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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#000; }
:-webkit-full-screen { background:#000; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1920px; height:12000px; }
.page-scale-wrap { width:1920px; height:12000px; background: #000 !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:5576px; height:12012px; }
@media all and (max-height:12000px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

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

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

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

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

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

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

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

#item78217 {
	width:1468px !important;
	height:1741px !important;
	left:-18px !important;
	top:641px !important;
	background:#ffffff;
}

#item514 {
	width:1451px !important;
	height:3517px !important;
	left:-6px !important;
	top:3364px !important;
	background:#84a8d6;
}

#item526 {
	width:548px !important;
	height:1490px !important;
	left:-4px !important;
	top:6737px !important;
	background:#ccf0e3;
}

#item527 {
	width:1343px !important;
	height:1290px !important;
	left:102px !important;
	top:6838px !important;
	background:#b8e0d0;
}

#item528 {
	width:1481px !important;
	height:989px !important;
	left:-5px !important;
	top:2375px !important;
	background:#f9e2d3;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1316 {
	width:209px !important;
	height:50px !important;
	left:888px !important;
	top:8453px !important;
}

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

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

#item1342 {
	width:209px !important;
	height:50px !important;
	left:184px !important;
	top:9890px !important;
}

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

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

#item1368 {
	width:209px !important;
	height:50px !important;
	left:123px !important;
	top:1586px !important;
}

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

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

#item1394 {
	width:209px !important;
	height:50px !important;
	left:123px !important;
	top:1143px !important;
}

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

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

#item2006 {
	width:209px !important;
	height:50px !important;
	left:120px !important;
	top:4224px !important;
}

#item1440 {
	width:1068px !important;
	height:112px !important;
	left:254px !important;
	top:503px !important;
}

#item1466 {
	width:482px !important;
	left:120px !important;
	top:731px !important;
	min-height:57px !important;
}

#item1489 {
	width:732px !important;
	left:586px !important;
	top:1871px !important;
	min-height:379px !important;
}

#item1511 {
	width:718px !important;
	left:586px !important;
	top:1796px !important;
	min-height:50px !important;
}

#item16640 {
	width:537px !important;
	left:123px !important;
	top:907px !important;
	min-height:186px !important;
}

#item1555 {
	width:482px !important;
	left:123px !important;
	top:860px !important;
	min-height:18px !important;
}

#item1577 {
	width:537px !important;
	left:123px !important;
	top:1350px !important;
	min-height:174px !important;
}

#item1599 {
	width:573px !important;
	left:123px !important;
	top:1300px !important;
	min-height:26px !important;
}

#item1621 {
	width:354px !important;
	left:120px !important;
	top:9731px !important;
	min-height:105px !important;
}

#item1643 {
	width:1445px !important;
	left:-5px !important;
	top:9585px !important;
	min-height:47px !important;
}

#item1665 {
	width:518px !important;
	left:734px !important;
	top:8343px !important;
	min-height:60px !important;
}

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

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

#item1668 {
	width:209px !important;
	height:50px !important;
	left:120px !important;
	top:3223px !important;
}

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

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

#item1694 {
	width:209px !important;
	height:50px !important;
	left:120px !important;
	top:2804px !important;
}

#item1739 {
	width:418px !important;
	left:120px !important;
	top:2601px !important;
	min-height:151px !important;
}

#item1761 {
	width:418px !important;
	left:120px !important;
	top:2944px !important;
	min-height:242px !important;
}

#item1783 {
	width:438px !important;
	left:120px !important;
	top:2465px !important;
	min-height:45px !important;
}

#item1805 {
	width:213px !important;
	left:201px !important;
	top:6918px !important;
	min-height:45px !important;
}

#item1827 {
	width:900px !important;
	left:315px !important;
	top:7760px !important;
	min-height:288px !important;
}

#item1849 {
	width:98px !important;
	left:120px !important;
	top:555px !important;
	min-height:18px !important;
}

#item1871 {
	width:567px !important;
	left:709px !important;
	top:8238px !important;
	min-height:45px !important;
}

#item1893 {
	width:468px !important;
	left:155px !important;
	top:3444px !important;
	min-height:45px !important;
}

#item1915 {
	width:438px !important;
	left:892px !important;
	top:5759px !important;
	min-height:197px !important;
}

#item1937 {
	width:475px !important;
	left:120px !important;
	top:5524px !important;
	min-height:174px !important;
}

#item1959 {
	width:465px !important;
	left:885px !important;
	top:4700px !important;
	min-height:251px !important;
}

#item1981 {
	width:293px !important;
	left:97px !important;
	top:2267px !important;
	min-height:19px !important;
}

#item2003 {
	width:171px !important;
	left:120px !important;
	top:4020px !important;
	min-height:14px !important;
}

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

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

#item2053 {
	width:209px !important;
	height:50px !important;
	left:120px !important;
	top:5745px !important;
}

#item2119 {
	width:475px !important;
	left:120px !important;
	top:4089px !important;
	min-height:83px !important;
}

#item2153 {
	width:159px !important;
	left:823px !important;
	top:4270px !important;
	min-height:13px !important;
}

#item2235 {
	width:24px !important;
	height:40px !important;
	left:1296px !important;
	top:7331px !important;
}

#item2239 {
	width:24px !important;
	height:40px !important;
	left:210px !important;
	top:7331px !important;
}

#item2455 {
	width:661px !important;
	left:176px !important;
	top:655px !important;
	min-height:14px !important;
}

#item2417 {
	width:661px !important;
	left:176px !important;
	top:655px !important;
	min-height:14px !important;
}

#item2380 {
	width:661px !important;
	left:176px !important;
	top:655px !important;
	min-height:14px !important;
}

#item2346 {
	width:661px !important;
	left:176px !important;
	top:655px !important;
	min-height:14px !important;
}

#item2300 {
	width:661px !important;
	left:176px !important;
	top:655px !important;
	min-height:14px !important;
}

#item2264 {
	width:259px !important;
	left:377px !important;
	top:655px !important;
	min-height:18px !important;
}

#item2243 {
	width:1013px !important;
	height:673px !important;
	left:259px !important;
	top:7040px !important;
}

#item2458 {
	width:1450px !important;
	height:627px !important;
	left:-5px !important;
	top:8878px !important;
	background:#beb0d3;
}

#item2493 {
	width:1445px !important;
	left:-5px !important;
	top:8948px !important;
	min-height:47px !important;
}

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

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

#item2496 {
	width:209px !important;
	height:50px !important;
	left:1076px !important;
	top:9295px !important;
}

#item2541 {
	width:337px !important;
	left:1012px !important;
	top:9128px !important;
	min-height:105px !important;
}

#item1420 {
	width:579px !important;
	height:321px !important;
	background:#cfe1fc;
}

#item2936 {
	width:135px !important;
	left:35px !important;
	top:35px !important;
	min-height:112px !important;
}

#item2958 {
	width:143px !important;
	min-height:16px !important;
}

#item77539 {
	width:110px !important;
	left:33px !important;
	top:54px !important;
	min-height:14px !important;
}

#item77563 {
	width:110px !important;
	left:33px !important;
	top:95px !important;
	min-height:35px !important;
}

#item77590 {
	width:110px !important;
	left:33px !important;
	top:159px !important;
	min-height:14px !important;
}

#item77614 {
	width:110px !important;
	left:33px !important;
	top:201px !important;
	min-height:14px !important;
}

