/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#000; }
:-webkit-full-screen { background:#000; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1920px; height:12000px; }
.page-scale-wrap { width:1920px; height:12000px; background: #000 !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:5576px; height:12012px; }
@media all and (max-height:12000px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@font-face {
	font-family:FF-Arial-BoldMT;
	src:url("/fonts/newsletter_summer_2025/Arial Bold.ttf");
	font-weight:bold;
}

@font-face {
	font-family:FF-ACaslonPro-Semibold;
	src:url("/fonts/newsletter_summer_2025/ACaslonPro-Semibold.otf");
	font-weight:bold;
}

@font-face {
	font-family:FF-FontAwesome6Free-Solid;
	src:url("/fonts/newsletter_summer_2025/fa-solid-900.ttf");
}

@font-face {
	font-family:FF-FontAwesome6Brands-Regular;
	src:url("/fonts/newsletter_summer_2025/fa-brands-400.ttf");
}

@font-face {
	font-family:FF-OpenSans-Bold;
	src:url("/fonts/newsletter_summer_2025/OpenSans-Bold.ttf");
	font-weight:bold;
}

@font-face {
	font-family:FF-OpenSans-Medium;
	src:url("/fonts/newsletter_summer_2025/OpenSans-Medium.ttf");
}

@font-face {
	font-family:FF-ACaslonPro-Regular;
	src:url("/fonts/newsletter_summer_2025/ACaslonPro-Regular.otf");
}

@font-face {
	font-family:FF-Lora-Regular;
	src:url("/fonts/newsletter_summer_2025/Lora-VariableFont_wght.ttf");
}

#item762 {
	width:1450px !important;
	height:1980px !important;
	left:-5px !important;
	top:-5px !important;
	background:#ffffff;
}

#item763 {
	width:1451px !important;
	height:2206px !important;
	left:-6px !important;
	top:2622px !important;
	background:#b9d4f0;
}

#item764 {
	width:548px !important;
	height:1490px !important;
	left:-5px !important;
	top:4526px !important;
	background:#ccf0e3;
}

#item784 {
	width:1345px !important;
	height:1290px !important;
	left:100px !important;
	top:4610px !important;
	background:#b8e0d0;
}

#item787 {
	width:463px !important;
	height:207px !important;
	left:-5px !important;
	top:-5px !important;
	background:#edeaea;
}

#item807 {
	width:1450px !important;
	height:953px !important;
	left:-5px !important;
	top:5898px !important;
	background:#dddbdb;
}

#item810 {
	width:1450px !important;
	height:855px !important;
	left:-5px !important;
	top:7518px !important;
	background:#ffffff;
}

#item811 {
	width:1450px !important;
	height:539px !important;
	left:-5px !important;
	top:8373px !important;
	background:#edeaea;
}

#item812 {
	width:1450px !important;
	height:655px !important;
	left:-5px !important;
	top:1967px !important;
	background:#f9e2d3;
}

#item814 {
	width:1453px !important;
	height:495px !important;
	left:-6px !important;
	top:8912px !important;
	background:#000;
}

#item834 {
	width:267px !important;
	left:63px !important;
	top:8996px !important;
	min-height:78px !important;
}

#item856 {
	width:218px !important;
	left:605px !important;
	top:9253px !important;
	min-height:68px !important;
}

#item878 {
	width:127px !important;
	left:714px !important;
	top:8996px !important;
	min-height:17px !important;
}

#item900 {
	width:127px !important;
	left:714px !important;
	top:9041px !important;
	min-height:17px !important;
}

#item922 {
	width:16px !important;
	left:67px !important;
	top:9092px !important;
	min-height:14px !important;
}

#item944 {
	width:20px !important;
	left:181px !important;
	top:9254px !important;
	min-height:16px !important;
}

#item966 {
	width:16px !important;
	left:244px !important;
	top:9254px !important;
	min-height:16px !important;
}

#item988 {
	width:127px !important;
	left:714px !important;
	top:9073px !important;
	min-height:17px !important;
}

#item1010 {
	width:127px !important;
	left:714px !important;
	top:9105px !important;
	min-height:17px !important;
}

#item1032 {
	width:127px !important;
	left:714px !important;
	top:9137px !important;
	min-height:17px !important;
}

#item1054 {
	width:127px !important;
	left:93px !important;
	top:9091px !important;
	min-height:17px !important;
}

#item1076 {
	width:127px !important;
	left:373px !important;
	top:9253px !important;
	min-height:17px !important;
}

#item1098 {
	width:127px !important;
	left:373px !important;
	top:9317px !important;
	min-height:17px !important;
}

#item1120 {
	width:59px !important;
	left:1321px !important;
	top:9245px !important;
	min-height:11px !important;
}

#item1142 {
	width:28px !important;
	left:923px !important;
	top:9293px !important;
	min-height:15px !important;
}

#item1164 {
	width:33px !important;
	left:973px !important;
	top:9293px !important;
	min-height:15px !important;
}

#item1186 {
	width:33px !important;
	left:1194px !important;
	top:9293px !important;
	min-height:15px !important;
}

#item1208 {
	width:22px !important;
	left:1090px !important;
	top:9293px !important;
	min-height:15px !important;
}

#item1230 {
	width:22px !important;
	left:1142px !important;
	top:9293px !important;
	min-height:15px !important;
}

#item1252 {
	width:23px !important;
	left:1036px !important;
	top:9293px !important;
	min-height:15px !important;
}

#item1274 {
	width:127px !important;
	left:373px !important;
	top:9285px !important;
	min-height:17px !important;
}

#item1296 {
	width:127px !important;
	left:891px !important;
	top:8996px !important;
	min-height:18px !important;
}

#item1318 {
	width:127px !important;
	left:1068px !important;
	top:8996px !important;
	min-height:18px !important;
}

#item1340 {
	width:127px !important;
	left:891px !important;
	top:9041px !important;
	min-height:18px !important;
}

#item1362 {
	width:129px !important;
	left:1068px !important;
	top:9091px !important;
	min-height:18px !important;
}

#item1384 {
	width:129px !important;
	left:1068px !important;
	top:9136px !important;
	min-height:18px !important;
}

#item1410 {
	width:127px !important;
	left:891px !important;
	top:9091px !important;
	min-height:18px !important;
}

#item1432 {
	width:127px !important;
	left:891px !important;
	top:9136px !important;
	min-height:18px !important;
}

#item1454 {
	width:129px !important;
	left:1245px !important;
	top:8996px !important;
	min-height:18px !important;
}

#item1476 {
	width:129px !important;
	left:1245px !important;
	top:9040px !important;
	min-height:18px !important;
}

#item1487 {
	width:197px !important;
	height:32px !important;
	border-radius:40px;
	background:#990000;
}

#item1507 {
	width:149px !important;
	left:24px !important;
	top:9px !important;
	min-height:11px !important;
}

#item1529 {
	width:122px !important;
	left:1068px !important;
	top:9040px !important;
	min-height:18px !important;
}

#item1607 {
	width:793px !important;
	height:552px !important;
	top:2834px !important;
}

#item1701 {
	width:465px !important;
	height:380px !important;
	left:980px !important;
	top:476px !important;
	background:#edebeb;
}

#item1693 {
	width:27px !important;
	height:43px !important;
	left:735px !important;
	top:3086px !important;
}

#item1697 {
	width:27px !important;
	height:43px !important;
	left:29px !important;
	top:3086px !important;
}

#item1704 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item1724 {
	width:170px !important;
	left:21px !important;
	top:16px !important;
	min-height:14px !important;
}

#item1702 {
	width:209px !important;
	height:50px !important;
	left:615px !important;
	top:7061px !important;
}

#item1730 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item1750 {
	width:155px !important;
	left:27px !important;
	top:16px !important;
	min-height:14px !important;
}

#item1728 {
	width:209px !important;
	height:50px !important;
	left:1017px !important;
	top:6709px !important;
}

#item1756 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item1776 {
	width:155px !important;
	left:27px !important;
	top:16px !important;
	min-height:14px !important;
}

#item1754 {
	width:209px !important;
	height:50px !important;
	left:140px !important;
	top:6516px !important;
}

#item1782 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item1802 {
	width:155px !important;
	left:27px !important;
	top:16px !important;
	min-height:14px !important;
}

#item1780 {
	width:209px !important;
	height:50px !important;
	left:1017px !important;
	top:6172px !important;
}

#item1808 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item1828 {
	width:155px !important;
	left:27px !important;
	top:16px !important;
	min-height:14px !important;
}

#item1806 {
	width:209px !important;
	height:50px !important;
	left:1017px !important;
	top:6342px !important;
}

#item1834 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item1854 {
	width:155px !important;
	left:27px !important;
	top:16px !important;
	min-height:14px !important;
}

#item1832 {
	width:209px !important;
	height:50px !important;
	left:1017px !important;
	top:6507px !important;
}

#item1879 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item1901 {
	width:203px !important;
	left:3px !important;
	top:16px !important;
	min-height:18px !important;
}

#item1858 {
	width:209px !important;
	height:50px !important;
	left:146px !important;
	top:2482px !important;
}

#item1907 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item1927 {
	width:207px !important;
	left:1px !important;
	top:16px !important;
	min-height:18px !important;
}

#item1905 {
	width:209px !important;
	height:50px !important;
	left:819px !important;
	top:1291px !important;
}

#item1933 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item1953 {
	width:209px !important;
	top:16px !important;
	min-height:16px !important;
}

#item1931 {
	width:209px !important;
	height:50px !important;
	left:817px !important;
	top:1796px !important;
}

#item2137 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item2157 {
	width:170px !important;
	left:21px !important;
	top:16px !important;
	min-height:14px !important;
}

#item2135 {
	width:209px !important;
	height:50px !important;
	left:996px !important;
	top:8218px !important;
}

#item2255 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item2275 {
	width:170px !important;
	left:21px !important;
	top:16px !important;
	min-height:14px !important;
}

#item2253 {
	width:209px !important;
	height:50px !important;
	left:258px !important;
	top:7796px !important;
}

#item2185 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item2205 {
	width:170px !important;
	left:20px !important;
	top:16px !important;
	min-height:14px !important;
}

#item2183 {
	width:209px !important;
	height:50px !important;
	left:258px !important;
	top:8686px !important;
}

#item2743 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item2765 {
	width:207px !important;
	left:1px !important;
	top:16px !important;
	min-height:21px !important;
}

#item2722 {
	width:209px !important;
	height:50px !important;
	left:933px !important;
	top:3164px !important;
}

#item1976 {
	width:192px !important;
	left:1096px !important;
	top:526px !important;
	min-height:16px !important;
}

#item1998 {
	width:155px !important;
	left:167px !important;
	top:48px !important;
	min-height:112px !important;
}

#item2021 {
	width:981px !important;
	left:458px !important;
	top:36px !important;
	min-height:111px !important;
}

#item2024 {
	width:512px !important;
	height:1393px !important;
	left:933px !important;
	top:3308px !important;
	background:#84a8d6;
}

#item2044 {
	width:710px !important;
	left:109px !important;
	top:655px !important;
	min-height:45px !important;
}

#item2066 {
	width:480px !important;
	left:817px !important;
	top:1507px !important;
	min-height:248px !important;
}

#item2088 {
	width:497px !important;
	left:817px !important;
	top:1431px !important;
	min-height:57px !important;
}

#item2110 {
	width:480px !important;
	left:817px !important;
	top:1016px !important;
	min-height:218px !important;
}

#item2132 {
	width:482px !important;
	left:817px !important;
	top:945px !important;
	min-height:47px !important;
}

#item2180 {
	width:497px !important;
	left:852px !important;
	top:8081px !important;
	min-height:78px !important;
}

#item2228 {
	width:497px !important;
	left:114px !important;
	top:8558px !important;
	min-height:78px !important;
}

#item2250 {
	width:567px !important;
	left:436px !important;
	top:7009px !important;
	min-height:18px !important;
}

#item2298 {
	width:497px !important;
	left:114px !important;
	top:7657px !important;
	min-height:78px !important;
}

#item2320 {
	width:541px !important;
	left:140px !important;
	top:6269px !important;
	min-height:186px !important;
}

#item2342 {
	width:387px !important;
	left:928px !important;
	top:5987px !important;
	min-height:57px !important;
}

#item2364 {
	width:367px !important;
	left:938px !important;
	top:6112px !important;
	min-height:35px !important;
}

#item2386 {
	width:367px !important;
	left:938px !important;
	top:6282px !important;
	min-height:35px !important;
}

#item2408 {
	width:363px !important;
	left:940px !important;
	top:6446px !important;
	min-height:43px !important;
}

#item2430 {
	width:367px !important;
	left:938px !important;
	top:6607px !important;
	min-height:78px !important;
}

#item2452 {
	width:509px !important;
	left:145px !important;
	top:6161px !important;
	min-height:68px !important;
}

#item2474 {
	width:213px !important;
	left:200px !important;
	top:4687px !important;
	min-height:45px !important;
}

#item2507 {
	width:631px !important;
	left:663px !important;
	top:4792px !important;
	min-height:583px !important;
}

#item2551 {
	width:558px !important;
	left:146px !important;
	top:2149px !important;
	min-height:273px !important;
}

#item2573 {
	width:277px !important;
	left:146px !important;
	top:2044px !important;
	min-height:48px !important;
}

#item2576 {
	width:460px !important;
	height:655px !important;
	left:840px !important;
	top:1967px !important;
	background:#f2c6a5;
}

#item2609 {
	width:196px !important;
	left:45px !important;
	top:314px !important;
	min-height:14px !important;
}

#item2631 {
	width:151px !important;
	left:1123px !important;
	top:231px !important;
	min-height:21px !important;
}

#item2653 {
	width:567px !important;
	left:437px !important;
	top:6930px !important;
	min-height:45px !important;
}

