/*
 * 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:
 * Licencja dla: GSZ STUDIO. Polish modification (c) Pawel Kenig 2005; KENTYPE.
 * Copyright © 1989, 1995, 2002 Adobe Systems Incorporated.  All Rights Reserved. ©
 * 1981, 1995, 2002 Heidelberger Druckmaschinen AG. All rights reserved.
 * 
 * Trademark:
 * Avenir is a trademark of Heidelberger Druckmaschinen AG, exclusively licensed
 * through Linotype Library GmbH, and may be registered in certain jurisdictions.
 * 
 * Full name:
 * AvenirLTPlMedium
 * 
 * Designer:
 * Adrian Frutiger
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":200,"face":{"font-family":"font","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 6 3 2 2 3 2 2 4","ascent":"272","descent":"-88","x-height":"4","bbox":"-14 -328 346 102","underline-thickness":"18","underline-position":"-18","stemh":"30","stemv":"35","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":100},"!":{"d":"67,-255r0,182r-35,0r0,-182r35,0xm26,-22v0,-13,11,-23,24,-23v13,0,24,10,24,23v0,13,-11,24,-24,24v-13,0,-24,-11,-24,-24","w":100},"(":{"d":"70,-264r21,14v-62,86,-61,207,0,292r-21,14v-69,-90,-71,-227,0,-320","w":100},")":{"d":"30,56r-21,-14v61,-86,62,-206,0,-291r21,-15v69,90,71,227,0,320","w":100},"+":{"d":"24,-95r0,-28r82,0r0,-82r28,0r0,82r82,0r0,28r-82,0r0,82r-28,0r0,-82r-82,0","w":239},",":{"d":"77,-41r-30,89r-30,0r25,-89r35,0","w":100},"-":{"d":"101,-102r0,30r-88,0r0,-30r88,0","w":113},".":{"d":"50,2v-13,0,-24,-11,-24,-24v0,-13,11,-23,24,-23v13,0,24,10,24,23v0,13,-11,24,-24,24","w":100},"\/":{"d":"140,-261r-115,277r-25,-10r115,-277","w":140},"0":{"d":"12,-127v0,-56,16,-132,88,-132v72,0,88,76,88,132v0,54,-16,131,-88,131v-72,0,-88,-77,-88,-131xm47,-127v0,33,5,101,53,101v48,0,53,-68,53,-101v0,-35,-5,-102,-53,-102v-48,0,-53,67,-53,102"},"1":{"d":"97,0r0,-215r-47,43r-20,-24r71,-59r31,0r0,255r-35,0"},"2":{"d":"17,0r0,-37r102,-101v35,-23,40,-94,-16,-93v-25,0,-42,15,-46,39r-38,-3v6,-89,166,-89,165,4v0,33,-22,58,-45,80r-84,81r129,0r0,30r-167,0"},"3":{"d":"17,-51r36,-11v8,53,96,44,96,-10v0,-42,-40,-48,-72,-48r0,-30v53,0,66,-15,66,-40v1,-51,-73,-53,-86,-12r-35,-11v24,-69,156,-65,155,21v0,27,-17,50,-43,58v32,5,50,34,50,65v1,90,-148,99,-167,18"},"4":{"d":"121,0r0,-56r-109,0r0,-35r102,-164r42,0r0,169r36,0r0,30r-36,0r0,56r-35,0xm121,-86r-1,-128r-78,128r79,0"},"5":{"d":"170,-255r0,33r-104,0r-1,63v61,-19,114,16,114,79v0,91,-141,115,-167,33r35,-12v16,52,97,40,97,-19v0,-58,-67,-68,-114,-43r3,-134r137,0"},"6":{"d":"143,-255r-64,99v52,-18,109,7,109,75v0,56,-40,85,-88,85v-48,0,-87,-32,-87,-82v0,-77,61,-120,90,-177r40,0xm47,-79v0,31,21,53,53,53v32,0,53,-22,53,-53v0,-31,-21,-53,-53,-53v-32,0,-53,22,-53,53"},"7":{"d":"35,0r103,-225r-123,0r0,-30r160,0r0,30r-101,225r-39,0"},"8":{"d":"100,4v-46,0,-83,-29,-83,-77v-1,-33,23,-53,49,-63v-19,-5,-40,-25,-40,-60v0,-39,34,-63,74,-63v40,0,75,24,75,63v1,36,-23,54,-40,61v28,8,48,30,48,62v0,48,-37,77,-83,77xm60,-191v0,20,14,41,40,41v27,0,40,-20,40,-41v0,-23,-16,-40,-40,-40v-22,0,-40,16,-40,40xm100,-26v29,0,49,-19,49,-47v0,-31,-22,-47,-49,-47v-28,0,-49,20,-49,47v0,30,23,47,49,47"},"9":{"d":"57,0r63,-99v-51,19,-107,-8,-107,-75v0,-56,39,-85,87,-85v48,0,88,32,88,82v0,31,-11,51,-26,75r-64,102r-41,0xm153,-176v0,-31,-21,-53,-53,-53v-32,0,-53,22,-53,53v0,31,21,53,53,53v32,0,53,-22,53,-53"},"?":{"d":"76,-71v-15,-68,58,-74,58,-122v0,-22,-17,-38,-38,-38v-23,0,-39,16,-42,40r-37,-3v3,-84,151,-92,151,-1v0,60,-67,58,-58,124r-34,0xm69,-22v0,-13,11,-23,24,-23v13,0,23,10,23,23v0,13,-10,24,-23,24v-13,0,-24,-11,-24,-24","w":180},"@":{"d":"152,-175v-34,0,-52,33,-52,68v0,18,7,29,25,29v29,0,50,-38,50,-65v0,-17,-8,-32,-23,-32xm221,-196r-32,109v0,6,4,9,11,9v20,0,44,-33,44,-71v0,-57,-43,-89,-94,-89v-62,0,-106,49,-106,111v0,103,135,146,191,73r29,0v-20,36,-67,60,-113,60v-76,0,-135,-59,-135,-134v0,-74,60,-133,133,-133v67,0,123,46,123,109v0,61,-50,102,-84,102v-14,0,-20,-12,-25,-23v-27,40,-94,22,-94,-34v0,-47,32,-96,81,-96v17,0,33,9,39,28r6,-21r26,0","w":288},"A":{"d":"0,0r113,-255r31,0r109,255r-40,0r-26,-63r-121,0r-25,63r-41,0xm78,-93r97,0r-49,-117","w":253,"k":{"w":6,"v":6,"W":9,"V":17,"T":33}},"B":{"d":"33,0r0,-255v75,0,166,-11,166,64v0,30,-20,46,-44,57v31,2,55,29,55,63v0,77,-95,74,-177,71xm67,-225r0,76v44,0,92,7,95,-38v2,-41,-52,-41,-95,-38xm67,-119r0,89v50,-2,101,12,106,-43v4,-49,-55,-48,-106,-46","w":226},"C":{"d":"239,-222r-29,22v-53,-65,-156,-11,-156,75v0,54,36,99,95,99v29,0,51,-13,66,-34r29,22v-8,10,-38,44,-96,44v-81,0,-131,-67,-131,-131v0,-118,147,-182,222,-97","w":253},"D":{"d":"27,0r0,-255r89,0v108,0,134,81,134,128v0,65,-49,127,-140,127r-83,0xm62,-222r0,190v83,7,149,-16,151,-95v0,-32,-17,-95,-100,-95r-51,0","w":266},"E":{"d":"33,0r0,-255r164,0r0,33r-130,0r0,75r121,0r0,33r-121,0r0,82r137,0r0,32r-171,0","w":219},"F":{"d":"33,0r0,-255r160,0r0,33r-126,0r0,79r117,0r0,33r-117,0r0,110r-34,0","w":206,"k":{"A":20,"\u0104":20,".":57,",":57}},"G":{"d":"159,-143r91,0r0,126v-25,15,-66,23,-97,23v-86,0,-136,-61,-136,-133v0,-76,55,-134,133,-134v47,0,75,12,95,33r-25,26v-62,-61,-166,-12,-166,75v0,82,90,125,161,88r0,-71r-56,0r0,-33","w":280},"H":{"d":"33,0r0,-255r34,0r0,106r132,0r0,-106r35,0r0,255r-35,0r0,-117r-132,0r0,117r-34,0","w":266},"I":{"d":"33,0r0,-255r34,0r0,255r-34,0","w":100},"J":{"d":"112,-84r0,-171r35,0r0,182v0,64,-47,79,-75,79v-36,0,-62,-18,-69,-55r34,-8v4,19,16,31,35,31v34,0,40,-29,40,-58","w":173},"K":{"d":"33,0r0,-255r34,0r0,110r3,0r113,-110r48,0r-123,118r131,137r-50,0r-119,-127r-3,0r0,127r-34,0","w":233},"L":{"d":"33,0r0,-255r34,0r0,223r117,0r0,32r-151,0","w":186,"k":{"W":20,"V":33,"T":33,"Y":40,"y":13}},"M":{"d":"30,0r0,-255r52,0r82,193r80,-193r52,0r0,255r-35,0r0,-210r-86,210r-23,0r-87,-210r0,210r-35,0","w":326},"N":{"d":"33,0r0,-255r45,0r141,210r0,-210r35,0r0,255r-44,0r-143,-210r0,210r-34,0","w":286},"O":{"d":"150,6v-78,0,-133,-57,-133,-133v0,-76,55,-134,133,-134v78,0,133,58,133,134v0,76,-55,133,-133,133xm150,-26v58,0,96,-45,96,-101v0,-56,-38,-102,-96,-102v-58,0,-96,46,-96,102v0,56,38,101,96,101","w":299},"P":{"d":"33,0r0,-255r89,0v65,0,82,39,82,71v0,32,-17,72,-82,72r-55,0r0,112r-34,0xm67,-225r0,82v47,-2,100,11,100,-41v0,-52,-53,-39,-100,-41","w":213,"k":{"A":27,"\u0104":27,".":64,",":64}},"Q":{"d":"296,-30r0,30r-147,0v-72,0,-132,-54,-132,-130v0,-75,57,-131,132,-131v72,0,130,54,130,127v1,44,-23,85,-59,104r76,0xm148,-32v56,0,94,-44,94,-100v0,-54,-40,-97,-94,-97v-53,0,-94,43,-94,96v0,56,39,101,94,101","w":299},"R":{"d":"33,0r0,-255r89,0v113,1,102,126,19,139r73,116r-43,0r-65,-112r-39,0r0,112r-34,0xm67,-225r0,82v47,-2,100,11,100,-41v0,-52,-53,-39,-100,-41","w":219,"k":{"Y":6,"T":6}},"S":{"d":"12,-29r28,-24v23,39,105,38,105,-15v0,-59,-126,-23,-126,-122v0,-30,26,-71,87,-71v28,0,54,6,73,29r-28,25v-9,-13,-25,-22,-45,-22v-38,0,-50,23,-50,39v0,64,126,26,126,118v0,85,-129,102,-170,43"},"T":{"d":"86,0r0,-222r-82,0r0,-33r199,0r0,33r-82,0r0,222r-35,0","w":206,"k":{"y":40,"u":36,"s":40,"o":40,"e":40,"c":40,"a":40,"A":33,"\u0107":40,"\u015b":40,"\u0105":40,"\u0104":33,"\u0119":40,"\u00f3":40,"w":40,"r":33,".":40,"-":46,",":40}},"U":{"d":"28,-255r35,0r0,156v0,32,16,73,64,73v48,0,64,-41,64,-73r0,-156r34,0r0,162v0,59,-42,99,-98,99v-56,0,-99,-40,-99,-99r0,-162","w":253},"V":{"d":"96,0r-98,-255r40,0r75,207r78,-207r38,0r-100,255r-33,0","w":226,"k":{"y":6,"u":13,"o":20,"i":6,"e":20,"a":20,"A":17,"\u0105":20,"\u0104":17,"\u0119":20,"\u00f3":20,"r":13,".":46,"-":20,",":46}},"W":{"d":"75,0r-75,-255r36,0r57,204r60,-204r40,0r61,204r56,-204r36,0r-74,255r-37,0r-62,-208r-62,208r-36,0","w":346,"k":{"u":6,"o":17,"e":17,"a":17,"A":9,"\u0105":17,"\u0104":9,"\u0119":17,"\u00f3":17,"r":6,".":32,",":32}},"X":{"d":"-1,0r93,-134r-86,-121r44,0r67,98r65,-98r43,0r-85,121r94,134r-45,0r-73,-111r-74,111r-43,0","w":233},"Y":{"d":"93,0r0,-109r-97,-146r45,0r69,112r72,-112r42,0r-97,146r0,109r-34,0","w":220,"k":{"\u0105":33,"\u0104":27,"\u0119":40,"\u00f3":40,"v":20,"q":33,"p":27,".":50,"-":40,",":50,"A":27,"a":33,"e":40,"i":13,"o":40,"u":27}},"Z":{"d":"12,0r0,-32r145,-190r-141,0r0,-33r184,0r0,33r-145,190r147,0r0,32r-190,0","w":213},"\\":{"d":"115,16r-115,-277r25,-10r115,277","w":140},"a":{"d":"45,-130r-20,-20v37,-44,138,-27,139,32r2,118r-29,0v-2,-8,1,-19,-2,-26v-25,47,-119,39,-119,-21v-1,-52,58,-62,118,-59v11,-49,-70,-52,-89,-24xm134,-82v-37,-1,-84,1,-85,33v0,19,14,27,36,27v40,0,51,-28,49,-60","w":186},"b":{"d":"24,0r0,-272r33,0r1,126v43,-60,156,-18,146,61v8,78,-100,119,-147,61r0,24r-33,0xm113,-26v35,0,56,-24,56,-59v0,-35,-21,-60,-56,-60v-35,0,-56,25,-56,60v0,35,21,59,56,59","w":219},"c":{"d":"171,-148r-24,23v-32,-39,-103,-12,-96,41v-5,51,66,79,96,39r23,23v-51,55,-154,18,-154,-63v0,-83,103,-119,155,-63","w":173},"d":{"d":"195,-272r0,272r-32,0v-1,-7,2,-18,-1,-24v-45,59,-155,16,-146,-61v-8,-79,102,-120,147,-61r0,-126r32,0xm107,-26v35,0,56,-24,56,-59v0,-35,-21,-60,-56,-60v-35,0,-56,25,-56,60v0,35,21,59,56,59","w":219},"e":{"d":"186,-73r-137,0v0,51,80,66,104,24r25,18v-44,64,-164,35,-164,-54v0,-51,38,-90,89,-90v64,0,85,48,83,102xm49,-99r102,0v-1,-28,-16,-50,-49,-50v-32,0,-53,27,-53,50"},"f":{"d":"37,0r0,-143r-37,0r0,-28r37,0v-6,-69,10,-120,83,-103r-4,29v-28,-10,-46,3,-46,35r0,39r38,0r0,28r-39,0r0,143r-32,0","w":119,"k":{"f":6}},"g":{"d":"195,-171r0,170v6,87,-120,114,-176,57r22,-28v17,18,36,28,61,28v58,-2,65,-39,60,-84v-42,62,-146,20,-146,-57v0,-79,101,-121,147,-61r0,-25r32,0xm107,-145v-35,0,-56,25,-56,60v0,35,21,57,56,57v35,0,56,-22,56,-57v0,-35,-21,-60,-56,-60","w":219},"h":{"d":"24,0r0,-272r33,0r1,128v23,-48,118,-42,118,34r0,110r-33,0v-3,-54,17,-145,-39,-145v-27,0,-47,17,-47,57r0,88r-33,0"},"i":{"d":"27,0r0,-171r32,0r0,171r-32,0xm19,-232v0,-13,11,-24,24,-24v13,0,24,11,24,24v0,13,-11,24,-24,24v-13,0,-24,-11,-24,-24","w":86},"j":{"d":"27,-171r32,0r0,195v0,18,0,62,-52,62v-7,0,-14,0,-21,-3r4,-30v22,8,37,-2,37,-30r0,-194xm19,-232v0,-13,11,-24,24,-24v13,0,24,11,24,24v0,13,-11,24,-24,24v-13,0,-24,-11,-24,-24","w":86},"k":{"d":"24,0r0,-272r33,0r0,176r73,-74r45,0r-79,77r86,93r-46,0r-79,-89r0,89r-33,0","w":186},"l":{"d":"27,0r0,-272r32,0r0,272r-32,0","w":86},"m":{"d":"24,0r0,-171r31,0r0,27v3,-10,24,-31,55,-31v25,0,42,11,53,32v11,-21,33,-32,54,-32v90,3,59,96,65,175r-32,0v-7,-55,24,-145,-37,-145v-63,0,-38,87,-43,145r-33,0v-6,-54,21,-145,-36,-145v-23,0,-44,17,-44,56r0,89r-33,0","w":306},"n":{"d":"24,0r0,-171r33,0v1,8,-2,21,1,27v23,-48,118,-42,118,34r0,110r-33,0v-3,-54,17,-145,-39,-145v-27,0,-47,17,-47,57r0,88r-33,0"},"o":{"d":"51,-85v0,35,21,59,56,59v35,0,56,-24,56,-59v0,-35,-21,-60,-56,-60v-35,0,-56,25,-56,60xm16,-85v0,-50,40,-90,91,-90v51,0,91,40,91,90v0,50,-40,89,-91,89v-51,0,-91,-39,-91,-89","w":213},"p":{"d":"24,102r0,-273r33,0v1,8,-2,19,1,25v44,-60,155,-17,146,61v8,79,-102,119,-147,61r0,126r-33,0xm113,-145v-35,0,-56,25,-56,60v0,35,21,59,56,59v35,0,56,-24,56,-59v0,-35,-21,-60,-56,-60","w":219},"q":{"d":"195,-171r0,253r-32,0r-1,-106v-43,59,-156,17,-146,-61v-8,-78,101,-121,147,-61r0,-25r32,0xm107,-145v-35,0,-56,25,-56,60v0,35,21,59,56,59v35,0,56,-24,56,-59v0,-35,-21,-60,-56,-60","w":219},"r":{"d":"24,0r0,-171r33,0v1,8,-2,21,1,27v10,-21,37,-36,65,-29r-1,35v-39,-8,-65,9,-65,52r0,86r-33,0","w":133,"k":{"o":6,"e":6,"c":6,"\u0107":6,"\u0119":6,"\u00f3":6,"q":6,"g":6,"d":6,".":33,"-":20,",":33}},"s":{"d":"140,-147r-25,19v-10,-19,-63,-26,-63,2v0,21,29,24,43,27v28,7,50,18,50,50v0,66,-105,69,-135,23r25,-20v12,22,76,31,76,-2v0,-19,-28,-23,-42,-26v-28,-7,-52,-15,-52,-48v1,-61,96,-70,123,-25","w":159},"t":{"d":"116,-171r0,28r-47,0r0,78v0,19,1,39,25,39v8,0,17,-1,23,-5r0,30v-8,4,-23,5,-29,5v-84,-4,-40,-82,-51,-147r-37,0r0,-28r37,0r0,-48r32,0r0,48r47,0","w":133},"u":{"d":"176,-171r0,171r-33,0r0,-26v-24,47,-119,41,-119,-35r0,-110r33,0v3,54,-17,145,39,145v27,0,47,-17,47,-57r0,-88r33,0"},"v":{"d":"73,0r-69,-171r37,0r52,131r48,-131r35,0r-67,171r-36,0","w":180,"k":{".":27,",":27}},"w":{"d":"60,0r-56,-171r36,0r40,128r40,-128r34,0r44,128r37,-128r34,0r-55,171r-33,0r-45,-127r-41,127r-35,0","w":273,"k":{".":20,",":20}},"x":{"d":"2,0r69,-91r-60,-80r42,0r41,61r41,-61r39,0r-58,80r69,91r-42,0r-50,-72r-51,72r-40,0","w":186},"y":{"d":"75,1r-71,-172r37,0r52,134r48,-134r35,0r-81,208v-11,40,-41,58,-87,45r4,-30v41,18,53,-22,63,-51","w":180,"k":{".":27,",":27}},"z":{"d":"13,0r0,-29r96,-114r-93,0r0,-28r133,0r0,29r-98,114r103,0r0,28r-141,0","w":166},"\u0141":{"d":"184,0r-151,0r0,-90r-21,13r0,-32r21,-13r0,-133r34,0r0,112r78,-54r0,32r-78,53r0,80r117,0r0,32","w":186,"k":{"y":13,"Y":40,"W":20,"V":33,"T":33}},"\u0142":{"d":"59,0r-32,0r0,-117r-17,8r0,-31r17,-9r0,-123r32,0r0,106r19,-9r0,31r-19,10r0,134","w":86},"\u2122":{"d":"57,-107r0,-124r-45,0r0,-24r118,0r0,24r-45,0r0,124r-28,0xm158,-107r0,-148r43,0r41,114r40,-114r43,0r0,148r-28,0r-1,-123r-43,123r-23,0r-44,-123r0,123r-28,0","w":360},"\u00d3":{"d":"150,6v-78,0,-133,-57,-133,-133v0,-76,55,-134,133,-134v78,0,133,58,133,134v0,76,-55,133,-133,133xm150,-26v58,0,96,-45,96,-101v0,-56,-38,-102,-96,-102v-58,0,-96,46,-96,102v0,56,38,101,96,101xm122,-269r38,-52r46,0r-54,52r-30,0","w":299},"\u00f3":{"d":"51,-85v0,35,21,59,56,59v35,0,56,-24,56,-59v0,-35,-21,-60,-56,-60v-35,0,-56,25,-56,60xm16,-85v0,-50,40,-90,91,-90v51,0,91,40,91,90v0,50,-40,89,-91,89v-51,0,-91,-39,-91,-89xm76,-203r37,-52r46,0r-53,52r-30,0","w":213},"\u0118":{"d":"172,0v-25,12,-37,53,8,26r12,27v-12,7,-23,12,-35,12v-46,0,-50,-43,-28,-65r-96,0r0,-255r164,0r0,33r-130,0r0,75r121,0r0,33r-121,0r0,82r137,0r0,32r-32,0","w":219},"\u0119":{"d":"103,-175v64,0,85,48,83,102r-137,0v0,51,80,66,104,24r25,18v-15,26,-64,31,-63,61v2,7,11,8,30,-4r11,27v-12,7,-23,12,-35,12v-44,0,-49,-38,-31,-61v-47,-5,-76,-42,-76,-89v0,-51,38,-90,89,-90xm49,-99r102,0v-1,-28,-16,-50,-49,-50v-32,0,-53,27,-53,50"},"\u0179":{"d":"202,0r-190,0r0,-32r145,-190r-141,0r0,-33r184,0r0,33r-145,190r147,0r0,32xm107,-269r-30,0r38,-52r46,0","w":213},"\u0104":{"d":"41,0r-41,0r113,-255r31,0r109,255v-13,7,-24,23,-21,30v2,7,11,8,30,-4r11,27v-12,7,-23,12,-35,12v-48,0,-47,-44,-26,-67r-25,-61r-121,0xm127,-210v-19,37,-32,79,-49,117r97,0","w":253,"k":{"y":6,"Y":27,"w":6,"v":6,"W":9,"V":17,"T":33}},"\u0105":{"d":"166,0v-25,12,-37,53,8,26r11,27v-12,7,-22,12,-34,12v-60,-1,-41,-62,-15,-79v-1,-4,2,-10,-1,-12v-25,47,-119,39,-119,-21v-1,-52,58,-62,118,-59v11,-49,-70,-52,-89,-24r-20,-20v37,-44,138,-27,139,32xm85,-22v40,0,51,-28,49,-60v-37,-1,-84,1,-85,33v0,19,14,27,36,27","w":186},"\u015a":{"d":"12,-29r28,-24v23,39,105,38,105,-15v0,-59,-126,-23,-126,-122v0,-30,26,-71,87,-71v28,0,54,6,73,29r-28,25v-9,-13,-25,-22,-45,-22v-38,0,-50,23,-50,39v0,64,126,26,126,118v0,85,-129,102,-170,43xm97,-269r-30,0r37,-52r46,0"},"\u015b":{"d":"140,-147r-25,19v-10,-19,-63,-26,-63,2v0,21,29,24,43,27v28,7,50,18,50,50v0,66,-105,69,-135,23r25,-20v12,22,76,31,76,-2v0,-19,-28,-23,-42,-26v-28,-7,-52,-15,-52,-48v1,-61,96,-70,123,-25xm77,-203r-29,0r37,-52r46,0","w":159},"\u017a":{"d":"154,0r-141,0r0,-29r96,-114r-93,0r0,-28r133,0r0,29r-98,114r103,0r0,28xm85,-203r-30,0r38,-52r46,0","w":166},"\u017b":{"d":"202,0r-190,0r0,-32r145,-190r-141,0r0,-33r184,0r0,33r-145,190r147,0r0,32xm85,-304v0,-13,10,-24,23,-24v13,0,24,11,24,24v0,13,-11,24,-24,24v-13,0,-23,-11,-23,-24","w":213},"\u017c":{"d":"154,0r-141,0r0,-29r96,-114r-93,0r0,-28r133,0r0,29r-98,114r103,0r0,28xm61,-232v0,-13,11,-24,24,-24v13,0,23,11,23,24v0,13,-10,24,-23,24v-13,0,-24,-11,-24,-24","w":166},"\u0106":{"d":"239,-222r-29,22v-53,-65,-156,-11,-156,75v0,54,36,99,95,99v29,0,51,-13,66,-34r29,22v-8,10,-38,44,-96,44v-81,0,-131,-67,-131,-131v0,-118,147,-182,222,-97xm145,-269r-30,0r38,-52r46,0","w":253},"\u0107":{"d":"171,-148r-24,23v-32,-39,-103,-12,-96,41v-5,51,66,79,96,39r23,23v-51,55,-154,18,-154,-63v0,-83,103,-119,155,-63xm102,-203r-30,0r37,-52r47,0","w":173},"\u0143":{"d":"67,0r-34,0r0,-255r45,0r141,210r0,-210r35,0r0,255r-44,0r-143,-210r0,210xm142,-269r-30,0r38,-52r46,0","w":286},"\u0144":{"d":"57,0r-33,0r0,-171r33,0v1,8,-2,21,1,27v23,-48,118,-42,118,34r0,110r-33,0v-3,-54,17,-145,-39,-145v-27,0,-47,17,-47,57r0,88xm96,-203r-29,0r37,-52r46,0"},"\u00a0":{"w":100}}});

/* display */

Cufon.replace('h1', { fontFamily: 'font', hover:true });
Cufon.replace('h2', { fontFamily: 'font', hover:true });
Cufon.replace('h3', { fontFamily: 'font', hover:true });
Cufon.replace('h4', { fontFamily: 'font', hover:true });
Cufon.replace('h5', { fontFamily: 'font', hover:true });


