body	{
	margin:0px;
	background:#790000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8C8C8C;
}

img	{border:none;}
input, h1, h2	{margin:0px;}
.blocks	{display:block;}

h1	{
	font-size:24px;
	font-weight:normal;
	color:#4c2222;
	margin-top:14px;

}

h2	{
	font-size:18px;
	font-weight:normal;
	color:#333333;

}

a	{
	color:#7e6244;
	text-decoration:none;
}

a:hover	{
	text-decoration:underline;
}


.container	{
	display:block;
	margin:0px auto 0px auto;
	width:958px;
	background-color:#FFFFFF;
	padding:19px 1px 10px 1px;
}

.top-box	{
	display:block;
	width:958px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

.logo	{
	float:left;
	margin-left:24px;
}

.nav	{
	display:block;
	float:right;
	width:646px;
	height:57px;
	padding-top:20px; 
}
.nav td	{
	width:149px;
	margin:0px 15px 0px 15px;
	padding-left:15px;
	border-left:1px solid #E1CDCD;
}
.nav a	{
	font-weight:bold;
	font-size:15px;
	font-family:"Trebuchet MS", Tahoma, "Times New Roman", sans-serif;
	color:#0E0200;
	text-decoration:none;
	
}
.nav td.hover {
	background-color:#F8EFEF;
}
.nav.td.hover a:hover {
	text-decoration:none;
}
.nav a span	{
	font-weight:normal;
	font-family:"Trebuchet MS", Tahoma, "Times New Roman", sans-serif;
	font-size:12px;
	color:#0E0200;
	text-decoration:none;
}

.background-image	{
	display:block;
	clear:both;
	width:958px;
	height:240px;
	background:url(/images/main-site-image.jpg) top no-repeat;
	margin-bottom:1px;
}
.wrapper	{
	display:table;
	clear:both;
	width:958px;
}
.left	{
	display:block;
	float:left;
	clear:left;
	width:242px;
	height:241px;
	background:url(/images/difficult-financial-time.jpg) no-repeat top;
	padding:93px 0px 0px 50px;
	margin-right:1px;
}

.select-amount, .check-01, .check-03	{
	display:none;
}
.first-name, .last-name, .email  {
   width:169px;
   border:1px solid #C4C4C4;
   font-size:12px;
   margin-bottom:8px;
   padding:3px 0px 3px 3px;
}

.check-02, .check-04 {
   color:#FFFFFF;
   margin-bottom:5px;
}
.check-02 input, .check-04 input	{
	margin:0px;
	padding:0px;
	margin-right:4px;
}
.check-02 span, .check-04 span	{
	margin:0px;
	padding:0px;
}
.check-04 a	{
	color:#FFFFFF;
	text-decoration:underline;
}
.check-04 a:hover	{
	text-decoration:none;
}


.continue-button input {
   margin-top:20px;
   margin-left:11px;
}




.right	{
	display:block;
	float:left;
	width:664px;
}
.content	{
	width:614px;
	padding:0px 36px 0px 14px;
}

.content ol li, .content ul li	{
	margin:8px 0px 8px 0px;
}

#disclosures	{
	text-align:center;
	display:block;
	margin:0px auto 0px auto;
	width:955px;
	height:77px;
	padding:5px 0px 0px 3px;
}

#disclosures ul	{
	margin:0px;
	padding:0px;
	color:#FFFFFF;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
}
#disclosures ul li a	{
	color:#FFFFFF;
	text-decoration:none;
}
#disclosures ul li a:hover	{
	text-decoration:underline;
}