/*
 * 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:
 * ©1996 Designed by Jeremy Tankard for Agfa Division Bayer Corporation. All
 * Rights Reserved.
 */
Cufon.registerFont({"w":188,"face":{"font-family":"Bliss","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 3 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-18 -281 328 85.1433","underline-thickness":"7.2","underline-position":"-47.88","stemh":"27","stemv":"32","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":88},"!":{"d":"66,-216v0,90,-1,110,-8,153r-16,0v-8,-39,-8,-90,-8,-174r32,0r0,21xm71,-18v0,12,-9,22,-21,22v-12,0,-21,-10,-21,-22v0,-13,9,-22,21,-22v12,0,21,9,21,22","w":99},"\"":{"d":"110,-255r-4,79r-24,0r-4,-79r32,0xm53,-255r-4,79r-23,0r-5,-79r32,0","w":130},"#":{"d":"231,-151r-51,0r-13,61r45,0r0,27r-51,0r-13,63r-31,0r13,-63r-41,0r-13,63r-31,0r13,-63r-44,0r0,-27r50,0r13,-61r-45,0r0,-27r50,0r13,-59r31,0r-12,59r41,0r12,-59r31,0r-12,59r45,0r0,27xm149,-151r-41,0r-13,61r41,0","w":244},"$":{"d":"129,-63v0,-48,-99,-47,-97,-114v0,-27,20,-50,53,-55r0,-34r27,0r0,33v18,1,31,6,40,11r0,31v-24,-16,-88,-28,-88,13v0,43,99,45,99,113v0,32,-24,53,-57,59r0,35r-28,0r0,-35v-24,-2,-40,-9,-52,-17r14,-26v18,18,89,30,89,-14"},"%":{"d":"281,-61v0,42,-26,64,-57,64v-31,0,-55,-21,-55,-63v0,-42,26,-65,57,-65v31,0,55,22,55,64xm248,-243r-161,250r-31,0r160,-250r32,0xm135,-177v0,42,-26,64,-57,64v-31,0,-55,-21,-55,-63v0,-42,26,-64,57,-64v31,0,55,21,55,63xm252,-60v0,-31,-11,-43,-28,-43v-17,0,-26,16,-26,42v0,31,12,43,28,43v18,0,26,-16,26,-42xm105,-176v0,-31,-10,-43,-27,-43v-17,0,-25,16,-25,42v0,31,11,43,27,43v19,0,25,-16,25,-42","w":303},"&":{"d":"255,-3v-31,14,-55,-3,-80,-24v-22,18,-48,31,-82,31v-46,0,-73,-32,-73,-68v0,-34,19,-54,52,-68v-44,-35,-36,-108,35,-108v37,0,61,21,61,52v0,29,-22,48,-50,63v12,14,41,45,60,61v15,-16,30,-41,34,-56r27,7v-5,20,-19,44,-41,67v18,16,33,26,50,23xm136,-186v0,-12,-8,-28,-31,-28v-47,0,-31,42,-5,70v23,-12,36,-27,36,-42xm154,-45v-19,-17,-50,-48,-65,-67v-54,18,-45,87,11,89v15,0,38,-7,54,-22","w":260},"'":{"d":"53,-255r-4,79r-23,0r-5,-79r32,0","w":73},"(":{"d":"107,70r-22,15v-45,-54,-58,-113,-58,-181v0,-68,13,-129,58,-183r22,15v-62,67,-62,267,0,334","w":115},")":{"d":"90,-96v0,68,-13,127,-58,181r-23,-15v63,-67,63,-267,1,-334r22,-15v45,54,58,115,58,183","w":115},"*":{"d":"152,-168r-14,24v-15,-8,-34,-27,-44,-34v1,12,7,38,7,55r-27,1v0,-17,6,-44,7,-56v-10,6,-30,25,-45,34r-13,-23v15,-9,41,-16,51,-22v-10,-5,-36,-13,-51,-22r13,-23v15,8,34,26,44,33v-1,-12,-6,-38,-6,-55r27,0v0,17,-6,43,-7,55v10,-6,29,-25,44,-33r14,23v-15,9,-42,16,-52,21v11,6,37,13,52,22","w":174},"+":{"d":"196,-77r-69,0r0,77r-32,0r0,-77r-69,0r0,-28r69,0r0,-75r32,0r0,75r69,0r0,28","w":221},",":{"d":"54,-42v6,31,-1,62,-24,87r-17,-10v12,-24,13,-43,9,-70","w":75},"-":{"d":"113,-76r-95,0r0,-27r95,0r0,27","w":130},".":{"d":"59,-18v0,12,-9,22,-21,22v-12,0,-21,-10,-21,-22v0,-13,9,-22,21,-22v12,0,21,9,21,22","w":75},"\/":{"d":"127,-251r-92,263r-31,0r91,-263r32,0","w":129},"0":{"d":"178,-117v0,78,-35,121,-85,121v-50,0,-82,-43,-82,-121v0,-78,34,-122,84,-122v50,0,83,44,83,122xm145,-114v0,-62,-20,-98,-51,-98v-35,0,-50,41,-50,91v0,62,20,98,51,98v35,0,50,-41,50,-91"},"1":{"d":"135,0r-31,0r0,-205r-57,26r-9,-24v33,-12,51,-38,97,-36r0,239"},"2":{"d":"167,0r-150,0v11,-129,116,-123,116,-178v0,-49,-78,-33,-98,-16r-10,-26v18,-9,42,-19,74,-19v46,0,68,27,68,59v0,72,-97,72,-111,152r111,-2r0,30"},"3":{"d":"171,-70v0,40,-30,74,-93,74v-24,0,-46,-6,-62,-13r9,-25v35,17,108,19,112,-32v3,-36,-44,-43,-90,-40r0,-27v45,3,91,-14,84,-44v2,-47,-79,-34,-100,-17r-8,-26v17,-8,40,-19,73,-19v79,0,87,92,31,114v24,7,44,23,44,55"},"4":{"d":"186,-61r-36,0r0,62r-31,0r0,-62r-106,0r0,-24r116,-154r21,0r0,150r36,0r0,28xm120,-185r-71,97r70,-1"},"5":{"d":"171,-237r-8,30r-92,-2r0,65v74,-5,99,33,99,70v0,42,-30,78,-94,78v-24,0,-43,-6,-53,-11r10,-25v31,18,108,10,103,-38v6,-38,-44,-52,-96,-47r0,-120r131,0"},"6":{"d":"177,-76v0,49,-35,80,-79,80v-46,0,-86,-32,-86,-111v-1,-89,65,-160,152,-122r-9,26v-55,-26,-103,6,-108,72v46,-35,130,-21,130,55xm144,-73v1,-58,-66,-58,-97,-31v-2,48,21,81,52,81v26,0,45,-18,45,-50"},"7":{"d":"183,-224v-46,62,-86,136,-102,225r-32,0v15,-90,63,-170,91,-212r-106,2r-7,-28r156,0r0,13"},"8":{"d":"134,-122v75,26,49,126,-41,126v-52,0,-81,-25,-81,-66v0,-34,23,-52,42,-60v-56,-30,-36,-117,45,-117v51,0,71,33,71,61v0,31,-25,50,-36,56xm54,-178v0,30,26,40,51,46v34,-11,47,-81,-9,-82v-24,0,-42,15,-42,36xm144,-62v0,-29,-29,-42,-60,-47v-14,4,-39,19,-39,45v0,28,22,42,50,42v26,0,49,-15,49,-40"},"9":{"d":"176,-128v0,102,-66,156,-155,122r9,-27v57,28,111,-3,113,-74v-46,37,-129,29,-129,-52v0,-45,34,-80,79,-80v49,0,83,35,83,111xm143,-138v9,-85,-94,-101,-96,-25v-6,59,75,61,96,25"},":":{"d":"59,-142v0,12,-9,22,-21,22v-12,0,-21,-10,-21,-22v0,-13,9,-22,21,-22v12,0,21,9,21,22xm59,-18v0,12,-9,22,-21,22v-12,0,-21,-10,-21,-22v0,-13,9,-22,21,-22v12,0,21,9,21,22","w":75},";":{"d":"59,-142v0,12,-9,22,-21,22v-12,0,-21,-10,-21,-22v0,-13,9,-22,21,-22v12,0,21,9,21,22xm54,-42v6,31,-1,62,-24,87r-17,-10v12,-24,13,-43,9,-70","w":75},"<":{"d":"180,-12r-156,-68r0,-27r156,-68r0,30r-125,52v43,15,83,34,125,51r0,30","w":217},"=":{"d":"196,-111r-170,0r0,-28r170,0r0,28xm196,-44r-170,0r0,-28r170,0r0,28","w":221},">":{"d":"193,-80r-156,68r0,-30r125,-52v-43,-15,-83,-34,-125,-51r0,-30r156,68r0,27","w":217},"?":{"d":"147,-192v0,64,-103,71,-65,116r-24,16v-11,-11,-16,-22,-16,-36v0,-40,72,-55,72,-94v0,-41,-57,-29,-77,-5r-15,-20v29,-40,125,-41,125,23xm93,-18v0,12,-9,22,-21,22v-12,0,-21,-10,-21,-22v0,-13,9,-22,21,-22v12,0,21,9,21,22","w":166},"@":{"d":"265,-132v0,54,-25,81,-62,81v-19,1,-31,-13,-36,-29v-5,12,-25,29,-49,29v-22,0,-44,-14,-44,-57v-1,-69,71,-102,125,-64r-8,59v-3,21,-3,40,16,40v19,0,32,-23,32,-59v0,-45,-31,-90,-95,-90v-59,0,-102,42,-102,112v0,82,66,115,133,88r8,23v-90,31,-168,-16,-168,-110v0,-84,57,-136,129,-136v69,0,121,45,121,113xm170,-158v-34,-21,-67,6,-67,50v0,23,8,33,22,33v15,0,37,-10,42,-56","w":279},"A":{"d":"210,0r-34,0r-24,-62r-92,0r-23,62r-31,0r91,-238r20,0xm141,-90r-34,-101r-36,101r70,0","w":214},"B":{"d":"177,-70v0,33,-21,70,-84,70r-64,0r0,-237r69,0v74,0,82,85,32,110v24,4,47,27,47,57xm129,-173v3,-32,-31,-39,-68,-36r0,74v37,3,66,-2,68,-38xm143,-69v0,-33,-41,-42,-82,-38r0,79v43,4,82,-5,82,-41","w":190},"C":{"d":"201,-15v-84,51,-186,-5,-186,-101v0,-92,102,-151,183,-109r0,31v-60,-41,-148,-3,-148,76v0,79,79,116,142,78","w":212},"D":{"d":"217,-121v0,67,-43,121,-130,121r-58,0r0,-237r58,0v89,0,130,49,130,116xm184,-121v0,-59,-46,-96,-123,-88r0,181v80,8,123,-34,123,-93","w":231},"E":{"d":"151,0r-122,0r0,-237r121,0r-10,28r-79,0r0,74r78,0r0,28r-78,0r0,79r90,0r0,28","w":168},"F":{"d":"150,-237r-10,28r-79,0r0,75r78,0r0,28r-78,0r0,106r-32,0r0,-237r121,0","w":165},"G":{"d":"216,-16v-16,9,-46,20,-82,20v-71,0,-119,-50,-119,-119v0,-99,109,-150,194,-110r0,32v-16,-8,-39,-18,-66,-18v-61,0,-93,39,-93,92v0,73,69,112,134,86r0,-83r32,0r0,100","w":241},"H":{"d":"218,0r-32,0r0,-106r-125,0r0,106r-32,0r0,-237r32,0r0,102r125,0r0,-102r32,0r0,237","w":245},"I":{"d":"61,0r-32,0r0,-237r32,0r0,237","w":88},"J":{"d":"82,-9v5,55,-32,85,-88,70r6,-26v34,10,50,-5,50,-47r0,-225r32,0r0,228","w":110},"K":{"d":"193,0r-41,0r-91,-106r0,106r-32,0r0,-237r31,0r1,106r86,-106r38,0r-96,116","w":197},"L":{"d":"149,0r-120,0r0,-237r32,0r0,209r88,0r0,28","w":153},"M":{"d":"258,0r-32,0r0,-186v-23,42,-48,77,-72,117r-18,0r-77,-117v5,59,1,124,2,186r-32,0r0,-237r31,0r86,129v23,-45,54,-87,80,-129r32,0r0,237","w":285},"N":{"d":"231,0r-30,0r-141,-188r1,188r-32,0r0,-237r33,0r111,147v14,19,21,28,26,38r0,-185r32,0r0,237","w":258},"O":{"d":"134,4v-71,0,-118,-52,-119,-121v0,-70,49,-121,119,-122v71,0,119,51,119,121v0,70,-48,122,-119,122xm218,-117v0,-54,-30,-93,-84,-93v-51,0,-84,36,-84,93v0,57,33,93,84,93v51,0,84,-36,84,-93","w":267},"P":{"d":"163,-163v0,43,-34,84,-102,78r0,85r-32,0r0,-237v73,-5,134,6,134,74xm130,-162v0,-33,-27,-51,-69,-47r0,96v43,4,69,-12,69,-49","w":176},"Q":{"d":"134,-239v71,0,119,51,119,121v0,67,-45,117,-110,122v20,24,52,34,85,22r7,23v-56,23,-108,-7,-133,-48v-51,-13,-87,-58,-87,-118v0,-70,49,-122,119,-122xm218,-117v0,-54,-30,-93,-84,-93v-51,0,-84,36,-84,93v0,57,33,93,84,93v51,0,84,-36,84,-93","w":267},"R":{"d":"190,0r-37,0v-38,-61,-58,-96,-68,-98r-24,0r0,98r-32,0r0,-237r54,0v101,-7,98,108,35,128v8,7,34,46,72,109xm130,-168v2,-29,-28,-46,-69,-41r0,84v39,4,67,-11,69,-43","w":194},"S":{"d":"126,-57v0,-52,-102,-50,-102,-121v0,-34,26,-61,71,-61v25,0,43,6,55,12r-1,32v-25,-18,-93,-29,-93,14v0,50,105,49,105,121v0,68,-108,78,-146,44r15,-25v19,20,96,30,96,-16","w":174},"T":{"d":"184,-237r-10,28r-66,0r0,209r-33,0r0,-209r-68,0r0,-28r177,0","w":185},"U":{"d":"119,-24v42,1,60,-22,60,-61r0,-152r32,0r0,155v-1,53,-33,86,-93,86v-119,0,-84,-132,-89,-241r32,0v9,83,-32,211,58,213","w":240},"V":{"d":"222,-237r-102,238r-21,0r-94,-238r34,0r73,188v22,-64,52,-126,77,-188r33,0","w":226},"W":{"d":"328,-237r-81,238r-25,0r-54,-152r-55,152r-25,0r-83,-238r35,0r62,189r51,-143r-16,-46r33,0r65,187r59,-187r34,0","w":331},"X":{"d":"208,-237r-78,117r77,120r-37,0r-63,-98r-66,98r-36,0r83,-121r-77,-116r37,0r62,94r62,-94r36,0","w":212},"Y":{"d":"194,-237r-78,142r0,95r-32,0r0,-95r-79,-142r35,0r62,111r59,-111r33,0","w":198},"Z":{"d":"190,0r-175,0r120,-210r-108,2r-10,-29r169,0r-118,209r122,-1r0,29","w":200},"[":{"d":"95,84r-65,0r0,-362r65,0r0,26r-35,0r0,310r35,0r0,26","w":102},"\\":{"d":"129,12r-32,0r-92,-263r32,0","w":133},"]":{"d":"73,84r-64,0r0,-26r35,0r0,-310r-35,0r0,-26r64,0r0,362","w":102},"^":{"d":"180,-103r-31,0r-42,-104v-12,37,-28,69,-42,104r-30,0r59,-134r27,0","w":214},"_":{"d":"162,45r-162,0r0,-22r162,0r0,22","w":162},"`":{"d":"136,-191r-27,0r-45,-53r41,0","w":195},"a":{"d":"152,0r-26,0r-7,-16v-27,31,-105,27,-105,-33v0,-45,48,-60,103,-57v8,-52,-57,-48,-80,-28r-12,-21v44,-32,124,-32,124,39r0,58v0,40,0,52,3,58xm117,-40r0,-41v-31,0,-75,2,-71,29v-5,37,61,32,71,12","w":169},"b":{"d":"168,-91v2,80,-85,115,-145,83r0,-247r31,0r0,88v56,-23,112,5,114,76xm136,-89v0,-46,-45,-70,-82,-50r0,112v44,16,82,-15,82,-62","w":181},"c":{"d":"151,-14v-13,9,-33,18,-56,18v-53,0,-81,-41,-81,-88v0,-67,72,-114,131,-79r-1,28v-38,-29,-104,-7,-98,50v-6,54,58,78,96,49","w":154},"d":{"d":"162,-9v-57,29,-148,9,-148,-74v0,-62,52,-104,116,-89r0,-83r32,0r0,246xm130,-27r0,-117v-41,-14,-84,10,-84,59v0,44,38,73,84,58","w":183},"e":{"d":"157,-78r-109,0v-5,48,57,70,95,43r9,21v-15,11,-37,18,-57,18v-55,0,-81,-43,-81,-91v0,-49,28,-88,72,-88v48,0,73,39,71,97xm123,-103v0,-22,-12,-46,-37,-46v-24,0,-39,22,-39,46r76,0","w":170},"f":{"d":"116,-248r-6,24v-19,-10,-43,-6,-43,23r0,31r45,0r-10,26r-35,0r0,144r-32,0r0,-144r-22,0r0,-26r22,0r0,-28v4,-59,43,-66,81,-50","w":113},"g":{"d":"174,30v0,29,-27,55,-88,55v-81,0,-108,-64,-49,-92v-20,-17,-12,-36,9,-53v-52,-28,-29,-115,37,-115v15,0,26,8,35,6v9,-9,26,-15,49,-12r-8,26v-9,-2,-17,-2,-24,1v46,43,-3,128,-72,102v-39,59,112,7,111,82xm84,-149v-21,0,-35,15,-35,37v0,22,14,38,36,38v21,0,36,-14,36,-38v0,-21,-15,-37,-37,-37xm138,33v0,-28,-60,-24,-81,-31v-8,5,-21,13,-21,28v0,17,20,30,52,30v31,0,50,-10,50,-27","w":173},"h":{"d":"164,0r-32,0r0,-104v0,-21,-4,-41,-29,-41v-19,0,-36,12,-49,23r0,122r-31,0r0,-255r31,0r0,104v39,-33,110,-43,110,39r0,112","w":185},"i":{"d":"43,-245v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-11,9,-21,21,-21xm59,0r-32,0r0,-170r32,0r0,170","w":86},"j":{"d":"48,-245v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-22,-9,-22,-21v0,-11,10,-21,22,-21xm63,23v-1,60,-40,72,-81,55r7,-23v24,11,42,1,42,-35r0,-190r32,0r0,193","w":90},"k":{"d":"163,0r-39,0r-70,-85r0,85r-31,0r0,-255r31,0r1,144r60,-59r39,0r-73,70","w":160},"l":{"d":"82,-3v-25,16,-59,4,-59,-27r0,-225r31,0r0,211v0,20,9,21,24,17","w":86},"m":{"d":"270,0r-32,0r0,-109v6,-54,-58,-39,-76,-14v3,39,0,82,1,123r-32,0r0,-109v6,-53,-58,-39,-76,-14r0,123r-32,0r0,-170r26,0r4,20v34,-30,85,-37,103,3v19,-17,43,-28,62,-28v27,0,52,13,52,55r0,120","w":291},"n":{"d":"164,0r-32,0r0,-103v0,-20,-3,-42,-28,-42v-19,0,-37,11,-50,23r0,122r-31,0r0,-170r26,0r4,19v39,-33,111,-41,111,37r0,114","w":185},"o":{"d":"14,-85v0,-52,30,-89,80,-90v50,0,81,39,80,90v0,50,-30,88,-80,89v-50,0,-81,-39,-80,-89xm94,-148v-31,0,-48,25,-48,62v0,38,18,63,48,63v30,0,47,-26,47,-63v0,-38,-16,-62,-47,-62","w":187},"p":{"d":"168,-87v-1,68,-56,104,-114,86r0,86r-31,0r0,-248v13,-5,33,-12,59,-12v55,0,86,34,86,88xm136,-86v0,-53,-40,-69,-82,-57r0,114v42,19,82,-8,82,-57","w":182},"q":{"d":"164,85r-32,0r0,-94v-51,31,-118,5,-118,-73v0,-80,86,-112,150,-81r0,248xm132,-38r0,-106v-46,-16,-86,16,-86,61v0,60,55,71,86,45","w":185},"r":{"d":"121,-169r-13,30v-20,-9,-36,-1,-53,14r0,125r-32,0r0,-170r26,0r4,19v29,-24,42,-30,68,-18","w":118},"s":{"d":"128,-48v0,58,-87,62,-121,38r12,-25v14,15,77,23,76,-9v0,-38,-78,-25,-78,-84v0,-43,69,-58,105,-38r0,28v-18,-10,-73,-22,-73,9v0,34,79,24,79,81","w":139},"t":{"d":"123,-14v-27,25,-88,27,-88,-20r0,-111r-28,0r0,-25r28,0r0,-38r32,-11r0,49r53,0r-11,25r-42,0r0,100v-2,31,34,21,46,10","w":128},"u":{"d":"163,0r-25,0r-7,-17v-35,29,-108,40,-108,-41r0,-112r32,0r0,109v-5,52,59,41,73,18r0,-127r32,0r0,107v0,45,0,55,3,63","w":185},"v":{"d":"164,-170r-71,171r-24,0r-66,-171r32,0r47,129r51,-129r31,0","w":165},"w":{"d":"255,-170r-58,171r-27,0r-42,-130r-41,130r-26,0r-58,-171r32,0r41,128r40,-128r27,0r42,129r40,-129r30,0","w":257},"x":{"d":"163,0r-35,0r-46,-68r-45,68r-34,0r61,-88r-57,-82r37,0r42,64r43,-64r34,0r-58,84","w":165},"y":{"d":"172,-170r-65,183v-30,77,-57,80,-111,65r8,-24v39,15,58,2,76,-53r-77,-171r34,0r59,133r45,-133r31,0","w":177},"z":{"d":"138,0r-131,0r81,-144r-71,0r-8,-26r127,0r-79,144r81,-1r0,27","w":142},"{":{"d":"106,51r-6,30v-75,-8,-58,-72,-60,-143v0,-23,-13,-24,-22,-24r0,-25v9,0,22,0,22,-23v2,-71,-16,-136,60,-143r6,30v-68,-2,-4,130,-57,149v29,0,25,73,24,111v0,23,8,34,33,38","w":115},"|":{"d":"60,85r-30,0r0,-366r30,0r0,366","w":90},"}":{"d":"99,-86v-9,0,-23,1,-23,24v-2,70,16,136,-59,143r-7,-30v69,2,3,-132,58,-150v-30,2,-24,-76,-24,-111v0,-23,-9,-33,-34,-37r7,-30v75,7,57,72,59,143v0,23,14,23,23,23r0,25","w":115},"~":{"d":"192,-87v-49,55,-103,-27,-150,17r-14,-24v49,-55,104,28,149,-17","w":219},"\u00a0":{"w":88}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * ©1996 Designed by Jeremy Tankard for Agfa Division Bayer Corporation. All
 * Rights Reserved.
 */
Cufon.registerFont({"w":201,"face":{"font-family":"Bliss","font-weight":800,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 9 3 0 0 0 0 0 0","ascent":"276","descent":"-84","x-height":"4","bbox":"-20 -281 350 85.6517","underline-thickness":"7.2","underline-position":"-47.88","stemh":"45","stemv":"54","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":82},"!":{"d":"75,-237v0,81,0,133,-10,164r-33,0v-10,-32,-11,-81,-11,-164r54,0xm77,-24v0,17,-12,29,-28,29v-16,0,-29,-12,-29,-29v0,-17,13,-30,29,-30v16,0,28,13,28,30","w":97},"\"":{"d":"140,-255r-4,88r-41,0r-5,-88r50,0xm66,-255r-4,88r-41,0r-4,-88r49,0","w":155},"#":{"d":"254,-144r-45,0r-10,46r36,0r0,41r-45,0r-13,57r-51,0r13,-57r-36,0r-13,57r-50,0r12,-57r-36,0r0,-41r45,0r10,-46r-36,0r0,-41r45,0r12,-52r51,0r-12,52r36,0r12,-52r50,0r-11,52r36,0r0,41xm158,-144r-36,0r-10,46r36,0","w":270},"$":{"d":"125,-67v-2,-32,-95,-37,-95,-103v0,-26,20,-55,57,-62r0,-37r38,0r0,36v17,2,32,7,43,13r-1,44v-21,-10,-36,-17,-57,-17v-15,0,-24,7,-24,17v0,34,95,31,95,102v0,36,-28,62,-66,68r0,38r-37,0r0,-38v-23,-3,-41,-11,-56,-21r21,-39v14,9,33,18,51,18v17,0,31,-4,31,-19"},"%":{"d":"313,-61v0,44,-26,64,-61,64v-35,0,-60,-20,-60,-63v0,-44,26,-65,61,-65v35,0,60,21,60,64xm275,-243r-162,250r-45,0r159,-250r48,0xm149,-176v0,44,-27,64,-62,64v-35,0,-59,-20,-59,-63v0,-44,26,-65,61,-65v35,0,60,21,60,64xm271,-60v0,-23,-6,-34,-19,-34v-13,0,-18,14,-18,32v0,23,6,34,19,34v13,0,18,-14,18,-32xm107,-175v0,-23,-7,-34,-20,-34v-13,0,-18,14,-18,32v0,23,7,34,20,34v13,0,18,-14,18,-32","w":340},"&":{"d":"276,-5v-35,15,-63,4,-92,-17v-51,46,-168,30,-166,-46v0,-32,24,-53,48,-65v-44,-36,-30,-107,50,-107v48,0,76,25,76,57v0,27,-22,47,-47,60v12,12,30,29,44,41v10,-11,21,-30,25,-48r46,11v-11,32,-25,50,-38,65v17,11,26,14,46,13xm136,-184v0,-11,-7,-18,-20,-18v-30,0,-24,28,-2,47v16,-9,22,-20,22,-29xm147,-50v-18,-15,-37,-34,-52,-51v-35,13,-22,64,18,62v13,0,24,-4,34,-11","w":286},"'":{"d":"66,-255r-4,88r-41,0r-4,-88r49,0","w":82},"(":{"d":"125,58r-36,27v-53,-54,-64,-110,-64,-181v0,-71,11,-128,64,-183r36,27v-58,51,-59,261,0,310","w":133},")":{"d":"109,-96v0,71,-11,127,-64,181r-36,-27v58,-50,57,-259,0,-310r36,-27v53,55,64,112,64,183","w":133},"*":{"d":"161,-169r-19,33v-19,-9,-35,-32,-44,-39v1,11,12,36,10,58r-37,0v-1,-22,9,-46,10,-58v-9,7,-24,29,-44,38r-19,-32v18,-12,45,-15,55,-20v-10,-4,-37,-7,-55,-19r19,-33v19,9,35,31,44,38v-1,-11,-12,-35,-10,-57r37,0v2,22,-9,46,-10,57v9,-7,25,-28,45,-37r18,32v-18,12,-45,14,-55,19v10,5,37,8,55,20","w":179},"+":{"d":"187,-67r-60,0r0,67r-50,0r0,-67r-59,0r0,-45r59,0r0,-65r50,0r0,65r60,0r0,45","w":204},",":{"d":"71,-44v8,32,-2,67,-26,95r-34,-12v14,-28,15,-47,11,-74","w":91},"-":{"d":"113,-69r-95,0r0,-41r95,0r0,41","w":130},".":{"d":"73,-24v0,17,-13,29,-29,29v-16,0,-29,-12,-29,-29v0,-17,13,-30,29,-30v16,0,29,13,29,30","w":91},"\/":{"d":"150,-251r-92,264r-54,0r91,-264r55,0","w":153},"0":{"d":"193,-117v0,80,-35,121,-92,121v-57,0,-91,-41,-91,-121v0,-79,36,-123,93,-123v57,0,90,44,90,123xm135,-114v0,-52,-7,-83,-35,-83v-31,0,-32,37,-32,78v0,51,6,80,34,80v31,0,33,-34,33,-75"},"1":{"d":"154,0r-54,0r0,-183r-56,18r-15,-38r85,-36r40,0r0,239"},"2":{"d":"190,0r-179,0v9,-115,115,-124,115,-168v0,-45,-69,-22,-94,-9r-12,-43v22,-9,49,-20,85,-20v55,0,81,26,81,65v0,61,-90,88,-105,130r109,-2r0,47"},"3":{"d":"190,-73v0,37,-33,77,-106,77v-26,0,-49,-6,-72,-17r15,-40v33,15,103,28,103,-17v0,-13,-7,-28,-47,-28r-35,0r0,-41v32,-1,74,0,74,-29v0,-37,-67,-24,-91,-9r-12,-43v22,-9,49,-20,89,-20v79,0,100,88,39,114v28,5,43,27,43,53"},"4":{"d":"201,-56r-36,0r0,57r-54,0r0,-57r-106,0r0,-33r120,-150r40,0r0,140r36,0r0,43xm113,-158r-47,60r46,-1"},"5":{"d":"192,-237r-11,45r-88,-2r0,45v81,-3,98,37,98,70v0,41,-33,83,-106,83v-26,0,-49,-6,-67,-16r15,-38v28,17,100,18,98,-24v10,-28,-48,-39,-94,-35r0,-128r155,0"},"6":{"d":"194,-81v0,52,-42,85,-90,85v-49,0,-92,-35,-92,-113v0,-98,79,-160,170,-118r-14,42v-45,-21,-92,-16,-101,47v46,-35,127,-14,127,57xm139,-73v1,-45,-48,-47,-70,-24v2,42,21,59,39,59v19,0,31,-15,31,-35"},"7":{"d":"202,-219v-59,62,-87,137,-108,220r-58,0v20,-92,63,-160,92,-196r-99,2r-12,-44r185,0r0,18"},"8":{"d":"154,-125v71,30,43,129,-55,129v-94,0,-118,-97,-50,-126v-53,-34,-26,-118,58,-118v85,0,98,89,47,115xm114,-142v22,-12,19,-58,-12,-56v-47,11,-19,52,12,56xm136,-64v0,-25,-31,-32,-50,-38v-9,4,-19,18,-19,31v-3,41,68,44,69,7"},"9":{"d":"194,-131v0,108,-80,159,-174,124r13,-42v46,22,101,8,103,-48v-43,31,-124,18,-124,-59v0,-51,43,-84,90,-84v49,0,92,29,92,109xm138,-140v0,-39,-16,-58,-40,-58v-21,0,-33,15,-33,35v-1,47,51,46,73,23"},":":{"d":"73,-135v0,17,-13,29,-29,29v-16,0,-29,-12,-29,-29v0,-17,13,-30,29,-30v16,0,29,13,29,30xm73,-24v0,17,-13,29,-29,29v-16,0,-29,-12,-29,-29v0,-17,13,-30,29,-30v16,0,29,13,29,30","w":91},";":{"d":"73,-135v0,17,-13,29,-29,29v-16,0,-29,-12,-29,-29v0,-17,13,-30,29,-30v16,0,29,13,29,30xm70,-44v8,32,-1,67,-25,95r-35,-12v14,-28,16,-47,12,-74","w":91},"<":{"d":"167,-12r-156,-61r0,-41r156,-61r0,45r-110,37r110,36r0,45","w":183},"=":{"d":"187,-107r-169,0r0,-45r169,0r0,45xm187,-26r-169,0r0,-45r169,0r0,45","w":204},">":{"d":"172,-73r-156,61r0,-45r110,-37r-110,-36r0,-45r156,61r0,41","w":183},"?":{"d":"164,-190v0,55,-89,63,-74,105r-46,14v-6,-8,-10,-18,-10,-30v0,-42,69,-59,69,-83v-7,-29,-44,-18,-65,3r-24,-32v46,-49,149,-38,150,23xm99,-24v0,17,-12,29,-28,29v-16,0,-29,-12,-29,-29v0,-17,13,-30,29,-30v16,0,28,13,28,30","w":175},"@":{"d":"271,-129v0,52,-25,79,-62,79v-20,0,-33,-10,-38,-29v-19,38,-104,45,-104,-30v0,-71,84,-101,142,-64r-7,54v-3,23,-4,39,11,39v15,0,25,-16,25,-45v0,-50,-26,-91,-91,-91v-57,0,-103,39,-103,104v-1,85,69,108,133,84r9,28v-89,32,-176,-11,-175,-109v0,-85,61,-136,136,-136v72,0,124,43,124,116xm166,-153v-28,-15,-58,4,-57,43v0,22,8,29,20,29v24,0,35,-40,37,-72","w":281},"A":{"d":"235,0r-59,0r-23,-57r-77,0r-21,57r-54,0r93,-238r43,0xm137,-100r-22,-67v-5,21,-16,46,-23,67r45,0","w":236},"B":{"d":"147,-130v73,26,50,133,-42,130r-85,0r0,-237r81,0v75,-1,96,74,46,107xm120,-167v1,-19,-20,-28,-45,-25r0,50v25,3,44,-3,45,-25xm135,-73v3,-24,-31,-27,-60,-25r0,53v30,2,64,-1,60,-28","w":197},"C":{"d":"218,-22v-29,18,-56,26,-84,26v-79,0,-123,-54,-123,-120v0,-89,104,-152,198,-112r-1,48v-22,-13,-43,-16,-59,-16v-109,-3,-98,153,-5,152v22,0,40,-6,59,-16","w":225},"D":{"d":"238,-121v0,75,-58,121,-138,121r-80,0r0,-237r85,0v83,0,133,44,133,116xm179,-119v0,-55,-41,-78,-104,-73r0,147v65,7,104,-26,104,-74","w":249},"E":{"d":"162,0r-142,0r0,-237r142,0r-13,44r-74,0r0,50r74,0r0,44r-74,0r0,55r87,0r0,44","w":173},"F":{"d":"163,-237r-13,44r-75,0r0,51r74,0r0,44r-74,0r0,98r-55,0r0,-237r143,0","w":170},"G":{"d":"233,-21v-28,15,-62,25,-102,25v-77,0,-120,-55,-120,-121v0,-68,55,-123,137,-123v32,0,52,5,73,11r-1,49v-21,-10,-41,-16,-64,-16v-120,-4,-105,154,-10,156v12,0,24,-2,32,-5r0,-78r55,0r0,102","w":249},"H":{"d":"235,0r-55,0r0,-97r-105,0r0,97r-55,0r0,-237r55,0r0,93r105,0r0,-93r55,0r0,237","w":254},"I":{"d":"75,0r-55,0r0,-237r55,0r0,237","w":94},"J":{"d":"109,-8v8,57,-58,88,-114,66r11,-40v29,12,48,-1,48,-39r0,-216r55,0r0,229","w":128},"K":{"d":"219,0r-66,0r-78,-101r0,101r-55,0r0,-237r54,0r1,96r76,-96r62,0r-92,113","w":218},"L":{"d":"156,0r-136,0r0,-237r55,0r0,192r81,0r0,45","w":158},"M":{"d":"269,0r-55,0r0,-147v-16,28,-37,57,-55,84r-24,0r-61,-84r1,147r-55,0r0,-237r49,0r79,111v19,-38,48,-75,71,-111r50,0r0,237","w":288},"N":{"d":"246,0r-51,0r-122,-154v4,47,1,103,2,154r-55,0r0,-237r55,0r117,148r0,-148r54,0r0,237","w":266},"O":{"d":"135,-240v74,-1,123,49,123,121v0,70,-51,123,-123,123v-76,0,-123,-50,-124,-120v0,-71,52,-124,124,-124xm200,-118v0,-50,-29,-78,-66,-78v-37,0,-66,28,-66,78v0,50,29,78,66,78v37,0,66,-28,66,-78","w":268},"P":{"d":"177,-159v0,29,-27,82,-102,79r0,80r-55,0r0,-237v81,-4,157,0,157,78xm123,-157v0,-21,-17,-38,-48,-35r0,71v31,2,48,-10,48,-36","w":185},"Q":{"d":"135,-240v74,-1,123,50,123,122v0,61,-39,110,-94,119v15,13,37,22,61,13r12,36v-60,25,-115,-4,-142,-50v-50,-12,-84,-59,-84,-115v0,-71,51,-125,124,-125xm200,-117v0,-50,-29,-79,-66,-79v-37,0,-66,29,-66,79v0,50,29,78,66,78v37,0,66,-28,66,-78","w":268},"R":{"d":"210,0r-62,0v-36,-62,-49,-86,-57,-89r-16,0r0,89r-55,0r0,-237r74,0v106,-6,108,102,46,130v13,8,35,47,70,107xm128,-162v1,-24,-24,-33,-53,-30r0,64v31,3,53,-7,53,-34","w":210},"S":{"d":"119,-62v-1,-36,-101,-41,-101,-108v0,-36,30,-70,84,-70v25,0,46,7,61,15r-1,46v-22,-11,-38,-18,-57,-18v-17,0,-29,8,-29,20v0,38,101,33,101,108v0,79,-123,89,-168,49r21,-39v16,11,34,19,55,19v16,0,34,-6,34,-22","w":185},"T":{"d":"203,-237r-11,44r-63,0r0,193r-56,0r0,-193r-69,0r0,-44r199,0","w":203},"U":{"d":"125,-42v32,0,53,-16,52,-49r0,-146r55,0r0,141v-1,67,-39,99,-107,100v-66,0,-105,-26,-105,-92r0,-149r55,0r0,144v0,35,20,51,50,51","w":251},"V":{"d":"247,-237r-106,239r-42,0r-98,-239r60,0r63,164v18,-55,45,-111,67,-164r56,0","w":247},"W":{"d":"350,-237r-80,239r-48,0r-46,-125v-11,45,-29,83,-43,125r-46,0r-86,-239r61,0r52,163r39,-121r-16,-42r55,0r56,162v13,-56,31,-108,46,-162r56,0","w":351},"X":{"d":"233,-237r-79,119r75,118r-62,0r-51,-82r-54,82r-61,0r83,-122r-69,-115r61,0r46,79r52,-79r59,0","w":234},"Y":{"d":"222,-237r-83,144r0,93r-55,0r0,-94r-83,-143r61,0r51,96r52,-96r57,0","w":223},"Z":{"d":"206,0r-202,0r119,-195r-98,1r-13,-43r196,0r-116,194r114,-1r0,44","w":211},"[":{"d":"109,85r-89,0r0,-364r89,0r0,41r-38,0r0,282r38,0r0,41","w":115},"\\":{"d":"150,13r-55,0r-91,-264r54,0","w":153},"]":{"d":"96,85r-89,0r0,-41r38,0r0,-282r-38,0r0,-41r89,0r0,364","w":115},"^":{"d":"161,-103r-45,0r-31,-88r-30,88r-44,0r53,-134r43,0","w":171},"_":{"d":"162,45r-162,0r0,-22r162,0r0,22","w":162},"`":{"d":"147,-191r-42,0r-46,-53r58,0","w":205},"a":{"d":"170,0r-46,0r-8,-14v-32,33,-105,17,-105,-39v0,-49,54,-54,101,-59v-3,-32,-54,-23,-74,-11r-16,-33v54,-33,145,-26,145,47v0,37,-3,76,3,109xm111,-43r0,-33v-20,1,-48,1,-46,19v-3,21,34,23,46,14","w":186},"b":{"d":"187,-92v3,83,-96,117,-169,83r0,-246r54,0r0,84v60,-12,114,13,115,79xm133,-86v0,-26,-30,-53,-61,-41r0,85v33,9,61,-11,61,-44","w":198},"c":{"d":"162,-16v-14,10,-39,20,-64,20v-58,0,-87,-40,-87,-89v0,-76,88,-108,143,-77r-1,43v-30,-28,-88,-15,-88,32v0,41,52,63,85,36","w":166},"d":{"d":"182,-11v-64,32,-175,14,-171,-74v2,-58,47,-94,116,-89r0,-81r55,0r0,244xm127,-42r0,-89v-35,-6,-63,9,-62,44v0,31,27,52,62,45","w":198},"e":{"d":"176,-69r-110,0v7,38,57,36,89,19r12,34v-24,15,-48,20,-68,20v-122,3,-112,-178,-5,-178v53,0,87,42,82,105xm121,-105v-1,-14,-9,-30,-29,-30v-18,0,-28,17,-28,30r57,0","w":186},"f":{"d":"139,-246r-11,39v-17,-7,-41,-9,-41,13r0,24r45,0r-12,40r-33,0r0,130r-54,0r0,-130r-28,0r0,-40r28,0v-4,-78,48,-102,106,-76","w":135},"g":{"d":"185,27v0,31,-32,58,-100,58v-80,0,-106,-65,-51,-90v-19,-15,-12,-43,12,-53v-52,-30,-40,-117,44,-117v18,0,30,8,39,7v11,-10,25,-17,58,-14r-10,37v-9,-2,-18,-2,-24,0v8,10,14,22,14,42v0,44,-50,69,-96,57v-18,48,115,4,114,73xm114,-109v0,-11,-8,-26,-27,-26v-11,0,-21,7,-21,24v0,14,8,27,24,27v14,0,24,-8,24,-25xm126,33v0,-16,-55,-15,-72,-24v-17,18,0,41,36,40v19,0,36,-6,36,-16","w":188},"h":{"d":"184,0r-54,0r0,-95v6,-38,-37,-40,-58,-20r0,115r-54,0r0,-255r54,0r0,102v38,-29,111,-40,112,42r0,111","w":200},"i":{"d":"83,-222v0,17,-15,32,-33,32v-18,0,-32,-14,-32,-32v0,-17,14,-31,32,-31v18,0,33,13,33,31xm77,0r-54,0r0,-170r54,0r0,170","w":100},"j":{"d":"88,-222v0,17,-14,32,-32,32v-18,0,-33,-14,-33,-32v0,-17,15,-31,33,-31v18,0,32,13,32,31xm83,18v-3,66,-55,78,-103,58r10,-37v23,11,38,0,38,-25r0,-184r55,0r0,188","w":104},"k":{"d":"187,0r-62,0r-53,-73r0,73r-54,0r0,-255r54,0r1,141r49,-56r61,0r-66,75","w":189},"l":{"d":"104,-7v-35,23,-86,9,-86,-31r0,-217r54,0r0,193v-1,18,10,20,25,14","w":107},"m":{"d":"291,0r-54,0r0,-98v5,-35,-35,-37,-55,-19r0,117r-55,0r0,-97v6,-36,-34,-38,-55,-20r0,117r-54,0r0,-170r46,0r5,17v27,-24,84,-31,102,3v46,-37,120,-39,120,38r0,112","w":307},"n":{"d":"186,0r-55,0r0,-97v4,-35,-35,-40,-59,-20r0,117r-54,0r0,-170r46,0r6,17v40,-31,116,-37,116,41r0,112"},"o":{"d":"102,-174v55,-1,91,36,91,88v-1,50,-38,90,-91,90v-55,0,-91,-36,-91,-88v0,-51,38,-89,91,-90xm136,-85v0,-28,-13,-47,-35,-47v-24,0,-34,21,-34,47v0,28,13,48,35,48v24,0,34,-22,34,-48","w":203},"p":{"d":"188,-89v0,56,-51,107,-116,89r0,85r-54,0r0,-248v22,-8,43,-11,73,-11v66,0,97,34,97,85xm131,-85v0,-35,-26,-49,-59,-44r0,88v34,9,59,-9,59,-44","w":198},"q":{"d":"183,85r-54,0r0,-92v-51,27,-116,3,-118,-74v-2,-83,97,-112,172,-81r0,247xm129,-47r0,-82v-34,-9,-63,12,-63,41v0,40,33,57,63,41","w":199},"r":{"d":"144,-166r-19,45v-24,-13,-31,-10,-53,4r0,117r-54,0r0,-170r46,0r6,17v19,-19,47,-29,74,-13","w":142},"s":{"d":"150,-51v0,68,-105,63,-144,37r17,-39v16,11,33,17,49,17v15,0,24,-5,24,-14v0,-23,-79,-13,-79,-70v0,-53,80,-64,124,-46r0,45v-16,-6,-33,-12,-52,-12v-13,0,-19,4,-19,10v0,19,80,12,80,72","w":161},"t":{"d":"147,-16v-39,30,-111,29,-111,-23r0,-92r-32,0r0,-39r32,0r0,-41r54,-15r0,56r54,0r-15,39r-39,0v5,31,-14,90,17,90v10,0,21,-4,27,-8","w":148},"u":{"d":"183,0r-45,0r-8,-16v-38,31,-112,35,-112,-51r0,-103r54,0v3,54,-20,158,54,123r0,-123r54,0v2,57,-4,118,3,170","w":199},"v":{"d":"184,-170r-72,171r-38,0r-73,-171r56,0r38,102r36,-102r53,0","w":184},"w":{"d":"283,-170r-67,171r-39,0r-36,-101r-36,101r-39,0r-65,-171r55,0r34,101r34,-101r39,0r36,102r32,-102r52,0","w":283},"x":{"d":"186,0r-59,0r-37,-54r-34,54r-56,0r61,-87r-56,-83r59,0r33,53r33,-53r56,0r-58,86","w":187},"y":{"d":"199,-170r-67,170v-41,98,-66,93,-136,76r14,-41v37,14,50,10,70,-38r-79,-167r58,0r49,108r37,-108r54,0","w":199},"z":{"d":"156,0r-152,0r74,-130r-56,1r-11,-41r146,0r-73,130r72,-1r0,41","w":157},"{":{"d":"128,36r-9,47v-94,-6,-76,-54,-75,-141v0,-23,-13,-24,-22,-24r0,-33v9,0,22,-1,22,-24v-1,-86,-19,-134,75,-140r9,47v-63,-4,4,128,-58,134v37,-1,30,66,29,107v0,19,10,26,29,27","w":142},"|":{"d":"82,85r-53,0r0,-366r53,0r0,366","w":111},"}":{"d":"121,-82v-9,0,-23,1,-23,24v1,86,20,135,-74,141r-10,-47v65,3,-4,-129,59,-135v-38,1,-29,-66,-29,-107v0,-19,-11,-25,-30,-26r10,-47v93,6,75,53,74,140v0,23,14,24,23,24r0,33","w":142},"~":{"d":"188,-87v-45,33,-79,15,-121,3v-12,0,-24,5,-40,15r-16,-35v58,-50,107,21,161,-18","w":199},"\u00a0":{"w":82}}});


Cufon.replace('#title h1, h2, h3');
