/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.06
 */
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-1]-=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("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.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.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}})());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.registerFont({"w":189,"face":{"font-family":"Philosopher","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 3 7 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-11.5959 -265 308 76","underline-thickness":"18","underline-position":"-54","stemh":"14","stemv":"32","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":90},"%":{"d":"40,0r-17,0r164,-238r16,0xm40,0r-17,0r164,-238r16,0xm216,-43v0,25,-18,43,-49,43v-31,0,-48,-18,-48,-43v0,-25,17,-43,48,-43v31,0,49,18,49,43xm142,-43v0,20,11,32,25,32v14,0,26,-12,26,-32v0,-20,-12,-33,-26,-33v-14,0,-25,13,-25,33xm108,-194v0,25,-18,43,-49,43v-31,0,-48,-18,-48,-43v0,-25,17,-44,48,-44v31,0,49,19,49,44xm34,-194v0,20,11,32,25,32v14,0,26,-12,26,-32v0,-20,-12,-33,-26,-33v-14,0,-25,13,-25,33","w":226},"!":{"d":"65,-238r-6,182r-21,0r-7,-182r34,0xm48,-34v10,0,20,9,20,19v0,28,-39,24,-39,0v0,-10,9,-19,19,-19","w":96},"\"":{"d":"104,-140r-14,0r-11,-98r36,0xm47,-140r-15,0r-10,-98r36,0","w":136,"k":{"d":14,"4":18,"A":25}},"#":{"d":"70,5r-14,0r14,-70r-48,0r0,-14r51,0r15,-72r-45,0r0,-15r48,0r15,-72r15,0r-16,72r62,0r15,-72r14,0r-15,72r49,0r0,15r-52,0r-15,72r46,0r0,14r-49,0r-14,70r-15,0r15,-70r-61,0xm103,-151r-16,72r62,0r15,-72r-61,0","w":252},"$":{"d":"98,29r-14,0r0,-24v-52,-7,-77,-24,-68,-81r7,0v7,44,28,63,61,67r0,-97v-30,-16,-68,-40,-68,-77v0,-36,27,-60,68,-61r0,-21r14,0r0,22v49,5,76,25,66,81r-7,0v-7,-43,-26,-63,-59,-67r0,91v30,18,75,40,75,78v0,40,-28,66,-75,66r0,23xm142,-45v1,-22,-17,-40,-44,-52r0,89v23,-1,44,-14,44,-37xm44,-193v0,21,14,31,40,46r0,-83v-21,1,-40,16,-40,37"},"&":{"d":"90,7v-92,0,-101,-99,-40,-127v-13,-19,-19,-36,-19,-56v1,-95,100,-77,135,-40v10,10,9,29,9,47r-8,0v-7,-40,-34,-61,-59,-61v-22,0,-41,18,-41,54v0,47,36,75,86,124v9,-20,14,-41,16,-63r11,0v1,30,-2,49,-15,76r28,26r-13,13r-25,-22v-14,16,-35,29,-65,29xm142,-32v-32,-27,-57,-51,-77,-71v-34,26,-26,96,32,96v18,0,34,-11,45,-25","w":203},"'":{"d":"47,-140r-15,0r-10,-98r36,0","w":79,"k":{"d":14,"4":18,"A":25}},"(":{"d":"7,-86v0,-72,32,-119,90,-162r4,5v-47,41,-61,99,-61,157v0,58,14,115,61,156r-4,6v-58,-43,-90,-90,-90,-162","w":100},")":{"d":"94,-86v0,72,-32,119,-90,162r-4,-6v47,-41,61,-98,61,-156v0,-58,-14,-116,-61,-157r4,-5v58,43,90,90,90,162","w":100},"*":{"d":"77,-184r-10,-54r28,0r-10,54r41,-37r14,25r-52,18r52,18r-14,25r-41,-38r10,54r-28,0r10,-54r-41,38r-14,-25r52,-18r-52,-18r14,-25","w":162},"+":{"d":"83,-36r0,-76r-76,0r0,-14r76,0r0,-76r14,0r0,76r76,0r0,14r-76,0r0,76r-14,0","w":180},",":{"d":"23,56r-3,-6v18,-13,29,-26,29,-48v-13,7,-31,0,-31,-16v0,-13,9,-22,22,-22v14,0,23,9,23,25v0,31,-15,53,-40,67","w":81},"-":{"d":"14,-83r0,-25r92,0r0,25r-92,0","w":120},".":{"d":"37,-34v11,0,20,9,20,19v0,28,-39,24,-39,0v0,-10,9,-19,19,-19","w":74},"\/":{"d":"16,14r-12,-5r122,-266r13,5","w":142},"0":{"d":"101,-230v-40,0,-51,35,-51,111v0,76,11,112,51,112v40,0,50,-36,50,-112v0,-76,-10,-111,-50,-111xm101,-245v63,0,86,50,86,126v0,76,-23,126,-86,126v-63,0,-87,-50,-87,-126v0,-76,24,-126,87,-126","w":201,"k":{"7":7,"3":7,"2":7}},"1":{"d":"72,-238r0,238r-32,0r0,-202r-36,22r-6,-7r56,-51r18,0","w":104},"2":{"d":"14,-169v-5,-54,31,-76,78,-76v29,0,72,11,72,69v0,61,-61,99,-128,162v50,-3,128,15,126,-38r7,0v0,29,5,52,-30,52r-128,0r0,-18v76,-74,117,-104,117,-158v0,-36,-22,-54,-47,-54v-29,0,-52,21,-59,61r-8,0","w":183,"k":{"4":14}},"3":{"d":"154,-223r-93,90v13,-4,29,-4,33,-4v21,0,75,11,75,70v0,63,-53,74,-84,74v-36,0,-58,-15,-78,-38r6,-7v34,43,120,48,120,-29v0,-57,-48,-62,-90,-50r-9,-13r94,-93v-46,1,-111,-10,-108,38r-7,0v0,-29,-6,-53,30,-53r111,0r0,15","w":180,"k":{"9":7,"7":7}},"4":{"d":"151,-238r0,162r33,0r0,15r-33,0r0,61r-32,0r0,-61r-115,0r0,-15r118,-162r29,0xm25,-76r94,0r0,-127","w":187},"5":{"d":"133,-67v1,-59,-49,-58,-104,-54r-13,-14r4,-103r135,0r0,15r-106,0r-4,86v63,-1,124,-6,124,70v0,63,-53,74,-84,74v-36,0,-58,-15,-78,-38r6,-7v34,43,120,48,120,-29","w":180,"k":{"9":7,"7":11,"2":7}},"6":{"d":"47,-122v0,83,13,115,45,115v34,0,47,-33,47,-67v0,-41,-11,-66,-45,-66v-22,0,-34,7,-47,18xm14,-119v0,-86,22,-126,89,-126v23,0,38,6,52,11r-2,7v-11,-2,-25,-3,-43,-3v-50,0,-63,35,-63,91v13,-9,28,-16,57,-16v50,0,69,32,69,81v0,41,-22,81,-81,81v-56,0,-78,-40,-78,-126","w":187,"k":{"9":7,"7":11,"2":7}},"7":{"d":"160,-223r-90,223r-32,0r90,-223v-48,2,-120,-13,-117,38r-7,0v0,-29,-6,-53,30,-53r126,0r0,15","w":163,"k":{"4":22}},"8":{"d":"171,-187v0,29,-22,48,-45,59v27,16,54,33,54,70v0,47,-38,65,-83,65v-45,0,-83,-18,-83,-61v0,-36,29,-54,58,-67v-25,-14,-49,-31,-49,-63v0,-47,34,-61,74,-61v40,0,74,15,74,58xm146,-50v0,-31,-27,-47,-58,-63v-21,10,-39,25,-39,59v0,62,96,62,97,4xm58,-191v0,23,25,41,52,54v14,-11,27,-23,27,-50v0,-34,-22,-43,-40,-43v-18,0,-39,8,-39,39","w":194,"k":{"9":7,"8":7,"7":7,"2":7}},"9":{"d":"140,-115v0,-83,-13,-115,-45,-115v-34,0,-46,32,-46,66v0,41,11,67,45,67v22,0,33,-7,46,-18xm173,-119v0,86,-21,126,-88,126v-23,0,-39,-6,-53,-11r2,-7v11,2,25,4,43,4v50,0,63,-36,63,-92v-13,9,-28,16,-57,16v-50,0,-69,-32,-69,-81v0,-41,22,-81,81,-81v56,0,78,40,78,126","w":187,"k":{"2":7}},":":{"d":"38,-166v11,0,19,9,19,19v0,11,-8,20,-19,20v-10,0,-20,-9,-20,-20v0,-10,10,-19,20,-19xm37,-34v11,0,20,9,20,19v0,11,-9,20,-20,20v-10,0,-19,-9,-19,-20v0,-10,9,-19,19,-19","w":75},";":{"d":"41,-166v10,0,20,9,20,19v0,11,-10,20,-20,20v-11,0,-19,-9,-19,-20v0,-10,8,-19,19,-19xm23,55r-4,-5v18,-14,30,-27,30,-50v-8,10,-31,4,-31,-14v0,-10,9,-22,23,-22v13,0,22,11,22,29v0,25,-11,43,-40,62","w":81},"<":{"d":"194,-193r-165,72r165,72r0,15r-187,-81r0,-11r187,-81r0,14","w":208},"=":{"d":"14,-140r0,-15r189,0r0,15r-189,0xm14,-83r0,-14r189,0r0,14r-189,0","w":217},">":{"d":"180,-121r-166,-72r0,-14r188,81r0,11r-188,81r0,-15","w":208},"?":{"d":"74,-35v11,0,20,9,20,20v0,10,-10,20,-20,20v-11,0,-19,-10,-19,-20v0,-11,8,-20,19,-20xm7,-169v-5,-54,31,-76,78,-76v29,0,72,11,72,69v0,61,-74,72,-76,120r-14,0v2,-59,54,-66,54,-120v0,-36,-22,-54,-47,-54v-29,0,-53,21,-60,61r-7,0","w":167},"@":{"d":"185,-40r0,-48v-38,-2,-68,11,-68,36v0,43,58,41,68,12xm92,-133v-4,-37,25,-46,63,-45v32,0,63,10,63,75v0,32,-14,87,18,87v23,0,45,-31,45,-81v0,-86,-50,-133,-126,-133v-76,0,-126,46,-126,140v0,94,50,140,126,140v47,0,82,-10,111,-30r8,11v-29,20,-67,34,-119,34v-83,0,-141,-54,-141,-155v0,-101,58,-155,141,-155v83,0,140,54,140,148v0,58,-21,95,-70,95v-22,0,-31,-10,-40,-20v-20,26,-102,36,-102,-30v0,-43,50,-52,102,-51v0,-50,-15,-61,-37,-61v-20,0,-35,8,-40,31r-16,0","w":309},"A":{"d":"238,-7v3,10,-8,8,-15,9v-16,0,-45,-6,-61,-47r-9,-23r-101,0r-29,68r-16,0r101,-238r11,0r79,193v11,27,20,36,40,38xm103,-187r-45,104r88,0","w":223,"k":{"w":22,"v":22,"W":36,"V":43,"T":29,"Y":43,"U":11,"y":22,"\"":25,"'":25,"`":25}},"B":{"d":"171,-63v4,-44,-50,-54,-103,-50r0,95v45,14,108,-1,103,-45xm68,-128v48,3,92,-3,92,-48v0,-43,-53,-56,-92,-45r0,93xm4,-238v82,5,190,-25,190,63v0,22,-14,42,-46,53v47,7,59,28,59,57v0,79,-95,64,-171,65r0,-194v1,-25,-6,-38,-32,-36r0,-8","w":217,"k":{"X":4,"W":7,"V":7,"Y":7,"A":4}},"C":{"d":"214,-162r-7,0v-9,-47,-34,-68,-74,-68v-47,0,-86,29,-86,115v0,54,25,108,86,108v36,0,61,-19,81,-51r7,6v-23,45,-56,59,-99,59v-68,0,-111,-54,-111,-122v0,-72,50,-130,111,-130v64,0,97,16,92,83","w":228,"k":{"x":14,"w":14,"v":14,"t":7,"r":14,"n":14,"m":14,"g":14,"f":7,"y":14,"A":4,"p":14,"s":7,"u":14,"z":7}},"D":{"d":"69,-219r0,202v76,18,131,-23,131,-102v0,-77,-58,-123,-131,-100xm4,-238r94,0v95,0,141,46,141,118v0,70,-45,120,-132,120r-71,0r0,-194v1,-25,-6,-38,-32,-36r0,-8","w":250,"k":{"A":14}},"E":{"d":"4,-238r153,0v37,2,31,25,31,56r-8,0v3,-54,-63,-39,-112,-41r0,93r98,0r0,15r-98,0r0,101v57,-1,112,9,125,-40r7,2v-10,20,-10,52,-40,52r-124,0r0,-194v1,-25,-6,-38,-32,-36r0,-8","w":210,"k":{"x":14,"w":14,"v":14,"g":7,"y":14,"s":7,"z":7,"S":-4}},"F":{"d":"4,-238r143,0v37,2,31,25,31,56r-7,0v3,-51,-56,-40,-103,-41r0,95r82,0r0,15r-82,0r0,113r-32,0r0,-194v1,-25,-6,-38,-32,-36r0,-8","w":188,"k":{"z":22,"y":22,"u":22,"s":25,"p":22,"o":25,"e":25,"c":25,"a":25,"Z":7,"A":36,".":36,",":36,"x":22,"w":22,"v":22,"t":7,"r":22,"q":25,"n":22,"m":22,"g":25,"f":7,"d":25,"T":-4,"M":7}},"G":{"d":"133,-230v-61,0,-86,54,-86,108v0,114,72,132,142,102v6,-59,-25,-103,59,-105r0,8v-45,0,-21,64,-27,102v-26,16,-53,22,-88,22v-72,0,-122,-57,-122,-129v0,-68,43,-123,111,-123v65,0,100,16,96,78r-7,0v-9,-41,-35,-63,-78,-63","w":246},"H":{"d":"209,-238r0,195v-1,25,6,38,32,36r0,7v-39,-1,-65,9,-65,-43r0,-72r-108,0r0,115r-32,0r0,-194v1,-25,-6,-38,-32,-36r0,-8v40,1,64,-8,64,44r0,64r108,0r0,-108r33,0","w":244,"k":{"y":7,"w":7,"v":7}},"I":{"d":"36,-43r0,-195r32,0r0,195v-1,25,7,38,33,36r0,7v-39,-1,-65,10,-65,-43","w":104,"k":{"w":7,"v":7,"y":7}},"J":{"d":"2,49r0,-7v23,0,34,-27,34,-70r0,-210r32,0r0,210v0,54,-14,77,-66,77","w":93},"K":{"d":"4,-238v40,1,64,-8,64,44r0,70r76,-76v21,-22,36,-43,79,-38r0,9v-20,0,-32,6,-52,26r-70,70v44,39,86,108,144,126v2,13,-11,10,-24,11v-51,2,-116,-89,-153,-123r0,119r-32,0r0,-194v1,-25,-6,-38,-32,-36r0,-8","w":234,"k":{"~":14,"y":25,"O":11,"C":11,"-":14,"+":14,"w":25,"v":25,"t":4,"g":14,"Q":11,"G":11}},"L":{"d":"68,-194r0,180r128,0r0,14r-160,0r0,-194v1,-25,-6,-38,-32,-36r0,-8v40,1,64,-8,64,44","w":192,"k":{"~":18,"y":29,"`":29,"Y":36,"U":11,"O":11,"C":11,"-":18,"+":18,"'":29,"\"":29,"w":29,"v":29,"W":29,"V":29,"T":29,"Q":11,"G":11}},"M":{"d":"308,9r0,7v-101,7,-58,-130,-67,-216r-90,200r-7,0r-94,-203r0,203r-14,0r0,-238r34,0r87,188r84,-188r33,0r0,177v0,43,11,70,34,70","w":309},"N":{"d":"36,0r0,-194v0,-23,-9,-37,-36,-36r0,-8v33,-2,58,4,72,22r126,157r0,-179r14,0r0,242r-7,0r-155,-193r0,189r-14,0","w":237},"O":{"d":"198,-119v0,-68,-29,-111,-76,-111v-47,0,-75,43,-75,111v0,68,28,112,75,112v47,0,76,-44,76,-112xm11,-119v0,-71,43,-126,111,-126v68,0,112,55,112,126v0,71,-44,126,-112,126v-68,0,-111,-55,-111,-126","w":244,"k":{"X":11,"W":7,"V":7,"Y":14,"A":14}},"P":{"d":"68,-113v40,9,83,0,83,-54v0,-55,-44,-65,-83,-54r0,108xm68,-97r0,97r-32,0r0,-194v1,-25,-6,-38,-32,-36r0,-8r93,0v31,0,90,7,90,72v0,61,-59,69,-79,69r-40,0","w":198,"k":{"s":4,"o":4,"e":4,"c":4,"a":4,"Z":7,"S":-4,"A":29,".":36,",":36,"q":4,"g":4,"d":4}},"Q":{"d":"11,-119v0,-71,43,-126,111,-126v68,0,112,55,112,126v0,60,-31,109,-82,122v11,36,55,64,86,64r0,7v-52,0,-104,-16,-148,-71v-49,-14,-79,-63,-79,-122xm198,-119v0,-68,-29,-111,-76,-111v-47,0,-75,43,-75,111v0,68,28,112,75,112v47,0,76,-44,76,-112","w":244,"k":{"Y":14,"A":14,"X":11,"W":7,"V":7}},"R":{"d":"68,-126v37,11,78,-1,83,-47v-5,-49,-46,-59,-83,-48r0,95xm216,0v-65,27,-92,-70,-122,-110r-26,0r0,110r-32,0r0,-194v1,-25,-6,-38,-32,-36r0,-8r93,0v31,0,90,7,90,65v0,41,-32,56,-57,61v22,32,48,103,86,105r0,7","w":208,"k":{"y":14,"Y":7,"S":-4,"w":14,"v":14,"g":7,"W":7,"V":7}},"S":{"d":"129,-120v73,29,50,126,-31,126v-39,0,-82,-17,-82,-44r0,-38r7,0v8,48,32,68,72,68v25,0,47,-13,47,-37v-2,-63,-126,-67,-126,-138v0,-37,28,-61,70,-61v36,0,78,16,78,43r0,39r-7,0v-8,-48,-31,-68,-71,-68v-21,0,-42,15,-42,37v-1,36,58,54,85,73","k":{"w":11,"v":11,"r":4,"n":4,"m":4,"j":4,"g":4,"X":7,"W":7,"V":7,"T":4,"R":4,"P":4,"M":7,"Y":7,"y":11,"p":4,"u":4,"z":4,"E":4,"Z":7,"i":4}},"T":{"d":"31,-238r167,0r0,15r-81,0r0,223r-32,0r0,-223v-41,-1,-80,-1,-78,41r-7,0v0,-31,-6,-56,31,-56","w":198,"k":{"~":14,"z":18,"y":18,"u":18,"s":25,"p":18,"o":25,"e":25,"c":25,"a":25,"A":29,".":36,"-":14,",":36,"+":14,"x":18,"w":18,"v":18,"r":18,"q":25,"n":18,"m":18,"g":25,"d":25,"T":-4}},"U":{"d":"128,4v-105,0,-93,-99,-92,-198v1,-25,-6,-38,-32,-36r0,-8v40,1,64,-8,64,44v0,79,-20,183,64,183v102,0,67,-135,73,-227r15,0v-6,108,33,242,-92,242","w":244,"k":{"M":11,"A":14,"I":7}},"V":{"d":"68,-195r61,145r79,-188r18,0r-104,242r-6,0r-84,-199v-11,-27,-19,-36,-39,-38v-3,-9,6,-8,12,-8v18,0,46,5,63,46","w":236,"k":{"~":14,"z":18,"y":11,"u":11,"s":29,"p":11,"o":29,"i":7,"e":29,"c":29,"a":29,"Z":11,"S":7,"O":7,"C":7,"A":43,".":36,"-":14,",":36,"+":14,"x":11,"w":11,"v":11,"t":7,"r":11,"q":29,"n":11,"m":11,"j":7,"g":29,"f":7,"d":29,"Q":7,"M":11,"J":14,"G":7}},"W":{"d":"102,4r-70,-199v-10,-27,-17,-36,-39,-38v-3,-9,6,-8,12,-8v20,0,47,4,62,46r48,138r38,-114v-9,-27,-19,-64,-48,-62v-3,-9,6,-8,12,-8v20,0,47,4,62,46r48,138r62,-181r15,0r-82,242r-7,0r-54,-152r-52,152r-7,0","w":315,"k":{"~":14,"z":18,"y":11,"u":11,"s":29,"p":11,"o":29,"i":7,"e":29,"c":29,"a":29,"Z":11,"S":7,"O":7,"C":7,"A":36,".":36,"-":14,",":36,"+":14,"x":11,"w":11,"v":11,"t":7,"r":11,"q":29,"n":11,"m":11,"j":7,"g":29,"f":7,"d":29,"Q":7,"M":11,"J":14,"G":7}},"X":{"d":"110,-104r-81,104r-18,0r90,-117r-51,-74v-12,-18,-25,-37,-57,-39r0,-8v84,-14,95,51,129,94r72,-94r18,0r-81,107r58,84v12,18,29,38,52,40r0,7v-85,13,-94,-61,-131,-104","w":230,"k":{"~":14,"y":22,"U":4,"S":4,"O":11,"C":11,"-":14,"+":14,"w":22,"v":22,"g":7,"T":7,"Q":11,"M":7,"G":11}},"Y":{"d":"76,-198r52,81r75,-121r16,0r-84,137r0,101r-32,0r0,-98r-62,-93v-14,-22,-27,-37,-52,-39r0,-8v47,-5,68,11,87,40","w":226,"k":{"x":18,"w":18,"v":18,"t":7,"r":18,"q":29,"n":18,"m":18,"j":7,"g":29,"f":7,"d":29,"Q":14,"M":11,"J":14,"G":14,"y":18,"A":43,"p":18,"s":29,"u":18,"z":18,"S":7,"Z":7,"i":7,"C":14,"O":14,"a":29,"c":29,"e":29,"o":29,"+":14,"-":14,"~":14,",":36,".":36}},"Z":{"d":"52,-238r157,0r-153,224r147,0r0,14r-192,0r0,-7r149,-216v-53,4,-134,-19,-131,41r-7,0v1,-30,-7,-56,30,-56","w":219,"k":{"x":7,"w":11,"v":11,"t":7,"r":11,"q":14,"n":11,"m":11,"j":7,"g":14,"f":11,"d":14,"Q":11,"M":11,"G":11,"y":11,"p":11,"s":14,"u":11,"z":7,"S":7,"i":7,"I":7,"C":11,"O":11,"a":14,"c":14,"e":14,"o":14,"+":14,"-":14,"~":14}},"[":{"d":"92,58r0,14r-78,0r0,-317r78,0r0,15r-49,0r0,288r49,0","w":95},"\\":{"d":"139,9r-13,5r-122,-266r12,-5","w":142},"]":{"d":"4,72r0,-14r48,0r0,-288r-48,0r0,-15r77,0r0,317r-77,0","w":95},"^":{"d":"7,-119r78,-126r7,0r77,126r-16,0r-65,-104r-65,104r-16,0","w":176},"_":{"d":"144,61r0,15r-144,0r0,-15r144,0","w":144},"`":{"d":"43,-173r-39,-72r36,0r21,72r-18,0","w":79,"k":{"d":14,"4":18,"A":25}},"a":{"d":"117,-34r0,-49v-38,-2,-68,11,-68,36v0,43,57,42,68,13xm23,-128v-4,-37,26,-45,63,-45v32,0,63,11,63,76r0,97r-18,0v-5,-5,-7,-13,-14,-16v-21,26,-103,35,-103,-31v0,-43,51,-51,103,-50v0,-50,-16,-61,-38,-61v-20,0,-34,7,-39,30r-17,0","w":174,"k":{"w":4,"v":4,"l":4,"k":4,"h":4,"y":4}},"b":{"d":"61,-148r0,116v7,11,18,21,38,21v29,0,41,-33,41,-74v0,-59,-34,-90,-79,-63xm29,0r0,-194v1,-25,-6,-39,-33,-36r0,-8v40,1,69,-8,65,44r0,32v11,-5,25,-11,45,-11v47,0,69,39,69,88v0,49,-22,89,-65,89v-29,1,-40,-13,-51,-20r-12,16r-18,0","k":{"z":4,"y":4,"`":14,"'":14,"\"":14,"x":4,"w":4,"v":4}},"c":{"d":"90,-173v48,0,64,6,61,60r-7,0v-2,-31,-22,-45,-47,-45v-36,0,-52,32,-52,73v0,41,16,74,52,74v25,0,39,-11,52,-29r8,6v-16,27,-38,38,-67,38v-54,0,-79,-40,-79,-89v0,-49,25,-88,79,-88","w":163,"k":{"t":-4,"f":-4}},"d":{"d":"128,-32r0,-116v-45,-27,-79,4,-79,63v0,41,12,74,41,74v22,0,31,-10,38,-21xm160,-194r0,194r-18,0v-5,-5,-7,-13,-14,-16v-7,9,-20,20,-49,20v-43,0,-65,-40,-65,-89v0,-49,22,-88,69,-88v20,0,34,6,45,11v-1,-33,9,-74,-33,-68r0,-8v40,1,65,-9,65,44"},"e":{"d":"85,-173v54,-1,77,38,71,94r-107,0v-6,72,70,88,99,39r7,6v-16,27,-38,38,-65,38v-50,0,-76,-40,-76,-89v0,-49,26,-88,71,-88xm49,-94r75,0v0,-40,-13,-63,-38,-63v-22,0,-37,27,-37,63","w":171,"k":{"x":4,"w":4,"v":4,"f":-4,"y":4,"z":4}},"f":{"d":"124,-211v-24,-31,-72,-18,-63,42r51,0r0,14r-51,0r0,155r-32,0r0,-155r-25,0r0,-14r25,0v-5,-67,45,-82,93,-67v5,4,9,9,13,16","w":127,"k":{"~":14,"z":7,"s":14,"o":14,"e":14,"c":14,"a":14,".":25,"-":14,",":25,"+":14,"q":14,"g":14,"d":14,"b":-11}},"g":{"d":"18,-119v0,-66,73,-53,135,-54r0,9v-7,3,-19,0,-23,6v14,7,25,21,25,39v0,41,-31,54,-69,54v-25,0,-37,4,-37,13v0,9,12,12,37,12v43,0,80,16,80,56v0,41,-35,56,-80,56v-45,0,-79,-15,-79,-56v0,-23,18,-40,40,-47v-18,-5,-18,-35,-2,-41v-14,-7,-27,-24,-27,-47xm133,16v0,-30,-28,-42,-63,-43v-18,7,-30,20,-30,43v0,29,19,42,46,42v27,0,47,-13,47,-42xm122,-119v0,-29,-16,-41,-36,-41v-20,0,-36,10,-36,41v0,31,16,42,36,42v20,0,36,-11,36,-42","w":172,"k":{"z":4,"t":-7,"f":-4}},"h":{"d":"29,-238v39,-8,31,46,32,83v33,-29,108,-29,108,47r0,108r-32,0r0,-108v0,-58,-52,-60,-76,-30r0,138r-32,0r0,-194v1,-25,-6,-39,-33,-36r0,-8r33,0","w":194,"k":{"y":4,"`":14,"'":14,"\"":14,"w":4,"v":4}},"i":{"d":"61,-126r0,126r-32,0r0,-126v1,-25,-6,-39,-33,-36r0,-7v39,1,65,-10,65,43xm59,-207v0,10,-7,16,-17,16v-11,0,-20,-11,-20,-23v0,-10,7,-16,17,-16v11,0,20,11,20,23","w":90,"k":{"x":4,"z":4}},"j":{"d":"-5,61v51,-5,30,-126,34,-187v1,-25,-6,-39,-33,-36r0,-7v39,1,69,-9,65,43v-6,81,28,203,-66,194r0,-7xm59,-207v0,10,-7,16,-17,16v-11,0,-20,-11,-20,-23v0,-10,7,-16,17,-16v11,0,20,11,20,23","w":90,"k":{"z":4,"x":4}},"k":{"d":"61,-194r0,106v31,-30,40,-84,103,-81r0,9v-39,2,-52,45,-74,66v25,27,49,78,85,87v2,12,-9,11,-18,11v-45,2,-72,-59,-96,-87r0,83r-32,0r0,-194v1,-25,-6,-39,-33,-36r0,-8v40,1,65,-9,65,44","w":171,"k":{"s":4,"o":4,"e":4,"c":4,"q":4,"d":4}},"l":{"d":"61,-194r0,194r-32,0r0,-194v1,-25,-6,-39,-33,-36r0,-8v40,1,65,-9,65,44","w":90},"m":{"d":"-4,-169v27,-1,58,-1,65,14v18,-20,76,-31,90,7v35,-36,105,-43,105,40r0,108r-33,0r0,-108v4,-65,-47,-55,-66,-25v3,40,0,89,1,133r-32,0r0,-108v3,-61,-41,-57,-65,-30r0,138r-32,0r0,-126v1,-25,-6,-39,-33,-36r0,-7","w":280,"k":{"y":4,"w":4,"v":4}},"n":{"d":"29,0r0,-126v1,-25,-6,-39,-33,-36r0,-7v26,-1,57,-1,65,14v33,-29,108,-29,108,47r0,108r-32,0r0,-108v0,-58,-52,-60,-76,-30r0,138r-32,0","w":194,"k":{"y":4,"w":4,"v":4}},"o":{"d":"135,-85v0,-41,-18,-73,-45,-73v-27,0,-45,32,-45,73v0,41,18,74,45,74v27,0,45,-33,45,-74xm11,-85v0,-49,29,-88,79,-88v50,0,79,39,79,88v0,49,-29,89,-79,89v-50,0,-79,-40,-79,-89","w":180,"k":{"x":4,"w":4,"v":4,"t":-4,"f":-4,"y":4,"z":4}},"p":{"d":"61,-137r0,115v44,28,79,-3,79,-63v0,-41,-12,-73,-41,-73v-20,0,-31,10,-38,21xm29,68r0,-194v1,-25,-6,-39,-33,-36r0,-7v28,-1,57,-1,65,16v7,-9,22,-20,49,-20v43,0,65,39,65,88v0,49,-22,89,-69,89v-20,0,-34,-6,-45,-11r0,75r-32,0","k":{"x":4,"w":4,"v":4,"t":-4,"f":-4,"y":4,"z":4}},"q":{"d":"128,-22r0,-115v-7,-11,-18,-21,-38,-21v-29,0,-41,32,-41,73v0,59,34,92,79,63xm128,68r0,-75v-11,5,-25,11,-45,11v-47,0,-69,-40,-69,-89v0,-49,22,-88,65,-88v29,-1,40,13,51,20r12,-16r18,0r0,237r-32,0"},"r":{"d":"29,0r0,-126v0,-24,-4,-38,-29,-36r0,-7v24,0,56,-3,59,16v13,-18,68,-33,80,2r-15,11v-13,-17,-53,-13,-63,7r0,133r-32,0","w":145,"k":{"~":14,"z":4,"s":7,"o":7,"e":4,"c":7,"a":14,".":25,"-":14,",":25,"+":14,"t":-4,"q":7,"g":7,"d":7}},"s":{"d":"142,-43v8,53,-94,57,-119,32v-9,-9,-9,-20,-9,-38r8,0v4,23,19,38,50,38v54,-1,50,-43,7,-57v-29,-9,-68,-27,-65,-58v-7,-53,88,-57,114,-32v9,9,9,19,9,37r-7,0v4,-40,-82,-51,-85,-12v5,41,106,40,97,90","w":156,"k":{"w":4,"v":4,"f":-4,"y":4}},"t":{"d":"72,4v-63,2,-38,-100,-43,-159r-25,0r0,-14r25,0r0,-33v10,-8,11,-24,32,-21r0,54r43,0r0,14r-43,0r0,112v-4,36,33,37,52,25r4,7v-7,5,-20,15,-45,15","w":120,"k":{"~":7,"z":4,"s":4,"o":7,"e":7,"c":7,"a":7,"-":7,"+":7,"r":-4,"q":7,"d":7}},"u":{"d":"166,-169r0,169v-20,4,-23,-8,-33,-14v-33,29,-112,29,-108,-47v-6,-38,19,-103,-29,-101r0,-7v38,1,62,-7,62,43r0,65v-1,58,51,58,75,29r0,-137r33,0","w":194,"k":{"x":4,"z":4}},"v":{"d":"63,-128r32,78r50,-119r18,0r-73,173r-8,0r-55,-132v-12,-27,-20,-36,-38,-37v-3,-9,6,-8,12,-8v22,0,46,7,62,45","w":170,"k":{"z":4,"s":4,"o":4,"e":4,"c":4,"a":4,".":25,",":25,"q":4,"k":4,"g":7,"d":4,"b":4}},"w":{"d":"158,-128r31,76r47,-117r18,0r-70,173r-8,0r-45,-112r-45,112r-7,0r-52,-132v-11,-27,-20,-36,-38,-37v-3,-9,6,-7,13,-8v23,0,45,9,59,45r31,76r30,-78v-11,-25,-20,-34,-36,-35v-3,-9,6,-7,13,-8v23,0,45,9,59,45","w":261,"k":{"z":4,"s":4,"o":4,"e":4,"c":4,"a":4,".":25,",":25,"q":4,"k":4,"g":7,"d":4,"b":4}},"x":{"d":"167,0v-60,11,-75,-32,-95,-67r-47,67r-18,0r58,-81v-19,-26,-35,-74,-69,-81r0,-7v59,-11,74,32,94,66r47,-66r18,0r-58,81v20,27,33,75,70,81r0,7","w":162,"k":{"o":4,"e":4,"c":4,"q":4,"g":4,"d":4}},"y":{"d":"29,61v29,6,46,-29,56,-57r-56,-141v-7,-18,-22,-27,-40,-29r0,-7v37,-2,63,2,74,29r40,99r46,-124r18,0r-72,192v-18,44,-29,50,-66,49r0,-11","w":174,"k":{"q":4,"k":4,"g":7,"d":4,"b":4,"s":4,"z":4,"a":4,"c":4,"e":4,"o":4,",":25,".":25}},"z":{"d":"41,-169r110,0r-97,155r97,0r0,14r-140,0r0,-7r93,-148v-39,-2,-91,-1,-86,33r-7,0v0,-27,-3,-47,30,-47","w":162,"k":{"q":4,"k":4,"g":4,"f":-4,"d":4,"b":4,"s":4,"a":4,"c":4,"e":4,"o":4}},"{":{"d":"7,-81r0,-11v46,-6,36,-47,36,-92v0,-32,17,-53,60,-64r0,10v-70,9,9,139,-69,152v46,7,38,60,38,111v0,22,6,33,31,40r0,11v-63,-15,-62,-51,-60,-116v0,-20,-9,-37,-36,-41","w":109},"|":{"d":"36,-245r14,0r0,313r-14,0r0,-313","w":86},"}":{"d":"95,-92r0,11v-46,6,-36,47,-36,92v0,32,-16,54,-59,65r0,-11v70,-9,-9,-138,68,-151v-45,-7,-37,-61,-37,-112v0,-22,-6,-33,-31,-40r0,-10v63,15,61,50,59,115v0,20,9,37,36,41","w":102},"~":{"d":"198,-115v-5,91,-97,21,-140,21v-18,0,-29,12,-29,26r-15,0v5,-91,97,-22,141,-22v18,0,29,-11,29,-25r14,0","w":212},"\u00a0":{"w":90}}});
$(function(){Cufon.replace('h2, h5, h3, a.cufon, .ap-nav li a, .box div');});