.headerRedBar {
	width: 100%;
	height: 6px;
	background-color: #e23d39;
	margin-top: 6px;
}
.headerText {
	color: #383837;
	font-size: 12px;
	line-height: 16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: right;
}
.redSeperator {
	color: #ef9290;
	font-size: 10px;
	font-weight: bold;
}

.bodyContent {
	font-family: trebuchet ms, Arial, Helvetica;
}

.bodyContent H2.bodyTitle {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 32px;
	font-weight:normal;
	margin-top: 16px;
	margin-bottom: 2px;
}
.bodyContent IMG {
	margin: 8px;
}

.bodyContent P {
	font-size: 14px;
}

.bodyContent IMG.noLeftTop {
	margin-top: 2px;
	margin-left: 0px;
}

.textgraphicboxleft {
	float: left;
	text-align: center;
}
