body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: bb8c00;
	text-decoration: none;
}
.sideBoxHeading {
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 11px;

}
A.sideBoxNav {
	line-height: 150%;
	font-size: 10px;
	font-weight: bold;
	color: #2E57C8;
}

A.sideBoxNav:hover {
	color: #012587;
}

TD.footerbottom {
	padding: 5px;
	font-size: 10px;

}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 150%;
	text-align: justify;
}

.pageHeading {
  font-size: 16px;
  font-weight: bolder;
  font-family: Arial, Helvetica, sans-serif;
  color: #F0B544;
}