/* print styles */

body,  #centre, #centre-in {
	font-size: 120%;
	color: #000 !important;
}

#content, #footer, .page, .wrapper, .container, h1, h2, h3, h4, h5, #centre, #centre-in, dl.table-display {
	float:none;
	background: none;
	width: 100% !important;
	padding: 0;
	margin: 0;	
	border: none !important;
	clear:both;
}

#right-prod {
	clear:none;
	background: none;
	padding: 0;
	margin: 0;
	width: 80%;
}

dl.table-display dd, dl.table-display dt {
	width: 100%;
	border: none;
	float: none;
	font-size: 120%;
	padding: 0;
	margin: 0;	
}


 dl.table-display dt {
 	margin-top: 20px;
 }


h1,h2,h3,h4,h5,h6 {
	clear:both;
	font-weight: bold;
}

h1 {
	font-size: 150%;

}

h2 {
	font-size: 140%;
}

h3 {
	font-size: 130%;

}


h4 {

	font-size: 120%;

}


ul class.off-left, .tool-menu, .tools, #utility-wrapper, #footer, #main-nav, .skiplinks, .subnav, .search, #left-col, #privacy-footer, #left, #main-navigation, #right, ul#breadcrumb, .bottom-links{
	display: none;

}
