body {
	font-size: 11pt;
}
a {
	color:black;
}
#navi_global,
#navi_global_sub,
#navi_local,
#navi_tools,
#flashcontent,
#wrap_rich,
#rich,
#info,
.readMore,
.sIFR-flash
{
    display:none;
}
p.disclaimer,
#foot p a {
	display:none;
}
#foot p {
	margin:0;
	padding:0;
}
#foot {
	margin-top:2em;
}
.contentHighlights div a img {
	float:left;
	border:none;
	margin-right:1em;
	margin-top:.2em;
}
.contentHighlights div {
	clear:both;
}
#logo {
	
}
		#logo .logo {
			float:left;
		}
		#logo .logo a img{
			border:none;
		}
		#logo .tagline {
			float:right;
		}
#wrap_tools_global {
	clear:both;
	margin-bottom:2em;
}
h6 {
	font-size:1em;
	margin-bottom:0;
	padding-bottom:0;
}

/* 
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;
}
