/* basic print styles */

body {
   background: white;
   font-family: arial, helvetica, sans-serif;
   font-size: 10pt;
   line-height: 14pt;
   margin-bottom:15px;
   }
   
.print
{
	display: block;
}
      
#box_search,
#box_search_go,
#box_nav_items,
#disc_small_green,
#disc_small_red,
#disc_small_blue,
#top_photo_fader,
#subnav,
#footer_cilt_logo,
#footer_all_logo,
#breadcrumb,
#sidenav,
#top_logo,
.skipLink  {
   display: none;
   }
   
h2 {
	line-height: 1.8em;
}

#footer
{
	margin-top:5px;
	width:600;
	height:43;
	clear: both;
	background-color:#CCCC99;
}

