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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

#item906 {
	width:37px !important;
	height:10px !important;
	left:57px !important;
	top:126px !important;
}

#item1014 {
	width:300px !important;
	height:48px !important;
	left:57px !important;
	top:656px !important;
}

#item1065 {
	width:301px !important;
	height:49px !important;
	left:57px !important;
	top:724px !important;
}

#item1205 {
	width:1183px !important;
	height:100px !important;
	left:57px !important;
	top:943px !important;
}

#item1565 {
	width:16px !important;
	height:20px !important;
	left:1609px !important;
	top:476px !important;
}

#item1575 {
	width:16px !important;
	height:20px !important;
	left:982px !important;
	top:494px !important;
}

#item1585 {
	width:16px !important;
	height:20px !important;
	left:1164px !important;
	top:462px !important;
}

#item1595 {
	width:16px !important;
	height:20px !important;
	left:1157px !important;
	top:507px !important;
}

#item1605 {
	width:16px !important;
	height:20px !important;
	left:1622px !important;
	top:509px !important;
}

#item1615 {
	width:16px !important;
	height:20px !important;
	left:1692px !important;
	top:494px !important;
}

#item1625 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:713px !important;
}

#item1680 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:713px !important;
}

#item1735 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:768px !important;
}

#item1790 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:768px !important;
}

#item1845 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:713px !important;
}

#item1900 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:768px !important;
}

#item1955 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:823px !important;
}

#item2010 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:263px !important;
}

#item2065 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:373px !important;
}

#item2120 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:538px !important;
}

#item2175 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:318px !important;
}

#item2230 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:483px !important;
}

#item2285 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:263px !important;
}

#item2340 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:428px !important;
}

#item2395 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:593px !important;
}

#item2450 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:373px !important;
}

#item2505 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:483px !important;
}

#item2560 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:263px !important;
}

#item2615 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:428px !important;
}

#item2670 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:538px !important;
}

#item2725 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:318px !important;
}

#item2780 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:483px !important;
}

#item2835 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:318px !important;
}

#item2890 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:428px !important;
}

#item2945 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:593px !important;
}

#item3000 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:373px !important;
}

#item3055 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:538px !important;
}

#item3158 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:263px !important;
}

#item3188 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:373px !important;
}

#item3218 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:538px !important;
}

#item3248 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:318px !important;
}

#item3278 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:483px !important;
}

#item3308 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:263px !important;
}

#item3338 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:428px !important;
}

#item3368 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:593px !important;
}

#item3398 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:373px !important;
}

#item3428 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:483px !important;
}

#item3458 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:263px !important;
}

#item3488 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:428px !important;
}

#item3518 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:538px !important;
}

#item3548 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:318px !important;
}

#item3578 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:483px !important;
}

#item3608 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:318px !important;
}

#item3638 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:428px !important;
}

#item3668 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:593px !important;
}

#item3698 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:373px !important;
}

#item3728 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:538px !important;
}

#item3758 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:713px !important;
}

#item3788 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:713px !important;
}

#item3818 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:768px !important;
}

#item3848 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:768px !important;
}

#item3878 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:713px !important;
}

#item3908 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:768px !important;
}

#item3938 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:823px !important;
}

#item3968 {
	width:32px !important;
	height:40px !important;
	left:974px !important;
	top:474px !important;
}

#item3998 {
	width:32px !important;
	height:40px !important;
	left:1156px !important;
	top:442px !important;
}

#item4028 {
	width:32px !important;
	height:40px !important;
	left:1149px !important;
	top:487px !important;
}

#item4058 {
	width:32px !important;
	height:40px !important;
	left:1601px !important;
	top:456px !important;
}

#item4088 {
	width:32px !important;
	height:40px !important;
	left:1614px !important;
	top:489px !important;
}

#item4118 {
	width:32px !important;
	height:40px !important;
	left:1684px !important;
	top:474px !important;
}

#item4172 {
	width:76px !important;
	height:29px !important;
	left:1787px !important;
	top:263px !important;
}

#item4227 {
	width:37px !important;
	height:10px !important;
	left:57px !important;
	top:126px !important;
}

#item4303 {
	width:382px !important;
	height:100px !important;
	left:57px !important;
	top:893px !important;
}

#item4628 {
	width:382px !important;
	height:81px !important;
	left:57px !important;
	top:893px !important;
}

#item4933 {
	width:353px !important;
	height:15px !important;
	left:86px !important;
	top:922px !important;
}

#item4937 {
	width:353px !important;
	height:15px !important;
	left:86px !important;
	top:948px !important;
}

#item4941 {
	width:353px !important;
	height:15px !important;
	left:86px !important;
	top:922px !important;
}

#item4945 {
	width:353px !important;
	height:15px !important;
	left:86px !important;
	top:948px !important;
}

#item4949 {
	width:353px !important;
	height:15px !important;
	left:86px !important;
	top:974px !important;
}

#item4953 {
	width:353px !important;
	height:15px !important;
	left:86px !important;
	top:922px !important;
}

#item4957 {
	width:353px !important;
	height:15px !important;
	left:86px !important;
	top:948px !important;
}

#item4961 {
	width:353px !important;
	height:15px !important;
	left:86px !important;
	top:974px !important;
}

#item4965 {
	width:323px !important;
	height:15px !important;
	left:116px !important;
	top:922px !important;
}

#item4969 {
	width:323px !important;
	height:15px !important;
	left:116px !important;
	top:922px !important;
}

#item4973 {
	width:323px !important;
	height:15px !important;
	left:116px !important;
	top:922px !important;
}

#item4977 {
	width:323px !important;
	height:15px !important;
	left:116px !important;
	top:922px !important;
}

#item4981 {
	width:323px !important;
	height:15px !important;
	left:116px !important;
	top:948px !important;
}

#item4985 {
	width:323px !important;
	height:15px !important;
	left:116px !important;
	top:922px !important;
}

#item4989 {
	width:323px !important;
	height:15px !important;
	left:116px !important;
	top:948px !important;
}

#item4993 {
	width:323px !important;
	height:15px !important;
	left:116px !important;
	top:922px !important;
}

#item4997 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:998px !important;
}

#item5001 {
	width:225px !important;
	height:15px !important;
	left:538px !important;
	top:972px !important;
}

#item5005 {
	width:225px !important;
	height:15px !important;
	left:538px !important;
	top:1024px !important;
}

#item5009 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:972px !important;
}

#item5013 {
	width:225px !important;
	height:15px !important;
	left:538px !important;
	top:998px !important;
}

#item5017 {
	width:225px !important;
	height:15px !important;
	left:989px !important;
	top:972px !important;
}

#item5021 {
	width:225px !important;
	height:15px !important;
	left:989px !important;
	top:998px !important;
}

#item5025 {
	width:225px !important;
	height:15px !important;
	left:989px !important;
	top:1024px !important;
}

#item5106 {
	width:37px !important;
	height:10px !important;
	left:57px !important;
	top:126px !important;
}

#item5182 {
	width:300px !important;
	height:48px !important;
	left:57px !important;
	top:263px !important;
}

#item5233 {
	width:300px !important;
	height:48px !important;
	left:57px !important;
	top:331px !important;
}

#item194987 {
	width:300px !important;
	height:48px !important;
	left:57px !important;
	top:399px !important;
}

#item208316 {
	width:307px !important;
	height:32px !important;
	left:57px !important;
	top:844px !important;
}

#item208320 {
	width:307px !important;
	height:32px !important;
	left:57px !important;
	top:844px !important;
}

#item205479 {
	width:281px !important;
	height:257px !important;
	left:1078px !important;
	top:758px !important;
}

#item205477 {
	width:146px !important;
	height:31px !important;
	left:626px !important;
	top:902px !important;
}

#item205478 {
	width:146px !important;
	height:31px !important;
	left:626px !important;
	top:964px !important;
}

#item205481 {
	width:280px !important;
	height:155px !important;
	left:1572px !important;
	top:844px !important;
}

#item205485 {
	width:235px !important;
	height:32px !important;
	left:1572px !important;
	top:497px !important;
}

#item205484 {
	width:280px !important;
	height:31px !important;
	left:1572px !important;
	top:558px !important;
}

#item205482 {
	width:291px !important;
	height:73px !important;
	left:1572px !important;
	top:620px !important;
}

#item205483 {
	width:250px !important;
	height:31px !important;
	left:1572px !important;
	top:721px !important;
}

#item205480 {
	width:173px !important;
	height:31px !important;
	left:1572px !important;
	top:782px !important;
}

#item205486 {
	width:261px !important;
	height:52px !important;
	left:1572px !important;
	top:260px !important;
}

#item205465 {
	width:280px !important;
	height:51px !important;
	left:57px !important;
	top:260px !important;
}

#item205466 {
	width:233px !important;
	height:31px !important;
	left:57px !important;
	top:423px !important;
}

#item205467 {
	width:330px !important;
	height:51px !important;
	left:57px !important;
	top:341px !important;
}

#item205475 {
	width:250px !important;
	height:31px !important;
	left:626px !important;
	top:819px !important;
}

#item205476 {
	width:233px !important;
	height:31px !important;
	left:626px !important;
	top:758px !important;
}

#item205468 {
	width:170px !important;
	height:31px !important;
	left:57px !important;
	top:537px !important;
}

#item205469 {
	width:233px !important;
	height:31px !important;
	left:57px !important;
	top:783px !important;
}

#item205470 {
	width:227px !important;
	height:31px !important;
	left:57px !important;
	top:906px !important;
}

#item205471 {
	width:171px !important;
	height:31px !important;
	left:57px !important;
	top:967px !important;
}

#item205472 {
	width:234px !important;
	height:31px !important;
	left:57px !important;
	top:598px !important;
}

#item205473 {
	width:165px !important;
	height:31px !important;
	left:57px !important;
	top:721px !important;
}

#item205474 {
	width:366px !important;
	height:31px !important;
	left:57px !important;
	top:660px !important;
}

#item197049 {
	width:16px !important;
	height:20px !important;
	left:557px !important;
	top:382px !important;
}

#item197054 {
	width:16px !important;
	height:20px !important;
	left:647px !important;
	top:364px !important;
}

#item197059 {
	width:16px !important;
	height:20px !important;
	left:682px !important;
	top:395px !important;
}

#item197066 {
	width:16px !important;
	height:20px !important;
	left:915px !important;
	top:284px !important;
}

#item197080 {
	width:16px !important;
	height:20px !important;
	left:948px !important;
	top:263px !important;
}

#item197126 {
	width:16px !important;
	height:20px !important;
	left:1282px !important;
	top:408px !important;
}

#item197179 {
	width:16px !important;
	height:20px !important;
	left:1277px !important;
	top:381px !important;
}

#item197152 {
	width:16px !important;
	height:20px !important;
	left:1349px !important;
	top:395px !important;
}

#item197131 {
	width:16px !important;
	height:20px !important;
	left:1271px !important;
	top:435px !important;
}

#item197141 {
	width:16px !important;
	height:20px !important;
	left:1251px !important;
	top:532px !important;
}

#item197174 {
	width:16px !important;
	height:20px !important;
	left:1240px !important;
	top:506px !important;
}

#item197136 {
	width:16px !important;
	height:20px !important;
	left:1160px !important;
	top:471px !important;
}

#item197162 {
	width:16px !important;
	height:20px !important;
	left:927px !important;
	top:305px !important;
}

#item197086 {
	width:16px !important;
	height:20px !important;
	left:928px !important;
	top:326px !important;
}

#item197168 {
	width:16px !important;
	height:20px !important;
	left:973px !important;
	top:316px !important;
}

#item197091 {
	width:16px !important;
	height:20px !important;
	left:878px !important;
	top:295px !important;
}

#item197157 {
	width:16px !important;
	height:20px !important;
	left:772px !important;
	top:594px !important;
}

#item197107 {
	width:16px !important;
	height:20px !important;
	left:1040px !important;
	top:512px !important;
}

#item197147 {
	width:16px !important;
	height:20px !important;
	left:912px !important;
	top:494px !important;
}

#item197097 {
	width:16px !important;
	height:20px !important;
	left:776px !important;
	top:598px !important;
}

#item208350 {
	width:16px !important;
	height:21px !important;
	left:930px !important;
	top:284px !important;
}

#item197119 {
	width:16px !important;
	height:21px !important;
	left:931px !important;
	top:298px !important;
}

#item197112 {
	width:16px !important;
	height:21px !important;
	left:939px !important;
	top:301px !important;
}

#item197210 {
	width:32px !important;
	height:40px !important;
	left:549px !important;
	top:364px !important;
}

#item197239 {
	width:32px !important;
	height:40px !important;
	left:639px !important;
	top:346px !important;
}

#item197269 {
	width:32px !important;
	height:40px !important;
	left:674px !important;
	top:377px !important;
}

#item197358 {
	width:32px !important;
	height:40px !important;
	left:870px !important;
	top:277px !important;
}

#item197387 {
	width:32px !important;
	height:40px !important;
	left:907px !important;
	top:266px !important;
}

#item197477 {
	width:32px !important;
	height:40px !important;
	left:919px !important;
	top:287px !important;
}

#item197507 {
	width:32px !important;
	height:40px !important;
	left:923px !important;
	top:281px !important;
}

#item197415 {
	width:32px !important;
	height:40px !important;
	left:940px !important;
	top:245px !important;
}

#item208359 {
	width:32px !important;
	height:40px !important;
	left:923px !important;
	top:267px !important;
}

#item197536 {
	width:32px !important;
	height:40px !important;
	left:931px !important;
	top:283px !important;
}

#item197565 {
	width:32px !important;
	height:40px !important;
	left:965px !important;
	top:298px !important;
}

#item197595 {
	width:32px !important;
	height:40px !important;
	left:904px !important;
	top:476px !important;
}

#item197623 {
	width:32px !important;
	height:40px !important;
	left:1032px !important;
	top:494px !important;
}

#item197651 {
	width:32px !important;
	height:40px !important;
	left:1152px !important;
	top:453px !important;
}

#item197679 {
	width:32px !important;
	height:40px !important;
	left:1232px !important;
	top:488px !important;
}

#item197740 {
	width:32px !important;
	height:40px !important;
	left:1242px !important;
	top:514px !important;
}

#item197768 {
	width:32px !important;
	height:40px !important;
	left:1263px !important;
	top:417px !important;
}

#item197796 {
	width:32px !important;
	height:40px !important;
	left:1274px !important;
	top:390px !important;
}

#item197824 {
	width:32px !important;
	height:40px !important;
	left:1269px !important;
	top:363px !important;
}

#item197860 {
	width:32px !important;
	height:40px !important;
	left:1341px !important;
	top:377px !important;
}

#item197443 {
	width:32px !important;
	height:40px !important;
	left:920px !important;
	top:308px !important;
}

#item197297 {
	width:32px !important;
	height:40px !important;
	left:764px !important;
	top:576px !important;
}

#item197328 {
	width:32px !important;
	height:40px !important;
	left:768px !important;
	top:580px !important;
}

#item206920 {
	width:280px !important;
	height:51px !important;
	left:57px !important;
	top:260px !important;
}

#item206947 {
	width:233px !important;
	height:31px !important;
	left:57px !important;
	top:423px !important;
}

#item207011 {
	width:330px !important;
	height:51px !important;
	left:57px !important;
	top:341px !important;
}

