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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

@font-face {
	font-family:FF-Arial-Black;
	src:url("../fonts/ariblk.ttf");
}

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

@font-face {
	font-family:FF-DowCorporate-Ultralight;
	src:url("../fonts/DowCorporate-UltraLight.otf");
}

@font-face {
	font-family:FF-DowCorporate-Light;
	src:url("../fonts/DowCorporate-Light.otf");
}

@font-face {
	font-family:FF-DowCorporate-Thin;
	src:url("../fonts/DowCorporate-Thin.otf");
}

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

#item236 {
	width:351px !important;
	left:2200px !important;
	top:225px !important;
	min-height:110px !important;
}

#item259 {
	width:859px !important;
	left:807px !important;
	top:256px !important;
	min-height:64px !important;
}

#item282 {
	width:2436px !important;
	left:150px !important;
	top:335px !important;
	min-height:86px !important;
}

#item305 {
	width:2333px !important;
	left:201px !important;
	top:439px !important;
	min-height:151px !important;
}

#item398 {
	width:422px !important;
	left:708px !important;
	top:646px !important;
	min-height:315px !important;
}

#item467 {
	width:718px !important;
	left:1201px !important;
	top:646px !important;
	min-height:275px !important;
}

#item490 {
	width:558px !important;
	left:1989px !important;
	top:646px !important;
	min-height:232px !important;
}

#item513 {
	width:437px !important;
	left:200px !important;
	top:646px !important;
	min-height:216px !important;
}

#item536 {
	width:648px !important;
	left:203px !important;
	top:998px !important;
	min-height:186px !important;
}

#item559 {
	width:437px !important;
	left:933px !important;
	top:998px !important;
	min-height:214px !important;
}

#item582 {
	width:377px !important;
	top:72px !important;
	min-height:216px !important;
}

#item763 {
	width:179px !important;
	left:200px !important;
	top:1263px !important;
	min-height:42px !important;
}

#item29408 {
	width:351px !important;
	left:2280px !important;
	top:235px !important;
	min-height:110px !important;
}

#item29431 {
	width:2436px !important;
	left:230px !important;
	top:345px !important;
	min-height:86px !important;
}

#item29454 {
	width:2333px !important;
	left:281px !important;
	top:449px !important;
	min-height:151px !important;
}

#item29487 {
	width:422px !important;
	left:788px !important;
	top:656px !important;
	min-height:315px !important;
}

#item29510 {
	width:718px !important;
	left:1281px !important;
	top:656px !important;
	min-height:275px !important;
}

#item29533 {
	width:558px !important;
	left:2069px !important;
	top:656px !important;
	min-height:232px !important;
}

#item29556 {
	width:437px !important;
	left:280px !important;
	top:656px !important;
	min-height:216px !important;
}

#item29579 {
	width:648px !important;
	left:283px !important;
	top:1008px !important;
	min-height:186px !important;
}

#item29602 {
	width:437px !important;
	left:1013px !important;
	top:1008px !important;
	min-height:214px !important;
}

#item29626 {
	width:377px !important;
	top:72px !important;
	min-height:216px !important;
}

#item29660 {
	width:179px !important;
	left:280px !important;
	top:1273px !important;
	min-height:42px !important;
}

#item29748 {
	width:860px !important;
	left:1718px !important;
	top:565px !important;
	min-height:372px !important;
}

#item51302 {
	width:859px !important;
	left:887px !important;
	top:266px !important;
	min-height:64px !important;
}

#item51510 {
	width:53px !important;
	height:53px !important;
	left:2573px !important;
	top:453px !important;
}

#item28258 {
	width:351px !important;
	left:2280px !important;
	top:235px !important;
	min-height:110px !important;
}

#item28281 {
	width:2436px !important;
	left:230px !important;
	top:345px !important;
	min-height:86px !important;
}

#item28304 {
	width:2333px !important;
	left:281px !important;
	top:449px !important;
	min-height:151px !important;
}

#item28334 {
	width:422px !important;
	left:788px !important;
	top:656px !important;
	min-height:315px !important;
}

#item28357 {
	width:718px !important;
	left:1281px !important;
	top:656px !important;
	min-height:275px !important;
}

#item28381 {
	width:558px !important;
	left:2069px !important;
	top:656px !important;
	min-height:232px !important;
}

#item28404 {
	width:437px !important;
	left:280px !important;
	top:656px !important;
	min-height:216px !important;
}

#item28427 {
	width:648px !important;
	left:283px !important;
	top:1008px !important;
	min-height:186px !important;
}

#item28450 {
	width:437px !important;
	left:1013px !important;
	top:1008px !important;
	min-height:214px !important;
}

#item28475 {
	width:377px !important;
	top:72px !important;
	min-height:216px !important;
}

#item28507 {
	width:179px !important;
	left:280px !important;
	top:1273px !important;
	min-height:42px !important;
}

#item28597 {
	width:860px !important;
	left:1718px !important;
	top:565px !important;
	min-height:685px !important;
}

#item51270 {
	width:859px !important;
	left:887px !important;
	top:266px !important;
	min-height:64px !important;
}

#item51500 {
	width:53px !important;
	height:53px !important;
	left:2573px !important;
	top:453px !important;
}

#item27832 {
	width:351px !important;
	left:2280px !important;
	top:235px !important;
	min-height:110px !important;
}

#item27855 {
	width:2436px !important;
	left:230px !important;
	top:345px !important;
	min-height:86px !important;
}

#item27878 {
	width:2333px !important;
	left:281px !important;
	top:449px !important;
	min-height:151px !important;
}

#item27908 {
	width:422px !important;
	left:788px !important;
	top:656px !important;
	min-height:315px !important;
}

#item27931 {
	width:718px !important;
	left:1281px !important;
	top:656px !important;
	min-height:275px !important;
}

#item27954 {
	width:558px !important;
	left:2069px !important;
	top:656px !important;
	min-height:232px !important;
}

#item27977 {
	width:437px !important;
	left:280px !important;
	top:656px !important;
	min-height:216px !important;
}

#item28000 {
	width:648px !important;
	left:283px !important;
	top:1008px !important;
	min-height:186px !important;
}

#item28024 {
	width:437px !important;
	left:1013px !important;
	top:1008px !important;
	min-height:214px !important;
}

#item28048 {
	width:377px !important;
	top:72px !important;
	min-height:216px !important;
}

#item28080 {
	width:179px !important;
	left:280px !important;
	top:1273px !important;
	min-height:42px !important;
}

#item28170 {
	width:860px !important;
	left:1718px !important;
	top:565px !important;
	min-height:372px !important;
}

