Skip to content

Instantly share code, notes, and snippets.

@s-evsyukov
Created September 3, 2013 23:14
Show Gist options
  • Save s-evsyukov/6430860 to your computer and use it in GitHub Desktop.
Save s-evsyukov/6430860 to your computer and use it in GitHub Desktop.
XMLStorage
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<option name="DEFAULT_COMPILER" value="Javac" />
<resourceExtensions />
<wildcardResourcePatterns>
<entry name="?*.properties" />
<entry name="?*.xml" />
<entry name="?*.gif" />
<entry name="?*.png" />
<entry name="?*.jpeg" />
<entry name="?*.jpg" />
<entry name="?*.html" />
<entry name="?*.dtd" />
<entry name="?*.tld" />
<entry name="?*.ftl" />
</wildcardResourcePatterns>
<annotationProcessing>
<profile default="true" name="Default" enabled="false">
<processorPath useClasspath="true" />
</profile>
<profile default="false" name="Maven default annotation processors profile" enabled="true">
<sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" />
<processorPath useClasspath="true" />
<module name="XMLStorage" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel>
<module name="XMLStorage" target="1.7" />
</bytecodeTargetLevel>
</component>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false">
<file url="file://$PROJECT_DIR$" charset="UTF-8" />
</component>
</project>
<component name="libraryTable">
<library name="Maven: aopalliance:aopalliance:1.0">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/aopalliance/aopalliance/1.0/aopalliance-1.0.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/aopalliance/aopalliance/1.0/aopalliance-1.0-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/aopalliance/aopalliance/1.0/aopalliance-1.0-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: asm:asm:3.3.1">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/asm/asm/3.3.1/asm-3.3.1.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/asm/asm/3.3.1/asm-3.3.1-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/asm/asm/3.3.1/asm-3.3.1-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: asm:asm-commons:3.3">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/asm/asm-commons/3.3/asm-commons-3.3.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/asm/asm-commons/3.3/asm-commons-3.3-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/asm/asm-commons/3.3/asm-commons-3.3-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: asm:asm-tree:3.3">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/asm/asm-tree/3.3/asm-tree-3.3.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/asm/asm-tree/3.3/asm-tree-3.3-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/asm/asm-tree/3.3/asm-tree-3.3-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: cglib:cglib:2.2.2">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/cglib/cglib/2.2.2/cglib-2.2.2.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/cglib/cglib/2.2.2/cglib-2.2.2-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/cglib/cglib/2.2.2/cglib-2.2.2-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: cglib:cglib-nodep:2.2.2">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/cglib/cglib-nodep/2.2.2/cglib-nodep-2.2.2.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/cglib/cglib-nodep/2.2.2/cglib-nodep-2.2.2-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/cglib/cglib-nodep/2.2.2/cglib-nodep-2.2.2-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: commons-fileupload:commons-fileupload:1.2.2">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/commons-fileupload/commons-fileupload/1.2.2/commons-fileupload-1.2.2.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/commons-fileupload/commons-fileupload/1.2.2/commons-fileupload-1.2.2-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/commons-fileupload/commons-fileupload/1.2.2/commons-fileupload-1.2.2-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: commons-io:commons-io:2.0.1">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/commons-io/commons-io/2.0.1/commons-io-2.0.1.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/commons-io/commons-io/2.0.1/commons-io-2.0.1-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/commons-io/commons-io/2.0.1/commons-io-2.0.1-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: commons-logging:commons-logging:1.1.1">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: javassist:javassist:3.12.1.GA">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/javassist/javassist/3.12.1.GA/javassist-3.12.1.GA.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/javassist/javassist/3.12.1.GA/javassist-3.12.1.GA-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/javassist/javassist/3.12.1.GA/javassist-3.12.1.GA-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: javax.servlet:servlet-api:2.5">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/javax/servlet/servlet-api/2.5/servlet-api-2.5-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/javax/servlet/servlet-api/2.5/servlet-api-2.5-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: jstl:jstl:1.2">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/jstl/jstl/1.2/jstl-1.2.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/jstl/jstl/1.2/jstl-1.2-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/jstl/jstl/1.2/jstl-1.2-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: junit-addons:junit-addons:1.4">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/junit-addons/junit-addons/1.4/junit-addons-1.4.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/junit-addons/junit-addons/1.4/junit-addons-1.4-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/junit-addons/junit-addons/1.4/junit-addons-1.4-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: junit:junit:4.11">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.11/junit-4.11.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.11/junit-4.11-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.11/junit-4.11-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: log4j:log4j:1.2.17">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/log4j/log4j/1.2.17/log4j-1.2.17.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/log4j/log4j/1.2.17/log4j-1.2.17-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/log4j/log4j/1.2.17/log4j-1.2.17-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: ognl:ognl:3.0.6">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/ognl/ognl/3.0.6/ognl-3.0.6.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/ognl/ognl/3.0.6/ognl-3.0.6-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/ognl/ognl/3.0.6/ognl-3.0.6-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: org.apache.commons:commons-lang3:3.1">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: org.apache.struts:struts2-core:2.3.14">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/apache/struts/struts2-core/2.3.14/struts2-core-2.3.14.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/apache/struts/struts2-core/2.3.14/struts2-core-2.3.14-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/apache/struts/struts2-core/2.3.14/struts2-core-2.3.14-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: org.apache.struts.xwork:xwork-core:2.3.14">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/apache/struts/xwork/xwork-core/2.3.14/xwork-core-2.3.14.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/apache/struts/xwork/xwork-core/2.3.14/xwork-core-2.3.14-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/apache/struts/xwork/xwork-core/2.3.14/xwork-core-2.3.14-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: org.eclipse.jetty:jetty-jsp:8.1.11.v20130520">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/eclipse/jetty/jetty-jsp/8.1.11.v20130520/jetty-jsp-8.1.11.v20130520.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/eclipse/jetty/jetty-jsp/8.1.11.v20130520/jetty-jsp-8.1.11.v20130520-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/eclipse/jetty/jetty-jsp/8.1.11.v20130520/jetty-jsp-8.1.11.v20130520-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: org.eclipse.jetty.orbit:com.sun.el:2.2.0.v201108011116">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/eclipse/jetty/orbit/com.sun.el/2.2.0.v201108011116/com.sun.el-2.2.0.v201108011116.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/eclipse/jetty/orbit/com.sun.el/2.2.0.v201108011116/com.sun.el-2.2.0.v201108011116-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/eclipse/jetty/orbit/com.sun.el/2.2.0.v201108011116/com.sun.el-2.2.0.v201108011116-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: org.eclipse.jetty.orbit:javax.el:2.2.0.v201108011116">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/eclipse/jetty/orbit/javax.el/2.2.0.v201108011116/javax.el-2.2.0.v201108011116.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/eclipse/jetty/orbit/javax.el/2.2.0.v201108011116/javax.el-2.2.0.v201108011116-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/eclipse/jetty/orbit/javax.el/2.2.0.v201108011116/javax.el-2.2.0.v201108011116-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: org.eclipse.jetty.orbit:javax.servlet:3.0.0.v201112011016">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: org.eclipse.jetty.orbit:javax.servlet.jsp:2.2.0.v201112011158">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/eclipse/jetty/orbit/javax.servlet.jsp/2.2.0.v201112011158/javax.servlet.jsp-2.2.0.v201112011158.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/eclipse/jetty/orbit/javax.servlet.jsp/2.2.0.v201112011158/javax.servlet.jsp-2.2.0.v201112011158-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/eclipse/jetty/orbit/javax.servlet.jsp/2.2.0.v201112011158/javax.servlet.jsp-2.2.0.v201112011158-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: org.eclipse.jetty.orbit:javax.servlet.jsp.jstl:1.2.0.v201105211821">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/eclipse/jetty/orbit/javax.servlet.jsp.jstl/1.2.0.v201105211821/javax.servlet.jsp.jstl-1.2.0.v201105211821.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/eclipse/jetty/orbit/javax.servlet.jsp.jstl/1.2.0.v201105211821/javax.servlet.jsp.jstl-1.2.0.v201105211821-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/eclipse/jetty/orbit/javax.servlet.jsp.jstl/1.2.0.v201105211821/javax.servlet.jsp.jstl-1.2.0.v201105211821-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: org.eclipse.jetty.orbit:org.apache.jasper.glassfish:2.2.2.v201112011158">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/eclipse/jetty/orbit/org.apache.jasper.glassfish/2.2.2.v201112011158/org.apache.jasper.glassfish-2.2.2.v201112011158.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/eclipse/jetty/orbit/org.apache.jasper.glassfish/2.2.2.v201112011158/org.apache.jasper.glassfish-2.2.2.v201112011158-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/eclipse/jetty/orbit/org.apache.jasper.glassfish/2.2.2.v201112011158/org.apache.jasper.glassfish-2.2.2.v201112011158-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: org.eclipse.jetty.orbit:org.apache.taglibs.standard.glassfish:1.2.0.v201112081803">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/eclipse/jetty/orbit/org.apache.taglibs.standard.glassfish/1.2.0.v201112081803/org.apache.taglibs.standard.glassfish-1.2.0.v201112081803.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/eclipse/jetty/orbit/org.apache.taglibs.standard.glassfish/1.2.0.v201112081803/org.apache.taglibs.standard.glassfish-1.2.0.v201112081803-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/eclipse/jetty/orbit/org.apache.taglibs.standard.glassfish/1.2.0.v201112081803/org.apache.taglibs.standard.glassfish-1.2.0.v201112081803-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: org.eclipse.jetty.orbit:org.eclipse.jdt.core:3.7.1">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/eclipse/jetty/orbit/org.eclipse.jdt.core/3.7.1/org.eclipse.jdt.core-3.7.1.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/eclipse/jetty/orbit/org.eclipse.jdt.core/3.7.1/org.eclipse.jdt.core-3.7.1-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/eclipse/jetty/orbit/org.eclipse.jdt.core/3.7.1/org.eclipse.jdt.core-3.7.1-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: org.freemarker:freemarker:2.3.19">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/freemarker/freemarker/2.3.19/freemarker-2.3.19.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/freemarker/freemarker/2.3.19/freemarker-2.3.19-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/freemarker/freemarker/2.3.19/freemarker-2.3.19-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: org.hamcrest:hamcrest-core:1.3">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: org.hamcrest:hamcrest-library:1.3">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: org.springframework:spring-aop:3.1.0.RELEASE">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-aop/3.1.0.RELEASE/spring-aop-3.1.0.RELEASE.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-aop/3.1.0.RELEASE/spring-aop-3.1.0.RELEASE-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-aop/3.1.0.RELEASE/spring-aop-3.1.0.RELEASE-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: org.springframework:spring-asm:3.1.0.RELEASE">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-asm/3.1.0.RELEASE/spring-asm-3.1.0.RELEASE.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-asm/3.1.0.RELEASE/spring-asm-3.1.0.RELEASE-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-asm/3.1.0.RELEASE/spring-asm-3.1.0.RELEASE-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: org.springframework:spring-beans:3.1.0.RELEASE">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-beans/3.1.0.RELEASE/spring-beans-3.1.0.RELEASE.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-beans/3.1.0.RELEASE/spring-beans-3.1.0.RELEASE-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-beans/3.1.0.RELEASE/spring-beans-3.1.0.RELEASE-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: org.springframework:spring-context:3.1.0.RELEASE">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-context/3.1.0.RELEASE/spring-context-3.1.0.RELEASE.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-context/3.1.0.RELEASE/spring-context-3.1.0.RELEASE-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-context/3.1.0.RELEASE/spring-context-3.1.0.RELEASE-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: org.springframework:spring-context-support:3.1.0.RELEASE">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-context-support/3.1.0.RELEASE/spring-context-support-3.1.0.RELEASE.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-context-support/3.1.0.RELEASE/spring-context-support-3.1.0.RELEASE-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-context-support/3.1.0.RELEASE/spring-context-support-3.1.0.RELEASE-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: org.springframework:spring-core:3.1.0.RELEASE">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-core/3.1.0.RELEASE/spring-core-3.1.0.RELEASE.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-core/3.1.0.RELEASE/spring-core-3.1.0.RELEASE-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-core/3.1.0.RELEASE/spring-core-3.1.0.RELEASE-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: org.springframework:spring-expression:3.1.0.RELEASE">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-expression/3.1.0.RELEASE/spring-expression-3.1.0.RELEASE.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-expression/3.1.0.RELEASE/spring-expression-3.1.0.RELEASE-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-expression/3.1.0.RELEASE/spring-expression-3.1.0.RELEASE-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: org.springframework:spring-jdbc:3.1.0.RELEASE">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-jdbc/3.1.0.RELEASE/spring-jdbc-3.1.0.RELEASE.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-jdbc/3.1.0.RELEASE/spring-jdbc-3.1.0.RELEASE-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-jdbc/3.1.0.RELEASE/spring-jdbc-3.1.0.RELEASE-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: org.springframework:spring-orm:3.1.0.RELEASE">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-orm/3.1.0.RELEASE/spring-orm-3.1.0.RELEASE.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-orm/3.1.0.RELEASE/spring-orm-3.1.0.RELEASE-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-orm/3.1.0.RELEASE/spring-orm-3.1.0.RELEASE-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: org.springframework:spring-test:3.1.0.RELEASE">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-test/3.1.0.RELEASE/spring-test-3.1.0.RELEASE.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-test/3.1.0.RELEASE/spring-test-3.1.0.RELEASE-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-test/3.1.0.RELEASE/spring-test-3.1.0.RELEASE-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: org.springframework:spring-tx:3.1.0.RELEASE">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-tx/3.1.0.RELEASE/spring-tx-3.1.0.RELEASE.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-tx/3.1.0.RELEASE/spring-tx-3.1.0.RELEASE-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-tx/3.1.0.RELEASE/spring-tx-3.1.0.RELEASE-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: org.springframework:spring-web:3.1.0.RELEASE">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-web/3.1.0.RELEASE/spring-web-3.1.0.RELEASE.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-web/3.1.0.RELEASE/spring-web-3.1.0.RELEASE-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-web/3.1.0.RELEASE/spring-web-3.1.0.RELEASE-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: org.springframework:spring-webmvc:3.1.0.RELEASE">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-webmvc/3.1.0.RELEASE/spring-webmvc-3.1.0.RELEASE.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-webmvc/3.1.0.RELEASE/spring-webmvc-3.1.0.RELEASE-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-webmvc/3.1.0.RELEASE/spring-webmvc-3.1.0.RELEASE-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: org.springframework.webflow:spring-binding:2.3.2.RELEASE">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/webflow/spring-binding/2.3.2.RELEASE/spring-binding-2.3.2.RELEASE.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/webflow/spring-binding/2.3.2.RELEASE/spring-binding-2.3.2.RELEASE-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/webflow/spring-binding/2.3.2.RELEASE/spring-binding-2.3.2.RELEASE-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: org.springframework.webflow:spring-faces:2.3.2.RELEASE">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/webflow/spring-faces/2.3.2.RELEASE/spring-faces-2.3.2.RELEASE.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/webflow/spring-faces/2.3.2.RELEASE/spring-faces-2.3.2.RELEASE-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/webflow/spring-faces/2.3.2.RELEASE/spring-faces-2.3.2.RELEASE-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: org.springframework.webflow:spring-js:2.3.2.RELEASE">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/webflow/spring-js/2.3.2.RELEASE/spring-js-2.3.2.RELEASE.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/webflow/spring-js/2.3.2.RELEASE/spring-js-2.3.2.RELEASE-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/webflow/spring-js/2.3.2.RELEASE/spring-js-2.3.2.RELEASE-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: org.springframework.webflow:spring-js-resources:2.3.2.RELEASE">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/webflow/spring-js-resources/2.3.2.RELEASE/spring-js-resources-2.3.2.RELEASE.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/webflow/spring-js-resources/2.3.2.RELEASE/spring-js-resources-2.3.2.RELEASE-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/webflow/spring-js-resources/2.3.2.RELEASE/spring-js-resources-2.3.2.RELEASE-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: org.springframework.webflow:spring-webflow:2.3.2.RELEASE">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/webflow/spring-webflow/2.3.2.RELEASE/spring-webflow-2.3.2.RELEASE.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/webflow/spring-webflow/2.3.2.RELEASE/spring-webflow-2.3.2.RELEASE-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/webflow/spring-webflow/2.3.2.RELEASE/spring-webflow-2.3.2.RELEASE-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: org.webjars:bootstrap:2.3.1-1">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/webjars/bootstrap/2.3.1-1/bootstrap-2.3.1-1.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/webjars/bootstrap/2.3.1-1/bootstrap-2.3.1-1-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/webjars/bootstrap/2.3.1-1/bootstrap-2.3.1-1-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: org.webjars:jquery:1.9.0">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/webjars/jquery/1.9.0/jquery-1.9.0.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/webjars/jquery/1.9.0/jquery-1.9.0-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/webjars/jquery/1.9.0/jquery-1.9.0-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: taglibs:standard:1.1.2">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/taglibs/standard/1.1.2/standard-1.1.2.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/taglibs/standard/1.1.2/standard-1.1.2-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/taglibs/standard/1.1.2/standard-1.1.2-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: xerces:xercesImpl:2.6.2">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2-sources.jar!/" />
</SOURCES>
</library>
</component>
<component name="libraryTable">
<library name="Maven: xerces:xmlParserAPIs:2.6.2">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2-sources.jar!/" />
</SOURCES>
</library>
</component>
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="GradleLocalSettings">
<option name="availableTasks">
<set>
<GradleTaskDescriptor>
<option name="description" value="Assembles all Jar, War, Zip, and Tar archives." />
<option name="name" value="assemble" />
</GradleTaskDescriptor>
<GradleTaskDescriptor>
<option name="description" value="Assembles and tests this project." />
<option name="name" value="build" />
</GradleTaskDescriptor>
<GradleTaskDescriptor>
<option name="description" value="Assembles and tests this project and all projects that depend on it." />
<option name="name" value="buildDependents" />
</GradleTaskDescriptor>
<GradleTaskDescriptor>
<option name="description" value="Assembles and tests this project and all projects it depends on." />
<option name="name" value="buildNeeded" />
</GradleTaskDescriptor>
<GradleTaskDescriptor>
<option name="description" value="Runs all checks." />
<option name="name" value="check" />
</GradleTaskDescriptor>
<GradleTaskDescriptor>
<option name="description" value="Assembles the main classes." />
<option name="name" value="classes" />
</GradleTaskDescriptor>
<GradleTaskDescriptor>
<option name="description" value="Deletes the build directory." />
<option name="name" value="clean" />
</GradleTaskDescriptor>
<GradleTaskDescriptor>
<option name="description" value="Compiles the main Java source." />
<option name="name" value="compileJava" />
</GradleTaskDescriptor>
<GradleTaskDescriptor>
<option name="description" value="Compiles the test Java source." />
<option name="name" value="compileTestJava" />
</GradleTaskDescriptor>
<GradleTaskDescriptor>
<option name="description" value="Assembles a jar archive containing the main classes." />
<option name="name" value="jar" />
</GradleTaskDescriptor>
<GradleTaskDescriptor>
<option name="description" value="Generates Javadoc API documentation for the main source code." />
<option name="name" value="javadoc" />
</GradleTaskDescriptor>
<GradleTaskDescriptor>
<option name="name" value="jetty" />
</GradleTaskDescriptor>
<GradleTaskDescriptor>
<option name="description" value="Processes the main resources." />
<option name="name" value="processResources" />
</GradleTaskDescriptor>
<GradleTaskDescriptor>
<option name="description" value="Processes the test resources." />
<option name="name" value="processTestResources" />
</GradleTaskDescriptor>
<GradleTaskDescriptor>
<option name="description" value="Runs the unit tests." />
<option name="name" value="test" />
</GradleTaskDescriptor>
<GradleTaskDescriptor>
<option name="description" value="Assembles the test classes." />
<option name="name" value="testClasses" />
</GradleTaskDescriptor>
<GradleTaskDescriptor>
<option name="description" value="Generates a war archive with all the compiled classes, the web-app content and the libraries." />
<option name="name" value="war" />
</GradleTaskDescriptor>
<GradleTaskDescriptor>
<option name="name" value="wrapper" />
</GradleTaskDescriptor>
</set>
</option>
</component>
<component name="MavenProjectsManager">
<option name="originalFiles">
<list>
<option value="$PROJECT_DIR$/pom.xml" />
</list>
</option>
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_6" assert-keyword="true" jdk-15="true" project-jdk-name="JDK 1.7 " project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/classes" />
</component>
<component name="SvnConfiguration" maxAnnotateRevisions="500" myUseAcceleration="nothing" myAutoUpdateAfterCommit="false" cleanupOnStartRun="false" SSL_PROTOCOLS="all">
<option name="USER" value="" />
<option name="PASSWORD" value="" />
<option name="mySSHConnectionTimeout" value="30000" />
<option name="mySSHReadTimeout" value="30000" />
<option name="LAST_MERGED_REVISION" />
<option name="MERGE_DRY_RUN" value="false" />
<option name="MERGE_DIFF_USE_ANCESTRY" value="true" />
<option name="UPDATE_LOCK_ON_DEMAND" value="false" />
<option name="IGNORE_SPACES_IN_MERGE" value="false" />
<option name="CHECK_NESTED_FOR_QUICK_MERGE" value="false" />
<option name="IGNORE_SPACES_IN_ANNOTATE" value="true" />
<option name="SHOW_MERGE_SOURCES_IN_ANNOTATE" value="true" />
<option name="FORCE_UPDATE" value="false" />
<option name="IGNORE_EXTERNALS" value="false" />
<myIsUseDefaultProxy>false</myIsUseDefaultProxy>
</component>
<component name="masterDetails">
<states>
<state key="ProjectJDKs.UI">
<settings>
<last-edited>JDK 1.7</last-edited>
<splitter-proportions>
<option name="proportions">
<list>
<option value="0.2" />
</list>
</option>
</splitter-proportions>
</settings>
</state>
</states>
</component>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/XMLStorage.iml" filepath="$PROJECT_DIR$/XMLStorage.iml" />
</modules>
</component>
</project>
<component name="DependencyValidationManager">
<state>
<option name="SKIP_IMPORT_STATEMENTS" value="false" />
</state>
</component>
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Palette2">
<group name="Swing">
<item class="com.intellij.uiDesigner.HSpacer" tooltip-text="Horizontal Spacer" icon="/com/intellij/uiDesigner/icons/hspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
<default-constraints vsize-policy="1" hsize-policy="6" anchor="0" fill="1" />
</item>
<item class="com.intellij.uiDesigner.VSpacer" tooltip-text="Vertical Spacer" icon="/com/intellij/uiDesigner/icons/vspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
<default-constraints vsize-policy="6" hsize-policy="1" anchor="0" fill="2" />
</item>
<item class="javax.swing.JPanel" icon="/com/intellij/uiDesigner/icons/panel.png" removable="false" auto-create-binding="false" can-attach-label="false">
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3" />
</item>
<item class="javax.swing.JScrollPane" icon="/com/intellij/uiDesigner/icons/scrollPane.png" removable="false" auto-create-binding="false" can-attach-label="true">
<default-constraints vsize-policy="7" hsize-policy="7" anchor="0" fill="3" />
</item>
<item class="javax.swing.JButton" icon="/com/intellij/uiDesigner/icons/button.png" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="3" anchor="0" fill="1" />
<initial-values>
<property name="text" value="Button" />
</initial-values>
</item>
<item class="javax.swing.JRadioButton" icon="/com/intellij/uiDesigner/icons/radioButton.png" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
<initial-values>
<property name="text" value="RadioButton" />
</initial-values>
</item>
<item class="javax.swing.JCheckBox" icon="/com/intellij/uiDesigner/icons/checkBox.png" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
<initial-values>
<property name="text" value="CheckBox" />
</initial-values>
</item>
<item class="javax.swing.JLabel" icon="/com/intellij/uiDesigner/icons/label.png" removable="false" auto-create-binding="false" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="0" anchor="8" fill="0" />
<initial-values>
<property name="text" value="Label" />
</initial-values>
</item>
<item class="javax.swing.JTextField" icon="/com/intellij/uiDesigner/icons/textField.png" removable="false" auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
<preferred-size width="150" height="-1" />
</default-constraints>
</item>
<item class="javax.swing.JPasswordField" icon="/com/intellij/uiDesigner/icons/passwordField.png" removable="false" auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
<preferred-size width="150" height="-1" />
</default-constraints>
</item>
<item class="javax.swing.JFormattedTextField" icon="/com/intellij/uiDesigner/icons/formattedTextField.png" removable="false" auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
<preferred-size width="150" height="-1" />
</default-constraints>
</item>
<item class="javax.swing.JTextArea" icon="/com/intellij/uiDesigner/icons/textArea.png" removable="false" auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
<preferred-size width="150" height="50" />
</default-constraints>
</item>
<item class="javax.swing.JTextPane" icon="/com/intellij/uiDesigner/icons/textPane.png" removable="false" auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
<preferred-size width="150" height="50" />
</default-constraints>
</item>
<item class="javax.swing.JEditorPane" icon="/com/intellij/uiDesigner/icons/editorPane.png" removable="false" auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
<preferred-size width="150" height="50" />
</default-constraints>
</item>
<item class="javax.swing.JComboBox" icon="/com/intellij/uiDesigner/icons/comboBox.png" removable="false" auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="0" hsize-policy="2" anchor="8" fill="1" />
</item>
<item class="javax.swing.JTable" icon="/com/intellij/uiDesigner/icons/table.png" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
<preferred-size width="150" height="50" />
</default-constraints>
</item>
<item class="javax.swing.JList" icon="/com/intellij/uiDesigner/icons/list.png" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="6" hsize-policy="2" anchor="0" fill="3">
<preferred-size width="150" height="50" />
</default-constraints>
</item>
<item class="javax.swing.JTree" icon="/com/intellij/uiDesigner/icons/tree.png" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
<preferred-size width="150" height="50" />
</default-constraints>
</item>
<item class="javax.swing.JTabbedPane" icon="/com/intellij/uiDesigner/icons/tabbedPane.png" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
<preferred-size width="200" height="200" />
</default-constraints>
</item>
<item class="javax.swing.JSplitPane" icon="/com/intellij/uiDesigner/icons/splitPane.png" removable="false" auto-create-binding="false" can-attach-label="false">
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
<preferred-size width="200" height="200" />
</default-constraints>
</item>
<item class="javax.swing.JSpinner" icon="/com/intellij/uiDesigner/icons/spinner.png" removable="false" auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
</item>
<item class="javax.swing.JSlider" icon="/com/intellij/uiDesigner/icons/slider.png" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
</item>
<item class="javax.swing.JSeparator" icon="/com/intellij/uiDesigner/icons/separator.png" removable="false" auto-create-binding="false" can-attach-label="false">
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3" />
</item>
<item class="javax.swing.JProgressBar" icon="/com/intellij/uiDesigner/icons/progressbar.png" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1" />
</item>
<item class="javax.swing.JToolBar" icon="/com/intellij/uiDesigner/icons/toolbar.png" removable="false" auto-create-binding="false" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1">
<preferred-size width="-1" height="20" />
</default-constraints>
</item>
<item class="javax.swing.JToolBar$Separator" icon="/com/intellij/uiDesigner/icons/toolbarSeparator.png" removable="false" auto-create-binding="false" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="0" anchor="0" fill="1" />
</item>
<item class="javax.swing.JScrollBar" icon="/com/intellij/uiDesigner/icons/scrollbar.png" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="6" hsize-policy="0" anchor="0" fill="2" />
</item>
</group>
</component>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="" />
</component>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>XMLStorage</groupId>
<artifactId>XMLStorage</artifactId>
<version>1.0-SNAPSHOT</version>
<packaging>war</packaging>
<name>XMLStorage</name>
<url>http://maven.apache.org</url>
<properties>
<!-- Generic properties properties-->
<java.version>1.7</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!--Spring framework properties -->
<spring.version>3.1.0.RELEASE</spring.version>
<cglib.version>2.2.2</cglib.version>
<!-- Java dependencies properties-->
<servlet.version>2.5</servlet.version>
<cglib.version>2.2.2</cglib.version>
<javassist.version>3.12.1.GA</javassist.version>
<!-- JSP and JSTL SUPPORT properties -->
<jstl.version>1.2</jstl.version>
<taglibs.version>1.1.2</taglibs.version>
<spring-faces.version>2.3.2.RELEASE</spring-faces.version>
<struts2-core.version>2.3.14</struts2-core.version>
<jetty.jsp.version>8.1.11.v20130520</jetty.jsp.version>
<!-- Logging properties-->
<log4j.version>1.2.17</log4j.version>
<!-- Web dependencies properties-->
<freemarker.version>2.3.19</freemarker.version>
<bootstrap.version>2.3.1-1</bootstrap.version>
<!-- Test properties-->
<junit.version>4.11</junit.version>
<junit-addons.version>1.4</junit-addons.version>
<hamcrest.version>1.3</hamcrest.version>
<!-- XML parser properties-->
<antlr.version>2.7.7</antlr.version>
<dom4j.version>1.6.1</dom4j.version>
</properties>
<dependencies>
<!-- Spring 3 framework dependencies -->
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-aop</artifactId>
<version>${spring.version}</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-beans</artifactId>
<version>${spring.version}</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>${spring.version}</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<version>${spring.version}</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-orm</artifactId>
<version>${spring.version}</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-tx</artifactId>
<version>${spring.version}</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId>
<version>${spring.version}</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
<version>${spring.version}</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context-support</artifactId>
<version>${spring.version}</version>
</dependency>
<!-- Java dependencies -->
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
<version>${servlet.version}</version>
</dependency>
<dependency>
<!-- extend Java runtime-->
<groupId>cglib</groupId>
<artifactId>cglib</artifactId>
<version>${cglib.version}</version>
</dependency>
<dependency>
<!-- library for editing byte codes -->
<groupId>javassist</groupId>
<artifactId>javassist</artifactId>
<version>${javassist.version}</version>
</dependency>
<!-- JSP and JSTL SUPPORT dependencies -->
<dependency>
<groupId>jstl</groupId>
<artifactId>jstl</artifactId>
<version>${jstl.version}</version>
</dependency>
<dependency>
<!-- hosts the Apache Standard Taglib -->
<groupId>taglibs</groupId>
<artifactId>standard</artifactId>
<version>${taglibs.version}</version>
</dependency>
<dependency>
<!-- JSP taglibs mapping -->
<groupId>org.springframework.webflow</groupId>
<artifactId>spring-faces</artifactId>
<version>${spring-faces.version}</version>
</dependency>
<dependency>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-core</artifactId>
<version>${struts2-core.version}</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-jsp</artifactId>
<version>${jetty.jsp.version}</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId>
<version>${spring.version}</version>
<type>jar</type>
<scope>test</scope>
</dependency>
<!-- CGLib for configuration -->
<dependency>
<groupId>cglib</groupId>
<artifactId>cglib-nodep</artifactId>
<version>${cglib.version}</version>
<scope>runtime</scope>
</dependency>
<!-- Logging dependencies -->
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<version>${log4j.version}</version>
</dependency>
<!-- Web dependencies -->
<dependency>
<groupId>org.freemarker</groupId>
<artifactId>freemarker</artifactId>
<version>${freemarker.version}</version>
</dependency>
<dependency>
<groupId>org.webjars</groupId>
<artifactId>bootstrap</artifactId>
<version>${bootstrap.version}</version>
</dependency>
<!-- Test dependencies -->
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId>
<version>${spring.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>${junit.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<!-- asserting List objects-->
<groupId>junit-addons</groupId>
<artifactId>junit-addons</artifactId>
<version>${junit-addons.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-library</artifactId>
<version>${hamcrest.version}</version>
<scope>test</scope>
</dependency>
</dependencies>
<build>
<finalName>XMLStorage</finalName>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>2.0.2</version>
<configuration>
<source>${java.version}</source>
<target>${java.version}</target>
</configuration>
</plugin>
<plugin>
<groupId>org.mortbay.jetty</groupId>
<artifactId>maven-jetty-plugin</artifactId>
<version>6.1.26</version>
<configuration>
<!--<jettyEnvXml>src/main/resources/jetty/jetty-env.xml</jettyEnvXml>-->
<scanIntervalSeconds>10</scanIntervalSeconds>
<stopKey>foo</stopKey>
<stopPort>9999</stopPort>
</configuration>
<executions>
<execution>
<id>start-jetty</id>
<phase>pre-integration-test</phase>
<goals>
<goal>run</goal>
</goals>
<configuration>
<scanIntervalSeconds>0</scanIntervalSeconds>
<daemon>true</daemon>
</configuration>
</execution>
<execution>
<id>stop-jetty</id>
<phase>post-integration-test</phase>
<goals>
<goal>stop</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
</build>
</project>
package XMLStorage.controller;
import org.springframework.stereotype.Controller;
/**
* User: serge
*/
@Controller
public class DownLoadController {
}
package XMLStorage.controller;
import java.io.IOException;
import javax.servlet.http.HttpServletResponse;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.servlet.ModelAndView;
@Controller
public class HomeController {
@RequestMapping(value="/")
public ModelAndView test(HttpServletResponse response) throws IOException{
return new ModelAndView("home");
}
}
package XMLStorage.controller;
import org.springframework.stereotype.Controller;
/**
* User: serge
*/
@Controller
public class UploadController {
}
package XMLStorage.controller;
import org.springframework.stereotype.Controller;
/**
* User: serge
*/
@Controller
public class ViewController {
}
package XMLStorage.logic.service;
import XMLStorage.model.CDModel;
/**
* Interface for CDModel functionality
*/
public interface CDService {
/**
* Method to create CDModel entity
*/
public void create();
/**
* Method to delete CDModel entity
*/
public void delete();
/**
* Method to edit CDModel entity
*/
public void edit();
/**
* @return DCModel entity
*/
public CDModel getCDModel();
}
package XMLStorage.logic.service.impl;
import XMLStorage.logic.service.CDService;
import XMLStorage.model.CDModel;
import org.springframework.stereotype.Service;
/**
* Class handel's CDModel functionality
*/
@Service("CDServiceImpl")
public class CDServiceImpl implements CDService {
/**
* Method to create CDModel entity
*/
@Override
public void create() {
}
/**
* Method to delete CDModel entity
*/
@Override
public void delete() {
}
/**
* Method to edit CDModel entity
*/
@Override
public void edit() {
}
/**
* @return DCModel entity
*/
@Override
public CDModel getCDModel() {
return null;
}
}
package XMLStorage.model;
import java.io.Serializable;
/**
* Class to represent model of CD entity
*/
public class CDModel implements Serializable {
private String title;
private String artist;
private String country;
private String compony;
private double price;
private Integer year;
public CDModel(String title, String artist, String country, String compony, double price, Integer year) {
this.title = title;
this.artist = artist;
this.country = country;
this.compony = compony;
this.price = price;
this.year = year;
}
public String getTitle() {
return title;
}
public void setTitle(String title) {
this.title = title;
}
public String getArtist() {
return artist;
}
public void setArtist(String artist) {
this.artist = artist;
}
public String getCountry() {
return country;
}
public void setCountry(String country) {
this.country = country;
}
public String getCompony() {
return compony;
}
public void setCompony(String compony) {
this.compony = compony;
}
public double getPrice() {
return price;
}
public void setPrice(double price) {
this.price = price;
}
public Integer getYear() {
return year;
}
public void setYear(Integer year) {
this.year = year;
}
@Override
public String toString() {
return "CDModel{" +
"title='" + title + '\'' +
", artist='" + artist + '\'' +
", country='" + country + '\'' +
", compony='" + compony + '\'' +
", price=" + price +
", year=" + year +
'}';
}
}
<?xml version="1.0" encoding="UTF-8"?>
<CATALOG>
<CD>
<TITLE>Test</TITLE>
<ARTIST>Test Artist</ARTIST>
<COUNTRY>Test Country</COUNTRY>
<COMPANY>Test Company</COMPANY>
<PRICE>11.00</PRICE>
<YEAR>1971</YEAR>
</CD>
</CATALOG>
<?xml version="1.0" encoding="UTF-8"?>
<!-- ==================================================================================================
Application Context of XMLStorage app
- defines shared resources visible to all other web components.
================================================================================================== -->
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:context="http://www.springframework.org/schema/context"
xsi:schemaLocation="http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans-3.1.xsd
http://www.springframework.org/schema/context
http://www.springframework.org/schema/context/spring-context-3.1.xsd">
<!-- Activates annotations scan, declares support for all the general annotations
like @Autowired, @Resource, @Required, @PostConstruct-->
<context:annotation-config/>
<!-- Scans for annotated components in base-package -->
<context:component-scan base-package="XMLStorage"/>
<!-- Spring modules -->
<import resource="classpath:/spring/spring-logging.xml"/>
<import resource="classpath:/spring/spring-mvc.xml"/>
</beans>
log4j.rootLogger=ERROR,console
#Console Appender
log4j.appender.console=org.apache.log4j.ConsoleAppender
log4j.appender.console.layout=org.apache.log4j.PatternLayout
log4j.appender.console.layout.ConversionPattern=[%5p] [%t %d{hh:mm:ss}] (%F:%M:%L) %m%n
#Custom assignments
log4j.logger.filter=INFO,console
log4j.logger.controller=INFO,console
log4j.logger.service=INFO,console
log4j.logger.dao=INFO,console
log4j.logger.org.springframework=INFO,console
log4j.logger.com.apollo=INFO,console
log4j.logger.org.hibernate=INFO,console
#Disable additivity
log4j.additivity.filter=false
log4j.additivity.controller=false
log4j.additivity.service=false
log4j.additivity.dao=false
<?xml version="1.0" encoding="UTF-8"?>
<!-- ==================================================================================================
Spring Framework Log4jConfigurer
================================================================================================== -->
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:p="http://www.springframework.org/schema/p"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans-3.1.xsd">
<bean id="log4jInitialization"
class="org.springframework.beans.factory.config.MethodInvokingFactoryBean"
p:targetClass="org.springframework.util.Log4jConfigurer"
p:targetMethod="initLogging"
p:arguments="classpath:log4j.properties"/>
</beans>
<?xml version="1.0" encoding="UTF-8"?>
<!-- ==================================================================================================
Spring MVC DispatcherServlet application context for Server Monitoring web tier
- annotation driven configuration
- interceptors configuration
================================================================================================== -->
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:p="http://www.springframework.org/schema/p"
xmlns:mvc="http://www.springframework.org/schema/mvc"
xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.1.xsd
http://www.springframework.org/schema/mvc http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd">
<!--
1. Configures the Spring 3 Type ConversionService (alternative to PropertyEditors)
2. Adds support for formatting Number fields with @NumberFormat
3. Adds support for formatting Date, Calendar, and Joda Time fields with @DateTimeFormat, if Joda Time is on the classpath
4. Adds support for validating @Controller inputs with @Valid, if a JSR-303 Provider is on the classpath
5. Adds support for support for reading and writing XML, if JAXB is on the classpath (HTTP message conversion with @RequestBody/@ResponseBody)
6. Adds support for reading and writing JSON, if Jackson is o n the classpath (along the same lines as #5)
-->
<mvc:annotation-driven />
<!--
Ensures that dispatcher servlet can be mapped to '/' and that static resources
are still served by the containers default servlet. Requires Spring Framework
3.0 or higher.
-->
<!--<mvc:default-servlet-handler/>-->
<!--
Configures the location of static resources such as css files.
Requires Spring Framework 3.0 or higher.
-->
<mvc:resources mapping="/static/**" location="/static/"/>
<!-- Configures Handler Interceptors -->
<mvc:interceptors>
<bean id="localeChangeInterceptor"
class="org.springframework.web.servlet.i18n.LocaleChangeInterceptor"
p:paramName="lang"/>
</mvc:interceptors>
</beans>
/*!
* Bootstrap v2.3.1
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
*/
.clearfix {
*zoom: 1;
}
.clearfix:before,
.clearfix:after {
display: table;
line-height: 0;
content: "";
}
.clearfix:after {
clear: both;
}
.hide-text {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.input-block-level {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
audio,
canvas,
video {
display: inline-block;
*display: inline;
*zoom: 1;
}
audio:not([controls]) {
display: none;
}
html {
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
a:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
a:hover,
a:active {
outline: 0;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
width: auto\9;
height: auto;
max-width: 100%;
vertical-align: middle;
border: 0;
-ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
max-width: none;
}
button,
input,
select,
textarea {
margin: 0;
font-size: 100%;
vertical-align: middle;
}
button,
input {
*overflow: visible;
line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
cursor: pointer;
}
input[type="search"] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance: none;
}
textarea {
overflow: auto;
vertical-align: top;
}
@media print {
* {
color: #000 !important;
text-shadow: none !important;
background: transparent !important;
box-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 0.5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
}
body {
margin: 0;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 20px;
color: #333333;
background-color: #ffffff;
}
a {
color: #0088cc;
text-decoration: none;
}
a:hover,
a:focus {
color: #005580;
text-decoration: underline;
}
.img-rounded {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.img-polaroid {
padding: 4px;
background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
border-radius: 500px;
}
.row {
margin-left: -20px;
*zoom: 1;
}
.row:before,
.row:after {
display: table;
line-height: 0;
content: "";
}
.row:after {
clear: both;
}
[class*="span"] {
float: left;
min-height: 1px;
margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 940px;
}
.span12 {
width: 940px;
}
.span11 {
width: 860px;
}
.span10 {
width: 780px;
}
.span9 {
width: 700px;
}
.span8 {
width: 620px;
}
.span7 {
width: 540px;
}
.span6 {
width: 460px;
}
.span5 {
width: 380px;
}
.span4 {
width: 300px;
}
.span3 {
width: 220px;
}
.span2 {
width: 140px;
}
.span1 {
width: 60px;
}
.offset12 {
margin-left: 980px;
}
.offset11 {
margin-left: 900px;
}
.offset10 {
margin-left: 820px;
}
.offset9 {
margin-left: 740px;
}
.offset8 {
margin-left: 660px;
}
.offset7 {
margin-left: 580px;
}
.offset6 {
margin-left: 500px;
}
.offset5 {
margin-left: 420px;
}
.offset4 {
margin-left: 340px;
}
.offset3 {
margin-left: 260px;
}
.offset2 {
margin-left: 180px;
}
.offset1 {
margin-left: 100px;
}
.row-fluid {
width: 100%;
*zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
display: table;
line-height: 0;
content: "";
}
.row-fluid:after {
clear: both;
}
.row-fluid [class*="span"] {
display: block;
float: left;
width: 100%;
min-height: 30px;
margin-left: 2.127659574468085%;
*margin-left: 2.074468085106383%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
margin-left: 2.127659574468085%;
}
.row-fluid .span12 {
width: 100%;
*width: 99.94680851063829%;
}
.row-fluid .span11 {
width: 91.48936170212765%;
*width: 91.43617021276594%;
}
.row-fluid .span10 {
width: 82.97872340425532%;
*width: 82.92553191489361%;
}
.row-fluid .span9 {
width: 74.46808510638297%;
*width: 74.41489361702126%;
}
.row-fluid .span8 {
width: 65.95744680851064%;
*width: 65.90425531914893%;
}
.row-fluid .span7 {
width: 57.44680851063829%;
*width: 57.39361702127659%;
}
.row-fluid .span6 {
width: 48.93617021276595%;
*width: 48.88297872340425%;
}
.row-fluid .span5 {
width: 40.42553191489362%;
*width: 40.37234042553192%;
}
.row-fluid .span4 {
width: 31.914893617021278%;
*width: 31.861702127659576%;
}
.row-fluid .span3 {
width: 23.404255319148934%;
*width: 23.351063829787233%;
}
.row-fluid .span2 {
width: 14.893617021276595%;
*width: 14.840425531914894%;
}
.row-fluid .span1 {
width: 6.382978723404255%;
*width: 6.329787234042553%;
}
.row-fluid .offset12 {
margin-left: 104.25531914893617%;
*margin-left: 104.14893617021275%;
}
.row-fluid .offset12:first-child {
margin-left: 102.12765957446808%;
*margin-left: 102.02127659574467%;
}
.row-fluid .offset11 {
margin-left: 95.74468085106382%;
*margin-left: 95.6382978723404%;
}
.row-fluid .offset11:first-child {
margin-left: 93.61702127659574%;
*margin-left: 93.51063829787232%;
}
.row-fluid .offset10 {
margin-left: 87.23404255319149%;
*margin-left: 87.12765957446807%;
}
.row-fluid .offset10:first-child {
margin-left: 85.1063829787234%;
*margin-left: 84.99999999999999%;
}
.row-fluid .offset9 {
margin-left: 78.72340425531914%;
*margin-left: 78.61702127659572%;
}
.row-fluid .offset9:first-child {
margin-left: 76.59574468085106%;
*margin-left: 76.48936170212764%;
}
.row-fluid .offset8 {
margin-left: 70.2127659574468%;
*margin-left: 70.10638297872339%;
}
.row-fluid .offset8:first-child {
margin-left: 68.08510638297872%;
*margin-left: 67.9787234042553%;
}
.row-fluid .offset7 {
margin-left: 61.70212765957446%;
*margin-left: 61.59574468085106%;
}
.row-fluid .offset7:first-child {
margin-left: 59.574468085106375%;
*margin-left: 59.46808510638297%;
}
.row-fluid .offset6 {
margin-left: 53.191489361702125%;
*margin-left: 53.085106382978715%;
}
.row-fluid .offset6:first-child {
margin-left: 51.063829787234035%;
*margin-left: 50.95744680851063%;
}
.row-fluid .offset5 {
margin-left: 44.68085106382979%;
*margin-left: 44.57446808510638%;
}
.row-fluid .offset5:first-child {
margin-left: 42.5531914893617%;
*margin-left: 42.4468085106383%;
}
.row-fluid .offset4 {
margin-left: 36.170212765957444%;
*margin-left: 36.06382978723405%;
}
.row-fluid .offset4:first-child {
margin-left: 34.04255319148936%;
*margin-left: 33.93617021276596%;
}
.row-fluid .offset3 {
margin-left: 27.659574468085104%;
*margin-left: 27.5531914893617%;
}
.row-fluid .offset3:first-child {
margin-left: 25.53191489361702%;
*margin-left: 25.425531914893618%;
}
.row-fluid .offset2 {
margin-left: 19.148936170212764%;
*margin-left: 19.04255319148936%;
}
.row-fluid .offset2:first-child {
margin-left: 17.02127659574468%;
*margin-left: 16.914893617021278%;
}
.row-fluid .offset1 {
margin-left: 10.638297872340425%;
*margin-left: 10.53191489361702%;
}
.row-fluid .offset1:first-child {
margin-left: 8.51063829787234%;
*margin-left: 8.404255319148938%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
float: right;
}
.container {
margin-right: auto;
margin-left: auto;
*zoom: 1;
}
.container:before,
.container:after {
display: table;
line-height: 0;
content: "";
}
.container:after {
clear: both;
}
.container-fluid {
padding-right: 20px;
padding-left: 20px;
*zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
display: table;
line-height: 0;
content: "";
}
.container-fluid:after {
clear: both;
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-size: 21px;
font-weight: 200;
line-height: 30px;
}
small {
font-size: 85%;
}
strong {
font-weight: bold;
}
em {
font-style: italic;
}
cite {
font-style: normal;
}
.muted {
color: #999999;
}
a.muted:hover,
a.muted:focus {
color: #808080;
}
.text-warning {
color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
color: #a47e3c;
}
.text-error {
color: #b94a48;
}
a.text-error:hover,
a.text-error:focus {
color: #953b39;
}
.text-info {
color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
color: #2d6987;
}
.text-success {
color: #468847;
}
a.text-success:hover,
a.text-success:focus {
color: #356635;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 10px 0;
font-family: inherit;
font-weight: bold;
line-height: 20px;
color: inherit;
text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
font-weight: normal;
line-height: 1;
color: #999999;
}
h1,
h2,
h3 {
line-height: 40px;
}
h1 {
font-size: 38.5px;
}
h2 {
font-size: 31.5px;
}
h3 {
font-size: 24.5px;
}
h4 {
font-size: 17.5px;
}
h5 {
font-size: 14px;
}
h6 {
font-size: 11.9px;
}
h1 small {
font-size: 24.5px;
}
h2 small {
font-size: 17.5px;
}
h3 small {
font-size: 14px;
}
h4 small {
font-size: 14px;
}
.page-header {
padding-bottom: 9px;
margin: 20px 0 30px;
border-bottom: 1px solid #eeeeee;
}
ul,
ol {
padding: 0;
margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
margin-bottom: 0;
}
li {
line-height: 20px;
}
ul.unstyled,
ol.unstyled {
margin-left: 0;
list-style: none;
}
ul.inline,
ol.inline {
margin-left: 0;
list-style: none;
}
ul.inline > li,
ol.inline > li {
display: inline-block;
*display: inline;
padding-right: 5px;
padding-left: 5px;
*zoom: 1;
}
dl {
margin-bottom: 20px;
}
dt,
dd {
line-height: 20px;
}
dt {
font-weight: bold;
}
dd {
margin-left: 10px;
}
.dl-horizontal {
*zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
display: table;
line-height: 0;
content: "";
}
.dl-horizontal:after {
clear: both;
}
.dl-horizontal dt {
float: left;
width: 160px;
overflow: hidden;
clear: left;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
hr {
margin: 20px 0;
border: 0;
border-top: 1px solid #eeeeee;
border-bottom: 1px solid #ffffff;
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #999999;
}
abbr.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 0 0 0 15px;
margin: 0 0 20px;
border-left: 5px solid #eeeeee;
}
blockquote p {
margin-bottom: 0;
font-size: 17.5px;
font-weight: 300;
line-height: 1.25;
}
blockquote small {
display: block;
line-height: 20px;
color: #999999;
}
blockquote small:before {
content: '\2014 \00A0';
}
blockquote.pull-right {
float: right;
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eeeeee;
border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
text-align: right;
}
blockquote.pull-right small:before {
content: '';
}
blockquote.pull-right small:after {
content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
content: "";
}
address {
display: block;
margin-bottom: 20px;
font-style: normal;
line-height: 20px;
}
code,
pre {
padding: 0 3px 2px;
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
font-size: 12px;
color: #333333;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
code {
padding: 2px 4px;
color: #d14;
white-space: nowrap;
background-color: #f7f7f9;
border: 1px solid #e1e1e8;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 20px;
word-break: break-all;
word-wrap: break-word;
white-space: pre;
white-space: pre-wrap;
background-color: #f5f5f5;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.15);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
pre.prettyprint {
margin-bottom: 20px;
}
pre code {
padding: 0;
color: inherit;
white-space: pre;
white-space: pre-wrap;
background-color: transparent;
border: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
form {
margin: 0 0 20px;
}
fieldset {
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: 40px;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
legend small {
font-size: 15px;
color: #999999;
}
label,
input,
button,
select,
textarea {
font-size: 14px;
font-weight: normal;
line-height: 20px;
}
input,
button,
select,
textarea {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
display: block;
margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
display: inline-block;
height: 20px;
padding: 4px 6px;
margin-bottom: 10px;
font-size: 14px;
line-height: 20px;
color: #555555;
vertical-align: middle;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
input,
textarea,
.uneditable-input {
width: 206px;
}
textarea {
height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
background-color: #ffffff;
border: 1px solid #cccccc;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
-o-transition: border linear 0.2s, box-shadow linear 0.2s;
transition: border linear 0.2s, box-shadow linear 0.2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
border-color: rgba(82, 168, 236, 0.8);
outline: 0;
outline: thin dotted \9;
/* IE6-9 */
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
*margin-top: 0;
line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
width: auto;
}
select,
input[type="file"] {
height: 30px;
/* In IE7, the height of the select element cannot be changed by height, only font-size */
*margin-top: 4px;
/* For IE7, add top margin to align select with labels */
line-height: 30px;
}
select {
width: 220px;
background-color: #ffffff;
border: 1px solid #cccccc;
}
select[multiple],
select[size] {
height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
color: #999999;
cursor: not-allowed;
background-color: #fcfcfc;
border-color: #cccccc;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
}
.uneditable-input {
overflow: hidden;
white-space: nowrap;
}
.uneditable-textarea {
width: auto;
height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color: #999999;
}
.radio,
.checkbox {
min-height: 20px;
padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
float: left;
margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
display: inline-block;
padding-top: 5px;
margin-bottom: 0;
vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
margin-left: 10px;
}
.input-mini {
width: 60px;
}
.input-small {
width: 90px;
}
.input-medium {
width: 150px;
}
.input-large {
width: 210px;
}
.input-xlarge {
width: 270px;
}
.input-xxlarge {
width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
float: none;
margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
display: inline-block;
}
input,
textarea,
.uneditable-input {
margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
margin-left: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
width: 926px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
width: 846px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
width: 766px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
width: 686px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
width: 606px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
width: 526px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
width: 446px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
width: 366px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
width: 286px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
width: 206px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
width: 126px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
width: 46px;
}
.controls-row {
*zoom: 1;
}
.controls-row:before,
.controls-row:after {
display: table;
line-height: 0;
content: "";
}
.controls-row:after {
clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
cursor: not-allowed;
background-color: #eeeeee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
border-color: #c09853;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
border-color: #a47e3c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
color: #c09853;
background-color: #fcf8e3;
border-color: #c09853;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
border-color: #b94a48;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
border-color: #953b39;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
color: #b94a48;
background-color: #f2dede;
border-color: #b94a48;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
border-color: #468847;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
border-color: #356635;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
color: #468847;
background-color: #dff0d8;
border-color: #468847;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
border-color: #3a87ad;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
border-color: #2d6987;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
color: #3a87ad;
background-color: #d9edf7;
border-color: #3a87ad;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
color: #b94a48;
border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
border-color: #e9322d;
-webkit-box-shadow: 0 0 6px #f8b9b7;
-moz-box-shadow: 0 0 6px #f8b9b7;
box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
padding: 19px 20px 20px;
margin-top: 20px;
margin-bottom: 20px;
background-color: #f5f5f5;
border-top: 1px solid #e5e5e5;
*zoom: 1;
}
.form-actions:before,
.form-actions:after {
display: table;
line-height: 0;
content: "";
}
.form-actions:after {
clear: both;
}
.help-block,
.help-inline {
color: #595959;
}
.help-block {
display: block;
margin-bottom: 10px;
}
.help-inline {
display: inline-block;
*display: inline;
padding-left: 5px;
vertical-align: middle;
*zoom: 1;
}
.input-append,
.input-prepend {
display: inline-block;
margin-bottom: 10px;
font-size: 0;
white-space: nowrap;
vertical-align: middle;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
font-size: 14px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
position: relative;
margin-bottom: 0;
*margin-left: 0;
vertical-align: top;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
display: inline-block;
width: auto;
height: 20px;
min-width: 16px;
padding: 4px 5px;
font-size: 14px;
font-weight: normal;
line-height: 20px;
text-align: center;
text-shadow: 0 1px 0 #ffffff;
background-color: #eeeeee;
border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
vertical-align: top;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.input-append .active,
.input-prepend .active {
background-color: #a9dba9;
border-color: #46a546;
}
.input-prepend .add-on,
.input-prepend .btn {
margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
margin-right: -1px;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
margin-left: -1px;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .btn-group:first-child {
margin-left: 0;
}
input.search-query {
padding-right: 14px;
padding-right: 4px \9;
padding-left: 14px;
padding-left: 4px \9;
/* IE7-8 doesn't have border-radius, so don't indent the padding */
margin-bottom: 0;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.form-search .input-append .search-query {
-webkit-border-radius: 14px 0 0 14px;
-moz-border-radius: 14px 0 0 14px;
border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
-webkit-border-radius: 0 14px 14px 0;
-moz-border-radius: 0 14px 14px 0;
border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
-webkit-border-radius: 0 14px 14px 0;
-moz-border-radius: 0 14px 14px 0;
border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
-webkit-border-radius: 14px 0 0 14px;
-moz-border-radius: 14px 0 0 14px;
border-radius: 14px 0 0 14px;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
display: inline-block;
*display: inline;
margin-bottom: 0;
vertical-align: middle;
*zoom: 1;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
padding-left: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
float: left;
margin-right: 3px;
margin-left: 0;
}
.control-group {
margin-bottom: 10px;
}
legend + .control-group {
margin-top: 20px;
-webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
margin-bottom: 20px;
*zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
display: table;
line-height: 0;
content: "";
}
.form-horizontal .control-group:after {
clear: both;
}
.form-horizontal .control-label {
float: left;
width: 160px;
padding-top: 5px;
text-align: right;
}
.form-horizontal .controls {
*display: inline-block;
*padding-left: 20px;
margin-left: 180px;
*margin-left: 0;
}
.form-horizontal .controls:first-child {
*padding-left: 180px;
}
.form-horizontal .help-block {
margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
margin-top: 10px;
}
.form-horizontal .form-actions {
padding-left: 180px;
}
table {
max-width: 100%;
background-color: transparent;
border-collapse: collapse;
border-spacing: 0;
}
.table {
width: 100%;
margin-bottom: 20px;
}
.table th,
.table td {
padding: 8px;
line-height: 20px;
text-align: left;
vertical-align: top;
border-top: 1px solid #dddddd;
}
.table th {
font-weight: bold;
}
.table thead th {
vertical-align: bottom;
text-align: center;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
border-top: 0;
}
.table tbody + tbody {
border-top: 2px solid #dddddd;
}
.table .table {
background-color: #ffffff;
}
.table-condensed th,
.table-condensed td {
padding: 4px 5px;
}
.table-bordered {
border: 1px solid #dddddd;
border-collapse: separate;
*border-collapse: collapse;
border-left: 0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
border-left: 1px solid #dddddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
-webkit-border-top-left-radius: 4px;
border-top-left-radius: 4px;
-moz-border-radius-topleft: 4px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
-webkit-border-top-right-radius: 4px;
border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
-moz-border-radius-bottomright: 4px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
-webkit-border-bottom-left-radius: 0;
border-bottom-left-radius: 0;
-moz-border-radius-bottomleft: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
-webkit-border-bottom-right-radius: 0;
border-bottom-right-radius: 0;
-moz-border-radius-bottomright: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
-webkit-border-top-left-radius: 4px;
border-top-left-radius: 4px;
-moz-border-radius-topleft: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
-webkit-border-top-right-radius: 4px;
border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
display: table-cell;
float: none;
margin-left: 0;
}
.table td.span1,
.table th.span1 {
float: none;
width: 44px;
margin-left: 0;
}
.table td.span2,
.table th.span2 {
float: none;
width: 124px;
margin-left: 0;
}
.table td.span3,
.table th.span3 {
float: none;
width: 204px;
margin-left: 0;
}
.table td.span4,
.table th.span4 {
float: none;
width: 284px;
margin-left: 0;
}
.table td.span5,
.table th.span5 {
float: none;
width: 364px;
margin-left: 0;
}
.table td.span6,
.table th.span6 {
float: none;
width: 444px;
margin-left: 0;
}
.table td.span7,
.table th.span7 {
float: none;
width: 524px;
margin-left: 0;
}
.table td.span8,
.table th.span8 {
float: none;
width: 604px;
margin-left: 0;
}
.table td.span9,
.table th.span9 {
float: none;
width: 684px;
margin-left: 0;
}
.table td.span10,
.table th.span10 {
float: none;
width: 764px;
margin-left: 0;
}
.table td.span11,
.table th.span11 {
float: none;
width: 844px;
margin-left: 0;
}
.table td.span12,
.table th.span12 {
float: none;
width: 924px;
margin-left: 0;
}
.table tbody tr.success > td {
background-color: #dff0d8;
}
.table tbody tr.error > td {
background-color: #f2dede;
}
.table tbody tr.warning > td {
background-color: #fcf8e3;
}
.table tbody tr.info > td {
background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
background-color: #c4e3f3;
}
[class^="icon-"],
[class*=" icon-"] {
display: inline-block;
width: 14px;
height: 14px;
margin-top: 1px;
*margin-right: .3em;
line-height: 14px;
vertical-align: text-top;
background-image: url("../img/glyphicons-halflings.png");
background-position: 14px 14px;
background-repeat: no-repeat;
}
/* White icons with optional class, or on hover/focus/active states of certain elements */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
background-image: url("../img/glyphicons-halflings-white.png");
}
.icon-glass {
background-position: 0 0;
}
.icon-music {
background-position: -24px 0;
}
.icon-search {
background-position: -48px 0;
}
.icon-envelope {
background-position: -72px 0;
}
.icon-heart {
background-position: -96px 0;
}
.icon-star {
background-position: -120px 0;
}
.icon-star-empty {
background-position: -144px 0;
}
.icon-user {
background-position: -168px 0;
}
.icon-film {
background-position: -192px 0;
}
.icon-th-large {
background-position: -216px 0;
}
.icon-th {
background-position: -240px 0;
}
.icon-th-list {
background-position: -264px 0;
}
.icon-ok {
background-position: -288px 0;
}
.icon-remove {
background-position: -312px 0;
}
.icon-zoom-in {
background-position: -336px 0;
}
.icon-zoom-out {
background-position: -360px 0;
}
.icon-off {
background-position: -384px 0;
}
.icon-signal {
background-position: -408px 0;
}
.icon-cog {
background-position: -432px 0;
}
.icon-trash {
background-position: -456px 0;
}
.icon-home {
background-position: 0 -24px;
}
.icon-file {
background-position: -24px -24px;
}
.icon-time {
background-position: -48px -24px;
}
.icon-road {
background-position: -72px -24px;
}
.icon-download-alt {
background-position: -96px -24px;
}
.icon-download {
background-position: -120px -24px;
}
.icon-upload {
background-position: -144px -24px;
}
.icon-inbox {
background-position: -168px -24px;
}
.icon-play-circle {
background-position: -192px -24px;
}
.icon-repeat {
background-position: -216px -24px;
}
.icon-refresh {
background-position: -240px -24px;
}
.icon-list-alt {
background-position: -264px -24px;
}
.icon-lock {
background-position: -287px -24px;
}
.icon-flag {
background-position: -312px -24px;
}
.icon-headphones {
background-position: -336px -24px;
}
.icon-volume-off {
background-position: -360px -24px;
}
.icon-volume-down {
background-position: -384px -24px;
}
.icon-volume-up {
background-position: -408px -24px;
}
.icon-qrcode {
background-position: -432px -24px;
}
.icon-barcode {
background-position: -456px -24px;
}
.icon-tag {
background-position: 0 -48px;
}
.icon-tags {
background-position: -25px -48px;
}
.icon-book {
background-position: -48px -48px;
}
.icon-bookmark {
background-position: -72px -48px;
}
.icon-print {
background-position: -96px -48px;
}
.icon-camera {
background-position: -120px -48px;
}
.icon-font {
background-position: -144px -48px;
}
.icon-bold {
background-position: -167px -48px;
}
.icon-italic {
background-position: -192px -48px;
}
.icon-text-height {
background-position: -216px -48px;
}
.icon-text-width {
background-position: -240px -48px;
}
.icon-align-left {
background-position: -264px -48px;
}
.icon-align-center {
background-position: -288px -48px;
}
.icon-align-right {
background-position: -312px -48px;
}
.icon-align-justify {
background-position: -336px -48px;
}
.icon-list {
background-position: -360px -48px;
}
.icon-indent-left {
background-position: -384px -48px;
}
.icon-indent-right {
background-position: -408px -48px;
}
.icon-facetime-video {
background-position: -432px -48px;
}
.icon-picture {
background-position: -456px -48px;
}
.icon-pencil {
background-position: 0 -72px;
}
.icon-map-marker {
background-position: -24px -72px;
}
.icon-adjust {
background-position: -48px -72px;
}
.icon-tint {
background-position: -72px -72px;
}
.icon-edit {
background-position: -96px -72px;
}
.icon-share {
background-position: -120px -72px;
}
.icon-check {
background-position: -144px -72px;
}
.icon-move {
background-position: -168px -72px;
}
.icon-step-backward {
background-position: -192px -72px;
}
.icon-fast-backward {
background-position: -216px -72px;
}
.icon-backward {
background-position: -240px -72px;
}
.icon-play {
background-position: -264px -72px;
}
.icon-pause {
background-position: -288px -72px;
}
.icon-stop {
background-position: -312px -72px;
}
.icon-forward {
background-position: -336px -72px;
}
.icon-fast-forward {
background-position: -360px -72px;
}
.icon-step-forward {
background-position: -384px -72px;
}
.icon-eject {
background-position: -408px -72px;
}
.icon-chevron-left {
background-position: -432px -72px;
}
.icon-chevron-right {
background-position: -456px -72px;
}
.icon-plus-sign {
background-position: 0 -96px;
}
.icon-minus-sign {
background-position: -24px -96px;
}
.icon-remove-sign {
background-position: -48px -96px;
}
.icon-ok-sign {
background-position: -72px -96px;
}
.icon-question-sign {
background-position: -96px -96px;
}
.icon-info-sign {
background-position: -120px -96px;
}
.icon-screenshot {
background-position: -144px -96px;
}
.icon-remove-circle {
background-position: -168px -96px;
}
.icon-ok-circle {
background-position: -192px -96px;
}
.icon-ban-circle {
background-position: -216px -96px;
}
.icon-arrow-left {
background-position: -240px -96px;
}
.icon-arrow-right {
background-position: -264px -96px;
}
.icon-arrow-up {
background-position: -289px -96px;
}
.icon-arrow-down {
background-position: -312px -96px;
}
.icon-share-alt {
background-position: -336px -96px;
}
.icon-resize-full {
background-position: -360px -96px;
}
.icon-resize-small {
background-position: -384px -96px;
}
.icon-plus {
background-position: -408px -96px;
}
.icon-minus {
background-position: -433px -96px;
}
.icon-asterisk {
background-position: -456px -96px;
}
.icon-exclamation-sign {
background-position: 0 -120px;
}
.icon-gift {
background-position: -24px -120px;
}
.icon-leaf {
background-position: -48px -120px;
}
.icon-fire {
background-position: -72px -120px;
}
.icon-eye-open {
background-position: -96px -120px;
}
.icon-eye-close {
background-position: -120px -120px;
}
.icon-warning-sign {
background-position: -144px -120px;
}
.icon-plane {
background-position: -168px -120px;
}
.icon-calendar {
background-position: -192px -120px;
}
.icon-random {
width: 16px;
background-position: -216px -120px;
}
.icon-comment {
background-position: -240px -120px;
}
.icon-magnet {
background-position: -264px -120px;
}
.icon-chevron-up {
background-position: -288px -120px;
}
.icon-chevron-down {
background-position: -313px -119px;
}
.icon-retweet {
background-position: -336px -120px;
}
.icon-shopping-cart {
background-position: -360px -120px;
}
.icon-folder-close {
width: 16px;
background-position: -384px -120px;
}
.icon-folder-open {
width: 16px;
background-position: -408px -120px;
}
.icon-resize-vertical {
background-position: -432px -119px;
}
.icon-resize-horizontal {
background-position: -456px -118px;
}
.icon-hdd {
background-position: 0 -144px;
}
.icon-bullhorn {
background-position: -24px -144px;
}
.icon-bell {
background-position: -48px -144px;
}
.icon-certificate {
background-position: -72px -144px;
}
.icon-thumbs-up {
background-position: -96px -144px;
}
.icon-thumbs-down {
background-position: -120px -144px;
}
.icon-hand-right {
background-position: -144px -144px;
}
.icon-hand-left {
background-position: -168px -144px;
}
.icon-hand-up {
background-position: -192px -144px;
}
.icon-hand-down {
background-position: -216px -144px;
}
.icon-circle-arrow-right {
background-position: -240px -144px;
}
.icon-circle-arrow-left {
background-position: -264px -144px;
}
.icon-circle-arrow-up {
background-position: -288px -144px;
}
.icon-circle-arrow-down {
background-position: -312px -144px;
}
.icon-globe {
background-position: -336px -144px;
}
.icon-wrench {
background-position: -360px -144px;
}
.icon-tasks {
background-position: -384px -144px;
}
.icon-filter {
background-position: -408px -144px;
}
.icon-briefcase {
background-position: -432px -144px;
}
.icon-fullscreen {
background-position: -456px -144px;
}
.dropup,
.dropdown {
position: relative;
}
.dropdown-toggle {
*margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
outline: 0;
}
.caret {
display: inline-block;
width: 0;
height: 0;
vertical-align: top;
border-top: 4px solid #000000;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
content: "";
}
.dropdown .caret {
margin-top: 8px;
margin-left: 2px;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
background-color: #ffffff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
*border-right-width: 2px;
*border-bottom-width: 2px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
*width: 100%;
height: 1px;
margin: 9px 1px;
*margin: -5px 0 5px;
overflow: hidden;
background-color: #e5e5e5;
border-bottom: 1px solid #ffffff;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 20px;
color: #333333;
white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
color: #ffffff;
text-decoration: none;
background-color: #0081c2;
background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
background-image: -o-linear-gradient(top, #0088cc, #0077b3);
background-image: linear-gradient(to bottom, #0088cc, #0077b3);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
color: #ffffff;
text-decoration: none;
background-color: #0081c2;
background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
background-image: -o-linear-gradient(top, #0088cc, #0077b3);
background-image: linear-gradient(to bottom, #0088cc, #0077b3);
background-repeat: repeat-x;
outline: 0;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
text-decoration: none;
cursor: default;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.open {
*z-index: 1000;
}
.open > .dropdown-menu {
display: block;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
border-top: 0;
border-bottom: 4px solid #000000;
content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 1px;
}
.dropdown-submenu {
position: relative;
}
.dropdown-submenu > .dropdown-menu {
top: 0;
left: 100%;
margin-top: -6px;
margin-left: -1px;
-webkit-border-radius: 0 6px 6px 6px;
-moz-border-radius: 0 6px 6px 6px;
border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
top: auto;
bottom: 0;
margin-top: 0;
margin-bottom: -2px;
-webkit-border-radius: 5px 5px 5px 0;
-moz-border-radius: 5px 5px 5px 0;
border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
display: block;
float: right;
width: 0;
height: 0;
margin-top: 5px;
margin-right: -10px;
border-color: transparent;
border-left-color: #cccccc;
border-style: solid;
border-width: 5px 0 5px 5px;
content: " ";
}
.dropdown-submenu:hover > a:after {
border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
left: -100%;
margin-left: 10px;
-webkit-border-radius: 6px 0 6px 6px;
-moz-border-radius: 6px 0 6px 6px;
border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
padding-right: 20px;
padding-left: 20px;
}
.typeahead {
z-index: 1051;
margin-top: 2px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
padding: 24px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.well-small {
padding: 9px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-moz-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height 0.35s ease;
-moz-transition: height 0.35s ease;
-o-transition: height 0.35s ease;
transition: height 0.35s ease;
}
.collapse.in {
height: auto;
}
.close {
float: right;
font-size: 20px;
font-weight: bold;
line-height: 20px;
color: #000000;
text-shadow: 0 1px 0 #ffffff;
opacity: 0.2;
filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
color: #000000;
text-decoration: none;
cursor: pointer;
opacity: 0.4;
filter: alpha(opacity=40);
}
button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.btn {
display: inline-block;
*display: inline;
padding: 4px 12px;
margin-bottom: 0;
*margin-left: .3em;
font-size: 14px;
line-height: 20px;
color: #333333;
text-align: center;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
vertical-align: middle;
cursor: pointer;
background-color: #f5f5f5;
*background-color: #e6e6e6;
background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
background-repeat: repeat-x;
border: 1px solid #cccccc;
*border: 0;
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
border-bottom-color: #b3b3b3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
*zoom: 1;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
color: #333333;
background-color: #e6e6e6;
*background-color: #d9d9d9;
}
.btn:active,
.btn.active {
background-color: #cccccc \9;
}
.btn:first-child {
*margin-left: 0;
}
.btn:hover,
.btn:focus {
color: #333333;
text-decoration: none;
background-position: 0 -15px;
-webkit-transition: background-position 0.1s linear;
-moz-transition: background-position 0.1s linear;
-o-transition: background-position 0.1s linear;
transition: background-position 0.1s linear;
}
.btn:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn.active,
.btn:active {
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn.disabled,
.btn[disabled] {
cursor: default;
background-image: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.btn-large {
padding: 11px 19px;
font-size: 17.5px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
margin-top: 4px;
}
.btn-small {
padding: 2px 10px;
font-size: 11.9px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
margin-top: -1px;
}
.btn-mini {
padding: 0 6px;
font-size: 10.5px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.btn-block {
display: block;
width: 100%;
padding-right: 0;
padding-left: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #006dcc;
*background-color: #0044cc;
background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
background-image: -o-linear-gradient(top, #0088cc, #0044cc);
background-image: linear-gradient(to bottom, #0088cc, #0044cc);
background-repeat: repeat-x;
border-color: #0044cc #0044cc #002a80;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
color: #ffffff;
background-color: #0044cc;
*background-color: #003bb3;
}
.btn-primary:active,
.btn-primary.active {
background-color: #003399 \9;
}
.btn-warning {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #faa732;
*background-color: #f89406;
background-image: -moz-linear-gradient(top, #fbb450, #f89406);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
background-image: -o-linear-gradient(top, #fbb450, #f89406);
background-image: linear-gradient(to bottom, #fbb450, #f89406);
background-repeat: repeat-x;
border-color: #f89406 #f89406 #ad6704;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
color: #ffffff;
background-color: #f89406;
*background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
background-color: #c67605 \9;
}
.btn-danger {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #da4f49;
*background-color: #bd362f;
background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
background-repeat: repeat-x;
border-color: #bd362f #bd362f #802420;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
color: #ffffff;
background-color: #bd362f;
*background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
background-color: #942a25 \9;
}
.btn-success {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #5bb75b;
*background-color: #51a351;
background-image: -moz-linear-gradient(top, #62c462, #51a351);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
background-image: -webkit-linear-gradient(top, #62c462, #51a351);
background-image: -o-linear-gradient(top, #62c462, #51a351);
background-image: linear-gradient(to bottom, #62c462, #51a351);
background-repeat: repeat-x;
border-color: #51a351 #51a351 #387038;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
color: #ffffff;
background-color: #51a351;
*background-color: #499249;
}
.btn-success:active,
.btn-success.active {
background-color: #408140 \9;
}
.btn-info {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #49afcd;
*background-color: #2f96b4;
background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
background-repeat: repeat-x;
border-color: #2f96b4 #2f96b4 #1f6377;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
color: #ffffff;
background-color: #2f96b4;
*background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
background-color: #24748c \9;
}
.btn-inverse {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #363636;
*background-color: #222222;
background-image: -moz-linear-gradient(top, #444444, #222222);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
background-image: -webkit-linear-gradient(top, #444444, #222222);
background-image: -o-linear-gradient(top, #444444, #222222);
background-image: linear-gradient(to bottom, #444444, #222222);
background-repeat: repeat-x;
border-color: #222222 #222222 #000000;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
color: #ffffff;
background-color: #222222;
*background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
*padding-top: 3px;
*padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
padding: 0;
border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
*padding-top: 7px;
*padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
*padding-top: 3px;
*padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
*padding-top: 1px;
*padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
background-color: transparent;
background-image: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.btn-link {
color: #0088cc;
cursor: pointer;
border-color: transparent;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
color: #005580;
text-decoration: underline;
background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
color: #333333;
text-decoration: none;
}
.btn-group {
position: relative;
display: inline-block;
*display: inline;
*margin-left: .3em;
font-size: 0;
white-space: nowrap;
vertical-align: middle;
*zoom: 1;
}
.btn-group:first-child {
*margin-left: 0;
}
.btn-group + .btn-group {
margin-left: 5px;
}
.btn-toolbar {
margin-top: 10px;
margin-bottom: 10px;
font-size: 0;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
margin-left: 5px;
}
.btn-group > .btn {
position: relative;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.btn-group > .btn + .btn {
margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
font-size: 14px;
}
.btn-group > .btn-mini {
font-size: 10.5px;
}
.btn-group > .btn-small {
font-size: 11.9px;
}
.btn-group > .btn-large {
font-size: 17.5px;
}
.btn-group > .btn:first-child {
margin-left: 0;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-webkit-border-top-left-radius: 4px;
border-top-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-topleft: 4px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
-webkit-border-top-right-radius: 4px;
border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
}
.btn-group > .btn.large:first-child {
margin-left: 0;
-webkit-border-bottom-left-radius: 6px;
border-bottom-left-radius: 6px;
-webkit-border-top-left-radius: 6px;
border-top-left-radius: 6px;
-moz-border-radius-bottomleft: 6px;
-moz-border-radius-topleft: 6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
-webkit-border-top-right-radius: 6px;
border-top-right-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
border-bottom-right-radius: 6px;
-moz-border-radius-topright: 6px;
-moz-border-radius-bottomright: 6px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
*padding-top: 5px;
padding-right: 8px;
*padding-bottom: 5px;
padding-left: 8px;
-webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn-group > .btn-mini + .dropdown-toggle {
*padding-top: 2px;
padding-right: 5px;
*padding-bottom: 2px;
padding-left: 5px;
}
.btn-group > .btn-small + .dropdown-toggle {
*padding-top: 5px;
*padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
*padding-top: 7px;
padding-right: 12px;
*padding-bottom: 7px;
padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
background-image: none;
-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn-group.open .btn.dropdown-toggle {
background-color: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
background-color: #0044cc;
}
.btn-group.open .btn-warning.dropdown-toggle {
background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
background-color: #222222;
}
.btn .caret {
margin-top: 8px;
margin-left: 0;
}
.btn-large .caret {
margin-top: 6px;
}
.btn-large .caret {
border-top-width: 5px;
border-right-width: 5px;
border-left-width: 5px;
}
.btn-mini .caret,
.btn-small .caret {
margin-top: 8px;
}
.dropup .btn-large .caret {
border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
}
.btn-group-vertical {
display: inline-block;
*display: inline;
/* IE7 inline-block hack */
*zoom: 1;
}
.btn-group-vertical > .btn {
display: block;
float: none;
max-width: 100%;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.btn-group-vertical > .btn + .btn {
margin-top: -1px;
margin-left: 0;
}
.btn-group-vertical > .btn:first-child {
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.btn-group-vertical > .btn:last-child {
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.btn-group-vertical > .btn-large:first-child {
-webkit-border-radius: 6px 6px 0 0;
-moz-border-radius: 6px 6px 0 0;
border-radius: 6px 6px 0 0;
}
.btn-group-vertical > .btn-large:last-child {
-webkit-border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
}
.alert {
padding: 8px 35px 8px 14px;
margin-bottom: 20px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
background-color: #fcf8e3;
border: 1px solid #fbeed5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.alert,
.alert h4 {
color: #c09853;
}
.alert h4 {
margin: 0;
}
.alert .close {
position: relative;
top: -2px;
right: -21px;
line-height: 20px;
}
.alert-success {
color: #468847;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.alert-success h4 {
color: #468847;
}
.alert-danger,
.alert-error {
color: #b94a48;
background-color: #f2dede;
border-color: #eed3d7;
}
.alert-danger h4,
.alert-error h4 {
color: #b94a48;
}
.alert-info {
color: #3a87ad;
background-color: #d9edf7;
border-color: #bce8f1;
}
.alert-info h4 {
color: #3a87ad;
}
.alert-block {
padding-top: 14px;
padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
margin-bottom: 0;
}
.alert-block p + p {
margin-top: 5px;
}
.nav {
margin-bottom: 20px;
margin-left: 0;
list-style: none;
}
.nav > li > a {
display: block;
}
.nav > li > a:hover,
.nav > li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.nav > li > a > img {
max-width: none;
}
.nav > .pull-right {
float: right;
}
.nav-header {
display: block;
padding: 3px 15px;
font-size: 11px;
font-weight: bold;
line-height: 20px;
color: #999999;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
text-transform: uppercase;
}
.nav li + .nav-header {
margin-top: 9px;
}
.nav-list {
padding-right: 15px;
padding-left: 15px;
margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
margin-right: -15px;
margin-left: -15px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > li > a {
padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
background-color: #0088cc;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
margin-right: 2px;
}
.nav-list .divider {
*width: 100%;
height: 1px;
margin: 9px 1px;
*margin: -5px 0 5px;
overflow: hidden;
background-color: #e5e5e5;
border-bottom: 1px solid #ffffff;
}
.nav-tabs,
.nav-pills {
*zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
display: table;
line-height: 0;
content: "";
}
.nav-tabs:after,
.nav-pills:after {
clear: both;
}
.nav-tabs > li,
.nav-pills > li {
float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
padding-right: 12px;
padding-left: 12px;
margin-right: 2px;
line-height: 14px;
}
.nav-tabs {
border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
margin-bottom: -1px;
}
.nav-tabs > li > a {
padding-top: 8px;
padding-bottom: 8px;
line-height: 20px;
border: 1px solid transparent;
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
color: #555555;
cursor: default;
background-color: #ffffff;
border: 1px solid #ddd;
border-bottom-color: transparent;
}
.nav-pills > li > a {
padding-top: 8px;
padding-bottom: 8px;
margin-top: 2px;
margin-bottom: 2px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
color: #ffffff;
background-color: #0088cc;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li > a {
margin-right: 0;
}
.nav-tabs.nav-stacked {
border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
border: 1px solid #ddd;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
-webkit-border-top-right-radius: 4px;
border-top-right-radius: 4px;
-webkit-border-top-left-radius: 4px;
border-top-left-radius: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-topleft: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
}
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
z-index: 2;
border-color: #ddd;
}
.nav-pills.nav-stacked > li > a {
margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
-webkit-border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.nav .dropdown-toggle .caret {
margin-top: 6px;
border-top-color: #0088cc;
border-bottom-color: #0088cc;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
border-top-color: #005580;
border-bottom-color: #005580;
}
/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
border-top-color: #fff;
border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
border-top-color: #555555;
border-bottom-color: #555555;
}
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
color: #ffffff;
background-color: #999999;
border-color: #999999;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
opacity: 1;
filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
border-color: #999999;
}
.tabbable {
*zoom: 1;
}
.tabbable:before,
.tabbable:after {
display: table;
line-height: 0;
content: "";
}
.tabbable:after {
clear: both;
}
.tab-content {
overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
display: none;
}
.tab-content > .active,
.pill-content > .active {
display: block;
}
.tabs-below > .nav-tabs {
border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
margin-top: -1px;
margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
border-top-color: #ddd;
border-bottom-color: transparent;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
min-width: 74px;
margin-right: 0;
margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
float: left;
margin-right: 19px;
border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
margin-right: -1px;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
border-color: #ddd transparent #ddd #ddd;
*border-right-color: #ffffff;
}
.tabs-right > .nav-tabs {
float: right;
margin-left: 19px;
border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
margin-left: -1px;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
border-color: #ddd #ddd #ddd transparent;
*border-left-color: #ffffff;
}
.nav > .disabled > a {
color: #999999;
}
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
text-decoration: none;
cursor: default;
background-color: transparent;
}
.navbar {
*position: relative;
*z-index: 2;
margin-bottom: 20px;
overflow: visible;
}
.navbar-inner {
min-height: 40px;
padding-right: 20px;
padding-left: 20px;
background-color: #fafafa;
background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
background-repeat: repeat-x;
border: 1px solid #d4d4d4;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
*zoom: 1;
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}
.navbar-inner:before,
.navbar-inner:after {
display: table;
line-height: 0;
content: "";
}
.navbar-inner:after {
clear: both;
}
.navbar .container {
width: auto;
}
.nav-collapse.collapse {
height: auto;
overflow: visible;
}
.navbar .brand {
display: block;
float: left;
padding: 10px 20px 10px;
margin-left: -20px;
font-size: 20px;
font-weight: 200;
color: #777777;
text-shadow: 0 1px 0 #ffffff;
}
.navbar .brand:hover,
.navbar .brand:focus {
text-decoration: none;
}
.navbar-text {
margin-bottom: 0;
line-height: 40px;
color: #777777;
}
.navbar-link {
color: #777777;
}
.navbar-link:hover,
.navbar-link:focus {
color: #333333;
}
.navbar .divider-vertical {
height: 40px;
margin: 0 9px;
border-right: 1px solid #ffffff;
border-left: 1px solid #f2f2f2;
}
.navbar .btn,
.navbar .btn-group {
margin-top: 5px;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
margin-top: 0;
}
.navbar-form {
margin-bottom: 0;
*zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
display: table;
line-height: 0;
content: "";
}
.navbar-form:after {
clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
margin-top: 5px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
display: inline-block;
margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
margin-top: 5px;
white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
margin-top: 0;
}
.navbar-search {
position: relative;
float: left;
margin-top: 5px;
margin-bottom: 0;
}
.navbar-search .search-query {
padding: 4px 14px;
margin-bottom: 0;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 13px;
font-weight: normal;
line-height: 1;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
.navbar-static-top {
position: static;
margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
border-width: 0 0 1px;
}
.navbar-fixed-bottom .navbar-inner {
border-width: 1px 0 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
padding-right: 0;
padding-left: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 940px;
}
.navbar-fixed-top {
top: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}
.navbar-fixed-bottom {
bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
-webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
}
.navbar .nav {
position: relative;
left: 0;
display: block;
float: left;
margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
float: right;
margin-right: 0;
}
.navbar .nav > li {
float: left;
}
.navbar .nav > li > a {
float: none;
padding: 10px 15px 10px;
color: #777777;
text-decoration: none;
text-shadow: 0 1px 0 #ffffff;
}
.navbar .nav .dropdown-toggle .caret {
margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
color: #333333;
text-decoration: none;
background-color: transparent;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
color: #555555;
text-decoration: none;
background-color: #e5e5e5;
-webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
-moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
.navbar .btn-navbar {
display: none;
float: right;
padding: 7px 10px;
margin-right: 5px;
margin-left: 5px;
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #ededed;
*background-color: #e5e5e5;
background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
background-repeat: repeat-x;
border-color: #e5e5e5 #e5e5e5 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
color: #ffffff;
background-color: #e5e5e5;
*background-color: #d9d9d9;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
background-color: #cccccc \9;
}
.navbar .btn-navbar .icon-bar {
display: block;
width: 18px;
height: 2px;
background-color: #f5f5f5;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.btn-navbar .icon-bar + .icon-bar {
margin-top: 3px;
}
.navbar .nav > li > .dropdown-menu:before {
position: absolute;
top: -7px;
left: 9px;
display: inline-block;
border-right: 7px solid transparent;
border-bottom: 7px solid #ccc;
border-left: 7px solid transparent;
border-bottom-color: rgba(0, 0, 0, 0.2);
content: '';
}
.navbar .nav > li > .dropdown-menu:after {
position: absolute;
top: -6px;
left: 10px;
display: inline-block;
border-right: 6px solid transparent;
border-bottom: 6px solid #ffffff;
border-left: 6px solid transparent;
content: '';
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
top: auto;
bottom: -7px;
border-top: 7px solid #ccc;
border-bottom: 0;
border-top-color: rgba(0, 0, 0, 0.2);
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
top: auto;
bottom: -6px;
border-top: 6px solid #ffffff;
border-bottom: 0;
}
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
border-top-color: #333333;
border-bottom-color: #333333;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
color: #555555;
background-color: #e5e5e5;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
border-top-color: #777777;
border-bottom-color: #777777;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
border-top-color: #555555;
border-bottom-color: #555555;
}
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
right: 0;
left: auto;
}
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
right: 12px;
left: auto;
}
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
right: 13px;
left: auto;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
right: 100%;
left: auto;
margin-right: -1px;
margin-left: 0;
-webkit-border-radius: 6px 0 6px 6px;
-moz-border-radius: 6px 0 6px 6px;
border-radius: 6px 0 6px 6px;
}
.navbar-inverse .navbar-inner {
background-color: #1b1b1b;
background-image: -moz-linear-gradient(top, #222222, #111111);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
background-image: -webkit-linear-gradient(top, #222222, #111111);
background-image: -o-linear-gradient(top, #222222, #111111);
background-image: linear-gradient(to bottom, #222222, #111111);
background-repeat: repeat-x;
border-color: #252525;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
color: #999999;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:focus {
color: #ffffff;
}
.navbar-inverse .brand {
color: #999999;
}
.navbar-inverse .navbar-text {
color: #999999;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
color: #ffffff;
background-color: #111111;
}
.navbar-inverse .navbar-link {
color: #999999;
}
.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
color: #ffffff;
}
.navbar-inverse .divider-vertical {
border-right-color: #222222;
border-left-color: #111111;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
color: #ffffff;
background-color: #111111;
}
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
border-top-color: #999999;
border-bottom-color: #999999;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-search .search-query {
color: #ffffff;
background-color: #515151;
border-color: #111111;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
color: #cccccc;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
padding: 5px 15px;
color: #333333;
text-shadow: 0 1px 0 #ffffff;
background-color: #ffffff;
border: 0;
outline: 0;
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.navbar-inverse .btn-navbar {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #0e0e0e;
*background-color: #040404;
background-image: -moz-linear-gradient(top, #151515, #040404);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
background-image: -webkit-linear-gradient(top, #151515, #040404);
background-image: -o-linear-gradient(top, #151515, #040404);
background-image: linear-gradient(to bottom, #151515, #040404);
background-repeat: repeat-x;
border-color: #040404 #040404 #000000;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
color: #ffffff;
background-color: #040404;
*background-color: #000000;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
background-color: #000000 \9;
}
.breadcrumb {
padding: 8px 15px;
margin: 0 0 20px;
list-style: none;
background-color: #f5f5f5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.breadcrumb > li {
display: inline-block;
*display: inline;
text-shadow: 0 1px 0 #ffffff;
*zoom: 1;
}
.breadcrumb > li > .divider {
padding: 0 5px;
color: #ccc;
}
.breadcrumb > .active {
color: #999999;
}
.pagination {
margin: 20px 0;
}
.pagination ul {
display: inline-block;
*display: inline;
margin-bottom: 0;
margin-left: 0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
*zoom: 1;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
float: left;
padding: 4px 12px;
line-height: 20px;
text-decoration: none;
background-color: #ffffff;
border: 1px solid #dddddd;
border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
color: #999999;
cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
color: #999999;
cursor: default;
background-color: transparent;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
border-left-width: 1px;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-webkit-border-top-left-radius: 4px;
border-top-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-topleft: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
-webkit-border-top-right-radius: 4px;
border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
}
.pagination-centered {
text-align: center;
}
.pagination-right {
text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
padding: 11px 19px;
font-size: 17.5px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
-webkit-border-bottom-left-radius: 6px;
border-bottom-left-radius: 6px;
-webkit-border-top-left-radius: 6px;
border-top-left-radius: 6px;
-moz-border-radius-bottomleft: 6px;
-moz-border-radius-topleft: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
-webkit-border-top-right-radius: 6px;
border-top-right-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
border-bottom-right-radius: 6px;
-moz-border-radius-topright: 6px;
-moz-border-radius-bottomright: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
-webkit-border-bottom-left-radius: 3px;
border-bottom-left-radius: 3px;
-webkit-border-top-left-radius: 3px;
border-top-left-radius: 3px;
-moz-border-radius-bottomleft: 3px;
-moz-border-radius-topleft: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
-webkit-border-top-right-radius: 3px;
border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
border-bottom-right-radius: 3px;
-moz-border-radius-topright: 3px;
-moz-border-radius-bottomright: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
padding: 2px 10px;
font-size: 11.9px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
padding: 0 6px;
font-size: 10.5px;
}
.pager {
margin: 20px 0;
text-align: center;
list-style: none;
*zoom: 1;
}
.pager:before,
.pager:after {
display: table;
line-height: 0;
content: "";
}
.pager:after {
clear: both;
}
.pager li {
display: inline;
}
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
text-decoration: none;
background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
float: right;
}
.pager .previous > a,
.pager .previous > span {
float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
color: #999999;
cursor: default;
background-color: #fff;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000000;
}
.modal-backdrop.fade {
opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
opacity: 0.8;
filter: alpha(opacity=80);
}
.modal {
position: fixed;
top: 10%;
left: 50%;
z-index: 1050;
width: 560px;
margin-left: -280px;
background-color: #ffffff;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, 0.3);
*border: 1px solid #999;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
outline: none;
-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
-webkit-background-clip: padding-box;
-moz-background-clip: padding-box;
background-clip: padding-box;
}
.modal.fade {
top: -25%;
-webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
-moz-transition: opacity 0.3s linear, top 0.3s ease-out;
-o-transition: opacity 0.3s linear, top 0.3s ease-out;
transition: opacity 0.3s linear, top 0.3s ease-out;
}
.modal.fade.in {
top: 10%;
}
.modal-header {
padding: 9px 15px;
border-bottom: 1px solid #eee;
}
.modal-header .close {
margin-top: 2px;
}
.modal-header h3 {
margin: 0;
line-height: 30px;
}
.modal-body {
position: relative;
max-height: 400px;
padding: 15px;
overflow-y: auto;
}
.modal-form {
margin-bottom: 0;
}
.modal-footer {
padding: 14px 15px 15px;
margin-bottom: 0;
text-align: right;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
-webkit-border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
*zoom: 1;
-webkit-box-shadow: inset 0 1px 0 #ffffff;
-moz-box-shadow: inset 0 1px 0 #ffffff;
box-shadow: inset 0 1px 0 #ffffff;
}
.modal-footer:before,
.modal-footer:after {
display: table;
line-height: 0;
content: "";
}
.modal-footer:after {
clear: both;
}
.modal-footer .btn + .btn {
margin-bottom: 0;
margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.tooltip {
position: absolute;
z-index: 1030;
display: block;
font-size: 11px;
line-height: 1.4;
opacity: 0;
filter: alpha(opacity=0);
visibility: visible;
}
.tooltip.in {
opacity: 0.8;
filter: alpha(opacity=80);
}
.tooltip.top {
padding: 5px 0;
margin-top: -3px;
}
.tooltip.right {
padding: 0 5px;
margin-left: 3px;
}
.tooltip.bottom {
padding: 5px 0;
margin-top: 3px;
}
.tooltip.left {
padding: 0 5px;
margin-left: -3px;
}
.tooltip-inner {
max-width: 200px;
padding: 8px;
color: #ffffff;
text-align: center;
text-decoration: none;
background-color: #000000;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-top-color: #000000;
border-width: 5px 5px 0;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-right-color: #000000;
border-width: 5px 5px 5px 0;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-left-color: #000000;
border-width: 5px 0 5px 5px;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-bottom-color: #000000;
border-width: 0 5px 5px;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1010;
display: none;
max-width: 276px;
padding: 1px;
text-align: left;
white-space: normal;
background-color: #ffffff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
padding: 8px 14px;
margin: 0;
font-size: 14px;
font-weight: normal;
line-height: 18px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
-webkit-border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
}
.popover-title:empty {
display: none;
}
.popover-content {
padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover .arrow {
border-width: 11px;
}
.popover .arrow:after {
border-width: 10px;
content: "";
}
.popover.top .arrow {
bottom: -11px;
left: 50%;
margin-left: -11px;
border-top-color: #999;
border-top-color: rgba(0, 0, 0, 0.25);
border-bottom-width: 0;
}
.popover.top .arrow:after {
bottom: 1px;
margin-left: -10px;
border-top-color: #ffffff;
border-bottom-width: 0;
}
.popover.right .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-right-color: #999;
border-right-color: rgba(0, 0, 0, 0.25);
border-left-width: 0;
}
.popover.right .arrow:after {
bottom: -10px;
left: 1px;
border-right-color: #ffffff;
border-left-width: 0;
}
.popover.bottom .arrow {
top: -11px;
left: 50%;
margin-left: -11px;
border-bottom-color: #999;
border-bottom-color: rgba(0, 0, 0, 0.25);
border-top-width: 0;
}
.popover.bottom .arrow:after {
top: 1px;
margin-left: -10px;
border-bottom-color: #ffffff;
border-top-width: 0;
}
.popover.left .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-left-color: #999;
border-left-color: rgba(0, 0, 0, 0.25);
border-right-width: 0;
}
.popover.left .arrow:after {
right: 1px;
bottom: -10px;
border-left-color: #ffffff;
border-right-width: 0;
}
.thumbnails {
margin-left: -20px;
list-style: none;
*zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
display: table;
line-height: 0;
content: "";
}
.thumbnails:after {
clear: both;
}
.row-fluid .thumbnails {
margin-left: 0;
}
.thumbnails > li {
float: left;
margin-bottom: 20px;
margin-left: 20px;
}
.thumbnail {
display: block;
padding: 4px;
line-height: 20px;
border: 1px solid #ddd;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
a.thumbnail:hover,
a.thumbnail:focus {
border-color: #0088cc;
-webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
-moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
display: block;
max-width: 100%;
margin-right: auto;
margin-left: auto;
}
.thumbnail .caption {
padding: 9px;
color: #555555;
}
.media,
.media-body {
overflow: hidden;
*overflow: visible;
zoom: 1;
}
.media,
.media .media {
margin-top: 15px;
}
.media:first-child {
margin-top: 0;
}
.media-object {
display: block;
}
.media-heading {
margin: 0 0 5px;
}
.media > .pull-left {
margin-right: 10px;
}
.media > .pull-right {
margin-left: 10px;
}
.media-list {
margin-left: 0;
list-style: none;
}
.label,
.badge {
display: inline-block;
padding: 2px 4px;
font-size: 11.844px;
font-weight: bold;
line-height: 14px;
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
white-space: nowrap;
vertical-align: baseline;
background-color: #999999;
}
.label {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.badge {
padding-right: 9px;
padding-left: 9px;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
}
.label:empty,
.badge:empty {
display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
.label-important,
.badge-important {
background-color: #b94a48;
}
.label-important[href],
.badge-important[href] {
background-color: #953b39;
}
.label-warning,
.badge-warning {
background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
background-color: #c67605;
}
.label-success,
.badge-success {
background-color: #468847;
}
.label-success[href],
.badge-success[href] {
background-color: #356635;
}
.label-info,
.badge-info {
background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
background-color: #333333;
}
.label-inverse[href],
.badge-inverse[href] {
background-color: #1a1a1a;
}
.btn .label,
.btn .badge {
position: relative;
top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
top: 0;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-moz-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-ms-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 0 0;
}
to {
background-position: 40px 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
height: 20px;
margin-bottom: 20px;
overflow: hidden;
background-color: #f7f7f7;
background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
background-repeat: repeat-x;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress .bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
color: #ffffff;
text-align: center;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #0e90d2;
background-image: -moz-linear-gradient(top, #149bdf, #0480be);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
background-image: -o-linear-gradient(top, #149bdf, #0480be);
background-image: linear-gradient(to bottom, #149bdf, #0480be);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: width 0.6s ease;
-moz-transition: width 0.6s ease;
-o-transition: width 0.6s ease;
transition: width 0.6s ease;
}
.progress .bar + .bar {
-webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}
.progress-striped .bar {
background-color: #149bdf;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
-moz-background-size: 40px 40px;
-o-background-size: 40px 40px;
background-size: 40px 40px;
}
.progress.active .bar {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-moz-animation: progress-bar-stripes 2s linear infinite;
-ms-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
background-color: #dd514c;
background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
background-color: #ee5f5b;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar,
.progress .bar-success {
background-color: #5eb95e;
background-image: -moz-linear-gradient(top, #62c462, #57a957);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
background-image: -webkit-linear-gradient(top, #62c462, #57a957);
background-image: -o-linear-gradient(top, #62c462, #57a957);
background-image: linear-gradient(to bottom, #62c462, #57a957);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
background-color: #62c462;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar,
.progress .bar-info {
background-color: #4bb1cf;
background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
background-color: #5bc0de;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar,
.progress .bar-warning {
background-color: #faa732;
background-image: -moz-linear-gradient(top, #fbb450, #f89406);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
background-image: -o-linear-gradient(top, #fbb450, #f89406);
background-image: linear-gradient(to bottom, #fbb450, #f89406);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
background-color: #fbb450;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.accordion {
margin-bottom: 20px;
}
.accordion-group {
margin-bottom: 2px;
border: 1px solid #e5e5e5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.accordion-heading {
border-bottom: 0;
}
.accordion-heading .accordion-toggle {
display: block;
padding: 8px 15px;
}
.accordion-toggle {
cursor: pointer;
}
.accordion-inner {
padding: 9px 15px;
border-top: 1px solid #e5e5e5;
}
.carousel {
position: relative;
margin-bottom: 20px;
line-height: 1;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.carousel-inner > .item {
position: relative;
display: none;
-webkit-transition: 0.6s ease-in-out left;
-moz-transition: 0.6s ease-in-out left;
-o-transition: 0.6s ease-in-out left;
transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
display: block;
}
.carousel-inner > .active {
left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel-inner > .next {
left: 100%;
}
.carousel-inner > .prev {
left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
left: 0;
}
.carousel-inner > .active.left {
left: -100%;
}
.carousel-inner > .active.right {
left: 100%;
}
.carousel-control {
position: absolute;
top: 40%;
left: 15px;
width: 40px;
height: 40px;
margin-top: -20px;
font-size: 60px;
font-weight: 100;
line-height: 30px;
color: #ffffff;
text-align: center;
background: #222222;
border: 3px solid #ffffff;
-webkit-border-radius: 23px;
-moz-border-radius: 23px;
border-radius: 23px;
opacity: 0.5;
filter: alpha(opacity=50);
}
.carousel-control.right {
right: 15px;
left: auto;
}
.carousel-control:hover,
.carousel-control:focus {
color: #ffffff;
text-decoration: none;
opacity: 0.9;
filter: alpha(opacity=90);
}
.carousel-indicators {
position: absolute;
top: 15px;
right: 15px;
z-index: 5;
margin: 0;
list-style: none;
}
.carousel-indicators li {
display: block;
float: left;
width: 10px;
height: 10px;
margin-left: 5px;
text-indent: -999px;
background-color: #ccc;
background-color: rgba(255, 255, 255, 0.25);
border-radius: 5px;
}
.carousel-indicators .active {
background-color: #fff;
}
.carousel-caption {
position: absolute;
right: 0;
bottom: 0;
left: 0;
padding: 15px;
background: #333333;
background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
line-height: 20px;
color: #ffffff;
}
.carousel-caption h4 {
margin: 0 0 5px;
}
.carousel-caption p {
margin-bottom: 0;
}
.hero-unit {
padding: 60px;
margin-bottom: 30px;
font-size: 18px;
font-weight: 200;
line-height: 30px;
color: inherit;
background-color: #eeeeee;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.hero-unit h1 {
margin-bottom: 0;
font-size: 60px;
line-height: 1;
letter-spacing: -1px;
color: inherit;
}
.hero-unit li {
line-height: 30px;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.hide {
display: none;
}
.show {
display: block;
}
.invisible {
visibility: hidden;
}
.affix {
position: fixed;
}
/*
* Table
*/
table.dataTable {
margin: 0 auto;
clear: both;
width: 100%;
}
table.dataTable thead th {
padding: 3px 18px 3px 10px;
border-bottom: 1px solid black;
font-weight: bold;
cursor: pointer;
*cursor: hand;
}
table.dataTable tfoot th {
padding: 3px 18px 3px 10px;
border-top: 1px solid black;
font-weight: bold;
}
table.dataTable td {
padding: 3px 10px;
}
table.dataTable td.center,
table.dataTable td.dataTables_empty {
text-align: center;
}
table.dataTable tr.odd { background-color: #E2E4FF; }
table.dataTable tr.even { background-color: white; }
table.dataTable tr.odd td.sorting_1 { background-color: #D3D6FF; }
table.dataTable tr.odd td.sorting_2 { background-color: #DADCFF; }
table.dataTable tr.odd td.sorting_3 { background-color: #E0E2FF; }
table.dataTable tr.even td.sorting_1 { background-color: #EAEBFF; }
table.dataTable tr.even td.sorting_2 { background-color: #F2F3FF; }
table.dataTable tr.even td.sorting_3 { background-color: #F9F9FF; }
/*
* Table wrapper
*/
.dataTables_wrapper {
position: relative;
clear: both;
*zoom: 1;
}
/*
* Page length menu
.dataTables_length {
float: left;
}
*/
/*
* Filter
.dataTables_filter {
float: right;
text-align: right;
}
*/
/*
* Table information
*/
.dataTables_info {
clear: both;
float: left;
}
/*
* Pagination
*/
.dataTables_paginate {
float: right;
text-align: right;
}
/* Two button pagination - previous / next */
.paginate_disabled_previous,
.paginate_enabled_previous,
.paginate_disabled_next,
.paginate_enabled_next {
height: 19px;
float: left;
cursor: pointer;
*cursor: hand;
color: #111 !important;
}
.paginate_disabled_previous:hover,
.paginate_enabled_previous:hover,
.paginate_disabled_next:hover,
.paginate_enabled_next:hover {
text-decoration: none !important;
}
.paginate_disabled_previous:active,
.paginate_enabled_previous:active,
.paginate_disabled_next:active,
.paginate_enabled_next:active {
outline: none;
}
.paginate_disabled_previous,
.paginate_disabled_next {
color: #666 !important;
}
.paginate_disabled_previous,
.paginate_enabled_previous {
padding-left: 23px;
}
.paginate_disabled_next,
.paginate_enabled_next {
padding-right: 23px;
margin-left: 10px;
}
.paginate_enabled_previous { background: url('../img/back_enabled.png') no-repeat top left; }
.paginate_enabled_previous:hover { background: url('../img/back_enabled_hover.png') no-repeat top left; }
.paginate_disabled_previous { background: url('../img/back_disabled.png') no-repeat top left; }
.paginate_enabled_next { background: url('../img/forward_enabled.png') no-repeat top right; }
.paginate_enabled_next:hover { background: url('../img/forward_enabled_hover.png') no-repeat top right; }
.paginate_disabled_next { background: url('../img/forward_disabled.png') no-repeat top right; }
/* Full number pagination */
.paging_full_numbers {
height: 22px;
line-height: 22px;
}
.paging_full_numbers a:active {
outline: none
}
.paging_full_numbers a:hover {
text-decoration: none;
}
.paging_full_numbers a.paginate_button,
.paging_full_numbers a.paginate_active {
border: 1px solid #aaa;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 2px 5px;
margin: 0 3px;
cursor: pointer;
*cursor: hand;
color: #333 !important;
}
.paging_full_numbers a.paginate_button {
background-color: #ddd;
}
.paging_full_numbers a.paginate_button:hover {
background-color: #ccc;
text-decoration: none !important;
}
.paging_full_numbers a.paginate_active {
background-color: #99B3FF;
}
/*
* Processing indicator
*/
.dataTables_processing {
position: absolute;
top: 50%;
left: 50%;
width: 250px;
height: 30px;
margin-left: -125px;
margin-top: -15px;
padding: 14px 0 2px 0;
border: 1px solid #ddd;
text-align: center;
color: #999;
font-size: 14px;
background-color: white;
}
/*
* Sorting
*/
.sorting { background: url('../img/sort_both.png') no-repeat center right; }
.sorting_asc { background: url('../img/sort_asc.png') no-repeat center right; }
.sorting_desc { background: url('../img/sort_desc.png') no-repeat center right; }
.sorting_asc_disabled { background: url('../img/sort_asc_disabled.png') no-repeat center right; }
.sorting_desc_disabled { background: url('../img/sort_desc_disabled.png') no-repeat center right; }
table.dataTable thead th:active,
table.dataTable thead td:active {
outline: none;
}
/*
* Scrolling
*/
.dataTables_scroll {
clear: both;
}
.dataTables_scrollBody {
*margin-top: -1px;
-webkit-overflow-scrolling: touch;
}
div.dataTables_length label {
float: left;
text-align: left;
}
div.dataTables_length select {
width: 75px;
}
div.dataTables_filter label {
float: right;
}
div.dataTables_info {
padding-top: 8px;
}
div.dataTables_paginate {
float: right;
margin: 0;
}
table.table {
clear: both;
margin-bottom: 6px !important;
max-width: none !important;
}
/*
* bootstrap support for dataTable
*/
table.table thead .sorting,
table.table thead .sorting_asc,
table.table thead .sorting_desc,
table.table thead .sorting_asc_disabled,
table.table thead .sorting_desc_disabled {
cursor: pointer;
*cursor: hand;
}
table.table thead .sorting { background: url('../img/sort_both.png') no-repeat center right; }
table.table thead .sorting_asc { background: url('../img/sort_asc.png') no-repeat center right; }
table.table thead .sorting_desc { background: url('../img/sort_desc.png') no-repeat center right; }
table.table thead .sorting_asc_disabled { background: url('../img/sort_asc_disabled.png') no-repeat center right; }
table.table thead .sorting_desc_disabled { background: url('../img/sort_desc_disabled.png') no-repeat center right; }
table.dataTable th:active {
outline: none;
}
table.table tr td:hover,
table.table tr td:focus {
color: #808080;
}
/* Scrolling */
div.dataTables_scrollHead table {
margin-bottom: 0 !important;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
div.dataTables_scrollHead table thead tr:last-child th:first-child,
div.dataTables_scrollHead table thead tr:last-child td:first-child {
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}
div.dataTables_scrollBody table {
border-top: none;
margin-bottom: 0 !important;
}
div.dataTables_scrollBody tbody tr:first-child th,
div.dataTables_scrollBody tbody tr:first-child td {
border-top: none;
}
div.dataTables_scrollFoot table {
border-top: none;
}
/*
* TableTools styles
*/
.table tbody tr.active td,
.table tbody tr.active th {
background-color: #08C;
color: white;
}
.table tbody tr.active:hover td,
.table tbody tr.active:hover th {
background-color: #0075b0 !important;
}
.table-striped tbody tr.active:nth-child(odd) td,
.table-striped tbody tr.active:nth-child(odd) th {
background-color: #017ebc;
}
table.DTTT_selectable tbody tr {
cursor: pointer;
*cursor: hand;
}
div.DTTT .btn {
color: #333 !important;
font-size: 12px;
}
div.DTTT .btn:hover {
text-decoration: none !important;
}
ul.DTTT_dropdown.dropdown-menu a {
color: #333 !important;
}
ul.DTTT_dropdown.dropdown-menu li:hover a {
background-color: #0088cc;
color: white !important;
}
/* TableTools information display */
div.DTTT_print_info.modal {
height: 150px;
margin-top: -75px;
text-align: center;
}
div.DTTT_print_info h6 {
font-weight: normal;
font-size: 28px;
line-height: 28px;
margin: 1em;
}
div.DTTT_print_info p {
font-size: 14px;
line-height: 20px;
}
/*
* FixedColumns styles
*/
div.DTFC_LeftHeadWrapper table,
div.DTFC_LeftFootWrapper table,
table.DTFC_Cloned tr.even {
background-color: white;
}
div.DTFC_LeftHeadWrapper table {
margin-bottom: 0 !important;
border-top-right-radius: 0 !important;
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}
div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child,
div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child {
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}
div.DTFC_LeftBodyWrapper table {
border-top: none;
margin-bottom: 0 !important;
}
div.DTFC_LeftBodyWrapper tbody tr:first-child th,
div.DTFC_LeftBodyWrapper tbody tr:first-child td {
border-top: none;
}
div.DTFC_LeftFootWrapper table {
border-top: none;
}
�PNG

IHDRrP6�tEXtSoftwareAdobe ImageReadyq�e<"iTXtXML:com.adobe.xmp<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?> <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.0-c060 61.134777, 2010/02/12-17:32:00 "> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmp:CreatorTool="Adobe Photoshop CS5 Macintosh" xmpMM:InstanceID="xmp.iid:8CCCD6771B3C11E183298587F5F184D2" xmpMM:DocumentID="xmp.did:8CCCD6781B3C11E183298587F5F184D2"> <xmpMM:DerivedFrom stRef:instanceID="xmp.iid:8CCCD6751B3C11E183298587F5F184D2" stRef:documentID="xmp.did:8CCCD6761B3C11E183298587F5F184D2"/> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>�����IDATxڬ�;K�P�s�Є��C�[q�C�`�)u�L?�������P
m��� �t/8Z:� 8 �ZT,j����s�Dbb
��������C\�e�Xf�k�0��9G��Z�f��r
!��<����~ ��q� |�a[ǝB.@�eY�p� �٠ɿ�R��&�1�X������>�!dY�P��ɤ
�9@�`��Cd�
��j6+�+�$큙�ht�f�3۶%��Y �@a%��9 K�q~��3}V�T�:����v���SH;���?i����j�g0oE1s�\^��(��Q^}�h��A�f����4�>��$���0
r�o�=��hX�V�AUU%�Nk�x|jJ�~hd0�π>��z���n��t]?��=���C�7��A����,a�n�M���z�ňr�&�A���Fi!��Q�H��1�A-�x�0w�A�E�Ւ�9�} 0�r���͓IEND�B`�
�PNG

IHDRrP6�tEXtSoftwareAdobe ImageReadyq�e<"iTXtXML:com.adobe.xmp<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?> <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.0-c060 61.134777, 2010/02/12-17:32:00 "> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmp:CreatorTool="Adobe Photoshop CS5 Macintosh" xmpMM:InstanceID="xmp.iid:8CCCD6731B3C11E183298587F5F184D2" xmpMM:DocumentID="xmp.did:8CCCD6741B3C11E183298587F5F184D2"> <xmpMM:DerivedFrom stRef:instanceID="xmp.iid:47E067D61B3C11E183298587F5F184D2" stRef:documentID="xmp.did:8CCCD6721B3C11E183298587F5F184D2"/> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>l��IDATx�b���?�U cy��2vM�e���Y�F(�A������������l@̌���S���23�F122�222J��zP����O �Kа�η�l�<���LLL̖0�O�� �� ��2���(*�8�� 4�(ā,����A|@�f�5�����0ʇ]��(6�~����ءa��0F`�rc%���% �����Â��l�t�wέ�����Z���p&'�����Q����Y���^��M��[%�KJ�Y���
��@��?}r��)�3wmk����3���E�04��A��G���/�N/�j�k�o�*"������Uπ/т � �A.���ϟ_~ھ����3�/x������� e��K`2���l� M��P6Ȳ�@��� s��P[�B] r��aLЬ� ���� ��o$C�@]�j��2:� aaɄd�0�x��MN?LIEND�B`�
�PNG

IHDRrP6�tEXtSoftwareAdobe ImageReadyq�e<"iTXtXML:com.adobe.xmp<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?> <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.0-c060 61.134777, 2010/02/12-17:32:00 "> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmp:CreatorTool="Adobe Photoshop CS5 Macintosh" xmpMM:InstanceID="xmp.iid:1F0C0F9E1B3E11E183298587F5F184D2" xmpMM:DocumentID="xmp.did:1F0C0F9F1B3E11E183298587F5F184D2"> <xmpMM:DerivedFrom stRef:instanceID="xmp.iid:1F0C0F9C1B3E11E183298587F5F184D2" stRef:documentID="xmp.did:1F0C0F9D1B3E11E183298587F5F184D2"/> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>�:�k�IDATx�b���?�U cy��2E߱����u#�� �e�@C�T%P� �����
X�1% �,K##s.�0�?��
��7 � � �v����۟��1h�%L�� �����2;�,"b&N@Wd �
q ����d���a>��x���L��ጌL�@Z�e~�R��0�j#0`�����Ĝ������eA|�tvt_»'7O���N�?_��IP��DQ����e��G _���C*�D�� hZ��r ��@��(��]s��ΐ��.M���ݕ3����E�04��A��G����_�_UE#�JF�ە�WA������_��J�\��?��t�B���6^�1,w���� ��#�˗���-��ن�H��l�e�����A�����������/PØ�Y�TQy��H�~���԰�$et$�’ �"�a0��p�QIEND�B`�
GIF89a�$$$&&&'''2./444845?74888:::;;;<<<===>>>EEEFFFHHHKKKLLLMMMOOOPPPSSSUUUXXXYYY[[[]]]^^^dddfffhhhlllnnnpppvvvwwwxxxyyy{{{�������������������������������������������������������������������������!� dG!� NETSCAPE2.0,��FFEECB15@@ FFFFFFFE<9&)>> FFFFFFFE79"%79 FFFFFFFE2555 FFFFFFFE-)11 FFFFFFFE)-)- FFFFFFFE(1 %# FFFFFFFE$&$ FFFF�1R���.\����#F�1R�.\|Ȑ��#F�1R�… X����#F�1R�B� 2Ԩ���#F�1RĈ# 1bĈ#F�1RĈ#
1bĈ#F @�  @��1R�ȏ?~�Ĉ#F!� dG,��FFEECB15@@ FFFFFFFE<9&)>> FFFFFFFE79!%79 FFFFFFFE2555 FFFFFFFE-)11 FFFFFFFE)-)- FFFFFFFE(1..%# FFFFFFFE$&..$ FFFF�1R�B�.\����#F�1R�.\|Ȑ��#F�1R�… T����#F�1R�B� .Ԩ���#F�1RĈ# 1bĈ#F�1RĈ#
1bĈ#F @�  @��1R�ȏ?~���È#F;
�PNG

IHDRrP6�tEXtSoftwareAdobe ImageReadyq�e<"iTXtXML:com.adobe.xmp<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?> <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.0-c060 61.134777, 2010/02/12-17:32:00 "> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmp:CreatorTool="Adobe Photoshop CS5 Macintosh" xmpMM:InstanceID="xmp.iid:8CCCD67B1B3C11E183298587F5F184D2" xmpMM:DocumentID="xmp.did:8CCCD67C1B3C11E183298587F5F184D2"> <xmpMM:DerivedFrom stRef:instanceID="xmp.iid:8CCCD6791B3C11E183298587F5F184D2" stRef:documentID="xmp.did:8CCCD67A1B3C11E183298587F5F184D2"/> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>��C��IDATxڬ�MKQ�竒������."m\տZ����#�.
�e�p�V��Bw�$�!��!�R��Ε+\�'����3�<����C{�G-+j��T7\��b�����\f���=�����쌶m;�0�Y$���rG�dR�<����&���E,�� �p�H$�2��>�V�^�/���X�6C��M�P�H��;�X_p����0�<�G�ѻ|>�J�b+Ӻ���L�m���p8|�Ƿ��\�eu4M�Ƌ,˫�Z��� [[U�7I����3@ �ƭ΅��^�դJ��j��/P�Kt5�=8xE��z�\.�`K��'�E���a�tX�L�|,�J��(��6A�o ��o �ͦ vL}�gȖ2�f1���O���x������b�;�"�Hg�}T�{X�� O�\bJ��μn��(��"�?� MN�ҟa�IEND�B`�
�PNG

IHDRrP6�tEXtSoftwareAdobe ImageReadyq�e<"iTXtXML:com.adobe.xmp<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?> <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.0-c060 61.134777, 2010/02/12-17:32:00 "> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmp:CreatorTool="Adobe Photoshop CS5 Macintosh" xmpMM:InstanceID="xmp.iid:47E067D41B3C11E183298587F5F184D2" xmpMM:DocumentID="xmp.did:47E067D51B3C11E183298587F5F184D2"> <xmpMM:DerivedFrom stRef:instanceID="xmp.iid:47E067D21B3C11E183298587F5F184D2" stRef:documentID="xmp.did:47E067D31B3C11E183298587F5F184D2"/> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>�0��IDATx�b���?�U c�1��k�o���ϟ]���i�(�� Pp!����LL,��:+k���y��řAr�z����/`M�̬�|��흊�T��r
�B�2k�߿���f�bg� VX���/���4X����?��0�Hpr fKJ鮭o}���@^F֘�+Q����?��`aaW����Ъ��N�C�:fl~�����ݣ��>s��f6�;�C�q������ϋ�Wo�;��БC�O }
5�ݫx {����K֜<rpʅ��
}��@� �U� � 8 ~���������p���SπB��-��?�b7������|~ud���ͧ��}u�;$C@�~��=� �����?}|�h� ��[o��=�����f��"�5A�y�XJ���P�|��W^���2��A��A5����dxd��!����k�ƀ�����b���ˏt� �IEND�B`�
�PNG

IHDRrP6�tEXtSoftwareAdobe ImageReadyq�e<"iTXtXML:com.adobe.xmp<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?> <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.0-c060 61.134777, 2010/02/12-17:32:00 "> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmp:CreatorTool="Adobe Photoshop CS5 Macintosh" xmpMM:InstanceID="xmp.iid:1F0C0F9A1B3E11E183298587F5F184D2" xmpMM:DocumentID="xmp.did:1F0C0F9B1B3E11E183298587F5F184D2"> <xmpMM:DerivedFrom stRef:instanceID="xmp.iid:1F0C0F981B3E11E183298587F5F184D2" stRef:documentID="xmp.did:1F0C0F991B3E11E183298587F5F184D2"/> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>42��IDATx�b���?���7����z00�7�����ۼ���C1A2� ���32��� ���
:��W�g�c �a�|kbbbq������:����3P����XØ���� 7������;��Gf�o��>'�MZ@a4=8 c���73F�2�H���g� h��>�g�J^PH��+�P#�No01��qp����T+�F�!yX����~������o/�y�dP���g!��|�p���ݽ���ЧPCXн�װ�_?z�h��;7\����k�� �Ŀ�\��0` ���D�=��؝�s.�{{�P�#�EŸ��'�@�������o�\�е�����.x�d�ЯP����d��������/> z�y� ����o\� 9o�4���� ğ���5���
2�0fhtsA��o�K~@ �O(����L ��?�!��)9�ƀ�v��� 0����K�IEND�B`�
�PNG

IHDR���ӳ{�PLTE���������������mmm��������������������������������������������������������������ⰰ���������������������������������������������ᒒ�������������ttt��������󻻻������������bbb���������������������������������������������������������������eeeggg��𶶶���������������������������������xxx��������������������������������󛛛�����������������������������������Ƽ����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������몪������?���������֢�����������UUU��������������������������������������������������������������������������鿿�����������������rO��tRNS���#�_
/�����oS��?��C� kD���OS_������6��>4!~a �@1�_'o�n�ҋ���M���3�BQj��p&%!l��"Xqr;�� A[�<`�am}4�3/0I��PCM!6(*gK&YQ�GDP,�`�{VP�-�x�)h�7�e1]��W��$��1�b�zSܕcO��]����U;Zi<N#� ) 86pV��:h�#�0Z�Q�JN��EDT��~��^-IDATx^읇#Ǚ��b' 4A$Ah� )�p�3�<M�F9Y9X��,�r�i���ھ��|�s��t9�s��޿�X� k��jv�@�l_��I��*~h��>�'y�"�������؆�K 64�Y�*.v�@���c.};��tN%�DI���� !Z�Џ5L�H�2�6 ��ɯ��"� �-b�E,,)�ʏ� B���>m�����n��6pm�R�O
wm@���V�#?�'C�ȑZ#��q����b��|$�:�)��/E�%��nR�q�C�hn��%�i�̓�����}l�m
?i�d�d�"�,���`�H�"r.z�����~���(b�Q�U&��)�5��X#�����EM���R<�*p[�[%.�O�̣��k7�lIo�����J�F� �lV!̡ăuH�`��������&�,�z��Rk$���|$�l���Xb����jߪ�dU��?Σ$H���W��$U�'���H�E3*խ����U\}���(�
�zhVk}g�u�Rk$��%�|�T�|��ck�獳"��D����_W+����.Q���)�@��ƽ�H����b�s��l��T���D���R�2Xm�#a ��3lY��z�j����㒚#!� 4�J��8�(��c�v���t]�a��T���� ���D ΅��Q?^-��_^$:\���V �$��N|�=(v�Z'q�6�Z�׆���B5V���!y���3��K��㱿b�v4��x����R]al��!��I�o�P�@�t��Vy����L��٪ml�ڿI�Ub|[*��lke'*�Wd���d���D�ӝ}\W��_Wߝ��r�N�?���vޫ�۲X%��0u��oui*��JV��Ʀ�b%�}���i5I�YlN�E-w�ς�f_W3m�I�����-�m����Q)�S ��k��TC7��m�<"��܌�b�T|��'��$�Ҙ�����R&>��O p�������6������t���S��N\�ׯL��m��\�����r@�3�u�T
b7��t.5.q���3�r0�=�8T����i�J�\��6uF
��R�32^���'Ū�����x��I� ��F�8O{%8��kJ��MS�ȴd�BEd����W��CY��O:/O�N/�I��_=��xFE��! �=��i:o�~��� y�?��'��'��[͓[͓[͓[͓[ͭ��.�U>�$�P�Ʀ�c%�]��\c��:�| �,e�S�Z,�o��Xr����X�!�R����@�Z�v� �0��>?�*� �<���|���N6�0�;{�a�d��2��v+D��^t����[q!�۞V}��f��ۨϏ���Y��eॗ��)Vy�l|" f�U��q��@�Ǽ�4Y-��Y��-!�6a���B:o%�J��I���UQ|�U�K�O�`��=\ ���:�0���x ��Pa��u�@��!�K��P�d�xhw1>�$j΍��v��Zd���x��S�UA�&[UR�d��7�ø��z�k�/���r�U^������w:I.�VǮ���c>q�.!�zS�r&���2�)Wg� ��R -�i�Q 8����Pa\О�U%�iݡ��U�_=��p�� �Lu��(�N�?���0?�Æ:]�ά���t�B%�U|���NsorN��f�� �,�P !�v"
Y�6�hL�_�@@�b�s�c���qg�v4|��|0lϟ���$S��9����bʱ��j#���~�����?o��}����}7sAPm:IV�=n���
!���{��{��h��Eࢪ�8�s�u��oL���T�$��;V��s��cq�D�3��� ��༂3.D�B����B4�&�V'�� T� `��D�6����Ϸ�q�y�j�8V����*���X%��@s�\�jrN�$�|�=5�Ά '�mU��i�K�i�%C��I�:ssaƅ`*`��=�l��)>�u՘MeuS����I�_�O��L�_�}�o&���jz���p���{�����lu�:O������)�s�%Q@��$�<]f� ��xO%��PCbhr2���������PK���p�f5�Në3^o���]�e�J����i�B��464��^t���uٲ�U֌:G4'���22Y�p���u�G'/Py�4?���.��SB�P_>����I 1t3Γ�B�ɭ�ɭ�ɭ�ɭ�V��V��V��V��Vs���]�!�67(��g �����y��@�� 4>Q�� ��V�F�}^Xׇ�ڼ���j���e�26 L���%��Y�G�h �l�C�}�)��<
�!�E����E�P�ZWZ���V+�@†�R 5{@ou�ɐ�4���&����H���6�e�y V��݀�Vť�����cqZ�ޒ�r��J��yB��y���Fz��FN�$��Hb����*+�jՏq�э�� ګ�kݿU�X��l�e������1����d�0d^�-�B%���}� ��{Y���%r�*�j5Ak5�u��"�,�:~�Ҹ�Y��~
h����SA�~��6� ��fu�lՇf��{ȵQtATH�Z�k���ƭ/_���S��n��
�u']b�]|m`�B��ā����J,O$��du]�Zs� �FL�:�����a����Ǚ���T4�o�~by?wp�j滥�A����(�x�]�†��f��~an֧/����^�d�ڲ�c����Շ,!��1��i&�xi_VK@ip�̓9���Vi%a; ��L?�0J�*���Ū5���U����'���x^�6�V[�^ �{�eU���|�:0�=0���d۫o���*J�q%�[���Y�N��.sQ�L�ud�[2��9�I��:W�n��������m�Xl�ڃ�6�!l�Nl��V�էKU���jV�\J%�Uߊ��B��LcKf�b��>a�=�b�~�R]aG%[����js@�<i�[Х*^.d;UI�R+�OD�2e�ܶ� �Q��N3�4"1������g�0���u�\��I}����wFV��4y/D��j��j��jn5On5On5On5On5��h�,ҷUr��]��]L^����%J��D���iɭ��G�ԝ ߴ�/�%='q�å)����:��Q�<�X�.��'���[�@�P����v�/ɼ����>/9�MطݘU�>yɲX�@}� � ��F��t�g^��vO\��Ӹwv�p���z3��K5i�!$P>�ā����'��Vƛ���L�2r��@�UM��K��Z�����6���tw�맟¦b�m�1�h|�|�]}~�0��MjA����(J�����JP68�C&yr��׉e}�j�_c�J�?�I0��k��>š�W���� ���|�B�ޝ�."TEXd� � �8��!cw�*E(�J)���!�[W"�j_���ТeX_��XB;���o��O0~?�:P�C� (.�?[�����!Wq�%��*le��Y)E�<^�K�Z�T�60�.���#���A\��5;Rm�tkd�/8�)5~����^0� #�Ckg���e��y)����Ͷ��Ժ��6ĥ�<�(?��&���u�A��V���m0^h�.�t�xR*��a��'�:,�H�|�ō��� l5z�;8+e�#b'#|�}2�w(|Kc�J� �l6 �����w�^�Տ�o��i�3H� �R ��̔9�,Y�gP�ְ:N �[5S���R��!���[)��]��i}`��m���N�4Х���v�`|;f�(��F�lt���L�8��÷Z#�AO%��Y)N�U�5Y��e��d�J�E�3dZذ���<�x����ɝ��e �@�Pڧ���F�TR ��2S�·��Φ/u�Z�~�C�3���X�z���U���x�\2�s���e �D�D.���fBO&en�'i��R%��?Fy�VsS~$u��m��w()��r��o�0*D���i!3�:On[B�!sʇB�p>ݣHT�1�� ;�8M�jnʏ��Ӥ��qp� 1h�^�<��<��<���j��j��j��j��jn����q�(qp�Ok���}���I?TY8H��mh�yK�̝u5�����I�t�e�nQBޗ`�R��`��E�P� �ڦ����x����>�>����yt�{?|��'j)�����}YU���U���{�@V�/�J1�F+���7䀉[OW�O[�� �y���UY������!?B��D%�D��Wj�>-Ai6x�z)���U R��7 d���@�g����\�so�)�a�4�zf�[�W+���>��� ��P��>�
|��qL��G8�v���ȣ��l�j���2Z��t��+��V��A�6g<�/��Q �H��SrΣ����d}��Y�q��g]�sY]�;]F�C�@5�Y��Ֆ�5�C�3�8o�)k�1'��d6�>T *�ʆ��Uz(�m)��CD `��He/�.�:�zN��9pgo &N�C�׃�އ�>�W��հ_��Hj��)�Xe6F��7p�m�-�`'�c���.����AZ=���^�e8��F�;<����J1{��+8'�ɪ'�և\A�*���[� ��R$U�Y)V� �AyɃ�w)�Ec#<�T����\vW<�U1�IؘCDo��Yo��]�wm�aw��:B� :'�Z+�v�}��|�0��q���1�P�΃�*��u��T��7 �F3��9���A}$���f�+�o����[��I�5��ʰ�޽x(&����i��ʼY���:c�Pp*��b��¸J���j�V7l�jtsNk��v����[�fy3��g]�������u����鲱���g�J�E�0)Vił��ù�����\vW<�Ug�t�e�~B�[����A�����H�J��'�.��n��& 1Ԕ�� �o%gͱ_��N�
���5�.W���3y/D��d�yr���<��<��<��<��<���j�ܪ{�����waw�:6�dJ�;&���3�p tl���as������W_U���T�_'9{?�a���Ԭ���l/0���dHgqll�c����8�R�y�����m=ˢ�_�ͺ�[Է71�x"�"��S�IfV��r��x3�3y�)h� ���h�ՠ��0���?�r��5�x���_� -����j������� ���чoO:��$���XBXJ��ѣ�1����#ֈu7�`�zu2��{�\;��uܗ�9@�0��V$2X���S�����&��Ba��[�O�~��j�N2ߠȪ/����jz_���nA��������~�� �u��h@GL�O�eɵ ��?T���f<V�����e�@���*�-}�e��@� �0Zt �/~������Xm0�*���*�H'\������u��S�E��m�Lֻ��6�����;+{l��5۽����?u*����_� Ni-:�I@,;�]����W�Y�` *���߀n�SO��~�n���W�P�.��c����Z�T�u���Po^ǃ7����w��B�RB�W�_m�dj�������B���6�:��*��H����]�����d�Q>�{R�������t�n(��z�!S�7o
����Ie���w�3]��bܗ���8�5|�i��Ϡ��R��JkʱZ�RO+�8�U&�:]�Z�ieR����<I��~�|�d���,�j��릟�{��;�7�U�݌�X�B���`���[�u5~�=z�q굵Ű�޹e��b�c5���o���{;����ߩ�@;���n*T� ĵ2�$ܨ��0�'�Y-?
�j�[�Z��j���ӭ�v���i�-�*rD{�mL-,L�=��y��m��x���c:��We����vұ��oÏń�
��"dF����8[�T}ӵF�-�I��V��lV[P�����)DV C�8ݪ}|kZ�� � ��{����Y�|��xrr��xa���G_���>�(��J�M�ޗ7����Z@��5�a^�\G�z��s���ρU��*�rM�e�zT�^�:ɬ��ͦX=>�$
bi>�U&X�Qoybb�G��k��8� �
�Ҙ���n).Ս����o� ��^M�m�d�Z���i�$s��o�o��*{�4���eLb�Lٳ"�"mx:�`:m�k�[�geT���ެ)���'0*T��B�{!��I� �'��'��'��'��[͓[͓[͓[͓[]�Z���j Q�.e� '/��y�vQ�71�(Z&���X��?(_��Z�����){t�ڀm�Z���W�Ϗ�)��-C���� jq�n�,̋�"�Iv���UL�!h���꛿���s�k��AcrN���佚ф���VE4�0�y�X��~�4zʸV㳰%��,���)f���qt�p�u�~�  ���*�^��0:����ܲ�3�3���J��O�(�����ZB?K�^ �v]�un��l����W����i0�p6��[착�C_5X�#�[��wX3�b��廫�R�{���NK�A�����e S���e�|���w��x���s��o>�P\儔ԕ6�;nV�m�f�I$����V͓J-�J%֌��0��Uw�YЎ�S����n�u��m�藮��xz��˗V�ƫ�I�vn�W��_�qL�Z����"_�X�z���� 8�]Ap�����?��C�����5�4��3�zw(�{7e�*Ȳ`۰�!A�Q�:�KUn�����z�]�1y�V��Ga��C��m0�PY
ٚUx6TT&�hV�9V�
���Ӭ�zÑ� 1[�X�z�Z�����9�e�r�q�J���ND�/�g��X��*9o���N6�D��` �{���I�%�M�z9—�T�Q�������7f�\"j��_3����~xB�'���ܷ��Y��]*KЌ�%"���5�"��qxq~���ƕ=����j���S�>j�V�&~]2�xz�F����1X��_y��D��<#N����RB��}K����/���i��y���� !V^��˿e�J���}/Fk��A��7�� ��S���+.�(ec���J:�z����W�Z���몖w���Q������~a����̈́�p�6,e5�,�+����,���������t�v�%O^O��O}�ן -O��7>e��kC�6�wa�_��C� ��|���9���*�����W��A�)�U�Jg�8<�Z���x^?���2�u��Y����*^?��ڇKC�Z�[�����0.���C��@m�����$-��/~�|�Y��[e�w�eQ��׶&c��O�4s|��c��J��ws��X�8/��6�/ ڼ;�'F�LN^�8]��ead�Z 1'������^����L��sBd�%�+M��`��SK��8פ����*��)gl�#�3"��gъ�S �����qtcxx��|H>����=��:�����m�j������U����v�q�y��s�ܒ�Lgl�C6+[F�SWg���9���wV3�1�A � �N��D�<����$5e�(s���[� ۨb�aF.��]�K���IEND�B`�
�PNG

IHDR����tEXtSoftwareAdobe ImageReadyq�e<1�IDATx��}ml\E��W��^ɺ�D$|nw'��;vю�8�m0�k<f�8ـ�<�h3$�  b,mn�� � ғ����0��L Y`6s'>�Q������S��n�S�V�;1K�G���s�ԩ�>Uo���TU�1cƖ�Yuּ��c��a&���#C,pؚ��>kں ���U�LW
-s�n�3V�q��~N����o��c���I�~L��{��- ���H8%_��M�£w�B��6EW��,Ģp������Y�2+�(Y���@��&��A�/�����3kX�h�ߍ�-a����A���<>P�'\���J�;(�}�#�Qz������:4��%m?nf�ntK*����l�9J���+�D��I��Yu1Y���Z^��(]YYE��f@���О�lX��z]�U�t� ��u� �&�5-P���W�}��@t�|�#L��Y�=�s��܂���,w#+�R�+?�Ƌa�x�� X�0�"ea)�t�G�*ԡwV�w�V^��rf%xB(qּ�4>��W�G�#��lWU<Ё����XJVѶ��l�����R���$k�DVr�I����7:�X<�s>%X�1��N��Ez�w���;y��9�z�9�O�%~��~��u��ɗ*�=�����I�x�c�y}��Y(���o��u
±N$�^�j�� �e\��iX�񝜬]��;Y-�r����Ѳ�&��>�!�zlY�aVHVN԰�9=��]�=������mR��M���d��OUC �JUiT}r�W��W'�ڹu��)ʢ����F"YU�#��P�׾����&ܑ�Ѕ���R�O����wyz��m$���O����s? +^�FT�����I�E�q�%��&�����~� >�M���}]��Ԗ��w�A��?
[���Nteexn�(�措���B�d��MT��pʥ�nq�q�S�?���bW���XmW6��x*{V_���!V�jΧ�s�VL^j��� Xk�Qj�U����6���sk��̩n~�[�q�Ǹ�-��` �O���:G�����7��l��"k�������sR�e�2��v�Q�=�QƼJ�U�X`�g�Qy~ ď�K��Ȱ��E�]��#��P��:�t���d�\T�/u��������;�س�:�J�c-%'��e�� q���
?j�"/yh���4��8�Zi������1�|JU���u�>��_���N���;hxw�NU �J�QU7\�j�̮bT�:�����B�?6����o�J��1Ί%��I
UY-I���i4{�=�rǤ7��@)H�K�J+�f�4�X�8C�d�?'j��1��� ��N���<� 3�9��E<�w߬��V���z�E}��^_e檴 p��t붾3�9�,��?��g�l�Y�O���<���x�x�|���a؎�Ue����F���� �1�;��{ EF�0`����D�R���+�U�YiD����4�?�Y`|B���s2��yip�I�q�>W�o� �V���T��G��zg#�
%���D0#ܠ3���[t�i�آ�( U�,�]�125��|��N�̭fw�7w� ��� �u+�Š��]�D�b]��K� ��xbW� ՛7|�В�X㕛���{U����c�G����X�k¬�|�(�h)IU�a)�lp 3��l���uPU�]D��)�/7~4W��t5�J}��V���
X�0���z� �VM���;>�Gԙ�^���|�gF:��jaZ��^)74C#j�wr,еS�l��G�u�;1���v�m><�)�}��<���VZ ue۠D�+j�y����J6V{j �K��>��Z���QՖ��&�mZ:���1�U�MB�~���
�a���:�/᜗:K�W�WOҠ&�����Y���2f���7cƌ3f̘1cƌ3f̘1cƌ3f̘1cƌ3f̘��g��*3f�F5�Lb���N��2#Tf=C�`!��ZG�Ue꣇�e��2V���<�1mkS����4iϗ*.�{N�8X�aj~���ڀ�nA�x,���%fE:�|�Y�DV�j
��¢�lg6�(:�k~���M�M��5?�4 ]WO�>��诋W����Z�iG�|�Q�G�Je��K[Ycյ�pmjE\f/�ǎ8&�OQ�3� ����.3t��t2'�-V�8���p�X�S�r�Y#J!���Q�� �"�,ub�@F���K�:�u�^��iy��[]<.Cw�����+W\�)��b���
k�r-���.M�t�ڀ�M��q�ʄ������۰����#$�^X$��"�������V`�T�4�m��~�w%P�p1��|�+&Ux�Y��8��*�r�8:�����k7QЃҀT��������$��Ў��ƙ�
�S>~�S����j�s�:5�q.w�&_Z.�X=����:ވbw�`��� _�kd�{'��0�:�d��s��#�q���i!224����nq�\�9�-��KUT�sSU��uVo�@;�U��z�>^�=��N��������p��>o��P��O���
��@I���@���'G��j5�o�*U�>��^�*�e�w��>ͫʧ��᫠Q���5 ̈́���<$�#�5�J�ٻ�j��6e�)��_ ����d]��2���B:���^�(*�:8J���Y�S鬆����Kݗ�� ]U4_�rj�{���5�ׇ�aǑ/�y�V��?��G�t��G�����b@xPU��7O3�|�鍪 �I��Q5��Q�Gw� *(;�w�f�0*�P�UU�<Y�Ɣ���v����b��t��5{2!�,}����Ҧ���:)��j2Ok�Ϊ�' ֊0I.q\(�%ojQ���ĖՇ�a<��ԍ��ex�Agt��'�[d;׸���`r�cd�����j��P�FU�$�UeJ�I6�T��&Z}���z���(�z� vfu�z� ��{}ۿߝ��ݞlx��U�Z�謊�.�Y岟b���%�����nw��@��ǩ��S9��|źs%�>�_�o#��9�\�EU~�/�ځ�t(r�[�Q��Zu��Oo;�����!MrU�]��0T��cpDő�?.���c��Pu���F�����;����L_�������S��b}�R/�J_��+��h�2$�a��i� �U�ǩ��S9>��Є}7�6r���zu�����~国4��oĨ
1J����
��^�̘��~��iC޸�5��5<P�ھ�r�/�G��Y�k૵��5�mK
��2姪�Ϊ5,���?�1'�jÓQ���pT뾺���
*��~�I?H�ם�):��\������J��:3�ѴUGo)X��.�Ë���*j�\��?}�㉎�G~A{Y#�W/3��鬶�!ʼ��=��C�g�u *���u_��ޮ+�Qe�5�w�:���U���K��?U�W�1j\��S5/<�z7P^����<,S��j�UU8�����v,�2�_��_��i�뻊��^����R5^v��Nl>G׹]�g���w��s�n zTuO=�?/����zƲc>��Οb�#7ֻcg��k��ޛT�U�j���*-T=]����uu}��>ݨ�NЭ ���[ ]�:%/_� ��S�z]6D.�m������D7Uƌ3f̘1cƌ3f̘1cƌ3f̘1cƌ3f̘1cƌ3f̘1c���>�J4h�PP��+��A�;'�G_�XK��mL���5I.},wFFu��m$S�-�E�-;Õ
C3I-`�B��R��x1��ғT�Jݕ;hΊ�8� D�Y�J��o;������Yš5�M����K��ɰM��;���%P���d9K�h��n�D[z��gVh�,��'C�
p!^M�(�WK2�X�>UQ��%���^��p8 ˽�^#�Ζ؄+.@���g�C�z%ɔ-Pr
���K�X��
����n���>���=�Ք�Ѩ��eSvR����L�z���5%9UQS ��\�W�ի��K��'�h�p)ô
J��r�h�� ��M0�F ��(f_�R5�/�//�G��+������x 1"����eS�� 5��
��:T��f��=+�7�Qɧ�\�����TE����s�༬�r���Y�s8��&�k�������#pSՊ5�M�T�b��D܊[Ng�5Q�\s��5PB@[�8ɨ�V1������&��4Wsy[�Ǿ
�w�U���2�V�����7��7��j������މd^~Yf��C��_��h;a.���&�M�
i� ��U�����Wpzs`>�/�"��'O�I����۲�y�����:�Bzd����T���q£�=й��b:���"��m�/��-/P��W�DQ�Ǵ͐��5���7�����m�`�H�%A���V��!�H�ԛ׿���@"Q��z��ދ|�ߒT���-�*OU�^��Ҧ6��!��Cw�k�|h�&Hd5�LEY�y��'�ƣ7��%�*�<C'@�l���b!wL�WW(%���C��4������3\��������x����*������QF�Ҩ�<��m�������߃g?߉���^�)D�}�{�U��֘|�Q����=C'@�|�uwL�ׂQ�E�=�?�x+�x� "����g���S� �O�Ҩj��׈ .��fqj[��Y��Gͤ�C���焓m>{��=)���Z�%ٝ��P ���*G���]����/��8L��w��$?8��M�)\į���/#�7U�fd7'6�\h1�
vI�f�EIr���=��1�w��\�WK��VZ�HK�g�Z��͡�$m��x���� %�� �`j}�TuT���QJZ��*H>*Q�xkLFT����y��U���-�)�ôb��iA���|q`��F�'���+ ���4^Q�y �x��H)��#�t^��?@]^`A�R�S��q�jg�B:�r<h̆�Rn���z���PΦ�)��[+�n ��M�X�H!����0��I����r�� ��sKϡէU�R2��T X�gƴڳE�cƌ3f̘1cƌ3f̘1cƌ3f̘1cƌ3f̘1c�n��j����ǴyƌI��xQ�q�7fM���4E�F��.��34<.�i��;��eВi���1c%9���K ���͠2��J�C��n��w��� E¤�c�F��`��5v6�%˿]�3��T��y��`�~���a���[[�J�>K�۷l<2�-4�Y��K�hgQ���L��x�V�w�P��~��M �Φ�����0l 3�ƅ�aŊIT�ȀhwJ�m��������xIM�չ��|��U7xˆS��~2�ߕ?�kW1k��C3]��;Y��nS���ґA�e�X�Yz�8,'�x�< k7Kx�����]��$��x�$�v�g�T#w�;o�����@ �z�_V���m�n|�Hֵ��h��Zg-^TAn��-� )����@4�[*�9xK��Ƌ�����j>�!,�Vt�:e����qn8%oh���S�(2�\Q��^�aig����F��3��v�TUDV�l�Q�ꅧ�W�c��%�U��e�q�4�ҝº/�U� �$�_�Q!��>�����t�|� �,țG<t�C���[�xTXmf|��<��Oڡ�MT�|(w:���_X����j7w���t�� �
AX�ͦ�p�$�^xZ�R��������j�x����`�3=�^��ll�+˗e�Q��8g8V ��+�9M���/������o�14sn�b� ��tX�܍�s�����vE�l+@\��e�,�,�cѮ�<�(��i�HVY�r��Q� O7�a��I��>Q%d�#jUՆ�|; H��[b����ά�#������,W�s7NT1~���m&ǻ�{' \��㟾� �b�BKJ�o8�%�!���$��Q����j:��/�RX)$Sy�޳ 䍧�R��DUg_D�軦�J�\�����j�N��֖SU;~�?��O��h�ss�d��ƣ}�6�(T <��_�4���b5���� �^N ���N�%8QejF�7to��My�ө�`)g�[��/�������|����?��өJ���u�G����L�坕��/=�CTܠhd�ifH���cǞ�����G4��,��������`�D՞�{'x��G_p/5��@m +�$jV�H���3�a"��*ũ,�,��H�Jҵ�ȸ�T^Qy��o&IÉ�JUVwW���L�eM��~���3t�������A��6����r��wɤ�6���տ� ��\0H�L%L�X5�c����@�HHÃZ��|NV��+7WM��{�cig���*���ȸU���7iÉ��бz���d� *� ?�gt��X���8��̝O��X��:��]2�ɍ]�p^��++��>���A���VڛE�{��� ��DB.�&�/������56���A�rxY#ܕ�y�)��cKQtȪ��~����������! �;�C}ʃ��tf{�6��$N��Vsj ��wup�Z)zŁ�|�-�w�g+n�MVj�/d+U������~ͯ�����i���:_ix�� w��hq��r>�駃-�x�뼬)��ݷ�y��R=! ���ì:��J/l��Ik���V@�n��7�475��8�Z�� K�J�(��Ux�z�1w�)^�\�ԣ��zȪ󲦨c���2f�؍�v�+�6f̘1cƌ3f̘1cƌ3f̘1cƌ3f̘1cƌ3f̘�2��N�� o�C��\�����F1�ִ� �UZ�JV̚\�4����M���gq1z{&��Y��T
�,�HX~D� u�\��g��}x�>�+Y���dN�̮��o�l �Z�X+F��[�/j��+S~2/jV��8�J�r^�����ԉ]J}J��*ۏ<��2԰&�Jݣ�jO��M@�ѯ#0��O�[��S�������X�B^ uz�e��\�����]���d���d.���/���xXE
�f'v��O�_����H�${�%;�k�t�7ށ�m��ő|���d{a�ފ�^���Ǜ�ڎE��5ʋ��Br]W��=�_����SA���f(�0 ��oU�5�q ,�_\�l�uz�˪uz��㻲���o�=Yi���~|��
0+�=V�������J�ت ��/��ލ��zM��\�zC�L����[U�:|k*^8"��\Wٚ\ .��XTjX�5 �Sk�F�u\�1� ���q'��m�ģ/�Q���Uؕ�*�AɽDNZ׮?_�[#� ˍ4�:�^j|�5�L�G� ||���ø�BW{6[uQF����.1��$qF��9���IHg)\������5��>C�#��u�X�Z��$�#*<�ߐ�sR�v�1Tj>J��m>*����#��(��
��[F�h�sש�5��*jQʼ�&���&��&P��犛L��[�Q��1*���� ��;����X}�I�ΰ�[Q�?�q�Q�Z H�����ݙ���֞V��EsB��C�Z9��JTK�� ����tu���p��˷�� /�O���,.k�Ud�s�OHMg4=-)�+ؿ��h2��N��w�/r|W�Qn=�GIU�;��'���j,��v��f�dz���p�e����$���V GTY�sBZ�O�1p�j:�r��"n�TUSCg��r �ve���A�ۘ��˜F�C+Ֆ#�[J���Te�'v9-�3 D�m�ӻ�u�uz�����?��0�� �o��� ����h�x�u�Y�� &�����_�54�=f���07��kלU��0��]D:�����j�dw�/+��P��GUV��S��<�\2�u��at�c�^zY�R�ąmC�+��7����#��,|�:��i�N��w��*|^s��m�|�X>Ъ�^��1�\�#���͹� &���%�{,2��U��>�ݎ.c0�5�z�#�
o�g��N��O+��Q�쓭�� ������,��˗�-%K\���[S_`�y��+��b���_9��4����"�U��+��Ύap�}�I����[�M,B��.�Nt���w�H��j�漬��E� �����L��߀ 0DX(�k�ڵ���� �NoU��{�gquz
R�wkէRx'�uZ�[����3'��z�yy��ד%�<U��hN[����tz�x1� c�c��]F ݯ�B�"]a[J����Dս[cƌ3f̘1cƌ3f̘1cƌ3f̘1cƌ3f̘1cƌ3V�es{L+3VH ]YP�A �>�s�����ƕ���3jYF\��s���=m1�&��V���Aɼ?k\+]�6y�モ��1���gt�OIW7�a�l|1��� ����>$]e �7��؝�W�I�e?ަ�L#���>|����
�ҭ��]��
p�M5M�U�dI�61��Ԡ�eǼY�G����h�O�n��3�խR:^�k_'Yuuq#���p�#
�J�����2�x����l>��Oj������cY��馃��!�ڡ+�sZ/����� D�}��2��A�Y m����p�c#�<'x��SKx��`�*W[,e|��6�B�H)㶤kj���p��D�U(2qzx��9����*tqa�/,�
Z[�� 0�>��Ө�֜����xN)f�ă��@qը����FU՝��w(��a;ˋ�>�|T�c|�w2����eiT]*�!_\�WG{
� ��]��^���݅��Z5���t|��6�oYH�����a������O@�=?�� my^ak����E�.����u��z�]#٥��hWv�(��:�,��6��A��߉J��Fa���\ �w��W���ex>v�<��?|��&i_�q�z� ���] e�R_�7�|& c*�kր4f���,J �U���_�h��\1A���������u\��-�L\Ϝ^��~�P�hr��*tqa0��fT��:�MU��;q�>�et�u�M��Y��A>�����).,�;ɦ�C�bw�jE)��W���� ��Fӫ@�s4��e�6^�Q9oI}4�x<��.�B?��B��߫�#��$��Hx�.x9,��a!�RT�pgd5������xB��e�����.L7@�*�
Asdutt�S��VUa��RU|��I xG�߃$T�����񭟬���#_��IF�MŒ�_X�@f�o���Q�ID��I��I?|�%����$�r� ���{�����E��Nĸ�wޕ�qq�?����D�ؽ}�}o�/`ӣ�CT�i ���<Q�R{\yY�����F���QJkh����^?Us:�E��|]���V�)Z|H�jsW��� �|�H'|��o����=d|�߼j �#��T���%�O�� W��!�N#�w�1[i�H(��SV����s���[=�Ɉ����7���1�ȳ���T]A G�換��3����CT׻�lR�ݕCV9Q�\V#ܛ��N�ӏj�ˇ1�/�s�l�R��� %^s1���nU�j����,�x}��f��W�|JuK�w���p�����S��m,�<��7<����
��Ȼ�����[�R<&���p��?���'��,�Й��\�;����5�bH$�3�#�Q�4\���_���>�/�yw�O� �rD 9���YUD]��� Ή��@s���]���+'UaL}�� h��r�U����'7�:��sU|k)H�@����h�N�q�#�ϵ�8��y�˭�X���ű#��w��
�1!�흉�R'7��f�u�ד��0���p�!W��ÖW+Nm�p�\����-�ioD$����g�٠˅%�%�Ð�m��V�]�̱��r�w*��Z�}��y�+L�
N��o�u�j�}�xt������)lS��tuq���x����m�NyK�U��OnDb�hf}�k�>�6��u�fT�%�����{��� <񐮸���mj��F�c�mU�ï����c��;�w��8��@dG�FUA��&��� �����=n�q�5]iP���}�z�:�k⼶��-��ʓ� Κl*'U��z�ax�W���F�dZ��zT�NR�s+��#��� w��zgi:��MB��q�t��M� �l#��^�'G�ߣ�*^�t�{����=�rE��R��n�Q�$adJl�02%��Tڊ^����<�~g�?�O�f*U�^��?�:��N�����+�o�[�P�U�s�|�Q��R']�V�-L)H �K�䐞 mY��n�\��4}Y��V�D� �h���R��;g��-��'�3aס�M� D�h�}�1cƌ3f̘1cƌ3f̘1cƌ3f̘1cƌ3f̘1cƌ��k�*Ț4�`L�$�b� ���U���4\dt���'���>�HȄ|�.��+Y+/�G��y���2�OCWv���3v,�'kia����� ���W���� O6߯E�=Hv
$L�l�xI��躍/��}�^]�����x��\3�� �ɮ5�� ���Q�T&G�9A�y^����i�}O��[5ޱ�wq�4,s JJ��I.myE�^�%���'V�B~�d�ׯ��}�*�j��*� ~��u��T�k���\f�KЬ�*��Y]����_v'I��˨����鑩6�X��o��'�j&u��ɧn�g��T]�o��ڌ��9����\*�wVHӖ�|� �>��:�5EF�'J ����ɝ`���!��A������ �
���e~��_;���5�ױϊ���镋m_&�O����Vi����<}"�靍��hW9�X�6��KPƣ G�"�ƭ�?��/����O�^���hC�H���L��c���i��P��j���)}���Q�Qզ��#tM��g��9� ��xGw�����~d;_�J+�RỲ�<���;�e��� ��5/Qs�/5��N[��!�a+�N�P�b+�Ѻ��I�}����-��t_�q�U=�MK�ʞ�Y���5no��*����v��v�b�ʊ{]��|� ~ Z��{-������끇^���FVviϵ3��Ya������=6n���dS;�-�ʹ^;�uꪪ^ �|�=��_�w+��"�����i�&4��l�#�w��i��r|W��3U�$��"J�~���O@]~t��RJV��MH�w:̦����@?��>�O���?�vdr��tS�*$�&~1>��������Z}^�n�L(��]�f*�&�*�Q��a�I����Ꝅ|��3�*����O���?�������r�?�*�4�Gyz[�k/t�k��Q��ϖ���WC�C�K�k/��x��5�|��S�*`��Ϲγ�Q����E�w���y�
o ��K�YqT�b����$����-/Pt�sZN�K��Q��*>��ݢ���U�@�Џ"JQ;���¹&�
�Lx�;+T� /+���O�赟��>� (T���?ķD^N*�'�p�����$I���W֐��W~� =��J|��_��UTe��7ְP`�;CYjk�=�s�U[��mߙ-���;�};�2|���w��o�1�p�0��~>��0���m��
@J�rǟ�cٷ4�͜��?q��\�UU�IV?2��L��/�+Шꄾ< �܇^T��� �?t�j\�Jr���Ҁ���B*�����=k�m� ��X�,n}a����Ւ�Ia�d�p׷��l�l{\��6v8��R��ꅟ����Ҳ��f�1��F|Տ�;�e�=\D�� ,D�:ψ��r�xQ�T◎�*|{n��S
9~�=�}ӕ��G~%j�:D��j�<�ឫ:��jO%���
�$T8!j����vm��|'O��З��¹➱z\vsIv`�Ȕ�ʨj��-�^�$-��^���G �Q��{�m���`��T�#�c�֞�㸝�|n�.ߪN�$��O �������JUV���ʼ�t,�����j�g�-����mסּ�NV��� ��z��:����(�Ι*|1U�x�=�Y��k*���t� �M����N��N�DU�hK��� ؞X(刄Rv�!�#B_��c�xR����Ź���o��E5Dg>�?�f���XQ��Q�˔|@�"�աM�����veC�>��m�O$H��#]Y�� �I=���)_���`���k���*
�:a�>!X���!��W�^���wҒ��l'�<;�vwgI��t�_�?Jh��`��#E:fdx=��6Wu<�������Ӌ�d2�di���˂�c#h¬c4����?<���H���FYo��Vp�N�;�ݷJ\�� �����>�` (���t�3{�>⦊��;;q��F���x�4�Yc����S�$w�.�����d��a*k���|��Q�,��+x��s^��K߫���P^���n�O֮L5m�I�wl?-.ʲ����J8 �F���� �B.-:2��Ȕ�!����/A�#b��_m%�I�(���$|�PZ[����1�G�{^�#�����o>�3��m�w?'�cx���[�^�:W�k/�`'=���~֥���W�(�gQ���bf�v7U�z��M�3����+؍�K�:��4|G�Ct��A�+K��ʨ�{@���Ɩ �[0�5����E�|yn4MIEND�B`�
�PNG

IHDR��1͂I pHYs  ��6iCCPPhotoshop ICC profilexڭ��J�P@ϋ��P+qpx�((��`Ƥ-E��!�֤�Ji^^�~��[w���QpP��@q��!�������r���u�a�ak�n:��|9�� S� ��n��$����+�yӮ; ��|�* L��n�� *@�B��0�~�A��:i�@<�^�/@)�� ()��A|f��|0�3�}0ut�jI:Rg�S-��eI���<e:dr?�&���.���b��n:r�jY{��3����ޏ�Xz,ZA8T��*������xoazR��+�ـ�뢭V����/��O��ZOb cHRMz%������RX:�o�Z��IDATxڴ�Y�,Kr&�}�f��y�{kA�������成�{H�O���m�=H7�T����%3"��T�`jfj����&�Β�nn���F�����S�
@`���D��&1A���?���> �۷o���[D�� (�^�^���P��`0p�e�N@� �?�(T�@˟��B� F�����@̀�|� ����WUT��$"@"��&B>�C�^��x�t�>����<����w���}��ˊy� �m��ɘ^}���O�3D�Fƛ��xX?Z�/� *P�v%ŧO����X��P�%�>3s������#�ʿ�������dy�@ H( <�������������n��VEE���"HY����u����쳗�C�0 ���-�?�c��HZ ���6}S�1@�J]�ԗ�� �:Tm�M ��H�u�֓�/�u�՟hYd/���Zr�XSB`Ɵ��_�o���_����������^>��Lx:���k�]��9О!�������.�Z�@}��˚������A�s���R�?(T��~���3����<B�f|� ƈu]�̀*� n�W��J ���>i��
d���з��̻����}��~���'h���S�@�<���x�3�z��'?Ɵ��5�%�_�����7�tM�Z�L@�Z��q�����[�/���o>|��� 8L3T�GZ�O8��O1��ϰ|�/��;����i@^1��N?�K��7xx��?��,��わ���P&0"+��?���?G|�%�O�s��~�^��_U���1���x��_��H�����r��[0}�՗eRp�3A@�\^�p�T������"i�D� �}%"dQ<�� ˺�_}����W��<㖥�G
4�м �\�/fp(�U��o��=��� ~�O����Ä)2��8G��L8E�ĄH@ ER�M"V@�2���T��|^Ad����V�̸ܮ������o�W�7��ݿ��׏HI��� ����� 9���n&�"� �� �E�U�v&��i�"� D2X2r�HY�v��W���ԟC�y��ÌU A2������|��� �?~1���xz!c
&���KV��N�^Dʉ� ɀH{_��[�O�hº��]o�R�j��)F̧�|�p۳�
�y��hۄ�a&f�7�}Vk��<�O۰؝5�Y��ܱg�T@
�WC}�W mV�?��,��2Q9w{�@˿�{�uY��*�vM��@���[���Q����.��??�� �m��:�5o�9���v=��G{�]��LT�M�)(�k�^�ֶ��e�<��-�u�=Q���Q�{�}������I6ל��V�j�G� �f`n���VŨ[��K���`ߚ�Z,מ��^�� ��P�'�u��s����ٮ����P�oV����g�\��������Kr�V����+�V���箅{~Կ���=�=[��3��/�5���?z}��"Y}�ݯ�� O�0����Z����
E�f�i�5���ET�x>���)%���x:��A���hE�`YT�l��ڃ��,)岸V������@fj�&tsxk��C��H�����-��`��bd\̮Av�*���f�ٔ�B�iA L 4S�����Bԕ����E��VWH�bPZ�F�#u�K�#F��CI�l.Ǜ�;p|s��5I�s+�
��<0@R�;�RĈ�C��kе4�"��7|jMT��)�-
d��e�"� �X�m��xh�.�\*�0�k�5��{+��մC�k���ԟ]�m��ްĞ�i>!� HV@�K�e��c)��C�P֦�D�_o��T7����W���$�ؔ�YL��QA�h�N��Z��f���(�r�({��뺀�m�ZId�M��
�l����>��Yu`$�ېmk� kHE j��aO�?G� "Qd��ek�}�V����dE�������A��M� �DJi���,24ܶ�A!�)M)�������ds������x�8�{=n5�Y!��C�Zֽ/���JkF���-8��&-7�J!Eʥ�Q��^��)2"��_�x��5�ӂ�˵�5u�r�s1c
b��\r(���!BV ƛ���Ռ/'����3�e�" �@����z�]<ƪ�+����|:��������F�BʂU�lcu��Br�!&�g�ueOH9!��Pv9��<Q@�� ���|(�^((G(G$ �8a�&0ճ�4��S@ζ��u4�]��q{B�����xؾ�i�Ԟ-�g9"�#b<!Ɋ�ސׄt�!qYc��q���T�`��$�,! {U���^YN��4�!89��6b. (� E��gmƉ@!�NJn>D�~���kb|��Ύ�X/׹�E�����M Bu�)��S��{���f��/��44�ہ-m�n3�u���Z�ͱ�k2\�<�jMI-�&����54����3�ƙ��_�Wa�VCKc%e�n�K}o�������@���nj�7b۳��C��h�5�^<:[�̔�� ���rM D:�3���X i�h��oӨ�.[M\?m ��*� 3��@��J|�H��G81=������y��*�؞�Y�:�m���7�����9#�4E�����o��NX�7,�zgh��� H�/��je",�����%�ٻ_L�e]�����v��C@���c�ؔ5�.pm2�/@����KCŒ�u��_��mź&���L��l�6e��:a@����=����~/�v�Q�eYRE� �7҃�X}���}�M�J�\6l�p�4Hӌ��=�MiLj���l:J���O=�\�D�+p�~-P�}Q�ĥ�p�Q (siA���ͺ}^���}e��m
�j�k�]�ت!N �iH����o�^p��Qo��4�h�ý�^�!���a`�Üm���Uą|�^����m�]��� _�C�k�_��&<<>�964�I*�Wl"��p�Ns�u���}�Rx���H�W�Ҧ��;�x�v��3hcZ!���n1�y��zE� kZB,�^}���w�l�h(�#L� %U-�e
hs��H��0��^T��~�6�-��
R�X����*È���/ ԋ�z(D�>TZp��'��/ �qx�h�0������CP�--��O�����|cD��~f�����B�f�]�T&�pM�kR�j3t�"]^��k~��x^��i�0� 1/P"\$�jAOPI�$p<��-�m_��������$`j��7��g��8��X����f@c���E�C�(Tm�QQ
;�% >\2���"#)aMh{UC���pg���ds�Ȓ!B(��" �e��e��� �pm���͊�P�K�ch����z)�pn��B�"Xb�Kn�G F ���N1 @�r*5�݇Hf�-�²n;}H���P�H�"B0Q�?�~-���Ӕa��2 b��iŲ�X�Č8M��g�iF�:�밤��HP��[�� �5C��\��2��Hn���;VXgâȆ ��?�͖-�Q�(JT���!���Z��ae�1a�|:tU$�ʞ�
tl1�z9ZsҙҞ�m��АK���,$cv0o;��A�:ğ�� B������М�2$�~6���%�>��CT2ZϬ��n�u�4�Z���:�{zb`
S��ʀ4C4#��4v6���a�f�a��a�m���!�g6$�e�SI�m���w� �>�.��[Ql���e%&r��Vr�ȁ|�e깢�0֜�9=�?�T�mr��@�yx�P���������o���Q�Er��!p GR��{*��ה <��Y���B���7^^�;��� ��>�vH3�CC��^�rº����y:a�&7ŭ �C"���0L��CY ��G��JmTE�P�7�nB�6*r ���������
�RT]C��(W}��bS��Wm���¥,F[�ÿ3��}�6��4`�m*�nSn�>�������L#q PE�Z�?:�E�Ϫ��8���V�VTp�4�����4�4R��A��Cf�C¶-����$�H*6y,K2�s�le/1�ʡ�Sº&̧�u���T����v��
�a�H���¡6rupT��2ܑ���z���Zl,[4�Y��3)��m��^�T{���q�2�+ jy�1T�� S*��5q��
�3Lʩ"�6��G�U�|D G��hK��ͳ4���e�1 �ʎ�tt�Ǎߊ�O�BV��a
wƇk�E���D�2,��UwQ�UԿ=ӵ�
)X3^n �]�� _}����`��k�μ� Vv�A?E_���-!
/�`"ŏ�@d.��6��"�rf�y��6@�T
8!!Ī�|��`��"{��2�ȵZ�v=��+�5�KƻG��q�"/e�64Z lw���}�#���\��U�e�I�JA��ɪK���j ����~�6�˒�[ E�Ѱ�.{������ٸ
T sno�j#^)����V�Z0�R���o��$� �[�A�D�1M��<!ь ���+"
%�a5�
��Nr��$�1]�@�KK
�B��:t lC<�1�RUC� � �e`Vhi����m��y.C�"4D D0E�{��8jD��cck0u��XC����l�a0.D��W��mx,��T �BX����V� (&u��Q)����`whu;��;̎a�b5����{�{�S���-"�^�X���uF��uH���';0� �2��0�i�8�8H^@V��5E8�p>����Z�b]�������#8N#�_O�,H˂7�_�G_~�W'L!���_��+���3.��q:�
ۋ�|a��c��n���<�G��|�޿�V1��G2m~</^���*��۸^��fߌUf�?�*�Y��V��Q�_em���FxVd{.� �v�,m:�� ���<{Zn���h컯~���{d����X�wo�
v�?�Hun���:w����x˛��O��Fo��� ��@�\����t�i��"����)N�p�MSk �v�W��ў� sx�Re!bHN����W��q�a<bw��u�GB���#��9�Y�u���I��w(&# �1>����@�k豻����{@g{ئWb*P�o�SX!I�CtU�RKLJ��C.��i�p�+X:Ͻ�C6p���=���e��dnj�^E�*]�6��N�E�t��+*MHέ��������v�:�FgH�./ �b�uͦ+�B��u}�G�C!Q�%m�S�a5���� ����PL�QŘ��N�h�.f䔐�¶H)��KqW�_9�aH} �����Z�k/�:ͪR$۶l�r�M�a��Q�8N��H�҆f�o�uH�@R^n+���x��G�v4<���K�¢�I4P�*�CD�:4��ϽAA���K�/�'\����_Z0E�5D��Fk�W��d�võ����<N�����C� �'U|�J����O,�1CoW���>��즪�5�a
e���뀲QLg�)�W��0*�&�J��:�WN�<��t�Z`B(�y͊ȵ��քIz��e_x�Ӝ�FCFn:��XsA�Tל��pC�$G�� ��!q�2�Q|B�� �3���R(�F���Z9("G1B��S�4MxA��\��31HoP�X�f+!�^Ғ1�� ��M��^�)`��H]-ADPv��V��P(0G$�Д���eY��� �V(P��� ���e�:C m�ii�v����C�=�Geo�|����(�Ђ,�t !iC@dž�{��aq����ς,t7��ϭ��ׁweu���.cƷn�&�/7�_=B[�HFٞB���&-�����y�������m�6�~x>=�$i9g�,�������T��.)Ar9�C`�~�O�^gZ�|�n7�z-�����CA
�?c�\��p��_�z�i
���w��+|z��>"I9�逆�u��uc���X����r�w��[#X�>�פ�p��o��i[F�}E'�� �}�Ƚ�1R���ڝ!��x�Q};�X����K�Q���Ѱrc��k E��X��� GY���A�����0H�6�������i`��y�%XI���e]p�ެ`���ͻ��CJ=-�7u�Щ���~���c�`4��(:ھ�0�L�:�6�T*���'?:�e(Pr>�O�u��#��*�V(VL����2�ѩjS��� 4�J;v�4s�3V������7T�@h��f� b��?&���
So6��3����(yʍ?T�uG� I+.�����`�:{��:Ub�
aw�Z��tm㡾y����
��A�Bِ �߀33T˺�����5�nc�㫇��{@w���MF�s�bW�v9D �U+.�^����"
ɛ �h3;�X�k�]k����V��rfD�{�Yv�S���=dӨ H���մ����!�N�0� ���>���S�<)�Ɵ<���r����4��Zo?_�js��'
U;���T�����3�XpP�^Q�+��T)�01~�j�v�.����T��Њ_}ZqI�R3�������TP;an{�4v���7�o^�|*��^����r��� ?~=�_�;��Ä�׮akC���̯����������L��@J��P�T��s�$F �)(n�k���:1#�0�������UR)�rG�������y�� |S<���%D<����r8P>�nQ����`�6�fϘ�(8�SF&�c��$ n��5�}�@��ǭ��$ETʊ�%%VL�A3��|���g��I0 �3Nӌ�\d��1��� �W�"L8�@P,��L�&I�1%��I��xU`��FQ,'tmG�D�L�nA�@A/E�xr��9jQ oc�y ����V���،Q�������{���H������O��-��[6�}�j�a.�+�/��G�������J�7���o���S3ۨeAD8?�1M��F��$"�ݖ���^�6�m�n�A����w�͇g\��x��h���w���1M����傇�Wx|�
9��l頬UC���yM��!0D�[��La.ҁ6���Z3�{��4g2�z�FVc���bk�+#��~R^3m^$+�m��P3e"* �]��ܼo�TA�K���)�pX��F����a���n*P�IR�L?۟m���lR������پc�|����4?SA�)/z��иN�&M��f�h`�8�[�SgP26v}3'(o`�j�`�p�2��U ����My N�Be���LV��I�%2��+h�C�Z�\���-��r�jA07k����Mt��e��\Hk�ڜ�ˮ�⇹�Q�ʽa�t`6#�~�7�pќl�MO24��t���� 5�C�g�%���pt�� t��9�U�p4q�8�lv�0{jfd��Y��jdG!�cjJ+r���e�B��r��3�cE3�q���d�����ݤK�?� ��@��_�e��@�ɝ��sf���6���f\�H��5�i�ߨ� !؆u�� ij�w%g�p~2ڗ�Q�L�P�xR��ퟹJ ψ�ʁ]�솞g�"��(9�9��C�6� j�]�����<7q>���
D���* �\����hvD�)�,Eʒ���e-�!W���K�и�� ՒU%��%a��|f�P�v�"�%��e]!�O�����>�2�,m��2I���HqM�۪��_} �ɟ�����O����u�XC9�h�R����"iТ���g���_V1mc��`�E��V&�-igNb��*�N&�"�V�ts)�d���"D:���� ,I�W<�BHNg}˅=�\��=�1���ω�� 򠏭o��&�� ��$�kƺjC4j�D��v�Š����KD�@�P���d�� 3X�xe!� �9�X�+P(FR�|�� �OP�#x�3�q�Ȃ��N�3Aj���1�Du�I=+�9���U`���h��0�F�/�'Kj���ʪ������G�.������/���Y�9B��V$Q�zz����v����.�x~Qg�ݖ��f��y� f�u�x~�b�� /W ���q����oq���Kh���>��r� �9/3�5������%����˳�e�^q���Wc� t/��Ù��V񁧰+�.=����������.���iwO�Rb�#܀:]z�s�����jo���&ڹS�!��J��%��{7t����}|�I�p���=C�������޴��M� ��&G;8$����n���L��)��Uѻ� �t�J]ݻpbD �������w�~��{�&�Ҩ�ܝ��m|�6���t�J�e-�&����i�D)wө�r�T&) ��
&A` +T�IL���VsWJ�a틪���f��I�Q����CV�%���in���i8[��z�k�ѾW����y��εv\gي�6�C-�Q�\s��s}k�o���O݀E��g H� ��3"IѤ����Xע�Q+��7��G ����kMt;���A�u�� �6Ĵ͐h�g��V����&k�t��n�����5�Y�h � ��Yk���.G�Ac'�"�E�o�H��1Ħ��\:� 9�bP�uBj�)�f�_��A�um��J5� �C)�i�M+k.qфB�����k��s�5 $A/��_> ~}&�ui�b^��O��& -��B!����(@���7���������H�j�spj�*��Ś��v�{kh|E�ُf�/��w�pK_�o�Rڧ��l�r�:m�ɍ�
ŪP)֜˥ю<KB+"��sHD�.6�&��RкdL�fX����Ŝ�Z�-J�p X#'w�M�Be�?GVD�F��x�#*���yLq�4Ϡ #�, L��Hz�!� jPD#!&D����!��YxnSk h�7�#����*�tЄ@bկ�u�sQ�[ss*�Y@Y ˊet��� �'`��e8�ndj�N��.[8Ï�Ԩ����X�Z����#�r����?�ȵD��F�ͪC�>��#gA, m-��i!(�ӸTs�{�M �dž^��v&���W�� "��� ���ƺ�x||§���r9�r(Ҟ��o?�@�{��9� /��.�$�z��՛ꠁ�jp��?��N�U��z6�oX����Q`�t@�t>a�f3�CB'�FU����h5����{ m2���m;�>Z��)<D�~U q�M�I���pn�� �<e��'7\��I��J��DU�ޣ�1�� �vkۿi���k��@`c�R� =�3����� �.�M�['�lB쮑�9c]\^^��`�O8�O��5~Cdۮ+��>�m�n/dܑ��d�
�V��u�m��� e���m�zr ��C�IW��~ M�~�dF����V��l7��a�jr�����)��6avD6GB���C���D+��h�:Dʦڔ������n�����,���H*�.�^_����,�3 C�S��[ԭj.����� �!ݏ�Q���@v��.��:D�c,�}�E��̠i� a@ǎJ�79G�z��NL����$o*�,��3��O��a(6׏9 ��z�"�+b�xxx0*Ш�P�k=�e�wr��G�M\
�:��$Z4���(�B�99�
��cϗd�Ri�~ڸ��Ó�c�����5� f�����5�2���<8�W}t]�U���`I���;����r��9R�����JNE ���k1QU_ ��׶w�.�� �Z�'�!�_�*�%���f�X4D�`7P��Ziw�H� !��F����E���gl����̛y6�{hNCvh��f���-qY;k�แc� -��h��G�(�v%�3�{�'v�����{��L@ݳ:y�"88�P���2��N����� P�h,ZZL�Ί�v+M�
�e��|x���͵:�U�p�@� �f�8�� ŝ\�$�DsYTL���ᕖ����+�r��N8�`:�@q2c�pxVO6\0��E��kD �P�T�Sw�8�(�=��:`�H�����>�٤K�0Mu,��Y��Ӵao&�v���m�ִ�:�\�c��̄��������o~c�I=��4���t��-�{�>��O�y� rg$��5�GCS�"����v�s*; Iߩ;�z�I~άG�4����C!GyJ5Kl�v� >�i�ө'���%�o����FT����xFݖaV� �g�s�k�e�J=�W�>6�7���@��
H��=�t�]3�=�'T9���^A"���M�}vro0��@1�wzi��"ޜ���X
�8a>��p���4�P��%���x0}n���rn�C��C<k�G=��]�6qA� Bi\{��b �vY޲�MŢR��6��j-$����X���N9'���|�C)ZH�� �ܮ�C�"77�������Ž.4Ļ҇�4,S�-;5� ��ز.D�9͖b��G?8�rE�ʤ0�)��b�"v������H�~۸�� /�>���h��(�
��p:�1���8cфU�Q}:= F��P��qw{�g�j !���� eJ�V+�Q�U��jP+Y���=�+p�
��H���S�"ŀN�T4M�D�-���ɘ�vh�MnfM"%2Gr.�O6ک�7��?C���+�ui�ݘO������ �>�3Bk��lM�˛��ޜ��+�b�5.KFʹ���r�ףs��u=C�.ȷkk�zFΤ�Ď��B�巿���醵Ec�����wrW��<c״�!թ>�����z����NΛH�Dv �rC-�Yk4�C��`@YϠ�=6���ģ�`k�~��sb<r�R2�=Cx�6���a57Y� S��X2`Isdd3�S�1�9o�:��,�i]d�.9��SD��q*�����A #ؿ����Y@�b��f�\���GIP
�e̜R��V�N��^3�i��.���q[�܍�H�3:Y<��6%�T�NҊ�����E[�d�a
�U
N� �2)���O+�K@��ӄ8���(���N��l��� � 2G�D2^-
�Mݝ(wQ2P��}���&��7D
�?'?23j{��P ��0c�ȫiş�M��m�#tu����LG�sW=4*Rg~���T��;��A6.���Y���
Bp��W:w��
gN9"������D#u���(;�[w �Ǹ-�ۚas[ٳ0���p�?���D��@����"h5���l�p~�).�A�3���u"<��]�ٱx�d���id�i�JR����߆+�k�fi�h���>�I���^�I��q00ݡʺ�9�#w��^\L�\>�GV�$gtf+���r���K{�i�����B�Q) �kI6p����9M�w�����
_@ɮ�o��FC�s�s����c7�҆���fuH%?4��O��WL�B p"3Y��*-��7J �,f��20��:U�?��֜� �!�Ҡh@T��n�rA¸��;�Ҫk��&F����us�~�C1*�������H�0���d�c��2;���@ ��)ot�����퍪ݸ�5�7�h��.*�L�R�<=����#8LH�ڠ#a�Nsqg%k7+���̐d�i��C���-�6�)� T�a���T3h��&Ő �\�m�tN�H-f�u:��sy^8Ć"��߮���D�^K{"ks�3���7�����A��!^�^�T��H� V�֡��RC`�����F�b��1�z�Ӓ��W<_lbT_b�Hi����,�1���k*���5D������8!e�C��:@�p-����3x}� T�����{a��j�5�����{R�Tt��}ZS{t��ұ��j�/  ��C��"�P\��{" E �=_}���)��-��,����
Ŕ�7l[�`3� 3��>$���S,�L"eڐ"�0O2t���&_o�s�.�U��ЌP�;tK���l� �TG��>�Z�*`U�H1�Ѻ�ss ״�x)����i�JM:"cv�8>��(ܰ�7��r,k����?E�ma2�:g�*�����aY 1Ե^�&�A�@�� �dd�HkFZ��- �,qB�&Lӌi��� ������tO�":�7�2ع����mE,�s�͞�H�v�a!{��jbi� 6����S�%��Փ���y;`#��� �4a���$;�U��uYҶx��a�ʾ+t_n�m�7uҷmݢ�F�d�u�p�T3� ��<�3��!jNև�s0x|��)�����E�~ɝ�����'���m������2��ۣ�V�l��N=��lzt�L߶OjR��Vi��i�� t������Oq�LЖ�s�{?f�?�!�!�bE,��N<��b�Ugi��zg;�D����� �=�*=����g���d�tL�����]�S�+�J�����L� ��Q#�Q{K��Ӛrkt�㩏� �@�^���Ln�ë�C�5�ۍ�M��2c[NiCL���iӞ>S�m��B��Z@����k:_��JM?H�B�j����G�|��|���SC�B�Y�_�a�䲸\�l��%*C�s�ʎ���ݨX:���-z���/Rs�#P�b������B�֩�n���J�sp�Zz���5��P�M�YEۙ��ŭ��3�f_Bȹ����#�3f"�$�&��y�wْ���!��^�sW�U��L��Zܑ�k0 ��F��n"*�3��vP sap�<��;V={�!��̗���>��m��,��5��7FL1�n���B!�9Ls���,�����X/ЃkGc���!���O<�,5�q�����2Ѐ��&p�Ի��a�ۺ�1"���
Ϡ5�u����>�jw��bxTYBd��T �ܠ�45�q!(W$��2_��Ys�a9�k���m6p8*<@��xJ=����uk�X^]+#�I��3����&�ܭ *8�Lh�S��ge�
�1�"#� `
�8q����g�i�{M{e�8E�y��|*ZqQ��@^�. ^.7|��ŭ\V��`���@V�j�5B�*n����0�&iy��n�3�,��ž"c]���vnW�i�:M���<�� dy���gf*�[}�Lm��9:��Ȅ���`g�9�~O�G���nM7��QC�oƲ �)�C�3��u�E l@O(�����\Ս���=�[
����z���A��ʳ�h���Y(�]���6�a�=�������"^�HZ��5�/�j"Iw{�A�Wc�^Y:�klu��� %�N�(�a��j.�5�uC#Vֲ�Y����� �U�4��H�v,e�ޤ��w���kEG���:|p}�����������h��)R�f��'v�
���Gm��\ؤe⿬ �ooXn+RΈ!��ӭb�Ѓ3��Q&V�{1�19�gb� ���5'ްȻ�z�'OQ�Ɲ.��K��5�6q��M� ,Wd�H����j��!
=B��[;ݠRiEz�Tsv�G�b�8�F� � �[$KE�)p�k��5��5
� �B�����,K���\5:�n4a~�kf������(d�Q"ц�F�luЍ> ;m���'���!,"%P^i]�g6dq�}��<O�hn��:ܨ�v�K���<]� /��[�t�^��]��ڨ�U�hy�h���*�q�,�`������y*MlJ>�Ǎ�90׬�JmY�=CW�'�꩘� ��1��T#��N�Ai��%A&�Q�^О�LE���C{Ө��OP�55�,�S���2�̳�ɁB�]V��AU���zc2J����U� m���y�.�PFV�E������`�iu�Q�V:�{��jM:ٳ�����PA�E�q��ȅ�
�eT$a�.�O�Њe�6���bÁ� �0WTĂV���G)�8tW�1�X� 2�ײ�s,g����������h�S1`J �噒�6I�!Y��Q_8��>5��9�W9�XN<:�� kXA,�X�����3޽�S��"�H/��ϸ �#20?<����?�����s�UU�O3�1��@Z,Zo�E�Ox��P���^�Ϝ���e]��w���������'�_��2&{ֲ��\>}*�m�r�!)8F n,�C�}�6�|��:P��̑0k�N� Ɋ�W�y�򼀞_J���#�4�k�@�)�R`�,>N*ť>OfZV�[E�؛��fqSY7�_V��X�n9L'Z3�JU���K.�F �,(:}�¬m��϶:(c�e�ˎ�[�1m����ꖉ���Z���u�L�&��ר�Z�io��!�V C� ������|kH�Exwί:���3���`ץ�����~ա V�߬9��S����4h%�Y�'i1@���l/[��dX�{iuS�=2Ӯ�6�˭�k<��MF�w�X�7&�0��N�>��QنN��Tmk�K���1/: �k���}0��c)�V�ΎM4(��+���Ө��7��v� ��44C�J]�����e��v+�W`LLŰDk���-��(�ot u���!��m4D�*� ymT�#�sw��<M��-<\�n1�i��R�T�_�F�B���Jv�2�GBq����XŐH�Z�j�wN� ��*�б������u�d�a����eEt�.�M����Z3,�{۴y�]l1H�Z5S�3s��B�'.��x>�-��6���������Ƹ7�N�B�P�lr�m�������9QRׁ1�p�)N8?>�t>[l��B��ᡔ� VB�|�N����I#mV�|o襭��#�(6�z=Zv���d�__7�z���m���c���[�)��+h.ڟ֌n��j�aM ���]�]D5�I-2��_*5�9]���S=6��T�G? qF�&�ܶ�d.��b.�t1�����Il��F��e�4���n��i��0�\vN�c<u�<����\Ht��P�Æ��\� �) � ���jNi��:G�Ks ��K��S���ښ���Oo����+p��^cȰp� gC��3sܦJ����\����l�?����:��& e_
�0��y��-ED�v��?K����LSDD��Ĥ)9gCr�/9#)�5�"�5e�̕z!����82p
���1t ]�
,�1�)�K�\k�l W�o��).�p���w��ӟ���¯�/��/����� �_���o��oq]V�HEAMC`,��[JX�W���g�|��p��3�}�_��K�=9#L3B����|��#��Y�s��2t���/g(�z��Pζ�b�X�K�9ucE�=^jY�]��m���^�V���.7���șfL� <��1"ĩ�B,ڵ��6�t�R���Ш���(�96��8츃�8�P��GMX�N-�ۛ��91rF=�"uYQ�ߐ��o_ǧ\�؋��ғ D���'��z"'�Pl������q�#;ޓ�ԁb����a���;�����9&@����� �� 7fc�3�驴^�{T6 +Ru�K� �����b=���h�׆n� Z�Z�o��$�m_���hlC��c9ҭ�l:��s�2W'�{���3�� �n�g��B.w+�O�ѽ��u��p��X�۲6Z$Lj�0M��y>a�&�i�P�kr��� �� }u$n�e��(��ѣeE��Æ[
9��lt�mX��@�8M@p(�(ׂ�Qؚ���j6Ժ�3*u�GlBu[�fWyL��&�r��~ߌm܂j�MM�Lo,�9E5��$�K��f��Z U��`��Vh�!�fdU�v.�� ���`�M��M� ��_��QX[ ��k� r|SR.����,�h�>��\�i�\��Q/R���V���)�&]?C��Mz��)��۔��e�)��h���b�D;��B�X���4� }tE$m����fE��P��4��P@�U�\�Jѯ��bD���?pt���<8�n���vr��F߃�_���W~�Z�]�CkS��s- �=� J��!��Yw�-�Kd,��h���W�z��N�O'H�x^� ��k�Q�[�!O���?��`ڽ:�j�a� �ƈ��51�8�Mnu���X)s-�Մ���V�s�株���^�ƫ7��!�@�.������utA��UrZ���������w��S���ή�*[�J����H ���&I G�
�r��Q�fV�b(�=+֔�y�J5E���!R� Sd� `BB`E
�U�QP��5�P���� ,x
e(�R���)����h���J��н��k/���Į]V��� ?���+_?<A„����$˚�r��ӧ�]9� ��2>]�x<����傏�}���j��S�r�9)n5c�1��E�/��q§[�"�L-���i�JB�����a>#嵝 R4���pBuꮺ��B oz.;K�)"�== ��v��V��+�r�4���|����N�b��ʖʠP!IM�Z�,���� �ݱ����a��[g^�2̆ԡj}��o��ٖ�v� R�vъ�*�Ϟ�V�k�^�C��^[�>[�8�s~�ī($���n����Y�����������Xo�S���h.�c�_t���}| Ɩt�r,\�#���xՙ:T]i�q�p��
:`V��!��a�Ʀiv�h�|��4�����X�?S�!I�� �(CV�bkp� sH�߬'�&�����>����W���Q��B�����a��;R����-���r34)���i�1�s)z-%�i�J@��ʰz6�`zf-F�у�|m8��3o��%����E�g ީ�G08)�Y���D��Q�`��,j������,���@�G�|B �骊 �C�\CŴ�a�d�ŷ��Ԃ�-J�����vV� �鶬��`D����iq핆fW�����WC#̓�&Z~牁�ӌx{j��uP��BIZĐ����X��c��5��<�XL�{ܵ��VG���5},R�� OO����P��b�)���#r��9��{�>�a;�І-�s��Z��4 �l�P�� �:/� �s�nͽ�5wl��O��"D�}� d�!� O��t�_�$��A�`o
��k�����^�eM�єB;�r���qvf :�#�FV��c�},�l�� ��Kt�EUn.ҵq��>�A7T�� ��� �H��lV���� ӛWX���
YŞ_n&2��@��s����?���?Ś��H��4�k[3/�/�jM9����V�?*d]���bb�%��WS���� ����o&*���ܮ��h���t��a]n�YJ��XĎ�b�*$g$)�˒
��Rƚ2��p�-�� ����:���A]M#W�n�cwK�+�˫�@B���" B��f�� ��ɐ՜�J�͹4G�P]A늕 q2d�4�b�W��}˩���e����4��ǫ�0�icR7��ǢG�q��"&6������o���� ����z�"�)b� j�������ů�|[�) �q5D�vn� ��@s~d��$ix��L�4�\\0e,���'<��F��
����
�9 ��v���Be�Ԏᚲ©��*;�S�1efz�1�Hi��ח�r�z�!�8=<`� �\�?��l:��� �ʋ�ɲ��VT��lZ��v�`�9��TGZ��<�W�3�|�V��A�юd�К X׽ch�� v[�{����"_�P��t��8hZu��:#��T�s�ÃGVZ�R]���2� �C�m:�x[�T�Zj�׭s�����#��gq�q��ʕƮ��W� :L��}?G�>�{�l�LU�k�Av`j�J]vS^+}�k�u��Jʆ���z�1^ ���l��t���� ��;Ӑ�-J�D�+<�X�4��t�V/���.wA�Ŏij�tJ뒠�X��*����6[i�[�Ѵտ�?WްfC�rt��C��u����X�f�sԨޛ�&n��97�19Md_��U�tghZ���Y�ޥ�� �| �'�[�B)�8�Bͣ�Q7A�8�/US�D���(��� � kF��5�I�1�M���<q s-ک.Ҁ��е����m���\�UGmV|66t���;DW
kե��RA�D�k<MUY�1ԧ���m�v�R`D�.3^�z�y>9�=ښ�O3�FVPk�ks�9�P|L�t;ˏ&�1��K3�2T��s�$�\i����fQ��um�XPԪgM)�(u��q#����~.�9�jc�@� C.�����%��D�P$ v����5���`�uvy��Ћ�iw{����i�U� �Y�s��eT"��[%!V��]�5V%ܖ�� ��LҊuME�&f�'��R�A��iJ��4��]� �TP�p[V\o70J�)��4��S��W��Oz�A�hA����f9՘,+�4[^�5���D��J�F�,X%!- ��W?���M�"��5�`��"?��� �4�Cџ[�X�{�=��"VڼJ��U<x��z ĩhu2��ɩP�m��.ki` ȩ�G�Њ�b�\�Y
*��n(���=dHlM �G��͠�K#V��2XQ-�巷g|��G� <ME�i�q�g$����7�R\u��F�%}�53m�Ue5%g��˾��@k϶��L���7`fŢ �� q���y )�Z^�]��`�ڠCk�.a���"j��w�>�lFc�l;E��,(�a�z�`�ް�|*�i!j�<C�����C�r&P�]�O���ؘ:���>ք6�,�z:/��ի� 8�1��N`��f�6m�bw����<���b\T���8B5;K��k��'��Z�7��t�{l)�4�z� ���֞N6q+�����ѥˆ����T�~�n|?:����D�!�G �{��͝�~ߡ�\u�Թg��Mq���uSKmC���};��R��58�!C�Į����`+ T����g����g�Q��c����KTe�*l׃�����Y7����+7�;���@�f��LfQ\�
���c�Z�m [<��0':�+h��`O��F=�����������\��F�MP]�����d�ԵJQ��RB� ��g��� zi����yu�N .�T�w�tvE4 ��@�ݸ� �����X6��G[�{�V�(���L��T�J�`6�)q���EU�f -1��P30�7�;N�1�r�3���4��P�$�4M�6ꥇ�f�p���&`]nxxx,Mi�E1�
s>?4'Wڞ��.lA�� �K��Jk�%��h2��d�]�bw�4� �^<��U���=J�*��df$�0%���ykG!�D��v�~Օk5���V�+������S�{Ʈ�+��L��ki<��9W~��iLjvb�: 8�;��L�N�;��d(I�s"d� H6�+q3��&Zp�3!�J��)B,C�˒����?��p�� ���Ӛ�� ��r�S6�2�r�X6��"�ހ����\��uD�D�i�BQ�X�dEV��Az�zuӭ�15҄�^��d: >è���������ޮS`u �N၁U�/�>}�"0?��p�S��s�{�� p�ͰCs�BL�1����VPeh��� ��� 9 ����Z �� ���nQ��:pZnW�n�7P��Ц0A�[3�+ u��"�v7�;H�mYK��5#�ө�R1�
$`֮���t�gL����'Y61\Դ[UPd�7�6��+�Ԑnhac��1KѮr�] ��r� VC1Y�cY������
�2CL-K�BUtJ �)�
�� bŤ��,�Һ�vY�//0�� ��
x�A4���z�i'�sO����=��(��^ ��TUwɭ����X������RE�O_�n��(��|�G��R�xċ�~m�Y$v2*-�g};�=ݕ6�E�R����nQiO�� O��1Sk玥���;DUQ�\m� -��D�X��'��A/����iL ������\@����{fj5{�F��-T}t��M�B��P����6"l�O�c}��i��}S���R9�h���?dd!��lL��,ozd��{��of��a�j�嚙��ږ"��Rs�,l��{��N6LdD���W� �O�6�1z�������6�q9ڴ�n��WLA֔���A�\�J���HǢM_������R�|V�dž�����)��KkLͅ�6��L���V��: ښr.�JR�b���cxB�Kdt*�I3�� �É����o��g�TK��+Lj�f����h( �3Q˳TgJV5K|ȉj��M)�����e���IVBDZ���k��,<���W]1U��F'�1��?C܆7h����P�O-�bys=�;L�PKxa��u.���^�`��ϟ>!�c�7o[�bͫ��F�ƪ � �� e&֭�)����w ���{���]7aݺݙ�e�9������3�b���L��-{�PE��ٹ�[Qs��Mk�2�0 ���%�\h���@Cm���������4����7���o��-0qA%Wf�Ei45�"{�9��/7\>|��_���^�z�5e��#z�ei��:H&m`�4�ж7�D��@IĦ肔�I�"�����z���\��́�b���d�}��� t��3
%�O�x*����+@�ٸR�A
��f`�]�+��P��4 �[̸dE��YX%73��, -�&����穱W��{}f�+���IY�ζ:V�8�2찯ѭB�i�쵁�T���(p[���|�{5�}4/U)������ �*��
<p�2.�2o�$��ƣaP�i���E����M�� ��D���]�Ļ�e���B���=tuA�6�\!.��!L8?�t� i�X��x�����3x���T�e�0 � *�U+zS��r��V�2��=�p�:W_�Ԃ����a� 0�b����g� ��:8����NC����޻鰿?��0Ϟ�D��#FCs1n2��5��ʺ�=��<
���Ϳ�����s�m���^��
�Zw9ta�A�A�>��z�ې�s���"4^9��>�<s��=ԁ_�a�ha9�H'��+D��k��S���ܣ��Tp�� P�12��!�pl��.��f��9hk�Oa; �.l�e}���Cu�m��:Q�DA���;=��P~���_�ol���ctS�eI�<�A�ۼn�ԭ�318�᥈�T�e�V��vK1.֠�M?���` ��
�P�t�m��2XQ�� J��NˡT��m�EY�M��Fྠ�"B�FB !*(c��P�i�gV���l&(-�G�ے���.� �=��S����v��PEͽ��R5��F�%g���<���;s%n�<垞N�B߶�@i~�K��y.(<��UX�1��7���Zբ�۸��&��Ҫ__�;P��!�ti�ړ�n�g �Vm�Y��'���w���u
lUu�0x���A�;��M�t2C���(��h��ս�Hњٜ!3�d�ڀ��FT>olYӝ9P�.!���Xc(�a�����ml(�q�by��%������ƣ�1};S)3Cd g��)��"�� ��6�:�>%�]D0;+5�2����ATݻ8��<ȅ)T�~;�T7�o 68ajC����
�HR�#�&��7%2��V���׽@%�aGp{[,5G��4V���P \W)��MLsy�9a����{��ɐ���d�� 1L�0�HR�)��lZ�5�$L9�@�/ˊ�^��ԟ�Ϡ��g��Cѳ�s����[Xs1�|�A;H�N*��$��^�K��≺�Ao�F�b 8�"XS�=?����r��ڴJtږM �2a�{-�c43�}�4�<%���Ζ>��|���*w���+���0=`dY1� ��`I�� )��2,���ЊZipΊX� Me hn
6z$�PP{*��l�L�q�
�擦 X9��@�����6�z�Ǡ��E�g��4�!�!z�;����\�2v?r�ش��7�9��k}��^[��U��t�����vO�5�uP�u��@�m�>[k�Ay�Qw5��ut���0gi�D�j���M^K�>�����p�f�M0��㉩Ѱc5����VL�`���;"d�mط���^�k�hW3���ty���u�]+o�Gզiq��g����r�U�� Ts�[:�>��}*��ԘUP�˷o���1x�q���,k��0O^./�1��� <M�r�@^n̈́����)��ט��� �Y!`I����a�p:�?������4�C��~�}SJ44=#�>Kޡ������ ��S�|�R' �=�C�w�emZ��t,��6[-z�Јh�H�ŏ���,��U �6����lRs� ��;�Y� �Z�0�}����Y݊����L��)>J�C��d �; ���Ҙ֣���H9�� �u�,�� �m(���rúbv�~�d?�-�z��A����6�O�,��v�g�1��!n��*n�"��z���=�l�}��6bg���{��-��w���բ�P�fC�t�4�Ҍ3ԍVCP ���XSj�Ai�diSM��!o��{������^�e�o�~aπ�Q-Tkqjr7��>dB[���g����К��YVu&��.�*�I<X�:А����c(�3L%����1�BtqN�ݛ���p™ RTMƨ_?�w��+W?e��9�~��� ��lQ!���jX���Z����);�Ew�CEI � j,9'MHR�V�,�"�{ck��sAMsy��ex�疹#�e0X���iB�&�IA�� lN���z�\>"�4����9�!a��e~����8�Q�����������˖yz
+>�໕�S��~�
��c��М��M���U��� ���Z�Q�/��)i�b�x\� E;��C$<�10! lk�c�m�W�� �}mQ3A��)��@Ќ��&��RL�+��['�j���5Lдt�FE��� 'd�0+aJ�9�д@r22 U"ni0M0�P3���p)����
&E@(C���-^�<�MȖ�\�c� r[Z��
L3�Ȉ� ��>ӽIw|�C$�¡�e�@� �8���t3 (�����ZGqKO���PMmJ�t��!wf}?Ô�&��XnMhiO���э�����f�Q��� W[�I.n7T��pv����Km>|m�z�\�EW�shϧ��� *O��6���e#�ADGη�8��7 na�a�
��>��9eu).������A�w��h�88�~�eyx9�� ��SFZ,� ��W������|:���e�[Nqz8�Cħ�1M�^�A����"]/H���ILӌ/޽E�����,��7�\����\"��bA�N����k�F�
��>ؿfgXD��C^�b��H�4��s�v �{@����;j��y���h��g��M 2ǒ!���f��S � e��Hp��4�n�d�o������s�h�oj� ^��QrZ�����r�K��Jf>Bb���M�=�" N��¶1�N��P�o��=�'��|��:6n������c�mz\~�:�d҃�6�w48 �B��am�-Z�J��4�i6'.��u�6�����0�FE��3RZ��d�2�A��d��k*����(���6�:t֔��W�'�X�/�џ�#jwh�[�o���d�+�ܑ�r��ۅ� U���������k�ڐ� ��b�HJ���d��]�@��=U39Lګ��]�\��]��ܞKzY3�#�*rkٯ�H� ח����P�����������P��q.Z\������Z�ʁ�et�ڞG=��P���P55� ��ӻK�+rd�9"���R�n��թ��E7�<��8c��d���� 0�fP^��tQP��8���K������1�i�&K8��߾���)뗷�@6�J[h��,(ڃ�O>V��݊�r}�sJH��594Ys2�y@R�X��Z� -�oo��� ���^�#N���(� �r1e�! ��r$�k)A8�<)�q�.�A��`�4���!������q'����'Ĩ�7F�CT�q�b���<���|��7,Ip[V䔻wVewo��# �f�,@&]�<C��� ��8d�9����
DV�Z\��t.��
�4��^�=��E�(B�r�w��1�H��M�3Y�ח)\���h�u��GٰG蔍���(Z�Q����96E�n��o�M㩮�9p����W�\��r��ot��|�r��׳��\o�|r�;�gw��-#w'�g��@z�
S�n[� M��"�UM���
jHo�A�h5�>Q��f�LW����?�נ¤Q&(��%*H4Z��{6Ru�@��m�?O:U`O��K�J�u����o��N�x��U���Ϸ��7<�}W�}9#]���#ָ�ϸ.+./�w{��Oq�u�Js1��o޾u�^3�ȏ @A�p�ݰ.+N� ��b�=6c�w��1������n�괧#������.\�P��^�-��f����wt "��d��Jk�L���l��p� ��f9���8���G?�:��Ȇ�� ���9�=0%
����d����� �tv��.���� .�3�},Mh`F 5� ��]r���_@IqJ� eJ uk�i�6jb3�-E�q���\�-ut�}N�3<R�D��e]J�!w����L�*������0m� ~4Ct����[h���-��j3��=���|�Ih}���g�eE���zz8���ysS$�ֶ<�q U�f]����1V�بc@�����m;�U��:u��Nj L'J5���_�ɸ���Uu3�i&NN�ZMj���\�,� �Wi<�g[U���X(��X����$l��Ijͥh*�TU���ޠ� ]5�k����hBs�U݊$7s#݉��4�6=t�~jzHU�~Qi��=��o*N�e ���(��C��X����-W ��Lj���^=�X�a�B�o"a��;B�f�]R�;�RIw���S��������e���t�`� ��o�y��_ )�� ;[��3sd�_V����s���03��O
JȄ%)Bq�%��۰=uS���"�S��iT'��h�ِg5ͦ��� P@Z477�RZ�i����\!�Lm�"`�٫YV.�v�%aYVHZ��
-?V�g4�D@�Pb�r..ƥ�
�DV�\�1b(VI���#;�N�9�i)�]/i�b��3�y.�-pR�2�k�s��Դ�-���m��^���2�7vM�j���'!�:z�R�0u�Ѫ#��?�����u�b�o�m�ٙH�#����;�Rq}j �(�\��]���Ǎ�_�s�� �΁�����q�fr�h�"+qRS ���^�z��4�g�Ű1!eŒ�)M'L�3^>}�o��_��_�p~8u���@uÖ~���m7����e[;�ſ"�{ԛ�d�O l�{�����l��L���*[2_�: ��ѻ^���� �vCHn_u?k��y>�E��/��o�-쏍9�5%,9#:�i4�4Y��,���
�*CLHk��=�!Z� ��t�Q�=G�i�u�i�!�� 0�N8�KdG����R��M,p˝n����@['�'mW��mQ����f�V�� �;��F���h��R g�B�)uא"ǸAwz�(��\0�}~�Hj7=���Y#(�F+gŚ���&`t�m�u�X�C�q�����Pf,)ayy!c�Fu.���E,��]Q�!{�Y� hh�u��Y��5�כE�����)��L���;�W��T*u�ښ.���TGan�����*�_�V$4���D̠0a���P�ߗ�2�i���[���]���B�^[T�|�6�p�1:h�is�iu���(�`��U��S �Ҕ����Bԇä�}֝�M��W\8��&�#/bM�rF�4�]l�����H6 *9�%��CI6�&[c��U妥,׍ZrG���?m�A5�5V� ���ZN�f�9{b�۵��Qy�j�X��Q�y���N
f}6��C�f�;�\J�V����ijMrPK��I�G�(7�1�HsF�u�u� �ж��|��єzvM�Đ��YEϿ� ����tb��
>���&�5����~q��l��Â�ޟI�ݫ�(1D�_�(�hZ11p� �~��?� ���ڐ� ����Y�� 9ߠ�8M�f��5⛗B{H ���!N�E0~�� ���h�d�����H�0�Eed��n���[怕z�R}��!t����i@H�F <�f�uŚs���d3^.||����R-ʥ4��z��"R�J+1"9AuFj�6tD���P�[m�ҊuY�^o �`:�p:�k�撵Tc�6QB�(g�s՘2�M�u�*���{�@�&Q�A���JKm���Uv7>ޘ�����T���"��g,��e�����F�F�#{dUENEz3�~����x�noF
���um����ś7徲�қmᶮMҡ�8=>�������b�y9 Nsğ�� �{��|j��&|�� ��q�Yq�L����-.�>"p���;�n7�tvגA�xWS�������N���꜔�Iv���g���V<�8�3���+�5Ŵ k�q-�^�����!�g���{�&�й{�v�wJD��@(�������~��w��H���M �'Vx�@w ke�Ѱ����k?�+uO�X�*��XF��R:���ۂ�u1�t���J-�aХZD‘~��&��d�P%�����)�Ohh��v�1�q��ƅ��(y�r)��[@�`؆/��[�E) �4��
�Ӕ���j�(>}zƚ�M���ip��.�� 퍱*z\i\�ބ Ę���C"�L�%�57t9jD��4�(t2Q��W�d Jer�)! �O��3Jx��U����@�?���Hu�]�OOO��S_�m}�)�x��QlO;*R�Q1`I�w�x+��Gό���G(=-�L��4Ne�>�6C��<6�fec�*.�K�X�<�m4:z�F����\�6&���Vs���5� ��y.̅����a��Շl\s�����,�gL����kfjا����� B��Rn� aY,�/@��U� kэ�13ʔ���1������US����q� ��J�����nb��t���NJ��ݐz�Ӭ!�9�k�
�_&����UG{nm�E�X?Ve|�]��{x@����8�֗��% Y��rη�S���y�y��4�?���3��r[^nyW0{[� n�5+xbdD����o"~�� ��w���H$P�J�0>]�_�q�[z�S���C�C L͘� �RqJ�ł8H��p�PI� <�Ox�8۰�QU� �n�y�0?<<!h���t��~���?��;<�z�g?���� P�p]�1����$-%��� a�b�o��o�w����?�#����5��0��ӊ����ȌGR�;S �&�J)2'&:d�I�]P�fA��%�S²,H���)L|8�@ӌ8O%����u(��h̤��\t��r(� �:���p�,�!#��6,���TL��ň�Uj�jQ׽�7^e�Q8���n����&a��Y�6Fk.fuO'���������q�ao ���� ����W<�3~��b�ac*�����m1o�o����cs���§˵�Ec�O�x�9���S ��� ~��\�?A��]ѽK�ˊ�_�»7o���w�H�����w�QWw��t.t�iy�`n�"}�]#Ǚ���b�ܴG[��'$�9�>j�ڰ�p�C���,�6��Ǹih�y�x�O��|�AC/ݱ=NS9׉���KB�e�4ee�A���W�Z��6ڸ� m��f���\�ڥ�hs�8�Kqs:�0�� W#z蝌P'�T_>�'|_�+9�a���X��IO���|�W��/���zӴ5��k3U���@A1�\FUg��sFkfT\�J��携��B��br5����Bdˆ~[S��,Ɋy<==�q�i�5+������rq���\K]�W�A�ߨ���D'��f�b8d����M�f�b07�u 9��5j$W�����T��a����\'��uYZN��"A� ���[��6.g��5@#:Hto��k��Ppڅ����՟�Ns杅m1O��R뭘�#���5�< �԰��$�6����g��{�z��r�Ne�,0�Yx �h�Q'��0۳`Q�464\QB��'�M�I�9@���p7�jς�#�Y@>�ۮCգ��\�Mm���[��N���i2��ʲ���R�=ԛU�, �m�O8uJ0P�v�Z�&M<R�:c����iy.��.�I@��������o9%hH�X=Φ�$� �ѣ�j<�6�2 C"�֊Zw7�ȄkV�� bd��������@�&������;�
�!qq��Q�� ��'L��fa��K�J+�|�X��XoȆ|�{<�G�N�I0�pd�aנ�'�J7s1`���,�F"���4�)X<�^��e�gR"�$>#("�@2����?��O�����^!�&�$\��(^�Nx��%���a���w�曯qYW�� _~��Ϳ���� 9����k�O��)֬x����r�r `<7pr*��o��3LX�L��7�F��R(s�}2W�3�k� t>#�Rx�� �JC�Iʉe>m*)�NN'�����3���킸��S�uͧ3B��O(TgͶY2B;l�4��-@7�Xc�uː�C�1��&[h)���t@=�p����]�q�+�lNȾ�;ߪ�<Y%��m��ڇ2�N��
������Ċ o�M�Jx��o>��4F��A2� $y��r��y�SB��Ɇ�5�r��vú�" ��o2E�g��Pn���>}²,��y�զ�䯟�SY/��t�?ϛ�]�����w1���pv8쇏�u4��n��ʹ�6`v�wX� �_WL���[�/�IzJ��������KJG@?-JP�8��ğA�7�Vc2��}����m�e��.rGt��"��} "RE|zz54m��$v7"0�z���5�����@# �X&)5��4@�����X��B�KuL=�;<s�)y��_�Uh�]�Fй�I�7���a�2,3�� �������j��=D} =�skU׬��F�h�M�;8��!2X���hi?���
s�]ئ#�f���?�����n�M��YL'�*�Bn���`l.jC��I�SZKz�赆�f.:d��Ɵ7���`����"�J1⧬���48�ٚW]S��Q ���՘��_K�N[j;��i|�R�k����GNcނ�Ǻ�C/+=����R��IK�4�3��l�����ﺿ���1'�m��ޘɡ-C���-�;��;�J)֔ŴR{�;�Aj&3��e���X/���`B�QV �J.k�J'�r��^j�"��Z8mz6e�f(k���x���(m�P�o�9���kC��66�a�iPb���>7�֚麉����,J�9U���UXY�)U3Ć
vͻ�j�,�2��Zvts?v���?��]�U__�y|���*��w�328�B+%�q����&����eʞ�d(?�;����n��e펯����N'�/k�-'\^^fP4Wz�Y�i_��Y�\� W���7)?� �=.�� X\���q�ZQ���XL`n���+��ׂ���q]� ���O�|y��*���̌uM��w�����~�~lD�ȡ.ˊ��9�"�ik��� Q��wx�y]�*�v���ȬȘH�5�� a>w?fd
6,��L�W�0�2"���"� a]�҂�� ���^�1�Θ�3h�@�\����|�"`U[ mL��G�Q�l�I��=�6���U7Pn��:�Q& �lɏiʪ���aV�xQ�v�5��^WX�&2D ���He��~����~�[��0 /��ےp�%;R�'GJix8'x���XTc�,zc���u�tz��hm"3Gzڀ33ꦤ�<�xxx@�� ړ~մ��%�n���/��$�A�1HSLJ��Y�눺��M4��{�Ð%W�J{�h1�`U�&�w��0���F�xx �Q�^���6"�G:à�p7���x��n�+i�n�R�޵�fJ�A�=r�а������$�� ��H7�1�t:�����
��j����������g���<h�d�/���T�z��}a_Q�AW�22 �lS�2"����ny�5G�6��.ҡ�#��Zd˦)i�����Fj�?Xr�n�W\ͭ��\�����gQH��im�5[]�vb�לע��@�/���FMn��3�#�����\�d�ґ�ST9x�"��u���=s+��x5�”p~z�t>5 va>!��0G<�悤piT�H�Ӳ�n�W�޹ �~(7���QwXn�v`�!@(S2�����h��_i�Q4$Лv�P ҫ����7�9�u3����z��ϤU/�Ҟ�[Wiӿ�f+�YW�D��9��f�fW���t{�0����s2&w����׼W�1ʈ������ӈ�a� j5s�&� ��4�m?n�U��-����&�f�ju�n ��pĩ�K��i�(���m�:�[����l��)��RQ`� [��q�[��LA��3>�(ֵ����u�fwO*�f��N�1���Nz|�U��U $g$(ʐ��9�abd�U�a�N��Pŗ��F�] ����^�~�'(�[��킰\�Q7|s�? ��h�A�D%�if���%�6��
ا�2HUq�F��q�Jn-ym�pD ��r�߽�5��?��"SɟGK,�1���A~y��y*қ������ ���\\����m4�z�`C�!F>���I+�0���W��, ��T�D�'���޳hg���"@I0q��l+.M3��.L��̗�(n���חg,�+�yF8���
3��I��q��i3T��4���CBu17�'�� �ࣥF�o+�u�V���A-�#`p�Y�}�v�7��S��M!�)�j�!�VC�M�~`F������֔�������b�+U\����'�Z����V��؎�뤺����R���;]�����BP�mC�Rۨ7� ȳ�ꦺ0��"����ч�8��m�zd���;!���]��لqO�*i�f�k�Cj��D����p�\�p5_���ְV�~�\m���]s�?܋Y�o��fj�����vÝ�Z]lQ��v�r�5]%m�g�t���h�nt�����{��n�=���Mn�F��k18oG��̶[H�A��\��U��>Y�_ �x�> ��;2LSF��0P-�U�ִ۠�`�iU��N�3� FJ��g�b�ADX�W���ZoH5d���A�����FC1��mx��k��D$ ����gJ�
�Z�ט�n��LT(�s?La*�}y-.�Oo1�3�4�f�1ר��ϸq�v���'��~Iөyc뾳+����Z�9Dn�㧋��b�x��Q��@�����/�׮nuB.�J��g�˘6�4����!�\�c���Kj�ɘ;]� V!䤠�5���(7�!O��l���U},��,q��Ȩ�"`>�0�'d��:d�&cЮa�V ��#Cj�h׭�SZ�� r-¼W_,�����Mq)$k:sӄ�H�����^�'�"(o���!Ӯ{���㬁G�3�Lq��Z�B�obf:!F̧�y.A�n �"i->����r{� �+p��.T���1ij��I������9Q��d�d� d�B�ҊeM�,�V׽�r�և/�W����%N�`�����Ņt�4l���j8WaUnC�b�LxN��*�����>�;�Ƙ�(��"��. F����(��i(��!�׾�&H����bY ��q�q�������[=�U��9G,B-:���ZX��� |zD:�ů1�`�sD���Zv N9��5��\u�
ׂDKɼ��'0p:=�i�:/����|� �nq���B'�P#b`�A���!��sS.R���k��RZf��muT��F:�׳�5]�9M�%���8��L��d�#X� �.�:��o����������2���Pʗv�/[�Ɇ�I��蚤ʄi��j�f�S�Z"C����!:���:6�sgA�>ա�+�RmT@������@�&dڙ9�Cxa�Ce� b����|n�)��M-XG��u� ̿�}��,z�;ct� 1 .!J������ύ?|�b���u�ɬ��Y�/_�. �uŲ��y���k��.;�g*yM#�:�\o|u����BءO���J�v�:���x��h���o��h:aa�rr��cD
�7���\,>2$8^��Z"��������M�� 7�Ϲ��:?M��i�� �4�ښ��8�m�u��5Mg�@��z�d6��7Yk]�M��lohj�06l�m��� ���7���t�?/IXO3^�?2�)1��Għ��;U��#��=3"�'�!D�H?=�|D��ݭs�U���w2V��6(��!����w ��m(�����}���Ev�y�'+���Rq��NMR�ׯ��R<�H0���ۦUMJ�\f���̳��(�1�Q�����⵵M[��8��>�Ś� nB�ה��!�g�i4Z�6]O�ƤїRNE;NehٲP����UIŶX�u�i�F`2L�+S� >�e��VI��� kA2TA�UD(����p��G��km��Nh3tl{��B�"֔�������L��E�}�ĔVhN={�V�3 �oV���?O+l� �ܮ�j�|S��%7)�ly�sk�fD[�*��Ԉ9!���o��?� N�3�FP���߈�3�gU�&�i`�8DZ�˂,�%;�n��[<D��oY�/�r�-tpU?����H�j�dj>jz+"�r1�xYuWo`(*��i1����"B��f�ܞ1��T�dE[�>?�� ��`{l��ڇ�:�,TX.q�=����(OdENR4�9A�����T�� _�", �]V�� ���t�zC_�;�4�Uz�C�����������u��x�Q�a9���������?�w�iȓ�Ex�gXGM��W����P�3&8��BŴrK{�mޚ j��=�Pjo,��;��m��
��gV��F��eR�7��]۹|T�W�F|V�����;�<�Ũ��J�����_47o�ְ6�V�{4�OEH�k���(�f�(����Qr��l]���n0J���Qgv���q���JM���l G�#M��KG��مۦ�Md�xԛ �R�}�F;7�-��k��H<��zF�%�f7�� ��Gk�z�m��8��~-lJ$��,j�p�<ʃ!mS �` 07�=5�C�b9;������i�N3�9j�����踥�:�g.GW���x]�h�q�� ݧϝ�E��E<!���\-��`zWF�ƫCW�f��� �Ŷ������9�h7~j��BKro�T�k�Q�D]���+��_� h��=#bYf����5p�����q�������6�o�O�M�{$h��Ƿ�ߴ����+�C/�NCc80� �d��E�F�ecX�A��|6�%*#��"�
��5���<u}�nW\?},����c��#w@�3��&C2{�Z{�@4�h���gR�U7�nڴэ�2d�=�� �(�� M�Q�k�9S.Ss�{P/r �Ҡ�C� A�K4��y�3R���~�����r-ϝ=�ņԟ���{H$��@�>�92� ��e��ǜb���/� AS��Y�Fp� ������l4b���@D�����T"b����M��o�E+��G6f�Q\Eq��tG)�b��Y�X�-�HYpI:�{��S����d\�ye�&( r ���k��� ��7�p+nؒ!�4
x��s�h��F$3:bk�����Rt�� ��!�S��%-���+�t�&p����5��J�(R�u��Nr|�6�,��N{�##쩹��fdZ*�p�Jon���;���Q�����CW�t�ur��*i���h@�(R� R AĆ�`Z/��� 릺б��jL6�:����as������(�уO;�� ٪{\�2ھ���Be*iYa�����ҿG����_߬~o[G�ܱ� @�٭����{P���VZ�[?�f��k���ݻAW�&�! ��4&//�}.ٔ�8�� 5�6z o�ʦs���C���?�S�F��@ɨ�6�@O�p��ۇ��QAP*��tl��ז����w�jZ@y�����&�Mz�aUۆF�@���=�c7�]��]�Aq�M�;��׮}�m�Q�� �e(��1���s��$�v_��℈\��<��f4�8S'�<n��!� o����4���tC��\�$ijٮ��S��P}�ؙxc��Y���ё��U�B gr���QA;�]��˶�3մ� t՚_�j�3[��G��.�����P�KG�[C #�F000�R�E�����5b;h7��/�+���O�Y���R��{`�v[�\�EG��9vT�j~��P�u�0��Pgmm��J׭����#� �u`��B)�!p���/�3�6ߣ�y���a]�+1<�<`��
0� =[�פX�K��Fk��1��n���!� �,����K�f��ߤ�� ����V���
�ᛥ5�y���?�I.�-z<:6쥾�P�v[����砛�P���CE�9aME� ��֐4�d�"�1������W�X$!Ih��� ���$�Iq�EԳ�")C�T"z4!猈�/b�l΅mvg��</~���!F����C���=MHYJ�q���j.q9�kb�BΫ9�J��`8�\[>3�3+&�� 6<�!vJ��e���H3b�[�J��� V(8F�� 9?�a��a�0�����ut��]�!���(��I��`��+�k=���bu�4��[n�I�#WR�'o<t��i��9���<���q(?�{;8��,hQeIL qdԎ}:to���.���o5�FCwM� �3z�"�~y�f���56���j��3#���8I�n<2�0��sH�@��o���1���8���0�
��m���(�%��ޯx:�.£k4i�{DCC׸�5B"�֖��
��#J�E����ڪM�R��N�!���%��A��fy����G����J�NM�`VL! moq�$9Ni�#?[t֠���+�QQ��w7����C���ԣ'$̔��qC �6B� �^b�hf^��bh�[���Ϟ�#s��ա{>�Ի�53u��<j��`jdh�P<�v�9r͹� I7������>ݡ��#��}��=��C��?������V��P��a}�8�ٸc�2iU������&��G�n'��#dcD��P��N��8����k�25���P���ߚJ��k�5jЏ�q�����Р�w�!�
\/W,�@K�[7Þ�r��������� s[O�s�@ $`ȏ��:���0n���Q��sy�:�`*�� � +"K�y҆�9gH'�S sV� ,�i�]"P��,����7;�p<
��_�U�3|f��N���4l�4C%?��0���ݛ��X���3��]����A�
]���,e8IJ�X�my�3\0P��c��"���#Dь��J[MtD��E�V�]UE$�
��B�$��\�����rEZn>S�22��̕5�%ܤ �B^A�1EF#����Qũ|., pRH^�y���=7�eŒJ�uiJC*2��c��<��90�R�Y!����&�C�Ҋ�`�!�r�`��|B�O�����1a�w@�e\�R��oS�}��c��î�^�p^4 y�S?���-v'�{�7���-E�ω��Y��s�7���|���T����;��$�>�I�6�>)F� �)<`��:A; ����(�V�w�nl8��.[Fk͝�J�x���|"�
[�>��{t��9l�bڌª�_4��RA�������Ik�V4��U�����~(�}�K�oB��s�}3��E��K�}�m� �LQ��Z1R2�"rJ�e����农�9���Ҿ!Udo��n��գ��7�}�+��N}��H�k"}������Q�t R��8K�v���J��U6mgϥ̦���O���.�4�t���ÿ8u��P`�$�HR ��8�{s�nZ� \����� ��w��e�S횘�F6.y�3�dyiC+��75�����?�܆�z�;f,�b��3�iA^.@^����g��{_�7�a������l�� �Jw4��v�?c�0B7s��?��un�����t�<�f�٣Oޥ[m�8�gddb�W���!�"@�a�T3���{�m����+�j����H��S�o(�C��[���A� m���!�JcgH�>�ɹ�M�U������Qh������鯡�:}√Wĉ���Y��eŒ qC$���r�)J��W�5e�U�� ܼ+u �������5�G4�"Y��P�
�b� �Դ��gOmH�$�1�|�� L�h P ��J�X��a�7�G�0,eļ�%�=�
��:���A�G\�Hӌ,�U�9˗���,&���JU@zAo�<��L�0�H��C���%2�5DZ� @XJ10b dRl5�9�!�)N��G�p��sȴ��'�1�{]�*a�� >|į�Ox��j�O~�c��_�+>M�FT IrryǷ5��o��o��?=Y�J��S�$�$�e��5�SxiF���T�{ Db@4Hd�5iE^/X�
̧N�3��T��fJBi��YSf0$��-� ��r��"<4�df0�k����t~�.���fCr� u�AC�}�Nr�����"��3
9w��cM��"�Cl��aM��\�$�Q��PEӱ�l98�o�!ݲ
�O���һ�m���&;�H�s�?�(����c6*{������΀ۼ{2��z� Zy��q���úA5��tj]��4�w?�xU
;Lk?��kF�Wj���C�S�y��Uv��R���!�rkR# ΧS{0��r��v��1̧S ��V�I7�����_a��ɯ�o��f��
����À�
�s
x�����x.�M�4E���h_\�=�O��%���:��j����QM�{�7��n�{�n����yώ����h�/�tțnl 4l\���0����ޓ�̯W�������}������oh&�i =*�=�u�^�� �F��gP(&)Yd��zJ�=M�^�m���l���mx��2����6�4&�ޠ�+DBE$�G��ť��z��n]��}:���,y�������b ��sA<�S� ���N^"�� ���?�����cw�:���1Ƣ�P4����ŨuO�^�qA�s76q����t�y'�n�n�K��a7lH���$=�G|c�1c���li��!s��zcb�9�^R�4"`�7ς?�f����j__\���8O�".Kj�pԉ5��d � p<}=gL��G?�)��w��A��.3(Π8�x,f̧�i�� ���V H�Z�|�aE^Z$��TP0l ���}�!�����c
hA�e>�������~� r�o s�C5��?�<��13�Տ���
��:JK�����v�����f��@�\�s��⤭�,�`�oMU�_3�v&|ygB���qF�a �g*'t��H2�� �;5� ��rD���-�Ϳ���_��C������ ~����^.��ϛN�W�����+&���Y+uݒ�~��~�;������K��\,j��i+ �ⶬ�Y@�x�.x<?��pFB(ͼZF{�A�T�o �p� OrZ��) ��+rʘ���#8D�df=
$h+DAl�γ���"w#����;���Ѣm��BiFA�Z#]�O��M]�SQD��[��X�F��7�;�uI7R�� �g�j7_�upVc�����0��!��9X#X�s�7�n֟+�������$j�y�m{D�%ݙ ���֨f�@�z��=��a$��zg�$鲷"@s���r����QS���
. �~��h#�:q
w y��Pt�v_�dRȜ�A�ЌWo��~���Yx~��b��Ȉ����@&��� ㄝ����skj�:�G"��b�?��� U(��5u!�c��l)v�%��6�s�*VmLE+ �´�6D�8�yJ�n��!�B� -igt��l&�i�ޅ��8��{��5�g�\M����OL���mn���n�L�fs�?L��AT�`'�������QՎ4�{�\(H[��g�����<:M�2� �><T|�.�^�����YJ�Btq>hg�X̫`fJ�G�U���\��f3e�Zm��4lv�_d�Qk�;#���^�n/�`���dZ� FD��� ��������@S�}4s��^fxJ�:����n$f�@�6�7`Gu�c�t�p~��5d�H:x��c�H��'�|:5Vl) ��E�(H� �{�3��
~�&c�y� R��Ld�bv�� ��R�b����-�c��T�iX[���U�i\)Y����\���r�b�l��X� �g�p����x�}5L'�8�z_�[ 3T��2�s�q��O��Go���G��� �H3�+��4E��W�x]����-~����� ����5�sձ��`����� =��28|72�k�?wCE��2� x e}K���T��&�T(Ƌu���Պc%��3�^��_�� �tFJ+�v��@������%!�=��b q�}�3b��qs(Y�.��\�2Y�z):�o��r#L�L��L�����X���44�Us��@-���4CE�� ���Wx|x��ǒK��bI //7,��C4 l�+�H‡o~��?}9Y��o���_��B��S�2^�+��������q�#4�,@����r��� �^�, �����3&d��ZP�@F���$1 *d��!&�y����z-:��8�1B�
�P ��G��T�������cC�!2����:� l��$��(��b�H���6cn�G%lu�.���w�1�ϭco�d_Cj���3�&=�u���*�U\���B��hMd��ĩ����W�-�i���ӌ��ի��2^5�[Q����u\��H#�jC������7����]���Lg|/�x�Gip��o�Ej ��n� ��+�e���s����5~����O��q�-xYV01���':H�f�� \�ϗ d]���ͻ���O�{��w3!>=�jE�T�
��� ���ٚ���#�8��� C؊v8jj�V����ʛ'� sN�5�ޣ1�u�ur�􋼟&�<��iכ_HGNZ�F�d�����s�F߷��xuG���� ֮�:|e�?�w�<�C�r�k�7M��r��G���PWB@ ��=Vd|��y�6���S�|�z��8t�������^U
"0M3b��!��
w2ʞLB#��L����F�f�QO�OS_�PDU��gk��R��4E�1�f�C�jv< #��8k�uc�53t�ފC���s����(A�n�#��!$�.r�M[לb�]<����XP�O��*#{��fh�uBc�t�ᔈ�h�eܑ!Mmf�4a:?�W���V�i�E�� ��iBʩM�c��!�k,5C
� ���Y�\��?&�5�Z�tr�Vj.ي�QWs\�E��4�@����3�� uoE��ё�p�� �)2�������"���/ JW3��d�b�ל�?���yY������ ��WϘCG�}L��Q�W�Zofٽ(��F, h]�">^V���OHY�A&n�/����
����k�$9�C��="3�ڻ.]� �(��$��xt4��c�<�缏��1�d3���(�E�@�}���{�̌p��kf�] IvJF��j׺dFF��w��� 2 �O��?���L��3��_x������O�0��#��' ΁�p]����K���� ɘk���
�Q ���r���w����'\��@h�^X�ka5z�;V� 灀��0©bH�mWj��@E%�� ��_�����o����: ��t]�g�>y�������w6�q���_�݇X���S�ڍ��1�� ��c�4P�4�ɒX��ʙ �G�Ov��S9@}2̎�kq�40�l7�2�a����h�r?�;�#�0�Cѵ3|�}�YJ|�V�dC;n�ѭ�K7R� *C4s�:Q-Y�&�̞-�T��O�3=��Ƕz�5�;6B{�Ӎ��7q[�*9R h�[܄�z��s�;I���8[��(����1$c�Y���4���i:a�,�4��!���;�e��\(��ov[ʑ4�5���#����֘�O2�j��Ė���T��f�V�k����La!h���G�vo�Ѧ�/̓�,�q�+��}yJ���X�jҕ<�h��k3\1?}�7�����^~:�6��m:e�#�a�6yg�Ài<%�4�Es7IPty1�S�XTDv�T��*���\D�U��o�����՘I7 �v�<�+q{���Xm����Sy�
�ܝ����A������ ��ox��8UV�%.m\}u�}�L��<��X ۝�Nj���/6�gv :�?��L��,j4ń�<��VoV�� Y'=##f��ޥ�G+o�B&�&񨢨��$��̊>G�n ;�v��ž�6��5���΄[���t�<�[ӵ.R����u��6�pB������,5*h�}��gÃ��'\�0�5�Gߟ�"ӟt��<�Z���쀺5���P�)&���y��FM��b�� g����Q�&9kk$�vo�����z-����X�,S�H,� r=E:��_�|�v?��"p���`ŏ�oF��ۣT����x�i7l�Ϻc��s$<�Zs�u>�rX���+\���?��f�!�Z
XV0b��e��(��_�m.k��xYQ��K{O3.��a%0B )��I/�Q����H@p���u�����?E��gM�qeR���y '�� wzm�k��<W�J�S��?���ŀy���� k�x9~��T/N#<3����Ӥg��3���~�Q�r�/��K���.�X]��
"��A���qAF�� ^"��kHHqD�0�9.�x���*b��N��U�eg���.�Q ]M�4Q��K�Bq�/� r��R~�l�Lj5(�g��%���^�;A��d��tw:C��L����p�!1B�C@1�dN7?�@ޜ���� VZ�n5���4a�xg��T��ȵRM�E�
Ǎ�g#�"G��^v4G���i���%�)�<ru��T[�1I]j��T����Ń��X:���s�@upG=���E�o��a���8M�;p��NR�9 #N�/�Nwue���e;�A��Owx��i�%�nC�j��>��s����0���޾ſ�7����C ��5@I�6cۆ�w��n�t�t�-���M�� }�܎�}U���Ǥ{�)���� �g\�k��b]al NM�w�iq�W��_�'���cU�C�P�I�Tz�&J [Kq)Qu�jt���<_�JsC��b6jS� 1<>=����X�N���F�hV�c�F"J�J�W��m&F�B� ��螝c*S�-�h{�� � ��vZ��x5.�n
�s�f/�k�ny�֐�*�M\�������j�D��ބ�a4�/��v�5FUZ1$�{W8��i���^S�޶q�i��ҿ��5H:0�z m&iy�$ќ�C��g�"ݔM�8�m��z����M�bj5&u]�f��v.D�FZ;���ɌkX��
?�8߿��eڬ�bM��ͷC�}��lgڒ�A��0&���@Kɘ�l
;�Ш��`r�����ʁ�o>��&��"c�th�L]�� �ۢ�D�d���fX9�^�����/%�� ���/����Yb��T������֜#��@�^F�0$+�&I���K�)3����)&<�q����z�`&|�bMZ�����e#%�/j������ܹ��<Zyz�8e�8���;�����<�{g���>K��a�-�""p �<00P���S�@Kچ�1�Xk' �\�aM^���'�aEr�V���oAn@�#�����֜# 3����z��"_|�_?�=a �2���hs"���3�� �<`�\7�_\�zR�2�3/��������Q1�seV�qٹ!I�,n�Fkv��<MUb�n V(�2�5
�"�>�أ�aT<M��m��m�@ZDtS�dz�F�P���O�f�❷&�y�ēI��`���ͫ6g�0��}7@�! &��V(
�Lh0抦h����C����id��&ӹ�=AšL�6�S��y���3��J������u4������[�(�")w��������:�M�;C>S��Qa��P�S��&o4���`���t�?����� k�9�g�.3�OO�Ss��ܿ�8�6]G���<��銸�6|G��{8Ǹ?������,x������r���<�_�cG�r ``�?� '`�`��u�KM��M�DDw<�:0w�ZLM�Mj��H��(�6�QB�i\�J�=k<j�yTg,7nzO�f�'
��I�{�����Ά]\�@ɯ���C,3���ť�!��kc�l���6}@zd�8g䘺�P38�K�~���?><�|ȶ�c�O�P�����z��r��Q�a�w�\w�ȬĪ�*5V�T��zP�5�׎O��h���¾!��G��4%L-�3�D�AC��&��Rd�Z�����6���V@�Ϸ~jD�ϥ�Vè[4�����:�$r;�+�m�+�9=D�t��bd�A�P�l�E27�r�f=��zm$�2\����0����e"'��N�45�I*�����f�����^�KhA��ZCsxj3��Y�4���[L��q_T��jю�o��@����E ֒���v���jC��تQ��z�D{\t�E��Sp�p)0��\�߈�M�"G썣m����m�|���N#B:��3FHN���KȆ/hF�3�U�UF/e�77�<�n��[���[����f}UCn�x�h��)^ ���ͦ4��=�Hm4�Q�mpx�� 8�O�:���R��t����o��)%����F~���"��a��!΀��ָ�0�]bX6��HB�lr=�ڮ�(E�Bi�5��w���/�м
G��4�)C\-��R���\��&k���b�3�Xw��>9����� Κ-�F�\�f��cD �S3�X��<�aр��� /^�ᵻ`rT����5c �E�0�b5߯�Z�O��J���&�4��$��#DaI�~a3ش�|Q�hx���bDTV$᪃�>72�m �� �f��_��Y���4�#A��a]�g��Q�8{8�6�`v�܊UR�[���e(.):FA �̚��8a0f��+y�� [SAj �6�[�<%i �G�{<����"xژ�=L ]�Y�廈�����\��h�<%��F�I&i�^�]��2ϸ<<@b�8L�׈��+��Z�:�f�9G�L{�t� γ5�y�(��y�ǡ���!�����a��Ο���� e����C�/r�vR�����n�U�S����$�8�woܚ#4%GJ���� ֍8���Z#��!���di��k������5�+
*�q���[��C�^ ��X���1 �*M:�"���ȢS3�NO�~�B ��Ʉ��ƀ��.�j�����M��y.���9�i�{,�Rn�&�FNf�w�~��`4�7�(WӍVc��>��?ۇ��� l~�����t�u9Wj˷�J*b �3!�~eCm�n�l����p�ͨ�����Ͳ��o8�n�z�!z����0d�Y��5�G]w�P*�%#��A]#�Mdц�tb< 4���rg�ż�,ס�k;����z���m>:�7Q�E,��4M�}$�d� I�m[����4DZr� M�V��Q��hv��Z��Ԇ�hű��h��.��k�\��"!l�etŤ6���]󜝬��6s ꊝn��aZ�ȒL9S�sm��~�}.:%��#m��>��j���3���M|�u�x���YM?Ot�q:���P�n�qo�m�e�'D�e�f�m�/��P�"�}��{�tfMSeI�3/��5R��k��@��IװJ��K��+�
F��ww��ZJ�V���+36Zz{I�Е�6�� �4��Ɯ� 7��;��.UIJ^d�P��D���_n�F(�Fd���(Bl�e�19��<�d�a���h:��1�j� D!�,ᄊ�/oq'/=�� ^O�דba�SB��q���l��y�o�������W'����� `:cYVD��9����vz����<ɒ�s���p����I�$�+6��7g����N�8B�������9,`��^Z��R.3b�j���c&<(c�؃�1EV �p"����� �h JBr�Я� ak�9�g��}�b����fĸ��
�����L#$x�h%wX׹�Ҟ*��ԍ�p�kts9Z�U��$g�o�?n�#��ƃ#�����\:bh��̄�m��!9�Tݎ��唎U��?����O;Ӡ�2�A�|�(�y�.'I`pQ �� � ��gh�ڔ�!���jP*�fkQO����q�w07��{žI���Q����P�"0l=Db3���c�ύ�u�RHJ�?�*MV;��qBZCv�H3�� �H{@��IL��Hh���z��ہ}VI1��&v�ۈ��L�,�ݩߣ���_���Y��q3%7����5I��b��a���K|���r�nH�E�𱶎j�MG��ᒆ���;l�Lo�$�(j-mQYmb'��z��(��F�*I-�#F��9w��sH�"�cn�{�e?�HK`:�@?�mQCǰ��͘n����-����ͨ���e�Y��0����<�E�&J�b��QS�Q?���-�w .�{~�
Ԩ[������e���ɼ�U�}���u���P ��q�p����a�����ª��l�b�L��!pu~�4�}\U�n�R�,�i�G���(!g���ݘ����7�]� ��^z�V6�{[?H�odU�~�Bv���}�v�ĵ%֍��˅Fs�6T��my`�$�u��n��\�p�� �C�o]������g��n�R��(�uM m�wMPv�.�t=k��xE�$�f}Ԇ�YG߰�ov<���u:Apq��5�V*ȥ�XLVPaD��u8�� ��0�ه� �0�y*qfd�x)q@a���#��|(š
���I��LY׮ ��3]^b�3\SG)�f � E��G�cLF�U��ݐ����4���z�/���Č�1�F��
bI9�b&vP�`9�����c|��k�?����sea�D��4�si/�-瑩�݈�u�M�8���ŭ��'�%�P5s*�C������Dw�
����3^�@�Q�J@�+t]@0�aL.�+A�����M��4L�� �<� �1F]�@+��>*1"ƐZw�c������|j`gH$%x"�"�T�b�A0��yLѾDz,x|z_����0Np�;Lӄa��X��5��(n�L��(<� ���gt��I T 5~C�̯�͠��W��װ1�ƞ)qX�R�]��>�6P\ry�XC���CVh�8�K���z(|#Ѱ!M5����HY�;_�]=]M��fQ%PA����0��t붱I_0no
�@��� �/߇��R݇��I�2SQ�a������|j�ִ�z�pJfҦGDu|a��>�y�S�~�.��򳷞��j�ᗙ%
B�Z$%O����c0PM&�b����
��)J<�&4��p�>���9����(Q?�1#�b�*��1�,��yk� h�Uk�bP���[�;�cQu��טּmڦ�e��m��)������Н�RH�/�6K�w�m�F�F�l��Ȕ�&5�3���pn3F��`Y��X�e���1z(�X�7��^f`yJd?Pؘwv��Wd���=��N� )n��d���p�B~�zKz�G?ꘚ�L�S�06z��Q�x�[4�h��۾�<@�7��Nۦ��%Z~T6Z����=���g���ṙ&��n ��gH����ƛ�[�&Swe~]�4{�\�1+�8���,A7�o�V=FYp�>M;�E;��4�tL�1�!=9ŵ�n���w�v�A���R��\V-���1s�' ���`�t���z�oH2���k�F��i��Նv�͗LCGs�u*uSz_�=c����I��c튪"��P^TGDj����b�i�ʈq��VcJU6;ٛ�mc+���th`�t�v�:�F}�����[l�T�Ru�,�>#p.�|��(���/�����+TC�ִ��Fj�,4X#��u-�89@�B�
F|�ӟ����1^��s|p���m�3*y�Ȳw�,n� � R`��XM'U�i�P˕�&g��� �b������E�«�w8y��<�!���a0��k�§>aH�������b]#^�~�7�~�����n9��kg3R��z����|x�uY��K./1�)c �5Dİ"��,�5�C��I�,x"�K\,��2a<�0���@���Tj����)���$k(�V���v��� s-��3ı��_�����25�����f� wS�������.�(���D�T��fr�� ����ʩ4�f�|�̚��X(���x��;8R ���٬Pm�bM��&t� �� ��{fEn���9Sٵ ��b�Q��G�o���*�AAL}H �b�c:/~���ƴˋ�����w f�*���rp��$�V)VM��d&���58��"iؘ̒�a�h���0�\7��t kk�BM�r1O!@�L��3��8�UWN�f�M�˻���m�j 2ی9�x�*�\���̢�Y��3?��|��Q�j@M1Q���!ݜj��t_��nX����"��E��[���;������J&#�d��A�zSG�L`Z;A��Ɣr��l��=���]dH�&/����<8���_$:ҭ_��X�=�'s� 0�m�TL�T֮c��{ݚ����s?�:pG�P�M�3)j���M�PcF$ ����(�bq��6 m��4�6��ܻQ���1��q�F;�cB�9`�`gO��3d��ޅik� !�4m���2�XEl��yNJ@c��(�ks>�!�+�Z͍͞?,��c��/�X�ڰe���q�n��h7�Kym:�&�M� �N{3�l&�R��1$g�&
���l��U�04�x��U�
(8�gJUg��k�9��TL:��Y�2�A�uY�l�+��5�{t��sCm���cw���+7�'�� �2�?�ʚ���D��J~���ּ23��o���/�{je�� �����F���� �:��4�: �ۭ�LW�ZND)� *3P&���R��0���T�]Aإf9=�1���$��5�Ƃ���`� 1�8u�, /�^⇟
�g�
����OwgL�T#+ƴ%_�"��1�7��[��_=�����~�?������?��'�:F���8�,{»w������_�3��K�(���� ²D\�q�"*a:����8���iÐ�O�4�V��0h���� 8���7���!��V�(��;��H���&�!��# ���g�Y��K6�§�Цn�k#A1Ԝ�;�����T��e��e��<�[�;"Q�n�Ϝ�fHB3�aSϵU�C� ��֓J E�]Z�LbDD��{5�Z���Sy^��?��4�@���5��/���R-���!�*7AR�NҦ�B5��-���N=(�5�~|½_�>;�T��t����k8��<������4���#f�8 /�FLө0/����I�ȣ�9!`?b:�,�FH5��fb�a���]/8.̘*�/�����8Ab�W!������eg�J����o
i�^e*�\jf��R1F����6ﴣ�5�ql,�K.U��fZ砉�[��-5�CO;M��蘟Ѽv�\�>m��w���k��n���Wȹԣ��i��{Ћi���!�6��
;8�ӈɿ��w�;��1�dcH�zI� ����k -E�6 �e�6��,B�<�����ȱ5DFى댇�XM����.NoR����oӪ��&��� �- |�dH�q>c�5����AD���ҤP5M��vKV7Ӗ�K����\����B-��nK�V���1NNqb9幗
(�+eG��ۚ3���^�v�„�6�z�v16��AF����4��P���tߣ����Az>s��62�(�#tI��8�1�%�V"8F(Tb��9�pj�4���i����T ��N�a��l�R~��o{�P�/Ve�^��1.r�9�9#�?�⋜��sF�[���0��X�. d4Mli)+���ٳdۥQ�KO?� ��� �VJ�QQ��@��n8�w8Ǫ������:��!�9���#-(]n�1݁O��^L��WP���6w�ra���Rc(G�xaD��+�(d]!ө^k"0w���^iI'j
U���<�O:rD�(�� �F�j�@ ��t��x~��~�Σ�d�8�8b�N,���yFO��W�1����G87�|��{<\VİTC# �Oe�20N'���s��~��9B�+�9`��i^< ������g��t�D�H�U��Ib1$?�@8g��n4Mb\���Q�aq>O���{��C�!rq��P��bU�K�
��TԌ���Ƴ}l\rj��Oq��h�g�prI�v��"���Cf׊�� ޜWQXx��v�~��b�����+biX���>���h�/�*�h &˜���4L���HK��`�fX�e�ֺo��G�Z���=�M����v�Xe�e��(�~o�F$K�x�0'Pj��W*?�D��X�����̘�H����t���j�ܹ��֌ ���\1C��ғhҳ����G��?�?��������AõaZ5y�������+ ��=d]��T/p��)�Un��w�fT޿0���3{ 䦎�iN�9w ej�Ķ�;�&ʈ-� %2݆�4��a� M��O9Tw�v�S�A��:����5r5ȶ{��/�-��E��?�BX�)���Lr�@�������&�3N�+�J��=�2 t�7_�y�-2�ݢ]�1��~�� �N��MWѠM��7��!�˂���Ƒ�uL�򺡟>�Ӛ�t�Q�2�r���ј��NǤ�?���8�
�:���$oF�t����];D��A�y�}�w�5��gZj|�}�ss*�C f�&��{���A ��!��Lņb\���ô�X Y+q�xq�Ey\kK�D�0��)x^ lwf�*ͮR�X�Q�}��%�z�}k�]�,]��U�~��wM)��� �t��/�kΤ+�j��:ɬGR�d��Y�y���jy�E�i��!j���ic���"�(�S�wvN�<�@���/�����4-{EP2-ZEo�����-=�X;���8E#b�#0\r��h�!�ͼJT��i�3��at?�!v)�N;ZsAd���+�QQ�9 #���ppx���0�#���{�>�?��3�����OwL��4���;0�q�3=5 ƀ�@���}vK���=�\�5ioHBdN��|A��}9 *!,W�O)v�=���'�~��nl�f�E��q��Ym�uRI�-�4�d!�XR1j9��]V,�� ~��w5�p�%�xX����x��_�9�>� ~���������_~�yY R�q]lx��E�eR����(-��
U�
e )�h��<��{���A��^M�Q�#\�ć���,'6;lS����u��t�0 ���<�ܘj�DQ/{U,�����Ը k+�h�"uQ������]kj.���w�zryC�9&n�d(�L�&��f��ih��<>y��x��0���t�T"����!Eri��q�uL�e �GO�1����Qk�m�W���߿×��ק�~�~R�a��{�G馞W���J ���j��TMoj�[��+D���4���W�F͕�qy�1�2<1�����"H�;��*�8�y���:r�G`��]�,��T֘�@� ��߾{ċ� ߼����ާ��MY�����Wﬞ��D<�/܊(��]�;�8�jƊ
D0f�P6��4`�^�%=�5�Ÿ�^6�K]���5#�Z�Ҥ>*�ۃ��3��NŶۥ͒ӥ��:��ܬvPz�H5z��0 ���w{�6��z�a����5-��7;��(���t^��e�D�dZ�ڵ����|�G�7�(Ѯ�2��)��Y�!�[���iY[T��=ߏ1� }�ӴDE̐d����=i�59l~�Ѧ��F?�9gP�u��y� 5'���
�]�}�6�4]�8�Ꚗv�D:R�F�7��t`R��~��a�b�¹9�f�Dܛ�&��@B�2J�!=ڹ�&���P���P@4�em2c|ս� Y� �@x5�N��2���ߏ-s�Pu���p�ֳ�R��&��7�j�: ��/w�e�{���v}BV�����18��G����ݗ�N�6O`D83\Ґ��^9뙳lD���:�0����·-U��Fw��a��3O����4��d3���\�D�ʔ.���'Z&e5�䆵��4*g�jw�� ��HVF�V��v�����r���܎�qT(fC�W?�)��?�G��O�O�c������q> ��7L�e]��xE�C?\d�q�g�oV>��Tdk�ѧF�����?6�# ���y�_Zq�h�A��JBV$�s��]��ٽH�E��5A!0Q��V�+ccr� �0 +�E�;3��4?��~�%�fߣ����nB�L���xZ#��t�����ݻ������mɌo��_�a�� ���<�Ԣ8�=CG��=�a���/�it\r���(��6�\tp~@�|AXW���l��0 ��j%�Ef�� �# �E^�7û���Sڸ1����)"G��&1AT.�-���!��Ԟ ��uh��~$֤�ۆU6�&G�N��O�G��OƒE5�+$�g ���3^�����*ʡ�,_���z����+�� !D\��-� �� �˿�W߾��Ì��ঞ�O�� �x����#;)�;Y�I���\{��A��U��b��Y�g��X�Ѐ��^�ڴvH�ٙ�����dg}r�0)��%z����Q���$FM~3�/�c�[HOOO��/�'��O+�]W�f.1��f6� ��i��12>�vO���&z�+�x��LGO�9ϳD0\D[�)b�ګ���ɚAd� Jx���R�D��:Ã�' 黔�s�&J���䯾�Cо�#��8ͦJ�f�;4�oT����a�egk��A6�ȩE�Q�~�� 1�Ly$!G�v�U8G�b~��=|/3x�@�bC ��{0;1dbG��Pc�h�蟍�{'��6r�3�־��D����4xq��%�j�6Ԣ�GN��mzF��џ9j�oѐ��$�&c�bls �%r��r3���<�-�h»H��A�jL��Z��K�emf�Լ����2��Z�"><�Oy^r �g������ԫN;� �Z[>�y��hr��IS|ǂ+��4k�����>3��ג� �(oIOl^#�[5O��>�����Z�.B�Kq}|�ӻo@~�]ö�Վ��Ӯ�A���n] �����5��$(��s)��n�������$$;.�b�
t�kb�ZvDΜ��K�"�E�%j��b��CǮ�$����G�R�8:�[i�����"� ���ؐ�:C)1�_v�M ��Xs�@��H8��|���". @��P�nP�F��� ]r,[�Ӿ�����?{��X�J��u#�KtXo /g� H�{L~��"���gu�XZ,EC�_1���!e��Zr�րU>�K<������1;�k�!/]L��a1Y�.#t]�A�Y�=��1���QH\@d�K�x��x A�׵P�����a֡���:u�ڍ0�b�#�1�� k�w��y,�H�I ��s@�;� ��#o�0� �'���dR@����P���ўǘ(�b�':��0���\/ˌ%*G��i�l�<�O�%F�ؚ��XG� mu���\��HJo�s�?� � �@rw����T�t��8#N�:z��P�xe�^�;��5#e��q>����!�0&�����CT�� <����OO���Y���3�'<\o�w z���hn��8x|��[<E�#��n}~��p{F�}W��ִV�����q�Y�<|����=��\�l���,b���I�Ij�������d�cs<]�&I���.a�Z{,O�e_�K��16�a�<�� �|�~d`b׍5@�C�A!x��o|���;�x�/G�e��"��q:��PX�/8%��">�(��:��@&`��6#<��)�:z���*��R�b����[�唨�(��U9dzR>
m� ,ɒ��c�ب����Ċ�B+k�Cz��ɦQ8��BB�2 ��%!ܙ�G`U�Y(@2��=��ю�MX��ȅVF&���:1�+)+���e �u�
a���f�(����ʻ� F� Ԗ��7I�f˼� �E#��7�7B�+�ʤ�5�&����k�4������#j��e#�G��Z��@"E`��BTl?�����vߣ :Z��A��z7�B =�{~�&� U��%V��E��2 ˵�AB���x2Ũ�.i*��Q��q���$�9�M�g����d��5&���?���]U!�S�O�臤Y�:-n����.YwG(\�[�h�in)���#eM��M6 �����h��N�la3[ºso��/.�ל������uN��Y6��X�>qy����߂��ٲ ҵ�ɘF�`��n� mjl��V��`�kY({��4���NȽ�X���x���d�3=��������b0H,��u X�#C��lDB�8Z��zE�Ç� �� ��b���q�B�>X��p�R޶%��!�Ax����?�}|���x{Iی�!�ƟT�ڱ���*�($� F\W�����|����� 1@ x�Uƈ���JxA'Z˓j������$3�"&߲�eOF8 � �Ă E�ciw�� ��3c����XL�L�����xH�"�
憨归Št&{��1"bA�f�DN��!��B��ב��5"�+F�g����i0y(\CM�� ;��F����@��I��k$e`����"�{��Ni3�K��yHc�i+}�Lgn�m �!hP�B���_�%����0����e��:!-3�J$�p 퐻�\Ղ����J �>g��bl��̸^.��$�ze��؜�t�V�%"�c�.,�1z2�F#|v>RidC&3�N�� �Z����CG&# ���Ou�bd F�~xL�tB���.�m "y�4$=3���)+��vR�~�l�~��ܿ<�|w�c�N�'W�SD �����"�h��x8�����Z:��9L�3t��i��{\.�(8���1��bvr�/�J�pU��mH7��fp5��u��慞�e���Ľ��|T����*��nQ��K�& `$]a�D�JA��5+a��dH����pn���[5��[��t��eV���f��Fp�d7�B�G�9s%������;��6����@0� �P�vQC�F���Fc'�h6�5D�y���� ��F�ٽY�K2���b�ߊ^��l�= ����{�,Y�e;���&���6�1�t�s�� :�����vS��z�8�on��m�{Q�[R���/�F�E;�԰�f:�^���ʹ)��" *��G�eC1.�i�Q��,�r2;�~��@���|�!�C] �����M�����ROQ��7����X�+��:�!Y��aW�[��D��NM�v�h���n_�W=���S�Tm6m��x�Ҕi��������jR_4Z%� XBv�t8�@DD�q��O !D��rA��+H����A�%�\�E��h���z��k���ϚT3 ��t.�&R7�:D�rO���6KW*�Ob�C�yn�9y��ʞ���Nz��7���/��V�p]V,k,�ީ�̾�z����O���D8Q(�Hz�������K�O~>��7���+���˓�}v�Op��'N:e�]GC����Ê�9����R��x�.����@�h����� b�8�G��~8^���Y#'�E[5��)vϰ$�f{�<�.�d��1�k�$S�{ڲ��2�ȄGD�b,�)%,p��T�>� �(�0S��>#�*���d�� �F�pD�(3,�Uq]������ӌ�w�Gr���D�� �� BeHbߕ�L����\$7�bF9 ����$�6_�I�i�o��K��4SF�M2]���L�֧ܹ�*~�˿�, ����dI̎�����W�p4t��9���n��`�#*1���.5H��s79��h#�j�#Bb)8��mCG�h2�Z�4xj!�z���-(�oh�M���`�殱a{�Ը�-k�$��=��E��?�̑���1 ��ީ��;�[#J�읃��?� ?��O����W/0 Cq�Wv`b����u,;���Σ�0���d��M��q�;c�W�1��X�+T��|Ɣ�H����d�� -j
�9U�DI�H�P��!�赙jkzطp��!��MpT~ �AѮII�(y �h�T�MJ���/���4�i3,�36���h[�>��XK�u�t��T+ɽӍ)�H� �K�È��%,�*B��Bψ��k�{��F��7���t��8�����g��4� u��Aj0�k��1֢�ʻ�'�m/T?׾��13|H�+�e�ѺХ�^U�㌻�3|�9�$)&��#���̜q3LX��ijܤ.�ŧ6��~Z�4-/�/�)�{��q�d�P=c��\���nk"ա��=����sL;3��z��5���\]� �F�r'0g'�b�Ʀ�)qV� j(M� ���s� }���̀6�武���l$B5��y��?��� 2��,jyzDBXR4��rs��^'��#� T׍Ί�ΔV�a��;ÑM4N��2�~>s ���8Z#��5���Asú!H�H�E)��}�Q�W�&��6H�@�<<>B�zH��MS���c�ͺe��T�����@��������iuu�L?�.��.�3(余y0m
ң�h�:?K��ce���D��fȠ� �c��)5�iʞ�䌶�'D�
|H��pƊ�b�|�q���K��_C���8���ևwFE�� D��}{A��RQg�K��ĶYf��=���D�a��rn�w�
��<0^O�Oτ�.�H)�{md[�2�Sϸ;{�x%*�6�Ssm�8�n Th豺X)F�08�5VwfAFF}k�Y f68��=�x8��Yg<�+����^����9��2#��D�Op���D�6ș#a]b�E~�0 �4b{f3xt (NA��]A��I W`���2:8?b�>}n��U!�3�,��`�y�FV����QlT�� W�p��.��؍d �S$�zl�� E��"�Njv�A������sq.n%(�����$Y��=gf��� � �t�'O��c��=7��+o�۵: |�Vɏ�c�ck��D�낷�����%D�./�]x����
1�pF1�0 G��"����ob8gy�J{��^=�����ck��� ��w���;��� ������?���{�}��4V��8�)��a>b������3wvC����+���e�M��0Z����뚀��'���Q�O�ٍp����LB㢝MжnQ
�jT���mAD�J�djI���a) �W���(�-5�(�׍�rEI���'�雍��њy��E�ףԭ����K�2���ʔ���[�fK��>\yg�4���j��Ŵ��@�*}ɚ(I�X��}��Bw�`�Z���N�D8�`]���׀���pU��#������|Y2�����1����Ý��q�:��W�Qu��� ?�w܄ @'3�&s]���v�L���(�.�rѓ>(�6x���A��Ж.��Թ/��DՏb<�}�6�;+����p*)�n����ۇ��r�n �*����Q�r 1-$
jbe��j��,0���keg�Jc�537��4Q�4���.t��'�u��16��A�F�v��?��?�.�7�qdj�{�]?%��dI����O'�|��+ȹ]T�����3� w�sZ�}Ư]:6D�59o'r޲ ��2����Ύm�M""��B�a�N� ��Lrh3�ӵ�@U��6�� '�
ӺŹCvۛ��n0��yjL��\9�u�Z�<�&[��b��� ���������?��x,JX�g!8���l�����d9������|Q���ܫ��9��'��l��3�������e�, ��8�#�ǯ�L1u33�[���{x�‚q���������-+�� d�k�#«�3�|��bī�3޿{���5����� ?��?Ɵ��n,�F���|�0x|xZ���������y�y���^f̏F��N�.�W@��L/��.o��a���*�u��iEv�:�@��z¦
��U�0\K�U��&��h}T�" ���,��f�;l�(�ߗ45��&��%ZԚ$;HSʪn����oΈ���t:��'o��'��?��^���b<�4�0�:�f�0�_ ��.��;��<�N�"{U<>]��Ë�Ӿ��� �'��o^!�⛷��/~������/���;�0cI���ղZٞ����L�| �$�($1UD5@"s�nEuBv=Ls��0:�!�)6L��WI0z�`?0�����������z�͔��<F�r�p��6�W�X$٬�y�����'��?�C���S�������`��Y���k���L1&o
��lg�k�.�F���K����3h��[��\�}�T/U��y�HMCGC*N��^�m�['.q��d�M$j�b�[�4��+��`XJ�bg�*W3� b�`~�47v��T`=�{�kZ�Q:���:��
1"<]p���# e� euS;r9��i���*��� 8�2�o�[���r��c�Q���E�F���6}`OjnѾ6nF�^"$�Y����Ʈm"����< � z�V����h3Uh>��<iG���Y�n %m�v�FՑ(���L!]X�az ��D�m/���
iװ��49�z�cۺ��Pœ2v]k6M�J��2�5�<�٘\�+�k�Y��B� h�My��<`����~���>Q��\�����}�O�>mN��q��$1����zjq�b&T�o� m,�yс况|���V���a-p銟�Ο���~_�غ�6�ML�MG�v�;��ӛO��<�qX);ѳ ���^�yc��h�2F�V(�d�f���|�`�Nc![�m��,aF�i���b��d��=`ut{uj���%Ʈ����OZQ`(#�Tt���9[y���Tcr~w`7���!y���>!\�C5b}���߾���1�|�(���DE O����Ѵ���1ɠl�?�;�Ww#^�M������P�T��E`?�|���k��T�'D*�t&�����q�����w�;�q:��� ��j}D���2�9e��x&0��1����"�1D��8�xy>�ׯq]#�U�.W���ei�@��vO�y I�%IB�1$&�
[~o����Q!�^גO�c�e��o��+cE���&�=G׍�/̼����U�!�� ���
9x� =Og6Q�L���|d�#� 
�u�Ϝ{��n- �,wؤp�_���n��S�ɟ�3���c���~`N� �����(��]I�C?M% �q7 ݐ�Ẁ�p?�����0Ԭ;&��y�xYpG��������/�_�����OkbYiLT[j΋�FҐ�� 5Q������Y�p�HK>�d}�B�'|b:��Z���8��ҳc�0�>5\��� [n~�����P�?���d�@J�Kr���<~��_���/��ym����fN ��D������B,gR-l=My�r$Ӓ��)e ?[�b >|�lBy��e(4�&��}
\��;ĵФ��-�8D�y&�s|�~{-%�ɖkI�WK]H �n���!��Y܀����I���;�x�`~HvH�Q�Ճ9#NGE��fFAk���6-/H�x9~�A���ٯ[�������| X��t]
6qfO�~�
H(ױ��-��{��;�3��X���b�$�Qa͞E��t�S����aR�g[mD�V�S�4��h��sp��t�6��M3���� %��u�ݸ�3���n���r�C][Y��Z���;KҖ���
�l�P=�����$_U�f�9hC�>Ba���sR޿f��x�pz!0p6Yₐ7Iͺ�F�
z|��A�衷L�RtrBm�!�f-�`�Sr::�6�"b���_`y�ݵ��=}���gn���*h��7�]��ЎJ���:�[>F�ʏ��9C����WNf9����YYA`7���'�J�$'`B K�eѱ�5�I{we�iܮ��zԨ.��5HziY��K�%�F�Qfe�آ�Bk�c�jF��n���;�4.��S�;v]���!V����V"<����Ck�f>��uL�<����[�}����+��Μ����
Z��<Fͩ�$@%X#�
:I]"늰F�� ����?�)����t2��@�v2�j�_H��
���3j%T��Jq���F�:ges��g��p:�8�NP�A���|��˗w����c���'�{�hH�*��O��׿�a����_�a�1Lg�A��.X������i���`^#>|x 7?a�=�i�4zD�Ҁ�&$5�5�=C �Gx1�on*�?k1ٲ����a�Iڒ�[��V�%1���lu� ���!�Q�Y�+`1���lDr�X6I���T��*��"�ɳ�� R2-��J׈;��4p:��0�������g����|�i��FP-�Q���m<�s�z���!���f�?���߽_*_#&���'��٫{<���)�g�`��6J�K%Uh��@���5�] y����]�z��ԇ��{s_���s&�❹�*��RRP��]�떆�I%E�6�9^��ǝZ|���~���������� wz7 ��H{��$-��%9�K��%I�D0�h�&W�(XE�`.�Z�5��D�CK$�W~y�u�l0�JG��;��$l3!57��a���5�ڶ�P���Y.��.����N���И j�\_\�~�w�#z��g��m�-�vRx�Xn� TCZK�^i������Ί˸����!��hMD�3u�m�6{��U:4�?��N,�b� p�X)���a�، s�'`.�,�DmՂ��?<ß'Kp��`J!#E����U��7J�O��t�����ӊ�S��X�˺��C�{r\ֈ֢�.~K�. =�鹷x�?u����7N����R������5������zy�ijo*4�qT;�l�,� eW?fs��J�2�u�"�u�Aa�:5:$���i�0͉�� ���}�����}�U�Β=E�`s���4�ƙ�PB�Ȱ=-91�3q��r��h������o�?n���j����>��� � jx[SS�n��φ�q�$f��p��+D�7�s���!�py��jz�[z$���4�r�7���ތxҶ�� :Fc�DM�cˌ��:����g��":�y����Y���8D�A�/��F��V@쯍��r����ϵh?@�౱s�L�ˈ�`T�������￴�)��j���{�d*���F�x��Oq7�����g���/�{}��%�#Z����>$Ď]2HK�N�v�F�a��W!�j��5��0�VEXWh� �������UZS
Qc�ᥡE�>��z)��2_��o�M�[���� QԂ_31<��&U��"����� ͊��51��������
��Nm�V�M(��%Y�; a"�W����3�M��<��ٽ���d�#+H�}W��d��}������"��?8���x%��g�m��|3E�h*0m�(60Y��Og�&��y�o����o��q>�:���;6��wO�(����A�^/�j8`�y^���bf�(��Ҁ���ዿ�{���Ļo����f˴��1Z|�D(���%`�ɖ5�H��)��� !�Ms��$g��Ѝ
"�=�Ghb��㙺��- �r'��^ v���{Z�o�[�B�����X_���/<<>�dE1����V�T��5������k��b�o�>)Is-��x��n� Je����ms�r�w!��&Vio�o:�!f��&����k�_9�}�}�Rw�����V���-���k�P�Ü�� v�$,�� �h��R�H~;�ǭP�lD��E��7;�Z�b��oy��9�L���ũ�y;=����6��z�Z��A�6ࣽ���[�i�=Z��[�A��"�@��6���C��om��!q�ț�S=�}d��S�����vT��-�s��5��n�{�w�&��hӽ��������=c���M2�i��MN��V-c�"ѐ+�5;��"P����ת &C�ųuW��;��A��0L#hK F%T썮����w}qnj5��C����d\��Gis�B�M�/5�E�А�S�>ݠB�:�'�g�&3�:X7�qo�?㙠�B�4@t�����}�i�*�%�Fӈ
�n��S�)�UuK��� {`?˪C����{p�ܥ2�Fv.�D� ΈsVe�nu�3M-�gՔ�^m#�3$�@����}�8��m� n�1�=��H�2�����+��@���UE���[ ����� �/^� +����ǺKX/��� Ic��.�#��#��$Z+5M�(JlJnR2�ty�����L���?�؆ҫ��$$�
u2U3N��5Ŧ}��<#F�������S��qyM���e!��o��=�E��BBe�=9�&�t�?�O�V��� i$rexVL��|N�{��f�$y�/Չ[�aC(IJ2F�l)e��h��"<��t;�]�b!���R^{ω�Q�T�I��-����hхN��k�������o�����
�_��0�{3��?-Qp�����H;h�ɱw��SE��u ��R�y)��s4-��+�(.����ԜuS�lF�Y%e�E�8l��Os���W �)�r�شa���&�M+5���o�6��I�#� �iMC���Ȣ*�cFT0N��#��<]���;,קD��2��0j����i�uLX��ﴥ�+|r15��}4�׊�9u�kS4F+�4��nB߻�i~O-� ܹ��
��Նn��1���}1��=f�m3h��yJ�������$oe���g�VB*8�~�?��n��G��s��) 7kwŏ�(�t��$ �7�j[����ٞ�y ��0��ѳ��!�������x�R<��3��NMp�O���-�L\"i�� HP��1��yW�b<S���NoH;��&s���.ݤm醎��4�*|y���+��}�ry�W�H)t�:����U����.�p��I��.�q'�ki<�1.'��Eb�C��}��X�;,��2c��J���0��hҩ����{��J�c^�,�и�}C���<�M(��,k���M��c���G���c tk��A��6�JUh�
�3b� ���,��LTAX�y�맽 ���=SE��L��C�*5�+�(&��J:��'�rA� ���"��]�iI��bN��,7��>Ğ�ݮS��I��j���(l4��� %�ESSj�lȧ�w/1����g������F���qƚs �����p�hr)B���^��Bp���&���k�s9��z�
:��A� ��ud��1�)�)Y\�%Z�3c]V��y�1�5/'��ir�G��҇IрȔ�d��)&�{�=�ʵAe��;$�%��nB�u )-LSt"'gX�i��<4�� ! �+D � �
K�=_��Qr���w��K��N�0[��G��d�W� e)�<�~U��?�f¥�y5JzT���j2�b�C O/�:0%�_`��#��~���(���i�=���$}�ghΩ�n��oӫZ�q�B��F��~8���Wx���
��� ��2J�5�Ա,hwN��� ��L<���}�X2���X��� �5�Q�s7��=��|�Uh���Z��N����p�N�k���|�y�ύ�h1Wl�߯� ���B�5���D{�g)����6��9�t.�� ��r�"�#H���0��5������aj "�]��+�@��N-EOwY�f��4��(L ��L�6��k��c�u�7�͓�������a�P�
C^��
����wkV���� ^p��q��Ťc=,X�c��i��Xѿ\�� �e��<=]�N0ܺ�5��e�pCm���L{��bYV@����P���e�����Z�Ϡ���mt��N��Ic��k��kS�:�4
D�ŕ8�p'�g,¦1*y�����R��@u��p]�~����s�Vym�&w�$�`�'��.#*�Hk
�!��c��Pf Λ?.�+F7Qe���ݓ��3�2
w"&�W�x4�V�j�+� ��#b��o)�(߱fkN#&�EҬ=J{p�M��������1h���ƀ�DNgB�E��%=�q����n�LwԴ~����~^t�ז=�!��P���JqFmY�
����獛A�e��f��7�#�CDkXT��T���싎���x�9�4�+����?�C���s�������?����?~��<.8;�<���i��D�1b�>@/��u���, 80s�,���JB��f����3\_}n�=9/��b�Ի��9�a���-�ͯ��w &
�B���ۙ C���͸��'�y23�Z�3s�Kp��ܠ��A���4xB�#�˻N�11�x� �k�|/.���W������xq�0 #T'�(�D\���#�U��k��@g����Um(� +!�Mj�[�����LyB�l�y~� Iu�C�(Ξ!qŒ��1��i�[c�=��K���a�Z�X�� ���:UI~���L@2�"�3,.k�a*��d�z�ӂF}�Nu�oQ�の�}�M8��p��H���µ�ڂz��Q��7��0i�uO{߈��j�����a>�ti��ʟ�~ ��'���6�z�'�j�BF��؛�����--�C����[I�v:�/~ �b��A��㬸ټ5w��ԭYEK=�Zã��(��6���?�7��H������J��팻���P7�zm$���MQj
�PP��yut5��Yj����\K��-�d�y�#���M�Q��l��R����ϯ�l�J��ww�5c�h� ��*��d�@�5�QO�Iú�~�J�A H�+!7�T��l�v�O6���n7p���R�dyC�h���);mg ̙R��+:'�Z�l�B{��6�: �2uF=��i<��[h���&�F���LgU��9Pw�`��.�[o�i��{H\q]���Ry��v��ݼ�1��D1"��3̹vw� ��ʾN�%��M�M��t�q�:���% ��F%���S��Hvҭ�o��<�L3MUU��`�4pB�)M���d7E�D�!m���*up�{�k��]���5f� �D�Lͯ1Ҥ�p�I�8bg�(A*���ZJe���jj^C[���-��$�1��rS��s)��K�r`�^�v�q���T��A��x-�c�A 3V�X��,3d��i�-�Bݢ�� ��ŰBLo>�?�_�?��|�|�Nwg\݀?��7�u5�,J�X�xº`U� �:��� �y��J��mW���2�T���֌������sa4('g�!�6z|v�z���ӏ^�y�����'(b�n�J��m��բp�����ٕ炓�Dp�b�� ���s����@��y�����>���}��T+0�% �����q����(�!B�%b]BX�^�q��x�.��Wh4Zh���n�(��zźD����i�S.Jn�m�>(�Pswqc��9;}��:o��8� ���l7��}���LN�݁�
�`�9�>�5�}qۄ�_��׬%��6P��ke^����>�N�D>�M;���.�5��� u�HrSٜ�u_�� �wS���ʃ��V�Nk7޳�=Ëx�zt���e�ߒ����r"3�H6�0�EW�Y4-b�όo�)V��^��B�Rr{$8o��\>lJ����o�|��(��bl3ʨ���&J���4JB�����|k�5ϱ�� ؛�P;�8�=7�&o�{�8*6i:��C��uA$��@��A)��&uu��:U�l�GuTV�}�m$�� Z��h�Z�h���9��h�vM7u��F �3�f��k[��;�>�i�;<78� z���n\A�F7DJ�ռ�f׾L���&Q�"�I���A =+Z����H� �h��n���^*nnI2)2��l�ڨ8�u:���UѺ'kO#�md�D�l� ���n��P��ϓ�ñ�DzCͿ� #֕�XC�*>� �[���3cp�ש7G�֔��@g�f�z@��X+��EYiT�W���Z�u�l�S� ����o����G#���b߯{�07��6�F]Ӥss�m���IT��%�9��`�L��pְ��^3����|�$ �k)�� ms-u�\�B�M�V�4�mL�n4�Z)���gH����v#��uw[��G&��0��0/3.�|�����S�nG֨u8QX�6�6�DF7AO�����.R���
fb��p����o�[���x�����lP $�����,�$����yƪ�e1S��.��G�����?�1��r�P ��BX���3P\� �0b\��e��9��hu
W���Ȃ����5���ߚ;=9�<8X�I�\�!�� ww\R�[�
C��
Ւ�㧙h)1΢֐�:ɳ��|���+��`��2\L^1e�3���(��קG@�8������Ց= �B�1Z���#��#��VH4z��eJ�a�
�(øTSX�R����7��DS'b۳6�l�Y�����Q�o3�-��;8!<ͱ9M�d����;Ԛ��Zh(hi}�Di{�nѼ]�}񳡯���g5C�bh�Dou囸,Ma%���~!�9�8�=o���wd����皴�K����ߓ6�����v�Ul?3��k"`<�X%��d$��ҍ��&��f�yك���ݨ{<�/��Q��]+nTմ"�C��d�>b8?XC�t� 
�����cnA��n<$�m�������R�c`����&�F��Y� 0�+M6�WI݇5 �3�Q������PtE}��=^~� ���C�I.��p��G��’ht��*5���Ơ)����'�(j����x��1��s[T�mb[�����4�}��&W1�(��A�Z
{�Pt�t�O��a�i7�6Y�7u�[��1b�Q
�/*6�����0Q5�ii���I��a:����&}t�����A��A;S 1�r����a�Π�=��hhm�f��ee�2�OB{�e뽫5:G �Q�&� $�lÍ�Vz�(�A,������뿥�SyG��cQ����:Gh�2�X-��6��.g�6 ac��["�]�%g�j7(���u�9C�؆�i��8V]&�nF] ���ml�[Yq���L�S����!lW]Ru�����YC�j{v^�"]���ZJ}��6�m�R=Ӧ4�4��������ޠ��+;J����d�t�Oܬ�����2U#�,1���h��oQs�'�>C)� cj~��{��� U�7���__����-֘�+9NG"BԤ�fC>�B��
�"�kT`~���������?�?{@�Kg�����׸~�+�0}��/?OuA���r�<�W���B7����kQD���#&�(����l��4�Wx�8�Ӏ�� �J�c���Oc��g���5iQ�a�NPv��;g�5���J�c ��|���䄬8M#����1�ׄ�,
7�d����8N����+� �a�ʊ�
7�p�Xi��E�@�(Xٜ�1 J��e� Cf�hL:�u��C(kc�7�aNfQ� �h�R�Iϊ�B�%�h��"�����tO�o�t��҄�S#���t��n��N�M������>x����z�ڿ|�Ϧe��_�M<PǦ�{b��-Eg��(��g�1���c\,:2�{���g��<�Z6 k�n��†
�TQ�z�"mt��EQ�y� ��?�{�B�<�b+���Q�x��\n���U/e��[��m7�mbq }c24UA�#tE˔?;��+j4;��M[�C��9bM5�R�U�%���G�çU0x��������� =$,�0Ww�S7f;n�v ����iQ�R��*%��W3��mM�Xkl-�&L��d+�D6ylM����0"�[:7q���Pl3�9hPA�btKcc�4�x���0��+O�� �8VO��C��U�C�����Μ6'�6Ԝ#�2-nl�q*���B*��u���iJ*R/�P7:<�p�ӊ����aSۂ��f,78*]�29���"!>2/=w���i��=G��H� r��4b�;c��b��Q�NS�'����"��I[�H�;V2rɸn���p��/H��0�b����ר=��݋�p�)���@����F,*�`���+��d�3����K
I��Ԏ �Į�A�ȉ}s�V�O@���''��<$�VXWİZ��!9Ǯa-�%�sM�c�$�ƷC���"ߓ�9P��Dq�"�G ����08�s|#\��X� M.�t:��~��yD\g8���E�5ٸFgMg>+C$@V(��Sl���#�,��h��A5t;�>vM�e��oqy���s�5��WL*��2u�2�CZsa� ��b9�����W��_���^�Ow�����-�����C��ĸ��D� ` pq�#bz6����H#>��S|��?�ɻ����J�xyqw��&2�1��<b�f�3<�%��[��+��s�=�qgfL1� _� om�;_<$\���C�3��3x:C��@�\`}��G�}�@� �� ���uF�D��̋e�k�QO&"GL4�hl�� ��C#]�4I{�ֳ��d ) � UL��D-���CG'kwv,��np����(��j����ݜ����:�g^�Xj�!��#�s R�xZB��>TY�����}�C��Dg�v�m��Z��lτ�U��v���Uن�\�ӾG�DZ�җЮ9�c{����٠��ZHn<��3"�n0}�8��Njߤ{���9�$�;�4���R�L�}��>�
+|ݷ��b�]~q��v�*�@��x]��������?��Z_�}��B� QA���i�J<B�k��e��T*�+e���+��Rd�G��H��Ϛ'͈X:h�X�mJ��FnQ@��(uTS�1�h#0�3\Jט%;�4]R2:����r���x.�gc"�̏҆b}�kt?p8�3pjT�5¦z$q�IQ�q������ 5��v{�̎�z���=�l\�@�2ُ\����.m ~�&#�vF�M<QK�<�D��D�&�i[#���J?�7v=�/C�4�p�F,P��KLϥl&��5&G�mC�[Ӝn�8hTof��&g�~h�%k��WA���i�V�3������~�F�(�׈%Əa�ɼ�w����k#,�5�d.t4*�N����pB���� 9�'�2& �`���` �f�f�Fk�\3����f�h��P�R�S t$6��T �h�#H�o;�� �Uj4�"��@�,�ɕ3u�99�Z%�Q���+�F1����I�N���_F�D��P��b ����K᪊�x��%�F\��C�4J��Uö�Y�L���+�z?@ȁ 8�(�(>j�8k�� #����((&�p�_�6,���#bM�G�J��L��Т �\�aƈ\4�u��^~�_��_��?c�b(Zd4!X�L��y����ɟ����w��)x�?G���I�*��x»eB�+����e_�a� ��1ar+/�z�L/����iěWg��d��w�b�c<;<���ùP�A����C#"��-�9��E��q
�N�y��.Q�x�Sê��"��"�"bX���,�*a[��� �%�̵%��3����քQ�����"g�g�=Y��*@���П���(F������± �����9=Ĵ����hW�&kIK���I����a�Fxg�.<�|,@E�R;�9{\��%�<x�N���Bm�WfD��@��g� c��B��r�X.=�'6�؝�F���A�(� �~]��{���"��b*E0x��#�<�ތo�PF��ܲ$V����e�����F���<�&�[�4�t(rBU{�������H̹��L�`�N"�
��u���� 'jd���6����j�$��B�(hq7��$W�<�gbD�!�׫οְ�m�N))Ș��hƕN�p51?��O|,S+l3o�P��*��
�h��WJ1����/X�p{�wh[x�r��kI�&�"g� �>}��'���5��6Ps�ӛ��Z�+9��z7Ѭ�2;|�TH?��E�֨���m�oۈ}_o�}r��tP�亶. �q���Z�?WXV��E�.n �\o��σ��?�Gl�P�����Cϒ ���_܍gڷ6����"-ɔ��#�E6�)qO �ߍ�A����ڬ�}�Q�/�� �L��Z�o$��s3��%t�@�Y;,�:Ӗ�~'�˲`~�u
�BTLҪͣ4юJp�r풾M"��s}���y(<W�!��� v�&�y.@�|���j� �Ԛ�|GG������czԀ��_G�ݣ��5�Խ7�9r`8��߀$t�����v����; . ����SN/�����L�B? �3"ޒu���2���J#�EZ#1X5�,�ޚ�'�N�S�n@C����$H� �w���u�/�E,�FUH�a�s
e��P\�UԢ��4e�����-���(? ̌�t� wf�El��Tt��N; �PI2u$`����7�>���n�g�Q���MͲ����w����o~iϴv��/��!]"��i�!�� ���˪%O���KyR���;x q�!����`I��>@%bp�O������}�cD������F``.~%{�O��v����˔9-J8�&�'k�W0��k�f�!���V ~��a�XE1��< F˙]b(H�F�e�5�1;p�"�k4�D"B���(�>�brźȪeH��q�F��m�0]#�#x���~ ӛ�Sj��a<N��:۰�4�<�:�E3��%������a �ͣ��q�5�"�Z��D����B����M��s�V]�1J�]��"²� E��h��b��v\E�"����J��%� Xy��k��.da�%J9�ӆ-�j����Q";�`5�� �PV�^�Q�0�vFFrX�GXY�DX�0t��������(�����7�+X�IJ�a�A���B�8c� �|x���ſ�8����R���AC-EL�Kd���)�1[�N]�|��+_�6˱׬5�6��vꆐ@��o���qd�p*׏6��:�L�Bf���ޘB����Qo�#*Ae�Ȃ@ ��#:�GF�x�ɍ�G̙��WD�7/"����=d~�a2]N�X�H��z-��tc2��y��O� 1W�.Th B6�xw��SC�*�b�����Y�@��n(��\C����{�O' .�1�A�7�a�U�T���<�\���h���Q��Ħl �?+�>�߷Ci3�a4�H�s@ظ�mY����d~~�-����G�$|�����ҿ���Ɂ&ʼn#F�}k���㣩`�=i����d�̸�n�j 6h_c�>����~�T:
o���"p�xɛ�'m�ѥѶRєn�6N��W��MQ-�)��+%�5r��u h�JL���2���Ϛ�6�B�$� !o�8%�t&�����?J{�ԝG�4�d|r�
�j�U!����i�{�7ki&K*j�<\Z� +d���������`��x ��p���%�а&
�� -�Dݵ�~o�O��8�$�r}����<�w.�S#���^��='�^�)=/AM�6�Fώ�ƭ#�
�������0�f��1�p;(!���O��?�c|��ւ��P=_� c��#87`Y� ��l �̀)}���8y���7� �᭝W \#��3�.��NX���I�/�{�B^D� � OO��?��?����^������ܪ{��&7��b6�&�t�`�0 �D�vG�J��k���ǧ�1�x��+�tB8ψˊ#�u�"$D�^��'HX �{�bT P�@��7�
{v��XZ㲔 (��q5�`0��Vj���a���1/��~�#��Zc㒣�v���%M-�%[��O�J����vs2�%"s���c��Q�@��4�q�lu"P޵�U�ˮ��Y��tNr@���eY��Y����F�nao`�A��pfk�\�?O�L!�H^Bj�|7f�.�`�U�c V `x�o��d��z�ذ5�I͜8�7K U3����۟�u(� ����{k�"�rXy�ۉ H��z�|9*�,kݨ�u�`�pB��� ��c+>�R��p��0:B� �1rxz�5�×�Q���]�ZTD/�o�zԶ���_Le����"�x�7}3�\���tɭ�p߰d��BP����������s.���1.p$8s4���q����.#+.Kļ�&�h����h�Q�$��;&��e�2a��^G߃n�&�R.8f��kv�t�u��Qc�E{�k�A�cS���5��N���9]��JV�4mq��Ҹ�`��4y���LF��5l�%m�T�Ş�4GN{�F�P5iK�2�鰕��f���A�J@o��!ꨮ����h���GTj�7�HQ��Q�P��� ��Ɔ�L�T�Y�� |̤���%�)H�{��v� R�1G�ZJ"�q��ϣ�+��:h��^�73�O�rL�JBRKZ���^US ��T�%8'\]���N'8�B��>��y����9I@�� ���(����ߩ(�MѮ����2
��D��f��qh4�ai����$WM�1�I91e��남*cs�e�������iDsZ�o��m��j�L�>���ѤxWXI�0`]��iB����ꮍ��2!7gx�I����t!k9�LGs��Tk��mD�z��������������E��ĻTNJ�_k��|�ŗ��˿��� ���P@��4�i:�~��য়c��|��FXp����X1�k�:������@��,9� n����������������x�✆�U�� �w��8�3���<��{�'��� ?x����|o\j�5��b\� ���3�F�k@XW� 6�FH��aŲZ�jӐ�R�����D��MlB�I�d(E�Xϖ�Lg9;y eȒ�.熵\#��?�sVI�ɴ�A6�V^ڎ���4�e����TO��,�&)��7�r���r�6�M3��;5��] ��@F�*P-�����s��� C�;��'jv�'����V�K�}zo���5�S�.I"��c�`QmhbHrZ�$���Ӕ�dtXmM�2�� ��x����jƯ9��5kg� ��Y�hf2g�(�����y�;�u�2 K~rze�jpjv�m�V?�U���k_�qŋ�iTr�f��V�"7�t߃w�i�ezΈe^0/ .OOi3`}ѼT#�:��DVTI� W��7Y��)$�m�;�vL�����=h�:�A@�Ƌ���:" n�}o;�J�����U1W@��u��
WѲ�l�D�dO�3DXU>�m>�8 �� �Y�{g�ΠpM���営˝�׽�X[j�0 p�F;��ș�zÐ�0i܈��+iG$�>c�ꄝ��:�ͷVd/#��2c]�*^oF�����k(�2:�Cꎝ���P�
w �s�5�18�AG�H��y]8W�N9�"�RPMj茇Y<=\����;r�V���;��"M{�����G�u�R�5����{��'G`gn�G��-����z��6�WXW��p=�O��Gw��6�-�40K�F*Ck�3 ��*�[}�v���dVb���y�9T$}S���X�ޙ E���X��ְ:��������Wb��'��a��P��c~�[k��go.�4��IwC�.���<h�9۹$|K�S��u��� ��(�y?��b��������g�-B)HʭF��R� ^�7�sP��d�N�1�'�����9a�R'n��8e�>�{���L#.����Ԉ��`�v����E�����w��� ��ȹ�} ���_ay�໧�5f��d"B�O� ���wW�K��^6)I��X��� �0�����ú�x
Tt�#�?crQ�k������g?=^@x8'�����/�~�O���?��!��}�14��_���/�^���s���l֔��� ��`���4��QV�ysI�����Xր�� �5@p�!F�|ML���3�a�A��i�k9X����%*\�iOc&8Lj��ǀX�uG[�@1Z�Z‡/>�9��gA�c��+�5�;��ь���JL{L��pc��oEs"�"-���ؙ*�i�YKYnT8}^鞖Ts'��w�LJ���m�����k�=m)���� W�Чg��W�KN%�&�D
O�lS���T{�I4i@J�h_�6�͌̐)�y��KF��<B,I�=�ƥ�.D�ԇiNp��9������� ���!P�������ɞ�4];�LZ� �]��K!Hܹ��J�r6��e�F]x�1 �s��8����Al�O�I��AiL�i
�F��z��k������h��u�J�u���E�֚��v�+���I��@s���j~������md�c�f!��1��T|�k�\ݖ+�5p"�2#��K�q���h ��B�͘"�v�G����]����-$�>3W� }4Ƕ9���pܚ��ZZ['ڭ��^s��nҭ��Z�� &�5�ݲ�e/}�&l���K�ѧ�q9h��`�BT�ߛ�`c��<����#9�PU0�N�Ng��d:���Gi)��:�t��ֲ-^��S�1E9�&&4J��=�&�F�)�A��&%�T��_m�ʆS�Yc
� �ۜH��ƭy :�Ug��0 ���C��Iqa��5� �S�1W9Ő$������2׊���X��u2� � -����֝�y�Wք�a�Ѩ�Ka�S��IQvO�� l��4��-�������_�� �K����t�9m�ca
��j����x�Rh�oO�W�߃$�0���Mf�/G�'�����s�o�=b��5 &�[��Rh�uN�&�'Q6�]�8��� JR�!���O�S�/Ǒû&�R�����M�j�ou��!eF E����^/XyD�+D�w#^�M -�<�j>��38����_���������D�"�F�f_"T�z��<>��p���ǟ�ɟ¹J�'k�B@�>B��XL�]z�����w˄y��
�����>~0Ӽ`^�`&I�+凤�a�=�q���u�£�#�4�V�6ώ���w8�]���zIy���^������W��&�k��lCpv@t)�� �d�B
eŨ�%:���B�P@2I���l��@j�蒛:C��D0��G%R�>��� �Ȳsf:�4}�c�Q�Y��*�»��m���sd�q�[��>���I����@�'�x˚�?Oξ5�Vx�^�бU8��m�T6C�^H +�i@� R3�KNfV����Q ��v�Mu���nQk� �6�H��l�K;#u U�]�s]�� 6�H�����Ho~��+0��\Ϟ��\Eɯ��Pbr�&n�+5ICD�֩�� ��g�f"&���#Q�3$��e��)M�X�-u�1�s�@�8��4!�xvf�S(���h;T���'��
�E�4���vQ)��c�w��k�hR�GmH�d�錠ҚD�(�^BL�u¤���~�6�V#"߰)�պ�\Ӵ�6�;ޘ���I��x<aL�PL�z�79)Խ�E �=���+k�@ӈ� 4�@��o�}�IߑX��}�Z4��2-�^�_78�q$t��0�����pf��a��=����g8�k[����0괱<����5�"m�TmAͱ7� �h�kUTBh��[�Q?�U���cc����Pe���k��iL�[�|��b�8�&�l��wpHUܤ�6G��[Z��͔�{s���JD�8� ꦁ��5�>�z�B�3m~f�D;s2%�z��u� X� �=�>�FI���!@
j��v�ꖂ�� ���ѿi��)8��+��PK�}nj$��+�ԝ�����u�.��Vo���xðA��1B�0gq��������b�d!C�P"��go� H��ӭ er ?�����,�� ��T�EM�f�X��Z'�2p�f(�廧�t^��T!a���wxx�%�6�� ڻ�� &�E"ק'�'���b�`E�3']%�h��\? y��ů��-����ɵ5H�*b1���A��#.׀��O������J@�py���o��W_�|��������_&���b���
f��G��#h8�g?�9�>��o��d�r%Ϳג&�Z���{ܿ|�[=� y�!b +N��G�@�����;�t�S�<Q"�4�>&C%���rZ�.D}<^����������8���r�hf�*֌�&�]�n�&�&��,�HD���j�@y��n9Tv�F�d�`2ܢ�A���N��h�d��<-uf]�+H�D���ծo#%�LT&�2��M��dt����sS=uC�n�����@L�U� ��
��"7)=�H, �4�D�%)�!�Ncq� ���1��+k�74U�]�3��Ħ�n&�!��КLԣ�HT@����Cn(��|B�u� ���\�S��b�⁼�ř�/M�\�#R���)�!�u%��H:n�f]��9@��ɟ�S���l�+b��6,]���w�"�7��V�����1�=|�"U� da:(· jt4ƌv]5���n��~�j7r�t��Y�S�B6�Q̋ �9g�n(�D��j�[q��EN��"��d>��.So�Hh#h�/��rѦ;���x�eE��A���k�e X~��+��㄁� '�@�u m��d�=��\꙱�ku :/ٰ��k��*!I��F�k(����]�tCgѱ�(��[�rU�%��VS��R8H��J� [7Me�{J}��h�sn�ٿϥx,�O{���Q��ӣ��V������z�S�+�#� ��G5�7����u_"�e�t�+�[���� �u�\. bT�.ƦCf�ksX���d!%_9�K��٦)&[ �'�yJ�X�A��w4|�M�6k@�VH[�XO=B�7ͰX��\�û� ql'��$`��>�!d��J�ۜ�X��e�qwwNqkR>�j囹�<F����.��K��D�H���P�������B 9����#k~3�8�p���{��E�&��}��D��3W�h��vڔu`�_Z'G��w��&���~u���� �� VI�4�E�ݬmf3/�<�N��"����$R�kěl�z�$� �)w4SFGPgơi��,ex;y�yH��v��3�Ƿ����r`=���~��W8Dc>���E��a�!���x������3���|�Wh���(&�:�">\^\<]C�M?j�Yo���0G\�!����}�tR�r5�9�����Zϭ�E�6D#��{�<^�M�
��f$#���ՍK���R3�d/^՚!Q��"�a��ɥ�o�ǎ��ccI�Ġ����Mݑ�>]fZb3pC�Ĵ�XCW���$2X+�����5R���l*Tg�-md�9?jr��H�Jz8~��9;^Q�n�D�L�'E�ig�''�NYݙ��I�x�[f5{��+a:SCm��F���k��V���hkudUb�KYÚeJTPc:H�hfk.K��H�4�n�M��%�ށܬ�5}���$SV��xH����t���{'�2Kb���e��v�)��m8��]�:ϗC�dF)򡈤`vIh^�aY�A>`Y�™:*c�\�T�#0�կ�DT����=rZu��Ak;����F�C��� y�~��%���٫� }ܸ�/J΍���GKnblv�&m��ë)D��܊�8�Y̰C�D����d��
��1g�n �Z
pO ��{�W���� �FӇCZ�aL�t���V7��D��A|`|!�y^�3^�?6�!]�e^p�^�-��f��6�41[����Z�Ju
����R�Ѷ����ښ�(�EPk��w ? ���F�un�P-VwkP7"���o�qݙ�4�mS���R���NX�v&2����>K�1�-�z��o[�0�M������
�#�b�?��v��Xg�=g�fSbՑf7�֒�M�"%n "$5&�P�V����ޢ�� 7ޫ�� ��ޭ����+�5$*�6DŠH3A����� >g��Ś�jDʀ�yW��qJُ1�j�&' vj�\S�f��i�u8�F��
�E�����G�c��&t�9��*�p����q],7E�ԙ_��b:����ki#�2c���bl�#<E�=LV0g�hzn���I( �0���kx7�ר{Eg�F͙�]����Ѥ`����?At������ �#8�B���i���4�q�/^&֒}�����d1�48"��n*�(�:p7���c�.���3`�R�
m��ĶI�̓~pf���{|���}�1$>�TG�q�7�V��;|�� �j�|p�o.�雀����Oo?��=�0B��-���7g�7o>����_������줇�<@ӈ+��^�Va�FSӀ����h]�[U\f���&i����5�A��E�U��� �T��YӦ; 8��%֐�C��i�*�% F�ma�གྷsl��"�,��a^�bp������
ш���L57�T�A����;`�(5���.!]�� �5M+V!̉"{b�f�h�!i2g���i�UR�YG&�v`��͒(�0Mi9C�5C1�A�Ȋ����/r���0HE��yDT�!�똗8'�t�����9�D;�ѐP�$b
J�_�19��fZ�%���ީ��"<y��f,�r,SR�w6çm��I����@��h���xgH|���ۉmE-J�4\�S JGC���&������}� ��0��vg����O� ���-4m�ĵ��t�mú3`B��{�!j n"=�Qy?J�u�t��I�ZD��|i�5it�&��5K�ŏC��N�Q'�i�6Qq�&Ff�;�1��ขm��c'�����@7 ,�f�e��ծ��;�FٔO4�Ў޺5R:Z/h��GV�L�{�&B{��n&�5��|��4Y��[O��ιBm���-u[Ƃn���Ql7�5w��>S�p��vp�mwiR�칁��)����/u++42��ׁnh�t���>ϴE��wY͔`���������>7<�u3��l�~�6�^Eq�.X.3؅͵A5�^�Z޷&��f��0b ����ù�᜹��=��E�G�ۆ��Z�inP{���>�#�� <��
Y���,@E�M��� h��1��H�@`����"�䌛9M6(�D\��3xogLL!�]�, ��%�(�Ɣ�Xi�am��N��Y*�X�Ϲ�R+����f3#}~�޺��!����Z������d6�08+P������ +�H?
��*�UHN��l�`��-?��|�/_:���cW�MF}��"%3<���(���5���� R��ͦ&:�Q&ޭ �/D��ZZ�$����C 3�K�%5r�װ@��|��j$̺����������Hk�3�P��\��g����4���;k�B�O,�x\�5�"6�����Y��_K�%?�G��ޛ��W��u��aS�$J3����a���@#A8"�T7�߾ՒU��{�9�n�����fV7x��=K�����1�3#����~���O�W#~�����w8t���k�ÇϞ᧟����>}~�
�,���c�!"� C�y�����{w܃@8��tS�#��Z2�>�#;��[D���A#���r���S�LkP�|+9˟MzP0��-F)׽f� �6j��4�fn�q���8 �@���X��ڨ�)�K�`)�^���l��*��K�/+Ч$/N��1=#;�� ���Q[N��֤�B��M�#.2DM>8��sp�3t�$��X8 � �K̆Lq֪[��]*3��%-1���I�/��E�Am�� :B�%�9f~��M5 �;/g�qb�P�Y�̏j`�ԈS]�+�q��g��ˁ!�FI/<��mEY<c���TG�>�8Q�=,��{?�ɠ@��>s ^��3�)���p�������9�ཹ���
���M�jc��5����K VƼMC�M>j�r�w����[���f����:M�2������0#�­tA߫oS|�l]����*��By� �NE�ܦ���T�-u�٘,����9��X�t�[+��7�e#Z����z��n�6>eٺ�����u�K�&y�a�U�6 �#� <���K�Wڠ�X=9�5��$�o2]�-�(N�Q��} ��+ʂ��Ԭ.�UݠD��B�z�a���\�mdI�ת�X���4$��U����}���Y�U��P���P��2^�t��ê�S ��?����~�Y��b�&A9�9���ӆK3u>�!�������� 6Fy�:׆���*o[j�
mv$���dIS��z������$4 ��U����n�re৩q�6 ��'*���xE����Vt]��&��~��V+�U븭��T)S���uӕ�j$�|'@X@����ŢG�x�#�1km�w%�a~��C!� ��?I�闥�m"�����1��
%ޞ! � �z��[hA�Hh�r$�+L�9�:xc U<��]�r6g䁋��!^ldM�`�̺�e�x3H�CH�@.egr���h��*X�"vT���1GMs��,v^|�!�����ͧ��"(���0���w���?�����<BbU $#�"��Fס����{�4�>�����L��>�(�����o�Ԩ�1��w��߿������\�%F��y�8A��l C�(��gBq��g�1�) ����48)�"8�Y;�@���GiX�kpd8!�-�5�� Q�.���ubg�ņ~��/����P�si�u;8� q�Jb`J k6(�9��>=K`���x0^�i�f&�Uҁ&Ķ(R�覹^�^Q,�w������=��KM�f�O�P��y��Y$�����]j�e:[���س�y� �DGN�.��ދ�N)3�|��Fra�rj��Y���]b��C]N��p��Z��6�-3XL�J���W���8��5�6�+����Ȯ�DI���ې ����jǶ�\r��:3C�Ce*�D�K+�{�{3R�?{���\厢A����4NIc$p�8��|�c
��r3g� s v�cX� WW\�Z��e���ts�l�Ů~�r�z+�M|t#.bFGuv#��(h�i�:�*߼��-�&q�2T�z�ŞBu�
�S�S�]����1��U��5���<Ir��
eC��znh$�yWk�[�E�h����|#��*�g��\�p*��a�n�C���9����T��D4�ŵ��z��n �h.�u��,A,]Q��}�<�LM�Ѵ�F���uÐ�= rT������ᬾ�J��چ
���H@�T%�d]��W�c]j���Ʌ�R�]����;�[����ߚ6%�!Tku�h��3�޻��b�w{��7�p�t���L1�z������•�}�pUO٥@��m�1 3M�� �;��h�r�\ߔ�c�sb\�\p5J��]�1�ˮ�$�د��;5՟)E=0�
]^����P�]�k� ?I��T)�����
��y�/~~���o��Q�I� �a5|ڤ������
ӌO!�P�������'����W�F�L������6�򗮤4�\&P 8��./����Y�l�.���� �v�S#���xh�P ������2��<I���>�u��!R��9[� � 9����=���T �����Z@�@�\bF�\�����^!N��Ɯ�4�=$�2���[������#U��)�6Bj&�3�{eĦB63J��4�xƊ�x���v�S��?��H��7�߽}���>�w�}�a�gQI šw@cZ��ǀ�%f8�:1Fb<�.����l"8��I0 �H�.� ���F!��=Ε�#�"�>�=�Ρ�4���cFH�ľ�k2���f�(I�ˤ����Z� �8{)冢��%UW��y�DK;Ş8 ��tb{a���ur���L��!X��j;f����2xN&t��m9L��t�K��� x����*�Ǡ���L,IHv�{���ټ�a֥���("� Ud18H�-�4�+�c�����V�|�n��Pڋ$���X0�5k,H��\Y3]�hYc�\�����% � ��=���gc�Z�����lS���y��h���n6�V�(yU����� �(�^q�Ԋ�\A�Ԡc놔hݰ�c> W�cj�9���$-�r���@�7�ж1L�h�Z�ӊ��
�;��<����޹���荗�^��~t�EN�p�tz0�]�����m<L��Kn,��bA�4s� 4Z$�6���ShZ���j���tj�D9� ����Ů.�R���`B���Ut` ���Ft�� T���>��8�T��E\((�eBLIC�lXBO@�K}:tEX�[kI k�s\?Eŷ��_��D*9�����r���|e��!�$̃�Fhl�$�X����;ZǸw=�%�T0^.��7����Y��c��.���Z1O�մ-1FL�d�FUHܿ}c���ۆU��D�ȕ��F9�pH
��r�&�"s$��%�Q0IĈ �Q��7��w%�;���%�*�2��LC����8,}�=���Ɉg2k�2_/�'%z��T~ə��y�/� Wj'�d‚��k�[�����!eF����h�B�ELf۴ �i�Њxy��_[�%*6ь6hF����5@c)!e���ȧ7���ΌNtz�$��n���9�r0�jLCkiN���$��6X��bG��q@xx ��6Mu^N�'R��#�`��6�
���4�v��q� :�Cp��=����ٰ�)޾���?p�2 �0�w�L` �i�)^����9��яL�M� �������gV S�i���Wxs�z���qJ����5FD~�� ���m/Hחҁ��>W ��N"�d�z��k�Tb%@p��o0�����c��u�p��!vG�Jγ���3�h���1��XX' U��‰!ND����.�16裒�/�J�f���;�D&�WxD8�Z��.��%W��.�&��S %M�̞�EW(�Re�S�eɚQ�K��l�Vo��*mY��Yt��m�K�o�D���܁��&^�p�K�kL{g�j���� ݦ =$ �cC��1�������c0)a������mي9n�����w1�Qc3�5�����p�b�؈e����h�t����31�Adu�"!b� $Ѵ�Q�6���<�M�"����)E<-�t�ح� �͆\u��O�s��BR\M:��@u9�#�qJhBbi�P���<Ig��k�Q
qE۰.�%u��y�51/(�:린6TZE�l4�L
�@t6aK�^��l'�c�������a]!)�eCm�0��;(� ?�b|���e{�P[�eAK��� �c�y�ҤY:�8��'0��M�l�0����(��e|��uP���Z��/�P�=����s#xwc��YK�n�YV�_\_��l;�g��C劲_ o�ԠB�v�@WQ�b՞Q�
�(T�\�(i�7���4&�E��cd������ZW�vL�dW�yv��c)j~u�^L���g���V�zh5L��
�QS~)����`zƫϙb�?��j�K�Ƃ�6eꪫFrvY�2�%�A�p9�|���{�v{0;s
�P�PEaS��VT�|p��^F+i/�m�@=�Z �`)Y��k�n�W�)�kPs�(�y5p Lz�(�LE-�V� ��fߢ�f� �H�{�9Xh�����l-�R9Ii�kV�$���.7Xq���~�}�����Gk�Ӑ#7k٥[! G" �{����� ��3F�QP�ӧYZSf0�]\bXX��@�f�:�k���;%��,��M�=\0L�ˬ�ڦ�Wg/3�2|�� �o�4t��(��4�26 1��q����2䝗@4.P*<�)z�������o���Ԋ��b�.�x���S��<&�Z���Aƀ˷�D�����4�㗯~�`ZNf�DC�bH�����7��_�%��� �dVe�#3�=�G���wo��W#B�K��� ��9F�ۼN�t����n��끾s�T�yt#v�Nl�=�k�1�������.�E�:�`V Q@ɕ9�XL�:�� �f�$
�K5�R�iCҀ��{�ñ�9�Q^b�ܠ�\ Ȣ�#�s���V�Fz$2U�5��>�i�gZg���+�3k��]�4��)���K{�AC�j�JN����Gp*̻2|6]���.�j��d-�@��7:��"'��2d�+���� ��X�wU\����(�icҪJ�ײ�z�h/�=N��w8RL�ǝ�?g��G� ���w;{�(@t>��hD�90ôN�(��i0����3��A���O���J�A�q�[��U�5.\Q���l�&�
��BH�}�%WfE �����L&v=����Z[;®�]h��=����Pya?U*�J4�(me�Ҫ��3=3��(!.��/��6������G [�#i۔k:*���)�oɱ]�L�1^j���g��S0�E�{��z��26]���B�?��� *�7��b}�m�f�]a�"':����= #�9�ЎEq_kci�Bɜ`�[E�h��a��4���u;����456��{+���Q��Y�n .|♖T��eSP�
�u��CҬ��I�U�+�V�E5�1�7�x����%cmi%ژl4pK�/͆g�l�T���'J��LT�y��8�N~�(��dن����m��7�v!�L���6m�����bv�=:�B���{lPE�׭ը�QE��a�}��n���4w��)����@N��?$�EM�J��چ�m�Y��O�c21f�쮁�Y?Mץ����%0��0:`��Z]�D�p2��������9�<M��l��δ�&(K+Ȉ��[�D���M�BH0 cr����5ݴ=A���y�U��/��J
����sK��q��� �=!%C�v�*H'+�25��ZL������ٟ��\��H1�6���KBL�')w;c�F�3D2��E����#<�Ow��9*z�� ��aT<�O����+{@r�����0��c�P���L���1�3���]���t�H��;�Φg���������ro�������I��TV4��%�qž�蟠��p����ʽ�ǫs����#N U2�o7=�Ӏs|���i��G��>���>�?�ɧ������AR6�FA��c������IGyyhj�;ߙY[蠀NFs$3պR��Ě^%g�@��;����F-�D���$w��K�<�kw�‹"�� �+��ؿ��v�ʭ�e1l�y�}�O����:����x����
�h�N�����Z� �1�3$N�n?#�@����_&��<>��ι��R�$!6q�4��v~3;���Ul5�=�EQ��F�Ð�宅�="<;�/p��_����~� ���X��.e��@�������.��7�0�M#����C�}�q�xc�����ۯ�S�T��� ����>7��n��� xdz�&�Oh�e���-Q�;�n��'��W��y��yz�0jhlrrF�3_� ���o��LQ�5m\��T#cu�m�.��|��J�|�ߒy�X�5�U<Ir���W/��YҕI����혮�t�¢�s�J�㵦x�X��b+�^��^[�v�G@�C�Y�VO��Z�J�u�0���S^��S�\Dr Jx3�_i��A��F�%5P�m(1�ޚ�D]�5��B��J��EKG�z \)�r��V��2\�O�> Rg�D]z��C�F�T&+�@�ɤ\��bW�P�m�S#d|�'��i�Y.���0zW��򸝢�nt�[��q
�����+.ҙr-�i0�N@j�W�ت ^oձ>��V��}4?a���|��{h��t �b`fT��J�^Ѻޮ����-f�@𽞑�t������Td���x�<��9�1ZC0����r�=M�G��j�[�Z#��yc���$N�<�M�%_��J����s�nH��>�ǻ���o��ʃ��{�ޘ�ܸ� �5�q�����9z��xT�1�XX_�M���-��bB�$�K�H3Ե8 ��iq6+I�TD��ۅ�s?�ټM!~�����ߚ��L���Ej؉T��/��yJHV%�x�(�� ���ՀM��
�d�%���E� ��fU!�� w��������/�� ��5U�p:���3s�͚�����������1���� vxu�����{�i�y{���z}�Տ�?��{hx�K�����bS,S��h��`�<�a�p i�Ę�
������e��$vI"��~���C��Ѿ����+��&��}�0h����w氭�o��u���n�GW�hu&hBԷ�9��϶�Ʊ� e��B*�V{v:��yh��M��9>�/�5���1El^�"A��B����=��-��߼z�/~�-D�������3N/��~��������q�x?��&�YjeC����k1E�)Y�N��V͎��j�r��q���>�YFc��+�f�>����g���有p<t8w I�����;�XK�����ރ����^���:���CD�\��⪕/�v��
J���Z �pib#��=nnn�E?;N����
�GiZǫ�m�j�� i��,.윋H gVΝ�hjYCS� zY��2�\5O^6dۅ6c��y�!�F����3�͢��M��Y6Yb�� m�}ks���f6 rj(
qqm�-f�qJ�LO�6��[D��4�����rqU��M�Μ��� J�n���9!��~}ٯ�,�t���U!��?��\[��l�k@�� W��چ�q^�� c 7Wh��sS�K'-]#��a�6M�L�HQ��;ܽ�VP9E�6��@ȕI�;Dd��qcWo�)B�����L+��㥬��@����6u�[q��Y��D`�@c���tYR�zrDzu��-��Z�\�� x�^�:d���dM%%�G �si�W �{n���3T o��;(@�� �hq��ȱ�9  m�� �7�T�BBt6�K]0K��keT�B 6��S��/H��2ʎ�O�K��s`��?ހ{�A��Z�³�:bZ.}��hsd�..��_��w��g��.�׵ �iR����UA�Oot.�P�d}�Mq��-�[�Z�O��7�`�1�*��9��'<�����Ĝ+��&o�Sj�T'C��oO�G�i�s�"mt�S�7��L[:ʅ� �}�0��3H�w��[�{ ��kZoӞ�Y���?���
?��g����� `�sC�_��Ox��n�^�o�"D3�d��^�H�������|;�w�h�������_���� u18�:��}ī�"�~��)�!����FD�D����`�*L �7_>��o_CҞR$G)>e����e����f����[��9.E&:0��^��i����;�I�-3�;@�A�G����2��Ng�Ϭw������6�����mK�2fK�vNqe�`r6��c�4�3u�n>��~���w �tQ�U�[ʝ Af��*n�;�^��_%)�g����θ<D<����H#��n-;Ʀ��j���% Ӥʻ�%�vu.W=Jګ9���D-myϣ왡�����w���M��1�#���O������1
��#�$��Wg�� �x��;H���#�Z�yL �l�6'"h���Pb�C�Ⱦ|�|��]Eg���Y�=�� �}q�lh���J�Y�� �� 5�m����Y���R���n�Q�cqeR��Z� z�6\X\L�o|A�t���D�+���[�(�v A������hb�����_��8g�K�@�҃��oZE��&\��0ן|5���ZްC6��P!�(����s�S�8���[@3�#t:#�) r�r��׾��zj�!��1oOG7�hC�)��2���M6�K�BS��L�<h.�j��f��d��{��|�\������ۯ�
"w���v���ɹ��ϣK��������Gq�⮢ɴ�
A
�o��f0A�ڦ�U�T��D�,���|v���9�.�a�]�fJ�Z�Pa����*�a� d&��q�e�5G@���f�5w8O�%�|:!Las� �{�r ���F�Q�75z����O {�y���h�@�<��9��r4T��1Pb� �Yr�<�ZPf���*����Wp���Ђ���
�k�(�K�rM%g^ L<<�B/�"�0.!b����A�d�'�8�8�0*�؅1QG|��G��b��\ή!O�"��S��aV5x��i�$}b`�*j�H��8�S �`���8p��W ��J�}A��CQ�_#�Lj�K����ރ� ܵb�-cnD"�4@��O���K�eƘ&��
՛�p�7��0�&`@�<�������{\.gc� \��v��L���wo����_|���=�S��8�P�`�v��#�W/���|�-�������o>���v�~�r�����;��G�:�08����1F��Ԏ������8!ο��_��[��&$+{$�{fy���}~"���r�9
��D�pU��n�S���a���d��;��?���K@�}��C?�ӨuJ�l��$3Q� ���T8Q���`,,�$q��$"Dg���q�T�r�2ĀS4 H���PL�o߼˜������# �0���-h:!(���Hk�D�M�3�LJ&p��K�bb� �2G�L&�j?iZ(v@� M:��4t������o��i���?4ͳ�U����-���>�)�}�� ��_��! y�y���F?�+-��N��?�OMDH� -��\�9���C�ӔeG�ÈB���@5�� $��K�O�b��X�"�h�Xm�eP]Z7+�XY�/�+D�|M��C���xo��5�L�V{��* )��u1��z�U�l��,Qtt����ZUG`41
��Z�2k�(�x/,���Mc�O��ŵ��͟Q"����L"jW\]���N�ہ���c ׁ�R�. ��с���a��c�;�;ޘ�1N�34&c�ER���Q���C��洌�us�����2����n�j��.舫����^� �r[���~��S ����Kࡩ8H�q���h�H�ޟH����e^bj7��<ӲN���k�߽{0��i����f��{�i�L�'���+z�#��Ų�Ĉp�a%�XX�Un��Ҟ�Z"R$�EmR-PY�q���. ��w�3SG������qͭ�2#�ݪ��!Tb�������Ǝ�y���$m<0��!���/�t��*�KM����;�!(v~m��X
�*;�8��:n�2��GI�3�%é�h���+�����CJ4KH��>^�� @7V$�=Ub3+�Vh'�
?�w��� ��<M�ֆ �Ȧ(m��m�1����������CIü���(9J��&���1
'3�YP�%�2p�dT}5:$q�`��\y7�6D��#�t�����ԄO8������ �� ����~�������������|�`��֤(��F�q�W� ��_B��#��������0��W�w������-X#� 8 ���������_�k�}��Z�w�`F�X��+:��LT�.1>� p$�e&�����> p��]���^�\eFA���z8��n)V^.2{�$9�y�2�,�F�Ng�v=�]QE��Q��oO�Gܰ�����nqsw�u��c�`-�h�xq1�4��ߏAS�Β�4�i/�u��6�왠��e��W�~����ͫ��/��͡3�M��_}�_���=��I ���߾�GT�#��� ���� QM�Lʹṁ�Y���&��꽫?� ��'9����� ؙ���٦�`K�~�S���?E�b��Ё���#�gY�4���(��f�4h6���-ׇ���6�v��� ��|����:� �Àa1�3��c�uU��0����S9�e��J�B�x�Lw��gs{�*�==�VN��*�R{��)*Zrs�Q�4c��)wq�xd���XN��e:w����x�<Mw$��u+ԫP����� ՅÐn4A�|���K ��mF��l�Ͳ���h�S�'�}�p�g��p.&�b&�V��3�L���ͯ+��kB�!�����=����Ԣ�t���Yzb�R묚QԾ5͍b+.GQ9�UY9 5J�3a���{,hեi}ǝ!��w�t��4t��`��n�_Mn3{u�t��F )��,��(aޥa��,�Q/ZL4�:���z��@�=��nSL�y�L IN���|-��iN��/���L ����/�D&��o�!�Ŋ���J���X 1
�� M��
�X� $Ed�"#5��y�|&$�Y�LA���3�Mi?�{�]�ʞ�%+x������d*H~&V-���5�u�rĐ�ɚ� �Bf�p:�Ð�P\E��b� q3�����S�s�8eμip���m�N�.-���
�4M�i;� 9G�C�!���k� �����&A���kI@$�1�f�8��jku��8@� �s�1��!�q
�M�]��3_�/ 0]N���߁�GLÐ(����� dž�1������1��]rmu U ��0].�7/�����G��>��%���M�p������y� �����aL`�E�[����W��\�s۾sdr�v��:`���(��FPbiԅx�c���L�/~�_��%��`�&8� ��"��u`��R��:\ƈ��k o}���Ý��U2H�9�p���3�R;���J��Yn��Mp�9�{��ʹ�q2(�1�g�?��t���� E�^?\�˗o��/_�<L��w�ɜ)L�4@B@�|z��q���?��;��v/UݐQ�X�t9���IM��\�+B@.�GL* �������?�B?���nv�A�{M��*GC|c��p��!�pO���� Pm�ze��E�BhPՌ͕�(��;��#����ک�Hh��K���0��[x����
�|��l�Ng�=x-]4���ӟg[����C:P!W��(�GR*,%�γu*Η[��ק�O�����E߳�}�]�U��~ �M�8��2��F�Zu~��4�O�� $��g�>���G]�U�H�}��a��l�~ZC�c!;�I\2"�5��6��s��EJ�/Y����a-��mǮ5����۶B� ��Ȅ356�.1�5��$X��'�>����K�5H��6U[R���z/�U+I@.��hN����O�u�~�
����kJ�2�:2{�0MSiX��/�H�qK�-�0Z4��ݮ�:���weҬ�<g$��=) 8��(� v���ѡ��͓�Y�0����& Zi+gi Ѵ�㥥�������24�a,�y��M���{fG��8�#���=�T�a�љ�Z��]p �=���MP�t׍�jÎU SK,G�EF�1F턱���:n�1Gz�0��d�U�V�n !E҄�_��KnX��T"��Q1&���=e
Oӄ1*B�?�JD��S�N1Q��Xn���႟=8��D�" ��{\h�]�{+mn:���-2���y�ȭ�p`t���W{ծ��Q'�a��!)���$�5�<B4"��k��c��i�@��E2AD_!^��������k�������� �}�ׯ��q����&�B/)M�ș�fF�9
0]JC�O�vB v�t�sI��}�Ѣ@�ae�
9Z��hɨ�9x�M7�"�I$;�i���痿Gx| G@�."x�x{����p��a ���:[7�OuJA��V� 6a��sK�L1�.���Mmz��� �4�\�L��E��;�� ��"8��#��B���-���H�����!jMk6��D�U�]%6d�6��W6:�ʰ*c߂v[0W��� ����4��خ��}����o�����W��D��y�;S���P��Jc��UHy�u� ��hm�E����E�Yg*'s1#���Uq�*'�����`��l�yʖu+"Q5���yR�?�U���82�����c����b,����\�T�S�9jE;���̈́��IB��4��X��5V�Z��U*�7O�H�a��REi�"]�s�]�%o�4t�w�|�x���zl7���+H0׼���;IS�*�f��!����"�l@��������
����e&��8 S0�׍�nh��x��)��P�wlV��k���7����y�~:��&�€��k��V&�E d=�jMV��[k���N1�֐��>E�y �wru//Y�U�Zk��\ٌ��':Vm�+�&Di�3��X�@�p�`x|�~�\59��`���Χ�Lk2�q,MR��\s���m6SJ���� );3;�++XNM��+��@�4�� �c��G�.� 9Z=_�\�M�<��$+�)�1��%�P3R�ジ q*�FC��a��/��'�C��|�%^�'}����+]Nݵb"l��-
eBP�rxnnҪ$��>�R�T�i:���6��4������Ҙ�����ϼ�NO1)Z�Ig��L�9K�
U"���_��?�#5EC}_>GIA��G�8`�a��@*�s��.`μ�4P�5��Ƭ���l�����^` !�ϙ*�Q
�5M#"��o�^�GD�\��� �:��D�@T��� cİ�g����%�YH�����t{��ȩ�����'� �Lg�,�R�la"B�ԑ����|����'���~Zfo���o� ��sr�w"�25���{t�o4��g�����΃B,MD����`Fje�1��Е��&F�%�J�` �71,�K@HZ�t�w�\l�uw}���������x���! '����{0��IB ƀ�˅��� NMv�]2��&����5�<�AC��:���Fh�K+��\�^޿s��^��l[����뀻�!I_������M�j���N̪6T�193��e�� �:g(k��9{Y^r��&h8_N0vE�J3ZI��A~��s��_|��3��w���]�m��!�r���vN�i�29m4)`W�d����=��|��bU�b•I>��ȎW�]�$ft���,2�U�
e�>��jҖ(Y�CJ ���z8�x���Dq_ӊĆ�Z2W�g-�"��jkU 2��l�d�Vِ)TZ��Z-j���#uiF��i��A�}���)\��H+5���@D�ΥO���X�0�c��1�͚b‹�>��ō�� Y]�jx%F�M��1/�f�2f��WF��]l��T}�z=�5PE�/�?����� ��-���͍�NTh�����8o%����W��V�m�7�ȳ.Xw6wG�(+}���~Cî),��~]6*����g��H�������*��RO�+m �d�v\!��0�ȗ'86��J˙3�f��� ���Ը�����T�G�*�u���Ϧբ\�1���JÚ�ʹB[{�r��6�Bd��6%��˵3t֊��3�:N=\�艶�JN��3��)��� k#�vJ�1 �|y��[�Θ��q{�D`��p� ��f‘��y�Ɉ6���F�B�u���E�����C�.*fJJI� �ق��׵$'���p*�%ڎ�׫7��,c��Vc�z��L���.�-��̹XY�7���s0s�ss)��є9�z��jxd������b�j�[��^�2���0 8�D�/��������T>�Nc�����-$L���4��.�1� r9���� N#��>�F@3�)ٰ2��D�e�ؕ�rr�I� $ �T�|P��������e f��Ɏ�*�j�6X��}����d� A����/_���������~� �mǀq���{�?��/� ��9�a�ʷ��#��hSO�t��;�;b�4���T��Y֐�[�u�������ܙ U,�T��@��l�V�0��������we���1�iX�97�C��W_���/�:}���8 ள��,�|�'�p'Ӵ q�|VG �I�����\D�T�XO!!;@�0��d1����`���Sj3�� ;~��[��Oo�� �NR�6׊*�q�(8 �x�u)${�ĮԌ!��L�zDQ8��y�k�Ӵ��\S�ǟU�Z���.s�_T D�8N�`������Q����h���Yf.�q����������o���O��/��9J��Oߝ��?���O�Ȳ
�Rb�fr��ŏ�ӟ|��Ӏ�#{��\��c?).(1̽�PaQ��bD �\J!�a�Bnm)�5�LeJg�8�8_����dq]�.�T�J�w=�%����#���ű�6o��Dh�x4�����kJp��K�nʅ� V���#`J)7�O��5!��n�]��Gm#J�q�ԡT<Ű(ť(}��V@y��ŧ_��g{tn.�57�R��Ҍ��ެG]�k���OӰ�t�N��+5����A�]��a|[(F5�Wu���u;Q�8�����ps{c���c���<�6y����ϟi��Y�΃���a֬4V�s�Є]Ӣ5�eA-ys��Rkh�f�Z��Q �2��K�������\L+4��LO�H"'�}j��ۉ쓤��MT����>���x�6�ۛ��{��U��#3eZ��q��3��SS5s����S�eȧ��sרQb=f���>���f�t�5��E*�69x
J��L��W�_�d�X���(�D`��p���>5#�Pp�&�(C�����x(T�TGuF�;=�C���7���hKSCi�ߙZ=�/����P��Q�kԚw��I52AT�"[Z�oi(��uF�V�\�Ds�„:���X�|�]Jj����Ň���c Z�nW�
s���"bD?*ή�.�7���!�ƃ\�+���*�0��9&���%�3@��)���>`�Lڞ#���<�.����r�^/P�bkD��&���C&��
alcZ \.L� ��d��#<�t��ȗ����}�� �dt=���K o^�CD�4b _��/�����O���v{H1�^#<�A&���P �3�P�'����TX�ؘGT\Zu6�s���P�2"N(i2P���,�S(�04�
��lo��;�}8�.�� �up��5��C8�E��n?({�!�T�����\�!B���CXr󎢚2�QP�O��vHG)�k���̍�sc�~�{L�"���M�u=���������]��?|�������xÔ���a�� D��=n?��ߙ^�ہ�=H�e�\ �!E�N������q9I.qZ��p�� la�A���=��)�0"�B�l?��-������� ��ub��iX�W���4���W����������|� ���������w�0�y��ٙ��u]���p�4��x��'�T�s��UWYڦd�SJfbAJe�������o߬��� Qk�s6�I|yp>�q>�L;��w�w��H�@fDv�q��%
��X,Lw�?C�FU8O�uF�j-��P�֘����>��+S��Q�T̖���\(m��:+{��,m�v�>Aqx�2Q��Xεtɷ��]����ϫ{�I� R������"?�����}�<��/�& Qc۴b��|iѯ�l��{���N�~^��ϝ��&U�r$�6��s��,V�:��p���'%��6�0M� %z�R�nY�ܾ�⺔���l yh��u ��û�j�ר��)R$&���Q��k��-���_���(i��ٽ� ���u�b�1�{Z
�%R�u0��f�a^]���-�G���%��S�Qƞ��!N1.�N�m���ʠ�|�@��A]?��^�Ϫ�=B0��"B<��ř� .`ۖC���#�r�ZQ�J ь���S���dZ�fښ[Y�T�A������n�g�P��c�d��|��0)��4�55>=��i����p<��9. >Z \b?I�!�����Kƀ���v��m^w�`Cf�Yæ�Xv�G]�)�Zb5!Ĉ��AÜ�}%�JuM���8M!Aa���Ǒ&ܹ��1@�r�J+Jp��*&QL!Z���G�MYA�Ω�n�A1X.8��l�,β�U���1��wp����Uv�q�����-h�A�ADБ������VX��9v���P9K�����Ip�Fsmd}���"���4��XL��ى�2ZÊ� ���YV|�d�1B�[�C��`O��]� T!Ӏ8�1]θ �&�𪸌1�,�`se�ӥ=a ��e���:^씕�1�����j��"5���c�w'D�J�[|����S�$3��]��?� w�=�|��dtp��ϰ���H1}���qbNd��|Is������w2㱡�^�Y*�=��i�������������_��ѹHqVr(U�|�5��g�����������c�������_c@�^���񄨌�������?�ڇ�4�`�|��oa�
�B�ƴ7u~�U�p����-�M\��:���! ��P��qL��'�Ś�������wp���(��6=3:|�������?�g��g��`�{�����x����.���7��a�?� ώ�@%�9����~� ��o>��g���[�����Cv�v�������=�s���Y�6�]��d/�F�����ٲXc�p23do���{�}gzW�.w�&�E`kԳ�=�*l�F]�j��έ�A�[�2Pe�ᚨ�ЙinB�;D��T���KUc�
��9��Q�4u)Z75��л
V4�n��%4�ȅ�iy��ʭ ���K1�D_4��=VZp�Sm5��� �&&?�R��������Jk:e�u��Du�g$�j@˦R�x3R!�+E�iRnn���v��8�G粙�"|YT��O�S0�{�88=Hi�sX�ߡ��?ai��H1o�a�%Q4iʹ�F�(qM����O�_�-��U�%��F(���U���x:M�����آv���h V0�$:�^��qN,/Ì� 隈��O����fo4�1�� ��k L=G��&���L ��������An#�U�Jb�hi�h6@k�Ͷ�2T��u`p4P� PS�����٭��PFFN��� %��|�Z�ٹQ����<]1�)Ma�㎓ �jE\˸��F�H ��J(��&�?S��\Z{��i�%�Q�YKsc�c~2ZM�"F4Q��iX���i�۵i�]�������v^c�����T5�t��5 t�x~L�;uu����Q�
]�4�
���"OP�3K#��"
��Ô���k�V����H���%ާh����udQ����c��������G\R\ �E<�Դ����ģ��T
�z�z]UETE��Nܪ��5oUf��q簏{ФX�ˬ�9&�Hp��{���w�pZ�XL��#��0I�M D��Ip:=BU�?�A����_C%�R���{@�2h0z�|Yk���h�@�gE����ACD� ��@��2��D1�q�RE�Ȏt1�}�nz@�a�b:+d�#L����� ���De�t�^���$A��`S�s8��������1%e8�������a�7@��nW���x%BM9�Z9���4�@LE��9�˲G�"�*�W�5�� 8oFB/����5؏�~̜�Ŷ�sBw�?���׸��?C����e��%�������p$�v�ʔ����)��a�y{}4���dl��ɤ���b�ƽK���"D���*H(��%@$����
�R"��:;����pNᜂS�����:�j�Lv�d�8 �wy�"c��v��3p�`.�8B�dfl��t�4�[���\l�-Ix3���|�~�~�kt|�(䄞RU�q
-��N)ƈ����w��]U����L/n��E��I�S�fmŇ�Х@r��6��V}����Rc� O�5�|��KZ5�1 ��Χ)bHBH�j-U��q�-a��XP���;���]�� )6�"�|-�M������o�Ŕg�'��dab��'5�sAj2}u!Χ�{ii�K4]���0z[v�������O>����kY�ժ�! mk��3�%�|~��\� ���L��7S��B�V(A] U���E�F?Oi/����u���)�_M�D���Vú,0i��u��� �te�a�T�d�%��!!��h��m��u������ C(���(�V��[�={�d �8�ٙ� {��c��9OG��U�V��V�ʍ�/`���3e"W ���ӣ���C�z橿VZmZ�#r�E�s&U�#TGp�pVC[� �"w��)�n��3K�i��
���U�� nk�n.�*���i��3Fs�ړ#y����6��[Z�L�n�Ai
QQ N����Qg��V4� /��#qq}��=.� �8Z��ݐ�Tˣ4�3B��2��ڍe��� k>+����3��o.��1j��1�'I�W�d/�܏U��B%�8`$�F8���n���lES*a�FL���>~�b�"C��iE�σ�p��|� ��x5��̳�'��@�A�!ƴ&��ybkn�������`��ζ){��IY�N�>���8 �p�p< ��q@��k���K��6�SQ��J@�f�p�1e:��75��5h��CF3�> Ap �a��.���@t�>>�'/�&tY�9Ї��O6p�����ֆRΘ
vO#:Q *�| zt�{���voׁw7�)22�:p������Km������*�ѼI�fWnMCBɃ B������]�^#|�z��� ^"O�D��,�#ŁFD��q��z���"��w_�A8=�Y'�H�L��M1�9>��0F�s�'�ak��|"JUQͧd[ �E��@��y�DQ.�u�`6w���(4G��=���4؉��1ƙ�]�UB��W�C�ݡ;<�~߁���Hd&n�@B8�݂�{�������0��_���o#�;���G���î����/^<��7c6&t���?c8�~ZB�7�{��=UўO�x�ؘ(�.�q��P�P���T�q0[jf�l��q��e:�,Ȥ���i(t�:[.�zC%\A +4�����ņ�����X�q�)-���N���zP.UZ����jj�^0��7o���q]���Cq�K�S#�� ��~Nin�농����4c1@��߭k��!���e͆������<~�Ll� ��P�!��r+NZ��u+3��\����CXҕ#��wD�>;��-QI���={�}x��Ċ�\ﴩMZ��WR~V�Mm���Q +|�d#�7'�A*�v��Y����I$d�[O�`�5�)�F��7|ʭ���I���6Q�'P��<�3ˍ��_Ƃ��H���iv�ä���1BM~'k(���n��`�l�x�DZ .倇�9c�b8�T}��k�'����B��u1;ҹ�%����5� ��MY%���_A�=u��f.��e
��B}2�W5ޔ�M��.-k�䄫��T
�R�"O�AG!33�HI��z Y�k��/h�(�A����.W�lFx-005�3�K���8|�)�h���Y+i��]�Q��o͆zV���E��0Z��W��Z�8�p9cZ�3�9���BU�֞��YN匾:����#D��� D��q� ]��XF��p�t�%蛿�B��1�AClV�����<|���.%���1VP�W���s.� i�s��Ԥp�?<�v��|�͟Tb�����hAC����5[y�A<�&�@��2,#ׁ8"� ���?6N6��sX�rHk�(��Oe�1)c ��r��Sy����wP���;�;Hr��O��P�� 7O�[�� 0Y�#� �'cfy��?=��$;���.�1$����T�MX^1� ���.�$k�] x��A<�q��S��%5Y�G��#�r:!^Ά�n����Lj���{`���S�g��~w�n�GT�?��k��!����a��𦷳��#vN� �]?q
=�.f��#Tq`M���po�R�̵�ځ]�?j��> >��S��b�A�D�CB�@�T����Hڗ�q�Lԡ��4���;FT�.��d����_�I���
������p�q����_��?�!��=ޞ� b��~w�?~�&�� J ����W=SSCѲ�"G6l���W��,-=���Hj̴K^.��-Rb�~�G�ӤŁ\ǡd=G�s�����2�2������� ����5�I�uޠ�t82�����GB�oG���޼I�甿�i}v`r���F ����-}:�u�T��K�5�"��YvajH���j4xv�E�c�%�\�m3|��F'K����klh�)� ��ln��?��Y¦ʭ�Z��"��7ǣ9�j� N}�C�\ ���hq�Z�Th��vZ>��=�-�u�)}�l#��D����]ק ��Tf<鳻D1�?c�B�wiR�AP뤵!,���fv��!&�j��0{���� �Y�n�J����"\��D�LC��vp��P�Q9�7�A�F���`G�BP�B^��%B��ԊV��D�O��<������>�F�jD������~6�i>Ϭ���2Lhw����0�{�7Ԋh��9�f�o+ؗ8������]�'�)�H��*TQ3�ʎ��Y������R"ٙS6�e�g��%B�w$��&����y`Q�K���+�]�Q�� ~��-4�Q᠈ ���������D 1 �gk�$�j]��g)#�q�J{
{g��1��ji�����W4�Eİn���Ph���R>�5$uu��$ǻ������lN�����d�����7���V7��@��i0)�G :V ���J9�N1�@\�|z ��Y��.�O�3.���#�z�1��t�#b�7уTէ����>!I�GwfL$�"�<���<��y� o�N��|%�K�$�ށ�hh��Š2=���ϲ��a'ɥ\�>s�(ޒ��{L���}��;C��OD�±���8��0�xIF��4@Z��)�`+����"�jf�6Y�J� �jNNT�X�w] �%1�r��JZ#�8����5~��>�/nw8��@���L�c>�I��x<�bt�t��D��pm�u���YЀc�8}�0��ef|փ��s��(�18���0�T�yk�Y�b Gv?Ʃ:_!IW�����dD��B�1��F�PY&!�Y1 �˺ib Cn�0E�e��ax�!����n�� WO��t���7_AÈ��1Ekx&��'�޼�~2mD*F1��?�x�����-;�z~黚�9G/6��eúҚ
?�o�����]��&e�Խ��/Q2g�t�59�-���Rk����E� Ѳ��Ͱ����g�wˮ��6�&DUO�t{Bn��˜
d���Hc��W���D}^#��q a�w����9\t�D�₯̱��LkH�����WMn�*1H�l�.�M�I���ӛ�V��@o"�r_ w�I<5F8-1U7�r
4��KJp�PWzEX�8 -U�J�6�,��~��6�M�gFƟ@[Db~SI����S?}"����k�g-�X����Ӫ0b�`�ޥ�4Nˆ�?bzx]:BE ���e��4 cE���\�FH:��^bSjz���E�Bg�0��D�@�͜ȿ�r�A)���qX_l�*bHZC�k�c�W�Cӣ�(�T8�=�2�?˱��Ug�U�\3�y�gE�>�6���V.�d��m#@IE�YXM#׍�y��r�� ��O&DT"Yt�&���P�1U�y;O��1�I?Ƚ�ym���a��aO7���06R$�݌ �����c:+��Q�z�0a�l���폸{���e�e�2�ٍz�:C<�-�U�dِ����z�GLB��ކSQ�����)1S�����D���i
p�Jֳ5 @s@E�\�3�Z�;w7{���O��g�a�ƀ��py���>CPBo'�~��'��8��=D`��Vj��@f�1�� ��A<a�D N��e�*4�>��!�%m�3�%J�i��Q��2ߘ)�4:�Fib�f��4���e �Y��2�T�<��$�2S$N��VH�}M��ሯ�^����$���p~��8<�%<)���L7{t��M�=o���g��+�8���R3) ��4"��n�� vRՂ��f�j�Y� i��Q��DL��4i{UԜ��:�* �*���*1�^�(Zv�D2�"���/��C(����F�ЈBx<��'�L`N�X"�����:<�ߟ��O`��g6;��8M�۟I�.Z��U K�>Цo��/�X�SX,4�ؠ�f����nXy�a��A�!����B�+�b� �T�F�6^���(J�]UA���p�V���»4�1��B�L40��;���}����&�?#b��6���"yB�(*67}�vٜD��� ��[��Jm�/J�4ك��ށm��ϚN��o�� � ����F�|�i�����Vm��<����� ����|X4�l���;ۤ��#�y�L?��ӫ���w�����5����θ���~�-4�N���'u�TyyM����X�ћ,?-kKhc�b�P�^�����?׹/8GB')�� {֬Q��3l9��.���[�7�<M ��q�eyfD��4�M�r�T�S�V,&��i���x�埥g����᜷FUu#N�ʮD&!%�
]����d�΁�%�nxH-s.�bʔ,+� �8]T�,\�g-n�Te���B�>��p�� E���]�tK)TW.�R���L3Kl���=ί~�C2a4ݢg@LQ ��9 5����%�BÈI�<�oCf#񕽑����Њb����n޻k�n�\e�0�A4��FL1i���t�� A4e�J�FY�27E�1T&���εN%��t �G�;�3�d����
ц{�cT�sx�k� �@�*Y��Ò&���� �J͜�k^`���t�%�҈+�}��?��}�)t�1"x<���a<�;��!G�I1��� t����0�A��|R� gi��7J�9 �o�i��*Si��Ec@�� ���Qs�)2<"�'����X�T"Ѥc�?ރ��!yLU=�)��%�A"�AK�}@��=1ﱙ����L[Wj�J,�������*��4h�̎}o.�oG�<�O��78_.� DS����ܿA�^�$�%f�!�q����+ N��J�k쒮#�����n�`ϳ���rh*j;�!l��&�I��mQ@ 6��2���h�&2?F��5��� )F���k7q!D� �$��P ����X��� "���@���aD i�;ˊ��p�=v�b�l��4��F�ѯ—r���Pyh�p����E�� ��n��ϟ����Ş�����
�j��+JM��ԔϹ9� �2�̧�~��eij �T+c�jb&Y��2* AN���݆ʦ%�P��T�^yj�i���n�?1�����ޒ=0]0��
:<4E���W��9��n��
lp�ʈ-�RMӲi�b)@cy�4|v/���P�XJ��eAù|Nku��,FW�H���u�›��&���= '�s�zM��d L@���w���7:dza�5@�7�? ����+_�u�]h^�uW^���~������u�A�$TBW�_� t�!D(/r��r��"nX *�*+�p�+I9 ]����<=���ik�~k�^��BK�0��+�&��
�4�$ZvL�ϱ��p�nz��x"�,���k�J2ә�9��y�0N!`���g��/�ȶ��&��s��Xڞ: !�5��)���:�da��e�=��S\��0�es^R��i(Q;��&��9�luk���R�M@C�S�#I��2����#�*]�#'JYv�M)-v��?�D��9��
hn>� d��fN���" ��_6�v�0�a�
�4j��Yc�έ
�u277��Q%���"&G`ɲ\X���[�0�9G� �<*Ā��G�^#�8'�s���(��=]Gc�T����c��u��Eѐ1�l�e����N�I��o�8Aɗ���j���i0�!x�j����f�|L䫿� o��d��Ƅ�5P�sO��o�����?Ÿ����ɐ��f��f�*��L��D�T�
B*�ь��cs$�;ۇ���-�7���c9�1DL1�����?�_>���X&o��@�*��q<!��V
����b�턊c@/pP|�� �q�w_�?������!�̲D���/*���� ��y���[��M���Y����1b
��K�Oث5�1�F�þ��θ
E�&ۀp���: ��WW �� �N/�s��%�p�>�o���q����7
q�<��kq�����?���%�;L�e��h^:��������}��3|��w &3} ��EF!x�0�r��3��%?�En7��2f���W���![L�k���I2h �wf�5�YbB"�ɘ6�����J�?��?�)��88�p�k"��4BE0M������d�D�PU����~������L���qS�I�������/�1
�� �wp�'�h+�PQsO��s/�ti���qvx&��H3��Ȥ����J&c$��5rw/�����g��O~��{\� �KÛ�'f��4T�D3����]΃�z�X��R�������) �3�40u���� ��#I���(��p
9�di��-9ѷh �k�[��(���8�LB89MIk�<�\�m9gt]�;Z;,�J{�N�n~<����vp���P‰c����D�% �7^�����_rh��C�̴�Am���Tq տ��Lm�,m��Z�n�mcO4�[��k��M' c9Խ��"�h�գb5�"��)�/�mU7�KJm�l��3QE꼻E���~�(�hP���*�8�&H4��g���Fx�*�U"��LB�6�z�0���ۆX���__���3���Aܮ)�W�2�޿�WZ�suLy���p<&�4�r�`�a�@�~i��$퓠Ss�%S*j�Fê �K4���x<�;�#�ybZ�f�ay�n� ®�[�TO�#h�@�)7󒆖�մ��0�F�?ߧ9m���(�NS�Tk��U�.�Y$d��#�k��h��t�i�R�rmg�Ė5=W��-M� �:Lj�Э�ܥ>����$e�90��$1z\r�W����TX�v;���� :=6��3Յs6�+�˳�T-Q�=n�AP�N�|��bnc�n�0�9�(�Z�bS�q �� ,��L��A�i�� �:��@|�KÆ��&�Q��q�d �mu�RM��)�u^�J�CT�"��V�A����\� �����~�'�ǭ��BF�R�D�[ ��u٠8�k���T@b�0<�o�\
2k�% ���DC(�51�p{{ij/�Oϐ�."JZLj)D �
��s�ng�m UB��v�Lن-���]Z �X���Suuf���̵4�<L��t����x��p������clQ�W�{�߼<��r*}AqT'��wؿx�}����G8�v�����Wj������'R����f�=�gd2�ⵢf�@�+��R�-s�$"!$FMZ�qDu��x��a>��󸹽�]�1�g�ߕ�a�L�q����x�b�6<O��>��S����r�s=���#x���8��0��;�λ"�a��I�@Cg�YU{s�����*�GnVS1���`"r �5�'��3c�a���w��#�`�"!Z t˨�\�ʂ�"! L��#+��EV`�H��K)���>Di@J�?�[ʢǔ�d)����|L�Pu-�[�G�8�uQ�铤X��1X��C" �2�?E��목�{t�D� �w6qK�Ve��z��%ow
n�d�S溿�^�0��7��A� ��T؆�����sn���ԨA�K��g��У(<3�ߙ����!Li�U�Fa��_էk�!r��m�4g�R˒�i%�"�D����E�LvV !4�x�v*�@�f��lԄr�J<N��Oћk�� u�"�QSTVq�uU��i�2Hz�S��=�S�4s��]�ñ�ﳴkD+�a-Ȫ�h�udU,���(zG�%�+�������U����Aɷ����bv�4�u��X, G�8\�#���[���恪6�)�
���3��DF�u��X�'�0I��g �^�1�Ѯ����2�c�Bi>�\���Ŏ��8��r��Zd�/D=@�Ƚ���jn�cU�o�-r�d9k6���"� PF,u�G�sN�W��/F2�,fvQTz�Ϩ�hK{�I��w�}r ���q�f����S�ʤ���� �����2ӳ�`J���M>Ǒ���<v�0�\y��EC�a���l.�(�:_j�lZS�7ʵ���� ��|BVˈq��ļ%������o��!�Ƹr��{�㇠� ��9���'��tp]���fx%��]��������nc@7E(C�׸I�����m�}Ōh�R�h������ϸLo�a���3�p��@fI�.)W�:�>~v��#Nc��i�4�8�/x<��1����?Bմ�̌XK�rv�Ʋ
�����H�m(�E����a��py��3���;�M7��n�/��'�����9c񥈼(�0 ���x3]��IA���#��;��ݡ����y�$�R'��oG�z�nʎ��֬��&�`h������+ �^"渷J�5��5f�w�B�%&�f ,�� A2P��I�1d>W�uJ�1��K�w5N��2ƈ��AG)r��L+� �� "����ޜq���%�Qu�Eo�Ln�(4#�3��oo��75Y�!}��b �����r��?��_�'0q�v%g^]�yZU4W ��gU` ��"]�[���shq,�Rr�F<ɢ��o�s���ٔ\*݀�kv�Iё����u#x��y6Q�����p 3�D�
� �v���a S�d��6���y��N��}�����hS��2�Z��s �����"�O���{��M)��&65�,�~��<SZSY�{�/ݘ�pr$���nw��D�;��' ��2b�5zWޓf��ao!���W�_Z\�5�6�@��W��a��+V�Q5T�c������27�����g���� U}gCѢ��e �復��`r=����!Ú!��9B�8�x�j�Zlr"�a �.�}H �lHt�q�����KH8;uf�? BX�i��k��Ϸ�ecm<��.Q�!𤘌���n�)��_jh�)�t �wv�GE�\�i Y_����$�I� ! 6�� >�I�zh���,8z���1������b���I��Q�*�V�X
.�ݬ"��
�*�μeH*:�Q������a�,n^�Šv����m�g:*��h�����&G9=��{���L!�K�"��]P���JOR�Em {{{���!9���H]�-j��}5t�q�I[V���*�P��0���L@�=�~0#ֆRiP��g�tNp�jt8G`ׯ����Q "C���.pa�R,�1B���`�W���3
�5@��D|�cs� c�']lq O�3� ��d^�؅0c�$� ��9�F �$‘4E�cg�j���8�>Kӟ��5B5�� ��K�wv ��lm(��6�`�&�4�'�7Ę��1�d�*� #\����%!� !�cJ�������\�RN2;�3����y@� �E�C�^ez�L�?�bt�I��%�~Έ���?;;O�d���u��1{�N���,��d^ҰG,7yְR�Q�Hb��D�\��Hbj��5��Z�1� ju���8� %rh��CD��oSb�dm����$9i4�� ���
N�Z.��� �c���#����ݛG�]�Ά�"��]Ij\՜�=�x(��*XD��<]P�|2G�ɜ�Zyܿ��|��f�<{ ��y
F j��m�k���n�(� I��R���u&f�'�[M�ʭ��I��~U��(�eƜ�s�ZH3B�ɵ�� A�w��%��Q�ͨ�uxg�JO���,�Sc p�f�`-��H�U�'��V-Y�Sf��=$�jy�(�M4�\�j���MA�A�������E����,s��G\Nx|�-��� ��~���J�Jۇ�b�F� �i�v��DϊAҌdˆ �ܘ��t �|8v�.��%$n��͔�j^��n9^Sl/���:��f j�m�kي�a�{w�K �'}�����<��h���I�L3"1C5�e�<X]���X��*e8��5���4>`M�iG�p�����!&�n���Y±j�Bf$x3� ���l�v9�S�"��:�q�"o�<(��3gC.����ò��Â탢ә�P�F�
v�D������<��JJ�p�#����L��W+�����b�D c@�!�]�5��/� h���? Z>�}-�d�X�-kë�����3s���T1z�X��d�_B&�f�T�f��ܗ2un3����,�w$�tʚ/���%�I�a �����F3�GP� $3���~1� B��q�]�=�����]eXgcJ�y�z��y�6l�N�4��؟r]B�c:��8���!N�il��jHfD���� ��ŶȢ ��C�pA�g˅��c�)E��_��5�{���sC��92��ZP֝f�м�ӹ���y��n��N�4!`�:�� F!&9D̵9נN��j��<Я=d�j�ȶ�#-; ���{v}o�]M��ltZ�G�d��nK�����V�g*:'�:�`dƨd��B�]GgnM�3�)J�BBDS,�܃hq�7C;I�W�fwV?k���]裸�G^� 󄊉бid��� @y�FSr�b��F?)�+"JCO3�rj���� �$�0�K@G<�G�D��+�@����5N�������В�WE�]Y�Cå�) [�M���m�-��QY#C s%f����F��) ��: ���dn�ڀ��UZ:��\��<TUs$sΨ�Һ��X�h6��V>�V!���sT��<$�������B���j�t�� ��v��6�]�I�|����sBTГ�m�7��:t�3��^�Ps����up�H�Ь���pk�!lV�wV��_"^�~���2vo����6Ѝ��܄��.�[����j����n�s/3BTQ�[��L�@Q���X�/�� m�<t��1�=|٩hEw^Q�mf{u�L�iA-�9�%9�)�<���T mN�̷+�b�9����g�N|��=Y�n��� Z|&�&� {:�1b�&xK�|q�Ŗ�tFm��jz��]u�'�&V(�@�JwV�/��\��O����Wu�D�YW�O��8҆nx.�cD�e����8Y<Y�Iۿ8WE*i���0�^���Cj���Ʃ�yYR�ʀ� %����3�Ɂ~D u/�`LQ��GH��)afb�.:���k%FffC*U�xa3G1�L(:� F�S�XQ��Ӵn� r��h�"%��y�F��r�� �9�j�iarx<� oL��ZW�>�0���x�̚f)W�&"�Di(�4���1��)8L2xɎ�T��%���zp0ɓwl��ƕ�n{�F %\ev)�p?~ �^C� ���:g��bHb� pw���1㣣�wx���ih]�|w��Z� ���?n DךMk����Xh�ք
-�}]�ޥ�E2�JTP��d<�Ie�`� :GVqjI�BFA�4��-��1É�8!h^��?���>hn&��~}��d��Ƙ[fh�.\e��Q<b�x��|���l�}9�����6�"B�F��@������2�,�
â�i\��a��v�y`6�k��S]���˰���67���K�3���^�6������b�xF���l\}��zU�!A0N��vOiϙ�W�#�ˀo_�E� ��å�+$v���o�>K����_eCVag�]j��~�>�r86��[4�&
� ���df�����^�9s���E^��x�]��5T@j")���-l�׎ú9�k��Y�Ĥ���Dv��n�T��ڶ�rK�LZJ��:�9�Oc�b��n�5�j����5�8CruSM�z��P5Q ���=��X��2���<�7z� �Fu�c�I˨*a!�B�PF��GT�{Z�(��e����a]�z�+j[��3ۄ������;L]�����s�a�o��Y�OE�0�{�]3y�K���e;�r�pbb�O�:M��I[t]]ސ*��)��M�����"-���n|Bՙ��X���ڌg�8�s���hp$��̍���O����kť��E�^���@�i.�k�`X�8F�q�gB��\J�WKإ�Pa S�.�b��U�g�L�����1u=��=C�$����.��y`B8x���Ő����[���5t� ��
��{sK��9�Z�fw�lN�ۆuA[�<x@��6J]Q�c���� ���$��a]�4�N�,�-�\ǾAI�kZ ָK) Q��D(T�n��8"�a�4!U��v�p-'ù�=��Λ�F-I*�`�h6\��#��������}K&0��Uϭ6Y�B���4�,k���x�3Ĩ�A�<jd���9���gLEA��{�#?���z6�Ttxq�@�L�9�Q\&�7w���[��?y���k�戀��Y1/����O���a��� ��f�NjDҀ&\F��T�L�`D����+MTѱ-�iR8���ԘJ>tF��0�i0\���@�ڠ ќ��@��-e ��Mϰ�mpx.G2R�L(�-�Ͷf~���UM���f�xA2u"�"�9 ܛG��<D®�����q���o��8 ���S���3�2L�a�t�� ��V��@Wp+i %E���k��X I��b0BdFJ�\��`Όu��=�
�,�j�<GhpG�ys}�N#"��њ#�i��=���o�a���p��q�ğ~�%:t��f�&�R�G��v/��^���l�U+d��S ��=�~h&j��E���a��2��7G8vS|5��h�W���^��'�������:�iu�����{UMO��� 8Ύb��ᓚ�zB)��pŅ��h�Pq��5�J }��hj�tJ�CG��N'���֚��o8Qq���K��4Ϲ��ڲ9��3iA��Q+*��)/\���d���m�Fm"��������ξw\�;��E��+�&V��Lk��:MxI���Ʋ���x=�ŸyHKy-��N��3{z*=ϵ���XWL�zؒ:�0�nX�T��T7���3��<b=�W c�w5�[��y@��ItMG����A���yA��E�`���Qڒ&] �*$B����'r)��f{zэ뮳)L}u.�s��Ec/)1�ò���)���6�q�E��B��Cc���CT��[?f�{oޓ|�`@�|���hh����3��qR#!�>�k"�Pţ��>�����7x��t�-�'�/T k��s>�O��K(+��VI� ��E�-R�詂���u�I��7?��QV�^(<,R � �)^��!��쬙Z:����C���)i��Pt��5e�F��85��:�s��[�� ¥z�D�49����x������-i�tn����$:O��I�B�8zp����cX��� ��"��ӈ4b�L�"{~�$��3��a0�^�^ 8�1�Ya-�%��tA����Be!`��7� ���q�s�y�L�^��Ѡ��/Na����
�a��'�}x �NP�3� ,�+�&��%��FP�����oFh���H���T��!L��2�8�@1�L����0�7r;(��8��֛j�}U+o�eכ��ڧU�d�iB�PLq›����Ώ�ܲ�����=~����}�8MӔ�L�@�؁��.�@:�b�43u��p����9b��X?�g����Y��5"*cT���j��w� �<,+Y�Z먭��f(��lz:�@ ��(xx���_�bHñ�d��D#����E��h�����-����� �pk�VhM�l�$B�.��M�G�<)=��:]��z�ٽ��(��k_!����t�B��"� 15qK=(�x�b�o��Ē3���Gh5���`Fzh6���ՍT
j(�k�-Y��:�E@��)��^mS]E�q���RV,�]4�%��N&��&#��J� :�n�5W���=��?����.��S��W�BCm͝Z�u�\\QVA�aF�*��*��D+��9�9f U�I�bN�K���J-Q�%��N��첪�]�45β\��V*����ym��}��*�ʟͺ9ji�:��,3�+�)�Ƨi�2���k,���P��@J�nG�Xs��ކ�d�;/��EG^��y"��K.� �W^-bfꤖ�[r��2��T$�%Jg��lQ���,��噮���M��B�����J�5�Z?1�P�����h���L�\\�7��~���g��e����C��HE�.t}pa�C4����n�|���/������;���x֋�[%'�<
%��:s0��̀bw��h���4���% ��n���d�I ��%�_�l�l"����A؛�HQ�ľ��OWƒyے�!���HkED�3��'������@q��')�X�(�z�7���k�k3�>\<��$��v\!�-�� � 1 �BS��df#!@ pD8R�O�WB \���BL��� �4� !" �
w�� �&|��w
�#&��� #G(��ldC���A��]�~qK4FL�XP��쳦zR�8
��R#���O4�8H�<�S�/^��t~ �;��(���&�8��S���!"9�t���-tx��t{&$&��&CD.���F�ޫY}��E�E#( �3Ng�y ��~�Ś0��i��b��`���ʚ1���b��pH��]�{� �"��)�ܡ��p�R���,"0�3
Z�2��NO
�VOJ�Tѫ@`�O�`�) �brix��[.�\�l��>�~�$�*�iLy���(��=�4���l`�Iq�r����ɔif0FU@��hT��gO��H�A5`<�E��
��[࣏�] g��s�-���g�������4ɖ�c��n�K�KZ ����̠pYм� ���4?� �7|� ��hL�2JԠ�T�H��(�*ڢ��&%����]ך>9�D��\ %���kM �����ƾ�����ҕ���� c �lvN��w�!EUw�R3�s��1�0�R��{i��Uc,Z��������*$~p,TNX<�4Y&�4{*���L��T�n��y���톄�jԱ0�A2���z���޹����8�d��mW����+�}�j m�'̢�}��k�Ё�zEe�Ą�\}�_��a,�\>�`V�y��]WEf��VS�jy���n=L`�b@dnlh��Z�[�~�Z�Gʚ���v��ɤ̚�P �L%Y�{:Rt\TA��5�������~7�<��Ԛ�/ྸ�պ �mN"+ftᔽaX���a�����'w���������ݙ��]���bT��t%
��pӄ1������b�-_?I��4g�����7�[gC�*g]dU��I�ND$b�8��Y�;g��B�^acG�$��C!Y<ޱ����e����e�w�^tH��G��`"��Z� ���2��F��i����~bz�#�4`�"ތ�_<Ζ�;b}� �I��=�ؗ�����`��8M��h��paN��#�;u�+��n!�T����u�$�������\O��ޙ"��c�Ϸ��WM�����L��[����}�q8���te���j��::.k(�p�[��[��A�j�w[*Κ���B�ǀp�-._�
P��ya.�q��� M���M�Ӣ*��=ֺf�y������:t���� >��g������(з_���w������a��4��kP���x�����v�p&9; ���vm�7I2�:���� �I ��҂Fa�N"�(CXͨ.
a��AS�v��cPA `�3H���UJ&M��j���ܺU"� �n��y~�L�����I�#^O'\� ���u��Xq8���O~�>���T�6�����G|��K� ^g&d���! $p�<�P��[�7M�E��q@kȤRj{1�u��0=�1LF�m^� c�Q\3�\��l �e�ex��*
PO�8k~����k��3uT+�9�f�v�l� Re�mS��OO���)T��ֶ����PԼ���'�W7��XO�� ���Q��r|��6-�̯*^�
EB��S�Jr��151�C��u^8�-���iP�LMՂ�����:����4���n��t��۲δ��In�� �@��+-���ܰsy��K[Z���{|�֭T��/ ���\�<T�̑\���X/{*�!�-�w�-�7轫[J���f�"j)�3���$��L��J��\^�JKY��uT�V�"^"b�B2����r&�T�|�jà%����j�v�!�~����{ay��H >��U������9(�`��f�uPBAe~��Cr������zOR����Y\��f�R�P���q?)��K�����)��a9�DQ�&���̧8�DG����
���Z�Vg]���#����/��q6 ��͋��d>T�;����|��(x�c�8�e\W�G� S��y,�s�(��4Uڼ�Ђ�$Ͱ!��$�*��3����J��yC�g��*��Q�/�G�h�u-��i5Q�E"�����]�wQ����ݍ��K[�ىk�FUOE-�5�.���P(�Z�%��#��p�n
Pa����$����i���r��!��e�; �W'��7��1
��� tᒘ��otc)��<�_�u�>������G�3�!q��+H<�#�.I�F�� �BÄ���'�B�cv��1��:0t�a0�8�$��W��߂���9��9߃�����˙�tn�%�A�jS��t�;�'(���I�q?���7Л��p�w}*D,��{3:}��k��׸�<Bbg�*�<�7�q����9`ws�:8���� ���r�W�#�1b�`v�GT�g O�3N0F�I {��aF]V�$����”Ylb(셀}g)v2��l�;*.�J�A���g=xf<�v��抏1��!N���7��Z-<�
�[|��?Þ��a�be�#Cj߼~��� 3�ܮ3j�Wr�$ !+c[��4��Bb����h�K5�.��'�Q3U#��^��Ԯ����Ȏ��tI�^4��ܝ��obhVhBMK�!���rzm�ʑu �Δ��쁈 �LU@� ���Hd�5�(��m�`�N�N�VTM �ze*�=V�F�"�,�Mg$�����2�������T!m��;�~�*�T3{�4�������͚\:]�믉:љFS�BBD�REW ��cn˖3�5�3S`։ί#�=�\5$���]Nw��o�iw��*���\��!]� 5 J�riԍ-P|,�@m�%_���1>Re�;����KZ�����< �\,�r�Hk�� ��2j��P�[�ZQcq�Y� 5E�D�8h̕fץ�P�}�Ef ��T.��soKᬟF�+��4G�=h~�Ԩ^cXa\yT&q
E�b�F�7n��m��B�̭�{6����a,�6��z:q��3���SK�"��S�ox�;�?��NгG��9���^��n��oJH5�"J0��;@n>ч�8Z�n
WϦέ���t������-<�mT^��3 8�z��i�/����F��vV�+Zq�F�i�$��f/�ڠ��T���s+ S@L�����h����JugJo�7�ME�=<p0�D��?��x�W<J�P+h#C ��9�-r��f^�L���ק�M�)��Y� J0^r5=��!��uݬUD�邷�Gk�`
��#�3�S�Ŵދ<r�B�>},%O����ΐ��a�� �fb��x`�qw���O�g}b�0�8H��ÀI.�ng�^rV ������; ��iv7O���5��^��-���Xy�Hv@w�I�~���7�>���!J��;Ox�^= x���4L@����;���a��� �v{�}维������=���.֕�5q��Ʀ��k7��NQ,�'����c�i%����PDe� ki�'��2�3-�T
m��D!@�Y����w=r��9���1�PG7!ĈI����i1�\���=sޣ��S��&��*c����;<�tRo`猀�6�t� ��W� �T{{�L�zlI3��0����w8����ږ�{�R�i�ڻ�!в���J�2y-�)�y�)-j�Ѱ�c ���f �Φ�/�h�}���tr�)X� �*K��~�껾�zi ��eq0#~D ~q1������\뗮Q:��j�һ7��,�y�+��\�y�Z9�nSA+��A���[�y���3�A��5�����԰�t�<?��ꂺ<k����nd��Ԕs�ċu^�F6��sWZ���Q�d������Kg��{UԵe��__DW��֦7���g�&\�B"SD�:�.&J�6�@��e{�bE��<@��p�Bik���P/�"���t�0�`� ��+{�V�9U�&��4�2�Շ2����s����~�� V9m� �'�K�B�eSk��L��B�+T���3C]�2\e�O/�@+J�LjhM�'J��6�N� �t|��h|��+�#��Iq'F���G�t�,r�$]�>��9y(�8&���hiXi����nɗF�E��#��E5��JZ5�[gݵ_A��Ϟ�'�_�?�#߾A��]_]�L+�p�w�U�����2x��En�I�-�AbvGD|�(�Q1Z��,�+��l8&<�Y�F���,a���8���p�}��K�&�%�S��NH�;\"�?� ?{���_G]hZ��*��A���*E�^yoD ��l[;�j[|*�� ��G�W�8J�5&QL��HeCڦ�z<�{8&DX��l�G��`�b=I�+Vk2n��C���Jx���7����3����H{@c�U#t:aL��jr���z0ߕ�E�Xl
�TC�;���r �QCw7�?��;$*g����.>Wf��H���[��Fn��y�a$@��2�p�����Q�n~��G�a�k3��d3Sh
)6l ���lf��8_�R�ƙ���R�/
L)¥x"ۻ��C�4� {�ˢ�Ń8��B���o�(@��eBOVM����I;nͱ�<(b �B��b��g�-2�(R� #������I#��.�n��V�M1�A��N&s|O����ށ��R�wS����Eb��;�>.[O�C�A��U ��"�)Ymg�m��6}���!�����)녴�u�֗\���r^��c�#sIq"3]b��ᖛ�QB3�c-]N�I7l�V�*�R���l�ܞ�&�y��,]��l)V��Kx���{�� Z8�5�j��x�^��p����']�$Iz �1����o�eֆB�z{���q.���6����CO�(�*�Ȍ��mQf�9�&*j�Y���溈�0ѷ�,�k�oo.��o4m��+a�&��z,��?��kU�R�G7[�!IN��;/^O&�G����OB�3(Ϭ�3�:�)(�n��RgF�;����� t���q�WqG�t=��� �^u�;\���U5�،�ƌJ� ZM���h��8����r�T %-��s�[�d 4/�GڼSiK5޾�f�)=��eFz|8;����:�.1��ݖ���H́�"찶�ư�GjLj�ܨ�F��J�7��f�E��&��J}u�hbkH�/��ڣ�6�o7��p:�h��+� ��ѿ� ��Yw���
"�i�v�foܲD�g����k�g���rZ�)��k%V�R�����ʰ�T�hw?>��������/G|>���!��mX���@�`(n�6DY�����̣��[@�&���'�te1�fwC�m������#z9C��O˄�"xw4����Lq6g�0�vYI��;Pf+��0x�I
�T��0#���U#����鵳kQ�4�x�����z%b� ��D���y�6d�N�L�AOޟ��H���V�e�JF� �Z��"s��cˎt�#s���4$Hv:��=��%"~]ϋ�r:���2l��U���G��Y5�#���:��l�{�+��O�����3��H�s���gCT��Nk%E8ܙ1(1$�Ƃ (L�X�?o��LW �ԝqr�1-��v �|[�Z��T�����!��Y�HU��I�%� �ߧ�|A�k�Wd%\$ ���%���`�q="�!��������y�8bA� �M�k��:�������l(��
��X�����٨�+8��H1g�C�sv�A�7�q��K-쬷�Ќ�_/�ko��s�jz�hC�LGCF���[E�&��;�� Y�_��� �F��gmr
vm�^��������� �����`HIY�)�&t.Pp��@����Υ5�k�ཆ��ClO��T��_��7͎�"�Sģn���$gLӄ�X��.�E˄�n8�;�X<;� ���7\�h}w��c��_z��MfQ�fE�N�|EH�с]!u�&��t�7�w��^���z-�T�[���E�n������d�,�1�af� ��
>m�ܢ7Ƶ��X2���� �9U��BSժM)˸L�ձ5#�ܟp�"��&�ӊ��'��2P�����Tu�`�V��u�,+H�����w|��M��" K|�ܽE�{����r��b��8��_�b0�Q\j�?Z�ٽ���4�U�p in V�i �uk;����X�=#��M��L�{]d�3��x#�;p��lC�6�y�t�馁*CP���3��o�LzWa�o|��U��B�'�����,\'�I�ի����3��S&+���4՞;Z�g���'{�!2��emK���T)o��-3��?��1� ���(�����eF*fj_y|������ ��!|@�{����?wܤ7���,iMA~p�HBZ�z�6z<}y�[>\�>M5����Ӎڢ�6s�1����@� ��b�;C��� �F\m��l�,/X^>B�\u�"Mb��gk^!�gdz@΂�UpI�ű|�Q�_�ʲq}��oϴ!�)�]'�z/}pOw�� 39� ��Y����y%L��H�v�/��83�uAx� I T2�(Η� �ר8w��Z�:[�k�D�� oE�t+"�����E��s�b�"u�ڻ�^X��) 攜��p0�oζ%� ���Z����5C=M�p���I�ޣ�^ל�faC�T�Q*$X3ڜ&�����Z2G��i� ��fZI�Y�x���0y�&������96V�3NH��u��g�$��.7��Vɢ�����\�د� �2���"Eޏm���;#�"B�DF�&���l�ƈ���21��I���Ii����I��d�KZ�X ��{h��eY�ʘ!�
Aԥ3�:� ���8X�<�הٞ
\�aU��-K��y^����i:@bgܟ�D�>��]�g>5���������ߔMq6�8�tH��Ѯ^�\�=+����b�7�=��k4m_
�����ϯ�:h�m�PI�I�\�hOUD Z�W�v*ְ>����|���G� _�6T�8MU��k?�l���^�=>��ޚ3�U���w�� 9����\�%��V��x�/s�>�]L�m>�\s*��oo�@~xq`���{���c�1�ˌe���h��/����rpY���Fc�PmX��P3G�k@WqE�^w�7(�t�x��6�8|�ʛó[+�Ӓ1��VZ�6��� V`�b��i{ �h{�߇6����C�y�ku�/��7Wu�o�AHo�A4�t�`���F�ァ֛�m7ʀ� �����%��Imn���Bɲ���=M��R'u�!���^�|M+ZD]��/J��t����:���`�r}|�%��?E�)R? M�T�8�j�4�� ��.�tS
p��ް�#�����'��z�ӟ?�. :������0l����Š7E� ���z#p�u���INȏ?!=�������R:�.Εr_�P��1͙���0}�5�y1C���p(c��s4�9GGٚ)`��� ��)$�I��H�%e����-��ϐ�� _H� �H�ް�Z�m�dM�U�cm���1���ʮ�mϪxʌϳ�4�|L>L�⎆o��� 9�v�*����7oq �j�Ն�v}�ô� S�`�ќ��Vg@&�^�u�dXj�=�i5fP
�Cd
8DB�3.� B�F]<M ��e���3���j�n��w0gzQ�3����5���D��D�{9�]Md��rF�O�K�q f,�q�\��nv��Ḽ���q�1�bv�]f�����4R�}mOH�&,�]��2&J���q�����G�6 |/k1�$���J��:��R�Bse�%V�QP{��??��������M�k6���',� =yVN�zuy~����.��%��3�H늏��O8z���y���qo�p�xw�khb��p����&�E�:�7ƈ�����x���l���aC�l�"�
������I�5E���l]���ꋠ�l�n�#��irq����h8t���7�$�嫴�BUG�:cR�G_s���7��dz��in�����:�J�n�6Y��0�NQqu�UM��.�ӫm� uS���6^����&2���������u��Mu�[`;��5'<ܝ���K�i
;��ք���<!cbEZ.x�d����I�G��l�2}�-��M�1��?�h@E<۔.��6��Y"lc;��ܛ�����x�� �Z�͕ѓ6g�ƪ��%��Ϥ�QK���`�C����y䬕�B��s�$��P*�0�PlFZ����#.�^�;h�n݇�� z���~�|��V�UF�Tw����hr��k��c���"������4,�M�D�)#u�5��� �tC�\�s �/�(��a+ZT�!�t�,��.v�&���(��)XC�e��l ��"-�U�nHfe��e{�Y2D��x�8��y������V��!�;��=&!0^?�� ��'M
>�k�C5Zr��^EǴ� Rx@~��^���WuTfO*�Q��n,���}K� ʗ���v�'�A��.�X�Cs�͑ fU��Ǝ����+��������O��L'�\�6�~���Q�z��]!F(d��c�Gc$�߽��
(�&Y�y�u��+Z�8���"��������;��6�4V� I����
����kZ��9� ��)Ztr� ��!��y}�FA�ɩR���IS�����-:FEq7EP~}|ļ����4��`M � �q���������ӊ_�� ��O��3%9]W��[4B�'��/hN�~b��M�њ�� ���Pg�ш�ʪ�`_��!@5 {#mr���������<���tY�^>����1�����傧�.O�ޓ0�*{l���\�.8�5��tP�]d.�p �O3��Z'Cr��p����h�UK����TM��}e8aqON����g�������� �����z�*����ty��y� �Ϗ����OH�?:��������e?|�[��no-E�u�a}��]���!��"�W,��h�����w��J<4��AQ[�ɞ�N_F#�����wv�S��vO=��kk&U4�}$I����p�f���5��[D�8�c��CAT�=³����ݻ������
��5��y�1zt�2��L��_� 1r|~|��񏈲t�� �]�� �yC�܋eכε�8��>�ft��[��:
�hY���[<�����T�$JE��otU�ț�+,[&�� ˼�� jGA�ح!��<��ZU�f�!}��N�V�뚌��1mܡ7�k�t��&�E��㵍��s��l����bX�2 0=G׈~qk���Ä�wn��b�+����P� �vJ�k��ׇ����u�l� ��9��x�w�Y�r����<L� i�3��']�ڻ�Y_,�ɷ��Π�Z��6��H���B�Դ�A�=�̄����+�7 ��†�����wʣZ�7���3ұ���T�tp6 S��9P����qO� ����ྒ�r �-�&�B�:4ws�u�][�\���tI��Ç(�������A��yud���TN���XG��d�;�oA��Z�#=�滗�[.v=��٨��b��+�yŒ��
B��sa��-�F���B�b�*�R�,3�N�l������@� ^�3��4���(�^���|^1��n�]��D�#.��Ȫx�d��1--��ߣ%!e������$��=�ԳlKrΌ�O3~��g,iFZ��|9�q�>��o�c�������1�gG<v���֜!北�y]���*c�VLd �w�������|>���ƲX.˂����e���e�$ ��0?��>���>׳*��n�2/�t�)�.=�fzp�Z����)o�-��護��-��Z��]]m��|��[��#"�6(�`�!���-�$�(b����x8zvhsG� I ��Ғv�Ł�2V7�[����22B��gxJ5��I�'@�l:�٧JCͣr`9�I<o�ER3x�����t�{�{P*�͸\^���Y/v� � �w����
�� 1N���?
L��]�ǧ��`�~�V���td�l }�pc�t k�fQ���ȋ��_��x�k{T�ԾLn��pM���~G�mF���'���v�[z@ՠ�yQ���-
���c��b G�Q� ���_8������U���kb��t�/u�_C)��vqo� ������R��B�܆�͐��aG�� Ο~�Ϡ0]Q (M$l�_:�'��}ӭ��3����gmR7��W�^\ �p�S���
��C����\�������Y[����X �(OE��#�&��z�O7���*�\k�}��)Y�x>�</n�K�ҩ6����d��f��Ǹ+.���C��d��*YG F���#جr2��`��׆g�y�+Q9�&��z��k,Io�ʽM�
�\��~�n(��N�WZ��dh`J`�oR��X�f��{od�uQ�q� k���A����$�D�z������)pɰ�YrQ���Y2��fx��X6�OT1�,�o�۴�
�����d)���2v���,3���  yIiA���Ϭ_�x�m9� 9�&�'w���~���z5��8rF-u���I��Ϟ�Bx}1hZ��S�����Ew�ŕ�h��*�O�͕� Tq�1�w
+����.��02-C0�X/6�P�Hs](L�ae;�B���� TBјj�yo�����/:�e�q�c�cY�}���3�re]�AVu֗�@�X�5�sml0�eQ��O?c��H��ݒ�~�7���w��b����:&BΣ� ����b��M�_>�=V(٪ �"x:!�ռ�Y�J֌��5��FiM��t�j|��� �Y��!�;��:}xO1����F�i��:�5y�^���4�U�����7���8!F��(�on�<���O:غ��Z���Ť�8����$DfDo���yXW�AM�E��}8�9�bݣ��
� �Ʈ�g�C���m�J���?}ݭ��S�"����7�p���1������,��Լ���3���sZ�����#�No��ܧL�m�K�UU\.3~��#�43r�3�I����L�Z�iw�~��?�!�|��uŷE�ы�u]1�CS�LO�k��"��� ���I n ��}(";�,:�Tl5�W妻���iDa���|�����u��7�)2�v1!��~��_sO�k�OՑ� ��n��W�2 f.���Do@��yS��Ml�Z�I�=�aIT�2���b������ttpt���S�6� ���7^�$_�^�4v�V�d5�:Io��1�y�Us���0�ڞ�Ԉ��M���<�gCݐ�kG 4�j�#��]��� ˺:3�p<�T�i��՝� ݠ5Dcc'ۉ��.�d�T ����F٧��c�˵�95�5��x��c��#�b��l?z����R꺶��� t9 2�eA��.O�tZ�k��g7����8E�8#�Q�Rn���6Mۋ�]�Mm�� �i�oQ�{ݙx�{: ��� @ʊ%k.�~f/z�W��j�"��~X* �eH2�Ne�gM��q�t� ٢��{vzrq������ˆ6J���{JS3��5Φ[c��$9�!RE>���j�C����-���b@#Ca7 Jh\��P�
�]:�V���pZ6{�a��n����/5-��?@>���V�zQ)%�C�t��K�N���X5@�� N��a@YC@_N�y@@�\@�7HNڐ5�G�t�hy��z���:�P��?o��
R�묞u��aZ�8����KIw$mxK+bPd�j ����3��[T�%� .��.!�5#��tFZ,�DT0/3� ]^�~�d(���x]�l�
`I)�U��z��S����&��������?}F\>����#Jd9�`�e�\��a�
���c���� �o̢���x�W���t������s��2�&��e�������g�V�Mq~�!D�Z�T͇��<q��.��%f���� ����&�Oop�<<< ��0���%�3�<���,��n†ws6�ZdEd@��j�IX �Q��;�(&���cӀ�a�-weKr`���$�ݦ3�����"����ݔ�f��8Ā�žnRP�g d�f����l�8p`���EaU�=�*:y�&�/�Kk�6~�Dǣ���E�c�˲`�,6)9:H]�P� �����i�Z�5+�F�7��M�n�Ti�������S}��=���g~�+*�1/�`?y��l7�YA��;�#���8R�70ZC7�n�:�]�K:��\��F�/�Q; �ٜޤ؍[#h�o�7 �J��[Z��Q[��G��j�7��u[5ZV��I�����:❆�����`x��o�2T)5m��it9�%�F7tǝD&�(�6�Z�u�'�JRņ�1&��!�⪹�^�������g��z�NL�"ߓv��ڙuxNJ���x�}F-�ݖ ���`�R�www } �Sm��Eh�3f*���h\�^�|��"����\ꐅ�������z�=�7�X�1���d�L�fv3n��C(�p���o1���tq�ۿ���/
b?�h�L"�bF$�ܠ��e6�_h����� }� {"�hQ�NȂ�`��Ǎ�a����J�!�f?�`�X b�L�r%�vf�!��?0|��P���h�n����GZ�c�
�=���j���8��A�W����<������>�7�Z<>��ˢQ.�ٴL8f�z숳t](H�z��/����1������h�D�J � �X��t���k�5ɺ`]_����~UNY �JwF�N�L���PbQe�9 #. �gEgF����.
:�� ��Wypc�b���_$%�-���Lz��{�$\�  =���5\�;&��UF[���3}�ds��*�/ddM-:���Y�3��> ��5�_jf��G�M��MCMbQ3�2C�"���C�Z2� ^W���a���
R�`rH����~��s�qzY�|�-d��=4�l����n���9�{5�ք�g���Q�dx2�7Ђ$e���d+ ��
��v(�Z�`��̩436�k�9�2�#V1�ՆJ�f- ��U}�5�[���ߚ����x:G�bwѸײ��(�Ȋu�www�bg�T���o ^�\|�8����6\>�;u�Ǒ��5�L��gK�D�ph����A����1;���N�M�V���4[�7>`͌Uh�t�2Q�1�u��).�Ƞ/���l(kEr�"�Ϻ�1Y�B{YWHZ��L�yPU�"#������b�"K��f�|Vn�ϔAO�F�,��V�l� i��F�B�a��`|�v������?���49eZ�����\9
@y�-�iQ�\�>"�o^�x+� ��p€�]�o��},�2P�T��!��:j�ʆ������*�җ�ٛ#�M��x��xā��~\C�Qe���ָx��qv��ө"&�Q�>_�3��{�C�hX˰��h� 5ҭ��i?E��ݥ`/hIi �Y��!2RN;K� �h}����@��� *�#!eP`�-$��(�uA&�;��KUT�U� *���T�� ��!��I)� �5�>W����g�m���v/��O�-�iS�UBG(jεO)Um�m �SP,T�ig��7,;�t�p+�(�w�� ��CĞ�ND��Xǩ~J2���s��p�IEX�8^~F^�xe ��N,�S<C�zx 9�Ú2rG���}{���%]���G�k$��!Lyʼn2�cnr�~*�����-��`�� �$[��E��` +�'p:x�j�<^�g�k ٿ[H�!��Y�ZS�rvM�V�����!J���K��6��`ԡ����]�-���IU5yt�;�|�^��];z��O�Q�����vu�I1����%�3w�@����9���M�sv34�ک���q�S���G���AŰQ�i��V��H��H�xrͰ�������T�*���C&��6�����\5�\{/n�{C��j��uT�"�z�kڸe�¯wZWh.&�\�a�H��+�֝+���$�{�~����Y��x��٧�8Yt:����C���M=ZU7��?o�-�}xjN�k�J����_k�F'�:�"\���ZM=WM�9n�:�~d�T�ư�ȊG���v�r�L�~V{+�._q;�q}�����Pl�����8�ܠ�@�sQ_�a���5��uٹ���7�.+4Z���n�(�`*��C�7PwA��H�ez�l����M}���m�t�&��a��֌[�R_�AZ{������Y�3���������܆���2ӈ ���.�5��
h|N[�W�훦��;;8�ıcE4Z����Dz���q�z�J���V����$/� V ��Q\P��u��.=��B`����� �`��,Wju��]��;b9Ν��NM���t�E3˩V��=�t��wY&��<�,�_��@S����8��a�����ۈ8�, ^^������� W�)��].���Ѧ/�gF��^��4h����� �:���r�)!匤p���E���FPԆ���c�4����ػk����{gѺ��bސVU���!F�Zf$3N��ԙ_� �T��H7�WG���c.�2ϐ�t�(׃���눨��g�p���5�Ͻv,��5�g�x}���G�������/�L�`�4_��������X܌H��%�����-&o�om>%P� �k���mX�1�� �uy��{ ��.�MJP2YO/8޿Co������ʜ��&$�8e�P0��n�
�F������آ�Y�w���du�T�|a�}�k .�r͹^R�c�fnE`�B��� 1\�頥���(��]��@<Ѐu����=�*�Z����� �ɩ�4���p�es7�<&�g�4�"f����^���f�a%3remѫpO���ݽ2e��؞����LtO�GLu�jpM�P��]�E���:�lۨ:�n~K;u_������"�L��9]Nr'��������y��Q�v�G�<`�"��u->bS�h�
U���E�@{��@yDt0�૩̭�Un�8Ν&��Alv�-�o�ozdw��t��8�/M�it�[��V�R��l�����Ŀc`��1��O�������L��.6 ۛ"�(��}�}�0*Lj���,W��⽴���I�n�<G�7Y�۷���ߐ�n4_��)�p�,�\G��iX'P�����[cѽ������Z�h���:}B�:�ɐm|�]�0� WN�=��6�;� �@��d�їm��޸5��+zw������%��N�ah�U�+�5�Eo�[�� 9�W� ��F�]�t��GY[)4��OϠ�0�J�1P��=4Z#U��`�S�s�u�"������<;�^� �r�PW���:Ļ �\ۙpx��a(u��8�թ�ڴ�sK�)��.�8K�87*;AS�:_��3<4���Ju�T��J�YeqI9 ���rc8�w�:�I�f��s���*��zpd�NB�5���ź}&�qww�
M�m�sP;Ji�v\s%V%��Ȓ � ��")!���7�����
� � �<#���\F���v�z� �s�G୶I9�rZkCr�w��Rײ��� ��7����p�&���'b&k r���G�,gnC����� 9;%Xm�8x¢6�`��-��
��Nv �-��ߙ�� ��r����+�V��A�I���6-`otӯ�q����w�x6U�|x��~��{�u�0�l9�[���,�tqvv
�=/8q�'.K�1+���1���e�H��n��4I9���eMvݓ2V5*�4t�V�RY��W'���|��K>�� �F��5�[�6�:��gB��5Na�xs�Ţ@E�Fӭy�m?�^�i�䦎���X�@ˊx4w��� Ţ���uM�3�&R�%�tN�����Z�U���\���7[�<�����sy����_U�zN�O3�$hT�p$���L��}d�����jTY/`&�Y��Og�GP����̪���Z-�� 8�1S�� Y�{����E��]X��7�w"B||z�^�N�`O�O�O@�fe����8_�Hi�\�z���NX78�
l������"�Q�}:��\����&eJOL��7�!9'H$ (����T�����M��<L+ŁS�e�+�ޘ͸�V�b2�?;S������s��}1d���Y���o)���$��Θӥ�|� T~�� 5vCQ�>v�X���]vo�I�4��f�`nZW��q��l�Ӹ���Q�� ��~��a�K�B��٨U���tZT}eh�O��j�9i]���_C��_x��o��}M�Nn�nq�g(�j.��)7�֦������%�F��5Jgp��ϲ$�rx ��y�����(L}�ncgZsV�z�-ӖZ\QN 9g��䲀|u?����r�!�ք����sQ�ӂ�uh:w3y��V]�k;V1q��9���N�0f�ijho�p�C������} <{�\����ñcL�ș��٥�0ň�7�0������qr��ʰ��vͮ��n�]Q �&&S#W��W�(�zK7M+��2�X~d�H�}s;�Z�ht��żNTL/�X��*��z)Ite��%���6M9p���m;�z���{vU���nW��м��ո�q\�=+�o���-K�Y�Q���e�^ӡ��P��� ��3��g��G;U�U�]��� �F@�w�vi���RR�՚�wo���x�����\mY�Ռ�J8>��z$�4u{�Y�� N�ǔ��yA���tx�)F��$ĵ�-�V1D�|j" �+�9] <ɵ� �!�I�^�/O/���r�D.���r�"r<tuvq� X��� b��+9"�=cY�W{Hh������L����s�U���SD14�_g�� �#�B�9�R��eN�?�A�V0ԝ�KO���'<%F|�c]+��DI�y4)&"�P�a�:�-� ^ր���F�v��+0E{��׬�����+�� ���r�t�we"������ Z���=�0�.�!��/����w{��I�2���3�dϾL�֥��H�WH<��I���r��B��Ro��h��7(��<�c���R��P�����OuH��%�r��,`�p<0�Й,u��MxK�l�� ��n����m� 7%�����U9|�?�^�M����m�����9�u���p� �k���Ztv;p�Ă ����(�����e��� �]7/�M2��Z�i���,σ�����Fs+n�r
������{g�@7P��H��uŲ&�l�<�ݪ�������E��[�^F�5U�>���Ҥ�&u:� �i*RY�8��Pod�;�;ta��kw19=��E ���6~ ,x���{�F�P�jP�N{����Ѫ!�GR������tCw�W���N�f�S4��#��P�hE���&�G�j�X�'/�b�6�\������� �J C�m��M�Րd�Hp�֮���7R��Sw���QbV���}�>գ���9b:��Zs(��#P��Dl�IM��7��y�q�,���$ ~��ဩ�G�|r\�P_�uL`�|A� � 3�5\j�9�t�=Vˀ�d���� rZch�}�m��c�����It�A��赀(�g�8HlC�'�Nu��h�:J4/ ݠ&1ȓ x�8U�s{dSpP�#�h�
��� �|��e� k瘬�����J�%7S����P+I���|�z�
?�
N+Η��{T'�N[�m���o���o�7?|��+8��-���h�� � Yd�, ��>�r�D�����o������q�s~}Y������!����vݬ�*��e^�\w:ݯ]��LL�!ӄe%���̈́��S2ىd� �a-�uf\֌���Xv�� �R�e�&���G7��˂��d}11b3 ˫o���R����1�i��Y>2t���z�׈�b��W��{�3yDxg)�U͟� ��7�����)%P |~>#�/q(4O"cc�i��r�� ���g��y� Ii���; %��*���_A���T���r��u>0��G�������� �iW���3$-�{���:�r~���W@�pz�z���r-|8(��R��+������.P�]�@�J2���o޼�fʳq�u�T�`Y,�+p��t��p@J 1D�)b�&7E�� �킾� �U��h�h�+4m���h-�p�"҆�<�H�Z)� 21�t.`��j+32���wc- 3B��C�BH�#S�r�9�nZ�'��j#�m
��rK[ޡ�U1vO'�h�{�� ���n �����1����I�K(+ax�;��p�6mj3����� � ��%x��t� ��'� ���8N���ۼO�x=,p�mNo ��):·�9=�h�~���=��G��r����W]l��
2��� f_3t��9����jt+:���GW� �<�ε� u*_�!lE��B�(�6�"�W�-;�����ɴ��w�G���]���dzXoΗ��v�d���]3�m{U�Ϋ�����(vC�_9���e�(�gC L���
����}쁛[�5���ڪ�D ��V��Z�6�j� I�*���*��N����OH�� �'<�#oL�z�}y}!�8 �@��a�Lm�իS�yh„���/���~��e��eƝZӢݠ��;�ͨ�eݰZb��sh��mSM~��7�A �F߷��D��@�~R��2�d'���T5��~\5���B�� �%��Mo ��YJ���7���QYrs;��<�\��E~5c+�W8���ݛ���uD�*ݙ��_q7g{V��ܻ�B�}@��� w�j�E���~����{�?��� �'�G�S��?���?�������G���n(�j��z [_���R7�mv��"ʌ�����o����������Ϡ��kC?%gC��Q�y���� /�~��E���!0�2COo���} *t~���?AҊ��7�Wfˡ=0$g��.�=�_6��g��n\����ϊ������R8q8Xs9��/���+�oT���XN���t�zK��V������1��g�`y����CJ�vy�#�.���_:X�ϭj��Tj�V �sv�
Ϩ-�ĥ����#�?!?Nyµ�����\�H9��'g��_�?� � �Lx<�מ}I r|������B�-�ŀ)8˪�Ӯ�/f��y�� k_@�����-ˊu��_v�L�|-2��EX��T�7�] 8�G�hu�"�n$���w��۰���:�֦���PW4�^sœ�� ����N�c��S�n���r� �i��b�Q��k��ڹo��e=��{��� �)mh�"�D�R ��~�tŅr��I�u��z�.��i�wў�t��{��";�w5.��t߶��A�#���5�
��^$����n�.�>� A�5�p�گ��� �k��}�8�������6��M� t��p2�dz��v(�}tO3��oW�H�~ݏ�NU�9���$�o�K����C���-Yh��W�ԗY���m�Q��)�_�y�9�V�AeW�Wt���N>R�D+R���}����]v�ȕ�E�%EP���wFZ%ݔ��ݞQ{�h���J��nH�􍏐���To�}��U�b{5��+[�l4�5!K�a:4��z��`�EZ!�f�q88Ukt������X��zy_q���2�}�i<$�FZ��gxx��?��"�gLA��C�
�v���ҹ����q�0,suh�x� ��jĺ.H�3RNu���_��-C�����G���֌������/c��z�'��8'��(��`
�(2�qr���l�U[�=�*8��0M��n�����8P�[r*����]�r�/?��?�W�:#�Ϣe!�2~}�1}������Gru햬�����Oxd[#s��˟0's�?2��&U�$̂5g��%/󌴦N&!C�\Y���ɮۛC����o���w�����?37�a��d�&�����b�WP*-�t�zI�9eoPHZ ym�`^�� @ ��дB.O�0��z�ߪ�t��슿�W�C�ȘbM� J����!I l�<u�t��� YV�r6��:4ku�� &�_9���J��z�`]�m��t,X���Č�,x���W�C �t��}�B�pw���w�p�z[���a�gC�=�D߆�sx�����!�)X� �,�6�u�"�ʊ�Ӈ�z��CZu�tC�e3�����qC���E0�~CR�X�=��yE`��4�F(g3��re���nX ��;���X_�M,�� �uq��|n3_�C'y��7Ef�@�}�QAot����ޚ0'�开?�(n��%`FK�d �Ӟ�~����7?#��_3U7tй"���'6%6Kv�P
3�W��%�Q�2���(a����ڮt�/o��1ڠ��8��ת�Y���O�Um����� ɒ�����ׇ�v!�ͻ؇���� ��l���U�%����)���]g��4Ql���(��L3��CB7��ہ¨���+ݐ@Q��� \5m�q��~�����k$�;�3m7�j�"��Ji`$�.ͩ}��Moİ�$;FI��%��9��x������.z��s-ֆ�ZD���v�`�l{%�I����ٕ;�]���{��f�B}�s��Z���@U���=�= '�l����mE�Q ��^��`Q�����}]�;kR��>����@AĮ nC&� Դ�86-����9cI1r��s��go��t�|� �ِ�z�d�D�a*5��3?��_�C�)WI
��v��{'&��l+�! �
!(c (�)��xFk�i#��8,�f�8�BD.V�~V�*[����u���.�0KƏ??�^��<�λkX��r��s�w�;׮^�K������'̟��.����>�w����=�myx���D��l�2�2',��6f�]V�����+��?��C�Û7�,i�x--HO�A!v�N�/c x��H &�"z���gU@X_���R>�������x�Üf�r����3z+U㿵i-��X��T:�i"�����}IV�5�9�H����wؖ�0���@wfx� BB����҂�_~D>���cA���ѡ9�m��x% �զ�^�T�v� _ yV,G›�~���� d�\�-
Gӌ�?�/8���bg�t8����[���0��$D$
8R�(a΂t~�����:kn���1_���&�q �ė����@}�*�� Up .����� ���=>�{������$Š�uD kNڗ�,r�p1S � dӰ2�l=j�z%O�n2|�J#C�IՆ��ב�yS�@<��1R$�/d�A�b�.c4
�b+L���[�����@�ô� ��i�9 �j����i�@y� ��til|������d���,X��;Z���N٨Z�2�?�%������. ��q3ۣӍ ӯ þ�v��C���C0�,�m��[ּ���J-!l�{c��1�u�1C�}W��� "v@D� `���ǥ ʦ�'c���[��\�Dm��kL��EG�\E��1��9�Ыq㑾q(��n�������>"Ӵ�U��TJ�. �|��B/��k�h�Dxl��Ox ) d^*}�;��\_�F5�N�_�
|��Lm���u^5���LEW%�NrǴ�`��W�f#� uO �H{���c ��u \��U^����e�0��Wmt�s�q��0���P��0l �&VD0�b��Z��W�'�-_�2�v���OƯ?����3\ Y��"h����r�, ��)%ͦ#v� #���__.x{w��C���^��
(���Zh�Q��0�DA�E1�}B�i�
��a�:�r��5�¨��3�|14Í {r��T""��
`�g#�=��ww/�j�,6����ڰ}����2�{�
�q]���p������y��DXS�|ٺ�,392���G�ǟ� y=Ws���#�o��Ϳ���}� �,e�����,�ͺ1-mWȉ�-S���/H���|ƺ�<<��8��L��~`\t��}L�S 8}x�㛀�Y�$U�Ʉ�矰��'ct�dfowo@!8]Ԟ/>��:���8�M]
×�Z��_}ֽ�2��xs�t����b񘐳���� �����5oS�0�{��Ä��#�tD!N-�!D,�?��ӡ�q��\���z�l�?������g��^� �R��V�C��'v6�@���4 � ��‡{�z��t�"����)!� ����ٳ|��j�O�)�݇��d�����+�ؑ9�������OO/X$�D
 �+g��6��~�f��6��V��?q����� F�"�Q.
���7�W�������o���bCD<d`�j ʬﲬ��G]~�O�x�q;�T[ �7:��D��D��l�N��.A�p*:��֔W�v�d�%ٴ�
uJ�a�`E͹�$�6oӸ��a�x����� #e�T8�ټ���ٹ����/�ל&�� ��}�m"�nn�V�e,9����Aۢ�J#�ԛu4s�rL�H�6ym.�CS:4`]�;�����*��Vv鶫�q���i3� �h�*��?�D��w�]^�Q�߷�se��.Z�&�1���K�6‚�+D�k-�>kO15ۻ����j ��K�zO�Ө���@���jس)ĩ 3�uP������!M�kD[�g���mݙ��Ҽ��.�P����A�#�+����P�bw{Zt��h8��3��D:3��: a� "n�Ӱ"2���o-�z����#PH��
�m�ՙ�h [wI�4Z��\�"Q )��h��r��9����{�f#��GL�}��z��'=���+��$��0ר�W, �{��<j[iϹ��'D���&�4�@��]�P~�����Y �3@pԯ�W �o얂D� ѝ���o�
��+K7��+�x�!��~GE.��U`��Ay���;�.��K�ym��%��-an�+$�A�h�3n<C;�"i��H9A<ʧ�e"�p2�\#oN�7W�~v���bj�ա1���
B^<�go�k��k�@Ju�D�d`�Μ��� jZ<�OT��2��tϑ�����jPdP�b�9`� /,r��#bPD�U����c�_���O���8L!R��A\ƪ@�t�1ݔ
�x�m�D�Ё��h���B[�5z�Ԇ�ZMCM�e.ߚW��}=��&p�D`�j�Jb4�.M��@���j�!�:M�4�%)2s5�%�fV(y�JpIA�znf��>���5�z]��,�_8I��Ԏ���b��*V|J�˄������-ĥtH����iBc}EAZ7#����2�…���p���`t+1s���k-�?S|�7v�8�9��7�\�Z(�m"�y��8��D�}x����o�����r:ۄ4e��Y�E��"�X�_��4] ��u��PS.�H�r 1�6U(�~e�XtjY��0�C����5�i�ÿ̀��'I���:����ڵ�k�A;Xq7�t�����'l��)�'���B�#|��J[����c}?p{:�
r9B�S�,XE�Q7� \[X�+ֲ1iu+���Q;;f�un�<�!s� ��"��C�C��MΡ#L9�!׳/��c_�g�N_}{�P�"���U�6�eMj�o�Bߑ�/� ��G*��?Kُsΐ,�}�+���Ry���Bf��2t�����=��W�>f�ѝ<��@�6h�����m���� ��i��l������Q�S�[M1V��|�k���9Vڴ(~ЖgVtC�M��>o�6�Z�
��\�����X�bA+7�tkB��l� D�ӣ�)�v�$X`HR�v�xJ��V��d� w��6�’���eV��d� r S#8��_w2���[�*,(�d�6H7�7����G`�H� �ڪ�Y�EV�}i���G�"�p�䖫�G���ך!1�!���E��6�i�U�M2��?u�[�1�~�6d�"�u��ƙ��l�LP�a�X����9%���[�VU�V*����� ?���*��T�U��C�=8��Q�Q�ƺsq@����4Jp>�p�"ִּ�=3Ĉ�P���eMѸA�,��9cg�C�`50A9B0Us"\��Q�� U���*{��ZF ���� �˧M������=s0��q���S�[�߆��L%����� �4-д��H2ϖ<JD��8Eg��d�����zPr6w���n��ZA�z�t�Z�M��X?蕹�u�����ീ6\Th���.�!���i���v��5�� ��3V^�8d#�z
d1s����{�d�RJVߕ�;�@< �r��\o�~E�[r��;��n���,&&��L�A�%��|>�O?����M�+šG*��MPa�A=ͮc0I���E��KcA��2��'��Q�T��\i`�*I+N�9���-+k,��OY�r��.��..�|��,�0�q"ۃǢ�yMдX�VRhV mw��� ���B�5؃�T��� y����R��&*[[N�\���K�C���A����&V� L��)�i���Z�Aa��"��qx��y?���X���N7���vf1�wNi�9pj�Hƒ�!'��5���f�\mt��~� �<⹗L2�7����j&3�Fau���M��N��Nl�z{}|A����h�{Z��/_� "b�@�*�ێ�{@���H�}��w)�[�Es3�5�S� �
ž~��7U�u�:�@ʣ����R�e�N�K� NRi�"�uY,��o��]P�8��i�Bb�fu����w�иn�P^9w�u�s�6��=KU�������� 9��+; �]nC�E� C1d��}Ú;d�l�+��0\��^�t^UۯD��)hÆ�k�anѡ��P|��a?�e��)18�K��ޚ���ѷG7�JtU"�ʀ��}1�T��x.��>h�o��x�0�R�mhԺ3���,��$��W���Y�:�C(uw�逈���`� ��R�CBʌ�e²,���cM{(,  �}crȺ�C~! dqc�r a���5H_�5��([]��49��.�/+�}��*�������҂,���� T��HbC���E�fH^�NK�����3`�]~u�o] 4q��^Ǿ�TW��)I��[�S$O�����M&����t��j(�/B[1�%D����H�K�C �@>Q���T��} W��Y"W2�.;]٦$��E�^ M�O~��ll����>w�0F�L�@m�~�2P�P~o&#i�62�99?��H%Z�ޚ\��p8�=`���
���u�E�f6�F��Y�l�[b$���*�y<�G^e�����?��p������
�@�`��R��8c�?~�x�N�޽����F�*��׃ڍo�]}u���&���u�W���o����8g%�TdG���o���H*b
�M�� �F)yRTc������V��,�e%�j�/�+].6�>��,g�Y�x�FIq��H������+�d�-뇼s����GKÚ��>U�ڵ"�Fg�-�V�[ь!W��������XV��7� m5T���+$w��d�N��u器M�EGm]���}����W��5
H �����7��6b�M�nJ�-�ï� �Ckx�@��V�k���H]!8�zkjy����ݤ�,�~Pv� �V����*]��@�H��n���Fo�fm�/H� �K&7%��Ԯ��3�3K�gh��h��e��%sig B�|��|��|O��(Uu)�"$��tN�.M���d.]�]����h�*t��GW�Q��ŷ�umʆ�֐as�6JSf����Cѻ ���5�[E�����d3l*ϵd��\�T��-X�=ԯ�\F%u�jenMe7��u���
*}�i�F3�������<w����-�%c��VmY���q�B��g��������$7�P�9�=��#��� ��  �N�BT|��aW9�htߵƗ��GRD�P�����rհJ�+�c�%H��ͅ/O�xz�v�̦���LTv^�j >�!мz�3���ێ�Dv?�p���6ja/ح~�`(M��a@ǶkY��� XV;��Vvt=�ͱ ���m�@�j˕!Wш�}�)#���sŌ���Z�8#ɑ�¶X�0Q��lP0����#���7�, v��ģ��vL#�qo�,�Y��t�������ơ3!#�~���Qc��M�mE=3�PyK8u9��-�N3��q��\��)�{_�����]���t ���p�YoDK�F�on�JO�l��
]��ñ~��V`��h��� S1^2���U��t^dYq ��M[i����% �K ����j&x� [�����r�cx�f��F]F� u��6��<_V<���>\otid�A��U��� DA��E@��k�']O����<�:��j�Ԛf��@;��q�b � ӥ��_]1��<Ѯ ��3��j���S��-�ALWA�#.|*�����N��U�KӔ�p�O��C� D��-�UB@P@� 4-��ՈZ��cT8�����!4��W�W��V�W�U�J�x�����R�-�N�ȩ�u���»w�Ls�t��b��:*���=+\��D�)NքpgВ.���w��7��0D���L[f�1(�Y�����E����cH�BO�J�*#}\u� e[�\OA"���n@��M�i��6��b�kd���>v�̐�g�.��L�b>�)�z��>���*.�
=_�iڸ�v��0�(A��Q�_�+�0T�4��.��A{�U\�ƈ��85h�Qe Zt�1�M^h����%U�*�?v��d�9�;p�P�4D_ ϑ�m E��ohp�{/��l�K�f0��,CE�%T��ʜ)��Gu��AG��Gr����$�K���i�D߈~��b���eF®���.�;#����{��X�!SE J��!c�}�F��72)��"9f0V�4���[j-�~�.�~�ڿ_�� I�
ڠ�I�d�&]Yܩ߄�8_f�ϗ�Ģ�aEM��C"� �8�����{�Q�H�T��`��J�Y���@��$�y���=z�V�H2�>��dB��q��OB� ���w������ܝ�71����o�X�-i�Q}Ɍ���*�>'
��L�pEȚ�m
�7�|��'|����G�4d�5��V>p1�'(�$H�O�<�h٪��"r��������C�� xh���;O�j���`� �b.dXSM�*�D�d�O�t��_+��}�4-��� �&� ������GD��B���2��9g<��+��783ֽ�Hɏ/rC�iԭ�i<o��?ʮ7Eה�����̶��.�QD;V$SN�� �?}����'�3�"�G���3�J�u�� �S�?�
��{L�p8���Љ5g�k¼��xAku�'$�g�L�#>U}n���)˭����Gh���E= �ADU5�F��ۤ���>�ŭ.q;����f��jrXG�����5��t����w�����,�=�0r��]�
�*e��)�Ƀ�jm�h�ߕ��m� WE��� �h'��j\�KⱾ�jn:e8%H^_��������߼�o���w�GJ;�N�n�A� ���l�=tT7�k-��RA�n&�b���ϗ�~1TVC6��M�`2��!p��4�͛�)V��r9�2_���/��f� EvI��q�k��bu�����L:C���[�D=�XM*��X��柹N��2r6��d�ui)��&���)b`P �C���l���kV�5�矢��P窭���ApC��7��y��2�bqa�q�kC�
�.�+�1_5� �ܘGU���,Y�Ɇ"�ŝ��ucR)�z!ٺ9[�`���@�J�t��\�hΦ�3���K�X)�4b�L�"�<8�ʰ���Y�"��T��s]%)����'�]�w���2zB/X�:öQ]���,)�OE{����!<_���s9L��� �mO���I7g�Hˣ�u�,H�n��Y�22�m�E��\ѽ˿%qD��P�耶�5��Q�.�:~}��Gf���e=��|��g���0���|Ud! -�XͰQ JLV�����0Zw��1p�vh�0/|cD��4h������S �i"�������{/���ɮ�aIx��\?�ġz9e���{����f(|���`��G�|Q�.��9<e���y�#�y����4���|�#+���8�<����\��K�$c�_�w�{B�K�C�����?������W�6�)���g����؂�Z~,RWG5�Vl�.�՟�7!UX��g���9!�s�˓@�'`}��dy���Ӳ@$����QB�QgĢ�ϟ>a��'���X?+;㏣ `�g���'��U����I�a��V0�H�fX1�gԙȅ@ג!���R� l�&E'�:Oa� * ��>�����5�P��HB^���Ce �J�����/����_W�+�TP=o�����8��όU<��:rL�G��"�N�e���PG���i�>t�������#�]i��[�%y�B�?���* ���d&�>0�A|�tL-_TK�|iVh kb�v�_�I���t��5"���
οd2�-V{[w�\1���*\��[כ�V*Ú� ��(&���N��c q��j �8(x����Q�dZ�p�0gh�ô"U�#m� �>5'��rs����f]�� �{yW�y��h�h! ���)�"�8!e1+xj:\�j�{R���b}�Ȍ�x@`EZG����?�:1�k�o���+,Н8 ��j-&&�T��4 ���8�/��!�F.�Tߗ�P�Ы!(��V`�5uCo�6~¦X����YD-�MG9�M}T��o��H� ��t5t�د�ڻ�Z��o�%�1���_��b3D��Ѩ7��s�������y� :�â�y��'�xLG���ߜ8��+f�K2�+�z� -�!�$ȹ����J�
-�”�F��]��ein�����ڕn�L^�$��1}P���l������qc+#C�.+$ ���,�%��m藺�#|�{����Rpk7U��n՝Cu *C�����U6xH�&���ꃂ�50�@� �z��BE�xg_���T���S�\�ݼ;���β��`]����@�re����r@���x�p�����9g�]6�}��+� ��w��D:�!���x�?z*��AqB>?�ן‹<���!��h�� `E^/���W��� � -N TVhZ�7G���G��_�O,� �3��z������������++cV�������[�d �.�jaP�:[�N��"�^��X"<<��1�.���H)�h��A�x���o���B)���1�|F����^W�����>����}z���eml���;Qy ̹C�}/&�D&�[�3�dg��cPܽ9������LY���/4As2���wM���o�'E�!<{�0b Ix��3�ӱ8Dp���^j��L��r��[�ȁ�gV�Lިf%W�47�G)Y�.WQi�hp'ל�����F�B�����p�s�t7��Ej����/�<k���9ӧ���r�@�3���� lIɐu���W,.�,5`����Y�E��D��?ڼG�'b�o&� �t�����@�A�� At�F����L����x�?�Z^Z�w�u�� � ����CՊ D��]�^O{���� ?pt�\�m����y(f�5�0j�s��7 ;"��mY������{�b�&��DJ� �q)}c4fz^7��۟�+@/�bh���E2u�\jL ���B��^�k$pkj�����2(��$wm����'�;�t B��h¸��f��*�&���b�s� d %d�w�'i�]�ӻ����u����F�wذ ����=4H6� �.n� �ճA���us��D���4zK]Dn���
���?S͒�����+Pg`�(u�v��9\��2�MU����L�&?��6k�� :��뤴5i�mv�[�� V01����n�IsԔ��� �01uYZ�%�F��f��Ȫ�L��N! )9�Z*͗�1�E��"�`��Yd����ni1;��7���p�tw#�Η!~�0���s���wtO��)�M�w� V����R� B���Ӯ4�7�T����\��;=9��K��:8s�aa��[�V����ju����M�㴽�*6�}��d�zF^��9�Cs�� �|@8j���pre�����Io�n��o�j�P�n��/H�������{3e5y�Su�����e�@�N!�`�p)m��H�f�LJc��S�eE팽��������Ak���9���* M�(�t�H�F������`��1�gg��Ӗ�2l5�����$�hCܨ�J1�x��+��������4|�^�)���:}�\c>��XҺ�|Y,� S}�]�"m�HP�sF�h%��!��_�y���p:a�B�D��dF
��L]�n�*������= Lf���� ��t���� ��3|�Vacl�u�6�/҅u�wR��j�G�bE�U�N�g�ޜ��=B<���j�a&A���gf\� ͓.���d��7�0�����iB��B@�H+�9���V;�����ϙl�ޯ����/��_�c P ����ٔ�� D1O��x���{� a�fvn��3rZA �:�%� �i�~�!��w�������T�&@R�|���� 3��<K����K���y�\��~)����Ҿ�� }�4U��頴F��!uZZ�i�4Z>`��!2~9��+��ͼ�CR�ӂJ��C��:�e��i�vY�I�e���d Că�s�A����b��s,�A5FyP�o2Q|2jV��Q=[�n8~;M�p�h��C�7�P�2��I��R�Ž%+��f:�?�]�w�d�0f&����iş?�k!� rk�QpE�{3��[�h�ͣ ne������&n��Pw2������8��|��i7�ж��p�6ŋ�jNJ9�NG��+սz�n�t�my��R��:��N�鏶|E#��K['��4�EX˔uj3� h��!S���d������bh�M�j�-l��WF�__7S��Y7�� '躌C�j�jt�? �ט&���O����,�=���g (�@ӱ� �t:��N�NS��`M����w�I�u5����3�X*m���D���~3���3�um��~�J���2h���Pj��s:"NBP<�v�j>��l}Ed@[c�͏1��'�N�<['�5v%���x��ߤ!R�� �e��q:�x��y���ɍI���싋x���±�~��u](�iW�m=~�MA*m�wlߢ�W�j�A8¬Ƥ`�V��SY'�1`I=�����I����I����d�ˈ�����j��>��]��+bC� hv�JjQ6ў10 L�.� L�!� ���P�9� �1���/8�3�x��Wnmpoν
d3�Q����/����LC=�r<0O8�8���J��R�KXc4�Q����Ɖ��oƬ� kv#A�X�$3��t�D� Y.��<�+r�I�Z�t]�E5g�ɮuRs��x����_<��S7 ����B����q�*�b8��` hF�`٭�5� a����\_{�]�6o��#�eʡp�4�q��H �O���̽G��N�^������������K��cc�3("�r-2:&3���ș�f��lr�!r�Ԕ���_bB�nv��‰�-��Yk�3J='�`�+�����<{��yb0?d���&���yL�>������6�b-z^d�9O�4s�\��xJŘ.Q�m�����q�փ�B�׻>��6sB��B��_̽Y��!��P���?m�V���p�4�~��H@�fk2*Lc�R�h:���i�� 43c�&(1�=j��Q�^�����@���d��q�5��lQÔ���pJ�QկR�a�p���g�<�A�cEWum]#�l�;�m��h�
� j�݆��loBա�-��6d�����ư�d���b��-n�C�:S<#��6��f�+5�p��� =�t�tu-6����Ju��F�� jK��n�ڃ��fA]k�N��M!���bRz�6+RJ��i�t�v?4�Nw���U��k��Ϥ���N� ]1_�B?�eХ_q���-r����y�+�G��9�3V�S����t����XR��vɊs*�����У}�9����i1��������i�"�����x�>���w�wm�%7& )1�y1��f���thfD�F����Taʫ�s���ӷ�\�p�������r`13~}z�~�9��ɲ ��H�l���ݝJ�4D`:���7x��|~�3&�����"�i���`�N� ���!�@ q�g���F>��z_/3�J��e�8��o�@L�?���Ƙ�!�y��t�./m�L)�Q�&�9��x�Ʀ�N���Qk+�7��{w�x�YP��.?�^ECO0�-�A�g�v��f�f>a�Yvfy� �A}~���i ɾc�%yl �U �D��@������f ��iY�vq�� &�d��q:n�ԏzK��Mߞ$Eg�FFJ�4/_B�g����obƷDŽ�LX����9����Z$3% dCm=�C��}��cL?�Z:�*�fK=�Y���}��J�MtJ<�ꢃ��,��ϑfe��u��d $�k�-tɄuU�� Ƭ*���:Ia�bU���<�ۍ!!�]��|���?w#C�fM4�n��E�9�W,��ϗ���مL�<�^�C֗h.jv�3���-�&x��x���� P���k��ꠏX��b�Wdž�P���h'���2�����*s�Z*i��sf<]��0+�cq�5�NY�}��c��%��}؈ S��dk���������c��B��&�ZCqC�����|����.��^!w���0����N�Qt���8�Ґ)•�@���<Xj���.9Ѓ�N�[#���jS�]��0�3�^�C�F���q��/bY�ͯ"A� d]j��k�n�f{ʢN ��&;�y�rp�@"�\�'�:W􇆦�u�#C���ɧ��r���[�)6��ս��r�`����w�ۣ0��u�ߵ�?C�0�a- � �;��|��&+�Q�p@P3S�pq�����ݔq},N�8�k(�طZ��LIu�3?�W�5�zE�k�{�C1�h�a���C![�:z|� �3�l��g�6u���F��׍�b��v�Q���E�]ni�ڹ[W�*0����r�֮��tX)�)�st5F2��J@����]�X��F�U�d�w�i���!����T-[���&U�6v�iΤR$��o;"R���^8��4'Q� {( l������h�|8!<����P,C�r9Y�P��� ��!볡 �{�Xp�zz����� /���;���6������h�8��;EY��3�6|�d��C�e������ ˯�.��э�yϞ�O����Ҥkc'�Z<��(���������r#���:/+��N/�(0���.'������1i�N�K5§�i꣄zp�Ȋ���2�zw�f����n'@NF%�NK P��-�5蠬 �:#]�А�y��[L��g�ĶG�s��� ��i�<�`���/A��(��� K��s0� � B��s*1r�X���/OмB��^�0��O�?c�?�6��ɫ� ����Rƒ��b��$GP 9)֔�W�i�i�C4*0����c�!�H���"��NQd7�
��Ѐ$A,oU�:�k�,����!�?}� �$2�y���d� ���A��G8k�A]�O�8D�4E3Q���Z�g�z�N@��,3N8`�� �C9�=LFC��6�� ((�E�5- ��-�3J7>��im����K�z
��mhQm��a�P�bږC�0��,Q�Ad��$�K�w5w=��*���
VEp���t�-IX���h�zu��վ�œr'��΃(�M�G��@C2 �oQ�)3a�o�������; ��ώ^i�0���4�^����^g�����,�EWGWrG��6�����4�|Z�Hs6kI>���H �K�*�A�˻��E�C���yb���>b�YlA3$:�f�c�JX�-�%����()��2�(h���/g���5�����<� �/�7w��4\+�m�eV>�B�{�cN�ͅxЀ�fY�������;D-� �w�d�&��ehW`(,ҽ5(e�+�R5�[��a_�Ph_�V��#ܕ�!��%��ѦH'��Q~e(2f��j"��(E�V:�.m\}����a-oS��N�z�`�)�[�T�h��1�@y|������`ӯYlr�se l���a�b<�ZCԋܬ�N��:Jl��_� Y'�Kar��v(���hN�焳���·�f��j{�]Nh��M�d?}��p.x�^O�nMB5��� �-G�N�<3�Q��fd��+���@�+P�麟g|�1�%@��y�FU�x�o��$��#�"���;����1n6��%e��W�A I��_�PL� �s��h#onj���/��v~��9)�p�|�=4>�wô���AS@�e@amX$� t�BIP�3�5w�^"C-v�#�N�>�p|>�l0�϶���^�\UiEa�������jn��`���p� A@8���3O������WA1�w�9�5c���.f����}�Xc]@��˼��G�:���=� ��?���=8��+M�\F�4��t%k�%3>�#&\�g2+0� ��#MFSV0���߂9���g��֑��9�b�eR�����L9!�l#BG���nd1Mka{��)0S�"���j��0�����XeW��R�y9�?�VGr���s b Ǜ[ �7*muw=K�� Y��Bڰt�YEO��[0�@�h��L)�r�"�X�X�uB7t" FZ�x �:Ƙ}�,@J4Ϧ������#Қ0� r8n���7w&� �٤{>�j��%��VdU�
h�$<�RoR�_;� �,�e���q�P�k�u�����9��Y�4��2?�)��� b� !�8�"K�, Rq�.&lD�w��H+�A���Gaƴ�d ��e���>l����?x2�h�P�8�����[��������k�u��
�ڢC�����t�v7�U�C�>$ca8EGf<Fjګ�cX���X�n?^옩� GB����BsG��Sen�
H8@�5_(��R �9-Í�cC�ń���msKuW��#DyĒ8�dq� =��_��ы�JU5��.�+��Ш]T�۵��p7�ys����gNq����R��ζ?3j`�&�c�_��ӼF�GM�*D�S=�%'�� �_s@wB�_�\U�C��� N��҈�Ⲭxz��bg�uTG�T���`p�!6׼x�ؐX�*�zgo y�d9���)-Ծ�e�)T\\�:-__�q[y� ��Wf���,8f��^�7�(H��X�B�5,����d�m�_4�*^HoL,t��:n�9޴Q��
*- @m���zPqBU�gL+���pX�床@r�z���:��h$#�Q�i�F�֍�v�Էٕ��]T�mM��C�����Xca��ea��aqJ��*\О=q5��$��������q:M���o[3�b�~I���*�v4%C�7���g��RIL�IZ���< )Ȭ��W���5�O�K~�p�\~�9���a�L� �e�]����$ [] 9cŢ��jDmQdDC�w˕Yq|���=4]�x�&����`��:���P31c8bp���߾9�8E�|~}JY �H��Q��iEӓW��Sf��@�� ��u�^?��{��9�F�W�?෿���K֪3SU,Y�_~�~�����ҟ�Ő.��l��&����5��7�q��˒:f �0N������bZl-��"�uY�������QW��%D���Y� �ƫ���0�&0JN��"�f>���숙��͇�)O�y� ��?�� OOOX/0^� FBΊǧ32"Nou87)L@N��<���?;� X���y���oq���j�*v��I���>wi����n=z�IA��sb#����E�+���:��x^q��R�M:��E&�@���'�q�����n8�X��?�
z���a�̋ cC���3�}�]���t��mIYkC� �ipG׎�C�ޢC,_��c��Ԅ�AR��PY���g<��"O����M��33�>�sbՌ���̘XW�~9��Ͽ^~��t_�U�=v��D1g �~SrBb�4M ���=D��'de��>FVO�ȹkA -.B��5.u�[��N�E��$������lb�Kj�.B3BU��1g� �*�'�
�fE"Cca ����o-/��8��jO�rÑ�>�1��^`� ���Y��^P����.ע�>#�\�V��=�z��f�h��V��[��U{�I�h����� ��ryr2k@8�G?@�0�B�i� 4��D�hq��7� �y�����ߤ�a@Ϣ���=-jװJ1�Bq8k1��M�iu[�+u"x�Q <M.���U�rr
�6h���[��ON<!�X�y�u�g��⃑P飺7�k ΍w� @@�8��aB�ӧG�왭�t�u݈�����{OO��b�%\�w�&�8���oq:��v5��{�8��C��xm�J?�آ6��ɭ�@f���q�xY�үE�� ���v��������r�՜��������T�6��� yEz���������"��4������Y���+Z�;-�(�6CE1;�͡Aoc�(i���\�O�˜�w��kL�6�Hڳ\��� ��' e\�/�S�Ài7'v���~$��+�&��:�0�Ѣ�A��2��k�gi�;'Qu�6C�3��}'��Z��= ��Y֚���Ȁ2C5����^���E�ғ=�"u�$0}�Ju��
hT4 ���cjA�&��q�v$7��܌��� Q7���Š��(L�i��~q�o4O�2��� �˹.�@����~H Mr�!�����A!6VE���w���"���$G�We��gdzFZ.��l��zg'�� ��SĜ]�m_������9G�ӄE{/ &]��a�G�o� J-c����f��bl�ƾ�0�U�41��3�3m2_�񲚣wYw�S�;Z�� kZ�� �Dz&N͡\|h��!K���
��8bw.�(se;��V �� -��'�LX����y�;��p�a�L@CvE����H��s ���Uρ�s�8�e��.Yz������3&,�)!X�C~�Ĵ�9�A8}M��6y L�0�Af���A�P�ȇ����g� M3�yKw܋���x�6�Iɹf��F�U�%�ؒ�Q��d����z�Q�A}��Y~8`
���Zl�B��O�鄄;,��ؔC�A�`��iB�{ר����1KE��YCJ���zC&��I>�)�C���w�� ��`�*$�LQ�@S�d+��Z��]r-���R�lbs�����J��h�n(���Η�XC�Dŧf�!J��V�Y���z��Wµ��t�½"��{��e��@R�ۄD^�LhpN�Wh�{4�>+w�(�Y�6" �䈓6�|�Y�z�+�[;��C}��xswš��6����p� AD�o��EЈ�9�C�*5��j:��Ϡ��-^��V�S �K�<怖��f{������!"� ����T?�����TQɥ0�V�12��E�MO�q�`]����� �5�� NoN �3�eE��[��R<�N'���;|��$�]��u�TW�:��l�>����[�m��"�fUr�y͐� �>���a�l༡�in~�D���%�G:��#��/˞y�p6��t[�Wu����3��_NN=n΀"#��}���}�7��a�/�d������syZ˲"I{V'� J`t�LXHĘ{n��q�p��� ˯O���!Ħ���X.�ո��H -��[@|D8܁�a�ׄ˒p����|}�����t����� ;I�ϟ��_��dC�b�/� ��.��:�&������+o�����?���i��C7,�����������r��d�#G\R�˜�� �/3��
¡�H�l#kvz� R~?�����G<}��e�HD�瀦#�t�G�Nim{�8�-L�pRA�� �aW�$A:?9A��ޓ�m6�Y�M�T�eL8���H�&6"R���y<!���hCKn�[��� 0�xwk�=���dK�B����8'C/XV�yvMW$�obC��kN`uʥ2Ғ���`�W�����M��+"E��p8[�eCv�i�A k��"&3 Z���3X3��L�H�&k�H2��!j��A.8�3$��Qj>�c�k$���s��q�xn�@�зV���{Y$ �uB�wЃ]��QT�� F�5����Oȇ�>h�F��e&�Ia�C9��F���"EC�yu��h�YG�������~)��@�~`��z��X�[ա�S�!��>��i�W�d1V� ܿwgu5��*4��Qp�`�O��q�׆2'hx��PH��Z��#�,��~�{��*�(�n��cv�ׯ��`��d�C>��XRA�u�9UE�l�4�*��|�C��;��5�\�G�:Č�@��C�3v"װ2�f�)-�^�<* T���j�'ū�����C�E�xH��6�en��>p��q \������5:HnAW�
��rmx6�]#U�nz�-��&M�th��sϑ �l�Vg��U]�~-D�*��{��fʅ��dVX֙���>�����&;%�����f9ސw�TD��Bn��a9�"~xT$��]�f��@�*1F4�w1�/XSFT�U������L�h�в��ՐCo�� �ޔw!�=*\�Ŝ �G�3E̩��F1bt4�b^�]�I\�U�L���I � lLFS�g�2Iq��^,Ń��u����jE�M��o�=07zjIVG�� ��./��U��
@����������ۇ�V�'�=��ˆ�#a<���x!�� ^�t�(զ���E�D�B�!J�.�n�=.���z�H���%�&��M�� ���ϩ����K�Z��Sd�{��}�=^�_���u>cY֔�>�.3")֔�q�(���&�:�����"�� �OT/V� �U�r���5�0Z,^b��_�2��+rJ&sqM��#��L7Gw���JvQc���;RE,O�������#b �T �������
b�L׸d����#$-�R��g3b�U��E��÷�+~�� (�м�~��u�.�Ip�W��|�k����������?��3���.�=�"Ȓ��bv�����.2��w'��Y���'̟�6Ö��41��x��t�f� ��������p�x���}���qz���՜p��X?�ry�~��8|�����T���k��>��~��޿Ed��a�i���Ӌ�?���%���w���x�M;97�3`���x�A��+��"�a��#~}������ qy�!�w�T�ɵ��b�����M��̌�I�����������X�{�_>��pg�7�&�V��5�s��7�)�� ��A<�T=�t��E�Yب��P�|m\`b�{��P�'��%� IF� o�#ޤg��дB��d%��g��Ӳ�K���M��z��c�,Hyu[��b�=��A q�X�X���A�����%iE�6�Zϟ��>"L�C�d -лlg3��5�5�p��8 ��c�aD:�G䕡M4�ty��ժ_���f���f�M34M&���<V��?��^<Z�M.��!y6=l�8��?dT/�N�Á\��b�giyj��
QՆ�B¿����<<��CQ� t ��ߝ�Ɂ�/ƢY�:tHgtd�m�f�r�p]@�������UB���"v&��p�|�0��+�g���T�p��Z{�ʿ� b/Q �m�Рa�W&17��[3mqT+
:���;*�I�����W�3#�ݿ��.^忙�y�j7?5�N�)9xۿ�vW|�,��fI��7rV�M��Y7�k�j�#��"J��&.��E�5: S�IHq���z0�Ұ��W�u�^������hƲǶ�ꢺc��]J@$Bv1�h�l{�$�ƹ��n��:�&Ӝ��^_-�?w�����C룕l��I��f�V��O�{�]��:z\�)E-²��C�t%Y���M]���6HXC�K ��] J�ձv�p����vؐ3�v��0�Q�N[��iC�A�B��5�,��uuj�)X<7i�|�0�FҮ��0�3BdgPkn�&Y�l�D�9u`x37^œRJ>��:p��[�L���>g�@�����s�XAOL� �dL�5.d(ֺ=Usjq�����?�F�р:�?��g�|�9�fVe&�Hp<��!��:B72�� qc��lP�j.��8g������ޗ�k��~Q렱h���Mj4U��'P��,�X�.�����ň�,f\t�'4CSL �8��q��
DPIȗ�,�PJ2����p�*�A�s��A�c�6��f����b��#�*��G�ǟ[dS�������?��Ą'��B�0� �����Ͼg�2�SvՄ��� ��߼���Ɔ��x�D-��3�E������L?bk��!���E&��p�����7p��CIJ&�?�/��/��_~�.��o$�T1�[dE/ ʪ8����p�������wX�e#�hI�1�?���?����O�E�� ��2�H���.���7� �b^V��2]?�~¯�����.� v$�K79�E}@�3�:�Dr��4J�n�0E&R>��������1�?!=}s�K1ϓ�\���v�sv�f��',����h�,��t%���1�<!/3x:b�)�`� ����%i+7�O�o���t�b���΢�3]���"��|���H��3���`ku?� (�|����
�?��g�A� i� =���鏃��k�P,��,\���<W�(0�q[g��T ��Y|��E?�PG �B!����O?"�����eP< �w&�n�F������HO�b}�����*n�7#�n�i�YZ@Lf�K��u�nٻr��mu?ou\����F����UaV�,��Xz����rG����7 A���Z�B� ݺ�Wm�h`ԡ=�ɋ��" � ��T[��D���i;<h�I)�kz��Rtʐ��;�a�P�Ȅ* #�� �|��Z�Z��� �jAo�_6F*����ܡ�: E�v $Ӟjl[D�4Fh��6h�l�a�yCb����� [$�SZ��M�|q����}�B5o��n�y�F:*u����S�fmZ�5�C#�WqMuPRP���Hm4��JG�]�j�"G�{b��^28"�~3�6�JY�>�w�}2� �Ԋl� 쀢��4��xj�� iU�ä ]�ʴhT��r7#��c(�hE�V Gss.��T��0�I���]��#�z�E����V%�sv�w�D�R���z�YU��֊�w��r�-T1��k_H�?�*�t�T�hŤ�Á�Ę���_�E'�G�LÙ�<�g��ů�Ƒ4B9w����pS���v�k�J@���o��
�\��� �e�ꮤvM�&��Z�6׭3�#f]4b���]����y�����)��"�-�~L�ޫ��-��ѩ��� �Ѵ��d�80)1�x<!�ׇ����;�9��1�vm���;��$���ÄU�u��ڙ�߾���>��9!�b�:d]�ˑ�{E&ܟ�������92�&|���YW`��������"įL��L�xw ���=�~0G�~���]S����q9?C3p>��|��Û ���
Y�Lmy9�|f��L�
*h��D�������s �~��[��������P^�泽My�,��r2�Or�~W=�2?Q���_Ξ]���>�� M Tl�~�!�"�t[�Y| �96�o�'�� J����/��i-\��O�dy�����r� y9#_^��O_��8[s�{˼�Ы���H7���k_)�������]����]^/_��^��ܱ�:�PZ��<A��W^��P7-��\†F�=S`6ʲ�U�w��i��Ƙ@�/��*��^�v��E�\v�q��E�xQE��M�,�y@y1B��DI���޸Hu'mEK����^AǸ]cSȷ��&�[��f�[
;�`�RQ8��&�,>i7��U[��:��'�r��)E!Su�S���ء�
m�F�L=�'�JZ�*��!��W&�}D���T���C�@7 �M$�\?9��Do�ҍ����lTR��s{]���P��H� C>�Eg>U�F��)�E:�Ȃ���W�F��(6�P��ڎk��2`/�4�#U7�@���7�" �,n�Us���Q����z�GG���v�Evy@�� �E�K�]� ˶�7c��w���xK�ki�_�ZL��tt��Ɉz���} ���V����F�e͵-��&!n2�7�!`���`pbR� eOaB���u̡���D�0�" B�G���(�7$/�����6m�تs�V�m՟-.�O ��C�F@1���i�tl�D��a�x+�bkX��j�3�d�Lۼ+�����uz�9l�`�r�l�L=E�tlk�'�7sDI�r���g��� &���\F�?c���2a�Ϙ/H���ruz�u�coy� ��$��.���g �����@ &k�j2���A� ���uѽ�S�Z*M��y��,�F��<�����=>ص(�652�g|���S��?<#N��/O��������������|�O?���膌at4����y��O��^���� JX�Vp����)��y����˚��)�O�3֔��@~�#�k�D6xt�-,"�/���/�8�?���W�$�)�s;��!��?�%gs M�)�� ���^��~��#�i^$���/��1��w����SFɜ�5%38J&��5Y3jg���=;��H����O�δp��t��◜f�,H�G�8 � ٠��p���-Һ�=�U��!��b�H &h`p<aUBq���W���zK�m��Ʒ��O��b�+�Pӆ
i'�1��7�M^D䌦b~e�OM�������]/�8!L'hN�p@͗'8�ZH���i%T����:� @ɇᶏ����D; ~��Z�ː6�����i������]A<���^cw&�u df�yy�F�0��Q��������7^�BZ�zʂdP8�� �� NYjF+s��ٝ��x ���ш�_�v���":Ī)2�&��S��)�^*S�j��ԙJd+�#���E\0wtU-cu�!(fٚڔ �!�@j5k�m^�b�PbK�@}6k������=,U[E+�F]����hb���'45��ks�! K�:ߞF[5���
�犂塐/ y�^&9�HXur�`Yl���Rs���IR#_�7��Mcp0�w�6ך��T}+0�^��;r-���$9#��;J;�p�)�qC粱�@ �ΎH�q$@n�:��)�4���C����{FuM�ňDx�S��Z_���e�Y˳Fũ< ��s���$g����(m��Ȓ�!5��=[e�@�o�٦�1N��� �xٟ�@�қ�oh�+Q�� ��^ـ���e�NJ�M5�d��[���ȂS$<uz��!��Xr-zl����g�qݒ܁�2J�9�6:xEpY<̜��8ҩ��\V��e߫l�٬�! � ̄�\�<?!�+D�X�kJH����SIJ�e]-�"&��uDT�BF�fg�^�p�l�z�CHX����]I:Nl�51��Z �'��b�q
��7�ٺ�w�+´��kѿ�Z�o]��u� �늏��t�:ļ��㯘ғ��@^@BX��
�>� X��z�cB"�S�1(��@q�1(|�ѡeu ����2a΂Ǐ�@�3D2��#WD��|���� /��� �c0yQӣ�={�ƺw��hy�&��i�wMU�{_�����v��7�D)
(R,���.j�D4�Ob�&��$'�I,јDc7���D,T)"`G������U�?~k�Y���xr>���y�����2��W��{�.��ed��"���5�\R�"C�r;�,�τ��u8�2��*z(���k@��4��8�Z���bz�A��N�N��2@� �r����A��<�\����\��|�]�sPB`�r�zb�q�I>35d�A᧔�K ��G��t�l)�,��7��]�����n; Re��\���(5$l=��}�q�m�q���Oe-��%��)89�e����5(�"����JB����x��_�Ku� ۜo��u�ݦ ;� � �eS���2�s,.��m7��Y�����U������\�0�NI�H��� �J�AU��b� "��Q`QK �}�nq�Ȟ=��lư�3� �l�7�u\|�r�qi`�i8ZC�Eo0�`�!��A�/�s�ڡ��B�qK�E���O!P�,�y��N��H�v>����4���0o-��D��~`�((���J)`�E!,z� ���ƿ� ��7qD���^�V5�.Q���Ъ����^$�! Ȳ�s ��B@� �E����ykۅTY����$���[4k �4�.�Ib���~e��\�L�;�K�dH �͎��`��[Te U�p] �E�����(2 )��(� �w�eXڿ +#_����$�ug�e�6t6v ;3�{�{k���0�u�!��Ro?0��M�=�5>PM��Jʶ�Vu O�2��I�#� �@�`l��'���>� �5��X�l�f�F��Ɓ7���)�����{�|3KQґn`������Ʒ뭖?n1:����&�FB��5-Ik�+wi�-ځ#�%Ӫ��H�ͅ�ҖK Rh�,A.�@JűH�$P[�uE�p6�4�wJh
�0�u�$D�=�ŜEe6=Aj�b9��JפZcP��4R�vc�VK�m^+�ĵ�)��܀mL�ca�Ek��86�aۙ��� �&��n�H��AΚ~O� M<�-�N2�xi���t�<4"v-iaBA�^�H �����`�����h��%�S�Usi���a!�������{�m`�AH���XZ� a*A��[᷆����5��y�����Bx�̃7LF�^��e�V�6�Q��t�d}x�um#5�6��oプe��(���V�@,F���<=d�YG��zϙ�@�vɰ#/
���l��W_c�a�·0\��g���1�C�L��icPՆc$ꚷ�ZC
�Y (�I�~!�\<���E5*����?o"8T�H �7��\ �XZr9 _�*��k�8�06�$x�.���f. N���I%ca�N��3M���~�o'2��t���:�V��$��@��2���A�,�U��4c��� =�� dN����G�������”����*�x��& €C�R @���u�,���7N��Ƕa����s�C!3�r��� /�0�"o-�MhԈ�
T-Ö+qX��
N
(X���kk ` Ș�F<�A�L>≺]���� Y-yHdpNP�]���X�FX
6&GQ�n�
��Zwܦy&&۴������M�@U�ص�z̒I�����&������`;:w@
�V�*QD#Cu��^�r<��}c�h/��:/*%A$1(��S�1�ϡD�fH ����X�Ņ�X텬�!��*��ɜ�(�n�!شnd��܇��/�D=^Ş�}��X]�@���a]���Ǣe �+�ZW�u�i���ޏ�[×b��,n[�E�x<�� �ʕ` �u�6�M��ڎQ�R��Y��̢��I�ϊ����p@Y�r��9��4!�9�Q@�#��0���I�|F/�Zv�Ҋ-:����A�61�^��
�n��Ro�-��h_���"l=����� `"�c͊�d5�T
J)(���@�倳I��X�B�T O`�% �6�"�nK6�6�k������Z5�^\��Z�5�|&c�ʋPd9��>:E�"7���#Y����%Ia�g��Sz3���� +�Ă���juu��x�J�δ�Y�9
��Ć�[[Q�.�$�ƻ�~�
�oGh���_�H��nF�֣�E"u"~�
�'������� K6)q�i��;r��6m� ���%�&�47Z�� ��MLm��G�Lr1�z"� �R�5�`�sq�霘�EY��p�!�dc�-���;�{�y�CM(��ْ�ɡt���(�R*dy��Ē$�.��u�@!x���`�ăk��h<��}cd��!�?|�-I8M��d�Q⋦@6�S�dS�G�ݞll�' ��PQF�|^��00��d��(���������nu]�,����'� L�ރ�1(�Q,�1�] %��&>(<��p�)�:��x����O `�}܈WC��Uaiߞ5s�BN]<wB�\��^:�e�dM�5�F�'i�6���f�8��r�4�Vj��&���w
�iB"+2�X85*g'��.]�� �c�R
�e��q�DnA��Y���,��=D�?�Q ��wu9ʳ�B@k� ��=��k�CZr�ԫ��3DM����u��3Sj�q��uX�ր� �.���e�:�{D{뛠\N
�i�*M3������nB���j����(�zi} (WDQ#�.K��DE�P��t��T#,�e�RW%���e[ka��� -���DUV��0�N��^t!f�3 ���@�3Dc��K��<��3=c��X�^]b¯�[�����"������T��[�l�47��EzS�L<h�mX�3L��I�,Cf�� dN��-�b��6�P+(Ձ�%
���ژֽ,=n��A!'��B�K|о�uRz�� �2��.+W�����#" 5�q���RF��� ~� � g��ذn� ��I�V�6�Q�dpȣ�\�;?1!17?����,q.kуkA(� u�Xa���3l^? )%��~��d`m�1]u��P"H�e�\�5"��-�"7��pK,g�$�(ǖ0Y���5�d��7!̺���r��?)}�Ԙ�<Y�V�q]���C�D������h�Z �?���kKZ�4g���J��FF�o����AL�'#8�[V�2����+��4��� +,�m��pc$[��5�>,k��\ �|Q�=���4��&6 j�L��2����mݧy԰~�������*����F�dŀKb�/�����h>�&O$v�|�B��:6k�ЖY(!BO���$=���;��mY���-C��r���Ej3 ��MTA�c����Y�e��:��$��[���Q2�z�t�ዱ��Y�&I�k�q���4�b۞��M�qcAI�z���S��8m`��:��P��K��#:7y��4���W5��0�3e��6"B�[�@Hc.l�G��v�Zd�c�5�%q���$5��E):��P��Y;�XsCO.�(�~lPĘ��� �&� �B�k<�k;G� m��5"rD��tf:���m��4���6���C,Еc��H7Bv��5�oކ��z>�= O���<��퇠^ _���G��K.-�r������ȳ,�.��dS'�MC
�� �ڡ� ML��( ��ip��QK�p�@��^)�.�M�z�ֳ�%�O����³�D�Cp������
�����Yp t�b�_Om8�LGA� ʪ¸6�4{Z)�/�܀�⩼;m���A'�*,�*/S���������3��*"�rE��;�ÿ?�e�Ơ��u9�PU՚��F1�7���f6�/�M�H)ȮpN�=�wF��~K�m�R��͒�ס*@B���Z;�l��I6�$T^@�L �� �b_�����s y*9�N!c���"�chb��`M�� TԠ^�4x�eiv?��}��g�@�(���p�d�`� �ߤ����J���f(��QDBx���j Ói/is���� ��y����i|��ʑ�q���蕋2S�a!J5�m��Sk��r ��w�T�g�~�!�l;�}��{+¨ԜA<w��X 4zc*���� o�e�܇7� X�^'���y�n��h�%�Q/�5�Pk$�,E�~�(� d����3�$���v'��ECՇ�@f]���G���k(�Y��K'����� J(���17��7h�9(�ʙƓl�����_�c�Ɲwމ����w����X�T�0v��s^GUUci�[�xo2��p ��7�~�n]�$@f�
8�~ �'��Q� C�`<�y�����=�8�u�]��w�=��ٽ�ӗN��I��%�h)�Y(hŮ7&%r&�ۄ���i��!c�8 L��r l����x�n횤�F"ν����}d4���)�)f�Y��%��0:�?���H ��W$�k���I3�s���UFD��\J�U�Y�s�Yf���/n�9�������_p��'�݉��ȗ�˱�du�:@p� ����Dž����H2������9�5+Q���]X�B'd��^HB���U��;��V�Yր��� 05�;��m����1�*~ "%�6M�s�԰��m��pX��0~\�S鞔�H���� ]�Q�S�8��3뒟�eR�-�\=J������n�ބ��,I��.`i_�4�(���61s+B�m�BR�I���L]�����ĭ�55D&Y�4ڢ=ᛐ\�[��7&����2��r��]���(:�2h?�X���ߡ p�"� Ų�$:C��na�1��*�� ��p�Ú,�8KH �k=|ZX����'A���ZHA�-���E�\�&��A�Da�ƌ��0s��y��B�(܏�&
V���ֵE�Q���[L�ќ���l��ϙ(si>����"����Ä�:!x�Uk aL���1ְ!�<�=$�1�2�݄߆ZP���е|���-�Vs�2% d�HL ~�rl�ʞ!9J!� ���B�¸}Z�8� D�0 ��T ]fRD� Du|� ���d�`0M�G���k5�i�lE�s�2��B�� ct뻉����g��%�f�7��}c�����j�2{ߌ���0u3��~C.`@� �lͅ����t��'��3H�t;���R,�z�!b���E��� �W�&��1��q*���i���SO��-[q�'`4a<c8��o�}�ߏn��o3d���Л����s����ȕ�Re��rޟ��Yj-�$��j=m;�;�lCI��"xu�cp%�J7��l콒%S�ׯGw�6�s�X. v/ 1�~��2 �ٲ��3} ��& \\/��yN�0DŽү]�M���е�ޕFJ�Wd��jcw`Zp,j��%,�(K� ��w͌F���ȉ#�BT� ���eu��M��m �6}~VUmK
u���j�2.�����}#������*aHEP7�A�ڠD�^Yah,ʡ��� ���J� ׇ�o��|�{��1q�a��-��x�k_Z^F���^1'��1G��@�u ]
�d5$4�R2Hō�h�����NTUpRB�g���8X�"�ҳ�xP�� !𛯽�x�9�8��C��;�������RBIB-$L���&`<D�Dֈk�I�s*b�MhX=쨩˨��!���@hRv����A��ˋ���>q$y�PJ�:k���}=��u��3�[��!~z�}�솻}���R�d�%��әy`�A�g� Jm�1f
r��YO�U�+����M�5�U�F6���b
~���H�٤P������\ �Cq�a��W=}�*���P>JM� $��9oT=�RȲRf���>٬��$����j �XKj�~�* ԭ�5��p�5�ezH�����
�E�+��E;������&EP
�mJ)�)��h\CJ��p"���0��rqk��^�H�J���`)��$b� BA'���'��d+A��V�����kE$`:ó��P,)� ���:��9�ɵv@��uӅa�L����A��P����VPy�q��a*�����q�n���ɘu M8H�������6ѥ�'�s�$�@�8O�%R x{R�ǵ/$=��_a�+|D�4!��}�"�NV��Is9YTSK�2� ��󶼰I�GZG|lv����H�Ź��$3�y�!o<EY:�$'1��mL����P,��+�-�d�p�.ý2)-
Rz����~�K1+���8D"^ї�_o8�܄�}�ݔ�{?ݪ�{ƭ�P� �&'H����2m�t��6�E���dkuDSW4����V<x1�w:e�k� 7o�H�'Yk��L�T(m�mZ��񟔊�#)۵�D?`�[�/���1�!���<�@J�!Y{0�Pv M.�d��[7�|��o�r!�Ra�#��6n󜁥��!E�Q�y��^%*Ͱ��-0%� ��4x�}L���n�]N�I�����&&W398�>��d���@$�36�7ݡ�޸q#�t�Eضm7Z��롪* �C�~��XYY��'��K��E,.-bÆ��۴�`�NV(O�U��\�n� %�쑭`<P
� ����[�~&��M�Ez��2�-ku����B)�^�2�}K#t3�������7��1%;4��� �!k4J]��%L=��j���~i ������c���5V�
\��|� ��A��uk [��Ah��o�ʙ��Y�?O g���yE#�x���Z��* L �����|v'�g��&�S��p�e��3ӡ����1�x[�bX�1v���+�*X[�!�"F
��� ��>Cq�F����//�ڹY���XciX�L�hn����'���z����#������}K��4�3�Ea�ѽft ]l�Í�� ��R����7��1L;� ��"�6���,��h�'Si�lkx8mY�j�EU�0�+�dp҉'�����us3xpi���D���:O�w�IdF��&Om�&!ER�i!���6�Y��7�d��Kj�dIB���{y�alPU|=J `��m��+q�ak�a�y2VN| �z���O_�_�{�f���lk%�0Ơ6<���1V�e� �B�x��#7i���5>�*�K�b)�Ea�ݜ'�B=����6� ��3No_oÖ�>�.��㊕O�Zn�fAH�����p��3|/9�!�֢�J �!$ �}��jW�2�!��a�4�� ��9�RJR|6��8� $_7*��#���/@B
�&h��JW��K��75\�T���n�Ў"A�I���!� Փ�4U�N�UYG�k��l:������uK�+���<�IQ($E������z�@Ze¯�UVp�o��u�aR�h��v��0}5�H �:� �s��7��,��PR��KX視V Z�%j�v��EO(���%L}*��.F�X�v���O3�6].E��ld!���&ݠ&���������m �ir��o���������%hm����>��"$�":E�i�L�KU����D@:nz��|��@w��NJ�c3:�sS#�fcǝ�kZ��A�$I�a��z��t�q�5��"/uu 4� ��
��i�Bc)���v�Q��@,=C�f߆�� 8���q2�U���5��)��pd���<���8�փ(H$2�������K�`]�0q���<��`�I�%�AU���1_��C��F2�'�[Ph����8����,F��&�E/m[p��!����/��Խ8�D�מ\+��I���Y�7l�`�l���툵ёfߚ?��krF���G�W��S��%�����>���ǥ�&��V6ZI$��<x^�Њ��@�G�e�&��;ށ~���,ke
�e��p���%t:���ⳟ�,$�������c��p�^��u6!� AB���+����+8kyV�+V�U�PBB��q&�o�[�d �j�쵪*�|x'�_q��[�n��|>@)grj�Y�Vk����8�
�����+Ǩ�2��K�����i��=�����5��39��g�(���p:+���F�r�l z�R0Yk����(3gE��MF)@��"�Re��8F]��+�W�*kj�̠|#���+K�� u�I�J�F��(WP-���q���B°�8<�|�$�]E���@�t�(�0��^��,`�X�?� Yw� (rС����u]�[~�Ӟ�M���x�!�nڊ޺�X1v�喡jH��ZbTJ���x0�Pf��O�@�Y f F�Ƹ�xKK�gg1��߷���, ��B�ֵ�yt ]q�� ��[_���z�� [�kW\�SO}b|o?������m�B����=6 �|4�Km���$@9��s3���:� �s,�D�J��-� ~�`��
�"���UXˋ��0�8�Ѓq��?�������o����q�m�B�
Y���A@��0�eh�E>[{߰�C?�w”1�:�[~!@A1� ���,&�� ���D;f8�"��KL��9��og���x=����s�*$����-�'k�[�9�$()����a�|T��@u �Up�B����n,,?��7�,2�^�X]�7���uƟ���,�r��PN��d�Q�� �j�C��/���G��lٕ�4NJ5�O�ҵFY�IJ(r.�C(l���h���Am ��3%�W�P��7ya�lH�7����[?7�QM��k4mȬ�$���'Fa�li���*r�kO}��Ԧ���O�4071�M2J��Η��8�HlnR*mٟM��Ti�1�i�τ y�K�I��M>����<-`� �Vn8t�� ��4�%��7�.����u�5��i!2)c�?m��Y��'Rj]�����|�'�C4�7ױ�YfH&uh�S�O�t��>k���O���C^h0j��8�</c4ʲ�j�}�Th�DY��;v��s`�Ll4IК��֖ݥ0�Dn�lmD�[*PK�B)��9r)1��QH`�3F����XВ�G��D�OW \]�g[Nk�ˆ�LC�I��"� T֜���-��2�Y��5�)TJ��y������@%���KJU&��os� ��- E�j{�㰨���D0�u��ѝ�t�Y`�mS��1�(�]�q�$��M� v �F�H� )&v:���<����n��h�Z�vl�gQ\�W�����ev o���b~~333�v�(�g?�i��%_�H̀(!Pt���� ��x�<�Y����^�UW � S|gᴁ n���هfs��YTA�j���4�+4�Z��� �~� 硄�jY�6΁7,����a<���5��!���W( Oͥ䞍�IJ��l�x�U+�=�����xp�*�P �@��Q�Û����>���e4�JÖ��~0g��ݺ����3vK��|rŠ73��"����+O�����oE�0����
d��ƫ�sؿ��Eڏ����dY���e��hH��� �q� r%Qi����$��pθ�F�*�w�f�w���0��`�
��/�����/.��K����(��# [��x�󟎗�{&v�܉={���W\{3lU�*)h�t M�?m+��!���b�G�_�β���H���� L �$4�U~���pd�o�R�?@��������� ^�|�������k�@�XBn�>��f������,b9��EuW���|P�f⦖Y.�n���bċrR?X������g1� LY��, ���������ΰ׿��x�n��\�^D0dx�K�5L�ՑGat��Q�
�lHM\d�)����6��f(���#M��hkL���{�p�q���y6z�!��{>k;\[j��h ������M{�z\’Bn,\]�V%�ѐ��U�a���ziY�<��d�$%5�Cm�gY��Vc�>쬋�
�U����.���� 8�܄��qԂ5��Rpq�I��AocA���A�3Om5�^�hM�< .��8�/$��MOX%�䵉d�׾0���׊�:1��v��̵��0"Z?]�����L�Dr�]ak<���9���7�N��2~V���V�Y�r���č�3^�d;6|\U��l�N
ʐsRC�l,���<��:�<�6z-z%�]H���Ao=Q��� MI1
盹�J6�>§��8]�`�LmJõēG��^�t�������飘���M ��pe� ?��)��;8�n�k�F�j[�w��{n�C��v���d=G���v�{���� �D���ic���5X ��1B�8uK}��9+��z>87� �AQa�#�D����B��a�� � ������DB� x����w(��Z�c�҈�rg���J]FI�t}���cm,�_-Z� "�
���K{Q�E-�AD/U�l߸U���$�Z�9h&AmJ8�N�̾��a�!>�4�G�g���
h��j��J`����۷�jhz�d�9�;��� 7��M�ܶ�^u�6�vһ�'ȭm%�������M��0�D7���Cţ����i���k���?�y�y�\p������oD���2�/|�Wc�,r%��L�ֵ�>&� �^Z���1�,8����`ꚳ�=�u�E���FC��!oW+m"ĩ�y��!����kH�ʤ�"`<.�6U��k5Sۍ��q� �ѕ��\�� 5�k� 9l�`���Q��ײ�Yk�2bi�~h5Ơ�c�\�4��[��th�x�8�aF�>��8[#� �+k*ԨQ�]���������@U�w�5հ5˷�� [f0�I$v���uX-+��� ���#�AmͿ? �hX��2��YZF!Y��}�1&R�����ur"�V�Ɣ�8���믑��"h]aTK���a�c��B��&gjX-�����c����
!@Fdz����sF{Y�o� ���1�GW%� �:97i� IykP�ǰU�[]�L�E�A�������7��xQ|�u{}�U���q�����W��L��S��N6�����V��X?\��&�R&E��{EW$�� ZA�+���@�
��x�g�ΰ/}�x�{ߋo�j�A�6��{Å��߹0�aO|� 8�����ߵ��1"K�ZbE����������y��M������^&<�S�����Ga/q�9X-���3J�����|,:Er�c`7 k5
I�� �z����h�R�`\i8S”C�j�J��dߍ:�:���ۇul�T��1�519��Dmk�j̵��kC�,z�y����A&2�Tjqs����o�E�z"�f#WW�J����B0� c ���;�ڇ��k���>(�jZ�", )�n����w���έIn5�-
���tlM�,P ��>V4�PcM���Y�ĶI6lS�ϻ����%� �i�%�>3SJX0z�7vB�j�t3����ܠ�Fԥ%�o�-�����N`�I$� /K��:H���\� �,N�݄���Wl�N��:B�ZÍtC!bs�x�0�j�BbLf(������8�C�O��B�"N/<�^��ȳ( ]�zJ-�z���jZ'T�m/+Z,�l�D��$��B���,Qk�B����3LsS&�^jj���)��Z�AJFv��kq �}at�N�����aÆ����p�Dؽ���K��8�G&9{��HL1 ^S�/&��IO�u1Ix�#{�\k��"l����M |OP�����k���l{���* �֠��� � �uc0�'<�n�: M4�R�$[�9��IJ %)��Mߓ ��y3�b���!��"���^���A��� j� ���{�^��r��TS�(>Z�HSԤ��T�K�@�}�K�I���>���������eY�碀��O�o^����•W^�/|� ش� z�,f�3�+�_Z���3�i��F�,�u� -�?��ߢ�z̍�Tp��:��!�Fs�j����OP@����`����~,�`o 8���!�;��LͲk�<[����s�jt mj]r�^aF�����TK�0�"�Rxu�_�F
lC��6�u�7�Wh ��5� Q�/�BLEo!����������>�[dU #2��B: ���O�P�a��.Yv,o/�
�����#�M���46�?̍hp�[S�Ԟ1�JSsê��[�4ڽ�\�,��B�{2��Oa5Lw#��`8��uR����A�ְY���޻;^�$l��1u��[Pl�X k-�,����*O����y�,���Mk_P���Q�ʷZ��e�V|���eh3�i��{�"Q��=)�A���U����WR�����mme��B���R���]y��nl%$�"�� c�7�����T)��p��KӬ: Tu�
4*”��� ��j!��B��FH��q��ΕB����[dxֹ�h�a���������B��C�����%��k��G���p���?��}(�e�߰*�"�s�,�Y�"N��fa+����t�\Zk �lE�q=�M,%|�fŽ�;�(ʈ�
�0l���2^�bL;n'*pb� 5�Ck�N���0�P��3˲��D���{�w�~�N�T|O9]��Cf� ���c0�C�fA����e-_O����R��r��� Pl�� Vz��qЬ���4�Y��{a����F�{B ��X���.�"67-o�=;j)��GMPlVZ�P7W��=�$��� �$>�kE��X� r��h�L�&���%㧻�e!�m�m�_TR�~�@Ve��K$��$g�,#D �i�(����YO� �GML�k�C�7��P�6��g��RH�D��
7q%~ۖ�IA-�WW6 �0 F
�B�b�jɒ`ajּ��2$�Mš ���Mck��T�� �5�h�\R䣁�?i�-L]c��173��^��d�����U�Z+�5%�%��_�^o��^7�Id�D��(_�D����bC(����` ��)�Wz�L�֨٘%�}UR{�_�F'� �jjl�e����t�.�L��7�9�5a���Ԙ����痳�.�� ���T����]Q��H<��"�܃�H��p�Uh�<L�,obmZ��$�#^#���q�wY)m�ߺ
�~3�z�ג�OB�¦<�op8�&r��� M�{�m��������[1ذ ��`�~��e�Fe��%�~m��������U���VH
g�4�����Z�rл�{Z�k@*�Dgۀ�h �$� =��t�����s�ס(:~()PK�Yѳk�.�� o�"����Ww�V C �{]ؙ>oJ�b���к���S �@�I��qSk ���c��>�,G��@��8Dz\c"#4cAt�
�v:����ZC�%�@HB]� �`tSU��j|���a�
�*�_���u����pfe��TΤQr>ڂ"�K���ۡ�E�� Q�O�}��ij1�Y7��$ ��W���rt�`chӥg�Z0����ƨI�h������V�S�Q�����9����j~�s�tWFK�����5��u �)H����yV��s��2^W�a)�@8(Qa9l�M � 8k��F�`��&��2�J��̡��)�"6�>���,�Lqר�1�$P�f&���mQi���Z���`)� ��09"hU��
��ӵo2�wH
�E�K��(�l�='��հ2�#�D�x�y�ɤ�&���A��+r�%A0�5:)!��ͅwnzU��������FI^�o��ܑ�� � L1;8F)�3���k�a_�},[Q� ���w��ů�{O}�[y;ؙC�ua��.����z)!I�JKk�4����d���i jߔ�հ��,��[�T�j�զ��VBH�E0��!D��x2SB�&�
�DG���b���c�u�`cO`D9��Rl�pc�{h�H���@A��x՘�AO&!Q��X@*`}�A� /�fE�
�ea ��[]����M]�B�����ᤀ����ϵ �� Å$�y�������d�.|N�SaS�HXͯ����o�'PR,`Z4�$�f�K:��-с��v�'&=�4-D�ȵ���[�4��%�X����-rX�S�"/��uAB���ib�K.&��6��ɤ�ւ��M]��$9�4Y(� �2(/7�ٙ��h�!)��yV�
�B.5��\[�%�$�v!�׌��� 9�>���<��$�^c��sei+�̚ &��K>��Mn��`B�,d�F>��\ܐ��A7ӄA{��T8��:�h�a�ð�X�X7� �+�RJ8�Q�\�Ii��_o��u���f�*��A�y���_�©��]����p���%�T3�P���XPQ˛��֮��u-
xl��!����`u����WAz��l���
��n����#�k�AG�P�f�L#�dh��H_ߖ�V��s#? ��$l�N#�֭���k"p\ȮL!F� xRj;!(m��E\⽵*��(�(F�D:9j��My{�O�)O�~`gq{D�nj�#][�m�G��2�~��ٙA� W��F� ��4y��4t�y�� ������7Ӂ�5>ߎ�~X�\p>�(�lِ+i���k�Ǣ��&��%"U�k������j�7X�H�\�2i�Q-.b�u!�_@�N�g�V�U�T]s�Zͯ�@���S#M]�{��|���<W]��q��������ד�)b�G˒UW���Tz#|S]�����Z 2�ˀ+��͍,��W�K�HJOC�hd�$$��0H(c�Cȋ7ƫ+�/(D�&����b��X@L�M�$����_�U��N��]����Kt�5l�$�p� ���� � �$!��Z]�4�J8��\���\T;]� �<�ӑ���#c`��d0$�K��Q(t��|X�B)�� �9 �W�H0ї�ɐI�N�s�ì _C�iY��ǽ4�?r~{i�س��KW��-a�8�7vdO����@6���8Ά%�� ��jRl�#��y#`%��cH� ]%�c�BL_�U ��Xlέ��!੬H�V$�4�Ph�a)c��:�I��wf$!��P>d�`T�% �ՠu���mX�Va=�b�
;X]5����t�4I8����Z���Y]bD R3Ȝ�Ͽ��4��5,Ϋ"��J�#kj�,B}/b�b��c�б��MP��R�X3��!�15P��\`��Ra5�.���JbYY@:�B�^���g=�"���,{�@�2��z�veV2��Wm����l��0���ʄl [��� �I�$4�v
����IAA�̍�2�ij4E9�H�!�0 �=X$��kTU��,a-�� J2� �Ǥ�D�߁ ��u���<����� >�DZ�(��_�@Ж�auӯ�*o!����ZvU䘛`v�EYV���N�TA.�R��6���G؄d�%� 
���t�����d#}��|��e�:;�ɏܝ���t@"��v�K.�,7���)(�B�B��<x/�p9�L��XC�^'�>��F��g��-��F��H�fc/E����U��%x��Hd��@Az��R�Q�Y���~�VQ�.5~� �l
�"��ʝ[���M�L�i�D܂�ˤ�.H�N� �x�A���ӌC�PR.s4w�kiB�|@�Z���e`��k���Zyh��^�(Dy����%z�.��@mV+ARʘs�� ���ZOw��^���I�MJ�m]
��p��黐a� ��F�,�\_� bBp�����p*��E�4�C���6R�'�jP2A�<FF�&4%� O���͵�����ؽw?�hJH,�(k� �]�d��Z(k�,ɵ��2n`CF,$=x) �&�;$ ��������8��N����
�i�U��m2pj�19���f�p��3|���g�����w�(�$ߑ1Iԅ���6P����7���d��fOe]��� d� K?� ttn�M]�<���J �*�z%���4��g��o�(Q�D����F� �,�}��>�k� źk7h�2ޠ(ş�6^g�p7��� ��>�KLFq����|&�J��[�q� [+������kv c�y�����+�86(Bp|�_j#_vm��O�t��$�,o���>�D� /�G-ж%Ÿ=�v
�Y΃5��`��p:L;ԕs� b��V}d���@x".e��7�� ����_KZ��a��Q�ܔ���;Y$+�,�MZ.�a�P�j���� l�P"z�I��Оm�Kz�L���m'��L�$�kS����Fy��� �
ۨ}ҚAyHr���Gc'�z�8�g�LX!��3����u2��aI-�=���g�fq8�����֗�����~��C���3!��q�$��<�-���t��� _��]%�
���±��o��X�!�e��"iUu"��cB9"`&��|��c \9��F*G�$�ȱ`y�Qx��@
Y,�U�tc-�^S�  [ �k���J1Y}�%��8�Ufq��ϑګ�@m%�M��!� 2?l �Cu�N,Z�E�l�asem��RB*?�u��G�u2���� VJ66.٦R����>����IMm�Զ�uP��ĸ� T~�I9�N3ss\��]�N��g��ur��+���c�=% !�{(��'�����9�0A�5b[�A~�d|�Q2���`�n�����1L��� �� �a� ��1����^�#�o� ��"�%�!1<�9�E �V�n�Zې��_M���Z4V���U�X�d��<�rk�dR/���@vӎ`I����R�*T��i�:�"�[�I�@�;[��v��G��jj�駂�`)�Ȱ/�% p
}j���LJ�k�F#c�e�n�7An��0q<�.�{����--9�/™0ər6FT��m�`��웸��ϭGgv=���X��n��~�h,���D%>�Z�T��A�g�1;�%U�g�b�7:�:hN� �7���%����$�-7jEE�❐D������Ȳ�1�iz�>���y�d����eYK���`'��@k�J�I��1+�V�-�T�ZnB���'CP����OX[�x�@�k,s}��e��`���mۑ�f�'���p�� �0՘7:^RV�u9DVn�[�_���ج�lw��a�����=�í�݆���H >����7������Crg�x�jmPk�� ��x]sFb]�QU�:߰Vx���b���x���Z3��,�����3\��9;�j��s��^t!��ۇ��E|��e�_���=/�����b�EY��FXZZ������`aa!���/��oPwlۄ���;��~���`eu����Ob���i�g�q߱O}��Z��[n��ނ�~������d{ #�ċ/�����G?�q��}O?�\����p��o}��*_DK�'Ay���&T)�)��x�^�={�`aa����݌�Mq�Oŋ_|�ʲ���2���+���~<� 4�)a��+�N?�D�tܣ������������x3���kb=D�;��i �c ���;p֙g�'��GqD����~|�ڛ���/� ��w��ox%?�����< �a�޽XXX������������g>/x� p�A��k,--����׾u=n��ع������am�w>{)��݋��%|��_»���K��,����uVt�]t:\��q�Y����]q%���$^���Mc��-x�'����C>(��{�W^����c��% � }��,^������mسg�|�*\��7_�lE�^���(p��W����!�c+.�ػ������U|���O��$^��Y��%������`���XXX���/q�m?�`f���<�����Cn>��e� ?��N,,.�2!�1YJ$��#�:O:��x�y碪��\��_Ƶ�]�_��<�g��g�����F#|���O���y�&��XCL�6�[�߹�X\an����G�����'��/��g�� d+*����\�CtP�)h��K��I�>��8��Mx�'���k����p=.��r��#�g!H��W_x!������{��^����%/~1~��o��g�[���سk7H��2�>�C9���XZZbE��
^�������+�� KKKX\\ĥ_����MN��]T_8 �'{u������$ʲd�H]�3W\���s?���=< �Q>MN�� �r�<x���u�-?�Mw�W^w+�K7�!b�� ���e�5�m$w��8�k}㌷�8h���L��l�)���P֕'�ZHdy�n�e[�;��H����SNY��O��[I4!�l���S�g����X �z8 &b6��]!��bf~7m��X�_xv2�Q9ƃ{Qk��~7�Zi
8�0/��L y�56��$�l7�7n��!v�h� ��y��F�'�D�5�Pi䑋ل>W�Ji���
�0����)��w����Q�kUVV{:e"#O���4�F.e���n�4��NQ����M�I��9a�i�{���e �Ж`�Cpkc@l|�~����8�����O:E���ʕE{�529� �+����t�Hk����0H�RRs]�q�����$W�8c2����Q�B@�'�5�-%�rj-�@F9�u�Ja0�a~�<���)���;�ٗ�S�!�ٻ-��K#.z�D4�K�^�%=o��p���8틌 n��"�!cbW����[~��pr�?�o�%���h�p�#�t�`0�TJ�w����j��ӧUb��ې��%\^A9���\㷝8Oi*�-kF�D5�$�$Iv�°^����>�0,5L9����z ���7 ���'��f���%`k�΂3�!���.�җ�� PN:�lݲ�\{-n��f��_�
�e.� q�W �ֺ�����a�7�/:m������Rƍ�I�;G=�p�s������wo�)�� M ��PJann���J�M]�SN9��sss��z "��=���_�j�9��t≸ꪫZ�7��s����|
��@����_��;ع{_��u�:�x��x3?xǚ�� '>G�H<�Oǥ�^��\{oo��#dU��#�����N�1�:���^���^1!!q���A�Y�.�eY���TU�ē����o��� ��>����
�~�yγq�g������#����?��'���`)%F��<�clߴG���J�Avz�p$a�[>����c<�ύ5BT��u��ᑇ���\}�-�ȥWbd$��=�A(Gy�����O9�x�;033���Yt:c0 �e���g<�X��?��_ܿ�Q\4xk EQ@J K
N�@J5
���`��`:�ZH�&�Eɱ��w���8�)g�}q�ax��������}��cТd�i�pK�%��-���?����^|��|�j�]� �����<��r�Ӊ�� �SN= ��x����<g�y>�������L4��`O�ݷ�.^�� P�%��B�ۅ�Y��w�|�t�o���g�F���x<����?mPMB��X���V��K�����x�������m��o߄�}�n�y�� �K^� �:.#����Z��#�.z1y��5��3N? �{�qx��^��c��_k`�� �L�}%��/�O}�S�ΰ?���[��x�=��3��_�<p\���W����!����@T�ϙ�}�i��3�/ yIt�M��oy%N>摭�r]{�lU�u/|:��«�����R��<��cy�� �?��uډ��#� �v
>�_��7��>�ڰ�%<+�m='��E��Ū�<W�l�u|)�(��I�/���uD�L8��W��N�ȼӏ�eĵ�&&>4hB�+1��B&J;Ә�D›nMג�2kIP�ł>�W�Ũ��q|��yܿ��}˫ط<�L7����}�@��Q��in�&oX��M�g�d���pk�<]C�܈�KqLi�L���3!L�� !����5�&X���pɸV���d*n��D��L�M8y�N����zji�x`�z�J2��$�L6]����sQ�Z��0D�B�Z�r���J��1v"H�@�5��_� �z?�RD��^���7M6!+O������,��Z���22�`=��E�|J�����~�v��$*�N��۳니P$J������ ){WV�oi�-�q���<\����@�u��� � R�!��SXB�8@�����$C.�I� ���L pɿIc-��@�'�[��?����0�0>��h��Zωk&c!{�%��ġ�����s@�"�ڪ׊�„�~#�B)d�BY��љ:츖�߆���)� ��K7d�j�`<�ђ�7~5Z�� 3ZNb��{
�ezM?l���C_ �(G��LYC���:(�s����͛7�짝 ����G�n���=�����q�M7���0Zl�J�ﺮP�c<��G���������x3�R�X�Yc �9�(I�淯a��#HG k@f��~����=�����N|��_��_�zl߾��z꩸��1�@��m,G��^�짃b^��U���:�L|�ɏǿ��?��*�e�|�x�3��߼�f�G���}<��0??�u,������{~��P�ʐg������t�����a���q�< 0���</x�y��z�����(033�^��<�����M�,/�M� �z(�A̯��z��z�R��ks��8������~
R9HwYJ=��º ����>�hh�YJ;�� 6l�޽{qN�a���x�g�����a ^Yo���3��g���p�z��Fٰa��.{R��}���?v��i�ی�;�s'T��*/�|6v�����p�lu� �x�;��<�?������gg8�-������O�I"���K��tl\7 �5�R�����u������3�]����VVV���31�*�\�3}�SN� �}��3}�s���Ї���
�D�k9g�{��V��k.�֚�gRBJ�|�������-�b~n�����8%�M�Wdє�=.�`�G�����![6��O?�u�]���)'�[���~�p��nI���f���h���?�{��ϰ���%������K#(5@��?�|ɋ�iӦ�3��[o����mo�x���̧��]���U�u1�bvn.��U�^YY��pI ;33��h�]�v$'?�?�0|�=�A����
�.� H��*�A�點t�������Yy��NFA�]~92c�����l��Ҹc��U�|ڙh4�G,PKK�S��T1�'Q����r<��v���8�Ɔ�V���i�7��?3y�k�5`M�@��ff-���́�h4�¾�p�@�>l��_z��� '����B0��Y�!H�L�ڂIb/�C�Q���&�לs��n �q���=��$���Ŕ� Z�r��6zw��MVa̞�m�Z�|>.���g�A.��~'f�t�3�H���M@��ڀ�)z-���4&�~ �'������3�*��F� & ���
tzVk�Dϰ@���hIՅ�F㛂�� )�TH$ᐃ�v��U�[3�-l�� �O��� :� �N����M�B��p��E
>hm��6��Ol,��i��RRo(t�/-���޻�]+y�U��P�-a�&h��_��i��tX��H�̓/��w/l,e+2g�A�c���� ��4��GϿ��b!���(h"J,�����X��ߙ��F�V��6�DF)M� ��|�["�y��?pr:%���q�3>�: '%�r8'�wɌq�O �@�-����5���CJ��Њ�)�Q�ߓgOܬ�h�_cSp�'kF�dR�0SA���P<�s5�j�� +��`������n�����X\v�a������ ;�0{�q���W�{�v�v8�g���޸n��[��E!�p�7�|���K�lI�u�~%�y��ذ�7�g��x�ڽ?��]��M�I��c��޽���k����)'� �Q�O}�?p�EoĖ-[0�q�c��o��g��g�$<�ɧav��QY����u�WW�����O��Q���&|���������L�U�x�Kp�Sϊ��)O> �w��x�$�D6�5���A��;w����g|���Y�ǟtR,�\�a��Öul��aT�XVPBB�=��LY�!�������๰��ӟ�4>������ ��~ox��nݺ8<���!�k�ǥ�{���2�1����7���0����'�H\�������O|��8�c"�qii ��G���/[T�╯}=^��ᘣ���x� ��j, �Qjo�m�;���sQ�5���k�˯�w��a~v�?��?ī.x�o�7��=�H|��BXg�ﯫ�a�ʁ�8k��/]�O\z%������7�:6���7����e�Mj� ���w�Gydl֖WV���|��'#����?/x�sq������_�B����+���7)0ҵ���ގ�v��_�����[�B�'?� ���D%�BJ�|�WO=�;�^���P�5���o�s_�2���j8k�e�&���^��c����F��
'��8\s�uޗ�C�g<��i�XW]�-|�S��;��c�y ^������~Nx�c������e�۷��5A��/Y�A�9�w����|�֟�_���5ϰ�ߎ3�?���M�� ^���0,۾�����u�}䒯����M�{�����W��M�|��y��γ���|����[}��v�a���;�7�����p�YgA���������'� ;剧ફ��tga�����{��籼� !��}����R��ݮ�I�C��P��}3>��?��L����?����[��%WxǤą�?�}�)8�c!T���<x�z|���[Ắ��/~���*�{��{m��W_��>�I��z��'�{��n�A\.�k8�s��lJ@t����BUU5�=j�L� KX'����t��բ�CH ʹ�L�L�ȏ'jБq���7T`�M6�j8�����N�\��ٴ�g�˷���A7��6�|&�%��6N��B�s*�"Hkc[��%�� S+A�/��\���&��}pԎ��hM��q- DJ�u��me���� F4�x��1(�z�
[WJ5�Fk�j')�qoCb�}�خ�ˉ-����wR���7�vJs�&�M
U�y\LVU��#��p^�0%�1�kp�{���8*�������Vްk�_�,�L]E���&�Tm�؅-��5������B��5��ޤ���'t�H�tIg��5�f��n���C$���kau�%tVG)�����R4�G��&�*�+N��,I0�!�[����d`<�%\/�l]#0KD�)�P�)�qs�Є,8��B|Q:0�Z�k�&V��5@@�s�5�u�,k
��1��t�p�&���ZqT��"[3I k��})����P
b���h�� ���X�Ҋf``��Z˃�U���s^G�@e@��R��#~G�І��U�ߑ��"�O6hT� �$@dpNN� q�}Í7��W�/��p�9����177��`�N��m[�����6�{�5����K�*/|���{�;������M7�Z�ۊ���|_��[x�߼6l��g?�I��]?�2X�a9"�k����?�a|������n�$$�<�e�_��?�yضmF��:� ����a�C�ϒ�����ݳo߾�ZH8��z�+_��ٙ8�x�;� ߻�G��HD�����%_�����>�9�l�讻���ϩ���� ���zH�0���[n��yw��.�n����.s|�(� �3Pݞ���p$����8��|���g�G9��z׻0??� ^t���11���^�w���0������������o�ƍ��~�ز�[6l�Kx�o]�c�9أ|�mx�o]���E7�k���
.��Z\��i'��x��x��y<>v� �:25�R
�9��c��|�2��{�@Bb� ��;� �3�˟�4�_� ؼa>�6��B��U���L�5���:H��Z^���QG�j���?���������A��/�_���O��<��0��<��'�ß��j ��sK���_�����™���ֵ n@��9������Zמ�luI8���{>�~�S\X���޽o�?D�.x��ذa��!6�_��x �D.��k_�h4»��|����"��7߄�r ����ox�k����.+�F���
g��0�>Fb� �\���5��%��>���v��랋W���5ϰ#vl�篾�|�v��F�5��o~��0?3���o�{\{�퀩#�[k���{��3.��+���s�˃��Y�=�8�.�������7�5��+�� �}�Cx�+^��; ���}�y��ƅ��W��qp�}��S��$��|�SW�V�
8�Z34|��W<�3�x�~�[p�� е� N>��o�_�
oy�y �3�7��4��W���q�ͷ�V#�?|N�{?�9|�_�����i}ڙO����hX�x�d9�Jj -%����ToF:6�*\�Ah�7f ��C� PR*��y^pxz��&C�:D�E|an�I��v&�@��2N��Z[�4��{����� P�h�M�K���a�0��"Y��C&z�JeUݜW��r��,��5�<"�6��䅝��.HÌ��S���ե�|���i#J-��j���)��ߒ�������I�rCEK6o������p25H��s� u ���Y?a�V�d�ݻV��T���Ç 6�$�|v*�d3 0�� QkSw�1�6$n�%�m�B�1M�Bl2ń�VL}�v2Cu�~���呁,�4�!�nr�ΒЌ1E�p0���|Ʋk��A %~C79�Z#��#�V`��O|�)�7�b��P�
Ne^f�ry�Im�<E��Xvmv z��@F_�#j��L��FE������Ƣ�5j��Eg,����#�lJC�ْE�$����v >�7v2H�#h��f���B�EG��kQcq�H��wml�N�� Q�&ȉ��Y� �P��)���6D��<�����)����5ʍ5��$�$TV@�����xI�A���[4��8<��[�L��S>bKN�U��/6�F���>��_y%�>�l<�s@Dرc���g�qH\�������۠��3�rz��_��q�?��[� �R`y8���}�;�L�e�����`��q�2W�|֜���������G��:\�g>����oŎ;��ã�z��8�ȝz���飵,�|��6#0??�=���~�kW㖻 �T�� "�#0��+���UW��>�������:,����6��9���|��߇�
���b�p�a���ba8�j�c�"�P�x��
'���?����Vx�+���z\� b1KD���K������8���o�������<������}� �mě.zc��zx'~���ƀ�g�8��ʺ>.��M�n|�C��[�`yyO?�\~�x��U�8�)�½<�O_�m����$����q��?� ��ݻ}��6��5��A3��?����L�|� (�gEQ����^�D�׮]������t��H��%�N���� >��cǖ-XXX�yg��o^w3v��g7Nrվ^�-,⺛n��[�^~ȼ!��y3�A��E�"�0�将`��A���ɯ����+���e��e�@��1?��-��֥�% }�z=4k���z�9�1�������|���y���EI���y�|:v���N�@Q0�К�P��LI�nԕ�:��W�$b��Aq������>{��g��W�w��v�Y'�����u3��}�7?;�k^�����痯ĭ?� �L���3|F�"������/���z�e��;6n���r�1�7|����k�E�g�9�<�@`T�������߉;v��ӟ�'�vn����y�g�q�c�����#��x�K)�g*&ث���%�!���>���=�s7~���\qD��<I�T|�~�?����ӛ��l�|���]|�w����0�<�4d� � G���7�5�{
VWW�G���y��} p��H3!Y�D�sĴ��h���?��E��+��<���[A�y�c0S���Őw
͗h�2�R��^�� 9ԘڞNқ�������v��4<m�*���\�J���݂C]���SH��A� �(�c��*T�)9��>e����@�,!���2���ѡ���d��i*��׸�h��0�w �?�L�v><��F �~�^�a��np�:~�%k�t�D��y�t��4��4/��a�� �voJ�\;�.��HL�z24}�u;Y���4&�����ͪ��K�QJ@K�z�.b)� ����m��Ӣ8�D������g��Y�"��&���) ��4�A�o+L[�v�: ��*�[�e ����A6�z:�1����f�&�>�^@R�����c ɠ��o�-"{�CTP�7o���ؒ�FlAF����o���h�j<��h�clL�^(nl�op�ϻ#k�>;sA+��r�)���;s��IT��f嚎��L�f*��I&2w%y+C:��ϙ/�2fVY�5�"i,S�K�x�5�y: �~�F��n�>]��]J@Ml���r��m��>�3���s��y������t �b� �����g�������x� _�׼�5ظqc�|�u�x������/��;���=��g�)O<UU!�2�����O�Ϯ]����c���7ݒXw������r ��\��d�A���:|���◼۶nŶm�p�Ӟ�;��Oy�)�F���܅o^s�+V+d��pb�����O��N;���}w�1���<�Y E��u��n�9FK�#��w!Y����%���ׄ��?��E�m��H�Y��r˭���M��#Y"8���_��ڲ-//�?��ϲ�,W�[�i��=�o��MA���L�'�~��؇7�q��ޱC�n G��m�Y���ؿ����� �� /Ǻu�PUN;�7����t����|���)z>�`%~����_ رyC�t��43�$�̡=0o&�i�0Xk����f;3]Z�zک�I,�W�;��غq#�1���2SJ*��X5���ux������<��ߏ��D\u�M0u�s�7��k��[� ���l�i^�9T�ÒB��㐃v�����f��C���*躄�k���~�n� �9�(~��"�V�"�L����F?����:�H��o�J��vک���u7|r(��y���)���[b�X�lۊ�x��,�����
y�MVQ��:��z�>��u��J�dUZ][T�p���ؿg���?����U�?ox��3�g=� ��/~#��>뉭����=�~�)�W����=�]C<��m��>�n� �T��r" /��T��PR�oƃ=��۶a۶mx��^�����Vx�.�h4BY���/��\{�l݁�h��9l�~H�>��`�� ����3�<��3���\y rIX?�Y��q�� �u%���@u �}ʣ[��K�y:������>��� �C<�q���ƱL� *c:z� e��yNU�Z�{��3���h�h�6Q��o'AȢqwrc��2�A����ⴔ7�
��Ӂw1&%9 ����J���4Q6��J�_�Hc��-:X�~d����pJ��׫��+����W�b�'�R�7�M����)�0�k�oh�ٶ����Н� M�a�v<��"0]$�lx������.� A��Z&�� �[��� _l�{`���,æ���SR��6���N�g�ba��坍�`�8q�g��פk
� h��6F٤�m^_ȑ �~�cE{� �+�*������2�Mk�f�15P(t;=(���a4\Ee&��.J�S'���%�SN�p���%,t͛`)b-ZC���=rD-�b�c��ȡ�5�1!QO����j`�?��u��wI�98�D���7l$yc)��/6il3rȃ�Хq^�ij�Ď`����a�T�Y:Eе��F$�c�1�3U5��ve�Ɠ��zo�5�����(�t����/���{!�c�c��."���4Q[�Om�k(f��I[�u�1^�Ј������7e��l���K�h��"U��v�8��C���S��o��B$�?��D ����]��ȃ[��6�#����� �R���R����Ej�6�`��$�0��$�����ѡ�6�ϋ/�UW_�w�ɟ��#�����1x�N���* ��}���5` J�H�]��`� �֭�g(Nl ��1x�!O����^)p1I("|�s_�[~�MPJ��s��ş�,��lٶg��D,..Bk�/~��޷�'*�A;��?������a ��'Я�x���Zsu ��D2�󱲰�@���)M‡>�������4��v��l�7��X2m����4����DcaH���U���t��v�!6_K���մ���� ��[Rǘ"��-�q͍���ox9�����c�:��@Yi׼��,�{���%� �i ��-��BH��N��:�Cic?��p�a�� ` 2a�-a�\���i����c z�0��=�#�h}�++�8���9W�֨t c4��B*���=;���^��#݁�?��B�uS�w����G�k#e��͙*��t�ضuK�6޼qN<���F(�C�u���oi}��~�;����Ycg���Y���|��n�7l�Q�~4F�C�F#z�����CT���� [W0�� �g�gȲ�o��wu�p��a�
�,�џ����z ���,�R�r4��QY��kT%m��0.+��KS�λ��_��a������;��3��3OF��0Z��N:����{����ʸ�=��l}����?�((��FC� Y�E�nE��N���n��ٶ J)<�Y�������-2��ԧ`qqeY��݀��~ ��� �����X�a3>��k<h�v<�ģPV��V�8���hݻ��8��#P��p{v���P`���~`���E�>���C��;��`0�-�G�D�U�T��� t�3(�=X()Y ����BW�W�2C�V�M �k�p�m P*��y�Hu��j�n�Х��eт�|�4P8� �2��&� �"@@��,a����!�NL��0Z�N�)���P�ۨ�Bpf�'����cvn���^
,H�4��{�oa�N��<&I���`z�Q
n����DgL�jcao)Y"�V�K3i�
Z�����7l\D���>J��ƌ�Ir0HL�6C#.Z
Zcj�Ba��yl��E���ִ�k]�"���`���`jh� �'��R��obeB֕k�X@Հrx�3�;��������Z����/ޒ��� y-���P�:�N�^�C�N��ݏ�6�E��I���|)8����@�j@��� @HÍ��&Qiˍ�[E���?"`+�Ph���s 7�D���"|���K! I�뭉t�k��c�,`l���BŹ��|LP8B8��HD��W�k W��++����9B�Wr��A�k ��g�L]��U Y伅J7�D�����cP�Z�R|�2�:���|(Iާ��e<9N�#�nn���C������&>��N2.�m�T&��%�u�ta4�˪В30��X )JJ�h���d��L8�$�k��xq1d΂���q��@�9���l3�b�Y+�(9X�#h�W�xz��
C8�=I�{nk/53�#���սx�;������,>�#<eW@�B&����韔ºa�V��,(�LYGF���}�1g�E�C�9
�4_��+���[�nA�ex�g�ӟ�4N?�T�F#��c�ڳ���k0W����R>����}��͡�&*�L�X�Fط?Ƶ����{J�B*� ��!z�dPŻs�ޔe��
�������u�_�� ۃ{ �AX �M�悌{qe���#Cj�r�M����X�!�{ҹ���̓�޲���-�RP��w<��Kl�0i��'(���:ؾ��*�;E�ms]��е��56���頓�m�"�X�L ��m~WUU��zرe9䶂�yQ��7I��u�jRוW��L� �t�9E�M�c�� >+��0;;h]/p�6̣�k�U��N�^E�c�A�)�8h�z��C G�ј�[�i�2lX�Zk�U��6��,'���`����y�n�� ��c����p%R����lظ �*QWe�ݳ'U"��6�ڳ֢��cvnUUF+L�����,�֯Gf�A�nyQ@*����Em,V�5j~�U��AWcT���1�=M��]���7/�g��;�b�� �5�U�~����>� �ܽ��+Ra�u��ҁ�}��
��
� 2�E��}t{=��}����1��,�S�zn��g8d��x�-,.�]{�i����aݺ ؼ� ��c��MmJ���8�7���*F���Fc�ܠu o��cP��,��C�Ыps6n݂N���}ƍh���0ۙ����W��C���!��qU��������E������Pd����r�V��<���S4�P�Lվ)���aı�,98��)�l���)L���xJ=J��[�;�p��l �t��K��x����kɊ�0*k�,�r\`\��+�ڿ�7j7o�"4QخJ���x9�X���I�5 �D���^"�8aw�f���Kp|n���ִ.R����Y�1���!��B�G�트-h�_.n>�0|b<��� Œڜ�P$9^�PWu3���Q�q ���76� %�=Z�� �c�a�pm�S6���r�ol`����6�*ۺ�@J�L4M�k��J�Z6�I.�}G�׍m�n�͗F1P��HJh�a����o��@l��k�L�<�%OP��<����mo����,7��[)%��z�i�R
dE����U��<��ZǍV|=���@�d���$O.�;� Z��\s L
�� �7���!,�d��l��XCJ�]�ǏMT+����-�Hs�+�1�Cf�Z�}��$��PR!��z���0��|U$�Z׊�i`��=������"��!C�&��8~!K�_�5�|�!���+�Z�:@�!�:g���ܔ@�R 8SÚ:�9�f���f#�l^�jA�(N�-��������M�d&Q 9ga��15`-��^�u��x�QG����)�� �>oL���4�m����_� ]�aj k�&�ɲ$ ;�Pp�@�f!d2eˎSU��>҅d�&��gN� a������7���g��O_���s���p8���-,�+8'!3A"��l��w}7��g0u�z<�(�9���.T�{XU,a��7�R���-`D � �Cܒ�����Cfa��]��9��edD���Z���`��T� Q%�N��w��:�w��F��)��e
��0<��>s�v��k�B����m[��IGn�xㅂ�2�;�on��A�� �oBF�R��%6o��O��+}���!hM�Bm *Sȡ�Z�ab'$?����W�Yc��Q�<d���W�ؿ:��,#�ڶ����K��h��������q�qY�����0\Y��1���ǭ߻���}���AvPGI!`tS ۵��q�qYc4q-�|��h�{v�TG�K?'�FUc<a8\eʲO�R`uuu]buy �~E�ˑB�f�Jżkc, )�>Y��oMUbyu�qYż�{�{۶lB������v��}��j��O}����]Ȥ��5ʒ7����.�PM��� �����g�A��{�J��SA8�h�.a�n�ѝ8��'~�Ѓ��ߌGrl<�n���ٻ���a�Flظ �N�kTu5�UemP�]kXL����VX�777UppqXb��m��;.�����}��5��䡹��7�H���]᠃A�ۅRYl�9JA�9�L� )��ES���Y���Bu��5u�� ���&�����RAkś�,g��!8m+a���d)��`�_�Q1�vAL��M�DF�DS�)����ME��F�,��Ca�Jٝ�^.���0� �\�� r %YY�ma�6��b&�zS����Zk�V17Yǥ�)Km9� e)�c�b��$��Ri������M��Mۈ %%�j��Z��ÿ�  ew)�M@%CA̓v��_;D i��(P�\ILm���ل��l���22����?O�%�26��D�Q�� [d�9e[9.! ���Z���t�9i#bLؔZ�� ���࿫ur&K�0��&*F���p��Tה���jGB�lO�u��'_5�J��7�b���S�����g%�Jb�����C�h����(�%KP LD�f�Ke@��2<Y�c�#��oWý���R�,�MJ�+�x�'�f�SV�,�~��y���„�f,�����8%y������5�� iԢ��2<Ik�rP�Y!��TqXc7�Xf�06�;���r�-��!���\M��W+��2ײ����.�H> k�X��l;�����Qe�^��|2�>�h��� '�b��AZ�0�k��G=*6J)Y� sdJ`��b��x�#Ï~��"�* T�kX�ًW���V7��d���g_�|6���@Ð���_�������yֳ�c��ڵ �އ��rdց�����~G�?��8� ��/|q��2!�Z�(�\�� ՟o�ѝC�aG��:?�BAd9��5��5�'�
/;5T���OG)�k�����'$<��]%�Ʉ�A��b���=-��я<w��,U��v��d��E��"ଓ%�B�[XD���Z�<��ͳ��R0�'Ϣ�B!�r�E�<oת�N��[6��%�q�����f�?3`�a�������<�Y��
KKK���u�&,��Fy��J
��X���G=�q��"�q�
��ȔB�d�c��0��J���Z�Oy�"�=P��kc�Z[��FE�T��Pd
F�\<4�Y��B��=^E9\E]׭f���anv����׉?�4�n�S8���ㆷ��< =�����ᨄ%� �xh,�䅗��1YE����n�\/�u�܍j4�
��{�.a���;��#k�WG����)
,-/�e��w��f]�* ��M��p���J8����
�B0W��<�2d*c鲏"#�r��9ZcPU%n��n{�Q��13��1G>�ssصk��ߏ���=t:]�7�G'/x�k��e{�`jT�1{�u c ����}���L��}��!-KH"t����l��|����C?��;����?�y\D5Q���$�ʡ� +ˋx���m�6�z���Y�s�3��u^��K�9Tg����T�yNjd��M�@�����G$��dL��d"� ]�Z�x+B�L��R�)L���8J6U�3aj�1��T�ؤSmk����V�X,A ���8~�Bִ�r m� E4�~��4�?ۑ1mIp�եX YG-pD*- ����QM"�4mbs(0��VhI۝�km�me�i��셭ǐ2O|��j����H:A�m��a+�l�hhg8@��ȤЂ@M�pӪ\���b�o;\�q�)��T+Ӳ�]kZ 0���9��h�Z��"cʪ�R���44s�$-��@�ܠ���ֱ���3�'� [h���G ��������}iG�qkS|�6z�u5�\��q"���k<��=��ɼ��3QB�nE�j�b��`��oV�/�d4n � A�_��;�|$���MNd��� �w-��KW-黰�.;�� YY���Mkl�:s�i�����w�ͫn��a�>5�M��>C�W2ʷ)�k�<�B���sd%�Bt8cW�3C�gO�ٚA(�E �9�� �m�C�d��7��ϵ�&��?&6��7|�9�{�x�/�޽��L\�/�R��7��x��133���~u�}�m�; |ﶻ�Х���/}�����`�j>?�oZ����o^�/_u��5\��m�6�%+
�c�s����?�Y��[𒗼y�C��|�&dy+M|m��㖻�~O~<>}��m���ӯ�,�;h���߄/\v>��oLJ�ޗU�Z�Cu(f7ƈ/.�%����LƤ4��e�AS N<���A����b�$�r���2�$X�����Z��ю��~��_ayu��~�n/{��xx�Nܿo�q� L�.�X) �ڠ'5f�]��ϊ +�?�9�ؾ �LeX����*�Ȼ�P�4 �<����m����f0+d� L�ӛ�'*yQ�P���8�8��B`�[`ݠ �`j����������w��h<n>HYC-j ���'62b"�{���u��v������c���3��d5S���� 3�"�!3�z�Y�Aћ��3ؒ�y�����z̮�5� � �S�'��y���-�La�����׭[�G?�H�ܷ���Z��+Te���6o��~� �,�fڰ�j�� CW�T�t{� z�������t;a���>�7p�QG�3��C���?aF�r��j�K!�Q>�OF�׋gخ={1��Š�C��Ů��[���w���ϡ��:hÀ�\eYC�5����e/z���F\s��}�A^ꞣ�\�RJy�</����H���Ti�?���q�z�fj���b��̠�t��i'��唑�3��d �����ğ����1�:
�?� ���67����j����X��O��N:�x�x�! Iz��]�pDذ~=~�—�kW~_��2��סߟ�T�h-� ���׎�&���؂�������URBR��dWP�a�h�b3!Y�Yo�D4��K!+qs��<L/} �������n#<$�e hU�*@�/@��6��p(�ld:RKҗzE�2�Z�n�e��o��Y$J�a����Z�8$��Z�^j�#V��"?6�>����C��K���;=���i���P��m =�ܰMtA@�OJ ���U��bL��Q�݋D�>)a?@����r�����B�%~R�Ԝh�th�SB �ZmP�M� 7�Q�1B*��f��К1$���M� �k�����k���l��B��f2�I�y�Ϛ�3�M�5e�n j��f����E |��;���E&d����L#�n'��h/A�E�L
�N�8�R�N�u�%(�и !��u EcKXW���C$^C�USC�����7uƴ��Dp:��{TY�4�Rk9b���tic���'2)��
�%�9ۊ3sI��[���k�O�u ��Vƹ���̚�?�$$H�6Zn2�N(Oa'�:2�L�� �u�ጆ�:6!�=�h�5>�)�ܴ�^xk�����m# 4�(�u��v��aݴi�}�3�~��t���}����c�6���/�s��,h�����;����r �J����7�'�غq�?�4\rՍ�Y��&֟��A�aˆy��'��z
�q�������2�RK��y�C�H\�: �!#��*��5���˗/y�ؾm+�o��ʏq/n��}�B�V��=JbXj|���qީ��o�Nj�>��� .���S�
Vט�������b��y������?�}������G����<ϡ��^t�����!j�w�-����Q^Q�̐�3M]c[����k��k�|v���"� ��5U�[j<њ�Ħ��]w=�~�SGv(^����kߺUU��d�
�{E��ۯŶ-����[�~.�ȃ�B*�2�����n�`0�0���eȳ�^���Yΰ�\)��P
PILRQl�0*g��U��Q+��"�L�c2�ﮭ��߿O>�4�!�Ӟp�}��"-lnAF sFex�/Ǧ ������~�N'C�ׅT,�TY�l��<��K�%7���qN�����:���y�:�K3��(�����;=�t����B��S}�?Y�Af9f�o 7��1ع{�l�!uԑعw?~u�C��u��N��\�g����rQ��A)�BVt�w�������� ���xIp� ٿ�lD7mڄc�@����;w���� 6o܀�N6N{�ɭ3lqy�Re�S���?�}$��f}<���q�O���D��0�t�:c������8��Sp�iO�n��{�  z� f�q��������"o��e�3W9����{�ñ�~f�=�z5��={!�sx���,GXYZ��6y�<��'����:�l Y�̣�;���Y‡r0��cq�_C��cæ X�i3��*�qc {̣p�}�caqVH�����8�h~n����z�O�h��iS#�^��g���q�S�©O8 7��VܿsffgYbL@Qt��x��P�&8F��ZZ\��5��(�J5�3������0~!JI(%�6�QzF�leR�~��7�kT�-y�e�1Z��=��~ LK�[RƸIk��1fBHXaa�;N�kː1 %IĀ!� #���M�m1F�<X��Qj hm�>8LF�Lx1<q�٣�s�\�X� BL��Ckeh�$��HbOڟ/&6�Ms���ְ�]� !���8�Km78��<�F��5q?S�m��[�\�moZZ0��FZ;�\�����𵠄�$��:︖�������zI1 ��!ܶ���m5���'Hޓj]�G�;��aH�/8�z��:�լc�1>s�(*��K�ᢉ,ض�U���a;�����#Ԓ�S�����d�~ d�����ve6jH�=���W��k}~�A������AmC����"��Üf���e�X#rI�� �sn��Py��u�5ʚ&B� �͚�%>��uc��E*S����f�D�p�����`͙��㶽��F�ac�Q:��tޅu"6��3ð���x���ٌ^O��z}�� C��������d�D�"/{�V���\8(�{�q�%gVU�r~"�P
�–� �C���pg��=����Y�a�<�)O�I'���^�*(�������"�3��w�� ߿ ��P���i
���u8���b�� ���?������ߎ���0 2����g?/9�,dR`yy�K��ypT^@��
�;h7-��o<�ǵ�f�(��e�$�{�C��*��-��o_��;N���|8τ�p |�������Ǜ^t66����ފ���S����-8�+=��eZ#i$@s{�؀�b�2^��v���ƕT�[�\yp%q*�yJ�V���u��T�+kʉ�v��eq66������`� Ȁdf��Fi4=��ӧ�tOwO����UM!fzz�t���������/~���� L]���eq-��~2%=(��&丐��x�e�k�w�29]�'�O�R�, ��[3���p�i`Ac�O�, ��_ws 8�ㆷn�̟K�Za:%̆�֞��ĺ�w���e�u[:7b�|��=�9l׀�ත���N������q \�ﻎ e5pDe �t���4ZZ[11Q }�=%�@Q�?�%SL 7Q�9ʎ�Ls��Z���F�-�H��[#�!�l�-��H �^/��mQ��d#�2q���ذ~��A�ulڸ ,��s���7�(���(��y�zl�z��x���3���Z��k�@~t����8�\%�n�n����$��38�H���z��J�P,1����� S�yƽ�k��V�WN* �_t�Œ�wx^�n����~�5�c"�Ҳe������\�0+���b��'P*�a�ͼ븵ҋEӧ �_G��+p[{�7�555�c�Rܳq}�6�A���z �B��/p��+�:��-�`�:���+d ����Ѷ������3��#�#hi��0thn ����ok��v��2΄��-M��Z�r5�:v?uK�h�����`�,K�+��[]����_%ʆ �4\圛'����a�nG�Ɏ6o���y��aY����E��f�
l\��y;�1KH�O�9� ��xc��nł�f�|ӋkCC(�J-��-���-����`�@_� X�t�y�f�+a$��i�g41nXbW,��1��e�J�$并�bq�ͬ8�.������QV�)�*,�RdYJeV]��EI���ox�T��וzavpus���mx��R�"�q<�V�����,��8��ב�]�
�$����cȪ2-V��������D2�3��8c��e֩H�ݨ-aY/�d�U�>�X�d짔7�2 ��s�NsEb�� ������2�� ���J���p8��C��Ss�e��GV��ݸl��;n�]����)�G1T�7Vl�S.kP�Xp��3�/�V�6�DU"D�y�/B�E,W(�멖�>i�);e�AJQ�n �"bv*2�
rB2M�+y��' �#d�e%AS��}��U�x0N��A�J�gwSgsWRTU�V��%��ݕ�B�`�: GC�a0l|��o�hVIx������?+�����B#�+I?s�q�_�hڶ��j�D���k`����JFwU�^���:���S�p�T=�J?s���;~e犤�M.Wb\�nϭ審(1�4@7Eb���7o�E��K`�2`���]sԺ͎[ �kt��V��@�Z����gDF[��Ȧ�T彯N�����ߏ��ۿ��Eކjɒ%U*/ޱ\Fal ��/�3e ��a����^��~�7{�����6���{��=ӬC�\��x�w����)AVGHה̒�t��&0��%��� �j.0�.Z�<���q�58��%�|�𐂹��*�b�E�l��0~���_�����۰�G����o��c��Xp�x��vn�
diaԀL�9��L+�:4ĵ����7�Jj�rY�%�L_|d*�B:� �N������#��,�BC*�̀�l7�Pr�_�������ˡ�:�X�˖.�/�d���Z�[
�Җln���l��H�R8��A3̪{f54�{�1����թ�rK��܌�eX)��� io<�x�r��e�k�K���(�#j��~�ݻ��E�N�U+�dI;vl+F����>���k0L��{E�g�(j֫�3�r�1n�޲�А2 7����'`YL�΅���,��y5M�t�SrO���^�e�4M���d|����ϻ��`�����v@{{;�m�[6m@*�Bkk��� �z%c�"�C���$
����]�$���>;~
�<�͍��簉R �=�T*��, ��#?2���]�<�}o�ƻp��;k��S_��.�y�VS��^?NY� í��W�5�vѪ��=�⎎۰��ո��%� ��ݤ���M��5���4a"F�,@2�B���]DZk�v/y�[��uA�P�d�!��M˂5!k�8���c�O�ܯ �qך;jޯ��{���������31M�.���V�m0^�]�*�Ƶ�ȿ��W�T�&��R��\lʞ;�����h�5�PbKCdfL�����@��P�7�׀췮$L�}]�� b�}� JT;�{�F�~U�ِrLP]��P��"G����ي'%�a7)��@�������0���p?&.��=�. ��,� �93b>-_�a� e��7��v���(�&��>4o��i瀱��k}��hj��N�T��K`,�-�L��[wXܤ����\?��_cϞ=X�&T�2Ps�q��9���k’�F06n_w\�a���Kx��o��SOa�ʕ��?Le�&����������X)���bcڦ��m��62�i��
�Tnl�&[�lw}��ݰ]��ݙ��08�` ���x��سgO��شPvp�`E�����V ���!�c��Uf��f������v_���q ik2��¼���rO3z�w���)9U�5>�����<� v�ءG+���;��{���-������V;������xW��Y�{&�bg�w�������:���#U{�em-���m�K�W0�{�g�T����7�~��ii7�k����y>{_�>�c�mO��{oxp����,jNx�;oylC�2���r�������»���<Nt��:>?z�?�<�n�*����Ud��ߏ|>��{Ϋ�������V��4Z�,I���aF�S�?�k۷o�٬�ĕ�^��0�>�٤�0ո�9��4��{���
�?\Տ�� ��� Y�}������g���a���=�ɹ�r��ȇ� �:�9N}&�lo&�A&����8
�����^빓����1�p������>�U�Vռ_###x��7q��E����)�u�I� 1 ���� ���-d�M+�$L�JI3Ơ[��#�� �NINU+��i�Ȫ�[=O9��#h!���@ �A�tp�
�G��\�̿Q�]볙��d�׭���Q�������… ��c�U��;� ���ĉ�����M��/�\���
:;;�b�
�ܹ3�����8t萷A
��
$�innF��Iq���~T#���������ESSS;%��fg�A%EUEps�i2�������ڙ�H�v�<^��lll��;HX嵾���x����}�vl޼+V�����r����ɓ'��f��:2�LU�9�B
�gQm
kWSSS��qm��������f��>�۶m�R�cUm�{����N�}߉���͡��;xNy�,%)��o�>>|�֭ã�>��o��:���<��ޘ�4M�V��%=o���8FQ�WJn���B{����]�vU��w�}�7�������y�f,_�<v�wuuy�b��s �}u�=��KR�Lj�5��=s�^~�elٲ�7�Iy���0>��C����X,V�s��;::B�ׁP(p��Qh��������.�|��OH�� ]��0��>rd����6�Ӫ�$�U��2��Uqc�F'tb��Pճ��M�Ͳ��w�j�;�6L�ц�0��3����jq�}$�q�K��."�V���]s��F��*y�Mu�u"��E�Z�"���<��!qkHUhN�wk���Mb$�����D��D���53�^&Y���2����
qk[��sG]wX?
���`�9�?�sw���a�.iۃ!P�ѮZ�T��Ju儛h�X,z*K�#�|�I�޽/^ą ��~\�|�#t��H�*��JN��V�Q�!�،�'�]S�0��c®5���a_vrV����D)�T�L���\�� Un�tiiR�j��=�q�5('��Z�&�ɩg���<D��Em�Dz�<q�ˤ^�z�m�A�dC��� ֤m��?L��8�M�൚
��սtI�Q}�f!D�=I�[��ƽG��9o���u ӹg�#��F0��QO��[j��Zߍ[גl�k�t6�ٹ2:Nu��u���Z=���/d�cIX��"��ǽ�G��_�t��=M�0::�t:�#0*YU kR��L�aS9�T��L��~�V{�$_�U�]}n�l��kU�-���i��U�/������Ip��zVU©W�����yX���8Rq#mȢ�(+f���<��17����z6 I&�z7Pq����v�6E��Z�8�d� �<���0מ�9��΍M�����2��hH���oka�k}-O�lD�1u*D|2���C�?��O���o��o�A�X�i�^�U��߸q�/�PJ?UoZX��I#̞ѥ���G Ր�R%�*!��W�a��c��o�i�\���U�����5H`�WqMj�#}Qz&����l,�dj��W�F���T=M��o�iN���^o_�I›T�e�Y� 7?�,���|����F.������Z*��c���i����_}}}�d2i�RаdK�8u���C����a��j�/^Y�\}T��J����e�0|��^��\)�m8��8���k�T%�I7q�fnÛTF^��2�x���'�/�d�s��89y�m����Tb�g��&� ��!��ƵސB�q2��=��toL�:cohȟ�}ӦMp������(�JH�Ӹ�{��� (E���ׯ����#%��JO�JV�޻�y�:c��{UKUGZ��W%qUɦ���}�*i �SUߗ��9�bX���Ar���{ J�U�]���@ f~��$~�6����~�f�8J}s�����0���dh�����g�N���q866� .x�L����֭�gW�^e_/�IC�D<*ə�5o>�!I��\=�.��5�*?S �G��?�QYW ��d�G4���} zU��W�$a� hA"DN�~a����djQq�I�NBg#<�^C@�Q`>��H�$�C�$yq���H�C ܊F���~p����ὧ�� �ʕ+�t����|�Р�M%8���Z2�$��ò��]�t���DJ�X�`6lM�|��e�Y'L�%߭�u K�Fv��zbZ ��*a*D�@c ��A}�@c��0��d��d��Ž�� ��app�|�{?̫�Z綟$�Ǒְ�*��� J£����!'�ƑU��A$��j;�ca���@ �F�0B2Wk�Ͱ�ͤg>W�܏Q��7A�dX�����Z�oJBb�H���*� 2��G]��S�a5�� <XX:�x��(�--�pc,�q��$u�'�A�%C�U��p㎉Z����`��]��G^��S��2"��$ �{/��ƑZ՘Q���躮O����?�� �@ �0�u���߭ǀt��I4�S��Kd�@ �@ �?�M�ݦJ��|�\��$�@ �@ �!8��@ �@ a%�@ �+�@ �@ ���@ �@��@ �@ ����wo�S�IEND�B`�
�PNG

IHDRrP6�tEXtSoftwareAdobe ImageReadyq�e<fiTXtXML:com.adobe.xmp<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?> <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.0-c060 61.134777, 2010/02/12-17:32:00 "> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmpMM:OriginalDocumentID="xmp.did:0180117407206811B382F6C5FEF0E2C4" xmpMM:DocumentID="xmp.did:82ADC61622C111E1A1F1ADAD5B2A538C" xmpMM:InstanceID="xmp.iid:82ADC61522C111E1A1F1ADAD5B2A538C" xmp:CreatorTool="Adobe Photoshop CS5 Macintosh"> <xmpMM:DerivedFrom stRef:instanceID="xmp.iid:0280117407206811B382F6C5FEF0E2C4" stRef:documentID="xmp.did:0180117407206811B382F6C5FEF0E2C4"/> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>ϐL�IDATx�b���?� !Ս���T���+��e�@�ĩ�2� 3�����N ��;@�t�]�]4�HC  ΃���M DKbk� �� �j�XM
$^�g'�e!P����8���D;jبa�0 �O�&4�]�IEND�B`�
�PNG

IHDRrP6�tEXtSoftwareAdobe ImageReadyq�e<"iTXtXML:com.adobe.xmp<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?> <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.0-c060 61.134777, 2010/02/12-17:32:00 "> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmp:CreatorTool="Adobe Photoshop CS5 Macintosh" xmpMM:InstanceID="xmp.iid:82ADC61122C111E1A1F1ADAD5B2A538C" xmpMM:DocumentID="xmp.did:82ADC61222C111E1A1F1ADAD5B2A538C"> <xmpMM:DerivedFrom stRef:instanceID="xmp.iid:43FCEFFE22C111E1A1F1ADAD5B2A538C" stRef:documentID="xmp.did:82ADC61022C111E1A1F1ADAD5B2A538C"/> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>����IDATx�b���?� !Ս���T���+��e�@�ĩ�2� 3�����N ��;@�t�]�]4�HC  ΃���M DKbk� �� �j�XM
$^�g'�e!P����8���D;jبa�0 �O�&4�]�IEND�B`�
�PNG

IHDRrP6�tEXtSoftwareAdobe ImageReadyq�e<"iTXtXML:com.adobe.xmp<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?> <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.0-c060 61.134777, 2010/02/12-17:32:00 "> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmp:CreatorTool="Adobe Photoshop CS5 Macintosh" xmpMM:InstanceID="xmp.iid:14C0396922C111E1A1F1ADAD5B2A538C" xmpMM:DocumentID="xmp.did:14C0396A22C111E1A1F1ADAD5B2A538C"> <xmpMM:DerivedFrom stRef:instanceID="xmp.iid:14C0396722C111E1A1F1ADAD5B2A538C" stRef:documentID="xmp.did:14C0396822C111E1A1F1ADAD5B2A538C"/> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>o ��IDATx�b���?� 6��w�"s��� �ˀ�LPYY�,�eq�R�M- �bV .9�\����e�|�����āhb�@lM�a�@\ ĂX�k����B�.�;q�p�f�ŕ�"�� ���7�t6�Xo���@́�5���O n��h��8��r�W��r�(f&�(� �B���N�?�C �Frl���@�
�S )d��#@��z4��D�OIEND�B`�
�PNG

IHDRrP6�tEXtSoftwareAdobe ImageReadyq�e<fiTXtXML:com.adobe.xmp<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?> <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.0-c060 61.134777, 2010/02/12-17:32:00 "> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmpMM:OriginalDocumentID="xmp.did:0180117407206811B382F6C5FEF0E2C4" xmpMM:DocumentID="xmp.did:82ADC61A22C111E1A1F1ADAD5B2A538C" xmpMM:InstanceID="xmp.iid:82ADC61922C111E1A1F1ADAD5B2A538C" xmp:CreatorTool="Adobe Photoshop CS5 Macintosh"> <xmpMM:DerivedFrom stRef:instanceID="xmp.iid:0280117407206811B382F6C5FEF0E2C4" stRef:documentID="xmp.did:0180117407206811B382F6C5FEF0E2C4"/> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>����IDATx�b���?���a����0l�Ս�"�� �����J�u�: ��X�Q ^C�7���R-@�M�=7�?�f �{e=���_� ;e ��U�� �]u���j� �&�o ��� ���f�*O%��q�� )��!n�IEND�B`�
�PNG

IHDRrP6�tEXtSoftwareAdobe ImageReadyq�e<"iTXtXML:com.adobe.xmp<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?> <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.0-c060 61.134777, 2010/02/12-17:32:00 "> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmp:CreatorTool="Adobe Photoshop CS5 Macintosh" xmpMM:InstanceID="xmp.iid:43FCEFF422C111E1A1F1ADAD5B2A538C" xmpMM:DocumentID="xmp.did:43FCEFF522C111E1A1F1ADAD5B2A538C"> <xmpMM:DerivedFrom stRef:instanceID="xmp.iid:14C0396B22C111E1A1F1ADAD5B2A538C" stRef:documentID="xmp.did:14C0396C22C111E1A1F1ADAD5B2A538C"/> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>{vY��IDATx�b���?���a����0l�w�ލR ��d(++�'�e�x?s`�G�x )�� �-@�M�=7c'f �{e= '@��$ ��?�^�8Y�y�'�o���H�M40�U�x*!����p03 Ӕ���IEND�B`�
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
<#-- ==============================================================
HEADER part of common layout
============================================================== -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<link rel="shortcut icon" href="<@spring.url '/static/img/favicon_02.ico'/>" type="image/x-icon"/>
<link rel="stylesheet" type="text/css" href="<@spring.url '/static/css/bootstrap.css'/>"/>
<link rel="stylesheet" type="text/css" href="<@spring.url '/static/css/DT_bootstrap.css'/>"/>
<style type="text/css">
body {
padding-top: 60px;
padding-bottom: 40px;
}
</style>
<script type="text/javascript" charset="utf-8" src="http://code.jquery.com/jquery-latest.js" ></script>
<script type="text/javascript" charset="utf-8" src="<@spring.url '/static/js/dataTables.js'/>" ></script>
<script type="text/javascript" charset="utf-8" src="<@spring.url '/static/js/DT_bootstrap.js'/>" ></script>
<script type="text/javascript" charset="utf-8" src="<@spring.url '/static/js/bootstrap.js'/>" ></script>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"; charset="utf-8">
<meta name="description" content="Server Monitoring Service">
<title>${title?html}</title>
</head>
<body>
<!--[if lt IE 7]>
<p class="chromeframe">You are using an outdated browser. <a href="http://browsehappy.com/">
Upgrade your browser today</a> or <a href="http://www.google.com/chromeframe/?redirect=true">
install Google Chrome Frame</a> to better experience this site.</p>
<![endif]-->
<#-- ==============================================================
DOWNLOAD page
============================================================== -->
<#-- ==============================================================
INDEX page
============================================================== -->
<#-- =====================================================================
DEFAULT layout
- for authentication and error pages
- with access IS_AUTHENTICATED_ANONYMOUSLY
===================================================================== -->
<#macro page title>
<#include "../common/header.ftl"/>
<div class="container">
<#nested/>
</div>
<#include "../common/footer.ftl"/>
</#macro>
<#-- ==============================================================
UPLOAD page
============================================================== -->
<#-- ==============================================================
spring.ftl is used as lib for JPA taglib access
============================================================== -->
<#--
* spring.ftl
*
* This file consists of a collection of FreeMarker macros aimed at easing
* some of the common requirements of web applications - in particular
* handling of forms.
*
* Spring's FreeMarker support will automatically make this file and therefore
* all macros within it available to any application using Spring's
* FreeMarkerConfigurer.
*
* To take advantage of these macros, the "exposeSpringMacroHelpers" property
* of the FreeMarker class needs to be set to "true". This will expose a
* RequestContext under the name "springMacroRequestContext", as needed by
* the macros in this library.
*
* @author Darren Davison
* @author Juergen Hoeller
* @since 1.1
-->
<#--
* message
*
* Macro to translate a message code into a message.
-->
<#macro message code>${springMacroRequestContext.getMessage(code)}</#macro>
<#--
* messageText
*
* Macro to translate a message code into a message,
* using the given default text if no message found.
-->
<#macro messageText code, text>${springMacroRequestContext.getMessage(code, text)}</#macro>
<#--
* messageArgs
*
* Macro to translate a message code with arguments into a message.
-->
<#macro messageArgs code, args>${springMacroRequestContext.getMessage(code, args)}</#macro>
<#--
* messageArgsText
*
* Macro to translate a message code with arguments into a message,
* using the given default text if no message found.
-->
<#macro messageArgsText code, args, text>${springMacroRequestContext.getMessage(code, args, text)}</#macro>
<#--
* theme
*
* Macro to translate a theme message code into a message.
-->
<#macro theme code>${springMacroRequestContext.getThemeMessage(code)}</#macro>
<#--
* themeText
*
* Macro to translate a theme message code into a message,
* using the given default text if no message found.
-->
<#macro themeText code, text>${springMacroRequestContext.getThemeMessage(code, text)}</#macro>
<#--
* themeArgs
*
* Macro to translate a theme message code with arguments into a message.
-->
<#macro themeArgs code, args>${springMacroRequestContext.getThemeMessage(code, args)}</#macro>
<#--
* themeArgsText
*
* Macro to translate a theme message code with arguments into a message,
* using the given default text if no message found.
-->
<#macro themeArgsText code, args, text>${springMacroRequestContext.getThemeMessage(code, args, text)}</#macro>
<#--
* url
*
* Takes a relative URL and makes it absolute from the server root by
* adding the context root for the web application.
-->
<#macro url relativeUrl>${springMacroRequestContext.getContextUrl(relativeUrl)}</#macro>
<#--
* bind
*
* Exposes a BindStatus object for the given bind path, which can be
* a bean (e.g. "person") to get global errors, or a bean property
* (e.g. "person.name") to get field errors. Can be called multiple times
* within a form to bind to multiple command objects and/or field names.
*
* This macro will participate in the default HTML escape setting for the given
* RequestContext. This can be customized by calling "setDefaultHtmlEscape"
* on the "springMacroRequestContext" context variable, or via the
* "defaultHtmlEscape" context-param in web.xml (same as for the JSP bind tag).
* Also regards a "htmlEscape" variable in the namespace of this library.
*
* Producing no output, the following context variable will be available
* each time this macro is referenced (assuming you import this library in
* your templates with the namespace 'spring'):
*
* spring.status : a BindStatus instance holding the command object name,
* expression, value, and error messages and codes for the path supplied
*
* @param path : the path (string value) of the value required to bind to.
* Spring defaults to a command name of "command" but this can be overridden
* by user config.
-->
<#macro bind path>
<#if htmlEscape?exists>
<#assign status = springMacroRequestContext.getBindStatus(path, htmlEscape)>
<#else>
<#assign status = springMacroRequestContext.getBindStatus(path)>
</#if>
<#-- assign a temporary value, forcing a string representation for any
kind of variable. This temp value is only used in this macro lib -->
<#if status.value?exists && status.value?is_boolean>
<#assign stringStatusValue=status.value?string>
<#else>
<#assign stringStatusValue=status.value?default("")>
</#if>
</#macro>
<#--
* bindEscaped
*
* Similar to spring:bind, but takes an explicit HTML escape flag rather
* than relying on the default HTML escape setting.
-->
<#macro bindEscaped path, htmlEscape>
<#assign status = springMacroRequestContext.getBindStatus(path, htmlEscape)>
<#-- assign a temporary value, forcing a string representation for any
kind of variable. This temp value is only used in this macro lib -->
<#if status.value?exists && status.value?is_boolean>
<#assign stringStatusValue=status.value?string>
<#else>
<#assign stringStatusValue=status.value?default("")>
</#if>
</#macro>
<#--
* formInput
*
* Display a form input field of type 'text' and bind it to an attribute
* of a command or bean.
*
* @param path the name of the field to bind to
* @param attributes any additional attributes for the element (such as class
* or CSS styles or size
-->
<#macro formInput path attributes="" fieldType="text">
<@bind path/>
<input type="${fieldType}" id="${status.expression}" name="${status.expression}" value="<#if fieldType!="password">${stringStatusValue}</#if>" ${attributes}<@closeTag/>
</#macro>
<#--
* formPasswordInput
*
* Display a form input field of type 'password' and bind it to an attribute
* of a command or bean. No value will ever be displayed. This functionality
* can also be obtained by calling the formInput macro with a 'type' parameter
* of 'password'.
*
* @param path the name of the field to bind to
* @param attributes any additional attributes for the element (such as class
* or CSS styles or size
-->
<#macro formPasswordInput path attributes="">
<@formInput path, attributes, "password"/>
</#macro>
<#--
* formHiddenInput
*
* Generate a form input field of type 'hidden' and bind it to an attribute
* of a command or bean. This functionality can also be obtained by calling
* the formInput macro with a 'type' parameter of 'hidden'.
*
* @param path the name of the field to bind to
* @param attributes any additional attributes for the element (such as class
* or CSS styles or size
-->
<#macro formHiddenInput path attributes="">
<@formInput path, attributes, "hidden"/>
</#macro>
<#--
* formTextarea
*
* Display a text area and bind it to an attribute of a command or bean.
*
* @param path the name of the field to bind to
* @param attributes any additional attributes for the element (such as class
* or CSS styles or size
-->
<#macro formTextarea path attributes="">
<@bind path/>
<textarea id="${status.expression}" name="${status.expression}" ${attributes}>${stringStatusValue}</textarea>
</#macro>
<#--
* formSingleSelect
*
* Show a selectbox (dropdown) input element allowing a single value to be chosen
* from a list of options.
*
* @param path the name of the field to bind to
* @param options a map (value=label) of all the available options
* @param attributes any additional attributes for the element (such as class
* or CSS styles or size
-->
<#macro formSingleSelect path options attributes="">
<@bind path/>
<select id="${status.expression}" name="${status.expression}" ${attributes}>
<#if options?is_hash>
<#list options?keys as value>
<option value="${value}"<@checkSelected value/>>${options[value]}</option>
</#list>
<#else>
<#list options as value>
<option value="${value}"<@checkSelected value/>>${value}</option>
</#list>
</#if>
</select>
</#macro>
<#--
* formMultiSelect
*
* Show a listbox of options allowing the user to make 0 or more choices from
* the list of options.
*
* @param path the name of the field to bind to
* @param options a map (value=label) of all the available options
* @param attributes any additional attributes for the element (such as class
* or CSS styles or size
-->
<#macro formMultiSelect path options attributes="">
<@bind path/>
<select multiple="multiple" id="${status.expression}" name="${status.expression}" ${attributes}>
<#list options?keys as value>
<#assign isSelected = contains(status.value?default([""]), value)>
<option value="${value}"<#if isSelected> selected="selected"</#if>>${options[value]}</option>
</#list>
</select>
</#macro>
<#--
* formRadioButtons
*
* Show radio buttons.
*
* @param path the name of the field to bind to
* @param options a map (value=label) of all the available options
* @param separator the html tag or other character list that should be used to
* separate each option. Typically '&nbsp;' or '<br>'
* @param attributes any additional attributes for the element (such as class
* or CSS styles or size
-->
<#macro formRadioButtons path options separator attributes="">
<@bind path/>
<#list options?keys as value>
<#assign id="${status.expression}${value_index}">
<input type="radio" id="${id}" name="${status.expression}" value="${value}"<#if stringStatusValue == value> checked="checked"</#if> ${attributes}<@closeTag/>
<label for="${id}">${options[value]}</label>${separator}
</#list>
</#macro>
<#--
* formCheckboxes
*
* Show checkboxes.
*
* @param path the name of the field to bind to
* @param options a map (value=label) of all the available options
* @param separator the html tag or other character list that should be used to
* separate each option. Typically '&nbsp;' or '<br>'
* @param attributes any additional attributes for the element (such as class
* or CSS styles or size
-->
<#macro formCheckboxes path options separator attributes="">
<@bind path/>
<#list options?keys as value>
<#assign id="${status.expression}${value_index}">
<#assign isSelected = contains(status.value?default([""]), value)>
<input type="checkbox" id="${id}" name="${status.expression}" value="${value}"<#if isSelected> checked="checked"</#if> ${attributes}<@closeTag/>
<label for="${id}">${options[value]}</label>${separator}
</#list>
<input type="hidden" name="_${status.expression}" value="on"/>
</#macro>
<#--
* formCheckbox
*
* Show a single checkbox.
*
* @param path the name of the field to bind to
* @param attributes any additional attributes for the element (such as class
* or CSS styles or size
-->
<#macro formCheckbox path attributes="">
<@bind path />
<#assign id="${status.expression}">
<#assign isSelected = status.value?? && status.value?string=="true">
<input type="hidden" name="_${id}" value="on"/>
<input type="checkbox" id="${id}" name="${id}"<#if isSelected> checked="checked"</#if> ${attributes}/>
</#macro>
<#--
* showErrors
*
* Show validation errors for the currently bound field, with
* optional style attributes.
*
* @param separator the html tag or other character list that should be used to
* separate each option. Typically '<br>'.
* @param classOrStyle either the name of a CSS class element (which is defined in
* the template or an external CSS file) or an inline style. If the value passed in here
* contains a colon (:) then a 'style=' attribute will be used, else a 'class=' attribute
* will be used.
-->
<#macro showErrors separator classOrStyle="">
<#list status.errorMessages as error>
<#if classOrStyle == "">
<b>${error}</b>
<#else>
<#if classOrStyle?index_of(":") == -1><#assign attr="class"><#else><#assign attr="style"></#if>
<span ${attr}="${classOrStyle}">${error}</span>
</#if>
<#if error_has_next>${separator}</#if>
</#list>
</#macro>
<#--
* checkSelected
*
* Check a value in a list to see if it is the currently selected value.
* If so, add the 'selected="selected"' text to the output.
* Handles values of numeric and string types.
* This function is used internally but can be accessed by user code if required.
*
* @param value the current value in a list iteration
-->
<#macro checkSelected value>
<#if stringStatusValue?is_number && stringStatusValue == value?number>selected="selected"</#if>
<#if stringStatusValue?is_string && stringStatusValue == value>selected="selected"</#if>
</#macro>
<#--
* contains
*
* Macro to return true if the list contains the scalar, false if not.
* Surprisingly not a FreeMarker builtin.
* This function is used internally but can be accessed by user code if required.
*
* @param list the list to search for the item
* @param item the item to search for in the list
* @return true if item is found in the list, false otherwise
-->
<#function contains list item>
<#list list as nextInList>
<#if nextInList == item><#return true></#if>
</#list>
<#return false>
</#function>
<#--
* closeTag
*
* Simple macro to close an HTML tag that has no body with '>' or '/>',
* depending on the value of a 'xhtmlCompliant' variable in the namespace
* of this library.
-->
<#macro closeTag>
<#if xhtmlCompliant?exists && xhtmlCompliant>/><#else>></#if>
</#macro>
<#-- ==============================================================
VIEW page
============================================================== -->
<?xml version="1.0" encoding="UTF-8"?>
<!-- ==================================================================================================
Spring Servlet Context: defines this servlet's request-processing infrastructure
- freeMarker configuration
- freeMarker viewResolver configuration
================================================================================================== -->
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:p="http://www.springframework.org/schema/p"
xsi:schemaLocation="http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans-3.1.xsd">
<!--
=============================== Freemarker configuration ======================================
-->
<bean id="freemarkerConfig"
class="org.springframework.web.servlet.view.freemarker.FreeMarkerConfigurer">
<property name="templateLoaderPath" value="/WEB-INF/freemarker/"/>
<property name="defaultEncoding" value="UTF-8"/>
<property name="freemarkerSettings">
<props>
<prop key="auto_import">util/spring.ftl as spring</prop>
</props>
</property>
</bean>
<bean id="viewResolver"
class="org.springframework.web.servlet.view.freemarker.FreeMarkerViewResolver"
p:cache="true"
p:prefix=""
p:suffix=".ftl"
p:exposeSpringMacroHelpers="true"
p:contentType="text/html;charset=UTF-8"/>
</beans>
<?xml version="1.0" encoding="UTF-8"?>
<taglib xmlns="http://java.sun.com/xml/ns/j2ee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-jsptaglibrary_2_0.xsd"
version="2.0">
<!--Spring Framework JSP Form Tag Library</description-->
<tlib-version>3.0</tlib-version>
<short-name>form</short-name>
<uri>http://www.springframework.org/tags/form</uri>
<tag>
<description>Renders an HTML 'form' tag and exposes a binding path to inner tags for binding.</description>
<name>form</name>
<tag-class>org.springframework.web.servlet.tags.form.FormTag</tag-class>
<body-content>JSP</body-content>
<attribute>
<description>HTML Standard Attribute</description>
<name>id</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute - added for backwards compatibility cases</description>
<name>name</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Enable/disable HTML escaping of rendered values.</description>
<name>htmlEscape</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "class" - HTML Optional Attribute</description>
<name>cssClass</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "style" - HTML Optional Attribute</description>
<name>cssStyle</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>lang</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>title</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>dir</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onclick</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>ondblclick</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmousedown</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseup</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseover</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmousemove</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseout</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeypress</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeyup</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeydown</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Name of the model attribute under which the form object is exposed.
Defaults to 'command'.</description>
<name>modelAttribute</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Name of the model attribute under which the form object is exposed.
Defaults to 'command'.</description>
<name>commandName</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Required Attribute</description>
<name>action</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Optional Attribute</description>
<name>method</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Optional Attribute</description>
<name>target</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Optional Attribute</description>
<name>enctype</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Specifies the list of character encodings for input data that is accepted by the server processing this form. The value is a space- and/or comma-delimited list of charset values. The client must interpret this list as an exclusive-or list, i.e., the server is able to accept any single character encoding per entity received.</description>
<name>acceptCharset</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onsubmit</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onreset</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Common Optional Attribute</description>
<name>autocomplete</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>The parameter name used for HTTP methods other then GET and POST. Default is '_method'</description>
<name>methodParam</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<dynamic-attributes>true</dynamic-attributes>
</tag>
<tag>
<description>Renders an HTML 'input' tag with type 'text' using the bound value.</description>
<name>input</name>
<tag-class>org.springframework.web.servlet.tags.form.InputTag</tag-class>
<body-content>empty</body-content>
<attribute>
<description>Path to property for data binding</description>
<name>path</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>id</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Enable/disable HTML escaping of rendered values.</description>
<name>htmlEscape</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "class" - HTML Optional Attribute</description>
<name>cssClass</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "class" - HTML Optional Attribute. Used when the bound field has errors.</description>
<name>cssErrorClass</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "style" - HTML Optional Attribute</description>
<name>cssStyle</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>lang</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>title</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>dir</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>tabindex</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Optional Attribute. Setting the value of this attribute to 'true' (without the quotes) will disable the HTML element.</description>
<name>disabled</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onclick</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>ondblclick</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmousedown</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseup</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseover</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmousemove</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseout</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeypress</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeyup</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeydown</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onfocus</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onblur</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onchange</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>accesskey</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Optional Attribute</description>
<name>size</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Optional Attribute</description>
<name>maxlength</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Optional Attribute</description>
<name>alt</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onselect</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Optional Attribute. Setting the value of this attribute to 'true' (without the quotes) will make the HTML element readonly.</description>
<name>readonly</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Common Optional Attribute</description>
<name>autocomplete</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<dynamic-attributes>true</dynamic-attributes>
</tag>
<tag>
<description>Renders an HTML 'input' tag with type 'password' using the bound value.</description>
<name>password</name>
<tag-class>org.springframework.web.servlet.tags.form.PasswordInputTag</tag-class>
<body-content>empty</body-content>
<attribute>
<description>Path to property for data binding</description>
<name>path</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>id</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Enable/disable HTML escaping of rendered values.</description>
<name>htmlEscape</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "class" - HTML Optional Attribute</description>
<name>cssClass</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "class" - HTML Optional Attribute. Used when the bound field has errors.</description>
<name>cssErrorClass</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "style" - HTML Optional Attribute</description>
<name>cssStyle</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>lang</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>title</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>dir</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>tabindex</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Optional Attribute. Setting the value of this attribute to 'true' (without the quotes) will disable the HTML element.</description>
<name>disabled</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onclick</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>ondblclick</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmousedown</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseup</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseover</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmousemove</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseout</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeypress</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeyup</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeydown</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onfocus</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onblur</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onchange</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>accesskey</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Optional Attribute</description>
<name>size</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Optional Attribute</description>
<name>maxlength</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Optional Attribute</description>
<name>alt</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onselect</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Optional Attribute. Setting the value of this attribute to 'true' (without the quotes) will make the HTML element readonly.</description>
<name>readonly</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Common Optional Attribute</description>
<name>autocomplete</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Is the password value to be shown? Defaults to false.</description>
<name>showPassword</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<dynamic-attributes>true</dynamic-attributes>
</tag>
<tag>
<description>Renders an HTML 'input' tag with type 'hidden' using the bound value.</description>
<name>hidden</name>
<tag-class>org.springframework.web.servlet.tags.form.HiddenInputTag</tag-class>
<body-content>empty</body-content>
<attribute>
<description>Path to property for data binding</description>
<name>path</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>id</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Enable/disable HTML escaping of rendered values.</description>
<name>htmlEscape</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "class" - HTML Optional Attribute</description>
<name>cssClass</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "class" - HTML Optional Attribute. Used when the bound field has errors.</description>
<name>cssErrorClass</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "style" - HTML Optional Attribute</description>
<name>cssStyle</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>lang</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>title</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>dir</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>tabindex</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Optional Attribute. Setting the value of this attribute to 'true' (without the quotes) will disable the HTML element.</description>
<name>disabled</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onclick</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>ondblclick</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmousedown</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseup</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseover</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmousemove</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseout</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeypress</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeyup</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeydown</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<dynamic-attributes>true</dynamic-attributes>
</tag>
<tag>
<description>Renders an HTML 'select' element. Supports databinding to the selected option.</description>
<name>select</name>
<tag-class>org.springframework.web.servlet.tags.form.SelectTag</tag-class>
<body-content>JSP</body-content>
<attribute>
<description>Path to property for data binding</description>
<name>path</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>id</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Enable/disable HTML escaping of rendered values.</description>
<name>htmlEscape</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "class" - HTML Optional Attribute</description>
<name>cssClass</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "class" - HTML Optional Attribute. Used when the bound field has errors.</description>
<name>cssErrorClass</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "style" - HTML Optional Attribute</description>
<name>cssStyle</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>lang</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>title</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>dir</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>tabindex</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Optional Attribute. Setting the value of this attribute to 'true' (without the quotes) will disable the HTML element.</description>
<name>disabled</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onclick</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>ondblclick</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmousedown</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseup</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseover</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmousemove</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseout</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeypress</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeyup</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeydown</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onfocus</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onblur</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onchange</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>accesskey</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>The Collection, Map or array of objects used to generate the inner 'option' tags</description>
<name>items</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Name of the property mapped to 'value' attribute of the 'option' tag</description>
<name>itemValue</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Name of the property mapped to the inner text of the 'option' tag</description>
<name>itemLabel</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Optional Attribute</description>
<name>size</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Optional Attribute</description>
<name>multiple</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<dynamic-attributes>true</dynamic-attributes>
</tag>
<tag>
<description>Renders a single HTML 'option'. Sets 'selected' as appropriate based on bound value.</description>
<name>option</name>
<tag-class>org.springframework.web.servlet.tags.form.OptionTag</tag-class>
<body-content>JSP</body-content>
<variable>
<description>The actual value bound to the 'value' attribute</description>
<name-given>value</name-given>
<variable-class>java.lang.Object</variable-class>
</variable>
<variable>
<description>The String representation of thr value bound to the 'value' attribute, taking into consideration
any PropertyEditor associated with the enclosing 'select' tag.</description>
<name-given>displayValue</name-given>
<variable-class>java.lang.String</variable-class>
</variable>
<attribute>
<description>HTML Standard Attribute</description>
<name>id</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Optional Attribute</description>
<name>value</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Optional Attribute</description>
<name>label</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Enable/disable HTML escaping of rendered values.</description>
<name>htmlEscape</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "class" - HTML Optional Attribute</description>
<name>cssClass</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "class" - HTML Optional Attribute. Used when the bound field has errors.</description>
<name>cssErrorClass</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "style" - HTML Optional Attribute</description>
<name>cssStyle</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>lang</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>title</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>dir</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>tabindex</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Optional Attribute. Setting the value of this attribute to 'true' (without the quotes) will disable the HTML element.</description>
<name>disabled</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onclick</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>ondblclick</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmousedown</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseup</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseover</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmousemove</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseout</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeypress</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeyup</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeydown</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<dynamic-attributes>true</dynamic-attributes>
</tag>
<tag>
<description>Renders a list of HTML 'option' tags. Sets 'selected' as appropriate based on bound value.</description>
<name>options</name>
<tag-class>org.springframework.web.servlet.tags.form.OptionsTag</tag-class>
<body-content>empty</body-content>
<attribute>
<description>HTML Standard Attribute</description>
<name>id</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>The Collection, Map or array of objects used to generate the inner 'option' tags. This attribute is required unless the containing select's property for data binding is an Enum, in which case the enum's values are used.</description>
<name>items</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Name of the property mapped to 'value' attribute of the 'option' tag</description>
<name>itemValue</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Name of the property mapped to the inner text of the 'option' tag</description>
<name>itemLabel</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Enable/disable HTML escaping of rendered values.</description>
<name>htmlEscape</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "class" - HTML Optional Attribute</description>
<name>cssClass</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "class" - HTML Optional Attribute. Used when the bound field has errors.</description>
<name>cssErrorClass</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "style" - HTML Optional Attribute</description>
<name>cssStyle</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>lang</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>title</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>dir</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>tabindex</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Optional Attribute. Setting the value of this attribute to 'true' (without the quotes) will disable the HTML element.</description>
<name>disabled</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onclick</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>ondblclick</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmousedown</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseup</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseover</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmousemove</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseout</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeypress</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeyup</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeydown</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<dynamic-attributes>true</dynamic-attributes>
</tag>
<tag>
<description>Renders an HTML 'input' tag with type 'radio'.</description>
<name>radiobutton</name>
<tag-class>org.springframework.web.servlet.tags.form.RadioButtonTag</tag-class>
<body-content>empty</body-content>
<attribute>
<description>Path to property for data binding</description>
<name>path</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>id</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Enable/disable HTML escaping of rendered values.</description>
<name>htmlEscape</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "class" - HTML Optional Attribute</description>
<name>cssClass</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "class" - HTML Optional Attribute. Used when the bound field has errors.</description>
<name>cssErrorClass</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "style" - HTML Optional Attribute</description>
<name>cssStyle</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>lang</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>title</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>dir</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>tabindex</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Optional Attribute. Setting the value of this attribute to 'true' (without the quotes) will disable the HTML element.</description>
<name>disabled</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onclick</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>ondblclick</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmousedown</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseup</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseover</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmousemove</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseout</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeypress</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeyup</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeydown</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onfocus</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onblur</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onchange</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>accesskey</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Optional Attribute</description>
<name>value</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Value to be displayed as part of the tag</description>
<name>label</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<dynamic-attributes>true</dynamic-attributes>
</tag>
<tag>
<description>Renders multiple HTML 'input' tags with type 'radio'.</description>
<name>radiobuttons</name>
<tag-class>org.springframework.web.servlet.tags.form.RadioButtonsTag</tag-class>
<body-content>empty</body-content>
<attribute>
<description>Path to property for data binding</description>
<name>path</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>id</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Enable/disable HTML escaping of rendered values.</description>
<name>htmlEscape</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "class" - HTML Optional Attribute</description>
<name>cssClass</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "class" - HTML Optional Attribute. Used when the bound field has errors.</description>
<name>cssErrorClass</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "style" - HTML Optional Attribute</description>
<name>cssStyle</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>lang</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>title</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>dir</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>tabindex</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Optional Attribute. Setting the value of this attribute to 'true' (without the quotes) will disable the HTML element.</description>
<name>disabled</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onclick</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>ondblclick</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmousedown</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseup</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseover</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmousemove</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseout</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeypress</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeyup</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeydown</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onfocus</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onblur</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onchange</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>accesskey</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>The Collection, Map or array of objects used to generate the 'input' tags with type 'radio'. This attribute is required unless the property for data binding is an Enum, in which case the enum's values are used.</description>
<name>items</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Name of the property mapped to 'value' attribute of the 'input' tags with type 'radio'</description>
<name>itemValue</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Value to be displayed as part of the 'input' tags with type 'radio'</description>
<name>itemLabel</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Delimiter to use between each 'input' tag with type 'radio'. There is no delimiter by default.</description>
<name>delimiter</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Specifies the HTML element that is used to enclose each 'input' tag with type 'radio'. Defaults to 'span'.</description>
<name>element</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<dynamic-attributes>true</dynamic-attributes>
</tag>
<tag>
<description>Renders an HTML 'input' tag with type 'checkbox'.</description>
<name>checkbox</name>
<tag-class>org.springframework.web.servlet.tags.form.CheckboxTag</tag-class>
<body-content>empty</body-content>
<attribute>
<description>Path to property for data binding</description>
<name>path</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>id</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Enable/disable HTML escaping of rendered values.</description>
<name>htmlEscape</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "class" - HTML Optional Attribute</description>
<name>cssClass</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "class" - HTML Optional Attribute. Used when the bound field has errors.</description>
<name>cssErrorClass</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "style" - HTML Optional Attribute</description>
<name>cssStyle</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>lang</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>title</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>dir</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>tabindex</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Optional Attribute. Setting the value of this attribute to 'true' (without the quotes) will disable the HTML element.</description>
<name>disabled</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onclick</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>ondblclick</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmousedown</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseup</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseover</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmousemove</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseout</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeypress</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeyup</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeydown</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onfocus</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onblur</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onchange</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>accesskey</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Optional Attribute</description>
<name>value</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Value to be displayed as part of the tag</description>
<name>label</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<dynamic-attributes>true</dynamic-attributes>
</tag>
<tag>
<description>Renders multiple HTML 'input' tags with type 'checkbox'.</description>
<name>checkboxes</name>
<tag-class>org.springframework.web.servlet.tags.form.CheckboxesTag</tag-class>
<body-content>empty</body-content>
<attribute>
<description>Path to property for data binding</description>
<name>path</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>id</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Enable/disable HTML escaping of rendered values.</description>
<name>htmlEscape</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "class" - HTML Optional Attribute</description>
<name>cssClass</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "class" - HTML Optional Attribute. Used when the bound field has errors.</description>
<name>cssErrorClass</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "style" - HTML Optional Attribute</description>
<name>cssStyle</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>lang</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>title</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>dir</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>tabindex</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Optional Attribute. Setting the value of this attribute to 'true' (without the quotes) will disable the HTML element.</description>
<name>disabled</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onclick</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>ondblclick</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmousedown</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseup</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseover</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmousemove</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseout</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeypress</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeyup</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeydown</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onfocus</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onblur</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onchange</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>accesskey</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>The Collection, Map or array of objects used to generate the 'input' tags with type 'checkbox'</description>
<name>items</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Name of the property mapped to 'value' attribute of the 'input' tags with type 'checkbox'</description>
<name>itemValue</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Value to be displayed as part of the 'input' tags with type 'checkbox'</description>
<name>itemLabel</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Delimiter to use between each 'input' tag with type 'checkbox'. There is no delimiter by default.</description>
<name>delimiter</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Specifies the HTML element that is used to enclose each 'input' tag with type 'checkbox'. Defaults to 'span'.</description>
<name>element</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<dynamic-attributes>true</dynamic-attributes>
</tag>
<tag>
<description>Renders an HTML 'textarea'.</description>
<name>textarea</name>
<tag-class>org.springframework.web.servlet.tags.form.TextareaTag</tag-class>
<body-content>empty</body-content>
<attribute>
<description>Path to property for data binding</description>
<name>path</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>id</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Enable/disable HTML escaping of rendered values.</description>
<name>htmlEscape</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "class" - HTML Optional Attribute</description>
<name>cssClass</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "class" - HTML Optional Attribute. Used when the bound field has errors.</description>
<name>cssErrorClass</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "style" - HTML Optional Attribute</description>
<name>cssStyle</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>lang</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>title</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>dir</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>tabindex</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Optional Attribute. Setting the value of this attribute to 'true' (without the quotes) will disable the HTML element.</description>
<name>disabled</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onclick</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>ondblclick</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmousedown</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseup</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseover</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmousemove</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseout</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeypress</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeyup</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeydown</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onfocus</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onblur</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onchange</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>accesskey</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Required Attribute</description>
<name>rows</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Required Attribute</description>
<name>cols</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onselect</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Optional Attribute. Setting the value of this attribute to 'true' (without the quotes) will make the HTML element readonly.</description>
<name>readonly</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<dynamic-attributes>true</dynamic-attributes>
</tag>
<tag>
<description>Renders field errors in an HTML 'span' tag.</description>
<name>errors</name>
<tag-class>org.springframework.web.servlet.tags.form.ErrorsTag</tag-class>
<body-content>JSP</body-content>
<variable>
<name-given>messages</name-given>
<variable-class>java.util.List</variable-class>
</variable>
<attribute>
<description>Path to errors object for data binding</description>
<name>path</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>id</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Enable/disable HTML escaping of rendered values.</description>
<name>htmlEscape</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Delimiter for displaying multiple error messages. Defaults to the br tag.</description>
<name>delimiter</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "class" - HTML Optional Attribute</description>
<name>cssClass</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "style" - HTML Optional Attribute</description>
<name>cssStyle</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>lang</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>title</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>dir</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>tabindex</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onclick</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>ondblclick</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmousedown</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseup</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseover</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmousemove</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseout</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeypress</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeyup</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeydown</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Specifies the HTML element that is used to render the enclosing errors.</description>
<name>element</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<dynamic-attributes>true</dynamic-attributes>
</tag>
<tag>
<description>Renders a form field label in an HTML 'label' tag.</description>
<name>label</name>
<tag-class>org.springframework.web.servlet.tags.form.LabelTag</tag-class>
<body-content>JSP</body-content>
<attribute>
<description>Path to property for data binding</description>
<name>path</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>id</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Enable/disable HTML escaping of rendered values.</description>
<name>htmlEscape</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>for</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "class" - HTML Optional Attribute.</description>
<name>cssClass</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "class" - HTML Optional Attribute. Used only when errors are present.</description>
<name>cssErrorClass</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Equivalent to "style" - HTML Optional Attribute</description>
<name>cssStyle</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>lang</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>title</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>dir</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Standard Attribute</description>
<name>tabindex</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onclick</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>ondblclick</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmousedown</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseup</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseover</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmousemove</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onmouseout</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeypress</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeyup</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Event Attribute</description>
<name>onkeydown</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<dynamic-attributes>true</dynamic-attributes>
</tag>
<tag>
<description>Renders an HTML 'button' tag.</description>
<name>button</name>
<tag-class>org.springframework.web.servlet.tags.form.ButtonTag</tag-class>
<body-content>JSP</body-content>
<attribute>
<description>HTML Standard Attribute</description>
<name>id</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>The name attribute for the HTML button tag</description>
<name>name</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>The value attribute for the HTML button tag</description>
<name>value</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>HTML Optional Attribute. Setting the value of this attribute to 'true' (without the quotes) will disable the HTML element.</description>
<name>disabled</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<dynamic-attributes>true</dynamic-attributes>
</tag>
</taglib>
<?xml version="1.0" encoding="ISO-8859-1" ?>
<taglib xmlns="http://java.sun.com/xml/ns/j2ee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-jsptaglibrary_2_0.xsd"
version="2.0">
<description>Spring Security Authorization Tag Library</description>
<tlib-version>3.1</tlib-version>
<short-name>security</short-name>
<uri>http://www.springframework.org/security/tags</uri>
<tag>
<description>
A tag which outputs the body of the tag if the configured access expression
evaluates to true for the currently authenticated principal.
</description>
<name>authorize</name>
<tag-class>org.springframework.security.taglibs.authz.JspAuthorizeTag</tag-class>
<body-content>JSP</body-content>
<attribute>
<description>
A Spring-EL expression which is supported by the WebSecurityExpressionHandler
in the application context. The latter will be used to evaluate the expression.
</description>
<name>access</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>
A URL within the application. If the user has access to this URL (as determined by
the AccessDecisionManager), the tag body will be evaluated. If not, it will
be skipped.
</description>
<name>url</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>
Can be used to specify the HTTP method (typically GET or POST) which is used in combination
with the URL when consulting the AccessDecisionManager. Only has any meaning when used in combination
with the "url" attribute. Defaults to GET.
</description>
<name>method</name>
<required>false</required>
<rtexprvalue>false</rtexprvalue>
</attribute>
<attribute>
<description>
A page scoped variable into which the boolean result of the tag evaluation will be written, allowing the
same condition to be reused subsequently in the page without re-evaluation.
</description>
<name>var</name>
<required>false</required>
<rtexprvalue>false</rtexprvalue>
</attribute>
<attribute>
<description>
A comma separated list of roles which the user must not have
for the body to be output. Deprecated in favour of the access expression.
</description>
<name>ifNotGranted</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>
A comma separated list of roles which the user must all
possess for the body to be output. Deprecated in favour of the access expression.
</description>
<name>ifAllGranted</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>
A comma separated list of roles, one of which the user must
possess for the body to be output. Deprecated in favour of the access expression.
</description>
<name>ifAnyGranted</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
</tag>
<tag>
<description>
Allows access to the current Authentication object.
</description>
<name>authentication</name>
<tag-class>org.springframework.security.taglibs.authz.AuthenticationTag</tag-class>
<body-content>empty</body-content>
<attribute>
<description>
Property of the Authentication object which should be output. Supports nested
properties. For example if the principal object is an instance of UserDetails,
the property "principal.username" will return the username. Alternatively, using
"name" will call getName method on the Authentication object directly.
</description>
<name>property</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>
Name of the exported scoped variable which will contain the
evaluated property of the Authentication object.
</description>
<name>var</name>
<required>false</required>
<rtexprvalue>false</rtexprvalue>
</attribute>
<attribute>
<description>
Set HTML escaping for this tag, as a boolean value.
</description>
<name>htmlEscape</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>
Scope for var.
</description>
<name>scope</name>
<required>false</required>
<rtexprvalue>false</rtexprvalue>
</attribute>
</tag>
<tag>
<description>
Allows inclusion of a tag body if the current Authentication
has one of the specified permissions to the presented
domain object instance.
</description>
<name>accesscontrollist</name>
<tag-class>org.springframework.security.taglibs.authz.AccessControlListTag</tag-class>
<body-content>JSP</body-content>
<attribute>
<description>
A comma separated list of permissions, which will be converted to
Permission instances by the configured PermissionFactory.
</description>
<name>hasPermission</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>
The actual domain object instance for which permissions
are being evaluated.
</description>
<name>domainObject</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>
A page scoped variable into which the boolean result of the tag evaluation will be written, allowing the
same condition to be reused subsequently in the page without re-evaluation.
</description>
<name>var</name>
<required>false</required>
<rtexprvalue>false</rtexprvalue>
</attribute>
</tag>
</taglib>
<?xml version="1.0" encoding="UTF-8"?>
<taglib xmlns="http://java.sun.com/xml/ns/j2ee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-jsptaglibrary_2_0.xsd"
version="2.0">
<description>Spring Framework JSP Tag Library</description>
<tlib-version>3.0</tlib-version>
<short-name>spring</short-name>
<uri>http://www.springframework.org/tags</uri>
<tag>
<description>
Sets default HTML escape value for the current page.
Overrides a "defaultHtmlEscape" context-param in web.xml, if any.
</description>
<name>htmlEscape</name>
<tag-class>org.springframework.web.servlet.tags.HtmlEscapeTag</tag-class>
<body-content>JSP</body-content>
<attribute>
<description>Set the default value for HTML escaping, to be put
into the current PageContext.</description>
<name>defaultHtmlEscape</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
</tag>
<tag>
<description>
Escapes its enclosed body content, applying HTML escaping and/or JavaScript escaping.
The HTML escaping flag participates in a page-wide or application-wide setting
(i.e. by HtmlEscapeTag or a "defaultHtmlEscape" context-param in web.xml).
</description>
<name>escapeBody</name>
<tag-class>org.springframework.web.servlet.tags.EscapeBodyTag</tag-class>
<body-content>JSP</body-content>
<attribute>
<description>Set HTML escaping for this tag, as boolean value. Overrides the
default HTML escaping setting for the current page.</description>
<name>htmlEscape</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Set JavaScript escaping for this tag, as boolean value.
Default is false.</description>
<name>javaScriptEscape</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
</tag>
<tag>
<description>
Retrieves the message with the given code, or text if code isn't resolvable.
The HTML escaping flag participates in a page-wide or application-wide setting
(i.e. by HtmlEscapeTag or a "defaultHtmlEscape" context-param in web.xml).
</description>
<name>message</name>
<tag-class>org.springframework.web.servlet.tags.MessageTag</tag-class>
<body-content>JSP</body-content>
<attribute>
<description>A MessageSourceResolvable argument (direct or through JSP EL).
Fits nicely when used in conjunction with Spring's own validation error
classes which all implement the MessageSourceResolvable interface. For
example, this allows you to iterate over all of the errors in a form,
passing each error (using a runtime expression) as the value of this
'message' attribute, thus effecting the easy display of such error
messages.</description>
<name>message</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>The code (key) to use when looking up the message.
If code is not provided, the text attribute will be used.</description>
<name>code</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Set optional message arguments for this tag, as a
(comma-)delimited String (each String argument can contain JSP EL),
an Object array (used as argument array), or a single Object (used
as single argument).</description>
<name>arguments</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>The separator character to be used for splitting the
arguments string value; defaults to a 'comma' (',').</description>
<name>argumentSeparator</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Default text to output when a message for the given code
could not be found. If both text and code are not set, the tag will
output null.</description>
<name>text</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>The string to use when binding the result to the page,
request, session or application scope. If not specified, the result
gets outputted to the writer (i.e. typically directly to the JSP).</description>
<name>var</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>The scope to use when exporting the result to a variable.
This attribute is only used when var is also set. Possible values are
page, request, session and application.</description>
<name>scope</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Set HTML escaping for this tag, as boolean value.
Overrides the default HTML escaping setting for the current page.</description>
<name>htmlEscape</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Set JavaScript escaping for this tag, as boolean value. Default is false.</description>
<name>javaScriptEscape</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
</tag>
<tag>
<description>
Retrieves the theme message with the given code, or text if code isn't resolvable.
The HTML escaping flag participates in a page-wide or application-wide setting
(i.e. by HtmlEscapeTag or a "defaultHtmlEscape" context-param in web.xml).
</description>
<name>theme</name>
<tag-class>org.springframework.web.servlet.tags.ThemeTag</tag-class>
<body-content>JSP</body-content>
<attribute>
<description>A MessageSourceResolvable argument (direct or through JSP EL).</description>
<name>message</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>The code (key) to use when looking up the message.
If code is not provided, the text attribute will be used.</description>
<name>code</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Set optional message arguments for this tag, as a
(comma-)delimited String (each String argument can contain JSP EL),
an Object array (used as argument array), or a single Object (used
as single argument).</description>
<name>arguments</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>The separator character to be used for splitting the
arguments string value; defaults to a 'comma' (',').</description>
<name>argumentSeparator</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Default text to output when a message for the given code
could not be found. If both text and code are not set, the tag will
output null.</description>
<name>text</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>The string to use when binding the result to the page,
request, session or application scope. If not specified, the result
gets outputted to the writer (i.e. typically directly to the JSP).</description>
<name>var</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>The scope to use when exporting the result to a variable.
This attribute is only used when var is also set. Possible values are
page, request, session and application.</description>
<name>scope</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Set HTML escaping for this tag, as boolean value.
Overrides the default HTML escaping setting for the current page.</description>
<name>htmlEscape</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Set JavaScript escaping for this tag, as boolean value. Default is false.</description>
<name>javaScriptEscape</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
</tag>
<tag>
<description>
Provides Errors instance in case of bind errors.
The HTML escaping flag participates in a page-wide or application-wide setting
(i.e. by HtmlEscapeTag or a "defaultHtmlEscape" context-param in web.xml).
</description>
<name>hasBindErrors</name>
<tag-class>org.springframework.web.servlet.tags.BindErrorsTag</tag-class>
<body-content>JSP</body-content>
<variable>
<name-given>errors</name-given>
<variable-class>org.springframework.validation.Errors</variable-class>
</variable>
<attribute>
<description>The name of the bean in the request, that needs to be
inspected for errors. If errors are available for this bean, they
will be bound under the 'errors' key.</description>
<name>name</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Set HTML escaping for this tag, as boolean value.
Overrides the default HTML escaping setting for the current page.</description>
<name>htmlEscape</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
</tag>
<tag>
<description>
Sets a nested path to be used by the bind tag's path.
</description>
<name>nestedPath</name>
<tag-class>org.springframework.web.servlet.tags.NestedPathTag</tag-class>
<body-content>JSP</body-content>
<variable>
<name-given>nestedPath</name-given>
<variable-class>java.lang.String</variable-class>
</variable>
<attribute>
<description>Set the path that this tag should apply. E.g. 'customer'
to allow bind paths like 'address.street' rather than
'customer.address.street'.</description>
<name>path</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
</tag>
<tag>
<description>
Provides BindStatus object for the given bind path.
The HTML escaping flag participates in a page-wide or application-wide setting
(i.e. by HtmlEscapeTag or a "defaultHtmlEscape" context-param in web.xml).
</description>
<name>bind</name>
<tag-class>org.springframework.web.servlet.tags.BindTag</tag-class>
<body-content>JSP</body-content>
<variable>
<name-given>status</name-given>
<variable-class>org.springframework.web.servlet.support.BindStatus</variable-class>
</variable>
<attribute>
<description>The path to the bean or bean property to bind status
information for. For instance account.name, company.address.zipCode
or just employee. The status object will exported to the page scope,
specifically for this bean or bean property</description>
<name>path</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Set whether to ignore a nested path, if any. Default is to not ignore.</description>
<name>ignoreNestedPath</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Set HTML escaping for this tag, as boolean value. Overrides
the default HTML escaping setting for the current page.</description>
<name>htmlEscape</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
</tag>
<tag>
<description>
Provides transformation of variables to Strings, using an appropriate
custom PropertyEditor from BindTag (can only be used inside BindTag).
The HTML escaping flag participates in a page-wide or application-wide setting
(i.e. by HtmlEscapeTag or a 'defaultHtmlEscape' context-param in web.xml).
</description>
<name>transform</name>
<tag-class>org.springframework.web.servlet.tags.TransformTag</tag-class>
<body-content>JSP</body-content>
<attribute>
<description>The value to transform. This is the actual object you want
to have transformed (for instance a Date). Using the PropertyEditor that
is currently in use by the 'spring:bind' tag.</description>
<name>value</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>The string to use when binding the result to the page,
request, session or application scope. If not specified, the result gets
outputted to the writer (i.e. typically directly to the JSP).</description>
<name>var</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>The scope to use when exported the result to a variable.
This attribute is only used when var is also set. Possible values are
page, request, session and application.</description>
<name>scope</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Set HTML escaping for this tag, as boolean value. Overrides
the default HTML escaping setting for the current page.</description>
<name>htmlEscape</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
</tag>
<tag>
<description>URL tag based on the JSTL c:url tag. This variant is fully
backwards compatible with the standard tag. Enhancements include support
for URL template parameters.</description>
<name>url</name>
<tag-class>org.springframework.web.servlet.tags.UrlTag</tag-class>
<body-content>JSP</body-content>
<attribute>
<description>The URL to build. This value can include template place holders
that are replaced with the URL encoded value of the named parameter. Parameters
must be defined using the param tag inside the body of this tag.</description>
<name>value</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Specifies a remote application context path. The default is the
current application context path.</description>
<name>context</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>The name of the variable to export the URL value to.</description>
<name>var</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>The scope for the var. 'application', 'session', 'request' and
'page' scopes are supported. Defaults to page scope. This attribute has no
effect unless the var attribute is also defined.</description>
<name>scope</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Set HTML escaping for this tag, as a boolean value. Overrides the
default HTML escaping setting for the current page.</description>
<name>htmlEscape</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Set JavaScript escaping for this tag, as a boolean value.
Default is false.</description>
<name>javaScriptEscape</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
</tag>
<tag>
<description>Parameter tag based on the JSTL c:param tag. The sole purpose is to
support params inside the spring:url tag.</description>
<name>param</name>
<tag-class>org.springframework.web.servlet.tags.ParamTag</tag-class>
<body-content>JSP</body-content>
<attribute>
<description>The name of the parameter.</description>
<name>name</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>The value of the parameter.</description>
<name>value</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
</tag>
<tag>
<description>Evaluates a Spring expression (SpEL) and either prints the result or assigns it to a variable.</description>
<name>eval</name>
<tag-class>org.springframework.web.servlet.tags.EvalTag</tag-class>
<body-content>JSP</body-content>
<attribute>
<description>The expression to evaluate.</description>
<name>expression</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>The name of the variable to export the evaluation result to.</description>
<name>var</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>The scope for the var. 'application', 'session', 'request' and
'page' scopes are supported. Defaults to page scope. This attribute has no
effect unless the var attribute is also defined.</description>
<name>scope</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Set HTML escaping for this tag, as a boolean value. Overrides the
default HTML escaping setting for the current page.</description>
<name>htmlEscape</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>Set JavaScript escaping for this tag, as a boolean value. Default is false.</description>
<name>javaScriptEscape</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
</tag>
</taglib>
<?xml version="1.0" encoding="UTF-8"?>
<!-- ==================================================================================================
Server Monitoring Service WEB configurations
============================================================================================== -->
<web-app version="2.4" xmlns="http://java.sun.com/xml/ns/j2ee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd">
<display-name>XMLStorage</display-name>
<welcome-file-list>
<welcome-file>index.html</welcome-file>
<welcome-file>index.ftl</welcome-file>
</welcome-file-list>
<!-- ===================== Dispatcher Servlet configurations ================================= -->
<servlet>
<servlet-name>SpringDispatcher</servlet-name>
<servlet-class>org.springframework.web.servlet.DispatcherServlet</servlet-class>
<init-param>
<param-name>contextConfigLocation</param-name>
<param-value>/WEB-INF/spring-servlet.xml</param-value>
</init-param>
<load-on-startup>1</load-on-startup>
</servlet>
<servlet-mapping>
<servlet-name>SpringDispatcher</servlet-name>
<url-pattern>/</url-pattern>
</servlet-mapping>
<!-- ===================== Spring Security Context Loader Listener =========================== -->
<listener>
<listener-class>org.springframework.web.context.ContextLoaderListener</listener-class>
</listener>
<!-- ===================== Spring Security debug logging ===================================== -->
<listener>
<listener-class>org.springframework.web.util.Log4jConfigListener</listener-class>
</listener>
<!-- ===================== Isolation of spring MVC servlet container ========================= -->
<security-constraint>
<web-resource-collection>
<web-resource-name>ServerMonitoring</web-resource-name>
<url-pattern>*.ftl</url-pattern>
</web-resource-collection>
<auth-constraint>
<!-- Nobody is allowed to visit these -->
</auth-constraint>
</security-constraint>
<!-- ===================== Free Marker configurations ======================================== -->
<servlet>
<servlet-name>freemarker</servlet-name>
<servlet-class>freemarker.ext.servlet.FreemarkerServlet</servlet-class>
<load-on-startup>1</load-on-startup>
</servlet>
<session-config>
<session-timeout>30</session-timeout>
</session-config>
</web-app>
<?xml version="1.0" encoding="UTF-8"?>
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_7" inherit-compiler-output="false">
<output url="file://$MODULE_DIR$/target/classes" />
<output-test url="file://$MODULE_DIR$/target/test-classes" />
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/target" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Maven: org.springframework:spring-aop:3.1.0.RELEASE" level="project" />
<orderEntry type="library" name="Maven: aopalliance:aopalliance:1.0" level="project" />
<orderEntry type="library" name="Maven: org.springframework:spring-asm:3.1.0.RELEASE" level="project" />
<orderEntry type="library" name="Maven: org.springframework:spring-beans:3.1.0.RELEASE" level="project" />
<orderEntry type="library" name="Maven: org.springframework:spring-core:3.1.0.RELEASE" level="project" />
<orderEntry type="library" name="Maven: commons-logging:commons-logging:1.1.1" level="project" />
<orderEntry type="library" name="Maven: org.springframework:spring-context:3.1.0.RELEASE" level="project" />
<orderEntry type="library" name="Maven: org.springframework:spring-expression:3.1.0.RELEASE" level="project" />
<orderEntry type="library" name="Maven: org.springframework:spring-orm:3.1.0.RELEASE" level="project" />
<orderEntry type="library" name="Maven: org.springframework:spring-jdbc:3.1.0.RELEASE" level="project" />
<orderEntry type="library" name="Maven: org.springframework:spring-tx:3.1.0.RELEASE" level="project" />
<orderEntry type="library" name="Maven: org.springframework:spring-webmvc:3.1.0.RELEASE" level="project" />
<orderEntry type="library" name="Maven: org.springframework:spring-context-support:3.1.0.RELEASE" level="project" />
<orderEntry type="library" name="Maven: org.springframework:spring-web:3.1.0.RELEASE" level="project" />
<orderEntry type="library" name="Maven: javax.servlet:servlet-api:2.5" level="project" />
<orderEntry type="library" name="Maven: cglib:cglib:2.2.2" level="project" />
<orderEntry type="library" name="Maven: asm:asm:3.3.1" level="project" />
<orderEntry type="library" name="Maven: javassist:javassist:3.12.1.GA" level="project" />
<orderEntry type="library" name="Maven: jstl:jstl:1.2" level="project" />
<orderEntry type="library" name="Maven: taglibs:standard:1.1.2" level="project" />
<orderEntry type="library" name="Maven: org.springframework.webflow:spring-faces:2.3.2.RELEASE" level="project" />
<orderEntry type="library" name="Maven: org.springframework.webflow:spring-binding:2.3.2.RELEASE" level="project" />
<orderEntry type="library" name="Maven: org.springframework.webflow:spring-js:2.3.2.RELEASE" level="project" />
<orderEntry type="library" name="Maven: org.springframework.webflow:spring-js-resources:2.3.2.RELEASE" level="project" />
<orderEntry type="library" name="Maven: org.springframework.webflow:spring-webflow:2.3.2.RELEASE" level="project" />
<orderEntry type="library" name="Maven: org.apache.struts:struts2-core:2.3.14" level="project" />
<orderEntry type="library" name="Maven: org.apache.struts.xwork:xwork-core:2.3.14" level="project" />
<orderEntry type="library" name="Maven: org.apache.commons:commons-lang3:3.1" level="project" />
<orderEntry type="library" name="Maven: ognl:ognl:3.0.6" level="project" />
<orderEntry type="library" name="Maven: asm:asm-commons:3.3" level="project" />
<orderEntry type="library" name="Maven: asm:asm-tree:3.3" level="project" />
<orderEntry type="library" name="Maven: org.freemarker:freemarker:2.3.19" level="project" />
<orderEntry type="library" name="Maven: commons-fileupload:commons-fileupload:1.2.2" level="project" />
<orderEntry type="library" name="Maven: commons-io:commons-io:2.0.1" level="project" />
<orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-jsp:8.1.11.v20130520" level="project" />
<orderEntry type="library" name="Maven: org.eclipse.jetty.orbit:javax.servlet.jsp:2.2.0.v201112011158" level="project" />
<orderEntry type="library" name="Maven: org.eclipse.jetty.orbit:javax.servlet:3.0.0.v201112011016" level="project" />
<orderEntry type="library" name="Maven: org.eclipse.jetty.orbit:org.apache.jasper.glassfish:2.2.2.v201112011158" level="project" />
<orderEntry type="library" name="Maven: org.eclipse.jetty.orbit:javax.servlet.jsp.jstl:1.2.0.v201105211821" level="project" />
<orderEntry type="library" name="Maven: org.eclipse.jetty.orbit:org.apache.taglibs.standard.glassfish:1.2.0.v201112081803" level="project" />
<orderEntry type="library" name="Maven: org.eclipse.jetty.orbit:javax.el:2.2.0.v201108011116" level="project" />
<orderEntry type="library" name="Maven: org.eclipse.jetty.orbit:com.sun.el:2.2.0.v201108011116" level="project" />
<orderEntry type="library" name="Maven: org.eclipse.jetty.orbit:org.eclipse.jdt.core:3.7.1" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.springframework:spring-test:3.1.0.RELEASE" level="project" />
<orderEntry type="library" scope="RUNTIME" name="Maven: cglib:cglib-nodep:2.2.2" level="project" />
<orderEntry type="library" name="Maven: log4j:log4j:1.2.17" level="project" />
<orderEntry type="library" name="Maven: org.webjars:bootstrap:2.3.1-1" level="project" />
<orderEntry type="library" name="Maven: org.webjars:jquery:1.9.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.11" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: junit-addons:junit-addons:1.4" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: xerces:xercesImpl:2.6.2" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: xerces:xmlParserAPIs:2.6.2" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-library:1.3" level="project" />
</component>
</module>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment