/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * \251 Dutch Design: Albert-Jan Pool, 1995. Published by FontShop International
 * FontFont release 15
 */
Cufon.registerFont({"w":191,"face":{"font-family":"DIN","font-weight":500,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"2","bbox":"-7 -290 351 76.0527","underline-thickness":"25.2","underline-position":"-36.72","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":86},"!":{"d":"80,-76r-29,0r-7,-180r44,0xm46,0r0,-39r40,0r0,39r-40,0","w":119},"\"":{"d":"95,-188r0,-68r37,0r0,68r-37,0xm28,-188r0,-68r36,0r0,68r-36,0","w":159},"#":{"d":"191,-153r-7,44r28,0r0,34r-33,0r-12,75r-38,0r11,-75r-49,0r-11,75r-39,0r12,-75r-29,0r0,-34r34,0r8,-44r-30,0r0,-34r35,0r11,-71r38,0r-11,71r49,0r11,-71r38,0r-11,71r28,0r0,34r-33,0xm104,-153r-8,44r50,0r7,-44r-49,0","w":241},"$":{"d":"200,-73v0,45,-34,71,-78,74r0,40r-29,0r0,-39v-39,0,-60,-13,-82,-34r26,-25v16,15,32,23,59,24r0,-80v-44,-5,-77,-20,-77,-70v0,-44,32,-71,74,-75r0,-32r29,0r0,32v32,0,51,12,69,29r-25,24v-11,-11,-27,-19,-47,-19r0,77v47,7,80,18,81,74xm96,-224v-40,-3,-53,60,-16,71v5,2,10,3,16,4r0,-75xm119,-33v43,4,60,-62,19,-73v-5,-1,-11,-3,-19,-4r0,77","w":218},"%":{"d":"282,-83v0,48,-6,86,-50,86v-42,0,-55,-37,-51,-86v3,-29,21,-49,51,-49v28,0,50,20,50,49xm106,0r-30,0r121,-256r29,0xm122,-210v0,49,-6,86,-51,86v-44,0,-50,-37,-50,-86v0,-29,20,-49,50,-49v28,0,51,20,51,49xm255,-48v0,-27,5,-60,-23,-60v-28,0,-23,33,-23,60v0,17,8,26,23,26v15,0,23,-9,23,-26xm94,-174v0,-27,5,-60,-23,-60v-27,0,-22,34,-22,60v0,17,7,25,22,25v15,0,23,-8,23,-25","w":303},"&":{"d":"111,-258v58,0,83,75,34,102r-19,13r54,65v9,-13,14,-31,14,-52r35,0v0,33,-9,59,-26,79r43,51r-47,0r-21,-25v-42,46,-161,33,-154,-49v3,-38,24,-55,51,-73v-15,-20,-25,-29,-26,-55v0,-34,26,-56,62,-56xm118,-174v26,-9,25,-53,-7,-52v-35,2,-27,44,-5,60xm61,-75v-1,49,67,55,95,24r-61,-72v-19,14,-33,20,-34,48","w":262},"'":{"d":"28,-188r0,-68r36,0r0,68r-36,0","w":92},"(":{"d":"68,-44v-2,31,13,39,25,53r-25,25v-62,-43,-30,-172,-36,-271v7,-25,18,-34,36,-53r25,25v-14,14,-25,21,-25,53r0,168","w":114},")":{"d":"46,-212v0,-31,-10,-37,-25,-53r25,-25v20,19,39,37,38,76r-2,195v-6,26,-18,34,-36,53r-25,-25v13,-14,25,-24,25,-53r0,-168","w":114},"*":{"d":"139,-144r-40,-25r2,47r-27,0r1,-47r-40,25r-13,-24r41,-22r-41,-22r13,-23r40,24r-1,-46r27,0r-2,46r40,-24r14,23r-42,22r42,22","w":174},"+":{"d":"113,-81r0,60r-34,0r0,-60r-61,0r0,-34r61,0r0,-60r34,0r0,60r61,0r0,34r-61,0"},",":{"d":"28,56r0,-98r42,0r0,64","w":97},"-":{"d":"24,-83r0,-34r105,0r0,34r-105,0","w":153},".":{"d":"28,0r0,-44r44,0r0,44r-44,0","w":100},"\/":{"d":"35,27r-35,0r103,-310r35,0","w":136},"0":{"d":"170,-71v1,43,-32,73,-74,73v-42,0,-74,-30,-74,-73r0,-114v-1,-43,32,-73,74,-73v42,0,74,31,74,73r0,114xm96,-31v60,-2,32,-96,37,-153v2,-24,-14,-42,-37,-42v-59,0,-32,97,-37,154v-2,24,13,42,37,41"},"1":{"d":"91,0r0,-216r-50,44r0,-41r50,-43r37,0r0,256r-37,0"},"2":{"d":"98,-258v69,0,91,77,50,127r-81,98r105,0r0,33r-149,0r0,-33r98,-120v25,-24,16,-74,-23,-73v-23,1,-38,15,-38,40r-37,0v-1,-43,32,-72,75,-72"},"3":{"d":"172,-72v4,71,-87,95,-135,57v-15,-12,-22,-30,-22,-54r37,0v-1,25,18,38,42,38v24,0,41,-17,41,-42v0,-30,-17,-44,-49,-42r0,-32v30,2,45,-12,45,-39v0,-25,-15,-39,-37,-40v-23,-1,-39,15,-39,37r-37,0v-1,-41,34,-70,76,-70v71,0,101,100,42,127v23,10,34,28,36,60"},"4":{"d":"152,-39r0,39r-36,0r0,-39r-103,0r0,-34r90,-183r40,0r-90,183r63,0r0,-59r36,0r0,59r27,0r0,34r-27,0"},"5":{"d":"136,-86v11,-53,-60,-71,-74,-30r-34,0r0,-140r139,0r0,32r-105,0r0,68v46,-37,122,1,110,70v17,92,-112,119,-144,46v-3,-8,-5,-17,-5,-26r36,0v3,24,16,35,38,35v32,0,39,-24,39,-55"},"6":{"d":"172,-76v0,47,-31,78,-76,78v-73,0,-87,-80,-57,-140r59,-118r39,0r-55,110v48,-17,90,22,90,70xm135,-75v0,-25,-15,-45,-39,-45v-25,0,-39,19,-39,45v0,25,14,44,39,44v25,0,39,-18,39,-44"},"7":{"d":"90,0r-40,0r86,-224r-78,0r0,41r-35,0r0,-73r152,0r0,32"},"8":{"d":"175,-72v0,44,-34,74,-79,74v-45,0,-79,-29,-79,-74v0,-29,17,-49,35,-60v-16,-12,-31,-29,-31,-56v-1,-42,33,-70,75,-70v72,0,101,95,44,126v20,11,34,31,35,60xm134,-186v0,-23,-16,-40,-38,-40v-22,0,-38,17,-38,40v0,23,15,39,38,38v21,0,38,-17,38,-38xm138,-73v0,-24,-18,-43,-42,-43v-24,0,-42,19,-42,43v0,23,19,42,42,42v23,0,42,-19,42,-42"},"9":{"d":"96,-258v74,0,87,79,57,139r-59,119r-39,0r55,-110v-48,17,-90,-21,-90,-70v0,-47,31,-78,76,-78xm135,-181v0,-25,-15,-45,-39,-45v-25,0,-39,19,-39,45v-1,26,14,44,39,44v25,0,39,-18,39,-44"},":":{"d":"37,-103r0,-44r44,0r0,44r-44,0xm37,0r0,-44r44,0r0,44r-44,0","w":109},";":{"d":"37,-103r0,-44r44,0r0,44r-44,0xm38,56r0,-98r42,0r0,64","w":109},"<":{"d":"83,-82r124,123r-47,0r-141,-141r141,-141r47,0r-124,124r268,0r0,35r-268,0","w":369},"=":{"d":"18,-118r0,-34r156,0r0,34r-156,0xm18,-48r0,-34r156,0r0,34r-156,0"},">":{"d":"210,41r-47,0r124,-123r-268,0r0,-35r268,0r-124,-124r47,0r141,141","w":369},"?":{"d":"97,-258v59,0,95,68,55,113v-12,22,-37,33,-34,69r-37,0v-6,-59,45,-65,51,-114v2,-20,-16,-36,-35,-36v-21,0,-34,17,-35,37r-36,0v-2,-40,32,-69,71,-69xm79,0r0,-39r41,0r0,39r-41,0","w":183},"@":{"d":"106,-257v79,-3,136,7,136,84r0,174r-35,-1r0,-18v-12,14,-26,21,-45,21v-50,0,-64,-32,-64,-87v0,-53,13,-85,63,-87v19,0,34,7,46,20v4,-46,-10,-74,-52,-74v-52,0,-101,-1,-96,52v5,52,-17,129,18,152r-26,25v-45,-27,-25,-111,-28,-177v-3,-56,28,-82,83,-84xm207,-84v0,-32,-5,-56,-37,-56v-31,0,-36,23,-36,56v0,33,5,55,36,55v31,0,37,-23,37,-55","w":264},"A":{"d":"181,0r-18,-51r-101,0r-18,51r-41,0r94,-256r31,0r94,256r-41,0xm113,-198r-40,113r79,0","w":225},"B":{"d":"215,-72v0,46,-31,73,-78,72r-104,0r0,-256v82,0,178,-14,178,70v0,25,-17,47,-35,54v22,9,38,30,39,60xm172,-185v0,-45,-56,-35,-100,-36r0,73v45,0,100,8,100,-37xm176,-74v0,-48,-57,-39,-104,-39r0,78v47,0,104,9,104,-39","w":238},"C":{"d":"208,-77v-7,47,-40,82,-92,79v-72,-4,-92,-46,-92,-130v0,-85,20,-126,92,-130v52,-3,84,32,92,78r-40,0v-6,-25,-23,-44,-52,-44v-50,0,-53,37,-53,96v0,60,3,91,53,95v29,2,46,-20,52,-44r40,0","w":226},"D":{"d":"216,-130v0,80,-19,130,-93,130r-90,0r0,-256r90,0v74,3,93,45,93,126xm177,-130v0,-56,-9,-90,-57,-91r-48,0r0,186r48,0v53,-2,57,-38,57,-95","w":239},"E":{"d":"33,0r0,-256r164,0r0,35r-125,0r0,74r107,0r0,35r-107,0r0,77r125,0r0,35r-164,0","w":217},"F":{"d":"72,-221r0,78r107,0r0,35r-107,0r0,108r-39,0r0,-256r164,0r0,35r-125,0","w":210},"G":{"d":"210,-139v7,86,-18,141,-94,141v-72,0,-92,-46,-92,-130v0,-85,20,-126,92,-130v53,-3,87,33,94,79r-40,0v-5,-27,-24,-47,-54,-45v-47,4,-53,36,-53,96v0,60,3,91,53,95v39,3,60,-29,55,-72r-55,0r0,-34r94,0","w":233},"H":{"d":"176,0r0,-112r-104,0r0,112r-39,0r0,-256r39,0r0,109r104,0r0,-109r39,0r0,256r-39,0","w":248},"I":{"d":"33,0r0,-256r39,0r0,256r-39,0","w":105},"J":{"d":"152,-81v8,77,-99,109,-147,58r26,-25v25,29,82,14,82,-36r0,-172r39,0r0,175","w":182},"K":{"d":"188,0r-72,-126r-44,51r0,75r-39,0r0,-256r39,0r0,129r105,-129r48,0r-84,100r92,156r-45,0","w":236},"L":{"d":"33,0r0,-256r39,0r0,221r124,0r0,35r-163,0","w":206},"M":{"d":"221,0r0,-171r-59,125r-29,0r-61,-125r0,171r-39,0r0,-256r39,0r75,159r74,-159r39,0r0,256r-39,0","w":292},"N":{"d":"191,0r-119,-180r0,180r-39,0r0,-256r36,0r119,180r0,-180r38,0r0,256r-35,0","w":259},"O":{"d":"208,-128v0,88,-24,130,-92,130v-72,0,-92,-46,-92,-130v0,-85,19,-130,92,-130v72,0,92,43,92,130xm116,-33v49,-5,54,-34,54,-95v0,-64,-5,-88,-54,-96v-47,7,-53,34,-53,96v0,63,5,89,53,95","w":232},"P":{"d":"213,-179v0,68,-64,86,-141,78r0,101r-39,0r0,-256r98,0v48,-2,82,32,82,77xm174,-179v0,-47,-53,-44,-102,-42r0,85v49,1,102,6,102,-43","w":226},"Q":{"d":"208,-128v-2,50,2,66,-16,93r25,25r-22,22r-25,-26v-15,11,-34,16,-54,16v-72,0,-92,-46,-92,-130v0,-85,19,-130,92,-130v72,0,96,43,92,130xm162,-65v13,-53,23,-166,-46,-159v-47,5,-53,34,-53,96v0,73,25,110,80,87r-27,-27r21,-22","w":232},"R":{"d":"212,-181v0,36,-22,60,-51,68r59,113r-45,0r-54,-108r-49,0r0,108r-39,0r0,-256r100,0v46,-2,79,30,79,75xm174,-181v0,-47,-55,-41,-102,-40r0,80v47,1,102,6,102,-40","w":235},"S":{"d":"194,-73v0,86,-139,96,-183,41r26,-25v23,32,118,38,118,-15v0,-73,-136,-9,-136,-111v0,-83,118,-95,166,-46r-25,24v-24,-28,-103,-29,-103,20v0,45,65,33,96,47v20,9,41,26,41,65","w":212},"T":{"d":"120,-221r0,221r-39,0r0,-221r-70,0r0,-35r180,0r0,35r-71,0","w":201},"U":{"d":"213,-86v1,52,-39,88,-92,88v-52,0,-92,-36,-91,-88r0,-170r38,0r0,168v1,32,20,55,53,55v32,0,55,-22,54,-55r0,-168r38,0r0,170","w":243},"V":{"d":"116,0r-30,0r-84,-256r40,0r59,186r59,-186r41,0","w":203},"W":{"d":"243,0r-34,0r-52,-180r-52,180r-34,0r-67,-256r41,0r45,183r51,-183r31,0r52,183r45,-183r41,0","w":313},"X":{"d":"159,0r-55,-98r-56,98r-44,0r79,-131r-74,-125r44,0r51,91r50,-91r45,0r-74,125r79,131r-45,0","w":208},"Y":{"d":"117,-105r0,105r-39,0r0,-105r-76,-151r42,0r54,112r54,-112r42,0","w":195},"Z":{"d":"17,0r0,-33r119,-188r-114,0r0,-35r159,0r0,31r-119,190r119,0r0,35r-164,0","w":198},"[":{"d":"31,27r0,-310r78,0r0,33r-41,0r0,244r41,0r0,33r-78,0","w":124},"\\":{"d":"102,27r-102,-307r35,0r102,307r-35,0","w":136},"]":{"d":"15,27r0,-33r43,0r0,-245r-43,0r0,-32r79,0r0,310r-79,0","w":124},"^":{"d":"143,-144r-40,-75r-41,75r-38,0r62,-115r34,0r61,115r-38,0","w":205},"_":{"d":"0,62r0,-25r206,0r0,25r-206,0","w":205},"`":{"d":"81,-216r-40,-58r41,0r27,58r-28,0","w":180},"a":{"d":"23,-158v30,-46,140,-35,140,36r0,122r-36,0r0,-17v-30,37,-112,19,-112,-37v0,-51,55,-56,112,-52v14,-53,-60,-60,-80,-30xm85,-28v35,0,44,-17,42,-53v-33,0,-76,-7,-76,27v0,17,12,26,34,26","w":190},"b":{"d":"179,-91v2,55,-15,93,-66,93v-25,-1,-35,-7,-48,-21r0,19r-36,0r0,-256r37,0r0,92v11,-13,26,-21,48,-21v53,1,64,42,65,94xm142,-91v0,-34,-5,-61,-38,-61v-33,0,-38,27,-38,61v0,34,4,60,38,60v34,0,38,-26,38,-60","w":199},"c":{"d":"57,-91v-9,55,52,79,79,43r25,24v-50,54,-152,19,-141,-67v-11,-85,90,-123,141,-68r-25,24v-32,-37,-87,-10,-79,44","w":174},"d":{"d":"85,-185v22,0,37,7,48,21r0,-92r37,0r0,256r-36,0r0,-19v-11,15,-25,20,-48,21v-52,1,-65,-39,-65,-93v0,-59,10,-94,64,-94xm133,-91v0,-35,-4,-61,-38,-61v-33,0,-38,27,-38,61v0,34,4,60,38,60v34,0,38,-25,38,-60","w":199},"e":{"d":"97,-185v54,0,83,44,78,104r-119,0v-7,53,65,65,91,33r23,22v-19,18,-34,28,-68,28v-54,-1,-82,-32,-82,-93v0,-54,26,-94,77,-94xm138,-106v7,-46,-60,-66,-77,-25v-3,7,-5,16,-5,25r82,0","w":194},"f":{"d":"35,-179v-6,-55,15,-87,73,-79r0,31v-20,-1,-36,0,-36,21r0,27r36,0r0,28r-36,0r0,151r-37,0r0,-151r-21,0r0,-28r21,0","w":118},"g":{"d":"168,-1v7,73,-96,101,-142,53r23,-24v24,31,89,17,83,-30r0,-23v-11,13,-25,21,-47,21v-50,0,-64,-36,-64,-91v0,-54,12,-90,64,-90v24,0,35,7,48,22r0,-20r35,0r0,182xm132,-95v0,-38,-6,-57,-37,-57v-32,0,-38,24,-38,57v0,33,6,58,38,58v32,0,37,-25,37,-58","w":197},"h":{"d":"66,-164v36,-43,110,-16,110,46r0,118r-36,0v-7,-56,23,-152,-37,-152v-60,0,-30,96,-37,152r-37,0r0,-256r37,0r0,92","w":203},"i":{"d":"28,-219r0,-38r39,0r0,38r-39,0xm29,0r0,-183r37,0r0,183r-37,0","w":95},"j":{"d":"28,-219r0,-38r39,0r0,38r-39,0xm66,24v-1,37,-28,57,-73,51r0,-32v20,1,36,1,36,-21r0,-205r37,0r0,207","w":95},"k":{"d":"144,0r-51,-84r-27,30r0,54r-37,0r0,-256r37,0r0,158r71,-85r44,0r-63,72r71,111r-45,0","w":197},"l":{"d":"65,-53v-2,22,15,23,36,22r0,31v-44,4,-73,-11,-73,-50r0,-206r37,0r0,203","w":111},"m":{"d":"166,-158v35,-48,122,-29,122,41r0,117r-36,0v-7,-56,23,-152,-37,-152v-61,0,-31,96,-38,152r-37,0v-7,-56,23,-151,-36,-152v-61,-1,-31,95,-38,152r-37,0r0,-183r36,0r0,19v23,-27,83,-30,101,6","w":315},"n":{"d":"65,-164v37,-41,112,-19,112,47r0,117r-37,0v-7,-56,23,-151,-36,-152v-61,-1,-31,95,-38,152r-37,0r0,-183r36,0r0,19","w":204},"o":{"d":"173,-91v1,58,-22,93,-77,93v-53,0,-75,-34,-75,-93v0,-58,22,-94,75,-94v55,0,77,36,77,94xm136,-91v0,-37,-9,-61,-40,-61v-33,0,-39,27,-39,61v0,35,7,60,39,60v32,0,40,-24,40,-60","w":193},"p":{"d":"179,-91v1,54,-14,93,-65,93v-25,0,-36,-6,-48,-21r0,93r-37,0r0,-257r36,0r0,20v11,-15,24,-21,48,-22v52,-1,65,41,66,94xm142,-91v0,-34,-5,-61,-38,-61v-33,0,-38,27,-38,61v0,34,4,60,38,60v34,0,38,-26,38,-60","w":199},"q":{"d":"86,-185v25,0,35,7,48,22r0,-20r36,0r0,257r-37,0r0,-93v-11,13,-26,21,-48,21v-53,0,-64,-40,-64,-93v0,-60,10,-94,65,-94xm133,-91v0,-35,-4,-61,-38,-61v-33,0,-38,27,-38,61v0,34,4,60,38,60v34,0,38,-25,38,-60","w":199},"r":{"d":"65,-163v16,-24,73,-32,92,-4r-27,27v-21,-24,-64,-9,-64,29r0,111r-37,0r0,-183r36,0r0,20","w":158},"s":{"d":"150,-93v35,41,-2,95,-62,95v-37,0,-57,-7,-76,-26r24,-24v16,23,88,31,92,-6v-7,-49,-107,3,-107,-75v0,-64,98,-69,136,-35r-23,23v-20,-23,-100,-17,-73,25v22,12,73,4,89,23","w":179},"t":{"d":"105,0v-43,5,-72,-14,-72,-51r0,-100r-20,0r0,-28r20,0r0,-56r37,0r0,56r35,0r0,28r-35,0r0,98v-1,20,14,24,35,22r0,31","w":123},"u":{"d":"101,-31v61,0,31,-96,38,-152r36,0r0,183r-36,0r0,-18v-38,41,-112,16,-112,-48r0,-117r37,0v7,56,-23,152,37,152","w":204},"v":{"d":"100,0r-30,0r-67,-183r39,0r43,129r43,-129r39,0","w":169},"w":{"d":"208,0r-32,0r-42,-127r-43,127r-32,0r-56,-183r39,0r35,129r43,-129r28,0r42,129r35,-129r40,0","w":267},"x":{"d":"129,0r-38,-62r-39,62r-44,0r63,-93r-61,-90r45,0r36,60r35,-60r45,0r-60,90r62,93r-44,0","w":181},"y":{"d":"86,36v-8,28,-28,38,-65,36r0,-33v37,6,37,-25,46,-48r-64,-174r39,0r43,129r43,-129r39,0","w":168},"z":{"d":"15,0r0,-29r91,-121r-85,0r0,-33r131,0r0,30r-92,120r92,0r0,33r-137,0","w":168},"{":{"d":"66,-128v61,20,-22,136,64,122r0,33v-46,3,-77,-6,-77,-50v0,-39,17,-98,-37,-89r0,-32v82,13,-12,-148,89,-139r25,0r0,33v-27,0,-40,-2,-40,28v0,38,8,87,-24,94","w":146},"|":{"d":"42,27r0,-310r37,0r0,310r-37,0","w":121},"}":{"d":"93,-233v0,39,-16,97,37,89r0,32v-82,-14,12,148,-88,139r-26,0r0,-33v27,0,41,1,41,-28v0,-39,-11,-86,24,-94v-32,-7,-24,-55,-24,-94v0,-29,-13,-28,-41,-28r0,-33v46,-3,77,5,77,50","w":146},"~":{"d":"191,-101v-18,17,-26,28,-53,28v-35,0,-74,-41,-99,-4r-24,-23v18,-17,27,-29,53,-29v36,0,73,41,100,5","w":206},"\u00a0":{"w":86}}});