@charset "utf-8";
/* CSS Document */
TD, TR {
	font-family:Arial, Verdana;
font-size:12px;
	color : Black;
}


.nav_main{
background-image:url(images/nav_bg.jpg);
background-repeat:no-repeat;
font-family:Arial, Verdana;
font-size:16px;
color:#55b84a;
text-decoration:none;
font-weight:bolder;
}

.nav_sub{
background-image:url(images/nav_bg.jpg);
background-repeat:no-repeat;
font-family:Arial, Verdana;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
font-weight:bolder;
}

.body{
background-image:url(images/splash_body_bg.jpg);
background-repeat:no-repeat;
font-family:Arial, Verdana;
font-size:11px;
text-decoration:none;
}

.body_splash{
font-family:Arial, Verdana;
font-size:12px;
text-decoration:none;
}



A:LINK {
color:#FFFFFF;
text-decoration : none;
}

A:VISITED {
color:#FFFFFF;
text-decoration : none;
}

A:HOVER {
color:#FFFFFF;
text-decoration : none;	
}

.footertext {  
font-family: Arial, Verdana; 
font-size: 9px; 
color: #000000; 
font-weight:bold; 
}

.footerlink {
	font-family: Arial, Verdana;
	font-size: 9px;
	font-weight: bolder;
	color: #3f4b97;
}

.bodylink {
	font-family: Arial, Verdana;
	font-size:11px;
	font-weight: bold;
	color: #3f4b97;
}

.home_slogan {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bolder;
	font-style: italic;
}

.home_regional {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	
}

