/*
 * 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:
 * (c) Copyright 1997 E+F Designstudios. ITC Franklin Gothic is a registered
 * trademark of International Typeface Corporation.
 */
Cufon.registerFont({"w":183,"face":{"font-family":"FranklinGotCdITC","font-weight":600,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 7 3 0 0 0 0 0 0","ascent":"270","descent":"-90","x-height":"4","bbox":"-10 -270 260 90","underline-thickness":"7.2","underline-position":"-65.52","stemh":"42","stemv":"50","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":90},"!":{"d":"30,-240r63,0r-16,168r-32,0xm37,-53r49,0r0,53r-49,0r0,-53","w":122},"\"":{"d":"55,-144r-32,0r-8,-96r48,0xm120,-144r-32,0r-8,-96r48,0","w":143},"#":{"d":"206,-106r-6,39r-37,0r-11,67r-44,0r10,-67r-33,0r-11,67r-44,0r11,-67r-37,0r6,-39r37,0r5,-33r-37,0r6,-39r37,0r10,-62r44,0r-10,62r33,0r10,-62r45,0r-10,62r36,0r-6,39r-36,0r-5,33r37,0xm130,-139r-34,0r-5,33r33,0","w":216},"$":{"d":"73,-105v-72,-19,-66,-122,5,-130r0,-25r27,0r0,25v34,5,50,20,60,51r-38,16v-9,-23,-17,-32,-33,-32v-15,0,-26,10,-26,24v0,18,27,28,45,33v84,21,73,129,-8,137r0,32r-27,0r0,-32v-39,-7,-56,-23,-65,-62r42,-11v-1,42,64,47,68,9v2,-19,-31,-30,-50,-35"},"%":{"d":"57,-241v30,0,48,22,48,61v0,40,-18,62,-48,62v-30,0,-47,-22,-47,-62v0,-39,17,-61,47,-61xm163,-240r27,0r-113,240r-27,0xm182,-122v30,0,47,23,47,62v0,39,-16,61,-47,61v-30,0,-47,-22,-47,-61v0,-39,17,-62,47,-62xm57,-215v-10,0,-13,9,-13,35v0,26,3,36,13,36v10,0,14,-10,14,-36v0,-26,-4,-35,-14,-35xm182,-96v-10,0,-14,10,-14,36v0,26,4,35,14,35v10,0,13,-9,13,-35v0,-26,-3,-36,-13,-36","w":239},"&":{"d":"165,-85v10,-15,14,-30,19,-52r39,7v-7,34,-16,51,-33,77v12,11,18,14,33,12r0,41v-30,7,-42,1,-65,-20v-44,45,-141,25,-141,-47v0,-31,18,-54,54,-69v-38,-38,-24,-108,41,-108v36,0,62,24,62,58v0,24,-14,42,-42,57xm112,-156v23,-9,32,-50,2,-53v-29,6,-19,32,-2,53xm91,-109v-35,15,-32,73,10,73v13,0,22,-4,33,-14","w":232},"'":{"d":"55,-144r-32,0r-8,-96r48,0","w":78},"(":{"d":"62,60v-58,-74,-58,-226,0,-300r38,0v-47,80,-47,220,0,300r-38,0","w":122},")":{"d":"61,-240v56,75,56,225,0,300r-39,0v49,-78,48,-221,0,-300r39,0","w":122},"*":{"d":"77,-240r30,0r-4,44r36,-24r15,26r-40,18r40,17r-15,27r-36,-25r4,45r-30,0r4,-45r-36,25r-15,-27r39,-17r-39,-18r15,-26r36,24"},"+":{"d":"12,-142r56,0r0,-56r44,0r0,56r56,0r0,40r-56,0r0,56r-44,0r0,-56r-56,0r0,-40","w":180},",":{"d":"22,-53r49,0r0,48r-30,62r-19,0r23,-57r-23,0r0,-53","w":91},"-":{"d":"0,-111r72,0r0,39r-72,0r0,-39","w":71},".":{"d":"22,-53r49,0r0,53r-49,0r0,-53","w":91},"\/":{"d":"139,-240r34,0r-147,300r-33,0","w":190},"0":{"d":"92,-244v56,0,80,39,80,127v0,82,-26,121,-80,121v-56,0,-80,-38,-80,-127v0,-82,26,-121,80,-121xm92,-35v32,-9,25,-23,25,-85v0,-46,4,-78,-25,-85v-32,9,-25,23,-25,85v0,47,-6,78,25,85"},"1":{"d":"36,-198v23,-13,37,-24,53,-44r40,0r0,203r40,0r0,39r-133,0r0,-39r40,0r0,-142v-14,15,-22,21,-40,30r0,-47"},"2":{"d":"10,-47v43,-44,99,-66,99,-124v0,-19,-8,-30,-23,-30v-17,0,-25,14,-28,45r-48,-9v6,-49,30,-79,80,-79v45,0,74,28,74,70v0,62,-57,97,-100,127r103,0r-4,47r-153,0r0,-47"},"3":{"d":"60,-144v30,2,49,-3,49,-30v0,-19,-9,-29,-24,-29v-15,0,-23,8,-28,30r-46,-9v12,-42,38,-62,79,-62v75,0,96,97,36,118v27,9,40,28,40,58v0,70,-97,93,-139,49v-13,-13,-17,-22,-21,-48r47,-8v-1,48,59,47,59,3v0,-28,-21,-35,-52,-33r0,-39"},"4":{"d":"91,-244r57,0r0,147r27,0r0,40r-27,0r0,57r-53,0r0,-57r-86,0r0,-40xm100,-95r0,-98r-54,98r54,0"},"5":{"d":"67,-139v36,-45,105,-10,105,58v0,53,-30,85,-81,85v-45,0,-74,-25,-79,-68r48,-8v4,23,12,33,31,33v19,0,30,-14,30,-39v0,-40,-44,-54,-57,-20r-41,-8r8,-134r128,0r-5,47r-85,0"},"6":{"d":"18,-120v-4,-86,50,-151,123,-113v19,10,25,24,31,53r-42,13v-4,-26,-14,-38,-31,-38v-25,0,-33,34,-32,81v28,-55,107,-22,107,49v0,49,-30,79,-76,79v-63,0,-76,-47,-80,-124xm97,-113v-18,0,-28,13,-28,40v0,24,10,38,27,38v18,0,27,-13,27,-41v0,-24,-9,-37,-26,-37"},"7":{"d":"52,0v3,-89,28,-140,70,-193r-101,0r4,-47r142,0r0,41v-42,55,-55,108,-58,199r-57,0"},"8":{"d":"50,-118v-57,-31,-32,-137,45,-126v73,-6,97,82,41,113v68,35,39,135,-47,135v-85,0,-105,-98,-39,-122xm104,-147v26,-19,24,-62,-9,-62v-16,0,-28,11,-28,26v0,15,9,24,37,36xm80,-101v-35,17,-29,66,11,68v31,2,44,-35,21,-51v-7,-6,-13,-8,-32,-17"},"9":{"d":"15,-55r46,-9v4,21,12,29,26,29v22,0,33,-35,29,-76v-35,49,-106,10,-106,-54v0,-48,30,-79,76,-79v54,0,80,39,80,121v0,110,-62,156,-129,110v-12,-8,-16,-19,-22,-42xm87,-205v-17,0,-26,14,-26,37v0,24,9,36,27,36v18,0,26,-12,26,-36v0,-23,-10,-37,-27,-37"},":":{"d":"22,-53r49,0r0,53r-49,0r0,-53xm22,-177r49,0r0,53r-49,0r0,-53","w":91},";":{"d":"22,-53r49,0r0,48r-30,62r-19,0r23,-57r-23,0r0,-53xm22,-177r49,0r0,53r-49,0r0,-53","w":91},"<":{"d":"168,-217r0,43r-110,54r110,54r0,43r-156,-79r0,-36","w":180},"=":{"d":"12,-172r156,0r0,38r-156,0r0,-38xm12,-111r156,0r0,38r-156,0r0,-38","w":180},">":{"d":"12,-23r0,-43r110,-54r-110,-54r0,-43r156,79r0,36","w":180},"?":{"d":"55,-157r-45,-7v2,-51,29,-80,74,-80v77,0,94,97,35,134v-16,18,-19,12,-19,41r-42,0v-12,-57,41,-65,44,-108v0,-14,-8,-24,-21,-24v-17,0,-25,14,-26,44xm55,-51r48,0r0,51r-48,0r0,-51","w":171},"@":{"d":"131,-69v-25,42,-67,16,-67,-38v0,-44,21,-78,50,-78v12,0,20,5,26,18r3,-16r24,0r-12,95v0,10,2,12,8,12v15,0,28,-29,28,-62v0,-52,-27,-83,-72,-83v-49,0,-82,40,-82,101v0,91,83,127,149,81r9,24v-83,54,-189,4,-189,-104v0,-76,47,-129,113,-129v62,0,101,42,101,108v0,50,-28,91,-62,91v-14,0,-22,-5,-27,-20xm117,-153v-12,0,-21,18,-21,45v0,18,5,27,14,27v13,0,19,-16,19,-48v0,-15,-4,-24,-12,-24","w":226},"A":{"d":"65,-240r53,0r68,240r-53,0r-12,-49r-68,0r-12,49r-48,0xm111,-91r-24,-98r-24,98r48,0"},"B":{"d":"189,-66v0,46,-22,66,-85,66r-81,0r0,-240r81,0v60,-3,79,16,79,63v0,28,-10,44,-35,52v27,7,41,31,41,59xm73,-143v32,1,56,-1,56,-30v0,-27,-26,-30,-56,-28r0,58xm73,-41v33,1,62,0,62,-32v0,-32,-30,-32,-62,-31r0,63","w":202},"C":{"d":"139,-147v0,-32,-9,-54,-34,-54v-25,0,-35,25,-35,85v0,54,9,77,35,77v19,0,30,-15,34,-48r49,3v-4,54,-36,88,-84,88v-58,0,-90,-46,-90,-124v0,-106,79,-156,145,-104v21,16,26,36,28,73","w":196},"D":{"d":"190,-122v0,73,-22,126,-104,122r-63,0r0,-240r57,0v80,-1,110,37,110,118xm135,-123v0,-48,-8,-79,-60,-76r0,158v53,2,60,-24,60,-82","w":202},"E":{"d":"23,-240r145,0r0,41r-93,0r0,56r73,0r0,41r-73,0r0,59r93,0r0,43r-145,0r0,-240","w":171},"F":{"d":"23,-240r142,0r0,41r-90,0r0,63r69,0r0,41r-69,0r0,95r-52,0r0,-240","w":159},"G":{"d":"143,-154v-5,-31,-9,-47,-34,-47v-27,0,-39,27,-39,82v0,56,13,80,41,80v24,0,31,-16,32,-48r-36,0r0,-41r83,0r0,128r-22,0r-7,-27v-54,70,-147,14,-147,-91v0,-80,35,-126,94,-126v50,0,74,25,82,83","w":208},"H":{"d":"23,-240r52,0r0,97r58,0r0,-97r53,0r0,240r-53,0r0,-98r-58,0r0,98r-52,0r0,-240","w":208},"I":{"d":"23,-240r52,0r0,240r-52,0r0,-240","w":98},"J":{"d":"95,-81v6,68,-31,97,-97,81r0,-44v32,4,44,7,44,-37r0,-159r53,0r0,159","w":116},"K":{"d":"23,-240r52,0r0,100r59,-100r53,0r-60,88r65,152r-54,0r-43,-111r-20,30r0,81r-52,0r0,-240","w":190},"L":{"d":"23,-240r52,0r0,195r78,0r0,45r-130,0r0,-240","w":153},"M":{"d":"23,-240r77,0r34,148r38,-148r75,0r0,240r-49,0r0,-201r-49,201r-38,0r-45,-201r0,201r-43,0r0,-240","w":270},"N":{"d":"21,-240r58,0r62,149r0,-149r41,0r0,240r-47,0r-73,-174r0,174r-41,0r0,-240","w":202},"O":{"d":"101,-244v58,0,87,42,87,124v0,81,-29,124,-87,124v-57,0,-87,-43,-87,-124v0,-82,29,-124,87,-124xm101,-201v-23,0,-31,21,-31,81v0,60,8,81,31,81v23,0,32,-21,32,-81v0,-60,-9,-81,-32,-81","w":202},"P":{"d":"181,-165v0,61,-36,82,-106,76r0,89r-52,0r0,-240r91,0v43,1,67,32,67,75xm126,-166v0,-29,-18,-38,-51,-35r0,71v32,2,51,-3,51,-36"},"Q":{"d":"188,-120v-1,55,-11,92,-44,113v0,21,19,20,36,15r0,38v-39,10,-70,-2,-71,-43v-65,7,-95,-39,-95,-123v0,-82,29,-124,87,-124v58,0,87,42,87,124xm101,-201v-23,0,-31,21,-31,81v0,60,8,81,31,81v23,0,32,-21,32,-81v0,-60,-9,-81,-32,-81","w":202},"R":{"d":"98,-240v90,-16,107,104,49,135r44,105r-57,0r-32,-95r-27,0r0,95r-52,0r0,-240r75,0xm75,-201r0,67v32,2,55,-1,55,-34v0,-30,-23,-35,-55,-33","w":196},"S":{"d":"170,-188r-44,17v-7,-21,-17,-30,-34,-30v-24,-1,-35,29,-15,40v35,20,97,32,97,88v0,46,-34,77,-85,77v-44,0,-71,-21,-83,-66r46,-13v7,25,18,36,38,36v18,0,31,-11,31,-26v0,-29,-77,-39,-83,-55v-48,-39,-15,-130,54,-124v43,4,67,17,78,56"},"T":{"d":"-4,-240r149,0r0,45r-49,0r0,195r-52,0r0,-195r-48,0r0,-45","w":141},"U":{"d":"105,4v-65,0,-82,-31,-82,-107r0,-137r52,0r0,137v0,38,2,63,34,64v33,-5,32,-18,32,-64r0,-137r45,0r0,135v4,82,-16,109,-81,109","w":208},"V":{"d":"-5,-240r55,0r37,183r38,-183r46,0r-59,241r-59,-1","w":165},"W":{"d":"-2,-240r54,0r25,166r32,-166r48,0r29,167r30,-167r44,0r-51,241r-47,0r-32,-167r-33,167r-47,0","w":257},"X":{"d":"2,-240r58,0r29,63r31,-63r50,0r-57,109r64,131r-57,0r-36,-78r-39,78r-50,0r65,-123","w":171},"Y":{"d":"-10,-240r58,0r34,88r36,-88r52,0r-67,138r0,102r-53,0r0,-102","w":159},"Z":{"d":"8,-240r154,0r0,37r-100,160r103,0r0,43r-165,0r0,-37r102,-160r-94,0r0,-43","w":165},"[":{"d":"26,-240r74,0r0,23r-30,0r0,255r30,0r0,22r-74,0r0,-300","w":122},"\\":{"d":"52,-270r113,300r-43,0r-112,-300r42,0","w":180},"]":{"d":"96,60r-74,0r0,-22r31,0r0,-255r-31,0r0,-23r74,0r0,300","w":122},"^":{"d":"48,-122r-45,0r59,-119r56,0r59,119r-45,0r-42,-85","w":180},"_":{"d":"0,18r180,0r0,39r-180,0r0,-39","w":180},"`":{"d":"122,-209r-15,15r-65,-41r20,-29","w":180},"a":{"d":"108,-27v-15,45,-95,41,-95,-18v0,-42,27,-61,91,-65v9,-45,-36,-53,-38,-11r-47,-5v5,-36,30,-55,71,-55v44,0,61,13,63,71r3,110r-45,0v-2,-8,-3,-15,-3,-27xm81,-29v22,0,24,-26,23,-56v-31,4,-40,12,-40,34v0,14,6,22,17,22","w":171},"b":{"d":"67,-161v39,-45,94,-5,94,71v0,60,-22,94,-63,94v-21,0,-32,-8,-41,-27v-5,8,-5,11,-9,23r-30,0r0,-240r49,0r0,79xm67,-114v0,32,-10,83,21,83v16,0,22,-15,22,-58v0,-43,-6,-58,-22,-58v-15,0,-21,10,-21,33","w":171},"c":{"d":"151,-112r-46,2v-2,-24,-7,-34,-20,-34v-17,0,-25,17,-25,53v0,38,7,55,24,55v13,0,20,-10,21,-33r46,3v-5,47,-28,70,-70,70v-46,0,-71,-33,-71,-93v0,-108,138,-128,141,-23","w":159},"d":{"d":"108,-30v-9,21,-16,33,-41,33v-36,0,-57,-34,-57,-92v0,-58,22,-91,59,-91v17,0,27,5,36,19r0,-79r48,0r0,240r-45,0r0,-30xm62,-96v0,40,-1,59,21,64v27,5,22,-52,22,-84v0,-15,-7,-31,-22,-31v-15,0,-21,14,-21,51","w":171},"e":{"d":"155,-81r-93,0v-1,29,4,50,24,50v15,0,22,-8,25,-30r44,3v-9,42,-31,62,-70,62v-47,0,-75,-33,-75,-90v0,-93,92,-125,132,-63v12,18,13,31,13,68xm108,-109v1,-23,-7,-40,-23,-39v-15,0,-22,11,-23,39r46,0","w":165},"f":{"d":"27,-177v-4,-55,24,-79,81,-71r0,39v-25,-3,-37,-1,-34,32r31,0r0,38r-31,0r0,139r-47,0r0,-139r-21,0r0,-38r21,0","w":104},"g":{"d":"36,-13v-37,-16,-24,-58,8,-69v-50,-27,-25,-99,40,-99v16,0,22,2,38,8v2,-32,19,-38,47,-34r0,32v-16,-3,-25,0,-29,15v37,43,-10,106,-74,86v-17,9,-19,26,12,26v46,0,90,5,89,51v0,40,-29,60,-87,60v-48,0,-72,-14,-72,-42v0,-16,7,-27,28,-34xm86,-154v-12,0,-17,8,-17,29v0,19,5,27,17,27v12,0,16,-7,16,-28v0,-20,-5,-28,-16,-28xm124,13v2,-25,-33,-16,-60,-21v-27,16,-21,40,24,40v26,0,36,-6,36,-19","w":165},"h":{"d":"68,-159v29,-41,104,-23,88,45r0,114r-49,0r0,-114v0,-24,-4,-29,-18,-29v-15,0,-21,8,-21,30r0,113r-50,0r0,-240r50,0r0,81","w":171},"i":{"d":"18,-177r50,0r0,177r-50,0r0,-177xm68,-192r-50,0r0,-49r50,0r0,49","w":86},"j":{"d":"-3,22v20,4,23,-6,23,-29r0,-170r49,0r0,171v6,60,-19,77,-72,69r0,-41xm70,-192r-51,0r0,-49r51,0r0,49","w":86},"k":{"d":"18,-240r50,0r0,131r50,-68r45,0r-45,59r49,118r-53,0r-28,-82r-18,25r0,57r-50,0r0,-240","w":165},"l":{"d":"18,-240r50,0r0,240r-50,0r0,-240","w":86},"m":{"d":"86,-143v-19,0,-18,12,-18,40r0,103r-50,0r0,-177r47,0r0,24v13,-37,73,-39,82,0v20,-49,106,-33,89,37r0,116r-50,0r0,-129v-1,-10,-6,-14,-16,-14v-18,4,-17,13,-18,40r0,103r-49,0r0,-122v-1,-16,-5,-21,-17,-21","w":251},"n":{"d":"89,-143v-21,0,-21,9,-21,39r0,104r-50,0r0,-177r47,0r0,24v22,-49,107,-33,91,37r0,116r-49,0r0,-116v0,-21,-4,-27,-18,-27","w":171},"o":{"d":"83,-181v48,0,72,30,72,92v0,62,-24,93,-72,93v-48,0,-72,-31,-72,-93v0,-62,24,-92,72,-92xm83,-147v-16,0,-21,14,-21,58v0,43,5,58,21,58v16,0,21,-15,21,-58v0,-43,-6,-58,-21,-58","w":165},"p":{"d":"161,-90v0,77,-49,117,-94,77r0,73r-49,0r0,-237r46,0r0,26v10,-19,18,-29,40,-29v36,0,57,33,57,90xm89,-147v-30,0,-20,44,-22,74v0,24,-1,40,21,41v24,-5,22,-19,22,-59v0,-42,-5,-56,-21,-56","w":171},"q":{"d":"126,-177r27,0r-1,237r-49,0r0,-78v-41,50,-93,6,-93,-72v0,-81,64,-120,103,-64v7,-8,8,-11,13,-23xm62,-94v0,29,-4,61,20,62v15,0,21,-13,21,-49v1,-28,2,-72,-21,-66v-17,0,-20,10,-20,53","w":171},"r":{"d":"62,-135v8,-30,19,-46,50,-44r0,48v-59,-10,-41,77,-44,131r-50,0r0,-177r44,0r0,42","w":110},"s":{"d":"135,-135r-35,11v-6,-17,-13,-24,-26,-24v-16,-1,-20,24,-8,30v30,16,75,22,75,64v0,35,-28,58,-68,58v-40,0,-61,-17,-66,-53r39,-6v1,28,44,36,48,10v-3,-16,-8,-20,-28,-24v-79,-17,-66,-112,9,-112v31,0,52,15,60,46","w":147},"t":{"d":"109,0v-55,10,-83,1,-83,-68r0,-71r-20,0r0,-38r22,0r4,-53r42,-4r0,57r33,0r0,38r-33,0r0,83v-1,19,16,21,35,18r0,38","w":110},"u":{"d":"61,4v-74,2,-36,-113,-45,-181r49,0r1,129v1,9,6,13,16,13v25,-6,22,-13,22,-52r0,-90r49,0r0,177r-46,0r0,-24v-11,19,-19,26,-46,28","w":171},"v":{"d":"-4,-177r48,0r24,104r25,-104r41,0r-49,177r-39,0","w":128},"w":{"d":"-3,-177r48,0r21,108r20,-108r48,0r16,108r24,-108r39,0r-45,177r-41,0r-23,-121r-22,121r-40,0","w":208},"x":{"d":"-2,-177r54,0r19,41r23,-41r43,0r-46,78r53,99r-54,0r-26,-53r-30,53r-43,0r53,-91","w":135},"y":{"d":"-5,-177r50,0r24,108r23,-108r43,0r-54,180v-13,51,-27,63,-78,57r0,-39v25,2,38,4,43,-24","w":128},"z":{"d":"13,-177r111,0r0,31r-66,111r68,0r0,35r-119,0r0,-35r65,-107r-59,0r0,-35","w":128},"{":{"d":"55,-92v54,12,-12,133,41,128r0,24v-45,2,-66,-3,-63,-55v-5,-28,14,-83,-18,-83r0,-29v32,2,18,-47,18,-78v0,-51,18,-57,63,-55r0,24v-52,-2,13,114,-41,124","w":122},"|":{"d":"68,-270r44,0r0,360r-44,0r0,-360","w":180},"}":{"d":"67,-92v-51,-11,9,-127,-40,-124r0,-24v45,-2,65,4,63,55v5,27,-14,78,17,78r0,29v-49,2,23,153,-63,138r-17,0r0,-24v50,1,-13,-117,40,-128","w":122},"~":{"d":"151,-207v-33,1,-78,-42,-94,4r-24,-16v10,-30,22,-46,53,-48v27,-2,80,44,97,-1r24,15v-12,27,-26,45,-56,46","w":240},"\u00a0":{"w":90}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * (c) Copyright 1997 E+F Designstudios. ITC Franklin Gothic is a registered
 * trademark of International Typeface Corporation.
 */
Cufon.registerFont({"w":183,"face":{"font-family":"FranklinGotCdITC","font-weight":600,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"2 0 7 3 0 0 0 0 0 0","ascent":"270","descent":"-90","x-height":"4","bbox":"-34 -270 296 90","underline-thickness":"7.2","underline-position":"-65.52","slope":"-11","stemh":"42","stemv":"50","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":90},"!":{"d":"25,0r9,-53r48,0r-9,53r-48,0xm44,-72r13,-168r59,0r-41,168r-31,0","w":122},"\"":{"d":"76,-144r-32,0r-8,-96r48,0xm140,-144r-32,0r-7,-96r47,0","w":142},"#":{"d":"208,-105r-12,38r-38,0r-22,67r-43,0r22,-67r-34,0r-22,67r-44,0r22,-67r-37,0r13,-38r37,0r11,-34r-37,0r12,-38r37,0r21,-63r43,0r-21,63r34,0r21,-63r44,0r-21,63r36,0r-12,38r-36,0r-11,34r37,0xm138,-139r-34,0r-11,34r34,0","w":216},"$":{"d":"64,-5v-33,-9,-49,-29,-54,-66r46,-8v6,28,14,36,33,36v22,1,34,-19,25,-37v-4,-7,-8,-12,-27,-19v-63,-25,-69,-71,-36,-115v11,-15,27,-20,51,-21r5,-28r28,0r-5,31v24,9,38,26,44,55r-45,12v-1,-41,-46,-37,-49,-7v-3,17,27,26,40,35v81,29,48,139,-29,134r-5,35r-28,0"},"%":{"d":"82,-244v27,0,44,18,44,51v0,80,-99,106,-99,24v0,-44,22,-75,55,-75xm62,0r-28,0r161,-240r28,0xm135,-46v0,-80,97,-107,99,-23v0,42,-22,73,-53,73v-28,0,-46,-19,-46,-50xm81,-216v-12,0,-21,22,-21,52v0,10,4,17,12,17v12,0,20,-19,20,-47v0,-15,-4,-22,-11,-22xm189,-93v-12,0,-19,23,-19,53v0,10,4,16,11,16v12,0,20,-18,20,-47v0,-15,-4,-22,-12,-22","w":251},"&":{"d":"224,-130v-12,33,-25,55,-45,80v7,12,17,13,30,9r-5,40v-26,9,-47,3,-61,-17v-43,42,-133,22,-133,-43v0,-38,26,-64,64,-73v-31,-43,-9,-110,52,-110v37,0,59,20,59,54v0,34,-20,54,-51,67r24,43v10,-14,20,-34,27,-56xm117,-152v20,-9,28,-13,28,-36v0,-15,-7,-25,-19,-25v-25,0,-27,41,-9,61xm90,-106v-21,11,-30,24,-30,42v0,35,44,37,65,17","w":226},"'":{"d":"76,-144r-32,0r-8,-96r48,0","w":78},"(":{"d":"130,-240v-67,68,-101,203,-50,301r-30,0v-65,-100,-47,-225,45,-301r35,0","w":116},")":{"d":"64,-240v67,94,47,231,-42,301r-34,0v69,-72,99,-198,47,-301r29,0","w":116},"*":{"d":"102,-238r29,4r-11,42r38,-18r10,28r-40,11r34,23r-18,23r-31,-29r-2,42r-29,-4r11,-42r-39,18r-10,-28r41,-11r-35,-23r18,-23r31,30"},"+":{"d":"17,-141r57,0r0,-57r43,0r0,57r56,0r0,39r-56,0r0,56r-43,0r0,-56r-57,0r0,-39","w":180},",":{"d":"17,55r-18,0r30,-55r-23,0r9,-53r49,0r-8,48","w":91},"-":{"d":"68,-67r-72,0r7,-39r71,0","w":71},".":{"d":"55,0r-49,0r9,-53r49,0","w":92},"\/":{"d":"4,61r-32,0r163,-301r32,0","w":159},"0":{"d":"15,-90v0,-76,22,-154,95,-154v46,0,67,28,67,89v0,99,-36,159,-95,159v-45,0,-67,-31,-67,-94xm107,-206v-37,12,-37,74,-41,123v-5,59,33,62,45,26v10,-30,15,-76,15,-109v0,-26,-6,-40,-19,-40"},"1":{"d":"20,0r7,-42r42,0r23,-138v-16,16,-21,15,-53,16r7,-45v31,1,54,-11,68,-33r40,0r-34,200r42,0r-8,42r-134,0"},"2":{"d":"181,-178v0,67,-54,91,-114,135r95,0r-7,43r-151,0r8,-49v42,-28,116,-77,116,-130v0,-14,-8,-23,-20,-23v-17,0,-27,15,-32,46r-48,-11v5,-47,37,-77,81,-77v43,0,72,26,72,66"},"3":{"d":"70,-143v34,2,56,-6,56,-35v0,-17,-9,-28,-25,-28v-14,0,-23,9,-31,32r-43,-14v12,-37,41,-56,82,-56v78,0,92,106,26,121v21,8,31,26,31,52v0,76,-107,98,-145,49v-9,-12,-11,-19,-15,-42r43,-12v1,55,65,54,66,5v1,-28,-21,-36,-53,-34"},"4":{"d":"84,0r9,-53r-90,0r6,-42r112,-145r52,0r-25,146r31,0r-7,41r-31,0r-8,53r-49,0xm100,-92r17,-95r-70,95r53,0"},"5":{"d":"71,-139v32,-42,107,-10,99,53v12,100,-148,125,-162,29r46,-16v3,22,14,35,32,35v21,0,33,-17,33,-47v0,-39,-44,-44,-57,-13r-39,-15r29,-127r131,0r-10,46r-90,0"},"6":{"d":"17,-90v0,-74,31,-153,101,-154v36,0,61,22,65,58r-47,9v-2,-18,-11,-29,-24,-29v-21,0,-34,26,-41,80v26,-54,100,-25,100,42v0,54,-30,88,-78,88v-49,0,-76,-32,-76,-94xm93,-34v18,0,27,-16,27,-47v0,-22,-7,-34,-22,-34v-18,0,-30,19,-30,47v0,21,10,34,25,34"},"7":{"d":"94,0r-59,0v13,-83,51,-147,108,-197r-106,0r7,-43r146,0r-6,38v-47,62,-78,113,-90,202"},"8":{"d":"56,-119v-51,-37,-15,-134,57,-125v78,-7,91,94,26,113v21,11,30,28,30,55v0,50,-33,80,-86,80v-92,0,-100,-106,-27,-123xm113,-145v34,-10,33,-68,-5,-69v-17,0,-29,13,-29,30v0,18,10,30,34,39xm79,-103v-37,10,-36,76,9,75v19,0,32,-12,32,-30v0,-19,-11,-31,-41,-45"},"9":{"d":"104,-244v52,0,70,32,70,95v0,96,-36,153,-98,153v-39,0,-59,-16,-67,-52r43,-16v4,19,14,30,29,30v22,0,34,-22,40,-74v-34,41,-98,8,-98,-49v0,-53,32,-87,81,-87xm98,-128v17,0,28,-17,28,-46v0,-20,-9,-32,-25,-32v-17,0,-28,17,-28,45v0,23,8,33,25,33"},":":{"d":"76,-124r-49,0r9,-53r49,0xm55,0r-49,0r9,-53r49,0","w":91},";":{"d":"16,55r-17,0r30,-55r-23,0r9,-53r49,0r-8,48xm76,-124r-49,0r9,-53r49,0","w":91},"<":{"d":"166,-216r0,42r-111,54r111,54r0,42r-156,-78r0,-36","w":180},"=":{"d":"17,-172r157,0r0,38r-157,0r0,-38xm17,-111r157,0r0,38r-157,0r0,-38","w":180},">":{"d":"23,-24r0,-42r112,-54r-111,-54r-1,-42r157,78r0,36","w":180},"?":{"d":"92,0r-47,0r8,-53r48,0xm99,-73r-43,0v7,-43,5,-54,40,-73v19,-10,24,-21,24,-36v0,-16,-9,-26,-23,-26v-17,0,-25,10,-32,37r-38,-12v10,-42,36,-64,75,-64v61,0,81,62,54,108v-11,19,-60,30,-57,66","w":165},"@":{"d":"203,-14v-76,48,-186,8,-186,-93v0,-79,56,-141,128,-141v59,0,98,39,98,97v0,59,-32,100,-79,100v-15,0,-25,-5,-29,-14v-21,25,-59,16,-59,-25v0,-49,30,-94,63,-94v12,0,17,6,19,19r6,-16r28,0r-29,95v0,4,3,5,9,5v23,0,41,-28,41,-67v0,-45,-26,-72,-70,-72v-56,0,-96,48,-96,115v0,82,89,107,148,65xm117,-84v18,-1,27,-39,27,-54v0,-8,-3,-13,-8,-13v-17,2,-26,42,-26,56v0,7,2,11,7,11","w":245},"A":{"d":"145,-240r27,240r-51,0r-5,-53r-60,0r-22,53r-48,0r106,-240r53,0xm107,-186r-36,92r42,0"},"B":{"d":"183,-74v0,53,-31,74,-96,74r-81,0r40,-240v67,1,146,-12,143,56v-1,31,-14,52,-42,59v26,8,36,24,36,51xm80,-143v35,2,57,-3,58,-33v2,-22,-20,-28,-48,-26xm63,-39v38,2,70,-3,67,-38v4,-27,-25,-29,-56,-28","w":196},"C":{"d":"15,-89v0,-77,38,-155,106,-155v50,0,78,36,71,91r-53,3v4,-25,-2,-55,-23,-52v-39,5,-45,82,-45,121v0,28,7,42,24,42v18,0,29,-14,37,-47r51,9v-10,54,-41,81,-89,81v-51,0,-79,-33,-79,-93","w":190},"D":{"d":"46,-240v93,-4,151,2,151,98v0,57,-22,101,-53,126v-24,20,-89,15,-138,16xm63,-40v67,6,75,-53,78,-112v2,-41,-14,-48,-52,-47","w":202},"E":{"d":"6,0r40,-240r142,0r-7,42r-92,0r-9,54r76,0r-7,41r-76,0r-10,61r93,0r-7,42r-143,0","w":171},"F":{"d":"6,0r40,-240r135,0r-7,42r-85,0r-10,59r73,0r-7,43r-73,0r-16,96r-50,0","w":159},"G":{"d":"120,-202v-40,0,-47,77,-50,117v-3,52,40,58,59,28v5,-9,6,-13,9,-29r-36,0r7,-43r83,0r-22,132r-21,0r-2,-31v-12,23,-27,32,-57,32v-50,0,-74,-30,-74,-94v0,-95,40,-154,106,-154v45,0,70,27,74,79r-47,8v-2,-30,-11,-45,-29,-45","w":202},"H":{"d":"6,0r40,-240r50,0r-16,96r60,0r16,-96r51,0r-41,240r-50,0r17,-102r-60,0r-17,102r-50,0","w":202},"I":{"d":"6,0r40,-240r50,0r-40,240r-50,0","w":91},"J":{"d":"96,-80v-3,72,-44,96,-110,80r6,-41v37,5,47,1,54,-40r27,-159r50,0","w":116},"K":{"d":"174,0r-58,0r-19,-105r-29,36r-12,69r-50,0r40,-240r50,0r-17,103r71,-103r55,0r-70,89"},"L":{"d":"6,0r40,-240r50,0r-33,198r77,0r-7,42r-127,0","w":147},"M":{"d":"6,0r40,-240r74,0r12,150r62,-150r74,0r-40,240r-51,0r35,-196r-83,196r-30,0r-21,-195r-30,195r-42,0","w":263},"N":{"d":"6,0r40,-240r51,0r44,147r24,-147r42,0r-41,240r-39,0r-51,-174r-28,174r-42,0","w":202},"O":{"d":"196,-147v0,74,-30,151,-103,151v-50,0,-77,-32,-77,-94v0,-74,32,-154,104,-154v52,0,76,37,76,97xm117,-202v-41,0,-50,81,-50,125v0,25,10,39,30,38v40,-3,47,-81,47,-120v0,-27,-10,-43,-27,-43","w":202},"P":{"d":"192,-172v-2,64,-45,90,-121,82r-15,90r-50,0r40,-240v74,-1,149,-9,146,68xm78,-132v37,3,62,-3,62,-38v0,-27,-22,-29,-51,-28"},"Q":{"d":"17,-90v0,-76,28,-152,102,-154v113,-4,83,217,16,240v0,15,19,14,34,11r-3,39v-36,7,-68,-2,-64,-42v-58,3,-84,-28,-85,-94xm117,-202v-42,0,-49,85,-49,125v0,24,11,38,29,38v40,-2,47,-83,47,-119v0,-29,-9,-44,-27,-44","w":202},"R":{"d":"193,-175v-3,38,-14,61,-45,71r26,104r-54,0r-23,-95r-25,0r-16,95r-50,0r40,-240v71,-1,154,-7,147,65xm78,-135v37,3,62,-7,62,-41v0,-26,-23,-27,-50,-26","w":190},"S":{"d":"121,-139v85,33,53,143,-35,143v-49,0,-77,-24,-83,-72r49,-9v6,29,15,38,36,38v24,0,35,-20,26,-39v-19,-25,-87,-39,-87,-89v0,-45,32,-77,78,-77v40,0,65,20,74,61r-48,13v-2,-44,-50,-39,-53,-7v-3,21,26,32,43,38"},"T":{"d":"33,0r33,-195r-51,0r8,-45r150,0r-7,45r-49,0r-33,195r-51,0","w":147},"U":{"d":"44,-240r50,0r-23,134v-6,35,-10,67,24,67v30,0,33,-23,37,-54r25,-147r46,0v-15,69,-16,174,-49,220v-30,42,-146,30,-138,-40v7,-62,20,-121,28,-180","w":196},"V":{"d":"46,0r-19,-240r52,0r10,176r65,-176r45,0r-95,240r-58,0","w":177},"W":{"d":"45,0r-17,-240r52,0r4,162r56,-162r48,0r8,162r53,-162r47,0r-90,240r-45,0r-9,-171r-62,171r-45,0","w":276},"X":{"d":"-21,0r85,-128r-40,-112r56,0r19,70r43,-70r50,0r-75,112r46,128r-57,0r-24,-86r-51,86r-52,0","w":171},"Y":{"d":"45,0r17,-101r-45,-139r52,0r27,90r52,-90r47,0r-83,141r-16,99r-51,0","w":165},"Z":{"d":"-3,0r6,-38r119,-161r-90,0r7,-41r150,0r-6,37r-119,161r99,0r-7,42r-159,0","w":177},"[":{"d":"72,61r-72,0r50,-301r68,0r-4,22r-24,0r-43,257r28,0","w":116},"\\":{"d":"56,-270r113,300r-41,0r-113,-300r41,0","w":180},"]":{"d":"66,61r-68,0r4,-22r24,0r43,-257r-28,0r4,-22r71,0","w":116},"^":{"d":"53,-123r-44,0r58,-118r56,0r59,118r-44,0r-43,-84","w":180},"_":{"d":"-21,18r180,0r0,38r-180,0r0,-38","w":180},"`":{"d":"108,-199r-59,-31r17,-27r52,39","w":180},"a":{"d":"91,-23v-15,39,-91,38,-88,-18v3,-49,46,-70,102,-70v6,-23,4,-40,-15,-40v-14,0,-20,7,-24,29r-45,-5v10,-39,31,-55,70,-55v51,0,71,27,61,77v-7,35,-15,69,-14,105r-47,0v-3,-10,-2,-12,0,-23xm102,-86v-30,3,-49,18,-49,40v0,30,36,23,41,-2v2,-12,4,-14,8,-38","w":165},"b":{"d":"163,-121v-4,62,-17,123,-77,125v-24,0,-39,-10,-44,-31v-6,12,-7,16,-11,27r-28,0r41,-240r49,0r-14,81v27,-44,88,-23,84,38xm98,-148v-30,3,-34,78,-37,97v0,13,7,21,18,21v27,-1,34,-77,34,-94v0,-15,-5,-24,-15,-24","w":171},"c":{"d":"91,-144v-29,2,-32,55,-33,84v0,17,7,27,19,27v11,0,20,-11,26,-34r42,5v-10,43,-35,66,-72,66v-40,0,-64,-27,-64,-75v0,-56,28,-111,84,-111v39,0,59,24,59,68r-43,2v-1,-22,-6,-32,-18,-32","w":153},"d":{"d":"9,-59v4,-59,17,-121,73,-123v19,0,29,7,34,23r13,-81r49,0r-40,240r-42,0r4,-22v-24,44,-96,32,-91,-37xm94,-150v-31,0,-35,65,-35,95v0,16,6,25,17,25v31,0,28,-79,34,-99v0,-13,-6,-21,-16,-21","w":171},"e":{"d":"154,-81r-95,0v-3,25,-1,52,19,51v14,0,22,-7,29,-30r40,7v-13,41,-34,57,-72,57v-42,0,-66,-27,-66,-76v0,-63,35,-110,83,-110v48,0,72,46,62,101xm110,-109v5,-19,1,-42,-18,-42v-15,0,-24,13,-29,42r47,0","w":165},"f":{"d":"40,-177v7,-56,29,-82,90,-72r-4,39v-28,-2,-35,1,-38,33r28,0r-6,36r-27,0r-23,141r-49,0r23,-141r-20,0r7,-36r19,0","w":104},"g":{"d":"52,-59v4,13,7,10,34,12v44,1,63,14,63,47v0,42,-29,63,-87,63v-71,0,-88,-51,-42,-76v-25,-24,-12,-60,21,-73v-44,-41,9,-118,78,-94v5,-32,20,-43,50,-39r-2,35v-15,-4,-27,-2,-30,12v46,33,12,101,-56,101v-7,0,-9,-2,-17,-4v-9,6,-12,10,-12,16xm113,-132v0,-14,-7,-21,-19,-21v-15,0,-24,11,-24,32v0,13,7,21,19,21v16,0,24,-11,24,-32xm108,11v-1,-20,-80,-23,-74,0v0,12,13,19,39,19v23,0,35,-7,35,-19","w":165},"h":{"d":"3,0r41,-240r49,0r-14,79v18,-33,86,-27,83,18v-3,48,-16,98,-22,143r-49,0r21,-131v1,-18,-28,-15,-33,-3v-15,32,-18,93,-27,134r-49,0","w":171},"i":{"d":"3,0r30,-177r49,0r-30,177r-49,0xm35,-193r8,-49r51,0r-8,49r-51,0","w":86},"j":{"d":"-34,63r7,-40v28,7,29,-17,33,-42r27,-158r49,0r-30,180v-6,55,-33,69,-86,60xm35,-193r8,-49r51,0r-8,49r-51,0","w":86},"k":{"d":"122,-119r31,119r-51,0r-16,-85r-23,24r-11,61r-49,0r41,-240r49,0r-22,128r54,-65r52,0","w":165},"l":{"d":"3,0r41,-240r49,0r-41,240r-49,0","w":86},"m":{"d":"171,0r21,-131v0,-20,-27,-14,-31,-1v-10,32,-17,93,-25,132r-49,0r22,-131v-1,-20,-29,-15,-33,1v-9,33,-17,92,-24,130r-49,0r30,-177r42,0r-5,29v10,-38,78,-52,82,0v14,-46,93,-47,90,9v-3,46,-15,94,-22,139r-49,0","w":251},"n":{"d":"3,0r30,-177r42,0r-4,28v14,-45,91,-45,91,6v0,46,-16,98,-22,143r-49,0r21,-130v0,-19,-30,-18,-35,-2v-12,34,-17,92,-25,132r-49,0","w":171},"o":{"d":"156,-105v0,57,-23,109,-81,109v-42,0,-66,-27,-66,-76v0,-66,34,-110,84,-110v41,0,63,28,63,77xm91,-148v-30,0,-33,64,-33,93v0,18,5,25,16,25v28,0,31,-59,32,-89v0,-21,-4,-29,-15,-29","w":165},"p":{"d":"92,4v-20,0,-30,-6,-36,-23r-14,80r-49,0r40,-238r42,0r-4,24v28,-51,97,-34,92,36v-3,58,-15,121,-71,121xm97,-148v-31,0,-36,70,-36,98v0,13,6,20,16,20v31,0,36,-67,36,-96v0,-14,-6,-22,-16,-22","w":171},"q":{"d":"169,-177r-41,238r-49,0r13,-79v-20,42,-88,22,-83,-38v6,-64,15,-126,75,-126v24,0,38,10,46,32v5,-10,6,-13,11,-27r28,0xm59,-56v0,38,33,32,39,1v7,-39,13,-64,13,-76v0,-13,-7,-20,-16,-20v-19,0,-36,45,-36,95","w":171},"r":{"d":"116,-129v-69,-3,-50,78,-67,129r-49,0r30,-177r42,0r-6,36v12,-22,24,-41,57,-39","w":110},"s":{"d":"-1,-49r40,-6v4,19,11,25,26,25v12,0,20,-5,20,-15v0,-26,-70,-30,-70,-77v0,-36,26,-60,63,-60v34,0,54,17,59,50r-37,9v1,-33,-38,-33,-42,-9v9,31,77,30,72,76v8,60,-86,77,-119,41v-7,-9,-9,-15,-12,-34","w":141},"t":{"d":"32,-141r-22,0r7,-36r24,0r11,-51r42,-1r-9,52r33,0r-6,36r-31,0r-15,92v-1,18,18,18,33,14r-6,37v-35,5,-82,3,-78,-33v4,-38,12,-74,17,-110","w":110},"u":{"d":"80,-177r-21,130v-1,18,27,18,33,4v15,-33,18,-93,27,-134r49,0r-30,177r-42,0r5,-28v-15,23,-22,30,-52,32v-42,2,-42,-35,-36,-71r18,-110r49,0","w":171},"v":{"d":"36,0r-24,-177r50,0r9,111r43,-111r41,0r-77,177r-42,0","w":141},"w":{"d":"33,0r-18,-177r47,0r5,112r39,-112r45,0r3,112r42,-112r38,0r-74,177r-41,0r-4,-119r-41,119r-41,0","w":220},"x":{"d":"-16,0r65,-93r-30,-84r51,0r15,50r31,-50r44,0r-59,84r31,93r-50,0r-16,-59r-39,59r-43,0","w":147},"y":{"d":"71,-71r41,-106r39,0r-79,183v-16,43,-32,60,-85,56r3,-37v30,6,39,-5,50,-32r-32,-170r51,0","w":135},"z":{"d":"-5,0r6,-35r81,-107r-60,0r6,-35r112,0r-5,35r-81,105r64,0r-6,37r-117,0","w":135},"{":{"d":"9,36r15,-103v0,-10,-3,-14,-15,-15r5,-28v53,-12,-2,-141,85,-130r16,0r-4,22v-50,-2,-3,116,-65,123v47,17,4,81,6,126v-1,7,6,8,16,8r-4,22v-33,1,-59,-3,-55,-25","w":116},"|":{"d":"69,-270r42,0r0,360r-42,0r0,-360","w":180},"}":{"d":"107,-215r-13,92v0,10,3,13,15,16r-5,27v-58,16,9,162,-103,141r4,-22v50,-1,6,-128,67,-134v-46,-15,-8,-72,-8,-115v0,-7,-6,-8,-16,-8r4,-22v32,-1,58,4,55,25","w":116},"~":{"d":"175,-207v-32,0,-79,-43,-94,4r-24,-16v10,-24,23,-48,54,-48v28,0,79,44,96,-1r25,15v-12,28,-27,46,-57,46","w":240},"\u00a0":{"w":90}}});