#item207038 {
	width:170px !important;
	height:31px !important;
	left:57px !important;
	top:537px !important;
}

#item207063 {
	width:233px !important;
	height:31px !important;
	left:57px !important;
	top:783px !important;
}

#item207088 {
	width:227px !important;
	height:31px !important;
	left:57px !important;
	top:906px !important;
}

#item207114 {
	width:171px !important;
	height:31px !important;
	left:57px !important;
	top:967px !important;
}

#item207140 {
	width:234px !important;
	height:31px !important;
	left:57px !important;
	top:598px !important;
}

#item207165 {
	width:165px !important;
	height:31px !important;
	left:57px !important;
	top:721px !important;
}

#item207190 {
	width:366px !important;
	height:31px !important;
	left:57px !important;
	top:660px !important;
}

#item207229 {
	width:146px !important;
	height:31px !important;
	left:626px !important;
	top:902px !important;
}

#item207254 {
	width:146px !important;
	height:31px !important;
	left:626px !important;
	top:964px !important;
}

#item207279 {
	width:250px !important;
	height:31px !important;
	left:626px !important;
	top:819px !important;
}

#item207304 {
	width:233px !important;
	height:31px !important;
	left:626px !important;
	top:758px !important;
}

#item207354 {
	width:281px !important;
	height:257px !important;
	left:1078px !important;
	top:758px !important;
}

#item207381 {
	width:280px !important;
	height:155px !important;
	left:1572px !important;
	top:844px !important;
}

#item207406 {
	width:235px !important;
	height:32px !important;
	left:1572px !important;
	top:497px !important;
}

#item207431 {
	width:280px !important;
	height:31px !important;
	left:1572px !important;
	top:558px !important;
}

#item207456 {
	width:291px !important;
	height:73px !important;
	left:1572px !important;
	top:620px !important;
}

#item207481 {
	width:250px !important;
	height:31px !important;
	left:1572px !important;
	top:721px !important;
}

#item207506 {
	width:173px !important;
	height:31px !important;
	left:1572px !important;
	top:782px !important;
}

#item207531 {
	width:261px !important;
	height:52px !important;
	left:1572px !important;
	top:260px !important;
}

#item208660 {
	width:37px !important;
	height:10px !important;
	left:57px !important;
	top:126px !important;
}

#item192211 {
	width:16px !important;
	height:20px !important;
	left:1609px !important;
	top:539px !important;
}

#item5355 {
	width:37px !important;
	height:10px !important;
	left:57px !important;
	top:126px !important;
}

#item5406 {
	width:77px !important;
	height:10px !important;
	left:108px !important;
	top:126px !important;
}

#item5602 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:318px !important;
}

#item5657 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:318px !important;
}

#item5712 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:373px !important;
}

#item5767 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:538px !important;
}

#item5822 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:593px !important;
}

#item5877 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:648px !important;
}

#item5932 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:648px !important;
}

#item5987 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:758px !important;
}

#item6042 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:538px !important;
}

#item6097 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:593px !important;
}

#item6207 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:703px !important;
}

#item192512 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:703px !important;
}

#item6262 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:758px !important;
}

#item6317 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:593px !important;
}

#item6372 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:648px !important;
}

#item6427 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:703px !important;
}

#item6482 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:758px !important;
}

#item6537 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:538px !important;
}

#item6592 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:428px !important;
}

#item6647 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:373px !important;
}

#item6702 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:373px !important;
}

#item6757 {
	width:1061px !important;
	height:233px !important;
	left:57px !important;
	top:828px !important;
}

#item8311 {
	width:16px !important;
	height:20px !important;
	left:1081px !important;
	top:709px !important;
}

#item8321 {
	width:16px !important;
	height:20px !important;
	left:1169px !important;
	top:481px !important;
}

#item8331 {
	width:16px !important;
	height:20px !important;
	left:1061px !important;
	top:466px !important;
}

#item8341 {
	width:16px !important;
	height:20px !important;
	left:982px !important;
	top:494px !important;
}

#item8351 {
	width:16px !important;
	height:20px !important;
	left:944px !important;
	top:461px !important;
}

#item8361 {
	width:16px !important;
	height:20px !important;
	left:849px !important;
	top:481px !important;
}

#item8371 {
	width:16px !important;
	height:20px !important;
	left:1363px !important;
	top:622px !important;
}

#item8381 {
	width:16px !important;
	height:20px !important;
	left:1145px !important;
	top:521px !important;
}

#item8391 {
	width:16px !important;
	height:20px !important;
	left:1622px !important;
	top:509px !important;
}

#item8401 {
	width:32px !important;
	height:40px !important;
	left:1161px !important;
	top:462px !important;
}

#item8431 {
	width:32px !important;
	height:40px !important;
	left:1053px !important;
	top:447px !important;
}

#item8461 {
	width:32px !important;
	height:40px !important;
	left:1073px !important;
	top:690px !important;
}

#item8491 {
	width:32px !important;
	height:40px !important;
	left:974px !important;
	top:474px !important;
}

#item8521 {
	width:32px !important;
	height:40px !important;
	left:936px !important;
	top:441px !important;
}

#item8551 {
	width:32px !important;
	height:40px !important;
	left:841px !important;
	top:461px !important;
}

#item8581 {
	width:32px !important;
	height:40px !important;
	left:1355px !important;
	top:602px !important;
}

#item8611 {
	width:32px !important;
	height:40px !important;
	left:1138px !important;
	top:502px !important;
}

#item8641 {
	width:32px !important;
	height:40px !important;
	left:1614px !important;
	top:489px !important;
}

#item8671 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:538px !important;
}

#item8726 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:538px !important;
}

#item8781 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:538px !important;
}

#item8836 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:593px !important;
}

#item8891 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:593px !important;
}

#item8946 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:593px !important;
}

#item9001 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:648px !important;
}

#item9111 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:648px !important;
}

#item9166 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:648px !important;
}

#item9221 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:703px !important;
}

#item192565 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:703px !important;
}

#item9276 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:703px !important;
}

#item9306 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:758px !important;
}

#item9336 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:758px !important;
}

#item9366 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:758px !important;
}

#item9396 {
	width:713px !important;
	height:78px !important;
	left:57px !important;
	top:828px !important;
}

#item9840 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:428px !important;
}

#item9893 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:263px !important;
}

#item9946 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:263px !important;
}

#item9999 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:318px !important;
}

#item10052 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:263px !important;
}

#item192217 {
	width:32px !important;
	height:40px !important;
	left:1601px !important;
	top:519px !important;
}

#item10970 {
	width:54px !important;
	height:10px !important;
	left:200px !important;
	top:126px !important;
}

#item11045 {
	width:77px !important;
	height:10px !important;
	left:108px !important;
	top:126px !important;
}

#item11096 {
	width:37px !important;
	height:10px !important;
	left:57px !important;
	top:126px !important;
}

#item11150 {
	width:188px !important;
	height:50px !important;
	left:260px !important;
	top:263px !important;
}

#item11205 {
	width:188px !important;
	height:50px !important;
	left:463px !important;
	top:263px !important;
}

#item11308 {
	width:188px !important;
	height:50px !important;
	left:57px !important;
	top:458px !important;
}

#item11363 {
	width:188px !important;
	height:50px !important;
	left:260px !important;
	top:458px !important;
}

#item11418 {
	width:76px !important;
	height:29px !important;
	left:1787px !important;
	top:263px !important;
}

#item11473 {
	width:719px !important;
	height:338px !important;
	left:57px !important;
	top:538px !important;
}

#item13303 {
	width:16px !important;
	height:20px !important;
	left:1095px !important;
	top:521px !important;
}

#item13313 {
	width:16px !important;
	height:20px !important;
	left:1078px !important;
	top:707px !important;
}

#item13323 {
	width:16px !important;
	height:20px !important;
	left:1123px !important;
	top:413px !important;
}

#item13333 {
	width:16px !important;
	height:20px !important;
	left:1072px !important;
	top:454px !important;
}

#item13343 {
	width:32px !important;
	height:40px !important;
	left:1064px !important;
	top:434px !important;
}

#item13373 {
	width:32px !important;
	height:40px !important;
	left:1115px !important;
	top:393px !important;
}

#item13403 {
	width:32px !important;
	height:40px !important;
	left:1087px !important;
	top:501px !important;
}

#item13433 {
	width:32px !important;
	height:40px !important;
	left:1070px !important;
	top:687px !important;
}

#item13463 {
	width:188px !important;
	height:50px !important;
	left:57px !important;
	top:263px !important;
}

#item13518 {
	width:188px !important;
	height:50px !important;
	left:260px !important;
	top:393px !important;
}

#item13573 {
	width:188px !important;
	height:50px !important;
	left:57px !important;
	top:393px !important;
}

#item13628 {
	width:188px !important;
	height:50px !important;
	left:463px !important;
	top:458px !important;
}

#item13683 {
	width:188px !important;
	height:50px !important;
	left:260px !important;
	top:328px !important;
}

#item13738 {
	width:188px !important;
	height:50px !important;
	left:463px !important;
	top:328px !important;
}

#item13793 {
	width:188px !important;
	height:50px !important;
	left:463px !important;
	top:393px !important;
}

#item13848 {
	width:188px !important;
	height:50px !important;
	left:57px !important;
	top:328px !important;
}

#item13903 {
	width:16px !important;
	height:20px !important;
	left:1622px !important;
	top:509px !important;
}

#item13959 {
	width:188px !important;
	height:50px !important;
	left:57px !important;
	top:263px !important;
}

#item13989 {
	width:188px !important;
	height:50px !important;
	left:260px !important;
	top:263px !important;
}

#item14019 {
	width:188px !important;
	height:50px !important;
	left:463px !important;
	top:263px !important;
}

#item14049 {
	width:188px !important;
	height:50px !important;
	left:57px !important;
	top:328px !important;
}

#item14079 {
	width:188px !important;
	height:50px !important;
	left:259px !important;
	top:328px !important;
}

#item14109 {
	width:188px !important;
	height:50px !important;
	left:463px !important;
	top:328px !important;
}

#item14139 {
	width:188px !important;
	height:50px !important;
	left:57px !important;
	top:393px !important;
}

#item14169 {
	width:188px !important;
	height:50px !important;
	left:260px !important;
	top:393px !important;
}

#item14199 {
	width:188px !important;
	height:50px !important;
	left:463px !important;
	top:393px !important;
}

#item14229 {
	width:188px !important;
	height:50px !important;
	left:57px !important;
	top:458px !important;
}

#item14259 {
	width:188px !important;
	height:50px !important;
	left:260px !important;
	top:458px !important;
}

#item14289 {
	width:188px !important;
	height:50px !important;
	left:463px !important;
	top:458px !important;
}

#item14319 {
	width:682px !important;
	height:139px !important;
	left:57px !important;
	top:538px !important;
}

#item14760 {
	width:32px !important;
	height:40px !important;
	left:1614px !important;
	top:489px !important;
}

#item14790 {
	width:731px !important;
	height:153px !important;
	left:57px !important;
	top:890px !important;
}

#item15111 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:920px !important;
}

#item15115 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:998px !important;
}

#item15119 {
	width:225px !important;
	height:15px !important;
	left:537px !important;
	top:998px !important;
}

#item15123 {
	width:225px !important;
	height:15px !important;
	left:537px !important;
	top:920px !important;
}

#item15127 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:1024px !important;
}

#item15188 {
	width:694px !important;
	height:251px !important;
	left:57px !important;
	top:443px !important;
}

#item16134 {
	width:694px !important;
	height:98px !important;
	left:57px !important;
	top:443px !important;
}

#item16428 {
	width:54px !important;
	height:10px !important;
	left:199px !important;
	top:126px !important;
}

#item16479 {
	width:76px !important;
	height:10px !important;
	left:108px !important;
	top:126px !important;
}

#item16530 {
	width:37px !important;
	height:10px !important;
	left:57px !important;
	top:126px !important;
}

#item16584 {
	width:76px !important;
	height:29px !important;
	left:1787px !important;
	top:263px !important;
}

#item16639 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:263px !important;
}

#item16694 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:263px !important;
}

#item16749 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:318px !important;
}

#item16804 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:318px !important;
}

#item16859 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:263px !important;
}

#item16914 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:318px !important;
}

#item16969 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:373px !important;
}

#item17048 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:263px !important;
}

#item17078 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:263px !important;
}

#item17108 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:263px !important;
}

#item17138 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:318px !important;
}

#item17168 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:318px !important;
}

#item17198 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:318px !important;
}

#item17228 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:373px !important;
}

#item17274 {
	width:16px !important;
	height:20px !important;
	left:1072px !important;
	top:454px !important;
}

#item17284 {
	width:16px !important;
	height:20px !important;
	left:1622px !important;
	top:509px !important;
}

#item17340 {
	width:16px !important;
	height:20px !important;
	left:1123px !important;
	top:413px !important;
}

#item17350 {
	width:32px !important;
	height:40px !important;
	left:1064px !important;
	top:434px !important;
}

#item17380 {
	width:32px !important;
	height:40px !important;
	left:1115px !important;
	top:393px !important;
}

#item17410 {
	width:32px !important;
	height:40px !important;
	left:1614px !important;
	top:489px !important;
}

#item17440 {
	width:705px !important;
	height:127px !important;
	left:57px !important;
	top:916px !important;
}

#item17663 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:946px !important;
}

#item17667 {
	width:225px !important;
	height:15px !important;
	left:537px !important;
	top:946px !important;
}

#item17671 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:1024px !important;
}

#item17735 {
	width:664px !important;
	height:405px !important;
	left:57px !important;
	top:606px !important;
}

#item21065 {
	width:738px !important;
	height:118px !important;
	left:57px !important;
	top:606px !important;
}

#item21627 {
	width:54px !important;
	height:10px !important;
	left:199px !important;
	top:126px !important;
}

#item21678 {
	width:76px !important;
	height:10px !important;
	left:108px !important;
	top:126px !important;
}

#item21729 {
	width:37px !important;
	height:10px !important;
	left:57px !important;
	top:126px !important;
}

#item21783 {
	width:76px !important;
	height:29px !important;
	left:1787px !important;
	top:263px !important;
}

#item21886 {
	width:208px !important;
	height:50px !important;
	left:503px !important;
	top:263px !important;
}

#item21941 {
	width:208px !important;
	height:50px !important;
	left:57px !important;
	top:328px !important;
}

#item21996 {
	width:208px !important;
	height:50px !important;
	left:57px !important;
	top:394px !important;
}

#item22051 {
	width:208px !important;
	height:50px !important;
	left:57px !important;
	top:460px !important;
}

#item22106 {
	width:208px !important;
	height:50px !important;
	left:57px !important;
	top:526px !important;
}

#item22161 {
	width:208px !important;
	height:50px !important;
	left:57px !important;
	top:263px !important;
}

#item22216 {
	width:208px !important;
	height:50px !important;
	left:280px !important;
	top:328px !important;
}

#item22271 {
	width:208px !important;
	height:50px !important;
	left:280px !important;
	top:394px !important;
}

#item22326 {
	width:208px !important;
	height:50px !important;
	left:280px !important;
	top:460px !important;
}

#item22381 {
	width:208px !important;
	height:50px !important;
	left:280px !important;
	top:526px !important;
}

#item22436 {
	width:208px !important;
	height:50px !important;
	left:503px !important;
	top:394px !important;
}

