/* CSS Document */

body 		{ background-color:#FFFFFF; background-image:none; }
#logo 		{ text-align:center; }
#navhold 	{ display:none; }
#search 	{ display:none; }
#shield 	{ display:none; }
#content 	{ width:100%; margin:0 }
#sidebar 	{ display:none; }
#footer {  
	padding:0;
	margin:0; 
	text-align:center; 
	color:#666666; 
	font-size:0.8em;
	}
#wrapper {
	width:100%; 
	height:100%;
	margin:0;
	text-align:left;
	background-color:#FFFFFF; background-image: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, object, embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

#hmflash object, #hmflash embed{
	display:block !important;
	height: 280px;
	width:100%;
	position: relative;
	overflow: hidden;
	}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}