body	{
	margin:0px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#F8F6E6;
}
img	{
	border:none;
}

form	{
	margin:0px;
}
strong	{
	color:#D68301;
}
h1	{
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	color:#255C89;
	margin:0px;
}
h1.index	{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	margin:0px;
}

h2	{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	margin:0px;
}
p	{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#373737;
	line-height:16px;
}
a	{
	color:#DD2910;
	text-decoration:none;
	font-weight:bold;
}
a:hover	{
	text-decoration:underline;
}
#site-container	{
	background-color:#FFFFFF;
	width:820px;
	display:block;
	clear:both;
	margin-left:auto;
	margin-right:auto;	
}
#top-bar	{
	width:820px;
	display:block;
	clear:both;
	height:103px;
}
#logo	{
	position:absolute;
	margin-top:11px;
	margin-left:36px;

}
#nav	{
	background-image:url(/image/nav.jpg);
	background-repeat:repeat-x;
	width:400px;
	display:block;
	position:absolute;
	margin-top:41px;
	margin-left:380px;
	text-align:center;
	height:24px;
	padding-top:8px;
}
#nav a	{
	float:left;
	margin:0px 10px 0px 10px;
	font-family:"Trebuchet MS", Tahoma, "Times New Roman", sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	
}
#nav a:hover	{
	text-decoration:none;
	color:#A6493C;
}

#header	{
	background-image:url(/image/country-road.jpg);
	background-position:center;
	background-repeat:no-repeat;
	/*height:745px;*/
	height:350px;
	clear:both;
	display:block;
}
#int-header	{
	display:block;
	clear:both;
	height:210px;
}
#header-img	{
	margin-left:36px;
	clear:both;
	display:block;
}

#content-int	{
	padding:0px 36px 36px 36px;
	background-color:#FFFFFF;
	display:table;
	clear:both;
	width:746px;
}
#content-container {
	display:block;
	clear:both;
	width:746px;
}
#content-left	{
	display:block;
	float:left;
	clear:left;
	width:242px;
	height:449px;
	margin:0px;
	
}
#content-img	{
	float:left;
	padding-right:8px;
	
}
#form-bg-2	{
	background-image:url(/image/form-bg-2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:283px;
	width:230px;
	margin-bottom:10px;
	
}
#form-2 {
	width:190px;
	padding:90px 10px 0px 20px;
}
#info	{
	height:139px;
	width:230px;
	
}

#content-right	{
	display:block;
	width:502px;
	margin:0px;
	float:right;
	clear:right;

}
#title-bg	{
	background-image:url(/image/title-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	display:block;
	clear:both;
	height:110px;
	padding:5px 15px 20px 25px;
}
.title	{
	margin-top:3px;
}
#form-bg	{
	background-image:url(/image/form-bg.jpg);
	background-repeat:no-repeat;
	position:absolute;
	height:283px;
	width:230px;
	margin-top:31px;
	margin-left:67px;
}

#form	{
	height:182px;
	text-align:center;
	margin-top:90px;
	padding:10px 10px 0px 20px;
	display:block;
	width:180px;

}
#form-2	{
	padding:95px 10px 0px 20px;
	display:block;
	width:180px;
	display:block;
	text-align:center;
}

.first-name, .last-name, .email {
   width:130px;
   font-size:14px;
   padding-left:4px;
   margin-top:5px;
   border:solid #BAB9B8 1px;
   background-color:#FFFFFF !important;
}

.first-name:hover, .last-name:hover, .email:hover {
	background-color:#F2F2EE !important;

}

.cosigner {
   display:table;
   margin-top:8px;
   text-align:center;
   width:100%;
}

.cosigner-options {
   display:table;
   margin-top:5px;
   text-align:center;
   width:100%;
}

.continue-button input {margin-top:10px}

.continue-button  {
   margin-top:5px;
   text-align:center;
}
.picture	{
	float:left;
	margin-right:17px;
}

#content	{
	padding:36px;
}

#footer	{
	display:block;
	width:820px;
	font-size:11px;
	margin-left:auto;
	margin-right:auto;
}
#footer-links {
	color:#333333;
	width:500px;
	text-align:right;
	float:right;
	display:block;
	font-family:"Trebuchet MS", Tahoma, "Times New Roman", sans-serif;
	margin-top:5px;
	margin-right:10px;
	font-size:12px;
	}
#footer-links a	{
	color:#333333;
	font-size:12px;
	text-decoration:none;
	font-family:"Trebuchet MS", Tahoma, "Times New Roman", sans-serif;
	margin-right:5px;
	margin-left:5px;
}
#footer-links a:hover	{
	text-decoration:underline;
}
#disclosures	{
	width:300px;
	text-align:left;
	display:block;
	float:left;
	font-size:12px;
}
#disclosures ul	{
	margin-top:5px;
	margin-left:0px;
	padding:0px;
}
#disclosures ul li {  
  display:block;
  margin-left:5px;
  color:#333333;
  font-size:13px;
  font-family:"Trebuchet MS", Tahoma, "Times New Roman", sans-serif;
}
#disclosures a 	{
	color:#333333;
	text-decoration:none;
	font-weight:normal;
	font-size:13px;
	font-family:"Trebuchet MS", Tahoma, "Times New Roman", sans-serif;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}
