body	{
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#4F9E2A;
	margin:0px;
}
form	{
	margin:0px;
}
img	{
	border:0px;
}
h1	{
	margin:5px;
	font-size:28px;
	text-transform:capitalize;
	font-family:Tahoma, Arial, sans-serif;
	text-transform:uppercase;
}
h2.question	{
	font-size:15px;
	margin:5px 0px 5px 0px;
	text-transform:capitalize;
	font-family:Tahoma, Arial, sans-serif;
	text-transform:uppercase;
}
h2.inner	{
	color:#C33E35;
	font-size:20px;
	text-transform:uppercase;
	margin:5px 0px 5px 0px;
	font-family:Tahoma, Arial, sans-serif;
}
h3	{
	color:#C33E35;
	font-size:12px;
	text-transform:uppercase;
	margin:5px 0px 5px 0px;
	font-family:Tahoma, Arial, sans-serif;
}
#wrapper	{
	background-image:url(/images/wrapper-bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:1044px;
	background-position:center top;
}
#header	{
	background-image:url(/images/header-bg.png);
	background-repeat:no-repeat;
	width:862px;
	height:336px;
	left:50%;
	top:50%;
	margin-left:auto;
	margin-right:auto;
	display:table;
}
#h1	{
	width:532px;
	text-align:center;
	position:absolute;
	margin-left:234px;
	margin-top:30px;
}
#header-quote	{
	text-align:center;
}
#form-thing {
	position:absolute;
	margin-top:220px;
	margin-left:250px;
	width:585px;
}
.formtext	{
	font-size:20px;
	font-weight:bold;
}
#spacer	{
	height:10px;
}
#content-bg	{
	background-image:url(/images/content-bg.png);
	background-repeat:no-repeat;
	width:828px;
	height:528px;
	left:50%;
	top:50%;
	margin:auto;
}
#nav-box	{
	margin-left:60px;
	margin-top:18px;
}
#yield-placement	{
	position: absolute;
	margin-left:740px;
	margin-top:275px;
}
#question-box	{
	position:absolute;
	margin-top:45px;
	margin-left:76px;
	margin-right:1000px;
	width:190px;
	font-size:11px;
}
#content {
	position:absolute;
	width:485px;
	height:475px;
	overflow:scroll;
	margin-right:0px;
	margin-top:-130px;
	margin-left:330px;
	top: 514px;
	font-size:12px;
}
#form	{
	font-weight:bold;
	color:#FFFFFF;
}
#text1	{
	font-size:14px;
}
#text2	{
	text-align:center;
	width:30%;
}
.padtop20	{
	padding-top:20px;
}
.first-name input, .last-name input, .email input {
	border:0px solid #ffffff;
	width:110px;
	background-color:#ffffff !important;
	padding-top:8px;
	font-weight:bold;
	padding-left:8px;
}
.first-name span, .last-name span, .email span {
	display:inline;
	color:#ffffff;
	position:absolute;
	margin-top:-18px;
	font-size:14px;
	font-weight:bold;
	font:Arial;
}

.first-name {
	position:absolute;
	margin-top:24px;
	width:130px;
	background-image:url(/images/input-bg.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:5px;
	padding-top:8px;
	height:19px;
	border:0px solid #ffffff;
}
.last-name {
	position:absolute;
	margin:24px 0px 0px 190px;
	width:130px;
	background-image:url(/images/input-bg.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:5px;
	padding-top:8px;
	height:19px;
	border:0px solid #ffffff;
}
.email {
	position:absolute;
	margin:24px 0px 0px 384px;
	background-image:url(/images/input-bg.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:8px;
	padding-left:5px;
	height:19px;
	border:0px solid #ffffff;
	width:130px;
}
.select-amount {
	display:none;
	position:absolute;
}
.continue-button {
	position:absolute;
	margin:56px 0px 0px 380px;
}
.check-04 {
	width:600px;
	margin-top:60px;
	position:absolute;
	display:inline;
}
.heck-04 span {
	display:inline;
	color:#ffffff;
}
.check-01, .check-02, .check-03 {
	display:none;
}
#disclosures {
	margin:60px 0px 0px 0px;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
	color:#666666;
}
#disclosures ul li {  
  display:inline;
  margin-right:8px;
}
#disclosures a {		
	color:#666666;
	text-decoration:none;
}
#disclosures a:hover {
	text-decoration:underline;
}
