body { background-color: #fff; font-family: Arial, sans-serif; 
  color: #000; font-size: 12px; margin: 0; padding: .5em 0 .5em 0 }

.masthead, .menubar, .hideonprint, .hideonprint#printit, input, select { display: none }

#reportdetail h2 { text-align: center }
#reportdetail h3 { text-align: center }

.reportrow { width: 100%; float: left; margin: 0 1px 0 1px; color: #000; padding: 2px; border: 1px solid #000 }
.reportrow#row0 { background-color: #fff; }
.reportrow#row1 { background-color: #fff; }
.reportrow#title { font-style: italic; }
.reportrow .reportitem { float: left; display: inline; margin-right: .5em }
.reportrow .reportitem#col1 { width: 40% }
.reportrow .reportitem#colright { float: right }

#copyright { padding-top: 1em; width: 100%; clear: both }

