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

#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 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; }

.page {
	position:relative; float:left; height:100%; width:100%; 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;
}
.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 { 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);
}
.paper-horizontal {
	position:absolute; top:50%; overflow:visible;
}

.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;
}

/*video skins*/
.mejs-none .mejs-controls {display:none !important;}

.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;
	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; }
nav#page-nav > #nextBtn { 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:none; 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; 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:not(.safari a>button).has-down:active .state.btn-down { display:block; }
html:not(.zz) button:not(.safari a>button).has-down:active .state.btn-off, html:not(.zz) button:not(.safari a>button).has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
}
.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; }

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

/*view opts*/
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;	
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; }
#viewer-title{ padding-left:24px; }
#viewer-pagecount{ text-align:right; min-width:90px; }
#viewer-options { text-align:right; min-width:280px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;}
.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;
}
#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); }
:-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; }
.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*/
}
@media all and (max-width:780px) {
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;min-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;}
	.viewer-page-thumb > img {max-width:175px;}
}

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1280px; height:800px; }
.page { width:1280px; height:800px; background: #fff !important; }
.paper-vertical { width:1280px; height:100%; }
.paper-horizontal { width:28380px; height:800px; margin-top:-400.00px; }
#viewer_progress_bar {background:#ff9900;}
@media all and (max-height:800px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
	.anythingSlider-in5 .arrow a { margin: -68px 0 0 0; }
}
@media all and (max-width:1280px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;margin:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.mejs-audio {display:none;}
#item28118 {
	width:1280px !important;
	height:800px !important;
	top:1px !important;
	background:#059973;
}

#item28304 {
	width:136px !important;
	height:136px !important;
	left:574px !important;
	top:317px !important;
}

#item38963 {
	width:1280px !important;
	height:800px !important;
	top:1px !important;
	background:#059973;
}

#item39040 {
	width:204px !important;
	height:191px !important;
	left:365px !important;
	top:550px !important;
}

#item39084 {
	width:204px !important;
	height:191px !important;
	left:711px !important;
	top:550px !important;
}

#item21324 {
	opacity:0.10;
	width:1280px !important;
	height:800px !important;
	background:#059973;
	border:solid 1px #000;
}

#item15948 {
	width:631px !important;
	height:768px !important;
	left:7px !important;
	top:28px !important;
	background:#fff;
	border:solid 5px #059973;
}

#item324 {
	width:631px !important;
	height:768px !important;
	left:644px !important;
	top:28px !important;
	background:#fff;
	border:solid 5px #059973;
}

#item28092 {
	width:163px !important;
	height:28px !important;
	left:5px !important;
	top:2px !important;
}

#item28095 {
	width:163px !important;
	height:28px !important;
	left:163px !important;
	top:2px !important;
}

#item28445 {
	width:163px !important;
	height:28px !important;
	left:320px !important;
	top:2px !important;
}

#item59102 {
	width:163px !important;
	height:28px !important;
	left:478px !important;
	top:2px !important;
}

#item58868 {
	width:510px !important;
	height:823px !important;
	left:54px !important;
	top:43px !important;
}

#item58845 {
	width:501px !important;
	height:678px !important;
	left:61px !important;
	top:44px !important;
}

#item58843 {
	width:554px !important;
	height:724px !important;
	left:21px !important;
	top:36px !important;
}

#item58786 {
	width:501px !important;
	height:693px !important;
	left:61px !important;
	top:46px !important;
}

#item17654 {
	width:500px !important;
	height:692px !important;
	left:62px !important;
	top:46px !important;
}

#item58893 {
	width:117px !important;
	height:122px !important;
	left:521px !important;
	top:33px !important;
	background:#fff;
	border:solid 5px #059973;
}

#item17637 {
	width:15px !important;
	height:15px !important;
	left:615px !important;
	top:62px !important;
}

#item17633 {
	width:15px !important;
	height:15px !important;
	left:615px !important;
	top:49px !important;
}

#item17641 {
	width:15px !important;
	height:15px !important;
	left:615px !important;
	top:75px !important;
}

#item17639 {
	width:15px !important;
	height:15px !important;
	left:615px !important;
	top:62px !important;
}

#item17635 {
	width:15px !important;
	height:15px !important;
	left:615px !important;
	top:49px !important;
}

#item17643 {
	width:15px !important;
	height:15px !important;
	left:615px !important;
	top:75px !important;
}

#item58793 {
	width:15px !important;
	height:15px !important;
	left:615px !important;
	top:88px !important;
}

#item58797 {
	width:15px !important;
	height:15px !important;
	left:615px !important;
	top:88px !important;
}

#item58725 {
	width:110px !important;
	height:60px !important;
	left:13px !important;
	top:730px !important;
}

#item18032 {
	width:283px !important;
	height:41px !important;
	left:1px !important;
}

#item18034 {
	width:284px !important;
	height:41px !important;
	left:348px !important;
	top:748px !important;
}

#item17646 {
	width:15px !important;
	height:15px !important;
	left:615px !important;
	top:106px !important;
}

#item17648 {
	width:15px !important;
	height:15px !important;
	left:615px !important;
	top:106px !important;
}

#item6946 {
	width:479px !important;
	height:688px !important;
	left:16px !important;
	top:29px !important;
}

#item6944 {
	width:496px !important;
	height:717px !important;
	left:65px !important;
	top:20px !important;
}

#item1494 {
	width:495px !important;
	height:687px !important;
	left:1px !important;
}

#item744 {
	width:496px !important;
	height:688px !important;
	left:65px !important;
	top:49px !important;
}

#item15750 {
	width:371px !important;
	height:256px !important;
	left:155px !important;
	top:465px !important;
}

#item15460 {
	width:516px !important;
	height:706px !important;
	left:18px !important;
	top:47px !important;
}

#item15600 {
	width:469px !important;
	height:682px !important;
	left:32px !important;
	top:69px !important;
}

#item15754 {
	width:547px !important;
	height:664px !important;
}

#item15755 {
	width:547px !important;
	height:664px !important;
	left:-6px !important;
	top:57px !important;
}

#item15773 {
	width:353px !important;
	height:283px !important;
	left:7px !important;
	top:9px !important;
}

#item15764 {
	width:369px !important;
	height:326px !important;
	left:158px !important;
	top:410px !important;
}

#item7012 {
	width:488px !important;
	height:687px !important;
	left:20px !important;
	top:14px !important;
}

#item7010 {
	width:555px !important;
	height:701px !important;
	left:6px !important;
	top:37px !important;
}

#item20376 {
	width:397px !important;
	height:421px !important;
	left:124px !important;
	top:123px !important;
}

#item20650 {
	width:15px !important;
	height:15px !important;
	left:615px !important;
	top:119px !important;
}

#item20654 {
	width:15px !important;
	height:15px !important;
	left:615px !important;
	top:119px !important;
}

#item20806 {
	width:469px !important;
	height:572px !important;
}

#item20797 {
	width:495px !important;
	height:665px !important;
	left:64px !important;
	top:47px !important;
}

#item59369 {
	width:514px !important;
	height:671px !important;
	left:55px !important;
	top:37px !important;
}

#item61372 {
	width:527px !important;
	height:697px !important;
	left:22px !important;
	top:34px !important;
}

#item61487 {
	width:511px !important;
	height:682px !important;
	left:60px !important;
	top:48px !important;
}

#item59620 {
	width:557px !important;
	height:696px !important;
	left:25px !important;
	top:39px !important;
}

#item28536 {
	width:477px !important;
	height:790px !important;
	left:54px !important;
	top:48px !important;
}

#item15058 {
	opacity:0.50;
	width:234px !important;
	height:91px !important;
	left:652px !important;
	top:472px !important;
	border:solid 3px #059973;
}

#item15063 {
	opacity:0.50;
	width:234px !important;
	height:16px !important;
	left:651px !important;
	top:569px !important;
	background:#059973;
	border:solid 3px #059973;
}

#item15059 {
	opacity:0.50;
	width:234px !important;
	height:16px !important;
	left:652px !important;
	top:456px !important;
	background:#059973;
	border:solid 3px #059973;
}

#item15061 {
	opacity:0.50;
	width:234px !important;
	height:16px !important;
	left:652px !important;
	top:343px !important;
	background:#059973;
	border:solid 3px #059973;
}

#item15134 {
	opacity:0.50;
	width:355px !important;
	height:16px !important;
	left:651px !important;
	top:150px !important;
	background:#059973;
	border:solid 3px #059973;
}

#item15095 {
	opacity:0.50;
	width:355px !important;
	height:16px !important;
	left:651px !important;
	top:66px !important;
	background:#059973;
	border:solid 3px #059973;
}

#item5162 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	border:solid 1px #000;
}

#item5188 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	border:solid 1px #000;
}

#item5213 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	border:solid 1px #000;
}

#item5238 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
	background:#fff;
	border:solid 1px #000;
}

#item5263 {
	width:30px !important;
	height:30px !important;
	background:#fff;
	border:solid 1px #000;
}

#item5289 {
	width:30px !important;
	height:30px !important;
	left:155px !important;
	background:#059973;
	border:solid 1px #000;
}

#item5009 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	border:solid 1px #000;
}

#item5034 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	border:solid 1px #000;
}

#item5061 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	border:solid 1px #000;
}

#item5086 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
	background:#059973;
	border:solid 1px #000;
}

#item5111 {
	width:30px !important;
	height:30px !important;
	background:#fff;
	border:solid 1px #000;
}

#item5136 {
	width:30px !important;
	height:30px !important;
	left:155px !important;
	background:#fff;
	border:solid 1px #000;
}

#item4858 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	border:solid 1px #000;
}

#item4883 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	border:solid 1px #000;
}

#item4908 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	background:#059973;
	border:solid 1px #000;
}

#item4933 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
	background:#fff;
	border:solid 1px #000;
}

#item4958 {
	width:30px !important;
	height:30px !important;
	background:#fff;
	border:solid 1px #000;
}

#item4983 {
	width:30px !important;
	height:30px !important;
	left:155px !important;
	background:#fff;
	border:solid 1px #000;
}

#item4705 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	border:solid 1px #000;
}

#item4731 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	background:#059973;
	border:solid 1px #000;
}

#item4756 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	border:solid 1px #000;
}

#item4781 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
	background:#fff;
	border:solid 1px #000;
}

#item4806 {
	width:30px !important;
	height:30px !important;
	background:#fff;
	border:solid 1px #000;
}

#item4832 {
	width:30px !important;
	height:30px !important;
	left:155px !important;
	background:#fff;
	border:solid 1px #000;
}

#item4553 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	background:#059973;
	border:solid 1px #000;
}

#item4578 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	border:solid 1px #000;
}

#item4604 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	border:solid 1px #000;
}

#item4629 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
	background:#fff;
	border:solid 1px #000;
}

#item4654 {
	width:30px !important;
	height:30px !important;
	background:#fff;
	border:solid 1px #000;
}

#item4679 {
	width:30px !important;
	height:30px !important;
	left:155px !important;
	background:#fff;
	border:solid 1px #000;
}

#item3898 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	border:solid 1px #000;
}

#item3923 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	border:solid 1px #000;
}

#item3948 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	border:solid 1px #000;
}

#item3973 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
	background:#fff;
	border:solid 1px #000;
}

#item3998 {
	width:30px !important;
	height:30px !important;
	background:#059973;
	border:solid 1px #000;
}

#item4023 {
	width:30px !important;
	height:30px !important;
	left:155px !important;
	background:#fff;
	border:solid 1px #000;
}

#item4550 {
	width:185px !important;
	height:30px !important;
	left:675px !important;
	top:517px !important;
}

#item5382 {
	width:41px !important;
	height:16px !important;
	left:697px !important;
	top:375px !important;
	background:#9ecaff;
	border:solid 1px #000;
}

#item5384 {
	width:41px !important;
	height:16px !important;
	left:740px !important;
	top:375px !important;
	background:#6baed6;
	border:solid 1px #000;
}

#item5386 {
	width:36px !important;
	height:16px !important;
	left:781px !important;
	top:375px !important;
	background:#3187bd;
	border:solid 1px #000;
}

#item5388 {
	width:41px !important;
	height:16px !important;
	left:816px !important;
	top:375px !important;
	background:#08519c;
	border:solid 1px #000;
}

#item5390 {
	width:41px !important;
	height:16px !important;
	left:658px !important;
	top:375px !important;
	background:#c6dbef;
	border:solid 1px #000;
}

#item7046 {
	width:20px !important;
	height:35px !important;
	left:829px !important;
	top:103px !important;
}

#item7060 {
	width:20px !important;
	height:35px !important;
	left:657px !important;
	top:103px !important;
}

#item9572 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	border:solid 1px #000;
}

#item9574 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	border:solid 1px #000;
}

#item9599 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	border:solid 1px #000;
}

#item9624 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
	background:#059973;
	border:solid 1px #000;
}

#item9650 {
	width:30px !important;
	height:30px !important;
	background:#fff;
	border:solid 1px #000;
}

#item9447 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	border:solid 1px #000;
}

#item9449 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	border:solid 1px #000;
}

#item9474 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	background:#059973;
	border:solid 1px #000;
}

#item9499 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
	background:#fff;
	border:solid 1px #000;
}

#item9524 {
	width:30px !important;
	height:30px !important;
	background:#fff;
	border:solid 1px #000;
}

#item9321 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	border:solid 1px #000;
}

#item9323 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	background:#059973;
	border:solid 1px #000;
}

#item9348 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	border:solid 1px #000;
}

#item9373 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
	background:#fff;
	border:solid 1px #000;
}

#item9398 {
	width:30px !important;
	height:30px !important;
	background:#fff;
	border:solid 1px #000;
}

#item9195 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	background:#059973;
	border:solid 1px #000;
}

#item9197 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	border:solid 1px #000;
}

#item9223 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	border:solid 1px #000;
}

#item9248 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
	background:#fff;
	border:solid 1px #000;
}

#item9273 {
	width:30px !important;
	height:30px !important;
	background:#fff;
	border:solid 1px #000;
}

#item8232 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	border:solid 1px #000;
}

#item8234 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	border:solid 1px #000;
}

#item8259 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	border:solid 1px #000;
}

#item8284 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
	background:#fff;
	border:solid 1px #000;
}

#item8309 {
	width:30px !important;
	height:30px !important;
	background:#059973;
	border:solid 1px #000;
}

#item9193 {
	width:154px !important;
	height:30px !important;
	left:676px !important;
	top:106px !important;
}

#item15615 {
	opacity:0.50;
	width:228px !important;
	height:76px !important;
	left:752px !important;
	top:713px !important;
	border:solid 3px #059973;
}

#item15616 {
	opacity:0.50;
	width:228px !important;
	height:16px !important;
	left:752px !important;
	top:697px !important;
	background:#059973;
	border:solid 3px #059973;
}

#item15711 {
	width:15px !important;
	height:15px !important;
	left:754px !important;
	top:720px !important;
}

