/* Start of CMSMS style sheet 'FWK_CSS_print' */
html {}

.NoPrint {display: none;}

#HeaderWide {width:100%; height:30px; border-bottom: solid 1px black;}
#Header {width: 100%; height: 30px; }
#CompanyName {width: 49%; float: left; text-align: left; font-size: 24px; line-height: 28px; font-weight: bolder;}
#HeaderTopText {width: 49%; float: right; text-align: right; font-size: 16px; line-height: 30px; font-weight: bolder;}

#FooterWide {width:100%; height: auto; padding-top: 10px;}
#Footer {width:100%; height: auto; text-align: center; border-top: solid 1px black; padding-top: 8px; font-size: 12px;}
/* End of 'FWK_CSS_print' */

