#featuretext {
	color: #fff;
	background-color: #1d3a7d;
	border-radius: 0 0 20px 0;
}


.contentleft h1 {
	border-bottom: solid 3px #1d3a7d;
	border-radius: 0 0 20px 0;
	padding-bottom: 3px;
	}


.contentleft h2 {
	border-bottom: solid 1px #1d3a7d;
	}

.secmenu4 h2 {
	border-bottom: solid 2px #1d3a7d;
	border-radius: 0 0 15px 0;
	}
