body	{
	background-color:#BBBDBC;
	margin:0px 0px 0px 0px;
	height:100%;
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
	font-size:14px;
}
h1	{
	margin:0px;
	color:#5D0303;
	font-size:16px;
	font-style:italic;
}
h2	{
	margin:0px;
	font-size:16px;
	color:#5D0303;
	font-style:italic;
}
h3	{
	margin:0px;
	font-size:16px;
	font-style:italic;
	color:#5D0303;
}
h4	{
	margin:0px;
	font-size:16px;
	font-style:italic;
	color:#5D0303;
}
img	{
	border:0px;
}
form	{
	margin:0px;
}
p	{
	margin:10px 0px 10px 0px;
}



#bottom-bg	{
	background-image:url(/images/bottom-bg.jpg);
	background-position:bottom;
	background-repeat: repeat-x;
	height:100%;
	width:100%;
	background-color:#C3C5C4;

}
#top-bg	{
	background-image:url(/images/top-bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:187px;
}





#top	{
	background-color:#FFFFFF;
	display:block;
	height:103px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	left:50%;
}
#top-container	{
	display:block;
	margin-left:auto;
	margin-right:auto;
	left:50%;
	width:760px;
}	
#nav	{
	display:block;
	padding-top:80px;
}
#nav a	{
	text-decoration:none;
	margin:0px 4px 0px 4px;
	color:#AA6850;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
#nav a:hover	{
	border-top:#3B363D solid 1px;
}
#logo	{
	position:absolute;
	margin-left:470px;
	margin-top:-2px;
}
#wrapper	{
	display:block;
	width:758px;
	margin-left:auto;
	margin-right:auto;
	left:50%;
}
#header	{
	background-image:url(/images/header-bg.jpg);
	background-repeat:no-repeat;
	width:758px;
	height:186px;
	display:block;
	margin-top:-158px;
}
#header-pic	{
	margin-top:12px;
	margin-left:12px;
}
#content-wrapper	{
	background-image:url(/images/content-bg.png);
	background-repeat: repeat-y;
	padding:0px 22px 0px 40px;
	width:696px;
	display:table;
}
#content-block	{
	display:block;
}
#content-left	{
	float:left;
	display:block;
	width:224px;
	background-image:url(/images/form-bg.jpg);
	background-repeat:repeat-x;
	background-color:#EEF0F1;
	height:100%;
}
#form	{
	display:block;
	width:224px;
	text-align:center;
}
.labels {
	font-weight:bold;
	color:#FFFFFF;
}

.first-name, .last-name, .email {
   margin-bottom:6px;
}

.first-name input, .last-name input, .email input {
   width:100px;
   font-size:12px;
   margin-left:15px;
}
.email input	{
	margin-left:43px;
}
.cosigner, .cosigner-options {
   margin-bottom:4px;
   color:#FFFFFF;
}
.continue-button input {margin-top:10px}



#links	{
	display:block;
	padding:10px;
	width:204px;
	color:#999895;
	font-size:11px;
}
#link-title	{
	color:#922F0F;
	font-size:16px;
}
#links a	{
	text-decoration:none;
	color:#922F0F;
	font-size:12px;
	margin:10px 0px 0px 0px;
}
#links a:hover	{
	text-decoration:underline;
}
#links p	{
	margin:0px 0px 10px 0px;
}
#content-right	{
	background-image:url(/images/content-bg-square.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	float:right;
	width:454px;
	padding-left:10px;
	padding-top:8px;
}
#bottom-pic	{
	margin-bottom:104px;
}
#footer	{
	display:block;
	width:696px;
	font-size:11px;
	margin-left:20px;
	margin-top:-110px;
}
#footer-links {
	color:#666666;
	text-align:right;
	float:right;
	display:block;
}
#footer-links a	{
	color:#666666;
	font-size:11px;
	text-decoration:none;
}
#footer-links a:hover	{
	text-decoration:underline;
}
#disclosures	{
	text-align:left;
	display:block;
	float:left;
	font-size:11px;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:block;
  color: #666666;
  font-size:11px;
}
#disclosures a 	{
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}
a 	{
	color:#6D4B88;
	text-decoration:none;
}
a:hover	{
	text-decoration:underline;
}








