﻿span, a {
	color: #444 !important;
}
.noPrint, input[type=button], input[type=submit], .ReportTable, #mainHeader, .SearchField, .PrevBtn, .NextBtn
{
	display: none ;
}
.yesPrint
{
	display: block;
}
#mainContentContainer
{
	margin-top: -140px;
}
.PrintedTable
{
	width: 7.5in;
	height: 10in;
	background-color:White;
}
.print
{
	background-color: white;	
	overflow: auto;
	width: 7.67in;
	height: 10in;
}
BODY
{
	background-image: none;
	background-color: white;
}
.PageBreakAfter
{
	page-break-after: always;
}
.PageBreakAfter:last-child
{
	page-break-after: auto;
}
#mainBody
{
	padding-top: 0;
}
.myRequest {
     color: inherit; 
     background: none; 
     padding: 0; 
}
.JobsTable tbody tr td, .JobsTable thead tr th {
    padding: 5px;
    font-size: 14px !important;
}
