@charset "utf-8";
/* CSS Document */

#leadTxt {
	margin			: 20px 0 50px;
	border-top		: 1px solid #ca685d;
	border-bottom	: 1px solid #ca685d;
	padding			: 15px 0;
	text-align		: left;
	font-size		: 14px;
	line-height		: 1.8;
}

section {
	margin	: 20px 0 40px;
}

	section h3 {
		text-align		: left;
		margin-bottom	: 10px;
	}
	
	section p.policyTxt {
		text-align		: left;
		font-size		: 14px;
		line-height		: 1.8;
		margin-bottom	: 30px;
	}