#item15715 {
	width:15px !important;
	height:15px !important;
	left:754px !important;
	top:720px !important;
}

#item15725 {
	width:15px !important;
	height:15px !important;
	left:804px !important;
	top:720px !important;
}

#item15729 {
	width:15px !important;
	height:15px !important;
	left:804px !important;
	top:720px !important;
}

#item15735 {
	width:15px !important;
	height:15px !important;
	left:863px !important;
	top:720px !important;
}

#item15739 {
	width:15px !important;
	height:15px !important;
	left:863px !important;
	top:720px !important;
}

#item15060 {
	opacity:0.50;
	width:234px !important;
	height:89px !important;
	left:652px !important;
	top:359px !important;
	border:solid 3px #059973;
}

#item15062 {
	opacity:0.50;
	width:234px !important;
	height:41px !important;
	left:651px !important;
	top:585px !important;
	border:solid 3px #059973;
}

#item15119 {
	opacity:0.50;
	width:355px !important;
	height:62px !important;
	left:651px !important;
	top:82px !important;
	border:solid 3px #059973;
}

#item15136 {
	opacity:0.50;
	width:355px !important;
	height:38px !important;
	left:651px !important;
	top:166px !important;
	border:solid 3px #059973;
}

#item15139 {
	opacity:0.50;
	width:94px !important;
	height:76px !important;
	left:651px !important;
	top:713px !important;
	border:solid 3px #059973;
}

#item15140 {
	opacity:0.50;
	width:94px !important;
	height:16px !important;
	left:651px !important;
	top:697px !important;
	background:#059973;
	border:solid 3px #059973;
}

#item15420 {
	width:15px !important;
	height:15px !important;
	left:655px !important;
	top:715px !important;
}

#item15441 {
	width:15px !important;
	height:15px !important;
	left:655px !important;
	top:715px !important;
}

#item15442 {
	width:15px !important;
	height:15px !important;
	left:655px !important;
	top:760px !important;
}

#item15446 {
	width:15px !important;
	height:15px !important;
	left:655px !important;
	top:760px !important;
}

#item13663 {
	width:47px !important;
	height:16px !important;
	left:667px !important;
	top:183px !important;
	background:#ffff9b;
	border:solid 1px #000;
}

#item13667 {
	width:47px !important;
	height:16px !important;
	left:766px !important;
	top:183px !important;
	background:#ff0000;
	border:solid 1px #000;
}

#item14612 {
	width:46px !important;
	height:16px !important;
	left:722px !important;
	top:602px !important;
	background:#ef798e;
	border:solid 1px #000;
}

#item14614 {
	width:47px !important;
	height:16px !important;
	left:669px !important;
	top:602px !important;
	background:#efd5da;
	border:solid 1px #000;
}

#item14616 {
	width:47px !important;
	height:16px !important;
	left:772px !important;
	top:602px !important;
	background:#e52446;
	border:solid 1px #000;
}

#item1297 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	border:solid 1px #000;
}

#item1322 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	border:solid 1px #000;
}

#item1347 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	border:solid 1px #000;
}

#item1373 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
	background:#059973;
	border:solid 1px #000;
}

#item1398 {
	width:30px !important;
	height:30px !important;
	border:solid 1px #000;
}

#item1170 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	border:solid 1px #000;
}

#item1196 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	border:solid 1px #000;
}

#item1221 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	background:#059973;
	border:solid 1px #000;
}

#item1246 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
	background:#fff;
	border:solid 1px #000;
}

#item1271 {
	width:30px !important;
	height:30px !important;
	border:solid 1px #000;
}

#item1043 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	border:solid 1px #000;
}

#item1068 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	background:#059973;
	border:solid 1px #000;
}

#item1093 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	border:solid 1px #000;
}

#item1119 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
	background:#fff;
	border:solid 1px #000;
}

#item1144 {
	width:30px !important;
	height:30px !important;
	border:solid 1px #000;
}

#item917 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	background:#059973;
	border:solid 1px #000;
}

#item942 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	border:solid 1px #000;
}

#item967 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	border:solid 1px #000;
}

#item992 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
	background:#fff;
	border:solid 1px #000;
}

#item1017 {
	width:30px !important;
	height:30px !important;
	border:solid 1px #000;
}

#item787 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	border:solid 1px #000;
}

#item814 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	border:solid 1px #000;
}

#item839 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	border:solid 1px #000;
}

#item864 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
	background:#fff;
	border:solid 1px #000;
}

#item890 {
	width:30px !important;
	height:30px !important;
	background:#059973;
	border:solid 1px #000;
}

#item784 {
	width:154px !important;
	height:30px !important;
	left:675px !important;
	top:408px !important;
}

#item1454 {
	width:20px !important;
	height:35px !important;
	left:656px !important;
	top:406px !important;
}

#item1460 {
	width:20px !important;
	height:35px !important;
	left:831px !important;
	top:406px !important;
}

#item2849 {
	width:20px !important;
	height:35px !important;
	left:862px !important;
	top:514px !important;
}

#item2863 {
	width:20px !important;
	height:35px !important;
	left:657px !important;
	top:515px !important;
}

#item13665 {
	width:46px !important;
	height:16px !important;
	left:717px !important;
	top:183px !important;
	background:#ffaa00;
	border:solid 1px #000;
}

#item20828 {
	opacity:0.50;
	width:233px !important;
	height:16px !important;
	left:896px !important;
	top:343px !important;
	background:#059973;
	border:solid 3px #059973;
}

#item20852 {
	opacity:0.50;
	width:233px !important;
	height:73px !important;
	left:896px !important;
	top:359px !important;
	border:solid 3px #059973;
}

#item20875 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	border:solid 1px #000;
}

#item20876 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	border:solid 1px #000;
}

#item20877 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	background:#059973;
	border:solid 1px #000;
}

#item20879 {
	width:30px !important;
	height:30px !important;
	background:#fff;
	border:solid 1px #000;
}

#item20867 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	border:solid 1px #000;
}

#item20868 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	background:#059973;
	border:solid 1px #000;
}

#item20869 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	border:solid 1px #000;
}

#item20872 {
	width:30px !important;
	height:30px !important;
	background:#fff;
	border:solid 1px #000;
}

#item20861 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	background:#059973;
	border:solid 1px #000;
}

#item20862 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	border:solid 1px #000;
}

#item20863 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	border:solid 1px #000;
}

#item20865 {
	width:30px !important;
	height:30px !important;
	background:#fff;
	border:solid 1px #000;
}

#item20855 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	border:solid 1px #000;
}

#item20856 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	border:solid 1px #000;
}

#item20857 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	border:solid 1px #000;
}

#item20859 {
	width:30px !important;
	height:30px !important;
	background:#059973;
	border:solid 1px #000;
}

#item20853 {
	width:123px !important;
	height:30px !important;
	left:919px !important;
	top:396px !important;
}

#item20886 {
	width:20px !important;
	height:35px !important;
	left:1041px !important;
	top:393px !important;
}

#item20900 {
	width:20px !important;
	height:35px !important;
	left:900px !important;
	top:394px !important;
}

#item21030 {
	width:47px !important;
	height:16px !important;
	left:920px !important;
	top:376px !important;
	background:#267300;
	border:solid 1px #000;
}

#item21034 {
	width:47px !important;
	height:16px !important;
	left:971px !important;
	top:376px !important;
	background:#cc3c25;
	border:solid 1px #000;
}

#item28577 {
	opacity:0.50;
	width:232px !important;
	height:16px !important;
	left:894px !important;
	top:443px !important;
	background:#059973;
	border:solid 3px #059973;
}

#item28578 {
	width:20px !important;
	height:35px !important;
	left:1072px !important;
	top:480px !important;
}

#item28592 {
	width:20px !important;
	height:35px !important;
	left:899px !important;
	top:480px !important;
}

#item28634 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	border:solid 1px #000;
}

#item28635 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	border:solid 1px #000;
}

#item28636 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	border:solid 1px #000;
}

#item28637 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
	background:#059973;
	border:solid 1px #000;
}

#item28638 {
	width:30px !important;
	height:30px !important;
	background:#fff;
	border:solid 1px #000;
}

#item28627 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	border:solid 1px #000;
}

#item28628 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	border:solid 1px #000;
}

#item28629 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	background:#059973;
	border:solid 1px #000;
}

#item28630 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
	background:#fff;
	border:solid 1px #000;
}

#item28631 {
	width:30px !important;
	height:30px !important;
	background:#fff;
	border:solid 1px #000;
}

#item28621 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	border:solid 1px #000;
}

#item28622 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	background:#059973;
	border:solid 1px #000;
}

#item28623 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	border:solid 1px #000;
}

#item28624 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
	background:#fff;
	border:solid 1px #000;
}

#item28625 {
	width:30px !important;
	height:30px !important;
	background:#fff;
	border:solid 1px #000;
}

#item28614 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	background:#059973;
	border:solid 1px #000;
}

#item28615 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	border:solid 1px #000;
}

#item28616 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	border:solid 1px #000;
}

#item28617 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
	background:#fff;
	border:solid 1px #000;
}

#item28619 {
	width:30px !important;
	height:30px !important;
	background:#fff;
	border:solid 1px #000;
}

#item28608 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	border:solid 1px #000;
}

#item28609 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	border:solid 1px #000;
}

#item28610 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	border:solid 1px #000;
}

#item28611 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
	background:#fff;
	border:solid 1px #000;
}

#item28612 {
	width:30px !important;
	height:30px !important;
	background:#059973;
	border:solid 1px #000;
}

#item28606 {
	width:154px !important;
	height:30px !important;
	left:919px !important;
	top:483px !important;
}

#item28757 {
	opacity:0.50;
	width:232px !important;
	height:62px !important;
	left:894px !important;
	top:459px !important;
	border:solid 3px #059973;
}

#item35352 {
	width:30px !important;
	height:16px !important;
	left:950px !important;
	top:464px !important;
	background:#ffd694;
	border:solid 1px #000;
}

#item35353 {
	width:30px !important;
	height:16px !important;
	left:981px !important;
	top:464px !important;
	background:#66badb;
	border:solid 1px #000;
}

#item35354 {
	width:30px !important;
	height:16px !important;
	left:1012px !important;
	top:464px !important;
	background:#ff8996;
	border:solid 1px #000;
}

#item35861 {
	width:215px !important;
	height:28px !important;
	left:1062px !important;
	top:2px !important;
}

#item36003 {
	width:215px !important;
	height:28px !important;
	left:1062px !important;
	top:2px !important;
}

#item36030 {
	width:215px !important;
	height:28px !important;
	left:642px !important;
	top:2px !important;
}

#item35924 {
	width:215px !important;
	height:28px !important;
	left:642px !important;
	top:2px !important;
}

#item59669 {
	width:215px !important;
	height:28px !important;
	left:852px !important;
	top:2px !important;
}

#item59695 {
	width:215px !important;
	height:28px !important;
	left:852px !important;
	top:2px !important;
}

#item61149 {
	opacity:0.50;
	width:192px !important;
	height:16px !important;
	left:994px !important;
	top:697px !important;
	background:#059973;
	border:solid 3px #059973;
}

#item61173 {
	opacity:0.50;
	width:192px !important;
	height:76px !important;
	left:994px !important;
	top:713px !important;
	border:solid 3px #059973;
}

#item61410 {
	width:15px !important;
	height:15px !important;
	left:999px !important;
	top:714px !important;
}

#item61414 {
	width:15px !important;
	height:15px !important;
	left:999px !important;
	top:714px !important;
}

#item61469 {
	width:15px !important;
	height:15px !important;
	left:1085px !important;
	top:714px !important;
}

#item61473 {
	width:15px !important;
	height:15px !important;
	left:1085px !important;
	top:714px !important;
}

#item61489 {
	width:30px !important;
	height:7px !important;
	left:1088px !important;
	top:741px !important;
	background:#0081b8;
	border:solid 1px #000;
}

#item61492 {
	width:30px !important;
	height:7px !important;
	left:1088px !important;
	top:750px !important;
	background:#8ecce0;
	border:solid 1px #000;
}

#item61493 {
	width:30px !important;
	height:7px !important;
	left:1088px !important;
	top:759px !important;
	background:#fdff54;
	border:solid 1px #000;
}

#item61494 {
	width:30px !important;
	height:7px !important;
	left:1088px !important;
	top:768px !important;
	background:#ffb896;
	border:solid 1px #000;
}

#item61495 {
	width:30px !important;
	height:7px !important;
	left:1088px !important;
	top:777px !important;
	background:#ff5e3c;
	border:solid 1px #000;
}

#item63359 {
	width:15px !important;
	height:15px !important;
	left:654px !important;
	top:168px !important;
}

#item63363 {
	width:15px !important;
	height:15px !important;
	left:654px !important;
	top:168px !important;
}

#item63370 {
	width:15px !important;
	height:15px !important;
	left:654px !important;
	top:587px !important;
}

#item63374 {
	width:15px !important;
	height:15px !important;
	left:654px !important;
	top:587px !important;
}

#item68004 {
	width:15px !important;
	height:15px !important;
	left:917px !important;
	top:720px !important;
}

#item68008 {
	width:15px !important;
	height:15px !important;
	left:917px !important;
	top:720px !important;
}

#item68168 {
	opacity:0.50;
	width:355px !important;
	height:16px !important;
	left:651px !important;
	top:211px !important;
	background:#059973;
	border:solid 3px #059973;
}

#item68192 {
	opacity:0.50;
	width:355px !important;
	height:25px !important;
	left:651px !important;
	top:227px !important;
	border:solid 3px #059973;
}

#item68193 {
	width:116px !important;
	height:16px !important;
	left:671px !important;
	top:231px !important;
	background:#ff00ff;
	border:solid 1px #000;
}

#item68241 {
	width:15px !important;
	height:15px !important;
	left:654px !important;
	top:231px !important;
}

#item68245 {
	width:15px !important;
	height:15px !important;
	left:654px !important;
	top:232px !important;
}

#item68274 {
	width:154px !important;
	height:16px !important;
	left:789px !important;
	top:231px !important;
	background:#ff2aa0;
	border:solid 1px #000;
}

#item68100 {
	width:119px !important;
	height:100px !important;
	left:309px !important;
	top:494px !important;
}

#item68165 {
	width:262px !important;
	height:107px !important;
	left:155px !important;
	top:416px !important;
}

#item59772 {
	width:636px !important;
	height:773px !important;
	left:642px !important;
	top:25px !important;
}

#item59800 {
	width:636px !important;
	height:773px !important;
	left:642px !important;
	top:25px !important;
}

#item59831 {
	width:636px !important;
	height:773px !important;
	left:5px !important;
	top:25px !important;
}

#item59937 {
	width:24px !important;
	height:26px !important;
	left:111px !important;
	top:5px !important;
}

#item59947 {
	width:25px !important;
	height:25px !important;
	left:607px !important;
	top:34px !important;
}

#item68266 {
	width:1285px !important;
	height:805px !important;
	left:-2px !important;
	top:-1px !important;
}

