body{
  background-color:#ffffff;
}
#ContentPage{
  margin:0px;
  width:854px;
}

.table{
	width:854px;	
}
w-cent{
  width:854px;
}
.PrintHide {
	display: none !important;
}
.PrintShow {
	display: block
}
.bodyBase{
	width:854px;
}
#headCat{
	display: none;
}
.topLogo{
	display: none;
}
.menuDiv{
	display: none;
}
.searchDiv{
	display: none;
}
.msgDiv{
	display: none;
}
.bodyCenterHead{
	display: none;
}
.bodyLeft{
	display: none;
}
#colRight{
	display: none;
}
.bottDark{
	display: none;
}
.bottBlue{
	display: none;
}
.naviPanel{
	display: none;
}
.top{
	display: none;
}
.bodyRight{
	display: none;
}
.tabToolbar{
	display: none;
}
.cube{
	display: none;
}
#ContentPage{	
	?left: auto;
	_left: auto;
	position:absolute;
	?position: relative;
	_position: relative;
}
#MainTotal{
	left:0px;
	?left: auto;
	_left: auto;
	position:absolute;
	?position: relative;
	_position: relative;
}
h1 {
	top:0px;
	left:0px;
	display:block;
	position: static;
	color: #00275a;
	font-size: 14px;
	margin-bottom:30px;
}

.fast-links{
	display:none;
}