.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.mainTableGrey {
	background-color: #EEEFEA;
	border: 1px solid #E2E2E2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
.subHeading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #1F2F84;
	font-weight: bold;
}
.subHeading2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #1F2F84;
	font-weight: normal;
}
hr {
	background-color: #0A2691;
	border: 2px #0F2F96;
}
.imgborder {
	border: 1px solid #0A2993;
}
.proText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	background-color: #FFFFFF;
}
A.footerLinks {
  color: #333333;
  text-decoration: none;
  font-size:9pt
}

A.footerLinks:hover {
  color: #0066CC;
  text-decoration: underline;
}
