/* Blue CSS */

html, body{background:#1D4B9E}
html, body, td{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px}

.container{background:#fff; width:780px; height:100%; vertical-align:top}

.content{background:#fff}

.submenu{margin:0 auto; width:90%}
.submenu ul{margin:0; padding:0}
.submenu li{padding:0 0 10px 0}
.submenu img{border:1px solid #002987}

dt{font-weight:700; background:#003399; line-height:20px; color:#fff; padding:10px}
dd{margin-bottom:7px; background:#EFEFEF}

a:link{color:#3D6DB5; font-weight:700; text-decoration:none}
a:visited{color:#2A59A8; font-weight:700; text-decoration:none}
a:hover{color:#5281C1}
a:active{color:#002987}

/* hide bz by default */
#bz{height:25px}
#bz a:link{color:#fff; text-decoration:none}
#bz a:visited{color:#fff}
#bz a:hover{color:#3D6DB5}

/* seo */

#vi dd{background:transparent}

#siteinfo{background:#002987}
#siteinfo h1, #siteinfo h2, #siteinfo h3{background:#001587}

#sitevehicleinfo{background:#002987}
#sitevehicleinfo h1, #sitevehicleinfo h2, #sitevehicleinfo h3{background:#001587}

#moreinformation{background:#002987}
#moreinformation h1, #moreinformation h2, #moreinformation h3{background:#001587}

#morevehicleinformation{background:#002987}
#morevehicleinformation h1, #morevehicleinformation h2, #morevehicleinformation h3{background:#001587}

/* Form Elements */

legend{color:#1D4B9E}