body {
	background-color:#ffffff;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#929084;
}

img {border:0px}

form {margin:0px}

h1	{
	color:#020005;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
	margin:0px 0px 15px 0px;
	font-weight:normal;
	
}
h2	{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#020005;
}
a	{
	color:#5795C5;
	text-decoration:none;
}
a:hover	{
	text-decoration:underline;
}
li {
	margin:8px 0px 8px 0px;
}

.blocker {display:block;}


#bg-1 {
	background-image:url(/images/bg-top.jpg);
	background-repeat:repeat-x;
	min-height:490px;
	width:100%;
}
#int-1	{
	background-image:url(/images/int-top.jpg);
	background-repeat:repeat-x;
	min-height:308px;
	width:100%;
}	
#bg-lip {
	background-image:url(/images/bg-top-lip.jpg);
	width:100%;
	background-position:top center;
	background-repeat:no-repeat;
}
#int-lip	{
	background-image:url(/images/int-top-lip.jpg);
	width:100%;
	background-position:top center;
	background-repeat:no-repeat;
}
#container {
	display:table;
	width:944px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}


#logo {
	clear:both;
	display:block;
	height:86px;
}
.nav-bg	{
}
#nav	{
	height:46px;
	width:941px;
	position:absolute;
	margin-top:13px;
	display:block;
	text-align:center;
}
#nav a	{
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	margin:0px 10px 0px 10px;
}
#nav a:hover	{
	text-decoration:underline;
}
#content {
	width:906px;
	display:table;
	clear:both;
	background-color:#ffffff;
	margin-left:30px;
	margin-right:8px;
	padding-bottom:30px;
	line-height:18px;
}
#c1 {
	width:650px;
	float:left;
	clear:left;
	display:table;
}
#c1 img	{
	padding-right:25px;
	float:left;
}
#c2 {
	width:236px;
	float:right;
	clear:right;
	display:table;
	padding-left:20px;
}
.form	{
	position:absolute;
	display:block;
	width:150px;
	margin:60px 0px 0px 27px;
}
.select-amount, .check-01, .check-02, .check-03	{
	display:none;
} 
.first-name, .last-name, .email {
	display:block;
	clear:both;
	margin-bottom:5px;
	border:1px solid #D7D7D7;
	background-color:#FFFFFF !important;
	padding-left:2px;
	margin-left:17px;
}
.continue-button {
	margin-top:10px;
}
 .check-04 {
   width:200px;
}

.continue-button input {
   margin-top:0px;
   margin-left:19px;
}
.right-blurb	{
	width:234px;
	height:227px;
	margin-top:36px;
}
.footer {
	background-color:#ECEADB;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:0px;
	text-align:center;
}
.resources{
	clear:both;
	width:933px;
	font-size:11px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	display:table;
}
.disclosures {
	font-size:11px;
	padding-bottom:20px;
	margin-left:20px;
}
.disclosures ul {
	color:#929084;
	margin:0px;
	padding:0px;
}
.disclosures ul li {
	margin-right:10px;
	font-style:normal;
	display:inline;
}
.disclosures ul li a {
	font-style:normal;
	font-weight:normal;
	color:#929084;
}
.disclosures ul li a:hover {
	text-decoration:underline;
	font-style:normal;
} 
