body {
 color: black;
 font-family: arial,verdana,san-serif;
 font-size: 11px;
 font-weight: normal;
 margin-bottom: 0px;
 margin-left: 0px;
 margin-top: 0px;
 scrollbar-face-color: #DEE3E7;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-shadow-color: #DEE3E7;
 scrollbar-3dlight-color: #D1D7DC;
 scrollbar-arrow-color: #006699;
 scrollbar-track-color: #EFEFEF;
 scrollbar-darkshadow-color: #98AAB1;
 background-color: #FFFFFF;
}

a:link {
 font-family: arial,verdana,san-serif;
 font-size: 14px;
 font-weight: bold;
 color: #476A0A;
 text-decoration: none;
}

a:visited {
 font-family: arial,verdana,san-serif;
 font-size: 14px;
 font-weight: bold;
 color: #006699;
 text-decoration: none;
}

a:hover {
 font-family: arial,verdana,san-serif;
 font-size: 14px;
 font-weight: bold;
 color: #000000;
 background-color: #86C67C;
 text-decoration: underline;
}

a:active { 
 font-family: arial,verdana,san-serif;
 font-size: 14px;
 font-weight: bold;
 color: #006699;
 background-color: #FFCC33;
 text-decoration: underline;
}

a.footer_link:link {
 font-family: arial,verdana,san-serif;
 font-size: 12px;
 font-weight: bold;
 color: #006699;
 text-decoration: none;
}

a.footer_link:visited {
 font-family: arial,verdana,san-serif;
 font-size: 12px;
 font-weight: bold;
 color: #006699;
 text-decoration: none;
}

a.footer_link:hover {
 font-family: arial,verdana,san-serif;
 font-size: 12px;
 font-weight: bold;
 color: #000000;
 background-color: #FFCC33;
 text-decoration: underline;
}

a.footer_link:active { 
 font-family: arial,verdana,san-serif;
 font-size: 12px;
 font-weight: bold;
 color: #006699;
 background-color: #FFCC33;
 text-decoration: underline;
}

INPUT {
    border: 1px solid #006699;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 8pt;    
    font-weight: bold;
    color: #006699;
}

SELECT {
    border: 1px solid #006699;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 8pt;    
    font-weight: normal;
    color: #006699;
}

.tid-bit { color: #000000;
 font-family: verdana,arial,san-serif;
 font-size: 11px;
 font-weight: normal;
}

.headline {
 color: #000000;
 font-family: Times, "Times New Roman", serif;
 font-size: 24px;
 font-weight: bold;
 text-transform: capitalize;
}

.article-title {
 color: #000000;
 font-family: Times, "Times New Roman", serif;
 font-size: 16px;
 font-weight: bold;
 text-transform: capitalize;
}

.article {
 color: #000000;
 font-family: Times, "Times New Roman", serif;
 font-size: 15px;
 font-weight: normal;
}

.fine_print {
 color: #000000;
 font-family: Times, "Times New Roman", serif;
 font-size: 12px;
 font-weight: normal;
}

.fine_print_selected {
 color: #000000;
 font-family: Times, "Times New Roman", serif;
 font-size: 12px;
 font-weight: bold;
}

.fine_print_deselected {
 color: #999999;
 font-family: Times, "Times New Roman", serif;
 font-size: 12px;
 font-weight: normal;
}

UL {
 color: #000000;
 font-family: Times, "Times New Roman", serif;
 font-size: 12px;
 font-weight: normal;
 margin: 15px 15px 15px 25px;
 padding: 3px 3px 3px 3px;
}

UL.services {
 list-style-type: none;
 color: #000000;
 font-family: Times, "Times New Roman", serif;
 font-size: 15px;
 font-weight: normal;
 margin: 0px 0px 0px 10px;
}

LI.services {
 list-style-type: none;
 color: #000000;
 font-family: Times, "Times New Roman", serif;
 font-size: 15px;
 font-weight: normal;
 margin: 15px 0px 0px 0px;
}

