/*
 * 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:
 * 2005 Evert Bloemsma published by FSI Fonts und Software GmbH
 * 
 * Trademark:
 * Cocon is a trademark of FSI Fonts und Software GmbH
 * 
 * Manufacturer:
 * FSI Fonts und Software GmbH
 * 
 * Designer:
 * Evert Bloemsma
 * 
 * Vendor URL:
 * http://www.fontfont.com
 * 
 * License information:
 * http://www.fontfont.com/eula/license.html
 */
Cufon.registerFont({"w":167,"face":{"font-family":"cocon-light","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 6 3 0 0 2 0 4","ascent":"294","descent":"-66","x-height":"4","bbox":"-4.25547 -288.441 265.149 104","underline-thickness":"7.2","underline-position":"-52.56","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":73},"!":{"d":"29,-245v20,-1,34,3,33,22r-5,155v-16,2,-24,-5,-24,-21xm47,-42v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-22,-10,-22,-21v0,-11,10,-21,22,-21","w":94},"\"":{"d":"74,-245v49,-8,25,52,26,87v-35,2,-18,-58,-26,-87xm18,-245v50,-9,27,52,27,87v-35,1,-19,-58,-27,-87","w":126},"#":{"d":"125,-245v34,-2,10,46,11,69r26,0v3,19,-11,21,-30,20r-10,66r26,0v3,19,-11,20,-29,19r-10,71v-37,4,-10,-47,-11,-71r-41,0r-11,71v-36,2,-9,-46,-10,-71r-28,0v-3,-20,12,-20,31,-19r9,-66r-27,0v-3,-19,11,-21,30,-20r11,-69v35,-3,9,46,10,69r42,0xm69,-156r-9,66r42,0r9,-66r-42,0"},"$":{"d":"143,-193v-15,-44,-118,-38,-96,26v24,39,104,30,104,97v0,39,-23,67,-58,71r0,42v-25,6,-18,-20,-19,-41v-35,-3,-60,-19,-56,-60r3,0v12,39,106,54,102,-9v-4,-67,-111,-37,-107,-110v1,-40,23,-63,58,-70r0,-41v24,-4,19,20,19,40v36,1,56,17,53,55r-3,0"},"%":{"d":"65,-248v60,1,64,156,-2,154v-60,-1,-64,-156,2,-154xm168,-245v17,-3,21,10,16,25r-77,220v-20,3,-22,-10,-16,-26xm216,-151v63,1,62,155,-1,155v-63,-2,-63,-154,1,-155xm63,-224v-30,6,-28,106,2,106v13,0,20,-17,20,-51v0,-29,0,-52,-22,-55xm215,-127v-32,2,-25,112,1,106v13,0,20,-17,20,-51v0,-29,0,-52,-21,-55","w":279},"&":{"d":"176,-113v-1,23,-15,48,-26,66v12,13,20,29,40,32v-11,38,-47,5,-56,-11v-25,48,-123,34,-116,-36v3,-31,20,-55,40,-71v-32,-33,-30,-115,32,-115v30,0,50,23,48,55v-2,32,-21,46,-45,64v12,22,27,42,41,61v13,-22,19,-40,21,-67v16,-1,21,6,21,22xm81,-148v16,-12,29,-22,30,-44v1,-18,-7,-31,-22,-31v-36,0,-27,55,-8,75xm47,-66v0,50,54,55,71,21r-46,-68v-12,10,-25,26,-25,47","w":197},"'":{"d":"27,-245v49,-8,27,52,27,87v-36,2,-20,-58,-27,-87","w":86},"(":{"d":"105,-259v-75,65,-74,257,-2,324v-72,-6,-84,-87,-84,-159v0,-74,15,-145,73,-165r13,0","w":109},")":{"d":"6,-259v119,20,100,270,24,320v-8,5,-15,4,-26,4v33,-39,57,-86,57,-158v0,-74,-21,-126,-55,-166","w":109},"*":{"d":"90,-259v40,-1,22,45,14,68v24,-3,44,-16,55,-33v15,16,15,50,-16,47v-11,0,-28,2,-36,3v15,17,23,39,45,46v-30,45,-49,-11,-59,-38v-16,19,-23,31,-25,57v-16,1,-28,-8,-28,-22v1,-26,28,-29,38,-45v-20,-9,-42,-12,-63,-5v1,-18,8,-34,26,-34v21,0,30,16,45,23v2,-24,3,-51,-11,-64","w":185},"+":{"d":"75,-188v36,-6,18,46,22,74r61,0v6,33,-35,21,-61,23r0,80v-37,5,-17,-50,-22,-80r-63,0v-8,-36,37,-20,63,-23r0,-74"},",":{"d":"44,-42v42,9,17,94,-20,90v5,-11,17,-19,16,-35v-1,-15,-16,-20,-16,-35v0,-12,7,-23,20,-20","w":89},"-":{"d":"16,-93v-7,-39,39,-26,71,-28v8,40,-39,26,-71,28","w":105},".":{"d":"45,-42v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-22,-10,-22,-21v0,-11,10,-21,22,-21","w":89},"\/":{"d":"99,-259v14,-2,21,6,17,19r-87,240v-17,4,-19,-13,-14,-27","w":129},"0":{"d":"85,-248v57,0,70,59,70,122v0,68,-12,125,-73,130v-56,-7,-69,-59,-69,-123v0,-72,14,-129,72,-129xm84,-23v40,-6,43,-49,43,-95v0,-51,0,-99,-45,-104v-39,6,-41,51,-41,96v0,48,2,96,43,103"},"1":{"d":"35,-234v14,-10,49,-19,49,5r0,229v-19,2,-30,-4,-30,-21r0,-194v-16,8,-51,38,-58,3","w":114},"2":{"d":"81,-248v58,-3,81,58,57,105v-22,42,-64,74,-88,116r102,0v2,16,-2,27,-17,27r-101,0v-27,-3,-11,-37,-1,-50v31,-40,74,-70,86,-127v0,-27,-14,-44,-43,-44v-32,0,-43,16,-56,32v-3,-41,22,-57,61,-59"},"3":{"d":"102,-125v26,6,44,24,45,54v1,48,-27,74,-74,75v-35,1,-67,-25,-56,-59v13,40,104,48,101,-12v-1,-31,-18,-44,-47,-46v-15,-1,-17,-9,-16,-23v37,2,62,-8,62,-41v0,-62,-87,-52,-99,-13v-10,-32,20,-61,59,-58v75,-12,93,113,25,123"},"4":{"d":"98,-245v21,-2,33,5,32,25r0,131r29,0v3,21,-8,28,-29,25r0,64v-38,8,-28,-33,-29,-64v-36,-4,-111,16,-88,-35v23,-51,50,-108,85,-146xm101,-214v-24,34,-48,83,-65,124r65,0r0,-124"},"5":{"d":"50,-142v51,-16,107,8,104,66v-3,50,-29,80,-77,80v-32,0,-64,-20,-54,-53v20,35,110,39,102,-24v7,-57,-65,-56,-101,-38r0,-106v0,-50,77,-21,120,-28v7,45,-60,20,-94,26r0,77"},"6":{"d":"44,-120v27,-63,118,-30,111,42v-5,48,-24,82,-70,82v-56,0,-69,-53,-69,-115v0,-70,16,-133,83,-137v27,-2,53,20,43,45v-14,-26,-69,-23,-82,4v-9,20,-16,47,-16,79xm87,-23v28,0,40,-21,40,-51v0,-32,-9,-55,-40,-55v-27,0,-42,19,-42,45v0,32,11,61,42,61"},"7":{"d":"130,-245v37,7,8,50,1,73v-17,56,-51,98,-50,172v-42,7,-28,-49,-18,-74r55,-144r-105,0v-1,-16,2,-27,17,-27r100,0"},"8":{"d":"111,-126v23,8,41,28,41,57v0,45,-24,70,-70,73v-76,6,-88,-111,-27,-128v-61,-17,-42,-136,30,-124v71,-8,86,107,26,122xm84,-138v25,0,37,-16,37,-41v1,-26,-13,-44,-38,-43v-25,0,-38,16,-38,41v-1,27,14,43,39,43xm84,-22v27,1,39,-18,39,-44v0,-27,-13,-46,-41,-46v-25,0,-39,19,-39,44v0,28,14,46,41,46"},"9":{"d":"85,-248v58,0,68,52,68,113v0,73,-7,136,-75,139v-32,2,-63,-22,-52,-53v11,27,73,39,88,5v8,-18,11,-43,11,-72v-26,58,-119,22,-111,-47v6,-48,23,-85,71,-85xm85,-112v24,1,40,-20,39,-45v0,-41,-7,-65,-42,-65v-27,0,-39,24,-39,55v0,35,10,55,42,55"},":":{"d":"45,-192v12,0,21,9,21,21v0,12,-9,22,-21,22v-12,0,-22,-10,-22,-22v0,-11,10,-21,22,-21xm45,-42v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-22,-10,-22,-21v0,-11,10,-21,22,-21","w":89},";":{"d":"44,-42v42,9,17,94,-20,90v5,-11,17,-19,16,-35v-1,-15,-16,-20,-16,-35v0,-12,7,-23,20,-20xm45,-192v12,0,21,9,21,21v0,12,-10,22,-21,22v-12,0,-21,-11,-22,-22v0,-11,10,-21,22,-21","w":89},"<":{"d":"145,-39v-2,33,-37,7,-52,-2v-27,-17,-54,-37,-77,-57v-1,-25,19,-26,35,-40r95,-55v3,50,-52,45,-78,72v-12,8,-13,8,-24,16"},"=":{"d":"24,-130v-1,-15,1,-27,15,-26r113,0v2,15,-2,27,-15,26r-113,0xm24,-54v-2,-14,2,-26,15,-26r113,0v2,15,-2,27,-15,26r-113,0"},">":{"d":"25,-175v1,-33,37,-8,52,1v26,16,54,37,77,57v2,26,-17,30,-35,41r-63,38v-11,6,-22,11,-32,16v-3,-50,52,-45,78,-72v12,-8,13,-7,24,-15r-78,-53v-13,-8,-13,-7,-23,-13"},"?":{"d":"68,-248v59,0,74,66,39,101v-18,19,-38,37,-33,78v-39,6,-22,-46,-10,-62v14,-18,33,-31,35,-59v4,-40,-58,-40,-74,-16v-3,3,-4,9,-9,10v-2,-36,17,-52,52,-52xm64,-42v12,0,22,9,22,21v0,12,-10,21,-22,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21","w":141},"@":{"d":"123,-248v59,0,86,45,86,103v0,45,-12,87,-54,89v-16,1,-21,-10,-24,-25v-7,15,-13,25,-34,25v-57,-16,-36,-139,25,-135v20,0,28,10,36,26v0,22,-6,50,-6,68v1,9,0,18,8,18v22,-7,26,-34,26,-64v0,-49,-20,-83,-66,-84v-99,-3,-113,207,-9,210v18,0,36,-4,46,-11v2,30,-24,32,-51,32v-60,0,-89,-49,-89,-114v0,-74,33,-138,106,-138xm118,-166v-26,3,-36,72,-13,84v29,-6,23,-44,29,-76v-3,-4,-8,-8,-16,-8","w":226},"A":{"d":"176,0v-44,5,-29,-38,-40,-64r-95,0r-13,64v-15,1,-25,-2,-23,-16v10,-83,40,-167,73,-229v39,-1,40,35,53,66v21,51,35,118,45,179xm130,-88v-9,-45,-26,-87,-42,-125v-16,37,-32,84,-41,125r83,0","w":179,"k":{"j":-4,"Y":18,"W":11,"V":11,"T":14,"J":-7,"I":-4,"A":-4}},"B":{"d":"121,-128v24,7,42,26,42,56v0,52,-32,73,-90,73v-33,0,-50,-18,-50,-49r0,-189v52,-19,139,-13,136,54v-1,31,-13,46,-38,55xm131,-179v0,-42,-44,-47,-80,-37r0,77v42,1,80,3,80,-40xm134,-69v2,-46,-38,-47,-83,-45v3,40,-16,96,40,89v28,-4,42,-15,43,-44","w":178,"k":{"Y":7,"T":4}},"C":{"d":"117,-248v33,-1,59,24,50,56v-9,-17,-26,-30,-50,-30v-50,0,-71,42,-71,97v0,57,18,98,70,102v26,1,39,-13,51,-26v3,39,-22,53,-56,53v-64,0,-94,-56,-94,-124v0,-72,30,-124,100,-128","w":176,"k":{"y":-4,"w":-4,"v":-4,"Y":4,"T":-7,"J":-4}},"D":{"d":"23,-239v91,-29,161,18,156,113v-4,74,-25,131,-105,127v-31,-1,-52,-17,-51,-48r0,-192xm80,-25v55,1,68,-40,70,-95v2,-72,-29,-113,-99,-97r0,163v0,22,8,29,29,29","w":194,"k":{"Y":7,"T":7,"J":4}},"E":{"d":"98,-26v18,0,40,-1,54,-4v5,35,-26,31,-59,31v-74,0,-78,-83,-72,-163v3,-34,-2,-83,30,-83r101,0v1,16,-1,27,-18,27r-79,0v-2,26,-7,50,-6,79r81,0v7,41,-49,20,-81,25v-1,48,-1,88,49,88","w":159,"k":{"T":-2,"J":-9}},"F":{"d":"24,-219v1,-46,76,-19,117,-26v1,16,0,27,-16,27r-72,0r0,80r76,0v7,40,-44,23,-76,26r0,112v-17,1,-30,-1,-29,-18r0,-201","w":143,"k":{"s":4,"r":7,"q":7,"p":4,"o":7,"n":4,"m":4,"g":7,"e":7,"d":7,"c":7,"a":4,"Y":-7,"X":-4,"W":-7,"V":-7,"T":-9,"J":7,"A":14}},"G":{"d":"148,-108v34,-7,27,29,27,57v0,36,-20,54,-62,54v-66,0,-96,-54,-96,-124v0,-73,33,-124,105,-127v33,-2,59,22,50,54v-8,-16,-28,-30,-53,-28v-50,3,-74,42,-74,97v0,57,20,97,71,102v45,5,32,-45,32,-85","w":192,"k":{"Y":4,"W":4,"V":4,"T":4}},"H":{"d":"144,-245v16,-1,28,2,29,16r0,229v-17,2,-29,-3,-29,-19r0,-94r-92,0r0,113v-17,1,-30,-1,-29,-19r0,-226v16,-1,29,0,29,16r0,89r92,0r0,-105","w":196},"I":{"d":"25,-245v16,-1,30,1,29,17r0,228v-17,1,-29,-2,-29,-18r0,-227","w":79},"J":{"d":"1,-32v28,14,65,11,65,-33r0,-180v17,-1,29,3,29,20r0,159v0,43,-18,69,-59,69v-22,0,-38,-10,-35,-35","w":119},"K":{"d":"53,0v-19,2,-28,-6,-29,-21r0,-224v18,-1,30,3,29,21r0,94v23,-38,42,-81,73,-112v6,-2,25,-6,31,-1v-27,32,-51,76,-75,113r53,89v11,13,14,23,28,30v-3,18,-33,13,-41,1v-23,-37,-48,-75,-69,-116r0,126","w":163,"k":{"y":4,"w":7,"v":7,"q":4,"o":7,"g":7,"e":7,"d":4,"c":7,"Y":-4,"W":-4,"V":-4,"Q":4,"O":7,"J":-7,"G":4,"C":7,"A":-4}},"L":{"d":"54,-77v-10,57,46,57,88,47v6,32,-21,33,-52,32v-47,-1,-66,-26,-66,-73r0,-174v19,-1,30,3,30,21r0,147","w":143,"k":{"y":4,"w":7,"v":7,"Y":14,"W":7,"V":7,"T":18,"Q":4,"O":4,"J":-11,"G":4,"C":4,"A":-4}},"M":{"d":"21,-23v0,-77,9,-154,16,-222v37,-3,46,21,54,51r40,150v16,-69,33,-144,61,-201v56,2,42,88,44,147r4,98v-56,5,-20,-84,-36,-143r-5,-57r-57,200v-30,1,-33,-26,-40,-52r-42,-147r-10,156r0,43v-19,2,-29,-5,-29,-23","w":262,"k":{"Y":7,"W":4,"V":4}},"N":{"d":"150,-245v16,-1,27,3,27,17r0,228v-40,1,-49,-24,-63,-59r-53,-133v-3,-6,-6,-12,-9,-16r0,208v-17,2,-28,-4,-28,-20r0,-225v41,-5,54,23,65,51r61,154r0,-205","w":201},"O":{"d":"105,-248v63,0,86,56,86,124v0,70,-23,128,-88,128v-61,0,-86,-55,-86,-123v1,-72,20,-129,88,-129xm105,-23v43,0,58,-43,57,-96v0,-58,-12,-102,-59,-102v-47,0,-57,46,-57,97v0,58,11,101,59,101","w":207,"k":{"Y":14,"W":4,"V":4,"T":4}},"P":{"d":"24,-236v59,-23,134,-10,134,64v0,60,-53,94,-105,70r0,102v-19,1,-29,-4,-29,-22r0,-214xm53,-127v33,18,77,3,77,-41v0,-50,-34,-57,-77,-48r0,89","w":162,"k":{"y":-5,"w":-7,"v":-7,"r":4,"q":4,"p":4,"o":4,"n":4,"m":4,"g":4,"e":4,"c":4,"a":4,"T":-4,"J":7,"A":7}},"Q":{"d":"124,-6v20,8,47,12,73,14v7,38,-41,20,-64,14v-67,-18,-117,-54,-116,-141v1,-72,21,-128,89,-129v111,-2,109,221,18,242xm105,-24v42,0,56,-45,56,-96v-1,-57,-10,-101,-59,-101v-47,0,-55,47,-56,97v0,58,12,100,59,100","w":209,"k":{"j":-22,"Y":4,"W":4,"V":4,"T":7,"A":-7}},"R":{"d":"91,-246v82,0,92,121,21,129v37,21,36,80,60,116v-71,14,-24,-107,-107,-106v-5,0,-9,-1,-12,-2r0,109v-17,1,-29,-2,-29,-19r0,-216v18,-8,40,-11,67,-11xm53,-135v38,10,78,1,78,-41v0,-44,-38,-50,-78,-41r0,82","w":177,"k":{"Y":7,"W":4,"V":4,"T":4,"J":-4}},"S":{"d":"146,-192v-16,-46,-124,-34,-98,25v19,43,108,31,105,98v-2,47,-29,73,-76,73v-35,0,-68,-23,-57,-60v14,38,106,51,104,-9v-3,-69,-109,-35,-107,-113v1,-45,28,-70,76,-70v35,0,64,21,53,56","w":169},"T":{"d":"2,-218v-1,-16,2,-27,17,-27r133,0v7,35,-33,26,-62,27r0,218v-19,1,-30,-2,-30,-20r0,-198r-58,0","w":153,"k":{"z":7,"x":4,"u":7,"t":7,"s":22,"r":22,"q":22,"p":22,"o":22,"n":22,"m":22,"j":7,"i":7,"g":22,"f":4,"e":22,"d":22,"c":22,"a":22,"Y":-7,"W":-7,"V":-7,"T":-5,"S":7,"Q":11,"O":11,"M":7,"J":14,"G":14,"E":7,"C":14,"A":18}},"U":{"d":"172,-224v-4,96,25,228,-76,228v-106,0,-67,-149,-74,-249v18,-1,29,3,28,22r0,135v0,42,11,65,47,65v35,0,47,-24,47,-63r0,-159v18,-1,28,4,28,21","w":193},"V":{"d":"142,-245v47,-5,18,55,12,84v-13,58,-34,111,-56,162v-15,1,-20,-5,-26,-16v-31,-67,-52,-146,-65,-230v52,-4,38,62,51,104r31,100v24,-61,43,-134,53,-204","w":175,"k":{"t":4,"s":7,"r":11,"q":11,"p":11,"o":11,"n":11,"m":11,"j":4,"i":4,"g":11,"e":11,"d":11,"c":11,"a":11,"Y":-4,"W":-4,"V":-4,"T":-4,"J":11,"A":7}},"W":{"d":"239,-244v23,-4,29,8,25,31v-14,78,-32,150,-58,214v-28,3,-26,-20,-34,-42v-15,-43,-25,-93,-33,-143v-11,65,-27,132,-48,185v-34,0,-31,-33,-41,-61v-20,-54,-31,-123,-39,-185v53,-6,32,68,49,108v6,31,15,61,23,90v20,-60,30,-121,41,-188v55,-4,40,63,52,107r22,81v20,-57,34,-127,41,-197","w":278,"k":{"y":-7,"w":-7,"v":-7,"r":4,"q":7,"p":7,"o":7,"n":4,"m":4,"j":4,"g":7,"e":7,"d":7,"c":7,"a":7,"Y":-4,"W":-4,"V":-4,"T":-4,"J":11,"A":11}},"X":{"d":"172,-6v-29,22,-47,-16,-59,-38r-30,-58v-20,34,-39,58,-46,102v-14,2,-24,-2,-23,-14v4,-45,37,-82,55,-113v-19,-39,-43,-76,-58,-118v29,-4,37,13,47,33r31,63v20,-33,37,-58,49,-96v13,-2,23,4,21,15v-7,46,-34,70,-56,107v23,39,43,81,69,117","w":177,"k":{"y":4,"w":4,"v":4,"u":4,"t":4,"s":7,"r":4,"q":7,"o":11,"i":4,"g":7,"f":4,"e":11,"d":11,"c":11,"b":7,"a":7,"Y":4,"W":4,"V":4,"T":7,"Q":7,"O":7,"J":-4,"G":7,"C":7}},"Y":{"d":"96,0v-49,7,-23,-64,-29,-103v-24,-42,-48,-91,-62,-142v50,-4,40,57,64,87v4,9,9,19,15,30v17,-36,39,-77,50,-117v34,-5,21,26,12,46r-50,96r0,103","w":162,"k":{"z":4,"x":7,"w":4,"v":4,"u":7,"t":4,"s":14,"r":14,"q":11,"p":11,"o":14,"n":11,"m":11,"j":4,"i":4,"g":14,"f":4,"e":14,"d":14,"c":14,"a":14,"Y":-7,"W":-7,"V":-7,"T":-7,"S":4,"Q":7,"O":7,"J":7,"G":7,"C":7,"A":14}},"Z":{"d":"140,-245v32,12,-1,62,-11,78v-27,47,-61,88,-82,140r107,0v2,17,-4,28,-18,27r-107,0v-29,-5,-8,-46,2,-60r84,-137v4,-8,6,-15,7,-21r-108,0v-1,-18,4,-27,22,-27r104,0","w":168,"k":{"J":-4}},"[":{"d":"54,39v20,-1,40,-1,36,22r-61,0r0,-320v25,3,65,-11,61,22r-36,0r0,276","w":97},"\\":{"d":"113,0v-18,1,-28,-3,-33,-18r-73,-227v15,-2,28,3,32,14","w":120},"]":{"d":"42,-237v-20,1,-39,0,-35,-22r61,0r0,320v-25,-3,-65,11,-61,-22r35,0r0,-276","w":97},"^":{"d":"32,-148v-36,-2,-2,-45,3,-64r25,-47v27,0,25,35,39,54r20,57v-44,3,-32,-53,-54,-81v-12,25,-24,54,-33,81","w":132},"_":{"d":"0,104r0,-33r162,0r0,33r-162,0","w":162},"`":{"d":"43,-268v23,3,40,27,47,48v-26,-2,-58,-9,-61,-35v-1,-8,6,-13,14,-13","w":190},"a":{"d":"74,-196v65,-4,63,65,61,131v-1,44,-16,69,-59,69v-34,-1,-60,-21,-59,-57v0,-49,35,-67,90,-63v1,-34,-5,-53,-36,-53v-25,0,-39,13,-49,27v-4,-38,18,-52,52,-54xm76,-23v35,0,32,-33,32,-68v-34,-2,-64,2,-63,34v0,20,10,34,31,34","w":153},"b":{"d":"96,-196v48,0,63,45,63,97v0,58,-19,103,-72,103v-97,0,-58,-163,-66,-263v47,-6,22,64,28,101v7,-21,22,-38,47,-38xm91,-23v32,-1,40,-36,40,-70v0,-40,-5,-77,-42,-77v-57,0,-57,149,2,147","w":174},"c":{"d":"44,-99v-7,60,55,102,86,55v9,22,-12,51,-42,48v-48,-5,-73,-44,-73,-96v0,-57,22,-101,78,-104v28,-2,49,25,39,53v-5,-15,-20,-28,-40,-27v-35,2,-44,34,-48,71","w":140},"d":{"d":"83,-196v25,1,35,16,44,36r0,-99v17,-1,28,3,27,19v-7,95,30,243,-67,244v-94,1,-99,-201,-4,-200xm88,-23v35,0,39,-33,39,-68v0,-44,-8,-79,-44,-79v-56,0,-54,145,5,147","w":175},"e":{"d":"86,-196v37,0,57,27,59,65v4,54,-49,47,-101,47v2,34,15,60,48,61v25,1,34,-10,47,-20v3,34,-17,47,-51,47v-99,0,-96,-200,-2,-200xm44,-107v31,-2,74,9,74,-22v1,-23,-11,-43,-34,-41v-29,2,-40,30,-40,63","w":160},"f":{"d":"75,-263v21,-1,36,19,27,38v-16,-22,-58,-12,-52,25r0,31r46,0v5,28,-20,27,-46,26r0,143v-18,2,-28,-5,-28,-20r0,-180v1,-36,18,-61,53,-63","w":100,"k":{"y":-7,"x":-4,"w":-7,"v":-7}},"g":{"d":"81,65v-33,0,-61,-15,-54,-50v28,34,110,29,94,-42r-1,-28v-8,17,-19,32,-43,32v-43,-2,-62,-35,-62,-80v0,-50,23,-93,75,-93v77,0,56,102,59,180v2,47,-23,81,-68,81xm83,-50v50,-1,53,-122,1,-120v-52,2,-56,121,-1,120","w":169},"h":{"d":"91,-196v83,0,52,118,58,196v-17,1,-28,-2,-28,-19v0,-56,21,-146,-35,-151v-59,8,-29,109,-36,170v-17,1,-28,-2,-28,-19r0,-240v46,-7,23,58,28,93v8,-18,21,-30,41,-30","w":169},"i":{"d":"55,-55v0,25,9,32,34,31v1,15,-3,27,-17,26v-31,0,-46,-19,-45,-53r0,-142v18,-2,28,5,28,21r0,117xm41,-263v11,0,19,9,19,20v0,11,-8,19,-19,19v-11,0,-19,-8,-19,-19v0,-11,8,-20,19,-20","w":92,"k":{"j":-4}},"j":{"d":"36,-193v18,-1,29,4,29,21r0,177v1,35,-17,60,-48,60v-13,0,-23,-8,-21,-24v24,-1,40,-7,40,-35r0,-199xm50,-263v11,0,19,9,19,20v0,11,-8,19,-19,19v-11,0,-20,-8,-20,-19v0,-11,9,-20,20,-20","w":90},"k":{"d":"146,-14v0,21,-29,18,-38,5r-58,-86r0,95v-18,2,-28,-4,-28,-22r0,-237v17,-1,28,2,28,18r0,136v22,-28,37,-61,63,-85v7,-3,23,-3,31,-1v-27,29,-36,50,-67,90v23,28,36,70,69,87","w":147,"k":{"q":7,"o":7,"g":4,"e":7,"d":4,"c":7}},"l":{"d":"50,-55v0,27,12,32,39,31v1,17,-3,27,-21,26v-32,0,-46,-19,-46,-53r0,-208v17,-2,29,5,28,20r0,184","w":88},"m":{"d":"178,-196v83,-1,55,117,60,196v-18,1,-28,-2,-28,-21v0,-54,20,-149,-33,-149v-59,0,-26,112,-34,170v-19,3,-28,-5,-28,-21v0,-55,19,-149,-34,-149v-28,0,-31,21,-32,55r0,115v-18,1,-28,-4,-28,-21v2,-76,-17,-178,63,-175v24,0,40,15,47,33v10,-16,22,-32,47,-33","w":258},"n":{"d":"86,-196v85,0,58,115,62,196v-18,1,-28,-3,-28,-20v0,-56,23,-150,-37,-150v-28,0,-35,23,-34,54r0,116v-18,1,-29,-1,-28,-20v3,-78,-15,-176,65,-176","w":169},"o":{"d":"87,-196v51,0,69,43,69,96v0,56,-18,104,-70,104v-50,0,-69,-46,-71,-97v-2,-58,21,-103,72,-103xm89,-23v30,-1,39,-35,38,-70v-1,-45,-7,-77,-44,-77v-57,0,-53,149,6,147","w":171},"p":{"d":"94,-196v93,4,87,198,-1,200v-23,0,-38,-15,-44,-34r0,95v-18,1,-29,-3,-28,-22v2,-95,-21,-243,73,-239xm94,-23v31,0,37,-32,37,-71v-1,-40,-6,-76,-43,-76v-30,0,-39,33,-39,70v0,44,10,77,45,77","w":175},"q":{"d":"89,-196v100,2,57,163,66,260v-47,8,-22,-57,-28,-92v-5,19,-22,32,-45,32v-94,0,-88,-202,7,-200xm86,-23v34,0,41,-34,41,-72v0,-45,-6,-75,-41,-75v-60,0,-56,147,0,147","w":176},"r":{"d":"73,-194v23,-1,35,17,27,36v-4,-5,-13,-10,-23,-9v-26,2,-27,21,-27,51r0,116v-18,2,-29,-4,-28,-20v3,-70,-18,-171,51,-174","w":104},"s":{"d":"119,-147v-11,-31,-88,-32,-74,17v19,28,79,23,79,73v0,39,-24,60,-60,61v-30,1,-54,-21,-44,-50v10,23,80,40,76,-7v-4,-48,-84,-27,-80,-83v3,-37,22,-60,61,-60v29,0,51,20,42,49","w":139},"t":{"d":"50,-63v-4,39,28,46,51,30v2,23,-7,37,-28,36v-81,-1,-44,-123,-51,-197v-2,-21,8,-38,28,-39r0,40r53,0v7,33,-25,27,-53,27r0,103","w":107,"k":{"y":-4,"w":-4,"v":-4}},"u":{"d":"86,-23v59,0,26,-112,34,-170v18,-1,28,3,28,22v-1,78,15,175,-64,175v-82,0,-60,-115,-63,-197v18,-2,28,5,28,22v0,56,-19,148,37,148","w":169},"v":{"d":"118,-193v41,-2,18,42,12,70v-10,44,-27,90,-47,125v-30,1,-28,-33,-41,-52v-17,-43,-30,-91,-36,-143v47,-6,30,53,45,88v9,22,16,49,25,69v20,-44,35,-101,42,-157","w":148,"k":{"y":-4,"w":-4,"v":-4}},"w":{"d":"202,-193v18,-2,26,6,24,24v-9,63,-27,122,-49,171v-16,1,-19,-4,-24,-17v-14,-35,-25,-75,-34,-119v-9,49,-23,97,-42,136v-29,1,-31,-31,-39,-54v-16,-42,-26,-91,-30,-141v47,-6,33,51,43,87r19,69v17,-42,28,-97,37,-148v43,-4,32,51,42,84r19,64v16,-44,31,-99,34,-156","w":233},"x":{"d":"84,-96v21,34,28,64,57,87v-1,7,-7,10,-16,10v-34,-8,-42,-51,-59,-78v-15,22,-31,43,-33,77v-25,5,-27,-17,-20,-37v8,-22,26,-44,39,-63v-16,-31,-32,-58,-42,-93v46,-5,41,50,61,75v15,-24,30,-47,35,-75v39,-1,13,44,2,60","w":146,"k":{"y":4,"w":4,"v":4,"s":4,"q":7,"o":7,"g":4,"e":7,"d":7,"c":7,"a":7}},"y":{"d":"116,-193v42,-8,25,40,17,66v-21,68,-35,152,-85,189v-18,7,-42,4,-35,-22v38,4,43,-24,54,-52v-27,-51,-50,-115,-62,-181v50,-8,36,49,49,84r26,70v16,-44,32,-98,36,-154","w":150,"k":{"y":-4,"w":-4,"v":-4}},"z":{"d":"126,-25v6,43,-61,19,-95,25v-35,-8,-8,-49,4,-68v21,-33,45,-61,59,-99r-82,0v-1,-15,2,-27,16,-26r78,0v36,6,7,54,-4,72r-59,96r83,0","w":136},"{":{"d":"35,-49v5,-39,-33,-23,-31,-57v72,-5,-19,-161,82,-153v9,1,16,10,14,22v-82,-19,-5,120,-67,140v35,11,26,65,25,109v0,20,7,31,27,30v8,1,16,10,14,23v-70,11,-73,-46,-64,-114","w":106},"|":{"d":"34,-259v12,-1,22,2,22,14r0,310v-13,1,-21,-5,-22,-16r0,-308","w":92},"}":{"d":"8,-260v69,-11,70,46,64,115v-3,27,12,32,28,39v4,3,3,10,3,17v-72,3,18,161,-82,153v-9,-1,-16,-10,-14,-22v82,19,3,-122,67,-140v-38,-10,-25,-63,-26,-108v0,-20,-6,-31,-26,-31v-9,0,-17,-10,-14,-23","w":106},"~":{"d":"121,-137v11,0,15,6,16,16v3,35,-38,46,-60,24v-13,-13,-44,-15,-42,13v-11,1,-16,-4,-16,-13v0,-23,12,-38,33,-38v22,0,30,20,51,22v14,0,18,-8,18,-24","w":155},"\u00a0":{"w":73}}});

