/* 	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:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1920px; height:1080px; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:30880px; height:1092px; }
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#item53776 {
	width:106px !important;
	height:106px !important;
	background:#768eb1;
}

#item53773 {
	width:106px !important;
	height:106px !important;
	left:1814px !important;
	top:524px !important;
}

#item54082 {
	width:1195px !important;
	left:352px !important;
	top:485px !important;
	min-height:190px !important;
	padding:23px;
}

#item54145 {
	width:146px !important;
	height:15px !important;
}

#item78919 {
	width:623px !important;
	left:44px !important;
	top:213px !important;
	min-height:33px !important;
}

#item64796 {
	mix-blend-mode:multiply;
	width:1920px !important;
	height:2151px !important;
	background:#dee0e2;
}

#item64768 {
	width:1000px !important;
	height:1692px !important;
	left:450px !important;
	top:283px !important;
	background:#fff;
	border:solid 1px #fff;
}

#item55106 {
	width:712px !important;
	left:451px !important;
	top:200px !important;
	min-height:64px !important;
}

#item96427 {
	width:725px !important;
	height:131px !important;
}

#item82787 {
	width:725px !important;
	height:131px !important;
}

#item93257 {
	width:725px !important;
	height:131px !important;
	left:588px !important;
	top:389px !important;
}

#item82837 {
	width:593px !important;
	left:653px !important;
	top:522px !important;
	min-height:14px !important;
}

#item82861 {
	width:222px !important;
	left:840px !important;
	top:375px !important;
	min-height:16px !important;
}

#item82900 {
	width:376px !important;
	height:946px !important;
	left:533px !important;
	top:900px !important;
	background:#dde8ee;
}

#item93285 {
	width:284px !important;
	min-height:101px !important;
	padding:10px 0px 0px 0px;
}

#item82920 {
	width:284px !important;
	min-height:101px !important;
	padding:10px 0px 0px 0px;
}

#item93260 {
	width:284px !important;
	height:101px !important;
	left:572px !important;
	top:968px !important;
}

#item93310 {
	width:284px !important;
	min-height:103px !important;
	padding:10px 0px 0px 0px;
}

#item82944 {
	width:284px !important;
	min-height:103px !important;
	padding:10px 0px 0px 0px;
}

#item93263 {
	width:284px !important;
	height:103px !important;
	left:572px !important;
	top:1071px !important;
}

#item93334 {
	width:284px !important;
	min-height:123px !important;
	padding:10px 0px 0px 0px;
}

#item82967 {
	width:284px !important;
	min-height:123px !important;
	padding:10px 0px 0px 0px;
}

#item93266 {
	width:284px !important;
	height:123px !important;
	left:572px !important;
	top:1177px !important;
}

#item93359 {
	width:284px !important;
	min-height:125px !important;
	padding:10px 0px 0px 0px;
}

#item82990 {
	width:284px !important;
	min-height:125px !important;
	padding:10px 0px 0px 0px;
}

#item93270 {
	width:284px !important;
	height:125px !important;
	left:572px !important;
	top:1302px !important;
}

#item93387 {
	width:284px !important;
	min-height:129px !important;
	padding:10px 0px 0px 0px;
}

#item83018 {
	width:284px !important;
	min-height:129px !important;
	padding:10px 0px 0px 0px;
}

#item93273 {
	width:284px !important;
	height:129px !important;
	left:572px !important;
	top:1430px !important;
}

#item93411 {
	width:284px !important;
	min-height:156px !important;
	padding:10px 0px 0px 0px;
}

#item83041 {
	width:284px !important;
	min-height:156px !important;
	padding:10px 0px 0px 0px;
}

#item93276 {
	width:284px !important;
	height:156px !important;
	left:572px !important;
	top:1561px !important;
}

#item93437 {
	width:284px !important;
	min-height:127px !important;
	padding:10px 0px 0px 0px;
}

#item83064 {
	width:284px !important;
	min-height:127px !important;
	padding:10px 0px 0px 0px;
}

#item93279 {
	width:284px !important;
	height:127px !important;
	left:572px !important;
	top:1719px !important;
}

#item93466 {
	width:418px !important;
	min-height:105px !important;
}

#item83105 {
	width:418px !important;
	min-height:105px !important;
}

#item93462 {
	width:418px !important;
	height:105px !important;
	left:960px !important;
	top:966px !important;
}

#item93542 {
	width:440px !important;
	min-height:95px !important;
}

#item83128 {
	width:440px !important;
	min-height:95px !important;
}

#item93490 {
	width:440px !important;
	height:95px !important;
	left:960px !important;
	top:1110px !important;
}

#item93571 {
	width:440px !important;
	min-height:95px !important;
}

#item83151 {
	width:440px !important;
	min-height:95px !important;
}

#item93567 {
	width:440px !important;
	height:95px !important;
	left:960px !important;
	top:1225px !important;
}

#item93598 {
	width:400px !important;
	min-height:103px !important;
}

#item83178 {
	width:400px !important;
	min-height:103px !important;
}

#item93594 {
	width:400px !important;
	height:103px !important;
	left:960px !important;
	top:1336px !important;
}

#item83229 {
	width:411px !important;
	left:972px !important;
	top:1680px !important;
	min-height:63px !important;
}

#item83205 {
	width:343px !important;
	left:1006px !important;
	top:1760px !important;
	min-height:60px !important;
}

#item83386 {
	width:455px !important;
	height:316px !important;
}

#item83383 {
	width:455px !important;
	height:316px !important;
	left:945px !important;
	top:1538px !important;
}

#item85235 {
	width:390px !important;
	height:130px !important;
}

#item85239 {
	width:63px !important;
	height:63px !important;
	background:#97afcb;
}

#item85236 {
	width:63px !important;
	height:63px !important;
	left:302px !important;
	top:33px !important;
}

#item91425 {
	width:1920px !important;
	height:57px !important;
	background:#4b5660;
}

#item91427 {
	width:150px !important;
	left:691px !important;
	top:23px !important;
	min-height:34px !important;
}

#item91456 {
	width:52px !important;
	height:52px !important;
	background:#5d6770;
}

#item91453 {
	width:52px !important;
	height:52px !important;
	background:#788088;
}

#item91450 {
	width:52px !important;
	height:52px !important;
	left:1349px !important;
}

#item91464 {
	width:52px !important;
	height:52px !important;
	background:#5d6770;
}

#item91461 {
	width:52px !important;
	height:52px !important;
	background:#788088;
}

#item91458 {
	width:52px !important;
	height:52px !important;
	left:1290px !important;
}

#item91528.fixed-pos-elem {
	width:1920px !important;
	height:57px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item93247 {
	width:324px !important;
	left:1126px !important;
	top:248px !important;
	min-height:35px !important;
}

#item82384 {
	mix-blend-mode:multiply;
	width:1920px !important;
	height:2515px !important;
	background:#dee0e2;
}

#item82407 {
	width:1000px !important;
	height:2101px !important;
	left:451px !important;
	top:286px !important;
	background:#fff;
	border:solid 1px #fff;
}

#item82430 {
	width:430px !important;
	left:970px !important;
	top:573px !important;
	min-height:1538px !important;
}

#item82454 {
	width:430px !important;
	left:499px !important;
	top:701px !important;
	min-height:1628px !important;
}

#item82459 {
	width:917px !important;
	left:498px !important;
	top:378px !important;
	min-height:97px !important;
}

#item82482 {
	width:712px !important;
	left:451px !important;
	top:200px !important;
	min-height:64px !important;
}

#item82506 {
	width:116px !important;
	height:116px !important;
	left:9px !important;
	top:28px !important;
	background:#edc153;
}

#item82511 {
	width:230px !important;
	left:191px !important;
	top:90px !important;
	min-height:64px !important;
}

#item82534 {
	width:230px !important;
	left:682px !important;
	top:568px !important;
	min-height:15px !important;
}

#item85242 {
	width:390px !important;
	height:130px !important;
}

#item85246 {
	width:63px !important;
	height:63px !important;
	background:#97afcb;
}

#item85243 {
	width:63px !important;
	height:63px !important;
	left:302px !important;
	top:33px !important;
}

#item93182 {
	width:1920px !important;
	height:57px !important;
	background:#4b5660;
}

#item93184 {
	width:150px !important;
	left:691px !important;
	top:23px !important;
	min-height:34px !important;
}

#item93215 {
	width:52px !important;
	height:52px !important;
	background:#5d6770;
}

#item93212 {
	width:52px !important;
	height:52px !important;
	background:#788088;
}

#item93208 {
	width:52px !important;
	height:52px !important;
	left:1349px !important;
}

#item93224 {
	width:52px !important;
	height:52px !important;
	background:#5d6770;
}

#item93221 {
	width:52px !important;
	height:52px !important;
	background:#788088;
}

#item93218 {
	width:52px !important;
	height:52px !important;
	left:1290px !important;
}

#item93181.fixed-pos-elem {
	width:1920px !important;
	height:57px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item44746 {
	width:900px !important;
	left:500px !important;
	top:1329px !important;
	min-height:2525px !important;
}

#item44669 {
	width:263px !important;
	min-height:39px !important;
}

#item44807 {
	width:900px !important;
	left:500px !important;
	top:1284px !important;
	min-height:45px !important;
}

#item49798 {
	width:900px !important;
	left:475px !important;
	top:485px !important;
	min-height:278px !important;
	padding:23px;
}

#item59098 {
	width:1920px !important;
	height:572px !important;
	top:3950px !important;
	background:#616a73;
}

#item59100 {
	width:409px !important;
	left:1181px !important;
	top:4011px !important;
	min-height:370px !important;
}

#item85257 {
	width:390px !important;
	height:130px !important;
}

#item85261 {
	width:63px !important;
	height:63px !important;
	background:#97afcb;
}

#item85258 {
	width:63px !important;
	height:63px !important;
	left:302px !important;
	top:33px !important;
}

#item87145 {
	width:648px !important;
	height:371px !important;
	left:500px !important;
	top:4011px !important;
}

#item87695 {
	width:1920px !important;
	height:57px !important;
	background:#4b5660;
}

#item87697 {
	width:150px !important;
	left:691px !important;
	top:23px !important;
	min-height:34px !important;
}

#item87726 {
	width:52px !important;
	height:52px !important;
	background:#5d6770;
}

#item87723 {
	width:52px !important;
	height:52px !important;
	background:#788088;
}

#item87720 {
	width:52px !important;
	height:52px !important;
	left:1349px !important;
}

#item87735 {
	width:52px !important;
	height:52px !important;
	background:#5d6770;
}

#item87732 {
	width:52px !important;
	height:52px !important;
	background:#788088;
}

#item87728 {
	width:52px !important;
	height:52px !important;
	left:1290px !important;
}

#item87765 {
	width:264px !important;
	height:52px !important;
	left:1px !important;
	background:#4b5660;
}

#item87766 {
	width:266px !important;
	top:23px !important;
	min-height:34px !important;
}

#item87740 {
	width:264px !important;
	height:52px !important;
	left:1px !important;
	background:#5d6770;
}

#item87741 {
	width:266px !important;
	top:23px !important;
	min-height:34px !important;
}

#item87737 {
	width:266px !important;
	height:57px !important;
	left:1017px !important;
}

#item87694.fixed-pos-elem {
	width:1920px !important;
	height:57px !important;
	left:1px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item45232 {
	opacity:0.87;
	width:1920px !important;
	height:506px !important;
	top:1831px !important;
	background:#4b5660;
}

#item45234 {
	width:409px !important;
	left:1181px !important;
	top:1988px !important;
	min-height:302px !important;
}

#item45156 {
	width:900px !important;
	left:500px !important;
	top:531px !important;
	min-height:80px !important;
}

#item44913 {
	width:900px !important;
	left:500px !important;
	top:681px !important;
	min-height:1064px !important;
}

#item58009 {
	width:900px !important;
	left:500px !important;
	top:2440px !important;
	min-height:1445px !important;
}

#item58466 {
	opacity:0.87;
	width:1920px !important;
	height:506px !important;
	top:3959px !important;
	background:#4b5660;
}

#item58468 {
	width:409px !important;
	left:1176px !important;
	top:4021px !important;
	min-height:302px !important;
}

#item58523 {
	width:900px !important;
	left:500px !important;
	top:4552px !important;
	min-height:4525px !important;
}

#item85264 {
	width:390px !important;
	height:130px !important;
}

#item85268 {
	width:63px !important;
	height:63px !important;
	background:#97afcb;
}

#item85265 {
	width:63px !important;
	height:63px !important;
	left:302px !important;
	top:33px !important;
}

#item87172 {
	width:648px !important;
	height:371px !important;
	left:495px !important;
	top:1892px !important;
}

#item87174 {
	width:648px !important;
	height:371px !important;
	left:500px !important;
	top:4021px !important;
}

#item87803 {
	width:1920px !important;
	height:57px !important;
	background:#4b5660;
}

#item87806 {
	width:150px !important;
	left:691px !important;
	top:23px !important;
	min-height:34px !important;
}

#item87836 {
	width:52px !important;
	height:52px !important;
	background:#5d6770;
}

#item87832 {
	width:52px !important;
	height:52px !important;
	background:#788088;
}

#item87829 {
	width:52px !important;
	height:52px !important;
	left:1349px !important;
}

#item87844 {
	width:52px !important;
	height:52px !important;
	background:#5d6770;
}

#item87841 {
	width:52px !important;
	height:52px !important;
	background:#788088;
}

#item87838 {
	width:52px !important;
	height:52px !important;
	left:1290px !important;
}

#item87874 {
	width:264px !important;
	height:52px !important;
	left:1px !important;
	background:#4b5660;
}

#item87875 {
	width:266px !important;
	top:23px !important;
	min-height:34px !important;
}

#item87849 {
	width:264px !important;
	height:52px !important;
	left:1px !important;
	background:#5d6770;
}

#item87850 {
	width:266px !important;
	top:23px !important;
	min-height:34px !important;
}

#item87846 {
	width:266px !important;
	height:57px !important;
	left:1017px !important;
}

#item87802.fixed-pos-elem {
	width:1920px !important;
	height:57px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item58219 {
	width:884px !important;
	left:500px !important;
	top:526px !important;
	min-height:138px !important;
}

#item59019 {
	width:900px !important;
	left:500px !important;
	top:784px !important;
	min-height:3975px !important;
}

#item85272 {
	width:390px !important;
	height:130px !important;
}

#item85276 {
	width:63px !important;
	height:63px !important;
	background:#97afcb;
}

#item85273 {
	width:63px !important;
	height:63px !important;
	left:302px !important;
	top:33px !important;
}

#item87911 {
	width:1920px !important;
	height:57px !important;
	background:#4b5660;
}

#item87914 {
	width:150px !important;
	left:691px !important;
	top:23px !important;
	min-height:34px !important;
}

#item87943 {
	width:52px !important;
	height:52px !important;
	background:#5d6770;
}

#item87940 {
	width:52px !important;
	height:52px !important;
	background:#788088;
}

#item87937 {
	width:52px !important;
	height:52px !important;
	left:1349px !important;
}

#item87951 {
	width:52px !important;
	height:52px !important;
	background:#5d6770;
}

#item87948 {
	width:52px !important;
	height:52px !important;
	background:#788088;
}

#item87945 {
	width:52px !important;
	height:52px !important;
	left:1290px !important;
}

#item87981 {
	width:264px !important;
	height:52px !important;
	left:1px !important;
	background:#4b5660;
}

#item87982 {
	width:266px !important;
	top:23px !important;
	min-height:34px !important;
}

#item87956 {
	width:264px !important;
	height:52px !important;
	left:1px !important;
	background:#5d6770;
}

#item87957 {
	width:266px !important;
	top:23px !important;
	min-height:34px !important;
}

#item87953 {
	width:266px !important;
	height:57px !important;
	left:1017px !important;
}

#item87910.fixed-pos-elem {
	width:1920px !important;
	height:57px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item45593 {
	width:900px !important;
	left:500px !important;
	top:700px !important;
	min-height:1415px !important;
}

#item45447 {
	width:900px !important;
	left:500px !important;
	top:532px !important;
	min-height:80px !important;
}

#item45472 {
	width:900px !important;
	left:500px !important;
	top:633px !important;
	min-height:19px !important;
}

#item45657 {
	width:900px !important;
	left:500px !important;
	top:2964px !important;
	min-height:1778px !important;
}

#item59359 {
	width:1920px !important;
	height:662px !important;
	left:1px !important;
	top:2213px !important;
	background:#616a73;
}

#item59361 {
	width:648px !important;
	left:284px !important;
	top:2709px !important;
	min-height:59px !important;
}

#item59438 {
	width:648px !important;
	left:988px !important;
	top:2709px !important;
	min-height:82px !important;
}

#item59495 {
	width:900px !important;
	left:500px !important;
	top:2260px !important;
	min-height:52px !important;
}

#item85279 {
	width:390px !important;
	height:130px !important;
}

#item85284 {
	width:63px !important;
	height:63px !important;
	background:#97afcb;
}

#item85281 {
	width:63px !important;
	height:63px !important;
	left:302px !important;
	top:33px !important;
}

#item87181 {
	width:648px !important;
	height:371px !important;
	left:284px !important;
	top:2313px !important;
}

#item87190 {
	width:648px !important;
	height:371px !important;
	left:988px !important;
	top:2313px !important;
}

#item88023 {
	width:1920px !important;
	height:57px !important;
	background:#4b5660;
}

#item88025 {
	width:150px !important;
	left:691px !important;
	top:23px !important;
	min-height:34px !important;
}

#item88054 {
	width:52px !important;
	height:52px !important;
	background:#5d6770;
}

#item88051 {
	width:52px !important;
	height:52px !important;
	background:#788088;
}

#item88048 {
	width:52px !important;
	height:52px !important;
	left:1349px !important;
}

#item88062 {
	width:52px !important;
	height:52px !important;
	background:#5d6770;
}

#item88059 {
	width:52px !important;
	height:52px !important;
	background:#788088;
}

#item88056 {
	width:52px !important;
	height:52px !important;
	left:1290px !important;
}

#item88093 {
	width:264px !important;
	height:52px !important;
	left:1px !important;
	background:#4b5660;
}

#item88094 {
	width:266px !important;
	top:23px !important;
	min-height:34px !important;
}

#item88067 {
	width:264px !important;
	height:52px !important;
	left:1px !important;
	background:#5d6770;
}

#item88068 {
	width:266px !important;
	top:23px !important;
	min-height:34px !important;
}

#item88064 {
	width:266px !important;
	height:57px !important;
	left:1017px !important;
}

#item88022.fixed-pos-elem {
	width:1920px !important;
	height:57px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item45917 {
	width:900px !important;
	left:500px !important;
	top:827px !important;
	min-height:2805px !important;
}

#item45841 {
	width:900px !important;
	left:500px !important;
	top:531px !important;
	min-height:80px !important;
}

#item47671 {
	width:900px !important;
	left:500px !important;
	top:764px !important;
	min-height:19px !important;
}

#item47694 {
	width:900px !important;
	left:500px !important;
	top:693px !important;
	min-height:40px !important;
}

#item51343 {
	width:978px !important;
	height:336px !important;
	left:463px !important;
	top:4088px !important;
	background:#fff;
}

#item46103 {
	width:900px !important;
	left:500px !important;
	top:4280px !important;
	min-height:3132px !important;
}

#item47660 {
	width:900px !important;
	left:500px !important;
	top:4135px !important;
	min-height:95px !important;
}

#item47635 {
	width:900px !important;
	left:500px !important;
	top:4204px !important;
	min-height:75px !important;
}

#item85288 {
	width:390px !important;
	height:130px !important;
}

#item85292 {
	width:63px !important;
	height:63px !important;
	background:#97afcb;
}

#item85289 {
	width:63px !important;
	height:63px !important;
	left:302px !important;
	top:33px !important;
}

#item88125 {
	width:1920px !important;
	height:57px !important;
	background:#4b5660;
}

#item88127 {
	width:150px !important;
	left:691px !important;
	top:23px !important;
	min-height:34px !important;
}

#item88157 {
	width:52px !important;
	height:52px !important;
	background:#5d6770;
}

#item88153 {
	width:52px !important;
	height:52px !important;
	background:#788088;
}

#item88150 {
	width:52px !important;
	height:52px !important;
	left:1349px !important;
}

#item88166 {
	width:52px !important;
	height:52px !important;
	background:#5d6770;
}

#item88162 {
	width:52px !important;
	height:52px !important;
	background:#788088;
}

#item88159 {
	width:52px !important;
	height:52px !important;
	left:1290px !important;
}

#item88197 {
	width:264px !important;
	height:52px !important;
	left:1px !important;
	background:#4b5660;
}

#item88198 {
	width:266px !important;
	top:23px !important;
	min-height:34px !important;
}

#item88171 {
	width:264px !important;
	height:52px !important;
	left:1px !important;
	background:#5d6770;
}

#item88172 {
	width:266px !important;
	top:23px !important;
	min-height:34px !important;
}

#item88168 {
	width:266px !important;
	height:57px !important;
	left:1017px !important;
}

#item88124.fixed-pos-elem {
	width:1920px !important;
	height:57px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item43161 {
	width:1920px !important;
	height:51px !important;
	background:#4b5660;
}

#item43165 {
	width:50px !important;
	height:50px !important;
	background:#6d6e70;
	outline:solid 1px #6d6e70;
}

#item43162 {
	width:50px !important;
	height:50px !important;
	left:1350px !important;
}

#item43170 {
	width:50px !important;
	height:50px !important;
	background:#6d6e70;
	outline:solid 1px #6d6e70;
}

#item43167 {
	width:50px !important;
	height:50px !important;
	left:1291px !important;
}

#item46197 {
	width:900px !important;
	left:500px !important;
	top:525px !important;
	min-height:80px !important;
}

#item46170 {
	width:900px !important;
	left:500px !important;
	top:761px !important;
	min-height:1954px !important;
}

#item46246 {
	width:900px !important;
	left:500px !important;
	top:626px !important;
	min-height:61px !important;
}

#item47910 {
	width:844px !important;
	height:154px !important;
	left:613px !important;
	top:2733px !important;
	padding:0px 14px 14px 0px;
}

#item59254 {
	width:978px !important;
	height:336px !important;
	left:459px !important;
	top:5136px !important;
	background:#fff;
}

#item59255 {
	width:900px !important;
	left:496px !important;
	top:5183px !important;
	min-height:40px !important;
}

#item46606 {
	width:900px !important;
	left:500px !important;
	top:5255px !important;
	min-height:6776px !important;
}

#item59324 {
	width:978px !important;
	height:336px !important;
	left:459px !important;
	top:12488px !important;
	background:#fff;
}

#item59325 {
	width:900px !important;
	left:496px !important;
	top:12535px !important;
	min-height:40px !important;
}

#item59351 {
	width:900px !important;
	left:500px !important;
	top:12873px !important;
	min-height:1518px !important;
}

#item59737 {
	width:899px !important;
	left:500px !important;
	top:2956px !important;
	min-height:1688px !important;
}

#item59760 {
	width:556px !important;
	left:500px !important;
	top:12617px !important;
	min-height:238px !important;
}

#item85315 {
	width:390px !important;
	height:130px !important;
}

#item85319 {
	width:63px !important;
	height:63px !important;
	background:#97afcb;
}

#item85316 {
	width:63px !important;
	height:63px !important;
	left:302px !important;
	top:33px !important;
}

#item88230 {
	width:1920px !important;
	height:57px !important;
	background:#4b5660;
}

#item88232 {
	width:150px !important;
	left:691px !important;
	top:23px !important;
	min-height:34px !important;
}

#item88262 {
	width:52px !important;
	height:52px !important;
	background:#5d6770;
}

#item88259 {
	width:52px !important;
	height:52px !important;
	background:#788088;
}

#item88256 {
	width:52px !important;
	height:52px !important;
	left:1349px !important;
}

#item88270 {
	width:52px !important;
	height:52px !important;
	background:#5d6770;
}

#item88267 {
	width:52px !important;
	height:52px !important;
	background:#788088;
}

#item88264 {
	width:52px !important;
	height:52px !important;
	left:1290px !important;
}

#item88300 {
	width:264px !important;
	height:52px !important;
	left:1px !important;
	background:#4b5660;
}

#item88301 {
	width:266px !important;
	top:23px !important;
	min-height:34px !important;
}

#item88275 {
	width:264px !important;
	height:52px !important;
	left:1px !important;
	background:#5d6770;
}

#item88276 {
	width:266px !important;
	top:23px !important;
	min-height:34px !important;
}

#item88272 {
	width:266px !important;
	height:57px !important;
	left:1017px !important;
}

#item88229.fixed-pos-elem {
	width:1920px !important;
	height:57px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item46795 {
	width:900px !important;
	left:500px !important;
	top:531px !important;
	min-height:254px !important;
}

#item46769 {
	width:900px !important;
	left:500px !important;
	top:832px !important;
	min-height:1888px !important;
}

#item46915 {
	width:900px !important;
	height:19px !important;
	left:500px !important;
	top:736px !important;
}

#item59516 {
	width:844px !important;
	height:198px !important;
	left:556px !important;
	top:2778px !important;
	padding:0px 14px 14px 0px;
}

#item59767 {
	width:900px !important;
	left:500px !important;
	top:3071px !important;
	min-height:3184px !important;
}

#item85324 {
	width:390px !important;
	height:130px !important;
}

#item85328 {
	width:63px !important;
	height:63px !important;
	background:#97afcb;
}

#item85325 {
	width:63px !important;
	height:63px !important;
	left:302px !important;
	top:33px !important;
}

#item88343 {
	width:1920px !important;
	height:57px !important;
	background:#4b5660;
}

#item88345 {
	width:150px !important;
	left:691px !important;
	top:23px !important;
	min-height:34px !important;
}

#item88374 {
	width:52px !important;
	height:52px !important;
	background:#5d6770;
}

#item88371 {
	width:52px !important;
	height:52px !important;
	background:#788088;
}

#item88368 {
	width:52px !important;
	height:52px !important;
	left:1349px !important;
}

#item88382 {
	width:52px !important;
	height:52px !important;
	background:#5d6770;
}

#item88379 {
	width:52px !important;
	height:52px !important;
	background:#788088;
}

#item88376 {
	width:52px !important;
	height:52px !important;
	left:1290px !important;
}

#item88412 {
	width:264px !important;
	height:52px !important;
	left:1px !important;
	background:#4b5660;
}

#item88413 {
	width:266px !important;
	top:23px !important;
	min-height:34px !important;
}

#item88387 {
	width:264px !important;
	height:52px !important;
	left:1px !important;
	background:#5d6770;
}

#item88388 {
	width:266px !important;
	top:23px !important;
	min-height:34px !important;
}

#item88384 {
	width:266px !important;
	height:57px !important;
	left:1017px !important;
}

#item88342.fixed-pos-elem {
	width:1920px !important;
	height:57px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item47223 {
	width:900px !important;
	left:500px !important;
	top:531px !important;
	min-height:80px !important;
}

#item47197 {
	width:900px !important;
	left:500px !important;
	top:714px !important;
	min-height:317px !important;
}

#item47303 {
	width:900px !important;
	left:500px !important;
	top:615px !important;
	min-height:55px !important;
}

#item50705 {
	width:978px !important;
	height:336px !important;
	left:462px !important;
	top:5184px !important;
	background:#fff;
}

#item49419 {
	width:900px !important;
	left:500px !important;
	top:1497px !important;
	min-height:3158px !important;
}

#item51421 {
	width:900px !important;
	left:497px !important;
	top:5252px !important;
	min-height:40px !important;
}

#item51446 {
	width:900px !important;
	left:500px !important;
	top:5317px !important;
	min-height:21px !important;
}

#item55255 {
	width:900px !important;
	left:500px !important;
	top:5380px !important;
	min-height:5011px !important;
}

#item49635 {
	width:901px !important;
	left:73px !important;
	min-height:25px !important;
}

#item49663 {
	width:869px !important;
	left:177px !important;
	top:115px !important;
	min-height:25px !important;
}

#item49725 {
	width:907px !important;
	left:177px !important;
	top:218px !important;
	min-height:25px !important;
}

#item49672 {
	width:57px !important;
	left:88px !important;
	top:97px !important;
	min-height:59px !important;
}

#item57959 {
	width:57px !important;
	left:91px !important;
	top:197px !important;
	min-height:59px !important;
}

#item59173 {
	width:1920px !important;
	height:506px !important;
	top:10454px !important;
	background:#616a73;
}

#item59175 {
	width:409px !important;
	left:1181px !important;
	top:10523px !important;
	min-height:82px !important;
}

#item59229 {
	width:900px !important;
	left:500px !important;
	top:11027px !important;
	min-height:1969px !important;
}

#item85331 {
	width:390px !important;
	height:130px !important;
}

#item85335 {
	width:63px !important;
	height:63px !important;
	background:#97afcb;
}

#item85332 {
	width:63px !important;
	height:63px !important;
	left:302px !important;
	top:33px !important;
}

#item87197 {
	width:648px !important;
	height:371px !important;
	left:500px !important;
	top:10522px !important;
}

#item88442 {
	width:1920px !important;
	height:57px !important;
	background:#4b5660;
}

#item88444 {
	width:150px !important;
	left:691px !important;
	top:23px !important;
	min-height:34px !important;
}

#item88473 {
	width:52px !important;
	height:52px !important;
	background:#5d6770;
}

#item88470 {
	width:52px !important;
	height:52px !important;
	background:#788088;
}

#item88467 {
	width:52px !important;
	height:52px !important;
	left:1349px !important;
}

#item88481 {
	width:52px !important;
	height:52px !important;
	background:#5d6770;
}

#item88478 {
	width:52px !important;
	height:52px !important;
	background:#788088;
}

#item88475 {
	width:52px !important;
	height:52px !important;
	left:1290px !important;
}

#item88511 {
	width:264px !important;
	height:52px !important;
	left:1px !important;
	background:#4b5660;
}

#item88512 {
	width:266px !important;
	top:23px !important;
	min-height:34px !important;
}

#item88486 {
	width:264px !important;
	height:52px !important;
	left:1px !important;
	background:#5d6770;
}

#item88487 {
	width:266px !important;
	top:23px !important;
	min-height:34px !important;
}

#item88483 {
	width:266px !important;
	height:57px !important;
	left:1017px !important;
}

#item88441.fixed-pos-elem {
	width:1920px !important;
	height:57px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item53839 {
	opacity:0.27;
	width:402px !important;
	left:368px !important;
	top:656px !important;
	min-height:216px !important;
}

#item53482 {
	width:900px !important;
	left:500px !important;
	top:809px !important;
	min-height:1326px !important;
}

#item53457 {
	width:368px !important;
	left:500px !important;
	top:753px !important;
	min-height:13px !important;
}

#item53408 {
	width:900px !important;
	left:500px !important;
	top:531px !important;
	min-height:92px !important;
}

#item59774 {
	width:901px !important;
	left:500px !important;
	top:2785px !important;
	min-height:3923px !important;
}

#item64891 {
	width:1920px !important;
	height:506px !important;
	top:2197px !important;
	background:#616a73;
}

#item64893 {
	width:409px !important;
	left:1181px !important;
	top:2259px !important;
	min-height:302px !important;
}

#item85338 {
	width:390px !important;
	height:130px !important;
}

#item85344 {
	width:63px !important;
	height:63px !important;
	background:#97afcb;
}

#item85340 {
	width:63px !important;
	height:63px !important;
	left:302px !important;
	top:33px !important;
}

#item87203 {
	width:648px !important;
	height:371px !important;
	left:500px !important;
	top:2259px !important;
}

#item88543 {
	width:1920px !important;
	height:57px !important;
	background:#4b5660;
}

#item88545 {
	width:150px !important;
	left:691px !important;
	top:23px !important;
	min-height:34px !important;
}

#item88574 {
	width:52px !important;
	height:52px !important;
	background:#5d6770;
}

#item88571 {
	width:52px !important;
	height:52px !important;
	background:#788088;
}

#item88568 {
	width:52px !important;
	height:52px !important;
	left:1349px !important;
}

#item88583 {
	width:52px !important;
	height:52px !important;
	background:#5d6770;
}

#item88580 {
	width:52px !important;
	height:52px !important;
	background:#788088;
}

#item88577 {
	width:52px !important;
	height:52px !important;
	left:1290px !important;
}

#item88613 {
	width:264px !important;
	height:52px !important;
	left:1px !important;
	background:#4b5660;
}

#item88614 {
	width:266px !important;
	top:23px !important;
	min-height:34px !important;
}

#item88588 {
	width:264px !important;
	height:52px !important;
	left:1px !important;
	background:#5d6770;
}

#item88589 {
	width:266px !important;
	top:23px !important;
	min-height:34px !important;
}

#item88585 {
	width:266px !important;
	height:57px !important;
	left:1017px !important;
}

#item88542.fixed-pos-elem {
	width:1920px !important;
	height:57px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item47542 {
	width:900px !important;
	left:500px !important;
	top:419px !important;
	min-height:50px !important;
}

#item47515 {
	width:900px !important;
	left:499px !important;
	top:3385px !important;
	min-height:506px !important;
}

#item48272 {
	width:377px !important;
	height:921px !important;
	left:310px !important;
	top:772px !important;
	background:#4b5660;
}

#item48331 {
	width:75px !important;
	height:97px !important;
	left:294px !important;
	top:1074px !important;
	background:#edc153;
}

#item59836 {
	width:68px !important;
	height:97px !important;
	left:294px !important;
	top:1285px !important;
	background:#edc153;
}

#item59837 {
	width:97px !important;
	height:97px !important;
	left:294px !important;
	top:1461px !important;
	background:#edc153;
}

#item59838 {
	width:97px !important;
	height:97px !important;
	left:294px !important;
	top:904px !important;
	background:#edc153;
}

#item48559 {
	width:672px !important;
	height:147px !important;
	left:728px !important;
	top:3012px !important;
	padding:0px 14px 14px 0px;
}

#item48592 {
	width:377px !important;
	height:1662px !important;
	left:310px !important;
	top:1675px !important;
	border:solid 1px #4b5660;
}

#item48621 {
	width:671px !important;
	left:729px !important;
	top:768px !important;
	min-height:1072px !important;
}

#item48989 {
	width:1920px !important;
	height:1182px !important;
	top:7010px !important;
	background:#4b5660;
}

#item49233 {
	width:500px !important;
	left:500px !important;
	top:7919px !important;
	min-height:211px !important;
}

#item49256 {
	width:364px !important;
	left:1036px !important;
	top:7839px !important;
	min-height:147px !important;
}

#item55097 {
	width:900px !important;
	left:500px !important;
	top:4548px !important;
	min-height:827px !important;
}

#item55102 {
	width:900px !important;
	left:500px !important;
	top:6073px !important;
	min-height:770px !important;
}

#item57828 {
	width:671px !important;
	left:729px !important;
	top:1960px !important;
	min-height:1004px !important;
}

#item57845 {
	width:670px !important;
	left:729px !important;
	top:3210px !important;
	min-height:122px !important;
}

#item48439 {
	width:300px !important;
	left:350px !important;
	top:1739px !important;
	min-height:1453px !important;
}

#item61415 {
	width:250px !important;
	left:426px !important;
	top:1068px !important;
	min-height:15px !important;
}

#item61438 {
	width:210px !important;
	left:426px !important;
	top:1095px !important;
	min-height:121px !important;
}

#item61464 {
	width:192px !important;
	left:426px !important;
	top:1282px !important;
	min-height:39px !important;
}

#item61487 {
	width:192px !important;
	left:426px !important;
	top:1334px !important;
	min-height:46px !important;
}

#item61514 {
	width:192px !important;
	left:426px !important;
	top:1454px !important;
	min-height:15px !important;
}

#item61538 {
	width:192px !important;
	left:426px !important;
	top:1484px !important;
	min-height:73px !important;
}

#item61563 {
	width:232px !important;
	left:426px !important;
	top:897px !important;
	min-height:15px !important;
}

#item61586 {
	width:192px !important;
	left:426px !important;
	top:926px !important;
	min-height:57px !important;
}

#item61871 {
	width:67px !important;
	left:500px !important;
	top:4904px !important;
	min-height:58px !important;
}

#item61896 {
	width:809px !important;
	left:555px !important;
	top:4907px !important;
	min-height:53px !important;
}

#item61924 {
	width:78px !important;
	left:499px !important;
	top:3400px !important;
	min-height:58px !important;
}

#item61949 {
	width:60px !important;
	height:16px !important;
	left:499px !important;
	top:3398px !important;
}

#item61976 {
	width:825px !important;
	left:556px !important;
	top:3403px !important;
	min-height:53px !important;
}

#item62002 {
	width:60px !important;
	left:728px !important;
	top:2319px !important;
	min-height:58px !important;
}

#item62027 {
	width:622px !important;
	left:771px !important;
	top:2322px !important;
	min-height:53px !important;
}

#item85347 {
	width:390px !important;
	height:130px !important;
}

#item85351 {
	width:63px !important;
	height:63px !important;
	background:#97afcb;
}

#item85348 {
	width:63px !important;
	height:63px !important;
	left:302px !important;
	top:33px !important;
}

#item88657 {
	width:1920px !important;
	height:57px !important;
	background:#4b5660;
}

#item88659 {
	width:150px !important;
	left:691px !important;
	top:23px !important;
	min-height:34px !important;
}

#item88689 {
	width:52px !important;
	height:52px !important;
	background:#5d6770;
}

#item88685 {
	width:52px !important;
	height:52px !important;
	background:#788088;
}

#item88682 {
	width:52px !important;
	height:52px !important;
	left:1349px !important;
}

#item88697 {
	width:52px !important;
	height:52px !important;
	background:#5d6770;
}

#item88694 {
	width:52px !important;
	height:52px !important;
	background:#788088;
}

#item88691 {
	width:52px !important;
	height:52px !important;
	left:1290px !important;
}

#item88727 {
	width:264px !important;
	height:52px !important;
	left:1px !important;
	background:#4b5660;
}

#item88728 {
	width:266px !important;
	top:23px !important;
	min-height:34px !important;
}

#item88702 {
	width:264px !important;
	height:52px !important;
	left:1px !important;
	background:#5d6770;
}

#item88703 {
	width:266px !important;
	top:23px !important;
	min-height:34px !important;
}

#item88699 {
	width:266px !important;
	height:57px !important;
	left:1017px !important;
}

#item88656.fixed-pos-elem {
	width:1920px !important;
	height:57px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item49174 {
	width:859px !important;
	left:541px !important;
	top:7095px !important;
	min-height:706px !important;
}

#item93750 {
	width:501px !important;
	height:57px !important;
	border-radius:12px;
	background:#edc153;
	border:solid 1.5px #fff;
}

#item93625 {
	width:501px !important;
	height:57px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1.5px #4b5660;
}

#item93746 {
	width:501px !important;
	height:57px !important;
	left:500px !important;
	top:6857px !important;
}

#item93920 {
	width:501px !important;
	height:57px !important;
	border-radius:12px;
	background:#edc153;
	border:solid 1.5px #fff;
}

#item93896 {
	width:501px !important;
	height:57px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1.5px #4b5660;
}

#item93893 {
	width:501px !important;
	height:57px !important;
	left:500px !important;
	top:7836px !important;
}

#item100102 {
	width:900px !important;
	left:500px !important;
	top:495px !important;
	min-height:35px !important;
}

#item49917 {
	width:900px !important;
	left:500px !important;
	top:430px !important;
	min-height:50px !important;
}

#item49940 {
	width:900px !important;
	left:500px !important;
	top:2385px !important;
	min-height:785px !important;
}

#item49986 {
	width:377px !important;
	height:614px !important;
	left:310px !important;
	top:884px !important;
	background:#4b5660;
}

#item50016 {
	width:300px !important;
	left:350px !important;
	top:1552px !important;
	min-height:733px !important;
}

#item50063 {
	width:378px !important;
	height:838px !important;
	left:310px !important;
	top:1498px !important;
	border:solid 1px #4b5660;
}

#item50208 {
	width:1920px !important;
	height:1382px !important;
	top:7516px !important;
	background:#4b5660;
}

#item50209 {
	width:853px !important;
	left:540px !important;
	top:7586px !important;
	min-height:835px !important;
}

#item50256 {
	width:474px !important;
	left:500px !important;
	top:8573px !important;
	min-height:98px !important;
}

#item50279 {
	width:329px !important;
	left:1071px !important;
	top:8485px !important;
	min-height:160px !important;
}

#item51212 {
	width:902px !important;
	left:499px !important;
	top:512px !important;
	min-height:143px !important;
}

#item51720 {
	width:671px !important;
	left:729px !important;
	top:884px !important;
	min-height:1072px !important;
}

#item55087 {
	width:900px !important;
	left:500px !important;
	top:5406px !important;
	min-height:635px !important;
}

#item55091 {
	width:900px !important;
	left:500px !important;
	top:6827px !important;
	min-height:488px !important;
}

#item57802 {
	width:671px !important;
	left:729px !important;
	top:2053px !important;
	min-height:308px !important;
}

#item59839 {
	width:80px !important;
	height:97px !important;
	left:286px !important;
	top:976px !important;
	background:#edc153;
}

#item59846 {
	width:68px !important;
	height:97px !important;
	left:286px !important;
	top:1120px !important;
	background:#edc153;
}

#item59853 {
	width:68px !important;
	height:97px !important;
	left:286px !important;
	top:1290px !important;
	background:#edc153;
}

#item59959 {
	width:900px !important;
	left:500px !important;
	top:3587px !important;
	min-height:1085px !important;
}

#item62415 {
	width:254px !important;
	left:416px !important;
	top:976px !important;
	min-height:15px !important;
}

#item62439 {
	width:234px !important;
	left:417px !important;
	top:1004px !important;
	min-height:41px !important;
}

#item62463 {
	width:253px !important;
	left:416px !important;
	top:1118px !important;
	min-height:15px !important;
}

#item62489 {
	width:252px !important;
	left:416px !important;
	top:1146px !important;
	min-height:57px !important;
}

#item62512 {
	width:251px !important;
	left:417px !important;
	top:1290px !important;
	min-height:15px !important;
}

#item62535 {
	width:244px !important;
	left:417px !important;
	top:1320px !important;
	min-height:69px !important;
}

#item62564 {
	width:60px !important;
	left:499px !important;
	top:2515px !important;
	min-height:58px !important;
}

#item62589 {
	width:838px !important;
	left:549px !important;
	top:2515px !important;
	min-height:122px !important;
}

#item62625 {
	width:67px !important;
	left:500px !important;
	top:3868px !important;
	min-height:58px !important;
}

#item62653 {
	width:812px !important;
	left:567px !important;
	top:3869px !important;
	min-height:88px !important;
}

#item62736 {
	width:67px !important;
	left:500px !important;
	top:5730px !important;
	min-height:58px !important;
}

#item62761 {
	width:796px !important;
	left:563px !important;
	top:5732px !important;
	min-height:86px !important;
}

#item85355 {
	width:390px !important;
	height:130px !important;
}

#item85359 {
	width:63px !important;
	height:63px !important;
	background:#97afcb;
}

#item85356 {
	width:63px !important;
	height:63px !important;
	left:302px !important;
	top:33px !important;
}

#item88760 {
	width:1920px !important;
	height:57px !important;
	background:#4b5660;
}

#item88762 {
	width:150px !important;
	left:691px !important;
	top:23px !important;
	min-height:34px !important;
}

#item88792 {
	width:52px !important;
	height:52px !important;
	background:#5d6770;
}

#item88788 {
	width:52px !important;
	height:52px !important;
	background:#788088;
}

#item88785 {
	width:52px !important;
	height:52px !important;
	left:1349px !important;
}

#item88800 {
	width:52px !important;
	height:52px !important;
	background:#5d6770;
}

#item88797 {
	width:52px !important;
	height:52px !important;
	background:#788088;
}

#item88794 {
	width:52px !important;
	height:52px !important;
	left:1290px !important;
}

#item88831 {
	width:264px !important;
	height:52px !important;
	left:1px !important;
	background:#4b5660;
}

#item88832 {
	width:266px !important;
	top:23px !important;
	min-height:34px !important;
}

#item88805 {
	width:264px !important;
	height:52px !important;
	left:1px !important;
	background:#5d6770;
}

#item88806 {
	width:266px !important;
	top:23px !important;
	min-height:34px !important;
}

#item88802 {
	width:266px !important;
	height:57px !important;
	left:1017px !important;
}

#item88759.fixed-pos-elem {
	width:1920px !important;
	height:57px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item93803 {
	width:501px !important;
	height:57px !important;
	border-radius:12px;
	background:#edc153;
	border:solid 1.5px #fff;
}

#item93779 {
	width:501px !important;
	height:57px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1.5px #4b5660;
}

#item93776 {
	width:501px !important;
	height:57px !important;
	left:500px !important;
	top:7337px !important;
}

#item93978 {
	width:501px !important;
	height:57px !important;
	border-radius:12px;
	background:#edc153;
	border:solid 1.5px #fff;
}

#item93954 {
	width:501px !important;
	height:57px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1.5px #4b5660;
}

#item93951 {
	width:501px !important;
	height:57px !important;
	left:500px !important;
	top:8485px !important;
}

#item55271 {
	width:900px !important;
	left:500px !important;
	top:430px !important;
	min-height:50px !important;
}

#item55294 {
	width:900px !important;
	left:500px !important;
	top:3088px !important;
	min-height:474px !important;
}

#item55340 {
	width:377px !important;
	height:786px !important;
	left:310px !important;
	top:856px !important;
	background:#4b5660;
}

#item55391 {
	width:377px !important;
	height:1415px !important;
	left:310px !important;
	top:1642px !important;
	border:solid 1px #4b5660;
}

#item55419 {
	width:1920px !important;
	height:1350px !important;
	top:6912px !important;
	background:#4b5660;
}

#item55442 {
	width:852px !important;
	left:541px !important;
	top:6982px !important;
	min-height:835px !important;
}

#item55488 {
	width:508px !important;
	left:500px !important;
	top:7963px !important;
	min-height:198px !important;
}

#item55511 {
	width:329px !important;
	left:1071px !important;
	top:7881px !important;
	min-height:128px !important;
}

#item55548 {
	width:902px !important;
	left:499px !important;
	top:512px !important;
	min-height:89px !important;
}

#item55572 {
	width:671px !important;
	left:729px !important;
	top:856px !important;
	min-height:955px !important;
}

#item57510 {
	width:900px !important;
	left:496px !important;
	top:4782px !important;
	min-height:618px !important;
}

#item57514 {
	width:900px !important;
	left:500px !important;
	top:5962px !important;
	min-height:156px !important;
}

#item57644 {
	width:692px !important;
	left:604px !important;
	top:6171px !important;
	min-height:76px !important;
}

#item57650 {
	width:900px !important;
	left:500px !important;
	top:6339px !important;
	min-height:428px !important;
}

#item57765 {
	width:671px !important;
	left:729px !important;
	top:1890px !important;
	min-height:1198px !important;
}

#item59964 {
	width:80px !important;
	height:97px !important;
	left:292px !important;
	top:1118px !important;
	background:#edc153;
}

#item59972 {
	width:66px !important;
	height:97px !important;
	left:292px !important;
	top:936px !important;
	background:#edc153;
}

#item59979 {
	width:80px !important;
	height:97px !important;
	left:292px !important;
	top:1273px !important;
	background:#edc153;
}

#item59987 {
	width:68px !important;
	height:97px !important;
	left:292px !important;
	top:1454px !important;
	background:#edc153;
}

#item55368 {
	width:300px !important;
	left:350px !important;
	top:1704px !important;
	min-height:1213px !important;
}

#item63590 {
	width:250px !important;
	left:420px !important;
	top:933px !important;
	min-height:15px !important;
}

#item63613 {
	width:250px !important;
	left:420px !important;
	top:962px !important;
	min-height:57px !important;
}

#item63640 {
	width:246px !important;
	left:420px !important;
	top:1118px !important;
	min-height:15px !important;
}

#item63663 {
	width:246px !important;
	left:420px !important;
	top:1146px !important;
	min-height:41px !important;
}

#item63690 {
	width:246px !important;
	left:420px !important;
	top:1277px !important;
	min-height:38px !important;
}

#item63713 {
	width:246px !important;
	left:420px !important;
	top:1328px !important;
	min-height:73px !important;
}

#item63736 {
	width:250px !important;
	left:420px !important;
	top:1454px !important;
	min-height:15px !important;
}

#item63759 {
	width:237px !important;
	left:420px !important;
	top:1480px !important;
	min-height:57px !important;
}

#item63799 {
	width:612px !important;
	left:778px !important;
	top:2289px !important;
	min-height:92px !important;
}

#item63824 {
	width:60px !important;
	left:729px !important;
	top:2286px !important;
	min-height:58px !important;
}

#item63862 {
	width:834px !important;
	left:564px !important;
	top:4671px !important;
	min-height:92px !important;
}

#item63887 {
	width:66px !important;
	left:500px !important;
	top:4671px !important;
	min-height:58px !important;
}

#item63931 {
	width:66px !important;
	left:500px !important;
	top:5873px !important;
	min-height:58px !important;
}

#item63956 {
	width:834px !important;
	left:566px !important;
	top:5873px !important;
	min-height:53px !important;
}

#item85363 {
	width:390px !important;
	height:130px !important;
}

#item85367 {
	width:63px !important;
	height:63px !important;
	background:#97afcb;
}

#item85364 {
	width:63px !important;
	height:63px !important;
	left:302px !important;
	top:33px !important;
}

#item88867 {
	width:1920px !important;
	height:57px !important;
	background:#4b5660;
}

#item88869 {
	width:150px !important;
	left:691px !important;
	top:23px !important;
	min-height:34px !important;
}

#item88899 {
	width:52px !important;
	height:52px !important;
	background:#5d6770;
}

#item88895 {
	width:52px !important;
	height:52px !important;
	background:#788088;
}

#item88892 {
	width:52px !important;
	height:52px !important;
	left:1349px !important;
}

#item88907 {
	width:52px !important;
	height:52px !important;
	background:#5d6770;
}

#item88904 {
	width:52px !important;
	height:52px !important;
	background:#788088;
}

#item88901 {
	width:52px !important;
	height:52px !important;
	left:1290px !important;
}

#item88937 {
	width:264px !important;
	height:52px !important;
	left:1px !important;
	background:#4b5660;
}

#item88938 {
	width:266px !important;
	top:23px !important;
	min-height:34px !important;
}

#item88912 {
	width:264px !important;
	height:52px !important;
	left:1px !important;
	background:#5d6770;
}

#item88913 {
	width:266px !important;
	top:23px !important;
	min-height:34px !important;
}

#item88909 {
	width:266px !important;
	height:57px !important;
	left:1017px !important;
}

#item88866.fixed-pos-elem {
	width:1920px !important;
	height:57px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item93858 {
	width:501px !important;
	height:57px !important;
	border-radius:12px;
	background:#edc153;
	border:solid 1.5px #fff;
}

#item93834 {
	width:501px !important;
	height:57px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1.5px #4b5660;
}

#item93830 {
	width:501px !important;
	height:57px !important;
	left:500px !important;
	top:6779px !important;
}

#item94035 {
	width:501px !important;
	height:57px !important;
	border-radius:12px;
	background:#edc153;
	border:solid 1.5px #fff;
}

#item94011 {
	width:501px !important;
	height:57px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1.5px #4b5660;
}

#item94008 {
	width:501px !important;
	height:57px !important;
	left:500px !important;
	top:7881px !important;
}

#item64616 {
	mix-blend-mode:multiply;
	width:1920px !important;
	height:1684px !important;
	background:#e4eaed;
}

#item64503 {
	width:900px !important;
	height:64px !important;
	left:500px !important;
	top:1088px !important;
	border:solid 1px #4b5660;
	padding:0px 0px 7px 0px;
}

#item64450 {
	width:416px !important;
	left:984px !important;
	top:240px !important;
	min-height:699px !important;
}

#item64419 {
	width:420px !important;
	left:500px !important;
	top:233px !important;
	min-height:777px !important;
}

#item64394 {
	width:354px !important;
	left:501px !important;
	top:124px !important;
	min-height:83px !important;
}

#item64585 {
	width:899px !important;
	left:500px !important;
	top:1289px !important;
	min-height:217px !important;
}

#item88971 {
	width:1920px !important;
	height:57px !important;
	background:#4b5660;
}

#item88973 {
	width:150px !important;
	left:691px !important;
	top:23px !important;
	min-height:34px !important;
}

#item89003 {
	width:52px !important;
	height:52px !important;
	background:#5d6770;
}

#item88999 {
	width:52px !important;
	height:52px !important;
	background:#788088;
}

#item88996 {
	width:52px !important;
	height:52px !important;
	left:1349px !important;
}

#item89013 {
	width:52px !important;
	height:52px !important;
	background:#5d6770;
}

#item89009 {
	width:52px !important;
	height:52px !important;
	background:#788088;
}

#item89006 {
	width:52px !important;
	height:52px !important;
	left:1290px !important;
}

#item89043 {
	width:264px !important;
	height:52px !important;
	left:1px !important;
	background:#4b5660;
}

#item89044 {
	width:266px !important;
	top:23px !important;
	min-height:34px !important;
}

#item89018 {
	width:264px !important;
	height:52px !important;
	left:1px !important;
	background:#5d6770;
}

#item89019 {
	width:266px !important;
	top:23px !important;
	min-height:34px !important;
}

#item89015 {
	width:266px !important;
	height:57px !important;
	left:1017px !important;
}

#item88970.fixed-pos-elem {
	width:1920px !important;
	height:57px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

p.autoParaStyle139 {
	font-family:Portada;
	font-size:11px;
	line-height:17px;
	color:#000;
	letter-spacing:-0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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-top:42px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle138 {
	font-weight:bold;
	font-family:Rocky;
	font-size:70px;
	line-height:100.8px;
	color:#fff;
	padding-right:47px;
	margin-top:59px;
	text-align:left;
}

p.autoParaStyle137 {
	font-weight:300;
	font-family:Alfabet;
	font-size:13px;
	line-height:12px;
	color:#000;
	letter-spacing:-0.020em;
	margin-top:12px;
	text-align:left;
}

p.autoParaStyle136 {
	font-weight:300;
	font-family:Alfabet;
	font-size:13px;
	line-height:12px;
	color:#000;
	margin-top:12px;
	text-align:left;
}

p.autoParaStyle135 {
	font-weight:300;
	font-family:Alfabet;
	font-size:13px;
	line-height:16.6px;
	color:#000;
	letter-spacing:-0.020em;
	text-transform:uppercase;
	margin-top:12px;
	text-align:left;
}

p.autoParaStyle134 {
	font-weight:300;
	font-family:Alfabet;
	font-size:13px;
	line-height:16.6px;
	color:#000;
	text-transform:uppercase;
	margin-top:12px;
	text-align:left;
}

p.autoParaStyle133 {
	font-weight:bold;
	font-family:Alfabet;
	font-size:14px;
	line-height:33.2px;
	color:#004473;
	letter-spacing:0.025em;
	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;
	margin-top:12px;
	text-align:left;
}

p.autoParaStyle132 {
	font-weight:300;
	font-family:Alfabet;
	font-size:13px;
	line-height:13.8px;
	color:#000;
	letter-spacing:-0.020em;
	margin-top:12px;
	text-align:left;
}

p.autoParaStyle131 {
	font-weight:300;
	font-family:Alfabet;
	font-size:13px;
	line-height:16.6px;
	color:#000;
	letter-spacing:-0.020em;
	margin-top:12px;
	text-align:left;
}

p.autoParaStyle130 {
	font-weight:300;
	font-family:Alfabet;
	font-size:13px;
	line-height:16.6px;
	color:#000;
	margin-top:12px;
	text-align:left;
}

p.autoParaStyle129 {
	font-weight:300;
	font-family:Alfabet;
	font-size:13px;
	line-height:13.8px;
	color:#000;
	margin-top:12px;
	text-align:left;
}

p.autoParaStyle128 {
	font-family:Rocky;
	font-size:16.1px;
	line-height:20px;
	color:#4b5660;
	letter-spacing:0.500em;
	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.autoParaStyle127 {
	font-weight:bold;
	font-family:Alfabet;
	font-size:25px;
	line-height:33px;
	color:#4b5660;
	padding-right:17px;
	margin-top:21px;
	text-align:left;
}

p.autoParaStyle126 {
	font-weight:bold;
	font-family:Helvetica,sans-serif;
	font-size:20px;
	line-height:22px;
	color:#fff;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle125 {
	font-weight:bold;
	font-family:Rocky;
	font-size:23px;
	line-height:29px;
	color:#004473;
	text-align:left;
}

p.autoParaStyle124 {
	font-family:Rocky;
	font-size:21px;
	line-height:29px;
	color:#004473;
	text-align:left;
}

p.autoParaStyle123 {
	font-family:"FranklinGothic URW Cond",sans-serif;
	font-size:19px;
	line-height:22px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle122 {
	font-family:Helvetica,sans-serif;
	font-size:17px;
	line-height:21px;
	color:#edc153;
	text-decoration:underline;
	margin-bottom:13px;
	text-align:left;
}

p.autoParaStyle121 {
	font-weight:bold;
	font-family:Rocky;
	font-size:36px;
	line-height:21px;
	color:#fff;
	letter-spacing:0.020em;
	text-align:left;
}

p.autoParaStyle120 {
	font-family:Alfabet;
	font-size:36px;
	line-height:21px;
	color:#fff;
	letter-spacing:0.020em;
	text-align:left;
}

p.autoParaStyle119 {
	font-weight:800;
	font-family:"Franklin Gothic ATF",sans-serif;
	font-size:56px;
	line-height:10px;
	color:#edc153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:5px;
	text-align:left;
}

p.autoParaStyle118 {
	font-weight:800;
	font-family:"Franklin Gothic ATF",sans-serif;
	font-size:22px;
	line-height:24px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:5px;
	text-align:left;
}

p.autoParaStyle117 {
	font-weight:bold;
	font-family:Alfabet;
	font-size:25px;
	line-height:34px;
	color:#4b5660;
	padding-right:17px;
	margin-top:21px;
	text-align:left;
}

p.autoParaStyle116 {
	font-weight:bold;
	font-family:Helvetica,sans-serif;
	font-size:20px;
	line-height:21px;
	color:#fff;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle115 {
	font-family:Rocky;
	font-size:46px;
	line-height:54px;
	color:#4b5660;
	letter-spacing:-0.010em;
	text-align:center;
}

p.autoParaStyle114 {
	font-weight:bold;
	font-family:Helvetica,sans-serif;
	font-size:18px;
	line-height:28.4px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle113 {
	font-family:Helvetica,sans-serif;
	font-size:17px;
	line-height:21px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle112 {
	font-family:Helvetica,sans-serif;
	font-size:17px;
	line-height:21px;
	color:#edc153;
	text-decoration:underline;
	text-align:left;
}

p.autoParaStyle111 {
	font-weight:bold;
	font-family:Rocky;
	font-size:30px;
	line-height:21px;
	color:#fff;
	letter-spacing:0.020em;
	text-align:left;
}

p.autoParaStyle110 {
	font-family:Alfabet;
	font-size:30px;
	line-height:21px;
	color:#fff;
	letter-spacing:0.020em;
	text-align:left;
}

p.autoParaStyle109 {
	font-weight:800;
	font-family:"Franklin Gothic ATF",sans-serif;
	font-size:30px;
	line-height:10px;
	color:#edc153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:5px;
	text-align:left;
}

p.autoParaStyle108 {
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle107 {
	font-weight:bold;
	font-family:Helvetica,sans-serif;
	font-size:17px;
	line-height:20px;
	color:#004473;
	letter-spacing:0.030em;
	text-align:left;
}

p.autoParaStyle106 {
	font-family:Portada;
	font-size:19px;
	line-height:36px;
	color:#4b5660;
	letter-spacing:0.010em;
	padding-right:24px;
	text-align:left;
}

p.autoParaStyle105 {
	font-family:Rocky;
	font-size:46px;
	line-height:54px;
	color:#4b5660;
	letter-spacing:-0.010em;
	margin-bottom:20px;
	text-align:center;
}

p.autoParaStyle104 {
	font-weight:bold;
	font-family:Helvetica,sans-serif;
	font-size:15px;
	line-height:15px;
	color:#4b5660;
	letter-spacing:0.050em;
	text-transform:uppercase;
	margin-top:14px;
	text-align:center;
}

p.autoParaStyle103 {
	font-weight:bold;
	font-family:Helvetica,sans-serif;
	font-size:15px;
	line-height:15px;
	color:#fff;
	letter-spacing:0.050em;
	text-transform:uppercase;
	margin-top:14px;
	text-align:center;
}

p.autoParaStyle102 {
	font-weight:bold;
	font-family:Rocky;
	font-size:36px;
	line-height:21px;
	color:#fff;
	letter-spacing:0.020em;
	text-align:left;
}

p.autoParaStyle101 {
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle101:first-child:first-letter {
	font-size:32px;
	padding:5px 5px 0 0;
	float:left;
}

p.autoParaStyle100 {
	font-weight:800;
	font-family:"Franklin Gothic ATF",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:5px;
	text-align:left;
}
p.autoParaStyle100:first-child:first-letter {
	font-size:32px;
	padding:5px 5px 0 0;
	float:left;
}

p.autoParaStyle99 {
	font-family:Arial,sans-serif;
	font-size:9px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:3;
	-ms-hyphenate-after:3;
	-moz-hyphenate-after:3;
	-webkit-hyphenate-after:3;
	hyphenate-before:3;
	-ms-hyphenate-before:3;
	-moz-hyphenate-before:3;
	-webkit-hyphenate-before:3;
	margin-top:5px;
	text-align:left;
}

p.autoParaStyle98 {
	font-weight:800;
	font-family:"Franklin Gothic ATF",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:5px;
	text-align:left;
}

p.autoParaStyle97 {
	font-family:Portada;
	font-size:19px;
	line-height:36px;
	color:#fff;
	letter-spacing:-0.020em;
	padding-right:24px;
	text-align:left;
}

p.autoParaStyle96 {
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:20px;
	line-height:24px;
	color:#edc153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:5px;
	text-align:left;
}

p.autoParaStyle95 {
	font-family:Arial,sans-serif;
	font-size:16px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:3;
	-ms-hyphenate-after:3;
	-moz-hyphenate-after:3;
	-webkit-hyphenate-after:3;
	hyphenate-before:3;
	-ms-hyphenate-before:3;
	-moz-hyphenate-before:3;
	-webkit-hyphenate-before:3;
	margin-top:5px;
	text-align:left;
}

p.autoParaStyle94 {
	font-family:Arial,sans-serif;
	font-size:16px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:3;
	-ms-hyphenate-after:3;
	-moz-hyphenate-after:3;
	-webkit-hyphenate-after:3;
	hyphenate-before:3;
	-ms-hyphenate-before:3;
	-moz-hyphenate-before:3;
	-webkit-hyphenate-before:3;
	text-align:left;
}

p.autoParaStyle93 {
	font-family:Alfabet;
	font-size:16px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:3;
	-ms-hyphenate-after:3;
	-moz-hyphenate-after:3;
	-webkit-hyphenate-after:3;
	hyphenate-before:3;
	-ms-hyphenate-before:3;
	-moz-hyphenate-before:3;
	-webkit-hyphenate-before:3;
	text-align:left;
}

p.autoParaStyle92 {
	font-weight:bold;
	font-family:Alfabet;
	font-size:25px;
	line-height:33px;
	color:#4b5660;
	padding-right:17px;
	margin-top:21px;
	text-align:left;
}

p.autoParaStyle91 {
	font-weight:bold;
	font-family:Helvetica,sans-serif;
	font-size:77px;
	line-height:32px;
	color:#edc153;
	letter-spacing:0.010em;
	padding-right:17px;
	margin-top:21px;
	text-align:left;
}

p.autoParaStyle90 {
	font-weight:bold;
	font-family:Helvetica,sans-serif;
	font-size:20px;
	line-height:23px;
	color:#fff;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle89 {
	font-family:Helvetica,sans-serif;
	font-size:12px;
	line-height:16px;
	color:#fff;
	letter-spacing:-0.010em;
	margin-top:8px;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle88 {
	font-weight:bold;
	font-family:Helvetica,sans-serif;
	font-size:20px;
	line-height:10px;
	color:#fff;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle87 {
	font-weight:300;
	font-family:Helvetica,sans-serif;
	font-size:17px;
	line-height:20px;
	color:#000;
	letter-spacing:-0.020em;
	text-align:left;
}

p.autoParaStyle86 {
	font-weight:300;
	font-family:Helvetica,sans-serif;
	font-size:17px;
	line-height:20px;
	color:#004473;
	letter-spacing:0.030em;
	text-align:left;
}

p.autoParaStyle85 {
	font-weight:300;
	font-family:Helvetica,sans-serif;
	font-size:17px;
	line-height:20px;
	color:#000;
	letter-spacing:-0.010em;
	text-align:left;
}

p.autoParaStyle84 {
	font-family:Portada;
	font-size:11.1px;
	line-height:0;
	color:#4b5660;
	letter-spacing:-0.020em;
	vertical-align:super;
	text-indent:30px;
	padding-right:24px;
	text-align:left;
}

p.autoParaStyle83 {
	font-family:Portada;
	font-size:19px;
	line-height:36px;
	color:#4b5660;
	letter-spacing:-0.020em;
	padding-right:17px;
	margin-top:21px;
	text-align:left;
}

p.autoParaStyle82 {
	font-weight:bold;
	font-family:Helvetica,sans-serif;
	font-size:18px;
	line-height:28.4px;
	color:#fff;
	letter-spacing:0.030em;
	margin-bottom:1px;
	text-align:right;
}

p.autoParaStyle81 {
	font-weight:bold;
	font-family:Helvetica,sans-serif;
	font-size:16px;
	line-height:28.4px;
	color:#fff;
	letter-spacing:0.010em;
	text-align:right;
}

p.autoParaStyle80 {
	font-family:Helvetica,sans-serif;
	font-size:13px;
	line-height:18px;
	color:#fff;
	letter-spacing:-0.010em;
	text-align:right;
}

p.autoParaStyle79 {
	font-family:Helvetica,sans-serif;
	font-size:17px;
	line-height:22px;
	color:#fff;
	letter-spacing:-0.010em;
	text-align:left;
}

p.autoParaStyle78 {
	font-weight:bold;
	font-family:Alfabet;
	font-size:25px;
	line-height:36px;
	color:#4b5660;
	margin-top:20px;
	text-align:left;
}

p.autoParaStyle77 {
	font-family:Alfabet;
	font-size:17.2px;
	line-height:22.9px;
	color:#000;
	text-align:left;
}

p.autoParaStyle76 {
	font-family:Rocky;
	font-size:21px;
	line-height:29px;
	color:#004473;
	text-align:left;
}

p.autoParaStyle75 {
	font-weight:bold;
	font-family:Rocky;
	font-size:66px;
	line-height:73px;
	color:#4b5660;
	letter-spacing:-0.010em;
	margin-bottom:20px;
	text-align:center;
}

p.autoParaStyle74 {
	font-weight:bold;
	font-family:Helvetica,sans-serif;
	font-size:14px;
	line-height:28px;
	color:#4b5660;
	text-transform:uppercase;
	margin-top:9px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle73 {
	font-weight:300;
	font-family:Helvetica,sans-serif;
	font-size:12px;
	line-height:16px;
	color:#4b5660;
	letter-spacing:-0.025em;
	margin-bottom:2px;
	text-align:left;
}

p.autoParaStyle72 {
	font-weight:bold;
	font-family:Rocky;
	font-size:49px;
	line-height:55px;
	color:#4b5660;
	letter-spacing:-0.010em;
	margin-bottom:20px;
	text-align:left;
}

p.autoParaStyle71 {
	font-weight:bold;
	font-family:Portada;
	font-size:26px;
	line-height:30px;
	color:#004473;
	margin-top:9px;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle70 {
	font-family:Portada;
	font-size:19px;
	line-height:36px;
	color:#4b5660;
	letter-spacing:-0.020em;
	margin-top:9px;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle69 {
	font-weight:bold;
	font-family:Alfabet;
	font-size:270px;
	line-height:324px;
	color:#03e6df;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle68 {
	font-weight:800;
	font-family:"Franklin Gothic ATF",sans-serif;
	font-size:79.1px;
	line-height:99.5px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle67 {
	font-weight:800;
	font-family:"Franklin Gothic ATF",sans-serif;
	font-size:79.1px;
	line-height:99.5px;
	color:#ffffff;
	text-align:center;
}

p.autoParaStyle66 {
	font-weight:600;
	font-family:Alfabet;
	font-size:28px;
	line-height:37px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle65 {
	font-weight:600;
	font-family:Alfabet;
	font-size:31px;
	line-height:37px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle64 {
	font-weight:bold;
	font-family:Alfabet;
	font-size:30px;
	line-height:39px;
	color:#4b5660;
	text-align:center;
}

p.autoParaStyle63 {
	font-family:Portada;
	font-size:19px;
	line-height:36px;
	color:#4b5660;
	letter-spacing:-0.010em;
	text-indent:30px;
	padding-right:24px;
	text-align:left;
}

p.autoParaStyle62 {
	font-weight:300;
	font-family:Helvetica,sans-serif;
	font-size:26px;
	line-height:36px;
	color:#4b5660;
	letter-spacing:-0.020em;
	margin-top:5px;
	margin-bottom:20px;
	text-align:left;
}

p.autoParaStyle61 {
	font-weight:600;
	font-family:Alfabet;
	font-size:21px;
	line-height:36px;
	color:#004473;
	padding-right:17px;
	margin-top:1px;
	text-align:left;
}

p.autoParaStyle60 {
	font-family:Portada;
	font-size:19px;
	line-height:36px;
	color:#4b5660;
	letter-spacing:-0.030em;
	text-indent:30px;
	padding-right:24px;
	text-align:left;
}

p.autoParaStyle59 {
	font-weight:bold;
	font-family:Helvetica,sans-serif;
	font-size:25px;
	line-height:36px;
	color:#4b5660;
	letter-spacing:-0.030em;
	text-align:center;
}

p.autoParaStyle58 {
	font-family:Rocky;
	font-size:31px;
	line-height:39px;
	color:#004473;
	text-align:left;
}

p.autoParaStyle57 {
	font-weight:bold;
	font-family:Rocky;
	font-size:59px;
	line-height:63px;
	color:#4b5660;
	letter-spacing:-0.010em;
	margin-bottom:5px;
	text-align:center;
}

p.autoParaStyle56 {
	font-family:Portada;
	font-size:19px;
	line-height:36px;
	color:#4b5660;
	letter-spacing:-0.010em;
	padding-right:24px;
	text-align:left;
}

p.autoParaStyle55 {
	font-weight:bold;
	font-family:Alfabet;
	font-size:25px;
	line-height:36px;
	color:#4b5660;
	padding-right:17px;
	text-align:left;
}

p.autoParaStyle54 {
	font-weight:bold;
	font-family:Alfabet;
	font-size:25px;
	line-height:36px;
	color:#4b5660;
	padding-right:17px;
	margin-top:2px;
	text-align:left;
}

p.autoParaStyle53 {
	font-family:Rocky;
	font-size:31px;
	line-height:39px;
	color:#004473;
	text-align:left;
}

p.autoParaStyle52 {
	font-weight:bold;
	font-family:Helvetica,sans-serif;
	font-size:25px;
	line-height:36px;
	color:#4b5660;
	letter-spacing:-0.030em;
	margin-top:20px;
	text-align:center;
}

p.autoParaStyle51 {
	font-weight:300;
	font-family:Helvetica,sans-serif;
	font-size:25px;
	line-height:36px;
	color:#4b5660;
	letter-spacing:-0.030em;
	margin-top:5px;
	text-align:center;
}

p.autoParaStyle50 {
	font-family:Rocky;
	font-size:52px;
	line-height:55px;
	color:#4b5660;
	letter-spacing:-0.010em;
	margin-top:5px;
	margin-bottom:20px;
	text-align:left;
}

p.autoParaStyle49 {
	font-weight:bold;
	font-family:Alfabet;
	font-size:25px;
	line-height:36px;
	color:#4b5660;
	margin-top:5px;
	text-align:left;
}

p.autoParaStyle48 {
	font-family:Rocky;
	font-size:52px;
	line-height:55px;
	color:#4b5660;
	letter-spacing:-0.010em;
	margin-bottom:20px;
	text-align:left;
}

p.autoParaStyle47 {
	font-weight:300;
	font-family:Helvetica,sans-serif;
	font-size:23px;
	line-height:36px;
	color:#4b5660;
	letter-spacing:-0.020em;
	margin-top:20px;
	text-align:left;
}

p.autoParaStyle46 {
	font-weight:bold;
	font-family:Alfabet;
	font-size:25px;
	line-height:36px;
	color:#4b5660;
	padding-right:17px;
	margin-top:21px;
	text-align:left;
}

p.autoParaStyle45 {
	font-weight:bold;
	font-family:Alfabet;
	font-size:27px;
	line-height:32px;
	color:#fff;
	padding-right:17px;
	margin-top:21px;
	text-align:center;
}

p.autoParaStyle44 {
	font-weight:bold;
	font-family:Alfabet;
	font-size:16px;
	line-height:23px;
	color:#fff;
	padding-right:17px;
	margin-top:21px;
	text-align:center;
}

p.autoParaStyle43 {
	font-family:Alfabet;
	font-size:25px;
	line-height:36px;
	color:#4b5660;
	padding-right:17px;
	text-align:left;
}

p.autoParaStyle42 {
	font-weight:300;
	font-family:Helvetica,sans-serif;
	font-size:25px;
	line-height:36px;
	color:#4b5660;
	letter-spacing:-0.030em;
	margin-top:20px;
	text-align:center;
}

p.autoParaStyle41 {
	font-weight:bold;
	font-family:Rocky;
	font-size:74px;
	line-height:82px;
	color:#4b5660;
	letter-spacing:-0.010em;
	margin-bottom:20px;
	text-align:center;
}

p.autoParaStyle40 {
	font-weight:600;
	font-family:Alfabet;
	font-size:25px;
	line-height:36px;
	color:#4b5660;
	padding-right:17px;
	margin-top:2px;
	text-align:left;
}

p.autoParaStyle39 {
	font-weight:600;
	font-family:Alfabet;
	font-size:21px;
	line-height:36px;
	color:#004473;
	padding-right:17px;
	text-align:left;
}

p.autoParaStyle38 {
	font-weight:600;
	font-family:Alfabet;
	font-size:21px;
	line-height:36px;
	color:#004473;
	padding-right:17px;
	margin-top:21px;
	text-align:left;
}

p.autoParaStyle37 {
	font-weight:bold;
	font-family:Rocky;
	font-size:74px;
	line-height:55px;
	color:#4b5660;
	letter-spacing:-0.010em;
	margin-bottom:20px;
	text-align:center;
}

p.autoParaStyle36 {
	font-weight:bold;
	font-family:Alfabet;
	font-size:18px;
	line-height:32px;
	color:#fff;
	padding-right:17px;
	margin-top:21px;
	text-align:left;
}

p.autoParaStyle35 {
	font-weight:600;
	font-family:Alfabet;
	font-size:17px;
	line-height:23px;
	color:#939aa0;
	letter-spacing:0.150em;
	text-transform:uppercase;
	margin-top:21px;
	text-align:center;
}

p.autoParaStyle34 {
	font-weight:600;
	font-family:Alfabet;
	font-size:17px;
	line-height:23px;
	color:#fff;
	letter-spacing:0.150em;
	text-transform:uppercase;
	margin-top:21px;
	text-align:center;
}

p.autoParaStyle33 {
	font-weight:bold;
	font-family:Alfabet;
	font-size:18px;
	line-height:32px;
	color:#fff;
	letter-spacing:-0.010em;
	padding-right:17px;
	margin-top:21px;
	text-align:left;
}

p.autoParaStyle32 {
	font-weight:bold;
	font-family:Rocky;
	font-size:74px;
	line-height:88px;
	color:#fff;
	letter-spacing:-0.010em;
	text-align:left;
}

p.autoParaStyle31 {
	font-family:"FranklinGothic URW Cond",sans-serif;
	font-size:14px;
	line-height:11px;
	color:#004473;
	margin-top:5px;
	text-align:left;
}

p.autoParaStyle30 {
	font-family:"FranklinGothic URW Cond",sans-serif;
	font-size:14px;
	line-height:11px;
	color:#000;
	margin-top:5px;
	text-align:left;
}

p.autoParaStyle29 {
	font-weight:600;
	font-family:Alfabet;
	font-size:19px;
	line-height:36px;
	color:#fff;
	letter-spacing:-0.020em;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle28 {
	font-weight:bold;
	font-family:Helvetica,sans-serif;
	font-size:20px;
	line-height:23px;
	color:#004473;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:Helvetica,sans-serif;
	font-size:12px;
	line-height:6px;
	color:#000;
	letter-spacing:-0.010em;
	margin-top:8px;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle26 {
	font-weight:bold;
	font-family:Rocky;
	font-size:50px;
	line-height:39px;
	color:#4b5660;
	letter-spacing:-0.010em;
	margin-bottom:20px;
	text-align:left;
}

p.autoParaStyle25 {
	font-family:Rocky;
	font-size:50px;
	line-height:39px;
	color:#4b5660;
	letter-spacing:-0.010em;
	margin-bottom:20px;
	text-align:left;
}

p.autoParaStyle24 {
	font-weight:300;
	font-family:Alfabet;
	font-size:15px;
	line-height:23px;
	color:#4b5660;
	padding-right:17px;
	margin-top:21px;
	text-align:right;
}

p.autoParaStyle23 {
	font-weight:600;
	font-family:Alfabet;
	font-size:17px;
	line-height:23px;
	color:#939aa0;
	letter-spacing:0.150em;
	text-transform:uppercase;
	margin-top:21px;
	text-align:left;
}

p.autoParaStyle22 {
	font-family:Alfabet;
	font-size:17px;
	line-height:23px;
	color:#fff;
	padding-right:17px;
	margin-top:21px;
	text-align:center;
}

p.autoParaStyle21 {
	font-weight:bold;
	font-family:Alfabet;
	font-size:21px;
	line-height:23px;
	color:#fff;
	padding-right:17px;
	margin-top:21px;
	text-align:center;
}

p.autoParaStyle20 {
	font-family:Alfabet;
	font-size:17px;
	line-height:23px;
	color:#4b5660;
	padding-right:17px;
	margin-top:21px;
	text-align:left;
}

p.autoParaStyle19 {
	font-family:Alfabet;
	font-size:17px;
	line-height:23px;
	color:#000;
	padding-right:17px;
	margin-top:21px;
	text-align:left;
}

p.autoParaStyle18 {
	font-family:Alfabet;
	font-size:17px;
	line-height:23px;
	color:#4b5660;
	padding-right:17px;
	text-align:left;
}

p.autoParaStyle17 {
	font-weight:bold;
	font-family:Alfabet;
	font-size:23px;
	line-height:23px;
	color:#4b5660;
	padding-right:17px;
	margin-top:21px;
	text-align:left;
}

p.autoParaStyle16 {
	font-family:Alfabet;
	font-size:17px;
	line-height:23px;
	color:#000;
	padding-right:17px;
	text-align:left;
}

p.autoParaStyle15 {
	font-weight:bold;
	font-family:Alfabet;
	font-size:21px;
	line-height:28px;
	color:#205d9e;
	padding-right:17px;
	margin-top:21px;
	text-align:left;
}

p.autoParaStyle14 {
	font-family:Alfabet;
	font-size:21px;
	line-height:28px;
	color:#4b5660;
	padding-right:17px;
	margin-top:21px;
	text-align:left;
}

p.autoParaStyle13 {
	font-family:Alfabet;
	font-size:21px;
	line-height:28px;
	color:#000;
	padding-right:17px;
	margin-top:21px;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight:bold;
	font-family:Alfabet;
	font-size:21px;
	line-height:28px;
	color:#004473;
	padding-right:17px;
	margin-top:21px;
	text-align:left;
}

p.autoParaStyle11 {
	font-family:Alfabet;
	font-size:21px;
	line-height:28px;
	color:#4b5660;
	padding-right:17px;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:bold;
	font-family:Alfabet;
	font-size:21px;
	line-height:28px;
	color:#862d38;
	padding-right:17px;
	margin-top:21px;
	text-align:left;
}

p.autoParaStyle9 {
	font-family:Alfabet;
	font-size:21px;
	line-height:28px;
	color:#000;
	padding-right:17px;
	text-align:left;
}

p.autoParaStyle8 {
	font-family:Alfabet;
	font-size:20px;
	line-height:55px;
	color:#4b5660;
	letter-spacing:-0.010em;
	margin-bottom:20px;
	text-align:center;
}

p.autoParaStyle7 {
	font-weight:300;
	font-family:Alfabet;
	font-size:15px;
	line-height:23px;
	color:#4b5660;
	padding-right:17px;
	margin-top:21px;
	text-align:center;
}

p.autoParaStyle6 {
	font-weight:bold;
	font-family:Rocky;
	font-size:42px;
	line-height:51px;
	color:#4b5660;
	letter-spacing:-0.010em;
	text-align:center;
}

p.autoParaStyle5 {
	font-weight:bold;
	font-family:Rocky;
	font-size:42px;
	line-height:51px;
	color:#4b5660;
	letter-spacing:-0.010em;
	margin-bottom:20px;
	text-align:center;
}

p.autoParaStyle4 {
	font-weight:bold;
	font-family:Rocky;
	font-size:42px;
	line-height:51px;
	color:#862d38;
	letter-spacing:-0.010em;
	text-align:center;
}

p.autoParaStyle3 {
	font-weight:bold;
	font-family:Rocky;
	font-size:42px;
	line-height:51px;
	color:#862d38;
	letter-spacing:-0.010em;
	margin-bottom:20px;
	text-align:center;
}

p.autoParaStyle2 {
	font-weight:600;
	font-family:Alfabet;
	font-size:30.6px;
	line-height:41.4px;
	color:#fff;
	letter-spacing:0.150em;
	text-transform:uppercase;
	padding-right:30px;
	margin-top:38px;
	text-align:left;
}

p.autoParaStyle1 {
	font-weight:bold;
	font-family:Rocky;
	font-size:71px;
	line-height:81px;
	color:#fff;
	letter-spacing:-0.010em;
	text-align:center;
}

p.Normal {
	font-family:"Times New Roman","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:8px;
	text-align:left;
}

p.Mobile_-_compact-menu-styles_-_menu_item {
	font-weight:600;
	font-family:Alfabet;
	font-size:17px;
	line-height:36px;
	color:#fff;
	padding-right:24px;
	text-align:left;
}

p.Basic-Paragraph {
	font-family:Symbol;
	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.Mobile_-_Byline {
	font-family:Portada;
	font-size:17px;
	line-height:36px;
	color:#4b5660;
	letter-spacing:-0.020em;
	margin-top:20px;
	text-align:left;
}

p.Mobile_-_subhead {
	font-weight:600;
	font-family:Alfabet;
	font-size:17px;
	line-height:23px;
	color:#004473;
	padding-right:17px;
	margin-top:21px;
	text-align:left;
}

p.Mobile_-_Body-no-indent {
	font-family:Portada;
	font-size:14px;
	line-height:23px;
	color:#4b5660;
	letter-spacing:-0.020em;
	padding-right:10px;
	text-align:left;
}

p.Mobile_-_Body-indent {
	font-family:Portada;
	font-size:14px;
	line-height:23px;
	color:#4b5660;
	letter-spacing:-0.020em;
	text-indent:30px;
	padding-right:10px;
	text-align:left;
}

p.Mobile_-_Head {
	font-weight:bold;
	font-family:Rocky;
	font-size:74px;
	line-height:55px;
	color:#4b5660;
	letter-spacing:-0.010em;
	margin-bottom:20px;
	text-align:left;
}

p.Body-Copy---No-Indent-Justified-copy {
	font-family:Alfabet;
	font-size:9px;
	line-height:11.5px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:3;
	-ms-hyphenate-after:3;
	-moz-hyphenate-after:3;
	-webkit-hyphenate-after:3;
	hyphenate-before:3;
	-ms-hyphenate-before:3;
	-moz-hyphenate-before:3;
	-webkit-hyphenate-before:3;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Refs-List {
	font-weight:300;
	font-family:"Berthold Imago","Times New Roman", Times, serif;
	font-size:7px;
	line-height:8px;
	color:#000;
	letter-spacing:-0.025em;
	margin-bottom:2px;
	text-align:left;
}

p.Refs-Head {
	font-family:Alfabet;
	font-size:7px;
	line-height:8px;
	color:#000;
	letter-spacing:-0.025em;
	margin-top:9px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Desktop_-_compact-menu-styles_-_menu_item {
	font-weight:600;
	font-family:Alfabet;
	font-size:17px;
	line-height:36px;
	color:#fff;
	padding-right:24px;
	text-align:left;
}

p.Desktop_-_Normal {
	font-family:"Times New Roman","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop_-_subhead {
	font-weight:bold;
	font-family:Alfabet;
	font-size:25px;
	line-height:36px;
	color:#4b5660;
	padding-right:17px;
	margin-top:21px;
	text-align:left;
}

p.Desktop_-_Head {
	font-weight:bold;
	font-family:Rocky;
	font-size:74px;
	line-height:55px;
	color:#4b5660;
	letter-spacing:-0.010em;
	margin-bottom:20px;
	text-align:left;
}

p.Desktop_-_Body-no-indent {
	font-family:Portada;
	font-size:19px;
	line-height:36px;
	color:#4b5660;
	letter-spacing:-0.020em;
	padding-right:24px;
	text-align:left;
}

p.Desktop_-_Body-indent {
	font-family:Portada;
	font-size:19px;
	line-height:36px;
	color:#4b5660;
	letter-spacing:-0.020em;
	text-indent:30px;
	padding-right:24px;
	text-align:left;
}

p.Desktop_-_Byline {
	font-family:Portada;
	font-size:17px;
	line-height:36px;
	color:#4b5660;
	letter-spacing:-0.020em;
	margin-top:20px;
	text-align:left;
}

p.No-Paragraph-Style {
	font-family:Symbol;
	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.autoCharStyle60 {
	letter-spacing:-0.035em;
}

span.autoCharStyle59 {
	letter-spacing:-0.030em;
}

span.autoCharStyle58 {
	font-size:14px;
	text-transform:uppercase;
}

span.autoCharStyle57 {
	text-transform:uppercase;
}

span.autoCharStyle56 {
	font-weight:600;
	font-family:Alfabet;
}

span.autoCharStyle55 {
	letter-spacing:-0.020em;
}

span.autoCharStyle54 {
}

span.autoCharStyle53 {
	font-weight:600;
	font-family:Alfabet;
	text-transform:uppercase;
}

span.autoCharStyle52 {
	font-weight:600;
	font-family:Alfabet;
	text-transform:uppercase;
}

span.autoCharStyle51 {
	font-weight:600;
	font-family:Alfabet;
	font-size:16.8px;
}

span.autoCharStyle50 {
	font-family:Helvetica,sans-serif;
	font-size:17px;
}

span.autoCharStyle49 {
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:20px;
}

span.autoCharStyle48 {
}

span.autoCharStyle47 {
	font-style:oblique;
	font-weight:normal;
	font-family:Helvetica,sans-serif;
	letter-spacing:-0.010em;
}

span.autoCharStyle46 {
	font-size:36px;
}

span.autoCharStyle45 {
	font-size:28px;
}

span.autoCharStyle44 {
	font-size:22px;
	color:#edc153;
}

span.autoCharStyle43 {
	font-size:16px;
}

span.autoCharStyle42 {
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:22px;
}

span.autoCharStyle41 {
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:22px;
	color:#edc153;
}

span.autoCharStyle40 {
	font-weight:bold;
	font-family:Arial,sans-serif;
	color:#edc153;
}

span.autoCharStyle39 {
	font-weight:bold;
	font-family:Arial,sans-serif;
}

span.autoCharStyle38 {
	font-size:22px;
}

span.autoCharStyle37 {
	color:#fff;
}

span.autoCharStyle36 {
	font-family:Arial,sans-serif;
}

span.autoCharStyle35 {
	font-weight:300;
	font-style:oblique;
	font-family:Helvetica,sans-serif;
}

span.autoCharStyle34 {
	font-weight:bold;
	font-family:Helvetica,sans-serif;
	font-size:18px;
}

span.autoCharStyle33 {
	font-weight:bold;
	font-family:Alfabet;
}

span.autoCharStyle32 {
	font-style:italic;
	font-weight:normal;
	font-family:Alfabet;
}

span.autoCharStyle31 {
	font-weight:bold;
	font-family:Rocky;
	font-size:23px;
}

span.autoCharStyle30 {
	font-family:Portada;
	letter-spacing:-0.010em;
}

span.autoCharStyle29 {
	font-weight:bold;
	font-family:Alfabet;
	font-size:26px;
	color:#004473;
}

span.autoCharStyle28 {
	font-weight:bold;
	font-family:Portada;
	font-size:23px;
	color:#004473;
}

span.autoCharStyle27 {
	font-weight:bold;
	font-family:Portada;
	font-size:26px;
	color:#edc153;
}

span.autoCharStyle26 {
	font-weight:bold;
	font-family:Portada;
	font-size:26px;
	color:#004473;
}

span.autoCharStyle25 {
	font-weight:300;
	font-style:oblique;
	font-family:Helvetica,sans-serif;
	font-size:11px;
	letter-spacing:-0.010em;
}

span.autoCharStyle24 {
	color:#edc153;
}

span.autoCharStyle23 {
	font-size:22px;
	color:#4b5660;
	letter-spacing:-0.020em;
}

span.autoCharStyle22 {
	font-weight:bold;
	font-family:Portada;
	font-size:23px;
	color:#004473;
}

span.autoCharStyle21 {
	font-weight:bold;
	font-family:Portada;
	font-size:26px;
	color:#edc153;
}

span.autoCharStyle20 {
	font-weight:bold;
	font-family:Portada;
	font-size:26px;
	color:#004473;
}

span.autoCharStyle19 {
	font-size:28px;
}

span.autoCharStyle18 {
	font-family:Portada;
}

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

span.autoCharStyle16 {
	font-weight:bold;
	font-family:Alfabet;
	font-size:25px;
}

span.autoCharStyle15 {
	font-style:italic;
	font-weight:normal;
	font-family:Portada;
}

span.autoCharStyle14 {
}

span.autoCharStyle13 {
	font-weight:bold;
	font-family:Helvetica,sans-serif;
}

span.autoCharStyle12 {
	font-weight:600;
	font-family:Alfabet;
	font-size:21px;
	color:#004473;
}

span.autoCharStyle11 {
	font-family:Portada;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle10 {
	font-family:Symbol;
	font-size:24px;
}

span.autoCharStyle9 {
	font-family:Alfabet;
}

span.autoCharStyle8 {
	font-family:Symbol;
}

span.autoCharStyle7 {
	font-size:23px;
}

span.autoCharStyle6 {
	font-weight:600;
	font-family:"Antarctican Headline";
	color:#000;
}

span.autoCharStyle5 {
	color:#000;
}

span.autoCharStyle4 {
	font-weight:600;
	font-family:"Antarctican Headline";
}

span.autoCharStyle3 {
	color:#004473;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:Portada;
}

span.autoCharStyle1 {
	color:#862d38;
}

span.Italic-Posttest-Qs {
	font-weight:bold;
	font-style:italic;
	font-family:Arial,sans-serif;
	font-size:20px;
	letter-spacing:-0.010em;
}

span.c_italic-CME-mobile-disclosures {
	font-weight:300;
	font-style:oblique;
	font-family:Helvetica,sans-serif;
	font-size:12px;
	letter-spacing:-0.010em;
}

span.c_italic-CME-subheads {
	font-weight:bold;
	font-style:italic;
	font-family:Alfabet;
	font-size:23px;
	letter-spacing:-0.010em;
}

span.Text-Flow-Styling_-_c_italic {
	font-weight:300;
	font-style:oblique;
	font-family:Helvetica,sans-serif;
	font-size:17px;
	letter-spacing:-0.010em;
}

span.c_bold-desktop-CME-Qs-copy {
	font-weight:bold;
	font-family:Alfabet;
	font-size:15px;
}

span.Text-Flow-Styling_-_c_bold {
	font-weight:bold;
	font-family:Helvetica,sans-serif;
	font-size:17px;
}

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

span.Desktop_-_Text-Flow-Styling_-_c_italic {
	font-style:italic;
	font-weight:normal;
	letter-spacing:-0.010em;
}

span.c_superscript {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

strong.Desktop_-_Text-Flow-Styling_-_c_bold {
	font-weight:bold;
}

span.Refs-Number {
	font-weight:500;
	font-family:"Berthold Imago","Times New Roman", Times, serif;
	font-size:7px;
	color:#000;
}

span.Desktop_-_PR95-result_Bold {
	font-weight:bold;
	font-size:30px;
}

span.Desktop_-_Hyperlink {
	color:#205d9e;
	text-decoration:underline;
}

span.Mobile_-_PR95-result_Bold {
	font-weight:bold;
	font-size:30px;
}

strong.Mobile_-_Text-Flow-Styling_-_c_bold {
	font-weight:bold;
}

span.Mobile_-_Text-Flow-Styling_-_c_italic {
	font-style:italic;
	font-weight:normal;
	letter-spacing:-0.010em;
}

span.Byline-name {
	font-weight:bold;
	font-family:Portada;
	font-size:17px;
	color:#4b5660;
	letter-spacing:-0.020em;
}

span.Byline-title {
	font-style:italic;
	font-weight:normal;
	font-family:Portada;
	font-size:17px;
	color:#4b5660;
	letter-spacing:-0.020em;
}

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

#loadIndicator{display:none;}
