.HEADING {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #004B97;
	text-decoration: underline;
	text-align: left;
}
.heading_new {
	background-image: url(images/sub_heading_bg.jpg);
	background-repeat: repeat-y;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #0D4169;
	padding: 4px;
}
#main_body {
	background-image: url(images/BG_IMAGE_1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 15px;
	padding-left: 15px;
}
h4 {
	font-size: 14px;
	text-transform: none;
	color: #0D4169;
}

