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 (c) 1987, 1991, 1993 Adobe Systems Incorporated.  All Rights
 * Reserved.Futura is a registered trademark of Fundicion Tipografica Neufville S.
 * A.
 *
 * Trademark:
 * Created by Type-Designer 3.0
 */
Cufon.registerFont({"w":221,"face":{"font-family":"Futura-Book","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 5 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"-24 -311 388 95","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":110},"!":{"d":"81,-16v0,-11,-9,-20,-20,-20v-11,0,-20,9,-20,20v0,11,9,21,20,21v11,0,20,-10,20,-21xm46,-55r30,0r0,-216r-30,0r0,216","w":121},"\"":{"d":"37,-271r6,118r21,0r7,-118r-34,0xm94,-271r6,118r21,0r7,-118r-34,0","w":164},"#":{"d":"85,-271r-13,73r-43,0r0,28r39,0r-11,62r-41,0r0,28r37,0r-14,80r27,0r15,-80r44,0r-14,80r27,0r15,-80r41,0r0,-28r-36,0r10,-62r38,0r0,-28r-33,0r12,-73r-28,0r-13,73r-44,0r13,-73r-28,0xm96,-170r44,0r-10,62r-45,0"},"$":{"d":"128,-124v46,11,47,85,0,97r0,-97xm104,-167v-40,-8,-43,-71,0,-79r0,79xm41,-206v1,44,31,57,63,71r0,110v-24,-1,-45,-25,-48,-49r-29,8v8,39,34,66,77,70r0,37r24,0r0,-39v35,-7,68,-40,67,-82v-1,-47,-33,-61,-67,-76r0,-89v15,3,26,16,33,28r24,-16v-10,-21,-31,-37,-57,-41r0,-37r-24,0r0,37v-34,5,-64,30,-63,68"},"%":{"d":"132,-217v0,-37,-24,-59,-60,-59v-36,0,-60,22,-60,59v0,36,24,59,60,59v36,0,60,-23,60,-59xm35,-217v0,-19,18,-36,37,-36v19,0,37,17,37,36v0,20,-17,36,-37,36v-20,0,-37,-16,-37,-36xm215,-276r-158,271r15,10r157,-272xm276,-54v0,-37,-25,-60,-61,-60v-35,0,-60,22,-60,60v0,36,25,59,60,59v35,0,61,-23,61,-59xm178,-54v0,-20,17,-37,37,-37v20,0,38,17,38,37v0,20,-18,36,-38,36v-19,0,-37,-17,-37,-36","w":286},"&":{"d":"116,-251v24,0,38,30,22,49v-6,8,-21,19,-29,25v-8,-14,-22,-24,-23,-44v-1,-16,14,-30,30,-30xm93,5v38,0,62,-22,87,-43r29,38r38,0r-46,-59r35,-41r-22,-18r-31,36r-57,-73v23,-18,47,-31,48,-68v1,-31,-27,-53,-58,-53v-33,0,-59,24,-59,57v1,26,14,39,27,58v-31,22,-70,39,-70,92v0,47,35,74,79,74xm44,-72v1,-38,34,-48,58,-67r60,78v-22,19,-38,38,-71,38v-27,0,-47,-20,-47,-49","w":250},"'":{"d":"35,-271r7,118r21,0r6,-118r-34,0","w":104},"(":{"d":"92,74v-38,-94,-39,-251,0,-345r-26,-13v-44,96,-44,276,0,370","w":103},")":{"d":"37,86v45,-94,43,-278,0,-370r-25,13v37,95,37,250,0,345","w":103},"*":{"d":"95,-221r-47,-18r-9,26r49,14r-31,40r21,16r29,-43r28,43r22,-16r-32,-40r49,-14r-8,-26r-48,18r2,-50r-27,0","w":213},"+":{"d":"97,-179r0,73r-73,0r0,28r73,0r0,73r28,0r0,-73r73,0r0,-28r-73,0r0,-73r-28,0"},",":{"d":"54,-40r-33,94r19,8r41,-92","w":110},"-":{"d":"1,-100r0,27r74,0r0,-27r-74,0","w":74},".":{"d":"76,-16v0,-11,-10,-20,-21,-20v-11,0,-20,9,-20,20v0,11,9,21,20,21v12,0,21,-9,21,-21","w":110},"\/":{"d":"175,-297r-169,343r24,11r169,-343","w":205},"0":{"d":"111,5v130,-7,129,-273,0,-281v-131,6,-129,275,0,281xm44,-134v0,-53,15,-110,67,-114v92,11,89,213,0,225v-50,-5,-67,-59,-67,-111"},"1":{"d":"102,-243r0,243r30,0r0,-271r-59,0r-16,28r45,0"},"2":{"d":"106,-248v50,0,67,61,36,98r-127,150r175,0r0,-28r-114,0r94,-111v55,-63,-11,-166,-98,-131v-29,12,-49,39,-51,78r30,0v0,-31,23,-56,55,-56"},"3":{"d":"151,-201v0,32,-20,45,-53,44r0,28v34,0,57,18,57,51v1,29,-23,55,-53,55v-27,0,-51,-21,-52,-48r-29,0v2,48,33,76,80,76v50,0,82,-30,84,-81v1,-32,-15,-57,-38,-67v20,-9,32,-32,34,-59v4,-69,-85,-95,-129,-55v-13,13,-21,31,-23,53r30,0v1,-26,18,-44,45,-44v27,0,48,20,47,47"},"4":{"d":"171,-72r0,-215r-169,243r139,0r0,44r30,0r0,-44r34,0r0,-28r-34,0xm141,-72r-86,0r86,-123r0,123"},"5":{"d":"91,5v103,0,133,-147,46,-185v-16,-7,-35,-8,-53,-5r18,-58r86,0r0,-28r-108,0r-39,130v41,-34,123,-15,119,48v-2,43,-26,70,-68,70v-27,0,-50,-18,-60,-38r-24,17v16,27,43,49,83,49"},"6":{"d":"203,-89v0,-61,-52,-98,-112,-86r62,-84r-22,-17v-35,52,-84,97,-109,155v-27,64,23,126,87,126v55,0,94,-37,94,-94xm173,-87v0,38,-25,64,-64,64v-38,0,-63,-26,-63,-64v0,-38,25,-63,63,-63v38,0,64,25,64,63"},"7":{"d":"167,-243r-154,234r23,14r183,-276r-201,0r0,28r149,0"},"8":{"d":"58,-76v0,-27,25,-52,53,-52v28,0,52,24,52,52v0,28,-24,53,-52,53v-29,0,-53,-25,-53,-53xm154,-141v56,-30,34,-143,-43,-135v-77,-8,-100,104,-43,135v-22,10,-40,35,-40,65v0,50,33,77,83,81v84,6,111,-117,43,-146xm64,-201v0,-25,22,-47,47,-47v25,0,47,22,47,47v0,25,-22,47,-47,47v-25,0,-47,-22,-47,-47"},"9":{"d":"16,-184v0,62,51,99,112,87r-62,86r22,16v35,-52,84,-97,109,-156v27,-65,-22,-125,-87,-125v-56,0,-94,37,-94,92xm46,-185v0,-38,26,-63,64,-63v38,0,63,25,63,63v0,38,-25,63,-63,63v-38,0,-64,-25,-64,-63"},":":{"d":"76,-16v0,-11,-10,-20,-21,-20v-11,0,-20,9,-20,20v0,11,9,21,20,21v12,0,21,-9,21,-21xm76,-154v0,-11,-10,-20,-21,-20v-11,0,-20,9,-20,20v0,11,9,20,20,20v11,0,21,-9,21,-20","w":110},";":{"d":"55,-40r-33,94r19,8r41,-92xm85,-154v0,-11,-10,-20,-21,-20v-11,0,-20,9,-20,20v0,11,9,20,20,20v11,0,21,-9,21,-20","w":110},"<":{"d":"198,-179r-174,74r0,25r174,75r0,-31r-132,-56r132,-57r0,-30"},"=":{"d":"24,-134r0,28r174,0r0,-28r-174,0xm24,-78r0,28r174,0r0,-28r-174,0"},">":{"d":"24,-149r132,57r-132,56r0,31r174,-75r0,-25r-174,-74r0,30"},"?":{"d":"42,-149v-31,33,-2,93,45,93v35,0,60,-27,59,-62r-29,0v0,19,-9,34,-29,34v-40,0,-37,-52,-2,-58v36,-6,67,-25,67,-69v0,-40,-25,-65,-64,-65v-46,0,-73,33,-65,81r30,0v-10,-27,7,-53,33,-53v41,0,50,60,13,71v-19,6,-47,15,-58,28xm107,-16v0,-11,-9,-20,-20,-20v-11,0,-20,9,-20,20v0,11,9,21,20,21v11,0,20,-10,20,-21","w":175},"@":{"d":"181,-142v11,63,-89,86,-87,17v1,-32,20,-58,50,-58v22,0,38,17,37,41xm208,-81v-12,-2,-7,-19,-5,-31r18,-92r-26,0r-5,22v-12,-15,-25,-24,-48,-25v-85,-5,-101,151,-13,151v22,0,36,-10,49,-22v2,14,9,22,20,22v85,-2,99,-145,37,-189v-24,-17,-47,-31,-85,-31v-84,0,-134,56,-137,140v-4,122,133,174,236,117r-25,-19v-15,11,-38,17,-68,17v-71,0,-111,-44,-117,-115v-10,-113,159,-156,203,-60v19,42,3,103,-34,115","w":288},"A":{"d":"184,-77r32,77r33,0r-122,-284r-125,284r33,0r33,-77r116,0xm172,-105r-92,0r47,-109","w":251,"k":{"y":14,"w":14,"v":14,"Y":36,"W":36,"V":36,"T":29}},"B":{"d":"157,-78v1,50,-48,51,-99,50r0,-98v49,0,99,-1,99,48xm163,-198v1,-69,-62,-77,-136,-73r0,271v81,3,160,2,161,-76v0,-35,-22,-63,-52,-69v17,-11,27,-28,27,-53xm132,-198v0,43,-31,48,-74,46r0,-91v43,-2,74,2,74,45","w":204},"C":{"d":"152,-248v34,0,63,16,82,36r0,-37v-91,-66,-222,0,-222,114v0,114,135,177,222,113r0,-37v-19,20,-47,36,-82,36v-66,0,-110,-47,-110,-113v0,-65,44,-112,110,-112","w":258},"D":{"d":"229,-135v0,-107,-80,-147,-202,-136r0,271v121,10,202,-29,202,-135xm199,-136v0,76,-53,115,-141,108r0,-215v88,-7,141,30,141,107","w":244},"E":{"d":"27,0r141,0r0,-28r-110,0r0,-107r107,0r0,-28r-107,0r0,-80r110,0r0,-28r-141,0r0,271","w":192},"F":{"d":"151,-243r0,-28r-124,0r0,271r31,0r0,-135r90,0r0,-28r-90,0r0,-80r93,0","w":172,"k":{"A":29,".":47,",":47}},"G":{"d":"153,-276v-124,-6,-181,152,-100,239v47,50,158,52,199,-4v20,-27,27,-50,28,-95r-113,0r0,28r80,0v-3,54,-44,85,-97,85v-63,0,-108,-46,-108,-112v0,-67,45,-113,111,-113v45,0,72,22,93,51r22,-20v-26,-34,-61,-57,-115,-59","w":295},"H":{"d":"59,-161r0,-110r-30,0r0,271r30,0r0,-133r139,0r0,133r30,0r0,-271r-30,0r0,110r-139,0","w":257},"I":{"d":"58,-271r-30,0r0,271r30,0r0,-271","w":86},"J":{"d":"54,-36v4,38,-42,45,-61,21r-17,23v44,41,109,13,109,-65r0,-214r-30,0","w":113},"K":{"d":"58,-155r0,-116r-31,0r0,271r31,0r0,-117r7,-8r111,125r42,0r-132,-145r128,-126r-41,0","w":219},"L":{"d":"58,-271r-31,0r0,271r105,0r0,-28r-74,0r0,-243","w":135,"k":{"y":14,"Y":29,"W":29,"V":29,"T":29}},"M":{"d":"8,0r31,0r35,-184r87,195r88,-195r35,184r31,0r-55,-287r-99,228r-98,-228","w":322},"N":{"d":"29,0r30,0r0,-209r212,221r0,-283r-30,0r0,210r-212,-222r0,283","w":300},"O":{"d":"297,-135v0,-85,-58,-141,-142,-141v-84,0,-141,56,-141,141v0,84,57,140,141,140v84,0,142,-56,142,-140xm44,-136v0,-68,45,-112,111,-112v66,0,111,45,111,112v0,68,-45,113,-111,113v-67,0,-111,-47,-111,-113","w":310},"P":{"d":"170,-195v0,-70,-63,-82,-143,-76r0,271r31,0r0,-119v66,5,112,-18,112,-76xm140,-196v0,44,-36,52,-82,49r0,-96v46,-1,82,3,82,47","w":181,"k":{"A":29,".":50,",":50}},"Q":{"d":"155,-248v97,-5,145,119,82,188r-47,-49r-40,0r66,65v-70,51,-176,-3,-172,-92v3,-68,45,-109,111,-112xm14,-135v-5,115,135,177,223,113r23,25r38,0r-41,-42v23,-24,40,-53,40,-96v0,-84,-57,-141,-142,-141v-84,0,-137,56,-141,141","w":310},"R":{"d":"136,-194v-1,42,-35,49,-78,48r0,-97v46,-2,78,6,78,49xm166,-197v0,-71,-65,-77,-139,-74r0,271r31,0r0,-119r7,0r82,119r37,0r-86,-122v41,-2,68,-32,68,-75","w":195,"k":{"y":7,"Y":7,"W":7,"V":7,"T":7}},"S":{"d":"104,-248v26,0,35,12,46,29r25,-15v-13,-24,-37,-40,-71,-42v-73,-5,-100,92,-40,126v33,19,90,23,90,74v0,33,-24,51,-56,53v-29,1,-51,-25,-54,-51r-30,8v8,39,40,69,85,71v80,4,114,-107,47,-147v-29,-17,-83,-20,-87,-64v-2,-24,22,-43,45,-42","w":201},"T":{"d":"99,-243r67,0r0,-28r-162,0r0,28r65,0r0,243r30,0r0,-243","w":169,"k":{"y":22,"w":22,"u":22,"s":27,"r":14,"o":36,"i":11,"e":36,"c":36,"a":36,"A":29,";":36,":":36,".":36,"-":22,",":36}},"U":{"d":"123,-23v-46,0,-66,-31,-66,-87r0,-161r-30,0r0,169v-3,69,35,107,96,107v62,0,97,-37,97,-107r0,-169r-30,0r0,161v5,58,-20,87,-67,87","w":246},"V":{"d":"35,-271r-33,0r110,287r110,-287r-32,0r-78,207","w":224,"k":{"y":11,"u":14,"r":14,"o":29,"i":7,"e":29,"a":29,"A":36,";":14,":":14,".":36,"-":22,",":36}},"W":{"d":"37,-271r-32,0r104,285r88,-218r87,218r104,-285r-32,0r-72,203r-87,-217r-88,217","w":392,"k":{"u":14,"r":14,"o":36,"i":7,"e":36,"a":29,"A":36,";":25,":":25,".":36,"-":7,",":36}},"X":{"d":"85,-140r-80,140r34,0r63,-112r62,112r34,0r-80,-140r74,-131r-35,0r-55,102r-56,-102r-34,0","w":203},"Y":{"d":"92,-117r0,117r30,0r0,-117r89,-154r-35,0r-69,121r-69,-121r-35,0","w":213,"k":{"v":22,"u":29,"q":36,"p":29,"o":36,"i":14,"e":36,"a":36,"A":29,";":29,":":29,".":43,"-":36,",":43}},"Z":{"d":"55,-28r148,-243r-179,0r0,28r129,0r-148,243r194,0r0,-28r-144,0","w":210},"[":{"d":"67,-257r39,0r0,-27r-69,0r0,370r69,0r0,-26r-39,0r0,-317","w":113},"\\":{"d":"6,-286r169,297r24,-11r-169,-297","w":205},"]":{"d":"46,60r-38,0r0,26r68,0r0,-370r-68,0r0,27r38,0r0,317","w":113},"^":{"d":"24,-116r31,0r56,-118r55,118r32,0r-74,-155r-26,0"},"_":{"d":"180,27r-180,0r0,18r180,0r0,-18","w":180},"`":{"d":"28,-254r55,55r18,-10r-43,-59","w":128},"a":{"d":"42,-86v1,-33,21,-60,56,-61v34,-1,56,27,56,61v0,36,-20,64,-56,64v-34,0,-57,-30,-56,-64xm13,-84v-5,78,92,119,140,61r0,23r29,0r0,-169r-29,0v-1,7,2,18,-1,24v-12,-16,-32,-29,-58,-29v-53,0,-78,38,-81,90","w":207},"b":{"d":"53,-86v0,-34,21,-60,55,-61v35,-1,58,26,57,61v0,35,-20,64,-56,64v-34,0,-57,-30,-56,-64xm113,-174v-26,0,-45,13,-58,29r0,-152r-29,0r0,297r29,0r0,-23v13,16,33,28,59,28v51,0,81,-38,81,-90v0,-52,-30,-89,-82,-89","w":207},"c":{"d":"40,-85v0,-65,85,-80,113,-34r0,-38v-55,-41,-143,-1,-143,72v0,74,84,115,144,72v-1,-12,2,-28,-1,-38v-13,17,-28,29,-55,29v-34,1,-58,-29,-58,-63","w":171},"d":{"d":"42,-86v1,-33,21,-60,56,-61v34,-1,56,27,56,61v0,36,-20,64,-56,64v-34,0,-57,-30,-56,-64xm94,5v27,0,45,-14,59,-28r0,23r29,0r0,-297r-29,0r-1,152v-12,-16,-32,-29,-58,-29v-53,0,-81,38,-81,90v0,51,29,89,81,89","w":207},"e":{"d":"149,-57v-12,33,-64,49,-91,19v-10,-11,-16,-24,-16,-40r133,0v1,-58,-26,-96,-81,-96v-54,0,-78,39,-82,92v-6,93,128,116,161,39xm43,-103v4,-34,56,-61,84,-31v9,9,15,19,17,31r-101,0","w":186},"f":{"d":"102,-298v-44,-13,-72,11,-72,61r0,68r-16,0r0,26r16,0r0,143r29,0r0,-143r43,0r0,-26r-43,0v4,-46,-19,-124,43,-100r0,-29","w":98},"g":{"d":"41,-86v0,-33,20,-60,55,-61v35,-1,57,27,57,61v0,35,-21,64,-57,64v-34,0,-55,-31,-55,-64xm97,94v58,-2,83,-36,83,-102r0,-161r-29,0v-1,7,2,18,-1,24v-12,-16,-31,-29,-57,-29v-53,0,-82,38,-82,90v0,51,29,89,81,89v27,0,45,-14,59,-28v2,51,-5,91,-54,91v-31,0,-54,-20,-54,-51r-29,0v0,47,36,78,83,77","w":208},"h":{"d":"163,0v-4,-74,20,-174,-58,-174v-21,0,-35,10,-49,25r0,-148r-29,0r0,297r29,0v4,-59,-19,-147,42,-147v60,0,28,93,36,147r29,0","w":190},"i":{"d":"62,-169r-29,0r0,169r29,0r0,-169xm68,-233v0,-11,-10,-20,-21,-20v-11,0,-20,9,-20,20v0,11,9,21,20,21v12,0,21,-9,21,-21","w":94},"j":{"d":"62,-169r-29,0r0,264r29,0r0,-264xm68,-233v0,-11,-10,-20,-21,-20v-11,0,-20,9,-20,20v0,11,9,21,20,21v12,0,21,-9,21,-21","w":94},"k":{"d":"55,-297r-29,0r0,297r29,0v3,-25,-7,-63,7,-77r68,77r38,0r-86,-97r73,-72r-39,0r-61,62r0,-190","w":169},"l":{"d":"55,-297r-28,0r0,297r28,0r0,-297","w":81},"m":{"d":"144,-146v-13,-33,-71,-36,-88,-5r0,-18r-29,0r0,169r29,0v6,-56,-21,-144,38,-147v26,0,30,25,30,51r0,96r29,0v6,-55,-21,-144,36,-147v27,-1,31,22,31,49r0,98r29,0v-4,-72,21,-174,-54,-174v-24,0,-42,12,-51,28","w":276},"n":{"d":"163,0v-4,-74,20,-174,-58,-174v-21,0,-35,10,-49,25r0,-20r-29,0r0,169r29,0v4,-59,-19,-147,42,-147v60,0,28,93,36,147r29,0","w":190},"o":{"d":"12,-84v0,53,36,89,89,89v53,0,89,-36,89,-89v0,-53,-35,-90,-89,-90v-53,0,-89,36,-89,90xm41,-85v0,-37,26,-62,60,-62v35,0,60,25,60,62v0,35,-25,63,-60,63v-35,0,-60,-28,-60,-63","w":202},"p":{"d":"53,-86v0,-34,21,-60,55,-61v35,-1,58,26,57,61v0,35,-20,64,-56,64v-34,0,-57,-30,-56,-64xm114,-174v-26,0,-46,13,-59,29r0,-24r-29,0r0,264r29,0r0,-119v13,16,32,29,58,29v53,0,82,-37,82,-89v0,-52,-29,-90,-81,-90","w":207},"q":{"d":"42,-86v1,-33,21,-60,56,-61v34,-1,56,27,56,61v0,36,-20,64,-56,64v-34,0,-57,-30,-56,-64xm94,5v27,0,45,-14,59,-29r0,119r29,0r0,-264r-29,0v-1,7,2,18,-1,24v-12,-16,-32,-29,-58,-29v-52,0,-81,39,-81,90v0,51,29,87,81,89","w":207},"r":{"d":"55,0v0,-67,-11,-171,50,-140r14,-26v-26,-16,-51,-6,-64,15r0,-18r-29,0r0,169r29,0","w":120,"k":{"y":-14,"x":-14,"w":-14,"v":-14,"t":-7,"n":-3,"m":-3,"f":-7,".":22,"-":7,",":22}},"s":{"d":"52,-129v1,-24,39,-21,44,-1r24,-13v-14,-45,-96,-37,-96,17v0,52,72,35,77,78v2,15,-12,27,-28,26v-20,-1,-26,-11,-34,-27r-26,11v12,57,117,57,117,-12v0,-54,-68,-41,-78,-79","w":143},"t":{"d":"58,-143r30,0r0,-26r-30,0r0,-61r-29,0r0,61r-18,0r0,26r18,0r0,143r29,0r0,-143","w":86},"u":{"d":"92,-22v-61,0,-31,-91,-38,-147r-29,0v2,78,-18,174,67,174v85,0,65,-95,67,-174r-29,0v-7,56,23,147,-38,147","w":184},"v":{"d":"33,-169r-33,0r84,180r82,-180r-32,0r-50,114","w":166,"k":{".":29,",":29}},"w":{"d":"34,-169r-33,0r83,181r52,-126r53,126r84,-181r-33,0r-51,114r-53,-127r-52,127","w":273,"k":{".":22,",":22}},"x":{"d":"72,-90r-72,90r36,0r54,-69r54,69r35,0r-70,-90r62,-79r-36,0r-45,57r-44,-57r-35,0","w":179},"y":{"d":"77,-16r-55,111r33,0r125,-264r-33,0r-54,121r-60,-121r-34,0","w":179,"k":{".":29,",":29}},"z":{"d":"62,-27r122,-142r-158,0r0,26r100,0r-122,143r175,0r0,-27r-117,0","w":186},"{":{"d":"102,-284v-114,-9,-14,161,-84,174r0,23v70,13,-30,182,84,173r0,-26v-48,8,-20,-59,-27,-95v0,-30,-11,-52,-27,-64v33,-18,28,-79,27,-131v0,-23,3,-29,27,-27r0,-27","w":120},"|":{"d":"117,-283r-28,0r0,360r28,0r0,-360","w":205},"}":{"d":"18,86v114,10,14,-161,84,-173r0,-23v-70,-13,30,-183,-84,-174r0,27v48,-9,22,59,27,95v4,28,11,52,28,63v-32,19,-29,78,-28,131v1,24,-2,30,-27,28r0,26","w":120},"~":{"d":"148,-89v-32,-9,-69,-59,-103,-22v-8,10,-15,23,-21,39r25,10v5,-15,10,-32,25,-34v34,6,70,59,103,20v8,-10,16,-22,21,-38r-24,-10v-5,14,-13,33,-26,35"},"\u00a0":{"w":110}}});
