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("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}})());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":143,"face":{"font-family":"Forque","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"-14 -278 267 73","underline-thickness":"26.3672","underline-position":"-24.9609","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":68},"\u00a0":{"w":68},"!":{"d":"52,-69r-50,0r0,-183r50,0r0,183xm53,-25v0,-13,-12,-25,-26,-25v-14,0,-25,12,-25,25v0,13,12,26,25,26v13,0,26,-13,26,-26","w":73},"\"":{"d":"53,-227v1,-13,-12,-25,-26,-25v-30,0,-33,46,-5,50v-4,9,-11,16,-20,21v30,-2,48,-19,51,-46xm112,-227v1,-14,-11,-25,-25,-25v-30,0,-33,46,-5,50v-4,9,-11,16,-20,21v29,-2,47,-19,50,-46","w":124},"#":{"d":"105,-151r-15,51r42,0r15,-51r-42,0xm118,-252r17,0r-25,84r42,0r25,-84r17,0r-25,84r45,0r-5,17r-45,0r-15,51r49,0r-5,17r-49,0r-25,83r-16,0r24,-83r-42,0r-25,83r-16,0r25,-83r-48,0r5,-17r47,0r16,-51r-52,0r5,-17r52,0","w":234},"$":{"d":"20,-190v-1,-38,31,-62,69,-65r0,-18r12,0r0,18v13,0,31,16,36,-1r9,0r18,50r-9,0v-9,-25,-29,-34,-54,-38r0,95v46,20,69,25,71,78v2,45,-32,70,-71,74r0,42r-12,0r0,-42v-25,0,-39,-3,-51,-7v-5,0,-6,11,-16,8r0,-59r9,0v7,34,29,45,58,48r0,-112v-42,-15,-68,-24,-69,-71xm101,-8v41,0,70,-54,41,-87v-7,-7,-21,-14,-41,-20r0,107xm89,-245v-38,-2,-67,43,-41,72v6,6,20,13,41,20r0,-92","w":178},"%":{"d":"203,-31v-18,0,-32,-14,-32,-32v0,-18,14,-32,32,-32v18,0,32,14,32,32v0,18,-14,32,-32,32xm203,-126v-34,0,-63,29,-63,63v0,34,29,63,63,63v34,0,63,-29,63,-63v0,-34,-29,-63,-63,-63xm64,-156v-18,0,-33,-14,-32,-32v0,-18,15,-32,32,-32v17,0,32,14,32,32v1,18,-14,32,-32,32xm64,-251v-33,0,-63,29,-63,63v0,34,29,63,63,63v34,0,63,-29,63,-63v0,-34,-30,-63,-63,-63xm56,0r-53,0r211,-252r53,0","w":283},"&":{"d":"51,-64v3,-23,44,-8,67,-12v7,33,-28,24,-54,25v-8,-1,-12,-5,-13,-13xm182,-50v-14,1,-16,-11,-15,-26r16,0r0,-50r-16,0r0,-38r-50,0r0,38v-24,-3,-64,10,-67,-13v-3,-26,-4,-82,25,-55r1,10r50,0v3,-40,-27,-68,-65,-68v-65,0,-78,99,-48,151v-32,40,0,103,50,101v32,-1,60,3,79,-13v12,8,24,13,40,13r0,-50","w":200},"'":{"w":60},"(":{"w":133},")":{"w":133},"*":{"d":"88,-227v1,-19,-29,-47,2,-51v30,4,1,31,2,50v18,-7,42,-43,50,-7v-1,22,-31,5,-48,12v7,15,36,13,34,32v-1,7,-8,14,-18,13v-17,-1,-9,-32,-20,-42v-11,11,-3,41,-21,42v-8,-1,-17,-7,-18,-16v2,-15,28,-15,35,-29v-16,-7,-48,11,-48,-11v0,-19,19,-25,30,-7v6,6,12,11,20,14","w":180},"+":{"d":"128,-101r-37,0r0,-37r-51,0r0,37r-38,0r0,51r38,0r0,38r51,0r0,-38r37,0r0,-51","w":146},",":{"d":"54,-25v1,-14,-11,-25,-25,-25v-30,0,-33,47,-5,50v-4,9,-11,16,-20,21v29,-2,47,-19,50,-46","w":73},"-":{"d":"2,-101r126,0r0,51r-126,0r0,-51","w":144},"\u00ad":{"d":"2,-101r126,0r0,51r-126,0r0,-51","w":144},".":{"d":"52,-25v0,-13,-12,-25,-26,-25v-14,0,-25,11,-25,25v0,14,12,26,25,26v13,0,26,-13,26,-26","w":72},"\/":{"d":"16,9r-14,0r95,-261r14,0","w":100},"0":{"d":"65,-207v8,0,12,6,12,13r0,136v0,8,-4,12,-12,13v-7,0,-13,-6,-13,-13r0,-136v0,-7,6,-13,13,-13xm65,5v34,0,63,-29,63,-62r0,-138v0,-33,-29,-62,-63,-62v-34,0,-63,28,-63,62r0,138v-1,34,29,62,63,62","w":144},"1":{"d":"2,-207v10,-1,15,5,15,13r0,194r51,0r0,-195v0,-34,-30,-64,-66,-62r0,50","w":83},"2":{"d":"63,-257v-43,1,-69,37,-62,88r50,0v0,-16,-3,-37,12,-38v23,4,9,45,13,68v-1,8,-6,13,-15,13v-32,1,-60,29,-60,63r0,63r126,0r0,-50r-76,0v-1,-14,1,-26,15,-26v32,0,61,-29,61,-62v0,-65,-7,-119,-64,-119"},"3":{"d":"127,-194v0,-35,-28,-64,-64,-63v-43,1,-69,36,-62,88r50,0v1,-16,-4,-37,13,-38v22,4,10,45,12,68v2,19,-25,12,-42,13r0,50v17,1,44,-5,42,13v-2,26,-50,8,-75,13r0,50r63,0v49,2,82,-61,50,-101v19,-21,12,-57,13,-93"},"4":{"d":"57,-101r20,-43r0,43r-20,0xm147,-101r-20,0r0,-151r-50,0r-76,151r0,50r76,0r0,51r50,0r0,-51r20,0r0,-50","w":154},"5":{"d":"128,-58v0,-69,-8,-124,-76,-118r0,-26r76,0r0,-50r-126,0r0,126r63,0v23,4,12,45,12,68v0,8,-4,12,-12,13v-16,0,-13,-22,-13,-39r-50,0v-7,52,19,88,63,89v34,1,63,-30,63,-63"},"6":{"d":"65,-45v-25,-6,-8,-55,-13,-81v39,-8,26,39,26,68v0,8,-5,12,-13,13xm52,-176v-8,-41,46,-22,76,-26r0,-50r-63,0v-34,-1,-63,29,-63,63r0,131v-1,34,29,63,63,63v34,0,63,-29,63,-63v0,-71,-8,-124,-76,-118"},"7":{"d":"4,-252r0,50r59,0r-62,202r52,0r77,-252r-126,0","w":133},"8":{"d":"78,-139v0,16,-26,17,-26,0v0,-24,-10,-64,13,-68v23,4,13,44,13,68xm65,-45v-9,-1,-13,-6,-13,-18v0,-17,26,-16,26,0v-1,12,-3,17,-13,18xm65,-257v-69,0,-79,102,-50,156v-32,40,-3,106,50,106v52,0,82,-65,50,-106v18,-21,12,-57,13,-93v1,-34,-29,-63,-63,-63"},"9":{"d":"64,-207v26,6,8,54,13,81v-38,8,-22,-40,-25,-68v0,-7,5,-13,12,-13xm1,-194v0,69,8,124,76,118v8,41,-46,22,-76,26r0,50r64,0v34,1,62,-29,62,-63r0,-131v1,-34,-29,-63,-63,-63v-34,0,-63,30,-63,63"},":":{"d":"52,-137v0,-13,-12,-25,-26,-25v-14,0,-25,11,-25,25v0,14,11,25,25,25v14,0,26,-12,26,-25xm52,-25v0,-13,-12,-25,-26,-25v-14,0,-25,11,-25,25v0,14,12,26,25,26v13,0,26,-13,26,-26","w":71},";":{"d":"53,-137v0,-13,-12,-25,-26,-25v-14,0,-25,11,-25,25v0,14,11,25,25,25v14,0,26,-12,26,-25xm53,-25v1,-13,-12,-25,-26,-25v-30,0,-33,46,-5,50v-4,9,-11,16,-20,21v30,-2,48,-19,51,-46","w":71},"\u037e":{"d":"53,-137v0,-13,-12,-25,-26,-25v-14,0,-25,11,-25,25v0,14,11,25,25,25v14,0,26,-12,26,-25xm53,-25v1,-13,-12,-25,-26,-25v-30,0,-33,46,-5,50v-4,9,-11,16,-20,21v30,-2,48,-19,51,-46","w":71},"<":{"w":178},"=":{"d":"2,-134r126,0r0,51r-126,0r0,-51xm2,-62r126,0r0,51r-126,0r0,-51","w":146},">":{"w":178},"?":{"d":"64,-50v-14,0,-25,11,-25,25v0,14,12,26,25,26v13,0,25,-12,25,-26v0,-14,-11,-25,-25,-25xm127,-155v0,-58,-13,-102,-63,-102v-43,0,-71,37,-63,89r50,0v1,-16,-4,-39,13,-39v20,0,12,32,13,52v1,16,-22,12,-38,12r0,74r50,0r0,-28v20,-9,38,-30,38,-58","w":131},"@":{"w":354},"A":{"d":"63,-207v7,1,13,5,13,13r0,93r-26,0r0,-93v1,-8,5,-12,13,-13xm63,-257v-34,0,-63,29,-63,63r0,194r50,0r0,-50r26,0r0,50r50,0r0,-194v1,-34,-29,-63,-63,-63"},"B":{"d":"63,-76v16,0,16,26,0,26r-13,0r0,-26r13,0xm76,-189v0,27,14,70,-26,63r0,-76v14,-1,26,1,26,13xm63,0v49,3,83,-61,50,-101v18,-20,12,-53,13,-88v0,-33,-29,-63,-63,-63r-63,0r0,252r63,0"},"C":{"d":"63,5v43,-1,70,-37,63,-88r-50,0v0,17,3,38,-13,38v-8,-1,-12,-5,-13,-13r0,-136v1,-7,5,-13,13,-13v16,1,13,21,13,38r50,0v7,-51,-20,-87,-63,-88v-34,-1,-63,29,-63,62r0,138v0,33,29,63,63,62","w":139},"D":{"d":"50,-202v14,-1,25,1,26,13r0,126v-1,12,-12,14,-26,13r0,-152xm63,0v34,1,63,-29,63,-63r0,-126v1,-34,-29,-63,-63,-63r-63,0r0,252r63,0"},"E":{"d":"111,-202r0,-50r-111,0r0,252r111,0r0,-50r-60,0r0,-26r50,0r0,-50r-50,0r0,-76r60,0","w":126},"F":{"d":"111,-202r0,-50r-110,0r0,252r50,0r0,-76r50,0r0,-50r-50,0r0,-76r60,0","w":125},"G":{"d":"127,-169v6,-52,-19,-87,-64,-88v-33,-1,-62,29,-62,62r0,136v0,35,29,65,65,63r61,-3r0,-124r-63,0r0,51r12,0r0,25v-13,1,-25,0,-25,-12r4,-144v7,-8,21,-3,21,9r0,25r51,0"},"H":{"d":"75,-252r0,153r-25,0r0,-153r-50,0r0,252r50,0r0,-49r25,0r0,49r51,0r0,-252r-51,0"},"I":{"d":"50,0r-50,0r0,-252r50,0r0,252","w":68},"J":{"d":"-14,64v36,2,66,-28,65,-63r0,-253r-50,0r0,253v-1,8,-6,13,-15,13r0,50","w":69},"K":{"d":"50,-76v14,-1,24,2,26,15r9,61r50,0v-7,-39,-4,-79,-29,-103v29,-35,21,-98,33,-149r-51,0r-16,113v-1,9,-10,15,-22,13r0,-126r-50,0r0,252r50,0r0,-76","w":150},"L":{"d":"52,-50r0,-202r-51,0r0,252r111,0r0,-50r-60,0","w":123},"M":{"d":"127,-194v0,-18,25,-16,25,0r0,194r50,0r0,-194v3,-49,-59,-82,-100,-51v-41,-31,-101,2,-101,51r0,194r50,0r3,-202v6,-9,23,-4,23,8r0,194r50,0r0,-194","w":220},"N":{"d":"77,-252r0,60r-25,-60r-51,0r0,252r51,0r0,-148r25,59r0,89r50,0r0,-252r-50,0"},"O":{"d":"52,-194v0,-18,26,-16,26,0r0,136v0,18,-26,16,-26,0r0,-136xm65,5v34,0,63,-29,63,-62r0,-138v0,-33,-29,-62,-63,-62v-34,0,-63,29,-63,62r0,138v0,33,29,62,63,62"},"P":{"d":"52,-202v37,-8,23,36,25,63v1,13,-12,14,-25,13r0,-76xm52,-76v64,5,76,-44,76,-113v0,-33,-30,-63,-63,-63r-63,0r0,252r50,0r0,-76","w":141},"Q":{"d":"63,-45v-8,0,-12,-5,-12,-13r0,-136v0,-8,4,-13,12,-13v8,0,12,5,13,13r0,136v-1,8,-5,13,-13,13xm90,-1v57,-21,31,-123,36,-194v2,-34,-29,-62,-63,-62v-33,0,-64,29,-62,62v5,71,-24,172,38,195v2,33,30,61,65,60v-2,-16,4,-39,-2,-51v-7,1,-11,-4,-12,-10","w":142},"R":{"d":"76,-189v-3,26,15,70,-25,63r0,-75v13,-1,27,-1,25,12xm51,-76v39,-4,24,49,34,76r50,0v-6,-36,-4,-73,-24,-97v21,-20,15,-54,16,-92v0,-33,-30,-63,-63,-63r-63,0r0,252r50,0r0,-76","w":142},"S":{"d":"127,-168v6,-52,-18,-89,-63,-89v-56,0,-63,55,-63,119v0,34,29,62,63,62v8,1,12,5,13,13v-5,24,-51,9,-76,13r0,50r63,0v34,1,63,-29,63,-63v0,-35,-28,-64,-63,-63v-20,-5,-14,-58,-8,-78v21,-12,22,15,21,36r50,0","w":140},"T":{"d":"122,-252r-126,0r0,51r37,0r0,201r51,0r0,-201r38,0r0,-51","w":127},"U":{"d":"64,5v34,0,63,-29,63,-63r0,-194r-50,0r0,194v-1,7,-5,13,-13,13v-7,0,-12,-6,-12,-13r0,-194r-51,0r0,194v0,33,29,63,63,63","w":144},"V":{"d":"101,-252r-22,166r-29,-166r-50,0r48,252r59,0r49,-252r-55,0","w":165},"W":{"d":"65,-45v-7,0,-13,-6,-13,-13r0,-194r-50,0r0,194v-3,49,59,82,100,51v40,31,101,-1,101,-50r0,-195r-50,0r-2,201v-6,10,-24,6,-24,-7r0,-194r-50,0r0,194v-1,6,-5,13,-12,13","w":220},"X":{"d":"64,-63v1,-16,28,-16,30,0r8,63r51,0v-7,-38,-4,-80,-29,-103v28,-36,20,-98,32,-149r-50,0r-16,113v-1,15,-20,15,-22,0r-16,-113r-51,0v11,51,5,114,33,149v-25,23,-21,65,-29,103r50,0","w":168},"Y":{"d":"91,-81v52,-17,34,-104,37,-171r-50,0r0,113v-1,8,-5,12,-13,13v-7,-1,-12,-5,-12,-13r0,-113r-51,0v3,67,-16,155,39,171r0,81r50,0r0,-81","w":142},"Z":{"d":"129,-252r-128,0r0,51r62,0r-61,201r126,0r0,-50r-60,0","w":139},"[":{"w":133},"\\":{"w":100},"]":{"w":133},"^":{"w":178},"_":{"w":180},"`":{"w":180},"a":{"d":"63,-172v24,4,9,47,13,71r-26,0v4,-24,-11,-67,13,-71xm63,-222v-34,0,-63,29,-63,63r0,159r50,0r0,-50r26,0r0,50r50,0r0,-159v1,-34,-29,-63,-63,-63"},"b":{"d":"63,-76v16,0,16,26,0,26r-13,0r0,-26r13,0xm76,-154v2,21,-4,31,-26,28r0,-40v13,-1,25,0,26,12xm63,0v49,3,83,-61,50,-101v32,-42,6,-116,-50,-116r-63,0r0,217r63,0"},"c":{"d":"63,7v43,-1,70,-37,63,-88r-50,0v0,17,3,38,-13,38v-8,-1,-12,-5,-13,-13r0,-105v1,-7,5,-12,13,-12v17,-1,13,21,13,37r50,0v6,-51,-20,-87,-63,-88v-34,-1,-63,29,-63,62r0,107v0,33,29,63,63,62","w":139},"d":{"d":"50,-166v13,-1,26,0,26,12r0,91v-1,12,-12,14,-26,13r0,-116xm63,0v34,1,63,-29,63,-63r0,-91v1,-34,-30,-63,-63,-63r-63,0r0,217r63,0"},"e":{"d":"111,-166r0,-51r-111,0r0,217r111,0r0,-50r-60,0r0,-26r50,0r0,-50r-50,0r0,-40r60,0","w":126},"f":{"d":"111,-166r0,-51r-110,0r0,217r50,0r0,-76r50,0r0,-50r-50,0r0,-40r60,0","w":125},"g":{"d":"127,-133v6,-52,-19,-88,-64,-89v-34,-1,-62,29,-62,63r0,102v0,34,29,63,65,62r61,-2r0,-118r-63,0r0,50r12,0r0,20v-14,1,-24,-1,-25,-13r4,-110v7,-8,21,-3,21,9r0,26r51,0"},"h":{"d":"75,-217r0,118r-25,0r0,-118r-50,0r0,217r50,0r0,-49r25,0r0,49r51,0r0,-217r-51,0"},"i":{"d":"50,0r-50,0r0,-217r50,0r0,217","w":68},"j":{"d":"-14,64v36,2,66,-28,65,-63r0,-218r-50,0r0,218v-1,8,-6,13,-15,13r0,50","w":69},"k":{"d":"50,-76v14,-1,24,2,26,15r9,61r50,0v-7,-39,-4,-79,-29,-103v24,-29,22,-74,33,-114r-51,0r-16,78v-1,9,-10,15,-22,13r0,-91r-50,0r0,217r50,0r0,-76","w":150},"l":{"d":"52,-50r0,-167r-51,0r0,217r111,0r0,-50r-60,0","w":123},"m":{"d":"127,-159v0,-18,25,-16,25,0r0,159r50,0r0,-159v3,-49,-60,-83,-100,-50v-40,-33,-101,1,-101,50r0,159r50,0r3,-167v6,-9,23,-4,23,8r0,159r50,0r0,-159","w":220},"n":{"d":"77,-217r0,61r-25,-61r-51,0r0,217r51,0r0,-113r25,59r0,54r50,0r0,-217r-50,0"},"o":{"d":"52,-159v0,-18,26,-16,26,0r0,101v0,18,-26,16,-26,0r0,-101xm65,5v34,0,63,-29,63,-62r0,-102v0,-33,-29,-63,-63,-63v-34,0,-63,29,-63,62r0,103v0,33,29,62,63,62"},"p":{"d":"52,-166v20,-3,25,5,25,27v0,13,-12,14,-25,13r0,-40xm52,-76v49,4,76,-27,76,-78v0,-33,-30,-63,-63,-63r-63,0r0,217r50,0r0,-76","w":141},"q":{"d":"63,-45v-8,0,-12,-5,-12,-13r0,-101v0,-8,4,-13,12,-13v8,0,12,5,13,13r0,101v-1,8,-5,13,-13,13xm90,-1v49,-16,34,-95,36,-158v1,-34,-29,-63,-63,-63v-33,0,-63,29,-62,62v3,62,-17,142,38,160v2,33,30,61,65,60v-2,-16,4,-39,-2,-51v-7,1,-11,-4,-12,-10","w":142},"r":{"d":"76,-154v2,20,-3,32,-25,28r0,-40v13,-1,26,-1,25,12xm51,-76v39,-4,24,49,34,76r50,0v-6,-36,-4,-73,-24,-97v36,-40,10,-120,-47,-120r-63,0r0,217r50,0r0,-76","w":142},"s":{"d":"127,-133v6,-52,-18,-89,-63,-89v-41,0,-63,35,-63,84v0,34,29,62,63,62v8,1,12,5,13,13v-5,24,-51,9,-76,13r0,50r63,0v34,1,63,-29,63,-63v0,-35,-28,-64,-63,-63v-16,0,-15,-33,-8,-43v21,-12,22,15,21,36r50,0","w":140},"t":{"d":"122,-217r-126,0r0,51r37,0r0,166r51,0r0,-166r38,0r0,-51","w":127},"u":{"d":"64,5v34,0,63,-29,63,-63r0,-159r-50,0r0,159v-1,7,-5,13,-13,13v-7,0,-12,-6,-12,-13r0,-159r-51,0r0,159v0,33,29,63,63,63","w":144},"v":{"d":"101,-217r-22,131r-29,-131r-50,0r48,217r59,0r49,-217r-55,0","w":165},"w":{"d":"65,-45v-7,0,-13,-6,-13,-13r0,-159r-50,0r0,159v-3,49,59,82,100,51v40,31,101,-1,101,-50r0,-160r-50,0r-2,166v-6,10,-24,6,-24,-7r0,-159r-50,0r0,159v-1,6,-5,13,-12,13","w":220},"x":{"d":"64,-63v1,-16,28,-16,30,0r8,63r51,0v-7,-38,-4,-80,-29,-103v23,-29,21,-74,32,-114r-50,0r-16,78v-1,15,-19,15,-22,0r-16,-78r-51,0v11,40,9,86,33,114v-25,23,-21,65,-29,103r50,0","w":168},"y":{"d":"91,-81v44,-14,38,-78,37,-136r-50,0r0,78v-1,8,-5,12,-13,13v-7,-1,-12,-5,-12,-13r0,-78r-51,0v-1,59,-7,123,39,136r0,81r50,0r0,-81","w":142},"z":{"d":"129,-217r-128,0r0,51r55,0r-54,166r126,0r0,-50r-53,0","w":139},"{":{"w":178},"|":{"d":"75,-277r28,0r0,350r-28,0r0,-350","w":178},"}":{"w":178},"~":{"w":178}}});
