body {	font-family: arial, helvetica, sans-serif;	font-size: 12px;	
	background-color: #C4D31E;
	text-align:center; 
} 

p, td {   font-family: arial, helvetica, sans-serif;   font-size: 12px;}

a 			{ color: #838204; text-decoration: none; }
a:link 		{ color: #838204; text-decoration: none; }
a:visited 	{ color: #838204; text-decoration: none; }
a:hover 	{ color: #cccccc; text-decoration: none; }

a.nav 			{ color:white; font-size: 11px; font-weight: bold; text-decoration: none;}
a.nav:link 		{ color:white; font-weight: bold;}
a.nav:visited 	{ color:white; font-weight: bold;}
a.nav:hover 	{ color:#cccccc; font-weight: bold;}

a.nav2 			{ color:#B8DBF8; font-size: 9px; font-weight: bold; text-decoration: none; background-color: #5790C0; padding:3; margin:3;}
a.nav2:link 	{ color:#B8DBF8; font-weight: bold;}
a.nav2:visited 	{ color:#B8DBF8; font-weight: bold;}
a.nav2:hover 	{ color:#B8DBF8; background-color: #7FB4E0; font-weight: bold;}

a.mic {color: #669900;font-weight: bold;}
a.mic:hover {color: #F9A717;    font-weight: bold;   }
a.mic:visited {color: #F9A717;    font-weight: bold;   }

a.emailaddr 			{ color:black; font-size: 11px; font-weight: bold; text-decoration: none;}
a.emailaddr:link 		{ color:black; font-weight: bold;}
a.emailaddr:visited 	{ color:black; font-weight: bold;}
a.emailaddr:hover 	{ color:#cccccc; font-weight: bold;}

h1 {font-size: 16px; font-weight: bold; color: #838204; margin-bottom:5px;}
h2 {font-size: 14px; font-weight: bold; color: #000000; }
h3 {font-size: 12px; font-weight: bold; color: #838204; margin-bottom:0px; }
h4 {font-size: 10px; font-weight: bold; color: #000000; }

.title {font-size: 14pt;font-weight: bold;color: #000000;}

.white { font-weight: bold; color: #ffffff; }
.bold {font-weight: bold; }
.footer, a.bottomnav {font-size: 9px;color:#999999;font-weight: normal;}

li { margin-bottom:5px; }

#container	{ position:relative; width:850px; margin-left:auto; margin-right:auto; border:1px solid black;  }
#page 		{ position:absolute; width:740px; left:0px; text-align:left; background-color:#FFFFFF; z-index:1;}
#header		{ position:absolute; width:780px; height:126px; left:0px; background-image:url(/images/bgheader.jpg); background-repeat:no-repeat; top: 0px; z-index: 9; }
#line		{ position:absolute; width:780px; height:2px;   top: 126px; left:0px; background-color:#ffffff; }
#navbar 	{ position:absolute; width:780px; height:20px;  top: 128px; left:0px; background-color:#3771A1; z-index: 5;}
#line1		{ position:absolute; width:780px; height:5px;   top: 153px; left:0px; background-color:#9D9F24; z-index: 4; }
#content 	{ position:absolute; width:780px;  height:400px; top: 154px; left:0px; background-color:#FFFFFF; padding: 40px 20px 20px 20px; z-index:6; }
#leftside   { position:absolute; width:2px; left: -2px; }
#rightside   { position:absolute; left: 780px; }
#title 		{ position:absolute; left:540px; top: 82px; z-index:10; }
#footer 	{ position:absolute; width:780px; height:81px; left:0px; background-color:#FFFFFF; background-image:url(/images/bgfooter.jpg); background-repeat:no-repeat; z-index:5; }