#item77643 {
	width:110px !important;
	left:33px !important;
	top:242px !important;
	min-height:42px !important;
}

#item50182 {
	width:1930px !important;
	height:1834px !important;
	left:-5px !important;
	top:640px !important;
	background:#ffffff;
}

#item50184 {
	width:1925px !important;
	height:2796px !important;
	top:3294px !important;
	background:#84a8d6;
}

#item50190 {
	width:1925px !important;
	height:919px !important;
	top:2375px !important;
	background:#f9e2d3;
}

#item50191 {
	width:1929px !important;
	height:627px !important;
	left:-4px !important;
	top:8131px !important;
	background:#beb0d3;
}

#item50200 {
	width:548px !important;
	height:1490px !important;
	left:-4px !important;
	top:5990px !important;
	background:#ccf0e3;
}

#item50203 {
	width:1820px !important;
	height:1290px !important;
	left:105px !important;
	top:6090px !important;
	background:#b8e0d0;
}

#item49371 {
	width:1928px !important;
	height:500px !important;
	left:-5px !important;
	top:9311px !important;
	background:#000;
}

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

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

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

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

#item49471 {
	width:16px !important;
	left:77px !important;
	top:9491px !important;
	min-height:14px !important;
}

#item49496 {
	width:20px !important;
	left:191px !important;
	top:9654px !important;
	min-height:16px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item49034 {
	width:209px !important;
	height:50px !important;
	left:1269px !important;
	top:7706px !important;
}

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

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

#item49061 {
	width:209px !important;
	height:50px !important;
	left:403px !important;
	top:9148px !important;
}

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

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

#item49088 {
	width:209px !important;
	height:50px !important;
	left:243px !important;
	top:1591px !important;
}

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

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

#item49116 {
	width:209px !important;
	height:50px !important;
	left:242px !important;
	top:1123px !important;
}

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

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

#item49144 {
	width:209px !important;
	height:50px !important;
	left:1321px !important;
	top:8547px !important;
}

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

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

#item49172 {
	width:209px !important;
	height:50px !important;
	left:1495px !important;
	top:3868px !important;
}

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

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

#item49221 {
	width:209px !important;
	height:50px !important;
	left:243px !important;
	top:2762px !important;
}

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

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

#item49248 {
	width:209px !important;
	height:50px !important;
	left:243px !important;
	top:3112px !important;
}

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

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

#item49275 {
	width:209px !important;
	height:50px !important;
	left:1315px !important;
	top:5199px !important;
}

#item48110 {
	width:1068px !important;
	left:494px !important;
	top:503px !important;
	min-height:112px !important;
}

#item48133 {
	width:482px !important;
	left:243px !important;
	top:731px !important;
	min-height:57px !important;
}

#item48157 {
	width:767px !important;
	left:916px !important;
	top:1897px !important;
	min-height:359px !important;
}

#item48180 {
	width:767px !important;
	left:916px !important;
	top:1823px !important;
	min-height:47px !important;
}

#item48204 {
	width:558px !important;
	left:243px !important;
	top:1328px !important;
	min-height:18px !important;
}

#item48227 {
	width:446px !important;
	left:292px !important;
	top:8998px !important;
	min-height:83px !important;
}

#item48250 {
	width:1445px !important;
	left:235px !important;
	top:8838px !important;
	min-height:47px !important;
}

#item48273 {
	width:567px !important;
	left:1091px !important;
	top:7593px !important;
	min-height:62px !important;
}

#item48296 {
	width:650px !important;
	left:243px !important;
	top:2598px !important;
	min-height:139px !important;
}

#item48319 {
	width:650px !important;
	left:243px !important;
	top:2900px !important;
	min-height:151px !important;
}

#item48342 {
	width:438px !important;
	left:243px !important;
	top:2465px !important;
	min-height:45px !important;
}

#item48365 {
	width:213px !important;
	left:234px !important;
	top:6171px !important;
	min-height:45px !important;
}

#item48388 {
	width:1000px !important;
	left:505px !important;
	top:7013px !important;
	min-height:265px !important;
}

#item48411 {
	width:98px !important;
	left:363px !important;
	top:555px !important;
	min-height:18px !important;
}

#item48434 {
	width:567px !important;
	left:1091px !important;
	top:7491px !important;
	min-height:45px !important;
}

#item48457 {
	width:290px !important;
	left:340px !important;
	top:2267px !important;
	min-height:20px !important;
}

#item48480 {
	width:24px !important;
	height:40px !important;
	left:1536px !important;
	top:6584px !important;
}

#item48485 {
	width:24px !important;
	height:40px !important;
	left:450px !important;
	top:6584px !important;
}

#item48646 {
	width:661px !important;
	left:176px !important;
	top:655px !important;
	min-height:14px !important;
}

#item48615 {
	width:661px !important;
	left:176px !important;
	top:655px !important;
	min-height:14px !important;
}

#item48585 {
	width:661px !important;
	left:176px !important;
	top:655px !important;
	min-height:14px !important;
}

#item48556 {
	width:661px !important;
	left:176px !important;
	top:655px !important;
	min-height:14px !important;
}

#item48521 {
	width:661px !important;
	left:176px !important;
	top:655px !important;
	min-height:14px !important;
}

#item48491 {
	width:259px !important;
	left:377px !important;
	top:655px !important;
	min-height:18px !important;
}

#item48489 {
	width:1013px !important;
	height:673px !important;
	left:499px !important;
	top:6293px !important;
}

#item48669 {
	width:1445px !important;
	left:235px !important;
	top:8201px !important;
	min-height:47px !important;
}

#item48693 {
	width:446px !important;
	left:1202px !important;
	top:8398px !important;
	min-height:93px !important;
}

#item48724 {
	width:468px !important;
	left:243px !important;
	top:3431px !important;
	min-height:45px !important;
}

#item48748 {
	width:881px !important;
	left:818px !important;
	top:3970px !important;
	min-height:47px !important;
}

#item48776 {
	width:159px !important;
	left:370px !important;
	top:4616px !important;
	min-height:14px !important;
}

#item48817 {
	width:890px !important;
	left:814px !important;
	top:4550px !important;
	min-height:142px !important;
}

#item48845 {
	width:750px !important;
	left:1044px !important;
	top:5029px !important;
	min-height:128px !important;
}

#item48869 {
	width:651px !important;
	left:1160px !important;
	top:5668px !important;
	min-height:151px !important;
}

#item48892 {
	width:468px !important;
	left:1160px !important;
	top:5474px !important;
	min-height:101px !important;
}

#item48916 {
	width:135px !important;
	left:35px !important;
	top:35px !important;
	min-height:112px !important;
}

#item48965 {
	width:605px !important;
	left:243px !important;
	top:907px !important;
	min-height:165px !important;
}

#item48988 {
	width:482px !important;
	left:243px !important;
	top:860px !important;
	min-height:18px !important;
}

#item49011 {
	width:602px !important;
	left:246px !important;
	top:1375px !important;
	min-height:165px !important;
}

#item48941 {
	width:154px !important;
	min-height:18px !important;
}

#item77674 {
	width:110px !important;
	left:44px !important;
	top:54px !important;
	min-height:14px !important;
}

#item77700 {
	width:110px !important;
	left:44px !important;
	top:95px !important;
	min-height:35px !important;
}