#item22491 {
	width:208px !important;
	height:50px !important;
	left:503px !important;
	top:460px !important;
}

#item22546 {
	width:208px !important;
	height:50px !important;
	left:503px !important;
	top:526px !important;
}

#item22601 {
	width:208px !important;
	height:50px !important;
	left:280px !important;
	top:263px !important;
}

#item22656 {
	width:208px !important;
	height:50px !important;
	left:503px !important;
	top:328px !important;
}

#item22726 {
	width:16px !important;
	height:20px !important;
	left:1078px !important;
	top:707px !important;
}

#item22736 {
	width:16px !important;
	height:20px !important;
	left:1491px !important;
	top:576px !important;
}

#item22746 {
	width:16px !important;
	height:20px !important;
	left:1587px !important;
	top:641px !important;
}

#item22756 {
	width:16px !important;
	height:20px !important;
	left:1226px !important;
	top:601px !important;
}

#item22766 {
	width:16px !important;
	height:20px !important;
	left:1095px !important;
	top:521px !important;
}

#item22776 {
	width:16px !important;
	height:20px !important;
	left:1072px !important;
	top:454px !important;
}

#item22786 {
	width:16px !important;
	height:20px !important;
	left:1622px !important;
	top:509px !important;
}

#item22842 {
	width:32px !important;
	height:40px !important;
	left:1070px !important;
	top:687px !important;
}

#item22872 {
	width:32px !important;
	height:40px !important;
	left:1064px !important;
	top:434px !important;
}

#item22902 {
	width:32px !important;
	height:40px !important;
	left:1087px !important;
	top:501px !important;
}

#item22932 {
	width:32px !important;
	height:40px !important;
	left:1218px !important;
	top:581px !important;
}

#item22962 {
	width:32px !important;
	height:40px !important;
	left:1483px !important;
	top:556px !important;
}

#item22992 {
	width:32px !important;
	height:40px !important;
	left:1579px !important;
	top:621px !important;
}

#item23022 {
	width:32px !important;
	height:40px !important;
	left:1614px !important;
	top:489px !important;
}

#item23052 {
	width:208px !important;
	height:50px !important;
	left:57px !important;
	top:263px !important;
}

#item23082 {
	width:208px !important;
	height:50px !important;
	left:280px !important;
	top:263px !important;
}

#item23112 {
	width:208px !important;
	height:50px !important;
	left:503px !important;
	top:263px !important;
}

#item23142 {
	width:208px !important;
	height:50px !important;
	left:57px !important;
	top:328px !important;
}

#item23172 {
	width:208px !important;
	height:50px !important;
	left:280px !important;
	top:328px !important;
}

#item23202 {
	width:208px !important;
	height:50px !important;
	left:503px !important;
	top:328px !important;
}

#item23232 {
	width:208px !important;
	height:50px !important;
	left:57px !important;
	top:394px !important;
}

#item23262 {
	width:208px !important;
	height:50px !important;
	left:280px !important;
	top:394px !important;
}

#item23292 {
	width:208px !important;
	height:50px !important;
	left:503px !important;
	top:394px !important;
}

#item23322 {
	width:208px !important;
	height:50px !important;
	left:57px !important;
	top:460px !important;
}

#item23352 {
	width:208px !important;
	height:50px !important;
	left:280px !important;
	top:460px !important;
}

#item23382 {
	width:208px !important;
	height:50px !important;
	left:503px !important;
	top:460px !important;
}

#item23412 {
	width:208px !important;
	height:50px !important;
	left:57px !important;
	top:526px !important;
}

#item23442 {
	width:208px !important;
	height:50px !important;
	left:280px !important;
	top:526px !important;
}

#item23472 {
	width:208px !important;
	height:50px !important;
	left:503px !important;
	top:526px !important;
}

#item23502 {
	width:732px !important;
	height:205px !important;
	left:57px !important;
	top:838px !important;
}

#item23873 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:868px !important;
}

#item23877 {
	width:225px !important;
	height:15px !important;
	left:537px !important;
	top:868px !important;
}

#item23881 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:946px !important;
}

#item23885 {
	width:225px !important;
	height:15px !important;
	left:537px !important;
	top:946px !important;
}

#item23889 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:972px !important;
}

#item23893 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:998px !important;
}

#item23897 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:1024px !important;
}

#item23960 {
	width:668px !important;
	height:231px !important;
	left:57px !important;
	top:473px !important;
}

#item25508 {
	width:773px !important;
	height:139px !important;
	left:57px !important;
	top:473px !important;
}

#item25851 {
	width:188px !important;
	height:50px !important;
	left:57px !important;
	top:263px !important;
}

#item25906 {
	width:188px !important;
	height:50px !important;
	left:57px !important;
	top:328px !important;
}

#item25961 {
	width:188px !important;
	height:50px !important;
	left:57px !important;
	top:393px !important;
}

#item26016 {
	width:188px !important;
	height:50px !important;
	left:260px !important;
	top:263px !important;
}

#item26071 {
	width:188px !important;
	height:50px !important;
	left:260px !important;
	top:328px !important;
}

#item26126 {
	width:188px !important;
	height:50px !important;
	left:260px !important;
	top:393px !important;
}

#item26181 {
	width:188px !important;
	height:50px !important;
	left:463px !important;
	top:263px !important;
}

#item26236 {
	width:188px !important;
	height:50px !important;
	left:463px !important;
	top:328px !important;
}

#item26291 {
	width:188px !important;
	height:50px !important;
	left:463px !important;
	top:393px !important;
}

#item26370 {
	width:54px !important;
	height:10px !important;
	left:200px !important;
	top:126px !important;
}

#item26421 {
	width:77px !important;
	height:10px !important;
	left:108px !important;
	top:126px !important;
}

#item26472 {
	width:37px !important;
	height:10px !important;
	left:57px !important;
	top:126px !important;
}

#item26526 {
	width:76px !important;
	height:29px !important;
	left:1787px !important;
	top:263px !important;
}

#item26620 {
	width:16px !important;
	height:20px !important;
	left:1087px !important;
	top:472px !important;
}

#item26630 {
	width:16px !important;
	height:20px !important;
	left:1072px !important;
	top:454px !important;
}

#item26640 {
	width:16px !important;
	height:20px !important;
	left:1622px !important;
	top:509px !important;
}

#item26696 {
	width:32px !important;
	height:40px !important;
	left:1064px !important;
	top:434px !important;
}

#item26726 {
	width:32px !important;
	height:40px !important;
	left:1079px !important;
	top:452px !important;
}

#item26756 {
	width:32px !important;
	height:40px !important;
	left:1614px !important;
	top:489px !important;
}

#item26786 {
	width:188px !important;
	height:50px !important;
	left:57px !important;
	top:263px !important;
}

#item26816 {
	width:188px !important;
	height:50px !important;
	left:260px !important;
	top:263px !important;
}

#item26846 {
	width:188px !important;
	height:50px !important;
	left:463px !important;
	top:263px !important;
}

#item26876 {
	width:188px !important;
	height:50px !important;
	left:57px !important;
	top:328px !important;
}

#item26906 {
	width:188px !important;
	height:50px !important;
	left:260px !important;
	top:328px !important;
}

#item26936 {
	width:188px !important;
	height:50px !important;
	left:463px !important;
	top:328px !important;
}

#item26966 {
	width:188px !important;
	height:50px !important;
	left:57px !important;
	top:393px !important;
}

#item26996 {
	width:188px !important;
	height:50px !important;
	left:260px !important;
	top:393px !important;
}

#item27026 {
	width:188px !important;
	height:50px !important;
	left:463px !important;
	top:393px !important;
}

#item27056 {
	width:731px !important;
	height:127px !important;
	left:57px !important;
	top:916px !important;
}

#item27279 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:946px !important;
}

#item27283 {
	width:225px !important;
	height:15px !important;
	left:537px !important;
	top:946px !important;
}

#item27287 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:1024px !important;
}

#item27409 {
	width:54px !important;
	height:10px !important;
	left:200px !important;
	top:126px !important;
}

#item27484 {
	width:77px !important;
	height:10px !important;
	left:108px !important;
	top:126px !important;
}

#item27535 {
	width:37px !important;
	height:10px !important;
	left:57px !important;
	top:126px !important;
}

#item27586 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:428px !important;
}

#item27641 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:428px !important;
}

#item27671 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:263px !important;
}

#item27726 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:263px !important;
}

#item27756 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:373px !important;
}

#item27811 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:373px !important;
}

#item27841 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:318px !important;
}

#item27896 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:318px !important;
}

#item27926 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:593px !important;
}

#item27981 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:593px !important;
}

#item28011 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:428px !important;
}

#item28066 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:428px !important;
}

#item28096 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:318px !important;
}

#item28151 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:318px !important;
}

#item28181 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:428px !important;
}

#item28236 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:428px !important;
}

#item28266 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:263px !important;
}

#item28321 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:263px !important;
}

#item28351 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:373px !important;
}

#item28406 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:373px !important;
}

#item28436 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:263px !important;
}

#item28491 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:263px !important;
}

#item28521 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:593px !important;
}

#item28576 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:593px !important;
}

#item28606 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:538px !important;
}

#item28661 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:538px !important;
}

#item28691 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:318px !important;
}

#item28746 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:318px !important;
}

#item28776 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:483px !important;
}

#item28831 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:483px !important;
}

#item28861 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:538px !important;
}

#item28916 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:538px !important;
}

#item28946 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:373px !important;
}

#item29001 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:373px !important;
}

#item29031 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:483px !important;
}

#item29086 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:483px !important;
}

#item29116 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:538px !important;
}

#item29171 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:538px !important;
}

#item29201 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:483px !important;
}

#item29256 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:483px !important;
}

#item29302 {
	width:16px !important;
	height:20px !important;
	left:1081px !important;
	top:709px !important;
}

#item29312 {
	width:16px !important;
	height:20px !important;
	left:1169px !important;
	top:480px !important;
}

#item29322 {
	width:16px !important;
	height:20px !important;
	left:1061px !important;
	top:466px !important;
}

#item29332 {
	width:16px !important;
	height:20px !important;
	left:982px !important;
	top:494px !important;
}

#item29342 {
	width:16px !important;
	height:20px !important;
	left:944px !important;
	top:461px !important;
}

#item29352 {
	width:16px !important;
	height:20px !important;
	left:849px !important;
	top:481px !important;
}

#item29362 {
	width:16px !important;
	height:20px !important;
	left:1363px !important;
	top:622px !important;
}

#item29372 {
	width:16px !important;
	height:20px !important;
	left:1491px !important;
	top:576px !important;
}

#item29382 {
	width:16px !important;
	height:20px !important;
	left:1145px !important;
	top:521px !important;
}

#item29392 {
	width:16px !important;
	height:20px !important;
	left:1622px !important;
	top:509px !important;
}

#item29402 {
	width:32px !important;
	height:40px !important;
	left:1161px !important;
	top:461px !important;
}

#item29432 {
	width:32px !important;
	height:40px !important;
	left:1053px !important;
	top:447px !important;
}

#item29462 {
	width:32px !important;
	height:40px !important;
	left:1073px !important;
	top:690px !important;
}

#item29492 {
	width:32px !important;
	height:40px !important;
	left:974px !important;
	top:474px !important;
}

#item29522 {
	width:32px !important;
	height:40px !important;
	left:936px !important;
	top:441px !important;
}

#item29552 {
	width:32px !important;
	height:40px !important;
	left:841px !important;
	top:461px !important;
}

#item29582 {
	width:32px !important;
	height:40px !important;
	left:1355px !important;
	top:604px !important;
}

#item29612 {
	width:32px !important;
	height:40px !important;
	left:1483px !important;
	top:556px !important;
}

#item29642 {
	width:32px !important;
	height:40px !important;
	left:1138px !important;
	top:502px !important;
}

#item29672 {
	width:32px !important;
	height:40px !important;
	left:1614px !important;
	top:489px !important;
}

#item29702 {
	width:824px !important;
	height:407px !important;
	left:57px !important;
	top:663px !important;
}

#item33421 {
	width:76px !important;
	height:29px !important;
	left:1787px !important;
	top:263px !important;
}

#item33476 {
	width:816px !important;
	height:78px !important;
	left:57px !important;
	top:663px !important;
}

#item33969 {
	width:1720px !important;
	height:205px !important;
	left:57px !important;
	top:838px !important;
}

#item34632 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:868px !important;
}

#item34636 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:946px !important;
}

#item34640 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:972px !important;
}

#item34644 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:998px !important;
}

#item34648 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:1024px !important;
}

#item34652 {
	width:225px !important;
	height:15px !important;
	left:538px !important;
	top:868px !important;
}

#item34656 {
	width:225px !important;
	height:15px !important;
	left:538px !important;
	top:946px !important;
}

#item193819 {
	width:225px !important;
	height:15px !important;
	left:538px !important;
	top:1025px !important;
}

#item34660 {
	width:225px !important;
	height:15px !important;
	left:989px !important;
	top:868px !important;
}

#item34664 {
	width:225px !important;
	height:15px !important;
	left:989px !important;
	top:946px !important;
}

#item34668 {
	width:225px !important;
	height:15px !important;
	left:1440px !important;
	top:868px !important;
}

#item34672 {
	width:225px !important;
	height:15px !important;
	left:1440px !important;
	top:946px !important;
}

#item192985 {
	width:16px !important;
	height:20px !important;
	left:1609px !important;
	top:539px !important;
}

#item192992 {
	width:32px !important;
	height:40px !important;
	left:1601px !important;
	top:521px !important;
}

#item34827 {
	width:37px !important;
	height:10px !important;
	left:57px !important;
	top:126px !important;
}

#item34881 {
	width:77px !important;
	height:10px !important;
	left:108px !important;
	top:126px !important;
}

#item34932 {
	width:54px !important;
	height:10px !important;
	left:200px !important;
	top:126px !important;
}

#item34983 {
	width:16px !important;
	height:20px !important;
	left:1145px !important;
	top:521px !important;
}

#item34993 {
	width:16px !important;
	height:20px !important;
	left:1622px !important;
	top:509px !important;
}

#item35003 {
	width:32px !important;
	height:40px !important;
	left:1138px !important;
	top:502px !important;
}

#item35033 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:263px !important;
}

#item35088 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:263px !important;
}

#item35143 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:359px !important;
}

#item35198 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:454px !important;
}

#item35253 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:550px !important;
}

#item35308 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:359px !important;
}

#item35363 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:454px !important;
}

#item35418 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:550px !important;
}

#item35473 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:359px !important;
}

#item35600 {
	width:32px !important;
	height:40px !important;
	left:1614px !important;
	top:489px !important;
}

#item35630 {
	width:638px !important;
	height:78px !important;
	left:57px !important;
	top:620px !important;
}

#item36410 {
	width:459px !important;
	height:78px !important;
	left:57px !important;
	top:620px !important;
}

#item36511 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:263px !important;
}

#item36541 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:263px !important;
}

#item36571 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:359px !important;
}

#item36601 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:359px !important;
}

#item36631 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:359px !important;
}

#item36661 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:454px !important;
}

#item36691 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:454px !important;
}

#item36721 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:550px !important;
}

#item36751 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:550px !important;
}

#item36781 {
	width:76px !important;
	height:29px !important;
	left:1787px !important;
	top:263px !important;
}

