/* Start of CMSMS style sheet 'ceroc_sifr' */
/* Standard sIFR styles... do not modify */

.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;
}

/* Styles used to hide the browser text before it is replaced... modify away :) */
/*removed .sIFR-hasFlash h1 */

/* Styles for no-flash version */

h1 {
position:absolute;
left:200px;
top:170px;
white-space: nowrap;
	width: 600px;
        height:20px;
	font-weight: bold;	
	font-style: italic;
	font-size: 26px;
	color: #ff6600;
text-align: center;
padding-bottom:5px;
}
/* End of 'ceroc_sifr' */

