body {
	font-family: Georgia, serif;
	background: none;
	color: black;
}
#content {
	width: 100%;
	margin: 0; padding: 0;
	background: none;
}
#header p, #nav, #breadcrumb, #redbar, #disclaimer, #back-to-top, #footer span {
	display: none;
}

#header a { color:#dd0033;}
#footer { margin-top:20px;}

 /* REMOVE Auto generated bullets from list items. */
li {
 list-style-type: none;
}

/*     TABLES  	  */

.detail { font-family:Arial, Helvetica, sans-serif; margin:0px 0 20px; font-weight:bold; }
.detail tr, .detail td {border:2px solid #222; padding:5px; text-align:center;}
.tracking { text-align:right!important; border:none!important;}
th { font-size:0.7em; font-style:italic; line-height:1.4em; padding-bottom:5px; text-align:left !important; }

 /* REMOVE print button from printed page. */
#print-to-page {display: none;}