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

.hidden { display:none !important; }
.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:1366px; height:600px; }
.page-scale-wrap { width:1366px; height:600px; background: #fff !important; }
.paper-vertical { width:1366px; height:100%; }
.paper-horizontal { width:13760px; height:612px; }
@media all and (max-height:600px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1366px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
/*start:fixedpos*/
.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%);
}
#item429 {
	width:1366px !important;
	height:842px !important;
	background:#4fbd91;
}

#item460 {
	width:239px !important;
	left:474px !important;
	top:901px !important;
	min-height:30px !important;
}

#item464 {
	width:188px !important;
	height:25px !important;
	top:100px !important;
	background:#0b2876;
}

#item484 {
	width:996px !important;
	height:77px !important;
}

#item506 {
	width:1135px !important;
	top:158px !important;
	min-height:149px !important;
}

#item529 {
	width:849px !important;
	left:473px !important;
	top:943px !important;
	min-height:922px !important;
}

#item533 {
	width:370px !important;
	height:338px !important;
	left:13px !important;
}

#item587 {
	width:371px !important;
	left:13px !important;
	top:337px !important;
	min-height:67px !important;
	padding:14px 0px 0px 0px;
}

#item609 {
	width:848px !important;
	left:474px !important;
	top:484px !important;
	min-height:310px !important;
}

#item27994 {
	width:1366px !important;
	height:653px !important;
	left:10px !important;
	top:17px !important;
	background:#fff;
}

#item27995 {
	width:1366px !important;
	height:660px !important;
	left:10px !important;
	top:10px !important;
	background:#4fbd91;
}

#item28004 {
	width:310px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item28005 {
	width:223px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
	padding:0px 0px 0px 10px;
}

#item28001 {
	width:316px !important;
	height:56px !important;
	left:51px !important;
	top:36px !important;
}

#item28034 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:484px !important;
	top:40px !important;
}

#item28035 {
	width:808px !important;
	height:55px !important;
	left:485px !important;
	top:40px !important;
	padding:15px 0px 15px 15px;
}

#item28087 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item28088 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item28061 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item28062 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item28058 {
	width:854px !important;
	height:99px !important;
	left:481px !important;
	top:310px !important;
}

#item28167 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item28168 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item28141 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item28142 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item28115 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item28116 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item28112 {
	width:854px !important;
	height:99px !important;
	left:481px !important;
	top:406px !important;
}

#item28222 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item28224 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item28195 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item28196 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item28192 {
	width:854px !important;
	height:99px !important;
	left:481px !important;
	top:500px !important;
}

#item28251 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item28252 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item28277 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item28278 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item28248 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:92px !important;
}

#item28305 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item28306 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item28331 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item28332 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item28302 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:147px !important;
}

#item28359 {
	opacity:0.10;
	width:848px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item28360 {
	width:783px !important;
	height:52px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item28385 {
	width:783px !important;
	height:52px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item28356 {
	width:854px !important;
	height:58px !important;
	left:481px !important;
	top:202px !important;
}

#item28414 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item28415 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item28440 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item28410 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:254px !important;
}

#item27966 {
	width:311px !important;
	height:51px !important;
	background:#72caa7;
	border:solid 1px #fff;
}

#item27967 {
	width:301px !important;
	height:53px !important;
	padding:2px 0px 0px 10px;
}

#item27937 {
	width:311px !important;
	height:51px !important;
	background:#4fbd91;
	border:solid 1px #fff;
}

#item27938 {
	width:311px !important;
	height:52px !important;
	padding:2px 0px 0px 10px;
}

#item27933 {
	width:317px !important;
	height:58px !important;
	left:51px !important;
	top:36px !important;
}

#item27931 {
	width:1376px !important;
	height:670px !important;
	left:-10px !important;
	top:431px !important;
}

#item1128 {
	width:1366px !important;
	height:140px !important;
	top:1909px !important;
	background:#dbf1e9;
}

#item1129 {
	width:121px !important;
	height:50px !important;
	top:2050px !important;
}

#item1179 {
	width:85px !important;
	height:45px !important;
	left:32px !important;
	padding:0px 0px 0px 20px;
}

#item1183 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item1151 {
	width:87px !important;
	height:45px !important;
	left:32px !important;
	padding:0px 0px 0px 20px;
}

#item1155 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#dbf1e9;
}

#item1130 {
	width:119px !important;
	height:43px !important;
	left:44px !important;
	top:1971px !important;
}

#item1237 {
	width:612px !important;
	height:59px !important;
	left:45px !important;
	padding:0px 20px 0px 0px;
}

#item1241 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item1209 {
	width:657px !important;
	height:59px !important;
	padding:0px 20px 0px 0px;
}

#item1213 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#dbf1e9;
}

#item1188 {
	width:690px !important;
	height:57px !important;
	left:632px !important;
	top:1964px !important;
}

#item2164 {
	width:1366px !important;
	height:50px !important;
	background:#0b2876;
}

#item2184 {
	width:1278px !important;
	height:52px !important;
	left:44px !important;
}

#item2257 {
	width:45px !important;
	left:36px !important;
	top:12px !important;
	min-height:28px !important;
}

#item2233 {
	width:45px !important;
	left:36px !important;
	top:12px !important;
	min-height:28px !important;
}

#item2209 {
	width:45px !important;
	left:36px !important;
	top:12px !important;
	min-height:28px !important;
}

#item2187 {
	width:81px !important;
	height:30px !important;
	left:44px !important;
	top:7px !important;
}

#item41203 {
	opacity:0.00;
	width:46px !important;
	height:46px !important;
	background:#fff;
}

#item41198 {
	opacity:0.00;
	width:46px !important;
	height:46px !important;
	background:#fff;
}

#item41195 {
	width:46px !important;
	height:46px !important;
	left:1267px !important;
	top:1008px !important;
}

#item41217 {
	opacity:0.00;
	width:46px !important;
	height:46px !important;
	background:#fff;
}

#item41211 {
	opacity:0.00;
	width:46px !important;
	height:46px !important;
	background:#fff;
}

#item41208 {
	width:46px !important;
	height:46px !important;
	left:1267px !important;
	top:1104px !important;
}

#item41229 {
	opacity:0.00;
	width:46px !important;
	height:46px !important;
	background:#fff;
}

#item41224 {
	opacity:0.00;
	width:46px !important;
	height:46px !important;
	background:#fff;
}

#item41221 {
	width:46px !important;
	height:46px !important;
	left:1267px !important;
	top:1201px !important;
}

#item41241 {
	opacity:0.00;
	width:46px !important;
	height:46px !important;
	background:#fff;
}

#item41236 {
	opacity:0.00;
	width:46px !important;
	height:46px !important;
	background:#fff;
}

#item41233 {
	width:46px !important;
	height:46px !important;
	left:1267px !important;
	top:1325px !important;
}

#item41253 {
	opacity:0.00;
	width:46px !important;
	height:46px !important;
	background:#fff;
}

#item41248 {
	opacity:0.00;
	width:46px !important;
	height:46px !important;
	background:#fff;
}

#item41245 {
	width:46px !important;
	height:46px !important;
	left:1267px !important;
	top:1450px !important;
}

#item41267 {
	opacity:0.00;
	width:46px !important;
	height:46px !important;
	background:#fff;
}

#item41261 {
	opacity:0.00;
	width:46px !important;
	height:46px !important;
	background:#fff;
}

#item41258 {
	width:46px !important;
	height:46px !important;
	left:1267px !important;
	top:1547px !important;
}

#item41280 {
	opacity:0.00;
	width:46px !important;
	height:46px !important;
	background:#fff;
}

#item41274 {
	opacity:0.00;
	width:46px !important;
	height:46px !important;
	background:#fff;
}

#item41271 {
	width:46px !important;
	height:46px !important;
	left:1267px !important;
	top:1671px !important;
}

#item41294 {
	opacity:0.00;
	width:46px !important;
	height:46px !important;
	background:#fff;
}

#item41288 {
	opacity:0.00;
	width:46px !important;
	height:46px !important;
	background:#fff;
}

#item41284 {
	width:46px !important;
	height:46px !important;
	left:1267px !important;
	top:1795px !important;
}

#item43030 {
	width:1366px !important;
	height:690px !important;
	background:#dbf1e9;
}

#item43031 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:54px !important;
}

#item43032 {
	width:808px !important;
	height:55px !important;
	left:279px !important;
	top:55px !important;
	padding:15px 0px 15px 15px;
}

#item43088 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item43089 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item43060 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
}

#item43061 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item43057 {
	width:848px !important;
	height:93px !important;
	left:259px !important;
	top:327px !important;
}

#item43147 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item43148 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item43119 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
}

#item43120 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item43116 {
	width:848px !important;
	height:93px !important;
	left:259px !important;
	top:423px !important;
}

#item43205 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item43206 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item43177 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
}

#item43178 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item43174 {
	width:848px !important;
	height:93px !important;
	left:259px !important;
	top:517px !important;
}

#item43262 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item43263 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item43235 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item43232 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:109px !important;
}

#item43320 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item43321 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item43292 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item43289 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:164px !important;
}

#item43377 {
	width:783px !important;
	height:52px !important;
	padding:15px 0px 15px 15px;
}

#item43350 {
	width:783px !important;
	height:52px !important;
	padding:15px 0px 15px 15px;
}

#item43347 {
	width:811px !important;
	height:52px !important;
	left:284px !important;
	top:220px !important;
}

#item43433 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item43434 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item43406 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item43403 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:271px !important;
}

#item43503 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#fff;
}

#item43504 {
	width:272px !important;
	height:45px !important;
	left:35px !important;
	top:3px !important;
	padding:0px 0px 0px 20px;
}

#item43468 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#dbf1e9;
}

#item43470 {
	width:272px !important;
	height:45px !important;
	left:35px !important;
	top:3px !important;
	padding:0px 0px 0px 20px;
}

#item43465 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:710px !important;
}

#item42998 {
	width:272px !important;
	height:45px !important;
	left:35px !important;
	top:3px !important;
	padding:0px 0px 0px 20px;
}

#item43024 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item42967 {
	width:272px !important;
	height:45px !important;
	left:35px !important;
	top:3px !important;
	padding:0px 0px 0px 20px;
}

#item42993 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#dbf1e9;
}

#item42964 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:710px !important;
}

#item42962 {
	width:1376px !important;
	height:759px !important;
	left:-10px !important;
	top:1218px !important;
}

#item43777 {
	width:151px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 17px;
}

#item43801 {
	width:151px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 17px;
}

#item43774 {
	width:151px !important;
	height:92px !important;
}

#item43827 {
	width:148px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item43851 {
	width:148px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item43824 {
	width:148px !important;
	height:92px !important;
	left:149px !important;
}

#item43877 {
	width:148px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item43902 {
	width:148px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item43874 {
	width:148px !important;
	height:92px !important;
	left:440px !important;
}

#item43928 {
	width:148px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item43952 {
	width:148px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item43925 {
	width:148px !important;
	height:92px !important;
	left:296px !important;
}

#item43978 {
	width:196px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item44002 {
	width:196px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item43975 {
	width:196px !important;
	height:92px !important;
	left:1215px !important;
}

#item44076 {
	width:174px !important;
	height:92px !important;
	background:#4fbd91;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item44052 {
	width:174px !important;
	height:92px !important;
	background:#83d0b2;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item44028 {
	width:174px !important;
	height:92px !important;
	background:#4fbd91;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item44025 {
	width:174px !important;
	height:92px !important;
	left:745px !important;
}

#item44102 {
	width:160px !important;
	height:92px !important;
	background:#968cec;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item44127 {
	width:160px !important;
	height:92px !important;
	background:#695be5;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item44099 {
	width:160px !important;
	height:92px !important;
	left:586px !important;
}

#item44153 {
	width:151px !important;
	height:92px !important;
	background:#f69d80;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item44177 {
	width:151px !important;
	height:92px !important;
	background:#f3744a;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item44150 {
	width:151px !important;
	height:92px !important;
	left:918px !important;
}

#item44203 {
	width:148px !important;
	height:92px !important;
	background:#8ce3ec;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item44227 {
	width:148px !important;
	height:92px !important;
	background:#5bd7e5;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item44200 {
	width:148px !important;
	height:92px !important;
	left:1068px !important;
}

