body {
	background:#ffffff;
	color:#000000;
	font-family:Verdana,Tahoma,Arial,sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size:12px
}

p.title, p.category{
font-weight: bold;
margin:40px 0 0 0;
padding:0px;
}

p.print_info, p.first_row {
	display:none;
}

p.datafield {
	margin-right: 10px;
}

p.totalcost{
	text-align:right;
}

p.math_roster {
	font-size:14px;
	line-height:16px;
}

.verify td {
	padding: 0 10px 0 0;
}

tr.no_print{
	display:none;
}


#footer p {
	text-align:center;
}

#printed-article {
	border: 1px solid #666;
	padding: 10px;
}

#print-button {
	display:none;
}

#contentwide {

}

#leftside {
	display:none;
}

#noprint {
	display:none;
}

#mytable {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#mytable td.heading {
	font-weight: normal;
	color: #000000;
	/*text-transform: uppercase;*/
	text-align: center;
	vertical-align:bottom;
	background-color:#cccccc;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#mytable td {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#mytable tr {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#mytable td.lastrow {
	border: 0px 0px 0px 0px;
}

.page-break { display:block; page-break-after:auto; }