.maintextwhite {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 12px;
	color: #FFFFFF;
}
.maintextwhite a{
	color: #FFFFFF;
	text-decoration: none;
}
.maintextwhite a:hover{
	color: #FFFF33;
	text-decoration: underline;
}
.address {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 12px;
	color: #666666;
}
.address a{
	color: #666666;
}
.address a:hover{
	color: #FF6600;
}
.subheadred {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 14px;
	font-weight: bold;
	color: #B01202;
}
.subheadred a{
	color: #B01202;
	text-decoration: none;
}
.subheadred a:hover{
	color: #FF6600;
	text-decoration: underline;
}
.maintextblack {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 14px;
	color: #000000;
}
.maintextblack a{
	color: #CC0000;
}
.maintextblack a:hover{
	color: #FF6600;
}
.more {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 12px;
	color: #666666;
}
.more a{
	color: #666666;
}
.more a:hover{
	color: #FF6600;
}.textred {

	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 14px;
	font-weight: normal;
	color: #B01202;
}
.textorange {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", "Cordia New";
	font-size: 14px;
	color: #FF6600;
}