#item2320 {
	width:1366px !important;
	height:450px !important;
	background:#4fbd91;
}

#item2329 {
	width:1366px !important;
	height:100px !important;
	top:451px !important;
}

#item2330 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:1366px !important;
	height:380px !important;
	top:44px !important;
}

#item2333 {
	width:188px !important;
	height:25px !important;
	left:4px !important;
	top:100px !important;
	background:#0b2876;
}

#item2353 {
	width:996px !important;
	height:77px !important;
}

#item2375 {
	width:1282px !important;
	left:4px !important;
	top:158px !important;
	min-height:124px !important;
}

#item2419 {
	width:741px !important;
	left:474px !important;
	top:500px !important;
	min-height:745px !important;
}

#item2441 {
	width:741px !important;
	left:474px !important;
	top:1670px !important;
	min-height:506px !important;
}

#item2463 {
	width:741px !important;
	left:474px !important;
	top:2606px !important;
	min-height:86px !important;
}

#item2531 {
	width:371px !important;
	left:13px !important;
	top:269px !important;
	min-height:67px !important;
	padding:14px 0px 0px 0px;
}

#item2534 {
	width:1366px !important;
	height:140px !important;
	top:2741px !important;
	background:#dbf1e9;
}

#item2584 {
	width:85px !important;
	height:45px !important;
	left:32px !important;
	padding:0px 0px 0px 20px;
}

#item2588 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item2556 {
	width:87px !important;
	height:45px !important;
	left:32px !important;
	padding:0px 0px 0px 20px;
}

#item2560 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#dbf1e9;
}

#item2535 {
	width:119px !important;
	height:43px !important;
	left:44px !important;
	top:2803px !important;
}

#item2642 {
	width:748px !important;
	height:59px !important;
	left:1px !important;
	padding:0px 20px 0px 0px;
}

#item2646 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item2614 {
	width:749px !important;
	height:59px !important;
	padding:0px 20px 0px 0px;
}

#item2618 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#dbf1e9;
}

#item2593 {
	width:782px !important;
	height:57px !important;
	left:540px !important;
	top:2796px !important;
}

#item2671 {
	width:747px !important;
	top:265px !important;
	min-height:64px !important;
	padding:20px 0px 0px 0px;
}

#item2693 {
	width:747px !important;
	top:71px !important;
	min-height:154px !important;
}

#item2696 {
	width:96px !important;
	height:19px !important;
	top:246px !important;
	background:#0b2876;
}

#item3106 {
	width:1366px !important;
	height:50px !important;
	background:#0b2876;
}

#item3126 {
	width:1278px !important;
	height:52px !important;
	left:44px !important;
}

#item3199 {
	width:45px !important;
	left:36px !important;
	top:12px !important;
	min-height:28px !important;
}

#item3175 {
	width:45px !important;
	left:36px !important;
	top:12px !important;
	min-height:28px !important;
}

#item3151 {
	width:45px !important;
	left:36px !important;
	top:12px !important;
	min-height:28px !important;
}

#item3129 {
	width:81px !important;
	height:30px !important;
	left:44px !important;
	top:7px !important;
}

#item28577 {
	width:1366px !important;
	height:653px !important;
	left:10px !important;
	top:17px !important;
	background:#fff;
}

#item28578 {
	width:1366px !important;
	height:660px !important;
	left:10px !important;
	top:10px !important;
	background:#4fbd91;
}

#item28587 {
	width:310px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item28588 {
	width:223px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
	padding:0px 0px 0px 10px;
}

#item28584 {
	width:316px !important;
	height:56px !important;
	left:51px !important;
	top:36px !important;
}

#item28616 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:484px !important;
	top:40px !important;
}

#item28617 {
	width:808px !important;
	height:55px !important;
	left:485px !important;
	top:40px !important;
	padding:15px 0px 15px 15px;
}

#item28669 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item28670 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item28643 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item28644 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item28640 {
	width:854px !important;
	height:99px !important;
	left:481px !important;
	top:309px !important;
}

#item28750 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item28751 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item28723 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item28724 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item28697 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item28698 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item28694 {
	width:854px !important;
	height:99px !important;
	left:481px !important;
	top:405px !important;
}

#item28804 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item28805 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item28778 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item28779 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item28775 {
	width:854px !important;
	height:99px !important;
	left:481px !important;
	top:499px !important;
}

#item28833 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item28834 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item28859 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item28860 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item28830 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:92px !important;
}

#item28887 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item28888 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item28913 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item28914 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item28884 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:147px !important;
}

#item28942 {
	opacity:0.10;
	width:848px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item28943 {
	width:783px !important;
	height:52px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item28968 {
	width:783px !important;
	height:52px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item28939 {
	width:854px !important;
	height:58px !important;
	left:481px !important;
	top:202px !important;
}

#item28997 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item28998 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item29023 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item28994 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:253px !important;
}

#item28549 {
	width:311px !important;
	height:51px !important;
	top:1px !important;
	background:#72caa7;
	border:solid 1px #fff;
}

#item28550 {
	width:301px !important;
	height:53px !important;
	padding:2px 0px 0px 10px;
}

#item28520 {
	width:311px !important;
	height:51px !important;
	background:#4fbd91;
	border:solid 1px #fff;
}

#item28521 {
	width:311px !important;
	height:52px !important;
	padding:2px 0px 0px 10px;
}

#item28516 {
	width:317px !important;
	height:58px !important;
	left:51px !important;
	top:36px !important;
}

#item28514 {
	width:1376px !important;
	height:670px !important;
	left:-10px !important;
	top:431px !important;
}

#item40029 {
	width:1366px !important;
	height:690px !important;
	background:#dbf1e9;
}

#item40030 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:54px !important;
}

#item40031 {
	width:808px !important;
	height:55px !important;
	left:279px !important;
	top:55px !important;
	padding:15px 0px 15px 15px;
}

#item40084 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item40085 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item40057 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
}

#item40058 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item40054 {
	width:848px !important;
	height:93px !important;
	left:259px !important;
	top:327px !important;
}

#item40138 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item40139 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item40112 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
}

#item40113 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item40109 {
	width:848px !important;
	height:93px !important;
	left:259px !important;
	top:423px !important;
}

#item40193 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item40194 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item40166 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
}

#item40167 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item40163 {
	width:848px !important;
	height:93px !important;
	left:259px !important;
	top:517px !important;
}

#item40247 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item40248 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item40221 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item40218 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:109px !important;
}

#item40300 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item40301 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item40275 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item40272 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:164px !important;
}

#item40353 {
	width:783px !important;
	height:52px !important;
	padding:15px 0px 15px 15px;
}

#item40328 {
	width:783px !important;
	height:52px !important;
	padding:15px 0px 15px 15px;
}

#item40325 {
	width:811px !important;
	height:52px !important;
	left:284px !important;
	top:220px !important;
}

#item40406 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item40407 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item40381 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item40378 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:271px !important;
}

#item40469 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#fff;
}

#item40470 {
	width:272px !important;
	height:45px !important;
	left:35px !important;
	top:3px !important;
	padding:0px 0px 0px 20px;
}

#item40439 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#dbf1e9;
}

#item40440 {
	width:272px !important;
	height:45px !important;
	left:35px !important;
	top:3px !important;
	padding:0px 0px 0px 20px;
}

#item40436 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:710px !important;
}

#item39998 {
	width:272px !important;
	height:45px !important;
	left:35px !important;
	top:3px !important;
	padding:0px 0px 0px 20px;
}

#item40023 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item39969 {
	width:272px !important;
	height:45px !important;
	left:35px !important;
	top:3px !important;
	padding:0px 0px 0px 20px;
}

#item39993 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#dbf1e9;
}

#item39966 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:710px !important;
}

#item39964 {
	width:1376px !important;
	height:759px !important;
	left:-10px !important;
	top:2049px !important;
}

#item44364 {
	width:151px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 17px;
}

#item44388 {
	width:151px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 17px;
}

#item44361 {
	width:151px !important;
	height:92px !important;
}

#item44414 {
	width:148px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item44438 {
	width:148px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item44411 {
	width:148px !important;
	height:92px !important;
	left:149px !important;
}

#item44465 {
	width:148px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item44489 {
	width:148px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item44462 {
	width:148px !important;
	height:92px !important;
	left:440px !important;
}

#item44515 {
	width:148px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item44539 {
	width:148px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item44512 {
	width:148px !important;
	height:92px !important;
	left:296px !important;
}

#item44565 {
	width:196px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item44590 {
	width:196px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item44562 {
	width:196px !important;
	height:92px !important;
	left:1215px !important;
}

#item44664 {
	width:174px !important;
	height:92px !important;
	background:#4fbd91;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item44640 {
	width:174px !important;
	height:92px !important;
	background:#83d0b2;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item44616 {
	width:174px !important;
	height:92px !important;
	background:#4fbd91;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item44613 {
	width:174px !important;
	height:92px !important;
	left:745px !important;
}

#item44691 {
	width:160px !important;
	height:92px !important;
	background:#968cec;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item44715 {
	width:160px !important;
	height:92px !important;
	background:#695be5;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item44688 {
	width:160px !important;
	height:92px !important;
	left:586px !important;
}

#item44741 {
	width:151px !important;
	height:92px !important;
	background:#f69d80;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item44765 {
	width:151px !important;
	height:92px !important;
	background:#f3744a;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item44738 {
	width:151px !important;
	height:92px !important;
	left:918px !important;
}

#item44791 {
	width:148px !important;
	height:92px !important;
	background:#8ce3ec;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item44816 {
	width:148px !important;
	height:92px !important;
	background:#5bd7e5;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item44788 {
	width:148px !important;
	height:92px !important;
	left:1068px !important;
}

#item4287 {
	width:1366px !important;
	height:450px !important;
	background:#4fbd91;
}

#item4297 {
	width:1366px !important;
	height:100px !important;
	top:451px !important;
}

#item4300 {
	width:188px !important;
	height:25px !important;
	left:4px !important;
	top:100px !important;
	background:#0b2876;
}

#item4320 {
	width:996px !important;
	height:77px !important;
}

#item4342 {
	width:1282px !important;
	left:4px !important;
	top:158px !important;
	min-height:124px !important;
}

#item4386 {
	width:741px !important;
	left:474px !important;
	top:500px !important;
	min-height:684px !important;
}

#item4408 {
	width:741px !important;
	left:474px !important;
	top:1861px !important;
	min-height:366px !important;
}

#item4430 {
	width:741px !important;
	left:474px !important;
	top:3516px !important;
	min-height:916px !important;
}

#item4452 {
	width:741px !important;
	left:474px !important;
	top:4466px !important;
	min-height:264px !important;
}

#item4474 {
	width:741px !important;
	left:474px !important;
	top:5972px !important;
	min-height:686px !important;
}

#item4496 {
	width:741px !important;
	left:474px !important;
	top:5743px !important;
	min-height:170px !important;
}

