/* -------- BEGIN PRINT STYLES -------- */

@media print {
	#header, .container #masthead ul, #search, #quicklinks, #print, #image { display: none; }

	* { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
	a, a:visited { text-decoration: underline; color: black; }
	a[href]:after { content: " (" attr(href) ")"; }
	.ie7 a[href]:after { content: " "; } /* fixing ie7 bug of displaying links on screen */
	abbr[title]:after { content: " (" attr(title) ")"; }
	.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
	pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
	thead { display: table-header-group; } /* h5bp.com/t */
	tr, img { page-break-inside: avoid; }
	img { max-width: 100% !important; }
	@page { margin: 0.5cm; }
	p, h2, h3 { orphans: 3; widows: 3; }
	h2, h3 { page-break-after: avoid; }
}


/*html {
	font-family: Helvetica,Arial,Verdana,sans-serif
}

#header, #nav, #search, #quicklinks, #print, #sidebar, #image, #subnav {
	display: none;
}
#main, #container, #content {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: none;
}
body, #main, #container, #content {
	background-image: none;
	background-color: #FFF;
}
#main a, #content a {
	text-decoration: underline;
}


.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

#story #masthead,#story #channels h3.grid_2,#story #channels ul.grid_11,#story #channels #main #breadcrumbs,#story #main #breadcrumbs,#story #main .header .info,#story #main .header #twitter_like,#story #main .header #facebook_like, #icons, .tags,.body img {
	display: none;
}

#story #sidebar_1 #searchcontainer, #story #sidebar_1,.callout .floatright {
	display: none;
}

#contact_1 {
	padding-bottom: 18px;
}*/





