/* 	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...'; }
.page-scale-wrap { width:595px; height:842px; background: #fff !important; }
.paper-vertical { width:595px; height:100%; }
.paper-horizontal { width:138608px; height:854px; }
@media all and (max-height:842px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:595px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

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

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

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

#item19907 {
	width:595px !important;
	height:51px !important;
	background:#ffdf00;
}

#item19908 {
	width:75px !important;
	height:51px !important;
	background:#000;
}

#item19911 {
	width:470px !important;
	height:26px !important;
	left:89px !important;
	top:8px !important;
}

#item19937 {
	width:488px !important;
	left:74px !important;
	top:212px !important;
	min-height:297px !important;
}

#item19975 {
	width:1px !important;
	height:6px !important;
	left:80px !important;
	top:41px !important;
	background:#000;
}

#item19986 {
	width:4px !important;
	height:16px !important;
	left:66px !important;
	top:22px !important;
	background:#000;
}

#item19991 {
	width:2px !important;
	height:2px !important;
	left:40px !important;
	top:28px !important;
	background:#000;
}

#item19993 {
	width:2px !important;
	height:2px !important;
	left:74px !important;
	top:28px !important;
	background:#000;
}

#item19994 {
	width:2px !important;
	height:2px !important;
	left:90px !important;
	top:28px !important;
	background:#000;
}

#item19996 {
	width:254px !important;
	height:92px !important;
	top:468px !important;
	background:#ffdf00;
}

#item19997 {
	width:189px !important;
	left:72px !important;
	top:491px !important;
	min-height:50px !important;
}

#item20020 {
	width:189px !important;
	left:75px !important;
	top:519px !important;
	min-height:50px !important;
}

#item30981 {
	width:595px !important;
	height:51px !important;
	top:791px !important;
	background:#ffdf00;
}

#item30982 {
	width:119px !important;
	left:36px !important;
	top:814px !important;
	min-height:19px !important;
}

#item31005 {
	width:595px !important;
	height:51px !important;
	top:791px !important;
	background:#ffdf00;
}

#item31006 {
	width:119px !important;
	left:36px !important;
	top:814px !important;
	min-height:19px !important;
}

#item35350 {
	width:595px !important;
	height:51px !important;
	top:791px !important;
	background:#ffdf00;
}

#item35351 {
	width:119px !important;
	left:36px !important;
	top:813px !important;
	min-height:19px !important;
}

#item35397 {
	width:446px !important;
	height:86px !important;
	left:75px !important;
	top:162px !important;
}

#item35420 {
	width:355px !important;
	height:21px !important;
	left:75px !important;
	top:105px !important;
}

#item35443 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:136px !important;
	background:#ffdf00;
}

#item35444 {
	width:595px !important;
	height:51px !important;
	background:#ffdf00;
}

#item35467 {
	width:75px !important;
	height:51px !important;
	background:#000;
}

#item35492 {
	width:446px !important;
	height:86px !important;
	left:75px !important;
	top:162px !important;
}

#item35515 {
	width:355px !important;
	height:21px !important;
	left:75px !important;
	top:105px !important;
}

#item35538 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:136px !important;
	background:#ffdf00;
}

#item35539 {
	width:355px !important;
	left:75px !important;
	top:105px !important;
	min-height:21px !important;
}

#item35562 {
	width:446px !important;
	height:86px !important;
	left:75px !important;
	top:162px !important;
}

#item35586 {
	width:355px !important;
	height:21px !important;
	left:75px !important;
	top:105px !important;
}

#item35609 {
	width:446px !important;
	height:86px !important;
	left:75px !important;
	top:162px !important;
}

#item35632 {
	width:355px !important;
	left:75px !important;
	top:400px !important;
	min-height:21px !important;
}

#item35655 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:433px !important;
	background:#ffdf00;
}

#item35656 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:228px !important;
}

#item35679 {
	width:446px !important;
	left:75px !important;
	top:459px !important;
	min-height:278px !important;
}

#item37312 {
	width:470px !important;
	height:26px !important;
	left:89px !important;
	top:8px !important;
}

#item109892 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item35768 {
	width:595px !important;
	height:51px !important;
	top:791px !important;
	background:#ffdf00;
}

#item35769 {
	width:119px !important;
	left:36px !important;
	top:813px !important;
	min-height:19px !important;
}

#item35815 {
	width:355px !important;
	height:21px !important;
	left:75px !important;
	top:105px !important;
}

#item35838 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:136px !important;
	background:#ffdf00;
}

#item35839 {
	width:595px !important;
	height:51px !important;
	background:#ffdf00;
}

#item35862 {
	width:75px !important;
	height:51px !important;
	background:#000;
}

#item35887 {
	width:355px !important;
	height:21px !important;
	left:75px !important;
	top:105px !important;
}

#item35911 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:136px !important;
	background:#ffdf00;
}

#item35912 {
	width:355px !important;
	height:21px !important;
	left:75px !important;
	top:105px !important;
}

#item35935 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:136px !important;
	background:#ffdf00;
}

#item35936 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:136px !important;
	background:#ffdf00;
}

#item35937 {
	width:355px !important;
	left:75px !important;
	top:105px !important;
	min-height:21px !important;
}

#item35960 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:136px !important;
	background:#ffdf00;
}

#item35961 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:136px !important;
	background:#ffdf00;
}

#item35962 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:136px !important;
	background:#ffdf00;
}

#item35963 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:136px !important;
	background:#ffdf00;
}

#item35964 {
	width:355px !important;
	left:75px !important;
	top:443px !important;
	min-height:21px !important;
}

#item35988 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:476px !important;
	background:#ffdf00;
}

#item36012 {
	width:446px !important;
	left:75px !important;
	top:502px !important;
	min-height:226px !important;
}

#item37340 {
	width:470px !important;
	height:26px !important;
	left:89px !important;
	top:8px !important;
}

#item100054 {
	width:446px !important;
	left:75px !important;
	top:729px !important;
	min-height:193px !important;
}

#item100092 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:273px !important;
}

#item109869 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item28391 {
	mix-blend-mode:multiply;
	opacity:0.95;
	width:595px !important;
	height:740px !important;
	top:51px !important;
	background:#ffdf00;
}

#item31034 {
	width:355px !important;
	height:40px !important;
	left:75px !important;
	top:86px !important;
}

#item16983 {
	width:595px !important;
	height:51px !important;
	top:791px !important;
	background:#ffdf00;
}

#item16984 {
	width:119px !important;
	left:36px !important;
	top:813px !important;
	min-height:19px !important;
}

#item28123 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:136px !important;
	background:#ffdf00;
}

#item29457 {
	width:595px !important;
	height:51px !important;
	background:#ffdf00;
}

#item29480 {
	width:75px !important;
	height:51px !important;
	background:#000;
}

#item29482 {
	width:470px !important;
	height:26px !important;
	left:89px !important;
	top:8px !important;
}

#item31059 {
	width:446px !important;
	height:329px !important;
	left:74px !important;
	top:168px !important;
}

#item28062 {
	width:355px !important;
	height:40px !important;
	left:75px !important;
	top:86px !important;
}

#item109844 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item99158 {
	width:447px !important;
	left:74px !important;
	top:169px !important;
	min-height:585px !important;
}

#item109821 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item99983 {
	width:447px !important;
	left:74px !important;
	top:167px !important;
	min-height:587px !important;
}

#item109798 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item99988 {
	width:447px !important;
	left:74px !important;
	top:168px !important;
	min-height:586px !important;
}

#item109775 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item100005 {
	width:447px !important;
	left:74px !important;
	top:168px !important;
	min-height:586px !important;
}

#item109752 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item100010 {
	width:447px !important;
	left:74px !important;
	top:168px !important;
	min-height:586px !important;
}

#item109729 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item100020 {
	width:447px !important;
	left:74px !important;
	top:168px !important;
	min-height:602px !important;
}

#item31069 {
	width:595px !important;
	height:51px !important;
	top:791px !important;
	background:#ffdf00;
}

#item31070 {
	width:119px !important;
	left:36px !important;
	top:813px !important;
	min-height:19px !important;
}

#item31163 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:136px !important;
	background:#ffdf00;
}

#item31164 {
	width:595px !important;
	height:51px !important;
	background:#ffdf00;
}

#item31187 {
	width:75px !important;
	height:51px !important;
	background:#000;
}

#item31189 {
	width:470px !important;
	height:26px !important;
	left:89px !important;
	top:8px !important;
}

#item31264 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:136px !important;
	background:#ffdf00;
}

#item31290 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:136px !important;
	background:#ffdf00;
}

#item31314 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:136px !important;
	background:#ffdf00;
}

#item31315 {
	width:355px !important;
	height:21px !important;
	left:75px !important;
	top:103px !important;
}

#item46224 {
	width:446px !important;
	height:28px !important;
	left:75px !important;
	top:162px !important;
	background:#bbbdc0;
}

#item46227 {
	width:446px !important;
	height:41px !important;
	left:74px !important;
	top:259px !important;
	background:#f1f1f2;
}

#item48750 {
	width:446px !important;
	height:41px !important;
	left:74px !important;
	top:328px !important;
	background:#f1f1f2;
}

#item52177 {
	width:446px !important;
	height:41px !important;
	left:74px !important;
	top:398px !important;
	background:#f1f1f2;
}

#item52273 {
	width:446px !important;
	height:41px !important;
	left:74px !important;
	top:479px !important;
	background:#f1f1f2;
}

#item52590 {
	width:446px !important;
	height:41px !important;
	left:74px !important;
	top:618px !important;
	background:#f1f1f2;
}

#item52592 {
	width:446px !important;
	height:41px !important;
	left:74px !important;
	top:700px !important;
	background:#f1f1f2;
}

#item52270 {
	width:446px !important;
	height:41px !important;
	left:74px !important;
	top:438px !important;
	background:#fff;
}

#item52274 {
	width:446px !important;
	height:41px !important;
	left:74px !important;
	top:520px !important;
	background:#fff;
}

#item52591 {
	width:446px !important;
	height:41px !important;
	left:74px !important;
	top:659px !important;
	background:#fff;
}

#item46229 {
	width:446px !important;
	height:41px !important;
	left:74px !important;
	top:218px !important;
	background:#fff;
}

#item46256 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:230px !important;
}

#item46280 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:270px !important;
}

#item48751 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:340px !important;
}

#item46418 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:230px !important;
}

#item46441 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:270px !important;
}

#item48774 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:340px !important;
}

#item46581 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:230px !important;
}

#item46604 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:270px !important;
}

#item48797 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:340px !important;
}

#item46742 {
	width:151px !important;
	height:30px !important;
	left:233px !important;
	top:224px !important;
}

#item48727 {
	width:208px !important;
	height:36px !important;
	left:233px !important;
	top:262px !important;
}

#item48820 {
	width:208px !important;
	height:36px !important;
	left:233px !important;
	top:331px !important;
}

#item47650 {
	width:446px !important;
	height:28px !important;
	left:74px !important;
	top:190px !important;
	background:#f1f1f2;
}

#item49469 {
	width:446px !important;
	height:28px !important;
	left:74px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item47651 {
	width:446px !important;
	height:28px !important;
	left:74px !important;
	top:300px !important;
	background:#fff;
}

#item49567 {
	width:446px !important;
	height:28px !important;
	left:74px !important;
	top:589px !important;
	background:#fff;
}

#item109706 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item48901 {
	width:446px !important;
	height:28px !important;
	left:74px !important;
	top:369px !important;
	background:#fff;
}

#item47658 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:195px !important;
}

#item49470 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:566px !important;
}

#item47681 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:305px !important;
}

#item49568 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:594px !important;
}

#item48903 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:374px !important;
}

#item48926 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:409px !important;
}

#item49695 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:629px !important;
}

#item49149 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:450px !important;
}

#item49719 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:670px !important;
}

#item49243 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:491px !important;
}

#item49742 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:711px !important;
}

#item49336 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:532px !important;
}

#item47842 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:195px !important;
}

#item49493 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:566px !important;
}

#item47866 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:305px !important;
}

#item49592 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:594px !important;
}

#item48949 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:374px !important;
}

#item48973 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:409px !important;
}

#item49788 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:629px !important;
}

#item49172 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:450px !important;
}

#item49811 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:670px !important;
}

#item49266 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:491px !important;
}

#item49834 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:711px !important;
}

#item49359 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:532px !important;
}

#item48028 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:195px !important;
}

#item49516 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:566px !important;
}

#item48051 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:305px !important;
}

#item49615 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:594px !important;
}

#item48996 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:374px !important;
}

#item49019 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:409px !important;
}

#item49881 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:629px !important;
}

#item49196 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:450px !important;
}

#item49904 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:670px !important;
}

#item49289 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:491px !important;
}

#item49927 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:711px !important;
}

#item49382 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:532px !important;
}

#item48213 {
	width:150px !important;
	height:19px !important;
	left:234px !important;
	top:195px !important;
}

#item49539 {
	width:207px !important;
	height:19px !important;
	left:234px !important;
	top:566px !important;
}

#item48236 {
	width:208px !important;
	height:18px !important;
	left:233px !important;
	top:304px !important;
}

#item49638 {
	width:208px !important;
	height:18px !important;
	left:233px !important;
	top:594px !important;
}

#item49042 {
	width:208px !important;
	height:22px !important;
	left:233px !important;
	top:373px !important;
}

#item49065 {
	width:208px !important;
	height:25px !important;
	left:233px !important;
	top:405px !important;
}

#item49973 {
	width:208px !important;
	height:25px !important;
	left:233px !important;
	top:626px !important;
}

#item49219 {
	width:208px !important;
	height:25px !important;
	left:233px !important;
	top:446px !important;
}

#item49996 {
	width:208px !important;
	height:25px !important;
	left:233px !important;
	top:667px !important;
}

#item49312 {
	width:208px !important;
	height:25px !important;
	left:233px !important;
	top:487px !important;
}

#item50019 {
	width:208px !important;
	height:25px !important;
	left:233px !important;
	top:707px !important;
}

#item49405 {
	width:208px !important;
	height:25px !important;
	left:233px !important;
	top:528px !important;
}

#item100120 {
	width:64px !important;
	left:104px !important;
	top:170px !important;
	min-height:19px !important;
}

#item100143 {
	width:64px !important;
	left:169px !important;
	top:170px !important;
	min-height:19px !important;
}

#item100166 {
	width:92px !important;
	left:234px !important;
	top:170px !important;
	min-height:19px !important;
}

#item100189 {
	width:47px !important;
	left:449px !important;
	top:170px !important;
	min-height:19px !important;
}

#item52721 {
	width:446px !important;
	height:41px !important;
	left:74px !important;
	top:310px !important;
	background:#fff;
}

#item52723 {
	width:446px !important;
	height:41px !important;
	left:74px !important;
	top:392px !important;
	background:#fff;
}

#item52725 {
	width:446px !important;
	height:41px !important;
	left:74px !important;
	top:475px !important;
	background:#fff;
}

#item52727 {
	width:446px !important;
	height:41px !important;
	left:74px !important;
	top:558px !important;
	background:#fff;
}

#item52722 {
	width:446px !important;
	height:41px !important;
	left:74px !important;
	top:351px !important;
	background:#f1f1f2;
}

#item52724 {
	width:446px !important;
	height:41px !important;
	left:74px !important;
	top:433px !important;
	background:#f1f1f2;
}

#item52726 {
	width:446px !important;
	height:41px !important;
	left:74px !important;
	top:516px !important;
	background:#f1f1f2;
}

#item52731 {
	width:446px !important;
	height:41px !important;
	left:74px !important;
	top:701px !important;
	background:#f1f1f2;
}

#item52715 {
	width:446px !important;
	height:28px !important;
	left:74px !important;
	top:282px !important;
	background:#f1f1f2;
}

#item52709 {
	width:446px !important;
	height:41px !important;
	left:74px !important;
	top:241px !important;
	background:#fff;
}

#item52285 {
	width:446px !important;
	height:51px !important;
	left:74px !important;
	top:190px !important;
	background:#f1f1f2;
}

#item52729 {
	width:446px !important;
	height:51px !important;
	left:74px !important;
	top:598px !important;
	background:#f1f1f2;
}

#item52730 {
	width:446px !important;
	height:51px !important;
	left:74px !important;
	top:650px !important;
	background:#fff;
}

#item52286 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:287px !important;
}

#item52333 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:206px !important;
}

#item52356 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:287px !important;
}

#item52402 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:206px !important;
}

#item52425 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:287px !important;
}

#item52471 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:206px !important;
}

#item52494 {
	width:208px !important;
	height:18px !important;
	left:233px !important;
	top:288px !important;
}

#item52540 {
	width:208px !important;
	height:38px !important;
	left:233px !important;
	top:197px !important;
}

#item109683 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item52611 {
	width:446px !important;
	height:28px !important;
	left:75px !important;
	top:162px !important;
	background:#bbbdc0;
}

#item52310 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:253px !important;
}

#item52379 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:253px !important;
}

#item52448 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:253px !important;
}

#item52517 {
	width:208px !important;
	height:25px !important;
	left:233px !important;
	top:249px !important;
}

#item50386 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:322px !important;
}

#item50760 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:486px !important;
}

#item50409 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:363px !important;
}

#item50783 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:527px !important;
}

#item50432 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:404px !important;
}

#item50806 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:569px !important;
}

#item50455 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:445px !important;
}

#item50829 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:615px !important;
}

#item50478 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:322px !important;
}

#item50852 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:486px !important;
}

#item50501 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:363px !important;
}

#item50875 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:527px !important;
}

#item50524 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:404px !important;
}

#item50898 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:569px !important;
}

#item50547 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:445px !important;
}

#item50921 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:615px !important;
}

#item50570 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:322px !important;
}

#item50944 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:486px !important;
}

#item50593 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:363px !important;
}

#item50967 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:527px !important;
}

#item50616 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:404px !important;
}

#item50990 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:569px !important;
}

#item50639 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:445px !important;
}

#item51013 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:615px !important;
}

#item50662 {
	width:208px !important;
	height:25px !important;
	left:233px !important;
	top:318px !important;
}

#item51037 {
	width:208px !important;
	height:25px !important;
	left:233px !important;
	top:483px !important;
}

#item50686 {
	width:208px !important;
	height:25px !important;
	left:233px !important;
	top:359px !important;
}

#item51060 {
	width:208px !important;
	height:25px !important;
	left:233px !important;
	top:524px !important;
}

#item50710 {
	width:208px !important;
	height:25px !important;
	left:233px !important;
	top:400px !important;
}

#item51083 {
	width:208px !important;
	height:25px !important;
	left:233px !important;
	top:565px !important;
}

#item50733 {
	width:208px !important;
	height:25px !important;
	left:233px !important;
	top:441px !important;
}

#item51106 {
	width:208px !important;
	height:34px !important;
	left:233px !important;
	top:607px !important;
}

#item51293 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:712px !important;
}

#item51168 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:666px !important;
}

#item51385 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:712px !important;
}

#item51192 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:666px !important;
}

#item51477 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:712px !important;
}

#item51215 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:666px !important;
}

#item51570 {
	width:208px !important;
	height:25px !important;
	left:233px !important;
	top:709px !important;
}

#item51238 {
	width:208px !important;
	height:34px !important;
	left:233px !important;
	top:658px !important;
}

#item100215 {
	width:64px !important;
	left:104px !important;
	top:170px !important;
	min-height:19px !important;
}

#item100238 {
	width:64px !important;
	left:169px !important;
	top:170px !important;
	min-height:19px !important;
}

#item100261 {
	width:92px !important;
	left:234px !important;
	top:170px !important;
	min-height:19px !important;
}

#item100284 {
	width:47px !important;
	left:449px !important;
	top:170px !important;
	min-height:19px !important;
}

#item53274 {
	width:446px !important;
	height:51px !important;
	left:74px !important;
	top:457px !important;
	background:#fff;
}

#item53690 {
	width:446px !important;
	height:51px !important;
	left:74px !important;
	top:713px !important;
	background:#f1f1f2;
}

#item53160 {
	width:446px !important;
	height:28px !important;
	left:74px !important;
	top:401px !important;
	background:#fff;
}

#item53275 {
	width:446px !important;
	height:28px !important;
	left:74px !important;
	top:509px !important;
	background:#f1f1f2;
}

#item53277 {
	width:446px !important;
	height:28px !important;
	left:74px !important;
	top:565px !important;
	background:#f1f1f2;
}

#item53263 {
	width:446px !important;
	height:28px !important;
	left:74px !important;
	top:429px !important;
	background:#f1f1f2;
}

#item53276 {
	width:446px !important;
	height:28px !important;
	left:74px !important;
	top:537px !important;
	background:#fff;
}

#item52734 {
	width:446px !important;
	height:41px !important;
	left:74px !important;
	top:190px !important;
	background:#fff;
}

#item52735 {
	width:446px !important;
	height:41px !important;
	left:74px !important;
	top:272px !important;
	background:#fff;
}

#item52736 {
	width:446px !important;
	height:41px !important;
	left:74px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item52737 {
	width:446px !important;
	height:88px !important;
	left:74px !important;
	top:313px !important;
	background:#f1f1f2;
}

#item53571 {
	width:446px !important;
	height:120px !important;
	left:74px !important;
	top:593px !important;
	background:#fff;
}

#item109660 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item50288 {
	width:446px !important;
	height:28px !important;
	left:75px !important;
	top:162px !important;
	background:#bbbdc0;
}

#item51270 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:283px !important;
}

#item51316 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:201px !important;
}

#item51762 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:406px !important;
}

#item53280 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:513px !important;
}

#item53377 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:542px !important;
}

#item53474 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:570px !important;
}

#item51339 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:242px !important;
}

#item51785 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:434px !important;
}

#item51657 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:348px !important;
}

#item53572 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:644px !important;
}

#item51362 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:283px !important;
}

#item51408 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:201px !important;
}

#item51808 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:406px !important;
}

#item53303 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:513px !important;
}

#item53400 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:542px !important;
}

#item53497 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:570px !important;
}

#item51431 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:242px !important;
}

#item51832 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:434px !important;
}

#item51680 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:348px !important;
}

#item53595 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:644px !important;
}

#item51454 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:283px !important;
}

#item51500 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:201px !important;
}

#item51855 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:406px !important;
}

#item53326 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:513px !important;
}

#item53423 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:542px !important;
}

#item53520 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:570px !important;
}

#item51523 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:242px !important;
}

#item51878 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:434px !important;
}

#item51703 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:348px !important;
}

#item53618 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:644px !important;
}

#item51546 {
	width:208px !important;
	height:25px !important;
	left:233px !important;
	top:280px !important;
}

#item51593 {
	width:208px !important;
	height:25px !important;
	left:233px !important;
	top:198px !important;
}

#item51616 {
	width:208px !important;
	height:25px !important;
	left:233px !important;
	top:239px !important;
}

#item51924 {
	width:208px !important;
	height:25px !important;
	left:233px !important;
	top:431px !important;
}

#item51726 {
	width:208px !important;
	height:75px !important;
	left:233px !important;
	top:320px !important;
}

#item53641 {
	width:208px !important;
	height:109px !important;
	left:233px !important;
	top:599px !important;
}

#item52742 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:474px !important;
}

#item53691 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:729px !important;
}

#item52766 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:474px !important;
}

#item53714 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:729px !important;
}

#item52789 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:474px !important;
}

#item53737 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:729px !important;
}

#item52813 {
	width:208px !important;
	height:36px !important;
	left:233px !important;
	top:465px !important;
}

#item53760 {
	width:208px !important;
	height:36px !important;
	left:233px !important;
	top:721px !important;
}

#item53231 {
	width:208px !important;
	height:18px !important;
	left:233px !important;
	top:406px !important;
}

#item53349 {
	width:208px !important;
	height:18px !important;
	left:233px !important;
	top:514px !important;
}

#item53446 {
	width:208px !important;
	height:18px !important;
	left:233px !important;
	top:542px !important;
}

#item53543 {
	width:208px !important;
	height:18px !important;
	left:233px !important;
	top:570px !important;
}

#item100312 {
	width:64px !important;
	left:104px !important;
	top:170px !important;
	min-height:19px !important;
}

#item100335 {
	width:64px !important;
	left:169px !important;
	top:170px !important;
	min-height:19px !important;
}

#item100358 {
	width:92px !important;
	left:234px !important;
	top:170px !important;
	min-height:19px !important;
}

#item100381 {
	width:47px !important;
	left:449px !important;
	top:170px !important;
	min-height:19px !important;
}

#item53903 {
	width:446px !important;
	height:51px !important;
	left:74px !important;
	top:190px !important;
	background:#fff;
}

#item54010 {
	width:446px !important;
	height:59px !important;
	left:74px !important;
	top:292px !important;
	background:#fff;
}

#item53906 {
	width:446px !important;
	height:51px !important;
	left:74px !important;
	top:241px !important;
	background:#f1f1f2;
}

#item51975 {
	width:446px !important;
	height:28px !important;
	left:75px !important;
	top:162px !important;
	background:#bbbdc0;
}

#item53801 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:207px !important;
}

#item54011 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:313px !important;
}

#item53907 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:257px !important;
}

#item53824 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:207px !important;
}

#item54034 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:313px !important;
}

#item53930 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:257px !important;
}

#item53847 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:207px !important;
}

#item54057 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:313px !important;
}

#item53954 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:257px !important;
}

#item53870 {
	width:208px !important;
	height:43px !important;
	left:233px !important;
	top:194px !important;
}

#item54080 {
	width:208px !important;
	height:51px !important;
	left:233px !important;
	top:296px !important;
}

#item53977 {
	width:208px !important;
	height:43px !important;
	left:233px !important;
	top:245px !important;
}

#item54113 {
	width:446px !important;
	height:28px !important;
	left:74px !important;
	top:351px !important;
	background:#f1f1f2;
}

#item55111 {
	width:446px !important;
	height:28px !important;
	left:74px !important;
	top:584px !important;
	background:#f1f1f2;
}

#item55112 {
	width:446px !important;
	height:28px !important;
	left:74px !important;
	top:653px !important;
	background:#f1f1f2;
}

#item54114 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:356px !important;
}

#item54137 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:356px !important;
}

#item54160 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:356px !important;
}

#item54183 {
	width:208px !important;
	height:18px !important;
	left:233px !important;
	top:357px !important;
}

#item54321 {
	width:446px !important;
	height:41px !important;
	left:74px !important;
	top:421px !important;
	background:#f1f1f2;
}

#item54522 {
	width:446px !important;
	height:41px !important;
	left:74px !important;
	top:503px !important;
	background:#f1f1f2;
}

#item55113 {
	width:446px !important;
	height:41px !important;
	left:74px !important;
	top:681px !important;
	background:#fff;
}

#item54322 {
	width:446px !important;
	height:41px !important;
	left:74px !important;
	top:380px !important;
	background:#fff;
}

#item54523 {
	width:446px !important;
	height:41px !important;
	left:74px !important;
	top:462px !important;
	background:#fff;
}

#item54719 {
	width:446px !important;
	height:41px !important;
	left:74px !important;
	top:544px !important;
	background:#fff;
}

#item55114 {
	width:446px !important;
	height:41px !important;
	left:74px !important;
	top:722px !important;
	background:#f1f1f2;
}

#item109637 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item54908 {
	width:446px !important;
	height:41px !important;
	left:74px !important;
	top:612px !important;
	background:#fff;
}

#item54323 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:432px !important;
}

#item54524 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:514px !important;
}

#item55115 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:692px !important;
}

#item54720 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:589px !important;
}

#item54909 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:658px !important;
}

#item54346 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:391px !important;
}

#item54547 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:473px !important;
}

#item54743 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:555px !important;
}

#item55138 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:733px !important;
}

#item54932 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:623px !important;
}

#item54370 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:432px !important;
}

#item54570 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:514px !important;
}

#item55161 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:692px !important;
}

#item54766 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:589px !important;
}

#item54955 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:658px !important;
}

#item54393 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:391px !important;
}

#item54594 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:473px !important;
}

#item54789 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:555px !important;
}

#item55184 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:733px !important;
}

#item54978 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:623px !important;
}

#item54416 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:432px !important;
}

#item54617 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:514px !important;
}

#item55208 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:692px !important;
}

#item54812 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:589px !important;
}

#item55001 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:658px !important;
}

#item54439 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:391px !important;
}

#item54640 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:473px !important;
}

#item54835 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:555px !important;
}

#item55231 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:733px !important;
}

#item55024 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:623px !important;
}

#item54462 {
	width:208px !important;
	height:25px !important;
	left:233px !important;
	top:429px !important;
}

#item54663 {
	width:208px !important;
	height:25px !important;
	left:233px !important;
	top:511px !important;
}

#item55254 {
	width:208px !important;
	height:25px !important;
	left:233px !important;
	top:689px !important;
}

#item54859 {
	width:208px !important;
	height:25px !important;
	left:233px !important;
	top:586px !important;
}

#item55047 {
	width:208px !important;
	height:25px !important;
	left:233px !important;
	top:654px !important;
}

#item54485 {
	width:208px !important;
	height:25px !important;
	left:233px !important;
	top:388px !important;
}

#item54686 {
	width:208px !important;
	height:25px !important;
	left:233px !important;
	top:470px !important;
}

#item54884 {
	width:208px !important;
	height:25px !important;
	left:233px !important;
	top:551px !important;
}

#item55277 {
	width:208px !important;
	height:25px !important;
	left:233px !important;
	top:730px !important;
}

#item55070 {
	width:208px !important;
	height:25px !important;
	left:233px !important;
	top:620px !important;
}

#item100428 {
	width:64px !important;
	left:104px !important;
	top:170px !important;
	min-height:19px !important;
}

#item100451 {
	width:64px !important;
	left:169px !important;
	top:170px !important;
	min-height:19px !important;
}

#item100474 {
	width:92px !important;
	left:234px !important;
	top:170px !important;
	min-height:19px !important;
}

#item100497 {
	width:47px !important;
	left:449px !important;
	top:170px !important;
	min-height:19px !important;
}

#item55319 {
	width:446px !important;
	height:28px !important;
	left:75px !important;
	top:162px !important;
	background:#bbbdc0;
}

#item55414 {
	width:446px !important;
	height:28px !important;
	left:74px !important;
	top:190px !important;
	background:#f1f1f2;
}

#item55819 {
	width:446px !important;
	height:28px !important;
	left:74px !important;
	top:328px !important;
	background:#f1f1f2;
}

#item56006 {
	width:446px !important;
	height:28px !important;
	left:74px !important;
	top:397px !important;
	background:#f1f1f2;
}

#item56349 {
	width:446px !important;
	height:28px !important;
	left:74px !important;
	top:466px !important;
	background:#f1f1f2;
}

#item55519 {
	width:446px !important;
	height:28px !important;
	left:74px !important;
	top:218px !important;
	background:#fff;
}

#item55415 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:195px !important;
}

#item55820 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:333px !important;
}

#item56007 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:402px !important;
}

#item56350 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:471px !important;
}

#item55520 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:223px !important;
}

#item55438 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:195px !important;
}

#item55843 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:333px !important;
}

#item56030 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:402px !important;
}

#item56373 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:471px !important;
}

#item55543 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:223px !important;
}

#item55461 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:195px !important;
}

#item55866 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:333px !important;
}

#item56053 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:402px !important;
}

#item56397 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:471px !important;
}

#item55566 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:223px !important;
}

#item55484 {
	width:150px !important;
	height:19px !important;
	left:234px !important;
	top:195px !important;
}

#item55890 {
	width:150px !important;
	height:19px !important;
	left:234px !important;
	top:333px !important;
}

#item56076 {
	width:207px !important;
	height:19px !important;
	left:234px !important;
	top:402px !important;
}

#item56420 {
	width:207px !important;
	height:19px !important;
	left:234px !important;
	top:471px !important;
}

#item55589 {
	width:150px !important;
	height:19px !important;
	left:234px !important;
	top:223px !important;
}

#item55623 {
	width:446px !important;
	height:41px !important;
	left:74px !important;
	top:246px !important;
	background:#f1f1f2;
}

#item55624 {
	width:446px !important;
	height:41px !important;
	left:74px !important;
	top:287px !important;
	background:#fff;
}

#item55913 {
	width:446px !important;
	height:41px !important;
	left:74px !important;
	top:356px !important;
	background:#fff;
}

#item56099 {
	width:446px !important;
	height:41px !important;
	left:74px !important;
	top:425px !important;
	background:#fff;
}

#item55625 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:257px !important;
}

#item55648 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:298px !important;
}

#item55914 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:367px !important;
}

#item56100 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:436px !important;
}

#item55671 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:257px !important;
}

#item55694 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:298px !important;
}

#item55937 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:367px !important;
}

#item56123 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:436px !important;
}

#item55717 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:257px !important;
}

#item55740 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:298px !important;
}

#item55960 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:367px !important;
}

#item56146 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:436px !important;
}

#item55763 {
	width:208px !important;
	height:25px !important;
	left:233px !important;
	top:254px !important;
}

#item55786 {
	width:208px !important;
	height:25px !important;
	left:233px !important;
	top:295px !important;
}

#item55983 {
	width:208px !important;
	height:25px !important;
	left:233px !important;
	top:364px !important;
}

#item56169 {
	width:208px !important;
	height:25px !important;
	left:233px !important;
	top:433px !important;
}

#item100522 {
	width:64px !important;
	left:104px !important;
	top:170px !important;
	min-height:19px !important;
}

#item100545 {
	width:64px !important;
	left:169px !important;
	top:170px !important;
	min-height:19px !important;
}

#item100568 {
	width:92px !important;
	left:234px !important;
	top:170px !important;
	min-height:19px !important;
}

#item100591 {
	width:47px !important;
	left:449px !important;
	top:170px !important;
	min-height:19px !important;
}

#item109614 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item102589 {
	width:446px !important;
	height:28px !important;
	left:74px !important;
	top:494px !important;
	background:#fff;
}

#item102590 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:499px !important;
}

#item102613 {
	width:54px !important;
	height:19px !important;
	left:169px !important;
	top:499px !important;
}

#item102636 {
	width:207px !important;
	height:19px !important;
	left:234px !important;
	top:499px !important;
}

#item102659 {
	width:42px !important;
	height:19px !important;
	left:451px !important;
	top:499px !important;
}

#item102710 {
	width:446px !important;
	height:28px !important;
	left:75px !important;
	top:522px !important;
	background:#f1f1f2;
}

#item102738 {
	width:64px !important;
	height:19px !important;
	left:104px !important;
	top:527px !important;
}

#item102761 {
	width:42px !important;
	height:19px !important;
	left:169px !important;
	top:527px !important;
}

#item102784 {
	width:207px !important;
	height:19px !important;
	left:234px !important;
	top:527px !important;
}

#item102807 {
	width:42px !important;
	height:19px !important;
	left:452px !important;
	top:527px !important;
}

#item2254 {
	width:595px !important;
	height:51px !important;
	top:791px !important;
	background:#ffdf00;
}

#item2256 {
	width:119px !important;
	left:36px !important;
	top:813px !important;
	min-height:19px !important;
}

#item2918 {
	width:446px !important;
	height:86px !important;
	left:75px !important;
	top:162px !important;
}

#item26339 {
	width:355px !important;
	height:21px !important;
	left:75px !important;
	top:105px !important;
}

#item26388 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:136px !important;
	background:#ffdf00;
}

#item28508 {
	width:595px !important;
	height:51px !important;
	background:#ffdf00;
}

#item28532 {
	width:75px !important;
	height:51px !important;
	background:#000;
}

#item28534 {
	width:470px !important;
	height:26px !important;
	left:89px !important;
	top:8px !important;
}

#item24718 {
	width:355px !important;
	left:75px !important;
	top:105px !important;
	min-height:21px !important;
}

#item24741 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:38px !important;
}

#item30878 {
	width:446px !important;
	left:75px !important;
	top:236px !important;
	min-height:114px !important;
}

#item109591 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item56449 {
	width:36px !important;
	height:36px !important;
	left:242px !important;
	top:350px !important;
}

#item21626 {
	width:595px !important;
	height:51px !important;
	top:791px !important;
	background:#ffdf00;
}

#item21627 {
	width:119px !important;
	left:36px !important;
	top:813px !important;
	min-height:19px !important;
}

#item21696 {
	width:446px !important;
	height:86px !important;
	left:75px !important;
	top:162px !important;
}

#item21845 {
	width:446px !important;
	height:329px !important;
	left:75px !important;
	top:285px !important;
}

#item26395 {
	width:355px !important;
	height:21px !important;
	left:75px !important;
	top:105px !important;
}

#item26444 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:136px !important;
	background:#ffdf00;
}

#item28562 {
	width:595px !important;
	height:51px !important;
	background:#ffdf00;
}

#item28585 {
	width:75px !important;
	height:51px !important;
	background:#000;
}

#item28587 {
	width:470px !important;
	height:26px !important;
	left:89px !important;
	top:8px !important;
}

#item30673 {
	width:446px !important;
	left:75px !important;
	top:105px !important;
	min-height:21px !important;
}

#item30696 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:247px !important;
}

#item56450 {
	width:36px !important;
	height:36px !important;
	left:295px !important;
	top:499px !important;
}

#item56453 {
	width:446px !important;
	left:75px !important;
	top:445px !important;
	min-height:55px !important;
}

#item56480 {
	width:446px !important;
	left:75px !important;
	top:682px !important;
	min-height:23px !important;
}

#item109568 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item109545 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item30952 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:502px !important;
}

#item22181 {
	width:359px !important;
	height:227px !important;
	left:118px !important;
	top:523px !important;
}

#item22182 {
	width:359px !important;
	height:227px !important;
	left:118px !important;
	top:272px !important;
}

#item22183 {
	width:595px !important;
	height:51px !important;
	top:791px !important;
	background:#ffdf00;
}

#item22184 {
	width:119px !important;
	left:36px !important;
	top:814px !important;
	min-height:19px !important;
}

#item22651 {
	width:446px !important;
	height:86px !important;
	left:75px !important;
	top:162px !important;
}

#item27442 {
	width:355px !important;
	height:21px !important;
	left:75px !important;
	top:105px !important;
}

#item27491 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:136px !important;
	background:#ffdf00;
}

#item28723 {
	width:595px !important;
	height:51px !important;
	background:#ffdf00;
}

#item28746 {
	width:75px !important;
	height:51px !important;
	background:#000;
}

#item28748 {
	width:470px !important;
	height:26px !important;
	left:89px !important;
	top:8px !important;
}

#item109522 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item56532 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:469px !important;
}

#item56563 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:114px !important;
}

#item56581 {
	width:446px !important;
	left:75px !important;
	top:466px !important;
	min-height:267px !important;
}

#item109499 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item94305 {
	width:36px !important;
	height:36px !important;
	left:278px !important;
	top:276px !important;
}

#item109476 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item56615 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:573px !important;
}

#item56649 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:56px !important;
}

#item56661 {
	width:308px !important;
	left:75px !important;
	top:615px !important;
	min-height:8px !important;
}

#item109451 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item94307 {
	width:36px !important;
	height:36px !important;
	left:294px !important;
	top:218px !important;
}

#item56711 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:68px !important;
}

#item94308 {
	width:36px !important;
	height:36px !important;
	left:269px !important;
	top:565px !important;
}

#item109428 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item94315 {
	width:446px !important;
	left:75px !important;
	top:497px !important;
	min-height:68px !important;
}

#item56778 {
	width:446px !important;
	left:75px !important;
	top:163px !important;
	min-height:216px !important;
}

#item109405 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item94348 {
	width:36px !important;
	height:36px !important;
	left:315px !important;
	top:378px !important;
}

#item56839 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:142px !important;
}

#item109382 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item94349 {
	width:36px !important;
	height:36px !important;
	left:361px !important;
	top:305px !important;
}

#item56882 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:39px !important;
}

#item56895 {
	width:446px !important;
	left:75px !important;
	top:565px !important;
	min-height:113px !important;
}

#item109359 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item94351 {
	width:36px !important;
	height:36px !important;
	left:222px !important;
	top:529px !important;
}

#item56949 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:38px !important;
}

#item56962 {
	width:446px !important;
	left:75px !important;
	top:533px !important;
	min-height:233px !important;
}

#item94352 {
	width:36px !important;
	height:36px !important;
	left:349px !important;
	top:565px !important;
}

#item109336 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item94354 {
	width:24px !important;
	height:24px !important;
	left:301px !important;
	top:201px !important;
}

#item57076 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:53px !important;
}

#item109313 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item94355 {
	width:36px !important;
	height:36px !important;
	left:317px !important;
	top:215px !important;
}

#item94376 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:113px !important;
}

#item94399 {
	width:36px !important;
	height:36px !important;
	left:296px !important;
	top:604px !important;
}

#item94403 {
	width:446px !important;
	left:75px !important;
	top:621px !important;
	min-height:128px !important;
}

#item109290 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item94527 {
	width:24px !important;
	height:24px !important;
	left:10px !important;
	top:428px !important;
}

#item94460 {
	width:85px !important;
	left:75px !important;
	top:162px !important;
	min-height:8px !important;
}

#item94488 {
	width:446px !important;
	left:75px !important;
	top:537px !important;
	min-height:53px !important;
}

#item109266 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item94528 {
	width:36px !important;
	height:36px !important;
	left:196px !important;
	top:521px !important;
}

#item57227 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:68px !important;
}

#item57254 {
	width:446px !important;
	left:75px !important;
	top:500px !important;
	min-height:23px !important;
}

#item109243 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item94529 {
	width:24px !important;
	height:24px !important;
	left:428px !important;
	top:523px !important;
}

#item57304 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:53px !important;
}

#item57319 {
	width:446px !important;
	left:75px !important;
	top:504px !important;
	min-height:186px !important;
}

#item94530 {
	width:36px !important;
	height:36px !important;
	left:205px !important;
	top:468px !important;
}

#item109220 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item94532 {
	width:24px !important;
	height:24px !important;
	left:313px !important;
	top:481px !important;
}

#item57422 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:261px !important;
}

#item57438 {
	width:446px !important;
	left:75px !important;
	top:615px !important;
	min-height:112px !important;
}

#item94533 {
	width:36px !important;
	height:36px !important;
	left:190px !important;
	top:578px !important;
}

#item109197 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item94534 {
	width:24px !important;
	height:24px !important;
	left:362px !important;
	top:394px !important;
}

#item94549 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:248px !important;
}

#item94573 {
	width:36px !important;
	height:36px !important;
	left:349px !important;
	top:410px !important;
}

#item109174 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item94576 {
	width:24px !important;
	height:24px !important;
	left:398px !important;
	top:411px !important;
}

#item94590 {
	width:446px !important;
	left:75px !important;
	top:566px !important;
	min-height:67px !important;
}

#item94613 {
	width:435px !important;
	left:75px !important;
	top:162px !important;
	min-height:9px !important;
}

#item94636 {
	width:36px !important;
	height:36px !important;
	left:195px !important;
	top:530px !important;
}

#item109151 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item94637 {
	width:24px !important;
	height:24px !important;
	left:527px !important;
	top:173px !important;
}

#item109128 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item57589 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:599px !important;
}

#item109105 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item57607 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:188px !important;
}

#item57638 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:98px !important;
}

#item57653 {
	width:446px !important;
	left:75px !important;
	top:626px !important;
	min-height:64px !important;
}

#item109082 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item94651 {
	width:36px !important;
	height:36px !important;
	left:260px !important;
	top:590px !important;
}

#item94652 {
	width:447px !important;
	left:74px !important;
	top:162px !important;
	min-height:159px !important;
}

#item109058 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item94658 {
	width:24px !important;
	height:24px !important;
	left:292px !important;
	top:322px !important;
}

#item57776 {
	width:446px !important;
	left:75px !important;
	top:333px !important;
	min-height:412px !important;
}

#item109035 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item94675 {
	width:24px !important;
	height:24px !important;
	left:349px !important;
	top:309px !important;
}

#item57807 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:98px !important;
}

#item57822 {
	width:446px !important;
	left:75px !important;
	top:661px !important;
	min-height:83px !important;
}

#item109012 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item94677 {
	width:36px !important;
	height:36px !important;
	left:329px !important;
	top:625px !important;
}

#item57880 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:98px !important;
}

#item57906 {
	width:446px !important;
	left:75px !important;
	top:626px !important;
	min-height:98px !important;
}

#item108989 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item94678 {
	width:36px !important;
	height:36px !important;
	left:392px !important;
	top:610px !important;
}

#item57948 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:97px !important;
}

#item57952 {
	width:446px !important;
	left:75px !important;
	top:640px !important;
	min-height:113px !important;
}

#item108966 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item94679 {
	width:36px !important;
	height:36px !important;
	left:392px !important;
	top:624px !important;
}

#item58007 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:68px !important;
}

#item108943 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item94680 {
	width:24px !important;
	height:24px !important;
	left:298px !important;
	top:483px !important;
}

#item20071 {
	width:204px !important;
	height:150px !important;
	left:75px !important;
	top:271px !important;
}

#item20072 {
	width:204px !important;
	height:150px !important;
	left:317px !important;
	top:271px !important;
}

#item20073 {
	width:204px !important;
	height:151px !important;
	left:75px !important;
	top:472px !important;
}

#item20074 {
	width:204px !important;
	height:151px !important;
	left:317px !important;
	top:472px !important;
}

#item8585 {
	width:595px !important;
	height:51px !important;
	top:791px !important;
	background:#ffdf00;
}

#item8586 {
	width:119px !important;
	left:36px !important;
	top:814px !important;
	min-height:19px !important;
}

#item8703 {
	width:595px !important;
	height:51px !important;
	top:791px !important;
	background:#ffdf00;
}

#item8704 {
	width:119px !important;
	left:36px !important;
	top:814px !important;
	min-height:19px !important;
}

#item8777 {
	width:446px !important;
	height:86px !important;
	left:75px !important;
	top:162px !important;
}

#item8800 {
	width:446px !important;
	height:86px !important;
	left:75px !important;
	top:644px !important;
}

#item27736 {
	width:355px !important;
	height:21px !important;
	left:75px !important;
	top:105px !important;
}

#item27785 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:136px !important;
	background:#ffdf00;
}

#item29013 {
	width:595px !important;
	height:51px !important;
	background:#ffdf00;
}

#item29036 {
	width:75px !important;
	height:51px !important;
	background:#000;
}

#item29038 {
	width:470px !important;
	height:26px !important;
	left:89px !important;
	top:8px !important;
}

#item58057 {
	width:445px !important;
	left:75px !important;
	top:162px !important;
	min-height:277px !important;
}

#item58092 {
	width:204px !important;
	left:75px !important;
	top:463px !important;
	min-height:21px !important;
}

#item58138 {
	width:204px !important;
	left:317px !important;
	top:463px !important;
	min-height:21px !important;
}

#item108897 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item108920 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item94681 {
	width:24px !important;
	height:24px !important;
	left:317px !important;
	top:439px !important;
}

#item20057 {
	width:359px !important;
	height:227px !important;
	left:118px !important;
	top:469px !important;
}

#item4195 {
	width:595px !important;
	height:51px !important;
	top:791px !important;
	background:#ffdf00;
}

#item4196 {
	width:119px !important;
	left:36px !important;
	top:814px !important;
	min-height:19px !important;
}

#item29514 {
	width:595px !important;
	height:51px !important;
	background:#ffdf00;
}

#item29537 {
	width:75px !important;
	height:51px !important;
	background:#000;
}

#item29539 {
	width:470px !important;
	height:26px !important;
	left:89px !important;
	top:8px !important;
}

#item32410 {
	width:359px !important;
	height:227px !important;
	left:118px !important;
	top:194px !important;
}

#item32411 {
	width:355px !important;
	height:21px !important;
	left:75px !important;
	top:105px !important;
}

#item32434 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:136px !important;
	background:#ffdf00;
}

#item108874 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item94813 {
	width:204px !important;
	left:118px !important;
	top:173px !important;
	min-height:21px !important;
}

#item94836 {
	width:204px !important;
	left:118px !important;
	top:425px !important;
	min-height:21px !important;
}

#item58228 {
	width:204px !important;
	left:75px !important;
	top:161px !important;
	min-height:23px !important;
}

#item58251 {
	width:204px !important;
	left:317px !important;
	top:161px !important;
	min-height:21px !important;
}

#item58322 {
	width:446px !important;
	left:75px !important;
	top:370px !important;
	min-height:292px !important;
}

#item108851 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item94682 {
	width:24px !important;
	height:24px !important;
	left:351px !important;
	top:137px !important;
}

#item58640 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:53px !important;
}

#item58652 {
	width:446px !important;
	left:75px !important;
	top:618px !important;
	min-height:154px !important;
}

#item108828 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item94982 {
	width:36px !important;
	height:36px !important;
	left:278px !important;
	top:582px !important;
}

#item108805 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item58683 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:486px !important;
}

#item108782 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item58719 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:496px !important;
}

#item58750 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:98px !important;
}

#item58767 {
	width:446px !important;
	left:75px !important;
	top:663px !important;
	min-height:105px !important;
}

#item108759 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item94987 {
	width:36px !important;
	height:36px !important;
	left:300px !important;
	top:626px !important;
}

#item58836 {
	width:446px !important;
	left:75px !important;
	top:657px !important;
	min-height:83px !important;
}

#item94988 {
	width:445px !important;
	left:76px !important;
	top:163px !important;
	min-height:112px !important;
}

#item108736 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item94992 {
	width:36px !important;
	height:36px !important;
	left:348px !important;
	top:641px !important;
}

#item95062 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:113px !important;
}

#item108713 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item95085 {
	width:36px !important;
	height:36px !important;
	left:240px !important;
	top:616px !important;
}

#item95092 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:83px !important;
}

#item108690 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item95117 {
	width:36px !important;
	height:36px !important;
	left:332px !important;
	top:245px !important;
}

#item95025 {
	width:446px !important;
	height:329px !important;
	left:75px !important;
	top:267px !important;
}

#item58963 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:68px !important;
}

#item58986 {
	width:448px !important;
	left:75px !important;
	top:608px !important;
	min-height:8px !important;
}

#item94994 {
	width:24px !important;
	height:24px !important;
	left:259px !important;
	top:556px !important;
}

#item108665 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item95124 {
	width:36px !important;
	height:36px !important;
	left:345px !important;
	top:570px !important;
}

#item59036 {
	width:446px !important;
	left:75px !important;
	top:526px !important;
	min-height:243px !important;
}

#item94999 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:98px !important;
}

#item108642 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item95022 {
	width:24px !important;
	height:24px !important;
	left:278px !important;
	top:512px !important;
}

#item59067 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:203px !important;
}

#item59086 {
	width:446px !important;
	left:75px !important;
	top:664px !important;
	min-height:83px !important;
}

#item95125 {
	width:36px !important;
	height:36px !important;
	left:301px !important;
	top:732px !important;
}

#item108619 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item95126 {
	width:24px !important;
	height:24px !important;
	left:225px !important;
	top:640px !important;
}

#item59228 {
	width:446px !important;
	left:75px !important;
	top:337px !important;
	min-height:128px !important;
}

#item95130 {
	width:428px !important;
	left:93px !important;
	top:474px !important;
	min-height:38px !important;
}

#item95153 {
	width:446px !important;
	left:75px !important;
	top:536px !important;
	min-height:113px !important;
}

#item95129 {
	width:24px !important;
	height:24px !important;
	left:240px !important;
	top:512px !important;
}

#item108596 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item95202 {
	width:36px !important;
	height:36px !important;
	left:316px !important;
	top:301px !important;
}

#item59268 {
	width:446px !important;
	left:75px !important;
	top:577px !important;
	min-height:187px !important;
}

#item95179 {
	width:446px !important;
	left:75px !important;
	top:163px !important;
	min-height:112px !important;
}

#item95204 {
	width:36px !important;
	height:36px !important;
	left:343px !important;
	top:275px !important;
}

#item108573 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item95205 {
	width:24px !important;
	height:24px !important;
	left:201px !important;
	top:553px !important;
}

#item59300 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:38px !important;
}

#item59314 {
	width:446px !important;
	left:75px !important;
	top:601px !important;
	min-height:114px !important;
}

#item108550 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item95206 {
	width:36px !important;
	height:36px !important;
	left:259px !important;
	top:565px !important;
}

#item108527 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item95209 {
	width:447px !important;
	left:74px !important;
	top:162px !important;
	min-height:456px !important;
}

#item59419 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:68px !important;
}

#item108504 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item95213 {
	width:36px !important;
	height:36px !important;
	left:361px !important;
	top:596px !important;
}

#item59499 {
	width:446px !important;
	left:75px !important;
	top:415px !important;
	min-height:188px !important;
}

#item95214 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:83px !important;
}

#item108481 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item95243 {
	width:36px !important;
	height:36px !important;
	left:246px !important;
	top:379px !important;
}

#item59530 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:98px !important;
}

#item59546 {
	width:446px !important;
	left:75px !important;
	top:511px !important;
	min-height:68px !important;
}

#item108458 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item95278 {
	width:36px !important;
	height:36px !important;
	left:229px !important;
	top:474px !important;
}

#item59604 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:128px !important;
}

#item59618 {
	width:446px !important;
	left:75px !important;
	top:646px !important;
	min-height:122px !important;
}

#item108435 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item95397 {
	width:36px !important;
	height:36px !important;
	left:255px !important;
	top:629px !important;
}

#item108412 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item59643 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:425px !important;
}

#item108389 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item59683 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:173px !important;
}

#item59731 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:127px !important;
}

#item59754 {
	width:446px !important;
	left:75px !important;
	top:672px !important;
	min-height:92px !important;
}

#item108365 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item95398 {
	width:36px !important;
	height:36px !important;
	left:346px !important;
	top:656px !important;
}

#item108342 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item59777 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:475px !important;
}

#item59820 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:233px !important;
}

#item108319 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item95401 {
	width:36px !important;
	height:36px !important;
	left:264px !important;
	top:761px !important;
}

#item95411 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:128px !important;
}

#item108295 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item95445 {
	width:36px !important;
	height:36px !important;
	left:337px !important;
	top:290px !important;
}

#item59897 {
	width:389px !important;
	left:75px !important;
	top:162px !important;
	min-height:8px !important;
}

#item59909 {
	width:446px !important;
	left:75px !important;
	top:525px !important;
	min-height:203px !important;
}

#item108272 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item95402 {
	width:24px !important;
	height:24px !important;
	left:290px !important;
	top:490px !important;
}

#item59963 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:129px !important;
}

#item59978 {
	width:216px !important;
	left:75px !important;
	top:557px !important;
	min-height:9px !important;
}

#item95446 {
	width:36px !important;
	height:36px !important;
	left:203px !important;
	top:545px !important;
}

#item95447 {
	width:24px !important;
	height:24px !important;
	left:204px !important;
	top:644px !important;
}

#item60034 {
	width:446px !important;
	left:75px !important;
	top:590px !important;
	min-height:53px !important;
}

#item108249 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item60076 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:38px !important;
}

#item60094 {
	width:446px !important;
	left:75px !important;
	top:601px !important;
	min-height:128px !important;
}

#item95448 {
	width:36px !important;
	height:36px !important;
	left:392px !important;
	top:565px !important;
}

#item108226 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item95449 {
	width:24px !important;
	height:24px !important;
	left:283px !important;
	top:485px !important;
}

#item108203 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item60117 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:440px !important;
}

#item60183 {
	width:446px !important;
	left:75px !important;
	top:433px !important;
	min-height:53px !important;
}

#item95451 {
	width:36px !important;
	height:36px !important;
	left:275px !important;
	top:346px !important;
}

#item108180 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item95452 {
	width:24px !important;
	height:24px !important;
	left:314px !important;
	top:486px !important;
}

#item60216 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:234px !important;
}

#item95455 {
	width:36px !important;
	height:36px !important;
	left:275px !important;
	top:423px !important;
}

#item108157 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item95456 {
	width:24px !important;
	height:24px !important;
	left:380px !important;
	top:395px !important;
}

#item108134 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item60256 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:53px !important;
}

#item60281 {
	width:446px !important;
	left:75px !important;
	top:558px !important;
	min-height:187px !important;
}

#item60353 {
	width:362px !important;
	left:75px !important;
	top:442px !important;
	min-height:8px !important;
}

#item95458 {
	width:36px !important;
	height:36px !important;
	left:275px !important;
	top:398px !important;
}

#item108111 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item95459 {
	width:24px !important;
	height:24px !important;
	left:313px !important;
	top:450px !important;
}

#item108088 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item60384 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:366px !important;
}

#item95485 {
	width:446px !important;
	left:75px !important;
	top:508px !important;
	min-height:53px !important;
}

#item95508 {
	width:36px !important;
	height:36px !important;
	left:256px !important;
	top:471px !important;
}

#item108065 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item95509 {
	width:24px !important;
	height:24px !important;
	left:286px !important;
	top:261px !important;
}

#item60451 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:143px !important;
}

#item60472 {
	width:416px !important;
	left:75px !important;
	top:523px !important;
	min-height:8px !important;
}

#item60498 {
	width:399px !important;
	left:75px !important;
	top:748px !important;
	min-height:8px !important;
}

#item95568 {
	width:36px !important;
	height:36px !important;
	left:7px !important;
	top:429px !important;
}

#item108042 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item95569 {
	width:24px !important;
	height:24px !important;
	left:308px !important;
	top:746px !important;
}

#item60548 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:53px !important;
}

#item60562 {
	width:446px !important;
	left:75px !important;
	top:598px !important;
	min-height:83px !important;
}

#item95571 {
	width:36px !important;
	height:36px !important;
	left:178px !important;
	top:562px !important;
}

#item108019 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item95572 {
	width:24px !important;
	height:24px !important;
	left:42px !important;
	top:179px !important;
}

#item60632 {
	width:446px !important;
	left:75px !important;
	top:439px !important;
	min-height:23px !important;
}

#item95573 {
	width:36px !important;
	height:36px !important;
	left:306px !important;
	top:568px !important;
}

#item107996 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item95574 {
	width:24px !important;
	height:24px !important;
	left:400px !important;
	top:463px !important;
}

#item60663 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:157px !important;
}

#item95575 {
	width:36px !important;
	height:36px !important;
	left:298px !important;
	top:319px !important;
}

#item107973 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item95576 {
	width:24px !important;
	height:24px !important;
	left:31px !important;
	top:469px !important;
}

#item107950 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item95588 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:248px !important;
}

#item60773 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:128px !important;
}

#item60787 {
	width:446px !important;
	left:75px !important;
	top:668px !important;
	min-height:53px !important;
}

#item95638 {
	width:36px !important;
	height:36px !important;
	left:325px !important;
	top:632px !important;
}

#item107927 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item95639 {
	width:24px !important;
	height:24px !important;
	left:327px !important;
	top:388px !important;
}

#item60901 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:23px !important;
}

#item60914 {
	width:446px !important;
	left:75px !important;
	top:566px !important;
	min-height:98px !important;
}

#item95640 {
	width:36px !important;
	height:36px !important;
	left:262px !important;
	top:529px !important;
}

#item107903 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item95642 {
	width:24px !important;
	height:24px !important;
	left:326px !important;
	top:304px !important;
}

#item60965 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:158px !important;
}

#item60983 {
	width:446px !important;
	left:75px !important;
	top:664px !important;
	min-height:95px !important;
}

#item95643 {
	width:36px !important;
	height:36px !important;
	left:394px !important;
	top:424px !important;
}

#item107880 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item95644 {
	width:24px !important;
	height:24px !important;
	left:332px !important;
	top:640px !important;
}

#item95652 {
	width:445px !important;
	left:76px !important;
	top:162px !important;
	min-height:215px !important;
}

#item107857 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item95679 {
	width:24px !important;
	height:24px !important;
	left:271px !important;
	top:730px !important;
}

#item95689 {
	width:454px !important;
	left:75px !important;
	top:163px !important;
	min-height:232px !important;
}

#item95862 {
	width:24px !important;
	height:24px !important;
	left:316px !important;
	top:395px !important;
}

#item95863 {
	width:445px !important;
	left:75px !important;
	top:420px !important;
	min-height:113px !important;
}

#item95894 {
	width:204px !important;
	left:75px !important;
	top:557px !important;
	min-height:36px !important;
}

#item95917 {
	width:204px !important;
	left:317px !important;
	top:557px !important;
	min-height:36px !important;
}

#item107834 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item95940 {
	width:24px !important;
	height:24px !important;
	left:348px !important;
	top:533px !important;
}

#item107787 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item61697 {
	width:204px !important;
	left:75px !important;
	top:162px !important;
	min-height:37px !important;
}

#item61743 {
	width:204px !important;
	left:317px !important;
	top:162px !important;
	min-height:37px !important;
}

#item61720 {
	width:204px !important;
	left:75px !important;
	top:349px !important;
	min-height:36px !important;
}

#item61766 {
	width:204px !important;
	left:317px !important;
	top:349px !important;
	min-height:36px !important;
}

#item95852 {
	width:24px !important;
	height:24px !important;
	left:279px !important;
	top:652px !important;
}

#item107811 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item95971 {
	width:446px !important;
	left:75px !important;
	top:539px !important;
	min-height:113px !important;
}

#item96119 {
	width:204px !important;
	height:151px !important;
	left:75px !important;
	top:616px !important;
}

#item96123 {
	width:204px !important;
	height:151px !important;
	left:317px !important;
	top:616px !important;
}

#item61960 {
	width:204px !important;
	left:75px !important;
	top:371px !important;
	min-height:33px !important;
}

#item96128 {
	width:204px !important;
	left:75px !important;
	top:581px !important;
	min-height:33px !important;
}

#item61983 {
	width:204px !important;
	left:75px !important;
	top:162px !important;
	min-height:31px !important;
}

#item62006 {
	width:204px !important;
	left:317px !important;
	top:371px !important;
	min-height:33px !important;
}

#item96151 {
	width:204px !important;
	left:317px !important;
	top:581px !important;
	min-height:33px !important;
}

#item62029 {
	width:204px !important;
	left:317px !important;
	top:162px !important;
	min-height:31px !important;
}

#item96063 {
	width:24px !important;
	height:24px !important;
	left:215px !important;
	top:557px !important;
}

#item107741 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item107764 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item107718 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item61101 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:577px !important;
}

#item32459 {
	width:595px !important;
	height:51px !important;
	top:791px !important;
	background:#ffdf00;
}

#item32460 {
	width:119px !important;
	left:36px !important;
	top:814px !important;
	min-height:19px !important;
}

#item32506 {
	width:595px !important;
	height:51px !important;
	top:791px !important;
	background:#ffdf00;
}

#item32507 {
	width:119px !important;
	left:36px !important;
	top:814px !important;
	min-height:19px !important;
}

#item32554 {
	width:355px !important;
	height:21px !important;
	left:75px !important;
	top:105px !important;
}

#item32577 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:136px !important;
	background:#ffdf00;
}

#item32578 {
	width:595px !important;
	height:51px !important;
	top:1px !important;
	background:#ffdf00;
}

#item32601 {
	width:75px !important;
	height:51px !important;
	top:1px !important;
	background:#000;
}

#item32603 {
	width:470px !important;
	height:26px !important;
	left:89px !important;
	top:9px !important;
}

#item32645 {
	width:204px !important;
	height:21px !important;
	left:75px !important;
	top:380px !important;
}

#item32668 {
	width:204px !important;
	height:21px !important;
	left:75px !important;
	top:579px !important;
}

#item32691 {
	width:204px !important;
	height:21px !important;
	left:75px !important;
	top:181px !important;
}

#item32714 {
	width:204px !important;
	height:21px !important;
	left:317px !important;
	top:380px !important;
}

#item32737 {
	width:204px !important;
	height:21px !important;
	left:317px !important;
	top:579px !important;
}

#item32760 {
	width:204px !important;
	height:21px !important;
	left:317px !important;
	top:181px !important;
}

#item107672 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item61210 {
	width:204px !important;
	left:75px !important;
	top:181px !important;
	min-height:21px !important;
}

#item61237 {
	width:204px !important;
	left:75px !important;
	top:360px !important;
	min-height:21px !important;
}

#item61283 {
	width:204px !important;
	left:75px !important;
	top:539px !important;
	min-height:21px !important;
}

#item61214 {
	width:204px !important;
	left:317px !important;
	top:181px !important;
	min-height:21px !important;
}

#item61260 {
	width:204px !important;
	left:317px !important;
	top:360px !important;
	min-height:21px !important;
}

#item61306 {
	width:204px !important;
	left:317px !important;
	top:539px !important;
	min-height:21px !important;
}

#item107695 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item61357 {
	width:204px !important;
	left:188px !important;
	top:666px !important;
	min-height:21px !important;
}

#item32454 {
	width:204px !important;
	height:151px !important;
	left:317px !important;
	top:216px !important;
}

#item107626 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item107649 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item61531 {
	width:204px !important;
	left:75px !important;
	top:171px !important;
	min-height:21px !important;
}

#item61554 {
	width:204px !important;
	left:75px !important;
	top:451px !important;
	min-height:21px !important;
}

#item61577 {
	width:204px !important;
	left:317px !important;
	top:171px !important;
	min-height:21px !important;
}

#item61600 {
	width:204px !important;
	left:317px !important;
	top:451px !important;
	min-height:21px !important;
}

#item61648 {
	width:445px !important;
	left:75px !important;
	top:752px !important;
	min-height:23px !important;
}

#item62218 {
	width:445px !important;
	left:75px !important;
	top:162px !important;
	min-height:113px !important;
}

#item62263 {
	width:204px !important;
	left:75px !important;
	top:488px !important;
	min-height:21px !important;
}

#item62286 {
	width:204px !important;
	left:75px !important;
	top:299px !important;
	min-height:21px !important;
}

#item62309 {
	width:204px !important;
	left:317px !important;
	top:488px !important;
	min-height:21px !important;
}

#item62332 {
	width:204px !important;
	left:317px !important;
	top:299px !important;
	min-height:21px !important;
}

#item107580 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item107603 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96194 {
	width:24px !important;
	height:24px !important;
	left:330px !important;
	top:275px !important;
}

#item62388 {
	width:445px !important;
	left:75px !important;
	top:162px !important;
	min-height:99px !important;
}

#item62411 {
	width:204px !important;
	left:75px !important;
	top:480px !important;
	min-height:21px !important;
}

#item62434 {
	width:204px !important;
	left:75px !important;
	top:285px !important;
	min-height:21px !important;
}

#item62457 {
	width:204px !important;
	left:317px !important;
	top:480px !important;
	min-height:21px !important;
}

#item62480 {
	width:204px !important;
	left:317px !important;
	top:285px !important;
	min-height:21px !important;
}

#item107534 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item107557 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96195 {
	width:24px !important;
	height:24px !important;
	left:343px !important;
	top:456px !important;
}

#item107509 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item62571 {
	width:204px !important;
	left:75px !important;
	top:162px !important;
	min-height:21px !important;
}

#item62594 {
	width:204px !important;
	left:317px !important;
	top:162px !important;
	min-height:21px !important;
}

#item62648 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:156px !important;
}

#item62718 {
	width:446px !important;
	left:75px !important;
	top:490px !important;
	min-height:23px !important;
}

#item107486 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96220 {
	width:24px !important;
	height:24px !important;
	left:220px !important;
	top:513px !important;
}

#item62787 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:68px !important;
}

#item62791 {
	width:446px !important;
	left:75px !important;
	top:489px !important;
	min-height:38px !important;
}

#item107463 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96222 {
	width:24px !important;
	height:24px !important;
	left:371px !important;
	top:528px !important;
}

#item62841 {
	width:366px !important;
	left:75px !important;
	top:162px !important;
	min-height:8px !important;
}

#item62857 {
	width:446px !important;
	left:75px !important;
	top:526px !important;
	min-height:52px !important;
}

#item107440 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96223 {
	width:36px !important;
	height:36px !important;
	left:314px !important;
	top:490px !important;
}

#item62907 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:113px !important;
}

#item62931 {
	width:204px !important;
	left:75px !important;
	top:511px !important;
	min-height:21px !important;
}

#item62954 {
	width:204px !important;
	left:75px !important;
	top:312px !important;
	min-height:21px !important;
}

#item62977 {
	width:204px !important;
	left:317px !important;
	top:511px !important;
	min-height:21px !important;
}

#item63000 {
	width:204px !important;
	left:317px !important;
	top:312px !important;
	min-height:21px !important;
}

#item96224 {
	width:24px !important;
	height:24px !important;
	left:428px !important;
	top:275px !important;
}

#item107394 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item107417 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96225 {
	width:36px !important;
	height:36px !important;
	left:193px !important;
	top:275px !important;
}

#item63095 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:53px !important;
}

#item63108 {
	width:446px !important;
	left:75px !important;
	top:584px !important;
	min-height:188px !important;
}

#item107371 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96226 {
	width:36px !important;
	height:36px !important;
	left:270px !important;
	top:557px !important;
}

#item32458 {
	width:204px !important;
	height:151px !important;
	left:317px !important;
	top:615px !important;
}

#item107325 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item63206 {
	width:204px !important;
	left:75px !important;
	top:591px !important;
	min-height:21px !important;
}

#item63229 {
	width:204px !important;
	left:75px !important;
	top:390px !important;
	min-height:35px !important;
}

#item63252 {
	width:204px !important;
	left:317px !important;
	top:591px !important;
	min-height:21px !important;
}

#item63275 {
	width:204px !important;
	left:317px !important;
	top:390px !important;
	min-height:35px !important;
}

#item63317 {
	width:292px !important;
	left:75px !important;
	top:359px !important;
	min-height:8px !important;
}

#item107348 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96228 {
	width:24px !important;
	height:24px !important;
	left:315px !important;
	top:335px !important;
}

#item96229 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:188px !important;
}

#item63372 {
	width:193px !important;
	left:75px !important;
	top:162px !important;
	min-height:8px !important;
}

#item63401 {
	width:446px !important;
	left:75px !important;
	top:559px !important;
	min-height:128px !important;
}

#item107302 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96255 {
	width:36px !important;
	height:36px !important;
	left:264px !important;
	top:522px !important;
}

#item107279 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item63451 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:232px !important;
}

#item63467 {
	width:446px !important;
	left:75px !important;
	top:653px !important;
	min-height:113px !important;
}

#item107256 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item63517 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:246px !important;
}

#item63531 {
	width:446px !important;
	left:75px !important;
	top:710px !important;
	min-height:53px !important;
}

#item63586 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:276px !important;
}

#item107233 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96257 {
	width:36px !important;
	height:36px !important;
	left:294px !important;
	top:438px !important;
}

#item63628 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:218px !important;
}

#item63645 {
	width:446px !important;
	left:75px !important;
	top:565px !important;
	min-height:53px !important;
}

#item107210 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96258 {
	width:36px !important;
	height:36px !important;
	left:298px !important;
	top:529px !important;
}

#item107187 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item63695 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:246px !important;
}

#item63713 {
	width:446px !important;
	left:75px !important;
	top:718px !important;
	min-height:53px !important;
}

#item107164 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item63763 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:68px !important;
}

#item63782 {
	width:446px !important;
	left:75px !important;
	top:460px !important;
	min-height:307px !important;
}

#item63833 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:173px !important;
}

#item63848 {
	width:446px !important;
	left:75px !important;
	top:665px !important;
	min-height:89px !important;
}

#item107141 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96259 {
	width:24px !important;
	height:24px !important;
	left:306px !important;
	top:618px !important;
}

#item107116 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item63885 {
	width:446px !important;
	left:75px !important;
	top:165px !important;
	min-height:647px !important;
}

#item107093 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item63917 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:68px !important;
}

#item63935 {
	width:446px !important;
	left:75px !important;
	top:598px !important;
	min-height:172px !important;
}

#item107070 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item63985 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:604px !important;
}

#item64020 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:158px !important;
}

#item107047 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96262 {
	width:36px !important;
	height:36px !important;
	left:313px !important;
	top:320px !important;
}

#item64061 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:158px !important;
}

#item64077 {
	width:446px !important;
	left:75px !important;
	top:712px !important;
	min-height:53px !important;
}

#item107024 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96263 {
	width:36px !important;
	height:36px !important;
	left:231px !important;
	top:681px !important;
}

#item64127 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:53px !important;
}

#item64155 {
	width:355px !important;
	left:75px !important;
	top:482px !important;
	min-height:8px !important;
}

#item64178 {
	width:202px !important;
	left:75px !important;
	top:758px !important;
	min-height:8px !important;
}

#item107001 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96264 {
	width:24px !important;
	height:24px !important;
	left:218px !important;
	top:743px !important;
}

#item64244 {
	width:446px !important;
	left:75px !important;
	top:488px !important;
	min-height:275px !important;
}

#item106978 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96265 {
	width:39px !important;
	height:39px !important;
	left:276px !important;
	top:449px !important;
}

#item106955 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item64276 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:203px !important;
}

#item64290 {
	width:446px !important;
	left:75px !important;
	top:713px !important;
	min-height:38px !important;
}

#item106908 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item64345 {
	width:445px !important;
	left:75px !important;
	top:162px !important;
	min-height:38px !important;
}

#item106931 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item64355 {
	width:204px !important;
	left:75px !important;
	top:442px !important;
	min-height:21px !important;
}

#item64379 {
	width:211px !important;
	left:75px !important;
	top:647px !important;
	min-height:28px !important;
}

#item64402 {
	width:204px !important;
	left:75px !important;
	top:236px !important;
	min-height:21px !important;
}

#item64426 {
	width:204px !important;
	left:317px !important;
	top:442px !important;
	min-height:23px !important;
}

#item64449 {
	width:204px !important;
	left:317px !important;
	top:236px !important;
	min-height:23px !important;
}

#item106862 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item64553 {
	width:449px !important;
	left:75px !important;
	top:162px !important;
	min-height:8px !important;
}

#item106885 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item64589 {
	width:204px !important;
	height:21px !important;
	left:255px !important;
	top:354px !important;
}

#item64612 {
	width:204px !important;
	height:21px !important;
	left:255px !important;
	top:519px !important;
}

#item64635 {
	width:204px !important;
	height:21px !important;
	left:255px !important;
	top:223px !important;
}

#item64752 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:112px !important;
}

#item106839 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96505 {
	width:39px !important;
	height:39px !important;
	left:293px !important;
	top:275px !important;
}

#item106816 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item64795 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:55px !important;
}

#item64846 {
	width:204px !important;
	left:118px !important;
	top:237px !important;
	min-height:21px !important;
}

#item64873 {
	width:204px !important;
	left:118px !important;
	top:502px !important;
	min-height:21px !important;
}

#item106793 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item64896 {
	width:204px !important;
	left:118px !important;
	top:162px !important;
	min-height:21px !important;
}

#item64919 {
	width:204px !important;
	left:118px !important;
	top:441px !important;
	min-height:21px !important;
}

#item106770 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item64969 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:100px !important;
}

#item64996 {
	width:446px !important;
	left:75px !important;
	top:507px !important;
	min-height:9px !important;
}

#item106747 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item65048 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:597px !important;
}

#item65053 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:366px !important;
}

#item106723 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96419 {
	width:213px !important;
	left:75px !important;
	top:546px !important;
	min-height:8px !important;
}

#item96442 {
	width:204px !important;
	left:317px !important;
	top:563px !important;
	min-height:38px !important;
}

#item96465 {
	width:204px !important;
	left:75px !important;
	top:563px !important;
	min-height:38px !important;
}

#item106677 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item65297 {
	width:328px !important;
	left:75px !important;
	top:767px !important;
	min-height:8px !important;
}

#item65320 {
	width:204px !important;
	left:75px !important;
	top:556px !important;
	min-height:23px !important;
}

#item65344 {
	width:204px !important;
	left:317px !important;
	top:351px !important;
	min-height:23px !important;
}

#item96325 {
	width:204px !important;
	left:77px !important;
	top:351px !important;
	min-height:38px !important;
}

#item65367 {
	width:204px !important;
	left:317px !important;
	top:556px !important;
	min-height:38px !important;
}

#item106700 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96359 {
	width:204px !important;
	left:75px !important;
	top:162px !important;
	min-height:86px !important;
}

#item96382 {
	width:204px !important;
	left:317px !important;
	top:162px !important;
	min-height:86px !important;
}

#item106654 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item65422 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:532px !important;
}

#item65454 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:172px !important;
}

#item65471 {
	width:446px !important;
	left:75px !important;
	top:710px !important;
	min-height:65px !important;
}

#item106631 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96501 {
	width:24px !important;
	height:24px !important;
	left:313px !important;
	top:686px !important;
}

#item106608 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item65495 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:544px !important;
}

#item106585 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item65509 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:308px !important;
}

#item65553 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:129px !important;
}

#item65565 {
	width:446px !important;
	left:75px !important;
	top:699px !important;
	min-height:44px !important;
}

#item106562 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96507 {
	width:39px !important;
	height:39px !important;
	left:272px !important;
	top:658px !important;
}

#item65596 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:128px !important;
}

#item65613 {
	width:446px !important;
	left:75px !important;
	top:446px !important;
	min-height:329px !important;
}

#item106539 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96508 {
	width:39px !important;
	height:39px !important;
	left:261px !important;
	top:407px !important;
}

#item106516 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item65637 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:593px !important;
}

#item65680 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:112px !important;
}

#item65717 {
	width:446px !important;
	left:75px !important;
	top:604px !important;
	min-height:153px !important;
}

#item96518 {
	width:39px !important;
	height:39px !important;
	left:339px !important;
	top:596px !important;
}

#item106493 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96542 {
	width:24px !important;
	height:24px !important;
	left:218px !important;
	top:581px !important;
}

#item106470 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item65743 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:620px !important;
}

#item65783 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:68px !important;
}

#item65798 {
	width:446px !important;
	left:75px !important;
	top:618px !important;
	min-height:128px !important;
}

#item96543 {
	width:24px !important;
	height:24px !important;
	left:292px !important;
	top:231px !important;
}

#item106447 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96544 {
	width:39px !important;
	height:39px !important;
	left:320px !important;
	top:231px !important;
}

#item65849 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:53px !important;
}

#item65860 {
	width:446px !important;
	left:75px !important;
	top:603px !important;
	min-height:38px !important;
}

#item106424 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96547 {
	width:39px !important;
	height:39px !important;
	left:291px !important;
	top:562px !important;
}

#item65898 {
	width:446px !important;
	left:75px !important;
	top:507px !important;
	min-height:141px !important;
}

#item96546 {
	width:24px !important;
	height:24px !important;
	left:243px !important;
	top:389px !important;
}

#item96608 {
	width:24px !important;
	height:24px !important;
	left:378px !important;
	top:469px !important;
}

#item106401 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96609 {
	width:39px !important;
	height:39px !important;
	left:407px !important;
	top:469px !important;
}

#item65964 {
	width:446px !important;
	left:75px !important;
	top:619px !important;
	min-height:143px !important;
}

#item96559 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:68px !important;
}

#item96610 {
	width:24px !important;
	height:24px !important;
	left:264px !important;
	top:401px !important;
}

#item106378 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96611 {
	width:39px !important;
	height:39px !important;
	left:312px !important;
	top:580px !important;
}

#item106355 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item65988 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:248px !important;
}

#item66013 {
	width:94px !important;
	height:28px !important;
	left:75px !important;
	top:162px !important;
	background:#ffdd00;
}

#item66014 {
	width:58px !important;
	height:28px !important;
	left:169px !important;
	top:162px !important;
	background:#ffdd00;
}

#item67298 {
	width:65px !important;
	height:28px !important;
	left:456px !important;
	top:162px !important;
	background:#ffdd00;
}

#item66859 {
	width:67px !important;
	height:28px !important;
	left:227px !important;
	top:162px !important;
	background:#ffdd00;
}

#item66015 {
	width:83px !important;
	height:28px !important;
	left:294px !important;
	top:162px !important;
	background:#ffdd00;
}

#item67099 {
	width:79px !important;
	height:28px !important;
	left:377px !important;
	top:162px !important;
	background:#ffdd00;
}

#item66017 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:190px !important;
	background:#fff;
}

#item68115 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:355px !important;
	background:#fff;
}

#item68815 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:519px !important;
	background:#fff;
}

#item67766 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:272px !important;
	background:#fff;
}

#item68116 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:437px !important;
	background:#fff;
}

#item68816 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:601px !important;
	background:#fff;
}

#item69515 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:684px !important;
	background:#fff;
}

#item67584 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item68117 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item68817 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item67767 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item68118 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item68818 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item69516 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item66018 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:190px !important;
	background:#fff;
}

#item68119 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:355px !important;
	background:#fff;
}

#item68819 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:519px !important;
	background:#fff;
}

#item67768 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:272px !important;
	background:#fff;
}

#item68120 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:437px !important;
	background:#fff;
}

#item68820 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:601px !important;
	background:#fff;
}

#item69517 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:684px !important;
	background:#fff;
}

#item67585 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item68121 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item68821 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item67769 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item68122 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item68822 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item69518 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item67299 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:190px !important;
	background:#fff;
}

#item68123 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:355px !important;
	background:#fff;
}

#item68823 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:519px !important;
	background:#fff;
}

#item67770 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:272px !important;
	background:#fff;
}

#item68124 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:437px !important;
	background:#fff;
}

#item68824 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:601px !important;
	background:#fff;
}

#item69519 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:684px !important;
	background:#fff;
}

#item67586 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item68125 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item68825 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item67771 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item68126 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item68826 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item69520 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item66860 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:190px !important;
	background:#fff;
}

#item68127 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:355px !important;
	background:#fff;
}

#item68828 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:519px !important;
	background:#fff;
}

#item67772 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:272px !important;
	background:#fff;
}

#item68128 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:437px !important;
	background:#fff;
}

#item68829 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:601px !important;
	background:#fff;
}

#item69521 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:684px !important;
	background:#fff;
}

#item67587 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item68129 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item68830 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item67773 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item68130 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item68832 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item69522 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item66019 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:190px !important;
	background:#fff;
}

#item68131 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:355px !important;
	background:#fff;
}

#item68833 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:519px !important;
	background:#fff;
}

#item67774 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:272px !important;
	background:#fff;
}

#item68132 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:437px !important;
	background:#fff;
}

#item68834 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:601px !important;
	background:#fff;
}

#item69523 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:684px !important;
	background:#fff;
}

#item67588 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item68133 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item68835 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item67775 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item68134 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item68836 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item69524 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item67100 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:190px !important;
	background:#fff;
}

#item68136 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:355px !important;
	background:#fff;
}

#item68837 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:519px !important;
	background:#fff;
}

#item67776 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:272px !important;
	background:#fff;
}

#item68137 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:437px !important;
	background:#fff;
}

#item68838 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:601px !important;
	background:#fff;
}

#item69526 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:684px !important;
	background:#fff;
}

#item67589 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item68138 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item68839 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item67777 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item68139 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item68840 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item106231 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item69527 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item66042 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:202px !important;
}

#item68140 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:366px !important;
}

#item68841 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:531px !important;
}

#item67778 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:284px !important;
}

#item68164 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:448px !important;
}

#item68864 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:613px !important;
}

#item69528 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:695px !important;
}

#item67590 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:243px !important;
	background:#f1f1f2;
}

#item68187 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:407px !important;
	background:#f1f1f2;
}

#item68887 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:572px !important;
	background:#f1f1f2;
}

#item67801 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:325px !important;
	background:#f1f1f2;
}

#item68210 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:489px !important;
	background:#f1f1f2;
}

#item68910 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:654px !important;
	background:#f1f1f2;
}

#item69551 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:737px !important;
}

#item66181 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:197px !important;
}

#item68233 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:361px !important;
}

#item68933 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:526px !important;
}

#item67824 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:279px !important;
}

#item68256 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:443px !important;
}

#item68956 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:608px !important;
}

#item69574 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:690px !important;
}

#item67614 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:238px !important;
	background:#f1f1f2;
}

#item68279 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:402px !important;
	background:#f1f1f2;
}

#item68979 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:567px !important;
	background:#f1f1f2;
}

#item67847 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:320px !important;
	background:#f1f1f2;
}

#item68302 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:485px !important;
	background:#f1f1f2;
}

#item69002 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:649px !important;
	background:#f1f1f2;
}

#item69597 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:732px !important;
}

#item67306 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:202px !important;
}

#item68325 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:366px !important;
}

#item69025 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:531px !important;
}

#item67870 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:284px !important;
}

#item68348 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:448px !important;
}

#item69048 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:613px !important;
}

#item69620 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:695px !important;
}

#item67637 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:243px !important;
	background:#f1f1f2;
}

#item68371 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:407px !important;
	background:#f1f1f2;
}

#item69071 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:572px !important;
	background:#f1f1f2;
}

#item67894 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:325px !important;
	background:#f1f1f2;
}

#item68394 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:489px !important;
	background:#f1f1f2;
}

#item69094 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:654px !important;
	background:#f1f1f2;
}

#item69643 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:737px !important;
}

#item66867 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:202px !important;
}

#item68417 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:366px !important;
}

#item69117 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:531px !important;
}

#item67917 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:284px !important;
}

#item68440 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:448px !important;
}

#item69141 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:613px !important;
}

#item69666 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:695px !important;
}

#item67660 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:243px !important;
	background:#f1f1f2;
}

#item68463 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:407px !important;
	background:#f1f1f2;
}

#item69164 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:572px !important;
	background:#f1f1f2;
}

#item67940 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:325px !important;
	background:#f1f1f2;
}

#item68487 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:489px !important;
	background:#f1f1f2;
}

#item69187 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:654px !important;
	background:#f1f1f2;
}

#item69689 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:737px !important;
}

#item66459 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:195px !important;
}

#item68510 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:360px !important;
}

#item69210 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:524px !important;
}

#item67963 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:277px !important;
}

#item68533 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:442px !important;
}

#item69233 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:607px !important;
}

#item69712 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:689px !important;
}

#item67684 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:237px !important;
	background:#f1f1f2;
}

#item68556 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:401px !important;
	background:#f1f1f2;
}

#item69257 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:566px !important;
	background:#f1f1f2;
}

#item67986 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:319px !important;
	background:#f1f1f2;
}

#item68579 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:483px !important;
	background:#f1f1f2;
}

#item69280 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:648px !important;
	background:#f1f1f2;
}

#item69735 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:730px !important;
}

#item67107 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:194px !important;
}

#item68602 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:359px !important;
}

#item69303 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:523px !important;
}

#item68009 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:276px !important;
}

#item68625 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:441px !important;
}

#item69326 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:605px !important;
}

#item69758 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:688px !important;
}

#item67707 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:235px !important;
	background:#f1f1f2;
}

#item68648 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:400px !important;
	background:#f1f1f2;
}

#item69349 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:565px !important;
	background:#f1f1f2;
}

#item68032 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:318px !important;
	background:#f1f1f2;
}

#item68672 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:482px !important;
	background:#f1f1f2;
}

#item69372 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:647px !important;
	background:#f1f1f2;
}

#item69781 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:729px !important;
}

#item66597 {
	width:30px !important;
	left:98px !important;
	top:172px !important;
	min-height:8px !important;
}

#item66620 {
	width:24px !important;
	left:186px !important;
	top:172px !important;
	min-height:8px !important;
}

#item67444 {
	width:69px !important;
	height:28px !important;
	left:452px !important;
	top:162px !important;
}

#item67005 {
	width:37px !important;
	left:239px !important;
	top:172px !important;
	min-height:8px !important;
}

#item66643 {
	width:66px !important;
	left:303px !important;
	top:167px !important;
	min-height:18px !important;
}

#item67245 {
	width:64px !important;
	left:384px !important;
	top:167px !important;
	min-height:18px !important;
}

#item69957 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:190px !important;
	background:#fff;
}

#item69958 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:355px !important;
	background:#fff;
}

#item69959 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:519px !important;
	background:#fff;
}

#item69960 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:272px !important;
	background:#fff;
}

#item69961 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:437px !important;
	background:#fff;
}

#item69962 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:601px !important;
	background:#fff;
}

#item69963 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:684px !important;
	background:#fff;
}

#item69964 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item69965 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item69966 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item69967 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item69968 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item69969 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item69970 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item69971 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:190px !important;
	background:#fff;
}

#item69972 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:355px !important;
	background:#fff;
}

#item69973 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:519px !important;
	background:#fff;
}

#item69974 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:272px !important;
	background:#fff;
}

#item69975 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:437px !important;
	background:#fff;
}

#item69976 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:601px !important;
	background:#fff;
}

#item69977 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:684px !important;
	background:#fff;
}

#item69978 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item69979 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item69980 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item69981 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item69982 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item69984 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item69985 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item69986 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:190px !important;
	background:#fff;
}

#item69987 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:355px !important;
	background:#fff;
}

#item69988 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:519px !important;
	background:#fff;
}

#item69989 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:272px !important;
	background:#fff;
}

#item69990 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:437px !important;
	background:#fff;
}

#item69991 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:601px !important;
	background:#fff;
}

#item69992 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:684px !important;
	background:#fff;
}

#item69994 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item69995 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item69996 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item69997 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item69998 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item69999 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item70000 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item70001 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:190px !important;
	background:#fff;
}

#item70002 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:355px !important;
	background:#fff;
}

#item70003 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:519px !important;
	background:#fff;
}

#item70004 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:272px !important;
	background:#fff;
}

#item70005 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:437px !important;
	background:#fff;
}

#item70006 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:601px !important;
	background:#fff;
}

#item70007 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:684px !important;
	background:#fff;
}

#item70008 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item70009 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item70010 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item70011 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item70012 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item70013 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item70014 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item70015 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:190px !important;
	background:#fff;
}

#item70016 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:355px !important;
	background:#fff;
}

#item70017 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:519px !important;
	background:#fff;
}

#item70018 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:272px !important;
	background:#fff;
}

#item70020 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:437px !important;
	background:#fff;
}

#item70021 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:601px !important;
	background:#fff;
}

#item70022 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:684px !important;
	background:#fff;
}

#item70023 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item70024 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item70025 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item70026 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item70027 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item70028 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item70029 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item70030 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:190px !important;
	background:#fff;
}

#item70031 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:355px !important;
	background:#fff;
}

#item70032 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:519px !important;
	background:#fff;
}

#item70033 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:272px !important;
	background:#fff;
}

#item70034 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:437px !important;
	background:#fff;
}

#item70035 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:601px !important;
	background:#fff;
}

#item70036 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:684px !important;
	background:#fff;
}

#item70037 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item70038 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item70039 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item70040 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item70041 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item70042 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item70043 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item70067 {
	width:67px !important;
	height:19px !important;
	left:98px !important;
	top:366px !important;
}

#item70090 {
	width:67px !important;
	height:19px !important;
	left:98px !important;
	top:531px !important;
}

#item70113 {
	width:67px !important;
	height:19px !important;
	left:98px !important;
	top:284px !important;
}

#item70136 {
	width:67px !important;
	height:19px !important;
	left:98px !important;
	top:448px !important;
}

#item70160 {
	width:67px !important;
	height:19px !important;
	left:98px !important;
	top:613px !important;
}

#item70183 {
	width:67px !important;
	height:19px !important;
	left:98px !important;
	top:695px !important;
}

#item70206 {
	width:67px !important;
	height:19px !important;
	left:98px !important;
	top:243px !important;
	background:#f1f1f2;
}

#item75148 {
	width:67px !important;
	height:19px !important;
	left:98px !important;
	top:202px !important;
	background:#fff;
}

#item70229 {
	width:67px !important;
	height:19px !important;
	left:98px !important;
	top:407px !important;
	background:#f1f1f2;
}

#item70252 {
	width:67px !important;
	height:19px !important;
	left:98px !important;
	top:572px !important;
	background:#f1f1f2;
}

#item70275 {
	width:67px !important;
	height:19px !important;
	left:98px !important;
	top:325px !important;
	background:#f1f1f2;
}

#item70298 {
	width:67px !important;
	height:19px !important;
	left:98px !important;
	top:489px !important;
	background:#f1f1f2;
}

#item70322 {
	width:67px !important;
	height:19px !important;
	left:98px !important;
	top:654px !important;
	background:#f1f1f2;
}

#item70345 {
	width:67px !important;
	height:31px !important;
	left:98px !important;
	top:730px !important;
}

#item70368 {
	width:45px !important;
	height:28px !important;
	left:176px !important;
	top:197px !important;
}

#item70391 {
	width:45px !important;
	height:28px !important;
	left:176px !important;
	top:361px !important;
}

#item70414 {
	width:45px !important;
	height:28px !important;
	left:176px !important;
	top:526px !important;
}

#item70438 {
	width:45px !important;
	height:28px !important;
	left:176px !important;
	top:279px !important;
}

#item70461 {
	width:45px !important;
	height:28px !important;
	left:176px !important;
	top:443px !important;
}

#item70484 {
	width:45px !important;
	height:28px !important;
	left:176px !important;
	top:608px !important;
}

#item70507 {
	width:45px !important;
	height:28px !important;
	left:176px !important;
	top:690px !important;
}

#item70531 {
	width:45px !important;
	height:28px !important;
	left:176px !important;
	top:238px !important;
	background:#f1f1f2;
}

#item70554 {
	width:45px !important;
	height:28px !important;
	left:176px !important;
	top:402px !important;
	background:#f1f1f2;
}

#item70577 {
	width:45px !important;
	height:28px !important;
	left:176px !important;
	top:567px !important;
	background:#f1f1f2;
}

#item70600 {
	width:45px !important;
	height:28px !important;
	left:176px !important;
	top:320px !important;
	background:#f1f1f2;
}

#item70623 {
	width:45px !important;
	height:28px !important;
	left:176px !important;
	top:485px !important;
	background:#f1f1f2;
}

#item70646 {
	width:45px !important;
	height:28px !important;
	left:176px !important;
	top:649px !important;
	background:#f1f1f2;
}

#item70669 {
	width:54px !important;
	height:34px !important;
	left:171px !important;
	top:729px !important;
}

#item70692 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:202px !important;
}

#item70716 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:366px !important;
}

#item70739 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:531px !important;
}

#item70762 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:284px !important;
}

#item70785 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:448px !important;
}

#item70808 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:613px !important;
}

#item70831 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:695px !important;
}

#item70854 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:243px !important;
	background:#f1f1f2;
}

#item70878 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:407px !important;
	background:#f1f1f2;
}

#item70901 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:572px !important;
	background:#f1f1f2;
}

#item70924 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:325px !important;
	background:#f1f1f2;
}

#item70947 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:489px !important;
	background:#f1f1f2;
}

#item70970 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:654px !important;
	background:#f1f1f2;
}

#item70993 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:737px !important;
}

#item71016 {
	width:52px !important;
	height:19px !important;
	left:235px !important;
	top:202px !important;
}

#item71039 {
	width:52px !important;
	height:19px !important;
	left:235px !important;
	top:366px !important;
}

#item71062 {
	width:52px !important;
	height:19px !important;
	left:235px !important;
	top:531px !important;
}

#item71085 {
	width:52px !important;
	height:19px !important;
	left:235px !important;
	top:284px !important;
}

#item71108 {
	width:52px !important;
	height:19px !important;
	left:235px !important;
	top:448px !important;
}

#item71131 {
	width:52px !important;
	height:19px !important;
	left:235px !important;
	top:613px !important;
}

#item71154 {
	width:52px !important;
	height:19px !important;
	left:235px !important;
	top:695px !important;
}

#item71177 {
	width:52px !important;
	height:19px !important;
	left:235px !important;
	top:243px !important;
	background:#f1f1f2;
}

#item71200 {
	width:52px !important;
	height:19px !important;
	left:235px !important;
	top:407px !important;
	background:#f1f1f2;
}

#item71224 {
	width:52px !important;
	height:19px !important;
	left:235px !important;
	top:572px !important;
	background:#f1f1f2;
}

#item71248 {
	width:52px !important;
	height:19px !important;
	left:235px !important;
	top:325px !important;
	background:#f1f1f2;
}

#item71271 {
	width:52px !important;
	height:19px !important;
	left:235px !important;
	top:489px !important;
	background:#f1f1f2;
}

#item71294 {
	width:52px !important;
	height:31px !important;
	left:235px !important;
	top:648px !important;
	background:#f1f1f2;
}

#item71317 {
	width:52px !important;
	height:19px !important;
	left:235px !important;
	top:737px !important;
}

#item71340 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:195px !important;
}

#item71363 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:360px !important;
}

#item71386 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:524px !important;
}

#item71409 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:277px !important;
}

#item71432 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:442px !important;
}

#item71455 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:607px !important;
}

#item71479 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:689px !important;
}

#item71502 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:237px !important;
	background:#f1f1f2;
}

#item71525 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:401px !important;
	background:#f1f1f2;
}

#item71548 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:566px !important;
	background:#f1f1f2;
}

#item71571 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:319px !important;
	background:#f1f1f2;
}

#item71594 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:483px !important;
	background:#f1f1f2;
}

#item71618 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:648px !important;
	background:#f1f1f2;
}

#item71641 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:730px !important;
}

#item71664 {
	width:65px !important;
	height:33px !important;
	left:384px !important;
	top:194px !important;
}

#item71687 {
	width:65px !important;
	height:33px !important;
	left:384px !important;
	top:359px !important;
}

#item71711 {
	width:65px !important;
	height:33px !important;
	left:384px !important;
	top:523px !important;
}

#item71734 {
	width:65px !important;
	height:33px !important;
	left:384px !important;
	top:276px !important;
}

#item71757 {
	width:65px !important;
	height:33px !important;
	left:384px !important;
	top:441px !important;
}

#item71781 {
	width:65px !important;
	height:33px !important;
	left:384px !important;
	top:605px !important;
}

#item71804 {
	width:65px !important;
	height:33px !important;
	left:384px !important;
	top:688px !important;
}

#item71827 {
	width:65px !important;
	height:33px !important;
	left:384px !important;
	top:235px !important;
	background:#f1f1f2;
}

#item71850 {
	width:65px !important;
	height:33px !important;
	left:384px !important;
	top:400px !important;
	background:#f1f1f2;
}

#item71873 {
	width:65px !important;
	height:33px !important;
	left:384px !important;
	top:565px !important;
	background:#f1f1f2;
}

#item71896 {
	width:65px !important;
	height:33px !important;
	left:384px !important;
	top:318px !important;
	background:#f1f1f2;
}

#item71919 {
	width:65px !important;
	height:33px !important;
	left:384px !important;
	top:482px !important;
	background:#f1f1f2;
}

#item71942 {
	width:65px !important;
	height:33px !important;
	left:384px !important;
	top:647px !important;
	background:#f1f1f2;
}

#item71966 {
	width:65px !important;
	height:33px !important;
	left:384px !important;
	top:729px !important;
}

#item74967 {
	width:94px !important;
	height:28px !important;
	left:75px !important;
	top:162px !important;
	background:#ffdd00;
}

#item74968 {
	width:58px !important;
	height:28px !important;
	left:169px !important;
	top:162px !important;
	background:#ffdd00;
}

#item74970 {
	width:65px !important;
	height:28px !important;
	left:456px !important;
	top:162px !important;
	background:#ffdd00;
}

#item74971 {
	width:67px !important;
	height:28px !important;
	left:227px !important;
	top:162px !important;
	background:#ffdd00;
}

#item74972 {
	width:83px !important;
	height:28px !important;
	left:294px !important;
	top:162px !important;
	background:#ffdd00;
}

#item106208 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item74973 {
	width:79px !important;
	height:28px !important;
	left:377px !important;
	top:162px !important;
	background:#ffdd00;
}

#item74974 {
	width:30px !important;
	left:99px !important;
	top:172px !important;
	min-height:8px !important;
}

#item74997 {
	width:24px !important;
	left:186px !important;
	top:172px !important;
	min-height:8px !important;
}

#item75020 {
	width:69px !important;
	height:28px !important;
	left:452px !important;
	top:162px !important;
}

#item75043 {
	width:37px !important;
	left:239px !important;
	top:172px !important;
	min-height:8px !important;
}

#item75066 {
	width:66px !important;
	left:303px !important;
	top:167px !important;
	min-height:18px !important;
}

#item75089 {
	width:64px !important;
	left:384px !important;
	top:167px !important;
	min-height:18px !important;
}

#item72237 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:190px !important;
	background:#fff;
}

#item72238 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:355px !important;
	background:#fff;
}

#item72239 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:519px !important;
	background:#fff;
}

#item72240 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:272px !important;
	background:#fff;
}

#item72241 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:437px !important;
	background:#fff;
}

#item72242 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:601px !important;
	background:#fff;
}

#item72243 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:684px !important;
	background:#fff;
}

#item72244 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item72245 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item72246 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item72248 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item72249 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item72250 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item72251 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item72252 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:190px !important;
	background:#fff;
}

#item72253 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:355px !important;
	background:#fff;
}

#item72254 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:519px !important;
	background:#fff;
}

#item72255 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:272px !important;
	background:#fff;
}

#item72256 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:437px !important;
	background:#fff;
}

#item72257 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:601px !important;
	background:#fff;
}

#item72258 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:684px !important;
	background:#fff;
}

#item72259 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item72261 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item72262 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item72263 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item72264 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item72265 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item72266 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item72267 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:190px !important;
	background:#fff;
}

#item72268 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:355px !important;
	background:#fff;
}

#item72269 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:519px !important;
	background:#fff;
}

#item72270 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:272px !important;
	background:#fff;
}

#item72271 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:437px !important;
	background:#fff;
}

#item72273 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:601px !important;
	background:#fff;
}

#item72274 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:684px !important;
	background:#fff;
}

#item72275 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item72276 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item72277 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item72278 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item72279 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item72280 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item72281 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item72282 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:190px !important;
	background:#fff;
}

#item72283 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:355px !important;
	background:#fff;
}

#item72284 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:519px !important;
	background:#fff;
}

#item72285 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:272px !important;
	background:#fff;
}

#item72286 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:437px !important;
	background:#fff;
}

#item72287 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:601px !important;
	background:#fff;
}

#item72288 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:684px !important;
	background:#fff;
}

#item72289 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item72290 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item72291 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item72292 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item72293 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item72294 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item72295 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item72296 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:190px !important;
	background:#fff;
}

#item72297 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:355px !important;
	background:#fff;
}

#item72298 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:519px !important;
	background:#fff;
}

#item72299 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:272px !important;
	background:#fff;
}

#item72300 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:437px !important;
	background:#fff;
}

#item72301 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:601px !important;
	background:#fff;
}

#item72302 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:684px !important;
	background:#fff;
}

#item72303 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item72304 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item72305 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item72306 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item72308 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item72309 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item72310 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item72311 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:190px !important;
	background:#fff;
}

#item72312 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:355px !important;
	background:#fff;
}

#item72313 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:519px !important;
	background:#fff;
}

#item72314 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:272px !important;
	background:#fff;
}

#item72315 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:437px !important;
	background:#fff;
}

#item72316 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:601px !important;
	background:#fff;
}

#item72317 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:684px !important;
	background:#fff;
}

#item72318 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item72319 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item72320 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item72321 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item72322 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item72323 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item72324 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item72325 {
	width:76px !important;
	height:19px !important;
	left:98px !important;
	top:202px !important;
}

#item75498 {
	width:76px !important;
	height:19px !important;
	left:98px !important;
	top:243px !important;
}

#item72371 {
	width:67px !important;
	height:31px !important;
	left:98px !important;
	top:524px !important;
}

#item72395 {
	width:67px !important;
	height:33px !important;
	left:98px !important;
	top:276px !important;
}

#item72418 {
	width:67px !important;
	height:19px !important;
	left:98px !important;
	top:448px !important;
}

#item72441 {
	width:67px !important;
	height:19px !important;
	left:98px !important;
	top:613px !important;
}

#item72464 {
	width:67px !important;
	height:31px !important;
	left:98px !important;
	top:689px !important;
}

#item72511 {
	width:67px !important;
	height:19px !important;
	left:98px !important;
	top:407px !important;
	background:#f1f1f2;
}

#item72534 {
	width:67px !important;
	height:19px !important;
	left:98px !important;
	top:572px !important;
	background:#f1f1f2;
}

#item72557 {
	width:67px !important;
	height:33px !important;
	left:98px !important;
	top:318px !important;
	background:#f1f1f2;
}

#item74510 {
	width:67px !important;
	height:33px !important;
	left:98px !important;
	top:359px !important;
	background:#fff;
}

#item72580 {
	width:67px !important;
	height:19px !important;
	left:98px !important;
	top:489px !important;
	background:#f1f1f2;
}

#item72603 {
	width:71px !important;
	height:31px !important;
	left:98px !important;
	top:648px !important;
	background:#f1f1f2;
}

#item72626 {
	width:67px !important;
	height:19px !important;
	left:98px !important;
	top:737px !important;
}

#item72695 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:526px !important;
}

#item74563 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:277px !important;
}

#item72764 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:608px !important;
}

#item74586 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:360px !important;
}

#item72787 {
	width:43px !important;
	height:35px !important;
	left:177px !important;
	top:687px !important;
}

#item74755 {
	width:43px !important;
	height:35px !important;
	left:177px !important;
	top:193px !important;
}

#item74609 {
	width:43px !important;
	height:35px !important;
	left:177px !important;
	top:440px !important;
}

#item72856 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:567px !important;
	background:#f1f1f2;
}

#item74632 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:319px !important;
	background:#f1f1f2;
}

#item74732 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:238px !important;
	background:#f1f1f2;
}

#item72927 {
	width:46px !important;
	height:37px !important;
	left:175px !important;
	top:645px !important;
	background:#f1f1f2;
}

#item74655 {
	width:46px !important;
	height:37px !important;
	left:175px !important;
	top:398px !important;
	background:#f1f1f2;
}

#item72950 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:732px !important;
}

#item74678 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:484px !important;
}

#item72973 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:202px !important;
}

#item72996 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:366px !important;
}

#item73019 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:531px !important;
}

#item73042 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:284px !important;
}

#item73065 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:448px !important;
}

#item73088 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:613px !important;
}

#item73111 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:695px !important;
}

#item73134 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:243px !important;
	background:#f1f1f2;
}

#item73157 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:407px !important;
	background:#f1f1f2;
}

#item73180 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:572px !important;
	background:#f1f1f2;
}

#item73203 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:325px !important;
	background:#f1f1f2;
}

#item73228 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:489px !important;
	background:#f1f1f2;
}

#item73252 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:654px !important;
	background:#f1f1f2;
}

#item73275 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:737px !important;
}

#item73298 {
	width:52px !important;
	height:19px !important;
	left:235px !important;
	top:202px !important;
}

#item73321 {
	width:52px !important;
	height:33px !important;
	left:235px !important;
	top:359px !important;
}

#item75367 {
	width:52px !important;
	height:33px !important;
	left:235px !important;
	top:275px !important;
}

#item75390 {
	width:52px !important;
	height:33px !important;
	left:235px !important;
	top:235px !important;
}

#item73344 {
	width:52px !important;
	height:19px !important;
	left:235px !important;
	top:531px !important;
}

#item73390 {
	width:52px !important;
	height:19px !important;
	left:235px !important;
	top:448px !important;
}

#item73413 {
	width:52px !important;
	height:19px !important;
	left:235px !important;
	top:613px !important;
}

#item73482 {
	width:52px !important;
	height:19px !important;
	left:235px !important;
	top:407px !important;
	background:#f1f1f2;
}

#item73505 {
	width:52px !important;
	height:19px !important;
	left:235px !important;
	top:572px !important;
	background:#f1f1f2;
}

#item73528 {
	width:52px !important;
	height:33px !important;
	left:235px !important;
	top:316px !important;
	background:#f1f1f2;
}

#item73551 {
	width:52px !important;
	height:31px !important;
	left:235px !important;
	top:483px !important;
	background:#f1f1f2;
}

#item73574 {
	width:52px !important;
	height:33px !important;
	left:235px !important;
	top:647px !important;
	background:#f1f1f2;
}

#item75417 {
	width:52px !important;
	height:33px !important;
	left:235px !important;
	top:688px !important;
	background:#fff;
}

#item75440 {
	width:52px !important;
	height:33px !important;
	left:235px !important;
	top:729px !important;
	background:#f1f1f2;
}

#item73621 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:195px !important;
}

#item73644 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:360px !important;
}

#item73667 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:524px !important;
}

#item73690 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:277px !important;
}

#item73713 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:442px !important;
}

#item73736 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:607px !important;
}

#item73759 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:689px !important;
}

#item73782 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:237px !important;
	background:#f1f1f2;
}

#item73805 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:401px !important;
	background:#f1f1f2;
}

#item73828 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:566px !important;
	background:#f1f1f2;
}

#item73852 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:319px !important;
	background:#f1f1f2;
}

#item73875 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:483px !important;
	background:#f1f1f2;
}

#item73898 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:648px !important;
	background:#f1f1f2;
}

#item73921 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:730px !important;
}

#item73944 {
	width:65px !important;
	height:33px !important;
	left:384px !important;
	top:194px !important;
}

#item73968 {
	width:65px !important;
	height:33px !important;
	left:384px !important;
	top:359px !important;
}

#item73991 {
	width:65px !important;
	height:33px !important;
	left:384px !important;
	top:523px !important;
}

#item74014 {
	width:65px !important;
	height:33px !important;
	left:384px !important;
	top:276px !important;
}

#item74037 {
	width:65px !important;
	height:33px !important;
	left:384px !important;
	top:441px !important;
}

#item74061 {
	width:65px !important;
	height:33px !important;
	left:384px !important;
	top:605px !important;
}

#item74084 {
	width:65px !important;
	height:33px !important;
	left:384px !important;
	top:688px !important;
}

#item74107 {
	width:65px !important;
	height:33px !important;
	left:384px !important;
	top:235px !important;
	background:#f1f1f2;
}

#item74130 {
	width:65px !important;
	height:33px !important;
	left:384px !important;
	top:400px !important;
	background:#f1f1f2;
}

#item74153 {
	width:65px !important;
	height:33px !important;
	left:384px !important;
	top:565px !important;
	background:#f1f1f2;
}

#item74176 {
	width:65px !important;
	height:33px !important;
	left:384px !important;
	top:318px !important;
	background:#f1f1f2;
}

#item74199 {
	width:65px !important;
	height:33px !important;
	left:384px !important;
	top:482px !important;
	background:#f1f1f2;
}

#item74222 {
	width:65px !important;
	height:33px !important;
	left:384px !important;
	top:647px !important;
	background:#f1f1f2;
}

#item74245 {
	width:65px !important;
	height:33px !important;
	left:384px !important;
	top:729px !important;
}

#item75214 {
	width:94px !important;
	height:28px !important;
	left:75px !important;
	top:162px !important;
	background:#ffdd00;
}

#item75215 {
	width:58px !important;
	height:28px !important;
	left:169px !important;
	top:162px !important;
	background:#ffdd00;
}

#item75216 {
	width:65px !important;
	height:28px !important;
	left:456px !important;
	top:162px !important;
	background:#ffdd00;
}

#item75217 {
	width:67px !important;
	height:28px !important;
	left:227px !important;
	top:162px !important;
	background:#ffdd00;
}

#item75218 {
	width:83px !important;
	height:28px !important;
	left:294px !important;
	top:162px !important;
	background:#ffdd00;
}

#item106185 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item75219 {
	width:79px !important;
	height:28px !important;
	left:377px !important;
	top:162px !important;
	background:#ffdd00;
}

#item75220 {
	width:30px !important;
	left:98px !important;
	top:172px !important;
	min-height:8px !important;
}

#item75243 {
	width:24px !important;
	left:186px !important;
	top:172px !important;
	min-height:8px !important;
}

#item75266 {
	width:69px !important;
	height:28px !important;
	left:452px !important;
	top:162px !important;
}

#item75289 {
	width:37px !important;
	left:239px !important;
	top:172px !important;
	min-height:8px !important;
}

#item75312 {
	width:66px !important;
	left:303px !important;
	top:167px !important;
	min-height:18px !important;
}

#item75335 {
	width:64px !important;
	left:384px !important;
	top:167px !important;
	min-height:18px !important;
}

#item75531 {
	width:94px !important;
	height:28px !important;
	left:75px !important;
	top:162px !important;
	background:#ffdd00;
}

#item75532 {
	width:58px !important;
	height:28px !important;
	left:169px !important;
	top:162px !important;
	background:#ffdd00;
}

#item75533 {
	width:65px !important;
	height:28px !important;
	left:456px !important;
	top:162px !important;
	background:#ffdd00;
}

#item75534 {
	width:67px !important;
	height:28px !important;
	left:227px !important;
	top:162px !important;
	background:#ffdd00;
}

#item75535 {
	width:83px !important;
	height:28px !important;
	left:294px !important;
	top:162px !important;
	background:#ffdd00;
}

#item75536 {
	width:79px !important;
	height:28px !important;
	left:377px !important;
	top:162px !important;
	background:#ffdd00;
}

#item75538 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:190px !important;
	background:#fff;
}

#item75539 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:355px !important;
	background:#fff;
}

#item75540 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:520px !important;
	background:#fff;
}

#item75541 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:272px !important;
	background:#fff;
}

#item75542 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:437px !important;
	background:#fff;
}

#item75543 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:602px !important;
	background:#fff;
}

#item75544 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:684px !important;
	background:#fff;
}

#item75545 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item75546 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item75547 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item75548 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item75549 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item75550 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item75551 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item75553 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:190px !important;
	background:#fff;
}

#item75554 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:355px !important;
	background:#fff;
}

#item75555 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:520px !important;
	background:#fff;
}

#item75556 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:272px !important;
	background:#fff;
}

#item75557 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:437px !important;
	background:#fff;
}

#item75558 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:602px !important;
	background:#fff;
}

#item75559 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:684px !important;
	background:#fff;
}

#item75560 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item75561 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item75563 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item75564 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item75566 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item75567 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item75568 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item75569 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:190px !important;
	background:#fff;
}

#item75570 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:355px !important;
	background:#fff;
}

#item75571 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:520px !important;
	background:#fff;
}

#item75572 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:272px !important;
	background:#fff;
}

#item75573 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:437px !important;
	background:#fff;
}

#item75574 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:602px !important;
	background:#fff;
}

#item75575 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:684px !important;
	background:#fff;
}

#item75576 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item75577 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item75578 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item75579 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item75580 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item75581 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item75582 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item75583 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:190px !important;
	background:#fff;
}

#item75584 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:355px !important;
	background:#fff;
}

#item75585 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:520px !important;
	background:#fff;
}

#item75586 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:272px !important;
	background:#fff;
}

#item75587 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:437px !important;
	background:#fff;
}

#item75588 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:602px !important;
	background:#fff;
}

#item75590 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:684px !important;
	background:#fff;
}

#item75591 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item75592 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item75593 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item75594 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item75595 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item75596 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item75597 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item75598 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:190px !important;
	background:#fff;
}

#item75599 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:355px !important;
	background:#fff;
}

#item75600 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:520px !important;
	background:#fff;
}

#item75601 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:272px !important;
	background:#fff;
}

#item75602 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:437px !important;
	background:#fff;
}

#item75603 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:602px !important;
	background:#fff;
}

#item75604 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:684px !important;
	background:#fff;
}

#item75605 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item75606 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item75607 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item75608 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item75609 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item75610 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item75611 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item75612 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:190px !important;
	background:#fff;
}

#item75613 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:355px !important;
	background:#fff;
}

#item75614 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:520px !important;
	background:#fff;
}

#item75616 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:272px !important;
	background:#fff;
}

#item75617 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:437px !important;
	background:#fff;
}

#item75618 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:602px !important;
	background:#fff;
}

#item75619 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:684px !important;
	background:#fff;
}

#item75620 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item75621 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item75622 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item75623 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item75624 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item75626 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item106162 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item75627 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item75628 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:202px !important;
}

#item75651 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:366px !important;
}

#item75674 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:531px !important;
}

#item75697 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:284px !important;
}

#item75720 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:448px !important;
}

#item75743 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:613px !important;
}

#item75766 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:695px !important;
}

#item75789 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:243px !important;
	background:#f1f1f2;
}

#item75812 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:407px !important;
	background:#f1f1f2;
}

#item75835 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:572px !important;
	background:#f1f1f2;
}

#item75858 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:325px !important;
	background:#f1f1f2;
}

#item75881 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:490px !important;
	background:#f1f1f2;
}

#item75904 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:654px !important;
	background:#f1f1f2;
}

#item75927 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:737px !important;
}

#item75950 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:197px !important;
}

#item75974 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:361px !important;
}

#item75997 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:526px !important;
}

#item76020 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:279px !important;
}

#item76043 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:443px !important;
}

#item76066 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:608px !important;
}

#item76089 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:691px !important;
}

#item76113 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:238px !important;
	background:#f1f1f2;
}

#item76136 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:403px !important;
	background:#f1f1f2;
}

#item76159 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:567px !important;
	background:#f1f1f2;
}

#item76182 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:320px !important;
	background:#f1f1f2;
}

#item76205 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:485px !important;
	background:#f1f1f2;
}

#item76228 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:649px !important;
	background:#f1f1f2;
}

#item76251 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:732px !important;
}

#item76274 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:202px !important;
}

#item76297 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:366px !important;
}

#item76320 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:531px !important;
}

#item76344 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:284px !important;
}

#item76367 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:448px !important;
}

#item76390 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:613px !important;
}

#item76413 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:695px !important;
}

#item76436 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:243px !important;
	background:#f1f1f2;
}

#item76459 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:407px !important;
	background:#f1f1f2;
}

#item76482 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:572px !important;
	background:#f1f1f2;
}

#item76505 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:325px !important;
	background:#f1f1f2;
}

#item76528 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:490px !important;
	background:#f1f1f2;
}

#item76551 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:654px !important;
	background:#f1f1f2;
}

#item76574 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:737px !important;
}

#item76598 {
	width:52px !important;
	height:31px !important;
	left:234px !important;
	top:195px !important;
}

#item77800 {
	width:52px !important;
	height:31px !important;
	left:234px !important;
	top:237px !important;
}

#item76621 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:366px !important;
}

#item76644 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:531px !important;
}

#item76667 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:284px !important;
}

#item76690 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:448px !important;
}

#item76714 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:613px !important;
}

#item76737 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:695px !important;
}

#item76785 {
	width:52px !important;
	height:31px !important;
	left:234px !important;
	top:401px !important;
	background:#f1f1f2;
}

#item76808 {
	width:52px !important;
	height:31px !important;
	left:234px !important;
	top:566px !important;
	background:#f1f1f2;
}

#item76831 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:325px !important;
	background:#f1f1f2;
}

#item76854 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:490px !important;
	background:#f1f1f2;
}

#item76877 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:654px !important;
	background:#f1f1f2;
}

#item76900 {
	width:52px !important;
	height:31px !important;
	left:234px !important;
	top:731px !important;
}

#item76923 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:195px !important;
}

#item76946 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:360px !important;
}

#item76969 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:525px !important;
}

#item76992 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:277px !important;
}

#item77015 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:442px !important;
}

#item77038 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:607px !important;
}

#item77062 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:689px !important;
}

#item77086 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:237px !important;
	background:#f1f1f2;
}

#item77109 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:401px !important;
	background:#f1f1f2;
}

#item77132 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:566px !important;
	background:#f1f1f2;
}

#item77155 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:319px !important;
	background:#f1f1f2;
}

#item77178 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:483px !important;
	background:#f1f1f2;
}

#item77201 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:648px !important;
	background:#f1f1f2;
}

#item77224 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:731px !important;
}

#item77247 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:194px !important;
}

#item77270 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:359px !important;
}

#item77293 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:523px !important;
}

#item77316 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:276px !important;
}

#item77339 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:441px !important;
}

#item77362 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:606px !important;
}

#item77385 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:688px !important;
}

#item77408 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:235px !important;
	background:#f1f1f2;
}

#item77432 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:400px !important;
	background:#f1f1f2;
}

#item77455 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:565px !important;
	background:#f1f1f2;
}

#item77478 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:318px !important;
	background:#f1f1f2;
}

#item77501 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:482px !important;
	background:#f1f1f2;
}

#item77524 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:647px !important;
	background:#f1f1f2;
}

#item77547 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:729px !important;
}

#item77570 {
	width:30px !important;
	left:98px !important;
	top:172px !important;
	min-height:8px !important;
}

#item77593 {
	width:24px !important;
	left:186px !important;
	top:172px !important;
	min-height:8px !important;
}

#item77616 {
	width:69px !important;
	height:28px !important;
	left:452px !important;
	top:162px !important;
}

#item77639 {
	width:37px !important;
	left:239px !important;
	top:172px !important;
	min-height:8px !important;
}

#item77662 {
	width:66px !important;
	left:303px !important;
	top:167px !important;
	min-height:18px !important;
}

#item77685 {
	width:64px !important;
	left:384px !important;
	top:167px !important;
	min-height:18px !important;
}

#item77832 {
	width:94px !important;
	height:28px !important;
	left:75px !important;
	top:162px !important;
	background:#ffdd00;
}

#item77833 {
	width:58px !important;
	height:28px !important;
	left:169px !important;
	top:162px !important;
	background:#ffdd00;
}

#item77834 {
	width:65px !important;
	height:28px !important;
	left:456px !important;
	top:162px !important;
	background:#ffdd00;
}

#item77835 {
	width:67px !important;
	height:28px !important;
	left:227px !important;
	top:162px !important;
	background:#ffdd00;
}

#item77836 {
	width:83px !important;
	height:28px !important;
	left:294px !important;
	top:162px !important;
	background:#ffdd00;
}

#item77837 {
	width:79px !important;
	height:28px !important;
	left:377px !important;
	top:162px !important;
	background:#ffdd00;
}

#item77838 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:190px !important;
	background:#fff;
}

#item77839 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:355px !important;
	background:#fff;
}

#item77840 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:520px !important;
	background:#fff;
}

#item77841 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:272px !important;
	background:#fff;
}

#item77842 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:437px !important;
	background:#fff;
}

#item77844 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:602px !important;
	background:#fff;
}

#item77845 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:684px !important;
	background:#fff;
}

#item77846 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item77847 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item77848 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item77849 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item77850 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item77851 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item77852 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item77853 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:190px !important;
	background:#fff;
}

#item77854 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:355px !important;
	background:#fff;
}

#item77855 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:520px !important;
	background:#fff;
}

#item77856 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:272px !important;
	background:#fff;
}

#item77857 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:437px !important;
	background:#fff;
}

#item77858 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:602px !important;
	background:#fff;
}

#item77859 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:684px !important;
	background:#fff;
}

#item77860 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item77861 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item77862 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item77863 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item77864 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item77865 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item77866 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item77867 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:190px !important;
	background:#fff;
}

#item77869 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:355px !important;
	background:#fff;
}

#item77870 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:520px !important;
	background:#fff;
}

#item77871 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:272px !important;
	background:#fff;
}

#item77872 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:437px !important;
	background:#fff;
}

#item77873 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:602px !important;
	background:#fff;
}

#item77874 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:684px !important;
	background:#fff;
}

#item77875 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item77876 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item77877 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item77878 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item77880 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item77881 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item77882 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item77883 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:190px !important;
	background:#fff;
}

#item77884 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:355px !important;
	background:#fff;
}

#item77885 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:520px !important;
	background:#fff;
}

#item77886 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:272px !important;
	background:#fff;
}

#item77887 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:437px !important;
	background:#fff;
}

#item77889 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:602px !important;
	background:#fff;
}

#item77890 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:684px !important;
	background:#fff;
}

#item77892 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item77893 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item77894 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item77895 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item77896 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item77897 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item77898 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item77899 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:190px !important;
	background:#fff;
}

#item77900 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:355px !important;
	background:#fff;
}

#item77901 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:520px !important;
	background:#fff;
}

#item77902 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:272px !important;
	background:#fff;
}

#item77903 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:437px !important;
	background:#fff;
}

#item77904 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:602px !important;
	background:#fff;
}

#item77905 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:684px !important;
	background:#fff;
}

#item77906 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item77907 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item77908 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item77909 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item77910 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item77912 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item77913 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item77914 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:190px !important;
	background:#fff;
}

#item77915 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:355px !important;
	background:#fff;
}

#item77916 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:520px !important;
	background:#fff;
}

#item77918 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:272px !important;
	background:#fff;
}

#item77919 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:437px !important;
	background:#fff;
}

#item77920 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:602px !important;
	background:#fff;
}

#item77921 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:684px !important;
	background:#fff;
}

#item77922 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item77923 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item77924 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item77925 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item77926 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item77927 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item106139 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item77928 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item77929 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:202px !important;
}

#item77952 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:366px !important;
}

#item77975 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:531px !important;
}

#item77998 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:284px !important;
}

#item78021 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:448px !important;
}

#item78044 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:613px !important;
}

#item78067 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:695px !important;
}

#item78090 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:243px !important;
	background:#f1f1f2;
}

#item78113 {
	width:67px !important;
	height:33px !important;
	left:97px !important;
	top:400px !important;
	background:#f1f1f2;
}

#item78136 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:572px !important;
	background:#f1f1f2;
}

#item78159 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:325px !important;
	background:#f1f1f2;
}

#item78183 {
	width:76px !important;
	height:37px !important;
	left:97px !important;
	top:481px !important;
	background:#f1f1f2;
}

#item78206 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:654px !important;
	background:#f1f1f2;
}

#item78229 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:737px !important;
}

#item78252 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:197px !important;
}

#item78275 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:361px !important;
}

#item78298 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:526px !important;
}

#item78321 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:279px !important;
}

#item78344 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:443px !important;
}

#item78367 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:608px !important;
}

#item78390 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:691px !important;
}

#item78413 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:238px !important;
	background:#f1f1f2;
}

#item78436 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:403px !important;
	background:#f1f1f2;
}

#item78459 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:567px !important;
	background:#f1f1f2;
}

#item78482 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:320px !important;
	background:#f1f1f2;
}

#item78505 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:485px !important;
	background:#f1f1f2;
}

#item78530 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:649px !important;
	background:#f1f1f2;
}

#item78553 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:732px !important;
}

#item78576 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:202px !important;
}

#item78599 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:366px !important;
}

#item78623 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:531px !important;
}

#item78646 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:284px !important;
}

#item78669 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:448px !important;
}

#item78692 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:613px !important;
}

#item78715 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:695px !important;
}

#item78738 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:243px !important;
	background:#f1f1f2;
}

#item78761 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:407px !important;
	background:#f1f1f2;
}

#item78784 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:572px !important;
	background:#f1f1f2;
}

#item78807 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:325px !important;
	background:#f1f1f2;
}

#item78830 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:490px !important;
	background:#f1f1f2;
}

#item78853 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:654px !important;
	background:#f1f1f2;
}

#item78876 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:737px !important;
}

#item78900 {
	width:52px !important;
	height:31px !important;
	left:234px !important;
	top:195px !important;
}

#item78923 {
	width:52px !important;
	height:31px !important;
	left:234px !important;
	top:237px !important;
}

#item78946 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:366px !important;
}

#item78969 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:531px !important;
}

#item78992 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:284px !important;
}

#item79015 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:448px !important;
}

#item79038 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:613px !important;
}

#item79061 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:695px !important;
}

#item79084 {
	width:52px !important;
	height:31px !important;
	left:234px !important;
	top:401px !important;
	background:#f1f1f2;
}

#item79107 {
	width:52px !important;
	height:31px !important;
	left:234px !important;
	top:566px !important;
	background:#f1f1f2;
}

#item79130 {
	width:52px !important;
	height:33px !important;
	left:234px !important;
	top:318px !important;
	background:#f1f1f2;
}

#item79153 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:490px !important;
	background:#f1f1f2;
}

#item79176 {
	width:52px !important;
	height:33px !important;
	left:234px !important;
	top:647px !important;
	background:#f1f1f2;
}

#item79199 {
	width:52px !important;
	height:31px !important;
	left:234px !important;
	top:731px !important;
}

#item79222 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:195px !important;
}

#item79245 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:360px !important;
}

#item79269 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:525px !important;
}

#item79292 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:277px !important;
}

#item79315 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:442px !important;
}

#item79339 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:607px !important;
}

#item79362 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:689px !important;
}

#item79385 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:237px !important;
	background:#f1f1f2;
}

#item79409 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:401px !important;
	background:#f1f1f2;
}

#item79432 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:566px !important;
	background:#f1f1f2;
}

#item79455 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:319px !important;
	background:#f1f1f2;
}

#item79478 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:483px !important;
	background:#f1f1f2;
}

#item79501 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:648px !important;
	background:#f1f1f2;
}

#item79524 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:731px !important;
}

#item79547 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:194px !important;
}

#item79570 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:359px !important;
}

#item79593 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:523px !important;
}

#item79616 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:276px !important;
}

#item79640 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:441px !important;
}

#item79663 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:606px !important;
}

#item79686 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:688px !important;
}

#item79709 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:235px !important;
	background:#f1f1f2;
}

#item79732 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:400px !important;
	background:#f1f1f2;
}

#item79755 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:565px !important;
	background:#f1f1f2;
}

#item79779 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:318px !important;
	background:#f1f1f2;
}

#item79802 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:482px !important;
	background:#f1f1f2;
}

#item79825 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:647px !important;
	background:#f1f1f2;
}

#item79848 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:729px !important;
}

#item79871 {
	width:30px !important;
	left:98px !important;
	top:172px !important;
	min-height:8px !important;
}

#item79894 {
	width:24px !important;
	left:186px !important;
	top:172px !important;
	min-height:8px !important;
}

#item79917 {
	width:69px !important;
	height:28px !important;
	left:452px !important;
	top:162px !important;
}

#item79940 {
	width:37px !important;
	left:239px !important;
	top:172px !important;
	min-height:8px !important;
}

#item79963 {
	width:66px !important;
	left:303px !important;
	top:167px !important;
	min-height:18px !important;
}

#item79986 {
	width:64px !important;
	left:384px !important;
	top:167px !important;
	min-height:18px !important;
}

#item80108 {
	width:94px !important;
	height:28px !important;
	left:75px !important;
	top:162px !important;
	background:#ffdd00;
}

#item80109 {
	width:58px !important;
	height:28px !important;
	left:169px !important;
	top:162px !important;
	background:#ffdd00;
}

#item80111 {
	width:65px !important;
	height:28px !important;
	left:456px !important;
	top:162px !important;
	background:#ffdd00;
}

#item80112 {
	width:67px !important;
	height:28px !important;
	left:227px !important;
	top:162px !important;
	background:#ffdd00;
}

#item80113 {
	width:83px !important;
	height:28px !important;
	left:294px !important;
	top:162px !important;
	background:#ffdd00;
}

#item80114 {
	width:79px !important;
	height:28px !important;
	left:377px !important;
	top:162px !important;
	background:#ffdd00;
}

#item80115 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:190px !important;
	background:#fff;
}

#item80116 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:355px !important;
	background:#fff;
}

#item80117 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:520px !important;
	background:#fff;
}

#item80118 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:272px !important;
	background:#fff;
}

#item80119 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:437px !important;
	background:#fff;
}

#item80120 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:602px !important;
	background:#fff;
}

#item80121 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:684px !important;
	background:#fff;
}

#item80122 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item80123 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item80124 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item80125 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item80126 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item80127 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item80128 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item80129 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:190px !important;
	background:#fff;
}

#item80130 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:355px !important;
	background:#fff;
}

#item80131 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:520px !important;
	background:#fff;
}

#item80132 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:272px !important;
	background:#fff;
}

#item80133 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:437px !important;
	background:#fff;
}

#item80134 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:602px !important;
	background:#fff;
}

#item80135 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:684px !important;
	background:#fff;
}

#item80136 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item80137 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item80138 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item80139 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item80141 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item80142 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item80143 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item80144 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:190px !important;
	background:#fff;
}

#item80146 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:355px !important;
	background:#fff;
}

#item80147 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:520px !important;
	background:#fff;
}

#item80148 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:272px !important;
	background:#fff;
}

#item80149 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:437px !important;
	background:#fff;
}

#item80150 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:602px !important;
	background:#fff;
}

#item80151 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:684px !important;
	background:#fff;
}

#item80152 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item80153 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item80154 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item80155 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item80156 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item80157 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item80158 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item80159 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:190px !important;
	background:#fff;
}

#item80160 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:355px !important;
	background:#fff;
}

#item80161 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:520px !important;
	background:#fff;
}

#item80162 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:272px !important;
	background:#fff;
}

#item80163 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:437px !important;
	background:#fff;
}

#item80164 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:602px !important;
	background:#fff;
}

#item80165 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:684px !important;
	background:#fff;
}

#item80166 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item80167 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item80168 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item80169 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item80170 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item80171 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item80172 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item80173 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:190px !important;
	background:#fff;
}

#item80174 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:355px !important;
	background:#fff;
}

#item80175 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:520px !important;
	background:#fff;
}

#item80176 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:272px !important;
	background:#fff;
}

#item80177 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:437px !important;
	background:#fff;
}

#item80178 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:602px !important;
	background:#fff;
}

#item80179 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:684px !important;
	background:#fff;
}

#item80181 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item80182 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item80183 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item80184 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item80185 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item80186 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item80188 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item80189 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:190px !important;
	background:#fff;
}

#item80190 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:355px !important;
	background:#fff;
}

#item80191 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:520px !important;
	background:#fff;
}

#item80192 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:272px !important;
	background:#fff;
}

#item80193 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:437px !important;
	background:#fff;
}

#item80194 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:602px !important;
	background:#fff;
}

#item80195 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:684px !important;
	background:#fff;
}

#item80196 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item80197 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item80198 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item80199 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item80200 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item80201 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item106116 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item80202 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item80203 {
	width:67px !important;
	height:31px !important;
	left:97px !important;
	top:195px !important;
}

#item80226 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:366px !important;
}

#item80249 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:531px !important;
}

#item80272 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:284px !important;
}

#item80295 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:448px !important;
}

#item80318 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:613px !important;
}

#item80341 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:695px !important;
}

#item80365 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:243px !important;
	background:#f1f1f2;
}

#item80388 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:407px !important;
	background:#f1f1f2;
}

#item80411 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:572px !important;
	background:#f1f1f2;
}

#item80434 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:325px !important;
	background:#f1f1f2;
}

#item80457 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:490px !important;
	background:#f1f1f2;
}

#item80480 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:654px !important;
	background:#f1f1f2;
}

#item80503 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:737px !important;
}

#item80526 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:197px !important;
}

#item80549 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:361px !important;
}

#item80572 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:526px !important;
}

#item80595 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:279px !important;
}

#item80618 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:443px !important;
}

#item80642 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:608px !important;
}

#item80665 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:691px !important;
}

#item80688 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:238px !important;
	background:#f1f1f2;
}

#item80712 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:403px !important;
	background:#f1f1f2;
}

#item80735 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:567px !important;
	background:#f1f1f2;
}

#item80758 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:320px !important;
	background:#f1f1f2;
}

#item80781 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:485px !important;
	background:#f1f1f2;
}

#item80804 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:649px !important;
	background:#f1f1f2;
}

#item80827 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:732px !important;
}

#item80850 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:202px !important;
}

#item80873 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:366px !important;
}

#item80896 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:531px !important;
}

#item80919 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:284px !important;
}

#item80942 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:448px !important;
}

#item80965 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:613px !important;
}

#item80988 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:695px !important;
}

#item81011 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:243px !important;
	background:#f1f1f2;
}

#item81034 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:407px !important;
	background:#f1f1f2;
}

#item81057 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:572px !important;
	background:#f1f1f2;
}

#item81082 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:325px !important;
	background:#f1f1f2;
}

#item81105 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:490px !important;
	background:#f1f1f2;
}

#item81128 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:654px !important;
	background:#f1f1f2;
}

#item81151 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:737px !important;
}

#item81174 {
	width:52px !important;
	height:31px !important;
	left:234px !important;
	top:195px !important;
}

#item81197 {
	width:52px !important;
	height:31px !important;
	left:234px !important;
	top:237px !important;
}

#item81220 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:366px !important;
}

#item81243 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:531px !important;
}

#item81266 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:284px !important;
}

#item81289 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:448px !important;
}

#item81313 {
	width:52px !important;
	height:33px !important;
	left:234px !important;
	top:606px !important;
}

#item81336 {
	width:52px !important;
	height:33px !important;
	left:234px !important;
	top:688px !important;
}

#item81359 {
	width:52px !important;
	height:31px !important;
	left:234px !important;
	top:401px !important;
	background:#f1f1f2;
}

#item81382 {
	width:52px !important;
	height:31px !important;
	left:234px !important;
	top:566px !important;
	background:#f1f1f2;
}

#item81405 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:325px !important;
	background:#f1f1f2;
}

#item81428 {
	width:52px !important;
	height:33px !important;
	left:234px !important;
	top:482px !important;
	background:#f1f1f2;
}

#item81452 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:654px !important;
	background:#f1f1f2;
}

#item81475 {
	width:52px !important;
	height:31px !important;
	left:234px !important;
	top:731px !important;
}

#item81498 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:195px !important;
}

#item81521 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:360px !important;
}

#item81544 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:525px !important;
}

#item81567 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:277px !important;
}

#item81590 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:442px !important;
}

#item81613 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:607px !important;
}

#item81636 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:689px !important;
}

#item81659 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:237px !important;
	background:#f1f1f2;
}

#item81682 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:401px !important;
	background:#f1f1f2;
}

#item81705 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:566px !important;
	background:#f1f1f2;
}

#item81728 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:319px !important;
	background:#f1f1f2;
}

#item81751 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:483px !important;
	background:#f1f1f2;
}

#item81774 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:648px !important;
	background:#f1f1f2;
}

#item81799 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:731px !important;
}

#item81822 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:194px !important;
}

#item81845 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:359px !important;
}

#item81869 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:523px !important;
}

#item81892 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:276px !important;
}

#item81915 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:441px !important;
}

#item81938 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:606px !important;
}

#item81961 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:688px !important;
}

#item81984 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:235px !important;
	background:#f1f1f2;
}

#item82007 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:400px !important;
	background:#f1f1f2;
}

#item82031 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:565px !important;
	background:#f1f1f2;
}

#item82054 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:318px !important;
	background:#f1f1f2;
}

#item82077 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:482px !important;
	background:#f1f1f2;
}

#item82100 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:647px !important;
	background:#f1f1f2;
}

#item82123 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:729px !important;
}

#item82146 {
	width:30px !important;
	left:98px !important;
	top:172px !important;
	min-height:8px !important;
}

#item82170 {
	width:24px !important;
	left:186px !important;
	top:172px !important;
	min-height:8px !important;
}

#item82194 {
	width:69px !important;
	height:28px !important;
	left:452px !important;
	top:162px !important;
}

#item82217 {
	width:37px !important;
	left:239px !important;
	top:172px !important;
	min-height:8px !important;
}

#item82240 {
	width:66px !important;
	left:303px !important;
	top:167px !important;
	min-height:18px !important;
}

#item82263 {
	width:64px !important;
	left:384px !important;
	top:167px !important;
	min-height:18px !important;
}

#item82406 {
	width:94px !important;
	height:28px !important;
	left:75px !important;
	top:162px !important;
	background:#ffdd00;
}

#item82407 {
	width:58px !important;
	height:28px !important;
	left:169px !important;
	top:162px !important;
	background:#ffdd00;
}

#item82408 {
	width:65px !important;
	height:28px !important;
	left:456px !important;
	top:162px !important;
	background:#ffdd00;
}

#item82409 {
	width:67px !important;
	height:28px !important;
	left:227px !important;
	top:162px !important;
	background:#ffdd00;
}

#item82410 {
	width:83px !important;
	height:28px !important;
	left:294px !important;
	top:162px !important;
	background:#ffdd00;
}

#item82411 {
	width:79px !important;
	height:28px !important;
	left:377px !important;
	top:162px !important;
	background:#ffdd00;
}

#item82412 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:190px !important;
	background:#fff;
}

#item82414 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:355px !important;
	background:#fff;
}

#item82415 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:520px !important;
	background:#fff;
}

#item82416 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:272px !important;
	background:#fff;
}

#item82417 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:437px !important;
	background:#fff;
}

#item82418 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:602px !important;
	background:#fff;
}

#item82419 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:684px !important;
	background:#fff;
}

#item82420 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item82421 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item82422 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item82423 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item82424 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item82425 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item82426 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item82427 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:190px !important;
	background:#fff;
}

#item82428 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:355px !important;
	background:#fff;
}

#item82429 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:520px !important;
	background:#fff;
}

#item82430 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:272px !important;
	background:#fff;
}

#item82432 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:437px !important;
	background:#fff;
}

#item82433 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:602px !important;
	background:#fff;
}

#item82434 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:684px !important;
	background:#fff;
}

#item82435 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item82436 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item82437 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item82438 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item82439 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item82440 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item82441 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item82442 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:190px !important;
	background:#fff;
}

#item82443 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:355px !important;
	background:#fff;
}

#item82444 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:520px !important;
	background:#fff;
}

#item82445 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:272px !important;
	background:#fff;
}

#item82446 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:437px !important;
	background:#fff;
}

#item82447 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:602px !important;
	background:#fff;
}

#item82448 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:684px !important;
	background:#fff;
}

#item82449 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item82450 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item82451 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item82452 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item82453 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item82454 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item82455 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item82456 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:190px !important;
	background:#fff;
}

#item82457 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:355px !important;
	background:#fff;
}

#item82458 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:520px !important;
	background:#fff;
}

#item82459 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:272px !important;
	background:#fff;
}

#item82460 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:437px !important;
	background:#fff;
}

#item82461 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:602px !important;
	background:#fff;
}

#item82462 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:684px !important;
	background:#fff;
}

#item82463 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item82464 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item82465 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item82467 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item82468 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item82469 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item82470 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item82471 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:190px !important;
	background:#fff;
}

#item82472 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:355px !important;
	background:#fff;
}

#item82474 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:520px !important;
	background:#fff;
}

#item82475 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:272px !important;
	background:#fff;
}

#item82476 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:437px !important;
	background:#fff;
}

#item82477 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:602px !important;
	background:#fff;
}

#item82478 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:684px !important;
	background:#fff;
}

#item82479 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item82480 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item82481 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item82482 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item82483 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item82484 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item82485 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item82486 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:190px !important;
	background:#fff;
}

#item82487 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:355px !important;
	background:#fff;
}

#item82488 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:520px !important;
	background:#fff;
}

#item82489 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:272px !important;
	background:#fff;
}

#item82490 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:437px !important;
	background:#fff;
}

#item82491 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:602px !important;
	background:#fff;
}

#item82492 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:684px !important;
	background:#fff;
}

#item82493 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item82494 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item82495 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item82496 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item82497 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item82498 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item106093 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item82499 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item82500 {
	width:67px !important;
	height:31px !important;
	left:97px !important;
	top:195px !important;
}

#item82524 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:366px !important;
}

#item82547 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:531px !important;
}

#item82570 {
	width:67px !important;
	height:33px !important;
	left:97px !important;
	top:276px !important;
}

#item82593 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:448px !important;
}

#item82616 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:613px !important;
}

#item82639 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:695px !important;
}

#item82663 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:243px !important;
	background:#f1f1f2;
}

#item82686 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:407px !important;
	background:#f1f1f2;
}

#item82709 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:572px !important;
	background:#f1f1f2;
}

#item82732 {
	width:67px !important;
	height:33px !important;
	left:97px !important;
	top:318px !important;
	background:#f1f1f2;
}

#item82755 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:490px !important;
	background:#f1f1f2;
}

#item82778 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:654px !important;
	background:#f1f1f2;
}

#item82801 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:737px !important;
}

#item82824 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:197px !important;
}

#item82847 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:361px !important;
}

#item82870 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:526px !important;
}

#item82894 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:279px !important;
}

#item82917 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:443px !important;
}

#item82940 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:608px !important;
}

#item82963 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:691px !important;
}

#item82986 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:238px !important;
	background:#f1f1f2;
}

#item83009 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:403px !important;
	background:#f1f1f2;
}

#item83032 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:567px !important;
	background:#f1f1f2;
}

#item83055 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:320px !important;
	background:#f1f1f2;
}

#item83078 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:485px !important;
	background:#f1f1f2;
}

#item83101 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:649px !important;
	background:#f1f1f2;
}

#item83124 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:732px !important;
}

#item83147 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:202px !important;
}

#item83170 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:366px !important;
}

#item83193 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:531px !important;
}

#item83216 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:284px !important;
}

#item83239 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:448px !important;
}

#item83263 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:613px !important;
}

#item83286 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:695px !important;
}

#item83309 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:243px !important;
	background:#f1f1f2;
}

#item83332 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:407px !important;
	background:#f1f1f2;
}

#item83355 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:572px !important;
	background:#f1f1f2;
}

#item83378 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:325px !important;
	background:#f1f1f2;
}

#item83401 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:490px !important;
	background:#f1f1f2;
}

#item83424 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:654px !important;
	background:#f1f1f2;
}

#item83449 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:737px !important;
}

#item83472 {
	width:52px !important;
	height:31px !important;
	left:234px !important;
	top:195px !important;
}

#item83495 {
	width:52px !important;
	height:31px !important;
	left:234px !important;
	top:237px !important;
}

#item83518 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:366px !important;
}

#item83541 {
	width:52px !important;
	height:33px !important;
	left:234px !important;
	top:523px !important;
}

#item83564 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:284px !important;
}

#item83587 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:448px !important;
}

#item83611 {
	width:52px !important;
	height:33px !important;
	left:234px !important;
	top:606px !important;
}

#item83634 {
	width:52px !important;
	height:33px !important;
	left:234px !important;
	top:688px !important;
}

#item83657 {
	width:52px !important;
	height:31px !important;
	left:234px !important;
	top:401px !important;
	background:#f1f1f2;
}

#item83680 {
	width:52px !important;
	height:31px !important;
	left:234px !important;
	top:566px !important;
	background:#f1f1f2;
}

#item83703 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:325px !important;
	background:#f1f1f2;
}

#item83726 {
	width:52px !important;
	height:33px !important;
	left:234px !important;
	top:482px !important;
	background:#f1f1f2;
}

#item83749 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:654px !important;
	background:#f1f1f2;
}

#item83772 {
	width:52px !important;
	height:31px !important;
	left:234px !important;
	top:731px !important;
}

#item83795 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:195px !important;
}

#item83818 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:360px !important;
}

#item83841 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:525px !important;
}

#item83864 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:277px !important;
}

#item83887 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:442px !important;
}

#item83910 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:607px !important;
}

#item83933 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:689px !important;
}

#item83956 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:237px !important;
	background:#f1f1f2;
}

#item83980 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:401px !important;
	background:#f1f1f2;
}

#item84003 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:566px !important;
	background:#f1f1f2;
}

#item84026 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:319px !important;
	background:#f1f1f2;
}

#item84049 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:483px !important;
	background:#f1f1f2;
}

#item84072 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:648px !important;
	background:#f1f1f2;
}

#item84095 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:731px !important;
}

#item84118 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:194px !important;
}

#item84141 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:359px !important;
}

#item84164 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:523px !important;
}

#item84187 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:276px !important;
}

#item84210 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:441px !important;
}

#item84233 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:606px !important;
}

#item84256 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:688px !important;
}

#item84279 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:235px !important;
	background:#f1f1f2;
}

#item84302 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:400px !important;
	background:#f1f1f2;
}

#item84325 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:565px !important;
	background:#f1f1f2;
}

#item84349 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:318px !important;
	background:#f1f1f2;
}

#item84372 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:482px !important;
	background:#f1f1f2;
}

#item84396 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:647px !important;
	background:#f1f1f2;
}

#item84420 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:729px !important;
}

#item84443 {
	width:30px !important;
	left:98px !important;
	top:172px !important;
	min-height:8px !important;
}

#item84466 {
	width:24px !important;
	left:186px !important;
	top:172px !important;
	min-height:8px !important;
}

#item84489 {
	width:69px !important;
	height:28px !important;
	left:452px !important;
	top:162px !important;
}

#item84512 {
	width:37px !important;
	left:239px !important;
	top:172px !important;
	min-height:8px !important;
}

#item84535 {
	width:66px !important;
	left:303px !important;
	top:167px !important;
	min-height:18px !important;
}

#item84558 {
	width:64px !important;
	left:384px !important;
	top:167px !important;
	min-height:18px !important;
}

#item84685 {
	width:94px !important;
	height:28px !important;
	left:75px !important;
	top:162px !important;
	background:#ffdd00;
}

#item84686 {
	width:58px !important;
	height:28px !important;
	left:169px !important;
	top:162px !important;
	background:#ffdd00;
}

#item84687 {
	width:65px !important;
	height:28px !important;
	left:456px !important;
	top:162px !important;
	background:#ffdd00;
}

#item84688 {
	width:67px !important;
	height:28px !important;
	left:227px !important;
	top:162px !important;
	background:#ffdd00;
}

#item84689 {
	width:83px !important;
	height:28px !important;
	left:294px !important;
	top:162px !important;
	background:#ffdd00;
}

#item84690 {
	width:79px !important;
	height:28px !important;
	left:377px !important;
	top:162px !important;
	background:#ffdd00;
}

#item84691 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:190px !important;
	background:#fff;
}

#item84692 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:355px !important;
	background:#fff;
}

#item84693 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:520px !important;
	background:#fff;
}

#item84694 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:272px !important;
	background:#fff;
}

#item84695 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:437px !important;
	background:#fff;
}

#item84696 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:602px !important;
	background:#fff;
}

#item84697 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:684px !important;
	background:#fff;
}

#item84698 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item84699 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item84701 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item84702 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item84704 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item84706 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item84707 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item84708 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:190px !important;
	background:#fff;
}

#item84709 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:355px !important;
	background:#fff;
}

#item84710 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:520px !important;
	background:#fff;
}

#item84711 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:272px !important;
	background:#fff;
}

#item84712 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:437px !important;
	background:#fff;
}

#item84713 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:602px !important;
	background:#fff;
}

#item84714 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:684px !important;
	background:#fff;
}

#item84715 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item84716 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item84717 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item84718 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item84719 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item84720 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item84721 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item84722 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:190px !important;
	background:#fff;
}

#item84723 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:355px !important;
	background:#fff;
}

#item84724 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:520px !important;
	background:#fff;
}

#item84725 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:272px !important;
	background:#fff;
}

#item84726 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:437px !important;
	background:#fff;
}

#item84727 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:602px !important;
	background:#fff;
}

#item84728 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:684px !important;
	background:#fff;
}

#item84729 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item84730 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item84731 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item84732 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item84733 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item84734 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item84735 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item84737 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:190px !important;
	background:#fff;
}

#item84738 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:355px !important;
	background:#fff;
}

#item84739 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:520px !important;
	background:#fff;
}

#item84740 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:272px !important;
	background:#fff;
}

#item84741 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:437px !important;
	background:#fff;
}

#item84742 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:602px !important;
	background:#fff;
}

#item84743 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:684px !important;
	background:#fff;
}

#item84744 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item84745 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item84746 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item84747 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item84748 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item84749 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item84750 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item84751 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:190px !important;
	background:#fff;
}

#item84752 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:355px !important;
	background:#fff;
}

#item84753 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:520px !important;
	background:#fff;
}

#item84754 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:272px !important;
	background:#fff;
}

#item84755 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:437px !important;
	background:#fff;
}

#item84756 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:602px !important;
	background:#fff;
}

#item84757 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:684px !important;
	background:#fff;
}

#item84758 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item84759 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item84760 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item84761 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item84762 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item84763 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item84764 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item84765 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:190px !important;
	background:#fff;
}

#item84766 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:355px !important;
	background:#fff;
}

#item84767 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:520px !important;
	background:#fff;
}

#item84768 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:272px !important;
	background:#fff;
}

#item84769 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:437px !important;
	background:#fff;
}

#item84770 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:602px !important;
	background:#fff;
}

#item84772 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:684px !important;
	background:#fff;
}

#item84773 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item84775 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:396px !important;
	background:#f1f1f2;
}

#item84776 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:561px !important;
	background:#f1f1f2;
}

#item84777 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item84778 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:478px !important;
	background:#f1f1f2;
}

#item84779 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:643px !important;
	background:#f1f1f2;
}

#item106070 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item84780 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:725px !important;
	background:#f1f1f2;
}

#item84781 {
	width:67px !important;
	height:31px !important;
	left:97px !important;
	top:195px !important;
}

#item84804 {
	width:67px !important;
	height:33px !important;
	left:97px !important;
	top:359px !important;
}

#item86956 {
	width:67px !important;
	height:33px !important;
	left:97px !important;
	top:482px !important;
}

#item84827 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:531px !important;
}

#item84850 {
	width:67px !important;
	height:33px !important;
	left:97px !important;
	top:276px !important;
}

#item84873 {
	width:67px !important;
	height:33px !important;
	left:97px !important;
	top:441px !important;
}

#item84896 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:613px !important;
}

#item84919 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:695px !important;
}

#item84942 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:243px !important;
	background:#f1f1f2;
}

#item84965 {
	width:67px !important;
	height:33px !important;
	left:97px !important;
	top:400px !important;
	background:#f1f1f2;
}

#item84988 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:572px !important;
	background:#f1f1f2;
}

#item85011 {
	width:67px !important;
	height:33px !important;
	left:97px !important;
	top:318px !important;
	background:#f1f1f2;
}

#item85058 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:654px !important;
	background:#f1f1f2;
}

#item85081 {
	width:67px !important;
	height:19px !important;
	left:97px !important;
	top:737px !important;
}

#item85104 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:197px !important;
}

#item85127 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:361px !important;
}

#item85150 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:526px !important;
}

#item85173 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:279px !important;
}

#item85197 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:443px !important;
}

#item85220 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:608px !important;
}

#item85243 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:691px !important;
}

#item85266 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:238px !important;
	background:#f1f1f2;
}

#item85289 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:403px !important;
	background:#f1f1f2;
}

#item85312 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:567px !important;
	background:#f1f1f2;
}

#item85335 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:320px !important;
	background:#f1f1f2;
}

#item85358 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:485px !important;
	background:#f1f1f2;
}

#item85381 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:649px !important;
	background:#f1f1f2;
}

#item85404 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:732px !important;
}

#item85428 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:202px !important;
}

#item85452 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:366px !important;
}

#item85475 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:531px !important;
}

#item85498 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:284px !important;
}

#item85521 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:448px !important;
}

#item85545 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:613px !important;
}

#item85568 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:695px !important;
}

#item85591 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:243px !important;
	background:#f1f1f2;
}

#item85614 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:407px !important;
	background:#f1f1f2;
}

#item85638 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:572px !important;
	background:#f1f1f2;
}

#item85661 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:325px !important;
	background:#f1f1f2;
}

#item85684 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:490px !important;
	background:#f1f1f2;
}

#item85707 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:654px !important;
	background:#f1f1f2;
}

#item85730 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:737px !important;
}

#item85753 {
	width:52px !important;
	height:31px !important;
	left:234px !important;
	top:195px !important;
}

#item85776 {
	width:52px !important;
	height:31px !important;
	left:234px !important;
	top:237px !important;
}

#item85800 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:366px !important;
}

#item85823 {
	width:52px !important;
	height:33px !important;
	left:234px !important;
	top:523px !important;
}

#item85846 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:284px !important;
}

#item85869 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:448px !important;
}

#item85892 {
	width:52px !important;
	height:33px !important;
	left:234px !important;
	top:606px !important;
}

#item85915 {
	width:52px !important;
	height:33px !important;
	left:234px !important;
	top:688px !important;
}

#item85938 {
	width:52px !important;
	height:31px !important;
	left:234px !important;
	top:401px !important;
	background:#f1f1f2;
}

#item85961 {
	width:52px !important;
	height:31px !important;
	left:234px !important;
	top:566px !important;
	background:#f1f1f2;
}

#item85984 {
	width:52px !important;
	height:33px !important;
	left:234px !important;
	top:318px !important;
	background:#f1f1f2;
}

#item86007 {
	width:52px !important;
	height:33px !important;
	left:234px !important;
	top:482px !important;
	background:#f1f1f2;
}

#item86030 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:654px !important;
	background:#f1f1f2;
}

#item86053 {
	width:52px !important;
	height:31px !important;
	left:234px !important;
	top:731px !important;
}

#item86076 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:195px !important;
}

#item86099 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:360px !important;
}

#item86122 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:525px !important;
}

#item86145 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:277px !important;
}

#item86169 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:442px !important;
}

#item86192 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:607px !important;
}

#item86215 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:689px !important;
}

#item86238 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:237px !important;
	background:#f1f1f2;
}

#item86261 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:401px !important;
	background:#f1f1f2;
}

#item86284 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:566px !important;
	background:#f1f1f2;
}

#item86307 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:319px !important;
	background:#f1f1f2;
}

#item86330 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:483px !important;
	background:#f1f1f2;
}

#item86353 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:648px !important;
	background:#f1f1f2;
}

#item86376 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:731px !important;
}

#item86399 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:194px !important;
}

#item86422 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:359px !important;
}

#item86445 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:523px !important;
}

#item86468 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:276px !important;
}

#item86491 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:441px !important;
}

#item86514 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:606px !important;
}

#item86538 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:688px !important;
}

#item86561 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:235px !important;
	background:#f1f1f2;
}

#item86584 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:400px !important;
	background:#f1f1f2;
}

#item86607 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:565px !important;
	background:#f1f1f2;
}

#item86630 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:318px !important;
	background:#f1f1f2;
}

#item86653 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:482px !important;
	background:#f1f1f2;
}

#item86676 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:647px !important;
	background:#f1f1f2;
}

#item86699 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:729px !important;
}

#item86722 {
	width:30px !important;
	left:98px !important;
	top:172px !important;
	min-height:8px !important;
}

#item86745 {
	width:24px !important;
	left:186px !important;
	top:172px !important;
	min-height:8px !important;
}

#item86768 {
	width:69px !important;
	height:28px !important;
	left:452px !important;
	top:162px !important;
}

#item86791 {
	width:37px !important;
	left:239px !important;
	top:172px !important;
	min-height:8px !important;
}

#item86815 {
	width:66px !important;
	left:303px !important;
	top:167px !important;
	min-height:18px !important;
}

#item86838 {
	width:64px !important;
	left:384px !important;
	top:167px !important;
	min-height:18px !important;
}

#item86988 {
	width:94px !important;
	height:28px !important;
	left:75px !important;
	top:162px !important;
	background:#ffdd00;
}

#item86989 {
	width:58px !important;
	height:28px !important;
	left:169px !important;
	top:162px !important;
	background:#ffdd00;
}

#item86990 {
	width:65px !important;
	height:28px !important;
	left:456px !important;
	top:162px !important;
	background:#ffdd00;
}

#item86991 {
	width:67px !important;
	height:28px !important;
	left:227px !important;
	top:162px !important;
	background:#ffdd00;
}

#item86992 {
	width:83px !important;
	height:28px !important;
	left:294px !important;
	top:162px !important;
	background:#ffdd00;
}

#item86993 {
	width:79px !important;
	height:28px !important;
	left:377px !important;
	top:162px !important;
	background:#ffdd00;
}

#item86994 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:190px !important;
	background:#fff;
}

#item86995 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:355px !important;
	background:#fff;
}

#item86997 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:272px !important;
	background:#fff;
}

#item87001 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item87004 {
	width:94px !important;
	height:41px !important;
	left:75px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item87008 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:190px !important;
	background:#fff;
}

#item87009 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:355px !important;
	background:#fff;
}

#item87011 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:272px !important;
	background:#fff;
}

#item87015 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item87019 {
	width:58px !important;
	height:41px !important;
	left:169px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item87023 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:190px !important;
	background:#fff;
}

#item87024 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:355px !important;
	background:#fff;
}

#item87026 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:272px !important;
	background:#fff;
}

#item87031 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item87034 {
	width:65px !important;
	height:41px !important;
	left:456px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item87038 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:190px !important;
	background:#fff;
}

#item87039 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:355px !important;
	background:#fff;
}

#item87041 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:272px !important;
	background:#fff;
}

#item87045 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item87048 {
	width:67px !important;
	height:41px !important;
	left:227px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item87054 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:190px !important;
	background:#fff;
}

#item87055 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:355px !important;
	background:#fff;
}

#item87057 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:272px !important;
	background:#fff;
}

#item87061 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item87065 {
	width:83px !important;
	height:41px !important;
	left:294px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item87069 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:190px !important;
	background:#fff;
}

#item87070 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:355px !important;
	background:#fff;
}

#item87072 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:272px !important;
	background:#fff;
}

#item87076 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:231px !important;
	background:#f1f1f2;
}

#item106047 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item87079 {
	width:79px !important;
	height:41px !important;
	left:377px !important;
	top:314px !important;
	background:#f1f1f2;
}

#item87083 {
	width:67px !important;
	height:31px !important;
	left:97px !important;
	top:195px !important;
}

#item87106 {
	width:67px !important;
	height:33px !important;
	left:97px !important;
	top:359px !important;
}

#item87177 {
	width:67px !important;
	height:33px !important;
	left:97px !important;
	top:276px !important;
}

#item87269 {
	width:67px !important;
	height:33px !important;
	left:97px !important;
	top:235px !important;
	background:#f1f1f2;
}

#item87338 {
	width:67px !important;
	height:33px !important;
	left:97px !important;
	top:318px !important;
	background:#f1f1f2;
}

#item87407 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:197px !important;
}

#item87430 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:361px !important;
}

#item87476 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:279px !important;
}

#item87569 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:238px !important;
	background:#f1f1f2;
}

#item87638 {
	width:45px !important;
	height:28px !important;
	left:175px !important;
	top:320px !important;
	background:#f1f1f2;
}

#item87730 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:202px !important;
}

#item87753 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:366px !important;
}

#item87799 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:284px !important;
}

#item87893 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:243px !important;
	background:#f1f1f2;
}

#item87962 {
	width:52px !important;
	height:19px !important;
	left:463px !important;
	top:325px !important;
	background:#f1f1f2;
}

#item88054 {
	width:52px !important;
	height:31px !important;
	left:234px !important;
	top:195px !important;
}

#item88077 {
	width:52px !important;
	height:31px !important;
	left:234px !important;
	top:237px !important;
}

#item88100 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:366px !important;
}

#item88146 {
	width:52px !important;
	height:19px !important;
	left:234px !important;
	top:284px !important;
}

#item88286 {
	width:52px !important;
	height:33px !important;
	left:234px !important;
	top:318px !important;
	background:#f1f1f2;
}

#item88378 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:195px !important;
}

#item88402 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:360px !important;
}

#item88448 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:277px !important;
}

#item88540 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:237px !important;
	background:#f1f1f2;
}

#item88610 {
	width:65px !important;
	height:31px !important;
	left:303px !important;
	top:319px !important;
	background:#f1f1f2;
}

#item88702 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:194px !important;
}

#item88725 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:359px !important;
}

#item88771 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:276px !important;
}

#item88863 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:235px !important;
	background:#f1f1f2;
}

#item88932 {
	width:64px !important;
	height:33px !important;
	left:384px !important;
	top:318px !important;
	background:#f1f1f2;
}

#item89026 {
	width:30px !important;
	left:98px !important;
	top:172px !important;
	min-height:8px !important;
}

#item89049 {
	width:24px !important;
	left:186px !important;
	top:172px !important;
	min-height:8px !important;
}

#item89072 {
	width:69px !important;
	height:28px !important;
	left:452px !important;
	top:162px !important;
}

#item89095 {
	width:37px !important;
	left:239px !important;
	top:172px !important;
	min-height:8px !important;
}

#item89118 {
	width:66px !important;
	left:303px !important;
	top:167px !important;
	min-height:18px !important;
}

#item89141 {
	width:64px !important;
	left:384px !important;
	top:167px !important;
	min-height:18px !important;
}

#item106000 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item89404 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:247px !important;
}

#item106024 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item89412 {
	width:204px !important;
	left:75px !important;
	top:610px !important;
	min-height:21px !important;
}

#item89435 {
	width:204px !important;
	left:75px !important;
	top:427px !important;
	min-height:21px !important;
}

#item89458 {
	width:204px !important;
	left:317px !important;
	top:610px !important;
	min-height:23px !important;
}

#item89481 {
	width:204px !important;
	left:317px !important;
	top:427px !important;
	min-height:21px !important;
}

#item89579 {
	width:154px !important;
	left:75px !important;
	top:474px !important;
	min-height:11px !important;
}

#item89602 {
	width:204px !important;
	left:75px !important;
	top:162px !important;
	min-height:21px !important;
}

#item89625 {
	width:121px !important;
	left:317px !important;
	top:474px !important;
	min-height:8px !important;
}

#item89648 {
	width:204px !important;
	left:317px !important;
	top:162px !important;
	min-height:21px !important;
}

#item96613 {
	width:24px !important;
	height:24px !important;
	left:206px !important;
	top:448px !important;
}

#item105954 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item105977 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96614 {
	width:39px !important;
	height:39px !important;
	left:325px !important;
	top:279px !important;
}

#item89777 {
	width:204px !important;
	left:75px !important;
	top:469px !important;
	min-height:21px !important;
}

#item89800 {
	width:204px !important;
	left:75px !important;
	top:162px !important;
	min-height:21px !important;
}

#item89823 {
	width:204px !important;
	left:317px !important;
	top:469px !important;
	min-height:21px !important;
}

#item89846 {
	width:204px !important;
	left:317px !important;
	top:162px !important;
	min-height:21px !important;
}

#item96615 {
	width:24px !important;
	height:24px !important;
	left:231px !important;
	top:445px !important;
}

#item105908 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item105931 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96616 {
	width:39px !important;
	height:39px !important;
	left:438px !important;
	top:112px !important;
}

#item89934 {
	width:356px !important;
	left:75px !important;
	top:105px !important;
	min-height:21px !important;
}

#item105885 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item89957 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:561px !important;
}

#item105862 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96627 {
	width:446px !important;
	left:75px !important;
	top:163px !important;
	min-height:523px !important;
}

#item89998 {
	width:355px !important;
	left:75px !important;
	top:105px !important;
	min-height:21px !important;
}

#item90021 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:232px !important;
}

#item90064 {
	width:446px !important;
	left:75px !important;
	top:625px !important;
	min-height:23px !important;
}

#item96633 {
	width:24px !important;
	height:24px !important;
	left:277px !important;
	top:587px !important;
}

#item105839 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96634 {
	width:39px !important;
	height:39px !important;
	left:234px !important;
	top:394px !important;
}

#item90078 {
	width:446px !important;
	left:75px !important;
	top:410px !important;
	min-height:82px !important;
}

#item96636 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:53px !important;
}

#item105816 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96659 {
	width:39px !important;
	height:39px !important;
	left:204px !important;
	top:371px !important;
}

#item90132 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:84px !important;
}

#item90147 {
	width:446px !important;
	left:75px !important;
	top:602px !important;
	min-height:189px !important;
}

#item96691 {
	width:39px !important;
	height:39px !important;
	left:490px !important;
	top:366px !important;
}

#item105793 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96692 {
	width:24px !important;
	height:24px !important;
	left:305px !important;
	top:580px !important;
}

#item90201 {
	width:446px !important;
	left:134px !important;
	top:162px !important;
	min-height:24px !important;
}

#item90283 {
	width:276px !important;
	left:134px !important;
	top:472px !important;
	min-height:22px !important;
}

#item105770 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96693 {
	width:24px !important;
	height:24px !important;
	left:134px !important;
	top:480px !important;
}

#item90325 {
	width:446px !important;
	left:75px !important;
	top:409px !important;
	min-height:39px !important;
}

#item90331 {
	width:446px !important;
	left:75px !important;
	top:716px !important;
	min-height:75px !important;
}

#item105747 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96694 {
	width:24px !important;
	height:24px !important;
	left:24px !important;
	top:369px !important;
}

#item90373 {
	width:446px !important;
	left:75px !important;
	top:439px !important;
	min-height:24px !important;
}

#item105724 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96719 {
	width:24px !important;
	height:24px !important;
	left:353px !important;
	top:415px !important;
}

#item105701 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item90415 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:339px !important;
}

#item90448 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:83px !important;
}

#item90468 {
	width:446px !important;
	left:75px !important;
	top:496px !important;
	min-height:23px !important;
}

#item105678 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96720 {
	width:24px !important;
	height:24px !important;
	left:344px !important;
	top:245px !important;
}

#item90526 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:98px !important;
}

#item105655 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96722 {
	width:39px !important;
	height:39px !important;
	left:309px !important;
	top:260px !important;
}

#item90567 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:113px !important;
}

#item90597 {
	width:304px !important;
	left:75px !important;
	top:523px !important;
	min-height:8px !important;
}

#item105632 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96721 {
	width:24px !important;
	height:24px !important;
	left:348px !important;
	top:531px !important;
}

#item90650 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:68px !important;
}

#item90662 {
	width:446px !important;
	left:75px !important;
	top:585px !important;
	min-height:188px !important;
}

#item96723 {
	width:39px !important;
	height:39px !important;
	left:247px !important;
	top:598px !important;
}

#item105608 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96724 {
	width:24px !important;
	height:24px !important;
	left:315px !important;
	top:561px !important;
}

#item96929 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:83px !important;
}

#item105585 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96954 {
	width:39px !important;
	height:39px !important;
	left:350px !important;
	top:244px !important;
}

#item96960 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:83px !important;
}

#item96983 {
	width:393px !important;
	left:75px !important;
	top:573px !important;
	min-height:8px !important;
}

#item97006 {
	width:24px !important;
	height:24px !important;
	left:148px !important;
	top:471px !important;
}

#item105562 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item97007 {
	width:39px !important;
	height:39px !important;
	left:289px !important;
	top:245px !important;
}

#item96740 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:113px !important;
}

#item105539 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item96790 {
	width:39px !important;
	height:39px !important;
	left:313px !important;
	top:275px !important;
}

#item96803 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:128px !important;
}

#item105516 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item97207 {
	width:39px !important;
	height:39px !important;
	left:323px !important;
	top:288px !important;
}

#item97041 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:158px !important;
}

#item97035 {
	width:39px !important;
	height:39px !important;
	left:330px !important;
	top:320px !important;
}

#item105493 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item97036 {
	width:39px !important;
	height:39px !important;
	left:284px !important;
	top:290px !important;
}

#item105470 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item97068 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:128px !important;
}

#item97112 {
	width:39px !important;
	height:39px !important;
	left:333px !important;
	top:320px !important;
}

#item105447 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item97119 {
	width:446px !important;
	left:74px !important;
	top:162px !important;
	min-height:158px !important;
}

#item97113 {
	width:39px !important;
	height:39px !important;
	left:338px !important;
	top:334px !important;
}

#item105424 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item97150 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:173px !important;
}

#item91049 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:173px !important;
}

#item105401 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item97206 {
	width:39px !important;
	height:39px !important;
	left:344px !important;
	top:335px !important;
}

#item91090 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:83px !important;
}

#item91110 {
	width:446px !important;
	left:75px !important;
	top:466px !important;
	min-height:113px !important;
}

#item105377 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item97208 {
	width:24px !important;
	height:24px !important;
	left:310px !important;
	top:579px !important;
}

#item97239 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:83px !important;
}

#item97302 {
	width:393px !important;
	left:75px !important;
	top:573px !important;
	min-height:8px !important;
}

#item97300 {
	width:39px !important;
	height:39px !important;
	left:258px !important;
	top:534px !important;
}

#item105353 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item97837 {
	width:24px !important;
	height:24px !important;
	left:305px !important;
	top:533px !important;
}

#item97269 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:83px !important;
}

#item105330 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item97301 {
	width:39px !important;
	height:39px !important;
	left:309px !important;
	top:245px !important;
}

#item97348 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:98px !important;
}

#item105307 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item97487 {
	width:39px !important;
	height:39px !important;
	left:351px !important;
	top:260px !important;
}

#item97376 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:98px !important;
}

#item105284 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item97488 {
	width:39px !important;
	height:39px !important;
	left:347px !important;
	top:259px !important;
}

#item97428 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:98px !important;
}

#item105261 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item97489 {
	width:39px !important;
	height:39px !important;
	left:338px !important;
	top:259px !important;
}

#item97455 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:98px !important;
}

#item105238 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item97490 {
	width:39px !important;
	height:39px !important;
	left:293px !important;
	top:260px !important;
}

#item91398 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:68px !important;
}

#item91419 {
	width:446px !important;
	left:75px !important;
	top:479px !important;
	min-height:53px !important;
}

#item105214 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item97491 {
	width:24px !important;
	height:24px !important;
	left:220px !important;
	top:531px !important;
}

#item91473 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:68px !important;
}

#item91488 {
	width:446px !important;
	left:75px !important;
	top:619px !important;
	min-height:138px !important;
}

#item105191 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item97497 {
	width:39px !important;
	height:39px !important;
	left:298px !important;
	top:600px !important;
}

#item105168 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item91511 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:565px !important;
}

#item91556 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:69px !important;
}

#item91571 {
	width:446px !important;
	left:75px !important;
	top:563px !important;
	min-height:23px !important;
}

#item97496 {
	width:24px !important;
	height:24px !important;
	left:403px !important;
	top:291px !important;
}

#item105145 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item97499 {
	width:39px !important;
	height:39px !important;
	left:214px !important;
	top:524px !important;
}

#item105122 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item91621 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:337px !important;
}

#item91678 {
	width:446px !important;
	left:77px !important;
	top:658px !important;
	min-height:51px !important;
}

#item97519 {
	width:211px !important;
	left:77px !important;
	top:162px !important;
	min-height:14px !important;
}

#item105099 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item97527 {
	width:39px !important;
	height:39px !important;
	left:96px !important;
	top:619px !important;
}

#item105075 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item91728 {
	width:146px !important;
	left:75px !important;
	top:162px !important;
	min-height:9px !important;
}

#item105052 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item91780 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:86px !important;
}

#item105029 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item91807 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:86px !important;
}

#item105006 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item91851 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:86px !important;
}

#item104983 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item92085 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:150px !important;
}

#item104960 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item92109 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:150px !important;
}

#item104937 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item92132 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:150px !important;
}

#item104914 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item92155 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:150px !important;
}

#item104891 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item92183 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:150px !important;
}

#item104868 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item92206 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:150px !important;
}

#item104845 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item92229 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:150px !important;
}

#item104821 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item92255 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:150px !important;
}

#item104798 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item92278 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:150px !important;
}

#item104775 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item92301 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:150px !important;
}

#item92332 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:143px !important;
}

#item92351 {
	width:446px !important;
	left:75px !important;
	top:534px !important;
	min-height:23px !important;
}

#item104752 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item97529 {
	width:39px !important;
	height:39px !important;
	left:266px !important;
	top:561px !important;
}

#item104729 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item92412 {
	width:246px !important;
	left:75px !important;
	top:162px !important;
	min-height:8px !important;
}

#item92454 {
	width:164px !important;
	left:75px !important;
	top:162px !important;
	min-height:8px !important;
}

#item104706 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item92503 {
	width:208px !important;
	left:75px !important;
	top:162px !important;
	min-height:8px !important;
}

#item92526 {
	width:133px !important;
	left:75px !important;
	top:546px !important;
	min-height:8px !important;
}

#item104682 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item92584 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:53px !important;
}

#item97838 {
	width:39px !important;
	height:39px !important;
	left:388px !important;
	top:216px !important;
}

#item104659 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item97839 {
	width:24px !important;
	height:24px !important;
	left:478px !important;
	top:338px !important;
}

#item92627 {
	width:355px !important;
	left:75px !important;
	top:105px !important;
	min-height:21px !important;
}

#item92650 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:26px !important;
}

#item92676 {
	width:446px !important;
	left:75px !important;
	top:375px !important;
	min-height:26px !important;
}

#item97670 {
	width:446px !important;
	left:75px !important;
	top:587px !important;
	min-height:35px !important;
}

#item97840 {
	width:39px !important;
	height:39px !important;
	left:432px !important;
	top:399px !important;
}

#item104636 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item97841 {
	width:24px !important;
	height:24px !important;
	left:522px !important;
	top:517px !important;
}

#item92735 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:35px !important;
}

#item97759 {
	width:446px !important;
	left:75px !important;
	top:365px !important;
	min-height:43px !important;
}

#item97782 {
	width:446px !important;
	left:75px !important;
	top:582px !important;
	min-height:43px !important;
}

#item104613 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item92881 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:150px !important;
}

#item92902 {
	width:446px !important;
	left:75px !important;
	top:400px !important;
	min-height:150px !important;
}

#item92943 {
	width:446px !important;
	left:74px !important;
	top:618px !important;
	min-height:97px !important;
}

#item104590 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item104567 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item92993 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:68px !important;
}

#item93036 {
	width:355px !important;
	left:75px !important;
	top:105px !important;
	min-height:21px !important;
}

#item93059 {
	width:127px !important;
	left:75px !important;
	top:162px !important;
	min-height:8px !important;
}

#item93085 {
	width:389px !important;
	left:75px !important;
	top:383px !important;
	min-height:8px !important;
}

#item104544 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item97906 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:39px !important;
}

#item97929 {
	width:446px !important;
	height:33px !important;
	left:74px !important;
	top:225px !important;
	background:#f1f1f2;
}

#item97930 {
	width:421px !important;
	height:25px !important;
	left:87px !important;
	top:229px !important;
}

#item97960 {
	width:39px !important;
	height:39px !important;
	left:249px !important;
	top:244px !important;
}

#item97961 {
	width:24px !important;
	height:24px !important;
	left:197px !important;
	top:201px !important;
}

#item97969 {
	width:208px !important;
	left:75px !important;
	top:283px !important;
	min-height:8px !important;
}

#item97992 {
	width:446px !important;
	left:75px !important;
	top:314px !important;
	min-height:26px !important;
}

#item98015 {
	width:446px !important;
	left:315px !important;
	top:315px !important;
	min-height:26px !important;
}

#item98210 {
	width:142px !important;
	left:75px !important;
	top:516px !important;
	min-height:8px !important;
}

#item98233 {
	width:366px !important;
	left:75px !important;
	top:549px !important;
	min-height:8px !important;
}

#item98256 {
	width:446px !important;
	left:75px !important;
	top:745px !important;
	min-height:26px !important;
}

#item104521 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item93374 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:127px !important;
}

#item104497 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item98318 {
	width:39px !important;
	height:39px !important;
	left:309px !important;
	top:290px !important;
}

#item93413 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:23px !important;
}

#item93492 {
	width:446px !important;
	left:75px !important;
	top:723px !important;
	min-height:38px !important;
}

#item93420 {
	width:95px !important;
	left:75px !important;
	top:210px !important;
	min-height:8px !important;
}

#item93443 {
	width:93px !important;
	left:315px !important;
	top:210px !important;
	min-height:8px !important;
}

#item104474 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item98319 {
	width:24px !important;
	height:24px !important;
	left:252px !important;
	top:699px !important;
}

#item93547 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:23px !important;
}

#item93570 {
	width:150px !important;
	left:75px !important;
	top:210px !important;
	min-height:150px !important;
}

#item93574 {
	width:198px !important;
	left:75px !important;
	top:427px !important;
	min-height:68px !important;
}

#item104451 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item98345 {
	width:24px !important;
	height:24px !important;
	left:303px !important;
	top:388px !important;
}

#item93643 {
	width:159px !important;
	left:75px !important;
	top:162px !important;
	min-height:8px !important;
}

#item93688 {
	width:138px !important;
	left:75px !important;
	top:520px !important;
	min-height:8px !important;
}

#item93716 {
	width:180px !important;
	left:75px !important;
	top:556px !important;
	min-height:133px !important;
}

#item93665 {
	width:184px !important;
	left:75px !important;
	top:195px !important;
	min-height:137px !important;
}

#item104427 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item98346 {
	width:24px !important;
	height:24px !important;
	left:183px !important;
	top:530px !important;
}

#item93766 {
	width:296px !important;
	left:75px !important;
	top:162px !important;
	min-height:8px !important;
}

#item93780 {
	width:289px !important;
	left:75px !important;
	top:542px !important;
	min-height:8px !important;
}

#item93812 {
	width:201px !important;
	left:75px !important;
	top:575px !important;
	min-height:188px !important;
}

#item104404 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item98347 {
	width:24px !important;
	height:24px !important;
	left:180px !important;
	top:551px !important;
}

#item93885 {
	width:446px !important;
	left:75px !important;
	top:220px !important;
	min-height:53px !important;
}

#item93902 {
	width:446px !important;
	left:75px !important;
	top:347px !important;
	min-height:68px !important;
}

#item93937 {
	width:150px !important;
	left:75px !important;
	top:714px !important;
	min-height:8px !important;
}

#item98353 {
	width:446px !important;
	height:33px !important;
	left:74px !important;
	top:162px !important;
	background:#f1f1f2;
}

#item98354 {
	width:421px !important;
	height:25px !important;
	left:87px !important;
	top:165px !important;
}

#item104381 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item98378 {
	width:24px !important;
	height:24px !important;
	left:278px !important;
	top:196px !important;
}

#item93988 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:23px !important;
}

#item94009 {
	width:406px !important;
	left:75px !important;
	top:462px !important;
	min-height:8px !important;
}

#item98379 {
	width:24px !important;
	height:24px !important;
	left:279px !important;
	top:471px !important;
}

#item104358 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item98410 {
	width:22px !important;
	height:22px !important;
	left:120px !important;
	top:139px !important;
}

#item94064 {
	width:355px !important;
	left:75px !important;
	top:116px !important;
	min-height:21px !important;
}

#item94080 {
	width:446px !important;
	left:75px !important;
	top:443px !important;
	min-height:68px !important;
}

#item94123 {
	width:446px !important;
	left:75px !important;
	top:710px !important;
	min-height:23px !important;
}

#item98380 {
	width:24px !important;
	height:24px !important;
	left:198px !important;
	top:686px !important;
}

#item98381 {
	width:446px !important;
	height:55px !important;
	left:74px !important;
	top:105px !important;
	background:#f1f1f2;
}

#item98382 {
	width:421px !important;
	height:47px !important;
	left:87px !important;
	top:108px !important;
}

#item98407 {
	width:69px !important;
	height:4px !important;
	left:75px !important;
	top:171px !important;
	background:#ffdf00;
}

#item98408 {
	width:10px !important;
	height:10px !important;
	left:126px !important;
	top:160px !important;
}

#item104335 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item98411 {
	width:22px !important;
	height:22px !important;
	left:156px !important;
	top:420px !important;
}

#item94176 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:337px !important;
}

#item104312 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item98412 {
	width:22px !important;
	height:22px !important;
	left:298px !important;
	top:500px !important;
}

#item94216 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:97px !important;
}

#item104266 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item104289 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item98413 {
	width:22px !important;
	height:22px !important;
	left:369px !important;
	top:259px !important;
}

#item94289 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:38px !important;
}

#item104243 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item98414 {
	width:22px !important;
	height:22px !important;
	left:295px !important;
	top:223px !important;
}

#item103448 {
	width:442px !important;
	left:75px !important;
	top:105px !important;
	min-height:20px !important;
}

#item103473 {
	width:446px !important;
	left:74px !important;
	top:162px !important;
	min-height:325px !important;
}

#item104220 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item104197 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

#item103513 {
	width:446px !important;
	left:74px !important;
	top:164px !important;
	min-height:514px !important;
}

#item103571 {
	width:446px !important;
	left:75px !important;
	top:162px !important;
	min-height:302px !important;
}

#item104174 {
	width:110px !important;
	height:43px !important;
	left:449px !important;
	top:782px !important;
}

p.autoParaStyle26 {
	font-weight:300;
	font-family:circe,Circe;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	text-align:center;
}

p.autoParaStyle25 {
	font-weight:bold;
	font-family:circe,Circe;
	font-size:10px;
	line-height:15px;
	color:#000;
	text-decoration:underline;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle24 {
	font-weight:bold;
	font-family:circe,Circe;
	font-size:10px;
	line-height:15px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

ul.autoParaStyle23 > li {
	font-weight:bold;
	font-family:circe,Circe;
	font-size:10px;
	line-height:15px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:1ex;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}
ul.autoParaStyle23 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle22 {
	font-weight:bold;
	font-family:circe,Circe;
	font-size:10px;
	line-height:10px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle21 {
	font-weight:bold;
	font-family:circe,Circe;
	font-size:10px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle20 {
	font-weight:300;
	font-family:circe,Circe;
	font-size:10px;
	line-height:15px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle19 {
	font-weight:300;
	font-family:circe,Circe;
	font-size:10px;
	line-height:12px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle18 {
	font-weight:300;
	font-family:circe,Circe;
	font-size:10px;
	line-height:15px;
	color:#000;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle17 {
	font-weight:300;
	font-family:circe,Circe;
	font-size:10px;
	line-height:15px;
	color:#000;
	text-align:left;
}

p.autoParaStyle16 {
	font-family:minion-pro,"Minion Pro",serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

ul.autoParaStyle15 > li {
	font-weight:bold;
	font-family:circe,Circe;
	font-size:10px;
	line-height:15px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:18px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}
ul.autoParaStyle15 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.autoParaStyle14 > li {
	font-weight:300;
	font-family:circe,Circe;
	font-size:10px;
	line-height:12px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:18px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}
ul.autoParaStyle14 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle13 {
	font-weight:bold;
	font-family:circe,Circe;
	font-size:12px;
	line-height:14px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight:300;
	font-family:circe,Circe;
	font-size:10px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle11 {
	font-weight:300;
	font-family:circe,Circe;
	font-size:10px;
	line-height:12px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle10 {
	font-weight:300;
	font-family:circe,Circe;
	font-size:10px;
	line-height:15px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:circe,Circe;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle8 {
	font-family:minion-pro,"Minion Pro",serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

ul.autoParaStyle7 > li {
	font-weight:300;
	font-family:circe,Circe;
	font-size:10px;
	line-height:15px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:18px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}
ul.autoParaStyle7 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.autoParaStyle6 > li {
	font-weight:300;
	font-family:circe,Circe;
	font-size:10px;
	line-height:15px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:18px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}
ul.autoParaStyle6 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle5 {
	font-family:circe,Circe;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle4 {
	font-weight:300;
	font-family:circe,Circe;
	font-size:20px;
	line-height:37px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle3 {
	font-weight:bold;
	font-family:circe,Circe;
	font-size:26px;
	line-height:37px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle2 {
	font-weight:bold;
	font-family:circe,Circe;
	font-size:32px;
	line-height:37px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-weight:300;
	font-family:circe,Circe;
	font-size:12px;
	line-height:44px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Contact {
	font-weight:300;
	font-size:9px;
	line-height:13px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Subheading_ {
	font-weight:bold;
	font-family:circe,Circe;
	font-size:12px;
	line-height:14px;
	color:#000;
	text-align:left;
}

p.Heading---not-in-TOC {
	font-weight:bold;
	font-family:circe,Circe;
	font-size:20px;
	line-height:24px;
	color:#000;
	text-align:left;
}

p.TOC-style-heading {
	font-weight:bold;
	font-family:circe,Circe;
	font-size:13px;
	line-height:19px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:3px;
	padding-left:31px;
	margin-top:3px;
	margin-bottom:6px;
	text-align:left;
}

p.TOC-style-SubSubHeading {
	font-weight:300;
	font-family:circe,Circe;
	font-size:13px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:11px;
	padding-left:57px;
	margin-top:3px;
	margin-bottom:6px;
	text-align:left;
}

p.TOC-style-subheading {
	font-family:circe,Circe;
	font-size:13px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:11px;
	padding-left:37px;
	margin-top:3px;
	margin-bottom:6px;
	text-align:left;
}

p.NB-emphaze {
	font-family:circe,Circe;
	font-size:12px;
	line-height:15px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.NB {
	font-weight:bold;
	font-family:circe,Circe;
	font-size:10px;
	line-height:15px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Body {
	font-weight:300;
	font-family:circe,Circe;
	font-size:10px;
	line-height:15px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.SubSubheading {
	font-weight:bold;
	font-family:circe,Circe;
	font-size:12px;
	line-height:14px;
	color:#000;
	text-align:left;
}

p.Subheading {
	font-weight:bold;
	font-family:circe,Circe;
	font-size:14px;
	line-height:14px;
	color:#000;
	text-align:left;
}

p.Heading {
	font-weight:bold;
	font-family:circe,Circe;
	font-size:20px;
	line-height:24px;
	color:#000;
	text-align:left;
}

p.Heading_bigger {
	font-weight:bold;
	font-family:circe,Circe;
	font-size:27px;
	line-height:14px;
	color:#000;
	text-align:left;
}

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

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

span.autoCharStyle6 {
	font-weight:300;
	font-family:FF-Circe-Light,Circe,sans-serif;
}

span.autoCharStyle5 {
	font-weight:bold;
	font-family:FF-Circe-Bold,Circe,sans-serif;
	color:#ff0000;
}

span.autoCharStyle4 {
	color:#ff0000;
}

span.autoCharStyle3 {
	font-family:minion-pro,"Minion Pro",serif;
	font-size:12px;
}

span.autoCharStyle2 {
	text-decoration:underline;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:FF-Circe-Bold,Circe,sans-serif;
}

span.Bullete-text {
}

strong.NB {
	font-weight:bold;
}

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

span.Font-used_-_Font-used---regular {
	font-family:roboto-(tt),"Roboto (TT)",sans-serif;
}

span.Font-used-1_-_Font-used---regular {
	font-family:Caudex;
}

span.Font-used-2_-_Font-used---regular {
	font-family:Muli;
}

span.H1 {
	font-weight:bold;
	font-family:roboto,Roboto,sans-serif;
	font-size:36px;
	color:#fdc00f;
	letter-spacing:-0.010em;
	text-transform:uppercase;
}

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