body {
	font-family: Verdana, Arial, sans-serif;
	background: white;
	font-size: 10pt;
}
h1 {
	font-size: 14pt;
}
h2 {
	font-size: 12pt;
}
img {
	border: none;
}

#headercontent,
#subnavi {
	display: none;
}
#container {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
  }
div#content {
   padding-top: 1em;
  }
a:link, a:visited {
   color: black;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}
.osioheaderColumns {
	width:100%;
	float:left;}
	.osioheaderArticles {
		width:240px;
		float:left;
		display:block;
		margin:0 5px 0 5px;}
		.osioheaderArticles a+img {
			display:block;}

/* sIFR-styles for print */
.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;
}