/*
CSS Browser Selector v0.3.2
Rafael Lima (http://rafael.adm.br)
http://rafael.adm.br/css_browser_selector
License: http://creativecommons.org/licenses/by/2.5/
Contributors: http://rafael.adm.br/css_browser_selector#contributors
*/
function css_browser_selector(u){var ua = u.toLowerCase(),is=function(t){return ua.indexOf(t)>-1;},g='gecko',w='webkit',s='safari',h=document.getElementsByTagName('html')[0],b=[(!(/opera|webtv/i.test(ua))&&/msie\s(\d)/.test(ua))?('ie ie'+RegExp.$1):is('firefox/2')?g+' ff2':is('firefox/3')?g+' ff3':is('gecko/')?g:/opera(\s|\/)(\d+)/.test(ua)?'opera opera'+RegExp.$2:is('konqueror')?'konqueror':is('chrome')?w+' chrome':is('applewebkit/')?w+' '+s+(/version\/(\d+)/.test(ua)?' '+s+RegExp.$1:''):is('mozilla/')?g:'',is('j2me')?'mobile':is('iphone')?'iphone':is('ipod')?'ipod':is('mac')?'mac':is('darwin')?'mac':is('webtv')?'webtv':is('win')?'win':is('freebsd')?'freebsd':(is('x11')||is('linux'))?'linux':'','js']; c = b.join(' '); h.className += ' '+c; return c;}; css_browser_selector(navigator.userAgent);
/*!
 * jQuery JavaScript Library v1.4.1
 * http://jquery.com/
 *
 * Copyright 2010, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2010, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Mon Jan 25 19:43:33 2010 -0500
 */