#item4551 {
	width:371px !important;
	left:13px !important;
	top:269px !important;
	min-height:67px !important;
	padding:14px 0px 0px 0px;
}

#item4606 {
	width:371px !important;
	left:13px !important;
	top:269px !important;
	min-height:67px !important;
	padding:14px 0px 0px 0px;
}

#item4630 {
	width:741px !important;
	left:474px !important;
	top:1230px !important;
	min-height:593px !important;
}

#item4662 {
	width:311px !important;
	height:159px !important;
	left:44px !important;
	top:4983px !important;
	padding:0px 0px 20px 0px;
}

#item4723 {
	width:311px !important;
	height:51px !important;
	background:#0b2876;
}

#item4744 {
	width:147px !important;
	height:45px !important;
	padding:0px 20px 0px 0px;
}

#item4695 {
	width:311px !important;
	height:51px !important;
	background:#8593ba;
}

#item4716 {
	width:147px !important;
	height:45px !important;
	padding:0px 20px 0px 0px;
}

#item4667 {
	width:311px !important;
	height:51px !important;
	background:#0b2876;
}

#item4688 {
	width:221px !important;
	height:45px !important;
	padding:0px 20px 0px 0px;
}

#item4665 {
	width:311px !important;
	height:51px !important;
	left:44px !important;
	top:5134px !important;
}

#item4784 {
	width:740px !important;
	top:3px !important;
	min-height:112px !important;
	padding:20px 20px 0px 20px;
}

#item4809 {
	width:740px !important;
	top:3px !important;
	min-height:112px !important;
	padding:20px 20px 0px 20px;
}

#item4812 {
	width:560px !important;
	height:315px !important;
	left:90px !important;
	top:151px !important;
}

#item4919 {
	width:1171px !important;
	height:51px !important;
	left:3px !important;
	top:3px !important;
	background:#8593ba;
}

#item4940 {
	width:221px !important;
	height:45px !important;
	padding:0px 20px 0px 0px;
}

#item4891 {
	width:1171px !important;
	height:51px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item4912 {
	width:221px !important;
	height:45px !important;
	padding:0px 20px 0px 0px;
}

#item4889 {
	width:1177px !important;
	height:57px !important;
	left:10px !important;
	top:10px !important;
}

#item4848 {
	width:741px !important;
	height:51px !important;
	left:3px !important;
	top:3px !important;
	background:#8593ba;
}

#item4869 {
	width:221px !important;
	height:45px !important;
	padding:0px 20px 0px 0px;
}

#item4820 {
	width:741px !important;
	height:51px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item4841 {
	width:221px !important;
	height:45px !important;
	padding:0px 20px 0px 0px;
}

#item4818 {
	width:747px !important;
	height:57px !important;
	left:440px !important;
	top:10px !important;
}

#item4816 {
	width:1187px !important;
	height:786px !important;
	left:31px !important;
	top:5207px !important;
}

#item4960 {
	width:663px !important;
	height:384px !important;
	left:503px !important;
	top:2365px !important;
}

#item4964 {
	width:663px !important;
	height:384px !important;
	left:503px !important;
	top:2988px !important;
}

#item5939 {
	width:1366px !important;
	height:140px !important;
	top:6715px !important;
	background:#dbf1e9;
}

#item5940 {
	width:121px !important;
	height:50px !important;
	top:6856px !important;
}

#item5990 {
	width:85px !important;
	height:45px !important;
	left:32px !important;
	padding:0px 0px 0px 20px;
}

#item5994 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item5962 {
	width:87px !important;
	height:45px !important;
	left:32px !important;
	padding:0px 0px 0px 20px;
}

#item5966 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#dbf1e9;
}

#item5941 {
	width:119px !important;
	height:43px !important;
	left:44px !important;
	top:6777px !important;
}

#item6048 {
	width:748px !important;
	height:59px !important;
	left:1px !important;
	padding:0px 20px 0px 0px;
}

#item6052 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item6020 {
	width:749px !important;
	height:59px !important;
	padding:0px 20px 0px 0px;
}

#item6024 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#dbf1e9;
}

#item5999 {
	width:782px !important;
	height:57px !important;
	left:540px !important;
	top:6770px !important;
}

#item6058 {
	width:1366px !important;
	height:50px !important;
	background:#0b2876;
}

#item6078 {
	width:1278px !important;
	height:52px !important;
	left:44px !important;
}

#item6151 {
	width:45px !important;
	left:36px !important;
	top:12px !important;
	min-height:28px !important;
}

#item6127 {
	width:45px !important;
	left:36px !important;
	top:12px !important;
	min-height:28px !important;
}

#item6103 {
	width:45px !important;
	left:36px !important;
	top:12px !important;
	min-height:28px !important;
}

#item6081 {
	width:81px !important;
	height:30px !important;
	left:44px !important;
	top:7px !important;
}

#item29165 {
	width:1366px !important;
	height:653px !important;
	left:10px !important;
	top:17px !important;
	background:#fff;
}

#item29166 {
	width:1366px !important;
	height:660px !important;
	left:10px !important;
	top:10px !important;
	background:#4fbd91;
}

#item29175 {
	width:310px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item29176 {
	width:223px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
	padding:0px 0px 0px 10px;
}

#item29172 {
	width:316px !important;
	height:56px !important;
	left:51px !important;
	top:36px !important;
}

#item29205 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:484px !important;
	top:40px !important;
}

#item29206 {
	width:808px !important;
	height:55px !important;
	left:485px !important;
	top:40px !important;
	padding:15px 0px 15px 15px;
}

#item29258 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item29259 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item29232 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item29233 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item29229 {
	width:854px !important;
	height:99px !important;
	left:481px !important;
	top:310px !important;
}

#item29339 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item29340 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item29313 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item29314 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item29287 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item29288 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item29283 {
	width:854px !important;
	height:99px !important;
	left:481px !important;
	top:406px !important;
}

#item29393 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item29394 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item29367 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item29368 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item29364 {
	width:854px !important;
	height:99px !important;
	left:481px !important;
	top:500px !important;
}

#item29421 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item29422 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item29447 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item29448 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item29418 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:92px !important;
}

#item29476 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item29477 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item29502 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item29503 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item29473 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:147px !important;
}

#item29530 {
	opacity:0.10;
	width:848px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item29531 {
	width:783px !important;
	height:52px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item29557 {
	width:783px !important;
	height:52px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item29527 {
	width:854px !important;
	height:58px !important;
	left:481px !important;
	top:202px !important;
}

#item29584 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item29585 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item29610 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item29581 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:254px !important;
}

#item29137 {
	width:311px !important;
	height:51px !important;
	top:1px !important;
	background:#72caa7;
	border:solid 1px #fff;
}

#item29138 {
	width:301px !important;
	height:53px !important;
	padding:2px 0px 0px 10px;
}

#item29107 {
	width:311px !important;
	height:51px !important;
	background:#4fbd91;
	border:solid 1px #fff;
}

#item29108 {
	width:311px !important;
	height:52px !important;
	padding:2px 0px 0px 10px;
}

#item29103 {
	width:317px !important;
	height:58px !important;
	left:51px !important;
	top:36px !important;
}

#item29101 {
	width:1376px !important;
	height:670px !important;
	left:-10px !important;
	top:431px !important;
}

#item39439 {
	width:1366px !important;
	height:690px !important;
	background:#dbf1e9;
}

#item39441 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:54px !important;
}

#item39442 {
	width:808px !important;
	height:55px !important;
	left:279px !important;
	top:55px !important;
	padding:15px 0px 15px 15px;
}

#item39494 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item39495 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item39468 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
}

#item39469 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item39465 {
	width:848px !important;
	height:93px !important;
	left:259px !important;
	top:327px !important;
}

#item39548 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item39549 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item39522 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
}

#item39523 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item39519 {
	width:848px !important;
	height:93px !important;
	left:259px !important;
	top:423px !important;
}

#item39602 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item39603 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item39576 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
}

#item39577 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item39573 {
	width:848px !important;
	height:93px !important;
	left:259px !important;
	top:517px !important;
}

#item39656 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item39657 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item39631 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item39627 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:109px !important;
}

#item39709 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item39710 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item39684 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item39681 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:164px !important;
}

#item39762 {
	width:783px !important;
	height:52px !important;
	padding:15px 0px 15px 15px;
}

#item39737 {
	width:783px !important;
	height:52px !important;
	padding:15px 0px 15px 15px;
}

#item39734 {
	width:811px !important;
	height:52px !important;
	left:284px !important;
	top:220px !important;
}

#item39814 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item39815 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item39789 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item39786 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:271px !important;
}

#item39878 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#fff;
}

#item39879 {
	width:272px !important;
	height:45px !important;
	left:35px !important;
	top:3px !important;
	padding:0px 0px 0px 20px;
}

#item39848 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#dbf1e9;
}

#item39849 {
	width:272px !important;
	height:45px !important;
	left:35px !important;
	top:3px !important;
	padding:0px 0px 0px 20px;
}

#item39845 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:710px !important;
}

#item39409 {
	width:272px !important;
	height:45px !important;
	left:35px !important;
	top:3px !important;
	padding:0px 0px 0px 20px;
}

#item39433 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item39379 {
	width:272px !important;
	height:45px !important;
	left:35px !important;
	top:3px !important;
	padding:0px 0px 0px 20px;
}

#item39403 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#dbf1e9;
}

#item39376 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:710px !important;
}

#item39374 {
	width:1376px !important;
	height:759px !important;
	left:-10px !important;
	top:6024px !important;
}

#item44963 {
	width:151px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 17px;
}

#item44987 {
	width:151px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 17px;
}

#item44960 {
	width:151px !important;
	height:92px !important;
}

#item45014 {
	width:148px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item45039 {
	width:148px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item45011 {
	width:148px !important;
	height:92px !important;
	left:149px !important;
}

#item45065 {
	width:148px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item45089 {
	width:148px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item45062 {
	width:148px !important;
	height:92px !important;
	left:440px !important;
}

#item45115 {
	width:148px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item45139 {
	width:148px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item45112 {
	width:148px !important;
	height:92px !important;
	left:296px !important;
}

#item45165 {
	width:196px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item45190 {
	width:196px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item45162 {
	width:196px !important;
	height:92px !important;
	left:1215px !important;
}

#item45265 {
	width:174px !important;
	height:92px !important;
	background:#4fbd91;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item45241 {
	width:174px !important;
	height:92px !important;
	background:#83d0b2;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item45216 {
	width:174px !important;
	height:92px !important;
	background:#4fbd91;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item45213 {
	width:174px !important;
	height:92px !important;
	left:745px !important;
}

#item45291 {
	width:160px !important;
	height:92px !important;
	background:#968cec;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item45315 {
	width:160px !important;
	height:92px !important;
	background:#695be5;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item45288 {
	width:160px !important;
	height:92px !important;
	left:586px !important;
}

#item45341 {
	width:151px !important;
	height:92px !important;
	background:#f69d80;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item45365 {
	width:151px !important;
	height:92px !important;
	background:#f3744a;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item45338 {
	width:151px !important;
	height:92px !important;
	left:918px !important;
}

#item45391 {
	width:148px !important;
	height:92px !important;
	background:#8ce3ec;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item45415 {
	width:148px !important;
	height:92px !important;
	background:#5bd7e5;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item45388 {
	width:148px !important;
	height:92px !important;
	left:1068px !important;
}

#item6674 {
	width:1366px !important;
	height:450px !important;
	background:#4fbd91;
}

#item6683 {
	width:1366px !important;
	height:100px !important;
	top:451px !important;
}

#item6686 {
	width:188px !important;
	height:25px !important;
	left:4px !important;
	top:100px !important;
	background:#0b2876;
}

