  var helvetica_thin = {
    src: 'fileadmin/mediabank/www.chinsay.com/res/sifr/helvetica_thin.swf'
    ,ratios: [6,1.41,9,1.35,15,1.29,21,1.25,22,1.22,27,1.24,29,1.21,34,1.22,41,1.21,45,1.2,46,1.21,59,1.2,68,1.19,69,1.2,96,1.19,97,1.18,102,1.19,103,1.18,112,1.19,114,1.18,116,1.19,120,1.18,121,1.19,1.18]
  };
  
  var helvetica_light = {
    src: 'fileadmin/mediabank/www.chinsay.com/res/sifr/helvetica_light.swf'
    ,ratios: [6,1.41,9,1.35,15,1.29,21,1.25,22,1.22,27,1.24,29,1.21,34,1.22,41,1.21,45,1.2,46,1.21,59,1.2,68,1.19,69,1.2,96,1.19,97,1.18,102,1.19,103,1.18,112,1.19,114,1.18,116,1.19,120,1.18,121,1.19,1.18]
  };  

  sIFR.delayCSS  = true;
  sIFR.activate(helvetica_thin);
  sIFR.activate(helvetica_light);
  sIFR.wmode = "transparent";
  
	sIFR.replace(helvetica_light, {
		wmode: 'transparent'
		,selector: '.start_col_container h1'
		,css: [
			'.sIFR-root { text-align: left; font-weight: normal; font-size: 14px; font-color: #000000; color: #000000; }'
		]
	});
	
 	sIFR.replace(helvetica_thin, {
		wmode: 'transparent'
		,selector: '.start_col_container h2'
		,css: [
			'.sIFR-root: {color: #CCCCCC; display: block;}, a {text-decoration: none; text-align:center;}', 'a:link {color: #333333;}', 'a:hover {color: #333333 }'
		]
	});
	
	sIFR.replace(helvetica_thin, {
		wmode: 'transparent'
		,selector: '.table.columns h2'
		,css: [
			'.sIFR-root { text-align: left; font-size: 15px; font-color: #000000; color: #000000; }'
		]
	});
	
	sIFR.replace(helvetica_thin, {
		wmode: 'transparent'
		,selector: '.content_left h2'
		,css: [
			'.sIFR-root { text-align: left; font-weight: normal; font-size: 22px; font-color: #000000; color: #000000; }'
		]
	});	
	
	sIFR.replace(helvetica_light, {
		wmode: 'transparent'
		,selector: 'h1'
		,css: [
			'.sIFR-root { text-align: left; font-weight: normal; font-size: 38px; font-color: #000000; color: #000000; }'
		]
	});
	
	sIFR.replace(helvetica_light, {
		wmode: 'transparent'
		,selector: 'h2.'
		,css: [
			'.sIFR-root { text-align: left; font-weight: normal; font-size: 24px; font-color: #000000; color: #000000; }'
		]
	});	
	/*
	sIFR.replace(helvetica_light, {
		wmode: 'transparent'
		,selector: 'h2 a'
		,css: [
			'.sIFR-root: a {text-decoration: none;}', 'a:link {color: #333333;}', 'a:hover {color: #333333 }, {line-height:50px;}'
		]
	});
	*/	
	/*
	sIFR.replace(helvetica_light, {
		wmode: 'transparent'
		,selector: 'h3'
		,css: [
			'.sIFR-root { text-align: left; font-weight: normal; font-size: 18px; font-color: #000000; color: #000000; }'
		]
	});	
	*/
	sIFR.replace(helvetica_light, {
		selector: 'h2.news-title a.news_alinker'
		,wmode: 'transparent' 
		,css: [
			'.sIFR-root a {text-decoration: none; color: #333333; font-size: 24px; }', 'a:link {color: #333333; text-align: left;}', 'a:hover {color: #333333;}'
		]
	});
	