var themixnormal = { src: '/flash/themixnormal.swf' };
var themixbold = { src: '/flash/themixbold.swf' };
var themixbolder = { src: '/flash/themixbolder.swf' };


sIFR.activate(themixnormal,themixbold,themixbolder);



var themixratios = [7, 1.32, 8, 1.31, 12, 1.27, 20, 1.22, 28, 1.19, 30, 1.17, 31, 1.18, 45, 1.17, 61, 1.16, 66, 1.15, 67, 1.16, 108, 1.15, 111, 1.14, 114, 1.15, 118, 1.14, 120, 1.15, 1.14];

sIFR.replace(themixbold, {
    selector: '#boilerHeader h2',
    css: ['.sIFR-root {color: #ffffff;kerning:true; line-height:2em;}'
    ],
    wmode:'transparent',
    ratios: themixratios,
    tuneHeight:-3    
});

sIFR.replace(themixbold, {
    selector: '#boilerHeader h3',
    css: ['.sIFR-root {color: #ffffff;kerning:true;}'
    ],
    wmode:'transparent',
    ratios: themixratios,
    tuneHeight:-3    
});

sIFR.replace(themixbold, {
    selector: '#boilerWrapper .pmtable h2',
    css: ['.sIFR-root {color: #000000;kerning:true;}'
    ],
    wmode:'transparent',
    ratios: themixratios,
    tuneHeight:-3    
});

sIFR.replace(themixbold, {
    selector: '#boilerWrapper .quotewrap .tab h3',
    css: ['.sIFR-root {color: #ffffff;kerning:true;}'
    ],
    wmode:'transparent',
    ratios: themixratios,
    tuneHeight:-3    
});

sIFR.replace(themixnormal, {
    selector: '#boilerWrapper .alternative h4',
    css: ['.sIFR-root {color:#003366;kerning:true;leading:-3;font-weight:normal;font-size:13px}'
    ],
    wmode:'transparent',
    ratios: themixratios,
    tuneHeight:-3 
});

sIFR.replace(themixbold, {
    selector: '#boilerWrapper h4',
    css: ['.sIFR-root {color: #001857;kerning:true;}'
    ],
    wmode:'transparent',
    ratios: themixratios,
    tuneHeight:-3    
});

sIFR.replace(themixbold, {
    selector: '#boilerWrapper h3',
    css: ['.sIFR-root {color: #001857;kerning:true;}'
    ],
    wmode:'transparent',
    ratios: themixratios,
    tuneHeight:-3    
});

sIFR.replace(themixbold, {
    selector: '#rightBoxBoiler h3',
    css: ['.sIFR-root {color: #97c700;kerning:true;}'
    ],
    wmode:'transparent',
    ratios: themixratios,
    tuneHeight:-3    
});

sIFR.replace(themixnormal, {
    selector: '#boilerWrapper .alternative h2',
    css: ['.sIFR-root {color:#003366;kerning:true;leading:-3;font-weight:normal;font-size:20px}', '.f {font-weight:normal;font-size:26px;}'
    ],
    wmode:'transparent',
    ratios: themixratios,
    tuneHeight:-3 
});


sIFR.replace(themixbold, {
    selector: '#leftBoxBoiler h3',
    css: ['.sIFR-root {color: #02679b;kerning:true;}'
    ],
    wmode:'transparent',
    ratios: themixratios,
    tuneHeight:-3    
});
