/*fixed*/
div.siteFixedGlobal
{
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
}
div.siteFixed
{
	background-color: #FFFFFF;
}
span.topNavLogoRight, div.topNavLogoRight
{
	right: 0px;
}

/*top*/
div.siteTopnav
{
	position: relative;
	border-left: 1px solid #96979a;
	border-right: 1px solid #96979a;
	overflow: hidden;
	width: 900px;
	height: 125px;
	background-color: #ffffff;
	background-image: url(../../html/images/trans.gif);
}

/*central*/
div.siteCentralMain
{
	overflow: hidden;
	position: relative;
	width: 900px;
	height: 26px;
	border-left: 1px solid #96979a;
	border-right: 1px solid #96979a;
}

/*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:900px;
	height:auto;
	background-color: #ffffff;
	background-image: url(../../html/dynamic_images/nav_tile.asp?ds=9%2F09%2F2010+12%3A00%3A31+PM);
	background-repeat:repeat-y;
	border-left: 1px solid #96979a;
	border-right: 1px solid #96979a;
}
td.siteBodyContent
{
	overflow: hidden;
	padding-top: 10px;
	padding-left: 9px;
	padding-right: 10px;
}
td.siteBodyContentHome
{
	overflow: hidden;
	padding-top: 10px;
	padding-left: 9px;
}
td.siteBodyContentWN
{
	padding-top: 10px;
}
td.navBodyMain
{
}

/*bottom*/
div.siteBottomMain
{
	overflow: hidden;
	position: relative;
	width: 900px;
	height: 28px;
}