#item36836 {
	width:705px !important;
	height:48px !important;
	left:57px !important;
	top:995px !important;
}

#item36986 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:1024px !important;
}

#item36990 {
	width:225px !important;
	height:15px !important;
	left:538px !important;
	top:1024px !important;
}

#item37121 {
	width:37px !important;
	height:10px !important;
	left:57px !important;
	top:126px !important;
}

#item37172 {
	width:77px !important;
	height:10px !important;
	left:108px !important;
	top:126px !important;
}

#item37223 {
	width:54px !important;
	height:10px !important;
	left:200px !important;
	top:126px !important;
}

#item37298 {
	width:76px !important;
	height:29px !important;
	left:1787px !important;
	top:263px !important;
}

#item37353 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:373px !important;
}

#item37408 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:263px !important;
}

#item37463 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:373px !important;
}

#item37518 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:318px !important;
}

#item37573 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:318px !important;
}

#item37628 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:373px !important;
}

#item37683 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:263px !important;
}

#item37738 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:263px !important;
}

#item37793 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:318px !important;
}

#item37848 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:373px !important;
}

#item37878 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:263px !important;
}

#item37908 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:373px !important;
}

#item37938 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:318px !important;
}

#item37968 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:318px !important;
}

#item37998 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:373px !important;
}

#item38028 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:263px !important;
}

#item38058 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:263px !important;
}

#item38088 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:318px !important;
}

#item38118 {
	width:16px !important;
	height:20px !important;
	left:849px !important;
	top:481px !important;
}

#item38128 {
	width:16px !important;
	height:20px !important;
	left:944px !important;
	top:461px !important;
}

#item38138 {
	width:16px !important;
	height:20px !important;
	left:982px !important;
	top:494px !important;
}

#item38148 {
	width:16px !important;
	height:20px !important;
	left:1061px !important;
	top:466px !important;
}

#item38158 {
	width:16px !important;
	height:20px !important;
	left:1081px !important;
	top:709px !important;
}

#item38168 {
	width:16px !important;
	height:20px !important;
	left:1145px !important;
	top:521px !important;
}

#item38178 {
	width:16px !important;
	height:20px !important;
	left:1169px !important;
	top:478px !important;
}

#item38188 {
	width:16px !important;
	height:20px !important;
	left:1622px !important;
	top:509px !important;
}

#item38198 {
	width:32px !important;
	height:40px !important;
	left:841px !important;
	top:461px !important;
}

#item38228 {
	width:32px !important;
	height:40px !important;
	left:936px !important;
	top:441px !important;
}

#item38258 {
	width:32px !important;
	height:40px !important;
	left:974px !important;
	top:474px !important;
}

#item38288 {
	width:32px !important;
	height:40px !important;
	left:1053px !important;
	top:447px !important;
}

#item38317 {
	width:32px !important;
	height:40px !important;
	left:1073px !important;
	top:690px !important;
}

#item38347 {
	width:32px !important;
	height:40px !important;
	left:1138px !important;
	top:502px !important;
}

#item38377 {
	width:32px !important;
	height:40px !important;
	left:1161px !important;
	top:459px !important;
}

#item38407 {
	width:32px !important;
	height:40px !important;
	left:1614px !important;
	top:489px !important;
}

#item38437 {
	width:639px !important;
	height:320px !important;
	left:57px !important;
	top:443px !important;
}

#item40345 {
	width:523px !important;
	height:57px !important;
	left:57px !important;
	top:443px !important;
}

#item40740 {
	width:1269px !important;
	height:205px !important;
	left:57px !important;
	top:838px !important;
}

#item41184 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:946px !important;
}

#item41188 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:972px !important;
}

#item41192 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:998px !important;
}

#item41196 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:1024px !important;
}

#item41200 {
	width:225px !important;
	height:15px !important;
	left:538px !important;
	top:868px !important;
}

#item41204 {
	width:225px !important;
	height:15px !important;
	left:538px !important;
	top:946px !important;
}

#item41208 {
	width:225px !important;
	height:15px !important;
	left:989px !important;
	top:868px !important;
}

#item41212 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:868px !important;
}

#item41279 {
	width:77px !important;
	height:10px !important;
	left:108px !important;
	top:126px !important;
}

#item41330 {
	width:37px !important;
	height:10px !important;
	left:57px !important;
	top:126px !important;
}

#item41445 {
	width:54px !important;
	height:10px !important;
	left:200px !important;
	top:126px !important;
}

#item41520 {
	width:594px !important;
	height:40px !important;
	left:57px !important;
	top:318px !important;
}

#item41575 {
	width:290px !important;
	height:40px !important;
	left:57px !important;
	top:263px !important;
}

#item41630 {
	width:290px !important;
	height:40px !important;
	left:362px !important;
	top:263px !important;
}

#item41685 {
	width:16px !important;
	height:20px !important;
	left:1145px !important;
	top:521px !important;
}

#item41695 {
	width:16px !important;
	height:20px !important;
	left:944px !important;
	top:461px !important;
}

#item41705 {
	width:16px !important;
	height:20px !important;
	left:849px !important;
	top:481px !important;
}

#item41715 {
	width:16px !important;
	height:20px !important;
	left:1061px !important;
	top:466px !important;
}

#item41725 {
	width:16px !important;
	height:20px !important;
	left:1081px !important;
	top:709px !important;
}

#item41735 {
	width:16px !important;
	height:20px !important;
	left:1622px !important;
	top:509px !important;
}

#item41745 {
	width:16px !important;
	height:20px !important;
	left:1169px !important;
	top:478px !important;
}

#item41755 {
	width:16px !important;
	height:20px !important;
	left:982px !important;
	top:494px !important;
}

#item41765 {
	width:32px !important;
	height:40px !important;
	left:1138px !important;
	top:502px !important;
}

#item41796 {
	width:32px !important;
	height:40px !important;
	left:936px !important;
	top:441px !important;
}

#item41826 {
	width:32px !important;
	height:40px !important;
	left:841px !important;
	top:461px !important;
}

#item41856 {
	width:32px !important;
	height:40px !important;
	left:1053px !important;
	top:447px !important;
}

#item41886 {
	width:32px !important;
	height:40px !important;
	left:1073px !important;
	top:690px !important;
}

#item41916 {
	width:32px !important;
	height:40px !important;
	left:1614px !important;
	top:489px !important;
}

#item41946 {
	width:32px !important;
	height:40px !important;
	left:1161px !important;
	top:459px !important;
}

#item41976 {
	width:32px !important;
	height:40px !important;
	left:974px !important;
	top:474px !important;
}

#item42006 {
	width:639px !important;
	height:233px !important;
	left:57px !important;
	top:388px !important;
}

#item42348 {
	width:515px !important;
	height:58px !important;
	left:57px !important;
	top:388px !important;
}

#item42743 {
	width:290px !important;
	height:40px !important;
	left:57px !important;
	top:263px !important;
}

#item42773 {
	width:290px !important;
	height:40px !important;
	left:362px !important;
	top:263px !important;
}

#item42803 {
	width:594px !important;
	height:40px !important;
	left:57px !important;
	top:318px !important;
}

#item42833 {
	width:76px !important;
	height:29px !important;
	left:1787px !important;
	top:263px !important;
}

#item42888 {
	width:1269px !important;
	height:205px !important;
	left:57px !important;
	top:838px !important;
}

#item43332 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:946px !important;
}

#item43336 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:972px !important;
}

#item43340 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:998px !important;
}

#item43344 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:1024px !important;
}

#item43348 {
	width:225px !important;
	height:15px !important;
	left:538px !important;
	top:868px !important;
}

#item43352 {
	width:225px !important;
	height:15px !important;
	left:538px !important;
	top:946px !important;
}

#item43356 {
	width:225px !important;
	height:15px !important;
	left:989px !important;
	top:868px !important;
}

#item43360 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:868px !important;
}

#item43487 {
	width:76px !important;
	height:29px !important;
	left:1787px !important;
	top:263px !important;
}

#item43542 {
	width:188px !important;
	height:50px !important;
	left:260px !important;
	top:499px !important;
}

#item43597 {
	width:188px !important;
	height:50px !important;
	left:57px !important;
	top:499px !important;
}

#item43676 {
	width:188px !important;
	height:50px !important;
	left:57px !important;
	top:263px !important;
}

#item43731 {
	width:188px !important;
	height:50px !important;
	left:57px !important;
	top:328px !important;
}

#item43786 {
	width:188px !important;
	height:50px !important;
	left:57px !important;
	top:393px !important;
}

#item43896 {
	width:188px !important;
	height:50px !important;
	left:260px !important;
	top:263px !important;
}

#item43951 {
	width:188px !important;
	height:50px !important;
	left:260px !important;
	top:328px !important;
}

#item44006 {
	width:188px !important;
	height:50px !important;
	left:260px !important;
	top:393px !important;
}

#item44061 {
	width:188px !important;
	height:50px !important;
	left:463px !important;
	top:393px !important;
}

#item44116 {
	width:188px !important;
	height:50px !important;
	left:463px !important;
	top:263px !important;
}

#item44171 {
	width:188px !important;
	height:50px !important;
	left:463px !important;
	top:328px !important;
}

#item44226 {
	width:16px !important;
	height:20px !important;
	left:1145px !important;
	top:521px !important;
}

#item44236 {
	width:16px !important;
	height:20px !important;
	left:1576px !important;
	top:613px !important;
}

#item44246 {
	width:16px !important;
	height:20px !important;
	left:1609px !important;
	top:539px !important;
}

#item44256 {
	width:16px !important;
	height:20px !important;
	left:1622px !important;
	top:509px !important;
}

#item44266 {
	width:16px !important;
	height:20px !important;
	left:982px !important;
	top:494px !important;
}

#item44276 {
	width:188px !important;
	height:50px !important;
	left:57px !important;
	top:263px !important;
}

#item44306 {
	width:188px !important;
	height:50px !important;
	left:260px !important;
	top:263px !important;
}

#item44336 {
	width:188px !important;
	height:50px !important;
	left:463px !important;
	top:263px !important;
}

#item44366 {
	width:188px !important;
	height:50px !important;
	left:57px !important;
	top:328px !important;
}

#item44396 {
	width:188px !important;
	height:50px !important;
	left:260px !important;
	top:328px !important;
}

#item44426 {
	width:188px !important;
	height:50px !important;
	left:463px !important;
	top:328px !important;
}

#item44456 {
	width:188px !important;
	height:50px !important;
	left:57px !important;
	top:393px !important;
}

#item44486 {
	width:188px !important;
	height:50px !important;
	left:260px !important;
	top:393px !important;
}

#item44546 {
	width:188px !important;
	height:50px !important;
	left:463px !important;
	top:393px !important;
}

#item44576 {
	width:188px !important;
	height:50px !important;
	left:260px !important;
	top:499px !important;
}

#item44606 {
	width:188px !important;
	height:50px !important;
	left:57px !important;
	top:499px !important;
}

#item44636 {
	width:777px !important;
	height:273px !important;
	left:57px !important;
	top:579px !important;
}

#item45899 {
	width:1247px !important;
	height:243px !important;
	left:57px !important;
	top:579px !important;
}

#item46147 {
	width:32px !important;
	height:40px !important;
	left:1138px !important;
	top:502px !important;
}

#item46177 {
	width:32px !important;
	height:40px !important;
	left:1614px !important;
	top:489px !important;
}

#item46207 {
	width:32px !important;
	height:40px !important;
	left:1601px !important;
	top:519px !important;
}

#item46237 {
	width:32px !important;
	height:40px !important;
	left:1568px !important;
	top:593px !important;
}

#item46267 {
	width:32px !important;
	height:40px !important;
	left:974px !important;
	top:474px !important;
}

#item46324 {
	width:54px !important;
	height:10px !important;
	left:200px !important;
	top:126px !important;
}

#item46375 {
	width:77px !important;
	height:10px !important;
	left:108px !important;
	top:126px !important;
}

#item46426 {
	width:37px !important;
	height:10px !important;
	left:57px !important;
	top:126px !important;
}

#item46477 {
	width:1269px !important;
	height:127px !important;
	left:57px !important;
	top:916px !important;
}

#item46846 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:1024px !important;
}

#item46850 {
	width:225px !important;
	height:15px !important;
	left:538px !important;
	top:946px !important;
}

#item46854 {
	width:225px !important;
	height:15px !important;
	left:538px !important;
	top:1024px !important;
}

#item46858 {
	width:225px !important;
	height:15px !important;
	left:989px !important;
	top:946px !important;
}

#item46862 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:946px !important;
}

#item46997 {
	width:37px !important;
	height:10px !important;
	left:57px !important;
	top:126px !important;
}

#item47049 {
	width:77px !important;
	height:10px !important;
	left:108px !important;
	top:126px !important;
}

#item47101 {
	width:54px !important;
	height:10px !important;
	left:200px !important;
	top:126px !important;
}

#item47156 {
	width:76px !important;
	height:29px !important;
	left:1787px !important;
	top:263px !important;
}

#item47228 {
	width:188px !important;
	height:50px !important;
	left:57px !important;
	top:263px !important;
}

#item47283 {
	width:188px !important;
	height:50px !important;
	left:57px !important;
	top:328px !important;
}

#item47338 {
	width:188px !important;
	height:50px !important;
	left:57px !important;
	top:393px !important;
}

#item47393 {
	width:188px !important;
	height:50px !important;
	left:260px !important;
	top:263px !important;
}

#item47448 {
	width:188px !important;
	height:50px !important;
	left:260px !important;
	top:328px !important;
}

#item47503 {
	width:188px !important;
	height:50px !important;
	left:260px !important;
	top:393px !important;
}

#item47558 {
	width:188px !important;
	height:50px !important;
	left:463px !important;
	top:263px !important;
}

#item47613 {
	width:188px !important;
	height:50px !important;
	left:463px !important;
	top:328px !important;
}

#item47668 {
	width:188px !important;
	height:50px !important;
	left:463px !important;
	top:393px !important;
}

#item47723 {
	width:644px !important;
	height:467px !important;
	left:57px !important;
	top:473px !important;
}

#item49775 {
	width:790px !important;
	height:78px !important;
	left:57px !important;
	top:473px !important;
}

#item50143 {
	width:16px !important;
	height:20px !important;
	left:1169px !important;
	top:505px !important;
}

#item50153 {
	width:16px !important;
	height:20px !important;
	left:1078px !important;
	top:707px !important;
}

#item50163 {
	width:16px !important;
	height:20px !important;
	left:1072px !important;
	top:454px !important;
}

#item50173 {
	width:16px !important;
	height:20px !important;
	left:1622px !important;
	top:509px !important;
}

#item50229 {
	width:32px !important;
	height:40px !important;
	left:1070px !important;
	top:687px !important;
}

#item50259 {
	width:32px !important;
	height:40px !important;
	left:1064px !important;
	top:434px !important;
}

#item50289 {
	width:32px !important;
	height:40px !important;
	left:1161px !important;
	top:485px !important;
}

#item50319 {
	width:32px !important;
	height:40px !important;
	left:1614px !important;
	top:489px !important;
}

#item50349 {
	width:188px !important;
	height:50px !important;
	left:57px !important;
	top:263px !important;
}

#item50379 {
	width:188px !important;
	height:50px !important;
	left:260px !important;
	top:263px !important;
}

