/* 	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:544px; height:658px; background: #fff !important; }
.paper-vertical { width:544px; height:100%; }
.paper-horizontal { width:106416px; height:670px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:658px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:544px) {
	.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;}
}

#item2240 {
	width:301px !important;
	height:213px !important;
}

#item2476 {
	width:301px !important;
	height:213px !important;
	left:112px !important;
	top:245px !important;
}

#item2241 {
	width:162px !important;
	height:98px !important;
}

#item2481 {
	width:162px !important;
	height:98px !important;
	left:37px !important;
	top:516px !important;
}

#item2242 {
	width:147px !important;
	height:101px !important;
}

#item2486 {
	width:147px !important;
	height:101px !important;
	left:204px !important;
	top:476px !important;
}

#item2252 {
	width:130px !important;
	height:230px !important;
}

#item2491 {
	width:130px !important;
	height:230px !important;
	left:414px !important;
	top:255px !important;
}

#item2253 {
	width:133px !important;
	height:83px !important;
}

#item2496 {
	width:133px !important;
	height:83px !important;
	left:45px !important;
	top:428px !important;
}

#item2254 {
	width:141px !important;
	height:74px !important;
}

#item2501 {
	width:141px !important;
	height:74px !important;
	left:190px !important;
	top:398px !important;
}

#item2243 {
	width:223px !important;
	height:181px !important;
}

#item2506 {
	width:223px !important;
	height:181px !important;
	left:316px !important;
	top:103px !important;
}

#item2244 {
	width:204px !important;
	height:130px !important;
}

#item2511 {
	width:204px !important;
	height:130px !important;
	left:272px !important;
	top:259px !important;
}

#item2245 {
	width:225px !important;
	height:146px !important;
}

#item2516 {
	width:225px !important;
	height:146px !important;
	left:305px !important;
	top:363px !important;
}

#item2246 {
	width:122px !important;
	height:57px !important;
}

#item2521 {
	width:122px !important;
	height:57px !important;
	left:20px !important;
	top:321px !important;
}

#item2247 {
	width:125px !important;
	height:62px !important;
}

#item2526 {
	width:125px !important;
	height:62px !important;
	left:14px !important;
	top:372px !important;
}

#item2248 {
	width:124px !important;
	height:74px !important;
}

#item2531 {
	width:124px !important;
	height:74px !important;
	left:41px !important;
	top:427px !important;
}

#item2249 {
	width:85px !important;
	height:75px !important;
}

#item2537 {
	width:85px !important;
	height:75px !important;
	left:152px !important;
	top:299px !important;
}

#item2250 {
	width:86px !important;
	height:67px !important;
}

#item2542 {
	width:86px !important;
	height:67px !important;
	left:175px !important;
	top:380px !important;
}

#item2251 {
	width:92px !important;
	height:70px !important;
}

#item2547 {
	width:92px !important;
	height:70px !important;
	left:168px !important;
	top:450px !important;
}

#item102093 {
	width:125px !important;
	height:9px !important;
	left:24px !important;
	top:589px !important;
}

#item102121 {
	width:125px !important;
	height:9px !important;
	left:24px !important;
	top:600px !important;
}

#item102148 {
	width:125px !important;
	height:9px !important;
	left:24px !important;
	top:610px !important;
}

#item102177 {
	width:97px !important;
	height:9px !important;
	left:151px !important;
	top:589px !important;
}

#item102204 {
	width:97px !important;
	height:9px !important;
	left:151px !important;
	top:600px !important;
}

#item102232 {
	width:97px !important;
	height:9px !important;
	left:151px !important;
	top:610px !important;
}

#item102259 {
	width:160px !important;
	height:9px !important;
	left:269px !important;
	top:589px !important;
}

#item102286 {
	width:160px !important;
	height:9px !important;
	left:269px !important;
	top:600px !important;
}

#item102313 {
	width:160px !important;
	height:9px !important;
	left:269px !important;
	top:610px !important;
}

#item103376 {
	width:461px !important;
	height:568px !important;
	top:33px !important;
	border-radius:27px;
	background:#fff;
	border:solid 5.96153846153846px #c00059;
}

#item103378 {
	opacity:0.15;
	width:208px !important;
	height:80px !important;
	left:18px !important;
	top:324px !important;
	border-radius:14px;
	background:#000;
}

#item103379 {
	opacity:0.15;
	width:208px !important;
	height:80px !important;
	left:18px !important;
	top:413px !important;
	border-radius:14px;
	background:#000;
}

#item103380 {
	opacity:0.15;
	width:208px !important;
	height:80px !important;
	left:18px !important;
	top:502px !important;
	border-radius:14px;
	background:#000;
}

#item103381 {
	opacity:0.15;
	width:208px !important;
	height:80px !important;
	left:235px !important;
	top:324px !important;
	border-radius:14px;
	background:#000;
}

#item103382 {
	opacity:0.15;
	width:208px !important;
	height:80px !important;
	left:235px !important;
	top:413px !important;
	border-radius:14px;
	background:#000;
}

#item103383 {
	opacity:0.15;
	width:208px !important;
	height:80px !important;
	left:235px !important;
	top:502px !important;
	border-radius:14px;
	background:#000;
}

#item103374 {
	width:8px !important;
	height:13px !important;
	left:278px !important;
}

#item103372 {
	width:461px !important;
	height:601px !important;
	left:41px !important;
	top:29px !important;
}

#item2255 {
	width:258px !important;
	height:219px !important;
}

#item2552 {
	width:258px !important;
	height:219px !important;
	left:266px !important;
	top:429px !important;
}

#item2256 {
	width:493px !important;
	height:334px !important;
}

#item2557 {
	width:493px !important;
	height:334px !important;
	left:26px !important;
	top:88px !important;
}

#item102033 {
	width:137px !important;
	height:9px !important;
	left:32px !important;
	top:512px !important;
}

#item102061 {
	width:175px !important;
	height:9px !important;
	left:32px !important;
	top:610px !important;
}

#item103333 {
	width:75px !important;
	height:78px !important;
	left:338px !important;
	top:339px !important;
}

#item2257 {
	width:506px !important;
	height:541px !important;
}

#item2562 {
	width:506px !important;
	height:541px !important;
	left:24px !important;
	top:83px !important;
}

#item2258 {
	width:68px !important;
	height:76px !important;
}

#item2567 {
	width:68px !important;
	height:76px !important;
	left:289px !important;
	top:310px !important;
}

#item101805 {
	width:109px !important;
	height:20px !important;
	left:366px !important;
	top:276px !important;
}

#item101832 {
	width:72px !important;
	height:20px !important;
	left:362px !important;
	top:325px !important;
}

#item2259 {
	width:422px !important;
	height:269px !important;
}

#item2572 {
	width:422px !important;
	height:269px !important;
	left:14px !important;
	top:363px !important;
}

#item2260 {
	width:376px !important;
	height:261px !important;
}

#item2577 {
	width:376px !important;
	height:261px !important;
	left:144px !important;
	top:86px !important;
}

#item101860 {
	width:73px !important;
	height:20px !important;
	left:420px !important;
	top:597px !important;
}

#item101887 {
	width:100px !important;
	height:20px !important;
	left:29px !important;
	top:212px !important;
}

#item101917 {
	width:89px !important;
	height:28px !important;
	left:29px !important;
	top:231px !important;
}

#item2261 {
	width:509px !important;
	height:326px !important;
}

#item2582 {
	width:509px !important;
	height:326px !important;
	left:21px !important;
	top:82px !important;
}

#item2262 {
	width:320px !important;
	height:187px !important;
}

#item2587 {
	width:320px !important;
	height:187px !important;
	left:24px !important;
	top:435px !important;
}

#item101724 {
	width:113px !important;
	height:20px !important;
	left:352px !important;
	top:599px !important;
}

#item101751 {
	width:105px !important;
	height:20px !important;
	left:393px !important;
	top:348px !important;
}

#item2264 {
	width:516px !important;
	height:433px !important;
}

#item2592 {
	width:516px !important;
	height:433px !important;
	left:14px !important;
	top:74px !important;
}

#item101778 {
	width:154px !important;
	height:9px !important;
	left:212px !important;
	top:585px !important;
}

#item2265 {
	width:206px !important;
	height:207px !important;
}

#item2597 {
	width:206px !important;
	height:207px !important;
	left:324px !important;
	top:14px !important;
}

#item2266 {
	width:317px !important;
	height:180px !important;
}

#item2602 {
	width:317px !important;
	height:180px !important;
}

#item2267 {
	width:169px !important;
	height:223px !important;
}

#item2608 {
	width:169px !important;
	height:223px !important;
	left:26px !important;
	top:194px !important;
}

#item2268 {
	width:217px !important;
	height:222px !important;
}

#item2614 {
	width:217px !important;
	height:222px !important;
	left:14px !important;
	top:425px !important;
}

#item2269 {
	width:220px !important;
	height:300px !important;
}

#item2619 {
	width:220px !important;
	height:300px !important;
	left:310px !important;
	top:318px !important;
}

#item101408 {
	width:188px !important;
	height:9px !important;
	left:331px !important;
	top:292px !important;
}

#item101438 {
	width:178px !important;
	height:9px !important;
	left:128px !important;
	top:195px !important;
}

#item101470 {
	width:76px !important;
	height:39px !important;
	left:239px !important;
	top:542px !important;
}

#item101500 {
	width:93px !important;
	height:20px !important;
	left:200px !important;
	top:394px !important;
}

#item101527 {
	width:104px !important;
	height:20px !important;
	left:429px !important;
	top:600px !important;
}

#item2270 {
	width:293px !important;
	height:203px !important;
}

#item2624 {
	width:293px !important;
	height:203px !important;
	left:14px !important;
	top:351px !important;
}

#item2271 {
	width:91px !important;
	height:114px !important;
}

#item2629 {
	width:91px !important;
	height:114px !important;
	left:212px !important;
	top:505px !important;
}

#item2272 {
	width:209px !important;
	height:227px !important;
}

#item2634 {
	width:209px !important;
	height:227px !important;
	left:321px !important;
	top:325px !important;
}

#item2273 {
	width:288px !important;
	height:292px !important;
}

#item2639 {
	width:288px !important;
	height:292px !important;
	left:242px !important;
	top:14px !important;
}

#item2274 {
	width:142px !important;
	height:326px !important;
}

#item2644 {
	width:142px !important;
	height:326px !important;
	left:14px !important;
	top:14px !important;
}

#item101554 {
	width:130px !important;
	height:9px !important;
	left:325px !important;
	top:600px !important;
}

#item101581 {
	width:90px !important;
	height:29px !important;
	left:164px !important;
	top:312px !important;
}

#item101609 {
	width:124px !important;
	height:10px !important;
	left:13px !important;
	top:598px !important;
}

#item101636 {
	width:124px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item101663 {
	width:78px !important;
	height:20px !important;
	left:163px !important;
	top:152px !important;
}

#item101694 {
	width:77px !important;
	height:37px !important;
	left:163px !important;
	top:183px !important;
}

#item2276 {
	width:211px !important;
	height:219px !important;
}

#item2649 {
	width:211px !important;
	height:219px !important;
	left:14px !important;
	top:14px !important;
}

#item2277 {
	width:101px !important;
	height:143px !important;
}

#item2654 {
	width:101px !important;
	height:143px !important;
	left:235px !important;
	top:99px !important;
}

#item2278 {
	width:89px !important;
	height:135px !important;
}

#item2659 {
	width:89px !important;
	height:135px !important;
	left:340px !important;
	top:44px !important;
}

#item2279 {
	width:104px !important;
	height:154px !important;
}

#item2665 {
	width:104px !important;
	height:154px !important;
	left:407px !important;
	top:135px !important;
}

#item2280 {
	width:210px !important;
	height:266px !important;
}

#item2671 {
	width:210px !important;
	height:266px !important;
	left:14px !important;
	top:294px !important;
}

#item2281 {
	width:298px !important;
	height:205px !important;
}

#item2676 {
	width:298px !important;
	height:205px !important;
	left:232px !important;
	top:292px !important;
}

#item2282 {
	width:86px !important;
	height:81px !important;
}

#item2681 {
	width:86px !important;
	height:81px !important;
	left:444px !important;
	top:475px !important;
}

#item101003 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:277px !important;
}

#item101030 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item101057 {
	width:101px !important;
	height:9px !important;
	left:432px !important;
	top:105px !important;
}

#item101084 {
	width:101px !important;
	height:9px !important;
	left:432px !important;
	top:115px !important;
}

#item101111 {
	width:101px !important;
	height:9px !important;
	left:432px !important;
	top:126px !important;
}

#item101139 {
	width:229px !important;
	height:9px !important;
	left:242px !important;
	top:600px !important;
}

#item101169 {
	width:229px !important;
	height:9px !important;
	left:242px !important;
	top:611px !important;
}

#item2283 {
	width:143px !important;
	height:136px !important;
}

#item2687 {
	width:143px !important;
	height:136px !important;
	left:14px !important;
	top:483px !important;
}

#item2284 {
	width:163px !important;
	height:148px !important;
}

#item2692 {
	width:163px !important;
	height:148px !important;
	left:14px !important;
	top:321px !important;
}

#item2285 {
	width:252px !important;
	height:288px !important;
}

#item2697 {
	width:252px !important;
	height:288px !important;
	left:278px !important;
	top:269px !important;
}

#item2286 {
	width:252px !important;
	height:241px !important;
}

#item2702 {
	width:252px !important;
	height:241px !important;
	left:278px !important;
	top:14px !important;
}

#item2287 {
	width:252px !important;
	height:244px !important;
}

#item2707 {
	width:252px !important;
	height:244px !important;
	left:14px !important;
	top:14px !important;
}

#item101199 {
	width:185px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item101230 {
	width:85px !important;
	height:20px !important;
	left:276px !important;
	top:102px !important;
}

#item101257 {
	width:77px !important;
	height:29px !important;
	left:164px !important;
	top:591px !important;
}

#item101287 {
	width:145px !important;
	height:9px !important;
	left:276px !important;
	top:601px !important;
}

#item101315 {
	width:205px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item101346 {
	width:76px !important;
	height:29px !important;
	left:181px !important;
	top:415px !important;
}

#item101377 {
	width:87px !important;
	height:28px !important;
	left:181px !important;
	top:443px !important;
}

#item2288 {
	width:530px !important;
	height:123px !important;
}

#item2712 {
	width:530px !important;
	height:123px !important;
}

#item2289 {
	width:147px !important;
	height:236px !important;
}

#item2717 {
	width:147px !important;
	height:236px !important;
	left:297px !important;
	top:125px !important;
}

#item2290 {
	width:139px !important;
	height:240px !important;
}

#item2722 {
	width:139px !important;
	height:240px !important;
	left:7px !important;
	top:248px !important;
}

#item2291 {
	width:125px !important;
	height:194px !important;
}

#item2727 {
	width:125px !important;
	height:194px !important;
	left:156px !important;
	top:232px !important;
}

#item2293 {
	width:179px !important;
	height:246px !important;
}

#item2732 {
	width:179px !important;
	height:246px !important;
	left:351px !important;
	top:371px !important;
}

#item100633 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:168px !important;
}

#item100661 {
	width:67px !important;
	height:20px !important;
	left:287px !important;
	top:453px !important;
}

#item100689 {
	width:73px !important;
	height:29px !important;
	left:456px !important;
	top:295px !important;
}

#item100716 {
	width:214px !important;
	height:9px !important;
	left:19px !important;
	top:589px !important;
}

#item100746 {
	width:214px !important;
	height:9px !important;
	left:19px !important;
	top:600px !important;
}

#item100776 {
	width:214px !important;
	height:9px !important;
	left:19px !important;
	top:610px !important;
}

#item2294 {
	width:275px !important;
	height:235px !important;
}

#item2737 {
	width:275px !important;
	height:235px !important;
	left:8px !important;
	top:393px !important;
}

#item2295 {
	width:203px !important;
	height:96px !important;
}

#item2742 {
	width:203px !important;
	height:96px !important;
	left:298px !important;
	top:388px !important;
}

#item2296 {
	width:212px !important;
	height:33px !important;
}

#item2747 {
	width:212px !important;
	height:33px !important;
	left:298px !important;
	top:489px !important;
}

#item2297 {
	width:220px !important;
	height:53px !important;
}

#item2752 {
	width:220px !important;
	height:53px !important;
	left:296px !important;
	top:526px !important;
}

#item2298 {
	width:203px !important;
	height:273px !important;
}

#item2758 {
	width:203px !important;
	height:273px !important;
	left:308px !important;
	top:14px !important;
}

#item2299 {
	width:153px !important;
	height:222px !important;
}

#item2763 {
	width:153px !important;
	height:222px !important;
	left:14px !important;
	top:83px !important;
}

#item100806 {
	width:113px !important;
	height:9px !important;
	left:13px !important;
	top:364px !important;
}

#item100833 {
	width:72px !important;
	height:29px !important;
	left:276px !important;
	top:255px !important;
}

#item100864 {
	width:71px !important;
	height:20px !important;
	left:160px !important;
	top:114px !important;
}

#item100892 {
	width:78px !important;
	height:28px !important;
	left:160px !important;
	top:133px !important;
}

#item100922 {
	width:117px !important;
	height:9px !important;
	left:276px !important;
	top:349px !important;
}

#item100949 {
	width:117px !important;
	height:9px !important;
	left:276px !important;
	top:359px !important;
}

#item100976 {
	width:117px !important;
	height:9px !important;
	left:276px !important;
	top:370px !important;
}

#item2300 {
	width:252px !important;
	height:183px !important;
}

#item2768 {
	width:252px !important;
	height:183px !important;
	left:278px !important;
	top:14px !important;
}

#item2301 {
	width:220px !important;
	height:306px !important;
}

#item2773 {
	width:220px !important;
	height:306px !important;
	left:45px !important;
}

#item2302 {
	width:252px !important;
	height:244px !important;
}

#item2778 {
	width:252px !important;
	height:244px !important;
	left:14px !important;
	top:316px !important;
}

#item2303 {
	width:252px !important;
	height:303px !important;
}

#item2783 {
	width:252px !important;
	height:303px !important;
	left:278px !important;
	top:316px !important;
}

#item100326 {
	width:62px !important;
	height:30px !important;
	left:13px !important;
	top:93px !important;
}

#item100357 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item100384 {
	width:145px !important;
	height:9px !important;
	left:276px !important;
	top:233px !important;
}

#item100412 {
	width:73px !important;
	height:20px !important;
	left:445px !important;
	top:424px !important;
}

#item100439 {
	width:88px !important;
	height:28px !important;
	left:445px !important;
	top:443px !important;
}

#item2304 {
	width:99px !important;
	height:61px !important;
}

#item2788 {
	width:99px !important;
	height:61px !important;
	left:14px !important;
	top:377px !important;
}

#item2305 {
	width:100px !important;
	height:72px !important;
}

#item2793 {
	width:100px !important;
	height:72px !important;
	left:14px !important;
	top:445px !important;
}

#item2308 {
	width:353px !important;
	height:242px !important;
}

#item2798 {
	width:353px !important;
	height:242px !important;
	left:191px !important;
	top:373px !important;
}

#item2309 {
	width:184px !important;
	height:342px !important;
}

#item2803 {
	width:184px !important;
	height:342px !important;
	left:349px !important;
	top:9px !important;
}

#item2310 {
	width:303px !important;
	height:178px !important;
}

#item2808 {
	width:303px !important;
	height:178px !important;
	left:14px !important;
	top:193px !important;
}

#item2311 {
	width:186px !important;
	height:181px !important;
}

#item2813 {
	width:186px !important;
	height:181px !important;
	left:86px !important;
	top:7px !important;
}

#item100470 {
	width:67px !important;
	height:30px !important;
	left:203px !important;
	top:269px !important;
}

#item100497 {
	width:80px !important;
	height:20px !important;
	left:13px !important;
	top:84px !important;
}

#item100524 {
	width:74px !important;
	height:29px !important;
	left:286px !important;
	top:122px !important;
}

#item100551 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:583px !important;
}

#item100578 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:594px !important;
}

#item100605 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:604px !important;
}

#item2312 {
	width:516px !important;
	height:223px !important;
}

#item2818 {
	width:516px !important;
	height:223px !important;
	left:14px !important;
	top:14px !important;
}

#item2313 {
	width:231px !important;
	height:207px !important;
}

#item2823 {
	width:231px !important;
	height:207px !important;
	left:14px !important;
	top:250px !important;
}

#item2315 {
	width:157px !important;
	height:138px !important;
}

#item2828 {
	width:157px !important;
	height:138px !important;
	top:506px !important;
}

#item2316 {
	width:79px !important;
	height:43px !important;
}

#item2834 {
	width:79px !important;
	height:43px !important;
	left:264px !important;
	top:578px !important;
}

#item2317 {
	width:274px !important;
	height:256px !important;
}

#item2840 {
	width:274px !important;
	height:256px !important;
	left:256px !important;
	top:252px !important;
}

#item2323 {
	width:134px !important;
	height:190px !important;
}

#item2872 {
	width:134px !important;
	height:190px !important;
	left:544px !important;
}

#item100020 {
	width:162px !important;
	height:9px !important;
	left:27px !important;
	top:216px !important;
}

#item100048 {
	width:73px !important;
	height:29px !important;
	left:163px !important;
	top:590px !important;
}

#item100075 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:493px !important;
}

#item100102 {
	width:171px !important;
	height:9px !important;
	left:261px !important;
	top:540px !important;
}

#item100129 {
	width:164px !important;
	height:9px !important;
	left:352px !important;
	top:608px !important;
}

#item2318 {
	width:300px !important;
	height:175px !important;
}

#item2845 {
	width:300px !important;
	height:175px !important;
	left:14px !important;
	top:320px !important;
}

#item2319 {
	width:90px !important;
	height:87px !important;
}

#item2850 {
	width:90px !important;
	height:87px !important;
	left:20px !important;
	top:458px !important;
}

#item2320 {
	width:209px !important;
	height:199px !important;
}

#item2855 {
	width:209px !important;
	height:199px !important;
	left:321px !important;
	top:367px !important;
}

#item2321 {
	width:221px !important;
	height:266px !important;
}

#item2860 {
	width:221px !important;
	height:266px !important;
	left:309px !important;
}

#item2322 {
	width:118px !important;
	height:315px !important;
}

#item2865 {
	width:118px !important;
	height:315px !important;
	left:185px !important;
}

#item100156 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:236px !important;
}

#item100184 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:296px !important;
}

#item100214 {
	width:155px !important;
	height:9px !important;
	left:325px !important;
	top:310px !important;
}

#item100241 {
	width:144px !important;
	height:9px !important;
	left:323px !important;
	top:610px !important;
}

#item100268 {
	width:213px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item100298 {
	width:213px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item2324 {
	width:252px !important;
	height:240px !important;
}

#item2877 {
	width:252px !important;
	height:240px !important;
	left:278px !important;
	top:14px !important;
}

#item2325 {
	width:266px !important;
	height:234px !important;
}

#item2882 {
	width:266px !important;
	height:234px !important;
	top:2px !important;
}

#item2329 {
	width:252px !important;
	height:250px !important;
}

#item2887 {
	width:252px !important;
	height:250px !important;
	left:278px !important;
	top:321px !important;
}

#item2330 {
	width:252px !important;
	height:295px !important;
}

#item2892 {
	width:252px !important;
	height:295px !important;
	left:14px !important;
	top:322px !important;
}

#item99651 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:291px !important;
}

#item99678 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item99709 {
	width:131px !important;
	height:9px !important;
	left:121px !important;
	top:505px !important;
}

#item99736 {
	width:144px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item99763 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item2331 {
	width:143px !important;
	height:106px !important;
}

#item2897 {
	width:143px !important;
	height:106px !important;
	left:14px !important;
	top:405px !important;
}

#item2332 {
	width:366px !important;
	height:212px !important;
}

#item2902 {
	width:366px !important;
	height:212px !important;
	left:164px !important;
	top:406px !important;
}

#item2333 {
	width:135px !important;
	height:171px !important;
}

#item2908 {
	width:135px !important;
	height:171px !important;
	left:131px !important;
	top:244px !important;
}

#item2334 {
	width:87px !important;
	height:146px !important;
}

#item2913 {
	width:87px !important;
	height:146px !important;
	left:290px !important;
	top:54px !important;
}

#item2335 {
	width:95px !important;
	height:124px !important;
}

#item2918 {
	width:95px !important;
	height:124px !important;
	left:370px !important;
	top:150px !important;
}

#item2336 {
	width:90px !important;
	height:130px !important;
}

#item2923 {
	width:90px !important;
	height:130px !important;
	left:441px !important;
	top:14px !important;
}

#item2337 {
	width:151px !important;
	height:220px !important;
}

#item2928 {
	width:151px !important;
	height:220px !important;
	left:14px !important;
	top:14px !important;
}

#item99790 {
	width:102px !important;
	height:20px !important;
	left:13px !important;
	top:375px !important;
}

#item99817 {
	width:72px !important;
	height:20px !important;
	left:170px !important;
	top:102px !important;
}

#item99844 {
	width:104px !important;
	height:20px !important;
	left:13px !important;
	top:578px !important;
}

#item99876 {
	width:120px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item99907 {
	width:140px !important;
	height:9px !important;
	left:276px !important;
	top:354px !important;
}

#item99935 {
	width:140px !important;
	height:9px !important;
	left:276px !important;
	top:365px !important;
}

#item99962 {
	width:140px !important;
	height:9px !important;
	left:276px !important;
	top:375px !important;
}

#item99989 {
	width:205px !important;
	height:9px !important;
	left:276px !important;
	top:386px !important;
}

#item2338 {
	width:413px !important;
	height:242px !important;
}

#item2933 {
	width:413px !important;
	height:242px !important;
	left:14px !important;
	top:14px !important;
}

#item2339 {
	width:64px !important;
	height:130px !important;
}

#item2938 {
	width:64px !important;
	height:130px !important;
	left:21px !important;
	top:258px !important;
}

#item2340 {
	width:62px !important;
	height:127px !important;
}

#item2943 {
	width:62px !important;
	height:127px !important;
	left:95px !important;
	top:270px !important;
}

#item2341 {
	width:225px !important;
	height:214px !important;
}

#item2948 {
	width:225px !important;
	height:214px !important;
	left:14px !important;
	top:412px !important;
}

#item2342 {
	width:201px !important;
	height:215px !important;
}

#item2953 {
	width:201px !important;
	height:215px !important;
	left:330px !important;
	top:347px !important;
}

#item99366 {
	width:75px !important;
	height:20px !important;
	left:438px !important;
	top:172px !important;
}

#item99393 {
	width:151px !important;
	height:9px !important;
	left:326px !important;
	top:610px !important;
}

#item99420 {
	width:79px !important;
	height:20px !important;
	left:246px !important;
	top:600px !important;
}

#item99447 {
	width:108px !important;
	height:20px !important;
	left:161px !important;
	top:308px !important;
}

#item99479 {
	width:107px !important;
	height:20px !important;
	left:161px !important;
	top:328px !important;
}

#item2343 {
	width:303px !important;
	height:148px !important;
}

#item2958 {
	width:303px !important;
	height:148px !important;
	left:14px !important;
	top:425px !important;
}

#item2344 {
	width:203px !important;
	height:240px !important;
}

#item2963 {
	width:203px !important;
	height:240px !important;
	left:327px !important;
	top:322px !important;
}

#item2346 {
	width:210px !important;
	height:192px !important;
}

#item2968 {
	width:210px !important;
	height:192px !important;
	left:106px !important;
	top:220px !important;
}

#item2347 {
	width:203px !important;
	height:298px !important;
}

#item2973 {
	width:203px !important;
	height:298px !important;
	left:327px !important;
	top:14px !important;
}

#item2348 {
	width:303px !important;
	height:199px !important;
}

#item2978 {
	width:303px !important;
	height:199px !important;
	left:14px !important;
	top:14px !important;
}

#item99511 {
	width:136px !important;
	height:9px !important;
	left:326px !important;
	top:610px !important;
}

#item99538 {
	width:171px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item99565 {
	width:89px !important;
	height:20px !important;
	left:326px !important;
	top:291px !important;
}

#item99592 {
	width:85px !important;
	height:30px !important;
	left:13px !important;
	top:384px !important;
}

#item99624 {
	width:118px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

#item2349 {
	width:252px !important;
	height:147px !important;
}

#item2984 {
	width:252px !important;
	height:147px !important;
	left:278px !important;
	top:14px !important;
}

#item2350 {
	width:266px !important;
	height:284px !important;
}

#item2989 {
	width:266px !important;
	height:284px !important;
}

#item2351 {
	width:252px !important;
	height:151px !important;
}

#item2994 {
	width:252px !important;
	height:151px !important;
	left:278px !important;
	top:220px !important;
}

#item2356 {
	width:252px !important;
	height:246px !important;
}

#item2999 {
	width:252px !important;
	height:246px !important;
	left:14px !important;
	top:326px !important;
}

#item2357 {
	width:252px !important;
	height:162px !important;
}

#item3004 {
	width:252px !important;
	height:162px !important;
	left:278px !important;
	top:422px !important;
}

#item99069 {
	width:166px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item99099 {
	width:190px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item99129 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item99156 {
	width:151px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item99184 {
	width:177px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item2358 {
	width:167px !important;
	height:179px !important;
}

#item3009 {
	width:167px !important;
	height:179px !important;
	left:99px !important;
	top:446px !important;
}

#item2359 {
	width:252px !important;
	height:231px !important;
}

#item3014 {
	width:252px !important;
	height:231px !important;
	left:278px !important;
	top:333px !important;
}

#item2360 {
	width:252px !important;
	height:139px !important;
}

#item3019 {
	width:252px !important;
	height:139px !important;
	left:14px !important;
	top:219px !important;
}

#item2361 {
	width:252px !important;
	height:267px !important;
}

#item3024 {
	width:252px !important;
	height:267px !important;
	left:278px !important;
	top:14px !important;
}

#item2362 {
	width:253px !important;
	height:159px !important;
}

#item3029 {
	width:253px !important;
	height:159px !important;
	left:13px !important;
	top:6px !important;
}

#item99215 {
	width:184px !important;
	height:9px !important;
	left:13px !important;
	top:404px !important;
}

#item99248 {
	width:89px !important;
	height:20px !important;
	left:13px !important;
	top:473px !important;
}

#item99275 {
	width:174px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item99305 {
	width:194px !important;
	height:9px !important;
	left:288px !important;
	top:610px !important;
}

#item99335 {
	width:191px !important;
	height:9px !important;
	left:276px !important;
	top:312px !important;
}

#item2363 {
	width:254px !important;
	height:144px !important;
}

#item3034 {
	width:254px !important;
	height:144px !important;
	left:276px !important;
	top:4px !important;
}

#item2364 {
	width:252px !important;
	height:183px !important;
}

#item3039 {
	width:252px !important;
	height:183px !important;
	left:14px !important;
	top:45px !important;
}

#item2365 {
	width:252px !important;
	height:184px !important;
}

#item3044 {
	width:252px !important;
	height:184px !important;
	left:278px !important;
	top:222px !important;
}

#item2366 {
	width:146px !important;
	height:295px !important;
}

#item3049 {
	width:146px !important;
	height:295px !important;
	left:121px !important;
	top:323px !important;
}

#item2367 {
	width:252px !important;
	height:218px !important;
}

#item3055 {
	width:252px !important;
	height:218px !important;
	left:278px !important;
	top:426px !important;
}

#item98775 {
	width:186px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item98806 {
	width:107px !important;
	height:20px !important;
	left:21px !important;
	top:451px !important;
}

#item98833 {
	width:177px !important;
	height:9px !important;
	left:276px !important;
	top:407px !important;
}

#item98863 {
	width:162px !important;
	height:9px !important;
	left:276px !important;
	top:205px !important;
}

#item98890 {
	width:105px !important;
	height:20px !important;
	left:426px !important;
	top:506px !important;
}

#item2368 {
	width:176px !important;
	height:241px !important;
}

#item3060 {
	width:176px !important;
	height:241px !important;
	left:91px !important;
	top:403px !important;
}

#item2369 {
	width:252px !important;
	height:196px !important;
}

#item3065 {
	width:252px !important;
	height:196px !important;
	left:278px !important;
	top:378px !important;
}

#item2370 {
	width:252px !important;
	height:149px !important;
}

#item3070 {
	width:252px !important;
	height:149px !important;
	left:14px !important;
	top:221px !important;
}

#item2372 {
	width:252px !important;
	height:285px !important;
}

#item3075 {
	width:252px !important;
	height:285px !important;
	left:278px !important;
	top:14px !important;
}

#item2373 {
	width:252px !important;
	height:159px !important;
}

#item3080 {
	width:252px !important;
	height:159px !important;
	left:14px !important;
	top:14px !important;
}

#item98920 {
	width:87px !important;
	height:29px !important;
	left:13px !important;
	top:531px !important;
}

#item98950 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:398px !important;
}

#item98981 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:205px !important;
}

#item99012 {
	width:174px !important;
	height:9px !important;
	left:276px !important;
	top:339px !important;
}

#item99039 {
	width:166px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item2375 {
	width:278px !important;
	height:169px !important;
}

#item3085 {
	width:278px !important;
	height:169px !important;
	left:266px !important;
	top:14px !important;
}

#item2376 {
	width:252px !important;
	height:230px !important;
}

#item3090 {
	width:252px !important;
	height:230px !important;
	left:14px !important;
	top:14px !important;
}

#item2377 {
	width:252px !important;
	height:151px !important;
}

#item3095 {
	width:252px !important;
	height:151px !important;
	left:278px !important;
	top:219px !important;
}

#item2378 {
	width:266px !important;
	height:282px !important;
}

#item3100 {
	width:266px !important;
	height:282px !important;
	top:304px !important;
}

#item2379 {
	width:179px !important;
	height:191px !important;
}

#item3105 {
	width:179px !important;
	height:191px !important;
	left:278px !important;
	top:428px !important;
}

#item98480 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:288px !important;
}

#item98508 {
	width:200px !important;
	height:9px !important;
	left:276px !important;
	top:202px !important;
}

#item98540 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:409px !important;
}

#item98569 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item98599 {
	width:73px !important;
	height:29px !important;
	left:461px !important;
	top:526px !important;
}

#item2380 {
	width:221px !important;
	height:190px !important;
}

#item3110 {
	width:221px !important;
	height:190px !important;
	left:46px !important;
	top:426px !important;
}

#item2381 {
	width:252px !important;
	height:282px !important;
}

#item3115 {
	width:252px !important;
	height:282px !important;
	left:278px !important;
	top:296px !important;
}

#item2382 {
	width:252px !important;
	height:150px !important;
}

#item3120 {
	width:252px !important;
	height:150px !important;
	left:14px !important;
	top:220px !important;
}

#item2383 {
	width:264px !important;
	height:243px !important;
}

#item3127 {
	width:264px !important;
	height:243px !important;
	left:280px !important;
}

#item2384 {
	width:252px !important;
	height:163px !important;
}

#item3133 {
	width:252px !important;
	height:163px !important;
	left:14px !important;
}

#item98626 {
	width:81px !important;
	height:20px !important;
	left:18px !important;
	top:500px !important;
}

#item98653 {
	width:176px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item98683 {
	width:184px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item98713 {
	width:185px !important;
	height:9px !important;
	left:284px !important;
	top:270px !important;
}

#item98743 {
	width:178px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item2385 {
	width:252px !important;
	height:249px !important;
}

#item3138 {
	width:252px !important;
	height:249px !important;
	left:14px !important;
	top:14px !important;
}

#item2386 {
	width:252px !important;
	height:238px !important;
}

#item3143 {
	width:252px !important;
	height:238px !important;
	left:278px !important;
	top:14px !important;
}

#item2387 {
	width:252px !important;
	height:252px !important;
}

#item3148 {
	width:252px !important;
	height:252px !important;
	left:14px !important;
	top:321px !important;
}

#item2388 {
	width:252px !important;
	height:253px !important;
}

#item3153 {
	width:252px !important;
	height:253px !important;
	left:278px !important;
	top:321px !important;
}

#item98242 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item98272 {
	width:178px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item98302 {
	width:189px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item98333 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item2389 {
	width:252px !important;
	height:252px !important;
}

#item3158 {
	width:252px !important;
	height:252px !important;
	left:14px !important;
	top:321px !important;
}

#item2390 {
	width:252px !important;
	height:242px !important;
}

#item3163 {
	width:252px !important;
	height:242px !important;
	left:278px !important;
	top:321px !important;
}

#item2391 {
	width:192px !important;
	height:292px !important;
}

#item3168 {
	width:192px !important;
	height:292px !important;
	left:338px !important;
	top:14px !important;
}

#item2392 {
	width:252px !important;
	height:249px !important;
}

#item3173 {
	width:252px !important;
	height:249px !important;
	left:14px !important;
	top:14px !important;
}

#item98363 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item98393 {
	width:138px !important;
	height:9px !important;
	left:288px !important;
	top:598px !important;
}

#item98420 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item98450 {
	width:90px !important;
	height:29px !important;
	left:276px !important;
	top:122px !important;
}

#item2394 {
	width:350px !important;
	height:159px !important;
}

#item3178 {
	width:350px !important;
	height:159px !important;
	left:180px !important;
	top:14px !important;
}

#item2395 {
	width:108px !important;
	height:289px !important;
}

#item3184 {
	width:108px !important;
	height:289px !important;
	left:14px !important;
	top:14px !important;
}

#item2396 {
	width:138px !important;
	height:221px !important;
}

#item3190 {
	width:138px !important;
	height:221px !important;
	left:316px !important;
	top:178px !important;
}

#item2397 {
	width:240px !important;
	height:274px !important;
}

#item3195 {
	width:240px !important;
	height:274px !important;
	top:315px !important;
}

#item2398 {
	width:162px !important;
	height:154px !important;
}

#item3200 {
	width:162px !important;
	height:154px !important;
	left:286px !important;
	top:485px !important;
}

#item97905 {
	width:111px !important;
	height:20px !important;
	left:147px !important;
	top:207px !important;
}

#item97936 {
	width:159px !important;
	height:9px !important;
	left:147px !important;
	top:287px !important;
}

#item97963 {
	width:85px !important;
	height:20px !important;
	left:167px !important;
	top:398px !important;
}

#item97990 {
	width:75px !important;
	height:20px !important;
	left:452px !important;
	top:370px !important;
}

#item98017 {
	width:86px !important;
	height:20px !important;
	left:452px !important;
	top:571px !important;
}

#item98047 {
	width:86px !important;
	height:28px !important;
	left:452px !important;
	top:591px !important;
}

#item2399 {
	width:351px !important;
	height:220px !important;
}

#item3206 {
	width:351px !important;
	height:220px !important;
	left:14px !important;
	top:319px !important;
}

#item2400 {
	width:141px !important;
	height:119px !important;
}

#item3211 {
	width:141px !important;
	height:119px !important;
	left:14px !important;
	top:499px !important;
}

#item2401 {
	width:199px !important;
	height:100px !important;
}

#item3216 {
	width:199px !important;
	height:100px !important;
	left:298px !important;
	top:411px !important;
}

#item2402 {
	width:120px !important;
	height:184px !important;
}

#item3221 {
	width:120px !important;
	height:184px !important;
	left:410px !important;
	top:288px !important;
}

#item2403 {
	width:186px !important;
	height:275px !important;
}

#item3226 {
	width:186px !important;
	height:275px !important;
	left:344px !important;
}

#item2404 {
	width:252px !important;
	height:298px !important;
}

#item3231 {
	width:252px !important;
	height:298px !important;
	left:14px !important;
	top:14px !important;
}

#item98079 {
	width:69px !important;
	height:29px !important;
	left:18px !important;
	top:289px !important;
}

#item98107 {
	width:91px !important;
	height:20px !important;
	left:282px !important;
	top:88px !important;
}

#item98134 {
	width:137px !important;
	height:10px !important;
	left:166px !important;
	top:599px !important;
}

#item98161 {
	width:137px !important;
	height:10px !important;
	left:166px !important;
	top:610px !important;
}

#item98188 {
	width:148px !important;
	height:9px !important;
	left:365px !important;
	top:600px !important;
}

#item98215 {
	width:148px !important;
	height:9px !important;
	left:365px !important;
	top:611px !important;
}

#item2405 {
	width:169px !important;
	height:239px !important;
}

#item3236 {
	width:169px !important;
	height:239px !important;
	left:266px !important;
	top:14px !important;
}

#item2410 {
	width:235px !important;
	height:173px !important;
}

#item3241 {
	width:235px !important;
	height:173px !important;
	left:14px !important;
	top:14px !important;
}

#item2411 {
	width:278px !important;
	height:364px !important;
}

#item3246 {
	width:278px !important;
	height:364px !important;
	top:264px !important;
}

#item2412 {
	width:156px !important;
	height:152px !important;
}

#item3251 {
	width:156px !important;
	height:152px !important;
	left:266px !important;
	top:495px !important;
}

#item2413 {
	width:111px !important;
	height:142px !important;
}

#item3256 {
	width:111px !important;
	height:142px !important;
	left:425px !important;
	top:482px !important;
}

#item2414 {
	width:62px !important;
	height:29px !important;
}

#item3261 {
	width:62px !important;
	height:29px !important;
	left:379px !important;
	top:337px !important;
}

#item2415 {
	width:62px !important;
	height:29px !important;
}

#item3266 {
	width:62px !important;
	height:29px !important;
	left:379px !important;
	top:368px !important;
}

#item2416 {
	width:62px !important;
	height:29px !important;
}

#item3271 {
	width:62px !important;
	height:29px !important;
	left:379px !important;
	top:397px !important;
}

#item97454 {
	width:136px !important;
	height:9px !important;
	left:23px !important;
	top:235px !important;
}

#item97481 {
	width:73px !important;
	height:29px !important;
	left:437px !important;
	top:105px !important;
}

#item97512 {
	width:168px !important;
	height:9px !important;
	left:259px !important;
	top:315px !important;
}

#item97539 {
	width:106px !important;
	height:9px !important;
	left:264px !important;
	top:395px !important;
}

#item97566 {
	width:106px !important;
	height:9px !important;
	left:264px !important;
	top:405px !important;
}

#item97593 {
	width:106px !important;
	height:9px !important;
	left:264px !important;
	top:416px !important;
}

#item97620 {
	width:86px !important;
	height:20px !important;
	left:453px !important;
	top:439px !important;
}

#item97650 {
	width:83px !important;
	height:20px !important;
	left:453px !important;
	top:459px !important;
}

#item2417 {
	width:303px !important;
	height:152px !important;
}

#item3277 {
	width:303px !important;
	height:152px !important;
	left:241px !important;
	top:499px !important;
}

#item2418 {
	width:232px !important;
	height:209px !important;
}

#item3282 {
	width:232px !important;
	height:209px !important;
	left:157px !important;
	top:281px !important;
}

#item2419 {
	width:65px !important;
	height:100px !important;
}

#item3287 {
	width:65px !important;
	height:100px !important;
	left:412px !important;
	top:334px !important;
}

#item2420 {
	width:244px !important;
	height:247px !important;
}

#item3292 {
	width:244px !important;
	height:247px !important;
	left:286px !important;
	top:6px !important;
}

#item2421 {
	width:181px !important;
	height:434px !important;
}

#item3297 {
	width:181px !important;
	height:434px !important;
	left:3px !important;
	top:11px !important;
}

#item97678 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item97705 {
	width:213px !important;
	height:10px !important;
	left:13px !important;
	top:522px !important;
}

#item97773 {
	width:143px !important;
	height:21px !important;
	left:13px !important;
	top:532px !important;
}

#item97843 {
	width:213px !important;
	height:10px !important;
	left:13px !important;
	top:553px !important;
}

#item2423 {
	width:103px !important;
	height:397px !important;
}

#item3302 {
	width:103px !important;
	height:397px !important;
	left:434px !important;
}

#item2424 {
	width:289px !important;
	height:290px !important;
}

#item3307 {
	width:289px !important;
	height:290px !important;
}

#item2425 {
	width:342px !important;
	height:315px !important;
}

#item3312 {
	width:342px !important;
	height:315px !important;
	top:303px !important;
}

#item2426 {
	width:208px !important;
	height:200px !important;
}

#item3317 {
	width:208px !important;
	height:200px !important;
	left:313px !important;
	top:444px !important;
}

#item97093 {
	width:88px !important;
	height:20px !important;
	left:299px !important;
	top:204px !important;
}

#item97120 {
	width:125px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item97147 {
	width:85px !important;
	height:20px !important;
	left:299px !important;
	top:74px !important;
}

#item97177 {
	width:98px !important;
	height:28px !important;
	left:299px !important;
	top:93px !important;
}

#item97209 {
	width:94px !important;
	height:20px !important;
	left:349px !important;
	top:364px !important;
}

#item97239 {
	width:120px !important;
	height:28px !important;
	left:349px !important;
	top:383px !important;
}

#item2427 {
	width:113px !important;
	height:166px !important;
}

#item3322 {
	width:113px !important;
	height:166px !important;
	left:14px !important;
	top:322px !important;
}

#item2428 {
	width:362px !important;
	height:235px !important;
}

#item3327 {
	width:362px !important;
	height:235px !important;
	left:168px !important;
	top:383px !important;
}

#item2429 {
	width:116px !important;
	height:77px !important;
}

#item3332 {
	width:116px !important;
	height:77px !important;
	left:408px !important;
	top:335px !important;
}

#item2430 {
	width:145px !important;
	height:304px !important;
}

#item3337 {
	width:145px !important;
	height:304px !important;
	left:49px !important;
	top:14px !important;
}

#item2431 {
	width:325px !important;
	height:254px !important;
}

#item3342 {
	width:325px !important;
	height:254px !important;
	left:205px !important;
	top:14px !important;
}

#item97270 {
	width:120px !important;
	height:9px !important;
	left:200px !important;
	top:316px !important;
}

#item97299 {
	width:72px !important;
	height:20px !important;
	left:117px !important;
	top:414px !important;
}

#item97326 {
	width:98px !important;
	height:20px !important;
	left:402px !important;
	top:75px !important;
}

#item97358 {
	width:109px !important;
	height:20px !important;
	left:13px !important;
	top:560px !important;
}

#item97389 {
	width:114px !important;
	height:20px !important;
	left:13px !important;
	top:580px !important;
}

#item97422 {
	width:104px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item2432 {
	width:169px !important;
	height:200px !important;
}

#item3347 {
	width:169px !important;
	height:200px !important;
	left:181px !important;
	top:14px !important;
}

#item2433 {
	width:178px !important;
	height:330px !important;
}

#item3353 {
	width:178px !important;
	height:330px !important;
}

#item2434 {
	width:137px !important;
	height:113px !important;
}

#item3359 {
	width:137px !important;
	height:113px !important;
	left:51px !important;
	top:335px !important;
}

#item2435 {
	width:156px !important;
	height:156px !important;
}

#item3364 {
	width:156px !important;
	height:156px !important;
	left:43px !important;
	top:488px !important;
}

#item2437 {
	width:203px !important;
	height:243px !important;
}

#item3369 {
	width:203px !important;
	height:243px !important;
	left:327px !important;
	top:312px !important;
}

#item96724 {
	width:156px !important;
	height:9px !important;
	left:325px !important;
	top:610px !important;
}

#item96755 {
	width:77px !important;
	height:20px !important;
	left:427px !important;
	top:281px !important;
}

#item96782 {
	width:74px !important;
	height:20px !important;
	left:427px !important;
	top:64px !important;
}

#item96809 {
	width:75px !important;
	height:20px !important;
	left:427px !important;
	top:84px !important;
}

#item96836 {
	width:80px !important;
	height:20px !important;
	left:225px !important;
	top:551px !important;
}

#item96866 {
	width:67px !important;
	height:20px !important;
	left:225px !important;
	top:601px !important;
}

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

#item3374 {
	width:74px !important;
	height:91px !important;
	left:14px !important;
	top:524px !important;
}

#item2439 {
	width:317px !important;
	height:342px !important;
}

#item3379 {
	width:317px !important;
	height:342px !important;
	left:213px !important;
	top:273px !important;
}

#item2440 {
	width:201px !important;
	height:101px !important;
}

#item3384 {
	width:201px !important;
	height:101px !important;
	left:4px !important;
	top:266px !important;
}

#item2441 {
	width:139px !important;
	height:123px !important;
}

#item3391 {
	width:139px !important;
	height:123px !important;
	left:329px !important;
	top:123px !important;
}

#item2442 {
	width:106px !important;
	height:96px !important;
}

#item3396 {
	width:106px !important;
	height:96px !important;
	left:300px !important;
	top:23px !important;
}

#item2443 {
	width:100px !important;
	height:118px !important;
}

#item3401 {
	width:100px !important;
	height:118px !important;
	left:412px !important;
	top:21px !important;
}

#item2446 {
	width:115px !important;
	height:134px !important;
}

#item3406 {
	width:115px !important;
	height:134px !important;
	left:14px !important;
	top:18px !important;
}

#item2447 {
	width:128px !important;
	height:145px !important;
}

#item3411 {
	width:128px !important;
	height:145px !important;
	left:139px !important;
	top:14px !important;
}

#item96893 {
	width:195px !important;
	height:9px !important;
	left:13px !important;
	top:408px !important;
}

#item96923 {
	width:142px !important;
	height:20px !important;
	left:21px !important;
	top:501px !important;
}

#item96953 {
	width:120px !important;
	height:9px !important;
	left:191px !important;
	top:236px !important;
}

#item96981 {
	width:159px !important;
	height:9px !important;
	left:27px !important;
	top:226px !important;
}

#item97011 {
	width:159px !important;
	height:9px !important;
	left:27px !important;
	top:236px !important;
}

#item97038 {
	width:119px !important;
	height:9px !important;
	left:89px !important;
	top:593px !important;
}

#item97065 {
	width:119px !important;
	height:9px !important;
	left:89px !important;
	top:603px !important;
}

#item2448 {
	width:135px !important;
	height:320px !important;
}

#item3416 {
	width:135px !important;
	height:320px !important;
	left:395px !important;
	top:14px !important;
}

#item2449 {
	width:235px !important;
	height:297px !important;
}

#item3421 {
	width:235px !important;
	height:297px !important;
}

#item2450 {
	width:128px !important;
	height:87px !important;
}

#item3427 {
	width:128px !important;
	height:87px !important;
	left:4px !important;
	top:313px !important;
}

#item2451 {
	width:103px !important;
	height:98px !important;
}

#item3432 {
	width:103px !important;
	height:98px !important;
	left:116px !important;
	top:305px !important;
}

#item2452 {
	width:159px !important;
	height:27px !important;
}

#item3437 {
	width:159px !important;
	height:27px !important;
	top:404px !important;
}

#item2453 {
	width:305px !important;
	height:290px !important;
}

#item3442 {
	width:305px !important;
	height:290px !important;
	left:228px !important;
	top:352px !important;
}

#item2454 {
	width:52px !important;
	height:18px !important;
}

#item3447 {
	width:52px !important;
	height:18px !important;
	left:10px !important;
	top:579px !important;
}

#item2455 {
	width:55px !important;
	height:23px !important;
}

#item3452 {
	width:55px !important;
	height:23px !important;
	left:10px !important;
	top:600px !important;
}

#item96378 {
	width:99px !important;
	height:20px !important;
	left:245px !important;
	top:225px !important;
}

#item96405 {
	width:135px !important;
	height:20px !important;
	left:245px !important;
	top:337px !important;
}

#item96437 {
	width:185px !important;
	height:9px !important;
	left:67px !important;
	top:602px !important;
}

#item96467 {
	width:185px !important;
	height:9px !important;
	left:67px !important;
	top:612px !important;
}

#item96495 {
	width:104px !important;
	height:20px !important;
	left:245px !important;
	top:93px !important;
}

#item96526 {
	width:103px !important;
	height:20px !important;
	left:245px !important;
	top:113px !important;
}

#item96556 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:528px !important;
}

#item96583 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:538px !important;
}

#item2456 {
	width:298px !important;
	height:228px !important;
}

#item3457 {
	width:298px !important;
	height:228px !important;
	left:3px !important;
	top:370px !important;
}

#item2457 {
	width:226px !important;
	height:171px !important;
}

#item3462 {
	width:226px !important;
	height:171px !important;
	left:304px !important;
	top:334px !important;
}

#item2459 {
	width:225px !important;
	height:300px !important;
}

#item3467 {
	width:225px !important;
	height:300px !important;
	left:305px !important;
}

#item2460 {
	width:242px !important;
	height:184px !important;
}

#item3472 {
	width:242px !important;
	height:184px !important;
	left:25px !important;
	top:23px !important;
}

#item96610 {
	width:131px !important;
	height:9px !important;
	left:24px !important;
	top:246px !important;
}

#item96637 {
	width:151px !important;
	height:9px !important;
	left:213px !important;
	top:314px !important;
}

#item96664 {
	width:131px !important;
	height:20px !important;
	left:22px !important;
	top:313px !important;
}

#item96694 {
	width:128px !important;
	height:20px !important;
	left:22px !important;
	top:335px !important;
}

#item2461 {
	width:213px !important;
	height:210px !important;
}

#item3477 {
	width:213px !important;
	height:210px !important;
	left:317px !important;
	top:14px !important;
}

#item2462 {
	width:288px !important;
	height:154px !important;
}

#item3482 {
	width:288px !important;
	height:154px !important;
	left:242px !important;
	top:231px !important;
}

#item2463 {
	width:293px !important;
	height:222px !important;
}

#item3487 {
	width:293px !important;
	height:222px !important;
}

#item2464 {
	width:205px !important;
	height:244px !important;
}

#item3492 {
	width:205px !important;
	height:244px !important;
	left:14px !important;
	top:320px !important;
}

#item2465 {
	width:223px !important;
	height:193px !important;
}

#item3497 {
	width:223px !important;
	height:193px !important;
	left:225px !important;
	top:433px !important;
}

#item96097 {
	width:80px !important;
	height:20px !important;
	left:13px !important;
	top:291px !important;
}

#item96124 {
	width:105px !important;
	height:20px !important;
	left:123px !important;
	top:291px !important;
}

#item96151 {
	width:115px !important;
	height:9px !important;
	left:235px !important;
	top:409px !important;
}

#item96178 {
	width:131px !important;
	height:9px !important;
	left:18px !important;
	top:605px !important;
}

#item96205 {
	width:74px !important;
	height:20px !important;
	left:460px !important;
	top:600px !important;
}

#item2466 {
	width:249px !important;
	height:247px !important;
}

#item3503 {
	width:249px !important;
	height:247px !important;
	left:14px !important;
	top:323px !important;
}

#item2467 {
	width:266px !important;
	height:228px !important;
}

#item3508 {
	width:266px !important;
	height:228px !important;
	left:278px !important;
	top:398px !important;
}

#item2468 {
	width:120px !important;
	height:96px !important;
}

#item3513 {
	width:120px !important;
	height:96px !important;
	left:410px !important;
	top:300px !important;
}

#item2469 {
	width:252px !important;
	height:227px !important;
}

#item3518 {
	width:252px !important;
	height:227px !important;
	left:278px !important;
	top:14px !important;
}

#item2470 {
	width:252px !important;
	height:296px !important;
}

#item3523 {
	width:252px !important;
	height:296px !important;
	left:14px !important;
	top:14px !important;
}

#item96232 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item96259 {
	width:196px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item96290 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:282px !important;
}

#item96318 {
	width:111px !important;
	height:20px !important;
	left:276px !important;
	top:350px !important;
}

#item96348 {
	width:112px !important;
	height:20px !important;
	left:276px !important;
	top:370px !important;
}

#item3598 {
	width:252px !important;
	height:241px !important;
}

#item4544 {
	width:252px !important;
	height:241px !important;
	left:278px !important;
	top:4px !important;
}

#item3599 {
	width:166px !important;
	height:297px !important;
}

#item4550 {
	width:166px !important;
	height:297px !important;
	left:14px !important;
	top:14px !important;
}

#item3600 {
	width:281px !important;
	height:231px !important;
}

#item4555 {
	width:281px !important;
	height:231px !important;
	left:14px !important;
	top:322px !important;
}

#item3601 {
	width:164px !important;
	height:270px !important;
}

#item4560 {
	width:164px !important;
	height:270px !important;
	left:303px !important;
	top:317px !important;
}

#item102855 {
	width:113px !important;
	height:71px !important;
}

#item102850 {
	width:113px !important;
	height:71px !important;
	left:210px !important;
	top:557px !important;
}

#item95620 {
	width:87px !important;
	height:20px !important;
	left:189px !important;
	top:64px !important;
}

#item95647 {
	width:80px !important;
	height:29px !important;
	left:189px !important;
	top:184px !important;
}

#item95677 {
	width:80px !important;
	height:29px !important;
	left:189px !important;
	top:303px !important;
}

#item95707 {
	width:156px !important;
	height:9px !important;
	left:18px !important;
	top:606px !important;
}

#item95735 {
	width:102px !important;
	height:20px !important;
	left:421px !important;
	top:572px !important;
}

#item95765 {
	width:96px !important;
	height:28px !important;
	left:421px !important;
	top:591px !important;
}

#item3602 {
	width:176px !important;
	height:167px !important;
}

#item4565 {
	width:176px !important;
	height:167px !important;
	left:14px !important;
	top:449px !important;
}

#item3603 {
	width:82px !important;
	height:69px !important;
}

#item4570 {
	width:82px !important;
	height:69px !important;
	left:184px !important;
	top:553px !important;
}

#item3604 {
	width:278px !important;
	height:175px !important;
}

#item4575 {
	width:278px !important;
	height:175px !important;
	left:252px !important;
	top:447px !important;
}

#item3605 {
	width:58px !important;
	height:152px !important;
}

#item4580 {
	width:58px !important;
	height:152px !important;
	left:286px !important;
	top:224px !important;
}

#item3606 {
	width:69px !important;
	height:158px !important;
}

#item4585 {
	width:69px !important;
	height:158px !important;
	left:357px !important;
	top:200px !important;
}

#item3607 {
	width:63px !important;
	height:160px !important;
}

#item4590 {
	width:63px !important;
	height:160px !important;
	left:431px !important;
	top:267px !important;
}

#item3608 {
	width:126px !important;
	height:348px !important;
}

#item4595 {
	width:126px !important;
	height:348px !important;
	left:10px !important;
	top:14px !important;
}

#item3611 {
	width:122px !important;
	height:152px !important;
}

#item4600 {
	width:122px !important;
	height:152px !important;
	left:270px !important;
	top:14px !important;
}

#item3612 {
	width:43px !important;
	height:50px !important;
}

#item4605 {
	width:43px !important;
	height:50px !important;
	left:299px !important;
	top:49px !important;
}

#item3613 {
	width:73px !important;
	height:59px !important;
}

#item4610 {
	width:73px !important;
	height:59px !important;
	left:374px !important;
	top:72px !important;
}

#item95797 {
	width:97px !important;
	height:20px !important;
	left:147px !important;
	top:228px !important;
}

#item95825 {
	width:92px !important;
	height:29px !important;
	left:147px !important;
	top:84px !important;
}

#item95857 {
	width:119px !important;
	height:20px !important;
	left:147px !important;
	top:115px !important;
}

#item95887 {
	width:121px !important;
	height:20px !important;
	left:147px !important;
	top:135px !important;
}

#item95917 {
	width:112px !important;
	height:9px !important;
	left:147px !important;
	top:332px !important;
}

#item95944 {
	width:112px !important;
	height:9px !important;
	left:147px !important;
	top:342px !important;
}

#item95971 {
	width:112px !important;
	height:9px !important;
	left:147px !important;
	top:353px !important;
}

#item95998 {
	width:248px !important;
	height:9px !important;
	left:13px !important;
	top:412px !important;
}

#item96031 {
	width:248px !important;
	height:9px !important;
	left:13px !important;
	top:422px !important;
}

#item96066 {
	width:248px !important;
	height:9px !important;
	left:13px !important;
	top:433px !important;
}

#item3614 {
	width:286px !important;
	height:262px !important;
}

#item4615 {
	width:286px !important;
	height:262px !important;
	left:191px !important;
	top:14px !important;
}

#item3615 {
	width:142px !important;
	height:137px !important;
}

#item4621 {
	width:142px !important;
	height:137px !important;
	left:388px !important;
	top:184px !important;
}

#item3616 {
	width:147px !important;
	height:370px !important;
}

#item4626 {
	width:147px !important;
	height:370px !important;
	left:14px !important;
	top:14px !important;
}

#item102867 {
	width:170px !important;
	height:136px !important;
}

#item102862 {
	width:170px !important;
	height:136px !important;
	left:162px !important;
	top:405px !important;
}

#item3618 {
	width:105px !important;
	height:238px !important;
}

#item4636 {
	width:105px !important;
	height:238px !important;
	left:346px !important;
	top:405px !important;
}

#item3617 {
	width:140px !important;
	height:71px !important;
}

#item4631 {
	width:140px !important;
	height:71px !important;
	left:145px !important;
	top:527px !important;
}

#item102861 {
	width:101px !important;
	height:54px !important;
}

#item102856 {
	width:101px !important;
	height:54px !important;
	left:176px !important;
	top:469px !important;
}

#item95280 {
	width:90px !important;
	height:20px !important;
	left:13px !important;
	top:452px !important;
}

#item95307 {
	width:88px !important;
	height:20px !important;
	left:264px !important;
	top:303px !important;
}

#item95335 {
	width:108px !important;
	height:20px !important;
	left:392px !important;
	top:374px !important;
}

#item95362 {
	width:82px !important;
	height:20px !important;
	left:440px !important;
	top:537px !important;
}

#item95389 {
	width:127px !important;
	height:20px !important;
	left:13px !important;
	top:560px !important;
}

#item95422 {
	width:99px !important;
	height:20px !important;
	left:13px !important;
	top:580px !important;
}

#item95453 {
	width:97px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item3619 {
	width:95px !important;
	height:165px !important;
}

#item4641 {
	width:95px !important;
	height:165px !important;
	left:14px !important;
	top:330px !important;
}

#item3620 {
	width:337px !important;
	height:300px !important;
}

#item4647 {
	width:337px !important;
	height:300px !important;
	left:208px !important;
	top:330px !important;
}

#item3621 {
	width:198px !important;
	height:327px !important;
}

#item4652 {
	width:198px !important;
	height:327px !important;
	left:347px !important;
}

#item3622 {
	width:199px !important;
	height:249px !important;
}

#item4657 {
	width:199px !important;
	height:249px !important;
	left:8px !important;
	top:10px !important;
}

#item95480 {
	width:124px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item95510 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:314px !important;
}

#item95537 {
	width:73px !important;
	height:20px !important;
	left:104px !important;
	top:397px !important;
}

#item95564 {
	width:116px !important;
	height:9px !important;
	left:227px !important;
	top:168px !important;
}

#item95592 {
	width:117px !important;
	height:9px !important;
	left:227px !important;
	top:179px !important;
}

#item3623 {
	width:93px !important;
	height:130px !important;
}

#item4662 {
	width:93px !important;
	height:130px !important;
	left:369px !important;
	top:19px !important;
}

#item3624 {
	width:64px !important;
	height:47px !important;
}

#item4667 {
	width:64px !important;
	height:47px !important;
	left:466px !important;
	top:14px !important;
}

#item3625 {
	width:65px !important;
	height:45px !important;
}

#item4672 {
	width:65px !important;
	height:45px !important;
	left:465px !important;
	top:67px !important;
}

#item3626 {
	width:166px !important;
	height:140px !important;
}

#item4677 {
	width:166px !important;
	height:140px !important;
	left:190px !important;
	top:14px !important;
}

#item3627 {
	width:162px !important;
	height:182px !important;
}

#item4683 {
	width:162px !important;
	height:182px !important;
	left:14px !important;
	top:189px !important;
}

#item3628 {
	width:221px !important;
	height:109px !important;
}

#item4688 {
	width:221px !important;
	height:109px !important;
	left:309px !important;
	top:218px !important;
}

#item3629 {
	width:169px !important;
	height:192px !important;
}

#item4693 {
	width:169px !important;
	height:192px !important;
	left:361px !important;
	top:382px !important;
}

#item3630 {
	width:89px !important;
	height:219px !important;
}

#item4699 {
	width:89px !important;
	height:219px !important;
	left:28px !important;
	top:420px !important;
}

#item3631 {
	width:92px !important;
	height:228px !important;
}

#item4705 {
	width:92px !important;
	height:228px !important;
	left:123px !important;
	top:411px !important;
}

#item94893 {
	width:130px !important;
	height:9px !important;
	left:189px !important;
	top:200px !important;
}

#item94920 {
	width:72px !important;
	height:20px !important;
	left:185px !important;
	top:324px !important;
}

#item94947 {
	width:169px !important;
	height:9px !important;
	left:311px !important;
	top:364px !important;
}

#item94975 {
	width:164px !important;
	height:9px !important;
	left:359px !important;
	top:610px !important;
}

#item95002 {
	width:167px !important;
	height:9px !important;
	left:364px !important;
	top:188px !important;
}

#item95029 {
	width:167px !important;
	height:9px !important;
	left:364px !important;
	top:199px !important;
}

#item95056 {
	width:101px !important;
	height:20px !important;
	left:251px !important;
	top:578px !important;
}

#item95088 {
	width:102px !important;
	height:20px !important;
	left:251px !important;
	top:600px !important;
}

#item3632 {
	width:166px !important;
	height:140px !important;
}

#item4710 {
	width:166px !important;
	height:140px !important;
	left:14px !important;
	top:424px !important;
}

#item3633 {
	width:88px !important;
	height:193px !important;
}

#item4715 {
	width:88px !important;
	height:193px !important;
	left:266px !important;
	top:426px !important;
}

#item3635 {
	width:162px !important;
	height:145px !important;
}

#item4720 {
	width:162px !important;
	height:145px !important;
	left:369px !important;
	top:422px !important;
}

#item3639 {
	width:339px !important;
	height:153px !important;
}

#item4725 {
	width:339px !important;
	height:153px !important;
	left:191px !important;
	top:219px !important;
}

#item3640 {
	width:98px !important;
	height:161px !important;
}

#item4730 {
	width:98px !important;
	height:161px !important;
	left:14px !important;
	top:254px !important;
}

#item3641 {
	width:166px !important;
	height:188px !important;
}

#item4735 {
	width:166px !important;
	height:188px !important;
	left:14px !important;
	top:14px !important;
}

#item3642 {
	width:157px !important;
	height:159px !important;
}

#item4740 {
	width:157px !important;
	height:159px !important;
	left:197px !important;
	top:9px !important;
}

#item95118 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item95145 {
	width:101px !important;
	height:20px !important;
	left:13px !important;
	top:190px !important;
}

#item95172 {
	width:88px !important;
	height:29px !important;
	left:92px !important;
	top:327px !important;
}

#item95199 {
	width:97px !important;
	height:9px !important;
	left:189px !important;
	top:200px !important;
}

#item95226 {
	width:112px !important;
	height:9px !important;
	left:189px !important;
	top:407px !important;
}

#item95253 {
	width:67px !important;
	height:20px !important;
	left:189px !important;
	top:600px !important;
}

#item102006 {
	width:143px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item3645 {
	width:252px !important;
	height:193px !important;
}

#item4745 {
	width:252px !important;
	height:193px !important;
	left:279px !important;
}

#item3646 {
	width:230px !important;
	height:363px !important;
}

#item4750 {
	width:230px !important;
	height:363px !important;
	left:14px !important;
	top:14px !important;
}

#item3647 {
	width:146px !important;
	height:194px !important;
}

#item4755 {
	width:146px !important;
	height:194px !important;
	left:278px !important;
	top:218px !important;
}

#item3648 {
	width:223px !important;
	height:142px !important;
}

#item4760 {
	width:223px !important;
	height:142px !important;
	left:311px !important;
	top:421px !important;
}

#item3649 {
	width:252px !important;
	height:225px !important;
}

#item4765 {
	width:252px !important;
	height:225px !important;
	left:14px !important;
	top:396px !important;
}

#item94642 {
	width:80px !important;
	height:20px !important;
	left:151px !important;
	top:351px !important;
}

#item94669 {
	width:110px !important;
	height:20px !important;
	left:427px !important;
	top:190px !important;
}

#item94699 {
	width:72px !important;
	height:20px !important;
	left:431px !important;
	top:342px !important;
}

#item94726 {
	width:141px !important;
	height:9px !important;
	left:276px !important;
	top:609px !important;
}

#item94753 {
	width:151px !important;
	height:9px !important;
	left:104px !important;
	top:613px !important;
}

#item3650 {
	width:317px !important;
	height:230px !important;
}

#item4771 {
	width:317px !important;
	height:230px !important;
	left:6px !important;
	top:390px !important;
}

#item3651 {
	width:223px !important;
	height:252px !important;
}

#item4776 {
	width:223px !important;
	height:252px !important;
	left:308px !important;
	top:371px !important;
}

#item3652 {
	width:114px !important;
	height:74px !important;
}

#item4781 {
	width:114px !important;
	height:74px !important;
	left:266px !important;
	top:309px !important;
}

#item3653 {
	width:145px !important;
	height:349px !important;
}

#item4786 {
	width:145px !important;
	height:349px !important;
	left:385px !important;
	top:14px !important;
}

#item3654 {
	width:242px !important;
	height:313px !important;
}

#item4791 {
	width:242px !important;
	height:313px !important;
	left:14px !important;
	top:14px !important;
}

#item94780 {
	width:74px !important;
	height:20px !important;
	left:330px !important;
	top:600px !important;
}

#item94807 {
	width:179px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item94834 {
	width:196px !important;
	height:9px !important;
	left:13px !important;
	top:369px !important;
}

#item94865 {
	width:110px !important;
	height:20px !important;
	left:276px !important;
	top:112px !important;
}

#item3655 {
	width:204px !important;
	height:208px !important;
}

#item4796 {
	width:204px !important;
	height:208px !important;
	left:326px !important;
}

#item3656 {
	width:300px !important;
	height:249px !important;
}

#item4801 {
	width:300px !important;
	height:249px !important;
}

#item3657 {
	width:252px !important;
	height:248px !important;
}

#item4806 {
	width:252px !important;
	height:248px !important;
	left:14px !important;
	top:395px !important;
}

#item3658 {
	width:188px !important;
	height:356px !important;
}

#item4811 {
	width:188px !important;
	height:356px !important;
	left:342px !important;
	top:273px !important;
}

#item94362 {
	width:180px !important;
	height:9px !important;
	left:13px !important;
	top:320px !important;
}

#item94389 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:381px !important;
}

#item94416 {
	width:131px !important;
	height:9px !important;
	left:324px !important;
	top:255px !important;
}

#item94444 {
	width:74px !important;
	height:29px !important;
	left:272px !important;
	top:590px !important;
}

#item3659 {
	width:252px !important;
	height:193px !important;
}

#item4816 {
	width:252px !important;
	height:193px !important;
	left:14px !important;
	top:424px !important;
}

#item3662 {
	width:200px !important;
	height:291px !important;
}

#item4821 {
	width:200px !important;
	height:291px !important;
	left:344px !important;
	top:327px !important;
}

#item3663 {
	width:67px !important;
	height:227px !important;
}

#item4826 {
	width:67px !important;
	height:227px !important;
	left:348px !important;
	top:14px !important;
}

#item3664 {
	width:91px !important;
	height:236px !important;
}

#item4831 {
	width:91px !important;
	height:236px !important;
	left:429px !important;
	top:14px !important;
}

#item3665 {
	width:252px !important;
	height:164px !important;
}

#item4836 {
	width:252px !important;
	height:164px !important;
	left:14px !important;
	top:204px !important;
}

#item3666 {
	width:168px !important;
	height:145px !important;
}

#item4842 {
	width:168px !important;
	height:145px !important;
	left:6px !important;
	top:12px !important;
}

#item94474 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item94501 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item94529 {
	width:79px !important;
	height:29px !important;
	left:281px !important;
	top:586px !important;
}

#item94560 {
	width:129px !important;
	height:9px !important;
	left:139px !important;
	top:181px !important;
}

#item94587 {
	width:133px !important;
	height:9px !important;
	left:286px !important;
	top:289px !important;
}

#item94615 {
	width:133px !important;
	height:9px !important;
	left:286px !important;
	top:299px !important;
}

#item3667 {
	width:300px !important;
	height:126px !important;
}

#item4847 {
	width:300px !important;
	height:126px !important;
	left:230px !important;
	top:14px !important;
}

#item3668 {
	width:129px !important;
	height:206px !important;
}

#item4852 {
	width:129px !important;
	height:206px !important;
	left:91px !important;
	top:23px !important;
}

#item3669 {
	width:66px !important;
	height:87px !important;
}

#item4857 {
	width:66px !important;
	height:87px !important;
	left:21px !important;
	top:23px !important;
}

#item3670 {
	width:210px !important;
	height:304px !important;
}

#item4863 {
	width:210px !important;
	height:304px !important;
	left:14px !important;
	top:309px !important;
}

#item3673 {
	width:155px !important;
	height:393px !important;
}

#item4868 {
	width:155px !important;
	height:393px !important;
	left:329px !important;
	top:201px !important;
}

#item3671 {
	width:189px !important;
	height:184px !important;
}

#item4873 {
	width:189px !important;
	height:184px !important;
	left:201px !important;
	top:437px !important;
}

#item3672 {
	width:114px !important;
	height:174px !important;
}

#item4878 {
	width:114px !important;
	height:174px !important;
	left:426px !important;
	top:418px !important;
}

#item94047 {
	width:136px !important;
	height:9px !important;
	left:19px !important;
	top:284px !important;
}

#item94074 {
	width:70px !important;
	height:30px !important;
	left:21px !important;
	top:154px !important;
}

#item94107 {
	width:70px !important;
	height:20px !important;
	left:236px !important;
	top:279px !important;
}

#item94135 {
	width:197px !important;
	height:9px !important;
	left:236px !important;
	top:181px !important;
}

#item94165 {
	width:83px !important;
	height:20px !important;
	left:18px !important;
	top:421px !important;
}

#item94195 {
	width:88px !important;
	height:28px !important;
	left:18px !important;
	top:440px !important;
}

#item94226 {
	width:126px !important;
	height:9px !important;
	left:249px !important;
	top:416px !important;
}

#item94253 {
	width:126px !important;
	height:9px !important;
	left:249px !important;
	top:427px !important;
}

#item3675 {
	width:510px !important;
	height:299px !important;
}

#item4883 {
	width:510px !important;
	height:299px !important;
	left:20px !important;
	top:328px !important;
}

#item3676 {
	width:346px !important;
	height:295px !important;
}

#item4888 {
	width:346px !important;
	height:295px !important;
	left:184px !important;
	top:14px !important;
}

#item3677 {
	width:162px !important;
	height:217px !important;
}

#item4893 {
	width:162px !important;
	height:217px !important;
	left:14px !important;
	top:14px !important;
}

#item94280 {
	width:103px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item94307 {
	width:74px !important;
	height:20px !important;
	left:27px !important;
	top:586px !important;
}

#item94334 {
	width:168px !important;
	height:9px !important;
	left:352px !important;
	top:75px !important;
}

#item3678 {
	width:142px !important;
	height:116px !important;
}

#item4898 {
	width:142px !important;
	height:116px !important;
	left:278px !important;
	top:81px !important;
}

#item102874 {
	width:105px !important;
	height:116px !important;
}

#item102868 {
	width:105px !important;
	height:116px !important;
	left:422px !important;
	top:37px !important;
}

#item3679 {
	width:147px !important;
	height:296px !important;
}

#item4903 {
	width:147px !important;
	height:296px !important;
	left:120px !important;
	top:14px !important;
}

#item3680 {
	width:252px !important;
	height:241px !important;
}

#item4909 {
	width:252px !important;
	height:241px !important;
	left:14px !important;
	top:320px !important;
}

#item3681 {
	width:252px !important;
	height:296px !important;
}

#item4914 {
	width:252px !important;
	height:296px !important;
	left:278px !important;
	top:325px !important;
}

#item93757 {
	width:74px !important;
	height:20px !important;
	left:29px !important;
	top:184px !important;
}

#item93784 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item93815 {
	width:87px !important;
	height:20px !important;
	left:449px !important;
	top:581px !important;
}

#item93842 {
	width:149px !important;
	height:9px !important;
	left:276px !important;
	top:291px !important;
}

#item93872 {
	width:147px !important;
	height:9px !important;
	left:276px !important;
	top:301px !important;
}

#item3682 {
	width:179px !important;
	height:181px !important;
}

#item4920 {
	width:179px !important;
	height:181px !important;
	left:79px !important;
	top:317px !important;
}

#item3683 {
	width:180px !important;
	height:129px !important;
}

#item4925 {
	width:180px !important;
	height:129px !important;
	left:14px !important;
	top:415px !important;
}

#item3684 {
	width:252px !important;
	height:240px !important;
}

#item4930 {
	width:252px !important;
	height:240px !important;
	left:278px !important;
	top:321px !important;
}

#item3685 {
	width:252px !important;
	height:248px !important;
}

#item4935 {
	width:252px !important;
	height:248px !important;
	left:278px !important;
	top:14px !important;
}

#item3686 {
	width:252px !important;
	height:242px !important;
}

#item4940 {
	width:252px !important;
	height:242px !important;
	left:14px !important;
	top:14px !important;
}

#item93900 {
	width:107px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item93931 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item93958 {
	width:175px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item93985 {
	width:250px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item94016 {
	width:250px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item3687 {
	width:252px !important;
	height:174px !important;
}

#item4945 {
	width:252px !important;
	height:174px !important;
	left:278px !important;
	top:14px !important;
}

#item3688 {
	width:150px !important;
	height:185px !important;
}

#item4950 {
	width:150px !important;
	height:185px !important;
	left:14px !important;
	top:14px !important;
}

#item3693 {
	width:158px !important;
	height:143px !important;
}

#item4955 {
	width:158px !important;
	height:143px !important;
	left:14px !important;
	top:249px !important;
}

#item102880 {
	width:77px !important;
	height:58px !important;
}

#item102875 {
	width:77px !important;
	height:58px !important;
	left:17px !important;
	top:137px !important;
}

#item3694 {
	width:142px !important;
	height:140px !important;
}

#item4960 {
	width:142px !important;
	height:140px !important;
	left:278px !important;
	top:253px !important;
}

#item3695 {
	width:516px !important;
	height:213px !important;
}

#item4965 {
	width:516px !important;
	height:213px !important;
	left:14px !important;
	top:405px !important;
}

#item93469 {
	width:74px !important;
	height:20px !important;
	left:174px !important;
	top:122px !important;
}

#item93496 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:236px !important;
}

#item93523 {
	width:89px !important;
	height:20px !important;
	left:179px !important;
	top:352px !important;
}

#item93551 {
	width:94px !important;
	height:29px !important;
	left:428px !important;
	top:354px !important;
}

#item93581 {
	width:183px !important;
	height:9px !important;
	left:276px !important;
	top:235px !important;
}

#item93612 {
	width:100px !important;
	height:20px !important;
	left:404px !important;
	top:600px !important;
}

#item3696 {
	width:516px !important;
	height:295px !important;
}

#item4970 {
	width:516px !important;
	height:295px !important;
	left:14px !important;
	top:322px !important;
}

#item3697 {
	width:210px !important;
	height:274px !important;
}

#item4975 {
	width:210px !important;
	height:274px !important;
	left:320px !important;
	top:43px !important;
}

#item3698 {
	width:252px !important;
	height:216px !important;
}

#item4980 {
	width:252px !important;
	height:216px !important;
	left:14px !important;
	top:14px !important;
}

#item93639 {
	width:134px !important;
	height:9px !important;
	left:26px !important;
	top:594px !important;
}

#item93667 {
	width:182px !important;
	height:9px !important;
	left:13px !important;
	top:304px !important;
}

#item93697 {
	width:96px !important;
	height:20px !important;
	left:282px !important;
	top:99px !important;
}

#item93727 {
	width:88px !important;
	height:28px !important;
	left:282px !important;
	top:120px !important;
}

#item3699 {
	width:252px !important;
	height:172px !important;
}

#item4985 {
	width:252px !important;
	height:172px !important;
	left:278px !important;
	top:14px !important;
}

#item3700 {
	width:252px !important;
	height:310px !important;
}

#item4991 {
	width:252px !important;
	height:310px !important;
	left:14px !important;
	top:14px !important;
}

#item3701 {
	width:147px !important;
	height:155px !important;
}

#item4996 {
	width:147px !important;
	height:155px !important;
	left:383px !important;
	top:199px !important;
}

#item3702 {
	width:150px !important;
	height:283px !important;
}

#item5001 {
	width:150px !important;
	height:283px !important;
	left:14px !important;
	top:334px !important;
}

#item3703 {
	width:252px !important;
	height:180px !important;
}

#item5006 {
	width:252px !important;
	height:180px !important;
	left:278px !important;
	top:366px !important;
}

#item93193 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:316px !important;
}

#item93220 {
	width:73px !important;
	height:30px !important;
	left:168px !important;
	top:496px !important;
}

#item93247 {
	width:93px !important;
	height:20px !important;
	left:408px !important;
	top:166px !important;
}

#item93275 {
	width:74px !important;
	height:20px !important;
	left:282px !important;
	top:301px !important;
}

#item93302 {
	width:123px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item3704 {
	width:252px !important;
	height:184px !important;
}

#item5012 {
	width:252px !important;
	height:184px !important;
	left:14px !important;
	top:366px !important;
}

#item3705 {
	width:162px !important;
	height:297px !important;
}

#item5017 {
	width:162px !important;
	height:297px !important;
	left:369px !important;
	top:322px !important;
}

#item3706 {
	width:173px !important;
	height:126px !important;
}

#item5022 {
	width:173px !important;
	height:126px !important;
	left:99px !important;
	top:229px !important;
}

#item3707 {
	width:252px !important;
	height:242px !important;
}

#item5028 {
	width:252px !important;
	height:242px !important;
	left:278px !important;
	top:14px !important;
}

#item3708 {
	width:252px !important;
	height:160px !important;
}

#item5033 {
	width:252px !important;
	height:160px !important;
	left:14px !important;
	top:14px !important;
}

#item93329 {
	width:148px !important;
	height:9px !important;
	left:18px !important;
	top:605px !important;
}

#item93356 {
	width:80px !important;
	height:20px !important;
	left:20px !important;
	top:324px !important;
}

#item93383 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:211px !important;
}

#item93410 {
	width:218px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item93442 {
	width:73px !important;
	height:20px !important;
	left:283px !important;
	top:409px !important;
}

#item3711 {
	width:168px !important;
	height:162px !important;
}

#item5038 {
	width:168px !important;
	height:162px !important;
	left:279px !important;
}

#item3712 {
	width:252px !important;
	height:310px !important;
}

#item5043 {
	width:252px !important;
	height:310px !important;
	left:14px !important;
}

#item3713 {
	width:171px !important;
	height:136px !important;
}

#item5048 {
	width:171px !important;
	height:136px !important;
	left:278px !important;
	top:174px !important;
}

#item3714 {
	width:291px !important;
	height:298px !important;
}

#item5053 {
	width:291px !important;
	height:298px !important;
	top:322px !important;
}

#item3715 {
	width:226px !important;
	height:218px !important;
}

#item5058 {
	width:226px !important;
	height:218px !important;
	left:304px !important;
	top:324px !important;
}

#item92949 {
	width:134px !important;
	height:9px !important;
	left:302px !important;
	top:610px !important;
}

#item92976 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:294px !important;
}

#item93003 {
	width:88px !important;
	height:20px !important;
	left:137px !important;
	top:443px !important;
}

#item93030 {
	width:77px !important;
	height:20px !important;
	left:455px !important;
	top:288px !important;
}

#item93057 {
	width:74px !important;
	height:20px !important;
	left:454px !important;
	top:132px !important;
}

#item3716 {
	width:380px !important;
	height:246px !important;
}

#item5063 {
	width:380px !important;
	height:246px !important;
	left:150px !important;
	top:372px !important;
}

#item3717 {
	width:160px !important;
	height:352px !important;
}

#item5069 {
	width:160px !important;
	height:352px !important;
	left:384px !important;
	top:11px !important;
}

#item3718 {
	width:128px !important;
	height:165px !important;
}

#item5074 {
	width:128px !important;
	height:165px !important;
	left:139px !important;
	top:197px !important;
}

#item3719 {
	width:156px !important;
	height:186px !important;
}

#item5079 {
	width:156px !important;
	height:186px !important;
	left:111px !important;
}

#item93084 {
	width:74px !important;
	height:20px !important;
	left:18px !important;
	top:298px !important;
}

#item93111 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:168px !important;
}

#item93138 {
	width:74px !important;
	height:20px !important;
	left:20px !important;
	top:487px !important;
}

#item93165 {
	width:85px !important;
	height:29px !important;
	left:284px !important;
	top:261px !important;
}

#item3720 {
	width:314px !important;
	height:192px !important;
}

#item5084 {
	width:314px !important;
	height:192px !important;
	left:216px !important;
	top:14px !important;
}

#item3721 {
	width:190px !important;
	height:232px !important;
}

#item5089 {
	width:190px !important;
	height:232px !important;
	left:14px !important;
	top:14px !important;
}

#item3722 {
	width:168px !important;
	height:98px !important;
}

#item5094 {
	width:168px !important;
	height:98px !important;
	left:215px !important;
	top:213px !important;
}

#item3723 {
	width:411px !important;
	height:305px !important;
}

#item5099 {
	width:411px !important;
	height:305px !important;
	top:323px !important;
}

#item92722 {
	width:118px !important;
	height:9px !important;
	left:215px !important;
	top:197px !important;
}

#item92749 {
	width:122px !important;
	height:9px !important;
	left:387px !important;
	top:303px !important;
}

#item92777 {
	width:89px !important;
	height:20px !important;
	left:423px !important;
	top:438px !important;
}

#item92804 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item3724 {
	width:154px !important;
	height:116px !important;
}

#item5104 {
	width:154px !important;
	height:116px !important;
	left:14px !important;
	top:502px !important;
}

#item3725 {
	width:286px !important;
	height:130px !important;
}

#item5109 {
	width:286px !important;
	height:130px !important;
	left:14px !important;
	top:322px !important;
}

#item3730 {
	width:218px !important;
	height:231px !important;
}

#item5114 {
	width:218px !important;
	height:231px !important;
	left:313px !important;
	top:322px !important;
}

#item3731 {
	width:399px !important;
	height:286px !important;
}

#item5119 {
	width:399px !important;
	height:286px !important;
	left:131px !important;
	top:23px !important;
}

#item92831 {
	width:197px !important;
	height:9px !important;
	left:13px !important;
	top:483px !important;
}

#item92861 {
	width:110px !important;
	height:20px !important;
	left:173px !important;
	top:600px !important;
}

#item92889 {
	width:183px !important;
	height:9px !important;
	left:311px !important;
	top:610px !important;
}

#item92921 {
	width:75px !important;
	height:30px !important;
	left:35px !important;
	top:259px !important;
}

#item3732 {
	width:211px !important;
	height:312px !important;
}

#item5124 {
	width:211px !important;
	height:312px !important;
	left:333px !important;
}

#item3733 {
	width:139px !important;
	height:164px !important;
}

#item5129 {
	width:139px !important;
	height:164px !important;
	left:4px !important;
	top:6px !important;
}

#item3734 {
	width:135px !important;
	height:136px !important;
}

#item5134 {
	width:135px !important;
	height:136px !important;
	left:131px !important;
	top:176px !important;
}

#item3735 {
	width:317px !important;
	height:234px !important;
}

#item5140 {
	width:317px !important;
	height:234px !important;
	left:14px !important;
	top:322px !important;
}

#item3736 {
	width:186px !important;
	height:225px !important;
}

#item5145 {
	width:186px !important;
	height:225px !important;
	left:344px !important;
	top:322px !important;
}

#item92497 {
	width:77px !important;
	height:20px !important;
	left:282px !important;
	top:164px !important;
}

#item92524 {
	width:88px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item92551 {
	width:90px !important;
	height:20px !important;
	left:152px !important;
	top:108px !important;
}

#item92578 {
	width:150px !important;
	height:20px !important;
	left:344px !important;
	top:601px !important;
}

#item92609 {
	width:155px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item3737 {
	width:252px !important;
	height:257px !important;
}

#item5150 {
	width:252px !important;
	height:257px !important;
	left:14px !important;
	top:322px !important;
}

#item3738 {
	width:252px !important;
	height:244px !important;
}

#item5155 {
	width:252px !important;
	height:244px !important;
	left:278px !important;
	top:320px !important;
}

#item3739 {
	width:530px !important;
	height:306px !important;
}

#item5160 {
	width:530px !important;
	height:306px !important;
	left:14px !important;
}

#item92637 {
	width:90px !important;
	height:20px !important;
	left:13px !important;
	top:278px !important;
}

#item92664 {
	width:103px !important;
	height:20px !important;
	left:24px !important;
	top:590px !important;
}

#item92695 {
	width:146px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item3740 {
	width:252px !important;
	height:191px !important;
}

#item5166 {
	width:252px !important;
	height:191px !important;
	left:278px !important;
	top:14px !important;
}

#item3741 {
	width:266px !important;
	height:206px !important;
}

#item5171 {
	width:266px !important;
	height:206px !important;
}

#item3742 {
	width:252px !important;
	height:181px !important;
}

#item5176 {
	width:252px !important;
	height:181px !important;
	left:14px !important;
	top:215px !important;
}

#item3743 {
	width:252px !important;
	height:179px !important;
}

#item5181 {
	width:252px !important;
	height:179px !important;
	left:278px !important;
	top:217px !important;
}

#item3745 {
	width:252px !important;
	height:149px !important;
}

#item5186 {
	width:252px !important;
	height:149px !important;
	left:14px !important;
	top:406px !important;
}

#item3746 {
	width:134px !important;
	height:210px !important;
}

#item5191 {
	width:134px !important;
	height:210px !important;
	left:278px !important;
	top:407px !important;
}

#item92164 {
	width:85px !important;
	height:20px !important;
	left:173px !important;
	top:122px !important;
}

#item92191 {
	width:76px !important;
	height:20px !important;
	left:13px !important;
	top:377px !important;
}

#item92219 {
	width:116px !important;
	height:9px !important;
	left:276px !important;
	top:297px !important;
}

#item92246 {
	width:77px !important;
	height:20px !important;
	left:420px !important;
	top:186px !important;
}

#item92273 {
	width:96px !important;
	height:20px !important;
	left:420px !important;
	top:512px !important;
}

#item92300 {
	width:95px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item3747 {
	width:133px !important;
	height:212px !important;
}

#item5196 {
	width:133px !important;
	height:212px !important;
	left:133px !important;
	top:407px !important;
}

#item3748 {
	width:159px !important;
	height:209px !important;
}

#item5202 {
	width:159px !important;
	height:209px !important;
	left:278px !important;
	top:407px !important;
}

#item3749 {
	width:252px !important;
	height:124px !important;
}

#item5207 {
	width:252px !important;
	height:124px !important;
	left:278px !important;
	top:217px !important;
}

#item3750 {
	width:175px !important;
	height:179px !important;
}

#item5212 {
	width:175px !important;
	height:179px !important;
	left:91px !important;
	top:218px !important;
}

#item3751 {
	width:133px !important;
	height:193px !important;
}

#item5218 {
	width:133px !important;
	height:193px !important;
	left:14px !important;
	top:14px !important;
}

#item3752 {
	width:266px !important;
	height:146px !important;
}

#item5224 {
	width:266px !important;
	height:146px !important;
	left:279px !important;
}

#item92327 {
	width:100px !important;
	height:20px !important;
	left:152px !important;
	top:185px !important;
}

#item92358 {
	width:196px !important;
	height:9px !important;
	left:276px !important;
	top:197px !important;
}

#item92388 {
	width:183px !important;
	height:9px !important;
	left:276px !important;
	top:387px !important;
}

#item92415 {
	width:101px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item92443 {
	width:70px !important;
	height:20px !important;
	left:441px !important;
	top:600px !important;
}

#item92470 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:357px !important;
}

#item3753 {
	width:252px !important;
	height:145px !important;
}

#item5229 {
	width:252px !important;
	height:145px !important;
	left:278px !important;
	top:14px !important;
}

#item3754 {
	width:188px !important;
	height:200px !important;
}

#item5234 {
	width:188px !important;
	height:200px !important;
	left:14px !important;
	top:14px !important;
}

#item3755 {
	width:154px !important;
	height:193px !important;
}

#item5239 {
	width:154px !important;
	height:193px !important;
	left:14px !important;
	top:224px !important;
}

#item3756 {
	width:189px !important;
	height:192px !important;
}

#item5244 {
	width:189px !important;
	height:192px !important;
	left:278px !important;
	top:224px !important;
}

#item3757 {
	width:252px !important;
	height:126px !important;
}

#item5249 {
	width:252px !important;
	height:126px !important;
	left:14px !important;
	top:427px !important;
}

#item3758 {
	width:252px !important;
	height:137px !important;
}

#item5254 {
	width:252px !important;
	height:137px !important;
	left:278px !important;
	top:427px !important;
}

#item90837 {
	width:70px !important;
	height:20px !important;
	left:173px !important;
	top:392px !important;
}

#item90864 {
	width:63px !important;
	height:30px !important;
	left:208px !important;
	top:160px !important;
}

#item90891 {
	width:117px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item90918 {
	width:115px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item90946 {
	width:48px !important;
	height:30px !important;
	left:467px !important;
	top:378px !important;
}

#item90973 {
	width:126px !important;
	height:9px !important;
	left:276px !important;
	top:205px !important;
}

#item3759 {
	width:167px !important;
	height:191px !important;
}

#item5259 {
	width:167px !important;
	height:191px !important;
	left:99px !important;
	top:427px !important;
}

#item3760 {
	width:152px !important;
	height:217px !important;
}

#item5264 {
	width:152px !important;
	height:217px !important;
	left:378px !important;
	top:427px !important;
}

#item3763 {
	width:153px !important;
	height:191px !important;
}

#item5269 {
	width:153px !important;
	height:191px !important;
	left:377px !important;
	top:224px !important;
}

#item3764 {
	width:252px !important;
	height:129px !important;
}

#item5274 {
	width:252px !important;
	height:129px !important;
	left:14px !important;
	top:224px !important;
}

#item3765 {
	width:154px !important;
	height:198px !important;
}

#item5279 {
	width:154px !important;
	height:198px !important;
	left:376px !important;
	top:14px !important;
}

#item3766 {
	width:252px !important;
	height:152px !important;
}

#item5284 {
	width:252px !important;
	height:152px !important;
	left:14px !important;
	top:14px !important;
}

#item91000 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:205px !important;
}

#item91027 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:408px !important;
}

#item91055 {
	width:70px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item91082 {
	width:83px !important;
	height:20px !important;
	left:276px !important;
	top:397px !important;
}

#item91109 {
	width:71px !important;
	height:20px !important;
	left:276px !important;
	top:193px !important;
}

#item92134 {
	width:72px !important;
	height:29px !important;
	left:276px !important;
	top:589px !important;
}

#item3767 {
	width:252px !important;
	height:152px !important;
}

#item5290 {
	width:252px !important;
	height:152px !important;
	left:278px !important;
	top:14px !important;
}

#item3768 {
	width:266px !important;
	height:270px !important;
}

#item5295 {
	width:266px !important;
	height:270px !important;
}

#item3769 {
	width:252px !important;
	height:126px !important;
}

#item5300 {
	width:252px !important;
	height:126px !important;
	left:278px !important;
	top:232px !important;
}

#item3770 {
	width:252px !important;
	height:286px !important;
}

#item5305 {
	width:252px !important;
	height:286px !important;
	left:14px !important;
	top:277px !important;
}

#item3771 {
	width:133px !important;
	height:104px !important;
}

#item5310 {
	width:133px !important;
	height:104px !important;
	left:298px !important;
	top:454px !important;
}

#item3772 {
	width:91px !important;
	height:66px !important;
}

#item5315 {
	width:91px !important;
	height:66px !important;
	left:439px !important;
	top:495px !important;
}

#item90523 {
	width:142px !important;
	height:20px !important;
	left:101px !important;
	top:252px !important;
}

#item90553 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item90583 {
	width:185px !important;
	height:9px !important;
	left:276px !important;
	top:212px !important;
}

#item90613 {
	width:153px !important;
	height:9px !important;
	left:276px !important;
	top:398px !important;
}

#item90640 {
	width:215px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item90670 {
	width:215px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item3773 {
	width:180px !important;
	height:193px !important;
}

#item5320 {
	width:180px !important;
	height:193px !important;
	left:86px !important;
	top:425px !important;
}

#item3774 {
	width:252px !important;
	height:229px !important;
}

#item5325 {
	width:252px !important;
	height:229px !important;
	left:278px !important;
	top:322px !important;
}

#item3775 {
	width:180px !important;
	height:193px !important;
}

#item5330 {
	width:180px !important;
	height:193px !important;
	left:86px !important;
	top:220px !important;
}

#item3776 {
	width:252px !important;
	height:255px !important;
}

#item5335 {
	width:252px !important;
	height:255px !important;
	left:278px !important;
	top:14px !important;
}

#item3777 {
	width:252px !important;
	height:148px !important;
}

#item5340 {
	width:252px !important;
	height:148px !important;
	left:14px !important;
	top:14px !important;
}

#item90701 {
	width:137px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item90728 {
	width:68px !important;
	height:29px !important;
	left:12px !important;
	top:385px !important;
}

#item90755 {
	width:67px !important;
	height:29px !important;
	left:13px !important;
	top:541px !important;
}

#item90782 {
	width:144px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item90810 {
	width:98px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item3779 {
	width:183px !important;
	height:193px !important;
}

#item5345 {
	width:183px !important;
	height:193px !important;
	left:278px !important;
	top:14px !important;
}

#item3780 {
	width:266px !important;
	height:156px !important;
}

#item5350 {
	width:266px !important;
	height:156px !important;
}

#item3781 {
	width:252px !important;
	height:158px !important;
}

#item5355 {
	width:252px !important;
	height:158px !important;
	left:14px !important;
	top:230px !important;
}

#item3782 {
	width:174px !important;
	height:194px !important;
}

#item5361 {
	width:174px !important;
	height:194px !important;
	left:356px !important;
	top:221px !important;
}

#item3783 {
	width:252px !important;
	height:129px !important;
}

#item5366 {
	width:252px !important;
	height:129px !important;
	left:14px !important;
	top:434px !important;
}

#item3784 {
	width:208px !important;
	height:192px !important;
}

#item5371 {
	width:208px !important;
	height:192px !important;
	left:322px !important;
	top:426px !important;
}

#item90224 {
	width:138px !important;
	height:9px !important;
	left:12px !important;
	top:212px !important;
}

#item90251 {
	width:128px !important;
	height:9px !important;
	left:18px !important;
	top:409px !important;
}

#item90278 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item90305 {
	width:93px !important;
	height:20px !important;
	left:282px !important;
	top:491px !important;
}

#item90332 {
	width:72px !important;
	height:20px !important;
	left:276px !important;
	top:397px !important;
}

#item90359 {
	width:62px !important;
	height:30px !important;
	left:468px !important;
	top:178px !important;
}

#item3785 {
	width:252px !important;
	height:148px !important;
}

#item5376 {
	width:252px !important;
	height:148px !important;
	left:14px !important;
	top:424px !important;
}

#item3786 {
	width:252px !important;
	height:239px !important;
}

#item5382 {
	width:252px !important;
	height:239px !important;
	left:278px !important;
	top:323px !important;
}

#item3787 {
	width:252px !important;
	height:298px !important;
}

#item5387 {
	width:252px !important;
	height:298px !important;
	left:278px !important;
	top:14px !important;
}

#item3788 {
	width:201px !important;
	height:213px !important;
}

#item5392 {
	width:201px !important;
	height:213px !important;
	left:66px !important;
	top:200px !important;
}

#item3789 {
	width:252px !important;
	height:147px !important;
}

#item5397 {
	width:252px !important;
	height:147px !important;
	left:14px !important;
	top:14px !important;
}

#item90387 {
	width:118px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item90414 {
	width:72px !important;
	height:29px !important;
	left:12px !important;
	top:384px !important;
}

#item90441 {
	width:136px !important;
	height:9px !important;
	left:18px !important;
	top:602px !important;
}

#item90469 {
	width:130px !important;
	height:9px !important;
	left:278px !important;
	top:610px !important;
}

#item90496 {
	width:141px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item3790 {
	width:93px !important;
	height:253px !important;
}

#item5402 {
	width:93px !important;
	height:253px !important;
	left:291px !important;
	top:14px !important;
}

#item3791 {
	width:252px !important;
	height:276px !important;
}

#item5407 {
	width:252px !important;
	height:276px !important;
	left:14px !important;
	top:14px !important;
}

#item3792 {
	width:252px !important;
	height:188px !important;
}

#item5412 {
	width:252px !important;
	height:188px !important;
	left:14px !important;
	top:357px !important;
}

#item3793 {
	width:125px !important;
	height:219px !important;
}

#item5417 {
	width:125px !important;
	height:219px !important;
	left:286px !important;
	top:335px !important;
}

#item3796 {
	width:120px !important;
	height:163px !important;
}

#item5422 {
	width:120px !important;
	height:163px !important;
	left:417px !important;
	top:490px !important;
}

#item89913 {
	width:117px !important;
	height:9px !important;
	left:12px !important;
	top:335px !important;
}

#item89940 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item89967 {
	width:138px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item89998 {
	width:84px !important;
	height:20px !important;
	left:433px !important;
	top:418px !important;
}

#item90025 {
	width:90px !important;
	height:20px !important;
	left:387px !important;
	top:90px !important;
}

#item3797 {
	width:252px !important;
	height:149px !important;
}

#item5428 {
	width:252px !important;
	height:149px !important;
	left:14px !important;
	top:424px !important;
}

#item3798 {
	width:227px !important;
	height:112px !important;
}

#item5433 {
	width:227px !important;
	height:112px !important;
	left:303px !important;
	top:455px !important;
}

#item3799 {
	width:170px !important;
	height:140px !important;
}

#item5439 {
	width:170px !important;
	height:140px !important;
	left:360px !important;
	top:322px !important;
}

#item3800 {
	width:252px !important;
	height:239px !important;
}

#item5444 {
	width:252px !important;
	height:239px !important;
	left:278px !important;
	top:14px !important;
}

#item3801 {
	width:167px !important;
	height:191px !important;
}

#item5449 {
	width:167px !important;
	height:191px !important;
	left:99px !important;
	top:222px !important;
}

#item3802 {
	width:168px !important;
	height:162px !important;
}

#item5454 {
	width:168px !important;
	height:162px !important;
	left:107px !important;
	top:45px !important;
}

#item90053 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:395px !important;
}

#item90080 {
	width:103px !important;
	height:20px !important;
	left:13px !important;
	top:189px !important;
}

#item90110 {
	width:155px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item90137 {
	width:71px !important;
	height:20px !important;
	left:276px !important;
	top:411px !important;
}

#item90164 {
	width:217px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item90196 {
	width:158px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item3803 {
	width:394px !important;
	height:266px !important;
}

#item5459 {
	width:394px !important;
	height:266px !important;
}

#item3804 {
	width:261px !important;
	height:163px !important;
}

#item5464 {
	width:261px !important;
	height:163px !important;
	left:9px !important;
	top:281px !important;
}

#item3805 {
	width:103px !important;
	height:97px !important;
}

#item5469 {
	width:103px !important;
	height:97px !important;
	left:14px !important;
	top:454px !important;
}

#item3806 {
	width:252px !important;
	height:276px !important;
}

#item5474 {
	width:252px !important;
	height:276px !important;
	left:278px !important;
	top:281px !important;
}

#item89736 {
	width:92px !important;
	height:20px !important;
	left:398px !important;
	top:248px !important;
}

#item89764 {
	width:198px !important;
	height:9px !important;
	left:282px !important;
	top:605px !important;
}

#item89795 {
	width:233px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item89826 {
	width:233px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item3807 {
	width:369px !important;
	height:257px !important;
}

#item5479 {
	width:369px !important;
	height:257px !important;
	left:162px !important;
	top:371px !important;
}

#item3808 {
	width:516px !important;
	height:344px !important;
}

#item5484 {
	width:516px !important;
	height:344px !important;
	left:14px !important;
	top:14px !important;
}

#item89856 {
	width:150px !important;
	height:20px !important;
	left:18px !important;
	top:334px !important;
}

#item89886 {
	width:104px !important;
	height:20px !important;
	left:18px !important;
	top:512px !important;
}

#item3812 {
	width:169px !important;
	height:193px !important;
}

#item5489 {
	width:169px !important;
	height:193px !important;
	left:361px !important;
	top:14px !important;
}

#item3813 {
	width:252px !important;
	height:223px !important;
}

#item5494 {
	width:252px !important;
	height:223px !important;
	left:14px !important;
	top:14px !important;
}

#item3814 {
	width:173px !important;
	height:194px !important;
}

#item5499 {
	width:173px !important;
	height:194px !important;
	left:278px !important;
	top:220px !important;
}

#item3815 {
	width:259px !important;
	height:315px !important;
}

#item5504 {
	width:259px !important;
	height:315px !important;
	left:7px !important;
	top:309px !important;
}

#item3816 {
	width:173px !important;
	height:193px !important;
}

#item5510 {
	width:173px !important;
	height:193px !important;
	left:278px !important;
	top:424px !important;
}

#item89426 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:295px !important;
}

#item89456 {
	width:101px !important;
	height:20px !important;
	left:161px !important;
	top:600px !important;
}

#item89483 {
	width:67px !important;
	height:20px !important;
	left:456px !important;
	top:599px !important;
}

#item89511 {
	width:80px !important;
	height:20px !important;
	left:277px !important;
	top:160px !important;
}

#item89538 {
	width:71px !important;
	height:39px !important;
	left:457px !important;
	top:336px !important;
}

#item89570 {
	width:77px !important;
	height:37px !important;
	left:457px !important;
	top:374px !important;
}

#item3817 {
	width:252px !important;
	height:232px !important;
}

#item5515 {
	width:252px !important;
	height:232px !important;
	left:14px !important;
	top:321px !important;
}

#item3818 {
	width:52px !important;
	height:83px !important;
}

#item5520 {
	width:52px !important;
	height:83px !important;
	left:278px !important;
	top:322px !important;
}

#item3819 {
	width:60px !important;
	height:93px !important;
}

#item5525 {
	width:60px !important;
	height:93px !important;
	left:321px !important;
	top:324px !important;
}

#item3820 {
	width:156px !important;
	height:292px !important;
}

#item5531 {
	width:156px !important;
	height:292px !important;
	left:388px !important;
	top:326px !important;
}

#item3821 {
	width:252px !important;
	height:296px !important;
}

#item5536 {
	width:252px !important;
	height:296px !important;
	left:278px !important;
	top:14px !important;
}

#item3822 {
	width:255px !important;
	height:267px !important;
}

#item5541 {
	width:255px !important;
	height:267px !important;
	left:11px !important;
	top:9px !important;
}

#item89600 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item89628 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item89655 {
	width:73px !important;
	height:20px !important;
	left:288px !important;
	top:153px !important;
}

#item89682 {
	width:116px !important;
	height:9px !important;
	left:276px !important;
	top:597px !important;
}

#item89709 {
	width:116px !important;
	height:9px !important;
	left:276px !important;
	top:607px !important;
}

#item3823 {
	width:338px !important;
	height:241px !important;
}

#item5547 {
	width:338px !important;
	height:241px !important;
}

#item3824 {
	width:181px !important;
	height:229px !important;
}

#item5552 {
	width:181px !important;
	height:229px !important;
	left:349px !important;
	top:14px !important;
}

#item3825 {
	width:317px !important;
	height:271px !important;
}

#item5557 {
	width:317px !important;
	height:271px !important;
	left:18px !important;
	top:334px !important;
}

#item3828 {
	width:190px !important;
	height:245px !important;
}

#item5562 {
	width:190px !important;
	height:245px !important;
	left:349px !important;
	top:322px !important;
}

#item89127 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:229px !important;
}

#item89154 {
	width:111px !important;
	height:20px !important;
	left:30px !important;
	top:406px !important;
}

#item89181 {
	width:139px !important;
	height:9px !important;
	left:347px !important;
	top:303px !important;
}

#item89208 {
	width:134px !important;
	height:9px !important;
	left:354px !important;
	top:603px !important;
}

#item3829 {
	width:151px !important;
	height:162px !important;
}

#item5567 {
	width:151px !important;
	height:162px !important;
	left:5px !important;
	top:459px !important;
}

#item3831 {
	width:74px !important;
	height:131px !important;
}

#item5572 {
	width:74px !important;
	height:131px !important;
	left:162px !important;
	top:437px !important;
}

#item3833 {
	width:103px !important;
	height:137px !important;
}

#item5577 {
	width:103px !important;
	height:137px !important;
	left:263px !important;
	top:485px !important;
}

#item3834 {
	width:206px !important;
	height:91px !important;
}

#item5582 {
	width:206px !important;
	height:91px !important;
	left:287px !important;
	top:343px !important;
}

#item3835 {
	width:266px !important;
	height:253px !important;
}

#item5588 {
	width:266px !important;
	height:253px !important;
	left:278px !important;
}

#item3836 {
	width:253px !important;
	height:252px !important;
}

#item5593 {
	width:253px !important;
	height:252px !important;
	left:13px !important;
}

#item3830 {
	width:69px !important;
	height:142px !important;
}

#item5598 {
	width:69px !important;
	height:142px !important;
	left:110px !important;
	top:442px !important;
}

#item3832 {
	width:69px !important;
	height:130px !important;
}

#item5603 {
	width:69px !important;
	height:130px !important;
	left:220px !important;
	top:448px !important;
}

#item89235 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item89263 {
	width:146px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item89290 {
	width:110px !important;
	height:9px !important;
	left:138px !important;
	top:353px !important;
}

#item89318 {
	width:110px !important;
	height:9px !important;
	left:138px !important;
	top:363px !important;
}

#item89345 {
	width:110px !important;
	height:9px !important;
	left:138px !important;
	top:374px !important;
}

#item89372 {
	width:110px !important;
	height:9px !important;
	left:138px !important;
	top:384px !important;
}

#item89399 {
	width:110px !important;
	height:9px !important;
	left:138px !important;
	top:394px !important;
}

#item3841 {
	width:159px !important;
	height:187px !important;
}

#item5608 {
	width:159px !important;
	height:187px !important;
	left:278px !important;
	top:14px !important;
}

#item3842 {
	width:145px !important;
	height:217px !important;
}

#item5613 {
	width:145px !important;
	height:217px !important;
	left:14px !important;
	top:51px !important;
}

#item3843 {
	width:116px !important;
	height:168px !important;
}

#item5618 {
	width:116px !important;
	height:168px !important;
	left:125px !important;
	top:38px !important;
}

#item3844 {
	width:66px !important;
	height:84px !important;
}

#item5623 {
	width:66px !important;
	height:84px !important;
	left:200px !important;
	top:193px !important;
}

#item3845 {
	width:55px !important;
	height:48px !important;
}

#item5628 {
	width:55px !important;
	height:48px !important;
	left:282px !important;
	top:230px !important;
}

#item3846 {
	width:31px !important;
	height:57px !important;
}

#item5633 {
	width:31px !important;
	height:57px !important;
	left:342px !important;
	top:214px !important;
}

#item3847 {
	width:82px !important;
	height:90px !important;
}

#item5638 {
	width:82px !important;
	height:90px !important;
	left:376px !important;
	top:219px !important;
}

#item3848 {
	width:70px !important;
	height:104px !important;
}

#item5643 {
	width:70px !important;
	height:104px !important;
	left:460px !important;
	top:222px !important;
}

#item3850 {
	width:166px !important;
	height:160px !important;
}

#item5648 {
	width:166px !important;
	height:160px !important;
	left:14px !important;
	top:372px !important;
}

#item3851 {
	width:164px !important;
	height:160px !important;
}

#item5653 {
	width:164px !important;
	height:160px !important;
	left:190px !important;
	top:372px !important;
}

#item3852 {
	width:164px !important;
	height:143px !important;
}

#item5659 {
	width:164px !important;
	height:143px !important;
	left:366px !important;
	top:371px !important;
}

#item88735 {
	width:87px !important;
	height:29px !important;
	left:444px !important;
	top:170px !important;
}

#item88762 {
	width:105px !important;
	height:20px !important;
	left:364px !important;
	top:599px !important;
}

#item88790 {
	width:105px !important;
	height:20px !important;
	left:189px !important;
	top:599px !important;
}

#item88817 {
	width:173px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item88849 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:342px !important;
}

#item88876 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:352px !important;
}

#item88903 {
	width:138px !important;
	height:9px !important;
	left:276px !important;
	top:342px !important;
}

#item88930 {
	width:138px !important;
	height:9px !important;
	left:276px !important;
	top:353px !important;
}

#item3853 {
	width:91px !important;
	height:82px !important;
}

#item5664 {
	width:91px !important;
	height:82px !important;
	left:5px !important;
	top:363px !important;
}

#item3854 {
	width:77px !important;
	height:76px !important;
}

#item5669 {
	width:77px !important;
	height:76px !important;
	left:99px !important;
	top:364px !important;
}

#item3855 {
	width:82px !important;
	height:55px !important;
}

#item5674 {
	width:82px !important;
	height:55px !important;
	left:80px !important;
	top:447px !important;
}

#item3856 {
	width:163px !important;
	height:218px !important;
}

#item5679 {
	width:163px !important;
	height:218px !important;
	left:190px !important;
	top:324px !important;
}

#item3857 {
	width:181px !important;
	height:161px !important;
}

#item5685 {
	width:181px !important;
	height:161px !important;
	left:358px !important;
	top:326px !important;
}

#item3858 {
	width:516px !important;
	height:268px !important;
}

#item5690 {
	width:516px !important;
	height:268px !important;
	left:14px !important;
	top:14px !important;
}

#item88958 {
	width:109px !important;
	height:20px !important;
	left:19px !important;
	top:284px !important;
}

#item88985 {
	width:153px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item89012 {
	width:131px !important;
	height:20px !important;
	left:191px !important;
	top:596px !important;
}

#item89043 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item89070 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item89100 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item3859 {
	width:252px !important;
	height:130px !important;
}

#item5695 {
	width:252px !important;
	height:130px !important;
	left:278px !important;
	top:14px !important;
}

#item3860 {
	width:266px !important;
	height:239px !important;
}

#item5700 {
	width:266px !important;
	height:239px !important;
}

#item3861 {
	width:262px !important;
	height:154px !important;
}

#item5705 {
	width:262px !important;
	height:154px !important;
	left:278px !important;
	top:210px !important;
}

#item3862 {
	width:266px !important;
	height:230px !important;
}

#item5710 {
	width:266px !important;
	height:230px !important;
	top:321px !important;
}

#item3863 {
	width:164px !important;
	height:191px !important;
}

#item5715 {
	width:164px !important;
	height:191px !important;
	left:376px !important;
	top:427px !important;
}

#item88421 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item88448 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item88475 {
	width:167px !important;
	height:9px !important;
	left:276px !important;
	top:409px !important;
}

#item88502 {
	width:185px !important;
	height:9px !important;
	left:276px !important;
	top:191px !important;
}

#item88535 {
	width:89px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item3866 {
	width:177px !important;
	height:192px !important;
}

#item5721 {
	width:177px !important;
	height:192px !important;
	left:89px !important;
	top:444px !important;
}

#item3867 {
	width:252px !important;
	height:189px !important;
}

#item5726 {
	width:252px !important;
	height:189px !important;
	left:278px !important;
	top:367px !important;
}

#item3868 {
	width:256px !important;
	height:180px !important;
}

#item5731 {
	width:256px !important;
	height:180px !important;
	left:274px !important;
	top:35px !important;
}

#item3869 {
	width:102px !important;
	height:96px !important;
}

#item5737 {
	width:102px !important;
	height:96px !important;
	left:428px !important;
	top:175px !important;
}

#item3870 {
	width:260px !important;
	height:188px !important;
}

#item5743 {
	width:260px !important;
	height:188px !important;
	left:6px !important;
	top:252px !important;
}

#item3871 {
	width:252px !important;
	height:162px !important;
}

#item5748 {
	width:252px !important;
	height:162px !important;
	left:14px !important;
	top:14px !important;
}

#item88563 {
	width:153px !important;
	height:9px !important;
	left:89px !important;
	top:423px !important;
}

#item88590 {
	width:146px !important;
	height:9px !important;
	left:14px !important;
	top:232px !important;
}

#item88617 {
	width:76px !important;
	height:40px !important;
	left:13px !important;
	top:580px !important;
}

#item88648 {
	width:195px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item88678 {
	width:191px !important;
	height:9px !important;
	left:276px !important;
	top:341px !important;
}

#item88708 {
	width:191px !important;
	height:9px !important;
	left:276px !important;
	top:351px !important;
}

#item3872 {
	width:516px !important;
	height:296px !important;
}

#item5753 {
	width:516px !important;
	height:296px !important;
	left:14px !important;
	top:14px !important;
}

#item3873 {
	width:169px !important;
	height:217px !important;
}

#item5758 {
	width:169px !important;
	height:217px !important;
	left:14px !important;
	top:318px !important;
}

#item3874 {
	width:144px !important;
	height:198px !important;
}

#item5763 {
	width:144px !important;
	height:198px !important;
	left:194px !important;
	top:316px !important;
}

#item3875 {
	width:75px !important;
	height:134px !important;
}

#item5768 {
	width:75px !important;
	height:134px !important;
	left:361px !important;
	top:323px !important;
}

#item3876 {
	width:170px !important;
	height:97px !important;
}

#item5773 {
	width:170px !important;
	height:97px !important;
	left:361px !important;
	top:467px !important;
}

#item87982 {
	width:164px !important;
	height:9px !important;
	left:359px !important;
	top:301px !important;
}

#item88009 {
	width:77px !important;
	height:29px !important;
	left:439px !important;
	top:403px !important;
}

#item88036 {
	width:128px !important;
	height:9px !important;
	left:359px !important;
	top:610px !important;
}

#item88063 {
	width:174px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item88091 {
	width:121px !important;
	height:20px !important;
	left:194px !important;
	top:600px !important;
}

#item3877 {
	width:252px !important;
	height:139px !important;
}

#item5778 {
	width:252px !important;
	height:139px !important;
	left:14px !important;
	top:430px !important;
}

#item3878 {
	width:116px !important;
	height:98px !important;
}

#item5783 {
	width:116px !important;
	height:98px !important;
	left:418px !important;
	top:525px !important;
}

#item3880 {
	width:185px !important;
	height:221px !important;
}

#item5788 {
	width:185px !important;
	height:221px !important;
	left:278px !important;
	top:14px !important;
}

#item3881 {
	width:209px !important;
	height:127px !important;
}

#item5793 {
	width:209px !important;
	height:127px !important;
	left:321px !important;
	top:224px !important;
}

#item3882 {
	width:184px !important;
	height:166px !important;
}

#item5798 {
	width:184px !important;
	height:166px !important;
	left:83px !important;
	top:214px !important;
}

#item3883 {
	width:187px !important;
	height:187px !important;
}

#item5803 {
	width:187px !important;
	height:187px !important;
	left:80px !important;
	top:14px !important;
}

#item88121 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item88148 {
	width:107px !important;
	height:30px !important;
	left:281px !important;
	top:565px !important;
}

#item88179 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:334px !important;
}

#item88207 {
	width:61px !important;
	height:40px !important;
	left:13px !important;
	top:160px !important;
}

#item88234 {
	width:234px !important;
	height:9px !important;
	left:281px !important;
	top:473px !important;
}

#item88266 {
	width:234px !important;
	height:9px !important;
	left:281px !important;
	top:483px !important;
}

#item88297 {
	width:234px !important;
	height:9px !important;
	left:281px !important;
	top:494px !important;
}

#item88328 {
	width:234px !important;
	height:9px !important;
	left:281px !important;
	top:404px !important;
}

#item88359 {
	width:234px !important;
	height:9px !important;
	left:281px !important;
	top:414px !important;
}

#item88391 {
	width:234px !important;
	height:9px !important;
	left:281px !important;
	top:425px !important;
}

#item3884 {
	width:252px !important;
	height:146px !important;
}

#item5809 {
	width:252px !important;
	height:146px !important;
	left:278px !important;
	top:14px !important;
}

#item3885 {
	width:252px !important;
	height:145px !important;
}

#item5814 {
	width:252px !important;
	height:145px !important;
	left:14px !important;
	top:14px !important;
}

#item3886 {
	width:252px !important;
	height:134px !important;
}

#item5819 {
	width:252px !important;
	height:134px !important;
	left:14px !important;
	top:219px !important;
}

#item3887 {
	width:252px !important;
	height:157px !important;
}

#item5824 {
	width:252px !important;
	height:157px !important;
	left:278px !important;
	top:224px !important;
}

#item3888 {
	width:180px !important;
	height:198px !important;
}

#item5829 {
	width:180px !important;
	height:198px !important;
	left:87px !important;
	top:428px !important;
}

#item3889 {
	width:171px !important;
	height:190px !important;
}

#item5834 {
	width:171px !important;
	height:190px !important;
	left:349px !important;
	top:418px !important;
}

#item87644 {
	width:190px !important;
	height:9px !important;
	left:13px !important;
	top:205px !important;
}

#item87674 {
	width:151px !important;
	height:9px !important;
	left:283px !important;
	top:198px !important;
}

#item87701 {
	width:176px !important;
	height:9px !important;
	left:13px !important;
	top:408px !important;
}

#item87728 {
	width:142px !important;
	height:9px !important;
	left:276px !important;
	top:408px !important;
}

#item87755 {
	width:78px !important;
	height:29px !important;
	left:13px !important;
	top:589px !important;
}

#item87785 {
	width:71px !important;
	height:40px !important;
	left:276px !important;
	top:525px !important;
}

#item3890 {
	width:172px !important;
	height:187px !important;
}

#item5839 {
	width:172px !important;
	height:187px !important;
	left:94px !important;
	top:429px !important;
}

#item3891 {
	width:156px !important;
	height:190px !important;
}

#item5844 {
	width:156px !important;
	height:190px !important;
	left:374px !important;
	top:428px !important;
}

#item3892 {
	width:252px !important;
	height:123px !important;
}

#item5849 {
	width:252px !important;
	height:123px !important;
	left:278px !important;
	top:222px !important;
}

#item3893 {
	width:252px !important;
	height:139px !important;
}

#item5854 {
	width:252px !important;
	height:139px !important;
	left:14px !important;
	top:225px !important;
}

#item3894 {
	width:179px !important;
	height:203px !important;
}

#item5859 {
	width:179px !important;
	height:203px !important;
	left:351px !important;
	top:14px !important;
}

#item3895 {
	width:252px !important;
	height:144px !important;
}

#item5864 {
	width:252px !important;
	height:144px !important;
	left:14px !important;
	top:14px !important;
}

#item87815 {
	width:130px !important;
	height:9px !important;
	left:13px !important;
	top:205px !important;
}

#item87843 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:408px !important;
}

#item87870 {
	width:75px !important;
	height:29px !important;
	left:13px !important;
	top:566px !important;
}

#item87897 {
	width:156px !important;
	height:9px !important;
	left:276px !important;
	top:408px !important;
}

#item87924 {
	width:93px !important;
	height:29px !important;
	left:276px !important;
	top:525px !important;
}

#item87955 {
	width:83px !important;
	height:20px !important;
	left:276px !important;
	top:194px !important;
}

#item3897 {
	width:252px !important;
	height:162px !important;
}

#item5869 {
	width:252px !important;
	height:162px !important;
	left:278px !important;
	top:14px !important;
}

#item3898 {
	width:252px !important;
	height:238px !important;
}

#item5874 {
	width:252px !important;
	height:238px !important;
	left:14px !important;
	top:14px !important;
}

#item3899 {
	width:136px !important;
	height:173px !important;
}

#item5880 {
	width:136px !important;
	height:173px !important;
	left:278px !important;
	top:241px !important;
}

#item3900 {
	width:252px !important;
	height:221px !important;
}

#item5885 {
	width:252px !important;
	height:221px !important;
	left:14px !important;
	top:315px !important;
}

#item3901 {
	width:252px !important;
	height:179px !important;
}

#item5890 {
	width:252px !important;
	height:179px !important;
	left:278px !important;
	top:428px !important;
}

#item87361 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:300px !important;
}

#item87393 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item87420 {
	width:193px !important;
	height:9px !important;
	left:276px !important;
	top:223px !important;
}

#item87450 {
	width:103px !important;
	height:20px !important;
	left:422px !important;
	top:389px !important;
}

#item87477 {
	width:128px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item3902 {
	width:134px !important;
	height:149px !important;
}

#item5895 {
	width:134px !important;
	height:149px !important;
	left:14px !important;
	top:478px !important;
}

#item3903 {
	width:142px !important;
	height:143px !important;
}

#item5901 {
	width:142px !important;
	height:143px !important;
	left:278px !important;
	top:473px !important;
}

#item3904 {
	width:171px !important;
	height:148px !important;
}

#item5906 {
	width:171px !important;
	height:148px !important;
	left:278px !important;
	top:319px !important;
}

#item3905 {
	width:252px !important;
	height:104px !important;
}

#item5911 {
	width:252px !important;
	height:104px !important;
	left:14px !important;
	top:319px !important;
}

#item3906 {
	width:516px !important;
	height:295px !important;
}

#item5916 {
	width:516px !important;
	height:295px !important;
	left:14px !important;
	top:14px !important;
}

#item87507 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

#item87535 {
	width:78px !important;
	height:20px !important;
	left:156px !important;
	top:599px !important;
}

#item87562 {
	width:133px !important;
	height:9px !important;
	left:13px !important;
	top:456px !important;
}

#item87589 {
	width:73px !important;
	height:29px !important;
	left:454px !important;
	top:436px !important;
}

#item87617 {
	width:92px !important;
	height:20px !important;
	left:422px !important;
	top:599px !important;
}

#item3907 {
	width:164px !important;
	height:112px !important;
}

#item5921 {
	width:164px !important;
	height:112px !important;
	left:366px !important;
	top:14px !important;
}

#item3908 {
	width:106px !important;
	height:196px !important;
}

#item5926 {
	width:106px !important;
	height:196px !important;
	left:189px !important;
	top:14px !important;
}

#item3909 {
	width:164px !important;
	height:154px !important;
}

#item5931 {
	width:164px !important;
	height:154px !important;
	left:14px !important;
	top:14px !important;
}

#item3910 {
	width:164px !important;
	height:142px !important;
}

#item5936 {
	width:164px !important;
	height:142px !important;
	left:14px !important;
	top:219px !important;
}

#item3911 {
	width:163px !important;
	height:131px !important;
}

#item5941 {
	width:163px !important;
	height:131px !important;
	left:191px !important;
	top:218px !important;
}

#item3912 {
	width:164px !important;
	height:131px !important;
}

#item5947 {
	width:164px !important;
	height:131px !important;
	left:366px !important;
	top:220px !important;
}

#item3913 {
	width:164px !important;
	height:129px !important;
}

#item5952 {
	width:164px !important;
	height:129px !important;
	left:366px !important;
	top:424px !important;
}

#item3917 {
	width:166px !important;
	height:125px !important;
}

#item5958 {
	width:166px !important;
	height:125px !important;
	left:14px !important;
	top:422px !important;
}

#item3918 {
	width:96px !important;
	height:193px !important;
}

#item5963 {
	width:96px !important;
	height:193px !important;
	left:190px !important;
	top:424px !important;
}

#item86849 {
	width:61px !important;
	height:40px !important;
	left:297px !important;
	top:169px !important;
}

#item86876 {
	width:141px !important;
	height:20px !important;
	left:364px !important;
	top:189px !important;
}

#item86908 {
	width:128px !important;
	height:20px !important;
	left:13px !important;
	top:190px !important;
}

#item86939 {
	width:117px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item86967 {
	width:150px !important;
	height:9px !important;
	left:189px !important;
	top:405px !important;
}

#item86994 {
	width:126px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item87021 {
	width:57px !important;
	height:30px !important;
	left:290px !important;
	top:582px !important;
}

#item87051 {
	width:133px !important;
	height:9px !important;
	left:364px !important;
	top:405px !important;
}

#item87078 {
	width:168px !important;
	height:9px !important;
	left:364px !important;
	top:600px !important;
}

#item87108 {
	width:168px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item3919 {
	width:166px !important;
	height:142px !important;
}

#item5968 {
	width:166px !important;
	height:142px !important;
	left:14px !important;
	top:424px !important;
}

#item3920 {
	width:164px !important;
	height:140px !important;
}

#item5973 {
	width:164px !important;
	height:140px !important;
	left:190px !important;
	top:425px !important;
}

#item3921 {
	width:164px !important;
	height:132px !important;
}

#item5978 {
	width:164px !important;
	height:132px !important;
	left:366px !important;
	top:424px !important;
}

#item3922 {
	width:165px !important;
	height:143px !important;
}

#item5983 {
	width:165px !important;
	height:143px !important;
	left:365px !important;
	top:218px !important;
}

#item3923 {
	width:164px !important;
	height:140px !important;
}

#item5988 {
	width:164px !important;
	height:140px !important;
	left:190px !important;
	top:220px !important;
}

#item3924 {
	width:164px !important;
	height:134px !important;
}

#item5993 {
	width:164px !important;
	height:134px !important;
	left:14px !important;
	top:219px !important;
}

#item3925 {
	width:165px !important;
	height:133px !important;
}

#item5998 {
	width:165px !important;
	height:133px !important;
	left:14px !important;
	top:14px !important;
}

#item3926 {
	width:164px !important;
	height:123px !important;
}

#item6003 {
	width:164px !important;
	height:123px !important;
	left:190px !important;
	top:14px !important;
}

#item87136 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item87163 {
	width:133px !important;
	height:20px !important;
	left:189px !important;
	top:189px !important;
}

#item87195 {
	width:122px !important;
	height:20px !important;
	left:13px !important;
	top:189px !important;
}

#item87225 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:601px !important;
}

#item87252 {
	width:155px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item87279 {
	width:146px !important;
	height:9px !important;
	left:189px !important;
	top:405px !important;
}

#item87306 {
	width:125px !important;
	height:9px !important;
	left:364px !important;
	top:405px !important;
}

#item87334 {
	width:94px !important;
	height:20px !important;
	left:364px !important;
	top:600px !important;
}

#item3927 {
	width:170px !important;
	height:193px !important;
}

#item6008 {
	width:170px !important;
	height:193px !important;
	left:278px !important;
	top:14px !important;
}

#item3928 {
	width:252px !important;
	height:241px !important;
}

#item6013 {
	width:252px !important;
	height:241px !important;
	left:14px !important;
	top:14px !important;
}

#item3929 {
	width:252px !important;
	height:343px !important;
}

#item6018 {
	width:252px !important;
	height:343px !important;
	left:278px !important;
	top:218px !important;
}

#item3930 {
	width:252px !important;
	height:239px !important;
}

#item6023 {
	width:252px !important;
	height:239px !important;
	left:14px !important;
	top:334px !important;
}

#item86597 {
	width:184px !important;
	height:9px !important;
	left:13px !important;
	top:312px !important;
}

#item86627 {
	width:83px !important;
	height:20px !important;
	left:452px !important;
	top:160px !important;
}

#item86655 {
	width:134px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item86682 {
	width:189px !important;
	height:9px !important;
	left:277px !important;
	top:610px !important;
}

#item3934 {
	width:362px !important;
	height:189px !important;
}

#item6029 {
	width:362px !important;
	height:189px !important;
	left:168px !important;
	top:427px !important;
}

#item3935 {
	width:530px !important;
	height:412px !important;
}

#item6034 {
	width:530px !important;
	height:412px !important;
	left:14px !important;
}

#item86713 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:248px !important;
}

#item86740 {
	width:127px !important;
	height:9px !important;
	left:19px !important;
	top:521px !important;
}

#item86768 {
	width:103px !important;
	height:9px !important;
	left:38px !important;
	top:580px !important;
}

#item86795 {
	width:103px !important;
	height:9px !important;
	left:38px !important;
	top:589px !important;
}

#item86822 {
	width:103px !important;
	height:9px !important;
	left:38px !important;
	top:599px !important;
}

#item3936 {
	width:218px !important;
	height:119px !important;
}

#item6039 {
	width:218px !important;
	height:119px !important;
	left:312px !important;
	top:14px !important;
}

#item3937 {
	width:301px !important;
	height:411px !important;
}

#item6044 {
	width:301px !important;
	height:411px !important;
}

#item3938 {
	width:152px !important;
	height:191px !important;
}

#item6050 {
	width:152px !important;
	height:191px !important;
	left:313px !important;
	top:220px !important;
}

#item3939 {
	width:426px !important;
	height:191px !important;
}

#item6055 {
	width:426px !important;
	height:191px !important;
	left:14px !important;
	top:426px !important;
}

#item86369 {
	width:113px !important;
	height:20px !important;
	left:191px !important;
	top:141px !important;
}

#item86396 {
	width:162px !important;
	height:9px !important;
	left:310px !important;
	top:200px !important;
}

#item86425 {
	width:59px !important;
	height:60px !important;
	left:467px !important;
	top:344px !important;
}

#item86455 {
	width:72px !important;
	height:20px !important;
	left:448px !important;
	top:591px !important;
}

#item3940 {
	width:216px !important;
	height:301px !important;
}

#item6060 {
	width:216px !important;
	height:301px !important;
	left:14px !important;
	top:249px !important;
}

#item3942 {
	width:302px !important;
	height:379px !important;
}

#item6066 {
	width:302px !important;
	height:379px !important;
	left:242px !important;
	top:248px !important;
}

#item3943 {
	width:86px !important;
	height:60px !important;
}

#item6071 {
	width:86px !important;
	height:60px !important;
	left:312px !important;
	top:518px !important;
}

#item3944 {
	width:516px !important;
	height:220px !important;
}

#item6076 {
	width:516px !important;
	height:220px !important;
	left:14px !important;
	top:14px !important;
}

#item86482 {
	width:137px !important;
	height:9px !important;
	left:240px !important;
	top:499px !important;
}

#item86509 {
	width:214px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item86539 {
	width:125px !important;
	height:9px !important;
	left:240px !important;
	top:610px !important;
}

#item86567 {
	width:199px !important;
	height:9px !important;
	left:19px !important;
	top:223px !important;
}

#item3945 {
	width:252px !important;
	height:142px !important;
}

#item6081 {
	width:252px !important;
	height:142px !important;
	left:278px !important;
	top:14px !important;
}

#item3946 {
	width:266px !important;
	height:252px !important;
}

#item6086 {
	width:266px !important;
	height:252px !important;
}

#item3947 {
	width:180px !important;
	height:145px !important;
}

#item6091 {
	width:180px !important;
	height:145px !important;
	left:278px !important;
	top:213px !important;
}

#item3948 {
	width:266px !important;
	height:275px !important;
}

#item6096 {
	width:266px !important;
	height:275px !important;
	top:353px !important;
}

#item3949 {
	width:252px !important;
	height:206px !important;
}

#item6101 {
	width:252px !important;
	height:206px !important;
	left:278px !important;
	top:424px !important;
}

#item86094 {
	width:163px !important;
	height:9px !important;
	left:276px !important;
	top:193px !important;
}

#item86121 {
	width:170px !important;
	height:9px !important;
	left:67px !important;
	top:325px !important;
}

#item86148 {
	width:155px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item86176 {
	width:63px !important;
	height:40px !important;
	left:13px !important;
	top:558px !important;
}

#item86203 {
	width:116px !important;
	height:20px !important;
	left:112px !important;
	top:557px !important;
}

#item86234 {
	width:145px !important;
	height:9px !important;
	left:357px !important;
	top:568px !important;
}

#item3950 {
	width:252px !important;
	height:227px !important;
}

#item6107 {
	width:252px !important;
	height:227px !important;
	left:14px !important;
	top:322px !important;
}

#item3951 {
	width:252px !important;
	height:147px !important;
}

#item6112 {
	width:252px !important;
	height:147px !important;
	left:278px !important;
	top:423px !important;
}

#item3952 {
	width:252px !important;
	height:329px !important;
}

#item6117 {
	width:252px !important;
	height:329px !important;
	left:278px !important;
	top:14px !important;
}

#item3953 {
	width:252px !important;
	height:241px !important;
}

#item6122 {
	width:252px !important;
	height:241px !important;
	left:14px !important;
	top:14px !important;
}

#item86261 {
	width:151px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item86288 {
	width:137px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item86315 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item86342 {
	width:141px !important;
	height:9px !important;
	left:276px !important;
	top:403px !important;
}

#item3954 {
	width:252px !important;
	height:239px !important;
}

#item6127 {
	width:252px !important;
	height:239px !important;
	left:278px !important;
	top:14px !important;
}

#item3955 {
	width:252px !important;
	height:321px !important;
}

#item6132 {
	width:252px !important;
	height:321px !important;
	left:14px !important;
	top:14px !important;
}

#item3956 {
	width:252px !important;
	height:137px !important;
}

#item6137 {
	width:252px !important;
	height:137px !important;
	left:14px !important;
	top:426px !important;
}

#item3961 {
	width:217px !important;
	height:257px !important;
}

#item6142 {
	width:217px !important;
	height:257px !important;
	left:278px !important;
	top:324px !important;
}

#item85843 {
	width:128px !important;
	height:9px !important;
	left:23px !important;
	top:393px !important;
}

#item85870 {
	width:148px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item85897 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item85925 {
	width:81px !important;
	height:29px !important;
	left:445px !important;
	top:584px !important;
}

#item3962 {
	width:252px !important;
	height:299px !important;
}

#item6147 {
	width:252px !important;
	height:299px !important;
	left:14px !important;
	top:220px !important;
}

#item3963 {
	width:128px !important;
	height:91px !important;
}

#item6152 {
	width:128px !important;
	height:91px !important;
	left:17px !important;
	top:388px !important;
}

#item3964 {
	width:252px !important;
	height:332px !important;
}

#item6157 {
	width:252px !important;
	height:332px !important;
	left:278px !important;
	top:219px !important;
}

#item3965 {
	width:252px !important;
	height:151px !important;
}

#item6162 {
	width:252px !important;
	height:151px !important;
	left:278px !important;
	top:14px !important;
}

#item3966 {
	width:250px !important;
	height:208px !important;
}

#item6167 {
	width:250px !important;
	height:208px !important;
	left:16px !important;
}

#item85955 {
	width:117px !important;
	height:9px !important;
	left:69px !important;
	top:200px !important;
}

#item85982 {
	width:217px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item86012 {
	width:164px !important;
	height:9px !important;
	left:22px !important;
	top:601px !important;
}

#item86039 {
	width:106px !important;
	height:20px !important;
	left:23px !important;
	top:515px !important;
}

#item86066 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item3967 {
	width:266px !important;
	height:310px !important;
}

#item6172 {
	width:266px !important;
	height:310px !important;
}

#item3968 {
	width:193px !important;
	height:206px !important;
}

#item6178 {
	width:193px !important;
	height:206px !important;
	left:337px !important;
	top:14px !important;
}

#item3969 {
	width:252px !important;
	height:125px !important;
}

#item6183 {
	width:252px !important;
	height:125px !important;
	left:278px !important;
	top:231px !important;
}

#item3970 {
	width:252px !important;
	height:213px !important;
}

#item6188 {
	width:252px !important;
	height:213px !important;
	left:14px !important;
	top:404px !important;
}

#item3971 {
	width:139px !important;
	height:164px !important;
}

#item6193 {
	width:139px !important;
	height:164px !important;
	left:278px !important;
	top:454px !important;
}

#item85555 {
	width:141px !important;
	height:20px !important;
	left:276px !important;
	top:74px !important;
}

#item85585 {
	width:91px !important;
	height:20px !important;
	left:13px !important;
	top:371px !important;
}

#item85612 {
	width:106px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item85643 {
	width:74px !important;
	height:20px !important;
	left:421px !important;
	top:600px !important;
}

#item85670 {
	width:184px !important;
	height:9px !important;
	left:276px !important;
	top:425px !important;
}

#item85701 {
	width:205px !important;
	height:9px !important;
	left:276px !important;
	top:433px !important;
}

#item3972 {
	width:252px !important;
	height:231px !important;
}

#item6198 {
	width:252px !important;
	height:231px !important;
	left:14px !important;
	top:322px !important;
}

#item3973 {
	width:252px !important;
	height:233px !important;
}

#item6204 {
	width:252px !important;
	height:233px !important;
	left:278px !important;
	top:321px !important;
}

#item3974 {
	width:252px !important;
	height:240px !important;
}

#item6209 {
	width:252px !important;
	height:240px !important;
	left:278px !important;
	top:14px !important;
}

#item3975 {
	width:252px !important;
	height:238px !important;
}

#item6214 {
	width:252px !important;
	height:238px !important;
	left:14px !important;
	top:14px !important;
}

#item85731 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item85758 {
	width:210px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item85789 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item85816 {
	width:175px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item3976 {
	width:168px !important;
	height:163px !important;
}

#item6219 {
	width:168px !important;
	height:163px !important;
	left:278px !important;
	top:14px !important;
}

#item3977 {
	width:266px !important;
	height:307px !important;
}

#item6224 {
	width:266px !important;
	height:307px !important;
}

#item3978 {
	width:186px !important;
	height:200px !important;
}

#item6229 {
	width:186px !important;
	height:200px !important;
	left:278px !important;
	top:188px !important;
}

#item3979 {
	width:174px !important;
	height:244px !important;
}

#item6234 {
	width:174px !important;
	height:244px !important;
	left:278px !important;
	top:400px !important;
}

#item3980 {
	width:252px !important;
	height:243px !important;
}

#item6240 {
	width:252px !important;
	height:243px !important;
	left:14px !important;
	top:322px !important;
}

#item85239 {
	width:73px !important;
	height:29px !important;
	left:188px !important;
	top:185px !important;
}

#item85266 {
	width:84px !important;
	height:29px !important;
	left:452px !important;
	top:590px !important;
}

#item85296 {
	width:130px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item85323 {
	width:74px !important;
	height:29px !important;
	left:449px !important;
	top:149px !important;
}

#item85354 {
	width:67px !important;
	height:40px !important;
	left:465px !important;
	top:324px !important;
}

#item3981 {
	width:212px !important;
	height:141px !important;
}

#item6245 {
	width:212px !important;
	height:141px !important;
	left:4px !important;
	top:426px !important;
}

#item3982 {
	width:225px !important;
	height:193px !important;
}

#item6250 {
	width:225px !important;
	height:193px !important;
	left:305px !important;
	top:425px !important;
}

#item3984 {
	width:167px !important;
	height:238px !important;
}

#item6256 {
	width:167px !important;
	height:238px !important;
	left:349px !important;
	top:57px !important;
}

#item3983 {
	width:129px !important;
	height:188px !important;
}

#item6262 {
	width:129px !important;
	height:188px !important;
	left:255px !important;
	top:127px !important;
}

#item3985 {
	width:198px !important;
	height:128px !important;
}

#item6267 {
	width:198px !important;
	height:128px !important;
	left:14px !important;
	top:14px !important;
}

#item3986 {
	width:203px !important;
	height:156px !important;
}

#item6272 {
	width:203px !important;
	height:156px !important;
	left:14px !important;
	top:208px !important;
}

#item85384 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item85411 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item85438 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item85466 {
	width:84px !important;
	height:20px !important;
	left:223px !important;
	top:550px !important;
}

#item85493 {
	width:218px !important;
	height:9px !important;
	left:223px !important;
	top:395px !important;
}

#item85524 {
	width:218px !important;
	height:9px !important;
	left:223px !important;
	top:405px !important;
}

#item3987 {
	width:168px !important;
	height:125px !important;
}

#item6277 {
	width:168px !important;
	height:125px !important;
	left:362px !important;
	top:14px !important;
}

#item3988 {
	width:240px !important;
	height:208px !important;
}

#item6282 {
	width:240px !important;
	height:208px !important;
}

#item3989 {
	width:89px !important;
	height:192px !important;
}

#item6287 {
	width:89px !important;
	height:192px !important;
	left:14px !important;
	top:221px !important;
}

#item3990 {
	width:167px !important;
	height:108px !important;
}

#item6292 {
	width:167px !important;
	height:108px !important;
	left:188px !important;
	top:230px !important;
}

#item3991 {
	width:164px !important;
	height:140px !important;
}

#item6297 {
	width:164px !important;
	height:140px !important;
	left:366px !important;
	top:221px !important;
}

#item3992 {
	width:252px !important;
	height:140px !important;
}

#item6302 {
	width:252px !important;
	height:140px !important;
	left:14px !important;
	top:425px !important;
}

#item3995 {
	width:252px !important;
	height:163px !important;
}

#item6307 {
	width:252px !important;
	height:163px !important;
	left:278px !important;
	top:420px !important;
}

#item84865 {
	width:71px !important;
	height:20px !important;
	left:106px !important;
	top:395px !important;
}

#item84892 {
	width:133px !important;
	height:20px !important;
	left:189px !important;
	top:395px !important;
}

#item84922 {
	width:128px !important;
	height:9px !important;
	left:364px !important;
	top:406px !important;
}

#item84949 {
	width:165px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item84976 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item85007 {
	width:165px !important;
	height:9px !important;
	left:364px !important;
	top:200px !important;
}

#item85037 {
	width:72px !important;
	height:20px !important;
	left:248px !important;
	top:161px !important;
}

#item85064 {
	width:96px !important;
	height:28px !important;
	left:248px !important;
	top:181px !important;
}

#item3996 {
	width:204px !important;
	height:216px !important;
}

#item6312 {
	width:204px !important;
	height:216px !important;
	left:14px !important;
	top:323px !important;
}

#item3997 {
	width:300px !important;
	height:140px !important;
}

#item6317 {
	width:300px !important;
	height:140px !important;
	left:230px !important;
	top:425px !important;
}

#item3998 {
	width:214px !important;
	height:195px !important;
}

#item6322 {
	width:214px !important;
	height:195px !important;
	left:316px !important;
	top:221px !important;
}

#item3999 {
	width:223px !important;
	height:193px !important;
}

#item6328 {
	width:223px !important;
	height:193px !important;
	left:307px !important;
	top:14px !important;
}

#item4000 {
	width:205px !important;
	height:206px !important;
}

#item6333 {
	width:205px !important;
	height:206px !important;
	left:14px !important;
	top:14px !important;
}

#item85097 {
	width:145px !important;
	height:9px !important;
	left:230px !important;
	top:610px !important;
}

#item85124 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item85151 {
	width:190px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item85181 {
	width:78px !important;
	height:29px !important;
	left:230px !important;
	top:374px !important;
}

#item85211 {
	width:73px !important;
	height:20px !important;
	left:230px !important;
	top:190px !important;
}

#item4001 {
	width:275px !important;
	height:306px !important;
}

#item6338 {
	width:275px !important;
	height:306px !important;
	left:129px !important;
}

#item4002 {
	width:372px !important;
	height:301px !important;
}

#item6343 {
	width:372px !important;
	height:301px !important;
	left:14px !important;
	top:317px !important;
}

#item84639 {
	width:102px !important;
	height:20px !important;
	left:395px !important;
	top:559px !important;
}

#item84667 {
	width:106px !important;
	height:20px !important;
	left:18px !important;
	top:127px !important;
}

#item84694 {
	width:112px !important;
	height:20px !important;
	left:413px !important;
	top:255px !important;
}

#item4003 {
	width:252px !important;
	height:153px !important;
}

#item6348 {
	width:252px !important;
	height:153px !important;
	left:14px !important;
	top:420px !important;
}

#item4004 {
	width:252px !important;
	height:241px !important;
}

#item6353 {
	width:252px !important;
	height:241px !important;
	left:278px !important;
	top:320px !important;
}

#item4005 {
	width:252px !important;
	height:134px !important;
}

#item6358 {
	width:252px !important;
	height:134px !important;
	left:14px !important;
	top:217px !important;
}

#item4006 {
	width:252px !important;
	height:194px !important;
}

#item6363 {
	width:252px !important;
	height:194px !important;
	left:14px !important;
	top:6px !important;
}

#item4007 {
	width:266px !important;
	height:258px !important;
}

#item6368 {
	width:266px !important;
	height:258px !important;
	left:278px !important;
}

#item84721 {
	width:104px !important;
	height:20px !important;
	left:13px !important;
	top:188px !important;
}

#item84752 {
	width:171px !important;
	height:9px !important;
	left:13px !important;
	top:404px !important;
}

#item84779 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item84806 {
	width:222px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item84836 {
	width:142px !important;
	height:9px !important;
	left:276px !important;
	top:301px !important;
}

#item4009 {
	width:252px !important;
	height:122px !important;
}

#item6373 {
	width:252px !important;
	height:122px !important;
	left:278px !important;
	top:86px !important;
}

#item4010 {
	width:252px !important;
	height:194px !important;
}

#item6378 {
	width:252px !important;
	height:194px !important;
	left:14px !important;
	top:14px !important;
}

#item4011 {
	width:252px !important;
	height:137px !important;
}

#item6383 {
	width:252px !important;
	height:137px !important;
	left:14px !important;
	top:220px !important;
}

#item4012 {
	width:252px !important;
	height:131px !important;
}

#item6388 {
	width:252px !important;
	height:131px !important;
	left:278px !important;
	top:221px !important;
}

#item4013 {
	width:290px !important;
	height:196px !important;
}

#item6393 {
	width:290px !important;
	height:196px !important;
	left:14px !important;
	top:424px !important;
}

#item4014 {
	width:106px !important;
	height:96px !important;
}

#item6399 {
	width:106px !important;
	height:96px !important;
	left:311px !important;
	top:426px !important;
}

#item4015 {
	width:111px !important;
	height:97px !important;
}

#item6404 {
	width:111px !important;
	height:97px !important;
	left:419px !important;
	top:425px !important;
}

#item84258 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:190px !important;
}

#item84285 {
	width:194px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item84317 {
	width:151px !important;
	height:9px !important;
	left:285px !important;
	top:399px !important;
}

#item84348 {
	width:172px !important;
	height:9px !important;
	left:353px !important;
	top:79px !important;
}

#item84375 {
	width:207px !important;
	height:9px !important;
	left:309px !important;
	top:589px !important;
}

#item84405 {
	width:207px !important;
	height:9px !important;
	left:309px !important;
	top:600px !important;
}

#item84435 {
	width:207px !important;
	height:9px !important;
	left:309px !important;
	top:610px !important;
}

#item4016 {
	width:165px !important;
	height:243px !important;
}

#item6409 {
	width:165px !important;
	height:243px !important;
	left:14px !important;
	top:274px !important;
}

#item4017 {
	width:154px !important;
	height:197px !important;
}

#item6414 {
	width:154px !important;
	height:197px !important;
	left:192px !important;
	top:342px !important;
}

#item4018 {
	width:178px !important;
	height:196px !important;
}

#item6420 {
	width:178px !important;
	height:196px !important;
	left:352px !important;
	top:343px !important;
}

#item4019 {
	width:97px !important;
	height:71px !important;
}

#item6425 {
	width:97px !important;
	height:71px !important;
	left:433px !important;
	top:544px !important;
}

#item4020 {
	width:115px !important;
	height:197px !important;
}

#item6430 {
	width:115px !important;
	height:197px !important;
	left:198px !important;
	top:37px !important;
}

#item4021 {
	width:218px !important;
	height:256px !important;
}

#item6435 {
	width:218px !important;
	height:256px !important;
	left:326px !important;
}

#item4022 {
	width:164px !important;
	height:162px !important;
}

#item6440 {
	width:164px !important;
	height:162px !important;
	left:14px !important;
	top:14px !important;
}

#item84467 {
	width:129px !important;
	height:20px !important;
	left:13px !important;
	top:241px !important;
}

#item84497 {
	width:205px !important;
	height:9px !important;
	left:320px !important;
	top:311px !important;
}

#item84528 {
	width:103px !important;
	height:20px !important;
	left:202px !important;
	top:301px !important;
}

#item84555 {
	width:103px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item84582 {
	width:203px !important;
	height:9px !important;
	left:190px !important;
	top:600px !important;
}

#item84612 {
	width:203px !important;
	height:9px !important;
	left:190px !important;
	top:610px !important;
}

#item4023 {
	width:147px !important;
	height:194px !important;
}

#item6445 {
	width:147px !important;
	height:194px !important;
	left:278px !important;
	top:14px !important;
}

#item4024 {
	width:252px !important;
	height:249px !important;
}

#item6450 {
	width:252px !important;
	height:249px !important;
	left:14px !important;
	top:14px !important;
}

#item4028 {
	width:147px !important;
	height:200px !important;
}

#item6455 {
	width:147px !important;
	height:200px !important;
	left:383px !important;
	top:214px !important;
}

#item4029 {
	width:252px !important;
	height:227px !important;
}

#item6460 {
	width:252px !important;
	height:227px !important;
	left:14px !important;
	top:327px !important;
}

#item4030 {
	width:161px !important;
	height:137px !important;
}

#item6466 {
	width:161px !important;
	height:137px !important;
	left:278px !important;
	top:424px !important;
}

#item4035 {
	width:134px !important;
	height:286px !important;
}

#item6492 {
	width:134px !important;
	height:286px !important;
	left:544px !important;
	top:14px !important;
}

#item83980 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:311px !important;
}

#item84007 {
	width:109px !important;
	height:20px !important;
	left:276px !important;
	top:395px !important;
}

#item84034 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item84062 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item84090 {
	width:72px !important;
	height:20px !important;
	left:432px !important;
	top:188px !important;
}

#item4031 {
	width:252px !important;
	height:137px !important;
}

#item6471 {
	width:252px !important;
	height:137px !important;
	left:14px !important;
	top:425px !important;
}

#item4032 {
	width:266px !important;
	height:213px !important;
}

#item6477 {
	width:266px !important;
	height:213px !important;
	left:278px !important;
	top:350px !important;
}

#item4033 {
	width:266px !important;
	height:261px !important;
}

#item6482 {
	width:266px !important;
	height:261px !important;
	left:278px !important;
}

#item4034 {
	width:122px !important;
	height:286px !important;
}

#item6487 {
	width:122px !important;
	height:286px !important;
	left:145px !important;
	top:14px !important;
}

#item84117 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item84144 {
	width:197px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item84174 {
	width:108px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item84201 {
	width:95px !important;
	height:20px !important;
	left:143px !important;
	top:395px !important;
}

#item84228 {
	width:190px !important;
	height:9px !important;
	left:286px !important;
	top:318px !important;
}

#item4036 {
	width:163px !important;
	height:120px !important;
}

#item6497 {
	width:163px !important;
	height:120px !important;
	left:367px !important;
	top:14px !important;
}

#item4037 {
	width:235px !important;
	height:193px !important;
}

#item6502 {
	width:235px !important;
	height:193px !important;
	left:14px !important;
	top:14px !important;
}

#item4038 {
	width:167px !important;
	height:143px !important;
}

#item6507 {
	width:167px !important;
	height:143px !important;
	left:14px !important;
	top:219px !important;
}

#item4039 {
	width:164px !important;
	height:124px !important;
}

#item6512 {
	width:164px !important;
	height:124px !important;
	left:191px !important;
	top:220px !important;
}

#item4040 {
	width:163px !important;
	height:94px !important;
}

#item6517 {
	width:163px !important;
	height:94px !important;
	left:367px !important;
	top:218px !important;
}

#item4041 {
	width:252px !important;
	height:137px !important;
}

#item6522 {
	width:252px !important;
	height:137px !important;
	left:14px !important;
	top:426px !important;
}

#item4042 {
	width:252px !important;
	height:147px !important;
}

#item6527 {
	width:252px !important;
	height:147px !important;
	left:278px !important;
	top:423px !important;
}

#item83670 {
	width:100px !important;
	height:20px !important;
	left:257px !important;
	top:188px !important;
}

#item83697 {
	width:136px !important;
	height:9px !important;
	left:364px !important;
	top:200px !important;
}

#item83724 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item83751 {
	width:135px !important;
	height:9px !important;
	left:189px !important;
	top:405px !important;
}

#item83778 {
	width:127px !important;
	height:20px !important;
	left:364px !important;
	top:394px !important;
}

#item83812 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item83840 {
	width:159px !important;
	height:9px !important;
	left:277px !important;
	top:610px !important;
}

#item4043 {
	width:252px !important;
	height:231px !important;
}

#item6532 {
	width:252px !important;
	height:231px !important;
	left:14px !important;
	top:323px !important;
}

#item4044 {
	width:252px !important;
	height:238px !important;
}

#item6537 {
	width:252px !important;
	height:238px !important;
	left:278px !important;
	top:323px !important;
}

#item4049 {
	width:252px !important;
	height:295px !important;
}

#item6542 {
	width:252px !important;
	height:295px !important;
	left:278px !important;
	top:14px !important;
}

#item4050 {
	width:170px !important;
	height:231px !important;
}

#item6548 {
	width:170px !important;
	height:231px !important;
	left:14px !important;
	top:14px !important;
}

#item83867 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item83895 {
	width:162px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item83922 {
	width:73px !important;
	height:29px !important;
	left:194px !important;
	top:282px !important;
}

#item83953 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:304px !important;
}

#item4051 {
	width:253px !important;
	height:163px !important;
}

#item6553 {
	width:253px !important;
	height:163px !important;
	left:277px !important;
}

#item4052 {
	width:252px !important;
	height:219px !important;
}

#item6558 {
	width:252px !important;
	height:219px !important;
	left:14px !important;
	top:14px !important;
}

#item4053 {
	width:252px !important;
	height:196px !important;
}

#item6563 {
	width:252px !important;
	height:196px !important;
	left:278px !important;
	top:225px !important;
}

#item4054 {
	width:252px !important;
	height:290px !important;
}

#item6569 {
	width:252px !important;
	height:290px !important;
	left:14px !important;
	top:329px !important;
}

#item4055 {
	width:150px !important;
	height:213px !important;
}

#item6574 {
	width:150px !important;
	height:213px !important;
	left:278px !important;
	top:431px !important;
}

#item83345 {
	width:93px !important;
	height:20px !important;
	left:276px !important;
	top:402px !important;
}

#item83372 {
	width:170px !important;
	height:9px !important;
	left:276px !important;
	top:207px !important;
}

#item83399 {
	width:96px !important;
	height:20px !important;
	left:166px !important;
	top:576px !important;
}

#item83426 {
	width:76px !important;
	height:20px !important;
	left:433px !important;
	top:599px !important;
}

#item83453 {
	width:120px !important;
	height:9px !important;
	left:13px !important;
	top:287px !important;
}

#item83480 {
	width:120px !important;
	height:9px !important;
	left:13px !important;
	top:298px !important;
}

#item83507 {
	width:120px !important;
	height:9px !important;
	left:13px !important;
	top:308px !important;
}

#item4056 {
	width:199px !important;
	height:231px !important;
}

#item6579 {
	width:199px !important;
	height:231px !important;
	left:14px !important;
	top:329px !important;
}

#item4057 {
	width:196px !important;
	height:127px !important;
}

#item6585 {
	width:196px !important;
	height:127px !important;
	left:334px !important;
	top:491px !important;
}

#item4058 {
	width:305px !important;
	height:134px !important;
}

#item6590 {
	width:305px !important;
	height:134px !important;
	left:225px !important;
	top:323px !important;
}

#item4059 {
	width:150px !important;
	height:301px !important;
}

#item6595 {
	width:150px !important;
	height:301px !important;
	left:380px !important;
	top:14px !important;
}

#item4060 {
	width:252px !important;
	height:256px !important;
}

#item6600 {
	width:252px !important;
	height:256px !important;
	left:14px !important;
	top:14px !important;
}

#item83534 {
	width:98px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item83562 {
	width:99px !important;
	height:20px !important;
	left:226px !important;
	top:599px !important;
}

#item83589 {
	width:83px !important;
	height:20px !important;
	left:280px !important;
	top:294px !important;
}

#item83616 {
	width:120px !important;
	height:9px !important;
	left:12px !important;
	top:309px !important;
}

#item83643 {
	width:81px !important;
	height:20px !important;
	left:226px !important;
	top:456px !important;
}

#item4061 {
	width:214px !important;
	height:193px !important;
}

#item6605 {
	width:214px !important;
	height:193px !important;
	left:316px !important;
	top:14px !important;
}

#item4062 {
	width:252px !important;
	height:149px !important;
}

#item6610 {
	width:252px !important;
	height:149px !important;
	left:14px !important;
	top:14px !important;
}

#item4067 {
	width:252px !important;
	height:130px !important;
}

#item6615 {
	width:252px !important;
	height:130px !important;
	left:14px !important;
	top:219px !important;
}

#item4068 {
	width:174px !important;
	height:190px !important;
}

#item6620 {
	width:174px !important;
	height:190px !important;
	left:278px !important;
	top:221px !important;
}

#item4069 {
	width:193px !important;
	height:191px !important;
}

#item6626 {
	width:193px !important;
	height:191px !important;
	left:14px !important;
	top:426px !important;
}

#item4070 {
	width:252px !important;
	height:140px !important;
}

#item6631 {
	width:252px !important;
	height:140px !important;
	left:278px !important;
	top:424px !important;
}

#item83036 {
	width:206px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item83067 {
	width:59px !important;
	height:30px !important;
	left:213px !important;
	top:589px !important;
}

#item83094 {
	width:168px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item83121 {
	width:63px !important;
	height:30px !important;
	left:456px !important;
	top:373px !important;
}

#item83151 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item83178 {
	width:79px !important;
	height:20px !important;
	left:283px !important;
	top:81px !important;
}

#item4071 {
	width:252px !important;
	height:141px !important;
}

#item6636 {
	width:252px !important;
	height:141px !important;
	left:14px !important;
	top:424px !important;
}

#item4072 {
	width:252px !important;
	height:234px !important;
}

#item6641 {
	width:252px !important;
	height:234px !important;
	left:278px !important;
	top:322px !important;
}

#item4073 {
	width:165px !important;
	height:195px !important;
}

#item6646 {
	width:165px !important;
	height:195px !important;
	left:101px !important;
	top:219px !important;
}

#item4074 {
	width:155px !important;
	height:193px !important;
}

#item6651 {
	width:155px !important;
	height:193px !important;
	left:111px !important;
	top:14px !important;
}

#item4075 {
	width:252px !important;
	height:232px !important;
}

#item6656 {
	width:252px !important;
	height:232px !important;
	left:278px !important;
	top:14px !important;
}

#item83205 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:179px !important;
}

#item83233 {
	width:88px !important;
	height:29px !important;
	left:13px !important;
	top:385px !important;
}

#item83263 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item83290 {
	width:149px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item83318 {
	width:142px !important;
	height:9px !important;
	left:277px !important;
	top:303px !important;
}

#item4076 {
	width:252px !important;
	height:223px !important;
}

#item6661 {
	width:252px !important;
	height:223px !important;
	left:278px !important;
	top:14px !important;
}

#item4077 {
	width:252px !important;
	height:250px !important;
}

#item6666 {
	width:252px !important;
	height:250px !important;
	left:14px !important;
}

#item4078 {
	width:252px !important;
	height:231px !important;
}

#item6671 {
	width:252px !important;
	height:231px !important;
	left:14px !important;
	top:321px !important;
}

#item4079 {
	width:252px !important;
	height:223px !important;
}

#item6676 {
	width:252px !important;
	height:223px !important;
	left:278px !important;
	top:321px !important;
}

#item82770 {
	width:167px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item82797 {
	width:196px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item82829 {
	width:200px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item82860 {
	width:204px !important;
	height:9px !important;
	left:276px !important;
	top:292px !important;
}

#item82891 {
	width:205px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item4080 {
	width:163px !important;
	height:152px !important;
}

#item6681 {
	width:163px !important;
	height:152px !important;
	left:14px !important;
	top:402px !important;
}

#item4081 {
	width:165px !important;
	height:143px !important;
}

#item6686 {
	width:165px !important;
	height:143px !important;
	left:190px !important;
	top:402px !important;
}

#item4082 {
	width:164px !important;
	height:132px !important;
}

#item6691 {
	width:164px !important;
	height:132px !important;
	left:366px !important;
	top:402px !important;
}

#item4085 {
	width:530px !important;
	height:389px !important;
}

#item6697 {
	width:530px !important;
	height:389px !important;
	left:14px !important;
}

#item82922 {
	width:136px !important;
	height:20px !important;
	left:189px !important;
	top:600px !important;
}

#item82952 {
	width:155px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item82979 {
	width:119px !important;
	height:20px !important;
	left:13px !important;
	top:371px !important;
}

#item83009 {
	width:170px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item4086 {
	width:413px !important;
	height:310px !important;
}

#item6702 {
	width:413px !important;
	height:310px !important;
}

#item4087 {
	width:230px !important;
	height:297px !important;
}

#item6707 {
	width:230px !important;
	height:297px !important;
	top:321px !important;
}

#item4088 {
	width:204px !important;
	height:216px !important;
}

#item6712 {
	width:204px !important;
	height:216px !important;
	left:326px !important;
	top:320px !important;
}

#item82491 {
	width:88px !important;
	height:20px !important;
	left:240px !important;
	top:489px !important;
}

#item82518 {
	width:158px !important;
	height:9px !important;
	left:240px !important;
	top:610px !important;
}

#item82545 {
	width:106px !important;
	height:20px !important;
	left:422px !important;
	top:284px !important;
}

#item4089 {
	width:252px !important;
	height:143px !important;
}

#item6717 {
	width:252px !important;
	height:143px !important;
	left:14px !important;
	top:414px !important;
}

#item4090 {
	width:160px !important;
	height:112px !important;
}

#item6723 {
	width:160px !important;
	height:112px !important;
	left:370px !important;
	top:463px !important;
}

#item4091 {
	width:119px !important;
	height:120px !important;
}

#item6728 {
	width:119px !important;
	height:120px !important;
	left:411px !important;
	top:336px !important;
}

#item4092 {
	width:252px !important;
	height:199px !important;
}

#item6733 {
	width:252px !important;
	height:199px !important;
	left:14px !important;
	top:204px !important;
}

#item4093 {
	width:252px !important;
	height:255px !important;
}

#item6738 {
	width:252px !important;
	height:255px !important;
	left:278px !important;
	top:14px !important;
}

#item4094 {
	width:252px !important;
	height:120px !important;
}

#item6743 {
	width:252px !important;
	height:120px !important;
	left:14px !important;
	top:14px !important;
}

#item82572 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:184px !important;
}

#item82600 {
	width:114px !important;
	height:20px !important;
	left:149px !important;
	top:447px !important;
}

#item82631 {
	width:77px !important;
	height:29px !important;
	left:174px !important;
	top:374px !important;
}

#item82662 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item82689 {
	width:148px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item82716 {
	width:129px !important;
	height:9px !important;
	left:281px !important;
	top:437px !important;
}

#item82743 {
	width:140px !important;
	height:9px !important;
	left:276px !important;
	top:317px !important;
}

#item4095 {
	width:156px !important;
	height:196px !important;
}

#item6748 {
	width:156px !important;
	height:196px !important;
	left:278px !important;
	top:14px !important;
}

#item4096 {
	width:254px !important;
	height:151px !important;
}

#item6753 {
	width:254px !important;
	height:151px !important;
	left:12px !important;
}

#item4097 {
	width:256px !important;
	height:144px !important;
}

#item6759 {
	width:256px !important;
	height:144px !important;
	left:10px !important;
	top:215px !important;
}

#item4098 {
	width:157px !important;
	height:193px !important;
}

#item6764 {
	width:157px !important;
	height:193px !important;
	left:278px !important;
	top:219px !important;
}

#item4099 {
	width:166px !important;
	height:207px !important;
}

#item6769 {
	width:166px !important;
	height:207px !important;
	left:14px !important;
	top:423px !important;
}

#item4100 {
	width:157px !important;
	height:195px !important;
}

#item6775 {
	width:157px !important;
	height:195px !important;
	left:278px !important;
	top:423px !important;
}

#item82159 {
	width:133px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item82186 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item82213 {
	width:77px !important;
	height:29px !important;
	left:183px !important;
	top:522px !important;
}

#item82243 {
	width:74px !important;
	height:20px !important;
	left:443px !important;
	top:395px !important;
}

#item82270 {
	width:83px !important;
	height:20px !important;
	left:443px !important;
	top:529px !important;
}

#item82297 {
	width:67px !important;
	height:20px !important;
	left:441px !important;
	top:181px !important;
}

#item4101 {
	width:164px !important;
	height:194px !important;
}

#item6781 {
	width:164px !important;
	height:194px !important;
	left:102px !important;
	top:425px !important;
}

#item4103 {
	width:252px !important;
	height:346px !important;
}

#item6786 {
	width:252px !important;
	height:346px !important;
	left:278px !important;
	top:270px !important;
}

#item4104 {
	width:170px !important;
	height:193px !important;
}

#item6791 {
	width:170px !important;
	height:193px !important;
	left:96px !important;
	top:219px !important;
}

#item4105 {
	width:260px !important;
	height:161px !important;
}

#item6796 {
	width:260px !important;
	height:161px !important;
	left:7px !important;
	top:14px !important;
}

#item4106 {
	width:252px !important;
	height:206px !important;
}

#item6801 {
	width:252px !important;
	height:206px !important;
	left:278px !important;
	top:7px !important;
}

#item82324 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item82352 {
	width:72px !important;
	height:20px !important;
	left:18px !important;
	top:331px !important;
}

#item82379 {
	width:97px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item82406 {
	width:131px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item82433 {
	width:128px !important;
	height:9px !important;
	left:288px !important;
	top:237px !important;
}

#item82460 {
	width:212px !important;
	height:9px !important;
	left:288px !important;
	top:248px !important;
}

#item4107 {
	width:252px !important;
	height:156px !important;
}

#item6806 {
	width:252px !important;
	height:156px !important;
	left:278px !important;
	top:14px !important;
}

#item4108 {
	width:262px !important;
	height:241px !important;
}

#item6811 {
	width:262px !important;
	height:241px !important;
	left:5px !important;
	top:7px !important;
}

#item4109 {
	width:135px !important;
	height:178px !important;
}

#item6816 {
	width:135px !important;
	height:178px !important;
	left:283px !important;
	top:233px !important;
}

#item4110 {
	width:136px !important;
	height:177px !important;
}

#item6821 {
	width:136px !important;
	height:177px !important;
	left:281px !important;
	top:432px !important;
}

#item4111 {
	width:260px !important;
	height:240px !important;
}

#item6826 {
	width:260px !important;
	height:240px !important;
	left:7px !important;
	top:322px !important;
}

#item81969 {
	width:174px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item81996 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item82023 {
	width:122px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item82050 {
	width:86px !important;
	height:20px !important;
	left:428px !important;
	top:395px !important;
}

#item82077 {
	width:76px !important;
	height:20px !important;
	left:427px !important;
	top:591px !important;
}

#item4112 {
	width:252px !important;
	height:157px !important;
}

#item6831 {
	width:252px !important;
	height:157px !important;
	left:14px !important;
	top:14px !important;
}

#item4113 {
	width:252px !important;
	height:139px !important;
}

#item6836 {
	width:252px !important;
	height:139px !important;
	left:278px !important;
	top:14px !important;
}

#item82104 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item82132 {
	width:133px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item4114 {
	width:252px !important;
	height:141px !important;
}

#item6841 {
	width:252px !important;
	height:141px !important;
	left:278px !important;
	top:14px !important;
}

#item4115 {
	width:266px !important;
	height:269px !important;
}

#item6847 {
	width:266px !important;
	height:269px !important;
}

#item4116 {
	width:155px !important;
	height:136px !important;
}

#item6852 {
	width:155px !important;
	height:136px !important;
	left:375px !important;
	top:220px !important;
}

#item4117 {
	width:264px !important;
	height:195px !important;
}

#item6857 {
	width:264px !important;
	height:195px !important;
	left:266px !important;
	top:354px !important;
}

#item4118 {
	width:243px !important;
	height:211px !important;
}

#item6862 {
	width:243px !important;
	height:211px !important;
	left:14px !important;
	top:369px !important;
}

#item81590 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item81618 {
	width:151px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item81650 {
	width:80px !important;
	height:20px !important;
	left:276px !important;
	top:306px !important;
}

#item81677 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:339px !important;
}

#item81707 {
	width:205px !important;
	height:9px !important;
	left:13px !important;
	top:349px !important;
}

#item81737 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:601px !important;
}

#item81767 {
	width:212px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item4119 {
	width:261px !important;
	height:150px !important;
}

#item6867 {
	width:261px !important;
	height:150px !important;
	left:6px !important;
	top:422px !important;
}

#item4122 {
	width:187px !important;
	height:172px !important;
}

#item6872 {
	width:187px !important;
	height:172px !important;
	left:343px !important;
	top:454px !important;
}

#item4123 {
	width:184px !important;
	height:141px !important;
}

#item6877 {
	width:184px !important;
	height:141px !important;
	left:346px !important;
	top:267px !important;
}

#item4124 {
	width:252px !important;
	height:142px !important;
}

#item6882 {
	width:252px !important;
	height:142px !important;
	left:14px !important;
	top:219px !important;
}

#item4125 {
	width:173px !important;
	height:159px !important;
}

#item6887 {
	width:173px !important;
	height:159px !important;
	left:85px !important;
	top:54px !important;
}

#item4126 {
	width:252px !important;
	height:148px !important;
}

#item6892 {
	width:252px !important;
	height:148px !important;
	left:278px !important;
	top:14px !important;
}

#item81798 {
	width:187px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item81829 {
	width:245px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item81861 {
	width:66px !important;
	height:29px !important;
	left:13px !important;
	top:141px !important;
}

#item81888 {
	width:125px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item81915 {
	width:72px !important;
	height:20px !important;
	left:276px !important;
	top:346px !important;
}

#item81942 {
	width:72px !important;
	height:29px !important;
	left:276px !important;
	top:513px !important;
}

#item4127 {
	width:252px !important;
	height:154px !important;
}

#item6897 {
	width:252px !important;
	height:154px !important;
	left:278px !important;
}

#item4128 {
	width:266px !important;
	height:304px !important;
}

#item6902 {
	width:266px !important;
	height:304px !important;
}

#item4129 {
	width:252px !important;
	height:173px !important;
}

#item6907 {
	width:252px !important;
	height:173px !important;
	left:278px !important;
	top:221px !important;
}

#item4130 {
	width:252px !important;
	height:214px !important;
}

#item6912 {
	width:252px !important;
	height:214px !important;
	left:14px !important;
	top:323px !important;
}

#item4131 {
	width:252px !important;
	height:91px !important;
}

#item6918 {
	width:252px !important;
	height:91px !important;
	left:278px !important;
	top:475px !important;
}

#item81311 {
	width:228px !important;
	height:9px !important;
	left:21px !important;
	top:601px !important;
}

#item81341 {
	width:136px !important;
	height:20px !important;
	left:276px !important;
	top:443px !important;
}

#item81371 {
	width:120px !important;
	height:9px !important;
	left:276px !important;
	top:202px !important;
}

#item81399 {
	width:140px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item81426 {
	width:117px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item4132 {
	width:153px !important;
	height:152px !important;
}

#item6923 {
	width:153px !important;
	height:152px !important;
	left:113px !important;
	top:473px !important;
}

#item4133 {
	width:252px !important;
	height:239px !important;
}

#item6928 {
	width:252px !important;
	height:239px !important;
	left:278px !important;
	top:320px !important;
}

#item4134 {
	width:252px !important;
	height:193px !important;
}

#item6933 {
	width:252px !important;
	height:193px !important;
	left:14px !important;
	top:266px !important;
}

#item4135 {
	width:252px !important;
	height:231px !important;
}

#item6939 {
	width:252px !important;
	height:231px !important;
	left:278px !important;
	top:14px !important;
}

#item4136 {
	width:163px !important;
	height:193px !important;
}

#item6944 {
	width:163px !important;
	height:193px !important;
	left:104px !important;
	top:14px !important;
}

#item81453 {
	width:79px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item81482 {
	width:86px !important;
	height:20px !important;
	left:13px !important;
	top:190px !important;
}

#item81509 {
	width:140px !important;
	height:9px !important;
	left:18px !important;
	top:445px !important;
}

#item81536 {
	width:165px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item81563 {
	width:166px !important;
	height:9px !important;
	left:286px !important;
	top:292px !important;
}

#item4137 {
	width:266px !important;
	height:279px !important;
}

#item6949 {
	width:266px !important;
	height:279px !important;
}

#item4138 {
	width:162px !important;
	height:198px !important;
}

#item6954 {
	width:162px !important;
	height:198px !important;
	left:278px !important;
	top:14px !important;
}

#item4139 {
	width:252px !important;
	height:135px !important;
}

#item6959 {
	width:252px !important;
	height:135px !important;
	left:278px !important;
	top:226px !important;
}

#item4141 {
	width:267px !important;
	height:204px !important;
}

#item6964 {
	width:267px !important;
	height:204px !important;
	left:6px !important;
	top:345px !important;
}

#item4142 {
	width:113px !important;
	height:204px !important;
}

#item6969 {
	width:113px !important;
	height:204px !important;
	left:417px !important;
	top:414px !important;
}

#item81035 {
	width:188px !important;
	height:9px !important;
	left:276px !important;
	top:408px !important;
}

#item81066 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:327px !important;
}

#item81093 {
	width:75px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item81120 {
	width:163px !important;
	height:9px !important;
	left:18px !important;
	top:605px !important;
}

#item81147 {
	width:74px !important;
	height:20px !important;
	left:446px !important;
	top:194px !important;
}

#item4143 {
	width:252px !important;
	height:176px !important;
}

#item6974 {
	width:252px !important;
	height:176px !important;
	left:14px !important;
	top:428px !important;
}

#item4144 {
	width:252px !important;
	height:286px !important;
}

#item6979 {
	width:252px !important;
	height:286px !important;
	left:278px !important;
	top:267px !important;
}

#item4145 {
	width:139px !important;
	height:189px !important;
}

#item6985 {
	width:139px !important;
	height:189px !important;
	left:14px !important;
	top:225px !important;
}

#item4146 {
	width:173px !important;
	height:199px !important;
}

#item6990 {
	width:173px !important;
	height:199px !important;
	left:94px !important;
	top:14px !important;
}

#item4147 {
	width:252px !important;
	height:186px !important;
}

#item6996 {
	width:252px !important;
	height:186px !important;
	left:278px !important;
	top:14px !important;
}

#item81175 {
	width:132px !important;
	height:9px !important;
	left:17px !important;
	top:610px !important;
}

#item81202 {
	width:75px !important;
	height:20px !important;
	left:157px !important;
	top:398px !important;
}

#item81229 {
	width:133px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item81257 {
	width:78px !important;
	height:20px !important;
	left:13px !important;
	top:194px !important;
}

#item81284 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:247px !important;
}

#item4148 {
	width:140px !important;
	height:196px !important;
}

#item7001 {
	width:140px !important;
	height:196px !important;
	left:278px !important;
	top:14px !important;
}

#item4149 {
	width:252px !important;
	height:232px !important;
}

#item7006 {
	width:252px !important;
	height:232px !important;
	left:14px !important;
	top:14px !important;
}

#item4150 {
	width:252px !important;
	height:139px !important;
}

#item7011 {
	width:252px !important;
	height:139px !important;
	left:278px !important;
	top:219px !important;
}

#item4151 {
	width:159px !important;
	height:294px !important;
}

#item7016 {
	width:159px !important;
	height:294px !important;
	left:14px !important;
	top:321px !important;
}

#item4152 {
	width:252px !important;
	height:163px !important;
}

#item7021 {
	width:252px !important;
	height:163px !important;
	left:278px !important;
	top:418px !important;
}

#item80752 {
	width:73px !important;
	height:20px !important;
	left:180px !important;
	top:545px !important;
}

#item80779 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item80810 {
	width:178px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item80840 {
	width:167px !important;
	height:9px !important;
	left:282px !important;
	top:400px !important;
}

#item80867 {
	width:82px !important;
	height:20px !important;
	left:421px !important;
	top:188px !important;
}

#item4153 {
	width:163px !important;
	height:166px !important;
}

#item7026 {
	width:163px !important;
	height:166px !important;
	left:103px !important;
	top:466px !important;
}

#item4154 {
	width:252px !important;
	height:170px !important;
}

#item7031 {
	width:252px !important;
	height:170px !important;
	left:14px !important;
	top:193px !important;
}

#item4159 {
	width:206px !important;
	height:376px !important;
}

#item7036 {
	width:206px !important;
	height:376px !important;
	left:324px !important;
	top:242px !important;
}

#item4160 {
	width:181px !important;
	height:216px !important;
}

#item7041 {
	width:181px !important;
	height:216px !important;
	left:349px !important;
	top:14px !important;
}

#item4161 {
	width:252px !important;
	height:115px !important;
}

#item7046 {
	width:252px !important;
	height:115px !important;
	left:14px !important;
	top:14px !important;
}

#item80894 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item80922 {
	width:98px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item80949 {
	width:150px !important;
	height:9px !important;
	left:13px !important;
	top:174px !important;
}

#item80976 {
	width:75px !important;
	height:20px !important;
	left:281px !important;
	top:343px !important;
}

#item81004 {
	width:58px !important;
	height:49px !important;
	left:276px !important;
	top:141px !important;
}

#item4162 {
	width:252px !important;
	height:167px !important;
}

#item7051 {
	width:252px !important;
	height:167px !important;
	left:278px !important;
	top:14px !important;
}

#item4163 {
	width:252px !important;
	height:232px !important;
}

#item7056 {
	width:252px !important;
	height:232px !important;
	left:14px !important;
	top:14px !important;
}

#item4164 {
	width:129px !important;
	height:156px !important;
}

#item7061 {
	width:129px !important;
	height:156px !important;
	left:278px !important;
	top:259px !important;
}

#item4165 {
	width:252px !important;
	height:241px !important;
}

#item7069 {
	width:252px !important;
	height:241px !important;
	left:14px !important;
	top:322px !important;
}

#item4166 {
	width:252px !important;
	height:129px !important;
}

#item7074 {
	width:252px !important;
	height:129px !important;
	left:278px !important;
	top:427px !important;
}

#item80476 {
	width:125px !important;
	height:9px !important;
	left:276px !important;
	top:245px !important;
}

#item80503 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item80530 {
	width:136px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item80557 {
	width:125px !important;
	height:9px !important;
	left:407px !important;
	top:406px !important;
}

#item80584 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item4167 {
	width:154px !important;
	height:218px !important;
}

#item7079 {
	width:154px !important;
	height:218px !important;
	left:14px !important;
	top:323px !important;
}

#item4168 {
	width:164px !important;
	height:231px !important;
}

#item7084 {
	width:164px !important;
	height:231px !important;
	left:184px !important;
	top:322px !important;
}

#item4169 {
	width:173px !important;
	height:296px !important;
}

#item7090 {
	width:173px !important;
	height:296px !important;
	left:357px !important;
	top:322px !important;
}

#item4170 {
	width:186px !important;
	height:224px !important;
}

#item7095 {
	width:186px !important;
	height:224px !important;
	left:14px !important;
	top:14px !important;
}

#item4171 {
	width:239px !important;
	height:309px !important;
}

#item7100 {
	width:239px !important;
	height:309px !important;
	left:292px !important;
}

#item80611 {
	width:77px !important;
	height:20px !important;
	left:214px !important;
	top:175px !important;
}

#item80639 {
	width:164px !important;
	height:9px !important;
	left:183px !important;
	top:610px !important;
}

#item80667 {
	width:77px !important;
	height:20px !important;
	left:448px !important;
	top:541px !important;
}

#item80695 {
	width:98px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item80725 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item4176 {
	width:252px !important;
	height:231px !important;
}

#item7106 {
	width:252px !important;
	height:231px !important;
	left:278px !important;
	top:14px !important;
}

#item4177 {
	width:252px !important;
	height:241px !important;
}

#item7111 {
	width:252px !important;
	height:241px !important;
	left:14px !important;
	top:14px !important;
}

#item4178 {
	width:516px !important;
	height:291px !important;
}

#item7116 {
	width:516px !important;
	height:291px !important;
	left:14px !important;
	top:325px !important;
}

#item4181 {
	width:544px !important;
	height:301px !important;
}

#item7131 {
	width:544px !important;
	height:301px !important;
	left:544px !important;
}

#item80275 {
	width:102px !important;
	height:20px !important;
	left:367px !important;
	top:591px !important;
}

#item80305 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item80332 {
	width:140px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item4179 {
	width:252px !important;
	height:199px !important;
}

#item7121 {
	width:252px !important;
	height:199px !important;
	left:14px !important;
	top:346px !important;
}

#item4180 {
	width:252px !important;
	height:242px !important;
}

#item7126 {
	width:252px !important;
	height:242px !important;
	left:278px !important;
	top:312px !important;
}

#item80359 {
	width:157px !important;
	height:9px !important;
	left:277px !important;
	top:610px !important;
}

#item80387 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item80414 {
	width:255px !important;
	height:9px !important;
	left:13px !important;
	top:286px !important;
}

#item80446 {
	width:255px !important;
	height:9px !important;
	left:13px !important;
	top:296px !important;
}

#item4182 {
	width:252px !important;
	height:221px !important;
}

#item7136 {
	width:252px !important;
	height:221px !important;
	left:14px !important;
	top:14px !important;
}

#item4183 {
	width:252px !important;
	height:201px !important;
}

#item7141 {
	width:252px !important;
	height:201px !important;
	left:278px !important;
	top:14px !important;
}

#item4184 {
	width:516px !important;
	height:248px !important;
}

#item7147 {
	width:516px !important;
	height:248px !important;
	left:14px !important;
	top:322px !important;
}

#item79880 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item79907 {
	width:156px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item79936 {
	width:224px !important;
	height:9px !important;
	left:268px !important;
	top:589px !important;
}

#item79966 {
	width:224px !important;
	height:9px !important;
	left:268px !important;
	top:600px !important;
}

#item79996 {
	width:224px !important;
	height:9px !important;
	left:268px !important;
	top:610px !important;
}

#item4185 {
	width:252px !important;
	height:197px !important;
}

#item7152 {
	width:252px !important;
	height:197px !important;
	left:14px !important;
	top:351px !important;
}

#item4186 {
	width:252px !important;
	height:216px !important;
}

#item7157 {
	width:252px !important;
	height:216px !important;
	left:278px !important;
	top:342px !important;
}

#item4187 {
	width:166px !important;
	height:249px !important;
}

#item7162 {
	width:166px !important;
	height:249px !important;
	left:14px !important;
	top:46px !important;
}

#item4188 {
	width:164px !important;
	height:247px !important;
}

#item7167 {
	width:164px !important;
	height:247px !important;
	left:190px !important;
	top:47px !important;
}

#item4189 {
	width:163px !important;
	height:249px !important;
}

#item7172 {
	width:163px !important;
	height:249px !important;
	left:367px !important;
	top:46px !important;
}

#item80026 {
	width:170px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item80054 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item80081 {
	width:257px !important;
	height:10px !important;
	left:274px !important;
	top:301px !important;
}

#item80143 {
	width:257px !important;
	height:10px !important;
	left:274px !important;
	top:312px !important;
}

#item80209 {
	width:257px !important;
	height:10px !important;
	left:274px !important;
	top:322px !important;
}

#item4193 {
	width:516px !important;
	height:329px !important;
}

#item7177 {
	width:516px !important;
	height:329px !important;
	left:14px !important;
	top:14px !important;
}

#item4194 {
	width:502px !important;
	height:262px !important;
}

#item7182 {
	width:502px !important;
	height:262px !important;
	left:14px !important;
	top:355px !important;
}

#item79666 {
	width:142px !important;
	height:9px !important;
	left:17px !important;
	top:301px !important;
}

#item79694 {
	width:72px !important;
	height:20px !important;
	left:321px !important;
	top:560px !important;
}

#item4195 {
	width:257px !important;
	height:236px !important;
}

#item7187 {
	width:257px !important;
	height:236px !important;
	left:9px !important;
	top:320px !important;
}

#item4196 {
	width:132px !important;
	height:157px !important;
}

#item7192 {
	width:132px !important;
	height:157px !important;
	left:398px !important;
	top:318px !important;
}

#item4197 {
	width:133px !important;
	height:163px !important;
}

#item7197 {
	width:133px !important;
	height:163px !important;
	left:278px !important;
	top:469px !important;
}

#item4198 {
	width:122px !important;
	height:207px !important;
}

#item7202 {
	width:122px !important;
	height:207px !important;
	left:145px !important;
	top:62px !important;
}

#item4199 {
	width:149px !important;
	height:142px !important;
}

#item7207 {
	width:149px !important;
	height:142px !important;
	left:363px !important;
	top:162px !important;
}

#item79721 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item79751 {
	width:117px !important;
	height:20px !important;
	left:276px !important;
	top:393px !important;
}

#item79782 {
	width:117px !important;
	height:20px !important;
	left:414px !important;
	top:600px !important;
}

#item79817 {
	width:132px !important;
	height:20px !important;
	left:18px !important;
	top:244px !important;
}

#item79850 {
	width:132px !important;
	height:20px !important;
	left:18px !important;
	top:267px !important;
}

#item4200 {
	width:252px !important;
	height:294px !important;
}

#item7212 {
	width:252px !important;
	height:294px !important;
	left:278px !important;
	top:14px !important;
}

#item4201 {
	width:266px !important;
	height:312px !important;
}

#item7218 {
	width:266px !important;
	height:312px !important;
}

#item4202 {
	width:252px !important;
	height:297px !important;
}

#item7223 {
	width:252px !important;
	height:297px !important;
	left:14px !important;
	top:321px !important;
}

#item4203 {
	width:252px !important;
	height:296px !important;
}

#item7228 {
	width:252px !important;
	height:296px !important;
	left:278px !important;
	top:322px !important;
}

#item79413 {
	width:88px !important;
	height:29px !important;
	left:171px !important;
	top:283px !important;
}

#item79443 {
	width:89px !important;
	height:20px !important;
	left:171px !important;
	top:420px !important;
}

#item79470 {
	width:72px !important;
	height:20px !important;
	left:427px !important;
	top:93px !important;
}

#item79497 {
	width:144px !important;
	height:9px !important;
	left:364px !important;
	top:411px !important;
}

#item4204 {
	width:516px !important;
	height:247px !important;
}

#item7233 {
	width:516px !important;
	height:247px !important;
	left:14px !important;
	top:371px !important;
}

#item4205 {
	width:129px !important;
	height:164px !important;
}

#item7238 {
	width:129px !important;
	height:164px !important;
	left:111px !important;
	top:193px !important;
}

#item4206 {
	width:296px !important;
	height:288px !important;
}

#item7246 {
	width:296px !important;
	height:288px !important;
	left:249px !important;
	top:14px !important;
}

#item4207 {
	width:54px !important;
	height:82px !important;
}

#item7251 {
	width:54px !important;
	height:82px !important;
	left:84px !important;
}

#item4210 {
	width:73px !important;
	height:99px !important;
}

#item7256 {
	width:73px !important;
	height:99px !important;
	left:167px !important;
	top:14px !important;
}

#item4209 {
	width:60px !important;
	height:82px !important;
}

#item7261 {
	width:60px !important;
	height:82px !important;
	left:122px !important;
	top:21px !important;
}

#item79527 {
	width:89px !important;
	height:29px !important;
	left:18px !important;
	top:326px !important;
}

#item79557 {
	width:129px !important;
	height:9px !important;
	left:251px !important;
	top:349px !important;
}

#item79585 {
	width:79px !important;
	height:20px !important;
	left:245px !important;
	top:562px !important;
}

#item79612 {
	width:134px !important;
	height:9px !important;
	left:13px !important;
	top:163px !important;
}

#item79639 {
	width:134px !important;
	height:9px !important;
	left:13px !important;
	top:174px !important;
}

#item4211 {
	width:266px !important;
	height:289px !important;
}

#item7266 {
	width:266px !important;
	height:289px !important;
	left:278px !important;
	top:14px !important;
}

#item4212 {
	width:189px !important;
	height:72px !important;
}

#item7271 {
	width:189px !important;
	height:72px !important;
	left:14px !important;
	top:14px !important;
}

#item4213 {
	width:203px !important;
	height:95px !important;
}

#item7276 {
	width:203px !important;
	height:95px !important;
	left:40px !important;
	top:91px !important;
}

#item4214 {
	width:136px !important;
	height:211px !important;
}

#item7282 {
	width:136px !important;
	height:211px !important;
	left:14px !important;
	top:295px !important;
}

#item4215 {
	width:101px !important;
	height:179px !important;
}

#item7287 {
	width:101px !important;
	height:179px !important;
	left:160px !important;
	top:309px !important;
}

#item4216 {
	width:252px !important;
	height:169px !important;
}

#item7292 {
	width:252px !important;
	height:169px !important;
	left:278px !important;
	top:381px !important;
}

#item79027 {
	width:200px !important;
	height:9px !important;
	left:276px !important;
	top:362px !important;
}

#item79057 {
	width:126px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item79084 {
	width:217px !important;
	height:10px !important;
	left:13px !important;
	top:599px !important;
}

#item79146 {
	width:217px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item79213 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:231px !important;
}

#item79243 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:242px !important;
}

#item4217 {
	width:252px !important;
	height:143px !important;
}

#item7298 {
	width:252px !important;
	height:143px !important;
	left:14px !important;
	top:431px !important;
}

#item4218 {
	width:252px !important;
	height:177px !important;
}

#item7304 {
	width:252px !important;
	height:177px !important;
	left:278px !important;
	top:394px !important;
}

#item4220 {
	width:157px !important;
	height:264px !important;
}

#item7309 {
	width:157px !important;
	height:264px !important;
	left:377px !important;
	top:20px !important;
}

#item4219 {
	width:102px !important;
	height:149px !important;
}

#item7314 {
	width:102px !important;
	height:149px !important;
	left:293px !important;
	top:9px !important;
}

#item4221 {
	width:252px !important;
	height:275px !important;
}

#item7319 {
	width:252px !important;
	height:275px !important;
	left:14px !important;
	top:14px !important;
}

#item79270 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item79297 {
	width:121px !important;
	height:29px !important;
	left:13px !important;
	top:321px !important;
}

#item79327 {
	width:237px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item79359 {
	width:128px !important;
	height:9px !important;
	left:283px !important;
	top:357px !important;
}

#item79386 {
	width:128px !important;
	height:9px !important;
	left:283px !important;
	top:367px !important;
}

#item4226 {
	width:222px !important;
	height:109px !important;
}

#item7324 {
	width:222px !important;
	height:109px !important;
	left:308px !important;
	top:255px !important;
}

#item4222 {
	width:252px !important;
	height:152px !important;
}

#item7329 {
	width:252px !important;
	height:152px !important;
	left:278px !important;
	top:14px !important;
}

#item4224 {
	width:252px !important;
	height:244px !important;
}

#item7334 {
	width:252px !important;
	height:244px !important;
	left:14px !important;
	top:14px !important;
}

#item4225 {
	width:252px !important;
	height:248px !important;
}

#item7339 {
	width:252px !important;
	height:248px !important;
	left:14px !important;
	top:323px !important;
}

#item4227 {
	width:61px !important;
	height:41px !important;
}

#item7344 {
	width:61px !important;
	height:41px !important;
	left:281px !important;
	top:319px !important;
}

#item4228 {
	width:61px !important;
	height:41px !important;
}

#item7349 {
	width:61px !important;
	height:41px !important;
	left:345px !important;
	top:319px !important;
}

#item4230 {
	width:252px !important;
	height:118px !important;
}

#item7354 {
	width:252px !important;
	height:118px !important;
	left:278px !important;
	top:442px !important;
}

#item78596 {
	width:222px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

#item78628 {
	width:100px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item78655 {
	width:200px !important;
	height:9px !important;
	left:277px !important;
	top:232px !important;
}

#item78685 {
	width:122px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item78713 {
	width:140px !important;
	height:9px !important;
	left:276px !important;
	top:410px !important;
}

#item78742 {
	width:140px !important;
	height:9px !important;
	left:276px !important;
	top:421px !important;
}

#item78770 {
	width:140px !important;
	height:9px !important;
	left:276px !important;
	top:431px !important;
}

#item4231 {
	width:111px !important;
	height:70px !important;
}

#item7359 {
	width:111px !important;
	height:70px !important;
	left:25px !important;
	top:445px !important;
}

#item4232 {
	width:111px !important;
	height:69px !important;
}

#item7364 {
	width:111px !important;
	height:69px !important;
	left:25px !important;
	top:527px !important;
}

#item4234 {
	width:79px !important;
	height:393px !important;
}

#item7370 {
	width:79px !important;
	height:393px !important;
	left:6px !important;
	top:11px !important;
}

#item4235 {
	width:174px !important;
	height:391px !important;
}

#item7375 {
	width:174px !important;
	height:391px !important;
	left:92px !important;
	top:14px !important;
}

#item4236 {
	width:252px !important;
	height:221px !important;
}

#item7380 {
	width:252px !important;
	height:221px !important;
	left:278px !important;
	top:14px !important;
}

#item4237 {
	width:174px !important;
	height:247px !important;
}

#item7385 {
	width:174px !important;
	height:247px !important;
	left:361px !important;
	top:320px !important;
}

#item78797 {
	width:71px !important;
	height:30px !important;
	left:142px !important;
	top:564px !important;
}

#item78824 {
	width:71px !important;
	height:20px !important;
	left:142px !important;
	top:487px !important;
}

#item78851 {
	width:196px !important;
	height:9px !important;
	left:277px !important;
	top:293px !important;
}

#item78881 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item78909 {
	width:69px !important;
	height:21px !important;
	left:160px !important;
	top:352px !important;
}

#item78966 {
	width:76px !important;
	height:21px !important;
	left:160px !important;
	top:373px !important;
}

#item4238 {
	width:244px !important;
	height:189px !important;
}

#item7390 {
	width:244px !important;
	height:189px !important;
	left:14px !important;
	top:62px !important;
}

#item4239 {
	width:258px !important;
	height:176px !important;
}

#item7395 {
	width:258px !important;
	height:176px !important;
	left:272px !important;
	top:61px !important;
}

#item4240 {
	width:149px !important;
	height:143px !important;
}

#item7400 {
	width:149px !important;
	height:143px !important;
	left:14px !important;
	top:320px !important;
}

#item4241 {
	width:194px !important;
	height:99px !important;
}

#item7405 {
	width:194px !important;
	height:99px !important;
	left:14px !important;
	top:466px !important;
}

#item4242 {
	width:252px !important;
	height:241px !important;
}

#item7410 {
	width:252px !important;
	height:241px !important;
	left:278px !important;
	top:320px !important;
}

#item78215 {
	width:129px !important;
	height:9px !important;
	left:276px !important;
	top:293px !important;
}

#item78242 {
	width:125px !important;
	height:9px !important;
	left:16px !important;
	top:293px !important;
}

#item78270 {
	width:81px !important;
	height:29px !important;
	left:166px !important;
	top:423px !important;
}

#item78297 {
	width:131px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item78325 {
	width:219px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item78357 {
	width:220px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item4243 {
	width:252px !important;
	height:218px !important;
}

#item7415 {
	width:252px !important;
	height:218px !important;
	left:14px !important;
	top:329px !important;
}

#item4244 {
	width:252px !important;
	height:234px !important;
}

#item7420 {
	width:252px !important;
	height:234px !important;
	left:278px !important;
	top:320px !important;
}

#item4245 {
	width:252px !important;
	height:235px !important;
}

#item7425 {
	width:252px !important;
	height:235px !important;
	left:278px !important;
	top:14px !important;
}

#item4246 {
	width:252px !important;
	height:223px !important;
}

#item7430 {
	width:252px !important;
	height:223px !important;
	left:14px !important;
	top:14px !important;
}

#item78387 {
	width:201px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item78417 {
	width:120px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item78444 {
	width:205px !important;
	height:9px !important;
	left:17px !important;
	top:584px !important;
}

#item78474 {
	width:205px !important;
	height:9px !important;
	left:17px !important;
	top:594px !important;
}

#item78505 {
	width:205px !important;
	height:9px !important;
	left:17px !important;
	top:605px !important;
}

#item78535 {
	width:147px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item78565 {
	width:212px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item4247 {
	width:252px !important;
	height:224px !important;
}

#item7435 {
	width:252px !important;
	height:224px !important;
	left:14px !important;
	top:14px !important;
}

#item4249 {
	width:252px !important;
	height:262px !important;
}

#item7441 {
	width:252px !important;
	height:262px !important;
	left:278px !important;
	top:14px !important;
}

#item4250 {
	width:252px !important;
	height:116px !important;
}

#item7446 {
	width:252px !important;
	height:116px !important;
	left:278px !important;
	top:283px !important;
}

#item4251 {
	width:203px !important;
	height:209px !important;
}

#item7451 {
	width:203px !important;
	height:209px !important;
	left:6px !important;
	top:246px !important;
}

#item4252 {
	width:165px !important;
	height:152px !important;
}

#item7456 {
	width:165px !important;
	height:152px !important;
	left:278px !important;
	top:465px !important;
}

#item4253 {
	width:186px !important;
	height:174px !important;
}

#item7462 {
	width:186px !important;
	height:174px !important;
	left:7px !important;
	top:461px !important;
}

#item4259 {
	width:160px !important;
	height:218px !important;
}

#item7492 {
	width:160px !important;
	height:218px !important;
	left:544px !important;
	top:14px !important;
}

#item77881 {
	width:92px !important;
	height:20px !important;
	left:440px !important;
	top:251px !important;
}

#item77908 {
	width:139px !important;
	height:9px !important;
	left:112px !important;
	top:224px !important;
}

#item77935 {
	width:90px !important;
	height:20px !important;
	left:446px !important;
	top:600px !important;
}

#item77962 {
	width:88px !important;
	height:20px !important;
	left:149px !important;
	top:534px !important;
}

#item77989 {
	width:80px !important;
	height:20px !important;
	left:178px !important;
	top:331px !important;
}

#item78016 {
	width:119px !important;
	height:9px !important;
	left:276px !important;
	top:446px !important;
}

#item4254 {
	width:252px !important;
	height:91px !important;
}

#item7467 {
	width:252px !important;
	height:91px !important;
	left:14px !important;
	top:473px !important;
}

#item4255 {
	width:252px !important;
	height:173px !important;
}

#item7472 {
	width:252px !important;
	height:173px !important;
	left:14px !important;
	top:243px !important;
}

#item4256 {
	width:133px !important;
	height:159px !important;
}

#item7477 {
	width:133px !important;
	height:159px !important;
	left:278px !important;
	top:364px !important;
}

#item4257 {
	width:131px !important;
	height:146px !important;
}

#item7482 {
	width:131px !important;
	height:146px !important;
	left:413px !important;
	top:410px !important;
}

#item4258 {
	width:266px !important;
	height:266px !important;
}

#item7487 {
	width:266px !important;
	height:266px !important;
	left:279px !important;
}

#item78044 {
	width:88px !important;
	height:20px !important;
	left:174px !important;
	top:213px !important;
}

#item78071 {
	width:217px !important;
	height:9px !important;
	left:276px !important;
	top:346px !important;
}

#item78101 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:454px !important;
}

#item78128 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item78155 {
	width:201px !important;
	height:9px !important;
	left:284px !important;
	top:593px !important;
}

#item78185 {
	width:201px !important;
	height:9px !important;
	left:284px !important;
	top:603px !important;
}

#item4261 {
	width:42px !important;
	height:30px !important;
}

#item7497 {
	width:42px !important;
	height:30px !important;
	left:177px !important;
	top:62px !important;
}

#item4262 {
	width:45px !important;
	height:29px !important;
}

#item7502 {
	width:45px !important;
	height:29px !important;
	left:225px !important;
	top:62px !important;
}

#item4263 {
	width:43px !important;
	height:30px !important;
}

#item7508 {
	width:43px !important;
	height:30px !important;
	left:177px !important;
	top:105px !important;
}

#item4264 {
	width:45px !important;
	height:31px !important;
}

#item7513 {
	width:45px !important;
	height:31px !important;
	left:225px !important;
	top:105px !important;
}

#item4265 {
	width:42px !important;
	height:29px !important;
}

#item7519 {
	width:42px !important;
	height:29px !important;
	left:179px !important;
	top:153px !important;
}

#item4266 {
	width:145px !important;
	height:122px !important;
}

#item7524 {
	width:145px !important;
	height:122px !important;
	left:4px !important;
	top:181px !important;
}

#item4267 {
	width:152px !important;
	height:128px !important;
}

#item7529 {
	width:152px !important;
	height:128px !important;
	left:234px !important;
	top:173px !important;
}

#item4268 {
	width:153px !important;
	height:171px !important;
}

#item7534 {
	width:153px !important;
	height:171px !important;
	left:371px !important;
	top:89px !important;
}

#item4269 {
	width:147px !important;
	height:226px !important;
}

#item7539 {
	width:147px !important;
	height:226px !important;
	left:14px !important;
	top:391px !important;
}

#item4270 {
	width:116px !important;
	height:103px !important;
}

#item7544 {
	width:116px !important;
	height:103px !important;
	left:278px !important;
	top:389px !important;
}

#item4271 {
	width:169px !important;
	height:137px !important;
}

#item7549 {
	width:169px !important;
	height:137px !important;
	left:278px !important;
	top:502px !important;
}

#item76942 {
	width:74px !important;
	height:20px !important;
	left:165px !important;
	top:596px !important;
}

#item76969 {
	width:88px !important;
	height:20px !important;
	left:451px !important;
	top:599px !important;
}

#item76996 {
	width:111px !important;
	height:20px !important;
	left:410px !important;
	top:473px !important;
}

#item77026 {
	width:105px !important;
	height:9px !important;
	left:278px !important;
	top:71px !important;
}

#item77054 {
	width:105px !important;
	height:9px !important;
	left:278px !important;
	top:81px !important;
}

#item77081 {
	width:105px !important;
	height:9px !important;
	left:278px !important;
	top:92px !important;
}

#item77108 {
	width:106px !important;
	height:9px !important;
	left:278px !important;
	top:102px !important;
}

#item77136 {
	width:105px !important;
	height:9px !important;
	left:278px !important;
	top:113px !important;
}

#item77163 {
	width:105px !important;
	height:9px !important;
	left:415px !important;
	top:307px !important;
}

#item77190 {
	width:106px !important;
	height:9px !important;
	left:415px !important;
	top:318px !important;
}

#item77217 {
	width:104px !important;
	height:9px !important;
	left:415px !important;
	top:328px !important;
}

#item77244 {
	width:106px !important;
	height:9px !important;
	left:415px !important;
	top:339px !important;
}

#item77271 {
	width:108px !important;
	height:9px !important;
	left:137px !important;
	top:301px !important;
}

#item77298 {
	width:108px !important;
	height:9px !important;
	left:137px !important;
	top:311px !important;
}

#item77325 {
	width:108px !important;
	height:9px !important;
	left:137px !important;
	top:322px !important;
}

#item77352 {
	width:107px !important;
	height:9px !important;
	left:137px !important;
	top:332px !important;
}

#item77381 {
	width:108px !important;
	height:9px !important;
	left:137px !important;
	top:343px !important;
}

#item4272 {
	width:186px !important;
	height:191px !important;
}

#item7554 {
	width:186px !important;
	height:191px !important;
	left:80px !important;
	top:426px !important;
}

#item4276 {
	width:53px !important;
	height:26px !important;
}

#item7559 {
	width:53px !important;
	height:26px !important;
	left:292px !important;
	top:459px !important;
}

#item4277 {
	width:54px !important;
	height:28px !important;
}

#item7564 {
	width:54px !important;
	height:28px !important;
	left:291px !important;
	top:495px !important;
}

#item4278 {
	width:43px !important;
	height:160px !important;
}

#item7569 {
	width:43px !important;
	height:160px !important;
	left:440px !important;
	top:421px !important;
}

#item4279 {
	width:48px !important;
	height:149px !important;
}

#item7574 {
	width:48px !important;
	height:149px !important;
	left:489px !important;
	top:473px !important;
}

#item4280 {
	width:138px !important;
	height:198px !important;
}

#item7579 {
	width:138px !important;
	height:198px !important;
	left:128px !important;
	top:216px !important;
}

#item4281 {
	width:174px !important;
	height:197px !important;
}

#item7584 {
	width:174px !important;
	height:197px !important;
	left:371px !important;
	top:220px !important;
}

#item4282 {
	width:266px !important;
	height:142px !important;
}

#item7590 {
	width:266px !important;
	height:142px !important;
	left:278px !important;
	top:14px !important;
}

#item4283 {
	width:31px !important;
	height:95px !important;
}

#item7595 {
	width:31px !important;
	height:95px !important;
	left:19px !important;
	top:19px !important;
}

#item4284 {
	width:31px !important;
	height:95px !important;
}

#item7600 {
	width:31px !important;
	height:95px !important;
	left:34px !important;
	top:19px !important;
}

#item4285 {
	width:31px !important;
	height:95px !important;
}

#item7605 {
	width:31px !important;
	height:95px !important;
	left:51px !important;
	top:19px !important;
}

#item4286 {
	width:31px !important;
	height:95px !important;
}

#item7611 {
	width:31px !important;
	height:95px !important;
	left:67px !important;
	top:19px !important;
}

#item4287 {
	width:48px !important;
	height:95px !important;
}

#item7616 {
	width:48px !important;
	height:95px !important;
	left:84px !important;
	top:19px !important;
}

#item4288 {
	width:83px !important;
	height:102px !important;
}

#item7621 {
	width:83px !important;
	height:102px !important;
	left:178px !important;
	top:21px !important;
}

#item77408 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:494px !important;
}

#item77436 {
	width:99px !important;
	height:20px !important;
	left:13px !important;
	top:393px !important;
}

#item77463 {
	width:155px !important;
	height:9px !important;
	left:276px !important;
	top:202px !important;
}

#item77490 {
	width:72px !important;
	height:20px !important;
	left:282px !important;
	top:296px !important;
}

#item77517 {
	width:133px !important;
	height:9px !important;
	left:276px !important;
	top:599px !important;
}

#item77544 {
	width:133px !important;
	height:9px !important;
	left:276px !important;
	top:609px !important;
}

#item77571 {
	width:123px !important;
	height:10px !important;
	left:141px !important;
	top:153px !important;
}

#item77640 {
	width:125px !important;
	height:10px !important;
	left:141px !important;
	top:163px !important;
}

#item77697 {
	width:123px !important;
	height:10px !important;
	left:141px !important;
	top:174px !important;
}

#item77761 {
	width:123px !important;
	height:10px !important;
	left:141px !important;
	top:184px !important;
}

#item77823 {
	width:123px !important;
	height:10px !important;
	left:141px !important;
	top:195px !important;
}

#item4289 {
	width:252px !important;
	height:269px !important;
}

#item7627 {
	width:252px !important;
	height:269px !important;
	left:278px !important;
	top:14px !important;
}

#item4290 {
	width:252px !important;
	height:159px !important;
}

#item7632 {
	width:252px !important;
	height:159px !important;
	left:14px !important;
	top:14px !important;
}

#item4291 {
	width:261px !important;
	height:125px !important;
}

#item7637 {
	width:261px !important;
	height:125px !important;
	left:6px !important;
	top:217px !important;
}

#item4296 {
	width:252px !important;
	height:140px !important;
}

#item7642 {
	width:252px !important;
	height:140px !important;
	left:14px !important;
	top:423px !important;
}

#item4297 {
	width:252px !important;
	height:191px !important;
}

#item7647 {
	width:252px !important;
	height:191px !important;
	left:278px !important;
	top:353px !important;
}

#item76616 {
	width:199px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item76648 {
	width:206px !important;
	height:9px !important;
	left:283px !important;
	top:610px !important;
}

#item76679 {
	width:155px !important;
	height:9px !important;
	left:276px !important;
	top:339px !important;
}

#item76706 {
	width:209px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item76736 {
	width:187px !important;
	height:9px !important;
	left:13px !important;
	top:393px !important;
}

#item76766 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:403px !important;
}

#item4298 {
	width:252px !important;
	height:225px !important;
}

#item7652 {
	width:252px !important;
	height:225px !important;
	left:14px !important;
	top:322px !important;
}

#item4299 {
	width:266px !important;
	height:240px !important;
}

#item7657 {
	width:266px !important;
	height:240px !important;
	left:278px !important;
	top:320px !important;
}

#item4300 {
	width:266px !important;
	height:251px !important;
}

#item7662 {
	width:266px !important;
	height:251px !important;
	left:278px !important;
}

#item4301 {
	width:173px !important;
	height:226px !important;
}

#item7668 {
	width:173px !important;
	height:226px !important;
	left:94px !important;
	top:88px !important;
}

#item76796 {
	width:205px !important;
	height:9px !important;
	left:277px !important;
	top:610px !important;
}

#item76826 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item76853 {
	width:120px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item76880 {
	width:100px !important;
	height:30px !important;
	left:17px !important;
	top:250px !important;
}

#item76911 {
	width:98px !important;
	height:28px !important;
	left:17px !important;
	top:281px !important;
}

#item4302 {
	width:252px !important;
	height:198px !important;
}

#item7673 {
	width:252px !important;
	height:198px !important;
	left:14px !important;
	top:14px !important;
}

#item4303 {
	width:252px !important;
	height:210px !important;
}

#item7678 {
	width:252px !important;
	height:210px !important;
	left:278px !important;
}

#item4304 {
	width:256px !important;
	height:143px !important;
}

#item7683 {
	width:256px !important;
	height:143px !important;
	left:278px !important;
	top:219px !important;
}

#item4305 {
	width:252px !important;
	height:277px !important;
}

#item7688 {
	width:252px !important;
	height:277px !important;
	left:14px !important;
	top:274px !important;
}

#item4306 {
	width:175px !important;
	height:196px !important;
}

#item7693 {
	width:175px !important;
	height:196px !important;
	left:278px !important;
	top:423px !important;
}

#item76304 {
	width:153px !important;
	height:9px !important;
	left:19px !important;
	top:245px !important;
}

#item76331 {
	width:69px !important;
	height:30px !important;
	left:466px !important;
	top:141px !important;
}

#item76358 {
	width:153px !important;
	height:9px !important;
	left:276px !important;
	top:403px !important;
}

#item76385 {
	width:72px !important;
	height:20px !important;
	left:460px !important;
	top:546px !important;
}

#item76412 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item4307 {
	width:252px !important;
	height:221px !important;
}

#item7698 {
	width:252px !important;
	height:221px !important;
	left:14px !important;
	top:422px !important;
}

#item4308 {
	width:252px !important;
	height:198px !important;
}

#item7703 {
	width:252px !important;
	height:198px !important;
	left:278px !important;
	top:421px !important;
}

#item4309 {
	width:190px !important;
	height:142px !important;
}

#item7708 {
	width:190px !important;
	height:142px !important;
	left:340px !important;
	top:230px !important;
}

#item4310 {
	width:211px !important;
	height:198px !important;
}

#item7713 {
	width:211px !important;
	height:198px !important;
	left:55px !important;
	top:217px !important;
}

#item4315 {
	width:252px !important;
	height:196px !important;
}

#item7718 {
	width:252px !important;
	height:196px !important;
	left:278px !important;
	top:14px !important;
}

#item4316 {
	width:252px !important;
	height:148px !important;
}

#item7723 {
	width:252px !important;
	height:148px !important;
	left:14px !important;
	top:14px !important;
}

#item76443 {
	width:200px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

#item76473 {
	width:74px !important;
	height:20px !important;
	left:16px !important;
	top:388px !important;
}

#item76500 {
	width:97px !important;
	height:20px !important;
	left:154px !important;
	top:501px !important;
}

#item76527 {
	width:240px !important;
	height:9px !important;
	left:276px !important;
	top:403px !important;
}

#item76558 {
	width:72px !important;
	height:20px !important;
	left:276px !important;
	top:191px !important;
}

#item76585 {
	width:103px !important;
	height:20px !important;
	left:276px !important;
	top:530px !important;
}

#item4317 {
	width:164px !important;
	height:157px !important;
}

#item7728 {
	width:164px !important;
	height:157px !important;
	left:366px !important;
	top:14px !important;
}

#item4318 {
	width:181px !important;
	height:149px !important;
}

#item7733 {
	width:181px !important;
	height:149px !important;
	left:179px !important;
	top:14px !important;
}

#item4319 {
	width:154px !important;
	height:133px !important;
}

#item7739 {
	width:154px !important;
	height:133px !important;
	left:14px !important;
	top:46px !important;
}

#item4320 {
	width:145px !important;
	height:116px !important;
}

#item7744 {
	width:145px !important;
	height:116px !important;
	left:14px !important;
	top:235px !important;
}

#item4321 {
	width:166px !important;
	height:142px !important;
}

#item7749 {
	width:166px !important;
	height:142px !important;
	left:187px !important;
	top:217px !important;
}

#item4322 {
	width:174px !important;
	height:134px !important;
}

#item7754 {
	width:174px !important;
	height:134px !important;
	left:366px !important;
	top:216px !important;
}

#item4323 {
	width:165px !important;
	height:157px !important;
}

#item7759 {
	width:165px !important;
	height:157px !important;
	left:14px !important;
	top:421px !important;
}

#item4324 {
	width:165px !important;
	height:153px !important;
}

#item7765 {
	width:165px !important;
	height:153px !important;
	left:190px !important;
	top:423px !important;
}

#item4325 {
	width:169px !important;
	height:162px !important;
}

#item7770 {
	width:169px !important;
	height:162px !important;
	left:361px !important;
	top:417px !important;
}

#item75836 {
	width:120px !important;
	height:9px !important;
	left:189px !important;
	top:199px !important;
}

#item75863 {
	width:151px !important;
	height:9px !important;
	left:364px !important;
	top:403px !important;
}

#item75890 {
	width:131px !important;
	height:20px !important;
	left:364px !important;
	top:600px !important;
}

#item75920 {
	width:116px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item75948 {
	width:126px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item75977 {
	width:131px !important;
	height:9px !important;
	left:364px !important;
	top:199px !important;
}

#item76004 {
	width:143px !important;
	height:9px !important;
	left:12px !important;
	top:222px !important;
}

#item76033 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:403px !important;
}

#item76060 {
	width:128px !important;
	height:9px !important;
	left:189px !important;
	top:403px !important;
}

#item4326 {
	width:164px !important;
	height:117px !important;
}

#item7775 {
	width:164px !important;
	height:117px !important;
	left:14px !important;
	top:423px !important;
}

#item4327 {
	width:174px !important;
	height:135px !important;
}

#item7780 {
	width:174px !important;
	height:135px !important;
	left:185px !important;
	top:418px !important;
}

#item4328 {
	width:164px !important;
	height:150px !important;
}

#item7785 {
	width:164px !important;
	height:150px !important;
	left:366px !important;
	top:416px !important;
}

#item4329 {
	width:165px !important;
	height:142px !important;
}

#item7790 {
	width:165px !important;
	height:142px !important;
	left:14px !important;
	top:218px !important;
}

#item4330 {
	width:161px !important;
	height:121px !important;
}

#item7795 {
	width:161px !important;
	height:121px !important;
	left:194px !important;
	top:215px !important;
}

#item4332 {
	width:179px !important;
	height:203px !important;
}

#item7801 {
	width:179px !important;
	height:203px !important;
	left:366px !important;
	top:143px !important;
}

#item4333 {
	width:156px !important;
	height:131px !important;
}

#item7806 {
	width:156px !important;
	height:131px !important;
	left:14px !important;
	top:14px !important;
}

#item4334 {
	width:181px !important;
	height:138px !important;
}

#item7811 {
	width:181px !important;
	height:138px !important;
	left:181px !important;
	top:9px !important;
}

#item76087 {
	width:105px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item76114 {
	width:108px !important;
	height:20px !important;
	left:364px !important;
	top:393px !important;
}

#item76141 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item76168 {
	width:151px !important;
	height:9px !important;
	left:13px !important;
	top:403px !important;
}

#item76196 {
	width:77px !important;
	height:20px !important;
	left:189px !important;
	top:188px !important;
}

#item76223 {
	width:153px !important;
	height:9px !important;
	left:189px !important;
	top:583px !important;
}

#item76250 {
	width:161px !important;
	height:9px !important;
	left:189px !important;
	top:403px !important;
}

#item76277 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item4335 {
	width:200px !important;
	height:309px !important;
}

#item7817 {
	width:200px !important;
	height:309px !important;
}

#item4336 {
	width:228px !important;
	height:266px !important;
}

#item7823 {
	width:228px !important;
	height:266px !important;
	left:302px !important;
	top:14px !important;
}

#item4337 {
	width:225px !important;
	height:307px !important;
}

#item7828 {
	width:225px !important;
	height:307px !important;
	left:14px !important;
	top:322px !important;
}

#item4338 {
	width:122px !important;
	height:248px !important;
}

#item7833 {
	width:122px !important;
	height:248px !important;
	left:290px !important;
	top:288px !important;
}

#item4339 {
	width:97px !important;
	height:101px !important;
}

#item7838 {
	width:97px !important;
	height:101px !important;
	left:444px !important;
	top:334px !important;
}

#item4340 {
	width:91px !important;
	height:117px !important;
}

#item7843 {
	width:91px !important;
	height:117px !important;
	left:418px !important;
	top:423px !important;
}

#item75536 {
	width:94px !important;
	height:29px !important;
	left:178px !important;
	top:234px !important;
}

#item75566 {
	width:122px !important;
	height:30px !important;
	left:281px !important;
	top:126px !important;
}

#item75597 {
	width:89px !important;
	height:29px !important;
	left:186px !important;
	top:561px !important;
}

#item75627 {
	width:199px !important;
	height:9px !important;
	left:282px !important;
	top:593px !important;
}

#item75659 {
	width:199px !important;
	height:9px !important;
	left:282px !important;
	top:604px !important;
}

#item4341 {
	width:83px !important;
	height:316px !important;
}

#item7848 {
	width:83px !important;
	height:316px !important;
	left:109px !important;
	top:288px !important;
}

#item4343 {
	width:85px !important;
	height:329px !important;
}

#item7853 {
	width:85px !important;
	height:329px !important;
	left:181px !important;
	top:288px !important;
}

#item4344 {
	width:252px !important;
	height:297px !important;
}

#item7858 {
	width:252px !important;
	height:297px !important;
	left:278px !important;
	top:322px !important;
}

#item4345 {
	width:266px !important;
	height:297px !important;
}

#item7863 {
	width:266px !important;
	height:297px !important;
	left:278px !important;
	top:14px !important;
}

#item4346 {
	width:116px !important;
	height:284px !important;
}

#item7868 {
	width:116px !important;
	height:284px !important;
	left:151px !important;
}

#item75686 {
	width:126px !important;
	height:20px !important;
	left:13px !important;
	top:257px !important;
}

#item75718 {
	width:138px !important;
	height:20px !important;
	left:372px !important;
	top:600px !important;
}

#item75750 {
	width:96px !important;
	height:39px !important;
	left:276px !important;
	top:273px !important;
}

#item75781 {
	width:93px !important;
	height:9px !important;
	left:17px !important;
	top:525px !important;
}

#item75808 {
	width:93px !important;
	height:9px !important;
	left:17px !important;
	top:536px !important;
}

#item4347 {
	width:191px !important;
	height:338px !important;
}

#item7873 {
	width:191px !important;
	height:338px !important;
}

#item4348 {
	width:266px !important;
	height:220px !important;
}

#item7878 {
	width:266px !important;
	height:220px !important;
	left:278px !important;
}

#item4349 {
	width:216px !important;
	height:86px !important;
}

#item7883 {
	width:216px !important;
	height:86px !important;
	left:24px !important;
	top:347px !important;
}

#item4350 {
	width:220px !important;
	height:98px !important;
}

#item7889 {
	width:220px !important;
	height:98px !important;
	left:23px !important;
	top:439px !important;
}

#item4351 {
	width:147px !important;
	height:243px !important;
}

#item7894 {
	width:147px !important;
	height:243px !important;
	left:278px !important;
	top:310px !important;
}

#item4352 {
	width:84px !important;
	height:58px !important;
}

#item7899 {
	width:84px !important;
	height:58px !important;
	left:271px !important;
	top:562px !important;
}

#item4353 {
	width:169px !important;
	height:58px !important;
}

#item7904 {
	width:169px !important;
	height:58px !important;
	left:361px !important;
	top:562px !important;
}

#item75254 {
	width:196px !important;
	height:20px !important;
	left:276px !important;
	top:282px !important;
}

#item75289 {
	width:78px !important;
	height:39px !important;
	left:193px !important;
	top:226px !important;
}

#item75357 {
	width:215px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item75384 {
	width:215px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item102980 {
	width:95px !important;
	height:39px !important;
	left:429px !important;
	top:443px !important;
}

#item103013 {
	width:95px !important;
	height:29px !important;
	left:429px !important;
	top:482px !important;
}

#item4355 {
	width:225px !important;
	height:252px !important;
}

#item7909 {
	width:225px !important;
	height:252px !important;
	left:14px !important;
	top:362px !important;
}

#item4356 {
	width:281px !important;
	height:314px !important;
}

#item7914 {
	width:281px !important;
	height:314px !important;
	left:249px !important;
	top:5px !important;
}

#item4357 {
	width:281px !important;
	height:188px !important;
}

#item7919 {
	width:281px !important;
	height:188px !important;
	left:249px !important;
	top:325px !important;
}

#item4358 {
	width:141px !important;
	height:351px !important;
}

#item7924 {
	width:141px !important;
	height:351px !important;
	left:91px !important;
}

#item75411 {
	width:104px !important;
	height:29px !important;
	left:13px !important;
	top:590px !important;
}

#item75442 {
	width:69px !important;
	height:29px !important;
	left:13px !important;
	top:269px !important;
}

#item75472 {
	width:263px !important;
	height:9px !important;
	left:256px !important;
	top:585px !important;
}

#item75504 {
	width:263px !important;
	height:9px !important;
	left:256px !important;
	top:595px !important;
}

#item4359 {
	width:143px !important;
	height:140px !important;
}

#item7929 {
	width:143px !important;
	height:140px !important;
	left:41px !important;
	top:145px !important;
}

#item4360 {
	width:87px !important;
	height:80px !important;
}

#item7934 {
	width:87px !important;
	height:80px !important;
	left:168px !important;
	top:14px !important;
}

#item4361 {
	width:92px !important;
	height:88px !important;
}

#item7939 {
	width:92px !important;
	height:88px !important;
	left:230px !important;
	top:57px !important;
}

#item4362 {
	width:89px !important;
	height:75px !important;
}

#item7944 {
	width:89px !important;
	height:75px !important;
	left:178px !important;
	top:108px !important;
}

#item4363 {
	width:200px !important;
	height:111px !important;
}

#item7949 {
	width:200px !important;
	height:111px !important;
	left:330px !important;
	top:14px !important;
}

#item4364 {
	width:191px !important;
	height:294px !important;
}

#item7954 {
	width:191px !important;
	height:294px !important;
	left:14px !important;
	top:324px !important;
}

#item4365 {
	width:252px !important;
	height:242px !important;
}

#item7960 {
	width:252px !important;
	height:242px !important;
	left:278px !important;
	top:323px !important;
}

#item74788 {
	width:115px !important;
	height:20px !important;
	left:148px !important;
	top:592px !important;
}

#item74820 {
	width:151px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item74851 {
	width:82px !important;
	height:9px !important;
	left:449px !important;
	top:257px !important;
}

#item74879 {
	width:82px !important;
	height:9px !important;
	left:449px !important;
	top:269px !important;
}

#item74908 {
	width:82px !important;
	height:9px !important;
	left:449px !important;
	top:280px !important;
}

#item74935 {
	width:82px !important;
	height:9px !important;
	left:362px !important;
	top:257px !important;
}

#item74962 {
	width:82px !important;
	height:9px !important;
	left:362px !important;
	top:268px !important;
}

#item74989 {
	width:82px !important;
	height:9px !important;
	left:362px !important;
	top:278px !important;
}

#item75016 {
	width:83px !important;
	height:9px !important;
	left:270px !important;
	top:258px !important;
}

#item75043 {
	width:83px !important;
	height:9px !important;
	left:270px !important;
	top:269px !important;
}

#item75072 {
	width:83px !important;
	height:9px !important;
	left:270px !important;
	top:279px !important;
}

#item4366 {
	width:203px !important;
	height:275px !important;
}

#item7965 {
	width:203px !important;
	height:275px !important;
	left:63px !important;
	top:346px !important;
}

#item4367 {
	width:252px !important;
	height:187px !important;
}

#item7970 {
	width:252px !important;
	height:187px !important;
	left:278px !important;
	top:284px !important;
}

#item4368 {
	width:100px !important;
	height:99px !important;
}

#item7975 {
	width:100px !important;
	height:99px !important;
	left:278px !important;
	top:431px !important;
}

#item4369 {
	width:252px !important;
	height:233px !important;
}

#item7981 {
	width:252px !important;
	height:233px !important;
	left:14px !important;
	top:14px !important;
}

#item4370 {
	width:266px !important;
	height:188px !important;
}

#item7986 {
	width:266px !important;
	height:188px !important;
	left:278px !important;
}

#item75099 {
	width:102px !important;
	height:40px !important;
	left:19px !important;
	top:576px !important;
}

#item75130 {
	width:149px !important;
	height:20px !important;
	left:13px !important;
	top:316px !important;
}

#item75162 {
	width:173px !important;
	height:20px !important;
	left:276px !important;
	top:251px !important;
}

#item75193 {
	width:225px !important;
	height:9px !important;
	left:277px !important;
	top:600px !important;
}

#item75224 {
	width:225px !important;
	height:9px !important;
	left:277px !important;
	top:610px !important;
}

#item4371 {
	width:252px !important;
	height:231px !important;
}

#item7991 {
	width:252px !important;
	height:231px !important;
	left:14px !important;
	top:14px !important;
}

#item4372 {
	width:252px !important;
	height:250px !important;
}

#item7996 {
	width:252px !important;
	height:250px !important;
	left:278px !important;
	top:14px !important;
}

#item4373 {
	width:107px !important;
	height:296px !important;
}

#item8001 {
	width:107px !important;
	height:296px !important;
	left:14px !important;
	top:321px !important;
}

#item4374 {
	width:66px !important;
	height:68px !important;
}

#item8006 {
	width:66px !important;
	height:68px !important;
	left:129px !important;
	top:503px !important;
}

#item4375 {
	width:64px !important;
	height:70px !important;
}

#item8011 {
	width:64px !important;
	height:70px !important;
	left:202px !important;
	top:504px !important;
}

#item4376 {
	width:252px !important;
	height:210px !important;
}

#item8016 {
	width:252px !important;
	height:210px !important;
	left:278px !important;
	top:323px !important;
}

#item70692 {
	width:123px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item70719 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item70746 {
	width:117px !important;
	height:20px !important;
	left:132px !important;
	top:430px !important;
}

#item70779 {
	width:66px !important;
	height:39px !important;
	left:201px !important;
	top:575px !important;
}

#item70811 {
	width:67px !important;
	height:9px !important;
	left:130px !important;
	top:605px !important;
}

#item70838 {
	width:143px !important;
	height:9px !important;
	left:280px !important;
	top:606px !important;
}

#item4377 {
	width:198px !important;
	height:80px !important;
}

#item8021 {
	width:198px !important;
	height:80px !important;
	left:14px !important;
	top:317px !important;
}

#item4378 {
	width:217px !important;
	height:93px !important;
}

#item8027 {
	width:217px !important;
	height:93px !important;
	left:27px !important;
	top:403px !important;
}

#item4381 {
	width:131px !important;
	height:288px !important;
}

#item8032 {
	width:131px !important;
	height:288px !important;
	left:380px !important;
	top:324px !important;
}

#item4382 {
	width:172px !important;
	height:221px !important;
}

#item8038 {
	width:172px !important;
	height:221px !important;
	left:358px !important;
	top:99px !important;
}

#item4383 {
	width:60px !important;
	height:129px !important;
}

#item8043 {
	width:60px !important;
	height:129px !important;
	left:278px !important;
	top:283px !important;
}

#item4384 {
	width:261px !important;
	height:237px !important;
}

#item8048 {
	width:261px !important;
	height:237px !important;
	left:6px !important;
	top:9px !important;
}

#item70865 {
	width:193px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item70896 {
	width:78px !important;
	height:29px !important;
	left:276px !important;
	top:245px !important;
}

#item70926 {
	width:78px !important;
	height:29px !important;
	left:276px !important;
	top:590px !important;
}

#item70956 {
	width:126px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item70983 {
	width:126px !important;
	height:9px !important;
	left:13px !important;
	top:609px !important;
}

#item4385 {
	width:233px !important;
	height:117px !important;
}

#item8053 {
	width:233px !important;
	height:117px !important;
	left:14px !important;
	top:14px !important;
}

#item4386 {
	width:230px !important;
	height:113px !important;
}

#item8058 {
	width:230px !important;
	height:113px !important;
	left:6px !important;
	top:147px !important;
}

#item4387 {
	width:239px !important;
	height:129px !important;
}

#item8063 {
	width:239px !important;
	height:129px !important;
	left:6px !important;
	top:266px !important;
}

#item4388 {
	width:235px !important;
	height:225px !important;
}

#item8068 {
	width:235px !important;
	height:225px !important;
	left:253px !important;
	top:17px !important;
}

#item4389 {
	width:226px !important;
	height:166px !important;
}

#item8073 {
	width:226px !important;
	height:166px !important;
	left:264px !important;
	top:381px !important;
}

#item4390 {
	width:163px !important;
	height:191px !important;
}

#item8078 {
	width:163px !important;
	height:191px !important;
	left:367px !important;
	top:298px !important;
}

#item71010 {
	width:71px !important;
	height:20px !important;
	left:407px !important;
	top:74px !important;
}

#item71038 {
	width:234px !important;
	height:9px !important;
	left:252px !important;
	top:599px !important;
}

#item71072 {
	width:234px !important;
	height:9px !important;
	left:252px !important;
	top:610px !important;
}

#item71103 {
	width:191px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item71130 {
	width:191px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item71161 {
	width:191px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item4391 {
	width:198px !important;
	height:303px !important;
}

#item8083 {
	width:198px !important;
	height:303px !important;
	left:68px !important;
	top:326px !important;
}

#item4392 {
	width:170px !important;
	height:339px !important;
}

#item8088 {
	width:170px !important;
	height:339px !important;
	left:360px !important;
	top:291px !important;
}

#item4393 {
	width:252px !important;
	height:244px !important;
}

#item8093 {
	width:252px !important;
	height:244px !important;
	left:14px !important;
	top:14px !important;
}

#item4398 {
	width:141px !important;
	height:230px !important;
}

#item8098 {
	width:141px !important;
	height:230px !important;
	left:279px !important;
	top:10px !important;
}

#item4399 {
	width:114px !important;
	height:122px !important;
}

#item8103 {
	width:114px !important;
	height:122px !important;
	left:423px !important;
	top:125px !important;
}

#item71188 {
	width:225px !important;
	height:9px !important;
	left:13px !important;
	top:298px !important;
}

#item71218 {
	width:80px !important;
	height:30px !important;
	left:13px !important;
	top:456px !important;
}

#item71250 {
	width:83px !important;
	height:40px !important;
	left:276px !important;
	top:580px !important;
}

#item71282 {
	width:134px !important;
	height:9px !important;
	left:276px !important;
	top:293px !important;
}

#item71309 {
	width:134px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item4400 {
	width:204px !important;
	height:276px !important;
}

#item8109 {
	width:204px !important;
	height:276px !important;
}

#item4401 {
	width:225px !important;
	height:197px !important;
}

#item8114 {
	width:225px !important;
	height:197px !important;
	left:305px !important;
}

#item4402 {
	width:237px !important;
	height:197px !important;
}

#item8119 {
	width:237px !important;
	height:197px !important;
	left:103px !important;
	top:285px !important;
}

#item4403 {
	width:308px !important;
	height:224px !important;
}

#item8124 {
	width:308px !important;
	height:224px !important;
	top:397px !important;
}

#item4404 {
	width:167px !important;
	height:180px !important;
}

#item8130 {
	width:167px !important;
	height:180px !important;
	left:352px !important;
	top:272px !important;
}

#item4411 {
	width:266px !important;
	height:230px !important;
}

#item8156 {
	width:266px !important;
	height:230px !important;
	left:544px !important;
}

#item71337 {
	width:165px !important;
	height:9px !important;
	left:306px !important;
	top:244px !important;
}

#item71364 {
	width:103px !important;
	height:20px !important;
	left:203px !important;
	top:101px !important;
}

#item71391 {
	width:135px !important;
	height:20px !important;
	left:355px !important;
	top:519px !important;
}

#item71421 {
	width:184px !important;
	height:9px !important;
	left:344px !important;
	top:600px !important;
}

#item71451 {
	width:184px !important;
	height:9px !important;
	left:344px !important;
	top:610px !important;
}

#item4405 {
	width:188px !important;
	height:118px !important;
}

#item8135 {
	width:188px !important;
	height:118px !important;
	left:78px !important;
	top:293px !important;
}

#item4406 {
	width:258px !important;
	height:157px !important;
}

#item8140 {
	width:258px !important;
	height:157px !important;
	left:9px !important;
	top:389px !important;
}

#item4407 {
	width:183px !important;
	height:284px !important;
}

#item8146 {
	width:183px !important;
	height:284px !important;
	left:347px !important;
	top:221px !important;
}

#item4408 {
	width:146px !important;
	height:201px !important;
}

#item8151 {
	width:146px !important;
	height:201px !important;
	left:385px !important;
	top:97px !important;
}

#item71478 {
	width:83px !important;
	height:39px !important;
	left:286px !important;
	top:131px !important;
}

#item71510 {
	width:168px !important;
	height:20px !important;
	left:13px !important;
	top:272px !important;
}

#item71541 {
	width:128px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item71571 {
	width:231px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item71603 {
	width:231px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item4412 {
	width:133px !important;
	height:71px !important;
}

#item8161 {
	width:133px !important;
	height:71px !important;
	left:45px !important;
	top:190px !important;
}

#item4413 {
	width:49px !important;
	height:78px !important;
}

#item8166 {
	width:49px !important;
	height:78px !important;
	left:164px !important;
	top:29px !important;
}

#item4414 {
	width:50px !important;
	height:84px !important;
}

#item8171 {
	width:50px !important;
	height:84px !important;
	left:216px !important;
	top:24px !important;
}

#item4415 {
	width:57px !important;
	height:78px !important;
}

#item8176 {
	width:57px !important;
	height:78px !important;
	left:260px !important;
	top:30px !important;
}

#item4416 {
	width:86px !important;
	height:184px !important;
}

#item8181 {
	width:86px !important;
	height:184px !important;
	left:334px !important;
	top:43px !important;
}

#item4418 {
	width:107px !important;
	height:121px !important;
}

#item8192 {
	width:107px !important;
	height:121px !important;
	left:423px !important;
	top:105px !important;
}

#item4422 {
	width:273px !important;
	height:193px !important;
}

#item8197 {
	width:273px !important;
	height:193px !important;
	left:5px !important;
	top:321px !important;
}

#item4423 {
	width:116px !important;
	height:78px !important;
}

#item8202 {
	width:116px !important;
	height:78px !important;
	left:209px !important;
	top:535px !important;
}

#item4424 {
	width:197px !important;
	height:213px !important;
}

#item8207 {
	width:197px !important;
	height:213px !important;
	left:333px !important;
	top:342px !important;
}

#item71630 {
	width:103px !important;
	height:9px !important;
	left:336px !important;
	top:610px !important;
}

#item71657 {
	width:159px !important;
	height:20px !important;
	left:335px !important;
	top:271px !important;
}

#item71690 {
	width:122px !important;
	height:20px !important;
	left:335px !important;
	top:291px !important;
}

#item71720 {
	width:129px !important;
	height:9px !important;
	left:17px !important;
	top:596px !important;
}

#item71747 {
	width:129px !important;
	height:9px !important;
	left:17px !important;
	top:607px !important;
}

#item71775 {
	width:97px !important;
	height:9px !important;
	left:217px !important;
	top:267px !important;
}

#item71802 {
	width:97px !important;
	height:9px !important;
	left:217px !important;
	top:278px !important;
}

#item71829 {
	width:97px !important;
	height:9px !important;
	left:217px !important;
	top:288px !important;
}

#item4425 {
	width:238px !important;
	height:154px !important;
}

#item8212 {
	width:238px !important;
	height:154px !important;
	left:23px !important;
	top:74px !important;
}

#item4426 {
	width:261px !important;
	height:152px !important;
}

#item8217 {
	width:261px !important;
	height:152px !important;
	left:11px !important;
	top:233px !important;
}

#item4427 {
	width:261px !important;
	height:156px !important;
}

#item8222 {
	width:261px !important;
	height:156px !important;
	left:5px !important;
	top:387px !important;
}

#item4428 {
	width:179px !important;
	height:159px !important;
}

#item8227 {
	width:179px !important;
	height:159px !important;
	left:278px !important;
	top:322px !important;
}

#item4429 {
	width:210px !important;
	height:123px !important;
}

#item8232 {
	width:210px !important;
	height:123px !important;
	left:320px !important;
	top:425px !important;
}

#item4430 {
	width:267px !important;
	height:230px !important;
}

#item8237 {
	width:267px !important;
	height:230px !important;
	left:277px !important;
}

#item71857 {
	width:257px !important;
	height:9px !important;
	left:276px !important;
	top:279px !important;
}

#item71888 {
	width:165px !important;
	height:9px !important;
	left:24px !important;
	top:580px !important;
}

#item71916 {
	width:165px !important;
	height:9px !important;
	left:24px !important;
	top:590px !important;
}

#item71943 {
	width:165px !important;
	height:9px !important;
	left:24px !important;
	top:601px !important;
}

#item71970 {
	width:221px !important;
	height:9px !important;
	left:278px !important;
	top:600px !important;
}

#item72000 {
	width:221px !important;
	height:9px !important;
	left:278px !important;
	top:610px !important;
}

#item4431 {
	width:261px !important;
	height:257px !important;
}

#item8242 {
	width:261px !important;
	height:257px !important;
}

#item4432 {
	width:275px !important;
	height:263px !important;
}

#item8247 {
	width:275px !important;
	height:263px !important;
	left:269px !important;
}

#item4433 {
	width:186px !important;
	height:125px !important;
}

#item8252 {
	width:186px !important;
	height:125px !important;
	left:81px !important;
	top:320px !important;
}

#item4435 {
	width:184px !important;
	height:143px !important;
}

#item8258 {
	width:184px !important;
	height:143px !important;
	left:6px !important;
	top:398px !important;
}

#item4436 {
	width:160px !important;
	height:153px !important;
}

#item8263 {
	width:160px !important;
	height:153px !important;
	left:370px !important;
	top:323px !important;
}

#item4437 {
	width:203px !important;
	height:141px !important;
}

#item8268 {
	width:203px !important;
	height:141px !important;
	left:282px !important;
	top:400px !important;
}

#item72030 {
	width:112px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item72057 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item72084 {
	width:212px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item72115 {
	width:212px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item72147 {
	width:202px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item72178 {
	width:202px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item4438 {
	width:259px !important;
	height:254px !important;
}

#item8273 {
	width:259px !important;
	height:254px !important;
	left:7px !important;
	top:322px !important;
}

#item4439 {
	width:171px !important;
	height:102px !important;
}

#item8278 {
	width:171px !important;
	height:102px !important;
	left:362px !important;
	top:351px !important;
}

#item4440 {
	width:199px !important;
	height:103px !important;
}

#item8284 {
	width:199px !important;
	height:103px !important;
	left:307px !important;
	top:442px !important;
}

#item4441 {
	width:130px !important;
	height:251px !important;
}

#item8289 {
	width:130px !important;
	height:251px !important;
	left:269px !important;
	top:14px !important;
}

#item4442 {
	width:123px !important;
	height:263px !important;
}

#item8294 {
	width:123px !important;
	height:263px !important;
	left:407px !important;
	top:6px !important;
}

#item4443 {
	width:215px !important;
	height:288px !important;
}

#item8299 {
	width:215px !important;
	height:288px !important;
	left:14px !important;
	top:14px !important;
}

#item72205 {
	width:123px !important;
	height:20px !important;
	left:99px !important;
	top:276px !important;
}

#item72235 {
	width:244px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item72266 {
	width:236px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item72296 {
	width:236px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item72326 {
	width:129px !important;
	height:9px !important;
	left:276px !important;
	top:351px !important;
}

#item72353 {
	width:129px !important;
	height:9px !important;
	left:276px !important;
	top:361px !important;
}

#item4444 {
	width:259px !important;
	height:147px !important;
}

#item8304 {
	width:259px !important;
	height:147px !important;
	left:278px !important;
	top:14px !important;
}

#item4445 {
	width:126px !important;
	height:305px !important;
}

#item8309 {
	width:126px !important;
	height:305px !important;
}

#item4448 {
	width:116px !important;
	height:131px !important;
}

#item8314 {
	width:116px !important;
	height:131px !important;
	left:150px !important;
	top:14px !important;
}

#item4449 {
	width:98px !important;
	height:129px !important;
}

#item8320 {
	width:98px !important;
	height:129px !important;
	left:168px !important;
	top:157px !important;
}

#item4450 {
	width:124px !important;
	height:194px !important;
}

#item8325 {
	width:124px !important;
	height:194px !important;
	left:284px !important;
	top:228px !important;
}

#item4451 {
	width:172px !important;
	height:94px !important;
}

#item8330 {
	width:172px !important;
	height:94px !important;
	left:24px !important;
	top:395px !important;
}

#item4453 {
	width:190px !important;
	height:155px !important;
}

#item8336 {
	width:190px !important;
	height:155px !important;
	left:202px !important;
	top:421px !important;
}

#item4452 {
	width:211px !important;
	height:125px !important;
}

#item8342 {
	width:211px !important;
	height:125px !important;
	left:61px !important;
	top:497px !important;
}

#item72381 {
	width:254px !important;
	height:9px !important;
	left:276px !important;
	top:201px !important;
}

#item72412 {
	width:122px !important;
	height:9px !important;
	left:409px !important;
	top:588px !important;
}

#item72439 {
	width:122px !important;
	height:9px !important;
	left:409px !important;
	top:599px !important;
}

#item72466 {
	width:122px !important;
	height:9px !important;
	left:409px !important;
	top:609px !important;
}

#item72493 {
	width:107px !important;
	height:9px !important;
	left:412px !important;
	top:421px !important;
}

#item72520 {
	width:107px !important;
	height:9px !important;
	left:412px !important;
	top:431px !important;
}

#item72547 {
	width:166px !important;
	height:9px !important;
	left:12px !important;
	top:370px !important;
}

#item72574 {
	width:166px !important;
	height:9px !important;
	left:12px !important;
	top:380px !important;
}

#item4454 {
	width:246px !important;
	height:217px !important;
}

#item8347 {
	width:246px !important;
	height:217px !important;
	left:14px !important;
	top:405px !important;
}

#item4455 {
	width:158px !important;
	height:177px !important;
}

#item8352 {
	width:158px !important;
	height:177px !important;
	left:207px !important;
	top:350px !important;
}

#item4456 {
	width:194px !important;
	height:107px !important;
}

#item8357 {
	width:194px !important;
	height:107px !important;
	left:314px !important;
	top:430px !important;
}

#item4457 {
	width:157px !important;
	height:95px !important;
}

#item8362 {
	width:157px !important;
	height:95px !important;
	left:373px !important;
	top:325px !important;
}

#item4458 {
	width:193px !important;
	height:238px !important;
}

#item8367 {
	width:193px !important;
	height:238px !important;
	left:341px !important;
	top:81px !important;
}

#item4459 {
	width:109px !important;
	height:226px !important;
}

#item8372 {
	width:109px !important;
	height:226px !important;
	left:14px !important;
	top:14px !important;
}

#item4460 {
	width:109px !important;
	height:209px !important;
}

#item8377 {
	width:109px !important;
	height:209px !important;
	left:157px !important;
	top:85px !important;
}

#item72601 {
	width:72px !important;
	height:39px !important;
	left:276px !important;
	top:261px !important;
}

#item72635 {
	width:83px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item72662 {
	width:65px !important;
	height:9px !important;
	left:390px !important;
	top:600px !important;
}

#item72689 {
	width:83px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item72716 {
	width:66px !important;
	height:9px !important;
	left:390px !important;
	top:610px !important;
}

#item72743 {
	width:227px !important;
	height:9px !important;
	left:13px !important;
	top:357px !important;
}

#item72774 {
	width:227px !important;
	height:9px !important;
	left:13px !important;
	top:367px !important;
}

#item4461 {
	width:278px !important;
	height:204px !important;
}

#item8382 {
	width:278px !important;
	height:204px !important;
}

#item4462 {
	width:219px !important;
	height:200px !important;
}

#item8387 {
	width:219px !important;
	height:200px !important;
	left:311px !important;
}

#item4463 {
	width:221px !important;
	height:385px !important;
}

#item8392 {
	width:221px !important;
	height:385px !important;
	left:14px !important;
	top:259px !important;
}

#item4464 {
	width:141px !important;
	height:159px !important;
}

#item8397 {
	width:141px !important;
	height:159px !important;
	left:369px !important;
	top:329px !important;
}

#item4465 {
	width:121px !important;
	height:130px !important;
}

#item8402 {
	width:121px !important;
	height:130px !important;
	left:417px !important;
	top:422px !important;
}

#item4468 {
	width:91px !important;
	height:77px !important;
}

#item8408 {
	width:91px !important;
	height:77px !important;
	left:305px !important;
	top:341px !important;
}

#item72804 {
	width:153px !important;
	height:9px !important;
	left:299px !important;
	top:252px !important;
}

#item72831 {
	width:180px !important;
	height:9px !important;
	left:111px !important;
	top:228px !important;
}

#item72865 {
	width:91px !important;
	height:30px !important;
	left:190px !important;
	top:357px !important;
}

#item72897 {
	width:176px !important;
	height:9px !important;
	left:303px !important;
	top:598px !important;
}

#item72927 {
	width:176px !important;
	height:9px !important;
	left:303px !important;
	top:608px !important;
}

#item4469 {
	width:158px !important;
	height:176px !important;
}

#item8413 {
	width:158px !important;
	height:176px !important;
	left:14px !important;
	top:375px !important;
}

#item4470 {
	width:186px !important;
	height:135px !important;
}

#item8418 {
	width:186px !important;
	height:135px !important;
	left:181px !important;
	top:431px !important;
}

#item4471 {
	width:210px !important;
	height:103px !important;
}

#item8423 {
	width:210px !important;
	height:103px !important;
	left:178px !important;
	top:544px !important;
}

#item4474 {
	width:118px !important;
	height:84px !important;
}

#item8428 {
	width:118px !important;
	height:84px !important;
	left:33px !important;
	top:33px !important;
}

#item4475 {
	width:131px !important;
	height:150px !important;
}

#item8433 {
	width:131px !important;
	height:150px !important;
	left:14px !important;
	top:121px !important;
}

#item4476 {
	width:140px !important;
	height:135px !important;
}

#item8438 {
	width:140px !important;
	height:135px !important;
	left:178px !important;
	top:152px !important;
}

#item4477 {
	width:187px !important;
	height:162px !important;
}

#item8443 {
	width:187px !important;
	height:162px !important;
	left:329px !important;
}

#item4478 {
	width:193px !important;
	height:133px !important;
}

#item8448 {
	width:193px !important;
	height:133px !important;
	left:340px !important;
	top:186px !important;
}

#item4473 {
	width:171px !important;
	height:130px !important;
}

#item8453 {
	width:171px !important;
	height:130px !important;
	left:225px !important;
	top:298px !important;
}

#item4472 {
	width:198px !important;
	height:146px !important;
}

#item8458 {
	width:198px !important;
	height:146px !important;
	left:332px !important;
	top:334px !important;
}

#item72954 {
	width:93px !important;
	height:20px !important;
	left:17px !important;
	top:599px !important;
}

#item72981 {
	width:148px !important;
	height:9px !important;
	left:17px !important;
	top:339px !important;
}

#item73008 {
	width:148px !important;
	height:9px !important;
	left:17px !important;
	top:350px !important;
}

#item73035 {
	width:135px !important;
	height:9px !important;
	left:178px !important;
	top:113px !important;
}

#item73063 {
	width:135px !important;
	height:9px !important;
	left:178px !important;
	top:123px !important;
}

#item73091 {
	width:135px !important;
	height:9px !important;
	left:178px !important;
	top:134px !important;
}

#item73118 {
	width:124px !important;
	height:9px !important;
	left:391px !important;
	top:589px !important;
}

#item73145 {
	width:124px !important;
	height:9px !important;
	left:391px !important;
	top:600px !important;
}

#item73172 {
	width:124px !important;
	height:9px !important;
	left:391px !important;
	top:610px !important;
}

#item4480 {
	width:157px !important;
	height:167px !important;
}

#item8463 {
	width:157px !important;
	height:167px !important;
	left:6px !important;
	top:9px !important;
}

#item4481 {
	width:166px !important;
	height:202px !important;
}

#item8468 {
	width:166px !important;
	height:202px !important;
	left:107px !important;
	top:20px !important;
}

#item4482 {
	width:171px !important;
	height:194px !important;
}

#item8473 {
	width:171px !important;
	height:194px !important;
	left:278px !important;
	top:14px !important;
}

#item4483 {
	width:143px !important;
	height:94px !important;
}

#item8479 {
	width:143px !important;
	height:94px !important;
	left:78px !important;
	top:315px !important;
}

#item4484 {
	width:140px !important;
	height:110px !important;
}

#item8484 {
	width:140px !important;
	height:110px !important;
	left:24px !important;
	top:401px !important;
}

#item4485 {
	width:99px !important;
	height:162px !important;
}

#item8489 {
	width:99px !important;
	height:162px !important;
	left:168px !important;
	top:379px !important;
}

#item4486 {
	width:92px !important;
	height:61px !important;
}

#item8494 {
	width:92px !important;
	height:61px !important;
	left:14px !important;
	top:321px !important;
}

#item4487 {
	width:252px !important;
	height:192px !important;
}

#item8500 {
	width:252px !important;
	height:192px !important;
	left:278px !important;
	top:220px !important;
}

#item4489 {
	width:166px !important;
	height:199px !important;
}

#item8505 {
	width:166px !important;
	height:199px !important;
	left:278px !important;
	top:425px !important;
}

#item73201 {
	width:100px !important;
	height:29px !important;
	left:286px !important;
	top:298px !important;
}

#item73232 {
	width:71px !important;
	height:20px !important;
	left:457px !important;
	top:189px !important;
}

#item73259 {
	width:76px !important;
	height:40px !important;
	left:449px !important;
	top:580px !important;
}

#item73289 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:291px !important;
}

#item73321 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item73352 {
	width:234px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item73382 {
	width:234px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item73412 {
	width:234px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item4490 {
	width:224px !important;
	height:138px !important;
}

#item8510 {
	width:224px !important;
	height:138px !important;
	left:23px !important;
	top:279px !important;
}

#item4491 {
	width:248px !important;
	height:147px !important;
}

#item8515 {
	width:248px !important;
	height:147px !important;
	left:11px !important;
	top:400px !important;
}

#item4492 {
	width:283px !important;
	height:162px !important;
}

#item8520 {
	width:283px !important;
	height:162px !important;
	left:261px !important;
	top:381px !important;
}

#item4493 {
	width:207px !important;
	height:374px !important;
}

#item8525 {
	width:207px !important;
	height:374px !important;
	left:337px !important;
}

#item4494 {
	width:260px !important;
	height:193px !important;
}

#item8530 {
	width:260px !important;
	height:193px !important;
	left:6px !important;
	top:14px !important;
}

#item73442 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:260px !important;
}

#item73469 {
	width:78px !important;
	height:29px !important;
	left:276px !important;
	top:132px !important;
}

#item73499 {
	width:216px !important;
	height:9px !important;
	left:269px !important;
	top:598px !important;
}

#item73529 {
	width:206px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item73560 {
	width:206px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item4495 {
	width:208px !important;
	height:63px !important;
}

#item8535 {
	width:208px !important;
	height:63px !important;
	left:317px !important;
	top:18px !important;
}

#item4496 {
	width:206px !important;
	height:66px !important;
}

#item8540 {
	width:206px !important;
	height:66px !important;
	left:305px !important;
	top:74px !important;
}

#item4499 {
	width:81px !important;
	height:116px !important;
}

#item8546 {
	width:81px !important;
	height:116px !important;
	left:282px !important;
	top:183px !important;
}

#item4500 {
	width:112px !important;
	height:85px !important;
}

#item8551 {
	width:112px !important;
	height:85px !important;
	left:22px !important;
	top:22px !important;
}

#item4501 {
	width:113px !important;
	height:83px !important;
}

#item8557 {
	width:113px !important;
	height:83px !important;
	left:22px !important;
	top:114px !important;
}

#item4502 {
	width:252px !important;
	height:94px !important;
}

#item8562 {
	width:252px !important;
	height:94px !important;
	left:14px !important;
	top:214px !important;
}

#item4503 {
	width:252px !important;
	height:223px !important;
}

#item8567 {
	width:252px !important;
	height:223px !important;
	left:14px !important;
	top:316px !important;
}

#item4504 {
	width:249px !important;
	height:292px !important;
}

#item8572 {
	width:249px !important;
	height:292px !important;
	left:281px !important;
	top:317px !important;
}

#item73590 {
	width:103px !important;
	height:29px !important;
	left:290px !important;
	top:590px !important;
}

#item73620 {
	width:173px !important;
	height:9px !important;
	left:24px !important;
	top:597px !important;
}

#item73647 {
	width:112px !important;
	height:9px !important;
	left:138px !important;
	top:120px !important;
}

#item73674 {
	width:112px !important;
	height:9px !important;
	left:138px !important;
	top:131px !important;
}

#item73701 {
	width:145px !important;
	height:9px !important;
	left:368px !important;
	top:281px !important;
}

#item73728 {
	width:145px !important;
	height:9px !important;
	left:368px !important;
	top:291px !important;
}

#item4505 {
	width:209px !important;
	height:132px !important;
}

#item8577 {
	width:209px !important;
	height:132px !important;
	left:150px !important;
	top:320px !important;
}

#item4506 {
	width:239px !important;
	height:143px !important;
}

#item8582 {
	width:239px !important;
	height:143px !important;
	left:5px !important;
	top:405px !important;
}

#item4507 {
	width:142px !important;
	height:129px !important;
}

#item8587 {
	width:142px !important;
	height:129px !important;
	left:14px !important;
	top:251px !important;
}

#item4508 {
	width:171px !important;
	height:162px !important;
}

#item8592 {
	width:171px !important;
	height:162px !important;
	left:270px !important;
	top:456px !important;
}

#item4509 {
	width:132px !important;
	height:95px !important;
}

#item8597 {
	width:132px !important;
	height:95px !important;
	left:404px !important;
	top:374px !important;
}

#item4510 {
	width:264px !important;
	height:178px !important;
}

#item8602 {
	width:264px !important;
	height:178px !important;
	left:266px !important;
	top:14px !important;
}

#item4511 {
	width:227px !important;
	height:238px !important;
}

#item8607 {
	width:227px !important;
	height:238px !important;
	left:32px !important;
}

#item73755 {
	width:112px !important;
	height:20px !important;
	left:18px !important;
	top:116px !important;
}

#item73783 {
	width:230px !important;
	height:9px !important;
	left:262px !important;
	top:230px !important;
}

#item73815 {
	width:81px !important;
	height:20px !important;
	left:457px !important;
	top:599px !important;
}

#item73842 {
	width:191px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item73872 {
	width:191px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item4514 {
	width:190px !important;
	height:216px !important;
}

#item8612 {
	width:190px !important;
	height:216px !important;
	left:340px !important;
	top:14px !important;
}

#item4515 {
	width:66px !important;
	height:265px !important;
}

#item8617 {
	width:66px !important;
	height:265px !important;
	left:6px !important;
	top:16px !important;
}

#item4516 {
	width:78px !important;
	height:197px !important;
}

#item8622 {
	width:78px !important;
	height:197px !important;
	left:115px !important;
	top:14px !important;
}

#item4517 {
	width:69px !important;
	height:71px !important;
}

#item8628 {
	width:69px !important;
	height:71px !important;
	left:199px !important;
	top:148px !important;
}

#item4518 {
	width:76px !important;
	height:79px !important;
}

#item8633 {
	width:76px !important;
	height:79px !important;
	left:77px !important;
	top:137px !important;
}

#item4519 {
	width:239px !important;
	height:236px !important;
}

#item8638 {
	width:239px !important;
	height:236px !important;
	left:14px !important;
	top:318px !important;
}

#item4520 {
	width:92px !important;
	height:83px !important;
}

#item8643 {
	width:92px !important;
	height:83px !important;
	left:169px !important;
	top:304px !important;
}

#item4521 {
	width:163px !important;
	height:168px !important;
}

#item8649 {
	width:163px !important;
	height:168px !important;
	left:272px !important;
	top:309px !important;
}

#item4522 {
	width:190px !important;
	height:183px !important;
}

#item8654 {
	width:190px !important;
	height:183px !important;
	left:350px !important;
	top:376px !important;
}

#item73904 {
	width:185px !important;
	height:9px !important;
	left:320px !important;
	top:281px !important;
}

#item73935 {
	width:161px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item73962 {
	width:161px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item73989 {
	width:220px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item74020 {
	width:220px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item74048 {
	width:230px !important;
	height:9px !important;
	left:77px !important;
	top:251px !important;
}

#item74078 {
	width:230px !important;
	height:9px !important;
	left:77px !important;
	top:261px !important;
}

#item74108 {
	width:230px !important;
	height:9px !important;
	left:77px !important;
	top:272px !important;
}

#item74138 {
	width:230px !important;
	height:9px !important;
	left:77px !important;
	top:282px !important;
}

#item4523 {
	width:73px !important;
	height:226px !important;
}

#item8659 {
	width:73px !important;
	height:226px !important;
	left:158px !important;
	top:347px !important;
}

#item4524 {
	width:67px !important;
	height:223px !important;
}

#item8665 {
	width:67px !important;
	height:223px !important;
	left:232px !important;
	top:352px !important;
}

#item4525 {
	width:71px !important;
	height:231px !important;
}

#item8670 {
	width:71px !important;
	height:231px !important;
	left:302px !important;
	top:342px !important;
}

#item4526 {
	width:77px !important;
	height:231px !important;
}

#item8675 {
	width:77px !important;
	height:231px !important;
	left:377px !important;
	top:340px !important;
}

#item4530 {
	width:79px !important;
	height:253px !important;
}

#item8680 {
	width:79px !important;
	height:253px !important;
	left:456px !important;
	top:338px !important;
}

#item103058 {
	width:252px !important;
	height:221px !important;
}

#item103053 {
	width:252px !important;
	height:221px !important;
	left:14px !important;
	top:14px !important;
}

#item103064 {
	width:266px !important;
	height:232px !important;
}

#item103059 {
	width:266px !important;
	height:232px !important;
	left:278px !important;
}

#item74168 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:281px !important;
}

#item74198 {
	width:234px !important;
	height:9px !important;
	left:276px !important;
	top:281px !important;
}

#item74229 {
	width:74px !important;
	height:21px !important;
	left:23px !important;
	top:468px !important;
}

#item74296 {
	width:71px !important;
	height:21px !important;
	left:23px !important;
	top:489px !important;
}

#item74361 {
	width:75px !important;
	height:21px !important;
	left:23px !important;
	top:542px !important;
}

#item74417 {
	width:74px !important;
	height:21px !important;
	left:23px !important;
	top:562px !important;
}

#item74476 {
	width:73px !important;
	height:21px !important;
	left:23px !important;
	top:583px !important;
}

#item4532 {
	width:509px !important;
	height:232px !important;
}

#item8685 {
	width:509px !important;
	height:232px !important;
	left:21px !important;
	top:79px !important;
}

#item4533 {
	width:354px !important;
	height:305px !important;
}

#item8690 {
	width:354px !important;
	height:305px !important;
	left:26px !important;
	top:327px !important;
}

#item74538 {
	width:153px !important;
	height:9px !important;
	left:325px !important;
	top:303px !important;
}

#item74565 {
	width:116px !important;
	height:20px !important;
	left:392px !important;
	top:517px !important;
}

#item74595 {
	width:124px !important;
	height:20px !important;
	left:392px !important;
	top:536px !important;
}

#item4534 {
	width:360px !important;
	height:319px !important;
}

#item8695 {
	width:360px !important;
	height:319px !important;
	left:14px !important;
	top:317px !important;
}

#item4535 {
	width:384px !important;
	height:258px !important;
}

#item8700 {
	width:384px !important;
	height:258px !important;
	left:14px !important;
	top:52px !important;
}

#item74625 {
	width:80px !important;
	height:20px !important;
	left:407px !important;
	top:293px !important;
}

#item74653 {
	width:83px !important;
	height:20px !important;
	left:381px !important;
	top:594px !important;
}

#item4536 {
	width:512px !important;
	height:258px !important;
}

#item8706 {
	width:512px !important;
	height:258px !important;
	left:18px !important;
	top:82px !important;
}

#item4537 {
	width:496px !important;
	height:265px !important;
}

#item8711 {
	width:496px !important;
	height:265px !important;
	left:24px !important;
	top:357px !important;
}

#item74680 {
	width:139px !important;
	height:9px !important;
	left:322px !important;
	top:331px !important;
}

#item74707 {
	width:121px !important;
	height:9px !important;
	left:321px !important;
	top:610px !important;
}

#item4538 {
	width:516px !important;
	height:265px !important;
}

#item8716 {
	width:516px !important;
	height:265px !important;
	left:14px !important;
	top:343px !important;
}

#item4539 {
	width:505px !important;
	height:245px !important;
}

#item8721 {
	width:505px !important;
	height:245px !important;
	left:14px !important;
	top:78px !important;
}

#item74734 {
	width:154px !important;
	height:9px !important;
	left:12px !important;
	top:609px !important;
}

#item74761 {
	width:86px !important;
	height:20px !important;
	left:199px !important;
	top:239px !important;
}

#item4540 {
	width:418px !important;
	height:364px !important;
}

#item8726 {
	width:418px !important;
	height:364px !important;
	left:27px !important;
	top:88px !important;
}

#item4543 {
	width:262px !important;
	height:180px !important;
}

#item8731 {
	width:262px !important;
	height:180px !important;
	left:272px !important;
	top:372px !important;
}

#item101947 {
	width:104px !important;
	height:29px !important;
	left:152px !important;
	top:548px !important;
}

#item101979 {
	width:107px !important;
	height:20px !important;
	left:12px !important;
	top:557px !important;
}
#in5footer,  #prefooter {display:none;}
