
#PrintableFooterTable TD{
  font-family:Arial;
  COLOR: #008330;
  font-size:12px;
  display:block;
  font-weight:bold;
  text-align:center;
}


#PrintableFooterTable TD.discountTitle{
    font-size:16px;
    border-right:solid 2px #D5D0B6;
    border-left:solid 2px #D5D0B6;
}
#PrintableFooterTable .pageURLFooter{
  text-align:left;
  color:#000000;
  word-wrap:break-word;
  overflow-x:auto;
  width:722px;
}

#topTr {
 display:none;
}

#mainContent{
  width:100%;
}
#MainTablePage .headerFooterDIV{
 padding:0;
 width:100%;
 text-align:center;
 width:722px;

}


THEAD { display: table-header-group; } 

TFOOT { display: table-footer-group; } 

.notPrintable{display:none}


#mainContent DIV.noPrintPortlet{display:none}
