var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return!!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.registerFont({"w":234,"face":{"font-family":"Sveningsson","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 4 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"-8 -279 434 79","underline-thickness":"18","underline-position":"-27","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":117},"!":{"d":"87,-37r0,37r-45,0r0,-37r45,0xm76,-62r-23,0v-7,-62,-13,-125,-11,-196r45,0v2,71,-4,134,-11,196","w":89},"\"":{"d":"33,-167r0,-91r34,0r0,91r-34,0xm99,-167r0,-91r35,0r0,91r-35,0","w":131},"#":{"d":"181,-76r-13,76r-31,0r14,-76r-59,0r-14,76r-30,0r13,-76r-48,0r4,-22r49,0r9,-51r-49,0r5,-23r47,0r14,-76r31,0r-13,76r58,0r13,-76r32,0r-14,76r49,0r-5,23r-48,0r-9,51r48,0r-4,22r-49,0xm164,-149r-58,0r-10,51r59,0","w":237},"$":{"d":"118,-230v-29,0,-54,16,-55,42v0,22,18,36,55,41r0,-83xm140,-19v61,9,86,-72,26,-86r-26,-6r0,92xm22,-186v0,-43,47,-72,96,-70r0,-23r22,0r0,23v61,4,93,26,95,68r-40,0v-6,-29,-23,-36,-55,-42r0,86v66,17,98,15,103,73v4,49,-50,79,-103,78r0,34r-22,0r0,-34v-69,-3,-103,-31,-103,-84r41,0v4,42,18,51,62,58r0,-96v-54,-10,-96,-22,-96,-71"},"%":{"d":"178,-189v-1,80,-159,79,-160,0v-1,-36,41,-61,80,-61v39,0,80,26,80,61xm98,-225v-24,0,-47,15,-47,36v0,22,23,36,47,36v23,0,47,-14,47,-36v0,-21,-23,-36,-47,-36xm318,3v-39,0,-80,-26,-80,-62v1,-79,159,-80,160,0v0,37,-40,62,-80,62xm365,-59v-1,-46,-93,-47,-94,0v0,22,23,36,47,36v24,0,48,-14,47,-36xm313,-253r-185,260r-25,0r184,-260r26,0","w":380},"&":{"d":"62,-65v5,55,104,53,133,14r-75,-71v-34,18,-53,22,-58,57xm140,-231v-53,2,-47,48,-6,73v28,-15,42,-30,42,-45v1,-18,-16,-29,-36,-28xm216,-205v0,36,-28,49,-60,67r61,57v6,-12,10,-26,13,-41r39,0v-2,22,-11,44,-27,66r60,56r-54,0r-31,-30v-44,51,-196,51,-196,-32v0,-52,28,-58,75,-82v-23,-22,-34,-27,-35,-57v-1,-37,38,-57,79,-57v41,0,76,18,76,53","w":281},"'":{"d":"28,-167r0,-91r34,0r0,91r-34,0","w":59},"(":{"d":"32,-94v0,-76,34,-121,79,-170r28,0v-45,67,-63,88,-63,179v0,71,27,102,64,160r-28,0v-47,-56,-80,-90,-80,-169","w":130},")":{"d":"124,-95v0,75,-35,120,-79,170r-28,0v45,-67,63,-88,63,-179v0,-71,-27,-102,-64,-160r28,0v47,56,80,90,80,169","w":118},"*":{"d":"18,-213r10,-20r49,14r0,-39r28,0r0,39r49,-14r9,20r-50,12r31,34r-23,12r-30,-34r-31,34r-23,-12r32,-34","w":152},"+":{"d":"120,-104r0,-78r34,0r0,78r101,0r0,26r-101,0r0,78r-34,0r0,-78r-102,0r0,-26r102,0","w":237},",":{"d":"41,0r0,-38r48,0v3,49,-3,87,-48,91r0,-17v17,-1,25,-13,25,-36r-25,0","w":84},"-":{"d":"135,-116r0,32r-114,0r0,-32r114,0","w":132},"\u2010":{"d":"135,-116r0,32r-114,0r0,-32r114,0","w":132},".":{"d":"89,-38r0,38r-48,0r0,-38r48,0","w":85},"\/":{"d":"138,-265r-115,272r-31,0r115,-272r31,0","w":128},"0":{"d":"199,-123v0,-68,-23,-102,-69,-102v-46,0,-69,34,-69,102v0,68,23,101,69,101v46,0,69,-33,69,-101xm130,-253v75,0,113,52,113,130v0,77,-39,130,-113,130v-74,1,-113,-53,-113,-130v0,-78,38,-130,113,-130","w":240},"1":{"d":"47,-205v58,-4,73,-7,89,-48r32,0r0,253r-44,0r0,-180r-77,0r0,-25","w":174},"2":{"d":"128,-225v-43,4,-64,20,-66,63r-41,0v-1,-62,47,-91,113,-91v54,0,103,26,103,76v0,88,-157,80,-178,147r178,0r0,30r-225,0v-5,-81,112,-106,164,-143v41,-29,6,-87,-48,-82","w":226},"3":{"d":"129,-22v37,1,69,-16,71,-49v2,-36,-41,-49,-95,-46r0,-27v45,5,87,-6,84,-41v-2,-28,-28,-40,-61,-40v-41,1,-60,17,-64,55r-40,0v1,-58,42,-83,106,-83v54,0,100,21,102,67v0,27,-20,46,-42,52v36,9,54,29,54,59v1,77,-107,98,-179,71v-29,-12,-45,-36,-49,-73r43,0v2,42,26,54,70,55","w":243},"4":{"d":"245,-62r-48,0r0,62r-41,0r0,-62r-144,0r0,-31r150,-160r35,0r0,164r48,0r0,27xm156,-204v-39,35,-70,78,-106,115r106,0r0,-115"},"5":{"d":"197,-78v1,-61,-98,-75,-134,-33r-36,-1r25,-136r170,0r0,31r-139,0r-14,70v61,-37,171,-8,171,65v0,110,-211,122,-225,19r43,0v4,28,27,42,69,42v38,0,69,-23,70,-57","w":228},"6":{"d":"18,-118v0,-103,91,-166,182,-121v22,11,33,30,35,53r-40,0v-10,-54,-99,-48,-120,-2v-8,17,-17,39,-14,58v43,-58,187,-32,181,49v-4,54,-47,90,-114,88v-70,-2,-110,-47,-110,-125xm134,-133v-39,0,-68,19,-68,55v0,36,31,56,69,56v36,0,66,-23,65,-58v-1,-34,-29,-53,-66,-53","w":233},"7":{"d":"245,-220v-59,46,-119,139,-136,220r-45,0v15,-77,79,-170,134,-217r-181,0r0,-31r228,0r0,28","w":228},"8":{"d":"29,-184v-1,-92,201,-92,201,-4v0,24,-14,42,-42,53v36,12,54,32,54,62v-2,53,-51,80,-111,80v-58,0,-114,-25,-113,-80v0,-30,18,-49,55,-61v-30,-9,-44,-26,-44,-50xm198,-69v0,-34,-30,-50,-68,-50v-36,0,-68,15,-68,47v0,35,29,50,70,50v44,0,66,-15,66,-47xm72,-185v0,53,118,51,116,-2v-1,-27,-28,-39,-62,-38v-31,0,-54,12,-54,40","w":240},"9":{"d":"199,-114v-41,49,-179,35,-179,-52v0,-55,47,-87,105,-87v77,0,115,39,115,117v0,81,-42,143,-119,143v-52,0,-95,-23,-98,-68r41,0v2,49,83,53,109,19v12,-16,21,-39,26,-72xm126,-225v-36,0,-64,22,-64,57v0,36,22,55,67,55v38,1,64,-21,63,-58v0,-36,-29,-54,-66,-54","w":240},":":{"d":"89,-38r0,38r-48,0r0,-38r48,0xm89,-186r0,38r-48,0r0,-38r48,0","w":86},";":{"d":"41,0r0,-38r48,0v3,49,-3,87,-48,91r0,-17v17,-1,25,-13,25,-36r-25,0xm89,-148r-48,0r0,-38r48,0r0,38","w":86},"<":{"d":"251,-33r0,29r-229,-74r0,-26r229,-74r0,29r-183,58","w":243},"=":{"d":"255,-140r0,26r-237,0r0,-26r237,0xm255,-68r0,27r-237,0r0,-27r237,0","w":237},">":{"d":"22,-149r0,-29r229,74r0,26r-229,74r0,-29r183,-58"},"?":{"d":"186,-193v0,-28,-24,-41,-56,-41v-42,0,-63,19,-63,57r-41,0v0,-64,45,-82,105,-85v52,-3,99,25,99,71v0,60,-92,57,-85,125r-41,0v-10,-71,82,-70,82,-127xm149,-37r0,37r-46,0r0,-37r46,0","w":214},"@":{"d":"216,-75v33,2,70,-39,70,-72v0,-17,-20,-33,-38,-33v-36,0,-71,37,-71,70v0,21,17,34,39,35xm139,-107v-5,-75,114,-138,162,-71r9,-22r32,0r-42,117v0,7,3,11,9,11v32,1,68,-43,67,-78v-2,-60,-64,-93,-131,-93v-74,0,-142,46,-142,115v0,114,191,148,259,71r31,0v-27,38,-82,63,-145,64v-89,1,-179,-55,-179,-137v0,-79,90,-135,176,-135v77,0,161,41,161,112v0,53,-61,104,-112,104v-19,0,-28,-8,-29,-23v-40,41,-122,24,-126,-35","w":398},"A":{"d":"223,-75r-134,0r-36,75r-47,0r127,-258r51,0r122,258r-50,0xm103,-106r104,0r-51,-114","w":288},"B":{"d":"80,-229r0,80v58,-1,152,11,152,-42v0,-48,-97,-37,-152,-38xm293,-76v0,98,-153,73,-258,76r0,-258v96,5,243,-26,243,65v0,25,-15,43,-45,54v37,11,60,25,60,63xm80,-30v66,-4,164,19,168,-47v3,-55,-106,-43,-168,-44r0,91","w":291},"C":{"d":"21,-131v0,-122,162,-169,255,-108v23,15,35,34,39,58r-44,0v-10,-36,-41,-53,-94,-53v-64,0,-111,39,-110,102v0,72,38,108,112,108v52,-1,85,-28,96,-71r44,0v-11,65,-70,101,-147,102v-88,0,-151,-51,-151,-138","w":302},"D":{"d":"315,-133v0,82,-57,133,-143,133r-134,0r0,-258r136,0v82,-2,141,47,141,125xm269,-131v1,-63,-39,-98,-101,-98r-85,0r0,199r88,0v62,1,98,-40,98,-101","w":308},"E":{"d":"288,-31r0,31r-248,0r0,-258r245,0r0,30r-199,0r0,80r184,0r0,31r-184,0r0,86r202,0","w":268},"F":{"d":"86,-117r0,117r-46,0r0,-258r233,0r0,30r-187,0r0,80r165,0r0,31r-165,0","w":254},"G":{"d":"179,-234v-63,0,-110,41,-110,104v0,71,37,107,112,107v60,0,107,-29,106,-85r-105,0r0,-30r147,0r0,138r-29,0r-11,-33v-22,24,-65,40,-111,40v-92,0,-153,-46,-156,-138v-3,-115,150,-167,251,-113v30,16,46,37,51,64r-44,0v-12,-36,-46,-54,-101,-54","w":323},"H":{"d":"257,-152r0,-106r45,0r0,258r-45,0r0,-121r-176,0r0,121r-45,0r0,-258r45,0r0,106r176,0","w":308},"I":{"d":"88,-258r0,258r-46,0r0,-258r46,0","w":93},"J":{"d":"103,7v-63,0,-102,-24,-95,-90r42,0v-3,40,9,60,51,60v36,0,54,-15,54,-45r0,-190r45,0r0,188v1,53,-41,78,-97,77","w":203},"K":{"d":"81,-91r0,91r-45,0r0,-258r45,0r0,125r163,-125r63,0r-140,104r143,154r-59,0r-117,-130","w":291},"L":{"d":"81,-258r0,227r170,0r0,31r-215,0r0,-258r45,0"},"M":{"d":"356,0r-44,0r0,-217r-94,217r-45,0r-96,-217r1,217r-44,0r0,-258r65,0r97,218r96,-218r64,0r0,258","w":362},"N":{"d":"257,-50r1,-208r44,0r0,258r-51,0r-171,-209r0,209r-44,0r0,-258r53,0","w":308},"O":{"d":"182,-24v67,0,117,-40,117,-105v0,-63,-49,-105,-117,-105v-68,0,-117,42,-117,105v-1,65,50,105,117,105xm182,-265v94,0,164,51,164,136v0,85,-70,136,-164,136v-94,0,-164,-51,-164,-136v0,-85,70,-136,164,-136","w":339},"P":{"d":"86,-229r0,90v61,-2,158,14,158,-46v0,-58,-98,-42,-158,-44xm291,-186v0,51,-43,77,-99,77r-106,0r0,109r-46,0r0,-258v102,4,251,-25,251,72","w":271},"Q":{"d":"65,-129v-2,82,86,124,167,97r-35,-21r23,-22r42,26v76,-58,27,-185,-80,-185v-68,0,-115,42,-117,105xm346,-129v0,45,-20,79,-49,101r46,27r-23,21r-51,-30v-106,47,-256,-2,-251,-119v3,-85,70,-136,164,-136v94,0,164,51,164,136","w":339},"R":{"d":"256,-65v2,-72,-105,-38,-169,-46r0,111r-46,0r0,-258v98,4,271,-24,266,69v-2,34,-19,50,-47,62v43,6,42,48,43,95v1,17,4,20,17,26r0,6r-55,0v-6,-13,-9,-35,-9,-65xm87,-229r0,88v63,-3,173,18,173,-44v0,-64,-110,-39,-173,-44","w":308},"S":{"d":"34,-185v0,-54,54,-80,116,-80v84,0,127,27,131,82r-43,0v2,-66,-160,-73,-160,-7v0,45,93,40,136,50v50,12,76,32,76,69v2,90,-173,96,-233,53v-23,-16,-34,-38,-34,-66r43,0v0,42,44,61,92,61v43,0,88,-10,88,-44v0,-55,-90,-45,-140,-58v-47,-12,-72,-28,-72,-60","w":284},"T":{"d":"6,-228r0,-30r273,0r0,30r-113,0r0,228r-46,0r0,-228r-114,0","w":260},"U":{"d":"167,-24v52,0,90,-22,89,-71r0,-163r45,0r0,167v-2,66,-60,98,-135,98v-71,0,-129,-31,-129,-93r0,-172r45,0r0,162v0,48,35,72,85,72","w":302},"V":{"d":"156,-38r96,-220r51,0r-123,258r-48,0r-123,-258r51,0","w":285},"W":{"d":"221,-214r-78,214r-48,0r-87,-258r49,0r63,210r75,-210r50,0r76,210r63,-210r50,0r-88,258r-48,0","w":424},"X":{"d":"185,-132r118,132r-56,0r-90,-106r-93,106r-55,0r120,-132r-112,-126r56,0r86,99r85,-99r54,0","w":287},"Y":{"d":"179,-104r0,104r-45,0r0,-104r-128,-154r53,0r97,124r96,-124r54,0","w":286},"Z":{"d":"275,-31r0,31r-264,0r0,-29r206,-199r-191,0r0,-30r249,0r0,30r-207,197r207,0","w":256},"[":{"d":"67,-234r0,279r50,0r0,26r-87,0r0,-331r87,0r0,26r-50,0","w":109},"\\":{"d":"107,7r-115,-272r31,0r115,272r-31,0","w":128},"]":{"d":"64,45r0,-279r-51,0r0,-26r88,0r0,331r-88,0r0,-26r51,0","w":104},"^":{"d":"226,-95r-36,0r-80,-124r-80,124r-36,0r99,-153r34,0","w":214},"_":{"d":"260,45r-260,0r0,-18r260,0r0,18","w":243},"`":{"d":"67,-213r-61,-51r51,0r42,51r-32,0","w":92},"a":{"d":"123,-167v-34,0,-51,9,-56,36r-38,0v2,-42,35,-63,101,-63v42,0,91,16,91,53r0,108v0,12,13,12,27,10r0,23v-33,8,-62,5,-66,-25v-41,41,-159,46,-165,-24v-5,-58,82,-61,142,-65v14,-1,22,-10,22,-23v0,-20,-20,-30,-58,-30xm104,-21v45,-1,87,-20,76,-75v-7,10,-133,8,-121,42v0,22,15,33,45,33","w":236},"b":{"d":"242,-100v-4,63,-42,105,-108,105v-31,0,-51,-11,-68,-28r0,23r-39,0r0,-258r41,0r1,93v53,-59,178,-23,173,65xm134,-22v42,0,65,-30,65,-73v0,-47,-22,-70,-67,-70v-44,0,-65,27,-65,80v0,39,28,64,67,63","w":236},"c":{"d":"14,-89v-6,-95,121,-134,186,-83v14,11,21,28,23,47r-39,0v-18,-68,-135,-43,-126,31v-12,85,112,93,126,27r39,0v-6,46,-45,72,-100,72v-63,0,-105,-35,-109,-94","w":216},"d":{"d":"17,-100v0,-90,121,-125,175,-62r0,-96r42,0r0,258r-39,0v-1,-8,2,-20,-1,-26v-14,21,-38,31,-70,31v-66,0,-107,-41,-107,-105xm125,-22v39,0,68,-25,67,-63v0,-53,-22,-80,-66,-80v-45,0,-67,23,-67,70v-1,44,24,73,66,73","w":238},"e":{"d":"63,-84v-13,73,120,81,134,25r41,0v-12,43,-52,64,-110,64v-63,0,-105,-35,-109,-94v-7,-101,137,-136,196,-75v18,19,27,46,27,80r-179,0xm63,-109r136,0v3,-56,-79,-72,-116,-39v-13,11,-20,24,-20,39","w":239},"f":{"d":"123,-162r-42,0r0,162r-41,0r0,-162r-34,0r0,-26r34,0v-9,-59,19,-80,83,-73r0,28v-35,-7,-47,10,-42,45r42,0r0,26","w":116},"g":{"d":"127,-22v39,0,67,-24,67,-63v0,-53,-22,-80,-66,-80v-45,0,-67,23,-67,70v-1,44,24,73,66,73xm19,-100v0,-91,122,-124,176,-62r0,-26r39,0r0,173v-1,71,-40,94,-114,94v-56,0,-88,-19,-94,-56r41,0v5,20,24,30,56,30v52,-1,71,-19,69,-73v-14,17,-36,25,-66,25v-66,0,-107,-41,-107,-105","w":239},"h":{"d":"72,-163v41,-49,158,-41,158,35r0,128r-41,0r0,-123v-1,-32,-15,-42,-49,-42v-41,-1,-69,21,-68,62r0,103r-41,0r0,-258r41,0r0,95","w":227},"i":{"d":"73,-188r0,188r-42,0r0,-188r42,0xm73,-222r-42,0r0,-36r42,0r0,36","w":77},"j":{"d":"-8,47v24,-1,39,3,39,-23r0,-212r42,0r0,216v1,43,-36,51,-81,47r0,-28xm73,-258r0,36r-42,0r0,-36r42,0","w":77},"k":{"d":"135,-118r99,118r-53,0r-76,-95r-34,24r0,71r-40,0r0,-258r40,0r0,149r105,-79r53,0","w":218},"l":{"d":"73,-258r0,258r-42,0r0,-258r42,0","w":78},"m":{"d":"136,-165v-37,0,-64,23,-64,62r0,103r-41,0r0,-188r38,0v1,8,-2,20,1,26v32,-40,111,-44,139,-1v37,-48,151,-41,151,33r0,130r-41,0v-8,-63,27,-165,-46,-165v-30,0,-57,22,-57,50r0,115r-41,0r0,-130v0,-23,-13,-35,-39,-35","w":364},"n":{"d":"69,-162v40,-49,161,-44,161,34r0,128r-41,0v-7,-66,27,-170,-53,-165v-37,2,-64,23,-64,62r0,103r-41,0r0,-188r38,0r0,26","w":235},"o":{"d":"130,5v-63,0,-113,-38,-113,-99v0,-61,50,-100,113,-100v64,0,114,39,114,100v0,61,-49,99,-114,99xm130,-166v-44,0,-71,28,-71,72v0,43,28,72,71,72v43,0,71,-29,71,-72v0,-44,-27,-72,-71,-72","w":244},"p":{"d":"134,-22v42,0,65,-30,65,-73v0,-47,-22,-70,-67,-70v-44,0,-65,27,-65,80v0,39,28,64,67,63xm242,-100v-3,63,-42,105,-108,105v-31,0,-50,-9,-66,-25r0,95r-41,0r0,-263r39,0v1,8,-2,20,1,26v53,-63,180,-27,175,62","w":240},"q":{"d":"17,-100v0,-90,121,-125,175,-62r0,-26r39,0r0,263r-41,0r-1,-95v-13,17,-35,25,-65,25v-66,0,-107,-41,-107,-105xm125,-22v39,0,68,-25,67,-63v0,-53,-22,-80,-66,-80v-45,0,-67,23,-67,70v-1,44,24,73,66,73","w":237},"r":{"d":"156,-160v-43,-5,-79,16,-79,51r0,109r-41,0r0,-188r39,0v1,10,-2,23,1,31v21,-26,45,-40,80,-36r0,33","w":145},"s":{"d":"23,-134v3,-81,186,-81,186,-1r-39,0v-1,-21,-21,-31,-59,-31v-31,0,-66,22,-38,43v42,20,144,7,144,66v0,74,-146,76,-185,38v-10,-10,-16,-23,-17,-41r40,0v2,26,24,38,65,38v35,0,77,-27,45,-46v-34,-21,-144,-15,-142,-66","w":214},"t":{"d":"120,0v-52,7,-80,5,-80,-38r0,-124r-34,0r0,-26r34,0r0,-53r41,0r0,53r39,0r0,26r-39,0r0,122v-2,14,21,16,39,15r0,25","w":115},"u":{"d":"120,-22v41,1,68,-23,68,-63r0,-103r41,0r0,188r-39,0v-1,-9,2,-21,-1,-28v-32,49,-157,46,-157,-25r0,-135r41,0r0,125v0,28,16,41,47,41","w":233},"v":{"d":"115,-35v26,-49,46,-103,70,-153r45,0r-93,188r-44,0r-89,-188r47,0","w":216},"w":{"d":"168,-146v-18,46,-31,98,-48,146r-43,0r-71,-188r45,0r48,148r48,-148r45,0r49,148r50,-148r41,0r-71,188r-43,0","w":322},"x":{"d":"143,-97r86,97r-52,0r-61,-71r-59,71r-52,0r86,-97r-82,-91r53,0r57,66r57,-66r50,0","w":223},"y":{"d":"117,-35v25,-49,44,-103,67,-153r45,0v-28,62,-27,61,-88,184v-29,58,-34,89,-113,78r0,-29v42,10,52,-2,68,-40r-91,-193r47,0","w":219},"z":{"d":"215,-162r-146,136r151,0r0,26r-206,0r0,-25r148,-137r-136,0r0,-26r189,0r0,26","w":207},"{":{"d":"58,24v0,-48,7,-107,-38,-108r0,-22v45,-1,39,-60,38,-107v-1,-39,34,-52,79,-47r0,23v-27,-1,-43,0,-42,30r0,61v2,24,-22,46,-42,51v22,6,42,26,42,52v0,40,-17,103,42,90r0,24v-44,5,-79,-8,-79,-47","w":127},"|":{"d":"44,7r0,-272r34,0r0,272r-34,0","w":82},"}":{"d":"99,-213v0,47,-7,106,38,107r0,22v-45,1,-38,60,-38,108v0,38,-35,52,-79,47r0,-24v26,1,43,1,42,-29v-2,-53,-3,-105,41,-113v-20,-4,-41,-26,-41,-51v0,-41,16,-104,-42,-91r0,-23v44,-4,79,8,79,47","w":127},"~":{"d":"87,-116v19,0,86,25,100,25v13,0,26,-9,41,-26r17,20v-49,83,-153,-42,-200,32r-17,-20v14,-21,34,-31,59,-31","w":239},"\u00a0":{"w":117}}});
