td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}

.header_bold {  font-size: 16px; font-weight: bold;
	color: #80A5D9;
	}
	
.header_boldRED {  font-size: 16px; font-weight: bold;
	color: #FF1800
	}
.small_font {  font-size: 10px}

.small_fontW {  font-size: 10px;
	color: #FFFFFF}

.small_fontG {  font-size: 10px;
	color: #999999;}

.midfont {  font-size: 14px}

.midheader {  font-size: 14px; font-weight: bold;
	color: #6D87A7;
	}

.white {  color: #FFFFFF}

a {  color: #004BB2}

a:hover {
	text-decoration: underline;
}

a:hover.nav_linkWhite {
	text-decoration: underline;
	color: #FFFFFF
}
.bold {
	font-weight: bold;
}

.boldRED {
	font-weight: bold;
	color: #FF1800
}

.boldblue {
	font-weight: bold;
	color: #80A5D9
}




.boldLink {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.nav_link {  font-size: 10px; 
	text-decoration: none; 
	
	color: #000000}
	
	.nav_linkWhite {  font-size: 10px; 
	text-decoration: none; 
	
	color: #FFFFFF}

.nav_linkBold {  
		font-size: 10px; 
		text-decoration: none; 
		color: #000000;
		font-weight: bold;
			}
			
.nav_linkBoldR {  
		font-size: 10px; 
		text-decoration: none; 
		color: #CC3300;
		font-weight: bold;
			}
			
.nav_linkBoldR {  
		font-size: 10px; 
		text-decoration: none; 
		color: #CC3300;
			}
			
.nav_linkBoldO {  
		font-size: 10px; 
		text-decoration: none; 
		color: #CD7C28;
			}
			
.nav_linkBoldY {  
		font-size: 10px; 
		text-decoration: none; 
		color: #FFFFFF;
			}
			
body {
	background-image: url(images_redesign/navColor.jpg);
	background-repeat: repeat-y;
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bold_underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
