/* Print styles
--------------------------------------------------- */
* { float: none !important; background-image: none !important;}

body {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 7pt;
	background: white;
	}
#right_col,
.footer_col,
ul.enquiry,
ul#AdditionalNav,
.intro {
	display: none;
	}
table {
	width:100%!important;
	}
h1, h2, h3, h4 {
	color: black !important;
	}
.pagebody h2 {
    font-weight: bold;
    }
#site_body {
	padding: 0;
	color: #333; 
	background: transparent;
	}
.accordion .pane {
	display:block !important;
	}

