body, #wrapper, #header, #content, #contentResourceTile, #contentResource, #contentFooter {
	background:white;
	color:#fff;
}
#header, #contentResourceTile, #contentResource, #contentFooter, h1 {
	display:none;
}
.surveyCoupon {
	width:860px;
	height:608px;
	/*background:url(../images/bg_coupon.gif) no-repeat;*/
	text-align:center;
	position:relative;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.couponOverlay p {
	margin:0 auto;
}
.couponContact {
	padding:190px 0 0 0 ;
	color:#55732e;
	font-weight:bold;
	font-size:18pt;
}
.couponOffer {
	padding:15px 0 0 0;
	font-size:14pt;
}
.couponDisclaimer {
	padding:165px 0 0 0;
	font-size:8pt;
}
.couponOverlay {
	position:absolute;
	top:0;
	left:65px;
	width:700px;
}
strong {
	text-decoration:underline;
	color:#55732e;
}