var aaux = { src: '/assets/swf/aaux.swf' };

sIFR.activate(aaux);


sIFR.replace(aaux, {
	selector: '#feature h1',
	css: '.sIFR-root { color: #002C77; display: inline; font-size: 32px; line-height: 32px; margin-bottom: 20px; }',
	wmode: 'transparent'
});

sIFR.replace(aaux, {
	selector: '#content h1',
	css: '.sIFR-root { color: #002C77; display: inline; font-size: 24px; line-height: 30px; margin-bottom: 18px; }',
	wmode: 'transparent'
});



sIFR.replace(aaux, {
	selector: '.box h2 a',
	css: '.sIFR-root { color: #002C77; font-size: 16px; }',
	wmode: 'transparent'
});

sIFR.replace(aaux, {
	selector: '.box h3, .widebox h3',
	css: [
			'.sIFR-root {  color: #002C77; font-size: 17px; line-height: 20px; text-decoration: none; }',
	       'a { color: #002C77; text-decoration: none; }'
	      ,'a:link { color: #002C77; text-decoration: none; }'
	      ,'a:hover {  text-decoration: underline; }'
	 ],
	wmode: 'transparent',
	radios: [8, 1.41, 10, 1.33, 15, 1.31, 19, 1.28, 20, 1.27, 26, 1.26, 29, 1.24, 30, 1.25, 35, 1.24, 39, 1.23, 40, 1.24, 51, 1.23, 54, 1.22, 55, 1.23, 88, 1.22, 89, 1.21, 93, 1.22, 94, 1.21, 95, 1.22, 103, 1.21, 104, 1.22, 108, 1.21, 109, 1.22, 1.21]
});

