/*-----------------------------------------------------------    PAGES       */ 

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #2a5957;
}


/*-----------------------------------------------------------    BOXES       */    

.subnav_div{
	BORDER-RIGHT: #94C93D 3px solid; PADDING-RIGHT: 0px; 
}



/*-----------------------------------------------------------    TEXT       */ 


.header {
	color: #0071BC;
	font-weight:bold;
	font-size:16px;
	font-stretch:condensed;
	text-transform: uppercase; 
}

.whitebold {color: #FFFFFF; font-weight: bold; }
.white {color: #FFFFFF; }
.black {color: #000000; font-size: small; }

.footerhead {color: #00AB67;}


.style5 {color: #333333}




/*-----------------------------------------------------------    LINKS       */ 

a:link {
	color: #0071BC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0071BC;
}
a:hover {
	text-decoration: underline;
	color: #0071BC;
}
a:active {
	text-decoration: underline;
	color: #0071BC;
}



a.subnav:link {
	color: #0071BC;
	text-decoration: none;
	text-transform:uppercase;
}
a.subnav:visited {
	text-decoration: none;
	color: #0071BC;
		text-transform:uppercase;
}
a.subnav:hover {
	text-decoration: underline;
	color: #0071BC;
		text-transform:uppercase;
}
a.subnav:active {
	text-decoration: underline;
	color: #0071BC;
		text-transform:uppercase;
}




a.mainnav:link {
	color: #FFFFFF;
	text-decoration:none;
}
a.mainnav:visited {
	text-decoration:none;
	color: #FFFFFF;
}
a.mainnav:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.mainnav:active {
	text-decoration: underline;
	color: #FFFFFF;
}



a.footerlinks:link {
	color: #0DB14B;
	text-decoration:none;
}
a.footerlinks:visited {
	text-decoration:none;
	color: #0DB14B;
}
a.footerlinks:hover {
	text-decoration: underline;
	color: #0DB14B;
}
a.footerlinks:active {
	text-decoration: underline;
	color: #0DB14B;
}



a.notheader:link  {
	color: #666666;
		text-decoration: none;
	font-weight:bold;
	font-size:16px;
	font-stretch:condensed;
}
a.notheader:visited {
	color: #666666;
		text-decoration: none;
	font-weight:bold;
	font-size:16px;
	font-stretch:condensed;
}
a.notheader:hover {
	color: #333333;
	text-decoration: underline;
	font-weight:bold;
	font-size:16px;
	font-stretch:condensed;
}
a.notheader:active {
	color: #333333;
	text-decoration: underline;
	font-weight:bold;
	font-size:16px;
	font-stretch:condensed;
}
/*-----------------------------------------------------------    UNKNOWN       */ 




/*--------------------------------    please don't name styles by DW defaults... these are from old site, and in DB, not sure if all are used       */ 
.style1 {color: #E3CC6A;font-size: small;}
.style2 {color: #E3CC6A; font-size: small; }
.style4 {color: #CCCCCC;font-size: x-small;}




.boldblue {	color: #2C4084;	font-weight: bold;	font-size: 13px;}

