/*
 * 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:
 * 2002 | www.miniml.com | design by craig kroeger
 */
Cufon.registerFont({"w":750,"face":{"font-family":"uni","font-weight":400,"font-stretch":"normal","units-per-em":"1000","panose-1":"0 0 4 0 0 0 0 0 0 0","ascent":"800","descent":"-200","bbox":"-3 -750 1000 250","underline-thickness":"20","underline-position":"-123","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":375},"!":{"d":"125,-125r125,0r0,125r-125,0r0,-125xm250,-625r0,375r-125,0r0,-375r125,0","w":375},"\"":{"d":"375,-625r0,250r-125,0r0,-250r125,0xm125,-375r-125,0r0,-250r125,0r0,250","w":500},"#":{"d":"625,-375r-125,0r0,125r125,0r0,125r-125,0r0,125r-125,0r0,-125r-125,0r0,125r-125,0r0,-125r-125,0r0,-125r125,0r0,-125r-125,0r0,-125r125,0r0,-125r125,0r0,125r125,0r0,-125r125,0r0,125r125,0r0,125xm250,-375r0,125r125,0r0,-125r-125,0"},"$":{"d":"250,0r-250,0r0,-125r500,0r0,-125r-375,0r0,-125r-125,0r0,-125r125,0r0,-125r125,0r0,-125r125,0r0,125r250,0r0,125r-500,0r0,125r375,0r0,125r125,0r0,125r-125,0r0,125r-125,0r0,125r-125,0r0,-125"},"%":{"d":"500,-625r125,0r0,125r-125,0r0,125r-125,0r0,125r-125,0r0,125r-125,0r0,125r-125,0r0,-125r125,0r0,-125r125,0r0,-125r125,0r0,-125r125,0r0,-125xm125,-625r0,125r-125,0r0,-125r125,0xm500,0r0,-125r125,0r0,125r-125,0"},"&":{"d":"500,-375r0,125r-375,0r0,125r500,0r0,-125r125,0r0,125r-125,0r0,125r-500,0r0,-125r-125,0r0,-125r125,0r0,-125r-125,0r0,-125r125,0r0,-125r375,0r0,125r125,0r0,125r-125,0xm500,-380r0,-115r-375,0r0,115r375,0","w":875},"'":{"d":"125,-625r0,250r-125,0r0,-250r125,0","w":250},"(":{"d":"250,-750r0,125r-125,0r0,625r125,0r0,125r-125,0r0,-125r-125,0r0,-625r125,0r0,-125r125,0","w":375},")":{"d":"0,-750r125,0r0,125r125,0r0,625r-125,0r0,125r-125,0r0,-125r125,0r0,-625r-125,0r0,-125","w":375},"*":{"d":"125,-625r125,0r0,125r125,0r0,-125r125,0r0,125r-125,0r0,125r250,0r0,125r-250,0r0,125r125,0r0,125r-125,0r0,-125r-125,0r0,125r-125,0r0,-125r125,0r0,-125r-250,0r0,-125r250,0r0,-125r-125,0r0,-125"},"+":{"d":"625,-375r0,125r-250,0r0,250r-125,0r0,-250r-250,0r0,-125r250,0r0,-250r125,0r0,250r250,0"},",":{"d":"0,125r125,0r0,-250r125,0r0,250r-125,0r0,125r-125,0r0,-125","w":375},".":{"d":"0,-125r125,0r0,125r-125,0r0,-125","w":250},"\/":{"d":"500,-625r125,0r0,125r-125,0r0,125r-125,0r0,125r-125,0r0,125r-125,0r0,125r-125,0r0,-125r125,0r0,-125r125,0r0,-125r125,0r0,-125r125,0r0,-125"},"0":{"d":"500,-500r125,0r0,375r-125,0r0,125r-375,0r0,-125r-125,0r0,-375r125,0r0,-125r375,0r0,125xm500,-495r-375,0r0,365r375,0r0,-365"},"1":{"d":"0,-625r250,0r0,625r-125,0r0,-500r-125,0r0,-125","w":375},"2":{"d":"0,-250r125,0r0,-125r375,0r0,-125r-500,0r0,-125r500,0r0,125r125,0r0,250r-500,0r0,125r500,0r0,125r-625,0r0,-250"},"3":{"d":"500,-500r125,0r0,125r-125,0r0,125r125,0r0,125r-125,0r0,125r-500,0r0,-125r500,0r0,-125r-375,0r0,-125r375,0r0,-125r-500,0r0,-125r500,0r0,125"},"4":{"d":"500,-625r125,0r0,625r-125,0r0,-250r-500,0r0,-375r125,0r0,250r375,0r0,-250"},"5":{"d":"625,-500r-500,0r0,125r375,0r0,125r125,0r0,125r-125,0r0,125r-500,0r0,-125r500,0r0,-125r-500,0r0,-375r625,0r0,125"},"6":{"d":"500,-250r0,0r0,0xm625,-250r0,125r-125,0r0,125r-375,0r0,-125r-125,0r0,-375r125,0r0,125r375,0r0,125r125,0xm125,-245r0,115r375,0r0,-115r-375,0xm500,-625r0,125r-375,0r0,-125r375,0"},"7":{"d":"250,0r0,-250r125,0r0,-250r-375,0r0,-125r500,0r0,375r-125,0r0,250r-125,0","w":625},"8":{"d":"625,-375r-125,0r0,125r125,0r0,125r-125,0r0,125r-375,0r0,-125r-125,0r0,-125r125,0r0,-125r-125,0r0,-125r125,0r0,-125r375,0r0,125r125,0r0,125xm500,-380r0,-115r-375,0r0,115r375,0xm500,-245r-375,0r0,115r375,0r0,-115"},"9":{"d":"125,-375r0,0r0,0xm0,-375r0,-125r125,0r0,-125r375,0r0,125r125,0r0,375r-125,0r0,-125r-375,0r0,-125r-125,0xm500,-380r0,-115r-375,0r0,115r375,0xm125,0r0,-125r375,0r0,125r-375,0"},":":{"d":"125,-250r125,0r0,125r-125,0r0,-125xm125,-500r125,0r0,125r-125,0r0,-125","w":500},";":{"d":"125,-500r125,0r0,125r-125,0r0,-125xm0,125r125,0r0,-250r125,0r0,250r-125,0r0,125r-125,0r0,-125","w":500},"<":{"d":"375,-625r0,125r-125,0r0,125r-125,0r0,125r125,0r0,125r125,0r0,125r-125,0r0,-125r-125,0r0,-125r-125,0r0,-125r125,0r0,-125r125,0r0,-125r125,0","w":500},"=":{"d":"0,-500r625,0r0,125r-625,0r0,-125xm0,-125r0,-125r625,0r0,125r-625,0"},">":{"d":"0,-625r125,0r0,125r125,0r0,125r125,0r0,125r-125,0r0,125r-125,0r0,125r-125,0r0,-125r125,0r0,-125r125,0r0,-125r-125,0r0,-125r-125,0r0,-125","w":500},"?":{"d":"125,-250r0,-125r250,0r0,-125r-375,0r0,-125r375,0r0,125r125,0r0,125r-125,0r0,125r-250,0xm125,0r0,-125r125,0r0,125r-125,0","w":625},"@":{"d":"500,0r-375,0r0,-125r-125,0r0,-375r125,0r0,-125r375,0r0,125r125,0r0,250r-375,0r0,-125r250,0r0,-125r-375,0r0,375r375,0r0,125"},"A":{"d":"500,-500r125,0r0,500r-125,0r0,-250r-375,0r0,250r-125,0r0,-500r125,0r0,-125r375,0r0,125xm500,-495r-375,0r0,120r375,0r0,-120"},"B":{"d":"625,-375r-125,0r0,125r125,0r0,125r-125,0r0,125r-500,0r0,-625r500,0r0,125r125,0r0,125xm495,-125r0,-125r-370,0r0,125r370,0xm495,-375r0,-125r-370,0r0,125r370,0"},"C":{"d":"500,-250r125,0r0,125r-125,0r0,125r-375,0r0,-125r-125,0r0,-375r125,0r0,-125r375,0r0,125r125,0r0,125r-125,0r0,-125r-375,0r0,375r375,0r0,-125"},"D":{"d":"500,-500r125,0r0,375r-125,0r0,125r-500,0r0,-625r500,0r0,125xm495,-500r-370,0r0,375r370,0r0,-375"},"E":{"d":"625,-500r-500,0r0,125r375,0r0,125r-375,0r0,125r500,0r0,125r-625,0r0,-625r625,0r0,125"},"F":{"d":"625,-500r-500,0r0,125r375,0r0,125r-375,0r0,250r-125,0r0,-625r625,0r0,125"},"G":{"d":"625,-375r0,375r-500,0r0,-125r-125,0r0,-375r125,0r0,-125r500,0r0,125r-500,0r0,375r375,0r0,-125r-250,0r0,-125r375,0"},"H":{"d":"500,-625r125,0r0,625r-125,0r0,-250r-375,0r0,250r-125,0r0,-625r125,0r0,250r375,0r0,-250"},"I":{"d":"0,-625r125,0r0,625r-125,0r0,-625","w":250},"J":{"d":"0,-250r125,0r0,125r250,0r0,-500r125,0r0,500r-125,0r0,125r-250,0r0,-125r-125,0r0,-125","w":625},"K":{"d":"125,-375r250,0r0,-125r125,0r0,-125r125,0r0,125r-125,0r0,125r-125,0r0,125r125,0r0,125r125,0r0,125r-125,0r0,-125r-125,0r0,-125r-250,0r0,250r-125,0r0,-625r125,0r0,250"},"L":{"d":"125,-125r375,0r0,125r-500,0r0,-625r125,0r0,500","w":625},"M":{"d":"500,-625r125,0r0,625r-125,0r0,-375r-125,0r0,125r-125,0r0,-125r-125,0r0,375r-125,0r0,-625r125,0r0,125r125,0r0,125r125,0r0,-125r125,0r0,-125"},"N":{"d":"500,-125r-125,0r0,-125r-125,0r0,-125r-125,0r0,375r-125,0r0,-625r125,0r0,125r125,0r0,125r125,0r0,125r125,0r0,-375r125,0r0,625r-125,0r0,-125"},"O":{"d":"500,-500r125,0r0,375r-125,0r0,125r-375,0r0,-125r-125,0r0,-375r125,0r0,-125r375,0r0,125xm500,-495r-375,0r0,365r375,0r0,-365"},"P":{"d":"500,-500r125,0r0,125r-125,0r0,125r-375,0r0,250r-125,0r0,-625r500,0r0,125xm125,-375r370,0r0,-125r-370,0r0,125"},"Q":{"d":"500,-495r-375,0r0,365r375,0r0,-365xm500,0r125,0r0,125r-125,0r0,-125r-375,0r0,-125r-125,0r0,-375r125,0r0,-125r375,0r0,125r125,0r0,375r-125,0r0,125"},"R":{"d":"495,-375r0,-125r-370,0r0,125r370,0xm625,-500r0,125r-125,0r0,250r125,0r0,125r-125,0r0,-125r-125,0r0,-125r-250,0r0,250r-125,0r0,-625r500,0r0,125r125,0"},"S":{"d":"125,-625r500,0r0,125r-500,0r0,125r375,0r0,125r125,0r0,125r-125,0r0,125r-500,0r0,-125r500,0r0,-125r-375,0r0,-125r-125,0r0,-125r125,0r0,-125"},"T":{"d":"625,-625r0,125r-250,0r0,500r-125,0r0,-500r-250,0r0,-125r625,0"},"U":{"d":"500,0r-375,0r0,-125r-125,0r0,-500r125,0r0,500r375,0r0,-500r125,0r0,500r-125,0r0,125"},"V":{"d":"0,-625r125,0r0,375r125,0r0,125r125,0r0,-125r125,0r0,-375r125,0r0,375r-125,0r0,125r-125,0r0,125r-125,0r0,-125r-125,0r0,-125r-125,0r0,-375"},"W":{"d":"750,-625r125,0r0,500r-125,0r0,125r-250,0r0,-125r-125,0r0,125r-250,0r0,-125r-125,0r0,-500r125,0r0,500r250,0r0,-500r125,0r0,500r250,0r0,-500","w":1000},"X":{"d":"625,-625r0,125r-125,0r0,125r-125,0r0,125r125,0r0,125r125,0r0,125r-125,0r0,-125r-125,0r0,-125r-125,0r0,125r-125,0r0,125r-125,0r0,-125r125,0r0,-125r125,0r0,-125r-125,0r0,-125r-125,0r0,-125r125,0r0,125r125,0r0,125r125,0r0,-125r125,0r0,-125r125,0"},"Y":{"d":"500,-625r125,0r0,125r-125,0r0,125r-125,0r0,375r-125,0r0,-375r-125,0r0,-125r-125,0r0,-125r125,0r0,125r125,0r0,125r125,0r0,-125r125,0r0,-125"},"Z":{"d":"500,-500r0,125r-125,0r0,125r-125,0r0,125r375,0r0,125r-625,0r0,-125r125,0r0,-125r125,0r0,-125r125,0r0,-125r-375,0r0,-125r625,0r0,125r-125,0"},"[":{"d":"250,-625r-125,0r0,625r125,0r0,125r-250,0r0,-875r250,0r0,125","w":375},"\\":{"d":"125,-625r0,125r125,0r0,125r125,0r0,125r125,0r0,125r125,0r0,125r-125,0r0,-125r-125,0r0,-125r-125,0r0,-125r-125,0r0,-125r-125,0r0,-125r125,0"},"]":{"d":"0,-625r0,-125r250,0r0,875r-250,0r0,-125r125,0r0,-625r-125,0","w":375},"^":{"d":"247,-500r-125,0r0,125r-125,0r0,-125r125,0r0,-125r125,0r0,125r125,0r0,125r-125,0r0,-125","w":500},"_":{"d":"0,0r625,0r0,125r-625,0r0,-125"},"`":{"d":"125,-500r125,0r0,125r-125,0r0,-125r-125,0r0,-125r125,0r0,125","w":375},"a":{"d":"125,-125r-125,0r0,-250r125,0r0,-125r250,0r0,125r125,0r0,375r-375,0r0,-125xm375,-370r-250,0r0,240r250,0r0,-240","w":625},"b":{"d":"375,-125r0,125r-375,0r0,-625r125,0r0,125r250,0r0,125r125,0r0,250r-125,0xm370,-375r-245,0r0,250r245,0r0,-250","w":625},"c":{"d":"500,0r-375,0r0,-125r-125,0r0,-250r125,0r0,-125r375,0r0,125r-375,0r0,250r375,0r0,125","w":625},"d":{"d":"125,-125r-125,0r0,-250r125,0r0,-125r250,0r0,-125r125,0r0,625r-375,0r0,-125xm130,-375r0,250r245,0r0,-250r-245,0","w":625},"e":{"d":"125,-125r-125,0r0,-250r125,0r0,-125r375,0r0,250r-125,0r0,125r125,0r0,125r-375,0r0,-125xm250,-130r0,-125r125,0r0,-115r-250,0r0,240r125,0","w":625},"f":{"d":"250,-625r0,125r-125,0r0,125r125,0r0,125r-125,0r0,250r-125,0r0,-500r125,0r0,-125r125,0","w":375},"g":{"d":"375,-370r-250,0r0,240r250,0r0,-240xm375,-500r0,125r125,0r0,500r-125,0r0,125r-250,0r0,-125r250,0r0,-125r-250,0r0,-125r-125,0r0,-250r125,0r0,-125r250,0","w":625},"h":{"d":"375,-375r-250,0r0,375r-125,0r0,-625r125,0r0,125r250,0r0,125r125,0r0,375r-125,0r0,-375","w":625},"i":{"d":"0,0r0,-375r125,0r0,375r-125,0xm0,-625r125,0r0,125r-125,0r0,-125","w":250},"j":{"d":"0,125r125,0r0,-500r125,0r0,500r-125,0r0,125r-125,0r0,-125xm125,-625r125,0r0,125r-125,0r0,-125","w":375},"k":{"d":"375,0r0,-250r-125,0r0,125r-125,0r0,125r-125,0r0,-625r125,0r0,375r125,0r0,-125r125,0r0,-125r125,0r0,125r-125,0r0,125r125,0r0,250r-125,0","w":625},"l":{"d":"0,-625r125,0r0,625r-125,0r0,-625","w":250},"m":{"d":"500,-500r250,0r0,125r125,0r0,375r-125,0r0,-375r-250,0r0,375r-125,0r0,-375r-250,0r0,375r-125,0r0,-500r375,0r0,125r125,0r0,-125","w":1000},"n":{"d":"0,-500r375,0r0,125r125,0r0,375r-125,0r0,-375r-250,0r0,375r-125,0r0,-500","w":625},"o":{"d":"375,-125r0,125r-250,0r0,-125r-125,0r0,-250r125,0r0,-125r250,0r0,125r125,0r0,250r-125,0xm375,-370r-250,0r0,240r250,0r0,-240","w":625},"p":{"d":"375,-375r125,0r0,250r-125,0r0,125r-250,0r0,250r-125,0r0,-750r375,0r0,125xm375,-130r0,-240r-250,0r0,240r250,0","w":625},"q":{"d":"125,-375r0,-125r375,0r0,750r-125,0r0,-250r-250,0r0,-125r-125,0r0,-250r125,0xm125,-130r250,0r0,-240r-250,0r0,240","w":625},"r":{"d":"125,-500r0,125r125,0r0,-125r125,0r0,125r-125,0r0,125r-125,0r0,250r-125,0r0,-500r125,0","w":500},"s":{"d":"500,-375r-250,0r0,125r250,0r0,125r-125,0r0,125r-375,0r0,-125r250,0r0,-125r-250,0r0,-125r125,0r0,-125r375,0r0,125","w":625},"t":{"d":"375,-500r0,125r-125,0r0,375r-125,0r0,-375r-125,0r0,-125r125,0r0,-125r125,0r0,125r125,0","w":500},"u":{"d":"375,-500r125,0r0,500r-375,0r0,-125r-125,0r0,-375r125,0r0,375r250,0r0,-375","w":625},"v":{"d":"125,0r0,-125r-125,0r0,-375r125,0r0,375r250,0r0,-375r125,0r0,375r-125,0r0,125r-250,0","w":625},"w":{"d":"500,0r0,-125r-125,0r0,125r-250,0r0,-125r-125,0r0,-375r125,0r0,375r250,0r0,-375r125,0r0,375r250,0r0,-375r125,0r0,375r-125,0r0,125r-250,0","w":1000},"x":{"d":"500,-500r0,125r-125,0r0,250r125,0r0,125r-125,0r0,-125r-250,0r0,125r-125,0r0,-125r125,0r0,-250r-125,0r0,-125r125,0r0,125r250,0r0,-125r125,0","w":625},"y":{"d":"125,250r0,-125r250,0r0,-125r-250,0r0,-125r-125,0r0,-375r125,0r0,375r250,0r0,-375r125,0r0,625r-125,0r0,125r-250,0","w":625},"z":{"d":"250,-250r0,-125r-250,0r0,-125r500,0r0,125r-125,0r0,125r-125,0r0,125r250,0r0,125r-500,0r0,-125r125,0r0,-125r125,0","w":625},"{":{"d":"250,0r-125,0r0,-250r-125,0r0,-125r125,0r0,-250r125,0r0,-125r125,0r0,125r-125,0r0,250r-125,0r0,125r125,0r0,250r125,0r0,125r-125,0r0,-125","w":500},"|":{"d":"125,-750r125,0r0,875r-125,0r0,-875","w":500},"}":{"d":"0,0r125,0r0,-250r125,0r0,-125r-125,0r0,-250r-125,0r0,-125r125,0r0,125r125,0r0,250r125,0r0,125r-125,0r0,250r-125,0r0,125r-125,0r0,-125","w":500},"~":{"d":"375,-500r125,0r0,125r-125,0r0,125r-125,0r0,-125r-125,0r0,125r-125,0r0,-125r125,0r0,-125r125,0r0,125r125,0r0,-125","w":625},"\u2122":{"d":"750,-625r125,0r0,125r125,0r0,250r-125,0r0,-250r-125,0r0,250r-125,0r0,-250r-125,0r0,250r-125,0r0,-250r-125,0r0,250r-125,0r0,-250r-125,0r0,-125r375,0r0,125r125,0r0,-125r125,0r0,125r125,0r0,-125","w":1125},"\u2026":{"d":"0,-125r125,0r0,125r-125,0r0,-125xm250,-125r125,0r0,125r-125,0r0,-125xm500,-125r125,0r0,125r-125,0r0,-125"},"\u2013":{"d":"375,-250r-375,0r0,-125r375,0r0,125","w":500},"\u2014":{"d":"500,-250r-500,0r0,-125r500,0r0,125","w":625},"\u201c":{"d":"375,-625r0,250r-125,0r0,-250r125,0xm125,-375r-125,0r0,-250r125,0r0,250","w":500},"\u201d":{"d":"375,-625r0,250r-125,0r0,-250r125,0xm125,-375r-125,0r0,-250r125,0r0,250","w":500},"\u2018":{"d":"125,-375r-125,0r0,-250r125,0r0,250","w":250},"\u2019":{"d":"125,-375r-125,0r0,-250r125,0r0,250","w":250},"\u00d7":{"d":"500,-500r0,125r-125,0r0,250r125,0r0,125r-125,0r0,-125r-250,0r0,125r-125,0r0,-125r125,0r0,-250r-125,0r0,-125r125,0r0,125r250,0r0,-125r125,0","w":625},"-":{"d":"0,-250r0,-125r500,0r0,125r-500,0","w":625},"\u00a0":{"w":375}}});


