/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#logo, #user, #globalnav-menu, #depthpath, #pageTitle, #pageMenu {
	display:none;
}
#pageBody{
	font-size: 9pt;
}
#pageBody h2{
	font-size: 14pt;
}
td{
	font-size: 9pt;
	vertical-align: top;
	padding-bottom: 6px;
	border-bottom: 1px solid #CCCCCC;
}
th img{
	display:none;
}

th{
	border: 2px solid #CCCCCC;
}

#footer p{
	border-top: 1px solid #CCCCCC;
}
.noPrint {
  display:none;
}
