/*** Use the same margin and padding settings for both sIFR and Fallback Styles ***/

/*---- sIFR Font Styles for footertext----*/

.sIFR-active #footertext {
	font-size: 19px; padding:0; margin:0; width:568px;
}

/*---- Fallback CSS Font Styles for footertext----*/
#footertext .sIFR-alternate,
#footertext { font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size: 13px; color:#000000; padding:0; margin:0; line-height:20px; }

/*** DO NOT CHANGE THE FOLLOWING ***/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-replaced > div {
  display: none !important;
}
	.sIFR-active #footertext {
    	visibility: hidden;
      line-height: 1em;
    }
