.heading_main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #999;
	font-weight: lighter;
}

.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #336699;
}
.bodytext2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-style: normal;
	color: #666;
}
.bodytext2bold {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-style: normal;
	color: #666;
	font-weight: bold;
}


.heading_sub {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
}
.headingSub {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #9fa0a2;
	width: 0px;
	border-bottom-width: 6px;
	border-bottom-style: none;
}

.header_bg {
	background-color: #315C94;
}
