/* @override http://www.hireandrental.com.au/interface/hria-print.css */

html, body {
	font-size: 12pt;
	line-height: 1.3em;
}
a, a:visited {
	color: #555;
	text-decoration: underline;
}
body, #page-outer {
	width: 100%;
}
#page-header {
	display: none;
}
.page-nav {
	display: none;
}
.page-content {
	margin: 0 auto;
	padding: 10px 0;
	width: 94%;
}
#page-footer {
	display: none;
}
.heading {
	font-size: 17pt;
	color: #000;
}
.sub-heading {
	font-size: 13pt;
	color: #555;
	border-bottom-color: #555;
}
.para-heading {
	color: #555;
}
.page-intro {
	font-size: 13pt;
}
.hideit {
	display: block;
}
.noprint {
	display: none;
}
.survey {
	width: auto;
}
h3, h4 {
	color: #000;
}
