/*print stylesheet - hide side panels, top banner and navigation*/


img, object, td.hide, div.hide, div.a.hide{
	display:none;
}

.hide a {
	display:none;
}

.bodyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.bodyText td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.bodyText a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.smallGreyText{
	display:none;
}
smallWhiteText{
	display:none;
}
