/* 	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...'; }
.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-MinionPro-Regular;
	src:url("/fonts/newsletter_spring_2026/MinionPro-Regular.otf");
}

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

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

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

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

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

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

#item175657 {
	width:1445px !important;
	height:2435px !important;
	left:-5px !important;
	top:3445px !important;
	background:#c4e0ff;
}

#item175659 {
	width:1445px !important;
	height:2882px !important;
	left:-5px !important;
	top:577px !important;
	background:#f2c6a5;
}

#item175660 {
	width:1445px !important;
	height:2074px !important;
	left:-5px !important;
	top:7095px !important;
	background:#ebebeb;
}

#item175662 {
	width:461px !important;
	height:209px !important;
	left:-5px !important;
	top:-5px !important;
	background:#f9e2d3;
}

#item175664 {
	width:725px !important;
	height:464px !important;
	left:40px !important;
	top:1346px !important;
	background:#f9e2d3;
}

#item175665 {
	width:724px !important;
	height:464px !important;
	left:669px !important;
	top:1909px !important;
	background:#f9e2d3;
}

#item175666 {
	width:724px !important;
	height:464px !important;
	left:40px !important;
	top:2433px !important;
	background:#f9e2d3;
}

#item175667 {
	width:724px !important;
	height:464px !important;
	left:670px !important;
	top:2995px !important;
	background:#f9e2d3;
}

#item175668 {
	width:725px !important;
	height:464px !important;
	left:669px !important;
	top:822px !important;
	background:#f9e2d3;
}

#item175669 {
	width:1001px !important;
	height:209px !important;
	left:439px !important;
	top:-2px !important;
	background:#f2c6a5;
}

#item175670 {
	width:382px !important;
	left:97px !important;
	top:3549px !important;
	min-height:99px !important;
}

#item175693 {
	width:532px !important;
	height:1393px !important;
	left:-5px !important;
	top:5727px !important;
	background:#ccf0e3;
}

#item175695 {
	width:1355px !important;
	height:1424px !important;
	left:84px !important;
	top:5850px !important;
	background:#b8e0d0;
}

#item174804 {
	width:1445px !important;
	height:495px !important;
	left:-5px !important;
	top:9155px !important;
	background:#000;
}

#item174806 {
	width:267px !important;
	left:60px !important;
	top:9239px !important;
	min-height:78px !important;
}

#item174829 {
	width:218px !important;
	left:602px !important;
	top:9496px !important;
	min-height:68px !important;
}

#item174852 {
	width:127px !important;
	left:711px !important;
	top:9238px !important;
	min-height:17px !important;
}

#item174875 {
	width:127px !important;
	left:711px !important;
	top:9283px !important;
	min-height:17px !important;
}

#item174928 {
	width:20px !important;
	left:178px !important;
	top:9497px !important;
	min-height:16px !important;
}

#item174954 {
	width:16px !important;
	left:241px !important;
	top:9496px !important;
	min-height:16px !important;
}

#item174980 {
	width:127px !important;
	left:711px !important;
	top:9315px !important;
	min-height:17px !important;
}

#item175006 {
	width:127px !important;
	left:711px !important;
	top:9347px !important;
	min-height:17px !important;
}

#item175032 {
	width:127px !important;
	left:711px !important;
	top:9379px !important;
	min-height:17px !important;
}

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

#item175111 {
	width:127px !important;
	left:369px !important;
	top:9560px !important;
	min-height:17px !important;
}

#item175145 {
	width:59px !important;
	left:1318px !important;
	top:9488px !important;
	min-height:11px !important;
}

#item175168 {
	width:28px !important;
	left:920px !important;
	top:9536px !important;
	min-height:15px !important;
}

#item175195 {
	width:33px !important;
	left:969px !important;
	top:9536px !important;
	min-height:15px !important;
}

#item175222 {
	width:33px !important;
	left:1191px !important;
	top:9536px !important;
	min-height:15px !important;
}

#item175248 {
	width:22px !important;
	left:1087px !important;
	top:9536px !important;
	min-height:15px !important;
}

#item175274 {
	width:22px !important;
	left:1139px !important;
	top:9536px !important;
	min-height:15px !important;
}

#item175300 {
	width:23px !important;
	left:1033px !important;
	top:9536px !important;
	min-height:15px !important;
}

#item175326 {
	width:127px !important;
	left:369px !important;
	top:9528px !important;
	min-height:17px !important;
}

#item175352 {
	width:127px !important;
	left:888px !important;
	top:9238px !important;
	min-height:18px !important;
}

#item175375 {
	width:127px !important;
	left:1065px !important;
	top:9238px !important;
	min-height:18px !important;
}

#item175398 {
	width:127px !important;
	left:888px !important;
	top:9283px !important;
	min-height:18px !important;
}

#item175424 {
	width:129px !important;
	left:1065px !important;
	top:9333px !important;
	min-height:18px !important;
}

#item175447 {
	width:129px !important;
	left:1065px !important;
	top:9378px !important;
	min-height:18px !important;
}

#item175478 {
	width:127px !important;
	left:888px !important;
	top:9333px !important;
	min-height:18px !important;
}

#item175501 {
	width:127px !important;
	left:888px !important;
	top:9378px !important;
	min-height:18px !important;
}

#item175533 {
	width:129px !important;
	left:1242px !important;
	top:9238px !important;
	min-height:18px !important;
}

#item175556 {
	width:129px !important;
	left:1242px !important;
	top:9283px !important;
	min-height:18px !important;
}

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

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

#item175622 {
	width:122px !important;
	left:1065px !important;
	top:9282px !important;
	min-height:18px !important;
}

#item174698 {
	width:793px !important;
	height:552px !important;
	left:644px !important;
	top:3961px !important;
}

#item174751 {
	width:27px !important;
	height:43px !important;
	left:1379px !important;
	top:4213px !important;
}

#item174755 {
	width:27px !important;
	height:43px !important;
	left:673px !important;
	top:4213px !important;
}

#item174759 {
	width:436px !important;
	height:310px !important;
	left:1003px !important;
	top:466px !important;
	background:#f9e2d3;
}

#item174762 {
	width:674px !important;
	height:494px !important;
	background:#000;
}

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

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

#item174431 {
	width:209px !important;
	height:50px !important;
	left:613px !important;
	top:9015px !important;
}

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

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

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

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

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

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

#item174512 {
	width:209px !important;
	height:50px !important;
	left:94px !important;
	top:7668px !important;
}

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

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

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

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

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

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

#item173531 {
	width:995px !important;
	left:439px !important;
	top:37px !important;
	min-height:111px !important;
}

#item173554 {
	width:454px !important;
	left:107px !important;
	top:656px !important;
	min-height:46px !important;
}

#item173577 {
	width:559px !important;
	left:120px !important;
	top:1477px !important;
	min-height:186px !important;
}

#item173600 {
	width:563px !important;
	left:120px !important;
	top:1401px !important;
	min-height:53px !important;
}

#item173624 {
	width:554px !important;
	left:127px !important;
	top:2595px !important;
	min-height:122px !important;
}

#item173647 {
	width:558px !important;
	left:127px !important;
	top:2519px !important;
	min-height:53px !important;
}

#item173670 {
	width:558px !important;
	left:752px !important;
	top:973px !important;
	min-height:143px !important;
}

#item173693 {
	width:558px !important;
	left:752px !important;
	top:902px !important;
	min-height:47px !important;
}

#item173716 {
	width:558px !important;
	left:754px !important;
	top:3135px !important;
	min-height:165px !important;
}

#item173739 {
	width:558px !important;
	left:754px !important;
	top:3064px !important;
	min-height:47px !important;
}

#item173762 {
	width:558px !important;
	left:754px !important;
	top:2036px !important;
	min-height:208px !important;
}

#item173785 {
	width:558px !important;
	left:754px !important;
	top:1934px !important;
	min-height:47px !important;
}

#item173808 {
	width:155px !important;
	left:165px !important;
	top:50px !important;
	min-height:112px !important;
}

#item173840 {
	width:139px !important;
	left:1165px !important;
	top:158px !important;
	min-height:22px !important;
}

#item173863 {
	width:567px !important;
	left:94px !important;
	top:7377px !important;
	min-height:45px !important;
}

#item173886 {
	width:567px !important;
	left:773px !important;
	top:3728px !important;
	min-height:165px !important;
}

#item173909 {
	width:436px !important;
	left:97px !important;
	top:3729px !important;
	min-height:424px !important;
}

#item173932 {
	width:436px !important;
	left:97px !important;
	top:5489px !important;
	min-height:78px !important;
}

#item173955 {
	width:436px !important;
	left:97px !important;
	top:4311px !important;
	min-height:165px !important;
}

#item176628 {
	width:558px !important;
	left:775px !important;
	top:5190px !important;
	min-height:143px !important;
}

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

#item174006 {
	width:153px !important;
	left:28px !important;
	top:16px !important;
	min-height:14px !important;
}

#item176525 {
	width:209px !important;
	height:50px !important;
	left:211px !important;
	top:5617px !important;
}

#item174029 {
	opacity:0.35;
	width:880px !important;
	left:503px !important;
	top:3480px !important;
	min-height:115px !important;
}

#item174159 {
	width:192px !important;
	left:1093px !important;
	top:514px !important;
	min-height:16px !important;
}

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

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

#item174247 {
	width:321px !important;
	left:840px !important;
	top:5959px !important;
	min-height:45px !important;
}

#item174270 {
	width:516px !important;
	left:840px !important;
	top:6088px !important;
	min-height:223px !important;
}

#item174293 {
	width:519px !important;
	left:840px !important;
	top:6387px !important;
	min-height:202px !important;
}

#item174316 {
	width:397px !important;
	left:179px !important;
	top:6894px !important;
	min-height:165px !important;
}

#item174339 {
	width:665px !important;
	left:94px !important;
	top:7482px !important;
	min-height:137px !important;
}

#item174372 {
	width:291px !important;
	left:192px !important;
	top:7873px !important;
	min-height:66px !important;
}

#item174406 {
	width:269px !important;
	height:62px !important;
	border-radius:40px;
	background:#2b5496;
}

#item174407 {
	width:230px !important;
	left:19px !important;
	top:16px !important;
	min-height:14px !important;
}

#item174403 {
	width:269px !important;
	height:50px !important;
	left:203px !important;
	top:8745px !important;
}

#item174459 {
	width:710px !important;
	left:362px !important;
	top:8885px !important;
	min-height:81px !important;
}

#item176559 {
	width:397px !important;
	left:179px !important;
	top:6788px !important;
	min-height:76px !important;
}

#item176867 {
	width:613px !important;
	top:127px !important;
	min-height:100px !important;
}

#item176919 {
	width:194px !important;
	left:271px !important;
	min-height:35px !important;
}

#item176925 {
	width:194px !important;
	min-height:35px !important;
}

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

#item177278 {
	width:216px !important;
	height:14px !important;
	left:1093px !important;
	top:577px !important;
}

#item177110 {
	width:219px !important;
	min-height:14px !important;
}

#item177281 {
	width:219px !important;
	height:14px !important;
	left:1093px !important;
	top:617px !important;
}

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

#item177284 {
	width:214px !important;
	height:14px !important;
	left:1093px !important;
	top:669px !important;
}

#item177156 {
	width:187px !important;
	min-height:14px !important;
}

#item177287 {
	width:187px !important;
	height:14px !important;
	left:1093px !important;
	top:704px !important;
}

#item173439 {
	width:464px !important;
	left:-5px !important;
	top:3459px !important;
	min-height:45px !important;
}

#item173462 {
	width:470px !important;
	left:-4px !important;
	top:7273px !important;
	min-height:45px !important;
}

#item173485 {
	width:500px !important;
	left:-3px !important;
	top:579px !important;
	min-height:45px !important;
}

#item173508 {
	width:468px !important;
	left:-6px !important;
	top:5850px !important;
	min-height:45px !important;
}

#item248417 {
	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:#fae3d4;
	outline:solid 1px #fae3d4;
}

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

#item248422 {
	width:294px !important;
	height:228px !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:#fae3d4;
	outline:solid 1px #fae3d4;
}

#item248428 {
	width:291px !important;
	height:48px !important;
	background:#fae3d4;
	padding:0px 0px 0px 40px;
}

#item248424 {
	width:291px !important;
	height:48px !important;
	top:168px !important;
}

#item248456 {
	width:291px !important;
	height:48px !important;
	background:#fae3d4;
	padding:0px 0px 0px 40px;
}

#item248452 {
	width:291px !important;
	height:48px !important;
	top:116px !important;
}

#item248484 {
	width:291px !important;
	height:48px !important;
	background:#fae3d4;
	padding:0px 0px 0px 40px;
}

#item248480 {
	width:291px !important;
	height:48px !important;
	top:64px !important;
}

#item248512 {
	width:291px !important;
	height:48px !important;
	background:#f9e2d3;
	padding:0px 0px 0px 40px;
}

#item248508 {
	width:291px !important;
	height:48px !important;
	top:12px !important;
}

#item248405 {
	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:#fae3d4;
	outline:solid 1px #fae3d4;
}

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

#item248399.fixed-pos-elem {
	width:367px !important;
	height:245px !important;
	left:3px !important;
}

#item187218 {
	width:1930px !important;
	height:2435px !important;
	left:-5px !important;
	top:3445px !important;
	background:#c4e0ff;
}

#item187219 {
	width:1930px !important;
	height:2882px !important;
	left:-5px !important;
	top:577px !important;
	background:#f2c6a5;
}

#item187220 {
	width:1930px !important;
	height:2068px !important;
	left:-5px !important;
	top:6962px !important;
	background:#ebebeb;
}

#item187221 {
	width:475px !important;
	height:209px !important;
	left:-5px !important;
	top:-5px !important;
	background:#f9e2d3;
}

#item187222 {
	width:1010px !important;
	height:464px !important;
	left:-5px !important;
	top:1346px !important;
	background:#f9e2d3;
}

#item187223 {
	width:1016px !important;
	height:464px !important;
	left:909px !important;
	top:1909px !important;
	background:#f9e2d3;
}

#item187224 {
	width:1009px !important;
	height:464px !important;
	left:-5px !important;
	top:2433px !important;
	background:#f9e2d3;
}

#item187225 {
	width:1011px !important;
	height:464px !important;
	left:910px !important;
	top:2995px !important;
	background:#f9e2d3;
}

#item187226 {
	width:1011px !important;
	height:464px !important;
	left:909px !important;
	top:822px !important;
	background:#f9e2d3;
}

#item187227 {
	width:1455px !important;
	height:209px !important;
	left:470px !important;
	top:-4px !important;
	background:#f2c6a5;
}

#item187228 {
	width:596px !important;
	left:94px !important;
	top:3549px !important;
	min-height:99px !important;
}

#item187251 {
	width:532px !important;
	height:1247px !important;
	left:-5px !important;
	top:5727px !important;
	background:#ccf0e3;
}

#item187252 {
	width:1841px !important;
	height:1299px !important;
	left:84px !important;
	top:5850px !important;
	background:#b8e0d0;
}

#item190471 {
	width:1930px !important;
	height:486px !important;
	left:-5px !important;
	top:9031px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item197289 {
	width:1040px !important;
	height:551px !important;
	left:884px !important;
	top:3962px !important;
	background:#84a8d6;
}

#item188060 {
	width:793px !important;
	height:552px !important;
	left:1008px !important;
	top:3961px !important;
}

#item188095 {
	width:27px !important;
	height:43px !important;
	left:1744px !important;
	top:4213px !important;
}

#item188099 {
	width:27px !important;
	height:43px !important;
	left:1038px !important;
	top:4213px !important;
}

#item188105 {
	width:920px !important;
	height:494px !important;
	background:#000;
}

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

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

#item188129 {
	width:209px !important;
	height:50px !important;
	left:856px !important;
	top:8891px !important;
}

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

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

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

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

#item188184 {
	width:209px !important;
	height:50px !important;
	left:223px !important;
	top:7543px !important;
}

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

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

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

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

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

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

#item188319 {
	width:454px !important;
	left:170px !important;
	top:656px !important;
	min-height:46px !important;
}

#item188343 {
	width:825px !important;
	left:89px !important;
	top:1500px !important;
	min-height:122px !important;
}

#item188366 {
	width:825px !important;
	left:91px !important;
	top:1460px !important;
	min-height:18px !important;
}

#item188389 {
	width:819px !important;
	left:91px !important;
	top:2626px !important;
	min-height:78px !important;
}

#item188412 {
	width:825px !important;
	left:91px !important;
	top:2549px !important;
	min-height:53px !important;
}

#item188435 {
	width:825px !important;
	left:1002px !important;
	top:996px !important;
	min-height:100px !important;
}

#item188458 {
	width:825px !important;
	left:1002px !important;
	top:925px !important;
	min-height:47px !important;
}

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

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

#item188510 {
	width:824px !important;
	left:1000px !important;
	top:3173px !important;
	min-height:100px !important;
}

#item188533 {
	width:823px !important;
	left:1000px !important;
	top:3102px !important;
	min-height:47px !important;
}

#item188556 {
	width:825px !important;
	left:1004px !important;
	top:2066px !important;
	min-height:122px !important;
}

#item188579 {
	width:825px !important;
	left:1004px !important;
	top:1995px !important;
	min-height:47px !important;
}

#item188602 {
	width:131px !important;
	left:170px !important;
	top:50px !important;
	min-height:112px !important;
}

#item188296 {
	width:734px !important;
	left:651px !important;
	top:38px !important;
	min-height:111px !important;
}

#item188629 {
	width:139px !important;
	left:1574px !important;
	top:102px !important;
	min-height:22px !important;
}

#item188652 {
	width:567px !important;
	left:223px !important;
	top:7252px !important;
	min-height:45px !important;
}

#item188676 {
	width:808px !important;
	left:1015px !important;
	top:3750px !important;
	min-height:122px !important;
}

#item188699 {
	width:680px !important;
	left:94px !important;
	top:3729px !important;
	min-height:424px !important;
}

#item188722 {
	width:680px !important;
	left:94px !important;
	top:5489px !important;
	min-height:57px !important;
}

#item188745 {
	width:680px !important;
	left:94px !important;
	top:4343px !important;
	min-height:100px !important;
}

#item188768 {
	width:808px !important;
	left:1015px !important;
	top:5212px !important;
	min-height:100px !important;
}

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

#item188819 {
	width:153px !important;
	left:28px !important;
	top:16px !important;
	min-height:14px !important;
}

#item188791 {
	width:209px !important;
	height:50px !important;
	left:369px !important;
	top:5595px !important;
}

#item188842 {
	opacity:0.35;
	width:880px !important;
	left:867px !important;
	top:3480px !important;
	min-height:115px !important;
}

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

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

#item188980 {
	width:321px !important;
	left:1015px !important;
	top:5959px !important;
	min-height:45px !important;
}

#item189003 {
	width:739px !important;
	left:1015px !important;
	top:6080px !important;
	min-height:180px !important;
}

#item189026 {
	width:743px !important;
	left:1015px !important;
	top:6336px !important;
	min-height:130px !important;
}

#item189049 {
	width:664px !important;
	left:223px !important;
	top:6841px !important;
	min-height:122px !important;
}

#item189072 {
	width:680px !important;
	left:223px !important;
	top:7357px !important;
	min-height:137px !important;
}

#item189100 {
	width:291px !important;
	left:382px !important;
	top:7749px !important;
	min-height:66px !important;
}

#item189131 {
	width:269px !important;
	height:62px !important;
	border-radius:40px;
	background:#2b5496;
}

#item189132 {
	width:230px !important;
	left:19px !important;
	top:16px !important;
	min-height:14px !important;
}

#item189128 {
	width:269px !important;
	height:50px !important;
	left:393px !important;
	top:8620px !important;
}

#item189155 {
	width:710px !important;
	left:605px !important;
	top:8760px !important;
	min-height:81px !important;
}

#item189178 {
	width:664px !important;
	left:223px !important;
	top:6770px !important;
	min-height:53px !important;
}

#item189203 {
	width:808px !important;
	left:1015px !important;
	top:5593px !important;
	min-height:78px !important;
}

#item189230 {
	width:194px !important;
	left:271px !important;
	min-height:35px !important;
}

#item189253 {
	width:194px !important;
	min-height:35px !important;
}

#item252905 {
	width:436px !important;
	height:310px !important;
	left:1489px !important;
	top:465px !important;
	background:#f9e2d3;
}

#item252906 {
	width:192px !important;
	left:1579px !important;
	top:513px !important;
	min-height:16px !important;
}

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

#item252931 {
	width:216px !important;
	height:14px !important;
	left:1579px !important;
	top:576px !important;
}

#item252961 {
	width:219px !important;
	min-height:14px !important;
}

#item252958 {
	width:219px !important;
	height:14px !important;
	left:1579px !important;
	top:616px !important;
}

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

#item252984 {
	width:214px !important;
	height:14px !important;
	left:1579px !important;
	top:669px !important;
}

#item253013 {
	width:187px !important;
	min-height:14px !important;
}

#item253010 {
	width:187px !important;
	height:14px !important;
	left:1579px !important;
	top:705px !important;
}

#item253036 {
	width:464px !important;
	left:-5px !important;
	top:3458px !important;
	min-height:45px !important;
}

#item253059 {
	width:470px !important;
	left:-4px !important;
	top:7149px !important;
	min-height:45px !important;
}

#item253082 {
	width:500px !important;
	left:-3px !important;
	top:579px !important;
	min-height:45px !important;
}

#item253105 {
	width:468px !important;
	left:-6px !important;
	top:5849px !important;
	min-height:45px !important;
}

#item251772 {
	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:#fae3d4;
	outline:solid 1px #fae3d4;
}

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

#item251777 {
	width:294px !important;
	height:228px !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:#fae3d4;
	outline:solid 1px #fae3d4;
}

#item251782 {
	width:291px !important;
	height:48px !important;
	background:#fae3d4;
	padding:0px 0px 0px 40px;
}

#item251778 {
	width:291px !important;
	height:48px !important;
	top:168px !important;
}

#item251810 {
	width:291px !important;
	height:48px !important;
	background:#fae3d4;
	padding:0px 0px 0px 40px;
}

#item251806 {
	width:291px !important;
	height:48px !important;
	top:116px !important;
}

#item251839 {
	width:291px !important;
	height:48px !important;
	background:#fae3d4;
	padding:0px 0px 0px 40px;
}

#item251834 {
	width:291px !important;
	height:48px !important;
	top:64px !important;
}

#item251867 {
	width:291px !important;
	height:48px !important;
	background:#f9e2d3;
	padding:0px 0px 0px 40px;
}

#item251863 {
	width:291px !important;
	height:48px !important;
	top:12px !important;
}

#item251760 {
	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:#fae3d4;
	outline:solid 1px #fae3d4;
}

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

#item251755.fixed-pos-elem {
	width:367px !important;
	height:245px !important;
	left:3px !important;
	top:-1px !important;
}

#item206162 {
	width:1034px !important;
	height:3784px !important;
	left:-5px !important;
	top:3648px !important;
	background:#c4e0ff;
}

#item206163 {
	width:1034px !important;
	height:2882px !important;
	left:-5px !important;
	top:577px !important;
	background:#f2c6a5;
}

#item206164 {
	width:1034px !important;
	height:1905px !important;
	left:-5px !important;
	top:9571px !important;
	background:#ebebeb;
}

#item206165 {
	width:461px !important;
	height:209px !important;
	left:-5px !important;
	top:-5px !important;
	background:#f9e2d3;
}

#item206166 {
	width:568px !important;
	height:508px !important;
	left:-5px !important;
	top:1390px !important;
	background:#f9e2d3;
}

#item206167 {
	width:568px !important;
	height:528px !important;
	left:461px !important;
	top:1988px !important;
	background:#f9e2d3;
}

#item206168 {
	width:568px !important;
	height:488px !important;
	left:-5px !important;
	top:2576px !important;
	background:#f9e2d3;
}

#item206169 {
	width:567px !important;
	height:508px !important;
	left:462px !important;
	top:3154px !important;
	background:#f9e2d3;
}

#item206170 {
	width:568px !important;
	height:508px !important;
	left:461px !important;
	top:822px !important;
	background:#f9e2d3;
}

#item206171 {
	width:707px !important;
	height:209px !important;
	left:322px !important;
	top:-2px !important;
	background:#f2c6a5;
}

#item206172 {
	width:850px !important;
	left:60px !important;
	top:3859px !important;
	min-height:45px !important;
}

#item206196 {
	width:1034px !important;
	height:2148px !important;
	left:-5px !important;
	top:7432px !important;
	background:#b8e0d0;
}

#item209237 {
	width:1040px !important;
	height:648px !important;
	left:-7px !important;
	top:11270px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item207005 {
	width:793px !important;
	height:552px !important;
	left:102px !important;
	top:4559px !important;
}

#item207039 {
	width:27px !important;
	height:43px !important;
	left:836px !important;
	top:4811px !important;
}

#item207043 {
	width:27px !important;
	height:43px !important;
	left:130px !important;
	top:4811px !important;
}

#item208945 {
	width:466px !important;
	height:538px !important;
	left:563px !important;
	top:1390px !important;
	background:#000;
}

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

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

#item207076 {
	width:209px !important;
	height:50px !important;
	left:408px !important;
	top:11150px !important;
}

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

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

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

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

#item207131 {
	width:209px !important;
	height:50px !important;
	left:60px !important;
	top:9950px !important;
}

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

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

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

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

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

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

#item207242 {
	width:634px !important;
	left:358px !important;
	top:36px !important;
	min-height:96px !important;
}

#item207265 {
	width:454px !important;
	left:60px !important;
	top:656px !important;
	min-height:46px !important;
}

#item207288 {
	width:442px !important;
	left:60px !important;
	top:1524px !important;
	min-height:230px !important;
}

#item207311 {
	width:442px !important;
	left:60px !important;
	top:1426px !important;
	min-height:47px !important;
}

#item207335 {
	width:442px !important;
	left:60px !important;
	top:2759px !important;
	min-height:143px !important;
}

#item207358 {
	width:442px !important;
	left:60px !important;
	top:2658px !important;
	min-height:76px !important;
}

#item207381 {
	width:441px !important;
	left:523px !important;
	top:992px !important;
	min-height:186px !important;
}

#item207404 {
	width:441px !important;
	left:523px !important;
	top:892px !important;
	min-height:76px !important;
}

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

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

#item207457 {
	width:441px !important;
	left:523px !important;
	top:3315px !important;
	min-height:208px !important;
}

#item207480 {
	width:441px !important;
	left:523px !important;
	top:3214px !important;
	min-height:76px !important;
}

#item207503 {
	width:442px !important;
	left:522px !important;
	top:2137px !important;
	min-height:251px !important;
}

#item207526 {
	width:442px !important;
	left:522px !important;
	top:2036px !important;
	min-height:76px !important;
}

#item207549 {
	width:155px !important;
	left:142px !important;
	top:50px !important;
	min-height:112px !important;
}

#item207576 {
	width:139px !important;
	left:851px !important;
	top:157px !important;
	min-height:22px !important;
}

#item207599 {
	width:567px !important;
	left:60px !important;
	top:9650px !important;
	min-height:45px !important;
}

#item207622 {
	width:567px !important;
	left:215px !important;
	top:4326px !important;
	min-height:165px !important;
}

#item207645 {
	width:904px !important;
	left:60px !important;
	top:3964px !important;
	min-height:57px !important;
}

#item207669 {
	width:567px !important;
	left:215px !important;
	top:6821px !important;
	min-height:57px !important;
}

#item207692 {
	width:567px !important;
	left:215px !important;
	top:5236px !important;
	min-height:122px !important;
}

#item207715 {
	width:567px !important;
	left:215px !important;
	top:6534px !important;
	min-height:143px !important;
}

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

#item207768 {
	width:153px !important;
	left:28px !important;
	top:16px !important;
	min-height:14px !important;
}

#item207738 {
	width:209px !important;
	height:50px !important;
	left:394px !important;
	top:6929px !important;
}

#item207791 {
	opacity:0.35;
	width:880px !important;
	left:69px !important;
	top:3683px !important;
	min-height:115px !important;
}

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

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

#item207922 {
	width:321px !important;
	left:352px !important;
	top:7510px !important;
	min-height:45px !important;
}

#item207945 {
	width:599px !important;
	left:182px !important;
	top:7967px !important;
	min-height:202px !important;
}

#item207968 {
	width:623px !important;
	left:201px !important;
	top:8582px !important;
	min-height:151px !important;
}

#item207991 {
	width:614px !important;
	left:205px !important;
	top:9400px !important;
	min-height:100px !important;
}

#item208014 {
	width:530px !important;
	left:60px !important;
	top:9752px !important;
	min-height:158px !important;
}

#item208044 {
	width:291px !important;
	left:168px !important;
	top:10128px !important;
	min-height:66px !important;
}

#item208074 {
	width:269px !important;
	height:62px !important;
	border-radius:40px;
	background:#2b5496;
}

#item208075 {
	width:230px !important;
	left:19px !important;
	top:16px !important;
	min-height:14px !important;
}

#item208071 {
	width:269px !important;
	height:50px !important;
	left:627px !important;
	top:10839px !important;
}

#item208098 {
	width:700px !important;
	left:162px !important;
	top:11020px !important;
	min-height:81px !important;
}

#item208121 {
	width:596px !important;
	left:214px !important;
	top:9324px !important;
	min-height:58px !important;
}

#item208145 {
	width:613px !important;
	top:127px !important;
	min-height:100px !important;
}

#item208174 {
	width:194px !important;
	left:271px !important;
	min-height:35px !important;
}

#item208197 {
	width:194px !important;
	min-height:35px !important;
}

#item209047 {
	width:328px !important;
	left:105px !important;
	top:4055px !important;
	min-height:143px !important;
}

#item263970 {
	width:396px !important;
	left:499px !important;
	top:4055px !important;
	min-height:143px !important;
}

#item256332 {
	width:436px !important;
	height:310px !important;
	left:627px !important;
	top:467px !important;
	background:#f9e2d3;
}

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

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

#item256358 {
	width:216px !important;
	height:14px !important;
	left:717px !important;
	top:578px !important;
}

#item256387 {
	width:219px !important;
	min-height:14px !important;
}

#item256384 {
	width:219px !important;
	height:14px !important;
	left:717px !important;
	top:618px !important;
}

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

#item256410 {
	width:214px !important;
	height:14px !important;
	left:717px !important;
	top:669px !important;
}

#item256439 {
	width:187px !important;
	min-height:14px !important;
}

#item256436 {
	width:187px !important;
	height:14px !important;
	left:717px !important;
	top:704px !important;
}

#item256462 {
	width:464px !important;
	top:3662px !important;
	min-height:45px !important;
}

#item256486 {
	width:470px !important;
	left:-2px !important;
	top:9581px !important;
	min-height:45px !important;
}

#item256509 {
	width:500px !important;
	left:-1px !important;
	top:580px !important;
	min-height:45px !important;
}

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

#item256572 {
	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:#fae3d4;
	outline:solid 1px #fae3d4;
}

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

#item256577 {
	width:294px !important;
	height:228px !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:#fae3d4;
	outline:solid 1px #fae3d4;
}

#item256582 {
	width:291px !important;
	height:48px !important;
	background:#fae3d4;
	padding:0px 0px 0px 40px;
}

#item256578 {
	width:291px !important;
	height:48px !important;
	top:168px !important;
}

#item256610 {
	width:291px !important;
	height:48px !important;
	background:#fae3d4;
	padding:0px 0px 0px 40px;
}

#item256606 {
	width:291px !important;
	height:48px !important;
	top:116px !important;
}

#item256639 {
	width:291px !important;
	height:48px !important;
	background:#fae3d4;
	padding:0px 0px 0px 40px;
}

#item256635 {
	width:291px !important;
	height:48px !important;
	top:64px !important;
}

#item256667 {
	width:291px !important;
	height:48px !important;
	background:#f9e2d3;
	padding:0px 0px 0px 40px;
}

#item256663 {
	width:291px !important;
	height:48px !important;
	top:12px !important;
}

#item256560 {
	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:#fae3d4;
	outline:solid 1px #fae3d4;
}

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

#item256555.fixed-pos-elem {
	width:367px !important;
	height:245px !important;
	left:5px !important;
	top:1px !important;
}

#item210348 {
	width:778px !important;
	height:3425px !important;
	left:-5px !important;
	top:4717px !important;
	background:#c4e0ff;
}

#item210349 {
	width:778px !important;
	height:4605px !important;
	left:-5px !important;
	top:119px !important;
	background:#f2c6a5;
}

#item210350 {
	width:778px !important;
	height:2912px !important;
	left:-5px !important;
	top:10296px !important;
	background:#ebebeb;
}

#item210352 {
	width:778px !important;
	height:433px !important;
	left:-5px !important;
	top:1956px !important;
	background:#f9e2d3;
}

#item210353 {
	width:778px !important;
	height:455px !important;
	left:-5px !important;
	top:2739px !important;
	background:#f9e2d3;
}

#item210354 {
	width:778px !important;
	height:394px !important;
	left:-5px !important;
	top:3544px !important;
	background:#f9e2d3;
}

#item210355 {
	width:778px !important;
	height:436px !important;
	left:-5px !important;
	top:4288px !important;
	background:#f9e2d3;
}

#item210356 {
	width:778px !important;
	height:417px !important;
	left:-5px !important;
	top:1188px !important;
	background:#f9e2d3;
}

#item210358 {
	width:612px !important;
	left:77px !important;
	top:4895px !important;
	min-height:45px !important;
}

#item210381 {
	width:778px !important;
	height:2154px !important;
	left:-5px !important;
	top:8142px !important;
	background:#b8e0d0;
}

#item213504 {
	width:778px !important;
	height:122px !important;
	left:-5px !important;
	top:-1px !important;
	background:#f9e2d3;
}

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

#item214709 {
	width:778px !important;
	height:740px !important;
	left:-5px !important;
	top:13208px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item211191 {
	width:793px !important;
	height:552px !important;
	left:-13px !important;
	top:5577px !important;
}

#item211227 {
	width:27px !important;
	height:43px !important;
	left:721px !important;
	top:5829px !important;
}

#item211231 {
	width:27px !important;
	height:43px !important;
	left:15px !important;
	top:5829px !important;
}

#item211249 {
	width:778px !important;
	height:350px !important;
	left:-4px !important;
	top:1606px !important;
	background:#000;
}

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

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

#item211262 {
	width:209px !important;
	height:50px !important;
	left:280px !important;
	top:13064px !important;
}

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

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

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

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

#item211316 {
	width:209px !important;
	height:50px !important;
	left:280px !important;
	top:10653px !important;
}

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

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

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

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

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

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

#item211427 {
	width:634px !important;
	left:67px !important;
	top:133px !important;
	min-height:96px !important;
}

#item211450 {
	width:454px !important;
	left:157px !important;
	top:720px !important;
	min-height:46px !important;
}

#item211474 {
	width:668px !important;
	left:50px !important;
	top:2096px !important;
	min-height:143px !important;
}

#item211497 {
	width:634px !important;
	left:67px !important;
	top:2016px !important;
	min-height:47px !important;
}

#item211520 {
	width:668px !important;
	left:50px !important;
	top:3688px !important;
	min-height:100px !important;
}

#item211543 {
	width:569px !important;
	left:100px !important;
	top:3604px !important;
	min-height:47px !important;
}

#item211566 {
	width:668px !important;
	left:50px !important;
	top:1334px !important;
	min-height:122px !important;
}

#item211589 {
	width:596px !important;
	left:86px !important;
	top:1254px !important;
	min-height:47px !important;
}

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

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

#item211640 {
	width:668px !important;
	left:50px !important;
	top:4432px !important;
	min-height:122px !important;
}

#item211663 {
	width:569px !important;
	left:100px !important;
	top:4348px !important;
	min-height:47px !important;
}

#item211686 {
	width:668px !important;
	left:50px !important;
	top:2879px !important;
	min-height:165px !important;
}

#item211709 {
	width:634px !important;
	left:67px !important;
	top:2799px !important;
	min-height:47px !important;
}

#item211759 {
	width:139px !important;
	left:520px !important;
	top:295px !important;
	min-height:22px !important;
}

#item211782 {
	width:567px !important;
	left:101px !important;
	top:10379px !important;
	min-height:45px !important;
}

#item211806 {
	width:668px !important;
	left:50px !important;
	top:5376px !important;
	min-height:143px !important;
}

#item211830 {
	width:668px !important;
	left:50px !important;
	top:5001px !important;
	min-height:78px !important;
}

#item211853 {
	width:668px !important;
	left:50px !important;
	top:7575px !important;
	min-height:57px !important;
}

#item211876 {
	width:668px !important;
	left:50px !important;
	top:6189px !important;
	min-height:100px !important;
}

#item211899 {
	width:668px !important;
	left:50px !important;
	top:7333px !important;
	min-height:122px !important;
}

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

#item211950 {
	width:153px !important;
	left:28px !important;
	top:16px !important;
	min-height:14px !important;
}

#item211922 {
	width:209px !important;
	height:50px !important;
	left:266px !important;
	top:7672px !important;
}

#item211973 {
	opacity:0.35;
	width:729px !important;
	left:19px !important;
	top:4723px !important;
	min-height:96px !important;
}

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

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

#item212078 {
	width:321px !important;
	left:224px !important;
	top:8204px !important;
	min-height:45px !important;
}

#item212102 {
	width:668px !important;
	left:50px !important;
	top:8678px !important;
	min-height:180px !important;
}

#item212125 {
	width:668px !important;
	left:50px !important;
	top:9297px !important;
	min-height:151px !important;
}

#item212148 {
	width:668px !important;
	left:50px !important;
	top:10128px !important;
	min-height:100px !important;
}

#item212172 {
	width:668px !important;
	left:50px !important;
	top:10474px !important;
	min-height:137px !important;
}

#item212201 {
	width:291px !important;
	left:239px !important;
	top:11943px !important;
	min-height:66px !important;
}

#item212232 {
	width:269px !important;
	height:62px !important;
	border-radius:40px;
	background:#2b5496;
}

#item212233 {
	width:230px !important;
	left:19px !important;
	top:16px !important;
	min-height:14px !important;
}

#item212229 {
	width:269px !important;
	height:50px !important;
	left:259px !important;
	top:12813px !important;
}

#item212257 {
	width:691px !important;
	left:39px !important;
	top:12933px !important;
	min-height:81px !important;
}

#item212280 {
	width:583px !important;
	left:93px !important;
	top:10054px !important;
	min-height:57px !important;
}

#item212304 {
	width:668px !important;
	top:127px !important;
	min-height:100px !important;
}

#item212332 {
	width:194px !important;
	left:271px !important;
	min-height:35px !important;
}

#item212356 {
	width:194px !important;
	min-height:35px !important;
}

#item212483 {
	width:214px !important;
	left:50px !important;
	top:5116px !important;
	min-height:165px !important;
}

#item212487 {
	width:385px !important;
	left:333px !important;
	top:5116px !important;
	min-height:143px !important;
}

#item259885 {
	width:464px !important;
	left:-1px !important;
	top:4724px !important;
	min-height:45px !important;
}

#item259908 {
	width:470px !important;
	left:2px !important;
	top:10309px !important;
	min-height:45px !important;
}

#item259931 {
	width:500px !important;
	left:1px !important;
	top:642px !important;
	min-height:45px !important;
}

#item259954 {
	width:468px !important;
	top:8142px !important;
	min-height:45px !important;
}

#item259995 {
	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:#fae3d4;
	outline:solid 1px #fae3d4;
}

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

#item260001 {
	width:294px !important;
	height:228px !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:#fae3d4;
	outline:solid 1px #fae3d4;
}

#item260006 {
	width:291px !important;
	height:48px !important;
	background:#fae3d4;
	padding:0px 0px 0px 40px;
}

#item260002 {
	width:291px !important;
	height:48px !important;
	top:168px !important;
}

#item260035 {
	width:291px !important;
	height:48px !important;
	background:#fae3d4;
	padding:0px 0px 0px 40px;
}

#item260031 {
	width:291px !important;
	height:48px !important;
	top:116px !important;
}

#item260063 {
	width:291px !important;
	height:48px !important;
	background:#fae3d4;
	padding:0px 0px 0px 40px;
}

#item260059 {
	width:291px !important;
	height:48px !important;
	top:64px !important;
}

#item260091 {
	width:291px !important;
	height:48px !important;
	background:#f9e2d3;
	padding:0px 0px 0px 40px;
}

#item260087 {
	width:291px !important;
	height:48px !important;
	top:12px !important;
}

#item259983 {
	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:#fae3d4;
	outline:solid 1px #fae3d4;
}

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

#item259977.fixed-pos-elem {
	width:367px !important;
	height:245px !important;
	left:7px !important;
	top:3px !important;
}

#item227788 {
	width:423px !important;
	height:2815px !important;
	left:-5px !important;
	top:3786px !important;
	background:#c4e0ff;
}

#item227789 {
	width:424px !important;
	height:3319px !important;
	left:-5px !important;
	top:95px !important;
	background:#f2c6a5;
}

#item227790 {
	width:424px !important;
	height:2324px !important;
	left:-5px !important;
	top:8174px !important;
	background:#ebebeb;
}

#item227791 {
	width:424px !important;
	height:419px !important;
	left:-5px !important;
	top:1453px !important;
	background:#f9e2d3;
}

#item227792 {
	width:424px !important;
	height:459px !important;
	left:-5px !important;
	top:2098px !important;
	background:#f9e2d3;
}

#item227793 {
	width:424px !important;
	height:460px !important;
	left:-5px !important;
	top:2783px !important;
	background:#f9e2d3;
}

#item227794 {
	width:424px !important;
	height:423px !important;
	left:-5px !important;
	top:3371px !important;
	background:#f9e2d3;
}

#item227795 {
	width:424px !important;
	height:405px !important;
	left:-5px !important;
	top:823px !important;
	background:#f9e2d3;
}

#item227796 {
	width:387px !important;
	left:13px !important;
	top:3888px !important;
	min-height:83px !important;
}

#item227819 {
	width:424px !important;
	height:1573px !important;
	left:-5px !important;
	top:6601px !important;
	background:#b8e0d0;
}

#item227848 {
	width:426px !important;
	height:101px !important;
	left:-5px !important;
	top:-5px !important;
	background:#f9e2d3;
}

#item227849 {
	width:280px !important;
	left:105px !important;
	top:24px !important;
	min-height:34px !important;
}

#item230865 {
	width:424px !important;
	height:1193px !important;
	left:-5px !important;
	top:10498px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item228675 {
	width:471px !important;
	height:328px !important;
	left:-28px !important;
	top:4675px !important;
}

#item228709 {
	width:16px !important;
	height:26px !important;
	left:365px !important;
	top:4824px !important;
}

#item228713 {
	width:16px !important;
	height:26px !important;
	left:34px !important;
	top:4824px !important;
}

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

#item228747 {
	width:174px !important;
	height:42px !important;
	border-radius:40px;
	background:#2b5496;
}

#item228748 {
	width:160px !important;
	left:7px !important;
	top:14px !important;
	min-height:11px !important;
}

#item228744 {
	width:174px !important;
	height:42px !important;
	left:120px !important;
	top:10397px !important;
}

#item228774 {
	width:174px !important;
	height:42px !important;
	border-radius:33px;
	background:#2b5496;
}

#item228775 {
	width:141px !important;
	left:16px !important;
	top:14px !important;
	min-height:11px !important;
}

#item228802 {
	width:174px !important;
	height:42px !important;
	border-radius:40px;
	background:#2b5496;
}

#item228803 {
	width:141px !important;
	left:17px !important;
	top:14px !important;
	min-height:11px !important;
}

#item228799 {
	width:174px !important;
	height:42px !important;
	left:120px !important;
	top:8513px !important;
}

#item228830 {
	width:174px !important;
	height:42px !important;
	border-radius:33px;
	background:#2b5496;
}

#item228831 {
	width:141px !important;
	left:16px !important;
	top:14px !important;
	min-height:11px !important;
}

#item228857 {
	width:174px !important;
	height:42px !important;
	border-radius:33px;
	background:#2b5496;
}

#item228858 {
	width:141px !important;
	left:16px !important;
	top:14px !important;
	min-height:11px !important;
}

#item228885 {
	width:174px !important;
	height:42px !important;
	border-radius:33px;
	background:#2b5496;
}

#item228886 {
	width:141px !important;
	left:16px !important;
	top:14px !important;
	min-height:11px !important;
}

#item228910 {
	width:367px !important;
	left:33px !important;
	top:107px !important;
	min-height:55px !important;
}

#item228933 {
	width:379px !important;
	left:18px !important;
	top:500px !important;
	min-height:38px !important;
}

#item228956 {
	width:366px !important;
	left:24px !important;
	top:1557px !important;
	min-height:191px !important;
}

#item228980 {
	width:366px !important;
	left:24px !important;
	top:1493px !important;
	min-height:39px !important;
}

#item229003 {
	width:366px !important;
	left:24px !important;
	top:2911px !important;
	min-height:119px !important;
}

#item229026 {
	width:366px !important;
	left:24px !important;
	top:2823px !important;
	min-height:63px !important;
}

#item229049 {
	width:366px !important;
	left:24px !important;
	top:951px !important;
	min-height:155px !important;
}

#item229072 {
	width:351px !important;
	left:31px !important;
	top:863px !important;
	min-height:63px !important;
}

#item229099 {
	width:174px !important;
	height:42px !important;
	border-radius:33px;
	background:#2b5496;
}

#item229101 {
	width:153px !important;
	left:11px !important;
	top:14px !important;
	min-height:14px !important;
}

#item229124 {
	width:366px !important;
	left:24px !important;
	top:3499px !important;
	min-height:173px !important;
}

#item229147 {
	width:366px !important;
	left:24px !important;
	top:3411px !important;
	min-height:63px !important;
}

#item229170 {
	width:366px !important;
	left:24px !important;
	top:2226px !important;
	min-height:209px !important;
}

#item229193 {
	width:351px !important;
	left:31px !important;
	top:2138px !important;
	min-height:63px !important;
}

#item229218 {
	width:116px !important;
	left:274px !important;
	top:242px !important;
	min-height:19px !important;
}

#item229241 {
	width:366px !important;
	left:24px !important;
	top:8221px !important;
	min-height:83px !important;
}

#item229264 {
	width:366px !important;
	left:24px !important;
	top:4443px !important;
	min-height:191px !important;
}

#item229287 {
	width:366px !important;
	left:24px !important;
	top:4010px !important;
	min-height:353px !important;
}

#item229310 {
	width:366px !important;
	left:24px !important;
	top:6067px !important;
	min-height:65px !important;
}

#item229334 {
	width:366px !important;
	left:24px !important;
	top:5062px !important;
	min-height:137px !important;
}

#item229357 {
	width:366px !important;
	left:24px !important;
	top:5831px !important;
	min-height:155px !important;
}

#item229385 {
	width:174px !important;
	height:42px !important;
	border-radius:40px;
	background:#2b5496;
}

#item229408 {
	width:127px !important;
	left:23px !important;
	top:14px !important;
	min-height:11px !important;
}

#item229380 {
	width:174px !important;
	height:42px !important;
	left:120px !important;
	top:6173px !important;
}

#item229431 {
	opacity:0.35;
	width:384px !important;
	left:15px !important;
	top:3797px !important;
	min-height:50px !important;
}

#item229485 {
	width:116px !important;
	left:27px !important;
	top:186px !important;
	min-height:8px !important;
}

#item229515 {
	width:116px !important;
	left:27px !important;
	top:186px !important;
	min-height:8px !important;
}

#item229538 {
	width:267px !important;
	left:73px !important;
	top:6641px !important;
	min-height:38px !important;
}

#item229561 {
	width:366px !important;
	left:24px !important;
	top:6946px !important;
	min-height:199px !important;
}

#item229584 {
	width:366px !important;
	left:24px !important;
	top:7409px !important;
	min-height:181px !important;
}

#item229608 {
	width:366px !important;
	left:24px !important;
	top:7999px !important;
	min-height:119px !important;
}

#item229631 {
	width:366px !important;
	left:24px !important;
	top:8344px !important;
	min-height:129px !important;
}

#item229659 {
	width:242px !important;
	left:86px !important;
	top:9567px !important;
	min-height:55px !important;
}

#item229690 {
	width:224px !important;
	height:42px !important;
	border-radius:40px;
	background:#2b5496;
}

#item229692 {
	width:215px !important;
	left:4px !important;
	top:14px !important;
	min-height:11px !important;
}

#item229687 {
	width:224px !important;
	height:42px !important;
	left:95px !important;
	top:10110px !important;
}

#item229716 {
	width:366px !important;
	left:24px !important;
	top:10212px !important;
	min-height:145px !important;
}

#item229739 {
	width:362px !important;
	left:28px !important;
	top:7938px !important;
	min-height:34px !important;
}

#item229763 {
	width:366px !important;
	left:24px !important;
	top:6369px !important;
	min-height:137px !important;
}

#item229790 {
	width:150px !important;
	left:177px !important;
	min-height:29px !important;
}

#item229813 {
	width:122px !important;
	min-height:29px !important;
}

#item263369 {
	width:348px !important;
	top:3794px !important;
	min-height:45px !important;
}

#item263392 {
	width:353px !important;
	top:8181px !important;
	min-height:34px !important;
}

#item263415 {
	width:375px !important;
	left:1px !important;
	top:440px !important;
	min-height:34px !important;
}

#item263438 {
	width:351px !important;
	left:-1px !important;
	top:6601px !important;
	min-height:34px !important;
}

#item263478 {
	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:#fae3d4;
	outline:solid 1px #fae3d4;
}

#item263475 {
	width:68px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item263484 {
	width:220px !important;
	height:171px !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:#fae3d4;
	outline:solid 1px #fae3d4;
}

#item263489 {
	width:218px !important;
	height:36px !important;
	background:#fae3d4;
	padding:0px 0px 0px 40px;
}

#item263485 {
	width:218px !important;
	height:36px !important;
	top:126px !important;
}

#item263517 {
	width:218px !important;
	height:36px !important;
	background:#fae3d4;
	padding:0px 0px 0px 40px;
}

#item263513 {
	width:218px !important;
	height:36px !important;
	top:87px !important;
}

#item263545 {
	width:218px !important;
	height:36px !important;
	background:#fae3d4;
	padding:0px 0px 0px 40px;
}

#item263541 {
	width:218px !important;
	height:36px !important;
	top:48px !important;
}

#item263573 {
	width:218px !important;
	height:36px !important;
	background:#f9e2d3;
	padding:0px 0px 0px 40px;
}

#item263569 {
	width:218px !important;
	height:36px !important;
	top:9px !important;
}

#item263466 {
	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:#fae3d4;
	outline:solid 1px #fae3d4;
}

#item263463 {
	width:68px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item263461.fixed-pos-elem {
	width:279px !important;
	height:188px !important;
	left:2px !important;
	top:-2px !important;
}

p.autoParaStyle153 {
	font-size:33.8px;
	line-height:40.5px;
	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.autoParaStyle152 {
	font-size:33.8px;
	line-height:40.5px;
	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.autoParaStyle151 {
	font-size:33.8px;
	line-height:40.5px;
	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.autoParaStyle150 {
	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.autoParaStyle149 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:15px;
	line-height:18px;
	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.autoParaStyle148 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:15px;
	line-height:18px;
	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.autoParaStyle147 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:15px;
	line-height:18px;
	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.autoParaStyle146 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:17.5px;
	line-height:21px;
	color:#000002;
	text-align:center;
}

p.autoParaStyle145 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:17.5px;
	line-height:21px;
	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:center;
	text-align-last:center;
	text-align:justify;
}

p.autoParaStyle144 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:15px;
	line-height:18px;
	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.autoParaStyle143 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:17.5px;
	line-height:21px;
	color:#000002;
	text-align:center;
}

p.autoParaStyle142 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:18.3px;
	line-height:22px;
	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:center;
	text-align-last:center;
	text-align:justify;
}

p.autoParaStyle141 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:15px;
	line-height:18px;
	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.autoParaStyle140 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:17.5px;
	line-height:21px;
	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.autoParaStyle139 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:17.5px;
	line-height:21px;
	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.autoParaStyle138 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:15px;
	line-height:18px;
	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-size:37.5px;
	line-height:45px;
	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.autoParaStyle136 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:10.7px;
	line-height:12.8px;
	color:#000002;
	text-align:center;
}

p.autoParaStyle135 {
	font-weight:500;
	font-style:italic;
	font-size:50px;
	line-height:60px;
	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.autoParaStyle134 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#2b5496;
	text-decoration:underline;
	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.autoParaStyle133 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:15px;
	line-height:18px;
	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.autoParaStyle132 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:15px;
	line-height:18px;
	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.autoParaStyle131 {
	font-size:37.5px;
	line-height:45px;
	color:#000002;
	text-align:center;
}

p.autoParaStyle130 {
	font-family:"Basic Sans",sans-serif;
	font-size:20px;
	line-height:24px;
	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:right;
}

p.autoParaStyle129 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:15px;
	line-height:18px;
	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:600;
	font-family:"Basic Sans",sans-serif;
	font-size:20px;
	line-height:24px;
	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.autoParaStyle127 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:15px;
	line-height:18px;
	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.autoParaStyle126 {
	font-size:37.5px;
	line-height:45px;
	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.autoParaStyle125 {
	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.autoParaStyle124 {
	font-family:"Basic Sans",sans-serif;
	font-size:15px;
	line-height:18px;
	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.autoParaStyle123 {
	font-family:"Basic Sans",sans-serif;
	font-size:15px;
	line-height:18px;
	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.autoParaStyle122 {
	font-family:"Basic Sans",sans-serif;
	font-size:12.4px;
	line-height:14.9px;
	color:#ffffff;
	text-align:left;
}

p.autoParaStyle121 {
	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.autoParaStyle120 {
	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.autoParaStyle119 {
	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.autoParaStyle118 {
	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.autoParaStyle117 {
	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.autoParaStyle116 {
	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.autoParaStyle115 {
	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.autoParaStyle114 {
	font-family:FF-ACaslonPro-Regular,"Adobe Caslon Pro",Georgia, serif;
	font-size:18.7px;
	line-height:19.7px;
	color:#000;
	letter-spacing:-0.040em;
	text-align:left;
}

p.autoParaStyle113 {
	font-size:37.5px;
	line-height:45px;
	color:#000002;
	text-align:center;
}

p.autoParaStyle112 {
	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.autoParaStyle111 {
	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.autoParaStyle110 {
	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.autoParaStyle109 {
	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.autoParaStyle108 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#2b5496;
	text-decoration:underline;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle107 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000002;
	text-align:center;
}

p.autoParaStyle106 {
	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:center;
}

p.autoParaStyle105 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:21px;
	line-height:25.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.autoParaStyle104 {
	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.autoParaStyle103 {
	font-weight:500;
	font-style:italic;
	font-size:95px;
	line-height:114px;
	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.autoParaStyle102 {
	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.autoParaStyle101 {
	font-family:"Basic Sans",sans-serif;
	font-size:24px;
	line-height:28.8px;
	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:right;
}

p.autoParaStyle100 {
	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.autoParaStyle99 {
	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.autoParaStyle98 {
	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.autoParaStyle97 {
	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.autoParaStyle96 {
	font-family:"Basic Sans",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#ffffff;
	text-align:left;
}

p.autoParaStyle95 {
	font-weight:500;
	font-family:FF-OpenSans-Medium,"Open Sans",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#767676;
	text-align:left;
}

p.autoParaStyle94 {
	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.autoParaStyle93 {
	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.autoParaStyle92 {
	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.autoParaStyle91 {
	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.autoParaStyle90 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",sans-serif;
	font-size:21px;
	line-height:28px;
	color:#cccccc;
	text-align:left;
}

p.autoParaStyle89 {
	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.autoParaStyle88 {
	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-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.autoParaStyle86 {
	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.autoParaStyle85 {
	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.autoParaStyle84 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	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.autoParaStyle83 {
	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.autoParaStyle82 {
	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.autoParaStyle81 {
	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:center;
}

p.autoParaStyle80 {
	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:500;
	font-style:italic;
	font-size:114.7px;
	line-height:137.7px;
	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:left;
}

p.autoParaStyle78 {
	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.autoParaStyle77 {
	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.autoParaStyle76 {
	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.autoParaStyle75 {
	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.autoParaStyle74 {
	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.autoParaStyle73 {
	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.autoParaStyle72 {
	font-family:"Basic Sans",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#ffffff;
	text-align:left;
}

p.autoParaStyle71 {
	font-weight:500;
	font-family:FF-OpenSans-Medium,"Open Sans",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#767676;
	text-align:left;
}

p.autoParaStyle70 {
	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.autoParaStyle69 {
	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.autoParaStyle68 {
	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.autoParaStyle67 {
	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.autoParaStyle66 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",sans-serif;
	font-size:21px;
	line-height:28px;
	color:#cccccc;
	text-align:left;
}

p.autoParaStyle65 {
	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.autoParaStyle64 {
	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.autoParaStyle63 {
	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.autoParaStyle62 {
	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.autoParaStyle61 {
	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.autoParaStyle60 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	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.autoParaStyle59 {
	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.autoParaStyle58 {
	font-weight:500;
	font-style:italic;
	font-size:114.7px;
	line-height:137.7px;
	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:left;
}

p.autoParaStyle57 {
	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.autoParaStyle56 {
	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.autoParaStyle55 {
	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.autoParaStyle54 {
	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.autoParaStyle53 {
	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.autoParaStyle52 {
	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.autoParaStyle51 {
	font-family:"Basic Sans",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#ffffff;
	text-align:left;
}

p.autoParaStyle50 {
	font-weight:500;
	font-family:FF-OpenSans-Medium,"Open Sans",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#767676;
	text-align:left;
}

p.autoParaStyle49 {
	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.autoParaStyle48 {
	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.autoParaStyle47 {
	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.autoParaStyle46 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",sans-serif;
	font-size:21px;
	line-height:28px;
	color:#cccccc;
	text-align:left;
}

p.autoParaStyle45 {
	font-size:45px;
	line-height:54px;
	color:#000002;
	text-align:left;
}

p.autoParaStyle44 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	text-align:left;
}

p.autoParaStyle43 {
	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-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.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	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;
	text-align:left;
}

p.autoParaStyle38 {
	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.autoParaStyle37 {
	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.autoParaStyle36 {
	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.autoParaStyle35 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000002;
	text-align:left;
}

p.autoParaStyle34 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:22px;
	line-height:26.4px;
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	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.autoParaStyle31 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:21px;
	line-height:25.2px;
	color:#000002;
	text-align:center;
}

p.autoParaStyle30 {
	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.autoParaStyle29 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:21px;
	line-height:25.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.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle27 {
	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.autoParaStyle26 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	text-align:center;
}

p.autoParaStyle25 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	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.autoParaStyle24 {
	font-weight:500;
	font-style:italic;
	font-size:114.7px;
	line-height:137.7px;
	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:left;
}

p.autoParaStyle23 {
	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.autoParaStyle22 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#2b5496;
	text-decoration:underline;
	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.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: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.autoParaStyle19 {
	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.autoParaStyle18 {
	font-family:"Basic Sans",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#990000;
	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:right;
}

p.autoParaStyle17 {
	font-family:FF-ACaslonPro-Regular,"Adobe Caslon Pro",Georgia, serif;
	font-size:22.5px;
	line-height:23.6px;
	color:#000;
	text-align:left;
}

p.autoParaStyle16 {
	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.autoParaStyle15 {
	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.autoParaStyle14 {
	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.autoParaStyle13 {
	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.autoParaStyle12 {
	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.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-weight:500;
	font-family:FF-OpenSans-Medium,"Open Sans",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#cccccc;
	text-align:left;
}

p.autoParaStyle4 {
	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.autoParaStyle3 {
	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.autoParaStyle2 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",sans-serif;
	font-size:21px;
	line-height:28px;
	color:#cccccc;
	text-align:left;
}

p.autoParaStyle1 {
	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.Custom-V_-_compact-menu-styles_-_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.Custom-V_-_Basic-Paragraph {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, 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._414_-_Basic-Paragraph {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, 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._768_-_Basic-Paragraph {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, 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._1920_-_Basic-Paragraph {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, 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._1024_-_Basic-Paragraph {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, 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._1440_-__1042_-_Basic-Paragraph {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, 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._1440_-__1920_-_Basic-Paragraph {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, 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._1440_-__414_-_Basic-Paragraph {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, 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._1440_-__768_-_Basic-Paragraph {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, 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._1440_-__1024_-_Basic-Paragraph {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, 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._1440_-_compact-menu-styles_-_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.SubHeading {
	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:3;
	-ms-hyphenate-after:3;
	-moz-hyphenate-after:3;
	-webkit-hyphenate-after:3;
	hyphenate-before:3;
	-ms-hyphenate-before:3;
	-moz-hyphenate-before:3;
	-webkit-hyphenate-before:3;
	text-align:left;
}

p.Basic-Paragraph {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, 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.No-Paragraph-Style {
	font-family:"Minion Pro","Times New Roman", Times, 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.autoCharStyle6 {
	letter-spacing:-0.034em;
}

span.autoCharStyle5 {
	font-size:24px;
}

span.autoCharStyle4 {
	font-weight:600;
	font-family:FF-ACaslonPro-Semibold,"Adobe Caslon Pro",Georgia, serif;
	color:#990000;
	letter-spacing:-0.070em;
}

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.Hyperlink {
	color:#2b5496;
	text-decoration:underline;
}

span.button {
	font-family:"Basic Sans",sans-serif;
	font-size:15px;
	color:#ffffff;
	text-transform:uppercase;
}

.full-press-btn {
    min-height: 60px !important;
    overflow: visible !important;
}

.full-press-btn .singleline {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    min-height: 60px !important;
    height: 33px !important;

    overflow: visible !important;
}

.full-press-btn .singleline p {
    margin: 0 !important;
    line-height: 1.25 !important;
    text-align: center !important;
    white-space: normal !important;
}

.full-press-btn > div:first-child {
    min-height: 60px !important;
    height: 33px !important;
}

#item189131, ##item188132, #item211265, #item174434 {
    height: 62px !important;
}

#item188366 {
    top: 1439px !important;
}


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; } }

