.bgleft {
	background-image: url(images/sub-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.padleft {
	padding-left: 8px;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	background-color: #BCE9D2;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #577E3A;
}
