html
{
	background: #fff;
	margin: 0;
	padding: 0;
	height: 100%;
}
.TheBody
{
	background: #fff;
	margin: 0;
	padding: 0;
	height: 100%;
}
div
{
	padding: 0;
	margin: 0;
}
span
{
	padding: 0;
	margin: 0;
}
table
{
	border: 0;
}
img
{
	border: 0px;
	visibility: visible;
}
.CB
{
	clear: both;
}
.FL
{
	float: left;
}
.FR
{
	float: right;
}
a:link, a:active, a:hover, a:visited
{
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.PageBG
{
	background: #fff;
	width: 100%;
	text-align: center;
	padding: 23px 0 0 0;
}
.PageAlign
{
	width: 1014px;
	text-align: left;
	margin: auto;
}
.Header
{
	width: 1014px;
	height: 62px;
}
.ContentBG
{
	width: 1014px;
	background: #fff url(../../Images/ContentBG.jpg) no-repeat top left;
}
.HomeContentBG
{
	width: 1014px;
	height: 383px;
	background: #fff url(../../Images/HomeContentBG.jpg) no-repeat top left;
}
.ContentBGBottom
{
	width: 1014px;
	background: Transparent url(../../Images/ContentBGBottom.jpg) no-repeat bottom left;
}
.ContentIndenter
{
	width: 925px;
	margin: 0 0 0 89px;
}
.NavArea
{
	width: 925px;
	height: 45px;
}
.SubHeaderArea
{
	width: 345px;
	height: 153px;
}
.HomeSubHeaderArea
{
	width: 345px;
	margin: 30px 0 0 0;
}
.BreadcrumbArea
{
	height: 27px;
}
.ContentArea
{
	width: 925px;
}
.ContentAreaLeft
{
	width: 358px;
}
.CenterChessPiece
{
	vertical-align: top;
	width: 180px;
}
.ContentAreaRight
{
	width: 339px;
}
.TextWrapper
{
	margin: 14px 0 0 0;
}
.SubTextWrapper
{
	width: 215px;
	margin: 30px 0 0 50px;
}
.FooterArea
{
	width: 877px;
	margin: 15px 0 0 89px;
}
.HomeBottomContent
{
	width: 877px;
	margin: 15px 0 0 89px;
}
.BottomSpacer
{
	line-height: 30px;
}