var VagRoundedBold = {
src: 'flash/VagRoundedBold.swf'
,ratios:[7, 1.35, 11, 1.22, 13, 1.16, 14, 1.18, 21, 1.16, 28, 1.13, 38, 1.12, 53, 1.11, 60, 1.1, 61, 1.11, 94, 1.1, 96, 1.09, 101, 1.1, 102, 1.09, 103, 1.1, 108, 1.09, 110, 1.1, 1.09]
};


  sIFR.activate(VagRoundedBold);
  
sIFR.replace(VagRoundedBold, {
  wmode: 'transparent',
  tuneHeight: -3,
  offsetTop: 0,
    selector: '#page #col-2 h1'
    ,css: [
      '.sIFR-root { color: #131b78; text-align: left;  letter-spacing:0.2; background-color:#fff; leading:1; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #131b78; }'
      ,'a:hover { color: #000000; }'
    ]
  });

sIFR.replace(VagRoundedBold, {
  wmode: 'transparent',
  tuneHeight: -3,
  offsetTop: 0,
    selector: '#page #col-2 h2'
    ,css: [
      '.sIFR-root { color: #ff7300; text-align: left;  letter-spacing:0.2; background-color:#fff; leading:1; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #ff7300; }'
      ,'a:hover { color: #000000; }'
    ]
  });

sIFR.replace(VagRoundedBold, {
  wmode: 'transparent',
  tuneHeight: -3,
  offsetTop: 0,
    selector: '#page #col-2 h4'
    ,css: [
      '.sIFR-root { color: #131b78; text-align: left;  letter-spacing:0.2; background-color:#fff; leading:1; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #131b78; }'
      ,'a:hover { color: #000000; }'
    ]
  });