#item50409 {
	width:188px !important;
	height:50px !important;
	left:463px !important;
	top:263px !important;
}

#item50439 {
	width:188px !important;
	height:50px !important;
	left:57px !important;
	top:328px !important;
}

#item50469 {
	width:188px !important;
	height:50px !important;
	left:260px !important;
	top:328px !important;
}

#item50499 {
	width:188px !important;
	height:50px !important;
	left:463px !important;
	top:328px !important;
}

#item50529 {
	width:188px !important;
	height:50px !important;
	left:57px !important;
	top:393px !important;
}

#item50559 {
	width:188px !important;
	height:50px !important;
	left:260px !important;
	top:393px !important;
}

#item50589 {
	width:188px !important;
	height:50px !important;
	left:463px !important;
	top:393px !important;
}

#item50643 {
	width:731px !important;
	height:179px !important;
	left:57px !important;
	top:864px !important;
}

#item50916 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:894px !important;
}

#item50920 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:972px !important;
}

#item50924 {
	width:225px !important;
	height:15px !important;
	left:537px !important;
	top:894px !important;
}

#item50928 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:998px !important;
}

#item50932 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:1024px !important;
}

#item51050 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:318px !important;
}

#item51105 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:318px !important;
}

#item51160 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:263px !important;
}

#item51215 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:373px !important;
}

#item51270 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:373px !important;
}

#item51325 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:428px !important;
}

#item51380 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:318px !important;
}

#item51435 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:373px !important;
}

#item51490 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:263px !important;
}

#item51545 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:428px !important;
}

#item51600 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:428px !important;
}

#item51655 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:263px !important;
}

#item51727 {
	width:16px !important;
	height:20px !important;
	left:1169px !important;
	top:477px !important;
}

#item51737 {
	width:16px !important;
	height:20px !important;
	left:982px !important;
	top:494px !important;
}

#item51747 {
	width:16px !important;
	height:20px !important;
	left:944px !important;
	top:461px !important;
}

#item51757 {
	width:16px !important;
	height:20px !important;
	left:1363px !important;
	top:622px !important;
}

#item51767 {
	width:16px !important;
	height:20px !important;
	left:1145px !important;
	top:521px !important;
}

#item51777 {
	width:32px !important;
	height:40px !important;
	left:1161px !important;
	top:458px !important;
}

#item51807 {
	width:32px !important;
	height:40px !important;
	left:974px !important;
	top:474px !important;
}

#item51837 {
	width:32px !important;
	height:40px !important;
	left:936px !important;
	top:441px !important;
}

#item51867 {
	width:32px !important;
	height:40px !important;
	left:1355px !important;
	top:602px !important;
}

#item51897 {
	width:32px !important;
	height:40px !important;
	left:1138px !important;
	top:502px !important;
}

#item51927 {
	width:76px !important;
	height:29px !important;
	left:1787px !important;
	top:263px !important;
}

#item52007 {
	width:54px !important;
	height:10px !important;
	left:200px !important;
	top:126px !important;
}

#item52059 {
	width:77px !important;
	height:10px !important;
	left:108px !important;
	top:126px !important;
}

#item52111 {
	width:37px !important;
	height:10px !important;
	left:57px !important;
	top:126px !important;
}

#item52162 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:428px !important;
}

#item52192 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:373px !important;
}

#item52222 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:318px !important;
}

#item52252 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:428px !important;
}

#item52282 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:428px !important;
}

#item52312 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:373px !important;
}

#item52342 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:263px !important;
}

#item52372 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:263px !important;
}

#item52402 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:263px !important;
}

#item52432 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:373px !important;
}

#item52462 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:318px !important;
}

#item52492 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:318px !important;
}

#item52522 {
	width:530px !important;
	height:145px !important;
	left:57px !important;
	top:498px !important;
}

#item52818 {
	width:639px !important;
	height:408px !important;
	left:57px !important;
	top:498px !important;
}

#item55305 {
	width:1688px !important;
	height:127px !important;
	left:57px !important;
	top:916px !important;
}

#item55747 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:1024px !important;
}

#item55751 {
	width:225px !important;
	height:15px !important;
	left:505px !important;
	top:946px !important;
}

#item55755 {
	width:225px !important;
	height:15px !important;
	left:505px !important;
	top:1024px !important;
}

#item55759 {
	width:225px !important;
	height:15px !important;
	left:989px !important;
	top:946px !important;
}

#item194878 {
	width:225px !important;
	height:15px !important;
	left:1520px !important;
	top:946px !important;
}

#item55763 {
	width:225px !important;
	height:15px !important;
	left:989px !important;
	top:1024px !important;
}

#item55767 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:946px !important;
}

#item193701 {
	width:16px !important;
	height:20px !important;
	left:1609px !important;
	top:538px !important;
}

#item193707 {
	width:32px !important;
	height:40px !important;
	left:1601px !important;
	top:519px !important;
}

#item55895 {
	width:76px !important;
	height:10px !important;
	left:108px !important;
	top:126px !important;
}

#item55946 {
	width:37px !important;
	height:10px !important;
	left:57px !important;
	top:126px !important;
}

#item55999 {
	width:300px !important;
	height:48px !important;
	left:57px !important;
	top:263px !important;
}

#item56050 {
	width:300px !important;
	height:48px !important;
	left:57px !important;
	top:331px !important;
}

#item56101 {
	width:300px !important;
	height:48px !important;
	left:57px !important;
	top:399px !important;
}

#item56932 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:593px !important;
}

#item56987 {
	width:49px !important;
	height:10px !important;
	left:199px !important;
	top:126px !important;
}

#item57038 {
	width:76px !important;
	height:10px !important;
	left:108px !important;
	top:126px !important;
}

#item57089 {
	width:37px !important;
	height:10px !important;
	left:57px !important;
	top:126px !important;
}

#item57218 {
	width:20px !important;
	height:20px !important;
	left:344px !important;
	top:653px !important;
}

#item57225 {
	width:20px !important;
	height:20px !important;
	left:374px !important;
	top:653px !important;
}

#item57232 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:263px !important;
}

#item57287 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:373px !important;
}

#item57342 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:263px !important;
}

#item57397 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:263px !important;
}

#item57452 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:428px !important;
}

#item57507 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:318px !important;
}

#item57562 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:318px !important;
}

#item57617 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:483px !important;
}

#item57672 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:538px !important;
}

#item57727 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:428px !important;
}

#item57782 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:483px !important;
}

#item57837 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:428px !important;
}

#item57892 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:373px !important;
}

#item57947 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:538px !important;
}

#item58002 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:318px !important;
}

#item58057 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:483px !important;
}

#item58112 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:373px !important;
}

#item58167 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:538px !important;
}

#item58222 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:593px !important;
}

#item58277 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:593px !important;
}

#item58372 {
	width:16px !important;
	height:20px !important;
	left:1087px !important;
	top:537px !important;
}

#item58381 {
	width:16px !important;
	height:20px !important;
	left:1110px !important;
	top:503px !important;
}

#item58390 {
	width:16px !important;
	height:20px !important;
	left:944px !important;
	top:461px !important;
}

#item58399 {
	width:16px !important;
	height:20px !important;
	left:1226px !important;
	top:601px !important;
}

#item58408 {
	width:16px !important;
	height:20px !important;
	left:1085px !important;
	top:492px !important;
}

#item58417 {
	width:16px !important;
	height:20px !important;
	left:1115px !important;
	top:444px !important;
}

#item58426 {
	width:16px !important;
	height:20px !important;
	left:1074px !important;
	top:478px !important;
}

#item58435 {
	width:16px !important;
	height:20px !important;
	left:1491px !important;
	top:576px !important;
}

#item58444 {
	width:16px !important;
	height:20px !important;
	left:1622px !important;
	top:509px !important;
}

#item58499 {
	width:16px !important;
	height:20px !important;
	left:1587px !important;
	top:641px !important;
}

#item58508 {
	width:16px !important;
	height:20px !important;
	left:1363px !important;
	top:622px !important;
}

#item58517 {
	width:16px !important;
	height:20px !important;
	left:1576px !important;
	top:613px !important;
}

#item58526 {
	width:16px !important;
	height:20px !important;
	left:1078px !important;
	top:707px !important;
}

#item58535 {
	width:16px !important;
	height:20px !important;
	left:1609px !important;
	top:539px !important;
}

#item58544 {
	width:32px !important;
	height:40px !important;
	left:936px !important;
	top:441px !important;
}

#item58574 {
	width:32px !important;
	height:40px !important;
	left:1077px !important;
	top:472px !important;
}

#item58604 {
	width:32px !important;
	height:40px !important;
	left:1107px !important;
	top:424px !important;
}

#item58634 {
	width:32px !important;
	height:40px !important;
	left:1102px !important;
	top:483px !important;
}

#item58664 {
	width:32px !important;
	height:40px !important;
	left:1079px !important;
	top:517px !important;
}

#item58694 {
	width:32px !important;
	height:40px !important;
	left:1070px !important;
	top:687px !important;
}

#item58724 {
	width:32px !important;
	height:40px !important;
	left:1218px !important;
	top:581px !important;
}

#item58754 {
	width:32px !important;
	height:40px !important;
	left:1355px !important;
	top:602px !important;
}

#item58784 {
	width:32px !important;
	height:40px !important;
	left:1579px !important;
	top:621px !important;
}

#item58814 {
	width:32px !important;
	height:40px !important;
	left:1568px !important;
	top:593px !important;
}

#item58844 {
	width:32px !important;
	height:40px !important;
	left:1483px !important;
	top:556px !important;
}

#item58874 {
	width:32px !important;
	height:40px !important;
	left:1601px !important;
	top:519px !important;
}

#item58904 {
	width:32px !important;
	height:40px !important;
	left:1614px !important;
	top:489px !important;
}

#item58934 {
	width:32px !important;
	height:40px !important;
	left:1066px !important;
	top:458px !important;
}

#item58964 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:263px !important;
}

#item58994 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:263px !important;
}

#item59024 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:263px !important;
}

#item59054 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:318px !important;
}

#item59084 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:318px !important;
}

#item59114 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:318px !important;
}

#item59144 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:373px !important;
}

#item59174 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:373px !important;
}

#item59204 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:373px !important;
}

#item59234 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:428px !important;
}

#item59264 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:428px !important;
}

#item59294 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:428px !important;
}

#item59324 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:483px !important;
}

#item59354 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:483px !important;
}

#item59384 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:483px !important;
}

#item59414 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:538px !important;
}

#item59444 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:538px !important;
}

#item59474 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:538px !important;
}

#item59504 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:593px !important;
}

#item59534 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:593px !important;
}

#item59564 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:593px !important;
}

#item59594 {
	width:76px !important;
	height:29px !important;
	left:1787px !important;
	top:263px !important;
}

#item59649 {
	width:1806px !important;
	height:381px !important;
	left:57px !important;
	top:698px !important;
}

#item65073 {
	width:1740px !important;
	height:362px !important;
	left:57px !important;
	top:698px !important;
}

#item66631 {
	width:1438px !important;
	height:374px !important;
	left:57px !important;
	top:698px !important;
}

#item68160 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:727px !important;
}

#item68164 {
	width:225px !important;
	height:15px !important;
	left:450px !important;
	top:727px !important;
}

#item68168 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:806px !important;
}

#item68172 {
	width:225px !important;
	height:15px !important;
	left:450px !important;
	top:806px !important;
}

#item68176 {
	width:225px !important;
	height:15px !important;
	left:786px !important;
	top:806px !important;
}

#item68180 {
	width:225px !important;
	height:15px !important;
	left:1136px !important;
	top:806px !important;
}

#item68184 {
	width:225px !important;
	height:15px !important;
	left:1460px !important;
	top:806px !important;
}

#item68188 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:884px !important;
}

#item68192 {
	width:225px !important;
	height:15px !important;
	left:450px !important;
	top:884px !important;
}

#item68196 {
	width:225px !important;
	height:15px !important;
	left:786px !important;
	top:884px !important;
}

#item68200 {
	width:225px !important;
	height:15px !important;
	left:1136px !important;
	top:884px !important;
}

#item68204 {
	width:225px !important;
	height:15px !important;
	left:1460px !important;
	top:884px !important;
}

#item68208 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:963px !important;
}

#item68212 {
	width:225px !important;
	height:15px !important;
	left:450px !important;
	top:963px !important;
}

#item68216 {
	width:225px !important;
	height:15px !important;
	left:786px !important;
	top:963px !important;
}

#item68220 {
	width:225px !important;
	height:15px !important;
	left:1136px !important;
	top:963px !important;
}

#item68224 {
	width:225px !important;
	height:15px !important;
	left:1460px !important;
	top:963px !important;
}

#item68228 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:1041px !important;
}

#item68232 {
	width:225px !important;
	height:15px !important;
	left:450px !important;
	top:1041px !important;
}

#item68236 {
	width:225px !important;
	height:15px !important;
	left:786px !important;
	top:1041px !important;
}

#item68240 {
	width:225px !important;
	height:15px !important;
	left:1136px !important;
	top:1041px !important;
}

#item72418 {
	width:1794px !important;
	height:354px !important;
	left:57px !important;
	top:698px !important;
}

#item68302 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:538px !important;
}

#item68357 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:593px !important;
}

#item68412 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:538px !important;
}

#item68467 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:593px !important;
}

#item68522 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:483px !important;
}

#item68577 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:483px !important;
}

#item68632 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:538px !important;
}

#item68687 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:593px !important;
}

#item68742 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:373px !important;
}

#item68797 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:483px !important;
}

#item68852 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:428px !important;
}

#item68907 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:428px !important;
}

#item68962 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:428px !important;
}

#item69017 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:263px !important;
}

#item69072 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:263px !important;
}

#item69127 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:318px !important;
}

#item69182 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:263px !important;
}

#item69237 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:318px !important;
}

#item69292 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:318px !important;
}

#item69347 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:373px !important;
}

#item69402 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:373px !important;
}

#item69457 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:263px !important;
}

#item69487 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:263px !important;
}

#item69517 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:263px !important;
}

#item69547 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:318px !important;
}

#item69577 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:318px !important;
}

#item69607 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:318px !important;
}

#item69637 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:373px !important;
}

#item69667 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:373px !important;
}

#item69697 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:373px !important;
}

#item69727 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:428px !important;
}

#item69757 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:428px !important;
}

#item69787 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:428px !important;
}

#item69817 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:483px !important;
}

#item69847 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:483px !important;
}

#item69877 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:483px !important;
}

#item69907 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:538px !important;
}

#item69937 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:538px !important;
}

#item69967 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:538px !important;
}

#item69997 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:593px !important;
}

#item70027 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:593px !important;
}

#item70057 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:593px !important;
}

#item70087 {
	width:1806px !important;
	height:385px !important;
	left:57px !important;
	top:698px !important;
}

#item71499 {
	width:76px !important;
	height:29px !important;
	left:1787px !important;
	top:263px !important;
}

#item71578 {
	width:37px !important;
	height:10px !important;
	left:57px !important;
	top:126px !important;
}

#item71604 {
	width:77px !important;
	height:10px !important;
	left:108px !important;
	top:126px !important;
}

#item71630 {
	width:49px !important;
	height:10px !important;
	left:200px !important;
	top:126px !important;
}

#item71707 {
	width:20px !important;
	height:20px !important;
	left:314px !important;
	top:653px !important;
}

