/* CSS Document */

/* Essential for the print stylesheet...hides the Flash headlines from the browser */
.sIFR-flash {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}


#header,
#navigationTop,
#navigationLeft,
#navigationRight,
#footer,
#accesskeys,
#globals,
#tools,
.pagetools,
.search,
.searchfield {display: none;}

#content,
body#subpage #content,
body#subpageWide #content {
	width: 95%;
}

#content p,
body#subpage #content p,
body#subpageWide #content p {
	width: 100%;
	font-size: 8pt;
	line-height: 10pt;
}

#content h3,
body#subpage #content h3,
body#subpageWide #content h3 {
	color: #000;
	font-size: 11pt;
	margin: 2pt 0 -2pt 0;
	padding: 0;
}

#content h2,
body#subpage #content h2,
body#subpageWide #content h2 {
	color: #000;
	font-size: 2em;
}