#item36253 {
	width:496px !important;
	height:690px !important;
}

#item36242 {
	width:513px !important;
	height:690px !important;
	left:65px !important;
	top:49px !important;
}

#item27907 {
	width:496px !important;
	height:691px !important;
	top:1px !important;
}

#item27905 {
	width:496px !important;
	height:692px !important;
	left:64px !important;
	top:47px !important;
}

#item27978 {
	width:490px !important;
	height:692px !important;
	left:1px !important;
}

#item27976 {
	width:492px !important;
	height:697px !important;
	left:65px !important;
	top:45px !important;
}

#item28018 {
	width:469px !important;
	height:691px !important;
	left:1px !important;
	top:1px !important;
}

#item28016 {
	width:470px !important;
	height:693px !important;
	left:64px !important;
	top:47px !important;
}

#item63312 {
	width:516px !important;
	height:706px !important;
	left:18px !important;
	top:47px !important;
}

#item63321 {
	width:469px !important;
	height:682px !important;
	left:32px !important;
	top:69px !important;
}

#item63327 {
	width:527px !important;
	height:697px !important;
	left:22px !important;
	top:34px !important;
}

#item63332 {
	width:511px !important;
	height:682px !important;
	left:60px !important;
	top:48px !important;
}

#item36532 {
	width:498px !important;
	height:688px !important;
}

#item36555 {
	width:495px !important;
	height:687px !important;
	top:1px !important;
}

#item36530 {
	width:498px !important;
	height:689px !important;
	left:64px !important;
	top:49px !important;
}

#item29359 {
	width:20px !important;
	height:35px !important;
	left:955px !important;
	top:489px !important;
}

#item29373 {
	width:20px !important;
	height:35px !important;
	left:653px !important;
	top:489px !important;
}

#item29387 {
	opacity:0.50;
	width:325px !important;
	height:76px !important;
	left:651px !important;
	top:454px !important;
	border:solid 3px #059973;
}

#item29411 {
	width:30px !important;
	height:16px !important;
	left:705px !important;
	top:473px !important;
	background:#0000ff;
	border:solid 1px #000;
}

#item29412 {
	width:30px !important;
	height:16px !important;
	left:736px !important;
	top:473px !important;
	background:#08519c;
	border:solid 1px #000;
}

#item29414 {
	width:30px !important;
	height:16px !important;
	left:768px !important;
	top:473px !important;
	background:#3182bd;
	border:solid 1px #000;
}

#item29417 {
	width:30px !important;
	height:16px !important;
	left:799px !important;
	top:473px !important;
	background:#6baed6;
	border:solid 1px #000;
}

#item29419 {
	width:30px !important;
	height:16px !important;
	left:830px !important;
	top:473px !important;
	background:#9ecae1;
	border:solid 1px #000;
}

#item29421 {
	width:30px !important;
	height:16px !important;
	left:861px !important;
	top:473px !important;
	background:#c6dbef;
	border:solid 1px #000;
}

#item29423 {
	width:30px !important;
	height:16px !important;
	left:892px !important;
	top:473px !important;
	background:#cccccc;
	border:solid 1px #000;
}

#item29776 {
	opacity:0.50;
	width:325px !important;
	height:16px !important;
	left:652px !important;
	top:441px !important;
	background:#059973;
	border:solid 3px #059973;
}

#item32274 {
	width:21px !important;
	height:15px !important;
	left:22px !important;
	border:solid 1px #000;
}

#item32275 {
	width:21px !important;
	height:15px !important;
	left:45px !important;
	border:solid 1px #000;
}

#item32276 {
	width:21px !important;
	height:15px !important;
	left:67px !important;
	border:solid 1px #000;
}

#item32277 {
	width:21px !important;
	height:15px !important;
	left:90px !important;
	border:solid 1px #000;
}

#item32278 {
	width:21px !important;
	height:15px !important;
	border:solid 1px #000;
}

#item32395 {
	width:21px !important;
	height:15px !important;
	left:135px !important;
	border:solid 1px #000;
}

#item32396 {
	width:21px !important;
	height:15px !important;
	left:157px !important;
	background:#059973;
	border:solid 1px #000;
}

#item32397 {
	width:21px !important;
	height:15px !important;
	left:180px !important;
	background:#059973;
	border:solid 1px #000;
}

#item32398 {
	width:21px !important;
	height:15px !important;
	left:202px !important;
	background:#059973;
	border:solid 1px #000;
}

#item32399 {
	width:21px !important;
	height:15px !important;
	left:112px !important;
	border:solid 1px #000;
}

#item32515 {
	width:21px !important;
	height:15px !important;
	left:224px !important;
	background:#059973;
	border:solid 1px #000;
}

#item32539 {
	width:21px !important;
	height:15px !important;
	left:247px !important;
	background:#059973;
	border:solid 1px #000;
}

#item31983 {
	width:21px !important;
	height:15px !important;
	left:22px !important;
	border:solid 1px #000;
}

#item31984 {
	width:21px !important;
	height:15px !important;
	left:45px !important;
	border:solid 1px #000;
}

#item31985 {
	width:21px !important;
	height:15px !important;
	left:67px !important;
	border:solid 1px #000;
}

#item31986 {
	width:21px !important;
	height:15px !important;
	left:90px !important;
	background:#059973;
	border:solid 1px #000;
}

#item31987 {
	width:21px !important;
	height:15px !important;
	border:solid 1px #000;
}

#item32104 {
	width:21px !important;
	height:15px !important;
	left:135px !important;
	background:#059973;
	border:solid 1px #000;
}

#item32105 {
	width:21px !important;
	height:15px !important;
	left:157px !important;
	border:solid 1px #000;
}

#item32106 {
	width:21px !important;
	height:15px !important;
	left:180px !important;
	border:solid 1px #000;
}

#item32107 {
	width:21px !important;
	height:15px !important;
	left:202px !important;
	border:solid 1px #000;
}

#item32108 {
	width:21px !important;
	height:15px !important;
	left:112px !important;
	background:#059973;
	border:solid 1px #000;
}

#item32225 {
	width:21px !important;
	height:15px !important;
	left:224px !important;
	border:solid 1px #000;
}

#item32249 {
	width:21px !important;
	height:15px !important;
	left:247px !important;
	border:solid 1px #000;
}

#item31691 {
	width:21px !important;
	height:15px !important;
	left:22px !important;
	background:#059973;
	border:solid 1px #000;
}

#item31692 {
	width:21px !important;
	height:15px !important;
	left:45px !important;
	background:#059973;
	border:solid 1px #000;
}

#item31694 {
	width:21px !important;
	height:15px !important;
	left:67px !important;
	background:#059973;
	border:solid 1px #000;
}

#item31695 {
	width:21px !important;
	height:15px !important;
	left:90px !important;
	border:solid 1px #000;
}

#item31696 {
	width:21px !important;
	height:15px !important;
	background:#059973;
	border:solid 1px #000;
}

#item31814 {
	width:21px !important;
	height:15px !important;
	left:135px !important;
	border:solid 1px #000;
}

#item31815 {
	width:21px !important;
	height:15px !important;
	left:157px !important;
	border:solid 1px #000;
}

#item31816 {
	width:21px !important;
	height:15px !important;
	left:180px !important;
	border:solid 1px #000;
}

#item31817 {
	width:21px !important;
	height:15px !important;
	left:202px !important;
	border:solid 1px #000;
}

#item31818 {
	width:21px !important;
	height:15px !important;
	left:112px !important;
	border:solid 1px #000;
}

#item31934 {
	width:21px !important;
	height:15px !important;
	left:224px !important;
	border:solid 1px #000;
}

#item31958 {
	width:21px !important;
	height:15px !important;
	left:247px !important;
	border:solid 1px #000;
}

#item31400 {
	width:21px !important;
	height:15px !important;
	left:22px !important;
	border:solid 1px #000;
}

#item31401 {
	width:21px !important;
	height:15px !important;
	left:45px !important;
	border:solid 1px #000;
}

#item31402 {
	width:21px !important;
	height:15px !important;
	left:67px !important;
	border:solid 1px #000;
}

#item31403 {
	width:21px !important;
	height:15px !important;
	left:90px !important;
	border:solid 1px #000;
}

#item31404 {
	width:21px !important;
	height:15px !important;
	border:solid 1px #000;
}

#item31521 {
	width:21px !important;
	height:15px !important;
	left:135px !important;
	border:solid 1px #000;
}

#item31522 {
	width:21px !important;
	height:15px !important;
	left:157px !important;
	border:solid 1px #000;
}

#item31523 {
	width:21px !important;
	height:15px !important;
	left:180px !important;
	border:solid 1px #000;
}

#item31524 {
	width:21px !important;
	height:15px !important;
	left:202px !important;
	border:solid 1px #000;
}

#item31525 {
	width:21px !important;
	height:15px !important;
	left:112px !important;
	border:solid 1px #000;
}

#item31642 {
	width:21px !important;
	height:15px !important;
	left:224px !important;
	border:solid 1px #000;
}

#item31666 {
	width:21px !important;
	height:15px !important;
	left:247px !important;
	border:solid 1px #000;
}

#item31398 {
	width:268px !important;
	height:15px !important;
	left:707px !important;
	top:393px !important;
}

#item32881 {
	width:89px !important;
	height:15px !important;
	left:33px !important;
	border:solid 1px #000;
}

#item32905 {
	width:30px !important;
	height:15px !important;
	border:solid 1px #000;
}

#item32906 {
	width:66px !important;
	height:15px !important;
	left:123px !important;
	border:solid 1px #000;
}

#item32930 {
	width:111px !important;
	height:15px !important;
	left:190px !important;
	background:#059973;
	border:solid 1px #000;
}

#item32783 {
	width:89px !important;
	height:15px !important;
	left:33px !important;
	border:solid 1px #000;
}

#item32807 {
	width:30px !important;
	height:15px !important;
	border:solid 1px #000;
}

#item32808 {
	width:66px !important;
	height:15px !important;
	left:123px !important;
	background:#059973;
	border:solid 1px #000;
}

#item32832 {
	width:111px !important;
	height:15px !important;
	left:190px !important;
	border:solid 1px #000;
}

#item32686 {
	width:89px !important;
	height:15px !important;
	left:33px !important;
	background:#059973;
	border:solid 1px #000;
}

#item32710 {
	width:30px !important;
	height:15px !important;
	border:solid 1px #000;
}

#item32711 {
	width:66px !important;
	height:15px !important;
	left:123px !important;
	border:solid 1px #000;
}

#item32735 {
	width:111px !important;
	height:15px !important;
	left:190px !important;
	border:solid 1px #000;
}

#item32565 {
	width:89px !important;
	height:15px !important;
	left:33px !important;
	border:solid 1px #000;
}

#item32566 {
	width:30px !important;
	height:15px !important;
	background:#059973;
	border:solid 1px #000;
}

#item32567 {
	width:66px !important;
	height:15px !important;
	left:123px !important;
	border:solid 1px #000;
}

#item32568 {
	width:111px !important;
	height:15px !important;
	left:190px !important;
	border:solid 1px #000;
}

#item32563 {
	width:302px !important;
	height:15px !important;
	left:674px !important;
	top:410px !important;
}

#item32955 {
	opacity:0.50;
	width:346px !important;
	height:16px !important;
	left:651px !important;
	top:343px !important;
	background:#059973;
	border:solid 3px #059973;
}

#item32956 {
	opacity:0.50;
	width:346px !important;
	height:75px !important;
	left:651px !important;
	top:356px !important;
	border:solid 3px #059973;
}

#item32957 {
	width:20px !important;
	height:20px !important;
	left:652px !important;
	top:408px !important;
}

#item32972 {
	width:20px !important;
	height:20px !important;
	left:977px !important;
	top:408px !important;
}

#item34877 {
	width:30px !important;
	height:30px !important;
	left:250px !important;
	background:#059973;
	border:solid 1px #000;
}

#item34878 {
	width:30px !important;
	height:30px !important;
	border:solid 1px #000;
}

#item34879 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	border:solid 1px #000;
}

#item34880 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	border:solid 1px #000;
}

#item34881 {
	width:30px !important;
	height:30px !important;
	left:94px !important;
	border:solid 1px #000;
}

#item34883 {
	width:30px !important;
	height:30px !important;
	left:125px !important;
	border:solid 1px #000;
}

#item34884 {
	width:30px !important;
	height:30px !important;
	left:156px !important;
	border:solid 1px #000;
}

#item34885 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	border:solid 1px #000;
}

#item34886 {
	width:30px !important;
	height:30px !important;
	left:218px !important;
	border:solid 1px #000;
}

#item34660 {
	width:30px !important;
	height:30px !important;
	left:250px !important;
	border:solid 1px #000;
}

#item34661 {
	width:30px !important;
	height:30px !important;
	border:solid 1px #000;
}

#item34662 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	border:solid 1px #000;
}

#item34663 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	border:solid 1px #000;
}

#item34664 {
	width:30px !important;
	height:30px !important;
	left:94px !important;
	border:solid 1px #000;
}

#item34665 {
	width:30px !important;
	height:30px !important;
	left:125px !important;
	border:solid 1px #000;
}

#item34666 {
	width:30px !important;
	height:30px !important;
	left:156px !important;
	border:solid 1px #000;
}

#item34667 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	border:solid 1px #000;
}

#item34668 {
	width:30px !important;
	height:30px !important;
	left:218px !important;
	background:#059973;
	border:solid 1px #000;
}

#item34441 {
	width:30px !important;
	height:30px !important;
	left:250px !important;
	border:solid 1px #000;
}

#item34442 {
	width:30px !important;
	height:30px !important;
	border:solid 1px #000;
}

#item34443 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	border:solid 1px #000;
}

#item34444 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	border:solid 1px #000;
}

#item34445 {
	width:30px !important;
	height:30px !important;
	left:94px !important;
	border:solid 1px #000;
}

#item34446 {
	width:30px !important;
	height:30px !important;
	left:125px !important;
	border:solid 1px #000;
}

#item34447 {
	width:30px !important;
	height:30px !important;
	left:156px !important;
	border:solid 1px #000;
}

#item34448 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	background:#059973;
	border:solid 1px #000;
}

#item34449 {
	width:30px !important;
	height:30px !important;
	left:218px !important;
	border:solid 1px #000;
}

#item34222 {
	width:30px !important;
	height:30px !important;
	left:250px !important;
	border:solid 1px #000;
}

#item34223 {
	width:30px !important;
	height:30px !important;
	border:solid 1px #000;
}

#item34224 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	border:solid 1px #000;
}

#item34225 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	border:solid 1px #000;
}

#item34226 {
	width:30px !important;
	height:30px !important;
	left:94px !important;
	border:solid 1px #000;
}

#item34227 {
	width:30px !important;
	height:30px !important;
	left:125px !important;
	border:solid 1px #000;
}

#item34228 {
	width:30px !important;
	height:30px !important;
	left:156px !important;
	background:#059973;
	border:solid 1px #000;
}

#item34229 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	border:solid 1px #000;
}

