body {
	font-family: Arial, Helvetica, sans-serif;
	color: #1d1d1d;
}
.noPrint {
	display: none;
}
.printBreak {
	clear: both;
}
.clearBoth {
	clear: both;
}
.bodycopy {
	font-size: 12px;
	color: #333333;
}
.greenHeadlines {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -2px;
	margin: 0px;
	padding: 10px 0px;
}

.coupon {
	border: 1px dashed #666666;
	margin: 0px 8px 11px 0px;
	width: 260px;
	float: left;
	position: relative;
	padding-top: 15px;
	padding-bottom: 66px;
	padding-left: 15px;
	padding-right: 15px;
}
.coupon_headline {
	font-size: 18px;
	letter-spacing: -1px;
	margin: 0px;
	color: #333333;
	line-height: 17px;
	font-weight: bold;
	display: block;
	padding-bottom: 8px;
}
.coupon_regularCopy {
	font-size: 12px;
	color: #999999;
}
.coupon_smallerSubText {
	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.coupon_SmallPrint {
	font-size: 11px;
	color: #999999;
	margin: 0px;
	padding: 0px 0px 8px;
}
.coupon_disclaimer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 60px;
	font-size: 10px;
	color: #999999;
	margin: 0px;
	padding: 10px 8px 0px 18px;
}
.coupon_comparePrice {
	color: #666666;
	font-weight: normal;
	margin: 0px 0px 8px;
	padding: 0px;
	font-size: 13px;
}
.coupon_phone {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.coupon_whiteBox {
	background-color: #CCCCCC;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 11px;
}
.coupon_whiteBox p {
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0px;
	padding: 5px 0px;
	line-height: 18px;
}
.coupon ul {
	color: #666666;
	margin: 5px 0px;
	padding: 0px 0px 0px 15px;
	font-size: 12px;
}
.promo {
	margin: 0px 8px 11px 0px;
	width: 260px;
	float: left;
	position: relative;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #333333;
	min-height: 345px;
}
.promo img {
	float: right;
	padding-bottom: 5px;
	padding-left: 10px;
}
.promo ul {
	color: #FFFFFF;
	margin: 6px 0px 10px;
	padding: 0px 0px 0px 15px;
	font-size: 12px;
}
.tableMainText {
	font-size: 12px;
	color: #333333;
}
.prices {
	font-size: 12px;
	color: #333333;
	text-align: right;
}
.lineUnder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.tableMainTextIndent {
	font-size: 12px;
	color: #333333;
	padding-left: 15px;
}
.footText2 {
	font-size: 15px;
}
