body{
	background: #fff;
	font-size: 12pt;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.footer, #headerContainer, #right, .breadcrumb, .menu, .reportActions, .reportExportActions, .eventSteps, .hideForPrint, #versionInfo{
	display: none;
}

table, td, th{
	border: 1px solid #ccc;
	border-collapse: collapse;
}

td, th{
	text-align: left;
	vertical-align: top;
	padding: 1em;
}

table .numeric, table .price{
	text-align: right;
	white-space: nowrap;
}