#item34230 {
	width:30px !important;
	height:30px !important;
	left:218px !important;
	border:solid 1px #000;
}

#item34003 {
	width:30px !important;
	height:30px !important;
	left:250px !important;
	border:solid 1px #000;
}

#item34004 {
	width:30px !important;
	height:30px !important;
	border:solid 1px #000;
}

#item34005 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	border:solid 1px #000;
}

#item34006 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	border:solid 1px #000;
}

#item34007 {
	width:30px !important;
	height:30px !important;
	left:94px !important;
	border:solid 1px #000;
}

#item34009 {
	width:30px !important;
	height:30px !important;
	left:125px !important;
	background:#059973;
	border:solid 1px #000;
}

#item34010 {
	width:30px !important;
	height:30px !important;
	left:156px !important;
	border:solid 1px #000;
}

#item34011 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	border:solid 1px #000;
}

#item34012 {
	width:30px !important;
	height:30px !important;
	left:218px !important;
	border:solid 1px #000;
}

#item33784 {
	width:30px !important;
	height:30px !important;
	left:250px !important;
	border:solid 1px #000;
}

#item33785 {
	width:30px !important;
	height:30px !important;
	border:solid 1px #000;
}

#item33786 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	border:solid 1px #000;
}

#item33787 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	border:solid 1px #000;
}

#item33788 {
	width:30px !important;
	height:30px !important;
	left:94px !important;
	background:#059973;
	border:solid 1px #000;
}

#item33789 {
	width:30px !important;
	height:30px !important;
	left:125px !important;
	border:solid 1px #000;
}

#item33791 {
	width:30px !important;
	height:30px !important;
	left:156px !important;
	border:solid 1px #000;
}

#item33792 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	border:solid 1px #000;
}

#item33793 {
	width:30px !important;
	height:30px !important;
	left:218px !important;
	border:solid 1px #000;
}

#item33566 {
	width:30px !important;
	height:30px !important;
	left:250px !important;
	border:solid 1px #000;
}

#item33567 {
	width:30px !important;
	height:30px !important;
	border:solid 1px #000;
}

#item33568 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	border:solid 1px #000;
}

#item33569 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	background:#059973;
	border:solid 1px #000;
}

#item33570 {
	width:30px !important;
	height:30px !important;
	left:94px !important;
	border:solid 1px #000;
}

#item33571 {
	width:30px !important;
	height:30px !important;
	left:125px !important;
	border:solid 1px #000;
}

#item33572 {
	width:30px !important;
	height:30px !important;
	left:156px !important;
	border:solid 1px #000;
}

#item33573 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	border:solid 1px #000;
}

#item33574 {
	width:30px !important;
	height:30px !important;
	left:218px !important;
	border:solid 1px #000;
}

#item33347 {
	width:30px !important;
	height:30px !important;
	left:250px !important;
	border:solid 1px #000;
}

#item33348 {
	width:30px !important;
	height:30px !important;
	border:solid 1px #000;
}

#item33349 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	background:#059973;
	border:solid 1px #000;
}

#item33350 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	border:solid 1px #000;
}

#item33351 {
	width:30px !important;
	height:30px !important;
	left:94px !important;
	border:solid 1px #000;
}

#item33352 {
	width:30px !important;
	height:30px !important;
	left:125px !important;
	border:solid 1px #000;
}

#item33354 {
	width:30px !important;
	height:30px !important;
	left:156px !important;
	border:solid 1px #000;
}

#item33355 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	border:solid 1px #000;
}

#item33356 {
	width:30px !important;
	height:30px !important;
	left:218px !important;
	border:solid 1px #000;
}

#item33128 {
	width:30px !important;
	height:30px !important;
	left:250px !important;
	border:solid 1px #000;
}

#item33129 {
	width:30px !important;
	height:30px !important;
	background:#059973;
	border:solid 1px #000;
}

#item33130 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	border:solid 1px #000;
}

#item33132 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	border:solid 1px #000;
}

#item33133 {
	width:30px !important;
	height:30px !important;
	left:94px !important;
	border:solid 1px #000;
}

#item33134 {
	width:30px !important;
	height:30px !important;
	left:125px !important;
	border:solid 1px #000;
}

#item33135 {
	width:30px !important;
	height:30px !important;
	left:156px !important;
	border:solid 1px #000;
}

#item33136 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	border:solid 1px #000;
}

#item33137 {
	width:30px !important;
	height:30px !important;
	left:218px !important;
	border:solid 1px #000;
}

#item33126 {
	width:280px !important;
	height:30px !important;
	left:674px !important;
	top:491px !important;
}

#item58916 {
	width:50px !important;
	height:24px !important;
	left:709px !important;
	top:365px !important;
	background:#ed1c24;
	border:solid 1px #000;
}

#item58917 {
	width:50px !important;
	height:24px !important;
	left:762px !important;
	top:365px !important;
	background:#fb6a4a;
	border:solid 1px #000;
}

#item58918 {
	width:50px !important;
	height:24px !important;
	left:816px !important;
	top:365px !important;
	background:#fc9272;
	border:solid 1px #000;
}

#item58919 {
	width:50px !important;
	height:24px !important;
	left:870px !important;
	top:365px !important;
	background:#fcbba1;
	border:solid 1px #000;
}

#item58920 {
	width:50px !important;
	height:23px !important;
	left:924px !important;
	top:365px !important;
	background:#fee391;
	border:solid 1px #000;
}

#item65169 {
	opacity:0.50;
	width:325px !important;
	height:69px !important;
	left:652px !important;
	top:550px !important;
	border:solid 3px #059973;
}

#item65170 {
	opacity:0.50;
	width:325px !important;
	height:16px !important;
	left:652px !important;
	top:537px !important;
	background:#059973;
	border:solid 3px #059973;
}

#item65199 {
	width:20px !important;
	height:35px !important;
	left:657px !important;
	top:567px !important;
}

#item65212 {
	width:20px !important;
	height:35px !important;
	left:776px !important;
	top:567px !important;
}

#item66002 {
	width:30px !important;
	height:30px !important;
	border:solid 1px #000;
}

#item66003 {
	width:30px !important;
	height:30px !important;
	left:33px !important;
	border:solid 1px #000;
}

#item66004 {
	width:30px !important;
	height:30px !important;
	left:66px !important;
	background:#059973;
	border:solid 1px #000;
}

#item65928 {
	width:30px !important;
	height:30px !important;
	border:solid 1px #000;
}

#item65929 {
	width:30px !important;
	height:30px !important;
	left:33px !important;
	background:#059973;
	border:solid 1px #000;
}

#item65931 {
	width:30px !important;
	height:30px !important;
	left:66px !important;
	border:solid 1px #000;
}

#item65894 {
	width:30px !important;
	height:30px !important;
	background:#059973;
	border:solid 1px #000;
}

#item65197 {
	width:30px !important;
	height:30px !important;
	left:33px !important;
	border:solid 1px #000;
}

#item65198 {
	width:30px !important;
	height:30px !important;
	left:66px !important;
	border:solid 1px #000;
}

#item65925 {
	width:96px !important;
	height:30px !important;
	left:679px !important;
	top:569px !important;
}

#item66320 {
	opacity:0.50;
	width:249px !important;
	height:75px !important;
	left:1010px !important;
	top:356px !important;
	border:solid 3px #059973;
}

#item66321 {
	opacity:0.50;
	width:249px !important;
	height:15px !important;
	left:1010px !important;
	top:343px !important;
	background:#059973;
	border:solid 3px #059973;
}

#item66345 {
	width:30px !important;
	height:7px !important;
	left:1059px !important;
	top:391px !important;
	background:#a6cbed;
	border:solid 1px #000;
}

#item66346 {
	width:30px !important;
	height:7px !important;
	left:1059px !important;
	top:400px !important;
	background:#98b5ec;
	border:solid 1px #000;
}

#item66347 {
	width:30px !important;
	height:7px !important;
	left:1059px !important;
	top:409px !important;
	background:#8b9feb;
	border:solid 1px #000;
}

#item66348 {
	width:30px !important;
	height:7px !important;
	left:1059px !important;
	top:418px !important;
	background:#7d89ea;
	border:solid 1px #000;
}

#item66349 {
	width:30px !important;
	height:7px !important;
	left:1147px !important;
	top:400px !important;
	background:#5548e8;
	border:solid 1px #000;
}

#item66350 {
	width:30px !important;
	height:7px !important;
	left:1059px !important;
	top:382px !important;
	background:#b4e1ee;
	border:solid 1px #000;
}

#item66490 {
	width:30px !important;
	height:7px !important;
	left:1147px !important;
	top:409px !important;
	background:#4732e7;
	border:solid 1px #000;
}

#item66491 {
	width:30px !important;
	height:7px !important;
	left:1147px !important;
	top:417px !important;
	background:#3a1de7;
	border:solid 1px #000;
}

#item66565 {
	width:30px !important;
	height:7px !important;
	left:1147px !important;
	top:382px !important;
	background:#7074ea;
	border:solid 1px #000;
}

#item66566 {
	width:30px !important;
	height:7px !important;
	left:1147px !important;
	top:392px !important;
	background:#625ee9;
	border:solid 1px #000;
}

#item62902 {
	opacity:0.50;
	width:192px !important;
	height:16px !important;
	left:752px !important;
	top:697px !important;
	background:#059973;
	border:solid 3px #059973;
}

#item62927 {
	opacity:0.50;
	width:192px !important;
	height:76px !important;
	left:752px !important;
	top:713px !important;
	border:solid 3px #059973;
}

#item62976 {
	width:15px !important;
	height:15px !important;
	left:757px !important;
	top:714px !important;
}

#item62980 {
	width:15px !important;
	height:15px !important;
	left:757px !important;
	top:714px !important;
}

#item63009 {
	width:15px !important;
	height:15px !important;
	left:842px !important;
	top:714px !important;
}

#item63014 {
	width:15px !important;
	height:15px !important;
	left:842px !important;
	top:714px !important;
}

#item63020 {
	width:30px !important;
	height:7px !important;
	left:845px !important;
	top:741px !important;
	background:#0081b8;
	border:solid 1px #000;
}

#item63021 {
	width:30px !important;
	height:7px !important;
	left:845px !important;
	top:750px !important;
	background:#8ecce0;
	border:solid 1px #000;
}

#item63022 {
	width:30px !important;
	height:7px !important;
	left:845px !important;
	top:759px !important;
	background:#fdff54;
	border:solid 1px #000;
}

#item63023 {
	width:30px !important;
	height:7px !important;
	left:845px !important;
	top:768px !important;
	background:#ffb896;
	border:solid 1px #000;
}

#item63024 {
	width:30px !important;
	height:7px !important;
	left:845px !important;
	top:777px !important;
	background:#ff5e3c;
	border:solid 1px #000;
}

#item63177 {
	opacity:0.50;
	width:94px !important;
	height:76px !important;
	left:651px !important;
	top:713px !important;
	border:solid 3px #059973;
}

#item63178 {
	opacity:0.50;
	width:94px !important;
	height:16px !important;
	left:651px !important;
	top:697px !important;
	background:#059973;
	border:solid 3px #059973;
}

#item63276 {
	width:15px !important;
	height:15px !important;
	left:655px !important;
	top:715px !important;
}

#item63280 {
	width:15px !important;
	height:15px !important;
	left:655px !important;
	top:715px !important;
}

#item63286 {
	width:15px !important;
	height:15px !important;
	left:655px !important;
	top:760px !important;
}

#item63290 {
	width:15px !important;
	height:15px !important;
	left:655px !important;
	top:760px !important;
}

#item64773 {
	opacity:0.50;
	width:125px !important;
	height:16px !important;
	left:949px !important;
	top:697px !important;
	background:#059973;
	border:solid 3px #059973;
}

#item64797 {
	opacity:0.50;
	width:125px !important;
	height:76px !important;
	left:949px !important;
	top:713px !important;
	border:solid 3px #059973;
}

#item64905 {
	width:30px !important;
	height:7px !important;
	left:956px !important;
	top:743px !important;
	background:#f7931e;
	border:solid 1px #000;
}

#item64906 {
	width:30px !important;
	height:7px !important;
	left:956px !important;
	top:752px !important;
	background:#ffe753;
	border:solid 1px #000;
}

#item64907 {
	width:30px !important;
	height:7px !important;
	left:956px !important;
	top:760px !important;
	background:#8cc63f;
	border:solid 1px #000;
}

#item64908 {
	width:30px !important;
	height:7px !important;
	left:956px !important;
	top:770px !important;
	background:#39b54a;
	border:solid 1px #000;
}

#item64909 {
	width:30px !important;
	height:7px !important;
	left:956px !important;
	top:778px !important;
	background:#006837;
	border:solid 1px #000;
}

#item64911 {
	width:30px !important;
	height:7px !important;
	left:956px !important;
	top:734px !important;
	background:#c1272d;
	border:solid 1px #000;
}

#item65156 {
	width:15px !important;
	height:15px !important;
	left:951px !important;
	top:717px !important;
}

#item65160 {
	width:15px !important;
	height:15px !important;
	left:951px !important;
	top:717px !important;
}

#item65480 {
	width:30px !important;
	height:7px !important;
	left:808px !important;
	top:572px !important;
	background:#de2d26;
	border:solid 1px #000;
}

#item65481 {
	width:30px !important;
	height:7px !important;
	left:808px !important;
	top:581px !important;
	background:#f7931e;
	border:solid 1px #000;
}

#item65482 {
	width:30px !important;
	height:7px !important;
	left:808px !important;
	top:590px !important;
	background:#fbb03b;
	border:solid 1px #000;
}

#item65483 {
	width:30px !important;
	height:7px !important;
	left:808px !important;
	top:599px !important;
	background:#fcee21;
	border:solid 1px #000;
}

#item65484 {
	width:30px !important;
	height:7px !important;
	left:885px !important;
	top:563px !important;
	background:#d9e021;
	border:solid 1px #000;
}

#item65485 {
	width:30px !important;
	height:7px !important;
	left:808px !important;
	top:563px !important;
	background:#c1272d;
	border:solid 1px #000;
}

#item65636 {
	width:30px !important;
	height:7px !important;
	left:885px !important;
	top:571px !important;
	background:#39b54a;
	border:solid 1px #000;
}

#item65639 {
	width:30px !important;
	height:7px !important;
	left:885px !important;
	top:580px !important;
	background:#009245;
	border:solid 1px #000;
}

#item65692 {
	opacity:0.50;
	width:125px !important;
	height:16px !important;
	left:1080px !important;
	top:697px !important;
	background:#059973;
	border:solid 3px #059973;
}

#item65716 {
	opacity:0.50;
	width:125px !important;
	height:76px !important;
	left:1080px !important;
	top:713px !important;
	border:solid 3px #059973;
}

#item65769 {
	width:15px !important;
	height:15px !important;
	left:1084px !important;
	top:717px !important;
}

#item65773 {
	width:15px !important;
	height:15px !important;
	left:1084px !important;
	top:717px !important;
}

