@charset "utf-8";
/* CSS Document */
body
{
	color: #0076BF;
	margin: 3px auto;
	padding:3px; width:1010px; border:0px ;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-color: #0076BF;

}

#header { margin: 0; padding: 0; border: none; background-color: white; }

#content { float: left; margin: 0; padding: 5px; border: none; width:1000px; background-color:white;}

li { font-size: 12px; }
p { font-size: 12px; line-height: 16px; }
td { font-size: 11px; line-height: 14px; }

a 	{ color: #0055ff; display:inline-block;}
a:hover { color: #22ee22; }
a img {border:none;}

#footer  { clear: both;  background-Color: rgb(0,104,144); color: white; font-size: 10px; line-height: 24px; }
#footer a { color: #dddddd; }

div#secnavbar{float:left;width: 100%;background: yellow; text-align:center; height:25px; padding-top:4px;}

div#menu{float:left;width: 100%;background: white;}
ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0}
ul#nav li{float:left;margin-right: 2px;text-align: center}
ul#nav a{float:left;width: 250px;padding: 1px 0;background: #0076BF;text-decoration:none;color: yellow; font-family:Verdana;font-size:20px;}
ul#nav a:hover{ background: yellow; color: blue;}
ul#nav li.activelink a,ul#nav li.activelink a:hover{background: yellow;color: white;}

a.secnav:link {font-weight:bold; text-decoration:none;}
a.secnav:visited {font-weight:bold; text-decoration:none;}
a.navlinklist { display: block; width: 100%; color: #000000; text-decoration:none; font-weight:normal;}
a.navlinklist:visited { display: block; width: 100%; color: #000000; text-decoration:none; font-weight:normal;}
a.navlinklist:hover { color: #666666; text-decoration:none; font-weight:normal;}
a.navlinktitle { display: block; width: 100%; color: #111111; text-decoration:none; font-weight:bold;}
a.navlinktitle:visited { display: block; width: 100%; color: #111111; text-decoration:none; font-weight:bold;}
a.navlinktitle:hover { color: #666666; text-decoration:none; font-weight:bold;}
td.navhead { text-align:center; color: #FFFFFF; font-weight: bold; background-image:url(/images/navigation/title.gif);}
td.navfoot {background-image:url(/images/navigation/footer.gif);}
td.navmid { background-color:#FFFFFF; border-left:solid; border-right:solid; border-width:1px; border-color:#0076BF; }