html {
	margin: 0px;
	padding: 0px;
} 
	body 
	{
	background-color:#FFFFFF;
	margin:1px;
	padding:0px;
	background-image: url("Images/blank.gif");
	background-repeat: no-repeat;
	background-position: 50% 1px;
	background-attachment: scroll;
	font-family: Verdana; font-size:12px;
	}
a
{
	color:#005498
}
td, p,  li, ul, .font { font-family: Verdana; font-size:11px; } 
.smallspace { font-size:10px; } 
a.topnav_textlink:link { font-size: 11px; color: #ffffff;font-family: arial; font-weight:bold; text-decoration : none}
a.topnav_textlink:visited { font-size: 11px; color: #ffffff;font-family: arial; font-weight:bold; text-decoration : none}
a.topnav_textlink:link:hover, a.topnav_textlink:visited:hover { font-size: 11px; color: #FFFFFF;font-family: arial; font-weight:bold; text-decoration : none}


.nav1 { align:center; background: #E8CEBB; font-family: Arial; font-size: 11px; color: #005498; cursor: pointer;}
.nav2 { align:center; background: #ACD7A8; font-family: Arial; font-size: 11px; color: #000000; cursor: pointer;}
.nav3 { align:center; background: #90CB8B; font-family: Arial; font-size: 11px; color: #FFFFFF; text-decoration : underline; cursor: pointer;}

a.subnav1 { font-size: 12px; color: #25A53D; } 
a.subnav2 { font-size: 12px; color: #25a53d;} 

h1.blue { font-size: 14px; color: #3F8DCE; }
h1.orange { font-size: 14px; color: #C79119; }
h1.green { font-size: 18px; color: #25A53D;}

h2.blue { font-size: 13px; color: #3F8DCE; }

h3 {font-size:12px;  color: #005498; }

.footertext { font-size: 10px; color: #FFFFFF; font-family: Arial; text-decoration : none }

a.footerlink:link { font-family: Arial; font-size: 10px; color: #FFFFFF; font-weight:bold; text-decoration : none}
a.footerlink:visited { font-family: Arial; font-size: 10px; color: #FFFFFF; font-weight:bold; text-decoration : none}
a.footerlink:link:hover, a.footerlink:visited:hover { font-family: Arial; font-size: 10px; color: #90CA8B; font-weight:bold; text-decoration : none}
a.footerlink:link:active, a.footerlink:visited:active { font-family: Arial; font-size: 10px; color: #FFFFFF; font-weight:bold; text-decoration : none}

B{color: #3f8dce;}



