/* Start of CMSMS style sheet 'wbm 0.1 print' */
body {
 	background: rgb(255, 255, 255);
 }
 
 #menu_frame {
 	display: none;
 }
 
 #page {
 	background: none;
 }
 
 #content_top {
 	display: none;
 }
 
 #content_footer {
 	display: none;
 }
 
 #content {
 	width: auto;
 	margin-left: 0px;
 }
 
 #content_stretch {
 	background: none;
 }
 
 #header_animation {
 	display: none;
 }
 
 #header_print {
 	display: block;
 	margin-bottom: 35px;
 }
 
 #header {
 	display: none;
 /*	background: none;
 	height: auto;*/
 }
 
 #content_frame {
 	margin-left: 0px;
 }
 
 .breadcrumbs {
 	display: none;
 }
/* End of 'wbm 0.1 print' */

