body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .84em;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

.leftnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .84em;
	color: #00309C;
	border: none;
	list-style-type: disc;
	font-weight: normal;
	text-decoration: none;
	
}

:hover.leftnavigation {
	color: #000000 !important;
	background-color: #cecece; 
	
}	

.leftnavigationheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .84em;
	color: #00309C;
	border: none;
	list-style-type: disc;
	font-weight: bold;
	text-decoration: none;}
	
}

:hover.leftnavigationheader {
	color: #00309C !important;
	text-decoration: underline;}
	
	
	.rightnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .84em;
	color: #00309C;
	border: none;
	list-style-type: disc;
	font-weight: normal;
	text-decoration: none;
	list-style-image: none;
	text-align:left
}