#item6706 {
	width:996px !important;
	height:77px !important;
}

#item6728 {
	width:1282px !important;
	left:4px !important;
	top:158px !important;
	min-height:124px !important;
}

#item6772 {
	width:741px !important;
	left:474px !important;
	top:500px !important;
	min-height:1752px !important;
}

#item6827 {
	width:371px !important;
	left:13px !important;
	top:269px !important;
	min-height:67px !important;
	padding:14px 0px 0px 0px;
}

#item6882 {
	width:311px !important;
	height:182px !important;
	left:44px !important;
	top:1076px !important;
	padding:0px 0px 20px 0px;
}

#item6904 {
	width:311px !important;
	height:210px !important;
	left:44px !important;
	top:1567px !important;
	padding:0px 0px 20px 0px;
}

#item6965 {
	width:311px !important;
	height:51px !important;
	background:#0b2876;
}

#item6986 {
	width:147px !important;
	height:45px !important;
	padding:0px 20px 0px 0px;
}

#item6937 {
	width:311px !important;
	height:51px !important;
	background:#8593ba;
}

#item6958 {
	width:147px !important;
	height:45px !important;
	padding:0px 20px 0px 0px;
}

#item6909 {
	width:311px !important;
	height:51px !important;
	background:#0b2876;
}

#item6930 {
	width:221px !important;
	height:45px !important;
	padding:0px 20px 0px 0px;
}

#item6907 {
	width:311px !important;
	height:51px !important;
	left:44px !important;
	top:1256px !important;
}

#item7051 {
	width:311px !important;
	height:51px !important;
	background:#0b2876;
}

#item7072 {
	width:147px !important;
	height:45px !important;
	padding:0px 20px 0px 0px;
}

#item7023 {
	width:311px !important;
	height:51px !important;
	background:#8593ba;
}

#item7044 {
	width:147px !important;
	height:45px !important;
	padding:0px 20px 0px 0px;
}

#item6995 {
	width:311px !important;
	height:51px !important;
	background:#0b2876;
}

#item7016 {
	width:221px !important;
	height:45px !important;
	padding:0px 20px 0px 0px;
}

#item6993 {
	width:311px !important;
	height:51px !important;
	left:44px !important;
	top:1776px !important;
}

#item7098 {
	width:741px !important;
	left:474px !important;
	top:2269px !important;
	min-height:741px !important;
}

#item7120 {
	width:741px !important;
	left:474px !important;
	top:4080px !important;
	min-height:908px !important;
}

#item7142 {
	width:741px !important;
	left:474px !important;
	top:5050px !important;
	min-height:432px !important;
}

#item7164 {
	width:741px !important;
	left:474px !important;
	top:7555px !important;
	min-height:1809px !important;
}

#item7186 {
	width:741px !important;
	left:474px !important;
	top:7001px !important;
	min-height:506px !important;
}

#item7208 {
	width:741px !important;
	left:474px !important;
	top:3810px !important;
	min-height:226px !important;
}

#item7232 {
	width:741px !important;
	min-height:734px !important;
}

#item7275 {
	width:747px !important;
	top:191px !important;
	min-height:61px !important;
	padding:20px 0px 0px 0px;
}

#item7297 {
	width:747px !important;
	top:73px !important;
	min-height:78px !important;
}

#item7300 {
	width:96px !important;
	height:19px !important;
	top:172px !important;
	background:#0b2876;
}

#item7321 {
	width:741px !important;
	left:474px !important;
	top:5819px !important;
	min-height:673px !important;
}

#item7443 {
	width:1171px !important;
	height:51px !important;
	left:3px !important;
	top:3px !important;
	background:#8593ba;
}

#item7464 {
	width:221px !important;
	height:45px !important;
	padding:0px 20px 0px 0px;
}

#item7415 {
	width:1171px !important;
	height:51px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item7436 {
	width:221px !important;
	height:45px !important;
	padding:0px 20px 0px 0px;
}

#item7413 {
	width:1177px !important;
	height:57px !important;
	left:10px !important;
	top:10px !important;
}

#item7384 {
	width:741px !important;
	height:51px !important;
	left:3px !important;
	top:3px !important;
	background:#8593ba;
}

#item7405 {
	width:221px !important;
	height:45px !important;
	padding:0px 20px 0px 0px;
}

#item7356 {
	width:741px !important;
	height:51px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item7377 {
	width:221px !important;
	height:45px !important;
	padding:0px 20px 0px 0px;
}

#item7354 {
	width:746px !important;
	height:57px !important;
	left:440px !important;
	top:10px !important;
}

#item7339 {
	width:1187px !important;
	height:779px !important;
	left:31px !important;
	top:6469px !important;
}

#item29804 {
	width:1366px !important;
	height:653px !important;
	left:10px !important;
	top:17px !important;
	background:#fff;
}

#item29806 {
	width:1366px !important;
	height:660px !important;
	left:10px !important;
	top:10px !important;
	background:#4fbd91;
}

#item29814 {
	width:310px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item29815 {
	width:223px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
	padding:0px 0px 0px 10px;
}

#item29811 {
	width:316px !important;
	height:56px !important;
	left:51px !important;
	top:36px !important;
}

#item29843 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:484px !important;
	top:40px !important;
}

#item29844 {
	width:808px !important;
	height:55px !important;
	left:485px !important;
	top:40px !important;
	padding:15px 0px 15px 15px;
}

#item29896 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item29897 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item29870 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item29871 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item29867 {
	width:854px !important;
	height:99px !important;
	left:481px !important;
	top:310px !important;
}

#item29977 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item29978 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item29950 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item29951 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item29924 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item29925 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item29921 {
	width:854px !important;
	height:99px !important;
	left:481px !important;
	top:406px !important;
}

#item30031 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item30032 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item30005 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item30006 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item30002 {
	width:854px !important;
	height:99px !important;
	left:481px !important;
	top:500px !important;
}

#item30059 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item30060 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item30085 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item30086 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item30056 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:92px !important;
}

#item30113 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item30114 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item30139 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item30141 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item30110 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:147px !important;
}

#item30168 {
	opacity:0.10;
	width:848px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item30170 {
	width:783px !important;
	height:52px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item30196 {
	width:783px !important;
	height:52px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item30165 {
	width:854px !important;
	height:58px !important;
	left:481px !important;
	top:202px !important;
}

#item30223 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item30224 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item30249 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item30220 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:253px !important;
}

#item29775 {
	width:311px !important;
	height:51px !important;
	top:1px !important;
	background:#72caa7;
	border:solid 1px #fff;
}

#item29776 {
	width:301px !important;
	height:53px !important;
	padding:2px 0px 0px 10px;
}

#item29746 {
	width:311px !important;
	height:51px !important;
	background:#4fbd91;
	border:solid 1px #fff;
}

#item29747 {
	width:311px !important;
	height:52px !important;
	padding:2px 0px 0px 10px;
}

#item29742 {
	width:317px !important;
	height:58px !important;
	left:51px !important;
	top:36px !important;
}

#item29740 {
	width:1376px !important;
	height:670px !important;
	left:-10px !important;
	top:431px !important;
}

#item8461 {
	width:1366px !important;
	height:140px !important;
	top:9424px !important;
	background:#dbf1e9;
}

#item8462 {
	width:121px !important;
	height:50px !important;
	top:9565px !important;
}

#item8512 {
	width:85px !important;
	height:45px !important;
	left:32px !important;
	padding:0px 0px 0px 20px;
}

#item8516 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item8484 {
	width:87px !important;
	height:45px !important;
	left:32px !important;
	padding:0px 0px 0px 20px;
}

#item8488 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#dbf1e9;
}

#item8463 {
	width:119px !important;
	height:43px !important;
	left:44px !important;
	top:9486px !important;
}

#item8570 {
	width:748px !important;
	height:59px !important;
	left:1px !important;
	padding:0px 20px 0px 0px;
}

#item8574 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item8542 {
	width:749px !important;
	height:59px !important;
	padding:0px 20px 0px 0px;
}

#item8546 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#dbf1e9;
}

#item8521 {
	width:782px !important;
	height:57px !important;
	left:540px !important;
	top:9479px !important;
}

#item8580 {
	width:1366px !important;
	height:50px !important;
	background:#0b2876;
}

#item8600 {
	width:1278px !important;
	height:52px !important;
	left:44px !important;
}

#item8673 {
	width:45px !important;
	left:36px !important;
	top:12px !important;
	min-height:28px !important;
}

#item8649 {
	width:45px !important;
	left:36px !important;
	top:12px !important;
	min-height:28px !important;
}

#item8625 {
	width:45px !important;
	left:36px !important;
	top:12px !important;
	min-height:28px !important;
}

#item8603 {
	width:81px !important;
	height:30px !important;
	left:44px !important;
	top:7px !important;
}

#item38859 {
	width:1366px !important;
	height:690px !important;
	background:#dbf1e9;
}

#item38860 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:54px !important;
}

#item38861 {
	width:808px !important;
	height:55px !important;
	left:279px !important;
	top:55px !important;
	padding:15px 0px 15px 15px;
}

#item38914 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item38915 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item38887 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
}

#item38888 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item38884 {
	width:848px !important;
	height:93px !important;
	left:259px !important;
	top:327px !important;
}

#item38968 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item38969 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item38942 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
}

#item38943 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item38939 {
	width:848px !important;
	height:93px !important;
	left:259px !important;
	top:423px !important;
}

#item39022 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item39023 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item38996 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
}

#item38997 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item38993 {
	width:848px !important;
	height:93px !important;
	left:259px !important;
	top:517px !important;
}

#item39075 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item39076 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item39050 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item39047 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:109px !important;
}

#item39129 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item39130 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item39104 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item39101 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:164px !important;
}

#item39182 {
	width:783px !important;
	height:52px !important;
	padding:15px 0px 15px 15px;
}

#item39157 {
	width:783px !important;
	height:52px !important;
	padding:15px 0px 15px 15px;
}

#item39154 {
	width:811px !important;
	height:52px !important;
	left:284px !important;
	top:220px !important;
}

#item39234 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item39235 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item39209 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item39206 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:271px !important;
}

#item39298 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#fff;
}

#item39299 {
	width:272px !important;
	height:45px !important;
	left:35px !important;
	top:3px !important;
	padding:0px 0px 0px 20px;
}

#item39268 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#dbf1e9;
}

#item39269 {
	width:272px !important;
	height:45px !important;
	left:35px !important;
	top:3px !important;
	padding:0px 0px 0px 20px;
}

#item39264 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:710px !important;
}

#item38829 {
	width:272px !important;
	height:45px !important;
	left:35px !important;
	top:3px !important;
	padding:0px 0px 0px 20px;
}

#item38853 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item38799 {
	width:272px !important;
	height:45px !important;
	left:35px !important;
	top:3px !important;
	padding:0px 0px 0px 20px;
}

#item38824 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#dbf1e9;
}

#item38796 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:710px !important;
}

#item38794 {
	width:1376px !important;
	height:759px !important;
	left:-10px !important;
	top:8733px !important;
}

#item45623 {
	width:151px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 17px;
}

#item45647 {
	width:151px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 17px;
}

#item45620 {
	width:151px !important;
	height:92px !important;
}

