html {
	font: normal 12px/15px Arial;
	margin:0;
	padding:0;
	background:#000000;
	color:#eeeeee;
}
body {
	min-width:870px;
}
#wrap {
	background:#000000;
	margin:0 auto;
	width:870px;
	border: solid #434242 1px;
}
#header {
	border-top: solid #434242 6px;
	background:#000000;
	width: 100%;
	float: left;
}
#header h1 {
	padding:5px;
	margin:0;
}

#nav-menu {
	float: left;
	padding-left: 18px;
	padding-right: 18px;
}

#nav-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	background: url(../images/menu_stripe.gif) left repeat-x;
	width: 835px;
	float: left;
}

#nav-menu li
{
	float: left;
	margin: 0 0px;
	background: url(../images/button.gif) #fff bottom left repeat-x;
}

#nav-menu li a
{

	height: 20px;
	line-height: 1.75em;
	float: left;
	width: 95px;
	display: block;
	color: #eeeeee;
	text-decoration: none;
	text-align: center;
}

.contentBlock {
	background-color: #1d1f25;
	padding: 10px;
	padding-top: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	float: left;
	width: 100%;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
	float: none
}
/* End hide */

/* Text Styles ------------------------*/

h3 {
	margin-top: 20px;
	font-size: 1.5em;
}

h4 {
	margin-top: 15px;	
}

h5 {
	font-size: 1.1em;
	font-weight: bold;	
}

.crossLine {
	border-bottom: 1px solid #60687B;
	margin: 0 auto 0 auto;
	text-align: center;
	width: 40%;
}

.crossLine h3 {
	padding: 0;
	margin: 0 auto 0 auto;
	margin-bottom: -0.4em;
	width: 2em;
}

.contentBlock .crossLine h3 {
	background-color: #1d1f25;
}

ul.rArrowNav {
	margin-top: 10px;
	}
	
ul.rArrowNav li {
	background: url(/images/rArrowIcon.gif) left center no-repeat;
	padding-left: 23px;
	margin-bottom: 10px;
	list-style-type: none;
}

ul.itemIconList {
	margin-top: 10px;
}

li.pdf{
	background: url(/images/icon_pdf.gif) left center no-repeat;
	padding-left: 23px;
	margin-bottom: 10px;
	list-style-type: none;
}

li.xls{
	background: url(/images/xls.jpg) left center no-repeat;
	padding-left: 23px;
	margin-bottom: 10px;
	list-style-type: none;
}

li.zip{
	background: url(/images/icon-zip.gif) left center no-repeat;
	padding-left: 23px;
	margin-bottom: 10px;
	list-style-type: none;
}

li.link{
	background: url(/images/external_link.gif) left center no-repeat;
	padding-left: 23px;
	margin-bottom: 10px;
	list-style-type: none;
}

li.folder{
	background: url(/images/folder_icon.gif) left center no-repeat;
	padding-left: 23px;
	margin-bottom: 10px;
	list-style-type: none;
}


ul.folder { 
	margin-top: 10px;
	}
	
ul.folder li {
	background: url(/images/folder_icon.gif) left center no-repeat;
	padding-left: 23px;
	margin-bottom: 10px;
	list-style-type: none;
}

ul.breadCrumb {
	margin-top: 20px;
	}
	
ul.breadCrumb li {
	border-bottom: 1px dotted;
	padding-left: 0;
	margin-bottom: 10px;
	list-style-type: none;
}
ul.breadCrumb a{
		padding-right: 5px;
		text-decoration: none;
}

div.seperatedContent{
	border-top: 1px dotted;
	margin-top: 1px;
	margin-bottom: 1px;
}
div.seperatedContent img{
	margin: 10px;
}


.errors {
	padding: 4px;
	margin: 3px;
	color: #c00;
	font-weight: bold;
	background-color: #faa;
	border: 2px solid #c00;
	border-left: 8px solid #c00;
}

span.required {
	font-size: 2em;
	padding-left: 0.3em;
	padding-right: 0.3em;
	position: relative;	
	top: 0.4em;
	line-height: 5px;
	height: 5px;
	border: 0px solid red;
	color: #FFC107;
	font-weight: bold;	
}

b.bullet {
	background-color: #FFC107;
	border: 1px solid #FFC107;
	border-bottom: none;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 3px;
	height: 4px;
	width: 4px;	
	display: inline;
	font-size: 0.4em;
}

.small, .small a {
	font-size: 0.9em;	
}

.tiny, .tiny a {
	font-size: 0.8em;
}
	
/* Sidebar ----------------------------*/

#sidebar {
	background:#000000;
	float:right;
	width:270px;
	margin-right: 18px;
	text-align: right;
}
#sidebar ul {
	margin-bottom:0;
	}
#sidebar h3, #sidebar p {
	padding:0 10px 0 0;
}

/* Links -------------------------------------------------- */

a:link,
#logout a:visited{
	color: #0099FF;
}

a:visited {
	color: #868E95;
}



#logout {
	float: right;
	margin-right: 18px;
	margin-bottom: 5px;
	font-size: 0.9em;
}

/* Tables --------------------------------------------------*/

table.indented {
	margin-left: 10px;	
}

	
#main {
	background:#000000;
	float:left;
	width:530px;
	padding-left: 18px;
}

#footer {
	border-bottom: solid #434242 3px;	
	background:#000000;
	clear:both;
}
img.main { 
	margin: 15px 0px 5px 5px; 
	padding: 0; 
}
img.header {
	margin: 0px 0px 0px 0px;
	padding: 0; 
}
img.footer {
	margin: 0px 0px 0px 0px;
	padding: 0; 
}
#highlight_box {
	background: #1d1f25;
	margin-top: 15px;
	margin-left: 15px;
	padding: 1px;
}
#highlight_box p {
	font: normal 11px/14px Arial;	
	padding:0 10px;
}
#dealer_box {
	background: #1d1f25;
	margin-top: 15px;
	margin-left: 15px;
	padding: 1px;
	border: 1px solid #7e7e7e;
}
#dealer_box p {
	font: normal 11px/14px Arial;	
	padding:0 10px;
}
hr.title { 
	height:0;
	border:0;
	border-top:1px solid #0071cb;
	margin-left:25px;
}
hr.footer { 
	height:0;
	border:0;
	border-top:1px solid #0071cb;
	margin-top:15px;
	margin-left:15px;
}


/* forms and field set formats ----------------*/

#contact-form form {
color:#999999;
}

#contact-form label
{
width: 10em;
float: left;
text-align: right;
margin-right: 0.5em;
margin-top:0.5em;
display: block;
}

#contact-form input, textarea
{
color: #000000;
background: #eeeeee;
border:0;
margin-top:0.5em;
margin-bottom:0.5em;
width: 25em;
}

#contact-form textarea {
overflow: auto;
  border: none;
}


#bsubmit input {
color: #fff;
background: #0461fb;
font-size:10px;
width:7em;
padding:2px; margin-right:3px;
} 


#contact-form fieldset
{
border: 1px solid #4e4e4e;
width: 40em;
padding:10px;
}


#contact-form legend
{
color: #fff;
padding: 2px 6px
}
