body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	background-color: #004a89;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	padding: 2px;
}
	
a {
	color: #333333;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color: #1D468A;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #1D468A;
}

#leftNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/new/navLeft.gif);
	padding-left: 7px;
	padding-top: 8px;
	background-repeat: no-repeat;
}

#leftNav a:link {
	color: #FFFFFF;
}

#leftNav a:visited {
	color: #FFFFFF;
}

#leftNav a:hover {
	color: #E9E9E9;
	text-decoration: underline;
}

#leftNav a:active {
	color: #E9E9E9;
	text-decoration: underline;
}

.truck-year-bg {
	background-image: url(images/truck-year-bg.jpg);
	background-repeat: no-repeat;
}
.truck-footer-bg {
	background-image: url(images/truck-footer-bg.jpg);
	background-repeat: no-repeat;
    padding:20px;
}
#asdf3 {
    font-size: 12px;    
    width:145px;

    padding-right:4px;
    padding-left:4px;
    padding-top:2px;
    padding-bottom:2px;
    margin-bottom:15px;
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;    
    border: thin solid #CCCCCC;


}
#asdf4 {
    font-size: 14px;    
    width:155px;
    height:20px;
    padding-right:4px;
    padding-top:2px;
    padding-bottom:2px;
    margin-bottom:2px;
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;    
    border: thin solid #CCCCCC;
    text-align:center;
    background-color:#9F0000;
}

#asdf {
    font-size: 14px;    
    width:151px;
    height:20px;
    padding-right:4px;
    padding-left:4px;
    padding-top:2px;
    padding-bottom:2px;
    margin-bottom:15px;
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;    
    border: thin solid #CCCCCC;
    text-align:center;
    background-color:#9F0000;
}

#asdf2 {
    font-size: 15px;    
    width:145px;
    padding-right:4px;
    padding-left:4px;
    padding-top:2px;
    padding-bottom:2px;
    margin-bottom:5px;
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;    
    border: thin solid #9F0000;
    text-align:center;
    background-color:#ffffff;
}
#asdf2 a:link {
    color: #9F0000;
}

#asdf2 a:visited {
    color: #9F0000;
}

#asdf2 a:hover {
    color: #9F0000;
    text-decoration: underline;
}

#asdf2 a:active {
    color: #9F0000;
    text-decoration: underline;
}

#larger {
	padding: 3px 8px 8px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#larger a:link {
	color: #004A89;
	font-weight: bold;
	font-size: 14px;
}

#larger a:visited {
	color: #004A89;
	font-weight: bold;
	font-size: 14px;
}

#larger a:hover {
	color: #3C75B1;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}

#larger a:active {
	color: #3C75B1;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
#content {
	padding: 3px 8px 8px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#content a:link {
	color: #004A89;
	font-weight: bold;
	font-size: 12px;
}

#content a:visited {
	color: #004A89;
	font-weight: bold;
	font-size: 12px;
}

#content a:hover {
	color: #3C75B1;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

#content a:active {
	color: #3C75B1;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
#tablebg {
	background-color: #2e62a0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
	padding: 2px;
}
#tablebg a:link {
	color: #FFFFFF;
	font-size: 11px;
}

#tablebg a:visited {
	color: #FFFFFF;
	font-size: 11px;
}

#tablebg a:hover {
	color: #E9E9E9;
	font-size: 11px;
	text-decoration: underline;
}

#tablebg a:active {
	color: #E9E9E9;
	font-size: 11px;
	text-decoration: underline;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
}
.errorBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC3300;
}
#formButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004A89;
	border: 3px solid #000000;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
    height:25px;
}
form {
    padding:0px;
    margin:0px;
}
#formButton a:hover {
	color: #FFFFFF;
}	
.tableOutSideBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border: thin solid #CCCCCC;
}
.tableBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: thin solid #CCCCCC;
}
#getButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004A89;
	border: 3px solid #000000;
}
#getButton a:hover {
	color: #FFFFFF;
}
.input-box
{
color: #000000;
background: #CCCCCC;
border: #26a solid 1px;
}
fieldset
{
border: #26a solid 1px;
width: 20em
}

