body  {
	font-family : verdana;
	font-size : 8pt;
}


.hozNav  {
	font-size : 9pt;
	padding : 5px;
	background-color : #006633;
	color : white;
}


.hozNav A  {
	color : white;
	text-decoration : none;
}


.hozNav 
A:hover  {
	text-decoration : underline;
	color : #008000;
}


.leftNav  {
	font-size: 8pt;
	background-color: #dddddd;
	background-image: url(images/leftNavBkg.gif);
	background-repeat: no-repeat;
}


.leftNav B  {
	width: 100%;
	padding: 5px;
	border-bottom: 1px solid white;
	color: #018882;
	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: #018882;
	text-decoration: none;
}


.leftNav A:hover  {
	text-decoration : underline;
	color : Red;
}


.contentPane  {
	font-size : 8pt;
	padding : 5px;
	line-height : 12pt;
	background-image : url(images/contentBkg.gif);
	background-repeat : no-repeat;
}


.textNav  {
	font-size : 8pt;
	padding : 5px;
	line-height : 12pt;
}


.textNav 
A  {
	color : Green;
	text-decoration : none;
}


.textNav A:hover  {
	text-decoration : underline;
}


div  {
	font-size : 7pt;
	padding : 5px;
	line-height : 12pt;
	color : Black;
}


