body {
	margin:0px 0px 20px 0px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;		
}
img {border:none; margin:0px} 
form	{margin:0px;}
.blocker{display:block;}

h1	{
	margin:0px;
	font-size:24px;;
	color:#406618;
	font-weight:normal;
	font-family:"Times New Roman", Times, serifl;
}
h2	{
	font-size:18px;
	color:#666666;
	font-style:italic;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	margin:0px;
}
p	{
	width:480px;
}
a	{
	color:#a1ab00;
	text-decoration:none;
}
a:hover	{
	color:#a1ab00;
	text-decoration:underline;
}

#site-container	{
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:960px;
	
}
#header	{
	display:block;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	height:320px;
}

#logo	{
	width:327px;
	height:59px;
	margin:0px;
}

#nav	{
	display:block;
	height:31px;
	width:958px;
	background-image:url(/images/nav-bg.jpg);
	background-repeat:repeat-x;
	border-right:solid 1px #D0D0D0;
	border-left:solid 1px #D0D0D0;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#nav img {
	float:left;
}
#nav a	{
	display:block;
	float:left;
	height:23px;
	padding:8px 10px 0px 10px;
	color:#231F20;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
}
#nav a:hover	{
	color:#406618;
}
.header-bg	{
	display:block;
	background-image:url(/images/header-bg.jpg);
	background-repeat:no-repeat;
	height:200px;
	width:960px;
	margin:29px 0px 0px 0px;
}
.int	{
	background-image:url(/images/asap.jpg);
}

.form-bg	{
	position:absolute;
	background-image:url(/images/form-bg.jpg);
	background-repeat:no-repeat;
	height:375px;
	width:376px;
	margin:-221px 0px 0px 543px;
}
.gray	{
	background-image:url(/images/form-int.jpg);
}
#form	{
	display:table;
	margin:130px 0px 0px 35px;
	color:#010101;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.first-name, .last-name, .email, .select-amount  {
   width:180px;
   font-size:12px;
   margin-left:55px;
   margin-bottom:5px;
   background-color:#ffffff !important;
   display:block;
}
.select-amount	{
	display:none;
}
.first-name:hover, .last-name:hover, .email:hover, .select-amount:hover  {

}

.check-01, .check-02, .check-04 {
   display:table;
   margin-left:35px;
   width:250px;
}
.check-04 labels	{
	float:right;
}
.check-04 a {
	color:#333333;
	text-decoration:underline;
	font-weight:bold;
}
.check-04 a:hover {
	text-decoration:none;
}
.check-04 input 	{
	float:left;
}
.check-03	{
	display:none;
}
.continue-button input {
   margin-top:10px;
   margin-left:60px;
}

.content	{
	display:table;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding:15px 0px 20px 0px;
}
.col-left	{
	display:block;
	width:486px;

}
.col-left ol li	{
	margin-bottom:10px;
	line-height:14px;
}
.col-right	{
	display:block;
	width:474px;
	padding-top:10px;
	position:absolute;
	margin:140px 0px 0px 500px; 

}
.col-right img	{
	vertical-align:top;
}

.disclosures {
	display:block;
	width:960px;
	border-top: solid 1px #BEBDBD;
	padding:5px 0px 0px 0px;
	color:#A8A6A6;
	text-align:center;
}
.disclosures ul {
	margin:0px;
	padding:0px;
}
.disclosures ul li {
	display:inline;
	margin-right:10px;
}
.disclosures ul li a {
	font-weight:normal;
	font-style:normal;
	color:#A8A6A6;
	text-decoration:none;
}
.disclosures ul li a:hover {
	text-decoration:underline;
}