#item51238 {
	width:859px !important;
	left:887px !important;
	top:266px !important;
	min-height:64px !important;
}

#item51492 {
	width:53px !important;
	height:53px !important;
	left:2573px !important;
	top:453px !important;
}

#item27407 {
	width:351px !important;
	left:2280px !important;
	top:235px !important;
	min-height:110px !important;
}

#item27430 {
	width:2436px !important;
	left:230px !important;
	top:345px !important;
	min-height:86px !important;
}

#item27454 {
	width:2333px !important;
	left:281px !important;
	top:449px !important;
	min-height:151px !important;
}

#item27484 {
	width:422px !important;
	left:788px !important;
	top:656px !important;
	min-height:315px !important;
}

#item27507 {
	width:718px !important;
	left:1281px !important;
	top:656px !important;
	min-height:275px !important;
}

#item27530 {
	width:558px !important;
	left:2069px !important;
	top:656px !important;
	min-height:232px !important;
}

#item27553 {
	width:437px !important;
	left:280px !important;
	top:656px !important;
	min-height:216px !important;
}

#item27576 {
	width:648px !important;
	left:283px !important;
	top:1008px !important;
	min-height:186px !important;
}

#item27599 {
	width:437px !important;
	left:1013px !important;
	top:1008px !important;
	min-height:214px !important;
}

#item27623 {
	width:377px !important;
	top:72px !important;
	min-height:216px !important;
}

#item27656 {
	width:179px !important;
	left:280px !important;
	top:1273px !important;
	min-height:42px !important;
}

#item27746 {
	width:860px !important;
	left:1718px !important;
	top:565px !important;
	min-height:685px !important;
}

#item51209 {
	width:859px !important;
	left:887px !important;
	top:266px !important;
	min-height:64px !important;
}

#item51484 {
	width:53px !important;
	height:53px !important;
	left:2573px !important;
	top:453px !important;
}

#item26823 {
	width:351px !important;
	left:2280px !important;
	top:235px !important;
	min-height:110px !important;
}

#item26846 {
	width:2436px !important;
	left:230px !important;
	top:345px !important;
	min-height:86px !important;
}

#item26869 {
	width:2333px !important;
	left:281px !important;
	top:449px !important;
	min-height:151px !important;
}

#item26899 {
	width:422px !important;
	left:788px !important;
	top:656px !important;
	min-height:315px !important;
}

#item26922 {
	width:718px !important;
	left:1281px !important;
	top:656px !important;
	min-height:275px !important;
}

#item26945 {
	width:558px !important;
	left:2069px !important;
	top:656px !important;
	min-height:232px !important;
}

#item26968 {
	width:437px !important;
	left:280px !important;
	top:656px !important;
	min-height:216px !important;
}

#item26991 {
	width:648px !important;
	left:283px !important;
	top:1008px !important;
	min-height:186px !important;
}

#item27014 {
	width:437px !important;
	left:1013px !important;
	top:1008px !important;
	min-height:214px !important;
}

#item27038 {
	width:377px !important;
	top:72px !important;
	min-height:216px !important;
}

#item27071 {
	width:179px !important;
	left:280px !important;
	top:1273px !important;
	min-height:42px !important;
}

#item27160 {
	width:860px !important;
	left:1718px !important;
	top:565px !important;
	min-height:372px !important;
}

#item51179 {
	width:859px !important;
	left:887px !important;
	top:266px !important;
	min-height:64px !important;
}

#item51467 {
	width:53px !important;
	height:53px !important;
	left:2573px !important;
	top:453px !important;
}

#item26398 {
	width:351px !important;
	left:2280px !important;
	top:235px !important;
	min-height:110px !important;
}

#item26422 {
	width:2436px !important;
	left:230px !important;
	top:345px !important;
	min-height:86px !important;
}

#item26445 {
	width:2333px !important;
	left:281px !important;
	top:449px !important;
	min-height:151px !important;
}

#item26475 {
	width:422px !important;
	left:788px !important;
	top:656px !important;
	min-height:315px !important;
}

#item26498 {
	width:718px !important;
	left:1281px !important;
	top:656px !important;
	min-height:275px !important;
}

#item26521 {
	width:558px !important;
	left:2069px !important;
	top:656px !important;
	min-height:232px !important;
}

#item26544 {
	width:437px !important;
	left:280px !important;
	top:656px !important;
	min-height:216px !important;
}

#item26567 {
	width:648px !important;
	left:283px !important;
	top:1008px !important;
	min-height:186px !important;
}

#item26590 {
	width:437px !important;
	left:1013px !important;
	top:1008px !important;
	min-height:214px !important;
}

#item26614 {
	width:377px !important;
	top:72px !important;
	min-height:216px !important;
}

#item26647 {
	width:179px !important;
	left:280px !important;
	top:1273px !important;
	min-height:42px !important;
}

#item26738 {
	width:860px !important;
	left:1368px !important;
	top:565px !important;
	min-height:372px !important;
}

#item51146 {
	width:859px !important;
	left:887px !important;
	top:266px !important;
	min-height:64px !important;
}

#item51460 {
	width:53px !important;
	height:53px !important;
	left:2215px !important;
	top:453px !important;
}

#item25975 {
	width:351px !important;
	left:2280px !important;
	top:235px !important;
	min-height:110px !important;
}

#item25998 {
	width:2436px !important;
	left:230px !important;
	top:345px !important;
	min-height:86px !important;
}

#item26021 {
	width:2333px !important;
	left:281px !important;
	top:449px !important;
	min-height:151px !important;
}

#item26052 {
	width:422px !important;
	left:788px !important;
	top:656px !important;
	min-height:315px !important;
}

#item26075 {
	width:718px !important;
	left:1281px !important;
	top:656px !important;
	min-height:275px !important;
}

#item26098 {
	width:558px !important;
	left:2069px !important;
	top:656px !important;
	min-height:232px !important;
}

#item26121 {
	width:437px !important;
	left:280px !important;
	top:656px !important;
	min-height:216px !important;
}

#item26144 {
	width:648px !important;
	left:283px !important;
	top:1008px !important;
	min-height:186px !important;
}

#item26167 {
	width:437px !important;
	left:1013px !important;
	top:1008px !important;
	min-height:214px !important;
}

#item26191 {
	width:377px !important;
	top:72px !important;
	min-height:216px !important;
}

#item26224 {
	width:179px !important;
	left:280px !important;
	top:1273px !important;
	min-height:42px !important;
}

#item26313 {
	width:860px !important;
	left:1718px !important;
	top:565px !important;
	min-height:415px !important;
}

#item51110 {
	width:859px !important;
	left:887px !important;
	top:266px !important;
	min-height:64px !important;
}

