﻿
body
{	
	font-family:Arial;
	font-size: 10pt;
	margin: 0;
	
	background-position: right top; 
	text-align: center; 
	background-image:url('../images/bg.jpg'); 
	background-repeat:repeat-x; 
	background-color: #000000;
}

table
{
	font-size: 10pt;
}

a
{
	font-family: Arial;
	font-size: 10pt;
	color: #0000CC;
}

a:visited
{
	font-family: Arial;
	font-size: 10pt;
	color: #0000CC;
}

a:hover
{
	font-family: Arial;
	font-size: 10pt;
	color: #CC0000;
}

/* BEGIN HEADER */

div#header{
	position: relative;
	background: #fff url(../images/new/header.jpg) no-repeat left top;
	padding: 0;
	margin: 0;
	height: 150px;
	width: 760px;
}

/*
div#header h2{
	display: none;
	position: absolute;
	
	left: -5000px;
}*/

div#header ul#menu {
	border-top: 1px #000 solid;
	position: absolute;
	top: 86px;
	right: 0;
	width: auto;
	background: #404040 url(../images/new/grey_angle2.jpg) no-repeat left top;
	list-style: none;
	margin: 0;
	padding: 0 0 0 40px;
	
	z-index: 1;
}

div#header ul#menu li {
float: left;
	
	border-left: 1px gray solid;
}

div#header ul#menu li a {
	height: 18px;
	width: auto;
	text-align: center;
	line-height: 18px;
	padding: 1px 14px 2px 14px;
	font-size: 10pt;
	color: #fff;
	text-decoration: none;
}

#header ul li a:visited {
	text-decoration: none;
}

#header ul li a:hover {
	background-color: gray;
	text-decoration: none;
}

div#header form#dlrsearch{
	position: absolute;
	text-align: right;
	padding: 0;
	margin: 0;
	bottom: 12px;
	right: 0;
	width: 400px;
}

div#header form#dlrsearch p{
	margin: 0;
	padding: 0;
}

/* END HEADER */


.mainTable
{
	border-left:2px solid #000000; 
	border-right:2px solid #000000; 
	border-bottom:1px solid #000000; 
	width: 760px;
}

.custRow
{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
}

.custRowOdd
{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	background-color: #EEEEEE;
}

.required{
	font-weight: bold;
	color: #c00000;
}


/*
.outerSectionCellRight
{
	background-image: url('images/rt_shadow.gif'); 
	background-repeat: repeat-y; 
	background-position-x: left
	
}

.outerSectionCellCorner
{
	background-position: left top; 
	background-image: url('images/cnr_shadow.gif'); 
	background-repeat: no-repeat;
}

.outerSectionCellBottom
{
	font-size:8pt;
	background-image: url('images/btm_shadow.gif'); 
	background-repeat: repeat-x; 
	background-position-y: top
}
*/
.sectionHeader
{
		
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #404040;
	

	
	}

.sectionBody
{

border-left: 1px solid #000000; border-right: 1px solid #000000; 
               border-bottom: 1px solid #000000}

a.dlrLink
{
	font-family: Arial;
	font-size: 9pt;
	color: #CC0000;
}

a:visited.dlrLink
{
	font-family: Arial;
	font-size: 9pt;
	color: #CC0000;
}

a:hover.dlrLink
{
	font-family: Arial;
	font-size: 9pt;
	color: #FF0000;
}

a.stateLink
{
	font-family: Arial;
	font-size: 8pt;
	color: #333333;
	text-decoration: none
}

a:visited.stateLink
{
	font-family: Arial;
	font-size: 8pt;
	
	color: #333333;
}

a:hover.stateLink
{
	font-family: Arial;
	font-size: 8pt;
	color: #CC0000;
	text-decoration: underline;
}

div#footer
{
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#footer #copyright
{
	padding-top: 5px;
	padding-bottom: 5px;
	
	font-size: 9pt;
}

div#footer a.nav
{
	font-size: 9pt;
	text-decoration: underline;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #000;
	color: #444;
}

div#footer #footer_dealerdir
{
	border-left: none;
}

div#footer ul{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	height: 10px;
	
	width: 580px;
}

div#footer ul li{
	float: left;
}

div#footer ul li a:visited.nav
{
	text-decoration: underline;
	}

div#footer ul li a:hover.nav
{
	text-decoration: none;

}
