/*
 * 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:
 *  The digitally encoded machine readable software for producing the
 Typefaces
 * licensed to you is copyrighted (c) 1990 Adobe Systems.
 All Rights Reserved.
 * This software is the property of Adobe Systems
 Incorporated and its licensors,
 * and may not be reproduced, used, 
 displayed, modified, disclosed or transferred
 * without the express 
 written approval of Adobe.
 
 The digitally encoded
 * machine readable outline data for producing
 the Typefaces licensed to you is
 * copyrighted (c) 1981 Linotype AG
 and/or its subsidiaries. All Rights Reserved.
 * This data is the property of Linotype AG and/or its subsidiaries
 and may not be
 * reproduced, used, displayed, modified, disclosed or 
 transferred without the
 * express written approval of Linotype AG 
 and/or its subsidiaries.
 12
 * Helvetica* 53 Extended 47472
 */
Cufon.registerFont({"w":240,"face":{"font-family":"Helvetica Neue","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 3 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"6","bbox":"-19 -288 396 79.1716","underline-thickness":"18","underline-position":"-36","stemh":"30","stemv":"36","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":120},"!":{"d":"38,0r0,-42r44,0r0,42r-44,0xm50,-68r-10,-122r0,-67r40,0v2,68,-5,127,-9,189r-21,0","w":120},"\"":{"d":"106,-160r0,-97r30,0r0,97r-30,0xm37,-160r0,-97r30,0r0,97r-30,0","w":173},"#":{"d":"138,-99r7,-52r-42,0r-8,52r43,0xm70,-99r7,-52r-34,0r0,-24r37,0r11,-75r25,0r-10,75r42,0r11,-75r25,0r-10,75r34,0r0,24r-37,0r-8,52r34,0r0,24r-37,0r-10,75r-26,0r11,-75r-43,0r-10,75r-26,0r11,-75r-34,0r0,-24r37,0"},"$":{"d":"110,-24r0,-88v-42,-7,-92,-20,-92,-72v0,-52,49,-72,92,-72r0,-32r17,0r0,32v62,1,90,31,93,71r-36,0v-3,-26,-24,-39,-57,-40r0,81v71,12,100,30,100,75v0,53,-50,75,-100,75r0,32r-17,0r0,-32v-52,0,-97,-28,-97,-80r36,0v1,18,12,47,61,50xm110,-147r0,-78v-34,2,-56,15,-56,39v0,22,21,35,56,39xm127,-109r0,85v44,0,64,-19,64,-42v0,-24,-17,-37,-64,-43"},"%":{"d":"308,-64v0,-30,-12,-47,-34,-47v-22,0,-34,17,-34,47v0,31,12,46,34,46v22,0,34,-15,34,-46xm210,-64v0,-41,20,-71,64,-71v44,0,64,30,64,71v0,41,-20,70,-64,70v-44,0,-64,-29,-64,-70xm120,-185v0,-30,-12,-47,-34,-47v-22,0,-34,17,-34,47v0,31,12,46,34,46v22,0,34,-15,34,-46xm22,-185v0,-41,20,-71,64,-71v44,0,64,30,64,71v0,41,-20,70,-64,70v-44,0,-64,-29,-64,-70xm94,6r143,-262r30,0r-143,262r-30,0","w":360},"&":{"d":"251,0r-31,-29v-19,24,-55,35,-91,35v-77,0,-102,-42,-102,-76v0,-32,19,-60,67,-77v-53,-43,-29,-110,39,-110v78,0,91,89,15,116r68,63v7,-12,11,-22,12,-40r34,0v-1,20,-6,40,-21,62r60,56r-50,0xm133,-227v-49,0,-38,41,-6,66v27,-11,37,-25,37,-38v0,-15,-13,-28,-31,-28xm197,-50r-82,-77v-40,17,-49,35,-49,56v0,50,104,64,131,21","w":293},"(":{"d":"136,68r-27,0v-96,-96,-96,-229,0,-325r27,0v-33,35,-63,95,-63,163v0,68,30,127,63,162","w":146},")":{"d":"38,68r-27,0v33,-35,63,-94,63,-162v0,-68,-30,-128,-63,-163r27,0v96,96,96,229,0,325","w":146},"*":{"d":"63,-187r-46,-18r10,-24r43,18r0,-46r26,0r0,46r45,-18r9,24r-46,18r35,35r-20,16r-36,-37r-35,37r-18,-16","w":166},"+":{"d":"93,-106r0,-76r30,0r0,76r76,0r0,30r-76,0r0,76r-30,0r0,-76r-76,0r0,-30r76,0","w":216},",":{"d":"38,0r0,-42r44,0v2,49,1,88,-44,97r0,-18v14,-4,20,-13,21,-37r-21,0","w":120},"-":{"d":"23,-81r0,-38r127,0r0,38r-127,0","w":173},".":{"d":"38,0r0,-42r44,0r0,42r-44,0","w":120},"\/":{"d":"0,6r112,-270r34,0r-112,270r-34,0","w":146},"0":{"d":"16,-125v0,-72,25,-131,104,-131v79,0,104,59,104,131v0,72,-25,131,-104,131v-79,0,-104,-59,-104,-131xm186,-125v0,-30,-4,-100,-66,-100v-62,0,-66,70,-66,100v0,30,4,101,66,101v62,0,66,-71,66,-101"},"1":{"d":"72,0r0,-182r-76,0r0,-28v61,4,88,-28,84,-47r30,0r0,257r-38,0","w":159},"2":{"d":"53,-165r-36,0v0,-53,30,-91,99,-91v65,0,94,35,94,81v0,88,-123,84,-152,142r152,0r0,33r-198,0v7,-117,160,-103,160,-176v0,-36,-25,-49,-54,-49v-45,0,-64,25,-65,60"},"3":{"d":"92,-116r0,-32v32,5,79,-5,73,-36v0,-32,-27,-41,-54,-41v-38,0,-56,19,-58,52r-36,0v3,-57,41,-83,95,-83v64,0,91,34,91,69v0,23,-11,46,-37,52v28,5,49,28,49,60v0,43,-30,81,-98,81v-24,0,-107,0,-107,-85r36,0v2,42,29,55,67,55v40,0,63,-20,63,-48v0,-36,-43,-50,-84,-44"},"4":{"d":"144,-91r0,-116r-95,116r95,0xm144,0r0,-61r-131,0r0,-33r136,-163r31,0r0,166r44,0r0,30r-44,0r0,61r-36,0"},"5":{"d":"24,-115r23,-135r154,0r0,33r-127,0r-12,68v58,-35,157,-24,157,66v0,54,-40,89,-105,89v-58,0,-96,-32,-98,-73r37,0v9,61,128,63,128,-15v0,-63,-90,-69,-123,-31"},"6":{"d":"188,-81v0,-31,-19,-56,-63,-56v-44,0,-63,25,-63,56v0,31,19,57,63,57v44,0,63,-26,63,-57xm217,-191r-36,0v-4,-23,-26,-34,-50,-34v-40,-2,-75,19,-75,91v37,-51,170,-49,170,53v0,38,-28,87,-100,87v-76,0,-107,-47,-107,-126v0,-131,79,-136,114,-136v30,0,77,13,84,65"},"7":{"d":"6,-215r0,-35r194,0r0,32v-54,68,-89,132,-108,218r-40,0v20,-79,63,-157,113,-215r-159,0","w":213},"8":{"d":"17,-74v0,-43,39,-57,52,-63v-30,-11,-41,-29,-41,-53v0,-42,35,-66,93,-66v92,0,124,89,51,119v28,8,53,26,52,63v0,32,-19,80,-104,80v-85,0,-103,-48,-103,-80xm121,-150v71,0,72,-75,0,-75v-73,0,-72,75,0,75xm185,-72v0,-26,-18,-48,-65,-48v-47,0,-65,22,-65,48v0,26,18,48,65,48v47,0,65,-22,65,-48"},"9":{"d":"179,-169v0,-31,-19,-56,-63,-56v-44,0,-63,25,-63,56v0,31,19,56,63,56v44,0,63,-25,63,-56xm23,-59r36,0v4,23,26,35,50,35v40,2,75,-20,75,-92v-36,51,-170,49,-170,-52v0,-38,28,-88,100,-88v76,0,107,47,107,126v0,131,-79,136,-114,136v-30,0,-77,-13,-84,-65"},":":{"d":"38,-144r0,-41r44,0r0,41r-44,0xm38,0r0,-42r44,0r0,42r-44,0","w":120},";":{"d":"38,0r0,-42r44,0v2,49,1,88,-44,97r0,-18v14,-4,20,-13,21,-37r-21,0xm38,-144r0,-41r44,0r0,41r-44,0","w":120},"<":{"d":"17,-78r0,-26r182,-81r0,30r-145,64r145,64r0,30","w":216},"=":{"d":"17,-113r0,-31r182,0r0,31r-182,0xm17,-39r0,-30r182,0r0,30r-182,0","w":216},">":{"d":"162,-91r-145,-64r0,-30r182,81r0,26r-182,81r0,-30","w":216},"?":{"d":"57,-177r-36,0v3,-70,58,-87,98,-87v49,0,91,27,91,78v0,66,-83,70,-83,118r-34,0v0,-71,79,-65,79,-118v0,-33,-24,-47,-54,-47v-35,0,-60,20,-61,56xm88,0r0,-42r44,0r0,42r-44,0"},"@":{"d":"180,-143v0,-19,-13,-35,-29,-35v-30,0,-52,38,-52,67v0,21,12,36,30,36v30,0,51,-40,51,-68xm191,-177r7,-21r26,0r-31,116v0,5,2,8,8,8v24,0,51,-35,51,-74v0,-59,-46,-94,-102,-94v-66,0,-111,52,-111,115v0,103,139,150,198,72r26,0v-24,39,-65,61,-111,61v-78,0,-139,-59,-139,-135v0,-76,61,-135,137,-135v67,0,125,45,125,111v0,68,-58,104,-89,104v-13,0,-18,-9,-22,-21v-29,39,-95,17,-95,-37v0,-67,82,-137,122,-70","w":288},"A":{"d":"184,-108r-49,-114r-48,114r97,0xm231,0r-33,-75r-126,0r-32,75r-41,0r116,-257r43,0r117,257r-44,0","w":273},"B":{"d":"28,0r0,-257r143,0v90,-11,101,99,41,119v75,18,64,138,-32,138r-152,0xm66,-151v53,-5,146,19,146,-36v0,-56,-93,-32,-146,-37r0,73xm66,-33r103,0v73,0,75,-84,3,-85r-106,0r0,85","w":280},"C":{"d":"277,-165r-38,0v-6,-36,-34,-65,-88,-65v-61,0,-99,35,-99,105v0,49,26,98,97,98v45,0,79,-21,90,-71r38,0v-6,57,-55,104,-128,104v-65,0,-135,-35,-135,-135v0,-75,46,-135,134,-135v51,0,123,22,129,99","w":293},"D":{"d":"28,0r0,-257r130,0v77,0,112,50,112,125v0,72,-31,132,-110,132r-132,0xm66,-33r92,0v63,0,74,-52,74,-98v0,-45,-15,-93,-81,-93r-85,0r0,191","w":286},"E":{"d":"28,0r0,-257r206,0r0,33r-168,0r0,75r163,0r0,33r-163,0r0,83r172,0r0,33r-210,0","w":253},"F":{"d":"28,0r0,-257r199,0r0,33r-161,0r0,76r153,0r0,33r-153,0r0,115r-38,0","w":233},"G":{"d":"168,-105r0,-34r119,0r0,139r-28,0r-6,-37v-17,20,-45,43,-99,43v-103,0,-136,-73,-136,-130v0,-99,68,-140,135,-140v53,0,113,17,129,88r-40,0v-12,-36,-38,-54,-87,-54v-68,0,-98,48,-98,103v0,134,191,125,196,22r-85,0","w":313},"H":{"d":"241,0r0,-121r-175,0r0,121r-38,0r0,-257r38,0r0,103r175,0r0,-103r38,0r0,257r-38,0","w":306},"I":{"d":"31,0r0,-257r38,0r0,257r-38,0","w":100},"J":{"d":"8,-87r36,0v-3,41,15,64,51,63v31,0,48,-18,48,-51r0,-182r38,0r0,174v0,67,-36,89,-85,89v-86,0,-88,-60,-88,-93","w":206},"K":{"d":"219,0r-105,-125r-47,41r0,84r-38,0r0,-257r38,0r0,129r144,-129r54,0r-122,107r129,150r-53,0","w":273},"L":{"d":"29,0r0,-257r38,0r0,224r157,0r0,33r-195,0","w":226},"M":{"d":"183,-44r103,-213r53,0r0,257r-38,0r-1,-213r-100,213r-34,0r-100,-209r0,209r-38,0r0,-257r53,0","w":366},"N":{"d":"233,0r-166,-204r0,204r-38,0r0,-257r44,0r166,204r0,-204r39,0r0,257r-45,0","w":306},"O":{"d":"14,-129v0,-66,40,-135,143,-135v103,0,143,69,143,135v0,66,-40,135,-143,135v-103,0,-143,-69,-143,-135xm261,-129v0,-68,-45,-101,-104,-101v-59,0,-105,33,-105,101v0,68,46,102,105,102v59,0,104,-34,104,-102","w":313},"P":{"d":"29,0r0,-257r133,0v57,0,86,26,86,74v0,48,-30,80,-84,80r-97,0r0,103r-38,0xm67,-136r92,0v67,4,68,-88,7,-88r-99,0r0,88","w":259},"Q":{"d":"268,28r-41,-36v-19,9,-42,14,-70,14v-103,0,-143,-69,-143,-135v0,-66,40,-135,143,-135v154,1,180,158,98,239r33,28xm197,-33r-26,-22r20,-24r36,30v21,-17,34,-44,34,-80v0,-68,-45,-101,-104,-101v-59,0,-105,33,-105,101v-1,83,70,117,145,96","w":313},"R":{"d":"29,0r0,-257r159,0v88,-2,90,112,27,132v23,3,37,25,38,55v2,48,3,60,12,70r-40,0v-6,-7,-8,-18,-8,-49v0,-88,-80,-53,-150,-60r0,109r-38,0xm67,-142r107,0v67,-1,59,-82,1,-82r-108,0r0,82","w":273},"S":{"d":"6,-85r38,0v1,46,44,58,83,58v41,0,69,-15,69,-43v1,-42,-68,-40,-106,-48v-31,-6,-76,-17,-76,-67v0,-47,37,-79,103,-79v51,0,105,19,109,81r-38,0v-3,-20,-14,-47,-76,-47v-28,0,-60,12,-60,42v0,36,70,37,105,44v20,4,77,13,77,66v0,66,-58,84,-110,84v-58,0,-118,-20,-118,-91"},"T":{"d":"98,0r0,-224r-98,0r0,-33r233,0r0,33r-97,0r0,224r-38,0","w":233},"U":{"d":"27,-97r0,-160r38,0r0,164v0,46,31,66,78,66v47,0,78,-20,78,-66r0,-164r39,0r0,160v0,69,-39,103,-117,103v-78,0,-116,-34,-116,-103","w":286},"V":{"d":"132,-40r91,-217r41,0r-113,257r-40,0r-115,-257r43,0","w":259},"W":{"d":"267,0r-72,-213r-71,213r-42,0r-85,-257r42,0r66,209r69,-209r46,0r71,209r65,-209r40,0r-87,257r-42,0","w":393},"X":{"d":"127,-158r76,-99r47,0r-99,125r102,132r-50,0r-78,-104r-77,104r-48,0r102,-132r-97,-125r49,0","w":253},"Y":{"d":"130,-140r86,-117r46,0r-113,149r0,108r-38,0r0,-106r-113,-151r48,0","w":259},"Z":{"d":"5,0r0,-34r184,-190r-171,0r0,-33r221,0r0,33r-185,191r188,0r0,33r-237,0","w":246},"[":{"d":"42,68r0,-325r83,0r0,28r-49,0r0,269r49,0r0,28r-83,0","w":146},"\\":{"d":"112,6r-112,-270r34,0r112,270r-34,0","w":146},"]":{"d":"71,40r0,-269r-49,0r0,-28r82,0r0,325r-82,0r0,-28r49,0","w":146},"^":{"d":"165,-101r-57,-119r-57,119r-30,0r73,-149r27,0r74,149r-30,0","w":216},"_":{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},"a":{"d":"55,-130r-33,0v5,-47,36,-65,93,-65v39,0,87,10,87,54r0,101v-1,16,14,18,29,15r0,25v-28,3,-58,8,-61,-24v-14,19,-49,30,-80,30v-63,0,-77,-32,-77,-56v-10,-47,64,-60,122,-63v20,-1,33,-6,33,-23v0,-26,-25,-31,-54,-31v-31,0,-58,8,-59,37xm93,-22v51,0,83,-25,75,-77v-21,23,-119,3,-119,48v0,18,18,29,44,29","w":233},"b":{"d":"22,0r0,-259r36,0r1,99v50,-67,174,-28,174,67v0,95,-121,128,-175,69r0,24r-36,0xm195,-93v0,-43,-27,-70,-69,-70v-42,0,-70,27,-70,70v0,36,21,69,70,69v49,0,69,-33,69,-69","w":246},"c":{"d":"176,-69r39,0v-15,57,-50,75,-99,75v-75,0,-102,-50,-102,-99v0,-56,34,-102,102,-102v50,0,90,22,98,69r-38,0v-4,-24,-25,-39,-58,-39v-46,0,-66,31,-66,71v0,40,20,70,66,70v32,0,50,-14,58,-45","w":226},"d":{"d":"189,0v-1,-7,2,-18,-1,-24v-52,60,-174,26,-174,-69v0,-96,121,-130,175,-69r0,-97r36,0r0,259r-36,0xm52,-93v0,36,20,69,69,69v49,0,70,-33,70,-69v0,-43,-28,-70,-70,-70v-42,0,-69,27,-69,70","w":246},"e":{"d":"225,-84r-173,0v7,66,98,84,130,27r38,0v-18,45,-60,63,-97,63v-73,0,-109,-46,-109,-100v0,-54,36,-101,109,-101v51,-1,104,31,102,111xm53,-112r134,0v-7,-71,-126,-69,-134,0"},"f":{"d":"33,-189v-11,-64,30,-85,89,-72r0,28v-23,0,-53,-3,-53,18r0,26r53,0r0,28r-53,0r0,161r-36,0r0,-161r-38,0r0,-28r38,0","w":119},"g":{"d":"190,-161v3,-7,0,-19,1,-28r36,0r0,173v0,68,-33,95,-110,95v-41,0,-87,-6,-95,-58r36,0v6,24,29,30,63,30v63,-2,76,-34,69,-84v-20,29,-49,35,-73,35v-50,0,-103,-27,-103,-97v0,-103,126,-126,176,-66xm191,-95v0,-39,-26,-68,-70,-68v-44,0,-69,29,-69,68v0,39,25,67,69,67v44,0,70,-28,70,-67","w":246},"h":{"d":"22,0r0,-259r36,0r1,99v36,-56,153,-47,153,31r0,129r-36,0v-8,-69,32,-165,-56,-165v-33,0,-62,19,-62,56r0,109r-36,0","w":233},"i":{"d":"22,0r0,-189r36,0r0,189r-36,0xm22,-220r0,-39r36,0r0,39r-36,0","w":79},"j":{"d":"-19,72r0,-30v21,1,41,-1,41,-22r0,-209r36,0r0,201v3,51,-26,65,-77,60xm22,-220r0,-39r36,0r0,39r-36,0","w":79},"k":{"d":"61,-108r96,-81r54,0r-88,71r95,118r-49,0r-75,-94r-33,26r0,68r-36,0r0,-259r36,0r0,151","w":213},"l":{"d":"22,0r0,-259r36,0r0,259r-36,0","w":79},"m":{"d":"309,0r0,-120v0,-35,-23,-45,-46,-45v-33,0,-62,16,-62,51r0,114r-36,0r0,-120v0,-35,-22,-45,-45,-45v-33,0,-62,19,-62,56r0,109r-36,0r0,-189r36,0v1,9,-2,22,1,29v34,-46,106,-49,138,0v17,-22,40,-35,76,-35v19,0,72,8,72,66r0,129r-36,0","w":366},"n":{"d":"22,0r0,-189r36,0v1,9,-2,22,1,29v36,-56,153,-47,153,31r0,129r-36,0v-8,-69,32,-165,-56,-165v-33,0,-62,19,-62,56r0,109r-36,0","w":233},"o":{"d":"14,-94v0,-54,36,-101,109,-101v73,0,110,47,110,101v0,54,-37,100,-110,100v-73,0,-109,-46,-109,-100xm123,-24v98,-1,96,-139,0,-141v-97,1,-97,140,0,141","w":246},"p":{"d":"22,73r0,-262r36,0v1,8,-2,21,1,27v52,-62,174,-26,174,69v0,95,-121,129,-175,69r0,97r-36,0xm195,-93v0,-36,-20,-70,-69,-70v-49,0,-70,34,-70,70v0,43,28,69,70,69v42,0,69,-26,69,-69","w":246},"q":{"d":"188,-162v3,-6,0,-19,1,-27r36,0r0,262r-36,0r-1,-99v-51,65,-174,28,-174,-67v0,-96,121,-131,174,-69xm52,-93v0,43,27,69,69,69v42,0,70,-26,70,-69v0,-36,-21,-70,-70,-70v-49,0,-69,34,-69,70","w":246},"r":{"d":"22,0r0,-189r36,0v1,11,-2,26,1,35v22,-36,46,-46,85,-39r0,39v-45,-13,-86,7,-86,58r0,96r-36,0","w":146},"s":{"d":"11,-59r36,0v0,17,14,37,60,37v46,0,57,-16,57,-29v0,-30,-66,-28,-95,-33v-27,-5,-51,-21,-51,-50v0,-38,33,-61,86,-61v62,0,89,26,92,63r-36,0v-1,-19,-19,-35,-56,-35v-23,0,-50,7,-50,29v0,27,56,26,82,30v48,8,66,23,66,50v0,44,-36,64,-94,64v-43,0,-93,-10,-97,-65","w":213},"t":{"d":"38,-189r0,-58r36,0r0,58r54,0r0,28r-54,0r0,117v-1,24,32,21,54,18r0,30v-42,7,-90,1,-90,-42r0,-123r-39,0r0,-28r39,0","w":133},"u":{"d":"212,-189r0,189r-36,0v-1,-9,2,-21,-1,-28v-37,55,-153,46,-153,-32r0,-129r36,0r0,122v0,28,17,43,56,43v33,0,62,-19,62,-56r0,-109r36,0","w":233},"v":{"d":"104,-40r64,-149r40,0r-85,189r-39,0r-86,-189r42,0","w":206},"w":{"d":"230,-45v21,-46,36,-97,55,-144r38,0r-74,189r-39,0r-48,-144r-48,144r-38,0r-73,-189r40,0r53,144r47,-144r40,0","w":326},"x":{"d":"107,-124r55,-65r48,0r-80,91r85,98r-50,0r-60,-72r-59,72r-48,0r84,-98r-78,-91r49,0","w":213},"y":{"d":"104,-40r64,-149r40,0r-98,221v-22,50,-42,49,-93,46r0,-30v31,2,48,4,60,-28r8,-17r-87,-192r42,0","w":206},"z":{"d":"10,0r0,-30r139,-128r-132,0r0,-31r181,0r0,28r-140,131r146,0r0,30r-194,0","w":213},"{":{"d":"17,-82r0,-24v34,-1,30,-63,30,-104v0,-43,26,-50,65,-47r0,22v-50,-11,-35,50,-35,92v0,35,-24,44,-32,49v9,2,32,14,32,48v0,38,-20,102,35,93r0,21v-39,3,-65,-4,-65,-47v0,-41,5,-102,-30,-103","w":119},"|":{"d":"25,6r0,-270r30,0r0,270r-30,0","w":79},"}":{"d":"8,68r0,-21v50,11,35,-51,35,-93v0,-35,24,-44,32,-49v-9,-2,-32,-14,-32,-48v0,-37,20,-101,-35,-92r0,-22v39,-3,65,4,65,47v0,42,-5,103,30,104r0,24v-34,1,-30,62,-30,103v0,43,-26,50,-65,47","w":119},"~":{"d":"191,-96v-26,59,-83,15,-122,5v-11,0,-21,10,-31,28r-13,-23v26,-59,83,-15,122,-5v11,0,21,-10,31,-28","w":216},"'":{"d":"45,-160r0,-97r30,0r0,97r-30,0","w":120},"`":{"d":"33,-216r-47,-51r45,0r31,51r-29,0","w":79},"\u00a0":{"w":120}}});