body {
	margin:0px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
}
img {margin:0px; border:none} form, input {margin:0px; padding:0px}
h1	{
	color:#707070;
	font-weight:bold;
	font-size:24px;
	padding-bottom:2px;
	border-bottom:#707070 2px solid;
}
h2	{
	color:#707070;
	font-size:16px;
	font-weight:bold;
}
a	{
	color:#66a7a4;
	text-decoration:none;
}
a:hover	{
	text-decoration:underline;
}

.navigation {
	width:930px;
	display:block;
	clear:both;
	height:72px;
	margin-bottom:10px;
}
.logo {
	display:block;
	height:72px;
	float:left;
	padding-top:10px;
}
.break	{
	margin-top:0px;
	margin-bottom:10px;
}
.banner	{
	margin-bottom:10px;
}
.buttons {
	display:block;
	float:right;
	height:37px;
	margin-top:35px;
	color:#ffffff;
}
.buttons a {
	display:block;
	float:left;
	width:90px;
	font-family:tahoma, arial, sans-serif;
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	background-color:#C7E1A1;
	padding:6px 13px 6px 13px;
	margin-left:4px;
	height:37px;
}
.buttons a:hover	{
	background-color:#ACD373;
	color:#ffffff;
}

#container	{
	width:930px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}
.learn-img {
	display:inline;
}
.left-side	{
	width:623px;
	float:left;
}
.right-side	{
	width:300px;
	float:right;
}

.form	{
	display:block;
	background-image:url(/images/form.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:220px;
	padding-top:70px;
}
.first-name, .last-name, .email {
   width:150px;
   font-size:12px;
   margin:0px 0px 5px 77px;
   background-color:#ffffff !important;
}
.select-amount	{
	display:none;
}
.first-name:hover, .last-name:hover, .email:hover, .select-amount:hover  {

}
.check-01 .labels, .check-02 .labels, .check-04 .labels {
	padding-left:5px;
	font-size:10px;
}

.check-01, .check-02, .check-04 {
   display:table;
   width:240px;
   margin-left:48px;
   margin-top:1px;
   color:#ffffff;
}
.check-03	{
	display:none;
}
.check-04 a	{
	color:#569693;
}	
.continue-button {margin-top:3px;
	margin-left:86px;}

.content-bg	{
	border-right:1px solid #D6D6D6;
	margin-bottom:40px;
	padding-right:10px;
	line-height:20px;
	
}

.learn-more	{
	float:right;
	display:block;
	margin-top:10px;
}
	
.content-imgs	{
	display:block;
	clear:both;
}
.nav	{
	height:37px;
	float:right;
}




.footer {
	display:block;
	clear:both;
	height:30px;
	border-top:#D6D6D6 1px solid;
	padding:15px 0px 15px 0px;
	text-align:center;
}

#disclosures {
	color:#555555;
	font-size:11px;
	display:inline;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:10px;
}
#disclosures ul li a {
	color:#555555;
	text-decoration:none;
}
#disclosures ul li a:hover {
	text-decoration:underline;
}
