body {
	background-color: #333333;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin: 18px 0px 18px 0px;
	text-align: center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #cccccc;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
#bodycontainer {
	text-align: left;
	margin: auto;
	width: 700px;
}
.footer {
	text-align: center;
	width: 700px;
	font-size: 9px;
	color: #CCC;
	padding: 8px 0px 8px 0px;
	line-height: 16px;
}
.redline {
	background-color: #CC0000;
	display: block;
	width: 700px;
}
.subhead {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
	padding: 11px 11px 15px;
	width: 678px;
	margin: 0px;
}
.seriescell {
	background-color: #2B2B2B;
	width: 305px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4B4B4B;
	border-bottom-color: #4B4B4B;
	border-left-color: #4B4B4B;
	padding: 14px;
}
.printbox {
	color: #dddddd;
	text-align: left;
	vertical-align: middle;
	height: 80px;
	margin-bottom: 14px;
}
.printimagebox {
	float: left;
	margin-right: 14px;
	height: 80px;
	width: 120px;
}
.offerbox {
	display: block;
	padding: 20px;
	color: #FFFFFF;
	text-align: center;
	line-height: 20px;
}
.printlink {
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	width: 700px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.benefitcell {
	border: 1px solid #CC0000;
	text-align: center;
	width: 25%;
	height: 50px;
}

