body {margin: 0;
margin: 0 auto;
background: #f4f4f4 url(images/bg.gif) top center repeat-y;}

#header {
	vertical-align: top;
	padding-bottom: 30px;
	padding-left: 35px;
	font-family: Georgia, Lucida, Arial, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #00008B;
	border-bottom: 1px solid #efefef;
	padding-top: 30px;
	}

.title {
	font-size: 27px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
}

.darktitle { color: #33CCFF; font-size: 27px; font-style: normal; font-weight: bold; }

#main {
	width: 780px;
	height: auto;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	margin: 0 auto 0 auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #050101;
}

h1 {font-size: 16px;
font-family:  Verdana, Arial, sans-serif;
color: #191970;
font-weight: bold;
padding-left: 4px;}

h2 {font-size: 120%;
border-bottom : 1px dotted #000000;
text-transform: uppercase;
border-left : 10px solid #66cc66;
padding-left: 10px;
border-left: 10px #66cc66 solid;}

h3, h4 {font-size: 11px;
font-family: Verdana, Arial, sans-serif;
color:  #2F4F4F;
font-weight: bold;
padding-left: 8px;}

h6 {padding: 0px 0px 0px 10px;
font-size: 8pt;}

#menu {
	width: 150px;
	color: #00008B;
	font-family: Verdana, Arial, sans-serif;
	
}

.span { width: 150px; 
	margin: 1px 0 1px 0; 
	padding: 4px 3px 4px 8px; 
	color: #000033; 
	text-decoration: none; 
	font-family: Verdana, Arial, sans-serif; 
	font-weight: normal; 
	font-style: bold; 
	text-indent: 5px; 
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FF9933; 
	display: block;
	border-bottom: 1px #cbcbcb solid; }

#menu a:link, #menu a:visited {
	width: 150px;
	margin: 1px 0 1px 0;
	padding: 4px 3px 4px 8px;
	color: #003366;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	display: block;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #66CC66;
}

#menu a:hover {
	color: #A52A2A;
	text-decoration: none;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #33CCFF;
}

#topmenu {
	height: 2em;
	padding-top: .6em;
	padding-bottom: .6em;
	background: transparent;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	padding-right: 1.5em;
}
	
#topmenu li{
	float:right;
	list-style-type:none;
	white-space:nowrap;
}

#topmenu li a{
	display: block;
	padding: 3px 6px 4px;
	font-weight: normal;
	text-decoration: none;
	
	color: #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 0px;
}

* html #topmenu a {
	width:1%;
}

#topmenu .selected,#topmenu a:hover{
	background:#2BD700;
	color:#ffffff;
	text-decoration:none;
}

#topmenu a:link, #topmenu a:visited {color: #ffffff;
	text-decoration: none;
	background-color: #66cc66;
	border: 1px solid #66cc66;
	padding-top: .3em;
	padding-bottom: .3em;
	padding-left: .8em;
	padding-right: .8em;}

#topmenu a:hover {color: #ffffff;
	background-color: #33CCFF;
	border: 1px solid #33CCFF;
	text-decoration: none;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.8em;
	padding-right: 0.8em;
}

#subnav {text-align: left;
padding-top: 1em;
padding-right: 1em;
font-family: Verdana, Arial, sans-serif;
font-weight: normal;
font-size: 7pt;}

.subnavspan {color: #ffffff;
background-color: #ff9933;
border: 1px #ff9933 solid;
text-decoration: underline;
padding-top: .3em;
padding-bottom: .3em;
padding-left: .8em;
padding-right: .8em;}

#subnav a:link, #subnav a:visited {color: #ffffff;
text-decoration: none;
background-color: #66cc66;
border: 1px #66cc66 solid;
padding-top: .3em;
padding-bottom: .3em;
padding-left: .8em;
padding-right: .8em;}

#subnav a:hover {color: #ffffff;
background-color: #33ccff;
border: 1px #33ccff solid;
text-decoration: none;
padding-top: .3em;
padding-bottom: .3em;
padding-left: .8em;
padding-right: .8em;}

#lefty {
	margin: 8px;
	width: 150px;
	height: auto;
	color: #00008b;
	font-family: Verdana, Arial, sans-serif;
}