#item65781 {
	width:30px !important;
	height:7px !important;
	left:1086px !important;
	top:743px !important;
	background:#d9e021;
	border:solid 1px #000;
}

#item65782 {
	width:30px !important;
	height:7px !important;
	left:1086px !important;
	top:751px !important;
	background:#8cc63f;
	border:solid 1px #000;
}

#item65783 {
	width:30px !important;
	height:7px !important;
	left:1086px !important;
	top:761px !important;
	background:#39b54a;
	border:solid 1px #000;
}

#item65784 {
	width:30px !important;
	height:7px !important;
	left:1086px !important;
	top:769px !important;
	background:#009245;
	border:solid 1px #000;
}

#item65891 {
	width:517px !important;
	height:718px !important;
	left:63px !important;
	top:44px !important;
}

#item66554 {
	width:15px !important;
	height:15px !important;
	left:1016px !important;
	top:364px !important;
}

#item66558 {
	width:15px !important;
	height:15px !important;
	left:1016px !important;
	top:364px !important;
}

#item66715 {
	width:30px !important;
	height:7px !important;
	left:885px !important;
	top:589px !important;
	background:#006837;
	border:solid 1px #000;
}

#item65125 {
	width:549px !important;
	height:705px !important;
	left:47px !important;
	top:38px !important;
}

#item66713 {
	width:516px !important;
	height:702px !important;
	left:60px !important;
	top:46px !important;
}

#item66088 {
	width:488px !important;
	height:684px !important;
	left:13px !important;
}

#item65475 {
	width:507px !important;
	height:690px !important;
	left:54px !important;
	top:46px !important;
}

#item60257 {
	width:215px !important;
	height:28px !important;
	left:1062px !important;
	top:2px !important;
}

#item60283 {
	width:215px !important;
	height:28px !important;
	left:1062px !important;
	top:2px !important;
}

#item60308 {
	width:215px !important;
	height:28px !important;
	left:642px !important;
	top:2px !important;
}

#item60334 {
	width:215px !important;
	height:28px !important;
	left:642px !important;
	top:2px !important;
}

#item60359 {
	width:215px !important;
	height:28px !important;
	left:852px !important;
	top:2px !important;
}

#item60385 {
	width:215px !important;
	height:28px !important;
	left:852px !important;
	top:2px !important;
}

#item60438 {
	width:636px !important;
	height:773px !important;
	left:642px !important;
	top:25px !important;
}

#item60465 {
	width:636px !important;
	height:773px !important;
	left:5px !important;
	top:25px !important;
}

#item60492 {
	width:24px !important;
	height:26px !important;
	left:278px !important;
	top:5px !important;
}

#item60808 {
	width:25px !important;
	height:25px !important;
	left:607px !important;
	top:34px !important;
}

#item66987 {
	width:636px !important;
	height:773px !important;
	left:642px !important;
	top:25px !important;
}

#item64028 {
	width:516px !important;
	height:706px !important;
	left:18px !important;
	top:47px !important;
}

#item64036 {
	width:469px !important;
	height:682px !important;
	left:32px !important;
	top:69px !important;
}

#item64041 {
	width:527px !important;
	height:697px !important;
	left:22px !important;
	top:34px !important;
}

#item64047 {
	width:511px !important;
	height:682px !important;
	left:60px !important;
	top:48px !important;
}

#item36915 {
	width:214px !important;
	height:77px !important;
	left:3px !important;
	top:36px !important;
}

#item36904 {
	width:369px !important;
	height:284px !important;
	left:156px !important;
	top:438px !important;
}

#item36950 {
	width:293px !important;
	height:123px !important;
	top:1px !important;
}

#item36939 {
	width:364px !important;
	height:299px !important;
	left:156px !important;
	top:443px !important;
}

#item37662 {
	width:30px !important;
	height:16px !important;
	left:962px !important;
	top:459px !important;
	background:#a50f15;
	border:solid 1px #000;
}

#item37664 {
	width:30px !important;
	height:16px !important;
	left:993px !important;
	top:459px !important;
	background:#de2d26;
	border:solid 1px #000;
}

#item37666 {
	width:30px !important;
	height:16px !important;
	left:1024px !important;
	top:459px !important;
	background:#fc9272;
	border:solid 1px #000;
}

#item37668 {
	width:30px !important;
	height:16px !important;
	left:1055px !important;
	top:459px !important;
	background:#fee391;
	border:solid 1px #000;
}

#item37670 {
	width:30px !important;
	height:16px !important;
	left:1086px !important;
	top:459px !important;
	background:#6baed6;
	border:solid 1px #000;
}

#item37672 {
	width:30px !important;
	height:16px !important;
	left:1117px !important;
	top:459px !important;
	background:#3182bd;
	border:solid 1px #000;
}

#item37674 {
	width:33px !important;
	height:16px !important;
	left:1148px !important;
	top:459px !important;
	background:#08519c;
	border:solid 1px #000;
}

#item38238 {
	width:30px !important;
	height:16px !important;
	left:973px !important;
	top:378px !important;
	background:#6cc54b;
	border:solid 1px #000;
}

#item38262 {
	width:30px !important;
	height:16px !important;
	left:1004px !important;
	top:378px !important;
	background:#fee391;
	border:solid 1px #000;
}

#item38264 {
	width:30px !important;
	height:16px !important;
	left:1035px !important;
	top:378px !important;
	background:#fec44f;
	border:solid 1px #000;
}

#item38266 {
	width:30px !important;
	height:16px !important;
	left:1066px !important;
	top:378px !important;
	background:#fe9929;
	border:solid 1px #000;
}

#item38268 {
	width:30px !important;
	height:16px !important;
	left:1096px !important;
	top:378px !important;
	background:#d95f0e;
	border:solid 1px #000;
}

#item38270 {
	width:36px !important;
	height:16px !important;
	left:1127px !important;
	top:378px !important;
	background:#993404;
	border:solid 1px #000;
}

#item38321 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	background:#fff;
	border:solid 1px #000;
}

#item38322 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	background:#fff;
	border:solid 1px #000;
}

#item38323 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	background:#fff;
	border:solid 1px #000;
}

#item38324 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
	background:#059973;
	border:solid 1px #000;
}

#item38325 {
	width:30px !important;
	height:30px !important;
	background:#fff;
	border:solid 1px #000;
}

#item38345 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	background:#fff;
	border:solid 1px #000;
}

#item38347 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	background:#fff;
	border:solid 1px #000;
}

#item38348 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	background:#059973;
	border:solid 1px #000;
}

#item38349 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
	background:#fff;
	border:solid 1px #000;
}

#item38350 {
	width:30px !important;
	height:30px !important;
	background:#fff;
	border:solid 1px #000;
}

#item38339 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	background:#fff;
	border:solid 1px #000;
}

#item38340 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	background:#059973;
	border:solid 1px #000;
}

#item38341 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	background:#fff;
	border:solid 1px #000;
}

#item38342 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
	background:#fff;
	border:solid 1px #000;
}

#item38343 {
	width:30px !important;
	height:30px !important;
	background:#fff;
	border:solid 1px #000;
}

#item38333 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	background:#059973;
	border:solid 1px #000;
}

#item38334 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	background:#fff;
	border:solid 1px #000;
}

#item38335 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	background:#fff;
	border:solid 1px #000;
}

#item38336 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
	background:#fff;
	border:solid 1px #000;
}

#item38337 {
	width:30px !important;
	height:30px !important;
	background:#fff;
	border:solid 1px #000;
}

#item38327 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	background:#fff;
	border:solid 1px #000;
}

#item38328 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	background:#fff;
	border:solid 1px #000;
}

#item38329 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	background:#fff;
	border:solid 1px #000;
}

#item38330 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
	background:#fff;
	border:solid 1px #000;
}

#item38331 {
	width:30px !important;
	height:30px !important;
	background:#059973;
	border:solid 1px #000;
}

#item38319 {
	width:154px !important;
	height:30px !important;
	left:672px !important;
	top:484px !important;
}

#item38467 {
	width:30px !important;
	height:16px !important;
	left:703px !important;
	top:467px !important;
	background:#2e3192;
	border:solid 1px #000;
}

#item38469 {
	width:30px !important;
	height:16px !important;
	left:734px !important;
	top:467px !important;
	background:#ec2125;
	border:solid 1px #000;
}

#item38471 {
	width:30px !important;
	height:16px !important;
	left:765px !important;
	top:467px !important;
	background:#ff00ff;
	border:solid 1px #000;
}

#item38473 {
	width:20px !important;
	height:35px !important;
	left:824px !important;
	top:481px !important;
}

#item38488 {
	width:20px !important;
	height:35px !important;
	left:654px !important;
	top:481px !important;
}

#item38529 {
	width:30px !important;
	height:30px !important;
	left:155px !important;
	border:solid 1px #000;
}

#item38530 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	border:solid 1px #000;
}

#item38531 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	border:solid 1px #000;
}

#item38532 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	border:solid 1px #000;
}

#item38533 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
	background:#fff;
	border:solid 1px #000;
}

#item38534 {
	width:30px !important;
	height:30px !important;
	background:#fff;
	border:solid 1px #000;
}

#item38535 {
	width:30px !important;
	height:30px !important;
	left:186px !important;
	background:#059973;
	border:solid 1px #000;
}

#item38579 {
	width:30px !important;
	height:30px !important;
	left:155px !important;
	background:#059973;
	border:solid 1px #000;
}

#item38580 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	border:solid 1px #000;
}

#item38581 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	border:solid 1px #000;
}

#item38582 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	border:solid 1px #000;
}

#item38583 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
	background:#fff;
	border:solid 1px #000;
}

#item38584 {
	width:30px !important;
	height:30px !important;
	background:#fff;
	border:solid 1px #000;
}

#item38585 {
	width:30px !important;
	height:30px !important;
	left:186px !important;
	border:solid 1px #000;
}

#item38571 {
	width:30px !important;
	height:30px !important;
	left:155px !important;
	border:solid 1px #000;
}

#item38572 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	border:solid 1px #000;
}

#item38573 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	border:solid 1px #000;
}

#item38574 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	border:solid 1px #000;
}

#item38575 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
	background:#059973;
	border:solid 1px #000;
}

#item38576 {
	width:30px !important;
	height:30px !important;
	background:#fff;
	border:solid 1px #000;
}

#item38577 {
	width:30px !important;
	height:30px !important;
	left:186px !important;
	border:solid 1px #000;
}

#item38562 {
	width:30px !important;
	height:30px !important;
	left:155px !important;
	border:solid 1px #000;
}

#item38563 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	border:solid 1px #000;
}

#item38565 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	border:solid 1px #000;
}

#item38566 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	background:#059973;
	border:solid 1px #000;
}

#item38567 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
	background:#fff;
	border:solid 1px #000;
}

#item38568 {
	width:30px !important;
	height:30px !important;
	background:#fff;
	border:solid 1px #000;
}

#item38569 {
	width:30px !important;
	height:30px !important;
	left:186px !important;
	border:solid 1px #000;
}

#item38553 {
	width:30px !important;
	height:30px !important;
	left:155px !important;
	border:solid 1px #000;
}

#item38554 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	border:solid 1px #000;
}

#item38555 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	background:#059973;
	border:solid 1px #000;
}

#item38556 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	border:solid 1px #000;
}

#item38557 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
	background:#fff;
	border:solid 1px #000;
}

#item38559 {
	width:30px !important;
	height:30px !important;
	background:#fff;
	border:solid 1px #000;
}

#item38560 {
	width:30px !important;
	height:30px !important;
	left:186px !important;
	border:solid 1px #000;
}

#item38545 {
	width:30px !important;
	height:30px !important;
	left:155px !important;
	border:solid 1px #000;
}

#item38546 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	background:#059973;
	border:solid 1px #000;
}

#item38547 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	border:solid 1px #000;
}

#item38548 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	border:solid 1px #000;
}

#item38549 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
	background:#fff;
	border:solid 1px #000;
}

#item38550 {
	width:30px !important;
	height:30px !important;
	background:#fff;
	border:solid 1px #000;
}

#item38551 {
	width:30px !important;
	height:30px !important;
	left:186px !important;
	border:solid 1px #000;
}

#item38537 {
	width:30px !important;
	height:30px !important;
	left:155px !important;
	border:solid 1px #000;
}

#item38538 {
	width:30px !important;
	height:30px !important;
	left:31px !important;
	border:solid 1px #000;
}

#item38539 {
	width:30px !important;
	height:30px !important;
	left:62px !important;
	border:solid 1px #000;
}

#item38540 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	border:solid 1px #000;
}

#item38541 {
	width:30px !important;
	height:30px !important;
	left:124px !important;
	background:#fff;
	border:solid 1px #000;
}

#item38542 {
	width:30px !important;
	height:30px !important;
	background:#059973;
	border:solid 1px #000;
}

#item38543 {
	width:30px !important;
	height:30px !important;
	left:186px !important;
	border:solid 1px #000;
}

#item38527 {
	width:216px !important;
	height:30px !important;
	left:676px !important;
	top:389px !important;
}

#item38748 {
	width:30px !important;
	height:16px !important;
	left:707px !important;
	top:372px !important;
	background:#e6e6e6;
	border:solid 1px #000;
}

#item38750 {
	width:30px !important;
	height:16px !important;
	left:738px !important;
	top:372px !important;
	background:#b3b3b3;
	border:solid 1px #000;
}

#item38752 {
	width:30px !important;
	height:16px !important;
	left:769px !important;
	top:372px !important;
	background:#999999;
	border:solid 1px #000;
}

#item38755 {
	width:30px !important;
	height:16px !important;
	left:800px !important;
	top:372px !important;
	background:#808080;
	border:solid 1px #000;
}

#item38757 {
	width:30px !important;
	height:16px !important;
	left:831px !important;
	top:372px !important;
	background:#666666;
	border:solid 1px #000;
}

#item38759 {
	width:20px !important;
	height:35px !important;
	left:890px !important;
	top:386px !important;
}

#item38772 {
	width:20px !important;
	height:35px !important;
	left:656px !important;
	top:386px !important;
}

#item38883 {
	opacity:0.50;
	width:271px !important;
	height:16px !important;
	left:651px !important;
	top:437px !important;
	background:#059973;
	border:solid 3px #059973;
}

#item38884 {
	opacity:0.50;
	width:271px !important;
	height:75px !important;
	left:651px !important;
	top:450px !important;
	border:solid 3px #059973;
}

#item38885 {
	opacity:0.50;
	width:271px !important;
	height:16px !important;
	left:651px !important;
	top:343px !important;
	background:#059973;
	border:solid 3px #059973;
}

#item38886 {
	opacity:0.50;
	width:271px !important;
	height:75px !important;
	left:651px !important;
	top:356px !important;
	border:solid 3px #059973;
}

#item64063 {
	width:500px !important;
	height:693px !important;
	left:63px !important;
	top:46px !important;
}

#item64085 {
	width:469px !important;
	height:624px !important;
	left:63px !important;
	top:70px !important;
}

