div.header {
}

div.body {
}

div.footer {
	display: none;
}

button {
	display:none;
}

img.noprint {
	display: none;
}

p.printonly {
 display: block;
 font: bold 12px Verdana, sans-serif;
 text-decoration: bold;
}

a {
	text-decoration: none;
	color: #787878;
	font-size: 12;
}

a:link {
	text-decoration: none;
	color: #787878;
	font-size: 12;
}

a:visited {
	text-decoration: none;
	color: #787878;
	font-size: 12;
}


a:hover {
	text-decoration: none;
	color: #006CAE;
	font-size: 12;
}

td.hr, hr {
	height: 1px; 
	color: #000000; 
	background-color: #000000;
}


td {
	font-family: verdana;
  font-weight: bold;
  font-size: 11;
  color: #787878;
}





td.normal {
  text-align: left;
  vertical-align: top;
}  

td.normalright {
  text-align: right;
  vertical-align: top;
}  

td.normalleft {
  text-align: left;
  vertical-align: top;
}  

td.normalcenter {
  text-align: center;
  vertical-align: top;
}  






td.normalrightcenter {
  text-align: right;
  vertical-align: center;
}  

td.normalleftcenter {
  text-align: left;
  vertical-align: center;
}  

td.normalcentercenter {
  text-align: center;
  vertical-align: center;
}  





td.normalrightbottom {
  text-align: right;
  vertical-align: bottom;
}  

td.normalleftbottom {
  text-align: left;
  vertical-align: bottom;
}  

td.normalcentercenter {
  text-align: center;
  vertical-align: bottom;
}  








td.bold {
  font-weight: bold;
  text-align: left;
  vertical-align: top;
}  

td.boldright {
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}  

td.boldleft {
  font-weight: bold;
  text-align: left;
  vertical-align: top;
}  

td.boldcenter {
  font-weight: bold;
  text-align: center;
  vertical-align: top;
}  






td.boldrightcenter {
  font-weight: bold;
  text-align: right;
  vertical-align: center;
}  

td.boldleftcenter {
  font-weight: bold;
  text-align: left;
  vertical-align: center;
}  

td.boldcentercenter {
  font-weight: bold;
  text-align: center;
  vertical-align: center;
}  







td.boldrightbottom {
  font-weight: bold;
  text-align: right;
  vertical-align: bottom;
}  

td.boldleftbottom {
  font-weight: bold;
  text-align: left;
  vertical-align: bottom;
}  

td.boldcentercenter {
  font-weight: bold;
  text-align: center;
  vertical-align: bottom;
}  

table.tmain {
  border-collapse: collapse;
}

table.stmain {
  border-collapse: collapse;
}

td.sthead {
  font-family: arial;
  font-weight: regular;
  font-size: 9;
  color: white;
  background-color: rgb(0,0,0);
  text-align: center;
}  

td.tbody {
  font-family: verdana;
  font-weight: regular;
  font-size: 10;
  color: black;
  text-align: left;
}

td.tfoot {
  text-align: center;
}

td.stfoot {
  text-align: center;
}

.print_personnel {
	border: 1px solid;
	padding: 2px 8px 2px 8px;
}
