/*
 * jQuery JavaScript Library v1.4.2
 * http://jquery.com/
 *
 * Copyright 2010, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2010, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Sat Feb 13 22:33:48 2010 -0500
 */
(function(A,w){function ma(){if(!c.isReady){try{s.documentElement.doScroll("left")}catch(a){setTimeout(ma,1);return}c.ready()}}function Qa(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function X(a,b,d,f,e,j){var i=a.length;if(typeof b==="object"){for(var o in b)X(a,o,b[o],f,e,d);return a}if(d!==w){f=!j&&f&&c.isFunction(d);for(o=0;o<i;o++)e(a[o],b,f?d.call(a[o],o,e(a[o],b)):d,j);return a}return i?e(a[0],b):w}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function na(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function oa(a){var b,d=[],f=[],e=arguments,j,i,o,k,n,r;i=c.data(this,"events");if(!(a.liveFired===this||!i||!i.live||a.button&&a.type==="click")){a.liveFired=this;var u=i.live.slice(0);for(k=0;k<u.length;k++){i=u[k];i.origType.replace(O,"")===a.type?f.push(i.selector):u.splice(k--,1)}j=c(a.target).closest(f,a.currentTarget);n=0;for(r=j.length;n<r;n++)for(k=0;k<u.length;k++){i=u[k];if(j[n].selector===i.selector){o=j[n].elem;f=null;if(i.preType==="mouseenter"||i.preType==="mouseleave")f=c(a.relatedTarget).closest(i.selector)[0];if(!f||f!==o)d.push({elem:o,handleObj:i})}}n=0;for(r=d.length;n<r;n++){j=d[n];a.currentTarget=j.elem;a.data=j.handleObj.data;a.handleObj=j.handleObj;if(j.handleObj.origHandler.apply(j.elem,e)===false){b=false;break}}return b}}function pa(a,b){return"live."+(a&&a!=="*"?a+".":"")+b.replace(/\./g,"`").replace(/ /g,"&")}function qa(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function ra(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var f=c.data(a[d++]),e=c.data(this,f);if(f=f&&f.events){delete e.handle;e.events={};for(var j in f)for(var i in f[j])c.event.add(this,j,f[j][i],f[j][i].data)}}})}function sa(a,b,d){var f,e,j;b=b&&b[0]?b[0].ownerDocument||b[0]:s;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===s&&!ta.test(a[0])&&(c.support.checkClone||!ua.test(a[0]))){e=true;if(j=c.fragments[a[0]])if(j!==1)f=j}if(!f){f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=j?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(va.concat.apply([],va.slice(0,b)),function(){d[this]=a});return d}function wa(a){return"scrollTo"in a&&a.document?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var c=function(a,b){return new c.fn.init(a,b)},Ra=A.jQuery,Sa=A.$,s=A.document,T,Ta=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Ua=/^.[^:#\[\.,]*$/,Va=/\S/,Wa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Xa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,P=navigator.userAgent,xa=false,Q=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,R=Array.prototype.slice,ya=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(a==="body"&&!b){this.context=s;this[0]=s.body;this.selector="body";this.length=1;return this}if(typeof a==="string")if((d=Ta.exec(a))&&(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:s;if(a=Xa.exec(a))if(c.isPlainObject(b)){a=[s.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=sa([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}return c.merge(this,a)}else{if(b=s.getElementById(d[2])){if(b.id!==d[2])return T.find(a);this.length=1;this[0]=b}this.context=s;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=s;a=s.getElementsByTagName(a);return c.merge(this,a)}else return!b||b.jquery?(b||T).find(a):c(b).find(a);else if(c.isFunction(a))return T.ready(a);if(a.selector!==w){this.selector=a.selector;this.context=a.context}return c.makeArray(a,this)},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length},toArray:function(){return R.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){var f=c();c.isArray(a)?ba.apply(f,a):c.merge(f,a);f.prevObject=this;f.context=this.context;if(b==="find")f.selector=this.selector+(this.selector?" ":"")+d;else if(b)f.selector=this.selector+"."+b+"("+d+")";return f},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(s,c);else Q&&Q.push(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(R.apply(this,arguments),"slice",R.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||c(null)},push:ba,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,j,i,o;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(d===b){a=this;--b}for(;b<d;b++)if((e=arguments[b])!=null)for(j in e){i=a[j];o=e[j];if(a!==o)if(f&&o&&(c.isPlainObject(o)||c.isArray(o))){i=i&&(c.isPlainObject(i)||c.isArray(i))?i:c.isArray(o)?[]:{};a[j]=c.extend(f,i,o)}else if(o!==w)a[j]=o}return a};c.extend({noConflict:function(a){A.$=Sa;if(a)A.jQuery=Ra;return c},isReady:false,ready:function(){if(!c.isReady){if(!s.body)return setTimeout(c.ready,13);c.isReady=true;if(Q){for(var a,b=0;a=Q[b++];)a.call(s,c);Q=null}c.fn.triggerHandler&&c(s).triggerHandler("ready")}},bindReady:function(){if(!xa){xa=true;if(s.readyState==="complete")return c.ready();if(s.addEventListener){s.addEventListener("DOMContentLoaded",L,false);A.addEventListener("load",c.ready,false)}else if(s.attachEvent){s.attachEvent("onreadystatechange",L);A.attachEvent("onload",c.ready);var a=false;try{a=A.frameElement==null}catch(b){}s.documentElement.doScroll&&a&&ma()}}},isFunction:function(a){return $.call(a)==="[object Function]"},isArray:function(a){return $.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||$.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!aa.call(a,"constructor")&&!aa.call(a.constructor.prototype,"isPrototypeOf"))return false;var b;for(b in a);return b===w||aa.call(a,b)},isEmptyObject:function(a){for(var b in a)return false;return true},error:function(a){throw a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;a=c.trim(a);if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return A.JSON&&A.JSON.parse?A.JSON.parse(a):(new Function("return "+
a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Va.test(a)){var b=s.getElementsByTagName("head")[0]||s.documentElement,d=s.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(s.createTextNode(a));else d.text=a;b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,b,d){var f,e=0,j=a.length,i=j===w||c.isFunction(a);if(d)if(i)for(f in a){if(b.apply(a[f],d)===false)break}else for(;e<j;){if(b.apply(a[e++],d)===false)break}else if(i)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=a[0];e<j&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Wa,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ba.call(b,a):c.merge(b,a);return b},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var d=0,f=b.length;d<f;d++)if(b[d]===a)return d;return-1},merge:function(a,b){var d=a.length,f=0;if(typeof b.length==="number")for(var e=b.length;f<e;f++)a[d++]=b[f];else for(;b[f]!==w;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,j=a.length;e<j;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,j=0,i=a.length;j<i;j++){e=b(a[j],j,d);if(e!=null)f[f.length]=e}return f.concat.apply([],f)},guid:1,proxy:function(a,b,d){if(arguments.length===2)if(typeof b==="string"){d=a;a=d[b];b=w}else if(b&&!c.isFunction(b)){d=b;b=w}if(!b&&a)b=function(){return a.apply(d||this,arguments)};if(a)b.guid=a.guid=a.guid||b.guid||c.guid++;return b},uaMatch:function(a){a=a.toLowerCase();a=/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||!/compatible/.test(a)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},browser:{}});P=c.uaMatch(P);if(P.browser){c.browser[P.browser]=true;c.browser.version=P.version}if(c.browser.webkit)c.browser.safari=true;if(ya)c.inArray=function(a,b){return ya.call(b,a)};T=c(s);if(s.addEventListener)L=function(){s.removeEventListener("DOMContentLoaded",L,false);c.ready()};else if(s.attachEvent)L=function(){if(s.readyState==="complete"){s.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=s.documentElement,b=s.createElement("script"),d=s.createElement("div"),f="script"+J();d.style.display="none";d.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var e=d.getElementsByTagName("*"),j=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!j)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(j.getAttribute("style")),hrefNormalized:j.getAttribute("href")==="/a",opacity:/^0.55$/.test(j.style.opacity),cssFloat:!!j.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:s.createElement("select").appendChild(s.createElement("option")).selected,parentNode:d.removeChild(d.appendChild(s.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(s.createTextNode("window."+f+"=1;"))}catch(i){}a.insertBefore(b,a.firstChild);if(A[f]){c.support.scriptEval=true;delete A[f]}try{delete b.test}catch(o){c.support.deleteExpando=false}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function k(){c.support.noCloneEvent=false;d.detachEvent("onclick",k)});d.cloneNode(true).fireEvent("onclick")}d=s.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=s.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var k=s.createElement("div");k.style.width=k.style.paddingLeft="1px";s.body.appendChild(k);c.boxModel=c.support.boxModel=k.offsetWidth===2;s.body.removeChild(k).style.display="none"});a=function(k){var n=s.createElement("div");k="on"+k;var r=k in n;if(!r){n.setAttribute(k,"return;");r=typeof n[k]==="function"}return r};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=j=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var G="jQuery"+J(),Ya=0,za={};c.extend({cache:{},expando:G,noData:{embed:true,object:true,applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var f=a[G],e=c.cache;if(!f&&typeof b==="string"&&d===w)return null;f||(f=++Ya);if(typeof b==="object"){a[G]=f;e[f]=c.extend(true,{},b)}else if(!e[f]){a[G]=f;e[f]={}}a=e[f];if(d!==w)a[b]=d;return typeof b==="string"?a[b]:a}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var d=a[G],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{if(c.support.deleteExpando)delete a[c.expando];else a.removeAttribute&&a.removeAttribute(c.expando);delete f[d]}}}});c.fn.extend({data:function(a,b){if(typeof a==="undefined"&&this.length)return c.data(this[0]);else if(typeof a==="object")return this.each(function(){c.data(this,a)});var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===w){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===w&&this.length)f=c.data(this[0],a);return f===w&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this,a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d);return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===w)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var Aa=/[\n\t]/g,ca=/\s+/,Za=/\r/g,$a=/href|src|style/,ab=/(button|input)/i,bb=/(button|input|object|select|textarea)/i,cb=/^(a|area)$/i,Ba=/radio|checkbox/;c.fn.extend({attr:function(a,b){return X(this,a,b,true,c.attr)},removeAttr:function(a){return this.each(function(){c.attr(this,a,"");this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(c.isFunction(a))return this.each(function(n){var r=c(this);r.addClass(a.call(this,n,r.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1)if(e.className){for(var j=" "+e.className+" ",i=e.className,o=0,k=b.length;o<k;o++)if(j.indexOf(" "+b[o]+" ")<0)i+=" "+b[o];e.className=c.trim(i)}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(k){var n=c(this);n.removeClass(a.call(this,k,n.attr("class")))});if(a&&typeof a==="string"||a===w)for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1&&e.className)if(a){for(var j=(" "+e.className+" ").replace(Aa," "),i=0,o=b.length;i<o;i++)j=j.replace(" "+b[i]+" "," ");e.className=c.trim(j)}else e.className=""}return this},toggleClass:function(a,b){var d=typeof a,f=typeof b==="boolean";if(c.isFunction(a))return this.each(function(e){var j=c(this);j.toggleClass(a.call(this,e,j.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,j=0,i=c(this),o=b,k=a.split(ca);e=k[j++];){o=f?o:!i.hasClass(e);i[o?"addClass":"removeClass"](e)}else if(d==="undefined"||d==="boolean"){this.className&&c.data(this,"__className__",this.className);this.className=this.className||a===false?"":c.data(this,"__className__")||""}})},hasClass:function(a){a=" "+a+" ";for(var b=0,d=this.length;b<d;b++)if((" "+this[b].className+" ").replace(Aa," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===w){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var d=b.selectedIndex,f=[],e=b.options;b=b.type==="select-one";if(d<0)return null;var j=b?d:0;for(d=b?d+1:e.length;j<d;j++){var i=e[j];if(i.selected){a=c(i).val();if(b)return a;f.push(a)}}return f}if(Ba.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Za,"")}return w}var o=c.isFunction(a);return this.each(function(k){var n=c(this),r=a;if(this.nodeType===1){if(o)r=a.call(this,k,n.val());if(typeof r==="number")r+="";if(c.isArray(r)&&Ba.test(this.type))this.checked=c.inArray(n.val(),r)>=0;else if(c.nodeName(this,"select")){var u=c.makeArray(r);c("option",this).each(function(){this.selected=c.inArray(c(this).val(),u)>=0});if(!u.length)this.selectedIndex=-1}else this.value=r}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,f){if(!a||a.nodeType===3||a.nodeType===8)return w;if(f&&b in c.attrFn)return c(a)[b](d);f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==w;b=f&&c.props[b]||b;if(a.nodeType===1){var j=$a.test(b);if(b in a&&f&&!j){if(e){b==="type"&&ab.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed");a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:bb.test(a.nodeName)||cb.test(a.nodeName)&&a.href?0:w;return a[b]}if(!c.support.style&&f&&b==="style"){if(e)a.style.cssText=""+d;return a.style.cssText}e&&a.setAttribute(b,""+d);a=!c.support.hrefNormalized&&f&&j?a.getAttribute(b,2):a.getAttribute(b);return a===null?w:a}return c.style(a,b,d)}});var O=/\.(.*)$/,db=function(a){return a.replace(/[^\w\s\.\|`]/g,function(b){return"\\"+b})};c.event={add:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){if(a.setInterval&&a!==A&&!a.frameElement)a=A;var e,j;if(d.handler){e=d;d=e.handler}if(!d.guid)d.guid=c.guid++;if(j=c.data(a)){var i=j.events=j.events||{},o=j.handle;if(!o)j.handle=o=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(o.elem,arguments):w};o.elem=a;b=b.split(" ");for(var k,n=0,r;k=b[n++];){j=e?c.extend({},e):{handler:d,data:f};if(k.indexOf(".")>-1){r=k.split(".");k=r.shift();j.namespace=r.slice(0).sort().join(".")}else{r=[];j.namespace=""}j.type=k;j.guid=d.guid;var u=i[k],z=c.event.special[k]||{};if(!u){u=i[k]=[];if(!z.setup||z.setup.call(a,f,r,o)===false)if(a.addEventListener)a.addEventListener(k,o,false);else a.attachEvent&&a.attachEvent("on"+k,o)}if(z.add){z.add.call(a,j);if(!j.handler.guid)j.handler.guid=d.guid}u.push(j);c.event.global[k]=true}a=null}}},global:{},remove:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){var e,j=0,i,o,k,n,r,u,z=c.data(a),C=z&&z.events;if(z&&C){if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(e in C)c.event.remove(a,e+b)}else{for(b=b.split(" ");e=b[j++];){n=e;i=e.indexOf(".")<0;o=[];if(!i){o=e.split(".");e=o.shift();k=new RegExp("(^|\\.)"+c.map(o.slice(0).sort(),db).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(r=C[e])if(d){n=c.event.special[e]||{};for(B=f||0;B<r.length;B++){u=r[B];if(d.guid===u.guid){if(i||k.test(u.namespace)){f==null&&r.splice(B--,1);n.remove&&n.remove.call(a,u)}if(f!=null)break}}if(r.length===0||f!=null&&r.length===1){if(!n.teardown||n.teardown.call(a,o)===false)Ca(a,e,z.handle);delete C[e]}}else for(var B=0;B<r.length;B++){u=r[B];if(i||k.test(u.namespace)){c.event.remove(a,n,u.handler,B);r.splice(B--,1)}}}if(c.isEmptyObject(C)){if(b=z.handle)b.elem=null;delete z.events;delete z.handle;c.isEmptyObject(z)&&c.removeData(a)}}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a==="object"?a[G]?a:c.extend(c.Event(e),a):c.Event(e);if(e.indexOf("!")>=0){a.type=e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();c.event.global[e]&&c.each(c.cache,function(){this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return w;a.result=w;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(f=c.data(d,"handle"))&&f.apply(d,b);f=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+e]&&d["on"+e].apply(d,b)===false)a.result=false}catch(j){}if(!a.isPropagationStopped()&&f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){f=a.target;var i,o=c.nodeName(f,"a")&&e==="click",k=c.event.special[e]||{};if((!k._default||k._default.call(d,a)===false)&&!o&&!(f&&f.nodeName&&c.noData[f.nodeName.toLowerCase()])){try{if(f[e]){if(i=f["on"+e])f["on"+e]=null;c.event.triggered=true;f[e]()}}catch(n){}if(i)f["on"+e]=i;c.event.triggered=false}}},handle:function(a){var b,d,f,e;a=arguments[0]=c.event.fix(a||A.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive;if(!b){d=a.type.split(".");a.type=d.shift();f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")}e=c.data(this,"events");d=e[a.type];if(e&&d){d=d.slice(0);e=0;for(var j=d.length;e<j;e++){var i=d[e];if(b||f.test(i.namespace)){a.handler=i.handler;a.data=i.data;a.handleObj=i;i=i.handler.apply(this,arguments);if(i!==w){a.result=i;if(i===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}}return a.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(a){if(a[G])return a;var b=a;a=c.Event(b);for(var d=this.props.length,f;d;){f=this.props[--d];a[f]=b[f]}if(!a.target)a.target=a.srcElement||s;if(a.target.nodeType===3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){b=s.documentElement;d=s.body;a.pageX=a.clientX+(b&&b.scrollLeft||d&&d.scrollLeft||0)-(b&&b.clientLeft||d&&d.clientLeft||0);a.pageY=a.clientY+(b&&b.scrollTop||d&&d.scrollTop||0)-(b&&b.clientTop||d&&d.clientTop||0)}if(!a.which&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==w)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a){c.event.add(this,a.origType,c.extend({},a,{handler:oa}))},remove:function(a){var b=true,d=a.origType.replace(O,"");c.each(c.data(this,"events").live||[],function(){if(d===this.origType.replace(O,""))return b=false});b&&c.event.remove(this,a.origType,oa)}},beforeunload:{setup:function(a,b,d){if(this.setInterval)this.onbeforeunload=d;return false},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};var Ca=s.removeEventListener?function(a,b,d){a.removeEventListener(b,d,false)}:function(a,b,d){a.detachEvent("on"+b,d)};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=a;this.type=a.type}else this.type=a;this.timeStamp=J();this[G]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=Z;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=Z;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=Z;this.stopPropagation()},isDefaultPrevented:Y,isPropagationStopped:Y,isImmediatePropagationStopped:Y};var Da=function(a){var b=a.relatedTarget;try{for(;b&&b!==this;)b=b.parentNode;if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}}catch(d){}},Ea=function(a){a.type=a.data;c.event.handle.apply(this,arguments)};c.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){c.event.special[a]={setup:function(d){c.event.add(this,b,d&&d.selector?Ea:Da,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ea:Da)}}});if(!c.support.submitBubbles)c.event.special.submit={setup:function(){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="submit"||d==="image")&&c(b).closest("form").length)return na("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="text"||d==="password")&&c(b).closest("form").length&&a.keyCode===13)return na("submit",this,arguments)})}else return false},teardown:function(){c.event.remove(this,".specialSubmit")}};if(!c.support.changeBubbles){var da=/textarea|input|select/i,ea,Fa=function(a){var b=a.type,d=a.value;if(b==="radio"||b==="checkbox")d=a.checked;else if(b==="select-multiple")d=a.selectedIndex>-1?c.map(a.options,function(f){return f.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d},fa=function(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Fa(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",e);if(!(f===w||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:fa,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return fa.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return fa.call(this,a)},beforeactivate:function(a){a=a.target;c.data(a,"_change_data",Fa(a))}},setup:function(){if(this.type==="file")return false;for(var a in ea)c.event.add(this,a+".specialChange",ea[a]);return da.test(this.nodeName)},teardown:function(){c.event.remove(this,".specialChange");return da.test(this.nodeName)}};ea=c.event.special.change.filters}s.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(f){f=c.event.fix(f);f.type=b;return c.event.handle.call(this,f)}c.event.special[b]={setup:function(){this.addEventListener(a,d,true)},teardown:function(){this.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,f,e){if(typeof d==="object"){for(var j in d)this[b](j,f,d[j],e);return this}if(c.isFunction(f)){e=f;f=w}var i=b==="one"?c.proxy(e,function(k){c(this).unbind(k,i);return e.apply(this,arguments)}):e;if(d==="unload"&&b!=="one")this.one(d,f,e);else{j=0;for(var o=this.length;j<o;j++)c.event.add(this[j],d,i,f)}return this}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&&!a.preventDefault)for(var d in a)this.unbind(d,a[d]);else{d=0;for(var f=this.length;d<f;d++)c.event.remove(this[d],a,b)}return this},delegate:function(a,b,d,f){return this.live(b,d,f,a)},undelegate:function(a,b,d){return arguments.length===0?this.unbind("live"):this.die(b,null,d,a)},trigger:function(a,b){return this.each(function(){c.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){a=c.Event(a);a.preventDefault();a.stopPropagation();c.event.trigger(a,b,this[0]);return a.result}},toggle:function(a){for(var b=arguments,d=1;d<b.length;)c.proxy(a,b[d++]);return this.click(c.proxy(a,function(f){var e=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,e+1);f.preventDefault();return b[e].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var Ga={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e,j){var i,o=0,k,n,r=j||this.selector,u=j?this:c(this.context);if(c.isFunction(f)){e=f;f=w}for(d=(d||"").split(" ");(i=d[o++])!=null;){j=O.exec(i);k="";if(j){k=j[0];i=i.replace(O,"")}if(i==="hover")d.push("mouseenter"+k,"mouseleave"+k);else{n=i;if(i==="focus"||i==="blur"){d.push(Ga[i]+k);i+=k}else i=(Ga[i]||i)+k;b==="live"?u.each(function(){c.event.add(this,pa(i,r),{data:f,selector:r,handler:e,origType:i,origHandler:e,preType:n})}):u.unbind(pa(i,r),e)}}return this}});c.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),function(a,b){c.fn[b]=function(d){return d?this.bind(b,d):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});A.attachEvent&&!A.addEventListener&&A.attachEvent("onunload",function(){for(var a in c.cache)if(c.cache[a].handle)try{c.event.remove(c.cache[a].handle.elem)}catch(b){}});(function(){function a(g){for(var h="",l,m=0;g[m];m++){l=g[m];if(l.nodeType===3||l.nodeType===4)h+=l.nodeValue;else if(l.nodeType!==8)h+=a(l.childNodes)}return h}function b(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=l;t.sizset=q}if(t.nodeName.toLowerCase()===h){y=t;break}t=t[g]}m[q]=y}}}function d(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1){if(!p){t.sizcache=l;t.sizset=q}if(typeof h!=="string"){if(t===h){y=true;break}}else if(k.filter(h,[t]).length>0){y=t;break}}t=t[g]}m[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,j=Object.prototype.toString,i=false,o=true;[0,0].sort(function(){o=false;return 0});var k=function(g,h,l,m){l=l||[];var q=h=h||s;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||typeof g!=="string")return l;for(var p=[],v,t,y,S,H=true,M=x(h),I=g;(f.exec(""),v=f.exec(I))!==null;){I=v[3];p.push(v[1]);if(v[2]){S=v[3];break}}if(p.length>1&&r.exec(g))if(p.length===2&&n.relative[p[0]])t=ga(p[0]+p[1],h);else for(t=n.relative[p[0]]?[h]:k(p.shift(),h);p.length;){g=p.shift();if(n.relative[g])g+=p.shift();t=ga(g,t)}else{if(!m&&p.length>1&&h.nodeType===9&&!M&&n.match.ID.test(p[0])&&!n.match.ID.test(p[p.length-1])){v=k.find(p.shift(),h,M);h=v.expr?k.filter(v.expr,v.set)[0]:v.set[0]}if(h){v=m?{expr:p.pop(),set:z(m)}:k.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=v.expr?k.filter(v.expr,v.set):v.set;if(p.length>0)y=z(t);else H=false;for(;p.length;){var D=p.pop();v=D;if(n.relative[D])v=p.pop();else D="";if(v==null)v=h;n.relative[D](y,v,M)}}else y=[]}y||(y=t);y||k.error(D||g);if(j.call(y)==="[object Array]")if(H)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&E(h,y[g])))l.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&l.push(t[g]);else l.push.apply(l,y);else z(y,l);if(S){k(S,q,l,m);k.uniqueSort(l)}return l};k.uniqueSort=function(g){if(B){i=o;g.sort(B);if(i)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};k.matches=function(g,h){return k(g,null,null,h)};k.find=function(g,h,l){var m,q;if(!g)return[];for(var p=0,v=n.order.length;p<v;p++){var t=n.order[p];if(q=n.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.length-1)!=="\\"){q[1]=(q[1]||"").replace(/\\/g,"");m=n.find[t](q,h,l);if(m!=null){g=g.replace(n.match[t],"");break}}}}m||(m=h.getElementsByTagName("*"));return{set:m,expr:g}};k.filter=function(g,h,l,m){for(var q=g,p=[],v=h,t,y,S=h&&h[0]&&x(h[0]);g&&h.length;){for(var H in n.filter)if((t=n.leftMatch[H].exec(g))!=null&&t[2]){var M=n.filter[H],I,D;D=t[1];y=false;t.splice(1,1);if(D.substr(D.length-
1)!=="\\"){if(v===p)p=[];if(n.preFilter[H])if(t=n.preFilter[H](t,v,l,p,m,S)){if(t===true)continue}else y=I=true;if(t)for(var U=0;(D=v[U])!=null;U++)if(D){I=M(D,t,U,v);var Ha=m^!!I;if(l&&I!=null)if(Ha)y=true;else v[U]=false;else if(Ha){p.push(D);y=true}}if(I!==w){l||(v=p);g=g.replace(n.match[H],"");if(!y)return[];break}}}if(g===q)if(y==null)k.error(g);else break;q=g}return v};k.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var n=k.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(g){return g.getAttribute("href")}},relative:{"+":function(g,h){var l=typeof h==="string",m=l&&!/\W/.test(h);l=l&&!m;if(m)h=h.toLowerCase();m=0;for(var q=g.length,p;m<q;m++)if(p=g[m]){for(;(p=p.previousSibling)&&p.nodeType!==1;);g[m]=l||p&&p.nodeName.toLowerCase()===h?p||false:p===h}l&&k.filter(h,g,true)},">":function(g,h){var l=typeof h==="string";if(l&&!/\W/.test(h)){h=h.toLowerCase();for(var m=0,q=g.length;m<q;m++){var p=g[m];if(p){l=p.parentNode;g[m]=l.nodeName.toLowerCase()===h?l:false}}}else{m=0;for(q=g.length;m<q;m++)if(p=g[m])g[m]=l?p.parentNode:p.parentNode===h;l&&k.filter(h,g,true)}},"":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("parentNode",h,m,g,p,l)},"~":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("previousSibling",h,m,g,p,l)}},find:{ID:function(g,h,l){if(typeof h.getElementById!=="undefined"&&!l)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var l=[];h=h.getElementsByName(g[1]);for(var m=0,q=h.length;m<q;m++)h[m].getAttribute("name")===g[1]&&l.push(h[m]);return l.length===0?null:l}},TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,l,m,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var v;(v=h[p])!=null;p++)if(v)if(q^(v.className&&(" "+v.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))l||m.push(v);else if(l)h[p]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g){return g[1].toLowerCase()},CHILD:function(g){if(g[1]==="nth"){var h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=h[1]+(h[2]||1)-0;g[3]=h[3]-0}g[0]=e++;return g},ATTR:function(g,h,l,m,q,p){h=g[1].replace(/\\/g,"");if(!p&&n.attrMap[h])g[1]=n.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,l,m,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=k(g[3],null,null,h);else{g=k.filter(g[3],h,l,true^q);l||m.push.apply(m,g);return false}else if(n.match.POS.test(g[0])||n.match.CHILD.test(g[0]))return true;return g},POS:function(g){g.unshift(true);return g}},filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled===true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstChild},empty:function(g){return!g.firstChild},has:function(g,h,l){return!!k(l[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)},text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}},setFilters:{first:function(g,h){return h===0},last:function(g,h,l,m){return h===m.length-1},even:function(g,h){return h%2===0},odd:function(g,h){return h%2===1},lt:function(g,h,l){return h<l[3]-0},gt:function(g,h,l){return h>l[3]-0},nth:function(g,h,l){return l[3]-0===h},eq:function(g,h,l){return l[3]-0===h}},filter:{PSEUDO:function(g,h,l,m){var q=h[1],p=n.filters[q];if(p)return p(g,l,h,m);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h=h[3];l=0;for(m=h.length;l<m;l++)if(h[l]===g)return false;return true}else k.error("Syntax error, unrecognized expression: "+q)},CHILD:function(g,h){var l=h[1],m=g;switch(l){case"only":case"first":for(;m=m.previousSibling;)if(m.nodeType===1)return false;if(l==="first")return true;m=g;case"last":for(;m=m.nextSibling;)if(m.nodeType===1)return false;return true;case"nth":l=h[2];var q=h[3];if(l===1&&q===0)return true;h=h[0];var p=g.parentNode;if(p&&(p.sizcache!==h||!g.nodeIndex)){var v=0;for(m=p.firstChild;m;m=m.nextSibling)if(m.nodeType===1)m.nodeIndex=++v;p.sizcache=h}g=g.nodeIndex-q;return l===0?g===0:g%l===0&&g/l>=0}},ID:function(g,h){return g.nodeType===1&&g.getAttribute("id")===h},TAG:function(g,h){return h==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===h},CLASS:function(g,h){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(h)>-1},ATTR:function(g,h){var l=h[1];g=n.attrHandle[l]?n.attrHandle[l](g):g[l]!=null?g[l]:g.getAttribute(l);l=g+"";var m=h[2];h=h[4];return g==null?m==="!=":m==="="?l===h:m==="*="?l.indexOf(h)>=0:m==="~="?(" "+l+" ").indexOf(h)>=0:!h?l&&g!==false:m==="!="?l!==h:m==="^="?l.indexOf(h)===0:m==="$="?l.substr(l.length-h.length)===h:m==="|="?l===h||l.substr(0,h.length+1)===h+"-":false},POS:function(g,h,l,m){var q=n.setFilters[h[2]];if(q)return q(g,l,h,m)}}},r=n.match.POS;for(var u in n.match){n.match[u]=new RegExp(n.match[u].source+/(?![^\[]*\])(?![^\(]*\))/.source);n.leftMatch[u]=new RegExp(/(^(?:.|\r|\n)*?)/.source+n.match[u].source.replace(/\\(\d+)/g,function(g,h){return"\\"+(h-0+1)}))}var z=function(g,h){g=Array.prototype.slice.call(g,0);if(h){h.push.apply(h,g);return h}return g};try{Array.prototype.slice.call(s.documentElement.childNodes,0)}catch(C){z=function(g,h){h=h||[];if(j.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var l=0,m=g.length;l<m;l++)h.push(g[l]);else for(l=0;g[l];l++)h.push(g[l]);return h}}var B;if(s.documentElement.compareDocumentPosition)B=function(g,h){if(!g.compareDocumentPosition||!h.compareDocumentPosition){if(g==h)i=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===h?0:1;if(g===0)i=true;return g};else if("sourceIndex"in s.documentElement)B=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)i=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)i=true;return g};else if(s.createRange)B=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)i=true;return g.ownerDocument?-1:1}var l=g.ownerDocument.createRange(),m=h.ownerDocument.createRange();l.setStart(g,0);l.setEnd(g,0);m.setStart(h,0);m.setEnd(h,0);g=l.compareBoundaryPoints(Range.START_TO_END,m);if(g===0)i=true;return g};(function(){var g=s.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var l=s.documentElement;l.insertBefore(g,l.firstChild);if(s.getElementById(h)){n.find.ID=function(m,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(m[1]))?q.id===m[1]||typeof q.getAttributeNode!=="undefined"&&q.getAttributeNode("id").nodeValue===m[1]?[q]:w:[]};n.filter.ID=function(m,q){var p=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&p&&p.nodeValue===q}}l.removeChild(g);l=g=null})();(function(){var g=s.createElement("div");g.appendChild(s.createComment(""));if(g.getElementsByTagName("*").length>0)n.find.TAG=function(h,l){l=l.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var m=0;l[m];m++)l[m].nodeType===1&&h.push(l[m]);l=h}return l};g.innerHTML="<a href='#'></a>";if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")n.attrHandle.href=function(h){return h.getAttribute("href",2)};g=null})();s.querySelectorAll&&function(){var g=k,h=s.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){k=function(m,q,p,v){q=q||s;if(!v&&q.nodeType===9&&!x(q))try{return z(q.querySelectorAll(m),p)}catch(t){}return g(m,q,p,v)};for(var l in g)k[l]=g[l];h=null}}();(function(){var g=s.createElement("div");g.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!g.getElementsByClassName||g.getElementsByClassName("e").length===0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){n.order.splice(1,0,"CLASS");n.find.CLASS=function(h,l,m){if(typeof l.getElementsByClassName!=="undefined"&&!m)return l.getElementsByClassName(h[1])};g=null}}})();var E=s.compareDocumentPosition?function(g,h){return!!(g.compareDocumentPosition(h)&16)}:function(g,h){return g!==h&&(g.contains?g.contains(h):true)},x=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},ga=function(g,h){var l=[],m="",q;for(h=h.nodeType?[h]:h;q=n.match.PSEUDO.exec(g);){m+=q[0];g=g.replace(n.match.PSEUDO,"")}g=n.relative[g]?g+"*":g;q=0;for(var p=h.length;q<p;q++)k(g,h[q],l);return k.filter(m,l)};c.find=k;c.expr=k.selectors;c.expr[":"]=c.expr.filters;c.unique=k.uniqueSort;c.text=a;c.isXMLDoc=x;c.contains=E})();var eb=/Until$/,fb=/^(?:parents|prevUntil|prevAll)/,gb=/,/;R=Array.prototype.slice;var Ia=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,j){return!!b.call(e,j,e)===d});else if(b.nodeType)return c.grep(a,function(e){return e===b===d});else if(typeof b==="string"){var f=c.grep(a,function(e){return e.nodeType===1});if(Ua.test(b))return c.filter(b,f,!d);else b=c.filter(b,f)}return c.grep(a,function(e){return c.inArray(e,b)>=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f<e;f++){d=b.length;c.find(a,this[f],b);if(f>0)for(var j=d;j<b.length;j++)for(var i=0;i<d;i++)if(b[i]===b[j]){b.splice(j--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,f=b.length;d<f;d++)if(c.contains(this,b[d]))return true})},not:function(a){return this.pushStack(Ia(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ia(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){if(c.isArray(a)){var d=[],f=this[0],e,j={},i;if(f&&a.length){e=0;for(var o=a.length;e<o;e++){i=a[e];j[i]||(j[i]=c.expr.match.POS.test(i)?c(i,b||this.context):i)}for(;f&&f.ownerDocument&&f!==b;){for(i in j){e=j[i];if(e.jquery?e.index(f)>-1:c(f).is(e)){d.push({selector:i,elem:f});delete j[i]}}f=f.parentNode}}return d}var k=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(n,r){for(;r&&r.ownerDocument&&r!==b;){if(k?k.index(r)>-1:c(r).is(a))return r;r=r.parentNode}return null})},index:function(a){if(!a||typeof a==="string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jquery?a[0]:a,this)},add:function(a,b){a=typeof a==="string"?c(a,b||this.context):c.makeArray(a);b=c.merge(this.get(),a);return this.pushStack(qa(a[0])||qa(b[0])?b:c.unique(b))},andSelf:function(){return this.add(this.prevObject)}});c.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(a){return c.dir(a,"parentNode")},parentsUntil:function(a,b,d){return c.dir(a,"parentNode",d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},nextUntil:function(a,b,d){return c.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return c.dir(a,"previousSibling",d)},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(d,f){var e=c.map(this,b,d);eb.test(a)||(f=d);if(f&&typeof f==="string")e=c.filter(f,e);e=this.length>1?c.unique(e):e;if((this.length>1||gb.test(f))&&fb.test(a))e=e.reverse();return this.pushStack(e,a,R.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return c.find.matches(a,b)},dir:function(a,b,d){var f=[];for(a=a[b];a&&a.nodeType!==9&&(d===w||a.nodeType!==1||!c(a).is(d));){a.nodeType===1&&f.push(a);a=a[b]}return f},nth:function(a,b,d){b=b||1;for(var f=0;a;a=a[d])if(a.nodeType===1&&++f===b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextSibling)a.nodeType===1&&a!==b&&d.push(a);return d}});var Ja=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ka=/(<([\w:]+)[^>]*?)\/>/g,hb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,La=/<([\w:]+)/,ib=/<tbody/i,jb=/<|&#?\w+;/,ta=/<script|<object|<embed|<option|<style/i,ua=/checked\s*(?:[^=]|=\s*.checked.)/i,Ma=function(a,b,d){return hb.test(d)?a:b+"></"+d+">"},F={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};F.optgroup=F.option;F.tbody=F.tfoot=F.colgroup=F.caption=F.thead;F.th=F.td;if(!c.support.htmlSerialize)F._default=[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d=c(this);d.text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==w)return this.empty().append((this[0]&&this[0].ownerDocument||s).createTextNode(a));return c.text(this)},wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this},wrapInner:function(a){if(c.isFunction(a))return this.each(function(b){c(this).wrapInner(a.call(this,b))});return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},remove:function(a,b){for(var d=0,f;(f=this[d])!=null;d++)if(!a||c.filter(a,[f]).length){if(!b&&f.nodeType===1){c.cleanData(f.getElementsByTagName("*"));c.cleanData([f])}f.parentNode&&f.parentNode.removeChild(f)}return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++)for(b.nodeType===1&&c.cleanData(b.getElementsByTagName("*"));b.firstChild;)b.removeChild(b.firstChild);return this},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var d=this.outerHTML,f=this.ownerDocument;if(!d){d=f.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(Ja,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){ra(this,b);ra(this.find("*"),b.find("*"))}return b},html:function(a){if(a===w)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Ja,""):null;else if(typeof a==="string"&&!ta.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(La.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Ka,Ma);try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){c.cleanData(this[b].getElementsByTagName("*"));this[b].innerHTML=a}}catch(f){this.empty().append(a)}}else c.isFunction(a)?this.each(function(e){var j=c(this),i=j.html();j.empty().append(function(){return a.call(this,e,i)})}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&this[0].parentNode){if(c.isFunction(a))return this.each(function(b){var d=c(this),f=d.html();d.replaceWith(a.call(this,b,f))});if(typeof a!=="string")a=c(a).detach();return this.each(function(){var b=this.nextSibling,d=this.parentNode;c(this).remove();b?c(b).before(a):c(d).append(a)})}else return this.pushStack(c(c.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,true)},domManip:function(a,b,d){function f(u){return c.nodeName(u,"table")?u.getElementsByTagName("tbody")[0]||u.appendChild(u.ownerDocument.createElement("tbody")):u}var e,j,i=a[0],o=[],k;if(!c.support.checkClone&&arguments.length===3&&typeof i==="string"&&ua.test(i))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(i))return this.each(function(u){var z=c(this);a[0]=i.call(this,u,b?z.html():w);z.domManip(a,b,d)});if(this[0]){e=i&&i.parentNode;e=c.support.parentNode&&e&&e.nodeType===11&&e.childNodes.length===this.length?{fragment:e}:sa(a,this,o);k=e.fragment;if(j=k.childNodes.length===1?(k=k.firstChild):k.firstChild){b=b&&c.nodeName(j,"tr");for(var n=0,r=this.length;n<r;n++)d.call(b?f(this[n],j):this[n],n>0||e.cacheable||this.length>1?k.cloneNode(true):k)}o.length&&c.each(o,Qa)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var f=[];d=c(d);var e=this.length===1&&this[0].parentNode;if(e&&e.nodeType===11&&e.childNodes.length===1&&d.length===1){d[b](this[0]);return this}else{e=0;for(var j=d.length;e<j;e++){var i=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),i);f=f.concat(i)}return this.pushStack(f,a,d.selector)}}});c.extend({clean:function(a,b,d,f){b=b||s;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||s;for(var e=[],j=0,i;(i=a[j])!=null;j++){if(typeof i==="number")i+="";if(i){if(typeof i==="string"&&!jb.test(i))i=b.createTextNode(i);else if(typeof i==="string"){i=i.replace(Ka,Ma);var o=(La.exec(i)||["",""])[1].toLowerCase(),k=F[o]||F._default,n=k[0],r=b.createElement("div");for(r.innerHTML=k[1]+i+k[2];n--;)r=r.lastChild;if(!c.support.tbody){n=ib.test(i);o=o==="table"&&!n?r.firstChild&&r.firstChild.childNodes:k[1]==="<table>"&&!n?r.childNodes:[];for(k=o.length-1;k>=0;--k)c.nodeName(o[k],"tbody")&&!o[k].childNodes.length&&o[k].parentNode.removeChild(o[k])}!c.support.leadingWhitespace&&V.test(i)&&r.insertBefore(b.createTextNode(V.exec(i)[0]),r.firstChild);i=r.childNodes}if(i.nodeType)e.push(i);else e=c.merge(e,i)}}if(d)for(j=0;e[j];j++)if(f&&c.nodeName(e[j],"script")&&(!e[j].type||e[j].type.toLowerCase()==="text/javascript"))f.push(e[j].parentNode?e[j].parentNode.removeChild(e[j]):e[j]);else{e[j].nodeType===1&&e.splice.apply(e,[j+1,0].concat(c.makeArray(e[j].getElementsByTagName("script"))));d.appendChild(e[j])}return e},cleanData:function(a){for(var b,d,f=c.cache,e=c.event.special,j=c.support.deleteExpando,i=0,o;(o=a[i])!=null;i++)if(d=o[c.expando]){b=f[d];if(b.events)for(var k in b.events)e[k]?c.event.remove(o,k):Ca(o,k,b.handle);if(j)delete o[c.expando];else o.removeAttribute&&o.removeAttribute(c.expando);delete f[d]}}});var kb=/z-?index|font-?weight|opacity|zoom|line-?height/i,Na=/alpha\([^)]*\)/,Oa=/opacity=([^)]*)/,ha=/float/i,ia=/-([a-z])/ig,lb=/([A-Z])/g,mb=/^-?\d+(?:px)?$/i,nb=/^-?\d/,ob={position:"absolute",visibility:"hidden",display:"block"},pb=["Left","Right"],qb=["Top","Bottom"],rb=s.defaultView&&s.defaultView.getComputedStyle,Pa=c.support.cssFloat?"cssFloat":"styleFloat",ja=function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===w)return c.curCSS(d,f);if(typeof e==="number"&&!kb.test(f))e+="px";c.style(d,f,e)})};c.extend({style:function(a,b,d){if(!a||a.nodeType===3||a.nodeType===8)return w;if((b==="width"||b==="height")&&parseFloat(d)<0)d=w;var f=a.style||a,e=d!==w;if(!c.support.opacity&&b==="opacity"){if(e){f.zoom=1;b=parseInt(d,10)+""==="NaN"?"":"alpha(opacity="+d*100+")";a=f.filter||c.curCSS(a,"filter")||"";f.filter=Na.test(a)?a.replace(Na,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Oa.exec(f.filter)[1])/100+"":""}if(ha.test(b))b=Pa;b=b.replace(ia,ja);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,j=b==="width"?pb:qb;function i(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(j,function(){f||(e-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(f==="margin")e+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else e-=parseFloat(c.curCSS(a,"border"+this+"Width",true))||0})}a.offsetWidth!==0?i():c.swap(a,ob,i);return Math.max(0,Math.round(e))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,e=a.style;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){f=Oa.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ha.test(b))b=Pa;if(!d&&e&&e[b])f=e[b];else if(rb){if(ha.test(b))b="float";b=b.replace(lb,"-$1").toLowerCase();e=a.ownerDocument.defaultView;if(!e)return null;if(a=e.getComputedStyle(a,null))f=a.getPropertyValue(b);if(b==="opacity"&&f==="")f="1"}else if(a.currentStyle){d=b.replace(ia,ja);f=a.currentStyle[b]||a.currentStyle[d];if(!mb.test(f)&&nb.test(f)){b=e.left;var j=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;e.left=d==="fontSize"?"1em":f||0;f=e.pixelLeft+"px";e.left=b;a.runtimeStyle.left=j}}return f},swap:function(a,b,d){var f={};for(var e in b){f[e]=a.style[e];a.style[e]=b[e]}d.call(a);for(e in b)a.style[e]=f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=a.offsetWidth,d=a.offsetHeight,f=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!f?true:b>0&&d>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var sb=J(),tb=/<script(.|\s)*?\/script>/gi,ub=/select|textarea/i,vb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ka=/\?/,wb=/(\?|&)_=.*?(&|$)/,xb=/^(\w+:)?\/\/([^\/?#]+)/,yb=/%20/g,zb=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!=="string")return zb.call(this,a);else if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var e=a.slice(f,a.length);a=a.slice(0,f)}f="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);f="POST"}var j=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(i,o){if(o==="success"||o==="notmodified")j.html(e?c("<div />").append(i.responseText.replace(tb,"")).find(e):i.responseText);d&&j.each(d,[i.responseText,o,i])}});return this},serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||ub.test(this.nodeName)||vb.test(this.type))}).map(function(a,b){a=c(this).val();return a==null?null:c.isArray(a)?c.map(a,function(d){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});c.extend({get:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:f})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:f})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:A.XMLHttpRequest&&(A.location.protocol!=="file:"||!A.ActiveXObject)?function(){return new A.XMLHttpRequest}:function(){try{return new A.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(a){function b(){e.success&&e.success.call(k,o,i,x);e.global&&f("ajaxSuccess",[x,e])}function d(){e.complete&&e.complete.call(k,x,i);e.global&&f("ajaxComplete",[x,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}function f(q,p){(e.context?c(e.context):c.event).trigger(q,p)}var e=c.extend(true,{},c.ajaxSettings,a),j,i,o,k=a&&a.context||e,n=e.type.toUpperCase();if(e.data&&e.processData&&typeof e.data!=="string")e.data=c.param(e.data,e.traditional);if(e.dataType==="jsonp"){if(n==="GET")N.test(e.url)||(e.url+=(ka.test(e.url)?"&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!N.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&N.test(e.data)||N.test(e.url))){j=e.jsonpCallback||"jsonp"+sb++;if(e.data)e.data=(e.data+"").replace(N,"="+j+"$1");e.url=e.url.replace(N,"="+j+"$1");e.dataType="script";A[j]=A[j]||function(q){o=q;b();d();A[j]=w;try{delete A[j]}catch(p){}z&&z.removeChild(C)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===false&&n==="GET"){var r=J(),u=e.url.replace(wb,"$1_="+r+"$2");e.url=u+(u===e.url?(ka.test(e.url)?"&":"?")+"_="+r:"")}if(e.data&&n==="GET")e.url+=(ka.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");r=(r=xb.exec(e.url))&&(r[1]&&r[1]!==location.protocol||r[2]!==location.host);if(e.dataType==="script"&&n==="GET"&&r){var z=s.getElementsByTagName("head")[0]||s.documentElement,C=s.createElement("script");C.src=e.url;if(e.scriptCharset)C.charset=e.scriptCharset;if(!j){var B=false;C.onload=C.onreadystatechange=function(){if(!B&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){B=true;b();d();C.onload=C.onreadystatechange=null;z&&C.parentNode&&z.removeChild(C)}}}z.insertBefore(C,z.firstChild);return w}var E=false,x=e.xhr();if(x){e.username?x.open(n,e.url,e.async,e.username,e.password):x.open(n,e.url,e.async);try{if(e.data||a&&a.contentType)x.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&x.setRequestHeader("If-Modified-Since",c.lastModified[e.url]);c.etag[e.url]&&x.setRequestHeader("If-None-Match",c.etag[e.url])}r||x.setRequestHeader("X-Requested-With","XMLHttpRequest");x.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(ga){}if(e.beforeSend&&e.beforeSend.call(k,x,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");x.abort();return false}e.global&&f("ajaxSend",[x,e]);var g=x.onreadystatechange=function(q){if(!x||x.readyState===0||q==="abort"){E||d();E=true;if(x)x.onreadystatechange=c.noop}else if(!E&&x&&(x.readyState===4||q==="timeout")){E=true;x.onreadystatechange=c.noop;i=q==="timeout"?"timeout":!c.httpSuccess(x)?"error":e.ifModified&&c.httpNotModified(x,e.url)?"notmodified":"success";var p;if(i==="success")try{o=c.httpData(x,e.dataType,e)}catch(v){i="parsererror";p=v}if(i==="success"||i==="notmodified")j||b();else c.handleError(e,x,i,p);d();q==="timeout"&&x.abort();if(e.async)x=null}};try{var h=x.abort;x.abort=function(){x&&h.call(x);g("abort")}}catch(l){}e.async&&e.timeout>0&&setTimeout(function(){x&&!E&&g("timeout")},e.timeout);try{x.send(n==="POST"||n==="PUT"||n==="DELETE"?e.data:null)}catch(m){c.handleError(e,x,null,m);d()}e.async||g();return x}},handleError:function(a,b,d,f){if(a.error)a.error.call(a.context||a,b,d,f);if(a.global)(a.context?c(a.context):c.event).trigger("ajaxError",[b,a,f])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===1223||a.status===0}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),f=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(f)c.etag[b]=f;return a.status===304||a.status===0},httpData:function(a,b,d){var f=a.getResponseHeader("content-type")||"",e=b==="xml"||!b&&f.indexOf("xml")>=0;a=e?a.responseXML:a.responseText;e&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b==="json"||!b&&f.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(i,o){if(c.isArray(o))c.each(o,function(k,n){b||/\[\]$/.test(i)?f(i,n):d(i+"["+(typeof n==="object"||c.isArray(n)?k:"")+"]",n)});else!b&&o!=null&&typeof o==="object"?c.each(o,function(k,n){d(i+"["+k+"]",n)}):f(i,o)}function f(i,o){o=c.isFunction(o)?o():o;e[e.length]=encodeURIComponent(i)+"="+encodeURIComponent(o)}var e=[];if(b===w)b=c.ajaxSettings.traditional;if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var j in a)d(j,a[j]);return e.join("&").replace(yb,"+")}});var la={},Ab=/toggle|show|hide/,Bb=/^([+-]=)?([\d+-.]+)(.*)$/,W,va=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a||a===0)return this.animate(K("show",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");this[a].style.display=d||"";if(c.css(this[a],"display")==="none"){d=this[a].nodeName;var f;if(la[d])f=la[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();la[d]=f}c.data(this[a],"olddisplay",f)}}a=0;for(b=this.length;a<b;a++)this[a].style.display=c.data(this[a],"olddisplay")||"";return this}},hide:function(a,b){if(a||a===0)return this.animate(K("hide",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");!d&&d!=="none"&&c.data(this[a],"olddisplay",c.css(this[a],"display"))}a=0;for(b=this.length;a<b;a++)this[a].style.display="none";return this}},_toggle:c.fn.toggle,toggle:function(a,b){var d=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b))this._toggle.apply(this,arguments);else a==null||d?this.each(function(){var f=d?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(K("toggle",3),a,b);return this},fadeTo:function(a,b,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d)},animate:function(a,b,d,f){var e=c.speed(b,d,f);if(c.isEmptyObject(a))return this.each(e.complete);return this[e.queue===false?"each":"queue"](function(){var j=c.extend({},e),i,o=this.nodeType===1&&c(this).is(":hidden"),k=this;for(i in a){var n=i.replace(ia,ja);if(i!==n){a[n]=a[i];delete a[i];i=n}if(a[i]==="hide"&&o||a[i]==="show"&&!o)return j.complete.call(this);if((i==="height"||i==="width")&&this.style){j.display=c.css(this,"display");j.overflow=this.style.overflow}if(c.isArray(a[i])){(j.specialEasing=j.specialEasing||{})[i]=a[i][1];a[i]=a[i][0]}}if(j.overflow!=null)this.style.overflow="hidden";j.curAnim=c.extend({},a);c.each(a,function(r,u){var z=new c.fx(k,j,r);if(Ab.test(u))z[u==="toggle"?o?"show":"hide":u](a);else{var C=Bb.exec(u),B=z.cur(true)||0;if(C){u=parseFloat(C[2]);var E=C[3]||"px";if(E!=="px"){k.style[r]=(u||1)+E;B=(u||1)/z.cur(true)*B;k.style[r]=B+E}if(C[1])u=(C[1]==="-="?-1:1)*u+B;z.custom(B,u,E)}else z.custom(B,u,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]);this.each(function(){for(var f=d.length-1;f>=0;f--)if(d[f].elem===this){b&&d[f](true);d.splice(f,1)}});b||this.dequeue();return this}});c.each({slideDown:K("show",1),slideUp:K("hide",1),slideToggle:K("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(d,f){return this.animate(b,d,f)}});c.extend({speed:function(a,b,d){var f=a&&typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};f.duration=c.fx.off?0:typeof f.duration==="number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=function(){f.queue!==false&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,b,d,f){return d+f*a},swing:function(a,b,d,f){return(-Math.cos(a*Math.PI)/2+0.5)*f+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||c.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(j){return e.step(j)}this.startTime=J();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;this.pos=this.state=0;var e=this;f.elem=this.elem;if(f()&&c.timers.push(f)&&!W)W=setInterval(c.fx.tick,13)},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=J(),d=true;if(a||b>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var f in this.options.curAnim)if(this.options.curAnim[f]!==true)d=false;if(d){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;a=c.data(this.elem,"olddisplay");this.elem.style.display=a?a:this.options.display;if(c.css(this.elem,"display")==="none")this.elem.style.display="block"}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var e in this.options.curAnim)c.style(this.elem,e,this.options.orig[e]);this.options.complete.call(this.elem)}return false}else{e=b-this.startTime;this.state=e/this.options.duration;a=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||a](this.state,e,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||c.fx.stop()},stop:function(){clearInterval(W);W=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.style(a.elem,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null)a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit;else a.elem[a.prop]=a.now}}});if(c.expr&&c.expr.filters)c.expr.filters.animated=function(a){return c.grep(c.timers,function(b){return a===b.elem}).length};c.fn.offset="getBoundingClientRect"in s.documentElement?function(a){var b=this[0];if(a)return this.each(function(e){c.offset.setOffset(this,a,e)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);var d=b.getBoundingClientRect(),f=b.ownerDocument;b=f.body;f=f.documentElement;return{top:d.top+(self.pageYOffset||c.support.boxModel&&f.scrollTop||b.scrollTop)-(f.clientTop||b.clientTop||0),left:d.left+(self.pageXOffset||c.support.boxModel&&f.scrollLeft||b.scrollLeft)-(f.clientLeft||b.clientLeft||0)}}:function(a){var b=this[0];if(a)return this.each(function(r){c.offset.setOffset(this,a,r)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d=b.offsetParent,f=b,e=b.ownerDocument,j,i=e.documentElement,o=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var k=b.offsetTop,n=b.offsetLeft;(b=b.parentNode)&&b!==o&&b!==i;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;j=e?e.getComputedStyle(b,null):b.currentStyle;k-=b.scrollTop;n-=b.scrollLeft;if(b===d){k+=b.offsetTop;n+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&j.overflow!=="visible"){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=j}if(f.position==="relative"||f.position==="static"){k+=o.offsetTop;n+=o.offsetLeft}if(c.offset.supportsFixedPosition&&f.position==="fixed"){k+=Math.max(i.scrollTop,o.scrollTop);n+=Math.max(i.scrollLeft,o.scrollLeft)}return{top:k,left:n}};c.offset={initialize:function(){var a=s.body,b=s.createElement("div"),d,f,e,j=parseFloat(c.curCSS(a,"marginTop",true))||0;c.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});b.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";a.insertBefore(b,a.firstChild);d=b.firstChild;f=d.firstChild;e=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=f.offsetTop!==5;this.doesAddBorderForTableAndCells=e.offsetTop===5;f.style.position="fixed";f.style.top="20px";this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15;f.style.position=f.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==j;a.removeChild(b);c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseFloat(c.curCSS(a,"marginTop",true))||0;d+=parseFloat(c.curCSS(a,"marginLeft",true))||0}return{top:b,left:d}},setOffset:function(a,b,d){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var f=c(a),e=f.offset(),j=parseInt(c.curCSS(a,"top",true),10)||0,i=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,d,e);d={top:b.top-e.top+j,left:b.left-e.left+i};"using"in b?b.using.call(a,d):f.css(d)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),f=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.curCSS(a,"marginTop",true))||0;d.left-=parseFloat(c.curCSS(a,"marginLeft",true))||0;f.top+=parseFloat(c.curCSS(b[0],"borderTopWidth",true))||0;f.left+=parseFloat(c.curCSS(b[0],"borderLeftWidth",true))||0;return{top:d.top-
f.top,left:d.left-f.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||s.body;a&&!/^body|html$/i.test(a.nodeName)&&c.css(a,"position")==="static";)a=a.offsetParent;return a})}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(f){var e=this[0],j;if(!e)return null;if(f!==w)return this.each(function(){if(j=wa(this))j.scrollTo(!a?f:c(j).scrollLeft(),a?f:c(j).scrollTop());else this[d]=f});else return(j=wa(e))?"pageXOffset"in j?j[a?"pageYOffset":"pageXOffset"]:c.support.boxModel&&j.document.documentElement[d]||j.document.body[d]:e[d]}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?c.css(this[0],d,false,"padding"):null};c.fn["outer"+b]=function(f){return this[0]?c.css(this[0],d,false,f?"margin":"border"):null};c.fn[d]=function(f){var e=this[0];if(!e)return f==null?null:this;if(c.isFunction(f))return this.each(function(j){var i=c(this);i[d](f.call(this,j,i[d]()))});return"scrollTo"in
e&&e.document?e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||e.document.body["client"+b]:e.nodeType===9?Math.max(e.documentElement["client"+b],e.body["scroll"+b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]):f===w?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});A.jQuery=A.$=c})(window);;
/*
 * jQuery UI 1.8
 *
 * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT (MIT-LICENSE.txt)
 * and GPL (GPL-LICENSE.txt) licenses.
 *
 * http://docs.jquery.com/UI
 */
jQuery.ui||(function(a){a.ui={version:"1.8",plugin:{add:function(c,d,f){var e=a.ui[c].prototype;for(var b in f){e.plugins[b]=e.plugins[b]||[];e.plugins[b].push([d,f[b]])}},call:function(b,d,c){var f=b.plugins[d];if(!f||!b.element[0].parentNode){return}for(var e=0;e<f.length;e++){if(b.options[f[e][0]]){f[e][1].apply(b.element,c)}}}},contains:function(d,c){return document.compareDocumentPosition?d.compareDocumentPosition(c)&16:d!==c&&d.contains(c)},hasScroll:function(e,c){if(a(e).css("overflow")=="hidden"){return false}var b=(c&&c=="left")?"scrollLeft":"scrollTop",d=false;if(e[b]>0){return true}e[b]=1;d=(e[b]>0);e[b]=0;return d},isOverAxis:function(c,b,d){return(c>b)&&(c<(b+d))},isOver:function(g,c,f,e,b,d){return a.ui.isOverAxis(g,f,b)&&a.ui.isOverAxis(c,e,d)},keyCode:{BACKSPACE:8,CAPS_LOCK:20,COMMA:188,CONTROL:17,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,INSERT:45,LEFT:37,NUMPAD_ADD:107,NUMPAD_DECIMAL:110,NUMPAD_DIVIDE:111,NUMPAD_ENTER:108,NUMPAD_MULTIPLY:106,NUMPAD_SUBTRACT:109,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SHIFT:16,SPACE:32,TAB:9,UP:38}};a.fn.extend({_focus:a.fn.focus,focus:function(b,c){return typeof b==="number"?this.each(function(){var d=this;setTimeout(function(){a(d).focus();(c&&c.call(d))},b)}):this._focus.apply(this,arguments)},enableSelection:function(){return this.attr("unselectable","off").css("MozUserSelect","").unbind("selectstart.ui")},disableSelection:function(){return this.attr("unselectable","on").css("MozUserSelect","none").bind("selectstart.ui",function(){return false})},scrollParent:function(){var b;if((a.browser.msie&&(/(static|relative)/).test(this.css("position")))||(/absolute/).test(this.css("position"))){b=this.parents().filter(function(){return(/(relative|absolute|fixed)/).test(a.curCSS(this,"position",1))&&(/(auto|scroll)/).test(a.curCSS(this,"overflow",1)+a.curCSS(this,"overflow-y",1)+a.curCSS(this,"overflow-x",1))}).eq(0)}else{b=this.parents().filter(function(){return(/(auto|scroll)/).test(a.curCSS(this,"overflow",1)+a.curCSS(this,"overflow-y",1)+a.curCSS(this,"overflow-x",1))}).eq(0)}return(/fixed/).test(this.css("position"))||!b.length?a(document):b},zIndex:function(e){if(e!==undefined){return this.css("zIndex",e)}if(this.length){var c=a(this[0]),b,d;while(c.length&&c[0]!==document){b=c.css("position");if(b=="absolute"||b=="relative"||b=="fixed"){d=parseInt(c.css("zIndex"));if(!isNaN(d)&&d!=0){return d}}c=c.parent()}}return 0}});a.extend(a.expr[":"],{data:function(d,c,b){return!!a.data(d,b[3])},focusable:function(c){var d=c.nodeName.toLowerCase(),b=a.attr(c,"tabindex");return(/input|select|textarea|button|object/.test(d)?!c.disabled:"a"==d||"area"==d?c.href||!isNaN(b):!isNaN(b))&&!a(c)["area"==d?"parents":"closest"](":hidden").length},tabbable:function(c){var b=a.attr(c,"tabindex");return(isNaN(b)||b>=0)&&a(c).is(":focusable")}})})(jQuery);;;
/*
 * jQuery UI Widget @VERSION
 *
 * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT (MIT-LICENSE.txt)
 * and GPL (GPL-LICENSE.txt) licenses.
 *
 * http://docs.jquery.com/UI/Widget
 */
(function($){var _remove=$.fn.remove;$.fn.remove=function(){$("*",this).add(this).each(function(){$(this).triggerHandler("remove");});return _remove.apply(this,arguments);};$.widget=function(name,base,prototype){var namespace=name.split(".")[0],fullName;name=name.split(".")[1];fullName=namespace+'-'+name;if(!prototype){prototype=base;base=$.Widget;}
$.expr[':'][fullName]=function(elem){return!!$.data(elem,name);};$[namespace]=$[namespace]||{};$[namespace][name]=function(options,element){(arguments.length&&this._widgetInit(options,element));};var basePrototype=new base();basePrototype.options=$.extend({},basePrototype.options);$[namespace][name].prototype=$.extend(true,basePrototype,{namespace:namespace,widgetName:name,widgetEventPrefix:$[namespace][name].prototype.widgetEventPrefix||name,widgetBaseClass:fullName},prototype);$.widget.bridge(name,$[namespace][name]);};$.widget.bridge=function(name,object){$.fn[name]=function(options){var isMethodCall=(typeof options=='string'),args=Array.prototype.slice.call(arguments,1),returnValue=this;options=!isMethodCall&&args.length?$.extend.apply(null,[true,options].concat(args)):options;if(isMethodCall&&options.substring(0,1)=='_'){return returnValue;}
(isMethodCall?this.each(function(){var instance=$.data(this,name),methodValue=(instance&&$.isFunction(instance[options])?instance[options].apply(instance,args):instance);if(methodValue!==instance&&methodValue!==undefined){returnValue=methodValue;return false;}}):this.each(function(){($.data(this,name)||$.data(this,name,new object(options,this)));}));return returnValue;};};$.Widget=function(options,element){(arguments.length&&this._widgetInit(options,element));};$.Widget.prototype={widgetName:'widget',widgetEventPrefix:'',options:{disabled:false},_widgetInit:function(options,element){this.element=$(element).data(this.widgetName,this);this.options=$.extend(true,{},this.options,$[this.namespace][this.widgetName].defaults,$.metadata&&$.metadata.get(element)[this.widgetName],options);var self=this;this.element.bind('remove.'+this.widgetName,function(){self.destroy();});(this._init&&this._init(options,element));},destroy:function(){this.element.unbind('.'+this.widgetName).removeData(this.widgetName);this.widget().unbind('.'+this.widgetName).removeAttr('aria-disabled').removeClass(this.widgetBaseClass+'-disabled '+
this.namespace+'-state-disabled');},widget:function(){return this.element;},option:function(key,value){var options=key,self=this;if(arguments.length===0){return $.extend({},self.options);}
if(typeof key=="string"){if(value===undefined){return this.options[key];}
options={};options[key]=value;}
$.each(options,function(key,value){self._setOption(key,value);});return self;},_setOption:function(key,value){this.options[key]=value;if(key=='disabled'){this.widget()
[value?'addClass':'removeClass'](this.widgetBaseClass+'-disabled'+' '+
this.namespace+'-state-disabled').attr("aria-disabled",value);}
return this;},enable:function(){return this._setOption('disabled',false);},disable:function(){return this._setOption('disabled',true);},_trigger:function(type,event,data){var callback=this.options[type];event=$.Event(event);event.type=(type==this.widgetEventPrefix?type:this.widgetEventPrefix+type).toLowerCase();data=data||{};if(event.originalEvent){for(var i=$.event.props.length,prop;i;){prop=$.event.props[--i];event[prop]=event.originalEvent[prop];}}
this.element.trigger(event,data);return!($.isFunction(callback)&&callback.call(this.element[0],event,data)===false||event.isDefaultPrevented());}};$.widget.prototype=$.Widget.prototype;})(jQuery);;(function($){$.widget("ui.tabs",{_init:function(){if(this.options.deselectable!==undefined){this.options.collapsible=this.options.deselectable;}
this._tabify(true);},_setData:function(key,value){if(key=='selected'){if(this.options.collapsible&&value==this.options.selected){return;}
this.select(value);}
else{this.options[key]=value;if(key=='deselectable'){this.options.collapsible=value;}
this._tabify();}},_tabId:function(a){return a.title&&a.title.replace(/\s/g,'_').replace(/[^A-Za-z0-9\-_:\.]/g,'')||this.options.idPrefix+$.data(a);},_sanitizeSelector:function(hash){return hash.replace(/:/g,'\\:');},_cookie:function(){var cookie=this.cookie||(this.cookie=this.options.cookie.name||'ui-tabs-'+$.data(this.list[0]));return $.cookie.apply(null,[cookie].concat($.makeArray(arguments)));},_ui:function(tab,panel){return{tab:tab,panel:panel,index:this.anchors.index(tab)};},_cleanup:function(){this.lis.filter('.ui-state-processing').removeClass('ui-state-processing').find('span:data(label.tabs)').each(function(){var el=$(this);el.html(el.data('label.tabs')).removeData('label.tabs');});},_tabify:function(init){this.list=this.element.children('ul:first');this.lis=$('li:has(a[href])',this.list);this.anchors=this.lis.map(function(){return $('a',this)[0];});this.panels=$([]);var self=this,o=this.options;var fragmentId=/^#.+/;this.anchors.each(function(i,a){var href=$(a).attr('href');var hrefBase=href.split('#')[0],baseEl;if(hrefBase&&(hrefBase===location.toString().split('#')[0]||(baseEl=$('base')[0])&&hrefBase===baseEl.href)){href=a.hash;a.href=href;}
if(fragmentId.test(href)){self.panels=self.panels.add(self._sanitizeSelector(href));}
else if(href!='#'){$.data(a,'href.tabs',href);$.data(a,'load.tabs',href.replace(/#.*$/,''));var id=self._tabId(a);a.href='#'+id;var $panel=$('#'+id);if(!$panel.length){$panel=$(o.panelTemplate).attr('id',id).addClass('ui-tabs-panel ui-widget-content ui-corner-bottom').insertAfter(self.panels[i-1]||self.list);$panel.data('destroy.tabs',true);}
self.panels=self.panels.add($panel);}
else{o.disabled.push(i);}});if(init){this.element.addClass('ui-tabs ui-widget ui-widget-content ui-corner-all');this.list.addClass('ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all');this.lis.addClass('ui-state-default ui-corner-top');this.panels.addClass('ui-tabs-panel ui-widget-content ui-corner-bottom');if(o.selected===undefined){if(location.hash){this.anchors.each(function(i,a){if(a.hash==location.hash){o.selected=i;return false;}});}
if(typeof o.selected!='number'&&o.cookie){o.selected=parseInt(self._cookie(),10);}
if(typeof o.selected!='number'&&this.lis.filter('.ui-tabs-selected').length){o.selected=this.lis.index(this.lis.filter('.ui-tabs-selected'));}
o.selected=o.selected||0;}
else if(o.selected===null){o.selected=-1;}
o.selected=((o.selected>=0&&this.anchors[o.selected])||o.selected<0)?o.selected:0;o.disabled=$.unique(o.disabled.concat($.map(this.lis.filter('.ui-state-disabled'),function(n,i){return self.lis.index(n);}))).sort();if($.inArray(o.selected,o.disabled)!=-1){o.disabled.splice($.inArray(o.selected,o.disabled),1);}
this.panels.addClass('ui-tabs-hide');this.lis.removeClass('ui-tabs-selected ui-state-active');if(o.selected>=0&&this.anchors.length){this.panels.eq(o.selected).removeClass('ui-tabs-hide');this.lis.eq(o.selected).addClass('ui-tabs-selected ui-state-active');self.element.queue("tabs",function(){self._trigger('show',null,self._ui(self.anchors[o.selected],self.panels[o.selected]));});this.load(o.selected);}
$(window).bind('unload',function(){self.lis.add(self.anchors).unbind('.tabs');self.lis=self.anchors=self.panels=null;});}
else{o.selected=this.lis.index(this.lis.filter('.ui-tabs-selected'));}
this.element[o.collapsible?'addClass':'removeClass']('ui-tabs-collapsible');if(o.cookie){this._cookie(o.selected,o.cookie);}
for(var i=0,li;(li=this.lis[i]);i++){$(li)[$.inArray(i,o.disabled)!=-1&&!$(li).hasClass('ui-tabs-selected')?'addClass':'removeClass']('ui-state-disabled');}
if(o.cache===false){this.anchors.removeData('cache.tabs');}
this.lis.add(this.anchors).unbind('.tabs');if(o.event!='mouseover'){var addState=function(state,el){if(el.is(':not(.ui-state-disabled)')){el.addClass('ui-state-'+state);}};var removeState=function(state,el){el.removeClass('ui-state-'+state);};this.lis.bind('mouseover.tabs',function(){addState('hover',$(this));});this.lis.bind('mouseout.tabs',function(){removeState('hover',$(this));});this.anchors.bind('focus.tabs',function(){addState('focus',$(this).closest('li'));});this.anchors.bind('blur.tabs',function(){removeState('focus',$(this).closest('li'));});}
var hideFx,showFx;if(o.fx){if($.isArray(o.fx)){hideFx=o.fx[0];showFx=o.fx[1];}
else{hideFx=showFx=o.fx;}}
function resetStyle($el,fx){$el.css({display:''});if($.browser.msie&&fx.opacity){$el[0].style.removeAttribute('filter');}}
var showTab=showFx?function(clicked,$show){$(clicked).closest('li').removeClass('ui-state-default').addClass('ui-tabs-selected ui-state-active');$show.hide().removeClass('ui-tabs-hide').animate(showFx,showFx.duration||'normal',function(){resetStyle($show,showFx);self._trigger('show',null,self._ui(clicked,$show[0]));});}:function(clicked,$show){$(clicked).closest('li').removeClass('ui-state-default').addClass('ui-tabs-selected ui-state-active');$show.removeClass('ui-tabs-hide');self._trigger('show',null,self._ui(clicked,$show[0]));};var hideTab=hideFx?function(clicked,$hide){$hide.animate(hideFx,hideFx.duration||'normal',function(){self.lis.removeClass('ui-tabs-selected ui-state-active').addClass('ui-state-default');$hide.addClass('ui-tabs-hide');resetStyle($hide,hideFx);self.element.dequeue("tabs");});}:function(clicked,$hide,$show){self.lis.removeClass('ui-tabs-selected ui-state-active').addClass('ui-state-default');$hide.addClass('ui-tabs-hide');self.element.dequeue("tabs");};this.anchors.bind(o.event+'.tabs',function(){var el=this,$li=$(this).closest('li'),$hide=self.panels.filter(':not(.ui-tabs-hide)'),$show=$(self._sanitizeSelector(this.hash));if(($li.hasClass('ui-tabs-selected')&&!o.collapsible)||$li.hasClass('ui-state-disabled')||$li.hasClass('ui-state-processing')||self._trigger('select',null,self._ui(this,$show[0]))===false){this.blur();return false;}
o.selected=self.anchors.index(this);self.abort();if(o.collapsible){if($li.hasClass('ui-tabs-selected')){o.selected=-1;if(o.cookie){self._cookie(o.selected,o.cookie);}
self.element.queue("tabs",function(){hideTab(el,$hide);}).dequeue("tabs");this.blur();return false;}
else if(!$hide.length){if(o.cookie){self._cookie(o.selected,o.cookie);}
self.element.queue("tabs",function(){showTab(el,$show);});self.load(self.anchors.index(this));this.blur();return false;}}
if(o.cookie){self._cookie(o.selected,o.cookie);}
if($show.length){if($hide.length){self.element.queue("tabs",function(){hideTab(el,$hide);});}
self.element.queue("tabs",function(){showTab(el,$show);});self.load(self.anchors.index(this));}
else{throw'jQuery UI Tabs: Mismatching fragment identifier.';}
if($.browser.msie){this.blur();}});this.anchors.bind('click.tabs',function(){return false;});},destroy:function(){var o=this.options;this.abort();this.element.unbind('.tabs').removeClass('ui-tabs ui-widget ui-widget-content ui-corner-all ui-tabs-collapsible').removeData('tabs');this.list.removeClass('ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all');this.anchors.each(function(){var href=$.data(this,'href.tabs');if(href){this.href=href;}
var $this=$(this).unbind('.tabs');$.each(['href','load','cache'],function(i,prefix){$this.removeData(prefix+'.tabs');});});this.lis.unbind('.tabs').add(this.panels).each(function(){if($.data(this,'destroy.tabs')){$(this).remove();}
else{$(this).removeClass(['ui-state-default','ui-corner-top','ui-tabs-selected','ui-state-active','ui-state-hover','ui-state-focus','ui-state-disabled','ui-tabs-panel','ui-widget-content','ui-corner-bottom','ui-tabs-hide'].join(' '));}});if(o.cookie){this._cookie(null,o.cookie);}},add:function(url,label,index){if(index===undefined){index=this.anchors.length;}
var self=this,o=this.options,$li=$(o.tabTemplate.replace(/#\{href\}/g,url).replace(/#\{label\}/g,label)),id=!url.indexOf('#')?url.replace('#',''):this._tabId($('a',$li)[0]);$li.addClass('ui-state-default ui-corner-top').data('destroy.tabs',true);var $panel=$('#'+id);if(!$panel.length){$panel=$(o.panelTemplate).attr('id',id).data('destroy.tabs',true);}
$panel.addClass('ui-tabs-panel ui-widget-content ui-corner-bottom ui-tabs-hide');if(index>=this.lis.length){$li.appendTo(this.list);$panel.appendTo(this.list[0].parentNode);}
else{$li.insertBefore(this.lis[index]);$panel.insertBefore(this.panels[index]);}
o.disabled=$.map(o.disabled,function(n,i){return n>=index?++n:n;});this._tabify();if(this.anchors.length==1){$li.addClass('ui-tabs-selected ui-state-active');$panel.removeClass('ui-tabs-hide');this.element.queue("tabs",function(){self._trigger('show',null,self._ui(self.anchors[0],self.panels[0]));});this.load(0);}
this._trigger('add',null,this._ui(this.anchors[index],this.panels[index]));},remove:function(index){var o=this.options,$li=this.lis.eq(index).remove(),$panel=this.panels.eq(index).remove();if($li.hasClass('ui-tabs-selected')&&this.anchors.length>1){this.select(index+(index+1<this.anchors.length?1:-1));}
o.disabled=$.map($.grep(o.disabled,function(n,i){return n!=index;}),function(n,i){return n>=index?--n:n;});this._tabify();this._trigger('remove',null,this._ui($li.find('a')[0],$panel[0]));},enable:function(index){var o=this.options;if($.inArray(index,o.disabled)==-1){return;}
this.lis.eq(index).removeClass('ui-state-disabled');o.disabled=$.grep(o.disabled,function(n,i){return n!=index;});this._trigger('enable',null,this._ui(this.anchors[index],this.panels[index]));},disable:function(index){var self=this,o=this.options;if(index!=o.selected){this.lis.eq(index).addClass('ui-state-disabled');o.disabled.push(index);o.disabled.sort();this._trigger('disable',null,this._ui(this.anchors[index],this.panels[index]));}},select:function(index){if(typeof index=='string'){index=this.anchors.index(this.anchors.filter('[href$='+index+']'));}
else if(index===null){index=-1;}
if(index==-1&&this.options.collapsible){index=this.options.selected;}
this.anchors.eq(index).trigger(this.options.event+'.tabs');},load:function(index){var self=this,o=this.options,a=this.anchors.eq(index)[0],url=$.data(a,'load.tabs');this.abort();if(!url||this.element.queue("tabs").length!==0&&$.data(a,'cache.tabs')){this.element.dequeue("tabs");return;}
this.lis.eq(index).addClass('ui-state-processing');if(o.spinner){var span=$('span',a);span.data('label.tabs',span.html()).html(o.spinner);}
this.xhr=$.ajax($.extend({},o.ajaxOptions,{url:url,success:function(r,s){$(self._sanitizeSelector(a.hash)).html(r);self._cleanup();if(o.cache){$.data(a,'cache.tabs',true);}
self._trigger('load',null,self._ui(self.anchors[index],self.panels[index]));try{o.ajaxOptions.success(r,s);}
catch(e){}
self.element.dequeue("tabs");}}));},abort:function(){this.element.queue([]);this.panels.stop(false,true);if(this.xhr){this.xhr.abort();delete this.xhr;}
this._cleanup();},url:function(index,url){this.anchors.eq(index).removeData('cache.tabs').data('load.tabs',url);},length:function(){return this.anchors.length;}});$.extend($.ui.tabs,{version:'1.7.2',getter:'length',defaults:{ajaxOptions:null,cache:false,cookie:null,collapsible:false,disabled:[],event:'click',fx:null,idPrefix:'ui-tabs-',panelTemplate:'<div></div>',spinner:'<em>Loading&#8230;</em>',tabTemplate:'<li><a href="#{href}"><span>#{label}</span></a></li>'}});$.extend($.ui.tabs.prototype,{rotation:null,rotate:function(ms,continuing){var self=this,o=this.options;var rotate=self._rotate||(self._rotate=function(e){clearTimeout(self.rotation);self.rotation=setTimeout(function(){var t=o.selected;self.select(++t<self.anchors.length?t:0);},ms);if(e){e.stopPropagation();}});var stop=self._unrotate||(self._unrotate=!continuing?function(e){if(e.clientX){self.rotate(null);}}:function(e){t=o.selected;rotate();});if(ms){this.element.bind('tabsshow',rotate);this.anchors.bind(o.event+'.tabs',stop);rotate();}
else{clearTimeout(self.rotation);this.element.unbind('tabsshow',rotate);this.anchors.unbind(o.event+'.tabs',stop);delete this._rotate;delete this._unrotate;}}});})(jQuery);;(function($,h,c){var a=$([]),e=$.resize=$.extend($.resize,{}),i,k="setTimeout",j="resize",d=j+"-special-event",b="delay",f="throttleWindow";e[b]=250;e[f]=true;$.event.special[j]={setup:function(){if(!e[f]&&this[k]){return false}var l=$(this);a=a.add(l);$.data(this,d,{w:l.width(),h:l.height()});if(a.length===1){g()}},teardown:function(){if(!e[f]&&this[k]){return false}var l=$(this);a=a.not(l);l.removeData(d);if(!a.length){clearTimeout(i)}},add:function(l){if(!e[f]&&this[k]){return false}var n;function m(s,o,p){var q=$(this),r=$.data(this,d);r.w=o!==c?o:q.width();r.h=p!==c?p:q.height();n.apply(this,arguments)}if($.isFunction(l)){n=l;return m}else{n=l.handler;l.handler=m}}};function g(){i=h[k](function(){a.each(function(){var n=$(this),m=n.width(),l=n.height(),o=$.data(this,d);if(m!==o.w||l!==o.h){n.trigger(j,[o.w=m,o.h=l])}});g()},e[b])}})(jQuery,this);;var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return!!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 *  The digitally encoded machine readable software for producing the Typefaces
 * licensed to you is copyrighted (c) 1991, 1992 Adobe Systems. All Rights
 * Reserved. This software is the property of Adobe Systems Incorporated and its
 * licensors, and may not be reproduced, used,  displayed, modified, disclosed or
 * transferred without the express  written approval of Adobe.  The digitally
 * encoded machine readable outline data for producing the Typefaces licensed to
 * you is copyrighted (c) 1981 Linotype-Hell AG and/or its subsidiaries. All
 * Rights Reserved. This data is the property of Linotype-Hell AG and/or its
 * subsidiaries and may not be reproduced, used, displayed, modified, disclosed or
 *  transferred without the express written approval of Linotype-Hell AG  and/or
 * its subsidiaries. 12 PMN Caecilia* 55 Roman 05663 OsF
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"37,90r1,-367r64,0r0,23r-34,0r-2,322r34,0r0,22r-63,0","w":113},{"d":"17,-88v0,-59,33,-102,90,-102v57,0,90,39,90,92v0,59,-33,102,-90,102v-57,0,-90,-39,-90,-92xm48,-93v0,40,19,73,59,73v40,0,59,-33,59,-73v0,-40,-19,-73,-59,-73v-40,0,-59,33,-59,73","w":213},{"d":"91,-284r21,14v-72,98,-70,257,0,354r-21,13v-86,-110,-85,-270,0,-381","w":113},{"d":"95,-122r75,0r-36,-101v-10,35,-27,68,-39,101xm4,0r0,-23r23,0r94,-229r33,0r85,229r24,0r0,23r-85,0r0,-23r26,0r-27,-76r-91,0r-29,76r30,0r0,23r-83,0","w":266},{"d":"105,0r-79,-229r-25,0r0,-23r87,0r0,23r-29,0r67,205v17,-55,40,-106,59,-160r-14,-45r-27,0r0,-23r85,0r0,23r-27,0r62,205v19,-72,47,-136,69,-205r-32,0r0,-23r85,0r0,23r-23,0r-85,229r-35,0r-46,-148r-57,148r-35,0","w":386},{"d":"4,-163r0,-23r76,0r0,23r-22,0r47,135v13,-48,33,-90,48,-135r-24,0r0,-23r74,0r0,23r-20,0r-65,163r-29,0r-65,-163r-20,0","w":206},{"d":"14,-163r0,-23r30,0r1,-45r30,-2r-2,47r58,0r0,23r-58,0v-1,31,-2,62,-2,93v0,27,1,50,29,50v15,0,28,-5,36,-8r-1,24v-9,5,-26,8,-41,8v-52,0,-52,-37,-52,-61v0,-23,1,-79,1,-106r-29,0","w":140},{"d":"43,-23r2,-140r-34,0r0,-23r63,0r-1,163r29,0r0,23r-88,0r0,-23r29,0xm33,-257v0,-12,11,-23,23,-23v12,0,22,11,22,23v0,12,-10,22,-22,22v-12,0,-23,-10,-23,-22","w":113},{"d":"79,-186v-3,79,6,213,-30,246v-19,18,-39,30,-64,35r-5,-24v51,-18,68,-37,68,-117r1,-117r-34,0r0,-23r64,0xm38,-257v0,-12,10,-23,22,-23v12,0,23,11,23,23v0,12,-11,22,-23,22v-12,0,-22,-10,-22,-22","w":113},{"d":"103,-20v65,0,53,-75,54,-137v-45,-24,-107,3,-107,72v0,35,17,65,53,65xm128,90r0,-22r27,0r4,-106v-8,27,-36,42,-63,42v-33,0,-77,-19,-77,-89v0,-86,79,-125,156,-95r11,0r-1,248r28,0r0,22r-85,0","w":226},{"d":"146,0r0,-23r24,0v0,-29,1,-59,1,-89v0,-18,-1,-54,-42,-54v-26,0,-54,17,-55,67r-1,76r27,0r0,23r-81,0r0,-23r24,0r2,-140r-30,0r0,-23r59,0v2,15,-4,31,-3,41v8,-28,38,-45,66,-45v89,2,59,94,62,167r27,0r0,23r-80,0","w":240},{"d":"87,-18v20,0,53,-11,53,-67v-44,0,-88,0,-88,35v0,21,16,32,35,32xm57,-160r0,29r-27,0r0,-45v54,-23,138,-24,138,53v0,16,-2,67,-2,100r27,0r0,23r-53,0v0,-14,2,-31,3,-40v-11,30,-30,44,-63,44v-21,0,-57,-8,-57,-53v0,-52,55,-57,117,-57v7,-59,-34,-72,-83,-54","w":206},{"d":"11,-163r0,-23r60,0v8,56,-31,166,39,166v54,0,55,-58,55,-85r0,-58r-29,0r0,-23r59,0r-1,163r26,0r0,23r-55,0v0,-16,2,-28,3,-41v-8,22,-31,45,-63,45v-88,2,-60,-95,-64,-167r-30,0","w":233},{"d":"10,-91v0,-52,30,-100,90,-100v62,0,90,45,90,96v0,52,-30,100,-90,100v-71,0,-90,-49,-90,-96xm40,-94v0,49,23,75,60,75v35,0,61,-31,61,-72v0,-51,-24,-75,-59,-75v-37,0,-62,26,-62,72"},{"d":"91,-91r-65,-66r16,-16r66,65r66,-65r16,16r-65,66r65,65r-16,17r-66,-66r-66,66r-16,-17","w":216},{"d":"73,-232r67,-57r18,16r-67,56xm87,-18v20,0,53,-11,53,-67v-44,0,-88,0,-88,35v0,21,16,32,35,32xm57,-160r0,29r-27,0r0,-45v54,-23,138,-24,138,53v0,16,-2,67,-2,100r27,0r0,23r-53,0v0,-14,2,-31,3,-40v-11,30,-30,44,-63,44v-21,0,-57,-8,-57,-53v0,-52,55,-57,117,-57v7,-59,-34,-72,-83,-54","w":206},{"d":"100,-277r0,23v-71,-7,3,135,-58,161v39,11,25,74,25,119v0,36,6,42,33,42r0,22v-40,1,-58,2,-63,-54v-3,-37,21,-120,-24,-117r0,-24v61,4,-14,-179,67,-172r20,0","w":113},{"d":"18,-122v0,-77,42,-134,119,-134v79,0,119,57,119,126v0,77,-42,134,-119,134v-79,0,-119,-57,-119,-126xm51,-126v0,55,25,106,86,106v61,0,85,-51,85,-106v0,-55,-24,-106,-85,-106v-61,0,-86,51,-86,106","w":273},{"d":"157,-275r-1,24v-6,-3,-20,-4,-30,-4v-51,1,-49,29,-49,69r48,0r0,23r-48,0r-1,140r31,0r0,23r-85,0r0,-23r25,0r1,-140r-31,0r0,-23r31,0v-8,-77,41,-108,109,-89","w":133},{"d":"159,-121r-51,-103r-51,103r-25,0r65,-131r22,0r65,131r-25,0","w":216},{"d":"11,-163r0,-23r81,0r0,23v-10,1,-32,-3,-18,6r36,45r42,-51r-26,0r0,-23r74,0r0,23r-21,0r-56,66r60,74r22,0r0,23r-81,0r0,-23r25,0v-16,-17,-30,-37,-45,-55r-45,55r24,0r0,23r-74,0r0,-23r21,0r60,-72r-55,-68r-24,0","w":213},{"d":"76,-277r-1,367r-63,0r0,-22r33,0r2,-322r-34,0r0,-23r63,0","w":113},{"d":"43,-23r2,-231r-36,0r0,-23r65,0r-1,254r29,0r0,23r-85,0r0,-23r26,0","w":113},{"d":"137,4v-78,-4,-99,-22,-97,-107v0,-41,1,-87,1,-126r-29,0r0,-23r87,0r0,23r-27,0v0,35,-1,70,-1,129v-1,58,12,76,67,80v97,7,60,-123,68,-209r-31,0r0,-23r87,0r0,23r-28,0r-1,136v2,61,-29,100,-96,97","w":273},{"d":"14,-58v0,-27,13,-48,60,-70v-81,-26,-60,-126,31,-126v46,0,74,26,74,59v0,28,-14,44,-54,65v88,28,84,136,-27,135v-63,0,-84,-31,-84,-63xm53,-192v0,18,8,30,48,50v37,-20,48,-32,48,-50v0,-21,-15,-38,-46,-38v-30,0,-50,15,-50,38xm156,-62v0,-25,-37,-43,-58,-54v-39,18,-53,35,-53,56v0,24,19,41,54,41v42,0,57,-22,57,-43"},{"d":"3,-229r0,-23r87,0r0,23r-26,0r71,96r70,-96r-31,0r0,-23r83,0r0,23r-23,0r-86,120r-1,86r28,0r0,23r-85,0r0,-23r26,0r1,-85r-88,-121r-26,0","w":259},{"d":"28,-18v0,-12,10,-22,22,-22v12,0,22,10,22,22v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22","w":100},{"d":"0,-86r0,-25r360,0r0,25r-360,0","w":360},{"d":"126,-280r13,14v-13,14,-20,25,-20,37v0,20,17,19,17,36v0,12,-8,19,-20,19v-19,0,-28,-17,-28,-36v0,-27,12,-48,38,-70xm58,-280r13,14v-13,14,-20,25,-20,37v0,20,16,19,16,36v0,12,-7,19,-19,19v-19,0,-28,-17,-28,-36v0,-27,12,-48,38,-70","w":159},{"d":"61,-99r-2,70v58,29,108,-15,108,-71v0,-46,-22,-66,-51,-66v-26,0,-54,17,-55,67xm30,-10r1,-244r-31,0r0,-23r61,0r-3,132v8,-26,32,-45,65,-45v51,0,75,41,75,90v0,44,-23,104,-100,104v-31,0,-41,-5,-68,-14","w":213},{"d":"225,-87r0,81v-98,29,-207,-2,-207,-118v0,-71,40,-132,134,-132v33,0,66,8,77,13r0,57r-27,0r0,-38v-70,-24,-151,6,-151,96v0,85,63,124,146,102r0,-61r-31,0r0,-23r87,0r0,23r-28,0","w":259},{"d":"38,-18v0,-12,10,-22,22,-22v12,0,22,10,22,22v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22xm158,-18v0,-12,10,-22,22,-22v12,0,22,10,22,22v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22xm278,-18v0,-12,10,-22,22,-22v12,0,22,10,22,22v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22","w":360},{"d":"203,-186r0,23v-14,1,-29,-1,-41,-2v43,48,2,115,-61,111v-8,0,-34,5,-34,18v22,33,132,3,132,68v0,43,-45,63,-91,63v-45,0,-89,-15,-89,-51v-1,-29,25,-39,47,-47v-15,-3,-28,-11,-28,-28v-1,-20,21,-22,34,-29v-13,-3,-47,-16,-47,-63v0,-50,55,-78,109,-63r69,0xm170,35v0,-32,-54,-22,-82,-31v-4,0,-40,11,-40,35v0,29,43,33,61,33v23,0,61,-7,61,-37xm103,-167v-29,0,-50,18,-50,45v0,26,22,45,48,45v32,0,52,-20,52,-46v0,-18,-14,-44,-50,-44"},{"d":"175,-1v16,-1,83,52,126,38r-1,23v-42,20,-113,-34,-174,-56v-45,0,-108,-37,-108,-126v0,-77,42,-134,119,-134v148,0,156,222,38,255xm137,-232v-61,0,-86,51,-86,106v0,55,25,106,86,106v61,0,85,-51,85,-106v0,-55,-24,-106,-85,-106","w":273},{"d":"15,-252v83,-1,180,-11,178,71v-2,68,-50,85,-118,79r-1,79r32,0r0,23r-91,0r0,-23r28,0r1,-206r-29,0r0,-23xm162,-177v0,-47,-36,-56,-87,-52r0,104v49,4,87,-7,87,-52","w":206},{"d":"19,0r0,-21r159,-208r-123,0r-2,37r-27,0r2,-60r186,0r0,23r-157,206r129,0r2,-38r27,0r-3,61r-193,0","w":233},{"d":"24,-8r0,-56r29,0r0,34v38,20,109,12,109,-37v0,-67,-138,-28,-138,-118v0,-31,18,-71,93,-71v18,0,52,5,68,12r0,50r-28,0r0,-31v-38,-13,-100,-12,-100,37v0,64,138,24,138,117v0,85,-120,82,-171,63","w":213},{"d":"59,-102r0,-126r-44,0r0,-24r119,0r0,24r-44,0r0,126r-31,0xm301,-102r0,-118r-44,118r-20,0r-44,-118r0,118r-30,0r0,-150r44,0r40,107r40,-107r44,0r0,150r-30,0","w":356},{"d":"175,-54r-3,54r-154,0r0,-22r121,-141r-88,0r-1,30r-27,0r1,-53r150,0r0,21r-107,128v-4,5,-9,9,-14,14r92,0r3,-31r27,0","w":193},{"d":"30,74r-16,-18v28,-26,55,-62,105,-168v10,-21,18,-39,25,-49r-125,0r0,-25r155,0r0,21v-62,138,-98,200,-144,239"},{"d":"169,-31r-2,26v-14,4,-32,9,-53,9v-73,0,-97,-48,-97,-97v0,-97,79,-110,153,-88r0,49r-27,0r0,-29v-8,-3,-23,-5,-31,-5v-54,0,-64,43,-64,73v0,10,1,73,70,73v18,0,34,-6,51,-11","w":186},{"d":"50,-174v-22,-12,-10,-54,-17,-87v0,-11,4,-19,17,-19v24,-2,18,31,15,46v-4,20,5,55,-15,60","w":100},{"d":"151,-179r1,45r-26,0r-2,-27v-26,-12,-75,-10,-75,22v0,20,18,26,45,31v47,8,67,22,67,53v0,33,-22,59,-76,59v-20,0,-52,-5,-64,-11r-1,-47r26,0r2,27v29,13,85,17,85,-22v0,-18,-19,-25,-39,-29v-50,-11,-75,-20,-75,-56v0,-30,20,-56,73,-56v15,0,45,5,59,11","w":180},{"d":"62,-280r14,14v-13,14,-21,25,-21,37v0,20,17,19,17,36v0,12,-8,19,-20,19v-19,0,-28,-17,-28,-36v0,-27,12,-48,38,-70","w":100},{"d":"4,-163r0,-23r78,0r0,23r-23,0r50,135v12,-47,31,-90,46,-135r-26,0r0,-23r74,0r0,23r-20,0r-57,157v-30,81,-51,111,-117,97r0,-24v42,15,69,-17,85,-59r-68,-171r-22,0","w":206},{"d":"28,90r0,-360r24,0r0,360r-24,0","w":79},{"d":"43,-23r2,-231r-36,0r0,-23r65,0v-1,45,3,93,-4,132v10,-26,38,-46,67,-45v89,2,59,94,62,167r27,0r0,23r-80,0r0,-23r24,0v0,-29,1,-59,1,-89v0,-18,-1,-54,-42,-54v-26,0,-54,17,-55,67r-1,76r27,0r0,23r-83,0r0,-23r26,0","w":240},{"d":"24,0r0,-21v82,-56,112,-82,112,-111v0,-20,-13,-34,-37,-34v-23,0,-40,13,-45,39r-28,0v1,-85,141,-84,139,-5v0,37,-43,77,-100,108r113,0r0,24r-154,0"},{"d":"45,14v0,-15,-17,-20,-17,-35v0,-12,9,-19,21,-19v44,0,28,75,0,95r-11,11r-14,-14v8,-11,21,-18,21,-38","w":100},{"d":"-10,19r118,-299r22,9r-117,299","w":133},{"d":"103,-23r2,-206r-69,0r-2,39r-27,0r2,-62r222,0r2,62r-26,0r-3,-39r-68,0r-2,206r32,0r0,23r-90,0r0,-23r27,0","w":240},{"d":"57,-231r-5,-46r23,0r-5,46r37,-25r10,18r-41,17r41,18r-10,18r-37,-24r5,45r-23,0r5,-45r-38,24r-10,-18r42,-18r-42,-17r10,-18","w":126},{"d":"229,-244r0,58r-28,0r0,-40v-74,-20,-150,11,-150,98v0,85,66,124,146,102r1,-41r28,0r-1,61v-98,29,-207,-2,-207,-118v0,-71,43,-132,137,-132v27,0,57,6,74,12","w":246},{"d":"0,-86r0,-25r180,0r0,25r-180,0","w":180},{"d":"48,-113r104,0v0,-29,-18,-54,-49,-54v-32,0,-53,23,-55,54xm183,-90r-135,0v1,38,17,70,70,70v20,0,41,-6,56,-14r-1,25v-69,30,-156,8,-156,-84v0,-55,29,-97,86,-97v73,0,80,67,80,100"},{"d":"76,-229r0,88v42,1,82,0,82,-45v0,-57,-41,-40,-82,-43xm76,-118r-1,95v45,-1,97,9,97,-47v0,-53,-49,-48,-96,-48xm17,-252v77,1,172,-16,172,61v0,34,-23,51,-49,59v33,0,65,21,65,62v0,90,-104,67,-188,70r0,-23r27,0r1,-206r-28,0r0,-23","w":226},{"d":"47,0r0,-23r38,0r1,-140r-39,0r0,-23r106,0r0,23r-38,0r-1,140r39,0r0,23r-106,0"},{"d":"96,0r0,-79r-79,0r0,-24r79,0r0,-79r24,0r0,79r79,0r0,24r-79,0r0,79r-24,0","w":216},{"d":"21,67r2,-22v81,10,123,-35,129,-109v-11,19,-35,33,-61,33v-49,0,-74,-38,-74,-79v0,-40,28,-81,79,-81v62,0,87,52,87,111v-1,103,-61,161,-162,147xm46,-112v0,27,16,54,52,54v30,0,54,-27,54,-35v0,-33,-14,-73,-56,-73v-32,0,-50,26,-50,54"},{"d":"199,-102r0,22r-182,83r0,-25r153,-69r-153,-70r0,-24","w":216},{"d":"146,-67v-36,0,-91,-50,-108,1r-13,-18v8,-15,20,-32,44,-32v26,0,55,24,78,25v14,0,23,-12,31,-25r13,18v-11,15,-22,31,-45,31","w":216},{"d":"43,-23r2,-140r-32,0r0,-23r61,0v2,18,-4,40,-3,58v4,-32,31,-73,82,-58r-3,27v-74,-17,-81,60,-77,136r31,0r0,23r-87,0r0,-23r26,0","w":153},{"d":"103,-20v66,0,53,-75,54,-137v-45,-24,-107,3,-107,72v0,35,17,65,53,65xm187,-277r-2,254r28,0r0,23r-57,0v0,-16,1,-28,3,-38v-26,67,-140,52,-140,-47v0,-75,64,-125,138,-97r0,-72r-37,0r0,-23r67,0","w":226},{"d":"76,-229r0,95v47,2,86,-3,86,-50v0,-47,-41,-46,-86,-45xm17,-229r0,-23v79,5,173,-23,176,65v2,43,-31,63,-59,69v40,0,47,106,98,95r0,23v-93,21,-66,-128,-156,-112r-1,89r29,0r0,23r-87,0r0,-23r27,0r1,-206r-28,0","w":233},{"d":"90,-256r0,-46r23,0r0,46v16,0,49,4,63,10r0,51r-27,0r0,-30v-12,-4,-25,-7,-37,-7r0,90v40,10,78,19,78,70v0,48,-37,72,-80,76r0,46r-23,0r0,-46v-15,0,-65,-6,-77,-12r0,-55r30,0r0,35v14,5,27,8,47,8r1,-96v-51,-9,-78,-27,-78,-68v0,-44,37,-72,80,-72xm89,-146r1,-86v-11,0,-49,6,-49,45v0,30,36,39,48,41xm111,-112r-1,91v18,-1,49,-12,49,-48v0,-30,-25,-39,-48,-43"},{"d":"6,-163r0,-23r76,0r0,23r-22,0r46,135v10,-37,27,-72,40,-107r-11,-28r-20,0r0,-23r76,0r0,23r-25,0r45,135v12,-48,32,-90,47,-135r-25,0r0,-23r74,0r0,23r-21,0r-62,163r-31,0r-35,-105v-10,36,-27,71,-40,105r-29,0r-62,-163r-21,0","w":313},{"d":"43,-23r1,-206r-29,0r0,-23r171,0r0,58r-27,0r0,-35r-84,0r0,88r79,0r0,23r-79,0r-1,95r87,0r2,-39r27,0r-2,62r-173,0r0,-23r28,0","w":206},{"d":"22,61r1,-24v11,4,31,8,49,8v48,0,71,-25,71,-55v0,-44,-42,-56,-113,-58r3,-118r133,0r0,25r-104,0r-2,69v62,4,114,19,114,79v0,65,-83,99,-152,74"},{"d":"222,-130v0,-82,-58,-108,-147,-99r-1,206v93,7,148,-20,148,-107xm43,-23r1,-206r-29,0r0,-23r114,0v75,0,126,38,126,122v0,89,-53,130,-138,130r-102,0r0,-23r28,0","w":273},{"d":"38,-174r-13,-13v13,-14,20,-26,20,-38v0,-20,-17,-18,-17,-35v0,-12,8,-20,20,-20v19,0,28,17,28,36v0,27,-12,48,-38,70","w":100},{"d":"22,97r-21,-13v72,-98,70,-257,0,-354r21,-14v85,111,86,270,0,381","w":113},{"d":"74,-138v-35,0,-59,-24,-59,-59v0,-35,24,-59,59,-59v32,0,57,24,57,59v0,35,-25,59,-57,59xm73,-160v21,0,31,-18,31,-37v0,-19,-10,-37,-31,-37v-21,0,-32,18,-32,37v0,19,11,37,32,37xm227,4v-35,0,-59,-24,-59,-59v0,-35,24,-59,59,-59v32,0,57,24,57,59v0,35,-25,59,-57,59xm226,-18v21,0,31,-18,31,-37v0,-19,-10,-37,-31,-37v-21,0,-31,18,-31,37v0,19,10,37,31,37xm59,8r162,-280r18,12r-162,280","w":299},{"d":"27,-85r0,-27r93,0r0,27r-93,0","w":146},{"d":"32,-23r79,-104r-72,-102r-26,0r0,-23r91,0r0,23r-29,0v20,25,36,53,55,79r59,-79r-30,0r0,-23r83,0r0,23r-24,0r-73,99r75,107r24,0r0,23r-89,0r0,-23r28,0v-21,-26,-38,-56,-58,-84r-62,84r29,0r0,23r-83,0r0,-23r23,0","w":253},{"d":"102,-156v24,-16,39,-26,39,-48v0,-19,-15,-30,-33,-30v-21,0,-36,12,-36,33v0,19,18,33,30,45xm174,-46r-79,-79v-57,22,-52,107,21,105v32,0,50,-17,58,-26xm117,-140r73,74v9,-15,18,-33,18,-63r-27,0r0,-23r80,0r0,23r-28,0v0,31,-14,64,-26,80v14,11,31,33,54,26r0,23v-35,5,-49,-8,-69,-29v-23,24,-48,33,-81,33v-63,0,-85,-42,-85,-69v0,-39,25,-56,54,-75v-27,-27,-34,-42,-34,-61v0,-8,1,-55,63,-55v33,0,59,17,59,52v0,30,-29,50,-51,64","w":280},{"d":"176,-140v0,-24,-11,-34,-29,-34v-31,0,-51,35,-51,65v0,21,10,34,27,34v32,0,53,-39,53,-65xm219,-193r-31,112v0,5,3,8,12,8v19,0,43,-33,43,-72v0,-52,-43,-85,-93,-85v-62,0,-105,48,-105,105v0,104,134,132,189,70r29,0v-18,34,-59,59,-116,59v-74,0,-133,-48,-133,-130v0,-73,55,-130,136,-130v71,0,124,43,124,107v0,70,-56,100,-89,100v-19,1,-23,-10,-26,-20v-26,34,-91,23,-91,-36v0,-68,80,-133,118,-68r7,-20r26,0","w":288},{"d":"45,-85r-4,-192r34,0r-4,192r-26,0xm34,-18v0,-12,11,-22,23,-22v12,0,22,10,22,22v0,12,-10,22,-22,22v-12,0,-23,-10,-23,-22","w":113},{"d":"20,-289r66,57r-17,15r-68,-56","w":113},{"d":"41,68r2,-231r-32,0r0,-23r61,0v2,12,-5,32,-3,41v8,-26,33,-45,66,-45v51,0,75,41,75,90v0,44,-23,104,-100,104v-13,0,-28,-2,-38,-6r-1,70r31,0r0,22r-87,0r0,-22r26,0xm72,-99r-1,70v58,29,108,-15,108,-71v0,-46,-23,-66,-52,-66v-26,0,-54,17,-55,67","w":226},{"d":"180,-252r-3,22v-80,-11,-126,36,-128,108v11,-19,34,-33,60,-33v49,0,74,38,74,79v0,40,-28,81,-79,81v-62,0,-87,-51,-87,-110v1,-102,61,-162,163,-147xm48,-93v0,33,14,74,56,74v32,0,50,-27,50,-55v0,-27,-16,-54,-52,-54v-30,0,-54,27,-54,35"},{"d":"45,14v0,-15,-17,-20,-17,-35v0,-12,9,-19,21,-19v44,0,28,75,0,95r-11,11r-14,-14v8,-11,21,-18,21,-38xm28,-163v0,-12,10,-23,22,-23v12,0,22,11,22,23v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22","w":100},{"d":"113,0r-89,-229r-23,0r0,-23r87,0r0,23r-28,0r73,202r71,-202r-30,0r0,-23r85,0r0,23r-24,0r-88,229r-34,0","w":259},{"d":"34,-174r-13,-13v13,-14,20,-26,20,-38v0,-20,-17,-18,-17,-35v0,-12,8,-20,20,-20v19,0,28,17,28,36v0,27,-12,48,-38,70xm102,-174r-13,-13v13,-14,20,-26,20,-38v0,-20,-16,-18,-16,-35v0,-12,7,-20,19,-20v19,0,28,17,28,36v0,27,-12,48,-38,70","w":159},{"d":"113,-174v-22,-12,-10,-54,-17,-87v0,-11,4,-19,17,-19v24,-2,18,31,15,46v-4,20,5,55,-15,60xm47,-174v-22,-12,-10,-54,-17,-87v0,-11,4,-19,17,-19v23,-2,15,30,15,46v-5,20,5,55,-15,60","w":159},{"d":"43,-23r1,-206r-29,0r0,-23r88,0r0,23r-28,0r0,92r131,0r0,-92r-29,0r0,-23r88,0r0,23r-28,0r-1,206r29,0r0,23r-88,0r0,-23r28,0r1,-91r-131,0r-1,91r29,0r0,23r-88,0r0,-23r28,0","w":280},{"d":"85,-152r-11,52r41,0r11,-52r-41,0xm51,-100r12,-52r-40,0r0,-20r44,0r18,-80r22,0r-17,80r40,0r18,-80r23,0r-18,80r40,0r0,20r-44,0r-11,52r39,0r0,20r-44,0r-17,80r-23,0r18,-80r-41,0r-18,80r-22,0r17,-80r-40,0r0,-20r44,0"},{"d":"17,-80r0,-23r182,-82r0,24r-153,70r153,69r0,25","w":216},{"d":"26,-280r117,299r-22,9r-118,-299","w":133},{"w":100},{"d":"44,-23r1,-206r-28,0r0,-23r87,0r0,23r-28,0r-1,206r29,0r0,23r-87,0r0,-23r27,0","w":120},{"d":"43,-23r1,-206r-29,0r0,-23r169,0r1,59r-27,0r-1,-36r-82,0r0,92r86,0r0,23r-86,0r-1,91r32,0r0,23r-91,0r0,-23r28,0"},{"d":"13,90r0,-22v71,7,-3,-136,58,-162v-39,-11,-25,-73,-25,-118v0,-36,-6,-42,-33,-42r0,-23v40,-1,58,-1,63,55v3,37,-20,119,24,117r0,24v-62,-4,16,179,-67,171r-20,0","w":113},{"d":"43,-23r1,-206r-33,0r0,-23r60,0r150,203r1,-180r-31,0r0,-23r85,0r0,23r-27,0r-2,229r-25,0r-153,-205r-2,182r32,0r0,23r-84,0r0,-23r28,0","w":286},{"d":"180,45r-180,0r0,-18r180,0r0,18","w":180},{"d":"15,-229r0,-23r88,0r0,23r-28,0r0,96r109,-96r-31,0r0,-23r87,0r0,23r-22,0r-112,98r114,108r23,0r0,23r-92,0r0,-23r30,0r-106,-100r-1,100r29,0r0,23r-88,0r0,-23r28,0r1,-206r-29,0","w":253},{"d":"117,-39r2,-117v-22,39,-58,87,-87,119v25,-3,57,-2,85,-2xm5,-16r0,-21r111,-149r32,0r-1,147r53,0r0,23r-53,0r-1,82r-30,0r1,-82r-112,0"},{"d":"22,60r1,-27v39,25,131,19,126,-33v3,-26,-35,-52,-90,-48r0,-23v55,1,83,-28,83,-57v0,-23,-16,-38,-41,-38v-31,0,-43,16,-47,38r-30,0v5,-37,32,-63,79,-63v40,0,68,24,68,62v0,31,-22,56,-58,66v30,1,65,23,65,63v0,34,-28,72,-87,72v-24,0,-48,-4,-69,-12"},{"d":"43,-23r2,-231r-36,0r0,-23r65,0r-1,173r71,-59r-26,0r0,-23r81,0r0,23r-19,0r-77,63r84,77r20,0r0,23r-81,0r0,-23r23,0r-76,-72r0,72r24,0r0,23r-80,0r0,-23r26,0","w":213},{"w":100},{"d":"17,-115r0,-24r182,0r0,24r-182,0xm17,-43r0,-24r182,0r0,24r-182,0","w":216},{"d":"36,-248r-2,-25v18,-6,38,-7,44,-7v104,3,83,97,36,128v-23,15,-61,34,-32,61r-24,13v-33,-29,-4,-68,27,-83v24,-12,37,-31,37,-52v7,-33,-51,-53,-86,-35xm44,-18v0,-12,11,-22,23,-22v12,0,22,10,22,22v0,12,-10,22,-22,22v-12,0,-23,-10,-23,-22","w":180},{"d":"15,-229r0,-23r87,0r0,23r-26,0r-2,160v-1,73,-24,105,-85,135r-9,-23v91,-38,57,-161,65,-272r-30,0","w":113},{"d":"19,0r0,-23r24,0r2,-140r-30,0r0,-23r59,0v2,15,-4,31,-3,41v8,-28,38,-45,66,-45v35,-1,49,21,57,43v4,-8,15,-43,63,-43v89,1,57,94,62,167r27,0r0,23r-80,0r0,-23r23,0v-6,-56,27,-143,-38,-143v-24,0,-54,17,-54,67r0,76r26,0r0,23r-81,0r0,-23r24,0v-6,-56,26,-143,-39,-143v-24,0,-53,17,-53,67r-1,76r27,0r0,23r-81,0","w":360},{"d":"28,-163v0,-12,10,-23,22,-23v12,0,22,11,22,23v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22xm28,-18v0,-12,10,-22,22,-22v12,0,22,10,22,22v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22","w":100},{"d":"43,-23r1,-206r-29,0r0,-23r86,0r0,23r-26,0r-1,206r86,0r2,-39r27,0r-3,62r-171,0r0,-23r28,0"},{"d":"13,-229r0,-23r68,0r81,201v2,5,2,9,4,16v24,-77,58,-143,85,-217r70,0r0,23r-33,0r2,206r31,0r0,23r-87,0r0,-23r27,0r0,-184v-25,73,-56,137,-83,207r-27,0r-83,-205r-1,182r31,0r0,23r-85,0r0,-23r29,0r2,-206r-31,0","w":333}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+18-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("M~abRT|KUjtWM{J!#T3X6~6t?$,A{=n3~&6lMPB|u:gdLq[@j?DaUR1#_29GSs.JT5+p^]I)WO-yXiKb$wEeH!;t(7|baTtW?$lXUjd5a@;IDiKSj$;+g@#$#~J^1jeG#qA1#q,-a=#1#q,-aq3!q$a__3bI@qGaPJybBs,y|3ybBs,yD$l&?&[XB=6$ab3gjJ|1#q6yBslH|$B51bybBs,yu&J;U=6I?{t[M.|1#q6-Bq|Jgsn]uqe(1TdLl&#3|[d1#q6-Bq.plLbDl.,GD&,$uba1#q6-Bjd16.9s:3y1?&[-B~n-L[atqJtP|=|]6=K7LTKHqnKSP5|-R~JKM{6SMLyp:q,I1=bSP5,IR=b-PTyJRT#KU{y5:j6WaSe5R&J-U&Bt_wK!UjD+DSeOUiKO?S97u5#w#b-WMq;+:i+WMb-W#j|iaJ-WajdbMLgOULeKa?|KM~yOD$3KUjtWPTGO1wdWDjbJMLJTRw6+u$.;R=I]M$.pab)sj$J#?qb-j$J#2L.+ML,9")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":200,"face":{"font-family":"Caecilia","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 3 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-20 -302 386 97","underline-thickness":"18","underline-position":"-36","stemh":"23","stemv":"30","unicode-range":"U+0020-U+2122"}}));
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 *  The digitally encoded machine readable software for producing the Typefaces
 * licensed to you is copyrighted (c) 1991, 1992 Adobe Systems. All Rights
 * Reserved. This software is the property of Adobe Systems Incorporated and its
 * licensors, and may not be reproduced, used,  displayed, modified, disclosed or
 * transferred without the express  written approval of Adobe.  The digitally
 * encoded machine readable outline data for producing the Typefaces licensed to
 * you is copyrighted (c) 1981 Linotype-Hell AG and/or its subsidiaries. All
 * Rights Reserved. This data is the property of Linotype-Hell AG and/or its
 * subsidiaries and may not be reproduced, used, displayed, modified, disclosed or
 *  transferred without the express written approval of Linotype-Hell AG  and/or
 * its subsidiaries. 12 PMN Caecilia* 75 Bold 07663 OsF
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"16,0r0,-30r23,0r0,-128r-28,0r0,-29r28,0v-9,-77,48,-106,116,-90r-1,32v-5,-2,-16,-4,-31,-4v-39,1,-45,26,-43,62r43,0r0,29r-43,0r-1,128r29,0r0,30r-92,0","w":126},{"d":"202,-187r-1,29r-36,-2v6,7,15,19,15,41v-1,45,-41,70,-91,66v-10,0,-21,7,-21,14v23,32,130,-1,130,66v0,90,-183,87,-186,18v-1,-26,22,-39,43,-45v-48,-9,-22,-56,9,-59v-77,-21,-55,-141,36,-133v33,3,64,6,102,5xm54,-121v0,27,18,39,48,39v28,0,44,-16,44,-41v0,-25,-17,-39,-46,-39v-28,0,-46,17,-46,41xm160,34v0,-25,-56,-22,-80,-29v-18,8,-30,18,-30,32v0,22,23,28,54,28v27,0,56,-7,56,-31","w":206},{"d":"14,0r0,-30r25,0r1,-192r-26,0r0,-30r93,0r0,30r-26,0r-1,88r100,-88r-28,0r0,-30r95,0r0,30r-21,0r-103,90r106,102r21,0r0,30r-101,0r0,-30r27,0r-96,-91r0,91r27,0r0,30r-93,0","w":253},{"d":"14,0r0,-30r26,0r1,-192r-27,0r0,-30r93,0r0,30r-26,0r-1,192r75,0r3,-42r34,0r-3,72r-175,0"},{"d":"16,0r0,-30r23,0r1,-217r-33,0r0,-30r73,0r-1,247r25,0r0,30r-88,0","w":113},{"d":"11,-158r0,-29r69,0r-1,152v0,76,-33,121,-100,130r-5,-32v50,-12,65,-37,65,-114r0,-107r-28,0xm32,-253v0,-15,12,-28,27,-28v15,0,28,13,28,28v0,15,-13,27,-28,27v-15,0,-27,-12,-27,-27","w":119},{"d":"26,0r0,-26v85,-55,110,-80,110,-105v0,-19,-12,-30,-33,-30v-23,0,-36,15,-39,34r-38,0v3,-41,35,-65,79,-65v50,0,71,30,71,59v0,42,-35,70,-98,103r109,0r0,30r-161,0"},{"d":"101,61r0,29r-72,0r1,-367r72,0r0,30r-34,0r-1,308r34,0","w":106},{"d":"14,0r0,-30r25,0r0,-128r-28,0r0,-29r69,0r-1,157r25,0r0,30r-90,0xm32,-253v0,-15,12,-28,27,-28v15,0,28,13,28,28v0,15,-13,27,-28,27v-15,0,-27,-12,-27,-27","w":113},{"d":"84,0r0,-30r25,0r2,-74r-88,-118r-22,0r0,-30r93,0r0,30r-25,0v23,28,43,58,65,87r65,-87r-28,0r0,-30r87,0r0,30r-22,0r-85,118r-1,74r26,0r0,30r-92,0","w":259},{"d":"136,4v-71,0,-99,-24,-99,-91r0,-135r-26,0r0,-30r92,0r0,30r-26,0v7,81,-29,192,59,192v94,0,55,-113,64,-192r-30,0r0,-30r92,0r0,30r-24,0r0,135v-1,64,-37,91,-102,91","w":273},{"d":"214,-30r0,30r-64,0v-1,-13,4,-29,3,-38v-10,25,-30,42,-62,42v-45,0,-78,-33,-78,-89v0,-75,59,-124,137,-102r1,-60r-34,0r0,-30r73,0r-1,247r25,0xm101,-30v49,0,51,-66,48,-122v-44,-24,-94,9,-94,61v0,35,16,61,46,61","w":226},{"d":"2,-222r0,-30r94,0r0,30r-25,0r60,166v4,7,2,17,6,22v19,-65,44,-125,65,-188r-29,0r0,-30r92,0r0,30r-23,0r-86,222r-45,0r-87,-222r-22,0","w":266},{"d":"11,-158r0,-29r28,0r1,-42r41,-3r-2,45r54,0r0,29r-54,0v4,44,-17,132,26,131v11,0,22,-4,31,-8r-1,30v-40,17,-97,14,-97,-48v0,-24,1,-73,1,-105r-28,0","w":133},{"d":"133,-129r0,-28v-45,-13,-80,16,-80,61v0,32,16,66,66,66v18,0,39,-5,48,-10r-2,35v-8,3,-29,9,-52,9v-75,0,-100,-50,-100,-97v0,-57,35,-99,101,-99v28,0,45,6,53,10r0,53r-34,0","w":180},{"d":"15,-122v0,-79,49,-134,127,-134v73,0,116,48,116,126v0,67,-38,134,-123,134v-73,0,-120,-49,-120,-126xm59,-123v0,49,24,93,77,93v67,0,78,-64,78,-98v0,-45,-16,-94,-75,-94v-42,0,-80,29,-80,99","w":273},{"d":"156,-121r-48,-95r-48,95r-29,0r65,-131r24,0r65,131r-29,0","w":216},{"d":"107,-30v70,0,84,-129,13,-128v-57,0,-49,65,-50,121v8,4,19,7,37,7xm1,-247r0,-30r71,0r-4,129v7,-18,26,-44,64,-44v49,0,76,35,76,85v0,56,-25,111,-106,111v-33,0,-54,-7,-72,-14r2,-237r-31,0","w":219},{"d":"17,-111r0,-29r182,0r0,29r-182,0xm17,-42r0,-29r182,0r0,29r-182,0","w":216},{"d":"111,82v-11,3,-25,22,-34,10v-33,-46,-60,-118,-60,-185v0,-78,32,-146,68,-192r27,16v-65,87,-71,263,-1,351","w":106},{"d":"50,-165r6,-44r-35,26r-13,-22r41,-16r-41,-16r13,-24r35,27r-6,-43r28,0r-6,43r33,-27r14,24r-40,16r40,16r-14,22r-33,-26r6,44r-28,0","w":126},{"d":"107,29r-108,-300r27,-10r108,300","w":133},{"d":"55,-102r0,-125r-43,0r0,-25r119,0r0,25r-44,0r0,125r-32,0xm298,-102r-1,-118r-43,118r-20,0r-45,-118r0,118r-29,0r0,-150r43,0r41,107r40,-107r44,0r0,150r-30,0","w":356},{"d":"112,-159v-5,-8,-25,-16,-12,-24v10,-10,18,-21,18,-33v0,-20,-18,-26,-18,-42v0,-9,9,-23,26,-23v22,0,33,21,33,41v0,25,-22,65,-47,81xm33,-159v-6,-8,-27,-16,-12,-24v10,-10,18,-21,18,-33v0,-20,-19,-26,-19,-42v0,-9,9,-23,26,-23v22,0,33,21,33,41v0,25,-22,64,-46,81","w":173},{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},{"d":"121,-159v-25,-5,-14,-80,-21,-102v0,-11,10,-20,21,-20v40,0,13,67,13,109v0,10,-8,13,-13,13xm53,-159v-25,-5,-14,-80,-21,-102v0,-11,10,-20,21,-20v40,0,13,67,13,109v0,10,-8,13,-13,13","w":173},{"d":"14,0r0,-30r25,0r1,-192r-26,0r0,-30r112,0v52,0,76,30,76,67v1,45,-30,61,-60,67v31,7,43,50,60,73v11,15,15,15,31,15r0,30v-36,0,-50,5,-69,-27r-34,-58v-14,-26,-21,-22,-50,-22r0,77r29,0r0,30r-95,0xm80,-139v42,3,80,-3,80,-42v0,-39,-37,-44,-79,-41","w":233},{"d":"0,-86r0,-32r360,0r0,32r-360,0","w":360},{"d":"32,-22v0,-15,13,-28,28,-28v15,0,28,13,28,28v0,15,-13,27,-28,27v-15,0,-28,-12,-28,-27xm152,-22v0,-15,13,-28,28,-28v15,0,28,13,28,28v0,15,-13,27,-28,27v-15,0,-28,-12,-28,-27xm272,-22v0,-15,13,-28,28,-28v15,0,28,13,28,28v0,15,-13,27,-28,27v-15,0,-28,-12,-28,-27","w":360},{"d":"194,0r-33,-94v-9,35,-24,62,-36,94r-41,0r-62,-158r-20,0r0,-29r83,0r0,29r-21,0r43,122v10,-35,26,-65,39,-97r-9,-25r-21,0r0,-29r83,0r0,29r-22,0r42,122v11,-43,28,-81,42,-122r-26,0r0,-29r83,0r0,29r-19,0r-63,158r-42,0","w":320},{"d":"180,-42r-3,33v-13,5,-37,13,-65,13v-62,0,-99,-38,-99,-97v0,-55,32,-99,92,-99v58,0,86,43,84,105r-134,0v-3,62,82,72,125,45xm55,-114r92,0v1,-20,-8,-48,-44,-48v-34,0,-47,25,-48,48","w":200},{"d":"6,-247r0,-30r72,0r-2,367r-72,0r0,-29r34,0r2,-308r-34,0","w":106},{"d":"15,0r0,-30r25,0r1,-192r-31,0r0,-30r66,0r117,152v9,10,17,29,26,38r-2,-160r-28,0r0,-30r88,0r0,30r-25,0r-1,222r-33,0r-126,-163v-8,-8,-13,-24,-18,-26r1,159r28,0r0,30r-88,0","w":286},{"d":"35,72v-5,-8,-26,-16,-13,-24v10,-10,19,-21,19,-33v0,-20,-19,-26,-19,-42v0,-9,9,-23,26,-23v22,0,33,21,33,41v0,25,-22,64,-46,81","w":106},{"d":"-1,-158r0,-29r86,0r0,29r-21,0r45,125v11,-43,28,-84,41,-125r-24,0r0,-29r79,0r0,29r-19,0v-29,74,-46,157,-86,223v-18,30,-55,36,-90,26r0,-32v40,12,59,3,78,-49r-69,-168r-20,0"},{"d":"-1,19r108,-300r27,10r-108,300","w":133},{"d":"61,-209r-72,-57r22,-21r73,61","w":100},{"d":"26,-22v0,-15,12,-28,27,-28v15,0,28,13,28,28v0,15,-13,27,-28,27v-15,0,-27,-12,-27,-27","w":106},{"d":"30,63r0,-33v49,18,119,7,118,-42v0,-40,-47,-51,-110,-51r3,-124r141,0r0,31r-102,0r-1,62v81,0,113,38,113,79v0,45,-34,87,-107,87v-15,0,-38,-3,-55,-9"},{"d":"53,-159v-25,-5,-12,-80,-20,-102v0,-11,9,-20,20,-20v39,0,13,69,13,109v0,10,-8,13,-13,13","w":106},{"d":"149,0r0,-30r26,0v-19,-22,-34,-48,-52,-71v-19,23,-34,50,-55,71r26,0r0,30r-88,0r0,-30r21,0r77,-96r-71,-96r-23,0r0,-30r98,0r0,30r-27,0v19,20,33,44,50,66r55,-66r-28,0r0,-30r84,0r0,30r-19,0r-73,92r75,100r23,0r0,30r-99,0","w":253},{"d":"-4,-269v11,-3,26,-24,33,-9v34,45,60,118,60,185v0,77,-32,144,-67,191r-28,-16v67,-87,71,-261,2,-351","w":106},{"d":"-3,90r0,-27v49,8,30,-61,30,-101v0,-31,20,-48,39,-56v-45,-8,-40,-73,-39,-128v1,-21,-8,-29,-30,-27r0,-28v42,-4,67,9,69,54v2,47,-10,112,33,116r0,27v-43,3,-31,70,-33,117v-2,45,-27,57,-69,53","w":106},{"d":"62,-44r0,-30v47,4,79,-23,78,-53v0,-20,-14,-34,-35,-34v-23,0,-36,13,-41,34r-39,0v5,-46,46,-65,83,-65v100,0,90,114,17,128v38,2,65,27,65,62v0,32,-23,74,-95,74v-24,0,-37,-1,-72,-13r0,-36v48,24,118,23,125,-27v4,-25,-33,-43,-86,-40"},{"d":"26,-164v0,-15,12,-28,27,-28v15,0,28,13,28,28v0,15,-13,28,-28,28v-15,0,-27,-13,-27,-28xm26,-22v0,-15,12,-28,27,-28v15,0,28,13,28,28v0,15,-13,27,-28,27v-15,0,-27,-12,-27,-27","w":106},{"d":"109,-277r0,28v-48,-7,-30,61,-30,100v0,31,-19,48,-38,56v44,8,39,74,38,129v-1,21,9,29,30,27r0,27v-41,3,-66,-8,-68,-53v-2,-48,10,-114,-34,-117r0,-27v43,-3,32,-69,34,-116v2,-44,27,-58,68,-54","w":106},{"d":"101,-30v56,0,50,-65,50,-120v-8,-4,-19,-8,-37,-8v-70,0,-84,128,-13,128xm126,90r0,-29r23,0r1,-60v-1,-12,5,-29,3,-40v-7,18,-26,43,-64,43v-49,0,-76,-35,-76,-85v0,-56,25,-111,106,-111v33,0,53,8,72,15r-1,238r26,0r0,29r-90,0","w":226},{"d":"16,0r0,-30r23,0r1,-217r-33,0r0,-30r73,0r-1,171r66,-52r-27,0r0,-29r88,0r0,29r-18,0r-67,56r72,72r21,0r0,30r-90,0r0,-30r22,0r-67,-65r0,65r23,0r0,30r-86,0","w":219},{"w":106},{"d":"29,-128r0,-47v10,-5,34,-17,74,-17v93,0,71,83,72,162r25,0r0,30r-60,0v-1,-11,4,-28,3,-39v-8,21,-23,43,-62,43v-45,0,-60,-29,-60,-53v0,-64,66,-56,119,-60v1,-32,-2,-52,-41,-53v-14,0,-28,3,-34,6r0,28r-36,0xm61,-53v0,14,11,26,30,26v33,-1,50,-25,48,-55v-42,0,-78,1,-78,29"},{"d":"202,-179v0,60,-50,87,-122,79r0,70r31,0r0,30r-97,0r0,-30r26,0r1,-192r-27,0r0,-30r95,0v68,-3,93,23,93,73xm159,-177v0,-41,-33,-48,-78,-45r-1,92v45,4,79,-8,79,-47"},{"d":"108,-126v-20,0,-37,13,-47,25v0,35,9,74,49,74v28,0,44,-20,44,-50v0,-26,-15,-49,-46,-49xm189,-255r-3,30v-80,-16,-130,49,-124,93v38,-52,133,-24,133,52v0,46,-32,85,-87,85v-62,0,-90,-49,-90,-113v1,-109,65,-158,171,-147"},{"d":"122,-41r0,-107r-75,107r75,0xm210,-41r0,29r-49,0r0,78r-40,0r1,-78r-112,0r0,-28r106,-147r46,0r-1,146r49,0"},{"d":"171,-8r-63,-63r-63,63r-20,-20r63,-63r-63,-63r20,-20r63,63r63,-63r20,20r-63,63r63,63","w":216},{"d":"70,-118v26,-1,55,23,77,25v14,0,23,-14,31,-27r13,26v-8,15,-21,30,-45,30v-25,1,-55,-23,-77,-25v-14,0,-23,14,-31,27r-13,-26v8,-15,21,-30,45,-30","w":216},{"d":"14,0r0,-30r104,-118v3,-4,8,-7,11,-10r-73,0r-3,28r-34,0r3,-57r155,0r0,30r-101,115v-4,5,-8,8,-13,12r79,0r3,-28r34,0r-3,58r-162,0","w":193},{"d":"76,0r0,-30r26,0r2,-192r-59,0r-1,36r-36,0r1,-66r229,0r1,66r-36,0r-1,-36r-58,0r-1,192r29,0r0,30r-96,0","w":246},{"d":"17,0r0,-30r22,0r0,-128r-26,0r0,-29r67,0v1,12,-3,28,-3,41v8,-28,33,-46,64,-46v38,-1,51,22,58,43v9,-27,32,-43,64,-43v77,0,66,89,63,162r25,0r0,30r-86,0r0,-30r21,0v-2,-51,17,-126,-37,-128v-51,-2,-46,74,-46,128r24,0r0,30r-85,0r0,-30r21,0v-4,-51,17,-126,-37,-128v-24,0,-46,22,-46,57r-1,71r25,0r0,30r-87,0","w":360},{"d":"168,-124r-32,-94v-8,30,-24,65,-35,94r67,0xm4,0r0,-30r22,0r91,-222r45,0r85,222r22,0r0,30r-92,0r0,-30r23,0r-22,-62r-88,0r-24,62r26,0r0,30r-88,0","w":273},{"d":"72,-83r-38,0r-4,-194r47,0xm26,-22v0,-15,12,-28,27,-28v15,0,28,13,28,28v0,15,-13,27,-28,27v-15,0,-27,-12,-27,-27","w":106},{"d":"39,-159v-5,-8,-25,-16,-12,-24v10,-10,18,-21,18,-33v0,-20,-18,-26,-18,-42v0,-9,9,-23,26,-23v22,0,33,21,33,41v0,25,-22,65,-47,81","w":106},{"d":"25,90r0,-360r30,0r0,360r-30,0","w":79},{"d":"14,-60v0,-33,22,-53,59,-69v-76,-30,-71,-127,38,-127v107,0,98,98,29,124v47,19,59,42,59,66v0,46,-36,71,-96,71v-52,0,-89,-21,-89,-65xm64,-192v0,16,7,25,46,44v23,-12,41,-24,41,-45v0,-22,-19,-34,-42,-34v-26,0,-45,10,-45,35xm57,-64v0,22,18,37,50,37v34,0,49,-17,49,-38v0,-16,-8,-30,-51,-48v-36,18,-48,29,-48,49"},{"d":"161,-134r-36,0r0,-22v-16,-9,-72,-11,-69,17v3,29,45,23,70,30v21,6,45,13,45,51v0,76,-107,67,-152,51r-1,-51r36,0r1,25v16,8,80,17,78,-18v-1,-27,-35,-25,-57,-30v-29,-6,-60,-15,-60,-51v0,-71,104,-66,145,-47r0,45","w":186},{"d":"13,-158r0,-29r65,0v5,57,-23,157,35,157v27,0,49,-21,49,-56r0,-72r-24,0r0,-29r65,0r-1,157r25,0r0,30r-65,0v-1,-12,3,-28,3,-41v-8,28,-35,45,-65,45v-40,0,-64,-27,-64,-71v0,-31,1,-61,2,-91r-25,0","w":240},{"d":"188,-187r0,27v-39,74,-83,186,-147,234r-22,-23v55,-47,88,-138,127,-204r-120,0r0,-34r162,0"},{"d":"80,-30v43,2,86,0,86,-42v0,-40,-43,-43,-85,-41xm14,-252v80,3,182,-19,181,62v0,29,-18,55,-50,58v34,0,66,22,66,61v0,43,-30,71,-91,71r-106,0r0,-30r25,0r2,-192r-27,0r0,-30xm153,-185v0,-38,-32,-39,-72,-37r0,77v39,3,72,-4,72,-40","w":226},{"d":"17,0r0,-30r22,0r1,-217r-27,0r0,-30r69,0v-2,46,3,90,-6,131v11,-22,29,-46,67,-46v79,0,65,89,63,162r25,0r0,30r-86,0r0,-30r21,0v-3,-50,18,-126,-36,-128v-54,-2,-53,71,-51,128r25,0r0,30r-87,0","w":240},{"d":"50,0r0,-27r36,0r1,-133r-37,0r0,-27r113,0r0,27r-36,0r-1,133r37,0r0,27r-113,0"},{"d":"14,-91v0,-53,32,-101,93,-101v65,0,92,43,92,96v0,53,-31,101,-92,101v-65,0,-93,-43,-93,-96xm54,-92v0,40,19,65,53,65v25,0,52,-18,52,-68v0,-40,-18,-66,-52,-66v-25,0,-53,19,-53,69"},{"d":"127,-101r7,-50r-48,0r-6,50r47,0xm112,0r11,-76r-47,0r-11,76r-25,0r11,-76r-33,0r0,-25r36,0r7,-50r-33,0r0,-25r37,0r11,-76r25,0r-11,76r47,0r11,-76r25,0r-11,76r33,0r0,25r-36,0r-7,50r33,0r0,25r-37,0r-10,76r-26,0"},{"d":"16,0r0,-28r150,-194r-103,0r-3,36r-36,0r3,-66r188,0r0,30r-148,192r112,0r2,-36r36,0r-2,66r-199,0","w":233},{"d":"67,-281v5,8,26,16,13,24v-10,10,-19,21,-19,33v0,20,19,27,19,43v0,9,-9,22,-26,22v-22,0,-33,-21,-33,-41v0,-25,22,-64,46,-81","w":106},{"d":"16,0r0,-30r23,0r0,-128r-28,0r0,-29r66,0v1,13,-2,36,-1,52v8,-43,37,-64,77,-53r-4,36v-66,-17,-74,53,-70,122r27,0r0,30r-90,0","w":153},{"w":106},{"d":"93,-226v-55,6,-56,70,-1,75xm162,-67v0,-26,-21,-31,-42,-37r-2,78v29,-3,44,-18,44,-41xm11,-67r36,0r0,35v9,3,26,6,44,6r1,-85v-37,-12,-82,-25,-82,-70v0,-50,42,-74,83,-76r1,-47r27,0r-1,47v27,1,52,6,67,11r0,56r-34,0r0,-30v-7,-3,-20,-6,-33,-6r0,83v43,11,83,22,83,74v0,45,-35,70,-85,74r0,44r-28,0r1,-44v-32,0,-65,-4,-80,-10r0,-62"},{"d":"3,-222r0,-30r94,0r0,30r-25,0r62,188v14,-53,35,-98,52,-148r-14,-40r-24,0r0,-30r92,0r0,30r-25,0r57,188v18,-66,42,-125,63,-188r-28,0r0,-30r90,0r0,30r-22,0r-84,222r-44,0r-44,-134r-51,134r-44,0r-83,-222r-22,0","w":399},{"d":"0,-86r0,-32r180,0r0,32r-180,0","w":180},{"d":"17,-77r0,-28r182,-81r0,29r-146,66r146,65r0,30","w":216},{"d":"24,-84r0,-36r99,0r0,36r-99,0","w":146},{"d":"93,0r0,-76r-76,0r0,-30r76,0r0,-76r30,0r0,76r76,0r0,30r-76,0r0,76r-30,0","w":216},{"d":"199,-105r0,28r-182,81r0,-30r146,-65r-146,-66r0,-29","w":216},{"d":"126,0r0,-30r23,0v-14,-14,-26,-30,-40,-45v-15,15,-27,32,-43,45r26,0r0,30r-81,0r0,-30r20,0r60,-64r-55,-64r-22,0r0,-29r90,0r0,29r-23,0v14,13,24,28,37,42r38,-42r-24,0r0,-29r79,0r0,29r-20,0r-56,59r60,69r21,0r0,30r-90,0","w":226},{"d":"14,0r0,-30r26,0r1,-192r-27,0r0,-30r120,0v81,0,127,47,127,120v0,75,-47,132,-128,132r-119,0xm80,-30v84,8,136,-21,136,-100v0,-72,-53,-100,-135,-92","w":280},{"d":"15,-122v0,-79,49,-134,127,-134v141,0,155,222,32,255v38,4,78,48,124,36r0,31v-69,14,-124,-42,-180,-62v-64,-8,-103,-55,-103,-126xm59,-123v0,49,24,93,77,93v67,0,78,-64,78,-98v0,-45,-16,-94,-75,-94v-42,0,-80,29,-80,99","w":273},{"d":"82,0r-64,-158r-19,0r0,-29r83,0r0,29r-20,0r44,124v11,-45,28,-82,42,-124r-24,0r0,-29r84,0r0,29r-20,0r-63,158r-43,0","w":206},{"d":"61,-281v5,8,25,16,12,24v-10,10,-18,21,-18,33v0,20,18,27,18,43v0,9,-8,22,-25,22v-64,-14,-25,-100,13,-122xm140,-281v5,8,26,16,13,24v-10,10,-19,21,-19,33v0,20,19,27,19,43v0,9,-9,22,-26,22v-22,0,-33,-21,-33,-41v0,-25,22,-64,46,-81","w":173},{"d":"225,-87v-19,0,-29,14,-29,34v0,20,10,33,29,33v20,0,30,-13,30,-33v0,-20,-9,-34,-30,-34xm227,-112v32,0,57,19,57,58v0,35,-23,59,-59,59v-35,0,-58,-22,-58,-58v0,-32,23,-59,60,-59xm75,-232v-19,0,-30,13,-30,33v0,20,11,34,30,34v20,0,29,-14,29,-34v0,-20,-8,-33,-29,-33xm76,-257v32,0,57,19,57,58v0,35,-22,59,-58,59v-35,0,-59,-22,-59,-58v0,-32,23,-59,60,-59xm53,6r166,-279r24,15r-166,279","w":299},{"d":"258,-154r0,27r-23,0v0,27,-12,60,-26,76v13,14,26,25,49,20r0,30v-31,6,-54,-5,-70,-25v-17,18,-39,30,-81,30v-95,1,-110,-101,-47,-136r13,-9v-43,-35,-50,-115,39,-115v77,0,69,85,23,107r-13,10r65,66v10,-13,16,-39,16,-54r-24,0r0,-27r79,0xm95,-166v4,6,9,6,14,1v29,-11,44,-64,-1,-64v-43,0,-39,44,-13,63xm165,-48r-71,-72v-16,11,-35,24,-35,47v0,49,84,60,106,25","w":273},{"d":"109,-158v-73,-1,-75,127,-3,128v37,0,53,-30,53,-67v0,-42,-22,-61,-50,-61xm12,-90v0,-61,41,-102,98,-102v69,0,92,53,92,99v0,53,-33,97,-97,97v-67,0,-93,-46,-93,-94"},{"d":"172,0r0,-30r26,0r0,-81r-117,0r0,81r27,0r0,30r-93,0r0,-30r25,0r1,-192r-26,0r0,-30r93,0r0,30r-26,0r-1,80r117,0r1,-80r-27,0r0,-30r93,0r0,30r-25,0r-2,192r27,0r0,30r-93,0","w":280},{"d":"17,0r0,-30r25,0r2,-192r-27,0r0,-30r93,0r0,30r-26,0r-1,192r27,0r0,30r-93,0","w":126},{"d":"17,0r0,-30r25,0r1,-192r-29,0r0,-30r177,0r2,66r-34,0r-2,-36r-73,0r-1,77r79,0r0,32r-79,0r-1,83r31,0r0,30r-96,0","w":206},{"d":"12,0r0,-30r26,0r1,-192r-28,0r0,-30r83,0r79,208r78,-208r78,0r0,30r-29,0r2,192r27,0r0,30r-92,0r0,-30r25,0r2,-170r-2,-1v-19,73,-50,134,-74,201r-40,0r-63,-161v-6,-12,-6,-27,-12,-38r-1,169r28,0r0,30r-88,0","w":339},{"d":"17,0r0,-30r25,0r1,-192r-29,0r0,-30r177,0r2,66r-34,0r-2,-36r-73,0r-1,77r72,0r0,32r-72,0r-1,83r77,0r3,-41r34,0r-3,71r-176,0"},{"d":"230,-178r-36,0r0,-41v-70,-21,-139,14,-135,94v3,73,55,114,129,93r1,-56r-29,0r0,-29r93,0r0,29r-26,0r-1,80v-17,6,-50,12,-77,12v-92,0,-134,-55,-134,-127v0,-78,52,-133,136,-133v30,0,62,6,79,13r0,65","w":259},{"d":"96,-209r-23,-17r73,-61r22,21xm29,-128r0,-47v10,-5,34,-17,74,-17v93,0,71,83,72,162r25,0r0,30r-60,0v-1,-11,4,-28,3,-39v-8,21,-23,43,-62,43v-45,0,-60,-29,-60,-53v0,-64,66,-56,119,-60v1,-32,-2,-52,-41,-53v-14,0,-28,3,-34,6r0,28r-36,0xm61,-53v0,14,11,26,30,26v33,-1,50,-25,48,-55v-42,0,-78,1,-78,29"},{"d":"230,-178r-36,0r0,-41v-70,-21,-135,13,-135,94v0,75,58,113,131,94r2,-45r36,0r-2,68v-16,5,-48,12,-78,12v-90,0,-133,-55,-133,-127v0,-78,52,-133,136,-133v32,0,62,6,79,13r0,65","w":246},{"d":"35,72v-5,-8,-26,-16,-13,-24v10,-10,19,-21,19,-33v0,-20,-19,-26,-19,-42v0,-9,9,-23,26,-23v22,0,33,21,33,41v0,25,-22,64,-46,81xm25,-164v0,-15,13,-28,28,-28v15,0,27,13,27,28v0,15,-12,28,-27,28v-15,0,-28,-13,-28,-28","w":106},{"d":"17,0r0,-30r22,0r0,-128r-26,0r0,-29r67,0v1,12,-3,28,-3,41v8,-24,29,-46,66,-46v79,0,65,89,63,162r25,0r0,30r-86,0r0,-30r21,0v-3,-50,18,-126,-36,-128v-54,-2,-53,71,-51,128r25,0r0,30r-87,0","w":240},{"d":"19,-70r40,0r0,34v28,15,106,12,99,-33v3,-34,-54,-38,-83,-48v-28,-10,-55,-26,-55,-66v0,-79,112,-83,171,-61r0,56r-38,0r0,-31v-5,-2,-19,-6,-38,-6v-37,0,-53,18,-53,37v-1,36,49,36,78,45v29,9,61,24,61,68v0,82,-106,93,-182,66r0,-61","w":219},{"d":"59,-110v0,52,72,61,93,24v0,-35,-9,-75,-49,-75v-28,0,-44,21,-44,51xm24,68r3,-31v79,18,128,-46,125,-92v-39,53,-134,23,-134,-53v0,-46,32,-84,87,-84v62,0,90,49,90,113v-1,109,-65,158,-171,147"},{"d":"9,-158r0,-29r65,0v1,13,-4,29,-3,38v10,-25,30,-43,62,-43v45,0,79,33,79,89v0,75,-61,125,-138,101r-1,63r30,0r0,29r-90,0r0,-29r21,0r2,-219r-27,0xm124,-158v-50,0,-51,66,-49,123v44,24,94,-9,94,-61v0,-35,-15,-62,-45,-62","w":226},{"d":"176,-140v0,-24,-11,-33,-29,-33v-29,0,-49,34,-49,64v0,21,10,33,27,33v30,0,51,-38,51,-64xm219,-193r-31,112v0,5,3,7,12,7v18,0,43,-32,43,-71v0,-49,-44,-82,-93,-82v-62,0,-105,48,-105,102v0,100,131,127,189,70r29,0v-18,34,-59,59,-116,59v-74,0,-133,-48,-133,-130v0,-73,55,-130,136,-130v71,0,124,43,124,107v0,70,-56,100,-89,100v-19,1,-23,-10,-26,-20v-26,34,-91,23,-91,-36v0,-68,80,-133,118,-68r7,-20r26,0","w":288},{"d":"-4,68r-13,-29v91,-38,52,-151,62,-261r-28,0r0,-30r93,0r0,30r-25,0r-1,151v1,80,-28,111,-88,139","w":119},{"d":"29,-111v-1,-46,89,-54,82,-101v5,-38,-63,-43,-87,-30r-2,-32v4,-1,23,-7,50,-7v92,-3,110,90,46,129v-20,13,-68,33,-40,62v-12,2,-28,16,-38,10v-5,-6,-11,-18,-11,-31xm29,-22v0,-15,13,-28,28,-28v15,0,28,13,28,28v0,15,-13,27,-28,27v-15,0,-28,-12,-28,-27","w":173}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+310-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("NxYfwJQn#!EsNKFc:JroGxGE]WQfYJEs]W=o#!$PYth[IknZYJ:_Ax8)uFpO!tt+tP$&Af5ZVv7)]r8>:AG8u&=>:AGiu!$.]K=v]|`ou3%n]|`ou3GW:Wt:AZ85]KE7_&`P!KFEukOc>!p>:ADiIAz?`3In]|`iuxgT.PO`w`%?]|`ou3%5.3?k:A:K#3%iGfO>:AGiuA?oGK$]]|`ou3%kVKnRVP?%`]Y>:AGiu!uF=JEGv`YQ$`:>:ADiYAr3BW5AB]zDv&hZ_PQiwxFnNKGZNv8OVAD[>3fZ_PD[w3fi_J8FwJ:n#K8PV!GsYDzK3%rx|G=N_uQBVg$vA`t!]IY#w>:,.7?Z&+FJP~O)R[ps;i8oknfWTm5bchE1CZ5Pw|Fi#|uE,Tnc#!I~IZ5;#kn;]Z7CBP:T:fisNAh~Vk~sNfis:!QkYFisY!$fNvg;#v5nY]QnNx8;IWrn#!Es_J?;>T$sI!fFNvFJwTG~BW+hw3[RNW+OYfp&!WF:]Afi!WF:.v+~NvD7")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":213,"face":{"font-family":"Caecilia","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 3 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-26 -304 397 98","underline-thickness":"18","underline-position":"-36","stemh":"30","stemv":"36","unicode-range":"U+0020-U+2122"}}));
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 *  The digitally encoded machine readable software for producing the Typefaces
 * licensed to you is copyrighted (c) 1991, 1992, 1995 Adobe Systems. All Rights
 * Reserved. This software is the property of Adobe Systems Incorporated and its
 * licensors, and may not be reproduced, used,  displayed, modified, disclosed or
 * transferred without the express  written approval of Adobe.  The digitally
 * encoded machine readable outline data for producing the Typefaces licensed to
 * you is copyrighted (c) 1981 Linotype-Hell AG and/or its subsidiaries. All
 * Rights Reserved. This data is the property of Linotype-Hell AG and/or its
 * subsidiaries and may not be reproduced, used, displayed, modified, disclosed or
 *  transferred without the express written approval of Linotype-Hell AG  and/or
 * its subsidiaries. 12 PMN Caecilia* 56 Italic 13663 OsF
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"8,0r2,-23r23,0r18,-206r-28,0r2,-23r80,0r-2,23r-23,0r-8,92r125,0r8,-92r-29,0r2,-23r80,0r-2,23r-22,0r-19,206r29,0r-2,23r-80,0r2,-23r22,0r9,-91r-125,0r-8,91r29,0r-2,23r-81,0","w":266},{"d":"28,0r15,-163r-29,0r3,-23r56,0r-15,163r28,0r-2,23r-56,0xm64,-280v11,0,21,10,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20v0,-11,9,-21,20,-21","w":100},{"d":"4,0r1,-23r23,0r85,-107r-60,-99r-24,0r1,-23r81,0r-2,23r-24,0v17,24,30,52,46,77r61,-77r-30,0r1,-23r83,0r-2,23r-23,0r-77,97r65,109r25,0r-2,23r-81,0r1,-23r24,0r-51,-86r-67,86r30,0r-2,23r-82,0","w":253},{"d":"16,-254r2,-23r61,0v-5,41,-9,135,-21,182v16,-45,46,-95,83,-94v24,0,36,15,36,47v0,30,-7,77,-12,119r27,0r-2,23r-55,0v7,-59,15,-114,15,-137v0,-20,-5,-26,-16,-26v-40,0,-71,90,-75,117r-7,46r-28,0v13,-93,21,-220,25,-254r-33,0","w":206},{"d":"17,66r-10,-17v19,-8,33,-20,33,-34v0,-17,-12,-20,-12,-32v0,-12,10,-20,21,-20v13,0,24,10,24,31v0,34,-22,59,-56,72","w":100},{"d":"24,-85r2,-27r83,0r-2,27r-83,0","w":133},{"d":"86,-280r9,17v-19,8,-32,20,-32,34v0,17,12,20,12,32v0,12,-10,20,-21,20v-13,0,-24,-10,-24,-31v0,-34,22,-59,56,-72","w":100},{"d":"13,-163r2,-23r58,0v-3,36,-9,91,-9,113v0,33,6,50,25,50v38,0,56,-83,60,-163r27,0v-3,41,-6,64,-6,113v0,33,5,50,24,50v33,0,55,-56,59,-140r-29,0r2,-23r54,0v-3,97,-25,190,-90,190v-35,0,-44,-36,-43,-73v-3,21,-20,73,-62,73v-73,0,-44,-120,-43,-167r-29,0","w":299},{"d":"149,-161r-122,0r2,-25r152,0r-2,20v-48,83,-99,195,-164,240r-16,-17v54,-38,91,-127,150,-218"},{"d":"8,0r2,-23r23,0r18,-206r-28,0r2,-23r83,0v60,0,80,26,80,63v1,46,-38,68,-72,71v21,3,25,6,49,54v22,44,19,41,47,41r0,23v-58,-1,-41,12,-82,-68v-21,-41,-22,-45,-60,-44r-8,89r29,0r-2,23r-81,0xm80,-229r-8,97v51,5,87,-13,87,-56v0,-31,-35,-46,-79,-41","w":219},{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},{"d":"132,-163v-33,0,-72,64,-78,139v61,23,99,-33,99,-97v0,-26,-7,-42,-21,-42xm-6,90r2,-22r23,0r20,-231r-29,0r3,-23r56,0v-2,30,-11,62,-10,87v15,-57,42,-90,78,-90v34,0,44,32,44,68v0,37,-17,125,-97,125v-17,0,-27,-3,-32,-4r-6,68r29,0r-2,22r-79,0"},{"d":"32,-121r65,-131r22,0r65,131r-25,0r-51,-103r-51,103r-25,0","w":216},{"d":"12,77r1,-26v17,17,76,25,97,2v25,-28,21,-82,32,-147v-11,30,-35,92,-80,92v-34,0,-45,-32,-45,-64v-2,-89,62,-143,144,-116r13,0v-6,46,-11,100,-16,173v-6,97,-72,116,-146,86xm114,-167v-53,0,-68,54,-68,101v0,27,7,41,21,41v30,0,65,-63,77,-136v-6,-2,-15,-6,-30,-6","w":193},{"d":"-46,89r1,-24v60,13,72,-5,78,-83r12,-145r-29,0r2,-23r28,0v-3,-71,41,-109,113,-89r-2,22v-41,-10,-77,-4,-81,47r-3,20r49,0r-2,23r-48,0v-12,78,0,192,-39,239v-18,21,-54,23,-79,13","w":119},{"d":"100,90r3,-22r22,0r18,-161v-19,57,-40,97,-79,97v-26,0,-45,-23,-45,-69v0,-87,60,-145,143,-117r14,0v-7,41,-15,169,-23,250r28,0r-2,22r-79,0xm48,-64v0,28,7,41,21,41v30,0,64,-63,76,-138v-6,-2,-14,-6,-29,-6v-53,0,-68,55,-68,103"},{"d":"14,-163r2,-23r56,0r-12,91v12,-50,44,-94,82,-94v39,0,33,48,31,78v12,-40,40,-78,73,-78v24,0,36,15,36,47v0,30,-7,77,-12,119r27,0r-2,23r-56,0v7,-59,16,-114,16,-137v0,-20,-5,-26,-16,-26v-34,-1,-77,97,-78,163r-28,0v3,-23,15,-110,15,-132v0,-22,-6,-31,-17,-31v-39,0,-75,101,-78,163r-28,0v8,-58,12,-112,17,-163r-28,0","w":313},{"d":"8,0r2,-21r73,-74r-38,-68r-28,0r2,-23r45,0r41,74r48,-51r-28,0r2,-23r59,0r-2,21r-68,70r39,72r29,0r-3,23r-45,0r-42,-77r-52,54r29,0r-2,23r-61,0","w":193},{"d":"118,-136r1,-29v-53,-12,-78,30,-78,84v0,70,54,68,95,46r-3,26v-12,6,-28,13,-51,13v-52,0,-70,-44,-70,-83v0,-77,54,-129,133,-104r-4,47r-23,0","w":153},{"d":"8,0r2,-23r23,0r18,-206r-28,0r2,-23v76,-2,171,-7,163,67v7,46,-46,94,-119,81r-7,81r29,0r-2,23r-81,0xm159,-184v0,-42,-33,-48,-79,-45r-9,103v48,6,88,-10,88,-58"},{"d":"18,-110v0,-90,50,-147,122,-147v73,0,102,54,102,115v0,90,-51,147,-123,147v-73,0,-101,-54,-101,-115xm211,-143v0,-64,-33,-90,-73,-90v-52,0,-89,44,-89,124v0,65,33,90,73,90v53,0,89,-44,89,-124","w":259},{"d":"14,-163r2,-23r54,0v0,15,-7,48,-8,81v13,-58,28,-91,83,-83r-5,27v-4,-1,-8,-2,-12,-2v-36,0,-60,41,-73,163r-27,0v8,-56,10,-113,14,-163r-28,0","w":146},{"d":"147,-147v0,-11,-8,-18,-19,-18v-35,0,-57,50,-63,77v54,-11,82,-36,82,-59xm16,-254r2,-23r61,0v-6,56,-4,103,-17,158v9,-27,30,-70,73,-70v27,0,41,19,41,35v0,42,-53,67,-80,72v11,8,34,39,53,59r27,0r-2,23r-44,0r-67,-81v-4,20,-8,65,-9,81r-27,0v9,-91,14,-170,22,-254r-33,0","w":193},{"d":"96,0r0,-79r-79,0r0,-24r79,0r0,-79r24,0r0,79r79,0r0,24r-79,0r0,79r-24,0","w":216},{"d":"12,-80v0,-59,32,-108,91,-109v36,0,51,21,51,42v0,44,-50,68,-113,75v-1,63,60,59,99,35r-3,27v-9,5,-30,14,-56,14v-46,0,-69,-24,-69,-84xm126,-145v0,-10,-9,-22,-28,-22v-34,0,-53,35,-57,75v51,-6,85,-21,85,-53","w":166},{"d":"-1,92r2,-23v41,19,63,-24,81,-64r-48,-168r-27,0r2,-23r50,0r40,162v15,-50,35,-92,52,-139r-31,0r2,-23r57,0v-2,41,-20,66,-32,98v-59,152,-77,183,-126,183v-10,0,-17,-2,-22,-3","w":193},{"d":"-2,-86r2,-25r180,0r-2,25r-180,0","w":180},{"d":"17,-115r0,-24r182,0r0,24r-182,0xm17,-43r0,-24r182,0r0,24r-182,0","w":216},{"d":"89,-163r-37,0r2,-23r99,0r-2,23r-35,0r-12,140r37,0r-2,23r-99,0r2,-23r35,0"},{"d":"73,4v-69,2,-31,-111,-31,-167r-29,0r1,-23r31,0r4,-46r27,-1r-4,47r53,0r-2,23r-53,0r-10,113v-7,39,38,31,57,18r-2,26v-9,5,-24,10,-42,10","w":126},{"d":"40,-17v0,-11,9,-20,20,-20v11,0,21,9,21,20v0,11,-10,21,-21,21v-11,0,-20,-10,-20,-21xm159,-17v0,-11,10,-20,21,-20v11,0,21,9,21,20v0,11,-10,21,-21,21v-11,0,-21,-10,-21,-21xm279,-17v0,-11,10,-20,21,-20v11,0,20,9,20,20v0,11,-9,21,-20,21v-11,0,-21,-10,-21,-21","w":360},{"d":"28,90r0,-360r24,0r0,360r-24,0","w":79},{"d":"70,-214r-54,-49r20,-14r52,49","w":100},{"d":"21,-191v0,-35,18,-65,60,-65v29,0,49,21,49,52v0,30,-15,64,-59,64v-27,0,-50,-17,-50,-51xm78,-236v-39,0,-47,76,-5,76v21,0,32,-19,32,-42v0,-24,-9,-34,-27,-34xm158,-47v0,-35,17,-65,59,-65v29,0,50,21,50,52v0,30,-16,64,-60,64v-27,0,-49,-17,-49,-51xm215,-92v-39,0,-47,76,-5,76v21,0,32,-19,32,-42v0,-24,-9,-34,-27,-34xm13,7r246,-280r16,14r-246,280","w":286},{"d":"53,-132r-27,0v5,-36,36,-59,76,-59v45,0,65,25,65,56v0,33,-22,58,-64,69v36,1,64,21,64,60v0,66,-94,99,-162,64r2,-26v13,8,42,16,62,16v47,0,69,-25,69,-54v1,-35,-38,-48,-83,-46r2,-23v41,0,81,-19,81,-57v0,-19,-14,-34,-39,-34v-29,0,-44,18,-46,34"},{"d":"79,-280r10,17v-19,8,-32,20,-32,34v7,23,22,52,-9,52v-13,0,-25,-10,-25,-31v0,-34,22,-59,56,-72xm152,-280r10,17v-19,8,-33,20,-33,34v0,17,12,20,12,32v0,12,-10,20,-21,20v-13,0,-24,-10,-24,-31v0,-34,22,-59,56,-72","w":159},{"d":"14,-254r2,-23r61,0r-18,177v15,-56,42,-89,78,-89v34,0,44,32,44,68v0,37,-17,125,-97,125v-24,0,-47,-6,-60,-13v6,-39,13,-134,23,-245r-33,0xm153,-122v0,-28,-7,-43,-21,-43v-33,0,-72,64,-78,141v62,23,101,-33,99,-98"},{"d":"83,-228r61,-49r18,14r-63,49xm19,-64v-1,-98,59,-143,140,-117r13,0v-5,26,-12,106,-15,158r27,0r-2,23r-54,0v2,-31,11,-71,13,-94v-9,34,-30,98,-75,98v-31,0,-47,-28,-47,-68xm48,-64v0,27,7,41,21,41v38,0,66,-83,72,-139v-62,-23,-93,40,-93,98"},{"d":"118,28r-116,-298r21,-10r116,298","w":140},{"d":"91,-91r-65,-66r16,-16r66,65r66,-65r16,16r-65,66r65,65r-16,17r-66,-66r-66,66r-16,-17","w":216},{"d":"51,-186r-6,-74v0,-11,4,-20,14,-20v19,-1,14,34,12,48r-4,46v0,5,-2,9,-8,9v-6,0,-8,-4,-8,-9","w":100},{"d":"-2,-86r2,-25r360,0r-2,25r-360,0","w":360},{"d":"43,-139r7,-90v2,-22,-10,-28,-32,-25r3,-23v35,-2,53,1,56,43v2,34,-23,128,17,130r-2,22v-59,5,-9,180,-81,172r-24,0r2,-22v57,10,38,-65,45,-108v7,-41,29,-50,36,-54v-8,-1,-30,-11,-27,-45","w":113},{"d":"-21,95r-9,-21v45,-16,62,-33,68,-104r12,-133r-28,0r2,-23r56,0r-13,156v-8,86,-37,110,-88,125xm51,-259v0,-11,10,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20","w":106},{"d":"9,-163r2,-23r58,0v-2,45,-17,165,18,165v29,0,58,-47,65,-142r-29,0r2,-23r55,0v-8,104,-34,190,-99,190v-55,0,-46,-99,-43,-167r-29,0"},{"d":"17,3r0,-25r153,-69r-153,-70r0,-24r182,83r0,22","w":216},{"d":"64,-48r-6,91v-2,22,10,28,31,25r-2,22v-35,1,-54,0,-57,-42v-2,-34,25,-128,-16,-130r2,-23v59,-5,8,-181,81,-172r24,0r-2,23v-57,-10,-38,65,-45,108v-7,41,-30,49,-37,53v8,1,29,11,27,45","w":113},{"d":"97,0r-60,-229r-27,0r2,-23r81,0r-2,23r-23,0r49,206r67,-161r-12,-45r-27,0r2,-23r81,0r-2,23r-23,0r42,168v4,10,3,26,7,37r73,-205r-27,0r2,-23r79,0r-2,23r-23,0r-89,229r-34,0r-37,-147r-64,147r-33,0","w":373},{"d":"30,-68r10,-118r128,0r-2,25r-101,0r-6,68v87,2,109,34,109,79v0,41,-36,86,-98,86v-20,0,-40,-3,-55,-7r2,-25v51,22,123,-5,123,-53v0,-45,-41,-54,-110,-55"},{"d":"12,-8r4,-47r23,0r-1,29v24,13,79,8,79,-26v0,-37,-96,-27,-96,-82v0,-32,23,-55,69,-55v24,0,43,5,55,9r-3,47r-24,0r2,-28v-23,-13,-79,-1,-71,22v5,43,100,27,95,83v9,65,-89,69,-132,48","w":166},{"d":"24,-177r-10,-16v19,-8,33,-20,33,-34v0,-17,-12,-21,-12,-33v0,-12,10,-20,21,-20v13,0,24,11,24,32v0,34,-22,58,-56,71xm97,-177r-10,-16v19,-8,33,-20,33,-34v0,-17,-12,-21,-12,-33v0,-12,10,-20,21,-20v13,0,24,11,24,32v0,34,-22,58,-56,71","w":159},{"d":"12,-79v0,-59,30,-110,86,-110v52,0,70,44,70,83v0,61,-30,110,-86,110v-52,0,-70,-44,-70,-83xm41,-78v0,39,19,57,43,57v26,0,55,-20,55,-87v0,-39,-19,-57,-43,-57v-26,0,-55,20,-55,87","w":180},{"d":"59,-102r0,-126r-44,0r0,-24r119,0r0,24r-44,0r0,126r-31,0xm302,-102r-1,-118r-44,118r-20,0r-45,-118r0,118r-29,0r0,-150r45,0r39,105r40,-105r44,0r0,150r-29,0","w":356},{"d":"80,-229r-18,206v96,9,149,-29,152,-122v2,-71,-55,-91,-134,-84xm8,0r2,-23r23,0r18,-206r-28,0r2,-23r104,0v88,0,116,50,116,106v0,90,-52,146,-140,146r-97,0","w":259},{"d":"59,0r3,-23r22,0r19,-206r-66,0r-4,35r-24,0r4,-58r210,0r-4,57r-25,0r1,-34r-64,0r-18,206r29,0r-2,23r-81,0","w":219},{"d":"19,-63v0,-39,37,-69,60,-81v-19,-21,-29,-39,-29,-56v0,-27,19,-57,65,-57v34,0,53,19,53,45v0,32,-29,53,-55,69r72,77v9,-14,17,-37,17,-60r-25,0r2,-23r74,0r-2,23r-25,0v-1,28,-7,52,-25,77v16,21,26,32,54,28r-3,23v-35,6,-51,-13,-68,-33v-11,11,-32,35,-85,35v-53,0,-80,-31,-80,-67xm76,-201v0,18,13,31,24,43v20,-13,44,-28,44,-51v0,-14,-13,-25,-31,-25v-18,0,-37,9,-37,33xm93,-129v-25,17,-46,32,-47,61v-2,59,95,60,123,21","w":273},{"d":"150,-85v2,-43,-14,-80,-53,-81v-31,0,-51,22,-51,55v0,62,80,64,104,26xm5,65r3,-24v80,19,139,-32,141,-105v-42,55,-132,32,-132,-43v0,-51,36,-84,81,-84v50,0,81,39,81,106v0,96,-67,173,-174,150"},{"d":"219,-195r-24,0r0,-33v-78,-20,-146,8,-146,114v0,49,24,96,88,96v15,0,34,-3,45,-7r6,-62r-29,0r2,-23r78,0r-2,23r-23,0r-7,79v-21,8,-49,13,-77,13v-71,0,-112,-45,-112,-118v0,-68,38,-144,134,-144v29,0,54,7,70,11","w":253},{"d":"165,0r-145,0r2,-23v93,-58,116,-87,116,-111v0,-20,-13,-32,-35,-32v-31,0,-43,18,-46,37r-27,0v4,-32,27,-62,76,-62v38,0,61,25,61,54v1,37,-39,69,-107,113r107,0"},{"d":"-5,97r-18,-15v79,-94,102,-239,34,-352r20,-14v76,117,68,268,-36,381","w":119},{"d":"8,0r2,-23r23,0r18,-206r-28,0r2,-23r83,0v65,0,77,33,77,57v1,39,-29,58,-56,64v32,0,62,18,62,55v0,42,-28,76,-93,76r-90,0xm80,-229r-8,88v47,4,81,-10,84,-52v2,-30,-36,-40,-76,-36xm71,-121r-9,98v53,5,101,-9,98,-53v6,-34,-41,-51,-89,-45","w":213},{"d":"179,-23r4,-35r25,0r-5,52v-89,31,-185,-4,-185,-105v0,-77,42,-146,136,-146v20,0,44,4,65,10r-3,52r-25,0r0,-33v-85,-26,-142,36,-142,117v0,76,62,106,130,88","w":233},{"d":"192,-253r-3,23v-83,-15,-133,30,-144,105v36,-50,135,-43,135,45v0,46,-28,85,-82,85v-49,0,-82,-38,-82,-100v0,-116,73,-180,176,-158xm45,-105v-3,47,14,86,55,86v32,0,52,-29,52,-62v0,-58,-74,-64,-107,-24"},{"d":"-30,64r-10,-20v102,-42,74,-158,91,-273r-28,0r2,-23r80,0r-2,23r-23,0r-13,146v-6,77,-34,119,-97,147","w":113},{"d":"-1,0r2,-23r22,0r106,-229r33,0r65,229r26,0r-1,23r-79,0r1,-23r22,0r-20,-76r-90,0r-34,76r28,0r-2,23r-79,0xm96,-122r74,0r-28,-107","w":266},{"d":"30,-17v0,-11,9,-20,20,-20v11,0,21,9,21,20v0,11,-10,21,-21,21v-11,0,-20,-10,-20,-21","w":100},{"d":"48,-37v11,0,21,9,21,20v0,11,-10,21,-21,21v-11,0,-20,-10,-20,-21v0,-11,9,-20,20,-20xm63,-186v11,0,21,10,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20v0,-11,9,-21,20,-21","w":100},{"d":"-9,18r142,-298r20,10r-142,298","w":140},{"d":"19,-64v0,-92,37,-133,124,-122r6,-68r-33,0r2,-23r61,0r-22,254r27,0r-2,23r-53,0v2,-31,10,-71,12,-93v-9,34,-30,97,-75,97v-37,0,-47,-36,-47,-68xm48,-64v0,27,7,41,21,41v38,0,66,-83,72,-139v-62,-23,-93,40,-93,98"},{"d":"198,-23r-2,23r-57,0r13,-91v-13,48,-47,95,-83,95v-24,0,-35,-17,-35,-48v0,-35,8,-80,12,-119r-27,0r2,-23r55,0v-7,59,-15,107,-15,137v0,19,5,26,16,26v40,0,71,-90,75,-117r7,-46r27,0v-8,58,-12,112,-17,163r29,0","w":213},{"d":"38,-83r14,-194r31,0r-19,194r-26,0xm24,-17v0,-11,9,-20,20,-20v11,0,21,9,21,20v0,11,-10,21,-21,21v-11,0,-20,-10,-20,-21","w":106},{"d":"106,-234v-63,0,-66,65,-5,89v36,-18,49,-34,49,-54v0,-23,-18,-35,-44,-35xm40,-60v0,27,23,41,56,41v39,0,56,-21,56,-45v0,-19,-4,-29,-55,-56v-44,23,-57,38,-57,60xm11,-56v0,-37,26,-58,68,-75v-76,-26,-59,-126,31,-126v42,0,68,23,68,55v0,31,-22,53,-57,70v41,19,60,36,60,68v0,35,-26,69,-87,69v-55,0,-83,-26,-83,-61"},{"d":"120,-284r18,15v-79,94,-104,239,-35,353r-20,13v-77,-118,-67,-268,37,-381","w":119},{"d":"8,0r2,-23r22,0r19,-206r-29,0r2,-23r51,0r126,208r15,-185r-28,0r2,-23r76,0r-2,23r-23,0r-21,229r-23,0r-116,-187v-5,-6,-6,-14,-10,-20r-14,184r29,0r-2,23r-76,0","w":273},{"d":"62,-225r-39,-19r13,-20r32,30r-1,-43r23,0r-10,44r34,-28r12,20r-43,16r39,19r-13,20r-32,-30r1,43r-23,0v3,-14,10,-31,10,-44r-34,28r-12,-20","w":126},{"w":100},{"d":"11,-8r2,-55r23,0r0,35v12,4,29,8,48,8r9,-98v-56,-14,-73,-40,-73,-68v0,-46,41,-70,84,-70r4,-44r20,0r-3,44v19,1,43,4,59,10r-2,52r-24,0r0,-32v-8,-3,-22,-6,-36,-6r-7,88v34,8,74,25,74,69v0,46,-35,78,-87,79r-4,47r-20,0r4,-47v-29,-1,-54,-6,-71,-12xm95,-149r7,-83v-32,0,-51,20,-51,40v0,27,23,38,44,43xm112,-113r-8,93v22,0,54,-17,54,-49v0,-24,-17,-38,-46,-44"},{"d":"15,-7r3,-56r23,0r0,36v45,17,113,6,113,-44v0,-57,-128,-39,-128,-114v0,-41,32,-72,91,-72v27,0,44,6,63,11r-2,51r-24,0r0,-33v-36,-14,-97,-5,-97,39v0,59,128,32,128,115v0,75,-94,95,-170,67"},{"d":"8,0r2,-23r23,0r18,-206r-28,0r2,-23r164,0r-4,57r-23,0r1,-34r-83,0r-8,92r83,0r-2,23r-83,0r-8,91r29,0r-2,23r-81,0","w":193},{"d":"118,-100r12,-52r-48,0r-11,52r47,0xm27,0r17,-77r-40,0r3,-23r42,0r11,-52r-41,0r4,-23r42,0r17,-77r21,0r-16,77r48,0r16,-77r22,0r-17,77r41,0r-4,23r-42,0r-11,52r41,0r-4,23r-42,0r-17,77r-21,0r16,-77r-47,0r-17,77r-22,0"},{"d":"14,-82v0,-57,31,-109,90,-109v48,0,79,35,79,88v0,57,-32,108,-91,108v-48,0,-78,-34,-78,-87xm41,-84v0,40,19,65,52,65v42,0,62,-30,62,-83v0,-40,-19,-64,-52,-64v-39,0,-62,34,-62,82"},{"d":"17,66r-10,-17v19,-8,33,-20,33,-34v0,-17,-12,-20,-12,-32v0,-12,10,-20,21,-20v13,0,24,10,24,31v0,34,-22,59,-56,72xm63,-186v11,0,21,10,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20v0,-11,9,-21,20,-21","w":100},{"d":"29,-177r-10,-16v19,-8,32,-20,32,-34v-6,-23,-22,-53,9,-53v13,0,25,11,25,32v0,34,-22,58,-56,71","w":100},{"d":"176,-140v0,-24,-11,-34,-29,-34v-31,0,-52,35,-52,65v0,21,11,34,28,34v32,0,53,-39,53,-65xm219,-193r-31,112v0,5,3,8,12,8v19,0,44,-33,44,-72v0,-52,-44,-85,-94,-85v-63,0,-106,48,-106,105v0,105,135,132,191,70r29,0v-19,34,-59,60,-117,60v-75,0,-134,-49,-134,-131v0,-73,56,-131,137,-131v71,0,125,44,125,108v0,70,-57,100,-90,100v-19,1,-23,-10,-26,-20v-26,34,-91,23,-91,-36v0,-68,80,-133,118,-68r7,-20r26,0","w":288},{"d":"199,-185r0,24r-153,70r153,69r0,25r-182,-83r0,-23","w":216},{"d":"1,-14r2,-24r120,-148r31,0r-13,149r54,0r-2,23r-54,0r-7,80r-27,0r7,-80r-111,0xm126,-158v-34,38,-63,81,-96,121r84,0"},{"d":"-8,90r2,-22r35,0r29,-322r-35,0r3,-23r61,0r-32,367r-63,0","w":113},{"d":"19,-64v-1,-98,59,-143,140,-117r13,0v-5,26,-12,106,-15,158r27,0r-2,23r-54,0v2,-31,11,-71,13,-94v-9,34,-30,98,-75,98v-31,0,-47,-28,-47,-68xm48,-64v0,27,7,41,21,41v38,0,66,-83,72,-139v-62,-23,-93,40,-93,98"},{"d":"6,0r3,-21r167,-209v-37,2,-78,0,-117,1r-5,35r-25,0r4,-58r180,0r-1,20r-147,187v-7,10,-16,16,-21,23v42,-3,86,0,129,-1r4,-35r26,0r-6,58r-191,0","w":219},{"d":"117,-186r-6,-74v0,-11,4,-20,14,-20v19,-1,14,34,12,48r-4,46v0,5,-2,9,-8,9v-6,0,-8,-4,-8,-9xm45,-186r-6,-74v0,-11,4,-20,14,-20v19,-1,14,34,12,48r-4,46v0,5,-2,9,-8,9v-6,0,-8,-4,-8,-9","w":159},{"d":"73,0r2,-23r23,0r7,-80r-73,-126r-26,0r1,-23r83,0r-2,23r-23,0r57,102r75,-102r-30,0r2,-23r80,0r-1,23r-23,0r-92,124r-7,82r29,0r-2,23r-80,0","w":240},{"d":"35,-80r13,-149r-29,0r2,-23r81,0r-3,23r-22,0r-13,147v-3,39,9,63,59,63v43,0,67,-21,71,-68r13,-142r-29,0r2,-23r77,0r-2,23r-23,0v-16,104,16,234,-114,234v-57,0,-88,-24,-83,-85","w":259},{"d":"101,0r-62,-229r-27,0r2,-23r81,0r-2,23r-23,0r51,205v24,-71,57,-137,85,-205r-28,0r2,-23r79,0r-2,23r-23,0r-102,229r-31,0","w":253},{"d":"146,-67v-38,0,-91,-50,-108,1r-13,-18v8,-15,20,-31,44,-31v24,-1,58,24,78,24v14,0,23,-13,31,-25r13,18v-11,15,-23,31,-45,31","w":216},{"d":"9,0r2,-23r22,0r20,-206r-27,0r1,-23r66,0r55,189v5,12,3,24,8,34v27,-78,67,-149,99,-223r62,0r-1,23r-23,0r-15,206r28,0r-1,23r-80,0r1,-23r23,0r13,-190r-96,213r-29,0r-61,-211r-18,188r29,0r-2,23r-76,0","w":326},{"d":"72,-87r-24,11v-22,-19,-19,-54,7,-67v24,-19,73,-40,73,-75v0,-17,-10,-37,-46,-37v-18,0,-33,4,-45,8r-1,-25v56,-21,121,2,121,54v0,45,-39,62,-68,81v-33,20,-33,29,-17,50xm29,-17v0,-11,9,-20,20,-20v11,0,21,9,21,20v0,11,-10,21,-21,21v-11,0,-20,-10,-20,-21","w":173},{"d":"27,0r22,-254r-33,0r2,-23r61,0r-22,254r27,0r-2,23r-55,0","w":100},{"d":"8,0r2,-23r23,0r18,-206r-28,0r2,-23r80,0r-2,23r-23,0r-18,206r29,0r-2,23r-81,0","w":113},{"d":"13,0r2,-21r118,-143v-26,3,-57,0,-84,1r-2,27r-23,0r3,-50r140,0r-1,19r-119,145v29,-2,60,0,90,-1r4,-27r23,0r-5,50r-146,0","w":180},{"d":"8,0r2,-23r23,0r18,-206r-28,0r2,-23r80,0r-2,23r-23,0r-18,206r80,0r5,-35r25,0r-6,58r-158,0","w":186},{"d":"154,1v32,-7,91,64,128,39r-2,23v-34,12,-39,7,-89,-22v-49,-28,-64,-32,-85,-35v-59,-9,-88,-52,-88,-116v0,-90,50,-147,122,-147v73,0,102,54,102,115v0,82,-42,129,-88,143xm138,-233v-52,0,-89,44,-89,124v0,65,33,90,73,90v53,0,89,-44,89,-124v0,-64,-33,-90,-73,-90","w":259},{"d":"8,0r2,-23r23,0r18,-206r-28,0r2,-23r164,0r-4,57r-23,0r1,-34r-83,0r-8,88r85,0r-2,23r-84,0r-9,95r91,0r4,-35r26,0r-6,58r-169,0","w":206},{"d":"8,0r2,-23r23,0r18,-206r-28,0r2,-23r80,0r-2,23r-23,0r-8,92r105,-92r-29,0r2,-23r83,0r-2,23r-20,0r-108,97r99,109r23,0r-1,23r-85,0r1,-23r25,0r-94,-104r-9,104r29,0r-2,23r-81,0","w":233},{"w":100},{"d":"13,-163r2,-23r57,0r-13,91v13,-48,46,-94,82,-94v24,0,36,15,36,47v0,30,-7,77,-12,119r27,0r-2,23r-55,0v7,-59,15,-114,15,-137v0,-20,-5,-26,-16,-26v-40,0,-71,90,-75,117r-7,46r-28,0v8,-58,13,-112,18,-163r-29,0","w":206},{"d":"21,90r32,-367r63,0r-2,23r-36,0r-28,322r34,0r-2,22r-61,0","w":113}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+138-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("pfFwbK0`vhisp(cHCKI8XfXi7L0wFKis7LE8vhO#F+~MZ.`4^fcZv(Jk7T!8?Dg;C.C^73z2FLFYb71l!gi8v8kc2+Yw?l,Y?.`YCIYw?l,80#YUEu0%CuXJ?h047T!J?f!Y7IY%Cu,JFD%#7,z(DgIfTXEpn?0*qRO^u!+h7ZFvb%C2mU14ltcK#|)e>Mks]JY8.`wL3;G5H~iyBT!8?Dg`mh)Lq#k7070%CuXJ?hO]7T!8?uX8OIRK*!%8p!ED0t)znl)%nLOwXuU|u4)%Cu,JZu,t!`Zl?Dk%CuXJ?uc,qDOCZ+)%Xcc++#G0qLYE2tYOO!MUbcM4n#0Jbfc`p(X4p^Y)qu,M%Dw4n#,MbDwJnKYcbKC`v(Y#qhXsF4G#bTcJvT?i23`HvhZ|Z4G]v.`]74UB*#C3CwJspu~|q.|spwJsCh0.FcJsFhOwp^R]v^G`F70`pfY]ZLI`vhisnK1]%3OsZhwcp^cKb3X|*Lt~bDM>pLt)FwklhLcC7uwJhLcCm^t|p^,U")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":200,"face":{"font-family":"Caecilia","font-weight":400,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 3 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-46 -300 379 97","underline-thickness":"18","underline-position":"-36","slope":"-5","stemh":"23","stemv":"27","unicode-range":"U+0020-U+2122"}}));
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 *  The digitally encoded machine readable software for producing the Typefaces
 * licensed to you is copyrighted (c) 1991, 1992, 1995 Adobe Systems. All Rights
 * Reserved. This software is the property of Adobe Systems Incorporated and its
 * licensors, and may not be reproduced, used,  displayed, modified, disclosed or
 * transferred without the express  written approval of Adobe.  The digitally
 * encoded machine readable outline data for producing the Typefaces licensed to
 * you is copyrighted (c) 1981 Linotype-Hell AG and/or its subsidiaries. All
 * Rights Reserved. This data is the property of Linotype-Hell AG and/or its
 * subsidiaries and may not be reproduced, used, displayed, modified, disclosed or
 *  transferred without the express written approval of Linotype-Hell AG  and/or
 * its subsidiaries. 12 PMN Caecilia* 76 Bold Italic 14663 OsF
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"-3,91r3,-30v45,12,63,-26,78,-58r-48,-161r-24,0r2,-29r55,0r38,150v12,-43,30,-80,45,-121r-29,0r2,-29r64,0r-2,28v-35,76,-89,254,-161,254v-6,0,-15,-1,-23,-4","w":193},{"d":"97,-277r-31,367r-72,0r2,-29r35,0r26,-308r-32,0r3,-30r69,0","w":113},{"d":"13,-158r3,-29r65,0v-3,37,-6,86,-6,98v0,30,2,59,20,59v33,0,57,-80,60,-128r-28,0r3,-29r63,0v0,65,-22,191,-105,191v-67,0,-49,-108,-48,-162r-27,0","w":206},{"d":"149,-44r-5,35v-9,5,-33,13,-60,13v-48,0,-74,-30,-74,-78v0,-52,27,-117,98,-117v27,0,54,14,54,44v0,59,-83,72,-112,75v-5,51,64,52,99,28xm123,-143v0,-10,-6,-18,-21,-18v-36,0,-49,36,-52,63v35,-6,73,-16,73,-45","w":166},{"d":"14,-158r3,-29r27,0r4,-43r38,-3r-4,46r52,0r-3,29r-51,0r-9,108v-3,29,37,21,53,11r-3,32v-11,5,-26,9,-42,9v-83,-3,-33,-91,-38,-160r-27,0","w":133},{"d":"19,-247r3,-30r67,0r-8,92v0,16,-9,42,-8,57v8,-25,31,-63,76,-63v26,0,41,19,41,39v0,40,-40,61,-73,73v16,15,29,33,44,49r25,0r-2,30r-49,0r-62,-75v-5,25,-8,56,-10,75r-36,0r23,-247r-31,0xm150,-141v0,-9,-6,-16,-16,-16v-21,0,-51,27,-59,72v13,-3,75,-23,75,-56","w":200},{"d":"59,-103v-3,50,22,76,49,76v22,0,45,-17,45,-54v0,-46,-37,-46,-46,-46v-19,0,-37,12,-48,24xm202,-254r-4,29v-10,-3,-24,-4,-36,-4v-71,0,-99,65,-103,97v34,-42,133,-33,133,49v0,42,-26,88,-85,88v-39,0,-89,-21,-89,-102v0,-102,70,-181,184,-157"},{"d":"9,0r2,-30r21,0r17,-192r-26,0r3,-30v73,2,169,-17,169,59v0,45,-35,58,-60,63v30,0,64,13,64,56v0,82,-104,76,-190,74xm87,-222r-6,77v40,2,75,-4,76,-44v1,-36,-35,-34,-70,-33xm78,-117r-7,87v44,-1,88,9,88,-46v0,-44,-41,-41,-81,-41"},{"d":"30,-242r2,-31v8,-3,31,-8,52,-8v107,2,95,105,32,135v-22,11,-70,33,-41,60r-34,12v-31,-34,0,-70,35,-86v34,-16,46,-31,46,-52v0,-44,-54,-42,-92,-30xm22,-19v0,-16,10,-26,26,-26v18,0,27,11,27,24v0,15,-10,25,-28,25v-11,0,-25,-4,-25,-23","w":173},{"d":"16,90r32,-367r72,0r-3,30r-34,0r-27,308r32,0r-2,29r-70,0","w":113},{"d":"50,-80v0,23,7,52,37,52v41,0,49,-49,49,-81v0,-16,-4,-50,-36,-50v-41,0,-50,47,-50,79xm10,-80v0,-57,30,-111,94,-111v32,0,73,19,73,83v0,78,-43,112,-91,112v-61,0,-76,-47,-76,-84","w":186},{"d":"36,-78r13,-144r-26,0r3,-30r85,0r-3,30r-21,0r-10,119v-8,90,-19,127,-101,168r-15,-28v42,-23,69,-46,75,-115","w":119},{"d":"-3,0r3,-30r20,0r104,-224r44,0r65,224r23,0r-3,30r-85,0r3,-30r19,0r-15,-62r-89,0r-28,62r27,0r-3,30r-85,0xm167,-122r-25,-103v-13,37,-29,69,-43,103r68,0","w":266},{"d":"9,-247r3,-30r68,0v-6,56,-7,115,-19,165v13,-35,37,-80,79,-79v24,0,46,20,46,66v0,65,-34,129,-102,129v-27,0,-58,-8,-66,-14r22,-237r-31,0xm58,-31v59,25,90,-40,90,-89v0,-27,-5,-37,-18,-37v-33,0,-66,71,-72,126","w":200},{"d":"16,-158r3,-29r67,0r-18,134v0,13,6,21,16,21v23,0,60,-56,73,-155r37,0v-9,49,-11,104,-16,157r26,0r-3,30r-61,0v0,-22,11,-57,12,-81v-14,42,-39,83,-81,83v-74,0,-28,-100,-29,-160r-26,0","w":219},{"d":"141,-41r-3,33v-58,29,-132,2,-128,-72v5,-104,70,-123,143,-104r-6,51r-31,0r1,-26v-45,-11,-67,28,-67,73v0,57,53,71,91,45","w":153},{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},{"d":"86,-281r13,22v-19,8,-35,18,-35,37v5,23,32,61,-12,61v-20,0,-30,-18,-30,-41v0,-44,37,-70,64,-79xm165,-281r13,22v-19,8,-35,18,-35,37v5,23,32,61,-12,61v-20,0,-31,-18,-31,-41v0,-44,38,-70,65,-79","w":173},{"d":"30,-19v0,-16,11,-26,27,-26v18,0,26,11,26,24v0,15,-10,25,-28,25v-11,0,-25,-4,-25,-23xm150,-19v0,-16,10,-26,26,-26v18,0,27,11,27,24v0,15,-10,25,-28,25v-11,0,-25,-4,-25,-23xm270,-19v0,-16,10,-26,26,-26v18,0,27,11,27,24v0,15,-10,25,-28,25v-11,0,-25,-4,-25,-23","w":360},{"d":"86,-281r13,22v-19,8,-35,18,-35,37v5,23,32,61,-12,61v-20,0,-30,-18,-30,-41v0,-44,37,-70,64,-79","w":106},{"w":106},{"d":"21,-222r2,-30r85,0r-2,30r-21,0r-13,148v0,26,12,48,54,48v96,-1,60,-119,78,-196r-27,0r2,-30r82,0r-3,30r-20,0v-16,100,12,236,-113,228v-98,-6,-95,-45,-89,-114r10,-114r-25,0","w":266},{"d":"116,-247r2,-30r67,0r-21,247r26,0r-3,30r-59,0v1,-21,10,-58,11,-83v-11,37,-34,87,-73,87v-36,0,-52,-29,-52,-71v-1,-69,44,-140,126,-121r6,-59r-30,0xm52,-67v0,19,6,35,19,35v23,0,61,-56,67,-125v-56,-20,-86,42,-86,90","w":206},{"d":"26,-184r-12,-23r45,-16r-41,-18r15,-23r32,31r-2,-44r26,0r-11,44r35,-29r14,23r-45,16r41,18r-15,23r-32,-31r3,46r-26,0r11,-46","w":126},{"d":"52,-66v0,26,9,34,19,34v25,0,60,-55,68,-124v-54,-23,-87,37,-87,90xm9,79r3,-35v12,9,35,17,53,17v81,0,61,-85,75,-142v-12,29,-34,81,-78,81v-37,0,-48,-35,-48,-67v0,-46,20,-124,111,-124v22,0,34,11,56,8v-6,53,-10,113,-15,170v-6,62,-23,106,-97,106v-19,0,-46,-6,-60,-14","w":200},{"d":"9,0r2,-30r21,0r17,-192r-26,0r3,-30r85,0r-3,30r-21,0r-16,192r70,0r5,-34r34,0r-6,64r-165,0","w":193},{"d":"17,-158r2,-29r26,0v-3,-70,48,-105,117,-86r-3,28v-44,-14,-79,9,-76,58r44,0r-3,29r-43,0r-12,142v-4,46,-10,109,-79,109v-12,0,-21,-2,-32,-5r3,-31v51,14,65,-11,71,-79r11,-136r-26,0","w":126},{"d":"9,0r3,-28r109,-130r-66,0r-2,25r-33,0r5,-54r146,0r-2,27r-111,132v22,-2,48,-2,73,-2r3,-26r33,0r-5,56r-153,0","w":180},{"d":"52,-66v0,18,5,34,19,34v22,0,54,-43,69,-124v-60,-25,-88,43,-88,90xm98,90r2,-29r21,0r6,-66v2,-27,10,-52,11,-75v-12,32,-31,82,-76,82v-35,0,-48,-35,-48,-70v0,-85,67,-146,151,-115r16,0v-12,73,-15,166,-24,244r27,0r-3,29r-83,0","w":206},{"d":"17,-281r127,299r-28,11r-126,-299","w":133},{"d":"1,0r2,-30r21,0r83,-100r-59,-92r-23,0r2,-30r89,0r-2,30r-22,0v16,18,28,43,42,64v18,-21,35,-46,55,-64r-30,0r3,-30r88,0r-2,30r-20,0r-76,90r64,102r23,0r-3,30r-90,0r3,-30r22,0v-16,-20,-32,-50,-47,-73r-59,73r30,0r-2,30r-92,0","w":253},{"w":106},{"d":"17,-277v88,-16,57,75,57,134v0,19,11,35,24,36r-3,27v-59,6,-17,180,-87,170r-29,0r2,-25v54,8,38,-64,46,-104v7,-39,29,-49,37,-55v-8,-2,-26,-13,-26,-41v0,-33,8,-65,8,-98v3,-14,-13,-22,-31,-19","w":113},{"d":"63,-105r0,-124r-45,0r0,-23r120,0r0,23r-45,0r0,124r-30,0xm305,-105r-1,-117r-44,117r-20,0r-44,-117r0,117r-28,0r0,-147r43,0r40,103r40,-103r41,0r0,147r-27,0","w":356},{"d":"126,-101r7,-50r-46,0r-7,50r46,0xm40,0r10,-76r-32,0r4,-25r32,0r7,-50r-33,0r4,-25r32,0r11,-76r27,0r-11,76r45,0r11,-76r27,0r-11,76r32,0r-3,25r-33,0r-7,50r33,0r-4,25r-32,0r-11,76r-26,0r10,-76r-45,0r-11,76r-26,0"},{"d":"13,72r-13,-22v19,-8,35,-18,35,-37v-5,-23,-32,-61,12,-61v20,0,30,17,30,40v0,44,-37,71,-64,80","w":106},{"d":"39,-281r60,55r-24,17r-61,-54","w":100},{"d":"-3,-86r3,-32r360,0r-3,32r-360,0","w":360},{"d":"-28,18r162,-299r27,11r-162,299","w":133},{"d":"6,0r2,-30r70,-65r-36,-63r-26,0r3,-29r51,0r41,71r42,-42r-28,0r2,-29r67,0r-2,29r-69,63r38,65r26,0r-2,30r-51,0r-41,-72r-44,42r28,0r-3,30r-68,0","w":200},{"d":"-3,-86r3,-32r180,0r-3,32r-180,0","w":180},{"d":"78,-228r70,-53r24,18r-74,54xm52,-67v0,21,6,35,19,35v35,0,67,-97,67,-125v-5,-2,-14,-4,-24,-4v-49,0,-62,63,-62,94xm189,-30r-3,30r-59,0v0,-19,8,-48,11,-83v-11,39,-31,85,-75,85v-39,0,-49,-33,-49,-70v0,-37,16,-123,103,-123v24,-1,38,9,62,8v-8,44,-11,105,-16,153r26,0","w":206},{"d":"8,0r2,-30r22,0r17,-192r-27,0r2,-30r58,0r121,189r13,-159r-27,0r3,-30r81,0r-3,30r-22,0r-19,222r-33,0r-102,-161v-9,-13,-11,-22,-17,-29r-13,160r27,0r-3,30r-80,0","w":280},{"d":"34,-161r-12,-22v19,-8,35,-18,35,-37v-6,-24,-33,-61,12,-61v20,0,30,18,30,41v0,44,-38,70,-65,79","w":106},{"d":"9,0r2,-30r21,0r17,-192r-26,0r3,-30r85,0r-3,30r-21,0r-6,86r96,-86r-26,0r3,-30r90,0r-3,30r-18,0r-102,90r93,102r22,0r-3,30r-94,0r3,-30r22,0r-86,-95r-7,95r25,0r-2,30r-85,0","w":246},{"d":"67,-118v26,-1,55,23,77,25v14,0,23,-14,31,-27r13,26v-8,15,-21,30,-45,30v-25,1,-55,-25,-76,-25v-14,0,-24,14,-32,27r-13,-26v8,-15,21,-30,45,-30","w":216},{"d":"100,5v-60,0,-85,-29,-85,-63v0,-42,33,-57,65,-74v-41,-20,-46,-41,-46,-60v0,-36,29,-66,82,-66v41,0,73,16,73,57v0,25,-14,48,-54,67v27,16,57,32,57,67v0,53,-44,72,-92,72xm153,-197v0,-45,-83,-42,-83,5v0,21,23,33,39,42v18,-10,44,-23,44,-47xm154,-67v-2,-30,-31,-36,-50,-49v-22,12,-51,24,-51,53v0,26,24,36,47,36v52,0,54,-34,54,-40"},{"d":"14,-158r3,-29r64,0r-14,157r25,0r-2,30r-63,0r14,-158r-27,0xm40,-255v0,-18,12,-26,30,-26v14,0,23,9,23,22v0,12,-6,27,-29,27v-18,0,-24,-13,-24,-23","w":106},{"d":"15,-158r3,-29r67,0v-4,30,-10,92,-10,116v0,21,3,41,19,41v28,7,54,-69,57,-157r38,0r-8,105v0,39,7,52,21,52v27,0,49,-62,51,-128r-25,0r3,-29r61,0v-2,97,-30,191,-97,191v-40,1,-41,-43,-44,-68v-3,19,-20,68,-65,68v-71,0,-45,-100,-44,-162r-27,0","w":306},{"d":"12,-247r2,-30r68,0r-22,247r26,0r-3,30r-62,0r21,-247r-30,0","w":100},{"d":"9,0r2,-30r21,0r17,-192r-26,0r3,-30r169,0r-4,64r-32,0r0,-34r-72,0r-7,82r76,0r-2,29r-77,0r-6,81r25,0r-2,30r-85,0","w":193},{"d":"20,-19v0,-16,11,-26,27,-26v18,0,26,11,26,24v0,15,-10,25,-28,25v-11,0,-25,-4,-25,-23xm33,-163v0,-16,11,-26,27,-26v18,0,26,10,26,23v0,15,-10,26,-28,26v-11,0,-25,-4,-25,-23","w":106},{"d":"-4,90r2,-29r22,0r19,-219r-27,0r2,-29r64,0v-3,25,-5,47,-10,76v8,-24,25,-80,78,-80v39,0,47,42,47,69v0,79,-52,139,-132,121r-5,62r26,0r-2,29r-84,0xm154,-119v0,-18,-2,-38,-18,-38v-27,0,-61,53,-72,124v6,3,18,3,31,3v42,0,59,-52,59,-89","w":206},{"d":"181,-187r-2,31r-103,0r-5,61v30,1,109,4,109,76v0,35,-26,91,-106,91v-15,0,-40,-3,-56,-8r3,-31v19,3,20,7,50,7v46,0,69,-24,69,-55v0,-42,-44,-50,-108,-51r11,-121r138,0"},{"d":"27,0r23,-247r-31,0r3,-30r67,0r-11,121v0,11,-8,34,-7,48v19,-60,51,-83,83,-83v45,0,41,47,36,84r-10,77r25,0r-3,30r-64,0v8,-44,16,-120,16,-136v0,-11,-1,-21,-13,-21v-39,1,-71,94,-77,157r-37,0","w":219},{"d":"6,98r-25,-19v76,-90,99,-236,32,-347r27,-17v32,44,55,110,55,165v0,90,-34,154,-89,218","w":119},{"d":"210,-65r-6,59v-17,5,-41,12,-69,12v-74,0,-121,-40,-121,-116v0,-46,19,-148,136,-148v30,0,52,6,69,11r-3,59r-30,0r0,-34v-9,-3,-21,-4,-33,-4v-73,0,-96,56,-96,110v0,73,50,103,117,85r4,-34r32,0","w":226},{"d":"15,-158r3,-29r63,0v-2,28,-7,52,-10,79v19,-60,50,-83,80,-83v45,0,37,42,37,67v5,-19,30,-67,73,-67v41,0,40,41,36,77r-10,84r24,0r-2,30r-65,0v8,-44,17,-124,17,-139v0,-8,-2,-18,-13,-18v-31,-1,-72,86,-73,157r-37,0r15,-137v0,-9,-2,-20,-13,-20v-36,1,-71,95,-76,157r-37,0v8,-51,10,-105,15,-158r-27,0","w":326},{"d":"57,0r2,-30r21,0r17,-192r-56,0r-4,34r-32,0r6,-64r215,0r-6,64r-31,0r1,-34r-55,0r-17,192r26,0r-2,30r-85,0","w":219},{"d":"14,-111v0,-99,61,-147,128,-147v71,0,104,50,104,119v0,69,-33,145,-129,145v-57,0,-103,-34,-103,-117xm57,-112v0,33,8,86,66,86v68,0,80,-79,80,-113v0,-49,-17,-87,-66,-87v-62,0,-80,63,-80,114","w":259},{"d":"90,90v-87,16,-59,-75,-56,-134v0,-19,-12,-35,-25,-36r3,-27v37,-2,36,-75,42,-117v7,-56,29,-54,75,-53r-3,25v-53,-8,-37,65,-45,104v-8,39,-30,49,-38,55v8,2,27,14,27,42v0,32,-8,65,-8,97v-3,15,13,22,31,19","w":113},{"d":"90,0r0,-76r-76,0r0,-30r76,0r0,-76r30,0r0,76r76,0r0,30r-76,0r0,76r-30,0","w":216},{"d":"130,-156v-32,37,-59,78,-90,116r79,0xm6,-41r117,-146r44,0r-12,147r49,0r-1,29r-51,0r-7,77r-36,0r7,-77r-113,0"},{"d":"5,0r4,-27r143,-177v5,-6,12,-14,18,-18r-106,0r-5,35r-32,0r6,-65r187,0r-4,27r-147,182v-4,5,-9,9,-13,13r114,0r5,-36r33,0r-6,66r-197,0","w":226},{"d":"8,65r3,-29v72,15,123,-10,137,-93v-38,50,-126,31,-127,-48v0,-42,23,-87,86,-87v80,0,85,89,85,107v4,92,-70,175,-184,150xm103,-161v-24,0,-44,18,-44,52v0,28,18,47,46,47v23,0,45,-17,46,-21v0,-21,0,-78,-48,-78"},{"d":"25,0r2,-27v29,-19,115,-65,115,-105v0,-19,-12,-29,-32,-29v-25,0,-37,20,-39,34r-36,0v1,-19,20,-65,79,-65v52,0,66,36,66,56v0,55,-86,98,-99,104r99,0r-2,32r-153,0"},{"d":"8,57r4,-33v13,6,37,16,63,16v58,0,63,-37,63,-47v0,-42,-53,-42,-79,-42r2,-30v32,-1,79,-11,79,-51v0,-40,-70,-43,-76,1r-36,0v3,-27,28,-63,81,-63v69,0,69,53,69,58v0,51,-50,61,-64,68v50,1,62,35,62,59v0,29,-21,79,-96,79v-25,0,-49,-6,-72,-15"},{"d":"18,-85v0,-61,37,-107,94,-107v127,0,96,198,-11,197v-44,0,-83,-25,-83,-90xm54,-86v0,9,0,59,47,59v48,0,56,-50,56,-72v0,-21,-6,-62,-49,-62v-48,0,-54,56,-54,75"},{"d":"52,-67v0,21,6,35,19,35v35,0,67,-97,67,-125v-5,-2,-14,-4,-24,-4v-49,0,-62,63,-62,94xm189,-30r-3,30r-59,0v0,-19,8,-48,11,-83v-11,39,-31,85,-75,85v-39,0,-49,-33,-49,-70v0,-37,16,-123,103,-123v24,-1,38,9,62,8v-8,44,-11,105,-16,153r26,0","w":206},{"d":"9,0r2,-30r21,0r17,-192r-26,0r3,-30r85,0r-3,30r-21,0r-16,192r25,0r-2,30r-85,0","w":119},{"d":"9,0r2,-30r21,0r17,-192r-26,0r3,-30v75,0,171,-11,171,64v0,45,-33,70,-72,70v29,-4,48,51,63,77v4,13,14,11,29,11r-2,30v-31,0,-55,5,-63,-22v-22,-29,-21,-92,-75,-85r-6,77r25,0r-2,30r-85,0xm87,-222r-7,86v44,7,83,-12,78,-49v-6,-46,-39,-35,-71,-37","w":226},{"d":"168,-8r-63,-63r-63,63r-20,-20r63,-63r-63,-63r20,-20r63,63r63,-63r20,20r-63,63r63,63","w":216},{"d":"32,-81r13,-196r44,0r-21,196r-36,0xm18,-19v0,-16,11,-26,27,-26v18,0,26,11,26,24v0,15,-10,25,-28,25v-11,0,-25,-4,-25,-23","w":106},{"d":"121,-161v-25,-5,-14,-78,-21,-100v0,-11,10,-20,21,-20v39,0,13,66,13,107v0,10,-8,13,-13,13xm53,-161v-25,-5,-14,-78,-21,-100v0,-11,10,-20,21,-20v39,0,13,66,13,107v0,10,-8,13,-13,13","w":173},{"d":"27,-156r2,-31r159,0r-2,26v-52,86,-89,171,-165,235r-23,-23v68,-60,99,-129,147,-207r-118,0"},{"d":"21,-85r2,-34r92,0r-2,34r-92,0","w":140},{"d":"53,-161v-25,-5,-13,-78,-20,-100v0,-11,9,-20,20,-20v39,0,13,68,13,107v0,10,-8,13,-13,13","w":106},{"d":"94,-161r-12,-22v19,-8,35,-18,35,-37v-6,-24,-33,-61,12,-61v20,0,30,18,30,41v0,44,-38,70,-65,79xm15,-161r-12,-22v19,-8,35,-18,35,-37v-6,-24,-33,-61,12,-61v20,0,30,18,30,41v0,44,-38,70,-65,79","w":173},{"d":"14,-7r2,-61r30,0r0,34v5,2,21,8,40,8r8,-90v-32,-9,-72,-21,-72,-68v0,-39,33,-73,84,-73r4,-44r29,0r-4,44v21,0,44,6,59,11r-2,57r-31,0r1,-33v-7,-3,-20,-6,-29,-6r-7,80v59,20,73,41,73,78v0,48,-41,73,-86,75r-5,48r-29,0r4,-48v-28,0,-57,-6,-69,-12xm97,-155r6,-73v-22,3,-40,12,-40,38v0,21,16,29,34,35xm122,-108r-6,81v17,-1,43,-11,43,-44v0,-21,-17,-32,-37,-37"},{"d":"113,-285r26,20v-76,90,-99,236,-32,347r-27,16v-32,-44,-55,-110,-55,-165v0,-90,33,-154,88,-218","w":119},{"d":"196,-105r0,28r-182,81r0,-30r146,-65r-146,-66r0,-29","w":216},{"d":"80,-27r11,-133r-36,0r2,-27r105,0r-2,27r-33,0r-11,133r38,0r-2,27r-108,0r2,-27r34,0"},{"d":"14,-158r3,-29r64,0v-19,117,12,250,-102,282r-11,-27v84,-30,57,-135,73,-226r-27,0xm40,-255v0,-18,12,-26,30,-26v14,0,23,9,23,22v0,12,-6,27,-29,27v-18,0,-24,-13,-24,-23","w":106},{"d":"87,-222r-8,91v43,6,82,-7,80,-51v-3,-45,-37,-40,-72,-40xm9,0r2,-30r21,0r17,-192r-26,0r3,-30v78,3,171,-19,171,66v0,71,-53,91,-120,85r-6,71r27,0r-2,30r-87,0","w":200},{"d":"15,-158r3,-29r61,0v-1,23,-7,51,-7,72v11,-45,30,-86,82,-74r-6,36v-63,-13,-75,91,-81,153r-38,0r13,-158r-27,0","w":153},{"d":"181,-140v0,-18,-13,-35,-30,-35v-30,0,-53,37,-53,67v0,20,10,35,31,35v30,0,52,-40,52,-67xm12,-126v0,-74,62,-132,138,-132v68,0,126,44,126,108v0,67,-58,102,-87,102v-15,1,-21,-8,-25,-20v-27,37,-100,18,-93,-37v-7,-64,80,-134,121,-69r6,-20r27,0r-32,113v0,5,3,8,9,8v21,0,47,-34,47,-72v0,-53,-46,-88,-99,-88v-66,0,-111,50,-111,108v0,59,50,106,114,106v33,0,65,-16,81,-35r30,0v-24,37,-66,60,-112,60v-78,0,-140,-57,-140,-132","w":288},{"d":"25,90r0,-360r30,0r0,360r-30,0","w":79},{"d":"20,-19v0,-16,11,-26,27,-26v18,0,26,11,26,24v0,15,-10,25,-28,25v-11,0,-25,-4,-25,-23","w":106},{"d":"156,-121r-48,-95r-48,95r-29,0r65,-131r24,0r65,131r-29,0","w":216},{"d":"94,0r-64,-222r-23,0r3,-30r86,0r-2,30r-21,0r48,188v23,-65,53,-125,78,-188r-27,0r3,-30r86,0r-3,30r-20,0r-102,222r-42,0","w":253},{"d":"5,0r3,-30r21,0r19,-192r-28,0r3,-30r79,0r53,186v4,9,2,20,6,26v27,-75,64,-141,94,-212r73,0r-3,30r-23,0r-12,192r25,0r-2,30r-85,0r3,-30r21,0r14,-177v-27,71,-62,139,-92,207r-40,0r-57,-205r-14,175r25,0r-3,30r-80,0","w":333},{"d":"15,-158r3,-29r63,0v-2,28,-7,52,-10,79v19,-60,51,-83,83,-83v45,0,41,47,36,84r-10,77r25,0r-3,30r-64,0v8,-44,16,-120,16,-136v0,-11,-1,-21,-13,-21v-39,1,-71,94,-77,157r-37,0v8,-51,10,-105,15,-158r-27,0","w":219},{"d":"9,0r2,-30r21,0r17,-192r-26,0r3,-30r85,0r-3,30r-21,0r-7,80r116,0r7,-80r-26,0r2,-30r86,0r-3,30r-21,0r-16,192r26,0r-3,30r-85,0r2,-30r21,0r7,-81r-116,0r-6,81r25,0r-2,30r-85,0","w":273},{"d":"72,0r3,-30r21,0r7,-70r-74,-122r-23,0r3,-30r89,0r-3,30r-19,0r51,90r66,-90r-27,0r2,-30r87,0r-3,30r-21,0r-90,119r-6,73r27,0r-3,30r-87,0","w":246},{"d":"228,-247r-5,59r-32,0r1,-33v-83,-21,-135,24,-135,104v0,66,54,108,121,85r5,-53r-27,0r3,-30r83,0r-3,30r-22,0r-6,77v-10,5,-43,14,-78,14v-76,0,-119,-41,-119,-123v0,-86,51,-141,137,-141v31,0,56,6,77,11","w":246},{"d":"9,0r2,-30r21,0r17,-192r-26,0r3,-30r173,0r-5,64r-32,0r1,-34r-76,0r-6,77r77,0r-3,30r-77,0r-7,85r81,0r5,-34r32,0r-5,64r-175,0","w":206},{"d":"90,0r-59,-222r-23,0r2,-30r85,0r-2,30r-21,0r46,192v18,-53,43,-100,63,-150r-11,-42r-25,0r3,-30r85,0r-3,30r-20,0r45,188v21,-65,48,-125,71,-188r-28,0r3,-30r86,0r-3,30r-20,0r-92,222r-44,0r-35,-134r-58,134r-45,0","w":380},{"d":"50,-56r0,24v24,9,69,11,69,-21v0,-23,-36,-26,-54,-33v-18,-7,-42,-16,-42,-48v0,-28,21,-57,77,-57v29,0,50,8,56,11r-2,47r-32,0r2,-23v-18,-10,-66,-5,-62,18v6,39,95,18,95,80v0,30,-20,62,-75,62v-30,0,-49,-7,-66,-12r1,-48r33,0","w":173},{"d":"87,-222r-16,192v87,10,140,-31,140,-110v0,-86,-54,-83,-124,-82xm9,0r2,-30r21,0r17,-192r-26,0r3,-30v113,-3,225,-7,225,107v0,98,-60,145,-142,145r-100,0","w":266},{"d":"158,-48v0,-36,22,-64,61,-64v34,0,51,24,51,53v0,36,-22,64,-60,64v-26,0,-52,-14,-52,-53xm217,-86v-35,-1,-45,64,-6,66v32,3,43,-64,6,-66xm84,-232v-34,0,-45,64,-6,66v32,3,43,-64,6,-66xm25,-194v0,-36,22,-63,61,-63v34,0,51,24,51,53v0,36,-22,64,-60,64v-26,0,-52,-15,-52,-54xm14,8r245,-285r20,17r-245,285","w":293},{"d":"13,72r-13,-22v19,-8,35,-18,35,-37v-5,-23,-32,-61,12,-61v20,0,30,17,30,40v0,44,-37,71,-64,80xm33,-163v0,-16,11,-26,27,-26v18,0,26,10,26,23v0,15,-10,26,-28,26v-11,0,-25,-4,-25,-23","w":106},{"d":"14,-111r0,-29r182,0r0,29r-182,0xm14,-42r0,-29r182,0r0,29r-182,0","w":216},{"d":"186,-247r-4,59r-32,0r0,-33v-33,-10,-91,-7,-87,31v-6,28,50,40,76,50v23,8,50,24,50,64v0,78,-108,99,-176,69r3,-61r30,0r-1,34v42,11,103,13,103,-36v0,-36,-44,-41,-72,-50v-84,-28,-70,-140,38,-138v27,0,50,5,72,11","w":206},{"d":"119,-143r66,72v11,-12,16,-41,16,-54r-24,0r3,-29r78,0r-2,29r-23,0v-2,32,-15,63,-28,75v9,15,24,23,50,20r-3,30v-35,1,-49,2,-69,-26v-16,15,-41,32,-83,32v-60,0,-86,-36,-86,-72v0,-42,28,-59,60,-77v-49,-37,-33,-116,40,-115v42,0,58,24,58,48v0,35,-32,54,-53,67xm79,-201v0,19,15,32,23,40v21,-14,39,-26,39,-45v0,-12,-7,-25,-29,-25v-19,0,-33,10,-33,30xm163,-47r-72,-77v-12,7,-39,22,-39,53v-1,53,82,62,111,24","w":273},{"d":"14,-111v0,-99,61,-147,128,-147v137,0,134,215,27,254v36,6,75,53,115,36r-3,30v-66,22,-105,-56,-165,-56v-56,0,-102,-34,-102,-117xm57,-112v0,33,8,86,66,86v68,0,80,-79,80,-113v0,-49,-17,-87,-66,-87v-62,0,-80,63,-80,114","w":259},{"d":"14,-77r0,-28r182,-81r0,29r-146,66r146,65r0,30","w":216}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+424-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("|A}K$mI>y9eQ|:-Vim[CDADeu+IK}meQu+_Cy9@o}dc{wt>JSdK+}u@`I2DZ9+e|s9_KwKeUiaDPF9IUiaDPFT}UiaDPFa00d9sf}>GmSo[Uu[hUiakPwa3eu!jCFaDCDCG0u!jCFgE>u:eWu!jCFgEtu!jPFAjGa-GKFTkG=j]r=A-z$EwOUgd~|jI]dEeV|t@y=aDtFA[_j-GKFg32IC[UDTU]_KGKFTkG}:s~&T[fj!_k4:?Sd2KQ)[-!@dit@:jV&dFmjaPJ;oIP$A->|:DJ|)Gx&ak{UgKJ;ok{$gKP;mG-$mi>y:Go&9DQ}J?o$!-Py!FeSz>Vy9w~wJ?Nyt>NuJ0Z=oiziKPQ|ac~&t~Q|KPQi9It}-PQ}9@K|)sNy)?>}uI>|AGNw+[>y9eQ;mhNUz@Qw9K-|)-m$zD~=+2c$g{k3:gE[A!D_|;FI=&s@)ajd9uw}y$UiS40hJT2-mo~xf`{]QNPGCt>K+zW?OVcerZ`|+2x}K]T9+-iuaKP9+-i4)2~|)k0")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":213,"face":{"font-family":"Caecilia","font-weight":700,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 3 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-42 -301 387 98","underline-thickness":"18","underline-position":"-36","slope":"-5","stemh":"30","stemv":"38","unicode-range":"U+0020-U+2122"}}));;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 *  The digitally encoded machine readable software for producing the Typefaces
 * licensed to you is copyrighted (c) 1988, 1990, 1994 Adobe Systems. All Rights
 * Reserved. This software is the property of Adobe Systems Incorporated and its
 * licensors, and may not be reproduced, used,  displayed, modified, disclosed or
 * transferred without the express  written approval of Adobe.  The digitally
 * encoded machine readable outline data for producing the Typefaces licensed to
 * you is copyrighted (c) 1981 Linotype-Hell AG and/or its subsidiaries. All
 * Rights Reserved. This data is the property of Linotype-Hell AG and/or its
 * subsidiaries and may not be reproduced, used, displayed, modified, disclosed or
 *  transferred without the express written approval of Linotype-Hell AG  and/or
 * its subsidiaries.
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"39,-142r-2,-29v17,-10,38,-17,61,-17v97,0,69,103,75,188r-32,0r0,-24v-8,11,-26,28,-57,28v-40,0,-67,-17,-67,-57v0,-59,65,-63,121,-60v8,-59,-69,-57,-99,-29xm87,-23v39,-1,55,-25,51,-64v-33,-2,-85,-6,-85,34v0,19,19,30,34,30"},{"d":"99,4v-42,0,-85,-24,-85,-70v-1,-34,25,-55,53,-67v-79,-30,-56,-124,34,-123v91,1,104,89,33,122v30,10,52,33,52,66v0,50,-40,72,-87,72xm148,-65v1,-35,-27,-41,-54,-54v-21,14,-42,21,-42,51v0,54,95,58,96,3xm56,-190v0,17,18,28,52,45v30,-23,33,-32,33,-49v0,-46,-85,-42,-85,4"},{"d":"151,-247r-5,34v-32,-15,-91,-22,-91,23v0,48,108,36,108,119v0,73,-83,87,-143,65r3,-34v32,16,102,26,102,-28v0,-56,-108,-41,-108,-119v0,-65,76,-82,134,-60","w":180},{"d":"4,0r66,-96r-60,-88r42,0r40,66r41,-66r38,0r-59,88r64,96r-41,0r-46,-72r-45,72r-40,0","w":180},{"d":"13,-6r2,-30v13,9,32,13,42,13v15,0,35,-6,35,-26v0,-33,-80,-31,-80,-82v0,-54,61,-67,107,-50r-3,30v-21,-13,-68,-16,-68,13v0,37,80,26,80,85v0,59,-68,68,-115,47","w":140},{"d":"97,-251r-22,88r-40,0r31,-88r31,0xm166,-251r-23,88r-40,0r30,-88r33,0"},{"d":"3,0r92,-131r-84,-120r43,0r67,96r67,-96r41,0r-85,120r93,131r-45,0r-74,-107r-72,107r-43,0","w":240},{"d":"191,-184r0,184r-33,0r0,-29v-10,21,-34,33,-60,33v-88,0,-67,-105,-69,-188r34,0v4,59,-18,160,39,161v68,1,54,-92,55,-161r34,0","w":219},{"d":"4,0r108,-251r37,0r107,251r-40,0r-25,-63r-123,0r-26,63r-38,0xm179,-93r-50,-124r-50,124r100,0","w":259},{"d":"57,-126v0,50,25,99,83,99v58,0,83,-49,83,-99v0,-51,-28,-98,-83,-98v-55,0,-83,47,-83,98xm19,-126v0,-75,45,-130,121,-130v76,0,121,55,121,130v0,76,-44,130,-121,130v-77,0,-121,-54,-121,-130","w":280},{"d":"-6,78r1,-29v25,5,39,-6,38,-37r0,-196r34,0r0,190v0,27,-1,74,-52,74v-7,0,-16,-1,-21,-2xm69,-263r0,38r-38,0r0,-38r38,0","w":100},{"d":"126,-184r0,28r-48,0v2,53,-18,160,51,126r0,29v-40,13,-85,1,-85,-48r0,-107r-41,0r0,-28r41,0r0,-42r34,-11r0,53r48,0","w":140},{"d":"57,-126v0,50,25,99,83,99v58,0,83,-49,83,-99v0,-51,-28,-98,-83,-98v-55,0,-83,47,-83,98xm207,46r-47,-43v-89,10,-141,-47,-141,-129v0,-75,45,-130,121,-130v137,0,160,208,53,250r59,52r-45,0","w":280},{"d":"77,4r-86,-260r32,0r86,260r-32,0","w":100},{"d":"70,-184r0,41r-40,0r0,-41r40,0xm30,0r0,-40r40,0r0,40r-40,0","w":100},{"d":"29,0r0,-270r34,0r0,112v10,-17,29,-30,61,-30v53,0,79,44,79,93v0,50,-23,99,-78,99v-34,1,-53,-17,-64,-30r0,26r-32,0xm117,-23v67,-5,70,-136,0,-138v-71,2,-74,135,0,138","w":219},{"d":"29,0r0,-184r33,0r0,30v10,-21,34,-34,60,-34v88,0,67,105,69,188r-34,0v-4,-59,18,-160,-39,-161v-68,-1,-54,92,-55,161r-34,0","w":219},{"d":"34,0r0,-251r141,0r0,31r-105,0r0,74r95,0r0,32r-95,0r0,82r105,0r0,32r-141,0"},{"d":"296,-184r-59,184r-40,0r-48,-154r-46,154r-40,0r-59,-184r37,0r43,152r47,-152r40,0r47,152r44,-152r34,0","w":299},{"d":"226,-243r-3,36v-18,-12,-37,-17,-69,-17v-58,0,-97,42,-97,98v0,74,69,114,135,94r0,-76r-53,0r0,-30r89,0r0,131v-14,5,-37,11,-76,11v-80,0,-133,-51,-133,-131v0,-105,115,-154,207,-116","w":259},{"d":"191,-184v-9,115,41,264,-95,264v-19,0,-35,-3,-65,-13r3,-31v57,34,135,19,123,-64v-14,19,-39,28,-62,28v-53,0,-78,-42,-78,-90v0,-47,27,-98,82,-98v33,-1,49,14,61,32r0,-28r31,0xm104,-27v32,0,53,-29,53,-63v0,-38,-17,-71,-53,-71v-67,0,-68,135,0,134","w":219},{"d":"29,0r0,-184r31,0v1,9,-2,22,1,29v12,-26,40,-39,70,-30r0,30v-72,-24,-71,79,-68,155r-34,0","w":140},{"d":"34,50r0,-322r68,0r0,25r-36,0r0,272r36,0r0,25r-68,0","w":119},{"d":"86,-272r0,322r-68,0r0,-25r36,0r0,-272r-36,0r0,-25r68,0","w":119},{"d":"42,-261r32,52r-24,0r-47,-52r39,0","w":100},{"d":"29,0r0,-270r34,0r0,161r73,-75r47,0r-86,82r96,102r-48,0r-82,-94r0,94r-34,0"},{"d":"34,0r0,-251r36,0r0,105r120,0r0,-105r36,0r0,251r-36,0r0,-114r-120,0r0,114r-36,0","w":259},{"d":"176,-184r-66,184r-40,0r-66,-184r37,0r50,150r51,-150r34,0","w":180},{"d":"32,0r0,-251r36,0r0,251r-36,0","w":100},{"d":"238,-251r-96,251r-45,0r-95,-251r40,0r79,219r79,-219r38,0","w":240},{"d":"35,-163r22,-88r40,0r-30,88r-32,0xm103,-163r23,-88r40,0r-31,88r-32,0"},{"d":"0,-84r0,-25r360,0r0,25r-360,0","w":360},{"d":"15,-126v0,-55,16,-130,85,-130v69,0,85,75,85,130v0,55,-16,130,-85,130v-69,0,-85,-75,-85,-130xm53,-126v0,31,4,101,47,101v43,0,47,-70,47,-101v0,-32,-6,-100,-47,-100v-41,0,-47,68,-47,100"},{"d":"40,0r0,-40r40,0r0,40r-40,0xm160,0r0,-40r40,0r0,40r-40,0xm280,0r0,-40r40,0r0,40r-40,0","w":360},{"d":"5,-272r32,0v33,49,59,101,59,161v0,62,-27,111,-59,161r-32,0v28,-49,55,-103,55,-161v0,-58,-26,-112,-55,-161","w":119},{"w":100},{"d":"29,0r0,-270r34,0r0,113v12,-19,33,-31,59,-31v88,0,67,105,69,188r-34,0v-4,-59,18,-160,-39,-161v-68,-1,-54,92,-55,161r-34,0","w":219},{"d":"14,-83r0,-28r92,0r0,28r-92,0","w":119},{"d":"86,-91r-62,-61r23,-23r61,62r61,-62r23,23r-62,61r62,61r-23,22r-61,-61r-61,61r-23,-22","w":216},{"d":"170,-41r0,33v-13,5,-28,12,-58,12v-65,0,-95,-39,-95,-99v0,-54,34,-93,86,-93v61,0,81,45,81,104r-131,0v0,36,28,61,60,61v22,0,49,-11,57,-18xm53,-109r95,0v0,-28,-17,-52,-46,-52v-33,0,-46,28,-49,52"},{"d":"191,-184r0,260r-34,0r0,-100v-10,17,-35,28,-62,28v-55,0,-78,-49,-78,-99v0,-49,26,-93,79,-93v33,-1,52,18,63,31r0,-27r32,0xm53,-93v0,29,14,70,50,70v74,0,71,-136,0,-138v-37,0,-50,35,-50,68","w":219},{"d":"0,-84r0,-25r180,0r0,25r-180,0","w":180},{"d":"34,-163r0,-88r32,0r0,88r-32,0","w":100},{"d":"66,-102r0,-124r-47,0r0,-25r120,0r0,25r-46,0r0,124r-27,0xm174,-102r0,-149r43,0r39,101r38,-101r43,0r0,149r-27,0r-1,-114r-42,114r-23,0r-42,-114r0,114r-28,0","w":356},{"d":"30,0r0,-251v72,-1,156,-7,156,63v0,36,-22,51,-52,61v34,3,59,25,59,60v-1,78,-87,67,-163,67xm66,-114r0,84v43,0,88,4,88,-40v0,-47,-45,-44,-88,-44xm66,-222r0,78v42,0,86,4,84,-40v-2,-45,-43,-38,-84,-38","w":219},{"d":"7,50r0,-25v52,11,37,-48,37,-92v0,-32,24,-42,33,-44v-9,-1,-33,-10,-33,-45v0,-38,21,-100,-37,-91r0,-25v39,-3,69,3,69,45v0,41,-6,105,31,104r0,25v-37,-2,-31,62,-31,103v0,42,-30,48,-69,45","w":119},{"d":"17,-75r0,-32r75,0r0,-75r32,0r0,75r75,0r0,32r-75,0r0,75r-32,0r0,-75r-75,0","w":216},{"d":"159,0v-1,-8,2,-20,-1,-26v-9,14,-30,30,-63,30v-55,0,-78,-49,-78,-99v0,-49,26,-93,79,-93v32,0,51,13,61,30r0,-112r34,0r0,270r-32,0xm53,-93v0,29,14,70,50,70v74,0,71,-136,0,-138v-37,0,-50,35,-50,68","w":219},{"d":"33,0r0,-184r34,0r0,184r-34,0xm69,-263r0,38r-38,0r0,-38r38,0","w":100},{"d":"70,-118v24,0,56,23,77,24v14,0,23,-13,31,-26r13,25v-8,15,-21,31,-45,31v-24,0,-56,-25,-77,-25v-14,0,-23,14,-31,27r-13,-25v8,-15,21,-31,45,-31","w":216},{"d":"115,50r-33,0v-33,-49,-59,-101,-59,-161v0,-62,27,-111,59,-161r33,0v-28,49,-56,103,-56,161v0,58,27,112,56,161","w":119},{"d":"82,0r0,-220r-78,0r0,-31r192,0r0,31r-78,0r0,220r-36,0"},{"d":"13,77r2,-27v4,1,10,3,16,3v30,0,40,-42,40,-46r-68,-191r37,0r50,152r50,-152r34,0r-67,188v-13,42,-37,89,-94,73","w":180},{"d":"30,0r0,-251v115,-10,207,18,208,123v2,112,-89,138,-208,128xm66,-220r0,188v81,6,136,-14,134,-94v-2,-75,-55,-102,-134,-94","w":259},{"d":"28,0r0,-184r32,0v1,8,-2,21,1,27v23,-40,91,-45,110,5v32,-64,121,-37,121,34r0,118r-34,0r0,-109v0,-23,-6,-52,-33,-52v-65,0,-45,96,-48,161r-34,0r0,-109v0,-23,-5,-52,-32,-52v-66,0,-46,95,-49,161r-34,0","w":320},{"d":"30,0r0,-40r40,0r0,40r-40,0","w":100},{"d":"7,48r23,-88r40,0r-30,88r-33,0","w":100},{"d":"17,-113r0,-32r182,0r0,32r-182,0xm17,-37r0,-32r182,0r0,32r-182,0","w":216},{"d":"208,-245r-2,35v-67,-38,-149,7,-149,84v0,81,82,122,150,86r2,35v-100,32,-190,-22,-190,-122v0,-96,96,-155,189,-118","w":219},{"d":"172,-248r-5,32v-60,-32,-119,14,-114,81v46,-50,131,-14,131,56v0,52,-35,83,-81,83v-70,0,-84,-63,-84,-120v0,-68,22,-140,102,-140v17,0,42,4,51,8xm101,-25v58,1,61,-104,3,-104v-30,0,-47,23,-47,51v0,24,14,53,44,53"},{"d":"29,76r0,-260r32,0v1,8,-2,20,1,26v9,-14,30,-30,62,-30v53,0,79,44,79,93v0,50,-23,99,-78,99v-32,0,-52,-12,-62,-29r0,101r-34,0xm117,-23v67,-5,70,-136,0,-138v-71,2,-74,135,0,138","w":219},{"d":"52,-116r0,-29v38,1,82,-2,83,-41v2,-52,-75,-45,-105,-26r-3,-32v56,-22,146,-16,146,57v0,33,-27,50,-54,58v33,7,56,26,56,62v0,79,-95,79,-157,62r3,-34v33,19,116,25,116,-29v0,-45,-41,-50,-85,-48"},{"d":"33,0r0,-270r34,0r0,270r-34,0","w":100},{"d":"228,-251r0,147v0,71,-36,108,-98,108v-62,0,-98,-37,-98,-108r0,-147r36,0v7,87,-30,224,62,224v92,0,54,-138,62,-224r36,0","w":259},{"d":"113,-272r0,25v-53,-11,-37,49,-37,93v0,32,-24,41,-33,43v9,1,33,10,33,45v0,38,-21,100,37,91r0,25v-39,3,-69,-3,-69,-45v0,-41,6,-104,-31,-103r0,-25v38,2,31,-63,31,-104v0,-42,30,-48,69,-45","w":119},{"d":"8,0r0,-31v37,13,63,-5,63,-45r0,-175r36,0r0,186v8,44,-44,82,-99,65","w":140},{"d":"199,-136r34,0v-3,41,-15,64,-29,86r44,50r-45,0r-20,-24v-39,51,-153,31,-153,-42v0,-38,22,-59,56,-73v-13,-16,-26,-34,-26,-58v0,-40,30,-59,66,-59v33,0,62,17,62,57v0,32,-28,54,-55,66r51,58v10,-15,13,-32,15,-61xm68,-68v0,54,79,53,96,21r-61,-71v-19,13,-35,25,-35,50xm124,-228v-40,-1,-34,59,-8,75v15,-7,38,-23,38,-44v0,-23,-13,-31,-30,-31","w":259},{"d":"111,-163r0,-88r32,0r0,88r-32,0xm57,-163r0,-88r32,0r0,88r-32,0"},{"d":"7,48r23,-88r40,0r-30,88r-33,0xm70,-184r0,41r-40,0r0,-41r40,0","w":100},{"d":"34,0r10,-75r-34,0r0,-27r38,0r7,-47r-35,0r0,-27r39,0r10,-75r27,0r-10,75r43,0r10,-75r27,0r-10,75r34,0r0,27r-38,0r-7,47r35,0r0,27r-39,0r-10,75r-27,0r10,-75r-42,0r-11,75r-27,0xm118,-102r7,-47r-43,0r-6,47r42,0"},{"d":"124,-87r-1,-135r-78,135r79,0xm124,0r0,-57r-117,0r0,-30r101,-164r52,0r0,164r32,0r0,30r-32,0r0,57r-36,0"},{"d":"12,0r0,-32r130,-188r-126,0r0,-31r167,0r0,32r-130,187r132,0r0,32r-173,0"},{"d":"17,-92v0,-56,37,-96,93,-96v56,0,93,40,93,96v0,53,-38,96,-93,96v-55,0,-93,-43,-93,-96xm110,-161v-73,0,-79,137,0,138v79,-1,73,-138,0,-138","w":219},{"d":"22,-106r71,-145r30,0r71,145r-32,0r-54,-112r-54,112r-32,0","w":216},{"d":"97,0r0,-210r-39,33r-19,-24r62,-50r32,0r0,251r-36,0"},{"d":"174,-184v-3,64,-77,116,-117,154r120,0r0,30r-159,0r0,-39v38,-37,113,-84,117,-147v3,-48,-76,-46,-105,-24r-4,-31v58,-29,152,-17,148,57"},{"d":"89,-157r0,-64v-32,8,-30,54,0,64xm110,-104r0,73v33,-10,32,-64,0,-73xm89,38r0,-34v-23,0,-41,-3,-59,-10r4,-35v14,10,32,15,55,14r0,-88v-31,-15,-63,-32,-62,-72v0,-36,27,-62,62,-67r0,-36r21,0r0,34v18,0,34,3,51,9r-5,34v-13,-7,-27,-11,-46,-11r0,78v30,17,63,33,63,76v0,39,-25,66,-63,72r0,36r-21,0"},{"d":"177,-251r0,29r-93,222r-40,0r96,-222r-122,0r0,-29r159,0"},{"d":"129,-112r-29,-49r-29,49r-27,-18r40,-44r-58,-12r10,-30r54,22r-5,-57r32,0r-5,57r53,-22r9,30r-56,12r38,44"},{"d":"148,-117v-45,51,-132,16,-132,-55v0,-52,35,-84,81,-84v70,0,84,64,84,121v0,68,-21,139,-101,139v-17,0,-43,-4,-52,-8r5,-32v59,34,119,-14,115,-81xm99,-226v-58,-1,-61,103,-3,103v30,0,47,-22,47,-50v0,-24,-14,-53,-44,-53"},{"d":"19,-163r22,-88r40,0r-31,88r-31,0","w":100},{"d":"199,-185r0,32r-141,62r141,62r0,32r-182,-80r0,-28","w":216},{"d":"32,0r0,-251r36,0r0,219r105,0r0,32r-141,0","w":180},{"d":"77,0r-76,-251r39,0r61,215r54,-215r51,0r55,215r60,-215r38,0r-77,251r-47,0r-55,-220r-55,220r-48,0","w":360},{"d":"148,-181r-3,28v-50,-25,-95,11,-95,61v0,47,50,89,97,59r3,30v-72,26,-136,-21,-136,-89v0,-71,65,-114,134,-89","w":159},{"d":"90,-251r-4,180r-31,0r-5,-180r40,0xm50,0r0,-40r40,0r0,40r-40,0","w":140},{"d":"34,0r0,-251r36,0r0,110r107,-110r48,0r-118,119r127,132r-52,0r-112,-123r0,123r-36,0","w":240},{"d":"66,-220r0,88v44,1,82,3,86,-44v-5,-43,-44,-46,-86,-44xm30,0r0,-251v79,-1,160,-7,160,75v0,69,-57,80,-124,76r0,100r-36,0"},{"d":"17,3r0,-32r141,-62r-141,-62r0,-32r182,80r0,28","w":216},{"d":"24,-270r32,0r0,360r-32,0r0,-360","w":79},{"d":"0,27r180,0r0,18r-180,0r0,-18","w":180},{"w":100},{"d":"30,0r0,-251v75,2,157,-14,159,68v1,32,-25,50,-52,58v11,4,18,10,25,25r47,100r-41,0r-38,-87v-14,-31,-32,-24,-64,-25r0,112r-36,0xm66,-220r0,77v43,3,85,-6,85,-40v0,-35,-44,-40,-85,-37","w":219},{"d":"81,-251r-22,88r-40,0r30,-88r32,0","w":100},{"d":"-9,4r86,-260r32,0r-86,260r-32,0","w":100},{"d":"132,-78v41,1,68,-84,18,-89v-45,-3,-71,84,-18,89xm221,-192r-27,107v0,5,2,9,7,9v21,0,44,-30,44,-67v0,-56,-43,-87,-96,-87v-61,0,-101,46,-101,105v0,104,124,133,183,72r27,0v-59,100,-240,62,-240,-73v0,-78,60,-130,132,-130v63,0,120,43,120,107v0,68,-58,100,-85,100v-12,1,-19,-9,-22,-20v-29,38,-92,14,-92,-37v0,-63,77,-127,118,-67r5,-19r27,0","w":288},{"d":"164,-190v0,51,-56,65,-57,119r-34,0v-8,-53,51,-70,53,-117v1,-47,-74,-41,-97,-22r-2,-34v50,-24,137,-12,137,54xm70,0r0,-40r41,0r0,40r-41,0","w":180},{"d":"32,0r0,-251r49,0r111,202r0,-202r36,0r0,251r-46,0r-114,-207r0,207r-36,0","w":259},{"d":"102,0r0,-105r-98,-146r42,0r75,112r73,-112r42,0r-98,146r0,105r-36,0","w":240},{"d":"32,0r0,-251r60,0r79,209r77,-209r59,0r0,251r-36,0r0,-217r-83,217r-36,0r-84,-217r0,217r-36,0","w":339},{"d":"15,0r0,-30r106,-126r-100,0r0,-28r140,0r0,30r-106,127r110,0r0,27r-150,0","w":180},{"d":"30,0r0,-251r133,0r0,31r-97,0r0,74r93,0r0,32r-93,0r0,114r-36,0","w":180},{"d":"172,-251r0,29r-104,0r-2,68v55,-16,113,18,113,74v0,76,-89,97,-150,76r1,-34v37,24,111,16,111,-37v0,-56,-70,-64,-109,-44r2,-132r138,0"},{"d":"51,0r0,-156r-43,0r0,-28r43,0v-7,-63,18,-101,84,-88r-1,27v-41,-10,-55,17,-49,61r48,0r0,28r-48,0r0,156r-34,0","w":140},{"d":"94,-112v-41,0,-54,-36,-54,-72v0,-39,10,-72,54,-72v44,0,54,34,54,72v0,36,-13,72,-54,72xm266,-21v22,0,23,-32,23,-47v0,-16,1,-46,-23,-46v-22,0,-22,31,-22,46v0,15,0,47,22,47xm89,8r156,-267r26,0r-156,267r-26,0xm266,4v-41,0,-54,-36,-54,-72v0,-39,10,-72,54,-72v44,0,54,34,54,72v0,36,-13,72,-54,72xm94,-137v22,0,22,-32,22,-47v0,-16,2,-46,-22,-46v-22,0,-23,31,-23,46v0,15,1,47,23,47","w":360}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+351-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("qSf%`j[>G2MrqviN4j;sJSJM_:[%fjMr_:xsG2P@f8$7|m>A|{0{!+[w4{JXb2[|4O;cG@PP_;Xh|jn;4>4@wi-4|S-J4ai2_+OsbH;a_+OsbHZ>b;(%bLzs[Aiw4{zX|{Deg8(%bHDa[:8(_+OsbHZmx%(%bLZsbaxMq:Py9A0O!OP-gAXM*mfXb:(8!>ej_vJNJmPG`%.(bA*CqLiw4{JXb{a${;4LJO-*c@(9J;xw4{JXb{0wg>zT{ii[!a|%fAOAg@[X`Si>qvJAqk(yc{z7wH%Ag@z7`H%Xgj(i`j4>Gv(@c2JrfAn@`+iXG+bM!C>NG2|e|An,Gm>,_A5TF@4C4%Xrq{zDvHZ;S+Jxqgb[Fc*Pk{O82_|fG`w4!950ALaij@ey1~7-r,X(sm>%:C.nhN$M]T$ecmerq%Xr42[mfiXrf2P%qk*,Gkn>f_[>qS(,|:;>G2Mrgj0,wCPr|2%iqkij`CJeF:a$`H7~q:ayf%-L2:i4_{%X2:i49kaeqkz5")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":200,"face":{"font-family":"Frutiger","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 3 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-9 -290 360 90","underline-thickness":"18","underline-position":"-36","stemh":"27","stemv":"34","unicode-range":"U+0020-U+2122"}}));
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 *  The digitally encoded machine readable software for producing the Typefaces
 * licensed to you is copyrighted (c) 1988, 1990, 1994 Adobe Systems. All Rights
 * Reserved. This software is the property of Adobe Systems Incorporated and its
 * licensors, and may not be reproduced, used,  displayed, modified, disclosed or
 * transferred without the express  written approval of Adobe.  The digitally
 * encoded machine readable outline data for producing the Typefaces licensed to
 * you is copyrighted (c) 1981 Linotype-Hell AG and/or its subsidiaries. All
 * Rights Reserved. This data is the property of Linotype-Hell AG and/or its
 * subsidiaries and may not be reproduced, used, displayed, modified, disclosed or
 *  transferred without the express written approval of Linotype-Hell AG  and/or
 * its subsidiaries.
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"25,0r0,-185r46,0r0,25v35,-54,124,-32,124,43r0,117r-48,0r0,-99v0,-23,0,-53,-31,-53v-65,0,-37,90,-43,152r-48,0","w":219},{"d":"26,0r0,-270r48,0r0,270r-48,0","w":100},{"d":"210,-46r2,42v-98,25,-195,-11,-195,-117v0,-107,95,-159,195,-124r-4,42v-66,-37,-139,6,-139,78v0,73,76,110,141,79","w":219},{"d":"257,48r-61,0r-44,-44v-87,5,-136,-49,-135,-130v0,-77,43,-130,123,-130v138,0,162,200,60,247xm140,-216v-96,1,-96,180,0,181v97,-1,96,-180,0,-181","w":280},{"d":"73,0r-69,-185r52,0r47,135r45,-135r48,0r-69,185r-54,0"},{"d":"25,0r0,-270r48,0r1,110v12,-18,33,-30,58,-30v86,-1,59,110,63,190r-48,0r0,-99v0,-23,0,-53,-31,-53v-65,0,-37,90,-43,152r-48,0","w":219},{"d":"57,-185r46,135r44,-135r49,0r-69,184v-14,53,-45,97,-112,76r4,-36v24,8,60,1,56,-30r-71,-194r53,0"},{"d":"49,-74r-7,-177r56,0r-8,177r-41,0xm45,0r0,-50r50,0r0,50r-50,0","w":140},{"d":"59,-111r82,0v-1,-23,-12,-43,-39,-43v-27,0,-41,18,-43,43xm174,-50r0,40v-68,35,-161,5,-161,-82v0,-54,28,-98,86,-98v69,0,88,47,88,112r-128,0v2,58,79,54,115,28"},{"d":"99,4v-74,3,-56,-85,-58,-154r-36,0r0,-35r36,0r0,-37r48,-16r0,53r43,0r0,35r-43,0r0,86v-5,27,25,38,45,26r1,38v-10,3,-22,4,-36,4","w":140},{"d":"13,0r0,-41r118,-171r-113,0r0,-39r167,0r0,41r-119,170r121,0r0,40r-174,0"},{"d":"12,-161r33,-90r43,0r-23,90r-53,0","w":100},{"d":"95,4r-88,-260r38,0r87,260r-37,0","w":140},{"d":"0,27r180,0r0,18r-180,0r0,-18","w":180},{"d":"4,0r82,-131r-75,-120r58,0r53,89r54,-89r54,0r-76,120r83,131r-60,0r-58,-98r-59,98r-56,0","w":240},{"d":"18,-212r0,-39r162,0r0,41r-89,210r-55,0r93,-212r-111,0"},{"w":100},{"d":"90,0r-86,-251r54,0r65,197r63,-197r51,0r-85,251r-62,0","w":240},{"d":"63,-93v0,26,9,60,41,60v60,0,58,-119,-1,-119v-31,0,-40,34,-40,59xm148,0r0,-21v-14,18,-34,25,-57,25v-57,0,-78,-46,-78,-97v0,-51,21,-97,78,-97v25,-1,40,10,56,26r0,-106r48,0r0,270r-47,0","w":219},{"d":"182,0r-167,0r0,-42v23,-23,108,-94,108,-140v0,-49,-72,-36,-99,-14r-3,-42v58,-32,153,-25,153,56v0,53,-54,102,-95,142r103,0r0,40"},{"d":"6,-95r0,-31v13,0,30,-8,30,-34r0,-64v2,-43,37,-51,80,-48r0,29v-50,-11,-34,48,-34,88v0,34,-25,43,-40,44v15,1,40,8,40,47v0,35,-20,96,34,86r0,28v-43,3,-80,-4,-80,-48r0,-61v0,-28,-17,-36,-30,-36","w":119},{"d":"12,-161r23,-90r53,0r-33,90r-43,0","w":100},{"d":"29,0r0,-251r51,0r0,211r97,0r0,40r-148,0","w":180},{"d":"75,-212r0,68v34,0,70,2,70,-35v0,-36,-37,-33,-70,-33xm25,0r0,-251v78,4,168,-21,173,68v1,31,-22,52,-52,59v14,1,21,15,26,26r41,98r-56,0r-31,-78v-7,-25,-22,-27,-51,-26r0,104r-50,0","w":219},{"d":"107,-77r-94,0r0,-40r94,0r0,40","w":119},{"d":"24,0r0,-185r45,0v1,8,-2,20,1,26v28,-44,90,-41,110,2v11,-22,35,-33,58,-33v86,1,50,113,58,190r-48,0r0,-111v0,-17,0,-41,-28,-41v-59,0,-29,94,-36,152r-48,0r0,-111v0,-17,0,-41,-28,-41v-59,0,-29,94,-36,152r-48,0","w":320},{"d":"147,76r-1,-97v-17,21,-33,25,-54,25v-58,0,-79,-46,-79,-97v0,-51,21,-97,79,-97v28,-1,43,14,57,31r0,-26r46,0r0,261r-48,0xm103,-152v-31,0,-40,34,-40,59v0,26,9,60,41,60v60,0,58,-119,-1,-119","w":219},{"d":"13,-272r81,0r0,322r-81,0r0,-35r35,0r0,-252r-35,0r0,-35","w":119},{"d":"16,-4r3,-43v36,16,104,23,109,-24v4,-38,-39,-40,-80,-39r0,-40v38,2,81,-4,79,-33v-3,-47,-68,-36,-100,-20r-3,-40v56,-19,147,-30,153,52v3,35,-23,49,-47,61v32,4,48,28,48,59v0,85,-94,82,-162,67"},{"d":"167,-102r0,-149r53,0r35,93r36,-93r52,0r0,149r-36,0r0,-105r-38,105r-27,0r-39,-105r0,105r-36,0xm59,-102r0,-120r-42,0r0,-29r122,0r0,29r-42,0r0,120r-38,0","w":360},{"d":"96,0r0,-99r-92,-152r59,0r59,105r61,-105r53,0r-90,152r0,99r-50,0","w":240},{"d":"60,-263r30,52r-30,0r-50,-52r50,0","w":100},{"d":"82,-91r-58,-58r26,-26r58,58r58,-58r26,26r-58,58r58,58r-26,26r-58,-59r-58,59r-26,-26","w":216},{"d":"0,-80r0,-33r180,0r0,33r-180,0","w":180},{"d":"0,-80r0,-33r360,0r0,33r-360,0","w":360},{"w":100},{"d":"29,0r0,-251r81,0r60,190r60,-190r81,0r0,251r-49,0r0,-207r-68,207r-48,0r-69,-207r0,207r-48,0","w":339},{"d":"27,-91r0,-160r51,0v9,79,-31,216,52,216v83,0,43,-138,52,-216r51,0r0,160v0,67,-39,95,-103,95v-64,0,-103,-28,-103,-95","w":259},{"d":"29,0r0,-251r51,0r0,108r90,-108r62,0r-103,118r108,133r-66,0r-91,-117r0,117r-51,0","w":240},{"d":"61,-113r-37,0r67,-138r34,0r67,138r-37,0r-47,-100","w":216},{"d":"12,-161r23,-90r53,0r-33,90r-43,0xm85,-161r23,-90r53,0r-33,90r-43,0","w":173},{"d":"26,0r0,-270r48,0r1,159r57,-74r57,0r-69,82r78,103r-61,0r-63,-90r0,90r-48,0"},{"d":"199,-34r0,37r-182,-79r0,-31r182,-78r0,37r-134,57","w":216},{"d":"150,-60v-41,-2,-92,-52,-112,1r-13,-32v8,-15,20,-31,43,-31v45,1,86,52,110,-1r13,32v-9,15,-22,31,-41,31","w":216},{"d":"28,-192r74,-59r45,0r0,251r-51,0r0,-194r-42,35"},{"d":"85,0r-50,0r0,-50r50,0r0,50xm205,0r-50,0r0,-50r50,0r0,50xm325,0r-50,0r0,-50r50,0r0,50","w":360},{"d":"8,40r23,-90r53,0r-33,90r-43,0xm25,-135r0,-50r50,0r0,50r-50,0","w":100},{"d":"195,-185r0,185r-46,0r0,-25v-35,50,-124,33,-124,-43r0,-117r48,0r0,99v0,23,0,53,31,53v65,0,37,-90,43,-152r48,0","w":219},{"d":"21,-270r38,0r0,360r-38,0r0,-360","w":79},{"d":"25,0r0,-50r50,0r0,50r-50,0","w":100},{"d":"8,0r0,-44v7,3,14,4,24,4v33,0,33,-26,33,-44r0,-167r50,0r0,191v0,27,-18,64,-69,64v-14,0,-24,0,-38,-4","w":140},{"d":"67,0r-63,-185r51,0r42,137r37,-137r56,0r41,137r39,-137r46,0r-57,185r-57,0r-41,-141r-39,141r-55,0","w":320},{"d":"67,-97r-57,-88r57,0r36,60r36,-60r51,0r-56,88r63,97r-58,0r-41,-69r-42,69r-53,0"},{"d":"75,0r0,-212r-72,0r0,-39r194,0r0,39r-72,0r0,212r-50,0"},{"d":"42,0r0,-150r-35,0r0,-35r35,0v-10,-67,32,-102,95,-85r-4,40v-14,-14,-48,-4,-42,22r0,23r42,0r0,35r-42,0r0,150r-49,0","w":140},{"d":"176,-251r0,37r-96,0r-2,54v51,-10,105,4,105,79v0,47,-33,85,-98,85v-19,0,-42,-3,-59,-7r1,-45v31,18,106,23,105,-32v-1,-48,-61,-49,-102,-36r2,-135r144,0"},{"d":"73,-93v0,26,11,60,43,60v32,0,41,-34,41,-60v0,-25,-9,-59,-40,-59v-31,0,-44,33,-44,59xm25,0r0,-270r48,0r1,108v13,-18,30,-28,55,-28v57,0,78,46,78,97v0,51,-21,97,-78,97v-21,0,-43,-7,-57,-27r0,23r-47,0","w":219},{"d":"25,-135r0,-50r50,0r0,50r-50,0xm25,0r0,-50r50,0r0,50r-50,0","w":100},{"d":"100,-33v38,0,37,-60,37,-92v0,-32,0,-93,-37,-93v-37,0,-37,61,-37,93v0,32,0,92,37,92xm100,4v-77,0,-87,-76,-87,-129v0,-63,19,-131,87,-131v73,0,88,73,88,131v0,58,-15,129,-88,129"},{"d":"29,0r0,-251v115,-3,214,-3,214,125v0,127,-98,130,-214,126xm80,-212r0,172v64,6,110,-20,110,-86v0,-66,-46,-92,-110,-86","w":259},{"d":"25,0r0,-251r50,0r0,251r-50,0","w":100},{"d":"138,-183r-3,36v-23,-7,-72,-18,-72,13v0,30,84,11,84,78v0,63,-77,69,-132,52r3,-39v25,13,71,24,79,-11v0,-36,-84,-11,-84,-78v0,-60,77,-66,125,-51","w":159},{"d":"28,-5r7,-40v13,6,27,10,44,10v44,1,62,-43,59,-79v-36,52,-122,18,-122,-51v0,-54,26,-91,83,-91v70,0,86,58,86,117v0,68,-23,143,-104,143v-18,0,-36,-3,-53,-9xm100,-126v24,0,34,-23,34,-48v0,-24,-10,-44,-35,-44v-45,1,-44,93,1,92"},{"d":"17,-148r0,-37r147,0r0,39r-92,109r95,0r0,37r-154,0r0,-39r94,-109r-90,0","w":180},{"d":"28,-161r0,-90r44,0r0,90r-44,0","w":100},{"d":"149,-161v-39,-3,-59,73,-13,76v38,3,59,-73,13,-76xm227,-51r31,0v-68,95,-244,67,-245,-75v0,-72,59,-130,140,-130v58,0,122,32,122,106v0,74,-67,100,-91,100v-11,0,-17,-7,-20,-18v-29,36,-92,12,-92,-41v0,-67,75,-118,116,-64r4,-17r30,0r-22,100v0,3,1,5,5,5v18,0,41,-19,41,-64v0,-59,-51,-73,-93,-73v-60,0,-102,45,-102,96v0,91,106,124,176,75","w":288},{"d":"13,-68v-1,-29,18,-46,46,-63v-25,-11,-42,-32,-42,-58v0,-45,34,-67,80,-67v44,0,84,19,84,61v0,23,-14,49,-42,60v33,15,49,37,49,66v0,51,-37,73,-87,73v-49,0,-88,-21,-88,-72xm65,-188v0,22,23,32,40,38v33,-8,40,-68,-3,-68v-18,0,-37,10,-37,30xm95,-110v-42,10,-42,77,6,77v20,0,36,-13,36,-34v0,-25,-21,-36,-42,-43"},{"d":"51,-90r63,0r-1,-109xm6,-52r0,-41r94,-158r62,0r0,161r32,0r0,38r-32,0r0,52r-48,0r0,-52r-108,0"},{"d":"48,50r-45,0v67,-90,68,-234,0,-322r45,0v76,88,76,232,0,322","w":119},{"d":"17,-34r134,-57r-134,-57r0,-37r182,78r0,31r-182,79r0,-37","w":216},{"d":"262,-24v33,0,33,-75,0,-75v-19,0,-23,22,-23,37v0,15,4,38,23,38xm88,8r156,-267r29,0r-155,267r-30,0xm99,-123v-39,0,-61,-24,-61,-66v0,-42,22,-67,61,-67v39,0,59,25,59,67v0,42,-20,66,-59,66xm99,-152v19,0,22,-22,22,-37v0,-15,-3,-38,-22,-38v-33,0,-33,75,0,75xm262,4v-39,0,-60,-24,-60,-66v0,-42,21,-66,60,-66v39,0,60,24,60,66v0,42,-21,66,-60,66","w":360},{"d":"26,50r0,-322r81,0r0,35r-35,0r0,252r35,0r0,35r-81,0","w":119},{"d":"178,-103r0,29r-33,0r-11,74r-31,0r10,-74r-37,0r-10,74r-32,0r10,-74r-32,0r0,-29r36,0r6,-46r-31,0r0,-28r36,0r10,-74r32,0r-10,74r36,0r11,-74r31,0r-10,74r29,0r0,28r-33,0r-6,46r29,0xm123,-149r-37,0r-6,46r37,0"},{"d":"165,-97r-37,-104r-36,104r73,0xm3,0r98,-251r57,0r99,251r-56,0r-22,-58r-102,0r-22,58r-52,0","w":259},{"d":"8,4r87,-260r38,0r-88,260r-37,0","w":140},{"d":"93,-156r0,-56v-23,7,-29,48,0,56xm110,-95r0,55v27,-9,28,-46,0,-55xm93,-282r17,0r0,26v21,0,41,3,59,9r-5,42v-17,-7,-34,-11,-54,-11r0,67v32,13,74,25,74,77v0,47,-33,70,-74,75r0,29r-17,0r0,-28v-29,0,-42,-3,-68,-9r5,-46v19,10,40,19,63,15r0,-67v-32,-13,-72,-26,-72,-76v0,-49,33,-71,72,-76r0,-27"},{"d":"172,-247r-6,41v-13,-6,-27,-10,-44,-10v-43,-1,-61,43,-59,78v36,-53,122,-17,122,52v0,54,-27,90,-84,90v-70,0,-85,-58,-85,-117v0,-68,22,-143,103,-143v18,0,36,3,53,9xm100,-125v-24,0,-34,22,-34,47v0,24,10,45,35,45v45,-1,44,-93,-1,-92"},{"d":"13,-91v0,-61,42,-99,97,-99v55,0,97,38,97,99v0,53,-35,95,-97,95v-61,0,-97,-42,-97,-95xm63,-97v0,31,10,64,47,64v65,-1,64,-119,0,-119v-31,0,-47,27,-47,55","w":219},{"d":"89,-110r0,-72r38,0r0,72r72,0r0,38r-72,0r0,72r-38,0r0,-72r-72,0r0,-38r72,0","w":216},{"d":"174,-182r-50,11r35,39r-33,23r-26,-44r-27,44r-33,-23r35,-39r-49,-11r12,-38r48,21r-6,-52r41,0r-6,52r48,-21"},{"d":"199,-149r0,37r-182,0r0,-37r182,0xm199,-71r0,38r-182,0r0,-38r182,0","w":216},{"d":"29,0r0,-251r51,0r0,101r100,0r0,-101r51,0r0,251r-51,0r0,-110r-100,0r0,110r-51,0","w":259},{"d":"66,-73v-3,-60,46,-69,53,-112v-4,-46,-66,-35,-97,-19r-4,-40v60,-21,153,-21,153,53v0,50,-65,71,-61,118r-44,0xm63,0r0,-50r50,0r0,50r-50,0","w":180},{"d":"8,40r23,-90r53,0r-33,90r-43,0","w":100},{"d":"17,-126v0,-77,43,-130,123,-130v79,0,123,54,123,130v0,76,-43,130,-123,130v-81,0,-123,-53,-123,-130xm140,-216v-96,1,-96,180,0,181v97,-1,96,-180,0,-181","w":280},{"d":"104,-37v30,0,43,-27,43,-58v0,-32,-12,-57,-40,-57v-61,1,-58,115,-3,115xm149,-185r46,0r0,167v0,50,-20,98,-98,98v-19,0,-41,-3,-64,-13r4,-41v15,8,39,16,54,16v52,1,58,-42,55,-72v-9,16,-30,30,-57,30v-55,0,-76,-44,-76,-94v0,-45,23,-96,78,-96v25,-1,43,11,58,30r0,-25","w":219},{"d":"25,76r0,-261r46,0v1,8,-2,20,1,26v11,-18,29,-31,57,-31v57,0,78,46,78,97v0,51,-21,97,-79,97v-22,1,-37,-6,-55,-25r0,97r-48,0xm117,-152v-31,0,-44,33,-44,59v0,26,11,60,43,60v32,0,41,-34,41,-60v0,-25,-9,-59,-40,-59","w":219},{"d":"72,-272r45,0v-67,88,-68,232,0,322r-45,0v-76,-90,-76,-234,0,-322","w":119},{"d":"26,0r0,-185r48,0r0,185r-48,0xm26,-219r0,-46r48,0r0,46r-48,0","w":100},{"d":"75,-212r0,77v34,1,66,-1,66,-37v0,-36,-30,-42,-66,-40xm25,0r0,-251v82,-1,168,-7,168,76v0,66,-52,83,-118,80r0,95r-50,0"},{"d":"156,-48r-56,-63v-41,13,-38,80,12,78v17,0,33,-4,44,-15xm112,-158v13,-6,32,-21,32,-36v0,-18,-13,-26,-27,-26v-14,0,-29,8,-29,26v0,14,14,26,24,36xm140,-132r46,50v12,-14,15,-35,16,-54r44,0v-1,32,-13,62,-33,86r45,50r-61,0r-17,-22v-47,48,-158,28,-158,-47v0,-30,13,-52,53,-69v-19,-18,-35,-31,-35,-60v2,-74,146,-82,148,-1v0,35,-21,51,-48,67","w":259},{"d":"80,-112r0,72v35,0,75,2,75,-35v0,-42,-38,-37,-75,-37xm80,-212r0,62v31,0,68,3,68,-30v0,-36,-36,-32,-68,-32xm29,0r0,-251v78,5,161,-24,169,64v3,31,-22,50,-50,57v34,3,58,26,58,57v0,98,-93,68,-177,73","w":219},{"d":"229,-245r-4,42v-70,-34,-156,1,-156,78v0,62,52,104,119,86r0,-65r-53,0r0,-40r101,0r0,135v-102,33,-219,5,-219,-112v0,-115,108,-157,212,-124","w":259},{"d":"113,-126r0,31v-13,0,-29,8,-29,36r0,61v-2,43,-37,51,-80,48r0,-28v49,11,34,-46,34,-86v0,-39,25,-46,40,-47v-15,-1,-40,-10,-40,-44v0,-36,21,-97,-34,-88r0,-29v43,-3,80,4,80,48v0,37,-7,103,29,98","w":119},{"d":"149,-184r-4,39v-38,-19,-82,1,-82,51v0,51,47,75,87,52r3,40v-73,22,-140,-15,-140,-92v0,-71,63,-114,136,-90","w":159},{"d":"98,-161r0,-90r43,0r0,90r-43,0xm32,-161r0,-90r44,0r0,90r-44,0","w":173},{"d":"-5,77r1,-35v26,-1,30,-6,30,-35r0,-192r48,0r0,199v0,26,-8,66,-56,66v-8,0,-17,-1,-23,-3xm26,-219r0,-46r48,0r0,46r-48,0","w":100},{"d":"70,0r-66,-251r53,0r47,201r43,-201r68,0r45,201r47,-201r49,0r-65,251r-65,0r-46,-201r-45,201r-65,0","w":360},{"d":"12,-161r33,-90r43,0r-23,90r-53,0xm85,-161r33,-90r43,0r-23,90r-53,0","w":173},{"d":"27,0r0,-251r62,0r96,188r0,-188r48,0r0,251r-61,0r-97,-188r0,188r-48,0","w":259},{"d":"26,0r0,-185r43,0r0,42v2,-20,31,-57,66,-45r0,48v-4,-3,-13,-4,-22,-4v-60,0,-33,88,-39,144r-48,0","w":140},{"d":"29,0r0,-251r148,0r0,39r-97,0r0,62r89,0r0,40r-89,0r0,70r98,0r0,40r-149,0"},{"d":"169,-247r-5,42v-33,-13,-91,-25,-91,24v0,44,111,25,111,109v1,79,-92,87,-159,67r5,-46v31,19,101,29,101,-17v0,-48,-110,-28,-110,-111v1,-80,85,-88,148,-68"},{"d":"13,-51v0,-61,60,-65,121,-63v3,-57,-72,-43,-99,-20r-2,-42v60,-27,142,-20,144,64r3,112r-42,0v-3,-10,0,-24,-3,-28v-25,51,-122,39,-122,-23xm59,-54v0,31,53,28,64,6v8,-10,11,-24,11,-38v-33,0,-75,-3,-75,32"},{"d":"29,0r0,-251r140,0r0,39r-89,0r0,62r85,0r0,40r-85,0r0,110r-51,0","w":180}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+300-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("jaQsAzD)$hPMj>4n.zw}@a@PqNDsQzPMqNr}$hKdQ=iSG7)3Az+VvqQRu;w4.wm|.J@EkJ`|qwPGDs+skV*`kwQ%kd,|.J@EkJ4kv3s,|=)7qtv}kJ@}hh*|.J?EQV.|.J@EkJD|.J@EkJl0J==^q4+sk1?+QaSiH1w|.J@Ek1Gn.qEM;d.I=aGsG1REKF476qRdlV0)jJI4h}D*q>i%Dzixj1s@Z}+ZQU?R$=?zl%.PGsE3$4.|.J@EkhD6|%=JGvG3^dDEAa4)j>@3j;+mZJ?S|Vs3^d?SAVsE^z+4Az.?*>VFwat@rj^kD6ZlK;Jv=hqGQ$A|.uH0`31%4zdRmTxS,M-E+}7)sNUILfniPc!)$>+dZh@MQ3LdAt4E$tkPuU)n$hGRG3L-$7)-q30!6d.U.sEMjJiRZ7RMjsEM.hD7Q4EMQhKsj;l-$;L)QqD)ja+-GNw)$hPM^z`-|UKMGhs4j;4zAU@R6N%iAVSxjN%mQs,1hN4.qJsEhN4.H;%Rj;?0")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":200,"face":{"font-family":"Frutiger","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 3 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-5 -282 360 90","underline-thickness":"18","underline-position":"-36","stemh":"35","stemv":"50","unicode-range":"U+0020-U+2122"}}));
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 *  The digitally encoded machine readable software for producing the Typefaces
 * licensed to you is copyrighted (c) 1988, 1990, 1994 Adobe Systems. All Rights
 * Reserved. This software is the property of Adobe Systems Incorporated and its
 * licensors, and may not be reproduced, used,  displayed, modified, disclosed or
 * transferred without the express  written approval of Adobe.  The digitally
 * encoded machine readable outline data for producing the Typefaces licensed to
 * you is copyrighted (c) 1981 Linotype-Hell AG and/or its subsidiaries. All
 * Rights Reserved. This data is the property of Linotype-Hell AG and/or its
 * subsidiaries and may not be reproduced, used, displayed, modified, disclosed or
 *  transferred without the express written approval of Linotype-Hell AG  and/or
 * its subsidiaries.
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"165,-181r-9,29v-55,-29,-103,17,-103,75v0,51,47,64,87,46r-6,31v-61,14,-117,-8,-117,-72v0,-80,65,-138,148,-109","w":159},{"d":"84,0r21,-105r-67,-146r40,0r50,113r99,-113r46,0r-132,146r-22,105r-35,0","w":240},{"d":"15,0r39,-184r33,0r-38,184r-34,0xm107,-263r-8,38r-39,0r8,-38r39,0","w":100},{"d":"17,0r52,-251r37,0r-22,105r119,0r23,-105r35,0r-53,251r-36,0r25,-114r-120,0r-24,114r-36,0","w":259},{"d":"230,-270r-46,209v-4,21,-7,41,-10,61r-32,0v2,-9,3,-19,6,-28v-13,24,-35,32,-63,32v-44,0,-68,-35,-68,-77v0,-58,32,-115,95,-115v26,-1,48,13,60,35r24,-117r34,0xm53,-75v0,29,14,52,45,52v42,0,61,-53,61,-88v0,-27,-15,-50,-45,-50v-40,0,-61,51,-61,86","w":219},{"d":"90,-184r-8,41r-40,0r8,-41r40,0xm12,0r9,-40r40,0r-8,40r-41,0","w":100},{"d":"176,-130v0,46,-17,89,-22,130r-32,0v1,-10,7,-23,6,-31v-22,48,-117,50,-119,-15v-2,-60,66,-71,134,-66v13,-59,-63,-57,-97,-33r6,-34v53,-17,124,-15,124,49xm135,-88v-41,-1,-90,-2,-90,40v0,16,15,25,31,25v34,0,55,-34,59,-65"},{"d":"117,-251r-42,88r-43,0r50,-88r35,0","w":100},{"d":"15,0r54,-251v65,3,143,-19,143,61v0,35,-28,63,-61,68v30,29,28,82,43,122r-38,0v-11,-33,-14,-119,-49,-112r-32,0r-24,112r-36,0xm98,-220r-16,77v42,1,88,1,92,-42v3,-38,-38,-36,-76,-35","w":219},{"d":"7,50r70,-322r69,0r-6,25r-36,0r-59,272r36,0r-5,25r-69,0","w":119},{"d":"49,-163r0,-88r31,0r0,88r-31,0","w":100},{"d":"108,-134r-62,-117r39,0r50,96r84,-96r46,0r-111,121r66,130r-40,0r-53,-109r-95,109r-45,0","w":240},{"d":"13,0r56,-270r34,0r-22,109v30,-43,123,-36,119,31v-3,47,-17,87,-24,130r-34,0v8,-43,24,-80,24,-127v0,-19,-12,-34,-33,-34v-80,0,-67,96,-87,161r-33,0","w":219},{"d":"54,0r-29,-184r36,0r19,149r82,-149r36,0r-105,184r-39,0","w":180},{"d":"152,-251r0,25r-47,0r0,124r-27,0r0,-124r-46,0r0,-25r120,0xm187,-102r0,-149r42,0r40,101r38,-101r43,0r0,149r-28,0r-1,-114r-42,114r-22,0r-43,-114r0,114r-27,0","w":356},{"d":"-15,0r85,-97r-39,-87r37,0r27,67r55,-67r42,0r-79,89r45,95r-38,0r-32,-72r-61,72r-42,0","w":180},{"d":"179,-184r32,0r-43,197v-8,55,-92,87,-160,54r8,-31v17,9,40,17,59,17v47,-1,62,-35,68,-74v-34,40,-124,23,-124,-52v0,-68,40,-115,93,-115v26,0,49,13,61,37xm55,-75v0,24,13,48,41,48v30,0,63,-24,63,-84v0,-27,-15,-50,-45,-50v-39,0,-59,51,-59,86","w":219},{"d":"-31,50r5,-25v56,11,46,-55,57,-92v10,-32,33,-43,43,-44v-11,2,-29,-20,-24,-45r16,-77v2,-16,-17,-15,-32,-14r5,-25v37,-4,65,5,59,45v-4,26,-15,49,-15,77v0,18,11,27,24,27r-5,25v-40,1,-45,64,-54,103v-10,44,-35,47,-79,45","w":119},{"d":"15,0r58,-251r54,0r34,205r122,-205r59,0r-53,251r-36,0r45,-215r-129,215r-35,0r-36,-215r-48,215r-35,0","w":339},{"d":"151,-272r-5,25v-56,-11,-46,55,-57,92v-10,32,-33,43,-43,44v11,-2,30,20,24,45v-6,26,-13,49,-15,77v-2,15,16,15,31,14r-5,25v-37,4,-67,-5,-59,-45r15,-76v0,-18,-11,-27,-24,-27r6,-25v40,-2,44,-65,53,-104v10,-44,35,-47,79,-45","w":119},{"d":"195,-36r-4,33v-85,23,-165,-11,-164,-108v0,-62,42,-145,150,-145v20,0,41,4,60,12r-10,31v-82,-37,-162,28,-162,104v0,73,69,97,130,73","w":219},{"w":100},{"d":"131,-163r0,-88r31,0r0,88r-31,0xm77,-163r0,-88r31,0r0,88r-31,0"},{"d":"0,-84r5,-25r360,0r-5,25r-360,0","w":360},{"d":"86,4r-86,-260r32,0r86,260r-32,0","w":100},{"d":"12,0r9,-40r40,0r-8,40r-41,0","w":100},{"d":"14,0r54,-251r132,0r-6,31r-96,0r-16,74r89,0r-7,32r-89,0r-25,114r-36,0","w":180},{"d":"15,0r52,-251r48,0r71,210r45,-210r34,0r-54,251r-47,0r-71,-209r-43,209r-35,0","w":259},{"d":"14,0r54,-251v70,0,140,-9,144,65v4,62,-58,94,-140,86r-22,100r-36,0xm98,-220r-19,88v46,1,95,0,95,-48v0,-42,-37,-40,-76,-40"},{"d":"187,-93r-24,-119r-76,119r100,0xm-11,0r163,-251r36,0r55,251r-37,0r-13,-63r-124,0r-40,63r-40,0","w":259},{"d":"29,-106r71,-145r30,0r72,145r-32,0r-55,-112r-55,112r-31,0","w":216},{"d":"211,-184r-55,260r-34,0r19,-94v-40,48,-124,14,-124,-55v0,-58,32,-115,95,-115v26,-1,49,13,61,37r6,-33r32,0xm53,-75v0,29,14,52,45,52v42,0,61,-53,61,-88v0,-27,-15,-50,-45,-50v-40,0,-61,51,-61,86","w":219},{"d":"33,-270r32,0r0,360r-32,0r0,-360","w":79},{"d":"91,-91r-61,-61r22,-23r61,62r62,-62r22,23r-62,61r62,61r-22,22r-62,-61r-61,61r-22,-22","w":216},{"d":"22,-156r5,-28r41,0r9,-42r36,-13r-11,55r50,0r-5,28r-51,0r-23,113v-3,22,32,23,49,15r-5,28v-34,13,-81,-4,-77,-36v6,-43,15,-80,22,-120r-40,0","w":140},{"d":"-2,0r6,-30r130,-126r-102,0r6,-28r145,0r-7,30r-131,127r108,0r-6,27r-149,0","w":180},{"d":"22,-75r0,-32r76,0r0,-75r31,0r0,75r75,0r0,32r-75,0r0,75r-31,0r0,-75r-76,0","w":216},{"d":"-20,48r41,-88r43,0r-50,88r-34,0","w":100},{"d":"0,-84r5,-25r180,0r-5,25r-180,0","w":180},{"d":"45,0r-20,-184r34,0r13,148r78,-148r42,0r13,148r76,-148r38,0r-101,184r-39,0r-15,-148r-79,148r-40,0","w":299},{"d":"69,0r45,-210r-45,31r-16,-27r74,-45r32,0r-54,251r-36,0"},{"d":"44,0r10,-75r-38,0r4,-27r38,0r6,-47r-38,0r4,-27r38,0r11,-75r27,0r-10,75r42,0r11,-75r27,0r-10,75r38,0r-4,27r-38,0r-7,47r38,0r-4,27r-38,0r-10,75r-28,0r11,-75r-43,0r-10,75r-27,0xm127,-102r7,-47r-43,0r-6,47r42,0"},{"d":"81,-188v0,19,21,35,36,44v22,-12,49,-21,49,-51v0,-45,-84,-40,-85,7xm45,-188v0,-49,43,-68,83,-68v33,0,74,16,74,58v0,33,-29,57,-58,66v73,36,26,136,-51,136v-41,0,-81,-18,-81,-64v0,-43,35,-67,66,-73v-19,-12,-33,-31,-33,-55xm48,-66v0,26,20,41,45,41v27,0,52,-20,52,-49v0,-28,-32,-40,-42,-44v-25,6,-55,23,-55,52"},{"d":"274,-251r-151,251r-43,0r-41,-251r36,0r32,215r127,-215r40,0","w":240},{"d":"61,0r-21,-251r36,0r15,215r100,-215r47,0r8,215r108,-215r39,0r-132,251r-46,0r-7,-217r-100,217r-47,0","w":360},{"d":"13,0r37,-184r31,0r-5,30v11,-19,43,-42,78,-31r-7,30v-48,-16,-75,40,-81,65r-20,90r-33,0","w":140},{"d":"13,0r57,-270r34,0r-34,158r86,-72r49,0r-104,82r75,102r-43,0r-67,-94r-20,94r-33,0"},{"d":"-6,76r42,-199v4,-21,7,-41,10,-61r32,0r-6,28v33,-55,131,-36,131,38v0,67,-31,122,-92,122v-33,1,-50,-12,-61,-31r-22,103r-34,0xm60,-71v0,25,15,48,46,48v59,0,92,-138,20,-138v-40,0,-66,45,-66,90","w":219},{"d":"-40,73r7,-26v27,9,38,-1,45,-36r42,-195r33,0r-43,204v-5,26,-14,60,-58,60v-6,0,-21,-4,-26,-7xm107,-263r-8,38r-39,0r8,-38r39,0","w":100},{"d":"15,0r57,-270r34,0r-57,270r-34,0","w":100},{"d":"74,-261r24,52r-24,0r-37,-52r37,0","w":100},{"d":"26,0r8,-40r40,0r-8,40r-40,0xm145,0r9,-40r40,0r-8,40r-41,0xm265,0r9,-40r40,0r-8,40r-41,0","w":360},{"d":"75,-118v24,0,56,25,77,25v14,0,24,-14,32,-27r13,25v-11,15,-23,31,-45,31v-37,0,-92,-51,-109,2r-13,-25v8,-15,21,-31,45,-31","w":216},{"d":"205,-185r0,32r-142,62r142,62r0,32r-183,-80r0,-28","w":216},{"d":"13,50r-36,0v56,-57,94,-112,94,-194v0,-44,-11,-86,-22,-128r30,0v16,50,25,95,25,148v0,69,-44,128,-91,174","w":119},{"d":"233,-251r-7,31r-78,0r-48,220r-36,0r47,-220r-78,0r7,-31r193,0"},{"d":"46,-222r7,-29r159,0r-8,32r-137,219r-41,0r141,-222r-121,0"},{"d":"15,0r55,-251r137,0r-8,31r-99,0r-16,74r93,0r-6,32r-94,0r-19,82r106,0r-7,32r-142,0"},{"d":"-14,77r6,-28v30,12,47,-6,63,-39r-29,-194r35,0r22,147r80,-147r36,0r-125,219v-18,36,-41,52,-88,42","w":180},{"d":"208,-246r-11,29v-67,-30,-124,21,-133,84v35,-45,121,-26,121,39v0,54,-32,98,-91,98v-48,0,-73,-28,-73,-77v0,-66,30,-183,135,-183v17,0,36,4,52,10xm93,-25v58,0,79,-103,18,-104v-32,0,-54,33,-54,65v0,21,12,39,36,39"},{"d":"141,-78v41,1,68,-84,18,-89v-45,-3,-71,84,-18,89xm230,-192r-27,107v0,5,2,9,7,9v21,0,44,-30,44,-67v0,-56,-43,-87,-96,-87v-61,0,-101,46,-101,105v0,104,124,133,183,72r27,0v-59,100,-240,62,-240,-73v0,-78,60,-130,132,-130v63,0,120,43,120,107v0,68,-58,100,-85,100v-12,1,-19,-9,-22,-20v-29,38,-92,14,-92,-37v0,-63,77,-127,118,-67r5,-19r27,0","w":288},{"d":"210,-184r-37,184r-32,0r6,-29v-11,17,-31,33,-63,33v-50,0,-67,-41,-57,-91r20,-97r34,0v-8,43,-24,80,-24,127v0,19,12,34,33,34v80,0,67,-96,86,-161r34,0","w":219},{"d":"73,8r184,-267r25,0r-183,267r-26,0xm40,-179v0,-39,23,-77,64,-77v36,0,52,22,52,55v0,41,-20,75,-64,75v-32,0,-52,-21,-52,-53xm70,-179v0,17,4,30,23,30v27,0,34,-33,34,-54v0,-16,-3,-30,-23,-30v-27,0,-34,31,-34,54xm198,-48v0,-39,23,-77,64,-77v36,0,52,22,52,55v0,41,-21,74,-65,74v-32,0,-51,-20,-51,-52xm227,-48v0,17,5,29,24,29v27,0,33,-32,33,-53v0,-16,-2,-30,-22,-30v-27,0,-35,31,-35,54","w":360},{"d":"10,-5r11,-29v67,31,124,-22,133,-84v-35,45,-121,26,-121,-39v0,-54,32,-99,91,-99v48,0,73,29,73,78v0,66,-30,182,-135,182v-17,0,-36,-3,-52,-9xm125,-226v-59,0,-79,103,-17,103v32,0,53,-32,53,-64v0,-21,-12,-39,-36,-39"},{"d":"13,0r37,-184r31,0r-5,30v11,-17,31,-34,63,-34v49,0,67,41,57,91r-20,97r-34,0v8,-43,24,-80,24,-127v0,-19,-12,-34,-33,-34v-80,0,-67,96,-87,161r-33,0","w":219},{"d":"265,-251r-32,147v-17,76,-53,108,-111,108v-157,0,-61,-160,-53,-255r36,0r-35,174v0,33,24,50,55,50v53,0,67,-55,76,-97r28,-127r36,0","w":259},{"d":"61,-116r6,-29v36,0,90,-6,90,-48v0,-49,-69,-34,-102,-20r3,-34v55,-15,132,-19,135,51v1,36,-33,58,-64,66v26,7,42,26,42,53v0,81,-98,95,-169,70r9,-32v44,23,124,22,124,-39v0,-35,-45,-38,-74,-38"},{"d":"140,-178r-10,27v-20,-12,-71,-19,-71,13v0,31,63,33,63,84v-1,65,-81,65,-123,50r6,-29v26,12,81,20,81,-18v0,-31,-63,-37,-63,-83v0,-57,72,-63,117,-44","w":140},{"d":"0,4r86,-260r32,0r-86,260r-32,0","w":100},{"d":"188,-197v3,56,-86,79,-84,126r-34,0v10,-42,12,-50,49,-77v15,-12,30,-25,30,-46v0,-46,-63,-29,-94,-19r4,-34v53,-16,125,-17,129,50xm53,0r8,-40r41,0r-9,40r-40,0","w":180},{"d":"60,37r7,-33v-22,-1,-41,-5,-60,-14r11,-33v17,9,35,16,56,16r20,-91v-27,-14,-54,-31,-54,-66v0,-50,42,-72,84,-72r8,-34r21,0r-8,34v19,1,37,7,54,15r-10,34v-15,-9,-33,-17,-51,-17r-17,78v36,21,60,32,60,77v0,49,-49,73,-94,73r-7,33r-20,0xm102,-155r15,-69v-43,-4,-51,58,-15,69xm113,-108r-19,81v22,0,49,-14,49,-40v0,-23,-12,-30,-30,-41"},{"d":"-20,48r41,-88r43,0r-50,88r-34,0xm90,-184r-8,41r-40,0r8,-41r40,0","w":100},{"d":"47,-163r42,-88r42,0r-49,88r-35,0xm118,-163r41,-88r43,0r-50,88r-34,0"},{"d":"62,-228r47,34r7,-57r31,7r-17,53r56,-10r2,32r-57,0r28,50r-29,13r-18,-54r-40,41r-21,-23r47,-33r-52,-25"},{"d":"40,-121r30,-130r135,0r-6,29r-102,0r-15,66v52,-9,95,12,95,66v0,84,-90,108,-164,86r6,-32v48,22,123,11,122,-50v-1,-49,-62,-49,-101,-35"},{"d":"-1,0r8,-37v31,-24,146,-107,146,-153v0,-54,-68,-37,-101,-20r3,-33v53,-22,136,-23,136,48v0,62,-98,133,-143,165r115,0r-6,30r-158,0"},{"d":"144,-128r40,60v18,-19,25,-44,30,-68r32,0v-6,35,-17,68,-44,94r27,42r-40,0r-12,-19v-46,42,-152,25,-152,-47v0,-42,35,-67,72,-75v-13,-17,-20,-34,-20,-55v0,-74,137,-85,138,-4v0,42,-37,59,-71,72xm160,-44r-48,-73v-24,6,-51,19,-51,49v0,52,63,58,99,24xm128,-151v21,-6,55,-20,55,-47v0,-22,-15,-30,-34,-30v-42,0,-47,54,-21,77","w":259},{"d":"17,-78v0,-68,33,-178,114,-178v48,0,68,35,68,82v0,51,-21,178,-115,178v-49,0,-67,-38,-67,-82xm53,-76v0,22,6,51,34,51v57,0,76,-114,76,-151v0,-20,-4,-50,-36,-50v-55,0,-74,109,-74,150"},{"d":"0,27r180,0r0,18r-180,0r0,-18","w":180},{"d":"63,-71v0,25,14,48,45,48v59,0,93,-138,21,-138v-40,0,-66,45,-66,90xm13,0r57,-270r34,0r-22,106v34,-45,124,-23,124,46v0,67,-32,122,-93,122v-40,1,-51,-17,-63,-35r-6,31r-31,0","w":219},{"d":"22,-113r0,-32r182,0r0,32r-182,0xm22,-37r0,-32r182,0r0,32r-182,0","w":216},{"d":"143,-251r-42,191v-7,58,-56,74,-111,58r6,-33v34,22,74,-6,73,-42r39,-174r35,0","w":140},{"d":"27,-102v0,-71,49,-154,141,-154v64,0,102,38,102,102v0,80,-47,158,-138,158v-69,0,-105,-37,-105,-106xm65,-101v0,45,24,74,69,74v62,0,98,-67,98,-122v0,-48,-22,-75,-65,-75v-62,0,-102,59,-102,123","w":280},{"d":"22,3r0,-32r142,-62r-142,-62r0,-32r183,80r0,28","w":216},{"d":"121,-272r36,0v-56,57,-93,112,-93,194v0,44,10,86,21,128r-30,0v-16,-50,-25,-95,-25,-148v0,-69,44,-128,91,-174","w":119},{"d":"14,0r54,-251r36,0r-47,219r104,0r-6,32r-141,0","w":180},{"d":"-5,0r6,-32r166,-188r-124,0r7,-31r167,0r-6,32r-165,187r130,0r-6,32r-175,0"},{"d":"13,-83r5,-28r95,0r-5,28r-95,0","w":119},{"d":"65,-101v0,45,24,74,69,74v62,0,98,-67,98,-122v0,-48,-22,-75,-65,-75v-62,0,-102,59,-102,123xm175,46r-34,-42v-72,3,-114,-34,-114,-106v0,-71,49,-154,141,-154v64,0,102,38,102,102v0,66,-32,130,-94,151r45,49r-46,0","w":280},{"d":"183,-244r-10,32v-29,-18,-95,-22,-96,27v0,42,86,43,86,109v0,38,-27,80,-87,80v-29,0,-50,-6,-70,-14r12,-33v15,9,35,16,53,16v38,0,54,-24,54,-45v0,-51,-86,-42,-86,-112v0,-70,85,-87,144,-60","w":180},{"d":"58,-109r94,0v5,-30,-7,-52,-38,-52v-28,0,-49,25,-56,52xm161,-34r-5,31v-68,15,-138,13,-139,-75v0,-51,35,-110,100,-110v57,0,78,47,66,104r-129,0v-11,66,58,71,107,50"},{"d":"125,-272r-70,322r-69,0r6,-25r36,0r59,-272r-36,0r5,-25r69,0","w":119},{"d":"15,0r53,-251r56,0v89,0,126,44,126,101v0,89,-55,150,-160,150r-75,0xm98,-220r-40,188v93,9,151,-32,154,-114v2,-49,-37,-80,-114,-74","w":259},{"d":"19,0r54,-251r36,0r-24,111r121,-111r47,0r-135,124r100,127r-46,0r-92,-120r-25,120r-36,0","w":240},{"w":100},{"d":"14,0r54,-251r36,0r-54,251r-36,0","w":100},{"d":"13,0r37,-184r32,0v-1,8,-6,20,-4,26v21,-36,92,-44,107,2v26,-43,116,-45,116,16v0,49,-18,94,-26,140r-34,0r26,-134v0,-15,-10,-27,-27,-27v-67,0,-61,102,-79,161r-34,0r26,-134v0,-15,-10,-27,-27,-27v-68,0,-61,102,-80,161r-33,0","w":320},{"d":"17,-77v0,-61,38,-111,105,-111v49,0,81,30,81,80v0,62,-37,112,-103,112v-50,0,-83,-27,-83,-81xm53,-75v0,29,15,52,47,52v38,0,67,-44,67,-85v0,-27,-16,-53,-47,-53v-45,0,-67,48,-67,86","w":219},{"d":"32,-163r42,-88r43,0r-50,88r-35,0","w":100},{"d":"255,-241r-11,31v-15,-7,-38,-14,-66,-14v-76,0,-113,56,-113,115v-1,66,54,93,115,78r17,-77r-53,0r8,-30r87,0r-29,135v-86,21,-183,-2,-183,-108v0,-62,42,-145,150,-145v37,0,61,8,78,15","w":259},{"d":"32,0r34,-156r-44,0r5,-28r44,0v7,-48,33,-105,104,-86r-7,27v-41,-16,-59,24,-63,59r49,0r-5,28r-50,0r-33,156r-34,0","w":140},{"d":"50,-71r35,-180r43,0r-45,180r-33,0xm32,0r8,-40r41,0r-9,40r-40,0","w":140},{"d":"100,-222r-16,78v44,1,91,1,91,-44v0,-38,-40,-34,-75,-34xm17,0r54,-251v66,0,140,-10,140,58v0,36,-26,55,-52,64v28,10,40,24,40,51v0,35,-26,78,-103,78r-79,0xm77,-114r-18,84v50,1,102,4,102,-49v0,-40,-45,-35,-84,-35","w":219},{"d":"202,-251r-41,88r-43,0r49,-88r35,0xm131,-251r-41,88r-43,0r50,-88r34,0"},{"d":"125,-87r32,-135r-111,135r79,0xm105,0r12,-57r-117,0r7,-30r136,-164r52,0r-36,164r33,0r-6,30r-33,0r-13,57r-35,0"}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+325-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})(":kt18;>CnH?0:xgXB;jsqkq?,3>1t;?0,36snHZ`t!~@EeCYE1gywk.WE![1+|u[Sj6861dLBg[1+|#s+`d`&I1X.sG}qg[1+|u[>j[}7ltSI#jv},[}B*uptiBCvY@@,5Is+i#eBe#|Sjt,};_pn;[^,5Is+iq3&|py!iBjv*tuBwI)8gIe}1pVKs.X,5Is+ijl:|Is6|G&E|1:*e-L*jL_I!>g,IZ7,5Ip+k#pwH1V,5Is+i#)Z3Ed.g[1+|u[Ee.Y7`>p8kgC:xqY:w[yK*u@}i1Y7`u@8i1p7;[g8;BCnx[`KHq0tY)`85gpn5+?vJCXuGxi#jk5q6:7+>SK.Zw*I!H,Etn8}Bv&^dY|lg;`LyF%@_0Vp[seC13J-)WX~?4NnHELEY)VneCV,Y^NS`BJB1p0:*~LKeL0:1p0BH>etgp0tHZ1:w.Vnw)Ct,>C:k[VE3jCnH?07;dV}JZ0EH1g:wg;8JqLS3l~8i@%:3lyt1_|H3gB,*1pH3gB&wlL:wu^")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":200,"face":{"font-family":"Frutiger","font-weight":400,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 3 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-40 -290 393 90","underline-thickness":"18","underline-position":"-36","slope":"-12","stemh":"27","stemv":"34","unicode-range":"U+0020-U+2122"}}));
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 *  The digitally encoded machine readable software for producing the Typefaces
 * licensed to you is copyrighted (c) 1988, 1990, 1994 Adobe Systems. All Rights
 * Reserved. This software is the property of Adobe Systems Incorporated and its
 * licensors, and may not be reproduced, used,  displayed, modified, disclosed or
 * transferred without the express  written approval of Adobe.  The digitally
 * encoded machine readable outline data for producing the Typefaces licensed to
 * you is copyrighted (c) 1981 Linotype-Hell AG and/or its subsidiaries. All
 * Rights Reserved. This data is the property of Linotype-Hell AG and/or its
 * subsidiaries and may not be reproduced, used, displayed, modified, disclosed or
 *  transferred without the express written approval of Linotype-Hell AG  and/or
 * its subsidiaries.
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"157,-272r-7,29v-78,-7,-19,129,-102,132v57,6,15,73,13,110v-8,21,8,25,29,23r-6,28r-31,0v-62,-1,-30,-70,-23,-108v5,-23,3,-37,-25,-37r7,-31v76,-5,25,-153,114,-146r31,0","w":119},{"d":"8,0r52,-251v70,1,149,-14,151,60v0,31,-25,55,-54,60v28,4,40,26,40,53v0,72,-81,78,-118,78r-71,0xm79,-112r-15,72v40,0,83,3,83,-42v0,-31,-36,-30,-68,-30xm100,-212r-13,62v36,1,73,1,73,-36v0,-30,-33,-25,-60,-26","w":219},{"d":"63,-251r50,0r-25,119v-8,35,-22,97,34,97v52,0,62,-48,71,-89r27,-127r50,0v-32,100,-18,255,-148,255v-149,0,-73,-161,-59,-255","w":259},{"d":"176,-102r0,-149r52,0r36,93r35,-93r52,0r0,149r-35,0r-1,-105r-38,105r-27,0r-39,-105r0,105r-35,0xm68,-102r0,-120r-42,0r0,-29r122,0r0,29r-43,0r0,120r-37,0","w":360},{"d":"159,-182r-10,36v-22,-8,-66,-17,-72,10v0,23,62,33,62,78v0,69,-86,72,-140,51r11,-38v14,8,27,14,46,14v16,0,33,-5,33,-20v0,-30,-63,-34,-63,-80v0,-63,80,-67,133,-51","w":159},{"d":"64,4v-10,38,-42,50,-89,46r6,-28v78,7,20,-129,102,-133v-57,-6,-15,-73,-12,-109v8,-21,-9,-25,-30,-23r7,-29r30,0v62,1,31,70,24,108v-4,23,-4,38,24,38r-7,31v-47,-1,-45,61,-55,99","w":119},{"d":"80,-185r24,63r52,-63r58,0r-79,88r44,97r-52,0r-29,-71r-55,71r-58,0r84,-97r-39,-88r50,0"},{"d":"8,0r57,-270r48,0r-31,152r67,-67r63,0r-89,84r56,101r-55,0r-48,-98r-21,98r-47,0"},{"d":"216,-185r-39,185r-47,0v0,-6,4,-14,2,-18v-33,37,-119,26,-113,-37v4,-46,18,-86,26,-130r48,0v-7,42,-20,80,-23,126v0,15,11,26,26,26v65,0,53,-98,72,-152r48,0","w":219},{"d":"256,4v-30,0,-50,-15,-50,-50v0,-41,22,-82,68,-82v31,0,55,16,55,49v0,41,-24,83,-73,83xm76,8r195,-267r30,0r-195,267r-30,0xm260,-24v27,0,31,-37,31,-58v0,-12,-6,-17,-18,-17v-24,0,-30,38,-30,57v0,12,7,18,17,18xm100,-152v27,0,31,-37,31,-58v0,-12,-6,-17,-18,-17v-24,0,-29,38,-29,57v0,12,6,18,16,18xm96,-123v-30,0,-50,-16,-50,-51v0,-41,22,-82,68,-82v31,0,55,16,55,49v0,41,-24,84,-73,84","w":360},{"d":"84,4r-88,-260r38,0r88,260r-38,0","w":100},{"d":"65,-77v0,19,6,44,30,44v35,0,56,-41,56,-75v0,-22,-11,-44,-35,-44v-35,0,-51,47,-51,75xm112,76r22,-101v-11,20,-30,29,-56,29v-44,0,-63,-37,-63,-77v0,-55,30,-117,93,-117v28,0,44,11,56,36r7,-31r46,0r-56,261r-49,0","w":219},{"d":"48,0r-24,-185r48,0r14,139r68,-139r54,0r11,139r71,-139r49,0r-103,185r-54,0r-11,-142r-68,142r-55,0","w":320},{"d":"-1,-80r7,-33r360,0r-7,33r-360,0","w":360},{"d":"157,-161r-43,0r36,-90r55,0xm77,-161r-43,0r37,-90r54,0","w":180},{"d":"189,-270r48,0r-57,270r-45,0v1,-8,6,-20,4,-27v-14,20,-33,31,-61,31v-44,0,-63,-37,-63,-77v0,-55,30,-117,93,-117v24,0,42,10,57,27xm116,-152v-35,0,-51,47,-51,75v0,19,6,44,30,44v35,0,56,-41,56,-75v0,-22,-11,-44,-35,-44","w":219},{"d":"199,-244r-12,41v-29,-15,-94,-26,-94,16v0,40,86,37,86,107v0,90,-105,97,-175,70r13,-43v34,21,109,32,109,-22v0,-45,-86,-38,-86,-105v1,-77,95,-89,159,-64"},{"d":"30,50r-52,0v54,-65,85,-111,85,-198v0,-43,-7,-84,-19,-124r41,0v14,45,29,91,29,139v0,79,-35,124,-84,183","w":119},{"d":"78,-95r-20,95r-50,0r53,-251v68,2,152,-13,152,65v0,71,-61,96,-135,91xm103,-212r-16,77v39,3,74,-9,74,-46v0,-32,-28,-31,-58,-31"},{"d":"8,0r52,-251v71,5,156,-22,160,59v2,44,-35,64,-74,68v14,1,23,9,26,23r24,101r-53,0v-16,-40,4,-116,-63,-104r-22,104r-50,0xm103,-212r-14,68v38,1,78,-2,78,-41v0,-34,-34,-26,-64,-27","w":219},{"d":"2,67r12,-39v19,8,37,14,58,14v50,1,62,-37,70,-77v-12,22,-35,35,-62,35v-45,0,-65,-37,-65,-78v0,-55,34,-112,94,-112v24,0,45,13,57,32r5,-27r46,0r-35,165v-12,60,-38,100,-106,100v-25,0,-50,-4,-74,-13xm150,-113v0,-22,-12,-39,-34,-39v-35,0,-50,45,-50,73v0,22,8,42,30,42v39,0,54,-41,54,-76","w":219},{"d":"87,-91r-58,-58r26,-26r58,58r59,-58r26,26r-59,58r59,58r-26,26r-59,-59r-58,59r-26,-26","w":216},{"d":"205,-34r0,37r-183,-79r0,-31r183,-78r0,37r-134,57","w":216},{"d":"8,0r37,-185r45,0v0,7,-5,18,-3,24v23,-39,94,-39,105,7v22,-50,116,-48,116,15v0,51,-20,93,-28,139r-48,0v8,-43,26,-83,26,-130v0,-14,-11,-22,-23,-22v-33,0,-43,39,-48,64r-19,88r-48,0v8,-43,25,-84,25,-130v0,-14,-10,-22,-22,-22v-33,0,-43,39,-48,64r-19,88r-48,0","w":320},{"d":"243,-243r-13,42v-62,-39,-153,2,-153,86v0,42,28,80,72,80v21,0,39,-7,53,-16r-8,48v-93,27,-169,-22,-169,-112v0,-108,111,-170,218,-128","w":219},{"d":"34,-161r37,-90r54,0r-48,90r-43,0","w":100},{"d":"55,0r-31,-185r49,0r20,136r73,-136r51,0r-109,185r-53,0"},{"d":"0,27r180,0r0,18r-180,0r0,-18","w":180},{"d":"65,-231r43,32r5,-52r38,8r-17,49r51,-10r3,38r-50,0r25,42r-36,17r-16,-50r-37,41r-26,-28r45,-31r-48,-21"},{"d":"48,-161r0,-90r44,0r0,90r-44,0","w":100},{"d":"45,-212r8,-39r173,0r-9,39r-151,172r114,0r-8,40r-177,0r8,-40r151,-172r-109,0"},{"d":"30,-270r38,0r0,360r-38,0r0,-360","w":79},{"w":100},{"d":"19,0r10,-50r51,0r-11,50r-50,0xm139,0r10,-50r50,0r-10,50r-50,0xm258,0r11,-50r50,0r-10,50r-51,0","w":360},{"d":"179,-80r-180,0r7,-33r180,0","w":180},{"d":"-9,76r53,-261r46,0r-5,24v35,-56,124,-26,124,47v0,58,-32,118,-96,118v-22,0,-42,-9,-52,-33r-21,105r-49,0xm159,-113v0,-23,-12,-39,-34,-39v-33,0,-51,43,-51,75v0,24,8,44,31,44v40,0,54,-51,54,-80","w":219},{"d":"8,0r57,-270r48,0r-22,103v33,-38,118,-27,113,37v-4,47,-17,86,-25,130r-49,0v7,-42,24,-81,24,-126v0,-15,-12,-26,-27,-26v-65,0,-52,98,-71,152r-48,0","w":219},{"d":"158,-161v-39,-3,-59,73,-13,76v38,3,59,-73,13,-76xm236,-51r30,0v-67,96,-243,66,-244,-75v0,-72,58,-130,139,-130v58,0,122,32,122,106v0,74,-66,100,-90,100v-11,0,-18,-7,-21,-18v-29,37,-92,11,-92,-41v0,-67,75,-118,116,-64r5,-17r30,0r-23,100v0,3,2,5,6,5v18,0,41,-19,41,-64v0,-59,-52,-73,-94,-73v-60,0,-102,45,-102,96v0,91,107,124,177,75","w":288},{"d":"185,-185r-8,37r-113,111r93,0r-7,37r-155,0r7,-37r114,-111r-85,0r8,-37r146,0","w":180},{"d":"189,-103r-4,29r-33,0r-11,74r-32,0r11,-74r-38,0r-10,74r-32,0r10,-74r-33,0r4,-29r33,0r7,-46r-33,0r4,-28r33,0r10,-74r32,0r-11,74r38,0r10,-74r32,0r-11,74r33,0r-4,28r-32,0r-6,46r33,0xm129,-149r-36,0r-6,46r36,0"},{"d":"155,-60v-41,-2,-92,-52,-112,1r-13,-32v8,-15,21,-31,44,-31v45,2,86,52,110,-1r13,32v-9,15,-23,31,-42,31","w":216},{"d":"19,-150r8,-35r35,0r8,-39r52,-16r-12,55r43,0r-8,35r-43,0r-20,99v-1,20,28,21,42,14r-8,37v-39,10,-84,2,-82,-44v2,-37,14,-72,20,-106r-35,0","w":140},{"d":"8,0r38,-185r48,0v0,6,-5,14,-3,18v33,-38,118,-27,113,37v-4,47,-17,86,-25,130r-49,0v7,-42,24,-81,24,-126v0,-15,-12,-26,-27,-26v-65,0,-52,98,-71,152r-48,0","w":219},{"d":"72,0r-33,-251r50,0r24,195r104,-195r55,0r-140,251r-60,0","w":240},{"d":"11,0r53,-251r139,0r-9,39r-88,0r-13,62r84,0r-8,40r-84,0r-23,110r-51,0","w":180},{"d":"148,-256r-137,260r-42,0r138,-260r41,0","w":100},{"d":"78,-251r43,0r-36,90r-55,0xm158,-251r43,0r-36,90r-55,0","w":180},{"d":"30,-212r9,-39r194,0r-8,39r-71,0r-46,212r-53,0r46,-212r-71,0"},{"d":"11,50r71,-322r83,0r-8,35r-38,0r-56,252r38,0r-8,35r-82,0","w":140},{"d":"11,0r53,-251r148,0r-8,39r-98,0r-13,62r88,0r-8,40r-88,0r-15,70r100,0r-9,40r-150,0"},{"d":"103,-272r51,0v-54,65,-84,111,-84,198v0,43,7,84,19,124r-41,0v-14,-45,-29,-91,-29,-139v0,-79,35,-124,84,-183","w":119},{"d":"54,0r-15,-251r50,0r8,192r84,-192r67,0r2,192r89,-192r52,0r-120,251r-63,0r-3,-201r-88,201r-63,0","w":360},{"d":"5,-52r5,-43r126,-156r62,0r-35,161r36,0r-8,38r-35,0r-11,52r-48,0r11,-52r-103,0xm116,-90r25,-117r-86,117r61,0"},{"d":"188,-78r-130,0v-4,59,69,53,108,34r-6,38v-66,23,-148,8,-148,-71v0,-58,44,-113,105,-113v62,0,88,51,71,112xm64,-111r82,0v5,-25,-6,-44,-30,-43v-30,0,-43,17,-52,43"},{"d":"139,-72v0,-21,-13,-30,-28,-42v-22,8,-48,22,-48,47v0,22,15,34,36,34v22,0,40,-16,40,-39xm163,-191v0,-42,-74,-32,-73,7v0,15,18,28,30,35v21,-8,43,-17,43,-42xm12,-62v0,-40,24,-63,61,-74v-17,-10,-29,-27,-29,-47v0,-50,41,-73,88,-73v34,0,77,16,77,57v0,35,-19,58,-53,67v20,12,34,30,34,54v0,55,-40,82,-96,82v-41,0,-82,-24,-82,-66"},{"d":"78,-251r43,0r-36,90r-55,0","w":100},{"d":"97,4v-55,0,-77,-38,-77,-89v0,-81,39,-171,132,-171v19,0,45,5,58,11r-13,37v-55,-25,-109,10,-116,58v46,-30,107,-1,107,56v0,56,-34,98,-91,98xm97,-33v45,1,61,-92,11,-92v-28,0,-40,30,-40,54v0,19,10,38,29,38"},{"d":"151,-181v0,-16,-5,-37,-24,-37v-47,0,-62,115,-62,143v0,19,5,42,28,42v43,0,58,-124,58,-148xm127,-256v53,0,72,36,72,84v0,66,-24,176,-109,176v-53,0,-73,-40,-73,-88v0,-64,29,-172,110,-172"},{"d":"106,-212r-36,172v87,6,129,-33,129,-111v0,-44,-40,-65,-93,-61xm11,0r53,-251v101,0,188,-13,188,107v0,58,-29,144,-156,144r-85,0","w":259},{"d":"25,0r32,-150r-38,0r8,-35r37,0v8,-57,43,-104,112,-85r-11,36v-34,-15,-49,25,-53,49r44,0r-8,35r-43,0r-32,150r-48,0","w":140},{"d":"261,-242r-12,44v-19,-13,-44,-18,-70,-18v-61,0,-100,48,-100,107v0,49,43,85,96,71r14,-66r-53,0r8,-40r102,0r-29,137v-84,28,-190,5,-190,-100v0,-124,119,-177,234,-135","w":259},{"d":"11,0r53,-251r50,0r-21,101r101,0r22,-101r50,0r-53,251r-50,0r23,-110r-101,0r-23,110r-51,0","w":259},{"d":"170,-40r-8,40r-165,0r8,-41v45,-41,135,-99,135,-140v0,-51,-70,-37,-96,-13r-1,-45v56,-28,150,-26,150,51v0,61,-78,116,-121,148r98,0"},{"d":"9,0r54,-251r64,0r54,191r41,-191r48,0r-55,251r-65,0r-53,-193r-40,193r-48,0","w":259},{"d":"-13,40r36,-90r55,0r-48,90r-43,0","w":100},{"d":"37,-212r7,-39r167,0r-9,45r-130,206r-58,0r136,-212r-113,0"},{"d":"48,-74r29,-177r56,0r-45,177r-40,0xm38,-50r51,0r-11,50r-50,0","w":140},{"d":"38,-116r30,-135r144,0r-8,37r-96,0r-12,52v51,-6,88,17,91,76v4,87,-108,105,-174,78r9,-40v38,20,112,20,112,-36v0,-47,-59,-43,-96,-32"},{"d":"25,-100v0,-81,62,-156,143,-156v68,0,105,40,105,107v0,81,-62,153,-149,153v-62,0,-99,-44,-99,-104xm166,-216v-59,0,-89,68,-89,119v0,33,17,62,53,62v58,0,90,-69,90,-119v0,-33,-18,-62,-54,-62","w":280},{"d":"205,-149r0,37r-183,0r0,-37r183,0xm205,-71r0,38r-183,0r0,-38r183,0","w":216},{"d":"46,-185r50,0r-10,50r-50,0xm18,-50r50,0r-10,50r-50,0","w":100},{"d":"95,-110r0,-72r37,0r0,72r73,0r0,38r-73,0r0,72r-37,0r0,-72r-73,0r0,-38r73,0","w":216},{"d":"118,-161r0,-90r44,0r0,90r-44,0xm53,-161r0,-90r43,0r0,90r-43,0","w":180},{"d":"103,-33v37,0,56,-43,56,-75v0,-24,-9,-44,-37,-44v-38,0,-57,42,-57,75v0,24,10,44,38,44xm125,-190v50,0,85,31,85,82v0,65,-45,112,-111,112v-53,0,-84,-32,-84,-84v0,-62,48,-110,110,-110","w":219},{"d":"182,-190v2,58,-72,65,-82,116r-43,0v4,-36,19,-54,47,-76v13,-10,26,-21,26,-39v0,-37,-57,-33,-87,-20r0,-40v57,-15,137,-9,139,59xm51,-50r50,0r-10,50r-51,0","w":180},{"d":"24,-185r49,0r18,137r74,-137r53,0r-126,213v-15,35,-57,65,-110,47r11,-37v30,9,42,5,64,-29"},{"d":"65,-251r51,0r-21,98r100,-98r70,0r-127,114r81,137r-60,0r-70,-128r-27,128r-51,0","w":240},{"d":"98,-251r50,0r-35,170v-6,65,-52,100,-125,80r11,-43v32,12,56,-6,63,-38","w":140},{"d":"6,0r53,-251r53,0r-53,251r-53,0","w":100},{"d":"8,0r57,-270r48,0r-57,270r-48,0","w":100},{"d":"120,-256v55,0,77,38,77,89v0,81,-38,171,-131,171v-19,0,-45,-4,-58,-10r13,-37v55,25,109,-10,116,-58v-46,31,-107,0,-107,-57v0,-56,33,-98,90,-98xm149,-180v0,-19,-9,-38,-28,-38v-30,0,-41,33,-41,58v0,19,8,34,29,34v28,0,40,-30,40,-54"},{"d":"21,-77r9,-40r94,0r-8,40r-95,0","w":140},{"d":"76,0r22,-104r-59,-147r53,0r37,105r82,-105r59,0r-122,147r-22,104r-50,0","w":240},{"d":"203,-244r-12,41v-17,-8,-36,-13,-55,-13r-14,66v30,14,62,31,62,69v0,55,-40,85,-93,85r-6,32r-19,0r6,-32v-28,0,-56,-8,-69,-14r13,-44v19,11,39,19,64,19r16,-75v-30,-14,-61,-31,-61,-70v0,-51,44,-76,91,-76r6,-30r18,0r-6,30v18,0,47,7,59,12xm106,-158r12,-58v-33,-2,-44,48,-12,58xm113,-102r-14,67v36,-2,47,-54,14,-67"},{"d":"8,0r54,-251r50,0r-45,211r99,0r-9,40r-149,0","w":180},{"d":"8,0r37,-185r46,0r-6,35v13,-25,39,-47,73,-38r-10,47v-78,-18,-77,78,-92,141r-48,0","w":140},{"d":"65,-270r49,0r-24,104v11,-9,29,-24,51,-24v46,0,68,32,68,76v0,58,-32,118,-96,118v-26,0,-39,-4,-54,-30r-6,26r-45,0xm74,-77v0,24,8,44,31,44v40,0,54,-51,54,-80v0,-23,-12,-39,-34,-39v-33,0,-51,43,-51,75","w":219},{"d":"11,0r53,-251r84,0r17,181r99,-181r84,0r-54,251r-53,0r47,-208r-114,208r-48,0r-21,-208r-46,208r-48,0","w":339},{"d":"107,-211r-31,0r-46,-52r47,0","w":100},{"d":"187,0r-9,-14v-53,32,-157,25,-156,-53v0,-42,32,-67,69,-78v-10,-14,-18,-25,-18,-47v0,-43,38,-64,76,-64v30,0,69,18,69,58v0,40,-32,58,-65,70r36,52v12,-18,21,-38,22,-60r44,0v-4,35,-18,69,-43,94r29,42r-54,0xm157,-46r-45,-67v-21,8,-42,18,-42,44v0,44,61,42,87,23xm176,-198v0,-17,-13,-22,-25,-22v-34,-2,-38,42,-18,61v18,-5,43,-15,43,-39","w":259},{"d":"45,-251r55,0r37,86r69,-86r59,0r-104,120r59,131r-55,0r-40,-101r-78,101r-63,0r116,-136","w":240},{"w":100},{"d":"67,-162r-22,-34r84,-55r46,0r-55,251r-50,0r43,-194"},{"d":"143,-272r-72,322r-82,0r8,-35r38,0r56,-252r-38,0r7,-35r83,0","w":140},{"d":"120,0r5,-28v-26,47,-119,43,-117,-21v2,-67,75,-65,130,-65v13,-54,-60,-44,-96,-26r7,-39v53,-18,133,-22,135,47v0,25,-19,97,-23,132r-41,0xm54,-50v0,13,12,19,24,19v36,0,47,-25,55,-55v-34,0,-79,-1,-79,36"},{"d":"22,-34r134,-57r-134,-57r0,-37r183,78r0,31r-183,79r0,-37","w":216},{"d":"273,-149v0,62,-39,127,-93,144r53,53r-60,0r-37,-44v-71,4,-110,-40,-111,-104v-2,-81,62,-156,143,-156v68,0,105,40,105,107xm166,-216v-59,0,-89,68,-89,119v0,33,17,62,53,62v58,0,90,-69,90,-119v0,-33,-18,-62,-54,-62","w":280},{"d":"23,-50r55,0r-48,90r-43,0xm46,-185r50,0r-10,50r-50,0","w":100},{"d":"8,0r39,-185r48,0r-39,185r-48,0xm55,-219r10,-46r48,0r-10,46r-48,0","w":100},{"d":"157,-207v-23,35,-41,74,-62,110r78,0xm-15,0r152,-251r56,0r46,251r-51,0r-8,-58r-107,0r-32,58r-56,0","w":259},{"d":"172,-183r-11,40v-46,-28,-96,12,-96,62v0,24,8,48,41,48v12,0,26,-3,39,-9r-5,38v-61,25,-125,-6,-125,-72v0,-82,74,-134,157,-107","w":159},{"d":"3,-10r9,-39v40,21,114,25,114,-28v0,-33,-46,-33,-70,-33r7,-40v31,0,80,0,80,-41v0,-39,-70,-24,-93,-12r5,-42v55,-20,139,-17,141,50v1,38,-28,54,-59,64v26,9,42,24,42,53v-1,84,-107,98,-176,68"},{"d":"68,-113r-37,0r67,-138r34,0r67,138r-37,0r-47,-100","w":216},{"d":"8,0r10,-50r50,0r-10,50r-50,0","w":100},{"d":"47,-185r48,0r-39,184v-14,73,-32,90,-93,77r11,-36v18,6,27,-3,30,-22xm55,-219r10,-46r48,0r-10,46r-48,0","w":100}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+89-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("f.6Q;IK&osB,fzx(9IdpD.DB{XKQ6IB,{XRposGU6y7)+T&bO&Ry{J2pS!Dp|?QEo?2x{d$$9Q$QS@h$Kd$QS@h$6hkzZAd.JDRf:SKL-iGe!2ys{+6o;|9O#M1b@~xIUvrl%)a,_4$pT&QX?E*`(7BCn.G!fyke6Q$QSZk~KT$aiQ$QS@h$L{6#fb9o#d$QSZk1Sd$QS@hpKx$QS@h$S?kviJv@#UG,y~6|:Q$QS@h$+QG;Ge1{K.2E{J2pSZAEK@kA6~9DS~E)KpAQ!T&`fQ4b;TB*e&rR;Z~aseGS|IRK+z6+DZd9+!*GLXxk+TKO:Ivb:UK4;.x&fzDbfe$r-!h)|ZQb:Uh);ZQ4:I$x;I9&oz$U-sD,6b*U;Jx4oJSBO?&(os+v+b*_oT&_{bMnLU9?9Q4,f!7v-Tv,fQ4,9sKT6x4,6sGQfei_oe*&6{K&f.$_+Xd&osB,:I1_|?G,+sQxfexI;?DvLX~7;Z)%fX~r6Qa@sXx9{!Q4sXx9#e~vfehM")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":200,"face":{"font-family":"Frutiger","font-weight":700,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 3 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-37 -286 391 90","underline-thickness":"18","underline-position":"-36","slope":"-12","stemh":"35","stemv":"50","unicode-range":"U+0020-U+2122"}}));;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 *  The digitally encoded machine readable software for producing the Typefaces
 * licensed to you is copyrighted (c) 1992, 1994 Adobe Systems. All Rights
 * Reserved. This software is the property of Adobe Systems Incorporated and its
 * licensors, and may not be reproduced, used,  displayed, modified, disclosed or
 * transferred without the express  written approval of Adobe.  The digitally
 * encoded machine readable outline data for producing the Typefaces licensed to
 * you is copyrighted (c) 1981 Linotype-Hell AG and/or its subsidiaries. All
 * Rights Reserved. This data is the property of Linotype-Hell AG and/or its
 * subsidiaries and may not be reproduced, used, displayed, modified, disclosed or
 *  transferred without the express written approval of Linotype-Hell AG  and/or
 * its subsidiaries. 18 Wiesbadenswing* 00736
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"58,-71v-18,2,-43,22,-55,7v0,-1,42,-14,56,-17v2,-14,-2,-61,8,-86v5,-1,13,-8,14,-3v0,7,-8,18,-10,87v24,-5,50,-8,77,-5v5,8,-3,17,-13,11v-21,-4,-44,-1,-64,3v-1,77,2,81,16,93v0,1,-6,8,-9,8v-17,0,-22,-70,-20,-98xm172,-154v3,28,-22,132,8,145v0,3,-7,10,-9,10v-15,-8,-18,-17,-18,-50v7,-19,-14,-114,19,-105","w":193},{"d":"21,-85v11,3,15,34,20,45v6,-24,21,-56,45,-61v12,-1,14,18,5,19v-6,0,-6,-8,-9,-9v-12,-5,-37,57,-32,58v-2,8,12,33,-2,35v-5,0,-5,-4,-8,-14v-10,-34,-17,-54,-30,-65v0,-3,8,-8,11,-8","w":93},{"d":"60,-8v27,0,51,-30,63,-40v3,0,4,1,4,4v0,5,-32,48,-74,48v-36,0,-39,-39,-39,-48v0,-59,59,-129,95,-129v7,0,13,4,13,11v0,14,-22,41,-35,48v-15,-10,27,-25,24,-43v0,-3,-1,-6,-6,-6v-26,0,-79,65,-79,115v0,21,10,40,34,40","w":133},{"d":"66,-9v-5,-18,-51,-72,-44,-78v7,-23,59,4,55,15v0,4,-5,7,-7,7v-6,-5,-25,-30,-34,-20v3,15,45,66,41,75v0,9,-7,16,-20,16v-25,0,-52,-20,-52,-37v0,-9,9,-12,12,-8v-10,21,23,34,40,36v7,0,9,-4,9,-6","w":86},{"d":"99,1v-28,-12,-18,-26,-28,-63v-7,12,-41,62,-55,62v-2,0,-9,-1,-9,-8v1,-23,36,-89,60,-83v-9,-11,7,-27,12,-14v2,36,5,92,25,102v0,1,-1,4,-5,4xm19,-11v5,-3,63,-61,44,-70v-13,1,-52,57,-44,70","w":106},{"d":"180,-27r4,5v-14,10,-37,25,-76,25v-65,0,-97,-44,-97,-88v0,-54,44,-95,102,-95v50,0,82,31,82,73v0,36,-23,64,-49,64v-15,0,-24,-13,-16,-28v-4,9,-14,28,-38,28v-18,0,-33,-13,-33,-36v0,-26,19,-59,49,-59v19,0,30,11,31,30r8,-27r8,0v-7,25,-17,47,-21,75v0,5,3,12,13,12v21,0,43,-28,43,-59v0,-36,-28,-67,-78,-67v-118,-1,-131,170,-4,171v37,0,59,-15,72,-24xm94,-49v41,-4,60,-79,15,-83v-39,-2,-62,80,-15,83","w":206},{"d":"100,1v-31,-1,-45,4,-65,13v-4,-3,-16,-10,-3,-11v-15,-38,6,-148,12,-171v18,-9,65,-19,81,-2v-7,12,-16,-3,-31,0v-4,0,-22,0,-38,8v-5,18,-27,118,-12,161v30,-8,46,-9,70,-2v0,4,-1,4,-14,4"},{"d":"17,-73v0,-36,-7,-96,21,-83v-8,25,-12,64,-12,88v12,-19,30,-32,45,-32v12,0,18,9,18,23v0,27,-30,81,-47,81v-9,0,-25,-13,-25,-77xm67,-89v-23,0,-38,31,-38,44v0,11,5,37,15,37v12,0,35,-47,35,-68v0,-8,-4,-13,-12,-13","w":100},{"d":"73,-89r0,-81r-32,0r0,-7r71,0r0,7r-32,0r0,81r-7,0xm130,-89r0,-88r10,0r31,80r32,-80r10,0r0,88r-6,0r0,-81r-32,81r-7,0r-32,-81r0,81r-6,0","w":253},{"w":66},{"d":"76,-148v0,-14,9,-16,16,-12v-7,28,-3,114,2,130v4,15,6,24,16,26v0,2,-3,7,-8,7v-21,-3,-19,-53,-23,-66v-14,31,-48,66,-63,66v-5,0,-8,-5,-8,-10v2,-29,40,-96,70,-85v-1,-19,-2,-37,-2,-56xm69,-84v-14,1,-59,58,-48,76v9,-2,67,-59,48,-76","w":113},{"d":"13,-84r0,-11r127,0r0,11r-127,0xm13,-33r0,-11r127,0r0,11r-127,0","w":153},{"d":"194,-149v0,13,-46,52,-60,55v37,-5,79,11,79,38v0,26,-42,45,-48,48v-15,7,-41,13,-68,12v-6,-41,-1,-110,1,-142v-35,13,-62,33,-89,53v-1,0,-8,-3,-8,-5v68,-58,156,-77,163,-72v4,0,30,-1,30,13xm105,-86v45,-23,77,-50,77,-60v0,-8,-13,-8,-18,-8v-17,0,-39,5,-54,12v-3,29,-4,40,-5,56xm108,-7v40,4,93,-25,93,-49v0,-21,-58,-45,-96,-19v0,2,-1,42,3,68","w":219},{"d":"44,-134v0,8,14,8,18,12v0,1,-4,9,-7,9v-6,0,-24,-11,-24,-20v0,-10,26,-22,59,-24v-8,-8,-10,-20,5,-20v18,26,16,66,18,118v0,22,1,108,-36,108v-36,0,-65,-60,-65,-102v0,-18,16,-14,15,-4v-16,24,18,94,49,96v23,2,28,-65,27,-83v1,-5,-5,-88,-9,-100v-16,-4,-51,5,-50,10","w":133},{"d":"83,-79v10,17,41,53,76,75v0,2,-2,5,-5,5v-14,0,-46,-24,-78,-68v-12,19,-45,83,-50,132v-2,15,-12,20,-15,8v0,-22,32,-108,58,-148r-47,-70v0,-1,11,-8,14,-8v14,14,29,50,42,65v15,-22,53,-78,93,-78v21,0,23,20,15,27v-5,-3,-9,-19,-20,-17v-29,0,-68,54,-83,77","w":173},{"d":"5,-4v10,-22,22,-63,19,-68v0,-3,0,-3,3,-4v17,-5,31,15,50,23v10,-10,25,-24,29,-29v-7,4,-37,-1,-19,-7v15,-1,17,-1,27,-2v18,-21,26,-31,35,-45v2,-3,3,-5,12,-5v4,0,7,1,7,3v0,4,-34,40,-39,46r48,-5v2,0,4,1,4,4v-7,13,-61,6,-60,9r-35,37v15,9,72,49,109,35v1,0,15,1,15,5v-39,22,-101,-10,-133,-32v-38,33,-58,43,-62,43v-4,0,-10,-5,-10,-8xm18,-7v6,-3,38,-27,50,-38v-3,-1,-26,-17,-32,-21v-5,28,-14,50,-18,59xm57,-120v5,-33,26,-42,70,-43v24,0,66,3,40,15v-35,-19,-114,-4,-92,41v-7,7,-20,0,-18,-13","w":206},{"d":"39,-94v20,-1,47,6,47,41v0,22,-17,54,-45,54v-22,0,-33,-22,-33,-45v0,-27,16,-50,31,-50xm46,-85v-2,9,-8,9,-13,4v-24,6,-12,78,12,71v13,0,30,-16,30,-38v0,-21,-12,-39,-29,-37","w":93},{"d":"103,-93v-13,16,-61,118,-89,127v-2,0,-6,0,-6,-6v-4,-4,33,-160,46,-203v2,-2,16,-9,17,-4v-26,61,-53,190,-49,195v7,-11,76,-105,74,-134v0,-4,16,-13,19,-7r0,18v-1,13,13,115,40,104v18,0,31,-25,31,-53v0,-42,-18,-80,-37,-74v-1,0,-6,-4,-6,-9v0,-4,3,-5,6,-5v52,7,75,151,4,151v-23,0,-32,-21,-37,-38v-5,-14,-5,-17,-13,-62","w":213},{"d":"191,-171v8,30,-7,143,33,165v0,1,-5,11,-10,11v-22,-5,-30,-68,-31,-101v-6,13,-43,122,-81,122v-10,0,-12,-7,-12,-21v1,-44,9,-111,13,-154v-36,1,-86,12,-86,40v0,19,27,16,10,28v-7,0,-19,-11,-19,-26v1,-40,61,-49,95,-52v-3,-13,10,-22,17,-15v0,1,-2,13,-2,16v-8,60,-16,121,-16,158v0,13,1,15,4,15v16,0,76,-118,76,-137v0,0,-17,-52,9,-49","w":226},{"d":"161,-85v-7,14,-27,76,-51,85v-8,0,-9,-5,-10,-23v-1,-20,-6,-107,-7,-125v-26,0,-74,14,-74,29v0,8,12,4,11,11v0,3,-2,6,-7,6v-7,0,-14,-6,-14,-15v0,-25,47,-36,82,-42v-5,-8,9,-11,12,-11v11,36,-1,125,11,156v15,-18,25,-40,43,-91v-1,-5,-6,-17,-10,-24v0,-3,12,-7,13,-7v15,15,18,101,17,98v0,8,0,45,-12,77v-10,27,-26,36,-44,36v-42,0,-67,-49,-71,-93v-1,-6,13,-11,15,-4v-7,45,25,88,57,88v42,0,45,-82,45,-98v0,-30,-4,-45,-6,-53","w":193},{"d":"0,-53r180,0r0,9r-180,0r0,-9","w":180},{"d":"80,-29v5,15,-37,34,-42,31v-22,0,-26,-22,-26,-34v0,-25,12,-70,37,-70v5,0,11,3,11,13v0,16,-14,40,-36,54v-1,12,3,27,16,27v16,0,27,-16,40,-21xm24,-46v14,-12,33,-35,22,-45v-9,0,-19,28,-22,45","w":79},{"d":"113,-49v-8,3,-71,-23,-72,-19v-9,0,-19,7,-22,22r-9,0v15,-68,61,-15,103,-14v3,0,18,0,22,-21r9,0v-5,32,-27,32,-31,32","w":153},{"d":"166,-145v36,21,10,165,-30,165v-15,0,-24,-16,-30,-51v-7,-37,-8,-75,-7,-113v-66,1,-79,31,-79,48v0,21,13,32,24,28v6,3,3,12,-5,12v-12,0,-27,-17,-27,-39v0,-32,42,-59,87,-61v-3,-10,11,-25,15,-13v-2,19,-3,37,-3,58v0,22,9,173,46,97v9,-17,28,-97,-1,-125v0,-3,8,-6,10,-6","w":200},{"d":"23,63v7,-12,20,17,33,12v38,-16,13,-77,27,-115v-10,8,-20,7,-23,-13r16,-110v0,-13,-9,-17,-16,-17v-5,0,-27,2,-35,37v-1,6,-1,8,-4,8v-14,-22,15,-56,41,-55v51,2,7,102,10,136v0,3,0,8,4,8v3,3,21,-20,23,-7v-22,38,12,137,-44,137v-15,0,-32,-13,-32,-21"},{"d":"17,-13r51,-51r-51,-51r9,-9r51,51r51,-51r9,9r-52,51r52,51r-9,9r-51,-51r-51,51","w":153},{"d":"31,-92v11,25,10,63,10,93v0,27,-3,80,-31,80v-28,0,-39,-47,-29,-54v9,5,4,41,29,45v17,3,21,-59,20,-68v-1,-62,-5,-77,-11,-91v0,-4,12,-5,12,-5xm12,-147v12,2,18,33,7,34v-9,-2,-7,-23,-14,-30v0,-3,6,-4,7,-4","w":60},{"d":"23,-103v-7,-10,7,-35,-6,-45v8,-10,19,-9,20,13v0,16,-10,32,-14,32xm51,-107v14,-19,-14,-44,7,-49v18,2,6,55,-3,53v-2,0,-4,-2,-4,-4","w":100},{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},{"d":"31,-10v21,-15,48,-45,38,-78v0,-6,14,-12,15,-5v-1,25,-7,79,13,82v0,2,-4,9,-9,9v-10,0,-12,-14,-15,-40v-16,20,-26,36,-47,45v-23,-3,-2,-60,-7,-80v1,-10,13,-15,17,-8v-6,17,-7,40,-8,70v0,2,0,5,3,5","w":106},{"w":66},{"d":"77,-156v9,7,-9,38,7,45v-8,11,-19,10,-20,-13v0,-16,9,-32,13,-32xm42,-103v-19,-2,-5,-54,4,-52v7,9,-8,35,7,45v0,1,-10,7,-11,7","w":100},{"d":"115,-166r-83,164v0,9,-15,8,-18,5r83,-166v2,-4,3,-4,13,-4v5,0,5,0,5,1"},{"d":"23,-7v0,-13,20,-13,20,0v0,6,-5,10,-10,10v-6,0,-10,-4,-10,-10xm41,-80v5,0,9,4,9,10v0,5,-4,10,-9,10v-6,0,-10,-5,-10,-10v0,-6,4,-10,10,-10","w":79},{"d":"50,-8v0,-12,20,-13,20,0v0,13,-20,13,-20,0xm170,-8v0,-15,20,-11,20,0v0,6,-5,10,-10,10v-5,0,-10,-4,-10,-10xm290,-8v0,-14,20,-12,20,0v0,6,-5,10,-10,10v-5,0,-10,-4,-10,-10","w":360},{"d":"273,-179v5,30,-19,192,50,169v1,0,2,1,2,2v0,5,-11,10,-20,10v-48,0,-46,-109,-46,-130v-16,24,-47,86,-47,116v0,1,-9,13,-10,13v-1,0,-17,-16,-53,-116v-29,148,-98,152,-108,152v-31,0,-50,-34,-50,-46v-2,-9,16,-15,18,-5v1,5,-8,4,-7,8v0,10,17,35,40,35v52,-1,92,-93,98,-160v0,-10,-5,-19,-9,-27v0,-3,11,-9,13,-9v20,45,34,108,57,140v10,-37,36,-86,57,-118v0,-4,0,-27,2,-30v3,-3,13,-4,13,-4","w":320},{"d":"53,68v47,0,23,-105,19,-128v-7,20,-25,69,-40,69v-23,0,-12,-68,-15,-75v-3,-7,9,-16,14,-11v-2,22,-6,60,2,76v5,-3,47,-74,27,-95v-9,-6,-1,-14,6,-15v15,9,30,108,27,115v0,40,-10,72,-41,72v-32,0,-72,-37,-58,-56v3,0,3,1,5,7v6,20,32,41,54,41","w":106},{"d":"39,-76v4,-42,-8,-89,20,-77v-4,37,-21,88,5,106v0,2,-11,8,-13,8v-10,0,-14,-23,-12,-37xm65,-27v2,11,5,26,13,30v-14,16,-28,-13,-27,-22v-1,-6,11,-6,14,-8","w":93},{"d":"16,-145v4,1,45,24,29,30v-10,-9,-25,-14,-33,-26v0,-3,2,-4,4,-4","w":53},{"d":"90,-10v5,1,9,-10,13,-3v0,4,-8,11,-16,11v-17,0,-28,-33,-29,-66v-15,35,-18,40,-28,69v-5,14,-11,15,-17,9v0,-15,9,-145,11,-156v2,-4,14,-9,15,-4r-15,144v11,-16,25,-95,45,-85v1,34,0,63,21,81","w":100},{"d":"27,-77r43,-107r13,0r43,107r-12,0r-37,-93r-37,93r-13,0","w":153},{"d":"146,-158v-6,14,-16,5,-24,2v-23,0,-77,43,-94,104v28,-15,44,-31,90,-35v6,-3,22,8,7,9v-46,1,-59,12,-98,39v0,6,2,31,34,31v40,0,81,-35,103,-49v2,0,3,2,3,3v0,11,-87,77,-138,50v-13,-7,-16,-23,-16,-29v0,-23,15,-64,51,-100v25,-24,50,-34,63,-34v10,0,19,4,19,9","w":173},{"d":"84,-72v-19,5,-54,18,-75,30v-4,-3,-8,-5,1,-9v1,-1,8,-5,9,-6v17,-33,31,-60,61,-102v9,-4,17,-2,7,10v-18,21,-45,63,-55,86v16,-8,36,-13,53,-18v1,-15,5,-52,22,-43v-4,15,-5,20,-8,39v20,-4,47,-14,63,-1v-2,7,-22,19,-22,9v0,-2,5,-4,9,-6v-14,-1,-38,3,-52,7v-2,14,-11,62,7,72v0,2,-5,8,-13,8v-17,-17,-9,-50,-7,-76","w":159},{"d":"60,-72v-7,10,-27,59,-40,76v-1,0,-9,-3,-9,-6v0,-5,6,-78,7,-80v10,-7,18,-13,11,14v-7,27,-6,42,-7,51v13,-26,17,-35,29,-55v12,-21,14,-30,25,-22v-3,10,-5,23,-5,34v0,5,0,53,18,53v6,2,13,-12,16,-3v0,5,-10,10,-18,10v-26,-1,-30,-45,-27,-72","w":100},{"d":"24,-80v1,20,-3,74,20,75v2,0,1,1,1,2v0,2,-4,4,-8,4v-28,-1,-22,-80,-24,-106v0,-10,-2,-56,18,-39v-4,18,-8,46,-7,64","w":46},{"d":"20,-89v-2,-9,14,-13,16,-7v0,2,-5,29,-6,32v13,-13,32,-30,51,-30v16,0,20,11,20,17v0,15,-39,78,-75,78v1,31,-4,50,8,61v3,-1,9,-6,9,1v0,4,-6,8,-12,8v-23,-13,-17,-12,-17,-59v0,-25,2,-49,6,-101xm29,-48v-1,14,-2,16,-3,40v31,-4,63,-46,63,-68v0,-4,-2,-9,-9,-9v-13,0,-39,23,-51,37","w":106},{"d":"21,-28v-2,-17,-14,-66,7,-71v9,4,-2,17,1,28v0,37,7,65,16,65v10,0,23,-32,23,-56v0,-15,-10,-3,-11,-13v8,-13,22,-14,21,12v0,21,-11,67,-34,67v-17,0,-21,-23,-23,-32","w":93},{"d":"32,-86v1,-32,-2,-74,30,-80v1,0,8,0,8,5v-1,7,-6,13,-11,8v-5,0,-15,14,-15,62v14,-5,32,-15,45,-9v-8,17,-24,4,-45,18v3,41,-3,146,34,135v2,0,3,1,3,2v0,2,-5,7,-12,7v-45,-10,-32,-106,-37,-139v-7,2,-25,20,-27,7v0,-2,1,-2,27,-16","w":79},{"d":"105,-4v18,-15,-3,-70,-15,-69v0,-4,4,-9,6,-9v3,0,25,25,25,61v0,5,0,26,-16,26v-22,0,-36,-36,-39,-56v-9,22,-34,78,-49,78v-8,0,-8,-10,-8,-18v0,-20,6,-55,23,-92v12,-24,11,-24,21,-18v-17,28,-39,90,-33,118v15,-18,21,-39,40,-80v1,-4,4,-10,10,-10v3,0,3,1,5,15v4,31,20,54,30,54","w":133},{"d":"13,-56v10,30,40,65,72,68v7,0,16,-3,16,-26v0,-36,-31,-103,-41,-145v11,-39,95,6,91,20v-1,7,-14,16,-17,7v6,-16,-25,-31,-49,-34v-6,0,-9,2,-9,7v9,47,39,105,38,144v0,21,-8,37,-30,37v-36,0,-80,-59,-80,-79v0,-9,14,-16,20,-7v-2,5,-12,0,-11,8","w":140},{"d":"10,-106v16,-26,130,-106,186,-70v0,4,-12,22,-14,10v-1,-4,-3,-9,-15,-9v-24,0,-55,9,-73,18v5,17,18,59,18,110v0,13,-1,61,-27,61v-27,0,-38,-52,-28,-61v7,21,19,62,27,53v14,0,16,-38,16,-50v0,-37,-6,-74,-19,-108v-15,7,-47,30,-64,50v-2,0,-7,-1,-7,-4","w":166},{"d":"45,-55v22,-32,28,-43,53,-50v11,-3,17,17,7,20v-7,-1,-1,-11,-7,-11v-17,0,-45,46,-47,49v13,17,27,30,39,43v0,1,-5,7,-8,7v-12,-7,-27,-30,-37,-40v-8,11,-16,31,-24,43v-1,0,-8,-3,-8,-5v0,-2,14,-29,25,-47v0,-9,-46,-33,-20,-39v9,4,17,16,27,30","w":100},{"d":"41,-108v14,-20,29,-49,67,-49v11,0,16,8,16,18v0,31,-34,74,-64,103v41,30,56,51,85,23v1,0,4,1,4,5v-15,38,-84,-2,-98,-20v-18,12,-43,39,-55,22v0,-1,9,-17,18,-30v21,-32,20,-23,39,-8v28,-26,58,-68,58,-92v0,-5,-1,-10,-7,-10v-19,0,-46,29,-47,33v3,9,-15,11,-16,5xm9,-10v24,-18,47,-21,24,-36v-11,14,-17,25,-24,36","w":140},{"d":"39,-12v26,0,45,-36,57,-49v0,-2,-5,-4,-6,-9v0,-3,11,-7,12,-7v22,21,28,80,28,98v0,38,-15,82,-46,81v-43,0,-75,-53,-75,-59v0,-3,10,-8,11,-8v9,28,44,59,66,58v52,-3,29,-130,17,-146v-16,17,-35,53,-69,53v-19,0,-21,-14,-21,-22v0,-45,60,-150,116,-150v17,0,9,15,5,16v-4,-2,-6,-7,-13,-6v-36,0,-95,90,-95,136v0,6,3,14,13,14","w":140},{"d":"120,-122v0,9,-10,3,-15,2v-6,0,-18,2,-27,4v4,8,37,34,21,38v-9,-8,-13,-19,-29,-35v-9,12,-15,36,-24,42v-13,-5,11,-30,13,-40v-9,1,-34,20,-40,6v8,-10,32,-7,45,-15v-13,-17,-22,-19,-27,-28v0,-4,3,-4,4,-4v6,0,22,19,28,25v1,-1,16,-27,25,-36v2,0,4,2,4,4v0,2,-18,30,-21,35v25,-4,37,-9,43,2"},{"d":"140,-6r-127,-52r0,-13r127,-51r0,13r-112,45r112,45r0,13","w":153},{"d":"14,-60v-2,-14,3,-41,17,-29v-6,21,-14,81,10,86v0,4,-7,7,-11,7v-21,-6,-13,-43,-16,-64xm28,-147v8,6,-4,21,2,31v-10,5,-13,8,-13,-23v0,-4,3,-8,11,-8","w":53},{"d":"25,-103v-10,-3,8,-31,-3,-37v-7,-6,-1,-13,6,-15v18,1,6,55,-3,52","w":66},{"d":"62,-152v31,-1,55,43,55,77v0,34,-23,80,-58,80v-21,0,-40,-25,-40,-83v0,-60,24,-74,43,-74xm105,-75v0,-21,-13,-67,-45,-67v-27,0,-29,40,-29,63v0,61,23,71,35,71v19,0,39,-32,39,-67","w":126},{"d":"186,-84v-10,15,-11,0,-23,0v-14,0,-30,3,-43,7v0,25,-7,77,16,84v7,0,8,0,8,3v0,5,-9,5,-12,5v-26,0,-25,-51,-24,-88r-42,19v-2,0,-4,-5,-4,-6v1,-5,36,-18,46,-22v0,-7,4,-63,7,-66v4,-2,13,-7,15,-4v0,6,-6,9,-10,66v24,-6,35,-7,44,-7v4,0,22,0,22,9xm177,-184v20,1,35,1,42,16v-2,6,-15,20,-16,4v-3,-10,-14,-11,-24,-11v-68,1,-139,40,-171,69v-3,0,-6,-4,-6,-6v20,-27,117,-76,175,-72","w":193},{"d":"32,-20v19,2,5,54,-4,52v-6,-9,7,-35,-6,-45v0,-1,9,-7,10,-7","w":66},{"d":"59,1v50,-7,44,-62,40,-124v-21,26,-45,55,-69,55v-8,0,-11,-5,-11,-10v14,-34,32,-65,70,-79v-7,-7,2,-15,10,-14v11,16,14,43,14,81v0,27,-3,101,-56,101v-39,0,-61,-40,-39,-50v6,13,14,44,41,40xm95,-141v0,-3,-2,-6,-6,-6v-16,2,-68,56,-53,68v15,0,59,-45,59,-62","w":126},{"d":"5,-62v8,-8,22,-14,27,-17v1,-20,-9,-59,11,-61v11,11,-5,32,-1,55v7,-3,28,-15,38,-9v-7,15,-22,8,-38,19v3,11,-6,66,13,69v15,2,16,-29,25,-16v0,5,-10,25,-27,25v-28,0,-19,-46,-22,-72v-8,1,-24,25,-26,7","w":86},{"d":"107,-143v-33,1,-58,25,-74,37v-2,0,-5,-3,-5,-5v0,-4,40,-42,81,-42v17,0,27,8,27,18v0,15,-32,35,-56,45v37,-1,74,21,74,52v0,32,-37,46,-66,46v-55,0,-78,-47,-78,-58v0,-8,9,-13,12,-7v-8,15,15,56,65,56v32,0,54,-16,54,-38v-1,-37,-55,-51,-90,-36v-1,0,-6,-7,-6,-8v25,-13,79,-35,78,-52v0,-5,-6,-8,-16,-8","w":159},{"d":"24,-8v0,-12,21,-13,21,0v0,13,-21,13,-21,0","w":66},{"d":"25,-126v12,-23,31,-36,69,-36v17,0,19,8,19,11v3,15,-66,60,-74,91v8,26,44,-6,73,-21v1,0,2,1,2,3v0,7,-42,36,-70,36v-10,0,-19,-6,-19,-15v0,-13,11,-23,39,-53v34,-36,34,-36,34,-39v-19,-10,-73,18,-59,26v0,3,-4,5,-7,5v-6,0,-7,-6,-7,-8xm70,-27v2,11,5,25,13,30v-14,14,-28,-13,-26,-23v-1,-6,11,-6,13,-7","w":133},{"d":"13,-122r127,52r0,12r-127,52r0,-13r113,-45r-113,-45r0,-13","w":153},{"d":"21,-43v-9,3,-9,-11,-4,-11r85,1v4,0,4,0,4,5v0,5,-1,5,-9,5r-76,0"},{"d":"43,-31v0,52,39,32,51,12v7,8,-16,32,-38,33v-22,0,-26,-26,-26,-45v0,-39,19,-139,60,-139v22,0,29,22,14,26v-2,-1,-10,-19,-14,-16v-21,0,-47,76,-47,129"},{"d":"140,-57v11,-13,15,-27,26,-36v14,7,-4,21,-17,43v6,5,22,10,32,15v-8,23,-13,14,-41,-5v-19,19,-59,52,-100,52v-16,0,-32,-7,-32,-22v0,-39,52,-70,78,-92r-25,-36v-6,6,-10,-1,-11,-5v0,-5,31,-32,65,-32v17,0,33,8,33,24v0,17,-17,29,-48,51v12,15,24,31,40,43xm91,-93v-29,27,-56,40,-68,78v0,15,17,15,21,15v23,0,56,-15,87,-47v-15,-14,-24,-24,-40,-46xm95,-109v13,-11,34,-20,38,-39v0,-10,-10,-15,-22,-15v-4,0,-23,1,-41,16v6,9,14,23,25,38","w":193},{"d":"34,-102r-4,-44v0,-8,4,-9,7,-9v16,6,1,35,3,53r-6,0","w":73},{"d":"109,-12v-25,-2,-95,44,-109,57v-7,-2,-12,-7,-4,-11r18,-13v10,-34,38,-153,1,-181v0,-5,8,-6,12,-6v18,0,20,43,20,60v0,31,-10,88,-20,118v6,-9,99,-54,117,-21v-8,18,-18,-2,-35,-3","w":140},{"d":"114,-21v2,26,-28,35,-48,25v-3,10,-8,31,-20,20v0,-1,6,-23,7,-26v-10,-5,-37,-18,-37,-56v1,-11,10,-13,10,-6v-5,36,35,62,62,62v14,0,15,-14,15,-18v7,-17,-41,-84,-50,-118v-3,-12,24,-18,37,-13v4,-16,4,-35,22,-26r-9,30v19,11,31,15,15,23v-12,-7,-41,-31,-51,-13v6,21,57,106,47,116","w":146},{"d":"73,-160v-6,0,-10,6,-15,9v-10,-7,-4,-20,13,-20v28,0,28,43,28,51v0,37,-20,135,-55,135v-23,0,-40,-37,-31,-48v5,7,8,36,28,36v23,0,46,-80,46,-127v0,-3,0,-36,-14,-36"},{"d":"71,0r0,-58r-58,0r0,-11r58,0r0,-58r12,0r0,58r57,0r0,11r-57,0r0,58r-12,0","w":153},{"d":"79,-84v-15,-1,-37,16,-40,41v-3,0,-7,-8,-7,-11v0,-9,19,-39,50,-39v17,0,22,12,22,24v0,28,-36,72,-64,72v-23,0,-27,-26,-27,-45v0,-54,30,-116,56,-116v2,0,8,1,8,6v0,9,-7,10,-12,6v-22,3,-44,89,-39,102v0,6,-1,36,16,36v17,0,51,-33,51,-60v0,-10,-5,-16,-14,-16","w":113},{"d":"255,-191v-8,32,-34,118,-20,190v0,2,-7,8,-10,8v-7,0,-61,-115,-73,-136v-11,63,-48,164,-108,161v-45,-2,-48,-55,-35,-79v8,2,-1,15,1,21v0,14,8,54,36,49v69,-11,83,-104,97,-168v-2,-6,-10,-16,-16,-25v0,-3,10,-7,12,-7r81,154v-5,-53,11,-137,21,-163v2,-4,11,-5,14,-5","w":259},{"d":"17,-102r-4,-44v0,-1,0,-9,7,-9v18,6,2,35,3,53r-6,0xm47,-102r-5,-43v0,-2,0,-10,8,-10v16,7,1,33,3,53r-6,0","w":73},{"d":"59,-32v23,16,35,31,57,24v1,0,4,1,4,4v-16,22,-61,-15,-68,-22v-13,8,-32,40,-48,26v5,-8,16,-52,28,-49v5,0,8,2,20,11v19,-18,23,-23,40,-43v-2,0,-35,-1,-35,5v2,2,14,10,1,12v-5,0,-11,-4,-11,-11v0,-12,14,-15,51,-15v2,-6,10,-14,18,-8v-9,19,-40,50,-57,66xm45,-31v-20,-21,-19,12,-29,23v12,-9,15,-10,29,-23"},{"d":"140,-157v36,10,90,59,90,99v0,35,-36,59,-81,59v-42,0,-65,-15,-78,-23v-10,18,-19,47,-37,57v-4,0,-7,-4,-7,-7v9,-30,10,-75,3,-116v0,-2,0,-5,6,-5v5,0,5,1,8,12v3,11,9,28,25,43v1,-3,49,-97,58,-115v-34,-11,-92,-8,-105,18v-1,5,-9,2,-8,-2v3,-30,81,-36,116,-24v20,-41,25,-44,32,-44v6,-2,13,13,5,14v-4,-2,-7,-5,-10,2v-5,11,-12,21,-17,32xm136,-149r-60,118v11,7,37,23,76,23v68,0,80,-59,45,-101v-19,-24,-46,-34,-61,-40xm63,-28v-13,-11,-17,-20,-21,-28v5,22,0,64,-5,75v9,-14,12,-20,26,-47","w":240},{"d":"28,-70v0,-12,21,-13,21,0v0,13,-21,13,-21,0xm42,31v-6,-9,5,-38,-7,-45v8,-11,19,-8,20,14v0,16,-9,31,-13,31","w":79},{"d":"79,-165v-29,9,-38,7,-65,6v-2,0,-5,0,-5,-3v0,-3,1,-4,14,-4v30,1,45,-3,64,-13v4,3,17,10,4,12v13,39,-6,148,-12,171v-18,8,-65,17,-81,1v15,-12,36,10,69,-8v5,-19,27,-117,12,-162"},{"d":"72,-69v-13,15,-31,59,-44,73v-10,1,-9,-14,-6,-23v2,-18,11,-54,5,-63v-1,0,-5,0,-9,10v-4,9,-7,9,-11,4v0,-1,10,-26,24,-26v7,0,9,6,9,12v0,14,-4,42,-8,66v16,-30,29,-63,49,-72v6,-1,5,8,4,13v-1,6,-6,30,-3,50v4,0,29,-50,31,-55v4,-11,9,-19,18,-13v-2,23,-10,90,21,82v1,0,2,2,2,3v0,4,-7,8,-13,8v-28,-1,-21,-53,-23,-71v-14,26,-21,55,-40,60v-18,0,-5,-49,-6,-58","w":153},{"d":"3,-95v34,-34,101,-74,164,-75v5,0,34,0,34,20v0,29,-64,86,-97,83v1,40,-5,50,10,63v4,1,12,-10,14,-2v0,4,-7,11,-16,11v-27,0,-21,-48,-21,-76v0,-24,2,-51,4,-75v-39,17,-58,37,-87,54v-4,0,-5,-2,-5,-3xm104,-77v28,3,81,-39,84,-70v-3,-26,-58,-10,-78,-4v-5,27,-6,64,-6,74","w":193},{"d":"28,-92v2,-21,-11,-88,19,-77v-5,26,-8,64,-7,88v19,-13,57,-58,76,-93v2,-1,12,-4,15,0v0,1,-39,63,-78,96v46,46,80,75,115,73v3,0,3,2,3,3v0,4,-6,6,-14,6v-42,-3,-85,-49,-114,-75r-3,2v2,15,-2,76,18,79v5,2,-1,12,-5,12v-21,-6,-28,-75,-25,-114","w":166},{"d":"114,-88v29,70,48,105,86,78v2,0,3,1,3,2v0,3,-8,17,-26,17v-40,0,-64,-67,-73,-91v-18,10,-43,25,-49,33v-26,37,-30,55,-56,66v-9,1,-8,-5,-3,-8v57,-54,82,-132,81,-158v1,-2,5,-4,8,-5v-8,-11,0,-33,10,-23v0,10,7,45,17,81v31,-13,57,-28,67,-17v0,4,-3,4,-9,5v-25,5,-48,16,-56,20xm101,-91v-5,-15,-7,-26,-12,-49v-3,15,-13,47,-26,73v10,-7,16,-10,38,-24","w":200},{"d":"47,-53r266,0r0,9r-266,0r0,-9","w":360},{"d":"227,1v-14,8,-110,-61,-114,-83v4,-3,15,-8,17,0v23,1,74,-34,74,-56v0,-15,-21,-16,-31,-16v-16,0,-41,2,-56,7v-15,62,-26,117,-17,157v-2,8,-15,9,-15,-3v-1,-51,7,-97,16,-149v-39,13,-77,32,-87,49v-4,6,-10,4,-12,0v7,-22,128,-80,170,-70v11,0,48,1,48,21v0,27,-52,60,-85,67v54,60,86,65,104,69v0,4,-8,7,-12,7","w":233},{"d":"145,-158v-8,24,-27,-10,-36,-6v-27,0,-84,40,-84,95v0,36,26,69,68,69v41,0,99,-38,99,-86v0,-46,-80,-57,-124,-37v0,-4,26,-17,61,-17v37,0,78,17,78,54v0,42,-59,95,-122,95v-57,0,-74,-44,-74,-73v0,-61,62,-109,107,-109v16,0,27,6,27,15","w":213},{"d":"122,-5v-5,-5,-23,-16,-27,-22v1,-2,13,-15,17,-8r24,23v37,-19,56,-48,56,-74v0,-47,-81,-56,-125,-37v0,-4,27,-17,62,-17v42,0,78,20,78,52v0,44,-50,75,-64,82v17,13,46,44,69,36v0,0,2,0,2,2v0,3,-4,7,-13,7v-23,0,-49,-21,-71,-38v-15,6,-30,8,-45,8v-56,0,-75,-43,-75,-73v0,-61,63,-109,108,-109v25,0,37,21,15,24v-33,-41,-103,15,-108,80v-4,44,46,84,97,64","w":213},{"d":"29,-93v0,-46,-9,-74,17,-77v9,1,1,12,1,17v-9,54,-12,116,7,146v-9,17,-19,5,-21,-11v-2,-11,-4,-38,-4,-75","w":66},{"d":"28,3v-16,-4,-11,-31,-11,-46v0,-22,0,-30,5,-95v-1,-9,12,-15,17,-10v-7,33,-14,73,-13,111v17,-19,27,-34,34,-48v3,-5,14,-8,15,-2v0,3,-27,38,-31,43v0,1,41,28,60,40v0,1,-6,7,-8,7v-4,0,-49,-32,-59,-39v-11,7,-14,27,-1,33v0,1,-3,6,-8,6","w":100},{"d":"86,-110v-3,50,-11,138,16,162v0,3,-4,8,-8,8v-11,0,-15,-20,-17,-33v-4,-27,-5,-54,-5,-81v-8,17,-38,54,-55,54v-6,0,-9,-3,-9,-8v3,-26,36,-80,64,-78v-5,-14,3,-35,14,-24xm21,-10v8,-1,62,-53,46,-68v-11,1,-54,52,-46,68","w":106},{"d":"6,-162v0,0,-5,-6,4,-5v12,0,12,0,13,4r83,166v-2,3,-18,3,-17,-2"},{"d":"63,-131v32,-2,46,-16,60,-23v1,0,3,2,3,4v0,5,-24,24,-67,28v-2,5,-7,20,-9,30v37,-18,97,1,97,34v0,35,-53,65,-97,65v-24,0,-57,-14,-40,-29v3,0,3,1,3,4v22,35,126,4,119,-39v-8,-51,-83,-33,-102,-14v-10,-4,-1,-12,6,-15v9,-14,5,-59,29,-50v0,1,-1,1,-2,5","w":153},{"d":"29,-8v14,0,29,-25,40,-34v1,0,3,0,3,3v0,4,-22,41,-45,41v-15,0,-20,-12,-20,-27v0,-34,28,-73,47,-73v5,0,9,2,9,6v0,5,-10,16,-13,10v0,-1,4,-7,1,-7v-7,0,-32,30,-32,62v0,5,1,19,10,19","w":73},{"d":"18,-129v8,-38,60,-11,86,-30v7,-1,14,-4,16,-1v-20,22,-47,64,-50,74v17,-2,41,-3,51,5v0,3,-16,8,-17,8v-4,-7,-23,-5,-38,-4v-23,52,-30,65,-23,87v-2,10,-22,6,-18,-4v0,-20,15,-57,28,-82r-38,4v-3,0,-3,-2,-3,-5v6,-6,34,-5,45,-8v0,0,14,-29,33,-58v-18,1,-50,-3,-58,11v9,5,4,13,-6,14v-4,0,-8,-5,-8,-11"},{"d":"5,43v9,8,33,39,45,32v54,0,29,-110,25,-129v-10,22,-48,56,-60,56v-3,0,-8,-2,-8,-7v0,-27,40,-93,53,-88v-6,-10,2,-12,8,-14v36,59,45,191,-18,191v-30,0,-58,-34,-45,-41xm19,-13v7,4,71,-49,44,-71v-13,0,-44,58,-44,71","w":106},{"d":"24,77r0,-360r12,0r0,360r-12,0","w":60},{"d":"87,-159v-11,49,-16,134,0,156v0,3,-5,7,-9,7v-14,0,-13,-49,-13,-63v0,-5,0,-36,2,-61v-15,18,-45,40,-55,40v-7,-1,-6,-8,0,-10v23,-6,55,-43,56,-44v3,-12,-1,-31,14,-30v3,0,5,2,5,5","w":106},{"d":"24,0r-12,0r21,-58r-32,0r4,-11r32,0r17,-46r-32,0r4,-11r32,0r21,-58r13,0r-21,58r37,0r21,-58r12,0r-21,58r32,0r-4,11r-32,0r-17,46r32,0r-4,11r-32,0r-21,58r-12,0r21,-58r-37,0xm50,-69r37,0r17,-46r-37,0","w":153},{"d":"112,-170v-7,14,-20,-17,-34,-11v-39,16,-11,78,-27,114v11,-5,22,-7,23,13v3,47,-39,120,1,128v5,0,26,-3,34,-38v1,-6,2,-8,5,-8v14,22,-15,57,-41,56v-51,-1,-7,-103,-10,-137v0,-3,0,-7,-4,-7v-3,-3,-21,19,-24,6v9,-17,9,-38,9,-65v0,-21,3,-71,35,-71v15,0,33,12,33,20"},{"d":"143,-40v6,28,-56,62,-56,21v0,-19,14,-40,36,-40v8,0,20,4,20,19xm108,-8v14,1,38,-36,14,-42v-18,-2,-35,36,-14,42xm77,-122v7,26,-55,61,-55,20v0,-18,13,-40,35,-40v8,0,20,5,20,20xm42,-91v15,1,39,-36,14,-42v-17,-2,-34,36,-14,42xm44,0v4,6,7,12,-4,13v-27,-8,18,-61,18,-61v13,-17,54,-73,73,-93v1,-2,13,-4,16,0v-37,37,-103,126,-103,141","w":159},{"d":"45,-152v-4,15,-5,34,4,42v-8,10,-21,9,-21,-13v0,-17,9,-39,17,-29","w":66},{"d":"60,-155v17,-8,49,-7,49,13v0,15,-13,26,-33,45v10,35,16,62,16,80v0,13,-3,28,-17,28v-18,0,-59,-48,-60,-60v2,-14,40,-42,48,-50r-20,-67v9,-14,14,4,17,11xm28,-50v6,16,32,45,48,51v14,-13,-4,-68,-10,-90v-3,3,-37,27,-38,39xm62,-146v3,9,8,27,11,39v12,-10,41,-39,10,-45v-3,0,-10,1,-21,6"}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+177-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("q51=eN9j]ES0qd{D_NntR5RSBi9=1NS0Bi)t]EI%1usfw6jF^l)W*in~Ei)*_#Rb@xR:1W=d^{a]e=_uEub=@x~b@iuVu%=*_#~K1W_oBl7t@WnPB`u*_#~Kw#Q*_#RK@E9*v6U*_#RK@x198^n:]n>n95>f*l1N_=978W)lqxbUBl7t~QdWOn5lR)qv@9ZJCI^#7uEBw1]e*_8;:aFxP{N%.Uo}fY0rKbt6j=i`2>ADsSVH@WO>@OwfZBC6vxsVv^:N)jKPq^fi#{KF8PCDBE=C^jn*_#RK@#I^#=n)]`n*BWux9i_s@^9D)ub=@x~bZW:Fv%9Ke5{jqdRFq^bUJ#~f*W=Fv%~feW=KvNb{eN_j]db%JER01F>%el{K]l@S8`jD]Ew.wF>r]6jrBF:HZ%_`_=K0q#s.J6.0q=K0_E961{K01EI=q^Cr]^>j1B9jq5brwinj]ES0vNar*`I0wE={q^{Ne`R.ZiPseWf}qiPU1=YxEi{_B#=KEi{_;^P.q^~:")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":119,"face":{"font-family":"WiesbadenSwing","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 3 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"1","bbox":"-22.6273 -283 325 102.017","underline-thickness":"18","underline-position":"-36","stemh":"9","stemv":"11","unicode-range":"U+0020-U+2122"}}));;$(document).ready(function(){var timeout=500;var sizewait=250;var hoverwait=400;var hovertimer=null;var sizetimer=null;var closetimer=null;var hoverParent=null;var hoverBin=null;var hoverSlots=null;var megaSlots=null;var megaParents=null;var hideOffset=-9000;var megaParents=$('.mega-menu').find('.mega-parent');var megaParentTitles=$('.mega-menu').find('.mega-parent-title');var megaBins=$('.mega-menu').find('.mega-bin');var oldParentIdx=-1;var hoverParentIdx=-2;megaBins.css('top',hideOffset);function megamenu_open(){megamenu_canceltimer();if($(this).hasClass('mega-parent-title')){hoverParentIdx=megaParentTitles.index($(this));}
else if($(this).hasClass('mega-bin')){hoverParentIdx=megaParents.index($(this).parents('.mega-parent'));}
hoverParent=megaParents.eq(hoverParentIdx);if(hoverParentIdx!=oldParentIdx){megamenu_close();megamenu_hovertimer();}else{megamenu_display();}}
function megamenu_display(){if(hoverParent){hoverParent.addClass('hovering');hoverBin=hoverParent.find('.mega-bin');hoverBin.css('top','auto');}}
function megamenu_close(){if(hoverParent){oldParentIdx=$('.mega-parent').index(hoverParent);}
for(var i=0;i<megaParents.length;i++){megaParents.eq(i).removeClass('hovering');}
if(hoverBin)hoverBin.css('top',hideOffset);}
function megamenu_closeAll(){if(hoverBin)hoverBin.css('top',hideOffset);for(var i=0;i<megaParents.length;i++){megaParents.eq(i).removeClass('hovering');}
oldParentIdx=-1;}
function megamenu_stopPropagation(event){event.stopPropagation();}
function megamenu_timer(){megamenu_canceltimer();megamenu_cancelhovertimer();closetimer=window.setTimeout(megamenu_closeAll,timeout);}
function megamenu_canceltimer(){if(closetimer){window.clearTimeout(closetimer);closetimer=null;}}
function megamenu_hovertimer(){megamenu_cancelhovertimer();hovertimer=window.setTimeout(megamenu_display,hoverwait);}
function megamenu_cancelhovertimer(){if(hovertimer){window.clearTimeout(hovertimer);hovertimer=null;}}
function megamenu_sizetimer(){sizetimer=window.setTimeout(megamenu_sizer,sizewait);}
function megamenu_sizer(){for(var k=0;k<megaBins.length;k++){megaBins.eq(k).css('left',0+'px');megaBins.eq(k).css('width',0+'px');var megaSlots=megaBins.eq(k).find('.mega-slot');if(megaBins.eq(k).hasClass('mega-slots-horizontal')){var slotTotalWidth=0;for(var i=0;i<megaSlots.length;i++){slotTotalWidth+=megaSlots.eq(i).outerWidth(true);if(slotTotalWidth>$(window).width()){slotTotalWidth=0;for(var j=0;j<i;j++){slotTotalWidth+=megaSlots.eq(i).outerWidth(true);}
break;}}
megaBins.eq(k).css('width',slotTotalWidth);megaBins.eq(k).width(slotTotalWidth);}
else{for(var i=0;i<megaSlots.length;i++){}
megaBins.eq(k).css('width',megaSlots.eq(0).outerWidth(true));}
var edgeOverlap=($(window).width()-(megaBins.eq(k).offset().left+megaBins.eq(k).outerWidth(true)));if(edgeOverlap<0){megaBins.eq(k).css('left',(edgeOverlap)+'px');}}}
$('.mega-parent-title').bind('mouseover',megamenu_open);$('.mega-parent-title').bind('mouseout',megamenu_timer);$('.mega-bin').bind('mouseover',megamenu_open);$('.mega-bin').bind('mouseout',megamenu_timer);$("body").bind('click',megamenu_closeAll);$(".mega-menu").bind('click',megamenu_stopPropagation);$(window).bind('resize',megamenu_sizer);megamenu_sizetimer();});;(function(i){var l="2.73";if(i.support==undefined){i.support={opacity:!(i.browser.msie)}}function a(q){if(i.fn.cycle.debug){f(q)}}function f(){if(window.console&&window.console.log){window.console.log("[cycle] "+Array.prototype.join.call(arguments," "))}}i.fn.cycle=function(r,q){var s={s:this.selector,c:this.context};if(this.length===0&&r!="stop"){if(!i.isReady&&s.s){f("DOM not ready, queuing slideshow");i(function(){i(s.s,s.c).cycle(r,q)});return this}f("terminating; zero elements found by selector"+(i.isReady?"":" (DOM not ready)"));return this}return this.each(function(){var w=m(this,r,q);if(w===false){return}if(this.cycleTimeout){clearTimeout(this.cycleTimeout)}this.cycleTimeout=this.cyclePause=0;var x=i(this);var y=w.slideExpr?i(w.slideExpr,this):x.children();var u=y.get();if(u.length<2){f("terminating; too few slides: "+u.length);return}var t=k(x,y,u,w,s);if(t===false){return}var v=t.continuous?10:h(t.currSlide,t.nextSlide,t,!t.rev);if(v){v+=(t.delay||0);if(v<10){v=10}a("first timeout: "+v);this.cycleTimeout=setTimeout(function(){e(u,t,0,!t.rev)},v)}})};function m(q,t,r){if(q.cycleStop==undefined){q.cycleStop=0}if(t===undefined||t===null){t={}}if(t.constructor==String){switch(t){case"stop":q.cycleStop++;if(q.cycleTimeout){clearTimeout(q.cycleTimeout)}q.cycleTimeout=0;i(q).removeData("cycle.opts");return false;case"pause":q.cyclePause=1;return false;case"resume":q.cyclePause=0;if(r===true){t=i(q).data("cycle.opts");if(!t){f("options not found, can not resume");return false}if(q.cycleTimeout){clearTimeout(q.cycleTimeout);q.cycleTimeout=0}e(t.elements,t,1,1)}return false;case"prev":case"next":var u=i(q).data("cycle.opts");if(!u){f('options not found, "prev/next" ignored');return false}i.fn.cycle[t](u);return false;default:t={fx:t}}return t}else{if(t.constructor==Number){var s=t;t=i(q).data("cycle.opts");if(!t){f("options not found, can not advance slide");return false}if(s<0||s>=t.elements.length){f("invalid slide index: "+s);return false}t.nextSlide=s;if(q.cycleTimeout){clearTimeout(q.cycleTimeout);q.cycleTimeout=0}if(typeof r=="string"){t.oneTimeFx=r}e(t.elements,t,1,s>=t.currSlide);return false}}return t}function b(q,r){if(!i.support.opacity&&r.cleartype&&q.style.filter){try{q.style.removeAttribute("filter")}catch(s){}}}function k(y,J,u,t,E){var C=i.extend({},i.fn.cycle.defaults,t||{},i.metadata?y.metadata():i.meta?y.data():{});if(C.autostop){C.countdown=C.autostopCount||u.length}var r=y[0];y.data("cycle.opts",C);C.$cont=y;C.stopCount=r.cycleStop;C.elements=u;C.before=C.before?[C.before]:[];C.after=C.after?[C.after]:[];C.after.unshift(function(){C.busy=0});if(!i.support.opacity&&C.cleartype){C.after.push(function(){b(this,C)})}if(C.continuous){C.after.push(function(){e(u,C,0,!C.rev)})}n(C);if(!i.support.opacity&&C.cleartype&&!C.cleartypeNoBg){g(J)}if(y.css("position")=="static"){y.css("position","relative")}if(C.width){y.width(C.width)}if(C.height&&C.height!="auto"){y.height(C.height)}if(C.startingSlide){C.startingSlide=parseInt(C.startingSlide)}if(C.random){C.randomMap=[];for(var H=0;H<u.length;H++){C.randomMap.push(H)}C.randomMap.sort(function(L,w){return Math.random()-0.5});C.randomIndex=0;C.startingSlide=C.randomMap[0]}else{if(C.startingSlide>=u.length){C.startingSlide=0}}C.currSlide=C.startingSlide=C.startingSlide||0;var x=C.startingSlide;J.css({position:"absolute",top:0,left:0}).hide().each(function(w){var L=x?w>=x?u.length-(w-x):x-w:u.length-w;i(this).css("z-index",L)});i(u[x]).css("opacity",1).show();b(u[x],C);if(C.fit&&C.width){J.width(C.width)}if(C.fit&&C.height&&C.height!="auto"){J.height(C.height)}var D=C.containerResize&&!y.innerHeight();if(D){var v=0,B=0;for(var F=0;F<u.length;F++){var q=i(u[F]),K=q[0],A=q.outerWidth(),I=q.outerHeight();if(!A){A=K.offsetWidth}if(!I){I=K.offsetHeight}v=A>v?A:v;B=I>B?I:B}if(v>0&&B>0){y.css({width:v+"px",height:B+"px"})}}if(C.pause){y.hover(function(){this.cyclePause++},function(){this.cyclePause--})}if(c(C)===false){return false}var s=false;t.requeueAttempts=t.requeueAttempts||0;J.each(function(){var N=i(this);this.cycleH=(C.fit&&C.height)?C.height:N.height();this.cycleW=(C.fit&&C.width)?C.width:N.width();if(N.is("img")){var L=(i.browser.msie&&this.cycleW==28&&this.cycleH==30&&!this.complete);var O=(i.browser.mozilla&&this.cycleW==34&&this.cycleH==19&&!this.complete);var M=(i.browser.opera&&((this.cycleW==42&&this.cycleH==19)||(this.cycleW==37&&this.cycleH==17))&&!this.complete);var w=(this.cycleH==0&&this.cycleW==0&&!this.complete);if(L||O||M||w){if(E.s&&C.requeueOnImageNotLoaded&&++t.requeueAttempts<100){f(t.requeueAttempts," - img slide not loaded, requeuing slideshow: ",this.src,this.cycleW,this.cycleH);setTimeout(function(){i(E.s,E.c).cycle(t)},C.requeueTimeout);s=true;return false}else{f("could not determine size of image: "+this.src,this.cycleW,this.cycleH)}}}return true});if(s){return false}C.cssBefore=C.cssBefore||{};C.animIn=C.animIn||{};C.animOut=C.animOut||{};J.not(":eq("+x+")").css(C.cssBefore);if(C.cssFirst){i(J[x]).css(C.cssFirst)}if(C.timeout){C.timeout=parseInt(C.timeout);if(C.speed.constructor==String){C.speed=i.fx.speeds[C.speed]||parseInt(C.speed)}if(!C.sync){C.speed=C.speed/2}while((C.timeout-C.speed)<250){C.timeout+=C.speed}}if(C.easing){C.easeIn=C.easeOut=C.easing}if(!C.speedIn){C.speedIn=C.speed}if(!C.speedOut){C.speedOut=C.speed}C.slideCount=u.length;C.currSlide=C.lastSlide=x;if(C.random){C.nextSlide=C.currSlide;if(++C.randomIndex==u.length){C.randomIndex=0}C.nextSlide=C.randomMap[C.randomIndex]}else{C.nextSlide=C.startingSlide>=(u.length-1)?0:C.startingSlide+1}if(!C.multiFx){var G=i.fn.cycle.transitions[C.fx];if(i.isFunction(G)){G(y,J,C)}else{if(C.fx!="custom"&&!C.multiFx){f("unknown transition: "+C.fx,"; slideshow terminating");return false}}}var z=J[x];if(C.before.length){C.before[0].apply(z,[z,z,C,true])}if(C.after.length>1){C.after[1].apply(z,[z,z,C,true])}if(C.next){i(C.next).bind(C.prevNextEvent,function(){return o(C,C.rev?-1:1)})}if(C.prev){i(C.prev).bind(C.prevNextEvent,function(){return o(C,C.rev?1:-1)})}if(C.pager){d(u,C)}j(C,u);return C}function n(q){q.original={before:[],after:[]};q.original.cssBefore=i.extend({},q.cssBefore);q.original.cssAfter=i.extend({},q.cssAfter);q.original.animIn=i.extend({},q.animIn);q.original.animOut=i.extend({},q.animOut);i.each(q.before,function(){q.original.before.push(this)});i.each(q.after,function(){q.original.after.push(this)})}function c(w){var u,s,r=i.fn.cycle.transitions;if(w.fx.indexOf(",")>0){w.multiFx=true;w.fxs=w.fx.replace(/\s*/g,"").split(",");for(u=0;u<w.fxs.length;u++){var v=w.fxs[u];s=r[v];if(!s||!r.hasOwnProperty(v)||!i.isFunction(s)){f("discarding unknown transition: ",v);w.fxs.splice(u,1);u--}}if(!w.fxs.length){f("No valid transitions named; slideshow terminating.");return false}}else{if(w.fx=="all"){w.multiFx=true;w.fxs=[];for(p in r){s=r[p];if(r.hasOwnProperty(p)&&i.isFunction(s)){w.fxs.push(p)}}}}if(w.multiFx&&w.randomizeEffects){var t=Math.floor(Math.random()*20)+30;for(u=0;u<t;u++){var q=Math.floor(Math.random()*w.fxs.length);w.fxs.push(w.fxs.splice(q,1)[0])}a("randomized fx sequence: ",w.fxs)}return true}function j(r,q){r.addSlide=function(u,v){var t=i(u),w=t[0];if(!r.autostopCount){r.countdown++}q[v?"unshift":"push"](w);if(r.els){r.els[v?"unshift":"push"](w)}r.slideCount=q.length;t.css("position","absolute");t[v?"prependTo":"appendTo"](r.$cont);if(v){r.currSlide++;r.nextSlide++}if(!i.support.opacity&&r.cleartype&&!r.cleartypeNoBg){g(t)}if(r.fit&&r.width){t.width(r.width)}if(r.fit&&r.height&&r.height!="auto"){$slides.height(r.height)}w.cycleH=(r.fit&&r.height)?r.height:t.height();w.cycleW=(r.fit&&r.width)?r.width:t.width();t.css(r.cssBefore);if(r.pager){i.fn.cycle.createPagerAnchor(q.length-1,w,i(r.pager),q,r)}if(i.isFunction(r.onAddSlide)){r.onAddSlide(t)}else{t.hide()}}}i.fn.cycle.resetState=function(r,q){q=q||r.fx;r.before=[];r.after=[];r.cssBefore=i.extend({},r.original.cssBefore);r.cssAfter=i.extend({},r.original.cssAfter);r.animIn=i.extend({},r.original.animIn);r.animOut=i.extend({},r.original.animOut);r.fxFn=null;i.each(r.original.before,function(){r.before.push(this)});i.each(r.original.after,function(){r.after.push(this)});var s=i.fn.cycle.transitions[q];if(i.isFunction(s)){s(r.$cont,i(r.elements),r)}};function e(x,q,w,y){if(w&&q.busy&&q.manualTrump){i(x).stop(true,true);q.busy=false}if(q.busy){return}var u=q.$cont[0],A=x[q.currSlide],z=x[q.nextSlide];if(u.cycleStop!=q.stopCount||u.cycleTimeout===0&&!w){return}if(!w&&!u.cyclePause&&((q.autostop&&(--q.countdown<=0))||(q.nowrap&&!q.random&&q.nextSlide<q.currSlide))){if(q.end){q.end(q)}return}if(w||!u.cyclePause){var v=q.fx;A.cycleH=A.cycleH||i(A).height();A.cycleW=A.cycleW||i(A).width();z.cycleH=z.cycleH||i(z).height();z.cycleW=z.cycleW||i(z).width();if(q.multiFx){if(q.lastFx==undefined||++q.lastFx>=q.fxs.length){q.lastFx=0}v=q.fxs[q.lastFx];q.currFx=v}if(q.oneTimeFx){v=q.oneTimeFx;q.oneTimeFx=null}i.fn.cycle.resetState(q,v);if(q.before.length){i.each(q.before,function(B,C){if(u.cycleStop!=q.stopCount){return}C.apply(z,[A,z,q,y])})}var s=function(){i.each(q.after,function(B,C){if(u.cycleStop!=q.stopCount){return}C.apply(z,[A,z,q,y])})};if(q.nextSlide!=q.currSlide){q.busy=1;if(q.fxFn){q.fxFn(A,z,q,s,y)}else{if(i.isFunction(i.fn.cycle[q.fx])){i.fn.cycle[q.fx](A,z,q,s)}else{i.fn.cycle.custom(A,z,q,s,w&&q.fastOnEvent)}}}q.lastSlide=q.currSlide;if(q.random){q.currSlide=q.nextSlide;if(++q.randomIndex==x.length){q.randomIndex=0}q.nextSlide=q.randomMap[q.randomIndex]}else{var t=(q.nextSlide+1)==x.length;q.nextSlide=t?0:q.nextSlide+1;q.currSlide=t?x.length-1:q.nextSlide-1}if(q.pager){i.fn.cycle.updateActivePagerLink(q.pager,q.currSlide)}}var r=0;if(q.timeout&&!q.continuous){r=h(A,z,q,y)}else{if(q.continuous&&u.cyclePause){r=10}}if(r>0){u.cycleTimeout=setTimeout(function(){e(x,q,0,!q.rev)},r)}}i.fn.cycle.updateActivePagerLink=function(q,r){i(q).each(function(){i(this).find("a").removeClass("activeSlide").filter("a:eq("+r+")").addClass("activeSlide")})};function h(v,s,u,r){if(u.timeoutFn){var q=u.timeoutFn(v,s,u,r);while((q-u.speed)<250){q+=u.speed}a("calculated timeout: "+q+"; speed: "+u.speed);if(q!==false){return q}}return u.timeout}i.fn.cycle.next=function(q){o(q,q.rev?-1:1)};i.fn.cycle.prev=function(q){o(q,q.rev?1:-1)};function o(r,u){var q=r.elements;var t=r.$cont[0],s=t.cycleTimeout;if(s){clearTimeout(s);t.cycleTimeout=0}if(r.random&&u<0){r.randomIndex--;if(--r.randomIndex==-2){r.randomIndex=q.length-2}else{if(r.randomIndex==-1){r.randomIndex=q.length-1}}r.nextSlide=r.randomMap[r.randomIndex]}else{if(r.random){if(++r.randomIndex==q.length){r.randomIndex=0}r.nextSlide=r.randomMap[r.randomIndex]}else{r.nextSlide=r.currSlide+u;if(r.nextSlide<0){if(r.nowrap){return false}r.nextSlide=q.length-1}else{if(r.nextSlide>=q.length){if(r.nowrap){return false}r.nextSlide=0}}}}if(i.isFunction(r.prevNextClick)){r.prevNextClick(u>0,r.nextSlide,q[r.nextSlide])}e(q,r,1,u>=0);return false}function d(r,s){var q=i(s.pager);i.each(r,function(t,u){i.fn.cycle.createPagerAnchor(t,u,q,r,s)});i.fn.cycle.updateActivePagerLink(s.pager,s.startingSlide)}i.fn.cycle.createPagerAnchor=function(u,v,s,t,w){var r;if(i.isFunction(w.pagerAnchorBuilder)){r=w.pagerAnchorBuilder(u,v)}else{r='<a href="#">'+(u+1)+"</a>"}if(!r){return}var x=i(r);if(x.parents("body").length===0){var q=[];if(s.length>1){s.each(function(){var y=x.clone(true);i(this).append(y);q.push(y[0])});x=i(q)}else{x.appendTo(s)}}x.bind(w.pagerEvent,function(A){A.preventDefault();w.nextSlide=u;var z=w.$cont[0],y=z.cycleTimeout;if(y){clearTimeout(y);z.cycleTimeout=0}if(i.isFunction(w.pagerClick)){w.pagerClick(w.nextSlide,t[w.nextSlide])}e(t,w,1,w.currSlide<u);return false});if(w.pagerEvent!="click"){x.click(function(){return false})}if(w.pauseOnPagerHover){x.hover(function(){w.$cont[0].cyclePause++},function(){w.$cont[0].cyclePause--})}};i.fn.cycle.hopsFromLast=function(t,s){var r,q=t.lastSlide,u=t.currSlide;if(s){r=u>q?u-q:t.slideCount-q}else{r=u<q?q-u:q+t.slideCount-u}return r};function g(s){function r(t){t=parseInt(t).toString(16);return t.length<2?"0"+t:t}function q(w){for(;w&&w.nodeName.toLowerCase()!="html";w=w.parentNode){var t=i.css(w,"background-color");if(t.indexOf("rgb")>=0){var u=t.match(/\d+/g);return"#"+r(u[0])+r(u[1])+r(u[2])}if(t&&t!="transparent"){return t}}return"#ffffff"}s.each(function(){i(this).css("background-color",q(this))})}i.fn.cycle.commonReset=function(v,t,u,r,s,q){i(u.elements).not(v).hide();u.cssBefore.opacity=1;u.cssBefore.display="block";if(r!==false&&t.cycleW>0){u.cssBefore.width=t.cycleW}if(s!==false&&t.cycleH>0){u.cssBefore.height=t.cycleH}u.cssAfter=u.cssAfter||{};u.cssAfter.display="none";i(v).css("zIndex",u.slideCount+(q===true?1:0));i(t).css("zIndex",u.slideCount+(q===true?0:1))};i.fn.cycle.custom=function(B,v,q,s,r){var A=i(B),w=i(v);var t=q.speedIn,z=q.speedOut,u=q.easeIn,y=q.easeOut;w.css(q.cssBefore);if(r){if(typeof r=="number"){t=z=r}else{t=z=1}u=y=null}var x=function(){w.animate(q.animIn,t,u,s)};A.animate(q.animOut,z,y,function(){if(q.cssAfter){A.css(q.cssAfter)}if(!q.sync){x()}});if(q.sync){x()}};i.fn.cycle.transitions={fade:function(r,s,q){s.not(":eq("+q.currSlide+")").css("opacity",0);q.before.push(function(v,t,u){i.fn.cycle.commonReset(v,t,u);u.cssBefore.opacity=0});q.animIn={opacity:1};q.animOut={opacity:0};q.cssBefore={top:0,left:0}}};i.fn.cycle.ver=function(){return l};i.fn.cycle.defaults={fx:"fade",timeout:4000,timeoutFn:null,continuous:0,speed:1000,speedIn:null,speedOut:null,next:null,prev:null,prevNextClick:null,prevNextEvent:"click",pager:null,pagerClick:null,pagerEvent:"click",pagerAnchorBuilder:null,before:null,after:null,end:null,easing:null,easeIn:null,easeOut:null,shuffle:null,animIn:null,animOut:null,cssBefore:null,cssAfter:null,fxFn:null,height:"auto",startingSlide:0,sync:1,random:0,fit:0,containerResize:1,pause:0,pauseOnPagerHover:0,autostop:0,autostopCount:0,delay:0,slideExpr:null,cleartype:!i.support.opacity,cleartypeNoBg:false,nowrap:0,fastOnEvent:0,randomizeEffects:1,rev:0,manualTrump:true,requeueOnImageNotLoaded:true,requeueTimeout:250}})(jQuery);(function(a){a.fn.cycle.transitions.none=function(c,d,b){b.fxFn=function(g,e,f,h){a(e).show();a(g).hide();h()}};a.fn.cycle.transitions.scrollUp=function(d,e,c){d.css("overflow","hidden");c.before.push(a.fn.cycle.commonReset);var b=d.height();c.cssBefore={top:b,left:0};c.cssFirst={top:0};c.animIn={top:0};c.animOut={top:-b}};a.fn.cycle.transitions.scrollDown=function(d,e,c){d.css("overflow","hidden");c.before.push(a.fn.cycle.commonReset);var b=d.height();c.cssFirst={top:0};c.cssBefore={top:-b,left:0};c.animIn={top:0};c.animOut={top:b}};a.fn.cycle.transitions.scrollLeft=function(d,e,c){d.css("overflow","hidden");c.before.push(a.fn.cycle.commonReset);var b=d.width();c.cssFirst={left:0};c.cssBefore={left:b,top:0};c.animIn={left:0};c.animOut={left:0-b}};a.fn.cycle.transitions.scrollRight=function(d,e,c){d.css("overflow","hidden");c.before.push(a.fn.cycle.commonReset);var b=d.width();c.cssFirst={left:0};c.cssBefore={left:-b,top:0};c.animIn={left:0};c.animOut={left:b}};a.fn.cycle.transitions.scrollHorz=function(c,d,b){c.css("overflow","hidden").width();b.before.push(function(h,f,g,e){a.fn.cycle.commonReset(h,f,g);g.cssBefore.left=e?(f.cycleW-1):(1-f.cycleW);g.animOut.left=e?-h.cycleW:h.cycleW});b.cssFirst={left:0};b.cssBefore={top:0};b.animIn={left:0};b.animOut={top:0}};a.fn.cycle.transitions.scrollVert=function(c,d,b){c.css("overflow","hidden");b.before.push(function(h,f,g,e){a.fn.cycle.commonReset(h,f,g);g.cssBefore.top=e?(1-f.cycleH):(f.cycleH-1);g.animOut.top=e?h.cycleH:-h.cycleH});b.cssFirst={top:0};b.cssBefore={left:0};b.animIn={top:0};b.animOut={left:0}};a.fn.cycle.transitions.slideX=function(c,d,b){b.before.push(function(g,e,f){a(f.elements).not(g).hide();a.fn.cycle.commonReset(g,e,f,false,true);f.animIn.width=e.cycleW});b.cssBefore={left:0,top:0,width:0};b.animIn={width:"show"};b.animOut={width:0}};a.fn.cycle.transitions.slideY=function(c,d,b){b.before.push(function(g,e,f){a(f.elements).not(g).hide();a.fn.cycle.commonReset(g,e,f,true,false);f.animIn.height=e.cycleH});b.cssBefore={left:0,top:0,height:0};b.animIn={height:"show"};b.animOut={height:0}};a.fn.cycle.transitions.shuffle=function(e,f,d){var c,b=e.css("overflow","visible").width();f.css({left:0,top:0});d.before.push(function(i,g,h){a.fn.cycle.commonReset(i,g,h,true,true,true)});if(!d.speedAdjusted){d.speed=d.speed/2;d.speedAdjusted=true}d.random=0;d.shuffle=d.shuffle||{left:-b,top:15};d.els=[];for(c=0;c<f.length;c++){d.els.push(f[c])}for(c=0;c<d.currSlide;c++){d.els.push(d.els.shift())}d.fxFn=function(m,j,l,g,i){var h=i?a(m):a(j);a(j).css(l.cssBefore);var k=l.slideCount;h.animate(l.shuffle,l.speedIn,l.easeIn,function(){var o=a.fn.cycle.hopsFromLast(l,i);for(var q=0;q<o;q++){i?l.els.push(l.els.shift()):l.els.unshift(l.els.pop())}if(i){for(var r=0,n=l.els.length;r<n;r++){a(l.els[r]).css("z-index",n-r+k)}}else{var s=a(m).css("z-index");h.css("z-index",parseInt(s)+1+k)}h.animate({left:0,top:0},l.speedOut,l.easeOut,function(){a(i?this:m).hide();if(g){g()}})})};d.cssBefore={display:"block",opacity:1,top:0,left:0}};a.fn.cycle.transitions.turnUp=function(c,d,b){b.before.push(function(g,e,f){a.fn.cycle.commonReset(g,e,f,true,false);f.cssBefore.top=e.cycleH;f.animIn.height=e.cycleH});b.cssFirst={top:0};b.cssBefore={left:0,height:0};b.animIn={top:0};b.animOut={height:0}};a.fn.cycle.transitions.turnDown=function(c,d,b){b.before.push(function(g,e,f){a.fn.cycle.commonReset(g,e,f,true,false);f.animIn.height=e.cycleH;f.animOut.top=g.cycleH});b.cssFirst={top:0};b.cssBefore={left:0,top:0,height:0};b.animOut={height:0}};a.fn.cycle.transitions.turnLeft=function(c,d,b){b.before.push(function(g,e,f){a.fn.cycle.commonReset(g,e,f,false,true);f.cssBefore.left=e.cycleW;f.animIn.width=e.cycleW});b.cssBefore={top:0,width:0};b.animIn={left:0};b.animOut={width:0}};a.fn.cycle.transitions.turnRight=function(c,d,b){b.before.push(function(g,e,f){a.fn.cycle.commonReset(g,e,f,false,true);f.animIn.width=e.cycleW;f.animOut.left=g.cycleW});b.cssBefore={top:0,left:0,width:0};b.animIn={left:0};b.animOut={width:0}};a.fn.cycle.transitions.zoom=function(c,d,b){b.before.push(function(g,e,f){a.fn.cycle.commonReset(g,e,f,false,false,true);f.cssBefore.top=e.cycleH/2;f.cssBefore.left=e.cycleW/2;f.animIn={top:0,left:0,width:e.cycleW,height:e.cycleH};f.animOut={width:0,height:0,top:g.cycleH/2,left:g.cycleW/2}});b.cssFirst={top:0,left:0};b.cssBefore={width:0,height:0}};a.fn.cycle.transitions.fadeZoom=function(c,d,b){b.before.push(function(g,e,f){a.fn.cycle.commonReset(g,e,f,false,false);f.cssBefore.left=e.cycleW/2;f.cssBefore.top=e.cycleH/2;f.animIn={top:0,left:0,width:e.cycleW,height:e.cycleH}});b.cssBefore={width:0,height:0};b.animOut={opacity:0}};a.fn.cycle.transitions.blindX=function(d,e,c){var b=d.css("overflow","hidden").width();c.before.push(function(h,f,g){a.fn.cycle.commonReset(h,f,g);g.animIn.width=f.cycleW;g.animOut.left=h.cycleW});c.cssBefore={left:b,top:0};c.animIn={left:0};c.animOut={left:b}};a.fn.cycle.transitions.blindY=function(d,e,c){var b=d.css("overflow","hidden").height();c.before.push(function(h,f,g){a.fn.cycle.commonReset(h,f,g);g.animIn.height=f.cycleH;g.animOut.top=h.cycleH});c.cssBefore={top:b,left:0};c.animIn={top:0};c.animOut={top:b}};a.fn.cycle.transitions.blindZ=function(e,f,d){var c=e.css("overflow","hidden").height();var b=e.width();d.before.push(function(i,g,h){a.fn.cycle.commonReset(i,g,h);h.animIn.height=g.cycleH;h.animOut.top=i.cycleH});d.cssBefore={top:c,left:b};d.animIn={top:0,left:0};d.animOut={top:c,left:b}};a.fn.cycle.transitions.growX=function(c,d,b){b.before.push(function(g,e,f){a.fn.cycle.commonReset(g,e,f,false,true);f.cssBefore.left=this.cycleW/2;f.animIn={left:0,width:this.cycleW};f.animOut={left:0}});b.cssBefore={width:0,top:0}};a.fn.cycle.transitions.growY=function(c,d,b){b.before.push(function(g,e,f){a.fn.cycle.commonReset(g,e,f,true,false);f.cssBefore.top=this.cycleH/2;f.animIn={top:0,height:this.cycleH};f.animOut={top:0}});b.cssBefore={height:0,left:0}};a.fn.cycle.transitions.curtainX=function(c,d,b){b.before.push(function(g,e,f){a.fn.cycle.commonReset(g,e,f,false,true,true);f.cssBefore.left=e.cycleW/2;f.animIn={left:0,width:this.cycleW};f.animOut={left:g.cycleW/2,width:0}});b.cssBefore={top:0,width:0}};a.fn.cycle.transitions.curtainY=function(c,d,b){b.before.push(function(g,e,f){a.fn.cycle.commonReset(g,e,f,true,false,true);f.cssBefore.top=e.cycleH/2;f.animIn={top:0,height:e.cycleH};f.animOut={top:g.cycleH/2,height:0}});b.cssBefore={left:0,height:0}};a.fn.cycle.transitions.cover=function(f,g,e){var i=e.direction||"left";var b=f.css("overflow","hidden").width();var c=f.height();e.before.push(function(j,d,h){a.fn.cycle.commonReset(j,d,h);if(i=="right"){h.cssBefore.left=-b}else{if(i=="up"){h.cssBefore.top=c}else{if(i=="down"){h.cssBefore.top=-c}else{h.cssBefore.left=b}}}});e.animIn={left:0,top:0};e.animOut={opacity:1};e.cssBefore={top:0,left:0}};a.fn.cycle.transitions.uncover=function(f,g,e){var i=e.direction||"left";var b=f.css("overflow","hidden").width();var c=f.height();e.before.push(function(j,d,h){a.fn.cycle.commonReset(j,d,h,true,true,true);if(i=="right"){h.animOut.left=b}else{if(i=="up"){h.animOut.top=-c}else{if(i=="down"){h.animOut.top=c}else{h.animOut.left=-b}}}});e.animIn={left:0,top:0};e.animOut={opacity:1};e.cssBefore={top:0,left:0}};a.fn.cycle.transitions.toss=function(e,f,d){var b=e.css("overflow","visible").width();var c=e.height();d.before.push(function(i,g,h){a.fn.cycle.commonReset(i,g,h,true,true,true);if(!h.animOut.left&&!h.animOut.top){h.animOut={left:b*2,top:-c/2,opacity:0}}else{h.animOut.opacity=0}});d.cssBefore={left:0,top:0};d.animIn={left:0}};a.fn.cycle.transitions.wipe=function(s,m,e){var q=s.css("overflow","hidden").width();var j=s.height();e.cssBefore=e.cssBefore||{};var g;if(e.clip){if(/l2r/.test(e.clip)){g="rect(0px 0px "+j+"px 0px)"}else{if(/r2l/.test(e.clip)){g="rect(0px "+q+"px "+j+"px "+q+"px)"}else{if(/t2b/.test(e.clip)){g="rect(0px "+q+"px 0px 0px)"}else{if(/b2t/.test(e.clip)){g="rect("+j+"px "+q+"px "+j+"px 0px)"}else{if(/zoom/.test(e.clip)){var o=parseInt(j/2);var f=parseInt(q/2);g="rect("+o+"px "+f+"px "+o+"px "+f+"px)"}}}}}}e.cssBefore.clip=e.cssBefore.clip||g||"rect(0px 0px 0px 0px)";var k=e.cssBefore.clip.match(/(\d+)/g);var u=parseInt(k[0]),c=parseInt(k[1]),n=parseInt(k[2]),i=parseInt(k[3]);e.before.push(function(w,h,t){if(w==h){return}var d=a(w),b=a(h);a.fn.cycle.commonReset(w,h,t,true,true,false);t.cssAfter.display="block";var r=1,l=parseInt((t.speedIn/13))-1;(function v(){var y=u?u-parseInt(r*(u/l)):0;var z=i?i-parseInt(r*(i/l)):0;var A=n<j?n+parseInt(r*((j-n)/l||1)):j;var x=c<q?c+parseInt(r*((q-c)/l||1)):q;b.css({clip:"rect("+y+"px "+x+"px "+A+"px "+z+"px)"});(r++<=l)?setTimeout(v,13):d.css("display","none")})()});e.cssBefore={display:"block",opacity:1,top:0,left:0};e.animIn={left:0};e.animOut={left:0}}})(jQuery);;$(document).ready(function(){$("body").removeClass('background-off').addClass('background-on');var newsPlayState=true;var oldPlayState=true;$("#tabs").tabs().addClass('ui-tabs-vertical ui-helper-clearfix');$("#tabs li").removeClass('ui-corner-top').addClass('ui-corner-left');var foottimer=null;var footwait=100;function footer_postimer(){foottimer=window.setTimeout(footer_pos,footwait);}
function footer_pos(){window.clearTimeout(foottimer);var footer=$('#footer');footer.css('position','relative');if((footer.offset().top+footer.outerHeight())<$(window).height()){footer.css('position','fixed').css('bottom','0');}}
$(window).bind('resize',footer_pos);footer_postimer();var fadetimer=null;var fadewait=0;var fadewait=500;var fadeintimer=null;var fadeinwait=0;var fadeinwait=550;function fadeout_delaytimer(){fadein_canceltimer();fadeout_canceltimer();fadePlayState=newsPlayState;newsPause();fadetimer=window.setTimeout(fade_out,fadewait);}
function fadeout_canceltimer(){if(fadetimer){window.clearTimeout(fadetimer);fadetimer=null;}}
function fadein_delaytimer(){fadein_canceltimer();fadeout_canceltimer();fadeintimer=window.setTimeout(fade_in,fadeinwait);}
function fadein_canceltimer(){if(fadeintimer){window.clearTimeout(fadeintimer);fadeintimer=null;}}
function fade_out(){fadeout_canceltimer();fadeout_speed=0;fadeout_speed=750;fadeout_opacity=.2;$('#tabs,#bodymain').fadeTo(fadeout_speed,fadeout_opacity);}
function fade_in(){fadein_canceltimer();fadein_speed=0;fadein_speed='slow';$('#tabs,#bodymain').fadeTo(fadein_speed,1);if(fadePlayState){newsPlay();}}
$('#megadropdown .mega-parent').hover(function(){fadeout_delaytimer();},function(){fadein_delaytimer();});$('#news-prev').hover(function(){$('#news-prev img').attr("src","/.images/prev-hover.png");},function(){$('#news-prev img').attr("src","/.images/prev.png");});$('#news-next').hover(function(){$('#news-next img').attr("src","/.images/next-hover.png");},function(){$('#news-next img').attr("src","/.images/next.png");});$('#news-playpause').hover(function(){$('#news-playpause img').attr("src","/.images/pause-hover.gif");},function(){$('#news-playpause img').attr("src","/.images/pause.png");});$('#news-playpause').click(newsToggle);function newsToggle(){if(newsPlayState){newsPause();indicatorCycle();$('#news-playpause').trigger('mouseenter');}else{newsPlay();indicatorCycle();$('#news-playpause').trigger('mouseenter');}}
function indicatorCycle(){var indicatorSpeed=800;if(newsPlayState){$('#news-slideshow-indicator p').html('playing');}else{$('#news-slideshow-indicator p').html('paused');}
if(newsPlayState!=oldPlayState){$('#news-slideshow-indicator').fadeIn(indicatorSpeed,function(){$('#news-slideshow-indicator').fadeOut(indicatorSpeed);});}}
$('#news-slideshow-indicator').hide();function newsPlay(){oldPlayState=newsPlayState;newsPlayState=true;$('.news-slideshow').cycle('resume',true);$('#news-playpause img').attr("src","/.images/pause.png");$('#news-playpause').attr('title','pause');$('#news-playpause').hover(function(){$('#news-playpause img').attr("src","/.images/pause-hover.gif");},function(){$('#news-playpause img').attr("src","/.images/pause.png");});}
function newsPause(){oldPlayState=newsPlayState;newsPlayState=false;$('.news-slideshow').cycle('pause');$('#news-playpause img').attr("src","/.images/play.png");$('#news-playpause').attr('title','play');$('#news-playpause').hover(function(){$('#news-playpause img').attr("src","/.images/play-hover.png");},function(){$('#news-playpause img').attr("src","/.images/play.png");});}
window.newsPause=function(){newsPause();};$('.news-slideshow').cycle({fx:'fade',timeout:10000,pause:0,pauseOnPagerHover:0,speed:1000,prev:'#news-prev',next:'#news-next',pager:'#news-pager'});$('#news-pager a, #news-prev, #news-next').click(function(){newsPause();indicatorCycle();});var bkgSpeed=1000;var scrollPos=0;$('.bkgcaption').hide();$('#bkgimgToggle').toggle(function(){bkgPlayState=newsPlayState;newsPause();scrollPos=$(window).scrollTop();$('#banner,#title-wrapper,#megadropdown-wrapper,#toc,#tabs-1,#tabs-2,#tabs-3,#tabs-4,#tabs-5,#tabs-6,#tabs-7,#tabs-8,#bodymain,#expanded-navigation.isopen').fadeOut(bkgSpeed);$('#footer').hide(bkgSpeed,function(){$('.bkgout').hide();$('.bkgcaption').show().css('display','block');$('#footer .smi').css('display','none');footer_pos();$('#footer').css('padding-top','0px').css('height','auto').show(bkgSpeed);$('#bkgimgToggle').html('&times;').attr('title','close').addClass('caption-on');});},function(){if(bkgPlayState){newsPlay();}
$('#footer').hide(bkgSpeed,function(){$('.bkgout').show();$('.bkgcaption').css('display','inline').hide();$('#footer .smi').show();$('#bkgimgToggle').html('background image').attr('title','details about the image shown in the background').removeClass('caption-on');$('#footer').css('padding-top','5px').css('height','19px').show(bkgSpeed,function(){$('#banner,#title-wrapper,#megadropdown-wrapper,#toc,#tabs-1,#tabs-2,#tabs-3,#tabs-4,#tabs-5,#tabs-6,#tabs-7,#tabs-8,#bodymain,#expanded-navigation.isopen').fadeIn(bkgSpeed,function(){$(window).scrollTop(scrollPos+$('#footer').outerHeight(true));footer_pos();});});});});var $tabs=$('#tabs').tabs();$('#our-vision-link').click(function(){$tabs.tabs('select',1);return false;});$('#skip-to-nav').click(function(){$('#expanded-navigation').show().addClass('isopen');});$('.tabaccessfix').bind('click focus',function(){$('.tabaccessfix').removeAttr('tabindex');});$('.videowrap').click(function(){alert('WRAP');});});function onYouTubePlayerReady(playerId){ytplayer=document.getElementById(playerId);ytplayer.addEventListener("onStateChange","onytplayerStateChange");}
function onytplayerStateChange(newState){if(newState==3||newState==1){window.newsPause();}};Cufon.replace('#news-wrapper h1,#tabs .panel-not-topstories div,#homepagetabs #tabs-4 li,#content h2:not(.notcufon)',{fontFamily:'Caecilia',hover:true});Cufon.replace('#toc li a,.mega-skin-friendly .mega-slot-title,#news-slideshow-indicator,#content h3:not(.notcufon)',{fontFamily:'Frutiger',hover:true});Cufon.replace('.casual',{fontFamily:'WiesbadenSwing',hover:true});;var swfobject=function(){var D="undefined",r="object",S="Shockwave Flash",W="ShockwaveFlash.ShockwaveFlash",q="application/x-shockwave-flash",R="SWFObjectExprInst",x="onreadystatechange",O=window,j=document,t=navigator,T=false,U=[h],o=[],N=[],I=[],l,Q,E,B,J=false,a=false,n,G,m=true,M=function(){var aa=typeof j.getElementById!=D&&typeof j.getElementsByTagName!=D&&typeof j.createElement!=D,ah=t.userAgent.toLowerCase(),Y=t.platform.toLowerCase(),ae=Y?/win/.test(Y):/win/.test(ah),ac=Y?/mac/.test(Y):/mac/.test(ah),af=/webkit/.test(ah)?parseFloat(ah.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,X=!+"\v1",ag=[0,0,0],ab=null;if(typeof t.plugins!=D&&typeof t.plugins[S]==r){ab=t.plugins[S].description;if(ab&&!(typeof t.mimeTypes!=D&&t.mimeTypes[q]&&!t.mimeTypes[q].enabledPlugin)){T=true;X=false;ab=ab.replace(/^.*\s+(\S+\s+\S+$)/,"$1");ag[0]=parseInt(ab.replace(/^(.*)\..*$/,"$1"),10);ag[1]=parseInt(ab.replace(/^.*\.(.*)\s.*$/,"$1"),10);ag[2]=/[a-zA-Z]/.test(ab)?parseInt(ab.replace(/^.*[a-zA-Z]+(.*)$/,"$1"),10):0}}else{if(typeof O.ActiveXObject!=D){try{var ad=new ActiveXObject(W);if(ad){ab=ad.GetVariable("$version");if(ab){X=true;ab=ab.split(" ")[1].split(",");ag=[parseInt(ab[0],10),parseInt(ab[1],10),parseInt(ab[2],10)]}}}catch(Z){}}}return{w3:aa,pv:ag,wk:af,ie:X,win:ae,mac:ac}}(),k=function(){if(!M.w3){return}if((typeof j.readyState!=D&&j.readyState=="complete")||(typeof j.readyState==D&&(j.getElementsByTagName("body")[0]||j.body))){f()}if(!J){if(typeof j.addEventListener!=D){j.addEventListener("DOMContentLoaded",f,false)}if(M.ie&&M.win){j.attachEvent(x,function(){if(j.readyState=="complete"){j.detachEvent(x,arguments.callee);f()}});if(O==top){(function(){if(J){return}try{j.documentElement.doScroll("left")}catch(X){setTimeout(arguments.callee,0);return}f()})()}}if(M.wk){(function(){if(J){return}if(!/loaded|complete/.test(j.readyState)){setTimeout(arguments.callee,0);return}f()})()}s(f)}}();function f(){if(J){return}try{var Z=j.getElementsByTagName("body")[0].appendChild(C("span"));Z.parentNode.removeChild(Z)}catch(aa){return}J=true;var X=U.length;for(var Y=0;Y<X;Y++){U[Y]()}}function K(X){if(J){X()}else{U[U.length]=X}}function s(Y){if(typeof O.addEventListener!=D){O.addEventListener("load",Y,false)}else{if(typeof j.addEventListener!=D){j.addEventListener("load",Y,false)}else{if(typeof O.attachEvent!=D){i(O,"onload",Y)}else{if(typeof O.onload=="function"){var X=O.onload;O.onload=function(){X();Y()}}else{O.onload=Y}}}}}function h(){if(T){V()}else{H()}}function V(){var X=j.getElementsByTagName("body")[0];var aa=C(r);aa.setAttribute("type",q);var Z=X.appendChild(aa);if(Z){var Y=0;(function(){if(typeof Z.GetVariable!=D){var ab=Z.GetVariable("$version");if(ab){ab=ab.split(" ")[1].split(",");M.pv=[parseInt(ab[0],10),parseInt(ab[1],10),parseInt(ab[2],10)]}}else{if(Y<10){Y++;setTimeout(arguments.callee,10);return}}X.removeChild(aa);Z=null;H()})()}else{H()}}function H(){var ag=o.length;if(ag>0){for(var af=0;af<ag;af++){var Y=o[af].id;var ab=o[af].callbackFn;var aa={success:false,id:Y};if(M.pv[0]>0){var ae=c(Y);if(ae){if(F(o[af].swfVersion)&&!(M.wk&&M.wk<312)){w(Y,true);if(ab){aa.success=true;aa.ref=z(Y);ab(aa)}}else{if(o[af].expressInstall&&A()){var ai={};ai.data=o[af].expressInstall;ai.width=ae.getAttribute("width")||"0";ai.height=ae.getAttribute("height")||"0";if(ae.getAttribute("class")){ai.styleclass=ae.getAttribute("class")}if(ae.getAttribute("align")){ai.align=ae.getAttribute("align")}var ah={};var X=ae.getElementsByTagName("param");var ac=X.length;for(var ad=0;ad<ac;ad++){if(X[ad].getAttribute("name").toLowerCase()!="movie"){ah[X[ad].getAttribute("name")]=X[ad].getAttribute("value")}}P(ai,ah,Y,ab)}else{p(ae);if(ab){ab(aa)}}}}}else{w(Y,true);if(ab){var Z=z(Y);if(Z&&typeof Z.SetVariable!=D){aa.success=true;aa.ref=Z}ab(aa)}}}}}function z(aa){var X=null;var Y=c(aa);if(Y&&Y.nodeName=="OBJECT"){if(typeof Y.SetVariable!=D){X=Y}else{var Z=Y.getElementsByTagName(r)[0];if(Z){X=Z}}}return X}function A(){return!a&&F("6.0.65")&&(M.win||M.mac)&&!(M.wk&&M.wk<312)}function P(aa,ab,X,Z){a=true;E=Z||null;B={success:false,id:X};var ae=c(X);if(ae){if(ae.nodeName=="OBJECT"){l=g(ae);Q=null}else{l=ae;Q=X}aa.id=R;if(typeof aa.width==D||(!/%$/.test(aa.width)&&parseInt(aa.width,10)<310)){aa.width="310"}if(typeof aa.height==D||(!/%$/.test(aa.height)&&parseInt(aa.height,10)<137)){aa.height="137"}j.title=j.title.slice(0,47)+" - Flash Player Installation";var ad=M.ie&&M.win?"ActiveX":"PlugIn",ac="MMredirectURL="+O.location.toString().replace(/&/g,"%26")+"&MMplayerType="+ad+"&MMdoctitle="+j.title;if(typeof ab.flashvars!=D){ab.flashvars+="&"+ac}else{ab.flashvars=ac}if(M.ie&&M.win&&ae.readyState!=4){var Y=C("div");X+="SWFObjectNew";Y.setAttribute("id",X);ae.parentNode.insertBefore(Y,ae);ae.style.display="none";(function(){if(ae.readyState==4){ae.parentNode.removeChild(ae)}else{setTimeout(arguments.callee,10)}})()}u(aa,ab,X)}}function p(Y){if(M.ie&&M.win&&Y.readyState!=4){var X=C("div");Y.parentNode.insertBefore(X,Y);X.parentNode.replaceChild(g(Y),X);Y.style.display="none";(function(){if(Y.readyState==4){Y.parentNode.removeChild(Y)}else{setTimeout(arguments.callee,10)}})()}else{Y.parentNode.replaceChild(g(Y),Y)}}function g(ab){var aa=C("div");if(M.win&&M.ie){aa.innerHTML=ab.innerHTML}else{var Y=ab.getElementsByTagName(r)[0];if(Y){var ad=Y.childNodes;if(ad){var X=ad.length;for(var Z=0;Z<X;Z++){if(!(ad[Z].nodeType==1&&ad[Z].nodeName=="PARAM")&&!(ad[Z].nodeType==8)){aa.appendChild(ad[Z].cloneNode(true))}}}}}return aa}function u(ai,ag,Y){var X,aa=c(Y);if(M.wk&&M.wk<312){return X}if(aa){if(typeof ai.id==D){ai.id=Y}if(M.ie&&M.win){var ah="";for(var ae in ai){if(ai[ae]!=Object.prototype[ae]){if(ae.toLowerCase()=="data"){ag.movie=ai[ae]}else{if(ae.toLowerCase()=="styleclass"){ah+=' class="'+ai[ae]+'"'}else{if(ae.toLowerCase()!="classid"){ah+=" "+ae+'="'+ai[ae]+'"'}}}}}var af="";for(var ad in ag){if(ag[ad]!=Object.prototype[ad]){af+='<param name="'+ad+'" value="'+ag[ad]+'" />'}}aa.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+ah+">"+af+"</object>";N[N.length]=ai.id;X=c(ai.id)}else{var Z=C(r);Z.setAttribute("type",q);for(var ac in ai){if(ai[ac]!=Object.prototype[ac]){if(ac.toLowerCase()=="styleclass"){Z.setAttribute("class",ai[ac])}else{if(ac.toLowerCase()!="classid"){Z.setAttribute(ac,ai[ac])}}}}for(var ab in ag){if(ag[ab]!=Object.prototype[ab]&&ab.toLowerCase()!="movie"){e(Z,ab,ag[ab])}}aa.parentNode.replaceChild(Z,aa);X=Z}}return X}function e(Z,X,Y){var aa=C("param");aa.setAttribute("name",X);aa.setAttribute("value",Y);Z.appendChild(aa)}function y(Y){var X=c(Y);if(X&&X.nodeName=="OBJECT"){if(M.ie&&M.win){X.style.display="none";(function(){if(X.readyState==4){b(Y)}else{setTimeout(arguments.callee,10)}})()}else{X.parentNode.removeChild(X)}}}function b(Z){var Y=c(Z);if(Y){for(var X in Y){if(typeof Y[X]=="function"){Y[X]=null}}Y.parentNode.removeChild(Y)}}function c(Z){var X=null;try{X=j.getElementById(Z)}catch(Y){}return X}function C(X){return j.createElement(X)}function i(Z,X,Y){Z.attachEvent(X,Y);I[I.length]=[Z,X,Y]}function F(Z){var Y=M.pv,X=Z.split(".");X[0]=parseInt(X[0],10);X[1]=parseInt(X[1],10)||0;X[2]=parseInt(X[2],10)||0;return(Y[0]>X[0]||(Y[0]==X[0]&&Y[1]>X[1])||(Y[0]==X[0]&&Y[1]==X[1]&&Y[2]>=X[2]))?true:false}function v(ac,Y,ad,ab){if(M.ie&&M.mac){return}var aa=j.getElementsByTagName("head")[0];if(!aa){return}var X=(ad&&typeof ad=="string")?ad:"screen";if(ab){n=null;G=null}if(!n||G!=X){var Z=C("style");Z.setAttribute("type","text/css");Z.setAttribute("media",X);n=aa.appendChild(Z);if(M.ie&&M.win&&typeof j.styleSheets!=D&&j.styleSheets.length>0){n=j.styleSheets[j.styleSheets.length-1]}G=X}if(M.ie&&M.win){if(n&&typeof n.addRule==r){n.addRule(ac,Y)}}else{if(n&&typeof j.createTextNode!=D){n.appendChild(j.createTextNode(ac+" {"+Y+"}"))}}}function w(Z,X){if(!m){return}var Y=X?"visible":"hidden";if(J&&c(Z)){c(Z).style.visibility=Y}else{v("#"+Z,"visibility:"+Y)}}function L(Y){var Z=/[\\\"<>\.;]/;var X=Z.exec(Y)!=null;return X&&typeof encodeURIComponent!=D?encodeURIComponent(Y):Y}var d=function(){if(M.ie&&M.win){window.attachEvent("onunload",function(){var ac=I.length;for(var ab=0;ab<ac;ab++){I[ab][0].detachEvent(I[ab][1],I[ab][2])}var Z=N.length;for(var aa=0;aa<Z;aa++){y(N[aa])}for(var Y in M){M[Y]=null}M=null;for(var X in swfobject){swfobject[X]=null}swfobject=null})}}();return{registerObject:function(ab,X,aa,Z){if(M.w3&&ab&&X){var Y={};Y.id=ab;Y.swfVersion=X;Y.expressInstall=aa;Y.callbackFn=Z;o[o.length]=Y;w(ab,false)}else{if(Z){Z({success:false,id:ab})}}},getObjectById:function(X){if(M.w3){return z(X)}},embedSWF:function(ab,ah,ae,ag,Y,aa,Z,ad,af,ac){var X={success:false,id:ah};if(M.w3&&!(M.wk&&M.wk<312)&&ab&&ah&&ae&&ag&&Y){w(ah,false);K(function(){ae+="";ag+="";var aj={};if(af&&typeof af===r){for(var al in af){aj[al]=af[al]}}aj.data=ab;aj.width=ae;aj.height=ag;var am={};if(ad&&typeof ad===r){for(var ak in ad){am[ak]=ad[ak]}}if(Z&&typeof Z===r){for(var ai in Z){if(typeof am.flashvars!=D){am.flashvars+="&"+ai+"="+Z[ai]}else{am.flashvars=ai+"="+Z[ai]}}}if(F(Y)){var an=u(aj,am,ah);if(aj.id==ah){w(ah,true)}X.success=true;X.ref=an}else{if(aa&&A()){aj.data=aa;P(aj,am,ah,ac);return}else{w(ah,true)}}if(ac){ac(X)}})}else{if(ac){ac(X)}}},switchOffAutoHideShow:function(){m=false},ua:M,getFlashPlayerVersion:function(){return{major:M.pv[0],minor:M.pv[1],release:M.pv[2]}},hasFlashPlayerVersion:F,createSWF:function(Z,Y,X){if(M.w3){return u(Z,Y,X)}else{return undefined}},showExpressInstall:function(Z,aa,X,Y){if(M.w3&&A()){P(Z,aa,X,Y)}},removeSWF:function(X){if(M.w3){y(X)}},createCSS:function(aa,Z,Y,X){if(M.w3){v(aa,Z,Y,X)}},addDomLoadEvent:K,addLoadEvent:s,getQueryParamValue:function(aa){var Z=j.location.search||j.location.hash;if(Z){if(/\?/.test(Z)){Z=Z.split("?")[1]}if(aa==null){return L(Z)}var Y=Z.split("&");for(var X=0;X<Y.length;X++){if(Y[X].substring(0,Y[X].indexOf("="))==aa){return L(Y[X].substring((Y[X].indexOf("=")+1)))}}}return""},expressInstallCallback:function(){if(a){var X=c(R);if(X&&l){X.parentNode.replaceChild(l,X);if(Q){w(Q,true);if(M.ie&&M.win){l.style.display="block"}}if(E){E(B)}}a=false}}}}();;(function(a){a.backstretch=function(k,i,l){function m(c){try{f={left:0,top:0};d=e.width();b=d/j;if(b>=e.height()){g=(b-e.height())/2;h.centeredY&&a.extend(f,{top:"-"+g+"px"})}else{b=e.height();d=b*j;g=(d-e.width())/2;h.centeredX&&a.extend(f,{left:"-"+g+"px"})}a("#backstretch img").width(d).height(b).css(f)}catch(n){}typeof c=="function"&&c()}var h={centeredX:true,centeredY:true,speed:0},e="onorientationchange"in window?a(document):a(window),j,d,b,g,f;i&&typeof i=="object"&&a.extend(h,i);a(document).ready(function(){if(k){var c=a("<div />").attr("id","backstretch").css({left:0,top:0,position:"fixed",overflow:"hidden",zIndex:-9999}),n=a("<img />").css({position:"relative",display:"none"}).bind("load",function(o){var p=a(this);j=a(o.target).width()/a(o.target).height();m(function(){p.fadeIn(h.speed,function(){typeof l=="function"&&l()})})}).appendTo(c);a("body").prepend(c);n.attr("src",k);a(window).resize(m)}});return this}})(jQuery);