/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 2008 Bernd Montag - feel free to distribute - feel free to use personal and
 * commercial - read attached textfile for restrictions
 */
Cufon.registerFont({"w":485,"face":{"font-family":"Sansation","font-weight":400,"font-stretch":"normal","units-per-em":"2048","panose-1":"2 0 5 3 0 0 0 2 0 4","ascent":"1638","descent":"-410","bbox":"0 -1505 2000 398","underline-thickness":"150","underline-position":"-89","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{},"!":{"d":"335,-1430r0,1060r-185,0r0,-1060r185,0xm335,-185r0,185r-185,0r0,-185r185,0"},"\"":{"d":"655,-1430r-30,435r-125,0r-30,-435r185,0xm285,-1430r-30,435r-125,0r-30,-435r185,0","w":755},"#":{"d":"803,-876r-90,378r377,0r90,-378r-377,0xm403,5r89,-349r-392,0r30,-154r402,0r89,-378r-401,0r30,-154r412,0r100,-395r180,0r-100,395r378,0r102,-400r180,0r-101,400r392,0r-30,154r-402,0r-89,378r401,0r-30,154r-412,0r-90,349r-180,0r90,-349r-378,0r-90,349r-180,0","w":1893},"$":{"d":"150,-240r0,-160v117,40,238,60,364,60v167,0,251,-50,251,-150v0,-93,-55,-140,-165,-140r-150,0v-233,0,-350,-103,-350,-310v0,-173,117,-273,350,-300r0,-190r175,0r0,190v100,7,192,23,275,50r0,160v-117,-40,-231,-60,-343,-60v-195,0,-292,50,-292,150v0,93,62,140,185,140r150,0v233,0,350,103,350,310v0,173,-108,273,-325,300r0,190r-175,0r0,-190v-117,-7,-217,-23,-300,-50","w":1050},"%":{"d":"305,0r-205,0r1017,-1430r205,0xm378,-1035v96,0,144,-49,144,-147v0,-96,-48,-144,-144,-144v-99,0,-148,48,-148,144v0,98,49,147,148,147xm100,-1180v0,-173,93,-260,278,-260v183,0,274,87,274,260v0,173,-91,259,-274,259v-185,0,-278,-86,-278,-259xm1048,-104v96,0,144,-49,144,-147v0,-96,-48,-144,-144,-144v-99,0,-148,48,-148,144v0,98,49,147,148,147xm770,-249v0,-173,93,-260,278,-260v183,0,274,87,274,260v0,173,-91,259,-274,259v-185,0,-278,-86,-278,-259","w":1422},"&":{"d":"293,-727v-129,-57,-193,-163,-193,-318v0,-257,170,-385,510,-385v123,0,243,17,360,50r0,150v-117,-33,-232,-50,-347,-50v-225,0,-338,77,-338,230v0,167,85,250,255,250r388,0r0,-142r63,0r102,142r182,0r0,150r-162,0r0,160v0,329,-173,493,-518,493v-330,0,-495,-132,-495,-397v0,-165,64,-276,193,-333xm542,-650v-171,0,-257,84,-257,251v0,166,100,249,301,249v228,0,342,-114,342,-342r0,-158r-386,0","w":1275},"'":{"d":"285,-1430r-30,435r-125,0r-30,-435r185,0","w":385},"(":{"d":"485,-1430v-267,602,-267,1208,0,1810r-185,0v-267,-602,-267,-1208,0,-1810r185,0","w":560},")":{"d":"260,-1430v267,602,267,1208,0,1810r-185,0v267,-602,267,-1208,0,-1810r185,0","w":560},"*":{"d":"327,-1430r156,0r-30,232r209,-101r48,147r-228,43r159,170r-123,92r-113,-205r-113,204r-124,-89r161,-171r-230,-42r48,-150r211,103","w":810},"+":{"d":"400,-600r0,-300r150,0r0,300r300,0r0,150r-300,0r0,300r-150,0r0,-300r-300,0r0,-150r300,0","w":950},",":{"d":"435,-185r-150,435r-185,0r150,-435r185,0","w":535},"-":{"d":"600,-600r0,150r-500,0r0,-150r500,0","w":700},"\u2010":{"d":"600,-600r0,150r-500,0r0,-150r500,0","w":700},".":{"d":"285,-185r0,185r-185,0r0,-185r185,0","w":385},"\/":{"d":"230,0r-205,0r725,-1430r205,0","w":980},"0":{"d":"693,-140v275,0,412,-193,412,-579v0,-381,-137,-571,-412,-571v-282,0,-423,190,-423,571v0,386,141,579,423,579xm75,-713v0,-485,206,-727,618,-727v405,0,607,242,607,727v0,482,-202,723,-607,723v-412,0,-618,-241,-618,-723","w":1375},"1":{"d":"250,0r0,-1241r-150,0r0,-89r335,-100r0,1430r-185,0","w":635},"2":{"d":"100,0r0,-150v530,-365,795,-655,795,-870v0,-180,-113,-270,-340,-270v-147,0,-285,37,-415,110r0,-160v130,-67,268,-100,415,-100v350,0,525,140,525,420v0,247,-238,537,-715,870r715,0r0,150r-980,0","w":1180},"3":{"d":"100,-1380v133,-40,267,-60,400,-60v343,0,515,130,515,390v0,157,-63,266,-188,325v125,57,188,165,188,325v0,273,-172,410,-515,410v-133,0,-267,-20,-400,-60r0,-160v133,47,267,70,400,70v220,0,330,-87,330,-260v0,-167,-84,-250,-252,-250r-328,0r0,-150r325,0v170,0,255,-83,255,-250v0,-160,-110,-240,-330,-240v-133,0,-267,23,-400,70r0,-160","w":1115},"4":{"d":"902,0r-185,0r0,-420r-642,0r0,-150r395,-860r184,0r-386,860r449,0r0,-528r185,0r0,528r148,76r0,74r-148,0r0,420","w":1125,"k":{"7":150}},"5":{"d":"150,-1430r854,0r0,150r-696,0r-34,402v78,-15,163,-22,256,-22v380,0,570,147,570,440v0,313,-183,470,-550,470v-153,0,-297,-20,-430,-60r0,-160v133,47,277,70,430,70v243,0,365,-107,365,-320v0,-193,-128,-290,-385,-290v-157,0,-300,17,-430,50","w":1175},"6":{"d":"100,-530v0,-311,169,-625,508,-943r126,107v-175,164,-299,327,-374,489v61,-15,146,-23,256,-23v349,0,524,143,524,430v0,320,-184,480,-553,480v-325,0,-487,-180,-487,-540xm596,-140v242,0,363,-110,363,-330v0,-187,-117,-280,-352,-280v-129,0,-231,9,-304,28v-19,73,-28,132,-28,176v0,271,107,406,321,406","w":1240,"k":{"9":96,"7":150}},"7":{"d":"100,-1430r950,0r0,150r-572,1280r-211,0r592,-1280r-759,0r0,-150","w":1125,"k":{"6":150,"4":150}},"8":{"d":"100,-424v0,-149,71,-256,212,-321v-115,-70,-172,-181,-172,-333v0,-244,160,-366,480,-366v320,0,480,122,480,366v0,152,-59,263,-177,333v145,65,217,172,217,321v0,289,-173,434,-520,434v-347,0,-520,-145,-520,-434xm915,-1058v0,-155,-101,-232,-303,-232v-191,0,-287,77,-287,232v0,159,100,238,300,238v193,0,290,-79,290,-238xm955,-418v0,-168,-114,-252,-343,-252v-218,0,-327,84,-327,252v0,185,113,278,340,278v220,0,330,-93,330,-278","w":1240},"9":{"d":"1140,-904v0,311,-169,625,-508,943r-126,-107v175,-164,299,-327,374,-489v-89,42,-187,63,-296,63v-323,0,-484,-157,-484,-470v0,-320,178,-480,533,-480v338,0,507,180,507,540xm624,-1294v-229,0,-343,110,-343,330v0,207,104,310,312,310v156,0,271,-26,344,-79v19,-59,28,-111,28,-155v0,-271,-114,-406,-341,-406","w":1240,"k":{"7":96}},":":{"d":"285,-1050r0,185r-185,0r0,-185r185,0xm285,-185r0,185r-185,0r0,-185r185,0","w":385},";":{"d":"435,-1050r0,185r-185,0r0,-185r185,0xm435,-185r-150,435r-185,0r150,-435r185,0","w":535},"<":{"d":"100,-450r0,-150r900,-400r0,150r-743,329r743,321r0,150","w":1100},"=":{"d":"850,-450r0,150r-750,0r0,-150r750,0xm850,-750r0,150r-750,0r0,-150r750,0","w":950},">":{"d":"100,-50r0,-150r743,-321r-743,-329r0,-150r900,400r0,150","w":1100},"?":{"d":"250,-185r0,185r185,0r0,-185r-185,0xm100,-1380v140,-33,273,-50,400,-50v343,0,515,130,515,390v0,260,-166,390,-497,390r-83,0r0,280r-185,0r0,-430r265,0v210,0,315,-80,315,-240v0,-160,-110,-240,-330,-240v-127,0,-260,17,-400,50r0,-150","w":1115},"@":{"d":"625,-327v0,-215,142,-323,426,-323v105,0,196,7,274,20r0,-99v0,-114,-94,-171,-283,-171v-108,0,-219,17,-332,50r0,-150v113,-33,224,-50,332,-50v312,0,468,112,468,336r0,626v0,59,33,88,100,88v137,0,205,-180,205,-540v0,-500,-242,-750,-726,-750v-503,0,-754,250,-754,750v0,513,228,770,685,770r0,150v-580,0,-870,-307,-870,-920v0,-600,308,-900,924,-900v617,0,926,300,926,900v0,460,-142,690,-427,690v-161,0,-241,-75,-241,-224v-85,49,-189,74,-312,74v-263,0,-395,-109,-395,-327xm1051,-500v-161,0,-241,57,-241,170v0,120,70,180,210,180v128,0,230,-27,305,-82r0,-248v-73,-13,-165,-20,-274,-20","w":2150},"A":{"d":"25,0r607,-1430r205,0r610,1430r-195,0r-190,-450r-478,0r51,-150r357,0r-264,-638r-511,1238r-192,0","w":1472,"k":{"Y":175,"V":175,"T":125}},"B":{"d":"150,0r0,-1430r610,0v272,0,408,111,408,333v0,163,-89,279,-266,349v189,35,284,144,284,325v0,282,-149,423,-447,423r-589,0xm728,-150v171,0,256,-87,256,-260v0,-169,-114,-253,-343,-253r-80,0r0,-121v273,-37,410,-135,410,-296v0,-133,-76,-200,-228,-200r-408,0r0,1130r393,0","w":1310},"C":{"d":"1250,-50v-123,40,-257,60,-400,60v-500,0,-750,-248,-750,-745v0,-470,250,-705,750,-705v143,0,277,20,400,60r0,160v-123,-47,-250,-70,-380,-70v-390,0,-585,185,-585,555v0,397,195,595,585,595v130,0,257,-23,380,-70r0,160","w":1385},"D":{"d":"690,-150v350,0,525,-201,525,-604v0,-351,-175,-526,-525,-526r-355,0r0,1130r355,0xm150,0r0,-1430r580,0v447,0,670,225,670,676v0,503,-223,754,-670,754r-580,0","w":1500},"E":{"d":"1085,-1430r0,150r-750,0r0,480r715,0r0,150r-715,0r0,500r765,0r0,150r-950,0r0,-1430r935,0","w":1225},"F":{"d":"1085,-1430r0,150r-750,0r0,480r715,0r0,150r-715,0r0,650r-185,0r0,-1430r935,0","w":1210,"k":{"A":150}},"G":{"d":"1250,-56v-115,44,-240,66,-373,66v-518,0,-777,-248,-777,-745v0,-470,250,-705,750,-705v143,0,277,20,400,60r0,160v-123,-47,-250,-70,-380,-70v-390,0,-585,185,-585,555v0,397,192,595,576,595v61,0,129,-8,204,-24r0,-486r185,0r0,594","w":1385},"H":{"d":"150,0r0,-1430r185,0r0,630r865,0r0,-630r185,0r0,1430r-185,0r0,-650r-865,0r0,650r-185,0","w":1535},"I":{"d":"335,-1430r0,1430r-185,0r0,-1430r185,0"},"J":{"d":"510,-1430r0,1018v0,275,-162,412,-485,412r0,-150v200,0,300,-87,300,-262r0,-1018r185,0","w":660},"K":{"d":"335,-1430r0,1430r-185,0r0,-1430r185,0xm1321,-1430r-641,667r725,763r-277,0r-633,-698r0,-112r592,-620r234,0","w":1430,"k":{"Q":150,"O":150,"G":150,"C":150}},"L":{"d":"335,-1430r0,1280r748,0r0,150r-933,0r0,-1430r185,0","w":1183,"k":{"Y":288,"V":300,"T":300,"Q":150,"O":150,"G":150,"C":150}},"M":{"d":"150,0r0,-1430r235,0r525,1193r515,-1193r225,0r0,1430r-165,0r0,-1153r-508,1153r-146,0r-516,-1153r0,1153r-165,0","w":1800},"N":{"d":"150,0r0,-1430r185,0r875,1142r0,-1142r175,0r0,1430r-185,0r-875,-1142r0,1142r-175,0","w":1535},"O":{"d":"818,-140v341,0,512,-193,512,-579v0,-381,-171,-571,-512,-571v-349,0,-523,190,-523,571v0,386,174,579,523,579xm100,-713v0,-485,239,-727,718,-727v471,0,707,242,707,727v0,482,-236,723,-707,723v-479,0,-718,-241,-718,-723","w":1625},"P":{"d":"150,0r0,-1430r610,0v272,0,408,114,408,343v0,258,-190,418,-569,479r-38,-156v273,-43,410,-148,410,-315v0,-132,-76,-198,-228,-198r-408,0r0,1277r-185,0","w":1243,"k":{"A":150}},"Q":{"d":"818,-140v341,0,512,-193,512,-579v0,-381,-171,-571,-512,-571v-349,0,-523,190,-523,571v0,386,174,579,523,579xm100,-713v0,-485,239,-727,718,-727v471,0,707,242,707,727v0,399,-162,634,-485,706r232,270r-144,108r-310,-361v-479,0,-718,-241,-718,-723","w":1625},"R":{"d":"150,0r0,-1430r610,0v272,0,408,114,408,343v0,186,-133,324,-399,413r491,674r-244,0r-455,-643r0,-121v273,-43,410,-148,410,-315v0,-132,-76,-198,-228,-198r-408,0r0,1277r-185,0","w":1285},"S":{"d":"170,-50r0,-170v150,53,312,80,486,80v246,0,369,-90,369,-270v0,-153,-91,-230,-272,-230r-204,0v-299,0,-449,-130,-449,-390v0,-273,192,-410,575,-410v167,0,322,20,465,60r0,170v-143,-53,-298,-80,-465,-80v-260,0,-390,87,-390,260v0,153,88,230,264,230r204,0v305,0,457,130,457,390v0,280,-185,420,-554,420v-174,0,-336,-20,-486,-60","w":1310,"k":{"S":96}},"T":{"d":"1085,-1430r0,150r-450,0r0,1280r-185,0r0,-1280r-450,0r0,-150r1085,0","w":1085,"k":{"z":150,"y":150,"x":150,"w":150,"v":150,"u":150,"t":150,"s":150,"r":150,"q":150,"p":150,"o":150,"n":150,"m":140,"g":150,"e":150,"d":150,"c":150,"a":150,"A":125}},"U":{"d":"150,-552r0,-878r185,0r0,878v0,275,137,412,410,412v273,0,410,-137,410,-412r0,-878r185,0r0,878v0,375,-198,562,-595,562v-397,0,-595,-187,-595,-562","w":1490},"V":{"d":"1447,-1430r-607,1430r-205,0r-610,-1430r195,0r524,1238r511,-1238r192,0","w":1472,"k":{"z":96,"s":125,"r":96,"q":125,"p":96,"o":125,"n":96,"m":96,"g":125,"e":125,"d":125,"c":125,"a":100,"A":175}},"W":{"d":"25,-1430r179,0r201,1244r404,-1244r185,0r433,1244r227,-1244r171,0r-269,1430r-252,0r-404,-1198r-391,1198r-249,0","w":1850},"X":{"d":"25,-1430r225,0r1125,1430r-225,0xm250,0r-225,0r1125,-1430r225,0","w":1410},"Y":{"d":"25,-1430r205,0r412,747r418,-747r215,0r-546,930r0,500r-185,0r0,-500","w":1300,"k":{"z":96,"x":96,"u":96,"s":150,"r":96,"q":150,"p":96,"o":150,"n":96,"m":96,"g":150,"e":150,"d":150,"c":150,"a":150,"A":175}},"Z":{"d":"1125,-1430r0,150r-777,1130r757,0r0,150r-980,0r0,-150r804,-1130r-784,0r0,-150r980,0","w":1250},"[":{"d":"600,-1430r0,150r-265,0r0,1510r265,0r0,150r-450,0r0,-1810r450,0","w":650},"\\":{"d":"25,-1430r205,0r725,1430r-205,0","w":980},"]":{"d":"500,-1430r0,1810r-450,0r0,-150r265,0r0,-1510r-265,0r0,-150r450,0","w":650},"^":{"d":"450,-1430r150,0r400,730r-150,0r-329,-603r-321,603r-150,0","w":1050},"_":{"d":"1025,0r0,150r-1000,0r0,-150r1000,0","w":1050},"`":{"d":"400,-1355r0,150r-400,-150r0,-150","w":400},"a":{"d":"100,-327v0,-215,142,-323,426,-323v105,0,196,7,274,20r0,-99v0,-114,-94,-171,-283,-171v-108,0,-219,17,-332,50r0,-150v113,-33,224,-50,332,-50v312,0,468,112,468,336r0,714r-94,0r-74,-74v-91,49,-199,74,-322,74v-263,0,-395,-109,-395,-327xm526,-500v-161,0,-241,57,-241,170v0,120,70,180,210,180v128,0,230,-27,305,-82r0,-248v-73,-13,-165,-20,-274,-20","w":1135},"b":{"d":"335,-183v61,19,134,29,221,29v233,0,350,-133,350,-399v0,-225,-106,-337,-317,-337v-96,0,-181,18,-254,54r0,653xm150,-1430r185,0r0,430v79,-33,164,-50,255,-50v332,0,498,168,498,504v0,364,-174,546,-523,546v-151,0,-289,-14,-415,-43r0,-1387","w":1188},"c":{"d":"950,-30v-87,20,-180,30,-280,30v-380,0,-570,-182,-570,-545v0,-337,190,-505,570,-505v100,0,193,10,280,30r0,150v-87,-20,-173,-30,-260,-30v-270,0,-405,118,-405,355v0,263,135,395,405,395v87,0,173,-10,260,-30r0,150","w":1025},"d":{"d":"855,-836v-75,-36,-160,-54,-256,-54v-211,0,-317,112,-317,337v0,266,106,399,317,399v96,0,181,-13,256,-39r0,-643xm1040,-63v-127,42,-284,63,-471,63v-313,0,-469,-182,-469,-546v0,-336,166,-504,498,-504v91,0,176,17,257,50r0,-430r185,0r0,1367","w":1190},"e":{"d":"992,-472r-707,0v0,215,135,322,406,322v93,0,185,-10,278,-30r0,150v-93,20,-205,30,-338,30v-354,0,-531,-179,-531,-537v0,-342,168,-513,503,-513v321,0,451,193,389,578xm285,-626r538,0v9,-184,-74,-276,-250,-276v-180,0,-276,92,-288,276","w":1132},"f":{"d":"150,5r0,-1106v0,-254,131,-381,392,-381v86,0,164,13,234,40r0,150v-66,-27,-144,-40,-235,-40v-137,0,-206,58,-206,173r0,109r315,0r0,150r-315,0r0,901","w":721},"g":{"d":"852,-872v-63,-16,-142,-24,-235,-24v-223,0,-335,121,-335,363v0,249,106,373,317,373v96,0,180,-18,253,-54r0,-658xm1037,0v0,253,-161,380,-483,380v-129,0,-244,-17,-344,-50r0,-150v102,33,217,50,346,50v218,0,310,-86,296,-280v-79,33,-163,50,-254,50v-332,0,-498,-177,-498,-531v0,-346,175,-519,525,-519v142,0,279,14,412,43r0,1007","w":1187},"h":{"d":"150,0r0,-1430r185,0r0,494v109,-76,228,-114,357,-114v242,0,363,130,363,391r0,659r-185,0r0,-662v0,-156,-78,-234,-233,-234v-106,0,-207,44,-302,133r0,763r-185,0","w":1205},"i":{"d":"335,-1430r0,150r-185,0r0,-150r185,0xm335,-1050r0,1050r-185,0r0,-1050r185,0"},"j":{"d":"335,-1430r0,150r-185,0r0,-150r185,0xm335,-1050r0,970v0,212,-52,371,-155,478r-155,-105v83,-90,125,-214,125,-373r0,-970r185,0"},"k":{"d":"150,0r0,-1430r185,0r0,462v109,-55,230,-82,363,-82v255,0,382,101,382,303v0,147,-100,248,-300,304r336,443r-234,0r-334,-445r0,-83v231,-21,347,-94,347,-220v0,-101,-73,-152,-220,-152v-115,0,-229,31,-340,94r0,806r-185,0","w":1181},"l":{"d":"335,-1430r0,1430r-185,0r0,-1430r185,0"},"m":{"d":"150,0r0,-1050r125,0r31,132v121,-88,240,-132,359,-132v132,0,226,48,281,144v134,-96,260,-144,377,-144v221,0,332,133,332,399r0,651r-185,0r0,-661v0,-157,-66,-235,-198,-235v-99,0,-191,45,-277,136r0,760r-185,0r0,-658v0,-159,-65,-238,-196,-238v-104,0,-197,45,-279,136r0,760r-185,0","w":1805},"n":{"d":"150,0r0,-1050r125,0r33,134v127,-89,255,-134,384,-134v242,0,363,130,363,391r0,659r-185,0r0,-662v0,-156,-78,-234,-233,-234v-106,0,-207,44,-302,133r0,763r-185,0","w":1205},"o":{"d":"600,-150v210,0,315,-126,315,-379v0,-247,-105,-371,-315,-371v-210,0,-315,124,-315,371v0,253,105,379,315,379xm100,-525v0,-350,167,-525,500,-525v333,0,500,175,500,525v0,349,-167,524,-500,524v-332,0,-500,-175,-500,-524","w":1200},"p":{"d":"335,-214v73,36,154,54,243,54v218,0,327,-131,327,-393v0,-229,-108,-343,-325,-343v-93,0,-175,8,-245,24r0,658xm150,-1007v139,-29,283,-43,432,-43v337,0,505,166,505,499v0,367,-169,551,-508,551v-84,0,-165,-17,-244,-50r0,430r-185,0r0,-1387","w":1187},"q":{"d":"852,-872v-63,-16,-142,-24,-235,-24v-223,0,-335,121,-335,363v0,249,106,373,317,373v96,0,180,-18,253,-54r0,-658xm1037,380r-185,0r0,-430v-79,33,-163,50,-254,50v-332,0,-498,-177,-498,-531v0,-346,175,-519,525,-519v142,0,279,14,412,43r0,1387","w":1187},"r":{"d":"150,0r0,-1050r125,0r33,134v92,-89,203,-134,332,-134r0,154v-125,0,-227,44,-305,133r0,763r-185,0","w":675},"s":{"d":"150,-50r0,-160v117,40,238,60,364,60v167,0,251,-50,251,-150v0,-93,-55,-140,-165,-140r-170,0v-220,0,-330,-103,-330,-310v0,-200,146,-300,437,-300v125,0,246,17,363,50r0,160v-117,-40,-238,-60,-363,-60v-175,0,-262,50,-262,150v0,93,52,140,155,140r170,0v233,0,350,103,350,310v0,200,-145,300,-436,300v-126,0,-247,-17,-364,-50","w":1050},"t":{"d":"150,-1220r116,0r40,170r244,0r0,150r-215,0r0,603v0,98,42,147,127,147r88,0r0,150r-136,0v-176,0,-264,-94,-264,-283r0,-937","w":650},"u":{"d":"1055,-1050r0,1050r-127,0r-32,-134v-127,89,-255,134,-384,134v-241,0,-362,-130,-362,-391r0,-659r185,0r0,662v0,156,77,234,232,234v106,0,207,-44,303,-133r0,-763r185,0","w":1205},"v":{"d":"0,-1050r200,0r301,823r299,-823r200,0r-427,1050r-172,0","w":1000},"w":{"d":"26,-1050r187,0r196,813r263,-813r167,0r282,813r178,-813r196,0r-274,1050r-189,0r-281,-785r-266,785r-193,0","w":1520},"x":{"d":"25,-1050r215,0r785,1050r-215,0xm240,0r-215,0r785,-1050r215,0","w":1120},"y":{"d":"25,-1050r201,0r297,820r307,-820r196,0r-436,1081v-77,191,-193,310,-348,357r-71,-131v117,-51,203,-135,256,-251","w":1050},"z":{"d":"120,-1050r770,0r0,150r-567,760r547,0r0,140r-770,0r0,-140r575,-760r-555,0r0,-150","w":990},"{":{"d":"625,-1430v-87,117,-130,277,-130,478v0,235,-70,377,-210,427v140,50,210,192,210,427v0,201,43,361,130,478r-185,0v-87,-117,-130,-277,-130,-478v0,-235,-70,-352,-210,-352r0,-150v140,0,210,-117,210,-352v0,-201,43,-361,130,-478r185,0","w":675},"|":{"d":"335,-1430r0,1810r-185,0r0,-1810r185,0"},"}":{"d":"235,-1430v87,117,130,277,130,478v0,235,70,352,210,352r0,150v-140,0,-210,117,-210,352v0,201,-43,361,-130,478r-185,0v87,-117,130,-277,130,-478v0,-235,70,-377,210,-427v-140,-50,-210,-192,-210,-427v0,-201,-43,-361,-130,-478r185,0","w":675},"~":{"d":"850,-620r0,150v-70,73,-192,80,-365,20v-173,-60,-302,-53,-385,20r0,-150v70,-73,192,-80,365,-20v173,60,302,53,385,-20","w":950},"\u2122":{"d":"661,-1430r0,71r-212,0r0,602r-87,0r0,-602r-212,0r0,-71r511,0xm750,-757r0,-673r110,0r248,561r242,-561r106,0r0,673r-78,0r0,-543r-239,543r-69,0r-243,-543r0,543r-77,0","w":1606},"\u0192":{"w":576},"\u2026":{"w":792},"\u2013":{"w":684},"\u2014":{"w":894},"\u201c":{"d":"805,-1430r-150,435r-185,0r150,-435r185,0xm435,-1430r-150,435r-185,0r150,-435r185,0","w":905},"\u201d":{"d":"285,-1430r150,435r-185,0r-150,-435r185,0xm655,-1430r150,435r-185,0r-150,-435r185,0","w":905},"\u2018":{"d":"285,-1430r150,435r-185,0r-150,-435r185,0","w":535},"\u2019":{"d":"435,-1430r-150,435r-185,0r150,-435r185,0","w":535},"\u00d7":{"w":636},"\u00a0":{}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 2008 Bernd Montag - feel free to distribute - feel free to use personal and
 * commercial - read attached textfile for restrictions
 */
Cufon.registerFont({"w":680,"face":{"font-family":"Sansation","font-weight":700,"font-stretch":"normal","units-per-em":"2048","panose-1":"2 0 8 3 0 0 0 2 0 4","ascent":"1638","descent":"-410","x-height":"9","bbox":"0 -1535 2030 438","underline-thickness":"210","underline-position":"-59","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":350},"!":{"d":"415,-1430r0,1060r-265,0r0,-1060r265,0xm415,-245r0,245r-265,0r0,-245r265,0","w":565},"\"":{"d":"715,-1430r-30,435r-185,0r-30,-435r245,0xm345,-1430r-30,435r-185,0r-30,-435r245,0","w":815},"#":{"d":"803,-876r-90,378r377,0r90,-378r-377,0xm403,5r89,-349r-392,0r30,-154r402,0r89,-378r-401,0r30,-154r412,0r100,-395r180,0r-100,395r378,0r102,-400r180,0r-101,400r392,0r-30,154r-402,0r-89,378r401,0r-30,154r-412,0r-90,349r-180,0r90,-349r-378,0r-90,349r-180,0","w":1893},"$":{"d":"150,-240r0,-220v117,40,238,60,364,60v114,0,171,-37,171,-110v0,-60,-42,-90,-125,-90r-110,0v-233,0,-350,-113,-350,-340v0,-167,107,-267,320,-300r0,-190r235,0r0,190v80,7,162,23,245,50r0,220v-117,-40,-231,-60,-343,-60v-135,0,-202,37,-202,110v0,60,38,90,115,90r110,0v247,0,370,107,370,320v0,180,-98,287,-295,320r0,190r-235,0r0,-190v-97,-7,-187,-23,-270,-50","w":1050},"%":{"d":"365,0r-265,0r1017,-1430r265,0xm428,-995v89,0,134,-49,134,-147v0,-83,-45,-124,-134,-124v-92,0,-138,41,-138,124v0,98,46,147,138,147xm100,-1140v0,-200,109,-300,328,-300v216,0,324,100,324,300v0,213,-108,319,-324,319v-219,0,-328,-106,-328,-319xm1078,-164v89,0,134,-46,134,-137v0,-89,-45,-134,-134,-134v-92,0,-138,45,-138,134v0,91,46,137,138,137xm750,-299v0,-207,109,-310,328,-310v216,0,324,103,324,310v0,206,-108,309,-324,309v-219,0,-328,-103,-328,-309","w":1502},"&":{"d":"283,-727v-122,-57,-183,-159,-183,-308v0,-263,170,-395,510,-395v123,0,243,17,360,50r0,210v-117,-33,-232,-50,-347,-50v-172,0,-258,60,-258,180v0,140,68,210,205,210r338,0r0,-142r143,0r102,142r182,0r0,210r-162,0r0,130v0,329,-183,493,-548,493v-350,0,-525,-139,-525,-417v0,-151,61,-256,183,-313xm572,-620v-138,0,-207,67,-207,201v0,139,87,209,261,209v188,0,282,-94,282,-282r0,-128r-336,0","w":1335},"'":{"d":"345,-1430r-30,435r-185,0r-30,-435r245,0","w":445},"(":{"d":"565,-1430v-267,602,-267,1208,0,1810r-265,0v-267,-602,-267,-1208,0,-1810r265,0","w":640},")":{"d":"340,-1430v267,602,267,1208,0,1810r-265,0v267,-602,267,-1208,0,-1810r265,0","w":640},"*":{"d":"327,-1430r156,0r-30,232r209,-101r48,147r-228,43r159,170r-123,92r-113,-205r-113,204r-124,-89r161,-171r-230,-42r48,-150r211,103","w":810},"+":{"d":"370,-630r0,-270r210,0r0,270r270,0r0,210r-270,0r0,270r-210,0r0,-270r-270,0r0,-210r270,0","w":950},",":{"d":"515,-185r-150,435r-265,0r150,-435r265,0","w":615},"-":{"d":"600,-630r0,210r-500,0r0,-210r500,0","w":700},"\u2010":{"d":"600,-630r0,210r-500,0r0,-210r500,0","w":700},".":{"d":"365,-245r0,245r-265,0r0,-245r265,0","w":465},"\/":{"d":"310,0r-285,0r725,-1430r285,0","w":1060},"0":{"d":"713,-220v235,0,352,-166,352,-499v0,-327,-117,-491,-352,-491v-242,0,-363,164,-363,491v0,333,121,499,363,499xm75,-713v0,-485,213,-727,638,-727v418,0,627,242,627,727v0,482,-209,723,-627,723v-425,0,-638,-241,-638,-723","w":1375},"1":{"d":"250,0r0,-1181r-150,0r0,-109r415,-140r0,1430r-265,0","w":585},"2":{"d":"100,0r0,-200v477,-331,715,-605,715,-820v0,-127,-87,-190,-260,-190v-147,0,-285,37,-415,110r0,-240v130,-67,268,-100,415,-100v350,0,525,140,525,420v0,247,-191,510,-573,790r573,0r0,230r-980,0","w":1180},"3":{"d":"100,-1380v133,-40,273,-60,420,-60v357,0,535,130,535,390v0,157,-63,266,-188,325v125,57,188,165,188,325v0,273,-178,410,-535,410v-147,0,-287,-20,-420,-60r0,-240v133,47,273,70,420,70v180,0,270,-60,270,-180v0,-140,-64,-210,-192,-210r-348,0r0,-230r345,0v130,0,195,-70,195,-210v0,-107,-90,-160,-270,-160v-147,0,-287,23,-420,70r0,-240","w":1115},"4":{"d":"942,0r-265,0r0,-340r-602,0r0,-230r395,-860r264,0r-386,860r329,0r0,-528r265,0r0,528r148,76r0,154r-148,0r0,340","w":1125,"k":{"7":150}},"5":{"d":"150,-1430r894,0r0,230r-656,0r-24,272v71,-8,140,-12,206,-12v380,0,570,160,570,480v0,313,-183,470,-550,470v-180,0,-337,-20,-470,-60r0,-240v133,47,290,70,470,70v190,0,285,-80,285,-240v0,-167,-102,-250,-305,-250v-183,0,-340,17,-470,50","w":1175},"6":{"d":"100,-530v0,-311,169,-625,508,-943r201,157v-171,131,-294,270,-369,419v67,-22,132,-33,195,-33v337,0,505,153,505,460v0,320,-171,480,-513,480v-351,0,-527,-180,-527,-540xm636,-220v162,0,243,-83,243,-250v0,-153,-84,-230,-251,-230v-90,0,-175,13,-255,38v-12,33,-18,72,-18,116v0,217,94,326,281,326","w":1240,"k":{"9":96,"7":150}},"7":{"d":"100,-1430r950,0r0,210r-572,1220r-291,0r582,-1200r-669,0r0,-230","w":1125,"k":{"6":150,"4":150}},"8":{"d":"100,-424v0,-149,71,-259,212,-331v-115,-63,-172,-171,-172,-323v0,-244,173,-366,520,-366v347,0,520,122,520,366v0,152,-59,260,-177,323v145,72,217,182,217,331v0,289,-183,434,-550,434v-380,0,-570,-145,-570,-434xm915,-1048v0,-108,-84,-162,-253,-162v-171,0,-257,54,-257,162v0,125,87,188,260,188v167,0,250,-63,250,-188xm955,-418v0,-141,-98,-212,-293,-212v-198,0,-297,71,-297,212v0,132,103,198,310,198v187,0,280,-66,280,-198","w":1240},"9":{"d":"1140,-904v0,311,-169,625,-508,943r-215,-165v181,-125,308,-262,383,-411v-69,42,-141,63,-216,63v-323,0,-484,-163,-484,-490v0,-320,178,-480,533,-480v338,0,507,180,507,540xm624,-1214v-175,0,-263,83,-263,250v0,167,77,250,232,250v103,0,194,-23,274,-69v12,-26,18,-61,18,-105v0,-217,-87,-326,-261,-326","w":1190,"k":{"7":96}},":":{"d":"365,-1050r0,245r-265,0r0,-245r265,0xm365,-245r0,245r-265,0r0,-245r265,0","w":465},";":{"d":"515,-1050r0,245r-265,0r0,-245r265,0xm515,-185r-150,435r-265,0r150,-435r265,0","w":615},"<":{"d":"100,-430r0,-190r900,-380r0,250r-573,229r573,221r0,250","w":1100},"=":{"d":"850,-470r0,210r-750,0r0,-210r750,0xm850,-790r0,210r-750,0r0,-210r750,0","w":950},">":{"d":"100,-50r0,-250r573,-221r-573,-229r0,-250r900,380r0,190","w":1100},"?":{"d":"250,-245r0,245r265,0r0,-245r-265,0xm100,-1380v140,-33,273,-50,400,-50v343,0,515,130,515,390v0,293,-167,440,-500,440r0,230r-265,0r0,-440r265,0v170,0,255,-77,255,-230v0,-120,-90,-180,-270,-180v-127,0,-260,17,-400,50r0,-210","w":1115},"@":{"d":"575,-327v0,-215,142,-323,426,-323v105,0,196,7,274,20r0,-69v0,-94,-94,-141,-283,-141v-108,0,-219,17,-332,50r0,-210v113,-33,224,-50,332,-50v365,0,548,112,548,336r0,596v0,39,27,58,80,58v97,0,145,-160,145,-480v0,-460,-229,-690,-686,-690v-476,0,-714,230,-714,690v0,473,215,710,645,710r0,210v-607,0,-910,-307,-910,-920v0,-600,321,-900,964,-900v644,0,966,300,966,900v0,460,-149,690,-447,690v-201,0,-301,-75,-301,-224v-85,49,-189,74,-312,74v-263,0,-395,-109,-395,-327xm1026,-450v-127,0,-191,40,-191,120v0,80,53,120,160,120v108,0,200,-27,275,-82r0,-138v-67,-13,-148,-20,-244,-20","w":2130},"A":{"d":"25,0r607,-1430r285,0r620,1430r-285,0r-180,-390r-458,0r91,-230r297,0r-234,-537r-471,1157r-272,0","w":1562,"k":{"Y":175,"V":175,"T":125}},"B":{"d":"150,0r0,-1430r670,0v272,0,408,111,408,333v0,163,-89,279,-266,349v189,35,284,144,284,325v0,282,-149,423,-447,423r-649,0xm788,-230v117,0,176,-60,176,-180v0,-149,-88,-223,-263,-223r-80,0r0,-171v220,-37,330,-129,330,-276v0,-80,-49,-120,-148,-120r-388,0r0,970r373,0","w":1310},"C":{"d":"1290,-60v-123,47,-263,70,-420,70v-513,0,-770,-248,-770,-745v0,-470,257,-705,770,-705v157,0,297,23,420,70r0,240v-123,-53,-257,-80,-400,-80v-343,0,-515,158,-515,475v0,343,172,515,515,515v143,0,277,-27,400,-80r0,240","w":1390},"D":{"d":"730,-230v297,0,445,-175,445,-524v0,-297,-148,-446,-445,-446r-315,0r0,970r315,0xm150,0r0,-1430r620,0v447,0,670,225,670,676v0,503,-223,754,-670,754r-620,0","w":1540},"E":{"d":"1089,-1430r0,228r-676,0r0,360r642,0r0,237r-645,0r0,375r693,0r0,230r-953,0r0,-1430r939,0","w":1238},"F":{"d":"1089,-1430r0,228r-676,0r0,360r642,0r0,237r-645,0r0,605r-260,0r0,-1430r939,0","w":1224,"k":{"A":150}},"G":{"d":"1290,-66v-115,51,-260,76,-433,76v-505,0,-757,-248,-757,-745v0,-470,257,-705,770,-705v157,0,297,23,420,70r0,240v-123,-53,-257,-80,-400,-80v-343,0,-515,158,-515,475v0,343,162,515,486,515v48,0,103,-8,164,-24r0,-416r265,0r0,594","w":1390},"H":{"d":"150,0r0,-1430r265,0r0,590r705,0r0,-590r265,0r0,1430r-265,0r0,-610r-705,0r0,610r-265,0","w":1535},"I":{"d":"415,-1430r0,1430r-265,0r0,-1430r265,0","w":565},"J":{"d":"590,-1430r0,1018v0,275,-188,412,-565,412r0,-230v200,0,300,-61,300,-182r0,-1018r265,0","w":740},"K":{"d":"415,-1430r0,1430r-265,0r0,-1430r265,0xm1361,-1430r-630,667r714,763r-367,0r-583,-668r0,-172r542,-590r324,0","w":1450,"k":{"Q":150,"O":150,"G":150,"C":150}},"L":{"d":"415,-1430r0,1200r668,0r0,230r-933,0r0,-1430r265,0","w":1183,"k":{"Y":288,"V":300,"T":300,"Q":150,"O":150,"G":150,"C":150}},"M":{"d":"150,0r0,-1430r275,0r485,1085r475,-1085r265,0r0,1430r-245,0r0,-996r-388,996r-226,0r-396,-996r0,996r-245,0","w":1800},"N":{"d":"150,0r0,-1430r265,0r795,1022r0,-1022r255,0r0,1430r-265,0r-795,-1044r0,1044r-255,0","w":1615},"O":{"d":"818,-220v288,0,432,-166,432,-499v0,-327,-144,-491,-432,-491v-295,0,-443,164,-443,491v0,333,148,499,443,499xm100,-713v0,-485,239,-727,718,-727v471,0,707,242,707,727v0,482,-236,723,-707,723v-457,0,-718,-241,-718,-723","w":1625},"P":{"d":"150,0r0,-1430r670,0v272,0,408,121,408,363v0,285,-196,458,-589,519r-38,-236v233,-43,350,-135,350,-275v0,-92,-49,-138,-148,-138r-388,0r0,1197r-265,0","w":1243,"k":{"A":150}},"Q":{"d":"818,-220v288,0,432,-166,432,-499v0,-327,-144,-491,-432,-491v-295,0,-443,164,-443,491v0,333,148,499,443,499xm100,-713v0,-485,239,-727,718,-727v471,0,707,242,707,727v0,399,-148,634,-445,706r232,270r-209,159r-325,-412v-431,0,-678,-241,-678,-723","w":1625},"R":{"d":"150,-2r0,-1428r650,0v292,0,438,128,438,383v0,173,-114,316,-341,429r453,618r-344,0r-435,-623r0,-121v260,-43,390,-142,390,-295v0,-105,-59,-158,-178,-158r-363,0r0,1195r-270,0","w":1375},"S":{"d":"170,-60r0,-240v143,53,305,80,486,80v219,0,329,-73,329,-220v0,-107,-67,-160,-202,-160r-244,0v-293,0,-439,-133,-439,-400v0,-293,208,-440,625,-440v160,0,312,23,455,70r0,240v-143,-53,-295,-80,-455,-80v-240,0,-360,70,-360,210v0,107,58,160,174,160r244,0v311,0,467,133,467,400v0,300,-198,450,-594,450v-181,0,-343,-23,-486,-70","w":1310,"k":{"S":96}},"T":{"d":"1085,-1430r0,230r-410,0r0,1200r-265,0r0,-1200r-410,0r0,-230r1085,0","w":1085,"k":{"z":150,"y":150,"x":150,"w":150,"v":150,"u":150,"t":150,"s":150,"r":150,"q":150,"p":150,"o":150,"n":150,"m":140,"g":150,"e":150,"d":150,"c":150,"a":150,"A":125}},"U":{"d":"150,-562r0,-868r265,0r0,868v0,228,117,342,350,342v233,0,350,-114,350,-342r0,-868r265,0r0,868v0,381,-205,572,-615,572v-410,0,-615,-191,-615,-572","w":1530},"V":{"d":"1512,-1430r-627,1430r-285,0r-600,-1430r315,0r443,1095r442,-1095r312,0","w":1512,"k":{"z":96,"s":125,"r":96,"q":125,"p":96,"o":125,"n":96,"m":96,"g":125,"e":125,"d":125,"c":125,"a":100,"A":175}},"W":{"d":"0,-1430r259,0r183,997r352,-997r255,0r328,957r192,-957r251,0r-269,1430r-252,0r-393,-1122r-422,1122r-249,0","w":1820},"X":{"d":"25,-1430r335,0r1125,1430r-335,0xm360,0r-335,0r1125,-1430r335,0","w":1502},"Y":{"d":"25,-1430r285,0r402,689r378,-689r275,0r-526,930r0,500r-265,0r0,-500","w":1300,"k":{"z":96,"x":96,"u":96,"s":150,"r":96,"q":150,"p":96,"o":150,"n":96,"m":96,"g":150,"e":150,"d":150,"c":150,"a":150,"A":175}},"Z":{"d":"1185,-1430r0,230r-761,970r761,0r0,230r-1060,0r0,-230r794,-970r-774,0r0,-230r1040,0","w":1250},"[":{"d":"630,-1430r0,210r-265,0r0,1390r265,0r0,210r-530,0r0,-1810r530,0"},"\\":{"d":"25,-1430r285,0r725,1430r-285,0","w":1060},"]":{"d":"580,-1430r0,1810r-530,0r0,-210r265,0r0,-1390r-265,0r0,-210r530,0"},"^":{"d":"450,-1430r150,0r400,730r-230,0r-249,-473r-241,473r-230,0","w":1050},"_":{"d":"1025,0r0,210r-1000,0r0,-210r1000,0","w":1050},"`":{"d":"400,-1385r0,210r-400,-150r0,-210","w":400},"a":{"d":"75,-327v0,-215,152,-323,456,-323v91,0,173,7,244,20r0,-69v0,-94,-91,-141,-273,-141v-115,0,-229,17,-342,50r0,-210v113,-33,227,-50,342,-50v359,0,538,115,538,346r0,704r-134,0r-114,-74v-91,49,-189,74,-292,74v-283,0,-425,-109,-425,-327xm531,-450v-127,0,-191,40,-191,120v0,80,53,120,160,120v108,0,200,-27,275,-82r0,-138v-67,-13,-148,-20,-244,-20","w":1165},"b":{"d":"390,-243v61,19,131,29,211,29v173,0,260,-113,260,-339v0,-185,-76,-277,-227,-277v-89,0,-171,18,-244,54r0,533xm125,-1430r265,0r0,430v79,-33,161,-50,245,-50v325,0,488,168,488,504v0,364,-178,546,-533,546v-144,0,-299,-14,-465,-43r0,-1387","w":1183},"c":{"d":"930,-30v-87,20,-183,30,-290,30v-387,0,-580,-182,-580,-545v0,-337,193,-505,580,-505v107,0,203,10,290,30r0,210v-87,-20,-177,-30,-270,-30v-223,0,-335,98,-335,295v0,223,112,335,335,335v93,0,183,-10,270,-30r0,210","w":980},"d":{"d":"830,-776v-68,-36,-150,-54,-246,-54v-165,0,-247,92,-247,277v0,219,82,329,247,329v96,0,178,-13,246,-39r0,-513xm1095,-63v-161,42,-324,63,-491,63v-353,0,-529,-182,-529,-546v0,-336,169,-504,508,-504v91,0,173,17,247,50r0,-430r265,0r0,1367","w":1220},"e":{"d":"1012,-422r-687,0v0,141,115,212,346,212v106,0,212,-10,318,-30r0,210v-93,20,-212,30,-358,30v-381,0,-571,-179,-571,-537v0,-342,174,-513,523,-513v348,0,491,209,429,628xm325,-616r438,0v9,-151,-61,-226,-210,-226v-140,0,-216,75,-228,226","w":1086},"f":{"d":"125,5r0,-1106v0,-254,157,-381,472,-381v86,0,164,13,234,40r0,210v-66,-27,-144,-40,-235,-40v-137,0,-206,74,-206,222r315,0r0,210r-315,0r0,841","w":741},"g":{"d":"827,-812v-43,-16,-112,-24,-205,-24v-190,0,-285,101,-285,303v0,195,79,293,237,293v96,0,180,-18,253,-54r0,-518xm1092,0v0,253,-188,380,-563,380v-129,0,-244,-17,-344,-50r0,-210v102,33,217,50,346,50v197,0,296,-80,296,-240v-79,33,-163,50,-254,50v-332,0,-498,-170,-498,-511v0,-346,192,-519,575,-519v122,0,269,14,442,43r0,1007","w":1217},"h":{"d":"125,0r0,-1430r265,0r0,494v109,-76,228,-114,357,-114v242,0,363,130,363,391r0,659r-265,0r0,-662v0,-116,-58,-174,-173,-174v-93,0,-187,44,-282,133r0,703r-265,0","w":1235},"i":{"d":"390,-1430r0,210r-265,0r0,-210r265,0xm390,-1050r0,1050r-265,0r0,-1050r265,0","w":515},"j":{"d":"390,-1430r0,210r-265,0r0,-210r265,0xm390,-1050r0,970v0,212,-61,385,-182,518r-208,-145v83,-90,125,-214,125,-373r0,-970r265,0","w":515},"k":{"d":"125,0r0,-1430r265,0r0,462v109,-55,230,-82,363,-82v255,0,382,111,382,333v0,127,-93,228,-280,304r316,413r-314,0r-334,-445r0,-83v231,-21,347,-84,347,-190v0,-81,-57,-122,-170,-122v-102,0,-205,31,-310,94r0,746r-265,0","w":1221},"l":{"d":"390,-1430r0,1430r-265,0r0,-1430r265,0","w":515},"m":{"d":"125,0r0,-1050r205,0r31,132v121,-88,240,-132,359,-132v132,0,226,48,281,144v134,-96,260,-144,377,-144v221,0,332,133,332,399r0,651r-265,0r0,-661v0,-117,-49,-175,-148,-175v-79,0,-161,45,-247,136r0,700r-265,0r0,-658v0,-119,-49,-178,-146,-178v-84,0,-167,45,-249,136r0,700r-265,0","w":1835},"n":{"d":"125,0r0,-1050r205,0r33,134v127,-89,255,-134,384,-134v242,0,363,130,363,391r0,659r-265,0r0,-662v0,-116,-58,-174,-173,-174v-93,0,-187,44,-282,133r0,703r-265,0","w":1235},"o":{"d":"590,-200v177,0,265,-110,265,-329v0,-214,-88,-321,-265,-321v-177,0,-265,107,-265,321v0,219,88,329,265,329xm60,-525v0,-357,177,-535,530,-535v353,0,530,178,530,535v0,356,-177,534,-530,534v-352,0,-530,-178,-530,-534","w":1180},"p":{"d":"390,-274v73,36,154,54,243,54v165,0,247,-111,247,-333v0,-189,-94,-283,-282,-283v-89,0,-158,5,-208,14r0,548xm125,-1007v139,-29,293,-43,462,-43v370,0,555,166,555,499v0,367,-169,551,-508,551v-84,0,-165,-17,-244,-50r0,430r-265,0r0,-1387","w":1202},"q":{"d":"827,-812v-63,-16,-138,-24,-225,-24v-177,0,-265,101,-265,303v0,209,79,313,237,313v96,0,180,-18,253,-54r0,-538xm1092,380r-265,0r0,-430v-79,33,-163,50,-254,50v-332,0,-498,-177,-498,-531v0,-346,182,-519,545,-519v142,0,299,14,472,43r0,1387","w":1217},"r":{"d":"125,0r0,-1050r205,0r33,134v92,-89,189,-134,292,-134r0,214v-99,0,-187,44,-265,133r0,703r-265,0"},"s":{"d":"125,-50r0,-220v117,47,251,70,404,70v114,0,171,-37,171,-110v0,-67,-38,-100,-115,-100r-190,0v-213,0,-320,-107,-320,-320v0,-220,156,-330,467,-330v132,0,256,20,373,60r0,220v-117,-47,-243,-70,-380,-70v-143,0,-215,37,-215,110v0,67,42,100,125,100r170,0v233,0,350,107,350,320v0,220,-149,330,-446,330v-146,0,-277,-20,-394,-60","w":1025},"t":{"d":"125,-1220r196,0r40,170r244,0r0,210r-215,0r0,483v0,98,42,147,127,147r88,0r0,210r-216,0v-176,0,-264,-94,-264,-283r0,-937"},"u":{"d":"1110,-1050r0,1050r-207,0r-32,-134v-127,89,-255,134,-384,134v-241,0,-362,-130,-362,-391r0,-659r265,0r0,662v0,116,57,174,172,174v93,0,187,-44,283,-133r0,-703r265,0","w":1235},"v":{"d":"0,-1050r280,0r255,734r265,-734r280,0r-427,1050r-252,0","w":1080},"w":{"d":"25,-1050r267,0r156,711r233,-711r227,0r252,711r138,-711r276,0r-284,1050r-249,0r-247,-725r-250,725r-253,0","w":1599},"x":{"d":"0,-1050r295,0r785,1050r-295,0xm295,0r-295,0r785,-1050r295,0","w":1080},"y":{"d":"0,-1050r281,0r265,756r259,-756r276,0r-436,1081v-77,191,-201,326,-371,407r-128,-181v117,-51,203,-135,256,-251","w":1081},"z":{"d":"120,-1050r810,0r0,210r-537,640r517,0r0,200r-810,0r0,-200r545,-640r-525,0r0,-210","w":990},"{":{"d":"705,-1430v-87,117,-130,277,-130,478v0,235,-83,377,-250,427v167,50,250,192,250,427v0,201,43,361,130,478r-265,0v-87,-117,-130,-277,-130,-478v0,-208,-70,-312,-210,-312r0,-230v140,0,210,-104,210,-312v0,-201,43,-361,130,-478r265,0","w":755},"|":{"d":"415,-1430r0,1810r-265,0r0,-1810r265,0","w":565},"}":{"d":"315,-1430v87,117,130,277,130,478v0,208,70,312,210,312r0,230v-140,0,-210,104,-210,312v0,201,-43,361,-130,478r-265,0v87,-117,130,-277,130,-478v0,-235,57,-377,170,-427v-113,-50,-170,-192,-170,-427v0,-201,-43,-361,-130,-478r265,0","w":755},"~":{"d":"850,-650r0,210v-70,73,-192,80,-365,20v-173,-60,-302,-53,-385,20r0,-210v70,-73,192,-80,365,-20v173,60,302,53,385,-20","w":950},"\u2122":{"d":"661,-1430r0,71r-212,0r0,602r-87,0r0,-602r-212,0r0,-71r511,0xm750,-757r0,-673r110,0r248,561r242,-561r106,0r0,673r-78,0r0,-543r-239,543r-69,0r-243,-543r0,543r-77,0","w":1606},"\u0192":{"w":576},"\u2026":{"w":792},"\u2013":{"w":684},"\u2014":{"w":894},"\u201c":{"d":"925,-1430r-150,435r-245,0r150,-435r245,0xm495,-1430r-150,435r-245,0r150,-435r245,0","w":1025},"\u201d":{"d":"345,-1430r150,435r-245,0r-150,-435r245,0xm775,-1430r150,435r-245,0r-150,-435r245,0","w":1025},"\u2018":{"d":"345,-1430r150,435r-245,0r-150,-435r245,0","w":595},"\u2019":{"d":"495,-1430r-150,435r-245,0r150,-435r245,0","w":595},"\u00d7":{"w":636},"\u00a0":{"w":350}}});

// HoverIntent - Compressed

(function(e){e.fn.hoverIntent=function(f,m){var d={sensitivity:7,interval:100,timeout:0};d=e.extend(d,m?{over:f,out:m}:f);var h,i,j,k,l=function(b){h=b.pageX;i=b.pageY},n=function(b,a){a.hoverIntent_t=clearTimeout(a.hoverIntent_t);if(Math.abs(j-h)+Math.abs(k-i)<d.sensitivity){e(a).unbind("mousemove",l);a.hoverIntent_s=1;return d.over.apply(a,[b])}else{j=h;k=i;a.hoverIntent_t=setTimeout(function(){n(b,a)},d.interval)}},o=function(b,a){a.hoverIntent_t=clearTimeout(a.hoverIntent_t);a.hoverIntent_s=0; return d.out.apply(a,[b])};f=function(b){for(var a=(b.type=="mouseover"?b.fromElement:b.toElement)||b.relatedTarget;a&&a!=this;)try{a=a.parentNode}catch(p){a=this}if(a==this)return false;var g=jQuery.extend({},b),c=this;if(c.hoverIntent_t)c.hoverIntent_t=clearTimeout(c.hoverIntent_t);if(b.type=="mouseover"){j=g.pageX;k=g.pageY;e(c).bind("mousemove",l);if(c.hoverIntent_s!=1)c.hoverIntent_t=setTimeout(function(){n(g,c)},d.interval)}else{e(c).unbind("mousemove",l);if(c.hoverIntent_s==1)c.hoverIntent_t= setTimeout(function(){o(g,c)},d.timeout)}};return this.mouseover(f).mouseout(f)}})(jQuery);

// Superfish - Compressed

(function(a){a.fn.superfish=function(d){var b=a.fn.superfish,h=b.c,n=a(['<span class="',h.arrowClass,'"> &#187;</span>'].join("")),i=function(){var c=a(this),e=j(c);clearTimeout(e.sfTimer);c.showSuperfishUl().siblings().hideSuperfishUl()},k=function(){var c=a(this),e=j(c),g=b.op;clearTimeout(e.sfTimer);e.sfTimer=setTimeout(function(){g.retainPath=a.inArray(c[0],g.$path)>-1;c.hideSuperfishUl();g.$path.length&&c.parents(["li.",g.hoverClass].join("")).length<1&&i.call(g.$path)},g.delay)},j=function(c){c= c.parents(["ul.",h.menuClass,":first"].join(""))[0];b.op=b.o[c.serial];return c},o=function(c){c.addClass(h.anchorClass).append(n.clone())};return this.each(function(){var c=this.serial=b.o.length,e=a.extend({},b.defaults,d);e.$path=a("li."+e.pathClass,this).slice(0,e.pathLevels).each(function(){a(this).addClass([e.hoverClass,h.bcClass].join(" ")).filter("li:has(ul)").removeClass(e.pathClass)});b.o[c]=b.op=e;a("li:has(ul)",this)[a.fn.hoverIntent&&!e.disableHI?"hoverIntent":"hover"](i,k).each(function(){e.autoArrows&& o(a(">a:first-child",this))}).not("."+h.bcClass).hideSuperfishUl();var g=a("a",this);g.each(function(l){var m=g.eq(l).parents("li");g.eq(l).focus(function(){i.call(m)}).blur(function(){k.call(m)})});e.onInit.call(this)}).each(function(){var c=[h.menuClass];b.op.dropShadows&&!(a.browser.msie&&a.browser.version<7)&&c.push(h.shadowClass);a(this).addClass(c.join(" "))})};var f=a.fn.superfish;f.o=[];f.op={};f.IE7fix=function(){var d=f.op;a.browser.msie&&a.browser.version>6&&d.dropShadows&&d.animation.opacity!= undefined&&this.toggleClass(f.c.shadowClass+"-off")};f.c={bcClass:"sf-breadcrumb",menuClass:"sf-js-enabled",anchorClass:"sf-with-ul",arrowClass:"sf-sub-indicator",shadowClass:"sf-shadow"};f.defaults={hoverClass:"sfHover",pathClass:"overideThisToUse",pathLevels:1,delay:800,animation:{opacity:"show"},speed:"normal",autoArrows:true,dropShadows:true,disableHI:false,onInit:function(){},onBeforeShow:function(){},onShow:function(){},onHide:function(){}};a.fn.extend({hideSuperfishUl:function(){var d=f.op, b=d.retainPath===true?d.$path:"";d.retainPath=false;b=a(["li.",d.hoverClass].join(""),this).add(this).not(b).removeClass(d.hoverClass).find(">ul").hide().css("visibility","hidden");d.onHide.call(b);return this},showSuperfishUl:function(){var d=f.op,b=this.addClass(d.hoverClass).find(">ul:hidden").css("visibility","visible");f.IE7fix.call(b);d.onBeforeShow.call(b);b.animate(d.animation,d.speed,function(){f.IE7fix.call(b);d.onShow.call(b)});return this}})})(jQuery);

/*
 * jQuery Color Animations
 * Copyright 2007 John Resig
 * Released under the MIT and GPL licenses.
 */

(function(jQuery){

	// We override the animation for all of these color styles
	jQuery.each(['backgroundColor', 'borderBottomColor', 'borderLeftColor', 'borderRightColor', 'borderTopColor', 'color', 'outlineColor'], function(i,attr){
		jQuery.fx.step[attr] = function(fx){
			if ( fx.state == 0 ) {
				fx.start = getColor( fx.elem, attr );
				fx.end = getRGB( fx.end );
			}

			fx.elem.style[attr] = "rgb(" + [
				Math.max(Math.min( parseInt((fx.pos * (fx.end[0] - fx.start[0])) + fx.start[0]), 255), 0),
				Math.max(Math.min( parseInt((fx.pos * (fx.end[1] - fx.start[1])) + fx.start[1]), 255), 0),
				Math.max(Math.min( parseInt((fx.pos * (fx.end[2] - fx.start[2])) + fx.start[2]), 255), 0)
			].join(",") + ")";
		}
	});

	// Color Conversion functions from highlightFade
	// By Blair Mitchelmore
	// http://jquery.offput.ca/highlightFade/

	// Parse strings looking for color tuples [255,255,255]
	function getRGB(color) {
		var result;

		// Check if we're already dealing with an array of colors
		if ( color && color.constructor == Array && color.length == 3 )
			return color;

		// Look for rgb(num,num,num)
		if (result = /rgb\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*\)/.exec(color))
			return [parseInt(result[1]), parseInt(result[2]), parseInt(result[3])];

		// Look for rgb(num%,num%,num%)
		if (result = /rgb\(\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\%\s*\)/.exec(color))
			return [parseFloat(result[1])*2.55, parseFloat(result[2])*2.55, parseFloat(result[3])*2.55];

		// Look for #a0b1c2
		if (result = /#([a-fA-F0-9]{2})([a-fA-F0-9]{2})([a-fA-F0-9]{2})/.exec(color))
			return [parseInt(result[1],16), parseInt(result[2],16), parseInt(result[3],16)];

		// Look for #fff
		if (result = /#([a-fA-F0-9])([a-fA-F0-9])([a-fA-F0-9])/.exec(color))
			return [parseInt(result[1]+result[1],16), parseInt(result[2]+result[2],16), parseInt(result[3]+result[3],16)];

		// Otherwise, we're most likely dealing with a named color
		return colors[jQuery.trim(color).toLowerCase()];
	}
	
	function getColor(elem, attr) {
		var color;

		do {
			color = jQuery.curCSS(elem, attr);

			// Keep going until we find an element that has color, or we hit the body
			if ( color != '' && color != 'transparent' || jQuery.nodeName(elem, "body") )
				break; 

			attr = "backgroundColor";
		} while ( elem = elem.parentNode );

		return getRGB(color);
	};
	
	// Some named colors to work with
	// From Interface by Stefan Petre
	// http://interface.eyecon.ro/

	var colors = {
		aqua:[0,255,255],
		azure:[240,255,255],
		beige:[245,245,220],
		black:[0,0,0],
		blue:[0,0,255],
		brown:[165,42,42],
		cyan:[0,255,255],
		darkblue:[0,0,139],
		darkcyan:[0,139,139],
		darkgrey:[169,169,169],
		darkgreen:[0,100,0],
		darkkhaki:[189,183,107],
		darkmagenta:[139,0,139],
		darkolivegreen:[85,107,47],
		darkorange:[255,140,0],
		darkorchid:[153,50,204],
		darkred:[139,0,0],
		darksalmon:[233,150,122],
		darkviolet:[148,0,211],
		fuchsia:[255,0,255],
		gold:[255,215,0],
		green:[0,128,0],
		indigo:[75,0,130],
		khaki:[240,230,140],
		lightblue:[173,216,230],
		lightcyan:[224,255,255],
		lightgreen:[144,238,144],
		lightgrey:[211,211,211],
		lightpink:[255,182,193],
		lightyellow:[255,255,224],
		lime:[0,255,0],
		magenta:[255,0,255],
		maroon:[128,0,0],
		navy:[0,0,128],
		olive:[128,128,0],
		orange:[255,165,0],
		pink:[255,192,203],
		purple:[128,0,128],
		violet:[128,0,128],
		red:[255,0,0],
		silver:[192,192,192],
		white:[255,255,255],
		yellow:[255,255,0]
	};
	
})(jQuery);

//Cufon
Cufon.now();

Cufon.replace('h1, .left-equal h2, .home-actions h3, .home-right h3, .pane p', { fontFamily: 'Sansation', hover:true }); Cufon.replace('.read-more', { fontFamily: 'uni', hover: true });

// Drop Downs
jQuery(function(){
	jQuery('.nav ul').superfish({
		delay: 700,
        animation: {opacity:'show',height:'show'},
        speed: 'fast' //'fast', 'medium' or 'slow'
	});
});

// Fade image for prettyPhoto
jQuery(function(){
	jQuery(".zoom img").fadeTo("fast", 1);
	jQuery(".zoom img").hover(function(){
		jQuery(this).stop().fadeTo("fast", 0.3);
			},function(){
		jQuery(this).stop().fadeTo("medium", 1);
	});
});

// Fade background
jQuery(function(){
	jQuery(".fadeinout").animate({ backgroundColor: "#0c0c0c" }, 500);
	jQuery(".fadeinout").hover(function(){
		jQuery(this).stop().animate({ backgroundColor: "#ffffff" }, 500);
			},function(){
		jQuery(this).stop().animate({ backgroundColor: "#0c0c0c" }, 300);
	});
});

// jQuery Tools
jQuery(function() { jQuery("ul.tabs").tabs(".pane", {effect: 'fade'}); });
jQuery(function() { jQuery(".scrollable").scrollable({circular: false}); });
jQuery(function() { jQuery(".aside-social img[title]").tooltip({ effect: 'fade', fadeOutSpeed: 50, predelay: 0, position: "top left", offset: [10,10] }); });

// prettyPhoto
jQuery(function(){ jQuery("a[rel^='prettyPhoto']").prettyPhoto({theme:'light_square'}); });