@charset "UTF-8";
/* CSS Document */
.container {
	width: 1020px;
	height:auto;
	align: center;
}
.header {
	width: 800px;
    height: 191px;
    align: left;
}

.menu {
	width: 255px;
	height: 829;
    float:left;
}
.content {
	width: 600px;
    background-color: ffffff;
	align: top;
}
.pagetitle {
	align: center
	vspace="70"
}
.floatright {float: right;
}
.floatleft {float: right;
}
.BodyText {
	font-family: Geneva, "Trebuchet MS", Georgia, Helvetica;
	font-size: 1em;
	font-style: normal;
	color: #496375;
}
.BodyTextIndent {
	font-family: Geneva, "Trebuchet MS", Georgia, Helvetica;
	font-size: 1em;
	font-style: normal;
	color: #496375;
	padding-left: 20px;.
}
.titleposition {
	padding-top: 30px;
	float: right;
	padding-right: 50px;
}
.tablepostiton {
	vertical-align:top;
	}
.opening {
	font-family: Geneva, "Trebuchet MS", Georgia, Helvetica;
	font-size: 1.5em;
	font-style: normal;
	color: #496375;
}
