/* These are standard sIFR styles... do not modify */

.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;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
/*
.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}
*/

.sIFR-hasFlash h1 {
	visibility: hidden;
	padding-top:10px;
	height:30px;
	line-height:30px;
	font-size:30px;
}
.sIFR-hasFlash h2 {
	visibility: hidden;
	padding-top:14px;
	height:21px;
	line-height:21px;
	font-size:25px;
	margin:0;

}

.sIFR-hasFlash h3 {
	visibility: hidden;
	height:24px;
	font-size: 24px;
	line-height:24px;
	display:block;
	letter-spacing:-2px;
	margin:0;
	margin-top:20px;
	
}
.sIFR-hasFlash h4 {
	visibility: hidden;
	font-size: 18px;
	line-height:18px;
	display:block;
	margin:0;
	margin-top:20px;
	clear:left;
	
}

h4.sIFR-replaced embed, h4.sIFR-replaced object{
		
}
h3.sIFR-replaced embed, h3.sIFR-replaced object {

}


.sIFR-hasFlash h2.sifr_mainheader {
	visibility: hidden;
	height:15px;
	font-size:15px;
	line-height:15px;
}

 .sIFR-hasFlash .homepage_col h3{		
	margin:0;
	font-size:25px;
	line-height:25px;
	display:inline;
	letter-spacing:-2px;
	
}

#leftbar h3 {
	width:150px;
	display:block;
	font-size:15px;
	line-height:15px;	
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

.yellowbar_floater span.large {
	font-size:55px;
	height:55px;
	line-height:55px;
	display:inline;
	padding:0 10px 0 10px;
	font-weight:bold;
}
.yellowbar_floater span.medium {
	font-size:45px;
	height:45px;

	display:inline;
	font-weight:bold;
}
.yellowbar_floater span.small {
	font-size:20px;
	height:20px;
	line-height:20px;
	display:inline;
}

