var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return!!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());
;Cufon.registerFont({"w":190,"face":{"font-family":"Titillium","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"270","descent":"-90","x-height":"4","bbox":"-12 -284 336 86","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":84},"C":{"d":"177,-30r1,25v0,0,-41,9,-69,9v-75,0,-91,-47,-91,-129v0,-85,18,-129,91,-129v33,0,69,8,69,8r-1,25v0,0,-40,-6,-65,-6v-56,0,-65,33,-65,102v0,68,9,102,66,102v22,0,64,-7,64,-7","w":192},"c":{"d":"93,-184v17,0,48,6,48,6r0,23v0,0,-29,-3,-43,-3v-41,0,-52,17,-52,65v0,53,8,71,52,71v14,0,43,-3,43,-3r1,24v0,0,-34,5,-50,5v-58,0,-74,-26,-74,-97v0,-65,21,-91,75,-91","w":157},"d":{"d":"164,-252r0,252r-27,0r0,-12v0,0,-28,16,-55,16v-35,0,-64,-15,-64,-93v0,-83,49,-107,119,-90r0,-73r27,0xm45,-89v0,93,61,67,92,54r0,-120v-5,-1,-28,-4,-42,-4v-38,0,-50,23,-50,70","w":195},"e":{"d":"93,-21v27,0,66,-3,66,-3r0,22v0,0,-40,6,-69,6v-54,0,-72,-32,-72,-93v0,-68,30,-95,76,-95v55,0,78,41,71,106r-120,0v0,38,12,57,48,57xm45,-100r94,0v0,-43,-14,-59,-45,-59v-31,0,-49,17,-49,59","w":182},"f":{"d":"59,-156r0,156r-26,0r0,-156r-23,0r0,-24r23,0v-2,-53,7,-82,48,-82v13,0,36,3,36,3r0,22v-29,-1,-65,-9,-58,41r0,16r53,0r0,24r-53,0","w":120},"g":{"d":"94,86v-85,0,-99,-68,-49,-100v-17,-9,-4,-47,3,-54v-15,-7,-29,-21,-29,-54v0,-60,62,-69,105,-57r52,-1r0,23r-32,0v6,7,11,16,11,35v3,53,-36,66,-87,59v-7,21,-21,37,37,37v51,0,70,10,70,53v0,42,-30,59,-81,59xm147,28v10,-41,-58,-27,-83,-32v-34,23,-30,66,31,66v36,0,52,-10,52,-34xm85,-84v30,0,43,-10,43,-38v0,-31,-11,-38,-42,-38v-27,0,-40,10,-40,38v0,26,9,38,39,38","w":186},"h":{"d":"58,0r-27,0r0,-263r27,0r0,92v0,0,31,-13,56,-13v82,0,57,108,61,184r-27,0v-5,-56,21,-159,-38,-159v-24,0,-52,11,-52,11r0,148","w":203},"i":{"d":"29,0r0,-180r27,0r0,180r-27,0xm29,-221r0,-31r27,0r0,31r-27,0","w":84},"j":{"d":"33,-2r0,-178r27,0r0,178v0,44,-12,61,-60,85r-12,-23v37,-21,45,-30,45,-62xm33,-222r0,-31r27,0r0,31r-27,0","w":89},"k":{"d":"58,0r-27,0r0,-258r27,0r0,150r28,-1r54,-71r30,0r-60,83r61,97r-31,0r-54,-82r-28,1r0,81","w":178},"l":{"d":"30,0r0,-258r27,0r0,258r-27,0","w":87},"m":{"d":"58,0r-27,0r0,-180r27,0r0,12v0,0,22,-11,45,-14v23,-3,43,2,53,15v10,-4,40,-17,65,-17v81,0,57,108,61,184r-27,0v-5,-55,20,-159,-38,-159v-24,0,-49,14,-50,14v7,34,3,101,4,145r-27,0v-6,-54,22,-159,-37,-159v-24,0,-49,14,-49,14r0,145","w":311},"A":{"d":"10,0r69,-251r61,0r67,251r-27,0r-19,-63r-105,0r-18,63r-28,0xm100,-225r-37,135r92,0r-37,-135r-18,0","w":217},"p":{"d":"31,80r0,-260r27,0r0,13v0,0,27,-17,54,-17v45,0,65,28,65,92v0,90,-49,105,-119,92r0,80r-27,0xm108,-159v-24,0,-50,14,-50,14r0,121v51,8,92,4,92,-69v0,-49,-16,-66,-42,-66","w":195},"q":{"d":"90,4v-53,0,-72,-33,-72,-91v0,-63,19,-97,82,-97v19,0,62,4,62,4r0,260r-27,0r0,-86v0,0,-19,10,-45,10xm100,-159v-43,0,-55,24,-55,72v0,43,12,66,45,66v24,0,45,-11,45,-11r0,-126v0,0,-24,-1,-35,-1","w":193},"r":{"d":"31,0r0,-180r27,0r0,24v0,0,28,-22,63,-28r0,28v-34,6,-63,25,-63,25r0,131r-27,0","w":128},"s":{"d":"150,-177r-1,24v-13,0,-102,-23,-102,21v0,17,8,22,44,27v48,8,65,17,65,52v0,42,-26,57,-70,57v-23,0,-64,-7,-64,-7r1,-24v19,2,117,22,106,-24v0,-19,-10,-23,-46,-29v-44,-7,-63,-16,-63,-51v0,-40,32,-53,65,-53v27,0,65,7,65,7","w":176},"u":{"d":"143,-180r27,0r0,180r-27,0r0,-12v0,0,-28,16,-53,16v-82,0,-57,-108,-61,-184r26,0v6,55,-23,159,39,159v24,0,49,-13,49,-13r0,-146","w":201},"w":{"d":"10,-180r27,0r36,156r6,0r43,-152r28,0r43,152r6,0r36,-156r27,0r-42,180r-46,0r-38,-141r-38,141r-45,0","w":272},"y":{"d":"9,-180r27,0r45,154r12,0r45,-154r27,0r-75,260r-27,0r23,-80r-26,0","w":173},"z":{"d":"19,-156r0,-24r134,0r0,24r-101,132r101,0r0,24r-134,0r0,-24r102,-132r-102,0","w":172},"Z":{"d":"22,-224r0,-27r162,0r0,35r-129,183r0,7r129,0r0,26r-162,0r0,-34r128,-183r0,-7r-128,0","w":205},"0":{"d":"95,-242v56,0,86,29,86,127v0,91,-32,119,-86,119v-54,0,-86,-28,-86,-119v0,-98,31,-127,86,-127xm95,-215v-39,0,-56,20,-56,100v0,75,19,92,56,92v37,0,57,-17,57,-92v0,-78,-17,-100,-57,-100"},"1":{"d":"23,-188r76,-50r26,0r0,238r-28,0r0,-206r-61,41"},"2":{"d":"172,0r-154,0r0,-26v36,-43,120,-91,120,-149v0,-29,-17,-40,-52,-40v-26,0,-64,8,-64,8r-2,-25v0,0,38,-10,71,-10v50,0,75,19,75,64v0,69,-74,107,-111,151r117,0r0,27"},"3":{"d":"21,-233v0,0,38,-9,71,-9v56,0,76,20,76,62v0,37,-29,49,-36,54v24,9,42,19,42,58v0,48,-24,72,-78,72v-37,0,-78,-9,-78,-9r3,-25v0,0,39,7,73,7v35,0,51,-15,51,-44v0,-51,-50,-42,-97,-43r0,-25v46,2,91,3,91,-42v0,-28,-14,-38,-48,-38v-32,0,-67,7,-67,7"},"5":{"d":"28,-238r138,0r0,27r-113,0r-6,75v0,0,28,-14,53,-14v48,0,76,21,76,72v0,54,-30,81,-80,81v-36,0,-78,-10,-78,-10r3,-25v0,0,42,9,74,9v31,0,52,-19,52,-54v0,-35,-21,-47,-50,-47v-48,0,-46,21,-76,10"},"7":{"d":"18,-211r0,-27r147,0r0,37r-92,206r-26,-9r89,-199r0,-8r-118,0"},"8":{"d":"96,-242v53,0,87,20,87,62v0,31,-12,44,-40,56v26,12,44,26,44,60v0,52,-40,68,-91,68v-50,0,-89,-15,-89,-64v0,-37,18,-51,42,-64v-66,-27,-43,-118,47,-118xm96,-23v37,0,61,-11,61,-44v0,-39,-36,-47,-80,-44v-25,7,-40,19,-40,46v0,31,23,42,59,42xm97,-215v-69,0,-73,71,-20,80v40,7,76,-9,76,-41v0,-28,-19,-39,-56,-39"},"E":{"d":"32,0r0,-251r152,0r0,27r-124,0r0,84r102,0r0,26r-102,0r0,88r124,0r0,26r-152,0","w":203},"F":{"d":"32,0r0,-251r152,0r0,27r-124,0r0,97r102,0r0,26r-102,0r0,101r-28,0","w":199},"G":{"d":"127,-103r0,-25r69,0r0,123v0,0,-51,9,-81,9v-76,0,-96,-48,-96,-129v0,-83,20,-129,95,-129v38,0,82,9,82,9r-1,25v0,0,-44,-8,-77,-8v-58,0,-70,34,-70,103v0,68,11,102,69,102v21,0,51,-5,52,-5r0,-75r-42,0","w":218},"H":{"d":"187,0r0,-113r-127,0r0,113r-28,0r0,-251r28,0r0,111r127,0r0,-111r27,0r0,251r-27,0","w":246},"K":{"d":"168,0r-66,-110r-42,1r0,109r-28,0r0,-251r28,0r0,116r41,-1r64,-115r32,0r-72,126r76,125r-33,0","w":214},"Q":{"d":"179,52r-32,-52v-87,18,-128,-28,-128,-124v0,-83,21,-130,98,-130v77,0,99,47,99,130v0,59,-10,97,-41,115r30,49xm117,-23v58,0,70,-32,70,-101v0,-66,-13,-104,-70,-104v-57,0,-69,37,-69,104v0,67,11,101,69,101","w":234},"R":{"d":"131,-95r-71,0r0,95r-28,0r0,-251v84,0,172,-15,172,77v0,39,-14,62,-46,72r48,102r-30,0xm176,-174v0,-61,-61,-49,-116,-50r0,103r65,0v38,0,51,-21,51,-53","w":224},"S":{"d":"168,-247r-2,25v0,0,-47,-6,-68,-6v-32,0,-51,12,-51,39v0,33,16,38,58,49v46,12,69,24,69,68v0,54,-28,75,-78,75v-27,0,-77,-7,-77,-7r3,-26v0,0,47,7,73,7v32,0,50,-13,50,-48v0,-28,-13,-34,-52,-44v-51,-13,-74,-24,-74,-73v0,-47,31,-67,79,-67v28,0,70,8,70,8","w":192},"T":{"d":"-1,-224r0,-27r180,0r0,27r-76,0r0,224r-28,0r0,-224r-76,0","w":177},"V":{"d":"174,-251r29,0r-65,251r-62,0r-66,-251r29,0r59,225r19,0","w":213},"N":{"d":"32,0r0,-251r50,0r99,219r8,0r0,-219r28,0r0,251r-49,0r-100,-218r-8,0r0,218r-28,0","w":249},"$":{"d":"71,41r5,-40v-34,-6,-60,8,-51,-17v0,0,28,4,52,6r14,-108v-43,-8,-69,-18,-69,-64v0,-48,34,-61,85,-60r6,-42r13,0r-6,43v33,7,58,-6,50,17v0,0,-29,-3,-52,-5r-13,100v48,9,72,16,72,64v0,52,-35,72,-89,67r-5,41v0,0,-12,-1,-12,-2xm163,-64v0,-39,-18,-45,-59,-52r-14,106v45,2,74,-12,73,-54xm36,-183v0,37,18,45,57,52r13,-98v-43,-1,-71,8,-70,46"},"!":{"d":"83,0r0,-41r29,0r0,41r-29,0xm84,-84r-1,-168r29,0r-1,168r-27,0"},"a":{"d":"99,-184v73,0,55,82,57,148v1,12,9,15,21,16r-1,24v-22,0,-34,-4,-43,-14v0,0,-32,14,-66,14v-31,0,-49,-20,-49,-55v0,-58,59,-55,111,-59v2,-29,-5,-48,-31,-48v-26,0,-69,5,-69,5r-1,-23v0,0,43,-8,71,-8xm129,-88v-34,4,-84,-2,-84,36v0,21,10,32,26,32v27,0,58,-11,58,-11r0,-57","w":187},"o":{"d":"95,-184v54,0,77,30,77,92v0,62,-16,96,-77,96v-61,0,-77,-31,-77,-97v0,-62,20,-91,77,-91xm95,-21v42,0,49,-23,49,-71v0,-48,-14,-67,-49,-67v-38,0,-49,17,-49,66v0,50,7,72,49,72"},"J":{"d":"80,-251r0,212v0,60,-20,65,-68,65r0,-26v32,0,41,-2,41,-42r0,-209r27,0","w":110},"t":{"d":"119,-156r-57,0v6,42,-19,137,26,134v10,0,32,-1,32,-1r2,23v0,0,-24,4,-37,4v-70,0,-46,-98,-50,-160r-25,0r0,-24r25,0r0,-55r27,0r0,55r57,0r0,24","w":130},"n":{"d":"58,0r-27,0r0,-180r27,0r0,12v0,0,30,-16,56,-16v81,0,57,108,61,184r-27,0v-6,-56,21,-159,-38,-159v-24,0,-52,14,-52,14r0,145","w":204},"#":{"d":"187,-65r-40,0r0,65r-24,0r0,-65r-56,0r0,65r-24,0r0,-65r-40,0r0,-23r40,0r0,-64r-40,0r0,-23r40,0r0,-65r24,0r0,65r56,0r0,-65r24,0r0,65r40,0r0,23r-40,0r0,64r40,0r0,23xm123,-88r0,-64r-56,0r0,64r56,0"},"W":{"d":"13,-251r29,0r45,223r11,0r48,-220r31,0r50,220r11,0r44,-223r29,0r-54,251r-50,0r-45,-209r-44,209r-50,0","w":324},"@":{"d":"181,-260v110,0,155,51,155,156v0,94,-24,108,-63,108v-21,0,-34,-3,-42,-20v-53,24,-128,46,-126,-71v0,-60,14,-96,72,-96v19,0,47,19,42,3r27,0r0,72v0,82,5,86,27,86v23,5,36,-17,36,-88v0,-88,-37,-124,-128,-124v-91,0,-135,40,-135,140v0,129,72,151,187,138r1,26v-125,12,-215,-11,-215,-164v0,-119,58,-166,162,-166xm132,-87v-1,90,50,64,91,49v-6,-24,-4,-78,-4,-113v0,0,-22,-7,-37,-7v-41,0,-50,22,-50,71","w":354},"`":{"d":"55,-270r79,35r-10,23r-79,-33","w":196},"M":{"d":"32,0r0,-251r49,0r72,211r73,-211r48,0r0,251r-28,0r0,-218r-5,0r-73,209r-30,0r-73,-209r-5,0r0,218r-28,0","w":306},"U":{"d":"56,-76v0,39,23,53,58,53v37,0,61,-14,61,-53r0,-175r27,0r0,175v0,57,-31,79,-88,79v-55,0,-86,-22,-86,-79r0,-175r28,0r0,175","w":230},"X":{"d":"42,-251r63,106r62,-106r31,0r-74,127r74,124r-31,0r-62,-104r-63,104r-31,0r75,-124r-75,-127r31,0","w":209},"Y":{"d":"114,-107r0,107r-28,0r0,-108r-79,-143r31,0r62,113r61,-113r31,0","w":198},"I":{"d":"31,0r0,-251r27,0r0,251r-27,0","w":88},"O":{"d":"117,-23v58,0,70,-32,70,-101v0,-66,-13,-104,-70,-104v-57,0,-69,37,-69,104v0,67,11,101,69,101xm117,4v-78,0,-98,-44,-98,-128v0,-83,21,-130,98,-130v77,0,99,47,99,130v0,86,-22,128,-99,128","w":234},"~":{"w":299},"L":{"d":"170,0r-138,0r0,-251r28,0r0,224r110,0r0,27","w":184},"B":{"d":"32,-251v73,1,165,-15,165,62v0,34,-12,51,-32,60v22,8,39,22,39,58v0,90,-91,69,-172,71r0,-251xm176,-72v-5,-63,-63,-36,-116,-42r0,88v53,-2,121,14,116,-46xm168,-185v0,-51,-61,-39,-108,-40r0,85v50,-1,108,11,108,-45","w":222},"D":{"d":"121,0r-89,0r0,-251r89,0v72,0,92,51,92,122v0,72,-19,129,-92,129xm185,-129v0,-53,-13,-95,-64,-95r-61,0r0,198r61,0v51,0,64,-50,64,-103","w":231},"P":{"d":"123,-84r-63,0r0,84r-28,0r0,-251r91,0v54,0,80,27,80,81v0,54,-26,86,-80,86xm60,-111v60,2,115,6,115,-59v0,-63,-57,-55,-115,-54r0,113","w":218},"b":{"d":"111,-184v49,0,66,27,66,91v0,71,-19,97,-85,97v-22,0,-61,-4,-61,-4r0,-258r27,0r0,86v0,0,27,-12,53,-12xm91,-21v49,0,58,-22,58,-72v0,-47,-9,-66,-41,-66v-24,0,-50,10,-50,10r0,126v0,0,23,2,33,2","w":194},"v":{"d":"9,-180r28,0r43,157r13,0r44,-157r28,0r-52,180r-54,0","w":173},"x":{"d":"10,-180r29,0r44,71r44,-71r29,0r-56,90r56,90r-29,0r-44,-70r-44,70r-29,0r56,-90","w":165},"6":{"d":"167,-234r-2,25v0,0,-31,-6,-61,-6v-41,0,-62,23,-62,80v0,0,32,-14,58,-14v52,0,77,24,77,74v0,50,-28,79,-81,79v-59,0,-83,-42,-83,-124v0,-92,34,-122,91,-122v30,0,63,8,63,8xm98,-123v-28,0,-57,13,-57,13v1,54,14,88,55,88v35,0,53,-18,53,-53v0,-33,-18,-48,-51,-48"},"9":{"d":"21,-4r3,-25v0,0,33,6,63,6v41,0,61,-23,61,-77v0,0,-32,11,-58,11v-50,0,-78,-26,-78,-76v0,-50,33,-77,83,-77v60,0,82,47,82,125v0,92,-33,121,-90,121v-30,0,-66,-8,-66,-8xm92,-115v25,0,57,-11,57,-11v-1,-53,-13,-89,-54,-89v-33,0,-54,17,-54,50v0,33,18,50,51,50"},"<":{"d":"148,-173r-99,61r99,63r0,29v-17,-9,-101,-64,-125,-78r0,-28r125,-75r0,28"},">":{"d":"122,-112r-99,-61r0,-28r125,75r0,28v-24,14,-108,69,-125,78r0,-29"},"[":{"d":"90,-270r0,26r-48,0r0,262r48,0r0,26r-75,0r-1,-314r76,0","w":108},"\\":{"d":"218,-3r-29,3r-109,-249r29,-3","w":299},"]":{"d":"1,-244r0,-26r76,0r0,314r-76,0r0,-26r48,0r0,-262r-48,0","w":108},"|":{"d":"80,46r0,-305r27,0r0,305r-27,0"},"4":{"d":"124,1r0,-43r-114,0r0,-23r70,-173r31,0r-69,169r82,0r0,-63r28,0r0,63r28,0r0,27r-28,0r0,43r-28,0"},"\"":{"d":"96,-172r-25,0r-1,-79r26,0r0,79xm41,-172r-25,0r-1,-79r27,0","w":111},"'":{"d":"4,-169r0,-81r27,0r-2,81r-25,0","w":36},"(":{"d":"48,-270r28,0v0,0,-34,94,-34,162v0,67,34,153,34,153r-28,0v0,0,-35,-81,-35,-153v0,-72,35,-162,35,-162","w":93},")":{"d":"40,43r-28,0v0,0,34,-93,34,-161v0,-67,-34,-154,-34,-154r28,0v0,0,35,82,35,154v0,72,-35,161,-35,161","w":93},",":{"d":"9,44r17,-83r29,0r-20,83r-26,0","w":61},"-":{"d":"23,-88r0,-26r112,0r0,26r-112,0","w":158},".":{"d":"28,0r0,-41r29,0r0,41r-29,0","w":89},"\/":{"d":"32,-5r100,-250r26,9r-101,250"},":":{"d":"22,-116r0,-41r29,0r0,41r-29,0xm22,0r0,-41r29,0r0,41r-29,0","w":63},";":{"d":"26,-41r-17,84r24,0r23,-84r-30,0xm24,-116r0,-41r30,0r0,41r-30,0","w":71},"=":{"d":"12,-122r0,-25r164,0r0,25r-164,0xm12,-54r0,-25r165,0r0,25r-165,0"},"?":{"d":"139,-193v-1,71,-77,67,-68,122r-29,0v-9,-63,67,-68,68,-120v0,-28,-13,-37,-47,-37v-18,0,-57,8,-57,8r-3,-26v0,0,41,-10,60,-10v50,0,76,17,76,63xm42,0r0,-41r29,0r0,41r-29,0","w":138},"_":{"d":"10,5r154,0r0,25r-154,0r0,-25","w":187},"{":{"d":"32,-112v41,9,34,49,34,93v0,25,8,37,41,39r-1,26v-69,3,-66,-48,-66,-107v0,-21,-9,-31,-36,-39r0,-23v47,-9,33,-41,33,-85v0,-44,20,-62,69,-64r1,26v-53,-1,-40,42,-39,83v0,31,-10,42,-36,51","w":110},"}":{"d":"76,-112v-41,-9,-34,-49,-34,-93v0,-25,-8,-37,-41,-39r1,-26v69,-3,66,48,66,107v0,21,9,31,36,39r0,23v-47,9,-33,41,-33,85v0,44,-20,62,-69,64r-1,-26v85,4,-1,-124,75,-134","w":110},"&":{"d":"116,-253v42,0,63,22,63,57v0,34,-17,51,-55,69r52,51v4,-12,8,-32,10,-48r26,1v-3,24,-9,48,-15,65r46,45r-17,18r-43,-41v-35,65,-166,54,-166,-37v0,-41,20,-61,55,-74v-36,-40,-19,-106,44,-106xm45,-74v0,65,95,71,118,21r-73,-74v-31,10,-45,24,-45,53xm116,-228v-52,-2,-37,68,-9,84v32,-14,45,-24,45,-50v0,-22,-11,-34,-36,-34","w":252},"*":{"d":"159,-184r-47,0r14,45r-17,5r-15,-45r-39,29r-10,-15r39,-28r-39,-28r11,-15r38,27r15,-44r18,5r-15,46r47,0r0,18"},"%":{"d":"47,-253v28,0,41,17,41,51v0,32,-13,50,-41,50v-28,0,-41,-18,-41,-51v0,-33,13,-50,41,-50xm148,-101v28,0,41,17,41,50v0,33,-13,51,-41,51v-28,0,-41,-18,-41,-51v0,-33,13,-50,41,-50xm54,-2r67,-253r20,6r-66,253xm28,-203v0,21,4,33,19,33v15,0,20,-12,20,-33v0,-21,-5,-31,-20,-31v-15,0,-19,10,-19,31xm129,-51v0,22,4,32,19,32v15,0,19,-11,19,-32v0,-21,-4,-31,-19,-31v-15,0,-19,10,-19,31"},"+":{"d":"-8,-84r0,-25r77,0r0,-77r25,0r0,77r78,0r0,25r-78,0r0,78r-25,0r0,-78r-77,0","w":164},"^":{"d":"136,-158r-39,-77r-41,77r-50,0r65,-125r50,0r66,125r-51,0","w":256},"\u00a0":{"w":84}}});
