.leftcol .Heads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	padding-bottom: 5px;
	color: #8FB953;
	border-bottom: 2px solid #E1EACF;
	margin-bottom: 10px;
}

.Heads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	padding-bottom: 5px;
	color: #004C93;
	border-bottom: 2px solid #B8C0DC;
	margin-bottom: 10px;
}

#homecontentarea {
	float: left;
	width: 750px;
	border-top: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;	
	border-bottom: 2px solid #E7E7E7;	
	margin-bottom: 10px;
}

#contentbanner {
	margin: 10px 10px 10px 10px;
}

.section_statement {
	float: left;
	width: 330px;
	padding: 10px 0px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #004C93;
}

.section_image {
	float: right;
	padding: 0px 0px 0px 0px;
}

.section_cols {
	float: left;
	border-top: 1px solid #E7E7E7;	
	width: 516px;
	background: url(../images/home_bg.jpg) left repeat-y; 	
}


.leftcol {
	float: left;
	width: 172px;
}

.leftcol .achieve {
	padding: 10px;
}

.leftcol .achieve .statement {
margin-top: 10px;
	width: 152px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}

.leftcol .achieve .statement .title {
	font-weight: bold;
	color: #004C93;
}

.leftcol .achieve .link, .leftcol .achieve .link a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #004C93;
}

.rightcol {
	float: left;
	width: 324px;
	padding: 10px;
	background: url(file:///Z|/images/right_grad.jpg) right repeat-y; 
}

.introtext a {
	color: #004C93;
	text-decoration: none;
}

.introtext a:hover {
	color: #004C93;
	text-decoration: underline;
}

