/* Start of CMSMS style sheet 'Print CSS' */
body {
  background: #FFF;
  background-image: none;
}

#header, #left_nav, #footer {
  display: none;
}

#content_cell, #printlogo {
  display: block;
}

form {
  margin: 0px;
}


/* End of 'Print CSS' */