#item45673 {
	width:148px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item45697 {
	width:148px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item45670 {
	width:148px !important;
	height:92px !important;
	left:149px !important;
}

#item45723 {
	width:148px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item45747 {
	width:148px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item45720 {
	width:148px !important;
	height:92px !important;
	left:440px !important;
}

#item45773 {
	width:148px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item45797 {
	width:148px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item45770 {
	width:148px !important;
	height:92px !important;
	left:296px !important;
}

#item45824 {
	width:196px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item45848 {
	width:196px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item45820 {
	width:196px !important;
	height:92px !important;
	left:1215px !important;
}

#item45922 {
	width:174px !important;
	height:92px !important;
	background:#4fbd91;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item45898 {
	width:174px !important;
	height:92px !important;
	background:#83d0b2;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item45874 {
	width:174px !important;
	height:92px !important;
	background:#4fbd91;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item45871 {
	width:174px !important;
	height:92px !important;
	left:745px !important;
}

#item45948 {
	width:160px !important;
	height:92px !important;
	background:#968cec;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item45972 {
	width:160px !important;
	height:92px !important;
	background:#695be5;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item45945 {
	width:160px !important;
	height:92px !important;
	left:586px !important;
}

#item45998 {
	width:151px !important;
	height:92px !important;
	background:#f69d80;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item46022 {
	width:151px !important;
	height:92px !important;
	background:#f3744a;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item45995 {
	width:151px !important;
	height:92px !important;
	left:918px !important;
}

#item46049 {
	width:148px !important;
	height:92px !important;
	background:#8ce3ec;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item46073 {
	width:148px !important;
	height:92px !important;
	background:#5bd7e5;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item46045 {
	width:148px !important;
	height:92px !important;
	left:1068px !important;
}

#item9196 {
	width:1366px !important;
	height:450px !important;
	background:#4fbd91;
}

#item9205 {
	width:1366px !important;
	height:100px !important;
	top:451px !important;
}

#item9208 {
	width:188px !important;
	height:25px !important;
	left:4px !important;
	top:100px !important;
	background:#0b2876;
}

#item9228 {
	width:996px !important;
	height:77px !important;
}

#item9250 {
	width:1282px !important;
	left:4px !important;
	top:158px !important;
	min-height:124px !important;
}

#item9294 {
	width:741px !important;
	left:474px !important;
	top:500px !important;
	min-height:851px !important;
}

#item9316 {
	width:741px !important;
	left:474px !important;
	top:1970px !important;
	min-height:1554px !important;
}

#item9341 {
	width:740px !important;
	top:3px !important;
	min-height:112px !important;
	padding:20px 20px 0px 20px;
}

#item9344 {
	width:560px !important;
	height:319px !important;
	left:90px !important;
	top:151px !important;
}

#item9401 {
	width:371px !important;
	left:13px !important;
	top:366px !important;
	min-height:67px !important;
	padding:14px 0px 0px 0px;
}

#item9456 {
	width:371px !important;
	left:13px !important;
	top:441px !important;
	min-height:67px !important;
	padding:14px 0px 0px 0px;
}

#item9478 {
	width:741px !important;
	left:474px !important;
	top:3575px !important;
	min-height:572px !important;
}

#item9500 {
	width:741px !important;
	left:474px !important;
	top:4202px !important;
	min-height:1262px !important;
}

#item9642 {
	width:1275px !important;
	height:51px !important;
	left:3px !important;
	top:3px !important;
	background:#8593ba;
}

#item9663 {
	width:221px !important;
	height:45px !important;
	padding:0px 20px 0px 0px;
}

#item9614 {
	width:1275px !important;
	height:51px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item9635 {
	width:221px !important;
	height:45px !important;
	padding:0px 20px 0px 0px;
}

#item9612 {
	width:1281px !important;
	height:57px !important;
	left:10px !important;
	top:10px !important;
}

#item9575 {
	width:311px !important;
	height:51px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item9596 {
	width:147px !important;
	height:45px !important;
	padding:0px 20px 0px 0px;
}

#item9547 {
	width:311px !important;
	height:51px !important;
	left:3px !important;
	top:3px !important;
	background:#8593ba;
}

#item9568 {
	width:147px !important;
	height:45px !important;
	padding:0px 20px 0px 0px;
}

#item9519 {
	width:311px !important;
	height:51px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item9540 {
	width:221px !important;
	height:45px !important;
	padding:0px 20px 0px 0px;
}

#item9517 {
	width:317px !important;
	height:57px !important;
	left:10px !important;
	top:10px !important;
}

#item9503 {
	width:1291px !important;
	height:918px !important;
	left:31px !important;
	top:998px !important;
}

#item9689 {
	width:311px !important;
	height:188px !important;
	left:44px !important;
	top:831px !important;
	padding:0px 0px 20px 0px;
}

#item10671 {
	width:1366px !important;
	height:140px !important;
	top:5494px !important;
	background:#dbf1e9;
}

#item10721 {
	width:85px !important;
	height:45px !important;
	left:32px !important;
	padding:0px 0px 0px 20px;
}

#item10725 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item10693 {
	width:87px !important;
	height:45px !important;
	left:32px !important;
	padding:0px 0px 0px 20px;
}

#item10697 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#dbf1e9;
}

#item10672 {
	width:119px !important;
	height:43px !important;
	left:44px !important;
	top:5556px !important;
}

#item10779 {
	width:748px !important;
	height:59px !important;
	left:1px !important;
	padding:0px 20px 0px 0px;
}

#item10783 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item10751 {
	width:749px !important;
	height:59px !important;
	padding:0px 20px 0px 0px;
}

#item10755 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#dbf1e9;
}

#item10730 {
	width:782px !important;
	height:57px !important;
	left:540px !important;
	top:5549px !important;
}

#item10789 {
	width:1366px !important;
	height:50px !important;
	background:#0b2876;
}

#item10809 {
	width:1278px !important;
	height:52px !important;
	left:44px !important;
}

#item10882 {
	width:45px !important;
	left:36px !important;
	top:12px !important;
	min-height:28px !important;
}

#item10858 {
	width:45px !important;
	left:36px !important;
	top:12px !important;
	min-height:28px !important;
}

#item10834 {
	width:45px !important;
	left:36px !important;
	top:12px !important;
	min-height:28px !important;
}

#item10812 {
	width:81px !important;
	height:30px !important;
	left:44px !important;
	top:7px !important;
}

#item30403 {
	width:1366px !important;
	height:653px !important;
	left:10px !important;
	top:17px !important;
	background:#fff;
}

#item30404 {
	width:1366px !important;
	height:660px !important;
	left:10px !important;
	top:10px !important;
	background:#4fbd91;
}

#item30413 {
	width:310px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item30414 {
	width:223px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
	padding:0px 0px 0px 10px;
}

#item30410 {
	width:316px !important;
	height:56px !important;
	left:51px !important;
	top:36px !important;
}

#item30442 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:484px !important;
	top:40px !important;
}

#item30443 {
	width:808px !important;
	height:55px !important;
	left:485px !important;
	top:40px !important;
	padding:15px 0px 15px 15px;
}

#item30495 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item30496 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item30469 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item30470 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item30466 {
	width:854px !important;
	height:99px !important;
	left:481px !important;
	top:310px !important;
}

#item30576 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item30577 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item30550 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item30551 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item30524 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item30525 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item30521 {
	width:854px !important;
	height:99px !important;
	left:481px !important;
	top:406px !important;
}

#item30631 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item30632 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item30604 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item30606 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item30601 {
	width:854px !important;
	height:99px !important;
	left:481px !important;
	top:500px !important;
}

#item30660 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item30661 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item30686 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item30688 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item30657 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:92px !important;
}

#item30715 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item30716 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item30741 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item30742 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item30712 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:147px !important;
}

#item30769 {
	opacity:0.10;
	width:848px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item30770 {
	width:783px !important;
	height:52px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item30796 {
	width:783px !important;
	height:52px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item30766 {
	width:854px !important;
	height:58px !important;
	left:481px !important;
	top:202px !important;
}

#item30823 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item30824 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item30849 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item30820 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:253px !important;
}

#item30375 {
	width:311px !important;
	height:51px !important;
	top:1px !important;
	background:#72caa7;
	border:solid 1px #fff;
}

#item30376 {
	width:301px !important;
	height:53px !important;
	padding:2px 0px 0px 10px;
}

#item30345 {
	width:311px !important;
	height:51px !important;
	background:#4fbd91;
	border:solid 1px #fff;
}

#item30346 {
	width:311px !important;
	height:52px !important;
	padding:2px 0px 0px 10px;
}

#item30341 {
	width:317px !important;
	height:58px !important;
	left:51px !important;
	top:36px !important;
}

#item30339 {
	width:1376px !important;
	height:670px !important;
	left:-10px !important;
	top:431px !important;
}

#item38241 {
	width:1366px !important;
	height:690px !important;
	background:#dbf1e9;
}

#item38242 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:54px !important;
}

#item38243 {
	width:808px !important;
	height:55px !important;
	left:279px !important;
	top:55px !important;
	padding:15px 0px 15px 15px;
}

#item38295 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item38296 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item38269 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
}

#item38270 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item38266 {
	width:848px !important;
	height:93px !important;
	left:259px !important;
	top:327px !important;
}

#item38350 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item38351 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item38323 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
}

#item38324 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item38320 {
	width:848px !important;
	height:93px !important;
	left:259px !important;
	top:423px !important;
}

#item38404 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item38405 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item38378 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
}

#item38379 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item38375 {
	width:848px !important;
	height:93px !important;
	left:259px !important;
	top:517px !important;
}

#item38457 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item38458 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item38432 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item38429 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:109px !important;
}

#item38510 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item38511 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item38485 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item38482 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:164px !important;
}

#item38564 {
	width:783px !important;
	height:52px !important;
	padding:15px 0px 15px 15px;
}

#item38539 {
	width:783px !important;
	height:52px !important;
	padding:15px 0px 15px 15px;
}

#item38535 {
	width:811px !important;
	height:52px !important;
	left:284px !important;
	top:220px !important;
}

#item38616 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item38617 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item38591 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item38588 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:271px !important;
}

#item38679 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#fff;
}

#item38680 {
	width:272px !important;
	height:45px !important;
	left:35px !important;
	top:3px !important;
	padding:0px 0px 0px 20px;
}

#item38649 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#dbf1e9;
}

#item38650 {
	width:272px !important;
	height:45px !important;
	left:35px !important;
	top:3px !important;
	padding:0px 0px 0px 20px;
}

#item38646 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:710px !important;
}

#item38211 {
	width:272px !important;
	height:45px !important;
	left:35px !important;
	top:3px !important;
	padding:0px 0px 0px 20px;
}

#item38235 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item38181 {
	width:272px !important;
	height:45px !important;
	left:35px !important;
	top:3px !important;
	padding:0px 0px 0px 20px;
}

#item38206 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#dbf1e9;
}

#item38177 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:710px !important;
}

#item38175 {
	width:1376px !important;
	height:759px !important;
	left:-10px !important;
	top:4803px !important;
}

#item46189 {
	width:151px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 17px;
}

#item46213 {
	width:151px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 17px;
}

#item46185 {
	width:151px !important;
	height:92px !important;
}

