@charset "utf-8";

.Navigation {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #FFFFFF;

	text-decoration: none;

}

.whitebodytext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #CCCCCC;

	text-decoration: none;

}

.drkgraybodytext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;

	text-decoration: none;

}

.gearuphead {
	font-family: Arial, Helvetica, sans-serif;

	font-size: 20px;
	
	text-align:center;
	color: #333333;
	
	
}

.gearupheadb {
	font-family: Arial, Helvetica, sans-serif;

	font-size: 25px;
	text-align:center;

	color: #333333;

	text-decoration: none;
}

.gearuptext {
	font-family: Arial, Helvetica, sans-serif;

	font-size: 17px;
	text-align:center;

	color: #333333;

	text-decoration: none;
}

.gearuptext a:link {
	color: #000000;
	font-size: 14px;

	text-decoration: none;

}

.drkgraybodytext a:link {

	color: #666666;

	text-decoration: underline;

}

.drkgraybodytext a:hover {

	color: #66CCFF;

	text-decoration: underline;

}

.drkgraybodytext a:visited {

	color: #666666;

	text-decoration: underline;

}







.blacknav {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	text-decoration: none;

	font-weight: bold;

}

.drkgraybodyheaders {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #333333;

	text-decoration: none;

}

.Navigation a:link {

	color: #FFFFFF;

	text-decoration: none;

}

.Navigation a:visited {

	color: #FFFFFF;

	text-decoration: none;

}

.mainheaders {

	font-family: "SymbolITC Bk BT";

	font-size: 24px;

	color: #FFFFFF;

	text-decoration: none;

}



.Navigation a:hover {

	color: #66CCFF;

	text-decoration: none;

}

.blacknav a:link {

	color: #000000;

	text-decoration: none;

}

.blacknav a:visited {

	color: #000000;

	text-decoration: none;

}

.blacknav a:hover {

	color: #FFFFFF;

	text-decoration: none;

}


