@media print 	{
body {
	background: #FFF;
	text-align: left; 
	font-family: Lucida Grande, Verdana, Arial, Helvetica, Tahoma, Sans-Serif; font-size: 83%; color: #000;
}

h1 {font-size: 140%;}
h2 {font-size: 120%;}

/* 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;
}

/* sIFR End */

#printbutton {position: absolute; top: 5px; left: 7px; z-index: 2; width: 300px; height: 30px; margin: 5px 0; background: #FFF;}

#printbutton ul {display: block; margin: 0; padding: 0;}

#printbutton li {display: inline;}

#printbutton li a {
				display: block;
				overflow: visible;
				float: left; 
				margin: 1px 5px 1px 0; padding: 3px 5px 4px 5px;
				font-size: 80%; text-decoration: none; color: #000; line-height: 130%; background: #E3E9F5;
				border: 1px solid #354D6A;
				}
				
#printbutton li a:visited {font-size: 80%; text-decoration: none; color: #000; line-height: 130%; border: 1px solid #354D6A; background: #E3E9F5;} 
#printbutton  li a:hover, a:active, a:focus  {color: #000; border: 1px solid #000; background: #FFF;}
#printbutton li a:focus .sffocus {color: #000; border: 1px solid #000; background: #FFF;}

#content-left {width: 645px; background: none; padding: 0; margin: 0;}
#content-right {width: 645px; padding: 0; margin: 10px;}

img {margin: 10px 0 5px 0;}

#header-nav,
#nav, 
#header-img, 
#contact, 
#toplink,
#footer, 
#validator,
a#logo, a:visited#logo {display: none;}

#show-position, #show-position p {
		float: none;
		margin: 45px 0 25px 0;
		padding: 0; 
		color: #000;
}
		
#show-position a, #show-position a:visited {color: #000; background: none; text-decoration: none; padding: 0;}
			
#content-left, #content-right {
		 width: 645px;
		 float: none;
		 margin: 0;
		 font-size: 100%;
		 background: none;
}		 

#tooltip {display: none;}
}