body {
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#F7F7F5;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:12px;
}
form	{
	margin:0px;
}
img	{
	border:0px;
}
td.footer	{
	background-image:url(/images/bottom-shader.png);
	background-repeat:no-repeat;
	width:791px;
	height:9px;
}
td.right-shader	{
	background-image:url(/images/right-shader.png);
	background-repeat:repeat-y;
	width:7px;
}
td.white	{
	background-color:#FFFFFF;
}
#logo	{
	background-image:url(/images/up-down-logo.jpg);
	background-repeat:no-repeat;
	width:358px;
	height:62px;
}
#header	{
	background-image:url(/images/header.jpg);
	background-repeat:no-repeat;
	width:784px;
	height:250px;
}
#form	{
	float:right;
	position:relative;
	width:200px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	margin-top:58px;
}
.input-bg 	{
	background-color:#FFFFFF !important; 
}
#action	{
	float:right;
	position:relative;
	margin-left:100px;
	margin-top:-130px;
}

#header-quote	{
	float:left;
	position:relative;
	margin-left:215px;
	margin-top:25px;
	color:#FFFFFF;
	font-size:30px;
	text-align:right;
}
#header-quote span	{
	color:#FFFFFF;
	font-size:40px;
}


#nav	{
	background-image:url(/images/nav-bg.jpg);
	background-repeat:repeat-x;
	height:31px;
	text-align:center;
	padding-left:20px;
}
#nav td	{
	text-align:center;
}
#nav a	{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	padding-left:6px;
	padding-right:6px;
}
#nav a:hover	{
	color:#D91A1F;
	font-size:12px;
	text-decoration:underline;
	padding-left:6px;
	padding-right:6px;
}



#content	{
	padding-left:8px;
	padding-right:8px;
}
.contentmargin	{
	padding-top:10px;
	padding-bottom:15px;
}

#leftcontent	{
	position:relative;
	float:left;
	width:501px;
}
	


#rightcontent	{
	position:relative;
	float:right;
	background-color:#F5F5F5;
	padding-top:10px;
	width:252px;
	padding-bottom:10px;
}
#rightcontent td	{
	padding:10px 5px 5px 20px;
}
.info	{
	background-image:url(/images/road.jpg);
	background-repeat:no-repeat;
	height:116px;
	width:232px;
	background-position:center;
}
.about	{
	background-image:url(/images/girl-in-car.jpg);
	background-repeat:no-repeat;
	width:232px;
	height:116px;
	background-position:center;
}
.faq	{
	background-image:url(/images/car-driving.jpg);
	background-repeat:no-repeat;
	width:232px;
	height:116px;
	background-position:center;
	color:#FFFFFF;
}
.sidequote	{
	position:relative;
	text-align:right;
	margin-right:13px;
	margin-left:110px;
	margin-bottom:10px;
	font-size:10px;
}
.sidequote a{
	color:#000000;
	font-size:20px;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;
}
.sidequote a:hover	{
	color:#D91A1F;
	font-size:20px;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;
}
.sidebutton	{
	position:relative;
	text-align:right;
	margin-right:13px;
	margin-left:120px;
	margin-top:4px;
	margin-bottom:5px;
}


#bottom-nav	{
	background-image:url(/images/bottom-nav.jpg);
	background-repeat:no-repeat;
	width:768px;
	background-color:#FFFFFF;
}
#bottom-nav td	{
	width:33.3%;
}
#bottom-nav a	{
	color:#000000;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	letter-spacing:1.5px;
}
#bottom-nav a:hover	{
	color:#D91A1F;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	letter-spacing:1.5px;
}
.title	{
	padding-top:5px;
	padding-bottom:10px;
	text-align:right;
	padding-right:8px;
}
.bottomcontent	{
	padding-left:8px;
	padding-top:10px;
	padding-bottom:10px;
}


#copyright	{
	font-size:11px;
	color:#666666;
	text-align:center;
}
h1 {
	font-size:20px;
}
#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;
}

.first-name	{
	background-color:#FFFFFF !important;
	width:100px;
	font-size:11px;
	margin:5px 0px 5px 20px;
	display:block;
}
.last-name	{
	background-color:#FFFFFF !important;
	width:100px;
	font-size:11px;
	margin:5px 0px 5px 20px;
	display:block;
}
.email	{
	background-color:#FFFFFF !important;
	width:100px;
	font-size:11px;
	margin:5px 0px 5px 20px;
	display:block;
}
.cosigner	{
	color:#FFFFFF;
	display:block;
	margin:5px 0px 5px 0px;
	font-size:12px;
	font-weight:bold;
}
.cosigner-options	{
	display:block;
	color:#FFFFFF;
	margin:5px 0px 5px 30px;
	font-size:12px;
	font-weight:bold;
}
.continue-button	{
	display:block;
	margin:10px 0px 0px 0px;
}
