/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 1989, 1992 Adobe Systems Incorporated. All Rights Reserved.Trade
 * Gothic is a trademark of Linotype-Hell AG and/or its subsidiaries.
 * 
 * Trademark:
 * Trade Gothic is a trademark of Linotype-Hell AG and/or its subsidiaries.
 * 
 * Description:
 * The digitally encoded machine readable software for producing the Typefaces
 * licensed to you is copyrighted (c) 1989, 1992 Adobe Systems. All Rights
 * Reserved. This software is the property of Adobe Systems Incorporated and its
 * licensors, and may not be reproduced, used, displayed, modified, disclosed or
 * transferred without the express written approval of Adobe. The digitally encoded
 * machine readable outline data for producing the Typefaces licensed to you is
 * copyrighted (c) 1981 Linotype-Hell AG and/or its subsidiaries. All Rights
 * Reserved. This data is the property of Linotype-Hell AG and/or its subsidiaries
 * and may not be reproduced, used, displayed, modified, disclosed or transferred
 * without the express written approval of Linotype-Hell AG and/or its
 * subsidiaries.
 * 
 * Vendor URL:
 * http://www.linotypelibrary.com
 */
Cufon.registerFont({"w":219,"face":{"font-family":"TradeGothicA","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 3 2 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-3 -288 298 69.1171","underline-thickness":"18","underline-position":"-27","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":109},"\u00a0":{"w":109},"$":{"d":"99,-238v-53,-7,-62,70,-17,83v6,2,11,4,17,5r0,-88xm123,-22v53,4,69,-71,19,-87v-6,-2,-13,-5,-19,-7r0,94xm26,-194v0,-44,30,-64,73,-66r0,-28r24,0r0,28v31,3,54,22,67,43r-19,15v-10,-17,-27,-31,-48,-36r0,94v39,13,77,26,77,76v0,44,-33,66,-77,68r0,45r-24,0r0,-45v-38,-2,-60,-26,-79,-47r21,-16v14,19,30,37,58,41r0,-101v-35,-10,-73,-26,-73,-71"},"%":{"d":"44,-200v0,21,16,37,38,37v22,0,38,-16,38,-37v0,-21,-17,-38,-38,-38v-21,0,-38,17,-38,38xm201,-60v0,22,16,38,37,38v21,0,38,-17,38,-38v0,-21,-16,-37,-38,-37v-22,0,-37,15,-37,37xm224,-264r21,0r-149,268r-21,0xm142,-200v0,36,-24,60,-60,60v-36,0,-60,-23,-60,-60v0,-38,24,-60,60,-60v36,0,60,24,60,60xm298,-60v0,37,-23,60,-60,60v-37,0,-60,-24,-60,-60v0,-36,24,-60,60,-60v36,0,60,23,60,60","w":320},"&":{"d":"109,-241v-41,0,-28,57,-13,77v17,-12,36,-25,39,-51v1,-15,-13,-26,-26,-26xm84,-130v-19,13,-39,28,-39,61v0,55,78,59,105,27v-24,-27,-47,-57,-66,-88xm167,-66v9,-14,21,-42,24,-65r24,6v-6,29,-16,57,-30,77v10,11,26,20,43,22r0,26v-28,1,-45,-13,-60,-26v-39,49,-157,36,-152,-45v2,-41,30,-61,56,-78v-28,-37,-29,-120,38,-115v31,2,53,16,53,49v0,37,-32,53,-54,71v15,29,39,55,58,78","w":240},"(":{"d":"74,30v-64,-69,-65,-225,-1,-294r28,0v-28,40,-51,81,-51,148v0,63,23,106,51,146r-27,0","w":119},")":{"d":"46,-264v63,69,66,225,1,294r-28,0v29,-40,51,-81,51,-148v0,-63,-23,-106,-51,-146r27,0","w":119},"*":{"d":"27,-204r6,-24r49,24r3,-2r-8,-54r24,0r-7,54v16,1,33,-17,50,-23r9,24r-53,11r-1,3r38,38r-20,15r-26,-48r-3,0r-26,48r-19,-14r38,-41r-1,-3","w":180},"+":{"d":"97,-187r22,0r0,82r83,0r0,23r-83,0r0,82r-22,0r0,-82r-83,0r0,-23r83,0r0,-82","w":216},",":{"d":"72,-40v4,43,-11,66,-22,93r-15,0r16,-53r-14,0r0,-40r35,0","w":109},"-":{"d":"14,-82r0,-23r91,0r0,23r-91,0","w":119},"\u00ad":{"d":"14,-82r0,-23r91,0r0,23r-91,0","w":119},".":{"d":"72,-40r0,40r-35,0r0,-40r35,0","w":109},"\/":{"d":"103,-264r-84,268r-22,0r84,-268r22,0","w":100},"0":{"d":"110,-241v-53,0,-65,46,-65,111v0,65,12,111,65,111v53,0,64,-46,64,-111v0,-66,-11,-111,-64,-111xm110,4v-71,0,-92,-57,-92,-134v0,-77,21,-134,92,-134v72,0,92,59,92,134v0,76,-20,134,-92,134"},"1":{"d":"56,0r0,-22r45,0r0,-212r-50,5r0,-17v27,-5,42,-21,76,-18r0,242r44,0r0,22r-115,0"},"2":{"d":"193,-194v0,94,-113,96,-142,172r142,0r0,22r-169,0v0,-109,142,-96,142,-194v0,-31,-20,-47,-53,-47v-37,1,-54,25,-61,56r-26,-5v9,-43,36,-74,88,-74v46,0,79,24,79,70"},"3":{"d":"193,-72v3,86,-128,95,-168,41v-5,-6,-10,-12,-13,-17r21,-14v17,21,37,43,71,43v36,1,62,-17,62,-50v0,-50,-42,-62,-99,-58r0,-23v49,1,89,-4,89,-48v-1,-27,-19,-42,-47,-43v-34,-1,-47,17,-63,36r-21,-15v17,-25,42,-44,84,-44v44,0,75,22,75,65v-1,31,-18,49,-41,58v29,12,49,30,50,69"},"4":{"d":"41,-84r92,0r-1,-149xm159,-61r0,61r-26,0r0,-61r-119,0r0,-23r107,-176r38,0r0,176r45,0r0,23r-45,0"},"5":{"d":"113,-153v-29,-1,-45,18,-55,39r-22,-5r11,-141r133,0r0,22r-111,0r-7,84v48,-47,137,-11,137,66v0,87,-109,121,-160,60v-5,-6,-9,-12,-13,-18r23,-12v12,21,30,39,60,39v42,0,62,-26,62,-69v0,-39,-20,-64,-58,-65"},"6":{"d":"112,-19v38,0,59,-22,59,-60v0,-36,-19,-62,-54,-62v-37,0,-62,23,-67,55v3,39,22,67,62,67xm22,-117v0,-102,71,-181,162,-131r-11,22v-43,-35,-109,-2,-117,45v-2,14,-7,30,-7,49v17,-17,36,-32,71,-31v49,2,78,31,78,83v-1,54,-33,84,-84,84v-67,0,-92,-47,-92,-121"},"7":{"d":"27,-238r0,-22r165,0r0,16r-110,244r-31,0r107,-238r-131,0"},"8":{"d":"53,-200v0,57,113,65,113,0v0,-30,-25,-41,-56,-41v-31,1,-57,11,-57,41xm105,-127v-27,13,-63,23,-63,59v0,35,29,49,68,49v56,0,90,-53,47,-85v-14,-10,-34,-17,-52,-23xm148,-139v27,15,56,29,56,71v-1,52,-41,72,-94,72v-54,0,-95,-21,-95,-72v0,-39,30,-55,57,-71v-25,-11,-46,-28,-46,-60v0,-47,38,-65,84,-65v46,0,84,19,84,65v0,31,-21,49,-46,60"},"9":{"d":"108,-241v-38,0,-59,22,-59,60v0,36,19,62,54,62v33,0,58,-22,67,-48v-2,-42,-20,-74,-62,-74xm198,-143v0,93,-47,165,-142,142v-10,-3,-16,-7,-20,-11r11,-21v62,41,130,-18,124,-94v-18,16,-37,31,-71,31v-48,0,-78,-31,-78,-84v1,-54,33,-84,83,-84v68,0,93,47,93,121"},":":{"d":"37,-104r0,-40r35,0r0,40r-35,0xm37,0r0,-40r35,0r0,40r-35,0","w":109},";":{"d":"37,-104r0,-40r35,0r0,40r-35,0xm72,-40v4,43,-11,66,-22,93r-15,0r16,-53r-14,0r0,-40r35,0","w":109},"<":{"d":"199,0r-182,-84r0,-20r182,-83r0,22r-157,71r157,72r0,22","w":216},"=":{"d":"202,-46r-188,0r0,-22r188,0r0,22xm202,-119r-188,0r0,-22r188,0r0,22","w":216},">":{"d":"174,-94r-157,-71r0,-22r182,83r0,21r-182,83r0,-22","w":216},"?":{"d":"84,-40r0,40r-35,0r0,-40r35,0xm136,-209v0,59,-65,59,-57,127r-24,0v-10,-70,54,-74,54,-128v0,-19,-12,-31,-31,-31v-21,0,-29,11,-37,28r-22,-11v11,-23,30,-40,59,-40v34,0,58,20,58,55","w":159},"@":{"d":"154,-180v-37,2,-55,34,-57,69v-1,20,6,35,25,35v36,0,58,-35,58,-71v0,-19,-7,-34,-26,-33xm148,-206v23,0,35,10,44,28r7,-21r24,0r-33,116v0,6,3,9,8,9v34,-5,51,-38,51,-75v0,-60,-40,-91,-100,-91v-68,0,-107,44,-107,111v0,68,42,107,107,110v38,2,72,-15,89,-39r28,0v-23,36,-60,62,-117,62v-79,0,-133,-52,-133,-133v0,-82,54,-135,133,-135v71,0,123,40,123,111v0,60,-31,103,-83,103v-13,0,-25,-11,-25,-23v-25,39,-101,22,-96,-34v3,-53,29,-99,80,-99","w":288},"A":{"d":"71,-106r78,0r-37,-134r-4,0xm9,0r80,-260r42,0r80,260r-30,0r-24,-81r-94,0r-24,81r-30,0","k":{"y":13,"w":13,"v":20,"Y":33,"W":27,"V":27,"T":33}},"B":{"d":"68,-148v53,1,108,4,111,-45v3,-52,-62,-41,-111,-42r0,87xm185,-71v0,-54,-60,-55,-117,-53r0,100v55,0,117,7,117,-47xm214,-70v1,81,-93,70,-175,70r0,-260v77,0,168,-13,168,64v0,33,-16,50,-44,60v29,9,50,30,51,66","w":240},"C":{"d":"117,-21v41,0,54,-30,63,-62r26,5v-12,46,-35,82,-92,82v-73,0,-99,-57,-99,-134v0,-75,26,-134,99,-134v52,0,77,31,88,76r-26,8v-9,-33,-24,-59,-65,-59v-53,0,-67,51,-67,109v0,61,15,109,73,109"},"D":{"d":"194,-130v0,-81,-42,-114,-129,-105r0,211v86,8,129,-23,129,-106xm223,-130v2,107,-72,141,-187,130r0,-260r70,0v79,1,116,50,117,130","w":240},"E":{"d":"195,-260r0,25r-127,0r0,87r90,0r0,24r-90,0r0,100r134,0r0,24r-163,0r0,-260r156,0"},"F":{"d":"190,-260r0,25r-125,0r0,87r93,0r0,24r-93,0r0,124r-29,0r0,-260r154,0","w":200,"k":{"A":20,".":40,",":40}},"G":{"d":"120,-21v47,1,67,-28,63,-79r-59,0r0,-25r87,0r0,125r-23,0v-1,-7,2,-18,-1,-24v-13,17,-38,28,-68,28v-74,-3,-98,-57,-102,-134v-6,-100,76,-168,159,-116v19,12,29,34,36,59r-27,5v-10,-35,-27,-57,-65,-57v-57,0,-74,47,-74,109v0,62,17,107,74,109","w":240},"H":{"d":"221,-260r0,260r-29,0r0,-124r-124,0r0,124r-29,0r0,-260r29,0r0,112r124,0r0,-112r29,0","w":259},"I":{"d":"74,-260r0,260r-29,0r0,-260r29,0","w":119},"J":{"d":"24,-44v13,29,71,36,71,-15r0,-201r29,0r0,193v12,81,-91,89,-121,37","w":159},"K":{"d":"71,0r-29,0r0,-260r29,0r0,135r108,-135r34,0r-81,98r91,162r-33,0r-77,-138r-42,51r0,87","w":240},"L":{"d":"39,0r0,-260r29,0r0,236r123,0r0,24r-152,0","w":200,"k":{"y":13,"Y":33,"W":27,"V":33,"T":27}},"M":{"d":"235,0r-1,-238r-73,238r-22,0r-74,-238r0,238r-26,0r0,-260r45,0r66,210r66,-210r45,0r0,260r-26,0","w":299},"N":{"d":"39,0r0,-260r41,0r115,200r0,-200r26,0r0,260r-24,0r-132,-232r0,232r-26,0","w":259},"O":{"d":"120,-239v-54,0,-73,45,-73,109v0,64,19,109,73,109v54,0,73,-46,73,-109v0,-63,-19,-109,-73,-109xm120,4v-71,0,-102,-55,-102,-134v0,-79,31,-134,102,-134v71,0,101,55,101,134v0,79,-30,134,-101,134","w":240},"P":{"d":"177,-188v0,-54,-59,-47,-112,-47r0,95v54,0,112,8,112,-48xm206,-187v0,66,-66,76,-141,71r0,116r-29,0r0,-260v81,-1,170,-11,170,73","k":{"A":13,".":46,",":46}},"Q":{"d":"162,-35v-8,-12,-15,-19,-32,-22r0,-27v25,4,36,10,49,26v27,-59,19,-186,-59,-181v-54,3,-73,45,-73,109v0,82,53,135,115,95xm195,-31v9,14,18,24,39,24r0,28v-33,1,-45,-14,-58,-34v-15,11,-34,17,-56,17v-71,-1,-102,-55,-102,-134v0,-79,31,-129,102,-134v109,-7,124,163,75,233","w":240},"R":{"d":"177,-190v0,-55,-60,-44,-112,-45r0,92v53,0,112,8,112,-47xm206,-192v0,38,-24,59,-52,68r56,124r-32,0r-52,-118r-61,0r0,118r-29,0r0,-260v79,-1,170,-10,170,68","w":240,"k":{"y":6,"Y":13,"W":6,"V":13,"T":13}},"S":{"d":"23,-197v-1,-62,84,-85,131,-51v15,11,26,27,33,49r-26,5v-3,-50,-108,-66,-109,-5v17,71,140,34,146,126v6,91,-137,98,-168,33v-5,-8,-9,-16,-12,-24r26,-9v13,27,28,51,68,52v35,1,56,-18,58,-47v-14,-76,-145,-42,-147,-129"},"T":{"d":"114,-235r0,235r-28,0r0,-235r-78,0r0,-25r184,0r0,25r-78,0","w":200,"k":{"y":33,"w":33,"u":33,"s":33,"r":33,"o":33,"i":33,"e":33,"c":33,"a":33,"A":27,";":33,":":33,".":33,"-":33,",":33}},"U":{"d":"130,4v-54,0,-91,-28,-91,-82r0,-182r29,0r0,184v2,36,24,55,62,55v38,0,62,-19,62,-55r0,-184r29,0r0,182v-2,54,-36,82,-91,82","w":259},"V":{"d":"6,-260r29,0r65,213r65,-213r29,0r-81,260r-26,0","w":200,"k":{"o":6,"e":6,"a":6,"A":27,";":6,":":6,".":33,"-":6,",":33}},"W":{"d":"10,-260r27,0r49,207r51,-207r25,0r53,207r47,-207r28,0r-62,260r-25,0r-54,-210r-51,210r-25,0","w":299,"k":{"u":6,"o":6,"e":6,"a":6,"A":27,";":6,":":6,".":27,"-":6,",":27}},"X":{"d":"38,0r-33,0r78,-136r-73,-124r33,0r56,95r55,-95r33,0r-71,124r79,136r-33,0r-63,-107","w":200},"Y":{"d":"86,-109r-80,-151r31,0r63,119r63,-119r31,0r-80,151r0,109r-28,0r0,-109","w":200,"k":{"v":6,"u":13,"q":20,"p":13,"o":20,"i":6,"e":20,"a":20,"A":13,";":20,":":20,".":33,"-":27,",":33}},"Z":{"d":"184,0r-168,0r0,-21r131,-214r-119,0r0,-25r155,0r0,19r-133,217r134,0r0,24","w":200},"[":{"d":"27,-260r74,0r0,15r-48,0r0,257r48,0r0,15r-74,0r0,-287","w":119},"\\":{"d":"19,-264r84,268r-22,0r-84,-268r22,0","w":100},"]":{"d":"93,27r-74,0r0,-15r48,0r0,-257r-48,0r0,-15r74,0r0,287","w":119},"^":{"d":"17,-100r81,-160r20,0r81,160r-23,0r-68,-135r-68,135r-23,0","w":216},"_":{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},"a":{"d":"41,-48v0,50,74,23,89,-2r0,-51v-59,10,-89,28,-89,53xm91,-168v-26,0,-40,12,-48,29r-22,-12v17,-51,135,-59,135,16v0,44,-4,98,4,135r-27,0r-3,-26v-23,37,-119,45,-115,-22v4,-59,60,-64,115,-76v3,-30,-11,-44,-39,-44","w":180},"b":{"d":"105,-168v-20,1,-35,13,-47,25r0,99v15,14,23,25,47,25v37,-1,53,-31,53,-73v-1,-43,-11,-76,-53,-76xm184,-94v6,83,-80,126,-131,74r-5,20r-18,0v5,-82,1,-174,2,-260r26,0r0,91v13,-11,29,-22,50,-22v51,0,72,42,76,97","w":200},"c":{"d":"14,-94v-10,-95,115,-134,145,-46r-24,9v-7,-21,-18,-38,-44,-37v-36,1,-51,33,-51,74v0,41,14,74,51,75v30,1,40,-15,52,-34r20,9v-15,26,-31,49,-72,48v-55,-1,-71,-43,-77,-98","w":180},"d":{"d":"95,-19v24,0,33,-11,48,-25r0,-99v-12,-12,-28,-24,-48,-25v-42,0,-53,33,-53,76v0,42,15,72,53,73xm17,-94v0,-81,75,-123,126,-75r0,-91r25,0r2,260r-24,0r-3,-18v-8,12,-29,22,-50,22v-52,0,-76,-39,-76,-98","w":200},"e":{"d":"136,-111v7,-49,-52,-77,-81,-42v-9,10,-13,25,-14,42r95,0xm96,-19v26,1,41,-14,52,-31r20,10v-14,24,-33,45,-72,44v-55,-2,-82,-40,-82,-98v0,-55,23,-97,77,-97v55,0,74,42,71,102r-122,0v2,38,18,69,56,70","w":180},"f":{"d":"110,-239v-22,-3,-46,-5,-43,24r0,28r41,0r0,22r-41,0r0,165r-26,0r0,-165r-31,0r0,-22r31,0v-6,-55,13,-87,69,-75r0,23","w":119},"g":{"d":"32,23v4,37,90,27,112,9v16,-29,-21,-42,-60,-40v-27,1,-49,7,-52,31xm88,-82v26,-2,44,-14,44,-42v0,-29,-17,-44,-47,-44v-28,0,-45,17,-45,43v0,26,21,45,48,43xm15,-125v-3,-59,74,-82,117,-53v11,-7,25,-15,41,-16r0,26v-11,0,-22,1,-29,5v39,52,-19,128,-89,98v-19,3,-19,31,1,31v58,0,117,0,117,53v0,39,-41,50,-85,50v-44,0,-80,-7,-81,-45v-1,-23,16,-28,32,-38v-12,-3,-24,-14,-24,-27v0,-19,14,-23,26,-32v-16,-11,-25,-28,-26,-52","w":180},"h":{"d":"142,-135v2,-54,-70,-29,-84,-5r0,140r-26,0r0,-260r26,0r1,98v23,-40,109,-42,109,26r0,136r-26,0r0,-135","w":200},"i":{"d":"63,-264r0,31r-26,0r0,-31r26,0xm37,-187r26,0r0,187r-26,0r0,-187","w":100},"j":{"d":"68,-233r-26,0r0,-31r26,0r0,31xm8,44v14,6,34,4,34,-16r0,-215r26,0r0,217v3,32,-32,47,-60,35r0,-21","w":100},"k":{"d":"30,-260r26,0r1,167r75,-94r32,0r-55,69r62,118r-31,0r-49,-96r-35,40r0,56r-26,0r0,-260","w":180},"l":{"d":"63,-260r0,260r-26,0r0,-260r26,0","w":100},"m":{"d":"55,-162v20,-33,92,-42,104,1v26,-40,111,-45,111,27r0,134r-26,0r0,-134v3,-55,-67,-31,-81,-6r0,140r-26,0r0,-134v3,-55,-68,-30,-82,-6r0,140r-25,0r0,-187r25,0r0,25","w":299},"n":{"d":"142,-135v2,-54,-70,-29,-84,-5r0,140r-26,0r0,-187r26,0v1,8,-2,19,1,25v23,-40,109,-42,109,26r0,136r-26,0r0,-135","w":200},"o":{"d":"90,-19v37,0,51,-34,51,-75v0,-41,-15,-74,-51,-74v-36,0,-51,33,-51,74v0,41,14,75,51,75xm90,-191v54,0,77,42,77,97v0,55,-23,98,-77,98v-54,0,-77,-43,-77,-98v0,-55,23,-97,77,-97","w":180},"p":{"d":"105,-168v-23,0,-32,11,-47,25r0,98v12,13,26,26,47,26v40,0,53,-33,53,-76v0,-42,-15,-72,-53,-73xm184,-94v5,79,-75,126,-126,76r0,87r-26,0r0,-256r26,0r0,22v11,-13,26,-26,49,-26v52,0,73,40,77,97","w":200},"q":{"d":"95,-19v21,0,36,-13,48,-26r0,-98v-15,-14,-24,-25,-48,-25v-37,1,-53,31,-53,73v0,43,12,76,53,76xm17,-94v-11,-81,80,-125,126,-73r5,-20r20,0r0,256r-25,0r0,-87v-51,48,-136,5,-126,-76","w":200},"r":{"d":"113,-164v-38,2,-51,27,-62,60r0,104r-26,0r0,-187r26,0v1,12,-2,27,1,37v12,-22,27,-40,61,-40r0,26","w":119,"k":{".":27,"-":20,",":27}},"s":{"d":"121,-96v50,28,23,107,-37,100v-33,-4,-59,-15,-75,-36r20,-16v12,33,92,44,94,-2v-11,-53,-108,-19,-109,-90v-2,-65,105,-62,126,-18r-18,16v-13,-28,-79,-40,-82,1v7,34,55,31,81,45","w":159},"t":{"d":"107,1v-27,5,-70,9,-70,-28r0,-138r-31,0r0,-22r31,0r0,-62r26,0r0,62r43,0r0,22r-43,0r0,133v-1,17,29,14,44,11r0,22","w":119},"u":{"d":"58,-52v-2,54,70,30,84,5r0,-140r26,0r0,187r-26,0v-1,-8,2,-19,-1,-25v-24,40,-109,40,-109,-26r0,-136r26,0r0,135","w":200},"v":{"d":"98,0r-35,0r-57,-187r26,0r48,155r48,-155r26,0","w":159,"k":{".":27,",":27}},"w":{"d":"6,-187r26,0r39,144r36,-144r27,0r38,145r36,-145r26,0r-50,187r-26,0r-38,-145r-37,145r-26,0","w":240,"k":{".":20,",":20}},"x":{"d":"79,-121r39,-66r29,0r-52,89r61,98r-30,0r-47,-77r-46,77r-29,0r59,-98r-54,-89r29,0","w":159},"y":{"d":"154,-187r-66,204v-10,35,-38,59,-82,50r0,-21v38,6,58,-12,63,-44r-65,-189r28,0r51,143r44,-143r27,0","w":159,"k":{".":27,",":27}},"z":{"d":"149,0r-138,0r0,-19r102,-146r-92,0r0,-22r127,0r0,19r-102,146r103,0r0,22","w":159},"{":{"d":"95,30v-108,16,-15,-133,-78,-139r0,-15v63,-6,-30,-156,78,-140r0,16v-18,-1,-29,1,-29,20v0,43,15,107,-27,112v43,3,27,69,27,111v0,18,11,21,29,20r0,15","w":119},"|":{"d":"29,-264r22,0r0,268r-22,0r0,-268","w":79},"}":{"d":"24,-264v109,-16,16,134,79,140r0,15v-63,6,31,157,-79,139r0,-15v18,1,30,-1,30,-20v0,-43,-15,-107,27,-112v-43,-3,-22,-70,-27,-111v2,-19,-11,-21,-30,-20r0,-16","w":119},"~":{"d":"24,-85v9,-31,57,-42,87,-20v24,16,59,14,67,-13r14,15v-11,28,-52,43,-83,20v-21,-16,-65,-18,-71,14","w":216},"'":{"d":"29,-260r22,0r0,97r-22,0r0,-97","w":79},"`":{"d":"41,-260r32,51r-24,0r-47,-51r39,0","w":100},"#":{"d":"83,-103r48,0r8,-55r-49,0xm69,0r-23,0r12,-83r-36,0r0,-20r38,0r8,-55r-36,0r0,-20r39,0r11,-82r22,0r-11,82r49,0r11,-82r22,0r-11,82r34,0r0,20r-37,0r-7,55r34,0r0,20r-37,0r-11,83r-23,0r12,-83r-49,0"},"!":{"d":"77,-40r0,40r-35,0r0,-40r35,0xm79,-260r-8,178r-23,0r-7,-178r38,0","w":119},"\"":{"d":"70,-260r23,0r0,97r-23,0r0,-97xm27,-260r23,0r0,97r-23,0r0,-97","w":119}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 1989, 1992 Adobe Systems Incorporated. All Rights Reserved.Trade
 * Gothic is a trademark of Linotype-Hell AG and/or its subsidiaries.
 * 
 * Trademark:
 * Trade Gothic is a trademark of Linotype-Hell AG and/or its subsidiaries.
 * 
 * Description:
 * The digitally encoded machine readable software for producing the Typefaces
 * licensed to you is copyrighted (c) 1989, 1992 Adobe Systems. All Rights
 * Reserved. This software is the property of Adobe Systems Incorporated and its
 * licensors, and may not be reproduced, used, displayed, modified, disclosed or
 * transferred without the express written approval of Adobe. The digitally encoded
 * machine readable outline data for producing the Typefaces licensed to you is
 * copyrighted (c) 1981 Linotype-Hell AG and/or its subsidiaries. All Rights
 * Reserved. This data is the property of Linotype-Hell AG and/or its subsidiaries
 * and may not be reproduced, used, displayed, modified, disclosed or transferred
 * without the express written approval of Linotype-Hell AG and/or its
 * subsidiaries.
 * 
 * Vendor URL:
 * http://www.linotypelibrary.com
 */
Cufon.registerFont({"w":200,"face":{"font-family":"TradeGothicA","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 6 5 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-21 -283 308 69.258","underline-thickness":"18","underline-position":"-27","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":100},"\u00a0":{"w":100},"$":{"d":"84,-222v-26,-3,-42,30,-22,48v6,6,14,10,22,12r0,-60xm112,-40v35,4,43,-51,12,-60r-12,-6r0,66xm188,-72v0,46,-32,69,-76,72r0,41r-28,0r0,-41v-35,-3,-59,-24,-77,-46r31,-28v11,15,27,29,46,34r0,-74v-35,-13,-72,-29,-72,-76v0,-46,31,-66,72,-70r0,-23r28,0r0,23v30,5,51,20,68,38r-28,27v-9,-11,-22,-24,-40,-25r0,66v38,15,76,30,76,82"},"%":{"d":"273,-65v-2,-16,-12,-29,-30,-29v-18,0,-28,13,-30,29v2,17,13,30,30,30v17,0,28,-13,30,-30xm77,-166v32,2,39,-45,12,-56v-20,-8,-41,6,-41,27v1,17,12,28,29,29xm220,-264r31,0r-149,268r-31,0xm178,-65v0,-39,27,-65,65,-65v38,0,65,26,65,65v0,39,-25,65,-65,65v-40,0,-65,-26,-65,-65xm12,-195v0,-39,25,-65,65,-65v40,0,65,26,65,65v0,39,-27,65,-65,65v-38,0,-65,-26,-65,-65","w":320},"&":{"d":"122,-209v0,-14,-8,-24,-23,-24v-34,0,-24,52,-8,69v11,-14,31,-21,31,-45xm81,-107v-31,14,-21,73,18,70v14,0,26,-8,33,-15v-20,-18,-34,-35,-51,-55xm159,-80v9,-16,17,-32,24,-51r39,11v-8,23,-17,45,-30,65v9,7,21,14,36,15r0,44v-31,-1,-48,-11,-66,-27v-38,45,-150,33,-150,-45v0,-39,20,-57,44,-72v-37,-40,-24,-124,46,-124v67,0,77,89,29,117r-18,14v14,19,29,37,46,53","w":240},"(":{"d":"58,-117v0,66,24,108,51,147r-42,0v-27,-38,-49,-87,-49,-147v0,-60,23,-108,49,-147r42,0v-26,40,-51,81,-51,147","w":119},")":{"d":"102,-117v0,60,-22,109,-49,147r-43,0v28,-38,52,-81,52,-147v0,-66,-25,-108,-52,-147r43,0v26,39,49,87,49,147","w":119},"*":{"d":"108,-260v-2,18,-10,37,-9,54r48,-24r9,32v-17,4,-39,1,-53,8r38,38r-27,20v-9,-15,-13,-36,-25,-48r-23,48r-27,-20v11,-14,31,-25,37,-40r-52,-6r9,-32r48,24v1,-17,-7,-36,-9,-54r36,0","w":180},"+":{"d":"86,-196r44,0r0,76r76,0r0,44r-76,0r0,76r-44,0r0,-76r-76,0r0,-44r76,0r0,-76","w":216},",":{"d":"46,0r-22,0r0,-51r52,0r0,51r-23,53r-25,0","w":100},"-":{"d":"15,-78r0,-40r89,0r0,40r-89,0","w":119},"\u00ad":{"d":"15,-78r0,-40r89,0r0,40r-89,0","w":119},".":{"d":"24,0r0,-51r52,0r0,51r-52,0","w":100},"\/":{"d":"23,4r-44,0r98,-268r44,0","w":100},"0":{"d":"100,-222v-58,0,-40,77,-40,130v0,33,8,55,40,55v57,1,40,-78,40,-131v0,-32,-6,-54,-40,-54xm100,4v-55,0,-88,-34,-87,-90r0,-88v-1,-56,32,-90,87,-90v55,0,88,34,87,90r0,88v1,56,-32,90,-87,90"},"1":{"d":"45,-227v29,-5,44,-17,57,-37r28,0r0,264r-45,0r0,-199r-40,0r0,-28"},"2":{"d":"182,-188v0,74,-71,102,-107,147r103,0r0,41r-164,0r0,-42r78,-75v19,-23,43,-35,43,-70v0,-21,-12,-35,-35,-35v-27,0,-39,15,-37,43r-48,0v-2,-55,29,-85,81,-85v52,0,86,24,86,76"},"3":{"d":"184,-74v5,78,-104,98,-150,56v-14,-14,-22,-34,-22,-58r48,0v0,27,12,38,38,39v24,0,37,-16,38,-39v0,-32,-20,-40,-52,-41r0,-41v31,0,46,-6,46,-33v0,-19,-13,-31,-34,-31v-18,0,-31,14,-31,30r-47,0v0,-49,32,-72,79,-72v47,0,80,21,80,71v0,27,-12,48,-31,57v26,10,36,30,38,62"},"4":{"d":"114,-105r-1,-102r-73,102r74,0xm110,-260r49,0r0,155r37,0r0,37r-37,0r0,68r-45,0r0,-68r-114,0r0,-42"},"5":{"d":"185,-93v0,106,-136,131,-168,47v-3,-9,-4,-19,-4,-29r47,0v-1,25,14,38,37,38v32,0,38,-24,41,-57v6,-53,-56,-64,-76,-30r-40,0r0,-136r150,0r0,41r-109,0r0,54v14,-9,27,-15,48,-16v54,0,74,34,74,88"},"6":{"d":"138,-85v3,-49,-59,-51,-78,-21v-1,38,3,70,40,69v26,-1,36,-20,38,-48xm13,-174v-9,-80,88,-114,143,-71v15,12,22,29,24,53r-47,0v0,-17,-15,-30,-33,-30v-42,0,-40,37,-40,78v44,-39,130,-17,125,57v-4,57,-28,91,-85,91v-55,0,-88,-34,-87,-90r0,-88"},"7":{"d":"11,-260r164,0r0,24r-70,236r-52,0r72,-219r-114,0r0,-41"},"8":{"d":"100,-156v19,-2,33,-12,33,-33v0,-21,-12,-33,-33,-33v-21,0,-33,12,-33,33v0,21,14,31,33,33xm100,-37v27,0,39,-14,40,-38v0,-24,-16,-40,-40,-40v-24,0,-40,16,-40,40v1,24,13,38,40,38xm149,-136v26,10,38,29,38,62v0,54,-36,78,-87,78v-52,0,-85,-26,-87,-78v0,-33,12,-52,38,-62v-19,-9,-32,-31,-32,-57v0,-47,33,-71,81,-71v48,0,81,24,81,71v0,26,-13,48,-32,57"},"9":{"d":"63,-175v0,51,57,51,77,21v0,-38,-2,-69,-40,-68v-26,1,-37,19,-37,47xm187,-86v9,80,-88,114,-143,71v-15,-12,-22,-29,-24,-53r47,0v0,17,15,31,33,31v41,1,41,-38,40,-79v-44,39,-131,17,-125,-57v4,-57,28,-91,85,-91v55,0,88,34,87,90r0,88"},":":{"d":"24,-108r0,-51r52,0r0,51r-52,0xm24,0r0,-51r52,0r0,51r-52,0","w":100},";":{"d":"24,-108r0,-51r52,0r0,51r-52,0xm46,0r-22,0r0,-51r52,0r0,51r-23,53r-25,0","w":100},"<":{"d":"206,3r-196,-84r0,-34r196,-84r0,42r-140,59r140,59r0,42","w":216},"=":{"d":"206,-32r-196,0r0,-44r196,0r0,44xm206,-120r-196,0r0,-44r196,0r0,44","w":216},">":{"d":"10,-39r140,-59r-140,-59r0,-42r196,84r0,34r-196,84r0,-42","w":216},"?":{"d":"46,0r0,-51r51,0r0,51r-51,0xm75,-227v-17,2,-28,15,-30,32r-41,-12v7,-34,33,-57,72,-57v39,0,67,21,67,62v0,47,-57,60,-52,116r-39,0v-10,-62,39,-76,46,-120v2,-12,-12,-21,-23,-21","w":159},"@":{"d":"137,-91v43,0,55,-72,11,-72v-24,0,-39,19,-39,42v0,17,10,30,28,30xm70,-114v0,-66,77,-114,116,-63r5,-18r32,0r-20,102v0,5,1,7,5,7v26,-4,36,-28,36,-59v0,-58,-36,-88,-95,-88v-63,0,-99,40,-99,103v0,65,39,102,105,103v31,1,54,-11,71,-25r33,0v-22,33,-58,56,-107,56v-83,0,-139,-51,-139,-134v0,-82,56,-134,137,-134v70,0,125,39,125,109v0,61,-36,97,-91,104v-12,1,-19,-9,-21,-19v-31,39,-93,8,-93,-44","w":288},"A":{"d":"76,-99r49,0r-25,-105xm5,0r64,-260r64,0r62,260r-47,0r-13,-55r-68,0r-14,55r-48,0","k":{"y":6,"w":6,"v":6,"Y":20,"W":13,"V":13,"T":20}},"B":{"d":"126,-188v1,-28,-24,-33,-54,-31r0,62v29,3,54,-6,54,-31xm132,-79v0,-32,-26,-40,-60,-37r0,75v35,3,60,-6,60,-38xm182,-75v0,81,-80,77,-160,75r0,-260v74,-1,156,-7,154,67v0,23,-11,41,-32,54v21,14,38,29,38,64"},"C":{"d":"100,-220v-56,0,-26,93,-32,143v-3,26,10,36,32,37v29,1,34,-22,32,-54r50,0v3,63,-23,98,-82,98v-55,0,-82,-31,-82,-88r0,-92v-16,-97,129,-118,158,-41v4,11,6,25,6,41r-50,0v2,-29,-7,-44,-32,-44"},"D":{"d":"132,-96v-3,-59,18,-134,-60,-120r0,172v41,3,62,-10,60,-52xm182,-90v-1,60,-31,90,-91,90r-69,0r0,-260r69,0v60,0,90,30,91,90r0,80"},"E":{"d":"22,0r0,-260r136,0r0,44r-86,0r0,60r66,0r0,44r-66,0r0,68r90,0r0,44r-140,0","w":180},"F":{"d":"22,0r0,-260r130,0r0,44r-80,0r0,60r63,0r0,44r-63,0r0,112r-50,0","w":159,"k":{"A":13,".":40,",":40}},"G":{"d":"100,-40v25,0,32,-23,30,-52r-35,0r0,-41r85,0r0,133r-26,0r-7,-22v-13,13,-24,26,-47,26v-55,-1,-82,-31,-82,-88r0,-92v-12,-83,92,-113,140,-66v14,14,21,37,22,67r-50,0v1,-29,-8,-45,-30,-45v-56,0,-26,93,-32,143v-3,26,10,37,32,37"},"H":{"d":"25,0r0,-260r50,0r0,104r70,0r0,-104r50,0r0,260r-50,0r0,-112r-70,0r0,112r-50,0","w":219},"I":{"d":"25,0r0,-260r50,0r0,260r-50,0","w":100},"J":{"d":"4,-41v24,2,41,1,41,-24r0,-195r50,0r0,205v0,46,-39,64,-91,58r0,-44","w":119},"K":{"d":"22,0r0,-260r50,0r1,107r64,-107r55,0r-67,105r74,155r-56,0r-52,-109r-19,29r0,80r-50,0"},"L":{"d":"22,0r0,-260r50,0r0,216r80,0r0,44r-130,0","w":159,"k":{"y":13,"Y":27,"W":20,"V":20,"T":20}},"M":{"d":"25,0r0,-260r70,0r45,171r45,-171r70,0r0,260r-43,0r0,-204r-53,204r-38,0r-53,-204r0,204r-43,0","w":280},"N":{"d":"25,0r0,-260r55,0r69,154r0,-154r46,0r0,260r-48,0r-76,-168r0,168r-46,0","w":219},"O":{"d":"100,-220v-56,0,-26,93,-32,143v-3,26,10,37,32,37v56,0,26,-93,32,-143v3,-26,-10,-37,-32,-37xm100,4v-55,0,-82,-31,-82,-88r0,-92v0,-57,27,-88,82,-88v55,0,82,31,82,88r0,92v0,57,-27,88,-82,88"},"P":{"d":"75,-145v36,2,63,-2,63,-37v0,-35,-27,-40,-63,-37r0,74xm188,-182v-2,60,-45,83,-113,78r0,104r-50,0r0,-260v83,-4,166,-3,163,78","k":{"A":13,".":46,",":46}},"Q":{"d":"119,-44v-5,-8,-13,-18,-22,-21r0,-43v16,2,27,12,35,24v-7,-49,22,-136,-32,-136v-56,0,-24,93,-32,143v-5,34,26,43,51,33xm172,-33v7,6,14,8,26,9r0,43v-26,1,-41,-12,-53,-25v-60,27,-127,-2,-127,-78r0,-92v0,-57,27,-88,82,-88v55,0,83,31,82,88v-1,48,7,110,-10,143"},"R":{"d":"133,-183v0,-34,-26,-38,-61,-36r0,72v35,2,61,-1,61,-36xm183,-182v0,34,-13,56,-40,66r49,116r-53,0r-43,-106r-24,0r0,106r-50,0r0,-260r72,0v57,-1,89,25,89,78","k":{"Y":6}},"S":{"d":"19,-191v-6,-82,118,-95,148,-35v4,8,8,16,10,25r-45,13v-2,-36,-63,-50,-64,-6v23,52,111,46,111,123v0,71,-87,94,-135,57v-15,-12,-25,-29,-32,-55r48,-11v4,23,16,40,39,43v17,-1,31,-12,31,-31v-14,-61,-106,-48,-111,-123"},"T":{"d":"173,-260r0,44r-58,0r0,216r-50,0r0,-216r-58,0r0,-44r166,0","w":180,"k":{"y":20,"w":20,"u":20,"s":20,"r":20,"o":20,"i":20,"e":20,"c":20,"a":20,"A":13,";":27,":":27,".":27,"-":27,",":27}},"U":{"d":"110,4v-55,0,-85,-27,-85,-82r0,-182r50,0r0,182v-1,25,11,38,35,38v24,0,35,-13,35,-38r0,-182r50,0r0,182v-1,55,-31,82,-85,82","w":219},"V":{"d":"5,-260r49,0r47,186r45,-186r49,0r-66,260r-57,0","k":{"u":6,"r":6,"o":13,"i":6,"e":13,"a":13,"A":13,";":13,":":13,".":27,"-":13,",":27}},"W":{"d":"8,-260r46,0r36,170r36,-170r48,0r36,170r35,-170r46,0r-57,260r-48,0r-37,-178r-39,178r-47,0","w":299,"k":{"o":6,"e":6,"a":6,"A":6,";":6,":":6,".":20,"-":6,",":20}},"X":{"d":"100,-182r38,-78r53,0r-63,123r69,137r-54,0r-43,-92r-43,92r-54,0r70,-137r-64,-123r54,0"},"Y":{"d":"101,-155r42,-105r53,0r-71,155r0,105r-50,0r0,-105r-71,-155r53,0","k":{"v":6,"u":13,"q":20,"p":13,"o":20,"i":6,"e":20,"a":20,"A":13,";":20,":":20,".":33,"-":27,",":33}},"Z":{"d":"22,-260r144,0r0,42r-98,174r100,0r0,44r-156,0r0,-42r98,-174r-88,0r0,-44","w":180},"[":{"d":"18,27r0,-287r84,0r0,22r-44,0r0,243r44,0r0,22r-84,0","w":119},"\\":{"d":"-21,-264r44,0r98,268r-44,0","w":100},"]":{"d":"102,-260r0,287r-84,0r0,-22r44,0r0,-243r-44,0r0,-22r84,0","w":119},"^":{"d":"19,-115r70,-145r38,0r70,145r-43,0r-46,-102r-47,102r-42,0","w":216},"_":{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},"a":{"d":"57,-51v0,32,43,21,54,3r0,-48v-23,9,-49,19,-54,45xm63,-139r-46,0v5,-39,30,-60,73,-60v43,-1,66,18,67,59r2,140r-45,0v-2,-6,-2,-11,-3,-19v-24,30,-103,35,-99,-24v3,-57,55,-65,99,-82v12,-43,-46,-50,-48,-14","w":180},"b":{"d":"117,-77v0,-35,9,-89,-23,-89v-10,0,-18,5,-27,14r0,108v9,9,17,14,27,14v21,-2,23,-23,23,-47xm112,4v-23,0,-37,-15,-49,-28r0,24r-41,0r0,-260r45,0r0,82v17,-12,24,-20,45,-21v57,-1,50,67,50,125v-1,44,-10,78,-50,78","w":180},"c":{"d":"18,-71v0,-71,2,-131,72,-128v47,2,71,23,72,71r-45,0v2,-21,-8,-32,-27,-32v-43,-1,-27,63,-27,101v0,15,12,23,27,23v20,0,30,-12,27,-35r45,0v1,50,-25,74,-72,75v-47,0,-72,-25,-72,-75","w":180},"d":{"d":"63,-119v0,35,-9,89,23,89v10,0,18,-5,27,-14r0,-108v-9,-9,-17,-14,-27,-14v-21,2,-23,23,-23,47xm68,-199v20,0,28,9,45,21r0,-82r45,0r0,260r-41,0v-1,-7,2,-18,-1,-24v-10,14,-26,28,-48,28v-56,1,-50,-67,-50,-126v1,-44,9,-77,50,-77","w":180},"e":{"d":"90,-163v-22,0,-29,15,-27,39r54,0v1,-23,-5,-39,-27,-39xm90,-199v62,0,78,45,72,112r-99,0v-2,29,0,55,27,54v19,0,27,-10,27,-27r45,0v-3,41,-27,64,-72,64v-70,0,-76,-61,-72,-134v2,-44,26,-69,72,-69","w":180},"f":{"d":"23,-187v-6,-56,19,-88,74,-74r0,37v-26,-5,-31,11,-28,37r27,0r0,37r-27,0r0,150r-46,0r0,-150r-20,0r0,-37r20,0","w":100},"g":{"d":"127,23v-6,-19,-47,-8,-67,-14v-3,5,-9,7,-9,15v5,21,73,22,76,-1xm79,-84v25,2,26,-16,26,-41v0,-25,-8,-38,-24,-38v-21,0,-23,17,-23,43v-1,20,4,35,21,36xm81,-199v20,2,41,9,51,22v11,-12,19,-23,40,-22r0,39v-11,-4,-20,-3,-29,2v17,59,-8,126,-79,109v-2,3,-8,6,-8,11v1,10,18,9,30,10v40,2,85,5,84,48v-1,41,-43,49,-87,49v-38,0,-72,-6,-75,-36v2,-16,16,-24,27,-30v-23,-9,-21,-46,0,-55r9,-6v-48,-29,-41,-149,37,-141","w":180},"h":{"d":"113,-144v1,-33,-34,-20,-46,-4r0,148r-45,0r0,-260r45,0r0,86v23,-32,91,-40,91,25r0,149r-45,0r0,-144","w":180},"i":{"d":"27,-230r0,-41r46,0r0,41r-46,0xm73,-196r0,196r-46,0r0,-196r46,0","w":100},"j":{"d":"27,-230r0,-41r46,0r0,41r-46,0xm1,28v18,0,25,-4,26,-18r0,-206r46,0r0,212v0,40,-30,58,-72,52r0,-40","w":100},"k":{"d":"24,0r0,-260r45,0r1,140r48,-76r51,0r-45,66r49,130r-48,0r-33,-92r-23,32r0,60r-45,0","w":180},"l":{"d":"27,-260r46,0r0,260r-46,0r0,-260","w":100},"m":{"d":"107,-149v-2,-30,-33,-12,-40,1r0,148r-45,0r0,-196r44,0r0,22v17,-26,76,-38,83,4v12,-13,26,-29,48,-29v30,0,41,18,41,51r0,148r-45,0r0,-149v-1,-30,-33,-11,-40,1r0,148r-46,0r0,-149","w":259},"n":{"d":"113,-144v1,-33,-34,-20,-46,-4r0,148r-45,0r0,-196r44,0r0,22v23,-32,92,-40,92,25r0,149r-45,0r0,-144","w":180},"o":{"d":"90,-160v-43,-1,-27,63,-27,101v0,15,12,23,27,23v43,1,27,-63,27,-101v0,-15,-12,-23,-27,-23xm90,4v-69,2,-72,-57,-72,-129v0,-50,24,-74,72,-74v70,0,72,56,72,128v0,50,-25,73,-72,75","w":180},"p":{"d":"117,-77v0,-35,9,-89,-23,-89v-10,0,-18,5,-27,14r0,108v9,9,17,14,27,14v21,-2,23,-23,23,-47xm112,4v-20,0,-28,-10,-45,-22r0,87r-45,0r0,-265r41,0v1,7,-2,18,1,24v10,-14,25,-26,48,-27v57,-1,50,67,50,125v-1,44,-10,78,-50,78","w":180},"q":{"d":"63,-119v0,35,-9,89,23,89v10,0,18,-5,27,-14r0,-108v-9,-9,-17,-14,-27,-14v-21,2,-23,23,-23,47xm68,-199v24,0,37,15,49,27r0,-24r41,0r0,265r-45,0r0,-87v-17,12,-25,21,-45,22v-56,2,-50,-67,-50,-126v1,-44,9,-76,50,-77","w":180},"r":{"d":"113,-150v-17,-10,-47,-6,-46,16r0,134r-45,0r0,-196r44,0v1,8,-2,20,1,26v10,-18,20,-29,46,-29r0,49","w":119,"k":{".":20,"-":13,",":20}},"s":{"d":"15,-145v0,-53,68,-67,105,-41v12,9,19,21,25,36r-37,14v-3,-25,-45,-40,-50,-9v16,41,86,32,89,89v3,65,-92,77,-122,33v-5,-8,-11,-17,-17,-29r41,-11v-2,27,49,44,55,13v-13,-46,-89,-32,-89,-95","w":159},"t":{"d":"95,2v-37,5,-75,2,-75,-37r0,-115r-18,0r0,-37r18,0r0,-53r46,0r0,53r29,0r0,37r-29,0r0,100v0,14,15,14,29,14r0,38","w":100},"u":{"d":"67,-52v-1,33,34,20,46,4r0,-148r45,0r0,196r-44,0r0,-22v-24,32,-92,41,-92,-25r0,-149r45,0r0,144","w":180},"v":{"d":"80,-70r30,-126r46,0r-54,196r-44,0r-54,-196r46,0","w":159,"k":{".":13,",":13}},"w":{"d":"5,-196r42,0r27,123r26,-123r39,0r29,123r25,-123r42,0r-46,196r-42,0r-29,-122r-24,122r-43,0","w":240,"k":{".":13,",":13}},"x":{"d":"6,-196r48,0r26,56r26,-56r48,0r-49,96r53,100r-49,0r-29,-63r-30,63r-48,0r54,-101","w":159},"y":{"d":"12,29v43,9,48,-28,37,-67r-45,-158r46,0r31,130r29,-130r46,0r-52,195v-10,46,-33,77,-92,69r0,-39","w":159,"k":{".":13,",":13}},"z":{"d":"18,-196r131,0r0,39r-83,117r83,0r0,40r-138,0r0,-39r82,-117r-75,0r0,-40","w":159},"{":{"d":"24,-150v-2,-63,-9,-128,70,-114r0,22v-68,-12,8,115,-59,125v42,2,29,62,29,104v0,21,11,23,30,22r0,21v-41,3,-70,-5,-70,-43v0,-35,16,-96,-25,-93r0,-22v15,0,26,-5,25,-22","w":119},"|":{"d":"18,-264r44,0r0,268r-44,0r0,-268","w":79},"}":{"d":"96,-83v0,50,11,115,-42,113r-28,0r0,-21v67,10,-6,-114,59,-126v-43,-1,-29,-62,-29,-103v0,-20,-11,-23,-30,-22r0,-22v40,-3,68,6,70,43v2,36,-15,96,25,94r0,22v-15,0,-25,5,-25,22","w":119},"~":{"d":"67,-131v40,0,82,50,110,8r7,-10v22,34,2,69,-35,69v-34,0,-49,-28,-86,-27v-17,1,-24,15,-30,28r-14,-35v8,-18,23,-32,48,-33","w":216},"'":{"d":"20,-260r40,0r0,97r-40,0r0,-97","w":79},"`":{"d":"47,-272r34,52r-37,0r-53,-52r56,0","w":100},"#":{"d":"87,-152r-6,44r35,0r7,-44r-36,0xm182,-74r-35,0r-11,74r-34,0r10,-74r-36,0r-10,74r-35,0r10,-74r-34,0r0,-34r39,0r6,-44r-34,0r0,-34r39,0r10,-74r35,0r-11,74r36,0r11,-74r34,0r-10,74r31,0r0,34r-35,0r-7,44r31,0r0,34"},"!":{"d":"24,0r0,-51r52,0r0,51r-52,0xm66,-88r-32,0r-10,-172r52,0","w":100},"\"":{"d":"9,-260r39,0r0,97r-39,0r0,-97xm72,-260r39,0r0,97r-39,0r0,-97","w":119}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 1989 Adobe Systems Incorporated. All Rights Reserved.Trade Gothic
 * is a trademark of Linotype AG and/or its subsidiaries.
 * 
 * Trademark:
 * Trade Gothic is a trademark of Linotype AG and/or its subsidiaries.
 * 
 * Description:
 * The digitally encoded machine readable software for producing the Typefaces
 * licensed to you is copyrighted (c) 1989 Adobe Systems. All rights reserved. This
 * software is the property of Adobe Systems Incorporated and its licensors, and
 * may not be reproduced, used, displayed, modified, disclosed, or transferred
 * without the express written approval of Adobe. The digitally encoded machine
 * readable outline data for producing the Typefaces licensed to you is copyrighted
 * (c) 1981 Linotype AG and/or its subsidiaries. All Rights Reserved. This data is
 * the property of Linotype AG and/or its subsidiaries and may not be reproduced,
 * used, displayed, modified, disclosed or transferred without the express written
 * approval of Linotype AG and/or its subsidiaries.
 * 
 * Vendor URL:
 * http://www.linotypelibrary.com
 */
Cufon.registerFont({"w":159,"face":{"font-family":"TradeGothicB","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 6 2 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-12 -292 274 61.598","underline-thickness":"18","underline-position":"-27","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":79},"\u00a0":{"w":79},"$":{"d":"69,-225v-27,8,-20,52,0,63r0,-63xm91,-35v29,-9,22,-58,0,-70r0,70xm14,-193v0,-37,21,-61,55,-67r0,-32r22,0r0,32v21,4,39,18,50,33r-28,23v-6,-9,-10,-19,-22,-21r0,75v28,19,58,36,58,80v0,40,-21,66,-58,70r0,42r-22,0r0,-42v-26,-2,-47,-23,-58,-41r30,-22v4,12,15,25,28,28r0,-84v-25,-17,-55,-34,-55,-74"},"%":{"d":"77,-231v-15,0,-30,15,-30,30v0,16,14,30,30,30v16,0,30,-14,30,-30v0,-15,-15,-30,-30,-30xm203,-89v-15,0,-30,15,-30,30v0,15,15,30,30,30v15,0,30,-15,30,-30v0,-15,-15,-30,-30,-30xm228,-264r-148,268r-27,0r148,-268r27,0xm203,0v-35,0,-59,-24,-59,-59v0,-35,24,-59,59,-59v35,0,59,24,59,59v0,35,-24,59,-59,59xm77,-142v-35,0,-59,-24,-59,-59v0,-35,24,-59,59,-59v35,0,59,24,59,59v0,35,-24,59,-59,59","w":280},"&":{"d":"71,-95v-27,23,0,83,36,52v-14,-15,-26,-32,-36,-52xm87,-238v-31,5,-14,57,-6,76v15,-13,38,-66,6,-76xm130,-78r15,-48r37,10v-6,25,-15,46,-24,68v6,6,14,10,25,12r0,40v-20,0,-37,-7,-51,-20v-33,37,-113,21,-113,-41v0,-31,19,-57,34,-74v-26,-42,-35,-133,36,-133v33,0,53,22,53,54v0,38,-26,58,-45,79v10,19,20,38,33,53","w":200},"(":{"d":"54,31v-54,-72,-54,-223,0,-295r35,0v-55,71,-56,224,0,295r-35,0","w":100},")":{"d":"12,31v54,-72,54,-223,0,-295r34,0v23,39,43,89,43,148v0,58,-20,108,-43,147r-34,0","w":100},"*":{"d":"145,-200v-19,0,-37,4,-55,6v12,14,27,26,40,38r-28,20r-22,-50v-8,16,-16,32,-22,50r-28,-20v13,-12,28,-24,39,-38v-17,-2,-35,-6,-54,-6r11,-32v14,9,30,17,46,24r-9,-52r34,0r-9,52v16,-7,32,-15,46,-24"},"+":{"d":"90,-182r36,0r0,73r73,0r0,36r-73,0r0,73r-36,0r0,-73r-73,0r0,-36r73,0r0,-73","w":216},",":{"d":"61,0r-25,45r-19,0r18,-45r-16,0r0,-42r42,0r0,42","w":79},"-":{"d":"16,-80r0,-33r88,0r0,33r-88,0","w":119},"\u00ad":{"d":"16,-80r0,-33r88,0r0,33r-88,0","w":119},".":{"d":"19,0r0,-42r42,0r0,42r-42,0","w":79},"\/":{"d":"72,-264r36,0r-80,268r-36,0","w":100},"0":{"d":"101,-203v0,-17,-7,-25,-21,-25v-14,0,-21,8,-21,25r0,146v0,17,7,25,21,25v14,0,21,-8,21,-25r0,-146xm80,4v-91,5,-59,-116,-63,-196v-3,-49,16,-70,63,-72v91,-5,59,116,63,196v3,49,-16,70,-63,72"},"1":{"d":"28,-230v19,-9,38,-21,53,-34r23,0r0,264r-40,0r0,-206r-36,0r0,-24"},"2":{"d":"144,-206v0,79,-46,111,-83,169r79,0r0,37r-124,0r0,-35v29,-53,78,-93,86,-164v2,-17,-7,-29,-21,-29v-21,-1,-22,21,-21,44r-43,0v-2,-50,21,-80,67,-80v35,0,60,22,60,58"},"3":{"d":"76,4v-44,0,-64,-28,-59,-79r40,0v-1,21,-1,43,20,43v22,0,22,-25,21,-50v0,-28,-10,-36,-38,-37r0,-35v27,1,36,-12,36,-40v0,-21,-1,-33,-18,-34v-18,-1,-21,17,-20,37r-40,0v-2,-46,19,-71,61,-73v63,-4,78,103,30,127v53,21,43,141,-33,141"},"4":{"d":"84,-96r0,-101r-44,101r44,0xm84,-63r-78,0r0,-33r75,-164r44,0r0,164r23,0r0,33r-23,0r0,63r-41,0r0,-63"},"5":{"d":"82,4v-47,1,-69,-27,-64,-79r40,0v-1,22,0,43,20,43v34,-1,18,-57,22,-90v3,-34,-39,-27,-43,-4r-34,0r3,-134r108,0r-1,37r-70,0v0,18,-4,40,-2,57v10,-12,15,-15,34,-15v51,0,49,52,48,104v-1,51,-13,80,-61,81"},"6":{"d":"101,-100v2,-30,-30,-28,-42,-13v3,30,-11,81,21,81v29,0,19,-41,21,-68xm80,-264v42,0,61,28,58,74r-39,0v1,-20,-1,-38,-19,-38v-33,0,-17,55,-21,85v24,-31,84,-18,84,36v0,62,-2,111,-63,111v-91,0,-59,-116,-63,-196v-3,-49,16,-72,63,-72"},"7":{"d":"20,-223r0,-37r118,0r0,25r-53,235r-43,0r53,-223r-75,0"},"8":{"d":"60,-193v0,21,2,36,20,36v18,0,19,-15,19,-36v0,-21,-2,-35,-19,-35v-17,0,-20,14,-20,35xm57,-75v0,23,2,43,23,43v21,0,23,-20,23,-43v0,-23,-2,-43,-23,-43v-21,0,-23,20,-23,43xm80,-264v62,-7,79,95,36,125v47,29,35,152,-36,143v-72,9,-83,-113,-36,-143v-43,-29,-27,-133,36,-125"},"9":{"d":"59,-160v-3,31,29,27,42,13v-3,-30,11,-81,-21,-81v-29,0,-19,41,-21,68xm80,4v-42,0,-61,-28,-58,-74r39,0v-1,20,1,38,19,38v33,0,17,-55,21,-85v-24,31,-84,18,-84,-36v0,-62,2,-111,63,-111v91,0,59,116,63,196v3,49,-16,72,-63,72"},":":{"d":"19,-100r0,-43r42,0r0,43r-42,0xm19,0r0,-42r42,0r0,42r-42,0","w":79},";":{"d":"19,-100r0,-43r42,0r0,43r-42,0xm61,0r-25,45r-19,0r18,-45r-16,0r0,-42r42,0r0,42","w":79},"<":{"d":"199,0r-182,-76r0,-30r182,-76r0,37r-131,54r131,54r0,37","w":216},"=":{"d":"199,-36r-182,0r0,-35r182,0r0,35xm199,-111r-182,0r0,-35r182,0r0,35","w":216},">":{"d":"17,-37r131,-54r-131,-54r0,-37r182,76r0,30r-182,76r0,-37","w":216},"?":{"d":"45,0r0,-42r42,0r0,42r-42,0xm12,-216v7,-59,117,-66,117,1v0,58,-55,67,-45,139r-35,0v-8,-64,25,-91,38,-138v0,-8,-5,-17,-15,-16v-17,0,-22,14,-26,27","w":140},"@":{"d":"105,-116v-1,18,11,33,28,32v28,-2,43,-25,44,-54v0,-17,-11,-33,-28,-32v-28,2,-42,25,-44,54xm69,-111v-8,-68,78,-122,119,-68r6,-18r29,0r-25,106v0,5,1,10,6,10v28,-5,42,-33,42,-66v0,-57,-38,-88,-97,-88v-64,0,-102,41,-102,106v0,65,42,105,107,105v33,0,58,-12,76,-30r30,0v-21,34,-57,58,-108,58v-83,0,-138,-50,-138,-134v0,-82,54,-134,136,-134v70,0,124,40,124,110v0,59,-37,97,-89,103v-13,2,-19,-9,-22,-20v-28,38,-99,13,-94,-40","w":288},"A":{"d":"62,-96r36,0r-18,-112xm48,0r-44,0r48,-260r56,0r48,260r-44,0r-8,-58r-49,0","k":{"y":6,"w":6,"v":6,"Y":20,"W":13,"V":13,"T":13}},"B":{"d":"66,-153v28,3,47,-7,46,-33v0,-31,-16,-40,-46,-37r0,70xm117,-77v0,-32,-17,-43,-51,-40r0,80v34,3,51,-6,51,-40xm126,-137v59,20,44,149,-34,137r-70,0r0,-260r66,0v74,-12,91,100,38,123","w":180},"C":{"d":"90,-264v50,0,70,36,66,91r-44,0v1,-25,-1,-51,-22,-52v-19,0,-23,10,-24,29r0,132v1,19,4,29,24,29v28,0,21,-32,22,-58r44,0v5,58,-13,97,-66,97v-43,0,-68,-24,-68,-67r0,-134v0,-43,26,-67,68,-67","w":180},"D":{"d":"114,-187v2,-34,-16,-37,-48,-36r0,186v31,1,48,-2,48,-36r0,-114xm158,-181v-2,82,18,188,-70,181r-66,0r0,-260r66,0v49,0,71,27,70,79","w":180},"E":{"d":"22,0r0,-260r119,0r0,39r-75,0r0,67r58,0r0,39r-58,0r0,76r80,0r0,39r-124,0"},"F":{"d":"22,0r0,-260r124,0r0,39r-80,0r0,67r60,0r0,39r-60,0r0,115r-44,0","k":{"A":13,".":33,",":33}},"G":{"d":"87,-35v28,1,25,-32,25,-61r-29,0r0,-36r73,0r0,132r-21,0r-9,-19v-30,45,-110,19,-104,-44v8,-84,-26,-204,65,-201v48,1,70,34,67,88r-42,0v-1,-26,-2,-49,-26,-49v-15,0,-20,11,-20,29r0,133v1,16,5,28,21,28","w":180},"H":{"d":"22,0r0,-260r44,0r0,106r48,0r0,-106r44,0r0,260r-44,0r0,-115r-48,0r0,115r-44,0","w":180},"I":{"d":"28,0r0,-260r44,0r0,260r-44,0","w":100},"J":{"d":"78,-52v2,46,-29,59,-77,56r0,-39v21,1,34,-3,33,-22r0,-203r44,0r0,208","w":100},"K":{"d":"19,0r0,-260r45,0r1,96r47,-96r44,0r-48,97r54,163r-45,0r-37,-121r-16,29r0,92r-45,0"},"L":{"d":"19,0r0,-260r45,0r0,221r70,0r0,39r-115,0","w":140,"k":{"Y":20,"W":13,"V":13,"T":6}},"M":{"d":"201,-260r0,260r-39,0r-1,-203r-40,203r-22,0r-41,-203r0,203r-39,0r0,-260r59,0r32,152r32,-152r59,0","w":219},"N":{"d":"22,0r0,-260r41,0r55,149r0,-149r40,0r0,260r-38,0r-58,-162r0,162r-40,0","w":180},"O":{"d":"90,-225v-19,0,-23,10,-24,29r0,132v1,19,4,29,24,29v19,0,23,-10,24,-29r0,-132v-1,-19,-4,-29,-24,-29xm90,4v-43,0,-68,-24,-68,-67r0,-134v0,-43,26,-67,68,-67v43,0,68,24,68,67r0,134v0,43,-26,67,-68,67","w":180},"P":{"d":"122,-183v0,-36,-20,-43,-56,-40r0,80v36,2,56,-4,56,-40xm166,-183v0,61,-35,81,-100,76r0,107r-44,0r0,-260v77,-2,144,-6,144,77","w":180,"k":{".":46,",":46}},"Q":{"d":"105,-39v-4,-8,-8,-11,-12,-14r0,-40v8,4,14,8,21,16r0,-119v-1,-19,-4,-29,-24,-29v-19,0,-23,10,-24,29r0,132v-4,26,20,35,39,25xm151,-30v8,7,11,10,21,11r0,38v-25,2,-35,-11,-46,-24v-46,23,-104,-2,-104,-58r0,-134v0,-43,26,-67,68,-67v43,0,68,24,68,67v0,55,8,123,-7,167","w":180},"R":{"d":"115,-183v0,-36,-15,-42,-49,-40r0,80v34,3,49,-7,49,-40xm160,-183v-2,33,-9,55,-31,65r37,118r-45,0r-32,-108r-23,1r0,107r-44,0r0,-260v76,-3,142,-3,138,77","w":180,"k":{"Y":6}},"S":{"d":"14,-199v-5,-72,105,-88,125,-27v3,8,5,16,6,25r-42,5v0,-17,-9,-29,-24,-29v-14,0,-22,10,-22,26v14,59,87,64,91,136v4,77,-115,88,-133,22v-3,-9,-5,-17,-5,-27r43,-7v1,22,8,40,26,40v15,0,28,-8,26,-24v-9,-65,-86,-65,-91,-140"},"T":{"d":"48,-221r-44,0r0,-39r131,0r0,39r-43,0r0,221r-44,0r0,-221","w":140,"k":{"y":13,"w":13,"u":13,"s":13,"r":13,"o":13,"i":13,"e":13,"c":13,"a":13,"A":6,";":20,":":20,".":20,"-":20,",":20}},"U":{"d":"90,4v-43,0,-69,-25,-68,-70r0,-194r44,0r0,196v0,19,8,29,24,29v16,0,24,-10,24,-29r0,-196r44,0r0,194v1,45,-25,70,-68,70","w":180},"V":{"d":"113,-260r44,0r-55,260r-44,0r-55,-260r44,0r33,180","k":{"A":13,".":13,",":13}},"W":{"d":"99,-260r37,0r31,166r25,-166r41,0r-45,260r-38,0r-33,-172r-30,172r-38,0r-49,-260r42,0r28,166","w":240,"k":{"A":13,".":6,",":6}},"X":{"d":"56,-136r-47,-124r44,0r28,83r24,-83r44,0r-45,124r51,136r-44,0r-31,-95r-31,95r-44,0"},"Y":{"d":"102,0r-44,0r0,-108r-54,-152r45,0r32,99r30,-99r45,0r-54,152r0,108","k":{"q":6,"o":6,"e":6,"a":6,"A":20,";":6,":":6,".":20,"-":13,",":20}},"Z":{"d":"26,-221r0,-39r118,0r0,43r-82,178r82,0r0,39r-128,0r0,-42r83,-179r-73,0"},"[":{"d":"90,-243r-42,0r0,253r42,0r0,17r-77,0r0,-287r77,0r0,17","w":100},"\\":{"d":"108,4r-36,0r-80,-268r36,0","w":100},"]":{"d":"10,-260r77,0r0,287r-77,0r0,-17r43,0r0,-253r-43,0r0,-17","w":100},"^":{"d":"20,-109r69,-151r38,0r69,151r-39,0r-49,-108r-49,108r-39,0","w":216},"_":{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},"a":{"d":"53,-47v0,30,40,15,45,-1r0,-50v-21,14,-45,21,-45,51xm78,-164v-18,0,-22,11,-23,27r-40,0v1,-39,26,-59,65,-60v92,-3,48,117,61,197r-38,0v0,-5,-2,-11,-3,-15v-24,28,-91,26,-88,-25v3,-56,44,-70,86,-88v1,-20,-3,-36,-20,-36"},"b":{"d":"102,-133v6,-32,-26,-38,-42,-21r0,114v14,17,49,12,42,-21r0,-72xm143,-50v7,58,-63,69,-85,30r0,20r-39,0r0,-260r41,0r0,83v24,-33,83,-24,83,34r0,93"},"c":{"d":"17,-68v-1,-66,-4,-129,63,-129v44,0,62,27,63,70r-41,0v1,-21,-3,-37,-22,-37v-38,1,-18,67,-22,103v-2,20,5,31,22,31v21,0,23,-20,22,-43r41,0v0,47,-17,77,-63,77v-45,0,-62,-28,-63,-72"},"d":{"d":"58,-61v-6,35,28,37,42,21r0,-114v-16,-15,-42,-15,-42,21r0,72xm17,-50v0,-68,-9,-182,72,-136r11,9r0,-83r40,0r0,260r-38,0r0,-20v-22,38,-85,29,-85,-30"},"e":{"d":"80,-164v-21,0,-23,19,-22,42r44,0v1,-22,-2,-42,-22,-42xm80,-197v59,0,66,48,63,108r-85,0v0,27,-5,60,22,59v18,-1,23,-15,22,-36r41,0v-1,43,-19,70,-63,70v-66,2,-65,-63,-63,-129v1,-44,17,-72,63,-72"},"f":{"d":"93,-230v-14,0,-25,-2,-25,13r0,23r23,0r0,33r-23,0r0,161r-41,0r0,-161r-23,0r0,-33r23,0v-5,-51,13,-77,66,-70r0,34","w":100},"g":{"d":"49,18v1,15,14,14,34,14v20,0,32,1,34,-14v-1,-15,-14,-14,-34,-14v-20,0,-32,-1,-34,14xm51,-123v0,22,1,40,20,40v20,0,20,-18,20,-40v0,-22,1,-41,-20,-41v-19,0,-20,19,-20,41xm76,-197v21,1,33,8,44,21v9,-11,13,-22,33,-21r0,33v-11,0,-20,1,-26,6v14,54,2,120,-69,108v-4,0,-9,5,-8,9v3,17,33,10,52,12v28,3,52,12,51,44v0,40,-38,46,-82,46v-33,-1,-63,-5,-65,-31v-1,-18,16,-25,27,-31v-26,-5,-21,-42,-2,-50v3,-2,5,-5,8,-6v-22,-12,-26,-33,-26,-69v0,-47,15,-73,63,-71"},"h":{"d":"100,-150v-1,-23,-31,-12,-40,-2r0,152r-41,0r0,-260r41,0r0,84v17,-26,80,-34,80,19r0,157r-40,0r0,-150"},"i":{"d":"20,-223r0,-37r40,0r0,37r-40,0xm20,0r0,-194r40,0r0,194r-40,0","w":79},"j":{"d":"22,-223r0,-37r40,0r0,37r-40,0xm62,11v0,38,-21,54,-62,50r0,-37v14,1,23,-3,22,-15r0,-202r40,0r0,204","w":79},"k":{"d":"106,-132r47,132r-41,0r-33,-96r-19,28r0,68r-41,0r0,-260r41,0r0,135r45,-69r43,0"},"l":{"d":"20,0r0,-260r40,0r0,260r-40,0","w":79},"m":{"d":"180,-150v-1,-23,-31,-12,-40,-2r0,152r-40,0r0,-150v-1,-23,-31,-12,-40,-2r0,152r-41,0r0,-194r39,0r0,20v15,-24,69,-35,80,0v17,-30,82,-34,82,17r0,157r-40,0r0,-150","w":240},"n":{"d":"100,-150v-1,-23,-31,-12,-40,-2r0,152r-41,0r0,-194r39,0r0,20v17,-28,82,-37,82,17r0,157r-40,0r0,-150"},"o":{"d":"80,-30v37,0,19,-66,22,-102v2,-19,-5,-32,-22,-32v-38,1,-18,67,-22,103v-2,20,5,31,22,31xm80,4v-66,2,-65,-63,-63,-129v1,-44,17,-72,63,-72v67,0,65,63,63,129v-1,44,-18,71,-63,72"},"p":{"d":"102,-133v6,-32,-26,-38,-42,-21r0,114v14,17,49,12,42,-21r0,-72xm143,-50v7,57,-58,67,-83,33r0,78r-41,0r0,-255r39,0r0,20v21,-38,85,-28,85,31r0,93"},"q":{"d":"58,-61v-6,35,28,37,42,21r0,-114v-16,-15,-42,-15,-42,21r0,72xm17,-143v-8,-58,63,-69,85,-31r0,-20r38,0r0,255r-40,0r0,-78v-25,32,-83,26,-83,-33r0,-93"},"r":{"d":"113,-155v-20,-8,-53,-6,-53,22r0,133r-41,0r0,-194r39,0v1,7,-2,18,1,23v10,-16,27,-28,54,-26r0,42","w":119,"k":{".":27,"-":20,",":27}},"s":{"d":"14,-145v-3,-48,61,-67,93,-38v10,10,17,22,20,37r-34,6v-1,-27,-37,-33,-41,-9v14,43,73,44,76,100v3,53,-67,66,-98,38v-10,-9,-17,-22,-20,-39r35,-10v2,16,9,31,27,30v11,0,18,-5,18,-16v-11,-45,-73,-45,-76,-99","w":140},"t":{"d":"93,1v-34,9,-67,-3,-67,-41r0,-121r-22,0r0,-33r22,0r0,-52r40,0r0,52r27,0r0,33r-27,0r0,112v-1,17,12,17,27,16r0,34","w":100},"u":{"d":"60,-44v1,23,31,12,40,2r0,-152r40,0r0,194r-38,0r0,-19v-19,27,-83,36,-83,-18r0,-157r41,0r0,150"},"v":{"d":"95,-194r41,0r-46,194r-40,0r-46,-194r41,0r25,130","w":140,"k":{".":20,",":20}},"w":{"d":"85,-193r30,0r22,120r22,-121r39,0r-45,194r-32,0r-23,-122r-26,122r-32,0r-38,-194r39,0r18,121","w":200,"k":{".":13,",":13}},"x":{"d":"48,-103r-40,-91r41,0r21,54r21,-54r42,0r-42,91r44,103r-41,0v-9,-21,-15,-46,-25,-66r-23,66r-42,0","w":140},"y":{"d":"14,28v36,6,40,-27,32,-57r-42,-165r41,0r26,124r25,-124r40,0r-50,208v-6,35,-29,50,-72,47r0,-33","w":140,"k":{".":20,",":20}},"z":{"d":"16,-161r0,-33r113,0r0,33r-75,128r75,0r0,33r-118,0r0,-33r74,-128r-69,0","w":140},"{":{"d":"58,31v-79,4,-5,-130,-58,-138r0,-20v52,-8,-21,-142,58,-137r39,0r0,18v-20,1,-42,-6,-42,18v0,45,9,103,-28,112v38,7,28,67,28,112v0,24,22,17,42,18r0,17r-39,0","w":100},"|":{"d":"22,-264r36,0r0,268r-36,0r0,-268","w":79},"}":{"d":"42,-264v79,-4,5,130,58,138r0,21v-52,8,20,141,-58,136r-39,0r0,-17v20,-1,42,6,42,-18v0,-46,-9,-103,28,-112v-38,-7,-28,-68,-28,-112v0,-24,-22,-17,-42,-18r0,-18r39,0","w":100},"~":{"d":"31,-102v42,-54,118,42,147,-19r16,31v-13,12,-23,30,-48,28v-38,-2,-87,-46,-108,0r-16,-31","w":216},"'":{"d":"23,-260r34,0r0,99r-34,0r0,-99","w":79},"`":{"d":"-12,-269r49,0r29,52r-30,0","w":79},"#":{"d":"69,-155r-6,50r29,0r6,-50r-29,0xm147,-77r-26,0r-9,77r-32,0r9,-77r-29,0r-9,77r-33,0r9,-77r-23,0r0,-28r27,0r5,-50r-23,0r0,-28r27,0r9,-77r32,0r-9,77r29,0r9,-77r32,0r-9,77r23,0r0,28r-26,0r-5,50r22,0r0,28"},"!":{"d":"29,0r0,-42r42,0r0,42r-42,0xm27,-260r46,0r-8,184r-30,0","w":100},"\"":{"d":"72,-260r33,0r0,99r-33,0r0,-99xm14,-260r34,0r0,99r-34,0r0,-99","w":119}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * HTF Gotham  Copr. 2000 The Hoefler Type Foundry, Inc. Info: www.typography.com
 */
Cufon.registerFont({"w":241,"face":{"font-family":"Gotham","font-weight":500,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-9 -287 389 59.2312","underline-thickness":"7.2","underline-position":"-44.28","stemh":"40","stemv":"44","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":108},"!":{"d":"29,-252r51,0r-13,172r-25,0xm78,0r-47,0r0,-49r47,0r0,49","w":108},"\"":{"d":"100,-144r9,-108v15,2,38,-4,49,2r-35,106r-23,0xm22,-144r8,-108v15,2,38,-4,49,2r-35,106r-22,0","w":175},"#":{"d":"238,-158r-39,0r-10,63r36,0r0,37r-43,0r-10,58r-38,0r10,-58r-59,0r-10,58r-39,0r10,-58r-32,0r0,-37r39,0r10,-63r-36,0r0,-37r43,0r10,-57r38,0r-10,57r59,0r10,-57r38,0r-9,57r32,0r0,37xm161,-158r-59,0r-11,63r59,0","w":252},"$":{"d":"211,-70v0,40,-31,66,-77,70r0,35r-31,0r0,-36v-31,-4,-61,-16,-85,-35r23,-33v21,17,40,27,63,31r0,-71v-53,-14,-77,-33,-77,-74v0,-39,31,-65,76,-69r0,-21r31,0r0,22v26,3,48,12,68,27r-21,34v-16,-12,-32,-19,-49,-23r0,68v55,14,79,36,79,75xm104,-152r0,-64v-45,6,-50,54,0,64xm132,-37v47,-5,51,-56,0,-65r0,65","w":231,"k":{"7":4}},"%":{"d":"136,-191v0,35,-24,65,-60,65v-35,0,-59,-29,-59,-64v0,-35,24,-65,60,-65v35,0,59,29,59,64xm263,-252r-185,252r-35,0r184,-252r36,0xm288,-62v0,35,-23,65,-59,65v-35,0,-59,-29,-59,-64v0,-35,23,-65,59,-65v35,0,59,29,59,64xm104,-190v0,-21,-12,-37,-28,-37v-17,0,-27,16,-27,36v0,21,12,37,28,37v17,0,27,-16,27,-36xm256,-61v0,-21,-11,-37,-27,-37v-17,0,-27,16,-27,36v0,21,11,37,27,37v17,0,27,-16,27,-36","w":305},"&":{"d":"240,-18r-33,23r-33,-34v-44,53,-162,41,-160,-40v0,-33,19,-56,54,-71v-41,-46,-20,-115,51,-116v40,0,67,26,67,61v0,33,-22,53,-55,66r43,44v10,-14,19,-31,27,-49r33,18v-10,20,-21,39,-34,57xm147,-193v0,-18,-12,-28,-29,-28v-37,0,-39,46,-11,68v26,-9,40,-21,40,-40xm148,-55r-56,-57v-48,15,-42,78,9,79v17,0,33,-8,47,-22","w":250,"k":{"Y":23,"W":17,"V":21,"T":22,"S":1}},"(":{"d":"141,-228v-101,59,-100,191,0,250r-19,29v-132,-63,-132,-246,0,-308","w":158,"k":{"s":5,"q":11,"o":11,"j":-11,"g":7,"e":11,"d":11,"c":11,"Q":11,"O":11,"J":5,"G":11,"C":11}},")":{"d":"17,-228r19,-29v132,63,133,246,0,308r-19,-29v102,-59,101,-191,0,-250","w":158},"*":{"d":"134,-177r-13,22r-36,-26r5,43r-25,0r5,-43r-36,26r-13,-22r41,-18r-41,-18r13,-22r36,26r-5,-44r25,0r-5,44r36,-26r13,22r-41,18","w":154,"k":{"t":-4,"s":4,"q":5,"o":7,"g":5,"e":7,"d":5,"c":7,"a":4,"J":29,"A":36}},"+":{"d":"95,-147r0,-68r41,0r0,68r69,0r0,40r-69,0r0,69r-41,0r0,-69r-69,0r0,-40r69,0","w":230},",":{"d":"12,34v22,-4,33,-16,31,-34r-19,0r0,-49r48,0v4,56,-3,101,-55,101","w":96,"k":{"y":16,"w":25,"v":31,"t":9,"q":4,"o":7,"j":-5,"g":4,"f":5,"e":7,"d":4,"c":7,"Y":47,"W":36,"V":43,"U":5,"T":36,"Q":14,"O":14,"G":14,"C":14,"7":7,"1":18,"0":7}},"-":{"d":"127,-89r-107,0r0,-43r107,0r0,43","w":146,"k":{"z":4,"y":5,"x":11,"w":4,"v":5,"Z":11,"Y":29,"X":18,"W":13,"V":14,"T":32,"A":14,"7":14,"3":4,"1":11}},".":{"d":"72,0r-48,0r0,-49r48,0r0,49","w":96,"k":{"y":22,"w":25,"v":31,"t":9,"q":4,"o":7,"g":4,"f":5,"e":7,"d":4,"c":7,"Y":47,"W":36,"V":43,"U":5,"T":36,"Q":14,"O":14,"G":14,"C":14,"7":7,"1":18,"0":7}},"\/":{"d":"154,-287r38,0r-163,333r-38,0","w":187,"k":{"z":22,"y":18,"x":18,"w":18,"v":18,"u":18,"t":7,"s":31,"r":18,"q":25,"p":18,"o":29,"n":18,"m":18,"g":25,"f":9,"e":29,"d":25,"c":29,"a":23,"Z":7,"S":11,"Q":14,"O":14,"J":47,"G":14,"C":14,"A":43,"9":7,"8":5,"7":4,"6":13,"5":7,"4":34,"3":4,"2":7,"1":-4,"0":13,"\/":59}},"0":{"d":"240,-126v0,72,-44,130,-110,130v-66,0,-109,-58,-109,-130v0,-72,44,-130,110,-130v66,0,109,58,109,130xm194,-126v0,-50,-25,-90,-64,-90v-39,0,-64,40,-64,90v0,50,26,90,65,90v39,0,63,-40,63,-90","w":260,"k":{"7":10,"3":4,"2":4,"1":2,"\/":13,".":7,",":7}},"1":{"d":"9,-232v32,-8,56,-25,99,-22r0,254r-44,0r0,-209r-45,13","w":142},"2":{"d":"111,-216v-23,0,-39,13,-58,38r-32,-25v24,-34,48,-53,93,-53v50,0,83,31,83,76v0,58,-77,104,-117,141r120,0r0,39r-182,0r0,-35r86,-74v35,-29,48,-45,48,-68v0,-25,-18,-39,-41,-39","w":220,"k":{"7":3,"4":7}},"3":{"d":"139,-213r-109,0r0,-39r166,0r0,33r-70,72v39,5,74,24,74,71v0,47,-36,80,-88,80v-44,0,-76,-18,-97,-44r31,-29v18,21,39,33,67,33v25,0,43,-15,43,-38v0,-31,-36,-42,-78,-39r-7,-28","w":222,"k":{"9":2,"7":8,"5":2,"\/":4}},"4":{"d":"153,-254r38,0r0,161r36,0r0,36r-36,0r0,57r-43,0r0,-57r-127,0r-8,-31xm148,-93r0,-100r-82,100r82,0","w":245,"k":{"9":4,"7":12,"1":7,"\/":7}},"5":{"d":"34,-129r7,-123r151,0r0,39r-113,0r-4,59v59,-20,128,4,128,73v0,95,-138,108,-186,47r27,-32v31,39,111,45,115,-14v3,-45,-67,-50,-99,-31","w":223,"k":{"9":2,"7":11,"3":2,"2":4,"\/":7}},"6":{"d":"121,4v-72,0,-100,-39,-100,-123v0,-77,37,-137,108,-137v33,0,55,10,77,28r-24,34v-47,-44,-117,-18,-115,58v39,-47,148,-24,148,54v0,51,-41,86,-94,86xm171,-80v0,-26,-21,-44,-52,-44v-31,0,-51,20,-51,44v0,26,20,46,52,46v31,0,51,-20,51,-46","w":236,"k":{"9":4,"7":6,"3":4,"1":5,"\/":4}},"7":{"d":"24,-213r0,-39r178,0r0,33r-114,219r-50,0r113,-213r-127,0","w":219,"k":{"9":5,"8":4,"6":7,"5":9,"4":31,"3":7,"2":5,"1":-4,"0":7,"\/":50,".":36,"-":11,",":36}},"8":{"d":"164,-131v84,33,42,135,-51,135v-55,0,-96,-29,-96,-73v0,-31,18,-50,46,-62v-66,-30,-35,-125,50,-125v84,0,119,94,51,125xm158,-183v0,-20,-18,-36,-45,-36v-27,0,-45,17,-45,36v0,22,19,38,45,38v26,0,45,-16,45,-38xm166,-72v0,-23,-23,-38,-53,-38v-30,0,-53,15,-53,38v0,21,20,39,53,39v33,0,53,-18,53,-39","w":226,"k":{"9":2,"7":4}},"9":{"d":"115,-256v72,0,101,41,101,123v0,81,-40,137,-108,137v-35,0,-60,-12,-81,-30r24,-34v47,47,121,22,119,-55v-40,51,-149,21,-149,-54v0,-50,38,-87,94,-87xm168,-171v0,-27,-20,-47,-52,-47v-31,0,-50,21,-50,47v0,27,20,45,51,45v32,0,51,-20,51,-45","w":236,"k":{"7":5,"5":2,"3":4,"2":4,"\/":9,".":4,",":4}},":":{"d":"74,-141r-48,0r0,-49r48,0r0,49xm74,0r-48,0r0,-49r48,0r0,49","w":100,"k":{"Y":14,"W":5,"V":7,"T":8}},";":{"d":"74,-141r-48,0r0,-49r48,0r0,49xm14,34v22,-4,33,-16,31,-34r-19,0r0,-49r48,0v4,56,-3,101,-55,101","w":100,"k":{"Y":14,"W":5,"V":7,"T":8}},"<":{"d":"25,-146r172,-80r0,42r-129,57r129,58r0,41r-172,-79r0,-39","w":230},"=":{"d":"31,-192r168,0r0,40r-168,0r0,-40xm31,-102r168,0r0,40r-168,0r0,-40","w":230},">":{"d":"205,-107r-172,79r0,-41r129,-57r-129,-58r0,-42r172,80r0,39","w":230},"?":{"d":"67,-138v39,-7,71,-15,69,-42v-4,-49,-78,-41,-100,-6r-27,-29v36,-59,171,-53,171,33v0,46,-33,66,-73,73r-3,29r-29,0xm112,0r-48,0r0,-49r48,0r0,49","w":194},"@":{"d":"334,-114v0,90,-86,113,-123,65v-34,43,-121,28,-121,-43v0,-76,93,-120,132,-64r4,-21r35,5r-17,106v0,15,10,26,28,26v26,0,47,-25,47,-74v0,-66,-60,-129,-142,-129v-82,0,-144,65,-144,144v0,80,61,144,147,144v36,0,62,-8,89,-24r6,10v-28,17,-58,27,-95,27v-92,0,-161,-71,-161,-157v0,-86,70,-157,158,-157v88,0,157,67,157,142xm165,-55v49,0,73,-96,11,-96v-26,0,-50,25,-50,57v0,25,17,39,39,39","w":352},"A":{"d":"163,-254r111,254r-47,0r-26,-61r-119,0r-26,61r-45,0r111,-254r41,0xm185,-100r-44,-101r-43,101r87,0","w":284,"k":{"y":17,"w":19,"v":24,"u":4,"t":11,"q":9,"o":9,"g":9,"f":7,"e":9,"d":9,"c":9,"\\":43,"Y":40,"X":5,"W":32,"V":36,"U":9,"T":32,"S":4,"Q":15,"O":15,"G":15,"C":15,"A":5,"?":22,"-":14,"*":36}},"B":{"d":"32,-252v81,1,196,-15,196,64v0,31,-17,47,-36,57v30,10,50,27,50,62v0,84,-123,69,-210,69r0,-252xm76,-146v44,-1,108,9,108,-34v0,-42,-65,-32,-108,-33r0,67xm76,-39v48,-2,122,12,122,-35v0,-44,-76,-33,-122,-34r0,69","w":259,"k":{"y":4,"w":4,"v":4,"Y":11,"X":7,"W":5,"V":7,"T":5,"?":2,"&":-4}},"C":{"d":"252,-40v-26,27,-56,44,-103,44v-73,0,-128,-57,-128,-130v0,-72,54,-130,130,-130v46,0,75,16,99,39r-29,33v-49,-60,-153,-28,-153,58v0,50,35,90,83,90v31,0,50,-13,72,-33","w":265,"k":{"y":4,"x":4,"w":4,"v":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"Y":4,"X":4,"W":1,"V":1,"Q":7,"O":7,"G":7,"C":7,"-":4}},"D":{"d":"260,-126v0,71,-55,126,-134,126r-94,0r0,-252r94,0v79,0,134,55,134,126xm214,-126v0,-68,-58,-95,-137,-86r0,172v79,8,137,-17,137,-86","w":281,"k":{"}":7,"x":4,"]":7,"\\":14,"Z":15,"Y":23,"X":20,"W":14,"V":16,"T":16,"S":4,"J":14,"A":17,"?":7,"\/":14,".":14,",":14,")":11}},"E":{"d":"219,-252r0,40r-142,0r0,65r126,0r0,40r-126,0r0,67r144,0r0,40r-189,0r0,-252r187,0","k":{"y":4,"w":4,"v":4,"o":4,"e":4,"d":4,"c":4}},"F":{"d":"220,-252r0,40r-143,0r0,69r127,0r0,40r-127,0r0,103r-45,0r0,-252r188,0","w":236,"k":{"z":5,"y":5,"w":4,"v":5,"s":4,"q":4,"o":5,"g":4,"e":5,"d":4,"c":5,"a":9,"Z":4,"Q":2,"O":2,"J":40,"G":2,"C":2,"A":29,"?":-4,"\/":25,".":36,",":36,"&":7}},"G":{"d":"257,-35v-25,21,-60,39,-105,39v-79,0,-131,-56,-131,-130v0,-71,54,-130,130,-130v44,0,71,12,97,34r-28,33v-19,-17,-39,-27,-71,-27v-46,0,-81,41,-81,90v0,79,89,115,146,71r0,-47r-64,0r0,-39r107,0r0,106","w":282,"k":{"y":2,"v":2,"a":-4,"\\":5,"Y":11,"X":4,"W":6,"V":8,"T":5,"?":4}},"H":{"d":"197,-106r-120,0r0,106r-45,0r0,-252r45,0r0,105r120,0r0,-105r44,0r0,252r-44,0r0,-106","w":273},"I":{"d":"35,-252r44,0r0,252r-44,0r0,-252","w":114},"J":{"d":"173,-86v9,104,-128,112,-165,49r29,-30v24,41,91,44,90,-20r0,-165r46,0r0,166","w":201,"k":{"J":7,"A":9,".":5,",":5}},"K":{"d":"146,-144r110,144r-54,0r-86,-113r-39,40r0,73r-45,0r0,-252r45,0r0,127r120,-127r54,0","w":261,"k":{"y":18,"w":18,"v":22,"u":7,"t":9,"q":9,"o":11,"g":9,"f":7,"e":11,"d":9,"c":11,"a":4,"Y":12,"W":11,"V":11,"U":5,"T":4,"S":4,"Q":19,"O":19,"G":19,"C":19,"A":5,"-":18,"&":1}},"L":{"d":"32,0r0,-252r45,0r0,212r132,0r0,40r-177,0","w":222,"k":{"y":22,"w":18,"v":22,"t":7,"q":2,"o":4,"g":2,"f":7,"e":4,"d":2,"c":4,"\\":43,"Y":47,"W":36,"V":41,"U":7,"T":36,"Q":14,"O":14,"G":14,"C":14,"?":22,"-":14,"*":29,"&":1}},"M":{"d":"236,-181r-81,119r-79,-118r0,180r-44,0r0,-252r48,0r76,119r77,-119r47,0r0,252r-44,0r0,-181","w":312},"N":{"d":"208,-78r0,-174r44,0r0,252r-37,0r-139,-179r0,179r-44,0r0,-252r41,0","w":284},"O":{"d":"285,-126v0,71,-55,130,-132,130v-77,0,-132,-59,-132,-130v0,-71,55,-130,132,-130v77,0,132,59,132,130xm238,-126v0,-49,-35,-90,-85,-90v-50,0,-85,41,-85,90v0,49,35,90,85,90v50,0,85,-41,85,-90","w":306,"k":{"}":7,"x":2,"]":7,"\\":14,"Z":13,"Y":22,"X":18,"W":14,"V":15,"T":14,"S":2,"J":11,"A":15,"?":7,"\/":14,".":14,",":14,")":11}},"P":{"d":"228,-167v-1,75,-70,92,-151,86r0,81r-45,0r0,-252r100,0v59,0,96,34,96,85xm183,-166v0,-49,-55,-48,-106,-46r0,91v50,3,106,1,106,-45","w":240,"k":{"y":-4,"w":-4,"v":-4,"u":-2,"t":-5,"o":2,"f":-5,"e":2,"c":2,"a":4,"Z":5,"Y":4,"X":11,"W":2,"V":4,"J":36,"A":25,"\/":22,".":36,",":36,"&":2}},"Q":{"d":"259,-49r29,25r-28,32r-31,-27v-84,60,-208,-6,-208,-107v0,-71,55,-130,132,-130v109,0,169,125,106,207xm197,-49r-44,-36r29,-33r43,40v35,-57,-4,-138,-72,-138v-50,0,-85,41,-85,90v0,66,72,114,129,77","w":306,"k":{"Y":23,"W":14,"V":15,"T":14,"?":7,")":4}},"R":{"d":"246,0r-52,0r-62,-88r-55,0r0,88r-45,0r0,-252r113,0v58,0,93,31,93,80v0,42,-25,67,-60,77xm193,-170v0,-51,-65,-42,-116,-42r0,85v51,1,116,6,116,-43","w":260,"k":{"t":-4,"q":2,"o":4,"g":2,"f":-4,"e":4,"d":2,"c":4,"Y":9,"W":5,"V":7,"T":1,"J":2}},"S":{"d":"70,-186v0,20,12,28,60,40v53,13,81,32,81,74v0,95,-144,93,-196,35r27,-31v24,21,49,32,80,32v27,0,44,-13,44,-32v0,-18,-10,-28,-57,-39v-54,-13,-83,-28,-83,-75v0,-84,128,-93,177,-42r-24,34v-23,-17,-45,-26,-68,-26v-26,0,-41,13,-41,30","w":230,"k":{"z":2,"y":5,"x":5,"w":4,"v":5,"t":2,"f":2,"\\":7,"Z":4,"Y":11,"X":9,"W":9,"V":11,"T":5,"S":4,"A":5,"?":4}},"T":{"d":"139,-211r0,211r-45,0r0,-211r-80,0r0,-41r205,0r0,41r-80,0","w":233,"k":{"z":32,"y":23,"x":23,"w":21,"v":23,"u":23,"t":10,"s":35,"r":26,"q":37,"p":26,"o":41,"n":26,"m":26,"l":3,"j":7,"i":7,"h":2,"g":37,"f":13,"e":41,"d":37,"c":41,"a":41,"Z":5,"S":5,"Q":14,"O":14,"J":40,"G":14,"C":14,"A":32,";":8,":":8,"\/":32,".":36,"-":32,",":36,"&":19}},"U":{"d":"244,-252r0,143v0,75,-42,113,-108,113v-66,0,-108,-38,-108,-111r0,-145r45,0v5,84,-27,215,63,215v39,0,64,-24,64,-70r0,-145r44,0","w":272,"k":{"x":2,"X":4,"J":7,"A":9,"\/":5,".":5,",":5}},"V":{"d":"136,-58r75,-194r48,0r-105,254r-38,0r-105,-254r49,0","w":270,"k":{"z":20,"y":14,"x":18,"w":13,"v":14,"u":14,"t":7,"s":22,"r":14,"q":23,"p":14,"o":25,"n":14,"m":14,"l":4,"j":7,"i":7,"g":23,"f":9,"e":25,"d":23,"c":25,"a":25,"Z":4,"Y":7,"X":7,"W":4,"V":4,"S":9,"Q":15,"O":15,"J":43,"G":15,"C":15,"A":36,";":7,":":7,"\/":43,".":43,"-":14,",":43,"&":16}},"W":{"d":"121,-65r62,-188r37,0r62,188r60,-187r47,0r-88,254r-38,0r-62,-181r-62,181r-38,0r-88,-254r48,0","w":401,"k":{"z":20,"y":13,"x":14,"w":13,"v":13,"u":13,"t":9,"s":22,"r":13,"q":22,"p":13,"o":23,"n":13,"m":13,"l":4,"j":5,"i":5,"g":22,"f":11,"e":23,"d":22,"c":23,"a":25,"Z":4,"Y":7,"X":5,"W":4,"V":4,"S":7,"Q":14,"O":14,"J":38,"G":14,"C":14,"A":32,";":5,":":5,"\/":36,".":36,"-":13,",":36,"&":13}},"X":{"d":"249,0r-52,0r-66,-95r-67,95r-51,0r92,-128r-88,-124r52,0r63,90r63,-90r51,0r-88,123","w":262,"k":{"y":14,"w":14,"v":18,"u":7,"t":7,"q":14,"o":16,"l":4,"j":4,"i":4,"g":14,"f":7,"e":16,"d":14,"c":16,"a":4,"Y":10,"W":5,"V":7,"U":4,"S":11,"Q":18,"O":18,"J":4,"G":18,"C":18,"A":5,"?":5,"-":18,"&":4}},"Y":{"d":"151,-100r0,100r-44,0r0,-99r-101,-153r53,0r70,112r72,-112r50,0","w":257,"k":{"z":29,"y":22,"x":25,"w":20,"v":22,"u":27,"t":11,"s":36,"r":27,"q":38,"p":27,"o":40,"n":27,"m":27,"l":4,"j":7,"i":7,"g":38,"f":14,"e":40,"d":38,"c":40,"a":36,"Z":4,"Y":5,"X":10,"W":7,"V":7,"S":13,"Q":22,"O":22,"J":47,"G":22,"C":22,"A":40,";":14,":":14,"\/":40,".":47,"-":29,",":47,"&":22}},"Z":{"d":"172,-213r-144,0r0,-39r202,0r0,33r-149,180r149,0r0,39r-207,0r0,-33","w":252,"k":{"y":5,"w":5,"v":7,"q":7,"o":9,"g":7,"f":4,"e":9,"d":7,"c":9,"Z":4,"S":4,"Q":13,"O":13,"G":13,"C":13,"-":11,"&":2}},"[":{"d":"142,-252r0,34r-69,0r0,231r69,0r0,34r-110,0r0,-299r110,0","w":163,"k":{"y":4,"x":4,"w":7,"v":7,"s":5,"q":7,"o":7,"j":-11,"e":7,"d":7,"c":7,"a":4,"Q":7,"O":7,"J":4,"G":7,"C":7}},"\\":{"d":"34,-287r163,333r-38,0r-163,-333r38,0","w":187,"k":{"y":22,"w":22,"v":25,"t":11,"j":-11,"f":4,"Y":40,"W":36,"V":43,"U":5,"T":32,"Q":14,"O":14,"G":14,"C":14}},"]":{"d":"21,-252r111,0r0,299r-111,0r0,-34r69,0r0,-231r-69,0r0,-34","w":163},"^":{"d":"90,-225r-37,48r-33,0r55,-75r30,0r55,75r-34,0","w":180},"_":{"d":"-1,24r218,0r0,34r-218,0r0,-34","w":216},"a":{"d":"187,0r-43,0r0,-23v-28,42,-130,36,-130,-32v0,-61,79,-73,130,-54v6,-53,-66,-52,-101,-33r-12,-35v21,-9,41,-16,72,-16v56,0,84,29,84,80r0,113xm94,-29v33,-1,55,-18,51,-52v-26,-11,-87,-13,-87,24v0,18,15,28,36,28","w":211,"k":{"y":7,"w":7,"v":7,"t":2,"\\":27,"?":13,"*":5}},"b":{"d":"224,-95v0,97,-111,129,-153,65r0,30r-44,0r0,-263r44,0r0,105v41,-66,153,-35,153,63xm180,-95v0,-37,-25,-61,-55,-61v-30,0,-55,24,-55,61v0,37,25,61,55,61v30,0,55,-23,55,-61","k":{"}":5,"z":5,"y":9,"x":11,"w":7,"v":9,"]":7,"\\":25,"?":13,".":4,",":4,"*":5,")":11}},"c":{"d":"193,-31v-19,21,-41,35,-78,35v-57,0,-98,-44,-98,-98v0,-54,42,-100,99,-100v36,0,58,14,76,33r-27,29v-30,-43,-105,-23,-105,37v0,60,75,82,107,38","w":205,"k":{"y":2,"x":4,"w":2,"v":2,"q":4,"o":5,"g":4,"e":5,"d":4,"c":5,"\\":14,"?":5,")":5}},"d":{"d":"214,0r-43,0r0,-32v-41,66,-153,35,-153,-63v0,-97,109,-128,153,-66r0,-102r43,0r0,263xm171,-95v0,-37,-26,-61,-55,-61v-30,0,-54,23,-54,61v0,37,24,61,54,61v29,0,55,-24,55,-61"},"e":{"d":"60,-80v7,55,75,63,107,26r25,23v-49,66,-175,33,-175,-64v0,-55,39,-99,93,-99v63,1,96,53,90,114r-140,0xm60,-108r98,0v-3,-28,-20,-50,-49,-50v-27,0,-45,20,-49,50","w":217,"k":{"}":4,"z":5,"y":9,"x":11,"w":9,"v":9,"]":7,"\\":29,"?":14,".":4,",":4,"*":7,")":11}},"f":{"d":"80,-189r50,0r0,36r-49,0r0,153r-44,0r0,-153r-24,0r0,-36r24,0v-9,-65,40,-88,94,-71r0,37v-27,-11,-58,-5,-51,34","w":135,"k":{"}":-11,"z":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":5,"]":-7,"\\":-11,"?":-13,"\/":16,".":16,",":16,"*":-11,")":-11}},"g":{"d":"214,-39v10,104,-117,117,-187,75r16,-33v46,34,143,29,128,-53v-41,62,-153,37,-153,-54v0,-91,111,-116,153,-58r0,-28r43,0r0,151xm171,-104v0,-32,-25,-53,-55,-53v-30,0,-54,20,-54,52v0,32,24,53,54,53v30,0,55,-21,55,-52","k":{"\\":18}},"h":{"d":"114,-154v-62,0,-39,95,-43,154r-44,0r0,-263r44,0r0,102v27,-54,127,-38,127,40r0,121r-44,0v-6,-57,22,-154,-40,-154","w":223,"k":{"y":5,"w":5,"v":7,"\\":27,"?":11,"*":5}},"i":{"d":"75,-219r-47,0r0,-42r47,0r0,42xm73,0r-43,0r0,-190r43,0r0,190","w":102},"j":{"d":"75,-219r-47,0r0,-42r47,0r0,42xm30,-190r43,0r0,193v2,47,-32,62,-76,54r0,-35v18,3,33,0,33,-22r0,-190","w":102},"k":{"d":"127,-113r78,113r-50,0r-57,-82r-27,28r0,54r-44,0r0,-263r44,0r0,157r79,-84r53,0","w":209,"k":{"y":5,"w":7,"v":7,"u":4,"t":4,"q":9,"o":9,"g":9,"e":9,"d":9,"c":9,"a":4,"\\":14,"-":7}},"l":{"d":"73,0r-43,0r0,-263r43,0r0,263","w":102},"m":{"d":"185,-161v33,-53,131,-42,131,40r0,121r-43,0v-5,-57,20,-154,-39,-154v-59,0,-35,97,-40,154r-44,0v-5,-56,21,-154,-38,-154v-60,-1,-37,96,-41,154r-44,0r0,-190r44,0r0,29v17,-39,98,-45,114,0","w":342,"k":{"y":5,"w":5,"v":7,"\\":27,"?":11,"*":5}},"n":{"d":"114,-154v-62,0,-39,95,-43,154r-44,0r0,-190r44,0r0,29v27,-54,127,-38,127,40r0,121r-44,0v-6,-57,22,-154,-40,-154","w":223,"k":{"y":5,"w":5,"v":7,"\\":27,"?":11,"*":5}},"o":{"d":"220,-95v0,54,-43,99,-102,99v-58,0,-101,-44,-101,-98v0,-55,43,-100,101,-100v58,0,102,44,102,99xm176,-94v0,-34,-24,-62,-58,-62v-35,0,-58,28,-58,61v0,34,24,62,58,62v35,0,58,-28,58,-61","w":236,"k":{"}":5,"z":7,"y":11,"x":13,"w":9,"v":11,"]":7,"\\":29,"?":18,".":7,",":7,"*":7,")":11}},"p":{"d":"224,-95v0,97,-111,129,-153,65r0,88r-44,0r0,-248r44,0r0,32v41,-66,153,-35,153,63xm180,-95v0,-37,-25,-61,-55,-61v-30,0,-55,24,-55,61v0,37,25,61,55,61v30,0,55,-23,55,-61","k":{"}":5,"z":5,"y":9,"x":11,"w":7,"v":9,"]":7,"\\":25,"?":13,".":4,",":4,"*":5,")":11}},"q":{"d":"214,58r-43,0r0,-90v-41,66,-153,35,-153,-63v0,-97,109,-128,153,-66r0,-29r43,0r0,248xm171,-95v0,-37,-26,-61,-55,-61v-30,0,-54,23,-54,61v0,37,24,61,54,61v29,0,55,-24,55,-61","k":{"\\":18}},"r":{"d":"71,-72r0,72r-44,0r0,-190r44,0r0,43v12,-28,34,-48,67,-47v-2,14,4,36,-2,46v-38,0,-65,26,-65,76","w":148,"k":{"z":4,"q":5,"o":6,"g":5,"e":6,"d":5,"c":6,"a":9,"\\":11,"\/":27,".":32,",":32,"*":-7}},"s":{"d":"163,-57v-1,77,-105,73,-151,32r19,-29v21,15,44,23,63,23v19,0,29,-7,29,-21v0,-15,-20,-20,-42,-27v-28,-8,-60,-20,-60,-56v0,-66,94,-71,138,-37r-18,31v-18,-11,-37,-18,-53,-18v-17,0,-27,8,-27,20v0,14,21,20,43,27v28,9,59,21,59,55","w":180,"k":{"}":4,"z":4,"y":5,"x":9,"w":5,"v":7,"t":4,"s":4,"]":5,"\\":27,"?":13,")":7}},"t":{"d":"80,-153r0,94v-2,29,31,26,50,17r0,36v-39,18,-94,12,-94,-47r0,-100r-24,0r0,-37r24,0r0,-52r44,0r0,52r51,0r0,37r-51,0","w":147,"k":{"q":5,"o":5,"g":5,"e":5,"d":5,"c":5,"\\":14}},"u":{"d":"109,-36v62,0,39,-95,43,-154r44,0r0,190r-44,0r0,-30v-26,55,-127,39,-127,-39r0,-121r44,0v6,57,-22,154,40,154","w":223,"k":{"\\":18}},"v":{"d":"107,-50r52,-140r45,0r-77,191r-40,0r-78,-191r47,0","w":214,"k":{"}":4,"z":2,"y":5,"x":4,"w":5,"v":5,"s":7,"q":9,"o":11,"g":9,"e":11,"d":9,"c":11,"a":9,"]":7,"\\":18,"?":4,"\/":25,".":31,"-":5,",":31}},"w":{"d":"174,-191r42,131r39,-130r43,0r-62,191r-39,0r-42,-130r-43,130r-39,0r-61,-191r44,0r38,130r42,-131r38,0","w":309,"k":{"}":4,"z":2,"y":4,"x":4,"w":4,"v":5,"s":5,"q":7,"o":9,"g":7,"e":9,"d":7,"c":9,"a":7,"]":7,"\\":18,"?":4,"\/":22,".":25,"-":4,",":25}},"x":{"d":"128,-98r70,98r-48,0r-46,-67r-47,67r-46,0r70,-96r-68,-94r48,0r44,63r44,-63r46,0","w":208,"k":{"}":4,"y":4,"w":4,"v":4,"s":7,"q":11,"o":13,"g":11,"e":13,"d":11,"c":13,"a":5,"]":4,"\\":18,"?":5,"-":11}},"y":{"d":"204,-190r-75,195v-17,58,-63,65,-108,42r15,-32v22,10,43,13,53,-15r-80,-190r47,0r54,141r49,-141r45,0","w":214,"k":{"}":4,"z":2,"y":4,"x":4,"w":4,"v":5,"s":7,"q":9,"o":11,"g":9,"e":11,"d":9,"c":11,"a":9,"]":7,"\\":18,"?":4,"\/":25,".":31,"-":5,",":31}},"z":{"d":"129,-154r-106,0r0,-36r161,0r0,30r-110,124r110,0r0,36r-165,0r0,-30","w":201,"k":{"q":5,"o":5,"g":5,"e":5,"d":5,"c":5,"\\":16}},"{":{"d":"157,-229v-55,16,-48,30,-48,76v0,28,-13,42,-37,50v33,8,36,36,36,76v0,26,6,37,49,49r-7,29v-78,-17,-85,-37,-81,-98v2,-31,-16,-42,-50,-40r0,-33v46,6,49,-22,49,-65v0,-37,16,-60,82,-72","w":175,"k":{"z":4,"y":4,"x":4,"w":4,"v":4,"s":4,"q":5,"o":5,"j":-13,"g":4,"e":5,"d":5,"c":5,"Q":7,"O":7,"J":4,"G":7,"C":7}},"|":{"d":"77,46r-35,0r0,-333r35,0r0,333","w":119},"}":{"d":"18,22v55,-15,50,-29,48,-76v0,-28,14,-41,38,-49v-33,-8,-37,-36,-37,-76v0,-26,-6,-38,-49,-50r8,-28v78,17,83,36,81,98v-1,32,16,41,50,39r0,33v-46,-5,-50,21,-50,66v0,37,-15,60,-81,72","w":175},"~":{"d":"157,-131v-8,29,-18,45,-40,45v-32,-1,-59,-33,-72,4r-24,-8v8,-29,19,-45,41,-45v31,1,58,34,71,-3","w":178},"'":{"d":"22,-144r8,-108v16,2,38,-4,50,2r-35,106r-23,0","w":96},"`":{"d":"89,-214r-44,-42r39,-17r38,59r-33,0","w":180},"\u00a0":{"w":108}}});

/*
 * Rules
*/
Cufon.replace('#nav > li > a', { fontFamily: 'TradeGothicA', hover: true });
Cufon.replace('#top a, p.link-b, p.link-c', { fontFamily: 'TradeGothicA' });
Cufon.replace('h2.header-a, h2.header-b, h2.header-c, h2.header-d', { fontFamily: 'TradeGothicB' });
Cufon.replace('p.social-a', { fontFamily: 'Gotham' });