#item71714 {
	width:20px !important;
	height:20px !important;
	left:374px !important;
	top:653px !important;
}

#item71748 {
	width:16px !important;
	height:20px !important;
	left:1087px !important;
	top:537px !important;
}

#item71757 {
	width:16px !important;
	height:20px !important;
	left:1110px !important;
	top:503px !important;
}

#item71766 {
	width:16px !important;
	height:20px !important;
	left:944px !important;
	top:461px !important;
}

#item71775 {
	width:16px !important;
	height:20px !important;
	left:1078px !important;
	top:707px !important;
}

#item71784 {
	width:16px !important;
	height:20px !important;
	left:1074px !important;
	top:478px !important;
}

#item71793 {
	width:16px !important;
	height:20px !important;
	left:1085px !important;
	top:492px !important;
}

#item71802 {
	width:16px !important;
	height:20px !important;
	left:1115px !important;
	top:444px !important;
}

#item71811 {
	width:16px !important;
	height:20px !important;
	left:1226px !important;
	top:601px !important;
}

#item71820 {
	width:16px !important;
	height:20px !important;
	left:1363px !important;
	top:622px !important;
}

#item71829 {
	width:16px !important;
	height:20px !important;
	left:1491px !important;
	top:576px !important;
}

#item71838 {
	width:16px !important;
	height:20px !important;
	left:1576px !important;
	top:613px !important;
}

#item71847 {
	width:16px !important;
	height:20px !important;
	left:1587px !important;
	top:641px !important;
}

#item71856 {
	width:16px !important;
	height:20px !important;
	left:1609px !important;
	top:539px !important;
}

#item71865 {
	width:16px !important;
	height:20px !important;
	left:1622px !important;
	top:509px !important;
}

#item71920 {
	width:32px !important;
	height:40px !important;
	left:936px !important;
	top:441px !important;
}

#item71950 {
	width:32px !important;
	height:40px !important;
	left:1070px !important;
	top:687px !important;
}

#item71980 {
	width:32px !important;
	height:40px !important;
	left:1066px !important;
	top:458px !important;
}

#item72010 {
	width:32px !important;
	height:40px !important;
	left:1077px !important;
	top:472px !important;
}

#item72040 {
	width:32px !important;
	height:40px !important;
	left:1079px !important;
	top:517px !important;
}

#item72070 {
	width:16px !important;
	height:20px !important;
	left:982px !important;
	top:494px !important;
}

#item72079 {
	width:32px !important;
	height:40px !important;
	left:974px !important;
	top:474px !important;
}

#item72109 {
	width:16px !important;
	height:20px !important;
	left:1148px !important;
	top:523px !important;
}

#item72118 {
	width:32px !important;
	height:40px !important;
	left:1102px !important;
	top:483px !important;
}

#item72148 {
	width:32px !important;
	height:40px !important;
	left:1107px !important;
	top:424px !important;
}

#item72178 {
	width:32px !important;
	height:40px !important;
	left:1218px !important;
	top:581px !important;
}

#item72208 {
	width:32px !important;
	height:40px !important;
	left:1355px !important;
	top:602px !important;
}

#item72238 {
	width:32px !important;
	height:40px !important;
	left:1483px !important;
	top:556px !important;
}

#item72268 {
	width:32px !important;
	height:40px !important;
	left:1568px !important;
	top:593px !important;
}

#item72298 {
	width:32px !important;
	height:40px !important;
	left:1579px !important;
	top:621px !important;
}

#item72328 {
	width:32px !important;
	height:40px !important;
	left:1601px !important;
	top:519px !important;
}

#item72358 {
	width:32px !important;
	height:40px !important;
	left:1614px !important;
	top:489px !important;
}

#item72388 {
	width:32px !important;
	height:40px !important;
	left:1140px !important;
	top:503px !important;
}

#item74237 {
	width:1384px !important;
	height:966px !important;
	top:118px !important;
}

#item79183 {
	width:20px !important;
	height:20px !important;
	left:1346px !important;
	top:179px !important;
}

#item79191 {
	width:315px !important;
	height:15px !important;
	left:86px !important;
	top:727px !important;
}

#item79195 {
	width:358px !important;
	height:15px !important;
	left:500px !important;
	top:727px !important;
}

#item79199 {
	width:358px !important;
	height:15px !important;
	left:500px !important;
	top:806px !important;
}

#item79203 {
	width:385px !important;
	height:15px !important;
	left:970px !important;
	top:837px !important;
}

#item79207 {
	width:425px !important;
	height:15px !important;
	left:1438px !important;
	top:759px !important;
}

#item79211 {
	width:425px !important;
	height:15px !important;
	left:1438px !important;
	top:785px !important;
}

#item79215 {
	width:425px !important;
	height:15px !important;
	left:1438px !important;
	top:863px !important;
}

#item79219 {
	width:425px !important;
	height:15px !important;
	left:1438px !important;
	top:941px !important;
}

#item79223 {
	width:425px !important;
	height:15px !important;
	left:1438px !important;
	top:1020px !important;
}

#item79227 {
	width:385px !important;
	height:15px !important;
	left:970px !important;
	top:915px !important;
}

#item79231 {
	width:385px !important;
	height:15px !important;
	left:970px !important;
	top:994px !important;
}

#item79235 {
	width:385px !important;
	height:15px !important;
	left:969px !important;
	top:1064px !important;
}

#item79239 {
	width:358px !important;
	height:15px !important;
	left:500px !important;
	top:884px !important;
}

#item79243 {
	width:358px !important;
	height:15px !important;
	left:500px !important;
	top:963px !important;
}

#item79247 {
	width:358px !important;
	height:15px !important;
	left:500px !important;
	top:1038px !important;
}

#item79251 {
	width:358px !important;
	height:15px !important;
	left:499px !important;
	top:1064px !important;
}

#item79255 {
	width:315px !important;
	height:15px !important;
	left:86px !important;
	top:753px !important;
}

#item79259 {
	width:315px !important;
	height:15px !important;
	left:86px !important;
	top:779px !important;
}

#item79263 {
	width:315px !important;
	height:15px !important;
	left:86px !important;
	top:805px !important;
}

#item79267 {
	width:315px !important;
	height:15px !important;
	left:86px !important;
	top:936px !important;
}

#item79271 {
	width:315px !important;
	height:15px !important;
	left:86px !important;
	top:831px !important;
}

#item79275 {
	width:315px !important;
	height:15px !important;
	left:86px !important;
	top:962px !important;
}

#item79279 {
	width:315px !important;
	height:15px !important;
	left:86px !important;
	top:857px !important;
}

#item79283 {
	width:315px !important;
	height:15px !important;
	left:86px !important;
	top:988px !important;
}

#item79287 {
	width:315px !important;
	height:15px !important;
	left:86px !important;
	top:1064px !important;
}

#item122576 {
	width:1726px !important;
	height:374px !important;
	left:57px !important;
	top:698px !important;
}

#item129926 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:263px !important;
}

#item129932 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:319px !important;
}

#item129943 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:373px !important;
}

#item129949 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:428px !important;
}

#item129957 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:483px !important;
}

#item129928 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:263px !important;
}

#item129934 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:319px !important;
}

#item129939 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:373px !important;
}

#item129945 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:428px !important;
}

#item129951 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:483px !important;
}

#item129930 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:263px !important;
}

#item129936 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:319px !important;
}

#item129941 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:373px !important;
}

#item129947 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:428px !important;
}

#item129953 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:483px !important;
}

#item131181 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:263px !important;
}

#item131236 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:263px !important;
}

#item131290 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:263px !important;
}

#item131344 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:319px !important;
}

#item131398 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:319px !important;
}

#item131452 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:319px !important;
}

#item131507 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:373px !important;
}

#item131561 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:373px !important;
}

#item131660 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:373px !important;
}

#item131714 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:428px !important;
}

#item131769 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:428px !important;
}

#item131823 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:428px !important;
}

#item131877 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:483px !important;
}

#item131931 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:483px !important;
}

#item131986 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:483px !important;
}

#item132745 {
	width:37px !important;
	height:10px !important;
	left:57px !important;
	top:126px !important;
}

#item132775 {
	width:77px !important;
	height:10px !important;
	left:108px !important;
	top:126px !important;
}

#item132777 {
	width:49px !important;
	height:10px !important;
	left:200px !important;
	top:126px !important;
}

#item86003 {
	width:20px !important;
	height:20px !important;
	left:314px !important;
	top:653px !important;
}

#item86013 {
	width:20px !important;
	height:20px !important;
	left:344px !important;
	top:653px !important;
}

#item116233 {
	width:16px !important;
	height:20px !important;
	left:944px !important;
	top:461px !important;
}

#item116237 {
	width:16px !important;
	height:20px !important;
	left:1075px !important;
	top:707px !important;
}

#item116361 {
	width:16px !important;
	height:20px !important;
	left:1609px !important;
	top:539px !important;
}

#item116367 {
	width:16px !important;
	height:20px !important;
	left:1622px !important;
	top:509px !important;
}

#item116246 {
	width:16px !important;
	height:20px !important;
	left:1126px !important;
	top:534px !important;
}

#item116331 {
	width:16px !important;
	height:20px !important;
	left:1158px !important;
	top:430px !important;
}

#item116235 {
	width:16px !important;
	height:20px !important;
	left:1050px !important;
	top:480px !important;
}

#item116240 {
	width:17px !important;
	height:21px !important;
	left:1081px !important;
	top:709px !important;
}

#item116231 {
	width:16px !important;
	height:20px !important;
	left:849px !important;
	top:481px !important;
}

#item116242 {
	width:16px !important;
	height:20px !important;
	left:1112px !important;
	top:469px !important;
}

#item116244 {
	width:16px !important;
	height:20px !important;
	left:1123px !important;
	top:482px !important;
}

#item116340 {
	width:16px !important;
	height:20px !important;
	left:1226px !important;
	top:601px !important;
}

#item116348 {
	width:16px !important;
	height:20px !important;
	left:1363px !important;
	top:622px !important;
}

#item116352 {
	width:16px !important;
	height:20px !important;
	left:1576px !important;
	top:613px !important;
}

#item116335 {
	width:16px !important;
	height:20px !important;
	left:1153px !important;
	top:494px !important;
}

#item116357 {
	width:16px !important;
	height:20px !important;
	left:1587px !important;
	top:641px !important;
}

#item120489 {
	width:16px !important;
	height:20px !important;
	left:1491px !important;
	top:576px !important;
}

#item122478 {
	width:1685px !important;
	height:362px !important;
	left:57px !important;
	top:698px !important;
}

#item132186 {
	width:32px !important;
	height:40px !important;
	left:841px !important;
	top:461px !important;
}

#item132191 {
	width:32px !important;
	height:40px !important;
	left:936px !important;
	top:441px !important;
}

#item132197 {
	width:32px !important;
	height:40px !important;
	left:1042px !important;
	top:460px !important;
}

#item132202 {
	width:32px !important;
	height:40px !important;
	left:1067px !important;
	top:687px !important;
}

#item132207 {
	width:32px !important;
	height:40px !important;
	left:1073px !important;
	top:690px !important;
}

#item132216 {
	width:32px !important;
	height:40px !important;
	left:1104px !important;
	top:449px !important;
}

#item132221 {
	width:32px !important;
	height:40px !important;
	left:1115px !important;
	top:462px !important;
}

#item132226 {
	width:32px !important;
	height:40px !important;
	left:1118px !important;
	top:514px !important;
}

#item132231 {
	width:32px !important;
	height:40px !important;
	left:1145px !important;
	top:474px !important;
}

#item132236 {
	width:32px !important;
	height:40px !important;
	left:1150px !important;
	top:410px !important;
}

#item132242 {
	width:32px !important;
	height:40px !important;
	left:1218px !important;
	top:581px !important;
}

#item132247 {
	width:32px !important;
	height:40px !important;
	left:1355px !important;
	top:602px !important;
}

#item132252 {
	width:32px !important;
	height:40px !important;
	left:1483px !important;
	top:556px !important;
}

#item132257 {
	width:32px !important;
	height:40px !important;
	left:1568px !important;
	top:593px !important;
}

#item132263 {
	width:32px !important;
	height:40px !important;
	left:1579px !important;
	top:621px !important;
}

#item132268 {
	width:32px !important;
	height:40px !important;
	left:1601px !important;
	top:519px !important;
}

#item132276 {
	width:32px !important;
	height:40px !important;
	left:1614px !important;
	top:489px !important;
}

#item132939 {
	width:76px !important;
	height:29px !important;
	left:1787px !important;
	top:263px !important;
}

#item81179 {
	width:1756px !important;
	height:966px !important;
	top:118px !important;
}

#item132994 {
	width:20px !important;
	height:20px !important;
	left:1346px !important;
	top:179px !important;
}

#item122416 {
	width:224px !important;
	height:15px !important;
	left:86px !important;
	top:727px !important;
}

#item122454 {
	width:224px !important;
	height:15px !important;
	left:86px !important;
	top:884px !important;
}

#item122430 {
	width:224px !important;
	height:15px !important;
	left:86px !important;
	top:753px !important;
}

#item122458 {
	width:224px !important;
	height:15px !important;
	left:86px !important;
	top:910px !important;
}

#item122434 {
	width:224px !important;
	height:15px !important;
	left:86px !important;
	top:779px !important;
}

#item122462 {
	width:224px !important;
	height:15px !important;
	left:86px !important;
	top:936px !important;
}

#item122438 {
	width:224px !important;
	height:15px !important;
	left:86px !important;
	top:805px !important;
}

#item122466 {
	width:224px !important;
	height:15px !important;
	left:86px !important;
	top:962px !important;
}

#item122471 {
	width:224px !important;
	height:15px !important;
	left:86px !important;
	top:1040px !important;
}

#item122485 {
	width:224px !important;
	height:15px !important;
	left:409px !important;
	top:727px !important;
}

#item122507 {
	width:224px !important;
	height:15px !important;
	left:732px !important;
	top:727px !important;
}

#item122489 {
	width:224px !important;
	height:15px !important;
	left:409px !important;
	top:806px !important;
}

#item122511 {
	width:224px !important;
	height:15px !important;
	left:732px !important;
	top:806px !important;
}

#item122557 {
	width:224px !important;
	height:15px !important;
	left:1405px !important;
	top:806px !important;
}

#item122493 {
	width:224px !important;
	height:15px !important;
	left:409px !important;
	top:884px !important;
}

#item122515 {
	width:224px !important;
	height:15px !important;
	left:732px !important;
	top:884px !important;
}

#item122532 {
	width:224px !important;
	height:15px !important;
	left:1082px !important;
	top:884px !important;
}

#item122561 {
	width:224px !important;
	height:15px !important;
	left:1405px !important;
	top:884px !important;
}

#item122497 {
	width:224px !important;
	height:15px !important;
	left:409px !important;
	top:963px !important;
}

#item122519 {
	width:224px !important;
	height:15px !important;
	left:732px !important;
	top:963px !important;
}

#item122536 {
	width:224px !important;
	height:15px !important;
	left:1082px !important;
	top:963px !important;
}

#item122565 {
	width:224px !important;
	height:15px !important;
	left:1405px !important;
	top:963px !important;
}

#item122503 {
	width:224px !important;
	height:15px !important;
	left:409px !important;
	top:1040px !important;
}