#item2697 {
	width:366px !important;
	left:933px !important;
	top:2712px !important;
	min-height:205px !important;
}

#item2719 {
	width:366px !important;
	left:933px !important;
	top:2960px !important;
	min-height:156px !important;
}

#item2788 {
	width:553px !important;
	left:145px !important;
	top:2699px !important;
	min-height:45px !important;
}

#item2848 {
	width:196px !important;
	left:45px !important;
	top:314px !important;
	min-height:14px !important;
}

#item2880 {
	width:196px !important;
	left:45px !important;
	top:314px !important;
	min-height:14px !important;
}

#item2529 {
	width:615px !important;
	left:159px !important;
	top:3616px !important;
	min-height:100px !important;
}

#item2675 {
	width:615px !important;
	left:159px !important;
	top:3477px !important;
	min-height:78px !important;
}

#item2902 {
	width:614px !important;
	left:159px !important;
	top:4031px !important;
	min-height:402px !important;
}

#item2924 {
	width:614px !important;
	left:159px !important;
	top:3920px !important;
	min-height:76px !important;
}

#item2958 {
	width:196px !important;
	left:45px !important;
	top:314px !important;
	min-height:14px !important;
}

#item2997 {
	width:286px !important;
	top:314px !important;
	min-height:21px !important;
}

#item3052 {
	width:196px !important;
	left:45px !important;
	top:314px !important;
	min-height:14px !important;
}

#item3076 {
	width:110px !important;
	min-height:14px !important;
}

#item3055 {
	width:110px !important;
	height:14px !important;
	left:1096px !important;
	top:629px !important;
}

#item3101 {
	width:104px !important;
	min-height:14px !important;
}

#item3080 {
	width:104px !important;
	height:14px !important;
	left:1096px !important;
	top:669px !important;
}

#item3126 {
	width:214px !important;
	min-height:14px !important;
}

#item3105 {
	width:214px !important;
	height:14px !important;
	left:1096px !important;
	top:708px !important;
}

#item3151 {
	width:190px !important;
	min-height:14px !important;
}

#item3130 {
	width:190px !important;
	height:14px !important;
	left:1096px !important;
	top:788px !important;
}

#item3176 {
	width:216px !important;
	min-height:14px !important;
}

#item3155 {
	width:216px !important;
	height:14px !important;
	left:1096px !important;
	top:589px !important;
}

#item3201 {
	width:188px !important;
	min-height:14px !important;
}

#item3180 {
	width:188px !important;
	height:14px !important;
	left:1096px !important;
	top:748px !important;
}

#item3249 {
	width:461px !important;
	top:6851px !important;
	min-height:45px !important;
}

#item3271 {
	width:464px !important;
	top:1967px !important;
	min-height:45px !important;
}

#item3293 {
	width:468px !important;
	left:1px !important;
	top:2622px !important;
	min-height:45px !important;
}

#item3315 {
	width:470px !important;
	left:-6px !important;
	top:4610px !important;
	min-height:45px !important;
}

#item3337 {
	width:500px !important;
	top:576px !important;
	min-height:45px !important;
}

#item3359 {
	width:500px !important;
	top:5898px !important;
	min-height:45px !important;
}

#item3397 {
	width:60px !important;
	height:60px !important;
	left:4px !important;
	top:7px !important;
	box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	background:#e9e6e5;
	outline:solid 1px #e9e6e5;
}

#item3395 {
	width:83px !important;
	height:83px !important;
	left:10px !important;
	top:10px !important;
}

#item3403 {
	width:360px !important;
	height:336px !important;
	box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	background:#e9e6e5;
	outline:solid 1px #e9e6e5;
}

#item3451 {
	width:360px !important;
	height:48px !important;
	background:#e9e6e5;
	padding:0px 0px 0px 40px;
}

#item3430 {
	width:360px !important;
	height:48px !important;
	top:222px !important;
}

#item3477 {
	width:360px !important;
	height:48px !important;
	background:#e9e6e5;
	padding:0px 0px 0px 40px;
}

#item3456 {
	width:360px !important;
	height:48px !important;
	top:11px !important;
}

#item3503 {
	width:360px !important;
	height:48px !important;
	background:#e9e6e5;
	padding:0px 0px 0px 40px;
}

#item3482 {
	width:360px !important;
	height:48px !important;
	top:168px !important;
}

#item3529 {
	width:360px !important;
	height:48px !important;
	background:#e9e6e5;
	padding:0px 0px 0px 40px;
}

#item3508 {
	width:360px !important;
	height:48px !important;
	top:116px !important;
}

#item3555 {
	width:360px !important;
	height:48px !important;
	background:#e9e6e5;
	padding:0px 0px 0px 40px;
}

#item3534 {
	width:360px !important;
	height:48px !important;
	top:64px !important;
}

#item3581 {
	width:360px !important;
	height:48px !important;
	background:#e9e6e5;
	padding:0px 0px 0px 40px;
}

#item3560 {
	width:360px !important;
	height:48px !important;
	top:273px !important;
}

#item3388 {
	width:60px !important;
	height:60px !important;
	left:4px !important;
	top:7px !important;
	box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	background:#e0dcdb;
	outline:solid 1px #e9e6e5;
}

#item3386 {
	width:83px !important;
	height:83px !important;
	left:10px !important;
	top:10px !important;
}

#item3384.fixed-pos-elem {
	width:434px !important;
	height:389px !important;
	left:-1px !important;
	top:-3px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item3606 {
	width:1930px !important;
	height:1974px !important;
	left:-5px !important;
	top:-5px !important;
	background:#ffffff;
}

#item3607 {
	width:1930px !important;
	height:1988px !important;
	left:-5px !important;
	top:2532px !important;
	background:#b9d4f0;
}

#item3608 {
	width:729px !important;
	height:1349px !important;
	left:-5px !important;
	top:4298px !important;
	background:#ccf0e3;
}

#item3628 {
	width:1792px !important;
	height:1257px !important;
	left:133px !important;
	top:4389px !important;
	background:#b8e0d0;
}

#item3631 {
	width:463px !important;
	height:201px !important;
	left:-5px !important;
	top:-5px !important;
	background:#edeaea;
}

#item3651 {
	width:1932px !important;
	height:955px !important;
	left:-7px !important;
	top:5624px !important;
	background:#dddbdb;
}

#item3654 {
	width:1930px !important;
	height:855px !important;
	left:-5px !important;
	top:7247px !important;
	background:#ffffff;
}

#item3655 {
	width:1932px !important;
	height:539px !important;
	left:-5px !important;
	top:8101px !important;
	background:#edeaea;
}

#item3656 {
	width:1930px !important;
	height:570px !important;
	left:-5px !important;
	top:1962px !important;
	background:#f9e2d3;
}

#item3658 {
	width:1930px !important;
	height:500px !important;
	left:-5px !important;
	top:8641px !important;
	background:#000;
}

#item3678 {
	width:267px !important;
	left:73px !important;
	top:8725px !important;
	min-height:78px !important;
}

#item3700 {
	width:218px !important;
	left:931px !important;
	top:8982px !important;
	min-height:68px !important;
}

#item3722 {
	width:18px !important;
	left:77px !important;
	top:8820px !important;
	min-height:17px !important;
}

#item3744 {
	width:22px !important;
	left:191px !important;
	top:8983px !important;
	min-height:17px !important;
}

#item3766 {
	width:16px !important;
	left:254px !important;
	top:8982px !important;
	min-height:16px !important;
}

#item3788 {
	width:127px !important;
	left:103px !important;
	top:8820px !important;
	min-height:17px !important;
}

#item3810 {
	width:127px !important;
	left:537px !important;
	top:8982px !important;
	min-height:17px !important;
}

#item3832 {
	width:127px !important;
	left:537px !important;
	top:9065px !important;
	min-height:17px !important;
}

#item3854 {
	width:59px !important;
	left:1815px !important;
	top:8974px !important;
	min-height:11px !important;
}

#item3876 {
	width:28px !important;
	left:1417px !important;
	top:9022px !important;
	min-height:15px !important;
}

#item3898 {
	width:33px !important;
	left:1467px !important;
	top:9022px !important;
	min-height:15px !important;
}

#item3920 {
	width:33px !important;
	left:1688px !important;
	top:9022px !important;
	min-height:15px !important;
}

#item3942 {
	width:22px !important;
	left:1584px !important;
	top:9022px !important;
	min-height:15px !important;
}

#item3964 {
	width:22px !important;
	left:1636px !important;
	top:9022px !important;
	min-height:15px !important;
}

#item3986 {
	width:23px !important;
	left:1531px !important;
	top:9022px !important;
	min-height:15px !important;
}

#item4008 {
	width:127px !important;
	left:537px !important;
	top:9014px !important;
	min-height:17px !important;
}

#item4017 {
	width:197px !important;
	height:32px !important;
	border-radius:40px;
	background:#990000;
}

#item4037 {
	width:149px !important;
	left:24px !important;
	top:9px !important;
	min-height:11px !important;
}

#item4061 {
	width:127px !important;
	left:954px !important;
	top:8724px !important;
	min-height:17px !important;
}

#item4083 {
	width:127px !important;
	left:954px !important;
	top:8769px !important;
	min-height:17px !important;
}

#item4105 {
	width:127px !important;
	left:954px !important;
	top:8801px !important;
	min-height:17px !important;
}

#item4127 {
	width:127px !important;
	left:954px !important;
	top:8833px !important;
	min-height:17px !important;
}

#item4149 {
	width:127px !important;
	left:954px !important;
	top:8865px !important;
	min-height:17px !important;
}

#item4171 {
	width:127px !important;
	left:1167px !important;
	top:8724px !important;
	min-height:18px !important;
}

#item4193 {
	width:127px !important;
	left:1380px !important;
	top:8724px !important;
	min-height:18px !important;
}

#item4215 {
	width:127px !important;
	left:1167px !important;
	top:8769px !important;
	min-height:18px !important;
}

#item4237 {
	width:129px !important;
	left:1380px !important;
	top:8819px !important;
	min-height:18px !important;
}

#item4259 {
	width:129px !important;
	left:1380px !important;
	top:8864px !important;
	min-height:18px !important;
}

#item4285 {
	width:127px !important;
	left:1167px !important;
	top:8819px !important;
	min-height:18px !important;
}

#item4307 {
	width:127px !important;
	left:1167px !important;
	top:8864px !important;
	min-height:18px !important;
}

#item4329 {
	width:129px !important;
	left:1593px !important;
	top:8724px !important;
	min-height:18px !important;
}

#item4351 {
	width:129px !important;
	left:1593px !important;
	top:8769px !important;
	min-height:18px !important;
}

#item4375 {
	width:122px !important;
	left:1380px !important;
	top:8768px !important;
	min-height:18px !important;
}

#item4444 {
	width:793px !important;
	height:552px !important;
	left:170px !important;
	top:2744px !important;
}

#item4536 {
	width:465px !important;
	height:380px !important;
	left:1460px !important;
	top:464px !important;
	background:#edebeb;
}

#item4528 {
	width:27px !important;
	height:43px !important;
	left:905px !important;
	top:2996px !important;
}

#item4532 {
	width:27px !important;
	height:43px !important;
	left:199px !important;
	top:2996px !important;
}

#item4539 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item4559 {
	width:170px !important;
	left:21px !important;
	top:16px !important;
	min-height:14px !important;
}

#item4537 {
	width:209px !important;
	height:50px !important;
	left:855px !important;
	top:6790px !important;
}

#item4565 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item4585 {
	width:155px !important;
	left:27px !important;
	top:16px !important;
	min-height:14px !important;
}

#item4563 {
	width:209px !important;
	height:50px !important;
	left:1350px !important;
	top:6439px !important;
}

#item4591 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item4611 {
	width:155px !important;
	left:27px !important;
	top:16px !important;
	min-height:14px !important;
}

#item4589 {
	width:209px !important;
	height:50px !important;
	left:203px !important;
	top:6258px !important;
}

#item4617 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item4637 {
	width:155px !important;
	left:27px !important;
	top:16px !important;
	min-height:14px !important;
}

#item4615 {
	width:209px !important;
	height:50px !important;
	left:1350px !important;
	top:5899px !important;
}

#item4643 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item4663 {
	width:155px !important;
	left:27px !important;
	top:16px !important;
	min-height:14px !important;
}

#item4641 {
	width:209px !important;
	height:50px !important;
	left:1350px !important;
	top:6069px !important;
}

#item4669 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item4689 {
	width:155px !important;
	left:27px !important;
	top:16px !important;
	min-height:14px !important;
}

#item4667 {
	width:209px !important;
	height:50px !important;
	left:1350px !important;
	top:6239px !important;
}

#item4714 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item4736 {
	width:203px !important;
	left:3px !important;
	top:16px !important;
	min-height:18px !important;
}

#item4693 {
	width:209px !important;
	height:50px !important;
	left:201px !important;
	top:2391px !important;
}

#item4742 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item4762 {
	width:207px !important;
	left:1px !important;
	top:16px !important;
	min-height:18px !important;
}

#item4740 {
	width:209px !important;
	height:50px !important;
	left:1094px !important;
	top:1236px !important;
}

#item4768 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item4788 {
	width:209px !important;
	top:16px !important;
	min-height:16px !important;
}

#item4766 {
	width:209px !important;
	height:50px !important;
	left:1096px !important;
	top:1760px !important;
}

#item4994 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item5014 {
	width:170px !important;
	left:21px !important;
	top:16px !important;
	min-height:14px !important;
}

#item4992 {
	width:209px !important;
	height:50px !important;
	left:1342px !important;
	top:7946px !important;
}

#item5042 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item5062 {
	width:170px !important;
	left:20px !important;
	top:16px !important;
	min-height:14px !important;
}

#item5040 {
	width:209px !important;
	height:50px !important;
	left:372px !important;
	top:8415px !important;
}

