/* 
-------------------------------------------------------------------
CFDG
Authored by: P.Bedwell, Reading Room Ltd on 08/04/2010
JavaScript TOC

// jQuery 1.4
// Cufon 1.09
// Easy List Splitter 1.01
// Print page
// Open external links/docs in a new window
// Clear Site Search Field 
// Tabs 
-------------------------------------------------------------------
// Cufon updated to 1.09i (IE9 compatible release) 19/09/2011
-------------------------------------------------------------------
*/



/* ----------------------------- *
 * jQuery 1.4
 * ----------------------------- */

/*!
 * jQuery JavaScript Library v1.4 http://jquery.com/
 * Copyright 2010, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses http://docs.jquery.com/License
 *
 * Includes Sizzle.jshttp://sizzlejs.com/
 * Copyright 2010, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 */
(function(A,w){function oa(){if(!c.isReady){try{s.documentElement.doScroll("left")}catch(a){setTimeout(oa,1);return}c.ready()}}function La(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function $(a,b,d,f,e,i){var j=a.length;if(typeof b==="object"){for(var o in b)$(a,o,b[o],f,e,d);return a}if(d!==w){f=!i&&f&&c.isFunction(d);for(o=0;o<j;o++)e(a[o],b,f?d.call(a[o],o,e(a[o],b)):d,i);return a}return j?e(a[0],b):null}function K(){return(new Date).getTime()}function aa(){return false}function ba(){return true}function pa(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function qa(a){var b=true,d=[],f=[],e=arguments,i,j,o,p,n,t=c.extend({},c.data(this,"events").live);for(p in t){j=t[p];if(j.live===a.type||j.altLive&&c.inArray(a.type,j.altLive)>-1){i=j.data;i.beforeFilter&&i.beforeFilter[a.type]&&!i.beforeFilter[a.type](a)||f.push(j.selector)}else delete t[p]}i=c(a.target).closest(f,a.currentTarget);n=0;for(l=i.length;n<l;n++)for(p in t){j=t[p];o=i[n].elem;f=null;if(i[n].selector===j.selector){if(j.live==="mouseenter"||j.live==="mouseleave")f=c(a.relatedTarget).closest(j.selector)[0];if(!f||f!==o)d.push({elem:o,fn:j})}}n=0;for(l=d.length;n<l;n++){i=d[n];a.currentTarget=i.elem;a.data=i.fn.data;if(i.fn.apply(i.elem,e)===false){b=false;break}}return b}function ra(a,b){return["live",a,b.replace(/\./g,"`").replace(/ /g,"&")].join(".")}function sa(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function ta(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var f=c.data(a[d++]),e=c.data(this,f);if(f=f&&f.events){delete e.handle;e.events={};for(var i in f)for(var j in f[i])c.event.add(this,i,f[i][j],f[i][j].data)}}})}function ua(a,b,d){var f,e,i;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&a[0].indexOf("<option")<0){e=true;if(i=c.fragments[a[0]])if(i!==1)f=i}if(!f){b=b&&b[0]?b[0].ownerDocument||b[0]:s;f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=i?f:1;return{fragment:f,cacheable:e}}function T(a){for(var b=0,d,f;(d=a[b])!=null;b++)if(!c.noData[d.nodeName.toLowerCase()]&&(f=d[H]))delete c.cache[f]}function L(a,b){var d={};c.each(va.concat.apply([],va.slice(0,b)),function(){d[this]=a});return d}function wa(a){return"scrollTo"in a&&a.document?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var c=function(a,b){return new c.fn.init(a,b)},Ma=A.jQuery,Na=A.$,s=A.document,U,Oa=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Pa=/^.[^:#\[\.,]*$/,Qa=/\S/,Ra=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Sa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,P=navigator.userAgent,xa=false,Q=[],M,ca=Object.prototype.toString,da=Object.prototype.hasOwnProperty,ea=Array.prototype.push,R=Array.prototype.slice,V=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(typeof a==="string")if((d=Oa.exec(a))&&(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:s;if(a=Sa.exec(a))if(c.isPlainObject(b)){a=[s.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=ua([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}}else{if(b=s.getElementById(d[2])){if(b.id!==d[2])return U.find(a);this.length=1;this[0]=b}this.context=s;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=s;a=s.getElementsByTagName(a)}else return!b||b.jquery?(b||U).find(a):c(b).find(a);else if(c.isFunction(a))return U.ready(a);if(a.selector!==w){this.selector=a.selector;this.context=a.context}return c.isArray(a)?this.setArray(a):c.makeArray(a,this)},selector:"",jquery:"1.4",length:0,size:function(){return this.length},toArray:function(){return R.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){a=c(a||null);a.prevObject=this;a.context=this.context;if(b==="find")a.selector=this.selector+(this.selector?" ":"")+d;else if(b)a.selector=this.selector+"."+b+"("+d+")";return a},setArray:function(a){this.length=0;ea.apply(this,a);return this},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(s,c);else Q&&Q.push(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(R.apply(this,arguments),"slice",R.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||c(null)},push:ea,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,i,j,o;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(d===b){a=this;--b}for(;b<d;b++)if((e=arguments[b])!=null)for(i in e){j=a[i];o=e[i];if(a!==o)if(f&&o&&(c.isPlainObject(o)||c.isArray(o))){j=j&&(c.isPlainObject(j)||c.isArray(j))?j:c.isArray(o)?[]:{};a[i]=c.extend(f,j,o)}else if(o!==w)a[i]=o}return a};c.extend({noConflict:function(a){A.$=Na;if(a)A.jQuery=Ma;return c},isReady:false,ready:function(){if(!c.isReady){if(!s.body)return setTimeout(c.ready,13);c.isReady=true;if(Q){for(var a,b=0;a=Q[b++];)a.call(s,c);Q=null}c.fn.triggerHandler&&c(s).triggerHandler("ready")}},bindReady:function(){if(!xa){xa=true;if(s.readyState==="complete")return c.ready();if(s.addEventListener){s.addEventListener("DOMContentLoaded",M,false);A.addEventListener("load",c.ready,false)}else if(s.attachEvent){s.attachEvent("onreadystatechange",M);A.attachEvent("onload",c.ready);var a=false;try{a=A.frameElement==null}catch(b){}s.documentElement.doScroll&&a&&oa()}}},isFunction:function(a){return ca.call(a)==="[object Function]"},isArray:function(a){return ca.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||ca.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!da.call(a,"constructor")&&!da.call(a.constructor.prototype,"isPrototypeOf"))return false;var b;for(b in a);return b===w||da.call(a,b)},isEmptyObject:function(a){for(var b in a)return false;return true},noop:function(){},globalEval:function(a){if(a&&Qa.test(a)){var b=s.getElementsByTagName("head")[0]||s.documentElement,d=s.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(s.createTextNode(a));else d.text=a;b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,b,d){var f,e=0,i=a.length,j=i===w||c.isFunction(a);if(d)if(j)for(f in a){if(b.apply(a[f],d)===false)break}else for(;e<i;){if(b.apply(a[e++],d)===false)break}else if(j)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=a[0];e<i&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Ra,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ea.call(b,a):c.merge(b,a);return b},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var d=0,f=b.length;d<f;d++)if(b[d]===a)return d;return-1},merge:function(a,b){var d=a.length,f=0;if(typeof b.length==="number")for(var e=b.length;f<e;f++)a[d++]=b[f];else for(;b[f]!==w;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,i=a.length;e<i;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,i=0,j=a.length;i<j;i++){e=b(a[i],i,d);if(e!=null)f[f.length]=e}return f.concat.apply([],f)},guid:1,proxy:function(a,b,d){if(arguments.length===2)if(typeof b==="string"){d=a;a=d[b];b=w}else if(b&&!c.isFunction(b)){d=b;b=w}if(!b&&a)b=function(){return a.apply(d||this,arguments)};if(a)b.guid=a.guid=a.guid||b.guid||c.guid++;return b},uaMatch:function(a){var b={browser:""};a=a.toLowerCase();if(/webkit/.test(a))b={browser:"webkit",version:/webkit[\/ ]([\w.]+)/};else if(/opera/.test(a))b={browser:"opera",version:/version/.test(a)?/version[\/ ]([\w.]+)/:/opera[\/ ]([\w.]+)/};else if(/msie/.test(a))b={browser:"msie",version:/msie ([\w.]+)/};else if(/mozilla/.test(a)&&!/compatible/.test(a))b={browser:"mozilla",version:/rv:([\w.]+)/};b.version=(b.version&&b.version.exec(a)||[0,"0"])[1];return b},browser:{}});P=c.uaMatch(P);if(P.browser){c.browser[P.browser]=true;c.browser.version=P.version}if(c.browser.webkit)c.browser.safari=true;if(V)c.inArray=function(a,b){return V.call(b,a)};U=c(s);if(s.addEventListener)M=function(){s.removeEventListener("DOMContentLoaded",M,false);c.ready()};else if(s.attachEvent)M=function(){if(s.readyState==="complete"){s.detachEvent("onreadystatechange",M);c.ready()}};if(V)c.inArray=function(a,b){return V.call(b,a)};(function(){c.support={};var a=s.documentElement,b=s.createElement("script"),d=s.createElement("div"),f="script"+K();d.style.display="none";d.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var e=d.getElementsByTagName("*"),i=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!i)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(i.getAttribute("style")),hrefNormalized:i.getAttribute("href")==="/a",opacity:/^0.55$/.test(i.style.opacity),cssFloat:!!i.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:s.createElement("select").appendChild(s.createElement("option")).selected,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(s.createTextNode("window."+f+"=1;"))}catch(j){}a.insertBefore(b,a.firstChild);if(A[f]){c.support.scriptEval=true;delete A[f]}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function o(){c.support.noCloneEvent=false;d.detachEvent("onclick",o)});d.cloneNode(true).fireEvent("onclick")}c(function(){var o=s.createElement("div");o.style.width=o.style.paddingLeft="1px";s.body.appendChild(o);c.boxModel=c.support.boxModel=o.offsetWidth===2;s.body.removeChild(o).style.display="none"});a=function(o){var p=s.createElement("div");o="on"+o;var n=o in p;if(!n){p.setAttribute(o,"return;");n=typeof p[o]==="function"}return n};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=i=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var H="jQuery"+K(),Ta=0,ya={},Ua={};c.extend({cache:{},expando:H,noData:{embed:true,object:true,applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?ya:a;var f=a[H],e=c.cache;if(!b&&!f)return null;f||(f=++Ta);if(typeof b==="object"){a[H]=f;e=e[f]=c.extend(true,{},b)}else e=e[f]?e[f]:typeof d==="undefined"?Ua:(e[f]={});if(d!==w){a[H]=f;e[b]=d}return typeof b==="string"?e[b]:e}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?ya:a;var d=a[H],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{try{delete a[H]}catch(i){a.removeAttribute&&a.removeAttribute(H)}delete f[d]}}}});c.fn.extend({data:function(a,b){if(typeof a==="undefined"&&this.length)return c.data(this[0]);else if(typeof a==="object")return this.each(function(){c.data(this,a)});var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===w){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===w&&this.length)f=c.data(this[0],a);return f===w&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this,a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d);return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===w)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var za=/[\n\t]/g,fa=/\s+/,Va=/\r/g,Wa=/href|src|style/,Xa=/(button|input)/i,Ya=/(button|input|object|select|textarea)/i,Za=/^(a|area)$/i,Aa=/radio|checkbox/;c.fn.extend({attr:function(a,b){return $(this,a,b,true,c.attr)},removeAttr:function(a){return this.each(function(){c.attr(this,a,"");this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(c.isFunction(a))return this.each(function(p){var n=c(this);n.addClass(a.call(this,p,n.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(fa),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1)if(e.className)for(var i=" "+e.className+" ",j=0,o=b.length;j<o;j++){if(i.indexOf(" "+b[j]+" ")<0)e.className+=" "+b[j]}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(p){var n=c(this);n.removeClass(a.call(this,p,n.attr("class")))});if(a&&typeof a==="string"||a===w)for(var b=(a||"").split(fa),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1&&e.className)if(a){for(var i=(" "+e.className+" ").replace(za," "),j=0,o=b.length;j<o;j++)i=i.replace(" "+b[j]+" "," ");e.className=i.substring(1,i.length-1)}else e.className=""}return this},toggleClass:function(a,b){var d=typeof a,f=typeof b==="boolean";if(c.isFunction(a))return this.each(function(e){var i=c(this);i.toggleClass(a.call(this,e,i.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,i=0,j=c(this),o=b,p=a.split(fa);e=p[i++];){o=f?o:!j.hasClass(e);j[o?"addClass":"removeClass"](e)}else if(d==="undefined"||d==="boolean"){this.className&&c.data(this,"__className__",this.className);this.className=this.className||a===false?"":c.data(this,"__className__")||""}})},hasClass:function(a){a=" "+a+" ";for(var b=0,d=this.length;b<d;b++)if((" "+this[b].className+" ").replace(za," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===w){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var d=b.selectedIndex,f=[],e=b.options;b=b.type==="select-one";if(d<0)return null;var i=b?d:0;for(d=b?d+1:e.length;i<d;i++){var j=e[i];if(j.selected){a=c(j).val();if(b)return a;f.push(a)}}return f}if(Aa.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Va,"")}return w}var o=c.isFunction(a);return this.each(function(p){var n=c(this),t=a;if(this.nodeType===1){if(o)t=a.call(this,p,n.val());if(typeof t==="number")t+="";if(c.isArray(t)&&Aa.test(this.type))this.checked=c.inArray(n.val(),t)>=0;else if(c.nodeName(this,"select")){var z=c.makeArray(t);c("option",this).each(function(){this.selected=c.inArray(c(this).val(),z)>=0});if(!z.length)this.selectedIndex=-1}else this.value=t}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,f){if(!a||a.nodeType===3||a.nodeType===8)return w;if(f&&b in c.attrFn)return c(a)[b](d);f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==w;b=f&&c.props[b]||b;if(a.nodeType===1){var i=Wa.test(b);if(b in a&&f&&!i){if(e){if(b==="type"&&Xa.test(a.nodeName)&&a.parentNode)throw"type property can't be changed";a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:Ya.test(a.nodeName)||Za.test(a.nodeName)&&a.href?0:w;return a[b]}if(!c.support.style&&f&&b==="style"){if(e)a.style.cssText=""+d;return a.style.cssText}e&&a.setAttribute(b,""+d);a=!c.support.hrefNormalized&&f&&i?a.getAttribute(b,2):a.getAttribute(b);return a===null?w:a}return c.style(a,b,d)}});var $a=function(a){return a.replace(/[^\w\s\.\|`]/g,function(b){return"\\"+b})};c.event={add:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){if(a.setInterval&&a!==A&&!a.frameElement)a=A;if(!d.guid)d.guid=c.guid++;if(f!==w){d=c.proxy(d);d.data=f}var e=c.data(a,"events")||c.data(a,"events",{}),i=c.data(a,"handle"),j;if(!i){j=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(j.elem,arguments):w};i=c.data(a,"handle",j)}if(i){i.elem=a;b=b.split(/\s+/);for(var o,p=0;o=b[p++];){var n=o.split(".");o=n.shift();d.type=n.slice(0).sort().join(".");var t=e[o],z=this.special[o]||{};if(!t){t=e[o]={};if(!z.setup||z.setup.call(a,f,n,d)===false)if(a.addEventListener)a.addEventListener(o,i,false);else a.attachEvent&&a.attachEvent("on"+o,i)}if(z.add)if((n=z.add.call(a,d,f,n,t))&&c.isFunction(n)){n.guid=n.guid||d.guid;d=n}t[d.guid]=d;this.global[o]=true}a=null}}},global:{},remove:function(a,b,d){if(!(a.nodeType===3||a.nodeType===8)){var f=c.data(a,"events"),e,i,j;if(f){if(b===w||typeof b==="string"&&b.charAt(0)===".")for(i in f)this.remove(a,i+(b||""));else{if(b.type){d=b.handler;b=b.type}b=b.split(/\s+/);for(var o=0;i=b[o++];){var p=i.split(".");i=p.shift();var n=!p.length,t=c.map(p.slice(0).sort(),$a);t=new RegExp("(^|\\.)"+t.join("\\.(?:.*\\.)?")+"(\\.|$)");var z=this.special[i]||{};if(f[i]){if(d){j=f[i][d.guid];delete f[i][d.guid]}else for(var B in f[i])if(n||t.test(f[i][B].type))delete f[i][B];z.remove&&z.remove.call(a,p,j);for(e in f[i])break;if(!e){if(!z.teardown||z.teardown.call(a,p)===false)if(a.removeEventListener)a.removeEventListener(i,c.data(a,"handle"),false);else a.detachEvent&&a.detachEvent("on"+i,c.data(a,"handle"));e=null;delete f[i]}}}}for(e in f)break;if(!e){if(B=c.data(a,"handle"))B.elem=null;c.removeData(a,"events");c.removeData(a,"handle")}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a==="object"?a[H]?a:c.extend(c.Event(e),a):c.Event(e);if(e.indexOf("!")>=0){a.type=e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();this.global[e]&&c.each(c.cache,function(){this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return w;a.result=w;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;var i=c.data(d,"handle");i&&i.apply(d,b);var j,o;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()])){j=d[e];o=d["on"+e]}}catch(p){}i=c.nodeName(d,"a")&&e==="click";if(!f&&j&&!a.isDefaultPrevented()&&!i){this.triggered=true;try{d[e]()}catch(n){}}else if(o&&d["on"+e].apply(d,b)===false)a.result=false;this.triggered=false;if(!a.isPropagationStopped())(d=d.parentNode||d.ownerDocument)&&c.event.trigger(a,b,d,true)},handle:function(a){var b,d;a=arguments[0]=c.event.fix(a||A.event);a.currentTarget=this;d=a.type.split(".");a.type=d.shift();b=!d.length&&!a.exclusive;var f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)");d=(c.data(this,"events")||{})[a.type];for(var e in d){var i=d[e];if(b||f.test(i.type)){a.handler=i;a.data=i.data;i=i.apply(this,arguments);if(i!==w){a.result=i;if(i===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}return a.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(a){if(a[H])return a;var b=a;a=c.Event(b);for(var d=this.props.length,f;d;){f=this.props[--d];a[f]=b[f]}if(!a.target)a.target=a.srcElement||s;if(a.target.nodeType===3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){b=s.documentElement;d=s.body;a.pageX=a.clientX+(b&&b.scrollLeft||d&&d.scrollLeft||0)-(b&&b.clientLeft||d&&d.clientLeft||0);a.pageY=a.clientY+(b&&b.scrollTop||d&&d.scrollTop||0)-(b&&b.clientTop||d&&d.clientTop||0)}if(!a.which&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==w)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a,b){c.extend(a,b||{});a.guid+=b.selector+b.live;c.event.add(this,b.live,qa,b)},remove:function(a){if(a.length){var b=0,d=new RegExp("(^|\\.)"+a[0]+"(\\.|$)");c.each(c.data(this,"events").live||{},function(){d.test(this.type)&&b++});b<1&&c.event.remove(this,a[0],qa)}},special:{}},beforeunload:{setup:function(a,b,d){if(this.setInterval)this.onbeforeunload=d;return false},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=a;this.type=a.type}else this.type=a;this.timeStamp=K();this[H]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=ba;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=ba;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=ba;this.stopPropagation()},isDefaultPrevented:aa,isPropagationStopped:aa,isImmediatePropagationStopped:aa};var Ba=function(a){for(var b=a.relatedTarget;b&&b!==this;)try{b=b.parentNode}catch(d){break}if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}},Ca=function(a){a.type=a.data;c.event.handle.apply(this,arguments)};c.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){c.event.special[a]={setup:function(d){c.event.add(this,b,d&&d.selector?Ca:Ba,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ca:Ba)}}});if(!c.support.submitBubbles)c.event.special.submit={setup:function(a,b,d){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit."+d.guid,function(f){var e=f.target,i=e.type;if((i==="submit"||i==="image")&&c(e).closest("form").length)return pa("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit."+d.guid,function(f){var e=f.target,i=e.type;if((i==="text"||i==="password")&&c(e).closest("form").length&&f.keyCode===13)return pa("submit",this,arguments)})}else return false},remove:function(a,b){c.event.remove(this,"click.specialSubmit"+(b?"."+b.guid:""));c.event.remove(this,"keypress.specialSubmit"+(b?"."+b.guid:""))}};if(!c.support.changeBubbles){var ga=/textarea|input|select/i;function Da(a){var b=a.type,d=a.value;if(b==="radio"||b==="checkbox")d=a.checked;else if(b==="select-multiple")d=a.selectedIndex>-1?c.map(a.options,function(f){return f.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d}function ha(a,b){var d=a.target,f,e;if(!(!ga.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Da(d);if(e!==f){if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",e);if(d.type!=="select"&&(f!=null||e)){a.type="change";return c.event.trigger(a,b,this)}}}}c.event.special.change={filters:{focusout:ha,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return ha.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return ha.call(this,a)},beforeactivate:function(a){a=a.target;a.nodeName.toLowerCase()==="input"&&a.type==="radio"&&c.data(a,"_change_data",Da(a))}},setup:function(a,b,d){for(var f in W)c.event.add(this,f+".specialChange."+d.guid,W[f]);return ga.test(this.nodeName)},remove:function(a,b){for(var d in W)c.event.remove(this,d+".specialChange"+(b?"."+b.guid:""),W[d]);return ga.test(this.nodeName)}};var W=c.event.special.change.filters}s.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(f){f=c.event.fix(f);f.type=b;return c.event.handle.call(this,f)}c.event.special[b]={setup:function(){this.addEventListener(a,d,true)},teardown:function(){this.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,f,e){if(typeof d==="object"){for(var i in d)this[b](i,f,d[i],e);return this}if(c.isFunction(f)){thisObject=e;e=f;f=w}var j=b==="one"?c.proxy(e,function(o){c(this).unbind(o,j);return e.apply(this,arguments)}):e;return d==="unload"&&b!=="one"?this.one(d,f,e,thisObject):this.each(function(){c.event.add(this,d,j,f)})}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&&!a.preventDefault){for(var d in a)this.unbind(d,a[d]);return this}return this.each(function(){c.event.remove(this,a,b)})},trigger:function(a,b){return this.each(function(){c.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){a=c.Event(a);a.preventDefault();a.stopPropagation();c.event.trigger(a,b,this[0]);return a.result}},toggle:function(a){for(var b=arguments,d=1;d<b.length;)c.proxy(a,b[d++]);return this.click(c.proxy(a,function(f){var e=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,e+1);f.preventDefault();return b[e].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)},live:function(a,b,d){if(c.isFunction(b)){d=b;b=w}c(this.context).bind(ra(a,this.selector),{data:b,selector:this.selector,live:a},d);return this},die:function(a,b){c(this.context).unbind(ra(a,this.selector),b?{guid:b.guid+this.selector+a}:null);return this}});c.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),function(a,b){c.fn[b]=function(d){return d?this.bind(b,d):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});A.attachEvent&&!A.addEventListener&&A.attachEvent("onunload",function(){for(var a in c.cache)if(c.cache[a].handle)try{c.event.remove(c.cache[a].handle.elem)}catch(b){}});(function(){function a(g){for(var h="",k,m=0;g[m];m++){k=g[m];if(k.nodeType===3||k.nodeType===4)h+=k.nodeValue;else if(k.nodeType!==8)h+=a(k.childNodes)}return h}function b(g,h,k,m,r,q){r=0;for(var v=m.length;r<v;r++){var u=m[r];if(u){u=u[g];for(var y=false;u;){if(u.sizcache===k){y=m[u.sizset];break}if(u.nodeType===1&&!q){u.sizcache=k;u.sizset=r}if(u.nodeName.toLowerCase()===h){y=u;break}u=u[g]}m[r]=y}}}function d(g,h,k,m,r,q){r=0;for(var v=m.length;r<v;r++){var u=m[r];if(u){u=u[g];for(var y=false;u;){if(u.sizcache===k){y=m[u.sizset];break}if(u.nodeType===1){if(!q){u.sizcache=k;u.sizset=r}if(typeof h!=="string"){if(u===h){y=true;break}}else if(p.filter(h,[u]).length>0){y=u;break}}u=u[g]}m[r]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,i=Object.prototype.toString,j=false,o=true;[0,0].sort(function(){o=false;return 0});var p=function(g,h,k,m){k=k||[];var r=h=h||s;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||typeof g!=="string")return k;for(var q=[],v,u,y,S,I=true,N=x(h),J=g;(f.exec(""),v=f.exec(J))!==null;){J=v[3];q.push(v[1]);if(v[2]){S=v[3];break}}if(q.length>1&&t.exec(g))if(q.length===2&&n.relative[q[0]])u=ia(q[0]+q[1],h);else for(u=n.relative[q[0]]?[h]:p(q.shift(),h);q.length;){g=q.shift();if(n.relative[g])g+=q.shift();u=ia(g,u)}else{if(!m&&q.length>1&&h.nodeType===9&&!N&&n.match.ID.test(q[0])&&!n.match.ID.test(q[q.length-1])){v=p.find(q.shift(),h,N);h=v.expr?p.filter(v.expr,v.set)[0]:v.set[0]}if(h){v=m?{expr:q.pop(),set:B(m)}:p.find(q.pop(),q.length===1&&(q[0]==="~"||q[0]==="+")&&h.parentNode?h.parentNode:h,N);u=v.expr?p.filter(v.expr,v.set):v.set;if(q.length>0)y=B(u);else I=false;for(;q.length;){var E=q.pop();v=E;if(n.relative[E])v=q.pop();else E="";if(v==null)v=h;n.relative[E](y,v,N)}}else y=[]}y||(y=u);if(!y)throw"Syntax error, unrecognized expression: "+(E||g);if(i.call(y)==="[object Array]")if(I)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&F(h,y[g])))k.push(u[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&k.push(u[g]);else k.push.apply(k,y);else B(y,k);if(S){p(S,r,k,m);p.uniqueSort(k)}return k};p.uniqueSort=function(g){if(D){j=o;g.sort(D);if(j)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};p.matches=function(g,h){return p(g,null,null,h)};p.find=function(g,h,k){var m,r;if(!g)return[];for(var q=0,v=n.order.length;q<v;q++){var u=n.order[q];if(r=n.leftMatch[u].exec(g)){var y=r[1];r.splice(1,1);if(y.substr(y.length-1)!=="\\"){r[1]=(r[1]||"").replace(/\\/g,"");m=n.find[u](r,h,k);if(m!=null){g=g.replace(n.match[u],"");break}}}}m||(m=h.getElementsByTagName("*"));return{set:m,expr:g}};p.filter=function(g,h,k,m){for(var r=g,q=[],v=h,u,y,S=h&&h[0]&&x(h[0]);g&&h.length;){for(var I in n.filter)if((u=n.leftMatch[I].exec(g))!=null&&u[2]){var N=n.filter[I],J,E;E=u[1];y=false;u.splice(1,1);if(E.substr(E.length-1)!=="\\"){if(v===q)q=[];if(n.preFilter[I])if(u=n.preFilter[I](u,v,k,q,m,S)){if(u===true)continue}else y=J=true;if(u)for(var X=0;(E=v[X])!=null;X++)if(E){J=N(E,u,X,v);var Ea=m^!!J;if(k&&J!=null)if(Ea)y=true;else v[X]=false;else if(Ea){q.push(E);y=true}}if(J!==w){k||(v=q);g=g.replace(n.match[I],"");if(!y)return[];break}}}if(g===r)if(y==null)throw"Syntax error, unrecognized expression: "+g;else break;r=g}return v};var n=p.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(g){return g.getAttribute("href")}},relative:{"+":function(g,h){var k=typeof h==="string",m=k&&!/\W/.test(h);k=k&&!m;if(m)h=h.toLowerCase();m=0;for(var r=g.length,q;m<r;m++)if(q=g[m]){for(;(q=q.previousSibling)&&q.nodeType!==1;);g[m]=k||q&&q.nodeName.toLowerCase()===h?q||false:q===h}k&&p.filter(h,g,true)},">":function(g,h){var k=typeof h==="string";if(k&&!/\W/.test(h)){h=h.toLowerCase();for(var m=0,r=g.length;m<r;m++){var q=g[m];if(q){k=q.parentNode;g[m]=k.nodeName.toLowerCase()===h?k:false}}}else{m=0;for(r=g.length;m<r;m++)if(q=g[m])g[m]=k?q.parentNode:q.parentNode===h;k&&p.filter(h,g,true)}},"":function(g,h,k){var m=e++,r=d;if(typeof h==="string"&&!/\W/.test(h)){var q=h=h.toLowerCase();r=b}r("parentNode",h,m,g,q,k)},"~":function(g,h,k){var m=e++,r=d;if(typeof h==="string"&&!/\W/.test(h)){var q=h=h.toLowerCase();r=b}r("previousSibling",h,m,g,q,k)}},find:{ID:function(g,h,k){if(typeof h.getElementById!=="undefined"&&!k)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var k=[];h=h.getElementsByName(g[1]);for(var m=0,r=h.length;m<r;m++)h[m].getAttribute("name")===g[1]&&k.push(h[m]);return k.length===0?null:k}},TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,k,m,r,q){g=" "+g[1].replace(/\\/g,"")+" ";if(q)return g;q=0;for(var v;(v=h[q])!=null;q++)if(v)if(r^(v.className&&(" "+v.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))k||m.push(v);else if(k)h[q]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g){return g[1].toLowerCase()},CHILD:function(g){if(g[1]==="nth"){var h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=h[1]+(h[2]||1)-0;g[3]=h[3]-0}g[0]=e++;return g},ATTR:function(g,h,k,m,r,q){h=g[1].replace(/\\/g,"");if(!q&&n.attrMap[h])g[1]=n.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,k,m,r){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=p(g[3],null,null,h);else{g=p.filter(g[3],h,k,true^r);k||m.push.apply(m,g);return false}else if(n.match.POS.test(g[0])||n.match.CHILD.test(g[0]))return true;return g},POS:function(g){g.unshift(true);return g}},filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled===true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstChild},empty:function(g){return!g.firstChild},has:function(g,h,k){return!!p(k[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)},text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}},setFilters:{first:function(g,h){return h===0},last:function(g,h,k,m){return h===m.length-1},even:function(g,h){return h%2===0},odd:function(g,h){return h%2===1},lt:function(g,h,k){return h<k[3]-0},gt:function(g,h,k){return h>k[3]-0},nth:function(g,h,k){return k[3]-0===h},eq:function(g,h,k){return k[3]-0===h}},filter:{PSEUDO:function(g,h,k,m){var r=h[1],q=n.filters[r];if(q)return q(g,k,h,m);else if(r==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(r==="not"){h=h[3];k=0;for(m=h.length;k<m;k++)if(h[k]===g)return false;return true}else throw"Syntax error, unrecognized expression: "+r;},CHILD:function(g,h){var k=h[1],m=g;switch(k){case"only":case"first":for(;m=m.previousSibling;)if(m.nodeType===1)return false;if(k==="first")return true;m=g;case"last":for(;m=m.nextSibling;)if(m.nodeType===1)return false;return true;case"nth":k=h[2];var r=h[3];if(k===1&&r===0)return true;h=h[0];var q=g.parentNode;if(q&&(q.sizcache!==h||!g.nodeIndex)){var v=0;for(m=q.firstChild;m;m=m.nextSibling)if(m.nodeType===1)m.nodeIndex=++v;q.sizcache=h}g=g.nodeIndex-r;return k===0?g===0:g%k===0&&g/k>=0}},ID:function(g,h){return g.nodeType===1&&g.getAttribute("id")===h},TAG:function(g,h){return h==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===h},CLASS:function(g,h){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(h)>-1},ATTR:function(g,h){var k=h[1];g=n.attrHandle[k]?n.attrHandle[k](g):g[k]!=null?g[k]:g.getAttribute(k);k=g+"";var m=h[2];h=h[4];return g==null?m==="!=":m==="="?k===h:m==="*="?k.indexOf(h)>=0:m==="~="?(" "+k+" ").indexOf(h)>=0:!h?k&&g!==false:m==="!="?k!==h:m==="^="?k.indexOf(h)===0:m==="$="?k.substr(k.length-h.length)===h:m==="|="?k===h||k.substr(0,h.length+1)===h+"-":false},POS:function(g,h,k,m){var r=n.setFilters[h[2]];if(r)return r(g,k,h,m)}}},t=n.match.POS;for(var z in n.match){n.match[z]=new RegExp(n.match[z].source+/(?![^\[]*\])(?![^\(]*\))/.source);n.leftMatch[z]=new RegExp(/(^(?:.|\r|\n)*?)/.source+n.match[z].source.replace(/\\(\d+)/g,function(g,h){return"\\"+(h-0+1)}))}var B=function(g,h){g=Array.prototype.slice.call(g,0);if(h){h.push.apply(h,g);return h}return g};try{Array.prototype.slice.call(s.documentElement.childNodes,0)}catch(C){B=function(g,h){h=h||[];if(i.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var k=0,m=g.length;k<m;k++)h.push(g[k]);else for(k=0;g[k];k++)h.push(g[k]);return h}}var D;if(s.documentElement.compareDocumentPosition)D=function(g,h){if(!g.compareDocumentPosition||!h.compareDocumentPosition){if(g==h)j=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===h?0:1;if(g===0)j=true;return g};else if("sourceIndex"in s.documentElement)D=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)j=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)j=true;return g};else if(s.createRange)D=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)j=true;return g.ownerDocument?-1:1}var k=g.ownerDocument.createRange(),m=h.ownerDocument.createRange();k.setStart(g,0);k.setEnd(g,0);m.setStart(h,0);m.setEnd(h,0);g=k.compareBoundaryPoints(Range.START_TO_END,m);if(g===0)j=true;return g};(function(){var g=s.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var k=s.documentElement;k.insertBefore(g,k.firstChild);if(s.getElementById(h)){n.find.ID=function(m,r,q){if(typeof r.getElementById!=="undefined"&&!q)return(r=r.getElementById(m[1]))?r.id===m[1]||typeof r.getAttributeNode!=="undefined"&&r.getAttributeNode("id").nodeValue===m[1]?[r]:w:[]};n.filter.ID=function(m,r){var q=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&q&&q.nodeValue===r}}k.removeChild(g);k=g=null})();(function(){var g=s.createElement("div");g.appendChild(s.createComment(""));if(g.getElementsByTagName("*").length>0)n.find.TAG=function(h,k){k=k.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var m=0;k[m];m++)k[m].nodeType===1&&h.push(k[m]);k=h}return k};g.innerHTML="<a href='#'></a>";if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")n.attrHandle.href=function(h){return h.getAttribute("href",2)};g=null})();s.querySelectorAll&&function(){var g=p,h=s.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){p=function(m,r,q,v){r=r||s;if(!v&&r.nodeType===9&&!x(r))try{return B(r.querySelectorAll(m),q)}catch(u){}return g(m,r,q,v)};for(var k in g)p[k]=g[k];h=null}}();(function(){var g=s.createElement("div");g.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!g.getElementsByClassName||g.getElementsByClassName("e").length===0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){n.order.splice(1,0,"CLASS");n.find.CLASS=function(h,k,m){if(typeof k.getElementsByClassName!=="undefined"&&!m)return k.getElementsByClassName(h[1])};g=null}}})();var F=s.compareDocumentPosition?function(g,h){return g.compareDocumentPosition(h)&16}:function(g,h){return g!==h&&(g.contains?g.contains(h):true)},x=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},ia=function(g,h){var k=[],m="",r;for(h=h.nodeType?[h]:h;r=n.match.PSEUDO.exec(g);){m+=r[0];g=g.replace(n.match.PSEUDO,"")}g=n.relative[g]?g+"*":g;r=0;for(var q=h.length;r<q;r++)p(g,h[r],k);return p.filter(m,k)};c.find=p;c.expr=p.selectors;c.expr[":"]=c.expr.filters;c.unique=p.uniqueSort;c.getText=a;c.isXMLDoc=x;c.contains=F})();var ab=/Until$/,bb=/^(?:parents|prevUntil|prevAll)/,cb=/,/;R=Array.prototype.slice;var Fa=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,i){return!!b.call(e,i,e)===d});else if(b.nodeType)return c.grep(a,function(e){return e===b===d});else if(typeof b==="string"){var f=c.grep(a,function(e){return e.nodeType===1});if(Pa.test(b))return c.filter(b,f,!d);else b=c.filter(b,a)}return c.grep(a,function(e){return c.inArray(e,b)>=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f<e;f++){d=b.length;c.find(a,this[f],b);if(f>0)for(var i=d;i<b.length;i++)for(var j=0;j<d;j++)if(b[j]===b[i]){b.splice(i--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,f=b.length;d<f;d++)if(c.contains(this,b[d]))return true})},not:function(a){return this.pushStack(Fa(this,a,false),"not",a)},filter:function(a){return this.pushStack(Fa(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){if(c.isArray(a)){var d=[],f=this[0],e,i={},j;if(f&&a.length){e=0;for(var o=a.length;e<o;e++){j=a[e];i[j]||(i[j]=c.expr.match.POS.test(j)?c(j,b||this.context):j)}for(;f&&f.ownerDocument&&f!==b;){for(j in i){e=i[j];if(e.jquery?e.index(f)>-1:c(f).is(e)){d.push({selector:j,elem:f});delete i[j]}}f=f.parentNode}}return d}var p=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(n,t){for(;t&&t.ownerDocument&&t!==b;){if(p?p.index(t)>-1:c(t).is(a))return t;t=t.parentNode}return null})},index:function(a){if(!a||typeof a==="string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jquery?a[0]:a,this)},add:function(a,b){a=typeof a==="string"?c(a,b||this.context):c.makeArray(a);b=c.merge(this.get(),a);return this.pushStack(sa(a[0])||sa(b[0])?b:c.unique(b))},andSelf:function(){return this.add(this.prevObject)}});c.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(a){return c.dir(a,"parentNode")},parentsUntil:function(a,b,d){return c.dir(a,"parentNode",d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},nextUntil:function(a,b,d){return c.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return c.dir(a,"previousSibling",d)},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(d,f){var e=c.map(this,b,d);ab.test(a)||(f=d);if(f&&typeof f==="string")e=c.filter(f,e);e=this.length>1?c.unique(e):e;if((this.length>1||cb.test(f))&&bb.test(a))e=e.reverse();return this.pushStack(e,a,R.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return c.find.matches(a,b)},dir:function(a,b,d){var f=[];for(a=a[b];a&&a.nodeType!==9&&(d===w||!c(a).is(d));){a.nodeType===1&&f.push(a);a=a[b]}return f},nth:function(a,b,d){b=b||1;for(var f=0;a;a=a[d])if(a.nodeType===1&&++f===b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextSibling)a.nodeType===1&&a!==b&&d.push(a);return d}});var Ga=/ jQuery\d+="(?:\d+|null)"/g,Y=/^\s+/,db=/(<([\w:]+)[^>]*?)\/>/g,eb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,Ha=/<([\w:]+)/,fb=/<tbody/i,gb=/<|&\w+;/,hb=function(a,b,d){return eb.test(d)?a:b+"></"+d+">"},G={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};G.optgroup=G.option;G.tbody=G.tfoot=G.colgroup=G.caption=G.thead;G.th=G.td;if(!c.support.htmlSerialize)G._default=[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d=c(this);return d.text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==w)return this.empty().append((this[0]&&this[0].ownerDocument||s).createTextNode(a));return c.getText(this)},wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this},wrapInner:function(a){return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var d=this.outerHTML,f=this.ownerDocument;if(!d){d=f.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(Ga,"").replace(Y,"")],f)[0]}else return this.cloneNode(true)});if(a===true){ta(this,b);ta(this.find("*"),b.find("*"))}return b},html:function(a){if(a===w)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Ga,""):null;else if(typeof a==="string"&&!/<script/i.test(a)&&(c.support.leadingWhitespace||!Y.test(a))&&!G[(Ha.exec(a)||["",""])[1].toLowerCase()])try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){T(this[b].getElementsByTagName("*"));this[b].innerHTML=a}}catch(f){this.empty().append(a)}else c.isFunction(a)?this.each(function(e){var i=c(this),j=i.html();i.empty().append(function(){return a.call(this,e,j)})}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&this[0].parentNode){c.isFunction(a)||(a=c(a).detach());return this.each(function(){var b=this.nextSibling,d=this.parentNode;c(this).remove();b?c(b).before(a):c(d).append(a)})}else return this.pushStack(c(c.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,true)},domManip:function(a,b,d){function f(t){return c.nodeName(t,"table")?t.getElementsByTagName("tbody")[0]||t.appendChild(t.ownerDocument.createElement("tbody")):t}var e,i,j=a[0],o=[];if(c.isFunction(j))return this.each(function(t){var z=c(this);a[0]=j.call(this,t,b?z.html():w);return z.domManip(a,b,d)});if(this[0]){e=a[0]&&a[0].parentNode&&a[0].parentNode.nodeType===11?{fragment:a[0].parentNode}:ua(a,this,o);if(i=e.fragment.firstChild){b=b&&c.nodeName(i,"tr");for(var p=0,n=this.length;p<n;p++)d.call(b?f(this[p],i):this[p],e.cacheable||this.length>1||p>0?e.fragment.cloneNode(true):e.fragment)}o&&c.each(o,La)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var f=[];d=c(d);for(var e=0,i=d.length;e<i;e++){var j=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),j);f=f.concat(j)}return this.pushStack(f,a,d.selector)}});c.each({remove:function(a,b){if(!a||c.filter(a,[this]).length){if(!b&&this.nodeType===1){T(this.getElementsByTagName("*"));T([this])}this.parentNode&&this.parentNode.removeChild(this)}},empty:function(){for(this.nodeType===1&&T(this.getElementsByTagName("*"));this.firstChild;)this.removeChild(this.firstChild)}},function(a,b){c.fn[a]=function(){return this.each(b,arguments)}});c.extend({clean:function(a,b,d,f){b=b||s;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||s;var e=[];c.each(a,function(i,j){if(typeof j==="number")j+="";if(j){if(typeof j==="string"&&!gb.test(j))j=b.createTextNode(j);else if(typeof j==="string"){j=j.replace(db,hb);var o=(Ha.exec(j)||["",""])[1].toLowerCase(),p=G[o]||G._default,n=p[0];i=b.createElement("div");for(i.innerHTML=p[1]+j+p[2];n--;)i=i.lastChild;if(!c.support.tbody){n=fb.test(j);o=o==="table"&&!n?i.firstChild&&i.firstChild.childNodes:p[1]==="<table>"&&!n?i.childNodes:[];for(p=o.length-1;p>=0;--p)c.nodeName(o[p],"tbody")&&!o[p].childNodes.length&&o[p].parentNode.removeChild(o[p])}!c.support.leadingWhitespace&&Y.test(j)&&i.insertBefore(b.createTextNode(Y.exec(j)[0]),i.firstChild);j=c.makeArray(i.childNodes)}if(j.nodeType)e.push(j);else e=c.merge(e,j)}});if(d)for(a=0;e[a];a++)if(f&&c.nodeName(e[a],"script")&&(!e[a].type||e[a].type.toLowerCase()==="text/javascript"))f.push(e[a].parentNode?e[a].parentNode.removeChild(e[a]):e[a]);else{e[a].nodeType===1&&e.splice.apply(e,[a+1,0].concat(c.makeArray(e[a].getElementsByTagName("script"))));d.appendChild(e[a])}return e}});var ib=/z-?index|font-?weight|opacity|zoom|line-?height/i,Ia=/alpha\([^)]*\)/,Ja=/opacity=([^)]*)/,ja=/float/i,ka=/-([a-z])/ig,jb=/([A-Z])/g,kb=/^-?\d+(?:px)?$/i,lb=/^-?\d/,mb={position:"absolute",visibility:"hidden",display:"block"},nb=["Left","Right"],ob=["Top","Bottom"],pb=s.defaultView&&s.defaultView.getComputedStyle,Ka=c.support.cssFloat?"cssFloat":"styleFloat",la=function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return $(this,a,b,true,function(d,f,e){if(e===w)return c.curCSS(d,f);if(typeof e==="number"&&!ib.test(f))e+="px";c.style(d,f,e)})};c.extend({style:function(a,b,d){if(!a||a.nodeType===3||a.nodeType===8)return w;if((b==="width"||b==="height")&&parseFloat(d)<0)d=w;var f=a.style||a,e=d!==w;if(!c.support.opacity&&b==="opacity"){if(e){f.zoom=1;b=parseInt(d,10)+""==="NaN"?"":"alpha(opacity="+d*100+")";a=f.filter||c.curCSS(a,"filter")||"";f.filter=Ia.test(a)?a.replace(Ia,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Ja.exec(f.filter)[1])/100+"":""}if(ja.test(b))b=Ka;b=b.replace(ka,la);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,i=b==="width"?nb:ob;function j(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(i,function(){f||(e-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(f==="margin")e+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else e-=parseFloat(c.curCSS(a,"border"+this+"Width",true))||0})}a.offsetWidth!==0?j():c.swap(a,mb,j);return Math.max(0,Math.round(e))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,e=a.style;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){f=Ja.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ja.test(b))b=Ka;if(!d&&e&&e[b])f=e[b];else if(pb){if(ja.test(b))b="float";b=b.replace(jb,"-$1").toLowerCase();e=a.ownerDocument.defaultView;if(!e)return null;if(a=e.getComputedStyle(a,null))f=a.getPropertyValue(b);if(b==="opacity"&&f==="")f="1"}else if(a.currentStyle){d=b.replace(ka,la);f=a.currentStyle[b]||a.currentStyle[d];if(!kb.test(f)&&lb.test(f)){b=e.left;var i=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;e.left=d==="fontSize"?"1em":f||0;f=e.pixelLeft+"px";e.left=b;a.runtimeStyle.left=i}}return f},swap:function(a,b,d){var f={};for(var e in b){f[e]=a.style[e];a.style[e]=b[e]}d.call(a);for(e in b)a.style[e]=f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=a.offsetWidth,d=a.offsetHeight,f=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!f?true:b>0&&d>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var qb=K(),rb=/<script(.|\s)*?\/script>/gi,sb=/select|textarea/i,tb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,O=/=\?(&|$)/,ma=/\?/,ub=/(\?|&)_=.*?(&|$)/,vb=/^(\w+:)?\/\/([^\/?#]+)/,wb=/%20/g;c.fn.extend({_load:c.fn.load,load:function(a,b,d){if(typeof a!=="string")return this._load(a);else if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var e=a.slice(f,a.length);a=a.slice(0,f)}f="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);f="POST"}c.ajax({url:a,type:f,dataType:"html",data:b,context:this,complete:function(i,j){if(j==="success"||j==="notmodified")this.html(e?c("<div />").append(i.responseText.replace(rb,"")).find(e):i.responseText);d&&this.each(d,[i.responseText,j,i])}});return this},serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||sb.test(this.nodeName)||tb.test(this.type))}).map(function(a,b){a=c(this).val();return a==null?null:c.isArray(a)?c.map(a,function(d){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});c.extend({get:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:f})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:f})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:A.XMLHttpRequest&&(A.location.protocol!=="file:"||!A.ActiveXObject)?function(){return new A.XMLHttpRequest}:function(){try{return new A.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(a){function b(){e.success&&e.success.call(p,o,j,x);e.global&&f("ajaxSuccess",[x,e])}function d(){e.complete&&e.complete.call(p,x,j);e.global&&f("ajaxComplete",[x,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}function f(r,q){(e.context?c(e.context):c.event).trigger(r,q)}var e=c.extend(true,{},c.ajaxSettings,a),i,j,o,p=e.context||e,n=e.type.toUpperCase();if(e.data&&e.processData&&typeof e.data!=="string")e.data=c.param(e.data,e.traditional);if(e.dataType==="jsonp"){if(n==="GET")O.test(e.url)||(e.url+=(ma.test(e.url)?"&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!O.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&O.test(e.data)||O.test(e.url))){i=e.jsonpCallback||"jsonp"+qb++;if(e.data)e.data=(e.data+"").replace(O,"="+i+"$1");e.url=e.url.replace(O,"="+i+"$1");e.dataType="script";A[i]=A[i]||function(r){o=r;b();d();A[i]=w;try{delete A[i]}catch(q){}B&&B.removeChild(C)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===false&&n==="GET"){var t=K(),z=e.url.replace(ub,"$1_="+t+"$2");e.url=z+(z===e.url?(ma.test(e.url)?"&":"?")+"_="+t:"")}if(e.data&&n==="GET")e.url+=(ma.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");t=(t=vb.exec(e.url))&&(t[1]&&t[1]!==location.protocol||t[2]!==location.host);if(e.dataType==="script"&&n==="GET"&&t){var B=s.getElementsByTagName("head")[0]||s.documentElement,C=s.createElement("script");C.src=e.url;if(e.scriptCharset)C.charset=e.scriptCharset;if(!i){var D=false;C.onload=C.onreadystatechange=function(){if(!D&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){D=true;b();d();C.onload=C.onreadystatechange=null;B&&C.parentNode&&B.removeChild(C)}}}B.insertBefore(C,B.firstChild);return w}var F=false,x=e.xhr();if(x){e.username?x.open(n,e.url,e.async,e.username,e.password):x.open(n,e.url,e.async);try{if(e.data||a&&a.contentType)x.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&x.setRequestHeader("If-Modified-Since",c.lastModified[e.url]);c.etag[e.url]&&x.setRequestHeader("If-None-Match",c.etag[e.url])}t||x.setRequestHeader("X-Requested-With","XMLHttpRequest");x.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(ia){}if(e.beforeSend&&e.beforeSend.call(p,x,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");x.abort();return false}e.global&&f("ajaxSend",[x,e]);var g=x.onreadystatechange=function(r){if(!x||x.readyState===0){F||d();F=true;if(x)x.onreadystatechange=c.noop}else if(!F&&x&&(x.readyState===4||r==="timeout")){F=true;x.onreadystatechange=c.noop;j=r==="timeout"?"timeout":!c.httpSuccess(x)?"error":e.ifModified&&c.httpNotModified(x,e.url)?"notmodified":"success";if(j==="success")try{o=c.httpData(x,e.dataType,e)}catch(q){j="parsererror"}if(j==="success"||j==="notmodified")i||b();else c.handleError(e,x,j);d();r==="timeout"&&x.abort();if(e.async)x=null}};try{var h=x.abort;x.abort=function(){if(x){h.call(x);if(x)x.readyState=0}g()}}catch(k){}e.async&&e.timeout>0&&setTimeout(function(){x&&!F&&g("timeout")},e.timeout);try{x.send(n==="POST"||n==="PUT"||n==="DELETE"?e.data:null)}catch(m){c.handleError(e,x,null,m);d()}e.async||g();return x}},handleError:function(a,b,d,f){if(a.error)a.error.call(a.context||A,b,d,f);if(a.global)(a.context?c(a.context):c.event).trigger("ajaxError",[b,a,f])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===1223||a.status===0}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),f=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(f)c.etag[b]=f;return a.status===304||a.status===0},httpData:function(a,b,d){var f=a.getResponseHeader("content-type")||"",e=b==="xml"||!b&&f.indexOf("xml")>=0;a=e?a.responseXML:a.responseText;if(e&&a.documentElement.nodeName==="parsererror")throw"parsererror";if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b==="json"||!b&&f.indexOf("json")>=0)if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))a=A.JSON&&A.JSON.parse?A.JSON.parse(a):(new Function("return "+a))();else throw"Invalid JSON: "+a;else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(e,i){i=c.isFunction(i)?i():i;f[f.length]=encodeURIComponent(e)+"="+encodeURIComponent(i)}var f=[];if(b===w)b=c.ajaxSettings.traditional;c.isArray(a)||a.jquery?c.each(a,function(){d(this.name,this.value)}):c.each(a,function e(i,j){if(c.isArray(j))c.each(j,function(o,p){b?d(i,p):e(i+"["+(typeof p==="object"||c.isArray(p)?o:"")+"]",p)});else!b&&j!=null&&typeof j==="object"?c.each(j,function(o,p){e(i+"["+o+"]",p)}):d(i,j)});return f.join("&").replace(wb,"+")}});var na={},xb=/toggle|show|hide/,yb=/^([+-]=)?([\d+-.]+)(.*)$/,Z,va=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a!=null)return this.animate(L("show",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");this[a].style.display=d||"";if(c.css(this[a],"display")==="none"){d=this[a].nodeName;var f;if(na[d])f=na[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();na[d]=f}c.data(this[a],"olddisplay",f)}}a=0;for(b=this.length;a<b;a++)this[a].style.display=c.data(this[a],"olddisplay")||"";return this}},hide:function(a,b){if(a!=null)return this.animate(L("hide",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");!d&&d!=="none"&&c.data(this[a],"olddisplay",c.css(this[a],"display"))}a=0;for(b=this.length;a<b;a++)this[a].style.display="none";return this}},_toggle:c.fn.toggle,toggle:function(a,b){var d=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b))this._toggle.apply(this,arguments);else a==null||d?this.each(function(){var f=d?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(L("toggle",3),a,b);return this},fadeTo:function(a,b,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d)},animate:function(a,b,d,f){var e=c.speed(b,d,f);if(c.isEmptyObject(a))return this.each(e.complete);return this[e.queue===false?"each":"queue"](function(){var i=c.extend({},e),j,o=this.nodeType===1&&c(this).is(":hidden"),p=this;for(j in a){var n=j.replace(ka,la);if(j!==n){a[n]=a[j];delete a[j];j=n}if(a[j]==="hide"&&o||a[j]==="show"&&!o)return i.complete.call(this);if((j==="height"||j==="width")&&this.style){i.display=c.css(this,"display");i.overflow=this.style.overflow}if(c.isArray(a[j])){(i.specialEasing=i.specialEasing||{})[j]=a[j][1];a[j]=a[j][0]}}if(i.overflow!=null)this.style.overflow="hidden";i.curAnim=c.extend({},a);c.each(a,function(t,z){var B=new c.fx(p,i,t);if(xb.test(z))B[z==="toggle"?o?"show":"hide":z](a);else{var C=yb.exec(z),D=B.cur(true)||0;if(C){z=parseFloat(C[2]);var F=C[3]||"px";if(F!=="px"){p.style[t]=(z||1)+F;D=(z||1)/B.cur(true)*D;p.style[t]=D+F}if(C[1])z=(C[1]==="-="?-1:1)*z+D;B.custom(D,z,F)}else B.custom(D,z,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]);this.each(function(){for(var f=d.length-1;f>=0;f--)if(d[f].elem===this){b&&d[f](true);d.splice(f,1)}});b||this.dequeue();return this}});c.each({slideDown:L("show",1),slideUp:L("hide",1),slideToggle:L("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(d,f){return this.animate(b,d,f)}});c.extend({speed:function(a,b,d){var f=a&&typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};f.duration=c.fx.off?0:typeof f.duration==="number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=function(){f.queue!==false&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,b,d,f){return d+f*a},swing:function(a,b,d,f){return(-Math.cos(a*Math.PI)/2+0.5)*f+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||c.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(i){return e.step(i)}this.startTime=K();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;this.pos=this.state=0;var e=this;f.elem=this.elem;if(f()&&c.timers.push(f)&&!Z)Z=setInterval(c.fx.tick,13)},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=K(),d=true;if(a||b>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var f in this.options.curAnim)if(this.options.curAnim[f]!==true)d=false;if(d){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;a=c.data(this.elem,"olddisplay");this.elem.style.display=a?a:this.options.display;if(c.css(this.elem,"display")==="none")this.elem.style.display="block"}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var e in this.options.curAnim)c.style(this.elem,e,this.options.orig[e]);this.options.complete.call(this.elem)}return false}else{e=b-this.startTime;this.state=e/this.options.duration;a=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||a](this.state,e,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||c.fx.stop()},stop:function(){clearInterval(Z);Z=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.style(a.elem,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null)a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit;else a.elem[a.prop]=a.now}}});if(c.expr&&c.expr.filters)c.expr.filters.animated=function(a){return c.grep(c.timers,function(b){return a===b.elem}).length};c.fn.offset="getBoundingClientRect"in s.documentElement?function(a){var b=this[0];if(!b||!b.ownerDocument)return null;if(a)return this.each(function(e){c.offset.setOffset(this,a,e)});if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);var d=b.getBoundingClientRect(),f=b.ownerDocument;b=f.body;f=f.documentElement;return{top:d.top+(self.pageYOffset||c.support.boxModel&&f.scrollTop||b.scrollTop)-(f.clientTop||b.clientTop||0),left:d.left+(self.pageXOffset||c.support.boxModel&&f.scrollLeft||b.scrollLeft)-(f.clientLeft||b.clientLeft||0)}}:function(a){var b=this[0];if(!b||!b.ownerDocument)return null;if(a)return this.each(function(t){c.offset.setOffset(this,a,t)});if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d=b.offsetParent,f=b,e=b.ownerDocument,i,j=e.documentElement,o=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var p=b.offsetTop,n=b.offsetLeft;(b=b.parentNode)&&b!==o&&b!==j;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;i=e?e.getComputedStyle(b,null):b.currentStyle;p-=b.scrollTop;n-=b.scrollLeft;if(b===d){p+=b.offsetTop;n+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){p+=parseFloat(i.borderTopWidth)||0;n+=parseFloat(i.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&i.overflow!=="visible"){p+=parseFloat(i.borderTopWidth)||0;n+=parseFloat(i.borderLeftWidth)||0}f=i}if(f.position==="relative"||f.position==="static"){p+=o.offsetTop;n+=o.offsetLeft}if(c.offset.supportsFixedPosition&&f.position==="fixed"){p+=Math.max(j.scrollTop,o.scrollTop);n+=Math.max(j.scrollLeft,o.scrollLeft)}return{top:p,left:n}};c.offset={initialize:function(){var a=s.body,b=s.createElement("div"),d,f,e,i=parseFloat(c.curCSS(a,"marginTop",true))||0;c.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});b.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";a.insertBefore(b,a.firstChild);d=b.firstChild;f=d.firstChild;e=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=f.offsetTop!==5;this.doesAddBorderForTableAndCells=e.offsetTop===5;f.style.position="fixed";f.style.top="20px";this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15;f.style.position=f.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==i;a.removeChild(b);c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseFloat(c.curCSS(a,"marginTop",true))||0;d+=parseFloat(c.curCSS(a,"marginLeft",true))||0}return{top:b,left:d}},setOffset:function(a,b,d){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var f=c(a),e=f.offset(),i=parseInt(c.curCSS(a,"top",true),10)||0,j=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,d,e);d={top:b.top-e.top+i,left:b.left-e.left+j};"using"in b?b.using.call(a,d):f.css(d)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),f=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.curCSS(a,"marginTop",true))||0;d.left-=parseFloat(c.curCSS(a,"marginLeft",true))||0;f.top+=parseFloat(c.curCSS(b[0],"borderTopWidth",true))||0;f.left+=parseFloat(c.curCSS(b[0],"borderLeftWidth",true))||0;return{top:d.top-f.top,left:d.left-f.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||s.body;a&&!/^body|html$/i.test(a.nodeName)&&c.css(a,"position")==="static";)a=a.offsetParent;return a})}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(f){var e=this[0],i;if(!e)return null;if(f!==w)return this.each(function(){if(i=wa(this))i.scrollTo(!a?f:c(i).scrollLeft(),a?f:c(i).scrollTop());else this[d]=f});else return(i=wa(e))?"pageXOffset"in i?i[a?"pageYOffset":"pageXOffset"]:c.support.boxModel&&i.document.documentElement[d]||i.document.body[d]:e[d]}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?c.css(this[0],d,false,"padding"):null};c.fn["outer"+b]=function(f){return this[0]?c.css(this[0],d,false,f?"margin":"border"):null};c.fn[d]=function(f){var e=this[0];if(!e)return f==null?null:this;return"scrollTo"in e&&e.document?e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||e.document.body["client"+b]:e.nodeType===9?Math.max(e.documentElement["client"+b],e.body["scroll"+b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]):f===w?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});A.jQuery=A.$=c})(window);




/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09i
 */
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("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}})());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}})());

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright 1990-2001 Bitstream Inc. All rights reserved.
 */
Cufon.registerFont({"w":180,"face":{"font-family":"Futura Lt BT Light","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 4 2 2 2 4 2 3 3","ascent":"274","descent":"-86","x-height":"7","bbox":"-60 -347.036 383 85","underline-thickness":"14.0625","underline-position":"-32.168","unicode-range":"U+0020-U+F002"},"glyphs":{" ":{"w":103},"!":{"d":"45,-53r0,-210r22,0r0,210r-22,0xm56,7v-11,0,-18,-7,-18,-18v0,-9,7,-19,18,-18v9,-1,19,9,18,18v1,11,-9,18,-18,18","w":111},"\"":{"d":"79,-252r0,97r-15,0r0,-97r15,0xm33,-252r0,97r-15,0r0,-97r15,0","w":96},"#":{"d":"172,-152r-47,0r-18,49r48,0xm161,-256r-31,88r48,0r31,-88r19,0r-30,88r56,0r-5,16r-57,0r-18,49r61,0r-5,16r-62,0r-30,87r-20,0r31,-87r-47,0r-32,87r-19,0r30,-87r-58,0r5,-16r59,0r18,-49r-64,0r5,-16r65,0r31,-88r19,0","w":276},"$":{"d":"98,-238v-28,1,-47,38,-27,63v6,7,15,14,27,20r0,-83xm112,-21v36,-1,53,-53,31,-81v-7,-8,-17,-16,-31,-23r0,104xm175,-74v0,40,-26,69,-63,74r0,30r-14,0r0,-31v-36,-1,-58,-19,-70,-47r20,-10v8,23,23,35,50,38r0,-111v-34,-18,-59,-29,-59,-68v0,-35,26,-53,59,-58r0,-18r14,0r0,17v25,3,41,14,51,32r-18,10v-5,-10,-18,-21,-33,-21r0,88v38,20,63,31,63,75","w":207},"%":{"d":"201,-108v-24,0,-31,21,-31,49v0,28,7,50,31,50v23,0,31,-24,31,-50v0,-28,-7,-49,-31,-49xm201,-125v34,0,51,28,51,66v0,39,-16,66,-51,66v-35,0,-52,-27,-52,-66v0,-38,17,-66,52,-66xm63,-244v-24,0,-31,22,-31,50v0,28,7,49,31,49v23,0,31,-22,31,-49v0,-28,-7,-50,-31,-50xm63,-260v35,0,51,28,51,66v0,38,-17,66,-51,66v-35,0,-52,-28,-52,-66v0,-38,17,-66,52,-66xm47,7r148,-267r20,0r-148,267r-20,0","w":263},"&":{"d":"45,-96v-30,47,28,106,78,72v10,-7,22,-16,34,-29r-67,-82v-16,10,-40,30,-45,39xm104,-238v-34,0,-42,37,-22,59r15,20v17,-13,38,-23,38,-50v0,-16,-14,-29,-31,-29xm217,-101v-11,18,-22,34,-35,49r45,52r-26,0r-32,-38v-20,24,-42,42,-78,43v-43,1,-78,-29,-76,-72v2,-43,30,-60,64,-83v-13,-18,-30,-33,-30,-60v0,-27,26,-46,56,-46v30,0,52,20,51,48v-2,33,-21,44,-48,62r64,79v12,-14,20,-28,30,-43","w":230},"'":{"d":"33,-252r0,97r-15,0r0,-97r15,0","w":50},"(":{"d":"74,78v-53,-89,-56,-258,0,-347r16,8v-48,85,-50,246,0,330","w":98},")":{"d":"8,69v51,-84,49,-245,0,-330r16,-8v57,87,53,259,0,347","w":98},"*":{"d":"28,-163r-7,-14r41,-21r-41,-23r7,-14r40,26r-1,-48r16,0r-2,48r41,-25r7,13r-41,23r41,21r-8,14r-40,-25r1,47r-15,0r2,-46","w":150},"+":{"d":"157,-215r0,101r98,0r0,14r-98,0r0,100r-14,0r0,-100r-98,0r0,-14r98,0r0,-101r14,0","w":299},",":{"d":"57,-45r25,11r-46,91r-15,-7","w":103},"-":{"d":"24,-89r77,0r0,23r-77,0r0,-23","w":124,"k":{"\u0111":-7,"\u0153":-7,"\u0152":-13,"\u00f8":-7,"\u00d8":-13,"\u00c6":-10,"\u00c5":6,"x":6,"s":-7,"q":-7,"o":-7,"e":-7,"d":-7,"c":-7,"Y":28,"X":13,"W":20,"V":21,"T":33,"S":-7,"Q":-13,"O":-13,"J":-20,"G":-13,"C":-7,"A":6}},".":{"d":"52,3v-11,0,-18,-7,-18,-18v0,-11,7,-18,18,-18v11,0,18,7,18,18v0,11,-7,18,-18,18","w":103},"\/":{"d":"126,-263r19,0r-126,296r-19,0","w":145},"0":{"d":"103,-239v-85,0,-86,225,1,225v49,0,62,-52,62,-113v0,-60,-13,-112,-63,-112xm190,-126v0,73,-24,133,-87,133v-60,0,-86,-63,-85,-133v0,-72,24,-134,86,-134v63,0,86,63,86,134","w":207},"1":{"d":"96,0r0,-234r-47,0r11,-21r58,0r0,255r-22,0","w":207},"2":{"d":"99,-260v46,0,78,27,80,72v2,47,-82,128,-119,168r118,0r0,20r-165,0v39,-44,141,-143,141,-187v0,-30,-24,-52,-57,-52v-35,0,-57,25,-56,61r-23,0v-2,-51,31,-82,81,-82","w":207},"3":{"d":"180,-68v5,70,-92,96,-139,56v-14,-12,-22,-30,-24,-53r26,0v2,34,21,51,56,51v35,0,57,-20,57,-54v0,-38,-26,-59,-68,-55r0,-22v38,3,64,-11,64,-46v0,-29,-21,-48,-50,-48v-30,0,-45,15,-49,41r-25,0v4,-37,33,-62,74,-62v42,-1,74,26,74,67v0,32,-20,51,-45,59v29,9,47,30,49,66","w":207},"4":{"d":"127,-85r0,-116r-81,116r81,0xm127,0r0,-65r-116,0r139,-198r0,178r26,0r0,20r-26,0r0,65r-23,0","w":207},"5":{"d":"157,-81v0,-63,-81,-80,-117,-44r-7,-1r33,-129r104,0r0,20r-88,0r-20,80v55,-27,119,10,119,72v0,94,-133,123,-167,41r19,-14v14,24,28,42,62,42v39,0,62,-27,62,-67","w":207},"6":{"d":"104,-135v-34,0,-58,26,-58,62v0,35,23,60,57,60v36,0,57,-26,57,-63v0,-34,-24,-59,-56,-59xm100,7v-65,0,-95,-63,-69,-122v18,-40,72,-108,101,-150r19,12r-82,111v50,-34,116,5,116,67v0,48,-37,82,-85,82","w":207},"7":{"d":"39,-3r118,-232r-125,0r0,-20r158,0r-129,263","w":207},"8":{"d":"46,-70v0,34,23,56,58,56v35,0,57,-22,57,-56v0,-36,-21,-57,-57,-57v-36,0,-58,22,-58,57xm56,-193v0,28,20,45,48,45v29,0,48,-17,48,-45v0,-28,-19,-46,-48,-46v-29,0,-48,17,-48,46xm22,-69v0,-37,20,-62,50,-70v-69,-20,-40,-129,32,-121v75,-10,98,105,31,121v30,8,50,33,50,69v0,48,-32,77,-81,77v-48,0,-83,-29,-82,-76","w":207},"9":{"d":"103,-118v34,0,59,-26,58,-62v-1,-35,-23,-60,-58,-60v-35,0,-57,27,-57,63v0,33,23,59,57,59xm106,-260v65,0,97,65,69,124v-21,43,-72,105,-102,148r-19,-12r83,-111v-50,33,-115,-6,-115,-67v0,-48,36,-82,84,-82","w":207},":":{"d":"56,3v-11,0,-18,-7,-18,-18v0,-11,7,-18,18,-18v9,0,19,7,18,18v1,11,-9,18,-18,18xm56,-115v-25,0,-22,-37,0,-37v9,1,18,8,18,18v0,10,-9,19,-18,19","w":111},";":{"d":"71,-115v-25,0,-22,-37,0,-37v9,1,18,8,18,18v0,10,-9,19,-18,19xm58,-45r26,11r-47,91r-14,-7","w":111},"<":{"d":"253,-182r-183,75r183,74r0,16r-207,-85r0,-11r207,-85r0,16","w":299},"=":{"d":"255,-82r0,14r-210,0r0,-14r210,0xm255,-146r0,14r-210,0r0,-14r210,0","w":299},">":{"d":"253,-113r0,11r-207,85r0,-16r184,-74r-184,-75r0,-16","w":299},"?":{"d":"89,7v-10,0,-19,-8,-19,-18v0,-27,37,-21,37,0v-1,10,-8,18,-18,18xm93,-241v-28,0,-42,19,-42,48r-21,0v-2,-43,22,-70,64,-70v48,0,72,50,50,91v-12,22,-83,49,-82,78v0,17,11,29,30,28v21,0,34,-12,33,-34r19,0v1,36,-18,53,-55,53v-39,0,-62,-42,-41,-74v14,-22,86,-52,83,-82v-2,-21,-15,-39,-38,-38","w":185},"@":{"d":"184,-175v24,0,39,11,45,30r11,-23r14,0r-28,116v-1,11,9,17,21,16v49,-5,75,-49,75,-99v0,-66,-57,-109,-128,-107v-94,3,-151,58,-154,152v-1,79,60,126,142,126v44,0,82,-14,110,-34r5,8v-30,24,-66,39,-114,39v-96,0,-162,-47,-162,-141v0,-103,72,-163,175,-163v81,0,143,41,143,118v0,65,-34,115,-97,115v-22,0,-38,-11,-33,-33v-10,17,-26,33,-51,33v-37,0,-54,-21,-55,-58v-1,-48,36,-96,81,-95xm121,-78v0,42,46,54,73,30v20,-17,23,-50,31,-79v-5,-22,-17,-34,-41,-35v-39,0,-63,41,-63,84","w":360},"A":{"d":"63,-107r89,0r-44,-112xm-3,0r113,-268r108,268r-25,0r-33,-87r-105,0r-34,87r-24,0","w":214,"k":{"\u201e":-7,"\u201a":-7,"\u2019":43,"\u2018":46,"\u201d":43,"\u201c":46,"\u0152":6,"\u00ab":13,"\u00d8":6,"Y":20,"W":6,"V":6,"U":6,"T":20,"Q":6,"O":6,"G":6,"C":6,";":-7,":":-7,"-":8}},"B":{"d":"143,-189v0,-50,-39,-49,-88,-48r0,94v48,1,88,2,88,-46xm155,-71v0,-52,-44,-55,-100,-52r0,103v57,3,100,0,100,-51xm180,-76v2,77,-65,79,-148,76r0,-257v75,-4,135,-1,135,67v0,29,-16,49,-40,54v33,3,53,26,53,60","w":199,"k":{"\u201e":6,"\u201a":6,"\u2019":6,"\u201d":6,"Y":6,"W":6,"V":6,".":10,"-":-10,",":10}},"C":{"d":"155,-263v35,-1,64,11,84,27r0,26v-23,-20,-45,-32,-82,-33v-65,-1,-114,48,-112,115v2,69,41,111,109,113v36,1,61,-12,83,-30r0,28v-22,14,-49,24,-82,24v-83,0,-135,-52,-135,-135v0,-83,53,-132,135,-135","w":257,"k":{"\u2019":-10,"\u201d":-10,";":-7,":":-7,"-":-8}},"D":{"d":"206,-129v-1,-88,-48,-117,-151,-109r0,218v101,9,151,-20,151,-109xm231,-128v0,110,-73,138,-199,128r0,-257v127,-9,199,17,199,129","w":250,"k":{"\u201e":33,"\u201a":33,"\u2019":6,"\u2018":6,"\u201d":6,"\u201c":6,"\u00c5":6,"Y":6,"W":6,"V":6,"A":6,".":21,"-":-11,",":21}},"E":{"d":"32,0r0,-257r127,0r0,22r-104,0r0,80r104,0r0,22r-104,0r0,111r104,0r0,22r-127,0","w":184,"k":{";":-7,":":-7,".":-7,"-":-7,",":-7}},"F":{"d":"32,0r0,-257r127,0r0,22r-104,0r0,80r101,0r0,22r-101,0r0,133r-23,0","k":{"\u201e":73,"\u201a":73,"\u203a":-7,"\u2019":-7,"\u201d":-7,"\u0153":13,"\u00bb":-7,"\u00ab":13,"\u00f8":13,"\u00e6":13,"\u00c5":26,"u":13,"r":20,"o":13,"i":13,"e":13,"a":13,"A":26,";":15,":":15,".":71,"-":18,",":71}},"G":{"d":"20,-128v0,-134,180,-181,240,-79r-17,14v-19,-29,-48,-47,-90,-49v-65,-2,-108,51,-108,116v0,95,111,144,178,86v19,-16,28,-40,28,-67r-89,0r0,-20r115,0v1,82,-46,133,-126,134v-78,1,-131,-57,-131,-135","w":294,"k":{"\u2019":16,"\u201d":16,"Y":6,"T":6,";":-7,":":-7,".":10,"-":-8,",":10}},"H":{"d":"32,0r0,-257r23,0r0,104r140,0r0,-104r24,0r0,257r-24,0r0,-133r-140,0r0,133r-23,0","w":250,"k":{".":6,",":6}},"I":{"d":"32,0r0,-257r23,0r0,257r-23,0","w":87},"J":{"d":"18,-35v21,35,64,22,64,-35r0,-187r23,0r0,202v10,65,-76,82,-104,35","w":134,"k":{"\u201e":20,"\u201a":20,"\u2019":6,"\u201d":6,";":11,":":11,".":18,"-":6,",":18}},"K":{"d":"32,0r0,-257r23,0r0,120r117,-120r30,0r-122,123r128,134r-34,0r-119,-131r0,131r-23,0","w":206,"k":{"\u201e":-11,"\u201a":-11,"\u2019":8,"\u2018":13,"\u201d":8,"\u201c":13,"\u0153":6,"\u0152":13,"\u00ab":10,"\u00f8":6,"\u00e6":6,"\u00d8":13,"y":13,"u":6,"o":6,"e":6,"a":6,"Y":13,"W":13,"U":6,"T":13,"O":13,"C":13,";":-7,":":-7,".":-7,"-":18,",":-7}},"L":{"d":"32,0r0,-257r23,0r0,235r89,0r0,22r-112,0","w":148,"k":{"\u2019":55,"\u2018":60,"\u201d":55,"\u201c":60,"\u0153":6,"\u0152":13,"\u00f8":6,"\u00e6":6,"\u00d8":13,"y":13,"u":6,"o":6,"e":6,"a":6,"Y":26,"W":20,"V":20,"U":6,"T":20,"O":13,";":-7,":":-7,".":-7,"-":6,",":-7}},"M":{"d":"149,10r-90,-207r-19,197r-25,0r35,-268r99,229r102,-229r33,268r-24,0r-19,-197","w":300,"k":{"\u2018":6,"\u201c":6}},"N":{"d":"32,0r0,-268r182,215r0,-204r22,0r0,265r-182,-216r0,208r-22,0","w":268,"k":{"\u201e":13,"\u201a":13,"\u2018":6,"\u201c":6,";":10,":":10,".":16,",":16}},"O":{"d":"45,-128v0,68,44,114,112,114v68,0,113,-46,113,-114v0,-68,-45,-114,-113,-114v-68,0,-112,46,-112,114xm157,-263v83,0,138,53,138,135v0,82,-56,135,-138,135v-81,0,-137,-54,-137,-135v0,-82,55,-135,137,-135","w":315,"k":{"\u201e":20,"\u201a":20,"\u2019":6,"\u201d":6,"\u00c5":6,"Y":13,"X":6,"V":6,"T":20,"A":6,";":-7,":":-7,".":15,"-":-10,",":15}},"P":{"d":"168,-187v0,62,-46,75,-113,72r0,115r-23,0r0,-257v76,-4,136,0,136,70xm143,-185v-1,-48,-33,-55,-88,-52r0,101v52,0,89,1,88,-49","k":{"\u201e":86,"\u201a":86,"\u203a":6,"\u2019":-8,"\u2018":-7,"\u201d":-8,"\u201c":-7,"\u0153":20,"\u00bb":6,"\u00ab":20,"\u00f8":20,"\u00e6":20,"\u00c5":20,"u":13,"s":13,"r":13,"o":20,"n":13,"i":6,"e":20,"a":20,"A":20,";":16,":":16,".":86,"-":28,",":86}},"Q":{"d":"45,-128v-4,91,105,144,178,92r-60,-69r29,0r47,55v18,-19,31,-43,31,-78v-3,-69,-46,-115,-113,-115v-67,0,-109,46,-112,115xm295,-128v0,43,-17,72,-41,95r43,51r-28,0r-31,-36v-23,15,-47,24,-83,23v-81,-3,-135,-53,-135,-133v0,-82,55,-135,137,-135v82,0,138,53,138,135","w":315,"k":{";":-7,":":-7,"-":-10}},"R":{"d":"137,-188v0,-47,-34,-51,-82,-49r0,95v46,1,82,2,82,-46xm163,-187v0,40,-26,64,-67,64r92,123r-28,0r-91,-123r-14,0r0,123r-23,0r0,-257v70,-3,131,2,131,70","w":190,"k":{"\u2019":6,"\u2018":6,"\u201d":6,"\u201c":6,"\u0153":6,"\u00f8":6,"\u00e6":6,"y":6,"u":6,"o":6,"e":6,"a":6,"Y":6,"T":6,"-":10}},"S":{"d":"159,-68v8,86,-125,100,-147,25r20,-11v8,23,25,39,53,40v33,1,52,-21,52,-54v0,-72,-114,-60,-114,-134v0,-64,99,-83,124,-29r-18,11v-14,-35,-86,-29,-82,19v5,55,123,58,112,133","w":179,"k":{";":-7,":":-7,".":6,"-":-11,",":6}},"T":{"d":"78,0r0,-235r-71,0r0,-22r165,0r0,22r-71,0r0,235r-23,0","w":178,"k":{"\u201e":40,"\u201a":40,"\u203a":20,"\u0153":43,"\u0152":20,"\u00bb":20,"\u00ab":33,"\u00f8":43,"\u00e6":43,"\u00d8":20,"\u00c5":26,"y":43,"w":43,"u":36,"s":43,"r":36,"o":43,"i":10,"e":43,"c":43,"a":43,"O":20,"C":13,"A":26,";":23,":":23,".":46,"-":33,",":46}},"U":{"d":"125,7v-126,0,-89,-150,-94,-264r23,0r0,168v-1,50,23,74,71,75v107,2,60,-148,70,-243r23,0v-5,113,32,264,-93,264","w":249,"k":{"\u201e":26,"\u201a":26,"\u00ab":13,"\u00c5":6,"A":6,";":11,":":11,".":21,"-":10,",":21}},"V":{"d":"98,10r-101,-267r27,0r74,209r78,-209r26,0","w":198,"k":{"\u201e":60,"\u201a":60,"\u203a":20,"\u2019":-10,"\u201d":-10,"\u0153":20,"\u0152":6,"\u00bb":20,"\u00ab":40,"\u00f8":20,"\u00e6":20,"\u00d8":6,"\u00c5":6,"y":10,"u":20,"o":20,"e":20,"a":20,"O":6,"A":6,";":24,":":24,".":60,"-":29,",":60}},"W":{"d":"93,10r-89,-267r25,0r64,205r69,-216r71,214r62,-203r24,0r-86,267r-71,-218","w":323,"k":{"\u201e":60,"\u201a":60,"\u203a":20,"\u2019":-7,"\u201d":-7,"\u0153":20,"\u00bb":20,"\u00ab":33,"\u00f8":20,"\u00e6":20,"\u00c5":6,"y":6,"u":20,"r":13,"o":20,"i":6,"e":20,"a":20,"A":6,";":21,":":21,".":44,"-":21,",":44}},"X":{"d":"21,0r-25,0r78,-135r-71,-122r27,0r58,102r58,-102r25,0r-71,121r79,136r-26,0r-66,-114","w":174,"k":{"\u201e":-20,"\u201a":-20,"\u2018":13,"\u201c":13,"\u0152":6,"\u00ab":20,"\u00d8":6,"O":6,"C":6,";":6,":":6,".":-7,"-":18,",":-7}},"Y":{"d":"87,0r0,-118r-85,-139r28,0r69,118r69,-118r27,0r-84,139r0,118r-24,0","w":196,"k":{"\u201e":46,"\u201a":46,"\u203a":26,"\u0153":40,"\u0152":13,"\u00bb":26,"\u00ab":40,"\u00f8":40,"\u00e6":40,"\u00d8":13,"\u00c5":20,"u":38,"o":40,"i":6,"e":40,"a":40,"O":13,"C":6,"A":20,";":38,":":38,".":48,"-":43,",":48}},"Z":{"d":"4,0r153,-236r-130,0r0,-21r170,0r-152,235r137,0r0,22r-178,0","w":201,"k":{"\u2018":6,"\u201c":6,";":-7,":":-7,".":-7,"-":6,",":-7}},"[":{"d":"39,-263r51,0r0,17r-31,0r0,301r31,0r0,17r-51,0r0,-335","w":98},"\\":{"d":"126,33r-126,-296r19,0r126,296r-19,0","w":145},"]":{"d":"59,-263r0,335r-51,0r0,-17r31,0r0,-301r-31,0r0,-17r51,0","w":98},"^":{"d":"190,-256r95,98r-22,0r-83,-83r-83,83r-22,0r94,-98r21,0","w":360},"_":{"d":"180,71r0,14r-180,0r0,-14r180,0"},"`":{"d":"113,-181r-16,0r-50,-62r29,0"},"a":{"d":"92,-142v-35,0,-53,29,-53,66v0,38,17,62,52,63v35,0,54,-29,53,-67v0,-36,-18,-62,-52,-62xm87,-162v28,0,49,14,57,35r0,-29r22,0r0,156r-22,0r0,-28v-28,65,-129,30,-129,-49v0,-46,28,-85,72,-85","w":194,"k":{"\u2019":13,"\u2018":20,"\u201d":13,"\u201c":20}},"b":{"d":"103,-13v35,0,52,-25,52,-63v0,-37,-18,-66,-53,-66v-34,0,-52,26,-52,62v0,38,18,67,53,67xm179,-77v0,79,-100,115,-129,49r0,28r-21,0r0,-272r21,0r0,145v9,-20,29,-35,57,-35v44,0,72,39,72,85","w":194,"k":{"\u201e":6,"\u201a":6,"\u2019":13,"\u2018":20,"\u201d":13,"\u201c":20,"-":-7}},"c":{"d":"16,-76v0,-68,74,-106,134,-75r0,24v-40,-33,-112,-11,-112,52v0,59,74,81,115,46r0,24v-58,32,-137,0,-137,-71","w":164},"d":{"d":"92,-142v-34,0,-52,29,-52,66v-1,38,17,62,52,63v35,0,54,-29,53,-67v0,-36,-19,-62,-53,-62xm88,-162v28,0,47,14,56,35r0,-145r22,0r0,272r-22,0r0,-28v-9,22,-26,34,-54,35v-45,0,-75,-36,-75,-84v0,-46,29,-85,73,-85","w":194},"e":{"d":"137,-96v2,-42,-53,-59,-81,-32v-9,8,-15,18,-16,32r97,0xm91,-162v46,1,74,35,72,85r-124,0v2,37,18,64,53,64v27,0,42,-15,52,-37r20,11v-14,29,-33,46,-72,46v-46,0,-77,-36,-77,-83v-1,-49,29,-86,76,-86","w":178,"k":{"-":-7}},"f":{"d":"92,-253v-25,-11,-37,4,-37,38r0,59r35,0r0,19r-35,0r0,137r-21,0r0,-137r-29,0r0,-19r29,0v0,-63,-10,-140,62,-116","w":93,"k":{"\u201e":20,"\u201a":20,"\u2019":-25,"\u2018":-32,"\u201d":-25,"\u201c":-32,".":13,",":13}},"g":{"d":"89,-162v25,1,48,15,55,35r0,-29r22,0v-8,97,35,234,-74,234v-40,0,-66,-14,-70,-48r27,0v5,20,19,29,45,29v47,1,54,-36,50,-88v-9,21,-29,35,-56,36v-46,0,-72,-35,-72,-84v0,-48,27,-85,73,-85xm144,-79v0,-37,-18,-62,-53,-63v-35,-1,-52,29,-52,65v-1,37,16,63,50,64v35,0,56,-29,55,-66","w":194,"k":{".":6,"-":6,",":6}},"h":{"d":"99,-142v-66,0,-46,82,-49,142r-21,0r0,-272r20,0r0,140v22,-44,111,-40,111,26r0,106r-21,0v-6,-55,21,-142,-40,-142","w":187,"k":{"\u2019":20,"\u2018":20,"\u201d":20,"\u201c":20}},"i":{"d":"41,-200v-22,0,-19,-33,0,-33v9,0,17,7,17,16v1,11,-7,17,-17,17xm30,0r0,-156r23,0r0,156r-23,0","w":82,"k":{"\u2018":6,"\u201c":6}},"j":{"d":"41,-200v-22,0,-19,-33,0,-33v9,0,17,7,17,16v1,11,-7,17,-17,17xm30,78r0,-234r23,0r0,234r-23,0","w":82,"k":{"\u2019":6,"\u201d":6}},"k":{"d":"29,0r0,-272r21,0r0,185r78,-69r30,0r-83,70r89,86r-30,0r-84,-81r0,81r-21,0","w":164,"k":{"\u201e":-7,"\u201a":-7,"\u2019":-13,"\u201d":-13,"-":15}},"l":{"d":"53,0r-23,0r0,-272r23,0r0,272","w":82},"m":{"d":"95,-143v-62,0,-42,84,-45,143r-21,0r0,-156r21,0r0,25v13,-39,86,-41,98,0v20,-46,107,-40,107,26r0,105r-21,0v-5,-55,20,-142,-38,-143v-61,-1,-39,86,-43,143r-22,0v-6,-53,22,-143,-36,-143","w":284,"k":{"\u2019":20,"\u2018":20,"\u201d":20,"\u201c":20}},"n":{"d":"99,-142v-66,0,-46,82,-49,142r-21,0r0,-156r20,0r0,24v22,-44,111,-40,111,26r0,106r-21,0v-6,-55,21,-142,-40,-142","w":187,"k":{"\u2019":20,"\u2018":20,"\u201d":20,"\u201c":20}},"o":{"d":"39,-77v0,35,28,64,61,64v33,0,62,-29,62,-64v0,-35,-28,-65,-62,-65v-34,0,-61,30,-61,65xm185,-78v0,51,-36,85,-85,85v-49,0,-84,-34,-84,-85v0,-51,35,-84,84,-84v49,0,85,33,85,84","w":200,"k":{"\u2018":13,"\u201c":13,"-":-7}},"p":{"d":"105,-13v34,-1,51,-27,50,-64v0,-36,-17,-66,-52,-65v-35,1,-53,26,-53,63v0,37,20,66,55,66xm179,-77v7,80,-100,114,-129,48r0,107r-21,0r0,-234r21,0r0,29v10,-20,28,-35,55,-35v46,0,70,38,74,85","w":194,"k":{"\u201e":13,"\u201a":13,"\u2019":20,"\u2018":13,"\u201d":20,"\u201c":13,"-":-7}},"q":{"d":"144,-79v0,-37,-18,-62,-53,-63v-35,-1,-52,29,-52,65v-1,37,16,63,50,64v35,0,56,-29,55,-66xm89,-162v27,0,46,15,56,35r0,-29r21,0r0,234r-21,0r0,-107v-11,21,-28,35,-57,36v-46,0,-72,-36,-72,-84v-1,-48,27,-85,73,-85","w":194,"k":{"\u201e":-7,"\u201a":-7}},"r":{"d":"112,-138v-66,-14,-65,68,-62,138r-21,0r0,-156r21,0r0,31v15,-25,35,-45,69,-33","w":113,"k":{"\u201e":48,"\u201a":48,"\u2019":-15,"\u201d":-15,"\u00ab":6,".":36,"-":13,",":36}},"s":{"d":"122,-40v0,58,-98,62,-111,12r21,-12v4,32,68,39,68,1v0,-36,-81,-30,-81,-78v0,-54,89,-59,102,-13r-20,11v-3,-27,-59,-33,-59,0v0,41,80,25,80,79","w":137,"k":{"\u2018":13,"\u201c":13,"-":-7}},"t":{"d":"33,-137r-28,0r0,-19r28,0r0,-64r22,0r0,64r31,0r0,19r-31,0r0,137r-22,0r0,-137","w":89,"k":{"\u201e":13,"\u201a":13,"\u2019":-10,"\u2018":-7,"\u201d":-10,"\u201c":-7,"-":8}},"u":{"d":"95,7v-79,0,-66,-87,-66,-163r21,0v4,59,-17,143,45,143v62,0,40,-85,44,-143r22,0v0,76,13,163,-66,163","w":189,"k":{"\u2019":13,"\u201d":13}},"v":{"d":"5,-156r24,0r48,118r48,-118r24,0r-72,166","w":153,"k":{"\u201e":41,"\u201a":41,"\u2019":-20,"\u2018":-17,"\u201d":-20,"\u201c":-17,".":28,",":28}},"w":{"d":"67,10r-63,-166r23,0r41,112r49,-120r49,120r40,-112r23,0r-62,166r-50,-124","w":233,"k":{"\u201e":28,"\u201a":28,"\u2019":-20,"\u2018":-10,"\u201d":-20,"\u201c":-10,".":26,"-":-7,",":26}},"x":{"d":"5,-156r27,0r38,57r39,-57r26,0r-53,75r58,81r-26,0r-44,-63r-43,63r-27,0r58,-81","w":141,"k":{"-":11}},"y":{"d":"8,-156r23,0r44,122r41,-122r23,0r-80,234r-23,0r28,-79","w":145,"k":{"\u201e":46,"\u201a":46,"\u2019":-20,"\u2018":-20,"\u201d":-20,"\u201c":-20,".":31,"-":6,",":31}},"z":{"d":"4,0r87,-136r-81,0r0,-20r118,0r-86,136r89,0r0,20r-127,0","w":137},"{":{"d":"84,-151v-1,-64,-6,-118,65,-109v-1,6,4,18,-6,16v-83,-13,-2,140,-75,151v41,6,33,55,34,104v0,39,9,46,47,46v-1,7,4,19,-7,16v-65,7,-58,-48,-58,-108v0,-39,-16,-54,-53,-50r0,-16v39,2,54,-11,53,-50"},"|":{"d":"98,-275r0,360r-16,0r0,-360r16,0"},"}":{"d":"31,-260v69,-8,67,44,65,109v-1,39,14,52,53,50r0,16v-55,-10,-55,39,-53,92v2,53,-13,67,-65,66v1,-7,-4,-18,7,-16v82,14,0,-139,74,-150v-41,-7,-33,-56,-34,-105v0,-39,-10,-46,-47,-46r0,-16"},"~":{"d":"99,-126v26,-2,78,25,102,24v28,-2,46,-12,68,-28r0,16v-33,26,-72,34,-119,14v-48,-22,-83,-12,-119,15r0,-16v21,-14,39,-24,68,-25","w":299},"\u00c4":{"d":"63,-107r89,0r-44,-112xm-3,0r113,-268r108,268r-25,0r-33,-87r-105,0r-34,87r-24,0xm139,-294v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17xm77,-294v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17","w":214},"\u00c5":{"d":"110,-329v-13,-1,-25,11,-24,24v0,13,12,23,24,23v11,0,23,-11,23,-23v0,-13,-10,-24,-23,-24xm110,-264v-23,0,-42,-18,-42,-41v-1,-23,19,-43,42,-42v23,0,41,19,41,42v0,23,-18,41,-41,41xm63,-107r89,0r-44,-111xm-3,0r110,-257r6,0r105,257r-25,0r-33,-87r-105,0r-34,87r-24,0","w":214,"k":{"\u201e":-7,"\u201a":-7,"\u2019":43,"\u2018":46,"\u201d":43,"\u201c":46,"\u00ab":13,"Y":20,"W":6,"V":6,"U":6,"T":20,"Q":6,"O":6,"G":6,"C":6,";":-7,":":-7,"-":8}},"\u00c7":{"d":"155,-263v35,-1,64,11,84,27r0,26v-23,-20,-45,-32,-82,-33v-65,-1,-114,48,-112,115v2,69,41,111,109,113v36,1,61,-12,83,-30r0,28v-22,14,-49,24,-82,24v-83,0,-135,-52,-135,-135v0,-83,53,-132,135,-135xm194,44v2,38,-52,31,-80,23r0,-13v23,4,61,16,61,-9v0,-14,-15,-17,-32,-16r0,-29r11,0r0,18v23,-1,40,6,40,26","w":257},"\u00c9":{"d":"32,0r0,-257r127,0r0,22r-104,0r0,80r104,0r0,22r-104,0r0,111r104,0r0,22r-127,0xm72,-283r37,-62r29,0r-50,62r-16,0","w":184},"\u00d1":{"d":"32,0r0,-268r182,215r0,-204r22,0r0,265r-182,-216r0,208r-22,0xm118,-326v17,4,44,17,52,-3r15,0v-6,36,-39,34,-71,24v-8,0,-13,5,-16,11r-15,0v5,-18,14,-31,35,-32","w":268},"\u00d6":{"d":"45,-128v0,68,44,114,112,114v68,0,113,-46,113,-114v0,-68,-45,-114,-113,-114v-68,0,-112,46,-112,114xm157,-263v83,0,138,53,138,135v0,82,-56,135,-138,135v-81,0,-137,-54,-137,-135v0,-82,55,-135,137,-135xm189,-294v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17xm127,-294v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17","w":315},"\u00dc":{"d":"125,7v-126,0,-89,-150,-94,-264r23,0r0,168v-1,50,23,74,71,75v107,2,60,-148,70,-243r23,0v-5,113,32,264,-93,264xm156,-294v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17xm94,-294v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17","w":249},"\u00e1":{"d":"92,-142v-35,0,-53,29,-53,66v0,38,17,62,52,63v35,0,54,-29,53,-67v0,-36,-18,-62,-52,-62xm87,-162v28,0,49,14,57,35r0,-29r22,0r0,156r-22,0r0,-28v-28,65,-129,30,-129,-49v0,-46,28,-85,72,-85xm75,-181r37,-62r29,0r-50,62r-16,0","w":194},"\u00e0":{"d":"92,-142v-35,0,-53,29,-53,66v0,38,17,62,52,63v35,0,54,-29,53,-67v0,-36,-18,-62,-52,-62xm87,-162v28,0,49,14,57,35r0,-29r22,0r0,156r-22,0r0,-28v-28,65,-129,30,-129,-49v0,-46,28,-85,72,-85xm121,-181r-16,0r-50,-62r29,0","w":194},"\u00e2":{"d":"92,-142v-35,0,-53,29,-53,66v0,38,17,62,52,63v35,0,54,-29,53,-67v0,-36,-18,-62,-52,-62xm87,-162v28,0,49,14,57,35r0,-29r22,0r0,156r-22,0r0,-28v-28,65,-129,30,-129,-49v0,-46,28,-85,72,-85xm48,-181r37,-62r26,0r37,62r-16,0r-34,-44r-34,44r-16,0","w":194},"\u00e4":{"d":"92,-142v-35,0,-53,29,-53,66v0,38,17,62,52,63v35,0,54,-29,53,-67v0,-36,-18,-62,-52,-62xm87,-162v28,0,49,14,57,35r0,-29r22,0r0,156r-22,0r0,-28v-28,65,-129,30,-129,-49v0,-46,28,-85,72,-85xm129,-192v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17xm67,-192v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17","w":194},"\u00e3":{"d":"92,-142v-35,0,-53,29,-53,66v0,38,17,62,52,63v35,0,54,-29,53,-67v0,-36,-18,-62,-52,-62xm87,-162v28,0,49,14,57,35r0,-29r22,0r0,156r-22,0r0,-28v-28,65,-129,30,-129,-49v0,-46,28,-85,72,-85xm82,-224v17,4,44,17,52,-3r15,0v-6,36,-39,34,-71,24v-8,0,-13,5,-16,11r-15,0v5,-18,14,-31,35,-32","w":194},"\u00e5":{"d":"92,-142v-35,0,-53,29,-53,66v0,38,17,62,52,63v35,0,54,-29,53,-67v0,-36,-18,-62,-52,-62xm87,-162v28,0,49,14,57,35r0,-29r22,0r0,156r-22,0r0,-28v-28,65,-129,30,-129,-49v0,-46,28,-85,72,-85xm92,-238v-11,0,-23,11,-23,23v0,13,11,24,23,24v13,1,25,-11,24,-24v0,-13,-12,-23,-24,-23xm92,-173v-22,0,-41,-19,-41,-42v0,-23,18,-41,41,-41v23,0,42,18,42,41v1,23,-19,43,-42,42","w":194,"k":{"\u2019":13,"\u2018":20,"\u201d":13,"\u201c":20}},"\u00e7":{"d":"16,-76v0,-68,74,-106,134,-75r0,24v-40,-33,-112,-11,-112,52v0,59,74,81,115,46r0,24v-58,32,-137,0,-137,-71xm139,44v2,38,-52,31,-80,23r0,-13v23,4,61,16,61,-9v0,-14,-15,-17,-32,-16r0,-29r11,0r0,18v23,-1,40,6,40,26","w":164},"\u00e9":{"d":"137,-96v2,-42,-53,-59,-81,-32v-9,8,-15,18,-16,32r97,0xm91,-162v46,1,74,35,72,85r-124,0v2,37,18,64,53,64v27,0,42,-15,52,-37r20,11v-14,29,-33,46,-72,46v-46,0,-77,-36,-77,-83v-1,-49,29,-86,76,-86xm67,-181r37,-62r29,0r-50,62r-16,0","w":178},"\u00e8":{"d":"137,-96v2,-42,-53,-59,-81,-32v-9,8,-15,18,-16,32r97,0xm91,-162v46,1,74,35,72,85r-124,0v2,37,18,64,53,64v27,0,42,-15,52,-37r20,11v-14,29,-33,46,-72,46v-46,0,-77,-36,-77,-83v-1,-49,29,-86,76,-86xm113,-181r-16,0r-50,-62r29,0","w":178},"\u00ea":{"d":"137,-96v2,-42,-53,-59,-81,-32v-9,8,-15,18,-16,32r97,0xm91,-162v46,1,74,35,72,85r-124,0v2,37,18,64,53,64v27,0,42,-15,52,-37r20,11v-14,29,-33,46,-72,46v-46,0,-77,-36,-77,-83v-1,-49,29,-86,76,-86xm40,-181r37,-62r26,0r37,62r-16,0r-34,-44r-34,44r-16,0","w":178},"\u00eb":{"d":"137,-96v2,-42,-53,-59,-81,-32v-9,8,-15,18,-16,32r97,0xm91,-162v46,1,74,35,72,85r-124,0v2,37,18,64,53,64v27,0,42,-15,52,-37r20,11v-14,29,-33,46,-72,46v-46,0,-77,-36,-77,-83v-1,-49,29,-86,76,-86xm121,-192v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17xm59,-192v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17","w":178},"\u00ed":{"d":"30,0r0,-156r23,0r0,156r-23,0xm18,-181r37,-62r29,0r-50,62r-16,0","w":82},"\u00ec":{"d":"30,0r0,-156r23,0r0,156r-23,0xm64,-181r-16,0r-50,-62r29,0","w":82},"\u00ee":{"d":"30,0r0,-156r23,0r0,156r-23,0xm-9,-181r37,-62r26,0r37,62r-16,0r-34,-44r-34,44r-16,0","w":82},"\u00ef":{"d":"30,0r0,-156r23,0r0,156r-23,0xm72,-192v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17xm10,-192v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17","w":82},"\u00f1":{"d":"99,-142v-66,0,-46,82,-49,142r-21,0r0,-156r20,0r0,24v22,-44,111,-40,111,26r0,106r-21,0v-6,-55,21,-142,-40,-142xm78,-224v17,4,44,17,52,-3r15,0v-6,36,-39,34,-71,24v-8,0,-13,5,-16,11r-15,0v5,-18,14,-31,35,-32","w":187},"\u00f3":{"d":"39,-77v0,35,28,64,61,64v33,0,62,-29,62,-64v0,-35,-28,-65,-62,-65v-34,0,-61,30,-61,65xm185,-78v0,51,-36,85,-85,85v-49,0,-84,-34,-84,-85v0,-51,35,-84,84,-84v49,0,85,33,85,84xm77,-181r37,-62r29,0r-50,62r-16,0","w":200},"\u00f2":{"d":"39,-77v0,35,28,64,61,64v33,0,62,-29,62,-64v0,-35,-28,-65,-62,-65v-34,0,-61,30,-61,65xm185,-78v0,51,-36,85,-85,85v-49,0,-84,-34,-84,-85v0,-51,35,-84,84,-84v49,0,85,33,85,84xm123,-181r-16,0r-50,-62r29,0","w":200},"\u00f4":{"d":"39,-77v0,35,28,64,61,64v33,0,62,-29,62,-64v0,-35,-28,-65,-62,-65v-34,0,-61,30,-61,65xm185,-78v0,51,-36,85,-85,85v-49,0,-84,-34,-84,-85v0,-51,35,-84,84,-84v49,0,85,33,85,84xm50,-181r37,-62r26,0r37,62r-16,0r-34,-44r-34,44r-16,0","w":200},"\u00f6":{"d":"39,-77v0,35,28,64,61,64v33,0,62,-29,62,-64v0,-35,-28,-65,-62,-65v-34,0,-61,30,-61,65xm185,-78v0,51,-36,85,-85,85v-49,0,-84,-34,-84,-85v0,-51,35,-84,84,-84v49,0,85,33,85,84xm131,-192v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17xm69,-192v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17","w":200},"\u00f5":{"d":"39,-77v0,35,28,64,61,64v33,0,62,-29,62,-64v0,-35,-28,-65,-62,-65v-34,0,-61,30,-61,65xm185,-78v0,51,-36,85,-85,85v-49,0,-84,-34,-84,-85v0,-51,35,-84,84,-84v49,0,85,33,85,84xm84,-224v17,4,44,17,52,-3r15,0v-6,36,-39,34,-71,24v-8,0,-13,5,-16,11r-15,0v5,-18,14,-31,35,-32","w":200},"\u00fa":{"d":"95,7v-79,0,-66,-87,-66,-163r21,0v4,59,-17,143,45,143v62,0,40,-85,44,-143r22,0v0,76,13,163,-66,163xm72,-181r37,-62r29,0r-50,62r-16,0","w":189},"\u00f9":{"d":"95,7v-79,0,-66,-87,-66,-163r21,0v4,59,-17,143,45,143v62,0,40,-85,44,-143r22,0v0,76,13,163,-66,163xm118,-181r-16,0r-50,-62r29,0","w":189},"\u00fb":{"d":"95,7v-79,0,-66,-87,-66,-163r21,0v4,59,-17,143,45,143v62,0,40,-85,44,-143r22,0v0,76,13,163,-66,163xm45,-181r37,-62r26,0r37,62r-16,0r-34,-44r-34,44r-16,0","w":189},"\u00fc":{"d":"95,7v-79,0,-66,-87,-66,-163r21,0v4,59,-17,143,45,143v62,0,40,-85,44,-143r22,0v0,76,13,163,-66,163xm126,-192v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17xm64,-192v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17","w":189},"\u2020":{"d":"81,78r0,-214r-63,0r0,-20r63,0r0,-101r22,0r0,101r63,0r0,20r-63,0r0,214r-22,0","w":183},"\u00b0":{"d":"59,-169v20,0,39,-17,38,-38v0,-20,-18,-37,-38,-37v-20,0,-37,17,-37,37v0,20,17,38,37,38xm11,-207v0,-26,22,-48,48,-48v26,0,48,22,48,48v0,26,-22,48,-48,48v-26,0,-48,-22,-48,-48","w":118},"\u00a2":{"d":"100,-195v-49,0,-72,71,-41,108v10,12,24,19,41,21r0,-129xm114,-215v19,0,33,5,49,11r0,23v-13,-8,-29,-15,-49,-15r0,131v21,-2,37,-8,49,-17r0,23v-13,8,-28,13,-49,13r0,36r-14,0r0,-36v-45,-1,-79,-36,-78,-83v0,-49,33,-81,78,-86r0,-28r14,0r0,28","w":207},"\u00a3":{"d":"69,-15v-17,1,-26,11,-36,22r-15,-11v7,-15,18,-25,34,-29v15,-19,18,-48,6,-72r-40,0r0,-16r32,0v-10,-20,-17,-42,-18,-66v-5,-67,91,-95,135,-53v14,13,21,31,22,55r-23,4v0,-35,-20,-58,-54,-58v-65,0,-64,74,-39,118r69,0r0,16r-63,0v11,24,8,57,-11,71v17,-3,59,21,73,20v19,-1,27,-10,37,-25r16,10v-11,20,-24,34,-51,36v-16,1,-60,-23,-74,-22","w":207},"\u00a7":{"d":"44,-93v-1,29,19,48,48,48v26,0,50,-22,49,-48v0,-28,-21,-49,-49,-49v-26,0,-48,23,-48,49xm94,80v-39,0,-65,-24,-63,-64r22,0v0,26,14,41,40,41v34,0,52,-38,31,-60v-28,-28,-109,-27,-104,-90v2,-31,21,-54,48,-62v-24,-8,-38,-24,-39,-52v-1,-35,28,-57,65,-56v40,0,64,21,62,62r-24,0v-1,-27,-13,-44,-39,-44v-21,0,-41,16,-39,37v5,62,115,40,110,114v-2,34,-18,55,-46,63v23,10,37,25,38,53v1,33,-28,58,-62,58","w":183},"\u2022":{"d":"106,-82v-28,0,-52,-24,-52,-52v0,-28,24,-52,52,-52v28,0,52,24,52,52v0,28,-24,52,-52,52","w":212},"\u00b6":{"d":"16,-199v-1,-67,78,-63,148,-61r0,11r-23,0r0,249r-12,0r0,-249r-34,0r0,249r-12,0r0,-137v-39,-1,-67,-24,-67,-62"},"\u00df":{"d":"88,-256v-39,0,-39,34,-39,76r0,180r-22,0r0,-137r-21,0r0,-19r21,0v-4,-64,1,-120,63,-120v70,0,86,109,24,124v37,5,54,33,55,76v2,57,-42,96,-97,80r0,-24v38,19,74,-9,74,-56v0,-44,-25,-70,-70,-64r0,-22v37,3,54,-12,54,-47v0,-29,-13,-47,-42,-47","w":186,"k":{"\u2018":6,"\u201c":6,"-":-13}},"\u00ae":{"d":"194,-163v0,-32,-42,-25,-74,-26r0,55v35,-1,74,7,74,-29xm215,-162v0,21,-16,37,-36,39r34,69r-23,0r-32,-67r-38,0r0,67r-20,0r0,-149v51,1,116,-9,115,41xm150,-11v68,0,116,-47,116,-116v0,-69,-47,-116,-116,-116v-69,0,-116,48,-116,116v0,69,47,116,116,116xm22,-127v0,-77,51,-128,128,-128v77,0,128,51,128,128v0,78,-53,129,-128,129v-76,0,-128,-51,-128,-129","w":299},"\u00a9":{"d":"83,-127v0,-61,59,-102,107,-67v11,8,16,20,18,33r-18,0v-4,-18,-19,-32,-40,-31v-33,1,-46,29,-47,66v0,36,15,63,47,64v22,0,39,-14,42,-34r18,0v-2,29,-29,49,-61,49v-42,-1,-66,-34,-66,-80xm150,-11v68,0,116,-47,116,-116v0,-69,-47,-116,-116,-116v-69,0,-116,48,-116,116v0,69,47,116,116,116xm22,-127v0,-77,51,-128,128,-128v77,0,128,51,128,128v0,78,-53,129,-128,129v-76,0,-128,-51,-128,-129","w":299},"\u2122":{"d":"163,-256r30,78r29,-78r18,0r0,94r-11,0r0,-85r-31,85r-9,0r-33,-85r0,85r-11,0r0,-94r18,0xm122,-256r0,9r-31,0r0,85r-11,0r0,-85r-32,0r0,-9r74,0","w":299},"\u00b4":{"d":"67,-181r37,-62r29,0r-50,62r-16,0"},"\u00a8":{"d":"121,-192v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17xm59,-192v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17"},"\u2260":{"d":"225,-195r-38,49r68,0r0,14r-77,0r-39,50r116,0r0,14r-125,0r-44,57r-11,-9r38,-48r-68,0r0,-14r76,0r39,-50r-115,0r0,-14r124,0r45,-57","w":299},"\u00c6":{"d":"61,-107r81,0r-39,-117xm24,0r-23,0r93,-257r109,0r7,22r-89,0r28,80r93,0r7,22r-92,0r37,111r94,0r7,22r-117,0r-30,-87r-93,0","w":296,"k":{"\u2019":16,"\u201d":16,";":-7,":":-7,".":-7,"-":-7,",":-7}},"\u00d8":{"d":"157,-15v97,5,146,-117,86,-188r-157,162v19,16,40,25,71,26xm232,-215v-78,-70,-226,7,-180,127v5,12,12,24,22,36xm156,6v-37,0,-63,-12,-86,-30r-32,32r-11,-12r31,-32v-21,-21,-38,-52,-38,-92v0,-82,56,-132,137,-135v39,-1,69,13,91,32r32,-34r12,12r-32,34v20,21,35,53,35,91v0,82,-56,134,-139,134","w":315,"k":{"\u201e":20,"\u201a":20,"\u2019":6,"\u201d":6,"Y":13,"X":6,"V":6,"T":20,"A":6,";":-7,":":-7,".":15,"-":-10,",":15}},"\u221e":{"d":"250,-111v0,-39,-42,-65,-67,-34v-8,9,-18,25,-27,47v11,20,24,35,51,36v26,0,43,-22,43,-49xm50,-105v0,38,42,66,67,34v8,-9,18,-25,27,-47v-11,-20,-24,-35,-50,-36v-26,0,-44,22,-44,49xm93,-172v30,1,43,22,54,47v13,-25,26,-47,57,-48v32,-1,54,31,54,65v0,35,-18,65,-51,64v-31,-1,-40,-20,-54,-46v-14,25,-26,45,-56,47v-32,1,-55,-31,-55,-65v0,-35,18,-65,51,-64","w":299},"\u00b1":{"d":"255,-25r0,15r-210,0r0,-15r210,0xm157,-204r0,62r98,0r0,14r-98,0r0,62r-14,0r0,-62r-98,0r0,-14r98,0r0,-62r14,0","w":299},"\u2264":{"d":"253,-23r0,14r-207,0r0,-14r207,0xm253,-190r-183,61r183,62r0,15r-207,-71r0,-12r207,-71r0,16","w":299},"\u2265":{"d":"253,-23r0,14r-207,0r0,-14r207,0xm253,-135r0,12r-207,71r0,-15r184,-62r-184,-61r0,-16","w":299},"\u00a5":{"d":"93,0r0,-111r-87,0r0,-17r80,0r-17,-29r-63,0r0,-17r51,0r-49,-81r25,0r71,119r72,-119r24,0r-49,81r51,0r0,17r-62,0r-18,29r80,0r0,17r-87,0r0,111r-22,0","w":207},"\u00b5":{"d":"126,-25v-14,37,-91,41,-103,0r-21,100r-22,0r56,-262r21,0v-7,44,-20,82,-24,129v-4,48,54,58,79,26v27,-36,32,-104,46,-155r22,0r-34,162v0,10,8,12,19,11v-2,5,0,15,-5,17v-23,7,-39,-4,-34,-28","w":192},"\u2202":{"d":"24,-63v0,-63,89,-107,108,-39v4,-37,14,-110,-23,-115v-14,-1,-37,46,-49,14v0,-15,20,-26,37,-26v44,2,61,45,61,97v0,65,-27,137,-80,137v-34,0,-54,-30,-54,-68xm79,-3v31,0,46,-42,46,-78v0,-26,-9,-45,-32,-45v-33,0,-48,41,-47,80v0,25,10,43,33,43"},"\u2211":{"d":"8,-259r212,0r0,22r-182,0r127,138r-134,147r189,0r0,21r-218,0r0,-22r132,-146r-126,-138r0,-22","w":226},"\u220f":{"d":"29,-259r204,0r0,328r-23,0r0,-306r-157,0r0,306r-24,0r0,-328","w":262},"\u03c0":{"d":"1,-145v7,-31,15,-41,51,-42r146,0r-4,19r-32,0r-26,132v-3,21,18,21,35,17v-1,13,-4,24,-21,22v-48,-3,-34,-54,-25,-97r15,-74r-67,0r-36,168r-21,0r36,-168v-19,-2,-28,7,-30,23r-21,0","w":203},"\u222b":{"d":"26,25v16,-2,16,17,24,24v8,0,13,-10,16,-29v14,-73,-22,-286,67,-292v27,-2,38,39,8,39v-14,4,-20,-18,-24,-22v-8,0,-12,9,-16,28v-15,71,23,288,-67,292v-28,1,-36,-38,-8,-40","w":166},"\u00aa":{"d":"69,-248v-25,1,-40,19,-40,46v-1,27,13,45,40,44v26,0,39,-18,39,-46v0,-26,-14,-44,-39,-44xm11,-202v-8,-55,73,-80,97,-36r0,-19r16,0r0,109r-16,0r0,-20v-22,44,-105,22,-97,-34","w":146},"\u00ba":{"d":"30,-203v0,25,20,45,45,45v25,0,46,-20,46,-45v0,-25,-21,-44,-46,-44v-24,0,-45,20,-45,44xm139,-203v0,37,-26,59,-64,59v-37,0,-63,-22,-63,-59v0,-36,25,-58,63,-58v38,0,64,22,64,58","w":150},"\u03a9":{"d":"256,-138v-2,56,-26,90,-63,117r62,0r0,21r-100,0r0,-18v43,-27,75,-61,77,-120v2,-59,-37,-107,-93,-107v-56,0,-93,48,-92,107v2,59,34,93,77,120r0,18r-100,0r0,-21r62,0v-37,-27,-62,-60,-63,-117v-1,-70,48,-128,116,-128v69,0,119,57,117,128","w":278},"\u00e6":{"d":"24,-152v37,-15,105,-16,115,23v11,-18,30,-33,58,-33v47,0,75,35,73,85r-124,0v1,36,18,64,52,64v28,0,42,-15,52,-37r21,11v-17,55,-116,63,-137,7v-11,52,-121,54,-121,-11v0,-52,80,-67,112,-37v12,-66,-60,-75,-101,-49r0,-23xm244,-95v2,-42,-54,-60,-81,-33v-9,8,-15,19,-16,33r97,0xm77,-13v24,0,46,-11,46,-34v0,-21,-20,-30,-43,-30v-25,0,-44,11,-44,33v0,22,17,31,41,31","w":285,"k":{"-":-7}},"\u00f8":{"d":"185,-78v5,69,-90,112,-139,65r-20,20r-10,-10r20,-20v-48,-49,-5,-144,65,-139v23,1,39,8,53,20r19,-20r11,10r-19,19v12,16,18,31,20,55xm61,-28v50,45,134,-25,88,-89xm139,-127v-41,-39,-119,7,-97,70v2,6,6,12,10,18","w":200,"k":{"\u2018":13,"\u201c":13,"-":-7}},"\u00bf":{"d":"94,-263v11,0,18,7,18,18v0,9,-7,19,-18,18v-10,0,-17,-8,-17,-18v0,-10,7,-18,17,-18xm90,-16v28,0,42,-19,42,-48r21,0v1,43,-23,71,-64,71v-35,1,-59,-24,-59,-59v0,-59,91,-68,91,-111v0,-17,-12,-28,-30,-28v-21,0,-34,12,-33,34r-19,0v-1,-36,19,-52,55,-53v29,-1,48,20,49,47v2,52,-91,68,-91,110v0,22,16,38,38,37","w":185},"\u00a1":{"d":"45,-203r22,0r0,203r-22,0r0,-203xm56,-227v-11,1,-18,-9,-18,-18v0,-11,7,-18,18,-18v9,0,19,7,18,18v1,9,-9,19,-18,18","w":111},"\u00ac":{"d":"255,-150r0,88r-13,0r0,-74r-197,0r0,-14r210,0","w":299},"\u221a":{"d":"222,-286r0,11r-22,0r-105,282r-6,0r-58,-159v-9,2,-21,13,-22,-2r41,-14r49,133r93,-251r30,0","w":222},"\u0192":{"d":"168,-236v-46,-20,-47,32,-50,74r34,0r-1,17r-35,0v-9,64,-10,161,-32,207v-8,17,-29,19,-51,15v4,-9,0,-26,16,-19v29,-7,24,-26,29,-73r15,-130r-29,0r2,-17r29,0v1,-57,16,-116,77,-93","w":207},"\u2248":{"d":"201,-73v30,-2,43,-13,68,-29r0,17v-20,14,-41,24,-68,26v-21,2,-81,-26,-102,-25v-30,2,-44,12,-68,28r0,-16v20,-15,39,-24,68,-26v22,-1,82,26,102,25xm201,-130v29,-3,44,-12,68,-29r0,17v-20,15,-39,23,-68,25v-21,1,-82,-26,-102,-24v-30,1,-44,12,-68,28r0,-16v20,-15,40,-24,68,-26v22,-2,82,26,102,25","w":299},"\u2206":{"d":"203,-21r-86,-217r-86,217r172,0xm133,-259r104,259r-239,0r104,-259r31,0","w":234},"\u00ab":{"d":"115,-9r-45,-68r44,-69r15,9r-37,61r38,58xm52,-9r-44,-68r43,-69r15,9r-37,61r38,58","w":137,"k":{"\u00c6":-27,"Y":26,"W":20,"V":20,"T":20,"J":-7}},"\u00bb":{"d":"22,-9r-14,-9r38,-58r-37,-61r15,-9r43,69xm85,-9r-15,-9r38,-58r-36,-61r15,-9r43,69","w":137,"k":{"\u00c5":13,"Y":40,"X":20,"W":33,"V":40,"U":13,"T":33,"J":-13,"A":13}},"\u2026":{"d":"60,3v-11,0,-18,-7,-18,-18v0,-11,7,-18,18,-18v11,0,18,7,18,18v0,11,-7,18,-18,18xm180,3v-11,0,-18,-7,-18,-18v0,-11,7,-18,18,-18v11,0,18,7,18,18v0,11,-7,18,-18,18xm300,3v-11,0,-18,-7,-18,-18v0,-11,7,-18,18,-18v11,0,18,7,18,18v0,11,-7,18,-18,18","w":360},"\u00a0":{"w":207},"\u00c0":{"d":"63,-107r89,0r-44,-112xm-3,0r113,-268r108,268r-25,0r-33,-87r-105,0r-34,87r-24,0xm131,-283r-16,0r-50,-62r29,0","w":214},"\u00c3":{"d":"63,-107r89,0r-44,-112xm-3,0r113,-268r108,268r-25,0r-33,-87r-105,0r-34,87r-24,0xm92,-326v17,4,44,17,52,-3r15,0v-6,36,-39,34,-71,24v-8,0,-13,5,-16,11r-15,0v5,-18,14,-31,35,-32","w":214},"\u00d5":{"d":"45,-128v0,68,44,114,112,114v68,0,113,-46,113,-114v0,-68,-45,-114,-113,-114v-68,0,-112,46,-112,114xm157,-263v83,0,138,53,138,135v0,82,-56,135,-138,135v-81,0,-137,-54,-137,-135v0,-82,55,-135,137,-135xm142,-326v17,4,44,17,52,-3r15,0v-6,36,-39,34,-71,24v-8,0,-13,5,-16,11r-15,0v5,-18,14,-31,35,-32","w":315},"\u0152":{"d":"155,-263v52,-1,85,23,106,59r0,-53r122,0r0,22r-101,0r0,80r101,0r0,22r-101,0r0,111r101,0r0,22r-122,0r0,-55v-19,35,-58,63,-109,61v-82,-3,-132,-55,-132,-135v0,-81,53,-132,135,-134xm152,-242v-68,0,-109,47,-109,114v0,67,43,113,109,113v67,0,108,-47,108,-113v0,-68,-40,-114,-108,-114","w":407,"k":{";":-7,":":-7,".":-7,"-":-7,",":-7}},"\u0153":{"d":"40,-77v0,35,28,64,61,64v33,0,61,-30,61,-64v0,-35,-27,-65,-61,-65v-34,0,-61,29,-61,65xm282,-96v2,-41,-54,-61,-82,-33v-9,9,-14,20,-15,33r97,0xm16,-78v-6,-85,125,-113,155,-43v10,-24,32,-40,64,-41v46,0,74,35,72,84r-123,0v-1,35,19,66,51,65v28,-1,43,-16,53,-38r20,11v-14,28,-34,46,-70,47v-32,0,-59,-18,-67,-42v-12,25,-36,42,-71,42v-50,0,-81,-34,-84,-85","w":323,"k":{"-":-7}},"\u2013":{"d":"0,-85r180,0r0,15r-180,0r0,-15"},"\u2014":{"d":"0,-70r0,-15r360,0r0,15r-360,0","w":360},"\u201c":{"d":"136,-258r-34,95r-27,-12r46,-88xm79,-258r-34,95r-26,-12r46,-88","w":154,"k":{"\u0111":13,"\u0142":-7,"\uf002":-10,"\uf001":-10,"\u0152":15,"\u00d8":15,"\u00c6":56,"\u00c5":48,"v":-10,"r":20,"q":13,"l":-7,"k":-7,"h":-7,"g":13,"f":-10,"d":13,"b":-17,"Y":-11,"X":-11,"W":-8,"V":-10,"T":-7,"Q":6,"O":15,"J":48,"A":48}},"\u201d":{"d":"75,-168r35,-95r26,11r-46,89xm19,-168r34,-95r26,11r-46,89","w":154},"\u2018":{"d":"82,-258r-34,95r-26,-12r46,-88","w":103,"k":{"\u0111":13,"\u0142":-7,"\uf002":-10,"\uf001":-10,"\u0152":15,"\u00d8":15,"\u00c6":56,"\u00c5":48,"v":-10,"r":20,"q":13,"l":-7,"k":-7,"h":-7,"g":13,"f":-10,"d":13,"b":-17,"Y":-11,"X":-11,"W":-8,"V":-10,"T":-7,"Q":6,"O":15,"J":48,"A":48}},"\u2019":{"d":"22,-168r34,-95r26,11r-46,89","w":103},"\u00f7":{"d":"133,-46v0,-9,7,-19,17,-18v10,0,17,8,17,18v0,10,-7,17,-17,17v-10,0,-17,-7,-17,-17xm255,-114r0,14r-210,0r0,-14r210,0xm150,-150v-21,0,-23,-36,0,-35v10,0,17,7,17,17v0,9,-8,18,-17,18","w":299},"\u25ca":{"d":"89,-248r-68,144r68,145r68,-145xm89,-291r88,187r-88,188r-88,-188","w":177},"\u00ff":{"d":"8,-156r23,0r44,122r41,-122r23,0r-80,234r-23,0r28,-79xm104,-192v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17xm42,-192v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17","w":145},"\u0178":{"d":"87,0r0,-118r-85,-139r28,0r69,118r69,-118r27,0r-84,139r0,118r-24,0xm129,-294v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17xm67,-294v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17","w":196},"\u2215":{"d":"-60,7r161,-267r19,0r-161,267r-19,0","w":60},"\u00a4":{"d":"130,-14v28,0,49,-13,65,-30r-1,27v-16,14,-38,24,-63,24v-59,0,-94,-48,-101,-104r-29,0r3,-17r24,0v-2,-10,0,-18,0,-28r-27,0r3,-18r26,0v3,-79,106,-134,164,-73r0,26v-24,-33,-81,-45,-113,-11v-14,14,-23,33,-28,58r115,0r-5,18r-112,0v-1,9,-1,19,0,28r103,0r-5,17r-96,0v6,45,31,83,77,83","w":207},"\u2039":{"d":"52,-9r-44,-68r42,-69r16,9r-37,61r38,58","w":74,"k":{"\u00c6":-27,"Y":26,"W":20,"V":20,"T":20,"J":-7}},"\u203a":{"d":"22,-9r-14,-9r37,-58r-37,-61r16,-9r43,69","w":74},"\uf001":{"d":"128,-200v-22,0,-19,-33,0,-33v9,0,17,7,17,16v0,10,-7,17,-17,17xm117,0r0,-156r23,0r0,156r-23,0xm92,-253v-25,-11,-37,4,-37,38r0,59r35,0r0,19r-35,0r0,137r-21,0r0,-137r-29,0r0,-19r29,0v0,-63,-10,-140,62,-116","w":169,"k":{"\u2018":6,"\u201c":6}},"\uf002":{"d":"119,0r0,-272r22,0r0,272r-22,0xm92,-253v-25,-11,-37,4,-37,38r0,59r35,0r0,19r-35,0r0,137r-21,0r0,-137r-29,0r0,-19r29,0v0,-63,-10,-140,62,-116","w":171},"\u2021":{"d":"81,78r0,-85r-63,0r0,-20r63,0r0,-126r-63,0r0,-20r63,0r0,-84r21,0r0,84r64,0r0,20r-64,0r0,126r64,0r0,20r-64,0r0,85r-21,0","w":183},"\u00b7":{"d":"52,-108v-10,0,-18,-9,-18,-18v0,-11,7,-18,18,-18v11,0,18,7,18,18v0,9,-8,18,-18,18","w":103},"\u201a":{"d":"57,-45r25,11r-46,91r-15,-7","w":103,"k":{"\uf002":-7,"\uf001":-7,"\u0152":20,"\u00d8":20,"\u00c6":-40,"\u00df":-7,"\u00c5":-13,"w":15,"v":15,"u":6,"t":13,"j":-8,"f":-7,"Y":40,"X":-15,"W":51,"V":60,"U":33,"T":36,"Q":20,"O":20,"J":-7,"G":13,"C":20,"A":-13}},"\u201e":{"d":"75,50r35,-95r26,12r-46,89xm19,50r34,-95r26,12r-46,89","w":154,"k":{"\uf002":-7,"\uf001":-7,"\u0152":20,"\u00d8":20,"\u00c6":-40,"\u00df":-7,"\u00c5":-13,"w":15,"v":15,"u":6,"t":13,"j":-8,"f":-7,"Y":40,"X":-15,"W":51,"V":60,"U":33,"T":36,"Q":20,"O":20,"J":-7,"G":13,"C":20,"A":-13}},"\u2030":{"d":"325,-108v-24,0,-31,21,-31,49v0,27,7,50,31,50v24,0,31,-23,31,-50v0,-28,-7,-49,-31,-49xm325,-125v34,0,52,28,52,66v0,39,-17,66,-52,66v-35,0,-52,-27,-52,-66v0,-38,17,-66,52,-66xm200,-108v-24,0,-30,21,-30,49v0,28,6,50,30,50v24,0,31,-23,31,-50v0,-28,-7,-49,-31,-49xm200,-125v34,0,52,28,52,66v0,39,-17,66,-52,66v-35,0,-51,-27,-51,-66v0,-38,17,-66,51,-66xm62,-244v-23,0,-30,23,-30,50v0,28,6,49,30,49v23,0,31,-22,31,-49v0,-28,-7,-50,-31,-50xm62,-260v35,0,52,28,52,66v0,38,-17,65,-52,66v-35,0,-51,-28,-51,-66v0,-38,16,-66,51,-66xm47,7r148,-267r19,0r-148,267r-19,0","w":387},"\u00c2":{"d":"63,-107r89,0r-44,-112xm-3,0r113,-268r108,268r-25,0r-33,-87r-105,0r-34,87r-24,0xm58,-283r37,-62r26,0r37,62r-16,0r-34,-44r-34,44r-16,0","w":214},"\u00ca":{"d":"32,0r0,-257r127,0r0,22r-104,0r0,80r104,0r0,22r-104,0r0,111r104,0r0,22r-127,0xm45,-283r37,-62r26,0r37,62r-16,0r-34,-44r-34,44r-16,0","w":184},"\u00c1":{"d":"63,-107r89,0r-44,-112xm-3,0r113,-268r108,268r-25,0r-33,-87r-105,0r-34,87r-24,0xm85,-283r37,-62r29,0r-50,62r-16,0","w":214},"\u00cb":{"d":"32,0r0,-257r127,0r0,22r-104,0r0,80r104,0r0,22r-104,0r0,111r104,0r0,22r-127,0xm126,-294v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17xm64,-294v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17","w":184},"\u00c8":{"d":"32,0r0,-257r127,0r0,22r-104,0r0,80r104,0r0,22r-104,0r0,111r104,0r0,22r-127,0xm118,-283r-16,0r-50,-62r29,0","w":184},"\u00cd":{"d":"32,0r0,-257r23,0r0,257r-23,0xm21,-283r37,-62r29,0r-50,62r-16,0","w":87},"\u00ce":{"d":"32,0r0,-257r23,0r0,257r-23,0xm-6,-283r37,-62r26,0r37,62r-16,0r-34,-44r-34,44r-16,0","w":87},"\u00cf":{"d":"32,0r0,-257r23,0r0,257r-23,0xm75,-294v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17xm13,-294v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17","w":87},"\u00cc":{"d":"32,0r0,-257r23,0r0,257r-23,0xm67,-283r-16,0r-50,-62r29,0","w":87},"\u00d3":{"d":"45,-128v0,68,44,114,112,114v68,0,113,-46,113,-114v0,-68,-45,-114,-113,-114v-68,0,-112,46,-112,114xm157,-263v83,0,138,53,138,135v0,82,-56,135,-138,135v-81,0,-137,-54,-137,-135v0,-82,55,-135,137,-135xm135,-283r37,-62r29,0r-50,62r-16,0","w":315},"\u00d4":{"d":"45,-128v0,68,44,114,112,114v68,0,113,-46,113,-114v0,-68,-45,-114,-113,-114v-68,0,-112,46,-112,114xm157,-263v83,0,138,53,138,135v0,82,-56,135,-138,135v-81,0,-137,-54,-137,-135v0,-82,55,-135,137,-135xm108,-283r37,-62r26,0r37,62r-16,0r-34,-44r-34,44r-16,0","w":315},"\uf000":{"d":"205,-284v6,37,-31,78,-58,68v-2,-36,27,-63,58,-68xm224,-130v0,31,18,49,41,59v-21,43,-30,70,-72,77v-9,1,-35,-13,-45,-11v-9,-2,-37,13,-45,11v-54,-12,-79,-76,-83,-136v-3,-49,32,-86,79,-86v13,0,39,12,49,12v20,-7,58,-21,83,-6v10,6,19,12,28,22v-20,14,-35,28,-35,58","w":284},"\u00d2":{"d":"45,-128v0,68,44,114,112,114v68,0,113,-46,113,-114v0,-68,-45,-114,-113,-114v-68,0,-112,46,-112,114xm157,-263v83,0,138,53,138,135v0,82,-56,135,-138,135v-81,0,-137,-54,-137,-135v0,-82,55,-135,137,-135xm181,-283r-16,0r-50,-62r29,0","w":315},"\u00da":{"d":"125,7v-126,0,-89,-150,-94,-264r23,0r0,168v-1,50,23,74,71,75v107,2,60,-148,70,-243r23,0v-5,113,32,264,-93,264xm102,-283r37,-62r29,0r-50,62r-16,0","w":249},"\u00db":{"d":"125,7v-126,0,-89,-150,-94,-264r23,0r0,168v-1,50,23,74,71,75v107,2,60,-148,70,-243r23,0v-5,113,32,264,-93,264xm75,-283r37,-62r26,0r37,62r-16,0r-34,-44r-34,44r-16,0","w":249},"\u00d9":{"d":"125,7v-126,0,-89,-150,-94,-264r23,0r0,168v-1,50,23,74,71,75v107,2,60,-148,70,-243r23,0v-5,113,32,264,-93,264xm148,-283r-16,0r-50,-62r29,0","w":249},"\u0131":{"d":"30,0r0,-156r23,0r0,156r-23,0","w":82},"\u02c6":{"d":"40,-181r37,-62r26,0r37,62r-16,0r-34,-44r-34,44r-16,0"},"\u02dc":{"d":"74,-224v17,4,44,17,52,-3r15,0v-6,36,-39,34,-71,24v-8,0,-13,5,-16,11r-15,0v5,-18,14,-31,35,-32"},"\u00af":{"d":"45,-197r0,-20r90,0r0,20r-90,0"},"\u02d8":{"d":"138,-226v4,44,-56,52,-83,32v-9,-6,-12,-17,-13,-32r14,0v2,17,14,23,34,23v22,0,31,-6,34,-23r14,0"},"\u02d9":{"d":"90,-191v-9,1,-19,-9,-18,-18v-1,-9,9,-19,18,-18v9,-1,19,9,18,18v1,9,-9,19,-18,18"},"\u02da":{"d":"90,-246v-14,0,-25,11,-25,25v0,14,11,26,25,25v13,0,25,-11,25,-25v0,-14,-11,-25,-25,-25xm90,-178v-24,0,-44,-19,-44,-43v0,-24,20,-44,44,-44v24,0,44,20,44,44v0,24,-20,43,-44,43"},"\u00b8":{"d":"133,44v2,38,-52,31,-80,23r0,-13v23,4,61,16,61,-9v0,-14,-15,-17,-32,-16r0,-29r11,0r0,18v23,-1,40,6,40,26"},"\u02dd":{"d":"102,-181r29,-62r28,0r-42,62r-15,0xm57,-181r25,-62r28,0r-39,62r-14,0"},"\u02db":{"d":"55,47v0,-25,14,-31,33,-47r13,0v-13,12,-23,23,-25,41v-1,17,15,16,32,16r0,19v-29,1,-53,-2,-53,-29"},"\u02c7":{"d":"140,-243r-37,62r-26,0r-37,-62r16,0r34,44r34,-44r16,0"},"\u0141":{"d":"34,0r0,-118r-34,24r-12,-14r46,-33r0,-116r23,0r0,104r42,-29r11,15r-53,36r0,109r88,0r0,22r-111,0","w":150,"k":{"\u2019":55,"\u2018":60,"\u201d":55,"\u201c":60,"y":13,"u":6,"o":6,"e":6,"a":6,"Y":26,"W":20,"V":20,"U":6,"T":20,"O":13,";":-7,":":-7,".":-7,"-":6,",":-7}},"\u0142":{"d":"55,-146r27,-19r9,15r-36,25r0,125r-22,0r0,-112r-26,20r-11,-15r37,-26r0,-139r22,0r0,126","w":87},"\u0160":{"d":"159,-68v8,86,-125,100,-147,25r20,-11v8,23,25,39,53,40v33,1,52,-21,52,-54v0,-72,-114,-60,-114,-134v0,-64,99,-83,124,-29r-18,11v-14,-35,-86,-29,-82,19v5,55,123,58,112,133xm140,-345r-37,62r-26,0r-37,-62r16,0r34,44r34,-44r16,0","w":179},"\u0161":{"d":"122,-40v0,58,-98,62,-111,12r21,-12v4,32,68,39,68,1v0,-36,-81,-30,-81,-78v0,-54,89,-59,102,-13r-20,11v-3,-27,-59,-33,-59,0v0,41,80,25,80,79xm119,-243r-37,62r-26,0r-37,-62r16,0r34,44r34,-44r16,0","w":137},"\u017d":{"d":"4,0r153,-236r-130,0r0,-21r170,0r-152,235r137,0r0,22r-178,0xm151,-345r-37,62r-26,0r-37,-62r16,0r34,44r34,-44r16,0","w":201},"\u017e":{"d":"4,0r87,-136r-81,0r0,-20r118,0r-86,136r89,0r0,20r-127,0xm119,-243r-37,62r-26,0r-37,-62r16,0r34,44r34,-44r16,0","w":137},"\u00a6":{"d":"98,-72r0,134r-16,0r0,-134r16,0xm98,-252r0,134r-16,0r0,-134r16,0"},"\u00d0":{"d":"207,-129v2,-90,-48,-116,-150,-109r0,86r75,0r0,18r-75,0r0,114r33,0v88,5,115,-34,117,-109xm233,-128v0,92,-48,135,-159,128r-40,0r0,-134r-34,0r0,-18r34,0r0,-105r40,0v113,-7,159,35,159,129","w":252,"k":{"\u201e":33,"\u201a":33,"\u2019":6,"\u2018":6,"\u201d":6,"\u201c":6,"Y":6,"W":6,"V":6,"A":6,".":21,"-":-11,",":21}},"\u00f0":{"d":"38,-75v0,33,29,62,62,62v33,0,61,-29,61,-62v0,-33,-28,-62,-61,-62v-33,0,-62,29,-62,62xm15,-75v-4,-74,95,-106,142,-55v-9,-34,-32,-64,-57,-87r-55,26r-8,-14r48,-24v-12,-9,-26,-19,-42,-27r10,-16v20,11,37,22,52,34r60,-28r9,15r-54,26v36,37,63,76,65,138v1,55,-33,94,-85,94v-49,0,-83,-32,-85,-82","w":200},"\u00dd":{"d":"87,0r0,-118r-85,-139r28,0r69,118r69,-118r27,0r-84,139r0,118r-24,0xm75,-283r37,-62r29,0r-50,62r-16,0","w":196},"\u00fd":{"d":"8,-156r23,0r44,122r41,-122r23,0r-80,234r-23,0r28,-79xm50,-181r37,-62r29,0r-50,62r-16,0","w":145},"\u00de":{"d":"143,-132v-1,-48,-33,-55,-88,-52r0,101v52,0,89,1,88,-49xm168,-134v1,63,-46,74,-113,71r0,63r-23,0r0,-257r23,0r0,52v71,-5,112,10,113,71"},"\u00fe":{"d":"105,-13v34,-1,51,-27,50,-64v0,-36,-17,-66,-52,-65v-35,1,-53,26,-53,63v0,37,20,66,55,66xm179,-77v7,80,-100,114,-129,48r0,107r-21,0r0,-350r21,0r0,145v9,-20,29,-35,55,-35v46,-1,70,38,74,85","w":194},"\u2212":{"d":"255,-114r0,14r-210,0r0,-14r210,0","w":299},"\u00d7":{"d":"150,-117r86,-86r10,10r-86,86r86,85r-10,10r-86,-85r-85,85r-11,-10r86,-85r-86,-86r11,-10","w":299},"\u00b9":{"d":"63,-101r0,-141r-30,0r7,-12r38,0r0,153r-15,0","w":136},"\u00b2":{"d":"66,-257v29,0,52,16,52,43v0,28,-54,77,-78,101r77,0r0,12r-109,0v26,-26,94,-86,94,-112v0,-19,-17,-32,-38,-32v-23,0,-37,15,-37,37v-5,-1,-14,2,-15,-2v-1,-31,23,-46,54,-47","w":136},"\u00b3":{"d":"87,-181v55,15,33,88,-22,84v-31,-2,-51,-14,-53,-43r16,0v2,21,13,30,37,30v23,0,38,-11,38,-32v0,-23,-19,-35,-45,-33v1,-6,-4,-16,8,-13v21,1,34,-9,34,-28v0,-19,-14,-29,-33,-29v-17,1,-30,9,-32,25r-17,0v2,-22,23,-37,49,-37v52,0,66,66,20,76","w":136},"\u00bc":{"d":"271,-48r0,-65r-51,65r51,0xm271,0r0,-36r-73,0r87,-112r0,100r17,0r0,12r-17,0r0,36r-14,0xm70,7r162,-267r18,0r-160,267r-20,0xm60,-111r0,-131r-29,0r7,-12r37,0r0,143r-15,0","w":321},"\u00bd":{"d":"253,-145v67,3,61,64,11,100r-35,34r74,0r0,11r-104,0v24,-25,90,-81,89,-105v0,-19,-17,-29,-36,-29v-22,0,-35,12,-35,34v-5,-1,-12,2,-15,-1v0,-28,20,-45,51,-44xm70,7r162,-267r18,0r-160,267r-20,0xm60,-111r0,-131r-29,0r7,-12r37,0r0,143r-15,0","w":321},"\u00be":{"d":"271,-48r0,-65r-51,65r51,0xm271,0r0,-36r-73,0r87,-112r0,100r17,0r0,12r-17,0r0,36r-14,0xm70,7r162,-267r18,0r-160,267r-20,0xm114,-149v2,41,-60,53,-88,31v-9,-7,-14,-17,-15,-30r16,0v2,19,13,30,35,29v21,0,36,-10,36,-30v0,-24,-17,-32,-43,-31r0,-13v21,4,41,-6,41,-25v0,-35,-61,-35,-63,-4r-15,0v2,-47,94,-46,93,2v0,18,-12,31,-28,34v18,6,30,16,31,37","w":321},"\u20a3":{"d":"32,0r0,-257r127,0r0,22r-104,0r0,80r101,0r0,22r-101,0r0,133r-23,0xm292,-138v-66,-14,-65,68,-62,138r-21,0r0,-156r21,0r0,31v15,-25,35,-45,69,-33","w":293},"\u011e":{"d":"20,-128v0,-134,180,-181,240,-79r-17,14v-19,-29,-48,-47,-90,-49v-65,-2,-108,51,-108,116v0,95,111,144,178,86v19,-16,28,-40,28,-67r-89,0r0,-20r115,0v1,82,-46,133,-126,134v-78,1,-131,-57,-131,-135xm195,-328v4,44,-56,52,-83,32v-9,-6,-12,-17,-13,-32r14,0v2,17,14,23,34,23v22,0,31,-6,34,-23r14,0","w":294},"\u011f":{"d":"89,-162v25,1,48,15,55,35r0,-29r22,0v-8,97,35,234,-74,234v-40,0,-66,-14,-70,-48r27,0v5,20,19,29,45,29v47,1,54,-36,50,-88v-9,21,-29,35,-56,36v-46,0,-72,-35,-72,-84v0,-48,27,-85,73,-85xm144,-79v0,-37,-18,-62,-53,-63v-35,-1,-52,29,-52,65v-1,37,16,63,50,64v35,0,56,-29,55,-66xm146,-226v4,44,-56,52,-83,32v-9,-6,-12,-17,-13,-32r14,0v2,17,14,23,34,23v22,0,31,-6,34,-23r14,0","w":194},"\u0130":{"d":"32,0r0,-257r23,0r0,257r-23,0xm44,-293v-9,1,-19,-9,-18,-18v-1,-9,9,-19,18,-18v9,-1,19,9,18,18v1,9,-9,19,-18,18","w":87},"\u015e":{"d":"159,-68v8,86,-125,100,-147,25r20,-11v8,23,25,39,53,40v33,1,52,-21,52,-54v0,-72,-114,-60,-114,-134v0,-64,99,-83,124,-29r-18,11v-14,-35,-86,-29,-82,19v5,55,123,58,112,133xm133,44v2,38,-52,31,-80,23r0,-13v23,4,61,16,61,-9v0,-14,-15,-17,-32,-16r0,-29r11,0r0,18v23,-1,40,6,40,26","w":179},"\u015f":{"d":"122,-40v0,58,-98,62,-111,12r21,-12v4,32,68,39,68,1v0,-36,-81,-30,-81,-78v0,-54,89,-59,102,-13r-20,11v-3,-27,-59,-33,-59,0v0,41,80,25,80,79xm112,44v2,38,-52,31,-80,23r0,-13v23,4,61,16,61,-9v0,-14,-15,-17,-32,-16r0,-29r11,0r0,18v23,-1,40,6,40,26","w":137},"\u0106":{"d":"155,-263v35,-1,64,11,84,27r0,26v-23,-20,-45,-32,-82,-33v-65,-1,-114,48,-112,115v2,69,41,111,109,113v36,1,61,-12,83,-30r0,28v-22,14,-49,24,-82,24v-83,0,-135,-52,-135,-135v0,-83,53,-132,135,-135xm131,-283r37,-62r29,0r-50,62r-16,0","w":257},"\u0107":{"d":"16,-76v0,-68,74,-106,134,-75r0,24v-40,-33,-112,-11,-112,52v0,59,74,81,115,46r0,24v-58,32,-137,0,-137,-71xm76,-181r37,-62r29,0r-50,62r-16,0","w":164},"\u010c":{"d":"155,-263v35,-1,64,11,84,27r0,26v-23,-20,-45,-32,-82,-33v-65,-1,-114,48,-112,115v2,69,41,111,109,113v36,1,61,-12,83,-30r0,28v-22,14,-49,24,-82,24v-83,0,-135,-52,-135,-135v0,-83,53,-132,135,-135xm204,-345r-37,62r-26,0r-37,-62r16,0r34,44r34,-44r16,0","w":257},"\u010d":{"d":"16,-76v0,-68,74,-106,134,-75r0,24v-40,-33,-112,-11,-112,52v0,59,74,81,115,46r0,24v-58,32,-137,0,-137,-71xm149,-243r-37,62r-26,0r-37,-62r16,0r34,44r34,-44r16,0","w":164},"\u0111":{"d":"92,-142v-33,0,-52,29,-52,66v0,38,17,62,52,63v35,0,54,-29,53,-67v0,-36,-19,-62,-53,-62xm88,-162v28,0,47,14,56,35r0,-77r-63,0r0,-18r63,0r0,-50r22,0r0,50r30,0r0,18r-30,0r0,204r-22,0r0,-28v-9,21,-26,35,-54,35v-45,0,-75,-36,-75,-84v0,-46,30,-85,73,-85","w":196},"\u00ad":{"d":"24,-89r77,0r0,23r-77,0r0,-23","w":124},"\u2219":{"d":"52,-108v-10,0,-18,-9,-18,-18v0,-11,7,-18,18,-18v11,0,18,7,18,18v0,9,-8,18,-18,18","w":103},"\u20ac":{"d":"130,-14v28,0,49,-13,65,-30r-1,27v-16,14,-38,24,-63,24v-59,0,-94,-48,-101,-104r-29,0r3,-17r24,0v-2,-10,0,-18,0,-28r-27,0r3,-18r26,0v3,-79,106,-134,164,-73r0,26v-24,-33,-81,-45,-113,-11v-14,14,-23,33,-28,58r115,0r-5,18r-112,0v-1,9,-1,19,0,28r103,0r-5,17r-96,0v6,45,31,83,77,83","w":207}}});


/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright 1990-2001 Bitstream Inc. All rights reserved.
 */
Cufon.registerFont({"w":180,"face":{"font-family":"Futura MD BT Medium","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 6 2 2 2 4 2 3 3","ascent":"274","descent":"-86","x-height":"7","bbox":"-60 -347 411 85","underline-thickness":"25.4883","underline-position":"-26.543","unicode-range":"U+0020-U+F002"},"glyphs":{" ":{"w":108},"!":{"d":"39,-263r40,0r0,204r-40,0r0,-204xm59,7v-12,0,-23,-12,-23,-23v-1,-11,12,-23,23,-23v13,0,23,11,23,23v0,11,-11,23,-23,23","w":118},"\"":{"d":"69,-252r29,0r0,97r-29,0r0,-97xm15,-252r29,0r0,97r-29,0r0,-97","w":113},"#":{"d":"125,-150r-16,45r45,0r16,-45r-45,0xm129,-257r34,0r-27,77r44,0r27,-77r33,0r-27,77r52,0r-11,30r-51,0r-16,45r54,0r-11,30r-54,0r-27,76r-34,0r28,-76r-44,0r-28,76r-34,0r28,-76r-53,0r11,-30r52,0r16,-45r-55,0r10,-30r56,0","w":276},"$":{"d":"191,-76v3,45,-30,71,-73,76r0,30r-18,0r0,-30v-41,-2,-68,-21,-76,-56r33,-14v6,19,20,31,43,33r0,-80v-38,-17,-68,-31,-69,-74v-1,-41,30,-63,69,-68r0,-20r18,0r0,20v32,4,54,16,64,41r-32,16v-8,-11,-16,-20,-32,-22r0,71v45,23,70,29,73,77xm100,-223v-34,6,-30,54,0,63r0,-63xm118,-38v24,-3,39,-34,23,-55v-5,-6,-13,-12,-23,-17r0,72","w":217},"%":{"d":"218,-108v-36,0,-35,94,-1,94v22,0,27,-21,27,-47v0,-25,-5,-47,-26,-47xm218,7v-38,0,-58,-29,-58,-68v0,-39,20,-68,58,-68v38,0,57,27,57,68v0,40,-19,68,-57,68xm68,-125v-39,0,-58,-27,-58,-67v0,-40,20,-68,58,-68v38,0,57,27,57,68v0,39,-19,67,-57,67xm42,-192v0,25,4,47,25,47v22,0,26,-21,26,-47v0,-25,-4,-47,-25,-47v-22,0,-26,21,-26,47xm80,7r-24,0r150,-267r24,0","w":285},"&":{"d":"105,-225v-24,0,-35,31,-17,45r12,16v14,-8,30,-16,30,-36v0,-14,-10,-25,-25,-25xm58,-90v-25,36,20,79,61,56v9,-4,19,-10,28,-18r-57,-65v-11,9,-27,19,-32,27xm230,-89v-9,16,-21,28,-34,40r43,49r-48,0r-21,-24v-43,48,-164,38,-159,-43v2,-41,25,-57,57,-78v-13,-14,-29,-28,-28,-54v-1,-35,29,-58,66,-58v36,0,63,19,63,54v0,35,-23,49,-50,66r54,62v12,-12,22,-25,33,-40","w":241},"'":{"d":"15,-252r29,0r0,97r-29,0r0,-97","w":58},"(":{"d":"100,-261v-48,84,-50,248,0,330r-29,9v-54,-88,-55,-260,0,-347","w":109},")":{"d":"36,-269v55,86,56,260,0,347r-28,-9v50,-82,48,-247,0,-330","w":109},"*":{"d":"31,-153r-12,-21r39,-20r-39,-23r12,-22r37,24r-2,-42r26,0r-3,42r38,-24r13,22r-41,22r41,21r-14,21r-37,-24r3,43r-26,0r2,-43","w":158},"+":{"d":"135,-215r30,0r0,93r90,0r0,29r-90,0r0,93r-30,0r0,-93r-90,0r0,-29r90,0r0,-93","w":299},",":{"d":"54,-44r35,13r-46,94r-23,-9","w":108},"-":{"d":"26,-100r94,0r0,35r-94,0r0,-35","w":145,"k":{"\u0111":-7,"\u0153":-7,"\u0152":-13,"\u00f8":-7,"\u00d8":-13,"\u00c6":-10,"\u00c5":6,"x":6,"s":-7,"q":-7,"o":-7,"e":-7,"d":-7,"c":-7,"Y":28,"X":13,"W":20,"V":21,"T":33,"S":-7,"Q":-13,"O":-13,"J":-20,"G":-13,"C":-7,"A":6}},".":{"d":"54,3v-13,0,-23,-11,-23,-23v0,-11,11,-23,23,-23v12,0,23,11,23,23v0,13,-10,23,-23,23","w":108},"\/":{"d":"126,-263r30,0r-126,296r-30,0","w":155},"0":{"d":"109,-260v68,0,92,59,92,136v1,73,-27,131,-92,131v-66,0,-93,-60,-93,-134v0,-74,27,-133,93,-133xm58,-126v0,50,10,97,50,97v42,0,52,-44,51,-98v0,-52,-8,-97,-49,-97v-43,0,-52,46,-52,98","w":217},"1":{"d":"95,0r0,-222r-53,0r16,-33r75,0r0,255r-38,0","w":217},"2":{"d":"99,-260v69,0,98,62,68,119v-12,23,-60,79,-85,108r98,0r0,33r-172,0v39,-50,89,-99,122,-153v19,-33,4,-73,-34,-71v-24,0,-41,17,-42,40r-40,0v0,-47,36,-76,85,-76","w":217},"3":{"d":"189,-68v5,73,-103,97,-149,54v-15,-14,-22,-32,-23,-55v12,2,32,-4,40,2v0,25,18,39,45,39v32,0,48,-15,48,-45v1,-34,-24,-51,-60,-46r0,-34v32,2,54,-8,54,-37v1,-22,-15,-36,-39,-36v-24,0,-39,12,-40,34r-38,0v1,-45,33,-68,80,-68v45,-1,77,24,76,68v0,32,-17,53,-44,58v33,6,48,28,50,66","w":217},"4":{"d":"129,-174r-65,93r64,0xm128,0r0,-52r-123,0r150,-208r11,0r0,179r32,0r0,29r-32,0r0,52r-38,0","w":217},"5":{"d":"193,-88v0,95,-132,127,-179,57r27,-31v11,19,28,34,55,35v33,0,57,-25,57,-59v0,-60,-83,-74,-115,-36r-10,-2r32,-131r122,0r0,34r-97,0r-15,57v58,-28,123,12,123,76","w":217},"6":{"d":"106,-130v-28,0,-46,22,-46,51v0,29,18,51,46,51v31,1,49,-20,49,-51v0,-31,-18,-52,-49,-51xm105,7v-50,0,-85,-35,-85,-86v0,-46,73,-144,106,-191r32,17r-75,97v54,-28,113,17,113,75v0,52,-38,88,-91,88","w":217},"7":{"d":"40,-5r105,-217r-119,0r0,-33r178,0r-130,265","w":217},"8":{"d":"20,-68v0,-35,18,-59,46,-68v-66,-24,-34,-136,42,-124v76,-12,110,100,43,124v27,8,46,33,46,67v0,50,-37,76,-89,76v-51,0,-88,-27,-88,-75xm147,-190v0,-23,-15,-37,-38,-36v-23,0,-40,13,-39,36v0,22,15,34,38,34v23,0,39,-11,39,-34xm60,-72v1,28,18,45,48,45v29,0,49,-16,49,-45v0,-29,-20,-45,-49,-45v-29,0,-48,17,-48,45","w":217},"9":{"d":"108,-123v29,0,48,-23,47,-52v0,-29,-17,-51,-46,-51v-30,0,-50,19,-50,51v0,32,18,52,49,52xm110,-260v50,0,85,36,85,86v0,44,-73,143,-106,190r-32,-16r74,-97v-54,26,-113,-16,-113,-75v0,-53,39,-88,92,-88","w":217},":":{"d":"59,-117v-13,0,-23,-11,-23,-23v-1,-12,11,-22,23,-22v13,0,23,10,23,22v0,12,-10,23,-23,23xm59,3v-13,0,-23,-11,-23,-23v-1,-11,12,-24,23,-23v12,0,23,11,23,23v0,12,-10,23,-23,23","w":118},";":{"d":"74,-117v-13,0,-22,-10,-22,-23v0,-12,9,-22,22,-22v14,0,23,9,23,22v1,13,-10,23,-23,23xm55,-44r35,13r-46,94r-23,-9","w":118},"<":{"d":"253,-207r0,33r-164,67r164,67r0,32r-207,-85r0,-28","w":299},"=":{"d":"45,-86r210,0r0,29r-210,0r0,-29xm45,-158r210,0r0,29r-210,0r0,-29","w":299},">":{"d":"46,-207r207,86r0,28r-207,85r0,-32r165,-67r-165,-67r0,-33","w":299},"?":{"d":"98,-232v-20,1,-32,14,-31,36r-30,0v-5,-39,22,-67,61,-67v38,0,63,23,62,60v10,55,-82,59,-88,95v-2,12,13,22,24,22v17,0,24,-11,25,-27r31,0v1,37,-21,56,-56,58v-47,3,-75,-52,-46,-87v8,-21,76,-30,77,-62v1,-16,-13,-28,-29,-28xm93,7v-11,0,-23,-12,-23,-23v0,-11,12,-23,23,-23v14,0,22,11,23,23v0,11,-11,23,-23,23","w":195},"@":{"d":"243,-20v-23,1,-37,-8,-37,-30v-11,18,-26,30,-53,30v-37,0,-54,-22,-55,-59v-1,-50,35,-99,83,-98v23,0,34,9,43,25r10,-19r27,0r-27,112v0,8,7,15,16,14v42,-6,63,-44,64,-89v2,-62,-54,-102,-119,-100v-92,2,-143,56,-149,143v-8,121,164,150,243,87r12,17v-31,23,-69,40,-119,40v-97,0,-165,-50,-165,-145v0,-105,72,-167,179,-167v85,0,147,42,147,125v0,63,-36,110,-100,114xm130,-78v0,36,39,46,60,24v22,-23,46,-99,-6,-101v-33,-1,-54,41,-54,77","w":360},"A":{"d":"84,-101r72,0v-12,-30,-28,-55,-36,-88v-9,33,-24,58,-36,88xm200,0r-30,-66r-102,0r-30,66r-43,0r124,-268r125,268r-44,0","w":238,"k":{"\u201e":-7,"\u201a":-7,"\u2019":43,"\u2018":46,"\u201d":43,"\u201c":46,"\u0152":6,"\u00ab":13,"\u00d8":6,"w":6,"v":6,"Y":20,"W":6,"V":6,"U":6,"T":20,"Q":6,"O":6,"G":6,"C":6,";":-7,":":-7,"-":8}},"B":{"d":"141,-184v0,-39,-30,-39,-71,-39r0,74v38,0,71,1,71,-35xm151,-76v0,-40,-36,-44,-81,-41r0,82v45,1,81,0,81,-41xm194,-73v0,80,-78,76,-164,73r0,-257v77,-1,153,-9,153,67v0,30,-14,46,-37,54v29,4,48,29,48,63","w":207,"k":{"\u201e":6,"\u201a":6,"\u2019":6,"\u201d":6,"Y":6,"W":6,"V":6,".":10,"-":-10,",":10}},"C":{"d":"155,-263v35,0,61,10,83,26r-2,42v-21,-18,-45,-29,-79,-30v-55,-1,-95,40,-95,97v0,54,38,97,91,96v36,-1,61,-14,83,-33r0,48v-21,15,-47,24,-80,24v-84,0,-138,-51,-138,-135v0,-82,54,-135,137,-135","w":258,"k":{"\u2019":-10,"\u201d":-10,";":-7,":":-7,"-":-8}},"D":{"d":"204,-129v0,-76,-47,-98,-133,-91r0,182v84,7,133,-14,133,-91xm248,-128v4,117,-89,137,-218,128r0,-257r56,0v114,-6,158,33,162,129","w":266,"k":{"\u201e":33,"\u201a":33,"\u2019":6,"\u2018":6,"\u201d":6,"\u201c":6,"\u00c5":6,"Y":13,"W":6,"V":6,"A":6,".":21,"-":-11,",":21}},"E":{"d":"30,0r0,-257r143,0r0,35r-102,0r0,65r102,0r0,36r-102,0r0,84r102,0r0,37r-143,0","w":191,"k":{";":-7,":":-7,".":-7,"-":-7,",":-7}},"F":{"d":"30,0r0,-257r143,0r0,35r-102,0r0,64r102,0r0,37r-102,0r0,121r-41,0","w":188,"k":{"\u201e":73,"\u201a":73,"\u203a":-7,"\u2019":-7,"\u201d":-7,"\u00bb":-7,"\u00ab":13,"\u00c5":13,"u":6,"r":6,"A":13,";":15,":":15,".":71,"-":18,",":71}},"G":{"d":"157,-31v46,0,79,-22,77,-66r-62,0r0,-35r102,0v10,87,-35,140,-118,139v-87,-1,-132,-52,-138,-135v-9,-124,164,-179,235,-90r-30,23v-48,-61,-161,-21,-161,67v0,57,40,97,95,97","w":289,"k":{"\u2019":16,"\u201d":16,"Y":6,"W":6,"T":6,";":-7,":":-7,".":10,"-":-8,",":10}},"H":{"d":"30,0r0,-257r41,0r0,95r127,0r0,-95r42,0r0,257r-42,0r0,-125r-127,0r0,125r-41,0","w":269,"k":{".":6,",":6}},"I":{"d":"30,0r0,-257r42,0r0,257r-42,0","w":102},"J":{"d":"116,-57v10,71,-83,81,-115,37r26,-27v16,22,48,21,48,-23r0,-187r41,0r0,200","w":141,"k":{"\u201e":20,"\u201a":20,"\u2019":6,"\u201d":6,";":11,":":11,".":18,"-":6,",":18}},"K":{"d":"30,0r0,-257r41,0r0,106r93,-106r51,0r-102,114r114,143r-54,0r-102,-131r0,131r-41,0","w":223,"k":{"\u201e":-11,"\u201a":-11,"\u2019":8,"\u2018":13,"\u201d":8,"\u201c":13,"\u0153":6,"\u0152":13,"\u00ab":10,"\u00f8":6,"\u00e6":6,"\u00d8":13,"y":13,"u":6,"o":6,"e":6,"a":6,"Y":13,"W":13,"U":6,"T":13,"O":13,"C":13,";":-7,":":-7,".":-7,"-":18,",":-7}},"L":{"d":"30,0r0,-257r41,0r0,220r94,0r0,37r-135,0","w":169,"k":{"\u2019":55,"\u2018":60,"\u201d":55,"\u201c":60,"\u0152":13,"\u00d8":13,"y":13,"Y":26,"W":20,"V":20,"U":6,"T":20,"O":13,";":-7,":":-7,".":-7,"-":6,",":-7}},"M":{"d":"268,0r-33,-162v-19,64,-54,114,-79,172r-75,-156v-2,-5,-3,-11,-5,-16v-7,58,-22,108,-33,162r-38,0r61,-268r90,197r89,-197r62,268r-39,0","w":310,"k":{"\u2018":6,"\u201c":6}},"N":{"d":"30,0r0,-268r177,172v5,5,9,11,14,17r0,-178r39,0r0,267r-180,-174r-12,-15r0,179r-38,0","w":289,"k":{"\u201e":13,"\u201a":13,"\u2018":6,"\u201c":6,";":10,":":10,".":16,",":16}},"O":{"d":"156,-32v57,0,94,-39,94,-96v0,-58,-38,-97,-94,-97v-56,0,-94,39,-94,97v0,57,37,96,94,96xm156,-263v82,0,137,53,137,135v0,82,-56,135,-137,135v-82,0,-138,-53,-138,-135v0,-82,56,-135,138,-135","w":311,"k":{"\u201e":20,"\u201a":20,"\u2019":6,"\u201d":6,"\u00c5":6,"Y":13,"X":6,"V":6,"T":13,"A":6,";":-7,":":-7,".":15,"-":-10,",":15}},"P":{"d":"140,-184v1,-37,-28,-37,-69,-37r0,71v40,-1,69,2,69,-34xm183,-187v-1,61,-43,77,-114,72r0,115r-39,0r0,-257v79,-2,156,-6,153,70","w":191,"k":{"\u201e":86,"\u201a":86,"\u203a":6,"\u2019":-8,"\u2018":-7,"\u201d":-8,"\u201c":-7,"\u0153":13,"\u00bb":6,"\u00ab":20,"\u00f8":13,"\u00e6":13,"\u00c5":20,"s":6,"r":6,"o":13,"n":6,"e":13,"a":13,"A":20,";":16,":":16,".":86,"-":28,",":86}},"Q":{"d":"62,-128v-3,67,71,118,136,85r-46,-49r50,0r25,26v50,-56,11,-164,-71,-159v-57,3,-92,39,-94,97xm293,-128v0,40,-16,70,-38,93r54,59r-50,0r-33,-36v-91,49,-213,-11,-208,-116v4,-81,55,-135,138,-135v82,0,137,53,137,135","w":311,"k":{";":-7,":":-7,"-":-10}},"R":{"d":"134,-183v0,-35,-24,-39,-63,-38r0,73v39,0,63,0,63,-35xm177,-187v0,42,-21,66,-59,70r88,117r-47,0r-86,-115r-4,0r0,115r-39,0r0,-257v78,-3,147,-3,147,70","w":201,"k":{"\u2019":6,"\u2018":6,"\u201d":6,"\u201c":6,"\u0153":6,"\u00f8":6,"\u00e6":6,"u":6,"o":6,"e":6,"a":6,"Y":6,"-":10}},"S":{"d":"181,-73v10,93,-152,110,-166,21r33,-15v5,43,97,50,91,-3v-6,-53,-125,-52,-117,-123v-8,-79,128,-95,151,-28r-32,17v-12,-30,-79,-31,-75,9v4,51,125,52,115,122","w":197,"k":{";":-7,":":-7,".":6,"-":-11,",":6}},"T":{"d":"113,-222r0,222r-42,0r0,-222r-69,0r0,-35r179,0r0,35r-68,0","w":183,"k":{"\u201e":40,"\u201a":40,"\u203a":20,"\u0153":36,"\u0152":13,"\u00bb":20,"\u00ab":33,"\u00f8":36,"\u00e6":36,"\u00d8":13,"\u00c5":26,"y":36,"w":36,"u":36,"s":36,"r":29,"o":36,"e":36,"c":36,"a":36,"O":13,"C":13,"A":26,";":23,":":23,".":46,"-":33,",":46}},"U":{"d":"134,7v-71,0,-106,-34,-106,-104r0,-160r42,0v8,88,-33,226,64,226v97,0,55,-138,64,-226r42,0r0,160v0,70,-37,104,-106,104","w":267,"k":{"\u201e":26,"\u201a":26,"\u00ab":13,"\u00c5":6,"A":6,";":11,":":11,".":21,"-":10,",":21}},"V":{"d":"111,10r-115,-267r44,0r66,159v2,7,4,13,5,19v20,-63,48,-119,72,-178r43,0","w":222,"k":{"\u201e":60,"\u201a":60,"\u203a":20,"\u2019":-10,"\u201d":-10,"\u0153":20,"\u0152":6,"\u00bb":20,"\u00ab":40,"\u00f8":20,"\u00e6":20,"\u00d8":6,"\u00c5":6,"y":10,"u":20,"o":20,"e":20,"a":20,"O":6,"A":6,";":24,":":24,".":60,"-":29,",":60}},"W":{"d":"-1,-257r41,0r63,170v19,-63,44,-120,65,-181r69,182v15,-60,41,-114,60,-171r42,0r-100,267r-71,-183v-20,64,-47,122,-70,183","w":338,"k":{"\u201e":60,"\u201a":60,"\u203a":20,"\u2019":-7,"\u201d":-7,"\u0153":20,"\u00bb":20,"\u00ab":33,"\u00f8":20,"\u00e6":20,"\u00c5":6,"y":6,"u":13,"r":13,"o":20,"e":20,"a":20,"A":6,";":21,":":21,".":44,"-":21,",":44}},"X":{"d":"0,0r83,-135r-73,-122r44,0r50,88v17,-31,36,-59,54,-88r43,0r-76,122r81,135r-46,0r-57,-99v-17,35,-40,66,-59,99r-44,0","w":205,"k":{"\u201e":-20,"\u201a":-20,"\u2018":13,"\u201c":13,"\u0152":6,"\u00ab":20,"\u00d8":6,"O":6,"C":6,";":6,":":6,".":-7,"-":18,",":-7}},"Y":{"d":"85,0r0,-118r-87,-139r44,0r65,108v18,-40,45,-71,66,-108r42,0r-89,139r0,118r-41,0","w":213,"k":{"\u201e":46,"\u201a":46,"\u203a":26,"\u0153":40,"\u0152":13,"\u00bb":26,"\u00ab":40,"\u00f8":40,"\u00e6":40,"\u00d8":13,"\u00c5":20,"u":38,"o":40,"i":6,"e":40,"a":40,"O":13,"C":6,"A":20,";":38,":":38,".":48,"-":43,",":48}},"Z":{"d":"3,0r131,-222r-109,0r0,-35r174,0r-130,220r131,0r0,37r-197,0","w":207,"k":{"\u2018":6,"\u201c":6,";":-7,":":-7,".":-7,"-":6,",":-7}},"[":{"d":"68,45r34,0r0,28r-67,0r0,-336r67,0r0,27r-34,0r0,281","w":109},"\\":{"d":"126,33r-126,-296r30,0r126,296r-30,0","w":155},"]":{"d":"41,45r0,-281r-33,0r0,-27r66,0r0,336r-66,0r0,-28r33,0","w":109},"^":{"d":"161,-257r38,0r87,99r-36,0r-70,-70r-70,70r-37,0","w":360},"_":{"d":"0,55r180,0r0,30r-180,0r0,-30"},"`":{"d":"115,-192r-22,0r-51,-48r39,0"},"a":{"d":"89,-172v28,-1,49,12,56,33r0,-28r38,0r0,167r-38,0r0,-22v-13,17,-28,29,-55,29v-50,0,-76,-37,-76,-90v0,-50,28,-89,75,-89xm100,-27v29,-1,46,-26,46,-57v0,-32,-16,-55,-46,-55v-31,0,-47,24,-46,57v0,33,14,55,46,55","w":209,"k":{"\u2019":13,"\u2018":20,"\u201d":13,"\u201c":20}},"b":{"d":"109,-139v-30,0,-46,23,-46,55v0,32,18,56,47,57v31,0,47,-22,46,-55v0,-33,-16,-57,-47,-57xm120,7v-27,0,-43,-11,-55,-29r0,22r-39,0r0,-272r39,0r0,133v7,-21,28,-34,56,-33v46,0,74,39,74,89v0,52,-26,90,-75,90","w":209,"k":{"\u201e":6,"\u201a":6,"\u2019":13,"\u2018":20,"\u201d":13,"\u201c":20,"-":-7}},"c":{"d":"14,-83v0,-70,76,-109,137,-79r0,43v-27,-35,-104,-21,-97,35v-7,56,71,74,97,35r0,44v-60,34,-137,-8,-137,-78","w":163},"d":{"d":"100,-27v29,-1,46,-26,46,-57v0,-32,-16,-55,-46,-55v-31,0,-47,24,-46,57v0,33,14,55,46,55xm89,-172v28,-1,49,12,56,33r0,-133r38,0r0,272r-38,0r0,-22v-13,17,-28,29,-55,29v-50,0,-76,-37,-76,-90v0,-50,28,-89,75,-89","w":209},"e":{"d":"102,-172v56,1,87,35,85,94r-133,0v2,29,17,50,47,50v28,-1,41,-13,52,-33r32,18v-16,30,-40,49,-83,50v-53,0,-89,-37,-88,-90v0,-50,37,-90,88,-89xm147,-103v1,-36,-49,-46,-75,-28v-8,6,-13,16,-16,28r91,0","w":200,"k":{"-":-7}},"f":{"d":"114,-238v-22,-13,-44,-1,-44,32r0,39r40,0r0,34r-40,0r0,133r-38,0r0,-133r-30,0r0,-34r30,0v-2,-58,-2,-109,56,-109v9,0,18,2,26,4r0,34","w":110,"k":{"\u201e":20,"\u201a":20,"\u2019":-25,"\u2018":-32,"\u201d":-25,"\u201c":-32,".":13,",":13}},"g":{"d":"100,-27v29,-1,46,-26,46,-57v0,-32,-16,-55,-46,-55v-31,0,-47,24,-46,57v0,33,14,55,46,55xm89,-172v28,-1,49,12,56,33r0,-28r38,0r0,157v0,66,-22,86,-85,88v-41,1,-75,-18,-76,-53r41,0v2,16,16,22,36,22v42,2,48,-26,46,-69v-13,17,-28,29,-55,29v-50,0,-76,-37,-76,-90v0,-50,28,-89,75,-89","w":209,"k":{".":6,"-":6,",":6}},"h":{"d":"112,-140v-64,0,-44,78,-47,140r-39,0r0,-272r36,0r0,133v15,-21,30,-33,65,-33v83,0,56,97,60,172r-38,0v-6,-52,22,-140,-37,-140","w":211,"k":{"\u2019":20,"\u2018":20,"\u201d":20,"\u201c":20}},"i":{"d":"47,-215v-13,0,-25,-11,-24,-24v0,-12,11,-23,24,-23v13,0,24,10,24,23v0,13,-11,24,-24,24xm28,0r0,-167r38,0r0,167r-38,0","w":94,"k":{"\u2018":6,"\u201c":6}},"j":{"d":"47,-215v-13,0,-25,-11,-24,-24v0,-12,11,-23,24,-23v13,0,24,10,24,23v0,13,-11,24,-24,24xm28,78r0,-245r38,0r0,245r-38,0","w":94,"k":{"\u2019":6,"\u201d":6}},"k":{"d":"26,0r0,-272r39,0r0,174r69,-69r47,0r-75,74r83,93r-50,0r-74,-86r0,86r-39,0","w":185,"k":{"\u201e":-7,"\u201a":-7,"\u2019":-13,"\u201d":-13,"-":15}},"l":{"d":"28,0r0,-272r38,0r0,272r-38,0","w":94},"m":{"d":"106,-140v-59,-1,-37,82,-41,140r-39,0r0,-167r36,0r0,28v16,-41,99,-48,112,-1v28,-50,134,-45,116,39r0,101r-38,0v-7,-49,22,-140,-32,-140v-61,0,-37,84,-42,140r-39,0v-6,-51,20,-139,-33,-140","w":315,"k":{"\u2019":20,"\u2018":20,"\u201d":20,"\u201c":20}},"n":{"d":"112,-140v-64,0,-44,78,-47,140r-39,0r0,-167r36,0r0,28v15,-21,30,-33,65,-33v83,0,56,97,60,172r-38,0v-6,-52,22,-140,-37,-140","w":211,"k":{"\u2019":20,"\u2018":20,"\u201d":20,"\u201c":20}},"o":{"d":"106,-27v28,0,51,-28,51,-56v0,-28,-23,-55,-51,-55v-28,0,-52,26,-52,55v0,29,24,57,52,56xm105,7v-53,0,-91,-37,-91,-90v0,-54,36,-89,91,-89v56,0,93,35,93,89v0,54,-39,90,-93,90","w":211,"k":{"\u2018":13,"\u201c":13,"-":-7}},"p":{"d":"109,-139v-30,0,-46,23,-46,55v0,32,18,56,47,57v31,0,47,-22,46,-55v0,-33,-16,-57,-47,-57xm120,7v-27,0,-43,-11,-55,-29r0,100r-39,0r0,-245r39,0r0,28v7,-21,28,-34,56,-33v46,0,74,39,74,89v0,52,-26,90,-75,90","w":209,"k":{"\u201e":13,"\u201a":13,"\u2019":20,"\u2018":13,"\u201d":20,"\u201c":13,"-":-7}},"q":{"d":"100,-27v30,-1,46,-26,46,-57v1,-32,-16,-55,-46,-55v-31,0,-47,24,-46,57v0,33,14,55,46,55xm89,-172v28,-1,49,12,56,33r0,-28r38,0r0,245r-38,0r0,-100v-13,17,-28,29,-55,29v-50,0,-76,-37,-76,-90v0,-50,28,-89,75,-89","w":209,"k":{"\u201e":-7,"\u201a":-7}},"r":{"d":"123,-133v-36,-19,-58,9,-58,60r0,73r-39,0r0,-167r39,0r0,27v5,-30,44,-40,72,-25","w":132,"k":{"\u201e":48,"\u201a":48,"\u2019":-15,"\u201d":-15,"\u00ab":6,".":36,"-":13,",":36}},"s":{"d":"141,-46v0,67,-116,69,-134,16r32,-17v2,29,63,36,65,3v-10,-33,-88,-29,-88,-79v0,-55,97,-68,117,-22r-27,18v-5,-20,-51,-25,-52,2v10,32,87,28,87,79","w":153,"k":{"\u2018":13,"\u201c":13,"-":-7}},"t":{"d":"35,0r0,-133r-29,0r0,-34r29,0r0,-63r38,0r0,63r30,0r0,34r-30,0r0,133r-38,0","w":109,"k":{"\u201e":13,"\u201a":13,"\u2019":-10,"\u2018":-7,"\u201d":-10,"\u201c":-7,"-":8}},"u":{"d":"106,7v-91,0,-82,-86,-81,-174r38,0v5,56,-22,140,43,140v64,0,36,-85,42,-140r39,0v1,87,10,174,-81,174","w":211,"k":{"\u2019":13,"\u201d":13}},"v":{"d":"85,10r-87,-177r41,0v15,39,34,72,46,114v11,-42,31,-76,46,-114r41,0","w":169,"k":{"\u201e":41,"\u201a":41,"\u2019":-20,"\u2018":-17,"\u201d":-20,"\u201c":-17,".":28,",":28}},"w":{"d":"186,10r-51,-120v-15,42,-34,80,-51,120r-86,-177r40,0v16,38,38,68,46,114v9,-46,34,-80,49,-120r3,0v16,41,39,74,50,120v9,-45,31,-76,46,-114r40,0","w":270,"k":{"\u201e":28,"\u201a":28,"\u2019":-20,"\u2018":-10,"\u201d":-20,"\u201c":-10,".":26,"-":-7,",":26}},"x":{"d":"38,0r-42,0r63,-90r-54,-77r42,0v12,18,25,35,35,55v10,-20,23,-37,35,-55r41,0r-54,78r63,89r-42,0v-14,-21,-34,-45,-44,-67v-12,26,-29,44,-43,67","w":163,"k":{"-":11}},"y":{"d":"55,78r-39,0r46,-92r-62,-153r43,0v12,40,29,76,38,119v16,-41,35,-79,53,-119r41,0","w":169,"k":{"\u201e":46,"\u201a":46,"\u2019":-20,"\u2018":-20,"\u201d":-20,"\u201c":-20,".":31,"-":6,",":31}},"z":{"d":"155,0r-155,0r92,-133r-83,0r0,-34r146,0r-91,134r91,0r0,33","w":161},"{":{"d":"77,-198v-2,-56,24,-63,77,-62r0,32v-81,-21,-4,130,-77,135v42,4,36,51,36,97v0,32,9,39,41,38r0,31v-52,1,-77,-6,-77,-61v0,-48,7,-98,-49,-90r0,-31v54,8,51,-40,49,-89"},"|":{"d":"75,-275r31,0r0,360r-31,0r0,-360"},"}":{"d":"103,-93v-76,-6,8,-151,-76,-135r0,-32v52,-1,76,7,76,62v0,48,-8,97,49,89r0,31v-55,-8,-51,40,-49,90v2,55,-24,62,-76,61r0,-31v82,18,1,-129,76,-135"},"~":{"d":"99,-134v35,-2,75,23,103,23v28,-1,46,-12,67,-27r0,33v-20,13,-40,23,-67,24v-34,1,-78,-25,-103,-23v-29,2,-46,12,-68,28r0,-33v20,-13,40,-24,68,-25","w":299},"\u00c4":{"d":"84,-101r72,0v-12,-30,-28,-55,-36,-88v-9,33,-24,58,-36,88xm200,0r-30,-66r-102,0r-30,66r-43,0r124,-268r125,268r-44,0xm151,-290v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22xm87,-290v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22","w":238},"\u00c5":{"d":"120,-325v-11,0,-21,9,-21,20v0,11,10,20,21,20v11,0,20,-9,20,-20v0,-11,-9,-20,-20,-20xm119,-263v-23,0,-41,-19,-41,-42v0,-23,18,-42,41,-42v22,0,42,20,42,42v0,23,-19,42,-42,42xm200,0r-30,-66r-102,0r-30,66r-43,0r120,-257r9,0r120,257r-44,0xm84,-101r72,0v-12,-30,-28,-55,-36,-88v-9,33,-24,58,-36,88","w":238,"k":{"\u201e":-7,"\u201a":-7,"\u2019":43,"\u2018":46,"\u201d":43,"\u201c":46,"\u00ab":13,"w":6,"v":6,"Y":20,"W":6,"V":6,"U":6,"T":20,"Q":6,"O":6,"G":6,"C":6,";":-7,":":-7,"-":8}},"\u00c7":{"d":"155,-263v35,0,61,10,83,26r-2,42v-21,-18,-45,-29,-79,-30v-55,-1,-95,40,-95,97v0,54,38,97,91,96v36,-1,61,-14,83,-33r0,48v-21,15,-47,24,-80,24v-84,0,-138,-51,-138,-135v0,-82,54,-135,137,-135xm198,46v0,39,-56,31,-87,23r0,-19v20,3,55,17,61,-5v0,-14,-16,-13,-31,-13r0,-32r15,0r0,15v25,0,43,7,42,31","w":258},"\u00c9":{"d":"30,0r0,-257r143,0r0,35r-102,0r0,65r102,0r0,36r-102,0r0,84r102,0r0,37r-143,0xm77,-283r34,-48r39,0r-51,48r-22,0","w":191},"\u00d1":{"d":"30,0r0,-268r177,172v5,5,9,11,14,17r0,-178r39,0r0,267r-180,-174r-12,-15r0,179r-38,0xm127,-323v19,2,48,18,54,-4r16,0v-4,38,-40,41,-73,29v-9,0,-12,5,-15,12r-16,0v6,-20,13,-35,34,-37","w":289},"\u00d6":{"d":"156,-32v57,0,94,-39,94,-96v0,-58,-38,-97,-94,-97v-56,0,-94,39,-94,97v0,57,37,96,94,96xm156,-263v82,0,137,53,137,135v0,82,-56,135,-137,135v-82,0,-138,-53,-138,-135v0,-82,56,-135,138,-135xm188,-290v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22xm124,-290v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22","w":311},"\u00dc":{"d":"134,7v-71,0,-106,-34,-106,-104r0,-160r42,0v8,88,-33,226,64,226v97,0,55,-138,64,-226r42,0r0,160v0,70,-37,104,-106,104xm166,-290v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22xm102,-290v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22","w":267},"\u00e1":{"d":"89,-172v28,-1,49,12,56,33r0,-28r38,0r0,167r-38,0r0,-22v-13,17,-28,29,-55,29v-50,0,-76,-37,-76,-90v0,-50,28,-89,75,-89xm100,-27v29,-1,46,-26,46,-57v0,-32,-16,-55,-46,-55v-31,0,-47,24,-46,57v0,33,14,55,46,55xm82,-192r34,-48r39,0r-51,48r-22,0","w":209},"\u00e0":{"d":"89,-172v28,-1,49,12,56,33r0,-28r38,0r0,167r-38,0r0,-22v-13,17,-28,29,-55,29v-50,0,-76,-37,-76,-90v0,-50,28,-89,75,-89xm100,-27v29,-1,46,-26,46,-57v0,-32,-16,-55,-46,-55v-31,0,-47,24,-46,57v0,33,14,55,46,55xm132,-192r-22,0r-51,-48r39,0","w":209},"\u00e2":{"d":"89,-172v28,-1,49,12,56,33r0,-28r38,0r0,167r-38,0r0,-22v-13,17,-28,29,-55,29v-50,0,-76,-37,-76,-90v0,-50,28,-89,75,-89xm100,-27v29,-1,46,-26,46,-57v0,-32,-16,-55,-46,-55v-31,0,-47,24,-46,57v0,33,14,55,46,55xm55,-192r34,-48r36,0r34,48v-31,4,-36,-17,-52,-28v-16,11,-21,32,-52,28","w":209},"\u00e4":{"d":"89,-172v28,-1,49,12,56,33r0,-28r38,0r0,167r-38,0r0,-22v-13,17,-28,29,-55,29v-50,0,-76,-37,-76,-90v0,-50,28,-89,75,-89xm100,-27v29,-1,46,-26,46,-57v0,-32,-16,-55,-46,-55v-31,0,-47,24,-46,57v0,33,14,55,46,55xm139,-199v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22xm75,-199v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22","w":209},"\u00e3":{"d":"89,-172v28,-1,49,12,56,33r0,-28r38,0r0,167r-38,0r0,-22v-13,17,-28,29,-55,29v-50,0,-76,-37,-76,-90v0,-50,28,-89,75,-89xm100,-27v29,-1,46,-26,46,-57v0,-32,-16,-55,-46,-55v-31,0,-47,24,-46,57v0,33,14,55,46,55xm89,-232v19,2,48,18,54,-4r16,0v-4,38,-40,41,-73,29v-9,0,-12,5,-15,12r-16,0v6,-20,13,-35,34,-37","w":209},"\u00e5":{"d":"100,-246v-11,0,-20,9,-20,20v0,11,9,20,20,20v11,1,20,-10,20,-20v0,-11,-9,-20,-20,-20xm100,-184v-23,0,-43,-19,-42,-42v0,-23,19,-42,42,-42v21,0,41,19,41,42v0,22,-18,42,-41,42xm100,-27v29,-1,46,-26,46,-57v0,-32,-16,-55,-46,-55v-31,0,-47,24,-46,57v0,33,14,55,46,55xm89,-172v28,-1,49,12,56,33r0,-28r38,0r0,167r-38,0r0,-22v-13,17,-28,29,-55,29v-50,0,-76,-37,-76,-90v0,-50,28,-89,75,-89","w":209,"k":{"\u2019":13,"\u2018":20,"\u201d":13,"\u201c":20}},"\u00e7":{"d":"14,-83v0,-70,76,-109,137,-79r0,43v-27,-35,-104,-21,-97,35v-7,56,71,74,97,35r0,44v-60,34,-137,-8,-137,-78xm143,46v0,39,-56,31,-87,23r0,-19v20,3,55,17,61,-5v0,-14,-16,-13,-31,-13r0,-32r15,0r0,15v25,0,43,7,42,31","w":163},"\u00e9":{"d":"102,-172v56,1,87,35,85,94r-133,0v2,29,17,50,47,50v28,-1,41,-13,52,-33r32,18v-16,30,-40,49,-83,50v-53,0,-89,-37,-88,-90v0,-50,37,-90,88,-89xm147,-103v1,-36,-49,-46,-75,-28v-8,6,-13,16,-16,28r91,0xm77,-192r34,-48r39,0r-51,48r-22,0","w":200},"\u00e8":{"d":"102,-172v56,1,87,35,85,94r-133,0v2,29,17,50,47,50v28,-1,41,-13,52,-33r32,18v-16,30,-40,49,-83,50v-53,0,-89,-37,-88,-90v0,-50,37,-90,88,-89xm147,-103v1,-36,-49,-46,-75,-28v-8,6,-13,16,-16,28r91,0xm127,-192r-22,0r-51,-48r39,0","w":200},"\u00ea":{"d":"102,-172v56,1,87,35,85,94r-133,0v2,29,17,50,47,50v28,-1,41,-13,52,-33r32,18v-16,30,-40,49,-83,50v-53,0,-89,-37,-88,-90v0,-50,37,-90,88,-89xm147,-103v1,-36,-49,-46,-75,-28v-8,6,-13,16,-16,28r91,0xm50,-192r34,-48r36,0r34,48v-31,4,-36,-17,-52,-28v-16,11,-21,32,-52,28","w":200},"\u00eb":{"d":"102,-172v56,1,87,35,85,94r-133,0v2,29,17,50,47,50v28,-1,41,-13,52,-33r32,18v-16,30,-40,49,-83,50v-53,0,-89,-37,-88,-90v0,-50,37,-90,88,-89xm147,-103v1,-36,-49,-46,-75,-28v-8,6,-13,16,-16,28r91,0xm134,-199v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22xm70,-199v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22","w":200},"\u00ed":{"d":"28,0r0,-167r38,0r0,167r-38,0xm22,-192r34,-48r39,0r-51,48r-22,0","w":94},"\u00ec":{"d":"28,0r0,-167r38,0r0,167r-38,0xm72,-192r-22,0r-51,-48r39,0","w":94},"\u00ee":{"d":"28,0r0,-167r38,0r0,167r-38,0xm-5,-192r34,-48r36,0r34,48v-31,4,-36,-17,-52,-28v-16,11,-21,32,-52,28","w":94},"\u00ef":{"d":"28,0r0,-167r38,0r0,167r-38,0xm79,-199v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22xm15,-199v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22","w":94},"\u00f1":{"d":"112,-140v-64,0,-44,78,-47,140r-39,0r0,-167r36,0r0,28v15,-21,30,-33,65,-33v83,0,56,97,60,172r-38,0v-6,-52,22,-140,-37,-140xm91,-232v19,2,48,18,54,-4r16,0v-4,38,-40,41,-73,29v-9,0,-12,5,-15,12r-16,0v6,-20,13,-35,34,-37","w":211},"\u00f3":{"d":"106,-27v28,0,51,-28,51,-56v0,-28,-23,-55,-51,-55v-28,0,-52,26,-52,55v0,29,24,57,52,56xm105,7v-53,0,-91,-37,-91,-90v0,-54,36,-89,91,-89v56,0,93,35,93,89v0,54,-39,90,-93,90xm81,-192r34,-48r39,0r-51,48r-22,0","w":211},"\u00f2":{"d":"106,-27v28,0,51,-28,51,-56v0,-28,-23,-55,-51,-55v-28,0,-52,26,-52,55v0,29,24,57,52,56xm105,7v-53,0,-91,-37,-91,-90v0,-54,36,-89,91,-89v56,0,93,35,93,89v0,54,-39,90,-93,90xm131,-192r-22,0r-51,-48r39,0","w":211},"\u00f4":{"d":"106,-27v28,0,51,-28,51,-56v0,-28,-23,-55,-51,-55v-28,0,-52,26,-52,55v0,29,24,57,52,56xm105,7v-53,0,-91,-37,-91,-90v0,-54,36,-89,91,-89v56,0,93,35,93,89v0,54,-39,90,-93,90xm54,-192r34,-48r36,0r34,48v-31,4,-36,-17,-52,-28v-16,11,-21,32,-52,28","w":211},"\u00f6":{"d":"106,-27v28,0,51,-28,51,-56v0,-28,-23,-55,-51,-55v-28,0,-52,26,-52,55v0,29,24,57,52,56xm105,7v-53,0,-91,-37,-91,-90v0,-54,36,-89,91,-89v56,0,93,35,93,89v0,54,-39,90,-93,90xm138,-199v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22xm74,-199v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22","w":211},"\u00f5":{"d":"106,-27v28,0,51,-28,51,-56v0,-28,-23,-55,-51,-55v-28,0,-52,26,-52,55v0,29,24,57,52,56xm105,7v-53,0,-91,-37,-91,-90v0,-54,36,-89,91,-89v56,0,93,35,93,89v0,54,-39,90,-93,90xm88,-232v19,2,48,18,54,-4r16,0v-4,38,-40,41,-73,29v-9,0,-12,5,-15,12r-16,0v6,-20,13,-35,34,-37","w":211},"\u00fa":{"d":"106,7v-91,0,-82,-86,-81,-174r38,0v5,56,-22,140,43,140v64,0,36,-85,42,-140r39,0v1,87,10,174,-81,174xm81,-192r34,-48r39,0r-51,48r-22,0","w":211},"\u00f9":{"d":"106,7v-91,0,-82,-86,-81,-174r38,0v5,56,-22,140,43,140v64,0,36,-85,42,-140r39,0v1,87,10,174,-81,174xm131,-192r-22,0r-51,-48r39,0","w":211},"\u00fb":{"d":"106,7v-91,0,-82,-86,-81,-174r38,0v5,56,-22,140,43,140v64,0,36,-85,42,-140r39,0v1,87,10,174,-81,174xm54,-192r34,-48r36,0r34,48v-31,4,-36,-17,-52,-28v-16,11,-21,32,-52,28","w":211},"\u00fc":{"d":"106,7v-91,0,-82,-86,-81,-174r38,0v5,56,-22,140,43,140v64,0,36,-85,42,-140r39,0v1,87,10,174,-81,174xm138,-199v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22xm74,-199v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22","w":211},"\u2020":{"d":"78,78r0,-208r-63,0r0,-32r63,0r0,-95r36,0r0,95r63,0r0,32r-63,0r0,208r-36,0","w":191},"\u00b0":{"d":"92,-205v0,-18,-15,-32,-33,-32v-18,-1,-33,14,-32,32v0,18,14,33,32,33v18,0,33,-15,33,-33xm8,-204v0,-29,23,-54,51,-53v28,0,52,25,52,53v0,28,-24,51,-52,51v-27,0,-51,-22,-51,-51","w":118},"\u00a2":{"d":"110,-183v-38,2,-56,57,-32,87v7,9,19,16,32,18r0,-105xm128,-215v18,0,33,5,47,10r0,36v-13,-8,-28,-13,-47,-15r0,106v19,-3,35,-8,47,-17r0,36v-13,7,-28,12,-47,13r0,36r-18,0r0,-37v-44,-3,-77,-35,-77,-82v0,-49,33,-79,77,-86r0,-28r18,0r0,28","w":217},"\u00a3":{"d":"83,-41v34,1,87,35,106,-3r23,21v-10,18,-27,31,-52,31v-36,0,-100,-37,-124,1r-23,-18v12,-17,24,-29,46,-32v10,-18,10,-44,0,-62r-44,0r0,-25r33,0v-39,-54,-1,-136,72,-132v51,3,79,30,83,78r-40,5v-1,-30,-15,-49,-45,-49v-52,0,-52,55,-28,98r63,0r0,25r-55,0v7,24,-2,49,-15,62","w":217},"\u00a7":{"d":"53,-94v0,24,21,45,44,45v23,0,44,-21,44,-45v0,-23,-21,-46,-44,-46v-24,0,-44,21,-44,46xm94,79v-40,0,-69,-23,-67,-64r36,0v0,22,9,32,32,32v19,0,36,-9,34,-26v-5,-37,-98,-42,-109,-85v-11,-43,5,-85,41,-95v-55,-22,-32,-104,38,-104v40,0,64,21,63,62r-33,0v0,-22,-13,-31,-33,-32v-24,-2,-43,27,-23,42v33,26,110,34,105,97v-3,35,-19,56,-49,64v20,8,35,26,35,51v0,37,-29,58,-70,58","w":191},"\u2022":{"d":"106,-82v-28,0,-52,-24,-52,-52v0,-28,24,-52,52,-52v28,0,52,24,52,52v0,28,-24,52,-52,52","w":212},"\u00b6":{"d":"10,-199v0,-73,87,-61,160,-61r0,17r-20,0r0,243r-23,0r0,-243r-29,0r0,243r-23,0r0,-138v-37,-1,-65,-23,-65,-61"},"\u00df":{"d":"202,-76v0,64,-55,98,-112,76r0,-34v34,17,74,-3,72,-45v-2,-38,-25,-52,-66,-51r0,-35v28,2,46,-10,45,-37v0,-25,-11,-40,-36,-40v-35,2,-38,19,-38,62r0,180r-38,0r0,-131r-21,0r0,-36r21,0v-8,-67,18,-109,78,-109v44,0,75,25,74,68v-1,34,-19,50,-48,59v44,1,69,29,69,73","w":216,"k":{"\u2018":6,"\u201c":6,"-":-13}},"\u00ae":{"d":"182,-160v0,-25,-28,-24,-54,-24r0,46v26,0,54,2,54,-22xm215,-164v0,22,-14,36,-33,40r33,66r-35,0r-29,-61r-23,0r0,61r-31,0r0,-146v51,1,117,-9,118,40xm261,-127v0,-67,-44,-112,-111,-112v-67,0,-111,46,-111,111v0,65,44,110,109,110v67,0,113,-42,113,-109xm20,-128v0,-77,51,-130,130,-130v79,0,130,52,130,130v0,78,-53,130,-130,130v-77,0,-130,-53,-130,-130","w":299},"\u00a9":{"d":"112,-128v-12,54,65,77,72,26r29,0v-1,32,-29,52,-63,52v-43,0,-70,-32,-70,-77v0,-64,64,-102,114,-67v12,8,17,21,18,35r-29,0v-2,-17,-16,-27,-34,-27v-27,1,-37,27,-37,58xm261,-128v0,-67,-44,-111,-111,-111v-68,0,-111,46,-111,111v0,65,45,110,111,110v66,0,111,-44,111,-110xm20,-128v0,-77,51,-130,130,-130v79,0,130,52,130,130v0,78,-53,130,-130,130v-77,0,-130,-53,-130,-130","w":299},"\u2122":{"d":"142,-257r30,0r25,64r23,-64r30,0r0,96r-20,0r0,-76r-28,76r-10,0r-30,-76r0,76r-20,0r0,-96xm40,-257r82,0r0,17r-30,0r0,79r-23,0r0,-79r-29,0r0,-17","w":299},"\u00b4":{"d":"65,-192r34,-48r39,0r-51,48r-22,0"},"\u00a8":{"d":"122,-199v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22xm58,-199v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22"},"\u2260":{"d":"212,-213r21,18r-30,37r52,0r0,29r-71,0r-34,44r105,0r0,28r-124,0r-44,55r-21,-17r29,-38r-50,0r0,-28r69,0r35,-44r-104,0r0,-29r123,0","w":299},"\u00c6":{"d":"84,-101r74,0v-11,-34,-26,-65,-34,-102v-8,38,-27,69,-40,102xm234,-257r14,35r-94,0r23,63r86,0r14,37r-86,0r31,85r95,0r14,37r-136,0r-24,-66r-103,0r-30,66r-43,0r120,-257r119,0","w":328,"k":{"\u2019":16,"\u201d":16,";":-7,":":-7,".":-7,"-":-7,",":-7}},"\u00d8":{"d":"293,-128v0,113,-135,170,-220,107r-32,34r-22,-19r33,-35v-21,-23,-33,-47,-34,-87v-4,-111,130,-170,218,-110r30,-32r23,18r-31,33v21,23,35,50,35,91xm100,-51v68,52,178,-13,145,-109v-4,-10,-9,-20,-16,-29xm208,-208v-79,-59,-193,45,-128,136","w":311,"k":{"\u201e":20,"\u201a":20,"\u2019":6,"\u201d":6,"Y":13,"X":6,"V":6,"T":13,"A":6,";":-7,":":-7,".":15,"-":-10,",":15}},"\u221e":{"d":"247,-108v0,-33,-37,-52,-60,-28v-7,8,-16,20,-24,38v12,37,84,40,84,-10xm53,-107v0,33,37,52,60,28v7,-8,16,-19,24,-37v-11,-37,-84,-40,-84,9xm209,-37v-31,0,-41,-20,-57,-46v-14,25,-27,46,-57,46v-34,0,-58,-33,-58,-70v0,-38,20,-71,54,-71v31,0,41,21,57,46v14,-26,27,-45,59,-46v32,-1,56,35,56,70v0,38,-20,71,-54,71","w":299},"\u00b1":{"d":"45,-32r210,0r0,30r-210,0r0,-30xm135,-212r30,0r0,59r90,0r0,29r-90,0r0,58r-30,0r0,-58r-90,0r0,-29r90,0r0,-59","w":299},"\u2264":{"d":"46,-31r208,0r0,29r-208,0r0,-29xm254,-215r0,31r-156,50r156,51r0,31r-208,-69r0,-25","w":299},"\u2265":{"d":"46,-31r209,0r0,29r-209,0r0,-29xm46,-215r208,69r0,25r-208,69r0,-31r156,-51r-156,-50r0,-31","w":299},"\u00a5":{"d":"86,0r0,-102r-84,0r0,-25r78,0r-18,-29r-60,0r0,-25r45,0r-47,-74r42,0r65,108v18,-41,44,-71,66,-108r40,0r-46,74r45,0r0,25r-62,0r-18,29r80,0r0,25r-87,0r0,102r-39,0","w":217},"\u00b5":{"d":"127,-19v-13,28,-68,34,-86,6r-17,89r-40,0r52,-266r40,0r-24,130v-4,40,48,44,66,19v22,-31,28,-102,39,-149r40,0r-29,153v-1,11,7,13,18,12r-6,27v-21,7,-57,6,-53,-21","w":212},"\u2202":{"d":"16,-66v0,-69,92,-111,117,-46v4,-31,20,-94,-15,-99v-19,-3,-55,41,-63,5v1,-18,26,-30,49,-29v47,1,70,49,70,102v0,68,-34,136,-93,137v-39,1,-65,-32,-65,-70xm81,-7v30,0,43,-44,43,-82v0,-25,-7,-42,-28,-42v-30,0,-43,43,-43,82v0,24,7,42,28,42","w":188},"\u2211":{"d":"11,-259r225,0r0,40r-162,0r114,120r-117,128r172,0r0,40r-237,0r0,-28r125,-138r-120,-127r0,-35","w":249},"\u220f":{"d":"27,-259r223,0r0,328r-50,0r0,-285r-123,0r0,285r-50,0r0,-328","w":277},"\u03c0":{"d":"200,0v-33,7,-73,3,-71,-33v1,-22,15,-92,21,-123r-47,0r-30,156r-40,0r30,-156v-20,-2,-27,6,-29,23r-31,0v8,-41,15,-57,60,-57r168,0r-7,34r-34,0r-20,110v-3,20,19,20,35,16","w":240},"\u222b":{"d":"32,15v20,-1,17,19,25,30v12,0,17,-40,21,-121v4,-99,0,-187,76,-197v34,-5,51,49,12,50v-15,1,-20,-9,-21,-23v0,-5,-2,-7,-5,-7v-12,0,-18,36,-21,108v-4,98,7,197,-76,210v-35,6,-49,-48,-11,-50","w":196},"\u00aa":{"d":"10,-199v-8,-57,75,-84,99,-39r0,-19r28,0r0,116r-28,0r0,-15v-29,40,-107,15,-99,-43xm75,-160v20,0,35,-17,35,-40v0,-23,-12,-38,-35,-38v-22,0,-34,17,-34,40v0,23,12,38,34,38","w":157},"\u00ba":{"d":"80,-160v21,0,38,-18,38,-39v0,-21,-18,-39,-38,-39v-20,-1,-39,18,-39,39v0,21,18,39,39,39xm79,-136v-39,0,-69,-25,-69,-63v0,-37,29,-62,69,-62v40,0,69,23,69,62v0,40,-30,63,-69,63","w":158},"\u03a9":{"d":"259,-145v-1,52,-19,80,-49,108r53,0r0,37r-105,0r0,-40v34,-20,56,-54,57,-105v0,-47,-31,-83,-77,-83v-47,-1,-78,36,-77,85v0,48,24,84,57,103r0,40r-106,0r0,-37r54,0v-29,-27,-48,-56,-49,-105v-1,-72,49,-124,121,-124v70,0,122,52,121,121","w":275},"\u00e6":{"d":"256,-103v1,-35,-49,-47,-75,-28v-8,6,-13,16,-16,28r91,0xm27,-159v35,-21,104,-19,121,16v13,-18,34,-29,62,-30v57,-1,88,36,85,95r-133,0v2,30,18,51,48,51v28,0,41,-13,52,-34r32,18v-17,52,-113,69,-146,22v-30,42,-136,39,-136,-31v0,-55,75,-68,115,-43v10,-53,-72,-54,-100,-28r0,-36xm52,-52v1,33,77,34,77,-1v0,-17,-18,-25,-38,-25v-21,0,-39,8,-39,26","w":310,"k":{"-":-7}},"\u00f8":{"d":"75,-38v43,33,106,-21,74,-74xm137,-127v-41,-35,-108,19,-75,73xm197,-83v6,74,-96,117,-148,70r-23,22r-14,-14r22,-22v-47,-55,-2,-151,73,-146v25,2,41,7,56,20r22,-22r15,14r-23,22v12,16,18,32,20,56","w":211,"k":{"\u2018":13,"\u201c":13,"-":-7}},"\u00bf":{"d":"97,-25v20,-1,30,-14,30,-35r31,0v2,41,-22,65,-61,67v-50,3,-78,-53,-53,-94v10,-16,78,-40,78,-62v0,-12,-12,-22,-23,-22v-17,0,-25,10,-25,28r-31,0v-2,-38,20,-56,56,-58v47,-3,73,51,46,86v-9,21,-78,29,-78,63v0,16,14,27,30,27xm102,-263v13,0,23,11,23,23v1,11,-12,24,-23,23v-13,0,-22,-11,-23,-23v0,-12,10,-23,23,-23","w":195},"\u00a1":{"d":"39,7r0,-205r40,0r0,205r-40,0xm59,-217v-11,1,-24,-12,-23,-23v0,-12,10,-23,23,-23v13,0,23,11,23,23v0,12,-11,23,-23,23","w":118},"\u00ac":{"d":"45,-152r210,0r0,89r-29,0r0,-59r-181,0r0,-30","w":299},"\u221a":{"d":"198,-294r35,0r0,19r-19,0r-104,282r-15,0r-55,-153r-23,9r-5,-17r53,-19r44,121","w":232},"\u0192":{"d":"179,-221v-37,-19,-47,18,-49,54r41,0r-3,30r-41,0v-10,62,-11,157,-35,199v-11,18,-43,20,-68,13r7,-36v36,10,38,-10,43,-54r15,-122r-37,0r2,-30r37,0v6,-45,11,-93,59,-93v13,0,22,2,32,6","w":217},"\u2248":{"d":"202,-77v30,-1,44,-11,67,-27r0,33v-22,14,-39,22,-68,24v-20,2,-81,-25,-102,-23v-30,2,-45,11,-68,27r0,-32v21,-14,40,-22,68,-25v24,-2,83,24,103,23xm201,-145v31,-1,45,-11,68,-27r0,32v-21,15,-39,24,-68,25v-20,2,-81,-27,-102,-24v-29,3,-43,13,-68,28r0,-32v21,-15,39,-24,68,-26v23,-2,83,25,102,24","w":299},"\u2206":{"d":"123,-210r-67,173r133,0xm100,-259r45,0r101,259r-247,0","w":245},"\u00ab":{"d":"125,-154r25,15r-37,57r37,57r-25,14r-44,-71xm59,-154r24,15r-36,57r36,57r-24,14r-45,-71","w":163,"k":{"\u00c6":-27,"Y":26,"W":20,"V":20,"T":20,"J":-7}},"\u00bb":{"d":"105,-11r-24,-14r36,-57r-36,-57r24,-15r45,72xm38,-11r-24,-14r36,-57r-36,-57r24,-15r45,72","w":163,"k":{"\u00c5":13,"Y":40,"X":20,"W":33,"V":40,"U":13,"T":33,"J":-13,"A":13}},"\u2026":{"d":"60,3v-13,0,-23,-11,-23,-23v0,-11,11,-23,23,-23v12,0,23,11,23,23v0,13,-10,23,-23,23xm180,3v-13,0,-23,-11,-23,-23v0,-11,11,-23,23,-23v12,0,23,11,23,23v0,13,-10,23,-23,23xm300,3v-13,0,-23,-11,-23,-23v0,-11,11,-23,23,-23v12,0,23,11,23,23v0,13,-10,23,-23,23","w":360},"\u00a0":{"w":217},"\u00c0":{"d":"84,-101r72,0v-12,-30,-28,-55,-36,-88v-9,33,-24,58,-36,88xm200,0r-30,-66r-102,0r-30,66r-43,0r124,-268r125,268r-44,0xm144,-283r-22,0r-51,-48r39,0","w":238},"\u00c3":{"d":"84,-101r72,0v-12,-30,-28,-55,-36,-88v-9,33,-24,58,-36,88xm200,0r-30,-66r-102,0r-30,66r-43,0r124,-268r125,268r-44,0xm101,-323v19,2,48,18,54,-4r16,0v-4,38,-40,41,-73,29v-9,0,-12,5,-15,12r-16,0v6,-20,13,-35,34,-37","w":238},"\u00d5":{"d":"156,-32v57,0,94,-39,94,-96v0,-58,-38,-97,-94,-97v-56,0,-94,39,-94,97v0,57,37,96,94,96xm156,-263v82,0,137,53,137,135v0,82,-56,135,-137,135v-82,0,-138,-53,-138,-135v0,-82,56,-135,138,-135xm138,-323v19,2,48,18,54,-4r16,0v-4,38,-40,41,-73,29v-9,0,-12,5,-15,12r-16,0v6,-20,13,-35,34,-37","w":311},"\u0152":{"d":"154,-32v55,0,92,-40,92,-96v0,-57,-36,-97,-92,-97v-56,0,-92,40,-92,97v0,56,37,96,92,96xm154,-263v44,0,71,18,93,44r0,-38r139,0r0,35r-100,0r0,64r100,0r0,36r-100,0r0,85r100,0r0,37r-139,0r0,-40v-19,27,-50,46,-93,46v-81,0,-135,-54,-135,-134v0,-81,54,-135,135,-135","w":405,"k":{";":-7,":":-7,".":-7,"-":-7,",":-7}},"\u0153":{"d":"288,-103v1,-35,-49,-47,-75,-28v-8,6,-13,16,-16,28r91,0xm325,-43v-17,55,-120,69,-150,17v-45,61,-167,28,-161,-57v3,-54,37,-88,94,-89v32,0,54,15,68,35v14,-22,32,-36,66,-35v56,0,88,34,85,94r-133,0v2,29,18,51,47,51v29,0,41,-12,52,-34xm105,-27v28,1,52,-27,52,-56v0,-29,-24,-55,-52,-55v-28,0,-51,27,-51,55v0,29,23,56,51,56","w":341,"k":{"-":-7}},"\u2013":{"d":"0,-96r180,0r0,26r-180,0r0,-26"},"\u2014":{"d":"0,-70r0,-26r360,0r0,26r-360,0","w":360},"\u201c":{"d":"80,-255r-33,96r-32,-11r43,-93xm144,-255r-33,96r-32,-11r43,-93","w":159,"k":{"\u0111":13,"\u0142":-7,"\uf002":-10,"\uf001":-10,"\u0152":15,"\u00d8":15,"\u00c6":56,"\u00c5":48,"v":-10,"r":20,"q":13,"l":-7,"k":-7,"h":-7,"g":13,"f":-10,"d":13,"b":-17,"Y":-11,"X":-11,"W":-8,"V":-10,"T":-7,"Q":6,"O":15,"J":48,"A":48}},"\u201d":{"d":"15,-168r33,-95r32,10r-43,94xm79,-168r33,-95r32,10r-43,94","w":159},"\u2018":{"d":"87,-255r-33,96r-32,-11r43,-93","w":108,"k":{"\u0111":13,"\u0142":-7,"\uf002":-10,"\uf001":-10,"\u0152":15,"\u00d8":15,"\u00c6":56,"\u00c5":48,"v":-10,"r":20,"q":13,"l":-7,"k":-7,"h":-7,"g":13,"f":-10,"d":13,"b":-17,"Y":-11,"X":-11,"W":-8,"V":-10,"T":-7,"Q":6,"O":15,"J":48,"A":48}},"\u2019":{"d":"22,-168r33,-95r32,10r-43,94","w":108},"\u00f7":{"d":"126,-40v0,-13,12,-25,24,-25v13,0,24,12,24,25v0,13,-11,23,-24,23v-13,0,-24,-10,-24,-23xm45,-122r210,0r0,29r-210,0r0,-29xm126,-174v0,-13,11,-24,24,-24v13,0,24,11,24,24v0,13,-11,24,-24,24v-13,0,-24,-11,-24,-24","w":299},"\u25ca":{"d":"89,-248r-68,144r68,145r68,-145xm89,-291r88,187r-88,188r-88,-188","w":177},"\u00ff":{"d":"55,78r-39,0r46,-92r-62,-153r43,0v12,40,29,76,38,119v16,-41,35,-79,53,-119r41,0xm117,-199v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22xm53,-199v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22","w":169},"\u0178":{"d":"85,0r0,-118r-87,-139r44,0r65,108v18,-40,45,-71,66,-108r42,0r-89,139r0,118r-41,0xm139,-290v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22xm75,-290v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22","w":213},"\u2215":{"d":"-60,7r156,-267r24,0r-156,267r-24,0","w":60},"\u00a4":{"d":"141,-30v29,0,46,-11,63,-27r-2,43v-65,51,-170,0,-172,-81r-30,0r4,-20r24,0v-1,-9,0,-16,0,-26r-28,0r4,-19r26,0v5,-80,108,-131,172,-77r0,43v-20,-29,-74,-42,-104,-12v-12,12,-21,27,-25,46r103,0r-6,19r-100,0r-1,26r92,0r-6,20r-83,0v6,36,30,65,69,65","w":217},"\u2039":{"d":"59,-154r24,15r-36,57r36,57r-24,14r-45,-71","w":110,"k":{"\u00c6":-27,"Y":26,"W":20,"V":20,"T":20,"J":-7}},"\u203a":{"d":"38,-11r-24,-14r36,-57r-36,-57r24,-15r45,72","w":95},"\uf001":{"d":"156,-215v-13,0,-25,-12,-25,-24v0,-11,12,-23,25,-23v13,0,23,11,23,23v0,13,-10,24,-23,24xm136,0r0,-167r39,0r0,167r-39,0xm114,-238v-22,-13,-44,-1,-44,32r0,39r40,0r0,34r-40,0r0,133r-38,0r0,-133r-30,0r0,-34r30,0v-2,-58,-2,-109,56,-109v9,0,18,2,26,4r0,34","w":202,"k":{"\u2018":6,"\u201c":6}},"\uf002":{"d":"136,0r0,-272r39,0r0,272r-39,0xm114,-238v-22,-13,-44,-1,-44,32r0,39r40,0r0,34r-40,0r0,133r-38,0r0,-133r-30,0r0,-34r30,0v-2,-58,-2,-109,56,-109v9,0,18,2,26,4r0,34","w":202},"\u2021":{"d":"78,78r0,-86r-64,0r0,-32r64,0r0,-114r-64,0r0,-32r64,0r0,-71r36,0r0,71r63,0r0,32r-63,0r0,114r63,0r0,32r-63,0r0,86r-36,0","w":191},"\u00b7":{"d":"54,-104v-12,2,-24,-12,-23,-23v0,-12,11,-23,23,-23v13,0,23,10,23,23v1,12,-10,25,-23,23","w":108},"\u201a":{"d":"22,53r33,-96r32,10r-43,93","w":108,"k":{"\uf002":-7,"\uf001":-7,"\u0152":20,"\u00d8":20,"\u00c6":-40,"\u00df":-7,"\u00c5":-13,"w":15,"v":15,"u":6,"t":13,"j":-8,"f":-7,"Y":40,"X":-15,"W":51,"V":60,"U":33,"T":36,"Q":20,"O":20,"J":-7,"G":13,"C":20,"A":-13}},"\u201e":{"d":"15,53r33,-96r32,10r-43,93xm79,53r33,-96r32,10r-43,93","w":159,"k":{"\uf002":-7,"\uf001":-7,"\u0152":20,"\u00d8":20,"\u00c6":-40,"\u00df":-7,"\u00c5":-13,"w":15,"v":15,"u":6,"t":13,"j":-8,"f":-7,"Y":40,"X":-15,"W":51,"V":60,"U":33,"T":36,"Q":20,"O":20,"J":-7,"G":13,"C":20,"A":-13}},"\u2030":{"d":"353,-108v-37,0,-35,94,0,94v22,0,26,-21,26,-47v-1,-25,-5,-47,-26,-47xm353,7v-38,0,-57,-28,-57,-68v0,-40,19,-68,57,-68v38,0,58,27,58,68v0,40,-20,68,-58,68xm218,7v-38,0,-58,-29,-58,-68v0,-39,20,-68,58,-68v38,0,57,27,57,68v0,40,-19,68,-57,68xm218,-108v-36,0,-35,94,-1,94v22,0,27,-21,27,-47v0,-25,-5,-47,-26,-47xm42,-192v0,25,4,47,25,47v22,0,26,-21,26,-47v0,-25,-4,-47,-25,-47v-22,0,-26,21,-26,47xm68,-125v-39,0,-58,-27,-58,-67v0,-40,20,-68,58,-68v38,0,57,27,57,68v0,39,-19,67,-57,67xm80,7r-24,0r150,-267r24,0","w":420},"\u00c2":{"d":"84,-101r72,0v-12,-30,-28,-55,-36,-88v-9,33,-24,58,-36,88xm200,0r-30,-66r-102,0r-30,66r-43,0r124,-268r125,268r-44,0xm67,-283r34,-48r36,0r34,48v-31,4,-36,-17,-52,-28v-16,11,-21,32,-52,28","w":238},"\u00ca":{"d":"30,0r0,-257r143,0r0,35r-102,0r0,65r102,0r0,36r-102,0r0,84r102,0r0,37r-143,0xm50,-283r34,-48r36,0r34,48v-31,4,-36,-17,-52,-28v-16,11,-21,32,-52,28","w":191},"\u00c1":{"d":"84,-101r72,0v-12,-30,-28,-55,-36,-88v-9,33,-24,58,-36,88xm200,0r-30,-66r-102,0r-30,66r-43,0r124,-268r125,268r-44,0xm94,-283r34,-48r39,0r-51,48r-22,0","w":238},"\u00cb":{"d":"30,0r0,-257r143,0r0,35r-102,0r0,65r102,0r0,36r-102,0r0,84r102,0r0,37r-143,0xm134,-290v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22xm70,-290v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22","w":191},"\u00c8":{"d":"30,0r0,-257r143,0r0,35r-102,0r0,65r102,0r0,36r-102,0r0,84r102,0r0,37r-143,0xm127,-283r-22,0r-51,-48r39,0","w":191},"\u00cd":{"d":"30,0r0,-257r42,0r0,257r-42,0xm27,-283r34,-48r39,0r-51,48r-22,0","w":102},"\u00ce":{"d":"30,0r0,-257r42,0r0,257r-42,0xm0,-283r34,-48r36,0r34,48v-31,4,-36,-17,-52,-28v-16,11,-21,32,-52,28","w":102},"\u00cf":{"d":"30,0r0,-257r42,0r0,257r-42,0xm84,-290v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22xm20,-290v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22","w":102},"\u00cc":{"d":"30,0r0,-257r42,0r0,257r-42,0xm77,-283r-22,0r-51,-48r39,0","w":102},"\u00d3":{"d":"156,-32v57,0,94,-39,94,-96v0,-58,-38,-97,-94,-97v-56,0,-94,39,-94,97v0,57,37,96,94,96xm156,-263v82,0,137,53,137,135v0,82,-56,135,-137,135v-82,0,-138,-53,-138,-135v0,-82,56,-135,138,-135xm131,-283r34,-48r39,0r-51,48r-22,0","w":311},"\u00d4":{"d":"156,-32v57,0,94,-39,94,-96v0,-58,-38,-97,-94,-97v-56,0,-94,39,-94,97v0,57,37,96,94,96xm156,-263v82,0,137,53,137,135v0,82,-56,135,-137,135v-82,0,-138,-53,-138,-135v0,-82,56,-135,138,-135xm104,-283r34,-48r36,0r34,48v-31,4,-36,-17,-52,-28v-16,11,-21,32,-52,28","w":311},"\uf000":{"d":"205,-284v6,37,-31,78,-58,68v-2,-36,27,-63,58,-68xm224,-130v0,31,18,49,41,59v-21,43,-30,70,-72,77v-9,1,-35,-13,-45,-11v-9,-2,-37,13,-45,11v-54,-12,-79,-76,-83,-136v-3,-49,32,-86,79,-86v13,0,39,12,49,12v20,-7,58,-21,83,-6v10,6,19,12,28,22v-20,14,-35,28,-35,58","w":284},"\u00d2":{"d":"156,-32v57,0,94,-39,94,-96v0,-58,-38,-97,-94,-97v-56,0,-94,39,-94,97v0,57,37,96,94,96xm156,-263v82,0,137,53,137,135v0,82,-56,135,-137,135v-82,0,-138,-53,-138,-135v0,-82,56,-135,138,-135xm181,-283r-22,0r-51,-48r39,0","w":311},"\u00da":{"d":"134,7v-71,0,-106,-34,-106,-104r0,-160r42,0v8,88,-33,226,64,226v97,0,55,-138,64,-226r42,0r0,160v0,70,-37,104,-106,104xm109,-283r34,-48r39,0r-51,48r-22,0","w":267},"\u00db":{"d":"134,7v-71,0,-106,-34,-106,-104r0,-160r42,0v8,88,-33,226,64,226v97,0,55,-138,64,-226r42,0r0,160v0,70,-37,104,-106,104xm82,-283r34,-48r36,0r34,48v-31,4,-36,-17,-52,-28v-16,11,-21,32,-52,28","w":267},"\u00d9":{"d":"134,7v-71,0,-106,-34,-106,-104r0,-160r42,0v8,88,-33,226,64,226v97,0,55,-138,64,-226r42,0r0,160v0,70,-37,104,-106,104xm159,-283r-22,0r-51,-48r39,0","w":267},"\u0131":{"d":"28,0r0,-167r38,0r0,167r-38,0","w":94},"\u02c6":{"d":"38,-192r34,-48r36,0r34,48v-31,4,-36,-17,-52,-28v-16,11,-21,32,-52,28"},"\u02dc":{"d":"72,-232v19,2,48,18,54,-4r16,0v-4,38,-40,41,-73,29v-9,0,-12,5,-15,12r-16,0v6,-20,13,-35,34,-37"},"\u00af":{"d":"44,-203r0,-24r92,0r0,24r-92,0"},"\u02d8":{"d":"142,-239v3,46,-59,58,-89,35v-9,-7,-14,-19,-16,-35r22,0v0,29,62,31,62,0r21,0"},"\u02d9":{"d":"90,-198v-12,0,-22,-10,-22,-23v0,-12,10,-22,22,-22v12,0,22,10,22,22v0,13,-10,23,-22,23"},"\u02da":{"d":"90,-246v-11,0,-20,9,-20,20v0,11,9,20,20,20v11,1,20,-10,20,-20v0,-11,-9,-20,-20,-20xm90,-184v-23,0,-43,-19,-42,-42v0,-23,19,-42,42,-42v22,0,42,20,42,42v0,22,-19,42,-42,42"},"\u00b8":{"d":"135,46v0,39,-56,31,-87,23r0,-19v20,3,55,17,61,-5v0,-14,-16,-13,-31,-13r0,-32r15,0r0,15v25,0,43,7,42,31"},"\u02dd":{"d":"100,-192r27,-48r35,0r-45,48r-17,0xm54,-192r22,-48r34,0r-41,48r-15,0"},"\u02db":{"d":"61,47v1,-23,16,-33,33,-47r16,0v-12,11,-22,19,-23,37v-1,18,16,15,32,15r0,27v-32,1,-60,-2,-58,-32"},"\u02c7":{"d":"38,-240v31,-4,36,17,52,28v16,-11,21,-32,52,-28r-34,48r-36,0"},"\u0141":{"d":"32,0r0,-96r-25,18r-19,-26r44,-31r0,-122r42,0r0,98r41,-29r18,26r-59,42r0,83r93,0r0,37r-135,0","w":171,"k":{"\u2019":55,"\u2018":60,"\u201d":55,"\u201c":60,"y":13,"Y":26,"W":20,"V":20,"U":6,"T":20,"O":13,";":-7,":":-7,".":-7,"-":6,",":-7}},"\u0142":{"d":"30,0r0,-98r-19,14r-17,-25r36,-26r0,-137r39,0r0,114r19,-14r17,25r-36,26r0,121r-39,0","w":98},"\u0160":{"d":"181,-73v10,93,-152,110,-166,21r33,-15v5,43,97,50,91,-3v-6,-53,-125,-52,-117,-123v-8,-79,128,-95,151,-28r-32,17v-12,-30,-79,-31,-75,9v4,51,125,52,115,122xm47,-331v31,-4,36,17,52,28v16,-11,21,-32,52,-28r-34,48r-36,0","w":197},"\u0161":{"d":"141,-46v0,67,-116,69,-134,16r32,-17v2,29,63,36,65,3v-10,-33,-88,-29,-88,-79v0,-55,97,-68,117,-22r-27,18v-5,-20,-51,-25,-52,2v10,32,87,28,87,79xm25,-240v31,-4,36,17,52,28v16,-11,21,-32,52,-28r-34,48r-36,0","w":153},"\u017d":{"d":"3,0r131,-222r-109,0r0,-35r174,0r-130,220r131,0r0,37r-197,0xm52,-331v31,-4,36,17,52,28v16,-11,21,-32,52,-28r-34,48r-36,0","w":207},"\u017e":{"d":"155,0r-155,0r92,-133r-83,0r0,-34r146,0r-91,134r91,0r0,33xm29,-240v31,-4,36,17,52,28v16,-11,21,-32,52,-28r-34,48r-36,0","w":161},"\u00a6":{"d":"75,-72r31,0r0,134r-31,0r0,-134xm75,-252r31,0r0,134r-31,0r0,-134"},"\u00d0":{"d":"207,-129v0,-76,-47,-98,-133,-91r0,61r68,0r0,32r-68,0r0,89v84,6,133,-14,133,-91xm250,-128v4,117,-89,137,-218,128r0,-127r-32,0r0,-32r32,0r0,-98r57,0v113,-6,157,34,161,129","w":268,"k":{"\u201e":33,"\u201a":33,"\u2019":6,"\u2018":6,"\u201d":6,"\u201c":6,"Y":13,"W":6,"V":6,"A":6,".":21,"-":-11,",":21}},"\u00f0":{"d":"106,-27v27,0,51,-24,51,-51v0,-27,-24,-50,-51,-50v-29,0,-52,23,-52,50v0,28,24,51,52,51xm14,-79v-2,-69,86,-107,138,-64v-12,-24,-24,-44,-44,-58r-51,23r-10,-20r42,-19v-13,-11,-23,-16,-42,-26r20,-28v23,13,40,24,57,38r56,-25r10,20r-47,21v32,30,54,70,55,124v1,60,-36,102,-93,100v-52,-2,-88,-33,-91,-86","w":211},"\u00dd":{"d":"85,0r0,-118r-87,-139r44,0r65,108v18,-40,45,-71,66,-108r42,0r-89,139r0,118r-41,0xm82,-283r34,-48r39,0r-51,48r-22,0","w":213},"\u00fd":{"d":"55,78r-39,0r46,-92r-62,-153r43,0v12,40,29,76,38,119v16,-41,35,-79,53,-119r41,0xm60,-192r34,-48r39,0r-51,48r-22,0","w":169},"\u00de":{"d":"140,-131v0,-38,-30,-37,-71,-37r0,71v40,-1,71,3,71,-34xm183,-134v0,61,-44,76,-114,71r0,63r-39,0r0,-257r39,0r0,53v71,-5,114,9,114,70","w":191},"\u00fe":{"d":"109,-139v-30,0,-46,23,-46,55v0,32,18,56,47,57v31,0,47,-22,46,-55v0,-33,-16,-57,-47,-57xm120,7v-27,0,-43,-11,-55,-29r0,100r-39,0r0,-350r39,0r0,133v7,-21,28,-34,56,-33v46,0,74,39,74,89v0,52,-26,90,-75,90","w":209},"\u2212":{"d":"45,-122r210,0r0,30r-210,0r0,-30","w":299},"\u00d7":{"d":"71,-209r81,81r81,-81r20,21r-81,81r81,80r-20,21r-81,-81r-81,81r-21,-21r81,-80r-81,-81","w":299},"\u00b9":{"d":"63,-101r0,-133r-35,0r10,-20r50,0r0,153r-25,0","w":143},"\u00b2":{"d":"66,-257v43,0,64,36,44,71v-7,13,-39,48,-56,65r65,0r0,20r-114,0r63,-69v22,-16,38,-65,-5,-65v-16,0,-26,9,-27,23r-27,0v0,-30,25,-45,57,-45","w":143},"\u00b3":{"d":"125,-142v2,45,-68,57,-99,33v-10,-8,-15,-20,-15,-34v8,1,22,-3,26,2v0,16,13,23,30,23v19,0,32,-8,32,-27v0,-22,-16,-29,-39,-28r0,-20v21,1,35,-4,35,-22v0,-14,-12,-22,-26,-22v-15,-1,-26,7,-26,21r-25,0v2,-27,22,-38,52,-41v52,-6,70,67,22,75v20,3,32,18,33,40","w":143},"\u00bc":{"d":"279,-97r-41,51r40,0v0,-17,-1,-36,1,-51xm278,0r0,-29r-78,0r94,-116r8,0r0,99r20,0r0,17r-20,0r0,29r-24,0xm77,7r156,-267r24,0r-156,267r-24,0xm60,-111r0,-124r-34,0r10,-19r48,0r0,143r-24,0","w":334},"\u00bd":{"d":"260,-145v41,0,61,33,42,66v-7,13,-37,44,-53,60r62,0r0,19r-109,0r60,-65v22,-15,35,-59,-4,-60v-14,0,-25,9,-26,22r-26,0v0,-27,24,-42,54,-42xm77,7r156,-267r24,0r-156,267r-24,0xm60,-111r0,-124r-34,0r10,-19r48,0r0,143r-24,0","w":334},"\u00be":{"d":"279,-97r-41,51r40,0v0,-17,-1,-36,1,-51xm278,0r0,-29r-78,0r94,-116r8,0r0,99r20,0r0,17r-20,0r0,29r-24,0xm77,7r156,-267r24,0r-156,267r-24,0xm119,-149v2,42,-66,54,-94,30v-9,-8,-14,-18,-14,-31v8,1,19,-2,25,1v0,15,12,22,28,22v19,0,31,-7,31,-25v0,-21,-15,-27,-38,-26r0,-19v38,9,45,-41,10,-41v-16,0,-25,6,-26,20r-24,0v1,-25,21,-40,50,-39v47,-8,68,63,21,70v19,5,31,15,31,38","w":334},"\u20a3":{"d":"30,0r0,-257r143,0r0,35r-102,0r0,64r102,0r0,37r-102,0r0,121r-41,0xm312,-133v-36,-19,-58,9,-58,60r0,73r-39,0r0,-167r39,0r0,27v5,-30,44,-40,72,-25","w":321},"\u011e":{"d":"157,-31v46,0,79,-22,77,-66r-62,0r0,-35r102,0v10,87,-35,140,-118,139v-87,-1,-132,-52,-138,-135v-9,-124,164,-179,235,-90r-30,23v-48,-61,-161,-21,-161,67v0,57,40,97,95,97xm197,-330v3,46,-59,58,-89,35v-9,-7,-14,-19,-16,-35r22,0v0,29,62,31,62,0r21,0","w":289},"\u011f":{"d":"100,-27v29,-1,46,-26,46,-57v0,-32,-16,-55,-46,-55v-31,0,-47,24,-46,57v0,33,14,55,46,55xm89,-172v28,-1,49,12,56,33r0,-28r38,0r0,157v0,66,-22,86,-85,88v-41,1,-75,-18,-76,-53r41,0v2,16,16,22,36,22v42,2,48,-26,46,-69v-13,17,-28,29,-55,29v-50,0,-76,-37,-76,-90v0,-50,28,-89,75,-89xm157,-239v3,46,-59,58,-89,35v-9,-7,-14,-19,-16,-35r22,0v0,29,62,31,62,0r21,0","w":209},"\u0130":{"d":"30,0r0,-257r42,0r0,257r-42,0xm52,-289v-12,0,-22,-10,-22,-23v0,-12,10,-22,22,-22v12,0,22,10,22,22v0,13,-10,23,-22,23","w":102},"\u015e":{"d":"181,-73v10,93,-152,110,-166,21r33,-15v5,43,97,50,91,-3v-6,-53,-125,-52,-117,-123v-8,-79,128,-95,151,-28r-32,17v-12,-30,-79,-31,-75,9v4,51,125,52,115,122xm146,46v0,39,-56,31,-87,23r0,-19v20,3,55,17,61,-5v0,-14,-16,-13,-31,-13r0,-32r15,0r0,15v25,0,43,7,42,31","w":197},"\u015f":{"d":"141,-46v0,67,-116,69,-134,16r32,-17v2,29,63,36,65,3v-10,-33,-88,-29,-88,-79v0,-55,97,-68,117,-22r-27,18v-5,-20,-51,-25,-52,2v10,32,87,28,87,79xm122,46v0,39,-56,31,-87,23r0,-19v20,3,55,17,61,-5v0,-14,-16,-13,-31,-13r0,-32r15,0r0,15v25,0,43,7,42,31","w":153},"\u0106":{"d":"155,-263v35,0,61,10,83,26r-2,42v-21,-18,-45,-29,-79,-30v-55,-1,-95,40,-95,97v0,54,38,97,91,96v36,-1,61,-14,83,-33r0,48v-21,15,-47,24,-80,24v-84,0,-138,-51,-138,-135v0,-82,54,-135,137,-135xm127,-283r34,-48r39,0r-51,48r-22,0","w":258},"\u0107":{"d":"14,-83v0,-70,76,-109,137,-79r0,43v-27,-35,-104,-21,-97,35v-7,56,71,74,97,35r0,44v-60,34,-137,-8,-137,-78xm76,-192r34,-48r39,0r-51,48r-22,0","w":163},"\u010c":{"d":"155,-263v35,0,61,10,83,26r-2,42v-21,-18,-45,-29,-79,-30v-55,-1,-95,40,-95,97v0,54,38,97,91,96v36,-1,61,-14,83,-33r0,48v-21,15,-47,24,-80,24v-84,0,-138,-51,-138,-135v0,-82,54,-135,137,-135xm100,-331v31,-4,36,17,52,28v16,-11,21,-32,52,-28r-34,48r-36,0","w":258},"\u010d":{"d":"14,-83v0,-70,76,-109,137,-79r0,43v-27,-35,-104,-21,-97,35v-7,56,71,74,97,35r0,44v-60,34,-137,-8,-137,-78xm49,-240v31,-4,36,17,52,28v16,-11,21,-32,52,-28r-34,48r-36,0","w":163},"\u0111":{"d":"100,-27v29,0,46,-26,46,-57v0,-32,-16,-55,-46,-55v-31,0,-46,25,-46,57v0,33,16,55,46,55xm89,-172v28,-1,48,12,56,33r0,-66r-59,0r0,-29r59,0r0,-38r38,0r0,38r30,0r0,29r-30,0r0,205r-38,0r0,-22v-13,17,-28,29,-55,29v-48,0,-76,-37,-76,-90v0,-49,28,-90,75,-89","w":212},"\u00ad":{"d":"26,-100r94,0r0,35r-94,0r0,-35","w":145},"\u2219":{"d":"54,-104v-12,2,-24,-12,-23,-23v0,-12,11,-23,23,-23v13,0,23,10,23,23v1,12,-10,25,-23,23","w":108},"\u20ac":{"d":"141,-30v29,0,46,-11,63,-27r-2,43v-65,51,-170,0,-172,-81r-30,0r4,-20r24,0v-1,-9,0,-16,0,-26r-28,0r4,-19r26,0v5,-80,108,-131,172,-77r0,43v-20,-29,-74,-42,-104,-12v-12,12,-21,27,-25,46r103,0r-6,19r-100,0r-1,26r92,0r-6,20r-83,0v6,36,30,65,69,65","w":217}}});

var cufonDeclarations = function(){
	//Futura Lt BT Light
	Cufon.replace('#menu li a', {fontFamily: 'Futura Lt BT Light'} );
	Cufon.replace('#subMenu > ul > li > a', {fontFamily: 'Futura Lt BT Light'} );
	Cufon.replace('h1', {fontFamily: 'Futura Lt BT Light'} );
	Cufon.replace('h3', {fontFamily: 'Futura Lt BT Light'} );
	//Cufon.replace('ul.tabControls li a span', {fontFamily: 'Futura Lt BT Light'} );
	Cufon.replace('p.standfirst', {fontfamily: 'futura lt bt light'} );
	Cufon.replace('blockquote p', {fontfamily: 'futura lt bt light'} );
	Cufon.replace('thead th', {fontfamily: 'futura lt bt light'} );
	Cufon.replace('.pagelisting.policy p a', {fontfamily: 'futura lt bt light'} );
	Cufon.replace('#asidecontent .leadingtxt em', {fontfamily: 'futura lt bt light'} );
	Cufon.replace('.frmrow label', {fontfamily: 'futura lt bt light'} );
	Cufon.replace('.frmrowselect label', {fontfamily: 'futura lt bt light'} );
	Cufon.replace('.frmrowtextarea label', {fontfamily: 'futura lt bt light'} );
	Cufon.replace('.internal legend span', {fontfamily: 'futura lt bt light'} );
	Cufon.replace('.frmerrormsgnote p', {fontfamily: 'futura lt bt light'} );
	Cufon.replace('.frminfomsgnote p', {fontfamily: 'futura lt bt light'} );
	Cufon.replace('.frmerrormsg span', {fontfamily: 'futura lt bt light'} );
	Cufon.replace('.frminfomsg p strong', {fontfamily: 'futura lt bt light'} );
	Cufon.replace('.frminfomsgnote p', {fontfamily: 'futura lt bt light'} );
	Cufon.replace('.downloadnote p', {fontfamily: 'futura lt bt light'} );
	Cufon.replace('#phonenumber', {fontfamily: 'futura lt bt light'} );
	
	//Futura MD BT Medium
	Cufon.replace('#asideContent .leadingTxt strong', {fontFamily: 'Futura MD BT Medium'} );
}

//Apply Cufon declarations while page is being loaded. (Needs to be re-run when ajax calls bring in new elements that nede cufoning.
//cufonDeclarations();

/*
 * 	easyListSplitter 1.0.1 - jQuery plugin
 *	written by Andrea Cima Serniotti	
 *	http://www.madeincima.eu
 *
 *	Copyright (c) 2010 Andrea Cima Serniotti (http://www.madeincima.eu)
 *	Dual licensed under the MIT (MIT-LICENSE.txt)
 *	and GPL (GPL-LICENSE.txt) licenses.
 *
 *	Built for jQuery library
 *	http://jquery.com
 *
 */
 
 /*
	To activate the plugin add the following code to your own js file:
	
	jQuery('.your-list-class-name').listColumnizer({ 
			colNumber: 3,
			direction: 'horizontal'
	});
	
 */

var j = 1;
 
(function(jQuery) {
	jQuery.fn.easyListSplitter = function(options) {
	
	var defaults = {			
		colNumber: 2, // Insert here the number of columns you want. Consider that the plugin will create the number of cols requested only if there are enough items in the list.
		direction: 'vertical'
	};
			
	this.each(function() {
		
		var obj = jQuery(this);
		var settings = jQuery.extend(defaults, options);
		var totalListElements = jQuery(this).find('li').size();
		var baseColItems = Math.ceil(totalListElements / settings.colNumber);
		var listClass = jQuery(this).attr('class');
		
		// -------- Create List Elements given colNumber ------------------------------------------------------------------------------
		
		for (i=1;i<=settings.colNumber;i++)
		{	
			if(i==1){
				jQuery(this).addClass('listCol1').wrap('<div class="listContainer'+j+'"></div>');
			} else if(jQuery(this).is('ul')){ // Check whether the list is ordered or unordered
				jQuery(this).parents('.listContainer'+j).append('<ul class="listCol'+i+'"></ul>');
			} else{
				jQuery(this).parents('.listContainer'+j).append('<ol class="listCol'+i+'"></ol>');
			}
				jQuery('.listContainer'+j+' > ul,.listContainer'+j+' > ol').addClass(listClass);
		}
		
		var listItem = 0;
		var k = 1;
		var l = 0;	
		
		if(settings.direction == 'vertical'){ // -------- Append List Elements to the respective listCol  - Vertical -------------------------------
			
			jQuery(this).find('li').each(function(){
				listItem = listItem+1;
				if (listItem > baseColItems*(settings.colNumber-1) ){
					jQuery(this).parents('.listContainer'+j).find('.listCol'+settings.colNumber).append(this);
				} 
				else {
					if(listItem<=(baseColItems*k)){
						jQuery(this).parents('.listContainer'+j).find('.listCol'+k).append(this);
					} 
					else{
						jQuery(this).parents('.listContainer'+j).find('.listCol'+(k+1)).append(this);
						k = k+1;
					}
				}
			});
			
			jQuery('.listContainer'+j).find('ol,ul').each(function(){
				if(jQuery(this).children().size() == 0) {
				jQuery(this).remove();
				}
			});	
			
		} else{  // -------- Append List Elements to the respective listCol  - Horizontal ----------------------------------------------------------
			
			jQuery(this).find('li').each(function(){
				l = l+1;

				if(l <= settings.colNumber){
					jQuery(this).parents('.listContainer'+j).find('.listCol'+l).append(this);
					
				} else {
					l = 1;
					jQuery(this).parents('.listContainer'+j).find('.listCol'+l).append(this);
				}				
			});
		}
		
		jQuery('.listContainer'+j).find('ol:last,ul:last').addClass('last'); // Set class last on the last UL or OL	
		j = j+1;
		
	});
	};
})(jQuery);

/*
	easyListSplitter 1.0.1 - jQuery plugin sample
	Created by Andrea Cima Serniotti - http://www.madeincima.eu

*/

//jquery(document).ready(function(){	
//		jQuery('.imagelisting').easylistsplitter({
//			colnumber: 2 // insert here the number of columns you want. consider that the plugin will create the number of cols requested only if there's enough items in the list.
//		});
//});


//jquery(document).ready(function(){	
//		jQuery('.splitlist').easylistsplitter({
//			colnumber: 2 // insert here the number of columns you want. consider that the plugin will create the number of cols requested only if there's enough items in the list.
//		});
//});





/* ----------------------------- *
 * Print page
 * ----------------------------- */

jQuery(document).ready(function(){	
	jQuery("#socialNetworking ul").prepend("<li><a href=\"javascript:void(0);\" title=\"Print this page\" onclick=\"window.print()\"><img src=\"/images/template/icnPrinter32.png\" alt=\"Print\" /></a></li>");
});




/* ---------------------------------------- *
 * Open external links/docs in a new window 
 * ---------------------------------------- */


jQuery(document).ready(function(){																	
		var external = jQuery('a[rel="external"]');
		external.attr("title", external.attr("title") + " - Link opens in a new window..");
		external.click( function() {
		window.open( jQuery(this).attr('href') );
		return false;})
});




/* ---------------------------------------- *
 * Clear Site Search Field 
 * ---------------------------------------- */

jQuery(document).ready(function() {
  var searchLabel = jQuery('#frmSiteSearch label').remove().text();
  jQuery('.fldSiteSearch').addClass('placeholder').val(searchLabel).focus(function() {
    if (this.value == searchLabel) {
      jQuery(this).removeClass('placeholder').val('');
    };
  }).blur(function() {
    if (this.value == '') {
      jQuery(this).addClass('placeholder').val(searchLabel);
    };
  });
  jQuery('#frmSiteSearch').submit(function() {
    if (jQuery('.fldSiteSearch').val() == searchLabel) {
      jQuery('.fldSiteSearch').val('');
    }
  });
});


jQuery(document).ready(function() {
 
 
 /* ---------------------------------------- *
 * Conditional form fields
 * ---------------------------------------- */
 
 
jQuery(document).ready(function() { 
 
 
 

jQuery('.fundraisingConditional1').hide();


  jQuery('select.category1').change( function(){

    if(jQuery('.category1 :selected').text() == "Fundraising"){
      
      jQuery('.fundraisingConditional1').show();      
      
    } else {
      
      jQuery('.fundraisingConditional1').hide();       
      
    } 
    
  })
  
jQuery('.fundraisingConditional2').hide();


  jQuery('select.category2').change( function(){

    if(jQuery('.category2 :selected').text() == "Fundraising"){
      
      jQuery('.fundraisingConditional2').show();      
      
    } else {
      
      jQuery('.fundraisingConditional2').hide();       
      
    } 
    
  })





jQuery('.conditionalLocation').hide();

var theRadioGroup = jQuery('.locationGroup').attr('name');


jQuery("input[name='fldRadioGroupLocation']").change(function(){

    var checkedValue = jQuery("input[name='" + theRadioGroup + "']:checked").val();

    switch(checkedValue){
      case "UK":   
      jQuery('.conditionalLocation').show();
      break;      
      case "International":   
      jQuery('.conditionalLocation').hide();
      break;          
    }
})


});




jQuery('.ApplicationEmail, .ApplicationURL, .ApplicationOther').hide();

var theRadioGroup1 = jQuery('.locationGroup2').attr('name');

jQuery("input[name='radioApplication']").change( function(){

    var checkedValue = jQuery("input[name='" + theRadioGroup1 + "']:checked").val();
    
    //alert(checkedValue);

    switch(checkedValue){
      case "radioApplicationEmail" :
      jQuery('.ApplicationEmail').show();
      jQuery('.ApplicationURL').hide();
      jQuery('.ApplicationOther').hide();
      break;      
      case "radioApplicationURL" :   
      jQuery('.ApplicationEmail').hide();
      jQuery('.ApplicationURL').show();
      jQuery('.ApplicationOther').hide();
      break;
      case "radioApplicationOther" :   
      jQuery('.ApplicationEmail').hide();
      jQuery('.ApplicationURL').hide();
      jQuery('.ApplicationOther').show();
      break;         
    }


});


  jQuery(".CloseDate, .frmVacancy input:text").not('.datepick').focus( function() {
     if( this.value == this.defaultValue ) {
        this.value = "";
      }
   }).blur(function() {
      if( !this.value.length ) {
       this.value = this.defaultValue; 
    }
  });


});


/* ---------------------------------------- *
 * Tabs 
 * ---------------------------------------- */

jQuery(document).ready(function() {
	document.getElementsByTagName('html')[0].className = 'js';
});

var googleMapDone = false;

jQuery(document).ready(function() {

    if (jQuery('.simple.tabs').length > 0) {
        jQuery('.simple.tabs').prepend('<ul class="tabControls"></ul>');
        jQuery('.tabContent h2').each(function(i) {
            jQuery('.tabControls').append('<li></li>');
            jQuery(this).parent('.tabContent').attr('id', 'tab' + i);
            jQuery(this).clone().wrapInner('<a href="#tab' + i + '"><span></span></a>').appendTo('.tabControls li:last');
            jQuery('.tabControls li:last').addClass('tab' + i);
            var excess = jQuery('.tabControls li:last h2');
            excess.replaceWith("" + jQuery(excess).html() + "");
        });
        jQuery('.tabControls li:first, .tabContent:first').addClass('on');
        jQuery('.tabControls a').click(function() {
            jQuery('.tabControls li.on, .tabContent.on').removeClass('on');
            var tab = jQuery(this).parents('li').attr('class');
            jQuery(this).parents('li').addClass('on');
            jQuery('.tabContent#' + tab).addClass('on');

            if (jQuery('.tabContent#' + tab + ' .googleMap').length > 0 && MakeMaps && !googleMapDone) {
                MakeMaps();
                googleMapDone = true;
            }
            return false;
        });
        Cufon.replace('#mainContent h2', { fontFamily: 'Futura Lt BT Light' });
    }
    else {
        Cufon.replace('#mainContent h2', { fontFamily: 'Futura Lt BT Light' });
    }
});


