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


#skiplinks,
#location,
#mast-navigation,
#sub-navigation,
#footer-puffs,
#navigation,
#footer .col-1,
a.to-top,
a.rss-feed,
.result-display form {
	display:none;
}

#content-panel {
	float:none;
	width:auto;
}

body {
	background-color:#fff;
}
#footer {
	color:#000;
	background-color:#fff;
}
#footer div.clearfix {
	background-color:#fff;
}
#footer .vcard {
	background:none;
	padding:0;
}
#masthead #logo img {
	visibility:visible;
}
