#main h2 {
	margin-bottom: 30px;
}

#main h3 {
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0E7DC2;
	padding-left: 10px;
	margin-bottom: 10px;
}
#main .section {
	margin-bottom: 30px;
}
#main .section p {
	margin-bottom: 20px;
	line-height: 160%;
}
#main .section strong {
	font-weight: bold;
	color: #0E7DC2;
}