#item51448 {
	width:53px !important;
	height:53px !important;
	left:2573px !important;
	top:453px !important;
}

#item25549 {
	width:351px !important;
	left:2280px !important;
	top:235px !important;
	min-height:110px !important;
}

#item25572 {
	width:2436px !important;
	left:230px !important;
	top:345px !important;
	min-height:86px !important;
}

#item25595 {
	width:2333px !important;
	left:281px !important;
	top:449px !important;
	min-height:151px !important;
}

#item25624 {
	width:422px !important;
	left:788px !important;
	top:656px !important;
	min-height:315px !important;
}

#item25648 {
	width:718px !important;
	left:1281px !important;
	top:656px !important;
	min-height:275px !important;
}

#item25672 {
	width:558px !important;
	left:2069px !important;
	top:656px !important;
	min-height:232px !important;
}

#item25696 {
	width:437px !important;
	left:280px !important;
	top:656px !important;
	min-height:216px !important;
}

#item25719 {
	width:648px !important;
	left:283px !important;
	top:1008px !important;
	min-height:186px !important;
}

#item25742 {
	width:437px !important;
	left:1013px !important;
	top:1008px !important;
	min-height:214px !important;
}

#item25766 {
	width:377px !important;
	top:72px !important;
	min-height:216px !important;
}

#item25798 {
	width:179px !important;
	left:280px !important;
	top:1273px !important;
	min-height:42px !important;
}

#item25889 {
	width:891px !important;
	left:1718px !important;
	top:565px !important;
	min-height:372px !important;
}

#item51082 {
	width:859px !important;
	left:887px !important;
	top:266px !important;
	min-height:64px !important;
}

#item51437 {
	width:53px !important;
	height:53px !important;
	left:2573px !important;
	top:453px !important;
}

#item25124 {
	width:351px !important;
	left:2280px !important;
	top:235px !important;
	min-height:110px !important;
}

#item25147 {
	width:2436px !important;
	left:230px !important;
	top:345px !important;
	min-height:86px !important;
}

#item25170 {
	width:2333px !important;
	left:281px !important;
	top:449px !important;
	min-height:151px !important;
}

#item25200 {
	width:422px !important;
	left:788px !important;
	top:656px !important;
	min-height:315px !important;
}

#item25223 {
	width:718px !important;
	left:1281px !important;
	top:656px !important;
	min-height:275px !important;
}

#item25246 {
	width:558px !important;
	left:2069px !important;
	top:656px !important;
	min-height:232px !important;
}

#item25269 {
	width:437px !important;
	left:280px !important;
	top:656px !important;
	min-height:216px !important;
}

#item25292 {
	width:648px !important;
	left:283px !important;
	top:1008px !important;
	min-height:186px !important;
}

#item25316 {
	width:437px !important;
	left:1013px !important;
	top:1008px !important;
	min-height:214px !important;
}

#item25340 {
	width:377px !important;
	top:72px !important;
	min-height:216px !important;
}

#item25373 {
	width:179px !important;
	left:280px !important;
	top:1273px !important;
	min-height:42px !important;
}

#item25463 {
	width:860px !important;
	left:1718px !important;
	top:565px !important;
	min-height:372px !important;
}

#item51048 {
	width:859px !important;
	left:887px !important;
	top:266px !important;
	min-height:64px !important;
}

#item51428 {
	width:53px !important;
	height:53px !important;
	left:2573px !important;
	top:453px !important;
}

#item24697 {
	width:351px !important;
	left:2280px !important;
	top:235px !important;
	min-height:110px !important;
}

#item24720 {
	width:2436px !important;
	left:230px !important;
	top:345px !important;
	min-height:86px !important;
}

#item24743 {
	width:2333px !important;
	left:281px !important;
	top:449px !important;
	min-height:151px !important;
}

#item24774 {
	width:422px !important;
	left:788px !important;
	top:656px !important;
	min-height:315px !important;
}

#item24797 {
	width:718px !important;
	left:1281px !important;
	top:656px !important;
	min-height:275px !important;
}

#item24820 {
	width:558px !important;
	left:2069px !important;
	top:656px !important;
	min-height:232px !important;
}

#item24843 {
	width:437px !important;
	left:280px !important;
	top:656px !important;
	min-height:216px !important;
}

#item24866 {
	width:648px !important;
	left:283px !important;
	top:1008px !important;
	min-height:186px !important;
}

#item24889 {
	width:437px !important;
	left:1013px !important;
	top:1008px !important;
	min-height:214px !important;
}

#item24914 {
	width:377px !important;
	top:72px !important;
	min-height:216px !important;
}

#item24947 {
	width:179px !important;
	left:280px !important;
	top:1273px !important;
	min-height:42px !important;
}

#item25036 {
	width:860px !important;
	left:1718px !important;
	top:565px !important;
	min-height:372px !important;
}

#item51017 {
	width:859px !important;
	left:887px !important;
	top:266px !important;
	min-height:64px !important;
}

#item51411 {
	width:53px !important;
	height:53px !important;
	left:2573px !important;
	top:453px !important;
}

#item24273 {
	width:351px !important;
	left:2280px !important;
	top:235px !important;
	min-height:110px !important;
}

#item24296 {
	width:2436px !important;
	left:230px !important;
	top:345px !important;
	min-height:86px !important;
}

#item24319 {
	width:2333px !important;
	left:281px !important;
	top:449px !important;
	min-height:151px !important;
}

#item24349 {
	width:422px !important;
	left:788px !important;
	top:656px !important;
	min-height:315px !important;
}

#item24372 {
	width:718px !important;
	left:1281px !important;
	top:656px !important;
	min-height:275px !important;
}

#item24395 {
	width:558px !important;
	left:2069px !important;
	top:656px !important;
	min-height:232px !important;
}

#item24418 {
	width:437px !important;
	left:280px !important;
	top:656px !important;
	min-height:216px !important;
}

#item24441 {
	width:648px !important;
	left:283px !important;
	top:1008px !important;
	min-height:186px !important;
}

#item24464 {
	width:437px !important;
	left:1013px !important;
	top:1008px !important;
	min-height:214px !important;
}

#item24488 {
	width:377px !important;
	top:72px !important;
	min-height:216px !important;
}

#item24521 {
	width:179px !important;
	left:280px !important;
	top:1273px !important;
	min-height:42px !important;
}

#item24610 {
	width:860px !important;
	left:1718px !important;
	top:565px !important;
	min-height:469px !important;
}

#item50986 {
	width:859px !important;
	left:887px !important;
	top:266px !important;
	min-height:64px !important;
}

#item51402 {
	width:53px !important;
	height:53px !important;
	left:2573px !important;
	top:453px !important;
}

