.noprint { display: none; }

a:link, a:visited {
	color: #efefef;
	background: transparent;
	font-weight: bold;
	text-decoration: none;
	}
	
body{
color:#333333;
font-family:Verdana,Arial,Helvetica;
font-size:9pt;
text-align: left;
}


.show_paysheet { width: 100%; margin: auto; padding-top: 20px; }
.show_paysheet #centa{ text-align: center; width: 100%;}
.show_paysheet #bdr { border: 1px solid rgb(209, 209, 209);}
.underliner { border-bottom: 1px dotted #333;}
.floatright { float:right}

table {
width: 100%;
color:#333;
background-color: #fff;
clear:both;
padding: 0 0 0 0;
margin: 0 0 0 0;
white-space: normal;
font-family 	  : verdana,arial,helvetica;
font-SIZE		  : 9pt;
border			  : 2pt;
empty-cells : show;
}
th {
font-family 	  : verdana,arial,helvetica;
font-SIZE		  : 10px;
height			  :2em;
align			  : LEFT;
valign			  : top;
color			 : #fff;
background-image: url("../img/lev0_bg1.gif");
}
table tr td {
border-right: 0px solid #fff;
padding:1px 1px;
spacing: 1px;
vertical-align:top;
text-align: left;
}
table td.actions {
	white-space: nowrap;
}