body {

}

.printonly {

}

.screenonly {
   display: none;
}

div#printsitename {
   text-align: center;
   font-size: 18pt;
   font-weight: bold;
   margin-bottom: 20pt;
}

div#mainlogo{
   display: none;
}

div#navmenu {
   display: none;
}


div#pagetitle {
   position: absolute;
   left: 0px;
   top: 45px;
   margin-left: 1px;
   margin-right: 20px;
   margin-top: 1px;
   margin-bottom: 20px;
}

td.title img {
   display: none;
}

div.pagecontentframe {
   left: 0px;
   top: 50px;
}


