/* 	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; }
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; width:100%; top:0; left:0; }
#container-wrap, #container { min-height: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],[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'][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;}
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;}
@media all and (-ms-high-contrast:none){ *::-ms-backdrop,.svg-img{width:100%;} }
.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;
}
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
#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, .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 {
	-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-audio.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%; }

.page.ls { bottom:auto !important; }

nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left: initial;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}

.hidden { display:none !important; }
.mso, .group, .mso > .state { pointer-events:none; }
.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; }
.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; }

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; 
}
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:1.5ex;padding-left:1.5ex; }
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...'; }
.page-scale-wrap { width:595px; height:842px; background: #fff !important; }
.paper-vertical { width:595px; height:100%; }
.paper-horizontal { width:60528px; height:854px; }
@media all and (max-height:842px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:595px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#share-wrap {
    left:0;
    position:fixed;
    top: 25%;
    background-color: rgba(0,0,0,.65);
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
    z-index:9999;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background:url(../images/sharebtns.png) no-repeat;
	background-size: 392px 30px;
	-webkit-background-size: 392px 30px;
	-moz-background-size: 392px 30px;
	margin:12px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#3b5998; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#00aced; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#007fb1; background-position: -116px 50%; }
#share-wrap > a:hover { box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5); }
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; }
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px);
		transform:translateY(120px);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}
#item135425 {
	mix-blend-mode:multiply;
	width:86px !important;
	height:36px !important;
	left:503px !important;
	top:786px !important;
}

#item135517 {
	width:3px !important;
	height:10px !important;
	left:64px !important;
	background:#383184;
}

#item135531 {
	width:38px !important;
	height:39px !important;
	left:111px !important;
	top:786px !important;
}

#item135484 {
	width:646px !important;
	height:896px !important;
	left:-51px !important;
	top:-20px !important;
	background:#67ab88;
}

#item174586 {
	width:595px !important;
	height:896px !important;
	left:-595px !important;
	top:-20px !important;
	background:#67ab88;
}

#item350 {
	width:21px !important;
	height:430px !important;
	left:-7px !important;
	top:196px !important;
	background:#67ab88;
}

#item16014 {
	width:21px !important;
	height:430px !important;
	left:-7px !important;
	top:196px !important;
	background:#67ab88;
}

#item1931 {
	width:10px !important;
	height:10px !important;
	top:2px !important;
}

#item1948 {
	width:10px !important;
	height:10px !important;
	top:14px !important;
}

#item1962 {
	width:10px !important;
	height:10px !important;
	top:27px !important;
}

#item1977 {
	width:10px !important;
	height:10px !important;
	top:40px !important;
}

#item1992 {
	width:10px !important;
	height:10px !important;
	top:52px !important;
}

#item2005 {
	width:10px !important;
	height:10px !important;
	top:65px !important;
}

#item2018 {
	width:10px !important;
	height:10px !important;
	top:78px !important;
}

#item2035 {
	width:10px !important;
	height:10px !important;
	top:91px !important;
}

#item2055 {
	width:10px !important;
	height:10px !important;
	top:103px !important;
}

#item2064 {
	width:10px !important;
	height:10px !important;
	top:116px !important;
}

#item2077 {
	width:10px !important;
	height:10px !important;
	top:129px !important;
}

#item2089 {
	width:10px !important;
	height:10px !important;
	top:142px !important;
}

#item2124 {
	width:10px !important;
	height:10px !important;
	top:1px !important;
}

#item2133 {
	width:10px !important;
	height:10px !important;
	top:14px !important;
}

#item2144 {
	width:10px !important;
	height:10px !important;
	top:27px !important;
}

#item2155 {
	width:10px !important;
	height:10px !important;
	top:40px !important;
}

#item2163 {
	width:10px !important;
	height:10px !important;
	top:53px !important;
}

#item2171 {
	width:10px !important;
	height:10px !important;
	top:66px !important;
}

#item2219 {
	width:10px !important;
	height:10px !important;
	top:26px !important;
}

#item2228 {
	width:10px !important;
	height:10px !important;
	top:65px !important;
}

#item2238 {
	width:10px !important;
	height:10px !important;
	top:39px !important;
}

#item2249 {
	width:10px !important;
	height:10px !important;
	top:78px !important;
}

#item2257 {
	width:10px !important;
	height:10px !important;
	top:52px !important;
}

#item2266 {
	width:10px !important;
	height:10px !important;
	top:90px !important;
}

#item2277 {
	width:10px !important;
	height:10px !important;
	top:142px !important;
}

#item2289 {
	width:10px !important;
	height:10px !important;
	top:129px !important;
}

#item2299 {
	width:10px !important;
	height:10px !important;
	top:116px !important;
}

#item2311 {
	width:10px !important;
	height:10px !important;
	top:103px !important;
}

#item2323 {
	width:10px !important;
	height:10px !important;
	top:1px !important;
}

#item2337 {
	width:10px !important;
	height:10px !important;
	top:13px !important;
}

#item2370 {
	width:10px !important;
	height:10px !important;
	top:1px !important;
}

#item2381 {
	width:10px !important;
	height:10px !important;
	top:14px !important;
}

#item2394 {
	width:10px !important;
	height:10px !important;
	top:27px !important;
}

#item2402 {
	width:10px !important;
	height:10px !important;
	top:40px !important;
}

#item2410 {
	width:10px !important;
	height:10px !important;
	top:52px !important;
}

#item2420 {
	width:10px !important;
	height:10px !important;
	top:65px !important;
}

#item2430 {
	width:10px !important;
	height:10px !important;
	top:78px !important;
}

#item2438 {
	width:10px !important;
	height:10px !important;
	top:91px !important;
}

#item2446 {
	width:10px !important;
	height:10px !important;
	top:103px !important;
}

#item2457 {
	width:10px !important;
	height:10px !important;
	top:116px !important;
}

#item2469 {
	width:10px !important;
	height:10px !important;
	top:129px !important;
}

#item2478 {
	width:10px !important;
	height:10px !important;
	top:154px !important;
}

#item2489 {
	width:10px !important;
	height:10px !important;
	top:142px !important;
}

#item2544 {
	width:10px !important;
	height:10px !important;
	top:1px !important;
}

#item2555 {
	width:10px !important;
	height:10px !important;
	top:14px !important;
}

#item2566 {
	width:10px !important;
	height:10px !important;
	top:27px !important;
}

#item2574 {
	width:10px !important;
	height:10px !important;
	top:39px !important;
}

#item2604 {
	width:10px !important;
	height:10px !important;
	left:465px !important;
	top:778px !important;
}

#item2615 {
	width:10px !important;
	height:10px !important;
	left:465px !important;
	top:765px !important;
}

#item2627 {
	width:10px !important;
	height:10px !important;
	left:464px !important;
	top:791px !important;
}

#item351 {
	width:20px !important;
	height:429px !important;
	left:582px !important;
	top:197px !important;
	background:#67ab88;
}

#item16015 {
	width:20px !important;
	height:429px !important;
	left:582px !important;
	top:197px !important;
	background:#67ab88;
}

#item1178 {
	width:10px !important;
	height:10px !important;
	top:1px !important;
}

#item1192 {
	width:10px !important;
	height:10px !important;
	top:13px !important;
}

#item1200 {
	width:10px !important;
	height:10px !important;
	top:26px !important;
}

#item1211 {
	width:10px !important;
	height:10px !important;
	top:51px !important;
}

#item1222 {
	width:10px !important;
	height:10px !important;
	top:38px !important;
}

#item1236 {
	width:10px !important;
	height:10px !important;
	top:63px !important;
}

#item1268 {
	width:10px !important;
	height:10px !important;
	top:15px !important;
}

#item1278 {
	width:10px !important;
	height:10px !important;
	top:2px !important;
}

#item1291 {
	width:10px !important;
	height:10px !important;
	top:27px !important;
}

#item1305 {
	width:10px !important;
	height:10px !important;
	top:40px !important;
}

#item1318 {
	width:10px !important;
	height:10px !important;
	top:53px !important;
}

#item1332 {
	width:10px !important;
	height:10px !important;
	top:66px !important;
}

#item1372 {
	width:10px !important;
	height:10px !important;
	top:65px !important;
}

#item1382 {
	width:10px !important;
	height:10px !important;
	top:52px !important;
}

#item1393 {
	width:10px !important;
	height:10px !important;
	top:40px !important;
}

#item1406 {
	width:10px !important;
	height:10px !important;
	top:27px !important;
}

#item1422 {
	width:10px !important;
	height:10px !important;
	top:14px !important;
}

#item1433 {
	width:10px !important;
	height:10px !important;
	top:1px !important;
}

#item1466 {
	width:10px !important;
	height:10px !important;
	top:65px !important;
}

#item1479 {
	width:10px !important;
	height:10px !important;
	top:52px !important;
}

#item1493 {
	width:10px !important;
	height:10px !important;
	top:40px !important;
}

#item1504 {
	width:10px !important;
	height:10px !important;
	top:27px !important;
}

#item1516 {
	width:10px !important;
	height:10px !important;
	top:14px !important;
}

#item1529 {
	width:10px !important;
	height:10px !important;
	top:1px !important;
}

#item1561 {
	width:10px !important;
	height:10px !important;
	left:342px !important;
	top:458px !important;
}

#item1571 {
	width:10px !important;
	height:10px !important;
	left:342px !important;
	top:471px !important;
}

#item1605 {
	width:10px !important;
	height:10px !important;
	left:342px !important;
	top:483px !important;
}

#item1618 {
	width:10px !important;
	height:10px !important;
	left:342px !important;
	top:496px !important;
}

#item1629 {
	width:10px !important;
	height:10px !important;
	left:342px !important;
	top:509px !important;
}

#item1640 {
	width:10px !important;
	height:10px !important;
	left:342px !important;
	top:522px !important;
}

#item2689 {
	width:10px !important;
	height:10px !important;
	top:1px !important;
}

#item2697 {
	width:10px !important;
	height:10px !important;
	top:14px !important;
}

#item2707 {
	width:10px !important;
	height:10px !important;
	top:27px !important;
}

#item2717 {
	width:10px !important;
	height:10px !important;
	top:40px !important;
}

#item2725 {
	width:10px !important;
	height:10px !important;
	top:53px !important;
}

#item1676 {
	width:10px !important;
	height:10px !important;
	top:65px !important;
}

#item1691 {
	width:10px !important;
	height:10px !important;
	top:78px !important;
}

#item1703 {
	width:10px !important;
	height:10px !important;
	top:91px !important;
}

#item2637 {
	width:10px !important;
	height:10px !important;
	top:27px !important;
}

#item2647 {
	width:10px !important;
	height:10px !important;
	top:40px !important;
}

#item2658 {
	width:10px !important;
	height:10px !important;
	top:53px !important;
}

#item2733 {
	width:10px !important;
	height:10px !important;
	top:14px !important;
}

#item2744 {
	width:10px !important;
	height:10px !important;
	top:2px !important;
}

#item2757 {
	width:10px !important;
	height:10px !important;
	top:51px !important;
}

#item2766 {
	width:10px !important;
	height:10px !important;
	top:64px !important;
}

#item2776 {
	width:10px !important;
	height:10px !important;
	top:76px !important;
}

#item2787 {
	width:10px !important;
	height:10px !important;
}

#item2795 {
	width:10px !important;
	height:10px !important;
	top:13px !important;
}

#item2803 {
	width:10px !important;
	height:10px !important;
	top:25px !important;
}

#item2813 {
	width:10px !important;
	height:10px !important;
	top:38px !important;
}

#item2823 {
	width:10px !important;
	height:10px !important;
	left:342px !important;
	top:534px !important;
}

#item16070 {
	width:21px !important;
	height:430px !important;
	left:-7px !important;
	top:196px !important;
	background:#67ab88;
}

#item3976 {
	width:10px !important;
	height:10px !important;
	top:26px !important;
}

#item3987 {
	width:10px !important;
	height:10px !important;
	top:39px !important;
}

#item3998 {
	width:10px !important;
	height:10px !important;
	top:52px !important;
}

#item4006 {
	width:10px !important;
	height:10px !important;
	top:65px !important;
}

#item4014 {
	width:10px !important;
	height:10px !important;
	top:1px !important;
}

#item4026 {
	width:10px !important;
	height:10px !important;
	top:14px !important;
}

#item4061 {
	width:10px !important;
	height:10px !important;
	top:2px !important;
}

#item4070 {
	width:10px !important;
	height:10px !important;
	top:14px !important;
}

#item4080 {
	width:10px !important;
	height:10px !important;
	top:65px !important;
}

#item4091 {
	width:10px !important;
	height:10px !important;
	top:52px !important;
}

#item4099 {
	width:10px !important;
	height:10px !important;
	top:40px !important;
}

#item4107 {
	width:10px !important;
	height:10px !important;
	top:27px !important;
}

#item4140 {
	width:10px !important;
	height:10px !important;
	top:26px !important;
}

#item4150 {
	width:10px !important;
	height:10px !important;
	top:39px !important;
}

#item4158 {
	width:10px !important;
	height:10px !important;
	top:52px !important;
}

#item4166 {
	width:10px !important;
	height:10px !important;
	top:65px !important;
}

#item4179 {
	width:10px !important;
	height:10px !important;
	top:1px !important;
}

#item4191 {
	width:10px !important;
	height:10px !important;
	top:14px !important;
}

#item4200 {
	width:10px !important;
	height:10px !important;
	left:354px !important;
	top:524px !important;
}

#item4210 {
	width:10px !important;
	height:10px !important;
	left:354px !important;
	top:537px !important;
}

#item4221 {
	width:10px !important;
	height:10px !important;
	left:354px !important;
	top:549px !important;
}

#item4231 {
	width:10px !important;
	height:10px !important;
	left:465px !important;
	top:447px !important;
}

#item4239 {
	width:10px !important;
	height:10px !important;
	left:354px !important;
	top:498px !important;
}

#item4250 {
	width:10px !important;
	height:10px !important;
	left:465px !important;
	top:588px !important;
}

#item4260 {
	width:10px !important;
	height:10px !important;
	left:465px !important;
	top:698px !important;
}

#item4269 {
	width:10px !important;
	height:10px !important;
	left:465px !important;
	top:601px !important;
}

#item4278 {
	width:10px !important;
	height:10px !important;
	left:465px !important;
	top:711px !important;
}

#item4290 {
	width:10px !important;
	height:10px !important;
	left:354px !important;
	top:511px !important;
}

#item4303 {
	width:10px !important;
	height:10px !important;
	left:465px !important;
	top:460px !important;
}

#item4313 {
	width:10px !important;
	height:10px !important;
	left:465px !important;
	top:473px !important;
}

#item4324 {
	width:10px !important;
	height:10px !important;
	left:465px !important;
	top:486px !important;
}

#item4335 {
	width:10px !important;
	height:10px !important;
	left:465px !important;
	top:499px !important;
}

#item4344 {
	width:10px !important;
	height:10px !important;
	left:465px !important;
	top:511px !important;
}

#item4352 {
	width:10px !important;
	height:10px !important;
	left:465px !important;
	top:524px !important;
}

#item4362 {
	width:10px !important;
	height:10px !important;
	left:465px !important;
	top:537px !important;
}

#item4372 {
	width:10px !important;
	height:10px !important;
	left:465px !important;
	top:550px !important;
}

#item4380 {
	width:10px !important;
	height:10px !important;
	left:465px !important;
	top:613px !important;
}

#item4388 {
	width:10px !important;
	height:10px !important;
	left:465px !important;
	top:744px !important;
}

#item4399 {
	width:10px !important;
	height:10px !important;
	left:465px !important;
	top:626px !important;
}

#item4411 {
	width:10px !important;
	height:10px !important;
	left:465px !important;
	top:757px !important;
}

#item4420 {
	width:10px !important;
	height:10px !important;
	left:465px !important;
	top:638px !important;
}

#item4430 {
	width:10px !important;
	height:10px !important;
	left:465px !important;
	top:770px !important;
}

#item4442 {
	width:10px !important;
	height:10px !important;
	left:465px !important;
	top:651px !important;
}

#item4451 {
	width:10px !important;
	height:10px !important;
	left:465px !important;
	top:788px !important;
}

#item4459 {
	width:10px !important;
	height:10px !important;
	left:465px !important;
	top:728px !important;
}

#item16071 {
	width:20px !important;
	height:429px !important;
	left:582px !important;
	top:197px !important;
	background:#67ab88;
}

#item4469 {
	width:10px !important;
	height:10px !important;
	left:343px !important;
	top:156px !important;
}

#item4479 {
	width:10px !important;
	height:10px !important;
	left:343px !important;
	top:305px !important;
}

#item4487 {
	width:10px !important;
	height:10px !important;
	left:343px !important;
	top:513px !important;
}

#item4495 {
	width:10px !important;
	height:10px !important;
	left:343px !important;
	top:685px !important;
}

#item4506 {
	width:10px !important;
	height:10px !important;
	left:343px !important;
	top:526px !important;
}

#item4518 {
	width:10px !important;
	height:10px !important;
	left:343px !important;
	top:697px !important;
}

#item4527 {
	width:10px !important;
	height:10px !important;
	left:343px !important;
	top:356px !important;
}

#item4537 {
	width:10px !important;
	height:10px !important;
	left:343px !important;
	top:369px !important;
}

#item4549 {
	width:10px !important;
	height:10px !important;
	left:343px !important;
	top:279px !important;
}

#item4557 {
	width:10px !important;
	height:10px !important;
	left:343px !important;
	top:318px !important;
}

#item4566 {
	width:10px !important;
	height:10px !important;
	left:343px !important;
	top:169px !important;
}

#item4576 {
	width:10px !important;
	height:10px !important;
	left:343px !important;
	top:181px !important;
}

#item4586 {
	width:10px !important;
	height:10px !important;
	left:343px !important;
	top:194px !important;
}

#item4594 {
	width:10px !important;
	height:10px !important;
	left:343px !important;
	top:206px !important;
}

#item4602 {
	width:10px !important;
	height:10px !important;
	left:343px !important;
	top:219px !important;
}

#item4614 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:118px !important;
}

#item4626 {
	width:10px !important;
	height:10px !important;
	left:343px !important;
	top:589px !important;
}

#item4635 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:648px !important;
}

#item4645 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:479px !important;
}

#item4656 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:661px !important;
}

#item4664 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:492px !important;
}

#item4672 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:674px !important;
}

#item4682 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:504px !important;
}

#item4692 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:686px !important;
}

#item4701 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:131px !important;
}

#item4710 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:143px !important;
}

#item4721 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:156px !important;
}

#item4733 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:169px !important;
}

#item4742 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:182px !important;
}

#item4752 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:195px !important;
}

#item4763 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:207px !important;
}

#item4771 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:267px !important;
}

#item4779 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:280px !important;
}

#item4789 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:292px !important;
}

#item4799 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:517px !important;
}

#item4807 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:699px !important;
}

#item4816 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:530px !important;
}

#item4830 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:711px !important;
}

#item4844 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:543px !important;
}

#item4853 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:724px !important;
}

#item4863 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:555px !important;
}

#item4874 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:737px !important;
}

#item4882 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:305px !important;
}

#item4890 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:375px !important;
}

#item4900 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:318px !important;
}

#item4912 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:331px !important;
}

#item4921 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:344px !important;
}

#item4932 {
	width:13px !important;
	height:13px !important;
	left:452px !important;
	top:356px !important;
}

#item4945 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:224px !important;
}

#item4957 {
	width:10px !important;
	height:10px !important;
	left:343px !important;
	top:331px !important;
}

#item4968 {
	width:10px !important;
	height:10px !important;
	left:343px !important;
	top:538px !important;
}

#item4978 {
	width:10px !important;
	height:10px !important;
	left:343px !important;
	top:710px !important;
}

#item4989 {
	width:10px !important;
	height:10px !important;
	left:343px !important;
	top:551px !important;
}

#item4997 {
	width:10px !important;
	height:10px !important;
	left:343px !important;
	top:723px !important;
}

#item5005 {
	width:10px !important;
	height:10px !important;
	left:343px !important;
	top:381px !important;
}

#item5015 {
	width:10px !important;
	height:10px !important;
	left:343px !important;
	top:394px !important;
}

#item5025 {
	width:10px !important;
	height:10px !important;
	left:343px !important;
	top:343px !important;
}

#item5034 {
	width:10px !important;
	height:10px !important;
	left:343px !important;
	top:564px !important;
}

#item5043 {
	width:10px !important;
	height:10px !important;
	left:343px !important;
	top:735px !important;
}

#item5058 {
	width:10px !important;
	height:10px !important;
	left:343px !important;
	top:577px !important;
}

#item5072 {
	width:10px !important;
	height:10px !important;
	left:343px !important;
	top:748px !important;
}

#item15902 {
	width:21px !important;
	height:430px !important;
	left:-7px !important;
	top:196px !important;
	background:#67ab88;
}

#item5494 {
	width:10px !important;
	height:10px !important;
	left:353px !important;
	top:744px !important;
}

#item5504 {
	width:10px !important;
	height:10px !important;
	left:353px !important;
	top:731px !important;
}

#item5517 {
	width:10px !important;
	height:10px !important;
	left:353px !important;
	top:718px !important;
}

#item5529 {
	width:10px !important;
	height:10px !important;
	left:353px !important;
	top:705px !important;
}

#item5545 {
	width:10px !important;
	height:10px !important;
	left:464px !important;
	top:743px !important;
}

#item5556 {
	width:10px !important;
	height:10px !important;
	left:464px !important;
	top:731px !important;
}

#item5568 {
	width:10px !important;
	height:10px !important;
	left:464px !important;
	top:718px !important;
}

#item5581 {
	width:10px !important;
	height:10px !important;
	left:464px !important;
	top:705px !important;
}

#item5591 {
	width:10px !important;
	height:10px !important;
	left:353px !important;
	top:756px !important;
}

#item5601 {
	width:10px !important;
	height:10px !important;
	left:464px !important;
	top:756px !important;
}

#item5613 {
	width:10px !important;
	height:10px !important;
	left:353px !important;
	top:769px !important;
}

#item5625 {
	width:10px !important;
	height:10px !important;
	left:464px !important;
	top:769px !important;
}

#item5636 {
	width:10px !important;
	height:10px !important;
	left:353px !important;
	top:782px !important;
}

#item5646 {
	width:10px !important;
	height:10px !important;
	left:464px !important;
	top:782px !important;
}

#item5659 {
	width:10px !important;
	height:10px !important;
	left:353px !important;
	top:794px !important;
}

#item5673 {
	width:10px !important;
	height:10px !important;
	left:464px !important;
	top:794px !important;
}

#item6112 {
	width:10px !important;
	height:10px !important;
	top:117px !important;
}

#item6126 {
	width:10px !important;
	height:10px !important;
	top:104px !important;
}

#item6138 {
	width:10px !important;
	height:10px !important;
	top:91px !important;
}

#item6152 {
	width:10px !important;
	height:10px !important;
	top:78px !important;
}

#item6168 {
	width:10px !important;
	height:10px !important;
	top:2px !important;
}

#item6183 {
	width:10px !important;
	height:10px !important;
	top:15px !important;
}

#item6194 {
	width:10px !important;
	height:10px !important;
	top:27px !important;
}

#item6206 {
	width:10px !important;
	height:10px !important;
	top:40px !important;
}

#item6219 {
	width:10px !important;
	height:10px !important;
	top:53px !important;
}

#item6229 {
	width:10px !important;
	height:10px !important;
	top:66px !important;
}

#item6534 {
	width:10px !important;
	height:10px !important;
	left:188px !important;
	top:517px !important;
}

#item6542 {
	width:10px !important;
	height:10px !important;
	left:188px !important;
	top:529px !important;
}

#item6571 {
	width:22px !important;
	height:9px !important;
	left:104px !important;
	top:276px !important;
}

#item15903 {
	width:20px !important;
	height:429px !important;
	left:582px !important;
	top:197px !important;
	background:#67ab88;
}

#item5885 {
	width:10px !important;
	height:10px !important;
	top:1px !important;
}

#item5897 {
	width:10px !important;
	height:10px !important;
	top:14px !important;
}

#item5910 {
	width:10px !important;
	height:10px !important;
	top:27px !important;
}

#item5920 {
	width:10px !important;
	height:10px !important;
	top:40px !important;
}

#item5930 {
	width:10px !important;
	height:10px !important;
	top:53px !important;
}

#item5942 {
	width:10px !important;
	height:10px !important;
	top:65px !important;
}

#item5954 {
	width:10px !important;
	height:10px !important;
	top:78px !important;
}

#item5964 {
	width:10px !important;
	height:10px !important;
	top:91px !important;
}

#item5975 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:580px !important;
}

#item159123 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:710px !important;
}

#item159204 {
	width:10px !important;
	height:10px !important;
	left:441px !important;
	top:710px !important;
}

#item5991 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:593px !important;
}

#item159127 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:723px !important;
}

#item159209 {
	width:10px !important;
	height:10px !important;
	left:441px !important;
	top:723px !important;
}

#item6007 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:606px !important;
}

#item159131 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:736px !important;
}

#item159213 {
	width:10px !important;
	height:10px !important;
	left:441px !important;
	top:736px !important;
}

#item6020 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:618px !important;
}

#item159137 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:748px !important;
}

#item159218 {
	width:10px !important;
	height:10px !important;
	left:441px !important;
	top:748px !important;
}

#item6035 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:631px !important;
}

#item159142 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:761px !important;
}

#item159224 {
	width:10px !important;
	height:10px !important;
	left:441px !important;
	top:761px !important;
}

#item6051 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:644px !important;
}

#item6063 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:657px !important;
}

#item6075 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:669px !important;
}

#item6262 {
	width:10px !important;
	height:10px !important;
	top:1px !important;
}

#item6274 {
	width:10px !important;
	height:10px !important;
	top:14px !important;
}

#item6286 {
	width:10px !important;
	height:10px !important;
	top:27px !important;
}

#item6296 {
	width:10px !important;
	height:10px !important;
	top:39px !important;
}

#item6306 {
	width:10px !important;
	height:10px !important;
	top:52px !important;
}

#item6319 {
	width:10px !important;
	height:10px !important;
	top:65px !important;
}

#item6334 {
	width:10px !important;
	height:10px !important;
	top:78px !important;
}

#item6346 {
	width:10px !important;
	height:10px !important;
	top:90px !important;
}

#item6358 {
	width:10px !important;
	height:10px !important;
	top:103px !important;
}

#item6394 {
	width:10px !important;
	height:10px !important;
	top:2px !important;
}

#item6404 {
	width:10px !important;
	height:10px !important;
	top:14px !important;
}

#item6415 {
	width:10px !important;
	height:10px !important;
	top:27px !important;
}

#item6428 {
	width:10px !important;
	height:10px !important;
	top:39px !important;
}

#item6440 {
	width:10px !important;
	height:10px !important;
	top:53px !important;
}

#item6450 {
	width:10px !important;
	height:10px !important;
	top:65px !important;
}

#item6460 {
	width:10px !important;
	height:10px !important;
	top:78px !important;
}

#item6473 {
	width:10px !important;
	height:10px !important;
	top:92px !important;
}

#item6487 {
	width:10px !important;
	height:10px !important;
	top:104px !important;
}

#item6498 {
	width:10px !important;
	height:10px !important;
	left:454px !important;
	top:682px !important;
}

#item16129 {
	width:21px !important;
	height:430px !important;
	left:-7px !important;
	top:196px !important;
	background:#67ab88;
}

#item16130 {
	width:20px !important;
	height:429px !important;
	left:582px !important;
	top:197px !important;
	background:#67ab88;
}

#item21116 {
	width:10px !important;
	height:10px !important;
}

#item21120 {
	width:10px !important;
	height:10px !important;
	top:14px !important;
}

#item21126 {
	width:10px !important;
	height:10px !important;
	top:27px !important;
}

#item21132 {
	width:10px !important;
	height:10px !important;
	top:40px !important;
}

#item21138 {
	width:10px !important;
	height:12px !important;
	top:52px !important;
}

#item99799 {
	width:10px !important;
	height:10px !important;
	top:1px !important;
}

#item99808 {
	width:10px !important;
	height:10px !important;
	top:104px !important;
}

#item99812 {
	width:10px !important;
	height:10px !important;
	top:14px !important;
}

#item99816 {
	width:10px !important;
	height:10px !important;
	top:27px !important;
}

#item99821 {
	width:10px !important;
	height:10px !important;
	top:40px !important;
}

#item99828 {
	width:10px !important;
	height:10px !important;
	top:116px !important;
}

#item99833 {
	width:10px !important;
	height:10px !important;
	top:52px !important;
}

#item99840 {
	width:10px !important;
	height:10px !important;
	top:65px !important;
}

#item99844 {
	width:10px !important;
	height:10px !important;
	top:78px !important;
}

#item99849 {
	width:10px !important;
	height:10px !important;
	top:91px !important;
}

#item21146 {
	width:10px !important;
	height:10px !important;
	top:28px !important;
}

#item21150 {
	width:10px !important;
	height:10px !important;
	top:41px !important;
}

#item21155 {
	width:10px !important;
	height:10px !important;
	top:1px !important;
}

#item21159 {
	width:10px !important;
	height:10px !important;
	top:14px !important;
}

#item108934 {
	width:10px !important;
	height:10px !important;
	left:439px !important;
	top:659px !important;
}

#item108938 {
	width:10px !important;
	height:10px !important;
	left:439px !important;
	top:646px !important;
}

#item108942 {
	width:10px !important;
	height:10px !important;
	left:439px !important;
	top:634px !important;
}

#item108947 {
	width:10px !important;
	height:10px !important;
	left:439px !important;
	top:621px !important;
}

#item21196 {
	width:10px !important;
	height:10px !important;
	left:440px !important;
	top:672px !important;
}

#item21200 {
	width:10px !important;
	height:10px !important;
	left:440px !important;
	top:750px !important;
}

#item21204 {
	width:10px !important;
	height:10px !important;
	left:440px !important;
	top:737px !important;
}

#item21209 {
	width:10px !important;
	height:10px !important;
	left:440px !important;
	top:724px !important;
}

#item21215 {
	width:10px !important;
	height:10px !important;
	left:440px !important;
	top:685px !important;
}

#item21222 {
	width:10px !important;
	height:10px !important;
	left:440px !important;
	top:698px !important;
}

#item21235 {
	width:10px !important;
	height:10px !important;
	left:440px !important;
	top:710px !important;
}

#item108921 {
	width:10px !important;
	height:10px !important;
	left:440px !important;
	top:570px !important;
}

#item108951 {
	width:10px !important;
	height:10px !important;
	left:440px !important;
	top:584px !important;
}

#item108956 {
	width:10px !important;
	height:10px !important;
	left:440px !important;
	top:596px !important;
}

#item108963 {
	width:10px !important;
	height:10px !important;
	left:440px !important;
	top:608px !important;
}

#item16185 {
	width:21px !important;
	height:430px !important;
	left:-7px !important;
	top:196px !important;
	background:#67ab88;
}

#item21310 {
	width:10px !important;
	height:10px !important;
}

#item21314 {
	width:10px !important;
	height:10px !important;
	top:13px !important;
}

#item21318 {
	width:10px !important;
	height:10px !important;
	top:26px !important;
}

#item21325 {
	width:10px !important;
	height:10px !important;
	top:38px !important;
}

#item21330 {
	width:10px !important;
	height:10px !important;
	top:51px !important;
}

#item21334 {
	width:10px !important;
	height:10px !important;
	top:64px !important;
}

#item21338 {
	width:10px !important;
	height:10px !important;
	top:77px !important;
}

#item21343 {
	width:10px !important;
	height:10px !important;
	top:89px !important;
}

#item21347 {
	width:10px !important;
	height:10px !important;
	top:102px !important;
}

#item21360 {
	width:10px !important;
	height:10px !important;
}

#item21364 {
	width:10px !important;
	height:10px !important;
	top:13px !important;
}

#item21368 {
	width:10px !important;
	height:10px !important;
	top:25px !important;
}

#item21372 {
	width:10px !important;
	height:10px !important;
	top:38px !important;
}

#item21376 {
	width:10px !important;
	height:10px !important;
	top:51px !important;
}

#item21380 {
	width:10px !important;
	height:10px !important;
	top:63px !important;
}

#item21385 {
	width:10px !important;
	height:10px !important;
	top:76px !important;
}

#item21390 {
	width:10px !important;
	height:10px !important;
	top:89px !important;
}

#item21394 {
	width:10px !important;
	height:10px !important;
	top:101px !important;
}

#item21523 {
	width:10px !important;
	height:10px !important;
}

#item21527 {
	width:10px !important;
	height:10px !important;
	top:12px !important;
}

#item21532 {
	width:10px !important;
	height:10px !important;
	top:25px !important;
}

#item21536 {
	width:10px !important;
	height:10px !important;
	top:38px !important;
}

#item21540 {
	width:10px !important;
	height:10px !important;
	top:51px !important;
}

#item21544 {
	width:10px !important;
	height:10px !important;
	top:63px !important;
}

#item21549 {
	width:10px !important;
	height:10px !important;
	top:77px !important;
}

#item21555 {
	width:10px !important;
	height:10px !important;
	top:90px !important;
}

#item21560 {
	width:10px !important;
	height:10px !important;
	top:102px !important;
}

#item154770 {
	width:8px !important;
	height:10px !important;
	left:43px !important;
	top:789px !important;
}

#item154775 {
	width:8px !important;
	height:8px !important;
	left:42px !important;
	top:768px !important;
}

#item154780 {
	width:8px !important;
	height:8px !important;
	left:42px !important;
	top:757px !important;
}

#item154786 {
	width:8px !important;
	height:8px !important;
	left:42px !important;
	top:779px !important;
}

#item154791 {
	width:8px !important;
	height:8px !important;
	left:43px !important;
	top:745px !important;
}

#item154795 {
	width:8px !important;
	height:8px !important;
	left:43px !important;
	top:734px !important;
}

#item154801 {
	width:8px !important;
	height:8px !important;
	left:233px !important;
	top:768px !important;
}

#item154805 {
	width:8px !important;
	height:9px !important;
	left:232px !important;
	top:779px !important;
}

#item154811 {
	width:8px !important;
	height:8px !important;
	left:233px !important;
	top:757px !important;
}

#item155030 {
	width:8px !important;
	height:8px !important;
	left:403px !important;
	top:769px !important;
}

#item155045 {
	width:8px !important;
	height:8px !important;
	left:404px !important;
	top:780px !important;
}

#item155049 {
	width:8px !important;
	height:8px !important;
	left:404px !important;
	top:791px !important;
}

#item154815 {
	width:8px !important;
	height:10px !important;
	left:233px !important;
	top:734px !important;
}

#item155035 {
	width:8px !important;
	height:10px !important;
	left:404px !important;
	top:734px !important;
}

#item155062 {
	width:8px !important;
	height:10px !important;
	left:404px !important;
	top:745px !important;
}

#item155067 {
	width:8px !important;
	height:10px !important;
	left:404px !important;
	top:756px !important;
}

#item154823 {
	width:8px !important;
	height:9px !important;
	left:232px !important;
	top:790px !important;
}

#item155020 {
	width:8px !important;
	height:8px !important;
	left:233px !important;
	top:745px !important;
}

#item16186 {
	width:20px !important;
	height:429px !important;
	left:582px !important;
	top:245px !important;
	background:#67ab88;
}

#item174531 {
	width:10px !important;
	height:10px !important;
}

#item174536 {
	width:10px !important;
	height:10px !important;
	top:12px !important;
}

#item174542 {
	width:10px !important;
	height:10px !important;
	top:25px !important;
}

#item174546 {
	width:10px !important;
	height:10px !important;
	top:38px !important;
}

#item174551 {
	width:10px !important;
	height:10px !important;
	top:51px !important;
}

#item174555 {
	width:10px !important;
	height:10px !important;
	top:63px !important;
}

#item174559 {
	width:10px !important;
	height:10px !important;
	top:77px !important;
}

#item174563 {
	width:10px !important;
	height:10px !important;
	top:90px !important;
}

#item174569 {
	width:10px !important;
	height:10px !important;
	top:102px !important;
}

#item21649 {
	width:8px !important;
	height:8px !important;
	top:102px !important;
}

#item22033 {
	width:8px !important;
	height:8px !important;
	top:90px !important;
}

#item22040 {
	width:8px !important;
	height:8px !important;
	top:79px !important;
}

#item22044 {
	width:8px !important;
	height:8px !important;
	top:68px !important;
}

#item22048 {
	width:8px !important;
	height:8px !important;
	top:56px !important;
}

#item22053 {
	width:8px !important;
	height:8px !important;
	top:45px !important;
}

#item22060 {
	width:8px !important;
	height:8px !important;
	top:34px !important;
}

#item22064 {
	width:8px !important;
	height:8px !important;
	top:23px !important;
}

#item22068 {
	width:8px !important;
	height:8px !important;
	top:11px !important;
}

#item22072 {
	width:8px !important;
	height:8px !important;
}

#item21683 {
	width:8px !important;
	height:8px !important;
	top:260px !important;
}

#item21695 {
	width:8px !important;
	height:8px !important;
	top:136px !important;
}

#item21700 {
	width:8px !important;
	height:9px !important;
	top:158px !important;
}

#item21741 {
	width:8px !important;
	height:8px !important;
	top:226px !important;
}

#item21930 {
	width:8px !important;
	height:9px !important;
	top:248px !important;
}

#item21931 {
	width:8px !important;
	height:8px !important;
	top:237px !important;
}

#item21935 {
	width:8px !important;
	height:9px !important;
	top:214px !important;
}

#item21950 {
	width:8px !important;
	height:8px !important;
	top:203px !important;
}

#item21954 {
	width:8px !important;
	height:8px !important;
	top:192px !important;
}

#item21958 {
	width:8px !important;
	height:8px !important;
	top:181px !important;
}

#item21962 {
	width:8px !important;
	height:8px !important;
	top:169px !important;
}

#item21969 {
	width:8px !important;
	height:9px !important;
	top:146px !important;
}

#item21975 {
	width:8px !important;
	height:8px !important;
	top:124px !important;
}

#item21979 {
	width:8px !important;
	height:8px !important;
	top:113px !important;
}

#item21006 {
	width:8px !important;
	height:8px !important;
	top:326px !important;
}

#item22086 {
	width:8px !important;
	height:8px !important;
	top:156px !important;
}

#item22091 {
	width:8px !important;
	height:8px !important;
	top:144px !important;
}

#item22095 {
	width:8px !important;
	height:8px !important;
	top:133px !important;
}

#item22100 {
	width:8px !important;
	height:8px !important;
	top:122px !important;
}

#item22106 {
	width:8px !important;
	height:8px !important;
	top:110px !important;
}

#item22110 {
	width:8px !important;
	height:8px !important;
	top:99px !important;
}

#item22114 {
	width:8px !important;
	height:8px !important;
	top:88px !important;
}

#item22119 {
	width:8px !important;
	height:8px !important;
	top:76px !important;
}

#item22123 {
	width:8px !important;
	height:8px !important;
	top:65px !important;
}

#item22130 {
	width:8px !important;
	height:8px !important;
	top:54px !important;
}

#item22134 {
	width:8px !important;
	height:8px !important;
	top:190px !important;
}

#item22139 {
	width:8px !important;
	height:9px !important;
	top:212px !important;
}

#item22144 {
	width:8px !important;
	height:9px !important;
	top:201px !important;
}

#item22148 {
	width:8px !important;
	height:8px !important;
	top:178px !important;
}

#item22153 {
	width:8px !important;
	height:8px !important;
	top:167px !important;
}

#item22163 {
	width:8px !important;
	height:8px !important;
	top:235px !important;
}

#item22167 {
	width:8px !important;
	height:8px !important;
	top:224px !important;
}

#item22171 {
	width:8px !important;
	height:8px !important;
	top:258px !important;
}

#item22176 {
	width:8px !important;
	height:8px !important;
	top:247px !important;
}

#item22180 {
	width:8px !important;
	height:8px !important;
	top:303px !important;
}

#item22186 {
	width:8px !important;
	height:8px !important;
	top:292px !important;
}

#item22221 {
	width:8px !important;
	height:8px !important;
	top:315px !important;
}

#item22257 {
	width:8px !important;
	height:8px !important;
	top:281px !important;
}

#item22419 {
	width:8px !important;
	height:8px !important;
	top:269px !important;
}

#item22423 {
	width:8px !important;
	height:8px !important;
	top:102px !important;
}

#item22428 {
	width:8px !important;
	height:8px !important;
	top:90px !important;
}

#item22435 {
	width:8px !important;
	height:8px !important;
	top:79px !important;
}

#item22439 {
	width:8px !important;
	height:8px !important;
	top:68px !important;
}

#item22443 {
	width:8px !important;
	height:8px !important;
	top:56px !important;
}

#item22448 {
	width:8px !important;
	height:8px !important;
	top:45px !important;
}

#item22453 {
	width:8px !important;
	height:8px !important;
	top:34px !important;
}

#item22461 {
	width:8px !important;
	height:8px !important;
	top:23px !important;
}

#item22465 {
	width:8px !important;
	height:8px !important;
	top:11px !important;
}

#item22469 {
	width:8px !important;
	height:8px !important;
}

#item22473 {
	width:8px !important;
	height:8px !important;
	top:136px !important;
}

#item22477 {
	width:8px !important;
	height:9px !important;
	top:146px !important;
}

#item22482 {
	width:8px !important;
	height:8px !important;
	top:124px !important;
}

#item22489 {
	width:8px !important;
	height:8px !important;
	top:113px !important;
}

#item22493 {
	width:8px !important;
	height:8px !important;
	top:192px !important;
}

#item22497 {
	width:8px !important;
	height:8px !important;
	top:181px !important;
}

#item22502 {
	width:8px !important;
	height:8px !important;
	top:169px !important;
}

#item22506 {
	width:8px !important;
	height:8px !important;
	top:158px !important;
}

#item22513 {
	width:8px !important;
	height:8px !important;
	top:237px !important;
}

#item22517 {
	width:8px !important;
	height:8px !important;
	top:226px !important;
}

#item22521 {
	width:8px !important;
	height:8px !important;
	top:248px !important;
}

#item22525 {
	width:8px !important;
	height:8px !important;
	top:215px !important;
}

#item22529 {
	width:8px !important;
	height:8px !important;
	top:203px !important;
}

#item22537 {
	width:8px !important;
	height:8px !important;
	top:260px !important;
}

#item22573 {
	width:8px !important;
	height:10px !important;
	left:51px !important;
	top:789px !important;
}

#item22578 {
	width:8px !important;
	height:8px !important;
	left:51px !important;
	top:768px !important;
}

#item22582 {
	width:8px !important;
	height:8px !important;
	left:51px !important;
	top:757px !important;
}

#item22587 {
	width:8px !important;
	height:8px !important;
	left:51px !important;
	top:779px !important;
}

#item22591 {
	width:8px !important;
	height:8px !important;
	left:51px !important;
	top:745px !important;
}

#item22597 {
	width:8px !important;
	height:8px !important;
	left:51px !important;
	top:734px !important;
}

#item22601 {
	width:8px !important;
	height:8px !important;
	left:241px !important;
	top:768px !important;
}

#item22605 {
	width:8px !important;
	height:9px !important;
	left:241px !important;
	top:779px !important;
}

#item22609 {
	width:8px !important;
	height:8px !important;
	left:241px !important;
	top:757px !important;
}

#item22617 {
	width:8px !important;
	height:10px !important;
	left:241px !important;
	top:734px !important;
}

#item22623 {
	width:8px !important;
	height:10px !important;
	left:241px !important;
	top:745px !important;
}

#item22672 {
	width:8px !important;
	height:9px !important;
	left:241px !important;
	top:790px !important;
}

#item22629 {
	width:8px !important;
	height:8px !important;
	top:11px !important;
}

#item22634 {
	width:8px !important;
	height:8px !important;
}

#item22638 {
	width:8px !important;
	height:8px !important;
	top:23px !important;
}

#item22643 {
	width:8px !important;
	height:8px !important;
	top:34px !important;
}

#item22678 {
	width:8px !important;
	height:8px !important;
	top:46px !important;
}

#item22682 {
	width:8px !important;
	height:8px !important;
	top:57px !important;
}

#item28046 {
	width:21px !important;
	height:430px !important;
	left:-7px !important;
	top:196px !important;
	background:#67ab88;
}

#item129765 {
	width:10px !important;
	height:11px !important;
	left:34px !important;
	top:417px !important;
}

#item130269 {
	width:10px !important;
	height:11px !important;
	left:173px !important;
	top:405px !important;
}

#item130273 {
	width:10px !important;
	height:11px !important;
	left:173px !important;
	top:417px !important;
}

#item130442 {
	width:10px !important;
	height:11px !important;
	left:312px !important;
	top:365px !important;
}

#item130447 {
	width:10px !important;
	height:11px !important;
	left:312px !important;
	top:377px !important;
}

#item130452 {
	width:10px !important;
	height:11px !important;
	left:312px !important;
	top:388px !important;
}

#item130278 {
	width:10px !important;
	height:11px !important;
	left:173px !important;
	top:429px !important;
}

#item130236 {
	width:10px !important;
	height:11px !important;
	left:312px !important;
	top:721px !important;
}

#item130192 {
	width:10px !important;
	height:11px !important;
	left:34px !important;
	top:430px !important;
}

#item129781 {
	width:10px !important;
	height:11px !important;
	left:34px !important;
	top:442px !important;
}

#item130282 {
	width:10px !important;
	height:11px !important;
	left:173px !important;
	top:440px !important;
}

#item130286 {
	width:10px !important;
	height:11px !important;
	left:173px !important;
	top:452px !important;
}

#item130457 {
	width:10px !important;
	height:11px !important;
	left:312px !important;
	top:399px !important;
}

#item130464 {
	width:10px !important;
	height:11px !important;
	left:312px !important;
	top:411px !important;
}

#item130470 {
	width:10px !important;
	height:11px !important;
	left:312px !important;
	top:422px !important;
}

#item130290 {
	width:10px !important;
	height:11px !important;
	left:173px !important;
	top:464px !important;
}

#item130229 {
	width:10px !important;
	height:11px !important;
	left:312px !important;
	top:733px !important;
}

#item130197 {
	width:10px !important;
	height:11px !important;
	left:34px !important;
	top:455px !important;
}

#item129795 {
	width:9px !important;
	height:10px !important;
	left:34px !important;
	top:735px !important;
}

#item129802 {
	width:9px !important;
	height:10px !important;
	left:34px !important;
	top:723px !important;
}

#item130044 {
	width:9px !important;
	height:9px !important;
	left:34px !important;
	top:609px !important;
}

#item130049 {
	width:9px !important;
	height:9px !important;
	left:34px !important;
	top:621px !important;
}

#item130053 {
	width:9px !important;
	height:9px !important;
	left:34px !important;
	top:634px !important;
}

#item130057 {
	width:9px !important;
	height:9px !important;
	left:34px !important;
	top:646px !important;
}

#item130061 {
	width:9px !important;
	height:9px !important;
	left:34px !important;
	top:659px !important;
}

#item130065 {
	width:9px !important;
	height:9px !important;
	left:34px !important;
	top:671px !important;
}

#item130070 {
	width:9px !important;
	height:9px !important;
	left:34px !important;
	top:684px !important;
}

#item130074 {
	width:9px !important;
	height:9px !important;
	left:34px !important;
	top:696px !important;
}

#item130084 {
	width:10px !important;
	height:11px !important;
	left:34px !important;
	top:468px !important;
}

#item130539 {
	width:10px !important;
	height:11px !important;
}

#item130543 {
	width:10px !important;
	height:11px !important;
	top:12px !important;
}

#item130547 {
	width:10px !important;
	height:11px !important;
	top:59px !important;
}

#item130551 {
	width:10px !important;
	height:11px !important;
	top:47px !important;
}

#item130555 {
	width:10px !important;
	height:11px !important;
	top:24px !important;
}

#item130559 {
	width:10px !important;
	height:11px !important;
	top:35px !important;
}

#item130106 {
	width:10px !important;
	height:11px !important;
	left:34px !important;
	top:481px !important;
}

#item130113 {
	width:10px !important;
	height:11px !important;
	left:34px !important;
	top:493px !important;
}

#item130117 {
	width:10px !important;
	height:11px !important;
	left:34px !important;
	top:506px !important;
}

#item130216 {
	width:10px !important;
	height:11px !important;
	left:34px !important;
	top:796px !important;
}

#item130122 {
	width:10px !important;
	height:11px !important;
	left:312px !important;
	top:746px !important;
}

#item130140 {
	width:10px !important;
	height:10px !important;
	left:34px !important;
	top:366px !important;
}

#item130165 {
	width:10px !important;
	height:10px !important;
	left:34px !important;
	top:533px !important;
}

#item130341 {
	width:10px !important;
	height:10px !important;
	left:173px !important;
	top:571px !important;
}

#item130497 {
	width:10px !important;
	height:10px !important;
	left:312px !important;
	top:491px !important;
}

#item130221 {
	width:10px !important;
	height:10px !important;
	left:312px !important;
	top:758px !important;
}

#item130141 {
	width:10px !important;
	height:10px !important;
	left:34px !important;
	top:379px !important;
}

#item130150 {
	width:10px !important;
	height:10px !important;
	left:34px !important;
	top:392px !important;
}

#item130151 {
	width:10px !important;
	height:11px !important;
	left:34px !important;
	top:404px !important;
}

#item130177 {
	width:10px !important;
	height:10px !important;
	left:34px !important;
	top:747px !important;
}

#item130501 {
	width:10px !important;
	height:10px !important;
	left:312px !important;
	top:502px !important;
}

#item130506 {
	width:10px !important;
	height:10px !important;
	left:312px !important;
	top:514px !important;
}

#item130511 {
	width:10px !important;
	height:10px !important;
	left:312px !important;
	top:525px !important;
}

#item130519 {
	width:10px !important;
	height:10px !important;
	left:312px !important;
	top:536px !important;
}

#item130178 {
	width:10px !important;
	height:10px !important;
	left:34px !important;
	top:760px !important;
}

#item130183 {
	width:10px !important;
	height:10px !important;
	left:34px !important;
	top:772px !important;
}

#item130211 {
	width:10px !important;
	height:10px !important;
	left:34px !important;
	top:784px !important;
}

#item130225 {
	width:10px !important;
	height:10px !important;
	left:312px !important;
	top:771px !important;
}

#item130252 {
	width:10px !important;
	height:11px !important;
	left:173px !important;
	top:358px !important;
}

#item130253 {
	width:10px !important;
	height:11px !important;
	left:173px !important;
	top:370px !important;
}

#item130258 {
	width:10px !important;
	height:11px !important;
	left:173px !important;
	top:381px !important;
}

#item130265 {
	width:10px !important;
	height:11px !important;
	left:173px !important;
	top:393px !important;
}

#item130303 {
	width:10px !important;
	height:10px !important;
	left:173px !important;
	top:476px !important;
}

#item130474 {
	width:10px !important;
	height:10px !important;
	left:312px !important;
	top:434px !important;
}

#item130478 {
	width:10px !important;
	height:10px !important;
	left:312px !important;
	top:445px !important;
}

#item130482 {
	width:10px !important;
	height:10px !important;
	left:312px !important;
	top:457px !important;
}

#item130486 {
	width:10px !important;
	height:10px !important;
	left:312px !important;
	top:468px !important;
}

#item130491 {
	width:10px !important;
	height:10px !important;
	left:312px !important;
	top:479px !important;
}

#item130304 {
	width:10px !important;
	height:10px !important;
	left:173px !important;
	top:488px !important;
}

#item130310 {
	width:10px !important;
	height:10px !important;
	left:173px !important;
	top:500px !important;
}

#item130315 {
	width:10px !important;
	height:10px !important;
	left:173px !important;
	top:512px !important;
}

#item130322 {
	width:10px !important;
	height:10px !important;
	left:173px !important;
	top:523px !important;
}

#item130329 {
	width:10px !important;
	height:10px !important;
	left:173px !important;
	top:535px !important;
}

#item130333 {
	width:10px !important;
	height:10px !important;
	left:173px !important;
	top:547px !important;
}

#item130337 {
	width:10px !important;
	height:10px !important;
	left:173px !important;
	top:559px !important;
}

#item130351 {
	width:10px !important;
	height:11px !important;
	left:173px !important;
	top:582px !important;
}

#item130352 {
	width:10px !important;
	height:11px !important;
	left:173px !important;
	top:594px !important;
}

#item130357 {
	width:10px !important;
	height:11px !important;
	left:173px !important;
	top:606px !important;
}

#item130362 {
	width:10px !important;
	height:11px !important;
	left:173px !important;
	top:618px !important;
}

#item130367 {
	width:10px !important;
	height:11px !important;
	left:173px !important;
	top:630px !important;
}

#item130372 {
	width:10px !important;
	height:11px !important;
	left:173px !important;
	top:641px !important;
}

#item130387 {
	width:10px !important;
	height:10px !important;
	left:173px !important;
	top:654px !important;
}

#item130390 {
	width:10px !important;
	height:10px !important;
	left:173px !important;
	top:665px !important;
}

#item130395 {
	width:10px !important;
	height:10px !important;
	left:173px !important;
	top:677px !important;
}

#item130405 {
	width:10px !important;
	height:10px !important;
	left:173px !important;
	top:689px !important;
}

#item130406 {
	width:10px !important;
	height:10px !important;
	left:173px !important;
	top:701px !important;
}

#item130410 {
	width:10px !important;
	height:10px !important;
	left:173px !important;
	top:713px !important;
}

#item130414 {
	width:10px !important;
	height:10px !important;
	left:173px !important;
	top:725px !important;
}

#item28073 {
	width:20px !important;
	height:429px !important;
	left:582px !important;
	top:197px !important;
	background:#67ab88;
}

#item130567 {
	width:10px !important;
	height:11px !important;
	left:23px !important;
	top:457px !important;
}

#item130699 {
	width:10px !important;
	height:11px !important;
	left:300px !important;
	top:506px !important;
}

#item130729 {
	width:10px !important;
	height:11px !important;
	left:300px !important;
	top:283px !important;
}

#item130736 {
	width:10px !important;
	height:11px !important;
	left:300px !important;
	top:296px !important;
}

#item130703 {
	width:10px !important;
	height:11px !important;
	left:300px !important;
	top:518px !important;
}

#item130573 {
	width:10px !important;
	height:11px !important;
	left:23px !important;
	top:470px !important;
}

#item130578 {
	width:10px !important;
	height:11px !important;
	left:23px !important;
	top:483px !important;
}

#item130583 {
	width:10px !important;
	height:11px !important;
	left:23px !important;
	top:495px !important;
}

#item130590 {
	width:10px !important;
	height:11px !important;
	left:23px !important;
	top:507px !important;
}

#item130594 {
	width:10px !important;
	height:11px !important;
	left:23px !important;
	top:520px !important;
}

#item130716 {
	width:10px !important;
	height:11px !important;
	left:300px !important;
	top:553px !important;
}

#item130743 {
	width:10px !important;
	height:11px !important;
	left:300px !important;
	top:308px !important;
}

#item130747 {
	width:10px !important;
	height:11px !important;
	left:300px !important;
	top:321px !important;
}

#item130720 {
	width:10px !important;
	height:11px !important;
	left:300px !important;
	top:565px !important;
}

#item130598 {
	width:10px !important;
	height:11px !important;
	left:23px !important;
	top:533px !important;
}

#item130603 {
	width:10px !important;
	height:11px !important;
	left:23px !important;
	top:545px !important;
}

#item130629 {
	width:10px !important;
	height:11px !important;
	left:137px !important;
	top:437px !important;
}

#item130633 {
	width:10px !important;
	height:11px !important;
	left:137px !important;
	top:450px !important;
}

#item130768 {
	width:10px !important;
	height:11px !important;
	left:422px !important;
	top:283px !important;
}

#item130773 {
	width:10px !important;
	height:11px !important;
	left:422px !important;
	top:296px !important;
}

#item130777 {
	width:10px !important;
	height:11px !important;
	left:422px !important;
	top:308px !important;
}

#item130782 {
	width:10px !important;
	height:11px !important;
	left:300px !important;
	top:360px !important;
}

#item130637 {
	width:10px !important;
	height:11px !important;
	left:137px !important;
	top:463px !important;
}

#item130642 {
	width:10px !important;
	height:10px !important;
	left:137px !important;
	top:475px !important;
}

#item130707 {
	width:10px !important;
	height:10px !important;
	left:300px !important;
	top:530px !important;
}

#item130751 {
	width:10px !important;
	height:10px !important;
	left:422px !important;
	top:322px !important;
}

#item130755 {
	width:10px !important;
	height:10px !important;
	left:422px !important;
	top:334px !important;
}

#item130760 {
	width:10px !important;
	height:10px !important;
	left:422px !important;
	top:347px !important;
}

#item130764 {
	width:10px !important;
	height:10px !important;
	left:422px !important;
	top:360px !important;
}

#item130711 {
	width:10px !important;
	height:10px !important;
	left:300px !important;
	top:542px !important;
}

#item130651 {
	width:10px !important;
	height:10px !important;
	left:137px !important;
	top:488px !important;
}

#item130656 {
	width:10px !important;
	height:10px !important;
	left:137px !important;
	top:500px !important;
}

#item130661 {
	width:10px !important;
	height:10px !important;
	left:137px !important;
	top:513px !important;
}

#item130668 {
	width:10px !important;
	height:10px !important;
	left:137px !important;
	top:526px !important;
}

#item130672 {
	width:10px !important;
	height:10px !important;
	left:137px !important;
	top:538px !important;
}

#item130676 {
	width:10px !important;
	height:10px !important;
	left:137px !important;
	top:551px !important;
}

#item130800 {
	width:10px !important;
	height:11px !important;
	left:300px !important;
	top:334px !important;
}

#item130801 {
	width:10px !important;
	height:11px !important;
	left:300px !important;
	top:347px !important;
}

#item28125 {
	width:21px !important;
	height:430px !important;
	left:-7px !important;
	top:196px !important;
	background:#67ab88;
}

#item130981 {
	width:10px !important;
	height:10px !important;
	left:452px !important;
	top:231px !important;
}

#item130985 {
	width:10px !important;
	height:10px !important;
	left:452px !important;
	top:243px !important;
}

#item131019 {
	width:10px !important;
	height:10px !important;
	left:439px !important;
	top:596px !important;
}

#item131031 {
	width:10px !important;
	height:10px !important;
	left:439px !important;
	top:608px !important;
}

#item131035 {
	width:10px !important;
	height:10px !important;
	left:439px !important;
	top:621px !important;
}

#item131005 {
	width:10px !important;
	height:10px !important;
	left:439px !important;
	top:572px !important;
}

#item131012 {
	width:10px !important;
	height:10px !important;
	left:439px !important;
	top:584px !important;
}

#item130828 {
	width:10px !important;
	height:10px !important;
	left:213px !important;
	top:159px !important;
}

#item130963 {
	width:10px !important;
	height:10px !important;
	left:452px !important;
	top:207px !important;
}

#item130968 {
	width:10px !important;
	height:10px !important;
	left:452px !important;
	top:219px !important;
}

#item130829 {
	width:10px !important;
	height:10px !important;
	left:213px !important;
	top:172px !important;
}

#item130851 {
	width:10px !important;
	height:10px !important;
	left:213px !important;
	top:233px !important;
}

#item130855 {
	width:10px !important;
	height:10px !important;
	left:213px !important;
	top:246px !important;
}

#item130836 {
	width:10px !important;
	height:11px !important;
	left:213px !important;
	top:184px !important;
}

#item130860 {
	width:10px !important;
	height:11px !important;
	left:213px !important;
	top:258px !important;
}

#item130972 {
	width:10px !important;
	height:11px !important;
	left:452px !important;
	top:254px !important;
}

#item131024 {
	width:10px !important;
	height:11px !important;
	left:439px !important;
	top:633px !important;
}

#item130976 {
	width:10px !important;
	height:11px !important;
	left:452px !important;
	top:266px !important;
}

#item130865 {
	width:10px !important;
	height:11px !important;
	left:213px !important;
	top:270px !important;
}

#item130837 {
	width:10px !important;
	height:11px !important;
	left:213px !important;
	top:196px !important;
}

#item130845 {
	width:10px !important;
	height:10px !important;
	left:213px !important;
	top:208px !important;
}

#item130846 {
	width:10px !important;
	height:10px !important;
	left:213px !important;
	top:221px !important;
}

#item130875 {
	width:10px !important;
	height:10px !important;
	left:213px !important;
	top:282px !important;
}

#item130880 {
	width:10px !important;
	height:10px !important;
	left:213px !important;
	top:295px !important;
}

#item130897 {
	width:10px !important;
	height:10px !important;
	left:201px !important;
	top:417px !important;
}

#item130902 {
	width:10px !important;
	height:10px !important;
	left:201px !important;
	top:429px !important;
}

#item130907 {
	width:10px !important;
	height:10px !important;
	left:201px !important;
	top:441px !important;
}

#item130911 {
	width:10px !important;
	height:10px !important;
	left:34px !important;
	top:706px !important;
}

#item130928 {
	width:10px !important;
	height:10px !important;
	left:34px !important;
	top:718px !important;
}

#item130935 {
	width:10px !important;
	height:10px !important;
	left:34px !important;
	top:730px !important;
}

#item130940 {
	width:10px !important;
	height:10px !important;
	left:34px !important;
	top:742px !important;
}

#item130945 {
	width:10px !important;
	height:10px !important;
	left:34px !important;
	top:754px !important;
}

#item130950 {
	width:10px !important;
	height:10px !important;
	left:34px !important;
	top:766px !important;
}

#item130957 {
	width:10px !important;
	height:10px !important;
	left:34px !important;
	top:778px !important;
}

#item130993 {
	width:10px !important;
	height:10px !important;
	left:439px !important;
	top:547px !important;
}

#item130997 {
	width:10px !important;
	height:10px !important;
	left:439px !important;
	top:560px !important;
}

#item131039 {
	width:10px !important;
	height:10px !important;
	left:439px !important;
	top:645px !important;
}

#item131043 {
	width:10px !important;
	height:10px !important;
	left:439px !important;
	top:657px !important;
}

#item131048 {
	width:10px !important;
	height:10px !important;
	left:439px !important;
	top:670px !important;
}

#item131053 {
	width:10px !important;
	height:10px !important;
	left:439px !important;
	top:682px !important;
}

#item131057 {
	width:10px !important;
	height:10px !important;
	left:439px !important;
	top:694px !important;
}

#item131062 {
	width:10px !important;
	height:10px !important;
	left:439px !important;
	top:706px !important;
}

#item131067 {
	width:10px !important;
	height:10px !important;
	left:439px !important;
	top:719px !important;
}

#item131074 {
	width:10px !important;
	height:10px !important;
	left:439px !important;
	top:731px !important;
}

#item131169 {
	width:10px !important;
	height:10px !important;
	left:23px !important;
	top:697px !important;
}

#item131173 {
	width:10px !important;
	height:10px !important;
	left:23px !important;
	top:710px !important;
}

#item131425 {
	width:10px !important;
	height:10px !important;
	left:181px !important;
	top:795px !important;
}

#item131527 {
	width:10px !important;
	height:10px !important;
	left:336px !important;
	top:692px !important;
}

#item131532 {
	width:10px !important;
	height:10px !important;
	left:336px !important;
	top:704px !important;
}

#item131539 {
	width:10px !important;
	height:10px !important;
	left:336px !important;
	top:716px !important;
}

#item131095 {
	width:10px !important;
	height:10px !important;
	left:23px !important;
	top:425px !important;
}

#item131314 {
	width:10px !important;
	height:10px !important;
	left:181px !important;
	top:532px !important;
}

#item131496 {
	width:10px !important;
	height:10px !important;
	left:336px !important;
	top:606px !important;
}

#item131557 {
	width:10px !important;
	height:10px !important;
	left:336px !important;
	top:209px !important;
}

#item131561 {
	width:10px !important;
	height:10px !important;
	left:336px !important;
	top:222px !important;
}

#item131500 {
	width:10px !important;
	height:10px !important;
	left:336px !important;
	top:618px !important;
}

#item131318 {
	width:10px !important;
	height:10px !important;
	left:181px !important;
	top:543px !important;
}

#item131323 {
	width:10px !important;
	height:10px !important;
	left:181px !important;
	top:555px !important;
}

#item131099 {
	width:10px !important;
	height:10px !important;
	left:23px !important;
	top:437px !important;
}

#item131103 {
	width:10px !important;
	height:10px !important;
	left:23px !important;
	top:449px !important;
}

#item131181 {
	width:10px !important;
	height:10px !important;
	left:23px !important;
	top:327px !important;
}

#item131182 {
	width:10px !important;
	height:10px !important;
	left:23px !important;
	top:339px !important;
}

#item131187 {
	width:10px !important;
	height:10px !important;
	left:23px !important;
	top:352px !important;
}

#item131194 {
	width:10px !important;
	height:10px !important;
	left:23px !important;
	top:364px !important;
}

#item131201 {
	width:10px !important;
	height:10px !important;
	left:23px !important;
	top:376px !important;
}

#item131205 {
	width:10px !important;
	height:10px !important;
	left:23px !important;
	top:389px !important;
}

#item131278 {
	width:10px !important;
	height:10px !important;
	left:181px !important;
	top:448px !important;
}

#item131283 {
	width:10px !important;
	height:10px !important;
	left:181px !important;
	top:460px !important;
}

#item131288 {
	width:10px !important;
	height:10px !important;
	left:181px !important;
	top:472px !important;
}

#item131297 {
	width:10px !important;
	height:10px !important;
	left:181px !important;
	top:484px !important;
}

#item131301 {
	width:10px !important;
	height:10px !important;
	left:181px !important;
	top:496px !important;
}

#item131305 {
	width:10px !important;
	height:10px !important;
	left:181px !important;
	top:508px !important;
}

#item131465 {
	width:10px !important;
	height:10px !important;
	left:336px !important;
	top:533px !important;
}

#item131474 {
	width:10px !important;
	height:10px !important;
	left:336px !important;
	top:558px !important;
}

#item131487 {
	width:10px !important;
	height:10px !important;
	left:336px !important;
	top:582px !important;
}

#item131469 {
	width:10px !important;
	height:10px !important;
	left:336px !important;
	top:545px !important;
}

#item131480 {
	width:10px !important;
	height:10px !important;
	left:336px !important;
	top:570px !important;
}

#item131492 {
	width:10px !important;
	height:10px !important;
	left:336px !important;
	top:594px !important;
}

#item131309 {
	width:10px !important;
	height:10px !important;
	left:181px !important;
	top:520px !important;
}

#item131209 {
	width:10px !important;
	height:10px !important;
	left:23px !important;
	top:401px !important;
}

#item131217 {
	width:10px !important;
	height:10px !important;
	left:23px !important;
	top:534px !important;
}

#item131376 {
	width:10px !important;
	height:10px !important;
	left:181px !important;
	top:676px !important;
}

#item131380 {
	width:10px !important;
	height:10px !important;
	left:181px !important;
	top:688px !important;
}

#item131385 {
	width:10px !important;
	height:10px !important;
	left:181px !important;
	top:700px !important;
}

#item131389 {
	width:10px !important;
	height:10px !important;
	left:181px !important;
	top:712px !important;
}

#item131394 {
	width:10px !important;
	height:10px !important;
	left:181px !important;
	top:723px !important;
}

#item131218 {
	width:10px !important;
	height:10px !important;
	left:23px !important;
	top:546px !important;
}

#item131227 {
	width:10px !important;
	height:10px !important;
	left:23px !important;
	top:559px !important;
}

#item131231 {
	width:10px !important;
	height:10px !important;
	left:23px !important;
	top:571px !important;
}

#item131236 {
	width:10px !important;
	height:10px !important;
	left:23px !important;
	top:583px !important;
}

#item131565 {
	width:10px !important;
	height:10px !important;
	left:336px !important;
	top:392px !important;
}

#item131569 {
	width:10px !important;
	height:10px !important;
	left:336px !important;
	top:380px !important;
}

#item131578 {
	width:10px !important;
	height:10px !important;
	left:336px !important;
	top:355px !important;
}

#item131589 {
	width:10px !important;
	height:10px !important;
	left:336px !important;
	top:331px !important;
}

#item131573 {
	width:10px !important;
	height:10px !important;
	left:336px !important;
	top:367px !important;
}

#item131584 {
	width:10px !important;
	height:10px !important;
	left:336px !important;
	top:343px !important;
}

#item131594 {
	width:10px !important;
	height:10px !important;
	left:336px !important;
	top:319px !important;
}

#item131599 {
	width:10px !important;
	height:10px !important;
	left:336px !important;
	top:307px !important;
}

#item131607 {
	width:10px !important;
	height:10px !important;
	left:336px !important;
	top:295px !important;
}

#item131611 {
	width:10px !important;
	height:10px !important;
	left:336px !important;
	top:283px !important;
}

#item131615 {
	width:10px !important;
	height:10px !important;
	left:336px !important;
	top:270px !important;
}

#item131619 {
	width:10px !important;
	height:10px !important;
	left:336px !important;
	top:258px !important;
}

#item131107 {
	width:10px !important;
	height:11px !important;
	left:23px !important;
	top:461px !important;
}

#item131112 {
	width:10px !important;
	height:11px !important;
	left:23px !important;
	top:473px !important;
}

#item131116 {
	width:10px !important;
	height:11px !important;
	left:23px !important;
	top:485px !important;
}

#item131122 {
	width:10px !important;
	height:11px !important;
	left:23px !important;
	top:498px !important;
}

#item131126 {
	width:10px !important;
	height:11px !important;
	left:23px !important;
	top:510px !important;
}

#item131328 {
	width:10px !important;
	height:11px !important;
	left:181px !important;
	top:567px !important;
}

#item131333 {
	width:10px !important;
	height:11px !important;
	left:181px !important;
	top:579px !important;
}

#item131455 {
	width:10px !important;
	height:11px !important;
	left:336px !important;
	top:509px !important;
}

#item131623 {
	width:10px !important;
	height:11px !important;
	left:336px !important;
	top:246px !important;
}

#item131628 {
	width:10px !important;
	height:11px !important;
	left:336px !important;
	top:234px !important;
}

#item131460 {
	width:10px !important;
	height:11px !important;
	left:336px !important;
	top:521px !important;
}

#item131342 {
	width:10px !important;
	height:11px !important;
	left:181px !important;
	top:591px !important;
}

#item131131 {
	width:10px !important;
	height:11px !important;
	left:23px !important;
	top:522px !important;
}

#item131153 {
	width:10px !important;
	height:10px !important;
	left:23px !important;
	top:622px !important;
}

#item131157 {
	width:10px !important;
	height:10px !important;
	left:23px !important;
	top:643px !important;
}

#item131161 {
	width:10px !important;
	height:10px !important;
	left:23px !important;
	top:662px !important;
}

#item131165 {
	width:10px !important;
	height:10px !important;
	left:23px !important;
	top:680px !important;
}

#item131400 {
	width:10px !important;
	height:10px !important;
	left:181px !important;
	top:735px !important;
}

#item131407 {
	width:10px !important;
	height:10px !important;
	left:181px !important;
	top:747px !important;
}

#item131411 {
	width:10px !important;
	height:10px !important;
	left:181px !important;
	top:759px !important;
}

#item131415 {
	width:10px !important;
	height:10px !important;
	left:181px !important;
	top:771px !important;
}

#item131421 {
	width:10px !important;
	height:10px !important;
	left:181px !important;
	top:783px !important;
}

#item131138 {
	width:10px !important;
	height:10px !important;
	left:23px !important;
	top:595px !important;
}

#item131146 {
	width:10px !important;
	height:10px !important;
	left:23px !important;
	top:607px !important;
}

#item131347 {
	width:10px !important;
	height:10px !important;
	left:181px !important;
	top:603px !important;
}

#item131354 {
	width:10px !important;
	height:10px !important;
	left:181px !important;
	top:615px !important;
}

#item131504 {
	width:10px !important;
	height:10px !important;
	left:336px !important;
	top:631px !important;
}

#item131508 {
	width:10px !important;
	height:10px !important;
	left:336px !important;
	top:643px !important;
}

#item131513 {
	width:10px !important;
	height:10px !important;
	left:336px !important;
	top:655px !important;
}

#item131518 {
	width:10px !important;
	height:10px !important;
	left:336px !important;
	top:667px !important;
}

#item131522 {
	width:10px !important;
	height:10px !important;
	left:336px !important;
	top:679px !important;
}

#item131358 {
	width:10px !important;
	height:10px !important;
	left:181px !important;
	top:627px !important;
}

#item131363 {
	width:10px !important;
	height:10px !important;
	left:181px !important;
	top:639px !important;
}

#item131368 {
	width:10px !important;
	height:10px !important;
	left:181px !important;
	top:651px !important;
}

#item131372 {
	width:10px !important;
	height:10px !important;
	left:181px !important;
	top:663px !important;
}

#item131639 {
	width:10px !important;
	height:10px !important;
	left:34px !important;
	top:259px !important;
}

#item131967 {
	width:10px !important;
	height:10px !important;
	left:312px !important;
	top:238px !important;
}

#item131971 {
	width:10px !important;
	height:10px !important;
	left:312px !important;
	top:249px !important;
}

#item131976 {
	width:10px !important;
	height:10px !important;
	left:312px !important;
	top:261px !important;
}

#item131758 {
	width:10px !important;
	height:10px !important;
	left:34px !important;
	top:526px !important;
}

#item131880 {
	width:10px !important;
	height:10px !important;
	left:468px !important;
	top:690px !important;
}

#item131905 {
	width:10px !important;
	height:10px !important;
	left:312px !important;
	top:456px !important;
}

#item131884 {
	width:10px !important;
	height:10px !important;
	left:468px !important;
	top:703px !important;
}

#item131763 {
	width:10px !important;
	height:10px !important;
	left:34px !important;
	top:537px !important;
}

#item131768 {
	width:10px !important;
	height:10px !important;
	left:34px !important;
	top:549px !important;
}

#item131680 {
	width:10px !important;
	height:10px !important;
	left:34px !important;
	top:271px !important;
}

#item131684 {
	width:10px !important;
	height:10px !important;
	left:34px !important;
	top:283px !important;
}

#item131645 {
	width:10px !important;
	height:11px !important;
	left:34px !important;
	top:342px !important;
}

#item131660 {
	width:10px !important;
	height:11px !important;
	left:34px !important;
	top:330px !important;
}

#item131667 {
	width:10px !important;
	height:11px !important;
	left:34px !important;
	top:318px !important;
}

#item131981 {
	width:10px !important;
	height:11px !important;
	left:312px !important;
	top:273px !important;
}

#item131988 {
	width:10px !important;
	height:11px !important;
	left:312px !important;
	top:285px !important;
}

#item131993 {
	width:10px !important;
	height:11px !important;
	left:312px !important;
	top:296px !important;
}

#item131671 {
	width:10px !important;
	height:11px !important;
	left:34px !important;
	top:306px !important;
}

#item131676 {
	width:10px !important;
	height:11px !important;
	left:34px !important;
	top:295px !important;
}

#item131650 {
	width:10px !important;
	height:10px !important;
	left:34px !important;
	top:365px !important;
}

#item131688 {
	width:10px !important;
	height:10px !important;
	left:149px !important;
	top:354px !important;
}

#item131997 {
	width:10px !important;
	height:10px !important;
	left:312px !important;
	top:355px !important;
}

#item132022 {
	width:10px !important;
	height:10px !important;
	left:446px !important;
	top:228px !important;
}

#item131788 {
	width:10px !important;
	height:10px !important;
	left:159px !important;
	top:566px !important;
}

#item131860 {
	width:10px !important;
	height:10px !important;
	left:468px !important;
	top:777px !important;
}

#item131868 {
	width:10px !important;
	height:10px !important;
	left:468px !important;
	top:765px !important;
}

#item131872 {
	width:10px !important;
	height:10px !important;
	left:468px !important;
	top:753px !important;
}

#item131876 {
	width:10px !important;
	height:10px !important;
	left:468px !important;
	top:740px !important;
}

#item131931 {
	width:10px !important;
	height:10px !important;
	left:312px !important;
	top:503px !important;
}

#item131935 {
	width:10px !important;
	height:10px !important;
	left:312px !important;
	top:515px !important;
}

#item131939 {
	width:10px !important;
	height:10px !important;
	left:312px !important;
	top:527px !important;
}

#item131943 {
	width:10px !important;
	height:10px !important;
	left:312px !important;
	top:539px !important;
}

#item131947 {
	width:10px !important;
	height:10px !important;
	left:312px !important;
	top:551px !important;
}

#item131809 {
	width:10px !important;
	height:10px !important;
	left:159px !important;
	top:554px !important;
}

#item131813 {
	width:10px !important;
	height:10px !important;
	left:159px !important;
	top:542px !important;
}

#item131817 {
	width:10px !important;
	height:10px !important;
	left:159px !important;
	top:531px !important;
}

#item131821 {
	width:10px !important;
	height:10px !important;
	left:159px !important;
	top:519px !important;
}

#item131827 {
	width:10px !important;
	height:10px !important;
	left:159px !important;
	top:507px !important;
}

#item131694 {
	width:10px !important;
	height:10px !important;
	left:149px !important;
	top:342px !important;
}

#item132001 {
	width:10px !important;
	height:10px !important;
	left:312px !important;
	top:343px !important;
}

#item131699 {
	width:10px !important;
	height:10px !important;
	left:149px !important;
	top:330px !important;
}

#item132005 {
	width:10px !important;
	height:10px !important;
	left:312px !important;
	top:332px !important;
}

#item131703 {
	width:10px !important;
	height:10px !important;
	left:149px !important;
	top:318px !important;
}

#item132011 {
	width:10px !important;
	height:10px !important;
	left:312px !important;
	top:320px !important;
}

#item131710 {
	width:10px !important;
	height:10px !important;
	left:149px !important;
	top:306px !important;
}

#item132016 {
	width:10px !important;
	height:10px !important;
	left:312px !important;
	top:308px !important;
}

#item131715 {
	width:10px !important;
	height:10px !important;
	left:149px !important;
	top:294px !important;
}

#item131723 {
	width:10px !important;
	height:10px !important;
	left:149px !important;
	top:282px !important;
}

#item131728 {
	width:10px !important;
	height:10px !important;
	left:149px !important;
	top:270px !important;
}

#item131733 {
	width:10px !important;
	height:10px !important;
	left:149px !important;
	top:259px !important;
}

#item131737 {
	width:10px !important;
	height:10px !important;
	left:149px !important;
	top:247px !important;
}

#item131655 {
	width:10px !important;
	height:10px !important;
	left:34px !important;
	top:354px !important;
}

#item131774 {
	width:10px !important;
	height:11px !important;
	left:34px !important;
	top:564px !important;
}

#item131889 {
	width:10px !important;
	height:11px !important;
	left:468px !important;
	top:715px !important;
}

#item131915 {
	width:10px !important;
	height:11px !important;
	left:312px !important;
	top:467px !important;
}

#item131920 {
	width:10px !important;
	height:11px !important;
	left:312px !important;
	top:479px !important;
}

#item131927 {
	width:10px !important;
	height:11px !important;
	left:312px !important;
	top:491px !important;
}

#item131894 {
	width:10px !important;
	height:11px !important;
	left:468px !important;
	top:727px !important;
}

#item131778 {
	width:10px !important;
	height:11px !important;
	left:34px !important;
	top:579px !important;
}

#item131783 {
	width:10px !important;
	height:11px !important;
	left:34px !important;
	top:590px !important;
}

#item131842 {
	width:10px !important;
	height:11px !important;
	left:34px !important;
	top:707px !important;
}

#item131843 {
	width:10px !important;
	height:11px !important;
	left:34px !important;
	top:719px !important;
}

#item131848 {
	width:10px !important;
	height:11px !important;
	left:34px !important;
	top:730px !important;
}

#item132033 {
	width:10px !important;
	height:10px !important;
	left:446px !important;
	top:240px !important;
}

#item131795 {
	width:10px !important;
	height:10px !important;
	left:159px !important;
	top:601px !important;
}

#item131800 {
	width:10px !important;
	height:10px !important;
	left:159px !important;
	top:589px !important;
}

#item131805 {
	width:10px !important;
	height:10px !important;
	left:159px !important;
	top:578px !important;
}

#item131962 {
	width:10px !important;
	height:10px !important;
	left:312px !important;
	top:226px !important;
}

#item132034 {
	width:10px !important;
	height:10px !important;
	left:446px !important;
	top:309px !important;
}

#item132039 {
	width:10px !important;
	height:10px !important;
	left:446px !important;
	top:321px !important;
}

#item132046 {
	width:10px !important;
	height:10px !important;
	left:446px !important;
	top:333px !important;
}

#item132050 {
	width:10px !important;
	height:10px !important;
	left:446px !important;
	top:344px !important;
}

#item132054 {
	width:10px !important;
	height:10px !important;
	left:446px !important;
	top:356px !important;
}

#item132061 {
	width:10px !important;
	height:10px !important;
	left:446px !important;
	top:251px !important;
}

#item132063 {
	width:10px !important;
	height:10px !important;
	left:446px !important;
	top:263px !important;
}

#item132067 {
	width:10px !important;
	height:10px !important;
	left:446px !important;
	top:275px !important;
}

#item132071 {
	width:10px !important;
	height:10px !important;
	left:446px !important;
	top:286px !important;
}

#item132076 {
	width:10px !important;
	height:10px !important;
	left:446px !important;
	top:298px !important;
}

#item128637 {
	width:10px !important;
	height:11px !important;
}

#item128642 {
	width:10px !important;
	height:11px !important;
	top:13px !important;
}

#item128646 {
	width:10px !important;
	height:11px !important;
	top:26px !important;
}

#item128651 {
	width:10px !important;
	height:11px !important;
	top:38px !important;
}

#item128676 {
	width:10px !important;
	height:11px !important;
	top:1px !important;
}

#item128682 {
	width:10px !important;
	height:11px !important;
	top:13px !important;
}

#item128686 {
	width:10px !important;
	height:11px !important;
	top:26px !important;
}

#item128690 {
	width:10px !important;
	height:11px !important;
	top:38px !important;
}

#item128696 {
	width:10px !important;
	height:11px !important;
	top:51px !important;
}

#item128701 {
	width:10px !important;
	height:11px !important;
	top:63px !important;
}

#item128705 {
	width:10px !important;
	height:11px !important;
	top:76px !important;
}

#item132101 {
	width:10px !important;
	height:10px !important;
	left:23px !important;
	top:210px !important;
}

#item132107 {
	width:10px !important;
	height:10px !important;
	left:23px !important;
	top:222px !important;
}

#item132112 {
	width:10px !important;
	height:11px !important;
	left:23px !important;
	top:235px !important;
}

#item132154 {
	width:10px !important;
	height:11px !important;
	left:23px !important;
	top:547px !important;
}

#item132174 {
	width:10px !important;
	height:11px !important;
	left:23px !important;
	top:560px !important;
}

#item132159 {
	width:10px !important;
	height:11px !important;
	left:300px !important;
	top:211px !important;
}

#item132163 {
	width:10px !important;
	height:11px !important;
	left:300px !important;
	top:223px !important;
}

#item132168 {
	width:10px !important;
	height:11px !important;
	left:300px !important;
	top:235px !important;
}

#item132119 {
	width:10px !important;
	height:11px !important;
	left:23px !important;
	top:247px !important;
}

#item132123 {
	width:10px !important;
	height:10px !important;
	left:23px !important;
	top:260px !important;
}

#item132127 {
	width:10px !important;
	height:10px !important;
	left:23px !important;
	top:272px !important;
}

#item132131 {
	width:10px !important;
	height:10px !important;
	left:23px !important;
	top:285px !important;
}

#item132135 {
	width:10px !important;
	height:10px !important;
	left:23px !important;
	top:298px !important;
}

#item132139 {
	width:10px !important;
	height:10px !important;
	left:23px !important;
	top:310px !important;
}

#item132190 {
	width:10px !important;
	height:11px !important;
	left:34px !important;
	top:694px !important;
}

#item132194 {
	width:10px !important;
	height:11px !important;
	left:34px !important;
	top:706px !important;
}

#item132198 {
	width:10px !important;
	height:11px !important;
	left:34px !important;
	top:719px !important;
}

#item132203 {
	width:10px !important;
	height:11px !important;
	left:34px !important;
	top:732px !important;
}

#item132207 {
	width:10px !important;
	height:11px !important;
	left:34px !important;
	top:745px !important;
}

#item132211 {
	width:10px !important;
	height:11px !important;
	left:34px !important;
	top:758px !important;
}

#item132220 {
	width:10px !important;
	height:10px !important;
	left:34px !important;
	top:681px !important;
}

#item132224 {
	width:10px !important;
	height:10px !important;
	left:34px !important;
	top:771px !important;
}

#item132230 {
	width:10px !important;
	height:10px !important;
	left:178px !important;
	top:668px !important;
}

#item132225 {
	width:10px !important;
	height:10px !important;
	left:34px !important;
	top:784px !important;
}

#item132235 {
	width:10px !important;
	height:10px !important;
	left:178px !important;
	top:681px !important;
}

#item132247 {
	width:10px !important;
	height:10px !important;
	left:178px !important;
	top:719px !important;
}

#item132248 {
	width:10px !important;
	height:10px !important;
	left:178px !important;
	top:733px !important;
}

#item132252 {
	width:10px !important;
	height:10px !important;
	left:178px !important;
	top:746px !important;
}

#item132257 {
	width:10px !important;
	height:10px !important;
	left:178px !important;
	top:759px !important;
}

#item132261 {
	width:10px !important;
	height:10px !important;
	left:178px !important;
	top:773px !important;
}

#item132265 {
	width:10px !important;
	height:10px !important;
	left:178px !important;
	top:786px !important;
}

#item533 {
	width:21px !important;
	height:430px !important;
	left:-7px !important;
	top:196px !important;
	background:#7a2630;
}

#item534 {
	width:20px !important;
	height:429px !important;
	left:582px !important;
	top:197px !important;
	background:#7a2630;
}

#item626 {
	width:21px !important;
	height:430px !important;
	left:-7px !important;
	top:196px !important;
	background:#1d4264;
}

#item627 {
	width:20px !important;
	height:429px !important;
	left:582px !important;
	top:197px !important;
	background:#1d4264;
}

#item55682 {
	width:21px !important;
	height:430px !important;
	left:-7px !important;
	top:196px !important;
	background:#6a90c9;
}

#item55683 {
	width:20px !important;
	height:429px !important;
	left:582px !important;
	top:197px !important;
	background:#6a90c9;
}

#item55808 {
	width:21px !important;
	height:430px !important;
	left:-7px !important;
	top:196px !important;
	background:#48579e;
}

#item55809 {
	width:20px !important;
	height:429px !important;
	left:582px !important;
	top:197px !important;
	background:#48579e;
}

#item48191 {
	width:21px !important;
	height:430px !important;
	left:-7px !important;
	top:218px !important;
	background:#48579e;
}

#item48192 {
	width:20px !important;
	height:429px !important;
	left:582px !important;
	top:197px !important;
	background:#48579e;
}

#item152984 {
	width:131px !important;
	height:54px !important;
	left:18px !important;
	top:12px !important;
	background:#fff;
}

#item100190 {
	width:21px !important;
	height:430px !important;
	left:-7px !important;
	top:196px !important;
	background:#6f7881;
}

#item100191 {
	width:20px !important;
	height:429px !important;
	left:582px !important;
	top:197px !important;
	background:#6f7881;
}

#item59823 {
	width:38px !important;
	height:38px !important;
	border-radius:11px;
	background:#edd81b;
}

#item60259 {
	width:38px !important;
	height:38px !important;
	border-radius:11px;
	background:#edd81b;
}

#item60441 {
	width:38px !important;
	height:38px !important;
	border-radius:11px;
	background:#edd81b;
}

#item66862 {
	width:87px !important;
	height:79px !important;
	left:455px !important;
	top:233px !important;
}

#item442 {
	width:21px !important;
	height:430px !important;
	left:-7px !important;
	top:196px !important;
	background:#394c59;
}

#item443 {
	width:20px !important;
	height:429px !important;
	left:582px !important;
	top:197px !important;
	background:#394c59;
}

#item155439 {
	width:10px !important;
	height:10px !important;
	left:28px !important;
	top:29px !important;
	border:solid 1px #ffffff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item155440 {
	width:10px !important;
	height:10px !important;
	left:23px !important;
	top:29px !important;
	border:solid 1px #ffffff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item155441 {
	width:10px !important;
	height:10px !important;
	left:18px !important;
	top:29px !important;
	border:solid 1px #ffffff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item155442 {
	width:10px !important;
	height:10px !important;
	left:12px !important;
	top:29px !important;
	border:solid 1px #ffffff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item155443 {
	width:10px !important;
	height:10px !important;
	left:7px !important;
	top:29px !important;
	border:solid 1px #ffffff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item155444 {
	width:10px !important;
	height:10px !important;
	left:7px !important;
	top:24px !important;
	border:solid 1px #ffffff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item155445 {
	width:10px !important;
	height:10px !important;
	left:7px !important;
	top:18px !important;
	border:solid 1px #ffffff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item155446 {
	width:10px !important;
	height:10px !important;
	left:7px !important;
	top:13px !important;
	border:solid 1px #ffffff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item155447 {
	width:10px !important;
	height:10px !important;
	left:7px !important;
	top:8px !important;
	border:solid 1px #ffffff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item155449 {
	width:10px !important;
	height:10px !important;
	left:12px !important;
	top:8px !important;
	border:solid 1px #ffffff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item155450 {
	width:10px !important;
	height:10px !important;
	left:18px !important;
	top:8px !important;
	border:solid 1px #ffffff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item155451 {
	width:10px !important;
	height:10px !important;
	left:23px !important;
	top:8px !important;
	border:solid 1px #ffffff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item155452 {
	width:10px !important;
	height:10px !important;
	left:28px !important;
	top:8px !important;
	border:solid 1px #ffffff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item155454 {
	width:10px !important;
	height:10px !important;
	left:28px !important;
	top:13px !important;
	border:solid 1px #ffffff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item155455 {
	width:10px !important;
	height:10px !important;
	left:28px !important;
	top:18px !important;
	border:solid 1px #ffffff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item155456 {
	width:10px !important;
	height:10px !important;
	left:23px !important;
	top:24px !important;
	border:solid 1px #ffffff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item155457 {
	width:10px !important;
	height:10px !important;
	left:18px !important;
	top:24px !important;
	border:solid 1px #ffffff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item155458 {
	width:10px !important;
	height:10px !important;
	left:12px !important;
	top:24px !important;
	border:solid 1px #ffffff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item155459 {
	width:10px !important;
	height:10px !important;
	left:12px !important;
	top:18px !important;
	border:solid 1px #ffffff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item155460 {
	width:10px !important;
	height:10px !important;
	left:12px !important;
	top:13px !important;
	border:solid 1px #ffffff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item155461 {
	width:10px !important;
	height:10px !important;
	left:18px !important;
	top:13px !important;
	border:solid 1px #ffffff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item155462 {
	width:10px !important;
	height:10px !important;
	left:23px !important;
	top:13px !important;
	border:solid 1px #ffffff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item155463 {
	width:10px !important;
	height:10px !important;
	left:18px !important;
	top:18px !important;
	border:solid 1px #ffffff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item155464 {
	width:10px !important;
	height:10px !important;
	left:23px !important;
	top:18px !important;
	border:solid 1px #ffffff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item155465 {
	width:10px !important;
	height:10px !important;
	left:28px !important;
	top:24px !important;
	border:solid 1px #ffffff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item71557 {
	width:210px !important;
	height:54px !important;
	left:34px !important;
	top:606px !important;
}

#item6666 {
	opacity:0.85;
	width:140px !important;
	height:40px !important;
	left:261px !important;
	top:494px !important;
	background:#fff;
}

#item6667 {
	opacity:0.85;
	width:76px !important;
	height:40px !important;
	left:261px !important;
	top:271px !important;
	background:#fff;
}

#item6668 {
	opacity:0.85;
	width:64px !important;
	height:40px !important;
	left:432px !important;
	top:271px !important;
	background:#fff;
}

#item165115 {
	width:5px !important;
	height:19px !important;
	left:121px !important;
	top:1px !important;
	background:#383184;
}

#item121062 {
	width:20px !important;
	height:429px !important;
	left:582px !important;
	top:197px !important;
	background:#e6cc1b;
}

#item121117 {
	width:3px !important;
	height:10px !important;
	left:64px !important;
	background:#383184;
}

#item121061 {
	width:21px !important;
	height:430px !important;
	left:-7px !important;
	top:196px !important;
	background:#e6cc1b;
}

#item121137 {
	width:3px !important;
	height:10px !important;
	left:64px !important;
	background:#383184;
}

#item152114 {
	width:104px !important;
	height:104px !important;
	left:457px !important;
	top:369px !important;
	background:#fff;
}

#item137611 {
	width:21px !important;
	height:430px !important;
	left:-7px !important;
	top:196px !important;
	background:#be0031;
}

#item137706 {
	width:76px !important;
	height:48px !important;
	left:34px !important;
	top:23px !important;
	background:#fff;
}

#item72724 {
	width:21px !important;
	height:430px !important;
	left:-7px !important;
	top:196px !important;
	background:#565556;
}

#item72725 {
	width:20px !important;
	height:429px !important;
	left:582px !important;
	top:197px !important;
	background:#565556;
}

#item100343 {
	width:21px !important;
	height:430px !important;
	left:-7px !important;
	top:196px !important;
	background:#565556;
}

#item150131 {
	width:1200px !important;
	height:856px !important;
	top:-5px !important;
	background:#547ea2;
}

#item100500 {
	width:21px !important;
	height:430px !important;
	left:-7px !important;
	top:196px !important;
	background:#547ea2;
}

#item77031 {
	width:21px !important;
	height:430px !important;
	left:-7px !important;
	top:218px !important;
	background:#547ea2;
}

#item100501 {
	width:20px !important;
	height:429px !important;
	left:582px !important;
	top:197px !important;
	background:#547ea2;
}

#item77032 {
	width:20px !important;
	height:429px !important;
	left:582px !important;
	top:218px !important;
	background:#547ea2;
}

#item170160 {
	width:675px !important;
	height:879px !important;
	left:-79px !important;
	top:-9px !important;
	background:#dca321;
}

#item85324 {
	width:20px !important;
	height:429px !important;
	left:582px !important;
	top:197px !important;
	background:#dca321;
}

#item85323 {
	width:21px !important;
	height:430px !important;
	left:-7px !important;
	top:196px !important;
	background:#dca321;
}

#item166632 {
	width:151px !important;
	height:87px !important;
	left:217px !important;
	top:388px !important;
}

#item166806 {
	width:89px !important;
	height:86px !important;
	left:442px !important;
	top:465px !important;
}

#item95436 {
	width:165px !important;
	height:24px !important;
	left:32px !important;
	top:495px !important;
}

#item95736 {
	width:174px !important;
	height:87px !important;
	left:401px !important;
	top:146px !important;
}

#item95842 {
	width:182px !important;
	height:87px !important;
	left:401px !important;
	top:686px !important;
}

#item95906 {
	width:155px !important;
	height:48px !important;
	left:226px !important;
	top:502px !important;
}

#item87995 {
	width:21px !important;
	height:430px !important;
	left:-7px !important;
	top:196px !important;
	background:#3e679c;
}

#item97140 {
	width:120px !important;
	height:28px !important;
	left:175px !important;
	top:657px !important;
}

#item87996 {
	width:20px !important;
	height:429px !important;
	left:582px !important;
	top:197px !important;
	background:#3e679c;
}

#item88632 {
	width:20px !important;
	height:429px !important;
	left:582px !important;
	top:197px !important;
	background:#2e6ca3;
}

#item88631 {
	width:21px !important;
	height:430px !important;
	left:-7px !important;
	top:196px !important;
	background:#2e6ca3;
}

#item169483 {
	width:144px !important;
	height:53px !important;
	left:417px !important;
	top:386px !important;
	background:#fff;
}

#item126983 {
	width:21px !important;
	height:430px !important;
	left:-7px !important;
	top:196px !important;
	background:#9c251e;
}

#item127087 {
	width:92px !important;
	height:48px !important;
	left:34px !important;
	top:23px !important;
	background:#fff;
}

#item140349 {
	width:101px !important;
	height:21px !important;
	left:287px !important;
	top:338px !important;
}

#item146132 {
	width:101px !important;
	height:21px !important;
	left:287px !important;
	top:197px !important;
}

#item140577 {
	width:1px !important;
	height:7px !important;
	left:44px !important;
	top:5px !important;
	background:#000;
}

#item126984 {
	width:20px !important;
	height:429px !important;
	left:582px !important;
	top:197px !important;
	background:#9c251e;
}

#item127099 {
	width:92px !important;
	height:48px !important;
	left:469px !important;
	top:23px !important;
	background:#fff;
}

#item139180 {
	width:27px !important;
	height:27px !important;
	border:solid 1.215px #bd252b;
}

#item139433 {
	width:27px !important;
	height:27px !important;
	left:516px !important;
	top:500px !important;
	border:solid 1.215px #bd252b;
}

#item146416 {
	width:27px !important;
	height:27px !important;
	border:solid 1.215px #bd252b;
}

#item167183 {
	width:37px !important;
	height:20px !important;
	left:86px !important;
	top:245px !important;
}

#item167204 {
	width:32px !important;
	height:17px !important;
	left:285px !important;
	top:243px !important;
}

#item170023 {
	width:144px !important;
	height:53px !important;
	left:420px !important;
	top:386px !important;
	background:#fff;
}

#item135636 {
	width:21px !important;
	height:430px !important;
	left:-7px !important;
	top:196px !important;
	background:#5b9c3f;
}

#item135731 {
	width:68px !important;
	height:48px !important;
	left:34px !important;
	top:23px !important;
	background:#fff;
}

#item154267 {
	width:216px !important;
	height:42px !important;
	left:76px !important;
	top:175px !important;
}

#item135637 {
	width:20px !important;
	height:429px !important;
	left:582px !important;
	top:197px !important;
	background:#5b9c3f;
}

#item135735 {
	width:68px !important;
	height:48px !important;
	left:493px !important;
	top:23px !important;
	background:#fff;
}

#item168320 {
	width:440px !important;
	height:84px !important;
	left:41px !important;
	top:513px !important;
	background:#000;
	border:solid 0px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item168321 {
	width:220px !important;
	height:31px !important;
	left:41px !important;
	top:538px !important;
	background:#262626;
}

#item161414 {
	width:464px !important;
	height:84px !important;
	background:#000;
	border:solid 0px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item161415 {
	width:232px !important;
	height:21px !important;
	top:21px !important;
	background:#262626;
}

#item162576 {
	width:464px !important;
	height:84px !important;
	background:#000;
	border:solid 0px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item162577 {
	width:232px !important;
	height:21px !important;
	top:21px !important;
	background:#262626;
}
#in5footer,  #prefooter {display:none;}