#item5112 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item5132 {
	width:170px !important;
	left:21px !important;
	top:16px !important;
	min-height:14px !important;
}

#item5110 {
	width:209px !important;
	height:50px !important;
	left:372px !important;
	top:7524px !important;
}

#item4811 {
	width:192px !important;
	left:1576px !important;
	top:515px !important;
	min-height:16px !important;
}

#item4833 {
	width:155px !important;
	left:167px !important;
	top:48px !important;
	min-height:112px !important;
}

#item4856 {
	width:155px !important;
	left:167px !important;
	top:48px !important;
	min-height:112px !important;
}

#item4878 {
	width:1462px !important;
	left:458px !important;
	top:30px !important;
	min-height:111px !important;
}

#item4881 {
	width:460px !important;
	height:1405px !important;
	left:1207px !important;
	top:3073px !important;
	background:#84a8d6;
}

#item4901 {
	width:947px !important;
	left:152px !important;
	top:652px !important;
	min-height:45px !important;
}

#item4923 {
	width:624px !important;
	left:1094px !important;
	top:1535px !important;
	min-height:165px !important;
}

#item4945 {
	width:624px !important;
	left:1096px !important;
	top:1459px !important;
	min-height:53px !important;
}

#item4967 {
	width:624px !important;
	left:1094px !important;
	top:1011px !important;
	min-height:165px !important;
}

#item4989 {
	width:624px !important;
	left:1096px !important;
	top:940px !important;
	min-height:57px !important;
}

#item5037 {
	width:497px !important;
	left:1198px !important;
	top:7810px !important;
	min-height:78px !important;
}

#item5085 {
	width:497px !important;
	left:228px !important;
	top:8287px !important;
	min-height:78px !important;
}

#item5107 {
	width:756px !important;
	left:581px !important;
	top:6738px !important;
	min-height:18px !important;
}

#item5155 {
	width:497px !important;
	left:228px !important;
	top:7386px !important;
	min-height:78px !important;
}

#item5177 {
	width:558px !important;
	left:202px !important;
	top:6011px !important;
	min-height:186px !important;
}

#item5199 {
	width:460px !important;
	left:1224px !important;
	top:5714px !important;
	min-height:70px !important;
}

#item5221 {
	width:436px !important;
	left:1236px !important;
	top:5829px !important;
	min-height:45px !important;
}

#item5243 {
	width:436px !important;
	left:1236px !important;
	top:5999px !important;
	min-height:45px !important;
}

#item5265 {
	width:431px !important;
	left:1239px !important;
	top:6171px !important;
	min-height:45px !important;
}

#item5287 {
	width:436px !important;
	left:1236px !important;
	top:6344px !important;
	min-height:68px !important;
}

#item5309 {
	width:679px !important;
	left:202px !important;
	top:5888px !important;
	min-height:68px !important;
}

#item5331 {
	width:283px !important;
	left:267px !important;
	top:4471px !important;
	min-height:45px !important;
}

#item5364 {
	width:730px !important;
	left:913px !important;
	top:4568px !important;
	min-height:519px !important;
}

#item5408 {
	width:765px !important;
	left:201px !important;
	top:2143px !important;
	min-height:217px !important;
}

#item5430 {
	width:370px !important;
	left:201px !important;
	top:2037px !important;
	min-height:48px !important;
}

#item5433 {
	width:460px !important;
	height:570px !important;
	left:1168px !important;
	top:1962px !important;
	background:#f2c6a5;
}

#item5463 {
	width:196px !important;
	left:45px !important;
	top:314px !important;
	min-height:14px !important;
}

#item5485 {
	width:151px !important;
	left:1363px !important;
	top:226px !important;
	min-height:21px !important;
}

#item5507 {
	width:756px !important;
	left:582px !important;
	top:6658px !important;
	min-height:45px !important;
}

#item5551 {
	width:600px !important;
	left:1137px !important;
	top:2631px !important;
	min-height:122px !important;
}

#item5573 {
	width:600px !important;
	left:1137px !important;
	top:2803px !important;
	min-height:78px !important;
}

#item5597 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item5619 {
	width:207px !important;
	left:1px !important;
	top:16px !important;
	min-height:21px !important;
}

#item5576 {
	width:209px !important;
	height:50px !important;
	left:1137px !important;
	top:2931px !important;
}

#item5642 {
	width:738px !important;
	left:201px !important;
	top:2609px !important;
	min-height:45px !important;
}

#item5678 {
	width:196px !important;
	left:45px !important;
	top:314px !important;
	min-height:14px !important;
}

#item5712 {
	width:196px !important;
	left:45px !important;
	top:314px !important;
	min-height:14px !important;
}

#item5787 {
	width:196px !important;
	left:45px !important;
	top:314px !important;
	min-height:14px !important;
}

#item5820 {
	width:283px !important;
	left:2px !important;
	top:314px !important;
	min-height:21px !important;
}

#item5856 {
	width:196px !important;
	left:45px !important;
	top:314px !important;
	min-height:14px !important;
}

#item5386 {
	width:789px !important;
	left:187px !important;
	top:3498px !important;
	min-height:78px !important;
}

#item5529 {
	width:789px !important;
	left:187px !important;
	top:3390px !important;
	min-height:70px !important;
}

#item5734 {
	width:789px !important;
	left:187px !important;
	top:3870px !important;
	min-height:362px !important;
}

#item5756 {
	width:793px !important;
	left:187px !important;
	top:3788px !important;
	min-height:68px !important;
}

#item17493 {
	width:216px !important;
	min-height:14px !important;
}

#item17879 {
	width:216px !important;
	height:14px !important;
	left:1576px !important;
	top:578px !important;
}

#item17518 {
	width:110px !important;
	min-height:14px !important;
}

#item17893 {
	width:110px !important;
	height:14px !important;
	left:1576px !important;
	top:618px !important;
}

#item17545 {
	width:104px !important;
	min-height:14px !important;
}

#item17896 {
	width:104px !important;
	height:14px !important;
	left:1576px !important;
	top:658px !important;
}

#item17569 {
	width:214px !important;
	min-height:14px !important;
}

#item17900 {
	width:214px !important;
	height:14px !important;
	left:1576px !important;
	top:697px !important;
}

#item17593 {
	width:188px !important;
	min-height:14px !important;
}

#item17903 {
	width:188px !important;
	height:14px !important;
	left:1576px !important;
	top:737px !important;
}

#item17617 {
	width:190px !important;
	min-height:14px !important;
}

#item17906 {
	width:190px !important;
	height:14px !important;
	left:1576px !important;
	top:777px !important;
}

#item6075 {
	width:461px !important;
	left:240px !important;
	top:6579px !important;
	min-height:45px !important;
}

#item6097 {
	width:464px !important;
	left:240px !important;
	top:1962px !important;
	min-height:45px !important;
}

#item6119 {
	width:468px !important;
	left:241px !important;
	top:2551px !important;
	min-height:45px !important;
}

#item6141 {
	width:470px !important;
	left:243px !important;
	top:4298px !important;
	min-height:45px !important;
}

#item6163 {
	width:500px !important;
	left:240px !important;
	top:573px !important;
	min-height:45px !important;
}

#item6185 {
	width:500px !important;
	left:240px !important;
	top:5624px !important;
	min-height:45px !important;
}

#item17939 {
	width:60px !important;
	height:60px !important;
	left:4px !important;
	top:7px !important;
	box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	background:#e9e6e5;
	outline:solid 1px #e9e6e5;
}

#item17944 {
	width:83px !important;
	height:83px !important;
	left:10px !important;
	top:10px !important;
}

#item17945 {
	width:360px !important;
	height:332px !important;
	box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	background:#e9e6e5;
	outline:solid 1px #e9e6e5;
}

#item17965 {
	width:360px !important;
	height:48px !important;
	background:#e9e6e5;
	padding:0px 0px 0px 40px;
}

#item17969 {
	width:360px !important;
	height:48px !important;
	top:272px !important;
}

#item17991 {
	width:360px !important;
	height:48px !important;
	background:#e9e6e5;
	padding:0px 0px 0px 40px;
}

#item17995 {
	width:360px !important;
	height:48px !important;
	top:220px !important;
}

#item18017 {
	width:360px !important;
	height:48px !important;
	background:#e9e6e5;
	padding:0px 0px 0px 40px;
}

#item18021 {
	width:360px !important;
	height:48px !important;
	top:168px !important;
}

#item18043 {
	width:360px !important;
	height:48px !important;
	background:#e9e6e5;
	padding:0px 0px 0px 40px;
}

#item18047 {
	width:360px !important;
	height:48px !important;
	top:116px !important;
}

#item18069 {
	width:360px !important;
	height:48px !important;
	background:#e9e6e5;
	padding:0px 0px 0px 40px;
}

#item18073 {
	width:360px !important;
	height:48px !important;
	top:64px !important;
}

#item18095 {
	width:360px !important;
	height:48px !important;
	background:#e9e6e5;
	padding:0px 0px 0px 40px;
}

#item18099 {
	width:360px !important;
	height:48px !important;
	top:12px !important;
}

#item17932 {
	width:60px !important;
	height:60px !important;
	left:4px !important;
	top:7px !important;
	box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	background:#e9e6e5;
	outline:solid 1px #e9e6e5;
}

#item17938 {
	width:83px !important;
	height:83px !important;
	left:10px !important;
	top:10px !important;
}

#item18103.fixed-pos-elem {
	width:434px !important;
	height:349px !important;
	left:11px !important;
	top:8px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item6432 {
	width:327px !important;
	height:220px !important;
	left:-10px !important;
	top:-18px !important;
	background:#edeaea;
}

#item6433 {
	width:1024px !important;
	height:651px !important;
	top:9309px !important;
	background:#000;
}

#item6453 {
	width:167px !important;
	left:61px !important;
	top:9372px !important;
	min-height:112px !important;
}

#item6475 {
	width:251px !important;
	left:703px !important;
	top:9708px !important;
	min-height:86px !important;
}

#item6497 {
	width:127px !important;
	left:452px !important;
	top:9372px !important;
	min-height:17px !important;
}

#item6519 {
	width:127px !important;
	left:452px !important;
	top:9417px !important;
	min-height:17px !important;
}

#item6541 {
	width:17px !important;
	left:65px !important;
	top:9496px !important;
	min-height:14px !important;
}

#item6563 {
	width:21px !important;
	left:182px !important;
	top:9707px !important;
	min-height:16px !important;
}

#item6585 {
	width:16px !important;
	left:246px !important;
	top:9706px !important;
	min-height:16px !important;
}

#item6607 {
	width:127px !important;
	left:452px !important;
	top:9449px !important;
	min-height:17px !important;
}

#item6629 {
	width:127px !important;
	left:452px !important;
	top:9482px !important;
	min-height:17px !important;
}

#item6651 {
	width:127px !important;
	left:452px !important;
	top:9514px !important;
	min-height:17px !important;
}

#item6673 {
	width:127px !important;
	left:91px !important;
	top:9496px !important;
	min-height:17px !important;
}

#item6695 {
	width:127px !important;
	left:452px !important;
	top:9702px !important;
	min-height:17px !important;
}

#item6717 {
	width:127px !important;
	left:452px !important;
	top:9766px !important;
	min-height:17px !important;
}

#item6739 {
	width:59px !important;
	left:905px !important;
	top:9816px !important;
	min-height:11px !important;
}

#item6761 {
	width:28px !important;
	left:452px !important;
	top:9864px !important;
	min-height:15px !important;
}

#item6783 {
	width:33px !important;
	left:501px !important;
	top:9864px !important;
	min-height:15px !important;
}

#item6805 {
	width:33px !important;
	left:723px !important;
	top:9864px !important;
	min-height:15px !important;
}

#item6827 {
	width:22px !important;
	left:619px !important;
	top:9864px !important;
	min-height:15px !important;
}

#item6849 {
	width:22px !important;
	left:671px !important;
	top:9864px !important;
	min-height:15px !important;
}

#item6871 {
	width:23px !important;
	left:565px !important;
	top:9864px !important;
	min-height:15px !important;
}

#item6893 {
	width:127px !important;
	left:452px !important;
	top:9734px !important;
	min-height:17px !important;
}

#item6915 {
	width:127px !important;
	left:640px !important;
	top:9372px !important;
	min-height:18px !important;
}

#item6937 {
	width:127px !important;
	left:640px !important;
	top:9462px !important;
	min-height:18px !important;
}

#item6959 {
	width:127px !important;
	left:640px !important;
	top:9417px !important;
	min-height:18px !important;
}

#item6981 {
	width:127px !important;
	left:640px !important;
	top:9507px !important;
	min-height:18px !important;
}

#item7003 {
	width:129px !important;
	left:828px !important;
	top:9462px !important;
	min-height:18px !important;
}

#item7025 {
	width:129px !important;
	left:828px !important;
	top:9552px !important;
	min-height:18px !important;
}

#item7047 {
	width:129px !important;
	left:828px !important;
	top:9507px !important;
	min-height:18px !important;
}

#item7069 {
	width:129px !important;
	left:828px !important;
	top:9597px !important;
	min-height:18px !important;
}

#item7083 {
	width:197px !important;
	height:32px !important;
	border-radius:40px;
	background:#990000;
}

#item7103 {
	width:149px !important;
	left:24px !important;
	top:9px !important;
	min-height:11px !important;
}

#item7106 {
	width:327px !important;
	height:220px !important;
	left:-10px !important;
	top:-18px !important;
	background:#edeaea;
}

#item7107 {
	width:45px !important;
	height:70px !important;
	left:913px !important;
	top:9831px !important;
}

#item7108 {
	width:1029px !important;
	height:2076px !important;
	top:-21px !important;
	background:#ffffff;
}

#item7109 {
	width:1035px !important;
	height:2256px !important;
	left:-4px !important;
	top:2746px !important;
	background:#b9d4f0;
}

