/******************************************* Print style - hides all but the main content from the printer */
.printonly { background-color: #ffffff; color: #000000; }

.noprint, .toptablebanner { display: none; }

#topbanner, #toplevel, #seclevel, #breadcrumb, #lefthandcolumn, #righthandcolumn, #footer { display: none; }

object{
	padding-bottom: 10px;
}

img { margin: 20px 10px 20px 0px;
      padding: 0px 10px 20px 0px;
}
