/* hide all the menus headers side bars and footers */
#m_myaccount,
#m_domains,
#m_products,
#m_programs,
#m_help,
#m_corporate,
#navmenu,
#navmenul,
#headernavbar,
#accsumm,

/* new ones to aid in the above */
#navcrumb,
#footer,

/* don't show any images */
img,

/* the content that shouldn't show up */
#print,
#collectdetailswrapper,
.backpaleyellow {display:none;}


/* custom style the form for print layout */
h2 {
  padding:5px 0px 0px 0px;
  margin:0px 0 0 0px;
  font-size:20pt;
  color:#000
}
div {
  font-size:11pt;
  color:#000;
  background:#fff;
}
p {font-size:10pt;}
#ordertabsquarewhite {font-size:14pt;}
#resultheader {
  padding:10px 20px;
  border-top:1px solid;
  border-bottom:1px solid;
}
.ralign {margin-right:0;}
.leftlabel3 {float:left;width:70%;}
.resultsuccess,
.resultsubmitted,
.resultfailed {color:#000;}
