
var gil_sans_mt = 
	{   
	src: 'js/gil_sans_mt_cnt.swf',
    ratios: [8,1.41,9,1.33,12,1.35,14,1.29,15,1.3,19,1.28,27,1.27,28,1.25,32,1.26,33,1.24,34,1.25,53,1.24,73,1.23,76,1.22,82,1.23,85,1.22,86,1.23,1.22] 
	};

sIFR.activate(gil_sans_mt);



sIFR.replace (gil_sans_mt, 
	{
    selector: '.nav1',
	wmode: 'transparent',
    css: [ '.sIFR-root { color: #ffffff; }', 
      ,'a { text-decoration: none; }'
      ,'a:link { color: #ffffff; }'
      ,'a:hover { color: #4687e9; }' ]
	}
);

sIFR.replace (gil_sans_mt, 
	{
    selector: 'h2',
	wmode: 'transparent',
    css: [ '.sIFR-root { color: #1d3776; }', 
      ,'a { text-decoration: none; }'
      ,'a:link { color: #1d3776; }'
      ,'a:hover { color: #4687e9; }' ]
	}
);

sIFR.replace (gil_sans_mt, 
	{
    selector: 'h1',
	wmode: 'transparent',
    css: [ '.sIFR-root { color: #000101; text-align: right; }', 
      ,'a { text-decoration: none; }'
      ,'a:link { color: #000101; }'
      ,'a:hover { color: #4687e9; }' ]
	}
);

sIFR.replace (gil_sans_mt, 
	{
    selector: 'h4',
	wmode: 'transparent',
    css: [ '.sIFR-root { color: #1d3776; }', 
      ,'a { text-decoration: none; }'
      ,'a:link { color: #1d3776; }'
      ,'a:hover { color: #4687e9; }' ]
	}
);

sIFR.replace (gil_sans_mt, 
	{
    selector: 'h5',
	wmode: 'transparent',
    css: [ '.sIFR-root { color: #2c5ed7; text-align: right; }', 
      ,'a { text-decoration: none; }'
      ,'a:link { color: #2c5ed7; }'
      ,'a:hover { color: #4687e9; }' ]
	}
);



sIFR.replace (gil_sans_mt, 
	{
    selector: '.footnav1',
	wmode: 'transparent',
    css: [ '.sIFR-root { color: #ffffff; }', 
      ,'a { text-decoration: none; }'
      ,'a:link { color: #ffffff; }'
      ,'a:hover { color: #000000; }' ]
	}
);