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

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



sIFR.activate(themixnormal,themixbold);



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(themixnormal, {
  selector: 'h1.grad',
  css: [
  	'.sIFR-root {color:#00195D;kerning:true;leading:-3}'
       ],
  wmode:'transparent',
  ratios: themixratios,
  tuneHeight:-3
});


sIFR.replace(themixbold, {
  selector: 'h3.middle-head',
  css: [
  	'.sIFR-root {color:#162D6C;kerning:true;leading:-3;text-align:center; font-size:18px;}'
       ],
  wmode:'transparent',
  ratios: themixratios,
  tuneHeight:-3
});

sIFR.replace(themixbold, {
  selector: '.left-div-header h3',
  css: [
  	'.sIFR-root {color:#FFFFFF;kerning:true;leading:-3; font-size:15px;}'
       ],
  wmode:'transparent',
  ratios: themixratios,
  tuneHeight:-3
});



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

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

sIFR.replace(themixnormal, {
  selector: '.sifrheading',
  css: [
  	'.sIFR-root {color:#333333;kerning:true;leading:-3}'
       ],
  wmode:'transparent',
  ratios: themixratios,
  tuneHeight:-3
});

sIFR.replace(themixnormal, {
  selector: '.sifr',
  css: [
  	'.sIFR-root {color:#333333;kerning:true;leading:-3}'
       ],
  wmode:'transparent',
  ratios: themixratios,
  tuneHeight:-3
});

sIFR.replace(themixnormal, {
  selector: '.sifrblue',
  css: [
  	'.sIFR-root {color:#000066;kerning:true;leading:-3}'
       ],
  wmode:'transparent',
  ratios: themixratios,
  tuneHeight:-3
});

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


sIFR.replace(themixnormal, {
  selector: '.sifrbluelink',
  css: [
  	'.sIFR-root {color:#000066;kerning:true;leading:-3}',
  	'a { text-decoration: none;color:#000066; }',
  	'a:hover {text-decoration:none;color:#000066; }'
       ],
  wmode:'transparent',
  ratios: themixratios,
  tuneHeight:-3
});

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

sIFR.replace(themixbold, {
  selector: '.sifrbold',
  css: [
  	'.sIFR-root {kerning:true;leading:-3}'
       ],
  wmode:'transparent',
  ratios: themixratios,
  tuneHeight:-3
});

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

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

sIFR.replace(themixbold, {
  selector: '.sifrboldlink',
  css: [
  	'.sIFR-root {kerning:true;leading:-1}',
  	'a { text-decoration: none;color:#00195d; }',
  	'a:hover {text-decoration:none;color:#00195d; }'
       ],
  wmode:'transparent',
  ratios: themixratios,
  tuneHeight:-3
});

sIFR.replace(themixbold, {
  selector: '.sifrboldlinkwhite',
  css: [
  	'.sIFR-root {kerning:true;leading:-3}',
  	'a { text-decoration: none;color:#ffffff; }',
  	'a:hover {text-decoration:none;color:#ffffff; }'
       ],
  wmode:'transparent',
  ratios: themixratios,
  tuneHeight:-3
});

sIFR.replace(themixbold, {
  selector: '.sifrheading h2 a',
  css: ['.sIFR-root {color:#00195d;kerning:true;leading:-3}'
    ,'a { text-decoration: none;color:#011A5E; }'
    ,'a:hover {text-decoration:none;color:#011A5E; }'
  ],
  wmode:'transparent',
  ratios: themixratios,
  tuneHeight:-3
});



