body	{
	text-align: left;
	margin: 0;
	padding: 0;
	border: 0;	
	background: #fff;
	font: 10pt/1.3 Myriad, "Lucida Grande", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	}
	
img	{
	border: 0;
	}
	
div#wrapper	{
	border: 0;
	background: none;
	width: auto;
	margin: 1em;
	padding: 0;
	text-align: left;
	}

h1, div#statusnav {
	display: none; }
	
	/* General layout rules */
	
div#leftcol {
	float: left;
	width: 50%;
	color: #000;
	border: 1pt solid #ccc;
	margin: 0;
	padding: 0.5em;
	}
	
div#inleft {
	height: 292pt;
	border: 1pt solid #999;
	color: #000;
	margin: 0;
	padding: 1em;
	text-align: left;
	}
	
div#rightcol {
	float: left;
	width: 40%;
	color: #000;
	margin: 0 1em;
	padding: 0;
		}
	
div#footer {
	float: left;
	width: 100%;
	color: #666;
	font-size: 80%;
	text-align: center;
	border-top: 1pt solid #999;
	margin-top: 2em;
	padding-top: 2em;
	}
	
div#plogo	{
	text-align: center;
	width: 100%;
	border-bottom: 1pt solid #999;
	margin-bottom: 1em;
	padding-bottom: 1em;
	}
	
.print {
	color: #666;
	font-size: 80%;
	text-align: center;
	margin-top: 1em;
	}

/* Basic Typography */

h2	{
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	}
	
h3	{
	font-weight: normal;
	font-size: 1.2em;
	font-style: italic;
	margin: 0 0 1em 0;
	}
	
td	{
	font-size: 9pt;
	padding-left: 1em;
	}
	
td.footnote, .footnote	{
	font-size: 7pt;
	padding-left: 0;
	}	
	
th	{
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	margin: 0;
	}
	
p	{
	margin: 0 1em 1em 1em;
	line-height: 130%;
	}

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