#item7110 {
	width:328px !important;
	height:220px !important;
	left:-13px !important;
	top:-19px !important;
	background:#edeaea;
}

#item7111 {
	width:1033px !important;
	height:714px !important;
	left:-6px !important;
	top:2033px !important;
	background:#f9e2d3;
}

#item7131 {
	width:1036px !important;
	height:1435px !important;
	left:-7px !important;
	top:4988px !important;
	background:#b8e0d0;
}

#item7153 {
	width:1034px !important;
	height:878px !important;
	left:-5px !important;
	top:6421px !important;
	background:#dddbdb;
}

#item7156 {
	width:1033px !important;
	height:855px !important;
	left:-4px !important;
	top:7966px !important;
	background:#ffffff;
}

#item7157 {
	width:1033px !important;
	height:497px !important;
	left:-4px !important;
	top:8812px !important;
	background:#edeaea;
}

#item7159 {
	width:482px !important;
	height:723px !important;
	left:-5px !important;
	top:1309px !important;
	background:#000;
}

#item7181 {
	width:127px !important;
	left:828px !important;
	top:9372px !important;
	min-height:18px !important;
}

#item7204 {
	width:122px !important;
	left:828px !important;
	top:9416px !important;
	min-height:18px !important;
}

#item7295 {
	width:793px !important;
	height:552px !important;
	left:115px !important;
	top:3041px !important;
}

#item7390 {
	width:368px !important;
	height:380px !important;
	left:662px !important;
	top:475px !important;
	background:#edebeb;
}

#item7382 {
	width:27px !important;
	height:43px !important;
	left:851px !important;
	top:3293px !important;
}

#item7386 {
	width:27px !important;
	height:43px !important;
	left:146px !important;
	top:3293px !important;
}

#item7423 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item7445 {
	width:203px !important;
	left:3px !important;
	top:16px !important;
	min-height:18px !important;
}

#item7402 {
	width:209px !important;
	height:50px !important;
	left:99px !important;
	top:2627px !important;
}

#item7451 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item7471 {
	width:170px !important;
	left:21px !important;
	top:16px !important;
	min-height:14px !important;
}

#item7449 {
	width:209px !important;
	height:50px !important;
	left:408px !important;
	top:7512px !important;
}

#item7477 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item7497 {
	width:155px !important;
	left:27px !important;
	top:16px !important;
	min-height:14px !important;
}

#item7475 {
	width:209px !important;
	height:50px !important;
	left:664px !important;
	top:7198px !important;
}

#item7503 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item7523 {
	width:155px !important;
	left:27px !important;
	top:16px !important;
	min-height:14px !important;
}

#item7501 {
	width:209px !important;
	height:50px !important;
	left:83px !important;
	top:7090px !important;
}

#item7529 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item7549 {
	width:155px !important;
	left:27px !important;
	top:16px !important;
	min-height:14px !important;
}

#item7527 {
	width:209px !important;
	height:50px !important;
	left:664px !important;
	top:6661px !important;
}

#item7555 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item7575 {
	width:155px !important;
	left:27px !important;
	top:16px !important;
	min-height:14px !important;
}

#item7553 {
	width:209px !important;
	height:50px !important;
	left:664px !important;
	top:6827px !important;
}

#item7581 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item7601 {
	width:155px !important;
	left:27px !important;
	top:16px !important;
	min-height:14px !important;
}

#item7579 {
	width:209px !important;
	height:50px !important;
	left:664px !important;
	top:6992px !important;
}

#item7607 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item7627 {
	width:207px !important;
	left:1px !important;
	top:16px !important;
	min-height:18px !important;
}

#item7605 {
	width:209px !important;
	height:50px !important;
	left:570px !important;
	top:1361px !important;
}

#item7633 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item7653 {
	width:209px !important;
	top:16px !important;
	min-height:16px !important;
}

#item7631 {
	width:209px !important;
	height:50px !important;
	left:570px !important;
	top:1913px !important;
}

#item7945 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item7967 {
	width:207px !important;
	left:1px !important;
	top:16px !important;
	min-height:21px !important;
}

#item7924 {
	width:209px !important;
	height:50px !important;
	left:672px !important;
	top:3652px !important;
}

#item8178 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item8198 {
	width:170px !important;
	left:20px !important;
	top:16px !important;
	min-height:14px !important;
}

#item8176 {
	width:209px !important;
	height:50px !important;
	left:149px !important;
	top:9137px !important;
}

#item8129 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item8149 {
	width:170px !important;
	left:21px !important;
	top:16px !important;
	min-height:14px !important;
}

#item8127 {
	width:209px !important;
	height:50px !important;
	left:666px !important;
	top:8651px !important;
}

#item8249 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item8269 {
	width:170px !important;
	left:21px !important;
	top:16px !important;
	min-height:14px !important;
}

#item8247 {
	width:209px !important;
	height:50px !important;
	left:149px !important;
	top:8228px !important;
}

#item7676 {
	width:192px !important;
	left:744px !important;
	top:524px !important;
	min-height:16px !important;
}

#item7698 {
	width:155px !important;
	left:137px !important;
	top:48px !important;
	min-height:112px !important;
}

#item7721 {
	width:155px !important;
	left:137px !important;
	top:48px !important;
	min-height:112px !important;
}

#item7744 {
	width:709px !important;
	left:315px !important;
	top:41px !important;
	min-height:111px !important;
}

#item7766 {
	width:505px !important;
	left:78px !important;
	top:635px !important;
	min-height:45px !important;
}

#item7788 {
	width:389px !important;
	left:99px !important;
	top:3985px !important;
	min-height:143px !important;
}

#item7810 {
	width:365px !important;
	left:99px !important;
	top:2197px !important;
	min-height:381px !important;
}

#item7832 {
	width:365px !important;
	left:99px !important;
	top:2095px !important;
	min-height:40px !important;
}

#item7835 {
	width:466px !important;
	height:714px !important;
	left:563px !important;
	top:2033px !important;
	background:#f2c6a5;
}

#item7855 {
	width:151px !important;
	left:821px !important;
	top:230px !important;
	min-height:21px !important;
}

#item7877 {
	width:390px !important;
	left:99px !important;
	top:3814px !important;
	min-height:122px !important;
}

#item7899 {
	width:826px !important;
	left:99px !important;
	top:2912px !important;
	min-height:90px !important;
}

#item7921 {
	width:389px !important;
	left:99px !important;
	top:3643px !important;
	min-height:122px !important;
}

#item7990 {
	width:393px !important;
	left:105px !important;
	top:2806px !important;
	min-height:45px !important;
}

#item8012 {
	width:387px !important;
	left:99px !important;
	top:4320px !important;
	min-height:597px !important;
}

#item8034 {
	width:389px !important;
	left:99px !important;
	top:4178px !important;
	min-height:96px !important;
}

#item8037 {
	width:452px !important;
	height:1299px !important;
	left:579px !important;
	top:3772px !important;
	background:#84a8d6;
}

#item8057 {
	width:360px !important;
	left:570px !important;
	top:1579px !important;
	min-height:294px !important;
}

#item8079 {
	width:362px !important;
	left:570px !important;
	top:1480px !important;
	min-height:78px !important;
}

#item8101 {
	width:360px !important;
	left:570px !important;
	top:1026px !important;
	min-height:294px !important;
}

#item8123 {
	width:360px !important;
	left:570px !important;
	top:926px !important;
	min-height:76px !important;
}

#item8172 {
	width:360px !important;
	left:591px !important;
	top:8501px !important;
	min-height:100px !important;
}

#item8221 {
	width:360px !important;
	left:74px !important;
	top:8988px !important;
	min-height:100px !important;
}

#item8243 {
	width:567px !important;
	left:229px !important;
	top:7464px !important;
	min-height:18px !important;
}

#item8292 {
	width:360px !important;
	left:74px !important;
	top:8078px !important;
	min-height:100px !important;
}

#item8314 {
	width:328px !important;
	left:83px !important;
	top:6724px !important;
	min-height:338px !important;
}

#item8336 {
	width:379px !important;
	left:575px !important;
	top:6470px !important;
	min-height:57px !important;
}

#item8358 {
	width:379px !important;
	left:575px !important;
	top:6596px !important;
	min-height:35px !important;
}

#item8380 {
	width:379px !important;
	left:575px !important;
	top:6762px !important;
	min-height:35px !important;
}

#item8402 {
	width:375px !important;
	left:575px !important;
	top:6927px !important;
	min-height:35px !important;
}

#item8424 {
	width:379px !important;
	left:575px !important;
	top:7090px !important;
	min-height:78px !important;
}

#item8446 {
	width:202px !important;
	left:83px !important;
	top:6574px !important;
	min-height:79px !important;
}

#item8468 {
	width:213px !important;
	left:93px !important;
	top:5044px !important;
	min-height:45px !important;
}

#item8498 {
	width:454px !important;
	left:471px !important;
	top:5161px !important;
	min-height:545px !important;
}

#item8532 {
	width:196px !important;
	left:45px !important;
	top:314px !important;
	min-height:14px !important;
}

#item8554 {
	width:567px !important;
	left:229px !important;
	top:7369px !important;
	min-height:45px !important;
}

#item8588 {
	width:196px !important;
	left:45px !important;
	top:314px !important;
	min-height:14px !important;
}

#item8618 {
	width:196px !important;
	left:45px !important;
	top:314px !important;
	min-height:14px !important;
}

#item8650 {
	width:196px !important;
	left:45px !important;
	top:314px !important;
	min-height:14px !important;
}

#item8687 {
	width:286px !important;
	top:314px !important;
	min-height:21px !important;
}

#item8728 {
	width:196px !important;
	left:45px !important;
	top:314px !important;
	min-height:14px !important;
}

#item8750 {
	width:454px !important;
	left:471px !important;
	top:5734px !important;
	min-height:165px !important;
}

#item8774 {
	width:110px !important;
	min-height:14px !important;
}

#item8753 {
	width:110px !important;
	height:14px !important;
	left:744px !important;
	top:627px !important;
}

#item8799 {
	width:104px !important;
	min-height:14px !important;
}

#item8778 {
	width:104px !important;
	height:14px !important;
	left:744px !important;
	top:667px !important;
}

#item8824 {
	width:214px !important;
	min-height:14px !important;
}

#item8803 {
	width:214px !important;
	height:14px !important;
	left:744px !important;
	top:706px !important;
}

#item8849 {
	width:190px !important;
	min-height:14px !important;
}

#item8828 {
	width:190px !important;
	height:14px !important;
	left:744px !important;
	top:786px !important;
}

#item8874 {
	width:216px !important;
	min-height:14px !important;
}

#item8853 {
	width:216px !important;
	height:14px !important;
	left:744px !important;
	top:587px !important;
}

#item8899 {
	width:188px !important;
	min-height:14px !important;
}

#item8878 {
	width:188px !important;
	height:14px !important;
	left:744px !important;
	top:746px !important;
}

#item8947 {
	width:461px !important;
	left:-1px !important;
	top:7298px !important;
	min-height:45px !important;
}

#item8969 {
	width:464px !important;
	left:-2px !important;
	top:2033px !important;
	min-height:45px !important;
}

#item8991 {
	width:468px !important;
	left:-4px !important;
	top:2746px !important;
	min-height:45px !important;
}

#item9013 {
	width:470px !important;
	left:1px !important;
	top:4988px !important;
	min-height:45px !important;
}

#item9035 {
	width:500px !important;
	left:-8px !important;
	top:576px !important;
	min-height:45px !important;
}

#item9057 {
	width:500px !important;
	top:6420px !important;
	min-height:45px !important;
}

#item9095 {
	width:60px !important;
	height:60px !important;
	left:4px !important;
	top:7px !important;
	box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	background:#e9e6e5;
	outline:solid 1px #e9e6e5;
}

#item9093 {
	width:83px !important;
	height:83px !important;
	left:10px !important;
	top:10px !important;
}

#item9101 {
	width:360px !important;
	height:336px !important;
	box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	background:#e9e6e5;
	outline:solid 1px #e9e6e5;
}

#item9149 {
	width:360px !important;
	height:48px !important;
	background:#e9e6e5;
	padding:0px 0px 0px 40px;
}

#item9128 {
	width:360px !important;
	height:48px !important;
	top:222px !important;
}

#item9175 {
	width:360px !important;
	height:48px !important;
	background:#e9e6e5;
	padding:0px 0px 0px 40px;
}

#item9154 {
	width:360px !important;
	height:48px !important;
	top:11px !important;
}

#item9201 {
	width:360px !important;
	height:48px !important;
	background:#e9e6e5;
	padding:0px 0px 0px 40px;
}

#item9180 {
	width:360px !important;
	height:48px !important;
	top:168px !important;
}

#item9227 {
	width:360px !important;
	height:48px !important;
	background:#e9e6e5;
	padding:0px 0px 0px 40px;
}

#item9206 {
	width:360px !important;
	height:48px !important;
	top:116px !important;
}

#item9253 {
	width:360px !important;
	height:48px !important;
	background:#e9e6e5;
	padding:0px 0px 0px 40px;
}

#item9232 {
	width:360px !important;
	height:48px !important;
	top:64px !important;
}

#item9279 {
	width:360px !important;
	height:48px !important;
	background:#e9e6e5;
	padding:0px 0px 0px 40px;
}

#item9258 {
	width:360px !important;
	height:48px !important;
	top:273px !important;
}

#item9086 {
	width:60px !important;
	height:60px !important;
	left:4px !important;
	top:7px !important;
	box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	background:#e0dcdb;
	outline:solid 1px #e9e6e5;
}

#item9084 {
	width:83px !important;
	height:83px !important;
	left:10px !important;
	top:10px !important;
}