#item77731 {
	width:110px !important;
	left:44px !important;
	top:159px !important;
	min-height:14px !important;
}

#item77756 {
	width:110px !important;
	left:44px !important;
	top:201px !important;
	min-height:14px !important;
}

#item77784 {
	width:110px !important;
	left:44px !important;
	top:242px !important;
	min-height:42px !important;
}

#item55754 {
	width:1034px !important;
	height:3063px !important;
	left:-5px !important;
	top:641px !important;
	background:#ffffff;
}

#item55756 {
	width:1034px !important;
	height:4112px !important;
	left:-5px !important;
	top:4629px !important;
	background:#84a8d6;
}

#item55763 {
	width:1037px !important;
	height:1252px !important;
	left:-5px !important;
	top:8741px !important;
	background:#b8e0d0;
}

#item55764 {
	width:1069px !important;
	height:925px !important;
	left:-5px !important;
	top:3704px !important;
	background:#f9e2d3;
}

#item55766 {
	width:1034px !important;
	height:881px !important;
	left:-5px !important;
	top:10744px !important;
	background:#beb0d3;
}

#item54892 {
	width:1034px !important;
	height:659px !important;
	left:-5px !important;
	top:12428px !important;
	background:#000;
}

#item54894 {
	width:170px !important;
	left:60px !important;
	top:12495px !important;
	min-height:115px !important;
}

#item54921 {
	width:218px !important;
	left:703px !important;
	top:12832px !important;
	min-height:68px !important;
}

#item54945 {
	width:127px !important;
	left:451px !important;
	top:12495px !important;
	min-height:17px !important;
}

#item54968 {
	width:127px !important;
	left:451px !important;
	top:12540px !important;
	min-height:17px !important;
}

#item54996 {
	width:16px !important;
	left:64px !important;
	top:12620px !important;
	min-height:14px !important;
}

#item55023 {
	width:20px !important;
	left:183px !important;
	top:12830px !important;
	min-height:16px !important;
}

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

#item55076 {
	width:127px !important;
	left:451px !important;
	top:12572px !important;
	min-height:17px !important;
}

#item55103 {
	width:127px !important;
	left:451px !important;
	top:12604px !important;
	min-height:17px !important;
}

#item55130 {
	width:127px !important;
	left:451px !important;
	top:12636px !important;
	min-height:17px !important;
}

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

#item55182 {
	width:127px !important;
	left:451px !important;
	top:12824px !important;
	min-height:17px !important;
}

#item55209 {
	width:127px !important;
	left:451px !important;
	top:12888px !important;
	min-height:17px !important;
}

#item55235 {
	width:59px !important;
	left:904px !important;
	top:12938px !important;
	min-height:11px !important;
}

#item55258 {
	width:28px !important;
	left:451px !important;
	top:12986px !important;
	min-height:15px !important;
}

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

#item55313 {
	width:33px !important;
	left:722px !important;
	top:12986px !important;
	min-height:15px !important;
}

#item55341 {
	width:22px !important;
	left:618px !important;
	top:12986px !important;
	min-height:15px !important;
}

#item55368 {
	width:22px !important;
	left:670px !important;
	top:12986px !important;
	min-height:15px !important;
}

#item55394 {
	width:23px !important;
	left:564px !important;
	top:12986px !important;
	min-height:15px !important;
}

#item55421 {
	width:127px !important;
	left:451px !important;
	top:12856px !important;
	min-height:17px !important;
}

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

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

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

#item55521 {
	width:129px !important;
	left:827px !important;
	top:12585px !important;
	min-height:18px !important;
}

#item55544 {
	width:129px !important;
	left:827px !important;
	top:12630px !important;
	min-height:18px !important;
}

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

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

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

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

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

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

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

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

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

#item54617 {
	width:209px !important;
	height:50px !important;
	left:409px !important;
	top:10288px !important;
}

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

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

#item54644 {
	width:209px !important;
	height:50px !important;
	left:408px !important;
	top:12298px !important;
}

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

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

#item54672 {
	width:209px !important;
	height:50px !important;
	left:408px !important;
	top:2457px !important;
}

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

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

#item54700 {
	width:209px !important;
	height:50px !important;
	left:408px !important;
	top:1592px !important;
}

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

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

#item54727 {
	width:209px !important;
	height:50px !important;
	left:126px !important;
	top:5489px !important;
}

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

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

#item54777 {
	width:209px !important;
	height:50px !important;
	left:408px !important;
	top:11495px !important;
}

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

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

#item54804 {
	width:209px !important;
	height:50px !important;
	left:262px !important;
	top:7401px !important;
}

#item53571 {
	width:312px !important;
	height:799px !important;
	left:717px !important;
	top:6714px !important;
	background:#cfe1fc;
}

#item53574 {
	width:935px !important;
	left:46px !important;
	top:520px !important;
	min-height:98px !important;
}

#item53601 {
	width:482px !important;
	left:60px !important;
	top:731px !important;
	min-height:57px !important;
}

#item53626 {
	width:671px !important;
	top:74px !important;
	min-height:359px !important;
}

#item53649 {
	width:671px !important;
	min-height:47px !important;
}

#item53672 {
	width:482px !important;
	left:271px !important;
	top:1343px !important;
	min-height:18px !important;
}

#item53695 {
	width:674px !important;
	left:176px !important;
	top:2207px !important;
	min-height:18px !important;
}

#item53718 {
	width:650px !important;
	left:187px !important;
	top:12185px !important;
	min-height:57px !important;
}

#item53741 {
	width:1030px !important;
	left:-5px !important;
	top:11705px !important;
	min-height:47px !important;
}

#item53764 {
	width:518px !important;
	left:254px !important;
	top:10178px !important;
	min-height:57px !important;
}

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

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

#item53787 {
	width:209px !important;
	height:50px !important;
	left:155px !important;
	top:4487px !important;
}

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

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

#item53814 {
	width:209px !important;
	height:50px !important;
	left:155px !important;
	top:4111px !important;
}

#item53841 {
	width:462px !important;
	left:60px !important;
	top:3929px !important;
	min-height:122px !important;
}

#item53864 {
	width:462px !important;
	left:60px !important;
	top:4240px !important;
	min-height:186px !important;
}

#item53888 {
	width:438px !important;
	left:60px !important;
	top:3794px !important;
	min-height:45px !important;
}

#item53911 {
	width:213px !important;
	left:60px !important;
	top:8813px !important;
	min-height:45px !important;
}

#item53934 {
	width:850px !important;
	left:88px !important;
	top:9629px !important;
	min-height:251px !important;
}

#item53958 {
	width:98px !important;
	left:54px !important;
	top:467px !important;
	min-height:18px !important;
}

#item53981 {
	width:567px !important;
	left:230px !important;
	top:10073px !important;
	min-height:45px !important;
}

#item54004 {
	width:468px !important;
	left:60px !important;
	top:4709px !important;
	min-height:45px !important;
}

#item54027 {
	width:438px !important;
	left:480px !important;
	top:7727px !important;
	min-height:165px !important;
}

#item54050 {
	width:475px !important;
	left:124px !important;
	top:7195px !important;
	min-height:146px !important;
}

#item54073 {
	width:420px !important;
	left:512px !important;
	top:6246px !important;
	min-height:251px !important;
}

#item54096 {
	width:277px !important;
	left:377px !important;
	top:3078px !important;
	min-height:18px !important;
}

