/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());


/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 1987, 1992, 1998, 2003 Linotype Library GmbH, www.linotype.com.
 * All rights reserved. This software may not be reproduced, used, displayed,
 * modified, disclosed or transferred without the express written approval of
 * Linotype Library GmbH. Eurostile is either a registered trademark or a trademark
 * of Nebiolo. This typeface is original artwork of Aldo Novarese. The design may
 * be protected in certain jurisdictions. Copyright (c) 1987, 1992 Adobe Systems
 * Incorporated. All rights reserved.
 * 
 * Trademark:
 * Eurostile is either a registered trademark or a trademark of Nebiolo.
 * 
 * Description:
 * Copyright (c) 1987, 1992, 1998, 2003 Linotype Library GmbH, www.linotype.com.
 * All rights reserved. This software may not be reproduced, used, displayed,
 * modified, disclosed or transferred without the express written approval of
 * Linotype Library GmbH. Eurostile is either a registered trademark or a trademark
 * of Nebiolo. This typeface is original artwork of Aldo Novarese. The design may
 * be protected in certain jurisdictions. Copyright (c) 1987, 1992 Adobe Systems
 * Incorporated. All rights reserved.
 * 
 * Manufacturer:
 * Linotype Library GmbH
 * 
 * Designer:
 * Aldo Novarese
 * 
 * Vendor URL:
 * http://www.linotype.com
 * 
 * License information:
 * http://www.linotype.com
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"85,-191v29,1,47,7,54,32r3,0r-2,-30r62,0r0,271r-62,0v-2,-35,4,-79,-2,-110v-9,20,-24,30,-53,30v-70,0,-74,-54,-72,-124v2,-48,25,-69,72,-69xm140,-94v0,-31,-2,-50,-34,-50v-36,0,-32,38,-30,71v1,18,11,27,30,28v30,0,34,-17,34,-49","w":222},{"d":"11,-270r49,0r159,311r-49,0","w":230},{"d":"76,-91v-9,32,37,41,47,19r0,-198r72,0r0,187v12,88,-67,92,-142,81v-46,-7,-45,-56,-45,-111r68,0r0,22","w":216},{"d":"75,-94v0,29,0,46,31,46v30,0,33,-18,33,-46v0,-32,-3,-50,-33,-50v-31,0,-31,19,-31,50xm201,-8v10,85,-55,99,-134,90v-35,-3,-47,-25,-47,-65r59,0v-1,18,11,22,28,22v39,9,35,-40,30,-70v-7,23,-26,30,-52,31v-59,2,-72,-36,-72,-94v0,-60,10,-97,72,-97v34,0,45,15,56,35r-2,-33r62,0r0,181","w":221},{"d":"138,-61v-1,-17,-16,-17,-34,-17v-17,0,-28,1,-27,20v0,16,10,20,27,20v20,0,35,-3,34,-23xm109,-191v60,0,90,13,90,73r0,118r-61,0v-1,-9,5,-23,0,-28v-4,23,-28,30,-55,30v-45,0,-68,-14,-68,-59v0,-49,32,-62,83,-59v17,2,32,7,37,21r3,0v-1,-28,7,-58,-29,-58v-15,0,-25,4,-25,20r-62,0v-1,-51,36,-58,87,-58","w":219},{"d":"18,-90r68,-180r44,0r68,180r-47,0r-43,-122r-43,122r-47,0","w":216},{"d":"144,-100r54,100r-72,0r-27,-62r-27,62r-74,0r56,-100r-49,-89r72,0r22,52r22,-52r72,0","w":196},{"d":"264,-165v0,95,-4,165,-99,165r-146,0r0,-270r137,0v73,0,108,30,108,105xm190,-109v0,-43,14,-98,-36,-98r-63,0r0,144r63,0v28,0,36,-18,36,-46","w":279},{"d":"104,-191v46,0,88,5,84,56r-59,0v1,-23,-47,-20,-57,-8v-3,22,11,23,32,23v52,1,93,4,93,58v0,76,-96,70,-158,57v-19,-9,-27,-24,-27,-54r61,0v-1,24,24,21,48,21v11,0,15,-4,15,-16v0,-19,-14,-19,-32,-19v-54,0,-92,-3,-92,-56v0,-56,37,-62,92,-62","w":208},{"d":"113,-144v-23,-1,-30,13,-30,37r0,107r-62,0r0,-189r60,0r0,27r3,0v12,-44,107,-37,111,8v5,-25,24,-35,53,-37v94,-7,60,111,66,191r-62,0r-1,-123v-1,-14,-9,-21,-24,-21v-22,1,-30,14,-29,37r0,107r-62,0r0,-126v0,-13,-10,-18,-23,-18","w":334},{"d":"198,-121r0,43r-180,68r0,-47r122,-43r-122,-43r0,-46","w":216},{"d":"84,-191v28,0,44,9,52,29r3,0r0,-108r62,0r0,270r-62,0v-1,-10,4,-27,-1,-33v-6,24,-23,35,-54,35v-65,0,-72,-45,-72,-113v0,-52,18,-80,72,-80xm105,-144v-31,0,-31,21,-31,50v0,31,0,52,31,49v40,5,33,-39,33,-73v0,-21,-12,-26,-33,-26","w":220},{"d":"130,-191v45,0,47,39,46,84r-55,0v-1,-17,2,-38,-17,-37v-17,1,-23,13,-23,31r0,113r-62,0r0,-189r61,0v1,9,-3,23,2,28v7,-20,22,-30,48,-30","w":180,"k":{"z":-5,"y":-7,"x":-4,"w":-7,"v":-7,"u":-5,"t":-7,"r":-5,"q":-7,"o":-7,"n":-5,"m":-5,"h":-5,"g":-7,"f":-6,"e":-7,"d":-7,"c":-7,".":36,"-":-26,",":36}},{"d":"328,-270r73,0r-60,270r-104,0r-37,-169r-3,0r-39,169r-103,0r-58,-270r73,0r39,208r2,0r51,-208r75,0r48,208r3,0xm263,-311r-9,20r-57,-22r-54,22r-10,-20r64,-39","w":400},{"d":"147,17v-7,51,-41,74,-103,66r0,-43v28,5,45,-10,43,-40r-33,0r-57,-189r65,0r38,154r31,-154r63,0xm167,-222r-9,20r-57,-22r-55,22r-9,-20r64,-39","w":195},{"d":"86,-190v11,64,177,-24,158,126v-9,72,-89,69,-163,65v-48,-3,-68,-34,-68,-89r69,0v-3,36,35,32,67,30v17,0,24,-7,24,-24v1,-49,-92,-12,-131,-40v-19,-14,-28,-32,-28,-68v0,-71,44,-82,114,-82v70,0,115,13,109,87r-69,0v2,-26,-15,-29,-40,-28v-24,1,-46,0,-42,23","w":257},{"d":"108,0r-44,0r160,-270r43,0xm258,-135v59,0,60,32,60,88v0,39,-18,49,-59,49v-59,0,-58,-33,-58,-88v0,-39,18,-49,57,-49xm248,-30v19,2,36,2,34,-22v-2,-28,8,-60,-34,-51v-18,4,-11,33,-11,51v0,13,0,22,11,22xm66,-272v58,-8,59,32,59,88v0,41,-20,49,-59,49v-59,0,-58,-33,-58,-88v0,-39,17,-52,58,-49xm55,-167v19,2,36,2,34,-22v-2,-28,8,-60,-34,-51v-18,4,-11,33,-11,51v0,13,0,22,11,22","w":326},{"d":"198,-143r-122,44r122,42r0,47r-180,-68r0,-43r180,-68r0,46","w":216},{"d":"180,45r-180,0r0,-18r180,0r0,18","w":180},{"d":"171,-189r0,49r-91,97r91,0r0,43r-163,0r0,-51r89,-95r-83,0r0,-43r157,0","w":178},{"d":"81,-64v5,29,57,22,57,-9r0,-116r62,0r0,189r-60,0r2,-36r-3,0v-7,26,-27,36,-57,38v-90,5,-59,-112,-64,-191r62,0","w":221},{"d":"187,-270r75,0r-79,270r-112,0r-77,-270r73,0r59,208r2,0","w":255,"k":{"y":-4,"u":5,"r":3,"o":11,"i":-11,"e":11,"a":13,"A":9,";":4,":":4,".":36,",":36}},{"d":"93,-60v0,56,12,119,-62,111r0,-27v21,-1,24,-5,26,-24r-23,0r0,-60r59,0","w":129},{"d":"92,-158r110,0r0,59r-110,0r0,99r-72,0r0,-270r191,0r0,59r-119,0r0,53","w":221,"k":{"A":4,".":36,",":40}},{"d":"147,17v-7,51,-41,74,-103,66r0,-43v28,5,45,-10,43,-40r-33,0r-57,-189r65,0r38,154r31,-154r63,0","w":191,"k":{".":18,",":18}},{"d":"198,-162r0,42r-180,0r0,-42r180,0xm198,-79r0,42r-180,0r0,-42r180,0","w":216},{"d":"225,-210r-90,210r-76,0r92,-210r-130,0r0,-60r204,0r0,60"},{"d":"83,0r-62,0r0,-270r62,0r0,270","w":104},{"d":"129,-272v84,0,120,41,102,122v-11,50,-81,47,-126,64v-12,4,-14,12,-14,30r144,0r0,56r-213,0v0,-61,-8,-122,46,-135v30,-7,65,-14,91,-26v13,-11,13,-56,-12,-54v-37,-4,-65,-1,-56,44r-69,0v-5,-77,33,-101,107,-101"},{"d":"115,-144v-57,2,-25,92,-33,144r-61,0r0,-189r61,0r0,35r3,0v9,-27,22,-35,56,-37v91,-5,54,113,61,191r-62,0r0,-116v-1,-18,-5,-29,-25,-28","w":222},{"d":"21,54r0,-59r29,0r0,-208r-29,0r0,-59r97,0r0,326r-97,0","w":138},{"d":"141,0r-72,0r0,-207r-69,0r0,-63r214,0r0,63r-73,0r0,207","w":214,"k":{"y":14,"w":9,"u":17,"s":21,"r":15,"o":20,"i":-12,"e":20,"c":21,"a":18,"A":10,";":14,":":14,".":43,"-":22,",":43}},{"d":"115,-144v-57,2,-25,92,-33,144r-61,0r0,-270r61,0r0,116r3,0v9,-27,22,-35,56,-37v91,-5,54,113,61,191r-62,0r0,-116v-1,-18,-5,-29,-25,-28","w":222},{"d":"162,-95r0,95r-72,0r0,-95r-96,-175r83,0v18,34,29,73,50,104r50,-104r84,0","w":254,"k":{"v":14,"u":23,"q":40,"p":23,"o":40,"i":-1,"e":40,"a":40,"A":27,";":22,":":22,".":50,"-":32,",":50}},{"w":129},{"d":"132,-60v31,0,47,-9,44,-42r74,0v6,77,-32,104,-110,104v-82,0,-131,-17,-127,-102r0,-70v-4,-83,46,-102,127,-102v77,0,115,21,110,99r-74,0v3,-30,-15,-37,-44,-37v-55,0,-44,44,-45,94v-1,39,7,56,45,56","w":262},{"d":"12,-94v0,-72,21,-97,95,-97v73,0,94,23,94,97v0,71,-22,96,-94,96v-72,0,-95,-25,-95,-96xm139,-94v0,-30,0,-50,-31,-50v-32,0,-34,19,-34,50v0,31,2,49,34,49v31,0,31,-19,31,-49","w":213},{"d":"91,0r-59,0r0,-63r59,0r0,63","w":129},{"d":"167,-85v0,-30,-34,-22,-60,-22v-13,0,-16,10,-18,23v-5,35,29,29,58,29v18,0,20,-11,20,-30xm132,-272v67,0,111,13,106,84r-69,0v4,-33,-30,-27,-58,-27v-32,0,-21,51,-21,79v5,-22,22,-28,49,-28v64,0,96,13,96,78v0,92,-79,94,-158,84v-68,-9,-53,-97,-56,-173v-3,-77,35,-97,111,-97"},{"d":"100,2v-43,0,-73,-10,-72,-52r0,-94r-23,0r0,-45r23,0r0,-40r62,0r0,40r72,0r0,45r-72,0r0,85v0,11,3,16,14,16v19,1,15,-19,17,-35r49,0v5,57,-14,80,-70,80","w":174},{"d":"77,0r-62,0r0,-189r62,0r0,189xm77,-222r-62,0r0,-48r62,0r0,48","w":92},{"d":"178,-157v0,0,3,-50,-30,-50r-55,0r0,73v32,-3,85,12,85,-23xm178,0v0,-35,6,-72,-30,-72r-55,0r0,72r-72,0r0,-270v100,7,231,-33,231,82v0,50,-10,76,-51,83r0,3v51,-2,52,49,49,102r-72,0","w":267,"k":{"y":-6,"W":-7,"V":-5,"T":-6}},{"d":"92,-153v0,60,-2,108,68,92v5,0,10,-1,15,-3r-48,-32r29,-40r38,27v0,-55,10,-101,-51,-101v-41,0,-51,15,-51,57xm269,-163v-1,35,4,77,-6,103r30,20r-30,40r-26,-21v-21,19,-54,23,-94,23v-84,0,-128,-25,-125,-109r0,-56v-2,-83,42,-109,125,-109v83,0,127,27,126,109","w":286},{"d":"328,-270r73,0r-60,270r-104,0r-37,-169r-3,0r-39,169r-103,0r-58,-270r73,0r39,208r2,0r51,-208r75,0r48,208r3,0","w":397,"k":{"y":-4,"u":4,"r":3,"o":6,"i":-12,"e":7,"a":5,"A":3,".":29,",":29}},{"d":"82,-118r11,0r37,-71r68,0r-53,91r65,98r-72,0r-45,-77r-11,0r0,77r-62,0r0,-270r62,0r0,152","w":213},{"d":"236,-97v0,97,-67,109,-154,96v-39,-6,-58,-31,-59,-77r69,0v-2,28,31,23,54,23v26,0,20,-30,21,-56v2,-28,-65,-30,-75,-8r-62,0r0,-151r195,0r0,52r-133,0r0,52v13,-17,29,-20,59,-20v62,-1,85,27,85,89"},{"d":"87,-189r42,0r0,69r69,0r0,41r-69,0r0,72r-42,0r0,-72r-69,0r0,-41r69,0r0,-69","w":216},{"d":"137,2v-31,1,-48,-11,-54,-35r-3,0r2,33r-62,0r0,-270r62,0r0,108r3,0v7,-20,25,-29,52,-29v70,0,74,54,72,124v-2,48,-25,69,-72,69xm82,-95v0,31,3,50,34,50v36,0,32,-38,30,-71v-1,-18,-11,-27,-30,-28v-30,-1,-34,18,-34,49","w":220},{"d":"17,-177v-2,-74,40,-95,113,-95v72,0,112,21,112,95r0,84v2,74,-39,95,-112,95v-73,0,-113,-21,-113,-95r0,-84xm174,-104v-3,-51,17,-120,-44,-109v-62,-12,-40,57,-44,109v-3,38,8,47,44,47v37,0,46,-11,44,-47"},{"d":"262,-97v2,78,-49,99,-125,99v-76,0,-127,-21,-125,-99r0,-76v-2,-78,49,-99,125,-99v76,0,127,21,125,99r0,76xm86,-166v1,54,-12,106,51,106v35,0,52,-9,51,-45v-1,-54,11,-105,-51,-105v-34,0,-52,9,-51,44","w":273},{"d":"189,-139r81,139r-84,0r-54,-104r-53,104r-85,0r81,-139r-76,-131r85,0r48,99r49,-99r83,0","w":263},{"d":"118,-229r-10,22r-81,-25r18,-40","w":145},{"d":"253,-75v0,111,-135,66,-231,75r0,-270v92,9,227,-35,227,69v0,36,-10,58,-43,62r0,3v36,1,47,24,47,61xm177,-188v0,-38,-52,-19,-83,-23r0,49v34,-3,83,13,83,-26xm181,-86v0,-41,-52,-22,-87,-26r0,53v35,-4,87,14,87,-27","w":265},{"d":"268,0r-89,0r-26,-135r-3,0r-25,135r-90,0r-35,-189r60,0r21,148r3,0r31,-148r72,0v13,48,18,103,34,148r22,-148r58,0xm215,-227r-9,21r-57,-23r-55,23r-9,-21r64,-39","w":303},{"d":"86,-101v-12,54,48,52,88,40r-72,-62v-11,1,-16,9,-16,22xm251,-145v-1,28,4,61,-7,79r30,27r-32,39r-25,-22v-15,21,-44,24,-80,24v-72,0,-120,-14,-118,-86v1,-38,9,-70,48,-70v-12,-11,-20,-22,-20,-46v0,-59,32,-72,90,-72v65,0,100,17,93,87r-62,0v4,-27,-6,-34,-31,-34v-33,0,-26,37,-10,51r67,59r0,-36r57,0","w":278},{"d":"147,0r-97,0r-53,-189r65,0v13,48,19,103,36,148r31,-148r64,0","w":190,"k":{".":18,",":18}},{"d":"98,-129r0,59r-98,0r0,-59r98,0","w":97},{"d":"91,-185v-3,30,34,22,60,22v13,-1,19,-8,18,-23v6,-34,-29,-29,-57,-29v-19,0,-20,12,-21,30xm126,2v-67,0,-111,-13,-105,-84r68,0v-4,33,30,27,58,27v32,0,21,-51,21,-79v-5,22,-22,28,-49,28v-64,0,-96,-13,-96,-78v0,-92,79,-94,158,-84v68,9,54,97,56,173v2,77,-35,97,-111,97"},{"d":"-7,14v15,1,18,-6,18,-18r0,-185r62,0r0,192v1,48,-34,60,-80,54r0,-43xm73,-222r-62,0r0,-48r62,0r0,48","w":87},{"d":"111,-272v78,-13,112,55,79,118v-13,24,-65,15,-60,59r-62,0v-8,-57,32,-67,65,-87v18,-21,1,-54,-35,-42v-16,1,-22,13,-20,32r-61,0v-5,-64,32,-83,94,-80xm128,0r-58,0r0,-63r58,0r0,63","w":217},{"d":"92,0r-58,0r0,-63r58,0r0,63xm94,-106r-62,0r-2,-164r66,0","w":125},{"d":"60,41r-49,0r159,-311r49,0","w":229},{"d":"50,-167v0,-26,-2,-47,-29,-46r0,-59v136,-17,95,141,95,265v0,50,-37,62,-95,61r0,-59v26,1,29,-21,29,-46r0,-116","w":138},{"d":"77,-189v11,63,174,-22,174,105v0,67,-37,88,-105,86r0,33r-35,0r0,-33v-69,3,-105,-22,-103,-91r65,0v-6,48,46,31,90,35v25,2,30,-34,16,-48v-61,-21,-167,15,-167,-87v0,-67,32,-86,99,-83r0,-30r35,0r0,30v60,1,99,18,96,83r-63,0v4,-40,-47,-26,-83,-26v-13,0,-22,11,-19,26"},{"w":129},{"d":"64,-270v3,39,-5,67,-15,93r-19,0v-10,-26,-18,-54,-15,-93r49,0xm144,-270v3,39,-5,67,-15,93r-19,0v-10,-26,-18,-54,-15,-93r49,0","w":159},{"d":"171,-84v4,-27,-16,-27,-42,-27v-26,0,-41,3,-41,29v0,25,15,28,41,28v28,0,45,-2,42,-30xm239,-75v2,66,-45,77,-109,77v-64,0,-110,-12,-110,-77v0,-37,19,-57,49,-64v-32,-8,-43,-26,-44,-62v-2,-61,46,-71,105,-71v61,0,105,11,105,74v0,41,-18,48,-41,61v33,3,44,27,45,62xm130,-216v-41,-13,-51,48,-17,52v28,3,54,4,54,-28v0,-23,-14,-24,-37,-24"},{"d":"222,-105r24,0r0,52r-24,0r0,53r-68,0r0,-53r-141,0r0,-77r103,-140r106,0r0,165xm154,-105v-2,-35,4,-79,-2,-110r-83,110r85,0"},{"d":"201,0r-72,0r0,-206r-70,63r-41,-46r99,-81r84,0r0,270"},{"d":"261,0r-72,0r0,-106r-94,0r0,106r-72,0r0,-270r72,0r0,102r94,0r0,-102r72,0r0,270","w":283},{"d":"64,-270v3,39,-5,67,-15,93r-19,0v-10,-26,-18,-54,-15,-93r49,0","w":79},{"d":"94,0r-72,0r0,-270r122,0r77,207r3,0r-4,-207r72,0r0,270r-123,0r-76,-207r-3,0","w":313},{"d":"95,-168r22,0r69,-102r87,0r-95,132r103,138r-89,0r-75,-106r-22,0r0,106r-72,0r0,-270r72,0r0,102","w":270},{"d":"268,0r-89,0r-26,-135r-3,0r-25,135r-90,0r-35,-189r60,0r21,148r3,0r31,-148r72,0v13,48,18,103,34,148r22,-148r58,0","w":301,"k":{".":14,",":14}},{"d":"140,-270r-14,76r36,0r14,-76r38,0r-14,76r29,0r0,41r-36,0r-8,47r34,0r0,41r-43,0r-12,65r-38,0r12,-65r-36,0r-12,65r-39,0r12,-65r-32,0r0,-41r40,0r9,-47r-35,0r0,-41r42,0r15,-76r38,0xm109,-106r37,0r10,-47r-38,0"},{"d":"162,-95r0,95r-72,0r0,-95r-96,-175r83,0v18,34,29,73,50,104r50,-104r84,0xm192,-306r-9,21r-57,-23r-55,23r-10,-21r65,-39","w":260},{"d":"170,-87v0,-31,-29,-24,-58,-25r0,-52v33,1,62,4,54,-36v-4,-20,-33,-16,-54,-15v-19,0,-22,15,-21,36r-68,0v-6,-76,36,-93,109,-93v59,0,103,13,103,73v0,35,-11,56,-41,60r0,3v32,2,45,24,45,58v1,66,-43,80,-107,80v-74,0,-119,-18,-112,-97r68,0v-6,40,23,44,60,40v17,-1,22,-11,22,-32"},{"d":"98,-129r0,59r-98,0r0,-59r98,0","w":97},{"d":"91,0r-59,0r0,-63r59,0r0,63xm91,-126r-59,0r0,-63r59,0r0,63","w":129},{"d":"158,-189r27,39r-26,20r-28,-41r-30,40r-28,-19r29,-39r-46,-17r11,-32r46,17r0,-49r33,0r0,49r47,-17r10,35"},{"d":"229,-210r-129,147r129,0r0,63r-221,0r0,-61r128,-146r-119,0r0,-63r212,0r0,60","w":237},{"d":"84,-46r-13,46r-75,0r81,-270r109,0r82,270r-73,0r-14,-46r-97,0xm166,-99r-34,-117r-33,117r67,0","w":263,"k":{"y":3,"w":-3,"Y":22,"W":3,"V":9,"T":10}},{"d":"102,-45v23,0,30,-8,29,-31r62,0v3,64,-27,78,-91,78v-68,0,-94,-27,-91,-96v-16,-95,80,-114,157,-86v18,12,24,31,25,62r-62,0v0,-21,-7,-26,-29,-26v-29,-1,-28,21,-29,50v0,30,0,49,29,49","w":200},{"d":"12,-170v-7,-101,78,-107,176,-101v49,4,72,30,71,85r-73,0v-1,-24,-20,-29,-46,-27v-63,-9,-54,45,-54,103v-11,56,52,64,91,44v8,-7,9,-21,9,-37r-50,0r0,-50r123,0v0,71,8,144,-60,151v-93,10,-200,8,-187,-98r0,-70","w":272},{"d":"122,-61v33,3,61,4,61,-34r0,-175r72,0r0,180v2,73,-40,92,-113,92v-78,0,-119,-13,-119,-92r0,-180r72,0r0,179v0,21,8,29,27,30","w":277},{"d":"95,-162r115,0r0,50r-115,0r0,53r125,0r0,59r-197,0r0,-270r195,0r0,59r-123,0r0,49","w":244},{"d":"118,54v-78,5,-104,-33,-97,-114v9,-94,-36,-225,97,-212r0,59v-28,-2,-29,20,-29,46r0,133v2,17,9,29,29,29r0,59","w":138},{"d":"94,0r-72,0r0,-270r114,0r52,170r2,0r49,-170r117,0r0,270r-72,0r7,-207r-2,0r-69,207r-62,0r-69,-207r-2,0","w":377},{"d":"137,2v-28,0,-45,-10,-52,-30r-3,0r0,110r-62,0r0,-271r62,0r-2,30r3,0v7,-25,24,-31,54,-32v65,-3,72,45,72,113v0,52,-19,80,-72,80xm147,-94v1,-31,-2,-50,-34,-50v-37,0,-31,35,-31,71v0,19,12,27,31,28v30,1,34,-18,34,-49","w":222},{"d":"134,-118v6,-33,-35,-36,-55,-24v-4,5,-6,14,-6,24r61,0xm103,-41v19,0,32,-3,32,-22r60,0v2,56,-37,65,-92,65v-69,0,-92,-28,-92,-96v0,-69,22,-97,92,-97v74,0,96,32,92,107r-122,0v-1,27,3,44,30,43","w":206},{"d":"31,24v21,-1,24,-5,26,-24r-23,0r0,-60r59,0v0,56,12,119,-62,111r0,-27xm93,-126r-59,0r0,-63r59,0r0,63","w":129},{"d":"140,-165v-39,-3,-49,69,-8,70v42,4,52,-71,8,-70xm42,-134v-6,94,112,131,175,80r36,0v-24,32,-57,53,-108,56v-124,6,-181,-152,-99,-234v22,-22,55,-42,97,-40v70,3,125,43,125,112v0,58,-34,105,-90,105v-12,0,-22,-6,-21,-19v-32,37,-95,5,-95,-47v0,-65,76,-109,117,-61r4,-19r34,0r-19,115v0,3,2,4,6,4v25,-6,35,-36,35,-66v0,-59,-37,-92,-97,-92v-64,0,-96,42,-100,106","w":273},{"d":"118,-272r0,59r-29,0r0,208r29,0r0,59r-97,0r0,-326r97,0","w":138},{"d":"94,0r-72,0r0,-270r72,0r0,270","w":116},{"d":"249,-171v0,70,-21,105,-92,102r-64,0r0,69r-72,0r0,-270r136,0v66,-1,92,32,92,99xm175,-171v8,-47,-41,-35,-82,-36r0,75v42,-1,92,12,82,-39","w":255,"k":{"A":8,".":32,",":36}},{"d":"93,-63r113,0r0,63r-185,0r0,-270r72,0r0,207","w":210,"k":{"y":8,"Y":33,"W":8,"V":12,"T":24}},{"d":"134,-223v-26,-7,-47,1,-40,34r42,0r0,45r-42,0r0,144r-62,0r0,-144r-25,0r0,-45r25,0v-3,-47,8,-75,51,-78v13,-1,30,-3,51,-3r0,47","w":141,"k":{"f":-2}},{"d":"31,24v21,-1,24,-5,26,-24r-23,0r0,-60r59,0v0,56,12,119,-62,111r0,-27xm93,-126r-59,0r0,-63r59,0r0,63","w":129}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+135-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);})("+Th~i4b!wIPl+gV*{4c[]T]P_#b~h4Pl_#v[wI0Fh=-oqW!%|=,|a4{d_FdG|#!xhmvP>c;VkcPN{=qo0FXPb#$[iV~1wcV|{UR$qUpSi[}#{TVa1={9bar%;GPqqGv*vFqryIE6]=RpgSGcTm]v+8;byk.0aU1=I_qhwi|{j>?d%sXV4FE`Z9orl@$,[W!~#J}KN*-Px6$@+a.?_g]}bSc]v!K8{[bx;~,~;SpdhSEZIXcs0~=c+G~$hUrRI!V.UTh|{URWb#1%8Fb$iTV!+g]%+a,`kURo|S~%8FRoiS~$84,Vi4{!wg,FkI]lh%KFimV$wm;PjJ!*wIqEq%K@wW!@_%?6yF{J{~$l+U-EkWEl+~$l{#=o|#d@{TVrqI{`i4{|84b@_gK~wJ$l+~$l{#=o|#d@{TVrqI{`i4{|84b@i_,oi#bdiTd@|J.`vgP`8F0V|J.EiTPsq_0`i#}lwTPW{TKdiI1`+Ih@|%?*wU,oy[o9waVFI#biw=~{k_piw=~P+a?`")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":259,"face":{"font-family":"Eurostile LT Bold Mod","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 5 5 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"2","bbox":"-7 -350 401 84.5549","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+007E"}}));



/*
 * Run Cufon
 */
Cufon.replace('h1');
Cufon.replace('h2');
Cufon.replace('h3');
Cufon.replace('h4');
Cufon.replace('legend');