#item9082.fixed-pos-elem {
	width:434px !important;
	height:353px !important;
	left:12px !important;
	top:8px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item9305 {
	width:778px !important;
	height:2594px !important;
	left:-5px !important;
	top:-5px !important;
	background:#ffffff;
}

#item9306 {
	width:778px !important;
	height:122px !important;
	left:-5px !important;
	top:-2px !important;
	background:#edeaea;
}

#item9307 {
	width:778px !important;
	height:745px !important;
	left:-5px !important;
	top:11167px !important;
	background:#000;
}

#item9327 {
	width:167px !important;
	left:36px !important;
	top:11216px !important;
	min-height:112px !important;
}

#item9349 {
	width:219px !important;
	left:511px !important;
	top:11655px !important;
	min-height:86px !important;
}

#item9371 {
	width:127px !important;
	left:406px !important;
	top:11216px !important;
	min-height:17px !important;
}

#item9393 {
	width:127px !important;
	left:406px !important;
	top:11261px !important;
	min-height:17px !important;
}

#item9415 {
	width:17px !important;
	left:40px !important;
	top:11340px !important;
	min-height:14px !important;
}

#item9437 {
	width:21px !important;
	left:157px !important;
	top:11654px !important;
	min-height:16px !important;
}

#item9459 {
	width:16px !important;
	left:221px !important;
	top:11654px !important;
	min-height:16px !important;
}

#item9481 {
	width:127px !important;
	left:406px !important;
	top:11293px !important;
	min-height:17px !important;
}

#item9503 {
	width:127px !important;
	left:406px !important;
	top:11325px !important;
	min-height:17px !important;
}

#item9525 {
	width:127px !important;
	left:406px !important;
	top:11358px !important;
	min-height:17px !important;
}

#item9547 {
	width:127px !important;
	left:66px !important;
	top:11339px !important;
	min-height:17px !important;
}

#item9569 {
	width:59px !important;
	left:661px !important;
	top:11763px !important;
	min-height:11px !important;
}

#item9591 {
	width:28px !important;
	left:311px !important;
	top:11811px !important;
	min-height:15px !important;
}

#item9613 {
	width:33px !important;
	left:367px !important;
	top:11811px !important;
	min-height:15px !important;
}

#item9635 {
	width:33px !important;
	left:582px !important;
	top:11811px !important;
	min-height:15px !important;
}

#item9657 {
	width:22px !important;
	left:481px !important;
	top:11811px !important;
	min-height:15px !important;
}

#item9679 {
	width:22px !important;
	left:531px !important;
	top:11811px !important;
	min-height:15px !important;
}

#item9701 {
	width:23px !important;
	left:429px !important;
	top:11811px !important;
	min-height:15px !important;
}

#item9723 {
	width:127px !important;
	left:311px !important;
	top:11655px !important;
	min-height:17px !important;
}

#item9745 {
	width:127px !important;
	left:311px !important;
	top:11719px !important;
	min-height:17px !important;
}

#item9767 {
	width:127px !important;
	left:311px !important;
	top:11687px !important;
	min-height:17px !important;
}

#item9789 {
	width:127px !important;
	left:406px !important;
	top:11422px !important;
	min-height:18px !important;
}

#item9811 {
	width:127px !important;
	left:600px !important;
	top:11216px !important;
	min-height:18px !important;
}

#item9833 {
	width:127px !important;
	left:406px !important;
	top:11467px !important;
	min-height:18px !important;
}

#item9855 {
	width:127px !important;
	left:600px !important;
	top:11261px !important;
	min-height:18px !important;
}

#item9880 {
	width:129px !important;
	left:600px !important;
	top:11318px !important;
	min-height:18px !important;
}

#item9902 {
	width:129px !important;
	left:600px !important;
	top:11521px !important;
	min-height:18px !important;
}

#item9924 {
	width:129px !important;
	left:600px !important;
	top:11363px !important;
	min-height:18px !important;
}

#item9946 {
	width:129px !important;
	left:600px !important;
	top:11565px !important;
	min-height:18px !important;
}

#item9957 {
	width:197px !important;
	height:32px !important;
	border-radius:40px;
	background:#990000;
}

#item9977 {
	width:149px !important;
	left:24px !important;
	top:9px !important;
	min-height:11px !important;
}

#item9980 {
	width:778px !important;
	height:2233px !important;
	left:-5px !important;
	top:1428px !important;
	background:#ffffff;
}

#item9981 {
	width:777px !important;
	height:2366px !important;
	left:-4px !important;
	top:3204px !important;
	background:#b9d4f0;
}

#item9982 {
	width:779px !important;
	height:615px !important;
	left:-6px !important;
	top:2589px !important;
	background:#f9e2d3;
}

#item10002 {
	width:780px !important;
	height:1503px !important;
	left:-7px !important;
	top:5571px !important;
	background:#b8e0d0;
}

#item10024 {
	width:778px !important;
	height:1335px !important;
	left:-5px !important;
	top:7073px !important;
	background:#dddbdb;
}

#item10027 {
	width:777px !important;
	height:1084px !important;
	left:-4px !important;
	top:9488px !important;
	background:#ffffff;
}

#item10028 {
	width:777px !important;
	height:700px !important;
	left:-4px !important;
	top:10467px !important;
	background:#edeaea;
}

#item10051 {
	width:127px !important;
	left:600px !important;
	top:11423px !important;
	min-height:18px !important;
}

#item10074 {
	width:122px !important;
	left:600px !important;
	top:11467px !important;
	min-height:18px !important;
}

#item10135 {
	width:777px !important;
	height:541px !important;
	left:-5px !important;
	top:3499px !important;
}

#item10217 {
	width:26px !important;
	height:42px !important;
	left:716px !important;
	top:3746px !important;
}

#item10221 {
	width:26px !important;
	height:42px !important;
	left:25px !important;
	top:3746px !important;
}

#item10257 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item10279 {
	width:203px !important;
	left:3px !important;
	top:16px !important;
	min-height:18px !important;
}

#item10236 {
	width:209px !important;
	height:50px !important;
	left:272px !important;
	top:3103px !important;
}

#item10285 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item10305 {
	width:170px !important;
	left:21px !important;
	top:16px !important;
	min-height:14px !important;
}

#item10283 {
	width:209px !important;
	height:50px !important;
	left:275px !important;
	top:8609px !important;
}

#item10311 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item10331 {
	width:155px !important;
	left:27px !important;
	top:16px !important;
	min-height:14px !important;
}

#item10309 {
	width:209px !important;
	height:50px !important;
	left:280px !important;
	top:8298px !important;
}

#item10337 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item10357 {
	width:155px !important;
	left:27px !important;
	top:16px !important;
	min-height:14px !important;
}

#item10335 {
	width:209px !important;
	height:50px !important;
	left:280px !important;
	top:7433px !important;
}

#item10363 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item10383 {
	width:155px !important;
	left:27px !important;
	top:16px !important;
	min-height:14px !important;
}

#item10361 {
	width:209px !important;
	height:50px !important;
	left:280px !important;
	top:7715px !important;
}

#item10389 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item10409 {
	width:155px !important;
	left:27px !important;
	top:16px !important;
	min-height:14px !important;
}

#item10387 {
	width:209px !important;
	height:50px !important;
	left:280px !important;
	top:7903px !important;
}

#item10415 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item10435 {
	width:155px !important;
	left:27px !important;
	top:16px !important;
	min-height:14px !important;
}

#item10413 {
	width:209px !important;
	height:50px !important;
	left:280px !important;
	top:8091px !important;
}

#item10441 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item10461 {
	width:207px !important;
	left:1px !important;
	top:16px !important;
	min-height:18px !important;
}

#item10439 {
	width:209px !important;
	height:50px !important;
	left:280px !important;
	top:1572px !important;
}

#item10467 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item10487 {
	width:209px !important;
	top:16px !important;
	min-height:16px !important;
}

#item10465 {
	width:209px !important;
	height:50px !important;
	left:280px !important;
	top:2478px !important;
}

#item10914 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item10934 {
	width:170px !important;
	left:21px !important;
	top:16px !important;
	min-height:14px !important;
}

#item10912 {
	width:209px !important;
	height:50px !important;
	left:266px !important;
	top:10357px !important;
}

#item10962 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item10982 {
	width:170px !important;
	left:20px !important;
	top:16px !important;
	min-height:14px !important;
}

#item10960 {
	width:209px !important;
	height:50px !important;
	left:280px !important;
	top:11057px !important;
}

#item11032 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item11052 {
	width:170px !important;
	left:21px !important;
	top:16px !important;
	min-height:14px !important;
}

#item11030 {
	width:209px !important;
	height:50px !important;
	left:266px !important;
	top:9662px !important;
}

#item10732 {
	width:209px !important;
	height:50px !important;
	border-radius:40px;
	background:#2b5496;
}

#item10754 {
	width:207px !important;
	left:1px !important;
	top:16px !important;
	min-height:21px !important;
}

#item10711 {
	width:209px !important;
	height:50px !important;
	left:280px !important;
	top:4229px !important;
}

#item10510 {
	width:365px !important;
	left:132px !important;
	top:39px !important;
	min-height:41px !important;
}

#item10532 {
	width:696px !important;
	left:36px !important;
	top:134px !important;
	min-height:111px !important;
}

#item10554 {
	width:505px !important;
	left:132px !important;
	top:721px !important;
	min-height:45px !important;
}

#item10576 {
	width:363px !important;
	left:60px !important;
	top:4511px !important;
	min-height:165px !important;
}

#item10598 {
	width:648px !important;
	left:60px !important;
	top:2732px !important;
	min-height:316px !important;
}

#item10620 {
	width:365px !important;
	left:60px !important;
	top:2640px !important;
	min-height:36px !important;
}

#item10642 {
	width:151px !important;
	left:562px !important;
	top:325px !important;
	min-height:21px !important;
}

#item10664 {
	width:363px !important;
	left:60px !important;
	top:4329px !important;
	min-height:122px !important;
}

#item10686 {
	width:648px !important;
	left:60px !important;
	top:3348px !important;
	min-height:100px !important;
}

#item10708 {
	width:648px !important;
	left:60px !important;
	top:4101px !important;
	min-height:78px !important;
}

#item10777 {
	width:393px !important;
	left:56px !important;
	top:3252px !important;
	min-height:45px !important;
}

#item10799 {
	width:363px !important;
	left:60px !important;
	top:4871px !important;
	min-height:640px !important;
}

#item10821 {
	width:363px !important;
	left:60px !important;
	top:4735px !important;
	min-height:96px !important;
}

#item10843 {
	width:648px !important;
	left:60px !important;
	top:2267px !important;
	min-height:165px !important;
}

#item10865 {
	width:648px !important;
	left:60px !important;
	top:2174px !important;
	min-height:47px !important;
}

#item10887 {
	width:652px !important;
	left:56px !important;
	top:1389px !important;
	min-height:165px !important;
}

#item10909 {
	width:648px !important;
	left:60px !important;
	top:1302px !important;
	min-height:47px !important;
}

#item10957 {
	width:648px !important;
	left:60px !important;
	top:10260px !important;
	min-height:70px !important;
}

#item11005 {
	width:648px !important;
	left:60px !important;
	top:10959px !important;
	min-height:81px !important;
}

#item11027 {
	width:567px !important;
	left:96px !important;
	top:8551px !important;
	min-height:18px !important;
}

#item11075 {
	width:648px !important;
	left:60px !important;
	top:9563px !important;
	min-height:70px !important;
}

#item11097 {
	width:645px !important;
	left:63px !important;
	top:7226px !important;
	min-height:178px !important;
}

#item11119 {
	width:640px !important;
	left:64px !important;
	top:7542px !important;
	min-height:45px !important;
}

#item11141 {
	width:470px !important;
	left:149px !important;
	top:7639px !important;
	min-height:35px !important;
}

#item11163 {
	width:470px !important;
	left:149px !important;
	top:7828px !important;
	min-height:35px !important;
}

#item11185 {
	width:485px !important;
	left:142px !important;
	top:8016px !important;
	min-height:35px !important;
}

#item11207 {
	width:485px !important;
	left:142px !important;
	top:8201px !important;
	min-height:57px !important;
}

#item11229 {
	width:648px !important;
	left:60px !important;
	top:7131px !important;
	min-height:45px !important;
}

#item11251 {
	width:213px !important;
	left:56px !important;
	top:5620px !important;
	min-height:45px !important;
}

#item11284 {
	width:362px !important;
	left:346px !important;
	top:5643px !important;
	min-height:876px !important;
}

#item11317 {
	width:200px !important;
	left:46px !important;
	top:314px !important;
	min-height:14px !important;
}

#item11339 {
	width:567px !important;
	left:96px !important;
	top:8466px !important;
	min-height:45px !important;
}

#item11375 {
	width:196px !important;
	left:45px !important;
	top:314px !important;
	min-height:14px !important;
}

#item11406 {
	width:196px !important;
	left:45px !important;
	top:314px !important;
	min-height:14px !important;
}

#item11437 {
	width:196px !important;
	left:45px !important;
	top:314px !important;
	min-height:14px !important;
}

#item11470 {
	width:267px !important;
	left:9px !important;
	top:314px !important;
	min-height:14px !important;
}

#item11506 {
	width:196px !important;
	left:45px !important;
	top:314px !important;
	min-height:14px !important;
}

#item11528 {
	width:461px !important;
	left:-2px !important;
	top:8408px !important;
	min-height:45px !important;
}

#item11550 {
	width:464px !important;
	top:2590px !important;
	min-height:45px !important;
}

#item11572 {
	width:468px !important;
	top:3206px !important;
	min-height:45px !important;
}

#item11594 {
	width:470px !important;
	top:5571px !important;
	min-height:45px !important;
}

#item11616 {
	width:768px !important;
	top:672px !important;
	min-height:45px !important;
}

#item11638 {
	width:500px !important;
	left:-8px !important;
	top:7073px !important;
	min-height:45px !important;
}

