/*fixed*/
div.siteFixedGlobal
{
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(../../images/body/fw_bg_body.jpg);
	background-attachment : fixed;
	background-repeat : repeat-y;
	background-position : center;
}
div.siteFixed
{
}
span.topNavLogoRight, div.topNavLogoRight
{
	right: 0px;
}

/*top*/
div.siteTopnav
{
	position: relative;
	border-left: 0px solid #999999;
	border-right: 0px solid #999999;
	overflow: hidden;
	width: 1100px;
	height: 170px;
	background-color: #ffffff;
	background-image: url(../../html/images/trans.gif);
}

/*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:1100px;
	height:auto;
	background-color: #ffffff;
	background-image: url(../../html/dynamic_images/nav_tile.asp?ds=1%2F07%2F2025+5%3A15%3A12+PM);
	background-repeat:no-repeat;
	border-left: 0px solid #999999;
	border-right: 0px solid #999999;
}
td.siteBodyContent
{
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 0px;
}
td.siteBodyContentHome
{
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
td.siteBodyContentWN
{
	padding-top: 20px;
}
td.navBodyMain
{
	padding-top: 20px;
}

/*bottom*/
div.siteBottomMain
{
	overflow: hidden;
	position: relative;
	width: 1100px;
	height: 60px;
}