(function(z,v){function la(){if(!c.isReady){try{r.documentElement.doScroll("left")}catch(a){setTimeout(la,1);return}c.ready()}}function Ma(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 X(a,b,d,f,e,i){var j=a.length;if(typeof b==="object"){for(var n in b)X(a,n,b[n],f,e,d);return a}if(d!==v){f=!i&&f&&c.isFunction(d);for(n=0;n<j;n++)e(a[n],b,f?d.call(a[n],n,e(a[n],b)):d,i);return a}return j?
e(a[0],b):null}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function ma(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function na(a){var b,d=[],f=[],e=arguments,i,j,n,o,m,s,x=c.extend({},c.data(this,"events").live);if(!(a.button&&a.type==="click")){for(o in x){j=x[o];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 x[o]}i=c(a.target).closest(f,
a.currentTarget);m=0;for(s=i.length;m<s;m++)for(o in x){j=x[o];n=i[m].elem;f=null;if(i[m].selector===j.selector){if(j.live==="mouseenter"||j.live==="mouseleave")f=c(a.relatedTarget).closest(j.selector)[0];if(!f||f!==n)d.push({elem:n,fn:j})}}m=0;for(s=d.length;m<s;m++){i=d[m];a.currentTarget=i.elem;a.data=i.fn.data;if(i.fn.apply(i.elem,e)===false){b=false;break}}return b}}function oa(a,b){return"live."+(a?a+".":"")+b.replace(/\./g,"`").replace(/ /g,"&")}function pa(a){return!a||!a.parentNode||a.parentNode.nodeType===
11}function qa(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 ra(a,b,d){var f,e,i;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&a[0].indexOf("<option")<0&&(c.support.checkClone||!sa.test(a[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]:r;f=b.createDocumentFragment();
c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=i?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(ta.concat.apply([],ta.slice(0,b)),function(){d[this]=a});return d}function ua(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)},Na=z.jQuery,Oa=z.$,r=z.document,S,Pa=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Qa=/^.[^:#\[\.,]*$/,Ra=/\S/,Sa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Ta=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,O=navigator.userAgent,
va=false,P=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,Q=Array.prototype.slice,wa=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=Pa.exec(a))&&(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:r;if(a=Ta.exec(a))if(c.isPlainObject(b)){a=[r.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=ra([d[1]],
[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}}else{if(b=r.getElementById(d[2])){if(b.id!==d[2])return S.find(a);this.length=1;this[0]=b}this.context=r;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=r;a=r.getElementsByTagName(a)}else return!b||b.jquery?(b||S).find(a):c(b).find(a);else if(c.isFunction(a))return S.ready(a);if(a.selector!==v){this.selector=a.selector;this.context=a.context}return c.isArray(a)?this.setArray(a):c.makeArray(a,
this)},selector:"",jquery:"1.4.1",length:0,size:function(){return this.length},toArray:function(){return Q.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;ba.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(r,c);else P&&P.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(Q.apply(this,arguments),"slice",Q.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:ba,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,n;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];n=e[i];if(a!==n)if(f&&n&&(c.isPlainObject(n)||c.isArray(n))){j=j&&(c.isPlainObject(j)||c.isArray(j))?j:c.isArray(n)?[]:{};a[i]=c.extend(f,j,n)}else if(n!==v)a[i]=n}return a};c.extend({noConflict:function(a){z.$=
Oa;if(a)z.jQuery=Na;return c},isReady:false,ready:function(){if(!c.isReady){if(!r.body)return setTimeout(c.ready,13);c.isReady=true;if(P){for(var a,b=0;a=P[b++];)a.call(r,c);P=null}c.fn.triggerHandler&&c(r).triggerHandler("ready")}},bindReady:function(){if(!va){va=true;if(r.readyState==="complete")return c.ready();if(r.addEventListener){r.addEventListener("DOMContentLoaded",L,false);z.addEventListener("load",c.ready,false)}else if(r.attachEvent){r.attachEvent("onreadystatechange",L);z.attachEvent("onload",
c.ready);var a=false;try{a=z.frameElement==null}catch(b){}r.documentElement.doScroll&&a&&la()}}},isFunction:function(a){return $.call(a)==="[object Function]"},isArray:function(a){return $.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||$.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!aa.call(a,"constructor")&&!aa.call(a.constructor.prototype,"isPrototypeOf"))return false;var b;for(b in a);return b===v||aa.call(a,b)},isEmptyObject:function(a){for(var b in a)return false;
return true},error:function(a){throw a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;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,"")))return z.JSON&&z.JSON.parse?z.JSON.parse(a):(new Function("return "+a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Ra.test(a)){var b=r.getElementsByTagName("head")[0]||
r.documentElement,d=r.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(r.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===v||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(Sa,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ba.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]!==
v;)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=v}else if(b&&!c.isFunction(b)){d=b;b=v}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){a=a.toLowerCase();a=/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||!/compatible/.test(a)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},browser:{}});O=c.uaMatch(O);if(O.browser){c.browser[O.browser]=true;c.browser.version=O.version}if(c.browser.webkit)c.browser.safari=true;if(wa)c.inArray=function(a,b){return wa.call(b,a)};S=c(r);if(r.addEventListener)L=function(){r.removeEventListener("DOMContentLoaded",
L,false);c.ready()};else if(r.attachEvent)L=function(){if(r.readyState==="complete"){r.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=r.documentElement,b=r.createElement("script"),d=r.createElement("div"),f="script"+J();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:r.createElement("select").appendChild(r.createElement("option")).selected,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};
b.type="text/javascript";try{b.appendChild(r.createTextNode("window."+f+"=1;"))}catch(j){}a.insertBefore(b,a.firstChild);if(z[f]){c.support.scriptEval=true;delete z[f]}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function n(){c.support.noCloneEvent=false;d.detachEvent("onclick",n)});d.cloneNode(true).fireEvent("onclick")}d=r.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=r.createDocumentFragment();a.appendChild(d.firstChild);
c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var n=r.createElement("div");n.style.width=n.style.paddingLeft="1px";r.body.appendChild(n);c.boxModel=c.support.boxModel=n.offsetWidth===2;r.body.removeChild(n).style.display="none"});a=function(n){var o=r.createElement("div");n="on"+n;var m=n in o;if(!m){o.setAttribute(n,"return;");m=typeof o[n]==="function"}return m};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 G="jQuery"+J(),Ua=0,xa={},Va={};c.extend({cache:{},expando:G,noData:{embed:true,object:true,applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==z?xa:a;var f=a[G],e=c.cache;if(!b&&!f)return null;f||(f=++Ua);if(typeof b==="object"){a[G]=f;e=e[f]=c.extend(true,
{},b)}else e=e[f]?e[f]:typeof d==="undefined"?Va:(e[f]={});if(d!==v){a[G]=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==z?xa:a;var d=a[G],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{try{delete a[G]}catch(i){a.removeAttribute&&a.removeAttribute(G)}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===v){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===v&&this.length)f=c.data(this[0],a);return f===v&&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===v)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 ya=/[\n\t]/g,ca=/\s+/,Wa=/\r/g,Xa=/href|src|style/,Ya=/(button|input)/i,Za=/(button|input|object|select|textarea)/i,$a=/^(a|area)$/i,za=/radio|checkbox/;c.fn.extend({attr:function(a,b){return X(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(o){var m=
c(this);m.addClass(a.call(this,o,m.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(ca),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,n=b.length;j<n;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(o){var m=c(this);m.removeClass(a.call(this,o,m.attr("class")))});if(a&&typeof a==="string"||a===v)for(var b=(a||"").split(ca),
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(ya," "),j=0,n=b.length;j<n;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),n=b,o=
a.split(ca);e=o[i++];){n=f?n:!j.hasClass(e);j[n?"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(ya," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===v){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(za.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Wa,"")}return v}var n=c.isFunction(a);return this.each(function(o){var m=c(this),s=a;if(this.nodeType===1){if(n)s=a.call(this,o,m.val());
if(typeof s==="number")s+="";if(c.isArray(s)&&za.test(this.type))this.checked=c.inArray(m.val(),s)>=0;else if(c.nodeName(this,"select")){var x=c.makeArray(s);c("option",this).each(function(){this.selected=c.inArray(c(this).val(),x)>=0});if(!x.length)this.selectedIndex=-1}else this.value=s}})}});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 v;if(f&&b in c.attrFn)return c(a)[b](d);
f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==v;b=f&&c.props[b]||b;if(a.nodeType===1){var i=Xa.test(b);if(b in a&&f&&!i){if(e){b==="type"&&Ya.test(a.nodeName)&&a.parentNode&&c.error("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:Za.test(a.nodeName)||$a.test(a.nodeName)&&a.href?0:v;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?v:a}return c.style(a,b,d)}});var ab=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!==z&&!a.frameElement)a=z;if(!d.guid)d.guid=c.guid++;if(f!==v){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):v};i=c.data(a,"handle",j)}if(i){i.elem=a;b=b.split(/\s+/);for(var n,o=0;n=b[o++];){var m=n.split(".");n=m.shift();if(o>1){d=c.proxy(d);if(f!==v)d.data=f}d.type=m.slice(0).sort().join(".");var s=e[n],x=this.special[n]||{};if(!s){s=e[n]={};if(!x.setup||x.setup.call(a,f,m,d)===false)if(a.addEventListener)a.addEventListener(n,i,false);else a.attachEvent&&a.attachEvent("on"+n,i)}if(x.add)if((m=x.add.call(a,
d,f,m,s))&&c.isFunction(m)){m.guid=m.guid||d.guid;m.data=m.data||d.data;m.type=m.type||d.type;d=m}s[d.guid]=d;this.global[n]=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===v||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 n=0;i=b[n++];){var o=i.split(".");i=o.shift();var m=!o.length,s=c.map(o.slice(0).sort(),ab);s=new RegExp("(^|\\.)"+
s.join("\\.(?:.*\\.)?")+"(\\.|$)");var x=this.special[i]||{};if(f[i]){if(d){j=f[i][d.guid];delete f[i][d.guid]}else for(var A in f[i])if(m||s.test(f[i][A].type))delete f[i][A];x.remove&&x.remove.call(a,o,j);for(e in f[i])break;if(!e){if(!x.teardown||x.teardown.call(a,o)===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(A=c.data(a,"handle"))A.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[G]?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 v;a.result=v;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(f=c.data(d,"handle"))&&f.apply(d,
b);f=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+e]&&d["on"+e].apply(d,b)===false)a.result=false}catch(i){}if(!a.isPropagationStopped()&&f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){d=a.target;var j;if(!(c.nodeName(d,"a")&&e==="click")&&!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()])){try{if(d[e]){if(j=d["on"+e])d["on"+e]=null;this.triggered=true;d[e]()}}catch(n){}if(j)d["on"+e]=j;this.triggered=false}}},handle:function(a){var b,
d;a=arguments[0]=c.event.fix(a||z.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!==v){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[G])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||r;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=r.documentElement;d=r.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!==v)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;b.liveProxy=a;c.event.add(this,b.live,na,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],na)}},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=J();this[G]=true};
c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=Z;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=Z;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=Z;this.stopPropagation()},isDefaultPrevented:Y,isPropagationStopped:Y,isImmediatePropagationStopped:Y};var Aa=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)}},Ba=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?Ba:Aa,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ba:Aa)}}});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 ma("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 ma("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 da=/textarea|input|select/i;function Ca(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 ea(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Ca(d);if(a.type!=="focusout"||
d.type!=="radio")c.data(d,"_change_data",e);if(!(f===v||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}}c.event.special.change={filters:{focusout:ea,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return ea.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 ea.call(this,a)},beforeactivate:function(a){a=
a.target;a.nodeName.toLowerCase()==="input"&&a.type==="radio"&&c.data(a,"_change_data",Ca(a))}},setup:function(a,b,d){for(var f in T)c.event.add(this,f+".specialChange."+d.guid,T[f]);return da.test(this.nodeName)},remove:function(a,b){for(var d in T)c.event.remove(this,d+".specialChange"+(b?"."+b.guid:""),T[d]);return da.test(this.nodeName)}};var T=c.event.special.change.filters}r.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)){e=f;f=v}var j=b==="one"?c.proxy(e,function(n){c(this).unbind(n,j);return e.apply(this,arguments)}):e;return d==="unload"&&b!=="one"?this.one(d,f,e):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)}});c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e){var i,j=0;if(c.isFunction(f)){e=f;f=v}for(d=(d||"").split(/\s+/);(i=d[j++])!=null;){i=i==="focus"?"focusin":i==="blur"?"focusout":i==="hover"?d.push("mouseleave")&&"mouseenter":i;b==="live"?c(this.context).bind(oa(i,this.selector),{data:f,selector:this.selector,
live:i},e):c(this.context).unbind(oa(i,this.selector),e?{guid:e.guid+this.selector+i}: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});z.attachEvent&&!z.addEventListener&&z.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,l=0;g[l];l++){k=g[l];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,l,q,p){q=0;for(var u=l.length;q<u;q++){var t=l[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===k){y=l[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=k;t.sizset=q}if(t.nodeName.toLowerCase()===h){y=t;break}t=t[g]}l[q]=y}}}function d(g,h,k,l,q,p){q=0;for(var u=l.length;q<u;q++){var t=l[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===
k){y=l[t.sizset];break}if(t.nodeType===1){if(!p){t.sizcache=k;t.sizset=q}if(typeof h!=="string"){if(t===h){y=true;break}}else if(o.filter(h,[t]).length>0){y=t;break}}t=t[g]}l[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,i=Object.prototype.toString,j=false,n=true;[0,0].sort(function(){n=false;return 0});var o=function(g,h,k,l){k=k||[];var q=h=h||r;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||
typeof g!=="string")return k;for(var p=[],u,t,y,R,H=true,M=w(h),I=g;(f.exec(""),u=f.exec(I))!==null;){I=u[3];p.push(u[1]);if(u[2]){R=u[3];break}}if(p.length>1&&s.exec(g))if(p.length===2&&m.relative[p[0]])t=fa(p[0]+p[1],h);else for(t=m.relative[p[0]]?[h]:o(p.shift(),h);p.length;){g=p.shift();if(m.relative[g])g+=p.shift();t=fa(g,t)}else{if(!l&&p.length>1&&h.nodeType===9&&!M&&m.match.ID.test(p[0])&&!m.match.ID.test(p[p.length-1])){u=o.find(p.shift(),h,M);h=u.expr?o.filter(u.expr,u.set)[0]:u.set[0]}if(h){u=
l?{expr:p.pop(),set:A(l)}:o.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=u.expr?o.filter(u.expr,u.set):u.set;if(p.length>0)y=A(t);else H=false;for(;p.length;){var D=p.pop();u=D;if(m.relative[D])u=p.pop();else D="";if(u==null)u=h;m.relative[D](y,u,M)}}else y=[]}y||(y=t);y||o.error(D||g);if(i.call(y)==="[object Array]")if(H)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&E(h,y[g])))k.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&
y[g].nodeType===1&&k.push(t[g]);else k.push.apply(k,y);else A(y,k);if(R){o(R,q,k,l);o.uniqueSort(k)}return k};o.uniqueSort=function(g){if(C){j=n;g.sort(C);if(j)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};o.matches=function(g,h){return o(g,null,null,h)};o.find=function(g,h,k){var l,q;if(!g)return[];for(var p=0,u=m.order.length;p<u;p++){var t=m.order[p];if(q=m.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.length-1)!=="\\"){q[1]=(q[1]||"").replace(/\\/g,"");l=m.find[t](q,
h,k);if(l!=null){g=g.replace(m.match[t],"");break}}}}l||(l=h.getElementsByTagName("*"));return{set:l,expr:g}};o.filter=function(g,h,k,l){for(var q=g,p=[],u=h,t,y,R=h&&h[0]&&w(h[0]);g&&h.length;){for(var H in m.filter)if((t=m.leftMatch[H].exec(g))!=null&&t[2]){var M=m.filter[H],I,D;D=t[1];y=false;t.splice(1,1);if(D.substr(D.length-1)!=="\\"){if(u===p)p=[];if(m.preFilter[H])if(t=m.preFilter[H](t,u,k,p,l,R)){if(t===true)continue}else y=I=true;if(t)for(var U=0;(D=u[U])!=null;U++)if(D){I=M(D,t,U,u);var Da=
l^!!I;if(k&&I!=null)if(Da)y=true;else u[U]=false;else if(Da){p.push(D);y=true}}if(I!==v){k||(u=p);g=g.replace(m.match[H],"");if(!y)return[];break}}}if(g===q)if(y==null)o.error(g);else break;q=g}return u};o.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var m=o.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",l=k&&!/\W/.test(h);k=k&&!l;if(l)h=h.toLowerCase();l=0;for(var q=g.length,
p;l<q;l++)if(p=g[l]){for(;(p=p.previousSibling)&&p.nodeType!==1;);g[l]=k||p&&p.nodeName.toLowerCase()===h?p||false:p===h}k&&o.filter(h,g,true)},">":function(g,h){var k=typeof h==="string";if(k&&!/\W/.test(h)){h=h.toLowerCase();for(var l=0,q=g.length;l<q;l++){var p=g[l];if(p){k=p.parentNode;g[l]=k.nodeName.toLowerCase()===h?k:false}}}else{l=0;for(q=g.length;l<q;l++)if(p=g[l])g[l]=k?p.parentNode:p.parentNode===h;k&&o.filter(h,g,true)}},"":function(g,h,k){var l=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=
h=h.toLowerCase();q=b}q("parentNode",h,l,g,p,k)},"~":function(g,h,k){var l=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("previousSibling",h,l,g,p,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 l=0,q=h.length;l<q;l++)h[l].getAttribute("name")===g[1]&&k.push(h[l]);return k.length===0?null:k}},
TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,k,l,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var u;(u=h[p])!=null;p++)if(u)if(q^(u.className&&(" "+u.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))k||l.push(u);else if(k)h[p]=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,l,q,p){h=g[1].replace(/\\/g,"");if(!p&&m.attrMap[h])g[1]=m.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,k,l,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=o(g[3],null,null,h);else{g=o.filter(g[3],h,k,true^q);k||l.push.apply(l,g);return false}else if(m.match.POS.test(g[0])||m.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!!o(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,l){return h===l.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,l){var q=h[1],p=m.filters[q];if(p)return p(g,k,h,l);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h=h[3];k=0;for(l=h.length;k<l;k++)if(h[k]===g)return false;return true}else o.error("Syntax error, unrecognized expression: "+
q)},CHILD:function(g,h){var k=h[1],l=g;switch(k){case "only":case "first":for(;l=l.previousSibling;)if(l.nodeType===1)return false;if(k==="first")return true;l=g;case "last":for(;l=l.nextSibling;)if(l.nodeType===1)return false;return true;case "nth":k=h[2];var q=h[3];if(k===1&&q===0)return true;h=h[0];var p=g.parentNode;if(p&&(p.sizcache!==h||!g.nodeIndex)){var u=0;for(l=p.firstChild;l;l=l.nextSibling)if(l.nodeType===1)l.nodeIndex=++u;p.sizcache=h}g=g.nodeIndex-q;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=m.attrHandle[k]?m.attrHandle[k](g):g[k]!=null?g[k]:g.getAttribute(k);k=g+"";var l=h[2];h=h[4];return g==null?l==="!=":l==="="?k===h:l==="*="?k.indexOf(h)>=0:l==="~="?(" "+k+" ").indexOf(h)>=0:!h?k&&g!==false:l==="!="?k!==h:l==="^="?
k.indexOf(h)===0:l==="$="?k.substr(k.length-h.length)===h:l==="|="?k===h||k.substr(0,h.length+1)===h+"-":false},POS:function(g,h,k,l){var q=m.setFilters[h[2]];if(q)return q(g,k,h,l)}}},s=m.match.POS;for(var x in m.match){m.match[x]=new RegExp(m.match[x].source+/(?![^\[]*\])(?![^\(]*\))/.source);m.leftMatch[x]=new RegExp(/(^(?:.|\r|\n)*?)/.source+m.match[x].source.replace(/\\(\d+)/g,function(g,h){return"\\"+(h-0+1)}))}var A=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(r.documentElement.childNodes,0)}catch(B){A=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,l=g.length;k<l;k++)h.push(g[k]);else for(k=0;g[k];k++)h.push(g[k]);return h}}var C;if(r.documentElement.compareDocumentPosition)C=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 r.documentElement)C=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(r.createRange)C=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)j=true;return g.ownerDocument?-1:1}var k=g.ownerDocument.createRange(),l=h.ownerDocument.createRange();k.setStart(g,0);k.setEnd(g,0);l.setStart(h,0);l.setEnd(h,0);g=k.compareBoundaryPoints(Range.START_TO_END,
l);if(g===0)j=true;return g};(function(){var g=r.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var k=r.documentElement;k.insertBefore(g,k.firstChild);if(r.getElementById(h)){m.find.ID=function(l,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(l[1]))?q.id===l[1]||typeof q.getAttributeNode!=="undefined"&&q.getAttributeNode("id").nodeValue===l[1]?[q]:v:[]};m.filter.ID=function(l,q){var p=typeof l.getAttributeNode!=="undefined"&&l.getAttributeNode("id");
return l.nodeType===1&&p&&p.nodeValue===q}}k.removeChild(g);k=g=null})();(function(){var g=r.createElement("div");g.appendChild(r.createComment(""));if(g.getElementsByTagName("*").length>0)m.find.TAG=function(h,k){k=k.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var l=0;k[l];l++)k[l].nodeType===1&&h.push(k[l]);k=h}return k};g.innerHTML="<a href='#'></a>";if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")m.attrHandle.href=function(h){return h.getAttribute("href",
2)};g=null})();r.querySelectorAll&&function(){var g=o,h=r.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){o=function(l,q,p,u){q=q||r;if(!u&&q.nodeType===9&&!w(q))try{return A(q.querySelectorAll(l),p)}catch(t){}return g(l,q,p,u)};for(var k in g)o[k]=g[k];h=null}}();(function(){var g=r.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){m.order.splice(1,0,"CLASS");m.find.CLASS=function(h,k,l){if(typeof k.getElementsByClassName!=="undefined"&&!l)return k.getElementsByClassName(h[1])};g=null}}})();var E=r.compareDocumentPosition?function(g,h){return g.compareDocumentPosition(h)&16}:function(g,h){return g!==h&&(g.contains?g.contains(h):true)},w=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},fa=function(g,h){var k=[],
l="",q;for(h=h.nodeType?[h]:h;q=m.match.PSEUDO.exec(g);){l+=q[0];g=g.replace(m.match.PSEUDO,"")}g=m.relative[g]?g+"*":g;q=0;for(var p=h.length;q<p;q++)o(g,h[q],k);return o.filter(l,k)};c.find=o;c.expr=o.selectors;c.expr[":"]=c.expr.filters;c.unique=o.uniqueSort;c.getText=a;c.isXMLDoc=w;c.contains=E})();var bb=/Until$/,cb=/^(?:parents|prevUntil|prevAll)/,db=/,/;Q=Array.prototype.slice;var Ea=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(Qa.test(b))return c.filter(b,f,!d);else b=c.filter(b,f)}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(Ea(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ea(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 n=a.length;e<n;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 o=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(m,s){for(;s&&s.ownerDocument&&s!==b;){if(o?o.index(s)>-1:c(s).is(a))return s;s=s.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(pa(a[0])||pa(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);bb.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||db.test(f))&&cb.test(a))e=e.reverse();return this.pushStack(e,a,Q.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===v||a.nodeType!==1||!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 Fa=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ga=/(<([\w:]+)[^>]*?)\/>/g,eb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,Ha=/<([\w:]+)/,fb=/<tbody/i,gb=/<|&\w+;/,sa=/checked\s*(?:[^=]|=\s*.checked.)/i,Ia=function(a,b,d){return eb.test(d)?a:b+"></"+d+">"},F={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,"",""]};F.optgroup=F.option;F.tbody=F.tfoot=F.colgroup=F.caption=F.thead;F.th=F.td;if(!c.support.htmlSerialize)F._default=[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d=c(this);d.text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==v)return this.empty().append((this[0]&&this[0].ownerDocument||r).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){if(c.isFunction(a))return this.each(function(b){c(this).wrapInner(a.call(this,b))});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(Fa,"").replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){qa(this,b);qa(this.find("*"),b.find("*"))}return b},html:function(a){if(a===v)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Fa,""):null;else if(typeof a==="string"&&!/<script/i.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(Ha.exec(a)||
["",""])[1].toLowerCase()]){a=a.replace(Ga,Ia);try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){c.cleanData(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){if(c.isFunction(a))return this.each(function(b){var d=c(this),f=d.html();d.replaceWith(a.call(this,
b,f))});else 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(s){return c.nodeName(s,"table")?s.getElementsByTagName("tbody")[0]||s.appendChild(s.ownerDocument.createElement("tbody")):s}var e,i,j=a[0],n=[];if(!c.support.checkClone&&arguments.length===3&&typeof j===
"string"&&sa.test(j))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(j))return this.each(function(s){var x=c(this);a[0]=j.call(this,s,b?x.html():v);x.domManip(a,b,d)});if(this[0]){e=a[0]&&a[0].parentNode&&a[0].parentNode.nodeType===11?{fragment:a[0].parentNode}:ra(a,this,n);if(i=e.fragment.firstChild){b=b&&c.nodeName(i,"tr");for(var o=0,m=this.length;o<m;o++)d.call(b?f(this[o],i):this[o],e.cacheable||this.length>1||o>0?e.fragment.cloneNode(true):e.fragment)}n&&c.each(n,
Ma)}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){c.cleanData(this.getElementsByTagName("*"));c.cleanData([this])}this.parentNode&&
this.parentNode.removeChild(this)}},empty:function(){for(this.nodeType===1&&c.cleanData(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||r;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||r;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(Ga,Ia);var n=(Ha.exec(j)||["",""])[1].toLowerCase(),o=F[n]||F._default,m=o[0];i=b.createElement("div");for(i.innerHTML=o[1]+j+o[2];m--;)i=i.lastChild;if(!c.support.tbody){m=fb.test(j);n=n==="table"&&!m?i.firstChild&&i.firstChild.childNodes:o[1]==="<table>"&&!m?i.childNodes:[];for(o=n.length-1;o>=0;--o)c.nodeName(n[o],"tbody")&&!n[o].childNodes.length&&n[o].parentNode.removeChild(n[o])}!c.support.leadingWhitespace&&V.test(j)&&i.insertBefore(b.createTextNode(V.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},cleanData:function(a){for(var b=0,d;(d=a[b])!=null;b++){c.event.remove(d);c.removeData(d)}}});var hb=/z-?index|font-?weight|opacity|zoom|line-?height/i,
Ja=/alpha\([^)]*\)/,Ka=/opacity=([^)]*)/,ga=/float/i,ha=/-([a-z])/ig,ib=/([A-Z])/g,jb=/^-?\d+(?:px)?$/i,kb=/^-?\d/,lb={position:"absolute",visibility:"hidden",display:"block"},mb=["Left","Right"],nb=["Top","Bottom"],ob=r.defaultView&&r.defaultView.getComputedStyle,La=c.support.cssFloat?"cssFloat":"styleFloat",ia=function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===v)return c.curCSS(d,f);if(typeof e==="number"&&!hb.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 v;if((b==="width"||b==="height")&&parseFloat(d)<0)d=v;var f=a.style||a,e=d!==v;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=Ja.test(a)?a.replace(Ja,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Ka.exec(f.filter)[1])/100+"":""}if(ga.test(b))b=La;b=b.replace(ha,ia);if(e)f[b]=d;return f[b]},css:function(a,
b,d,f){if(b==="width"||b==="height"){var e,i=b==="width"?mb:nb;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,lb,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=Ka.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ga.test(b))b=La;if(!d&&e&&e[b])f=e[b];else if(ob){if(ga.test(b))b="float";b=b.replace(ib,"-$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(ha,ia);f=a.currentStyle[b]||a.currentStyle[d];if(!jb.test(f)&&kb.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 pb=
J(),qb=/<script(.|\s)*?\/script>/gi,rb=/select|textarea/i,sb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ja=/\?/,tb=/(\?|&)_=.*?(&|$)/,ub=/^(\w+:)?\/\/([^\/?#]+)/,vb=/%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"}var i=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(j,n){if(n==="success"||n==="notmodified")i.html(e?c("<div />").append(j.responseText.replace(qb,"")).find(e):j.responseText);d&&i.each(d,[j.responseText,n,j])}});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||rb.test(this.nodeName)||sb.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:z.XMLHttpRequest&&(z.location.protocol!=="file:"||!z.ActiveXObject)?function(){return new z.XMLHttpRequest}:
function(){try{return new z.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(o,n,j,w);e.global&&f("ajaxSuccess",[w,e])}function d(){e.complete&&e.complete.call(o,w,j);e.global&&f("ajaxComplete",[w,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}
function f(q,p){(e.context?c(e.context):c.event).trigger(q,p)}var e=c.extend(true,{},c.ajaxSettings,a),i,j,n,o=a&&a.context||e,m=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(m==="GET")N.test(e.url)||(e.url+=(ja.test(e.url)?"&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!N.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&N.test(e.data)||
N.test(e.url))){i=e.jsonpCallback||"jsonp"+pb++;if(e.data)e.data=(e.data+"").replace(N,"="+i+"$1");e.url=e.url.replace(N,"="+i+"$1");e.dataType="script";z[i]=z[i]||function(q){n=q;b();d();z[i]=v;try{delete z[i]}catch(p){}A&&A.removeChild(B)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===false&&m==="GET"){var s=J(),x=e.url.replace(tb,"$1_="+s+"$2");e.url=x+(x===e.url?(ja.test(e.url)?"&":"?")+"_="+s:"")}if(e.data&&m==="GET")e.url+=(ja.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&
c.event.trigger("ajaxStart");s=(s=ub.exec(e.url))&&(s[1]&&s[1]!==location.protocol||s[2]!==location.host);if(e.dataType==="script"&&m==="GET"&&s){var A=r.getElementsByTagName("head")[0]||r.documentElement,B=r.createElement("script");B.src=e.url;if(e.scriptCharset)B.charset=e.scriptCharset;if(!i){var C=false;B.onload=B.onreadystatechange=function(){if(!C&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){C=true;b();d();B.onload=B.onreadystatechange=null;A&&B.parentNode&&
A.removeChild(B)}}}A.insertBefore(B,A.firstChild);return v}var E=false,w=e.xhr();if(w){e.username?w.open(m,e.url,e.async,e.username,e.password):w.open(m,e.url,e.async);try{if(e.data||a&&a.contentType)w.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&w.setRequestHeader("If-Modified-Since",c.lastModified[e.url]);c.etag[e.url]&&w.setRequestHeader("If-None-Match",c.etag[e.url])}s||w.setRequestHeader("X-Requested-With","XMLHttpRequest");w.setRequestHeader("Accept",
e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(fa){}if(e.beforeSend&&e.beforeSend.call(o,w,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");w.abort();return false}e.global&&f("ajaxSend",[w,e]);var g=w.onreadystatechange=function(q){if(!w||w.readyState===0||q==="abort"){E||d();E=true;if(w)w.onreadystatechange=c.noop}else if(!E&&w&&(w.readyState===4||q==="timeout")){E=true;w.onreadystatechange=c.noop;j=q==="timeout"?"timeout":!c.httpSuccess(w)?
"error":e.ifModified&&c.httpNotModified(w,e.url)?"notmodified":"success";var p;if(j==="success")try{n=c.httpData(w,e.dataType,e)}catch(u){j="parsererror";p=u}if(j==="success"||j==="notmodified")i||b();else c.handleError(e,w,j,p);d();q==="timeout"&&w.abort();if(e.async)w=null}};try{var h=w.abort;w.abort=function(){w&&h.call(w);g("abort")}}catch(k){}e.async&&e.timeout>0&&setTimeout(function(){w&&!E&&g("timeout")},e.timeout);try{w.send(m==="POST"||m==="PUT"||m==="DELETE"?e.data:null)}catch(l){c.handleError(e,
w,null,l);d()}e.async||g();return w}},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;e&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b==="json"||!b&&f.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(j,n){if(c.isArray(n))c.each(n,
function(o,m){b?f(j,m):d(j+"["+(typeof m==="object"||c.isArray(m)?o:"")+"]",m)});else!b&&n!=null&&typeof n==="object"?c.each(n,function(o,m){d(j+"["+o+"]",m)}):f(j,n)}function f(j,n){n=c.isFunction(n)?n():n;e[e.length]=encodeURIComponent(j)+"="+encodeURIComponent(n)}var e=[];if(b===v)b=c.ajaxSettings.traditional;if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var i in a)d(i,a[i]);return e.join("&").replace(vb,"+")}});var ka={},wb=/toggle|show|hide/,xb=/^([+-]=)?([\d+-.]+)(.*)$/,
W,ta=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a||a===0)return this.animate(K("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(ka[d])f=ka[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();
ka[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||a===0)return this.animate(K("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(K("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,n=this.nodeType===1&&c(this).is(":hidden"),
o=this;for(j in a){var m=j.replace(ha,ia);if(j!==m){a[m]=a[j];delete a[j];j=m}if(a[j]==="hide"&&n||a[j]==="show"&&!n)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(s,x){var A=new c.fx(o,i,s);if(wb.test(x))A[x==="toggle"?n?"show":"hide":x](a);
else{var B=xb.exec(x),C=A.cur(true)||0;if(B){x=parseFloat(B[2]);var E=B[3]||"px";if(E!=="px"){o.style[s]=(x||1)+E;C=(x||1)/A.cur(true)*C;o.style[s]=C+E}if(B[1])x=(B[1]==="-="?-1:1)*x+C;A.custom(C,x,E)}else A.custom(C,x,"")}});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:K("show",1),slideUp:K("hide",1),slideToggle:K("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=J();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)&&!W)W=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=J(),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(W);W=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 r.documentElement?function(a){var b=this[0];if(a)return this.each(function(e){c.offset.setOffset(this,a,e)});if(!b||!b.ownerDocument)return null;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(a)return this.each(function(s){c.offset.setOffset(this,a,s)});if(!b||!b.ownerDocument)return null;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,n=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var o=b.offsetTop,m=b.offsetLeft;(b=b.parentNode)&&b!==n&&b!==j;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;i=e?e.getComputedStyle(b,null):b.currentStyle;o-=b.scrollTop;m-=b.scrollLeft;if(b===d){o+=b.offsetTop;m+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){o+=parseFloat(i.borderTopWidth)||
0;m+=parseFloat(i.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&i.overflow!=="visible"){o+=parseFloat(i.borderTopWidth)||0;m+=parseFloat(i.borderLeftWidth)||0}f=i}if(f.position==="relative"||f.position==="static"){o+=n.offsetTop;m+=n.offsetLeft}if(c.offset.supportsFixedPosition&&f.position==="fixed"){o+=Math.max(j.scrollTop,n.scrollTop);m+=Math.max(j.scrollLeft,n.scrollLeft)}return{top:o,left:m}};c.offset={initialize:function(){var a=r.body,b=r.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||r.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!==v)return this.each(function(){if(i=ua(this))i.scrollTo(!a?f:c(i).scrollLeft(),a?f:c(i).scrollTop());else this[d]=f});else return(i=ua(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;if(c.isFunction(f))return this.each(function(i){var j=c(this);j[d](f.call(this,i,j[d]()))});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===v?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});z.jQuery=z.$=c})(window);
/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 1990 Adobe Systems Incorporated. All Rights Reserved.Rockwell is
 * a trademark of The Monotype Corporation Plc.
 * 
 * Full name:
 * Rockwell-Light
 */
Cufon.registerFont({"w":191,"face":{"font-family":"Rockwell Light","font-weight":300,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"-24 -320 348 81.4597","underline-thickness":"18","underline-position":"-27","stemh":"16","stemv":"19","unicode-range":"U+0020-U+017E"},"glyphs":{" ":{"w":90},"!":{"d":"55,-33r0,33r-20,0r0,-33r20,0xm36,-244r18,0r-4,179r-10,0","w":90},"\"":{"d":"18,-166v-3,-26,-6,-52,-5,-82r20,0v1,30,-2,56,-5,82r-10,0xm74,-166v-3,-26,-6,-52,-5,-82r20,0v1,30,-2,56,-5,82r-10,0","w":101},"#":{"d":"95,-251r17,0r-15,73r69,0r15,-73r17,0r-15,73r28,0r0,16r-32,0r-14,70r46,0r0,16r-50,0r-16,73r-16,0r15,-73r-67,0r-16,73r-17,0r16,-73r-30,0r0,-16r33,0r14,-70r-47,0r0,-16r50,0xm94,-162r-14,70r68,0r14,-70r-68,0","w":240},"$":{"d":"86,-12r0,-105v-40,-5,-64,-28,-64,-60v0,-34,25,-59,64,-61r0,-10r17,0r0,10v40,6,59,29,60,71r-17,0v-1,-30,-16,-50,-43,-55r0,91v99,7,89,131,0,135r0,27r-17,0r0,-27v-44,-2,-68,-28,-73,-76r18,0v4,38,22,57,55,60xm103,-13v32,-4,53,-22,53,-51v0,-24,-15,-43,-53,-49r0,100xm86,-135r0,-88v-28,2,-45,19,-45,43v0,23,14,37,45,45","w":183},"%":{"d":"292,-63v0,43,-17,65,-49,65v-32,0,-49,-23,-49,-66v0,-42,17,-65,49,-65v32,0,49,23,49,66xm277,-63v0,-36,-11,-56,-33,-56v-22,0,-34,20,-34,56v0,36,11,55,33,55v22,0,34,-19,34,-55xm109,-183v0,43,-17,65,-49,65v-32,0,-48,-22,-48,-65v0,-42,17,-65,49,-65v32,0,48,22,48,65xm95,-183v0,-36,-12,-55,-34,-55v-22,0,-34,19,-34,55v0,36,12,55,34,55v22,0,34,-19,34,-55xm59,0r172,-244r13,0r-172,244r-13,0","w":303},"&":{"d":"189,0r-21,-28v-45,57,-150,32,-149,-44v0,-38,25,-61,64,-75v-15,-21,-26,-35,-26,-51v0,-28,25,-50,57,-50v31,0,56,22,56,49v0,25,-19,43,-61,59r59,85v14,-20,22,-40,27,-68r42,0r0,16r-27,0v-9,31,-16,47,-30,65r18,26r39,0r0,16r-48,0xm158,-42r-65,-91v-35,13,-54,32,-54,58v0,27,20,61,61,61v22,0,40,-9,58,-28xm99,-153v33,-12,54,-26,54,-47v0,-18,-17,-33,-39,-33v-51,0,-47,48,-15,80","w":251},"(":{"d":"118,-233v-90,40,-90,253,0,293r0,16v-68,-30,-86,-102,-86,-162v0,-60,18,-132,86,-162r0,15","w":127},")":{"d":"9,60v91,-40,91,-253,0,-293r0,-15v68,30,87,102,87,162v0,60,-19,132,-87,162r0,-16","w":127},"*":{"d":"84,-175v-1,-29,-9,-40,-7,-69r22,0v2,28,-6,39,-6,69v38,-12,34,-21,64,-28r7,19v-24,11,-37,5,-68,17v11,17,20,29,29,32r15,22r-15,11v-19,-21,-13,-29,-37,-59v-11,15,-19,24,-20,38r-17,21r-15,-11r15,-22v10,-4,16,-12,30,-32v-37,-14,-41,-5,-68,-17r6,-19v29,7,32,17,65,28","w":176},"+":{"d":"128,-123r87,0r0,16r-87,0r0,86r-16,0r0,-86r-86,0r0,-16r86,0r0,-87r16,0r0,87","w":240},",":{"d":"35,0r0,-33r20,0v-1,32,6,77,-23,78r0,-13v10,0,11,-8,12,-32r-9,0","w":90},"-":{"d":"12,-77r0,-16r99,0r0,16r-99,0","w":123},".":{"d":"35,0r0,-33r20,0r0,33r-20,0","w":90},"\/":{"d":"84,-244r17,0r-84,249r-17,0","w":101},"0":{"d":"96,3v-52,0,-79,-43,-79,-125v0,-82,27,-126,79,-126v51,0,79,44,79,126v0,82,-28,125,-79,125xm96,-12v42,0,60,-44,60,-111v0,-72,-21,-110,-60,-110v-39,0,-61,38,-61,110v0,68,18,111,61,111"},"1":{"d":"53,0r0,-16r35,0r0,-212r-35,0r0,-16r54,0r0,228r34,0r0,16r-88,0"},"2":{"d":"166,-76r-3,76r-143,0v-2,-28,15,-67,40,-94v37,-39,84,-32,84,-91v0,-28,-20,-48,-48,-48v-38,0,-55,26,-54,67r-16,0v-2,-52,27,-82,70,-82v61,0,86,72,48,113v-17,17,-47,29,-72,54v-27,27,-34,57,-34,65r110,0r2,-60r16,0"},"3":{"d":"14,-75r17,0v5,45,34,63,63,63v25,0,58,-15,58,-56v0,-45,-42,-57,-74,-51r0,-16v35,3,60,-17,60,-51v0,-27,-20,-47,-47,-47v-32,0,-46,22,-46,50r-17,0v1,-43,28,-65,64,-65v68,0,89,99,25,118v24,7,55,20,54,63v0,41,-33,70,-78,70v-45,0,-77,-31,-79,-78"},"4":{"d":"92,0r0,-15r27,0r0,-57r-94,0v-2,-6,-5,-10,-9,-14r103,-161r16,0r0,161r40,0r0,14r-40,0r0,57r22,0r0,15r-65,0xm119,-86r-1,-136r-86,136r87,0"},"5":{"d":"18,-69r18,0v5,33,23,57,58,57v32,0,61,-23,61,-66v0,-66,-82,-84,-112,-33v-4,-4,-9,-7,-15,-9r12,-124r118,0r0,51r-16,0r0,-33r-88,0r-8,93v43,-47,130,-16,127,55v-5,112,-150,101,-155,9"},"6":{"d":"168,-181r-18,0v-1,-35,-18,-52,-46,-52v-45,-1,-64,49,-62,109v42,-55,130,-32,130,46v0,48,-29,81,-72,81v-49,0,-77,-36,-77,-115v0,-59,15,-136,79,-136v40,0,64,26,66,67xm41,-106v0,57,19,94,59,94v32,0,54,-24,54,-66v0,-31,-16,-62,-52,-62v-21,0,-44,13,-61,34"},"7":{"d":"49,0r0,-16r31,0v-5,-55,15,-145,67,-210r-107,0r0,36r-17,0r0,-54r143,0r0,16v-49,66,-71,145,-67,212r28,0r0,16r-78,0"},"8":{"d":"15,-68v-1,-32,21,-52,51,-62v-75,-21,-44,-118,30,-118v76,0,99,104,29,118v84,19,56,133,-29,133v-47,0,-81,-30,-81,-71xm96,-12v35,0,62,-21,62,-57v0,-25,-17,-53,-62,-53v-38,0,-63,20,-63,53v0,32,22,57,63,57xm96,-136v34,0,55,-18,55,-48v0,-74,-112,-58,-111,0v0,30,22,48,56,48"},"9":{"d":"23,-64r18,0v1,35,18,52,46,52v45,1,64,-49,62,-109v-42,55,-130,32,-130,-46v0,-48,29,-81,72,-81v49,0,77,36,77,115v0,59,-15,136,-79,136v-40,0,-64,-26,-66,-67xm150,-139v0,-57,-19,-94,-59,-94v-32,0,-54,24,-54,66v0,31,16,62,52,62v21,0,44,-13,61,-34"},":":{"d":"35,-137r0,-33r20,0r0,33r-20,0xm35,0r0,-33r20,0r0,33r-20,0","w":90},";":{"d":"35,0r0,-33r20,0v-1,32,6,77,-23,78r0,-13v10,0,11,-8,12,-32r-9,0xm35,-137r0,-33r20,0r0,33r-20,0","w":90},"<":{"d":"48,-116r166,70r0,18r-188,-80r0,-15r188,-80r0,18","w":240},"=":{"d":"26,-165r189,0r0,16r-189,0r0,-16xm26,-83r189,0r0,16r-189,0r0,-16","w":240},">":{"d":"193,-116r-167,-69r0,-18r189,80r0,15r-189,80r0,-18","w":240},"?":{"d":"68,-66v0,-22,-8,-51,-4,-70v29,4,64,-4,64,-47v0,-28,-21,-49,-51,-49v-30,0,-49,20,-49,50r-17,0v0,-39,26,-66,66,-66v40,0,69,28,69,67v0,30,-20,65,-65,63r-4,52r-9,0xm82,-33r0,33r-20,0r0,-33r20,0","w":161},"@":{"d":"201,-178r22,0r-30,141v-3,15,-2,21,7,21v25,0,69,-39,69,-100v0,-46,-24,-115,-118,-115v-80,0,-137,59,-137,141v0,137,183,185,257,82r18,0v-26,42,-72,69,-136,69v-91,0,-153,-61,-153,-151v0,-83,53,-156,152,-156v93,0,131,68,131,129v0,74,-54,117,-90,117v-18,0,-23,-11,-21,-33v-38,57,-122,36,-120,-41v0,-43,29,-109,89,-109v24,0,41,11,54,34xm187,-117v0,-29,-19,-50,-45,-50v-48,0,-68,63,-68,94v0,32,19,56,45,56v41,0,68,-62,68,-100","w":288},"A":{"d":"23,-16r73,-212r-30,0r0,-16r105,0r0,16r-31,0r75,212r30,0r0,16r-81,0r0,-16r30,0r-27,-77r-98,0r-27,77r33,0r0,16r-83,0r0,-16r31,0xm75,-109r87,0r-42,-124r-3,0","w":236},"B":{"d":"6,0r0,-16r31,0r0,-212r-31,0r0,-16r98,0v89,-2,91,91,36,114v71,23,73,127,-35,130r-99,0xm58,-16v56,5,111,-7,111,-52v0,-27,-16,-52,-66,-52r-45,0r0,104xm58,-136v49,4,98,-5,98,-46v0,-19,-10,-46,-54,-46r-44,0r0,92","w":202},"C":{"d":"242,-89r16,9v-17,54,-57,84,-114,84v-72,0,-122,-51,-122,-126v0,-126,147,-164,211,-84r0,-38r17,0r0,78r-17,0v-7,-42,-52,-65,-90,-65v-59,0,-101,45,-101,108v0,64,43,109,103,109v48,0,79,-24,97,-75","w":270},"D":{"d":"238,-125v-1,75,-42,125,-135,125r-100,0r0,-16r34,0r0,-212r-34,0r0,-16r97,0v82,-7,139,46,138,119xm217,-124v0,-64,-47,-111,-114,-104r-46,0r0,212v96,8,160,-16,160,-108","w":254},"E":{"d":"5,0r0,-16r32,0r0,-212r-32,0r0,-16r196,0r0,59r-16,0r0,-43r-128,0r0,95r101,0r0,16r-101,0r0,101r128,0r0,-44r16,0r0,60r-196,0","w":217},"F":{"d":"5,0r0,-16r32,0r0,-212r-32,0r0,-16r186,0r0,59r-16,0r0,-43r-118,0r0,94r90,0r0,16r-90,0r0,102r33,0r0,16r-85,0"},"G":{"d":"180,-94r0,-16r86,0v0,76,-59,114,-122,114v-74,0,-126,-53,-126,-126v0,-119,152,-168,217,-81r0,-41r16,0r0,79r-16,0v-10,-38,-49,-66,-94,-66v-60,0,-103,45,-103,108v0,64,45,109,107,109v41,0,94,-22,100,-80r-65,0","w":285},"H":{"d":"7,0r0,-16r30,0r0,-212r-30,0r0,-16r81,0r0,16r-31,0r0,92r133,0r0,-92r-31,0r0,-16r81,0r0,16r-29,0r0,212r29,0r0,16r-81,0r0,-16r31,0r0,-104r-133,0r0,104r31,0r0,16r-81,0","w":247},"I":{"d":"10,0r0,-16r30,0r0,-212r-30,0r0,-16r81,0r0,16r-31,0r0,212r31,0r0,16r-81,0","w":101},"J":{"d":"-24,72r0,-17v36,12,64,-2,64,-36r0,-247r-37,0r0,-16r92,0r0,16r-35,0r0,245v3,53,-42,67,-84,55","w":97},"K":{"d":"5,0r0,-16r32,0r0,-212r-32,0r0,-16r86,0r0,16r-34,0r0,212r34,0r0,16r-86,0xm129,0r0,-16r32,0r-101,-113r101,-99r-28,0r0,-16r78,0r0,16r-26,0r-99,98r104,114r26,0r0,16r-87,0","w":209},"L":{"d":"6,0r0,-16r33,0r0,-212r-33,0r0,-16r86,0r0,16r-33,0r0,212r101,0r0,-81r19,0r0,97r-173,0","w":183},"M":{"d":"7,0r0,-16r32,0r0,-212r-32,0r0,-16r62,0r86,208v23,-73,56,-138,83,-208r63,0r0,16r-30,0r0,212r30,0r0,16r-81,0r0,-16r31,0r-1,-217r-96,233r-4,0r-95,-233r0,217r30,0r0,16r-78,0","w":307},"N":{"d":"4,0r0,-16r32,0r0,-212r-32,0r0,-16r57,0r141,215r0,-199r-34,0r0,-16r83,0r0,16r-32,0r0,231r-18,0r-148,-224r0,205r35,0r0,16r-84,0","w":254},"O":{"d":"18,-122v0,-73,51,-126,123,-126v71,0,123,53,123,126v0,72,-52,126,-121,126v-74,0,-125,-52,-125,-126xm38,-122v0,63,44,108,103,108v59,0,102,-45,102,-108v0,-63,-43,-109,-102,-109v-59,0,-103,46,-103,109","w":281},"P":{"d":"6,0r0,-16r32,0r0,-212r-32,0r0,-16r106,0v57,0,80,33,80,71v0,37,-23,72,-79,72r-55,0r0,85r33,0r0,16r-85,0xm58,-228r0,111v58,3,114,-1,114,-54v0,-35,-15,-57,-65,-57r-49,0","w":198},"Q":{"d":"81,13v9,-9,26,-10,37,-13v-62,-12,-100,-59,-100,-122v0,-73,51,-126,123,-126v71,0,123,53,123,126v1,70,-52,121,-115,126v24,6,42,27,70,22r-7,16v-50,4,-77,-49,-124,-18xm38,-123v0,61,42,109,103,109v59,0,102,-47,102,-109v0,-62,-43,-108,-102,-108v-59,0,-103,48,-103,108","w":281},"R":{"d":"1,0r0,-16r36,0r0,-212r-36,0r0,-16r120,0v44,0,67,27,67,60v0,32,-21,54,-57,60r49,108r32,0r0,16r-46,0r-55,-122r-54,0r0,106r34,0r0,16r-90,0xm57,-138v51,3,118,-1,110,-46v3,-49,-59,-46,-110,-44r0,90","w":206},"S":{"d":"15,0r0,-84r17,0v-3,41,29,70,69,70v32,0,58,-21,58,-52v0,-73,-143,-31,-143,-122v0,-62,103,-79,135,-32r0,-24r16,0r0,65v-6,-1,-18,4,-16,-5v0,-25,-30,-47,-64,-47v-30,0,-52,19,-52,43v0,72,144,28,144,123v0,73,-115,91,-147,33r0,32r-17,0","w":195},"T":{"d":"60,0r0,-16r33,0r0,-212r-70,0r0,61r-17,0r0,-77r195,0r0,77r-17,0r0,-61r-71,0r0,212r34,0r0,16r-87,0","w":206},"U":{"d":"32,-228r-31,0r0,-16r83,0r0,16r-31,0r0,157v0,39,23,57,62,57v40,0,65,-16,65,-57r0,-157r-31,0r0,-16r82,0r0,16r-31,0r0,157v0,65,-55,75,-82,75v-42,0,-86,-17,-86,-75r0,-157","w":232},"V":{"d":"111,3r-87,-231r-32,0r0,-16r83,0r0,16r-31,0r77,201r74,-201r-29,0r0,-16r78,0r0,16r-31,0r-85,231r-17,0","w":236},"W":{"d":"93,3r-70,-231r-30,0r0,-16r81,0r0,16r-30,0r59,202r51,-202r-28,0r0,-16r92,0r0,16r-30,0r56,202r56,-202r-31,0r0,-16r79,0r0,16r-31,0r-66,231r-16,0r-65,-235r-61,235r-16,0","w":341},"X":{"d":"5,0r0,-16r34,0r67,-107r-67,-105r-34,0r0,-16r86,0r0,16r-29,0r54,86r55,-86r-30,0r0,-16r82,0r0,16r-32,0r-64,102r70,110r34,0r0,16r-90,0r0,-16r33,0r-58,-92r-57,92r32,0r0,16r-86,0","w":236},"Y":{"d":"66,0r0,-16r34,0r0,-94r-75,-118r-32,0r0,-16r87,0r0,16r-32,0r64,100r63,-100r-31,0r0,-16r80,0r0,16r-29,0r-75,118r0,94r35,0r0,16r-89,0","w":217},"Z":{"d":"10,0r0,-16r149,-212r-125,0r0,43r-16,0r0,-59r166,0r0,16r-150,212r137,0r0,-47r17,0r0,63r-178,0","w":198},"[":{"d":"61,-228r0,284r57,0r0,16r-76,0r0,-316r76,0r0,16r-57,0","w":123},"\\":{"d":"17,-244r84,249r-17,0r-84,-249r17,0","w":101},"]":{"d":"63,-228r-57,0r0,-16r76,0r0,316r-76,0r0,-16r57,0r0,-284","w":123},"^":{"d":"118,-248r79,94r-12,10r-67,-81r-68,81r-10,-10","w":236},"_":{"d":"-2,27r184,0r0,18r-184,0r0,-18","w":180},"a":{"d":"133,0r0,-24v-38,41,-113,35,-115,-24v-2,-51,72,-66,115,-38v1,-43,4,-77,-45,-76v-26,0,-44,10,-53,30r-14,-4v13,-27,33,-39,68,-39v92,0,56,86,63,159r28,0r0,16r-47,0xm133,-40r0,-31v-34,-26,-96,-18,-96,24v0,49,74,40,96,7","w":183},"b":{"d":"5,0r0,-16r31,0r0,-212r-31,0r0,-16r50,0r0,108v36,-69,151,-39,151,48v0,87,-109,123,-151,55r0,33r-50,0xm54,-87v0,44,28,74,67,74v39,0,66,-31,66,-75v0,-42,-27,-71,-65,-71v-39,0,-68,30,-68,72","w":221},"c":{"d":"158,-53r15,7v-28,83,-158,57,-158,-37v0,-77,89,-119,136,-65r0,-22r16,0r0,65r-16,0v0,-31,-25,-51,-54,-51v-37,0,-63,29,-63,71v0,79,100,99,124,32","w":183},"d":{"d":"213,0r-50,0v-1,-10,2,-25,-1,-33v-40,69,-149,31,-149,-53v0,-87,111,-120,150,-50r0,-92r-33,0r0,-16r52,0r0,228r31,0r0,16xm163,-86v0,-41,-29,-73,-67,-73v-37,0,-65,32,-65,73v0,42,28,73,66,73v39,0,66,-30,66,-73","w":213},"e":{"d":"186,-81r-153,0v-1,73,104,97,138,34r15,7v-39,73,-172,52,-172,-45v0,-53,36,-90,87,-90v50,0,84,37,85,94xm33,-97r134,0v-6,-39,-31,-62,-67,-62v-35,0,-61,23,-67,62","w":198},"f":{"d":"8,0r0,-16r27,0r0,-138r-27,0r0,-16r27,0v-6,-43,11,-78,42,-78v20,0,35,13,40,34r-17,2v-6,-30,-47,-26,-47,7r0,35r34,0r0,16r-34,0r0,138r34,0r0,16r-79,0","w":90},"g":{"d":"166,6v0,-13,2,-31,-1,-42v-35,70,-151,37,-151,-48v0,-85,112,-121,152,-50r0,-36r50,0r0,16r-31,0r0,158v-6,88,-105,94,-152,53r12,-13v38,31,121,33,121,-38xm33,-84v0,41,27,71,66,71v39,0,67,-31,67,-72v0,-40,-30,-72,-67,-72v-37,0,-66,32,-66,73","w":213},"h":{"d":"5,0r0,-16r31,0r0,-212r-31,0r0,-16r49,0r0,97v21,-18,44,-28,65,-28v26,0,46,14,46,45r0,114r28,0r0,16r-77,0r0,-16r31,0r0,-110v-6,-56,-65,-29,-93,-3r0,113r28,0r0,16r-77,0","w":195},"i":{"d":"9,0r0,-16r30,0r0,-138r-30,0r0,-16r48,0r0,154r29,0r0,16r-77,0xm28,-234v0,-8,6,-14,14,-14v8,0,15,6,15,14v0,8,-7,15,-15,15v-8,0,-14,-7,-14,-15","w":90},"j":{"d":"39,-154r-31,0r0,-16r50,0r0,191v0,44,-31,57,-72,52r0,-16v35,4,53,-4,53,-42r0,-169xm43,-248v8,0,15,6,15,14v0,8,-7,15,-15,15v-8,0,-14,-7,-14,-15v0,-8,6,-14,14,-14","w":86},"k":{"d":"5,0r0,-16r31,0r0,-212r-31,0r0,-16r50,0r0,154r89,-64r-26,0r0,-16r71,0r0,16r-22,0r-89,64r85,74r30,0r0,16r-37,0r-101,-88r0,72r31,0r0,16r-81,0","w":187},"l":{"d":"3,0r0,-16r31,0r0,-212r-31,0r0,-16r50,0r0,228r30,0r0,16r-80,0","w":86},"m":{"d":"5,0r0,-16r30,0r0,-138r-30,0r0,-16r49,0r0,26v31,-33,90,-44,107,1v21,-19,45,-30,66,-30v66,-3,39,97,44,157r28,0r0,16r-75,0r0,-16r29,0r0,-109v-5,-54,-63,-29,-90,0r0,109r28,0r0,16r-76,0r0,-16r29,0r0,-109v0,-19,-8,-31,-27,-31v-20,0,-38,9,-63,31r0,109r28,0r0,16r-77,0","w":303},"n":{"d":"3,0r0,-16r31,0r0,-138r-31,0r0,-16r50,0r0,26v22,-18,45,-29,64,-29v68,-2,41,96,46,157r27,0r0,16r-76,0r0,-16r30,0r0,-107v-5,-57,-63,-30,-91,-2r0,109r27,0r0,16r-77,0"},"o":{"d":"15,-85v0,-51,36,-90,84,-90v48,0,85,39,85,90v0,51,-37,90,-85,90v-48,0,-84,-39,-84,-90xm34,-85v0,42,27,73,65,73v38,0,66,-31,66,-73v0,-42,-28,-73,-66,-73v-38,0,-65,31,-65,73","w":198},"p":{"d":"30,60r0,-214r-29,0r0,-16r48,0v1,11,-2,27,1,36v36,-70,149,-36,149,49v0,88,-113,122,-150,51r0,94r31,0r0,16r-81,0r0,-16r31,0xm48,-85v0,42,28,73,67,73v39,0,66,-30,66,-73v0,-42,-28,-72,-68,-72v-38,0,-65,30,-65,72","w":213},"q":{"d":"183,60r32,0r0,16r-81,0r0,-16r31,0r-1,-94v-34,72,-149,37,-149,-50v0,-86,111,-120,150,-51r0,-35r50,0r0,16r-32,0r0,214xm165,-85v0,-42,-27,-72,-65,-72v-40,0,-67,30,-67,73v0,42,27,72,66,72v39,0,66,-31,66,-73","w":213},"r":{"d":"8,0r0,-16r32,0r0,-138r-32,0r0,-16r51,0v1,13,-2,30,1,41v12,-31,40,-47,78,-44r0,18v-97,-3,-77,61,-79,139r35,0r0,16r-86,0","w":142},"s":{"d":"14,0r0,-59r16,0v0,28,21,47,53,47v28,0,48,-14,48,-34v0,-51,-108,-13,-108,-80v0,-50,77,-62,101,-24r0,-20r16,0r0,56r-16,0v-1,-25,-20,-43,-47,-43v-27,0,-37,17,-37,31v0,47,108,11,108,79v0,53,-93,67,-118,26r0,21r-16,0","w":161},"t":{"d":"31,-154r-30,0r0,-16r30,0r0,-38r19,-15r0,53r36,0r0,16r-36,0r0,119v0,20,4,27,36,19r0,16v-33,9,-55,3,-55,-27r0,-127","w":93},"u":{"d":"144,0r0,-24v-33,33,-109,44,-109,-16r0,-114r-30,0r0,-16r48,0r0,126v5,51,66,27,91,-1r0,-109r-30,0r0,-16r49,0r0,154r29,0r0,16r-48,0","w":195},"v":{"d":"87,3r-60,-157r-28,0r0,-16r71,0r0,16r-24,0r35,92v10,24,9,34,15,46v13,-48,33,-92,49,-138r-24,0r0,-16r67,0r0,16r-26,0r-57,157r-18,0","w":187},"w":{"d":"72,3r-49,-157r-22,0r0,-16r60,0r0,16r-20,0r40,135v10,-49,27,-90,40,-135r-20,0r0,-16r65,0r0,16r-19,0r24,77v5,13,9,45,15,59v7,-46,29,-93,42,-136r-23,0r0,-16r64,0r0,16r-23,0r-51,157r-18,0r-44,-148r-43,148r-18,0","w":270},"x":{"d":"6,0r0,-16r24,0r54,-72r-53,-66r-22,0r0,-16r64,0r0,16r-20,0r42,53r41,-53r-18,0r0,-16r62,0r0,16r-23,0r-52,66r58,72r22,0r0,16r-63,0r0,-16r21,0r-48,-59r-45,59r23,0r0,16r-67,0"},"y":{"d":"66,60r24,-65r-61,-149r-28,0r0,-16r74,0r0,16r-28,0r52,127r48,-127r-27,0r0,-16r71,0r0,16r-26,0r-87,230r-48,0r0,-16r36,0"},"z":{"d":"16,0r0,-16r120,-138r-96,0r0,44r-15,0r0,-60r132,0r0,16r-120,138r104,0r0,-46r16,0r0,62r-141,0","w":172},"{":{"d":"17,-96v38,1,35,-53,34,-94v0,-42,25,-57,52,-55r0,20v-35,-8,-32,33,-32,72v0,35,-9,58,-35,69v33,12,35,48,35,93v0,42,6,47,32,48r0,19v-27,2,-52,-12,-52,-54v1,-42,4,-95,-34,-95r0,-23","w":119},"|":{"d":"80,-244r19,0r0,325r-19,0r0,-325","w":178},"}":{"d":"103,-96r0,23v-38,0,-35,53,-34,95v0,42,-25,56,-52,54r0,-19v34,8,32,-33,32,-72v0,-35,9,-58,35,-69v-33,-13,-35,-48,-35,-94v0,-42,-6,-46,-32,-47r0,-20v27,-2,52,13,52,55v0,41,-4,95,34,94","w":119},"~":{"d":"213,-121v-48,46,-89,-7,-139,-7v-15,0,-24,4,-50,23r0,-19v47,-44,90,6,139,6v13,0,24,-5,50,-23r0,20","w":236},"'":{"d":"35,-166v-3,-26,-6,-52,-5,-82r20,0v1,30,-2,56,-5,82r-10,0","w":78},"`":{"d":"73,-193r-43,-56r20,0r36,56r-13,0","w":119},"\u00c4":{"d":"23,-16r73,-212r-30,0r0,-16r105,0r0,16r-31,0r75,212r30,0r0,16r-81,0r0,-16r30,0r-27,-77r-98,0r-27,77r33,0r0,16r-83,0r0,-16r31,0xm75,-109r87,0r-42,-124r-3,0xm149,-306v7,0,13,6,13,13v0,7,-6,12,-13,12v-7,0,-12,-5,-12,-12v0,-7,5,-13,12,-13xm87,-306v7,0,12,6,12,13v0,7,-5,12,-12,12v-7,0,-12,-5,-12,-12v0,-7,5,-13,12,-13","w":236},"\u00d6":{"d":"18,-122v0,-73,51,-126,123,-126v71,0,123,53,123,126v0,72,-52,126,-121,126v-74,0,-125,-52,-125,-126xm38,-122v0,63,44,108,103,108v59,0,102,-45,102,-108v0,-63,-43,-109,-102,-109v-59,0,-103,46,-103,109xm172,-306v7,0,12,6,12,13v0,7,-5,12,-12,12v-7,0,-13,-5,-13,-12v0,-7,6,-13,13,-13xm109,-306v7,0,13,6,13,13v0,7,-6,12,-13,12v-7,0,-12,-5,-12,-12v0,-7,5,-13,12,-13","w":281},"\u00d5":{"d":"18,-122v0,-73,51,-126,123,-126v71,0,123,53,123,126v0,72,-52,126,-121,126v-74,0,-125,-52,-125,-126xm38,-122v0,63,44,108,103,108v59,0,102,-45,102,-108v0,-63,-43,-109,-102,-109v-59,0,-103,46,-103,109xm166,-278v-26,-1,-61,-37,-74,0r-10,0v14,-52,52,-23,86,-14v9,0,16,-6,21,-17r10,0v-5,19,-18,31,-33,31","w":281},"\u0160":{"d":"15,0r0,-84r17,0v-3,41,29,70,69,70v32,0,58,-21,58,-52v0,-73,-143,-31,-143,-122v0,-62,103,-79,135,-32r0,-24r16,0r0,65v-6,-1,-18,4,-16,-5v0,-25,-30,-47,-64,-47v-30,0,-52,19,-52,43v0,72,144,28,144,123v0,73,-115,91,-147,33r0,32r-17,0xm45,-320r12,0r39,36r42,-36r13,0r-46,52r-18,0","w":195},"\u00dc":{"d":"32,-228r-31,0r0,-16r83,0r0,16r-31,0r0,157v0,39,23,57,62,57v40,0,65,-16,65,-57r0,-157r-31,0r0,-16r82,0r0,16r-31,0r0,157v0,65,-55,75,-82,75v-42,0,-86,-17,-86,-75r0,-157xm148,-306v7,0,12,6,12,13v0,7,-5,12,-12,12v-7,0,-13,-5,-13,-12v0,-7,6,-13,13,-13xm85,-306v7,0,13,6,13,13v0,7,-6,12,-13,12v-7,0,-12,-5,-12,-12v0,-7,5,-13,12,-13","w":232},"\u017d":{"d":"10,0r0,-16r149,-212r-125,0r0,43r-16,0r0,-59r166,0r0,16r-150,212r137,0r0,-47r17,0r0,63r-178,0xm46,-320r13,0r39,36r41,-36r14,0r-46,52r-18,0","w":198},"\u00e4":{"d":"133,0r0,-24v-38,41,-113,35,-115,-24v-2,-51,72,-66,115,-38v1,-43,4,-77,-45,-76v-26,0,-44,10,-53,30r-14,-4v13,-27,33,-39,68,-39v92,0,56,86,63,159r28,0r0,16r-47,0xm133,-40r0,-31v-34,-26,-96,-18,-96,24v0,49,74,40,96,7xm123,-233v7,0,12,6,12,13v0,7,-5,12,-12,12v-7,0,-12,-5,-12,-12v0,-7,5,-13,12,-13xm61,-233v7,0,12,6,12,13v0,7,-5,12,-12,12v-7,0,-12,-5,-12,-12v0,-7,5,-13,12,-13","w":183},"\u00f6":{"d":"15,-85v0,-51,36,-90,84,-90v48,0,85,39,85,90v0,51,-37,90,-85,90v-48,0,-84,-39,-84,-90xm34,-85v0,42,27,73,65,73v38,0,66,-31,66,-73v0,-42,-28,-73,-66,-73v-38,0,-65,31,-65,73xm131,-233v7,0,12,6,12,13v0,7,-5,12,-12,12v-7,0,-13,-5,-13,-12v0,-7,6,-13,13,-13xm68,-233v7,0,13,6,13,13v0,7,-6,12,-13,12v-7,0,-12,-5,-12,-12v0,-7,5,-13,12,-13","w":198},"\u00f5":{"d":"15,-85v0,-51,36,-90,84,-90v48,0,85,39,85,90v0,51,-37,90,-85,90v-48,0,-84,-39,-84,-90xm34,-85v0,42,27,73,65,73v38,0,66,-31,66,-73v0,-42,-28,-73,-66,-73v-38,0,-65,31,-65,73xm158,-236v-11,47,-56,25,-86,14v-10,0,-17,5,-21,17r-10,0v14,-52,52,-23,86,-14v9,0,16,-6,21,-17r10,0","w":198},"\u0161":{"d":"14,0r0,-59r16,0v0,28,21,47,53,47v28,0,48,-14,48,-34v0,-51,-108,-13,-108,-80v0,-50,77,-62,101,-24r0,-20r16,0r0,56r-16,0v-1,-25,-20,-43,-47,-43v-27,0,-37,17,-37,31v0,47,108,11,108,79v0,53,-93,67,-118,26r0,21r-16,0xm28,-247r12,0r39,36r42,-36r13,0r-46,52r-18,0","w":161},"\u00fc":{"d":"144,0r0,-24v-33,33,-109,44,-109,-16r0,-114r-30,0r0,-16r48,0r0,126v5,51,66,27,91,-1r0,-109r-30,0r0,-16r49,0r0,154r29,0r0,16r-48,0xm129,-233v7,0,12,6,12,13v0,7,-5,12,-12,12v-7,0,-12,-5,-12,-12v0,-7,5,-13,12,-13xm67,-233v7,0,12,6,12,13v0,7,-5,12,-12,12v-7,0,-13,-5,-13,-12v0,-7,6,-13,13,-13","w":195},"\u017e":{"d":"16,0r0,-16r120,-138r-96,0r0,44r-15,0r0,-60r132,0r0,16r-120,138r104,0r0,-46r16,0r0,62r-141,0xm33,-247r13,0r39,36r41,-36r13,0r-45,52r-18,0","w":172},"\u00a0":{"w":90}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 1990 Adobe Systems Incorporated. All Rights Reserved.Rockwell is
 * a trademark of The Monotype Corporation Plc.
 * 
 * Full name:
 * Rockwell-LightItalic
 */
Cufon.registerFont({"w":183,"face":{"font-family":"Rockwell Light","font-weight":300,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-32 -318 392 80.8341","underline-thickness":"18","underline-position":"-27","slope":"-13","stemh":"15","stemv":"17","unicode-range":"U+0020-U+017E"},"glyphs":{" ":{"w":90},"!":{"d":"28,0r7,-34r20,0r-8,34r-19,0xm49,-65r37,-179r19,0r-16,69r-31,110r-9,0","w":86},"\"":{"d":"46,-166v-3,-26,-6,-52,-5,-82r21,0v1,30,-2,56,-5,82r-11,0xm103,-166v-3,-26,-6,-52,-5,-82r20,0v1,30,-2,56,-5,82r-10,0","w":101},"#":{"d":"118,-251r17,0r-15,73r69,0r15,-73r17,0r-15,73r28,0r0,16r-32,0r-14,70r46,0r0,16r-50,0r-16,73r-16,0r15,-73r-67,0r-16,73r-17,0r16,-73r-30,0r0,-16r33,0r14,-70r-47,0r0,-16r50,0xm117,-162r-14,70r68,0r14,-70r-68,0","w":240},"$":{"d":"57,32r7,-31v-30,-7,-51,-35,-45,-69r16,0v-4,31,10,48,32,54r24,-104v-65,-33,-41,-123,29,-124v-1,-9,9,-7,17,-7r-2,10v25,6,48,28,38,68r-15,0v7,-31,-5,-49,-26,-54r-23,99v34,22,45,41,45,64v0,37,-31,67,-75,66r-7,28r-15,0xm95,-135r22,-91v-48,2,-66,66,-22,91xm105,-109r-22,97v30,0,54,-22,54,-50v0,-19,-10,-31,-32,-47","w":164},"%":{"d":"189,-49v-8,-75,125,-107,129,-22v8,74,-126,109,-129,22xm262,-111v-54,-6,-87,100,-18,102v63,0,84,-99,18,-102xm65,-174v-8,-76,125,-108,128,-22v8,74,-125,110,-128,22xm138,-236v-54,-6,-87,100,-18,102v63,0,84,-99,18,-102xm69,0r229,-244r16,0r-229,244r-16,0","w":333},"&":{"d":"170,0r-14,-27v-42,52,-130,35,-131,-36v0,-31,20,-72,71,-87v-24,-40,-11,-99,39,-98v26,0,44,18,44,42v0,23,-14,45,-58,62r42,88v17,-22,29,-43,35,-64r40,0r-3,15r-25,0v-12,27,-23,44,-40,64r13,26r31,0r-3,15r-41,0xm149,-42r-46,-94v-40,14,-59,38,-59,72v1,59,74,63,105,22xm114,-158v35,-11,48,-32,48,-49v0,-15,-12,-26,-27,-26v-35,1,-40,47,-21,75","w":217},"(":{"d":"182,-248r-4,15v-66,19,-114,93,-114,183v0,46,16,88,40,110r-3,17v-33,-25,-53,-67,-53,-129v0,-113,70,-183,134,-196","w":135},")":{"d":"-30,77r4,-16v66,-19,113,-93,113,-183v0,-46,-15,-88,-39,-110r3,-16v33,25,53,66,53,128v0,113,-70,184,-134,197","w":135},"*":{"d":"113,-163v-25,22,-27,35,-49,51r-13,-15v18,-18,36,-21,56,-43v-31,-20,-42,-13,-63,-31r11,-18v23,13,30,28,57,43v6,-32,0,-46,9,-68r20,4v-4,25,-15,38,-20,65v36,-3,38,-10,69,-11r2,20v-26,6,-42,-4,-71,0v11,30,25,37,34,63r-19,8v-14,-26,-7,-29,-23,-68","w":176},"+":{"d":"152,-123r86,0r0,16r-86,0r0,86r-17,0r0,-86r-86,0r0,-16r86,0r0,-87r17,0r0,87","w":240},",":{"d":"36,-34r19,0v-8,31,-9,77,-42,80r2,-13v12,-2,16,-16,21,-33r-8,0","w":86},"-":{"d":"26,-76r3,-15r100,0r-4,15r-99,0","w":127},".":{"d":"36,-34r19,0r-7,34r-20,0","w":86},"\/":{"d":"108,-248r17,0r-84,251r-17,0","w":101},"0":{"d":"34,-69v0,-68,39,-179,105,-179v35,0,57,27,57,72v0,60,-36,180,-105,180v-35,0,-57,-29,-57,-73xm51,-70v0,37,16,58,42,58v55,0,86,-115,86,-164v0,-36,-16,-57,-42,-57v-51,0,-86,108,-86,163"},"1":{"d":"80,-15r50,-214r-34,0r4,-15r50,0r-52,229r29,0r-4,15r-79,0r3,-15r33,0"},"2":{"d":"137,-15r15,-66r16,0r-19,81r-126,0v16,-108,149,-122,149,-193v0,-23,-16,-40,-38,-40v-30,0,-55,29,-65,77r-15,0v10,-57,40,-92,81,-92v31,0,54,23,54,55v0,80,-121,91,-148,178r96,0"},"3":{"d":"33,-78r16,0v-5,46,19,66,49,66v27,0,59,-21,59,-60v0,-30,-25,-52,-64,-48r4,-15v49,1,79,-23,79,-56v0,-25,-17,-42,-43,-42v-26,0,-44,18,-53,53r-15,0v5,-32,28,-68,69,-68v35,0,58,23,58,57v0,35,-22,56,-59,65v73,22,44,128,-35,130v-43,0,-73,-32,-65,-82"},"4":{"d":"112,-15r13,-56r-95,0v-1,-7,-2,-13,-6,-18r142,-159r15,0r-37,162r37,0r-4,15r-37,0r-13,56r28,0r-3,15r-71,0r3,-15r28,0xm128,-86r30,-133r-117,133r87,0"},"5":{"d":"33,-75r16,0v-9,42,16,63,41,63v36,0,67,-37,67,-79v0,-48,-54,-59,-82,-25v-5,-5,-10,-8,-16,-11r31,-117r111,0r-14,60r-15,0r10,-45r-80,0v-7,31,-20,65,-24,95v35,-38,97,-11,97,44v0,50,-40,94,-86,94v-37,0,-68,-33,-56,-79"},"6":{"d":"42,-67v0,-59,31,-181,102,-181v37,0,53,32,48,73r-17,0v4,-37,-8,-58,-33,-58v-40,-1,-67,69,-72,104v40,-47,108,-23,108,41v0,50,-36,92,-78,92v-28,0,-58,-23,-58,-71xm63,-101v-12,56,7,89,39,89v31,0,59,-35,59,-76v0,-68,-72,-60,-98,-13"},"7":{"d":"44,-15r29,0v20,-75,53,-142,112,-214r-108,0r-11,44r-15,0r13,-59r143,0r-3,14v-50,63,-90,130,-113,215r27,0r-3,15r-74,0"},"8":{"d":"91,-131v-53,-30,-14,-117,43,-117v34,0,58,24,58,57v1,35,-22,60,-51,68v62,30,16,131,-48,127v-80,-5,-81,-120,-2,-135xm134,-233v-61,-2,-72,98,-11,99v57,5,79,-97,11,-99xm108,-119v-59,-7,-88,108,-13,107v62,6,83,-108,13,-107"},"9":{"d":"189,-178v0,60,-30,182,-101,182v-37,0,-53,-32,-48,-73r16,0v-4,37,9,57,34,57v40,1,66,-69,71,-104v-39,47,-107,24,-107,-41v0,-50,35,-91,77,-91v28,0,58,22,58,70xm168,-144v12,-56,-7,-89,-39,-89v-31,0,-58,35,-58,76v0,67,72,61,97,13"},":":{"d":"36,-34r19,0r-7,34r-20,0xm67,-170r20,0r-8,34r-20,0","w":86},";":{"d":"36,-34r19,0v-8,31,-9,77,-42,80r2,-13v12,-2,16,-16,21,-33r-8,0xm67,-170r20,0r-8,34r-20,0","w":86},"<":{"d":"49,-123r189,-80r0,18r-167,69r167,70r0,18r-189,-80r0,-15","w":240},"=":{"d":"49,-165r189,0r0,16r-189,0r0,-16xm49,-83r189,0r0,16r-189,0r0,-16","w":240},">":{"d":"216,-116r-167,-69r0,-18r189,80r0,15r-189,80r0,-18","w":240},"?":{"d":"71,-64r13,-71v40,12,77,-17,77,-59v0,-24,-17,-39,-42,-39v-23,0,-40,14,-48,40r-15,0v8,-70,122,-74,123,0v0,45,-41,81,-84,75r-15,54r-9,0xm50,0r8,-34r19,0r-8,34r-19,0","w":157},"@":{"d":"310,-117v1,56,-35,113,-90,117v-21,2,-24,-13,-21,-32v-40,56,-121,34,-120,-42v0,-51,35,-109,89,-109v24,0,41,11,54,34r7,-29r21,0r-31,149v-2,9,1,13,7,13v22,0,70,-35,70,-101v0,-51,-30,-114,-118,-114v-80,0,-137,59,-137,141v0,82,56,137,139,137v50,0,94,-19,118,-55r18,0v-28,49,-83,69,-136,69v-91,0,-153,-61,-153,-151v0,-84,54,-156,152,-156v98,0,131,75,131,129xm214,-117v0,-29,-19,-50,-45,-50v-46,0,-68,59,-68,94v0,33,19,56,45,56v39,0,68,-58,68,-100","w":288},"A":{"d":"-7,0r4,-15r31,0r113,-214r-32,0r4,-15r106,0r-3,15r-28,0r24,214r32,0r-4,15r-82,0r4,-15r31,0r-9,-78r-98,0r-40,78r30,0r-3,15r-80,0xm95,-108r88,0r-13,-124r-10,0","w":236},"B":{"d":"32,-15r50,-214r-29,0r3,-15r83,0v85,-1,82,107,13,119v64,30,30,125,-47,125r-100,0r4,-15r23,0xm52,-15v58,3,113,1,115,-56v1,-42,-42,-54,-91,-49xm80,-135r46,0v78,0,80,-95,10,-94r-35,0","w":198},"C":{"d":"237,-62r11,10v-25,34,-65,56,-105,56v-75,0,-105,-54,-105,-104v0,-80,71,-148,154,-148v35,0,61,13,74,39r8,-35r16,0r-16,67r-12,0v-6,-35,-32,-56,-70,-56v-72,0,-135,61,-135,133v0,53,35,88,85,88v36,0,66,-15,95,-50","w":266},"D":{"d":"34,-15r50,-214r-28,0r4,-15r87,0v65,0,110,39,110,104v0,75,-54,140,-136,140r-116,0r4,-15r25,0xm54,-15r62,0v87,0,122,-72,122,-126v0,-62,-54,-97,-135,-88","w":251},"E":{"d":"33,-15r50,-214r-28,0r4,-15r175,0r-17,74r-15,0r13,-59r-113,0r-22,96r90,0r-4,15r-90,0r-23,103r115,0r13,-60r16,0r-17,75r-175,0r3,-15r25,0","w":213},"F":{"d":"34,-15r50,-214r-26,0r3,-15r167,0r-17,72r-15,0r14,-57r-107,0r-22,95r84,0r-4,16r-84,0r-23,103r29,0r-3,15r-75,0r3,-15r26,0","w":195},"G":{"d":"189,-110r86,0v-16,88,-85,114,-131,114v-63,0,-107,-43,-107,-103v0,-114,164,-204,238,-109r9,-36r15,0r-16,67r-12,0v-12,-37,-38,-56,-79,-56v-72,0,-136,63,-136,135v0,51,38,86,91,86v51,0,92,-33,105,-83r-67,0","w":277},"H":{"d":"33,-15r50,-214r-27,0r3,-15r73,0r-3,15r-27,0r-21,93r125,0r22,-93r-26,0r4,-15r64,0r-3,15r-20,0r-49,214r27,0r-4,15r-72,0r4,-15r26,0r24,-106r-126,0r-24,106r28,0r-4,15r-71,0r3,-15r24,0","w":236},"I":{"d":"35,-15r49,-214r-26,0r4,-15r65,0r-4,15r-20,0r-49,214r26,0r-3,15r-72,0r4,-15r26,0","w":93},"J":{"d":"141,-244r-4,15r-21,0r-51,217v-14,61,-33,88,-96,89v3,-6,-2,-16,9,-16v49,0,60,-40,68,-73r50,-217r-25,0r3,-15r67,0","w":101},"K":{"d":"33,-15r50,-214r-28,0r4,-15r72,0r-3,15r-26,0r-49,214r25,0r-3,15r-68,0r4,-15r22,0xm82,-127r127,-102r-35,0r3,-15r79,0r-4,15r-17,0r-127,102r86,112r22,0r-4,15r-73,0r4,-15r25,0","w":213},"L":{"d":"33,-15r50,-214r-29,0r3,-15r78,0r-4,15r-28,0r-50,214r102,0r20,-86r18,0r-23,101r-167,0r3,-15r27,0"},"M":{"d":"33,-15r50,-214r-25,0r3,-15r56,0r32,203r126,-203r62,0r-4,15r-28,0r-49,214r28,0r-4,15r-73,0r4,-15r26,0r50,-214r-3,0r-143,231r-5,0r-33,-231r-3,0r-50,214r25,0r-4,15r-65,0r4,-15r23,0","w":296},"N":{"d":"33,-15r49,-214r-30,0r4,-15r57,0r82,217r46,-202r-28,0r4,-15r70,0r-4,15r-26,0r-54,231r-18,0r-86,-231r-49,214r26,0r-4,15r-71,0r4,-15r28,0","w":243},"O":{"d":"39,-95v0,-76,58,-153,142,-153v62,0,102,38,102,99v0,68,-50,153,-145,153v-68,0,-99,-46,-99,-99xm58,-95v0,50,32,83,80,83v82,0,126,-80,126,-138v0,-41,-26,-83,-84,-83v-69,0,-122,69,-122,138","w":273},"P":{"d":"32,-15r50,-214r-26,0r3,-15r73,0v44,0,73,26,73,67v0,32,-20,77,-88,77r-45,0r-20,85r30,0r-4,15r-75,0r3,-15r26,0xm75,-116r43,0v53,0,68,-33,68,-61v0,-42,-36,-57,-85,-52"},"Q":{"d":"283,-149v0,68,-50,150,-142,153v35,11,40,32,82,26r-12,16v-48,8,-86,-59,-137,-22r-7,-12v11,-10,18,-9,31,-15v-41,-14,-59,-53,-59,-93v0,-71,53,-152,142,-152v62,0,102,38,102,99xm58,-95v0,51,33,83,78,83v84,0,128,-81,128,-138v0,-39,-24,-83,-83,-83v-71,0,-123,70,-123,138","w":273},"R":{"d":"32,-15r50,-214r-27,0r4,-15r88,0v46,0,63,26,63,56v0,37,-23,61,-63,65r23,108r32,0r-4,15r-44,0r-26,-123r-51,0r-25,108r26,0r-3,15r-70,0r4,-15r23,0xm80,-138r57,0v42,0,54,-29,54,-50v0,-18,-8,-41,-47,-41r-43,0","w":198},"S":{"d":"70,-188v-3,47,93,62,93,124v0,65,-90,90,-133,43r-5,21r-15,0r15,-66r15,0r-7,29v34,41,113,29,113,-25v0,-57,-93,-57,-93,-123v0,-65,85,-82,128,-39r4,-20r16,0r-16,67r-15,0r7,-30v-29,-38,-104,-36,-107,19","w":172},"T":{"d":"85,-15r49,-214r-64,0r-17,76r-16,0r21,-91r179,0r-21,91r-16,0r18,-76r-64,0r-50,214r27,0r-3,15r-74,0r3,-15r28,0","w":195},"U":{"d":"100,-229r-38,163v-8,35,20,54,52,54v31,0,58,-17,68,-61r36,-156r-25,0r3,-15r70,0r-4,15r-24,0r-38,164v-11,47,-49,69,-89,69v-37,0,-79,-23,-67,-76r36,-157r-26,0r4,-15r71,0r-3,15r-26,0","w":221},"V":{"d":"256,-229r-154,233r-16,0r-17,-233r-29,0r4,-15r74,0r-3,15r-27,0r13,202r2,0r134,-202r-33,0r3,-15r78,0r-4,15r-25,0","w":232},"W":{"d":"81,4r-10,-233r-30,0r4,-15r77,0r-3,15r-29,0r8,201r110,-201r-32,0r4,-15r83,0r-3,15r-23,0r5,201r109,-201r-27,0r3,-15r65,0r-4,15r-19,0r-129,233r-15,0r-4,-233r-125,233r-15,0","w":348},"X":{"d":"22,-15r99,-110r-40,-104r-26,0r4,-15r70,0r-4,15r-23,0r34,88r80,-88r-29,0r4,-15r70,0r-3,15r-22,0r-93,104r42,110r23,0r-3,15r-69,0r4,-15r24,0r-35,-94r-86,94r26,0r-3,15r-67,0r3,-15r20,0","w":221},"Y":{"d":"89,-15r22,-96r-46,-118r-27,0r3,-15r77,0r-3,15r-29,0r39,100r88,-100r-32,0r4,-15r77,0r-3,15r-25,0r-104,118r-22,96r30,0r-4,15r-78,0r3,-15r30,0","w":213},"Z":{"d":"14,0r4,-15r181,-214r-112,0r-14,58r-15,0r17,-73r151,0r-4,15r-179,214r120,0r14,-62r15,0r-17,77r-161,0","w":198},"[":{"d":"38,57r44,0r-3,15r-62,0r73,-316r62,0r-3,15r-45,0","w":101},"\\":{"d":"41,-248r84,251r-17,0r-84,-251r17,0","w":101},"]":{"d":"94,-229r-44,0r3,-15r62,0r-73,316r-62,0r3,-15r44,0","w":101},"^":{"d":"141,-249r79,95r-11,9r-68,-81r-67,81r-11,-9","w":236},"_":{"d":"-2,27r184,0r0,18r-184,0r0,-18","w":180},"a":{"d":"133,0v1,-8,6,-20,5,-27v-35,42,-107,41,-111,-18v-3,-53,80,-70,123,-40r9,-37v6,-25,-15,-38,-38,-38v-22,0,-37,8,-52,29r-14,-6v19,-26,40,-37,68,-37v31,0,63,15,53,57r-24,102r25,0r-3,15r-41,0xm140,-42r7,-31v-34,-24,-102,-17,-103,28v9,47,64,36,96,3"},"b":{"d":"32,-15r49,-214r-27,0r3,-15r45,0v-6,31,-17,64,-20,93v47,-44,133,-23,131,52v-3,86,-103,139,-160,71r-7,28r-42,0r4,-15r24,0xm76,-128r-19,83v47,66,138,19,139,-54v1,-69,-86,-76,-120,-29","w":209},"c":{"d":"154,-44r12,9v-34,59,-142,50,-140,-33v2,-93,98,-142,145,-76r6,-26r15,0r-12,51r-15,0v-7,-26,-25,-40,-49,-40v-69,0,-109,145,-21,148v22,0,42,-12,59,-33","w":172},"d":{"d":"176,-15r27,0r-3,15r-45,0v1,-7,6,-15,4,-21v-47,49,-136,16,-131,-52v7,-96,105,-134,160,-70r20,-86r-29,0r3,-15r47,0xm165,-44r19,-83v-48,-65,-137,-24,-139,54v-1,69,84,77,120,29","w":209},"e":{"d":"190,-82r-145,0v-11,73,78,93,114,42r16,6v-38,62,-148,46,-148,-38v0,-55,44,-102,95,-102v41,0,77,30,68,92xm48,-95r127,0v3,-41,-20,-64,-53,-64v-35,0,-66,27,-74,64","w":191},"f":{"d":"33,-15r32,-140r-26,0r3,-15r27,0v8,-53,39,-101,91,-68r-6,13v-41,-27,-61,12,-68,55r28,0r-3,15r-28,0r-32,140r27,0r-3,15r-72,0r3,-15r27,0","w":86},"g":{"d":"19,39v52,50,139,20,140,-58v-44,44,-132,22,-132,-51v0,-84,104,-143,161,-73r6,-27r44,0r-3,15r-26,0v-21,70,-19,160,-62,209v-36,41,-101,31,-136,-3xm165,-42r19,-83v-20,-24,-38,-34,-59,-34v-85,-4,-114,144,-23,148v21,0,44,-11,63,-31","w":206},"h":{"d":"33,-15r49,-214r-27,0r3,-15r45,0r-22,97v25,-18,45,-27,63,-27v25,0,46,19,38,52r-24,107r28,0r-3,15r-73,0r4,-15r26,0r25,-107v4,-66,-57,-29,-88,-7r-27,114r27,0r-3,15r-70,0r4,-15r25,0","w":187},"i":{"d":"36,-15r32,-140r-28,0r4,-15r45,0r-36,155r28,0r-4,15r-72,0r4,-15r27,0xm94,-248v7,0,13,6,13,13v0,7,-6,13,-13,13v-7,0,-13,-6,-13,-13v0,-7,6,-13,13,-13","w":86},"j":{"d":"-32,71r3,-14v30,5,46,-5,57,-52r37,-160r-26,0r3,-15r44,0r-43,186v-14,60,-52,60,-75,55xm89,-222v-7,0,-13,-6,-13,-13v0,-7,6,-13,13,-13v7,0,13,6,13,13v0,7,-6,13,-13,13","w":74},"k":{"d":"32,-15r50,-214r-28,0r4,-15r45,0r-36,155r95,-66r-36,0r3,-15r80,0r-3,15r-24,0r-96,68r57,72r32,0r-4,15r-37,0r-67,-87r-17,72r30,0r-4,15r-72,0r4,-15r24,0","w":168},"l":{"d":"36,-15r49,-214r-27,0r4,-15r45,0r-53,229r26,0r-4,15r-71,0r4,-15r27,0","w":86},"m":{"d":"33,-15r33,-140r-26,0r3,-15r42,0v-1,9,-7,20,-6,28v34,-33,86,-51,105,-2v22,-17,43,-30,69,-30v21,0,46,16,37,54r-24,105r30,0r-4,15r-74,0r3,-15r28,0r24,-107v4,-62,-55,-34,-88,-8r-26,115r27,0r-3,15r-73,0r4,-15r27,0r25,-108v5,-24,-10,-36,-25,-36v-17,0,-35,10,-64,32r-26,112r27,0r-3,15r-71,0r4,-15r25,0","w":296},"n":{"d":"32,-15r33,-140r-28,0r4,-15r45,0r-6,24v27,-19,46,-28,65,-28v24,0,45,20,36,57r-23,102r28,0r-4,15r-73,0r4,-15r27,0r25,-108v5,-21,-4,-36,-25,-36v-17,0,-36,10,-64,31r-26,113r26,0r-3,15r-69,0r3,-15r25,0","w":187},"o":{"d":"28,-68v0,-65,50,-106,101,-106v40,0,70,28,70,74v0,58,-45,104,-99,104v-48,0,-72,-35,-72,-72xm126,-159v-76,-10,-119,145,-24,148v76,9,118,-145,24,-148","w":195},"p":{"d":"12,61r50,-216r-27,0r3,-15r45,0v-1,7,-6,15,-4,21v46,-47,132,-22,132,51v0,82,-104,141,-161,71r-20,88r29,0r-4,15r-70,0r3,-15r24,0xm73,-127r-19,83v47,66,140,22,140,-53v0,-75,-80,-78,-121,-30","w":209},"q":{"d":"209,-155r-50,216r26,0r-4,15r-69,0r3,-15r26,0v5,-26,16,-55,18,-80v-44,44,-131,22,-131,-51v0,-83,103,-143,160,-73r7,-27r43,0r-3,15r-26,0xm165,-41r19,-84v-47,-67,-139,-24,-139,55v0,68,81,76,120,29","w":209},"r":{"d":"36,-15r32,-140r-31,0r3,-15r49,0r-11,49v29,-42,53,-55,92,-53r-4,17v-81,-3,-100,73,-113,142r29,0r-4,15r-74,0r4,-15r28,0","w":131},"s":{"d":"153,-124r-14,0v4,-23,-24,-35,-47,-35v-24,0,-38,12,-38,27v0,35,87,32,87,87v0,51,-89,66,-113,24r-4,21r-15,0r10,-48r16,0v-3,21,21,37,46,37v23,0,43,-15,43,-33v0,-44,-86,-37,-86,-86v0,-46,85,-59,107,-22r4,-18r16,0","w":146},"t":{"d":"116,-170r-4,15r-29,0r-30,120v-4,27,27,28,46,11r-5,19v-28,17,-69,8,-57,-39r28,-111r-26,0r3,-15r26,0r11,-47r22,-17r-15,64r30,0","w":97},"u":{"d":"189,-170r-36,155r28,0r-4,15r-45,0r6,-24v-27,19,-46,27,-63,27v-22,0,-47,-15,-38,-54r24,-104r-28,0r4,-15r45,0r-28,122v-6,25,10,35,24,35v17,0,37,-10,65,-29r25,-113r-29,0r4,-15r46,0","w":187},"v":{"d":"68,4r-9,-159r-22,0r3,-15r62,0r-4,15r-22,0r7,135r87,-135r-26,0r3,-15r61,0r-3,15r-18,0r-102,159r-17,0","w":172},"w":{"d":"59,4r-5,-159r-19,0r3,-15r57,0r-4,15r-21,0r4,138r81,-138r-23,0r4,-15r73,0r-3,15r-22,0r2,136r84,-136r-23,0r3,-15r52,0r-4,15r-11,0r-99,159r-18,0r-2,-159r-91,159r-18,0","w":266},"x":{"d":"19,-15r76,-73r-35,-67r-22,0r3,-15r61,0r-3,15r-23,0r31,55r59,-55r-28,0r3,-15r63,0r-3,15r-14,0r-74,69r38,71r18,0r-4,15r-60,0r3,-15r25,0r-31,-59r-61,59r29,0r-3,15r-70,0r3,-15r19,0","w":176},"y":{"d":"69,3r-15,-158r-22,0r3,-15r63,0r-3,15r-23,0r12,134r80,-134r-26,0r3,-15r59,0r-3,15r-16,0r-138,231r-48,0r4,-15r35,0"},"z":{"d":"6,0r5,-19r132,-136r-79,0r-8,36r-16,0r12,-51r114,0r-4,18r-132,137r87,0r8,-36r16,0r-12,51r-123,0","w":150},"{":{"d":"43,-73r0,-23v38,1,35,-53,34,-94v0,-42,24,-57,51,-55r0,20v-35,-8,-32,33,-32,72v0,35,-8,58,-34,69v33,12,34,48,34,93v0,42,6,47,32,48r0,19v-27,2,-51,-12,-51,-54v1,-42,4,-95,-34,-95","w":119},"|":{"d":"105,-248r17,0r0,327r-17,0r0,-327","w":178},"}":{"d":"127,-96r0,23v-38,0,-33,54,-33,95v0,42,-25,56,-52,54r0,-19v34,8,32,-33,32,-72v0,-35,8,-58,34,-69v-33,-12,-34,-49,-34,-94v0,-42,-6,-46,-32,-47r0,-20v27,-2,52,13,52,55v0,41,-5,95,33,94","w":119},"~":{"d":"236,-121v-48,46,-89,-7,-139,-7v-15,0,-24,4,-50,23r0,-19v47,-44,90,6,139,6v13,0,24,-5,50,-23r0,20","w":236},"'":{"d":"63,-166v-3,-26,-6,-52,-5,-82r20,0v1,30,-2,56,-5,82r-10,0","w":78},"`":{"d":"99,-192r-13,0r-44,-56r22,0","w":119},"\u00c4":{"d":"-7,0r4,-15r31,0r113,-214r-32,0r4,-15r106,0r-3,15r-28,0r24,214r32,0r-4,15r-82,0r4,-15r31,0r-9,-78r-98,0r-40,78r30,0r-3,15r-80,0xm95,-108r88,0r-13,-124r-10,0xm197,-306v7,0,13,6,13,13v0,7,-6,13,-13,13v-7,0,-12,-6,-12,-13v0,-7,5,-13,12,-13xm135,-306v7,0,13,6,13,13v0,7,-6,13,-13,13v-7,0,-12,-6,-12,-13v0,-7,5,-13,12,-13","w":236},"\u00d6":{"d":"39,-95v0,-76,58,-153,142,-153v62,0,102,38,102,99v0,68,-50,153,-145,153v-68,0,-99,-46,-99,-99xm58,-95v0,50,32,83,80,83v82,0,126,-80,126,-138v0,-41,-26,-83,-84,-83v-69,0,-122,69,-122,138xm233,-306v7,0,13,6,13,13v0,7,-6,13,-13,13v-7,0,-12,-6,-12,-13v0,-7,5,-13,12,-13xm171,-306v7,0,13,6,13,13v0,7,-6,13,-13,13v-7,0,-12,-6,-12,-13v0,-7,5,-13,12,-13","w":273},"\u00d5":{"d":"39,-95v0,-76,58,-153,142,-153v62,0,102,38,102,99v0,68,-50,153,-145,153v-68,0,-99,-46,-99,-99xm58,-95v0,50,32,83,80,83v82,0,126,-80,126,-138v0,-41,-26,-83,-84,-83v-69,0,-122,69,-122,138xm234,-276v-26,-1,-64,-36,-76,0r-9,0v3,-19,16,-33,31,-33v26,1,63,39,76,0r9,0v-2,16,-14,33,-31,33","w":273},"\u0160":{"d":"70,-188v-3,47,93,62,93,124v0,65,-90,90,-133,43r-5,21r-15,0r15,-66r15,0r-7,29v34,41,113,29,113,-25v0,-57,-93,-57,-93,-123v0,-65,85,-82,128,-39r4,-20r16,0r-16,67r-15,0r7,-30v-29,-38,-104,-36,-107,19xm154,-263r-20,0r-32,-55r10,0r37,42r43,-42r10,0","w":172},"\u00dc":{"d":"100,-229r-38,163v-8,35,20,54,52,54v31,0,58,-17,68,-61r36,-156r-25,0r3,-15r70,0r-4,15r-24,0r-38,164v-11,47,-49,69,-89,69v-37,0,-79,-23,-67,-76r36,-157r-26,0r4,-15r71,0r-3,15r-26,0xm205,-306v7,0,13,6,13,13v0,7,-6,13,-13,13v-7,0,-12,-6,-12,-13v0,-7,5,-13,12,-13xm143,-306v7,0,13,6,13,13v0,7,-6,13,-13,13v-7,0,-12,-6,-12,-13v0,-7,5,-13,12,-13","w":221},"\u017d":{"d":"14,0r4,-15r181,-214r-112,0r-14,58r-15,0r17,-73r151,0r-4,15r-179,214r120,0r14,-62r15,0r-17,77r-161,0xm167,-263r-20,0r-33,-55r11,0r37,42r43,-42r10,0","w":198},"\u00e4":{"d":"133,0v1,-8,6,-20,5,-27v-35,42,-107,41,-111,-18v-3,-53,80,-70,123,-40r9,-37v6,-25,-15,-38,-38,-38v-22,0,-37,8,-52,29r-14,-6v19,-26,40,-37,68,-37v31,0,63,15,53,57r-24,102r25,0r-3,15r-41,0xm140,-42r7,-31v-34,-24,-102,-17,-103,28v9,47,64,36,96,3xm165,-233v7,0,13,5,13,12v0,7,-6,13,-13,13v-7,0,-13,-6,-13,-13v0,-7,6,-12,13,-12xm103,-233v7,0,13,5,13,12v0,7,-6,13,-13,13v-7,0,-13,-6,-13,-13v0,-7,6,-12,13,-12"},"\u00f6":{"d":"28,-68v0,-65,50,-106,101,-106v40,0,70,28,70,74v0,58,-45,104,-99,104v-48,0,-72,-35,-72,-72xm126,-159v-76,-10,-119,145,-24,148v76,9,118,-145,24,-148xm171,-233v7,0,13,5,13,12v0,7,-6,13,-13,13v-7,0,-13,-6,-13,-13v0,-7,6,-12,13,-12xm109,-233v7,0,13,5,13,12v0,7,-6,13,-13,13v-7,0,-13,-6,-13,-13v0,-7,6,-12,13,-12","w":195},"\u00f5":{"d":"28,-68v0,-65,50,-106,101,-106v40,0,70,28,70,74v0,58,-45,104,-99,104v-48,0,-72,-35,-72,-72xm126,-159v-76,-10,-119,145,-24,148v76,9,118,-145,24,-148xm172,-203v-26,0,-64,-38,-76,-1r-10,0v3,-19,17,-32,32,-32v26,1,63,39,75,0r9,0v-2,16,-13,33,-30,33","w":195},"\u0161":{"d":"153,-124r-14,0v4,-23,-24,-35,-47,-35v-24,0,-38,12,-38,27v0,35,87,32,87,87v0,51,-89,66,-113,24r-4,21r-15,0r10,-48r16,0v-3,21,21,37,46,37v23,0,43,-15,43,-33v0,-44,-86,-37,-86,-86v0,-46,85,-59,107,-22r4,-18r16,0xm123,-190r-20,0r-33,-55r11,0r36,42r44,-42r10,0","w":146},"\u00fc":{"d":"189,-170r-36,155r28,0r-4,15r-45,0r6,-24v-27,19,-46,27,-63,27v-22,0,-47,-15,-38,-54r24,-104r-28,0r4,-15r45,0r-28,122v-6,25,10,35,24,35v17,0,37,-10,65,-29r25,-113r-29,0r4,-15r46,0xm167,-233v7,0,13,5,13,12v0,7,-6,13,-13,13v-7,0,-13,-6,-13,-13v0,-7,6,-12,13,-12xm105,-233v7,0,13,5,13,12v0,7,-6,13,-13,13v-7,0,-13,-6,-13,-13v0,-7,6,-12,13,-12","w":187},"\u017e":{"d":"6,0r5,-19r132,-136r-79,0r-8,36r-16,0r12,-51r114,0r-4,18r-132,137r87,0r8,-36r16,0r-12,51r-123,0xm125,-190r-21,0r-32,-55r10,0r37,42r43,-42r10,0","w":150},"\u00a0":{"w":90}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 1990 Adobe Systems Incorporated. All Rights Reserved.Rockwell is
 * a trademark of The Monotype Corporation Plc.
 */
Cufon.registerFont({"w":195,"face":{"font-family":"rockwell","font-weight":500,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"-13 -323 360 81.0149","underline-thickness":"18","underline-position":"-27","stemh":"30","stemv":"34","unicode-range":"U+0020-U+017E"},"glyphs":{" ":{"w":90},"!":{"d":"44,-66r-9,-104r0,-74r35,0v2,64,-3,121,-8,178r-18,0xm31,0r0,-43r43,0r0,43r-43,0","w":105},"\"":{"d":"27,-153v-3,-29,-6,-58,-5,-91r29,0v1,33,-2,62,-5,91r-19,0xm100,-153v-3,-29,-6,-58,-5,-91r29,0v1,33,-2,62,-5,91r-19,0","w":146},"#":{"d":"15,-178r56,0r15,-70r26,0r-15,70r70,0r14,-70r26,0r-14,70r32,0r0,24r-38,0r-12,62r50,0r0,25r-55,0r-15,70r-26,0r15,-70r-70,0r-15,70r-26,0r15,-70r-33,0r0,-25r38,0r13,-62r-51,0r0,-24xm91,-154r-12,62r70,0r13,-62r-71,0","w":240},"$":{"d":"82,31r0,-27v-39,-3,-72,-27,-71,-78r32,0v2,30,13,45,39,49r0,-81v-45,-9,-67,-31,-67,-68v0,-40,25,-65,67,-69r0,-14r27,0r0,14v39,4,63,29,59,78r-30,0v0,-29,-8,-43,-29,-48r0,78v44,8,71,24,71,66v0,42,-26,68,-71,73r0,27r-27,0xm82,-141r0,-74v-41,5,-42,67,0,74xm109,-100r0,75v26,-5,38,-17,38,-39v0,-21,-10,-30,-38,-36"},"%":{"d":"222,-58v0,-39,20,-64,51,-64v31,0,51,25,51,64v0,39,-20,63,-51,63v-31,0,-51,-24,-51,-63xm251,-58v0,28,7,41,22,41v15,0,23,-13,23,-41v0,-28,-8,-41,-23,-41v-15,0,-22,13,-22,41xm24,-184v0,-39,21,-64,52,-64v31,0,51,25,51,64v0,39,-20,63,-51,63v-31,0,-52,-24,-52,-63xm53,-184v0,28,8,41,23,41v15,0,22,-13,22,-41v0,-28,-7,-42,-22,-42v-15,0,-23,14,-23,42xm65,0r194,-244r25,0r-193,244r-26,0","w":348},"&":{"d":"185,-129r50,0r0,30r-25,0v-6,23,-15,40,-25,52r13,16r37,0r0,31r-55,0r-17,-22v-54,54,-153,18,-152,-56v0,-32,19,-57,56,-74v-35,-38,-11,-96,42,-96v33,0,59,22,59,52v0,24,-13,42,-51,56r49,67v9,-15,15,-34,19,-56xm145,-46r-60,-83v-57,19,-40,102,18,102v15,0,30,-6,42,-19xm99,-163v26,-12,36,-21,36,-34v0,-14,-11,-22,-25,-22v-32,0,-33,31,-11,56","w":243},"(":{"d":"65,-85v0,78,20,110,60,136r0,27v-57,-27,-96,-81,-96,-163v0,-82,39,-137,96,-164r0,27v-40,26,-60,59,-60,137","w":135},")":{"d":"70,-85v0,-78,-20,-111,-60,-137r0,-27v57,27,96,82,96,164v0,82,-39,136,-96,163r0,-27v40,-26,60,-58,60,-136","w":135},"*":{"d":"84,-165v-36,-8,-47,0,-72,-12r10,-31r29,9v6,8,19,17,38,24v-1,-27,-15,-42,-11,-73r31,0v3,31,-9,46,-11,73v19,-7,32,-16,38,-24r30,-9r9,31r-28,9v-10,-3,-23,-2,-44,3v14,16,24,25,33,28r18,25r-26,18r-19,-24v-1,-11,-7,-31,-15,-41v-8,10,-15,30,-16,41r-19,24r-26,-18r18,-25v9,-3,19,-12,33,-28","w":187},"+":{"d":"106,-104r-82,0r0,-27r82,0r0,-83r28,0r0,83r82,0r0,27r-82,0r0,83r-28,0r0,-83","w":240},",":{"d":"31,0r0,-43r43,0v0,46,6,95,-43,92r0,-18v15,-4,22,-11,22,-31r-22,0","w":105},"-":{"d":"11,-99r106,0r0,30r-106,0r0,-30","w":127},".":{"d":"31,0r0,-43r43,0r0,43r-43,0","w":105},"\/":{"d":"127,-244r29,0r-125,249r-29,0","w":157},"0":{"d":"13,-122v0,-79,31,-126,85,-126v53,0,84,47,84,126v0,80,-31,126,-84,126v-54,0,-85,-46,-85,-126xm97,-220v-35,0,-49,36,-49,98v0,63,14,98,49,98v31,0,50,-26,50,-98v0,-71,-19,-98,-50,-98"},"1":{"d":"85,-30r0,-185r-33,0r0,-29r67,0r0,214r31,0r0,30r-98,0r0,-30r33,0"},"2":{"d":"171,-182v0,74,-111,87,-121,151r91,0r2,-56r30,0r-2,87r-157,0v0,-33,12,-66,41,-95v38,-38,80,-49,80,-86v0,-23,-16,-39,-40,-39v-34,0,-42,20,-42,67r-32,0v-5,-66,29,-95,74,-95v57,0,76,37,76,66"},"3":{"d":"73,-113r0,-30v35,2,62,-5,62,-37v0,-24,-15,-40,-38,-40v-28,0,-40,19,-40,49r-34,0v-2,-48,26,-77,71,-77v76,0,99,92,40,119v81,24,47,133,-39,133v-48,0,-84,-26,-83,-87r32,0v-8,69,100,79,101,15v0,-34,-32,-48,-72,-45"},"4":{"d":"108,-66r-82,0v-3,-11,-8,-19,-16,-27r102,-154r28,0r0,152r40,0r0,29r-40,0r0,36r23,0r0,30r-81,0r0,-30r26,0r0,-36xm108,-95r-1,-97r-63,97r64,0"},"5":{"d":"54,-141v46,-40,125,-8,125,63v0,45,-27,82,-84,82v-50,0,-78,-29,-82,-82r31,0v4,34,23,54,51,54v29,0,49,-22,49,-54v1,-60,-69,-68,-94,-22v-8,-8,-16,-13,-26,-18r11,-126r130,0r0,65r-30,0r0,-34r-75,0"},"6":{"d":"174,-172r-30,0v-4,-29,-21,-48,-44,-48v-36,0,-50,43,-50,91v41,-51,125,-24,125,49v0,49,-30,84,-73,84v-53,0,-84,-47,-84,-125v0,-80,32,-127,86,-127v41,0,69,29,70,76xm51,-92v5,45,21,66,49,66v26,0,44,-21,44,-51v0,-58,-65,-59,-93,-15"},"7":{"d":"39,0r0,-30r33,0v4,-63,29,-130,63,-183r-84,0r0,33r-30,0r0,-64r153,0r0,23v-35,49,-67,131,-67,191r29,0r0,30r-97,0"},"8":{"d":"55,-128v-63,-31,-38,-120,41,-120v80,0,107,87,44,120v28,11,43,33,43,61v0,44,-33,71,-84,71v-100,0,-114,-103,-44,-132xm98,-141v28,0,44,-16,44,-40v0,-24,-16,-38,-46,-38v-27,0,-43,14,-43,38v0,24,17,40,45,40xm98,-24v30,0,49,-19,49,-45v0,-27,-20,-44,-51,-44v-29,0,-48,17,-48,44v0,27,20,45,50,45"},"9":{"d":"18,-72r30,0v4,29,21,48,44,48v26,0,50,-25,50,-92v-41,51,-125,24,-125,-49v0,-49,30,-83,73,-83v53,0,84,46,84,124v0,80,-32,128,-86,128v-41,0,-69,-29,-70,-76xm140,-153v-5,-45,-20,-66,-48,-66v-26,0,-44,22,-44,52v0,58,65,59,92,14"},":":{"d":"31,-127r0,-43r43,0r0,43r-43,0xm31,0r0,-43r43,0r0,43r-43,0","w":105},";":{"d":"31,0r0,-43r43,0v0,46,6,95,-43,92r0,-18v15,-4,22,-11,22,-31r-22,0xm31,-127r0,-43r43,0r0,43r-43,0","w":105},"<":{"d":"61,-117r155,63r0,30r-192,-81r0,-25r192,-81r0,30","w":240},"=":{"d":"24,-173r192,0r0,28r-192,0r0,-28xm24,-90r192,0r0,28r-192,0r0,-28","w":240},">":{"d":"179,-117r-155,-64r0,-30r192,81r0,25r-192,81r0,-30","w":240},"?":{"d":"85,-66r-18,0r-5,-76v29,1,61,-3,60,-39v0,-24,-14,-39,-38,-39v-27,0,-42,17,-40,50r-34,0v-5,-62,41,-78,72,-78v46,0,75,27,75,69v0,33,-21,67,-68,66xm54,0r0,-43r43,0r0,43r-43,0","w":168},"@":{"d":"321,-3r33,0v-32,48,-79,79,-157,79v-121,0,-178,-69,-178,-158v0,-72,44,-181,175,-181v93,0,150,65,150,138v0,62,-48,126,-106,126v-21,0,-34,-9,-34,-29v-42,54,-118,24,-118,-50v0,-81,96,-156,145,-80r6,-27r32,0r-31,141v-2,9,5,15,12,15v16,0,68,-32,68,-97v0,-63,-54,-111,-126,-111v-85,0,-147,65,-147,152v0,81,51,135,152,135v55,0,99,-19,124,-53xm120,-76v0,28,15,50,37,50v55,0,98,-139,23,-139v-42,0,-60,61,-60,89","w":363},"A":{"d":"171,-86r-88,0r-19,55r30,0r0,31r-97,0r0,-31r30,0r67,-186r-29,0r0,-27r125,0r0,27r-29,0r66,186r27,0r0,31r-96,0r0,-31r31,0xm161,-114r-32,-103r-3,0r-34,103r69,0","w":251},"B":{"d":"38,-31r0,-183r-30,0r0,-30r99,0v83,-3,96,85,45,114v27,9,42,32,42,61v0,28,-15,69,-90,69r-96,0r0,-31r30,0xm75,-143v38,4,75,-7,70,-36v3,-32,-32,-37,-70,-35r0,71xm75,-31v43,3,87,-4,82,-41v7,-29,-38,-45,-82,-40r0,81","w":209},"C":{"d":"224,-99r32,17v-14,53,-59,86,-118,86v-72,0,-123,-52,-123,-126v0,-111,124,-160,203,-100r0,-22r31,0r0,78r-31,0v-14,-31,-44,-50,-79,-50v-49,0,-83,39,-83,93v0,106,143,131,168,24","w":273},"D":{"d":"38,-214r-33,0r0,-30r115,0v95,0,124,60,124,119v0,79,-40,125,-128,125r-111,0r0,-31r33,0r0,-183xm75,-214r0,183r43,0v68,0,89,-41,89,-92v0,-68,-50,-100,-132,-91","w":262},"E":{"d":"42,-31r0,-183r-32,0r0,-30r203,0r0,73r-30,0r0,-43r-105,0r0,73r91,0r0,30r-91,0r0,80r105,0r0,-44r30,0r0,75r-203,0r0,-31r32,0","w":225},"F":{"d":"37,-31r0,-183r-31,0r0,-30r190,0r0,73r-30,0r0,-43r-92,0r0,73r79,0r0,30r-79,0r0,80r32,0r0,31r-100,0r0,-31r31,0","w":198},"G":{"d":"182,-118r89,0v2,89,-60,122,-124,122v-104,0,-130,-79,-130,-127v0,-57,34,-125,123,-125v35,0,60,9,86,31r0,-27r31,0r0,80r-31,0v-14,-31,-46,-52,-82,-52v-51,0,-87,38,-87,93v0,55,38,95,90,95v41,0,73,-24,79,-59r-44,0r0,-31","w":288},"H":{"d":"37,-31r0,-183r-27,0r0,-30r93,0r0,30r-29,0r0,70r107,0r0,-70r-29,0r0,-30r94,0r0,30r-28,0r0,183r28,0r0,31r-94,0r0,-31r29,0r0,-82r-107,0r0,82r29,0r0,31r-93,0r0,-31r27,0","w":254},"I":{"d":"38,-31r0,-183r-27,0r0,-30r90,0r0,30r-26,0r0,183r26,0r0,31r-90,0r0,-31r27,0","w":112},"J":{"d":"-13,73r0,-34v27,6,53,6,53,-28r0,-225r-31,0r0,-30r99,0r0,30r-31,0r0,232v-5,60,-48,65,-90,55","w":112},"K":{"d":"37,-31r0,-183r-31,0r0,-30r99,0r0,30r-31,0r0,183r28,0r0,31r-96,0r0,-31r31,0xm76,-129r78,-85r-28,0r0,-30r95,0r0,30r-26,0r-74,85r77,98r26,0r0,31r-99,0r0,-31r26,0","w":225},"L":{"d":"37,-31r0,-183r-32,0r0,-30r100,0r0,30r-31,0r0,183r76,0r0,-83r34,0r0,114r-179,0r0,-31r32,0","w":187},"M":{"d":"39,-31r0,-183r-30,0r0,-30r84,0r64,167r64,-167r85,0r0,30r-29,0r0,183r29,0r0,31r-89,0r0,-31r26,0r-1,-183r-83,217r-7,0r-83,-217r0,183r26,0r0,31r-86,0r0,-31r30,0","w":315},"N":{"d":"36,-31r0,-183r-35,0r0,-30r84,0r107,190r0,-160r-35,0r0,-30r101,0r0,30r-36,0r0,217r-39,0r-116,-209r0,175r35,0r0,31r-101,0r0,-31r35,0","w":258},"O":{"d":"18,-122v0,-74,53,-126,126,-126v73,0,127,53,127,126v0,73,-54,126,-127,126v-74,0,-126,-52,-126,-126xm58,-122v0,53,37,94,86,94v49,0,86,-41,86,-94v0,-53,-37,-94,-86,-94v-49,0,-86,41,-86,94","w":288},"P":{"d":"197,-169v-1,69,-50,78,-122,75r0,63r32,0r0,31r-100,0r0,-31r31,0r0,-183r-31,0r0,-30r109,0v68,0,81,44,81,75xm75,-123v48,5,93,-10,85,-46v2,-46,-39,-48,-85,-45r0,91","w":206},"Q":{"d":"271,-123v0,81,-66,125,-110,126v24,10,48,18,64,13r-13,30v-43,10,-82,-46,-124,-18r-11,-15v7,-9,17,-10,28,-15v-54,-16,-87,-65,-87,-121v0,-73,53,-125,126,-125v74,0,127,52,127,125xm58,-123v0,54,37,95,86,95v49,0,86,-42,86,-95v0,-53,-37,-93,-87,-93v-50,0,-85,39,-85,93","w":288},"R":{"d":"38,-31r0,-183r-33,0r0,-30r113,0v96,-7,100,108,27,124r43,89r30,0r0,31r-53,0r-55,-114r-35,0r0,83r32,0r0,31r-102,0r0,-31r33,0xm75,-145r41,0v61,1,52,-72,4,-69r-45,0r0,69","w":217},"S":{"d":"143,-68v1,-60,-132,-22,-131,-113v1,-69,80,-84,126,-48r0,-17r30,0r0,74r-30,0v6,-56,-93,-60,-93,-14v0,52,79,29,114,65v43,45,13,125,-56,125v-22,0,-43,-8,-61,-24r0,20r-30,0r0,-89r30,0r0,22v15,26,34,40,57,40v25,0,44,-18,44,-41","w":191},"T":{"d":"202,-244r0,92r-30,0r0,-62r-51,0r0,183r32,0r0,31r-100,0r0,-31r32,0r0,-183r-51,0r0,62r-30,0r0,-92r198,0","w":206},"U":{"d":"172,-214r-29,0r0,-30r96,0r0,30r-31,0r0,141v0,63,-45,77,-84,77v-130,1,-78,-115,-89,-218r-30,0r0,-30r95,0r0,30r-28,0r0,142v0,35,21,46,49,46v36,0,51,-15,51,-49r0,-139","w":243},"V":{"d":"111,3r-81,-217r-31,0r0,-30r97,0r0,30r-29,0r63,164r60,-164r-28,0r0,-30r94,0r0,30r-30,0r-81,217r-34,0","w":254},"W":{"d":"92,3r-62,-217r-30,0r0,-30r94,0r0,30r-30,0r47,160r44,-160r-29,0r0,-30r112,0r0,30r-29,0r46,160r45,-160r-30,0r0,-30r90,0r0,30r-29,0r-61,217r-35,0r-55,-194r-54,194r-34,0","w":360},"X":{"d":"37,-31r62,-92r-62,-91r-32,0r0,-30r98,0r0,30r-27,0r42,62r43,-62r-29,0r0,-30r94,0r0,30r-30,0r-60,88r65,95r32,0r0,31r-101,0r0,-31r29,0r-45,-66r-44,66r29,0r0,31r-97,0r0,-31r33,0","w":236},"Y":{"d":"99,-31r0,-80r-73,-103r-30,0r0,-30r101,0r0,30r-31,0r54,75r49,-75r-30,0r0,-30r97,0r0,30r-32,0r-68,103r0,80r33,0r0,31r-103,0r0,-31r33,0","w":232},"Z":{"d":"9,0r0,-31r131,-183r-95,0r0,43r-30,0r0,-73r172,0r0,27r-134,186r108,0r0,-47r30,0r0,78r-182,0","w":202},"[":{"d":"38,-245r87,0r0,26r-53,0r0,267r53,0r0,25r-87,0r0,-318","w":135},"\\":{"d":"127,5r-125,-249r29,0r125,249r-29,0","w":157},"]":{"d":"97,73r-87,0r0,-25r53,0r0,-267r-53,0r0,-26r87,0r0,318","w":135},"^":{"d":"96,-244r75,126r-31,0r-55,-94r-57,94r-31,0r76,-126r23,0","w":168},"_":{"d":"182,45r-184,0r0,-18r184,0r0,18","w":180},"a":{"d":"187,-30r0,30r-59,0r0,-21v-39,42,-109,26,-112,-30v-1,-49,68,-71,108,-41v13,-55,-50,-73,-74,-35r-32,-8v14,-26,38,-40,73,-40v92,0,62,71,67,145r29,0xm124,-43r0,-20v-24,-22,-76,-26,-76,12v0,39,54,32,76,8","w":191},"b":{"d":"9,0r0,-30r30,0r0,-185r-29,0r0,-29r63,0r0,98v47,-59,144,-22,144,59v0,82,-100,119,-144,61r0,26r-64,0xm74,-85v0,33,22,58,53,58v31,0,54,-25,54,-60v0,-41,-30,-57,-53,-57v-32,0,-54,24,-54,59","w":232},"c":{"d":"144,-106v-3,-23,-20,-38,-45,-38v-30,0,-50,23,-50,57v0,67,81,81,103,28r27,13v-15,33,-43,51,-80,51v-59,0,-86,-48,-86,-91v0,-68,77,-116,131,-72r0,-12r30,0r0,64r-30,0","w":187},"d":{"d":"224,-30r0,30r-65,0r0,-25v-48,53,-141,30,-144,-59v-3,-78,94,-122,144,-64r0,-67r-32,0r0,-29r66,0r0,214r31,0xm51,-85v0,35,22,58,54,58v32,0,54,-25,54,-60v0,-34,-22,-57,-54,-57v-30,0,-54,25,-54,59","w":225},"e":{"d":"193,-77r-143,0v4,60,84,69,113,25r30,13v-41,73,-180,49,-180,-46v0,-55,45,-90,89,-90v47,0,91,36,91,98xm51,-101r108,0v-5,-27,-29,-47,-56,-47v-27,0,-47,19,-52,47","w":206},"f":{"d":"37,-30r0,-110r-25,0r0,-30r25,0v-5,-44,9,-79,45,-79v24,0,40,14,44,39r-30,4v-1,-11,-4,-16,-12,-16v-19,-1,-12,33,-13,52r28,0r0,30r-28,0r0,110r32,0r0,30r-90,0r0,-30r24,0","w":105},"g":{"d":"221,-170r0,30r-31,0r0,141v-7,89,-102,97,-158,57r22,-25v40,38,117,16,102,-56v-45,56,-143,21,-143,-59v0,-79,93,-122,144,-64r0,-24r64,0xm49,-83v0,35,22,59,53,59v32,0,55,-26,55,-59v0,-33,-23,-58,-54,-58v-31,0,-54,25,-54,58","w":225},"h":{"d":"38,-30r0,-185r-30,0r0,-29r64,0r0,94v39,-35,103,-41,103,27r0,93r29,0r0,30r-63,0r0,-116v-1,-46,-41,-29,-69,-7r0,93r29,0r0,30r-94,0r0,-30r31,0","w":206},"i":{"d":"36,-30r0,-110r-27,0r0,-30r60,0r0,140r27,0r0,30r-87,0r0,-30r27,0xm52,-248v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20","w":105},"j":{"d":"-6,75r0,-31v28,6,46,-2,46,-33r0,-151r-26,0r0,-30r60,0r0,169v0,40,-2,77,-61,77v-7,0,-12,0,-19,-1xm56,-248v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20","w":105},"k":{"d":"39,-30r0,-185r-30,0r0,-29r64,0r0,152r64,-51r-29,0r0,-27r95,0r0,27r-27,0r-63,53r60,60r29,0r0,30r-43,0r-86,-86r0,56r25,0r0,30r-90,0r0,-30r31,0","w":206},"l":{"d":"40,-30r0,-185r-31,0r0,-29r64,0r0,214r27,0r0,30r-91,0r0,-30r31,0","w":105},"m":{"d":"41,-30r0,-110r-28,0r0,-30r62,0r0,21v32,-29,80,-36,99,3v24,-19,42,-27,61,-27v63,-3,42,85,45,143r29,0r0,30r-63,0r0,-118v-4,-43,-45,-22,-69,-3r0,91r30,0r0,30r-63,0r0,-118v-8,-42,-39,-22,-69,-3r0,91r29,0r0,30r-94,0r0,-30r31,0","w":311},"n":{"d":"73,-170r0,21v23,-17,40,-24,58,-24v24,0,45,15,45,48r0,95r29,0r0,30r-63,0r0,-111v-1,-51,-43,-30,-69,-10r0,91r30,0r0,30r-93,0r0,-30r30,0r0,-110r-30,0r0,-30r63,0","w":206},"o":{"d":"14,-85v0,-51,38,-90,89,-90v51,0,90,39,90,90v0,51,-39,90,-90,90v-51,0,-89,-39,-89,-90xm50,-85v0,33,23,58,53,58v31,0,54,-25,54,-58v0,-33,-23,-58,-54,-58v-30,0,-53,25,-53,58","w":206},"p":{"d":"33,47r0,-187r-28,0r0,-30r62,0v1,8,-2,21,1,27v44,-60,142,-22,142,59v0,79,-93,118,-143,63r0,68r33,0r0,29r-97,0r0,-29r30,0xm67,-83v0,33,22,57,53,57v33,0,55,-24,55,-60v0,-33,-22,-57,-53,-57v-32,0,-55,25,-55,60","w":225},"q":{"d":"190,47r31,0r0,29r-98,0r0,-29r33,0r0,-69v-49,56,-143,17,-143,-63v0,-81,97,-117,143,-58r0,-27r62,0r0,30r-28,0r0,187xm157,-83v0,-35,-24,-60,-56,-60v-31,0,-53,25,-53,58v0,36,22,59,55,59v31,0,54,-24,54,-57","w":221},"r":{"d":"42,-30r0,-110r-34,0r0,-30r61,0r0,38v17,-36,36,-44,76,-41r0,34v-70,-10,-73,42,-69,109r37,0r0,30r-104,0r0,-30r33,0","w":150},"s":{"d":"46,-124v0,32,108,9,108,75v0,47,-72,66,-109,40r0,9r-30,0r0,-58r30,0v0,22,17,32,40,33v21,0,35,-8,35,-21v2,-36,-105,-8,-105,-77v0,-44,64,-63,101,-40r0,-7r29,0r0,56r-29,0v2,-38,-70,-41,-70,-10","w":164},"t":{"d":"11,-140r0,-30r22,0r0,-26r34,-31r0,57r31,0r0,30r-31,0r0,98v0,17,14,16,31,10r0,30v-31,11,-65,6,-65,-35r0,-103r-22,0","w":108},"u":{"d":"199,-30r0,30r-63,0r0,-19v-38,33,-103,33,-103,-31r0,-90r-24,0r0,-30r58,0r0,119v3,43,47,21,69,3r0,-92r-29,0r0,-30r63,0r0,140r29,0","w":202},"v":{"d":"85,3r-56,-143r-30,0r0,-30r86,0r0,30r-22,0r36,96r37,-96r-24,0r0,-30r84,0r0,30r-26,0r-55,143r-30,0"},"w":{"d":"66,3r-45,-143r-21,0r0,-30r71,0r0,30r-22,0r33,102r32,-102r-19,0r0,-30r83,0r0,30r-19,0r33,102r33,-102r-24,0r0,-30r77,0r0,30r-25,0r-45,143r-32,0r-39,-123r-39,123r-32,0","w":277},"x":{"d":"100,-68r-33,38r22,0r0,30r-83,0r0,-30r25,0r51,-57r-49,-53r-23,0r0,-30r80,0r0,30r-21,0r31,32r29,-32r-17,0r0,-30r80,0r0,30r-28,0r-46,53r53,57r22,0r0,30r-81,0r0,-30r24,0","w":198},"y":{"d":"87,-3r-56,-137r-28,0r0,-30r84,0r0,30r-20,0r37,94r36,-94r-23,0r0,-30r82,0r0,30r-25,0r-84,216r-57,0r0,-29r34,0","w":202},"z":{"d":"6,0r0,-28r106,-115r-70,0r0,33r-28,0r0,-60r138,0r0,30r-107,112r77,0r0,-35r30,0r0,63r-146,0","w":161},"{":{"d":"10,-71r0,-27v81,-3,-17,-164,102,-146r0,25v-38,-7,-36,23,-36,59v0,46,-8,63,-37,76v36,11,38,48,37,100v-1,31,9,35,36,34r0,26v-62,6,-66,-34,-66,-93v0,-29,-4,-54,-36,-54","w":119},"|":{"d":"81,-244r28,0r0,320r-28,0r0,-320","w":189},"}":{"d":"110,-98r0,28v-83,3,16,164,-102,146r0,-26v38,7,36,-22,36,-58v0,-46,8,-63,37,-76v-36,-11,-38,-48,-37,-100v1,-31,-9,-36,-36,-35r0,-25v62,-6,65,34,65,93v0,29,5,53,37,53","w":119},"~":{"d":"15,-98r0,-36v33,-43,94,-6,134,3v15,0,32,-10,46,-25r0,38v-53,60,-132,-47,-180,20","w":209},"'":{"d":"23,-153v-3,-29,-6,-58,-5,-91r28,0v1,33,-2,62,-5,91r-18,0","w":63},"`":{"d":"93,-193r-23,0r-51,-55r49,0","w":119},"\u00c4":{"d":"171,-86r-88,0r-19,55r30,0r0,31r-97,0r0,-31r30,0r67,-186r-29,0r0,-27r125,0r0,27r-29,0r66,186r27,0r0,31r-96,0r0,-31r31,0xm161,-114r-32,-103r-3,0r-34,103r69,0xm158,-315v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20xm94,-315v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20","w":251},"\u00d6":{"d":"18,-122v0,-74,53,-126,126,-126v73,0,127,53,127,126v0,73,-54,126,-127,126v-74,0,-126,-52,-126,-126xm58,-122v0,53,37,94,86,94v49,0,86,-41,86,-94v0,-53,-37,-94,-86,-94v-49,0,-86,41,-86,94xm176,-315v11,0,21,9,21,20v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20xm113,-315v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20","w":288},"\u00d5":{"d":"18,-122v0,-74,53,-126,126,-126v73,0,127,53,127,126v0,73,-54,126,-127,126v-74,0,-126,-52,-126,-126xm58,-122v0,53,37,94,86,94v49,0,86,-41,86,-94v0,-53,-37,-94,-86,-94v-49,0,-86,41,-86,94xm183,-319r20,0v0,30,-11,49,-32,49v-22,0,-41,-22,-54,-22v-8,0,-10,7,-10,19r-21,0v0,-34,15,-47,32,-47v19,0,41,22,53,22v8,0,12,-7,12,-21","w":288},"\u0160":{"d":"143,-68v1,-60,-132,-22,-131,-113v1,-69,80,-84,126,-48r0,-17r30,0r0,74r-30,0v6,-56,-93,-60,-93,-14v0,52,79,29,114,65v43,45,13,125,-56,125v-22,0,-43,-8,-61,-24r0,20r-30,0r0,-89r30,0r0,22v15,26,34,40,57,40v25,0,44,-18,44,-41xm96,-292r29,-31r24,0r-29,56r-47,0r-31,-56r25,0","w":191},"\u00dc":{"d":"172,-214r-29,0r0,-30r96,0r0,30r-31,0r0,141v0,63,-45,77,-84,77v-130,1,-78,-115,-89,-218r-30,0r0,-30r95,0r0,30r-28,0r0,142v0,35,21,46,49,46v36,0,51,-15,51,-49r0,-139xm154,-315v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20xm90,-315v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20","w":243},"\u017d":{"d":"9,0r0,-31r131,-183r-95,0r0,43r-30,0r0,-73r172,0r0,27r-134,186r108,0r0,-47r30,0r0,78r-182,0xm102,-292r29,-31r24,0r-30,56r-47,0r-30,-56r25,0","w":202},"\u00e4":{"d":"187,-30r0,30r-59,0r0,-21v-39,42,-109,26,-112,-30v-1,-49,68,-71,108,-41v13,-55,-50,-73,-74,-35r-32,-8v14,-26,38,-40,73,-40v92,0,62,71,67,145r29,0xm124,-43r0,-20v-24,-22,-76,-26,-76,12v0,39,54,32,76,8xm127,-241v11,0,21,9,21,20v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20xm64,-241v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20","w":191},"\u00f6":{"d":"14,-85v0,-51,38,-90,89,-90v51,0,90,39,90,90v0,51,-39,90,-90,90v-51,0,-89,-39,-89,-90xm50,-85v0,33,23,58,53,58v31,0,54,-25,54,-58v0,-33,-23,-58,-54,-58v-30,0,-53,25,-53,58xm135,-241v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20xm71,-241v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20","w":206},"\u00f5":{"d":"14,-85v0,-51,38,-90,89,-90v51,0,90,39,90,90v0,51,-39,90,-90,90v-51,0,-89,-39,-89,-90xm50,-85v0,33,23,58,53,58v31,0,54,-25,54,-58v0,-33,-23,-58,-54,-58v-30,0,-53,25,-53,58xm142,-244r19,0v0,30,-11,48,-32,48v-22,0,-41,-22,-54,-22v-8,0,-10,8,-10,20r-20,0v0,-34,15,-48,32,-48v19,0,40,22,52,22v8,0,13,-6,13,-20","w":206},"\u0161":{"d":"46,-124v0,32,108,9,108,75v0,47,-72,66,-109,40r0,9r-30,0r0,-58r30,0v0,22,17,32,40,33v21,0,35,-8,35,-21v2,-36,-105,-8,-105,-77v0,-44,64,-63,101,-40r0,-7r29,0r0,56r-29,0v2,-38,-70,-41,-70,-10xm84,-217r28,-31r24,0r-29,55r-47,0r-31,-55r25,0","w":164},"\u00fc":{"d":"199,-30r0,30r-63,0r0,-19v-38,33,-103,33,-103,-31r0,-90r-24,0r0,-30r58,0r0,119v3,43,47,21,69,3r0,-92r-29,0r0,-30r63,0r0,140r29,0xm133,-241v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20xm69,-241v11,0,21,9,21,20v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20","w":202},"\u017e":{"d":"6,0r0,-28r106,-115r-70,0r0,33r-28,0r0,-60r138,0r0,30r-107,112r77,0r0,-35r30,0r0,63r-146,0xm82,-217r29,-31r23,0r-29,55r-47,0r-31,-55r25,0","w":161},"\u00a0":{"w":90}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 1990 Adobe Systems Incorporated. All Rights Reserved.Rockwell is
 * a trademark of The Monotype Corporation Plc.
 * 
 * Full name:
 * Rockwell-Bold
 */
Cufon.registerFont({"w":198,"face":{"font-family":"rockwell","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-3 -326 366 79","underline-thickness":"18","underline-position":"-27","stemh":"39","stemv":"55","unicode-range":"U+0020-U+017E"},"glyphs":{" ":{"w":90},"!":{"d":"36,-244r55,0v3,60,-6,109,-14,159r-26,0v-8,-50,-18,-98,-15,-159xm34,0r0,-59r59,0r0,59r-59,0","w":127},"\"":{"d":"128,-121v-4,-39,-6,-79,-5,-123r39,0v1,44,-1,84,-5,123r-29,0xm42,-121v-4,-39,-6,-79,-5,-123r39,0v1,44,-1,84,-5,123r-29,0"},"#":{"d":"13,-185r52,0r14,-66r41,0r-14,66r54,0r13,-66r42,0r-14,66r27,0r0,39r-35,0r-10,47r45,0r0,39r-53,0r-14,65r-41,0r14,-65r-55,0r-13,65r-42,0r14,-65r-25,0r0,-39r34,0r10,-47r-44,0r0,-39xm98,-146r-10,47r54,0r10,-47r-54,0","w":240},"$":{"d":"108,35r-24,0r0,-31v-41,-6,-66,-27,-67,-72r43,0v-1,14,7,34,24,36r0,-75v-46,-22,-63,-41,-63,-71v0,-33,26,-58,63,-61r0,-15r24,0r0,15v43,4,67,30,67,65r-43,0v-3,-18,-10,-27,-24,-29r0,58v45,18,78,37,78,82v0,39,-32,66,-78,67r0,31xm108,-31v48,-3,44,-54,0,-65r0,65xm84,-157r0,-46v-28,6,-26,34,0,46","w":202},"%":{"d":"318,-58v0,41,-20,64,-57,64v-37,0,-58,-23,-58,-64v0,-41,21,-64,58,-64v37,0,57,23,57,64xm276,-57v0,-29,-4,-39,-16,-39v-10,0,-14,11,-14,36v0,29,3,40,15,40v12,0,15,-18,15,-37xm130,-185v0,41,-21,64,-58,64v-37,0,-57,-23,-57,-64v0,-41,20,-64,57,-64v37,0,58,23,58,64xm87,-184v0,-29,-3,-39,-15,-39v-10,0,-15,11,-15,36v0,29,4,40,16,40v12,0,14,-18,14,-37xm63,0r177,-244r31,0r-177,244r-31,0","w":333},"&":{"d":"274,-39r0,39r-72,0r-22,-27v-50,54,-169,34,-167,-44v0,-36,28,-61,68,-79v-40,-41,-14,-98,48,-98v75,0,86,81,22,105r35,44v11,-15,25,-37,30,-50r58,0r0,39r-30,0v-7,15,-19,36,-28,46r19,25r39,0xm152,-61r-46,-59v-49,13,-48,77,5,79v14,0,26,-6,41,-20xm127,-174v28,-8,31,-38,3,-42v-27,6,-24,19,-3,42","w":288},"(":{"d":"72,-86v0,67,8,109,42,127r0,36v-55,-23,-97,-74,-97,-163v0,-89,42,-139,97,-162r0,35v-34,18,-42,60,-42,127","w":123},")":{"d":"51,-86v0,-67,-7,-109,-41,-127r0,-35v55,23,97,73,97,162v0,89,-42,140,-97,163r0,-36v34,-18,41,-60,41,-127","w":123},"*":{"d":"135,-73r-18,-25v0,-13,-4,-25,-14,-42v-10,17,-14,29,-14,42r-18,25r-35,-25r17,-25v14,-5,21,-11,36,-29v-27,-6,-34,-4,-45,0r-30,-11r14,-40r29,9v8,11,15,15,37,26v-1,-34,-17,-41,-13,-76r44,0v3,34,-10,43,-13,76v22,-11,29,-15,37,-26r29,-9r15,40r-30,11v-13,-6,-24,-4,-46,0v13,15,23,24,36,29r18,25","w":206},"+":{"d":"143,-144r76,0r0,45r-76,0r0,77r-46,0r0,-77r-76,0r0,-45r76,0r0,-77r46,0r0,77","w":240},",":{"d":"34,-59r59,0v1,61,8,129,-58,123r0,-26v20,-3,29,-13,29,-38r-30,0r0,-59","w":127},"-":{"d":"13,-61r0,-48r98,0r0,48r-98,0","w":123},".":{"d":"34,-59r59,0r0,59r-59,0r0,-59","w":127},"\/":{"d":"131,-244r50,0r-129,248r-51,0","w":182},"0":{"d":"15,-123v0,-81,30,-126,84,-126v54,0,84,45,84,126v0,81,-30,126,-84,126v-54,0,-84,-45,-84,-126xm99,-36v19,0,28,-23,28,-87v0,-67,-10,-86,-28,-86v-19,0,-28,27,-28,87v0,59,9,86,28,86"},"1":{"d":"41,0r0,-39r34,0r0,-166r-36,0r0,-39r90,0r0,205r32,0r0,39r-120,0"},"2":{"d":"174,-71r0,71r-158,0v-8,-107,100,-129,101,-185v0,-15,-10,-26,-23,-26v-21,0,-28,17,-30,52r-45,-2v-12,-115,154,-112,154,-20v0,72,-96,75,-109,142r71,0r0,-32r39,0"},"3":{"d":"16,-75r47,-3v1,26,8,42,32,42v19,0,32,-14,32,-36v0,-24,-14,-40,-46,-36r0,-41v45,7,54,-60,14,-60v-17,0,-26,11,-26,32r-46,-3v2,-43,30,-69,76,-69v77,0,103,93,39,120v79,24,46,132,-38,132v-51,0,-80,-26,-84,-78"},"4":{"d":"175,-36r0,36r-97,0r0,-36r26,0r0,-31r-90,0v-4,-13,-8,-24,-13,-34r106,-147r47,0r0,147r24,0r0,34r-24,0r0,31r21,0xm104,-101r-1,-85r-59,85r60,0"},"5":{"d":"13,-66r46,-5v4,25,13,35,32,35v23,0,33,-17,33,-41v0,-48,-43,-57,-61,-24r-39,-20r7,-123r137,0r0,57r-35,0r-4,-18r-63,0r-3,58v52,-36,117,2,117,67v0,38,-19,83,-85,83v-47,0,-76,-24,-82,-69"},"6":{"d":"176,-183r-42,4v-5,-16,-11,-31,-29,-31v-20,0,-36,23,-36,69v43,-36,110,-9,110,58v0,58,-28,86,-75,86v-60,0,-88,-39,-88,-123v0,-82,29,-128,91,-128v41,0,65,24,69,65xm69,-107v0,43,8,71,34,71v17,0,27,-16,27,-42v1,-40,-34,-48,-61,-29"},"7":{"d":"152,-39r0,39r-118,0r0,-39r30,0v3,-49,30,-122,62,-167r-62,0r0,34r-40,0r0,-72r153,0r0,30v-28,34,-56,121,-56,175r31,0"},"8":{"d":"58,-129v-64,-31,-41,-120,41,-120v81,0,105,88,42,120v71,28,58,132,-42,132v-99,0,-111,-105,-41,-132xm99,-145v19,0,29,-13,29,-33v0,-17,-8,-33,-29,-33v-18,0,-28,13,-28,33v0,19,11,33,28,33xm100,-35v20,0,32,-15,32,-38v0,-22,-11,-38,-32,-38v-20,0,-33,15,-33,38v0,23,13,38,33,38"},"9":{"d":"22,-62r42,-4v5,16,11,31,29,31v20,0,37,-23,37,-69v-44,34,-111,9,-111,-58v0,-58,28,-86,75,-86v60,0,89,39,89,123v0,82,-30,128,-92,128v-41,0,-65,-24,-69,-65xm130,-139v0,-43,-9,-70,-35,-70v-17,0,-26,16,-26,42v-1,41,35,48,61,28"},":":{"d":"34,-170r59,0r0,59r-59,0r0,-59xm34,-59r59,0r0,59r-59,0r0,-59","w":127},";":{"d":"34,-59r59,0v1,61,8,129,-58,123r0,-26v20,-3,29,-13,29,-38r-30,0r0,-59xm34,-170r59,0r0,59r-59,0r0,-59","w":127},"<":{"d":"21,-99r0,-42r198,-82r0,49r-135,54r135,53r0,50","w":240},"=":{"d":"21,-101r198,0r0,46r-198,0r0,-46xm21,-185r198,0r0,45r-198,0r0,-45","w":240},">":{"d":"219,-99r-198,82r0,-50r135,-53r-135,-54r0,-49r198,82r0,42","w":240},"?":{"d":"102,-85r-25,0v0,-20,-7,-46,-3,-63v27,7,54,-3,54,-31v0,-14,-10,-32,-34,-32v-19,0,-34,12,-30,36r-54,0v0,-48,35,-74,88,-74v53,0,86,28,86,72v0,40,-28,69,-76,67xm59,-59r59,0r0,59r-59,0r0,-59","w":202},"@":{"d":"155,-32v36,0,54,-55,54,-86v0,-26,-14,-41,-32,-41v-41,0,-55,57,-55,84v0,29,14,43,33,43xm192,-262v89,0,149,57,149,134v0,68,-49,128,-117,128v-16,0,-28,-5,-32,-21v-42,46,-115,11,-115,-57v0,-39,30,-112,95,-112v20,0,36,6,47,23r4,-19r46,0r-29,136v-2,9,1,14,7,14v13,0,62,-33,62,-94v0,-43,-31,-100,-120,-100v-98,0,-144,70,-144,145v0,81,53,128,149,128v46,0,89,-10,118,-46r38,0v-28,54,-81,78,-160,78v-127,0,-179,-74,-179,-160v0,-73,44,-177,181,-177","w":352},"A":{"d":"252,-41r0,41r-119,0r0,-41r30,0r-11,-42r-63,0r-14,42r33,0r0,41r-109,0r0,-41r31,0r48,-162r-33,0r0,-41r159,0r0,41r-32,0r51,162r29,0xm142,-119v-8,-24,-12,-52,-21,-74r-22,74r43,0","w":251},"B":{"d":"12,-244v89,5,210,-26,212,64v0,24,-12,40,-35,50v74,28,55,130,-46,130r-131,0r0,-41r30,0r0,-162r-30,0r0,-41xm106,-41v34,4,64,-5,61,-33v-3,-34,-28,-34,-61,-33r0,66xm106,-148v28,2,56,-1,54,-28v4,-24,-25,-30,-54,-27r0,55","w":251},"C":{"d":"215,-158v-23,-79,-133,-52,-133,36v0,48,27,81,68,81v34,0,60,-24,69,-64r48,23v-18,66,-73,85,-121,85v-104,0,-133,-72,-133,-125v0,-104,121,-161,202,-103r0,-19r42,0r0,86r-42,0","w":281},"D":{"d":"140,-244v81,-6,134,51,134,122v0,63,-39,122,-117,122r-145,0r0,-41r37,0r0,-162r-37,0r0,-41r128,0xm113,-41v63,6,96,-21,95,-80v-1,-61,-32,-88,-95,-82r0,162","w":288},"E":{"d":"12,0r0,-41r29,0r0,-162r-29,0r0,-41r215,0r0,77r-46,0r0,-36r-76,0r0,56r61,0r0,42r-61,0r0,64r76,0r0,-37r46,0r0,78r-215,0","w":240},"F":{"d":"10,0r0,-41r35,0r0,-162r-35,0r0,-41r219,0r0,75r-47,0r0,-34r-73,0r0,56r53,0r0,42r-53,0r0,64r37,0r0,41r-136,0","w":232},"G":{"d":"223,-158v-8,-27,-34,-47,-67,-47v-42,0,-70,32,-70,78v0,96,104,113,128,45r-43,0r0,-41r115,0v5,98,-77,126,-133,126v-91,0,-136,-57,-136,-126v0,-104,129,-159,206,-101r0,-20r42,0r0,86r-42,0","w":303},"H":{"d":"11,0r0,-41r29,0r0,-162r-29,0r0,-41r118,0r0,41r-25,0r0,54r66,0r0,-54r-25,0r0,-41r118,0r0,41r-29,0r0,162r29,0r0,41r-118,0r0,-41r25,0r0,-67r-66,0r0,67r25,0r0,41r-118,0","w":273},"I":{"d":"8,0r0,-41r37,0r0,-162r-37,0r0,-41r138,0r0,41r-37,0r0,162r37,0r0,41r-138,0","w":153},"J":{"d":"0,71r0,-44v25,7,44,2,45,-27r0,-203r-36,0r0,-41r133,0r0,41r-33,0r0,198v2,65,-46,91,-109,76","w":146},"K":{"d":"7,0r0,-41r33,0r0,-162r-33,0r0,-41r127,0r0,41r-30,0r0,162r30,0r0,41r-127,0xm151,0r0,-41r29,0r-74,-88r80,-74r-29,0r0,-41r119,0r0,41r-30,0r-69,67r80,95r25,0r0,41r-131,0","w":281},"L":{"d":"10,0r0,-41r35,0r0,-162r-35,0r0,-41r134,0r0,41r-35,0r0,162r72,0r0,-76r48,0r0,117r-219,0","w":232},"M":{"d":"10,0r0,-41r32,0r0,-162r-32,0r0,-41r122,0r54,143r56,-143r124,0r0,41r-32,0r0,162r32,0r0,41r-126,0r0,-41r32,0r0,-162r-6,0r-76,203r-27,0r-76,-203r-6,0r0,162r32,0r0,41r-103,0","w":375},"N":{"d":"8,0r0,-41r32,0r0,-162r-32,0r0,-41r102,0r90,152r0,-111r-32,0r0,-41r110,0r0,41r-34,0r0,203r-55,0r-105,-180r0,139r30,0r0,41r-106,0","w":285},"O":{"d":"154,-248v91,0,136,61,136,126v0,63,-43,125,-136,125v-92,0,-136,-62,-136,-125v0,-65,46,-126,136,-126xm154,-204v-32,0,-68,24,-68,83v0,47,28,80,68,80v33,0,67,-26,67,-82v0,-50,-29,-81,-67,-81","w":307},"P":{"d":"139,-41r0,41r-128,0r0,-41r31,0r0,-162r-31,0r0,-41r139,0v51,0,83,34,83,77v0,56,-53,87,-128,78r0,48r34,0xm105,-130v35,2,62,-5,61,-36v-1,-33,-26,-40,-61,-37r0,73","w":240},"Q":{"d":"243,21r-15,40v-49,4,-96,-59,-139,-16r-16,-24v10,-12,23,-18,42,-21v-134,-29,-136,-247,39,-248v92,0,136,62,136,126v1,74,-57,118,-121,125v31,11,45,23,74,18xm154,-204v-32,0,-68,24,-68,83v0,47,28,80,68,80v33,0,67,-26,67,-82v0,-50,-29,-81,-67,-81","w":307},"R":{"d":"263,-41r0,41r-74,0r-55,-107r-29,0r0,66r31,0r0,41r-128,0r0,-41r34,0r0,-162r-34,0r0,-41r153,0v83,-3,98,104,31,129r39,74r32,0xm105,-147v31,4,68,-6,63,-28v0,-10,-6,-28,-30,-28r-33,0r0,56","w":262},"S":{"d":"16,0r0,-83r41,0v-6,44,65,63,65,18v0,-45,-109,-38,-109,-115v1,-71,79,-85,112,-44r0,-20r41,0r0,74r-41,0v-3,-22,-17,-36,-36,-36v-14,0,-24,8,-24,20v0,40,113,31,113,117v0,83,-85,89,-121,48r0,21r-41,0","w":191},"T":{"d":"233,-244r0,98r-43,0r0,-57r-36,0r0,162r36,0r0,41r-137,0r0,-41r37,0r0,-162r-37,0r0,57r-42,0r0,-98r222,0","w":243},"U":{"d":"5,-203r0,-41r114,0r0,41r-21,0r0,124v0,24,7,40,31,40v21,0,34,-10,34,-38r0,-126r-20,0r0,-41r94,0r0,41r-30,0r0,137v0,57,-50,69,-85,69v-48,0,-88,-18,-88,-78r0,-128r-29,0","w":243},"V":{"d":"102,2r-73,-205r-29,0r0,-41r121,0r0,41r-28,0r41,122r41,-122r-27,0r0,-41r103,0r0,41r-29,0r-70,205r-50,0","w":251},"W":{"d":"96,2r-70,-205r-26,0r0,-41r109,0r0,41r-24,0r40,117r37,-117r-23,0r0,-41r88,0r0,41r-23,0r41,117r38,-117r-25,0r0,-41r99,0r0,41r-27,0r-68,205r-45,0r-39,-112r-37,112r-45,0","w":356},"X":{"d":"-1,0r0,-41r36,0r60,-85r-60,-77r-33,0r0,-41r125,0r0,38r-23,0r36,46r34,-46r-23,0r0,-38r109,0r0,41r-34,0r-58,80r62,82r37,0r0,41r-131,0r0,-39r25,0r-38,-51r-36,51r25,0r0,39r-113,0","w":266},"Y":{"d":"62,0r0,-41r34,0r0,-66r-67,-96r-30,0r0,-41r120,0r0,41r-23,0r38,60r35,-60r-21,0r0,-41r105,0r0,41r-31,0r-64,96r0,66r35,0r0,41r-131,0","w":251},"Z":{"d":"18,0r0,-41r116,-162r-68,0r0,44r-42,0r0,-85r189,0r0,36r-119,167r80,0r0,-47r42,0r0,88r-198,0","w":232},"[":{"d":"40,73r0,-317r99,0r0,36r-44,0r0,245r44,0r0,36r-99,0","w":150},"\\":{"d":"51,-244r130,248r-50,0r-130,-248r50,0","w":182},"]":{"d":"111,73r-100,0r0,-36r44,0r0,-245r-44,0r0,-36r100,0r0,317","w":150},"^":{"d":"20,-104r66,-140r39,0r65,140r-50,0r-35,-86r-34,86r-51,0","w":209},"_":{"d":"-2,27r184,0r0,18r-184,0r0,-18","w":180},"a":{"d":"205,-39r0,39r-82,0r0,-13v-38,33,-109,11,-109,-38v0,-46,63,-71,109,-49v7,-41,-42,-52,-64,-26r-44,-8v14,-28,40,-40,83,-40v88,0,82,58,80,135r27,0xm123,-63v-22,-17,-52,-17,-56,9v4,31,36,28,56,5r0,-14","w":209},"b":{"d":"89,-244r0,93v46,-52,126,-10,122,65v-5,93,-74,110,-122,67r0,19r-84,0r0,-39r29,0r0,-166r-29,0r0,-39r84,0xm155,-86v0,-28,-12,-44,-33,-44v-21,0,-33,18,-33,46v0,27,12,44,33,44v21,0,33,-17,33,-46","w":225},"c":{"d":"186,-170r0,69r-37,0v-15,-43,-82,-37,-82,15v0,57,62,62,82,20r42,18v-29,85,-179,59,-179,-37v0,-70,80,-114,137,-71r0,-14r37,0","w":202},"d":{"d":"218,-39r0,39r-81,0r0,-20v-50,53,-123,8,-123,-66v0,-73,76,-116,123,-66r0,-53r-26,0r0,-39r81,0r0,205r26,0xm138,-86v0,-26,-13,-44,-35,-44v-21,0,-33,17,-33,45v0,27,12,45,33,45v17,0,35,-13,35,-46","w":225},"e":{"d":"150,-51r43,13v-39,70,-180,49,-180,-44v0,-53,39,-92,92,-92v51,0,92,39,88,100r-125,0v-4,38,55,62,82,23xm68,-104r71,0v-3,-22,-16,-35,-36,-35v-20,0,-32,12,-35,35","w":206},"f":{"d":"117,-39r0,39r-105,0r0,-39r23,0r0,-92r-23,0r0,-39r23,0v-3,-45,12,-79,67,-79v26,0,44,8,56,24r-41,31v-4,-13,-6,-18,-14,-18v-14,0,-14,25,-13,42r27,0r0,39r-27,0r0,92r27,0","w":127},"g":{"d":"220,-170r0,39r-29,0v-6,102,31,210,-90,210v-34,0,-59,-6,-76,-19r26,-35v32,24,92,10,85,-30r0,-16v-52,51,-123,11,-123,-64v0,-74,78,-117,123,-64r0,-21r84,0xm136,-84v0,-27,-13,-44,-34,-44v-21,0,-33,17,-33,43v0,26,13,44,33,44v20,0,34,-17,34,-43","w":225},"h":{"d":"10,0r0,-39r26,0r0,-166r-26,0r0,-39r81,0r0,87v41,-35,101,-14,101,36r0,82r25,0r0,39r-80,0r0,-109v0,-30,-28,-23,-46,-10r0,80r25,0r0,39r-106,0","w":225},"i":{"d":"15,-131r0,-39r80,0r0,131r25,0r0,39r-105,0r0,-39r25,0r0,-92r-25,0xm68,-248v17,0,30,12,30,29v0,17,-13,30,-30,30v-17,0,-29,-13,-29,-30v0,-17,12,-29,29,-29","w":127},"j":{"d":"14,-131r0,-39r81,0r0,175v2,58,-35,73,-98,70r0,-44v24,1,44,0,43,-26r0,-136r-26,0xm66,-248v17,0,30,12,30,29v0,17,-13,30,-30,30v-17,0,-30,-13,-30,-30v0,-17,13,-29,30,-29","w":127},"k":{"d":"13,0r0,-38r26,0r0,-167r-26,0r0,-39r81,0r0,154r59,-46r-38,0r0,-34r106,0r0,34r-19,0r-49,43r45,55r23,0r0,38r-52,0r-75,-90r0,52r21,0r0,38r-102,0","w":232},"l":{"d":"13,0r0,-39r26,0r0,-166r-26,0r0,-39r81,0r0,205r25,0r0,39r-106,0","w":127},"m":{"d":"7,-131r0,-39r87,0r0,14v36,-24,83,-23,106,7v44,-34,125,-42,125,32r0,78r34,0r0,39r-89,0r0,-99v0,-38,-36,-29,-60,-16r0,76r30,0r0,39r-86,0r0,-99v0,-38,-34,-29,-60,-16r0,76r30,0r0,39r-117,0r0,-39r32,0r0,-92r-32,0","w":356},"n":{"d":"13,-131r0,-39r81,0r0,16v41,-30,101,-32,101,39r0,76r25,0r0,39r-80,0r0,-108v-1,-30,-30,-19,-46,-8r0,77r23,0r0,39r-104,0r0,-39r26,0r0,-92r-26,0","w":225},"o":{"d":"193,-85v0,54,-37,89,-90,89v-50,0,-89,-32,-89,-89v0,-60,43,-89,89,-89v50,0,90,32,90,89xm137,-85v0,-30,-12,-47,-34,-47v-22,0,-34,17,-34,48v0,29,13,46,34,46v22,0,34,-17,34,-47","w":206},"p":{"d":"122,37r0,39r-116,0r0,-39r29,0r0,-168r-29,0r0,-39r84,0r0,21v46,-55,122,-8,122,65v0,75,-73,116,-122,67r0,54r32,0xm156,-84v0,-27,-13,-44,-34,-44v-21,0,-32,16,-32,44v0,28,12,46,33,46v21,0,33,-17,33,-46","w":225},"q":{"d":"103,37r32,0r0,-54v-49,49,-122,8,-122,-67v0,-73,76,-120,122,-65r0,-21r84,0r0,39r-29,0r0,168r29,0r0,39r-116,0r0,-39xm69,-84v0,29,12,46,33,46v21,0,33,-18,33,-47v0,-27,-12,-43,-32,-43v-21,0,-34,17,-34,44","w":225},"r":{"d":"130,-39r0,39r-120,0r0,-39r31,0r0,-92r-28,0r0,-39r78,0r0,43v12,-32,33,-48,68,-46r0,52v-55,-2,-66,33,-63,82r34,0","w":161},"s":{"d":"126,-49v2,-28,-110,-7,-112,-74v-2,-44,64,-62,106,-42r0,-5r39,0r0,49r-39,0v-3,-12,-15,-18,-37,-18v-14,0,-23,5,-23,13v0,24,111,1,111,72v0,33,-23,57,-67,57v-24,0,-36,-4,-44,-12r0,9r-39,0r0,-59r39,0v-4,29,63,38,66,10","w":183},"t":{"d":"7,-131r0,-39r21,0r0,-27r56,-39r0,66r30,0r0,39r-30,0r0,74v-2,23,15,18,30,14r0,37v-36,15,-86,15,-86,-32r0,-93r-21,0","w":123},"u":{"d":"212,-39r0,39r-81,0r0,-14v-39,31,-101,20,-101,-36r0,-81r-25,0r0,-39r80,0r0,106v-1,33,29,23,46,10r0,-77r-23,0r0,-39r78,0r0,131r26,0","w":225},"v":{"d":"81,3r-58,-134r-24,0r0,-39r100,0r0,39r-18,0r27,77r31,-77r-17,0r0,-39r86,0r0,39r-25,0r-56,134r-46,0","w":206},"w":{"d":"66,3r-44,-134r-22,0r0,-39r93,0r0,39r-19,0r21,63r35,-102r45,0r35,102r20,-63r-20,0r0,-39r82,0r0,39r-21,0r-44,134r-47,0r-33,-101r-33,101r-48,0","w":292},"x":{"d":"8,0r0,-39r25,0r36,-44r-36,-48r-25,0r0,-39r65,0r31,47r34,-47r51,0r0,39r-23,0r-34,41r40,51r23,0r0,39r-66,0r-33,-48r-35,48r-53,0","w":202},"y":{"d":"44,76r0,-39r33,0r11,-30r-62,-138r-25,0r0,-39r99,0r0,39r-16,0r28,76r30,-76r-18,0r0,-39r86,0r0,39r-25,0r-81,207r-60,0","w":213},"z":{"d":"13,0r0,-35r100,-100r-55,0r0,26r-37,0r0,-61r156,0r0,35r-99,100r64,0r0,-28r35,0r0,63r-164,0","w":191},"{":{"d":"10,-104v38,2,42,-33,39,-73v-3,-42,19,-72,82,-67r0,41v-37,0,-37,1,-37,49v0,40,-9,55,-32,70v23,15,32,30,32,70v0,48,0,49,37,49r0,42v-73,4,-82,-29,-82,-90v0,-33,-9,-51,-39,-51r0,-40","w":138},"|":{"d":"87,-244r46,0r0,321r-46,0r0,-321","w":219},"}":{"d":"128,-64v-38,-2,-40,34,-38,73v3,42,-19,73,-82,68r0,-42v37,0,37,-1,37,-49v0,-40,9,-55,32,-70v-23,-15,-32,-30,-32,-70v0,-48,0,-49,-37,-49r0,-41v72,-3,82,29,82,89v0,33,8,51,38,51r0,40","w":138},"~":{"d":"12,-91r0,-46v52,-67,139,42,186,-25r0,47v-13,12,-32,24,-51,24v-51,0,-97,-51,-135,0","w":209},"'":{"d":"36,-121v-4,-39,-6,-79,-5,-123r39,0v1,44,-1,84,-5,123r-29,0","w":101},"`":{"d":"96,-192r-28,0r-65,-56r65,0","w":119},"\u00c4":{"d":"252,-41r0,41r-119,0r0,-41r30,0r-11,-42r-63,0r-14,42r33,0r0,41r-109,0r0,-41r31,0r48,-162r-33,0r0,-41r159,0r0,41r-32,0r51,162r29,0xm142,-119v-8,-24,-12,-52,-21,-74r-22,74r43,0xm166,-319v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-26,-12,-26,-26v0,-14,12,-25,26,-25xm86,-319v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-26,-12,-26,-26v0,-14,12,-25,26,-25","w":251},"\u00d6":{"d":"154,-248v91,0,136,61,136,126v0,63,-43,125,-136,125v-92,0,-136,-62,-136,-125v0,-65,46,-126,136,-126xm154,-204v-32,0,-68,24,-68,83v0,47,28,80,68,80v33,0,67,-26,67,-82v0,-50,-29,-81,-67,-81xm194,-319v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-26,-12,-26,-26v0,-14,12,-25,26,-25xm114,-319v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25","w":307},"\u00d5":{"d":"154,-248v91,0,136,61,136,126v0,63,-43,125,-136,125v-92,0,-136,-62,-136,-125v0,-65,46,-126,136,-126xm154,-204v-32,0,-68,24,-68,83v0,47,28,80,68,80v33,0,67,-26,67,-82v0,-50,-29,-81,-67,-81xm85,-265v0,-31,13,-56,41,-56v30,0,63,44,72,0r25,0v1,33,-18,57,-41,57v-18,0,-43,-20,-56,-20v-9,0,-14,7,-14,19r-27,0","w":307},"\u0160":{"d":"16,0r0,-83r41,0v-6,44,65,63,65,18v0,-45,-109,-38,-109,-115v1,-71,79,-85,112,-44r0,-20r41,0r0,74r-41,0v-3,-22,-17,-36,-36,-36v-14,0,-24,8,-24,20v0,40,113,31,113,117v0,83,-85,89,-121,48r0,21r-41,0xm26,-326r32,0r37,38r39,-38r31,0r-43,65r-53,0","w":191},"\u00dc":{"d":"5,-203r0,-41r114,0r0,41r-21,0r0,124v0,24,7,40,31,40v21,0,34,-10,34,-38r0,-126r-20,0r0,-41r94,0r0,41r-30,0r0,137v0,57,-50,69,-85,69v-48,0,-88,-18,-88,-78r0,-128r-29,0xm162,-319v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-26,-12,-26,-26v0,-14,12,-25,26,-25xm82,-319v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25","w":243},"\u017d":{"d":"18,0r0,-41r116,-162r-68,0r0,44r-42,0r0,-85r189,0r0,36r-119,167r80,0r0,-47r42,0r0,88r-198,0xm47,-326r32,0r37,38r39,-38r30,0r-42,65r-53,0","w":232},"\u00e4":{"d":"205,-39r0,39r-82,0r0,-13v-38,33,-109,11,-109,-38v0,-46,63,-71,109,-49v7,-41,-42,-52,-64,-26r-44,-8v14,-28,40,-40,83,-40v88,0,82,58,80,135r27,0xm123,-63v-22,-17,-52,-17,-56,9v4,31,36,28,56,5r0,-14xm145,-245v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25xm65,-245v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25","w":209},"\u00f6":{"d":"193,-85v0,54,-37,89,-90,89v-50,0,-89,-32,-89,-89v0,-60,43,-89,89,-89v50,0,90,32,90,89xm137,-85v0,-30,-12,-47,-34,-47v-22,0,-34,17,-34,48v0,29,13,46,34,46v22,0,34,-17,34,-47xm143,-245v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25xm63,-245v14,0,26,11,26,25v0,14,-12,26,-26,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25","w":206},"\u00f5":{"d":"193,-85v0,54,-37,89,-90,89v-50,0,-89,-32,-89,-89v0,-60,43,-89,89,-89v50,0,90,32,90,89xm137,-85v0,-30,-12,-47,-34,-47v-22,0,-34,17,-34,48v0,29,13,46,34,46v22,0,34,-17,34,-47xm35,-191v0,-30,14,-56,40,-56v30,0,63,44,72,0r25,0v1,33,-18,57,-41,57v-18,0,-43,-20,-56,-20v-9,0,-14,7,-14,19r-26,0","w":206},"\u0161":{"d":"126,-49v2,-28,-110,-7,-112,-74v-2,-44,64,-62,106,-42r0,-5r39,0r0,49r-39,0v-3,-12,-15,-18,-37,-18v-14,0,-23,5,-23,13v0,24,111,1,111,72v0,33,-23,57,-67,57v-24,0,-36,-4,-44,-12r0,9r-39,0r0,-59r39,0v-4,29,63,38,66,10xm23,-252r31,0r37,39r39,-39r31,0r-43,65r-53,0","w":183},"\u00fc":{"d":"212,-39r0,39r-81,0r0,-14v-39,31,-101,20,-101,-36r0,-81r-25,0r0,-39r80,0r0,106v-1,33,29,23,46,10r0,-77r-23,0r0,-39r78,0r0,131r26,0xm152,-245v14,0,26,11,26,25v0,14,-12,26,-26,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25xm72,-245v14,0,26,11,26,25v0,14,-12,26,-26,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25","w":225},"\u017e":{"d":"13,0r0,-35r100,-100r-55,0r0,26r-37,0r0,-61r156,0r0,35r-99,100r64,0r0,-28r35,0r0,63r-164,0xm26,-252r32,0r37,39r39,-39r31,0r-43,65r-53,0","w":191},"\u00a0":{"w":90}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 1990 Adobe Systems Incorporated. All Rights Reserved.Rockwell is
 * a trademark of The Monotype Corporation Plc.
 * 
 * Full name:
 * Rockwell-Italic
 */
Cufon.registerFont({"w":191,"face":{"font-family":"rockwell","font-weight":500,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"-34 -321.728 386 80","underline-thickness":"18","underline-position":"-27","slope":"-13","stemh":"28","stemv":"32","unicode-range":"U+0020-U+017E"},"glyphs":{" ":{"w":90},"!":{"d":"26,-41r42,0r-10,41r-42,0xm62,-65r-18,0r16,-103r17,-76r34,0v-13,63,-31,121,-49,179","w":101},"\"":{"d":"58,-153v-3,-29,-6,-58,-5,-91r29,0v1,33,-2,62,-5,91r-19,0xm131,-153v-3,-29,-6,-58,-5,-91r29,0v1,33,-2,62,-5,91r-19,0","w":150},"#":{"d":"30,-178r56,0r14,-70r26,0r-14,70r70,0r14,-70r26,0r-14,70r32,0r0,24r-38,0r-12,63r50,0r0,23r-56,0r-14,71r-26,0r14,-71r-69,0r-15,71r-26,0r15,-71r-33,0r0,-23r38,0r13,-63r-51,0r0,-24xm106,-154r-12,63r70,0r12,-63r-70,0","w":240},"$":{"d":"52,31r7,-31v-27,-7,-53,-32,-45,-72r31,0v-5,25,6,40,20,46r20,-87v-60,-31,-43,-131,30,-130v0,-10,16,-5,25,-6r-1,9v24,5,51,29,37,69r-28,0v8,-29,-3,-41,-15,-45r-20,84v77,34,49,136,-31,135r-6,28r-24,0xm93,-147r16,-70v-35,4,-45,50,-16,70xm106,-99r-18,76v42,-5,57,-55,18,-76","w":172},"%":{"d":"219,-44v0,-29,17,-80,66,-80v28,0,44,18,44,50v0,33,-19,79,-65,79v-29,0,-45,-18,-45,-49xm245,-43v0,17,8,28,22,28v23,0,37,-33,37,-64v0,-15,-8,-25,-22,-25v-26,0,-37,43,-37,61xm60,-168v0,-29,17,-80,66,-80v28,0,45,18,45,50v0,33,-20,79,-66,79v-29,0,-45,-18,-45,-49xm86,-167v0,17,8,28,22,28v23,0,37,-33,37,-64v0,-15,-8,-26,-22,-26v-26,0,-37,44,-37,62xm59,0r251,-244r23,0r-251,244r-23,0","w":360},"&":{"d":"187,-126r44,0r-6,28r-20,0v-12,25,-24,43,-38,57r7,13r35,0r-7,28r-48,0r-9,-19v-46,42,-134,24,-134,-47v0,-37,22,-66,70,-88v-24,-45,-3,-93,45,-94v30,0,51,18,51,44v0,25,-19,46,-57,63r34,73v12,-14,26,-37,33,-58xm133,-45r-40,-83v-30,14,-47,35,-47,58v0,47,59,59,87,25xm146,-204v0,-12,-7,-19,-19,-19v-26,0,-31,33,-19,57v26,-11,38,-23,38,-38","w":225},"(":{"d":"171,-248r-6,23v-69,17,-103,123,-101,184v0,36,13,69,37,95r-6,24v-40,-26,-62,-75,-62,-134v0,-76,36,-164,138,-192","w":135},")":{"d":"-19,78r6,-23v69,-18,101,-123,101,-185v0,-36,-13,-68,-37,-94r6,-24v40,26,62,75,62,134v0,76,-36,164,-138,192","w":135},"*":{"d":"148,-248v-3,29,-25,50,-28,73v17,-6,31,-13,43,-24r32,-9r2,31v-20,10,-50,7,-75,12v7,13,18,24,27,28r12,25r-31,18r-12,-24v2,-14,-2,-32,-7,-41v-10,11,-20,26,-25,41r-25,24r-21,-18r23,-25v13,-5,26,-14,40,-28v-17,-5,-54,-2,-70,-12r17,-31r27,9v8,11,18,19,32,24v4,-19,4,-31,0,-44r7,-29r32,0","w":187},"+":{"d":"121,-104r-82,0r0,-27r82,0r0,-83r28,0r0,83r82,0r0,27r-82,0r0,83r-28,0r0,-83","w":240},",":{"d":"26,-41r43,0v-10,42,-13,87,-66,90r3,-15v20,-4,30,-16,33,-34r-22,0","w":101},"-":{"d":"27,-97r101,0r-5,24r-102,0","w":138},".":{"d":"26,-41r42,0r-9,41r-43,0","w":101},"\/":{"d":"141,-244r29,0r-125,248r-29,0","w":157},"0":{"d":"26,-72v0,-58,33,-177,109,-177v38,0,60,29,60,78v0,58,-34,175,-108,175v-37,0,-61,-31,-61,-76xm88,-22v56,0,69,-97,76,-158v5,-43,-38,-53,-59,-31v-21,23,-48,95,-48,144v0,30,11,45,31,45"},"1":{"d":"75,-28r44,-188r-28,0r6,-28r60,0r-50,216r26,0r-7,28r-85,0r6,-28r28,0"},"2":{"d":"138,-84r29,0r-19,84r-136,0v20,-116,143,-126,143,-194v0,-17,-12,-29,-28,-29v-30,0,-49,38,-54,69r-30,0v11,-61,42,-95,86,-95v35,0,58,23,58,56v0,80,-100,87,-136,165r74,0"},"3":{"d":"23,-81r30,0v-5,36,9,59,38,59v28,0,50,-23,50,-53v0,-27,-22,-42,-55,-39r7,-27v60,0,68,-32,68,-50v0,-19,-13,-32,-33,-32v-22,0,-36,14,-45,44r-30,0v9,-43,38,-70,77,-70v37,0,63,24,63,58v0,33,-20,57,-54,65v68,28,28,130,-48,130v-45,0,-77,-32,-68,-85"},"4":{"d":"110,-67r-84,0v0,-10,-3,-20,-9,-29r140,-151r27,0r-36,156r36,0r-5,24r-37,0r-9,39r23,0r-7,28r-77,0r7,-28r22,0xm116,-91r23,-103r-95,103r72,0"},"5":{"d":"26,-78r31,0v-8,35,7,56,31,56v39,0,56,-52,56,-74v0,-41,-49,-45,-71,-16v-6,-6,-12,-12,-20,-16r28,-116r120,0r-14,61r-29,0r7,-32r-65,0r-15,67v42,-27,92,3,91,55v0,37,-26,97,-89,97v-46,0,-71,-37,-61,-82"},"6":{"d":"198,-175r-27,0v7,-30,-5,-48,-28,-48v-28,0,-54,32,-63,85v37,-35,96,-6,96,51v0,57,-36,91,-78,91v-38,0,-63,-30,-63,-77v0,-33,22,-176,106,-176v35,0,66,23,57,74xm110,-127v-23,-1,-43,25,-43,61v0,28,12,44,33,44v52,-2,65,-102,10,-105"},"7":{"d":"99,-28r25,0r-7,28r-83,0r6,-28r25,0v18,-64,60,-137,102,-187r-87,0r-8,32r-29,0r14,-61r152,0r-6,26v-40,50,-88,133,-104,190"},"8":{"d":"78,-132v-47,-37,-8,-117,53,-117v76,0,79,112,15,125v56,37,10,128,-57,128v-39,0,-66,-25,-66,-62v0,-35,21,-62,55,-74xm130,-223v-49,-2,-62,82,-12,83v43,5,65,-81,12,-83xm103,-114v-54,2,-66,90,-12,92v27,0,48,-25,48,-57v0,-21,-14,-35,-36,-35"},"9":{"d":"25,-71r28,0v-6,30,5,49,28,49v28,0,52,-31,64,-85v-39,33,-97,3,-97,-54v0,-45,32,-88,78,-88v38,0,63,29,63,77v0,23,-17,176,-107,176v-35,0,-67,-25,-57,-75xm155,-148v8,-39,1,-75,-30,-75v-52,0,-67,102,-12,105v16,0,31,-10,42,-30"},":":{"d":"26,-41r42,0r-9,41r-43,0xm55,-170r43,0r-10,41r-42,0","w":101},";":{"d":"26,-41r43,0v-10,42,-13,87,-66,90r3,-15v20,-4,30,-16,33,-34r-22,0xm55,-170r43,0r-10,41r-42,0","w":101},"<":{"d":"61,-117r155,63r0,30r-192,-81r0,-25r192,-81r0,30","w":240},"=":{"d":"39,-173r192,0r0,28r-192,0r0,-28xm39,-90r192,0r0,28r-192,0r0,-28","w":240},">":{"d":"179,-117r-155,-64r0,-30r192,81r0,25r-192,81r0,-30","w":240},"?":{"d":"73,-65r-16,0r14,-75v51,14,71,-27,71,-50v0,-46,-66,-37,-74,4r-27,0v6,-75,132,-89,132,-6v0,44,-35,84,-84,79xm39,-41r43,0r-10,41r-42,0","w":164},"@":{"d":"335,-3r33,0v-32,48,-78,79,-156,79v-121,0,-178,-69,-178,-158v0,-72,43,-181,174,-181v93,0,150,65,150,138v0,62,-48,126,-106,126v-21,0,-33,-9,-33,-29v-42,54,-118,24,-118,-50v0,-82,95,-156,144,-80r6,-27r32,0r-31,141v-2,9,5,15,12,15v16,0,68,-32,68,-97v0,-63,-53,-111,-125,-111v-85,0,-147,65,-147,152v0,81,50,135,151,135v55,0,99,-19,124,-53xm134,-76v0,28,16,50,38,50v32,0,63,-43,63,-88v0,-30,-16,-51,-40,-51v-42,0,-61,61,-61,89","w":363},"A":{"d":"168,-86r-85,0r-30,58r26,0r-7,28r-86,0r6,-28r23,0r105,-188r-26,0r6,-28r119,0r-6,28r-24,0r20,188r26,0r-7,28r-90,0r7,-28r29,0xm166,-114r-9,-102r-6,0r-52,102r67,0","w":232},"B":{"d":"58,-244v69,1,150,-12,150,56v0,33,-22,54,-55,63v62,30,49,125,-50,125r-100,0r7,-28r20,0r43,-188r-22,0xm91,-142r31,0v41,0,52,-24,52,-43v0,-29,-32,-34,-65,-31xm66,-28v48,5,90,-5,88,-48v-1,-40,-32,-38,-69,-37","w":202},"C":{"d":"223,-73r24,22v-30,36,-68,55,-113,55v-73,0,-106,-52,-106,-105v0,-72,61,-147,156,-147v32,0,50,6,70,24r5,-20r29,0r-15,67r-29,0v-6,-30,-32,-42,-63,-42v-68,0,-116,63,-116,122v0,41,31,71,72,71v30,0,60,-16,86,-47","w":258},"D":{"d":"30,-28r43,-188r-24,0r6,-28r84,0v138,2,141,131,76,204v-44,50,-125,39,-212,40r7,-28r20,0xm65,-28v100,10,147,-39,152,-117v3,-46,-41,-80,-109,-71","w":254},"E":{"d":"29,-28r44,-188r-23,0r7,-28r176,0r-17,73r-29,0r10,-45r-89,0r-18,76r77,0r-6,28r-77,0r-20,84r92,0r10,-47r29,0r-17,75r-178,0r7,-28r22,0","w":206},"F":{"d":"22,-28r43,-188r-22,0r7,-28r174,0r-17,73r-30,0r11,-45r-88,0r-17,75r75,0r-7,28r-74,0r-20,85r27,0r-7,28r-84,0r7,-28r22,0","w":187},"G":{"d":"179,-89r7,-28r91,0v-18,89,-82,121,-138,121v-64,0,-109,-44,-109,-105v0,-61,51,-147,159,-147v35,0,57,7,76,27r6,-23r29,0r-16,65r-29,0v-10,-27,-33,-40,-68,-40v-67,0,-121,54,-121,121v0,45,29,72,75,72v41,0,75,-24,90,-63r-52,0","w":281},"H":{"d":"29,-28r43,-188r-24,0r7,-28r81,0r-6,28r-22,0r-17,73r102,0r17,-73r-22,0r6,-28r75,0r-6,28r-18,0r-43,188r22,0r-7,28r-79,0r6,-28r23,0r19,-86r-102,0r-20,86r23,0r-7,28r-79,0r7,-28r21,0","w":243},"I":{"d":"30,-28r43,-188r-20,0r7,-28r74,0r-6,28r-19,0r-43,188r22,0r-7,28r-78,0r7,-28r20,0","w":105},"J":{"d":"-34,77r8,-33v39,0,51,-22,61,-68r45,-192r-21,0r7,-28r75,0r-6,28r-20,0r-42,183v-19,83,-45,109,-107,110","w":105},"K":{"d":"30,-28r43,-188r-22,0r6,-28r82,0r-7,28r-24,0r-43,188r22,0r-6,28r-80,0r7,-28r22,0xm90,-127r102,-89r-26,0r6,-28r84,0r-7,28r-16,0r-103,90r60,98r20,0r-7,28r-81,0r7,-28r22,0","w":213},"L":{"d":"29,-28r43,-188r-24,0r7,-28r85,0r-6,28r-26,0r-44,188r81,0r17,-73r29,0r-23,101r-170,0r7,-28r24,0","w":176},"M":{"d":"29,-28r44,-188r-22,0r7,-28r71,0r25,169r102,-169r75,0r-7,28r-22,0r-44,188r25,0r-7,28r-75,0r6,-28r22,0r43,-188r-132,216r-7,0r-31,-216r-44,188r20,0r-6,28r-71,0r7,-28r21,0","w":299},"N":{"d":"30,-28r43,-188r-26,0r6,-28r71,0r64,194r38,-166r-24,0r6,-28r77,0r-6,28r-24,0r-51,218r-35,0r-69,-211r-41,181r22,0r-6,28r-76,0r6,-28r25,0","w":251},"O":{"d":"31,-96v0,-69,51,-152,147,-152v63,0,103,38,103,99v0,67,-52,153,-148,153v-72,0,-102,-49,-102,-100xm68,-94v0,41,27,68,67,68v74,0,109,-80,109,-126v0,-39,-28,-67,-68,-67v-66,0,-108,69,-108,125","w":281},"P":{"d":"214,-176v-1,62,-53,92,-134,83r-15,65r28,0r-6,28r-86,0r6,-28r23,0r43,-188r-23,0r7,-28r81,0v55,0,76,35,76,68xm86,-122r35,0v46,0,58,-32,58,-55v0,-30,-31,-44,-71,-39","w":195},"Q":{"d":"281,-149v1,68,-53,140,-124,152v29,9,37,17,71,14r-21,29v-49,7,-88,-57,-140,-25r-8,-12v7,-9,16,-9,27,-14v-111,-61,-43,-243,92,-243v63,0,103,39,103,99xm68,-95v0,41,27,69,67,69v75,0,109,-82,109,-126v0,-39,-28,-67,-68,-67v-68,0,-108,71,-108,124","w":281},"R":{"d":"29,-28r43,-188r-22,0r7,-28r93,0v48,0,67,26,67,58v0,37,-24,64,-65,69r22,89r26,0r-7,28r-47,0r-26,-116r-35,0r-21,88r23,0r-7,28r-77,0r6,-28r20,0xm91,-144v45,4,97,-5,91,-41v3,-32,-39,-33,-74,-31","w":209},"S":{"d":"7,0r16,-67r29,0r-5,22v23,34,91,26,91,-17v0,-49,-90,-52,-90,-121v0,-60,87,-86,125,-45r4,-16r29,0r-16,66r-29,0r5,-19v-17,-32,-86,-33,-86,11v0,48,91,49,91,119v0,62,-85,92,-132,54r-3,13r-29,0","w":187},"T":{"d":"81,-28r43,-188r-52,0r-15,62r-29,0r21,-90r199,0r-21,90r-29,0r14,-62r-53,0r-43,188r23,0r-7,28r-80,0r7,-28r22,0","w":209},"U":{"d":"53,-244r80,0r-7,28r-22,0r-33,145v-9,37,17,47,38,47v30,0,48,-12,60,-64r29,-128r-21,0r7,-28r77,0r-7,28r-20,0v-29,84,-16,220,-127,220v-47,0,-84,-21,-70,-83r31,-137r-22,0","w":228},"V":{"d":"73,3r-11,-219r-26,0r4,-28r83,0r-4,28r-23,0r9,162r111,-162r-29,0r4,-28r88,0r-5,28r-22,0r-151,219r-28,0","w":243},"W":{"d":"64,3r-4,-219r-25,0r4,-28r83,0r-4,28r-24,0r4,156r90,-156r-27,0r6,-28r97,0r-6,28r-23,0r4,156r90,-156r-23,0r5,-28r75,0r-5,28r-18,0r-126,219r-30,0r-5,-184r-106,184r-32,0","w":356},"X":{"d":"110,-126r-33,-90r-23,0r6,-28r75,0r-7,28r-18,0r22,65r63,-65r-24,0r7,-28r76,0r-7,28r-16,0r-88,92r36,96r20,0r-6,28r-77,0r6,-28r25,0r-26,-71r-67,71r24,0r-7,28r-76,0r6,-28r17,0","w":228},"Y":{"d":"89,-110r-36,-106r-25,0r5,-28r80,0r-4,28r-24,0r28,81r75,-81r-29,0r5,-28r85,0r-5,28r-22,0r-97,106r-19,82r24,0r-7,28r-83,0r6,-28r25,0","w":206},"Z":{"d":"4,0r6,-28r160,-188r-81,0r-11,45r-29,0r17,-73r155,0r-7,28r-160,188r92,0r11,-50r29,0r-18,78r-164,0","w":202},"[":{"d":"75,48r-6,24r-75,0r74,-316r74,0r-6,23r-42,0r-62,269r43,0","w":112},"\\":{"d":"141,4r-125,-248r29,0r125,248r-29,0","w":157},"]":{"d":"-12,48r44,0r62,-269r-44,0r6,-23r76,0r-75,316r-74,0","w":112},"^":{"d":"104,-244r75,126r-31,0r-56,-94r-56,94r-31,0r76,-126r23,0","w":153},"_":{"d":"182,45r-184,0r0,-18r184,0r0,18","w":180},"a":{"d":"154,-28r22,0r-6,28r-52,0v1,-7,6,-17,5,-23v-28,39,-105,33,-105,-23v0,-51,73,-77,120,-47v10,-26,10,-56,-24,-56v-17,0,-30,7,-42,24r-27,-12v15,-23,44,-38,75,-38v33,0,65,15,54,63xm126,-45r6,-25v-29,-20,-81,-12,-82,22v7,36,51,29,76,3"},"b":{"d":"28,-28r44,-188r-24,0r7,-28r55,0r-21,94v42,-48,126,-24,126,48v0,87,-103,143,-155,74r-6,28r-52,0r7,-28r19,0xm72,-70v0,27,17,45,44,45v62,0,100,-121,23,-121v-44,0,-67,45,-67,76","w":221},"c":{"d":"151,-119v-4,-18,-17,-30,-38,-30v-33,0,-61,37,-61,80v-1,56,67,62,90,18r23,16v-35,62,-147,49,-147,-31v0,-76,82,-143,141,-90r4,-14r28,0r-12,51r-28,0","w":180},"d":{"d":"179,-28r23,0r-6,28r-56,0v1,-7,6,-15,4,-21v-42,47,-125,20,-125,-52v0,-82,105,-140,155,-71r16,-72r-25,0r6,-28r58,0xm117,-147v-74,-2,-87,123,-20,122v57,8,100,-120,20,-122","w":217},"e":{"d":"189,-77r-134,0v-13,53,59,74,85,30r33,14v-33,59,-154,48,-154,-38v0,-55,47,-104,99,-104v54,0,83,49,71,98xm62,-101r97,0v5,-23,-12,-46,-40,-46v-25,0,-46,17,-57,46","w":198},"f":{"d":"61,-28r24,0r-7,28r-75,0r6,-28r20,0r26,-113r-25,0r6,-29r25,0v10,-61,43,-100,95,-68r-13,22v-32,-24,-44,20,-50,46r22,0r-6,29r-22,0","w":101},"g":{"d":"181,-170r56,0r-7,29r-23,0r-32,136v-17,73,-58,85,-98,85v-33,0,-57,-10,-75,-29r17,-23v48,47,119,32,127,-48v-43,49,-125,21,-125,-51v0,-81,105,-141,154,-70xm119,-145v-64,0,-97,121,-21,121v44,0,66,-46,66,-77v0,-25,-19,-44,-45,-44","w":217},"h":{"d":"161,-28r25,0r-6,28r-58,0r28,-117v3,-14,-3,-26,-18,-26v-13,0,-25,6,-51,23r-21,92r25,0r-7,28r-78,0r7,-28r21,0r43,-188r-21,0r7,-28r53,0r-22,94v24,-17,39,-23,56,-23v26,0,46,21,37,61","w":198},"i":{"d":"31,-28r27,-113r-23,0r6,-29r55,0r-33,142r25,0r-7,28r-75,0r6,-28r19,0xm73,-229v0,-11,9,-20,20,-20v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20","w":101},"j":{"d":"-18,48v24,2,37,-9,45,-42r34,-147r-22,0r6,-29r55,0r-37,160v-11,55,-24,93,-87,85xm75,-229v0,-11,9,-20,20,-20v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20","w":101},"k":{"d":"29,-28r44,-188r-24,0r6,-28r56,0r-35,153r74,-54r-27,0r6,-25r85,0r-6,25r-17,0r-80,58r39,59r27,0r-6,28r-39,0r-57,-87r-14,59r26,0r-7,28r-77,0r6,-28r20,0","w":187},"l":{"d":"31,-28r43,-188r-23,0r7,-28r54,0r-49,216r22,0r-6,28r-75,0r7,-28r20,0","w":101},"m":{"d":"41,-170r54,0r-5,21v37,-28,77,-37,96,4v24,-19,44,-28,63,-28v70,0,26,98,18,145r25,0r-6,28r-57,0r26,-112v4,-50,-37,-31,-69,-8r-21,92r25,0r-6,28r-58,0r27,-115v0,-48,-37,-26,-70,-5r-21,92r25,0r-6,28r-77,0r6,-28r20,0r27,-113r-22,0","w":303},"n":{"d":"40,-170r54,0r-5,20v42,-38,107,-27,93,33r-20,89r25,0r-7,28r-57,0r27,-116v1,-47,-38,-24,-68,-5r-21,93r25,0r-6,28r-78,0r7,-28r20,0r26,-113r-22,0","w":198},"o":{"d":"197,-102v0,58,-44,107,-103,107v-45,0,-75,-29,-75,-73v0,-60,46,-107,104,-107v45,0,74,28,74,73xm119,-145v-67,-4,-95,117,-22,120v59,9,101,-117,22,-120","w":202},"p":{"d":"40,48r26,0r-7,28r-79,0r7,-28r21,0r43,-189r-24,0r7,-29r56,0v-1,7,-6,16,-4,21v46,-49,125,-18,125,53v0,82,-103,137,-154,72xm68,-69v0,28,17,46,44,46v66,0,95,-121,21,-121v-42,0,-65,45,-65,75","w":217},"q":{"d":"162,48r22,0r-7,28r-75,0r6,-28r22,0v4,-22,14,-47,15,-68v-42,49,-127,21,-127,-51v0,-81,106,-141,156,-70r6,-29r54,0r-6,29r-22,0xm117,-144v-62,-9,-96,118,-21,121v57,7,101,-118,21,-121","w":217},"r":{"d":"61,-28r28,0r-7,28r-82,0r6,-28r23,0r26,-113r-26,0r7,-29r55,0r-11,48v24,-39,45,-53,84,-51r-7,32v-70,-5,-86,54,-96,113","w":142},"s":{"d":"58,-126v0,24,90,33,84,80v10,45,-83,65,-111,35r-2,11r-29,0r10,-48r30,0v1,18,17,24,38,25v19,0,32,-9,32,-22v0,-34,-84,-25,-84,-79v0,-44,73,-65,105,-34r3,-12r29,0r-11,47r-29,0v0,-30,-65,-34,-65,-3","w":153},"t":{"d":"89,-170r24,0r-6,29r-24,0r-23,95v-7,29,14,29,38,14r-7,29v-36,18,-75,7,-62,-47r22,-91r-20,0r7,-29r19,0r8,-34r39,-30","w":105},"u":{"d":"62,-56v-5,21,4,30,17,30v15,0,34,-12,51,-25r21,-90r-25,0r7,-29r57,0r-33,142r22,0r-7,28r-54,0r5,-19v-20,14,-40,22,-55,22v-20,0,-47,-15,-38,-55r20,-89r-21,0r7,-29r53,0","w":198},"v":{"d":"50,3r-9,-144r-18,0r3,-29r67,0r-3,29r-19,0r6,101r69,-101r-23,0r7,-29r68,0r-6,29r-15,0r-98,144r-29,0","w":172},"w":{"d":"47,3r-6,-144r-19,0r5,-29r63,0r-5,29r-16,0r4,100r64,-100r-21,0r5,-29r74,0r-5,29r-19,0r4,100r64,-100r-19,0r5,-29r63,0r-4,29r-15,0r-92,144r-28,0r-4,-112r-71,112r-27,0","w":266},"x":{"d":"79,-89r-30,-54r-18,0r7,-27r63,0r-6,25r-16,0r21,38r43,-38r-22,0r6,-25r71,0r-6,27r-15,0r-65,58r31,58r15,0r-6,27r-65,0r6,-26r21,0r-23,-41r-46,41r22,0r-6,26r-72,0r6,-27r16,0","w":183},"y":{"d":"182,-141r-149,217r-51,0r7,-28r33,0r33,-49r-8,-140r-17,0r3,-29r67,0r-4,29r-19,0r6,99r69,-99r-23,0r6,-29r70,0r-7,29r-16,0","w":183},"z":{"d":"-5,0r7,-29r117,-116r-57,0r-8,36r-28,0r13,-61r124,0r-6,29r-117,115r63,0r9,-36r27,0r-15,62r-129,0","w":150},"{":{"d":"24,-71r0,-27v82,-3,-16,-163,102,-146r0,25v-38,-7,-36,23,-36,59v0,46,-7,63,-36,76v36,11,37,49,36,100v-1,31,9,35,36,34r0,26v-62,6,-65,-35,-65,-93v0,-29,-5,-54,-37,-54","w":119},"|":{"d":"95,-244r28,0r0,320r-28,0r0,-320","w":189},"}":{"d":"124,-98r0,28v-83,3,16,164,-102,146r0,-26v38,7,36,-22,36,-58v0,-46,8,-63,37,-76v-36,-11,-38,-48,-37,-100v1,-32,-8,-36,-36,-35r0,-25v62,-6,65,34,65,93v0,29,5,53,37,53","w":119},"~":{"d":"31,-98r0,-36v33,-43,94,-6,134,3v15,0,32,-10,46,-25r0,38v-53,60,-132,-47,-180,20","w":209},"'":{"d":"59,-153v-3,-29,-6,-58,-5,-91r29,0v1,33,-2,62,-5,91r-19,0","w":78},"`":{"d":"113,-198r-24,0r-67,-50r63,0","w":119},"\u00c4":{"d":"168,-86r-85,0r-30,58r26,0r-7,28r-86,0r6,-28r23,0r105,-188r-26,0r6,-28r119,0r-6,28r-24,0r20,188r26,0r-7,28r-90,0r7,-28r29,0xm166,-114r-9,-102r-6,0r-52,102r67,0xm199,-315v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20xm126,-315v11,0,19,9,19,20v0,11,-8,20,-19,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20","w":232},"\u00d6":{"d":"31,-96v0,-69,51,-152,147,-152v63,0,103,38,103,99v0,67,-52,153,-148,153v-72,0,-102,-49,-102,-100xm68,-94v0,41,27,68,67,68v74,0,109,-80,109,-126v0,-39,-28,-67,-68,-67v-66,0,-108,69,-108,125xm234,-315v11,0,19,9,19,20v0,11,-8,20,-19,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20xm161,-315v11,0,19,9,19,20v0,11,-8,20,-19,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20","w":281},"\u00d5":{"d":"31,-96v0,-69,51,-152,147,-152v63,0,103,38,103,99v0,67,-52,153,-148,153v-72,0,-102,-49,-102,-100xm68,-94v0,41,27,68,67,68v74,0,109,-80,109,-126v0,-39,-28,-67,-68,-67v-66,0,-108,69,-108,125xm237,-319r20,0v3,32,-12,49,-31,49v-21,0,-41,-22,-52,-22v-8,0,-13,7,-13,20r-20,0v-1,-29,14,-48,34,-48v26,0,58,52,62,1","w":281},"\u0160":{"d":"7,0r16,-67r29,0r-5,22v23,34,91,26,91,-17v0,-49,-90,-52,-90,-121v0,-60,87,-86,125,-45r4,-16r29,0r-16,66r-29,0r5,-19v-17,-32,-86,-33,-86,11v0,48,91,49,91,119v0,62,-85,92,-132,54r-3,13r-29,0xm208,-321r-43,54r-46,0r-17,-54r24,0r21,28v19,-11,27,-32,61,-28","w":187},"\u00dc":{"d":"53,-244r80,0r-7,28r-22,0r-33,145v-9,37,17,47,38,47v30,0,48,-12,60,-64r29,-128r-21,0r7,-28r77,0r-7,28r-20,0v-29,84,-16,220,-127,220v-47,0,-84,-21,-70,-83r31,-137r-22,0xm207,-315v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-19,-9,-19,-20v0,-11,8,-20,19,-20xm134,-315v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20","w":228},"\u017d":{"d":"4,0r6,-28r160,-188r-81,0r-11,45r-29,0r17,-73r155,0r-7,28r-160,188r92,0r11,-50r29,0r-18,78r-164,0xm216,-321r-44,54r-46,0r-17,-54r25,0r21,28v18,-11,27,-33,61,-28","w":202},"\u00e4":{"d":"154,-28r22,0r-6,28r-52,0v1,-7,6,-17,5,-23v-28,39,-105,33,-105,-23v0,-51,73,-77,120,-47v10,-26,10,-56,-24,-56v-17,0,-30,7,-42,24r-27,-12v15,-23,44,-38,75,-38v33,0,65,15,54,63xm126,-45r6,-25v-29,-20,-81,-12,-82,22v7,36,51,29,76,3xm167,-240v11,0,20,8,20,19v0,11,-9,20,-20,20v-11,0,-19,-9,-19,-20v0,-11,8,-19,19,-19xm94,-240v11,0,20,8,20,19v0,11,-9,20,-20,20v-11,0,-19,-9,-19,-20v0,-11,8,-19,19,-19"},"\u00f6":{"d":"197,-102v0,58,-44,107,-103,107v-45,0,-75,-29,-75,-73v0,-60,46,-107,104,-107v45,0,74,28,74,73xm119,-145v-67,-4,-95,117,-22,120v59,9,101,-117,22,-120xm173,-240v11,0,20,8,20,19v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-19,20,-19xm100,-240v11,0,20,8,20,19v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-19,20,-19","w":202},"\u00f5":{"d":"197,-102v0,58,-44,107,-103,107v-45,0,-75,-29,-75,-73v0,-60,46,-107,104,-107v45,0,74,28,74,73xm119,-145v-67,-4,-95,117,-22,120v59,9,101,-117,22,-120xm177,-244r20,0v3,32,-12,49,-31,49v-21,0,-41,-23,-52,-23v-8,0,-13,7,-13,20r-20,0v-1,-29,13,-48,33,-48v26,0,59,52,63,2","w":202},"\u0161":{"d":"58,-126v0,24,90,33,84,80v10,45,-83,65,-111,35r-2,11r-29,0r10,-48r30,0v1,18,17,24,38,25v19,0,32,-9,32,-22v0,-34,-84,-25,-84,-79v0,-44,73,-65,105,-34r3,-12r29,0r-11,47r-29,0v0,-30,-65,-34,-65,-3xm170,-247r-43,54r-46,0r-17,-54r24,0r21,28v18,-11,27,-33,61,-28","w":153},"\u00fc":{"d":"62,-56v-5,21,4,30,17,30v15,0,34,-12,51,-25r21,-90r-25,0r7,-29r57,0r-33,142r22,0r-7,28r-54,0r5,-19v-20,14,-40,22,-55,22v-20,0,-47,-15,-38,-55r20,-89r-21,0r7,-29r53,0xm171,-240v11,0,20,8,20,19v0,11,-9,20,-20,20v-11,0,-19,-9,-19,-20v0,-11,8,-19,19,-19xm98,-240v11,0,20,8,20,19v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-19,20,-19","w":198},"\u017e":{"d":"-5,0r7,-29r117,-116r-57,0r-8,36r-28,0r13,-61r124,0r-6,29r-117,115r63,0r9,-36r27,0r-15,62r-129,0xm168,-247r-43,54r-46,0r-17,-54r24,0r21,28v19,-11,27,-32,61,-28","w":150},"\u00a0":{"w":90}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 1990 Adobe Systems Incorporated. All Rights Reserved.Rockwell is
 * a trademark of The Monotype Corporation Plc.
 * 
 * Full name:
 * Rockwell-BoldItalic
 */
Cufon.registerFont({"w":217,"face":{"font-family":"rockwell","font-weight":700,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"-43 -328 390 79.8613","underline-thickness":"18","underline-position":"-27","slope":"-13","stemh":"36","stemv":"53","unicode-range":"U+0020-U+017E"},"glyphs":{" ":{"w":90},"!":{"d":"18,0r13,-55r55,0r-13,55r-55,0xm53,-85v4,-57,10,-112,24,-159r50,0v-10,59,-30,109,-50,159r-24,0","w":119},"\"":{"d":"144,-121v-4,-39,-6,-79,-5,-123r38,0v1,44,-1,84,-5,123r-28,0xm58,-121v-4,-39,-6,-79,-5,-123r39,0v1,44,-1,84,-5,123r-29,0","w":198},"#":{"d":"28,-185r53,0r14,-66r41,0r-14,66r54,0r13,-66r41,0r-13,66r26,0r0,39r-34,0r-10,47r44,0r0,39r-52,0r-14,65r-41,0r14,-65r-55,0r-14,65r-41,0r14,-65r-26,0r0,-39r35,0r9,-47r-44,0r0,-39xm113,-146r-9,47r54,0r10,-47r-55,0","w":240},"$":{"d":"58,33r8,-33v-37,-8,-56,-38,-50,-72r40,0v-3,23,6,35,17,39r17,-72v-67,-36,-52,-132,31,-135r3,-12r22,0r-3,14v32,7,58,28,45,72r-38,0v6,-21,0,-31,-15,-39r-15,67v37,23,50,43,50,69v0,31,-21,76,-83,73r-7,29r-22,0xm101,-153r13,-55v-31,6,-35,37,-13,55xm109,-91r-14,60v31,-4,46,-44,14,-60","w":180},"%":{"d":"201,-45v0,-44,29,-77,68,-77v31,0,48,18,48,49v0,44,-29,78,-67,78v-31,0,-49,-18,-49,-50xm267,-100v-21,7,-40,75,-16,82v20,-5,41,-75,16,-82xm45,-170v0,-44,29,-77,68,-77v31,0,48,18,48,49v0,44,-29,78,-67,78v-31,0,-49,-18,-49,-50xm111,-225v-21,7,-40,75,-16,82v20,-5,41,-75,16,-82xm49,0r234,-244r32,0r-234,244r-32,0","w":333},"&":{"d":"253,-38r-9,38r-47,0r-16,-24v-24,17,-51,28,-81,28v-53,0,-81,-39,-81,-74v0,-41,36,-71,76,-88v-29,-45,3,-90,58,-90v33,0,57,19,57,46v0,23,-15,41,-51,58r32,50v10,-17,17,-36,24,-54r61,0r-9,38r-23,0v-10,24,-18,39,-29,52r13,20r25,0xm159,-57r-45,-69v-30,14,-43,30,-43,51v0,47,54,51,88,18xm139,-175v23,-8,33,-16,33,-27v0,-9,-8,-17,-19,-17v-22,0,-26,27,-14,44","w":266},"(":{"d":"94,44r-8,33v-117,-75,-58,-291,75,-326r-7,33v-57,24,-82,149,-82,202v0,26,7,45,22,58","w":123},")":{"d":"39,-215r8,-34v117,75,58,291,-75,326r7,-33v57,-24,81,-148,81,-201v0,-26,-6,-45,-21,-58","w":123},"*":{"d":"180,-84r-39,16r-12,-28v3,-12,-1,-28,-7,-45v-13,13,-21,26,-24,38r-22,19r-29,-31r22,-20v18,-3,28,-9,42,-19v-18,-8,-31,-13,-44,-12r-27,-17r24,-37r26,16v5,12,12,19,30,34v2,-20,3,-34,-2,-48r7,-29r41,10r-7,29v-10,10,-18,26,-22,42v22,-5,34,-8,43,-17r30,-3r4,43r-29,4v-16,-9,-29,-9,-47,-9v10,19,17,27,30,36","w":202},"+":{"d":"159,-144r76,0r0,45r-76,0r0,77r-46,0r0,-77r-76,0r0,-45r76,0r0,-77r46,0r0,77","w":240},",":{"d":"22,0r12,-55r55,0v-13,55,-12,114,-81,119r5,-24v21,-5,30,-22,34,-40r-25,0","w":119},"-":{"d":"22,-63r10,-45r85,0r-11,45r-84,0","w":123},".":{"d":"22,0r12,-55r55,0r-12,55r-55,0","w":119},"\/":{"d":"147,-244r50,0r-129,249r-51,0","w":182},"0":{"d":"29,-82v0,-48,30,-166,106,-166v39,0,63,32,63,82v0,59,-33,170,-107,170v-39,0,-62,-33,-62,-86xm132,-212v-42,0,-52,138,-56,153v0,19,8,26,19,26v43,0,51,-131,56,-154v0,-15,-7,-25,-19,-25","w":195},"1":{"d":"31,0r8,-36r28,0r40,-172r-28,0r8,-36r81,0r-48,208r26,0r-8,36r-107,0","w":195},"2":{"d":"197,-193v0,77,-104,93,-134,157r62,0r10,-45r39,0r-19,81r-140,0v6,-100,129,-143,130,-196v0,-9,-8,-16,-18,-16v-18,0,-33,20,-41,56r-46,0v14,-62,46,-92,95,-92v38,0,62,22,62,55","w":195},"3":{"d":"21,-80r45,0v-6,29,4,47,23,47v26,0,35,-34,35,-48v1,-20,-13,-29,-38,-28r9,-37v35,0,50,-19,52,-49v0,-10,-8,-17,-18,-17v-15,0,-27,13,-32,35r-46,0v11,-48,36,-71,79,-71v85,0,88,115,10,122v70,29,27,130,-47,130v-49,0,-81,-29,-72,-84","w":195},"4":{"d":"58,0r7,-33r23,0r8,-34r-72,0r-3,-41r119,-141r47,0r-35,150r37,0r-7,32r-37,0r-8,34r23,0r-8,33r-94,0xm104,-99r19,-89r-74,89r55,0","w":195},"5":{"d":"24,-76r47,0v-8,28,0,43,17,43v31,0,43,-53,43,-66v0,-30,-35,-29,-47,-9r-35,-22r33,-114r125,0r-14,58r-35,0r3,-22r-52,0r-14,54v49,-18,87,14,87,62v0,54,-41,96,-94,96v-46,0,-72,-29,-64,-80","w":195},"6":{"d":"30,-75v0,-58,33,-174,115,-173v31,0,68,19,60,73r-43,0v6,-24,-3,-36,-19,-36v-19,0,-35,17,-50,66v44,-25,89,5,89,57v0,50,-39,92,-85,92v-41,0,-67,-30,-67,-79xm82,-101v-9,30,-12,67,16,67v19,0,36,-25,36,-53v1,-34,-38,-39,-52,-14","w":195},"7":{"d":"25,0r8,-36r26,0v18,-63,55,-121,101,-172r-73,0r-7,30r-38,0r15,-66r157,0r-8,36v-40,46,-77,125,-90,172r24,0r-8,36r-107,0","w":195},"8":{"d":"80,-132v-48,-39,-17,-114,56,-116v78,-3,87,106,17,125v59,41,9,127,-59,127v-34,0,-70,-18,-70,-62v0,-35,20,-62,56,-74xm103,-159v0,11,6,16,16,16v25,0,33,-35,33,-53v0,-10,-7,-16,-17,-16v-26,0,-32,43,-32,53xm75,-54v0,13,8,21,20,21v25,0,36,-34,36,-57v0,-12,-7,-21,-20,-21v-28,0,-36,43,-36,57","w":195},"9":{"d":"197,-170v0,58,-34,175,-116,174v-31,0,-68,-19,-60,-73r43,0v-6,24,4,35,20,35v19,0,34,-16,49,-65v-45,24,-90,-7,-89,-58v0,-50,39,-91,85,-91v41,0,68,29,68,78xm144,-144v9,-30,12,-66,-16,-66v-19,0,-36,25,-36,53v-1,33,38,38,52,13","w":195},":":{"d":"49,-115r12,-55r55,0r-12,55r-55,0xm22,0r12,-55r55,0r-12,55r-55,0","w":119},";":{"d":"22,0r12,-55r55,0v-13,55,-12,114,-81,119r5,-24v21,-5,30,-22,34,-40r-25,0xm49,-115r12,-55r55,0r-12,55r-55,0","w":119},"<":{"d":"37,-99r0,-42r198,-82r0,49r-135,54r135,53r0,50","w":240},"=":{"d":"37,-101r198,0r0,46r-198,0r0,-46xm37,-185r198,0r0,45r-198,0r0,-45","w":240},">":{"d":"235,-99r-198,82r0,-50r135,-53r-135,-54r0,-49r198,82r0,42","w":240},"?":{"d":"84,-84r5,-62v36,2,62,-16,62,-39v0,-38,-61,-35,-66,-1r-51,0v13,-35,42,-62,95,-62v49,0,74,27,74,63v0,37,-30,72,-85,75r-11,26r-23,0xm49,0r13,-55r55,0r-13,55r-55,0","w":195},"@":{"d":"171,-32v36,0,54,-55,54,-86v0,-26,-14,-41,-32,-41v-41,0,-55,57,-55,84v0,29,14,43,33,43xm207,-262v89,0,149,57,149,134v0,68,-48,128,-116,128v-16,0,-28,-5,-32,-21v-42,46,-115,11,-115,-57v0,-39,30,-112,95,-112v20,0,35,6,46,23r5,-19r46,0r-29,136v-2,9,1,14,7,14v13,0,62,-33,62,-94v0,-43,-31,-100,-120,-100v-98,0,-144,70,-144,145v0,81,53,128,149,128v46,0,89,-10,118,-46r38,0v-28,54,-81,78,-160,78v-127,0,-179,-74,-179,-160v0,-73,43,-177,180,-177","w":352},"A":{"d":"-13,0r9,-38r23,0r93,-168r-24,0r8,-38r142,0r-9,38r-21,0r8,168r25,0r-9,38r-102,0r9,-38r23,0r0,-41r-75,0r-20,41r23,0r-9,38r-94,0xm160,-114v-3,-30,2,-68,-5,-94r-49,94r54,0","w":232},"B":{"d":"11,-38r24,0r39,-168r-24,0r9,-38r111,0v103,0,94,106,19,118v26,15,38,32,38,56v0,100,-129,63,-225,70xm126,-36v50,-2,57,-73,9,-75r-21,0r-17,75r29,0xm145,-145v46,4,53,-63,13,-62r-21,0r-15,62r23,0","w":240},"C":{"d":"230,-85r39,29v-30,38,-74,59,-120,59v-69,0,-119,-45,-119,-108v0,-78,75,-143,164,-143v31,0,50,7,67,27r5,-23r40,0r-19,79r-39,0v-4,-26,-24,-40,-55,-40v-53,0,-99,48,-99,103v0,35,25,60,58,60v28,0,55,-16,78,-43","w":277},"D":{"d":"-3,0r9,-38r30,0r38,-168r-29,0r9,-38r100,0v91,0,118,56,118,107v0,78,-52,137,-134,137r-141,0xm98,-38r37,0v59,0,73,-79,73,-110v0,-38,-27,-63,-72,-58","w":273},"E":{"d":"3,0r9,-38r23,0r39,-168r-23,0r9,-38r200,0r-18,77r-46,0r9,-39r-69,0r-14,62r57,0r-9,39r-57,0r-16,67r71,0r9,-39r44,0r-18,77r-200,0","w":228},"F":{"d":"-6,0r9,-38r33,0r38,-168r-36,0r9,-38r210,0r-18,79r-46,0r10,-41r-67,0r-14,62r51,0r-9,39r-51,0r-15,67r33,0r-9,38r-128,0","w":209},"G":{"d":"264,-244r39,0r-18,78r-39,0v0,-24,-23,-41,-53,-41v-54,0,-99,50,-99,108v0,68,106,74,116,23r-39,0r9,-38r113,0v-9,67,-67,117,-148,117v-80,0,-116,-58,-116,-110v0,-98,144,-185,231,-117","w":292},"H":{"d":"3,0r9,-38r23,0r39,-168r-23,0r9,-38r106,0r-9,38r-25,0r-14,59r71,0r14,-59r-23,0r9,-38r100,0r-9,38r-19,0r-39,168r25,0r-9,38r-106,0r9,-38r23,0r16,-71r-71,0r-15,71r24,0r-9,38r-106,0","w":266},"I":{"d":"-3,0r8,-38r31,0r39,-168r-34,0r8,-38r124,0r-9,38r-26,0r-39,168r35,0r-9,38r-128,0","w":142},"J":{"d":"178,-244r-9,38r-27,0r-42,180v-10,66,-60,120,-143,96r12,-41v45,8,60,-11,74,-74r37,-161r-32,0r9,-38r121,0","w":135},"K":{"d":"3,0r9,-38r24,0r38,-168r-24,0r9,-38r109,0r-9,38r-23,0r-38,168r23,0r-9,38r-109,0xm141,0r9,-38r24,0r-53,-90r94,-78r-25,0r9,-38r107,0r-9,38r-22,0r-94,78r54,90r23,0r-9,38r-108,0","w":254},"L":{"d":"4,0r8,-38r23,0r39,-168r-29,0r9,-38r114,0r-9,38r-23,0r-38,168r68,0r17,-75r47,0r-26,113r-200,0"},"M":{"d":"2,0r9,-38r24,0r39,-168r-24,0r9,-38r108,0r21,146r90,-146r112,0r-9,38r-18,0r-39,168r25,0r-9,38r-106,0r8,-38r23,0r39,-168r-4,0r-126,206r-27,0r-28,-206r-6,0r-39,168r23,0r-8,38r-87,0","w":367},"N":{"d":"4,0r9,-38r23,0r38,-168r-23,0r9,-38r91,0r56,169r30,-131r-23,0r9,-38r88,0r-9,38r-23,0r-48,208r-54,0r-63,-197r-36,157r26,0r-9,38r-91,0","w":285},"O":{"d":"30,-98v0,-76,64,-151,156,-151v74,0,111,51,111,102v0,84,-70,150,-159,150v-62,0,-108,-42,-108,-101xm180,-206v-58,0,-85,70,-85,112v0,34,20,54,52,54v65,0,85,-81,85,-114v0,-31,-21,-52,-52,-52","w":296},"P":{"d":"250,-172v1,65,-59,90,-141,83r-11,51r29,0r-9,38r-114,0r9,-38r23,0r39,-168r-28,0r9,-38r105,0v66,0,89,32,89,72xm118,-127v44,6,69,-19,69,-49v0,-26,-22,-32,-51,-30","w":232},"Q":{"d":"220,26r-12,36v-68,3,-85,-61,-137,-18r-6,-27v12,-10,21,-16,38,-17v-143,-52,-52,-249,83,-249v78,0,111,55,111,102v0,68,-51,148,-155,150v34,15,50,26,78,23xm180,-206v-58,0,-85,70,-85,112v0,34,20,54,52,54v65,0,85,-81,85,-114v0,-31,-21,-52,-52,-52","w":296},"R":{"d":"3,0r9,-38r24,0r39,-168r-24,0r8,-38r127,0v51,0,71,36,71,66v0,26,-16,61,-56,66r21,74r25,0r-9,38r-63,0r-27,-109r-34,0r-16,71r23,0r-9,38r-109,0xm121,-140v38,1,72,1,73,-39v1,-29,-28,-28,-57,-27","w":251},"S":{"d":"4,0r18,-76r40,0v-6,23,10,37,26,37v18,0,32,-13,32,-31v0,-40,-72,-58,-72,-111v0,-24,15,-65,68,-65v21,0,35,5,48,19r4,-17r39,0r-15,64r-39,0v3,-15,-9,-26,-27,-26v-15,0,-24,8,-24,17v0,31,73,50,73,114v0,67,-83,107,-126,57r-4,18r-41,0","w":183},"T":{"d":"52,0r9,-38r28,0r39,-168r-39,0r-13,57r-39,0r22,-95r217,0r-21,95r-40,0r14,-57r-39,0r-38,168r28,0r-9,38r-119,0","w":247},"U":{"d":"53,-206r9,-38r106,0r-9,38r-25,0r-28,121v-8,36,11,46,32,46v25,0,40,-17,49,-57r26,-110r-23,0r8,-38r84,0r-8,38r-19,0r-29,123v-20,97,-108,107,-169,62v-34,-40,7,-133,15,-185r-19,0","w":254},"V":{"d":"74,2r-23,-208r-25,0r9,-38r104,0r-9,38r-22,0r13,132r76,-132r-22,0r9,-38r94,0r-9,38r-23,0r-121,208r-51,0","w":232},"W":{"d":"169,-107v-22,34,-40,73,-61,109r-48,0r-13,-208r-24,0r8,-38r101,0r-9,38r-22,0r8,121r66,-121r-24,0r8,-38r89,0r-9,38r-22,0r8,121r66,-121r-24,0r8,-38r96,0r-8,38r-23,0r-116,208r-49,0","w":322},"X":{"d":"72,-37r22,0r-8,37r-99,0r9,-38r21,0r86,-94r-41,-74r-24,0r9,-38r106,0r-9,36r-21,0r28,52r44,-52r-20,0r9,-36r99,0r-9,38r-23,0r-79,89r44,79r24,0r-8,38r-107,0r8,-37r23,0r-33,-57","w":243},"Y":{"d":"45,0r9,-38r23,0r16,-67r-42,-101r-24,0r9,-38r102,0r-9,38r-20,0r25,67r58,-67r-21,0r9,-38r99,0r-9,38r-23,0r-91,101r-16,67r25,0r-9,38r-111,0","w":225},"Z":{"d":"1,0r9,-38r154,-170r-68,0r-9,38r-37,0r17,-74r181,0r-8,32r-157,176r78,0r10,-41r38,0r-18,77r-190,0"},"[":{"d":"11,73r73,-317r94,0r-8,33r-41,0r-58,251r41,0r-8,33r-93,0","w":138},"\\":{"d":"67,-244r130,249r-50,0r-130,-249r50,0","w":182},"]":{"d":"141,-244r-74,317r-93,0r7,-33r42,0r58,-251r-42,0r8,-33r94,0","w":138},"^":{"d":"36,-104r66,-140r39,0r65,140r-50,0r-35,-86r-35,86r-50,0","w":209},"_":{"d":"-2,27r184,0r0,18r-184,0r0,-18","w":180},"a":{"d":"199,-36r-10,36r-78,0r3,-14v-37,31,-94,15,-97,-31v-3,-43,58,-76,117,-58v16,-40,-34,-47,-66,-27r-26,-25v53,-36,167,-23,146,48r-17,71r28,0xm121,-45r6,-28v-26,-10,-64,-1,-62,23v3,28,37,21,56,5","w":206},"b":{"d":"-3,0r9,-36r19,0r39,-172r-23,0r9,-36r75,0v-6,31,-18,64,-21,93v36,-45,108,-22,108,43v0,81,-87,151,-137,82r-7,26r-71,0xm158,-102v0,-19,-10,-33,-25,-33v-30,0,-47,38,-47,66v0,18,11,31,28,31v24,0,44,-30,44,-64"},"c":{"d":"148,-107v0,-16,-12,-24,-28,-24v-26,0,-46,27,-46,62v1,42,53,39,68,7r38,18v-33,72,-160,63,-160,-27v0,-70,77,-127,140,-88r3,-11r38,0r-15,63r-38,0","w":191},"d":{"d":"207,-36r-8,36r-75,0v1,-7,6,-16,4,-22v-37,48,-109,23,-109,-45v0,-81,90,-148,138,-79r15,-62r-26,0r8,-36r78,0r-48,208r23,0xm100,-39v45,-2,68,-95,16,-95v-24,0,-44,30,-44,65v0,18,10,30,28,30"},"e":{"d":"138,-51r38,18v-34,61,-154,47,-154,-36v0,-55,40,-106,98,-106v45,0,86,33,73,100r-121,0v-10,52,47,60,66,24xm78,-102r68,0v4,-25,-11,-38,-28,-38v-18,0,-31,12,-40,38","w":198},"f":{"d":"104,-36r-9,36r-92,0r8,-36r17,0r23,-98r-26,0r8,-36r26,0v9,-62,63,-98,120,-64r-14,35v-25,-22,-48,-7,-53,29r22,0r-9,36r-22,0r-22,98r23,0","w":119},"g":{"d":"-6,63r15,-37v54,31,117,10,118,-45v-42,43,-107,14,-107,-50v0,-76,93,-144,136,-73r6,-28r72,0r-8,36r-19,0r-30,129v-12,85,-110,103,-183,68xm101,-39v31,0,44,-36,44,-61v0,-15,-9,-31,-28,-31v-30,0,-44,39,-44,62v0,17,9,30,28,30"},"h":{"d":"2,0r8,-36r19,0r39,-172r-23,0r9,-36r75,0r-22,96v28,-19,41,-24,58,-24v64,3,27,92,18,136r23,0r-8,36r-75,0r25,-109v0,-36,-26,-22,-50,-3r-17,76r23,0r-9,36r-93,0"},"i":{"d":"32,-36r22,-98r-23,0r9,-36r75,0r-31,134r23,0r-8,36r-94,0r8,-36r19,0xm71,-221v0,-16,12,-28,28,-28v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-28,-13,-28,-29","w":119},"j":{"d":"63,-134r-23,0r8,-36r75,0r-39,168v-14,63,-45,84,-104,73r8,-38v31,3,38,-10,45,-39xm79,-221v0,-16,12,-28,28,-28v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-28,-13,-28,-29","w":116},"k":{"d":"1,0r9,-36r18,0r40,-172r-24,0r9,-36r76,0r-35,155r59,-53r-28,0r6,-28r88,0r-5,32r-16,0r-51,46r30,56r21,0r-8,36r-50,0r-47,-89r-13,54r19,0r-8,35r-90,0","w":206},"l":{"d":"4,0r8,-36r19,0r39,-172r-24,0r8,-36r77,0r-48,208r23,0r-8,36r-94,0","w":119},"m":{"d":"-3,0r8,-36r25,0r22,-98r-30,0r8,-36r83,0r-6,23v31,-19,48,-25,66,-25v22,0,38,10,44,30v27,-17,52,-30,74,-30v27,0,53,19,45,55r-19,81r27,0r-8,36r-79,0r23,-101v6,-48,-36,-29,-63,-8r-18,73r27,0r-8,36r-79,0r23,-101v4,-19,0,-30,-15,-30v-14,0,-29,7,-48,22r-17,73r26,0r-8,36r-103,0","w":348},"n":{"d":"1,0r8,-36r19,0r23,-98r-26,0r8,-36r78,0r-5,21v25,-15,38,-23,59,-23v26,0,45,20,37,55r-18,81r23,0r-9,36r-75,0r25,-108v4,-17,-2,-23,-11,-23v-11,0,-23,6,-39,18r-18,77r22,0r-8,36r-93,0"},"o":{"d":"21,-66v0,-61,45,-109,104,-109v53,0,74,41,74,75v0,57,-43,105,-105,105v-44,0,-73,-29,-73,-71xm73,-64v0,19,10,31,25,31v33,0,49,-45,49,-72v0,-19,-10,-31,-26,-31v-35,0,-48,48,-48,72","w":206},"p":{"d":"-18,77r8,-36r24,0r41,-175r-24,0r8,-36r76,0v-1,7,-6,17,-4,23v39,-48,109,-24,109,44v0,83,-90,147,-139,80r-14,64r28,0r-9,36r-104,0xm140,-131v-38,0,-71,96,-18,96v25,0,45,-29,45,-65v0,-19,-11,-31,-27,-31"},"q":{"d":"235,-170r-9,36r-19,0r-40,175r22,0r-9,36r-100,0r8,-36r27,0v3,-20,12,-42,13,-60v-37,46,-109,21,-109,-43v0,-79,87,-151,139,-82r6,-26r71,0xm99,-36v44,0,69,-96,19,-96v-32,0,-46,39,-46,64v0,20,10,32,27,32"},"r":{"d":"2,0r8,-36r21,0r22,-98r-23,0r9,-36r69,0v-3,16,-11,35,-11,50v29,-40,37,-57,75,-50r-11,45v-52,-15,-71,39,-78,89r26,0r-8,36r-99,0","w":150},"s":{"d":"78,-124v0,22,94,18,88,69v5,49,-82,73,-124,45r-2,10r-37,0r14,-59r33,0v-3,33,73,40,73,11v0,-29,-90,-15,-90,-71v0,-44,71,-69,110,-42r2,-9r37,0r-12,49r-35,0v-1,-23,-57,-26,-57,-3","w":176},"t":{"d":"116,-45r-10,40v-40,22,-91,8,-78,-48r19,-81r-20,0r8,-36r20,0r6,-25r62,-43r-15,68r23,0r-9,36r-23,0r-18,79v-7,28,19,20,35,10","w":119},"u":{"d":"205,-36r-9,36r-75,0r5,-22v-25,22,-97,41,-97,-11v0,-33,14,-70,20,-101r-23,0r9,-36r75,0r-25,110v-3,13,0,21,9,21v9,0,28,-9,41,-20r17,-75r-23,0r9,-36r75,0r-31,134r23,0"},"v":{"d":"56,2r-24,-136r-18,0r8,-36r89,0r-8,36r-21,0v4,26,4,57,10,81r46,-81r-20,0r8,-36r90,0r-8,36r-23,0r-82,136r-47,0","w":183},"w":{"d":"53,2r-24,-136r-20,0r8,-36r86,0r-8,35r-20,0v5,25,7,54,14,78r53,-113r37,0r19,113r37,-78r-22,0r8,-35r81,0r-8,36r-19,0r-65,136r-46,0r-18,-97r-46,97r-47,0","w":273},"x":{"d":"-6,0r9,-36r20,0r49,-51r-27,-47r-20,0r8,-36r54,0r22,44r37,-44r51,0r-9,36r-18,0r-43,45r31,53r21,0r-8,36r-55,0r-25,-50r-43,50r-54,0","w":180},"y":{"d":"5,77r9,-36r28,0r20,-36r-26,-139r-18,0r8,-36r90,0r-9,36r-21,0v4,26,4,57,10,81r47,-81r-21,0r9,-36r89,0r-9,36r-23,0r-122,211r-61,0","w":202},"z":{"d":"-4,0r7,-33r111,-104r-42,0r-5,22r-35,0r13,-55r140,1r-7,32r-111,104r51,0r7,-29r35,0r-14,62r-150,0","w":172},"{":{"d":"26,-64r0,-40v38,2,42,-33,39,-73v-3,-42,19,-72,82,-67r0,41v-37,0,-37,1,-37,49v0,40,-9,55,-32,70v23,15,32,30,32,70v0,48,0,49,37,49r0,42v-73,4,-82,-29,-82,-90v0,-33,-9,-51,-39,-51","w":138},"|":{"d":"103,-244r46,0r0,321r-46,0r0,-321","w":219},"}":{"d":"144,-104r0,40v-38,-2,-42,33,-39,73v3,42,-18,73,-81,68r0,-42v37,0,36,-1,36,-49v0,-40,10,-55,33,-70v-23,-15,-33,-30,-33,-70v0,-48,1,-49,-36,-49r0,-41v72,-4,81,29,81,89v0,33,9,51,39,51","w":138},"~":{"d":"27,-91r0,-46v53,-67,140,42,187,-25r0,47v-13,12,-32,24,-51,24v-51,0,-97,-51,-136,0","w":209},"'":{"d":"52,-121v-4,-39,-6,-79,-5,-123r39,0v1,44,-1,84,-5,123r-29,0","w":101},"`":{"d":"94,-188r-67,-64r63,0r32,64r-28,0","w":119},"\u00c4":{"d":"-13,0r9,-38r23,0r93,-168r-24,0r8,-38r142,0r-9,38r-21,0r8,168r25,0r-9,38r-102,0r9,-38r23,0r0,-41r-75,0r-20,41r23,0r-9,38r-94,0xm160,-114v-3,-30,2,-68,-5,-94r-49,94r54,0xm216,-320v14,0,26,12,26,26v0,14,-12,25,-26,25v-14,0,-25,-11,-25,-25v0,-14,11,-26,25,-26xm129,-320v14,0,26,12,26,26v0,14,-12,25,-26,25v-14,0,-25,-11,-25,-25v0,-14,11,-26,25,-26","w":232},"\u00d6":{"d":"30,-98v0,-76,64,-151,156,-151v74,0,111,51,111,102v0,84,-70,150,-159,150v-62,0,-108,-42,-108,-101xm180,-206v-58,0,-85,70,-85,112v0,34,20,54,52,54v65,0,85,-81,85,-114v0,-31,-21,-52,-52,-52xm248,-320v14,0,26,12,26,26v0,14,-12,25,-26,25v-14,0,-26,-11,-26,-25v0,-14,12,-26,26,-26xm161,-320v14,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-26,-11,-26,-25v0,-14,12,-26,26,-26","w":296},"\u00d5":{"d":"30,-98v0,-76,64,-151,156,-151v74,0,111,51,111,102v0,84,-70,150,-159,150v-62,0,-108,-42,-108,-101xm180,-206v-58,0,-85,70,-85,112v0,34,20,54,52,54v65,0,85,-81,85,-114v0,-31,-21,-52,-52,-52xm246,-322r26,0v2,35,-18,57,-42,57v-19,0,-38,-20,-55,-20v-9,0,-14,7,-14,20r-26,0v0,-41,22,-57,40,-57v28,-1,65,45,71,0","w":296},"\u0160":{"d":"4,0r18,-76r40,0v-6,23,10,37,26,37v18,0,32,-13,32,-31v0,-40,-72,-58,-72,-111v0,-24,15,-65,68,-65v21,0,35,5,48,19r4,-17r39,0r-15,64r-39,0v3,-15,-9,-26,-27,-26v-15,0,-24,8,-24,17v0,31,73,50,73,114v0,67,-83,107,-126,57r-4,18r-41,0xm233,-328r-61,66r-50,0r-26,-66r22,0r31,41r60,-41r24,0","w":183},"\u00dc":{"d":"53,-206r9,-38r106,0r-9,38r-25,0r-28,121v-8,36,11,46,32,46v25,0,40,-17,49,-57r26,-110r-23,0r8,-38r84,0r-8,38r-19,0r-29,123v-20,97,-108,107,-169,62v-34,-40,7,-133,15,-185r-19,0xm228,-320v14,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-26,-11,-26,-25v0,-14,12,-26,26,-26xm140,-320v14,0,26,12,26,26v0,14,-12,25,-26,25v-14,0,-25,-11,-25,-25v0,-14,11,-26,25,-26","w":254},"\u017d":{"d":"1,0r9,-38r154,-170r-68,0r-9,38r-37,0r17,-74r181,0r-8,32r-157,176r78,0r10,-41r38,0r-18,77r-190,0xm249,-328r-60,66r-50,0r-26,-66r22,0r31,41r60,-41r23,0"},"\u00e4":{"d":"199,-36r-10,36r-78,0r3,-14v-37,31,-94,15,-97,-31v-3,-43,58,-76,117,-58v16,-40,-34,-47,-66,-27r-26,-25v53,-36,167,-23,146,48r-17,71r28,0xm121,-45r6,-28v-26,-10,-64,-1,-62,23v3,28,37,21,56,5xm180,-246v14,0,25,12,25,26v0,14,-11,26,-25,26v-14,0,-26,-12,-26,-26v0,-14,12,-26,26,-26xm93,-246v14,0,25,12,25,26v0,14,-11,26,-25,26v-14,0,-26,-12,-26,-26v0,-14,12,-26,26,-26","w":206},"\u00f6":{"d":"21,-66v0,-61,45,-109,104,-109v53,0,74,41,74,75v0,57,-43,105,-105,105v-44,0,-73,-29,-73,-71xm73,-64v0,19,10,31,25,31v33,0,49,-45,49,-72v0,-19,-10,-31,-26,-31v-35,0,-48,48,-48,72xm180,-246v14,0,25,12,25,26v0,14,-11,26,-25,26v-14,0,-26,-12,-26,-26v0,-14,12,-26,26,-26xm93,-246v14,0,25,12,25,26v0,14,-11,26,-25,26v-14,0,-26,-12,-26,-26v0,-14,12,-26,26,-26","w":206},"\u00f5":{"d":"21,-66v0,-61,45,-109,104,-109v53,0,74,41,74,75v0,57,-43,105,-105,105v-44,0,-73,-29,-73,-71xm73,-64v0,19,10,31,25,31v33,0,49,-45,49,-72v0,-19,-10,-31,-26,-31v-35,0,-48,48,-48,72xm178,-248r25,0v2,35,-17,57,-41,57v-19,0,-39,-20,-56,-20v-9,0,-13,8,-13,21r-27,0v0,-41,23,-57,41,-57v28,-1,65,43,71,-1","w":206},"\u0161":{"d":"78,-124v0,22,94,18,88,69v5,49,-82,73,-124,45r-2,10r-37,0r14,-59r33,0v-3,33,73,40,73,11v0,-29,-90,-15,-90,-71v0,-44,71,-69,110,-42r2,-9r37,0r-12,49r-35,0v-1,-23,-57,-26,-57,-3xm206,-253r-61,65r-50,0r-26,-65r22,0r31,40r60,-40r24,0","w":176},"\u00fc":{"d":"205,-36r-9,36r-75,0r5,-22v-25,22,-97,41,-97,-11v0,-33,14,-70,20,-101r-23,0r9,-36r75,0r-25,110v-3,13,0,21,9,21v9,0,28,-9,41,-20r17,-75r-23,0r9,-36r75,0r-31,134r23,0xm185,-246v14,0,26,12,26,26v0,14,-12,26,-26,26v-14,0,-25,-12,-25,-26v0,-14,11,-26,25,-26xm98,-246v14,0,26,12,26,26v0,14,-12,26,-26,26v-14,0,-25,-12,-25,-26v0,-14,11,-26,25,-26"},"\u017e":{"d":"-4,0r7,-33r111,-104r-42,0r-5,22r-35,0r13,-55r140,1r-7,32r-111,104r51,0r7,-29r35,0r-14,62r-150,0xm203,-253r-60,65r-50,0r-26,-65r22,0r31,40r60,-40r23,0","w":172},"\u00a0":{"w":90}}});
$(document).ready(function() {
    //$('li:last-child').addClass('last-li');
    $('input:text').addClass('input-text');
    $('input:password').addClass('input-password');
    $('input:submit').addClass('input-submit');
    $('input:checkbox').addClass('input-checkbox');
    $('input:radio').addClass('input-radio');

	$('.left-col .side-menu > li').addClass('level-1');
	$('.left-col .side-menu ul > li').addClass('level-2');

    //$('.button.selected').append("<span>selected</span>");
});
