body {
  background-color: #fff;
  background-image: none;
  border-color: #000;
  color: #000;
}
div#printcaption{
   clear: both;
	display: block;
	text-align: left;
}
#shadow{
  background: none;
	width: 20cm;
}
#shadow_bottom{
  background: none;
	width: 20cm;
}
#outerWrapper {
	width: 20cm;
}
#outerWrapper #header {
  display: none;
}
#outerWrapper #navigation{
	display: none;
}
#outerWrapper #contentWrapper #content #homecontent{
   border-right: solid 1px #0a1f62; 
   float: left;
   padding: 5px;
	padding-top: 15px;
   width: 450px;
}
#outerWrapper #contentWrapper #content #rightColumn{
   padding: 15px 0px 5px 15px;
   width: 270px;
}


#outerWrapper #footer {
  display: none;
}
