#navlist
{
color: white;
background: #FF9900;
border-bottom: 0.2em solid #FF9900;
border-right: 0.2em solid #FF9900;
padding: 0 1px;
margin-left: 0;
width: 12em;
font: normal 1.2em Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
font-size: 1em;
}

#navlist a
{
display: block;
text-decoration: none;
margin-bottom: 0.5em;
margin-top: 0.5em;
color: white;
background: #39c;
border-width: 1px;
border-style: solid;
border-color: #5bd #035 #068 #6cf;
border-left: 1em solid #fc0;
padding: 0.25em 0.5em 0.4em 0.75em;
}

#navlist a#current { border-color: #5bd #035 #068 #f30; }

#navlist a
{
width: 99%;
/* only necessary for Internet Explorer */
}

#navlist a
{
voice-family: "\"}\"";
voice-family: inherit;
width: 9.6em;
/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

#navcontainer>#navlist a
{
width: auto;
/* only necessary if you use the hacks above for the Internet Explorer */
}

#navlist a:hover, #navlist a#current:hover
{
background: #28b;
border-color: #069 #6cf #5bd #fc0;
padding: 0.4em 0.35em 0.25em 0.9em;
}

#navlist a:active, #navlist a#current:active
{
background: #17a;
border-color: #069 #6cf #5bd white;
padding: 0.4em 0.35em 0.25em 0.9em;


BODY {
}


.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}

.text a {
	text-decoration: underline;
	color: #006882;
	font-weight: bold;
}

.text a:active {
	text-decoration: underline;
	color: #006882;
	font-weight: bold;
}

.text a:visited {
	text-decoration: underline;
	color: #006882;
	font-weight: bold;
}

.text a:hover {
	text-decoration: none;
	color: #cc0000;
	font-weight: bold;
}

.caption {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
}


.subnav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.subnav a {
	text-decoration: underline;
	font-weight: bold;
	color: #663399;
}

.subnav a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #663399;
}

.subnav a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #663399;
}

.subnav a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #cc0000;
}
.definition {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