#item46239 {
	width:148px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item46263 {
	width:148px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item46236 {
	width:148px !important;
	height:92px !important;
	left:149px !important;
}

#item46290 {
	width:148px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item46314 {
	width:148px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item46286 {
	width:148px !important;
	height:92px !important;
	left:440px !important;
}

#item46340 {
	width:148px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item46364 {
	width:148px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item46337 {
	width:148px !important;
	height:92px !important;
	left:296px !important;
}

#item46390 {
	width:196px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item46414 {
	width:196px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item46387 {
	width:196px !important;
	height:92px !important;
	left:1215px !important;
}

#item46488 {
	width:174px !important;
	height:92px !important;
	background:#4fbd91;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item46464 {
	width:174px !important;
	height:92px !important;
	background:#83d0b2;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item46440 {
	width:174px !important;
	height:92px !important;
	background:#4fbd91;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item46437 {
	width:174px !important;
	height:92px !important;
	left:745px !important;
}

#item46515 {
	width:160px !important;
	height:92px !important;
	background:#968cec;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item46540 {
	width:160px !important;
	height:92px !important;
	background:#695be5;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item46512 {
	width:160px !important;
	height:92px !important;
	left:586px !important;
}

#item46566 {
	width:151px !important;
	height:92px !important;
	background:#f69d80;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item46590 {
	width:151px !important;
	height:92px !important;
	background:#f3744a;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item46563 {
	width:151px !important;
	height:92px !important;
	left:918px !important;
}

#item46616 {
	width:148px !important;
	height:92px !important;
	background:#8ce3ec;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item46640 {
	width:148px !important;
	height:92px !important;
	background:#5bd7e5;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item46613 {
	width:148px !important;
	height:92px !important;
	left:1068px !important;
}

#item11405 {
	width:1366px !important;
	height:450px !important;
	background:#4fbd91;
}

#item11418 {
	width:1366px !important;
	height:100px !important;
	top:451px !important;
}

#item11421 {
	width:188px !important;
	height:25px !important;
	left:4px !important;
	top:100px !important;
	background:#0b2876;
}

#item11441 {
	width:996px !important;
	height:77px !important;
}

#item11463 {
	width:1282px !important;
	left:4px !important;
	top:158px !important;
	min-height:124px !important;
}

#item11507 {
	width:741px !important;
	left:474px !important;
	top:500px !important;
	min-height:1162px !important;
}

#item11511 {
	width:1366px !important;
	height:140px !important;
	background:#dbf1e9;
}

#item11513 {
	width:1366px !important;
	height:50px !important;
	background:#0b2876;
}

#item11533 {
	width:1278px !important;
	height:52px !important;
	left:44px !important;
}

#item11536 {
	width:121px !important;
	height:50px !important;
	top:141px !important;
}

#item11537 {
	width:29px !important;
	height:30px !important;
	left:44px !important;
	top:148px !important;
}

#item11564 {
	width:45px !important;
	left:80px !important;
	top:160px !important;
	min-height:28px !important;
}

#item11616 {
	width:85px !important;
	height:45px !important;
	left:32px !important;
	padding:0px 0px 0px 20px;
}

#item11620 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item11588 {
	width:87px !important;
	height:45px !important;
	left:32px !important;
	padding:0px 0px 0px 20px;
}

#item11592 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#dbf1e9;
}

#item11567 {
	width:119px !important;
	height:43px !important;
	left:44px !important;
	top:62px !important;
}

#item11674 {
	width:748px !important;
	height:59px !important;
	left:1px !important;
	padding:0px 20px 0px 0px;
}

#item11678 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item11646 {
	width:749px !important;
	height:59px !important;
	padding:0px 20px 0px 0px;
}

#item11650 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#dbf1e9;
}

#item11625 {
	width:782px !important;
	height:57px !important;
	left:540px !important;
	top:55px !important;
}

#item11772 {
	width:310px !important;
	height:270px !important;
	top:42px !important;
	background:#dbf1e9;
}

#item11773 {
	width:310px !important;
	height:50px !important;
	top:1px !important;
	background:#4fbd91;
}

#item11801 {
	width:310px !important;
	top:61px !important;
	min-height:202px !important;
	padding:0px 10px 0px 10px;
}

#item11823 {
	width:253px !important;
	height:49px !important;
	padding:2px 0px 0px 55px;
}

#item11847 {
	width:269px !important;
	top:263px !important;
	min-height:45px !important;
	padding:20px 20px 0px 0px;
}

#item11685 {
	width:310px !important;
	height:270px !important;
	top:42px !important;
	background:#dbf1e9;
}

#item11686 {
	width:310px !important;
	height:50px !important;
	top:1px !important;
	background:#4fbd91;
}

#item11719 {
	width:310px !important;
	top:61px !important;
	min-height:202px !important;
	padding:0px 10px 0px 10px;
}

#item11741 {
	width:253px !important;
	height:49px !important;
	padding:2px 0px 0px 55px;
}

#item11765 {
	width:269px !important;
	top:263px !important;
	min-height:45px !important;
	padding:20px 20px 0px 0px;
}

#item11683 {
	width:311px !important;
	height:313px !important;
	left:44px !important;
	top:603px !important;
}

#item30985 {
	width:1366px !important;
	height:653px !important;
	left:10px !important;
	top:17px !important;
	background:#fff;
}

#item30986 {
	width:1366px !important;
	height:660px !important;
	left:10px !important;
	top:10px !important;
	background:#4fbd91;
}

#item30994 {
	width:310px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item30995 {
	width:223px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
	padding:0px 0px 0px 10px;
}

#item30991 {
	width:316px !important;
	height:56px !important;
	left:51px !important;
	top:36px !important;
}

#item31024 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:484px !important;
	top:40px !important;
}

#item31025 {
	width:808px !important;
	height:55px !important;
	left:485px !important;
	top:40px !important;
	padding:15px 0px 15px 15px;
}

#item31078 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item31079 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item31052 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item31053 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item31048 {
	width:854px !important;
	height:99px !important;
	left:481px !important;
	top:310px !important;
}

#item31158 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item31159 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item31132 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item31133 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item31106 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item31107 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item31103 {
	width:854px !important;
	height:99px !important;
	left:481px !important;
	top:406px !important;
}

#item31212 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item31214 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item31186 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item31187 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item31183 {
	width:854px !important;
	height:99px !important;
	left:481px !important;
	top:500px !important;
}

#item31241 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item31242 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item31267 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item31268 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item31238 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:92px !important;
}

#item31295 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item31296 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item31321 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item31322 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item31292 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:147px !important;
}

#item31349 {
	opacity:0.10;
	width:848px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item31351 {
	width:783px !important;
	height:52px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item31376 {
	width:783px !important;
	height:52px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item31346 {
	width:854px !important;
	height:58px !important;
	left:481px !important;
	top:202px !important;
}

#item31404 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item31405 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item31430 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item31400 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:254px !important;
}

#item30957 {
	width:311px !important;
	height:51px !important;
	top:1px !important;
	background:#72caa7;
	border:solid 1px #fff;
}

#item30958 {
	width:301px !important;
	height:53px !important;
	padding:2px 0px 0px 10px;
}

#item30928 {
	width:311px !important;
	height:51px !important;
	background:#4fbd91;
	border:solid 1px #fff;
}

#item30929 {
	width:311px !important;
	height:52px !important;
	padding:2px 0px 0px 10px;
}

#item30924 {
	width:317px !important;
	height:58px !important;
	left:51px !important;
	top:36px !important;
}

#item30922 {
	width:1376px !important;
	height:670px !important;
	left:-10px !important;
	top:431px !important;
}

#item37666 {
	width:1366px !important;
	height:690px !important;
	background:#dbf1e9;
}

#item37667 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:54px !important;
}

#item37668 {
	width:808px !important;
	height:55px !important;
	left:279px !important;
	top:55px !important;
	padding:15px 0px 15px 15px;
}

#item37720 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item37721 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item37694 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
}

#item37695 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item37691 {
	width:848px !important;
	height:93px !important;
	left:259px !important;
	top:327px !important;
}

#item37774 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item37775 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item37748 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
}

#item37749 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item37745 {
	width:848px !important;
	height:93px !important;
	left:259px !important;
	top:423px !important;
}

#item37829 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item37830 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item37802 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
}

#item37803 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item37799 {
	width:848px !important;
	height:93px !important;
	left:259px !important;
	top:517px !important;
}

#item37882 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item37883 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item37857 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item37854 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:109px !important;
}

#item37935 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item37936 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item37910 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item37907 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:164px !important;
}

#item37988 {
	width:783px !important;
	height:52px !important;
	padding:15px 0px 15px 15px;
}

#item37963 {
	width:783px !important;
	height:52px !important;
	padding:15px 0px 15px 15px;
}

#item37960 {
	width:811px !important;
	height:52px !important;
	left:284px !important;
	top:220px !important;
}

#item38041 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item38042 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item38016 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item38013 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:271px !important;
}

#item38104 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#fff;
}

#item38105 {
	width:272px !important;
	height:45px !important;
	left:35px !important;
	top:3px !important;
	padding:0px 0px 0px 20px;
}

#item38074 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#dbf1e9;
}

#item38075 {
	width:272px !important;
	height:45px !important;
	left:35px !important;
	top:3px !important;
	padding:0px 0px 0px 20px;
}

#item38071 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:710px !important;
}

#item37635 {
	width:272px !important;
	height:45px !important;
	left:35px !important;
	top:3px !important;
	padding:0px 0px 0px 20px;
}

#item37660 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item37606 {
	width:272px !important;
	height:45px !important;
	left:35px !important;
	top:3px !important;
	padding:0px 0px 0px 20px;
}

#item37630 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#dbf1e9;
}

#item37603 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:710px !important;
}

#item37601 {
	width:1376px !important;
	height:759px !important;
	left:-10px !important;
	top:1049px !important;
}

#item46770 {
	width:151px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 17px;
}

#item46794 {
	width:151px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 17px;
}

#item46767 {
	width:151px !important;
	height:92px !important;
}

#item46820 {
	width:148px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item46844 {
	width:148px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item46817 {
	width:148px !important;
	height:92px !important;
	left:149px !important;
}

#item46870 {
	width:148px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item46894 {
	width:148px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item46867 {
	width:148px !important;
	height:92px !important;
	left:440px !important;
}

#item46920 {
	width:148px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item46944 {
	width:148px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item46917 {
	width:148px !important;
	height:92px !important;
	left:296px !important;
}

#item46971 {
	width:196px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item46995 {
	width:196px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item46967 {
	width:196px !important;
	height:92px !important;
	left:1215px !important;
}

#item47069 {
	width:174px !important;
	height:92px !important;
	background:#4fbd91;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item47045 {
	width:174px !important;
	height:92px !important;
	background:#83d0b2;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item47021 {
	width:174px !important;
	height:92px !important;
	background:#4fbd91;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item47018 {
	width:174px !important;
	height:92px !important;
	left:745px !important;
}

#item47095 {
	width:160px !important;
	height:92px !important;
	background:#968cec;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item47119 {
	width:160px !important;
	height:92px !important;
	background:#695be5;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item47092 {
	width:160px !important;
	height:92px !important;
	left:586px !important;
}

#item47145 {
	width:151px !important;
	height:92px !important;
	background:#f69d80;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item47169 {
	width:151px !important;
	height:92px !important;
	background:#f3744a;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item47142 {
	width:151px !important;
	height:92px !important;
	left:918px !important;
}

#item47196 {
	width:148px !important;
	height:92px !important;
	background:#8ce3ec;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item47220 {
	width:148px !important;
	height:92px !important;
	background:#5bd7e5;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item47192 {
	width:148px !important;
	height:92px !important;
	left:1068px !important;
}

#item13353 {
	width:1366px !important;
	height:2571px !important;
	background:#4fbd91;
}

#item13391 {
	width:1278px !important;
	left:44px !important;
	top:51px !important;
	min-height:61px !important;
	padding:0px 0px 0px 107px;
}

#item13413 {
	width:741px !important;
	left:474px !important;
	top:200px !important;
	min-height:199px !important;
}

#item13416 {
	width:32px !important;
	height:32px !important;
	left:1290px !important;
	top:55px !important;
}

#item13444 {
	width:96px !important;
	left:44px !important;
	top:7px !important;
	min-height:30px !important;
}

