*
{
	margin: 0;
	padding: 0;
}
#links, #splashTop, #splashBottom, #nav, #footer, #rightCol, #folioList
{
	display: none;
}
img
{
	border: none;
}
html, body
{
	font: 11pt Verdana, Arial, Helvetica, sans-serif;
}
h1
{
	font: 20pt Georgia, "Times New Roman" , Times, serif;
	margin: 10pt 0 15pt;
}
h2
{
	font-size: 12pt;
	margin-bottom: 3pt;
}
h3
{
	font-size: 8pt;
	font-weight: normal;
	color: #aa8f8f;
	margin-bottom: 5pt;
}
p
{
	margin: 0 0 10pt;
}
#newsImg
{
	float: right;
	margin: 0 0 10pt 10pt;
}
acronym
{
	border-bottom: none;
}
a
{
	color: #4e5974;
	text-decoration: none;
	font-weight: bold;
}
#folioImg
{
	float: left;
	margin: 0 20pt 20pt 0;
}
li
{
	margin-left: 16pt;
}
/* 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;
}