/* 
-----------------------------------------------------------------
	HRL Morrison & Co.
	MCO.2758
	print.css
	
	Print styles
	Created 06/04/2009 by AK
	Last Updated: See SVN	
-----------------------------------------------------------------
*/

body { background:#fff; color:#333; }
#primary-nav-supplimentary, #primary-nav, #dragon, #flash-feature, .footer-links, #footer-tools, .anchor-nav { display:none; }
.print { display:block; }
#shell .wrapper { width:auto; background:#fff; position:static; }
#shell .wrapper .wrapper-liner { position:static; z-index:auto; }
#zone-header { min-height:inherit; position:static; }
#zone-header .logo { left:0; }
#zone-maincontent { margin-top:133px; }
#content, #related { float:none; width:auto; margin:0; }
#zone-footer p.copyright, #footer-addresses  { padding-left:0; margin-left:0; float:none; }
.contact h3 { color:#666; }