/* generic */
body {
	background: #FFF;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
img {
	border: 0;
}

/* hide elements not required for print */
#accessiblenav,#navigation, #subnavigation, #pagetrail, #footer ul, #banner, #footerleft, #footerright, #breadcrumb, .tabNavigation, .tabCalendarContent, #bulletinNumber_publications, #bulletinNumber {
	display: none;
}

/* re-style any elements for print if required */
#sitewrapper {
	 
}

#header {
	height:auto;
}

#subheader {
	height:auto;
}

.content_padded {
	height:auto;
}

#copyright {
	margin-top:20px;
}

.hotspot {
	height:auto;
}

.hotspotgrey {
	height:auto;
}

.pressreleasetable td {
	text-align:left;
	padding-bottom:20px;
}
