#navcontainer { width: 170px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 170px;
background-color: #C2E9FA;
border-bottom: 1px solid #FFFFFF;
}

#navcontainer a:link, #navlist a:visited
{
color: #001452;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #001452;
color: #fff;
}

#active a:link, #active a:visited, #active a:hover
{
background-color: #909FBB;
font-weight : normal; 
color: #000000;
}

a.undersmall:visited  {font-family : Arial, Helvetica, sans-serif; text-decoration : none; font-size : 9px; font-weight : normal; color: #001452}
a.undersmall:link  {font-family : Arial, Helvetica, sans-serif; text-decoration : none; font-size : 9px; font-weight : normal;  color: #001452}
a.undersmall:hover  {font-family : Arial, Helvetica, sans-serif; text-decoration : underline; font-size : 9px; font-weight : normal; color: #001452}

a.righthand:visited  {font-family : Verdana, Arial, Helvetica, sans-serif; text-decoration : none; font-size : 12px; font-weight : normal; color: #001452}
a.righthand:link  {font-family : Verdana, Arial, Helvetica, sans-serif; text-decoration : none; font-size : 12px; font-weight : normal;  color: #001452}
a.righthand:hover  {font-family : Verdana, Arial, Helvetica, sans-serif; text-decoration : underline; font-size : 12px; font-weight : normal; color: #FFFFFF}

.smalltextBlue {font-family : Arial, Helvetica, sans-serif; font-size : 11px; font-weight : normal; color: #00B7FF}

.smalltextbk {font-family : Arial, Helvetica, sans-serif; font-size : 9px; font-weight : normal; color: #000000 }

.smalltextWhite {font-family : Arial, Helvetica, sans-serif; font-size : 9px; font-weight : normal; color: #FFFFFF }

a:hover { color: #00B7FF; }

	 
INPUT, TEXTAREA, OPTION { background: #FFFFFF; color: #000000; font-weight: normal; font-size: 14px; font-family: Verdana, san-serif;}

H1   {font-family : Arial, Helvetica, sans-serif; 
      font-size : 24px;
      font-weight : normal; 
	  color : #001452;     
     }		

H2   {font-family : Arial, Helvetica, sans-serif; 
      font-size : 20px;
      font-weight : normal;
      color : #001452;           
     }	
    
H3   {font-family : Arial, Helvetica, sans-serif; 
      font-size : 16px;
      font-weight : bold;
      color : #001452;          
     }

H4   {font-family : Arial, Helvetica, sans-serif; 
      font-size : 12px;
      font-weight : bold;
      color : #001452;          
     }
     
P    {font-family : Verdana, Arial, Helvetica, sans-serif; 
      font-size : 12px;
      font-weight : normal;
      color : #000000;
     }
   

BODY {font-family : Verdana, Arial, Helvetica, sans-serif; 
      font-size : 12px;
      font-weight : normal;
      color : #000000;
     }
    
HR   {
	COLOR: #C2E9FA; 
	HEIGHT: 1px
     }
		
TABLE {font-family : Verdana, Arial, Helvetica, sans-serif; 
       font-size : 12px;
       font-weight : normal;
       color : #000000;
      }

TD   {font-family : Verdana, Arial, Helvetica, sans-serif; 
      font-size : 12px;
      font-weight : normal;
      color : #000000;
     }
     
DIV  {font-family : Verdana, Arial, Helvetica, sans-serif; 
      font-size : 12px;
      font-weight : normal;
      color : #000000;
     }

FORM {font-family : Verdana, Arial, Helvetica, sans-serif; 
      font-size : 12px;
      font-weight : bold;
      color : #000000;
     }
     
LI   {font-family : Verdana, Arial, Helvetica, sans-serif; 
      font-size : 12px;
      font-weight : normal;
      color : #000000;   
     }
     
UL   {font-family : Verdana, Arial, Helvetica, sans-serif; 
      font-size : 12px;
      font-weight : normal;
      color : #000000;
     }

OL   {font-family : Verdana, Arial, Helvetica, sans-serif; 
      font-size : 12px;
      font-weight : normal;
      color : #000000;
     }
