/* 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;
}

/* ---------------------- page styles --------------------------- */
body {
	font-family: "Lucida Grande", Verdana, sans-serif;
	background-color: #ffffff;
	font-size: 12px;
	line-height: 1.7em;
	padding: 0;
	margin: 0;
}

#container
{
background-color:#FFFFFF;
width:650px;
border:none;
}

#header
{
display:none;
}

#footer
{
display:none;
}

h2, h4 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
	display:block;
	width:550px;
	background-image:none;
}

