/* h1, h2, h3, h4, h5, h5, h6{
	font-family:Verdana, Arial, Helvetica;
	font-weight:normal;
	color:#003399;
	}
.title{
	font-family:Verdana, Arial, Helvetica;
	font-size:9pt;
	font-weight:bold;
	color:#003399;
	}
*/
	.nav{
 font-family:Verdana, Arial, Helvetica;
 font-size:8pt;
 font-weight:bold;
}
#navlist A:link {text-decoration: none; }
#navlist A:active {text-decoration: underline; }
#navlist A:visited {text-decoration: none; } 

#navlist
{
 font-size: 8pt;
 font-family:Verdana, Arial,Helvetica;
 font-weight:bold;
 margin-left: -40;
}
 
#navlist li 
{
	list-style: none;
	 font-size: 8pt;
	list-style-image: none;
	background-image: url(/img/bullets/docs.gif);
	background-repeat: no-repeat;
	background-position: 0 10 5 5;
	border-bottom: 1px solid #ccc;
	padding: 7 0 7 15;
}
.hidden {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
#horinavlist li
{
display: inline;
list-style-type: none;
padding-right: 5px;
}
