@charset "UTF-8";/* CSS Document */body {	background:#184A25 url(../images/bg_tile_bevel.png) repeat scroll 0% 0%;	text-align:center;	font-family:Arial, Helvetica, sans-serif;}#container {	margin:0 auto;	width:702px;}#main {	background:#ffffff;	text-align:left;	color:#000000;	padding:20px 20px;	text-align:justify;	border:1px solid #000000;}#top {/*	background-image: url(../images/top.jpg);*/	height: 151px;	width: 702px;}#top img{	border:1px solid #000000;}#result {	border:1px solid #000000;	background:#ffffff;}#result .ok {	color:#006600;	font-weight:bold;}#result .alert {	color:#ff0000;	font-weight:bold;}h1 {	font-family:Impact;	text-align:center;	font-size:2.8em;	margin-top:.5em;	color:#436E51;}h2 {	font-size:1.5em;	color:#436E51;	text-align:center;	margin:1em 50px 0.5em 50px;}h3 {	font-size:21px;	color:#436E51;	text-align:center;}h4 {	font-size:16px;	color:#E6BC00;	text-align:center; margin-bottom: 5px;}p {	font-size:1em;	line-height:1.5em;}ul {}ul#actionlist {	list-style-image:url(../images/check_whitebg.jpg);	margin-top:2em;	font-weight:bold;}ul#benefits {	text-align:center;	list-style:none;	list-style-position:outside;	margin-left:0px;	padding-left:0px;	font-weight:bold;	font-size:1.2em;}ul#benefits li {color:#6E434B;}li {	padding-bottom:0.5em;}#box {	width:380px;	background-color:#FEFFC7;	color:#000000;	font-size:14px;	text-align:center;	padding:20px 40px;	margin-left:110px;	border:1px solid #a9aa85;}p#instructions {	font-weight:bold;	text-align:center;	font-size:1.2em;}a {/*color:#ff00ff;*/}a:visited {/*color:#ff0000;*/}/* custom classes */.yellow {	color:#FFCC00;}.white {	color:#FFFFFF;}.strong {	font-weight:bold;}.boxCenter {	margin:auto;}table#optin {	margin:auto;}table#optin td {	padding:5px;}.inlineCenter {	text-align:center;}strong {	color:#770000;}.checklist {	list-style-image:url('../images/check_whitebg.jpg');	margin:2em;}