.hdrFtrNAV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.hdrFtrNAV_YEL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.forHomeNAV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.forBusNAV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.bodyTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.locatorTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.sydNavTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.bodyLINKS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

.provLINKS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
}

.mainHDR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.mainHDRbult {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	
}
.sectHDR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}


.provsListSMC {
    width: 131	pt;
    border-style: solid;
    border-width: 1pt;
    border-color: #ECBEBE;
    background-color: #ECBEBE; 
	font-weight: bold; 
	font-size: 9pt;	
	font-family: "Arial"; 
	color: #333333;	
}

option.dark {
	background-color: #999900; 
	font-weight: bold; 
	font-size: 12px;	
	color: #F7F8AA;
}

option.svmdark {
	background-color: #EBEB09; 
	font-weight: bold; 
	font-size: 12px;	
	color: #666666;
}


a.:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline; 
}