#item38879 {
	opacity:0.50;
	width:279px !important;
	height:16px !important;
	left:934px !important;
	top:418px !important;
	background:#059973;
	border:solid 3px #059973;
}

#item38880 {
	opacity:0.50;
	width:279px !important;
	height:54px !important;
	left:934px !important;
	top:431px !important;
	border:solid 3px #059973;
}

#item38881 {
	opacity:0.50;
	width:278px !important;
	height:16px !important;
	left:935px !important;
	top:343px !important;
	background:#059973;
	border:solid 3px #059973;
}

#item38882 {
	opacity:0.50;
	width:278px !important;
	height:48px !important;
	left:935px !important;
	top:356px !important;
	border:solid 3px #059973;
}

#item63613 {
	opacity:0.50;
	width:192px !important;
	height:16px !important;
	left:752px !important;
	top:697px !important;
	background:#059973;
	border:solid 3px #059973;
}

#item63637 {
	opacity:0.50;
	width:192px !important;
	height:76px !important;
	left:752px !important;
	top:713px !important;
	border:solid 3px #059973;
}

#item63688 {
	width:15px !important;
	height:15px !important;
	left:757px !important;
	top:714px !important;
}

#item63692 {
	width:15px !important;
	height:15px !important;
	left:757px !important;
	top:714px !important;
}

#item63721 {
	width:15px !important;
	height:15px !important;
	left:841px !important;
	top:714px !important;
}

#item63725 {
	width:15px !important;
	height:15px !important;
	left:841px !important;
	top:714px !important;
}

#item63731 {
	width:30px !important;
	height:7px !important;
	left:844px !important;
	top:741px !important;
	background:#0081b8;
	border:solid 1px #000;
}

#item63732 {
	width:30px !important;
	height:7px !important;
	left:844px !important;
	top:750px !important;
	background:#8ecce0;
	border:solid 1px #000;
}

#item63733 {
	width:30px !important;
	height:7px !important;
	left:844px !important;
	top:759px !important;
	background:#fdff54;
	border:solid 1px #000;
}

#item63735 {
	width:30px !important;
	height:7px !important;
	left:844px !important;
	top:768px !important;
	background:#ffb896;
	border:solid 1px #000;
}

#item63736 {
	width:30px !important;
	height:7px !important;
	left:844px !important;
	top:777px !important;
	background:#ff5e3c;
	border:solid 1px #000;
}

#item63883 {
	opacity:0.50;
	width:94px !important;
	height:76px !important;
	left:651px !important;
	top:713px !important;
	border:solid 3px #059973;
}

#item63884 {
	opacity:0.50;
	width:94px !important;
	height:16px !important;
	left:651px !important;
	top:697px !important;
	background:#059973;
	border:solid 3px #059973;
}

#item63983 {
	width:15px !important;
	height:15px !important;
	left:655px !important;
	top:715px !important;
}

#item63987 {
	width:15px !important;
	height:15px !important;
	left:655px !important;
	top:715px !important;
}

#item63994 {
	width:15px !important;
	height:15px !important;
	left:655px !important;
	top:760px !important;
}

#item63998 {
	width:15px !important;
	height:15px !important;
	left:655px !important;
	top:760px !important;
}

#item64065 {
	width:15px !important;
	height:15px !important;
	left:936px !important;
	top:435px !important;
}

#item64069 {
	width:15px !important;
	height:15px !important;
	left:936px !important;
	top:435px !important;
}

#item64086 {
	width:15px !important;
	height:15px !important;
	left:937px !important;
	top:359px !important;
}

#item64090 {
	width:15px !important;
	height:15px !important;
	left:937px !important;
	top:359px !important;
}

#item60519 {
	width:215px !important;
	height:28px !important;
	left:1062px !important;
	top:2px !important;
}

#item60545 {
	width:215px !important;
	height:28px !important;
	left:1062px !important;
	top:2px !important;
}

#item60570 {
	width:215px !important;
	height:28px !important;
	left:642px !important;
	top:2px !important;
}

#item60596 {
	width:215px !important;
	height:28px !important;
	left:642px !important;
	top:2px !important;
}

#item60622 {
	width:215px !important;
	height:28px !important;
	left:852px !important;
	top:2px !important;
}

#item60648 {
	width:215px !important;
	height:28px !important;
	left:852px !important;
	top:2px !important;
}

#item60701 {
	width:636px !important;
	height:773px !important;
	left:642px !important;
	top:25px !important;
}

#item60728 {
	width:636px !important;
	height:773px !important;
	left:5px !important;
	top:25px !important;
}

#item60755 {
	width:24px !important;
	height:26px !important;
	left:453px !important;
	top:5px !important;
}

#item64096 {
	width:25px !important;
	height:25px !important;
	left:607px !important;
	top:34px !important;
}

#item67097 {
	width:636px !important;
	height:773px !important;
	left:642px !important;
	top:25px !important;
}

#item68929 {
	width:17px !important;
	height:18px !important;
	left:670px !important;
	top:89px !important;
}

#item68875 {
	width:17px !important;
	height:18px !important;
	left:670px !important;
	top:89px !important;
}

#item68927 {
	width:17px !important;
	height:18px !important;
	left:670px !important;
	top:179px !important;
}

#item68911 {
	width:17px !important;
	height:18px !important;
	left:670px !important;
	top:179px !important;
}

#item69219 {
	width:24px !important;
	height:10px !important;
	left:689px !important;
	top:123px !important;
	background:#486f8e;
}

#item69226 {
	width:24px !important;
	height:10px !important;
	left:689px !important;
	top:139px !important;
	background:#b1bdcf;
}

#item69228 {
	width:24px !important;
	height:10px !important;
	left:689px !important;
	top:155px !important;
	background:#dbe2e9;
}

#item69230 {
	width:24px !important;
	height:10px !important;
	left:936px !important;
	top:123px !important;
	background:#e11431;
}

#item69231 {
	width:24px !important;
	height:10px !important;
	left:936px !important;
	top:139px !important;
	background:#8b1c1b;
}

#item69232 {
	width:24px !important;
	height:10px !important;
	left:936px !important;
	top:155px !important;
}

#item69550 {
	width:24px !important;
	height:10px !important;
	left:689px !important;
	top:216px !important;
	background:#b1bdcf;
}

#item69551 {
	width:24px !important;
	height:10px !important;
	left:689px !important;
	top:232px !important;
	background:#dbe2e9;
}

#item69554 {
	width:24px !important;
	height:10px !important;
	left:936px !important;
	top:216px !important;
	background:#e11431;
}

#item69555 {
	width:24px !important;
	height:10px !important;
	left:936px !important;
	top:232px !important;
}

#item69556 {
	width:24px !important;
	height:10px !important;
	left:936px !important;
	top:248px !important;
}

#item69664 {
	width:24px !important;
	height:10px !important;
	left:689px !important;
	top:303px !important;
	background:#486f8e;
}

#item69665 {
	width:24px !important;
	height:10px !important;
	left:689px !important;
	top:319px !important;
	background:#b1bdcf;
}

#item69666 {
	width:24px !important;
	height:10px !important;
	left:689px !important;
	top:335px !important;
	background:#dbe2e9;
}

#item69713 {
	width:24px !important;
	height:10px !important;
	left:936px !important;
	top:303px !important;
}

#item69714 {
	width:24px !important;
	height:10px !important;
	left:936px !important;
	top:319px !important;
}

#item69888 {
	width:24px !important;
	height:10px !important;
	left:689px !important;
	top:400px !important;
	background:#b1bdcf;
}

#item69889 {
	width:24px !important;
	height:10px !important;
	left:689px !important;
	top:417px !important;
	background:#486f8e;
}

#item69890 {
	width:24px !important;
	height:10px !important;
	left:689px !important;
	top:433px !important;
	background:#d06968;
}

#item69891 {
	width:24px !important;
	height:5px !important;
	left:936px !important;
	top:403px !important;
	background:#f0b083;
}

#item69892 {
	width:24px !important;
	height:5px !important;
	left:936px !important;
	top:419px !important;
	background:#e4802b;
}

#item69925 {
	width:24px !important;
	height:10px !important;
	left:689px !important;
	top:449px !important;
	background:#ad4b4d;
}

#item70072 {
	width:24px !important;
	height:10px !important;
	left:689px !important;
	top:515px !important;
	background:#d7ab51;
}

#item70073 {
	width:24px !important;
	height:10px !important;
	left:689px !important;
	top:531px !important;
	background:#bdd28b;
}

#item70074 {
	width:24px !important;
	height:10px !important;
	left:689px !important;
	top:547px !important;
}

#item70075 {
	width:24px !important;
	height:5px !important;
	left:936px !important;
	top:518px !important;
	background:#e6431e;
}

#item70076 {
	width:24px !important;
	height:5px !important;
	left:936px !important;
	top:534px !important;
	background:#789a2b;
}

#item70129 {
	width:24px !important;
	height:10px !important;
	left:936px !important;
	top:548px !important;
}

#item70211 {
	width:24px !important;
	height:10px !important;
	left:689px !important;
	top:613px !important;
	background:#edd4b6;
}

#item70212 {
	width:24px !important;
	height:10px !important;
	left:689px !important;
	top:629px !important;
	background:#eeb380;
}

#item70213 {
	width:24px !important;
	height:10px !important;
	left:689px !important;
	top:646px !important;
	background:#b2afaf;
}

#item70238 {
	width:24px !important;
	height:10px !important;
	left:936px !important;
	top:613px !important;
}

#item70412 {
	width:24px !important;
	height:10px !important;
	left:689px !important;
	top:711px !important;
	background:#edd4b6;
}

#item70413 {
	width:24px !important;
	height:10px !important;
	left:689px !important;
	top:727px !important;
	background:#eeb380;
}

#item70414 {
	width:24px !important;
	height:10px !important;
	left:689px !important;
	top:743px !important;
	background:#b1bdcf;
}

#item70416 {
	width:24px !important;
	height:10px !important;
	left:936px !important;
	top:711px !important;
	background:#486f8e;
}

#item70417 {
	width:24px !important;
	height:10px !important;
	left:936px !important;
	top:727px !important;
	background:#eaeadf;
}

#item70467 {
	width:17px !important;
	height:18px !important;
	left:670px !important;
	top:265px !important;
}

#item70472 {
	width:17px !important;
	height:18px !important;
	left:670px !important;
	top:265px !important;
}

#item70476 {
	width:17px !important;
	height:18px !important;
	left:670px !important;
	top:363px !important;
}

#item70480 {
	width:17px !important;
	height:18px !important;
	left:670px !important;
	top:363px !important;
}

#item70484 {
	width:17px !important;
	height:18px !important;
	left:670px !important;
	top:476px !important;
}

#item70488 {
	width:17px !important;
	height:18px !important;
	left:670px !important;
	top:476px !important;
}

#item70492 {
	width:17px !important;
	height:18px !important;
	left:670px !important;
	top:574px !important;
}

#item70496 {
	width:17px !important;
	height:18px !important;
	left:670px !important;
	top:574px !important;
}

#item70503 {
	width:17px !important;
	height:18px !important;
	left:670px !important;
	top:673px !important;
}

#item70507 {
	width:17px !important;
	height:18px !important;
	left:670px !important;
	top:673px !important;
}

#item70522 {
	width:574px !important;
	height:699px !important;
	left:6px !important;
	top:34px !important;
}

#item70536 {
	width:604px !important;
	height:685px !important;
	left:15px !important;
	top:46px !important;
}

#item70544 {
	width:601px !important;
	height:685px !important;
	left:15px !important;
	top:47px !important;
}

#item70562 {
	width:589px !important;
	height:697px !important;
	left:15px !important;
	top:42px !important;
}

#item70571 {
	width:604px !important;
	height:697px !important;
	left:13px !important;
	top:43px !important;
}

#item70579 {
	width:590px !important;
	height:698px !important;
	left:14px !important;
	top:41px !important;
}

#item70593 {
	width:591px !important;
	height:705px !important;
	left:18px !important;
	top:35px !important;
}

#item40361 {
	opacity:0.10;
	width:1280px !important;
	height:800px !important;
	top:1px !important;
	background:#059973;
}

#item57329 {
	width:235px !important;
	height:749px !important;
	left:853px !important;
	top:26px !important;
	background:#fff;
	border:solid 5px #059973;
}

#item57370 {
	width:110px !important;
	height:60px !important;
	left:860px !important;
	top:708px !important;
}

#item57402 {
	width:112px !important;
	height:60px !important;
	left:970px !important;
	top:708px !important;
}

#item57457 {
	width:186px !important;
	height:598px !important;
	left:1090px !important;
	top:178px !important;
}

#item57482 {
	width:26px !important;
	height:26px !important;
	left:1246px !important;
	top:181px !important;
}

#item39270 {
	width:715px !important;
	height:749px !important;
	left:100px !important;
	top:26px !important;
	background:#fff;
	border:solid 5px #059973;
}

#item39272 {
	width:626px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item39308 {
	width:626px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item39341 {
	width:626px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item39374 {
	width:626px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item39406 {
	width:626px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item39465 {
	opacity:0.75;
	width:209px !important;
	height:201px !important;
	left:865px !important;
	top:453px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item39467 {
	width:65px !important;
	height:65px !important;
	left:937px !important;
	top:521px !important;
}

#item39475 {
	width:65px !important;
	height:65px !important;
	left:1009px !important;
	top:521px !important;
}

#item39481 {
	width:65px !important;
	height:65px !important;
	left:1009px !important;
	top:588px !important;
}

#item39488 {
	width:65px !important;
	height:133px !important;
	left:866px !important;
	top:521px !important;
}

#item39631 {
	width:65px !important;
	height:65px !important;
	left:937px !important;
	top:589px !important;
}

#item39739 {
	opacity:0.75;
	width:220px !important;
	height:201px !important;
	left:860px !important;
	top:223px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item39763 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:257px !important;
}

#item39795 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:275px !important;
}

#item39822 {
	width:225px !important;
	height:18px !important;
	left:860px !important;
	top:293px !important;
}

#item39850 {
	width:225px !important;
	height:18px !important;
	left:860px !important;
	top:311px !important;
}

#item39877 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:329px !important;
}

#item39905 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:347px !important;
}

#item39932 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:365px !important;
}

#item39959 {
	opacity:0.75;
	width:220px !important;
	height:167px !important;
	left:860px !important;
	top:45px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item39984 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:81px !important;
}

#item40011 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:99px !important;
}

#item40038 {
	width:221px !important;
	height:18px !important;
	left:860px !important;
	top:117px !important;
}

#item40066 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:135px !important;
}

#item40093 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:153px !important;
}

#item40120 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:171px !important;
}

#item40194 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:189px !important;
}

#item40221 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:383px !important;
}

#item40248 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:401px !important;
}

#item40394 {
	width:715px !important;
	height:749px !important;
	left:100px !important;
	top:26px !important;
	background:#fff;
	border:solid 5px #059973;
}

