.MainPageLayout {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.NavigationBarPlacement {
	position: absolute;
	left: 0px;
	top: 140px;
	z-index: 3;
	width: 750;
}
.PageIdentifierIconToolbar {
	position: absolute;
	left: 0px;
	top: 120px;
	width: 630;
	z-index: 2;
}
.PullDownMenuPlacement {
	position: absolute;
	left: 0px;
	top: 160px;
	width: 630;
	height: 20;
	z-index: 8;
}
.MainBodyPlacement {
	position: absolute;
	left: 0px;
	top: 180px;
	z-index: 7;
	width: 750;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: 2A1FAA;
	text-decoration: none;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #2a1faa;
	text-decoration: none;
}
.PageTextPlacement {
	left: 20px;
	top: 240px;
	position: absolute;
	z-index: 6;
	width: 700;
}
.PageTextPlacementWithLinks {

	left: 20px;
	top: 240px;
	position: absolute;
	z-index: 7;
	width: 700;
}
