/* 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;
}

html { 
  padding:0px;
  margin:10px;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}

body {
  background-color: #FFF;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color:#000;  
  

}

.right-column-wrapper {
	
	width: 650px;
}

h1 {color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;}

#headerleft {
	
	text-align: right;
	     
	width: 496px;
	margin: 0px; 
	padding: 0px;
	height: 95px;
}



#headerright{display:none;}

#navcontainer{display:none;}

#navigation{display:none;}

#bigimagecontainer{display:none;}

#left-column {display:none;}


#bigimagecontainer{display:none;}

.noprint {display:none;}

