/*** Use the same margin and padding settings for both sIFR and Fallback Styles ***/

/*---- sIFR Font Styles for <H1>----*/
.sIFR-active h1 {
	font-size: 20px;
	padding:12px 0 10px 0;
	margin:0;
	width:525px;
	line-height:25px;
}

.sIFR-active .contents-home h1 {
	font-size:20px;
	font-size:#666666;
	padding-bottom:0;
}

.sIFR-active .contents-home h2 span {
	text-transform:uppercase;
	color:#000;
}

/*---- Fallback CSS Font Styles for <H1>----*/
h1{
	color:#4572cd;
	padding:9px 0 10px 0;
	margin:0;
	line-height:25px;
	letter-spacing:0.1px;
	font:normal 20px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

/*---- sIFR Font Styles for <H2>----*/

.sIFR-active .navHeading {
	font-size: 13px; padding:16px 0 20px 14px; margin:0;
}

/*---- Fallback CSS Font Styles for <H2>----*/
.navHeading{font:normal 13px Arial, Helvetica, sans-serif;font-weight:800; color:#4572cd; padding:0 0 6px 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 h1,
    .sIFR-active .navHeading,
	.sIFR-active #splash-text {
      visibility: hidden;
      line-height: 1em;
	  display:block;
    }
