/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 */
var Cufon=(function(){var L=function(){return L.replace.apply(null,arguments)};var V=L.DOM={ready:(function(){var a=false,c={loaded:1,complete:1};var Z=[],b=function(){if(a){return}a=true;for(var d;d=Z.shift();d()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",b,false);window.addEventListener("pageshow",b,false)}if(!window.opera&&document.readyState){(function(){c[document.readyState]?b():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");b()}catch(d){setTimeout(arguments.callee,1)}})()}P(window,"load",b);return function(d){if(!arguments.length){b()}else{a?d():Z.push(d)}}})()};var M=L.CSS={Size:function(a,Z){this.value=parseFloat(a);this.unit=String(a).match(/[a-z%]*$/)[0]||"px";this.convert=function(b){return b/Z*this.value};this.convertFrom=function(b){return b/this.value*Z};this.toString=function(){return this.value+this.unit}},getStyle:function(a){var Z=document.defaultView;if(Z&&Z.getComputedStyle){return new A(Z.getComputedStyle(a,null))}if(a.currentStyle){return new A(a.currentStyle)}return new A(a.style)},gradient:I(function(d){var e={id:d,type:d.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},a=d.substr(d.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var c=0,Z=a.length,b;c<Z;++c){b=a[c].split("=",2).reverse();e.stops.push([b[1]||c/(Z-1),b[0]])}return e}),quotedList:I(function(c){var b=[],a=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,Z;while(Z=a.exec(c)){b.push(Z[3]||Z[1])}return b}),recognizesMedia:I(function(c){var b=document.createElement("style"),a,Z;b.type="text/css";b.media=c;a=F("head")[0];a.insertBefore(b,a.firstChild);Z=!!(b.sheet||b.styleSheet);a.removeChild(b);return Z}),supports:function(b,a){var Z=document.createElement("span").style;if(Z[b]===undefined){return false}Z[b]=a;return Z[b]===a},textAlign:function(c,b,Z,a){if(b.get("textAlign")=="right"){if(Z>0){c=" "+c}}else{if(Z<a-1){c+=" "}}return c},textDecoration:function(e,d){if(!d){d=this.getStyle(e)}var a={underline:null,overline:null,"line-through":null};for(var Z=e;Z.parentNode&&Z.parentNode.nodeType==1;){var c=true;for(var b in a){if(!J(a,b)||a[b]){continue}if(d.get("textDecoration").indexOf(b)!=-1){a[b]=d.get("color")}c=false}if(c){break}d=this.getStyle(Z=Z.parentNode)}return a},textShadow:I(function(d){if(d=="none"){return null}var c=[],e={},Z,a=0;var b=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(Z=b.exec(d)){if(Z[0]==","){c.push(e);e={},a=0}else{if(Z[1]){e.color=Z[1]}else{e[["offX","offY","blur"][a++]]=Z[2]}}}c.push(e);return c}),color:I(function(a){var Z={};Z.color=a.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(c,b,d){Z.opacity=parseFloat(d);return"rgb("+b+")"});return Z}),textTransform:function(a,Z){return a[{uppercase:"toUpperCase",lowercase:"toLowerCase"}[Z.get("textTransform")]||"toString"]()}};M.ready=(function(){var a=!M.recognizesMedia("all");var Z=[],c=function(){a=true;for(var f;f=Z.shift();f()){}};var d=F("link"),e={stylesheet:1};function b(){var g,f,h;for(f=0;h=d[f];++f){if(h.disabled||!e[h.rel.toLowerCase()]||!M.recognizesMedia(h.media||"screen")){continue}g=h.sheet||h.styleSheet;if(!g||g.disabled){return false}}return true}V.ready(function(){if(a||b()){c()}else{setTimeout(arguments.callee,10)}});return function(f){if(a){f()}else{Z.push(f)}}})();function R(a){var Z=this.face=a.face;this.glyphs=a.glyphs;this.w=a.w;this.baseSize=parseInt(Z["units-per-em"],10);this.family=Z["font-family"].toLowerCase();this.weight=Z["font-weight"];this.style=Z["font-style"]||"normal";this.viewBox=(function(){var c=Z.bbox.split(/\s+/);var b={minX:parseInt(c[0],10),minY:parseInt(c[1],10),maxX:parseInt(c[2],10),maxY:parseInt(c[3],10)};b.width=b.maxX-b.minX,b.height=b.maxY-b.minY;b.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return b})();this.ascent=-parseInt(Z.ascent,10);this.descent=-parseInt(Z.descent,10);this.height=-this.ascent+this.descent}function E(){var a={},Z={oblique:"italic",italic:"oblique"};this.add=function(b){(a[b.style]||(a[b.style]={}))[b.weight]=b};this.get=function(f,g){var e=a[f]||a[Z[f]]||a.normal||a.italic||a.oblique;if(!e){return null}g={normal:400,bold:700}[g]||parseInt(g,10);if(e[g]){return e[g]}var c={1:1,99:0}[g%100],i=[],d,b;if(c===undefined){c=g>400}if(g==500){g=400}for(var h in e){if(!J(e,h)){continue}h=parseInt(h,10);if(!d||h<d){d=h}if(!b||h>b){b=h}i.push(h)}if(g<d){g=d}if(g>b){g=b}i.sort(function(k,j){return(c?(k>g&&j>g)?k<j:k>j:(k<g&&j<g)?k>j:k<j)?-1:1});return e[i[0]]}}function Q(){function b(d,e){if(d.contains){return d.contains(e)}return d.compareDocumentPosition(e)&16}function Z(f){var d=f.relatedTarget;if(!d||b(this,d)){return}a(this)}function c(d){a(this)}function a(d){setTimeout(function(){L.replace(d,D.get(d).options,true)},10)}this.attach=function(d){if(d.onmouseenter===undefined){P(d,"mouseover",Z);P(d,"mouseout",Z)}else{P(d,"mouseenter",c);P(d,"mouseleave",c)}}}function Y(){var b={},Z=0;function a(c){return c.cufid||(c.cufid=++Z)}this.get=function(c){var d=a(c);return b[d]||(b[d]={})}}function A(Z){var b={},a={};this.get=function(c){return b[c]!=undefined?b[c]:Z[c]};this.getSize=function(d,c){return a[d]||(a[d]=new M.Size(this.get(d),c))};this.extend=function(c){for(var d in c){if(J(c,d)){b[d]=c[d]}}return this}}function P(a,Z,b){if(a.addEventListener){a.addEventListener(Z,b,false)}else{if(a.attachEvent){a.attachEvent("on"+Z,function(){return b.call(a,window.event)})}}}function T(a,Z){var b=D.get(a);if(b.options){return a}if(Z.hover&&Z.hoverables[a.nodeName.toLowerCase()]){B.attach(a)}b.options=Z;return a}function I(Z){var a={};return function(b){if(!J(a,b)){a[b]=Z.apply(null,arguments)}return a[b]}}function C(e,d){if(!d){d=M.getStyle(e)}var a=M.quotedList(d.get("fontFamily").toLowerCase()),c;for(var b=0,Z=a.length;b<Z;++b){c=a[b];if(H[c]){return H[c].get(d.get("fontStyle"),d.get("fontWeight"))}}return null}function F(Z){return document.getElementsByTagName(Z)}function J(a,Z){return a.hasOwnProperty(Z)}function G(){var Z={},b,d;for(var c=0,a=arguments.length;b=arguments[c],c<a;++c){for(d in b){if(J(b,d)){Z[d]=b[d]}}}return Z}function N(c,m,a,n,d,b){var k=n.separate;if(k=="none"){return X[n.engine].apply(null,arguments)}var j=document.createDocumentFragment(),f;var g=m.split(O[k]),Z=(k=="words");if(Z&&S){if(/^\s/.test(m)){g.unshift("")}if(/\s$/.test(m)){g.push("")}}for(var h=0,e=g.length;h<e;++h){f=X[n.engine](c,Z?M.textAlign(g[h],a,h,e):g[h],a,n,d,b,h<e-1);if(f){j.appendChild(f)}}return j}function K(a,i){var b,Z,c,f,e,h;for(c=T(a,i).firstChild;c;c=e){f=c.nodeType;e=c.nextSibling;h=false;if(f==1){if(!c.firstChild){continue}if(!/cufon/.test(c.className)){arguments.callee(c,i);continue}else{h=true}}else{if(f!=3){continue}}if(!Z){Z=M.getStyle(a).extend(i)}if(!b){b=C(a,Z)}if(!b){continue}if(h){X[i.engine](b,null,Z,i,c,a);continue}var g=c.data;if(g===""){continue}var d=N(b,g,Z,i,c,a);if(d){c.parentNode.replaceChild(d,c)}else{c.parentNode.removeChild(c)}}}var S=" ".split(/\s+/).length==0;var D=new Y();var B=new Q();var W=[];var X={},H={},U={enableTextDecoration:false,engine:null,hover:false,hoverables:{a:true},printable:true,selector:(window.Sizzle||(window.jQuery&&function(Z){return jQuery(Z)})||(window.dojo&&dojo.query)||(window.$$&&function(Z){return $$(Z)})||(window.$&&function(Z){return $(Z)})||(document.querySelectorAll&&function(Z){return document.querySelectorAll(Z)})||F),separate:"words",textShadow:"none"};var O={words:/\s+/,characters:""};L.now=function(){V.ready();return L};L.refresh=function(){var b=W.splice(0,W.length);for(var a=0,Z=b.length;a<Z;++a){L.replace.apply(null,b[a])}return L};L.registerEngine=function(a,Z){if(!Z){return L}X[a]=Z;return L.set("engine",a)};L.registerFont=function(b){var Z=new R(b),a=Z.family;if(!H[a]){H[a]=new E()}H[a].add(Z);return L.set("fontFamily",'"'+a+'"')};L.replace=function(b,a,Z){a=G(U,a);if(!a.engine){return L}if(typeof a.textShadow=="string"){a.textShadow=M.textShadow(a.textShadow)}if(typeof a.color=="string"&&/^-/.test(a.color)){a.textGradient=M.gradient(a.color)}if(!Z){W.push(arguments)}if(b.nodeType||typeof b=="string"){b=[b]}M.ready(function(){for(var d=0,c=b.length;d<c;++d){var e=b[d];if(typeof e=="string"){L.replace(a.selector(e),a,true)}else{K(e,a)}}});return L};L.set=function(Z,a){U[Z]=a;return L};return L})();Cufon.registerEngine("canvas",(function(){var B=document.createElement("canvas");if(!B||!B.getContext||!B.getContext.apply){return}B=null;var A=Cufon.CSS.supports("display","inline-block");var E=!A&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var F=document.createElement("style");F.type="text/css";F.appendChild(document.createTextNode(".cufon-canvas{text-indent:0}@media screen,projection{.cufon-canvas{display:inline;display:inline-block;position:relative;vertical-align:middle"+(E?"":";font-size:1px;line-height:1px")+"}.cufon-canvas .cufon-alt{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden}"+(A?".cufon-canvas canvas{position:relative}":".cufon-canvas canvas{position:absolute}")+"}@media print{.cufon-canvas{padding:0 !important}.cufon-canvas canvas{display:none}.cufon-canvas .cufon-alt{display:inline}}"));document.getElementsByTagName("head")[0].appendChild(F);function D(O,H){var M=0,L=0;var G=[],N=/([mrvxe])([^a-z]*)/g,J;generate:for(var I=0;J=N.exec(O);++I){var K=J[2].split(",");switch(J[1]){case"v":G[I]={m:"bezierCurveTo",a:[M+~~K[0],L+~~K[1],M+~~K[2],L+~~K[3],M+=~~K[4],L+=~~K[5]]};break;case"r":G[I]={m:"lineTo",a:[M+=~~K[0],L+=~~K[1]]};break;case"m":G[I]={m:"moveTo",a:[M=~~K[0],L=~~K[1]]};break;case"x":G[I]={m:"closePath"};break;case"e":break generate}H[G[I].m].apply(H,G[I].a)}return G}function C(K,J){for(var I=0,H=K.length;I<H;++I){var G=K[I];J[G.m].apply(J,G.a)}}return function(t,W,o,R,a,u){var I=(W===null);var Y=t.viewBox;var J=o.getSize("fontSize",t.baseSize);var m=o.get("letterSpacing");m=(m=="normal")?0:J.convertFrom(parseInt(m,10));var Z=0,n=0,k=0,T=0;var X=R.textShadow,h=[];if(X){for(var s=X.length;s--;){var c=X[s];var f=J.convertFrom(parseFloat(c.offX));var e=J.convertFrom(parseFloat(c.offY));h[s]=[f,e];if(e<Z){Z=e}if(f>n){n=f}if(e>k){k=e}if(f<T){T=f}}}var z=Cufon.CSS.textTransform(I?a.alt:W,o).split("");var G=0,U=null;for(var s=0,p=z.length;s<p;++s){var S=t.glyphs[z[s]]||t.missingGlyph;if(!S){continue}G+=U=Number(S.w||t.w)+m}if(U===null){return null}n+=(Y.width-U);T+=Y.minX;var Q,K;if(I){Q=a;K=a.firstChild}else{Q=document.createElement("span");Q.className="cufon cufon-canvas";Q.alt=W;K=document.createElement("canvas");Q.appendChild(K);if(R.printable){var q=document.createElement("span");q.className="cufon-alt";q.appendChild(document.createTextNode(W));Q.appendChild(q)}}var AA=Q.style;var d=K.style;var H=J.convert(Y.height);var w=Math.ceil(H);var j=w/H;K.width=Math.ceil(J.convert(G*j+n-T));K.height=Math.ceil(J.convert(Y.height-Z+k));Z+=Y.minY;d.top=Math.round(J.convert(Z-t.ascent))+"px";d.left=Math.round(J.convert(T))+"px";var P=Math.ceil(J.convert(G*j))+"px";if(A){AA.width=P;AA.height=J.convert(t.height)+"px"}else{AA.paddingLeft=P;AA.paddingBottom=(J.convert(t.height)-1)+"px"}var v=K.getContext("2d"),b=H/Y.height;v.scale(b,b*j);v.translate(-T,-Z);v.lineWidth=t.face["underline-thickness"];v.save();function L(i,g){v.strokeStyle=g;v.beginPath();v.moveTo(0,i);v.lineTo(G,i);v.stroke()}var M=R.enableTextDecoration?Cufon.CSS.textDecoration(u,o):{};if(M.underline){L(-t.face["underline-position"],M.underline)}if(M.overline){L(t.ascent,M.overline)}v.fillStyle=o.get("color");function r(){v.scale(j,1);for(var x=0,g=z.length;x<g;++x){var y=t.glyphs[z[x]]||t.missingGlyph;if(!y){continue}if(y.d){v.beginPath();if(y.code){C(y.code,v)}else{y.code=D("m"+y.d,v)}v.fill()}v.translate(Number(y.w||t.w)+m,0)}v.restore()}if(X){for(var s=X.length;s--;){var c=X[s];v.save();v.fillStyle=c.color;v.translate.apply(v,h[s]);r()}}var O=R.textGradient;if(O){var V=O.stops,N=v.createLinearGradient(0,Y.minY,0,Y.maxY);for(var s=0,p=V.length;s<p;++s){N.addColorStop.apply(N,V[s])}v.fillStyle=N}r();if(M["line-through"]){L(-t.descent,M["line-through"])}return Q}})());Cufon.registerEngine("vml",(function(){if(!document.namespaces){return}if(document.namespaces.cvml==null){document.namespaces.add("cvml","urn:schemas-microsoft-com:vml")}var B=document.createElement("cvml:shape");B.style.behavior="url(#default#VML)";if(!B.coordsize){return}B=null;document.write('<style type="text/css">.cufon-vml-canvas{text-indent:0}@media screen{cvml\\:shape,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute}.cufon-vml-canvas{position:absolute;text-align:left}.cufon-vml{display:inline-block;position:relative;vertical-align:middle}.cufon-vml .cufon-alt{position:absolute;left:-10000in;font-size:1px}a .cufon-vml{cursor:pointer}}@media print{.cufon-vml *{display:none}.cufon-vml .cufon-alt{display:inline}}</style>');function C(F,G){return A(F,/(?:em|ex|%)$/i.test(G)?"1em":G)}function A(I,J){if(/px$/i.test(J)){return parseFloat(J)}var H=I.style.left,G=I.runtimeStyle.left;I.runtimeStyle.left=I.currentStyle.left;I.style.left=J;var F=I.style.pixelLeft;I.style.left=H;I.runtimeStyle.left=G;return F}var E={};function D(K){var L=K.id;if(!E[L]){var I=K.stops,J=document.createElement("cvml:fill"),F=[];J.type="gradient";J.angle=180;J.focus="0";J.method="sigma";J.color=I[0][1];for(var H=1,G=I.length-1;H<G;++H){F.push(I[H][0]*100+"% "+I[H][1])}J.colors=F.join(",");J.color2=I[G][1];E[L]=J}return E[L]}return function(v,Y,q,V,c,w,o){var I=(Y===null);if(I){Y=c.alt}var a=v.viewBox;var J=q.computedFontSize||(q.computedFontSize=new Cufon.CSS.Size(C(w,q.get("fontSize"))+"px",v.baseSize));var n=q.computedLSpacing;if(n==undefined){n=q.get("letterSpacing");q.computedLSpacing=n=(n=="normal")?0:~~J.convertFrom(A(w,n))}var S,K;if(I){S=c;K=c.firstChild}else{S=document.createElement("span");S.className="cufon cufon-vml";S.alt=Y;K=document.createElement("span");K.className="cufon-vml-canvas";S.appendChild(K);if(V.printable){var t=document.createElement("span");t.className="cufon-alt";t.appendChild(document.createTextNode(Y));S.appendChild(t)}if(!o){S.appendChild(document.createElement("cvml:shape"))}}var AB=S.style;var f=K.style;var G=J.convert(a.height),y=Math.ceil(G);var m=y/G;var j=a.minX,h=a.minY;f.height=y;f.top=Math.round(J.convert(h-v.ascent));f.left=Math.round(J.convert(j));AB.height=J.convert(v.height)+"px";var N=V.enableTextDecoration?Cufon.CSS.textDecoration(w,q):{};var X=q.get("color");var z=Cufon.CSS.textTransform(Y,q).split("");var F=0,g=0,O=null;var W,Q,Z=V.textShadow;for(var u=0,s=0,r=z.length;u<r;++u){W=v.glyphs[z[u]]||v.missingGlyph;if(W){F+=O=~~(W.w||v.w)+n}}if(O===null){return null}var R=-j+F+(a.width-O);var AA=J.convert(R*m),p=Math.round(AA);var e=R+","+a.height,H;var b="r"+e+"ns";var P=V.textGradient&&D(V.textGradient);for(u=0;u<r;++u){W=v.glyphs[z[u]]||v.missingGlyph;if(!W){continue}if(I){Q=K.childNodes[s];if(Q.firstChild){Q.removeChild(Q.firstChild)}}else{Q=document.createElement("cvml:shape");K.appendChild(Q)}Q.stroked="f";Q.coordsize=e;Q.coordorigin=H=(j-g)+","+h;Q.path=(W.d?"m"+W.d+"xe":"")+"m"+H+b;Q.fillcolor=X;if(P){Q.appendChild(P.cloneNode(false))}var x=Q.style;x.width=p;x.height=y;if(Z){var M=Z[0],L=Z[1];var U=Cufon.CSS.color(M.color),T;var d=document.createElement("cvml:shadow");d.on="t";d.color=U.color;d.offset=M.offX+","+M.offY;if(L){T=Cufon.CSS.color(L.color);d.type="double";d.color2=T.color;d.offset2=L.offX+","+L.offY}d.opacity=U.opacity||(T&&T.opacity)||1;Q.appendChild(d)}g+=~~(W.w||v.w)+n;++s}AB.width=Math.max(Math.ceil(J.convert(F*m)),0);return S}})());

