body	{
	background-color:#EBEDE2;
	margin-top:0px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#666666;
}
h1	{

	color:#F9BD29;
	font-size:18px;
	margin:0px;
}
h2	{
	color:#F9BD29;
	font-size:22px;
	margin:20px 0px 0px 0px;
}
h3	{
	color:#F9BD29;
	font-size:20px;
	margin:0px;
}
h4	{
	color:#AFDA54;
	font-size:20px;
	margin:0px;
	font-weight:bolder;
}
img	{
	border:0px;
}
form	{
	margin:0px;
}



#wrapper	{
	width:800px;
	left:50%;
	margin-left:auto;
	margin-right:auto;
	display:block;
	clear:both;
}



#header	{
	width:800px;
	height:135px;
	display:block;
	clear:both;
}
#white-block	{
	width:793px;
	display:table;
	background-color:#FFFFFF;
	padding-left:3px;
	padding-right:4px;
	margin-top:-1px;
	clear:both;
}





#nav-bg	{
	background-image:url(/images/nav-bg.jpg);
	background-repeat:no-repeat;
	width:793px;
	height:30px;
	display:block;
	clear:both;
	text-align:right;
	padding-top:13px;
}
#nav-bg a	{
	color:#7EB9A3;
	font-size:14px;
	text-decoration:none;
	padding-right:20px;
}
#nav-bg a:hover	{
	color:#96CCAC;
	font-size:14px;
	text-decoration:underline;
	padding-right:20px;
}
#nav-bg img	{
	padding-right:20px;
}






#action	{
	background-image: url(/images/action.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#CEE0EC;
	width:788px;
	height:44px;
	display:block;
	clear:both;
	margin-top:-2px;
	padding-left:5px;
	font-size:24px;
	font-family:"Arial Black";
	color:#FFFFFF;
	padding-top:20px;
}
#arrow-apply	{
	position:absolute;
	margin-left:420px;
	margin-top:-10px;
}






#content-wrapper	{
	width:793px;
	display:block;
	background-color:#FFFFFF;
	clear:both;
}




#left-content	{
	width:480px;
	float:left;
	display:block;
	padding-right:19px;
	padding-left:20px;
	padding-top:20px;
	margin-bottom:10px;
	clear:left;
}
#content-top, #content-bottom	{
	width:480px;
	display:block;
	clear:both;
}
#random-2	{
	position:absolute;
	margin-left:-100px;
	margin-top:30px;
}

#top-left-pic	{
	padding-left:10px;
	padding-bottom:10px;
}
#top-left-pic2	{
	padding-bottom:10px;
}
#bottom-left-pic	{
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
}




#right-content	{
	width:274px;
	float:right;
	display:block;
	padding-top:5px;
	clear:right;
}





#form	{
	background-image:url(/images/form-bg.jpg);
	background-repeat:no-repeat;
	width:274px;
	height:271px;
	display:block;
	text-align:center;
	clear:both;
	padding-top:50px;
	font-size:14px;
	font-weight:bold;
}
.labels {
	font-size:14px;
	font-weight:bold;
	text-align:right;
}

.first-name, .last-name, .email {
   margin-bottom:20px;
}

.first-name input, .last-name input, .email input {
	font-size:12px;
	width:80px;
	margin-left:20px;
}
.last-name input	{
	margin-left:22px;
}
.email input	{
	margin-left:51px;
}

.cosigner, .cosigner-options {
   text-align:center;
   margin-top:12px;
}
.continue-button {
	margin-top:20px}

#random-1	{
	position:absolute;
	margin-top:-30px;
	margin-left:100px;
}




#links	{
	background-image:url(/images/links-bg.jpg);
	background-repeat:no-repeat;
	width:254px;
	display:block;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	margin-top:15px;
	clear:both;
	background-color:#EAF2DB;
	font-size:10px;
}
#links-title	{
	width:104px;
	display:block;
	clear:both;
	padding-left:130px;
	padding-right:20px;
	padding-top:15px;
	height:100px;
}
#links a	{
	color:#3072BC;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
#links a:hover	{
	color:#0099FF;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}




#footer	{
	background-image:url(/images/footer.jpg);
	background-repeat:no-repeat;
	color:#666666;
	width:800px;
	height:36px;
	display:block;
	text-align:center;
	clear:both;
	padding-top:10px;
}
#random-3	{
	position:absolute;
	margin-left:200px;
	margin-top:-40px;
}
#disclosures	{
	text-align:center;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
  color:#333333;
  font-size:11px;
}
#disclosures a 	{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}
a {
	color:#F9BD29;
	text-decoration:none;
}
a:hover	{
	color:#F9BD29;
	text-decoration:underline;
}
	