/* ****** */

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * 2005 Evert Bloemsma published by FSI Fonts und Software GmbH
 * 
 * Trademark:
 * Cocon is a trademark of FSI Fonts und Software GmbH
 * 
 * Manufacturer:
 * FSI Fonts und Software GmbH
 * 
 * Designer:
 * Evert Bloemsma
 * 
 * Vendor URL:
 * http://www.fontfont.com
 * 
 * License information:
 * http://www.fontfont.com/eula/license.html
 */
Cufon.registerFont({"w":212,"face":{"font-family":"cocon-regular","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 3 4 0 0 2 0 4","ascent":"294","descent":"-66","x-height":"4","bbox":"-16.5177 -286.989 343 103","underline-thickness":"7.2","underline-position":"-52.56","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":79},"!":{"d":"30,-247v29,-2,51,3,50,31r-3,131v-26,2,-43,-6,-43,-30xm58,-62v18,0,31,13,31,31v0,18,-13,31,-31,31v-18,0,-31,-13,-31,-31v0,-18,13,-31,31,-31","w":114},"\"":{"d":"82,-247v28,-2,53,2,50,30r-6,57v-50,8,-38,-49,-44,-87xm14,-247v28,-2,53,2,50,30r-6,57v-50,8,-38,-49,-44,-87","w":141},"#":{"d":"150,-247v43,-7,34,36,26,67r31,0v3,26,-10,38,-37,35r-9,43r30,0v3,27,-9,38,-37,35r-13,67v-46,10,-33,-36,-26,-67r-38,0r-13,67v-46,10,-33,-36,-26,-67r-33,0v-3,-27,12,-38,40,-35r8,-43r-32,0v-3,-27,10,-38,39,-35r13,-67v44,-8,34,36,26,67r38,0xm92,-145r-8,43r38,0r8,-43r-38,0"},"$":{"d":"120,-198v-45,-10,-74,44,-25,53v45,8,99,20,97,72v-2,43,-29,67,-67,73r0,49v-33,6,-37,-18,-34,-49v-42,0,-72,-21,-64,-66v18,28,130,45,114,-16v-30,-33,-121,-8,-120,-82v0,-46,32,-66,70,-74r0,-48v32,-6,37,16,34,47v39,1,69,21,59,64v-14,-15,-36,-23,-64,-23"},"%":{"d":"81,-249v43,0,63,34,63,77v0,48,-19,83,-66,83v-43,0,-63,-35,-63,-77v0,-46,19,-83,66,-83xm215,-246v22,-4,36,9,27,29r-103,217v-27,5,-33,-18,-23,-39xm280,-157v43,0,63,34,63,77v0,48,-20,84,-66,84v-42,0,-62,-34,-62,-78v0,-48,20,-83,65,-83xm81,-123v33,-3,32,-93,-3,-92v-33,3,-32,93,3,92xm282,-32v33,-3,32,-91,-3,-91v-34,2,-32,92,3,91","w":357},"&":{"d":"189,-139v57,0,16,72,0,90v14,12,24,26,46,26v0,49,-59,23,-72,1v-15,15,-35,26,-67,26v-51,0,-83,-24,-83,-71v0,-35,25,-55,48,-69v-9,-12,-24,-28,-23,-48v2,-40,28,-63,71,-63v36,0,64,21,62,57v-1,31,-27,49,-52,64r44,50v15,-14,24,-37,26,-63xm99,-153v17,-9,30,-16,31,-36v0,-15,-8,-23,-23,-23v-37,0,-25,47,-8,59xm59,-72v0,45,55,46,79,24r-54,-60v-11,7,-25,19,-25,36","w":241},"'":{"d":"15,-247v29,-2,53,2,51,31r-6,57v-50,8,-38,-50,-45,-88","w":80},"(":{"d":"67,-103v0,73,23,127,59,164v-87,5,-108,-75,-108,-157v0,-66,20,-117,52,-150v10,-10,37,-19,56,-11v-35,36,-58,84,-59,154","w":127},")":{"d":"60,-94v0,-75,-25,-126,-58,-165v89,-2,108,78,108,157v0,66,-20,116,-52,150v-10,10,-38,20,-57,12v33,-37,59,-82,59,-154","w":127},"*":{"d":"159,-232v24,24,17,70,-30,60v-5,0,-9,1,-13,1v13,17,17,35,42,39v-7,12,-10,26,-26,26v-28,0,-30,-32,-40,-51v-13,17,-19,29,-20,54v-49,2,-41,-49,-14,-62r12,-9v-20,-8,-40,-8,-60,-1v-4,-47,49,-54,72,-24v2,-23,-2,-44,-14,-59v28,-17,68,6,49,41v-3,7,-5,14,-7,21v20,-5,39,-20,49,-36","w":185},"+":{"d":"86,-188v22,-2,41,2,40,23r0,45r75,0v9,46,-34,41,-75,40r0,76v-46,9,-41,-35,-40,-76r-76,0v-2,-22,2,-41,23,-40r53,0r0,-68"},",":{"d":"48,-53v21,0,32,18,31,41v0,35,-25,68,-60,60v8,-8,16,-24,16,-38v0,-19,-15,-18,-15,-37v0,-14,12,-26,28,-26","w":101},"-":{"d":"14,-89v-2,-21,1,-38,22,-38r84,0v2,23,-2,38,-24,38r-82,0","w":133},".":{"d":"51,-62v18,0,31,13,31,31v0,18,-13,31,-31,31v-17,0,-31,-12,-31,-31v0,-19,14,-31,31,-31","w":100},"\/":{"d":"122,-259v23,-4,35,10,26,31r-107,228v-26,4,-34,-19,-23,-39","w":164},"0":{"d":"110,-251v65,0,89,54,89,122v0,74,-22,133,-93,133v-67,0,-93,-53,-93,-123v0,-75,24,-132,97,-132xm106,-208v-36,0,-44,37,-44,79v0,47,3,90,48,90v31,0,40,-36,40,-78v0,-47,-2,-91,-44,-91"},"1":{"d":"43,-234v23,-13,73,-22,73,14r0,220v-29,2,-51,-4,-50,-32r0,-163v-24,11,-70,23,-68,-19","w":147},"2":{"d":"107,-251v75,-4,106,88,54,135v-26,24,-64,44,-85,74r116,0v4,28,-7,42,-34,42r-114,0v-39,-3,-23,-56,-2,-69v31,-29,69,-53,95,-86v10,-29,-7,-53,-39,-53v-39,0,-55,13,-75,32v-5,-57,32,-72,84,-75"},"3":{"d":"138,-174v-1,-53,-96,-37,-114,-9r-2,0v-4,-52,31,-68,77,-68v49,0,88,21,88,69v0,33,-16,51,-44,57v23,7,45,24,45,52v0,55,-39,77,-97,77v-44,1,-79,-20,-69,-69v18,29,113,46,118,-7v5,-55,-87,-4,-77,-68v35,-1,75,2,75,-34"},"4":{"d":"117,-247v30,-3,48,7,48,35r0,113r38,0v3,30,-5,47,-38,41r0,58v-41,6,-53,-17,-48,-58v-48,-1,-138,14,-104,-50v26,-50,63,-102,104,-139xm117,-197r-66,98r66,0r0,-98"},"5":{"d":"142,-77v1,-49,-80,-35,-116,-27v6,-55,-22,-143,39,-143r119,0v11,59,-60,40,-110,43r0,55v62,-8,118,10,118,69v0,56,-37,84,-95,84v-48,1,-79,-13,-74,-64v25,23,119,39,119,-17"},"6":{"d":"66,-129v27,-56,138,-29,131,45v-5,54,-34,88,-92,88v-63,0,-88,-49,-88,-116v0,-82,33,-136,112,-139v35,-2,63,24,53,60v-17,-24,-84,-25,-100,3v-9,15,-17,35,-16,59xm109,-119v-25,-1,-41,13,-41,35v0,28,13,47,40,47v29,0,40,-14,40,-43v0,-25,-14,-39,-39,-39"},"7":{"d":"157,-247v52,-4,31,51,15,81v-27,50,-67,89,-64,166v-30,2,-52,-3,-50,-33v3,-59,61,-117,80,-170r-122,0v-10,-69,85,-40,141,-44"},"8":{"d":"152,-127v73,29,42,140,-48,131v-50,-5,-85,-22,-85,-71v0,-30,20,-49,43,-58v-23,-8,-41,-22,-41,-53v1,-50,38,-73,87,-73v50,0,85,23,85,70v0,30,-18,46,-41,54xm144,-176v0,-21,-15,-32,-39,-32v-22,0,-34,13,-35,31v0,21,14,32,38,32v22,0,36,-13,36,-31xm108,-39v24,1,36,-12,37,-33v0,-21,-16,-36,-40,-35v-20,2,-37,12,-37,32v0,26,13,36,40,36"},"9":{"d":"107,-251v67,0,87,51,87,122v-1,77,-25,133,-98,133v-43,0,-74,-15,-69,-63v21,18,83,35,104,3v8,-12,12,-30,13,-58v-6,17,-22,31,-45,31v-52,-1,-85,-26,-85,-77v0,-58,35,-91,93,-91xm102,-124v25,1,42,-13,42,-36v0,-31,-12,-49,-41,-50v-25,0,-39,19,-39,44v-1,28,13,42,38,42","w":208},":":{"d":"60,-194v18,1,31,12,31,31v0,43,-63,37,-62,0v0,-18,12,-31,31,-31xm60,-62v17,0,31,12,31,31v0,19,-14,31,-31,31v-18,0,-31,-13,-31,-31v0,-18,13,-31,31,-31","w":119},";":{"d":"61,-194v19,0,31,12,31,31v0,19,-14,31,-31,31v-18,0,-31,-13,-31,-31v0,-17,12,-31,31,-31xm58,-53v21,0,32,17,31,41v-1,35,-25,68,-60,60v9,-8,16,-25,17,-38v1,-18,-17,-18,-16,-37v0,-14,12,-26,28,-26","w":119},"<":{"d":"160,-21v-56,-15,-104,-45,-147,-73v0,-34,23,-39,50,-50r125,-51v5,70,-78,58,-119,90r117,55v4,21,-9,30,-26,29"},"=":{"d":"189,-164v3,22,-5,36,-24,36r-145,0v-2,-22,3,-36,25,-36r144,0xm189,-94v3,22,-4,36,-24,35r-145,0v-2,-22,4,-35,25,-35r144,0"},">":{"d":"50,-193v56,14,104,46,147,73v0,34,-24,37,-50,49r-86,38v-15,6,-28,11,-39,14v-6,-70,78,-59,119,-90v-34,-19,-80,-39,-117,-55v-4,-21,9,-30,26,-29"},"?":{"d":"81,-255v67,-8,103,74,52,112v-17,20,-49,25,-44,67v-50,10,-47,-48,-16,-67v13,-13,36,-18,36,-42v0,-44,-83,-28,-94,-3v-11,-37,21,-71,66,-67xm76,-62v18,0,31,13,31,31v0,18,-13,31,-31,31v-18,0,-31,-13,-31,-31v0,-18,13,-31,31,-31","w":169},"@":{"d":"150,-253v67,0,112,39,112,106v0,51,-22,91,-72,91v-16,0,-27,-9,-31,-23v-24,41,-91,20,-87,-34v3,-49,30,-83,78,-83v22,0,43,13,48,32v-1,22,-9,40,-9,62v0,9,3,13,8,14v24,-4,31,-28,31,-57v0,-50,-30,-79,-81,-79v-62,0,-96,44,-99,108v-4,79,81,108,148,77v5,41,-31,42,-68,42v-70,0,-115,-44,-115,-116v0,-84,51,-140,137,-140xm114,-117v0,31,32,29,38,4v3,-10,6,-23,9,-41v-23,-17,-47,9,-47,37","w":272},"A":{"d":"7,-24v12,-83,44,-166,84,-223v78,-7,76,66,99,121v15,37,25,83,30,126r-20,0v-36,4,-34,-40,-40,-63r-98,0r-13,63v-24,1,-46,0,-42,-24xm149,-102v-11,-35,-21,-70,-38,-99v-16,28,-30,63,-38,99r76,0","w":223,"k":{"j":-4,"Y":7,"W":4,"V":7,"T":14,"J":-7,"I":-4,"A":-4}},"B":{"d":"159,-130v79,28,40,131,-41,131v-56,0,-95,-11,-95,-59r0,-179v61,-18,177,-25,176,54v0,29,-17,46,-40,53xm72,-148v35,0,77,5,77,-30v0,-35,-48,-31,-77,-26r0,56xm94,-44v32,0,59,-2,59,-31v0,-43,-42,-34,-81,-35v2,28,-10,66,22,66","w":217,"k":{"Y":7,"T":4}},"C":{"d":"141,-250v44,-2,80,23,68,69v-14,-17,-38,-26,-68,-26v-49,1,-76,32,-76,79v0,53,24,87,78,87v30,0,49,-12,67,-23v6,51,-29,66,-73,66v-74,0,-122,-48,-122,-123v0,-79,46,-127,126,-129","w":215,"k":{"y":-4,"w":-4,"v":-4,"T":-7,"J":-4}},"D":{"d":"23,-238v101,-27,209,3,203,111v-4,81,-46,129,-134,129v-41,0,-69,-16,-69,-55r0,-185xm98,-41v51,1,75,-31,77,-79v3,-62,-39,-97,-102,-83r0,141v-1,17,8,21,25,21","w":239,"k":{"Y":7,"T":7,"J":4}},"E":{"d":"72,-106v-16,81,65,68,122,60v6,49,-33,48,-81,48v-79,0,-97,-58,-91,-142v3,-46,-6,-107,42,-107r129,0v13,62,-69,39,-118,43r-3,57r95,0v2,26,-3,41,-30,41r-65,0","w":201,"k":{"T":4,"J":-9}},"F":{"d":"23,-208v-2,-65,96,-31,152,-39v10,57,-58,38,-104,41r0,62r89,0v10,50,-45,38,-87,39r0,105v-28,2,-50,-2,-50,-29r0,-179","w":176,"k":{"s":4,"r":7,"q":7,"p":4,"o":7,"n":4,"m":4,"g":7,"e":7,"d":7,"c":7,"a":4,"Y":-7,"X":-4,"W":-7,"V":-7,"T":-9,"J":7,"A":18}},"G":{"d":"170,-120v25,-2,48,2,50,23v6,69,-15,104,-82,101v-76,-4,-123,-48,-123,-124v0,-82,51,-129,135,-131v43,-1,72,22,65,66v-15,-14,-44,-21,-71,-21v-48,0,-78,30,-78,79v0,55,25,84,78,87v43,2,29,-46,26,-80","w":235,"k":{"Y":4,"W":4,"V":4,"T":4}},"H":{"d":"172,-247v26,-2,48,2,48,26r0,221v-29,3,-49,-6,-48,-33r0,-73r-100,0r0,106v-29,3,-50,-6,-49,-33r0,-214v26,-2,49,2,49,26r0,74r100,0r0,-100","w":243},"I":{"d":"24,-247v27,-2,49,2,49,27r0,220v-29,2,-49,-6,-49,-33r0,-214","w":97},"J":{"d":"1,-47v23,10,70,18,70,-21r0,-179v30,-2,51,6,50,34v-6,92,29,217,-74,217v-33,0,-51,-15,-46,-51","w":140},"K":{"d":"72,0v-30,3,-49,-7,-49,-33r0,-214v64,-11,47,57,49,111v27,-38,48,-81,87,-108v13,-3,41,-6,55,-1v-31,33,-65,77,-93,114v32,36,49,86,96,107v-1,34,-51,28,-66,9v-29,-36,-55,-69,-79,-110r0,125","w":219,"k":{"y":4,"w":7,"v":7,"q":4,"o":7,"g":7,"e":7,"d":4,"c":7,"Y":-4,"W":-4,"V":-4,"Q":4,"O":4,"J":-7,"G":4,"C":4,"A":-4}},"L":{"d":"76,-93v-12,65,71,57,110,43v6,47,-24,52,-71,52v-59,0,-90,-32,-90,-91r0,-158v31,-2,52,3,51,36r0,118","w":187,"k":{"y":4,"w":7,"v":7,"Y":7,"W":7,"V":7,"T":18,"Q":4,"O":4,"J":-11,"G":4,"C":4,"A":-4}},"M":{"d":"18,-33v2,-73,9,-150,20,-214v99,-6,88,101,121,166v2,8,4,13,5,19v22,-62,35,-142,74,-185v79,-1,53,107,65,183r2,64v-84,11,-39,-100,-60,-179r-56,160v-14,38,-53,8,-63,-20r-49,-140v-9,52,-9,120,-11,179v-29,3,-49,-6,-48,-33","w":324,"k":{"Y":4,"T":4}},"N":{"d":"175,-247v28,-2,49,4,49,29r0,218v-57,5,-70,-27,-90,-65r-61,-116r0,181v-30,2,-49,-5,-50,-32r0,-215v98,-11,101,81,138,137v5,9,11,23,14,33r0,-170","w":247},"O":{"d":"133,-251v72,0,113,50,113,124v0,78,-40,131,-118,131v-72,0,-113,-51,-113,-124v0,-79,40,-131,118,-131xm132,-39v43,0,63,-33,63,-81v0,-52,-19,-87,-66,-87v-45,1,-63,35,-63,80v0,59,22,88,66,88","w":261,"k":{"T":4}},"P":{"d":"23,-237v68,-21,174,-21,174,65v0,68,-66,102,-124,76r0,96v-31,3,-50,-7,-50,-35r0,-202xm73,-134v30,11,79,6,74,-33v5,-43,-39,-45,-74,-36r0,69","w":202,"k":{"y":-5,"w":-7,"v":-7,"r":4,"q":4,"p":4,"o":4,"n":4,"m":4,"g":4,"e":4,"c":4,"a":4,"T":-4,"J":7,"A":7}},"Q":{"d":"255,-5v10,68,-82,33,-121,20v-62,-20,-119,-51,-119,-135v0,-80,39,-131,120,-131v71,0,111,50,111,124v0,57,-27,98,-70,113v21,7,52,8,79,9xm135,-38v42,0,59,-37,60,-83v0,-52,-17,-86,-66,-86v-45,1,-62,35,-63,80v0,54,20,89,69,89","w":264,"k":{"j":-14,"Y":4,"W":4,"V":4,"T":7}},"R":{"d":"195,-178v-1,36,-20,60,-51,66v38,19,41,75,66,106v-17,16,-53,6,-60,-14v-13,-38,-22,-83,-77,-79r0,99v-29,3,-50,-7,-50,-33r0,-207v66,-17,175,-19,172,62xm145,-170v0,-39,-36,-40,-72,-34r0,65v32,7,72,4,72,-31","w":217,"k":{"Y":7,"W":4,"V":4,"T":4,"J":-4}},"S":{"d":"181,-183v-20,-32,-131,-38,-113,17v32,35,125,18,122,90v-2,54,-36,79,-93,80v-50,1,-84,-19,-74,-70v20,28,129,48,116,-17v-30,-36,-126,-17,-123,-88v3,-52,40,-80,93,-80v49,0,80,15,74,68r-2,0","w":205,"k":{"A":4}},"T":{"d":"2,-203v-3,-27,6,-43,30,-44r165,0v7,46,-32,46,-75,44r0,203v-30,3,-49,-5,-49,-33r0,-170r-71,0","w":199,"k":{"z":7,"x":4,"u":7,"t":7,"s":22,"r":22,"q":22,"p":22,"o":22,"n":22,"m":22,"j":7,"i":7,"g":22,"f":4,"e":22,"d":22,"c":22,"a":22,"Y":-7,"W":-7,"V":-7,"T":-5,"S":7,"Q":11,"O":11,"M":7,"J":14,"G":14,"E":7,"C":14,"A":20}},"U":{"d":"171,-247v70,-12,47,77,49,136v3,72,-32,116,-104,115v-66,-2,-98,-44,-98,-111r0,-140v71,-11,47,77,50,137v2,43,11,69,53,68v81,-2,41,-130,50,-205","w":238},"V":{"d":"216,-225v-14,87,-50,160,-90,227v-45,1,-52,-42,-68,-71v-28,-51,-45,-112,-55,-178v30,-2,56,0,60,27v9,58,28,106,50,153v25,-54,45,-114,55,-180v24,-1,52,-2,48,22","w":222,"k":{"t":4,"s":7,"r":11,"q":11,"p":11,"o":11,"n":11,"m":11,"j":4,"i":4,"g":11,"e":11,"d":11,"c":11,"a":11,"Y":-4,"W":-4,"V":-4,"T":-4,"J":11,"A":7}},"W":{"d":"291,-246v32,-4,54,6,44,40r-33,110v-12,35,-28,66,-45,98v-58,0,-55,-70,-75,-113v-6,-12,-7,-26,-10,-39v-12,53,-33,111,-58,152v-45,4,-48,-39,-62,-68v-25,-52,-40,-115,-49,-181v31,-3,55,3,58,28v8,52,20,95,41,143v20,-47,36,-107,47,-161v30,-2,50,7,55,33v9,47,22,86,40,128v20,-48,38,-111,47,-170","w":343,"k":{"y":-7,"w":-7,"v":-7,"r":4,"q":7,"p":7,"o":7,"n":4,"m":4,"j":4,"g":7,"e":7,"d":7,"c":7,"a":7,"Y":-4,"W":-4,"V":-4,"T":-4,"J":11,"A":11}},"X":{"d":"222,-222v-7,37,-41,67,-70,101v27,37,52,83,89,108v-17,28,-71,14,-82,-9v-16,-20,-33,-46,-48,-68v-24,28,-42,52,-53,90v-54,12,-51,-42,-25,-70v10,-17,34,-43,51,-60v-23,-38,-59,-72,-73,-117v72,-10,83,49,114,87v19,-28,47,-50,56,-87v24,-2,45,3,41,25","w":246,"k":{"y":4,"w":4,"v":4,"u":4,"t":4,"s":7,"r":4,"q":7,"o":11,"i":4,"g":7,"f":4,"e":11,"d":11,"c":11,"b":7,"a":7,"Y":4,"W":4,"V":4,"T":7,"Q":7,"O":7,"J":-4,"G":7,"C":7}},"Y":{"d":"158,-247v28,-4,51,6,38,33v-19,39,-44,77,-69,109r0,105v-30,2,-49,-5,-50,-32r0,-73v-30,-40,-58,-89,-75,-142v25,-1,49,1,56,18v12,30,30,60,47,86v20,-32,42,-63,53,-104","w":205,"k":{"z":4,"x":7,"w":4,"v":4,"u":7,"t":4,"s":14,"r":14,"q":11,"p":11,"o":14,"n":11,"m":11,"j":4,"i":4,"g":14,"f":4,"e":14,"d":14,"c":14,"a":14,"Y":-7,"W":-7,"V":-7,"T":-7,"S":4,"Q":7,"O":7,"J":7,"G":7,"C":7,"A":11}},"Z":{"d":"163,-247v56,0,25,67,4,90v-33,36,-70,70,-94,114r124,0v3,25,-5,43,-28,43r-124,0v-33,1,-38,-39,-20,-63v35,-48,83,-88,114,-140r-125,0v-10,-71,91,-44,149,-44","w":211,"k":{"J":-4}},"[":{"d":"65,29v28,-2,52,-1,46,32r-83,0r0,-320v35,5,92,-17,83,32r-46,0r0,256","w":115},"\\":{"d":"154,0v-33,3,-52,-8,-62,-32r-91,-215v29,-3,50,5,59,26","w":153},"]":{"d":"53,-227v-28,2,-53,1,-47,-32r83,0r0,320v-35,-4,-91,17,-83,-32r47,0r0,-256","w":115},"^":{"d":"22,-164v13,-36,36,-68,59,-95v49,8,55,73,78,109v-48,9,-48,-47,-70,-72v-16,24,-31,46,-43,72v-14,1,-23,-3,-24,-14","w":180},"_":{"d":"0,103r0,-31r203,0r0,31r-203,0","w":203},"`":{"d":"131,-223v-38,1,-75,-5,-82,-34v0,-12,8,-18,20,-18v33,3,47,29,62,52","w":190},"a":{"d":"94,-198v72,-2,88,55,82,132v-3,46,-32,70,-83,69v-45,-1,-78,-18,-78,-61v0,-55,53,-61,113,-61v6,-60,-85,-38,-105,-16v-3,-47,26,-62,71,-63xm64,-60v0,18,15,24,34,24v29,1,33,-20,31,-49v-30,1,-64,-3,-65,25","w":190},"b":{"d":"125,-199v56,0,87,41,87,98v0,62,-33,105,-96,105v-58,0,-92,-41,-92,-99r0,-164v29,-2,48,4,48,33r0,57v11,-16,27,-30,53,-30xm121,-39v28,0,40,-24,41,-54v0,-38,-10,-63,-46,-63v-29,0,-42,25,-43,54v-1,39,14,63,48,63","w":227},"c":{"d":"119,-196v37,-2,62,26,51,64v-24,-34,-111,-23,-105,32v-9,61,74,73,106,41v5,43,-17,65,-57,63v-58,-3,-100,-38,-100,-97v0,-64,40,-101,105,-103","w":183},"d":{"d":"150,-259v30,-3,48,6,48,33r0,136v-1,62,-30,95,-93,94v-58,-1,-91,-41,-91,-98v0,-62,27,-105,88,-105v23,0,40,14,48,31r0,-91xm111,-36v30,-1,37,-24,38,-56v1,-39,-12,-66,-47,-66v-59,0,-50,123,9,122","w":221},"e":{"d":"109,-199v47,0,78,28,78,76v0,53,-64,45,-123,47v6,49,85,47,116,21v5,48,-25,61,-70,59v-57,-2,-96,-38,-96,-97v0,-64,34,-106,95,-106xm64,-111v33,-3,75,8,78,-18v2,-20,-16,-29,-37,-29v-27,1,-41,19,-41,47","w":200},"f":{"d":"99,-263v26,-1,43,19,36,47v-34,-12,-73,-1,-63,46r55,0v4,35,-20,43,-55,40r0,130v-27,3,-49,-5,-49,-29r0,-163v3,-43,30,-69,76,-71","w":132,"k":{"y":-4,"w":-4,"v":-4}},"g":{"d":"114,-199v83,-1,83,84,81,169v-1,58,-36,93,-95,93v-42,0,-75,-15,-68,-65v34,31,136,34,114,-48v-6,19,-26,29,-50,29v-49,0,-81,-29,-81,-79v0,-61,36,-98,99,-99xm145,-111v0,-27,-12,-45,-36,-45v-28,0,-43,21,-44,50v0,25,14,44,39,44v25,0,41,-20,41,-49","w":218},"h":{"d":"117,-199v51,-1,79,32,79,85r0,114v-29,2,-48,-4,-48,-32v0,-51,15,-127,-39,-124v-57,3,-28,100,-35,156v-30,2,-49,-5,-49,-32r0,-227v29,-3,50,6,50,31r0,55v9,-13,22,-26,42,-26","w":219},"i":{"d":"78,-63v0,24,14,26,38,25v2,27,-4,40,-29,40v-85,0,-50,-116,-57,-192v68,-12,48,71,48,127xm53,-265v14,0,29,14,29,28v0,15,-14,29,-29,29v-15,0,-28,-14,-28,-29v0,-15,14,-28,28,-28","w":119,"k":{"j":-4}},"j":{"d":"33,-190v29,-3,50,6,48,33v-6,88,31,220,-66,220v-24,0,-34,-14,-31,-40v26,1,50,-2,49,-29r0,-184xm58,-265v16,0,28,13,28,28v0,15,-12,28,-28,28v-15,0,-28,-13,-28,-28v0,-15,13,-28,28,-28","w":109},"k":{"d":"206,-23v-4,29,-48,29,-65,11v-24,-26,-46,-55,-67,-83r0,95v-30,2,-49,-4,-49,-34r0,-225v30,-3,49,6,49,32r0,116v32,-35,49,-95,125,-82v-25,26,-55,60,-78,89v27,28,44,67,85,81","w":205,"k":{"q":7,"o":7,"g":4,"e":7,"d":4,"c":7}},"l":{"d":"73,-63v-1,26,20,26,46,25v2,27,-6,40,-32,40v-40,-1,-61,-21,-62,-61r0,-200v29,-3,48,7,48,32r0,164","w":117},"m":{"d":"225,-199v51,2,81,30,81,82r0,117v-30,2,-49,-6,-49,-35v0,-49,14,-124,-36,-121v-56,3,-24,102,-32,156v-30,2,-48,-7,-49,-35v-2,-49,14,-124,-36,-121v-54,4,-25,101,-32,156v-29,3,-48,-9,-48,-35r0,-76v0,-57,30,-86,86,-88v28,0,47,13,59,31v10,-16,31,-31,56,-31","w":329},"n":{"d":"111,-199v52,3,83,31,83,86r0,113v-61,10,-48,-56,-48,-109v0,-31,-12,-47,-39,-47v-58,0,-28,100,-35,156v-28,3,-48,-8,-49,-32v-4,-89,0,-170,88,-167","w":217},"o":{"d":"106,4v-60,0,-92,-41,-92,-98v0,-63,34,-105,97,-105v59,0,91,40,91,99v0,64,-32,104,-96,104xm111,-39v29,0,41,-25,41,-55v0,-36,-12,-62,-46,-62v-29,0,-42,26,-42,56v0,36,12,61,47,61","w":216},"p":{"d":"121,-199v55,3,88,42,88,96v0,62,-27,105,-88,107v-23,0,-40,-13,-49,-28r0,85v-29,2,-49,-8,-49,-33v-2,-109,-15,-232,98,-227xm120,-39v26,-1,39,-23,39,-51v0,-42,-10,-66,-46,-66v-28,0,-41,25,-41,57v0,34,16,61,48,60","w":223},"q":{"d":"14,-91v0,-64,35,-106,99,-108v57,-1,87,39,86,98r0,162v-28,2,-47,-4,-47,-32r0,-50v-7,15,-27,26,-48,25v-56,-2,-90,-39,-90,-95xm109,-39v49,4,53,-74,31,-102v-26,-33,-77,-7,-77,41v0,36,13,58,46,61","w":222},"r":{"d":"95,-196v29,0,46,19,39,49v-28,-13,-62,-5,-62,35r0,112v-28,2,-49,-6,-49,-31v-1,-80,-11,-165,72,-165","w":138},"s":{"d":"158,-139v-17,-17,-91,-33,-96,4v9,27,68,16,85,37v37,44,0,109,-65,102v-39,-4,-69,-14,-62,-60v18,17,102,35,94,-10v-29,-24,-103,-8,-100,-65v3,-45,36,-68,82,-68v40,0,67,15,62,60","w":177},"t":{"d":"98,2v-97,0,-71,-112,-72,-201v5,-22,17,-42,47,-39r0,44r67,0v9,44,-26,45,-67,42v4,43,-17,113,31,111v17,0,28,-3,36,-7v4,34,-9,50,-42,50","w":145,"k":{"y":-4,"w":-4,"v":-4}},"u":{"d":"145,-194v31,-2,50,5,49,34r0,73v0,61,-28,91,-85,91v-56,0,-86,-34,-86,-88r0,-110v31,-2,49,5,49,34v0,51,-12,124,40,121v55,-3,26,-100,33,-155","w":217},"v":{"d":"95,-58v19,-39,33,-87,43,-136v22,0,47,-3,43,23v-10,63,-41,127,-73,173v-42,3,-46,-28,-61,-57v-21,-39,-39,-87,-44,-139v26,-2,52,0,55,23v7,42,19,78,37,113","w":186,"k":{"y":-4,"w":-4}},"w":{"d":"243,-195v27,-2,51,1,42,31v-18,58,-34,121,-66,166v-55,-3,-57,-69,-73,-113v-8,40,-27,83,-46,113v-22,2,-32,-12,-41,-26v-28,-49,-47,-103,-56,-170v26,-1,50,-1,54,23v6,37,16,73,31,105v18,-37,26,-78,37,-121v71,-9,49,78,81,121v17,-38,28,-84,37,-129","w":291},"x":{"d":"180,-174v-5,33,-33,55,-53,80v21,25,32,62,68,73v0,26,-40,30,-59,15v-16,-13,-32,-41,-45,-60v-18,19,-32,37,-37,67v-20,1,-42,2,-41,-18v1,-41,32,-59,53,-85v-17,-30,-47,-56,-55,-92v56,-9,67,35,91,64v15,-19,35,-35,39,-64v21,-1,42,1,39,20","w":199,"k":{"y":4,"w":4,"v":4,"s":4,"q":7,"o":7,"g":4,"e":7,"d":7,"c":7,"a":7}},"y":{"d":"134,-194v31,-4,53,5,41,38v-24,68,-48,147,-86,198v-20,27,-85,30,-78,-18v34,1,55,-8,61,-38v-28,-49,-56,-116,-68,-180v25,-1,49,0,53,22v7,40,23,79,39,112v17,-39,31,-86,38,-134","w":182,"k":{"y":-4,"w":-4,"v":-4}},"z":{"d":"46,-194v50,3,145,-19,113,49v-19,41,-64,65,-86,104r94,0v3,23,-5,41,-24,41v-52,0,-157,19,-120,-50v21,-39,62,-67,87,-104r-96,0v-2,-26,6,-41,32,-40","w":181},"{":{"d":"44,4v0,-37,15,-83,-18,-87v-16,-2,-18,-12,-17,-29v46,2,35,-45,35,-90v0,-38,22,-57,65,-57v17,0,23,12,21,32v-54,-11,-52,32,-47,83v3,27,-11,40,-32,44v40,3,30,53,30,96v0,20,7,35,30,33v17,-1,21,14,19,32v-51,6,-86,-11,-86,-57","w":133},"|":{"d":"34,-259v12,-1,22,2,22,14r0,306v-13,2,-22,-5,-22,-16r0,-304","w":92},"}":{"d":"90,-202v0,34,-14,83,17,87v16,2,20,12,18,29v-48,-2,-35,46,-35,90v0,38,-22,57,-65,57v-16,0,-24,-12,-21,-32v54,11,51,-35,46,-83v-3,-26,11,-40,32,-44v-39,-4,-29,-55,-29,-96v0,-19,-7,-35,-30,-33v-17,1,-21,-14,-19,-32v51,-6,86,12,86,57","w":133},"~":{"d":"158,-141v20,-4,30,8,30,24v-1,25,-20,44,-48,44v-28,0,-39,-21,-65,-22v-13,0,-21,12,-20,26v-19,2,-30,-6,-30,-24v1,-29,20,-45,47,-46v29,-1,40,22,67,23v16,1,19,-8,19,-25"},"\u00a0":{"w":79}}});

/* ****** */

Cufon.replace('.title h1', { fontFamily: 'cocon-regular' });
Cufon.replace('.title h2', { fontFamily: 'cocon-regular' });
//Cufon.replace('h3', { fontFamily: 'cocon-regular' });
Cufon.replace('div.destination-box h3', { fontFamily: 'cocon-regular' });
Cufon.replace('dt', { fontFamily: 'cocon-regular' });
Cufon.replace('.destination-box h2', { fontFamily: 'cocon-regular' });
Cufon.replace('#flashMessage', { fontFamily: 'cocon-regular' });
Cufon.replace('.paging', { fontFamily: 'cocon-regular' });
Cufon.replace('#navigation > li > a', { fontFamily: 'cocon-regular' });
Cufon.replace('#home-search > label', { fontFamily: 'cocon-regular' });
Cufon.replace('#inner-search > label', { fontFamily: 'cocon-regular' });
Cufon.replace('#inner-search-bottom > label', { fontFamily: 'cocon-regular' });
Cufon.replace('.quick-links h3', { fontFamily: 'cocon-regular' });
Cufon.replace('ul.tabs-nav LI A', { fontFamily: 'cocon-regular' });
Cufon.replace('.main-column h2', { fontFamily: 'cocon-regular' });