
body {
   background-color: #ffffff;
   padding: 0px;
   margin: 0px;
}
p, h1, h2, li {
   font-family: Arial, Helvetica, sans-serif;
   background: transparent;
}
a, a:visited, a:hover {
   text-decoration: none;
}
.left {
   float: left;
}
.right {
   float: right;
}
#logobar {
   height: 81px;
   background-color: #ffffff;
   background-image: url(/images/logo_bg.jpg);
}
#topnav {
   background-color: #183883;
}
#topnav p {
   font-size: 75%;
   font-weight: bold;
   color: #ffffff;
   margin-top: 0px;
   margin-bottom: 0px;
   padding-top: 3px;
   padding-bottom: 3px;
}
#topnav p a, #topnav p a:visited {
   color: #ffffff;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 3px;
   padding-bottom: 3px;
   text-decoration: none;
}
#topnav p a:hover {
   color: #ffff66;
   text-decoration: none;
}
#topnav .selected a, #topnav .selected a:visited {
   color: #ffff66;
   text-decoration: none;
}
#content {
   padding: 15px;
}
#content p {
   color: #666666;
   font-size: 80%;
   margin-top: 0px;
   margin-bottom: 10px;
}
#content a, #content a:visited {
   color: #183883;
   text-decoration: underline;
}
#content a:hover {
   color: #333333;
   text-decoration: none;
}
#content h1 {
   color: #183883;
   font-size: 80%;
   text-align: center;
   margin-top: 0px;
   margin-bottom: 10px;
}
#content h2 {
   color: #666666;
   font-size: 80%;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 10px;
}
#content ul {
   margin-top: 5px;
   margin-bottom: 15px;
   list-style-image: url(/images/bullet.gif);
}
#content ol {
   margin-top: 5px;
   margin-bottom: 15px;
   margin-left: 45px;
}
#content li {
   color: #666666;
   font-size: 80%;
   margin-bottom: 5px;
}
#content .closeup td p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .closeup th p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .tighten td p {
   margin-top: 0px;
   margin-bottom: 2px;
}
#content .tighten th p {
   margin-top: 0px;
   margin-bottom: 2px;
}
#content .borderedtable {
   border-left: 2px #183883 solid;
   border-top: 2px #183883 solid;
   margin-top: 20px;
   margin-bottom: 20px;
}
#content .borderedtable td, #content .borderedtable th {
   border-right: 2px #183883 solid;
   border-bottom: 2px #183883 solid;
}
#content .borderedtable td p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .borderedtable th p {
   color: #183883;
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .cars td {
   border: 2px #183883 solid;
}
#content .cars img {
   margin: 5px;
}
#content .smalltext {
   font-size: 70%;
}
#content .largetext {
   font-size: 90%;
}
#content .highlight {
   color: #183883;
   font-size: 80%;
   font-weight: bold;
}
#banner {
   background-color: #183883;
   padding-top: 4px;
   padding-bottom: 4px;
}
#banner p {
   color: #ffffff;
   margin-top: 0px;
   margin-bottom: 0px;
   text-align: center;
}
#banner a, a:visited {
   color: #ffffff;
   text-decoration: underline;
}
#banner a:hover {
   color: #ffffff;
   text-decoration: none;
}
#banner .smalltext {
   font-size: 70%;
}
#banner .largetext {
   font-size: 90%;
}
#footer {
   background-color: #183883;
   padding-top: 4px;
   padding-bottom: 4px;
}
#footer p {
   font-size: 70%;
   color: #ffffff;
   margin-top: 0px;
   margin-bottom: 0px;
   text-align: center;
}
#footer a, a:visited {
   color: #ffffff;
   text-decoration: underline;
}
#footer a:hover {
   color: #ffffff;
   text-decoration: none;
}

#content .RWContactLabel {text-align: right; font-weight: bold; margin-top: 2px;}
#content .RWContactMessage {color: #ff0000; font-weight: bold; text-align: center;}
#content .RWContactButton {font-size: 11px; font-weight: bold; color: #ffffff; background-color: #183883;}
#content .RWContactField {font-size: 80%;}

#content .RWLegalTitle {font-weight: bold;}

#content .RWForm p {margin-top: 0px; margin-bottom: 0px;}
#content .RWFormTitle {text-align: right;}
#content .RWFormButton {font-size: 11px; font-weight: bold; color: #ffffff; background-color: #183883;}
#content .RWFormField {font-size: 80%;}

