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

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


/*---- Fallback CSS Font Styles for <H1>----*/
h1{
	padding:0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	letter-spacing:0.1px;
	font:normal 26px/25px Arial, Helvetica, sans-serif;
	
}

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

/*.sIFR-active h2 {
	font-size: 24px;
	padding:10px 0 12px 195px;
	margin:0;
	width:350px;
	line-height:25px;
}*/

/*---- Fallback CSS Font Styles for <H2>----*/
h2{	color:#000000;
	padding-bottom:0px;
	margin-top:18px;
	margin-bottom:0px;
	line-height:25px;
	letter-spacing:0.1px;
	font:normal 22px Arial, Helvetica, sans-serif;
	}
	
/*---- sIFR Font Styles for <H3>----*/


/*---- Fallback CSS Font Styles for <H3>----*/
h3{
	color:#b60e2a;
	padding-bottom:0px;
	margin-top:12px;
	margin-bottom:1px;
	letter-spacing:0.1px;
	font: 16px/25px Arial, Helvetica, sans-serif;
	font-weight:600
	}	

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

.sIFR-active h4 {
	color:#b60e2a;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:1px;
	letter-spacing:0.1px;
	font: 16px/25px Arial, Helvetica, sans-serif;
	font-weight:600
}

/*---- Fallback CSS Font Styles for <H4>----*/
h4{
	padding:0;
	margin:0;
	letter-spacing:0.1px;
	font:600 15px/25px Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
/*---- sIFR Font Styles for <H4>----*/

.sIFR-active h5 {
	font-size: 20px;
	padding:0 0 0 0;
	margin:0;
	width:290px;
	line-height:25px;
}

/*---- Fallback CSS Font Styles for <H4>----*/
h5{	color:#6e6e6e;
	padding:0 0 0 0;
	margin:0;
	line-height:25px;
	letter-spacing:0.1px;
	font:normal 20px Arial, Helvetica, sans-serif;
	}	
	
/*---- sIFR Font Styles for <H1>----*/
.sIFR-active h6 {
	font-size: 24px;
	padding:0 0 14px 0px;
	margin:0;
	width:595px;
	line-height:19px;
}

/*---- Fallback CSS Font Styles for <H1>----*/
h6{
	color:#6e6e6e;
	padding:0 0 0 0;
	margin:0;
	line-height:25px;
	letter-spacing:0.1px;
	font:normal 20px Arial, Helvetica, sans-serif;
}	


/*** 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 h3,
    .sIFR-active h4,
    .sIFR-active h5,
    .sIFR-active h6,				
    .sIFR-active h2{
    	visibility: hidden;
      line-height: 1em;
    }
