var helvetiva_lt_bold = {
    src: 'fileadmin/sifr/helvetiva_lt_bold.swf',
    ratios: [8, 1.41, 11, 1.31, 15, 1.29, 25, 1.25, 33, 1.23, 44, 1.22, 47, 1.21, 48, 1.22, 52, 1.21, 53, 1.22, 73, 1.21, 74, 1.2, 78, 1.21, 79, 1.2, 80, 1.21, 84, 1.2, 85, 1.21, 89, 1.2, 90, 1.21, 1.2]
};
sIFR.useStyleCheck = true;
sIFR.forceWidth = true;
sIFR.fitExactly = true;
sIFR.activate(helvetiva_lt_bold);


sIFR.replace(helvetiva_lt_bold, {
    selector: 'h1.white'
    ,css: [
        '.sIFR-root { font-size: 18px; color: #ffffff; font-weight: bold; }'
    ]
    ,wmode: 'transparent'
    ,forceWidth: true
    ,fitExactly: true
    ,tuneWidth: 4
});
sIFR.replace(helvetiva_lt_bold, {
    selector: 'h1.lighter'
    ,css: [
        '.sIFR-root { font-size: 18px; color: #bbd3eb; font-weight: bold; }'
    ]
    ,wmode: 'transparent'
    ,forceWidth: true
    ,fitExactly: true
    ,tuneWidth: 4
});
sIFR.replace(helvetiva_lt_bold, {
    selector: 'h1.darker'
    ,css: [
        '.sIFR-root { font-size: 18px; color: #0E5AA6; font-weight: bold; }'
    ]
    ,wmode: 'transparent'
    ,forceWidth: true
    ,fitExactly: true
    ,tuneWidth: 8
});
sIFR.replace(helvetiva_lt_bold, {
    selector: 'h1'
    ,css: [
        '.sIFR-root { font-size: 18px; color: #6798c9; font-weight: bold; }'
    ]
    ,wmode: 'transparent'
    ,forceWidth: true
    ,fitExactly: true
});


sIFR.replace(helvetiva_lt_bold, {
    selector: 'h2.white'
    ,css: [
        '.sIFR-root { font-size: 14px; color: #FFFFFF; font-weight: bold; }'
        ,'a { text-decoration: none; }'
        ,'a:link { color:#FFFFFF; }'
        ,'a:hover { color:#bbd3eb; }'
    ]
    ,wmode: 'transparent'
    ,forceWidth: true
    ,fitExactly: true
	,tuneWidth: 3
});
sIFR.replace(helvetiva_lt_bold, {
    selector: 'h2.lighter'
    ,css: [
        '.sIFR-root { font-size: 14px; color: #bbd3eb; font-weight: bold; }'
        ,'a { text-decoration: none; }'
        ,'a:link { color:#6798C9; }'
        ,'a:hover { color:#0E5AA6; }'
    ]
    ,wmode: 'transparent'
    ,forceWidth: true
    ,fitExactly: true
	,tuneWidth: 3
});
sIFR.replace(helvetiva_lt_bold, {
    selector: 'h2.darker'
    ,css: [
        '.sIFR-root { font-size: 14px; color: #0E5AA6; font-weight: bold; }'
    ]
    ,wmode: 'transparent'
    ,forceWidth: true
    ,fitExactly: true
});
sIFR.replace(helvetiva_lt_bold, {
    selector: 'h2'
    ,css: [
        '.sIFR-root { font-size: 14px; color: #004488; font-weight: bold; }'
    ]
    ,wmode: 'transparent'
    ,forceWidth: true
    ,fitExactly: true
});
