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("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.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.registerFont({"w":213,"face":{"font-family":"av","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 7 3 2 2 3 2 2 4","ascent":"272","descent":"-88","x-height":"4","bbox":"-21 -283 353 90","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":106},"#":{"d":"91,-149r-6,44r37,0r6,-44r-37,0xm49,-75r-32,0r0,-30r36,0r7,-44r-33,0r0,-31r37,0r11,-75r31,0r-11,75r37,0r11,-75r32,0r-11,75r32,0r0,31r-37,0r-6,44r33,0r0,30r-36,0r-11,75r-32,0r11,-75r-37,0r-11,75r-31,0"},"$":{"d":"114,-35v30,0,53,-41,25,-59v-7,-5,-16,-9,-25,-11r0,70xm95,-220v-29,0,-47,51,-12,61v4,2,8,3,12,5r0,-66xm17,-185v0,-46,35,-68,78,-74r0,-24r19,0r0,24v30,-1,58,10,74,25r-30,33v-9,-11,-26,-19,-44,-19v2,23,-4,53,2,72v40,11,81,23,81,73v0,51,-36,73,-83,79r0,26r-19,0r0,-26v-36,0,-65,-11,-84,-32r33,-33v10,16,28,24,51,26v-2,-24,4,-56,-2,-76v-40,-11,-76,-24,-76,-74"},"%":{"d":"224,-266r29,13r-149,265r-30,-14xm78,-160v18,1,33,-14,32,-32v0,-18,-14,-33,-32,-33v-18,0,-33,15,-33,33v0,18,15,32,33,32xm78,-125v-40,0,-67,-26,-67,-67v0,-41,26,-67,67,-67v41,0,67,27,67,67v0,40,-27,67,-67,67xm249,-30v18,0,32,-15,32,-33v1,-18,-14,-33,-32,-32v-18,0,-33,14,-33,32v0,18,15,33,33,33xm249,4v-41,0,-67,-26,-67,-67v0,-41,28,-67,67,-67v40,0,67,27,67,67v0,39,-26,67,-67,67","w":326},"&":{"d":"65,-71v-2,34,40,49,66,31v7,-5,15,-12,21,-18r-52,-56v-16,11,-34,18,-35,43xm111,-160v29,-5,53,-59,6,-62v-33,-2,-39,38,-15,54v3,3,6,5,9,8xm188,-201v0,36,-26,52,-50,66r41,44r28,-43r51,0r-51,74r55,60r-56,0r-27,-29v-35,56,-166,44,-162,-39v3,-39,25,-60,55,-72v-14,-16,-29,-31,-29,-59v0,-42,31,-61,73,-62v43,-1,72,19,72,60","w":266},"(":{"d":"70,56v-67,-75,-69,-243,0,-320v9,8,23,11,30,21v-58,66,-59,213,0,279","w":106},")":{"d":"37,-264v66,76,67,243,0,320v-10,-7,-22,-12,-31,-20v26,-36,47,-84,47,-140v0,-56,-22,-104,-47,-139","w":106},"*":{"d":"99,-204r48,-16r10,29r-49,16r31,42r-25,18r-31,-42r-30,41r-25,-18r31,-41r-49,-17r9,-29r49,17r0,-51r31,0r0,51","w":166},"+":{"d":"102,-127r0,-80r36,0r0,80r79,0r0,36r-79,0r0,79r-36,0r0,-79r-80,0r0,-36r80,0","w":239},",":{"d":"39,-50r44,0r-31,95r-38,0","w":106},"-":{"d":"101,-70r-89,0r0,-37r89,0r0,37","w":113},".":{"d":"53,2v-17,-1,-28,-11,-29,-27v-1,-14,14,-29,29,-28v15,0,29,12,29,27v0,15,-14,29,-29,28","w":106},"\/":{"d":"27,17r-30,-11r112,-279r30,12","w":140},"0":{"d":"107,-218v-42,0,-49,47,-49,91v0,43,6,90,49,90v43,0,49,-49,49,-90v0,-42,-7,-91,-49,-91xm107,4v-71,0,-93,-57,-93,-131v0,-75,22,-132,93,-132v70,0,92,57,92,132v0,74,-21,131,-92,131"},"1":{"d":"96,-205r-47,44r-26,-30r77,-64r40,0r0,255r-44,0r0,-205"},"2":{"d":"109,-259v67,-4,104,61,72,114v-25,42,-73,71,-107,106r118,0r0,39r-171,0r0,-46r117,-115v19,-22,4,-59,-29,-57v-22,1,-37,14,-39,34r-45,-3v5,-47,33,-69,84,-72"},"3":{"d":"147,-75v0,-34,-32,-39,-67,-38r0,-39v33,1,60,-3,61,-35v1,-43,-69,-42,-75,-5r-45,-12v10,-35,37,-55,81,-55v48,0,80,22,82,68v1,30,-21,51,-44,58v31,3,48,30,50,62v5,94,-161,98,-173,16r46,-13v5,20,16,34,41,33v27,0,43,-15,43,-40"},"4":{"d":"121,-91r-1,-103r-64,103r65,0xm121,-52r-109,0r0,-43r103,-160r49,0r0,164r37,0r0,39r-37,0r0,52r-43,0r0,-52"},"5":{"d":"147,-80v2,-57,-74,-58,-113,-37r3,-138r145,0r0,39r-103,0r-1,51v62,-14,112,19,112,81v0,100,-153,121,-174,30r45,-12v6,17,20,29,42,29v27,-1,43,-16,44,-43"},"6":{"d":"108,-130v-28,0,-47,19,-47,47v0,27,18,46,47,46v29,0,46,-19,46,-46v0,-27,-18,-47,-46,-47xm107,4v-87,5,-108,-92,-67,-156r65,-103r52,0v-19,32,-45,64,-60,95v55,-15,101,21,100,77v-2,55,-34,84,-90,87"},"7":{"d":"15,-255r173,0r0,40r-102,215r-50,0r104,-214r-125,0r0,-41"},"8":{"d":"149,-78v-1,-25,-17,-40,-42,-40v-25,0,-42,14,-43,40v-1,24,19,41,43,41v24,0,43,-18,42,-41xm141,-188v1,-19,-15,-34,-34,-34v-21,0,-35,14,-35,34v0,20,14,37,35,36v20,-1,33,-14,34,-36xm67,-134v-66,-27,-40,-132,40,-125v46,4,78,22,78,67v0,31,-16,49,-39,58v28,7,47,29,47,62v0,51,-36,76,-86,76v-51,0,-86,-23,-86,-76v0,-34,20,-54,46,-62"},"9":{"d":"105,-125v28,0,47,-19,47,-47v0,-27,-18,-46,-47,-46v-29,0,-46,19,-46,46v0,27,19,47,46,47xm107,-259v86,-5,108,92,67,156r-66,103r-52,0v19,-32,45,-64,60,-95v-54,15,-101,-21,-100,-77v2,-55,35,-84,91,-87"},":":{"d":"53,-120v-17,-1,-28,-11,-29,-27v-1,-14,14,-29,29,-28v15,0,29,12,29,27v0,15,-14,29,-29,28xm53,2v-17,-1,-28,-11,-29,-27v-1,-14,14,-29,29,-28v15,0,29,12,29,27v0,15,-14,29,-29,28","w":106},";":{"d":"53,-120v-17,-1,-28,-11,-29,-27v-1,-14,14,-29,29,-28v15,0,29,12,29,27v0,15,-14,29,-29,28xm39,-50r44,0r-31,95r-38,0","w":106},"<":{"d":"29,-96r0,-26r182,-81r0,40r-122,54r122,54r0,40","w":239},"=":{"d":"217,-95r0,37r-195,0r0,-37r195,0xm217,-160r0,37r-195,0r0,-37r195,0","w":239},">":{"d":"211,-122r0,26r-182,81r0,-40r121,-54r-121,-54r0,-40","w":239},"?":{"d":"97,2v-17,-1,-28,-11,-29,-27v-1,-14,14,-29,29,-28v15,0,29,12,29,27v0,15,-14,29,-29,28xm101,-261v70,-5,98,79,52,122v-17,16,-39,26,-34,64r-43,0v-12,-64,49,-64,56,-114v3,-18,-14,-31,-33,-31v-21,0,-33,17,-36,35r-46,-4v6,-45,34,-68,84,-72","w":186},"@":{"d":"48,-127v-5,92,110,127,174,79r40,0v-33,62,-158,71,-209,17v-22,-23,-42,-53,-41,-96v2,-83,55,-134,137,-134v75,0,127,41,127,118v0,56,-28,84,-79,88v-19,1,-26,-9,-30,-20v-28,37,-104,18,-98,-41v5,-45,25,-79,72,-81v22,0,30,9,40,21r3,-16r34,0r-17,91v1,9,1,13,10,14v23,-4,31,-26,31,-54v0,-58,-36,-88,-94,-88v-62,0,-96,39,-100,102xm171,-131v0,-20,-8,-33,-27,-33v-28,0,-40,24,-37,52v1,15,12,24,29,25v26,0,34,-20,35,-44","w":288},"A":{"d":"168,-97r-39,-104r-40,104r79,0xm111,-255r39,0r110,255r-52,0r-24,-58r-110,0r-23,58r-51,0","w":259,"k":{"T":33,"w":6,"V":22,"W":9,"Y":27,"v":6,"y":6}},"B":{"d":"171,-76v0,-45,-54,-35,-97,-36r0,73v44,-1,97,8,97,-37xm161,-183v1,-39,-47,-33,-87,-33r0,65v39,1,86,4,87,-32xm217,-73v0,86,-103,73,-189,73r0,-255v79,1,177,-15,178,64v1,32,-22,47,-44,57v33,5,55,25,55,61","w":233},"C":{"d":"15,-126v-9,-122,149,-178,224,-95r-36,26v-47,-55,-147,-11,-141,66v4,56,31,94,88,94v26,0,44,-13,57,-31r37,27v-20,29,-51,45,-95,45v-84,0,-128,-50,-134,-132","w":246},"D":{"d":"211,-127v2,-76,-58,-92,-137,-87r0,173v77,4,136,-13,137,-86xm258,-127v0,116,-104,135,-230,127r0,-255r101,0v79,4,129,45,129,128","w":273},"E":{"d":"28,-255r169,0r0,41r-123,0r0,63r117,0r0,41r-117,0r0,69r130,0r0,41r-176,0r0,-255","w":219},"F":{"d":"28,-255r165,0r0,41r-119,0r0,67r112,0r0,41r-112,0r0,106r-46,0r0,-255","w":206,"k":{",":46,".":46,"A":20}},"G":{"d":"62,-129v-5,80,82,115,148,81r0,-60r-53,0r0,-41r98,0r0,130v-31,17,-67,25,-106,25v-84,0,-128,-50,-134,-132v-8,-125,146,-172,235,-103r-34,34v-14,-16,-38,-25,-66,-25v-56,2,-85,37,-88,91","w":280},"H":{"d":"28,-255r46,0r0,102r119,0r0,-102r45,0r0,255r-45,0r0,-112r-119,0r0,112r-46,0r0,-255","w":266},"I":{"d":"27,-255r46,0r0,255r-46,0r0,-255","w":100},"J":{"d":"75,-35v27,0,33,-21,33,-49r0,-171r45,0r0,184v10,89,-140,106,-151,19r42,-10v3,15,14,27,31,27","w":180},"K":{"d":"28,-255r46,0v2,35,-4,77,2,108r105,-108r62,0r-120,118r128,137r-64,0r-111,-125r-2,0r0,125r-46,0r0,-255","w":246},"L":{"d":"28,-255r46,0r0,214r108,0r0,41r-154,0r0,-255","w":186,"k":{"T":33,"V":33,"W":20,"Y":40,"y":13}},"M":{"d":"30,-255r69,0r68,179r68,-179r69,0r0,255r-43,0r-1,-212r-77,212r-32,0r-78,-212r0,212r-43,0r0,-255","w":333},"N":{"d":"28,-255r61,0r124,189r0,-189r45,0r0,255r-57,0r-127,-195r0,195r-46,0r0,-255","w":286},"O":{"d":"150,-220v-56,0,-88,36,-88,91v0,56,31,94,88,94v56,0,88,-38,88,-94v0,-54,-33,-91,-88,-91xm149,6v-84,0,-134,-49,-134,-132v0,-84,49,-135,134,-135v86,0,136,50,136,133v0,84,-52,134,-136,134","w":299},"P":{"d":"161,-180v0,-41,-46,-36,-87,-36r0,72v40,-1,87,6,87,-36xm208,-181v0,72,-62,78,-134,76r0,105r-46,0r0,-255v84,0,180,-12,180,74","w":219,"k":{",":61,".":61,"A":27}},"Q":{"d":"235,-132v0,-54,-32,-88,-87,-88v-54,0,-86,36,-86,88v0,54,32,91,86,91v54,0,87,-35,87,-91xm283,-133v0,49,-24,77,-54,96r73,0r0,37r-148,0v-85,-3,-139,-47,-139,-133v0,-80,54,-128,134,-128v80,0,134,49,134,128","w":306},"R":{"d":"165,-182v0,-41,-50,-34,-91,-34r0,69v42,0,91,6,91,-35xm212,-182v0,39,-22,65,-59,69r68,113r-55,0r-59,-108r-33,0r0,108r-46,0r0,-255v85,1,185,-13,184,73","w":226,"k":{"T":6,"Y":13}},"S":{"d":"51,-127v-64,-42,-19,-144,62,-134v30,4,56,10,73,26r-33,35v-16,-27,-86,-30,-86,12v15,60,121,24,121,113v0,90,-132,104,-177,47r34,-33v15,31,95,40,95,-8v0,-44,-60,-39,-89,-58","w":206},"T":{"d":"81,-214r-78,0r0,-41r201,0r0,41r-78,0r0,214r-45,0r0,-214","w":206,"k":{",":40,".":40,"-":46,":":30,";":30,"r":33,"w":40,"s":40,"y":40,"A":33,"a":36,"c":40,"e":40,"o":40,"u":33}},"U":{"d":"130,-37v38,0,57,-23,57,-58r0,-160r46,0r0,161v-3,63,-40,100,-103,100v-63,0,-103,-37,-103,-100r0,-161r46,0r0,160v2,34,19,58,57,58","w":259},"V":{"d":"-1,-255r52,0r70,193r71,-193r49,0r-103,255r-39,0","w":240,"k":{",":46,".":46,"-":20,":":17,";":17,"r":13,"y":6,"A":20,"a":20,"e":20,"o":20,"u":13,"i":-4}},"W":{"d":"0,-255r50,0r48,184r58,-184r44,0r57,184r50,-184r46,0r-74,255r-43,0r-60,-194r-59,194r-42,0","w":353,"k":{",":27,".":27,"-":10,":":6,";":6,"r":6,"A":9,"a":13,"e":6,"o":6,"u":6}},"X":{"d":"91,-133r-85,-122r57,0r60,94r60,-94r55,0r-84,122r93,133r-58,0r-67,-108r-67,108r-55,0","w":246},"Y":{"d":"91,-109r-96,-146r57,0r62,102r64,-102r54,0r-96,146r0,109r-45,0r0,-109","w":226,"k":{",":40,".":40,"-":40,":":33,";":33,"q":33,"v":20,"A":27,"a":33,"e":33,"o":33,"u":31,"i":3,"p":31}},"Z":{"d":"13,-41r136,-173r-134,0r0,-41r190,0r0,41r-137,173r139,0r0,41r-194,0r0,-41","w":219},"[":{"d":"93,-235r-33,0r0,263r33,0r0,28r-69,0r0,-320r69,0r0,29","w":100},"\\":{"d":"31,-273r112,279r-30,11r-112,-278","w":140},"]":{"d":"7,28r33,0r0,-263r-33,0r0,-29r69,0r0,320r-69,0r0,-28","w":100},"^":{"d":"25,-123r80,-132r30,0r80,132r-43,0r-52,-87r-53,87r-42,0","w":239},"_":{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},"a":{"d":"86,-28v31,0,46,-17,44,-49v-32,0,-69,-1,-74,26v1,16,13,23,30,23xm24,-149v40,-46,147,-40,147,50r0,99r-39,0v-1,-7,2,-18,-1,-24v-21,44,-122,36,-118,-24v3,-56,60,-60,119,-60v5,-48,-65,-43,-85,-19","w":193},"b":{"d":"117,-35v32,0,51,-21,51,-51v0,-31,-19,-52,-51,-52v-32,0,-51,21,-51,52v0,30,19,51,51,51xm126,4v-27,0,-50,-10,-60,-30r0,26r-42,0r0,-272r44,0r1,121v12,-15,30,-27,58,-26v53,3,84,37,84,91v0,54,-31,90,-85,90","w":226},"c":{"d":"59,-86v-5,46,60,67,84,35r29,31v-51,48,-156,18,-156,-66v0,-83,103,-118,156,-65r-29,30v-24,-33,-89,-12,-84,35","w":173},"d":{"d":"110,-138v-32,0,-51,20,-51,52v0,31,19,51,51,51v32,0,51,-21,51,-51v0,-31,-19,-52,-51,-52xm99,-177v30,-1,46,12,60,26r0,-121r43,0r0,272r-41,0r0,-26v-10,19,-33,30,-60,30v-55,0,-85,-36,-85,-90v0,-54,30,-88,83,-91","w":226},"e":{"d":"148,-104v4,-39,-50,-52,-75,-30v-8,7,-12,18,-14,30r89,0xm110,-177v59,0,83,43,81,106r-132,0v0,48,75,52,93,17r31,24v-45,61,-173,35,-167,-56v4,-58,37,-91,94,-91","w":206},"f":{"d":"129,-237v-41,-14,-51,20,-46,64r40,0r0,37r-40,0r0,136r-43,0r0,-136r-36,0r0,-37r36,0v-3,-60,4,-106,64,-103v10,0,20,0,28,2","w":126,"k":{"f":6}},"g":{"d":"161,-87v1,-31,-20,-51,-51,-51v-32,1,-51,19,-51,51v0,31,21,50,51,50v31,0,50,-18,51,-50xm101,-177v27,0,50,11,60,30r0,-26r41,0r0,158v14,104,-118,127,-183,73r26,-35v34,42,132,29,113,-46v-10,15,-32,25,-56,25v-53,-2,-86,-35,-86,-88v0,-55,30,-91,85,-91","w":226},"h":{"d":"107,-138v-59,-3,-34,84,-39,138r-44,0r0,-272r44,0r0,123v7,-15,28,-28,51,-28v83,0,60,100,63,177r-43,0v-7,-50,20,-136,-32,-138","w":206},"i":{"d":"46,-206v-15,0,-27,-11,-27,-25v0,-14,11,-26,27,-26v16,0,29,12,29,26v0,14,-13,25,-29,25xm25,-173r43,0r0,173r-43,0r0,-173","w":93},"j":{"d":"46,-206v-15,0,-27,-11,-27,-25v0,-14,11,-26,27,-26v16,0,29,12,29,26v0,14,-13,25,-29,25xm-10,46v25,7,35,-8,35,-35r0,-184r43,0r0,183v5,55,-25,88,-81,73","w":93},"k":{"d":"24,-272r44,0r0,171r66,-72r56,0r-74,79r78,94r-57,0r-69,-88r0,88r-44,0r0,-272","w":193},"l":{"d":"25,-272r43,0r0,272r-43,0r0,-272","w":93},"m":{"d":"105,-138v-59,0,-34,84,-39,138r-43,0r0,-173r41,0r0,27v12,-39,94,-43,107,1v12,-20,28,-31,57,-32v82,-2,60,100,63,177r-44,0v-7,-50,22,-138,-32,-138v-56,0,-32,85,-37,138r-43,0r0,-103v0,-22,-8,-35,-30,-35","w":313},"n":{"d":"107,-138v-59,-3,-34,84,-39,138r-44,0r0,-173r42,0r0,28v9,-18,25,-32,53,-32v83,0,60,100,63,177r-43,0v-7,-50,20,-136,-32,-138","w":206},"o":{"d":"110,-138v-32,0,-51,20,-51,52v0,31,19,51,51,51v32,0,51,-21,51,-51v0,-31,-19,-52,-51,-52xm110,4v-57,0,-94,-33,-94,-90v0,-58,37,-91,94,-91v58,0,94,35,94,91v0,56,-37,90,-94,90","w":219},"p":{"d":"117,-35v32,0,51,-21,51,-51v0,-31,-19,-52,-51,-52v-32,0,-51,21,-51,52v0,30,19,51,51,51xm127,4v-29,1,-45,-12,-59,-26r0,104r-44,0r0,-255r42,0r0,26v10,-20,33,-30,60,-30v55,0,85,36,85,91v0,54,-31,87,-84,90","w":226},"q":{"d":"110,-138v-32,0,-51,20,-51,52v0,31,19,51,51,51v32,0,51,-21,51,-51v0,-31,-19,-52,-51,-52xm101,-177v27,0,50,11,60,30r0,-26r41,0r0,255r-43,0r-1,-104v-12,15,-30,27,-59,26v-53,-3,-83,-36,-83,-90v0,-55,30,-91,85,-91","w":226},"r":{"d":"135,-133v-35,-9,-67,6,-67,40r0,93r-44,0r0,-173r44,0r0,28v10,-22,35,-38,67,-30r0,42","w":140,"k":{",":33,".":33,"-":20,"g":6,"m":-6,"q":6,"c":6,"e":6,"o":6,"d":6,"n":-6}},"s":{"d":"39,-81v-51,-27,-15,-104,45,-96v26,4,49,8,61,26r-28,26v-8,-12,-20,-18,-34,-18v-16,0,-36,18,-19,30v36,14,87,12,87,62v0,66,-110,70,-142,29r29,-27v12,30,90,25,63,-12v-16,-10,-45,-10,-62,-20","w":159},"t":{"d":"131,-1v-48,15,-91,2,-91,-56r0,-79r-36,0r0,-37r36,0r0,-50r43,0r0,50r48,0r0,37r-48,0v2,46,-16,127,48,98r0,37","w":140},"u":{"d":"99,-35v60,3,35,-84,40,-138r43,0r0,173r-41,0v-1,-9,2,-21,-1,-28v-8,19,-25,32,-53,32v-83,0,-60,-100,-63,-177r44,0v6,50,-21,135,31,138","w":206},"v":{"d":"1,-173r47,0r47,121r46,-121r45,0r-68,173r-46,0","w":186,"k":{",":33,".":33}},"w":{"d":"1,-173r47,0r38,121r35,-121r47,0r38,121r36,-121r43,0r-58,173r-43,0r-42,-118r-36,118r-45,0","w":286,"k":{",":27,".":27}},"x":{"d":"69,-93r-60,-80r53,0r34,52r38,-52r49,0r-59,80r70,93r-53,0r-45,-62r-45,62r-51,0","w":193},"y":{"d":"10,43v25,9,53,3,57,-21r8,-21r-74,-174r48,0r49,120r43,-120r45,0r-92,231v-12,27,-52,33,-89,24","w":186,"k":{",":33,".":33}},"z":{"d":"12,-40r93,-98r-88,0r0,-35r140,0r0,39r-94,99r98,0r0,35r-149,0r0,-40","w":173},"{":{"d":"34,9v-2,-41,12,-100,-34,-97r0,-32v17,-1,34,-7,34,-25v-1,-55,-7,-118,46,-119r33,0r0,31v-24,-1,-43,-1,-42,25v2,47,8,103,-36,105v49,-1,34,64,36,112v2,17,22,18,42,17r0,30v-45,4,-77,-7,-79,-47","w":100},"|":{"d":"58,-270r0,360r-36,0r0,-360r36,0","w":79},"}":{"d":"66,-216v2,41,-13,100,34,96r0,32v-47,-4,-32,56,-34,97v-2,39,-34,51,-79,47r0,-30v24,2,43,-1,43,-25v-1,-47,-9,-103,35,-105v-49,1,-31,-66,-36,-112v-1,-17,-21,-18,-42,-17r0,-31v45,-4,77,8,79,48","w":100},"~":{"d":"80,-139v41,0,87,49,110,0v22,30,2,61,-32,62v-36,-6,-90,-49,-109,0r-13,-31v9,-16,21,-31,44,-31","w":239},"'":{"d":"35,-255r37,0r0,95r-37,0r0,-95","w":106},"`":{"d":"64,-203r-34,0r-51,-52r49,0","w":93},"\"":{"d":"107,-255r37,0r0,95r-37,0r0,-95xm43,-255r37,0r0,95r-37,0r0,-95","w":186},"!":{"d":"53,2v-17,-1,-28,-11,-29,-27v-1,-14,14,-29,29,-28v15,0,29,12,29,27v0,15,-14,29,-29,28xm75,-80r-43,0r0,-175r43,0r0,175","w":106},"\u00a0":{"w":106}}});
