//<[CDATA[
var gillsans = {
    src: '/ScriptLibrary/sifr/gillsans.swf'
  };

sIFR.delayCSS  = false;
sIFR.forceWidth = false;
sIFR.fixWrap = true;
sIFR.fitExactly = false;
sIFR.activate(gillsans);


sIFR.replace(gillsans, {
	selector: 'h1.pageTitle'
	,css: [
	  '.sIFR-root { font-size:30px; text-align:left; color:#000000; margin:0; padding:0; }'
	]
	,wmode: 'transparent'
	,offsetTop: '0'
});

sIFR.replace(gillsans, {
	selector: 'div.podTitle'
	,css: [
	  '.sIFR-root { font-size:14px; text-align:left; color:#136588; margin:0; padding:0; font-weight:bold; }'
	]
	,wmode: 'transparent'
	,offsetTop: '0'
});

sIFR.replace(gillsans, {
	selector: 'div.menuOption'
	,css: [
	  '.sIFR-root { font-size:10px; text-align:left; color:#015178; margin:0; padding:0; }'
	  ,'a:link { color:#015178; text-decoration:none; }'
	  ,'a:visited { color:#015178; text-decoration:none; }'
	  ,'a:hover { color:#ee781f; text-decoration:none; }'
	]
	,wmode: 'transparent'
	,offsetTop: '4'
});

sIFR.replace(gillsans, {
	selector: 'div.menuOption-selected'
	,css: [
	  '.sIFR-root { font-size:10px; text-align:left; color:#015178; margin:0; padding:0; }'
	  ,'a:link { color:#ee781f; text-decoration:none; }'
	  ,'a:visited { color:#ee781f; text-decoration:none; }'
	  ,'a:hover { color:#ee781f; text-decoration:none; }'
	]
	,wmode: 'transparent'
	,offsetTop: '4'
});

sIFR.replace(gillsans, {
	selector: 'div.sidebarTitle'
	,css: [
	  '.sIFR-root { font-size:21px; text-align:left; font-weight:bold; color:#136588; margin:0; padding:0; font-weight:bold; }'
	]
	,wmode: 'transparent'
	,offsetTop: '0'
});


//]]>
