
.navon {
	color: #0198cd; }
.header {
	font: bold 16px/19px "Century Gothic", "Trebuchet MS", sans-serif;
	text-transform: uppercase;
	letter-spacing: 0px;
	color: #3F4822; }
.subhead {
	font: bold 14px/19px "Century Gothic", "Trebuchet MS", sans-serif;
	text-transform: uppercase;
	letter-spacing: 0px;
	color: #A5B578; }
.bodycopy {
	font: 11px/16px Avenir, "Segoe UI", Segoe, Arial, Verdana, Helvetica, sans-serif;  
	letter-spacing: .5px;
	padding-bottom: 1.6em;
	line-height: 1.6em;
	color: #666666; }
.quote {
	font: italic 11px/16px Arial, Verdana, Helvetica, sans-serif;  
	letter-spacing: .5px;
	padding-bottom: 1.6em;
	line-height: 1.6em;
	color: #333333; }
.link {
	font: 11px/16px Avenir, "Segoe UI", Segoe, Arial, Verdana, Helvetica, sans-serif;  
	letter-spacing: 0px;
	padding-bottom: 1.6em;
	line-height: 1.6em;
	text-decoration: none;
	color: #363e99; }
.legal {
	font: 11px/14px Arial, Helvetica, sans-serif;  
	letter-spacing: 1px;
	text-decoration: none;
	color: #693e0c; }
a {
	text-decoration: none;}
a:focus {
  outline: none;} 
a:hover {
	color: #0198cd;}
h1, h2, h3, h4, h5, h6 {
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
	text-transform: uppercase;}
h1 {
	color: #FFFFFF;
	font-size: 30px;
	padding-top: 55px;
	padding-left: 30px;}
h3 {
	font-size: 14px;
	color: #A5B578;}
h4 {
	font-size: 12px;
	color: #69841F;}
h5 {
	font-size: 11px;}
/****************************/
body {
	font-family: "Trebuchet MS", "Century Gothic", Arial, Helvetica, Geneva, sans-serif;
	color: #666666;
	background-color: #363E99;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-position: top center;}
hr {
	display: none;}
ul,dl,form,table {
	margin: 0px;
	padding: 0px;
	list-style-type: none;}
ol.withbullets {
	font: 11px/16px Avenir, "Segoe UI", Segoe, Arial, Verdana, Helvetica, sans-serif;  
	margin: 11px;
	padding: 5px;
	color: #666666;
	list-style-type: Disc;
	list-style-position: outside;
	}
/****************************/
#navbar {
	font: bold 11px/14px Arial, Avenir, "Segoe UI", Segoe, Verdana, Helvetica, sans-serif;
	height: 24px;
	position: relative;
	width: 778px;
	left: 0px;
	top: 0px;
	background-color: #363E99;
}
#nav {
	position: absolute;
	width: 750px;
	bottom: 0px;
	left: 21px;
	background-color: #363E99;
	padding: 4px;
}
#nav li {
  float: left;
	_display:inline;
	position:relative;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover {
	color: #0198CD;
}
#nav ul ul {
	background-color: #363E99;
	padding-bottom: 7px;
}
#nav ul ul li {
	float: none;
	display: block;
	padding-top:5px;
	padding-bottom:5px;
}
#search li{
	padding-right: 10px;
	display: inline;
}
