/* CSS Document */
/* -------------------------------------------------------------------------------
	The White House (https://45de1979-5b24-4836-a8d4-24facd043553.p.bardy.io)
   -------------------------------------------------------------------------------
	Version:  January 13, 2006
*/

@media print{
  body{ background: background: white; font-size: 12pt;}
    #left-column{ display:none;} 
/*  #titlebar{ display:none;} */
    #contentarea{ width: auto; 
	margin: 0 20px 0 0;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}
  #contentarea2{ width: 85%;}
  #whitehouse{ display:none;}
  #bottombar{ display:none;}
  #bottombar2{ display:none;}
  DIV#background-template {background: none;}
  DIV#background {background: none;}
  DIV#one-column {width: 85%;}
  DIV#main-content {width: 85%;}
}