body  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 0px;
}

.hozNav  {
	font-size: 9pt;
	padding: 5px;
	background-color: #003B7C;
	color: white;
}

.hozNav A  {
	color : white;
	text-decoration : none;
}

.hozNav 
A:hover  {
	text-decoration: underline;
	color: White;
}
.hozNav2  {
	font-size: 9pt;
	padding: 5px;
	background-color: #dddddd;
	color: white;
}
.hozNav2  {
	font-size: 9px;
	padding: 5px;
	background-color: #dddddd;
	color: white;
}

.hozNav2 A  {
	color: #E56300;
	text-decoration: none;
}

.hozNav2 
A:hover  {
	text-decoration: underline;
	color: #E56300;
}

.leftNav  {
	font-size: 8pt;
	background-color: #dddddd;
	background-image: none;
	background-repeat: no-repeat;
}

.leftNav B  {
	width: 100%;
	padding: 5px;
	border-bottom: solid;
	color: #0099CC;
	font-weight: bold;
}

.leftNav H1  {
	width : 100%;
	padding : 5px;
	border-bottom : 1px solid white;
	color : #333333;
	font-weight : bold;
	font-size : 8pt;
	margin : 0px;
}

.leftNav A  {
	width: 100%;
	padding: 5px;
	border-bottom: 1px solid white;
	color: Black;
	text-decoration: none;
}

.leftNav A:hover  {
	text-decoration: underline;
	color: #0099CC;
}

.contentPane  {
	font-size: 8pt;
	padding: 5px;
	line-height: 12pt;
	background-image: none;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.textNav  {
	font-size : 8pt;
	padding : 5px;
	line-height : 12pt;
}

.textNav 
A  {
	color: Silver;
	text-decoration: none;
}

.textNav A:hover  {
	text-decoration : underline;
}

div  {
	font-size: 7pt;
	padding: 5px;
	line-height: 12pt;
	color: Black;
}


