head {
	position: relative;
	width: 800px;
	left: auto;
	top: auto;
}
Body {
	position: absolute;
	width: 800px;
	left: 50px;
	top: 0px;
}
Footer {
	position: absolute;
	width: 800px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #005C9D;
}
.footertag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #005C9D;
}
.Body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	text-align: left;
}
.bodytable {
	background-color: #F5F5F5;
	border-right-color: #005C9D;
	text-align: left;
}

.BodyHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: italic;
}
.sectionheader {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
}
#loginGlass #contentBoxBg
{
background-color: #ffffff;
filter: alpha(opacity=90);
-moz-opacity:.95;
opacity:.95;
}
