/*
 * 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:
 * Digitized data copyright The Monotype Corporation 1991-1995. All rights
 * reserved. ITC Franklin Gothic is a trademark of The International Typeface
 * Corporation which may be registered in certain jurisdictions.
 * 
 * Trademark:
 * ITC Franklin Gothic is a trademark of The International Typeface Corporation
 * which may be registered in certain jurisdictions.
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"94,-118r0,55r-89,0r0,-55r89,0","w":98,"k":{"Y":14,"V":3,"T":4,"A":-8}},{"d":"322,-240r-64,240r-62,0r-34,-132r-31,132r-65,0r-64,-240r70,0r33,138r33,-138r58,0r36,138r33,-138r57,0","w":323,"k":{"u":8,"r":7,"o":10,"g":8,"e":10,"a":10,"T":-9,"O":6,"G":6,"C":5,"A":12,":":5,".":12,",":12}},{"d":"15,-126v0,-52,66,-63,121,-53v5,-38,29,-47,69,-40r-2,48v-10,-2,-35,-2,-37,5v50,45,1,108,-77,95v-22,-4,-23,17,-2,17v57,-1,121,1,118,58v-2,47,-42,58,-107,58v-65,0,-98,-15,-98,-45v0,-16,9,-28,26,-34v-30,-21,-18,-56,18,-68v-19,-8,-29,-22,-29,-41xm102,-104v14,0,21,-8,21,-22v0,-15,-7,-22,-21,-22v-14,0,-21,8,-21,23v0,14,7,21,21,21xm143,11v-5,-20,-43,-13,-67,-13v-12,0,-18,3,-18,11v2,22,81,24,85,2","w":204},{"d":"202,-90v0,73,-70,126,-113,71r0,75r-71,0r0,-235r65,0r0,26v9,-19,25,-29,50,-29v47,0,69,41,69,92xm108,-139v-27,0,-17,45,-19,74v-1,15,8,25,19,25v33,0,30,-99,0,-99","k":{"y":5}},{"d":"202,-69v0,48,-44,73,-95,73v-56,0,-90,-26,-103,-77r63,-8v4,22,16,33,35,33v16,0,31,-9,30,-25v-1,-27,-31,-26,-61,-25r0,-50v26,1,58,2,56,-21v-3,-33,-53,-29,-56,5r-58,-9v6,-86,179,-99,181,-3v1,25,-17,45,-36,51v29,9,44,27,44,56","k":{"7":7,"1":5}},{"d":"0,17r180,0r0,42r-180,0r0,-42","w":180},{"d":"89,-158v33,-43,105,-29,105,42r0,116r-70,0r0,-108v0,-17,-1,-26,-16,-25v-16,1,-19,9,-19,32r0,101r-71,0r0,-240r71,0r0,82","w":212,"k":{"y":4}},{"d":"202,-92v1,55,-24,96,-77,96v-25,0,-44,-10,-57,-29v-4,7,-8,16,-10,25r-39,0r0,-240r69,0r0,82v10,-17,25,-24,46,-24v50,0,67,42,68,90xm108,-139v-28,0,-18,44,-20,72v0,18,6,27,20,27v21,0,23,-18,23,-49v0,-33,-2,-46,-23,-50","k":{"y":4,"w":3,"v":3}},{"d":"9,-211r0,-29r83,0r0,296r-83,0r0,-29r31,0r0,-238r-31,0","w":105},{"d":"205,-90v0,55,-42,94,-99,94v-56,0,-97,-41,-97,-93v-1,-54,42,-93,98,-93v56,0,98,39,98,92xm84,-89v0,32,0,48,23,50v24,2,23,-30,23,-52v0,-28,-1,-45,-23,-48v-21,2,-23,23,-23,50","w":213,"k":{"y":7,"x":6,"w":5,"v":6}},{"d":"193,-143r0,44r-65,0r0,68r-45,0r0,-68r-65,0r0,-44r65,0r0,-68r45,0r0,68r65,0"},{"d":"229,-240r-75,240r-75,0r-78,-240r78,0r45,154r44,-154r61,0","w":229,"k":{"u":9,"r":8,"o":12,"g":10,"e":12,"a":12,"T":-10,"S":2,"O":7,"G":7,"C":6,"A":13,";":7,":":7,".":14,"-":2,",":14}},{"d":"234,-169v-1,35,-14,51,-43,64r43,105r-81,0r-35,-92r-23,0r0,92r-74,0r0,-240v91,2,215,-20,213,71xm95,-143v28,0,61,4,62,-23v1,-27,-35,-23,-62,-23r0,46","w":248,"k":{"y":-2,"o":4,"e":5,"Y":7,"W":6,"V":5,"T":-2,"O":3,"G":3,"C":2}},{"d":"135,-182v84,0,52,107,58,182r-70,0r0,-112v1,-15,-3,-22,-15,-22v-13,0,-19,9,-19,27r0,107r-71,0r0,-179r65,0r0,26v10,-19,27,-29,52,-29","k":{"y":4,"w":3,"v":4,"p":-3}},{"d":"199,-118v38,64,-22,122,-95,122v-58,0,-94,-24,-108,-73r69,-13v6,19,20,29,44,29v27,0,35,-15,21,-27v-58,-19,-124,-21,-122,-85v1,-50,43,-80,100,-79v49,0,81,20,97,59r-61,19v-6,-16,-20,-24,-39,-24v-22,0,-31,15,-18,25v43,17,92,14,112,47","w":218,"k":{"Y":7,"W":5,"V":5,"T":-3,"A":2}},{"d":"86,0r-68,0r0,-179r59,0r0,37v8,-31,26,-44,57,-39r0,62v-28,-7,-48,5,-48,37r0,82","w":137,"k":{"y":-7,"x":-4,"w":-5,"v":-7,"t":-7,"s":-1,"f":-7,";":-2,":":-2,".":12,"-":-4,",":12}},{"d":"185,-179r-70,194v-14,41,-46,53,-105,45r0,-50v24,3,65,8,53,-23r-64,-166r75,0r29,96r31,-96r51,0","w":184,"k":{"s":3,"o":6,"g":3,"e":6,"c":5,"a":6,";":-1,":":-1,".":10,"-":-4,",":10}},{"d":"36,4v0,-39,-9,-82,21,-96v-29,-12,-21,-56,-21,-95v0,-26,-13,-24,-36,-23v3,-13,-10,-34,12,-30v46,-3,75,4,75,49v0,33,-11,85,20,88r0,26v-32,3,-20,52,-20,84v0,50,-37,51,-87,49r0,-28v25,-1,36,2,36,-24","w":105},{"d":"164,-44r0,44r-158,0r0,-39r75,-97r-69,1r0,-44r149,0r0,38r-77,97r80,0","w":169},{"d":"124,-53v28,0,34,-12,34,-46r0,-141r58,0r0,159v1,60,-39,85,-97,85v-59,0,-101,-22,-101,-81r0,-163r75,0r0,154v1,22,9,33,31,33","w":233,"k":{"r":-3,"p":-3,"n":-3,"m":-3,"A":5,".":-2,",":-1}},{"d":"86,-119v1,41,4,67,34,67v19,0,31,-14,33,-40r67,4v-4,55,-45,92,-101,92v-68,0,-109,-51,-109,-122v0,-72,38,-126,108,-126v63,-1,97,40,102,97r-68,3v0,-26,-11,-45,-31,-45v-23,0,-35,23,-35,70","w":226,"k":{"A":4}},{"d":"31,-19r0,-49r104,-52r-104,-53r0,-49r156,81r0,42"},{"d":"120,-182r0,182r-70,0r0,-182r-50,0r0,-58r169,0r0,58r-49,0","w":169,"k":{"y":15,"w":17,"v":15,"u":12,"s":12,"r":11,"o":14,"g":12,"e":14,"c":14,"a":14,"Y":-13,"W":-9,"V":-10,"S":-5,"J":14,"G":1,"A":13,";":10,":":9,".":9,"-":4,",":9}},{"d":"222,-69v0,47,-26,69,-87,69r-114,0r0,-240r122,0v76,-10,99,98,32,115v31,8,47,26,47,56xm89,-148v25,0,57,5,57,-20v0,-25,-33,-20,-57,-20r0,40xm150,-75v0,-26,-33,-22,-61,-22r0,44v27,0,61,5,61,-22","w":231,"k":{"Y":6,"W":4,"V":5}},{"d":"89,-247r0,55r-70,0r0,-55r70,0xm89,-11v7,66,-43,80,-104,70r0,-51v17,7,34,3,34,-19r0,-168r70,0r0,168","w":107},{"w":90},{"d":"201,0r-79,0r-33,-57r-35,57r-56,0r62,-95r-55,-84r78,0r24,43r25,-43r58,0r-52,81","w":199,"k":{"q":5,"o":7,"e":7,"c":7,"a":4}},{"d":"226,0r-60,0v-31,-53,-65,-97,-91,-156v12,47,4,101,6,156r-60,0r0,-240r70,0r55,88v11,17,20,33,26,46v-9,-42,-5,-86,-6,-134r60,0r0,240","w":246,"k":{"u":-3,"o":-2,"e":-1,"a":-1,".":-5,",":-5}},{"d":"65,-240r50,0r0,300r-50,0r0,-300","w":180},{"d":"136,-87v-6,2,-58,-18,-66,-18v-10,0,-18,8,-25,22r-27,-19v14,-30,20,-48,54,-50v28,-2,80,41,94,-1r27,17v-14,33,-33,49,-57,49"},{"w":90},{"d":"226,-240r-69,112r80,128r-85,0r-45,-75r-44,75r-68,0r78,-124r-75,-116r86,0r37,65r39,-65r66,0","w":232,"k":{"y":13,"o":10,"e":10,"Q":9,"O":9,"C":8,"-":4}},{"d":"147,-111v78,38,23,115,-55,115v-48,0,-78,-19,-89,-55r55,-7v3,13,16,19,38,19v24,1,34,-7,22,-18v-49,-10,-107,-12,-107,-64v0,-77,150,-81,166,-15r-53,10v-4,-18,-46,-20,-54,-6v6,19,71,13,77,21","w":190,"k":{"t":-2}},{"d":"89,-248r0,56r-71,0r0,-56r71,0xm89,-179r0,179r-71,0r0,-179r71,0","w":107},{"d":"265,-179r-57,179r-50,0r-24,-97r-24,97r-50,0r-58,-179r69,0r24,88r22,-88r52,0r22,88r25,-88r49,0","w":267,"k":{"s":2,"o":5,"g":3,"e":5,"c":4,"a":5,".":8,"-":-4,",":8}},{"d":"225,-164v0,63,-57,84,-129,77r0,87r-75,0r0,-240v94,0,204,-15,204,76xm95,-139v27,1,60,0,57,-24v2,-24,-31,-23,-57,-22r0,46","w":231,"k":{"o":5,"e":5,"a":4,"J":17,"A":15,".":25,",":25}},{"d":"129,-2v-62,13,-116,-2,-104,-75r0,-56r-26,0r0,-46r26,0r2,-58r66,-1r0,59r36,0r0,46r-36,0r0,66v-2,24,19,19,36,15r0,50","w":133,"k":{"a":-3,";":-9,":":-10}},{"d":"82,-75v-8,39,51,44,55,11r65,4v-9,38,-44,64,-94,64v-57,0,-99,-37,-99,-91v0,-54,40,-97,97,-95v61,1,101,40,96,107r-120,0xm132,-111v1,-21,-8,-29,-25,-30v-17,0,-25,10,-25,30r50,0","k":{"y":7,"x":5,"w":5,"v":5}},{"d":"238,42v-48,5,-79,1,-89,-41v-82,17,-140,-43,-139,-120v0,-71,43,-125,115,-125v68,0,116,51,114,122v0,45,-15,79,-44,102v3,12,27,12,43,8r0,54xm124,-51v34,0,35,-31,35,-76v0,-42,-11,-62,-33,-62v-24,0,-37,23,-37,71v0,45,12,67,35,67","w":248},{"d":"203,-179r-54,62r60,117r-72,0r-34,-72r-19,23r0,49r-66,0r0,-240r66,0r0,129r57,-68r62,0","w":206,"k":{"u":1,"o":5,"g":-7,"e":5,"a":2,".":-6,",":-6}},{"d":"58,-139r-35,0r-8,-101r51,0","w":81},{"d":"282,-240r0,240r-69,0r0,-172r-44,172r-47,0r-46,-172r0,172r-55,0r0,-240r96,0r35,128r33,-128r97,0","w":302},{"d":"176,-240r-163,296r-35,0r162,-296r36,0","w":184},{"d":"81,-89v0,25,1,42,23,43v13,0,20,-8,22,-26r60,5v-5,42,-38,71,-85,71v-53,1,-92,-39,-92,-92v0,-105,165,-132,176,-23r-61,5v-3,-19,-10,-29,-22,-29v-20,0,-21,19,-21,46","w":188,"k":{"k":-4,"h":-4}},{"d":"195,-109r-7,37r-35,0r-13,72r-40,0r13,-72r-28,0r-13,72r-40,0r13,-72r-40,0r7,-37r40,0r4,-27r-38,0r6,-37r39,0r12,-67r40,0r-12,67r28,0r12,-67r41,0r-13,67r34,0r-6,37r-34,0r-5,27r35,0xm124,-136r-28,0r-5,27r29,0"},{"d":"239,-122v0,72,-45,126,-114,126v-69,0,-116,-51,-115,-124v0,-70,43,-124,115,-124v68,0,114,51,114,122xm124,-51v34,0,35,-31,35,-76v0,-42,-11,-62,-33,-62v-24,0,-37,23,-37,71v0,45,12,67,35,67","w":248,"k":{"Y":13,"X":8,"W":6,"V":8,"A":7}},{"d":"234,-121v2,70,-49,121,-116,121r-97,0r0,-240r93,0v74,-3,119,53,120,119xm114,-55v57,0,59,-129,0,-130r-19,0r0,130r19,0","w":244,"k":{"Y":14,"V":8,"T":1,"J":3,"A":8}},{"d":"193,-175r0,45r-175,0r0,-45r175,0xm193,-108r0,45r-175,0r0,-45r175,0"},{"d":"207,-53r-34,0r0,53r-66,0r0,-53r-98,0r0,-52r90,-139r74,0r0,139r34,0r0,52xm107,-105r0,-72r-45,72r45,0","k":{"7":12,"4":-4,"1":3}},{"d":"151,-53r56,0r0,53r-184,0r0,-53r59,0r0,-115v-22,10,-40,16,-53,18r0,-54v34,-7,58,-21,70,-40r52,0r0,191","k":{"8":-4,"7":17,"6":2,"5":-2,"4":-4,"3":-4,"2":-3,"1":3,"0":2,".":-13,",":-13}},{"d":"108,-179v0,35,-18,61,-49,61v-31,0,-48,-27,-48,-62v0,-35,17,-61,49,-62v32,0,48,29,48,63xm47,-182v1,21,-1,33,12,38v8,0,13,-13,13,-36v0,-17,0,-35,-12,-36v-8,0,-13,11,-13,34xm217,-240r-146,240r-33,0r147,-240r32,0xm245,-59v0,35,-18,61,-49,61v-32,0,-49,-28,-49,-62v0,-35,18,-61,50,-62v32,0,48,27,48,63xm184,-62v1,21,-1,33,12,38v8,0,13,-13,13,-36v-1,-16,0,-36,-12,-36v-8,0,-13,12,-13,34","w":255},{"d":"171,-90r-78,0r0,90r-72,0r0,-240r173,0r0,57r-101,0r0,39r78,0r0,54","w":196,"k":{"u":4,"r":2,"o":8,"e":8,"a":10,"O":2,"J":13,"A":12,".":17,"-":-2,",":17}},{"d":"134,-80v0,-32,-46,-40,-59,-14r-55,-8r11,-138r160,0r-6,59r-101,0r-3,34v51,-34,121,3,121,65v0,77,-102,111,-160,66v-18,-13,-29,-31,-33,-54r61,-8v4,36,64,35,64,-2","k":{"7":11,"1":7}},{"d":"83,-179r0,64r-67,0r0,-64r67,0xm83,-64r0,59r-39,67r-27,0r27,-62r-28,0r0,-64r67,0","w":98},{"d":"105,-240v-62,89,-61,205,0,296r-48,0v-73,-90,-74,-210,0,-296r48,0","w":105},{"d":"200,-127v0,73,-32,131,-102,131v-45,0,-77,-24,-82,-64r62,-10v3,15,10,22,23,22v26,-1,33,-32,30,-60v-37,50,-121,11,-121,-53v0,-50,39,-83,92,-83v66,0,99,50,98,117xm76,-164v0,17,10,28,25,28v16,0,27,-12,27,-29v0,-18,-10,-30,-26,-30v-16,1,-26,13,-26,31","k":{"7":7,"1":8}},{"d":"195,-167v0,62,-31,62,-92,108r93,0r-2,59r-183,0r0,-55v33,-22,81,-56,106,-87v13,-17,8,-49,-16,-48v-18,0,-28,14,-30,42r-60,-12v6,-51,43,-83,95,-84v50,-1,89,30,89,77","k":{"7":7,"4":2,"1":5}},{"d":"70,-188v0,39,9,83,-21,96v29,12,21,57,21,96v0,26,10,22,36,23r0,29v-50,2,-88,0,-88,-49v0,-32,10,-84,-19,-88r0,-25v31,-4,17,-54,19,-85v3,-49,32,-53,88,-48r0,28v-24,1,-36,-3,-36,23","w":105},{"d":"2,-59v29,8,58,9,58,-30r0,-151r71,0v-8,101,37,244,-79,244v-18,0,-35,-2,-50,-6r0,-57","w":149,"k":{"A":4}},{"d":"83,-64r0,59r-39,67r-27,0r27,-62r-28,0r0,-64r67,0","w":98,"k":{"1":-3}},{"d":"10,-114v0,-71,33,-130,100,-130v47,0,81,28,86,72r-61,7v-2,-19,-10,-29,-24,-29v-20,0,-29,21,-30,63v35,-48,121,-12,121,52v0,47,-41,84,-92,83v-66,-1,-99,-51,-100,-118xm81,-73v0,15,11,28,27,28v16,0,27,-14,26,-29v0,-15,-10,-29,-25,-29v-16,-1,-28,15,-28,30","k":{"1":7}},{"d":"10,-89v0,-51,27,-94,79,-93v26,0,44,8,54,27v5,-8,9,-16,12,-24r40,0r-1,235r-70,0r0,-75v-8,15,-21,23,-42,23v-48,0,-73,-43,-72,-93xm103,-39v29,2,20,-44,21,-74v1,-15,-7,-28,-19,-28v-23,0,-24,21,-24,52v0,30,1,48,22,50","k":{"u":-2,"c":-1}},{"d":"99,-240r-20,159r-45,0r-18,-159r83,0xm91,-64r0,64r-68,0r0,-64r68,0","w":113},{"d":"189,-59r0,59r-168,0r0,-240r74,0r0,181r94,0","w":193,"k":{"y":14,"u":2,"Y":29,"W":18,"V":21,"U":2,"T":17,"O":3,"G":2,"C":2,"-":-6}},{"d":"32,-121v-36,-44,-2,-112,54,-114r0,-30r34,0r0,30v38,4,62,22,74,54r-55,17v-3,-24,-53,-33,-57,-8v5,22,68,21,79,30v21,8,40,31,39,60v-1,43,-36,71,-80,75r0,30r-34,0r0,-30v-42,-5,-69,-27,-80,-67r61,-12v5,18,19,27,40,27v24,0,32,-13,19,-24v-27,-13,-89,-22,-94,-38"},{"d":"195,-179v0,26,-10,35,-30,49v26,13,38,33,38,59v1,52,-47,75,-101,75v-52,0,-93,-21,-94,-67v0,-25,12,-43,37,-54v-64,-38,-16,-127,63,-127v47,0,87,23,87,65xm135,-171v0,-26,-52,-37,-55,-8v-1,17,26,24,40,30v10,-5,15,-12,15,-22xm70,-68v0,29,62,36,65,7v2,-18,-32,-25,-48,-32v-11,7,-17,15,-17,25","k":{"7":6,"4":-1,"1":5}},{"d":"181,-155v26,-45,108,-35,108,33r0,122r-68,0r0,-112v-1,-14,-1,-20,-14,-20v-13,0,-20,10,-20,29r0,103r-67,0r0,-112v0,-14,-6,-21,-17,-21v-11,0,-17,7,-17,21r0,112r-68,0r0,-179r63,0r0,24v19,-37,82,-36,100,0","w":307,"k":{"y":4,"w":3,"v":4,"p":-3}},{"d":"103,-47v12,-1,20,-11,20,-25r0,-107r69,0r0,179r-65,0r0,-29v-9,22,-27,33,-55,33v-81,3,-47,-111,-54,-183r71,0r0,113v0,14,1,19,14,19","w":210},{"d":"184,-179r-66,179r-52,0r-67,-179r72,0r31,95r31,-95r51,0","w":182,"k":{"s":2,"o":5,"g":3,"e":5,"c":5,"a":5,";":-2,":":-2,".":10,"-":-4,",":10}},{"d":"95,-240r0,240r-74,0r0,-240r74,0","w":115},{"d":"180,-222r0,50r-104,52r104,52r0,49r-156,-81r0,-41"},{"d":"140,-202v-26,-5,-49,-8,-46,23r45,0r0,46r-45,0r0,133r-66,0r0,-133r-27,0r0,-46r27,0v-10,-72,50,-80,112,-69r0,46","w":141,"k":{"t":-8,"s":-2,"f":-7,"e":2}},{"d":"78,-115v0,-48,47,-90,86,-58r2,-8r33,0r-10,93v0,5,2,7,7,7v19,-1,36,-31,36,-56v0,-47,-41,-81,-89,-81v-53,0,-97,45,-96,98v1,54,39,99,99,97v24,0,50,-7,76,-20r11,28v-94,55,-221,3,-221,-105v0,-71,60,-127,131,-127v64,0,121,48,121,110v0,55,-60,114,-102,71v-32,39,-84,1,-84,-49xm138,-150v-29,-2,-36,62,-6,66v31,1,44,-64,6,-66","w":275},{"d":"200,-185v0,31,-23,51,-46,59r25,27v8,-8,14,-22,18,-41r62,7v-8,33,-20,57,-39,74v8,7,22,8,39,6r0,52v-34,8,-63,2,-85,-16v-48,41,-165,22,-165,-53v0,-31,19,-53,56,-66v-44,-47,-9,-111,58,-108v42,2,77,19,77,59xm125,-201v-25,4,-20,28,1,41v22,-6,23,-40,-1,-41xm97,-102v-29,10,-20,57,13,54v11,0,20,-4,27,-10","w":266},{"d":"83,-179r0,64r-67,0r0,-64r67,0xm83,-64r0,59r-39,67r-27,0r27,-62r-28,0r0,-64r67,0","w":98},{"d":"51,0v2,-68,38,-140,76,-180r-111,0r5,-60r173,0r0,45v-32,41,-70,121,-63,195r-80,0","k":{":":13,"7":7,"6":12,"4":22,"1":13,".":24}},{"d":"10,-91v0,-72,67,-122,114,-73r0,-76r69,0r0,240r-66,0r0,-24v-10,18,-26,28,-48,28v-47,-1,-69,-41,-69,-95xm82,-86v-5,51,42,56,42,15v0,-27,8,-69,-20,-68v-21,1,-20,29,-22,53"},{"d":"114,-172v0,-13,-8,-23,-20,-23v-17,0,-26,14,-26,41r-64,-7v10,-55,41,-83,95,-83v49,-1,88,29,88,75v0,52,-49,53,-60,90r-59,0v-7,-53,46,-52,46,-93xm133,-64r0,64r-67,0r0,-64r67,0","w":196},{"d":"237,0r-80,0r-42,-91r-25,36r0,55r-69,0r0,-240r69,0r0,99r67,-99r66,0r-61,88","w":236,"k":{"y":14,"u":6,"o":9,"e":9,"a":2,"T":-4,"O":9,"G":9,"C":8}},{"d":"1,56v62,-89,61,-205,0,-296r47,0v74,90,75,209,0,296r-47,0","w":105},{"d":"8,-240r36,0r162,296r-35,0","w":184},{"d":"83,-179r0,64r-67,0r0,-64r67,0xm83,-64r0,64r-67,0r0,-64r67,0","w":98},{"d":"83,-64r0,64r-67,0r0,-64r67,0","w":98,"k":{"1":-3}},{"d":"201,-57r0,57r-180,0r0,-240r180,0r0,55r-108,0r0,35r88,0r0,53r-88,0r0,40r108,0","w":209},{"d":"107,-182v55,0,86,11,86,76v0,36,-4,79,6,106r-67,0v-2,-8,-3,-16,-3,-25v-26,48,-125,34,-120,-25v5,-52,49,-62,117,-66v1,-17,-5,-24,-21,-24v-16,0,-25,7,-27,20r-64,-6v9,-37,40,-56,93,-56xm99,-39v23,-1,28,-17,27,-45v-30,3,-45,13,-45,29v0,11,6,16,18,16","k":{"y":5,"w":4,"v":4}},{"d":"58,-139r-35,0r-8,-101r51,0xm125,-139r-34,0r-9,-101r52,0","w":148},{"d":"153,0r-13,-47r-65,0r-14,47r-60,0r74,-240r78,0r75,240r-75,0xm88,-100r39,0r-20,-69","w":229,"k":{"y":8,"w":7,"v":8,"t":2,"q":1,"o":3,"g":-6,"e":3,"c":3,"Y":20,"W":13,"V":14,"U":5,"T":14,"Q":8,"O":8,"G":8,"C":7,".":-9,"-":-7,",":-9}},{"d":"88,-240r0,240r-70,0r0,-240r70,0","w":105},{"d":"52,-120r-50,0r56,-122r64,0r56,122r-50,0r-38,-83","w":180},{"d":"129,-228r-9,24r-84,-29r13,-35","w":180},{"d":"200,-118v0,67,-32,122,-95,122v-62,0,-94,-57,-94,-124v0,-69,31,-124,95,-124v64,0,94,58,94,126xm106,-193v-38,2,-26,103,-20,130v3,11,11,16,20,16v26,0,25,-38,25,-72v0,-45,0,-66,-25,-74","k":{"7":8,"1":8}},{"d":"130,-245r-7,59r56,-25r14,45r-58,7r39,42r-38,28r-31,-54r-30,54r-38,-28r39,-42r-58,-7r14,-45r56,25r-6,-59r48,0"},{"d":"224,-240r0,240r-73,0r0,-93r-56,0r0,93r-74,0r0,-240r74,0r0,88r56,0r0,-88r73,0","w":245},{"d":"206,-57r0,57r-200,0r0,-46r106,-138r-98,0r0,-56r188,0r0,47r-103,136r107,0"},{"d":"220,-240r-75,138r0,102r-72,0r0,-102r-80,-138r80,0r42,79r41,-79r64,0","w":212,"k":{"v":4,"u":13,"p":13,"o":19,"g":16,"e":19,"a":19,"T":-13,"S":4,"O":12,"G":12,"C":12,"A":18,";":11,":":11,".":18,"-":11,",":18}},{"d":"88,-121v0,55,25,82,62,60v7,-4,10,-13,10,-22r-40,0r0,-51r108,0r0,134r-36,0v-3,-10,-6,-18,-10,-25v-15,19,-37,29,-66,29v-64,0,-107,-53,-106,-121v1,-72,40,-127,115,-127v60,0,93,33,103,84r-71,7v-4,-25,-15,-37,-33,-37v-24,0,-36,23,-36,69","w":246,"k":{"Y":13,"W":5,"V":7,"T":2}},{"d":"96,27r0,29r-83,0r0,-296r83,0r0,29r-30,0r0,238r30,0","w":105}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+436-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);})("[p9X]|SO-HZv[^+(P|R*TpTZbUSX9|ZvbUx*-Hu79>ozgsOtK>P76{Sy-pxP]*?H:|V867+Zm+>{I+u^-+&XQ{jlQhl@yh.wHhS!PXjO9>RMxOX6KUQn8O=ZS{C+un>6P8~sSU:d@8x(etaU6eRQx{l?Pb9xIp9~xnzF9{ZK[>&6@tVRg>at=H&mg{~AeR!9uXztK7Sa]p+O[^Tt[e&!I8~z6{XtK7~z]{XaK|&+]|PO-^&7IHTv9tV7]h+a-hQZmFO(-HgdgtV0-sO0btwN@7PFPXav[8odIs!d-H&z-HV7PpZv6FRXgbx+b^V06|P6K7>Mypl!]p&!]|PO]UVs6b>l6|>6K|S0]b&d-H&z-HV7PpZv6FRXgbx+b^Vn]XavPH?oQ8J*b^.&Snl6Knl6KnCaQ^JJKUJvPp>sP^lz]USlPp+0]tVd]FSO]|R?9eJ!9|Z*[{?!Ipa([*?![HP]gX?~j^{CRphTx[KQS@I=ue8:>Hbg9-]6PmywltnJ+|7d!AMz?v0a&*sOXUF.V3(oZ4N!b>OZ6R?!bbO![^Jw")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":211,"face":{"font-family":"Franklin Gothic Heavy","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 9 3 2 1 2 2 2 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-22 -268 322 62.3325","underline-thickness":"17.9297","underline-position":"-18.1055","unicode-range":"U+0020-U+007E"}}));

