body {
	font-family: Arial, Helvetica;
	background-color: #ebebee;
	margin: 0;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
}

/* Begin Navigation */
a.nav {
float: left;
display: block;
height: 32px;
padding: 8px 0 0 0;

color: #FFF;
font-weight: bold;
font-size: 12px;
text-align: center;
text-decoration: none;
}

.disclaimer {
	font-size: 10px;
	color: #1a2b7f;
	font-style: italic;
}

a.nav:hover {
color: #fdd268;
}
.why {
	width: 226px;
	background: url(../images/nav_bg_why.jpg) no-repeat;
}
.expectations {
	width: 224px;
	background: url(../images/nav_bg_expectations.jpg) no-repeat;
}
.faq {
	width: 224px;
	background: url(../images/nav_bg_faqs.jpg) no-repeat;
}
.guarantee {
	width: 226px;
	background: url(../images/nav_bg_guarantee.jpg) no-repeat;
}
/* End Navigation */

.page1-left {
}
.page2-left {
	height: 396px;
}
.page1-right {
	background: url(../images/page1_form_bg.jpg) no-repeat;
	background-color: #fbae20;
}

.page2-right {
	width: 443px;
	height: 396px;
	background: url(../images/page2_form_bg.jpg) no-repeat;
}

.page2-right-ach {
	width: 443px;
	height: 396px;
	background: url(../images/page2_ach_form_bg.jpg) no-repeat;
}

.page3-right {
	width: 443px;
	height: 500px;
	background: url(../images/page3_form_bg.jpg) no-repeat;
}

.footer {
	font-size: 11px;
	color: #666;
}

.footer a, .footer a:visited {
	color: #666;
	text-decoration: none;
}

.footer a:hover {
	color: #333;
	text-decoration: underline;
}


ul.benefits {
	color: #fbcc51;
	font-size: 15px;
}
ul.benefits span {
	color: #264594;
}

.ebook {
	color: #264594;
	font-size: 13px;
}

/* Begin Form */

.form td {
	font-size: 14px;
	color: #FFF;
}

#form1 {
	width: 400px;
	margin: 0 0 0 30px;
}

#form2 {
	width: 395px;
	margin: 0 0 0 25px;
}

#form2ach {
	width: 395px;
	margin: 0 0 0 25px;
}

.form-field {
	border: none;
	color: #000;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.form a, .form a:visited {
	color: #FFF;
}

.form .terms {
	font-size: 11px;
	font-weight: bold;
}

/* End Form */


div.page1-why {
	width: auto;
	height: 340px;
	border: solid 1px #e7eaf8;
}

div.page1-compliance {
	width: auto;
	height: 265px;
	margin: 5px 0 5px 0;
	border: solid 1px #e7eaf8;
	font-size: 13px;
	color: #264594;
	line-height: 16px;
	text-align: right;
}

div.page1-benefits {
	width: auto;
	height: 265px;
	margin: 5px 0 5px 0;
	border: solid 1px #e7eaf8;
}

div.page1-ebook {
	padding: 0;
	margin: 15px 0 0 0;
}
div.page1-ebook td.text {
	font-size: 11px;
	line-height: 14px;
	color: #264594;
}

div.page1-testimonials {
	margin: 15px 0 0 0;
}

div.page1-benefits ul.benefits {
	color: #264594;	
	font-size: 15px;
	font-weight: bold;
}
div.page1-benefits ul.benefits span {
	color: #fbcc51;
}

div.page1-benefits ul.benefits li {
margin-bottom: 10px;
line-height: 15px;
}


div.congrats-message {
	width: auto;
	height: auto;
	border: solid 1px #e7eaf8;
	font-family: Arial, Helvetica, sans-serif;
	color: #264594;
}

div.congrats-message td {
	font-size: 14px;
	line-height: 18px;
}

div.congrats-message strong {
	font-size: 18px;
}


div.congrats-img {
	width: auto;
	height: 300px;
	border: solid 1px #e7eaf8;
	background-color: #ffbc0e;
}

div.congrats-img p {
	font-family: Tahoma,Arial,sans-serif;
	color: #FFF;
	font-size: 48px;
	text-align: center;
	margin: 120px 0 0 0;
}

/* Begin "Why" mouseover explanations */

#dek {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}
div.why {
	width: 225px;
	font-size: 11px;
	font-family: Arial;
	color: #666;
	background-color:#FFF;
	border:solid 8px #036;
	text-align: justify;
}
div.why strong {
	text-align: left;
	font-size: 12px;
	padding-left: 10px;
	color: #FFF;
}

div.why p.body {
	margin: 15px 10px 10px 10px;
	padding: 0;
	line-height: 14px;
}

/* End "Why mouseover explanations */