/* March 30, 2007 - in order for IE to display portrait mode 
 in print preview, the tag below this comment was commented out 
 and the new tag modified to collapse the leftnav column */

 /* .hideinprint {
  visibility: hidden;
}
*/

body 
{
  margin:0px;
  padding-top:0px;
  padding-bottom:0px;
}

 .hideinprint 
{
 
	display: none;
}

.hideinprint135 
{
	display: none;
}

td 
{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  vertical-align: top;
}

