var akzidenzGroteskLight = {
  	src: '/swf/akzidenz-grotesk-be-light.swf'
};

sIFR.activate(akzidenzGroteskLight);
sIFR.replace(akzidenzGroteskLight, {
  	selector: '#home .box h2',
	css: [
      '.sIFR-root { color: #003D66; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #003D66; }'
      ,'a:hover { color: #595959; text-decoration: underline;  }'
    ],
	wmode: 'transparent',
	ratios: [8, 1.3, 11, 1.21, 12, 1.2, 14, 1.19, 21, 1.16, 28, 1.13, 38, 1.12, 61, 1.11, 94, 1.1, 95, 1.09, 103, 1.1, 107, 1.09, 110, 1.1, 119, 1.09, 120, 1.1, 1.09]
});
sIFR.replace(akzidenzGroteskLight, {
  	selector: '#description h2,.narrow .box h2,.wide .box h2',
	css: {
      '.sIFR-root': { 'color': '#595959' }
    },
	wmode: 'transparent',
	ratios: [8, 1.3, 11, 1.21, 12, 1.2, 14, 1.19, 21, 1.16, 28, 1.13, 38, 1.12, 61, 1.11, 94, 1.1, 95, 1.09, 103, 1.1, 107, 1.09, 110, 1.1, 119, 1.09, 120, 1.1, 1.09]
});
sIFR.replace(akzidenzGroteskLight, {
  	selector: 'h1',
	css: {
      '.sIFR-root': { 'color': '#2f3234' }
    },
	wmode: 'transparent',
	ratios: [8, 1.3, 11, 1.21, 12, 1.2, 14, 1.19, 21, 1.16, 28, 1.13, 38, 1.12, 61, 1.11, 94, 1.1, 95, 1.09, 103, 1.1, 107, 1.09, 110, 1.1, 119, 1.09, 120, 1.1, 1.09]
});
sIFR.replace(akzidenzGroteskLight, {
  	selector: 'h2',
	css: {
      '.sIFR-root': { 'color': '#747575' }
    },
	wmode: 'transparent',
	ratios: [8, 1.3, 11, 1.21, 12, 1.2, 14, 1.19, 21, 1.16, 28, 1.13, 38, 1.12, 61, 1.11, 94, 1.1, 95, 1.09, 103, 1.1, 107, 1.09, 110, 1.1, 119, 1.09, 120, 1.1, 1.09]
});

