var Cufon=(function(){var L=function(){return L.replace.apply(null,arguments)};var V=L.DOM={ready:(function(){var a=false,c={loaded:1,complete:1};var Z=[],b=function(){if(a){return}a=true;for(var d;d=Z.shift();d()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",b,false);window.addEventListener("pageshow",b,false)}if(!window.opera&&document.readyState){(function(){c[document.readyState]?b():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");b()}catch(d){setTimeout(arguments.callee,1)}})()}P(window,"load",b);return function(d){if(!arguments.length){b()}else{a?d():Z.push(d)}}})()};var M=L.CSS={Size:function(a,Z){this.value=parseFloat(a);this.unit=String(a).match(/[a-z%]*$/)[0]||"px";this.convert=function(b){return b/Z*this.value};this.convertFrom=function(b){return b/this.value*Z};this.toString=function(){return this.value+this.unit}},color:I(function(a){var Z={};Z.color=a.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(c,b,d){Z.opacity=parseFloat(d);return"rgb("+b+")"});return Z}),getStyle:function(a){var Z=document.defaultView;if(Z&&Z.getComputedStyle){return new A(Z.getComputedStyle(a,null))}if(a.currentStyle){return new A(a.currentStyle)}return new A(a.style)},gradient:I(function(d){var e={id:d,type:d.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},a=d.substr(d.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var c=0,Z=a.length,b;c<Z;++c){b=a[c].split("=",2).reverse();e.stops.push([b[1]||c/(Z-1),b[0]])}return e}),quotedList:I(function(c){var b=[],a=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,Z;while(Z=a.exec(c)){b.push(Z[3]||Z[1])}return b}),recognizesMedia:I(function(c){var b=document.createElement("style"),a,Z;b.type="text/css";b.media=c;a=F("head")[0];a.insertBefore(b,a.firstChild);Z=!!(b.sheet||b.styleSheet);a.removeChild(b);return Z}),supports:function(b,a){var Z=document.createElement("span").style;if(Z[b]===undefined){return false}Z[b]=a;return Z[b]===a},textAlign:function(c,b,Z,a){if(b.get("textAlign")=="right"){if(Z>0){c=" "+c}}else{if(Z<a-1){c+=" "}}return c},textDecoration:function(e,d){if(!d){d=this.getStyle(e)}var a={underline:null,overline:null,"line-through":null};for(var Z=e;Z.parentNode&&Z.parentNode.nodeType==1;){var c=true;for(var b in a){if(!J(a,b)||a[b]){continue}if(d.get("textDecoration").indexOf(b)!=-1){a[b]=d.get("color")}c=false}if(c){break}d=this.getStyle(Z=Z.parentNode)}return a},textShadow:I(function(d){if(d=="none"){return null}var c=[],e={},Z,a=0;var b=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(Z=b.exec(d)){if(Z[0]==","){c.push(e);e={},a=0}else{if(Z[1]){e.color=Z[1]}else{e[["offX","offY","blur"][a++]]=Z[2]}}}c.push(e);return c}),textTransform:function(a,Z){return a[{uppercase:"toUpperCase",lowercase:"toLowerCase"}[Z.get("textTransform")]||"toString"]()},whiteSpace:(function(){var Z={inline:1,"inline-block":1,"run-in":1};return function(c,a,b){if(Z[a.get("display")]){return c}if(!b.previousSibling){c=c.replace(/^\s+/,"")}if(!b.nextSibling){c=c.replace(/\s+$/,"")}return c}})()};M.ready=(function(){var b=!M.recognizesMedia("all"),a=false;var Z=[],d=function(){b=true;for(var g;g=Z.shift();g()){}};var e=F("link"),f={stylesheet:1};function c(){var h,g,j;for(g=0;j=e[g];++g){if(j.disabled||!f[j.rel.toLowerCase()]||!M.recognizesMedia(j.media||"screen")){continue}h=j.sheet||j.styleSheet;if(!h||h.disabled){return false}}return true}V.ready(function(){if(!a){a=M.getStyle(document.body).isUsable()}if(b||(a&&c())){d()}else{setTimeout(arguments.callee,10)}});return function(g){if(b){g()}else{Z.push(g)}}})();function R(a){var Z=this.face=a.face;this.glyphs=a.glyphs;this.w=a.w;this.baseSize=parseInt(Z["units-per-em"],10);this.family=Z["font-family"].toLowerCase();this.weight=Z["font-weight"];this.style=Z["font-style"]||"normal";this.viewBox=(function(){var c=Z.bbox.split(/\s+/);var b={minX:parseInt(c[0],10),minY:parseInt(c[1],10),maxX:parseInt(c[2],10),maxY:parseInt(c[3],10)};b.width=b.maxX-b.minX,b.height=b.maxY-b.minY;b.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return b})();this.ascent=-parseInt(Z.ascent,10);this.descent=-parseInt(Z.descent,10);this.height=-this.ascent+this.descent}function E(){var a={},Z={oblique:"italic",italic:"oblique"};this.add=function(b){(a[b.style]||(a[b.style]={}))[b.weight]=b};this.get=function(f,g){var e=a[f]||a[Z[f]]||a.normal||a.italic||a.oblique;if(!e){return null}g={normal:400,bold:700}[g]||parseInt(g,10);if(e[g]){return e[g]}var c={1:1,99:0}[g%100],i=[],d,b;if(c===undefined){c=g>400}if(g==500){g=400}for(var h in e){if(!J(e,h)){continue}h=parseInt(h,10);if(!d||h<d){d=h}if(!b||h>b){b=h}i.push(h)}if(g<d){g=d}if(g>b){g=b}i.sort(function(k,j){return(c?(k>g&&j>g)?k<j:k>j:(k<g&&j<g)?k>j:k<j)?-1:1});return e[i[0]]}}function Q(){function b(d,e){if(d.contains){return d.contains(e)}return d.compareDocumentPosition(e)&16}function Z(f){var d=f.relatedTarget;if(!d||b(this,d)){return}a(this)}function c(d){a(this)}function a(d){setTimeout(function(){L.replace(d,D.get(d).options,true)},10)}this.attach=function(d){if(d.onmouseenter===undefined){P(d,"mouseover",Z);P(d,"mouseout",Z)}else{P(d,"mouseenter",c);P(d,"mouseleave",c)}}}function Y(){var b={},Z=0;function a(c){return c.cufid||(c.cufid=++Z)}this.get=function(c){var d=a(c);return b[d]||(b[d]={})}}function A(Z){var b={},a={};this.extend=function(c){for(var d in c){if(J(c,d)){b[d]=c[d]}}return this};this.get=function(c){return b[c]!=undefined?b[c]:Z[c]};this.getSize=function(d,c){return a[d]||(a[d]=new M.Size(this.get(d),c))};this.isUsable=function(){return !!Z}}function P(a,Z,b){if(a.addEventListener){a.addEventListener(Z,b,false)}else{if(a.attachEvent){a.attachEvent("on"+Z,function(){return b.call(a,window.event)})}}}function T(a,Z){var b=D.get(a);if(b.options){return a}if(Z.hover&&Z.hoverables[a.nodeName.toLowerCase()]){B.attach(a)}b.options=Z;return a}function I(Z){var a={};return function(b){if(!J(a,b)){a[b]=Z.apply(null,arguments)}return a[b]}}function C(e,d){if(!d){d=M.getStyle(e)}var a=M.quotedList(d.get("fontFamily").toLowerCase()),c;for(var b=0,Z=a.length;b<Z;++b){c=a[b];if(H[c]){return H[c].get(d.get("fontStyle"),d.get("fontWeight"))}}return null}function F(Z){return document.getElementsByTagName(Z)}function J(a,Z){return a.hasOwnProperty(Z)}function G(){var Z={},b,d;for(var c=0,a=arguments.length;b=arguments[c],c<a;++c){for(d in b){if(J(b,d)){Z[d]=b[d]}}}return Z}function N(c,m,a,n,d,b){var k=n.separate;if(k=="none"){return X[n.engine].apply(null,arguments)}var j=document.createDocumentFragment(),f;var g=m.split(O[k]),Z=(k=="words");if(Z&&S){if(/^\s/.test(m)){g.unshift("")}if(/\s$/.test(m)){g.push("")}}for(var h=0,e=g.length;h<e;++h){f=X[n.engine](c,Z?M.textAlign(g[h],a,h,e):g[h],a,n,d,b,h<e-1);if(f){j.appendChild(f)}}return j}function K(a,i){var b,Z,c,f,e,h;for(c=T(a,i).firstChild;c;c=e){f=c.nodeType;e=c.nextSibling;h=false;if(f==1){if(!c.firstChild){continue}if(!/cufon/.test(c.className)){arguments.callee(c,i);continue}else{h=true}}else{if(f!=3){continue}}if(!Z){Z=M.getStyle(a).extend(i)}if(!b){b=C(a,Z)}if(!b){continue}if(h){X[i.engine](b,null,Z,i,c,a);continue}var g=M.whiteSpace(c.data,Z,c);if(g===""){continue}var d=N(b,g,Z,i,c,a);if(d){c.parentNode.replaceChild(d,c)}else{c.parentNode.removeChild(c)}}}var S=" ".split(/\s+/).length==0;var D=new Y();var B=new Q();var W=[];var X={},H={},U={enableTextDecoration:false,engine:null,hover:false,hoverables:{a:true},printable:true,selector:(window.Sizzle||(window.jQuery&&function(Z){return jQuery(Z)})||(window.dojo&&dojo.query)||(window.$$&&function(Z){return $$(Z)})||(window.$&&function(Z){return $(Z)})||(document.querySelectorAll&&function(Z){return document.querySelectorAll(Z)})||F),separate:"words",textShadow:"none"};var O={words:/\s+/,characters:""};L.now=function(){V.ready();return L};L.refresh=function(){var b=W.splice(0,W.length);for(var a=0,Z=b.length;a<Z;++a){L.replace.apply(null,b[a])}return L};L.registerEngine=function(a,Z){if(!Z){return L}X[a]=Z;return L.set("engine",a)};L.registerFont=function(b){var Z=new R(b),a=Z.family;if(!H[a]){H[a]=new E()}H[a].add(Z);return L.set("fontFamily",'"'+a+'"')};L.replace=function(b,a,Z){a=G(U,a);if(!a.engine){return L}if(typeof a.textShadow=="string"){a.textShadow=M.textShadow(a.textShadow)}if(typeof a.color=="string"&&/^-/.test(a.color)){a.textGradient=M.gradient(a.color)}if(!Z){W.push(arguments)}if(b.nodeType||typeof b=="string"){b=[b]}M.ready(function(){for(var d=0,c=b.length;d<c;++d){var e=b[d];if(typeof e=="string"){L.replace(a.selector(e),a,true)}else{K(e,a)}}});return L};L.set=function(Z,a){U[Z]=a;return L};return L})();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-canvas{text-indent:0}@media screen,projection{.cufon-canvas{display:inline;display:inline-block;position:relative;vertical-align:middle"+(E?"":";font-size:1px;line-height:1px")+"}.cufon-canvas .cufon-alt{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden}"+(A?".cufon-canvas canvas{position:relative}":".cufon-canvas canvas{position:absolute}")+"}@media print{.cufon-canvas{padding:0 !important}.cufon-canvas canvas{display:none}.cufon-canvas .cufon-alt{display:inline}}"));document.getElementsByTagName("head")[0].appendChild(F);function D(O,H){var M=0,L=0;var G=[],N=/([mrvxe])([^a-z]*)/g,J;generate:for(var I=0;J=N.exec(O);++I){var K=J[2].split(",");switch(J[1]){case"v":G[I]={m:"bezierCurveTo",a:[M+~~K[0],L+~~K[1],M+~~K[2],L+~~K[3],M+=~~K[4],L+=~~K[5]]};break;case"r":G[I]={m:"lineTo",a:[M+=~~K[0],L+=~~K[1]]};break;case"m":G[I]={m:"moveTo",a:[M=~~K[0],L=~~K[1]]};break;case"x":G[I]={m:"closePath"};break;case"e":break generate}H[G[I].m].apply(H,G[I].a)}return G}function C(K,J){for(var I=0,H=K.length;I<H;++I){var G=K[I];J[G.m].apply(J,G.a)}}return function(t,W,o,R,a,u){var I=(W===null);var Y=t.viewBox;var J=o.getSize("fontSize",t.baseSize);var m=o.get("letterSpacing");m=(m=="normal")?0:J.convertFrom(parseInt(m,10));var Z=0,n=0,k=0,T=0;var X=R.textShadow,h=[];if(X){for(var s=X.length;s--;){var c=X[s];var f=J.convertFrom(parseFloat(c.offX));var e=J.convertFrom(parseFloat(c.offY));h[s]=[f,e];if(e<Z){Z=e}if(f>n){n=f}if(e>k){k=e}if(f<T){T=f}}}var z=Cufon.CSS.textTransform(I?a.alt:W,o).split("");var G=0,U=null;for(var s=0,p=z.length;s<p;++s){var S=t.glyphs[z[s]]||t.missingGlyph;if(!S){continue}G+=U=Number(S.w||t.w)+m}if(U===null){return null}n+=(Y.width-U);T+=Y.minX;var Q,K;if(I){Q=a;K=a.firstChild}else{Q=document.createElement("span");Q.className="cufon cufon-canvas";Q.alt=W;K=document.createElement("canvas");Q.appendChild(K);if(R.printable){var q=document.createElement("span");q.className="cufon-alt";q.appendChild(document.createTextNode(W));Q.appendChild(q)}}var AA=Q.style;var d=K.style;var H=J.convert(Y.height);var w=Math.ceil(H);var j=w/H;K.width=Math.ceil(J.convert(G*j+n-T));K.height=Math.ceil(J.convert(Y.height-Z+k));Z+=Y.minY;d.top=Math.round(J.convert(Z-t.ascent))+"px";d.left=Math.round(J.convert(T))+"px";var P=Math.ceil(J.convert(G*j))+"px";if(A){AA.width=P;AA.height=J.convert(t.height)+"px"}else{AA.paddingLeft=P;AA.paddingBottom=(J.convert(t.height)-1)+"px"}var v=K.getContext("2d"),b=H/Y.height;v.scale(b,b*j);v.translate(-T,-Z);v.lineWidth=t.face["underline-thickness"];v.save();function L(i,g){v.strokeStyle=g;v.beginPath();v.moveTo(0,i);v.lineTo(G,i);v.stroke()}var M=R.enableTextDecoration?Cufon.CSS.textDecoration(u,o):{};if(M.underline){L(-t.face["underline-position"],M.underline)}if(M.overline){L(t.ascent,M.overline)}function r(){v.scale(j,1);for(var x=0,g=z.length;x<g;++x){var y=t.glyphs[z[x]]||t.missingGlyph;if(!y){continue}if(y.d){v.beginPath();if(y.code){C(y.code,v)}else{y.code=D("m"+y.d,v)}v.fill()}v.translate(Number(y.w||t.w)+m,0)}v.restore()}if(X){for(var s=X.length;s--;){var c=X[s];v.save();v.fillStyle=c.color;v.translate.apply(v,h[s]);r()}}var O=R.textGradient;if(O){var V=O.stops,N=v.createLinearGradient(0,Y.minY,0,Y.maxY);for(var s=0,p=V.length;s<p;++s){N.addColorStop.apply(N,V[s])}v.fillStyle=N}else{v.fillStyle=o.get("color")}r();if(M["line-through"]){L(-t.descent,M["line-through"])}return Q}})());Cufon.registerEngine("vml",(function(){if(!document.namespaces){return}if(document.namespaces.cvml==null){document.namespaces.add("cvml","urn:schemas-microsoft-com:vml")}var B=document.createElement("cvml:shape");B.style.behavior="url(#default#VML)";if(!B.coordsize){return}B=null;document.write('<style type="text/css">.cufon-vml-canvas{text-indent:0}@media screen{cvml\\:shape,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute}.cufon-vml-canvas{position:absolute;text-align:left}.cufon-vml{display:inline-block;position:relative;vertical-align:middle}.cufon-vml .cufon-alt{position:absolute;left:-10000in;font-size:1px}a .cufon-vml{cursor:pointer}}@media print{.cufon-vml *{display:none}.cufon-vml .cufon-alt{display:inline}}</style>');function C(F,G){return A(F,/(?:em|ex|%)$/i.test(G)?"1em":G)}function A(I,J){if(/px$/i.test(J)){return parseFloat(J)}var H=I.style.left,G=I.runtimeStyle.left;I.runtimeStyle.left=I.currentStyle.left;I.style.left=J;var F=I.style.pixelLeft;I.style.left=H;I.runtimeStyle.left=G;return F}var E={};function D(K){var L=K.id;if(!E[L]){var I=K.stops,J=document.createElement("cvml:fill"),F=[];J.type="gradient";J.angle=180;J.focus="0";J.method="sigma";J.color=I[0][1];for(var H=1,G=I.length-1;H<G;++H){F.push(I[H][0]*100+"% "+I[H][1])}J.colors=F.join(",");J.color2=I[G][1];E[L]=J}return E[L]}return function(v,Y,q,V,c,w,o){var I=(Y===null);if(I){Y=c.alt}var a=v.viewBox;var J=q.computedFontSize||(q.computedFontSize=new Cufon.CSS.Size(C(w,q.get("fontSize"))+"px",v.baseSize));var n=q.computedLSpacing;if(n==undefined){n=q.get("letterSpacing");q.computedLSpacing=n=(n=="normal")?0:~~J.convertFrom(A(w,n))}var S,K;if(I){S=c;K=c.firstChild}else{S=document.createElement("span");S.className="cufon cufon-vml";S.alt=Y;K=document.createElement("span");K.className="cufon-vml-canvas";S.appendChild(K);if(V.printable){var t=document.createElement("span");t.className="cufon-alt";t.appendChild(document.createTextNode(Y));S.appendChild(t)}if(!o){S.appendChild(document.createElement("cvml:shape"))}}var AB=S.style;var f=K.style;var G=J.convert(a.height),y=Math.ceil(G);var m=y/G;var j=a.minX,h=a.minY;f.height=y;f.top=Math.round(J.convert(h-v.ascent));f.left=Math.round(J.convert(j));AB.height=J.convert(v.height)+"px";var N=V.enableTextDecoration?Cufon.CSS.textDecoration(w,q):{};var X=q.get("color");var z=Cufon.CSS.textTransform(Y,q).split("");var F=0,g=0,O=null;var W,Q,Z=V.textShadow;for(var u=0,s=0,r=z.length;u<r;++u){W=v.glyphs[z[u]]||v.missingGlyph;if(W){F+=O=~~(W.w||v.w)+n}}if(O===null){return null}var R=-j+F+(a.width-O);var AA=J.convert(R*m),p=Math.round(AA);var e=R+","+a.height,H;var b="r"+e+"ns";var P=V.textGradient&&D(V.textGradient);for(u=0;u<r;++u){W=v.glyphs[z[u]]||v.missingGlyph;if(!W){continue}if(I){Q=K.childNodes[s];if(Q.firstChild){Q.removeChild(Q.firstChild)}}else{Q=document.createElement("cvml:shape");K.appendChild(Q)}Q.stroked="f";Q.coordsize=e;Q.coordorigin=H=(j-g)+","+h;Q.path=(W.d?"m"+W.d+"xe":"")+"m"+H+b;Q.fillcolor=X;if(P){Q.appendChild(P.cloneNode(false))}var x=Q.style;x.width=p;x.height=y;if(Z){var M=Z[0],L=Z[1];var U=Cufon.CSS.color(M.color),T;var d=document.createElement("cvml:shadow");d.on="t";d.color=U.color;d.offset=M.offX+","+M.offY;if(L){T=Cufon.CSS.color(L.color);d.type="double";d.color2=T.color;d.offset2=L.offX+","+L.offY}d.opacity=U.opacity||(T&&T.opacity)||1;Q.appendChild(d)}g+=~~(W.w||v.w)+n;++s}AB.width=Math.max(Math.ceil(J.convert(F*m)),0);return S}})());
Cufon.registerFont({"w":213,"face":{"font-family":"Headingfont","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 7 6 3 5 3 2 2 4","ascent":"280","descent":"-80","x-height":"4","bbox":"-14 -291 343 90","underline-thickness":"18","underline-position":"-18","stemh":"41","stemv":"52","unicode-range":"U+0020-U+00EF"},"glyphs":{" ":{"w":106,"k":{"T":13,"V":13,"W":13,"Y":13,"A":13}},"!":{"d":"40,-81r-6,-175r52,0r-7,175r-39,0xm37,0r0,-48r46,0r0,48r-46,0","w":119},"\"":{"d":"73,-189r0,-91r37,0r0,91r-37,0xm10,-189r0,-91r36,0r0,91r-36,0","w":119},"#":{"d":"108,0r11,-76r-39,0r-10,76r-30,0r10,-76r-33,0r0,-27r37,0r6,-50r-33,0r0,-27r37,0r11,-76r30,0r-11,76r39,0r10,-76r31,0r-11,76r34,0r0,27r-38,0r-6,50r33,0r0,27r-37,0r-11,76r-30,0xm122,-103r7,-50r-38,0r-7,50r38,0"},"$":{"d":"97,31r0,-25v-61,-1,-80,-42,-84,-59r45,-13v4,23,22,31,39,34r0,-78v-32,-6,-78,-26,-78,-78v0,-35,28,-74,78,-74r0,-26r20,0r0,26v58,0,75,36,78,55r-45,9v-4,-15,-17,-26,-33,-26r0,73v57,14,84,35,84,76v0,55,-38,78,-84,81r0,25r-20,0xm97,-157r0,-67v-19,1,-33,13,-33,32v0,18,12,27,33,35xm117,-105r0,73v22,-4,37,-16,37,-35v0,-24,-18,-31,-37,-38"},"%":{"d":"75,-150v38,-1,38,-86,0,-87v-37,1,-38,86,0,87xm75,-124v-44,0,-62,-30,-62,-69v0,-35,21,-69,62,-69v45,0,61,30,61,69v0,35,-20,69,-61,69xm225,6v-44,0,-61,-30,-61,-69v0,-35,20,-69,61,-69v45,0,62,30,62,69v0,35,-21,69,-62,69xm225,-19v37,-1,38,-87,0,-88v-37,1,-38,87,0,88xm66,9r139,-274r28,0r-139,274r-28,0","w":299},"&":{"d":"113,-227v-48,0,-33,52,-5,70v24,-14,37,-22,37,-41v0,-15,-11,-29,-32,-29xm202,0r-19,-22v-23,17,-39,26,-75,26v-67,0,-95,-36,-95,-76v0,-45,36,-60,53,-68v-13,-10,-34,-32,-34,-59v0,-49,45,-63,82,-63v60,0,79,33,79,60v0,39,-34,58,-55,68r50,53v9,-12,17,-24,18,-56r46,0v0,33,-11,65,-34,89r44,48r-60,0xm157,-50r-62,-64v-12,6,-31,17,-31,40v0,47,56,58,93,24","w":266},"(":{"d":"105,30r-29,18v-81,-105,-82,-226,0,-331r29,18v-22,37,-46,79,-46,147v0,68,24,111,46,148","w":113},")":{"d":"9,-265r28,-18v82,105,82,226,0,331r-28,-18v22,-37,45,-80,45,-148v0,-68,-23,-110,-45,-147","w":113},"*":{"d":"35,-135r35,-42r-54,-15r10,-30r52,21r-5,-55r34,0r-5,55r52,-21r10,30r-54,15r35,42r-25,18r-30,-46r-30,46","w":180},"+":{"d":"91,-108r0,-74r34,0r0,74r74,0r0,34r-74,0r0,74r-34,0r0,-74r-74,0r0,-34r74,0","w":216},",":{"d":"34,-48r47,0r-32,92r-39,0","w":106,"k":{" ":13}},"-":{"d":"13,-126r88,0r0,37r-88,0r0,-37","w":113},".":{"d":"30,0r0,-48r46,0r0,48r-46,0","w":106,"k":{" ":13}},"\/":{"d":"1,0r106,-269r32,12r-106,269","w":140},"0":{"d":"64,-129v0,54,8,97,43,97v35,0,42,-43,42,-97v0,-47,-4,-97,-42,-97v-38,0,-43,50,-43,97xm12,-129v0,-68,18,-133,95,-133v77,0,94,65,94,133v0,68,-20,133,-94,133v-74,0,-95,-65,-95,-133"},"1":{"d":"108,0r0,-204r-56,45r-25,-30r87,-67r46,0r0,256r-52,0"},"2":{"d":"17,0r0,-37r73,-72v19,-19,50,-49,50,-81v0,-21,-12,-36,-36,-36v-31,0,-40,26,-40,44r-48,-8v7,-44,38,-72,91,-72v53,0,83,33,83,72v0,71,-76,108,-113,153r114,0r0,37r-174,0"},"3":{"d":"64,-193r-45,-13v15,-38,46,-56,88,-56v38,0,81,13,81,65v0,27,-17,49,-51,62v44,8,56,35,56,64v0,32,-22,75,-93,75v-64,0,-82,-44,-85,-68r46,-10v3,24,15,42,41,42v26,0,39,-20,39,-41v0,-35,-26,-43,-62,-41r0,-38v32,2,59,-7,60,-38v0,-19,-12,-36,-36,-36v-27,0,-34,20,-39,33"},"4":{"d":"120,0r0,-44r-108,0r0,-43r104,-169r52,0r0,175r34,0r0,37r-34,0r0,44r-48,0xm120,-81r0,-71v0,-25,4,-43,5,-54v-9,2,-12,20,-20,35r-52,90r67,0"},"5":{"d":"184,-256r0,36r-103,0r-1,56v61,-17,113,19,113,82v0,48,-34,86,-90,86v-49,0,-72,-21,-82,-68r43,-9v0,17,10,41,37,41v24,0,40,-15,40,-47v0,-60,-66,-64,-106,-37r3,-140r146,0"},"6":{"d":"109,-256r61,0r-33,39v-18,23,-44,48,-46,62v50,-24,105,18,105,73v0,46,-30,86,-89,86v-78,0,-90,-63,-90,-90v3,-73,59,-121,92,-170xm144,-80v5,-40,-45,-56,-69,-38v-15,27,-9,86,28,86v31,0,38,-23,41,-48"},"7":{"d":"24,0r111,-217r-117,0r0,-39r171,0r0,36r-108,220r-57,0"},"8":{"d":"109,-155v34,-13,45,-73,-2,-73v-24,0,-36,13,-36,31v0,21,21,34,38,42xm143,-68v0,-19,-29,-59,-50,-39v-36,19,-34,76,13,77v24,0,37,-16,37,-38xm108,-262v50,0,80,25,80,60v0,36,-29,54,-45,63v22,13,51,32,51,71v0,37,-29,72,-87,72v-63,0,-88,-35,-88,-69v0,-35,22,-49,52,-68v-14,-7,-48,-23,-48,-63v0,-44,39,-66,85,-66"},"9":{"d":"44,0r32,-39v20,-26,43,-52,46,-64v-50,24,-105,-18,-105,-73v0,-46,30,-86,89,-86v78,0,90,63,90,90v0,73,-60,122,-92,172r-60,0xm69,-179v-5,39,45,58,69,39v15,-26,10,-86,-27,-86v-31,0,-39,22,-42,47"},":":{"d":"30,-168r0,-47r46,0r0,47r-46,0xm30,0r0,-48r46,0r0,48r-46,0","w":106,"k":{" ":13}},";":{"d":"34,-48r47,0r-32,92r-39,0xm30,-168r0,-47r46,0r0,47r-46,0","w":106,"k":{" ":13}},"<":{"d":"199,-32r0,35r-182,-80r0,-28r182,-80r0,35r-137,59","w":216},"=":{"d":"199,-147r0,35r-182,0r0,-35r182,0xm199,-70r0,35r-182,0r0,-35r182,0","w":216},">":{"d":"17,3r0,-35r137,-59r-137,-59r0,-35r182,80r0,28","w":216},"?":{"d":"77,-81v-14,-56,52,-72,53,-115v0,-17,-11,-30,-32,-30v-27,0,-34,25,-35,33r-45,-9v13,-53,56,-60,84,-60v74,0,96,78,50,117v-17,14,-40,27,-35,64r-40,0xm74,0r0,-48r46,0r0,48r-46,0","w":193},"@":{"d":"149,-167v-43,-3,-66,81,-16,85v42,2,67,-81,16,-85xm224,-196r-26,109v0,5,3,8,8,8v19,0,41,-28,41,-66v0,-58,-44,-90,-98,-90v-62,0,-102,47,-102,108v0,97,123,139,184,75r28,0v-24,37,-64,58,-109,58v-78,0,-136,-57,-136,-134v0,-76,61,-134,129,-134v79,0,131,49,131,109v0,74,-63,104,-89,104v-12,0,-19,-8,-22,-20v-27,39,-100,14,-95,-40v-6,-63,80,-129,121,-67r5,-20r30,0","w":288},"A":{"d":"90,-99r79,0v-14,-38,-22,-82,-40,-116v-8,42,-26,78,-39,116xm1,0r96,-256r69,0r93,256r-56,0r-21,-60r-106,0r-21,60r-54,0","w":259},"B":{"d":"78,-40v41,-1,85,10,87,-35v0,-19,-8,-37,-38,-37r-49,0r0,72xm26,0r0,-256r105,0v58,0,80,29,80,64v0,27,-15,51,-46,59v25,3,53,23,53,62v0,45,-29,71,-89,71r-103,0xm78,-151v39,0,80,7,81,-34v1,-40,-44,-31,-81,-32r0,66","w":233,"k":{",":20,".":20}},"C":{"d":"231,-190r-50,11v-3,-24,-20,-42,-45,-42v-38,0,-64,28,-64,93v0,65,23,93,58,93v36,0,51,-27,54,-45r50,11v-2,13,-19,75,-107,75v-67,0,-112,-46,-112,-134v0,-88,50,-134,121,-134v53,0,83,27,95,72","w":246,"k":{",":20,".":20}},"D":{"d":"26,0r0,-256v122,-1,210,-17,218,129v6,119,-96,135,-218,127xm80,-215r0,174v71,9,107,-26,107,-88v0,-57,-35,-96,-107,-86","w":259,"k":{"V":4,"Y":13,",":20,".":20,"A":4}},"E":{"d":"26,0r0,-256r167,0r0,41r-113,0r0,62r106,0r0,41r-106,0r0,71r116,0r0,41r-170,0"},"F":{"d":"26,0r0,-256r167,0r0,41r-113,0r0,69r109,0r0,41r-109,0r0,105r-54,0","w":206,"k":{",":58,".":58,"A":20,"a":9}},"G":{"d":"234,-197r-50,13v-1,-14,-22,-37,-48,-37v-38,0,-64,28,-64,93v0,88,51,107,108,83r0,-58r-44,0r0,-40r96,0r0,121v-15,10,-52,28,-96,28v-71,0,-121,-46,-121,-134v0,-88,50,-134,121,-134v61,0,85,27,98,65","w":253,"k":{",":20,".":20}},"H":{"d":"26,0r0,-256r54,0r0,100r100,0r0,-100r54,0r0,256r-54,0r0,-114r-100,0r0,114r-54,0","w":259},"I":{"d":"26,0r0,-256r54,0r0,256r-54,0","w":106},"J":{"d":"-5,-9r22,-39v21,23,51,12,51,-28r0,-180r54,0r0,185v10,62,-77,100,-127,62","w":146,"k":{",":20,".":20}},"K":{"d":"26,0r0,-256r54,0r1,109r88,-109r64,0r-102,121r109,135r-69,0r-91,-117r0,117r-54,0","w":240,"k":{"O":6,"y":9,"e":6,"o":6,"u":6}},"L":{"d":"26,0r0,-256r54,0r0,214r102,0r0,42r-156,0","w":186,"k":{"T":33,"V":27,"W":20,"y":9,"Y":40}},"M":{"d":"149,0r-58,-167v-6,-17,-12,-42,-13,-50r-3,0r1,217r-50,0r0,-256r84,0v19,61,46,122,59,187r2,0v13,-63,41,-127,59,-187r84,0r0,256r-50,0r1,-217r-4,0v-16,72,-48,148,-70,217r-42,0","w":339},"N":{"d":"26,0r0,-256r70,0v32,62,80,133,101,200r3,0v-4,-53,-3,-139,-3,-200r50,0r0,256r-71,0v-32,-66,-75,-128,-100,-200r-3,0v5,60,2,134,3,200r-50,0","w":273,"k":{",":20,".":20}},"O":{"d":"133,-35v38,0,64,-28,64,-93v0,-65,-26,-93,-64,-93v-38,0,-63,28,-63,93v0,65,25,93,63,93xm133,6v-71,0,-120,-46,-120,-134v0,-88,49,-134,120,-134v71,0,120,46,120,134v0,88,-49,134,-120,134","w":266,"k":{"T":4,"V":4,"Y":13,",":20,".":20,"A":4,"X":6}},"P":{"d":"22,0r0,-256r101,0v62,0,87,35,87,78v0,79,-61,86,-134,82r0,96r-54,0xm76,-136v44,2,86,0,82,-44v5,-39,-42,-39,-82,-37r0,81","w":219,"k":{",":51,".":51,"A":20,"a":4}},"Q":{"d":"133,-35v38,0,64,-28,64,-93v0,-65,-26,-93,-64,-93v-38,0,-63,28,-63,93v0,65,25,93,63,93xm218,67r-87,-61v-65,0,-118,-43,-118,-134v0,-88,49,-134,120,-134v71,0,120,46,120,134v0,63,-25,105,-65,123r60,38","w":266,"k":{",":6,".":13}},"R":{"d":"80,-146v39,-1,80,8,80,-36v0,-46,-41,-33,-80,-35r0,71xm168,0r-47,-106r-41,0r0,106r-54,0r0,-256r108,0v94,-9,103,118,36,139r58,117r-60,0","w":233,"k":{"Y":10}},"S":{"d":"199,-210r-49,16v-4,-11,-9,-29,-37,-29v-46,1,-56,42,-19,57v44,18,110,35,110,92v0,43,-34,80,-99,80v-59,0,-86,-34,-92,-60r49,-18v3,17,13,37,46,37v47,1,59,-50,12,-66v-44,-15,-101,-30,-102,-85v0,-36,25,-76,94,-76v42,0,73,10,87,52","w":219,"k":{",":20,".":20}},"T":{"d":"73,0r0,-214r-70,0r0,-42r194,0r0,42r-70,0r0,214r-54,0","w":200,"k":{"O":4,",":40,".":40,"A":20,"a":21,"e":20,"o":20,"u":9,":":13,"-":33,";":13,"r":9}},"U":{"d":"178,-256r52,0r0,155v0,70,-36,107,-107,107v-64,0,-99,-37,-99,-107r0,-155r52,0r0,155v0,39,12,66,51,66v39,0,51,-27,51,-66r0,-155","w":253,"k":{",":20,".":20,"A":4}},"V":{"d":"2,-256r57,0r59,208r2,0r64,-208r54,0r-85,256r-70,0","w":240,"k":{"O":4,",":40,".":40,"A":20,"a":17,"e":13,"o":13,"u":6,":":20,"-":20,";":20}},"W":{"d":"64,0r-61,-256r55,0r29,142v4,17,10,54,11,69r3,0v6,-62,29,-149,41,-211r66,0r32,154v4,18,7,38,9,57r3,0v8,-77,28,-139,41,-211r50,0r-59,256r-68,0v-13,-68,-34,-139,-40,-211r-4,0v-9,73,-28,141,-41,211r-67,0","w":346,"k":{",":33,".":33,"A":9,"a":9,"e":4,"o":4,":":9,"-":13,";":9}},"X":{"d":"72,-256r53,94v13,-32,36,-64,52,-94r60,0r-77,122r83,134r-63,0v-19,-33,-43,-68,-57,-104r-3,0v-14,34,-39,71,-57,104r-60,0r84,-134r-77,-122r62,0","w":246},"Y":{"d":"93,0r0,-99r-93,-157r63,0r59,112v14,-41,38,-75,57,-112r61,0r-93,157r0,99r-54,0","w":240,"k":{"O":13,",":50,".":50,"A":33,"a":27,"e":20,"o":20,"u":10,":":20,"-":33,";":20,"S":10}},"Z":{"d":"10,0r0,-42r122,-173r-118,0r0,-41r180,0r0,43r-121,172r123,0r0,41r-186,0","w":206},"[":{"d":"25,47r0,-320r72,0r0,25r-29,0r0,270r29,0r0,25r-72,0","w":106},"\\":{"d":"33,-269r106,269r-32,12r-106,-269","w":140},"]":{"d":"81,-273r0,320r-72,0r0,-25r30,0r0,-270r-30,0r0,-25r72,0","w":106},"^":{"d":"23,-114r69,-142r32,0r69,142r-34,0r-51,-108r-51,108r-34,0","w":216},"_":{"d":"180,45r-180,0r0,-18r180,0r0,18","w":180},"a":{"d":"138,0r-2,-32v-30,50,-126,50,-126,-29v0,-63,58,-77,126,-74v2,-29,-3,-49,-35,-50v-24,0,-30,14,-38,33r-45,-13v13,-30,32,-55,85,-55v47,0,82,21,82,78r2,142r-49,0xm136,-60r0,-44v-44,-2,-80,8,-76,39v5,44,49,36,76,5","w":206},"b":{"d":"25,0r0,-280r52,0r0,90v19,-17,32,-30,59,-30v61,0,76,64,76,111v0,108,-76,146,-135,83r0,26r-52,0xm77,-156r0,97v32,46,82,22,82,-49v0,-73,-52,-92,-82,-48","w":226,"k":{",":13,".":13}},"c":{"d":"144,-71r47,12v-9,26,-24,63,-84,63v-69,0,-92,-56,-92,-111v0,-62,27,-113,94,-113v55,0,77,43,80,64r-48,13v0,-21,-10,-40,-33,-40v-27,0,-39,24,-39,72v0,45,7,79,39,79v24,0,34,-24,36,-39","w":193,"k":{",":9,".":9}},"d":{"d":"202,-280r0,280r-52,0r0,-26v-58,63,-135,25,-135,-83v0,-47,14,-111,75,-111v27,0,41,13,60,30r0,-90r52,0xm150,-59r0,-97v-29,-43,-82,-25,-82,48v0,72,49,95,82,49","w":226},"e":{"d":"150,-64r44,14v-12,28,-35,54,-84,54v-60,0,-98,-42,-98,-112v0,-66,36,-112,99,-112v67,0,95,56,91,125r-139,0v0,26,9,63,46,63v23,0,37,-19,41,-32xm63,-129r87,0v0,-35,-15,-54,-41,-54v-32,0,-44,26,-46,54","k":{",":13,".":13}},"f":{"d":"36,0r0,-161r-31,0r0,-37r31,0v-10,-66,34,-103,104,-86r0,37v-32,-13,-62,4,-53,49r43,0r0,37r-43,0r0,161r-51,0","w":133,"k":{",":27,".":27}},"g":{"d":"211,-215r0,29r-42,0v39,39,4,117,-83,102v-7,7,-8,18,7,22v45,13,112,13,112,70v0,49,-50,65,-99,65v-60,0,-96,-23,-96,-56v0,-33,25,-45,40,-53v-22,-15,-11,-45,9,-54v-77,-29,-46,-135,35,-130v36,2,75,6,117,5xm101,-117v23,0,38,-13,38,-34v0,-24,-20,-34,-37,-34v-27,0,-40,14,-40,34v0,21,17,34,39,34xm156,13v0,-29,-53,-25,-78,-36v-12,8,-23,18,-23,34v0,21,25,29,53,29v35,0,48,-11,48,-27","k":{".":6}},"h":{"d":"25,0r0,-280r52,0r0,97v17,-17,41,-37,72,-37v42,0,53,32,53,64r0,156r-52,0r0,-145v-5,-47,-49,-34,-73,-4r0,149r-52,0","w":226},"i":{"d":"24,0r0,-215r52,0r0,215r-52,0xm24,-241r0,-39r52,0r0,39r-52,0","w":100},"j":{"d":"24,4r0,-219r52,0r0,229v2,50,-43,68,-89,55r3,-38v20,5,35,0,34,-27xm24,-241r0,-39r52,0r0,39r-52,0","w":100},"k":{"d":"26,-280r51,0r1,160r69,-96r60,0r-77,102r83,114r-63,0r-73,-108r0,108r-51,0r0,-280"},"l":{"d":"24,0r0,-280r52,0r0,280r-52,0","w":100},"m":{"d":"25,0r0,-215r52,0r0,31v20,-19,36,-36,65,-36v28,0,42,15,50,36v18,-19,41,-36,69,-36v39,0,54,27,54,64r0,156r-52,0r0,-144v-6,-45,-39,-41,-67,-5r0,149r-52,0r0,-144v-6,-45,-39,-41,-67,-5r0,149r-52,0","w":339},"n":{"d":"150,0r0,-145v-5,-47,-49,-34,-73,-4r0,149r-52,0r0,-215r52,0r0,32v17,-17,41,-37,72,-37v42,0,53,32,53,64r0,156r-52,0","w":226},"o":{"d":"66,-108v0,54,17,76,44,76v27,0,45,-22,45,-76v0,-53,-18,-75,-45,-75v-27,0,-44,22,-44,75xm12,-108v0,-66,38,-112,98,-112v63,0,99,46,99,112v0,70,-41,112,-99,112v-60,0,-98,-42,-98,-112","w":220,"k":{",":13,".":13}},"p":{"d":"25,70r0,-285r52,0r0,25v19,-17,32,-30,59,-30v61,0,76,64,76,111v0,108,-76,146,-135,83r0,96r-52,0xm77,-156r0,97v32,46,82,22,82,-49v0,-73,-52,-92,-82,-48","w":226,"k":{",":13,".":13}},"q":{"d":"202,-215r0,285r-52,0r0,-96v-58,63,-135,25,-135,-83v0,-47,14,-111,75,-111v27,0,41,13,60,30r0,-25r52,0xm150,-59r0,-97v-29,-43,-82,-25,-82,48v0,72,49,95,82,49","w":226},"r":{"d":"25,0r0,-215r52,0v1,11,-2,25,1,34v15,-20,38,-44,70,-38r0,48v-34,-9,-57,11,-71,28r0,143r-52,0","w":146,"k":{",":33,".":40,":":9,"-":27,";":9}},"s":{"d":"174,-170r-44,14v-3,-10,-8,-29,-37,-29v-14,0,-28,7,-28,24v0,32,42,24,64,37v29,9,48,27,48,59v0,56,-44,69,-91,69v-55,0,-73,-35,-77,-54r45,-14v6,20,15,32,39,32v44,-1,40,-45,9,-52v-40,-9,-87,-23,-87,-70v0,-47,38,-66,78,-66v49,0,73,24,81,50","w":186,"k":{",":13,".":13}},"t":{"d":"138,-198r0,37r-51,0r0,89v-7,35,24,44,52,32r0,38v-6,3,-24,6,-41,6v-86,-1,-57,-90,-62,-165r-31,0r0,-37r31,0r0,-49r51,-21r0,70r51,0","w":146},"u":{"d":"197,-215r0,215r-52,0r0,-33v-17,17,-41,37,-72,37v-40,0,-50,-31,-50,-63r0,-156r52,0r0,145v5,48,46,32,70,3r0,-148r52,0","w":219},"v":{"d":"70,0r-69,-215r56,0v14,53,35,106,43,163r2,0v7,-57,31,-111,46,-163r51,0r-68,215r-61,0","w":200,"k":{",":33,".":33}},"w":{"d":"203,0r-38,-163r-2,0v-7,57,-24,109,-35,163r-65,0r-61,-215r54,0r27,104v5,19,8,42,12,61r3,0v8,-59,23,-110,35,-165r65,0r37,165r2,0v7,-50,26,-114,36,-165r52,0r-57,215r-65,0","w":326,"k":{",":27,".":27}},"x":{"d":"0,0r68,-115r-60,-100r59,0v14,24,23,53,40,74v12,-28,27,-48,40,-74r54,0r-61,99r66,116r-60,0r-44,-83r-46,83r-56,0","w":206},"y":{"d":"18,68r3,-40v29,6,36,12,55,-32r-75,-211r56,0v15,52,35,95,44,155r2,0v8,-62,30,-102,45,-155r51,0r-78,230v-11,53,-53,67,-103,53","w":200,"k":{",":40,".":40}},"z":{"d":"8,0r0,-35r105,-144r-100,0r0,-36r162,0r0,35r-105,143r109,0r0,37r-171,0","w":186},"{":{"d":"11,-100r0,-26v13,0,30,-10,30,-34r0,-67v4,-44,34,-49,76,-46r0,25v-52,-10,-37,49,-37,93v0,34,-24,41,-34,42v10,1,34,8,34,42v0,39,-22,101,37,93r0,25v-42,3,-76,-2,-76,-46v0,-39,7,-104,-30,-101","w":126},"|":{"d":"23,90r0,-360r34,0r0,360r-34,0","w":79},"}":{"d":"116,-126r0,26v-13,0,-31,10,-31,34r0,67v-4,44,-34,49,-76,46r0,-25v53,11,37,-48,37,-93v0,-34,25,-41,35,-42v-10,-1,-35,-8,-35,-42v0,-39,22,-101,-37,-93r0,-25v42,-3,76,1,76,46r0,67v0,24,18,34,31,34","w":126},"~":{"d":"70,-120v23,0,56,24,77,25v14,0,23,-13,31,-26r13,27v-11,15,-23,31,-45,31v-36,0,-90,-50,-108,2r-13,-28v8,-15,21,-31,45,-31","w":216},"'":{"d":"23,-189r0,-91r36,0r0,91r-36,0","w":79},"`":{"d":"49,-291r36,53r-37,0r-58,-53r59,0","w":100},"\u00ef":{"d":"24,0r0,-215r52,0r0,215r-52,0xm62,-280r52,0r0,39r-52,0r0,-39xm-14,-280r52,0r0,39r-52,0r0,-39","w":100},"\u00a0":{"w":106,"k":{"T":13,"V":13,"W":13,"Y":13,"A":13}}}});
Cufon.replace('h3,h1', { fontFamily: 'Headingfont'});