/*
 * 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:
 * Copyright (c) 1992-97 Hewlett-Packard. All rights reserved.
 * 
 * Trademark:
 * Univers Condensed is a trademark of Haas.
 */
Cufon.registerFont({"w":165,"face":{"font-family":"id","font-weight":400,"font-stretch":"condensed","units-per-em":"360","panose-1":"2 11 6 6 2 2 2 6 2 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-1 -275.717 296 90","underline-thickness":"18.457","underline-position":"-62.4023","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":79},"!":{"d":"42,-63r-7,-186r38,0r-6,186r-25,0xm35,-38r38,0r0,38r-38,0r0,-38","w":106},"\"":{"d":"29,-170r-7,-78r36,0r-7,78r-22,0xm84,-170r-7,-78r35,0r-6,78r-22,0","w":132},"#":{"d":"98,-250r-18,74r36,0r18,-74r23,0r-18,74r20,0r-5,20r-20,0r-16,67r20,0r-5,20r-20,0r-19,82r-23,0r19,-82r-36,0r-20,82r-22,0r19,-82r-21,0r5,-20r21,0r16,-67r-21,0r5,-20r21,0r18,-74r23,0xm75,-156r-16,67r37,0r16,-67r-37,0"},"$":{"d":"99,-211v32,1,38,18,37,52r-31,0v1,-17,-4,-29,-20,-29v-14,0,-19,6,-19,21v10,34,72,39,71,81v-1,29,-12,45,-38,49r0,45r-30,0r0,-45v-30,-2,-40,-21,-38,-54r32,0v-1,20,1,31,21,31v17,0,21,-7,22,-23v-9,-38,-72,-39,-72,-88v0,-18,17,-35,35,-39r0,-41r30,0r0,40"},"%":{"d":"64,-118v-53,5,-35,-53,-37,-95v-2,-28,9,-37,37,-39v50,-3,37,51,37,93v0,33,-5,38,-37,41xm64,-233v-23,4,-8,50,-12,74v1,16,-2,22,12,23v23,-5,12,-51,12,-76v0,-13,-1,-21,-12,-21xm59,14r98,-269r21,0r-98,269r-21,0xm177,2v-52,5,-35,-52,-37,-94v-2,-28,8,-39,37,-39v50,0,37,50,37,92v0,33,-5,38,-37,41xm177,-113v-22,5,-8,50,-12,74v1,16,-2,23,12,23v24,0,7,-52,12,-76v0,-13,-2,-20,-12,-21","w":239},"&":{"d":"70,-143v-15,-20,-28,-32,-28,-59v0,-29,28,-50,59,-49v35,0,60,15,60,48v0,35,-22,53,-49,68r53,67v5,-23,5,-40,5,-76r30,0v-1,59,2,70,-15,101r35,43r-37,0r-17,-21v-41,42,-150,28,-146,-46v2,-39,22,-58,50,-76xm86,-122v-48,15,-44,103,14,100v17,0,38,-11,49,-21xm102,-226v-42,3,-29,49,-6,70v32,-9,54,-67,6,-70","w":219},"'":{"d":"29,-170r-6,-78r36,0r-5,78r-25,0","w":79},"(":{"d":"46,34v-35,-97,-36,-184,0,-281r22,0v-26,88,-28,196,0,281r-22,0","w":79},")":{"d":"38,-247v15,53,28,89,28,140v0,51,-13,88,-28,141r-23,0v26,-89,28,-195,0,-281r23,0","w":79},"*":{"d":"119,-239r-24,34r41,-5r0,22r-41,-4r25,33r-19,11r-18,-38r-16,38r-19,-11r24,-33r-41,4r0,-22r41,5r-25,-34r19,-11r17,38r17,-38"},"+":{"d":"109,-89r-58,0r0,-22r58,0r0,-59r22,0r0,59r59,0r0,22r-59,0r0,58r-22,0r0,-58","w":239},",":{"d":"10,37r17,-78r36,0r-31,78r-22,0","w":79},"-":{"d":"17,-102r48,0r0,27r-48,0r0,-27","w":79},".":{"d":"22,-38r38,0r0,38r-38,0r0,-38","w":79},"\/":{"d":"70,-248r-35,275r-22,0r36,-275r21,0","w":79},"0":{"d":"84,4v-86,0,-63,-107,-65,-188v-1,-44,21,-66,65,-66v92,0,62,104,66,183v2,45,-22,71,-66,71xm84,-24v58,0,34,-103,34,-160v0,-27,-8,-39,-34,-39v-27,0,-33,11,-33,39r0,117v0,27,8,43,33,43"},"1":{"d":"41,-216v20,-11,28,-17,44,-32r26,0r0,248r-33,0r0,-209v-12,8,-21,16,-37,23r0,-30"},"2":{"d":"23,-181v-15,-69,69,-86,110,-54v12,9,16,25,16,44v0,72,-46,98,-97,164r99,0r0,27r-130,0r0,-30v51,-64,85,-90,95,-161v3,-19,-12,-33,-30,-33v-28,-1,-31,14,-31,43r-32,0"},"3":{"d":"74,-146v31,1,43,-12,43,-43v0,-25,-8,-35,-32,-34v-24,0,-32,17,-31,44r-32,0v-4,-47,18,-72,64,-71v42,0,65,19,63,62v-1,33,-9,50,-37,55v34,5,37,31,37,73v-1,43,-23,65,-68,64v-44,-1,-66,-28,-63,-74r32,0v-1,28,5,46,31,46v31,0,37,-22,36,-54v-1,-26,-14,-43,-43,-40r0,-28"},"4":{"d":"8,-61r0,-25r77,-162r44,0r0,160r29,0r0,27r-29,0r0,61r-32,0r0,-61r-89,0xm97,-88r0,-129r-61,129r61,0"},"5":{"d":"98,-162v49,-1,50,37,50,89v0,54,-12,77,-63,77v-49,0,-61,-17,-62,-66r31,0v0,23,5,38,28,38v39,0,35,-30,35,-70v0,-28,-4,-40,-30,-41v-21,-1,-31,12,-30,33r-33,0r2,-146r116,0r0,28r-86,0r-2,79v13,-12,22,-20,44,-21"},"6":{"d":"21,-77v0,-98,-15,-173,68,-173v47,0,65,21,62,70r-32,0v10,-44,-46,-58,-59,-24v-4,11,-7,32,-7,64v48,-36,99,-11,99,67v0,49,-19,77,-65,77v-50,0,-66,-29,-66,-81xm87,-128v-27,0,-35,25,-34,56v1,34,4,48,34,48v31,0,33,-24,33,-58v-1,-29,-6,-46,-33,-46"},"7":{"d":"37,0r83,-221r-95,0r0,-27r124,0r0,27r-74,221r-38,0"},"8":{"d":"84,-250v74,0,82,107,27,120v30,7,37,23,38,62v1,42,-24,72,-66,72v-78,0,-88,-125,-24,-134v-24,-7,-36,-23,-37,-53v-1,-42,21,-67,62,-67xm54,-187v0,26,7,42,30,43v22,0,30,-15,30,-38v0,-26,-5,-41,-30,-41v-21,0,-30,15,-30,36xm117,-68v0,-33,-4,-48,-34,-48v-26,0,-33,16,-33,43v0,34,4,49,33,49v26,0,34,-16,34,-44"},"9":{"d":"150,-148v0,84,8,154,-69,152v-46,-1,-64,-22,-61,-71r31,0v-10,44,48,58,61,27v4,-10,7,-33,7,-68v-48,38,-101,12,-101,-66v0,-49,19,-76,65,-76v62,0,67,32,67,102xm84,-118v27,0,35,-25,34,-56v-1,-34,-4,-49,-34,-49v-30,0,-34,24,-34,58v1,30,6,47,34,47"},":":{"d":"22,-38r38,0r0,38r-38,0r0,-38xm22,-168r38,0r0,38r-38,0r0,-38","w":79},";":{"d":"10,37r17,-78r36,0r-31,78r-22,0xm23,-168r38,0r0,38r-38,0r0,-38","w":79},"<":{"d":"72,-95r0,-26r215,-96r0,25r-187,84r187,84r0,26","w":358},"=":{"d":"51,-91r139,0r0,22r-139,0r0,-22xm51,-130r139,0r0,22r-139,0r0,-22","w":239},">":{"d":"287,-95r-215,97r0,-26r187,-84r-187,-84r0,-25r215,96r0,26","w":358},"?":{"d":"102,-192v0,-21,-3,-33,-22,-33v-21,0,-22,20,-22,44r-34,0v-2,-46,11,-70,56,-70v58,0,65,50,49,93v-8,22,-49,40,-39,94r-28,0v-11,-79,40,-70,40,-128xm57,-38r38,0r0,38r-38,0r0,-38","w":152},"@":{"d":"50,-54v-5,74,65,83,119,64r0,24v-11,6,-36,11,-54,11v-106,0,-94,-90,-93,-188v0,-76,24,-106,98,-109v102,-4,102,75,99,174v10,56,-58,76,-70,25v-4,18,-15,29,-38,29v-48,0,-36,-55,-40,-101v-4,-48,43,-67,69,-39r0,-10r30,0v2,39,-4,87,3,121v15,9,17,-6,17,-25v0,-75,10,-148,-70,-148v-87,0,-64,92,-70,172xm139,-85v0,-27,8,-67,-19,-67v-29,0,-19,46,-19,74v0,20,2,29,19,29v19,0,19,-13,19,-36","w":239},"A":{"d":"71,-248r45,0r57,248r-36,0r-12,-56r-66,0r-12,56r-33,0xm92,-217r-27,133r55,0","w":185},"B":{"d":"165,-66v4,75,-67,67,-140,66r0,-248v67,-1,133,-6,133,63v0,35,-14,53,-44,58v37,5,49,20,51,61xm124,-179v0,-38,-26,-44,-65,-41r0,79v37,2,65,1,65,-38xm131,-71v0,-43,-31,-43,-72,-42r0,85v41,2,72,0,72,-43","w":179},"C":{"d":"92,-25v30,1,32,-24,32,-56r34,0v2,55,-12,84,-65,84v-46,0,-70,-21,-68,-68v3,-82,-24,-186,70,-186v49,0,66,24,63,75r-34,0v0,-29,1,-48,-29,-47v-62,1,-36,97,-36,152v0,31,4,46,33,46","w":179},"D":{"d":"166,-175v-5,76,20,180,-62,175r-80,0r0,-248v75,-1,147,-6,142,73xm132,-78v-7,-56,24,-147,-43,-142r-31,0r0,192v46,2,79,1,74,-50","w":185},"E":{"d":"23,0r0,-248r111,0r0,28r-77,0r0,78r73,0r0,28r-73,0r0,86r80,0r0,28r-114,0","w":152},"F":{"d":"24,0r0,-248r108,0r0,28r-74,0r0,78r71,0r0,28r-71,0r0,114r-34,0","w":146},"G":{"d":"57,-172v0,55,-23,149,39,147v13,0,24,-2,34,-6r0,-73r-38,0r0,-27r72,0r0,122v-16,8,-39,12,-68,12v-95,0,-73,-92,-73,-175v0,-55,19,-79,73,-79v49,0,70,22,68,72r-34,0v1,-28,-6,-44,-34,-44v-31,1,-39,18,-39,51","w":185},"H":{"d":"23,0r0,-248r34,0r0,106r72,0r0,-106r34,0r0,248r-34,0r0,-114r-72,0r0,114r-34,0","w":185},"I":{"d":"23,0r0,-248r34,0r0,248r-34,0","w":79},"J":{"d":"69,-25v25,0,28,-17,28,-47r0,-176r34,0r0,182v0,46,-17,68,-61,69v-48,1,-65,-25,-62,-74r34,0v-1,25,5,46,27,46","w":152},"K":{"d":"60,0r-34,0r0,-248r34,0r0,114r71,-114r38,0r-74,111r74,137r-40,0r-69,-134r0,134","w":179},"L":{"d":"24,0r0,-248r33,0r0,220r73,0r0,28r-106,0","w":139},"M":{"d":"79,-248r45,200r43,-200r56,0r0,248r-32,0r0,-215r-51,215r-34,0r-51,-216r0,216r-31,0r0,-248r55,0","w":245},"N":{"d":"55,0r-33,0r0,-248r54,0r64,214r0,-214r32,0r0,248r-54,0r-63,-213r0,213","w":192},"O":{"d":"94,3v-92,6,-70,-94,-70,-175v0,-55,18,-76,70,-79v93,-6,71,101,71,184v0,50,-20,67,-71,70xm94,-25v61,0,37,-97,37,-153v0,-32,-6,-45,-37,-45v-58,0,-37,89,-37,143v0,37,4,55,37,55","w":185},"P":{"d":"155,-182v0,60,-35,75,-97,72r0,110r-34,0r0,-248v69,0,131,-9,131,66xm121,-178v0,-41,-23,-43,-63,-42r0,82v39,1,63,0,63,-40"},"Q":{"d":"93,-250v86,0,70,84,71,162v0,26,-6,46,-19,60r36,-1r0,29v-34,-1,-64,2,-95,4v-86,8,-59,-99,-63,-175v-2,-51,20,-79,70,-79xm93,-222v-58,0,-36,90,-36,143v0,38,3,54,36,55v60,1,37,-93,37,-147v0,-36,-5,-51,-37,-51","w":185},"R":{"d":"129,0v-14,-43,10,-116,-45,-112r-26,0r0,112r-34,0r0,-248v66,0,143,-12,139,59v-2,39,-15,57,-49,63v62,-3,32,78,51,126r-36,0xm129,-184v0,-40,-32,-36,-71,-36r0,80v43,2,71,0,71,-44","w":179},"S":{"d":"91,-251v52,0,67,22,65,75r-35,0v1,-29,-3,-47,-30,-47v-35,0,-44,39,-27,58v27,31,99,38,95,97v-3,48,-24,71,-72,71v-56,1,-72,-28,-70,-86r35,0v0,36,1,58,35,58v29,0,39,-12,39,-40v0,-61,-105,-50,-105,-120v0,-44,25,-66,70,-66","w":172},"T":{"d":"70,0r0,-220r-57,0r0,-28r148,0r0,28r-57,0r0,220r-34,0","w":172},"U":{"d":"94,-25v28,0,35,-16,35,-47r0,-176r34,0r0,185v1,45,-24,66,-69,66v-45,0,-70,-21,-70,-66r0,-185r34,0r0,176v0,30,9,47,36,47","w":185},"V":{"d":"46,-248r39,211r38,-211r33,0r-52,248r-42,0r-52,-248r36,0"},"W":{"d":"55,0r-42,-248r33,0r29,198r29,-198r41,0r29,196r30,-196r32,0r-42,248r-39,0r-31,-205r-30,205r-39,0","w":245},"X":{"d":"135,0r-41,-98r-46,98r-36,0r63,-131r-55,-117r37,0r38,90r39,-90r35,0r-56,119r59,129r-37,0","w":185},"Y":{"d":"68,-104r-57,-144r39,0r37,110r37,-110r35,0r-57,143r0,105r-34,0r0,-104"},"Z":{"d":"17,-36r102,-184r-102,0r0,-28r133,0r0,36r-102,184r102,0r0,28r-133,0r0,-36"},"[":{"d":"19,35r0,-282r53,0r0,16r-26,0r0,250r26,0r0,16r-53,0","w":79},"\\":{"d":"49,27r-36,-275r22,0r35,275r-21,0","w":79},"]":{"d":"63,35r-53,0r0,-16r26,0r0,-250r-26,0r0,-16r53,0r0,282","w":79},"^":{"d":"17,-191v32,-25,46,-40,64,-79r18,0v17,40,31,54,63,79r0,16v-32,-14,-52,-27,-72,-45v-20,18,-41,30,-73,45r0,-16","w":179},"_":{"d":"0,90r0,-18r179,0r0,18r-179,0","w":179},"`":{"d":"78,-192r-33,-55r38,0r21,55r-26,0"},"a":{"d":"75,-176v83,-4,46,107,54,176r-32,0r0,-18v-15,37,-85,26,-80,-27v5,-51,25,-61,80,-61v1,-23,0,-46,-21,-46v-16,0,-23,11,-23,28r-32,0v0,-34,20,-50,54,-52xm69,-21v28,1,29,-30,28,-61v-29,-1,-48,9,-47,36v0,17,4,25,19,25","w":146},"b":{"d":"130,-56v11,59,-55,77,-80,41r0,15r-32,0r0,-248r32,0r0,88v25,-33,91,-14,80,40r0,64xm50,-106v0,35,-8,84,25,85v40,1,19,-62,23,-97v2,-19,-6,-34,-24,-34v-24,0,-24,18,-24,46","w":146},"c":{"d":"72,-21v19,1,22,-13,21,-33r33,0v3,39,-15,58,-53,58v-62,0,-56,-57,-55,-116v1,-44,12,-64,55,-64v38,-1,52,18,50,57r-32,0v0,-19,-1,-32,-18,-33v-38,0,-23,61,-23,96v0,23,2,35,22,35","w":139},"d":{"d":"17,-55v5,-54,-8,-122,46,-121v14,0,26,5,34,15r0,-87r32,0r0,248r-32,0r0,-15v-28,38,-85,16,-80,-40xm72,-21v39,1,21,-61,25,-98v2,-21,-6,-31,-24,-32v-37,0,-23,61,-23,97v0,24,0,33,22,33","w":146},"e":{"d":"127,-52v3,40,-16,54,-56,56v-65,4,-56,-57,-56,-117v0,-42,16,-63,56,-63v56,0,59,45,57,101r-81,0v1,30,-4,54,24,54v19,0,26,-10,24,-31r32,0xm71,-152v-26,0,-24,26,-24,53r48,0v0,-27,3,-53,-24,-53","w":139},"f":{"d":"96,-226v-33,-6,-28,25,-28,53r28,0r0,24r-28,0r0,149r-32,0r0,-149r-23,0r0,-24r23,0v0,-39,-4,-81,37,-77v8,0,16,1,23,2r0,22","w":106},"g":{"d":"48,13v0,20,2,31,23,31v33,0,25,-32,26,-62v-7,12,-18,18,-36,18v-57,2,-39,-72,-44,-126v-4,-51,55,-64,80,-33r0,-14r32,0r0,184v0,38,-18,57,-56,57v-38,0,-54,-17,-52,-55r27,0xm97,-69v0,-34,9,-83,-24,-83v-36,0,-24,57,-24,92v0,23,1,35,23,35v24,0,25,-16,25,-44","w":146},"h":{"d":"77,-152v-21,1,-26,15,-26,38r0,114r-32,0r0,-248r32,0r0,91v22,-31,80,-23,80,23r0,134r-32,0r0,-124v1,-17,-7,-28,-22,-28","w":146},"i":{"d":"18,0r0,-173r32,0r0,173r-32,0xm17,-248r34,0r0,32r-34,0r0,-32","w":66},"j":{"d":"-1,44v18,1,20,-4,20,-23r0,-194r32,0r0,201v3,35,-21,45,-52,38r0,-22xm18,-248r34,0r0,32r-34,0r0,-32","w":66},"k":{"d":"54,-248r0,248r-33,0r0,-248r33,0xm103,0r-49,-95r45,-78r34,0r-45,78r49,95r-34,0","w":146},"l":{"d":"18,0r0,-248r32,0r0,248r-32,0","w":66},"m":{"d":"73,-152v-21,0,-26,15,-26,38r0,114r-32,0r0,-173r32,0r0,16v19,-26,64,-25,76,4v24,-36,84,-30,84,20r0,133r-31,0r0,-124v0,-17,-7,-28,-23,-28v-21,1,-26,15,-26,38r0,114r-32,0r0,-124v0,-16,-7,-28,-22,-28","w":219},"n":{"d":"76,-152v-21,1,-26,15,-26,38r0,114r-32,0r0,-173r32,0r0,15v22,-29,80,-23,80,23r0,135r-31,0r0,-124v0,-17,-7,-28,-23,-28","w":146},"o":{"d":"74,4v-61,3,-56,-57,-56,-117v0,-39,19,-63,56,-63v60,0,58,54,56,113v-1,45,-14,65,-56,67xm74,-21v35,0,21,-55,23,-89v1,-25,-3,-42,-23,-42v-35,0,-24,56,-24,91v0,26,1,40,24,40","w":146},"p":{"d":"131,-56v10,57,-52,76,-80,44r0,77r-32,0r0,-238r32,0r0,19v26,-40,80,-23,80,34r0,64xm51,-112v0,35,-13,92,25,91v37,-1,20,-64,23,-101v2,-18,-6,-29,-22,-30v-21,0,-26,17,-26,40","w":146},"q":{"d":"17,-46v5,-55,-16,-133,44,-130v13,0,26,6,36,17r0,-14r32,0r0,238r-32,0r0,-76v-28,30,-84,13,-80,-35xm97,-60v0,-36,12,-92,-25,-92v-38,0,-24,59,-24,95v0,22,6,36,24,36v21,0,25,-14,25,-39","w":146},"r":{"d":"91,-144v-64,-3,-33,89,-40,144r-32,0r0,-173r32,0r0,21v9,-13,24,-25,40,-24r0,32","w":99},"s":{"d":"68,-176v37,0,52,15,50,53r-32,0v9,-31,-38,-40,-36,-12v3,42,72,43,70,88v-1,32,-19,51,-53,51v-37,0,-57,-18,-54,-57r32,0v-1,19,3,32,22,32v14,0,23,-8,22,-21v-4,-41,-71,-43,-71,-90v0,-29,19,-44,50,-44","w":132},"t":{"d":"67,-38v0,15,7,18,25,17r0,22v-32,8,-58,0,-58,-34r0,-116r-22,0r0,-24r22,0r0,-31r33,-13r0,44r25,0r0,24r-25,0r0,111","w":106},"u":{"d":"97,-14v-24,31,-80,21,-80,-24r0,-135r33,0r0,128v-1,15,5,24,19,24v21,-1,28,-14,28,-37r0,-115r32,0r0,173r-32,0r0,-14","w":146},"v":{"d":"44,-173r28,140r26,-140r33,0r-39,173r-41,0r-40,-173r33,0","w":139},"w":{"d":"45,0r-35,-173r32,0r27,150r26,-150r44,0r28,151r27,-151r29,0r-35,173r-44,0r-28,-145r-26,145r-45,0","w":232},"x":{"d":"93,0r-24,-61r-27,61r-32,0r44,-88r-38,-85r34,0r23,57r21,-57r31,0r-38,87r39,86r-33,0","w":139},"y":{"d":"44,-173r30,128r31,-128r31,0r-65,237r-30,0r18,-60r-47,-177r32,0","w":146},"z":{"d":"13,-27r64,-122r-59,0r0,-24r89,0r0,25r-63,124r64,0r0,24r-95,0r0,-27","w":119},"{":{"d":"100,-30v2,38,-14,93,34,85r0,28v-75,8,-66,-45,-67,-113v-1,-34,-6,-41,-32,-52r0,-27v75,-11,-21,-179,99,-166r0,27v-50,-7,-31,47,-34,86v-2,31,-10,52,-27,66v17,14,25,37,27,66","w":159},"|":{"d":"81,90r0,-360r18,0r0,360r-18,0","w":179},"}":{"d":"125,-82v-78,11,25,180,-100,165r0,-28v49,7,32,-47,34,-85v2,-29,10,-52,27,-66v-28,-18,-27,-65,-27,-113v0,-35,-2,-37,-34,-39r0,-27v71,-6,68,47,67,113v0,31,9,46,33,53r0,27","w":159},"~":{"d":"239,-80v-56,0,-124,-49,-161,-2r-5,-6v18,-25,27,-41,57,-42v56,-3,126,49,160,1r6,6v-12,27,-25,43,-57,43","w":358},"\u00a0":{"w":79}}});
