#header, #left, #default-header{
	display: none;
	height: 0 !important;
}
body{
	color: #000;
	background: white;
	font: 12pt Arial, Helvetica, sans-serif;
}
#content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
}
div#content {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
}
p {
	clear: both !important;
	line-height: normal;
}
h1, h2, h3 {
	color: #000000 !important;
}
.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;
}