/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 */
var Cufon=(function(){var L=function(){return L.replace.apply(null,arguments)};var V=L.DOM={ready:(function(){var a=false,c={loaded:1,complete:1};var Z=[],b=function(){if(a){return}a=true;for(var d;d=Z.shift();d()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",b,false);window.addEventListener("pageshow",b,false)}if(!window.opera&&document.readyState){(function(){c[document.readyState]?b():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");b()}catch(d){setTimeout(arguments.callee,1)}})()}P(window,"load",b);return function(d){if(!arguments.length){b()}else{a?d():Z.push(d)}}})()};var M=L.CSS={Size:function(a,Z){this.value=parseFloat(a);this.unit=String(a).match(/[a-z%]*$/)[0]||"px";this.convert=function(b){return b/Z*this.value};this.convertFrom=function(b){return b/this.value*Z};this.toString=function(){return this.value+this.unit}},getStyle:function(a){var Z=document.defaultView;if(Z&&Z.getComputedStyle){return new A(Z.getComputedStyle(a,null))}if(a.currentStyle){return new A(a.currentStyle)}return new A(a.style)},quotedList:I(function(c){var b=[],a=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,Z;while(Z=a.exec(c)){b.push(Z[3]||Z[1])}return b}),ready:(function(){var b=false;var a=[],c=function(){b=true;for(var e;e=a.shift();e()){}};var Z=Object.prototype.propertyIsEnumerable?F("style"):{length:0};var d=F("link");V.ready(function(){var h=0,g;for(var f=0,e=d.length;g=d[f],f<e;++f){if(!g.disabled&&g.rel.toLowerCase()=="stylesheet"){++h}}if(document.styleSheets.length>=Z.length+h){c()}else{setTimeout(arguments.callee,10)}});return function(e){if(b){e()}else{a.push(e)}}})(),supports:function(b,a){var Z=document.createElement("span").style;if(Z[b]===undefined){return false}Z[b]=a;return Z[b]===a},textAlign:function(c,b,Z,a){if(b.get("textAlign")=="right"){if(Z>0){c=" "+c}}else{if(Z<a-1){c+=" "}}return c},textDecoration:function(e,d){if(!d){d=this.getStyle(e)}var a={underline:null,overline:null,"line-through":null};for(var Z=e;Z.parentNode&&Z.parentNode.nodeType==1;){var c=true;for(var b in a){if(!J(a,b)||a[b]){continue}if(d.get("textDecoration").indexOf(b)!=-1){a[b]=d.get("color")}c=false}if(c){break}d=this.getStyle(Z=Z.parentNode)}return a},textShadow:I(function(d){if(d=="none"){return null}var c=[],e={},Z,a=0;var b=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(Z=b.exec(d)){if(Z[0]==","){c.push(e);e={},a=0}else{if(Z[1]){e.color=Z[1]}else{e[["offX","offY","blur"][a++]]=Z[2]}}}c.push(e);return c}),color:I(function(a){var Z={};Z.color=a.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(c,b,d){Z.opacity=parseFloat(d);return"rgb("+b+")"});return Z}),textTransform:function(a,Z){return a[{uppercase:"toUpperCase",lowercase:"toLowerCase"}[Z.get("textTransform")]||"toString"]()}};function R(a){var Z=this.face=a.face;this.glyphs=a.glyphs;this.w=a.w;this.baseSize=parseInt(Z["units-per-em"],10);this.family=Z["font-family"].toLowerCase();this.weight=Z["font-weight"];this.style=Z["font-style"]||"normal";this.viewBox=(function(){var c=Z.bbox.split(/\s+/);var b={minX:parseInt(c[0],10),minY:parseInt(c[1],10),maxX:parseInt(c[2],10),maxY:parseInt(c[3],10)};b.width=b.maxX-b.minX,b.height=b.maxY-b.minY;b.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return b})();this.ascent=-parseInt(Z.ascent,10);this.descent=-parseInt(Z.descent,10);this.height=-this.ascent+this.descent}function E(){var a={},Z={oblique:"italic",italic:"oblique"};this.add=function(b){(a[b.style]||(a[b.style]={}))[b.weight]=b};this.get=function(f,g){var e=a[f]||a[Z[f]]||a.normal||a.italic||a.oblique;if(!e){return null}g={normal:400,bold:700}[g]||parseInt(g,10);if(e[g]){return e[g]}var c={1:1,99:0}[g%100],i=[],d,b;if(c===undefined){c=g>400}if(g==500){g=400}for(var h in e){if(!J(e,h)){continue}h=parseInt(h,10);if(!d||h<d){d=h}if(!b||h>b){b=h}i.push(h)}if(g<d){g=d}if(g>b){g=b}i.sort(function(k,j){return(c?(k>g&&j>g)?k<j:k>j:(k<g&&j<g)?k>j:k<j)?-1:1});return e[i[0]]}}function Q(){function b(d,e){if(d.contains){return d.contains(e)}return d.compareDocumentPosition(e)&16}function Z(f){var d=f.relatedTarget;if(!d||b(this,d)){return}a(this)}function c(d){a(this)}function a(d){setTimeout(function(){L.replace(d,D.get(d).options,true)},10)}this.attach=function(d){if(d.onmouseenter===undefined){P(d,"mouseover",Z);P(d,"mouseout",Z)}else{P(d,"mouseenter",c);P(d,"mouseleave",c)}}}function Y(){var b={},Z=0;function a(c){return c.cufid||(c.cufid=++Z)}this.get=function(c){var d=a(c);return b[d]||(b[d]={})}}function A(Z){var b={},a={};this.get=function(c){return b[c]!=undefined?b[c]:Z[c]};this.getSize=function(d,c){return a[d]||(a[d]=new M.Size(this.get(d),c))};this.extend=function(c){for(var d in c){if(J(c,d)){b[d]=c[d]}}return this}}function P(a,Z,b){if(a.addEventListener){a.addEventListener(Z,b,false)}else{if(a.attachEvent){a.attachEvent("on"+Z,function(){return b.call(a,window.event)})}}}function T(a,Z){var b=D.get(a);if(b.options){return a}if(Z.hover&&Z.hoverables[a.nodeName.toLowerCase()]){B.attach(a)}b.options=Z;return a}function I(Z){var a={};return function(b){if(!J(a,b)){a[b]=Z.apply(null,arguments)}return a[b]}}function C(e,d){if(!d){d=M.getStyle(e)}var a=M.quotedList(d.get("fontFamily").toLowerCase()),c;for(var b=0,Z=a.length;b<Z;++b){c=a[b];if(H[c]){return H[c].get(d.get("fontStyle"),d.get("fontWeight"))}}return null}function F(Z){return document.getElementsByTagName(Z)}function J(a,Z){return a.hasOwnProperty(Z)}function G(){var Z={},b,d;for(var c=0,a=arguments.length;b=arguments[c],c<a;++c){for(d in b){if(J(b,d)){Z[d]=b[d]}}}return Z}function N(c,m,a,n,d,b){var k=n.separate;if(k=="none"){return X[n.engine].apply(null,arguments)}var j=document.createDocumentFragment(),f;var g=m.split(O[k]),Z=(k=="words");if(Z&&S){if(/^\s/.test(m)){g.unshift("")}if(/\s$/.test(m)){g.push("")}}for(var h=0,e=g.length;h<e;++h){f=X[n.engine](c,Z?M.textAlign(g[h],a,h,e):g[h],a,n,d,b,h<e-1);if(f){j.appendChild(f)}}return j}function K(a,h){var b,Z,e,g;for(var c=T(a,h).firstChild;c;c=e){e=c.nextSibling;g=false;if(c.nodeType==1){if(!c.firstChild){continue}if(!/cufon/.test(c.className)){arguments.callee(c,h);continue}else{g=true}}if(!Z){Z=M.getStyle(a).extend(h)}if(!b){b=C(a,Z)}if(!b){continue}if(g){X[h.engine](b,null,Z,h,c,a);continue}var f=c.data;if(f===""){continue}var d=N(b,f,Z,h,c,a);if(d){c.parentNode.replaceChild(d,c)}else{c.parentNode.removeChild(c)}}}var S=" ".split(/\s+/).length==0;var D=new Y();var B=new Q();var W=[];var X={},H={},U={enableTextDecoration:false,engine:null,hover:false,hoverables:{a:true},printable:true,selector:(window.Sizzle||(window.jQuery&&function(Z){return jQuery(Z)})||(window.dojo&&dojo.query)||(window.$$&&function(Z){return $$(Z)})||(window.$&&function(Z){return $(Z)})||(document.querySelectorAll&&function(Z){return document.querySelectorAll(Z)})||F),separate:"words",textShadow:"none"};var O={words:/\s+/,characters:""};L.now=function(){V.ready();return L};L.refresh=function(){var b=W.splice(0,W.length);for(var a=0,Z=b.length;a<Z;++a){L.replace.apply(null,b[a])}return L};L.registerEngine=function(a,Z){if(!Z){return L}X[a]=Z;return L.set("engine",a)};L.registerFont=function(b){var Z=new R(b),a=Z.family;if(!H[a]){H[a]=new E()}H[a].add(Z);return L.set("fontFamily",'"'+a+'"')};L.replace=function(b,a,Z){a=G(U,a);if(!a.engine){return L}if(typeof a.textShadow=="string"){a.textShadow=M.textShadow(a.textShadow)}if(!Z){W.push(arguments)}if(b.nodeType||typeof b=="string"){b=[b]}M.ready(function(){for(var d=0,c=b.length;d<c;++d){var e=b[d];if(typeof e=="string"){L.replace(a.selector(e),a,true)}else{K(e,a)}}});return L};L.set=function(Z,a){U[Z]=a;return L};return L})();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-canvas{text-indent:0}@media screen,projection{.cufon-canvas{display:inline;display:inline-block;position:relative;vertical-align:middle"+(E?"":";font-size:1px;line-height:1px")+"}.cufon-canvas .cufon-alt{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden}"+(A?".cufon-canvas canvas{position:relative}":".cufon-canvas canvas{position:absolute}")+"}@media print{.cufon-canvas{padding:0 !important}.cufon-canvas canvas{display:none}.cufon-canvas .cufon-alt{display:inline}}"));document.getElementsByTagName("head")[0].appendChild(F);function D(O,H){var M=0,L=0;var G=[],N=/([mrvxe])([^a-z]*)/g,J;generate:for(var I=0;J=N.exec(O);++I){var K=J[2].split(",");switch(J[1]){case"v":G[I]={m:"bezierCurveTo",a:[M+~~K[0],L+~~K[1],M+~~K[2],L+~~K[3],M+=~~K[4],L+=~~K[5]]};break;case"r":G[I]={m:"lineTo",a:[M+=~~K[0],L+=~~K[1]]};break;case"m":G[I]={m:"moveTo",a:[M=~~K[0],L=~~K[1]]};break;case"x":G[I]={m:"closePath"};break;case"e":break generate}H[G[I].m].apply(H,G[I].a)}return G}function C(K,J){for(var I=0,H=K.length;I<H;++I){var G=K[I];J[G.m].apply(J,G.a)}}return function(q,T,k,P,X,r){var I=(T===null);var V=q.viewBox;var J=k.getSize("fontSize",q.baseSize);var h=k.get("letterSpacing");h=(h=="normal")?0:J.convertFrom(parseInt(h,10));var W=0,j=0,f=0,R=0;var U=P.textShadow,d=[];if(U){for(var p=0,m=U.length;p<m;++p){var Z=U[p];var c=J.convertFrom(parseFloat(Z.offX));var b=J.convertFrom(parseFloat(Z.offY));d[p]=[c,b];if(b<W){W=b}if(c>j){j=c}if(b>f){f=b}if(c<R){R=c}}}var u=Cufon.CSS.textTransform(I?X.alt:T,k).split("");var G=0,S=null;for(var p=0,m=u.length;p<m;++p){var Q=q.glyphs[u[p]]||q.missingGlyph;if(!Q){continue}G+=S=Number(Q.w||q.w)+h}if(S===null){return null}j+=(V.width-S);R+=V.minX;var O,K;if(I){O=X;K=X.firstChild}else{O=document.createElement("span");O.className="cufon cufon-canvas";O.alt=T;K=document.createElement("canvas");O.appendChild(K);if(P.printable){var n=document.createElement("span");n.className="cufon-alt";n.appendChild(document.createTextNode(T));O.appendChild(n)}}var v=O.style;var a=K.style;var H=J.convert(V.height-W+f);var t=Math.ceil(H);var e=t/H;K.width=Math.ceil(J.convert(G+j-R)*e);K.height=t;W+=V.minY;a.top=Math.round(J.convert(W-q.ascent))+"px";a.left=Math.round(J.convert(R))+"px";var N=Math.ceil(J.convert(G*e))+"px";if(A){v.width=N;v.height=J.convert(q.height)+"px"}else{v.paddingLeft=N;v.paddingBottom=(J.convert(q.height)-1)+"px"}var s=K.getContext("2d"),Y=t/V.height;s.scale(Y,Y);s.translate(-R,-W);s.lineWidth=q.face["underline-thickness"];s.save();function L(i,g){s.strokeStyle=g;s.beginPath();s.moveTo(0,i);s.lineTo(G,i);s.stroke()}var M=P.enableTextDecoration?Cufon.CSS.textDecoration(r,k):{};if(M.underline){L(-q.face["underline-position"],M.underline)}if(M.overline){L(q.ascent,M.overline)}s.fillStyle=k.get("color");function o(){for(var w=0,g=u.length;w<g;++w){var x=q.glyphs[u[w]]||q.missingGlyph;if(!x){continue}s.beginPath();if(x.d){if(x.code){C(x.code,s)}else{x.code=D("m"+x.d,s)}}s.fill();s.translate(Number(x.w||q.w)+h,0)}}if(U){for(var p=0,m=U.length;p<m;++p){var Z=U[p];s.save();s.fillStyle=Z.color;s.translate.apply(s,d[p]);o();s.restore()}}o();s.restore();if(M["line-through"]){L(-q.descent,M["line-through"])}return O}})());Cufon.registerEngine("vml",(function(){if(!document.namespaces){return}if(document.namespaces.cvml==null){document.namespaces.add("cvml","urn:schemas-microsoft-com:vml")}var B=document.createElement("cvml:shape");B.style.behavior="url(#default#VML)";if(!B.coordsize){return}B=null;document.write('<style type="text/css">.cufon-vml-canvas{text-indent:0}@media screen{cvml\\:shape,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute}.cufon-vml-canvas{position:absolute;text-align:left}.cufon-vml{display:inline-block;position:relative;vertical-align:middle}.cufon-vml .cufon-alt{position:absolute;left:-10000in;font-size:1px}a .cufon-vml{cursor:pointer}}@media print{.cufon-vml *{display:none}.cufon-vml .cufon-alt{display:inline}}</style>');function C(D,E){return A(D,/(?:em|ex|%)$/i.test(E)?"1em":E)}function A(G,H){if(/px$/i.test(H)){return parseFloat(H)}var F=G.style.left,E=G.runtimeStyle.left;G.runtimeStyle.left=G.currentStyle.left;G.style.left=H;var D=G.style.pixelLeft;G.style.left=F;G.runtimeStyle.left=E;return D}return function(s,V,n,S,Z,t,j){var G=(V===null);if(G){V=Z.alt}var X=s.viewBox;var H=n.computedFontSize||(n.computedFontSize=new Cufon.CSS.Size(C(t,n.get("fontSize"))+"px",s.baseSize));var h=n.computedLSpacing;if(h==undefined){h=n.get("letterSpacing");n.computedLSpacing=h=(h=="normal")?0:~~H.convertFrom(A(t,h))}var P,I;if(G){P=Z;I=Z.firstChild}else{P=document.createElement("span");P.className="cufon cufon-vml";P.alt=V;I=document.createElement("span");I.className="cufon-vml-canvas";P.appendChild(I);if(S.printable){var q=document.createElement("span");q.className="cufon-alt";q.appendChild(document.createTextNode(V));P.appendChild(q)}if(!j){P.appendChild(document.createElement("cvml:shape"))}}var y=P.style;var c=I.style;var E=H.convert(X.height),v=Math.ceil(E);var g=v/E;var f=X.minX,e=X.minY;c.height=v;c.top=Math.round(H.convert(e-s.ascent));c.left=Math.round(H.convert(f));y.height=H.convert(s.height)+"px";var L=S.enableTextDecoration?Cufon.CSS.textDecoration(t,n):{};var U=n.get("color");var w=Cufon.CSS.textTransform(V,n).split("");var D=0,d=0,M=null;var T,N,W=S.textShadow;for(var r=0,p=0,o=w.length;r<o;++r){T=s.glyphs[w[r]]||s.missingGlyph;if(T){D+=M=~~(T.w||s.w)+h}}if(M===null){return null}var O=-f+D+(X.width-M);var x=H.convert(O*g),m=Math.round(x);var b=O+","+X.height,F;var Y="r"+b+"nsnf";for(r=0;r<o;++r){T=s.glyphs[w[r]]||s.missingGlyph;if(!T){continue}if(G){N=I.childNodes[p];if(N.firstChild){N.removeChild(N.firstChild)}}else{N=document.createElement("cvml:shape");I.appendChild(N)}N.stroked="f";N.coordsize=b;N.coordorigin=F=(f-d)+","+e;N.path=(T.d?"m"+T.d+"xe":"")+"m"+F+Y;N.fillcolor=U;var u=N.style;u.width=m;u.height=v;if(W){var K=W[0],J=W[1];var R=Cufon.CSS.color(K.color),Q;var a=document.createElement("cvml:shadow");a.on="t";a.color=R.color;a.offset=K.offX+","+K.offY;if(J){Q=Cufon.CSS.color(J.color);a.type="double";a.color2=Q.color;a.offset2=J.offX+","+J.offY}a.opacity=R.opacity||(Q&&Q.opacity)||1;N.appendChild(a)}d+=~~(T.w||s.w)+h;++p}y.width=Math.max(Math.ceil(H.convert(D*g)),0);return P}})());
Cufon.registerFont({"w":188,"face":{"font-family":"New Johnston Light","font-weight":200,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 3 3 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-13 -303 338.186 69.9412","underline-thickness":"31.32","underline-position":"-38.52","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":89},"A":{"d":"132,-240r100,240r-40,0r-23,-58r-103,0r-23,58r-39,0r97,-240r31,0xm156,-91r-39,-99r-39,99r78,0","w":236},"B":{"d":"147,-133v28,9,45,33,45,64v4,74,-85,72,-166,69r0,-240v69,-4,151,0,147,61v0,21,-10,37,-26,46xm62,-209r0,66v36,2,73,2,73,-34v0,-30,-35,-34,-73,-32xm155,-69v1,-44,-45,-44,-93,-42r0,79v43,0,93,6,93,-37","w":202},"C":{"d":"15,-121v-6,-99,119,-157,203,-104r0,35v-60,-46,-170,-15,-165,67v-3,80,102,120,165,72r0,36v-85,51,-208,-7,-203,-106","w":235},"D":{"d":"73,-240v108,-7,148,39,158,120v1,47,-29,92,-65,107v-19,16,-89,13,-140,13r0,-240r47,0xm194,-121v-3,-68,-45,-93,-132,-86r0,173v81,7,131,-19,132,-87","w":245},"E":{"d":"176,-240r0,32r-112,0r0,60r94,0r0,34r-94,0r0,81r118,0r0,33r-156,0r0,-240r150,0","w":193},"F":{"d":"167,-240r0,33r-103,0r0,60r87,0r0,34r-87,0r0,113r-38,0r0,-240r141,0","w":178},"G":{"d":"17,-122v-7,-103,130,-156,212,-100r0,38v-58,-55,-179,-23,-175,63v0,68,75,114,144,81r0,-58r-46,0r0,-33r81,0r0,113v-89,53,-222,4,-216,-104","w":249},"H":{"d":"222,-240r0,240r-37,0r0,-114r-121,0r0,114r-37,0r0,-240r37,0r0,92r121,0r0,-92r37,0","w":249},"I":{"d":"63,-240r0,240r-37,0r0,-240r37,0","w":89},"J":{"d":"70,-32v29,0,32,-14,31,-58r0,-150r37,0r0,174v2,80,-112,95,-134,25r33,-18v6,17,18,27,33,27","w":165},"K":{"d":"204,-240r-114,105r120,135r-45,0r-101,-117r0,117r-37,0r0,-240r37,0r0,87r92,-87r48,0","w":216},"L":{"d":"64,-240r0,205r116,0r0,35r-153,0r0,-240r37,0","w":189},"M":{"d":"267,-240r0,240r-36,0r0,-187r-85,103r-86,-103r0,187r-36,0r0,-240r36,0r86,101r85,-101r36,0","w":291},"N":{"d":"237,-240r0,240r-34,0r-141,-181r0,181r-37,0r0,-240r34,0r141,180r0,-180r37,0","w":264},"O":{"d":"138,-245v70,1,125,52,126,125v0,70,-54,124,-125,124v-71,0,-125,-54,-125,-124v0,-70,55,-125,124,-125xm227,-120v0,-54,-39,-91,-88,-92v-50,0,-89,40,-89,91v0,52,39,91,90,91v49,0,87,-39,87,-90","w":278},"P":{"d":"189,-167v-1,60,-52,80,-125,74r0,93r-36,0r0,-240r71,0v58,-2,87,25,90,73xm64,-127v45,1,89,2,88,-40v4,-40,-42,-44,-88,-40r0,80","w":202},"Q":{"d":"237,-44r27,25r-24,24r-27,-24v-81,59,-205,-3,-200,-102v0,-69,56,-124,126,-124v100,-4,164,123,98,201xm164,-64r24,-25r23,22v42,-57,-1,-149,-72,-145v-50,0,-89,40,-89,90v-3,68,78,119,136,79","w":278},"R":{"d":"94,-240v85,-11,109,114,34,133r72,107r-43,0r-64,-100r-31,0r0,100r-37,0r0,-240r69,0xm138,-170v1,-37,-37,-39,-76,-37r0,75v40,2,80,-2,76,-38","w":202},"S":{"d":"131,-69v-6,-61,-107,-49,-107,-118v0,-64,111,-77,133,-22r-33,21v-8,-39,-72,-25,-58,11v14,24,53,31,74,47v54,40,25,139,-47,134v-39,-1,-68,-19,-81,-51r32,-21v9,42,85,54,87,-1"},"T":{"d":"196,-240r0,33r-75,0r0,207r-37,0r0,-207r-78,0r0,-33r190,0","w":202},"U":{"d":"130,-30v47,-2,79,-33,71,-96r0,-114r37,0r0,145v-2,90,-118,131,-181,72v-28,-27,-36,-37,-35,-100r0,-117r36,0r0,118v-6,69,25,83,72,92","w":259},"V":{"d":"221,-240r-91,240r-32,0r-94,-240r39,0r71,194r67,-194r40,0","w":226},"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},"X":{"d":"235,-240r-88,111r100,129r-45,0r-78,-103r-76,103r-46,0r100,-129r-89,-111r46,0r65,86r65,-86r46,0","w":249},"Y":{"d":"211,-240r-82,127r0,113r-38,0r0,-113r-85,-127r41,0r62,96r61,-96r41,0","w":216},"Z":{"d":"208,-240r-139,205r139,0r0,35r-204,0r143,-208r-134,0r0,-32r195,0","w":221},"a":{"d":"13,-45v3,-50,48,-62,104,-67v0,-53,-65,-39,-96,-15r10,-40v56,-22,120,-16,120,70r0,97r-34,0r0,-13v-32,29,-107,19,-104,-32xm117,-86v-35,5,-70,13,-70,39v0,34,43,24,70,9r0,-48","w":174},"b":{"d":"58,-166v59,-33,136,6,131,80v4,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},"c":{"d":"161,-9v-63,35,-150,-5,-147,-77v-2,-74,81,-116,147,-78r0,38v-36,-33,-112,-19,-112,39v0,56,73,74,112,42r0,36","w":174},"d":{"d":"179,-240r0,240r-32,0r0,-10v-57,38,-137,-5,-133,-76v-3,-72,71,-114,131,-80r0,-74r34,0xm145,-133v-43,-31,-97,-5,-96,47v-3,53,56,75,96,46r0,-93","w":202},"e":{"d":"51,-79v2,65,83,60,122,30r0,36v-67,37,-159,9,-157,-74v0,-53,35,-91,82,-91v50,2,82,39,78,99r-125,0xm143,-106v-3,-26,-20,-42,-46,-42v-25,0,-40,15,-44,42r90,0"},"f":{"d":"129,-240r0,35v-30,-16,-64,-11,-60,31r60,0r0,31r-60,0r0,143r-34,0r0,-143r-27,0r0,-31r27,0v-6,-60,39,-80,94,-66","w":132},"g":{"d":"143,-144v26,44,-9,90,-63,87v-20,0,-25,3,-25,11v0,10,8,13,33,14v54,2,82,20,82,50v0,30,-33,51,-77,51v-78,5,-111,-62,-50,-90v-30,-8,-30,-43,3,-50v-50,-30,-25,-113,40,-108v24,2,55,7,85,5r0,30r-28,0xm121,-115v0,-20,-15,-35,-35,-35v-20,0,-33,14,-33,33v0,19,14,33,34,33v19,0,34,-13,34,-31xm138,19v0,-16,-17,-25,-50,-25v-28,0,-45,10,-45,25v0,15,19,24,50,24v29,0,45,-8,45,-24","w":179},"h":{"d":"58,-166v51,-32,123,-3,117,68r0,98r-35,0v-3,-57,17,-150,-42,-147v-15,0,-30,5,-40,13r0,134r-35,0r0,-240r35,0r0,74","w":193},"i":{"d":"57,-174r0,174r-34,0r0,-174r34,0xm64,-219r-25,26r-25,-26r25,-24","w":80},"j":{"d":"-13,36v34,7,38,-9,36,-46r0,-164r34,0r1,183v0,43,-28,66,-71,60r0,-33xm64,-219r-25,26r-25,-26r25,-25","w":80},"k":{"d":"174,-174r-87,74r87,100r-41,0r-74,-85r0,85r-34,0r0,-240r34,0r0,125r67,-59r48,0","w":179},"l":{"d":"85,0v-47,5,-66,-10,-63,-60r0,-184r35,0r0,195v-2,19,13,22,28,17r0,32","w":89},"m":{"d":"136,0v-6,-56,21,-147,-39,-144v-14,0,-26,4,-40,14r0,130r-34,0r0,-174r34,0r0,12v25,-24,78,-22,99,6v49,-42,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,0","w":306},"n":{"d":"137,0v-5,-60,20,-147,-44,-146v-14,0,-30,5,-38,14r0,132r-34,0r0,-174r34,0r0,9v54,-32,123,-3,117,70r0,95r-35,0","w":193},"o":{"d":"195,-88v0,52,-40,92,-91,92v-52,0,-92,-41,-92,-92v0,-51,39,-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},"p":{"d":"58,-163v55,-39,134,5,130,76v3,68,-73,115,-130,78r0,76r-34,0r0,-241r34,0r0,11xm58,-132r0,91v36,31,100,8,96,-45v2,-54,-56,-77,-96,-46","w":202},"q":{"d":"145,-9v-57,37,-135,-11,-131,-76v-3,-70,72,-117,131,-80r0,-9r34,0r0,240r-34,0r0,-75xm48,-85v-4,51,64,76,97,43r0,-91v-39,-30,-100,-5,-97,48","w":202},"r":{"d":"118,-177r0,34v-25,-8,-42,-4,-61,11r0,132r-34,0r0,-174r34,0r0,10v16,-13,36,-18,61,-13","w":122},"s":{"d":"13,-127v0,-50,80,-62,123,-38r0,36v-18,-11,-38,-18,-57,-18v-35,-3,-40,29,-13,35v35,11,86,16,85,62v2,60,-94,67,-135,34r0,-38v27,18,50,27,71,27v18,0,30,-9,30,-22v-8,-36,-104,-20,-104,-78","w":164},"t":{"d":"127,-5v-45,19,-105,7,-97,-57r0,-81r-27,0r0,-31r27,0r0,-40r34,0r0,40r63,0r0,31r-63,0v5,42,-18,118,29,115v11,0,19,-3,34,-11r0,34","w":136},"u":{"d":"55,-174v4,59,-19,148,44,146v14,0,28,-4,39,-13r0,-133r34,0r0,174r-34,0r0,-11v-50,37,-122,1,-117,-68r0,-95r34,0","w":192},"v":{"d":"175,-174r-70,174r-32,0r-69,-174r38,0r48,132r46,-132r39,0","w":178},"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},"x":{"d":"162,-174r-54,80r65,94r-41,0r-43,-68r-43,68r-40,0r63,-94r-55,-80r39,0r36,55r34,-55r39,0","w":178},"y":{"d":"172,-174r-74,194v-13,39,-38,53,-85,47r0,-31v34,8,47,1,59,-32r-71,-178r38,0r49,137r47,-137r37,0","w":178},"z":{"d":"162,-174r-94,142r86,0r0,32r-148,0r95,-143r-84,0r0,-31r145,0","w":164},"1":{"d":"116,-243r0,243r-35,0r0,-196r-27,12r0,-34"},"2":{"d":"165,-34r0,34r-144,0r61,-90v12,-22,43,-64,41,-85v-3,-49,-76,-41,-96,-5r0,-42v41,-42,137,-20,132,45v-2,49,-47,101,-72,143r78,0"},"3":{"d":"37,-58v21,36,95,37,95,-16v2,-35,-45,-55,-81,-40r59,-94r-86,0r0,-32r148,0r-62,96v36,6,58,34,58,71v4,77,-108,101,-151,43"},"4":{"d":"177,-85r0,32r-28,0r0,53r-34,0r0,-53r-111,0r0,-24r119,-163r26,0r0,155r28,0xm115,-85r0,-92r-65,92r65,0"},"5":{"d":"33,-58v21,37,92,36,92,-17v3,-42,-56,-54,-92,-38r9,-127r125,0r-24,33r-68,0r-4,58v53,-7,89,28,90,76v3,78,-105,102,-149,43"},"6":{"d":"145,-240v-41,27,-63,57,-84,101v53,-27,113,11,111,70v0,41,-33,73,-77,73v-46,0,-80,-37,-80,-88v0,-52,28,-108,79,-156r51,0xm51,-103v-9,40,10,74,44,74v24,0,42,-17,42,-42v0,-43,-51,-58,-86,-32"},"7":{"d":"179,-240r-110,240r-40,0r99,-207r-99,0r0,-33r150,0"},"8":{"d":"119,-134v33,8,49,33,51,66v0,41,-33,71,-77,71v-83,6,-104,-118,-27,-137v-60,-20,-42,-115,27,-110v68,-4,89,90,26,110xm93,-152v37,-4,38,-61,-1,-61v-26,-1,-38,31,-20,48v5,6,10,8,21,13xm93,-117v-51,5,-54,87,1,87v33,2,53,-43,30,-68v-7,-7,-13,-11,-31,-19"},"9":{"d":"172,-155v-1,65,-38,119,-76,155r-50,0v38,-31,64,-61,85,-106v-51,31,-115,-7,-114,-64v0,-42,33,-75,76,-75v47,0,79,37,79,90xm52,-171v-2,44,56,56,85,31v9,-39,-12,-73,-44,-73v-24,0,-41,18,-41,42"},"0":{"d":"173,-122v0,75,-32,127,-79,126v-48,0,-77,-46,-77,-121v0,-77,30,-126,78,-126v47,0,78,47,78,121xm52,-117v0,38,9,93,42,91v27,0,42,-35,42,-94v0,-58,-14,-91,-41,-91v-38,5,-40,47,-43,94"},"$":{"d":"39,-68v10,45,86,51,86,-1v0,-58,-109,-48,-106,-116v0,-29,20,-51,52,-57r0,-24r36,0r0,24v24,6,34,14,45,35r-32,20v-8,-33,-60,-31,-61,2v16,48,111,46,105,114v0,36,-23,65,-57,73r0,24r-36,0r0,-24v-36,-7,-48,-20,-65,-50","w":179},".":{"d":"67,-18r-23,23r-23,-23r23,-24","w":89},":":{"d":"75,-154r-24,23r-23,-23r23,-23xm75,-19r-24,23r-23,-23r23,-23","w":103},",":{"d":"21,33v19,-23,18,-35,0,-51r23,-23v41,29,6,62,-23,74","w":89},";":{"d":"73,-156r-23,24r-23,-24r23,-22xm50,-42v41,30,6,64,-23,75v21,-23,19,-37,0,-52","w":103},"!":{"d":"70,-240r-8,188r-20,0r-10,-142r0,-46r38,0xm75,-15r-23,24r-23,-24r23,-23","w":103},"?":{"d":"46,-95v-4,-34,62,-52,62,-88v0,-17,-14,-30,-33,-30v-20,0,-32,9,-39,29r-28,-19v23,-68,137,-52,136,19v4,29,-33,58,-56,77v-14,11,-7,26,8,37r-21,23v-12,-11,-31,-34,-29,-48xm98,-15r-23,24r-24,-24r24,-23","w":165},"\/":{"d":"117,-267r-85,294r-31,0r84,-294r32,0","w":117},"(":{"d":"49,27v-39,-80,-39,-219,-2,-294r33,0v-39,74,-41,218,2,294r-33,0","w":94},")":{"d":"55,-267v38,81,34,218,-3,294r-33,0v43,-78,43,-218,2,-294r34,0","w":94},"[":{"d":"104,-267r0,27r-44,0r0,240r44,0r0,27r-79,0r0,-294r79,0","w":122},"]":{"d":"25,-267r79,0r0,294r-79,0r0,-27r44,0r0,-240r-44,0r0,-27","w":122},"&":{"d":"146,-82v9,-13,18,-27,24,-42r40,0v-14,29,-22,44,-40,66r53,58r-47,0r-27,-31v-37,59,-141,38,-140,-34v1,-31,18,-54,43,-68v-52,-36,-29,-111,35,-111v36,0,65,26,65,60v0,26,-16,46,-44,60xm84,-150v34,-5,45,-58,4,-61v-20,0,-34,22,-23,40v4,7,7,9,19,21xm76,-108v-45,19,-37,75,8,78v16,0,30,-9,42,-25","w":222},"*":{"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":"44,-245v41,30,6,61,-23,74v18,-25,22,-30,0,-51","w":89},"\"":{"d":"44,-245v41,30,6,61,-23,74v18,-25,22,-30,0,-51xm100,-245v43,30,7,62,-23,74v19,-25,23,-30,0,-51","w":146},"@":{"d":"309,-113v1,-72,-51,-107,-120,-109v-82,0,-145,61,-145,141v-13,127,191,159,263,72r-6,43v-29,24,-68,35,-117,35v-99,3,-170,-60,-170,-148v3,-96,78,-177,172,-172v89,0,152,57,152,137v5,88,-92,152,-145,87v-34,48,-112,35,-110,-35v-1,-78,81,-143,159,-110r-27,117v0,16,14,29,32,29v35,0,62,-37,62,-87xm206,-152v-54,-8,-92,38,-94,88v1,51,48,47,74,15v-1,-35,15,-68,20,-103","w":352},"+":{"d":"109,-71r0,63r-30,0r0,-63r-65,0r0,-31r65,0r0,-63r30,0r0,63r66,0r0,31r-66,0"},"=":{"d":"14,-29r0,-30r161,0r0,30r-161,0xm14,-113r0,-30r161,0r0,30r-161,0"},"%":{"d":"205,-240r-120,240r-35,0r121,-240r34,0xm245,-48v0,29,-24,52,-53,52v-29,0,-53,-23,-53,-53v0,-29,23,-53,53,-53v29,0,53,24,53,54xm118,-192v0,30,-24,53,-53,53v-29,0,-53,-23,-53,-53v0,-29,24,-52,53,-52v30,0,53,23,53,52xm217,-49v0,-14,-12,-25,-25,-25v-14,0,-25,12,-25,25v0,14,11,26,25,26v14,0,25,-12,25,-26xm90,-192v0,-14,-11,-24,-26,-24v-14,0,-24,10,-24,24v0,14,11,25,25,25v14,0,25,-11,25,-25","w":259},"\\":{"d":"90,39r-90,-313r34,0r90,313r-34,0","w":124},"^":{"d":"137,-257r-30,0r-32,-26r-30,26r-31,0r34,-46r54,0","w":151},"_":{"d":"239,23r0,31r-239,0r0,-31r239,0","w":239},"~":{"d":"140,-292v-7,48,-57,38,-90,21v-8,0,-13,5,-16,16r-20,-9v10,-52,59,-27,89,-16v7,0,11,-5,17,-20","w":154},"|":{"d":"14,36r0,-310r39,0r0,310r-39,0","w":67},"-":{"d":"125,-110r0,34r-113,0r0,-34r113,0","w":136},"<":{"d":"169,-189r0,26r-114,43r114,43r0,27r-150,-57r0,-26"},">":{"d":"19,-189r150,56r0,26r-150,57r0,-27r113,-43r-113,-43r0,-26"},"{":{"d":"50,-63v-1,-28,-11,-30,-32,-43r0,-28v21,-16,32,-9,32,-43v2,-60,-15,-124,62,-112r0,23v-47,-6,-26,50,-31,87v0,34,-10,46,-29,59v34,14,29,66,29,115v0,23,7,32,31,31r0,23v-45,1,-62,-6,-62,-50r0,-62","w":129},"}":{"d":"81,-177v-1,29,11,30,31,43r0,28v-21,16,-32,9,-31,43v-1,61,14,123,-63,112r0,-23v48,7,31,-50,31,-87v0,-34,10,-46,29,-59v-35,-14,-29,-65,-29,-115v0,-24,-7,-31,-31,-31r0,-23v45,-1,63,7,63,50r0,62","w":129},"\u00a0":{"w":89}}});