#item13423 {
	width:140px !important;
	height:32px !important;
	left:44px !important;
	top:2316px !important;
}

#item13484 {
	width:741px !important;
	left:474px !important;
	top:386px !important;
	min-height:1938px !important;
}

#item13489 {
	width:157px !important;
	height:20px !important;
	background:#d7e55b;
}

#item13509 {
	width:310px !important;
	top:39px !important;
	min-height:26px !important;
}

#item13531 {
	width:322px !important;
	min-height:230px !important;
}

#item13566 {
	width:310px !important;
	top:278px !important;
	min-height:67px !important;
	padding:14px 0px 0px 0px;
}

#item13586 {
	width:1366px !important;
	height:450px !important;
	background:#4fbd91;
}

#item13595 {
	width:1366px !important;
	height:100px !important;
	top:451px !important;
}

#item13598 {
	width:188px !important;
	height:25px !important;
	left:4px !important;
	top:100px !important;
	background:#0b2876;
}

#item13618 {
	width:996px !important;
	height:77px !important;
}

#item13640 {
	width:1282px !important;
	left:4px !important;
	top:158px !important;
	min-height:124px !important;
}

#item13684 {
	width:741px !important;
	left:474px !important;
	top:500px !important;
	min-height:728px !important;
}

#item13706 {
	width:741px !important;
	left:474px !important;
	top:1615px !important;
	min-height:750px !important;
}

#item13728 {
	width:741px !important;
	left:474px !important;
	top:2821px !important;
	min-height:796px !important;
}

#item13816 {
	width:310px !important;
	height:213px !important;
	top:42px !important;
	background:#dbf1e9;
}

#item13817 {
	width:310px !important;
	height:50px !important;
	top:1px !important;
	background:#4fbd91;
}

#item13847 {
	width:311px !important;
	top:61px !important;
	min-height:140px !important;
	padding:0px 10px 0px 10px;
}

#item13869 {
	width:253px !important;
	height:49px !important;
	padding:2px 0px 0px 55px;
}

#item13893 {
	width:269px !important;
	top:206px !important;
	min-height:45px !important;
	padding:20px 20px 0px 0px;
}

#item13733 {
	width:310px !important;
	height:213px !important;
	top:42px !important;
	background:#dbf1e9;
}

#item13734 {
	width:310px !important;
	height:50px !important;
	top:1px !important;
	background:#4fbd91;
}

#item13763 {
	width:311px !important;
	top:61px !important;
	min-height:140px !important;
	padding:0px 10px 0px 10px;
}

#item13785 {
	width:253px !important;
	height:49px !important;
	padding:2px 0px 0px 55px;
}

#item13809 {
	width:269px !important;
	top:206px !important;
	min-height:45px !important;
	padding:20px 20px 0px 0px;
}

#item13731 {
	width:311px !important;
	height:256px !important;
	left:44px !important;
	top:3351px !important;
}

#item13955 {
	width:371px !important;
	left:13px !important;
	top:341px !important;
	min-height:67px !important;
	padding:14px 0px 0px 0px;
}

#item13990 {
	width:371px !important;
	top:351px !important;
	min-height:67px !important;
	padding:14px 0px 0px 0px;
}

#item13993 {
	width:1366px !important;
	height:140px !important;
	top:3702px !important;
	background:#dbf1e9;
}

#item14043 {
	width:85px !important;
	height:45px !important;
	left:32px !important;
	padding:0px 0px 0px 20px;
}

#item14047 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item14015 {
	width:87px !important;
	height:45px !important;
	left:32px !important;
	padding:0px 0px 0px 20px;
}

#item14019 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#dbf1e9;
}

#item13994 {
	width:119px !important;
	height:43px !important;
	left:44px !important;
	top:3764px !important;
}

#item14101 {
	width:748px !important;
	height:59px !important;
	left:1px !important;
	padding:0px 20px 0px 0px;
}

#item14105 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item14073 {
	width:749px !important;
	height:59px !important;
	padding:0px 20px 0px 0px;
}

#item14077 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#dbf1e9;
}

#item14052 {
	width:782px !important;
	height:57px !important;
	left:540px !important;
	top:3757px !important;
}

#item14130 {
	width:747px !important;
	top:269px !important;
	min-height:61px !important;
	padding:20px 0px 0px 0px;
}

#item14152 {
	width:747px !important;
	top:73px !important;
	min-height:154px !important;
}

#item14155 {
	width:96px !important;
	height:19px !important;
	top:250px !important;
	background:#0b2876;
}

#item14177 {
	width:747px !important;
	top:301px !important;
	min-height:64px !important;
	padding:20px 0px 0px 0px;
}

#item14199 {
	width:747px !important;
	top:73px !important;
	min-height:192px !important;
}

#item14202 {
	width:96px !important;
	height:19px !important;
	top:283px !important;
	background:#0b2876;
}

#item14618 {
	width:1366px !important;
	height:50px !important;
	background:#0b2876;
}

#item14638 {
	width:1278px !important;
	height:52px !important;
	left:44px !important;
}

#item14711 {
	width:45px !important;
	left:36px !important;
	top:12px !important;
	min-height:28px !important;
}

#item14687 {
	width:45px !important;
	left:36px !important;
	top:12px !important;
	min-height:28px !important;
}

#item14663 {
	width:45px !important;
	left:36px !important;
	top:12px !important;
	min-height:28px !important;
}

#item14641 {
	width:81px !important;
	height:30px !important;
	left:44px !important;
	top:7px !important;
}

#item31569 {
	width:1366px !important;
	height:653px !important;
	left:10px !important;
	top:17px !important;
	background:#fff;
}

#item31570 {
	width:1366px !important;
	height:660px !important;
	left:10px !important;
	top:10px !important;
	background:#4fbd91;
}

#item31579 {
	width:310px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item31580 {
	width:223px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
	padding:0px 0px 0px 10px;
}

#item31576 {
	width:316px !important;
	height:56px !important;
	left:51px !important;
	top:36px !important;
}

#item31608 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:484px !important;
	top:40px !important;
}

#item31609 {
	width:808px !important;
	height:55px !important;
	left:485px !important;
	top:40px !important;
	padding:15px 0px 15px 15px;
}

#item31661 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item31662 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item31635 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item31636 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item31632 {
	width:854px !important;
	height:99px !important;
	left:481px !important;
	top:310px !important;
}

#item31741 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item31743 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item31715 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item31716 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item31689 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item31690 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item31686 {
	width:854px !important;
	height:99px !important;
	left:481px !important;
	top:406px !important;
}

#item31796 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item31797 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item31770 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item31771 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item31767 {
	width:854px !important;
	height:99px !important;
	left:481px !important;
	top:500px !important;
}

#item31824 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item31825 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item31851 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item31852 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item31821 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:92px !important;
}

#item31880 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item31881 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item31906 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item31907 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item31877 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:147px !important;
}

#item31936 {
	opacity:0.10;
	width:848px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item31937 {
	width:783px !important;
	height:52px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item31962 {
	width:783px !important;
	height:52px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item31931 {
	width:854px !important;
	height:58px !important;
	left:481px !important;
	top:202px !important;
}

#item31989 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item31990 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item32015 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item31986 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:253px !important;
}

#item31541 {
	width:311px !important;
	height:51px !important;
	top:1px !important;
	background:#72caa7;
	border:solid 1px #fff;
}

#item31542 {
	width:301px !important;
	height:53px !important;
	padding:2px 0px 0px 10px;
}

#item31512 {
	width:311px !important;
	height:51px !important;
	background:#4fbd91;
	border:solid 1px #fff;
}

#item31513 {
	width:311px !important;
	height:52px !important;
	padding:2px 0px 0px 10px;
}

#item31508 {
	width:317px !important;
	height:58px !important;
	left:51px !important;
	top:36px !important;
}

#item31506 {
	width:1376px !important;
	height:670px !important;
	left:-10px !important;
	top:431px !important;
}

#item36392 {
	width:1366px !important;
	height:690px !important;
	background:#dbf1e9;
}

#item36393 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:54px !important;
}

#item36394 {
	width:808px !important;
	height:55px !important;
	left:279px !important;
	top:55px !important;
	padding:15px 0px 15px 15px;
}

#item36446 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item36447 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item36420 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
}

#item36421 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item36417 {
	width:848px !important;
	height:93px !important;
	left:259px !important;
	top:327px !important;
}

#item36501 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item36502 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item36474 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
}

#item36475 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item36471 {
	width:848px !important;
	height:93px !important;
	left:259px !important;
	top:423px !important;
}

#item36556 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item36557 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item36529 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
}

#item36530 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item36526 {
	width:848px !important;
	height:93px !important;
	left:259px !important;
	top:517px !important;
}

#item36609 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item36610 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item36584 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item36581 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:109px !important;
}

#item36662 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item36663 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item36637 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item36634 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:164px !important;
}

#item36715 {
	width:783px !important;
	height:52px !important;
	padding:15px 0px 15px 15px;
}

#item36690 {
	width:783px !important;
	height:52px !important;
	padding:15px 0px 15px 15px;
}

#item36687 {
	width:811px !important;
	height:52px !important;
	left:284px !important;
	top:220px !important;
}

#item36768 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item36769 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item36743 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item36739 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:271px !important;
}

#item36833 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#fff;
}

#item36834 {
	width:272px !important;
	height:45px !important;
	left:35px !important;
	top:3px !important;
	padding:0px 0px 0px 20px;
}

#item36802 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#dbf1e9;
}

#item36804 {
	width:272px !important;
	height:45px !important;
	left:35px !important;
	top:3px !important;
	padding:0px 0px 0px 20px;
}

#item36798 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:710px !important;
}

#item36361 {
	width:272px !important;
	height:45px !important;
	left:35px !important;
	top:3px !important;
	padding:0px 0px 0px 20px;
}

#item36386 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item36332 {
	width:272px !important;
	height:45px !important;
	left:35px !important;
	top:3px !important;
	padding:0px 0px 0px 20px;
}

#item36356 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#dbf1e9;
}

#item36329 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:710px !important;
}

#item36327 {
	width:1376px !important;
	height:759px !important;
	left:-10px !important;
	top:3011px !important;
}

#item47393 {
	width:151px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 17px;
}

#item47417 {
	width:151px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 17px;
}

#item47390 {
	width:151px !important;
	height:92px !important;
}

#item47444 {
	width:148px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item47468 {
	width:148px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item47440 {
	width:148px !important;
	height:92px !important;
	left:149px !important;
}

#item47495 {
	width:148px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item47519 {
	width:148px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item47492 {
	width:148px !important;
	height:92px !important;
	left:440px !important;
}

#item47545 {
	width:148px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item47569 {
	width:148px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item47542 {
	width:148px !important;
	height:92px !important;
	left:296px !important;
}

#item47597 {
	width:196px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item47621 {
	width:196px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item47592 {
	width:196px !important;
	height:92px !important;
	left:1215px !important;
}

#item47695 {
	width:174px !important;
	height:92px !important;
	background:#4fbd91;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item47671 {
	width:174px !important;
	height:92px !important;
	background:#83d0b2;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item47647 {
	width:174px !important;
	height:92px !important;
	background:#4fbd91;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item47644 {
	width:174px !important;
	height:92px !important;
	left:745px !important;
}

#item47721 {
	width:160px !important;
	height:92px !important;
	background:#968cec;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item47745 {
	width:160px !important;
	height:92px !important;
	background:#695be5;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item47718 {
	width:160px !important;
	height:92px !important;
	left:586px !important;
}

#item47771 {
	width:151px !important;
	height:92px !important;
	background:#f69d80;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item47795 {
	width:151px !important;
	height:92px !important;
	background:#f3744a;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item47768 {
	width:151px !important;
	height:92px !important;
	left:918px !important;
}

#item47822 {
	width:148px !important;
	height:92px !important;
	background:#8ce3ec;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item47846 {
	width:148px !important;
	height:92px !important;
	background:#5bd7e5;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item47818 {
	width:148px !important;
	height:92px !important;
	left:1068px !important;
}

