body {
	background: white;
}
	
#leftCol,
#topFuncs,
#printThis,
#logo h1 span,
#navLvl1,
#header,
#ft,
#bottomFuncs {
	display: none;
}

#doc2 #header h1 span {
  display:block !important;
}

th, td {
  border-bottom:1px solid #ccc;
}

#yui-main,
#yui-main div.yui-b,
#yui-main div.yui-g {
  position:relative;
  left:0;
  top:0;
  width: 100%; 
  margin: 0 0 0 0 !important;
  padding: 0 !important;
  float: none !important;
  color: black; 
  background: transparent;
  font-size:11pt;
}

#centerCol {
  width:650px;
}