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

sIFR.activate(helvetica_neue); // From revision 209 and onwards



//sIFR.debug.ratios(helvetica_neue, {
sIFR.replace(helvetica_neue, {
 selector: 'h2.section_title'
   
,ratios: [8, 1.41, 10, 1.32, 11, 1.31, 15, 1.29, 16, 1.28, 24, 1.26, 27, 1.24, 33, 1.23, 36, 1.22, 37, 1.23, 41, 1.22, 42, 1.23, 53, 1.22, 80, 1.21, 83, 1.2, 85, 1.21, 89, 1.2, 90, 1.21, 1.2]
 ,wmode: 'transparent'
 ,css: [
 '.sIFR-root { font-weight: bold; color:#014ba0; font-size:32px;letter-spacing: -2;}'
 ]
 });

sIFR.replace(helvetica_neue, {
 selector: 'h2.page_title'
   
,ratios: [8, 1.41, 10, 1.32, 11, 1.31, 15, 1.29, 16, 1.28, 24, 1.26, 27, 1.24, 33, 1.23, 36, 1.22, 37, 1.23, 41, 1.22, 42, 1.23, 53, 1.22, 80, 1.21, 83, 1.2, 85, 1.21, 89, 1.2, 90, 1.21, 1.2]
 ,wmode: 'transparent'
 ,css: [
 '.sIFR-root { font-weight: bold; color:#014ba0; font-size:20px;letter-spacing: -1;}'
 ]
 });








sIFR.replace(helvetica_neue, {
 selector: '#sideleft li'
 ,ratios: [10,1.32,12,1.26,16,1.27,19,1.23,25,1.22,31,1.21,38,1.2,51,1.19,55,1.18,56,1.19,90,1.18,92,1.17,94,1.18,98,1.17,99,1.18,1.17]
 ,wmode: 'transparent'
 ,css: [
 '.sIFR-root { font-weight: bold;text-align:right;display:block; color:#ffffff;font-size:13px;text-transform:uppercase;}'
	,'a { text-decoration: none; }'
	,'a:link { color: #000000; }'
	,'a:visited { color: #000000; }'
	,'a:hover { color: #CC0066; }'
 ]
 });

