@media print {
	body {
		background: none;
	}
	.nav,
	.tertiary_nav,
	.search,
	.quick_links,
	.strapline,
	.utilities,
	.footer_component,
	div.banner_main img,
	div.banner_main object,
	#ls-row-2-area-1.left_navigation,
	#ls-row-2-area-3.right_content,
	#ls-row-3-area-1.left_content,
	#ls-row-3-area-3.right_content {
		display: none;
	}
	#ls-canvas,
	#ls-row-1 .ls-fxr,
	#ls-row-1-area-1,
	#ls-row-2 .ls-fxr,
	#ls-row-2-area-1,
	#ls-row-3 .ls-fxr,
	#ls-row-2-area-2.main_content,
	#ls-row-2-area-2.main_content .ls-area-body,
	#ls-row-3-area-1.left_navigation,
	#ls-row-3-area-1.left_navigation .ls-area-body,
	#ls-row-3-area-2.main_content,
	#ls-row-3-area-2.main_content .ls-area-body {
		width: 100%
	}
	#ls-row-3-area-2 .ls-area-body,
	.content-row,
	.feature_bar-row,
	.title_bar_home,
	.title_bar_landing {
		margin: 0;
	}
	.masthead_component img {
		margin: 0;
		padding-bottom: 10px;
	}
	#ls-row-2-area-2 .ls-area-body,
	.concertina_component div div,
	.faq_component div div {
		margin-left: 0;
	}
	.concertina_component div.inactive div {
		position: static;
		left: 0px;
		width: auto;
	}
	.concertina_component h3,
	.faq_component h4,
	.concertina_component div.inactive h3,
	.faq_component div.inactive h4 {
		background-image: none;
	}
	.toggle {
		padding-left: 0;
	}
	.triple_banner_component div.banner_main {
		width: 300px;
	}
}