#item23848 {
	width:351px !important;
	left:2280px !important;
	top:235px !important;
	min-height:110px !important;
}

#item23871 {
	width:2436px !important;
	left:230px !important;
	top:345px !important;
	min-height:86px !important;
}

#item23894 {
	width:2333px !important;
	left:281px !important;
	top:449px !important;
	min-height:151px !important;
}

#item23924 {
	width:422px !important;
	left:788px !important;
	top:656px !important;
	min-height:315px !important;
}

#item23947 {
	width:718px !important;
	left:1281px !important;
	top:656px !important;
	min-height:275px !important;
}

#item23970 {
	width:558px !important;
	left:2069px !important;
	top:656px !important;
	min-height:232px !important;
}

#item23993 {
	width:437px !important;
	left:280px !important;
	top:656px !important;
	min-height:216px !important;
}

#item24016 {
	width:648px !important;
	left:283px !important;
	top:1008px !important;
	min-height:186px !important;
}

#item24039 {
	width:437px !important;
	left:1013px !important;
	top:1008px !important;
	min-height:214px !important;
}

#item24063 {
	width:377px !important;
	top:72px !important;
	min-height:216px !important;
}

#item24096 {
	width:179px !important;
	left:280px !important;
	top:1273px !important;
	min-height:42px !important;
}

#item24186 {
	width:860px !important;
	left:1718px !important;
	top:565px !important;
	min-height:503px !important;
}

#item50957 {
	width:859px !important;
	left:887px !important;
	top:266px !important;
	min-height:64px !important;
}

#item51391 {
	width:53px !important;
	height:53px !important;
	left:2573px !important;
	top:453px !important;
}

#item23364 {
	width:351px !important;
	left:2280px !important;
	top:235px !important;
	min-height:110px !important;
}

#item23387 {
	width:2436px !important;
	left:230px !important;
	top:345px !important;
	min-height:86px !important;
}

#item23411 {
	width:2333px !important;
	left:281px !important;
	top:449px !important;
	min-height:151px !important;
}

#item23443 {
	width:422px !important;
	left:788px !important;
	top:656px !important;
	min-height:315px !important;
}

#item23466 {
	width:718px !important;
	left:1281px !important;
	top:656px !important;
	min-height:275px !important;
}

#item23489 {
	width:558px !important;
	left:2069px !important;
	top:656px !important;
	min-height:232px !important;
}

#item23512 {
	width:437px !important;
	left:280px !important;
	top:656px !important;
	min-height:216px !important;
}

#item23535 {
	width:648px !important;
	left:283px !important;
	top:1008px !important;
	min-height:186px !important;
}

#item23558 {
	width:437px !important;
	left:1013px !important;
	top:1008px !important;
	min-height:214px !important;
}

#item23582 {
	width:377px !important;
	top:72px !important;
	min-height:216px !important;
}

#item23614 {
	width:179px !important;
	left:280px !important;
	top:1273px !important;
	min-height:42px !important;
}

#item23703 {
	width:860px !important;
	left:1718px !important;
	top:565px !important;
	min-height:372px !important;
}

#item50926 {
	width:859px !important;
	left:887px !important;
	top:266px !important;
	min-height:64px !important;
}

#item51383 {
	width:53px !important;
	height:53px !important;
	left:2573px !important;
	top:453px !important;
}

#item22941 {
	width:351px !important;
	left:2280px !important;
	top:235px !important;
	min-height:110px !important;
}

#item22964 {
	width:2436px !important;
	left:230px !important;
	top:345px !important;
	min-height:86px !important;
}

#item22987 {
	width:2333px !important;
	left:281px !important;
	top:449px !important;
	min-height:151px !important;
}

#item23016 {
	width:422px !important;
	left:788px !important;
	top:656px !important;
	min-height:315px !important;
}

#item23039 {
	width:718px !important;
	left:1281px !important;
	top:656px !important;
	min-height:275px !important;
}

#item23063 {
	width:558px !important;
	left:2069px !important;
	top:656px !important;
	min-height:232px !important;
}

#item23086 {
	width:437px !important;
	left:280px !important;
	top:656px !important;
	min-height:216px !important;
}

#item23109 {
	width:648px !important;
	left:283px !important;
	top:1008px !important;
	min-height:186px !important;
}

#item23132 {
	width:437px !important;
	left:1013px !important;
	top:1008px !important;
	min-height:214px !important;
}

#item23156 {
	width:377px !important;
	top:72px !important;
	min-height:216px !important;
}

#item23189 {
	width:179px !important;
	left:280px !important;
	top:1273px !important;
	min-height:42px !important;
}

#item23278 {
	width:860px !important;
	left:1718px !important;
	top:565px !important;
	min-height:406px !important;
}

#item50893 {
	width:859px !important;
	left:887px !important;
	top:266px !important;
	min-height:64px !important;
}

#item51372 {
	width:53px !important;
	height:53px !important;
	left:2573px !important;
	top:453px !important;
}

#item22518 {
	width:351px !important;
	left:2280px !important;
	top:235px !important;
	min-height:110px !important;
}

#item22541 {
	width:2436px !important;
	left:230px !important;
	top:345px !important;
	min-height:86px !important;
}

#item22564 {
	width:2333px !important;
	left:281px !important;
	top:449px !important;
	min-height:151px !important;
}

#item22593 {
	width:422px !important;
	left:788px !important;
	top:656px !important;
	min-height:315px !important;
}

#item22616 {
	width:718px !important;
	left:1281px !important;
	top:656px !important;
	min-height:275px !important;
}

#item22639 {
	width:558px !important;
	left:2069px !important;
	top:656px !important;
	min-height:232px !important;
}

#item22662 {
	width:437px !important;
	left:280px !important;
	top:656px !important;
	min-height:216px !important;
}

#item22685 {
	width:648px !important;
	left:283px !important;
	top:1008px !important;
	min-height:186px !important;
}

#item22709 {
	width:437px !important;
	left:1013px !important;
	top:1008px !important;
	min-height:214px !important;
}

#item22733 {
	width:377px !important;
	top:72px !important;
	min-height:216px !important;
}

#item22765 {
	width:179px !important;
	left:280px !important;
	top:1273px !important;
	min-height:42px !important;
}

#item22854 {
	width:860px !important;
	left:1718px !important;
	top:565px !important;
	min-height:379px !important;
}

#item50858 {
	width:859px !important;
	left:887px !important;
	top:266px !important;
	min-height:64px !important;
}

#item51363 {
	width:53px !important;
	height:53px !important;
	left:2573px !important;
	top:453px !important;
}

