body	{
	margin:0px;
	background:url(/images/bg.jpg) top repeat-x #FDFDFD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin-bottom:30px;
}
img	{border:none;}
input, h1, h2	{margin:0px; padding:0px;}
.blocks	{display:block;}

h1	{
	font-size:22px;
	color:#4C6B87;
	font-weight:normal;
	font-style:italic;
}

h2	{
	font-size:16px;
	font-weight:normal;
	color:#808A94;
}

a	{
	color:#C3CAD0;
	text-decoration:none;
}

a:hover	{
	text-decoration:underline;
}

.container	{
	display:block;
	width:915px;
	margin-left:auto;
	margin-right:auto;
	background:	url(/images/repeat-bg.jpg) repeat-y;
}

.bgslice {vertical-align:bottom}
.big-bg {
	display:table;
	width:915px;
	background:	url(/images/big-bg.jpg) top no-repeat;
	z-index:1;
}

.logo	{
	margin-left:23px;
	margin-bottom:10px;
}

.form-bg	{
	display:block;
	background:url(/images/lady-with-money.jpg) top no-repeat;
	width:879px;
	height:288px;
	margin-left:auto;
	margin-right:auto;
}
.form	{
	position:absolute;
	margin:136px 0px 0px 464px;
	width:270px;
}

.first-name, .last-name {
   width:127px;
   font-size:12px;
   border:1px solid #C4C4C4 !important;
   color:#000000;
   padding:2px 0px 2px 3px;
}
.last-name	{
	margin-left:3px;
}
.email	{
   width:265px;
   font-size:12px;
   margin-top:7px;
   border:1px solid #C4C4C4 !important;
   color:#000000;
   padding:2px 0px 2px 3px;
   margin-bottom:4px;

}


.select-amount, .check-01, .check-02, .check-03 {
   display:none;
}
.check-04, .check-04 a	{
	color:#FFFFFF;
}
.check-04 a	{
	font-weight:bold;
	text-decoration:underline;
}
.check-04 a:hover	{
	text-decoration:none;
}
.continue-button input {
   margin-top:8px;
}






.content	{
	display:block;
	width:879px;
	margin-left:auto;
	margin-right:auto;
	padding-top:24px;
}

.left 	{
	display:block;
	float:left;
	clear:left;
	width:585px;
	padding-right:25px;
}
.right	{
	display:block;
	float:right;
	clear:right;
	width:256px;
}

.footer	{
	display:block;
	background:url(/images/footer-bg.jpg) no-repeat top;
	margin-left:auto;
	margin-right:auto;
	width:879px;
	height:58px;
	margin-top:16px;
	padding:18px 13px 0px 13px;
}

#disclosures	{
	display:block;
	float:left;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
	width:240px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
}
#disclosures ul li a	{
	color:#666666;
	text-decoration:none;
}
#disclosures ul li a:hover	{
	color:#666666;
	text-decoration:underline;
}
.links	{
	display:block;
	float:right;
}
.links a	{
	color:#666666;
	margin:0px 8px 0px 8px;
	text-decoration:none;
}
.links a:hover	{
	color:#666666;
	text-decoration:underline;
}
		


