var bankGothic = { src:"/style/bnkgothm.swf" };

//sIFR.useStyleCheck = true;
var stdCss = "font-size:21px;leading:-10;text-transform:uppercase";

sIFR.activate(bankGothic);


sIFR.replace(bankGothic,{selector: ".hmFcs h2",
				css: ".sIFR-root {color:#ffffff; text-align:center; "+stdCss+"}",  wmode: "transparent"});

sIFR.replace(bankGothic,{selector: ".lgn .nws h2,.hmNewRel h2",
				css: ".sIFR-root {color:#ffffff;"+stdCss+"}",  wmode: "transparent"});

sIFR.replace(bankGothic,{selector: ".prdInf h2, .hmRcnt h2",
				css: ".sIFR-root {color:#9e0b0f;"+stdCss+"}",  wmode: "transparent"});

sIFR.replace(bankGothic,{selector: ".prdAst .assets h2, .prdAst .secCol h2, .hmRels h2",
				css: ".sIFR-root {color:#636363;"+stdCss+"}",  wmode: "transparent"});

sIFR.replace(bankGothic,{selector: ".prdAst h2, .hmNws h2",
				css: ".sIFR-root {color:#de1920;"+stdCss+"}",  wmode: "transparent"});

sIFR.replace(bankGothic,{selector: ".pnlCnt h2, .soleCol .title",
				css: ".sIFR-root {"+stdCss+"}",  wmode: "transparent"});