#item22035 {
	width:351px !important;
	left:2280px !important;
	top:235px !important;
	min-height:110px !important;
}

#item22058 {
	width:2436px !important;
	left:230px !important;
	top:345px !important;
	min-height:86px !important;
}

#item22081 {
	width:2333px !important;
	left:281px !important;
	top:449px !important;
	min-height:151px !important;
}

#item22110 {
	width:422px !important;
	left:788px !important;
	top:656px !important;
	min-height:315px !important;
}

#item22133 {
	width:718px !important;
	left:1281px !important;
	top:656px !important;
	min-height:275px !important;
}

#item22157 {
	width:558px !important;
	left:2069px !important;
	top:656px !important;
	min-height:232px !important;
}

#item22180 {
	width:437px !important;
	left:280px !important;
	top:656px !important;
	min-height:216px !important;
}

#item22203 {
	width:648px !important;
	left:283px !important;
	top:1008px !important;
	min-height:186px !important;
}

#item22226 {
	width:437px !important;
	left:1013px !important;
	top:1008px !important;
	min-height:214px !important;
}

#item22251 {
	width:377px !important;
	top:72px !important;
	min-height:216px !important;
}

#item22283 {
	width:179px !important;
	left:280px !important;
	top:1273px !important;
	min-height:42px !important;
}

#item22375 {
	width:860px !important;
	left:1718px !important;
	top:565px !important;
	min-height:372px !important;
}

#item50828 {
	width:859px !important;
	left:887px !important;
	top:266px !important;
	min-height:64px !important;
}

#item51356 {
	width:53px !important;
	height:53px !important;
	left:2573px !important;
	top:453px !important;
}

#item1714 {
	width:351px !important;
	left:2280px !important;
	top:235px !important;
	min-height:110px !important;
}

#item1760 {
	width:2436px !important;
	left:230px !important;
	top:345px !important;
	min-height:86px !important;
}

#item1783 {
	width:2333px !important;
	left:281px !important;
	top:449px !important;
	min-height:151px !important;
}

#item1814 {
	width:422px !important;
	left:788px !important;
	top:656px !important;
	min-height:315px !important;
}

#item1837 {
	width:718px !important;
	left:1281px !important;
	top:656px !important;
	min-height:275px !important;
}

#item1860 {
	width:558px !important;
	left:2069px !important;
	top:656px !important;
	min-height:232px !important;
}

#item1883 {
	width:437px !important;
	left:280px !important;
	top:656px !important;
	min-height:216px !important;
}

#item1906 {
	width:648px !important;
	left:283px !important;
	top:1008px !important;
	min-height:186px !important;
}

#item1929 {
	width:437px !important;
	left:1013px !important;
	top:1008px !important;
	min-height:214px !important;
}

#item1953 {
	width:377px !important;
	top:72px !important;
	min-height:216px !important;
}

#item1987 {
	width:179px !important;
	left:280px !important;
	top:1273px !important;
	min-height:42px !important;
}

#item2227 {
	width:860px !important;
	left:1718px !important;
	top:565px !important;
	min-height:372px !important;
}

#item50794 {
	width:859px !important;
	left:887px !important;
	top:266px !important;
	min-height:64px !important;
}

#item51348 {
	width:53px !important;
	height:53px !important;
	left:2573px !important;
	top:453px !important;
}

#item1682 {
	width:2814px !important;
	height:2058px !important;
	left:-80px !important;
	top:-10px !important;
}

#item20366 {
	width:2734px !important;
	height:450px !important;
	top:1348px !important;
}

#item30498 {
	width:250px !important;
	height:445px !important;
	left:-244px !important;
}

#item30509 {
	width:250px !important;
	height:448px !important;
	left:-783px !important;
}

#item30519 {
	width:250px !important;
	height:448px !important;
	left:-1052px !important;
}

#item30529 {
	width:250px !important;
	height:448px !important;
	left:294px !important;
}

#item30539 {
	width:250px !important;
	height:447px !important;
	left:-514px !important;
}

#item30549 {
	width:250px !important;
	height:448px !important;
	left:-1859px !important;
}

#item30559 {
	width:250px !important;
	height:448px !important;
	left:-1590px !important;
}

#item30569 {
	width:250px !important;
	height:449px !important;
	left:25px !important;
}

#item30579 {
	width:250px !important;
	height:450px !important;
	left:563px !important;
}

#item30592 {
	width:250px !important;
	height:449px !important;
	left:832px !important;
}

#item30606 {
	width:250px !important;
	height:449px !important;
	left:2177px !important;
}

#item30619 {
	width:250px !important;
	height:449px !important;
	left:1370px !important;
}

#item30629 {
	width:250px !important;
	height:449px !important;
	left:1639px !important;
}

#item30638 {
	width:250px !important;
	height:449px !important;
	left:2446px !important;
}

#item30649 {
	width:250px !important;
	height:449px !important;
	left:-1321px !important;
}

#item30658 {
	width:250px !important;
	height:449px !important;
	left:1908px !important;
}

#item30667 {
	width:250px !important;
	height:449px !important;
	left:1101px !important;
}

#item41070 {
	width:726px !important;
	left:24px !important;
	top:97px !important;
	min-height:86px !important;
}

#item50551 {
	width:768px !important;
	height:832px !important;
	top:184px !important;
}

#item50553 {
	width:246px !important;
	left:517px !important;
	top:43px !important;
	min-height:86px !important;
}

#item50576 {
	width:768px !important;
	top:109px !important;
	min-height:86px !important;
}

#item50605 {
	width:718px !important;
	min-height:1454px !important;
}

#item41341 {
	width:145px !important;
	left:28px !important;
	top:980px !important;
	min-height:37px !important;
}

#item48681 {
	width:768px !important;
	height:299px !important;
	top:1031px !important;
}

#item48683 {
	width:166px !important;
	height:296px !important;
	left:-1199px !important;
}

#item48690 {
	width:166px !important;
	height:298px !important;
	left:-1557px !important;
}

#item48698 {
	width:166px !important;
	height:298px !important;
	left:-1736px !important;
}

#item48707 {
	width:166px !important;
	height:298px !important;
	left:-841px !important;
}

#item48717 {
	width:166px !important;
	height:297px !important;
	left:-1378px !important;
}

#item48725 {
	width:166px !important;
	height:298px !important;
	left:-2273px !important;
}

#item48734 {
	width:166px !important;
	height:298px !important;
	left:-2094px !important;
}

#item48741 {
	width:166px !important;
	height:299px !important;
	left:-1020px !important;
}

#item48750 {
	width:166px !important;
	height:299px !important;
	left:-662px !important;
}

#item48758 {
	width:166px !important;
	height:299px !important;
	left:-484px !important;
}