#item11676 {
	width:60px !important;
	height:60px !important;
	left:4px !important;
	top:7px !important;
	box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	background:#e9e6e5;
	outline:solid 1px #e9e6e5;
}

#item11674 {
	width:83px !important;
	height:83px !important;
	left:10px !important;
	top:10px !important;
}

#item11682 {
	width:360px !important;
	height:336px !important;
	box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	background:#e9e6e5;
	outline:solid 1px #e9e6e5;
}

#item11730 {
	width:360px !important;
	height:48px !important;
	background:#e9e6e5;
	padding:0px 0px 0px 40px;
}

#item11709 {
	width:360px !important;
	height:48px !important;
	top:222px !important;
}

#item11756 {
	width:360px !important;
	height:48px !important;
	background:#e9e6e5;
	padding:0px 0px 0px 40px;
}

#item11735 {
	width:360px !important;
	height:48px !important;
	top:11px !important;
}

#item11782 {
	width:360px !important;
	height:48px !important;
	background:#e9e6e5;
	padding:0px 0px 0px 40px;
}

#item11761 {
	width:360px !important;
	height:48px !important;
	top:168px !important;
}

#item11808 {
	width:360px !important;
	height:48px !important;
	background:#e9e6e5;
	padding:0px 0px 0px 40px;
}

#item11787 {
	width:360px !important;
	height:48px !important;
	top:116px !important;
}

#item11834 {
	width:360px !important;
	height:48px !important;
	background:#e9e6e5;
	padding:0px 0px 0px 40px;
}

#item11813 {
	width:360px !important;
	height:48px !important;
	top:64px !important;
}

#item11860 {
	width:360px !important;
	height:48px !important;
	background:#e9e6e5;
	padding:0px 0px 0px 40px;
}

#item11839 {
	width:360px !important;
	height:48px !important;
	top:273px !important;
}

#item11667 {
	width:60px !important;
	height:60px !important;
	left:4px !important;
	top:7px !important;
	box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	background:#e0dcdb;
	outline:solid 1px #e9e6e5;
}

#item11665 {
	width:83px !important;
	height:83px !important;
	left:10px !important;
	top:10px !important;
}

#item11663.fixed-pos-elem {
	width:434px !important;
	height:353px !important;
	left:9px !important;
	top:8px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item11885 {
	width:424px !important;
	height:110px !important;
	left:-6px !important;
	top:-5px !important;
	background:#edeaea;
}

#item11886 {
	width:424px !important;
	height:1228px !important;
	left:-5px !important;
	top:10823px !important;
	background:#000;
}

#item11906 {
	width:149px !important;
	left:52px !important;
	top:10862px !important;
	min-height:100px !important;
}

#item11928 {
	width:203px !important;
	left:105px !important;
	top:11713px !important;
	min-height:60px !important;
}

#item11950 {
	width:113px !important;
	left:54px !important;
	top:11041px !important;
	min-height:15px !important;
}

#item11972 {
	width:113px !important;
	left:54px !important;
	top:11081px !important;
	min-height:15px !important;
}

#item11994 {
	width:16px !important;
	left:55px !important;
	top:10972px !important;
	min-height:14px !important;
}

#item12016 {
	width:21px !important;
	left:212px !important;
	top:11451px !important;
	min-height:16px !important;
}

#item12038 {
	width:16px !important;
	left:269px !important;
	top:11450px !important;
	min-height:16px !important;
}

#item12060 {
	width:113px !important;
	left:54px !important;
	top:11109px !important;
	min-height:15px !important;
}

#item12082 {
	width:113px !important;
	left:54px !important;
	top:11138px !important;
	min-height:15px !important;
}

#item12104 {
	width:113px !important;
	left:54px !important;
	top:11167px !important;
	min-height:15px !important;
}

#item12126 {
	width:113px !important;
	left:78px !important;
	top:10972px !important;
	min-height:15px !important;
}

#item12148 {
	width:52px !important;
	left:181px !important;
	top:11906px !important;
	min-height:10px !important;
}

#item12170 {
	width:25px !important;
	left:77px !important;
	top:11833px !important;
	min-height:13px !important;
}

#item12192 {
	width:30px !important;
	left:121px !important;
	top:11833px !important;
	min-height:13px !important;
}

#item12214 {
	width:30px !important;
	left:318px !important;
	top:11833px !important;
	min-height:13px !important;
}

#item12236 {
	width:19px !important;
	left:225px !important;
	top:11833px !important;
	min-height:13px !important;
}

#item12258 {
	width:20px !important;
	left:272px !important;
	top:11833px !important;
	min-height:13px !important;
}

#item12280 {
	width:21px !important;
	left:178px !important;
	top:11833px !important;
	min-height:13px !important;
}

#item12302 {
	width:113px !important;
	left:151px !important;
	top:11582px !important;
	min-height:15px !important;
}

#item12324 {
	width:113px !important;
	left:151px !important;
	top:11639px !important;
	min-height:15px !important;
}

#item12346 {
	width:113px !important;
	left:151px !important;
	top:11610px !important;
	min-height:15px !important;
}

#item12368 {
	width:113px !important;
	left:54px !important;
	top:11224px !important;
	min-height:16px !important;
}

#item12390 {
	width:113px !important;
	left:249px !important;
	top:11041px !important;
	min-height:16px !important;
}

#item12412 {
	width:113px !important;
	left:54px !important;
	top:11264px !important;
	min-height:16px !important;
}

#item12434 {
	width:113px !important;
	left:249px !important;
	top:11081px !important;
	min-height:16px !important;
}

#item12459 {
	width:114px !important;
	left:247px !important;
	top:11224px !important;
	min-height:16px !important;
}

#item12481 {
	width:114px !important;
	left:248px !important;
	top:11317px !important;
	min-height:16px !important;
}

#item12503 {
	width:114px !important;
	left:247px !important;
	top:11264px !important;
	min-height:16px !important;
}

#item12525 {
	width:114px !important;
	left:247px !important;
	top:11356px !important;
	min-height:16px !important;
}

#item12536 {
	width:175px !important;
	height:28px !important;
	border-radius:36px;
	background:#990000;
}

#item12556 {
	width:132px !important;
	left:21px !important;
	top:8px !important;
	min-height:9px !important;
}

#item12559 {
	width:424px !important;
	height:2233px !important;
	left:-5px !important;
	top:1511px !important;
	background:#ffffff;
}

#item12560 {
	width:423px !important;
	height:2904px !important;
	left:-4px !important;
	top:3088px !important;
	background:#b9d4f0;
}

#item12561 {
	width:424px !important;
	height:2246px !important;
	left:-5px !important;
	top:-5px !important;
	background:#ffffff;
}

#item12562 {
	width:424px !important;
	height:107px !important;
	left:-5px !important;
	top:-5px !important;
	background:#edeaea;
}

#item12563 {
	width:425px !important;
	height:944px !important;
	left:-6px !important;
	top:2144px !important;
	background:#f9e2d3;
}

#item12583 {
	width:425px !important;
	height:1900px !important;
	left:-6px !important;
	top:5992px !important;
	background:#b8e0d0;
}

#item12605 {
	width:423px !important;
	height:1150px !important;
	left:-4px !important;
	top:7892px !important;
	background:#dddbdb;
}

#item12608 {
	width:423px !important;
	height:847px !important;
	left:-4px !important;
	top:9641px !important;
	background:#ffffff;
}

#item12609 {
	width:423px !important;
	height:523px !important;
	left:-4px !important;
	top:10295px !important;
	background:#edeaea;
}

#item12632 {
	width:114px !important;
	left:249px !important;
	top:11133px !important;
	min-height:16px !important;
}

#item12655 {
	width:109px !important;
	left:249px !important;
	top:11172px !important;
	min-height:16px !important;
}

#item12734 {
	width:418px !important;
	height:291px !important;
	left:-2px !important;
	top:3382px !important;
}

#item12826 {
	width:14px !important;
	height:23px !important;
	left:386px !important;
	top:3515px !important;
}

#item12830 {
	width:14px !important;
	height:23px !important;
	left:14px !important;
	top:3515px !important;
}

#item18535 {
	width:157px !important;
	height:38px !important;
	border-radius:40px;
	background:#2b5496;
}

#item18558 {
	width:157px !important;
	left:1px !important;
	top:11px !important;
	min-height:18px !important;
}

#item18532 {
	width:157px !important;
	height:38px !important;
	left:128px !important;
	top:3017px !important;
}

#item18584 {
	width:157px !important;
	height:38px !important;
	border-radius:40px;
	background:#2b5496;
}

#item18585 {
	width:156px !important;
	left:1px !important;
	top:12px !important;
	min-height:18px !important;
}

#item18581 {
	width:158px !important;
	height:38px !important;
	left:128px !important;
	top:1334px !important;
}

#item18611 {
	width:157px !important;
	height:38px !important;
	border-radius:40px;
	background:#2b5496;
}

#item18612 {
	width:156px !important;
	top:12px !important;
	min-height:14px !important;
}

#item18608 {
	width:157px !important;
	height:38px !important;
	left:117px !important;
	top:2072px !important;
}

#item18639 {
	width:157px !important;
	height:38px !important;
	border-radius:40px;
	background:#2b5496;
}

#item18662 {
	width:157px !important;
	left:1px !important;
	top:11px !important;
	min-height:16px !important;
}

#item18635 {
	width:158px !important;
	height:38px !important;
	left:131px !important;
	top:3826px !important;
}

#item18954 {
	width:157px !important;
	height:38px !important;
	border-radius:40px;
	background:#2b5496;
}

#item18955 {
	width:127px !important;
	left:16px !important;
	top:12px !important;
	min-height:16px !important;
}

#item18951 {
	width:157px !important;
	height:38px !important;
	left:129px !important;
	top:9166px !important;
}

#item18982 {
	width:156px !important;
	height:38px !important;
	border-radius:40px;
	background:#2b5496;
}

#item18983 {
	width:116px !important;
	left:20px !important;
	top:12px !important;
	min-height:10px !important;
}

#item18978 {
	width:156px !important;
	height:38px !important;
	left:129px !important;
	top:8969px !important;
}

#item19009 {
	width:156px !important;
	height:38px !important;
	border-radius:40px;
	background:#2b5496;
}

#item19011 {
	width:116px !important;
	left:20px !important;
	top:12px !important;
	min-height:10px !important;
}

#item19006 {
	width:156px !important;
	height:38px !important;
	left:129px !important;
	top:8327px !important;
}

#item19037 {
	width:156px !important;
	height:38px !important;
	border-radius:40px;
	background:#2b5496;
}

#item19038 {
	width:116px !important;
	left:20px !important;
	top:12px !important;
	min-height:10px !important;
}

#item19034 {
	width:156px !important;
	height:38px !important;
	left:129px !important;
	top:8541px !important;
}

#item19064 {
	width:156px !important;
	height:38px !important;
	border-radius:40px;
	background:#2b5496;
}

#item19065 {
	width:116px !important;
	left:20px !important;
	top:12px !important;
	min-height:10px !important;
}

#item19061 {
	width:156px !important;
	height:38px !important;
	left:129px !important;
	top:8672px !important;
}

#item19091 {
	width:156px !important;
	height:38px !important;
	border-radius:40px;
	background:#2b5496;
}

#item19092 {
	width:116px !important;
	left:20px !important;
	top:12px !important;
	min-height:10px !important;
}

#item19088 {
	width:156px !important;
	height:38px !important;
	left:129px !important;
	top:8802px !important;
}

#item19118 {
	width:157px !important;
	height:38px !important;
	border-radius:40px;
	background:#2b5496;
}

#item19120 {
	width:127px !important;
	left:16px !important;
	top:12px !important;
	min-height:17px !important;
}

#item19115 {
	width:157px !important;
	height:38px !important;
	left:129px !important;
	top:10223px !important;
}

#item19146 {
	width:157px !important;
	height:38px !important;
	border-radius:40px;
	background:#2b5496;
}

#item19147 {
	width:127px !important;
	left:15px !important;
	top:12px !important;
	min-height:19px !important;
}

#item19143 {
	width:157px !important;
	height:38px !important;
	left:129px !important;
	top:10746px !important;
}

#item19173 {
	width:157px !important;
	height:38px !important;
	border-radius:40px;
	background:#2b5496;
}

#item19174 {
	width:127px !important;
	left:16px !important;
	top:12px !important;
	min-height:18px !important;
}

#item19170 {
	width:157px !important;
	height:38px !important;
	left:129px !important;
	top:9768px !important;
}

#item13115 {
	width:254px !important;
	left:130px !important;
	top:35px !important;
	min-height:35px !important;
}

#item13137 {
	width:254px !important;
	left:130px !important;
	top:35px !important;
	min-height:35px !important;
}

#item13159 {
	width:414px !important;
	top:120px !important;
	min-height:55px !important;
}

#item13181 {
	width:414px !important;
	top:581px !important;
	min-height:45px !important;
}

#item13203 {
	width:342px !important;
	left:36px !important;
	top:4046px !important;
	min-height:137px !important;
}

#item13225 {
	width:342px !important;
	left:36px !important;
	top:2587px !important;
	min-height:442px !important;
}

#item13247 {
	width:342px !important;
	left:36px !important;
	top:2171px !important;
	min-height:57px !important;
}

#item13269 {
	width:151px !important;
	left:132px !important;
	top:199px !important;
	min-height:21px !important;
}

#item13291 {
	width:342px !important;
	left:36px !important;
	top:3899px !important;
	min-height:120px !important;
}

#item13313 {
	width:342px !important;
	left:36px !important;
	top:3181px !important;
	min-height:181px !important;
}

#item13335 {
	width:350px !important;
	left:35px !important;
	top:3693px !important;
	min-height:120px !important;
}

#item13404 {
	width:342px !important;
	left:36px !important;
	top:3116px !important;
	min-height:45px !important;
}

