/*fixed*/
div.siteFixedGlobal
{
	width: 100%;
	height: auto;
	background-color: #ffffff;
	background-image: url(../../images/Body/fw_bg_body.jpg);
	background-attachment : scroll;
	background-repeat : no-repeat;
	background-position : top;
}
div.siteFixed
{
}
span.topNavLogoRight, div.topNavLogoRight
{
	right: 0px;
}
div.siteFixedBottomSpacer
{
	height: 10;
	width: 100%;
	background-color: #000096;
}

/*top*/
div.siteTopnav
{
	position: relative;
	overflow: hidden;
	width: 994px;
	height: 250px;
	background-color: #ffffff;
	background-image: url(../../images/Body/logo.jpg);
}

/*body*/
body
{
	margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
	overflow: auto;
	background-color: #ffffff;
}
div.siteBodyMain
{
	overflow: hidden;
	position: relative;
	top: 0px;
	left: 0px;
	width:994px;
	height:auto;
	background-color: #ffffff;
	background-image: url(../../html/dynamic_images/nav_tile.asp?ds=15%2F08%2F2025+9%3A01%3A51+AM);
	background-repeat:no-repeat;
}
td.siteBodyContent
{
	overflow: hidden;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
}
td.siteBodyContentHome
{
	overflow: hidden;
	padding-top: 2px;
	padding-left: 0px;
}
td.siteBodyContentWN
{
	padding-top: 2px;
}
td.navBodyMain
{
	padding-top: 2px;
}

/*bottom*/
div.siteBottomMain
{
	overflow: hidden;
	position: relative;
	width: 994px;
	height: 70px;
}