@charset "utf-8";
/* CSS Document */

.sectionhead {
	font-size: 25px;
	color: #44AAA3;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 45px;
	margin-bottom: 0px;
	line-height: normal;
}
.orangeheading {
	color: #FF6633;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-bottom: 5px;
}
.specialbullets {
	margin-left: -25px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin-top: 3px;
	width: 395px;
}
