body
{
    font-weight: normal;
color: #000000;
    background-color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
}

 body, p, ol, ul, li, dt, dd, dl, th, tr, td {
font-family:  Arial, Helvetica, sans-serif;
color: black;
}

body, body p, body ol, body li, body dt, body dd, body dl, body th, body tr, body td    {

             /* more specific to override rule in importing sheet */
    font-size:    x-small;      
             /* false value for WinIE4/5 */
    voice-family: "\"}\"";   
             /* trick WinIE4/5 into thinking the rule is over */
    voice-family: inherit;   
             /* recover from trick */
    font-size:    small         
             /* intended value for better browsers */
    }

html>body, html>body p, html>body ol, html>body li, html>body dt, html>body dd, html>body dl, html>body th, html>body tr, html>body td {
font-size: small
}

h2 {
    font-weight: normal; 
    color: #00009C;
margin: 0px;
}

h3 {
font-weight: normal; 
color: #00009C;
margin: 0px;
}

h4 {
    font-weight: bold;
    color: #339999;
margin: 10px 0px 10px 0px;
}
h5 {
    font-weight: bold; 
    color: #000000;
margin: 10px 0px 10px 0px;
}

h6 {
    font-weight: bold; 
margin: 10px 0px 10px 0px;
}

p
{
font-weight: normal;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
color: #000000;
}

.skiplink 
{
    display:none
}

.smalltext 
{
    font-size: 85%;
    font-family: Arial, Helvetica, sans-serif;
}

form {
    font-size: 90%;
    margin: 0px;
    font-family: arial, helvetica, sans-serif;
}

.blueborder
{
    border-style: solid;    
    border-width: 1px;
    border-color: #00009C;
}

.fullblue
{
    border: solid;
    border-width: 1px;
    border-color: #00009C;
    background-color: #00009C;
}

.whitenavlinks
{
    font-weight: normal;
    font-size: 85%;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;    
    line-height: 150%;
    color: #ffffff;
}

a.whitenavlinks:link
{
    font-size: 85%;
    text-decoration: none; 
}

a.whitenavlinks:visited
{
    font-size: 85%;
    text-decoration: none; 
}

a.whitenavlinks:hover
{
    font-size: 85%;
    text-decoration: underline;
}

a.whitenavlinks:active
{
    font-size: 85%;
    text-decoration: none; 
}

.whitenavlinkshere
{
    font-weight: bold;
    font-size: 85%;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
    color: #ffffff;
}

.breadcrumblinks
{
    font-weight: normal;
    font-size: 85%;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
    color: #00009C;
}

a.breadcrumblinks:link
{
    font-size: 85%;
    text-decoration: none;
}

a.breadcrumblinks:visited
{
    font-size: 85%;
    text-decoration: none;
}

a.breadcrumblinks:hover
{
    font-size: 85%;
    text-decoration: underline;
}

a.breadcrumblinks:active
{
    font-size: 85%;
    text-decoration: none;
}

.breadcrumbhere
{
    font-weight: bold;
    font-size: 85%;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
    color: #00009C;
}

.topnavlinks
{
    font-weight: normal;
    font-size: 85%;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
    background-color: #ffffff;
    color: #00009C;
}

a.topnavlinks:link
{
    font-size: 85%;
    text-decoration: none;
}

a.topnavlinks:visited
{
    font-size: 85%;
    text-decoration: none;
}

a.topnavlinks:hover
{
    font-size: 85%;
    text-decoration: underline;
}

a.topnavlinks:active
{
    font-size: 85%;
    text-decoration: none;
}

.topnavhere
{
    font-weight: bold;
    font-size: 85%;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
    color: #00009C;
}

.bottomnavlink
{
    font-weight: normal;
    font-size: 85%;
    font-family: arial, helvetica, sans-serif;
    color: #00009C;
}

a.bottomnavlink:link
{
    font-size: 85%;
    text-decoration: none;
}

a.bottomnavlink:visited
{
    font-size: 85%;
    text-decoration: none;
}

a.bottomnavlink:hover
{
    font-size: 85%;
    text-decoration: underline;
}

a.bottomnavlink:active
{
    font-size: 85%;
    text-decoration: none;
}

.leftnavlinks
{
font-weight: normal;
font-size: 90%;
font-family: arial, helvetica, sans-serif;
color: #00009C;


}

a.leftnavlinks:link
{
    font-size: 90%;
    text-decoration: none;
}

a.leftnavlinks:visited
{
    font-size: 90%;
    text-decoration: none;
}

a.leftnavlinks:hover
{
    font-size: 90%;
    text-decoration: underline;
}

a.leftnavlinks:active
{
    font-size: 90%;
    text-decoration: none;
}

.leftnavhere
{
    font-weight: bold;
    font-size: 90%;
    font-family: arial, helvetica, sans-serif;
    color: #00009C;
    text-decoration: none;
}

.leftnavhead
{
    font-weight: bold;
    font-size: 90%;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
    color: #66CCFF;
}

hr {
color: #00009C;
}