@charset "utf-8";

body {
	background: white;
	font-size: 12pt;
}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
#header .wrap {
	display:none;
}
#menu {	
	display:none;
}
#sidebar {
	display:none;
}
#content {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}
#content h2 {
	font-size: 21px; 
	line-height: 1em;
	color: #000000;
}
#content .col-right {
	display:none;
}
#footer {
	display:none;
}

.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;