
.nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
text-align: center;
} 

.nav-menu li
{
float: left;
display: block;
margin: 1px;
padding: 0;
text-align: center;
color: #ffffff;
}

.nav-menu li a
{
background: #274F89 bottom left repeat-x;
/* background: #4169E1 bottom left repeat-x;*/
height: 1.25em;
line-height: 1.25em;
width: 10.5em;
float: left;
display: block;
border: 1px solid #274F89;
color: #ffffff;
text-decoration: none;
text-align: center;
margin: 0;
padding: 0;
font-weight: bold;
font-family:arial,Verdana, Helvetica, sans-serif;
font-size: smaller;
} 

.nav-menu li a:hover
{
background: #4169E1 bottom left repeat-x;
/*background: #99CCFF bottom left repeat-x;*/
height: 1.25em;
line-height: 1.25em;
width: 10.5em;
float: left;
display: block;
border: 1px solid ##CCFFFF;
color: #FFFFFF;
/*color: #0000CD;*/
text-decoration: underline;
text-align: center;
margin: 0;
padding: 0;
font-weight: bold;
font-family: arial,Verdana, Helvetica, sans-serif;
font-size: smaller;
} 
.nav-menu li a:active
{
background: #f2e4a3 bottom left repeat-x;
height: 1.25em;
line-height: 1.25em;
width: 10.5em;
float: left;
display: block;
border: 1px solid #274F89;
color:  #0000CD;
text-decoration: underline;
text-align: center;
margin: 0;
padding: 0;
font-weight: bold;
font-family: arial,Verdana, Helvetica, sans-serif;
font-size: smaller;
} 

.nav-menu
{
BACKGROUND-COLOR: #274F89;
/*BACKGROUND-COLOR: #4169E1;*/
height:	1.3em;
width: 100%;
} 

.nav-menu li.current
{
background: #f2e4a3 bottom left repeat-x;
height: 1.25em;
line-height: 1.25em;
width: 10.5em;
float: left;
display: block;
border: 1px solid #274F89;
color:  #0000CD;
text-decoration: underline;
text-align: center;
margin: 0;
padding: 0;
font-weight: bold;
font-family: arial,Verdana, Helvetica, sans-serif;
font-size: smaller;
} 





body    {color: black;
		background-color: #ffffff;}	
		

/* top navigation */

td.homebar	{background-color: #000000;
			text-align: right;
			vertical-align: center;
			color: #cccccc;
			padding-right: 1em;
			font-weight: bold;
			font-family: Arial, Helvetica, sans-serif;
			font-size: xx-small;
			}
			
td.general	{background-color: #3664bf;
			text-align: right;
			vertical-align: top;
			color: #cccccc;
			padding-right: 1em;
			padding-top: .5em;
			font-weight: bold;
			font-family: Arial, Helvetica, sans-serif;
			font-size: xx-small;
			}
			

			
a.navtop:link    {text-decoration: none;
           			color: #ffffff;}
		   
a.navtop:hover    {text-decoration: none;
           			color: #f9efb7;}
		   
a.navtop:visited    {text-decoration: none;
           			color: #cccccc;}	
		   
/* 	Main navigation  */	

td.main	{background-color: #274F89;
			text-align: left;
			vertical-align: center;
			color: #cccccc;
			padding-left: 1em;
			font-weight: bold;
			font-family: Arial, Helvetica, sans-serif;
			font-size: xx-small;
			padding-top: .25 em;}
	   
a.navmain:link    {text-decoration: none;
           			color: #ffffff;}
		   
a.navmain:hover    {text-decoration: none;
           			color: #f9efb7;}
		   
a.navmain:visited    {text-decoration: none;
           			color: #cccccc;}	

/* 508, skip navigation, for invisible */
                                                                
a.skip:link    {font-size: 1pt;
           font-weight: normal;
           text-decoration: none;
           color: #ffffff;}
		   
a.skip:hover    {font-size: 1pt;
           font-weight: normal;
           text-decoration: none;
           color: #ffffff;}
		   
a.skip:visited    {font-size: 1pt;
           font-weight: normal;
           text-decoration: none;
           color: #ffffff;}	
	






