/* CSS Document */

body  { font-family: arial, verdana, "sans serif", helvetica;
		font-size:12px;
		line-height:16px; }
p {font-family: arial, verdana, "sans serif", helvetica;
		font-size:12px;
		line-height:16px;}
h1 {font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	line-height:30px;}

h2 {font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	text-transform:uppercase;
	color:#4A4A4A;
	font-weight:normal;
	border-bottom:1px solid #F4E3C9;}
	
h3 {font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	letter-spacing:1px;
	color:#000000;
	line-height:13px;}
	
h4 {font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;}
	
li {font-size:12px;
	line-height:14px;
	padding-bottom:5px;}

a {color:#003366; text-decoration:underline;}
a:hover {color:#0066CC;}

.borderleft {border-left:2px solid #ffffff;}
.borderbottom {border-bottom:2px solid #ffffff;}
.borderright {border-right:2px solid #ffffff;}
.borderbottomright {border-bottom:2px solid #ffffff;border-right:2px solid #ffffff;}

.smalltext {font-size:10px;line-height:12px;}
.imgborder {border:1px solid #999999;}

#modelstatenav {float:right; padding:5px; border:1px solid #ffffff;width:150px;background-color:#DFA81A;}

/* BOX SUBNAV-BUTTONS */

#xnav a {
float:right;
color: #ffffff;
background-color:#DFA81A;
width: 140px;
height: 25px;
text-decoration: none;
font-weight:normal;
font-size:12px;
padding-top:8px;
border:1px solid #ffffff;
}

#xnav a:hover {
color: #DFA81A;
background-color:#333333;
text-decoration: none;
font-weight:normal;
}

