.bodyTable {

	margin: 0px 0px 0px;
}
.bottomNavOn {
	font-family: Arial;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	vertical-align: 25%;
}
.bottomNavOff { 

	font-family: Arial;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: 25%;	
}
.bottomNavOff:hover {

	font-family: Arial;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	vertical-align: 25%;	
}
.copyRight {
	font-family: Arial;
	font-size: 8pt;
	font-style: italic;
	color: #000000;
}
.sideBarOff {
	font-family: Arial;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	vertical-align: 75%;
}
.sideBarOn {
	font-family: Arial;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	vertical-align: 75%;	
}
.sideBarOff:hover {
	font-family: Arial;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #AE121F;
	text-decoration: underline;
	vertical-align: 75%;
}
.bodyText {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
li {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	margin-top: 10px;
}
.bodyLink {
	font-family: Arial;
	font-size: 9pt;
	color: #AE121F;
	text-decoration: underline;
}
.bodyLink:hover {
	font-family: Arial;
	font-size: 9pt;
	color: #D9B942;
	text-decoration: underline;
}
