#navcontainer { width: 150px; }

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

#navcontainer a
{
display: block;
padding: 5px;
width: 130px;
background-color: #FFFFFF;
border-bottom: 1px solid #FF9900;
}

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

#navcontainer a:hover
{
background-color: #FFFFFF;
color: #1372A0;
}



a.bottom:visited  {font-family : Arial, Helvetica, sans-serif; text-decoration : none; font-size : 14px; font-weight : bold; color: #1997D7}
a.bottom:link  {font-family : Arial, Helvetica, sans-serif; text-decoration : none; font-size : 14px; font-weight : bold;  color: #1997D7}
a.bottom:hover  {font-family : Arial, Helvetica, sans-serif; text-decoration : none; font-size : 14px; font-weight : bold; color: #1997D7}

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

.smalltext  { font-family : Arial, Helvetica, sans-serif; text-decoration : none; font-size : 10px; font-weight : normal;  color: ##003366}

.phoottext  { font-family : Arial, Helvetica, sans-serif; text-decoration : none; font-size : 10px; font-weight : normal;  color: ##000000}

a:hover {  color: #003366; }

INPUT, TEXTAREA, OPTION { background: #919191; color: #000000; font-weight: normal; font-size: 12px; font-family: sans-serif;}

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

H2   {font-family : Arial, Helvetica, sans-serif; 
      font-size : 18px;
      font-weight : normal;
      color : #1372A0;           
     }	
    
H3   {font-family : Arial, Helvetica, sans-serif; 
      font-size : 14 px;
      font-weight : normal;
      color : #003366;   
	  margin-bottom: -3px;          
     }

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

BODY {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	font-style: normal;
	line-height: 18px;
	background-color: #004080;
	background-image: url(images/background_image.gif);
	background-repeat: no-repeat;
	background-position: 50% 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}	
    
HR   {
	COLOR: #003366; 
	HEIGHT: 1px
     }
		
TABLE {font-family : Verdana, Arial, Helvetica, sans-serif; 
       font-size : 12 px;
       font-weight : normal;
       color : #000000;
      }

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

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

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