body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pageHeading{
	font-size: 26px;
	font-weight: normal;
	color: #2B617D;
	margin-bottom: 0px;
	text-align: left;
	padding-right: 10px;
	font-family: "Trebuchet MS", "Times New Roman";
	text-indent: 2px;
	padding-top: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #FFE2B7;
	border-right-color: #FFE2B7;
	border-bottom-color: #91BFD9;
	border-left-color: #FFE2B7;

}