@charset "UTF-8";
/* CSS Document */


a:link { color: #006699} 
a:active { color: #006699} 
a:visited { color: #666666} 
a:hover { color: #990000; text-decoration: none} 

a.welcome:link {color: #990000; text-decoration: underline}
a.welcome:hover {color: #FF9900; text-decoration: underline}

a.more:link {color: #006699; text-decoration: underline}
a.more:hover {color: #990000; text-decoration: underline}

.ahead { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-style: normal;
	font-weight: bolder; 
	color: #990000; 
	text-decoration: none 
	} 
	
.bhead { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #990000; 
	text-decoration: none; 
	font-weight: bolder
	} 
	
.chead { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #990000; 
	text-decoration: none; 
	font-weight: bold
	} 
		
.bodytext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: normal;
	line-height: 15px; 
	color: #333333; 
	} 
		
.bodysmall { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333;
	line-height: 12px
	}
	
.copyright { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	line-height: 10px;
	color: #666666;
	text-decoration: none 
	} 

.crumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #006699;
	text-decoration: underline
} 
	
.subhead { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bolder; 
	color: #006699; 
	text-decoration: underline 
	} 
	
.businesses { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bolder; 
	color: #000000; 
	text-decoration: none
	} 
	
.teaser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #666666;
	} 
	
.botnav { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	line-height: 11px; 
	color: #006699;
	text-decoration: none
	}
	
.formtext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #333333; 
	}
	
.more{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #990000; 
	font-weight: normal;
	text-decoration: underline 
	} 

.subheadteaser { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bolder; 
	color: #006699; 
	text-decoration: none 
	}
	
.subheadwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none
}	

.subheadnou { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bolder; 
	color: #006699; 
	text-decoration: none
	}
	
.crumbnou {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #006699;
	text-decoration: none
} 	

.calchead { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13.5px; 
	font-weight: bolder; 
	color: #666666; 
	text-decoration: none 
	} 

.blackHead {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #666666
	}
	
.whitebox {  
	border: 1px #CCCCCC solid
	}
	
.greybox { 
	border: 1px #CCCCCC solid ; 
	background-color: DDDDDD
	}
	
.subheadblack { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: bolder; 
		color: #000000; 
		text-decoration: none
	}