#item54119 {
	width:171px !important;
	left:126px !important;
	top:5285px !important;
	min-height:14px !important;
}

#item54142 {
	width:475px !important;
	left:126px !important;
	top:5359px !important;
	min-height:78px !important;
}

#item54172 {
	width:159px !important;
	left:405px !important;
	top:5816px !important;
	min-height:14px !important;
}

#item54410 {
	width:661px !important;
	left:125px !important;
	top:594px !important;
	min-height:14px !important;
}

#item54378 {
	width:661px !important;
	left:125px !important;
	top:594px !important;
	min-height:14px !important;
}

#item54348 {
	width:661px !important;
	left:125px !important;
	top:594px !important;
	min-height:14px !important;
}

#item54318 {
	width:661px !important;
	left:125px !important;
	top:594px !important;
	min-height:14px !important;
}

#item54279 {
	width:661px !important;
	left:125px !important;
	top:594px !important;
	min-height:14px !important;
}

#item54248 {
	width:259px !important;
	left:326px !important;
	top:593px !important;
	min-height:18px !important;
}

#item54246 {
	width:911px !important;
	height:611px !important;
	left:56px !important;
	top:8940px !important;
}

#item54433 {
	width:24px !important;
	height:40px !important;
	left:980px !important;
	top:9200px !important;
}

#item54438 {
	width:24px !important;
	height:40px !important;
	left:20px !important;
	top:9200px !important;
}

#item54451 {
	width:1030px !important;
	left:-5px !important;
	top:10814px !important;
	min-height:47px !important;
}

#item54474 {
	width:650px !important;
	left:187px !important;
	top:11384px !important;
	min-height:57px !important;
}

#item54519 {
	width:135px !important;
	left:35px !important;
	top:35px !important;
	min-height:112px !important;
}

#item54570 {
	width:676px !important;
	left:175px !important;
	top:1411px !important;
	min-height:122px !important;
}

#item54594 {
	width:671px !important;
	left:178px !important;
	top:2275px !important;
	min-height:122px !important;
}

#item54546 {
	width:170px !important;
	min-height:18px !important;
}

#item77826 {
	width:110px !important;
	left:60px !important;
	top:54px !important;
	min-height:14px !important;
}

#item77866 {
	width:110px !important;
	left:60px !important;
	top:95px !important;
	min-height:35px !important;
}

#item77895 {
	width:110px !important;
	left:60px !important;
	top:159px !important;
	min-height:14px !important;
}

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

#item77958 {
	width:110px !important;
	left:60px !important;
	top:242px !important;
	min-height:42px !important;
}

#item67599 {
	width:773px !important;
	height:3043px !important;
	left:-5px !important;
	top:641px !important;
	background:#ffffff;
}

#item67602 {
	width:778px !important;
	height:3224px !important;
	left:-5px !important;
	top:4566px !important;
	background:#b8cfef;
}

#item67610 {
	width:778px !important;
	height:1121px !important;
	left:-5px !important;
	top:7790px !important;
	background:#b8e0d0;
}

#item67611 {
	width:787px !important;
	height:882px !important;
	left:-5px !important;
	top:3684px !important;
	background:#f9e2d3;
}

#item67612 {
	width:778px !important;
	height:881px !important;
	left:-5px !important;
	top:9662px !important;
	background:#beb0d3;
}

#item66744 {
	width:778px !important;
	height:741px !important;
	left:-5px !important;
	top:11346px !important;
	background:#000;
}

#item66746 {
	width:170px !important;
	left:35px !important;
	top:11388px !important;
	min-height:115px !important;
}

#item66773 {
	width:218px !important;
	left:510px !important;
	top:11829px !important;
	min-height:68px !important;
}

#item66796 {
	width:127px !important;
	left:405px !important;
	top:11390px !important;
	min-height:17px !important;
}

#item66819 {
	width:127px !important;
	left:405px !important;
	top:11435px !important;
	min-height:17px !important;
}

#item66846 {
	width:16px !important;
	left:39px !important;
	top:11513px !important;
	min-height:14px !important;
}

#item66872 {
	width:20px !important;
	left:156px !important;
	top:11828px !important;
	min-height:16px !important;
}

#item66898 {
	width:16px !important;
	left:219px !important;
	top:11828px !important;
	min-height:16px !important;
}

#item66924 {
	width:127px !important;
	left:405px !important;
	top:11467px !important;
	min-height:17px !important;
}

#item66951 {
	width:127px !important;
	left:405px !important;
	top:11499px !important;
	min-height:17px !important;
}

#item66977 {
	width:127px !important;
	left:405px !important;
	top:11532px !important;
	min-height:17px !important;
}

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

#item67032 {
	width:127px !important;
	left:310px !important;
	top:11829px !important;
	min-height:17px !important;
}

#item67059 {
	width:127px !important;
	left:310px !important;
	top:11893px !important;
	min-height:17px !important;
}

#item67086 {
	width:59px !important;
	left:662px !important;
	top:11939px !important;
	min-height:11px !important;
}

#item67110 {
	width:28px !important;
	left:310px !important;
	top:11985px !important;
	min-height:15px !important;
}

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

#item67163 {
	width:33px !important;
	left:581px !important;
	top:11985px !important;
	min-height:15px !important;
}

#item67189 {
	width:22px !important;
	left:480px !important;
	top:11985px !important;
	min-height:15px !important;
}

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

#item67241 {
	width:23px !important;
	left:428px !important;
	top:11985px !important;
	min-height:15px !important;
}

#item67268 {
	width:127px !important;
	left:310px !important;
	top:11861px !important;
	min-height:17px !important;
}

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

#item67317 {
	width:127px !important;
	left:601px !important;
	top:11595px !important;
	min-height:18px !important;
}

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

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

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

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

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

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

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

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

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

#item67564 {
	width:122px !important;
	left:601px !important;
	top:11639px !important;
	min-height:18px !important;
}

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

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

#item66459 {
	width:209px !important;
	height:50px !important;
	left:281px !important;
	top:9206px !important;
}

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

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

#item66486 {
	width:209px !important;
	height:50px !important;
	left:280px !important;
	top:11216px !important;
}

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

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

#item66513 {
	width:209px !important;
	height:50px !important;
	left:280px !important;
	top:2457px !important;
}

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

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

#item66541 {
	width:209px !important;
	height:50px !important;
	left:280px !important;
	top:1592px !important;
}

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

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

#item66568 {
	width:209px !important;
	height:50px !important;
	left:50px !important;
	top:5402px !important;
}

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

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

#item66617 {
	width:209px !important;
	height:50px !important;
	left:280px !important;
	top:10396px !important;
}

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

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

#item66645 {
	width:209px !important;
	height:50px !important;
	left:50px !important;
	top:6907px !important;
}

#item65445 {
	width:701px !important;
	left:35px !important;
	top:551px !important;
	min-height:74px !important;
}

#item65468 {
	width:482px !important;
	left:48px !important;
	top:731px !important;
	min-height:57px !important;
}

#item65493 {
	width:671px !important;
	top:74px !important;
	min-height:359px !important;
}

#item65516 {
	width:671px !important;
	min-height:47px !important;
}

#item65539 {
	width:482px !important;
	left:143px !important;
	top:1343px !important;
	min-height:18px !important;
}

#item65562 {
	width:674px !important;
	left:48px !important;
	top:2207px !important;
	min-height:18px !important;
}

