.whitefootercopy {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
}

.redmainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.redmainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	color: #D4A100;
	text-decoration: none;
}



a.redmainnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	color: #304E9C;
	text-decoration: none;
}

.grnnavon {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-transform: none;
}

.whitefooterlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;


}
a.whitefooterlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;


}

a.whitefooterlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;


}

.whtmaincopy {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #FFFFFF;

}

.whtsubhead {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #CC9900;

}

.bigwhtheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.ltbrownlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.ltbrownlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

.whtmaincopybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.ltredlinks {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #8D2214;

	text-decoration: none;

}

a.ltredlinks:hover {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #8D2214;

	text-decoration: underline;

}

.blackcopy {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.darkenBackground {
background-color: rgb(0, 0, 0);
opacity: 0.7;
filter: alpha(opacity=70);
-moz-opacity:0.70
z-index: 20;
height: 100%;
width: 100%;
background-repeat:repeat;
position:absolute;
top: 0px;
left: 0px;
}