/* Start of CMSMS style sheet 'print' */
              /*
Display #main_content only, 
mainly for recruitment application page 
but can be applied to all pages if required.
         */
ul.accessibility,
#masthead,
#side_column,
#footer,
#base_footer
{
	display:none;	
}
/* End of 'print' */

