body	{
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#BECFD6;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:12px;
	margin:14px 0px 0px 0px;
}
img 	{
	border:none;
}
form	{
	margin:0px;
	padding:0px;
}
p	{
	margin:10px 0px 10px 0px;
}
h1	{
	color:#08BDC4;
	font-size:24px;
	margin:0px;
}
h1.start	{
	color:#FFFFFF;
	font-size:24px;
	margin:0px;
}
h2	{
	color:#8EC5D6;
	font-size:16px;
	margin:0px;
}
h3	{
	color:#1264A0;
	font-size:16px;
	margin:0px;
}
h4	{
	color:#1264A0;
	font-size:16px;
	margin:0px;
}
a {
	color:#08BDC4;
	text-decoration:none;
}
a:hover	{
	color:#08BDC4;
	text-decoration:underline;
}



#wrapper	{
	display:block;
	left:50%;
	margin-left:auto;
	margin-right:auto;
	width:920px;
}
#content-bg	{
	display:table-cell;
	background-image:url(/images/content-bg.png);
	background-repeat:repeat-y;
	width:920px;
}
#logo	{
	margin-left:40px;
	display:block;
}
#middle-wrapper	{
	display:block;
	width:920px;
}
#header	{
	background-image: url(/images/header-1.jpg);
	background-repeat:no-repeat;
	display:block;
	height:172px;
	width:401px;
	float:left;
	padding-top:45px;
	padding-left:30px;
	padding-right:240px;
}
#header-pictures	{
	background-image: url(/images/header-1.jpg);
	background-repeat:no-repeat;
	display:block;
	height:217px;
	width:671px;
	float:left;
}
#nav-bg	{
	background-image:url(/images/nav-bg.jpg);
	background-repeat:no-repeat;
	float:right;
	width:249px;
	height:195px;
	display:block;
	padding-top:22px;
}


#content-wrapper	{
	display:block;
	width:841px;
	padding-right:36px;
	padding-left:43px;
}
#content-left	{
	display:block;
	float:left;
	margin-right:18px;
	width:563px;
}
#cta	{
	margin-left:-43px;
	padding-right:15px;
}
#form-right	{
	display:block;
	float:right;
	width:260px;
}
#form-bg	{
	display:block;
	

}
#form	{
	text-align:center;
	padding-left:20px;
	padding-right:10px;
	display:block;
	width:230px;
	padding-top:61px;
	background-image:url(/images/from-top.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.labels {
   font-size:12px;
   padding:5px;
}

.first-name, .last-name, .email {
   margin-bottom:9px;
}

.first-name input, .last-name input, .email input {
	font-size:12px;
	width:100px;
	margin-left:15px;
}
.last-name input	{
	margin-left:17px;
}
.email input	{
	margin-left:40px;
}
.cosigner, .cosigner-options {
   text-align:center;
}

.continue-button  {
	text-align:center;
	margin-top:10px;
}

#links	{
	display:block;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:10px;
	background-image:url(/images/form-bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:230px;
}
#links a {
	color:#1264A0;
	text-decoration:none;
	font-weight:bold;
}
#links a:hover	{
	text-decoration:underline;
}
#links p	{
	margin:0px 0px 8px 0px;
}
.link-title	{
	text-transform:uppercase;
	color:#285472;
	font-size:16px;
	text-align:center;
}
	
#action	{
	position:absolute;
	display:block;
	margin-left:-40px;
}

#bottom-line	{
	margin-left:-43px;
}

#footer	{
	display:block;
	width:841px;
}
#footer-links	{
	text-align:right;
	padding-right:10px;
	float:right;
}
#footer-links	a {
	color:#456B85;
	font-size:11px;
	text-decoration:none;
}
#footer-links	a:hover {
	text-decoration:underline;
}
	
#disclosures	{
	text-align:left;
	float:left;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:block;
  color:#456B85;
  font-size:11px;
}
#disclosures a 	{
	color:#456B85;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}
	