.address
{
   font-weight: normal;
   font-size: 9px;
   line-height: 1.3em;
   color: #00335C;
}

.smallcopy
{
   font-size: 10px;
   line-height: 1.2em;
}

.homeheader
{
   background-image: url(../images/home-title.jpg);
   background-repeat: no-repeat;
   padding:0px 10px 5px 0px;
   font-size: 10px;
   line-height: 1.6em;
   font-weight: bold;
   color: #00335C;
}

.highlight
{
   color: #DB5317;
}

body
{
   font-family: "Verdana", "Helvetica", sans-serif;
}

.body
{
   font-size: 11px;
   line-height: 1.3em;
}

.bodysmall
{
   font-size: 9px;
   line-height: 1.3em;
   font-weight: normal;
}

.headline
{
   color: #00335C;
   font-size: 20px;
   font-weight: bold;
   display: block;
   line-height:1.2em;   
}

.subhead
{
   color: black;
   font-size: 11px;
   font-weight: bold;
   margin: 25px 0px 10px 0px;   
}

a
{
   color: #DB5317;
}

.sidebarimage
{
   padding: 6 0 6 0;
   border-top: solid #DB5317 2px;
   border-bottom: solid #DB5317 2px;
}  

.faqq
{
   font-style: italic;
   color: #DB5317;
}

.submenu
{
   color: #DB5317;
   font-weight: bold;
   text-decoration: none;
}

.submenu:hover
{
   background-color: #DB5317;
   color: #FFFFFF;
}

.submenuselected
{
   font-weight: bold;
   background-color: #00335C;
   color: #FFFFFF;
}

.formhead
{
   text-align: center;
   font-weight: bold;
   background-color: #00335C;
   color: #FFFFFF;
}

.faxformhead
{
   text-align: center;
   font-weight: bold;
   background-color: #CCCCCC;
   border-bottom: solid gray 3px;
   margin-top: 10px;
}

.faxformfield
{
   font-weight: bold;
   border-bottom: solid black 1px;
   margin-top: 13px;
   margin-bottom: 1px;
}