#item65585 {
	width:650px !important;
	left:59px !important;
	top:11103px !important;
	min-height:57px !important;
}

#item65608 {
	width:778px !important;
	left:-5px !important;
	top:10623px !important;
	min-height:50px !important;
}

#item65631 {
	width:518px !important;
	left:126px !important;
	top:9096px !important;
	min-height:57px !important;
}

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

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

#item65654 {
	width:209px !important;
	height:50px !important;
	left:50px !important;
	top:4435px !important;
}

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

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

#item65681 {
	width:209px !important;
	height:50px !important;
	left:50px !important;
	top:4134px !important;
}

#item65708 {
	width:379px !important;
	left:50px !important;
	top:3937px !important;
	min-height:143px !important;
}

#item65731 {
	width:667px !important;
	left:50px !important;
	top:4263px !important;
	min-height:122px !important;
}

#item65754 {
	width:325px !important;
	left:50px !important;
	top:3760px !important;
	min-height:99px !important;
}

#item65777 {
	width:213px !important;
	left:50px !important;
	top:7862px !important;
	min-height:45px !important;
}

#item65801 {
	width:667px !important;
	left:50px !important;
	top:8515px !important;
	min-height:316px !important;
}

#item65825 {
	width:98px !important;
	left:36px !important;
	top:510px !important;
	min-height:18px !important;
}

#item65848 {
	width:567px !important;
	left:102px !important;
	top:8991px !important;
	min-height:45px !important;
}

#item65871 {
	width:468px !important;
	left:50px !important;
	top:4646px !important;
	min-height:45px !important;
}

#item65894 {
	width:667px !important;
	left:50px !important;
	top:7588px !important;
	min-height:122px !important;
}

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

#item65940 {
	width:666px !important;
	left:52px !important;
	top:6035px !important;
	min-height:143px !important;
}

#item65963 {
	width:289px !important;
	left:249px !important;
	top:3078px !important;
	min-height:19px !important;
}

#item65986 {
	width:171px !important;
	left:50px !important;
	top:5222px !important;
	min-height:14px !important;
}

#item66009 {
	width:667px !important;
	left:50px !important;
	top:5296px !important;
	min-height:57px !important;
}

#item66043 {
	width:159px !important;
	left:559px !important;
	top:5961px !important;
	min-height:14px !important;
}

#item66254 {
	width:661px !important;
	left:11px !important;
	top:444px !important;
	min-height:14px !important;
}

#item66222 {
	width:661px !important;
	left:11px !important;
	top:444px !important;
	min-height:14px !important;
}

#item66191 {
	width:661px !important;
	left:11px !important;
	top:444px !important;
	min-height:14px !important;
}

#item66161 {
	width:661px !important;
	left:11px !important;
	top:444px !important;
	min-height:14px !important;
}

#item66122 {
	width:661px !important;
	left:11px !important;
	top:444px !important;
	min-height:14px !important;
}

#item66091 {
	width:259px !important;
	left:212px !important;
	top:443px !important;
	min-height:18px !important;
}

#item66089 {
	width:683px !important;
	height:461px !important;
	left:42px !important;
	top:7988px !important;
}

#item66277 {
	width:24px !important;
	height:40px !important;
	left:737px !important;
	top:8198px !important;
}

#item66282 {
	width:24px !important;
	height:40px !important;
	left:7px !important;
	top:8198px !important;
}

#item66293 {
	width:778px !important;
	left:-5px !important;
	top:9732px !important;
	min-height:50px !important;
}

#item66316 {
	width:650px !important;
	left:59px !important;
	top:10271px !important;
	min-height:57px !important;
}

#item66361 {
	width:135px !important;
	left:35px !important;
	top:35px !important;
	min-height:112px !important;
}

#item66413 {
	width:676px !important;
	left:47px !important;
	top:1411px !important;
	min-height:122px !important;
}

#item66436 {
	width:671px !important;
	left:50px !important;
	top:2275px !important;
	min-height:122px !important;
}

#item76412 {
	width:424px !important;
	height:2748px !important;
	left:-5px !important;
	top:606px !important;
	background:#ffffff;
}

#item76414 {
	width:424px !important;
	height:3013px !important;
	left:-5px !important;
	top:4164px !important;
	background:#b8cfef;
}

#item76424 {
	width:424px !important;
	height:828px !important;
	left:-5px !important;
	top:3337px !important;
	background:#f9e2d3;
}

#item76425 {
	width:424px !important;
	height:997px !important;
	left:-5px !important;
	top:7167px !important;
	background:#b8e0d0;
}

#item76426 {
	width:424px !important;
	height:583px !important;
	left:-5px !important;
	top:8665px !important;
	background:#beb0d3;
}

#item75554 {
	width:424px !important;
	height:1218px !important;
	left:-5px !important;
	top:9810px !important;
	background:#000;
}

#item75556 {
	width:151px !important;
	left:50px !important;
	top:9848px !important;
	min-height:102px !important;
}

#item75582 {
	width:194px !important;
	left:110px !important;
	top:10699px !important;
	min-height:60px !important;
}

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

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

#item75655 {
	width:14px !important;
	left:54px !important;
	top:9959px !important;
	min-height:13px !important;
}

#item75681 {
	width:18px !important;
	left:212px !important;
	top:10437px !important;
	min-height:14px !important;
}

#item75708 {
	width:14px !important;
	left:268px !important;
	top:10437px !important;
	min-height:14px !important;
}

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

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

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

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

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

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

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

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

#item75945 {
	width:30px !important;
	left:127px !important;
	top:10821px !important;
	min-height:13px !important;
}

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

#item75998 {
	width:19px !important;
	left:228px !important;
	top:10821px !important;
	min-height:13px !important;
}

#item76025 {
	width:20px !important;
	left:273px !important;
	top:10821px !important;
	min-height:13px !important;
}

#item76053 {
	width:21px !important;
	left:182px !important;
	top:10821px !important;
	min-height:13px !important;
}

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

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

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

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

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

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

#item76236 {
	width:113px !important;
	left:248px !important;
	top:10028px !important;
	min-height:16px !important;
}

#item76259 {
	width:113px !important;
	left:248px !important;
	top:10068px !important;
	min-height:16px !important;
}

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

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

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

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

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

#item75269 {
	width:186px !important;
	height:44px !important;
	border-radius:40px;
	background:#2b5496;
}

#item75270 {
	width:151px !important;
	left:18px !important;
	top:14px !important;
	min-height:12px !important;
}

#item75266 {
	width:186px !important;
	height:44px !important;
	left:124px !important;
	top:8403px !important;
}

#item75297 {
	width:186px !important;
	height:44px !important;
	border-radius:40px;
	background:#2b5496;
}

#item75298 {
	width:151px !important;
	left:18px !important;
	top:14px !important;
	min-height:12px !important;
}

#item75294 {
	width:186px !important;
	height:44px !important;
	left:114px !important;
	top:9706px !important;
}

#item75325 {
	width:186px !important;
	height:44px !important;
	border-radius:40px;
	background:#2b5496;
}

#item75326 {
	width:184px !important;
	left:1px !important;
	top:14px !important;
	min-height:16px !important;
}

#item75321 {
	width:186px !important;
	height:44px !important;
	left:114px !important;
	top:2114px !important;
}

#item75352 {
	width:186px !important;
	height:44px !important;
	border-radius:40px;
	background:#2b5496;
}

