.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}
.subhead {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.sectionHead {
	font-family: Tahoma;
	font-size: 20px;
	color: #F9C241;
}


.copy {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
a:link {
	font-family: Tahoma;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	color: #222222;
	text-decoration: none;
}
.date {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #222222;
}
.copyorange {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF6600;
}
.mainTableBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
a:visited {

	font-family: Tahoma;
	color: #FF6600;
	text-decoration: none;
}
a:active {

	font-family: Tahoma;
	color: #222222;
	text-decoration: none;
}
.lead {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF6600;
	line-height: 18px;
	text-transform: uppercase;
}
.promoBox {
	border: 1px solid #FF6600;
}
.footerorange {

	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
}
