@charset "utf-8";
/* CSS Document */
@media print {
	{background-color:#FFF !important;
	background-image:none !important;
	color:#000 !important; }
nav, footer {
	display:none;}
	#wrapper, main {
		width:100%;
		margin: 0;
	}
	body {
font-family: Cambria, 'Hoefler Text', 'Liberation
Serif', Times, 'Times New Roman', 'serif' !important;
line-height: 1;
}
	main:before {
border: thin dotted;
padding: 5px;
	}
	a[href*='//']:after, a[href*='mailto']:after {
content: " ["attr(href)"] ";
font-size: .75em;
font-weight: normal;
word-wrap: break-word; }
}
