
var sifr1 = {
  src: 'sifr1.swf'
};
sIFR.fixHover = true;
sIFR.activate(sifr1); // From revision 209 and onwards


var sifr2 = {
  src: 'sifr2.swf'
};
sIFR.fixHover = true;
sIFR.activate(sifr2); // From revision 209 and onwards

var sifr3 = {
  src: 'sifr3.swf'
};
sIFR.fixHover = true;
sIFR.activate(sifr3); // From revision 209 and onwards




sIFR.replace(sifr1, {
  selector: '#maincolhome h1',

  wmode: 'transparent',
css: [ '.sIFR-root { font-weight:normal; color: #2779dc;font-size: 23px;text-align: left; display:block;    }'
	
	  
	  
	  
	  
	  ] })


sIFR.replace(sifr1, {
  selector: '#ad1 h3',

  wmode: 'transparent',
css: [ '.sIFR-root { font-weight:normal; color: #2779dc;font-size: 23px;text-align: left; display:block;    }'
	
	  
	  
	  
	  
	  ] })




sIFR.replace(sifr2, {
  selector: '#maincol h1, #welcome-panel h1',

  wmode: 'transparent',
css: [ '.sIFR-root { font-weight:normal; color: #2779dc;font-size:23px;text-align: left; display:block;    }'
	  
	    ,'a { text-decoration: none; }'
        ,'a:link { color: #000000; }'
        ,'a:hover { color: #000000; text-decoration: none; }'
	  
	  
	  
	     ],
  
  offsetLeft: -1,
  wmode: 'transparent'
})





sIFR.replace(sifr2, {
  selector: '#maincol2 h1',

  wmode: 'transparent',
css: [ '.sIFR-root { font-weight:normal; color: #2779dc;font-size:23px;text-align: left; display:block;    }'
	  
	    ,'a { text-decoration: none; }'
        ,'a:link { color: #000000; }'
        ,'a:hover { color: #000000; text-decoration: none; }'
	  
	  
	  
	     ],
  
  offsetLeft: -1,
  wmode: 'transparent'
})









sIFR.replace(sifr1, {
  selector: '#maincol h3',

  wmode: 'transparent',
css: [ '.sIFR-root { font-weight:normal; color: #2779dc;font-size:19px;text-align: left; display:inline;    }'
	  
	    ,'a { text-decoration: none; }'
        ,'a:link { color: #2779dc; }'
        ,'a:hover { color: #2779dc; text-decoration: none; }'
	  
	  
	  
	     ],
  
  offsetLeft: -1,
  wmode: 'transparent',
  fitExactly: true
})









sIFR.replace(sifr3, {
  selector: '.navcontainer h3',

  wmode: 'transparent',
css: [ '.sIFR-root { font-weight:normal; color: #ffffff;font-size:15px;text-align: left; display:block;text-transform: uppercase;    }'
	  
	    ,'a { text-decoration: none; }'
        ,'a:link { color: #ffffff;text-decoration: none; }'
        ,'a:hover { color: #ffffff; text-decoration: underline; }'
	  
	  
	  
	     ],
  
  offsetLeft: 0,
  wmode: 'transparent'
	  
})





sIFR.replace(sifr1, {
  selector: '#leftcol2 h2',

  wmode: 'transparent',
css: [ '.sIFR-root { font-weight:normal; color: #2779dc;font-size:27px;text-align: left; display:block;    }'
	  
	    ,'a { text-decoration: none; }'
        ,'a:link { color: #2779dc;text-decoration: none; }'
        ,'a:hover { color: #2779dc; text-decoration: underline; }'
	  
	  
	  
	  
     ],
  
  offsetLeft: -1,
  wmode: 'transparent'
})







sIFR.replace(sifr1, {
  selector: '#banner h1',

  wmode: 'transparent',
css: [ '.sIFR-root { font-weight:normal; color: #ffffff;font-size:38px;text-align: left; display:block;    }'
	  
	    ,'a { text-decoration: none; }'
        ,'a:link { color: #2779dc;text-decoration: none; }'
        ,'a:hover { color: #2779dc; text-decoration: underline; }'
	  
	  
	  
	  
	     ],
  
  offsetLeft: 86,
  wmode: 'transparent'
})








