/* Benchmark Styles */


body {
	margin: 0;
	background: url(images/bg_image.gif) repeat-x;
	background-color: #363636;
}

td {
	vertical-align: top;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	border: none;
}

a {
	color: #f51b26;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.brandPad {
	padding: 5px 0px 15px 50px;
}

.yearHeader {
	font-size: 17px;
	color: #970000;
	padding: 50px 0px 15px 35px;
	background: url(images/about_21_header.jpg);
	background-repeat: no-repeat;
}

.topicHeader {
	font-size: 17px;
	color: #970000;
	padding: 30px 0px 5px 35px;
	font-weight:600;
}

.topicPad {
	padding: 12px 210px 20px 55px;
}

.topicPad2 {
	padding: 12px 25px 20px 55px;
}

.topicPad3 {
	padding: 12px 250px 20px 55px;
}

.topicPad4 {
	padding: 12px 20px 20px 55px;
}

.topicPad5 {
	padding: 12px 25px 0px 55px;
}

.psFlashPad {
	padding: 10px 20px 0px 5px;
}

.subTopicHead {
	font-size: 13px;
	color: #940000;
	font-weight: bold;
	padding: 15px 25px 0px 55px;
}

.subTopicHead2 {
	font-size: 13px;
	color: #940000;
	font-weight: bold;
	padding: 7px 25px 0px 55px;
}

.subTopicPad {
	padding: 4px 25px 7px 75px;
}

.subTopicPad2 {
	padding: 4px 30px 30px 75px;
}

.navBg {
	background:url(images/nav_bar_bg.gif);
	background-color: #990000;
	background-repeat: no-repeat;
	width: 888px;
	height: 30px;
}

.contactBg {
	background:url(images/contact_bg.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

.copyright {
	text-align: center;
	padding: 5px 8px 15px 8px ;
	color: #ffffff;
}

.contactHeader {
	padding: 30px 10px 10px 25px;
	font-size: 14px;
	font-weight: bold;
	font-family: Myriad Pro, Arial;
	font-stretch: expanded;
}

.contactResponse {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Sans-Serif;
	padding: 12px 25px 20px 35px;
}

.contactTitle {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.contactText {
	padding: 0px 20px 10px 40px;
}

.contactText2 {
	padding: 15px 20px 10px 35px;
}

.contactLink {
	padding: 13px 0px 10px 45px;
	line-height: 16px;
}

.contactPad {
	padding: 15px 20px 10px 35px;
}

.contactFields {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight: normal;
}

.contactResponse 
{
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Sans-Serif;
}

.fieldsRequired {
	color: 970000;
	text-align:right;
	padding: 0px 0px 15px 0px;
}

.footer {
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

.footer a {
	color:#CCCCCC;
	text-decoration: none;
	display: normal;
	padding: 6px 7px 6px 7px;
}

.footer a:hover {
	color:#CCCCCCC;
	text-decoration: underline;
}
