div#header h2 {
	font-size:1em;
	line-height:normal;
	text-indent:0;
	width:auto;
	height:auto;
}

div#main div#leftcol h1 a {
	text-indent:0;
}

div#homepage h3 {
	font-size:1em;
	color:#000;
	width:auto;
	font-weight:bold;
	margin-left:0;
}

div#homepage h4 {
	font-size:1em;
	color:#000;
	width:auto;
	height:auto;
	font-weight:normal;
	margin-left:0;

}

div#homepage div#caption h5 {
	font-size:1em;
	line-height:normal;
	visibility:visible;

	width:auto;
	height:auto;
}



div#container div#layout {
	width:600px;
}

div#mainnav {
	display:none;
}

div#hiddenLogo {
	display:block;
}

div#contentRight,div#waitMessage {
	display:none;
}



/* 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;
}*/