
/*
COLOR RED :#bc000d;
GRAY FONT COLOR: #999999;
LINE GRAY :#808080;
*/
.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;
  overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash H1 {
  line-height:45px !important;
  margin:0px 0px 10px 0px!important;
  font-size:30px;
  visibility:hidden;
}

.sIFR-hasFlash H2 {
  line-height:45px !important;
  margin-bottom:10px!important;
  font-size:30px;
  visibility:hidden;
}

.sIFR-hasFlash H3 {
  line-height:26px !important;
  margin:0px 0px 8px 0px!important;
  font-size:15px;
  visibility:hidden;
}

.sIFR-hasFlash H4 {
  line-height:12px !important;
  margin:2px 0px 0px 10px!important;
  height:16px;
  visibility:hidden;
}

.sIFR-hasFlash H5 {
  line-height:20px !important;
  margin:0px 0px 0px 0px!important;
  height:20px;
  visibility:hidden;
}

.sIFR-hasFlash H6 {
  line-height:26px !important;
  margin:0px 0px 5px 0px!important;
  font-size:15px;
  visibility:hidden;
}

.sIFR-hasFlash H7 {
  line-height:35px !important;
  margin:0px 0px 10px 0px!important;
  font-size:24px;
  visibility:hidden;
  float:right;
  text-align:right!important;
}





h1,h2,h3,h4,h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	
}

h1 {
  font-size:25px;
  line-height:25px; /* this is overridden when sIFR is active with the !important declaration */
  color:#FFFFFF;
  letter-spacing:-1px;
  margin:0px 0 10px 0;
}

h2 {
  font-size:25px;
  line-height:25px; /* this is overridden when sIFR is active with the !important declaration */
  color:#bc000d;
  margin:0px 0 10px 0;
}

h3 {
  font-size:20px;
  line-height:20px; /* this is overridden when sIFR is active with the !important declaration */
  color:#FFFFFF;
  font-weight:200;
  margin:0px 0 10px 0;
}

h4 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
	line-height: 14px;
	margin:1px 0px 0px 10px;
}

h5 {	
	font-size: 14px;
	color: #bc000d;
	font-weight:bold;
	line-height: 14px;
	margin:0px 0 5px 0;
	
	
}

h6 {	
	font-size:20px;
  	line-height:20px; /* this is overridden when sIFR is active with the !important declaration */
  	color:#FFFFFF;
 	font-weight:200;
  	margin:0px 0 10px 0;
	text-align:right;
	
	
}

h9 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
	line-height: 16px;
	margin:1px 0px 0px 10px;
}


