/* Based on a template by Ben Meadowcroft, see http://www.benmeadowcroft.com/webdev/  for more info */
.title	{ width : 100%;
	  margin : 1cm;
	  padding: 0cm;
	  z-index : 0;}

/* This hides all the menus etc so they aren't printed out*/
.sidebar{	display:none;}

.contentText {	padding : 0.5cm;
		margin-top : 0.2cm;
		margin-right : 0cm;
		margin-left : 0cm;}

/* Modified for GHS: This hides heading images so they aren't printed out*/
h1 {
	display: none;
}/* Modified special for page 4 data */

h2 { display:none;}

.bannercenter, .bannerleft, .bannerright { display:none;}

#boxbanner { display:none;}

.ghslogo { display:none;}

.logo {
	display: none;
}

.forward {
	display: none;
}
.toback {
	display: none;
}

.ahem {display : none}

.imgleft {float: left;}
	

.imgright { display:none;}

.treelogo {
	float: right;
}

.boxnav {display : none}

.footer {display : none}

.crmenu {display : none}

.themenu {display : none}