/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
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}})());

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © Copyright by Signus Limited, 1994
 * 
 * Trademark:
 * Please refer to the Copyright section for the font trademark attribution
 * notices.
 * 
 * Manufacturer:
 * by Signus Limited,
 */
Cufon.registerFont({"w":188,"face":{"font-family":"johnston","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 4 9 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-13 -290.463 338 69.9412","underline-thickness":"31.32","underline-position":"-8.64","stemh":"31","stemv":"360","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":89},"!":{"d":"70,-240r-8,188r-20,0r-10,-142r0,-46r38,0xm75,-15r-23,24r-23,-24r23,-23","w":103},"\"":{"d":"100,-245v42,30,7,61,-23,74v19,-25,23,-30,0,-51xm44,-245v41,30,6,61,-23,74v18,-25,22,-30,0,-51","w":146},"#":{"d":"209,-159r-4,16r-48,0r-12,45r49,0r-5,16r-48,0r-14,51r-16,0r13,-51r-46,0r-14,51r-18,0r14,-51r-48,0r4,-16r49,0r12,-45r-49,0r4,-16r49,0r14,-50r17,0r-14,50r46,0r14,-50r17,0r-13,50r47,0xm140,-143r-46,0r-12,45r47,0","w":221},"$":{"d":"39,-68v11,45,86,51,86,-1v0,-58,-106,-48,-106,-116v0,-29,20,-51,52,-57r0,-24r36,0r0,24v24,8,34,14,45,35r-32,20v-8,-34,-61,-31,-61,2v0,35,81,46,92,74v30,42,4,104,-44,113r0,24r-36,0r0,-24v-35,-7,-48,-20,-65,-50","w":179},"%":{"d":"118,-192v0,29,-24,53,-53,53v-29,0,-53,-24,-53,-53v0,-29,23,-52,53,-52v30,0,53,22,53,52xm205,-240r-120,240r-35,0r121,-240r34,0xm245,-48v0,29,-24,52,-53,52v-30,0,-53,-23,-53,-53v0,-30,23,-53,53,-53v29,0,53,24,53,54xm90,-192v0,-14,-11,-24,-26,-24v-14,0,-24,10,-24,24v0,14,11,25,25,25v14,0,25,-11,25,-25xm192,-23v14,0,25,-12,25,-27v0,-13,-12,-24,-25,-24v-14,0,-25,11,-25,25v0,14,11,26,25,26","w":259},"&":{"d":"210,-124v-14,30,-22,44,-40,66r53,58r-47,0r-27,-31v-37,59,-141,38,-140,-34v1,-31,18,-54,43,-68v-52,-35,-28,-111,35,-111v36,0,65,27,65,60v0,26,-16,47,-44,60r38,42v9,-13,18,-27,24,-42r40,0xm84,-150v34,-5,45,-58,4,-61v-20,0,-34,22,-23,40v4,8,7,9,19,21xm126,-55r-50,-53v-45,19,-37,78,8,78v16,0,31,-9,42,-25","w":222},"'":{"d":"44,-245v41,30,6,61,-23,74v18,-25,22,-30,0,-51","w":89},"(":{"d":"49,27v-38,-81,-39,-218,-2,-294r33,0v-39,74,-41,217,2,294r-33,0","w":94},")":{"d":"55,-267v38,81,33,217,-3,294r-33,0v44,-78,42,-218,2,-294r34,0","w":94},"*":{"d":"134,-157r-16,25r-37,-32r8,52r-31,0r7,-52r-37,32r-15,-25r45,-17r-45,-21r15,-25r37,32r-7,-52r31,0r-8,52r37,-32r16,25r-45,21","w":146},"+":{"d":"175,-71r-66,0r0,63r-30,0r0,-63r-65,0r0,-31r65,0r0,-63r30,0r0,63r66,0r0,31"},",":{"d":"21,33v20,-23,18,-35,0,-51r23,-23v41,30,6,61,-23,74","w":89},"-":{"d":"125,-76r-113,0r0,-34r113,0r0,34","w":136},".":{"d":"67,-18r-23,23r-23,-23r23,-24","w":89},"\/":{"d":"117,-267r-85,294r-31,0r84,-294r32,0","w":117},"0":{"d":"173,-122v0,75,-32,127,-79,126v-48,0,-77,-46,-77,-121v0,-77,30,-126,78,-126v48,0,78,47,78,121xm52,-117v-1,39,9,91,42,91v26,0,42,-36,42,-94v0,-59,-14,-91,-41,-91v-38,0,-41,46,-43,94"},"1":{"d":"116,0r-35,0r0,-196r-27,12r0,-34r62,-25r0,243"},"2":{"d":"165,0r-144,0r61,-90v12,-22,42,-63,41,-85v-3,-49,-76,-41,-96,-5r0,-42v41,-41,136,-22,132,45v-3,48,-48,102,-72,143r78,0r0,34"},"3":{"d":"37,-58v21,36,93,37,95,-16v1,-35,-46,-55,-81,-40r59,-94r-86,0r0,-32r148,0r-62,96v36,7,58,34,58,71v0,77,-108,101,-151,43"},"4":{"d":"177,-53r-28,0r0,53r-34,0r0,-53r-111,0r0,-24r119,-163r26,0r0,155r28,0r0,32xm115,-85r0,-92r-65,92r65,0"},"5":{"d":"33,-58v21,38,92,35,92,-17v0,-42,-56,-54,-92,-38r9,-127r125,0r-24,33r-68,0r-4,58v52,-7,88,27,90,76v2,77,-105,102,-149,43"},"6":{"d":"172,-69v0,42,-33,73,-77,73v-47,0,-80,-37,-80,-88v0,-52,28,-107,79,-156r51,0v-41,27,-63,57,-84,101v53,-28,111,12,111,70xm137,-71v0,-43,-51,-58,-86,-32v-9,41,11,73,44,74v24,0,42,-18,42,-42"},"7":{"d":"179,-240r-110,240r-40,0r99,-207r-99,0r0,-33r150,0"},"8":{"d":"119,-134v33,9,51,32,51,66v0,41,-33,71,-77,71v-83,0,-104,-117,-27,-137v-61,-20,-41,-110,27,-110v68,0,89,90,26,110xm93,-152v37,-4,38,-61,-1,-61v-26,0,-38,31,-20,48v5,5,9,8,21,13xm93,-117v-52,5,-54,86,1,87v34,2,53,-43,30,-68v-7,-8,-14,-11,-31,-19"},"9":{"d":"172,-155v-1,66,-38,119,-76,155r-50,0v37,-31,64,-61,85,-106v-52,31,-115,-7,-114,-64v0,-42,33,-75,76,-75v46,0,79,37,79,90xm137,-140v9,-39,-11,-73,-44,-73v-23,0,-41,18,-41,42v-2,44,54,56,85,31"},":":{"d":"75,-154r-24,23r-23,-23r23,-23xm75,-19r-24,23r-23,-23r23,-23","w":103},";":{"d":"73,-156r-23,24r-23,-24r23,-22xm50,-42v41,30,6,64,-23,75v20,-23,20,-36,0,-52","w":103},"<":{"d":"169,-50r-150,-57r0,-26r150,-56r0,26r-114,43r114,43r0,27"},"=":{"d":"175,-113r-161,0r0,-30r161,0r0,30xm175,-29r-161,0r0,-30r161,0r0,30"},">":{"d":"169,-107r-150,57r0,-27r113,-43r-113,-43r0,-26r150,56r0,26"},"?":{"d":"46,-95v-4,-34,62,-52,62,-88v0,-40,-66,-39,-72,-1r-28,-19v22,-68,136,-52,136,19v0,30,-33,58,-56,77v-14,11,-7,27,8,37r-21,23v-12,-11,-31,-33,-29,-48xm98,-15r-23,24r-24,-24r24,-23","w":165},"@":{"d":"14,-79v2,-97,78,-172,172,-172v89,0,152,57,152,137v0,88,-92,153,-145,87v-35,48,-110,35,-110,-35v0,-78,81,-143,159,-110r-27,117v0,17,14,29,32,29v36,0,62,-38,62,-87v1,-73,-51,-109,-120,-109v-82,0,-145,61,-145,141v0,128,191,159,263,72r-6,43v-30,24,-68,35,-117,35v-99,0,-171,-60,-170,-148xm206,-152v-53,-8,-94,38,-94,88v0,51,48,46,74,15v-1,-35,15,-68,20,-103","w":352},"A":{"d":"232,0r-40,0r-23,-58r-103,0r-23,58r-39,0r97,-240r31,0xm156,-91r-39,-99r-39,99r78,0","w":236,"k":{"y":10,"w":19,"v":19,"b":-5,"Y":43,"W":34,"V":34,"T":34,"Q":19,"O":19,"G":14,"C":19}},"B":{"d":"147,-133v28,9,44,33,45,64v3,74,-84,72,-166,69r0,-240v69,-4,147,0,147,61v0,21,-9,37,-26,46xm135,-177v0,-30,-35,-34,-73,-32r0,66v36,2,73,2,73,-34xm62,-32v44,0,93,6,93,-37v1,-43,-45,-46,-93,-42r0,79","w":202,"k":{"A":5}},"C":{"d":"218,-190v-59,-46,-165,-16,-165,67v0,80,102,120,165,72v-1,16,6,40,-10,41v-89,42,-193,-17,-193,-111v0,-99,120,-157,203,-104r0,35","w":235,"k":{"y":10,"T":-10,"A":-10}},"D":{"d":"73,-240v108,-7,151,39,158,120v4,47,-29,92,-65,107v-19,16,-89,13,-140,13r0,-240r47,0xm194,-121v0,-67,-45,-93,-132,-86r0,173v80,7,132,-18,132,-87","w":245,"k":{"Y":10,"T":10,"A":14}},"E":{"d":"182,0r-156,0r0,-240r150,0r0,32r-112,0r0,60r94,0r0,34r-94,0r0,81r118,0r0,33","w":193,"k":{"x":-10}},"F":{"d":"167,-207r-103,0r0,60r87,0r0,34r-87,0r0,113r-38,0r0,-240r141,0r0,33","w":178,"k":{"r":10,"o":10,"e":10,"d":5,"a":10,"A":19,".":53,",":53}},"G":{"d":"54,-121v0,67,75,115,144,81r0,-58r-46,0r0,-33r81,0r0,113v-88,54,-216,3,-216,-104v0,-103,130,-156,212,-100r0,38v-58,-54,-175,-25,-175,63","w":249,"k":{"Y":-5,"T":-10,"A":-10}},"H":{"d":"222,0r-37,0r0,-114r-121,0r0,114r-37,0r0,-240r37,0r0,92r121,0r0,-92r37,0r0,240","w":249},"I":{"d":"63,0r-37,0r0,-240r37,0r0,240","w":89},"J":{"d":"70,-32v29,0,32,-15,31,-58r0,-150r37,0r0,174v3,80,-112,95,-134,25r33,-18v6,17,18,27,33,27","w":165},"K":{"d":"210,0r-45,0r-101,-117r0,117r-37,0r0,-240r37,0r0,87r92,-87r48,0r-114,105","w":216,"k":{"y":10,"o":10,"e":14,"O":14,"G":14,"C":14}},"L":{"d":"180,0r-153,0r0,-240r37,0r0,205r116,0r0,35","w":189,"k":{"y":19,"Y":39,"W":39,"V":39,"T":48,"S":10,"O":14,"G":14,"C":14,"A":-14}},"M":{"d":"267,0r-36,0r0,-187r-85,103r-86,-103r0,187r-36,0r0,-240r36,0r86,101r85,-101r36,0r0,240","w":291},"N":{"d":"237,0r-34,0r-141,-181r0,181r-37,0r0,-240r34,0r141,180r0,-180r37,0r0,240","w":264,"k":{"A":-5}},"O":{"d":"264,-125v0,75,-52,128,-125,129v-71,0,-125,-54,-125,-124v0,-70,55,-125,124,-125v69,0,126,52,126,120xm140,-30v51,-1,87,-40,87,-94v0,-50,-40,-88,-88,-88v-50,0,-89,39,-89,91v0,52,39,91,90,91","w":278,"k":{"Y":10,"W":5,"V":10,"T":10,"A":10}},"P":{"d":"28,-240v83,-4,163,-1,161,73v-1,59,-52,81,-125,74r0,93r-36,0r0,-240xm64,-127v45,1,88,3,88,-40v0,-40,-42,-44,-88,-40r0,80","w":202,"k":{"o":10,"e":10,"a":5,"J":29,"A":29,".":39,",":39}},"Q":{"d":"264,-19r-24,24r-27,-24v-81,59,-200,-2,-200,-102v0,-69,56,-124,126,-124v100,0,163,123,98,201xm211,-67v42,-57,-1,-145,-72,-145v-50,0,-89,40,-89,90v0,68,78,119,136,79r-22,-21r24,-25","w":278},"R":{"d":"94,-240v85,-11,109,114,34,133r72,107r-43,0r-64,-100r-31,0r0,100r-37,0r0,-240r69,0xm138,-170v0,-37,-37,-39,-76,-37r0,75v40,2,76,-2,76,-38","w":202,"k":{"y":5,"o":10,"e":10,"d":10,"Y":10,"T":10,"G":10,"C":10}},"S":{"d":"131,-69v0,-61,-107,-49,-107,-118v0,-64,111,-77,133,-22r-33,21v-6,-34,-60,-30,-60,1v0,37,49,37,76,57v54,41,26,138,-47,134v-39,-2,-68,-18,-81,-51r32,-21v10,42,87,53,87,-1","k":{"t":-5}},"T":{"d":"196,-207r-75,0r0,207r-37,0r0,-207r-78,0r0,-33r190,0r0,33","w":202,"k":{"y":34,"x":34,"w":34,"v":34,"u":34,"r":39,"o":39,"m":39,"i":-5,"e":39,"d":39,"a":39,"S":10,"O":5,"G":5,"C":5,"A":34,".":39,",":39}},"U":{"d":"130,-30v47,-2,71,-33,71,-96r0,-114r37,0r0,145v-2,61,-53,100,-109,100v-64,0,-107,-37,-107,-128r0,-117r36,0r0,118v-5,69,25,83,72,92","w":259,"k":{"A":10,".":14,",":14}},"V":{"d":"221,-240r-91,240r-32,0r-94,-240r39,0r71,194r67,-194r40,0","w":226,"k":{"u":10,"t":-5,"s":14,"o":24,"i":-5,"e":14,"a":14,"O":10,"G":10,"C":10,"A":34,".":39,",":39}},"W":{"d":"330,-240r-74,240r-32,0r-57,-174r-55,174r-32,0r-76,-240r38,0r54,178r54,-173r34,0r55,173r53,-178r38,0","w":334,"k":{"y":10,"u":10,"r":10,"o":14,"e":19,"a":19,"S":10,"O":10,"G":10,"C":10,"A":34,".":39,",":39}},"X":{"d":"247,0r-45,0r-78,-103r-76,103r-46,0r100,-129r-89,-111r46,0r65,86r65,-86r46,0r-88,111","w":249,"k":{"o":10,"e":10}},"Y":{"d":"211,-240r-82,127r0,113r-38,0r0,-113r-85,-127r41,0r62,96r61,-96r41,0","w":216,"k":{"u":19,"t":-5,"o":39,"i":-5,"e":29,"d":29,"a":29,"S":10,"O":10,"G":14,"C":14,"A":48,".":39,",":39}},"Z":{"d":"208,0r-204,0r143,-208r-134,0r0,-32r195,0r-139,205r139,0r0,35","w":221},"[":{"d":"104,27r-79,0r0,-294r79,0r0,27r-44,0r0,240r44,0r0,27","w":122},"\\":{"d":"124,39r-34,0r-90,-313r34,0","w":124},"]":{"d":"104,27r-79,0r0,-27r44,0r0,-240r-44,0r0,-27r79,0r0,294","w":122},"^":{"d":"137,-221r-30,0r-32,-26r-30,26r-31,0r34,-46r54,0","w":151},"_":{"d":"239,55r-239,0r0,-31r239,0r0,31","w":239},"`":{"d":"72,-201r-25,0r-47,-51r36,0","w":72},"a":{"d":"31,-167v58,-21,120,-17,120,70r0,97r-34,0r0,-13v-32,29,-107,20,-104,-32v3,-49,48,-65,104,-67v0,-53,-65,-39,-96,-15xm117,-86v-35,5,-69,13,-70,39v5,33,42,25,70,9r0,-48","w":174,"k":{"y":5,"n":-5,"j":-5}},"b":{"d":"58,-166v59,-34,131,6,131,80v0,73,-74,113,-131,76r0,10r-35,0r0,-242r35,0r0,76xm155,-87v0,-53,-60,-74,-97,-46r0,92v38,28,97,13,97,-46","w":202,"k":{"y":5}},"c":{"d":"49,-87v0,57,73,74,112,42v-2,14,6,38,-8,40v-65,29,-139,-14,-139,-81v0,-73,82,-116,147,-78r0,38v-37,-34,-112,-18,-112,39","w":174},"d":{"d":"179,0r-32,0r0,-10v-57,37,-133,-5,-133,-76v0,-70,71,-115,131,-80r0,-74r34,0r0,240xm145,-40r0,-93v-43,-30,-96,-5,-96,47v0,53,56,75,96,46","w":202},"e":{"d":"98,-178v51,0,83,38,78,99r-125,0v2,64,83,60,122,30r0,36v-68,38,-157,9,-157,-74v0,-53,35,-91,82,-91xm143,-106v-3,-26,-20,-42,-46,-42v-25,0,-40,15,-44,42r90,0","k":{"y":5,"w":5,"v":5}},"f":{"d":"129,-143r-60,0r0,143r-34,0r0,-143r-27,0r0,-31r27,0v-6,-60,39,-80,94,-66r0,35v-30,-16,-64,-11,-60,31r60,0r0,31","w":132,"k":{"u":-5,"o":5,"e":5}},"g":{"d":"171,-144r-28,0v26,44,-9,87,-63,87v-20,0,-25,2,-25,11v0,9,7,13,33,14v54,3,82,20,82,50v0,30,-32,51,-77,51v-77,0,-111,-62,-50,-90v-30,-9,-30,-42,3,-50v-50,-30,-25,-113,40,-108v24,2,55,7,85,5r0,30xm121,-115v0,-21,-15,-35,-35,-35v-20,0,-33,14,-33,33v0,20,14,33,34,33v19,0,34,-13,34,-31xm138,19v0,-17,-18,-25,-50,-25v-28,0,-45,10,-45,25v0,15,19,24,50,24v29,0,45,-9,45,-24","w":179,"k":{"r":-10,"l":-5,"a":-5}},"h":{"d":"58,-166v51,-32,117,-3,117,68r0,98r-35,0v-3,-57,17,-149,-42,-147v-15,0,-30,5,-40,13r0,134r-35,0r0,-240r35,0r0,74","w":193},"i":{"d":"64,-219r-25,26r-25,-26r25,-24xm57,0r-34,0r0,-174r34,0r0,174","w":80,"k":{"n":-10,"f":-5}},"j":{"d":"64,-219r-25,26r-25,-26r25,-25xm-13,36v34,7,36,-9,36,-46r0,-164r34,0r1,183v1,43,-28,66,-71,60r0,-33","w":80},"k":{"d":"174,0r-41,0r-74,-85r0,85r-34,0r0,-240r34,0r0,125r67,-59r48,0r-87,74","w":179,"k":{"o":5,"e":5}},"l":{"d":"85,0v-47,5,-63,-10,-63,-60r0,-184r35,0r0,195v-2,19,13,22,28,17r0,32","w":89,"k":{"i":-5}},"m":{"d":"156,-156v49,-43,143,-25,127,67r0,89r-35,0v-5,-58,22,-144,-41,-144v-13,0,-32,8,-40,17v7,35,1,85,3,127r-34,0v-6,-57,21,-147,-39,-144v-14,0,-26,4,-40,14r0,130r-34,0r0,-174r34,0r0,12v26,-24,78,-22,99,6","w":306},"n":{"d":"137,0v-5,-60,20,-148,-44,-146v-14,0,-29,6,-38,14r0,132r-34,0r0,-174r34,0r0,9v54,-33,117,-4,117,70r0,95r-35,0","w":193,"k":{"y":5}},"o":{"d":"195,-88v0,52,-40,92,-91,92v-51,0,-92,-41,-92,-92v0,-51,40,-90,91,-90v51,0,92,40,92,90xm162,-86v0,-34,-26,-60,-59,-60v-33,0,-58,25,-58,59v0,35,25,60,60,60v32,0,57,-26,57,-59","w":207,"k":{"y":5,"d":-5}},"p":{"d":"58,-163v55,-39,130,5,130,76v0,68,-73,115,-130,78r0,76r-34,0r0,-241r34,0r0,11xm154,-86v0,-54,-56,-77,-96,-46r0,91v36,31,96,8,96,-45","w":202,"k":{"i":-5}},"q":{"d":"145,-9v-57,37,-131,-11,-131,-76v0,-70,73,-117,131,-80r0,-9r34,0r0,240r-34,0r0,-75xm48,-85v0,52,64,76,97,43r0,-91v-39,-30,-97,-5,-97,48","w":202},"r":{"d":"118,-143v-25,-9,-41,-3,-61,11r0,132r-34,0r0,-174r34,0r0,10v17,-13,36,-18,61,-13r0,34","w":122,"k":{"y":-19,"t":-5,"s":-5,"o":5,"f":-10,"e":5,"a":14,".":29,",":29}},"s":{"d":"13,-127v0,-50,80,-62,123,-38r0,36v-17,-12,-38,-18,-57,-18v-34,0,-41,27,-13,35v35,10,85,15,85,62v0,60,-94,67,-135,34r0,-38v27,18,50,27,71,27v18,0,30,-9,30,-22v-9,-37,-104,-20,-104,-78","w":164},"t":{"d":"64,-143v5,42,-18,118,29,115v10,0,19,-2,34,-11v-2,12,5,36,-7,37v-47,15,-90,-1,-90,-60r0,-81r-27,0r0,-31r27,0r0,-40r34,0r0,40r63,0r0,31r-63,0","w":136,"k":{"y":-10,"w":-19,"u":-5,"t":-10,"s":-10,"i":-5,"a":-10,",":-10}},"u":{"d":"55,-174v4,59,-19,148,44,146v14,0,28,-4,39,-13r0,-133r34,0r0,174r-34,0r0,-11v-50,37,-117,1,-117,-68r0,-95r34,0","w":192,"k":{"r":-14}},"v":{"d":"175,-174r-70,174r-32,0r-69,-174r38,0r48,132r46,-132r39,0","w":178,"k":{"s":5,"o":5,"e":5,"a":5,".":29,",":29}},"w":{"d":"271,-174r-60,174r-34,0r-38,-123r-39,123r-33,0r-61,-174r37,0r41,128r39,-128r30,0r41,128r41,-128r36,0","w":277,"k":{"o":5,".":29,",":29}},"x":{"d":"173,0r-41,0r-43,-68r-43,68r-40,0r63,-94r-55,-80r39,0r36,55r34,-55r39,0r-54,80","w":178,"k":{"c":10}},"y":{"d":"172,-174r-74,194v-13,39,-39,54,-85,47r0,-31v34,8,47,1,59,-32r-71,-178r38,0r49,137r47,-137r37,0","w":178,"k":{"t":-19,"o":5,"e":5,"d":5,"c":5,".":29,",":29}},"z":{"d":"162,-174r-94,142r86,0r0,32r-148,0r95,-143r-84,0r0,-31r145,0","w":164},"{":{"d":"81,-61v2,37,-13,93,31,87r0,23v-45,1,-61,-6,-62,-50r-1,-71v-2,-22,-13,-22,-31,-34r0,-28v21,-16,32,-10,32,-43v0,-60,-15,-124,62,-112r0,23v-47,-6,-29,50,-31,87v-2,34,-10,46,-29,59v20,13,27,25,29,59","w":129},"|":{"d":"53,36r-39,0r0,-310r39,0r0,310","w":67},"}":{"d":"81,-177v-1,29,11,30,31,43r0,28v-21,16,-31,10,-31,43v0,61,14,123,-63,112r0,-23v48,7,28,-50,31,-87v3,-34,9,-46,29,-59v-34,-14,-29,-66,-29,-115v0,-25,-8,-30,-31,-31r0,-23v45,-1,63,7,63,50r0,62","w":129},"~":{"d":"140,-256v-8,48,-57,37,-90,21v-8,0,-12,4,-16,16r-20,-9v9,-52,60,-27,89,-16v7,0,11,-5,17,-20","w":154},"\u00a0":{"w":89}}});