#lefty p {width: 94%;
padding: 12px;
font-family: Verdana, Arial, sans-serif;
background-color: transparent;
color: #607080;}

#block {padding: 12px;
font-family: Verdana, Arial, sans-serif;
background-color: #F0F0F0;
color: #607080;}

#breadcrumb {
	text-align: right;
	color: #999999;
	padding-bottom: 5px;
	font-size: 7pt;
	padding-right: 15px;
}

#breadcrumb a:link, #breadcrumb a:visited {color: #999999;
text-decoration: none;}

#breadcrumb a:hover {color: #aaaaaa;
text-decoration: none;}

a:link, a:visited {color: #42658d;
border-bottom: 1px #cbcbcb solid;
font-family: Verdana, Arial, sans-serif;
text-decoration: none;}

a:hover {color: #8C4542;
text-decoration: none;
}

#content {
	float: right;
	width: 573px;
	text-align: left;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #efefef;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 145%;
	color: #607080;
}

#content h3, h4, h5 {
	font-family: Verdana, Arial, sans-serif;
	color: #5B5B5B;
	font-weight: bold;
	padding-left: 0px;
}

#footer {text-align: center;
padding: 11px;
font-family: Verdana, Arial, sans-serif;
font-weight: lighter;
color: #999999;
border: 1px;
border-top: 1px solid #CCCCCC;}

hr {border:0;
border-bottom: 1px solid #efefef;
height: 1px;}

li {list-style-type: disc;
line-height: 160%;}

.box {margin: 10px 10px 10px 0;
background-color: #ffffff;
	border: 1px solid #29ac2a;}

.box h3 {font-size: smaller;
margin: 0;
padding: 3px;
text-align: right;}

.box p {font-size: 6px;
margin: 2px;}

.box ul {font-size: x-small;
margin: 0;
padding: 0 0 5px 0;
list-style: none;}

.box ul li {margin: 5px 0 5px 0;
padding: 0 0 0 1em;
list-style: none;
background-image: none;
background-repeat: no-repeat;
background-position: 0 4px;}

.box h3 {
	color: White;
	background-color: #29AC2A;}

.inline-button {background: #FaFaFa;
color: black;
background-color: #fafafa;}

.inline-button em {background: #FaFaFa;
color: Black;
background-color: #fafafa;}

.inline-button:hover {background: #2AA82B;
color: White;
background-color: #2AA82B;}

.inline-button:hover em {background: #2AA82B;
color: White;
background-color: #2AA82B;}

.inline-button {width: 16em;
font: normal normal 80%/1 Verdana, Arial, sans-serif;
margin: 0 0.2em 0em 0.1em;
padding: 0em;
white-space: nowrap;
text-decoration: none;
vertical-align: middle;
color: #000000;}

.inline-button em {width: 1em;
font-style: normal;
margin: 0;
padding: 0.1em 0.5em;}

.inline-button span {width: 1em;
margin:0;
padding: 0.1em 0.5em 0.1em 0.3em;}

#query {width: 100px;}

#search {cursor: pointer;}

#query {border: 1px solid Black;}

#search {border: 1px solid Black;
background-color: #2AA82B;
color: Black;}

.pullquotewarn {color: White;
background-color: Red;
line-height: 1.5em;
letter-spacing: .2em;
border: 1px solid Red;}

.pullquotewarn {display: block;
float: right;
width: 20%;
padding: 1%;
margin: 1%;}

.pullquotewarn {font-style: normal;
font-weight: normal;
text-align: center;
list-style: circle;
font-size: smaller;}

.pullquote {font-size: 5.6pt;
font-style: normal;
font-weight: normal;
text-align: left;
list-style: circle;}

.pullquote {display: block;
float: right;
width: 20%;
padding: 2%;
margin: 2%;}

.pullquote {color: Black;
background-color: #66cc66;
line-height: 1.5em;
letter-spacing: .2em;}

.floatright {float: right;
margin: 0 0 5px 5px;
padding: 2px;
background: White;}
.subtitle {
	text-align: right;
	font-style: italic;
	color: Black;
	padding-right: 15px;
	padding-bottom: 0px;
}