legend
{
background: #fb0;
border: #26a solid 1px;
padding: 1px 10px
}
.top{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	vertical-align: top;
	position: absolute;
	height: 8px;
	left: 390px;
	top: 40px;
	right: 0px;
	bottom: 0px;
}
.top1{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	vertical-align: top;
	position: absolute;
	height: 8px;
	left:860px;
	top: 40px;
	right: 0px;
	bottom: 0px;
}	
.top2{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	vertical-align: top;
	position: absolute;
	height: 8px;
	left: 807px;
	top: 40px;
	right: 0px;
	bottom: 0px;
}
.top3{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	vertical-align: top;
	position: absolute;
	height: 8px;
	left: 670px;
	top: 40px;
	right: 0px;
	bottom: 0px;
}
.contentIndex {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.menubackgr {
	background: #F1F3F5;
	border-bottom: 1px solid #cccccc;

}
.row0 {
	background: #F5F5F5;
}
.row1 {	
	background: #Fff;
}
.borderStep5 {
    border: #26a solid 1px;
}
.border {
    font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
    border: #ffffff solid 1px;
}
h1 {
    font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
h3 {
    font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding:0px;
	margin:2px;
}
.navBorder {
    font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
    border: #000000 solid 1px;
    background: #cccccc;
}   
.menuActuator a { 
			color:#ffffff;
			font-weight:bold;
			font-size:.9em;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			padding-left: 5px;
			padding-right: 5px;

}
.menuActuator a:hover{ 
			color:#ffffff;
			font-weight:bold;
			font-size:.9em;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			padding-left: 5px;
			padding-right: 5px;
}
.menuActuator a:visited { 
			color:#ffffff;
			font-weight:bold;
			font-size:.9em;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			padding-left: 5px;
			padding-right: 5px;

}
.menu {
		  background-color:#5076CF;
			layer-background-color:#5076CF;
			border: #000000 solid 1px;
			z-index: 11;

		
}
.menu a{
			font-family:verdana;
			color:#ffffff;
			font-size:.7em;

			
}
.menu a:hover{
			font-family:verdana;
			color:#ffffff;
			font-size:.7em;
			
}
.menu a:visited {
			font-family:verdana;
			color:#ffffff;
			font-size:.7em;

			
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
}
.bigRed {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 36px;
    color: #9F0000;
    font-weight: bold;
    padding:0px;
    margin:0px;
}
#huntButton {
    width:450px;  
    padding-right:4px;
    padding-left:4px;
    padding-top:2px;
    padding-bottom:2px;
    margin-bottom:5px;
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;    
    border: thin solid #000000;
    text-align:center;
    background-color:#9F0000;
}
#huntButton a:link {
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;  
}
#huntButton a:visited {
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;  
}
#huntButton a:hover {
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
      
}
#huntButton a:visited {
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;  
}

.border {
    border: #000000 solid 1px;
}
.borderGrey {
    border: #cccccc solid 1px;
}
.borderSample {
    border: #000000 solid 1px;
}
.brown {
color: #b07a5f;
font-weight: bold;
font-style: italic;
font-size: 14px;
}

#redButton ul{
    padding: 5px;
    margin: 0px 0;
    list-style: none;
    background-color: #fff;    
    float: right;
    clear: right;
    width: 550px;
}

#redButton ul li {
    float: right;
}

#redButton ul li a {
    float: left;
    text-decoration: none;
    color: #fff;
    padding: 4px 15px 0 0;
    margin-right: 8px;
    font: 900 14px "Arial", Helvetica, sans-serif;
    background: url(images/red.png) no-repeat top right;
}

#redButton ul li a span {
    float: left;
    padding-right: 15px;
    display: block;
    margin-top: -4px;
    height: 24px;
    background: url(images/red.png) no-repeat top left;
}

#redButton ul li a:hover {
    color: #fff;
    font: 900 14px "Arial", Helvetica, sans-serif;  
    background: url(images/blue.png) no-repeat top right;
}

#redButton ul li a:hover span {
    color: #fff;
    font: 900 14px "Arial", Helvetica, sans-serif;  
    background: url(images/blue.png) no-repeat top left;
}

#redButton ul li a.current {
    background: url(images/red.png) no-repeat top right;
    color: #fff;
    font: 900 14px "Arial", Helvetica, sans-serif;  
}

#redButton ul li a.current span {
    color: #fff;
    background: url(images/red.png) no-repeat top left;
    font: 900 14px "Arial", Helvetica, sans-serif;  
}
#redButton ul li a.visited span {
    color: #fff;
    background: url(images/red.png) no-repeat top left;
    font: 900 14px "Arial", Helvetica, sans-serif;  
}