#item40418 {
	opacity:0.75;
	width:209px !important;
	height:201px !important;
	left:865px !important;
	top:453px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item40419 {
	width:65px !important;
	height:65px !important;
	left:937px !important;
	top:521px !important;
}

#item40425 {
	width:65px !important;
	height:65px !important;
	left:1009px !important;
	top:521px !important;
}

#item40432 {
	width:65px !important;
	height:65px !important;
	left:1009px !important;
	top:588px !important;
}

#item40438 {
	width:65px !important;
	height:133px !important;
	left:866px !important;
	top:521px !important;
}

#item40581 {
	width:65px !important;
	height:65px !important;
	left:937px !important;
	top:589px !important;
}

#item40611 {
	width:626px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item40699 {
	width:626px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item40732 {
	width:626px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item40764 {
	width:626px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item40801 {
	width:626px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item40866 {
	opacity:0.75;
	width:220px !important;
	height:201px !important;
	left:860px !important;
	top:223px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item40890 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:257px !important;
}

#item40920 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:275px !important;
}

#item40947 {
	width:225px !important;
	height:18px !important;
	left:860px !important;
	top:293px !important;
}

#item40974 {
	width:225px !important;
	height:18px !important;
	left:860px !important;
	top:311px !important;
}

#item41002 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:329px !important;
}

#item41029 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:347px !important;
}

#item41056 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:365px !important;
}

#item41083 {
	opacity:0.75;
	width:220px !important;
	height:167px !important;
	left:860px !important;
	top:45px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item41107 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:81px !important;
}

#item41134 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:99px !important;
}

#item41161 {
	width:221px !important;
	height:18px !important;
	left:860px !important;
	top:117px !important;
}

#item41190 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:135px !important;
}

#item41217 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:153px !important;
}

#item41244 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:171px !important;
}

#item41309 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:189px !important;
}

#item41336 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:383px !important;
}

#item41363 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:401px !important;
}

#item41469 {
	width:715px !important;
	height:749px !important;
	left:100px !important;
	top:26px !important;
	background:#fff;
	border:solid 5px #059973;
}

#item41493 {
	opacity:0.75;
	width:209px !important;
	height:201px !important;
	left:865px !important;
	top:453px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item41495 {
	width:65px !important;
	height:65px !important;
	left:937px !important;
	top:521px !important;
}

#item41502 {
	width:65px !important;
	height:65px !important;
	left:1009px !important;
	top:521px !important;
}

#item41509 {
	width:65px !important;
	height:65px !important;
	left:1009px !important;
	top:588px !important;
}

#item41515 {
	width:65px !important;
	height:133px !important;
	left:866px !important;
	top:521px !important;
}

#item41658 {
	width:65px !important;
	height:65px !important;
	left:937px !important;
	top:589px !important;
}

#item41687 {
	width:626px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item41777 {
	width:626px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item41809 {
	width:626px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item41842 {
	width:626px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item41876 {
	width:626px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item41939 {
	opacity:0.75;
	width:220px !important;
	height:201px !important;
	left:860px !important;
	top:223px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item41963 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:257px !important;
}

#item41993 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:275px !important;
}

#item42020 {
	width:225px !important;
	height:18px !important;
	left:860px !important;
	top:293px !important;
}

#item42047 {
	width:225px !important;
	height:18px !important;
	left:860px !important;
	top:311px !important;
}

#item42075 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:329px !important;
}

#item42102 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:347px !important;
}

#item42129 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:365px !important;
}

#item42157 {
	opacity:0.75;
	width:220px !important;
	height:167px !important;
	left:860px !important;
	top:45px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item42181 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:81px !important;
}

#item42208 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:99px !important;
}

#item42235 {
	width:221px !important;
	height:18px !important;
	left:860px !important;
	top:117px !important;
}

#item42263 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:135px !important;
}

#item42291 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:153px !important;
}

#item42318 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:171px !important;
}

#item42384 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:189px !important;
}

#item42411 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:383px !important;
}

#item42438 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:401px !important;
}

#item42548 {
	width:715px !important;
	height:749px !important;
	left:100px !important;
	top:26px !important;
	background:#fff;
	border:solid 5px #059973;
}

#item42572 {
	opacity:0.75;
	width:209px !important;
	height:201px !important;
	left:865px !important;
	top:453px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item42573 {
	width:65px !important;
	height:65px !important;
	left:937px !important;
	top:521px !important;
}

#item42579 {
	width:65px !important;
	height:65px !important;
	left:1009px !important;
	top:521px !important;
}

#item42586 {
	width:65px !important;
	height:65px !important;
	left:1009px !important;
	top:588px !important;
}

#item42592 {
	width:65px !important;
	height:133px !important;
	left:866px !important;
	top:521px !important;
}

#item42735 {
	width:65px !important;
	height:65px !important;
	left:937px !important;
	top:589px !important;
}

#item42764 {
	width:626px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item42853 {
	width:626px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item42885 {
	width:626px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item42921 {
	width:626px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item42954 {
	width:626px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item43019 {
	opacity:0.75;
	width:220px !important;
	height:201px !important;
	left:860px !important;
	top:223px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item43044 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:257px !important;
}

#item43074 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:275px !important;
}

#item43101 {
	width:225px !important;
	height:18px !important;
	left:860px !important;
	top:293px !important;
}

#item43128 {
	width:225px !important;
	height:18px !important;
	left:860px !important;
	top:311px !important;
}

#item43156 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:329px !important;
}

#item43183 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:347px !important;
}

#item43210 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:365px !important;
}

#item43237 {
	opacity:0.75;
	width:220px !important;
	height:167px !important;
	left:860px !important;
	top:45px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item43261 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:81px !important;
}

#item43288 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:99px !important;
}

#item43315 {
	width:221px !important;
	height:18px !important;
	left:860px !important;
	top:117px !important;
}

#item43343 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:135px !important;
}

#item43371 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:153px !important;
}

#item43398 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:171px !important;
}

#item43463 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:189px !important;
}

#item43491 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:383px !important;
}

#item43518 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:401px !important;
}

#item43633 {
	width:715px !important;
	height:749px !important;
	left:100px !important;
	top:26px !important;
	background:#fff;
	border:solid 5px #059973;
}

#item43657 {
	opacity:0.75;
	width:209px !important;
	height:201px !important;
	left:865px !important;
	top:453px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item43658 {
	width:65px !important;
	height:65px !important;
	left:937px !important;
	top:521px !important;
}

#item43665 {
	width:65px !important;
	height:65px !important;
	left:1009px !important;
	top:521px !important;
}

#item43671 {
	width:65px !important;
	height:65px !important;
	left:1009px !important;
	top:588px !important;
}

#item43677 {
	width:65px !important;
	height:133px !important;
	left:866px !important;
	top:521px !important;
}

#item43820 {
	width:65px !important;
	height:65px !important;
	left:937px !important;
	top:589px !important;
}

#item43849 {
	width:653px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item43937 {
	width:642px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item43969 {
	width:658px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item44002 {
	width:695px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item44037 {
	width:642px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item44098 {
	opacity:0.75;
	width:220px !important;
	height:201px !important;
	left:860px !important;
	top:223px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item44122 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:257px !important;
}

#item44152 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:275px !important;
}

#item44180 {
	width:225px !important;
	height:18px !important;
	left:860px !important;
	top:293px !important;
}

#item44208 {
	width:225px !important;
	height:18px !important;
	left:860px !important;
	top:311px !important;
}

#item44236 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:329px !important;
}

#item44263 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:347px !important;
}

#item44290 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:365px !important;
}

#item44317 {
	opacity:0.75;
	width:220px !important;
	height:167px !important;
	left:860px !important;
	top:45px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item44341 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:81px !important;
}

#item44368 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:99px !important;
}

#item44395 {
	width:221px !important;
	height:18px !important;
	left:860px !important;
	top:117px !important;
}

#item44423 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:135px !important;
}

#item44450 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:153px !important;
}

#item44477 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:171px !important;
}

#item44543 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:190px !important;
}

#item44570 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:383px !important;
}

#item44597 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:401px !important;
}

#item44674 {
	width:715px !important;
	height:749px !important;
	left:100px !important;
	top:26px !important;
	background:#fff;
	border:solid 5px #059973;
}

#item44698 {
	opacity:0.75;
	width:209px !important;
	height:201px !important;
	left:865px !important;
	top:453px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item44699 {
	width:65px !important;
	height:65px !important;
	left:937px !important;
	top:521px !important;
}

#item44705 {
	width:65px !important;
	height:65px !important;
	left:1009px !important;
	top:521px !important;
}

#item44712 {
	width:65px !important;
	height:65px !important;
	left:1009px !important;
	top:588px !important;
}

#item44719 {
	width:65px !important;
	height:133px !important;
	left:866px !important;
	top:521px !important;
}

#item44862 {
	width:65px !important;
	height:65px !important;
	left:937px !important;
	top:589px !important;
}

#item44948 {
	width:649px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item45012 {
	opacity:0.75;
	width:220px !important;
	height:201px !important;
	left:860px !important;
	top:223px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item45036 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:257px !important;
}

#item45066 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:275px !important;
}

#item45093 {
	width:225px !important;
	height:18px !important;
	left:860px !important;
	top:293px !important;
}

#item45120 {
	width:225px !important;
	height:18px !important;
	left:860px !important;
	top:311px !important;
}

#item45148 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:329px !important;
}

#item45175 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:347px !important;
}

#item45202 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:365px !important;
}

#item45229 {
	opacity:0.75;
	width:220px !important;
	height:167px !important;
	left:860px !important;
	top:45px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item45253 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:81px !important;
}

#item45280 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:99px !important;
}

#item45307 {
	width:221px !important;
	height:18px !important;
	left:860px !important;
	top:117px !important;
}

#item45335 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:135px !important;
}

#item45362 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:153px !important;
}

#item45389 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:171px !important;
}

#item45455 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:190px !important;
}

#item45482 {
	width:649px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item45516 {
	width:649px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item45550 {
	width:649px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item45585 {
	width:649px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item45617 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:383px !important;
}

#item45645 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:401px !important;
}

#item45785 {
	width:715px !important;
	height:749px !important;
	left:100px !important;
	top:26px !important;
	background:#fff;
	border:solid 5px #059973;
}

#item45809 {
	opacity:0.75;
	width:209px !important;
	height:201px !important;
	left:865px !important;
	top:453px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item45810 {
	width:65px !important;
	height:65px !important;
	left:937px !important;
	top:521px !important;
}

#item45817 {
	width:65px !important;
	height:65px !important;
	left:1009px !important;
	top:521px !important;
}

#item45824 {
	width:65px !important;
	height:65px !important;
	left:1009px !important;
	top:588px !important;
}

#item45830 {
	width:65px !important;
	height:133px !important;
	left:866px !important;
	top:521px !important;
}

#item45973 {
	width:65px !important;
	height:65px !important;
	left:937px !important;
	top:589px !important;
}

#item46002 {
	width:626px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item46093 {
	width:626px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item46125 {
	width:626px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item46157 {
	width:626px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item46191 {
	width:626px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item46253 {
	opacity:0.75;
	width:220px !important;
	height:201px !important;
	left:860px !important;
	top:223px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item46277 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:257px !important;
}

#item46307 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:275px !important;
}

#item46334 {
	width:225px !important;
	height:18px !important;
	left:860px !important;
	top:293px !important;
}

#item46363 {
	width:225px !important;
	height:18px !important;
	left:860px !important;
	top:311px !important;
}

#item46390 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:329px !important;
}

#item46417 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:347px !important;
}

#item46444 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:365px !important;
}

#item46471 {
	opacity:0.75;
	width:220px !important;
	height:167px !important;
	left:860px !important;
	top:45px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item46495 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:81px !important;
}

#item46522 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:99px !important;
}

#item46549 {
	width:221px !important;
	height:18px !important;
	left:860px !important;
	top:117px !important;
}

#item46577 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:135px !important;
}

#item46604 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:153px !important;
}

#item46631 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:171px !important;
}

#item46698 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:190px !important;
}

#item46725 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:383px !important;
}

#item46752 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:401px !important;
}

#item46858 {
	width:715px !important;
	height:749px !important;
	left:100px !important;
	top:26px !important;
	background:#fff;
	border:solid 5px #059973;
}

#item46882 {
	opacity:0.75;
	width:209px !important;
	height:201px !important;
	left:865px !important;
	top:453px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item46883 {
	width:65px !important;
	height:65px !important;
	left:937px !important;
	top:521px !important;
}

#item46891 {
	width:65px !important;
	height:65px !important;
	left:1009px !important;
	top:521px !important;
}

#item46897 {
	width:65px !important;
	height:65px !important;
	left:1009px !important;
	top:588px !important;
}

#item46903 {
	width:65px !important;
	height:133px !important;
	left:866px !important;
	top:521px !important;
}

#item47046 {
	width:65px !important;
	height:65px !important;
	left:937px !important;
	top:589px !important;
}

#item47075 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item47165 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item47201 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item47236 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item47271 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item47332 {
	opacity:0.75;
	width:220px !important;
	height:201px !important;
	left:860px !important;
	top:223px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item47356 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:257px !important;
}

#item47387 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:275px !important;
}

#item47414 {
	width:225px !important;
	height:18px !important;
	left:860px !important;
	top:293px !important;
}

#item47442 {
	width:225px !important;
	height:18px !important;
	left:860px !important;
	top:311px !important;
}

#item47469 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:329px !important;
}

#item47496 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:347px !important;
}

#item47523 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:365px !important;
}

#item47550 {
	opacity:0.75;
	width:220px !important;
	height:167px !important;
	left:860px !important;
	top:45px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item47574 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:81px !important;
}

#item47601 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:99px !important;
}

#item47630 {
	width:221px !important;
	height:18px !important;
	left:860px !important;
	top:117px !important;
}

#item47657 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:135px !important;
}

#item47684 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:153px !important;
}

#item47711 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:171px !important;
}

#item47776 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:190px !important;
}

#item47803 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:383px !important;
}

#item47831 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:401px !important;
}

#item47942 {
	width:715px !important;
	height:749px !important;
	left:100px !important;
	top:26px !important;
	background:#fff;
	border:solid 5px #059973;
}

#item47966 {
	opacity:0.75;
	width:209px !important;
	height:201px !important;
	left:865px !important;
	top:453px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item47967 {
	width:65px !important;
	height:65px !important;
	left:937px !important;
	top:521px !important;
}

#item47973 {
	width:65px !important;
	height:65px !important;
	left:1009px !important;
	top:521px !important;
}

#item47979 {
	width:65px !important;
	height:65px !important;
	left:1009px !important;
	top:588px !important;
}

#item47985 {
	width:65px !important;
	height:133px !important;
	left:866px !important;
	top:521px !important;
}

#item48130 {
	width:65px !important;
	height:65px !important;
	left:937px !important;
	top:589px !important;
}

