body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#OverallContainer
{
	width: 678px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#Header {
	background-color: #00512F;
	width: 655px;
	height: 118px;
	display: none;
}
#HeaderPrint {
	background-color: #00512F;
	width: 655px;
	height: 118px;
	display: block;
}
#HeaderText {
	float: left;
	width: 560px;
	display: none;

}
#HeaderMenu {
	float: left;
	width: 478px;
	background-color: #00512F;
	text-align: right;
	padding-top: 30px;
	display: none;

}
#HeaderLogo {
	float: right;
	width: 118px;
	display: none;

}
#Banner {
	width: 760px;
	padding-top: 1px;
	display: none;
}
#OverallContent {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
}
#ContentLeft {
	width: 440px;
	float: left;
	padding-left: 13px;
	padding-top: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #336699;
}
#ContentMenus {
	width: 199px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: none;
}
.headerMenuText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.headerMenuText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.headerMenuText:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.Heading {
	font-size: 17px;
	font-weight: bold;
}
a.Heading {
	font-size: 17px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
a.Heading:hover {
	font-size: 17px;
	font-weight: bold;
	text-decoration: underline;
}
.HeadingSub {
	font-size: 17px;
}
.FirstPara {
	font-weight: bold;
}
a.FirstPara {
	font-weight: bold;
	color: #8391C8;
	text-decoration: underline;
}
a.link {
	color: #8391C8;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