#item75354 {
	width:184px !important;
	left:1px !important;
	top:14px !important;
	min-height:16px !important;
}

#item75349 {
	width:186px !important;
	height:44px !important;
	left:114px !important;
	top:1368px !important;
}

#item75380 {
	width:186px !important;
	height:44px !important;
	border-radius:40px;
	background:#2b5496;
}

#item75403 {
	width:184px !important;
	left:1px !important;
	top:14px !important;
	min-height:19px !important;
}

#item75377 {
	width:186px !important;
	height:44px !important;
	left:114px !important;
	top:5035px !important;
}

#item75429 {
	width:186px !important;
	height:44px !important;
	border-radius:40px;
	background:#2b5496;
}

#item75430 {
	width:151px !important;
	left:18px !important;
	top:14px !important;
	min-height:12px !important;
}

#item75426 {
	width:186px !important;
	height:44px !important;
	left:114px !important;
	top:9143px !important;
}

#item75456 {
	width:186px !important;
	height:44px !important;
	border-radius:40px;
	background:#2b5496;
}

#item75479 {
	width:184px !important;
	left:1px !important;
	top:14px !important;
	min-height:19px !important;
}

#item75453 {
	width:186px !important;
	height:44px !important;
	left:114px !important;
	top:6532px !important;
}

#item74340 {
	width:414px !important;
	top:525px !important;
	min-height:66px !important;
}

#item74363 {
	width:246px !important;
	left:84px !important;
	top:666px !important;
	min-height:30px !important;
}

#item74387 {
	width:342px !important;
	top:106px !important;
	min-height:550px !important;
}

#item74410 {
	width:342px !important;
	min-height:66px !important;
}

#item74433 {
	width:414px !important;
	top:1068px !important;
	min-height:16px !important;
}

#item74456 {
	width:342px !important;
	left:36px !important;
	top:1789px !important;
	min-height:41px !important;
}

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

#item74503 {
	width:227px !important;
	left:93px !important;
	top:9308px !important;
	min-height:20px !important;
}

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

#item74552 {
	width:186px !important;
	height:44px !important;
	border-radius:40px;
	background:#2b5496;
}

#item74553 {
	width:138px !important;
	left:24px !important;
	top:14px !important;
	min-height:12px !important;
}

#item74549 {
	width:186px !important;
	height:44px !important;
	left:114px !important;
	top:4060px !important;
}

#item74579 {
	width:186px !important;
	height:44px !important;
	border-radius:40px;
	background:#2b5496;
}

#item74580 {
	width:138px !important;
	left:24px !important;
	top:14px !important;
	min-height:12px !important;
}

#item74576 {
	width:186px !important;
	height:44px !important;
	left:114px !important;
	top:3710px !important;
}

#item74626 {
	width:342px !important;
	left:36px !important;
	top:3814px !important;
	min-height:204px !important;
}

#item74649 {
	width:222px !important;
	left:36px !important;
	top:3398px !important;
	min-height:66px !important;
}

#item74672 {
	width:189px !important;
	left:112px !important;
	top:7227px !important;
	min-height:30px !important;
}

#item74695 {
	width:342px !important;
	left:36px !important;
	top:7611px !important;
	min-height:492px !important;
}

#item74718 {
	width:98px !important;
	left:158px !important;
	top:416px !important;
	min-height:18px !important;
}

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

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

#item74787 {
	width:342px !important;
	left:36px !important;
	top:6936px !important;
	min-height:166px !important;
}

#item74811 {
	width:342px !important;
	left:36px !important;
	top:6327px !important;
	min-height:166px !important;
}

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

#item74857 {
	width:260px !important;
	left:91px !important;
	top:2549px !important;
	min-height:24px !important;
}

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

#item75099 {
	width:363px !important;
	left:6px !important;
	top:244px !important;
	min-height:7px !important;
}

#item75068 {
	width:363px !important;
	left:6px !important;
	top:244px !important;
	min-height:7px !important;
}

#item75036 {
	width:363px !important;
	left:6px !important;
	top:244px !important;
	min-height:7px !important;
}

#item75006 {
	width:363px !important;
	left:6px !important;
	top:244px !important;
	min-height:7px !important;
}

#item74966 {
	width:363px !important;
	left:6px !important;
	top:244px !important;
	min-height:7px !important;
}

#item74935 {
	width:142px !important;
	left:117px !important;
	top:244px !important;
	min-height:10px !important;
}

#item74933 {
	width:376px !important;
	height:254px !important;
	left:19px !important;
	top:7317px !important;
}

#item75122 {
	width:15px !important;
	height:24px !important;
	left:397px !important;
	top:7427px !important;
}

#item75127 {
	width:15px !important;
	height:24px !important;
	left:2px !important;
	top:7427px !important;
}

#item75140 {
	width:172px !important;
	left:121px !important;
	top:8725px !important;
	min-height:20px !important;
}

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

#item75194 {
	width:316px !important;
	left:25px !important;
	top:25px !important;
	min-height:39px !important;
}

#item75220 {
	width:342px !important;
	left:36px !important;
	top:1124px !important;
	min-height:204px !important;
}

#item75243 {
	width:342px !important;
	left:36px !important;
	top:1870px !important;
	min-height:204px !important;
}

#item78040 {
	width:414px !important;
	top:448px !important;
	min-height:66px !important;
}