#item13426 {
	width:342px !important;
	left:36px !important;
	top:5407px !important;
	min-height:568px !important;
}

#item13448 {
	width:342px !important;
	left:36px !important;
	top:4209px !important;
	min-height:96px !important;
}

#item13470 {
	width:342px !important;
	left:36px !important;
	top:1804px !important;
	min-height:268px !important;
}

#item13492 {
	width:345px !important;
	left:36px !important;
	top:1722px !important;
	min-height:57px !important;
}

#item13514 {
	width:342px !important;
	left:36px !important;
	top:1067px !important;
	min-height:242px !important;
}

#item13536 {
	width:335px !important;
	left:36px !important;
	top:1008px !important;
	min-height:43px !important;
}

#item13584 {
	width:342px !important;
	left:36px !important;
	top:10109px !important;
	min-height:89px !important;
}

#item13632 {
	width:342px !important;
	left:36px !important;
	top:10632px !important;
	min-height:89px !important;
}

#item13654 {
	width:356px !important;
	left:29px !important;
	top:9122px !important;
	min-height:21px !important;
}

#item13702 {
	width:350px !important;
	left:32px !important;
	top:9673px !important;
	min-height:81px !important;
}

#item13724 {
	width:342px !important;
	left:36px !important;
	top:7986px !important;
	min-height:316px !important;
}

#item13746 {
	width:342px !important;
	left:36px !important;
	top:8399px !important;
	min-height:50px !important;
}

#item13768 {
	width:342px !important;
	left:36px !important;
	top:8485px !important;
	min-height:31px !important;
}

#item13790 {
	width:343px !important;
	left:36px !important;
	top:8615px !important;
	min-height:31px !important;
}

#item13812 {
	width:361px !important;
	left:27px !important;
	top:8746px !important;
	min-height:43px !important;
}

#item13834 {
	width:342px !important;
	left:36px !important;
	top:8875px !important;
	min-height:70px !important;
}

#item13856 {
	width:342px !important;
	left:36px !important;
	top:7922px !important;
	min-height:45px !important;
}

#item13878 {
	width:213px !important;
	left:100px !important;
	top:6018px !important;
	min-height:45px !important;
}

#item13911 {
	width:342px !important;
	left:36px !important;
	top:6084px !important;
	min-height:81px !important;
}

#item13946 {
	width:196px !important;
	left:45px !important;
	top:314px !important;
	min-height:14px !important;
}

#item13968 {
	width:342px !important;
	left:36px !important;
	top:9069px !important;
	min-height:30px !important;
}

#item14001 {
	width:196px !important;
	left:45px !important;
	top:314px !important;
	min-height:14px !important;
}

#item14034 {
	width:196px !important;
	left:45px !important;
	top:314px !important;
	min-height:14px !important;
}

#item14065 {
	width:196px !important;
	left:45px !important;
	top:314px !important;
	min-height:14px !important;
}

#item14097 {
	width:267px !important;
	left:10px !important;
	top:314px !important;
	min-height:14px !important;
}

#item14129 {
	width:196px !important;
	left:45px !important;
	top:314px !important;
	min-height:14px !important;
}

#item14151 {
	width:342px !important;
	left:36px !important;
	top:6517px !important;
	min-height:176px !important;
}

#item14173 {
	width:350px !important;
	left:32px !important;
	top:6708px !important;
	min-height:81px !important;
}

#item14195 {
	width:331px !important;
	left:36px !important;
	top:7140px !important;
	min-height:395px !important;
}

#item14217 {
	width:410px !important;
	left:-3px !important;
	top:9042px !important;
	min-height:40px !important;
}

#item14239 {
	width:413px !important;
	left:-1px !important;
	top:2145px !important;
	min-height:40px !important;
}

#item14261 {
	width:416px !important;
	left:-1px !important;
	top:3088px !important;
	min-height:40px !important;
}

#item14283 {
	width:418px !important;
	left:-1px !important;
	top:5992px !important;
	min-height:40px !important;
}

#item14305 {
	width:415px !important;
	left:-1px !important;
	top:555px !important;
	min-height:40px !important;
}

#item14327 {
	width:415px !important;
	left:-1px !important;
	top:7892px !important;
	min-height:40px !important;
}

#item14365 {
	width:45px !important;
	height:45px !important;
	left:4px !important;
	top:7px !important;
	box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	background:#e9e6e5;
	outline:solid 1px #e9e6e5;
}

#item14363 {
	width:68px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item14371 {
	width:270px !important;
	height:250px !important;
	box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	background:#e9e6e5;
	outline:solid 1px #e9e6e5;
}

#item14419 {
	width:270px !important;
	height:36px !important;
	background:#e9e6e5;
	padding:0px 0px 0px 40px;
}

#item14398 {
	width:270px !important;
	height:36px !important;
	top:167px !important;
}

#item14445 {
	width:270px !important;
	height:36px !important;
	background:#e9e6e5;
	padding:0px 0px 0px 40px;
}

#item14424 {
	width:270px !important;
	height:36px !important;
	top:8px !important;
}

#item14471 {
	width:270px !important;
	height:36px !important;
	background:#e9e6e5;
	padding:0px 0px 0px 40px;
}

#item14450 {
	width:270px !important;
	height:36px !important;
	top:126px !important;
}

#item14497 {
	width:270px !important;
	height:36px !important;
	background:#e9e6e5;
	padding:0px 0px 0px 40px;
}

#item14476 {
	width:270px !important;
	height:36px !important;
	top:87px !important;
}

#item14523 {
	width:270px !important;
	height:36px !important;
	background:#e9e6e5;
	padding:0px 0px 0px 40px;
}

#item14502 {
	width:270px !important;
	height:36px !important;
	top:48px !important;
}

#item14549 {
	width:270px !important;
	height:36px !important;
	background:#e9e6e5;
	padding:0px 0px 0px 40px;
}

#item14528 {
	width:270px !important;
	height:36px !important;
	top:205px !important;
}

#item14356 {
	width:45px !important;
	height:45px !important;
	left:4px !important;
	top:7px !important;
	box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	background:#e0dcdb;
	outline:solid 1px #e9e6e5;
}

#item14354 {
	width:68px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item14352.fixed-pos-elem {
	width:329px !important;
	height:267px !important;
	left:5px !important;
	top:5px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

p.autoParaStyle256 {
	font-family:FF-Lora-Regular,Lora;
	font-size:40px;
	line-height:48px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle255 {
	font-family:FF-Lora-Regular,Lora;
	font-size:40px;
	line-height:48px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle254 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000002;
	margin-bottom:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle253 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle252 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle251 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000002;
	text-align:center;
}

p.autoParaStyle250 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000002;
	text-align:center;
}

p.autoParaStyle249 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000002;
	text-align:center;
}

p.autoParaStyle248 {
	font-family:FF-Lora-Regular,Lora;
	font-size:30px;
	line-height:36px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle247 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000002;
	text-align:center;
}

p.autoParaStyle246 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle245 {
	font-family:FF-Lora-Regular,Lora;
	font-size:30px;
	line-height:36px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle244 {
	font-family:FF-Lora-Regular,Lora;
	font-size:30px;
	line-height:60px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle243 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000002;
	margin-bottom:17px;
	text-align:center;
}

p.autoParaStyle242 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000002;
	margin-bottom:17px;
	text-align:center;
}

p.autoParaStyle241 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000002;
	margin-bottom:17px;
	text-align:center;
}

p.autoParaStyle240 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000002;
	margin-bottom:17px;
	text-align:center;
}

p.autoParaStyle239 {
	font-family:"Basic Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000002;
	margin-bottom:15px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle238 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle237 {
	font-family:"Basic Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#ffffff;
	text-align:center;
}

p.autoParaStyle236 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle235 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle234 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle233 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle232 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	text-align:center;
}

p.autoParaStyle231 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle230 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	text-align:center;
}

p.autoParaStyle229 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle228 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle227 {
	font-family:FF-Lora-Regular,Lora;
	font-size:30px;
	line-height:36px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle226 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle225 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle224 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:21px;
	line-height:25.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle223 {
	font-family:FF-Lora-Regular,Lora;
	font-size:30px;
	line-height:36px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle222 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle221 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle220 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle219 {
	font-family:FF-Lora-Regular,Lora;
	font-size:30px;
	line-height:36px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle218 {
	font-family:FF-Lora-Regular,Lora;
	font-size:55px;
	line-height:66px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle217 {
	font-family:FF-ACaslonPro-Regular,"Adobe Caslon Pro",Georgia, serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	letter-spacing:-0.040em;
	text-align:left;
}

p.autoParaStyle216 {
	font-family:"Basic Sans",sans-serif;
	font-size:13.5px;
	line-height:16.2px;
	color:#ffffff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle215 {
	font-family:"Basic Sans",sans-serif;
	font-size:13.5px;
	line-height:16.2px;
	color:#ffffff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle214 {
	font-family:"Basic Sans",sans-serif;
	font-size:13.5px;
	line-height:16.2px;
	color:#ffffff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle213 {
	font-family:"Basic Sans",sans-serif;
	font-size:13.5px;
	line-height:16.2px;
	color:#ffffff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle212 {
	font-family:"Basic Sans",sans-serif;
	font-size:13.5px;
	line-height:16.2px;
	color:#ffffff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle211 {
	font-weight:500;
	font-family:FF-OpenSans-Medium,"Open Sans",sans-serif;
	font-size:12.4px;
	line-height:14.9px;
	color:#cccccc;
	text-align:left;
}

p.autoParaStyle210 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",sans-serif;
	font-size:14.2px;
	line-height:17.1px;
	color:#767676;
	text-align:left;
}

p.autoParaStyle209 {
	font-family:"Basic Sans",sans-serif;
	font-size:12.4px;
	line-height:14.9px;
	color:#ffffff;
	text-align:left;
}

p.autoParaStyle208 {
	font-weight:500;
	font-family:FF-OpenSans-Medium,"Open Sans",sans-serif;
	font-size:12.4px;
	line-height:14.9px;
	color:#cccccc;
	text-align:center;
}

p.autoParaStyle207 {
	font-weight:500;
	font-family:FF-OpenSans-Medium,"Open Sans",sans-serif;
	font-size:8.9px;
	line-height:10.7px;
	color:#767676;
	text-align:left;
}

p.autoParaStyle206 {
	font-family:FF-FontAwesome6Brands-Regular,"Font Awesome 6 Brands","Times New Roman", Times, serif;
	font-size:18px;
	line-height:21.6px;
	color:#cccccc;
	text-align:left;
}

p.autoParaStyle205 {
	font-family:FF-FontAwesome6Free-Solid,"Font Awesome 6 Free","Times New Roman", Times, serif;
	font-size:16px;
	line-height:19.2px;
	color:#cccccc;
	text-align:left;
}

p.autoParaStyle204 {
	font-weight:500;
	font-family:FF-OpenSans-Medium,"Open Sans",sans-serif;
	font-size:12.4px;
	line-height:14.9px;
	color:#cccccc;
	text-align:left;
}

p.autoParaStyle203 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",sans-serif;
	font-size:14.2px;
	line-height:17.1px;
	color:#767676;
	text-align:left;
}

p.autoParaStyle202 {
	font-weight:600;
	font-family:FF-ACaslonPro-Semibold,"Adobe Caslon Pro",Georgia, serif;
	font-size:14.2px;
	line-height:24.9px;
	color:#767676;
	text-align:left;
}

p.autoParaStyle201 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",sans-serif;
	font-size:18.7px;
	line-height:24.9px;
	color:#cccccc;
	text-align:left;
}

p.autoParaStyle200 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	text-align:center;
}

p.autoParaStyle199 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	text-align:center;
}

p.autoParaStyle198 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	text-align:center;
}

p.autoParaStyle197 {
	font-family:FF-Lora-Regular,Lora;
	font-size:36px;
	line-height:43.2px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle196 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	text-align:left;
}

p.autoParaStyle195 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle194 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle193 {
	font-family:FF-Lora-Regular,Lora;
	font-size:45px;
	line-height:54px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle192 {
	font-family:FF-Lora-Regular,Lora;
	font-size:36px;
	line-height:60px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle191 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	margin-bottom:17px;
	text-align:center;
}

p.autoParaStyle190 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	margin-bottom:17px;
	text-align:center;
}

p.autoParaStyle189 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	margin-bottom:17px;
	text-align:center;
}

p.autoParaStyle188 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	margin-bottom:17px;
	text-align:center;
}

p.autoParaStyle187 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	margin-bottom:15px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle186 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle185 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	text-align:center;
}

p.autoParaStyle184 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle183 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle182 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle181 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle180 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle179 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:21px;
	line-height:25.2px;
	color:#000002;
	text-align:left;
}

p.autoParaStyle178 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle177 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle176 {
	font-family:FF-Lora-Regular,Lora;
	font-size:45px;
	line-height:54px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle175 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle174 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle173 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:21px;
	line-height:25.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle172 {
	font-family:FF-Lora-Regular,Lora;
	font-size:36px;
	line-height:43.2px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle171 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle170 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle169 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle168 {
	font-family:FF-Lora-Regular,Lora;
	font-size:36px;
	line-height:43.2px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle167 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle166 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle165 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle164 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle163 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle162 {
	font-weight:500;
	font-family:FF-OpenSans-Medium,"Open Sans",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#cccccc;
	text-align:left;
}

p.autoParaStyle161 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#767676;
	text-align:left;
}

p.autoParaStyle160 {
	font-family:"Basic Sans",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#ffffff;
	text-align:left;
}

p.autoParaStyle159 {
	font-weight:500;
	font-family:FF-OpenSans-Medium,"Open Sans",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#767676;
	text-align:left;
}

p.autoParaStyle158 {
	font-family:FF-FontAwesome6Brands-Regular,"Font Awesome 6 Brands","Times New Roman", Times, serif;
	font-size:18px;
	line-height:21.6px;
	color:#cccccc;
	text-align:left;
}

p.autoParaStyle157 {
	font-family:FF-FontAwesome6Free-Solid,"Font Awesome 6 Free","Times New Roman", Times, serif;
	font-size:16px;
	line-height:19.2px;
	color:#cccccc;
	text-align:left;
}

p.autoParaStyle156 {
	font-weight:500;
	font-family:FF-OpenSans-Medium,"Open Sans",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#cccccc;
	text-align:left;
}

p.autoParaStyle155 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#767676;
	text-align:left;
}

p.autoParaStyle154 {
	font-weight:600;
	font-family:FF-ACaslonPro-Semibold,"Adobe Caslon Pro",Georgia, serif;
	font-size:16px;
	line-height:28px;
	color:#767676;
	text-align:left;
}

p.autoParaStyle153 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",sans-serif;
	font-size:21px;
	line-height:28px;
	color:#cccccc;
	text-align:left;
}

