.leftRightBorder {
	border-right-color: #36A6E8;
	border-left-color: #36A6E8;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #494949;
	font-style: normal;


}
.dottedHR {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	line-height: 16px;

}
tr,td,body,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	line-height: 16px;

}
.listTextGrey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: 17px;
}
a {
	color: #666666;
	text-decoration: none;
}
.subHeading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3BA2E1;
	font-style: normal;
}
.blueHR {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3BA2E1;
}
.greyHR {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.HBigHeading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #36A6E8;
	font-style: normal;
}
a:hover {
	text-decoration: underline;
}
.HBigHeadingWhite {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-style: normal;
}
.feesHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	line-height: 25px;
	background-color: 6DCFF6;
}