#item48765 {
	width:166px !important;
	height:299px !important;
	left:411px !important;
}

#item48772 {
	width:166px !important;
	height:299px !important;
	left:-126px !important;
}

#item48779 {
	width:166px !important;
	height:299px !important;
	left:53px !important;
}

#item48786 {
	width:166px !important;
	height:299px !important;
	left:590px !important;
}

#item48797 {
	width:166px !important;
	height:299px !important;
	left:-1915px !important;
}

#item48806 {
	width:166px !important;
	height:299px !important;
	left:232px !important;
}

#item48814 {
	width:166px !important;
	height:298px !important;
	left:-305px !important;
}

#item53276 {
	width:710px !important;
	left:106px !important;
	top:242px !important;
	min-height:241px !important;
}

#item53304 {
	width:53px !important;
	height:53px !important;
	left:763px !important;
	top:214px !important;
}

#item53174 {
	width:710px !important;
	left:106px !important;
	top:242px !important;
	min-height:241px !important;
}

#item53201 {
	width:53px !important;
	height:53px !important;
	left:763px !important;
	top:214px !important;
}

#item53064 {
	width:710px !important;
	left:106px !important;
	top:265px !important;
	min-height:248px !important;
}

#item53107 {
	width:53px !important;
	height:53px !important;
	left:763px !important;
	top:214px !important;
}

#item52969 {
	width:710px !important;
	left:106px !important;
	top:242px !important;
	min-height:241px !important;
}

#item53004 {
	width:53px !important;
	height:53px !important;
	left:763px !important;
	top:214px !important;
}

#item52851 {
	width:710px !important;
	left:106px !important;
	top:255px !important;
	min-height:188px !important;
}

#item52884 {
	width:53px !important;
	height:53px !important;
	left:763px !important;
	top:214px !important;
}

#item52738 {
	width:710px !important;
	left:106px !important;
	top:255px !important;
	min-height:279px !important;
}

#item52772 {
	width:53px !important;
	height:53px !important;
	left:763px !important;
	top:214px !important;
}

#item52611 {
	width:710px !important;
	left:106px !important;
	top:225px !important;
	min-height:248px !important;
}

#item52652 {
	width:53px !important;
	height:53px !important;
	left:763px !important;
	top:214px !important;
}

#item52509 {
	width:710px !important;
	left:106px !important;
	top:255px !important;
	min-height:248px !important;
}

#item52551 {
	width:53px !important;
	height:53px !important;
	left:763px !important;
	top:214px !important;
}

#item52394 {
	width:710px !important;
	left:106px !important;
	top:255px !important;
	min-height:248px !important;
}

#item52439 {
	width:53px !important;
	height:53px !important;
	left:763px !important;
	top:214px !important;
}

#item52269 {
	width:710px !important;
	left:106px !important;
	top:265px !important;
	min-height:248px !important;
}

#item52311 {
	width:53px !important;
	height:53px !important;
	left:763px !important;
	top:214px !important;
}

#item52150 {
	width:710px !important;
	left:106px !important;
	top:225px !important;
	min-height:278px !important;
}

#item52194 {
	width:53px !important;
	height:53px !important;
	left:763px !important;
	top:214px !important;
}

#item52043 {
	width:710px !important;
	left:106px !important;
	top:215px !important;
	min-height:289px !important;
}

#item52086 {
	width:53px !important;
	height:53px !important;
	left:763px !important;
	top:214px !important;
}

#item51947 {
	width:710px !important;
	left:106px !important;
	top:255px !important;
	min-height:248px !important;
}

#item51986 {
	width:53px !important;
	height:53px !important;
	left:763px !important;
	top:214px !important;
}

#item51851 {
	width:710px !important;
	left:106px !important;
	top:225px !important;
	min-height:248px !important;
}

#item51898 {
	width:53px !important;
	height:53px !important;
	left:763px !important;
	top:214px !important;
}

#item51755 {
	width:710px !important;
	left:106px !important;
	top:255px !important;
	min-height:215px !important;
}

#item51796 {
	width:53px !important;
	height:53px !important;
	left:763px !important;
	top:214px !important;
}

#item51643 {
	width:710px !important;
	left:106px !important;
	top:255px !important;
	min-height:215px !important;
}

#item51684 {
	width:53px !important;
	height:53px !important;
	left:763px !important;
	top:214px !important;
}

#item41734 {
	width:710px !important;
	left:106px !important;
	top:255px !important;
	min-height:215px !important;
}

#item50777 {
	width:53px !important;
	height:53px !important;
	left:763px !important;
	top:214px !important;
}

#item41365 {
	width:834px !important;
	height:1001px !important;
	left:-78px !important;
	top:-3px !important;
}

p.autoParaStyle53 {
	font-weight:bold;
	font-family:FF-DowCorporate-Bold,"Dow Corporate","Arial Black", Gadget, sans-serif;
	font-size:26px;
	line-height:31.2px;
	color:#ffffff;
	letter-spacing:0.006em;
	text-align:left;
}

p.autoParaStyle52 {
	font-weight:100;
	font-family:FF-DowCorporate-Thin,"Dow Corporate",sans-serif;
	font-size:26px;
	line-height:31.2px;
	color:#ffffff;
	letter-spacing:0.006em;
	margin-bottom:15px;
	text-align:left;
}

p.autoParaStyle51 {
	font-weight:bold;
	font-family:FF-DowCorporate-Bold,"Dow Corporate","Arial Black", Gadget, sans-serif;
	font-size:26px;
	line-height:31.2px;
	color:#ffffff;
	letter-spacing:0.006em;
	margin-bottom:26px;
	text-align:left;
}

p.autoParaStyle50 {
	font-weight:bold;
	font-family:FF-DowCorporate-Bold,"Dow Corporate","Arial Black", Gadget, sans-serif;
	font-size:30px;
	line-height:36px;
	color:#ffffff;
	letter-spacing:0.006em;
	text-align:left;
}

p.autoParaStyle49 {
	font-weight:100;
	font-family:FF-DowCorporate-Thin,"Dow Corporate",sans-serif;
	font-size:26px;
	line-height:31.2px;
	color:#ffffff;
	letter-spacing:0.006em;
	margin-top:15px;
	text-align:left;
}

p.autoParaStyle48 {
	font-weight:bold;
	font-family:FF-DowCorporate-Bold,"Dow Corporate","Arial Black", Gadget, sans-serif;
	font-size:26px;
	line-height:31.2px;
	color:#ffffff;
	letter-spacing:0.006em;
	margin-top:15px;
	text-align:left;
}