p.autoParaStyle248 {
	font-family:FF-Lora-Regular,Lora;
	font-size:94px;
	line-height:84px;
	color:#fffffd;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle247 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle246 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

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

p.autoParaStyle244 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle243 {
	font-family:"Basic Sans",sans-serif;
	font-size:26px;
	line-height:31.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

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

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

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

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

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

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

p.autoParaStyle236 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle235 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000002;
	text-align:left;
}

p.autoParaStyle234 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle233 {
	font-family:FF-Lora-Regular,Lora;
	font-size:30px;
	line-height:36px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle232 {
	font-family:FF-Lora-Regular,Lora;
	font-size:30px;
	line-height:36px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle231 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:21px;
	line-height:25.2px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle230 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle229 {
	font-family:FF-Lora-Regular,Lora;
	font-size:30px;
	line-height:36px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle228 {
	font-family:FF-Lora-Regular,Lora;
	font-size:30px;
	line-height:36px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle227 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000002;
	margin-bottom:15px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle226 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#fffeff;
	text-align:center;
}

p.autoParaStyle225 {
	font-family:"Basic Sans",sans-serif;
	font-size:26px;
	line-height:31.2px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle224 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#ffffff;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

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

p.autoParaStyle222 {
	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.autoParaStyle221 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:21px;
	line-height:25.2px;
	color:#000002;
	text-align:left;
}

p.autoParaStyle220 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle219 {
	font-family:FF-Lora-Regular,Lora;
	font-size:30px;
	line-height:36px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle218 {
	font-family:FF-Lora-Regular,Lora;
	font-size:94px;
	line-height:84px;
	color:#fffffd;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle217 {
	font-family:"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.autoParaStyle216 {
	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.autoParaStyle215 {
	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.autoParaStyle214 {
	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.autoParaStyle213 {
	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.autoParaStyle212 {
	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.autoParaStyle211 {
	font-family:"Basic Sans",sans-serif;
	font-size:12.4px;
	line-height:14.9px;
	color:#ffffff;
	text-align:left;
}

p.autoParaStyle210 {
	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.autoParaStyle209 {
	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.autoParaStyle208 {
	font-family:FF-FontAwesome6Brands-Regular,"Font Awesome 6 Brands","Times New Roman", Times, serif;
	font-size:16px;
	line-height:19.2px;
	color:#cccccc;
	text-align:left;
}

p.autoParaStyle207 {
	font-family:FF-FontAwesome6Free-Solid,"Font Awesome 6 Free","Times New Roman", Times, serif;
	font-size:14.2px;
	line-height:17.1px;
	color:#cccccc;
	text-align:left;
}

p.autoParaStyle206 {
	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.autoParaStyle205 {
	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.autoParaStyle204 {
	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.autoParaStyle203 {
	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.autoParaStyle202 {
	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.autoParaStyle201 {
	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.autoParaStyle200 {
	font-family:FF-ACaslonPro-Regular,"Adobe Caslon Pro",Georgia, serif;
	font-size:22.5px;
	line-height:23.6px;
	color:#ffffff;
	text-align:left;
}

p.autoParaStyle199 {
	font-family:FF-ACaslonPro-Regular,"Adobe Caslon Pro",Georgia, serif;
	font-size:22.5px;
	line-height:23.6px;
	color:#ffffff;
	letter-spacing:-0.040em;
	text-align:left;
}

p.autoParaStyle198 {
	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.autoParaStyle197 {
	font-family:"Basic Sans",sans-serif;
	font-size:36px;
	line-height:43.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

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

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

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

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

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

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

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

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

p.autoParaStyle187 {
	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.autoParaStyle186 {
	font-family:FF-Lora-Regular,Lora;
	font-size:45px;
	line-height:54px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle185 {
	font-family:FF-Lora-Regular,Lora;
	font-size:45px;
	line-height:54px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle184 {
	font-weight:600;
	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:left;
}

p.autoParaStyle183 {
	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.autoParaStyle182 {
	font-family:FF-Lora-Regular,Lora;
	font-size:45px;
	line-height:54px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle181 {
	font-family:FF-Lora-Regular,Lora;
	font-size:45px;
	line-height:54px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle180 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	margin-bottom:17px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle179 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:17px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle178 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fffeff;
	text-align:center;
}

p.autoParaStyle177 {
	font-family:"Basic Sans",sans-serif;
	font-size:36px;
	line-height:43.2px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle176 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

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

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

p.autoParaStyle172 {
	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.autoParaStyle171 {
	font-family:FF-Lora-Regular,Lora;
	font-size:45px;
	line-height:54px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle170 {
	font-family:FF-Lora-Regular,Lora;
	font-size:105px;
	line-height:126px;
	color:#fffffd;
	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.autoParaStyle169 {
	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.autoParaStyle168 {
	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.autoParaStyle167 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle166 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle165 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle164 {
	font-weight:500;
	font-family:FF-OpenSans-Medium,"Open Sans",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#cccccc;
	text-align:left;
}

p.autoParaStyle163 {
	font-family:"Basic Sans",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#ffffff;
	text-align:left;
}

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

p.autoParaStyle161 {
	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.autoParaStyle160 {
	font-family:FF-FontAwesome6Free-Solid,"Font Awesome 6 Free","Times New Roman", Times, serif;
	font-size:16px;
	line-height:19.2px;
	color:#cccccc;
	text-align:left;
}

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

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

p.autoParaStyle154 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#cccccc;
	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.autoParaStyle153 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#cccccc;
	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.autoParaStyle152 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#cccccc;
	text-align:right;
}

p.autoParaStyle151 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#cccccc;
	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.autoParaStyle150 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#cccccc;
	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:right;
}

p.autoParaStyle149 {
	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.autoParaStyle148 {
	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.autoParaStyle147 {
	font-family:FF-ACaslonPro-Regular,"Adobe Caslon Pro",Georgia, serif;
	font-size:22.5px;
	line-height:23.6px;
	color:#ffffff;
	text-align:left;
}

p.autoParaStyle146 {
	font-family:FF-ACaslonPro-Regular,"Adobe Caslon Pro",Georgia, serif;
	font-size:22.5px;
	line-height:23.6px;
	color:#ffffff;
	letter-spacing:-0.040em;
	text-align:left;
}

p.autoParaStyle145 {
	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.autoParaStyle144 {
	font-family:"Basic Sans",sans-serif;
	font-size:36px;
	line-height:43.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

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

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

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

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

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

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

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

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

p.autoParaStyle134 {
	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.autoParaStyle133 {
	font-family:FF-Lora-Regular,Lora;
	font-size:45px;
	line-height:54px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle132 {
	font-family:FF-Lora-Regular,Lora;
	font-size:45px;
	line-height:54px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle131 {
	font-weight:600;
	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:left;
}

p.autoParaStyle130 {
	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.autoParaStyle129 {
	font-family:FF-Lora-Regular,Lora;
	font-size:45px;
	line-height:54px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle128 {
	font-family:FF-Lora-Regular,Lora;
	font-size:45px;
	line-height:54px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle127 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	margin-bottom:17px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle126 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fffeff;
	text-align:center;
}

p.autoParaStyle125 {
	font-family:"Basic Sans",sans-serif;
	font-size:36px;
	line-height:43.2px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle124 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

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

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

p.autoParaStyle120 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle119 {
	font-family:FF-Lora-Regular,Lora;
	font-size: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.autoParaStyle118 {
	font-family:FF-Lora-Regular,Lora;
	font-size:140px;
	line-height:168px;
	color:#fffffd;
	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.autoParaStyle117 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle116 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle115 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle114 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle113 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle112 {
	font-weight:500;
	font-family:FF-OpenSans-Medium,"Open Sans",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#cccccc;
	text-align:left;
}

p.autoParaStyle111 {
	font-family:"Basic Sans",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#ffffff;
	text-align:left;
}

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

p.autoParaStyle109 {
	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.autoParaStyle108 {
	font-family:FF-FontAwesome6Free-Solid,"Font Awesome 6 Free","Times New Roman", Times, serif;
	font-size:16px;
	line-height:19.2px;
	color:#cccccc;
	text-align:left;
}

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

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

p.autoParaStyle102 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#cccccc;
	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.autoParaStyle101 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#cccccc;
	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-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#cccccc;
	text-align:right;
}

p.autoParaStyle99 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#cccccc;
	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.autoParaStyle98 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#cccccc;
	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:right;
}

p.autoParaStyle97 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle96 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:19px;
	line-height:22.8px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

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

p.autoParaStyle94 {
	font-family:FF-ACaslonPro-Regular,"Adobe Caslon Pro",Georgia, serif;
	font-size:22.5px;
	line-height:23.6px;
	color:#ffffff;
	letter-spacing:-0.040em;
	text-align:left;
}

p.autoParaStyle93 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:32px;
	line-height:38.4px;
	color:#000;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle92 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:19px;
	line-height:22.8px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle91 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:19px;
	line-height:22.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle90 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:19px;
	line-height:22.8px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

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

p.autoParaStyle88 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:19px;
	line-height:22.8px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle87 {
	font-family:FF-Lora-Regular,Lora;
	font-size:45px;
	line-height:54px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle86 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:19px;
	line-height:22.8px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle85 {
	font-family:"Basic Sans",sans-serif;
	font-size:36px;
	line-height:43.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

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

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

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

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

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

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

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

p.autoParaStyle77 {
	font-family:FF-Lora-Regular,Lora;
	font-size:45px;
	line-height:54px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle76 {
	font-weight:600;
	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:left;
}

p.autoParaStyle75 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:19px;
	line-height:22.8px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle74 {
	font-family:FF-Lora-Regular,Lora;
	font-size:45px;
	line-height:54px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle73 {
	font-family:FF-Lora-Regular,Lora;
	font-size:45px;
	line-height:54px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle72 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:19px;
	line-height:22.8px;
	color:#000002;
	margin-bottom:17px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle71 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:19px;
	line-height:22.8px;
	color:#fffeff;
	text-align:center;
}

p.autoParaStyle70 {
	font-family:"Basic Sans",sans-serif;
	font-size:36px;
	line-height:43.2px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle69 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:19px;
	line-height:22.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

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

p.autoParaStyle67 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:19px;
	line-height:22.8px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle66 {
	font-family:FF-Lora-Regular,Lora;
	font-size:45px;
	line-height:54px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle65 {
	font-family:FF-Lora-Regular,Lora;
	font-size:160px;
	line-height:192px;
	color:#fffffd;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle64 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle63 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle62 {
	font-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.autoParaStyle61 {
	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.autoParaStyle60 {
	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.autoParaStyle59 {
	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.autoParaStyle58 {
	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.autoParaStyle57 {
	font-family:"Basic Sans",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#ffffff;
	text-align:left;
}

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

p.autoParaStyle55 {
	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.autoParaStyle54 {
	font-family:FF-FontAwesome6Free-Solid,"Font Awesome 6 Free","Times New Roman", Times, serif;
	font-size:16px;
	line-height:19.2px;
	color:#cccccc;
	text-align:left;
}

p.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-weight:600;
	font-family:FF-ACaslonPro-Semibold,"Adobe Caslon Pro",Georgia, serif;
	font-size:16px;
	line-height:28px;
	color:#767676;
	text-align:left;
}

p.autoParaStyle50 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",sans-serif;
	font-size:21px;
	line-height:28px;
	color:#cccccc;
	text-align:left;
}

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

p.autoParaStyle48 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#cccccc;
	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.autoParaStyle47 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#cccccc;
	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.autoParaStyle46 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#cccccc;
	text-align:right;
}

p.autoParaStyle45 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#cccccc;
	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.autoParaStyle44 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#cccccc;
	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:right;
}

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

p.autoParaStyle42 {
	font-family:FF-ACaslonPro-Regular,"Adobe Caslon Pro",Georgia, serif;
	font-size:22.5px;
	line-height:23.6px;
	color:#ffffff;
	letter-spacing:-0.040em;
	text-align:left;
}

p.autoParaStyle41 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:19px;
	line-height:22.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle40 {
	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.autoParaStyle39 {
	font-family:"Basic Sans",sans-serif;
	font-size:36px;
	line-height:43.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

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

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

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

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

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

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

p.autoParaStyle32 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:19px;
	line-height:22.8px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

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

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

p.autoParaStyle29 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:19px;
	line-height:22.8px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle28 {
	font-family:FF-Lora-Regular,Lora;
	font-size:45px;
	line-height:54px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle27 {
	font-family:FF-Lora-Regular,Lora;
	font-size:45px;
	line-height:54px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle26 {
	font-weight:600;
	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:left;
}

p.autoParaStyle25 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:19px;
	line-height:22.8px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle24 {
	font-family:FF-Lora-Regular,Lora;
	font-size:45px;
	line-height:54px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle23 {
	font-family:FF-Lora-Regular,Lora;
	font-size:45px;
	line-height:54px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle22 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:19px;
	line-height:22.8px;
	color:#000002;
	margin-bottom:17px;
	-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:19px;
	line-height:22.8px;
	color:#fffeff;
	text-align:center;
}

p.autoParaStyle20 {
	font-family:"Basic Sans",sans-serif;
	font-size:36px;
	line-height:43.2px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle19 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:19px;
	line-height:22.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle18 {
	font-weight:600;
	font-family:"Basic Sans",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle17 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:19px;
	line-height:22.8px;
	color:#000002;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

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

p.autoParaStyle15 {
	font-weight:300;
	font-family:"Basic Sans",sans-serif;
	font-size:19px;
	line-height:22.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle14 {
	font-family:FF-Lora-Regular,Lora;
	font-size:45px;
	line-height:54px;
	color:#000002;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle13 {
	font-family:FF-Lora-Regular,Lora;
	font-size:160px;
	line-height:192px;
	color:#fffffd;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle12 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle11 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle10 {
	font-family:"Basic Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle9 {
	font-weight:500;
	font-family:FF-OpenSans-Medium,"Open Sans",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#cccccc;
	text-align:left;
}

p.autoParaStyle8 {
	font-family:"Basic Sans",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#ffffff;
	text-align:left;
}

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

p.autoParaStyle6 {
	font-family:FF-FontAwesome6Brands-Regular,"Font Awesome 6 Brands","Times New Roman", Times, serif;
	font-size:18px;
	line-height:21.6px;
	color:#cccccc;
	text-align:left;
}

p.autoParaStyle5 {
	font-family:FF-FontAwesome6Free-Solid,"Font Awesome 6 Free","Times New Roman", Times, serif;
	font-size:16px;
	line-height:19.2px;
	color:#cccccc;
	text-align:left;
}

p.autoParaStyle4 {
	font-weight:500;
	font-family:FF-OpenSans-Medium,"Open Sans",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#cccccc;
	text-align:left;
}

p.autoParaStyle3 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#767676;
	text-align:left;
}

p.autoParaStyle2 {
	font-weight:600;
	font-family:FF-ACaslonPro-Semibold,"Adobe Caslon Pro",Georgia, serif;
	font-size:16px;
	line-height:28px;
	color:#767676;
	text-align:left;
}

p.autoParaStyle1 {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",sans-serif;
	font-size:21px;
	line-height:28px;
	color:#cccccc;
	text-align:left;
}

p._414_-_Basic-Paragraph {
	font-family:"Minion Pro",serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p._768_-_Basic-Paragraph {
	font-family:"Minion Pro",serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p._1024_-_Basic-Paragraph {
	font-family:"Minion Pro",serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p._1920_-_Basic-Paragraph {
	font-family:"Minion Pro",serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p._1440_-_Custom-V_-_Basic-Paragraph {
	font-family:"Minion Pro",serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Basic-Paragraph {
	font-family:"Minion Pro",serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.No-Paragraph-Style {
	font-family:"Minion Pro",serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

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

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

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

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

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

span.autoCharStyle2 {
	letter-spacing:-0.040em;
}

span.autoCharStyle1 {
	letter-spacing:-0.034em;
}

span.Hyperlink {
	color:#2b5496;
	text-decoration:underline;
}

span._768_-_Hyperlink {
	color:#2b5496;
	text-decoration:underline;
}

span.None {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:1600px){ [class*=" mq-"], .mq-default { display:none; } .mq-1440 {display:block; } }
@media all and (max-width:1184px){ [class*=" mq-"], .mq-default { display:none; } .mq-1024 {display:block; } }
@media all and (max-width:928px){ [class*=" mq-"], .mq-default { display:none; } .mq-768 {display:block; } }
@media all and (max-width:544px){ [class*=" mq-"], .mq-default { display:none; } .mq-414 {display:block; } }