#item122523 {
	width:224px !important;
	height:15px !important;
	left:732px !important;
	top:1040px !important;
}

#item122540 {
	width:224px !important;
	height:15px !important;
	left:1082px !important;
	top:1040px !important;
}

#item122569 {
	width:224px !important;
	height:15px !important;
	left:1405px !important;
	top:1040px !important;
}

#item86904 {
	width:1545px !important;
	height:318px !important;
	left:57px !important;
	top:753px !important;
}

#item139083 {
	width:667px !important;
	height:272px !important;
	left:57px !important;
	top:753px !important;
}

#item138982 {
	width:1754px !important;
	height:283px !important;
	left:57px !important;
	top:753px !important;
}

#item86124 {
	width:49px !important;
	height:10px !important;
	left:200px !important;
	top:126px !important;
}

#item86175 {
	width:37px !important;
	height:10px !important;
	left:57px !important;
	top:126px !important;
}

#item86226 {
	width:77px !important;
	height:10px !important;
	left:108px !important;
	top:126px !important;
}

#item144691 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:538px !important;
}

#item144697 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:593px !important;
}

#item144703 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:648px !important;
}

#item144689 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:538px !important;
}

#item144695 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:593px !important;
}

#item144701 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:648px !important;
}

#item144683 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:483px !important;
}

#item144685 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:483px !important;
}

#item144687 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:538px !important;
}

#item144693 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:593px !important;
}

#item144699 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:648px !important;
}

#item144672 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:373px !important;
}

#item144681 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:483px !important;
}

#item144674 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:428px !important;
}

#item144679 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:428px !important;
}

#item144677 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:428px !important;
}

#item144657 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:263px !important;
}

#item144653 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:263px !important;
}

#item144659 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:318px !important;
}

#item144655 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:263px !important;
}

#item144664 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:318px !important;
}

#item144666 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:318px !important;
}

#item144668 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:373px !important;
}

#item144670 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:373px !important;
}

#item90099 {
	width:20px !important;
	height:20px !important;
	left:374px !important;
	top:708px !important;
}

#item90109 {
	width:20px !important;
	height:20px !important;
	left:344px !important;
	top:708px !important;
}

#item146285 {
	width:16px !important;
	height:20px !important;
	left:1148px !important;
	top:523px !important;
}

#item146928 {
	width:32px !important;
	height:40px !important;
	left:1140px !important;
	top:503px !important;
}

#item146291 {
	width:16px !important;
	height:20px !important;
	left:1226px !important;
	top:601px !important;
}

#item146946 {
	width:32px !important;
	height:40px !important;
	left:1218px !important;
	top:581px !important;
}

#item146281 {
	width:16px !important;
	height:20px !important;
	left:1085px !important;
	top:537px !important;
}

#item146921 {
	width:32px !important;
	height:40px !important;
	left:1077px !important;
	top:517px !important;
}

#item146302 {
	width:16px !important;
	height:20px !important;
	left:1622px !important;
	top:509px !important;
}

#item146983 {
	width:32px !important;
	height:40px !important;
	left:1614px !important;
	top:489px !important;
}

#item146337 {
	width:16px !important;
	height:20px !important;
	left:1075px !important;
	top:707px !important;
}

#item146891 {
	width:32px !important;
	height:40px !important;
	left:1067px !important;
	top:687px !important;
}

#item146287 {
	width:16px !important;
	height:20px !important;
	left:1115px !important;
	top:445px !important;
}

#item146938 {
	width:32px !important;
	height:40px !important;
	left:1107px !important;
	top:425px !important;
}

#item146277 {
	width:16px !important;
	height:20px !important;
	left:1065px !important;
	top:484px !important;
}

#item146898 {
	width:32px !important;
	height:40px !important;
	left:1057px !important;
	top:464px !important;
}

#item146293 {
	width:16px !important;
	height:20px !important;
	left:1491px !important;
	top:576px !important;
}

#item146955 {
	width:32px !important;
	height:40px !important;
	left:1483px !important;
	top:556px !important;
}

#item146289 {
	width:16px !important;
	height:20px !important;
	left:1110px !important;
	top:503px !important;
}

#item146931 {
	width:32px !important;
	height:40px !important;
	left:1102px !important;
	top:483px !important;
}

#item146279 {
	width:16px !important;
	height:20px !important;
	left:1077px !important;
	top:494px !important;
}

#item146906 {
	width:32px !important;
	height:40px !important;
	left:1069px !important;
	top:474px !important;
}

#item146300 {
	width:16px !important;
	height:20px !important;
	left:1609px !important;
	top:539px !important;
}

#item146976 {
	width:32px !important;
	height:40px !important;
	left:1601px !important;
	top:519px !important;
}

#item146296 {
	width:16px !important;
	height:20px !important;
	left:1576px !important;
	top:613px !important;
}

#item146969 {
	width:32px !important;
	height:40px !important;
	left:1568px !important;
	top:593px !important;
}

#item146298 {
	width:16px !important;
	height:20px !important;
	left:1587px !important;
	top:641px !important;
}

#item146962 {
	width:32px !important;
	height:40px !important;
	left:1579px !important;
	top:621px !important;
}

#item144705 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:263px !important;
}

#item144732 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:263px !important;
}

#item144759 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:263px !important;
}

#item144786 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:318px !important;
}

#item144813 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:318px !important;
}

#item144848 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:318px !important;
}

#item144876 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:373px !important;
}

#item144903 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:373px !important;
}

#item144931 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:373px !important;
}

#item144959 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:428px !important;
}

#item144987 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:428px !important;
}

#item145022 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:428px !important;
}

#item145050 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:483px !important;
}

#item145078 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:483px !important;
}

#item145106 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:483px !important;
}

#item145134 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:538px !important;
}

#item145163 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:538px !important;
}

#item145192 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:538px !important;
}

#item145221 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:593px !important;
}

#item145249 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:593px !important;
}

#item145278 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:593px !important;
}

#item145306 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:648px !important;
}

#item145334 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:648px !important;
}

#item145375 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:648px !important;
}

#item147425 {
	width:76px !important;
	height:29px !important;
	left:1787px !important;
	top:263px !important;
}

#item139011 {
	width:225px !important;
	height:15px !important;
	left:421px !important;
	top:782px !important;
}

#item139019 {
	width:225px !important;
	height:15px !important;
	left:421px !important;
	top:939px !important;
}

#item139027 {
	width:225px !important;
	height:15px !important;
	left:766px !important;
	top:939px !important;
}

#item139041 {
	width:225px !important;
	height:15px !important;
	left:1141px !important;
	top:939px !important;
}

#item138988 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:861px !important;
}

#item139015 {
	width:225px !important;
	height:15px !important;
	left:421px !important;
	top:861px !important;
}

#item139032 {
	width:225px !important;
	height:15px !important;
	left:766px !important;
	top:861px !important;
}

#item139045 {
	width:225px !important;
	height:15px !important;
	left:1141px !important;
	top:861px !important;
}

#item139054 {
	width:225px !important;
	height:15px !important;
	left:1475px !important;
	top:861px !important;
}

#item139023 {
	width:225px !important;
	height:15px !important;
	left:421px !important;
	top:1018px !important;
}

#item139036 {
	width:225px !important;
	height:15px !important;
	left:766px !important;
	top:1018px !important;
}

#item139049 {
	width:225px !important;
	height:15px !important;
	left:1141px !important;
	top:1018px !important;
}

#item138992 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:939px !important;
}

#item138997 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:965px !important;
}

#item139001 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:991px !important;
}

#item139005 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:1017px !important;
}

#item138984 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:782px !important;
}

#item91000 {
	width:1653px !important;
	height:292px !important;
	left:57px !important;
	top:753px !important;
}

#item147596 {
	width:1542px !important;
	height:294px !important;
	left:57px !important;
	top:753px !important;
}

#item155807 {
	width:1754px !important;
	height:308px !important;
	left:57px !important;
	top:753px !important;
}

#item157785 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:593px !important;
}

#item162710 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:593px !important;
}

#item157791 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:648px !important;
}

#item162884 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:648px !important;
}

#item157783 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:538px !important;
}

#item162652 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:538px !important;
}

#item157789 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:593px !important;
}

#item162825 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:593px !important;
}

#item157777 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:483px !important;
}

#item162447 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:483px !important;
}

#item157779 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:538px !important;
}

#item162505 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:538px !important;
}

#item157781 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:538px !important;
}

#item162595 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:538px !important;
}

#item157787 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:593px !important;
}

#item162768 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:593px !important;
}

#item157767 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:373px !important;
}

#item162156 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:373px !important;
}

#item157775 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:483px !important;
}

#item162389 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:483px !important;
}

#item157769 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:428px !important;
}

#item162214 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:428px !important;
}

#item157773 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:428px !important;
}

#item162331 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:428px !important;
}

#item157771 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:428px !important;
}

#item162272 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:428px !important;
}

#item157757 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:318px !important;
}

#item161867 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:318px !important;
}

#item157759 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:318px !important;
}

#item161924 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:318px !important;
}

#item157761 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:318px !important;
}

#item161982 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:318px !important;
}

#item157763 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:373px !important;
}

#item162040 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:373px !important;
}

#item157765 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:373px !important;
}

#item162097 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:373px !important;
}

#item157755 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:263px !important;
}

#item160492 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:263px !important;
}

#item157743 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:263px !important;
}

#item160376 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:263px !important;
}

#item157753 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:263px !important;
}

#item160434 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:263px !important;
}

#item157795 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:648px !important;
}

#item162999 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:648px !important;
}

#item157793 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:648px !important;
}

#item162941 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:648px !important;
}

#item190877 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:483px !important;
}

#item190932 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:483px !important;
}

#item90796 {
	width:49px !important;
	height:10px !important;
	left:200px !important;
	top:126px !important;
}

#item90847 {
	width:77px !important;
	height:10px !important;
	left:108px !important;
	top:126px !important;
}

#item90898 {
	width:37px !important;
	height:10px !important;
	left:57px !important;
	top:126px !important;
}

#item94315 {
	width:20px !important;
	height:20px !important;
	left:374px !important;
	top:708px !important;
}

#item94325 {
	width:20px !important;
	height:20px !important;
	left:314px !important;
	top:708px !important;
}

#item159233 {
	width:16px !important;
	height:20px !important;
	left:1075px !important;
	top:707px !important;
}

#item163468 {
	width:32px !important;
	height:40px !important;
	left:1067px !important;
	top:687px !important;
}

#item159263 {
	width:16px !important;
	height:20px !important;
	left:1065px !important;
	top:484px !important;
}

#item163478 {
	width:32px !important;
	height:40px !important;
	left:1057px !important;
	top:464px !important;
}

#item159268 {
	width:16px !important;
	height:20px !important;
	left:1077px !important;
	top:494px !important;
}

#item163487 {
	width:32px !important;
	height:40px !important;
	left:1069px !important;
	top:474px !important;
}

#item159275 {
	width:16px !important;
	height:20px !important;
	left:1085px !important;
	top:537px !important;
}

#item163498 {
	width:32px !important;
	height:40px !important;
	left:1077px !important;
	top:517px !important;
}

#item159280 {
	width:16px !important;
	height:20px !important;
	left:1148px !important;
	top:523px !important;
}

#item163508 {
	width:32px !important;
	height:40px !important;
	left:1140px !important;
	top:503px !important;
}

#item159285 {
	width:16px !important;
	height:20px !important;
	left:1115px !important;
	top:445px !important;
}

#item163517 {
	width:32px !important;
	height:40px !important;
	left:1107px !important;
	top:425px !important;
}

#item159290 {
	width:16px !important;
	height:20px !important;
	left:1110px !important;
	top:503px !important;
}

#item163526 {
	width:32px !important;
	height:40px !important;
	left:1102px !important;
	top:483px !important;
}

#item159295 {
	width:16px !important;
	height:20px !important;
	left:1226px !important;
	top:601px !important;
}

#item163535 {
	width:32px !important;
	height:40px !important;
	left:1218px !important;
	top:581px !important;
}

#item159300 {
	width:16px !important;
	height:20px !important;
	left:1622px !important;
	top:509px !important;
}

#item164035 {
	width:32px !important;
	height:40px !important;
	left:1614px !important;
	top:489px !important;
}

#item159354 {
	width:16px !important;
	height:20px !important;
	left:1491px !important;
	top:576px !important;
}

#item163602 {
	width:32px !important;
	height:40px !important;
	left:1483px !important;
	top:556px !important;
}

#item159359 {
	width:16px !important;
	height:20px !important;
	left:1609px !important;
	top:539px !important;
}

#item163611 {
	width:32px !important;
	height:40px !important;
	left:1601px !important;
	top:519px !important;
}

#item159364 {
	width:16px !important;
	height:20px !important;
	left:1576px !important;
	top:613px !important;
}

#item163620 {
	width:32px !important;
	height:40px !important;
	left:1568px !important;
	top:593px !important;
}

#item159369 {
	width:16px !important;
	height:20px !important;
	left:1587px !important;
	top:641px !important;
}

#item163629 {
	width:32px !important;
	height:40px !important;
	left:1579px !important;
	top:621px !important;
}

#item159228 {
	width:16px !important;
	height:20px !important;
	left:944px !important;
	top:461px !important;
}

#item163638 {
	width:32px !important;
	height:40px !important;
	left:936px !important;
	top:441px !important;
}

#item159389 {
	width:16px !important;
	height:20px !important;
	left:1363px !important;
	top:622px !important;
}

#item163648 {
	width:32px !important;
	height:40px !important;
	left:1355px !important;
	top:602px !important;
}

#item159846 {
	width:76px !important;
	height:29px !important;
	left:1787px !important;
	top:263px !important;
}

#item157628 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:782px !important;
}

#item157667 {
	width:225px !important;
	height:15px !important;
	left:420px !important;
	top:782px !important;
}

#item157688 {
	width:225px !important;
	height:15px !important;
	left:765px !important;
	top:782px !important;
}

#item157704 {
	width:225px !important;
	height:15px !important;
	left:1140px !important;
	top:782px !important;
}

#item157721 {
	width:225px !important;
	height:15px !important;
	left:1474px !important;
	top:782px !important;
}

#item157632 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:861px !important;
}

#item157671 {
	width:225px !important;
	height:15px !important;
	left:420px !important;
	top:861px !important;
}

#item157692 {
	width:225px !important;
	height:15px !important;
	left:765px !important;
	top:861px !important;
}

#item157708 {
	width:225px !important;
	height:15px !important;
	left:1140px !important;
	top:861px !important;
}

#item157725 {
	width:225px !important;
	height:15px !important;
	left:1474px !important;
	top:861px !important;
}

#item157636 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:939px !important;
}

#item157675 {
	width:225px !important;
	height:15px !important;
	left:420px !important;
	top:939px !important;
}

#item157696 {
	width:225px !important;
	height:15px !important;
	left:765px !important;
	top:939px !important;
}

#item157713 {
	width:225px !important;
	height:15px !important;
	left:1140px !important;
	top:939px !important;
}

#item157729 {
	width:225px !important;
	height:15px !important;
	left:1474px !important;
	top:939px !important;
}

#item157640 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:965px !important;
}

#item157646 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:1042px !important;
}

#item157679 {
	width:225px !important;
	height:15px !important;
	left:420px !important;
	top:1018px !important;
}

