body
{
    margin: 0px;
    text-align: center;
    font-family: Verdana;
    font-size: 11pt;
    color: #8c8c8c;
    background-color: #FFFFFF;
}

td,div
{
    color: #004798;   
    font-size: 8pt;   
}

p,ul
{
    margin-top: 8px;
    margin-bottom: 8px;
    
}

a
{
    color:  004798;
    font-weight: bold;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}
     
.main
{
    -moz-box-sizing: border-box;
    width: 908px; 
    height: 550px;
    position:relative;
    margin: 0 auto;               
}

.topleft
{
    background-image: url(../images/logo.jpg);
    background-repeat: no-repeat;
    height: 85px;
    
}

#logo
{
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
}

.topleft2
{                                         
    height: 85px;
    
}

.topright
{
    height: 85px;                        
}

.leftbar
{
    width: 71px;
}

.rightbar                                   
{
    width: 71px;
}


.menuitem
{
    background-image: url(../images/menubar.gif);
    background-repeat: no-repeat;
    border: 1px solid #FFF;
    text-align: center;
    vertical-align: middle;
    width: 128px;
    height: 31px;
}

.menuitem a
{
    color: #004798;
    font-size: 8pt;  
    
    text-decoration: none;
}

.footer
{
    background-image: url(../images/bottombar.gif);
    background-repeat: repeat-x;
    height: 19px;
    font-size: 7.5pt;
    font-weight: bold;
    text-align: center;
}

.contents
{
    height: 455px;
    background-image: url(../images/main.jpg);
    background-position: 0px 30px;          
    background-repeat: no-repeat; 
    vertical-align: top;
}

.contact
{
    height: 455px;
    background-image: url(../images/contact.jpg);
    background-position: 0px 30px;          
    background-repeat: no-repeat; 
    vertical-align: top;
}

.overflowcontents
{
    height: 461px;                    
    vertical-align: top;
}

.overflowfield
{
    -moz-box-sizing: border-box;
    height: 430px;
    overflow: auto;
    padding: 10px;
    padding-right: 185px;
}

.mainmessagetranslayer
{
    position: absolute;
    left: 300px;
    top: 150px;        
    width: 200px;
    height: 38px;
    background-color: #FFF;
    z-index: 8;
    filter:Alpha(opacity=40);
    -moz-opacity:.40;
    opacity:.40; 
}

.mainmessage
{
    position: absolute;
    text-align: left;
    left: 305px;
    top: 150px;   
    z-index: 9;
    font-size: 14pt;
}

#v1
{
    background-color: #f2f2f2;        
    position: absolute;
    left: 199px;
    top: 115px;
    z-index: 10;
    text-align: left;
    line-height: 15px;
    padding-left: 17px;
    padding-right: 4px;
    padding-top: 5px;
    padding-bottom: 10px;
    font-size: 8pt;           
    width: 200px;
    display: none; 
}

#v2
{
    background-color: #eeeeee;
    position: absolute;
    left: 328px;
    line-height: 15px;
    top: 115px;
    z-index: 10;
    text-align: left;
    padding-left: 32px;  
    padding-right: 4px;
    padding-top: 5px;
    padding-bottom: 10px;
    font-size: 8pt;           
    width: 128px;
    display: none;   
}

#v5
{
    background-color: #eeeeee;
    position: absolute;
    left: 711px;
    line-height: 15px;
    top: 115px;
    z-index: 10;
    text-align: left;
    padding-left: 38px;    
    padding-right: 4px;
    padding-top: 5px;
    padding-bottom: 10px;
    font-size: 8pt;             
    width: 127px;   
    display: none;     
}

.pageheader
{
    font-size: 11pt;
    font-weight: bold;
}

.logolink
{
    position: absolute;
    left: 0px;
    top: 10px;
    display: block;
    width: 275px;
    height: 65px;            
    z-index: 9;             
}
