/* Start of CMSMS style sheet 'Print' */
/*----------------------
      global
----------------------*/

body {
color: #666 !important;
font-size:10px !important;
line-height:16px !important;
background-color:#fff !important;
font-family:arial;
border:0 !important;
}

/*----------------------
      display: block;
----------------------*/
 
div#mastHead,
div#contentWrapper,
div#leftColumn,
div#rightColumn,
div#footer,
blockquote {
display:block !important;
width:100% !important;
height: 100% !important;
border:0 !important;
padding: 0.5em 1em !important;
}
 
div#leftColumn,
div#rightColumn,
div#footer {
border-top: 1px solid #ccc !important;
}

/*----------------------
      typography;
----------------------*/
 
blockquote {
background-color: #eee !important;
border-top: 1px solid #ccc !important;
border-bottom: 1px solid #ccc !important;
}
ul, ol {
margin-left: 0 !important;
padding-left: 20px !important;
}

/*----------------------
      forms
----------------------*/
fieldset {
border-bottom: 1px solid #ccc !important;
margin-bottom: 10px !important;
}
input, select, textarea {
font-size:10px !important;
line-height:16px !important;
color: #000 !important;
font-family: arial !important;
font-weight: bold !important;
display: inline !important;
border: none !important;
background: #fff !important;
}
legend {
font-weight: bold;
font-size: 14px;
text-transform: lowercase;
}
label {
float: none; 
clear:both;
text-transform: uppercase;
}
div.checkboxSet div label,
div.radioSet div label {
text-transform: lowercase;
margin-top: -5px !important;
}

/*----------------------
      display: none;
----------------------*/

div.breadcrumbs,
div#search,
div#mainMenu,
table.pagetable,
div.submit, 
div#acornLogo,
.accessibility, 
.noprint,
span.pageCount  {
   display: none !important;
}
* {border:0 !important;}
img {float:none;}

/* End of 'Print' */

