/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */
body {
  padding: 2em 1em 2em 70px;
  margin: 0;
  LINE-HEIGHT: 1.6em; 
  FONT-FAMILY: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  color: black;
  background: white;
  background-position: top left;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}
#imgx A:link {
	COLOR: #000; TEXT-DECORATION: none
}
#imgx A:visited {
	COLOR: #000; TEXT-DECORATION: none;
}
#imgx A:hover {
	COLOR: #cc3300; TEXT-DECORATION: none; FONT-STYLE: bold;
}
.imgdida{
	font-size: 10px;
	color: #999;
	text-decoration: none;
	text-align: center;
	line-height: 2em;	
}
.hide {
	display: none !important;
}
h2              { font-size: 1.5em; margin: .83em 0; color: #ccc }

span.sIFR-alternate, .entrybody {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
	color: #000;
}
#sidepane {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}
#header {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}
#footer {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}
#topnav {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}
