﻿body
{
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    white-space: normal;
}
div
{
    font-size: 8pt;
    white-space: normal;
}
BUTTON
{
    border-color: #CC9966;
    border-style: solid;
    border-width: 1px;
    color: black;
    background-color: White;
    
}
button.blue
{
    background-color: White; 
    border-color: #507CD1;
    Border-Style: Solid;
    Border-Width: 1px;
    Font: Verdana;
    Color: #284E98;
}
.bluebutton
{
    background-color: White; 
    border-color: #507CD1;
    Border-Style: Solid;
    Border-Width: 1px;
    Font: Verdana;
    Color: #284E98;
}

a:link
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: 15px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #003399;
    text-decoration: underline;
    border-color: black black #666666;
    border-style: none;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}
a:visited
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: 15px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #990099;
    text-decoration: underline;
    border-color: black black #666666;
    border-style: none;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}
a:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: 15px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #ff0000;
    text-decoration: none;
    border-color: black black #666666;
    border-style: none;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}
a:active
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: 15px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #ff0000;
    text-decoration: none;
    border-color: black black #666666;
    border-style: none;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}
a:link.white
{
    color: White;
    font-weight: bold;
    text-decoration: none;
}
a:visited.white
{
    color: White;
    font-weight: bold;
    text-decoration: none;
}
a:hover.white
{
    color: White;
    font-weight: bold;
    text-decoration: none;
}
a:active.white
{
    color: White;
    font-weight: bold;
    text-decoration: none;
}

a:link.black
{
    color: Black;
    font-weight: bold;
    text-decoration: none;
}
a:visited.black
{
    color: Black;
    font-weight: bold;
    text-decoration: none;
}
a:hover.black
{
    color: Black;
    font-weight: bold;
    text-decoration: none;
}
a:active.black
{
    color: Black;
    font-weight: bold;
    text-decoration: none;
}

table.menu
{
    white-space: normal;
    color: white;
    font-weight: bold;
    background-color: #0066FF;
    font-weight: bold;
    border-collapse: collapse;
    font-size: 8pt;
    border-left-color: white;
    border-bottom-color: white;
    border-top-style: solid;
    border-top-color: white;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: white;
    border-bottom-style: solid;
}
div.menu
{
    white-space: normal;
    color: White;
    font-size: 8pt;
}
div.menu a{
    color: White;
    text-decoration:none;
    font-weight: bold;
}    
div.menu a:link{
     color: White;
     text-decoration:none;
     font-weight: bold;
}
div.menu a:active{
     color: White;
     text-decoration:none;
     font-weight: bold;
}
div.menu a:visited{
     color: White;
     text-decoration:none;
     font-weight: bold;
}
div.menu a:hover{
     color: White;
     text-decoration:none;
     font-weight: bold;
}
div.title
{
    white-space: normal;
    font-size: 10pt;
    font-weight: bold;
}

table.topmenu
{
    white-space: normal;
    color: black;
    background-color: #ffcc00;
    font-weight: normal;
    font-size: 10pt;
    font-family: Arial;
}

div.topmenu a{
    color: Black;
    text-decoration:none;
    font-size: 10pt;
}    
div.topmenu a:link{
     color: Black;
     text-decoration:none;
     font-size: 10pt;
}
div.topmenu a:active{
     color: Black;
     text-decoration:none;
     font-size: 10pt;
}
div.topmenu a:visited{
     color: Black;
     text-decoration:none;
     font-size: 10pt;
}
div.topmenu a:hover{
     color: Black;
     text-decoration:none;
     font-size: 10pt;
}

span.footer
{
    white-space: normal;
    color: #CCCCCC

}

table.normal
{
    border: solid thin buttonface;
    border-collapse: collapse;
   
}
tr.headerblue
{
     background-color: #5D7B9D; 
     font-weight: bold;
     Font-Size: 10pt; 
     Color: White;   
}
div.caption
{
    font-family:Verdana;
    font-size:10pt;
    color: #5D7B9D;
    text-align: center;
    font-weight: bold;

}