.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	margin-right: 12px;
	font-style: normal;
}
.bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #E10920;
	text-align: left;
	margin-right: 12px;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #999999;
	text-align: right;
	text-indent: 3px;
	font-style: normal;
	font-weight: normal;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E10920;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #E10920;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-align: left;
	margin-right: 12px;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
}
.superscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: normal;
	color: #000000;
	font-style: normal;
	vertical-align: text-top;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
}
.subheadsuper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #E10920;
	vertical-align: super;
}
.sidebar {
	background-image: url(images/navbgband.gif);
	background-repeat: repeat-y;
	background-color: #E0071B;
}