p.autoParaStyle47 {
	font-weight:100;
	font-family:FF-DowCorporate-Thin,"Dow Corporate",sans-serif;
	font-size:26px;
	line-height:31.2px;
	color:#ffffff;
	letter-spacing:0.006em;
	text-align:left;
}

p.autoParaStyle46 {
	font-weight:bold;
	font-family:FF-DowCorporate-Bold,"Dow Corporate","Arial Black", Gadget, sans-serif;
	font-size:26px;
	line-height:31.2px;
	color:#ffffff;
	letter-spacing:0.006em;
	margin-top:15px;
	margin-bottom:26px;
	text-align:left;
}

p.autoParaStyle45 {
	font-weight:bold;
	font-family:FF-DowCorporate-Bold,"Dow Corporate","Arial Black", Gadget, sans-serif;
	font-size:26px;
	line-height:31.2px;
	color:#1eb09f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:center;
}

p.autoParaStyle44 {
	font-weight:100;
	font-family:FF-DowCorporate-Thin,"Dow Corporate",sans-serif;
	font-size:26px;
	line-height:31.2px;
	color:#fff;
	letter-spacing:-0.005em;
	text-align:left;
}

p.autoParaStyle43 {
	font-weight:bold;
	font-family:FF-DowCorporate-Bold,"Dow Corporate","Arial Black", Gadget, sans-serif;
	font-size:26px;
	line-height:31.2px;
	color:#1eb09f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:22px;
	margin-bottom:13px;
	text-align:left;
}

p.autoParaStyle42 {
	font-weight:bold;
	font-family:FF-DowCorporate-Bold,"Dow Corporate","Arial Black", Gadget, sans-serif;
	font-size:26px;
	line-height:31.2px;
	color:#1eb09f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:22px;
	margin-bottom:13px;
	text-align:left;
}

p.autoParaStyle41 {
	font-weight:bold;
	font-family:FF-DowCorporate-Bold,"Dow Corporate","Arial Black", Gadget, sans-serif;
	font-size:26px;
	line-height:31.2px;
	color:#1eb09f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:22px;
	margin-bottom:13px;
	text-align:left;
}

