/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright © 1991, 1992, 2002 Adobe Systems Incorporated.  All Rights Reserved.
 * © 1981, 2002 Heidelberger Druckmaschinen AG. All rights reserved.
 * 
 * Trademark:
 * PMN Caecilia is a trademark of Heidelberger Druckmaschinen AG, exclusively
 * licensed through Linotype Library GmbH, and may be registered in certain
 * jurisdictions.
 * 
 * Full name:
 * CaeciliaLTStd-Bold
 * 
 * Designer:
 * Peter Matthias Noordzij
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":213,"face":{"font-family":"Caecilia LT Std","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 8 0 0 0 0 0 0 0","ascent":"277","descent":"-83","x-height":"4","bbox":"-26 -304 397 98","underline-thickness":"18","underline-position":"-18","stemh":"30","stemv":"36","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":106,"k":{"T":27,"V":27,"W":20,"Y":33,"A":13}},"!":{"d":"72,-83r-38,0r-4,-194r47,0xm26,-22v0,-15,12,-28,27,-28v15,0,28,13,28,28v0,15,-13,27,-28,27v-15,0,-27,-12,-27,-27","w":106},"\"":{"d":"121,-159v-25,-5,-14,-80,-21,-102v0,-11,10,-20,21,-20v40,0,13,67,13,109v0,10,-8,13,-13,13xm53,-159v-25,-5,-14,-80,-21,-102v0,-11,10,-20,21,-20v40,0,13,67,13,109v0,10,-8,13,-13,13","w":173},"#":{"d":"127,-101r7,-50r-48,0r-6,50r47,0xm112,0r11,-76r-47,0r-11,76r-25,0r11,-76r-33,0r0,-25r36,0r7,-50r-33,0r0,-25r37,0r11,-76r25,0r-11,76r47,0r11,-76r25,0r-11,76r33,0r0,25r-36,0r-7,50r33,0r0,25r-37,0r-10,76r-26,0"},"$":{"d":"93,-226v-55,6,-56,70,-1,75xm162,-67v0,-26,-21,-31,-42,-37r-2,78v29,-3,44,-18,44,-41xm11,-67r36,0r0,35v9,3,26,6,44,6r1,-85v-37,-12,-82,-25,-82,-70v0,-50,42,-74,83,-76r1,-47r27,0r-1,47v27,1,52,6,67,11r0,56r-34,0r0,-30v-7,-3,-20,-6,-33,-6r0,83v43,11,83,22,83,74v0,45,-35,70,-85,74r0,44r-28,0r1,-44v-32,0,-65,-4,-80,-10r0,-62"},"%":{"d":"225,-87v-19,0,-29,14,-29,34v0,20,10,33,29,33v20,0,30,-13,30,-33v0,-20,-9,-34,-30,-34xm227,-112v32,0,57,19,57,58v0,35,-23,59,-59,59v-35,0,-58,-22,-58,-58v0,-32,23,-59,60,-59xm75,-232v-19,0,-30,13,-30,33v0,20,11,34,30,34v20,0,29,-14,29,-34v0,-20,-8,-33,-29,-33xm76,-257v32,0,57,19,57,58v0,35,-22,59,-58,59v-35,0,-59,-22,-59,-58v0,-32,23,-59,60,-59xm53,6r166,-279r24,15r-166,279","w":299},"&":{"d":"258,-154r0,27r-23,0v0,27,-12,60,-26,76v13,14,26,25,49,20r0,30v-31,6,-54,-5,-70,-25v-17,18,-39,30,-81,30v-95,1,-110,-101,-47,-136r13,-9v-43,-35,-50,-115,39,-115v77,0,69,85,23,107r-13,10r65,66v10,-13,16,-39,16,-54r-24,0r0,-27r79,0xm95,-166v4,6,9,6,14,1v29,-11,44,-64,-1,-64v-43,0,-39,44,-13,63xm165,-48r-71,-72v-16,11,-35,24,-35,47v0,49,84,60,106,25","w":273},"(":{"d":"111,82v-11,3,-25,22,-34,10v-33,-46,-60,-118,-60,-185v0,-78,32,-146,68,-192r27,16v-65,87,-71,263,-1,351","w":106},")":{"d":"-4,-269v11,-3,26,-24,33,-9v34,45,60,118,60,185v0,77,-32,144,-67,191r-28,-16v67,-87,71,-261,2,-351","w":106},"*":{"d":"50,-165r6,-44r-35,26r-13,-22r41,-16r-41,-16r13,-24r35,27r-6,-43r28,0r-6,43r33,-27r14,24r-40,16r40,16r-14,22r-33,-26r6,44r-28,0","w":126},"+":{"d":"93,0r0,-76r-76,0r0,-30r76,0r0,-76r30,0r0,76r76,0r0,30r-76,0r0,76r-30,0","w":216},",":{"d":"35,72v-5,-8,-26,-16,-13,-24v10,-10,19,-21,19,-33v0,-20,-19,-26,-19,-42v0,-9,9,-23,26,-23v22,0,33,21,33,41v0,25,-22,64,-46,81","w":106,"k":{" ":13}},"-":{"d":"24,-84r0,-36r99,0r0,36r-99,0","w":146},".":{"d":"26,-22v0,-15,12,-28,27,-28v15,0,28,13,28,28v0,15,-13,27,-28,27v-15,0,-27,-12,-27,-27","w":106,"k":{" ":13}},"\/":{"d":"-1,19r108,-300r27,10r-108,300","w":133},"0":{"d":"58,-122v0,53,11,96,47,96v37,0,51,-46,51,-100v0,-66,-15,-100,-48,-100v-36,0,-50,45,-50,104xm15,-121v0,-66,24,-136,94,-136v72,0,89,73,89,126v0,73,-24,136,-95,136v-62,0,-88,-46,-88,-126"},"1":{"d":"48,0r0,-30r49,0r2,-184v-19,17,-40,27,-61,42r-16,-27r85,-53r32,0r-1,222r52,0r0,30r-142,0"},"2":{"d":"17,0v0,-16,-3,-34,10,-37v35,-28,119,-94,119,-148v0,-23,-12,-39,-42,-39v-36,0,-46,33,-46,46r-40,0v0,-26,18,-79,87,-79v45,0,81,25,81,72v1,60,-72,116,-112,153v33,-4,83,-1,121,-2r0,34r-178,0"},"3":{"d":"72,-114r0,-29v32,1,68,-10,69,-49v0,-21,-15,-34,-38,-34v-35,0,-43,27,-43,40r-41,0v0,-22,18,-71,87,-71v99,0,97,114,25,123v32,6,63,23,63,62v0,44,-31,77,-102,77v-39,0,-59,-9,-71,-14r0,-38v28,21,132,37,130,-25v-1,-41,-43,-43,-79,-42"},"4":{"d":"9,-71r0,-31r105,-150r49,0r-1,150r47,0r0,31r-47,0r-1,41r30,0r0,30r-95,0r0,-30r27,0r1,-41r-115,0xm124,-102r0,-111r-76,111r76,0"},"5":{"d":"31,-252r146,0r0,32r-105,0r-2,60v48,-1,113,10,118,80v5,73,-95,102,-163,75r0,-34v8,3,27,11,59,11v40,0,62,-18,62,-49v0,-47,-59,-52,-116,-52"},"6":{"d":"189,-251r-3,32v-6,-2,-20,-7,-40,-7v-56,-1,-83,38,-87,95v10,-12,28,-28,59,-28v46,0,77,29,77,76v0,55,-34,88,-86,88v-69,0,-91,-62,-91,-117v0,-75,32,-145,128,-145v17,0,31,3,43,6xm108,-127v-30,1,-38,13,-50,24v0,44,18,75,52,75v57,-2,64,-99,-2,-99"},"7":{"d":"23,-218r0,-34r167,0r0,26r-78,158v-14,27,-28,50,-39,68r-44,0v41,-59,80,-155,120,-218r-126,0"},"8":{"d":"64,-192v1,26,24,36,45,44v20,-8,42,-22,42,-45v0,-23,-19,-33,-43,-33v-28,0,-44,15,-44,34xm158,-66v-1,-30,-33,-34,-53,-47v-21,10,-48,23,-48,49v0,21,16,38,51,38v35,0,50,-18,50,-40xm15,-60v0,-44,33,-57,60,-69v-76,-21,-66,-128,34,-128v51,0,83,21,83,61v1,34,-27,52,-53,65v25,8,59,27,59,66v0,51,-38,70,-95,70v-44,0,-88,-15,-88,-65"},"9":{"d":"24,-1r3,-32v6,2,20,7,40,7v56,1,83,-38,87,-95v-10,12,-28,28,-59,28v-46,0,-77,-29,-77,-76v0,-55,34,-88,86,-88v69,0,91,62,91,117v0,75,-32,145,-128,145v-17,0,-31,-3,-43,-6xm105,-125v30,-1,38,-13,50,-24v0,-44,-18,-75,-52,-75v-57,2,-64,99,2,99"},":":{"d":"26,-164v0,-15,12,-28,27,-28v15,0,28,13,28,28v0,15,-13,28,-28,28v-15,0,-27,-13,-27,-28xm26,-22v0,-15,12,-28,27,-28v15,0,28,13,28,28v0,15,-13,27,-28,27v-15,0,-27,-12,-27,-27","w":106},";":{"d":"35,72v-5,-8,-26,-16,-13,-24v10,-10,19,-21,19,-33v0,-20,-19,-26,-19,-42v0,-9,9,-23,26,-23v22,0,33,21,33,41v0,25,-22,64,-46,81xm25,-164v0,-15,13,-28,28,-28v15,0,27,13,27,28v0,15,-12,28,-27,28v-15,0,-28,-13,-28,-28","w":106},"<":{"d":"17,-77r0,-28r182,-81r0,29r-146,66r146,65r0,30","w":216},"=":{"d":"17,-111r0,-29r182,0r0,29r-182,0xm17,-42r0,-29r182,0r0,29r-182,0","w":216},">":{"d":"199,-105r0,28r-182,81r0,-30r146,-65r-146,-66r0,-29","w":216},"?":{"d":"29,-111v-1,-46,89,-54,82,-101v5,-38,-63,-43,-87,-30r-2,-32v4,-1,23,-7,50,-7v92,-3,110,90,46,129v-20,13,-68,33,-40,62v-12,2,-28,16,-38,10v-5,-6,-11,-18,-11,-31xm29,-22v0,-15,13,-28,28,-28v15,0,28,13,28,28v0,15,-13,27,-28,27v-15,0,-28,-12,-28,-27","w":173},"@":{"d":"176,-140v0,-24,-11,-33,-29,-33v-29,0,-49,34,-49,64v0,21,10,33,27,33v30,0,51,-38,51,-64xm219,-193r-31,112v0,5,3,7,12,7v18,0,43,-32,43,-71v0,-49,-44,-82,-93,-82v-62,0,-105,48,-105,102v0,100,131,127,189,70r29,0v-18,34,-59,59,-116,59v-74,0,-133,-48,-133,-130v0,-73,55,-130,136,-130v71,0,124,43,124,107v0,70,-56,100,-89,100v-19,1,-23,-10,-26,-20v-26,34,-91,23,-91,-36v0,-68,80,-133,118,-68r7,-20r26,0","w":288},"A":{"d":"168,-124r-32,-94v-8,30,-24,65,-35,94r67,0xm4,0r0,-30r22,0r91,-222r45,0r85,222r22,0r0,30r-92,0r0,-30r23,0r-22,-62r-88,0r-24,62r26,0r0,30r-88,0","w":273,"k":{"v":20,"w":20,"y":20,"C":13,"G":13,"O":13,"Q":13,"T":27,"u":11,"U":16,"V":27,"W":27,"Y":27}},"B":{"d":"80,-30v43,2,86,0,86,-42v0,-40,-43,-43,-85,-41xm14,-252v80,3,182,-19,181,62v0,29,-18,55,-50,58v34,0,66,22,66,61v0,43,-30,71,-91,71r-106,0r0,-30r25,0r2,-192r-27,0r0,-30xm153,-185v0,-38,-32,-39,-72,-37r0,77v39,3,72,-4,72,-40","w":226,"k":{"A":9}},"C":{"d":"230,-178r-36,0r0,-41v-70,-21,-135,13,-135,94v0,75,58,113,131,94r2,-45r36,0r-2,68v-16,5,-48,12,-78,12v-90,0,-133,-55,-133,-127v0,-78,52,-133,136,-133v32,0,62,6,79,13r0,65","w":246,"k":{"A":9}},"D":{"d":"14,0r0,-30r26,0r1,-192r-27,0r0,-30r120,0v81,0,127,47,127,120v0,75,-47,132,-128,132r-119,0xm80,-30v84,8,136,-21,136,-100v0,-72,-53,-100,-135,-92","w":280,"k":{"V":20,"W":16,"Y":27,"A":23,",":13,".":13}},"E":{"d":"17,0r0,-30r25,0r1,-192r-29,0r0,-30r177,0r2,66r-34,0r-2,-36r-73,0r-1,77r72,0r0,32r-72,0r-1,83r77,0r3,-41r34,0r-3,71r-176,0"},"F":{"d":"17,0r0,-30r25,0r1,-192r-29,0r0,-30r177,0r2,66r-34,0r-2,-36r-73,0r-1,77r79,0r0,32r-79,0r-1,83r31,0r0,30r-96,0","w":206,"k":{"A":20,",":46,".":46,"a":27,"e":16,"i":11,"o":20,"r":11}},"G":{"d":"230,-178r-36,0r0,-41v-70,-21,-139,14,-135,94v3,73,55,114,129,93r1,-56r-29,0r0,-29r93,0r0,29r-26,0r-1,80v-17,6,-50,12,-77,12v-92,0,-134,-55,-134,-127v0,-78,52,-133,136,-133v30,0,62,6,79,13r0,65","w":259},"H":{"d":"172,0r0,-30r26,0r0,-81r-117,0r0,81r27,0r0,30r-93,0r0,-30r25,0r1,-192r-26,0r0,-30r93,0r0,30r-26,0r-1,80r117,0r1,-80r-27,0r0,-30r93,0r0,30r-25,0r-2,192r27,0r0,30r-93,0","w":280},"I":{"d":"17,0r0,-30r25,0r2,-192r-27,0r0,-30r93,0r0,30r-26,0r-1,192r27,0r0,30r-93,0","w":126},"J":{"d":"-4,68r-13,-29v91,-38,52,-151,62,-261r-28,0r0,-30r93,0r0,30r-25,0r-1,151v1,80,-28,111,-88,139","w":119,"k":{"u":9,"A":11,",":9,".":9,"a":4,"e":4,"o":4}},"K":{"d":"14,0r0,-30r25,0r1,-192r-26,0r0,-30r93,0r0,30r-26,0r-1,88r100,-88r-28,0r0,-30r95,0r0,30r-21,0r-103,90r106,102r21,0r0,30r-101,0r0,-30r27,0r-96,-91r0,91r27,0r0,30r-93,0","w":253,"k":{"y":20,"O":11,"u":13}},"L":{"d":"14,0r0,-30r26,0r1,-192r-27,0r0,-30r93,0r0,30r-26,0r-1,192r75,0r3,-42r34,0r-3,72r-175,0","k":{"y":33,"T":33,"V":40,"W":40,"Y":40}},"M":{"d":"12,0r0,-30r26,0r1,-192r-28,0r0,-30r83,0r79,208r78,-208r78,0r0,30r-29,0r2,192r27,0r0,30r-92,0r0,-30r25,0r2,-170r-2,-1v-19,73,-50,134,-74,201r-40,0r-63,-161v-6,-12,-6,-27,-12,-38r-1,169r28,0r0,30r-88,0","w":339},"N":{"d":"15,0r0,-30r25,0r1,-192r-31,0r0,-30r66,0r117,152v9,10,17,29,26,38r-2,-160r-28,0r0,-30r88,0r0,30r-25,0r-1,222r-33,0r-126,-163v-8,-8,-13,-24,-18,-26r1,159r28,0r0,30r-88,0","w":286,"k":{"A":9}},"O":{"d":"15,-122v0,-79,49,-134,127,-134v73,0,116,48,116,126v0,67,-38,134,-123,134v-73,0,-120,-49,-120,-126xm59,-123v0,49,24,93,77,93v67,0,78,-64,78,-98v0,-45,-16,-94,-75,-94v-42,0,-80,29,-80,99","w":273,"k":{"T":11,"V":16,"W":16,"Y":27,"A":13,",":13,".":13,"X":11}},"P":{"d":"202,-179v0,60,-50,87,-122,79r0,70r31,0r0,30r-97,0r0,-30r26,0r1,-192r-27,0r0,-30r95,0v68,-3,93,23,93,73xm159,-177v0,-41,-33,-48,-78,-45r-1,92v45,4,79,-8,79,-47","k":{"A":20,",":46,".":46,"a":13,"e":11,"o":11}},"Q":{"d":"15,-122v0,-79,49,-134,127,-134v141,0,155,222,32,255v38,4,78,48,124,36r0,31v-69,14,-124,-42,-180,-62v-64,-8,-103,-55,-103,-126xm59,-123v0,49,24,93,77,93v67,0,78,-64,78,-98v0,-45,-16,-94,-75,-94v-42,0,-80,29,-80,99","w":273,"k":{",":-5}},"R":{"d":"14,0r0,-30r25,0r1,-192r-26,0r0,-30r112,0v52,0,76,30,76,67v1,45,-30,61,-60,67v31,7,43,50,60,73v11,15,15,15,31,15r0,30v-36,0,-50,5,-69,-27r-34,-58v-14,-26,-21,-22,-50,-22r0,77r29,0r0,30r-95,0xm80,-139v42,3,80,-3,80,-42v0,-39,-37,-44,-79,-41","w":233,"k":{"T":6,"V":13,"W":13,"Y":16}},"S":{"d":"19,-70r40,0r0,34v28,15,106,12,99,-33v3,-34,-54,-38,-83,-48v-28,-10,-55,-26,-55,-66v0,-79,112,-83,171,-61r0,56r-38,0r0,-31v-5,-2,-19,-6,-38,-6v-37,0,-53,18,-53,37v-1,36,49,36,78,45v29,9,61,24,61,68v0,82,-106,93,-182,66r0,-61","w":219},"T":{"d":"76,0r0,-30r26,0r2,-192r-59,0r-1,36r-36,0r1,-66r229,0r1,66r-36,0r-1,-36r-58,0r-1,192r29,0r0,30r-96,0","w":246,"k":{"w":54,"y":46,"O":11,"u":40,"A":27,"h":9,",":33,".":33,"a":33,"e":33,"i":13,"o":40,"r":33,"-":40,":":20,";":20}},"U":{"d":"136,4v-71,0,-99,-24,-99,-91r0,-135r-26,0r0,-30r92,0r0,30r-26,0v7,81,-29,192,59,192v94,0,55,-113,64,-192r-30,0r0,-30r92,0r0,30r-24,0r0,135v-1,64,-37,91,-102,91","w":273,"k":{"A":16,",":9,".":9}},"V":{"d":"2,-222r0,-30r94,0r0,30r-25,0r60,166v4,7,2,17,6,22v19,-65,44,-125,65,-188r-29,0r0,-30r92,0r0,30r-23,0r-86,222r-45,0r-87,-222r-22,0","w":266,"k":{"G":9,"O":16,"u":20,"A":27,",":33,".":33,"a":33,"e":33,"i":13,"o":33,"-":33,":":27,";":27}},"W":{"d":"3,-222r0,-30r94,0r0,30r-25,0r62,188v14,-53,35,-98,52,-148r-14,-40r-24,0r0,-30r92,0r0,30r-25,0r57,188v18,-66,42,-125,63,-188r-28,0r0,-30r90,0r0,30r-22,0r-84,222r-44,0r-44,-134r-51,134r-44,0r-83,-222r-22,0","w":399,"k":{"y":13,"O":16,"u":20,"A":27,"h":9,",":33,".":40,"a":27,"e":27,"i":11,"o":27,"-":27,":":20,";":20}},"X":{"d":"149,0r0,-30r26,0v-19,-22,-34,-48,-52,-71v-19,23,-34,50,-55,71r26,0r0,30r-88,0r0,-30r21,0r77,-96r-71,-96r-23,0r0,-30r98,0r0,30r-27,0v19,20,33,44,50,66r55,-66r-28,0r0,-30r84,0r0,30r-19,0r-73,92r75,100r23,0r0,30r-99,0","w":253},"Y":{"d":"84,0r0,-30r25,0r2,-74r-88,-118r-22,0r0,-30r93,0r0,30r-25,0v23,28,43,58,65,87r65,-87r-28,0r0,-30r87,0r0,30r-22,0r-85,118r-1,74r26,0r0,30r-92,0","w":259,"k":{"O":27,"u":33,"A":27,",":40,".":40,"a":36,"e":36,"i":13,"o":36,"-":40,":":27,";":27}},"Z":{"d":"16,0r0,-28r150,-194r-103,0r-3,36r-36,0r3,-66r188,0r0,30r-148,192r112,0r2,-36r36,0r-2,66r-199,0","w":233},"[":{"d":"101,61r0,29r-72,0r1,-367r72,0r0,30r-34,0r-1,308r34,0","w":106},"\\":{"d":"107,29r-108,-300r27,-10r108,300","w":133},"]":{"d":"6,-247r0,-30r72,0r-2,367r-72,0r0,-29r34,0r2,-308r-34,0","w":106},"^":{"d":"156,-121r-48,-95r-48,95r-29,0r65,-131r24,0r65,131r-29,0","w":216},"_":{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},"a":{"d":"29,-128r0,-47v10,-5,34,-17,74,-17v93,0,71,83,72,162r25,0r0,30r-60,0v-1,-11,4,-28,3,-39v-8,21,-23,43,-62,43v-45,0,-60,-29,-60,-53v0,-64,66,-56,119,-60v1,-32,-2,-52,-41,-53v-14,0,-28,3,-34,6r0,28r-36,0xm61,-53v0,14,11,26,30,26v33,-1,50,-25,48,-55v-42,0,-78,1,-78,29"},"b":{"d":"107,-30v70,0,84,-129,13,-128v-57,0,-49,65,-50,121v8,4,19,7,37,7xm1,-247r0,-30r71,0r-4,129v7,-18,26,-44,64,-44v49,0,76,35,76,85v0,56,-25,111,-106,111v-33,0,-54,-7,-72,-14r2,-237r-31,0","w":219,"k":{"y":9}},"c":{"d":"133,-129r0,-28v-45,-13,-80,16,-80,61v0,32,16,66,66,66v18,0,39,-5,48,-10r-2,35v-8,3,-29,9,-52,9v-75,0,-100,-50,-100,-97v0,-57,35,-99,101,-99v28,0,45,6,53,10r0,53r-34,0","w":180,"k":{"h":6,"k":6}},"d":{"d":"214,-30r0,30r-64,0v-1,-13,4,-29,3,-38v-10,25,-30,42,-62,42v-45,0,-78,-33,-78,-89v0,-75,59,-124,137,-102r1,-60r-34,0r0,-30r73,0r-1,247r25,0xm101,-30v49,0,51,-66,48,-122v-44,-24,-94,9,-94,61v0,35,16,61,46,61","w":226,"k":{"v":9,"w":11,"y":13}},"e":{"d":"180,-42r-3,33v-13,5,-37,13,-65,13v-62,0,-99,-38,-99,-97v0,-55,32,-99,92,-99v58,0,86,43,84,105r-134,0v-3,62,82,72,125,45xm55,-114r92,0v1,-20,-8,-48,-44,-48v-34,0,-47,25,-48,48","w":200,"k":{"v":9,"w":9,"y":9}},"f":{"d":"16,0r0,-30r23,0r0,-128r-28,0r0,-29r28,0v-9,-77,48,-106,116,-90r-1,32v-5,-2,-16,-4,-31,-4v-39,1,-45,26,-43,62r43,0r0,29r-43,0r-1,128r29,0r0,30r-92,0","w":126},"g":{"d":"202,-187r-1,29r-36,-2v6,7,15,19,15,41v-1,45,-41,70,-91,66v-10,0,-21,7,-21,14v23,32,130,-1,130,66v0,90,-183,87,-186,18v-1,-26,22,-39,43,-45v-48,-9,-22,-56,9,-59v-77,-21,-55,-141,36,-133v33,3,64,6,102,5xm54,-121v0,27,18,39,48,39v28,0,44,-16,44,-41v0,-25,-17,-39,-46,-39v-28,0,-46,17,-46,41xm160,34v0,-25,-56,-22,-80,-29v-18,8,-30,18,-30,32v0,22,23,28,54,28v27,0,56,-7,56,-31","w":206},"h":{"d":"17,0r0,-30r22,0r1,-217r-27,0r0,-30r69,0v-2,46,3,90,-6,131v11,-22,29,-46,67,-46v79,0,65,89,63,162r25,0r0,30r-86,0r0,-30r21,0v-3,-50,18,-126,-36,-128v-54,-2,-53,71,-51,128r25,0r0,30r-87,0","w":240,"k":{"y":13}},"i":{"d":"14,0r0,-30r25,0r0,-128r-28,0r0,-29r69,0r-1,157r25,0r0,30r-90,0xm32,-253v0,-15,12,-28,27,-28v15,0,28,13,28,28v0,15,-13,27,-28,27v-15,0,-27,-12,-27,-27","w":113,"k":{"v":6}},"j":{"d":"11,-158r0,-29r69,0r-1,152v0,76,-33,121,-100,130r-5,-32v50,-12,65,-37,65,-114r0,-107r-28,0xm32,-253v0,-15,12,-28,27,-28v15,0,28,13,28,28v0,15,-13,27,-28,27v-15,0,-27,-12,-27,-27","w":119},"k":{"d":"16,0r0,-30r23,0r1,-217r-33,0r0,-30r73,0r-1,171r66,-52r-27,0r0,-29r88,0r0,29r-18,0r-67,56r72,72r21,0r0,30r-90,0r0,-30r22,0r-67,-65r0,65r23,0r0,30r-86,0","w":219,"k":{"e":6}},"l":{"d":"16,0r0,-30r23,0r1,-217r-33,0r0,-30r73,0r-1,247r25,0r0,30r-88,0","w":113,"k":{"w":6,"y":9}},"m":{"d":"17,0r0,-30r22,0r0,-128r-26,0r0,-29r67,0v1,12,-3,28,-3,41v8,-28,33,-46,64,-46v38,-1,51,22,58,43v9,-27,32,-43,64,-43v77,0,66,89,63,162r25,0r0,30r-86,0r0,-30r21,0v-2,-51,17,-126,-37,-128v-51,-2,-46,74,-46,128r24,0r0,30r-85,0r0,-30r21,0v-4,-51,17,-126,-37,-128v-24,0,-46,22,-46,57r-1,71r25,0r0,30r-87,0","w":360,"k":{"y":9,"u":6}},"n":{"d":"17,0r0,-30r22,0r0,-128r-26,0r0,-29r67,0v1,12,-3,28,-3,41v8,-24,29,-46,66,-46v79,0,65,89,63,162r25,0r0,30r-86,0r0,-30r21,0v-3,-50,18,-126,-36,-128v-54,-2,-53,71,-51,128r25,0r0,30r-87,0","w":240,"k":{"v":9,"y":9}},"o":{"d":"109,-158v-73,-1,-75,127,-3,128v37,0,53,-30,53,-67v0,-42,-22,-61,-50,-61xm12,-90v0,-61,41,-102,98,-102v69,0,92,53,92,99v0,53,-33,97,-97,97v-67,0,-93,-46,-93,-94","k":{"v":9,"w":9,"y":9,"x":4}},"p":{"d":"9,-158r0,-29r65,0v1,13,-4,29,-3,38v10,-25,30,-43,62,-43v45,0,79,33,79,89v0,75,-61,125,-138,101r-1,63r30,0r0,29r-90,0r0,-29r21,0r2,-219r-27,0xm124,-158v-50,0,-51,66,-49,123v44,24,94,-9,94,-61v0,-35,-15,-62,-45,-62","w":226,"k":{"y":13,",":9,".":9}},"q":{"d":"101,-30v56,0,50,-65,50,-120v-8,-4,-19,-8,-37,-8v-70,0,-84,128,-13,128xm126,90r0,-29r23,0r1,-60v-1,-12,5,-29,3,-40v-7,18,-26,43,-64,43v-49,0,-76,-35,-76,-85v0,-56,25,-111,106,-111v33,0,53,8,72,15r-1,238r26,0r0,29r-90,0","w":226},"r":{"d":"16,0r0,-30r23,0r0,-128r-28,0r0,-29r66,0v1,13,-2,36,-1,52v8,-43,37,-64,77,-53r-4,36v-66,-17,-74,53,-70,122r27,0r0,30r-90,0","w":153,"k":{",":20,".":20,"a":9,"o":4,"-":13}},"s":{"d":"161,-134r-36,0r0,-22v-16,-9,-72,-11,-69,17v3,29,45,23,70,30v21,6,45,13,45,51v0,76,-107,67,-152,51r-1,-51r36,0r1,25v16,8,80,17,78,-18v-1,-27,-35,-25,-57,-30v-29,-6,-60,-15,-60,-51v0,-71,104,-66,145,-47r0,45","w":186,"k":{"w":9}},"t":{"d":"11,-158r0,-29r28,0r1,-42r41,-3r-2,45r54,0r0,29r-54,0v4,44,-17,132,26,131v11,0,22,-4,31,-8r-1,30v-40,17,-97,14,-97,-48v0,-24,1,-73,1,-105r-28,0","w":133},"u":{"d":"13,-158r0,-29r65,0v5,57,-23,157,35,157v27,0,49,-21,49,-56r0,-72r-24,0r0,-29r65,0r-1,157r25,0r0,30r-65,0v-1,-12,3,-28,3,-41v-8,28,-35,45,-65,45v-40,0,-64,-27,-64,-71v0,-31,1,-61,2,-91r-25,0","w":240},"v":{"d":"82,0r-64,-158r-19,0r0,-29r83,0r0,29r-20,0r44,124v11,-45,28,-82,42,-124r-24,0r0,-29r84,0r0,29r-20,0r-63,158r-43,0","w":206,"k":{",":27,".":27,"a":9,"e":6}},"w":{"d":"194,0r-33,-94v-9,35,-24,62,-36,94r-41,0r-62,-158r-20,0r0,-29r83,0r0,29r-21,0r43,122v10,-35,26,-65,39,-97r-9,-25r-21,0r0,-29r83,0r0,29r-22,0r42,122v11,-43,28,-81,42,-122r-26,0r0,-29r83,0r0,29r-19,0r-63,158r-42,0","w":320,"k":{"h":6,",":27,".":27,"a":6,"e":9,"o":9}},"x":{"d":"126,0r0,-30r23,0v-14,-14,-26,-30,-40,-45v-15,15,-27,32,-43,45r26,0r0,30r-81,0r0,-30r20,0r60,-64r-55,-64r-22,0r0,-29r90,0r0,29r-23,0v14,13,24,28,37,42r38,-42r-24,0r0,-29r79,0r0,29r-20,0r-56,59r60,69r21,0r0,30r-90,0","w":226,"k":{"e":4}},"y":{"d":"-1,-158r0,-29r86,0r0,29r-21,0r45,125v11,-43,28,-84,41,-125r-24,0r0,-29r79,0r0,29r-19,0v-29,74,-46,157,-86,223v-18,30,-55,36,-90,26r0,-32v40,12,59,3,78,-49r-69,-168r-20,0","k":{",":27,".":27,"a":13,"e":11,"o":13}},"z":{"d":"14,0r0,-30r104,-118v3,-4,8,-7,11,-10r-73,0r-3,28r-34,0r3,-57r155,0r0,30r-101,115v-4,5,-8,8,-13,12r79,0r3,-28r34,0r-3,58r-162,0","w":193},"{":{"d":"109,-277r0,28v-48,-7,-30,61,-30,100v0,31,-19,48,-38,56v44,8,39,74,38,129v-1,21,9,29,30,27r0,27v-41,3,-66,-8,-68,-53v-2,-48,10,-114,-34,-117r0,-27v43,-3,32,-69,34,-116v2,-44,27,-58,68,-54","w":106},"|":{"d":"25,90r0,-360r30,0r0,360r-30,0","w":79},"}":{"d":"-3,90r0,-27v49,8,30,-61,30,-101v0,-31,20,-48,39,-56v-45,-8,-40,-73,-39,-128v1,-21,-8,-29,-30,-27r0,-28v42,-4,67,9,69,54v2,47,-10,112,33,116r0,27v-43,3,-31,70,-33,117v-2,45,-27,57,-69,53","w":106},"~":{"d":"70,-118v26,-1,55,23,77,25v14,0,23,-14,31,-27r13,26v-8,15,-21,30,-45,30v-25,1,-55,-23,-77,-25v-14,0,-23,14,-31,27r-13,-26v8,-15,21,-30,45,-30","w":216},"'":{"d":"53,-159v-25,-5,-12,-80,-20,-102v0,-11,9,-20,20,-20v39,0,13,69,13,109v0,10,-8,13,-13,13","w":106},"`":{"d":"61,-209r-72,-57r22,-21r73,61","w":100},"\u00a0":{"w":106,"k":{"T":27,"V":27,"W":20,"Y":33,"A":13}}}});

/*
 * Rules
*/
Cufon.replace('#top h2, #featured-c h2, #main h2', { fontFamily: 'Caecilia LT Std' });
