html,body {
	background-color:#e5e5e5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:left;
	line-height:17px;
}
a {
	color:#cc0000;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
	color:#cc0000;
}
.bodycopy {
	font-size:11px;
	color:#666666;
}
.bodycopyRed {
	font-size:11px;
	color:#cc0000;
}
.subtitleCaps {
	font-weight:bold;
	text-decoration:none;
	color:#333333;
	text-transform:uppercase;
}
.subtitle {
	font-weight:bold;
	text-decoration:none;
	color:#333333;
}
.subtitle a {
	font-weight:bold;
	text-decoration:underline;
	color:#333333;
}
.subtitle a:hover {
	font-weight:bold;
	text-decoration:none;
	color:#333333;
}
.subtitleRed {
	font-weight:bold;
	text-decoration:none;
	color:#cc0000;

}
.titleRedLg {
	color:#cc0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-stretch:condensed;
	text-transform:uppercase;
	font-weight:bold;
}
.titleRedGray {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}
.titleRed {
	font-weight:bold;
	text-decoration:underline;
	text-transform:uppercase;
	color:#cc0000;
}
.subtitleRed a {
	font-weight:bold;
	text-decoration:underline;
	color:#cc0000;
}
.subtitleRed a:hover {
	font-weight:bold;
	text-decoration:none;
	color:#cc0000;
}
.footer {
	color:#999999;
	text-decoration:none;
	font-weight:100;
}
.footer a {
	color:#999999;
	font-weight:100;
	text-decoration:none;
}
.footer a:hover {
	color:#666666;
	font-weight:100;
	text-decoration:underline;
}
.footerC {
	font-size:9px;
	color:#999999;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
.smCapsRed {
	font-size:9px;
	color:#CC3300;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}