<!-- STYLE SHEET -->

<STYLE type="text/css">
<!--
A	{
	color: #333366;
	text-decoration: none;
	font-weight: bold;
	}

A:visited	{
	color: #333366;
	text-decoration: none;
	font-weight: bold;
	}

A:active	{
	color: #009999;
	text-decoration: none;
	font-weight: bold;
	}

A:hover {
	color:#009999;
	font-weight: bold;
	}

P	{
	font-family: Arial, Helvetica, Helv, sans-serif;
	font-style: normal;
	font-size: 10pt;
	}

li	{
	font-family: Arial, Helvetica, Helv, sans-serif;
	font-style: normal;
	font-size: 11pt;
	}

a.locallinks	{
	color: #333366;
	text-decoration: underline;
	font-weight: normal;
	}

A:visited.locallinks	{
	color: #333366;
	text-decoration: underline;
	font-weight: normal;
	}

A:active.locallinks	{
	color: #009999;
	text-decoration: underline;
	font-weight: normal;
	}

A:hover.locallinks {
	color:#009999;
	text-decoration: underline;
	font-weight: normal;
	}


#navcontainer
{
width: 100%;
min-width:730px;
float: left;
background-color: #6699CC;
border: 1px solid #666666;
}

#navcontainer ul { padding: 0; }
#navcontainer ul li { display: inline; }

#navcontainer ul
{
margin: 0;
padding: 0 0 0 0%;
color: #FFFFFF;
font-family: arial, helvetica, verdana, tahoma, sans-serif;
font-size: .65em;
font-weight: bold;
}

#navcontainer ul li a
{
padding: .2em .8em;
background-color: #6699CC;
color: #000000;
text-decoration: none;
float: left;
border-right: 1px solid #99CCFF;
font: bold normal 11px/16px arial, helvetica, verdana, sans-serif;
}

#navcontainer ul li a:hover
{
background-color: #336699;
color: #FFFFFF;
}

#navlist li a:hover, #navlist li a:active
{
color: #FFFFFF;
text-decoration: none;
background: #CC3333;
text-align: left;
}

//-->
</STYLE>

<!-- END STYLE SHEET -->