// DIN Medium font
Cufon.registerFont({"w":136,"face":{"font-family":"DIN-Medium","font-weight":400,"font-stretch":"normal","units-per-em":"256","panose-1":"2 0 5 3 2 0 0 2 0 4","ascent":"205","descent":"-51","x-height":"2","bbox":"-5 -206 220 53.6277","underline-thickness":"17.92","underline-position":"-26.112","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":61},"+":{"d":"123,-58r0,-24r-43,0r0,-43r-24,0r0,43r-43,0r0,24r43,0r0,43r24,0r0,-43r43,0"},",":{"d":"50,15r0,-45r-30,0r0,70","w":69},"-":{"d":"92,-59r0,-24r-75,0r0,24r75,0","w":109},".":{"d":"51,0r0,-31r-31,0r0,31r31,0","w":71},"\/":{"d":"98,-201r-25,0r-73,220r25,0","w":97},"0":{"d":"68,2v63,2,54,-71,53,-134v-1,-33,-21,-51,-53,-52v-63,-2,-52,72,-52,133v0,34,20,52,52,53xm68,-161v42,2,27,69,27,110v0,16,-10,30,-27,29v-42,-1,-22,-69,-26,-109v-2,-17,10,-30,26,-30"},"1":{"d":"91,0r0,-182r-26,0r-36,30r0,29r36,-31r0,154r26,0"},"2":{"d":"69,-161v28,-2,32,33,17,52r-70,86r0,23r106,0r0,-23r-74,0v24,-38,67,-58,74,-110v8,-57,-85,-68,-102,-20v-2,6,-4,13,-4,21r26,0v0,-18,11,-28,27,-29"},"3":{"d":"67,2v54,5,75,-77,30,-96v42,-19,21,-94,-30,-90v-33,3,-51,19,-54,50r26,0v2,-17,11,-27,28,-27v14,0,26,10,26,29v0,19,-11,29,-32,27r0,23v23,-2,35,9,35,30v0,19,-13,30,-29,30v-19,1,-28,-10,-30,-27r-26,0v2,33,22,48,56,51"},"4":{"d":"127,-27r0,-25r-19,0r0,-42r-25,0r0,42r-46,0r64,-130r-28,0r-64,130r0,25r74,0r0,27r25,0r0,-27r19,0"},"5":{"d":"123,-61v0,-50,-45,-76,-79,-50r0,-48r75,0r0,-23r-99,0r0,99r24,0v3,-9,13,-16,26,-16v22,0,24,18,27,38v7,42,-53,54,-55,14r-26,0v3,30,19,49,53,49v38,0,54,-24,54,-63"},"6":{"d":"68,2v34,0,53,-22,54,-56v0,-36,-27,-61,-64,-50r39,-78r-28,0v-17,44,-45,78,-55,129v1,34,20,55,54,55xm68,-85v18,0,28,13,28,31v0,18,-10,32,-28,32v-18,0,-28,-14,-28,-32v0,-17,11,-31,28,-31"},"7":{"d":"125,-159r0,-23r-109,0r0,52r25,0r0,-29r56,0r-61,159r28,0"},"8":{"d":"68,2v56,7,75,-77,31,-96v39,-20,22,-96,-31,-90v-51,-5,-71,68,-31,90v-42,20,-26,103,31,96xm68,-82v18,1,29,12,30,30v3,33,-49,40,-58,12v-7,-22,6,-42,28,-42xm68,-161v16,0,27,12,27,28v0,17,-11,28,-27,28v-16,-1,-27,-12,-27,-28v0,-15,11,-28,27,-28"},"9":{"d":"14,-128v0,36,26,59,64,50r-39,78r28,0v17,-44,46,-78,55,-129v-1,-35,-20,-55,-54,-55v-34,0,-54,21,-54,56xm68,-161v17,0,28,15,28,32v0,19,-11,32,-28,32v-18,0,-28,-15,-28,-32v0,-17,11,-32,28,-32"},":":{"d":"58,-73r0,-31r-31,0r0,31r31,0xm58,0r0,-31r-31,0r0,31r31,0","w":77},";":{"d":"57,15r0,-45r-30,0r0,70xm58,-73r0,-31r-31,0r0,31r31,0","w":77},"\u037e":{"d":"57,15r0,-45r-30,0r0,70xm58,-73r0,-31r-31,0r0,31r31,0","w":77},"<":{"d":"115,-14r0,-28r-62,-29r62,-29r0,-28r-94,45r0,24"},"=":{"d":"123,-84r0,-24r-110,0r0,24r110,0xm123,-34r0,-24r-110,0r0,24r110,0"},">":{"d":"115,-59r0,-24r-94,-45r0,28r63,29r-63,29r0,28"},"?":{"d":"69,-161v24,-1,32,31,17,46v-12,18,-31,29,-28,61r26,0v0,-39,34,-43,36,-81v3,-55,-82,-65,-98,-19v-3,6,-4,12,-4,19r26,0v0,-14,10,-26,25,-26xm85,0r0,-28r-29,0r0,28r29,0","w":130},"@":{"d":"70,-60v-10,54,48,80,77,47r0,13r25,1v-6,-76,26,-184,-59,-184v-57,0,-101,6,-97,60v3,45,-12,106,21,126r18,-18v-25,-15,-9,-71,-13,-108v-4,-37,31,-37,68,-37v31,0,39,20,37,53v-29,-33,-88,-6,-77,47xm121,-100v22,0,26,18,26,40v0,23,-5,40,-26,40v-21,0,-26,-17,-26,-40v0,-22,4,-40,26,-40","w":188},"A":{"d":"158,0r-67,-182r-22,0r-67,182r29,0r13,-37r72,0r13,37r29,0xm108,-60r-56,0r29,-81","w":160},"B":{"d":"24,0v60,1,130,9,129,-51v-1,-23,-12,-35,-28,-43v44,-17,25,-88,-30,-88r-71,0r0,182xm51,-80v33,0,74,-7,74,27v0,34,-40,28,-74,28r0,-55xm51,-157v32,1,71,-7,71,26v0,32,-39,26,-71,26r0,-52","w":169},"C":{"d":"17,-115v-17,98,67,156,123,85v3,-7,6,-15,8,-25r-28,0v-4,18,-16,32,-37,32v-43,0,-39,-47,-38,-91v1,-27,11,-44,38,-45v21,0,32,15,37,31r28,0v-7,-33,-28,-56,-65,-56v-42,0,-59,27,-66,69","w":160},"D":{"d":"88,0v59,1,65,-48,65,-112v0,-70,-58,-74,-129,-70r0,182r64,0xm51,-157v54,-6,75,10,75,65v0,37,-5,69,-41,67r-34,0r0,-132","w":170},"E":{"d":"140,0r0,-25r-89,0r0,-55r76,0r0,-24r-76,0r0,-53r89,0r0,-25r-116,0r0,182r116,0","w":154},"F":{"d":"140,-157r0,-25r-116,0r0,182r27,0r0,-77r76,0r0,-25r-76,0r0,-55r89,0","w":149},"G":{"d":"45,-114v0,-53,71,-59,76,-13r28,0v-6,-34,-28,-57,-66,-57v-60,0,-70,50,-66,117v3,43,24,69,66,69v52,0,72,-39,66,-101r-66,0r0,24r39,0v3,32,-12,51,-39,52v-43,1,-38,-47,-38,-91","w":166},"H":{"d":"153,0r0,-182r-28,0r0,78r-74,0r0,-78r-27,0r0,182r27,0r0,-80r74,0r0,80r28,0","w":176},"I":{"d":"51,0r0,-182r-27,0r0,182r27,0","w":75},"J":{"d":"81,-60v5,35,-42,48,-59,26r-19,18v33,34,105,16,105,-42r0,-124r-27,0r0,122","w":129},"K":{"d":"166,0r-65,-111r59,-71r-34,0r-75,91r0,-91r-27,0r0,182r27,0r0,-53r31,-37r51,90r33,0","w":168},"L":{"d":"139,0r0,-25r-88,0r0,-157r-27,0r0,182r115,0","w":146},"M":{"d":"185,0r0,-182r-28,0r-52,113r-54,-113r-27,0r0,182r27,0r0,-122r43,89r21,0r42,-89r0,122r28,0","w":208},"N":{"d":"161,0r0,-182r-28,0r0,128r-84,-128r-25,0r0,182r27,0r0,-128r85,128r25,0","w":184},"O":{"d":"83,2v59,0,68,-50,65,-117v-2,-43,-24,-69,-65,-69v-60,0,-70,50,-66,117v3,43,24,69,66,69xm45,-68v0,-44,-5,-92,38,-91v47,0,42,62,36,106v-6,48,-74,34,-74,-15","w":165},"P":{"d":"51,-72v55,4,100,-4,100,-55v0,-61,-65,-57,-127,-55r0,182r27,0r0,-72xm51,-157v35,0,73,-5,73,30v0,35,-39,30,-73,30r0,-60","w":161},"Q":{"d":"17,-91v-13,75,51,113,104,81r18,18r15,-15r-18,-18v17,-18,12,-56,12,-90v0,-43,-24,-69,-65,-69v-50,0,-70,36,-66,93xm45,-68v0,-44,-5,-91,38,-91v48,0,42,75,32,113r-17,-18r-16,16r19,19v-27,17,-56,-5,-56,-39","w":165},"R":{"d":"115,-81v57,-14,42,-101,-21,-101r-70,0r0,182r27,0r0,-77r35,0r38,77r33,0xm51,-157v33,0,72,-6,72,28v0,34,-38,29,-72,29r0,-57","w":167},"S":{"d":"42,-122v-12,-43,53,-47,72,-24r17,-17v-31,-34,-117,-28,-117,33v0,52,55,44,89,60v18,19,0,50,-30,47v-22,-2,-34,-5,-47,-18r-18,18v35,47,152,27,126,-50v-13,-38,-73,-20,-92,-49","w":151},"T":{"d":"136,-157r0,-25r-128,0r0,25r50,0r0,157r28,0r0,-157r50,0","w":143},"U":{"d":"86,2v39,0,66,-23,66,-63r0,-121r-28,0v-7,58,25,159,-38,159v-61,0,-30,-101,-37,-159r-28,0r0,121v2,40,26,63,65,63","w":172},"V":{"d":"143,-182r-29,0r-42,132r-42,-132r-29,0r60,182r22,0","w":144},"W":{"d":"220,-182r-29,0r-32,130r-36,-130r-23,0r-36,130r-32,-130r-29,0r47,182r24,0r37,-128r37,128r25,0","w":222},"X":{"d":"145,0r-56,-93r53,-89r-32,0r-36,65r-36,-65r-32,0r53,89r-56,93r31,0r40,-70r39,70r32,0","w":147},"Y":{"d":"138,-182r-30,0r-38,80r-39,-80r-30,0r55,107r0,75r27,0r0,-75","w":139},"Z":{"d":"129,0r0,-25r-85,0r85,-135r0,-22r-113,0r0,25r81,0r-85,133r0,24r117,0","w":141},"[":{"d":"78,19r0,-23r-30,0r0,-174r30,0r0,-23r-56,0r0,220r56,0","w":88},"\\":{"d":"97,19r-72,-218r-25,0r72,218r25,0","w":97},"]":{"d":"67,19r0,-220r-56,0r0,23r30,0r0,174r-30,0r0,23r56,0","w":88},"^":{"d":"129,-103r-44,-81r-24,0r-44,81r27,0r29,-53r29,53r27,0","w":146},"_":{"d":"146,44r0,-18r-146,0r0,18r146,0","w":146},"`":{"d":"77,-153r-19,-42r-29,0r29,42r19,0","w":128},"a":{"d":"11,-38v0,42,58,52,80,26r0,12r25,0v-3,-60,19,-135,-53,-131v-24,1,-35,5,-47,18r17,16v14,-19,67,-18,57,21v-40,-2,-79,0,-79,38xm36,-39v0,-23,31,-17,54,-18v1,25,-5,38,-30,37v-15,0,-24,-5,-24,-19","w":135},"b":{"d":"46,-14v30,35,94,7,81,-51v11,-55,-46,-85,-80,-52r0,-65r-26,0r0,182r25,0r0,-14xm48,-49v-2,-27,-3,-60,26,-59v24,0,27,20,27,43v0,23,-3,43,-27,43v-19,0,-24,-11,-26,-27","w":141},"c":{"d":"14,-65v-6,60,64,87,101,48r-18,-17v-20,25,-63,8,-57,-31v-6,-39,36,-55,57,-31r18,-17v-33,-37,-110,-13,-101,48","w":124},"d":{"d":"15,-65v-12,58,49,86,80,51r0,14r26,0r0,-182r-26,0r0,65v-31,-32,-93,-6,-80,52xm42,-49v-2,-27,-4,-59,26,-59v30,0,29,33,26,59v-2,16,-7,27,-26,27v-18,0,-25,-10,-26,-27","w":141},"e":{"d":"104,-34v-18,24,-70,14,-64,-23r84,0v1,-44,-13,-73,-55,-74v-36,0,-55,27,-55,66v0,65,70,86,107,46xm40,-76v-5,-39,54,-45,57,-9v1,2,1,6,1,9r-58,0","w":137},"f":{"d":"77,-184v-40,-4,-56,16,-52,57r-15,0r0,19r15,0r0,108r26,0r0,-108r26,0r0,-19r-26,0v-2,-22,-1,-39,26,-34r0,-23","w":83},"g":{"d":"18,37v32,32,102,17,102,-38r0,-129r-26,0r0,14v-30,-35,-92,-5,-79,49v-11,54,48,83,79,49v2,28,-4,50,-31,50v-14,0,-20,-5,-28,-12xm67,-27v-27,0,-27,-29,-25,-55v1,-16,9,-26,25,-26v29,-1,29,30,26,56v-2,15,-8,25,-26,25","w":140},"h":{"d":"73,-108v43,0,21,69,26,108r26,0v-3,-56,16,-134,-45,-131v-14,0,-27,6,-33,14r0,-65r-26,0r0,182r26,0v4,-40,-16,-108,26,-108","w":144},"i":{"d":"47,0r0,-130r-26,0r0,130r26,0xm48,-155r0,-28r-28,0r0,28r28,0","w":67},"j":{"d":"-5,53v32,3,52,-8,52,-36r0,-147r-26,0r0,146v1,15,-11,16,-26,15r0,22xm48,-155r0,-28r-28,0r0,28r28,0","w":67},"k":{"d":"135,0r-51,-79r45,-51r-32,0r-50,60r0,-112r-26,0r0,182r26,0r0,-38r19,-22r36,60r33,0","w":140},"l":{"d":"20,-36v0,29,20,38,52,36r0,-22v-15,1,-26,0,-26,-15r0,-145r-26,0r0,146","w":79},"m":{"d":"153,-108v41,0,22,69,26,108r26,0v-2,-57,15,-134,-47,-131v-16,0,-30,6,-40,19v-13,-25,-56,-24,-72,-5r0,-13r-25,0r0,130r26,0v5,-40,-16,-108,27,-108v41,0,22,69,26,108r26,0v5,-40,-17,-108,27,-108","w":224},"n":{"d":"126,-83v6,-46,-55,-62,-80,-34r0,-13r-25,0r0,130r26,0v5,-40,-16,-108,27,-108v41,0,22,69,26,108r26,0r0,-83","w":145},"o":{"d":"69,2v37,0,54,-26,54,-67v0,-40,-16,-66,-54,-66v-40,0,-54,26,-54,66v0,41,15,67,54,67xm69,-108v22,0,28,20,28,43v0,23,-6,43,-28,43v-22,0,-28,-18,-28,-43v0,-25,6,-43,28,-43","w":137},"p":{"d":"47,-13v31,33,92,5,80,-52v12,-56,-49,-86,-81,-51r0,-14r-25,0r0,182r26,0r0,-65xm48,-49v-2,-27,-3,-60,26,-59v24,0,27,20,27,43v0,23,-3,43,-27,43v-19,0,-24,-11,-26,-27","w":141},"q":{"d":"15,-65v-12,58,48,85,80,52r0,65r26,0r0,-182r-26,0r0,14v-30,-34,-94,-7,-80,51xm42,-49v-2,-27,-4,-59,26,-59v30,0,29,33,26,59v-2,16,-7,27,-26,27v-18,0,-25,-10,-26,-27","w":141},"r":{"d":"47,-79v-3,-26,31,-38,45,-20r20,-20v-14,-18,-54,-14,-66,3r0,-14r-25,0r0,130r26,0r0,-79","w":112},"s":{"d":"8,-17v26,28,109,28,109,-23v0,-41,-46,-32,-74,-43v-8,-14,2,-28,20,-27v12,1,24,3,32,10r17,-17v-25,-22,-97,-22,-97,25v0,33,28,36,59,38v11,0,17,5,17,15v0,27,-53,21,-66,5","w":127},"t":{"d":"24,-108v3,51,-16,118,51,108r0,-22v-42,7,-20,-54,-25,-86r25,0r0,-19r-25,0r0,-40r-26,0r0,40r-15,0r0,19r15,0","w":87},"u":{"d":"19,-47v-5,46,55,63,80,34r0,13r26,0r0,-130r-26,0v-4,40,15,108,-27,108v-43,0,-21,-69,-26,-108r-27,0r0,83","w":145},"v":{"d":"119,-130r-28,0r-31,92r-30,-92r-28,0r48,130r21,0","w":120},"w":{"d":"188,-130r-28,0r-25,92r-30,-92r-20,0r-30,92r-25,-92r-28,0r40,130r23,0r30,-91r30,91r23,0","w":190},"x":{"d":"123,0r-44,-66r42,-64r-31,0r-25,42r-26,-42r-32,0r43,64r-44,66r31,0r28,-44r27,44r31,0","w":128},"y":{"d":"119,-130r-28,0r-30,92r-31,-92r-28,0r45,124v-7,15,-6,38,-32,34r0,23v24,2,39,-6,46,-25","w":119},"z":{"d":"108,0r0,-23r-65,0r65,-86r0,-21r-93,0r0,24r61,0r-65,85r0,21r97,0","w":120},"{":{"d":"47,-91v44,-18,-15,-98,46,-87r0,-23v-32,-2,-55,3,-55,35v0,27,12,69,-26,63r0,23v57,-9,-7,106,62,99r19,0r0,-23v-17,0,-32,0,-29,-20v-1,-26,7,-60,-17,-67","w":104},"|":{"d":"56,19r0,-220r-26,0r0,220r26,0","w":86},"}":{"d":"57,-91v-44,14,17,92,-45,87r0,23v33,2,54,-4,54,-36v0,-28,-11,-69,27,-63r0,-23v-63,9,18,-117,-81,-98r0,23v54,-13,4,67,45,87","w":104},"~":{"d":"27,-55v27,-32,80,31,109,-17r-17,-16v-28,33,-77,-33,-108,17","w":146},"!":{"d":"63,-182r-32,0r6,128r20,0xm61,0r0,-28r-28,0r0,28r28,0","w":84},"\"":{"d":"94,-133r0,-49r-26,0r0,49r26,0xm46,-133r0,-49r-26,0r0,49r26,0","w":113},"#":{"d":"159,-109r0,-24r-19,0r7,-50r-27,0r-8,50r-34,0r8,-50r-28,0r-8,50r-24,0r0,24r21,0r-6,32r-24,0r0,24r21,0r-9,53r28,0r8,-53r35,0r-9,53r28,0r8,-53r24,0r0,-24r-20,0r5,-32r23,0xm109,-109r-5,32r-35,0r5,-32r35,0","w":172},"$":{"d":"87,1v54,4,76,-77,27,-99v-6,-3,-19,-5,-29,-6r0,-55v13,0,26,6,33,13r18,-17v-13,-13,-27,-19,-49,-21r0,-22r-21,0r0,23v-54,-3,-72,79,-24,97v7,3,17,5,26,6r0,57v-18,-2,-31,-7,-42,-18r-18,18v15,17,31,22,58,25r0,27r21,0r0,-28xm85,-78v26,-2,40,28,22,46v-5,5,-13,7,-22,8r0,-54xm68,-106v-22,1,-36,-27,-20,-44v4,-5,11,-8,20,-9r0,53","w":155},"%":{"d":"165,2v30,0,39,-26,36,-61v-2,-22,-14,-35,-36,-35v-32,0,-39,26,-36,61v1,22,15,35,36,35xm51,-88v31,0,39,-26,36,-61v-2,-21,-14,-35,-36,-35v-33,0,-38,26,-36,61v1,22,14,34,36,35xm161,-182r-21,0r-86,182r21,0xm165,-77v19,-1,16,23,16,43v1,11,-5,18,-16,18v-22,0,-15,-23,-16,-42v0,-12,4,-19,16,-19xm51,-167v19,-1,16,24,16,43v0,11,-5,18,-16,18v-20,0,-16,-23,-16,-42v0,-12,4,-19,16,-19","w":215},"&":{"d":"17,-53v-5,59,80,68,110,35r15,18r33,0r-30,-36v12,-15,16,-32,18,-56r-25,0v0,16,-3,26,-10,36r-38,-46v14,-10,32,-18,32,-41v0,-26,-17,-39,-43,-41v-47,-3,-56,57,-25,80v-18,11,-35,23,-37,51xm111,-36v-35,40,-95,-11,-53,-45r10,-7xm79,-161v24,-1,21,33,3,38v-1,2,-5,4,-7,5v-14,-11,-22,-42,4,-43","w":186},"'":{"d":"46,-133r0,-49r-26,0r0,49r26,0","w":65},"(":{"d":"49,-206v-45,28,-23,122,-26,191v3,18,14,29,26,39r17,-18v-33,-24,-14,-104,-18,-157v-2,-21,8,-27,18,-38","w":81},")":{"d":"33,24v43,-29,25,-122,25,-191v0,-17,-15,-29,-25,-39r-18,18v33,25,18,104,18,157v0,19,-8,28,-18,37","w":81},"*":{"d":"109,-119r-30,-16r30,-16r-10,-16r-28,17r1,-33r-20,0r2,33r-29,-17r-9,16r29,16r-29,16r9,16r29,-17r-2,33r20,0r-1,-33r28,17","w":124},"\u00a0":{"w":61}}});