p.autoParaStyle40 {
	font-weight:300;
	font-family:FF-DowCorporate-Light,"Dow Corporate",sans-serif;
	font-size:26px;
	line-height:31.2px;
	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.autoParaStyle39 {
	font-weight:300;
	font-family:FF-DowCorporate-Light,"Dow Corporate",sans-serif;
	font-size:26px;
	line-height:31.2px;
	color:0uxfff;
	margin-top:22px;
	margin-bottom:13px;
	text-align:left;
}

p.autoParaStyle38 {
	font-weight:300;
	font-family:FF-DowCorporate-Light,"Dow Corporate",sans-serif;
	font-size:26px;
	line-height:31.2px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle37 {
	font-weight:bold;
	font-family:FF-DowCorporate-Bold,"Dow Corporate","Arial Black", Gadget, sans-serif;
	font-size:26px;
	line-height:31.2px;
	color:#1eb09f;
	margin-top:22px;
	margin-bottom:13px;
	text-align:left;
}

p.autoParaStyle36 {
	font-weight:bold;
	font-family:FF-DowCorporate-Bold,"Dow Corporate","Arial Black", Gadget, sans-serif;
	font-size:26px;
	line-height:31.2px;
	color:#1eb09f;
	margin-top:22px;
	margin-bottom:13px;
	text-align:left;
}

p.autoParaStyle35 {
	font-weight:100;
	font-family:FF-DowCorporate-Thin,"Dow Corporate",sans-serif;
	font-size:26px;
	line-height:31.2px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle34 {
	font-weight:bold;
	font-family:FF-DowCorporate-Bold,"Dow Corporate","Arial Black", Gadget, sans-serif;
	font-size:26px;
	line-height:31.2px;
	color:#1eb09f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:13px;
	text-align:left;
}

p.autoParaStyle33 {
	font-weight:100;
	font-family:FF-DowCorporate-Thin,"Dow Corporate",sans-serif;
	font-size:26px;
	line-height:31.2px;
	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.autoParaStyle32 {
	font-weight:100;
	font-family:FF-DowCorporate-Thin,"Dow Corporate",sans-serif;
	font-size:26px;
	line-height:43.2px;
	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.autoParaStyle31 {
	font-weight:300;
	font-family:FF-DowCorporate-Light,"Dow Corporate",sans-serif;
	font-size:34px;
	line-height:35.2px;
	color:#0eb8a6;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle30 {
	font-weight:300;
	font-family:FF-DowCorporate-Light,"Dow Corporate",sans-serif;
	font-size:34px;
	line-height:35.2px;
	color:#0eb8a6;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle29 {
	font-weight:100;
	font-family:FF-DowCorporate-Thin,"Dow Corporate",sans-serif;
	font-size:26px;
	line-height:24px;
	color:#fff;
	letter-spacing:0.070em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle28 {
	font-weight:100;
	font-family:FF-DowCorporate-Thin,"Dow Corporate",sans-serif;
	font-size:32px;
	line-height:38.4px;
	color:#fff;
	letter-spacing:0.006em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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-weight:100;
	font-family:FF-DowCorporate-Thin,"Dow Corporate",sans-serif;
	font-size:32px;
	line-height:38.4px;
	color:#ffffff;
	text-decoration:underline;
	letter-spacing:0.006em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle26 {
	font-weight:100;
	font-family:FF-DowCorporate-Thin,"Dow Corporate",sans-serif;
	font-size:33.1px;
	line-height:39.7px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle25 {
	font-weight:100;
	font-family:FF-DowCorporate-Thin,"Dow Corporate",sans-serif;
	font-size:33.1px;
	line-height:39.7px;
	color:#ffffff;
	text-align:left;
}

p.autoParaStyle24 {
	font-weight:100;
	font-family:FF-DowCorporate-Thin,"Dow Corporate",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#ffffff;
	letter-spacing:-0.005em;
	text-align:left;
}

p.autoParaStyle23 {
	font-weight:bold;
	font-family:FF-DowCorporate-Bold,"Dow Corporate","Arial Black", Gadget, sans-serif;
	font-size:40px;
	line-height:48px;
	color:#ffffff;
	letter-spacing:0.006em;
	margin-bottom:26px;
	text-align:left;
}

p.autoParaStyle22 {
	font-weight:100;
	font-family:FF-DowCorporate-Thin,"Dow Corporate",sans-serif;
	font-size:36px;
	line-height:43.2px;
	color:#ffffff;
	letter-spacing:0.006em;
	text-align:left;
}

p.autoParaStyle21 {
	font-weight:bold;
	font-family:FF-DowCorporate-Bold,"Dow Corporate","Arial Black", Gadget, sans-serif;
	font-size:36px;
	line-height:43.2px;
	color:#ffffff;
	letter-spacing:0.006em;
	text-align:left;
}

p.autoParaStyle20 {
	font-weight:100;
	font-family:FF-DowCorporate-Thin,"Dow Corporate",sans-serif;
	font-size:33.1px;
	line-height:39.7px;
	color:0uxfff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:52px;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:300;
	font-family:FF-DowCorporate-Light,"Dow Corporate",sans-serif;
	font-size:33.1px;
	line-height:39.7px;
	color:0uxfff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle18 {
	font-weight:100;
	font-family:FF-DowCorporate-Thin,"Dow Corporate",sans-serif;
	font-size:33.1px;
	line-height:39.7px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle17 {
	font-weight:100;
	font-family:FF-DowCorporate-Thin,"Dow Corporate",sans-serif;
	font-size:33.1px;
	line-height:39.7px;
	color:0uxfff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle16 {
	font-weight:100;
	font-family:FF-DowCorporate-Thin,"Dow Corporate",sans-serif;
	font-size:33.1px;
	line-height:39.7px;
	color:0uxfff;
	text-align:left;
}

p.autoParaStyle15 {
	font-weight:300;
	font-family:FF-DowCorporate-Light,"Dow Corporate",sans-serif;
	font-size:33.1px;
	line-height:39.7px;
	color:0uxfff;
	text-align:left;
}

p.autoParaStyle14 {
	font-weight:100;
	font-family:FF-DowCorporate-Thin,"Dow Corporate",sans-serif;
	font-size:40px;
	line-height:48px;
	color:0uxfff;
	letter-spacing:-0.005em;
	text-align:left;
}

p.autoParaStyle13 {
	font-weight:200;
	font-family:FF-DowCorporate-Ultralight,"Dow Corporate",sans-serif;
	font-size:60.5px;
	line-height:72.6px;
	color:0uxfff;
	letter-spacing:0.026em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle12 {
	font-weight:100;
	font-family:FF-DowCorporate-Thin,"Dow Corporate",sans-serif;
	font-size:33.1px;
	line-height:39.7px;
	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-indent:52px;
	text-align:left;
}

p.autoParaStyle11 {
	font-weight:300;
	font-family:FF-DowCorporate-Light,"Dow Corporate",sans-serif;
	font-size:33.1px;
	line-height:39.7px;
	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.autoParaStyle10 {
	font-weight:bold;
	font-family:FF-DowCorporate-Bold,"Dow Corporate","Arial Black", Gadget, sans-serif;
	font-size:33.1px;
	line-height:39.7px;
	color:#1eb09f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:13px;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:100;
	font-family:FF-DowCorporate-Thin,"Dow Corporate",sans-serif;
	font-size:33.1px;
	line-height:39.7px;
	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.autoParaStyle8 {
	font-weight:bold;
	font-family:FF-DowCorporate-Bold,"Dow Corporate","Arial Black", Gadget, sans-serif;
	font-size:33.1px;
	line-height:39.7px;
	color:#1eb09f;
	margin-bottom:13px;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:300;
	font-family:FF-DowCorporate-Light,"Dow Corporate",sans-serif;
	font-size:33.1px;
	line-height:39.7px;
	color:0uxfff;
	margin-bottom:13px;
	text-align:left;
}

p.autoParaStyle6 {
	font-weight:100;
	font-family:FF-DowCorporate-Thin,"Dow Corporate",sans-serif;
	font-size:33.1px;
	line-height:39.7px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle5 {
	font-weight:300;
	font-family:FF-DowCorporate-Light,"Dow Corporate",sans-serif;
	font-size:33.1px;
	line-height:39.7px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle4 {
	font-weight:100;
	font-family:FF-DowCorporate-Thin,"Dow Corporate",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#fff;
	letter-spacing:-0.005em;
	text-align:left;
}

p.autoParaStyle3 {
	font-weight:200;
	font-family:FF-DowCorporate-Ultralight,"Dow Corporate",sans-serif;
	font-size:60.5px;
	line-height:72.6px;
	color:#fff;
	letter-spacing:0.026em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle2 {
	font-weight:100;
	font-family:FF-DowCorporate-Thin,"Dow Corporate",sans-serif;
	font-size:34px;
	line-height:40.8px;
	color:#fff;
	letter-spacing:0.006em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle1 {
	font-weight:100;
	font-family:FF-DowCorporate-Thin,"Dow Corporate",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#fff;
	letter-spacing:0.070em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

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

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

span.autoCharStyle21 {
	font-size:30px;
}

span.autoCharStyle20 {
	font-weight:bold;
	font-family:FF-DowCorporate-Bold,"Dow Corporate","Arial Black", Gadget, sans-serif;
	color:#1eb09f;
}

span.autoCharStyle19 {
	font-weight:900;
	font-family:FF-Arial-Black,Arial,"Arial Black", Gadget, sans-serif;
	color:#20b09d;
}

span.autoCharStyle18 {
	font-weight:bold;
	font-family:FF-DowCorporate-Bold,"Dow Corporate","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle17 {
	font-weight:900;
	font-family:FF-Arial-Black,Arial,"Arial Black", Gadget, sans-serif;
	color:#ee915e;
}

span.autoCharStyle16 {
	font-weight:900;
	font-family:FF-Arial-Black,Arial,"Arial Black", Gadget, sans-serif;
}

span.autoCharStyle15 {
	color:#fff;
}

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

span.autoCharStyle13 {
	color:#ffffff;
}

span.autoCharStyle12 {
	color:#fff;
}

span.autoCharStyle11 {
	font-weight:bold;
	font-family:FF-DowCorporate-Bold,"Dow Corporate","Arial Black", Gadget, sans-serif;
	color:#1eb09f;
}

span.autoCharStyle10 {
	font-weight:100;
	font-family:FF-DowCorporate-Thin,"Dow Corporate",sans-serif;
}

span.autoCharStyle9 {
	color:#0eb8a6;
}

span.autoCharStyle8 {
	color:#0eb8a6;
}

span.autoCharStyle7 {
	color:#0eb8a6;
}

span.autoCharStyle6 {
	color:#0eb8a6;
}

span.autoCharStyle5 {
	color:#0eb8a6;
}

span.autoCharStyle4 {
	color:#0eb8a6;
}

span.autoCharStyle3 {
	letter-spacing:0.090em;
}

span.autoCharStyle2 {
}

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

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

span.Google-Pixel_Pixel-2-H_-_Hyperlink {
	color:#ffffff;
	text-decoration:underline;
}

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

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

