/*** Use the same margin and padding settings for both sIFR and Fallback Styles ***/

/*---- sIFR Font Styles for footer----*/

.sIFR-active .footertext {
	font-size: 19px; padding:0; margin:0; width:568px;
}

/*---- Fallback CSS Font Styles for footer----*/
.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; height:30px; }


/*---- sIFR Font Styles for tagline----*/

.sIFR-active .tagline {
	font-size: 22px; padding:0; margin:0; width:675px;
}

/*---- Fallback CSS Font Styles for tagline----*/
.tagline .sIFR-alternate,
.tagline { font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size: 16px; color:#000000; padding:0; margin:0; line-height:20px; height:30px; }


/*** 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 .tagline,
    .sIFR-active .footertext	{
    	visibility: hidden;
      line-height: 1em;
    }
