@charset "utf-8";
.BodyCopy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
	text-align: left;
}
.BodyCopyBold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.BlueHeader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005F7C;
}
.BulletPoint {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #39F;
	margin-right: 5px;
}
