@charset "UTF-8";
/* CSS Document */

@media print{
	#contentHolder{ margin: 0; }
	#logoLink{ text-indent: 0; background-image: none; color: #000; text-decoration: none; width: auto; height: auto; }
	#header{ height: auto; margin: 0; padding: 0; }
	#search, #mainNav, #interInfoNav, #contentRight, #footer, #directions, #bodyTopHolder, #guide_holder{ display: none; }	
}