@import "important.css";


.leadtxt { font-size: 14px; line-height: 1.8; color: #0D4461; margin: 15px 0 70px;}
.headingline { margin: 0 0 25px; }
.headingline span { padding-right: 1em; }
.section { margin-bottom: 40px; }
.section .headingline { font-size: 20px; color: #0D4461; }
.section .imgContain { width: 295px; float: right; margin-left: 120px; margin-right: 45px; text-align: center; }
.section .imgContain2 { width: 350px; float: right; margin-right: 20px; text-align: center; }
.section .imgContain2column { width: 48%; float: left; margin-left: 1%; padding-bottom: 40px; text-align: center; }
.section .imgContain2 small,
.section .imgContain2column small {
	display: block;
	text-align: left;
	padding-left: 30px;
}
.section .txtContain {
	padding: 0 40px 20px;
	line-height: 1.8;
}
.section .txtContain2 {
	padding: 0 0 0 40px;
	line-height: 1.8;
	float: left;
	width: 420px;
}
.section .imgContain small,
.section .imgContain2 small,
.section .imgContain2column small,
.section .txtContain small,
.section .txtContain2 small { line-height: 1.8; }
.section .txtContain dt { font-weight: bold; font-weight: 800; color: #0D4461; }
.section .txtContain dd { margin: 1em 0; }

.section li { margin-left: 3em; }
.wrapL { width: 600px;  float: left; }
.imgContain { float: right; }

