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":180,"face":{"font-family":"HelCond","font-weight":900,"font-stretch":"condensed","units-per-em":"360","panose-1":"2 11 8 6 3 5 2 5 2 4","ascent":"258","descent":"-102","x-height":"6","bbox":"-15 -283 292 90","underline-thickness":"18","underline-position":"-18","stemh":"41","stemv":"57","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":90},"!":{"d":"44,-87v-8,-59,-19,-113,-16,-183r64,0v3,69,-8,125,-16,183r-32,0xm91,0r-61,0r0,-62r61,0r0,62","w":119},"\"":{"d":"114,-168r-42,0r0,-98r42,0r0,98xm49,-168r-43,0r0,-98r43,0r0,98","w":119},"#":{"d":"167,-121r0,41r-36,0r-11,80r-31,0r10,-80r-30,0r-11,80r-32,0r10,-80r-33,0r0,-41r39,0r5,-34r-34,0r0,-41r39,0r10,-74r32,0r-10,74r31,0r10,-74r32,0r-10,74r30,0r0,41r-36,0r-4,34r30,0xm109,-155r-31,0r-4,34r31,0"},"$":{"d":"98,-96r0,60v15,-3,28,-15,25,-32v-5,-9,5,-13,-25,-28xm5,-77r50,0v3,8,-7,33,24,42r0,-68v-42,-20,-71,-38,-71,-88v0,-39,30,-66,67,-68r0,-24r32,0r0,24v42,4,67,34,66,76r-50,0v0,-15,-6,-33,-23,-35r0,63v42,18,74,35,74,86v0,45,-25,72,-70,75r0,39r-32,0r0,-40v-50,-8,-67,-32,-67,-82xm82,-164r0,-55v-32,2,-30,49,0,55"},"%":{"d":"66,-131v-46,0,-57,-25,-57,-67v0,-39,14,-67,57,-67v43,0,58,22,58,67v0,38,-8,67,-58,67xm66,-163v16,0,14,-24,14,-35v0,-11,4,-34,-14,-34v-17,0,-14,23,-14,34v0,16,-3,35,14,35xm234,-133v45,0,58,25,58,67v0,38,-8,67,-58,67v-46,0,-58,-25,-58,-67v0,-39,15,-67,58,-67xm234,-100v-17,0,-14,22,-14,33v0,16,-3,36,14,36v16,0,14,-25,14,-36v0,-11,4,-33,-14,-33xm226,-270r-121,276r-30,0r122,-276r29,0","w":299},"&":{"d":"134,-54r-43,-65v-28,21,-23,76,16,77v10,0,19,-6,27,-12xm111,-237v-26,3,-15,38,-1,49v17,-7,32,-48,1,-49xm168,0r-10,-15v-50,44,-141,16,-141,-59v0,-37,18,-67,50,-86v-14,-17,-22,-38,-22,-60v1,-74,136,-76,136,2v0,31,-19,53,-45,67v11,15,19,33,30,46v3,-13,5,-27,7,-39r46,0v-1,30,-11,60,-24,86r37,58r-64,0","w":240},"(":{"d":"49,-270r44,0v-41,108,-41,232,1,337r-45,0v-53,-107,-54,-230,0,-337","w":100},")":{"d":"51,67r-44,0v41,-108,41,-232,-1,-337r45,0v53,107,54,230,0,337","w":100},"*":{"d":"74,-228r0,-42r33,0r0,41r40,-15r10,33r-41,12r28,37r-26,21r-28,-38r-26,36r-28,-19r28,-36r-41,-12r11,-32"},"+":{"d":"69,-111r0,-66r42,0r0,66r60,0r0,42r-60,0r0,69r-42,0r0,-69r-60,0r0,-42r60,0"},",":{"d":"30,56r0,-20v21,0,31,-16,32,-36r-32,0r0,-62r60,0r0,62v0,37,-25,53,-60,56","w":119},"-":{"d":"105,-85r-90,0r0,-54r90,0r0,54","w":119},".":{"d":"90,0r-60,0r0,-62r60,0r0,62","w":119},"\/":{"d":"28,34r-38,0r81,-304r40,0","w":100},"0":{"d":"110,-72r0,-122v0,-4,2,-31,-20,-31v-19,0,-20,16,-20,31r0,122v0,16,0,33,20,33v21,0,20,-24,20,-33xm10,-68r0,-126v0,-54,29,-76,80,-76v104,0,80,99,80,189v0,59,-18,87,-80,87v-50,0,-80,-22,-80,-74"},"1":{"d":"68,0r0,-182r-55,0r0,-42v29,0,66,-8,72,-40r41,0r0,264r-58,0"},"2":{"d":"66,-172r-57,0v-3,-62,23,-95,82,-98v89,-5,99,107,45,152v-21,18,-49,40,-59,69r93,0r0,49r-162,0v-3,-69,47,-112,84,-153v13,-14,17,-25,17,-45v0,-14,-5,-29,-22,-27v-23,3,-21,31,-21,53"},"3":{"d":"57,-116r0,-43v12,-1,28,2,37,-7v15,-14,19,-58,-10,-58v-21,0,-19,25,-20,39r-57,0v-7,-56,34,-85,78,-85v46,0,77,20,77,69v0,28,-10,49,-36,61v33,8,43,38,43,67v0,54,-31,79,-84,79v-55,0,-81,-33,-78,-93r57,0v1,18,-3,48,23,48v32,0,27,-56,8,-72v-11,-6,-26,-4,-38,-5"},"4":{"d":"49,-96r44,0r0,-88xm3,-51r0,-51r84,-162r63,0r0,168r24,0r0,45r-24,0r0,51r-57,0r0,-51r-90,0"},"5":{"d":"66,-117r-53,0r6,-147r140,0r0,48r-94,0r-2,51v13,-11,25,-17,42,-17v56,0,65,47,65,93v0,58,-20,95,-83,95v-51,0,-77,-28,-76,-86r57,0v1,13,-2,39,18,41v24,3,24,-30,24,-44v0,-17,3,-54,-23,-54v-13,0,-20,7,-21,20"},"6":{"d":"90,-39v26,0,20,-36,21,-62v0,-14,-5,-28,-22,-28v-29,1,-19,40,-19,67v0,13,6,23,20,23xm109,-200v0,-14,-4,-27,-19,-25v-29,3,-18,39,-20,64v14,-11,23,-13,41,-13v49,0,60,40,60,81v0,61,-16,99,-83,99v-87,1,-79,-83,-78,-166v0,-56,7,-110,75,-110v51,0,80,16,82,70r-58,0"},"7":{"d":"164,-219v-35,65,-54,135,-64,219r-63,0v4,-68,44,-161,70,-216r-98,0r0,-48r155,0r0,45"},"8":{"d":"90,-37v23,0,22,-25,22,-42v0,-17,0,-40,-23,-40v-23,0,-21,24,-21,41v0,15,1,41,22,41xm91,-226v-31,0,-31,62,-2,64v32,-1,32,-61,2,-64xm85,6v-75,0,-106,-111,-41,-149v-61,-32,-28,-138,46,-127v78,-9,105,93,45,128v28,16,35,33,35,65v0,59,-28,83,-85,83"},"9":{"d":"90,-225v-22,0,-20,34,-20,48v0,17,-2,42,21,42v22,0,20,-25,20,-40v0,-17,4,-50,-21,-50xm71,-63v0,15,5,24,20,24v29,0,18,-39,20,-64v-14,11,-24,13,-42,13v-49,0,-59,-40,-59,-81v0,-61,16,-99,83,-99v87,-1,79,83,78,166v0,56,-7,110,-75,110v-51,0,-80,-15,-82,-69r57,0"},":":{"d":"81,-138r-61,0r0,-62r61,0r0,62xm81,0r-61,0r0,-62r61,0r0,62","w":100},";":{"d":"20,56r0,-20v21,0,31,-16,33,-36r-33,0r0,-62r61,0r0,62v0,37,-26,53,-61,56xm81,-138r-61,0r0,-62r61,0r0,62","w":100},"<":{"d":"58,-90r107,58r0,40r-150,-81r0,-35r150,-82r0,40"},"=":{"d":"171,-146r0,42r-162,0r0,-42r162,0xm171,-76r0,42r-162,0r0,-42r162,0"},">":{"d":"15,-32r107,-58r-107,-60r0,-40r150,82r0,35r-150,81r0,-40"},"?":{"d":"58,-86v-9,-54,49,-76,49,-118v0,-13,-7,-24,-21,-24v-21,0,-21,20,-21,37r-57,0v-3,-50,29,-85,79,-85v44,0,83,19,83,68v0,53,-58,69,-58,122r-54,0xm115,0r-61,0r0,-62r60,0"},"@":{"d":"181,-133v2,-22,-6,-41,-29,-41v-42,0,-57,79,-16,85v27,4,43,-24,45,-44xm286,-163v2,57,-43,104,-94,109v-11,1,-16,-12,-16,-24v-38,46,-105,14,-105,-44v0,-63,79,-118,122,-64r4,-19r36,0r-20,111v-1,7,4,9,8,8v16,-9,37,-33,37,-66v2,-61,-42,-98,-103,-98v-67,0,-114,48,-114,114v0,102,128,151,194,83r35,0v-68,109,-257,54,-257,-83v0,-80,63,-140,143,-140v67,0,128,48,130,113","w":298},"A":{"d":"67,0r-64,0r59,-270r77,0r58,270r-64,0r-9,-53r-49,0xm118,-100r-18,-121r-19,121r37,0","w":200},"B":{"d":"79,-115r0,66v32,-1,45,1,45,-35v0,-31,-18,-30,-45,-31xm79,-221r0,57v28,-2,41,0,41,-32v0,-27,-19,-25,-41,-25xm188,-78v0,90,-87,79,-172,78r0,-270v79,1,168,-15,167,70v0,24,-8,45,-30,57v29,17,35,32,35,65","w":200},"C":{"d":"185,-176r-63,0v2,-24,-3,-52,-20,-52v-20,0,-25,10,-25,28r0,134v0,15,6,24,23,24v30,0,22,-36,23,-63r63,0v5,70,-12,108,-91,111v-101,4,-81,-104,-81,-196v0,-59,27,-86,85,-86v62,-1,92,32,86,100","w":200},"D":{"d":"185,-71v6,81,-86,73,-168,71r0,-270v52,2,102,-10,140,13v51,30,23,117,28,186xm80,-221r0,172v42,3,45,-14,42,-50v-4,-49,24,-133,-42,-122","w":200},"E":{"d":"166,0r-149,0r0,-270r145,0r0,54r-82,0r0,50r79,0r0,54r-79,0r0,58r86,0r0,54"},"F":{"d":"81,0r-63,0r0,-270r149,0r0,54r-86,0r0,48r79,0r0,54r-79,0r0,114","k":{"A":13,",":40,".":40}},"G":{"d":"184,0r-43,0r-3,-24v-13,23,-28,30,-55,30v-94,1,-71,-110,-71,-196v0,-59,27,-86,85,-86v61,-1,92,31,86,98r-63,0v0,-24,2,-50,-20,-50v-20,0,-25,10,-25,28r0,134v0,15,7,24,24,24v30,-1,20,-31,22,-56r-23,0r0,-49r86,0r0,147","w":200},"H":{"d":"78,0r-63,0r0,-270r63,0r0,104r44,0r0,-104r63,0r0,270r-63,0r0,-112r-44,0r0,112","w":200},"I":{"d":"82,0r-64,0r0,-270r64,0r0,270","w":100},"J":{"d":"134,-24v-37,59,-148,31,-131,-51r0,-15r50,0v2,18,-8,49,13,48v9,0,12,-2,12,-10r1,-218r63,0r0,188v0,19,3,41,-8,58","w":159},"K":{"d":"79,0r-63,0r0,-270r63,0r1,108r47,-108r65,0r-58,119r61,151r-67,0r-35,-94r-14,27r0,67","w":200},"L":{"d":"154,0r-141,0r0,-270r64,0r0,216r77,0r0,54","w":159,"k":{"T":27,"V":27,"W":27,"y":13,"Y":33}},"M":{"d":"78,0r-60,0r0,-270r89,0r33,159r34,-159r89,0r0,270r-61,0r6,-212r-45,212r-47,0r-44,-212","w":280},"N":{"d":"120,0r-49,-151v-2,47,4,102,5,151r-61,0r0,-270r66,0r50,151r-6,-151r60,0r0,270r-65,0","w":200},"O":{"d":"123,-81r0,-111v0,-17,-2,-36,-23,-36v-20,0,-22,19,-22,36r0,111v0,15,2,39,23,39v21,0,22,-24,22,-39xm186,-196v0,95,23,202,-85,202v-108,0,-87,-106,-87,-202v0,-52,32,-80,87,-80v55,0,85,28,85,80","w":200},"P":{"d":"118,-161v18,-29,9,-70,-36,-60r0,67v12,0,26,1,36,-7xm82,0r-63,0r0,-270v59,3,116,-11,153,22v28,40,26,111,-18,134v-22,12,-48,8,-72,9r0,105","w":200,"k":{"A":13,",":46,".":46}},"Q":{"d":"186,-196v0,62,11,141,-18,177r30,32r-37,31r-36,-40v-70,11,-111,-20,-111,-90r0,-110v0,-52,32,-80,87,-80v55,0,85,28,85,80xm78,-192r0,111v0,15,2,39,23,39v21,0,22,-24,22,-39r0,-111v0,-17,-2,-36,-23,-36v-20,0,-22,19,-22,36","w":200},"R":{"d":"78,-221r0,66v29,4,45,-7,45,-34v0,-32,-14,-33,-45,-32xm126,0v-17,-43,22,-117,-48,-107r0,107r-63,0r0,-270v82,1,170,-17,170,75v0,30,-8,48,-33,62v53,4,19,99,43,129r0,4r-69,0","w":200,"k":{"T":6,"Y":6}},"S":{"d":"6,-90r58,0v-1,25,-2,47,26,48v15,0,21,-13,21,-27v0,-44,-63,-48,-83,-77v-10,-15,-19,-30,-19,-54v0,-51,31,-76,80,-76v55,0,83,36,80,87r-58,0v-1,-16,0,-38,-21,-39v-32,-1,-27,43,-3,51v44,29,82,34,83,103v0,52,-29,80,-82,80v-70,0,-87,-36,-82,-96"},"T":{"d":"8,-216r0,-54r164,0r0,54r-51,0r0,216r-63,0r0,-216r-50,0","k":{"w":27,"y":20,"A":20,",":33,".":33,"-":20,"a":27,"c":27,"e":27,"i":6,"o":27,"r":27,"s":27,"u":27,":":27,";":27}},"U":{"d":"15,-75r0,-195r63,0r0,204v0,13,4,24,22,24v17,0,22,-14,22,-26r0,-202r63,0r0,195v0,46,-20,81,-85,81v-54,0,-85,-26,-85,-81","w":200},"V":{"d":"137,0r-74,0r-59,-270r63,0r33,189r33,-189r63,0","w":200,"k":{"A":13,",":33,".":33,"-":6,"a":6,"e":6,"o":6,"r":6,"u":6,":":6,";":6}},"W":{"d":"171,-270r26,189r19,-189r60,0r-45,270r-71,0r-20,-190r-21,190r-70,0r-45,-270r61,0r19,190r26,-190r61,0","w":280,"k":{"A":6,",":27,".":27,"-":6,"a":6,"e":6,"o":6}},"X":{"d":"71,-270r30,82r29,-82r63,0r-56,135r59,135r-64,0r-31,-81r-36,81r-60,0r60,-135r-57,-135r63,0","w":200},"Y":{"d":"68,-270r32,88r33,-88r63,0r-65,157r0,113r-63,0r0,-113r-64,-157r64,0","w":200,"k":{";":13,":":13,".":40,"-":27,",":40,"v":6,"A":20,"a":20,"e":20,"i":6,"o":20,"u":13,"p":13,"q":27}},"Z":{"d":"9,-216r0,-54r144,0r0,50r-79,166r82,0r0,54r-152,0r0,-48r80,-168r-75,0","w":159},"[":{"d":"15,67r0,-337r79,0r0,34r-29,0r0,269r29,0r0,34r-79,0","w":100},"\\":{"d":"105,34r-38,0r-82,-304r39,0","w":90},"]":{"d":"85,-270r0,337r-79,0r0,-34r29,0r0,-269r-29,0r0,-34r79,0","w":100},"^":{"d":"42,-117r-37,-17r64,-136r42,0r64,136r-37,17r-48,-101"},"_":{"d":"180,45r-180,0r0,-18r180,0r0,18"},"a":{"d":"108,-98v-21,12,-42,12,-42,41v0,13,7,21,21,21v28,0,20,-35,21,-62xm11,-138v-2,-49,30,-69,78,-69v121,0,60,116,81,207r-56,0r-3,-18v-27,41,-102,28,-102,-30v0,-46,25,-60,50,-68v25,-8,49,-10,49,-32v0,-11,-6,-21,-18,-21v-21,0,-21,14,-22,31r-57,0"},"b":{"d":"92,-40v31,-7,18,-55,18,-87v0,-12,0,-33,-17,-33v-28,0,-18,54,-18,83v0,17,3,37,17,37xm75,-270r0,85v9,-17,26,-22,43,-22v62,0,47,78,49,139v0,34,-8,74,-50,74v-18,0,-37,-10,-46,-29r0,23r-54,0r0,-270r58,0"},"c":{"d":"166,-82v4,57,-21,88,-77,88v-41,0,-71,-16,-71,-62r0,-82v0,-52,27,-69,71,-69v57,0,78,25,75,80r-54,0v-1,-18,0,-39,-18,-39v-15,0,-17,12,-17,25r0,83v0,13,3,23,18,23v21,0,18,-32,18,-47r55,0"},"d":{"d":"90,-161v-31,8,-18,56,-18,88v0,12,0,33,17,33v27,0,17,-54,17,-83v0,-17,-2,-38,-16,-38xm163,0r-53,0v-1,-7,2,-18,-1,-23v-10,19,-27,29,-44,29v-66,0,-50,-81,-50,-144v0,-32,11,-69,49,-69v16,-1,28,8,42,24r0,-87r57,0r0,270"},"e":{"d":"71,-129r40,0v0,0,3,-41,-20,-41v-21,0,-20,21,-20,41xm168,-91r-97,0v2,24,-7,54,18,56v21,1,19,-18,20,-35r57,0v3,52,-25,75,-75,76v-41,0,-77,-16,-77,-62r0,-82v0,-52,33,-69,77,-69v40,0,77,14,77,58r0,58"},"f":{"d":"30,0r0,-160r-23,0r0,-41r23,0v-5,-59,23,-75,82,-69r0,41v-10,0,-24,-2,-25,7r0,21r25,0r0,41r-25,0r0,160r-57,0","w":119},"g":{"d":"72,-131v0,29,-13,75,17,79v30,-5,17,-52,17,-82v0,-14,-4,-27,-19,-27v-15,0,-15,20,-15,30xm13,11r57,0v0,14,2,19,19,19v26,0,16,-37,16,-57v-12,13,-25,22,-40,22v-61,-3,-51,-72,-51,-133v0,-32,12,-69,50,-69v21,0,34,12,46,30r0,-25r53,0r0,206v0,47,-34,64,-77,64v-43,0,-72,-11,-73,-57"},"h":{"d":"74,-270r1,84v26,-38,89,-22,89,24r0,162r-57,0r0,-143v0,-12,-4,-18,-17,-18v-13,0,-16,12,-16,22r0,139r-57,0r0,-270r57,0"},"i":{"d":"79,0r-57,0r0,-202r57,0r0,202xm79,-221r-57,0r0,-49r57,0r0,49","w":100},"j":{"d":"5,68r0,-41v14,2,18,-8,18,-19r0,-210r57,0r0,207v4,48,-22,69,-75,63xm80,-221r-57,0r0,-49r57,0r0,49","w":100},"k":{"d":"72,0r-58,0r0,-270r58,0r0,136r40,-68r62,0r-57,81r58,121r-60,0r-34,-78v-15,14,-7,51,-9,78"},"l":{"d":"79,0r-57,0r0,-270r57,0r0,270","w":100},"m":{"d":"67,-178v20,-35,69,-39,87,-3v19,-43,93,-30,93,16r0,165r-58,0r0,-144v-1,-9,-4,-18,-15,-17v-10,0,-15,7,-15,17r0,144r-57,0r0,-144v-2,-9,-4,-17,-14,-17v-12,0,-17,6,-17,17r0,144r-57,0r0,-202r53,0r0,24","w":259},"n":{"d":"18,-202r53,0v1,8,-2,20,1,26v10,-43,91,-39,91,11r0,165r-58,0r0,-144v-1,-9,-4,-18,-15,-17v-10,0,-15,7,-15,17r0,144r-57,0r0,-202"},"o":{"d":"15,-56r0,-82v0,-52,31,-69,75,-69v50,0,75,24,75,69r0,82v-3,46,-31,62,-75,62v-41,0,-75,-16,-75,-62xm72,-143r0,90v1,12,6,18,18,18v12,0,18,-6,18,-18r0,-90v0,-13,-5,-23,-18,-23v-13,0,-18,10,-18,23"},"p":{"d":"90,-40v31,-7,18,-55,18,-87v0,-12,0,-34,-17,-34v-28,0,-19,54,-19,84v0,17,4,37,18,37xm15,-202r53,0v1,8,-2,19,1,25v11,-20,27,-30,47,-30v62,0,47,78,49,139v0,34,-8,73,-50,74v-11,1,-29,-7,-43,-25r0,87r-57,0r0,-270"},"q":{"d":"86,-40v28,0,19,-53,19,-83v0,-17,-4,-38,-18,-38v-31,8,-17,56,-17,88v0,12,-1,33,16,33xm162,-202r0,270r-57,0r-1,-87v-13,20,-31,25,-41,25v-66,-6,-50,-81,-50,-144v0,-32,11,-69,49,-69v21,0,34,12,47,30r0,-25r53,0"},"r":{"d":"15,-202r53,0v1,10,-2,23,1,31v6,-22,20,-36,44,-36r0,64v-20,-2,-42,-5,-41,19r0,124r-57,0r0,-202","w":119,"k":{"v":-6,"w":-6,"y":-6,",":27,".":27,"-":13}},"s":{"d":"59,-62v-8,30,39,45,41,12v0,-6,-2,-12,-7,-16v-33,-16,-88,-28,-88,-79v0,-44,35,-62,75,-62v42,0,75,20,73,65r-54,0v8,-28,-36,-40,-38,-11v0,11,8,17,17,21v37,17,78,26,78,74v0,45,-35,64,-77,64v-45,0,-77,-19,-75,-68r55,0","w":159},"t":{"d":"27,-160r-23,0r0,-42r23,0r0,-57r57,0r0,57r28,0r0,42r-28,0r0,106v-1,19,14,12,28,13r0,41v-42,8,-85,2,-85,-44r0,-116","w":119},"u":{"d":"162,0r-54,0r0,-25v-5,15,-22,31,-40,31v-33,0,-51,-15,-51,-42r0,-166r57,0r0,145v1,9,3,18,14,17v10,0,16,-7,16,-17r0,-145r58,0r0,202"},"v":{"d":"61,-202r20,131r20,-131r56,0r-44,202r-66,0r-44,-202r58,0","w":159,"k":{",":20,".":20}},"w":{"d":"145,-202r22,131r16,-131r54,0r-39,202r-61,0r-17,-105r-17,105r-61,0r-39,-202r56,0r17,131r20,-131r49,0","w":240,"k":{",":13,".":13}},"x":{"d":"98,-202r57,0r-45,101r47,101r-58,0v-7,-19,-11,-41,-19,-58r-18,58r-59,0r47,-101r-45,-101r57,0v7,18,10,40,18,57","w":159},"y":{"d":"20,24v12,1,27,3,29,-9r-47,-217r58,0r20,131r20,-131r56,0r-36,173v-11,63,-26,108,-100,95r0,-42","w":159,"k":{".":20,",":20}},"z":{"d":"9,-157r0,-45r126,0r0,42r-66,115r66,0r0,45r-130,0r0,-40r66,-117r-62,0","w":140},"{":{"d":"102,33v-50,9,-78,-6,-78,-52v0,-42,11,-90,-27,-98v57,-11,1,-108,41,-144v12,-11,32,-11,64,-8v-63,10,11,135,-57,152v45,8,30,65,30,111v0,18,5,33,27,39","w":98},"|":{"d":"19,-270r52,0r0,360r-52,0r0,-360","w":90},"}":{"d":"-3,-269v50,-7,78,5,78,47v0,42,-14,98,27,105v-71,9,34,177,-105,150v64,-10,-11,-129,56,-150v-44,-7,-29,-67,-29,-112v0,-21,-7,-36,-27,-40","w":98},"~":{"d":"150,-129r21,26v-11,19,-22,42,-46,42v-22,0,-55,-24,-67,-24v-15,0,-22,18,-28,30r-21,-27v10,-21,25,-44,48,-44v23,0,53,23,68,23v13,0,19,-15,25,-26"},"'":{"d":"67,-168r-43,0r0,-98r43,0r0,98","w":90},"`":{"d":"-14,-282r75,0r36,54r-49,0","w":119},"\u00a0":{"w":90}}});