#item15799 {
	width:1366px !important;
	height:1942px !important;
	background:#4fbd91;
}

#item15841 {
	width:1278px !important;
	left:44px !important;
	top:51px !important;
	min-height:61px !important;
	padding:0px 0px 0px 107px;
}

#item15863 {
	width:741px !important;
	left:474px !important;
	top:200px !important;
	min-height:100px !important;
}

#item15866 {
	width:32px !important;
	height:32px !important;
	left:1290px !important;
	top:55px !important;
}

#item15894 {
	width:96px !important;
	left:44px !important;
	top:7px !important;
	min-height:30px !important;
}

#item15873 {
	width:140px !important;
	height:32px !important;
	left:44px !important;
	top:1775px !important;
}

#item15933 {
	width:741px !important;
	left:474px !important;
	top:321px !important;
	min-height:1493px !important;
}

#item15970 {
	width:310px !important;
	top:204px !important;
	min-height:67px !important;
	padding:14px 0px 0px 0px;
}

#item15990 {
	width:1366px !important;
	height:450px !important;
	background:#4fbd91;
}

#item15998 {
	width:1366px !important;
	height:100px !important;
	top:451px !important;
}

#item16001 {
	width:188px !important;
	height:25px !important;
	left:4px !important;
	top:100px !important;
	background:#0b2876;
}

#item16021 {
	width:996px !important;
	height:77px !important;
}

#item16043 {
	width:1282px !important;
	left:4px !important;
	top:158px !important;
	min-height:124px !important;
}

#item16087 {
	width:741px !important;
	left:474px !important;
	top:500px !important;
	min-height:1808px !important;
}

#item16090 {
	width:1366px !important;
	height:140px !important;
	top:2343px !important;
	background:#fce3da;
}

#item16140 {
	width:85px !important;
	height:45px !important;
	left:32px !important;
	padding:0px 0px 0px 20px;
}

#item16144 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item16112 {
	width:87px !important;
	height:45px !important;
	left:32px !important;
	padding:0px 0px 0px 20px;
}

#item16116 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fce3da;
}

#item16091 {
	width:119px !important;
	height:43px !important;
	left:44px !important;
	top:2405px !important;
}

#item16198 {
	width:748px !important;
	height:59px !important;
	left:1px !important;
	padding:0px 20px 0px 0px;
}

#item16202 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item16170 {
	width:749px !important;
	height:59px !important;
	padding:0px 20px 0px 0px;
}

#item16174 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fce3da;
}

#item16149 {
	width:782px !important;
	height:57px !important;
	left:540px !important;
	top:2397px !important;
}

#item16259 {
	width:371px !important;
	left:13px !important;
	top:298px !important;
	min-height:67px !important;
	padding:14px 0px 0px 0px;
}

#item16676 {
	width:1366px !important;
	height:50px !important;
	background:#0b2876;
}

#item16696 {
	width:1278px !important;
	height:52px !important;
	left:44px !important;
}

#item16769 {
	width:45px !important;
	left:36px !important;
	top:12px !important;
	min-height:28px !important;
}

#item16745 {
	width:45px !important;
	left:36px !important;
	top:12px !important;
	min-height:28px !important;
}

#item16721 {
	width:45px !important;
	left:36px !important;
	top:12px !important;
	min-height:28px !important;
}

#item16699 {
	width:81px !important;
	height:30px !important;
	left:44px !important;
	top:7px !important;
}

#item32238 {
	width:1366px !important;
	height:653px !important;
	left:10px !important;
	top:17px !important;
	background:#fff;
}

#item32239 {
	width:1366px !important;
	height:660px !important;
	left:10px !important;
	top:10px !important;
	background:#4fbd91;
}

#item32247 {
	width:310px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#0b2876;
}

#item32248 {
	width:223px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
	padding:0px 0px 0px 10px;
}

#item32244 {
	width:316px !important;
	height:56px !important;
	left:51px !important;
	top:36px !important;
}

#item32276 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:484px !important;
	top:40px !important;
}

#item32277 {
	width:808px !important;
	height:55px !important;
	left:485px !important;
	top:40px !important;
	padding:15px 0px 15px 15px;
}

#item32331 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item32332 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item32304 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item32305 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item32301 {
	width:854px !important;
	height:99px !important;
	left:481px !important;
	top:309px !important;
}

#item32412 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item32413 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item32385 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item32386 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item32359 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item32360 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item32356 {
	width:854px !important;
	height:99px !important;
	left:481px !important;
	top:405px !important;
}

#item32466 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item32467 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item32440 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
}

#item32441 {
	width:808px !important;
	height:93px !important;
	left:3px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item32437 {
	width:854px !important;
	height:99px !important;
	left:481px !important;
	top:499px !important;
}

#item32494 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item32495 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item32521 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item32522 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item32491 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:92px !important;
}

#item32549 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item32550 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item32576 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
}

#item32577 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item32546 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:147px !important;
}

#item32606 {
	opacity:0.10;
	width:848px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item32607 {
	width:783px !important;
	height:52px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item32632 {
	width:783px !important;
	height:52px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item32601 {
	width:854px !important;
	height:58px !important;
	left:481px !important;
	top:202px !important;
}

#item32659 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item32660 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item32685 {
	width:783px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
	padding:15px 0px 15px 15px;
}

#item32656 {
	width:854px !important;
	height:62px !important;
	left:481px !important;
	top:254px !important;
}

#item32210 {
	width:311px !important;
	height:51px !important;
	top:1px !important;
	background:#72caa7;
	border:solid 1px #fff;
}

#item32211 {
	width:301px !important;
	height:53px !important;
	padding:2px 0px 0px 10px;
}

#item32180 {
	width:311px !important;
	height:51px !important;
	background:#4fbd91;
	border:solid 1px #fff;
}

#item32181 {
	width:311px !important;
	height:52px !important;
	padding:2px 0px 0px 10px;
}

#item32176 {
	width:317px !important;
	height:58px !important;
	left:51px !important;
	top:36px !important;
}

#item32174 {
	width:1376px !important;
	height:670px !important;
	left:-10px !important;
	top:431px !important;
}

#item36964 {
	width:1366px !important;
	height:690px !important;
	background:#dbf1e9;
}

#item36965 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:54px !important;
}

#item36966 {
	width:808px !important;
	height:55px !important;
	left:279px !important;
	top:55px !important;
	padding:15px 0px 15px 15px;
}

#item37018 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item37019 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item36992 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
}

#item36993 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item36989 {
	width:848px !important;
	height:93px !important;
	left:259px !important;
	top:327px !important;
}

#item37072 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item37074 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item37046 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
}

#item37047 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item37043 {
	width:848px !important;
	height:93px !important;
	left:259px !important;
	top:423px !important;
}

#item37127 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
	background:#fff;
}

#item37128 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item37101 {
	opacity:0.10;
	width:848px !important;
	height:93px !important;
}

#item37102 {
	width:808px !important;
	height:93px !important;
	padding:15px 0px 15px 15px;
}

#item37098 {
	width:848px !important;
	height:93px !important;
	left:259px !important;
	top:517px !important;
}

#item37180 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item37181 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item37155 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item37152 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:109px !important;
}

#item37233 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item37234 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item37208 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item37205 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:164px !important;
}

#item37287 {
	width:783px !important;
	height:52px !important;
	padding:15px 0px 15px 15px;
}

#item37261 {
	width:783px !important;
	height:52px !important;
	padding:15px 0px 15px 15px;
}

#item37258 {
	width:811px !important;
	height:52px !important;
	left:284px !important;
	top:220px !important;
}

#item37339 {
	opacity:0.10;
	width:848px !important;
	height:56px !important;
	background:#fff;
}

#item37340 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item37314 {
	width:783px !important;
	height:55px !important;
	left:25px !important;
	padding:15px 0px 15px 15px;
}

#item37311 {
	width:848px !important;
	height:56px !important;
	left:259px !important;
	top:271px !important;
}

#item37402 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#fff;
}

#item37403 {
	width:272px !important;
	height:45px !important;
	left:35px !important;
	top:3px !important;
	padding:0px 0px 0px 20px;
}

#item37372 {
	width:31px !important;
	height:31px !important;
	left:4px !important;
	top:9px !important;
	background:#fce3da;
}

#item37373 {
	width:272px !important;
	height:45px !important;
	left:35px !important;
	top:3px !important;
	padding:0px 0px 0px 20px;
}

#item37369 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:710px !important;
}

#item36934 {
	width:272px !important;
	height:45px !important;
	left:35px !important;
	top:3px !important;
	padding:0px 0px 0px 20px;
}

#item36958 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item36904 {
	width:272px !important;
	height:45px !important;
	left:35px !important;
	top:3px !important;
	padding:0px 0px 0px 20px;
}

#item36929 {
	width:31px !important;
	height:31px !important;
	left:1px !important;
	top:1px !important;
	background:#fce3da;
}

#item36901 {
	width:310px !important;
	height:49px !important;
	left:51px !important;
	top:710px !important;
}

#item36899 {
	width:1376px !important;
	height:759px !important;
	left:-10px !important;
	top:1650px !important;
}

#item47983 {
	width:151px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 17px;
}

#item48007 {
	width:151px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 17px;
}

#item47980 {
	width:151px !important;
	height:92px !important;
}

#item48033 {
	width:148px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item48057 {
	width:148px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item48030 {
	width:148px !important;
	height:92px !important;
	left:149px !important;
}

#item48084 {
	width:148px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item48108 {
	width:148px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item48080 {
	width:148px !important;
	height:92px !important;
	left:440px !important;
}

#item48134 {
	width:148px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item48159 {
	width:148px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item48131 {
	width:148px !important;
	height:92px !important;
	left:296px !important;
}

#item48185 {
	width:196px !important;
	height:92px !important;
	background:#54689f;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item48209 {
	width:196px !important;
	height:92px !important;
	background:#0b2876;
	border:solid 1px #fff;
	padding:2px 0px 0px 14px;
}

#item48182 {
	width:196px !important;
	height:92px !important;
	left:1215px !important;
}

#item48283 {
	width:174px !important;
	height:92px !important;
	background:#4fbd91;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item48259 {
	width:174px !important;
	height:92px !important;
	background:#83d0b2;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item48235 {
	width:174px !important;
	height:92px !important;
	background:#4fbd91;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item48232 {
	width:174px !important;
	height:92px !important;
	left:745px !important;
}

#item48309 {
	width:160px !important;
	height:92px !important;
	background:#968cec;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item48333 {
	width:160px !important;
	height:92px !important;
	background:#695be5;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item48306 {
	width:160px !important;
	height:92px !important;
	left:586px !important;
}

#item48359 {
	width:151px !important;
	height:92px !important;
	background:#f69d80;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item48384 {
	width:151px !important;
	height:92px !important;
	background:#f3744a;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item48356 {
	width:151px !important;
	height:92px !important;
	left:918px !important;
}

#item48410 {
	width:148px !important;
	height:92px !important;
	background:#8ce3ec;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item48434 {
	width:148px !important;
	height:92px !important;
	background:#5bd7e5;
	border:solid 1px #fff;
	padding:2px 0px 0px 12px;
}

#item48407 {
	width:148px !important;
	height:92px !important;
	left:1068px !important;
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
