/* 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 h2 {
	visibility: visible;
	padding-top: 2px;
}

*/

div.featureBoxes h1 { }
.sIFR-hasFlash h1 { font-size:18px; }

.sIFR-hasFlash div.titleBar h2, .sIFR-hasFlash .featureBoxes .titleBar .cornerMidBlack h2 {
    font-size:15px;
    color:#FFFFFF;
    margin-left:8px;
    /* letter-spacing:0px; */
	padding:0px;
    margin-top:12px;
}
.sIFR-hasFlash div.tabTitleBar h2 {
    font-size:15px;
    color:#FFFFFF;
    margin-left:8px;
    letter-spacing:0px;
    padding:0px;
    margin-top:10px;
}
.sIFR-hasFlash div.leftFeatureWidelist div.titleBar h2 { margin-top:0px; }
.sIFR-hasFlash div.leftFeatureWidelist div.titleBar embed {
    position:relative;
    margin-top:12px;
}
.sIFR-hasFlash #twoColslayoutRight div#middleCol .titleBar h2 {
    font-size:15px;
    margin-top:12px;
    color:#FFFFFF;
    margin-left:8px;
    letter-spacing:0px
}
.sIFR-hasFlash div#middleCol div.titleBar h2 {
    font-size:15px;
    margin-top:14px;
    color:#FFFFFF;
    margin-left:8px;
    letter-spacing:0px
}
.sIFR-hasFlash .investorsFeatureOne h1, .sIFR-hasFlash .investorsFeatureThree h1, .sIFR-hasFlash .investorsFeatureFour h1 {
    font-size:13px;
    color:#FFFFFF;
    margin-left:0px;
    letter-spacing:0px;
    padding:0px;
    margin-top:5px;
}
/* 2009 home additions */
.sIFR-hasFlash .blockContainerHeaderContent { }
.sIFR-hasFlash .blockContainerHeaderContent h2 {
    font-size:15px;
    margin:10px 0 0 0;
    letter-spacing:0px;
    position:relative;
    line-height:17px;
}
.sIFR-hasFlash .newsticker .newstickerHeader .padding { }
.sIFR-hasFlash .newsticker .newstickerHeader h2 {
    font-size:15px;
    margin:10px 0 0 0;
    position:relative;
    letter-spacing:0px;
    line-height:17px;
}




