/* Start of CMSMS style sheet 'print' */
body {color:#000000;padding:25px;font-size:12pt;}

h1{font-size:200%;text-transform:capitalize;}
h2{font-size:125%;text-transform:capitalize;}
h3{font-size:175%;}
h4{font-size:150%;}

a{color:red;text-decoration:none;}
a:hover{color:black;text-decoration:none;}

blockquote{margin:0;padding:10px;background-color:black;border: solid 1px;color:white;}
blockquote a{color:white;}
blockquote a:hover{color:white;}
.tint-box{padding:10px;background-color:#EFEFEF;}

img {border-style:none;display:none;}

/* Header section */
#header{height:80px;background-image: url(/uploads/images/MoneyBoxBWlogoBig.jpg);background-position:left top;background-repeat:no-repeat;border-bottom-width:2px;border-bottom-style:solid;margin-bottom:20px;}
#header-left{display:none;}
#header-right{display:none;}
#top-nav{display:none;}

/* Main content */
#col-1{display:none;}

/* Footer section */
#footer{font-size:10pt;border-top-color:black;border-top-width:2px;border-top-style:solid;margin-top:20px;}
#footer-right{display:none;}
#footer-nav{display:none;}
/* End of 'print' */

