﻿
.titletext
{
    font: 1.5em Arial, Helvetica;
    color: #001c5a; 
    font-weight:bold;
    width:inherit; 
 
      
}
.titlesubtext
{

    font: .8em Arial, Helvetica;
    color: #001c5a;
    width:inherit; 
}




.titlelinks
{

    font: .8em Arial, Helvetica;
    text-align:right;
    color: #001c5a; 
    white-space:nowrap;
    width:inherit; 
   
}


.titlelinks A:visited,.titlelinks A:link
{
    color:Blue; 
    border-bottom: solid 1px;
    border-bottom-color:Blue;
    text-decoration:none;

}

.titlelinks A:hover
{
    color:#001C5A;
    border-bottom: dotted 1px #001C5A;
    text-decoration:none;       
}

.topnav
{
    font-size: 8pt;
}

.generic A:Visited, .generic A:link
{

}
.generic A:hover
{

}


.topnav A:visited,.topnav A:link
{
    color:Blue; 
    border-bottom: solid 1px;
    border-bottom-color:Blue;
    text-decoration:none;
}
.topnav A:hover
{
    color:#001C5A;
    border-bottom: dotted 1px #001C5A;
    text-decoration:none;       
}

.bottomNav
{
    font-family:Arial;
    font-size:small;
    text-align:center;
    color:White;
    background-image: url('/images/footerbar.gif');
    background-repeat:no-repeat;
   
    
}

.bottomNav A:visited,.bottomNav A:link,.bottomNav A:hover
{
    color:White;
    text-decoration:none;       
}


#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a,#dropmenudiv a.visited{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
color:Navy;
}

#dropmenudiv a:hover{
background-color: red;
color:White;
}

.mainContents
{
 background-color:White;
 font: Arial, Helvetica;
 width:790px;
 height: 500px;
 vertical-align:top;
}

.top
{
 background: url(/images/top.gif) no-repeat left top;
 height:106px;
 width:790px;
 vertical-align:bottom; 
}

.tabdev
{
width:88px;
height:26px;
background: url(/tabs/tab-off.gif) no-repeat left top;
font-size:small;
color:White;
text-align:center;
padding-top:8px;
}





