/* --------------------------------------------------
file: print.css
website: www.isaacs.ie
version: 1.0
created: 22/05/08
author: Andrea Cima Serniotti
contact: http://www.visrez.com
---------------------------------------------------*/

body{ font:10pt georgia,helvetica,sans-serif } 
h1 { font-size:2em }
h2 { font-size:1.5em }
h3 { font-size:1.2em;margin-bottom:0;padding-bottom:0 }
h4,h5,h6 { font-size:1em;margin-bottom:0;padding-bottom:0 }
h1,h2,h3,h4,h5,h6 { margin:1em 0 .3em 0;font-family:arial,helvetica,sans-serif }
.navigation,  hr, .alt, #topmenu, form, .banner{ display:none } 
h1 span.alt, h2 span.alt{ display:inline; color:#000; text-decoration:none }
#main img{float:right;margin:30px;padding:2px;border:1px solid #BFE652}

a{color:#000; text-decoration:none}


/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}