#item48159 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item48247 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item48280 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item48312 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item48344 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item48410 {
	opacity:0.75;
	width:220px !important;
	height:201px !important;
	left:860px !important;
	top:223px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item48434 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:257px !important;
}

#item48465 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:275px !important;
}

#item48492 {
	width:225px !important;
	height:18px !important;
	left:860px !important;
	top:293px !important;
}

#item48519 {
	width:225px !important;
	height:18px !important;
	left:860px !important;
	top:311px !important;
}

#item48546 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:329px !important;
}

#item48573 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:347px !important;
}

#item48600 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:365px !important;
}

#item48629 {
	opacity:0.75;
	width:220px !important;
	height:167px !important;
	left:860px !important;
	top:45px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item48654 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:81px !important;
}

#item48681 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:99px !important;
}

#item48708 {
	width:221px !important;
	height:18px !important;
	left:860px !important;
	top:117px !important;
}

#item48735 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:135px !important;
}

#item48763 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:153px !important;
}

#item48790 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:171px !important;
}

#item48857 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:190px !important;
}

#item48884 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:383px !important;
}

#item48911 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:401px !important;
}

#item49021 {
	width:715px !important;
	height:749px !important;
	left:100px !important;
	top:26px !important;
	background:#fff;
	border:solid 5px #059973;
}

#item49045 {
	opacity:0.75;
	width:209px !important;
	height:201px !important;
	left:865px !important;
	top:453px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item49046 {
	width:65px !important;
	height:65px !important;
	left:937px !important;
	top:521px !important;
}

#item49053 {
	width:65px !important;
	height:65px !important;
	left:1009px !important;
	top:521px !important;
}

#item49059 {
	width:65px !important;
	height:65px !important;
	left:1009px !important;
	top:588px !important;
}

#item49065 {
	width:65px !important;
	height:133px !important;
	left:866px !important;
	top:521px !important;
}

#item49208 {
	width:65px !important;
	height:65px !important;
	left:937px !important;
	top:589px !important;
}

#item49237 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item49327 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item49361 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item49396 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item49432 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item49492 {
	opacity:0.75;
	width:220px !important;
	height:201px !important;
	left:860px !important;
	top:223px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item49516 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:257px !important;
}

#item49546 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:275px !important;
}

#item49574 {
	width:225px !important;
	height:18px !important;
	left:860px !important;
	top:293px !important;
}

#item49602 {
	width:225px !important;
	height:18px !important;
	left:860px !important;
	top:311px !important;
}

#item49629 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:329px !important;
}

#item49656 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:347px !important;
}

#item49683 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:365px !important;
}

#item49710 {
	opacity:0.75;
	width:220px !important;
	height:167px !important;
	left:860px !important;
	top:45px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item49734 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:81px !important;
}

#item49761 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:99px !important;
}

#item49789 {
	width:221px !important;
	height:18px !important;
	left:860px !important;
	top:117px !important;
}

#item49816 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:135px !important;
}

#item49843 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:153px !important;
}

#item49870 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:171px !important;
}

#item49935 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:190px !important;
}

#item49962 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:383px !important;
}

#item49989 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:401px !important;
}

#item50098 {
	width:715px !important;
	height:749px !important;
	left:100px !important;
	top:26px !important;
	background:#fff;
	border:solid 5px #059973;
}

#item50123 {
	opacity:0.75;
	width:209px !important;
	height:201px !important;
	left:865px !important;
	top:453px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item50125 {
	width:65px !important;
	height:65px !important;
	left:937px !important;
	top:521px !important;
}

#item50131 {
	width:65px !important;
	height:65px !important;
	left:1009px !important;
	top:521px !important;
}

#item50137 {
	width:65px !important;
	height:65px !important;
	left:1009px !important;
	top:588px !important;
}

#item50143 {
	width:65px !important;
	height:133px !important;
	left:866px !important;
	top:521px !important;
}

#item50286 {
	width:65px !important;
	height:65px !important;
	left:937px !important;
	top:589px !important;
}

#item50317 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item50405 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item50438 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item50471 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item50503 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item50566 {
	opacity:0.75;
	width:220px !important;
	height:201px !important;
	left:860px !important;
	top:223px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item50591 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:257px !important;
}

#item50621 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:275px !important;
}

#item50649 {
	width:225px !important;
	height:18px !important;
	left:860px !important;
	top:293px !important;
}

#item50676 {
	width:225px !important;
	height:18px !important;
	left:860px !important;
	top:311px !important;
}

#item50703 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:329px !important;
}

#item50730 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:347px !important;
}

#item50758 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:365px !important;
}

#item50785 {
	opacity:0.75;
	width:220px !important;
	height:167px !important;
	left:860px !important;
	top:45px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item50809 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:81px !important;
}

#item50837 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:99px !important;
}

#item50864 {
	width:221px !important;
	height:18px !important;
	left:860px !important;
	top:117px !important;
}

#item50891 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:135px !important;
}

#item50919 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:153px !important;
}

#item50946 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:171px !important;
}

#item51011 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:190px !important;
}

#item51039 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:383px !important;
}

#item51066 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:401px !important;
}

#item51133 {
	width:715px !important;
	height:749px !important;
	left:100px !important;
	top:26px !important;
	background:#fff;
	border:solid 5px #059973;
}

#item51157 {
	opacity:0.75;
	width:209px !important;
	height:201px !important;
	left:865px !important;
	top:453px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item51158 {
	width:65px !important;
	height:65px !important;
	left:937px !important;
	top:521px !important;
}

#item51165 {
	width:65px !important;
	height:65px !important;
	left:1009px !important;
	top:521px !important;
}

#item51171 {
	width:65px !important;
	height:65px !important;
	left:1009px !important;
	top:588px !important;
}

#item51177 {
	width:65px !important;
	height:133px !important;
	left:866px !important;
	top:521px !important;
}

#item51320 {
	width:65px !important;
	height:65px !important;
	left:937px !important;
	top:589px !important;
}

#item51349 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item51442 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item51476 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item51508 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item51543 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item51603 {
	opacity:0.75;
	width:220px !important;
	height:201px !important;
	left:860px !important;
	top:223px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item51627 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:257px !important;
}

#item51657 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:275px !important;
}

#item51684 {
	width:225px !important;
	height:18px !important;
	left:860px !important;
	top:293px !important;
}

#item51712 {
	width:225px !important;
	height:18px !important;
	left:860px !important;
	top:311px !important;
}

#item51739 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:329px !important;
}

#item51766 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:347px !important;
}

#item51794 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:365px !important;
}

#item51821 {
	opacity:0.75;
	width:220px !important;
	height:167px !important;
	left:860px !important;
	top:45px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item51845 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:81px !important;
}

#item51872 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:99px !important;
}

#item51899 {
	width:221px !important;
	height:18px !important;
	left:860px !important;
	top:117px !important;
}

#item51927 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:135px !important;
}

#item51954 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:153px !important;
}

#item51981 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:171px !important;
}

#item52049 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:190px !important;
}

#item52076 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:383px !important;
}

#item52104 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:401px !important;
}

#item52256 {
	width:715px !important;
	height:749px !important;
	left:100px !important;
	top:26px !important;
	background:#fff;
	border:solid 5px #059973;
}

#item52280 {
	opacity:0.75;
	width:209px !important;
	height:201px !important;
	left:865px !important;
	top:453px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item52281 {
	width:65px !important;
	height:65px !important;
	left:937px !important;
	top:521px !important;
}

#item52288 {
	width:65px !important;
	height:65px !important;
	left:1009px !important;
	top:521px !important;
}

#item52294 {
	width:65px !important;
	height:65px !important;
	left:1009px !important;
	top:588px !important;
}

#item52300 {
	width:65px !important;
	height:133px !important;
	left:866px !important;
	top:521px !important;
}

#item52443 {
	width:65px !important;
	height:65px !important;
	left:937px !important;
	top:589px !important;
}

#item52472 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item52560 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item52593 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item52625 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item52660 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item52723 {
	opacity:0.75;
	width:220px !important;
	height:201px !important;
	left:860px !important;
	top:223px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item52747 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:257px !important;
}

#item52778 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:275px !important;
}

#item52805 {
	width:225px !important;
	height:18px !important;
	left:860px !important;
	top:293px !important;
}

#item52833 {
	width:225px !important;
	height:18px !important;
	left:860px !important;
	top:311px !important;
}

#item52860 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:329px !important;
}

#item52887 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:347px !important;
}

#item52914 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:365px !important;
}

#item52941 {
	opacity:0.75;
	width:220px !important;
	height:167px !important;
	left:860px !important;
	top:45px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item52965 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:81px !important;
}

#item52993 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:99px !important;
}

#item53022 {
	width:221px !important;
	height:18px !important;
	left:860px !important;
	top:117px !important;
}

#item53049 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:135px !important;
}

#item53076 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:153px !important;
}

#item53103 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:171px !important;
}

#item53169 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:190px !important;
}

#item53196 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:383px !important;
}

#item53223 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:401px !important;
}

#item53335 {
	width:715px !important;
	height:749px !important;
	left:100px !important;
	top:26px !important;
	background:#fff;
	border:solid 5px #059973;
}

#item53359 {
	opacity:0.75;
	width:209px !important;
	height:201px !important;
	left:865px !important;
	top:453px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item53360 {
	width:65px !important;
	height:65px !important;
	left:937px !important;
	top:521px !important;
}

#item53366 {
	width:65px !important;
	height:65px !important;
	left:1009px !important;
	top:521px !important;
}

#item53373 {
	width:65px !important;
	height:65px !important;
	left:1009px !important;
	top:588px !important;
}

#item53379 {
	width:65px !important;
	height:133px !important;
	left:866px !important;
	top:521px !important;
}

#item53523 {
	width:65px !important;
	height:65px !important;
	left:937px !important;
	top:589px !important;
}

#item53552 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item53641 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item53675 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item53708 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item53741 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item53805 {
	opacity:0.75;
	width:220px !important;
	height:201px !important;
	left:860px !important;
	top:223px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item53829 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:257px !important;
}

#item53859 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:275px !important;
}

#item53887 {
	width:225px !important;
	height:18px !important;
	left:860px !important;
	top:293px !important;
}

#item53915 {
	width:225px !important;
	height:18px !important;
	left:860px !important;
	top:311px !important;
}

#item53942 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:329px !important;
}

#item53969 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:347px !important;
}

#item53996 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:365px !important;
}

#item54023 {
	opacity:0.75;
	width:220px !important;
	height:167px !important;
	left:860px !important;
	top:45px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item54047 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:81px !important;
}

#item54074 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:99px !important;
}

#item54101 {
	width:221px !important;
	height:18px !important;
	left:860px !important;
	top:117px !important;
}

#item54131 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:135px !important;
}

#item54158 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:153px !important;
}

#item54186 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:171px !important;
}

#item54252 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:190px !important;
}

#item54279 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:383px !important;
}

#item54306 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:401px !important;
}

#item54416 {
	width:715px !important;
	height:749px !important;
	left:100px !important;
	top:26px !important;
	background:#fff;
	border:solid 5px #059973;
}

#item54440 {
	opacity:0.75;
	width:209px !important;
	height:201px !important;
	left:865px !important;
	top:453px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item54441 {
	width:65px !important;
	height:65px !important;
	left:937px !important;
	top:521px !important;
}

#item54447 {
	width:65px !important;
	height:65px !important;
	left:1009px !important;
	top:521px !important;
}

#item54454 {
	width:65px !important;
	height:65px !important;
	left:1009px !important;
	top:588px !important;
}

#item54460 {
	width:65px !important;
	height:133px !important;
	left:866px !important;
	top:521px !important;
}

#item54603 {
	width:65px !important;
	height:65px !important;
	left:937px !important;
	top:589px !important;
}

#item54632 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item54720 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item54752 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item54787 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item54822 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item54885 {
	opacity:0.75;
	width:220px !important;
	height:201px !important;
	left:860px !important;
	top:223px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item54909 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:257px !important;
}

#item54939 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:275px !important;
}

#item54966 {
	width:225px !important;
	height:18px !important;
	left:860px !important;
	top:293px !important;
}

#item54993 {
	width:225px !important;
	height:18px !important;
	left:860px !important;
	top:311px !important;
}

#item55021 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:329px !important;
}

#item55048 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:347px !important;
}

#item55075 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:365px !important;
}

#item55102 {
	opacity:0.75;
	width:220px !important;
	height:167px !important;
	left:860px !important;
	top:45px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item55126 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:81px !important;
}

#item55154 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:99px !important;
}

#item55181 {
	width:221px !important;
	height:18px !important;
	left:860px !important;
	top:117px !important;
}

#item55209 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:135px !important;
}

#item55236 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:153px !important;
}

#item55263 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:171px !important;
}

#item55329 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:190px !important;
}

#item55356 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:383px !important;
}

#item55383 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:401px !important;
}

#item55450 {
	width:715px !important;
	height:749px !important;
	left:100px !important;
	top:26px !important;
	background:#fff;
	border:solid 5px #059973;
}

#item55475 {
	opacity:0.75;
	width:209px !important;
	height:201px !important;
	left:865px !important;
	top:453px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item55476 {
	width:65px !important;
	height:65px !important;
	left:937px !important;
	top:521px !important;
}

#item55482 {
	width:65px !important;
	height:65px !important;
	left:1009px !important;
	top:521px !important;
}

#item55488 {
	width:65px !important;
	height:65px !important;
	left:1009px !important;
	top:588px !important;
}

#item55495 {
	width:65px !important;
	height:133px !important;
	left:866px !important;
	top:521px !important;
}

#item55639 {
	width:65px !important;
	height:65px !important;
	left:937px !important;
	top:589px !important;
}

#item55668 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item55757 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item55789 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item55822 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item55855 {
	width:644px !important;
	height:615px !important;
	left:118px !important;
	top:81px !important;
}

#item55916 {
	opacity:0.75;
	width:220px !important;
	height:201px !important;
	left:860px !important;
	top:223px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item55940 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:257px !important;
}

#item55970 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:275px !important;
}

#item55997 {
	width:225px !important;
	height:18px !important;
	left:860px !important;
	top:293px !important;
}

#item56025 {
	width:225px !important;
	height:18px !important;
	left:860px !important;
	top:311px !important;
}

#item56052 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:329px !important;
}

#item56080 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:347px !important;
}

#item56108 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:365px !important;
}

#item56135 {
	opacity:0.75;
	width:220px !important;
	height:167px !important;
	left:860px !important;
	top:45px !important;
	background:#dfe4f2;
	border:solid 1px #000;
}

#item56159 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:81px !important;
}

#item56186 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:99px !important;
}

#item56213 {
	width:221px !important;
	height:18px !important;
	left:860px !important;
	top:117px !important;
}

#item56240 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:135px !important;
}

#item56267 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:153px !important;
}

#item56295 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:171px !important;
}

#item56359 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:190px !important;
}

#item56386 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:383px !important;
}

#item56414 {
	width:227px !important;
	height:18px !important;
	left:860px !important;
	top:401px !important;
}
#in5footer,  #prefooter {display:none;}
