/* Print Header and Footer */
#printheaderfooter {
	width:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#000000;
}

#columncentre {
	border:none;
	width:auto;
	margin:10px;
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#000000;
}


/* Hide These when Printed */
#topholding, #footer, #columnleft, #columnright, #usefullinks, #breadcrumbs, #topcallback, #clearall {
	display:none;
}

#usefullinksprint h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin:0px;
	font-weight:bold;
}

.clearer{
	clear:left;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	line-height: 140%;
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #B42517;
	margin:0px;
	font-weight:bold;
}