/* generic */
body {
	background: #FFF;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
}
img {
	border: 0;
	float:none;
}

/* hide elements not required for print */
#accessiblenav, div.navigation, div.internalnav, .subnavigation, .pagetrail, #footer ul  {
	display: none;
}

/* re-style any elements for print if required */

div,p,a,img,img.floatleft {
	margin-top:30px;
	float:none;

}

p.introtext {
	margin-bottom:30px;
}

div.greenbg p, div.sidebarlower img {

	clear:both;
	margin-top:30px;
	float:none;
}

/*img, img.floatleft {
	display:none;
}

#footer p {
	padding-top:20px;
	
}*/
