/* CSS for FLASH IMAGE REPLACEMENT SIFR */

h1 {
/*color: white; 
font-weight: bold; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif;*/
display:inline;
}

.sIFR-hasFlash h1 {
  font-size: 15px;
/*  line-height: 1em;*/
}

h2 {
/*color: white; 
font-weight: bold; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:right;*/
}

.sIFR-hasFlash h2 {
/*  font-size: 14px;
  line-height: 1em;*/
}

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}