@charset "ISO-8859-1";
.smart-intro-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 120%;
	color: #00467a;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
}
.smart-table-left {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 35px;
}
.smart-table-right {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.smart-green-headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 125%;
	color: #667f21;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.smart-bullet-items {
	margin-top: 15px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #3f3f3f;
}

