#BodyText1 {
	position: absolute;
	left: 58px;
	top: 38px;
	width: 632px;
	height: 425px;
	padding: 6px;
}

#FooterPos {
	position: absolute;
	left: 139px;
	top: 440px;
	width: 500px;
	height: 20px;
}

#FullBody {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 830px;
	text-align: center;
	vertical-align: top;
	background-color: #EEECDF;
	border: 1px solid white;
}

#MainBody {
	position: relative;
	width: 900px;
	height: 460px;
	text-align: left;
	vertical-align: top;
	background: #E5E4D0;
}

#TboxHeader1 {
	position: absolute;
	left: 5px;
	top: 5px;
	width: 748px;
	height: 28px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003B6F;
	text-align: left;
	vertical-align: middle;
	background-color: #E9E9E9;
}

#Textbox1 {
	position: absolute;
	left: 65px;
	top: 0px;
	width: 758px;
	height: 420px;
	text-align: left;
	vertical-align: top;
	background-color: White;
}

