html
{
	background: #fff;
	margin: 0;
	padding: 0;
	height: 100%;
}
body
{
	background: #fff;
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
}
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;
	text-align: right;
}
.PageBG
{
	width: 100%;
	background: url(../../images/ExportHB_PageBG.jpg) no-repeat top center;
}
.PageAlign
{
	width: 779px;
	margin: auto;
	text-align: left;
}
.SitePadding
{
	padding: 0 12px 0 12px;
}
.SiteLeft
{
	margin: 0 7px 0 0;
	width: 255px;
}
.HeaderOne
{
	width: 255px;
	height: 195px;
}
.HeaderRotator
{
	width: 493px;
	height: 220px;
}
.NavArea
{
	/*width: 213px;
	margin: 7px 0 7px 0;*/
	border-top: solid 7px #fff;
	border-right: solid 7px #fff;
	border-bottom: solid 7px #fff;
	background: #e4e4e4;
}
.HeaderTwo
{
	width: 35px;
}
.FooterBar
{
	width: 100%;
	text-align: center;
}
.FooterArea
{
	width: 100%;
	text-align: center;
}
.ContentArea
{
	width: 484px;
	margin: 23px 0 0 0;
}
a:link, a:active, a:hover, a:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #8cbd00;
}
.footerNav, a:link.footerNav, a:active.footerNav, a:hover.footerNav, a:visited.footerNav
{
	color: #666;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.sitemapitem, a:link.sitemapitem, a:active.sitemapitem, a:hover.sitemapitem, a:visited.sitemapitem
{
	font-family: Arial, Sans-Serif;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
}

.EventCalendarContent
{
	background: #e6e5e5;
	border: 0;
}
.EventCalendarContent td
{
	vertical-align: top;
	font-family: Arial, Sans-Serif;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	border: 0;
	border-right: solid 1px #fff;
	padding: 4px 0 0 0;
}
.EventCalendarContent th
{
	vertical-align: top;
	font-family: Arial, Sans-Serif;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	border: 0;
	border-right: solid 1px #fff;
	background: #ccc;
	text-transform: uppercase;
	padding: 4px 0 3px 0;
}
.EventCalendar
{
	border: 0;
	background: #999;
}
.EventCalendar td
{
	border: 0;
	vertical-align: top;
	font-family: Arial, Sans-Serif;
	color: #fff;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	background: #999;
	padding: 0;
	text-transform: uppercase;
}
.EventOnCal
{
	width: 100%;
	text-align: center;
}
.EventOnCalPadding
{
	background: #fff;
	padding: 3px 3px 3px 3px;
}