p.autoParaStyle152 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle151 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	text-align:center;
}

p.autoParaStyle150 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	text-align:left;
}

p.autoParaStyle149 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	text-align:center;
}

p.autoParaStyle148 {
	font-family:FF-Lora-Regular,Lora;
	font-size:45px;
	line-height:54px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle147 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	text-align:left;
}

p.autoParaStyle146 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle145 {
	font-family:FF-Lora-Regular,Lora;
	font-size:45px;
	line-height:54px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle144 {
	font-family:FF-Lora-Regular,Lora;
	font-size:36px;
	line-height:43.2px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle143 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:17px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle142 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:17px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle141 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:17px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle140 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:17px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle139 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	margin-bottom:15px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle138 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle137 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	text-align:center;
}

p.autoParaStyle136 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle135 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle134 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle133 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle132 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000002;
	text-align:left;
}

p.autoParaStyle131 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle130 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:21px;
	line-height:25.2px;
	color:#000002;
	text-align:left;
}

p.autoParaStyle129 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle128 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle127 {
	font-family:FF-Lora-Regular,Lora;
	font-size:36px;
	line-height:43.2px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle126 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle125 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle124 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:21px;
	line-height:25.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle123 {
	font-family:FF-Lora-Regular,Lora;
	font-size:36px;
	line-height:43.2px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle122 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle121 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle120 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle119 {
	font-family:FF-Lora-Regular,Lora;
	font-size:36px;
	line-height:43.2px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle118 {
	font-family:FF-Lora-Regular,Lora;
	font-size:95px;
	line-height:114px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle117 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle116 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle115 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle114 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle113 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle112 {
	font-weight:500;
	font-family:FF-OpenSans-Medium,"Open Sans",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#cccccc;
	text-align:left;
}

p.autoParaStyle111 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#767676;
	text-align:left;
}

p.autoParaStyle110 {
	font-family:"Basic Sans",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#ffffff;
	text-align:left;
}

p.autoParaStyle109 {
	font-weight:500;
	font-family:FF-OpenSans-Medium,"Open Sans",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#767676;
	text-align:left;
}

p.autoParaStyle108 {
	font-family:FF-FontAwesome6Brands-Regular,"Font Awesome 6 Brands","Times New Roman", Times, serif;
	font-size:18px;
	line-height:21.6px;
	color:#cccccc;
	text-align:left;
}

p.autoParaStyle107 {
	font-family:FF-FontAwesome6Free-Solid,"Font Awesome 6 Free","Times New Roman", Times, serif;
	font-size:16px;
	line-height:19.2px;
	color:#cccccc;
	text-align:left;
}

p.autoParaStyle106 {
	font-weight:500;
	font-family:FF-OpenSans-Medium,"Open Sans",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#cccccc;
	text-align:left;
}

p.autoParaStyle105 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#767676;
	text-align:left;
}

p.autoParaStyle104 {
	font-weight:600;
	font-family:FF-ACaslonPro-Semibold,"Adobe Caslon Pro",Georgia, serif;
	font-size:16px;
	line-height:28px;
	color:#767676;
	text-align:left;
}

p.autoParaStyle103 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",sans-serif;
	font-size:21px;
	line-height:28px;
	color:#cccccc;
	text-align:left;
}

p.autoParaStyle102 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#837e7d;
	text-align:left;
}

p.autoParaStyle101 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000002;
	text-align:left;
}

p.autoParaStyle100 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle99 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle98 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle97 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	text-align:center;
}

p.autoParaStyle96 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	text-align:left;
}

p.autoParaStyle95 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	text-align:center;
}

p.autoParaStyle94 {
	font-family:FF-Lora-Regular,Lora;
	font-size:45px;
	line-height:54px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle93 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle92 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle91 {
	font-family:FF-Lora-Regular,Lora;
	font-size:45px;
	line-height:54px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle90 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle89 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	text-align:left;
}

p.autoParaStyle88 {
	font-family:FF-Lora-Regular,Lora;
	font-size:45px;
	line-height:54px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle87 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle86 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle85 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:21px;
	line-height:25.2px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle84 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	margin-bottom:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle83 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle82 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle81 {
	font-family:FF-Lora-Regular,Lora;
	font-size:45px;
	line-height:54px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle80 {
	font-family:FF-Lora-Regular,Lora;
	font-size:45px;
	line-height:54px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle79 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:17px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle78 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:17px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle77 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:17px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle76 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:17px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle75 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	margin-bottom:15px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle74 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle73 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	text-align:center;
}

p.autoParaStyle72 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle71 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle70 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle69 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle68 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle67 {
	font-family:FF-Lora-Regular,Lora;
	font-size:45px;
	line-height:54px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle66 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle65 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle64 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle63 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle62 {
	font-weight:500;
	font-family:FF-OpenSans-Medium,"Open Sans",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#cccccc;
	text-align:left;
}

p.autoParaStyle61 {
	font-weight:500;
	font-family:FF-OpenSans-Medium,"Open Sans",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#cccccc;
	text-align:left;
}

p.autoParaStyle60 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#767676;
	text-align:left;
}

p.autoParaStyle59 {
	font-family:"Basic Sans",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#ffffff;
	text-align:left;
}

p.autoParaStyle58 {
	font-weight:500;
	font-family:FF-OpenSans-Medium,"Open Sans",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#767676;
	text-align:left;
}

p.autoParaStyle57 {
	font-weight:500;
	font-family:FF-OpenSans-Medium,"Open Sans",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#cccccc;
	text-align:left;
}

p.autoParaStyle56 {
	font-weight:600;
	font-family:FF-ACaslonPro-Semibold,"Adobe Caslon Pro",Georgia, serif;
	font-size:16px;
	line-height:28px;
	color:#767676;
	text-align:left;
}

p.autoParaStyle55 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",sans-serif;
	font-size:21px;
	line-height:28px;
	color:#cccccc;
	text-align:left;
}

p.autoParaStyle54 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#827e7c;
	text-align:left;
}

p.autoParaStyle53 {
	font-family:FF-Lora-Regular,Lora;
	font-size:45px;
	line-height:54px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle52 {
	font-family:FF-Lora-Regular,Lora;
	font-size:45px;
	line-height:54px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle51 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#757575;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle50 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	text-align:center;
}

p.autoParaStyle49 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	text-align:left;
}

p.autoParaStyle48 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000002;
	text-align:left;
}

p.autoParaStyle47 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle46 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle45 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle44 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	text-align:center;
}

p.autoParaStyle43 {
	font-family:FF-Lora-Regular,Lora;
	font-size:45px;
	line-height:54px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle42 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle41 {
	font-family:FF-Lora-Regular,Lora;
	font-size:45px;
	line-height:54px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle40 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle39 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	text-align:left;
}

p.autoParaStyle38 {
	font-family:FF-Lora-Regular,Lora;
	font-size:45px;
	line-height:54px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle37 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle36 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle35 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle34 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	margin-bottom:30px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle33 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle32 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle31 {
	font-family:FF-Lora-Regular,Lora;
	font-size:45px;
	line-height:54px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle30 {
	font-family:FF-Lora-Regular,Lora;
	font-size:45px;
	line-height:54px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle29 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:17px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle28 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:17px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle27 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:17px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle26 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:17px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle25 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	margin-bottom:15px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle24 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle23 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	text-align:center;
}

p.autoParaStyle22 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle21 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle20 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle18 {
	font-family:FF-Lora-Regular,Lora;
	font-size:45px;
	line-height:54px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle17 {
	font-family:FF-Lora-Regular,Lora;
	font-size:110px;
	line-height:132px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle16 {
	font-family:FF-ACaslonPro-Regular,"Adobe Caslon Pro",Georgia, serif;
	font-size:22.5px;
	line-height:23.6px;
	color:#000;
	text-align:left;
}

p.autoParaStyle15 {
	font-family:FF-ACaslonPro-Regular,"Adobe Caslon Pro",Georgia, serif;
	font-size:22.5px;
	line-height:23.6px;
	color:#000;
	letter-spacing:-0.040em;
	text-align:left;
}

p.autoParaStyle14 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#757575;
	letter-spacing:0.100em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle13 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle12 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle11 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle10 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle9 {
	font-weight:500;
	font-family:FF-OpenSans-Medium,"Open Sans",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#cccccc;
	text-align:left;
}

p.autoParaStyle8 {
	font-family:"Basic Sans",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#ffffff;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:500;
	font-family:FF-OpenSans-Medium,"Open Sans",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#767676;
	text-align:left;
}

p.autoParaStyle6 {
	font-family:FF-FontAwesome6Brands-Regular,"Font Awesome 6 Brands","Times New Roman", Times, serif;
	font-size:18px;
	line-height:21.6px;
	color:#cccccc;
	text-align:left;
}

p.autoParaStyle5 {
	font-family:FF-FontAwesome6Free-Solid,"Font Awesome 6 Free","Times New Roman", Times, serif;
	font-size:16px;
	line-height:19.2px;
	color:#cccccc;
	text-align:left;
}

p.autoParaStyle4 {
	font-weight:500;
	font-family:FF-OpenSans-Medium,"Open Sans",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#cccccc;
	text-align:left;
}

p.autoParaStyle3 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#767676;
	text-align:left;
}

p.autoParaStyle2 {
	font-weight:600;
	font-family:FF-ACaslonPro-Semibold,"Adobe Caslon Pro",Georgia, serif;
	font-size:16px;
	line-height:28px;
	color:#767676;
	text-align:left;
}

p.autoParaStyle1 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",sans-serif;
	font-size:21px;
	line-height:28px;
	color:#cccccc;
	text-align:left;
}

p.Basic-Paragraph {
	font-family:"Minion Pro",serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.menu_item {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#fff;
	text-align:left;
}

p.No-Paragraph-Style {
	font-family:"Minion Pro",serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle19 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
}

span.autoCharStyle18 {
	font-size:18px;
}

span.autoCharStyle17 {
	font-weight:600;
	font-family:FF-ACaslonPro-Semibold,"Adobe Caslon Pro",Georgia, serif;
	color:#990000;
	letter-spacing:-0.070em;
}

span.autoCharStyle16 {
	font-weight:600;
	font-family:FF-ACaslonPro-Semibold,"Adobe Caslon Pro",Georgia, serif;
	color:#990000;
	letter-spacing:-0.070em;
}

span.autoCharStyle15 {
	letter-spacing:-0.034em;
}

span.autoCharStyle14 {
	font-weight:600;
	font-family:FF-ACaslonPro-Semibold,"Adobe Caslon Pro",Georgia, serif;
	color:#990000;
	letter-spacing:-0.070em;
}

span.autoCharStyle13 {
	font-weight:600;
	font-family:FF-ACaslonPro-Semibold,"Adobe Caslon Pro",Georgia, serif;
	color:#990000;
	letter-spacing:-0.070em;
}

span.autoCharStyle12 {
	font-weight:600;
	font-family:FF-ACaslonPro-Semibold,"Adobe Caslon Pro",Georgia, serif;
	color:#990000;
	letter-spacing:-0.070em;
}

span.autoCharStyle11 {
	font-weight:600;
	font-family:FF-ACaslonPro-Semibold,"Adobe Caslon Pro",Georgia, serif;
	color:#990000;
	letter-spacing:-0.070em;
}

span.autoCharStyle10 {
	font-weight:600;
	font-family:FF-ACaslonPro-Semibold,"Adobe Caslon Pro",Georgia, serif;
	color:#990000;
	letter-spacing:-0.070em;
}

span.autoCharStyle9 {
	color:#000002;
}

span.autoCharStyle8 {
	color:#000002;
}

span.autoCharStyle7 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:21px;
}

span.autoCharStyle6 {
	color:#000002;
}

span.autoCharStyle5 {
	color:#000002;
}

span.autoCharStyle4 {
	color:#000002;
}

span.autoCharStyle3 {
	font-weight:600;
	font-family:FF-ACaslonPro-Semibold,"Adobe Caslon Pro",Georgia, serif;
	color:#990000;
	letter-spacing:-0.070em;
}

span.autoCharStyle2 {
	letter-spacing:-0.040em;
}

span.autoCharStyle1 {
	letter-spacing:-0.034em;
}

span._414_-_Hyperlink {
	color:#2b5496;
	text-decoration:underline;
}

span._768_-_Hyperlink {
	color:#2b5496;
	text-decoration:underline;
}

span.None {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:1600px){ [class*=" mq-"], .mq-default { display:none; } .mq-1440 {display:block; } }
@media all and (max-width:1184px){ [class*=" mq-"], .mq-default { display:none; } .mq-1024 {display:block; } }
@media all and (max-width:928px){ [class*=" mq-"], .mq-default { display:none; } .mq-768 {display:block; } }
@media all and (max-width:544px){ [class*=" mq-"], .mq-default { display:none; } .mq-414 {display:block; } }

