/*
 * 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:
 * HTF Gothamª © 2001 The Hoefler Type Foundry, Inc. Info: www.typography.com
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"114,-10v-56,36,-105,-2,-105,-89v0,-63,25,-96,56,-96v37,0,57,51,53,115r-75,0v3,57,35,61,68,38xm42,-108r44,0v0,-36,-8,-56,-21,-56v-13,0,-22,17,-23,56","w":125},{"d":"6,0r0,-24r56,-139r-54,0r0,-29r91,0r0,24r-57,139r56,0r0,29r-92,0","w":104},{"d":"24,47r0,-299r65,0r0,25r-35,0r0,249r35,0r0,25r-65,0","w":99},{"d":"14,0r0,-254r34,0r0,145r36,-83r37,0r-36,78r36,114r-38,0r-23,-81v-13,18,-13,49,-12,81r-34,0","w":125},{"d":"49,0r0,-102r-48,-150r37,0r29,103r31,-103r36,0r-49,150r0,102r-36,0","w":134},{"d":"8,0r0,-29v19,-48,60,-110,65,-163v3,-34,-41,-31,-60,-16r0,-35v39,-23,99,-8,95,47v-4,52,-44,115,-62,161r62,0r0,35r-100,0","w":116},{"d":"3,0r50,-253r38,0r50,253r-36,0r-10,-56r-47,0r-10,56r-35,0xm53,-88r37,0r-18,-101","w":144},{"w":57},{"d":"96,-212r-38,-44r27,-14r32,58r-21,0","w":180},{"d":"15,0r0,-252v88,-9,124,28,124,130v0,98,-38,130,-124,122xm51,-32v36,5,52,-31,52,-98v0,-69,-19,-92,-52,-90r0,188","w":148},{"d":"75,3v-35,0,-61,-24,-61,-74r0,-181r36,0r0,184v0,26,10,38,25,38v15,0,25,-12,25,-38r0,-184r35,0r0,181v0,50,-25,74,-60,74","w":149},{"d":"81,-59v4,-34,-84,-98,-70,-132v0,-30,16,-52,40,-59r0,-28r26,0r0,26v13,1,22,3,31,8r0,38v-23,-17,-61,-20,-61,14v0,14,5,20,28,47v33,41,42,55,42,84v0,30,-17,51,-40,59r0,39r-26,0r0,-37v-14,-1,-26,-5,-38,-11r0,-37v26,17,63,26,68,-11","w":125},{"d":"19,0r49,-216r-61,0r0,-36r95,0r0,26r-48,226r-35,0","w":111},{"d":"39,-184r26,-65r28,0r26,65r-23,0r-17,-44r-17,44r-23,0","w":158},{"d":"15,0r0,-252v70,-5,118,8,117,81v0,33,-13,55,-33,67r38,104r-38,0r-34,-92r-14,0r0,92r-36,0xm51,-124v30,2,46,-14,46,-49v-1,-37,-18,-47,-46,-46r0,95","w":141},{"w":57},{"d":"111,-13v-59,47,-101,-12,-101,-118v0,-85,27,-124,65,-124v40,0,65,50,65,134v0,37,-6,65,-15,86r22,22r-18,19xm46,-131v0,69,9,121,44,96r-22,-24r17,-19r15,16v4,-15,4,-43,4,-69v0,-65,-12,-92,-29,-92v-17,0,-29,27,-29,92","w":149},{"d":"14,-217r0,-37r36,0r0,37r-36,0xm15,0r0,-192r34,0r0,192r-34,0","w":64},{"d":"77,-58v4,-33,-84,-101,-70,-135v-3,-53,55,-76,96,-53r0,38v-23,-16,-61,-19,-61,14v0,14,5,22,28,49v33,41,42,57,42,86v0,56,-61,77,-103,50r0,-37v27,18,63,24,68,-12","w":117},{"d":"13,-35r0,-41r74,-50r-74,-51r0,-42r105,73r0,39","w":128},{"d":"15,0r0,-252v70,-5,116,12,116,84v-1,55,-31,84,-80,85r0,83r-36,0xm51,-116v28,1,44,-17,44,-52v0,-37,-15,-52,-44,-51r0,103","w":136},{"d":"86,-57v1,50,-37,67,-80,56r0,-35v21,8,45,6,44,-23r0,-193r36,0r0,195","w":99},{"d":"127,-89v0,96,-51,116,-79,62r0,27r-34,0r0,-254r34,0r0,90v6,-15,17,-31,36,-31v27,0,43,42,43,106xm71,-29v15,3,22,-34,22,-72v0,-40,-9,-62,-22,-62v-15,0,-23,36,-23,73v0,39,10,61,23,61"},{"d":"39,-147v-2,24,71,69,58,99v1,48,-51,62,-90,42r0,-34v21,13,53,22,56,-7v2,-24,-67,-66,-57,-98v-2,-42,44,-59,82,-44r0,34v-16,-9,-47,-14,-49,8","w":101},{"d":"30,-75r-13,-177r42,0r-12,177r-17,0xm18,0r0,-44r41,0r0,44r-41,0","w":76},{"d":"78,-3v-25,10,-59,7,-59,-30r0,-130r-13,0r0,-29r13,0r0,-50r35,0r0,50r24,0r0,29r-24,0r0,119v-1,16,13,17,24,13r0,28","w":85},{"d":"110,-6v-64,29,-102,-22,-100,-124v2,-100,37,-139,99,-118r0,37v-45,-26,-63,10,-63,89v0,84,20,102,64,81r0,35","w":120},{"d":"14,0r0,-192r34,0r0,25v10,-34,59,-37,69,-3v18,-39,78,-31,78,29r0,141r-34,0r0,-135v0,-19,-7,-30,-19,-30v-12,0,-20,12,-20,31r0,134r-35,0r0,-135v0,-19,-6,-30,-18,-30v-12,0,-21,12,-21,31r0,134r-34,0","w":208},{"d":"39,0r0,-219r-34,0r0,-33r103,0r0,33r-33,0r0,219r-36,0","w":113},{"d":"131,-8v-74,33,-122,-13,-121,-122v1,-97,46,-141,115,-117r0,38v-50,-32,-81,8,-79,88v3,73,18,94,53,89r0,-75r-27,0r0,-32r59,0r0,131","w":144},{"d":"95,-4v-54,25,-88,-18,-86,-96v2,-75,34,-107,86,-89r0,35v-34,-22,-53,7,-51,64v1,57,21,72,51,51r0,35","w":102},{"d":"15,0r0,-252r34,0r55,153r0,-153r34,0r0,252r-32,0r-56,-158r0,158r-35,0","w":153},{"d":"41,1r-35,-193r35,0r19,125r21,-125r28,0r21,125r20,-125r34,0r-35,193r-33,0r-21,-121r-21,121r-33,0","w":190},{"d":"17,-148r0,-44r41,0r0,44r-41,0xm17,0r0,-44r41,0r0,44r-41,0","w":74},{"d":"15,0r0,-252v61,-4,113,7,114,65v0,34,-19,50,-39,58v25,8,42,26,42,61v0,57,-53,73,-117,68xm51,-143v27,1,43,-13,43,-40v0,-26,-17,-37,-43,-36r0,76xm51,-33v28,1,46,-13,46,-39v0,-26,-17,-41,-46,-40r0,79","w":139},{"d":"19,0r0,-163r-14,0r0,-29r14,0v-5,-45,18,-71,60,-61r0,29v-20,-6,-27,9,-25,32r24,0r0,29r-24,0r0,163r-35,0","w":81},{"d":"14,0r0,-192r34,0r0,25v6,-17,17,-28,35,-27v-1,13,2,30,-1,41v-54,1,-28,100,-34,153r-34,0","w":88},{"d":"42,-132v21,-1,42,38,49,0r19,5v-3,25,-16,36,-28,36v-22,1,-40,-39,-48,1r-19,-6v3,-26,16,-36,27,-36","w":124},{"d":"30,35r0,-311r27,0r0,311r-27,0","w":86},{"d":"87,-24v-17,46,-74,29,-74,-26r0,-142r34,0r0,135v0,19,7,30,19,30v12,0,21,-12,21,-31r0,-134r35,0r0,192r-35,0r0,-24","w":135},{"d":"14,0r0,-192r34,0r0,25v7,-15,18,-28,36,-28v25,0,39,21,39,53r0,142r-34,0r0,-135v0,-19,-8,-30,-20,-30v-12,0,-21,12,-21,31r0,134r-34,0","w":135},{"d":"78,-23v-22,47,-72,26,-72,-31v0,-56,32,-79,73,-59v8,-46,-30,-60,-63,-40r0,-33v45,-20,97,-3,97,55r0,131r-35,0r0,-23xm40,-61v0,42,38,46,39,8r0,-35v-20,-11,-39,-5,-39,27","w":125},{"d":"9,0r0,-27r66,-192r-63,0r0,-33r101,0r0,27r-65,192r65,0r0,33r-104,0","w":122},{"d":"76,0r0,-50r-70,0r0,-27r69,-176r34,0r0,173r21,0r0,30r-21,0r0,50r-33,0xm35,-80r41,0r0,-109","w":134},{"d":"48,1r-43,-193r35,0r25,137r25,-137r33,0r-41,193r-34,0","w":128},{"d":"11,47r0,-25r34,0r0,-249r-34,0r0,-25r64,0r0,299r-64,0","w":99},{"d":"75,3v-40,0,-65,-50,-65,-134v0,-85,27,-124,65,-124v40,0,65,50,65,134v0,85,-27,124,-65,124xm75,-29v19,5,29,-42,29,-102v0,-65,-12,-92,-29,-92v-19,-5,-29,42,-29,102v0,65,12,92,29,92","w":149},{"d":"17,-148r0,-44r41,0r0,44r-41,0xm12,52r-3,-15v23,-6,27,-22,26,-37r-18,0r0,-44r41,0v3,50,-2,89,-46,96","w":74},{"d":"67,4v-37,0,-59,-42,-57,-124v3,-118,32,-147,97,-128r0,34v-39,-18,-62,-1,-63,66v38,-30,79,-7,79,67v0,51,-24,85,-56,85xm90,-85v0,-47,-24,-56,-45,-35r0,27v-4,92,45,79,45,8","w":131},{"d":"60,-52r0,-58r-52,0r0,-34r52,0r0,-58r33,0r0,58r52,0r0,34r-52,0r0,58r-33,0","w":153},{"d":"14,47r0,-239r34,0r0,28v6,-15,17,-31,36,-31v27,0,43,42,43,106v0,96,-51,116,-79,62r0,74r-34,0xm71,-29v15,3,22,-34,22,-72v0,-40,-9,-62,-22,-62v-15,0,-23,36,-23,73v0,39,10,61,23,61"},{"d":"70,3v-41,0,-60,-48,-60,-134v0,-88,22,-124,60,-124v40,0,59,49,59,134v0,88,-22,124,-59,124xm70,-29v14,0,24,-19,24,-92v0,-62,-9,-110,-24,-102v-14,0,-25,19,-25,92v0,62,10,110,25,102","w":139},{"d":"14,-93r0,-34r85,0r0,34r-85,0","w":113},{"d":"32,-138v22,-9,40,-23,40,-49v0,-35,-40,-41,-64,-25r0,-32v42,-25,99,1,99,56v0,36,-20,56,-44,67r-4,46r-23,0xm28,0r0,-44r41,0r0,44r-41,0","w":113},{"d":"54,3v-27,0,-44,-42,-44,-106v0,-66,20,-92,44,-92v19,0,29,16,35,30r0,-89r34,0r0,254r-34,0r0,-28v-6,14,-16,31,-35,31xm66,-29v15,0,24,-35,24,-73v0,-39,-11,-61,-24,-61v-16,0,-22,35,-22,73v0,40,8,61,22,61"},{"d":"49,-124v-24,1,-40,-28,-40,-68v0,-39,17,-62,40,-62v25,-1,39,28,39,68v0,39,-16,62,-39,62xm30,0r116,-252r22,0r-116,252r-22,0xm149,2v-25,1,-39,-28,-39,-68v0,-39,16,-62,39,-62v25,-1,39,28,39,68v0,39,-16,62,-39,62xm49,-148v10,2,15,-19,14,-44v0,-27,-5,-38,-14,-38v-10,-2,-15,19,-15,44v0,27,6,38,15,38xm149,-22v10,2,15,-19,15,-44v0,-27,-6,-38,-15,-38v-10,-2,-15,19,-15,44v0,27,6,38,15,38","w":197},{"d":"112,-85v2,67,-45,101,-100,81r0,-35v33,17,67,2,65,-45v-2,-41,-22,-48,-49,-38r-18,-12r7,-118r85,0r0,34r-58,0r-4,62v41,-11,70,9,72,71","w":119},{"d":"15,0r0,-44r41,0r0,44r-41,0","w":71},{"d":"67,3v-35,0,-58,-41,-58,-103v0,-61,25,-95,58,-95v35,0,58,41,58,104v0,61,-26,94,-58,94xm67,-27v16,0,24,-35,24,-74v0,-41,-10,-63,-24,-63v-16,0,-23,34,-23,73v0,41,9,64,23,64","w":134},{"d":"64,3v-63,0,-73,-116,-26,-137v-44,-21,-28,-129,26,-121v53,-8,73,99,27,121v16,10,31,33,30,66v0,44,-24,71,-57,71xm64,-145v12,1,22,-17,21,-43v0,-27,-9,-39,-21,-39v-11,-1,-19,14,-19,41v0,26,7,41,19,41xm64,-25v13,1,24,-16,23,-47v0,-30,-10,-45,-23,-45v-13,-1,-22,17,-22,47v0,31,9,45,22,45","w":129},{"d":"41,-146r5,-41r-28,24r-12,-21r33,-15r-33,-15r12,-21r28,24r-5,-41r23,0r-5,41r28,-24r12,21r-33,15r33,15r-12,21r-28,-24r5,41r-23,0","w":105},{"d":"5,0r37,-99r-36,-93r36,0r21,64r22,-64r35,0r-36,93r37,99r-36,0r-22,-68r-23,68r-35,0","w":126},{"d":"14,0r0,-254r34,0r0,87v7,-15,18,-28,36,-28v25,0,39,21,39,53r0,142r-34,0r0,-135v0,-19,-8,-30,-20,-30v-12,0,-21,12,-21,31r0,134r-34,0","w":135},{"d":"10,50r0,-23v17,0,32,-11,32,-30v0,-23,-12,-35,-12,-56v0,-23,15,-41,40,-45v-25,-4,-40,-20,-40,-44v0,-21,12,-33,12,-56v0,-18,-15,-30,-32,-30r0,-23v43,1,62,23,62,54v0,33,-28,89,27,86r0,27v-54,-4,-27,51,-27,86v0,29,-19,53,-62,54","w":106},{"d":"89,47r0,-75v-6,14,-16,31,-35,31v-27,0,-44,-42,-44,-106v0,-66,20,-92,44,-92v19,0,29,16,35,30r0,-27r34,0r0,239r-34,0xm66,-29v15,0,24,-35,24,-73v0,-39,-11,-61,-24,-61v-16,0,-22,35,-22,73v0,40,8,61,22,61"},{"d":"21,0r5,-61r-20,0r-1,-32r23,0r6,-68r-22,0r0,-32r25,0r5,-59r23,0r-5,59r28,0r5,-59r23,0r-5,59r20,0r0,32r-23,0r-5,68r22,0r0,32r-25,0r-5,61r-24,0r6,-61r-28,0r-5,61r-23,0xm51,-93r28,0r6,-68r-28,0","w":136},{"d":"10,52r-3,-15v23,-6,27,-22,26,-37r-18,0r0,-44r41,0v3,50,-2,89,-46,96","w":71},{"d":"15,0r0,-252r93,0r0,33r-57,0r0,75r51,0r0,34r-51,0r0,77r58,0r0,33r-94,0","w":118},{"d":"35,47r12,-52r-41,-187r34,0r24,128r25,-128r34,0r-55,239r-33,0","w":128},{"d":"16,-217r0,-37r35,0r0,37r-35,0xm50,2v2,36,-24,52,-57,44r0,-27v16,1,23,-5,23,-21r0,-190r34,0r0,194","w":65},{"d":"8,50r0,-26v60,-30,61,-224,0,-255r0,-26v105,33,105,275,0,307","w":100},{"d":"15,0r0,-252r36,0r0,117r45,-117r41,0r-47,109r49,143r-39,0r-36,-103r-13,32r0,71r-36,0","w":141},{"d":"121,-141v0,118,-31,163,-101,136r0,-34v41,20,65,4,66,-63v-37,30,-78,8,-78,-67v0,-54,24,-87,56,-87v35,0,57,31,57,115xm41,-170v0,49,22,65,45,41v2,-38,-3,-105,-22,-95v-14,0,-23,19,-23,54","w":131},{"d":"97,50v-43,-1,-62,-24,-62,-55v0,-33,29,-88,-27,-85r0,-27v55,4,27,-52,27,-87v0,-29,19,-52,62,-53r0,23v-47,1,-27,55,-20,86v0,23,-15,40,-40,44v25,4,40,21,40,45v-6,31,-28,85,20,86r0,23","w":107},{"d":"79,35r-78,-311r29,0r78,311r-29,0","w":105},{"d":"16,-145r0,-107r36,0r-23,107r-13,0","w":57},{"d":"15,0r0,-252r36,0r0,108r50,0r0,-108r35,0r0,252r-35,0r0,-110r-50,0r0,110r-36,0","w":151},{"d":"123,-13v4,61,-58,70,-105,54r0,-32v29,12,72,16,71,-24r0,-27v-6,15,-17,31,-36,31v-24,1,-43,-29,-43,-93v0,-95,52,-115,79,-61r0,-27r34,0r0,179xm66,-44v13,1,24,-22,24,-60v0,-39,-11,-59,-24,-59v-13,-1,-22,21,-22,60v0,39,9,59,22,59"},{"d":"44,1r-40,-253r37,0r23,174r27,-174r33,0r28,174r23,-174r36,0r-40,253r-37,0r-27,-171r-27,171r-36,0","w":215},{"d":"17,0r0,-252r35,0r0,252r-35,0","w":68},{"d":"4,0r43,-130r-41,-122r38,0r25,81r25,-81r36,0r-40,122r43,130r-38,0r-27,-89r-27,89r-37,0"},{"d":"15,0r0,-252r89,0r0,33r-53,0r0,77r47,0r0,34r-47,0r0,108r-36,0","w":111},{"d":"50,1r-47,-253r37,0r29,182r30,-182r35,0r-47,253r-37,0"},{"d":"-3,35r79,-311r29,0r-79,311r-29,0","w":105},{"d":"15,0r0,-254r34,0r0,254r-34,0","w":64},{"d":"92,50v-104,-32,-105,-274,0,-307r0,26v-59,31,-59,225,0,255r0,26","w":100},{"d":"32,0r0,-214r-26,11r0,-37v18,-7,34,-16,62,-13r0,253r-36,0","w":86},{"d":"168,32v-77,43,-158,3,-158,-109v0,-92,45,-179,119,-179v54,0,89,50,89,111v0,60,-21,120,-59,120v-22,0,-32,-14,-33,-32v-16,40,-67,44,-68,-12v0,-59,25,-114,55,-114v16,0,23,13,26,27r5,-23r28,5r-19,116v0,11,4,17,12,17v22,0,38,-53,38,-105v0,-52,-26,-96,-75,-96v-64,0,-104,84,-104,166v0,98,69,136,138,97xm119,-154v-19,-2,-33,58,-32,83v0,15,5,21,13,21v18,0,33,-55,33,-81v0,-15,-6,-23,-14,-23","w":228},{"d":"18,-150r0,-34r134,0r0,34r-134,0xm18,-69r0,-35r134,0r0,35r-134,0","w":169},{"d":"112,-23v-29,48,-106,25,-106,-42v0,-30,14,-54,39,-76v-34,-45,-32,-114,27,-114v30,0,49,23,48,54v0,28,-14,48,-37,68r28,52v3,-11,5,-23,7,-40r28,5v-3,28,-9,49,-16,66r22,38r-26,16xm69,-157v15,-14,20,-29,20,-46v0,-14,-6,-23,-17,-23v-29,9,-19,41,-3,69xm40,-67v0,42,40,51,56,20r-36,-69v-13,14,-20,33,-20,49","w":153},{"d":"15,0r0,-252r36,0r36,107r36,-107r36,0r0,252r-34,0r0,-172r-39,111r-37,-111r0,172r-34,0","w":174},{"d":"-1,55r0,-27r164,0r0,27r-164,0","w":162},{"d":"115,-35r-104,-72r0,-39r104,-73r0,42r-74,50r74,51r0,41","w":128},{"d":"108,-80v0,67,-48,96,-102,76r0,-34v30,15,67,5,67,-39v0,-29,-18,-41,-47,-43r0,-24r44,-73r-62,0r0,-35r99,0r0,31r-45,75v26,8,46,26,46,66","w":116},{"d":"15,0r0,-252r36,0r0,219r51,0r0,33r-87,0","w":106},{"d":"69,-145r0,-107r36,0r-23,107r-13,0xm16,-145r0,-107r36,0r-23,107r-13,0","w":111}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+116-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);})("9&H6:l+S4$5?9gxFol}wj&j5C{+6Hl5?C{=w4$DEHM0-W,ScHC~:46Bw)M%6YrdZY&d@M.)VCxjnR$xm]xd9WEYXdgr@}&Kj=9*Y+a])D.mRM$CWH4:toqPnZc8BxlEb~Jp-!?vG%w,S6{VQ(`F05_fZo@+!M@o8mEt`)lHwPE%6:l}4+KHom,-{9VXG*m5B=mR?:,nJq&Z5t.Y-DCxJ9R-(q6%t=SZEMSxWDxHt*{GbYRX5=B6P]r+YCgjc*E+G:&xS9gjc9.%~]mX-tr6c*EX-:r6G*l%x:loS4g%E]$j?Hc(E:KxG4KY5qVSF4$WbWc(v4,SvCcnfaEoVo6G?9m0b],~BHCHt*lHZtVD,t&5SCg(8:{60:&}!:VDbCg(vtlo0*c!t*l%Z:$5S4}G?:V=E9.)v4.(SHC+S9&%vW{}S4$5?*lZvtVD?W$6x9.xl:Vjba{B0:r-p9{B~H6!8${xoCm6G${xoP.Bb9.Xn")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":137,"face":{"font-family":"GothamCondensed","font-weight":500,"font-stretch":"condensed","units-per-em":"360","panose-1":"2 0 6 6 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"3","bbox":"-7 -278 218 55","underline-thickness":"7.2","underline-position":"-47.88","stemh":"33","stemv":"35","unicode-range":"U+0020-U+007E"}}));
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * HTF Gothamª © 2001 The Hoefler Type Foundry, Inc. Info: www.typography.com
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"36,0r0,-210r-31,0r0,-42r106,0r0,42r-31,0r0,210r-44,0","w":116},{"d":"130,6r-18,-18v-60,48,-103,-16,-103,-120v0,-83,27,-124,67,-124v43,0,67,53,67,136v0,34,-5,61,-14,81r23,21xm53,-132v0,66,6,112,34,93r-22,-21r21,-23r10,11v1,-13,2,-39,2,-60v0,-65,-9,-83,-22,-83v-13,0,-23,18,-23,83","w":153},{"d":"22,47r0,-299r71,0r0,30r-34,0r0,239r34,0r0,30r-71,0","w":102},{"d":"124,-138v0,121,-33,158,-105,133r0,-41v36,17,62,10,63,-52v-37,28,-76,4,-76,-70v0,-55,25,-88,59,-88v39,0,59,34,59,118xm48,-170v0,41,13,59,34,40v2,-31,-1,-94,-18,-86v-11,0,-16,13,-16,46","w":132},{"d":"13,0r0,-252r44,0r30,92r31,-92r44,0r0,252r-42,0r0,-152r-33,95r-32,-95r0,152r-42,0","w":174},{"d":"12,0r0,-193r42,0r0,23v16,-43,72,-31,72,24r0,146r-43,0r0,-136v0,-14,-5,-22,-14,-22v-9,0,-15,8,-15,22r0,136r-42,0","w":136},{"d":"96,-4v-55,28,-91,-19,-88,-98v2,-74,34,-107,88,-89r0,44v-31,-22,-47,6,-45,57v2,50,17,62,45,44r0,42","w":102},{"d":"50,4v-26,6,-41,-44,-41,-109v0,-69,18,-92,41,-92v19,0,28,15,34,27r0,-84r42,0r0,254r-42,0r0,-24v-6,12,-15,28,-34,28xm67,-37v11,0,17,-18,17,-53v0,-30,-4,-70,-17,-66v-11,0,-16,19,-16,53v-1,30,3,70,16,66"},{"d":"169,33v-79,41,-159,4,-159,-110v0,-91,45,-179,120,-179v53,0,89,50,89,110v0,61,-21,122,-61,122v-23,0,-33,-14,-36,-30v-16,38,-66,40,-65,-15v0,-59,23,-114,52,-114v15,0,23,12,26,24r4,-21r35,6r-19,116v0,12,4,16,11,16v19,0,37,-51,37,-106v0,-50,-28,-93,-75,-93v-62,0,-102,82,-102,165v0,97,65,134,136,97xm118,-148v-16,-2,-27,57,-25,77v0,12,4,16,10,16v16,2,25,-58,25,-77v0,-12,-4,-16,-10,-16","w":228},{"d":"46,-181r26,-68r35,0r27,68r-27,0r-17,-46r-17,46r-27,0","w":180},{"d":"47,0r0,-99r-47,-153r45,0r24,94r24,-94r45,0r-47,153r0,99r-44,0","w":137},{"d":"13,0r0,-252v72,-5,121,10,121,86v0,57,-32,84,-77,87r0,79r-44,0xm57,-120v18,-1,33,-15,33,-46v0,-32,-13,-45,-33,-45r0,91"},{"w":57},{"d":"13,0r0,-252v73,-5,124,5,123,84v0,33,-12,53,-29,66r33,102r-46,0r-30,-88r-7,0r0,88r-44,0xm58,-211v-2,24,-4,62,1,84v20,1,34,-13,33,-44v0,-32,-15,-40,-34,-40","w":143},{"d":"75,3v-36,0,-63,-23,-63,-76r0,-179r44,0r0,183v0,23,8,32,19,32v11,0,19,-9,19,-32r0,-183r44,0r0,179v0,53,-27,76,-63,76","w":149},{"d":"45,1r-45,-253r45,0r24,164r24,-164r43,0r-45,253r-46,0","w":136},{"d":"115,-29r-105,-73r0,-50r105,-72r0,50r-67,47r67,46r0,52","w":126},{"d":"10,47r0,-30r34,0r0,-239r-34,0r0,-30r71,0r0,299r-71,0","w":102},{"d":"68,4v-38,0,-60,-42,-60,-106v0,-62,25,-94,60,-94v38,0,60,42,60,106v0,62,-25,94,-60,94xm68,-34v11,0,17,-19,17,-56v0,-32,-4,-73,-17,-68v-11,0,-17,17,-17,55v0,32,4,74,17,69","w":136},{"d":"11,51r0,-29v15,0,30,-10,30,-28v0,-22,-11,-33,-11,-53v0,-26,18,-40,42,-44v-24,-4,-42,-19,-42,-45v0,-20,11,-30,11,-52v0,-18,-15,-29,-30,-29r0,-28v45,1,67,25,67,58v-6,28,-25,83,25,78r0,35v-48,-6,-32,49,-25,78v0,33,-22,58,-67,59","w":111},{"d":"-1,54r0,-33r164,0r0,33r-164,0","w":162},{"d":"3,0r41,-129r-40,-123r47,0r20,73r20,-73r46,0r-40,123r41,129r-47,0r-21,-77r-21,77r-46,0","w":141},{"d":"17,0r0,-158r-12,0r0,-35r12,0v-5,-46,22,-70,64,-60r0,35v-16,-2,-24,7,-22,25r22,0r0,35r-22,0r0,158r-42,0","w":82},{"d":"14,-90r0,-43r93,0r0,43r-93,0","w":120},{"d":"49,-120v-26,1,-40,-30,-40,-71v0,-39,16,-63,40,-63v26,-1,41,30,41,71v0,39,-17,63,-41,63xm31,0r118,-252r26,0r-118,252r-26,0xm156,2v-26,1,-40,-30,-40,-71v0,-39,16,-63,40,-63v26,-1,40,30,40,71v0,39,-16,63,-40,63xm49,-149v7,0,11,-7,11,-34v0,-44,-22,-66,-21,-7v-1,22,2,46,10,41xm167,-62v5,-43,-22,-64,-22,-7v-5,44,22,65,22,7","w":205},{"d":"58,-49v-1,-25,-63,-59,-54,-95v-2,-43,45,-62,86,-47r0,42v-13,-8,-44,-15,-45,5v0,7,1,15,23,32v49,38,38,113,-23,116v-13,0,-27,-4,-39,-9r0,-42v14,8,26,12,36,12v9,0,16,-5,16,-14","w":102},{"d":"13,0r0,-252v62,-3,119,3,120,66v0,32,-18,48,-36,57v22,9,39,25,39,59v0,59,-56,76,-123,70xm58,-211v-2,18,-2,47,0,65v19,0,32,-11,32,-34v0,-22,-13,-31,-32,-31xm58,-108v-2,19,-2,48,0,67v21,0,36,-11,35,-34v0,-21,-15,-33,-35,-33","w":141},{"d":"44,-136v24,-1,45,37,53,-2r23,7v-3,29,-19,40,-31,40v-25,2,-44,-38,-53,1r-23,-6v3,-29,19,-40,31,-40","w":132},{"d":"31,-141v18,-10,36,-20,36,-44v0,-31,-40,-34,-60,-20r0,-39v43,-25,103,1,103,58v0,36,-20,54,-42,64r-4,44r-29,0xm25,0r0,-50r50,0r0,50r-50,0","w":115},{"d":"112,-18v-34,44,-107,18,-107,-49v0,-31,14,-53,38,-74v-34,-44,-28,-115,31,-115v32,0,52,24,51,58v0,28,-14,48,-36,67r23,43v2,-8,3,-18,5,-33r34,6v-3,28,-9,49,-16,65r21,35r-32,20xm72,-161v17,-13,23,-53,1,-59v-24,7,-13,37,-1,59xm47,-70v0,34,31,46,46,23r-31,-62v-9,12,-15,26,-15,39","w":156},{"d":"68,4v-41,0,-61,-44,-59,-126v3,-121,34,-144,101,-126r0,41v-36,-15,-59,-8,-60,55v38,-26,76,-3,76,70v0,52,-24,86,-58,86xm51,-89v-3,69,34,72,34,9v0,-37,-12,-58,-34,-40r0,31","w":132},{"d":"14,0r0,-252r44,0r0,252r-44,0","w":71},{"d":"10,50r0,-32v57,-26,57,-217,0,-243r0,-32v114,30,112,277,0,307","w":107},{"d":"116,-11v-57,40,-109,-2,-109,-90v0,-62,27,-95,59,-95v39,0,59,54,55,119r-71,0v5,50,35,48,63,27xm49,-110r32,0v0,-32,-5,-48,-15,-48v-10,0,-16,14,-17,48","w":126},{"d":"94,-212r-41,-45r32,-17r35,62r-26,0","w":180},{"d":"12,0r0,-254r42,0r0,135r27,-74r46,0r-33,78r32,115r-47,0r-17,-73v-11,16,-8,46,-8,73r-42,0","w":128},{"d":"17,0r5,-58r-17,0r0,-38r21,0r5,-61r-20,0r0,-39r24,0r5,-56r27,0r-5,56r23,0r5,-56r28,0r-5,56r18,0r0,39r-21,0r-6,61r21,0r0,38r-24,0r-5,58r-28,0r5,-58r-23,0r-5,58r-28,0xm54,-96r23,0r5,-61r-23,0","w":135},{"d":"29,-78r-15,-174r52,0r-15,174r-22,0xm15,0r0,-50r50,0r0,50r-50,0","w":79},{"d":"82,-4v-24,13,-66,11,-65,-29r0,-125r-12,0r0,-35r12,0r0,-49r42,0r0,49r23,0r0,35r-23,0r0,110v-1,14,12,13,23,10r0,34","w":87},{"d":"13,-211r0,-43r43,0r0,43r-43,0xm55,1v1,40,-27,52,-62,45r0,-33v12,1,20,-2,20,-16r0,-190r42,0r0,194","w":67},{"d":"37,1r-33,-194r43,0r15,108r16,-108r34,0r17,108r14,-108r42,0r-32,194r-42,0r-16,-105r-17,105r-41,0","w":189},{"d":"28,35r0,-311r34,0r0,311r-34,0","w":89},{"d":"12,47r0,-240r42,0r0,24v6,-12,15,-28,34,-28v26,-6,41,44,41,109v0,69,-18,92,-41,92v-19,0,-28,-15,-34,-27r0,70r-42,0xm71,-37v11,0,16,-19,16,-53v1,-30,-3,-70,-16,-66v-11,0,-17,18,-17,53v0,30,4,70,17,66"},{"d":"13,0r0,-252r44,0r0,210r46,0r0,42r-90,0","w":108},{"d":"84,47r0,-71v-6,12,-15,28,-34,28v-26,6,-41,-44,-41,-109v0,-69,18,-92,41,-92v19,0,28,15,34,27r0,-23r42,0r0,240r-42,0xm67,-37v11,0,17,-18,17,-53v0,-30,-4,-70,-17,-66v-11,0,-16,19,-16,53v-1,30,3,70,16,66"},{"d":"49,39r0,-37v-14,-1,-25,-6,-36,-11r0,-45v15,9,27,14,39,14v13,0,24,-7,24,-23v0,-12,-4,-20,-25,-44v-30,-35,-42,-49,-42,-81v0,-31,16,-54,40,-62r0,-29r28,0r0,25v14,1,23,3,32,8r0,46v-21,-16,-56,-20,-56,11v0,12,3,16,24,40v35,41,43,55,43,85v0,30,-19,52,-43,61r0,42r-28,0","w":126},{"d":"78,35r-78,-311r35,0r79,311r-36,0","w":110},{"d":"8,0r0,-37v16,-43,55,-109,59,-152v3,-28,-38,-25,-54,-12r0,-42v39,-22,100,-11,97,47v-2,43,-41,110,-56,152r55,0r0,44r-101,0","w":115},{"d":"76,4v-43,0,-67,-53,-67,-136v0,-83,27,-124,67,-124v43,0,67,53,67,136v0,83,-27,124,-67,124xm76,-37v13,0,22,-18,22,-83v0,-55,-7,-103,-22,-95v-13,0,-23,18,-23,83v0,55,8,103,23,95","w":151},{"d":"71,4v-45,0,-62,-52,-62,-137v0,-87,21,-123,62,-123v44,0,62,52,62,137v0,87,-22,123,-62,123xm71,-37v10,0,19,-12,19,-83r0,-12v0,-71,-9,-83,-19,-83v-10,0,-19,12,-19,83r0,12v0,71,9,83,19,83","w":141},{"d":"73,0r0,-46r-68,0r0,-34r66,-173r43,0r0,169r21,0r0,38r-21,0r0,46r-41,0xm41,-84r32,0r0,-92"},{"d":"10,58r-4,-17v27,-6,33,-25,31,-41r-23,0r0,-50r50,0v3,57,-3,103,-54,108","w":78},{"d":"12,0r0,-254r43,0r0,254r-43,0","w":66},{"d":"11,-29r0,-51r67,-46r-67,-47r0,-51r105,72r0,50","w":126},{"d":"88,4v-19,0,-28,-15,-34,-27r0,23r-42,0r0,-254r42,0r0,85v6,-12,15,-28,34,-28v26,-6,41,44,41,109v0,69,-18,92,-41,92xm71,-37v11,0,16,-19,16,-53v1,-30,-3,-70,-16,-66v-11,0,-17,18,-17,53v0,30,4,70,17,66"},{"d":"17,0r44,-208r-56,0r0,-44r98,0r0,31r-43,221r-43,0","w":111},{"d":"16,-137r0,-115r43,0v-7,40,-19,76,-27,115r-16,0","w":64},{"d":"114,-65v0,60,-60,82,-106,56r0,-45v15,9,27,14,39,14v13,0,24,-7,24,-23v0,-12,-4,-20,-25,-44v-30,-35,-42,-49,-42,-81v0,-56,55,-80,100,-58r0,46v-21,-16,-56,-20,-56,11v0,12,3,16,24,40v35,40,42,55,42,84","w":117},{"d":"126,-17v4,65,-59,74,-109,58r0,-39v35,16,76,11,67,-41v-6,12,-15,27,-34,27v-23,1,-42,-26,-41,-93v0,-69,18,-92,41,-92v19,0,28,15,34,27r0,-23r42,0r0,176xm67,-52v10,0,17,-17,17,-52v0,-34,-7,-52,-17,-52v-10,0,-16,18,-16,52v0,35,6,52,16,52"},{"d":"12,-211r0,-43r43,0r0,43r-43,0xm12,0r0,-193r43,0r0,193r-43,0","w":66},{"d":"12,0r0,-193r42,0r0,23v13,-33,54,-36,67,-4v19,-35,74,-29,74,29r0,145r-42,0r0,-136v0,-14,-5,-22,-14,-22v-9,0,-14,8,-14,22r0,136r-43,0r0,-136v0,-14,-4,-22,-13,-22v-9,0,-15,8,-15,22r0,136r-42,0","w":207},{"d":"-3,35r79,-311r35,0r-79,311r-35,0","w":110},{"d":"12,0r0,-193r42,0r0,24v6,-17,15,-27,31,-26r0,51v-50,2,-25,95,-31,144r-42,0","w":90},{"d":"32,47r12,-54r-40,-186r42,0r18,114r21,-114r41,0r-53,240r-41,0","w":130},{"d":"101,51v-45,-1,-67,-26,-67,-59v6,-28,24,-83,-25,-78r0,-35v48,6,32,-49,25,-78v0,-33,22,-57,67,-58r0,28v-15,0,-30,11,-30,29v0,22,11,32,11,52v0,26,-18,41,-42,45v24,4,42,18,42,44v0,20,-11,31,-11,53v0,18,15,28,30,28r0,29","w":111},{"d":"13,0r0,-252r92,0r0,42r-48,0r0,63r42,0r0,42r-42,0r0,105r-44,0","w":111},{"d":"82,-23v-15,43,-71,31,-71,-24r0,-146r42,0r0,136v0,14,5,22,14,22v9,0,15,-8,15,-22r0,-136r43,0r0,193r-43,0r0,-23","w":136},{"d":"111,-81v0,68,-51,99,-106,77r0,-42v27,14,63,8,63,-32v0,-26,-17,-37,-44,-39r0,-28r41,-64r-57,0r0,-43r102,0r0,39r-43,65v26,9,44,27,44,67","w":118},{"d":"39,-142r7,-40r-27,24r-14,-26r32,-13r-32,-13r14,-25r27,23r-7,-40r29,0r-6,40r26,-23r15,25r-33,13r33,13r-15,26r-26,-24r6,40r-29,0","w":107},{"d":"94,-63v1,56,-40,73,-88,62r0,-44v20,8,43,6,43,-22r0,-185r45,0r0,189","w":106},{"d":"16,-143r0,-50r50,0r0,50r-50,0xm16,0r0,-50r50,0r0,50r-50,0","w":82},{"d":"31,0r0,-206r-26,9r0,-45v21,-7,40,-15,70,-12r0,254r-44,0","w":91},{"d":"14,0r0,-50r50,0r0,50r-50,0","w":78},{"d":"3,0r35,-99r-34,-94r44,0r16,58r17,-58r44,0r-35,94r35,99r-44,0r-17,-61r-17,61r-44,0","w":128},{"d":"12,0r0,-254r42,0r0,84v16,-43,72,-31,72,24r0,146r-43,0r0,-136v0,-14,-5,-22,-14,-22v-9,0,-15,8,-15,22r0,136r-42,0","w":136},{"d":"67,4v-36,0,-61,-29,-60,-76v0,-33,15,-54,29,-63v-44,-24,-25,-129,31,-121v55,-8,76,96,31,121v14,9,30,31,29,65v0,46,-25,74,-60,74xm67,-148v10,1,16,-14,16,-38v0,-26,-7,-35,-16,-35v-9,-1,-16,12,-16,37v0,24,6,36,16,36xm67,-31v11,0,19,-14,18,-44v0,-29,-8,-39,-18,-39v-11,0,-19,14,-18,42v0,31,8,41,18,41","w":133},{"w":57},{"d":"4,0r0,-30r51,-127r-49,0r0,-36r94,0r0,30r-50,127r50,0r0,36r-96,0","w":104},{"d":"58,-50r0,-56r-51,0r0,-42r51,0r0,-56r41,0r0,56r51,0r0,42r-51,0r0,56r-41,0","w":156},{"d":"13,0r0,-252r41,0r44,127r0,-127r43,0r0,252r-39,0r-46,-134r0,134r-43,0","w":154},{"d":"39,1r-38,-253r45,0r18,154r22,-154r41,0r22,154r18,-154r44,0r-38,253r-46,0r-21,-150r-21,150r-46,0","w":213},{"d":"16,-143r0,-50r50,0r0,50r-50,0xm12,58r-4,-17v27,-6,33,-25,31,-41r-23,0r0,-50r50,0v3,57,-3,103,-54,108","w":82},{"d":"13,0r0,-252r96,0r0,42r-52,0r0,62r46,0r0,42r-46,0r0,64r54,0r0,42r-98,0","w":118},{"d":"13,0r0,-252r44,0r0,104r38,0r0,-104r44,0r0,252r-44,0r0,-106r-38,0r0,106r-44,0","w":151},{"d":"13,0r0,-252r44,0r0,105r36,-105r49,0r-42,107r43,145r-49,0r-27,-95v-13,22,-10,60,-10,95r-44,0","w":145},{"d":"73,-21v-22,45,-68,23,-68,-33v0,-56,28,-81,68,-60v7,-42,-30,-51,-59,-33r0,-40v48,-21,102,-3,102,59r0,128r-43,0r0,-21xm46,-62v0,33,27,42,27,11r0,-33v-15,-8,-27,-4,-27,22","w":126},{"d":"98,50v-113,-30,-113,-277,0,-307r0,32v-58,26,-57,217,0,243r0,32","w":107},{"d":"8,0r0,-35r58,-176r-56,0r0,-41r104,0r0,35r-57,176r57,0r0,41r-106,0","w":122},{"d":"135,-9v-75,33,-127,-8,-126,-121v1,-96,46,-142,117,-117r0,46v-47,-32,-76,6,-73,81v3,68,17,82,42,81r0,-65r-22,0r0,-39r62,0r0,134","w":145},{"d":"114,-86v3,70,-47,105,-104,82r0,-43v30,16,63,5,61,-39v-2,-36,-18,-41,-41,-32r-21,-14r6,-120r90,0r0,42r-57,0r-3,50v42,-8,66,10,69,74","w":119},{"d":"112,-6v-66,29,-105,-19,-103,-124v2,-103,38,-138,102,-118r0,45v-42,-26,-59,6,-58,82v1,84,17,89,59,72r0,43","w":120},{"d":"13,0r0,-252v92,-10,130,27,129,130v-1,99,-40,131,-129,122xm57,-40v26,4,42,-29,41,-90v-1,-64,-17,-83,-41,-82r0,172","w":150},{"d":"76,-137r0,-115r43,0v-8,40,-19,76,-28,115r-15,0xm16,-137r0,-115r43,0v-7,40,-19,76,-27,115r-16,0","w":124},{"d":"18,-147r0,-43r139,0r0,43r-139,0xm18,-63r0,-44r139,0r0,44r-139,0","w":174},{"d":"0,0r48,-253r47,0r48,253r-44,0r-8,-50r-40,0r-8,50r-43,0xm57,-90r27,0r-13,-83","w":143},{"d":"44,1r-40,-194r42,0r20,125r19,-125r42,0r-40,194r-43,0","w":130}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+388-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);})("S^=4n@t{awMzS|g9Z@&qc^cM1Pt4=@Mz1P%qawd;=6K_:f{#6&&nRr4z:Pd,1gg-1Orek^Ierg6wH&4y86M:=#{gp{%sHq:P..gg:^_5c1d$ZXLeQOIm1&eqQf,{3^es:5p;rPZ`n6eyp;g9d;rfSmxCk.0jaUDD[#]R6f]&.I]bS&`OtrtI1|cM-1:#3;ten^g{S|c#S.L`HQ,_pU4#3;,_nU4e3@Lgn@Z{a|L;Hwcz=#0;nOgeaOkM[X{9aw:x:#0yaf{y1#DBR;ZXZ4ezSQKxHf`m=1=p3@=bpXdfp^M{1|05nP4Kn^&]nXdx1|0yp@ZK3#]p3@LbnwM{a&eznX%;S.-ya.0{=1t{S^L,*|UI&^Oc%S3ktRH-d.Qr6w1:=anpZ[8Db#5mg@;x`$2_]zyeLqf{4PXj0C9KMsBy:P&{awMz3@bypXdz:w4gS.g@nXcxRPmKnU_2SPm`=4]5wPgZ1Q4ewPgZ8.mxS.,D")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":138,"face":{"font-family":"GothamCondensed","font-weight":700,"font-stretch":"condensed","units-per-em":"360","panose-1":"2 0 8 6 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-7 -279 219 58","underline-thickness":"7.2","underline-position":"-47.88","stemh":"39","stemv":"43","unicode-range":"U+0020-U+007E"}}));
