.templateHeader {
	display: none;
}
.HomePageTextBox {
	display: none;
}
.HomePageNavigation {
	display: none;
}
.TextBlock {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
	position: absolute;
	width: 525pt;
	left: 25pt;
	top: 25pt;
	height: auto;
	margin-right: 25pt;
	text-align: left;
	margin-top: 25pt;
	margin-bottom: 25pt;
}
.SecondaryPageTextBox {
	display: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	height: auto;
	width: 525px;
	margin-right: 25px;
	position: absolute;
	left: 25px;
	top: 25px;
}