#item157700 {
	width:225px !important;
	height:15px !important;
	left:765px !important;
	top:1018px !important;
}

#item157717 {
	width:225px !important;
	height:15px !important;
	left:1140px !important;
	top:1018px !important;
}

#item157734 {
	width:225px !important;
	height:15px !important;
	left:1474px !important;
	top:1018px !important;
}

#item95168 {
	width:933px !important;
	height:318px !important;
	left:57px !important;
	top:753px !important;
}

#item164189 {
	width:1093px !important;
	height:313px !important;
	left:57px !important;
	top:753px !important;
}

#item169391 {
	width:1754px !important;
	height:283px !important;
	left:57px !important;
	top:753px !important;
}

#item99105 {
	width:20px !important;
	height:20px !important;
	left:314px !important;
	top:708px !important;
}

#item99115 {
	width:20px !important;
	height:20px !important;
	left:344px !important;
	top:708px !important;
}

#item171931 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:428px !important;
}

#item172872 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:428px !important;
}

#item171965 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:648px !important;
}

#item174546 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:648px !important;
}

#item171933 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:428px !important;
}

#item172906 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:428px !important;
}

#item171967 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:648px !important;
}

#item174604 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:648px !important;
}

#item171937 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:483px !important;
}

#item172968 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:483px !important;
}

#item171935 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:428px !important;
}

#item172937 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:428px !important;
}

#item171921 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:318px !important;
}

#item172715 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:318px !important;
}

#item171947 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:538px !important;
}

#item174258 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:538px !important;
}

#item171923 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:318px !important;
}

#item172747 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:318px !important;
}

#item171949 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:538px !important;
}

#item174315 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:538px !important;
}

#item171925 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:373px !important;
}

#item172778 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:373px !important;
}

#item171951 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:593px !important;
}

#item174374 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:593px !important;
}

#item171927 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:373px !important;
}

#item172809 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:373px !important;
}

#item171961 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:593px !important;
}

#item174432 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:593px !important;
}

#item171929 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:373px !important;
}

#item172840 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:373px !important;
}

#item171963 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:593px !important;
}

#item174489 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:593px !important;
}

#item171919 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:318px !important;
}

#item172683 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:318px !important;
}

#item171945 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:538px !important;
}

#item173938 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:538px !important;
}

#item171915 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:263px !important;
}

#item172619 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:263px !important;
}

#item157797 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:263px !important;
}

#item163057 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:263px !important;
}

#item171939 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:483px !important;
}

#item173000 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:483px !important;
}

#item171917 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:263px !important;
}

#item172651 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:263px !important;
}

#item171943 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:483px !important;
}

#item173881 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:483px !important;
}

#item94964 {
	width:49px !important;
	height:10px !important;
	left:200px !important;
	top:126px !important;
}

#item95015 {
	width:77px !important;
	height:10px !important;
	left:108px !important;
	top:126px !important;
}

#item95066 {
	width:37px !important;
	height:10px !important;
	left:57px !important;
	top:126px !important;
}

#item171031 {
	width:16px !important;
	height:20px !important;
	left:1226px !important;
	top:601px !important;
}

#item171036 {
	width:16px !important;
	height:20px !important;
	left:1065px !important;
	top:484px !important;
}

#item171042 {
	width:16px !important;
	height:20px !important;
	left:1491px !important;
	top:576px !important;
}

#item171047 {
	width:16px !important;
	height:20px !important;
	left:1075px !important;
	top:707px !important;
}

#item171052 {
	width:16px !important;
	height:20px !important;
	left:1609px !important;
	top:539px !important;
}

#item171060 {
	width:16px !important;
	height:20px !important;
	left:1587px !important;
	top:641px !important;
}

#item171065 {
	width:16px !important;
	height:20px !important;
	left:1148px !important;
	top:523px !important;
}

#item171070 {
	width:16px !important;
	height:20px !important;
	left:944px !important;
	top:461px !important;
}

#item171076 {
	width:16px !important;
	height:20px !important;
	left:1363px !important;
	top:622px !important;
}

#item171083 {
	width:16px !important;
	height:20px !important;
	left:1077px !important;
	top:494px !important;
}

#item171088 {
	width:16px !important;
	height:20px !important;
	left:1576px !important;
	top:613px !important;
}

#item171093 {
	width:16px !important;
	height:20px !important;
	left:1115px !important;
	top:445px !important;
}

#item171098 {
	width:16px !important;
	height:20px !important;
	left:1085px !important;
	top:537px !important;
}

#item171103 {
	width:16px !important;
	height:20px !important;
	left:1622px !important;
	top:509px !important;
}

#item171858 {
	width:76px !important;
	height:29px !important;
	left:1787px !important;
	top:263px !important;
}

#item172075 {
	width:32px !important;
	height:40px !important;
	left:1218px !important;
	top:581px !important;
}

#item172084 {
	width:32px !important;
	height:40px !important;
	left:1057px !important;
	top:464px !important;
}

#item172093 {
	width:32px !important;
	height:40px !important;
	left:1483px !important;
	top:556px !important;
}

#item172103 {
	width:32px !important;
	height:40px !important;
	left:1067px !important;
	top:687px !important;
}

#item172112 {
	width:32px !important;
	height:40px !important;
	left:1601px !important;
	top:519px !important;
}

#item172121 {
	width:32px !important;
	height:40px !important;
	left:1579px !important;
	top:621px !important;
}

#item172130 {
	width:32px !important;
	height:40px !important;
	left:1140px !important;
	top:503px !important;
}

#item172141 {
	width:32px !important;
	height:40px !important;
	left:936px !important;
	top:441px !important;
}

#item172156 {
	width:32px !important;
	height:40px !important;
	left:1355px !important;
	top:602px !important;
}

#item172165 {
	width:32px !important;
	height:40px !important;
	left:1069px !important;
	top:474px !important;
}

#item172174 {
	width:32px !important;
	height:40px !important;
	left:1568px !important;
	top:593px !important;
}

#item172183 {
	width:32px !important;
	height:40px !important;
	left:1107px !important;
	top:425px !important;
}

#item172192 {
	width:32px !important;
	height:40px !important;
	left:1077px !important;
	top:517px !important;
}

#item172201 {
	width:32px !important;
	height:40px !important;
	left:1614px !important;
	top:489px !important;
}

#item170920 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:905px !important;
}

#item170925 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:1017px !important;
}

#item170991 {
	width:225px !important;
	height:15px !important;
	left:1474px !important;
	top:861px !important;
}

#item170996 {
	width:225px !important;
	height:15px !important;
	left:1474px !important;
	top:939px !important;
}

#item171006 {
	width:225px !important;
	height:15px !important;
	left:765px !important;
	top:1018px !important;
}

#item171010 {
	width:225px !important;
	height:15px !important;
	left:421px !important;
	top:861px !important;
}

#item170929 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:965px !important;
}

#item170933 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:991px !important;
}

#item170937 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:861px !important;
}

#item170946 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:782px !important;
}

#item170951 {
	width:225px !important;
	height:15px !important;
	left:421px !important;
	top:782px !important;
}

#item170955 {
	width:225px !important;
	height:15px !important;
	left:421px !important;
	top:939px !important;
}

#item170959 {
	width:225px !important;
	height:15px !important;
	left:421px !important;
	top:1018px !important;
}

#item170963 {
	width:225px !important;
	height:15px !important;
	left:766px !important;
	top:939px !important;
}

#item170967 {
	width:225px !important;
	height:15px !important;
	left:766px !important;
	top:861px !important;
}

#item170976 {
	width:225px !important;
	height:15px !important;
	left:1141px !important;
	top:939px !important;
}

#item170980 {
	width:225px !important;
	height:15px !important;
	left:1141px !important;
	top:861px !important;
}

#item170984 {
	width:225px !important;
	height:15px !important;
	left:1141px !important;
	top:1018px !important;
}

#item171001 {
	width:225px !important;
	height:15px !important;
	left:1474px !important;
	top:1018px !important;
}

#item170891 {
	width:225px !important;
	height:15px !important;
	left:765px !important;
	top:861px !important;
}

#item191817 {
	width:225px !important;
	height:15px !important;
	left:765px !important;
	top:782px !important;
}

#item179491 {
	width:225px !important;
	height:15px !important;
	left:774px !important;
	top:946px !important;
}

#item177798 {
	width:1612px !important;
	height:597px !important;
	left:57px !important;
	top:446px !important;
}

#item174789 {
	width:1227px !important;
	height:646px !important;
	left:57px !important;
	top:388px !important;
}

#item180710 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:318px !important;
}

#item180967 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:318px !important;
}

#item180712 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:318px !important;
}

#item180998 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:318px !important;
}

#item180708 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:263px !important;
}

#item180936 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:263px !important;
}

#item180704 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:263px !important;
}

#item180873 {
	width:188px !important;
	height:40px !important;
	left:57px !important;
	top:263px !important;
}

#item180706 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:263px !important;
}

#item180904 {
	width:188px !important;
	height:40px !important;
	left:260px !important;
	top:263px !important;
}

#item99346 {
	width:49px !important;
	height:10px !important;
	left:200px !important;
	top:126px !important;
}

#item99397 {
	width:77px !important;
	height:10px !important;
	left:108px !important;
	top:126px !important;
}

#item99448 {
	width:37px !important;
	height:10px !important;
	left:57px !important;
	top:126px !important;
}

#item179780 {
	width:16px !important;
	height:20px !important;
	left:1622px !important;
	top:509px !important;
}

#item179843 {
	width:16px !important;
	height:20px !important;
	left:1363px !important;
	top:622px !important;
}

#item179851 {
	width:16px !important;
	height:20px !important;
	left:1093px !important;
	top:510px !important;
}

#item179856 {
	width:16px !important;
	height:20px !important;
	left:1609px !important;
	top:539px !important;
}

#item179861 {
	width:16px !important;
	height:20px !important;
	left:1587px !important;
	top:641px !important;
}

#item179866 {
	width:16px !important;
	height:20px !important;
	left:1173px !important;
	top:548px !important;
}

#item179871 {
	width:16px !important;
	height:20px !important;
	left:1107px !important;
	top:521px !important;
}

#item179877 {
	width:16px !important;
	height:20px !important;
	left:1576px !important;
	top:613px !important;
}

#item179882 {
	width:16px !important;
	height:20px !important;
	left:1142px !important;
	top:473px !important;
}

#item179887 {
	width:16px !important;
	height:20px !important;
	left:1117px !important;
	top:560px !important;
}

#item179897 {
	width:76px !important;
	height:29px !important;
	left:1787px !important;
	top:263px !important;
}

#item180218 {
	width:32px !important;
	height:40px !important;
	left:1614px !important;
	top:489px !important;
}

#item180313 {
	width:32px !important;
	height:40px !important;
	left:1355px !important;
	top:602px !important;
}

#item180397 {
	width:32px !important;
	height:40px !important;
	left:1085px !important;
	top:490px !important;
}

#item180285 {
	width:32px !important;
	height:40px !important;
	left:1601px !important;
	top:519px !important;
}

#item180294 {
	width:32px !important;
	height:40px !important;
	left:1579px !important;
	top:621px !important;
}

#item180369 {
	width:32px !important;
	height:40px !important;
	left:1165px !important;
	top:528px !important;
}

#item180388 {
	width:32px !important;
	height:40px !important;
	left:1099px !important;
	top:501px !important;
}

#item180303 {
	width:32px !important;
	height:40px !important;
	left:1568px !important;
	top:593px !important;
}

#item180322 {
	width:32px !important;
	height:40px !important;
	left:1134px !important;
	top:453px !important;
}

#item180378 {
	width:32px !important;
	height:41px !important;
	left:1109px !important;
	top:539px !important;
}

#item181219 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:318px !important;
}

#item181276 {
	width:188px !important;
	height:40px !important;
	left:463px !important;
	top:318px !important;
}

#item181340 {
	width:16px !important;
	height:20px !important;
	left:849px !important;
	top:481px !important;
}

#item181345 {
	width:16px !important;
	height:20px !important;
	left:944px !important;
	top:461px !important;
}

#item181408 {
	width:16px !important;
	height:20px !important;
	left:1050px !important;
	top:514px !important;
}

#item181414 {
	width:17px !important;
	height:21px !important;
	left:1081px !important;
	top:709px !important;
}

#item181425 {
	width:16px !important;
	height:20px !important;
	left:1135px !important;
	top:524px !important;
}

#item181430 {
	width:16px !important;
	height:20px !important;
	left:1491px !important;
	top:576px !important;
}

#item181450 {
	width:32px !important;
	height:40px !important;
	left:841px !important;
	top:461px !important;
}

#item181480 {
	width:32px !important;
	height:40px !important;
	left:936px !important;
	top:441px !important;
}

#item181510 {
	width:32px !important;
	height:40px !important;
	left:1042px !important;
	top:494px !important;
}

#item181540 {
	width:32px !important;
	height:40px !important;
	left:1073px !important;
	top:690px !important;
}

#item181572 {
	width:32px !important;
	height:40px !important;
	left:1127px !important;
	top:504px !important;
}

#item181602 {
	width:32px !important;
	height:40px !important;
	left:1483px !important;
	top:556px !important;
}

#item99550 {
	width:1549px !important;
	height:966px !important;
	top:118px !important;
}

#item183318 {
	width:20px !important;
	height:20px !important;
	left:1346px !important;
	top:179px !important;
}

#item179495 {
	width:225px !important;
	height:15px !important;
	left:1110px !important;
	top:972px !important;
}

#item179499 {
	width:225px !important;
	height:15px !important;
	left:1110px !important;
	top:946px !important;
}

#item179503 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:476px !important;
}

#item179507 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:789px !important;
}

#item179511 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:868px !important;
}

#item179516 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:946px !important;
}

#item179528 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:1024px !important;
}

#item179532 {
	width:225px !important;
	height:15px !important;
	left:410px !important;
	top:789px !important;
}

#item179540 {
	width:225px !important;
	height:15px !important;
	left:410px !important;
	top:868px !important;
}

#item179544 {
	width:225px !important;
	height:15px !important;
	left:410px !important;
	top:946px !important;
}

#item179548 {
	width:225px !important;
	height:15px !important;
	left:774px !important;
	top:868px !important;
}

#item179552 {
	width:225px !important;
	height:15px !important;
	left:410px !important;
	top:1024px !important;
}

#item179560 {
	width:225px !important;
	height:15px !important;
	left:774px !important;
	top:1024px !important;
}

#item179564 {
	width:225px !important;
	height:15px !important;
	left:1110px !important;
	top:868px !important;
}

#item189414 {
	width:224px !important;
	height:15px !important;
	left:1445px !important;
	top:868px !important;
}

#item189418 {
	width:224px !important;
	height:15px !important;
	left:1445px !important;
	top:893px !important;
}

#item189422 {
	width:224px !important;
	height:15px !important;
	left:1445px !important;
	top:919px !important;
}

#item189426 {
	width:224px !important;
	height:15px !important;
	left:1445px !important;
	top:945px !important;
}

#item188844 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:711px !important;
}

#item189025 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:632px !important;
}

#item189137 {
	width:225px !important;
	height:15px !important;
	left:1110px !important;
	top:997px !important;
}

#item189237 {
	width:225px !important;
	height:15px !important;
	left:86px !important;
	top:554px !important;
}
#in5footer,  #prefooter {display:none;}
