/* 	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:101982px; 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;}
}

#item2109 {
	width:162px !important;
	height:353px !important;
}

#item2107 {
	width:162px !important;
	height:353px !important;
	left:54px !important;
	top:100px !important;
}

#item2119 {
	width:118px !important;
	height:306px !important;
}

#item2113 {
	width:118px !important;
	height:306px !important;
	left:221px !important;
	top:320px !important;
}

#item2125 {
	width:187px !important;
	height:114px !important;
}

#item2120 {
	width:187px !important;
	height:114px !important;
	left:343px !important;
	top:371px !important;
}

#item2148 {
	width:108px !important;
	height:242px !important;
}

#item2146 {
	width:108px !important;
	height:242px !important;
	left:422px !important;
	top:61px !important;
}

#item2157 {
	width:107px !important;
	height:95px !important;
}

#item2152 {
	width:107px !important;
	height:95px !important;
	left:308px !important;
	top:35px !important;
}

#item2163 {
	width:109px !important;
	height:67px !important;
}

#item2158 {
	width:109px !important;
	height:67px !important;
	left:309px !important;
	top:231px !important;
}

#item2169 {
	width:414px !important;
	height:333px !important;
}

#item2164 {
	width:414px !important;
	height:333px !important;
	left:14px !important;
	top:310px !important;
}

#item67598 {
	width:73px !important;
	height:20px !important;
	left:203px !important;
	top:83px !important;
}

#item67625 {
	width:108px !important;
	height:20px !important;
	left:203px !important;
	top:166px !important;
}

#item67655 {
	width:89px !important;
	height:20px !important;
	left:436px !important;
	top:600px !important;
}

#item67682 {
	width:91px !important;
	height:29px !important;
	left:203px !important;
	top:267px !important;
}

#item69953 {
	width:75px !important;
	height:78px !important;
	left:354px !important;
	top:531px !important;
}

#item2175 {
	width:347px !important;
	height:274px !important;
}

#item2170 {
	width:347px !important;
	height:274px !important;
	left:175px !important;
	top:335px !important;
}

#item2182 {
	width:137px !important;
	height:137px !important;
}

#item2176 {
	width:137px !important;
	height:137px !important;
	left:123px !important;
	top:30px !important;
}

#item2188 {
	width:60px !important;
	height:87px !important;
}

#item2183 {
	width:60px !important;
	height:87px !important;
	left:108px !important;
	top:197px !important;
}

#item2498 {
	width:55px !important;
	height:92px !important;
}

#item2492 {
	width:55px !important;
	height:92px !important;
	left:210px !important;
	top:203px !important;
}

#item2490 {
	width:39px !important;
	height:104px !important;
}

#item2485 {
	width:39px !important;
	height:104px !important;
	left:170px !important;
	top:171px !important;
}

#item2194 {
	width:253px !important;
	height:186px !important;
}

#item2189 {
	width:253px !important;
	height:186px !important;
	left:277px !important;
	top:14px !important;
}

#item67712 {
	width:178px !important;
	height:9px !important;
	left:281px !important;
	top:245px !important;
}

#item67739 {
	width:101px !important;
	height:29px !important;
	left:13px !important;
	top:151px !important;
}

#item67771 {
	width:129px !important;
	height:9px !important;
	left:24px !important;
	top:576px !important;
}

#item67798 {
	width:129px !important;
	height:9px !important;
	left:24px !important;
	top:587px !important;
}

#item67825 {
	width:129px !important;
	height:9px !important;
	left:24px !important;
	top:597px !important;
}

#item67852 {
	width:108px !important;
	height:9px !important;
	left:13px !important;
	top:282px !important;
}

#item67879 {
	width:108px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item67906 {
	width:108px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

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

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

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

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

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

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

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

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

#item69993 {
	width:461px !important;
	height:601px !important;
	left:40px !important;
	top:23px !important;
}

#item2201 {
	width:516px !important;
	height:179px !important;
}

#item2195 {
	width:516px !important;
	height:179px !important;
	left:14px !important;
	top:14px !important;
}

#item2207 {
	width:233px !important;
	height:206px !important;
}

#item2202 {
	width:233px !important;
	height:206px !important;
	left:14px !important;
	top:218px !important;
}

#item2213 {
	width:232px !important;
	height:138px !important;
}

#item2208 {
	width:232px !important;
	height:138px !important;
	left:255px !important;
	top:217px !important;
}

#item2219 {
	width:163px !important;
	height:190px !important;
}

#item2214 {
	width:163px !important;
	height:190px !important;
	left:279px !important;
	top:427px !important;
}

#item2226 {
	width:173px !important;
	height:191px !important;
}

#item2220 {
	width:173px !important;
	height:191px !important;
	left:14px !important;
	top:428px !important;
}

#item67258 {
	width:71px !important;
	height:29px !important;
	left:191px !important;
	top:590px !important;
}

#item67286 {
	width:70px !important;
	height:29px !important;
	left:450px !important;
	top:590px !important;
}

#item67313 {
	width:136px !important;
	height:9px !important;
	left:164px !important;
	top:404px !important;
}

#item67340 {
	width:165px !important;
	height:9px !important;
	left:350px !important;
	top:404px !important;
}

#item67367 {
	width:125px !important;
	height:9px !important;
	left:320px !important;
	top:194px !important;
}

#item2232 {
	width:152px !important;
	height:133px !important;
}

#item2227 {
	width:152px !important;
	height:133px !important;
	left:14px !important;
	top:14px !important;
}

#item2484 {
	width:152px !important;
	height:133px !important;
}

#item2478 {
	width:152px !important;
	height:133px !important;
	left:14px !important;
	top:209px !important;
}

#item2238 {
	width:252px !important;
	height:320px !important;
}

#item2233 {
	width:252px !important;
	height:320px !important;
	left:222px !important;
	top:14px !important;
}

#item2244 {
	width:66px !important;
	height:145px !important;
}

#item2239 {
	width:66px !important;
	height:145px !important;
	left:14px !important;
	top:360px !important;
}

#item2477 {
	width:66px !important;
	height:145px !important;
}

#item2472 {
	width:66px !important;
	height:145px !important;
	left:94px !important;
	top:355px !important;
}

#item2250 {
	width:247px !important;
	height:199px !important;
}

#item2245 {
	width:247px !important;
	height:199px !important;
	left:283px !important;
	top:422px !important;
}

#item2257 {
	width:109px !important;
	height:111px !important;
}

#item2252 {
	width:109px !important;
	height:111px !important;
	left:170px !important;
	top:507px !important;
}

#item67394 {
	width:92px !important;
	height:20px !important;
	left:181px !important;
	top:309px !important;
}

#item67421 {
	width:98px !important;
	height:20px !important;
	left:181px !important;
	top:190px !important;
}

#item67449 {
	width:102px !important;
	height:20px !important;
	left:13px !important;
	top:580px !important;
}

#item67480 {
	width:98px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item67507 {
	width:121px !important;
	height:20px !important;
	left:168px !important;
	top:434px !important;
}

#item67538 {
	width:114px !important;
	height:20px !important;
	left:168px !important;
	top:454px !important;
}

#item67568 {
	width:124px !important;
	height:20px !important;
	left:168px !important;
	top:474px !important;
}

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

#item2258 {
	width:252px !important;
	height:196px !important;
	left:14px !important;
	top:14px !important;
}

#item2269 {
	width:124px !important;
	height:105px !important;
}

#item2264 {
	width:124px !important;
	height:105px !important;
	left:269px !important;
	top:14px !important;
}

#item2275 {
	width:110px !important;
	height:111px !important;
}

#item2270 {
	width:110px !important;
	height:111px !important;
	left:420px !important;
	top:24px !important;
}

#item2281 {
	width:124px !important;
	height:115px !important;
}

#item2276 {
	width:124px !important;
	height:115px !important;
	left:281px !important;
	top:143px !important;
}

#item2287 {
	width:251px !important;
	height:223px !important;
}

#item2282 {
	width:251px !important;
	height:223px !important;
	left:14px !important;
	top:330px !important;
}

#item2293 {
	width:251px !important;
	height:238px !important;
}

#item2288 {
	width:251px !important;
	height:238px !important;
	left:279px !important;
	top:323px !important;
}

#item69901 {
	width:80px !important;
	height:74px !important;
}

#item69896 {
	width:80px !important;
	height:74px !important;
	left:186px !important;
	top:253px !important;
}

#item66792 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:266px !important;
}

#item66819 {
	width:100px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item66846 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item66873 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:314px !important;
}

#item66901 {
	width:119px !important;
	height:9px !important;
	left:412px !important;
	top:216px !important;
}

#item66928 {
	width:119px !important;
	height:9px !important;
	left:412px !important;
	top:227px !important;
}

#item66955 {
	width:119px !important;
	height:9px !important;
	left:412px !important;
	top:237px !important;
}

#item2299 {
	width:201px !important;
	height:145px !important;
}

#item2294 {
	width:201px !important;
	height:145px !important;
	left:14px !important;
	top:14px !important;
}

#item2464 {
	width:105px !important;
	height:95px !important;
}

#item2459 {
	width:105px !important;
	height:95px !important;
	left:96px !important;
	top:233px !important;
}

#item2306 {
	width:298px !important;
	height:230px !important;
}

#item2300 {
	width:298px !important;
	height:230px !important;
	left:232px !important;
	top:14px !important;
}

#item2313 {
	width:94px !important;
	height:74px !important;
}

#item2307 {
	width:94px !important;
	height:74px !important;
	left:210px !important;
	top:299px !important;
}

#item2471 {
	width:348px !important;
	height:147px !important;
}

#item2466 {
	width:348px !important;
	height:147px !important;
	left:182px !important;
	top:380px !important;
}

#item2319 {
	width:146px !important;
	height:156px !important;
}

#item2314 {
	width:146px !important;
	height:156px !important;
	left:14px !important;
	top:340px !important;
}

#item2326 {
	width:235px !important;
	height:110px !important;
}

#item2320 {
	width:235px !important;
	height:110px !important;
	left:270px !important;
	top:533px !important;
}

#item66982 {
	width:89px !important;
	height:20px !important;
	left:13px !important;
	top:302px !important;
}

#item67009 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:204px !important;
}

#item67036 {
	width:103px !important;
	height:20px !important;
	left:236px !important;
	top:259px !important;
}

#item67063 {
	width:200px !important;
	height:21px !important;
	left:13px !important;
	top:556px !important;
}

#item67132 {
	width:194px !important;
	height:21px !important;
	left:13px !important;
	top:578px !important;
}

#item67195 {
	width:174px !important;
	height:21px !important;
	left:13px !important;
	top:599px !important;
}

#item2332 {
	width:162px !important;
	height:176px !important;
}

#item2327 {
	width:162px !important;
	height:176px !important;
	left:14px !important;
	top:14px !important;
}

#item2338 {
	width:197px !important;
	height:208px !important;
}

#item2333 {
	width:197px !important;
	height:208px !important;
	left:333px !important;
	top:14px !important;
}

#item2344 {
	width:162px !important;
	height:115px !important;
}

#item2339 {
	width:162px !important;
	height:115px !important;
	left:14px !important;
	top:196px !important;
}

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

#item2345 {
	width:252px !important;
	height:241px !important;
	left:14px !important;
	top:320px !important;
}

#item2358 {
	width:256px !important;
	height:227px !important;
}

#item2352 {
	width:256px !important;
	height:227px !important;
	left:274px !important;
	top:323px !important;
}

#item66543 {
	width:73px !important;
	height:20px !important;
	left:183px !important;
	top:138px !important;
}

#item66570 {
	width:151px !important;
	height:9px !important;
	left:181px !important;
	top:302px !important;
}

#item66597 {
	width:102px !important;
	height:20px !important;
	left:358px !important;
	top:292px !important;
}

#item66629 {
	width:144px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item66656 {
	width:146px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item2373 {
	width:516px !important;
	height:298px !important;
}

#item2368 {
	width:516px !important;
	height:298px !important;
	left:14px !important;
	top:332px !important;
}

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

#item2374 {
	width:176px !important;
	height:241px !important;
	left:14px !important;
	top:14px !important;
}

#item2385 {
	width:96px !important;
	height:285px !important;
}

#item2380 {
	width:96px !important;
	height:285px !important;
	left:434px !important;
	top:14px !important;
}

#item2458 {
	width:152px !important;
	height:242px !important;
}

#item2453 {
	width:152px !important;
	height:242px !important;
	left:279px !important;
	top:79px !important;
}

#item66683 {
	width:121px !important;
	height:20px !important;
	left:13px !important;
	top:298px !important;
}

#item66710 {
	width:82px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item66738 {
	width:73px !important;
	height:20px !important;
	left:202px !important;
	top:102px !important;
}

#item66765 {
	width:73px !important;
	height:20px !important;
	left:202px !important;
	top:124px !important;
}

#item2391 {
	width:252px !important;
	height:519px !important;
}

#item2386 {
	width:252px !important;
	height:519px !important;
	left:14px !important;
	top:14px !important;
}

#item2397 {
	width:252px !important;
	height:239px !important;
}

#item2392 {
	width:252px !important;
	height:239px !important;
	left:278px !important;
	top:14px !important;
}

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

#item2398 {
	width:252px !important;
	height:242px !important;
	left:279px !important;
	top:319px !important;
}

#item66180 {
	width:119px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item66209 {
	width:161px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item66236 {
	width:184px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item2410 {
	width:251px !important;
	height:174px !important;
}

#item2405 {
	width:251px !important;
	height:174px !important;
	left:14px !important;
	top:322px !important;
}

#item2417 {
	width:82px !important;
	height:84px !important;
}

#item2411 {
	width:82px !important;
	height:84px !important;
	left:130px !important;
	top:162px !important;
}

#item2447 {
	width:93px !important;
	height:94px !important;
}

#item2442 {
	width:93px !important;
	height:94px !important;
	left:219px !important;
	top:190px !important;
}

#item2423 {
	width:198px !important;
	height:142px !important;
}

#item2418 {
	width:198px !important;
	height:142px !important;
	left:125px !important;
	top:14px !important;
}

#item2429 {
	width:196px !important;
	height:249px !important;
}

#item2424 {
	width:196px !important;
	height:249px !important;
	left:334px !important;
	top:14px !important;
}

#item2435 {
	width:250px !important;
	height:243px !important;
}

#item2430 {
	width:250px !important;
	height:243px !important;
	left:280px !important;
	top:324px !important;
}

#item2441 {
	width:103px !important;
	height:103px !important;
}

#item2436 {
	width:103px !important;
	height:103px !important;
	left:167px !important;
	top:540px !important;
}

#item66264 {
	width:179px !important;
	height:9px !important;
	left:277px !important;
	top:610px !important;
}

#item66291 {
	width:146px !important;
	height:9px !important;
	left:332px !important;
	top:303px !important;
}

#item66319 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:138px !important;
}

#item66346 {
	width:71px !important;
	height:30px !important;
	left:13px !important;
	top:227px !important;
}

#item66420 {
	width:73px !important;
	height:33px !important;
	left:13px !important;
	top:257px !important;
}

#item66483 {
	width:112px !important;
	height:20px !important;
	left:13px !important;
	top:580px !important;
}

#item66513 {
	width:152px !important;
	height:19px !important;
	left:13px !important;
	top:599px !important;
}

#item2502 {
	width:246px !important;
	height:351px !important;
}

#item2500 {
	width:246px !important;
	height:351px !important;
	left:14px !important;
	top:14px !important;
}

#item2511 {
	width:249px !important;
	height:125px !important;
}

#item2506 {
	width:249px !important;
	height:125px !important;
	left:14px !important;
	top:381px !important;
}

#item2517 {
	width:143px !important;
	height:218px !important;
}

#item2512 {
	width:143px !important;
	height:218px !important;
	left:277px !important;
	top:425px !important;
}

#item2523 {
	width:250px !important;
	height:194px !important;
}

#item2518 {
	width:250px !important;
	height:194px !important;
	left:280px !important;
	top:217px !important;
}

#item2529 {
	width:132px !important;
	height:183px !important;
}

#item2524 {
	width:132px !important;
	height:183px !important;
	left:282px !important;
	top:14px !important;
}

#item65861 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item65888 {
	width:205px !important;
	height:9px !important;
	left:13px !important;
	top:551px !important;
}

#item65918 {
	width:102px !important;
	height:20px !important;
	left:424px !important;
	top:600px !important;
}

#item65945 {
	width:115px !important;
	height:9px !important;
	left:288px !important;
	top:278px !important;
}

#item65973 {
	width:99px !important;
	height:20px !important;
	left:426px !important;
	top:186px !important;
}

#item2535 {
	width:150px !important;
	height:292px !important;
}

#item2530 {
	width:150px !important;
	height:292px !important;
	left:117px !important;
	top:14px !important;
}

#item2542 {
	width:75px !important;
	height:206px !important;
}

#item2536 {
	width:75px !important;
	height:206px !important;
	left:287px !important;
	top:14px !important;
}

#item2569 {
	width:75px !important;
	height:197px !important;
}

#item2564 {
	width:75px !important;
	height:197px !important;
	left:379px !important;
	top:24px !important;
}

#item2575 {
	width:75px !important;
	height:206px !important;
}

#item2570 {
	width:75px !important;
	height:206px !important;
	left:462px !important;
	top:14px !important;
}

#item2549 {
	width:249px !important;
	height:223px !important;
}

#item2543 {
	width:249px !important;
	height:223px !important;
	left:281px !important;
	top:319px !important;
}

#item2557 {
	width:261px !important;
	height:286px !important;
}

#item2552 {
	width:261px !important;
	height:286px !important;
	left:14px !important;
	top:320px !important;
}

#item66000 {
	width:171px !important;
	height:9px !important;
	left:283px !important;
	top:610px !important;
}

#item66027 {
	width:81px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item66054 {
	width:80px !important;
	height:40px !important;
	left:21px !important;
	top:263px !important;
}

#item66085 {
	width:192px !important;
	height:9px !important;
	left:284px !important;
	top:271px !important;
}

#item66117 {
	width:192px !important;
	height:9px !important;
	left:284px !important;
	top:281px !important;
}

#item66148 {
	width:192px !important;
	height:9px !important;
	left:284px !important;
	top:292px !important;
}

#item2563 {
	width:398px !important;
	height:293px !important;
}

#item2558 {
	width:398px !important;
	height:293px !important;
	left:14px !important;
	top:14px !important;
}

#item2580 {
	width:251px !important;
	height:230px !important;
}

#item2578 {
	width:251px !important;
	height:230px !important;
	left:14px !important;
	top:322px !important;
}

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

#item2584 {
	width:252px !important;
	height:242px !important;
	left:278px !important;
	top:324px !important;
}

#item65662 {
	width:108px !important;
	height:30px !important;
	left:424px !important;
	top:282px !important;
}

#item65694 {
	width:139px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item65722 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item2595 {
	width:251px !important;
	height:230px !important;
}

#item2590 {
	width:251px !important;
	height:230px !important;
	left:14px !important;
	top:14px !important;
}

#item2601 {
	width:252px !important;
	height:286px !important;
}

#item2596 {
	width:252px !important;
	height:286px !important;
	left:279px !important;
	top:14px !important;
}

#item2607 {
	width:252px !important;
	height:167px !important;
}

#item2602 {
	width:252px !important;
	height:167px !important;
	left:278px !important;
	top:388px !important;
}

#item2613 {
	width:254px !important;
	height:240px !important;
}

#item2608 {
	width:254px !important;
	height:240px !important;
	left:14px !important;
	top:321px !important;
}

#item65749 {
	width:131px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item65776 {
	width:131px !important;
	height:9px !important;
	left:13px !important;
	top:304px !important;
}

#item65804 {
	width:231px !important;
	height:9px !important;
	left:276px !important;
	top:369px !important;
}

#item65834 {
	width:130px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item2620 {
	width:516px !important;
	height:167px !important;
}

#item2615 {
	width:516px !important;
	height:167px !important;
	left:14px !important;
	top:14px !important;
}

#item3761 {
	width:146px !important;
	height:327px !important;
}

#item3755 {
	width:146px !important;
	height:327px !important;
	left:20px !important;
	top:190px !important;
}

#item3767 {
	width:165px !important;
	height:175px !important;
}

#item3762 {
	width:165px !important;
	height:175px !important;
	left:281px !important;
	top:254px !important;
}

#item3774 {
	width:165px !important;
	height:174px !important;
}

#item3768 {
	width:165px !important;
	height:174px !important;
	left:280px !important;
	top:443px !important;
}

#item3780 {
	width:95px !important;
	height:279px !important;
}

#item3775 {
	width:95px !important;
	height:279px !important;
	left:172px !important;
	top:213px !important;
}

#item65351 {
	width:75px !important;
	height:20px !important;
	left:172px !important;
	top:600px !important;
}

#item65378 {
	width:68px !important;
	height:29px !important;
	left:455px !important;
	top:590px !important;
}

#item65405 {
	width:70px !important;
	height:29px !important;
	left:455px !important;
	top:392px !important;
}

#item65432 {
	width:195px !important;
	height:9px !important;
	left:320px !important;
	top:232px !important;
}

#item65463 {
	width:100px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item2626 {
	width:238px !important;
	height:199px !important;
}

#item2621 {
	width:238px !important;
	height:199px !important;
	left:14px !important;
	top:14px !important;
}

#item3787 {
	width:95px !important;
	height:112px !important;
}

#item3781 {
	width:95px !important;
	height:112px !important;
	left:18px !important;
	top:265px !important;
}

#item3793 {
	width:252px !important;
	height:169px !important;
}

#item3788 {
	width:252px !important;
	height:169px !important;
	left:14px !important;
	top:387px !important;
}

#item3799 {
	width:116px !important;
	height:120px !important;
}

#item3794 {
	width:116px !important;
	height:120px !important;
	left:409px !important;
	top:430px !important;
}

#item3813 {
	width:116px !important;
	height:91px !important;
}

#item3808 {
	width:116px !important;
	height:91px !important;
	left:282px !important;
	top:405px !important;
}

#item3820 {
	width:55px !important;
	height:48px !important;
}

#item3814 {
	width:55px !important;
	height:48px !important;
	left:283px !important;
	top:502px !important;
}

#item3826 {
	width:55px !important;
	height:48px !important;
}

#item3821 {
	width:55px !important;
	height:48px !important;
	left:343px !important;
	top:502px !important;
}

#item3805 {
	width:266px !important;
	height:386px !important;
}

#item3800 {
	width:266px !important;
	height:386px !important;
	left:264px !important;
	top:14px !important;
}

#item65491 {
	width:134px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item65518 {
	width:71px !important;
	height:20px !important;
	left:122px !important;
	top:356px !important;
}

#item65545 {
	width:186px !important;
	height:9px !important;
	left:13px !important;
	top:249px !important;
}

#item65575 {
	width:108px !important;
	height:20px !important;
	left:406px !important;
	top:325px !important;
}

#item65605 {
	width:189px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

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

#item2632 {
	width:252px !important;
	height:233px !important;
}

#item2627 {
	width:252px !important;
	height:233px !important;
	left:14px !important;
	top:14px !important;
}

#item3870 {
	width:101px !important;
	height:99px !important;
}

#item3865 {
	width:101px !important;
	height:99px !important;
	left:422px !important;
	top:21px !important;
}

#item3879 {
	width:101px !important;
	height:99px !important;
}

#item3874 {
	width:101px !important;
	height:99px !important;
	left:422px !important;
	top:127px !important;
}

#item3832 {
	width:140px !important;
	height:215px !important;
}

#item3827 {
	width:140px !important;
	height:215px !important;
	left:278px !important;
	top:14px !important;
}

#item3845 {
	width:199px !important;
	height:244px !important;
}

#item3840 {
	width:199px !important;
	height:244px !important;
	left:26px !important;
	top:315px !important;
}

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

#item3846 {
	width:252px !important;
	height:246px !important;
	left:279px !important;
	top:323px !important;
}

#item65070 {
	width:115px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item65097 {
	width:138px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item65128 {
	width:178px !important;
	height:9px !important;
	left:27px !important;
	top:610px !important;
}

#item65155 {
	width:167px !important;
	height:9px !important;
	left:276px !important;
	top:292px !important;
}

#item65182 {
	width:167px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item2639 {
	width:117px !important;
	height:215px !important;
}

#item2633 {
	width:117px !important;
	height:215px !important;
	left:25px !important;
	top:17px !important;
}

#item3885 {
	width:94px !important;
	height:199px !important;
}

#item3880 {
	width:94px !important;
	height:199px !important;
	left:162px !important;
	top:9px !important;
}

#item3838 {
	width:251px !important;
	height:233px !important;
}

#item3833 {
	width:251px !important;
	height:233px !important;
	left:279px !important;
	top:17px !important;
}

#item3857 {
	width:159px !important;
	height:275px !important;
}

#item3852 {
	width:159px !important;
	height:275px !important;
	left:106px !important;
	top:340px !important;
}

#item3864 {
	width:138px !important;
	height:296px !important;
}

#item3858 {
	width:138px !important;
	height:296px !important;
	left:392px !important;
	top:326px !important;
}

#item65209 {
	width:63px !important;
	height:30px !important;
	left:288px !important;
	top:576px !important;
}

#item65237 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item65264 {
	width:92px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item65291 {
	width:221px !important;
	height:9px !important;
	left:13px !important;
	top:309px !important;
}

#item65321 {
	width:221px !important;
	height:9px !important;
	left:13px !important;
	top:320px !important;
}

#item2646 {
	width:516px !important;
	height:271px !important;
}

#item2640 {
	width:516px !important;
	height:271px !important;
	left:14px !important;
	top:14px !important;
}

#item3897 {
	width:252px !important;
	height:198px !important;
}

#item3892 {
	width:252px !important;
	height:198px !important;
	left:14px !important;
	top:303px !important;
}

#item3903 {
	width:133px !important;
	height:120px !important;
}

#item3898 {
	width:133px !important;
	height:120px !important;
	left:14px !important;
	top:508px !important;
}

#item3909 {
	width:236px !important;
	height:281px !important;
}

#item3904 {
	width:236px !important;
	height:281px !important;
	left:289px !important;
	top:303px !important;
}

#item64825 {
	width:168px !important;
	height:9px !important;
	left:106px !important;
	top:275px !important;
}

#item64852 {
	width:87px !important;
	height:20px !important;
	left:421px !important;
	top:600px !important;
}

#item64880 {
	width:129px !important;
	height:9px !important;
	left:152px !important;
	top:600px !important;
}

#item64907 {
	width:129px !important;
	height:9px !important;
	left:152px !important;
	top:610px !important;
}

#item2653 {
	width:250px !important;
	height:230px !important;
}

#item2647 {
	width:250px !important;
	height:230px !important;
	left:14px !important;
	top:14px !important;
}

#item3916 {
	width:250px !important;
	height:216px !important;
}

#item3911 {
	width:250px !important;
	height:216px !important;
	left:280px !important;
	top:14px !important;
}

#item3923 {
	width:249px !important;
	height:242px !important;
}

#item3917 {
	width:249px !important;
	height:242px !important;
	left:14px !important;
	top:319px !important;
}

#item3929 {
	width:169px !important;
	height:78px !important;
}

#item3924 {
	width:169px !important;
	height:78px !important;
	left:361px !important;
	top:540px !important;
}

#item3935 {
	width:109px !important;
	height:54px !important;
}

#item3930 {
	width:109px !important;
	height:54px !important;
	left:421px !important;
	top:408px !important;
}

#item3943 {
	width:122px !important;
	height:65px !important;
}

#item3938 {
	width:122px !important;
	height:65px !important;
	left:408px !important;
	top:339px !important;
}

#item3949 {
	width:167px !important;
	height:65px !important;
}

#item3944 {
	width:167px !important;
	height:65px !important;
	left:363px !important;
	top:469px !important;
}

#item3955 {
	width:83px !important;
	height:88px !important;
}

#item3950 {
	width:83px !important;
	height:88px !important;
	left:275px !important;
	top:414px !important;
}

#item64934 {
	width:85px !important;
	height:20px !important;
	left:276px !important;
	top:387px !important;
}

#item64961 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:299px !important;
}

#item64988 {
	width:74px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

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

#item65043 {
	width:99px !important;
	height:20px !important;
	left:276px !important;
	top:289px !important;
}

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

#item2654 {
	width:169px !important;
	height:192px !important;
	left:97px !important;
	top:14px !important;
}

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

#item3956 {
	width:247px !important;
	height:249px !important;
	left:283px !important;
	top:14px !important;
}

#item3968 {
	width:70px !important;
	height:87px !important;
}

#item3962 {
	width:70px !important;
	height:87px !important;
	left:191px !important;
	top:211px !important;
}

#item3974 {
	width:208px !important;
	height:213px !important;
}

#item3969 {
	width:208px !important;
	height:213px !important;
	left:28px !important;
	top:343px !important;
}

#item3981 {
	width:250px !important;
	height:254px !important;
}

#item3975 {
	width:250px !important;
	height:254px !important;
	left:280px !important;
	top:316px !important;
}

#item64550 {
	width:101px !important;
	height:20px !important;
	left:20px !important;
	top:281px !important;
}

#item64580 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:183px !important;
}

#item64607 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:298px !important;
}

#item64634 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item64661 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item3988 {
	width:194px !important;
	height:308px !important;
}

#item3982 {
	width:194px !important;
	height:308px !important;
	left:74px !important;
	top:319px !important;
}

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

#item3989 {
	width:252px !important;
	height:223px !important;
	left:278px !important;
	top:319px !important;
}

#item4000 {
	width:248px !important;
	height:232px !important;
}

#item3995 {
	width:248px !important;
	height:232px !important;
	left:283px !important;
	top:14px !important;
}

#item4006 {
	width:145px !important;
	height:95px !important;
}

#item4001 {
	width:145px !important;
	height:95px !important;
	left:120px !important;
	top:210px !important;
}

#item2665 {
	width:194px !important;
	height:189px !important;
}

#item2660 {
	width:194px !important;
	height:189px !important;
	left:78px !important;
	top:14px !important;
}

#item64688 {
	width:111px !important;
	height:20px !important;
	left:18px !important;
	top:282px !important;
}

#item64716 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:512px !important;
}

#item64744 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:180px !important;
}

#item64771 {
	width:159px !important;
	height:9px !important;
	left:277px !important;
	top:610px !important;
}

#item64798 {
	width:168px !important;
	height:9px !important;
	left:276px !important;
	top:297px !important;
}

#item2672 {
	width:253px !important;
	height:253px !important;
}

#item2666 {
	width:253px !important;
	height:253px !important;
	left:14px !important;
	top:14px !important;
}

#item4016 {
	width:52px !important;
	height:75px !important;
}

#item4011 {
	width:52px !important;
	height:75px !important;
	left:375px !important;
	top:9px !important;
}

#item4052 {
	width:88px !important;
	height:87px !important;
}

#item4047 {
	width:88px !important;
	height:87px !important;
	left:431px !important;
	top:10px !important;
}

#item4058 {
	width:60px !important;
	height:99px !important;
}

#item4053 {
	width:60px !important;
	height:99px !important;
	left:330px !important;
	top:105px !important;
}

#item4071 {
	width:120px !important;
	height:108px !important;
}

#item4066 {
	width:120px !important;
	height:108px !important;
	left:394px !important;
	top:125px !important;
}

#item4022 {
	width:252px !important;
	height:239px !important;
}

#item4017 {
	width:252px !important;
	height:239px !important;
	left:278px !important;
	top:322px !important;
}

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

#item4023 {
	width:252px !important;
	height:241px !important;
	left:14px !important;
	top:320px !important;
}

#item64278 {
	width:121px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

#item64305 {
	width:137px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item64332 {
	width:141px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item64359 {
	width:114px !important;
	height:9px !important;
	left:288px !important;
	top:291px !important;
}

#item64386 {
	width:118px !important;
	height:9px !important;
	left:413px !important;
	top:291px !important;
}

#item64414 {
	width:114px !important;
	height:9px !important;
	left:288px !important;
	top:301px !important;
}

#item64441 {
	width:117px !important;
	height:9px !important;
	left:413px !important;
	top:301px !important;
}

#item4034 {
	width:251px !important;
	height:219px !important;
}

#item4029 {
	width:251px !important;
	height:219px !important;
	left:279px !important;
	top:14px !important;
}

#item4040 {
	width:348px !important;
	height:298px !important;
}

#item4035 {
	width:348px !important;
	height:298px !important;
	left:182px !important;
	top:320px !important;
}

#item4046 {
	width:162px !important;
	height:137px !important;
}

#item4041 {
	width:162px !important;
	height:137px !important;
	left:14px !important;
	top:319px !important;
}

#item2678 {
	width:252px !important;
	height:221px !important;
}

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

#item64468 {
	width:99px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item64496 {
	width:162px !important;
	height:9px !important;
	left:24px !important;
	top:290px !important;
}

#item64523 {
	width:72px !important;
	height:20px !important;
	left:284px !important;
	top:279px !important;
}

#item2684 {
	width:247px !important;
	height:206px !important;
}

#item2679 {
	width:247px !important;
	height:206px !important;
	left:14px !important;
	top:14px !important;
}

#item4077 {
	width:174px !important;
	height:270px !important;
}

#item4072 {
	width:174px !important;
	height:270px !important;
	left:356px !important;
	top:5px !important;
}

#item4083 {
	width:127px !important;
	height:216px !important;
}

#item4078 {
	width:127px !important;
	height:216px !important;
	left:276px !important;
	top:181px !important;
}

#item4089 {
	width:251px !important;
	height:228px !important;
}

#item4084 {
	width:251px !important;
	height:228px !important;
	left:14px !important;
	top:319px !important;
}

#item4095 {
	width:158px !important;
	height:207px !important;
}

#item4090 {
	width:158px !important;
	height:207px !important;
	left:279px !important;
	top:411px !important;
}

#item63895 {
	width:101px !important;
	height:20px !important;
	left:276px !important;
	top:140px !important;
}

#item63922 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:290px !important;
}

#item63949 {
	width:174px !important;
	height:9px !important;
	left:18px !important;
	top:600px !important;
}

#item63976 {
	width:73px !important;
	height:20px !important;
	left:441px !important;
	top:600px !important;
}

#item64005 {
	width:126px !important;
	height:9px !important;
	left:390px !important;
	top:349px !important;
}

#item2690 {
	width:113px !important;
	height:104px !important;
}

#item2685 {
	width:113px !important;
	height:104px !important;
	left:14px !important;
	top:14px !important;
}

#item4115 {
	width:113px !important;
	height:104px !important;
}

#item4110 {
	width:113px !important;
	height:104px !important;
	left:136px !important;
	top:14px !important;
}

#item4107 {
	width:519px !important;
	height:306px !important;
}

#item4102 {
	width:519px !important;
	height:306px !important;
	left:14px !important;
	top:210px !important;
}

#item64034 {
	width:41px !important;
	height:9px !important;
	left:467px !important;
	top:594px !important;
}

#item64061 {
	width:41px !important;
	height:9px !important;
	left:467px !important;
	top:563px !important;
}

#item64088 {
	width:41px !important;
	height:9px !important;
	left:467px !important;
	top:577px !important;
}

#item64115 {
	width:40px !important;
	height:9px !important;
	left:383px !important;
	top:593px !important;
}

#item64142 {
	width:39px !important;
	height:9px !important;
	left:305px !important;
	top:563px !important;
}

#item64169 {
	width:40px !important;
	height:9px !important;
	left:383px !important;
	top:577px !important;
}

#item64196 {
	width:40px !important;
	height:9px !important;
	left:305px !important;
	top:593px !important;
}

#item64223 {
	width:38px !important;
	height:9px !important;
	left:305px !important;
	top:578px !important;
}

#item64251 {
	width:39px !important;
	height:9px !important;
	left:383px !important;
	top:563px !important;
}

#item2696 {
	width:492px !important;
	height:122px !important;
}

#item2691 {
	width:492px !important;
	height:122px !important;
	left:38px !important;
	top:38px !important;
}

#item4122 {
	width:128px !important;
	height:84px !important;
}

#item4116 {
	width:128px !important;
	height:84px !important;
	left:28px !important;
	top:162px !important;
}

#item4128 {
	width:251px !important;
	height:265px !important;
}

#item4123 {
	width:251px !important;
	height:265px !important;
	left:14px !important;
	top:324px !important;
}

#item4135 {
	width:255px !important;
	height:266px !important;
}

#item4130 {
	width:255px !important;
	height:266px !important;
	left:275px !important;
	top:321px !important;
}

#item63668 {
	width:98px !important;
	height:20px !important;
	left:438px !important;
	top:593px !important;
}

#item63696 {
	width:137px !important;
	height:9px !important;
	left:104px !important;
	top:596px !important;
}

#item63723 {
	width:210px !important;
	height:9px !important;
	left:228px !important;
	top:279px !important;
}

#item63754 {
	width:210px !important;
	height:9px !important;
	left:228px !important;
	top:290px !important;
}

#item4141 {
	width:145px !important;
	height:243px !important;
}

#item4136 {
	width:145px !important;
	height:243px !important;
	left:14px !important;
	top:375px !important;
}

#item4147 {
	width:182px !important;
	height:308px !important;
}

#item4142 {
	width:182px !important;
	height:308px !important;
	left:348px !important;
	top:320px !important;
}

#item4153 {
	width:252px !important;
	height:215px !important;
}

#item4148 {
	width:252px !important;
	height:215px !important;
	left:278px !important;
	top:14px !important;
}

#item2702 {
	width:254px !important;
	height:273px !important;
}

#item2697 {
	width:254px !important;
	height:273px !important;
	left:14px !important;
	top:14px !important;
}

#item63784 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:355px !important;
}

#item63811 {
	width:100px !important;
	height:20px !important;
	left:169px !important;
	top:467px !important;
}

#item63841 {
	width:74px !important;
	height:20px !important;
	left:287px !important;
	top:390px !important;
}

#item63868 {
	width:161px !important;
	height:9px !important;
	left:296px !important;
	top:296px !important;
}

#item2708 {
	width:269px !important;
	height:180px !important;
}

#item2703 {
	width:269px !important;
	height:180px !important;
	left:14px !important;
	top:14px !important;
}

#item4169 {
	width:237px !important;
	height:190px !important;
}

#item4164 {
	width:237px !important;
	height:190px !important;
	left:293px !important;
	top:14px !important;
}

#item4176 {
	width:249px !important;
	height:231px !important;
}

#item4171 {
	width:249px !important;
	height:231px !important;
	left:282px !important;
	top:322px !important;
}

#item4182 {
	width:258px !important;
	height:265px !important;
}

#item4177 {
	width:258px !important;
	height:265px !important;
	left:14px !important;
	top:300px !important;
}

#item63447 {
	width:88px !important;
	height:30px !important;
	left:189px !important;
	top:220px !important;
}

#item63477 {
	width:141px !important;
	height:9px !important;
	left:291px !important;
	top:240px !important;
}

#item63505 {
	width:172px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item63533 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item4193 {
	width:251px !important;
	height:231px !important;
}

#item4187 {
	width:251px !important;
	height:231px !important;
	left:14px !important;
	top:321px !important;
}

#item2714 {
	width:254px !important;
	height:269px !important;
}

#item2709 {
	width:254px !important;
	height:269px !important;
	left:14px !important;
	top:14px !important;
}

#item4199 {
	width:251px !important;
	height:235px !important;
}

#item4194 {
	width:251px !important;
	height:235px !important;
	left:279px !important;
	top:14px !important;
}

#item4205 {
	width:254px !important;
	height:244px !important;
}

#item4200 {
	width:254px !important;
	height:244px !important;
	left:276px !important;
	top:322px !important;
}

#item63560 {
	width:137px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item63587 {
	width:79px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item63614 {
	width:97px !important;
	height:20px !important;
	left:276px !important;
	top:293px !important;
}

#item63641 {
	width:75px !important;
	height:20px !important;
	left:164px !important;
	top:286px !important;
}

#item2729 {
	width:162px !important;
	height:239px !important;
}

#item2724 {
	width:162px !important;
	height:239px !important;
	left:14px !important;
	top:14px !important;
}

#item4211 {
	width:154px !important;
	height:190px !important;
}

#item4206 {
	width:154px !important;
	height:190px !important;
	left:277px !important;
	top:14px !important;
}

#item4217 {
	width:251px !important;
	height:143px !important;
}

#item4212 {
	width:251px !important;
	height:143px !important;
	left:279px !important;
	top:215px !important;
}

#item4223 {
	width:136px !important;
	height:132px !important;
}

#item4218 {
	width:136px !important;
	height:132px !important;
	left:279px !important;
	top:424px !important;
}

#item4264 {
	width:79px !important;
	height:116px !important;
}

#item4258 {
	width:79px !important;
	height:116px !important;
	left:440px !important;
	top:414px !important;
}

#item4229 {
	width:259px !important;
	height:283px !important;
}

#item4224 {
	width:259px !important;
	height:283px !important;
	left:14px !important;
	top:260px !important;
}

#item63102 {
	width:102px !important;
	height:20px !important;
	left:437px !important;
	top:186px !important;
}

#item63129 {
	width:126px !important;
	height:9px !important;
	left:276px !important;
	top:406px !important;
}

#item63156 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:609px !important;
}

#item63184 {
	width:99px !important;
	height:20px !important;
	left:144px !important;
	top:93px !important;
}

#item63214 {
	width:124px !important;
	height:19px !important;
	left:144px !important;
	top:112px !important;
}

#item63244 {
	width:144px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

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

#item2735 {
	width:254px !important;
	height:163px !important;
}

#item2730 {
	width:254px !important;
	height:163px !important;
	left:14px !important;
	top:14px !important;
}

#item4235 {
	width:163px !important;
	height:222px !important;
}

#item4230 {
	width:163px !important;
	height:222px !important;
	left:367px !important;
	top:14px !important;
}

#item4241 {
	width:175px !important;
	height:170px !important;
}

#item4236 {
	width:175px !important;
	height:170px !important;
	left:234px !important;
	top:209px !important;
}

#item4248 {
	width:179px !important;
	height:248px !important;
}

#item4242 {
	width:179px !important;
	height:248px !important;
	left:354px !important;
	top:334px !important;
}

#item4254 {
	width:129px !important;
	height:259px !important;
}

#item4249 {
	width:129px !important;
	height:259px !important;
	left:154px !important;
	top:349px !important;
}

#item63300 {
	width:75px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item63328 {
	width:109px !important;
	height:9px !important;
	left:13px !important;
	top:404px !important;
}

#item63355 {
	width:103px !important;
	height:20px !important;
	left:13px !important;
	top:314px !important;
}

#item63383 {
	width:90px !important;
	height:30px !important;
	left:129px !important;
	top:304px !important;
}

#item63413 {
	width:100px !important;
	height:20px !important;
	left:142px !important;
	top:176px !important;
}

#item2741 {
	width:253px !important;
	height:241px !important;
}

#item2736 {
	width:253px !important;
	height:241px !important;
	left:14px !important;
	top:14px !important;
}

#item4271 {
	width:251px !important;
	height:230px !important;
}

#item4266 {
	width:251px !important;
	height:230px !important;
	left:279px !important;
	top:14px !important;
}

#item4277 {
	width:313px !important;
	height:282px !important;
}

#item4272 {
	width:313px !important;
	height:282px !important;
	left:23px !important;
	top:331px !important;
}

#item4283 {
	width:181px !important;
	height:79px !important;
}

#item4278 {
	width:181px !important;
	height:79px !important;
	left:341px !important;
	top:330px !important;
}

#item62877 {
	width:189px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item62904 {
	width:162px !important;
	height:9px !important;
	left:282px !important;
	top:296px !important;
}

#item62931 {
	width:102px !important;
	height:20px !important;
	left:342px !important;
	top:588px !important;
}

#item4291 {
	width:94px !important;
	height:189px !important;
}

#item4284 {
	width:94px !important;
	height:189px !important;
	left:34px !important;
	top:346px !important;
}

#item4310 {
	width:107px !important;
	height:189px !important;
}

#item4304 {
	width:107px !important;
	height:189px !important;
	left:152px !important;
	top:338px !important;
}

#item4316 {
	width:85px !important;
	height:81px !important;
}

#item4311 {
	width:85px !important;
	height:81px !important;
	left:445px !important;
	top:544px !important;
}

#item2747 {
	width:319px !important;
	height:287px !important;
}

#item2742 {
	width:319px !important;
	height:287px !important;
	left:211px !important;
	top:14px !important;
}

#item4297 {
	width:251px !important;
	height:177px !important;
}

#item4292 {
	width:251px !important;
	height:177px !important;
	left:279px !important;
	top:322px !important;
}

#item4303 {
	width:170px !important;
	height:117px !important;
}

#item4298 {
	width:170px !important;
	height:117px !important;
	left:31px !important;
	top:184px !important;
}

#item62958 {
	width:118px !important;
	height:20px !important;
	left:28px !important;
	top:125px !important;
}

#item62986 {
	width:80px !important;
	height:20px !important;
	left:285px !important;
	top:502px !important;
}

#item63013 {
	width:100px !important;
	height:20px !important;
	left:285px !important;
	top:600px !important;
}

#item63041 {
	width:220px !important;
	height:9px !important;
	left:14px !important;
	top:600px !important;
}

#item63072 {
	width:220px !important;
	height:9px !important;
	left:14px !important;
	top:610px !important;
}

#item2754 {
	width:159px !important;
	height:125px !important;
}

#item2748 {
	width:159px !important;
	height:125px !important;
	left:14px !important;
	top:14px !important;
}

#item4324 {
	width:118px !important;
	height:81px !important;
}

#item4319 {
	width:118px !important;
	height:81px !important;
	left:128px !important;
	top:225px !important;
}

#item4343 {
	width:99px !important;
	height:144px !important;
}

#item4337 {
	width:99px !important;
	height:144px !important;
	left:327px !important;
	top:321px !important;
}

#item4349 {
	width:107px !important;
	height:146px !important;
}

#item4344 {
	width:107px !important;
	height:146px !important;
	left:326px !important;
	top:473px !important;
}

#item4336 {
	width:300px !important;
	height:313px !important;
}

#item4331 {
	width:300px !important;
	height:313px !important;
	left:14px !important;
	top:322px !important;
}

#item4330 {
	width:249px !important;
	height:217px !important;
}

#item4325 {
	width:249px !important;
	height:217px !important;
	left:281px !important;
	top:19px !important;
}

#item62624 {
	width:123px !important;
	height:9px !important;
	left:13px !important;
	top:213px !important;
}

#item62651 {
	width:110px !important;
	height:20px !important;
	left:13px !important;
	top:286px !important;
}

#item62681 {
	width:184px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item62708 {
	width:71px !important;
	height:20px !important;
	left:436px !important;
	top:436px !important;
}

#item62735 {
	width:92px !important;
	height:20px !important;
	left:438px !important;
	top:600px !important;
}

#item62762 {
	width:189px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item4357 {
	width:252px !important;
	height:233px !important;
}

#item4352 {
	width:252px !important;
	height:233px !important;
	left:14px !important;
	top:322px !important;
}

#item4363 {
	width:252px !important;
	height:269px !important;
}

#item4358 {
	width:252px !important;
	height:269px !important;
	left:279px !important;
	top:322px !important;
}

#item2760 {
	width:414px !important;
	height:295px !important;
}

#item2755 {
	width:414px !important;
	height:295px !important;
	left:116px !important;
	top:20px !important;
}

#item62793 {
	width:182px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item62823 {
	width:82px !important;
	height:20px !important;
	left:396px !important;
	top:586px !important;
}

#item62850 {
	width:74px !important;
	height:30px !important;
	left:25px !important;
	top:263px !important;
}

#item2766 {
	width:238px !important;
	height:296px !important;
}

#item2761 {
	width:238px !important;
	height:296px !important;
	left:14px !important;
	top:14px !important;
}

#item4382 {
	width:252px !important;
	height:276px !important;
}

#item4377 {
	width:252px !important;
	height:276px !important;
	left:14px !important;
	top:323px !important;
}

#item4388 {
	width:135px !important;
	height:324px !important;
}

#item4383 {
	width:135px !important;
	height:324px !important;
	left:395px !important;
	top:320px !important;
}

#item4369 {
	width:164px !important;
	height:223px !important;
}

#item4364 {
	width:164px !important;
	height:223px !important;
	left:366px !important;
	top:14px !important;
}

#item62377 {
	width:101px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item62404 {
	width:109px !important;
	height:20px !important;
	left:18px !important;
	top:593px !important;
}

#item62431 {
	width:100px !important;
	height:20px !important;
	left:261px !important;
	top:292px !important;
}

#item62458 {
	width:166px !important;
	height:9px !important;
	left:364px !important;
	top:303px !important;
}

#item2773 {
	width:161px !important;
	height:269px !important;
}

#item2767 {
	width:161px !important;
	height:269px !important;
	left:106px !important;
	top:14px !important;
}

#item4399 {
	width:162px !important;
	height:222px !important;
}

#item4393 {
	width:162px !important;
	height:222px !important;
	left:14px !important;
	top:323px !important;
}

#item4405 {
	width:167px !important;
	height:222px !important;
}

#item4400 {
	width:167px !important;
	height:222px !important;
	left:189px !important;
	top:321px !important;
}

#item4411 {
	width:162px !important;
	height:222px !important;
}

#item4406 {
	width:162px !important;
	height:222px !important;
	left:368px !important;
	top:323px !important;
}

#item4376 {
	width:252px !important;
	height:232px !important;
}

#item4371 {
	width:252px !important;
	height:232px !important;
	left:278px !important;
	top:14px !important;
}

#item62485 {
	width:100px !important;
	height:20px !important;
	left:13px !important;
	top:284px !important;
}

#item62512 {
	width:70px !important;
	height:20px !important;
	left:276px !important;
	top:292px !important;
}

#item62539 {
	width:130px !important;
	height:9px !important;
	left:367px !important;
	top:610px !important;
}

#item62567 {
	width:102px !important;
	height:20px !important;
	left:186px !important;
	top:600px !important;
}

#item62597 {
	width:126px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item2780 {
	width:408px !important;
	height:291px !important;
}

#item2774 {
	width:408px !important;
	height:291px !important;
	left:14px !important;
	top:14px !important;
}

#item4417 {
	width:252px !important;
	height:222px !important;
}

#item4412 {
	width:252px !important;
	height:222px !important;
	left:14px !important;
	top:322px !important;
}

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

#item4418 {
	width:252px !important;
	height:231px !important;
	left:278px !important;
	top:321px !important;
}

#item62180 {
	width:136px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item62207 {
	width:77px !important;
	height:20px !important;
	left:429px !important;
	top:281px !important;
}

#item62234 {
	width:134px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item2786 {
	width:156px !important;
	height:296px !important;
}

#item2781 {
	width:156px !important;
	height:296px !important;
	left:14px !important;
	top:14px !important;
}

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

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

#item4436 {
	width:252px !important;
	height:232px !important;
}

#item4430 {
	width:252px !important;
	height:232px !important;
	left:278px !important;
	top:322px !important;
}

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

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

#item62261 {
	width:78px !important;
	height:29px !important;
	left:174px !important;
	top:283px !important;
}

#item62293 {
	width:175px !important;
	height:9px !important;
	left:285px !important;
	top:297px !important;
}

#item62321 {
	width:139px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

#item2792 {
	width:251px !important;
	height:240px !important;
}

#item2787 {
	width:251px !important;
	height:240px !important;
	left:14px !important;
	top:14px !important;
}

#item4450 {
	width:251px !important;
	height:240px !important;
}

#item4445 {
	width:251px !important;
	height:240px !important;
	left:279px !important;
	top:14px !important;
}

#item4456 {
	width:407px !important;
	height:297px !important;
}

#item4451 {
	width:407px !important;
	height:297px !important;
	left:14px !important;
	top:321px !important;
}

#item62006 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item62037 {
	width:193px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item62069 {
	width:89px !important;
	height:20px !important;
	left:429px !important;
	top:600px !important;
}

#item4462 {
	width:496px !important;
	height:297px !important;
}

#item4457 {
	width:496px !important;
	height:297px !important;
	left:34px !important;
	top:322px !important;
}

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

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

#item4468 {
	width:252px !important;
	height:278px !important;
}

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

#item62096 {
	width:119px !important;
	height:20px !important;
	left:21px !important;
	top:417px !important;
}

#item62126 {
	width:105px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item62153 {
	width:108px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item2804 {
	width:238px !important;
	height:158px !important;
}

#item2799 {
	width:238px !important;
	height:158px !important;
	left:14px !important;
	top:14px !important;
}

#item4475 {
	width:250px !important;
	height:143px !important;
}

#item4469 {
	width:250px !important;
	height:143px !important;
	left:278px !important;
	top:14px !important;
}

#item4481 {
	width:181px !important;
	height:200px !important;
}

#item4476 {
	width:181px !important;
	height:200px !important;
	left:274px !important;
	top:219px !important;
}

#item4488 {
	width:252px !important;
	height:145px !important;
}

#item4482 {
	width:252px !important;
	height:145px !important;
	left:14px !important;
	top:219px !important;
}

#item4494 {
	width:253px !important;
	height:150px !important;
}

#item4489 {
	width:253px !important;
	height:150px !important;
	left:14px !important;
	top:424px !important;
}

#item4500 {
	width:149px !important;
	height:178px !important;
}

#item4495 {
	width:149px !important;
	height:178px !important;
	left:381px !important;
	top:425px !important;
}

#item61671 {
	width:134px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item61698 {
	width:137px !important;
	height:9px !important;
	left:120px !important;
	top:201px !important;
}

#item61725 {
	width:131px !important;
	height:9px !important;
	left:282px !important;
	top:194px !important;
}

#item61752 {
	width:78px !important;
	height:30px !important;
	left:460px !important;
	top:384px !important;
}

#item61779 {
	width:200px !important;
	height:9px !important;
	left:19px !important;
	top:400px !important;
}

#item61809 {
	width:99px !important;
	height:20px !important;
	left:281px !important;
	top:529px !important;
}

#item4507 {
	width:169px !important;
	height:193px !important;
}

#item4501 {
	width:169px !important;
	height:193px !important;
	left:97px !important;
	top:425px !important;
}

#item4513 {
	width:247px !important;
	height:211px !important;
}

#item4508 {
	width:247px !important;
	height:211px !important;
	left:283px !important;
	top:425px !important;
}

#item4519 {
	width:252px !important;
	height:141px !important;
}

#item4514 {
	width:252px !important;
	height:141px !important;
	left:278px !important;
	top:217px !important;
}

#item4525 {
	width:252px !important;
	height:126px !important;
}

#item4520 {
	width:252px !important;
	height:126px !important;
	left:14px !important;
	top:218px !important;
}

#item4532 {
	width:254px !important;
	height:167px !important;
}

#item4527 {
	width:254px !important;
	height:167px !important;
	left:276px !important;
	top:14px !important;
}

#item2810 {
	width:170px !important;
	height:193px !important;
}

#item2805 {
	width:170px !important;
	height:193px !important;
	left:97px !important;
	top:14px !important;
}

#item61840 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:122px !important;
}

#item61867 {
	width:70px !important;
	height:20px !important;
	left:282px !important;
	top:183px !important;
}

#item61895 {
	width:131px !important;
	height:9px !important;
	left:19px !important;
	top:397px !important;
}

#item61922 {
	width:166px !important;
	height:9px !important;
	left:275px !important;
	top:406px !important;
}

#item61949 {
	width:134px !important;
	height:20px !important;
	left:282px !important;
	top:594px !important;
}

#item61979 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:567px !important;
}

#item2817 {
	width:331px !important;
	height:299px !important;
}

#item2812 {
	width:331px !important;
	height:299px !important;
	left:14px !important;
	top:14px !important;
}

#item4579 {
	width:178px !important;
	height:99px !important;
}

#item4574 {
	width:178px !important;
	height:99px !important;
	left:352px !important;
	top:14px !important;
}

#item4543 {
	width:164px !important;
	height:221px !important;
}

#item4537 {
	width:164px !important;
	height:221px !important;
	left:14px !important;
	top:322px !important;
}

#item4549 {
	width:165px !important;
	height:205px !important;
}

#item4544 {
	width:165px !important;
	height:205px !important;
	left:191px !important;
	top:322px !important;
}

#item4555 {
	width:164px !important;
	height:223px !important;
}

#item4550 {
	width:164px !important;
	height:223px !important;
	left:366px !important;
	top:322px !important;
}

#item61442 {
	width:154px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item61469 {
	width:163px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item61496 {
	width:149px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item61527 {
	width:138px !important;
	height:20px !important;
	left:350px !important;
	top:272px !important;
}

#item61558 {
	width:139px !important;
	height:20px !important;
	left:350px !important;
	top:292px !important;
}

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

#item4556 {
	width:252px !important;
	height:250px !important;
	left:14px !important;
	top:324px !important;
}

#item4567 {
	width:251px !important;
	height:232px !important;
}

#item4562 {
	width:251px !important;
	height:232px !important;
	left:279px !important;
	top:321px !important;
}

#item4573 {
	width:284px !important;
	height:290px !important;
}

#item4568 {
	width:284px !important;
	height:290px !important;
	left:246px !important;
	top:14px !important;
}

#item2823 {
	width:201px !important;
	height:145px !important;
}

#item2818 {
	width:201px !important;
	height:145px !important;
	left:22px !important;
	top:86px !important;
}

#item61590 {
	width:176px !important;
	height:9px !important;
	left:19px !important;
	top:288px !important;
}

#item61617 {
	width:151px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item61644 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item2830 {
	width:253px !important;
	height:180px !important;
}

#item2824 {
	width:253px !important;
	height:180px !important;
	left:14px !important;
	top:14px !important;
}

#item4586 {
	width:252px !important;
	height:179px !important;
}

#item4581 {
	width:252px !important;
	height:179px !important;
	left:278px !important;
	top:14px !important;
}

#item4592 {
	width:251px !important;
	height:132px !important;
}

#item4587 {
	width:251px !important;
	height:132px !important;
	left:279px !important;
	top:221px !important;
}

#item4599 {
	width:253px !important;
	height:172px !important;
}

#item4593 {
	width:253px !important;
	height:172px !important;
	left:14px !important;
	top:220px !important;
}

#item4606 {
	width:155px !important;
	height:202px !important;
}

#item4600 {
	width:155px !important;
	height:202px !important;
	left:14px !important;
	top:424px !important;
}

#item4612 {
	width:252px !important;
	height:135px !important;
}

#item4607 {
	width:252px !important;
	height:135px !important;
	left:278px !important;
	top:422px !important;
}

#item61135 {
	width:169px !important;
	height:9px !important;
	left:279px !important;
	top:610px !important;
}

#item61163 {
	width:132px !important;
	height:9px !important;
	left:276px !important;
	top:201px !important;
}

#item61190 {
	width:114px !important;
	height:9px !important;
	left:282px !important;
	top:401px !important;
}

#item61217 {
	width:94px !important;
	height:20px !important;
	left:172px !important;
	top:599px !important;
}

#item61244 {
	width:68px !important;
	height:20px !important;
	left:154px !important;
	top:191px !important;
}

#item61271 {
	width:119px !important;
	height:20px !important;
	left:13px !important;
	top:395px !important;
}

#item4618 {
	width:252px !important;
	height:237px !important;
}

#item4613 {
	width:252px !important;
	height:237px !important;
	left:14px !important;
	top:320px !important;
}

#item4624 {
	width:170px !important;
	height:201px !important;
}

#item4619 {
	width:170px !important;
	height:201px !important;
	left:360px !important;
	top:425px !important;
}

#item4630 {
	width:138px !important;
	height:194px !important;
}

#item4625 {
	width:138px !important;
	height:194px !important;
	left:276px !important;
	top:220px !important;
}

#item2836 {
	width:252px !important;
	height:142px !important;
}

#item2831 {
	width:252px !important;
	height:142px !important;
	left:278px !important;
	top:14px !important;
}

#item4636 {
	width:252px !important;
	height:228px !important;
}

#item4631 {
	width:252px !important;
	height:228px !important;
	left:14px !important;
	top:14px !important;
}

#item61298 {
	width:131px !important;
	height:9px !important;
	left:18px !important;
	top:294px !important;
}

#item61325 {
	width:198px !important;
	height:9px !important;
	left:18px !important;
	top:605px !important;
}

#item61356 {
	width:101px !important;
	height:20px !important;
	left:418px !important;
	top:390px !important;
}

#item61383 {
	width:165px !important;
	height:9px !important;
	left:276px !important;
	top:202px !important;
}

#item61410 {
	width:85px !important;
	height:29px !important;
	left:276px !important;
	top:590px !important;
}

#item2842 {
	width:253px !important;
	height:174px !important;
}

#item2837 {
	width:253px !important;
	height:174px !important;
	left:14px !important;
	top:14px !important;
}

#item4645 {
	width:252px !important;
	height:135px !important;
}

#item4640 {
	width:252px !important;
	height:135px !important;
	left:278px !important;
	top:14px !important;
}

#item4651 {
	width:159px !important;
	height:198px !important;
}

#item4646 {
	width:159px !important;
	height:198px !important;
	left:279px !important;
	top:215px !important;
}

#item4657 {
	width:253px !important;
	height:132px !important;
}

#item4652 {
	width:253px !important;
	height:132px !important;
	left:14px !important;
	top:215px !important;
}

#item4664 {
	width:254px !important;
	height:136px !important;
}

#item4658 {
	width:254px !important;
	height:136px !important;
	left:14px !important;
	top:425px !important;
}

#item4672 {
	width:159px !important;
	height:203px !important;
}

#item4665 {
	width:159px !important;
	height:203px !important;
	left:279px !important;
	top:425px !important;
}

#item60809 {
	width:92px !important;
	height:9px !important;
	left:157px !important;
	top:196px !important;
}

#item60836 {
	width:101px !important;
	height:9px !important;
	left:276px !important;
	top:196px !important;
}

#item60864 {
	width:134px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item60891 {
	width:72px !important;
	height:20px !important;
	left:446px !important;
	top:395px !important;
}

#item60918 {
	width:117px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item60945 {
	width:69px !important;
	height:20px !important;
	left:446px !important;
	top:600px !important;
}

#item2848 {
	width:160px !important;
	height:190px !important;
}

#item2843 {
	width:160px !important;
	height:190px !important;
	left:370px !important;
	top:14px !important;
}

#item4678 {
	width:168px !important;
	height:190px !important;
}

#item4673 {
	width:168px !important;
	height:190px !important;
	left:100px !important;
	top:14px !important;
}

#item4684 {
	width:167px !important;
	height:200px !important;
}

#item4679 {
	width:167px !important;
	height:200px !important;
	left:100px !important;
	top:215px !important;
}

#item4690 {
	width:252px !important;
	height:136px !important;
}

#item4685 {
	width:252px !important;
	height:136px !important;
	left:278px !important;
	top:216px !important;
}

#item4696 {
	width:249px !important;
	height:140px !important;
}

#item4691 {
	width:249px !important;
	height:140px !important;
	left:281px !important;
	top:427px !important;
}

#item4702 {
	width:166px !important;
	height:203px !important;
}

#item4697 {
	width:166px !important;
	height:203px !important;
	left:100px !important;
	top:425px !important;
}

#item60972 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item60999 {
	width:70px !important;
	height:20px !important;
	left:13px !important;
	top:395px !important;
}

#item61026 {
	width:70px !important;
	height:20px !important;
	left:17px !important;
	top:181px !important;
}

#item61053 {
	width:71px !important;
	height:20px !important;
	left:279px !important;
	top:185px !important;
}

#item61080 {
	width:94px !important;
	height:9px !important;
	left:276px !important;
	top:407px !important;
}

#item61108 {
	width:128px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item2854 {
	width:251px !important;
	height:184px !important;
}

#item2849 {
	width:251px !important;
	height:184px !important;
	left:14px !important;
	top:14px !important;
}

#item4711 {
	width:252px !important;
	height:171px !important;
}

#item4706 {
	width:252px !important;
	height:171px !important;
	left:14px !important;
	top:219px !important;
}

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

#item4712 {
	width:252px !important;
	height:150px !important;
	left:14px !important;
	top:423px !important;
}

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

#item4718 {
	width:252px !important;
	height:139px !important;
	left:278px !important;
	top:423px !important;
}

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

#item4724 {
	width:252px !important;
	height:193px !important;
	left:278px !important;
	top:220px !important;
}

#item4736 {
	width:253px !important;
	height:139px !important;
}

#item4731 {
	width:253px !important;
	height:139px !important;
	left:277px !important;
	top:14px !important;
}

#item60476 {
	width:77px !important;
	height:20px !important;
	left:160px !important;
	top:190px !important;
}

#item60504 {
	width:114px !important;
	height:20px !important;
	left:160px !important;
	top:394px !important;
}

#item60531 {
	width:146px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item60559 {
	width:92px !important;
	height:20px !important;
	left:441px !important;
	top:314px !important;
}

#item60586 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item60615 {
	width:127px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item2860 {
	width:155px !important;
	height:194px !important;
}

#item2855 {
	width:155px !important;
	height:194px !important;
	left:14px !important;
	top:14px !important;
}

#item4743 {
	width:155px !important;
	height:200px !important;
}

#item4737 {
	width:155px !important;
	height:200px !important;
	left:14px !important;
	top:215px !important;
}

#item4749 {
	width:252px !important;
	height:174px !important;
}

#item4744 {
	width:252px !important;
	height:174px !important;
	left:14px !important;
	top:424px !important;
}

#item4755 {
	width:165px !important;
	height:202px !important;
}

#item4750 {
	width:165px !important;
	height:202px !important;
	left:365px !important;
	top:426px !important;
}

#item4761 {
	width:164px !important;
	height:192px !important;
}

#item4756 {
	width:164px !important;
	height:192px !important;
	left:366px !important;
	top:220px !important;
}

#item4767 {
	width:165px !important;
	height:193px !important;
}

#item4762 {
	width:165px !important;
	height:193px !important;
	left:365px !important;
	top:14px !important;
}

#item60642 {
	width:89px !important;
	height:29px !important;
	left:276px !important;
	top:179px !important;
}

#item60674 {
	width:96px !important;
	height:20px !important;
	left:174px !important;
	top:394px !important;
}

#item60701 {
	width:75px !important;
	height:20px !important;
	left:174px !important;
	top:189px !important;
}

#item60728 {
	width:70px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item60755 {
	width:100px !important;
	height:9px !important;
	left:151px !important;
	top:610px !important;
}

#item60782 {
	width:81px !important;
	height:30px !important;
	left:276px !important;
	top:385px !important;
}

#item2866 {
	width:142px !important;
	height:194px !important;
}

#item2861 {
	width:142px !important;
	height:194px !important;
	left:161px !important;
	top:14px !important;
}

#item4777 {
	width:149px !important;
	height:176px !important;
}

#item4772 {
	width:149px !important;
	height:176px !important;
	left:389px !important;
	top:33px !important;
}

#item4783 {
	width:164px !important;
	height:142px !important;
}

#item4778 {
	width:164px !important;
	height:142px !important;
	left:366px !important;
	top:221px !important;
}

#item4789 {
	width:164px !important;
	height:190px !important;
}

#item4784 {
	width:164px !important;
	height:190px !important;
	left:190px !important;
	top:222px !important;
}

#item4797 {
	width:163px !important;
	height:162px !important;
}

#item4790 {
	width:163px !important;
	height:162px !important;
	left:14px !important;
	top:221px !important;
}

#item4803 {
	width:164px !important;
	height:151px !important;
}

#item4798 {
	width:164px !important;
	height:151px !important;
	left:14px !important;
	top:426px !important;
}

#item4809 {
	width:162px !important;
	height:142px !important;
}

#item4804 {
	width:162px !important;
	height:142px !important;
	left:190px !important;
	top:425px !important;
}

#item4815 {
	width:165px !important;
	height:149px !important;
}

#item4810 {
	width:165px !important;
	height:149px !important;
	left:365px !important;
	top:427px !important;
}

#item60094 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item60122 {
	width:157px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item60149 {
	width:161px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item60177 {
	width:166px !important;
	height:9px !important;
	left:364px !important;
	top:407px !important;
}

#item60204 {
	width:68px !important;
	height:29px !important;
	left:104px !important;
	top:387px !important;
}

#item60231 {
	width:68px !important;
	height:20px !important;
	left:286px !important;
	top:390px !important;
}

#item60258 {
	width:106px !important;
	height:20px !important;
	left:314px !important;
	top:191px !important;
}

#item60285 {
	width:102px !important;
	height:20px !important;
	left:13px !important;
	top:191px !important;
}

#item4821 {
	width:225px !important;
	height:143px !important;
}

#item4816 {
	width:225px !important;
	height:143px !important;
	left:31px !important;
	top:432px !important;
}

#item4827 {
	width:252px !important;
	height:278px !important;
}

#item4822 {
	width:252px !important;
	height:278px !important;
	left:278px !important;
	top:274px !important;
}

#item4833 {
	width:96px !important;
	height:160px !important;
}

#item4828 {
	width:96px !important;
	height:160px !important;
	left:14px !important;
	top:264px !important;
}

#item4840 {
	width:94px !important;
	height:139px !important;
}

#item4835 {
	width:94px !important;
	height:139px !important;
	left:165px !important;
	top:176px !important;
}

#item4847 {
	width:252px !important;
	height:195px !important;
}

#item4841 {
	width:252px !important;
	height:195px !important;
	left:278px !important;
	top:14px !important;
}

#item2872 {
	width:181px !important;
	height:157px !important;
}

#item2867 {
	width:181px !important;
	height:157px !important;
	left:86px !important;
	top:14px !important;
}

#item60312 {
	width:77px !important;
	height:20px !important;
	left:13px !important;
	top:112px !important;
}

#item60339 {
	width:104px !important;
	height:20px !important;
	left:13px !important;
	top:236px !important;
}

#item60367 {
	width:109px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item60394 {
	width:175px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item60421 {
	width:185px !important;
	height:9px !important;
	left:278px !important;
	top:255px !important;
}

#item60448 {
	width:130px !important;
	height:9px !important;
	left:119px !important;
	top:418px !important;
}

#item2878 {
	width:205px !important;
	height:206px !important;
}

#item2873 {
	width:205px !important;
	height:206px !important;
	left:14px !important;
	top:63px !important;
}

#item4859 {
	width:251px !important;
	height:108px !important;
}

#item4854 {
	width:251px !important;
	height:108px !important;
	left:279px !important;
	top:14px !important;
}

#item4865 {
	width:128px !important;
	height:130px !important;
}

#item4860 {
	width:128px !important;
	height:130px !important;
	left:279px !important;
	top:190px !important;
}

#item4871 {
	width:105px !important;
	height:143px !important;
}

#item4866 {
	width:105px !important;
	height:143px !important;
	left:38px !important;
	top:346px !important;
}

#item4877 {
	width:122px !important;
	height:143px !important;
}

#item4872 {
	width:122px !important;
	height:143px !important;
	left:145px !important;
	top:425px !important;
}

#item4883 {
	width:251px !important;
	height:263px !important;
}

#item4878 {
	width:251px !important;
	height:263px !important;
	left:279px !important;
	top:334px !important;
}

#item59706 {
	width:168px !important;
	height:9px !important;
	left:276px !important;
	top:168px !important;
}

#item59733 {
	width:126px !important;
	height:9px !important;
	left:13px !important;
	top:313px !important;
}

#item59760 {
	width:101px !important;
	height:20px !important;
	left:414px !important;
	top:302px !important;
}

#item59787 {
	width:112px !important;
	height:20px !important;
	left:427px !important;
	top:600px !important;
}

#item59817 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item59844 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:609px !important;
}

#item4889 {
	width:208px !important;
	height:166px !important;
}

#item4884 {
	width:208px !important;
	height:166px !important;
	left:14px !important;
	top:380px !important;
}

#item4895 {
	width:297px !important;
	height:187px !important;
}

#item4890 {
	width:297px !important;
	height:187px !important;
	left:233px !important;
	top:332px !important;
}

#item4909 {
	width:251px !important;
	height:278px !important;
}

#item4904 {
	width:251px !important;
	height:278px !important;
	left:279px !important;
	top:14px !important;
}

#item4902 {
	width:70px !important;
	height:104px !important;
}

#item4896 {
	width:70px !important;
	height:104px !important;
	left:460px !important;
	top:524px !important;
}

#item2885 {
	width:254px !important;
	height:252px !important;
}

#item2879 {
	width:254px !important;
	height:252px !important;
	left:14px !important;
	top:14px !important;
}

#item59871 {
	width:139px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item59903 {
	width:99px !important;
	height:20px !important;
	left:13px !important;
	top:302px !important;
}

#item59934 {
	width:187px !important;
	height:9px !important;
	left:275px !important;
	top:313px !important;
}

#item59964 {
	width:216px !important;
	height:10px !important;
	left:232px !important;
	top:599px !important;
}

#item60030 {
	width:216px !important;
	height:10px !important;
	left:232px !important;
	top:609px !important;
}

#item2891 {
	width:255px !important;
	height:277px !important;
}

#item2886 {
	width:255px !important;
	height:277px !important;
	left:14px !important;
	top:18px !important;
}

#item4915 {
	width:129px !important;
	height:277px !important;
}

#item4910 {
	width:129px !important;
	height:277px !important;
	left:401px !important;
	top:14px !important;
}

#item4921 {
	width:340px !important;
	height:237px !important;
}

#item4916 {
	width:340px !important;
	height:237px !important;
	left:14px !important;
	top:324px !important;
}

#item4928 {
	width:152px !important;
	height:111px !important;
}

#item4922 {
	width:152px !important;
	height:111px !important;
	left:51px !important;
	top:469px !important;
}

#item4934 {
	width:31px !important;
	height:101px !important;
}

#item4929 {
	width:31px !important;
	height:101px !important;
	left:412px !important;
	top:435px !important;
}

#item4953 {
	width:71px !important;
	height:24px !important;
}

#item4948 {
	width:71px !important;
	height:24px !important;
	left:459px !important;
	top:514px !important;
}

#item4940 {
	width:21px !important;
	height:79px !important;
}

#item4935 {
	width:21px !important;
	height:79px !important;
	left:446px !important;
	top:432px !important;
}

#item4947 {
	width:60px !important;
	height:46px !important;
}

#item4942 {
	width:60px !important;
	height:46px !important;
	left:469px !important;
	top:435px !important;
}

#item59155 {
	width:96px !important;
	height:20px !important;
	left:286px !important;
	top:93px !important;
}

#item59183 {
	width:73px !important;
	height:20px !important;
	left:286px !important;
	top:304px !important;
}

#item59210 {
	width:40px !important;
	height:9px !important;
	left:401px !important;
	top:566px !important;
}

#item59238 {
	width:40px !important;
	height:9px !important;
	left:446px !important;
	top:566px !important;
}

#item59265 {
	width:40px !important;
	height:9px !important;
	left:401px !important;
	top:578px !important;
}

#item59292 {
	width:40px !important;
	height:9px !important;
	left:446px !important;
	top:578px !important;
}

#item59319 {
	width:40px !important;
	height:9px !important;
	left:487px !important;
	top:578px !important;
}

#item59346 {
	width:40px !important;
	height:9px !important;
	left:487px !important;
	top:566px !important;
}

#item59373 {
	width:40px !important;
	height:9px !important;
	left:401px !important;
	top:588px !important;
}

#item59400 {
	width:40px !important;
	height:9px !important;
	left:446px !important;
	top:588px !important;
}

#item59428 {
	width:40px !important;
	height:9px !important;
	left:487px !important;
	top:588px !important;
}

#item59455 {
	width:40px !important;
	height:9px !important;
	left:401px !important;
	top:599px !important;
}

#item59482 {
	width:40px !important;
	height:9px !important;
	left:446px !important;
	top:599px !important;
}

#item59509 {
	width:40px !important;
	height:9px !important;
	left:488px !important;
	top:598px !important;
}

#item4963 {
	width:189px !important;
	height:265px !important;
}

#item4958 {
	width:189px !important;
	height:265px !important;
	left:344px !important;
	top:14px !important;
}

#item4969 {
	width:86px !important;
	height:77px !important;
}

#item4964 {
	width:86px !important;
	height:77px !important;
	left:234px !important;
	top:241px !important;
}

#item4976 {
	width:97px !important;
	height:88px !important;
}

#item4970 {
	width:97px !important;
	height:88px !important;
	left:303px !important;
	top:310px !important;
}

#item4982 {
	width:136px !important;
	height:108px !important;
}

#item4977 {
	width:136px !important;
	height:108px !important;
	left:261px !important;
	top:432px !important;
}

#item4994 {
	width:126px !important;
	height:118px !important;
}

#item4989 {
	width:126px !important;
	height:118px !important;
	left:404px !important;
	top:422px !important;
}

#item4988 {
	width:195px !important;
	height:50px !important;
}

#item4983 {
	width:195px !important;
	height:50px !important;
	left:244px !important;
	top:546px !important;
}

#item2898 {
	width:181px !important;
	height:334px !important;
}

#item2892 {
	width:181px !important;
	height:334px !important;
	left:14px !important;
	top:14px !important;
}

#item59536 {
	width:111px !important;
	height:20px !important;
	left:13px !important;
	top:404px !important;
}

#item59566 {
	width:129px !important;
	height:20px !important;
	left:207px !important;
	top:206px !important;
}

#item59597 {
	width:81px !important;
	height:20px !important;
	left:418px !important;
	top:394px !important;
}

#item59624 {
	width:114px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item59651 {
	width:114px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item59679 {
	width:114px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item2904 {
	width:199px !important;
	height:232px !important;
}

#item2899 {
	width:199px !important;
	height:232px !important;
	left:331px !important;
	top:14px !important;
}

#item5009 {
	width:275px !important;
	height:169px !important;
}

#item5003 {
	width:275px !important;
	height:169px !important;
	left:14px !important;
	top:318px !important;
}

#item5016 {
	width:92px !important;
	height:131px !important;
}

#item5010 {
	width:92px !important;
	height:131px !important;
	left:14px !important;
	top:495px !important;
}

#item5022 {
	width:234px !important;
	height:231px !important;
}

#item5017 {
	width:234px !important;
	height:231px !important;
	left:296px !important;
	top:321px !important;
}

#item5002 {
	width:307px !important;
	height:234px !important;
}

#item4997 {
	width:307px !important;
	height:234px !important;
	left:14px !important;
	top:14px !important;
}

#item58806 {
	width:132px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item58833 {
	width:73px !important;
	height:20px !important;
	left:337px !important;
	top:291px !important;
}

#item58861 {
	width:139px !important;
	height:10px !important;
	left:113px !important;
	top:600px !important;
}

#item58920 {
	width:139px !important;
	height:10px !important;
	left:113px !important;
	top:610px !important;
}

#item58979 {
	width:154px !important;
	height:9px !important;
	left:299px !important;
	top:600px !important;
}

#item59011 {
	width:212px !important;
	height:9px !important;
	left:299px !important;
	top:611px !important;
}

#item2910 {
	width:250px !important;
	height:241px !important;
}

#item2905 {
	width:250px !important;
	height:241px !important;
	left:14px !important;
	top:14px !important;
}

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

#item5023 {
	width:252px !important;
	height:238px !important;
	left:14px !important;
	top:323px !important;
}

#item5034 {
	width:154px !important;
	height:257px !important;
}

#item5029 {
	width:154px !important;
	height:257px !important;
	left:376px !important;
	top:358px !important;
}

#item5040 {
	width:254px !important;
	height:242px !important;
}

#item5035 {
	width:254px !important;
	height:242px !important;
	left:276px !important;
	top:14px !important;
}

#item59043 {
	width:189px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item59073 {
	width:148px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item59100 {
	width:72px !important;
	height:29px !important;
	left:280px !important;
	top:505px !important;
}

#item59128 {
	width:174px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item2916 {
	width:165px !important;
	height:274px !important;
}

#item2911 {
	width:165px !important;
	height:274px !important;
	left:14px !important;
	top:14px !important;
}

#item5047 {
	width:222px !important;
	height:276px !important;
}

#item5042 {
	width:222px !important;
	height:276px !important;
	left:256px !important;
	top:14px !important;
}

#item5053 {
	width:198px !important;
	height:238px !important;
}

#item5048 {
	width:198px !important;
	height:238px !important;
	left:332px !important;
	top:306px !important;
}

#item5061 {
	width:301px !important;
	height:302px !important;
}

#item5054 {
	width:301px !important;
	height:302px !important;
	left:14px !important;
	top:317px !important;
}

#item58495 {
	width:138px !important;
	height:9px !important;
	left:330px !important;
	top:610px !important;
}

#item58522 {
	width:104px !important;
	height:20px !important;
	left:430px !important;
	top:245px !important;
}

#item58555 {
	width:88px !important;
	height:28px !important;
	left:430px !important;
	top:264px !important;
}

#item58586 {
	width:74px !important;
	height:20px !important;
	left:185px !important;
	top:251px !important;
}

#item58613 {
	width:80px !important;
	height:20px !important;
	left:185px !important;
	top:272px !important;
}

#item67987 {
	width:110px !important;
	height:20px !important;
	left:206px !important;
	top:386px !important;
}

#item5067 {
	width:123px !important;
	height:147px !important;
}

#item5062 {
	width:123px !important;
	height:147px !important;
	left:137px !important;
	top:441px !important;
}

#item5073 {
	width:149px !important;
	height:155px !important;
}

#item5068 {
	width:149px !important;
	height:155px !important;
	left:14px !important;
	top:303px !important;
}

#item5079 {
	width:251px !important;
	height:238px !important;
}

#item5074 {
	width:251px !important;
	height:238px !important;
	left:279px !important;
	top:315px !important;
}

#item5086 {
	width:204px !important;
	height:259px !important;
}

#item5081 {
	width:204px !important;
	height:259px !important;
	left:327px !important;
	top:14px !important;
}

#item2922 {
	width:188px !important;
	height:247px !important;
}

#item2917 {
	width:188px !important;
	height:247px !important;
	left:91px !important;
	top:14px !important;
}

#item58640 {
	width:90px !important;
	height:20px !important;
	left:13px !important;
	top:226px !important;
}

#item58667 {
	width:119px !important;
	height:20px !important;
	left:276px !important;
	top:280px !important;
}

#item58697 {
	width:120px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item58725 {
	width:120px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item58752 {
	width:183px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item58779 {
	width:183px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item2939 {
	width:147px !important;
	height:300px !important;
}

#item2934 {
	width:147px !important;
	height:300px !important;
	left:14px !important;
	top:78px !important;
}

#item5096 {
	width:186px !important;
	height:232px !important;
}

#item5091 {
	width:186px !important;
	height:232px !important;
	left:229px !important;
	top:14px !important;
}

#item5102 {
	width:190px !important;
	height:147px !important;
}

#item5097 {
	width:190px !important;
	height:147px !important;
	left:219px !important;
	top:252px !important;
}

#item5108 {
	width:234px !important;
	height:151px !important;
}

#item5103 {
	width:234px !important;
	height:151px !important;
	left:296px !important;
	top:403px !important;
}

#item5114 {
	width:76px !important;
	height:72px !important;
}

#item5109 {
	width:76px !important;
	height:72px !important;
	left:219px !important;
	top:418px !important;
}

#item5120 {
	width:82px !important;
	height:113px !important;
}

#item5115 {
	width:82px !important;
	height:113px !important;
	left:14px !important;
	top:382px !important;
}

#item5126 {
	width:110px !important;
	height:76px !important;
}

#item5121 {
	width:110px !important;
	height:76px !important;
	left:100px !important;
	top:458px !important;
}

#item58066 {
	width:73px !important;
	height:30px !important;
	left:138px !important;
	top:122px !important;
}

#item58093 {
	width:111px !important;
	height:20px !important;
	left:420px !important;
	top:215px !important;
}

#item58120 {
	width:99px !important;
	height:20px !important;
	left:434px !important;
	top:357px !important;
}

#item58147 {
	width:229px !important;
	height:9px !important;
	left:221px !important;
	top:579px !important;
}

#item58177 {
	width:229px !important;
	height:9px !important;
	left:221px !important;
	top:589px !important;
}

#item58208 {
	width:229px !important;
	height:9px !important;
	left:221px !important;
	top:600px !important;
}

#item58241 {
	width:229px !important;
	height:9px !important;
	left:221px !important;
	top:610px !important;
}

#item58272 {
	width:187px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item58302 {
	width:187px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item5127 {
	width:201px !important;
	height:215px !important;
	left:34px !important;
	top:418px !important;
}

#item5138 {
	width:273px !important;
	height:308px !important;
}

#item5133 {
	width:273px !important;
	height:308px !important;
	left:257px !important;
	top:325px !important;
}

#item5145 {
	width:183px !important;
	height:303px !important;
}

#item5140 {
	width:183px !important;
	height:303px !important;
	left:347px !important;
	top:14px !important;
}

#item5151 {
	width:159px !important;
	height:167px !important;
}

#item5146 {
	width:159px !important;
	height:167px !important;
	left:118px !important;
	top:17px !important;
}

#item2946 {
	width:135px !important;
	height:116px !important;
}

#item2940 {
	width:135px !important;
	height:116px !important;
	left:18px !important;
	top:252px !important;
}

#item5157 {
	width:130px !important;
	height:125px !important;
}

#item5152 {
	width:130px !important;
	height:125px !important;
	left:157px !important;
	top:218px !important;
}

#item58329 {
	width:79px !important;
	height:30px !important;
	left:13px !important;
	top:151px !important;
}

#item58356 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:445px !important;
}

#item58383 {
	width:128px !important;
	height:20px !important;
	left:162px !important;
	top:436px !important;
}

#item58413 {
	width:73px !important;
	height:20px !important;
	left:294px !important;
	top:276px !important;
}

#item58440 {
	width:70px !important;
	height:20px !important;
	left:17px !important;
	top:260px !important;
}

#item58467 {
	width:70px !important;
	height:20px !important;
	left:17px !important;
	top:280px !important;
}

#item2953 {
	width:183px !important;
	height:210px !important;
}

#item2947 {
	width:183px !important;
	height:210px !important;
	left:14px !important;
	top:14px !important;
}

#item5167 {
	width:307px !important;
	height:222px !important;
}

#item5162 {
	width:307px !important;
	height:222px !important;
	left:214px !important;
	top:14px !important;
}

#item5226 {
	width:70px !important;
	height:27px !important;
}

#item5221 {
	width:70px !important;
	height:27px !important;
	left:438px !important;
	top:241px !important;
}

#item5232 {
	width:70px !important;
	height:23px !important;
}

#item5227 {
	width:70px !important;
	height:23px !important;
	left:438px !important;
	top:270px !important;
}

#item5174 {
	width:155px !important;
	height:73px !important;
}

#item5168 {
	width:155px !important;
	height:73px !important;
	left:18px !important;
	top:395px !important;
}

#item5180 {
	width:169px !important;
	height:74px !important;
}

#item5175 {
	width:169px !important;
	height:74px !important;
	left:37px !important;
	top:520px !important;
}

#item5238 {
	width:185px !important;
	height:48px !important;
}

#item5233 {
	width:185px !important;
	height:48px !important;
	left:20px !important;
	top:596px !important;
}

#item5186 {
	width:123px !important;
	height:210px !important;
}

#item5181 {
	width:123px !important;
	height:210px !important;
	left:305px !important;
	top:411px !important;
}

#item57621 {
	width:108px !important;
	height:20px !important;
	left:211px !important;
	top:371px !important;
}

#item57648 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:280px !important;
}

#item57675 {
	width:96px !important;
	height:20px !important;
	left:432px !important;
	top:600px !important;
}

#item57703 {
	width:103px !important;
	height:9px !important;
	left:206px !important;
	top:517px !important;
}

#item57731 {
	width:103px !important;
	height:9px !important;
	left:206px !important;
	top:528px !important;
}

#item57758 {
	width:103px !important;
	height:9px !important;
	left:206px !important;
	top:538px !important;
}

#item57786 {
	width:157px !important;
	height:10px !important;
	left:359px !important;
	top:339px !important;
}

#item57818 {
	width:157px !important;
	height:10px !important;
	left:359px !important;
	top:350px !important;
}

#item57845 {
	width:157px !important;
	height:10px !important;
	left:359px !important;
	top:370px !important;
}

#item57876 {
	width:157px !important;
	height:10px !important;
	left:359px !important;
	top:380px !important;
}

#item5192 {
	width:121px !important;
	height:189px !important;
}

#item5187 {
	width:121px !important;
	height:189px !important;
	left:159px !important;
	top:262px !important;
}

#item5200 {
	width:148px !important;
	height:196px !important;
}

#item5194 {
	width:148px !important;
	height:196px !important;
	left:99px !important;
	top:431px !important;
}

#item5206 {
	width:153px !important;
	height:282px !important;
}

#item5201 {
	width:153px !important;
	height:282px !important;
	left:377px !important;
	top:329px !important;
}

#item5212 {
	width:252px !important;
	height:174px !important;
}

#item5207 {
	width:252px !important;
	height:174px !important;
	left:278px !important;
	top:14px !important;
}

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

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

#item57903 {
	width:99px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item57930 {
	width:77px !important;
	height:20px !important;
	left:13px !important;
	top:423px !important;
}

#item57957 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:234px !important;
}

#item57984 {
	width:73px !important;
	height:29px !important;
	left:297px !important;
	top:463px !important;
}

#item58012 {
	width:119px !important;
	height:9px !important;
	left:13px !important;
	top:344px !important;
}

#item58039 {
	width:119px !important;
	height:9px !important;
	left:13px !important;
	top:355px !important;
}

#item2965 {
	width:201px !important;
	height:202px !important;
}

#item2960 {
	width:201px !important;
	height:202px !important;
	left:14px !important;
	top:14px !important;
}

#item5245 {
	width:164px !important;
	height:240px !important;
}

#item5240 {
	width:164px !important;
	height:240px !important;
	left:366px !important;
	top:14px !important;
}

#item5251 {
	width:111px !important;
	height:270px !important;
}

#item5246 {
	width:111px !important;
	height:270px !important;
	left:239px !important;
	top:39px !important;
}

#item5257 {
	width:162px !important;
	height:212px !important;
}

#item5252 {
	width:162px !important;
	height:212px !important;
	left:382px !important;
	top:322px !important;
}

#item5263 {
	width:105px !important;
	height:83px !important;
}

#item5258 {
	width:105px !important;
	height:83px !important;
	left:233px !important;
	top:448px !important;
}

#item5318 {
	width:43px !important;
	height:83px !important;
}

#item5313 {
	width:43px !important;
	height:83px !important;
	left:185px !important;
	top:454px !important;
}

#item5324 {
	width:93px !important;
	height:29px !important;
}

#item5319 {
	width:93px !important;
	height:29px !important;
	left:200px !important;
	top:417px !important;
}

#item5300 {
	width:148px !important;
	height:83px !important;
}

#item5295 {
	width:148px !important;
	height:83px !important;
	left:189px !important;
	top:548px !important;
}

#item5306 {
	width:123px !important;
	height:149px !important;
}

#item5301 {
	width:123px !important;
	height:149px !important;
	left:14px !important;
	top:461px !important;
}

#item5330 {
	width:42px !important;
	height:118px !important;
}

#item5325 {
	width:42px !important;
	height:118px !important;
	left:141px !important;
	top:454px !important;
}

#item57255 {
	width:113px !important;
	height:20px !important;
	left:13px !important;
	top:274px !important;
}

#item57286 {
	width:110px !important;
	height:9px !important;
	left:396px !important;
	top:610px !important;
}

#item57313 {
	width:98px !important;
	height:20px !important;
	left:243px !important;
	top:381px !important;
}

#item57340 {
	width:115px !important;
	height:9px !important;
	left:369px !important;
	top:304px !important;
}

#item57367 {
	width:122px !important;
	height:9px !important;
	left:13px !important;
	top:371px !important;
}

#item57394 {
	width:122px !important;
	height:9px !important;
	left:13px !important;
	top:382px !important;
}

#item57421 {
	width:122px !important;
	height:9px !important;
	left:13px !important;
	top:392px !important;
}

#item5269 {
	width:367px !important;
	height:337px !important;
}

#item5264 {
	width:367px !important;
	height:337px !important;
	left:154px !important;
	top:275px !important;
}

#item5275 {
	width:82px !important;
	height:27px !important;
}

#item5270 {
	width:82px !important;
	height:27px !important;
	left:43px !important;
	top:283px !important;
}

#item5336 {
	width:82px !important;
	height:27px !important;
}

#item5331 {
	width:82px !important;
	height:27px !important;
	left:43px !important;
	top:314px !important;
}

#item5343 {
	width:82px !important;
	height:27px !important;
}

#item5337 {
	width:82px !important;
	height:27px !important;
	left:43px !important;
	top:344px !important;
}

#item5281 {
	width:123px !important;
	height:246px !important;
}

#item5276 {
	width:123px !important;
	height:246px !important;
	left:407px !important;
	top:11px !important;
}

#item5288 {
	width:206px !important;
	height:232px !important;
}

#item5282 {
	width:206px !important;
	height:232px !important;
	left:84px !important;
	top:27px !important;
}

#item57448 {
	width:127px !important;
	height:20px !important;
	left:26px !important;
	top:589px !important;
}

#item57479 {
	width:76px !important;
	height:29px !important;
	left:13px !important;
	top:226px !important;
}

#item57511 {
	width:99px !important;
	height:20px !important;
	left:310px !important;
	top:126px !important;
}

#item57540 {
	width:113px !important;
	height:9px !important;
	left:30px !important;
	top:472px !important;
}

#item57567 {
	width:113px !important;
	height:9px !important;
	left:30px !important;
	top:482px !important;
}

#item57594 {
	width:113px !important;
	height:9px !important;
	left:30px !important;
	top:493px !important;
}

#item2977 {
	width:327px !important;
	height:259px !important;
}

#item2972 {
	width:327px !important;
	height:259px !important;
	left:14px !important;
	top:14px !important;
}

#item5352 {
	width:172px !important;
	height:233px !important;
}

#item5346 {
	width:172px !important;
	height:233px !important;
	left:358px !important;
	top:14px !important;
}

#item5358 {
	width:93px !important;
	height:82px !important;
}

#item5353 {
	width:93px !important;
	height:82px !important;
	left:437px !important;
	top:315px !important;
}

#item5364 {
	width:237px !important;
	height:265px !important;
}

#item5359 {
	width:237px !important;
	height:265px !important;
	left:199px !important;
	top:312px !important;
}

#item5371 {
	width:123px !important;
	height:102px !important;
}

#item5365 {
	width:123px !important;
	height:102px !important;
	left:14px !important;
	top:347px !important;
}

#item5401 {
	width:128px !important;
	height:112px !important;
}

#item5396 {
	width:128px !important;
	height:112px !important;
	left:67px !important;
	top:388px !important;
}

#item56746 {
	width:116px !important;
	height:20px !important;
	left:364px !important;
	top:294px !important;
}

#item56777 {
	width:104px !important;
	height:20px !important;
	left:111px !important;
	top:280px !important;
}

#item56805 {
	width:242px !important;
	height:9px !important;
	left:19px !important;
	top:589px !important;
}

#item56835 {
	width:242px !important;
	height:9px !important;
	left:19px !important;
	top:600px !important;
}

#item56866 {
	width:242px !important;
	height:9px !important;
	left:19px !important;
	top:610px !important;
}

#item56893 {
	width:129px !important;
	height:9px !important;
	left:393px !important;
	top:589px !important;
}

#item56920 {
	width:129px !important;
	height:9px !important;
	left:393px !important;
	top:600px !important;
}

#item56947 {
	width:129px !important;
	height:9px !important;
	left:393px !important;
	top:610px !important;
}

#item5377 {
	width:162px !important;
	height:197px !important;
}

#item5372 {
	width:162px !important;
	height:197px !important;
	left:175px !important;
	top:180px !important;
}

#item2984 {
	width:146px !important;
	height:271px !important;
}

#item2978 {
	width:146px !important;
	height:271px !important;
	left:14px !important;
	top:14px !important;
}

#item5383 {
	width:174px !important;
	height:152px !important;
}

#item5378 {
	width:174px !important;
	height:152px !important;
	left:356px !important;
	top:17px !important;
}

#item5389 {
	width:56px !important;
	height:57px !important;
}

#item5384 {
	width:56px !important;
	height:57px !important;
	left:356px !important;
	top:234px !important;
}

#item5422 {
	width:56px !important;
	height:57px !important;
}

#item5417 {
	width:56px !important;
	height:57px !important;
	left:417px !important;
	top:234px !important;
}

#item5428 {
	width:56px !important;
	height:57px !important;
}

#item5423 {
	width:56px !important;
	height:57px !important;
	left:474px !important;
	top:234px !important;
}

#item5395 {
	width:135px !important;
	height:169px !important;
}

#item5390 {
	width:135px !important;
	height:169px !important;
	left:14px !important;
	top:373px !important;
}

#item5410 {
	width:219px !important;
	height:223px !important;
}

#item5405 {
	width:219px !important;
	height:223px !important;
	left:311px !important;
	top:391px !important;
}

#item5416 {
	width:77px !important;
	height:45px !important;
}

#item5411 {
	width:77px !important;
	height:45px !important;
	left:259px !important;
	top:394px !important;
}

#item69951 {
	width:137px !important;
	height:27px !important;
}

#item69946 {
	width:137px !important;
	height:27px !important;
	left:14px !important;
	top:291px !important;
}

#item56974 {
	width:144px !important;
	height:9px !important;
	left:13px !important;
	top:353px !important;
}

#item57001 {
	width:106px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item57028 {
	width:102px !important;
	height:20px !important;
	left:170px !important;
	top:64px !important;
}

#item57060 {
	width:80px !important;
	height:29px !important;
	left:166px !important;
	top:502px !important;
}

#item57087 {
	width:74px !important;
	height:29px !important;
	left:166px !important;
	top:583px !important;
}

#item57114 {
	width:150px !important;
	height:9px !important;
	left:170px !important;
	top:142px !important;
}

#item57144 {
	width:149px !important;
	height:19px !important;
	left:170px !important;
	top:150px !important;
}

#item57174 {
	width:153px !important;
	height:9px !important;
	left:355px !important;
	top:346px !important;
}

#item57201 {
	width:153px !important;
	height:9px !important;
	left:355px !important;
	top:357px !important;
}

#item57228 {
	width:153px !important;
	height:9px !important;
	left:355px !important;
	top:367px !important;
}

#item2990 {
	width:159px !important;
	height:282px !important;
}

#item2985 {
	width:159px !important;
	height:282px !important;
	left:14px !important;
	top:14px !important;
}

#item5435 {
	width:250px !important;
	height:146px !important;
}

#item5430 {
	width:250px !important;
	height:146px !important;
	left:280px !important;
	top:14px !important;
}

#item5441 {
	width:244px !important;
	height:157px !important;
}

#item5436 {
	width:244px !important;
	height:157px !important;
	left:283px !important;
	top:323px !important;
}

#item5447 {
	width:125px !important;
	height:223px !important;
}

#item5442 {
	width:125px !important;
	height:223px !important;
	left:14px !important;
	top:310px !important;
}

#item5459 {
	width:102px !important;
	height:95px !important;
}

#item5454 {
	width:102px !important;
	height:95px !important;
	left:145px !important;
	top:412px !important;
}

#item5465 {
	width:111px !important;
	height:104px !important;
}

#item5460 {
	width:111px !important;
	height:104px !important;
	left:158px !important;
	top:540px !important;
}

#item5453 {
	width:92px !important;
	height:78px !important;
}

#item5448 {
	width:92px !important;
	height:78px !important;
	left:174px !important;
	top:315px !important;
}

#item56319 {
	width:91px !important;
	height:20px !important;
	left:180px !important;
	top:146px !important;
}

#item56347 {
	width:110px !important;
	height:20px !important;
	left:392px !important;
	top:305px !important;
}

#item56375 {
	width:180px !important;
	height:9px !important;
	left:282px !important;
	top:192px !important;
}

#item56402 {
	width:126px !important;
	height:20px !important;
	left:395px !important;
	top:560px !important;
}

#item56432 {
	width:126px !important;
	height:20px !important;
	left:395px !important;
	top:580px !important;
}

#item56463 {
	width:126px !important;
	height:20px !important;
	left:395px !important;
	top:600px !important;
}

#item56493 {
	width:79px !important;
	height:20px !important;
	left:276px !important;
	top:580px !important;
}

#item56520 {
	width:79px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item5472 {
	width:225px !important;
	height:121px !important;
}

#item5466 {
	width:225px !important;
	height:121px !important;
	left:11px !important;
	top:446px !important;
}

#item5478 {
	width:275px !important;
	height:267px !important;
}

#item5473 {
	width:275px !important;
	height:267px !important;
	left:255px !important;
	top:288px !important;
}

#item5485 {
	width:71px !important;
	height:119px !important;
}

#item5479 {
	width:71px !important;
	height:119px !important;
	left:278px !important;
	top:14px !important;
}

#item5511 {
	width:86px !important;
	height:151px !important;
}

#item5506 {
	width:86px !important;
	height:151px !important;
	left:355px !important;
	top:43px !important;
}

#item5518 {
	width:86px !important;
	height:137px !important;
}

#item5513 {
	width:86px !important;
	height:137px !important;
	left:444px !important;
	top:14px !important;
}

#item5491 {
	width:118px !important;
	height:235px !important;
}

#item5486 {
	width:118px !important;
	height:235px !important;
	left:126px !important;
	top:202px !important;
}

#item2997 {
	width:197px !important;
	height:179px !important;
}

#item2991 {
	width:197px !important;
	height:179px !important;
	left:14px !important;
	top:14px !important;
}

#item56547 {
	width:70px !important;
	height:20px !important;
	left:13px !important;
	top:298px !important;
}

#item56575 {
	width:81px !important;
	height:20px !important;
	left:13px !important;
	top:396px !important;
}

#item56602 {
	width:112px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item56629 {
	width:148px !important;
	height:9px !important;
	left:251px !important;
	top:610px !important;
}

#item56656 {
	width:214px !important;
	height:9px !important;
	left:250px !important;
	top:246px !important;
}

#item56686 {
	width:214px !important;
	height:9px !important;
	left:250px !important;
	top:256px !important;
}

#item56716 {
	width:214px !important;
	height:9px !important;
	left:250px !important;
	top:267px !important;
}

#item3003 {
	width:204px !important;
	height:241px !important;
}

#item2998 {
	width:204px !important;
	height:241px !important;
	left:14px !important;
	top:14px !important;
}

#item5526 {
	width:286px !important;
	height:150px !important;
}

#item5520 {
	width:286px !important;
	height:150px !important;
	left:244px !important;
	top:14px !important;
}

#item5532 {
	width:292px !important;
	height:162px !important;
}

#item5527 {
	width:292px !important;
	height:162px !important;
	left:241px !important;
	top:232px !important;
}

#item5538 {
	width:218px !important;
	height:230px !important;
}

#item5533 {
	width:218px !important;
	height:230px !important;
	left:14px !important;
	top:322px !important;
}

#item5544 {
	width:135px !important;
	height:136px !important;
}

#item5539 {
	width:135px !important;
	height:136px !important;
	left:246px !important;
	top:425px !important;
}

#item5550 {
	width:144px !important;
	height:136px !important;
}

#item5545 {
	width:144px !important;
	height:136px !important;
	left:386px !important;
	top:425px !important;
}

#item55787 {
	width:86px !important;
	height:29px !important;
	left:436px !important;
	top:394px !important;
}

#item55817 {
	width:199px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item55848 {
	width:188px !important;
	height:9px !important;
	left:245px !important;
	top:200px !important;
}

#item55875 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item55905 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item55936 {
	width:288px !important;
	height:10px !important;
	left:244px !important;
	top:599px !important;
}

#item56009 {
	width:288px !important;
	height:10px !important;
	left:244px !important;
	top:609px !important;
}

#item3009 {
	width:227px !important;
	height:281px !important;
}

#item3004 {
	width:227px !important;
	height:281px !important;
	left:14px !important;
	top:14px !important;
}

#item5581 {
	width:174px !important;
	height:55px !important;
}

#item5576 {
	width:174px !important;
	height:55px !important;
	left:267px !important;
	top:262px !important;
}

#item5601 {
	width:127px !important;
	height:125px !important;
}

#item5596 {
	width:127px !important;
	height:125px !important;
	left:247px !important;
	top:119px !important;
}

#item5587 {
	width:113px !important;
	height:184px !important;
}

#item5582 {
	width:113px !important;
	height:184px !important;
	left:417px !important;
	top:14px !important;
}

#item5556 {
	width:65px !important;
	height:89px !important;
}

#item5551 {
	width:65px !important;
	height:89px !important;
	left:18px !important;
	top:380px !important;
}

#item5562 {
	width:87px !important;
	height:64px !important;
}

#item5557 {
	width:87px !important;
	height:64px !important;
	left:64px !important;
	top:411px !important;
}

#item5568 {
	width:101px !important;
	height:71px !important;
}

#item5563 {
	width:101px !important;
	height:71px !important;
	left:162px !important;
	top:386px !important;
}

#item5574 {
	width:261px !important;
	height:245px !important;
}

#item5569 {
	width:261px !important;
	height:245px !important;
	left:269px !important;
	top:381px !important;
}

#item5595 {
	width:206px !important;
	height:55px !important;
}

#item5590 {
	width:206px !important;
	height:55px !important;
	left:325px !important;
	top:203px !important;
}

#item56080 {
	width:95px !important;
	height:20px !important;
	left:13px !important;
	top:333px !important;
}

#item56107 {
	width:135px !important;
	height:20px !important;
	left:249px !important;
	top:55px !important;
}

#item56139 {
	width:134px !important;
	height:20px !important;
	left:249px !important;
	top:75px !important;
}

#item56170 {
	width:128px !important;
	height:20px !important;
	left:249px !important;
	top:95px !important;
}

#item56200 {
	width:116px !important;
	height:20px !important;
	left:13px !important;
	top:540px !important;
}

#item56231 {
	width:115px !important;
	height:20px !important;
	left:13px !important;
	top:560px !important;
}

#item56261 {
	width:113px !important;
	height:20px !important;
	left:13px !important;
	top:580px !important;
}

#item56291 {
	width:79px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item3015 {
	width:164px !important;
	height:82px !important;
}

#item3010 {
	width:164px !important;
	height:82px !important;
	left:14px !important;
	top:79px !important;
}

#item5609 {
	width:162px !important;
	height:143px !important;
}

#item5603 {
	width:162px !important;
	height:143px !important;
	left:190px !important;
	top:14px !important;
}

#item5615 {
	width:54px !important;
	height:110px !important;
}

#item5610 {
	width:54px !important;
	height:110px !important;
	left:366px !important;
	top:37px !important;
}

#item5707 {
	width:67px !important;
	height:32px !important;
}

#item5702 {
	width:67px !important;
	height:32px !important;
	left:447px !important;
	top:36px !important;
}

#item5713 {
	width:60px !important;
	height:33px !important;
}

#item5708 {
	width:60px !important;
	height:33px !important;
	left:438px !important;
	top:76px !important;
}

#item5719 {
	width:60px !important;
	height:40px !important;
}

#item5714 {
	width:60px !important;
	height:40px !important;
	left:469px !important;
	top:110px !important;
}

#item5622 {
	width:163px !important;
	height:143px !important;
}

#item5616 {
	width:163px !important;
	height:143px !important;
	left:367px !important;
	top:221px !important;
}

#item5628 {
	width:166px !important;
	height:173px !important;
}

#item5623 {
	width:166px !important;
	height:173px !important;
	left:189px !important;
	top:218px !important;
}

#item5634 {
	width:166px !important;
	height:147px !important;
}

#item5629 {
	width:166px !important;
	height:147px !important;
	left:14px !important;
	top:219px !important;
}

#item5640 {
	width:166px !important;
	height:116px !important;
}

#item5635 {
	width:166px !important;
	height:116px !important;
	left:14px !important;
	top:426px !important;
}

#item5646 {
	width:181px !important;
	height:122px !important;
}

#item5641 {
	width:181px !important;
	height:122px !important;
	left:189px !important;
	top:426px !important;
}

#item5653 {
	width:80px !important;
	height:64px !important;
}

#item5647 {
	width:80px !important;
	height:64px !important;
	left:401px !important;
	top:427px !important;
}

#item5728 {
	width:155px !important;
	height:53px !important;
}

#item5723 {
	width:155px !important;
	height:53px !important;
	left:375px !important;
	top:494px !important;
}

#item55199 {
	width:100px !important;
	height:20px !important;
	left:192px !important;
	top:614px !important;
}

#item55230 {
	width:116px !important;
	height:20px !important;
	left:305px !important;
	top:614px !important;
}

#item55257 {
	width:150px !important;
	height:9px !important;
	left:12px !important;
	top:408px !important;
}

#item55284 {
	width:125px !important;
	height:9px !important;
	left:189px !important;
	top:201px !important;
}

#item55311 {
	width:104px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item55338 {
	width:71px !important;
	height:20px !important;
	left:277px !important;
	top:396px !important;
}

#item55366 {
	width:138px !important;
	height:20px !important;
	left:364px !important;
	top:397px !important;
}

#item55396 {
	width:82px !important;
	height:29px !important;
	left:432px !important;
	top:606px !important;
}

#item55426 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item55453 {
	width:152px !important;
	height:19px !important;
	left:13px !important;
	top:608px !important;
}

#item55484 {
	width:168px !important;
	height:9px !important;
	left:364px !important;
	top:181px !important;
}

#item55515 {
	width:168px !important;
	height:9px !important;
	left:364px !important;
	top:191px !important;
}

#item55542 {
	width:168px !important;
	height:9px !important;
	left:364px !important;
	top:202px !important;
}

#item5659 {
	width:112px !important;
	height:187px !important;
}

#item5654 {
	width:112px !important;
	height:187px !important;
	left:73px !important;
	top:430px !important;
}

#item5666 {
	width:162px !important;
	height:137px !important;
}

#item5660 {
	width:162px !important;
	height:137px !important;
	left:191px !important;
	top:427px !important;
}

#item5673 {
	width:163px !important;
	height:138px !important;
}

#item5667 {
	width:163px !important;
	height:138px !important;
	left:367px !important;
	top:426px !important;
}

#item5679 {
	width:166px !important;
	height:274px !important;
}

#item5674 {
	width:166px !important;
	height:274px !important;
	left:365px !important;
	top:100px !important;
}

#item5686 {
	width:164px !important;
	height:153px !important;
}

#item5680 {
	width:164px !important;
	height:153px !important;
	left:190px !important;
	top:222px !important;
}

#item5692 {
	width:164px !important;
	height:144px !important;
}

#item5687 {
	width:164px !important;
	height:144px !important;
	left:14px !important;
	top:220px !important;
}

#item5698 {
	width:138px !important;
	height:132px !important;
}

#item5693 {
	width:138px !important;
	height:132px !important;
	left:202px !important;
	top:14px !important;
}

#item3021 {
	width:164px !important;
	height:170px !important;
}

#item3016 {
	width:164px !important;
	height:170px !important;
	left:14px !important;
	top:14px !important;
}

#item55569 {
	width:97px !important;
	height:20px !important;
	left:189px !important;
	top:191px !important;
}

#item55596 {
	width:74px !important;
	height:20px !important;
	left:63px !important;
	top:191px !important;
}

#item55623 {
	width:145px !important;
	height:9px !important;
	left:364px !important;
	top:408px !important;
}

#item55650 {
	width:165px !important;
	height:9px !important;
	left:189px !important;
	top:408px !important;
}

#item55677 {
	width:109px !important;
	height:20px !important;
	left:189px !important;
	top:599px !important;
}

#item55705 {
	width:49px !important;
	height:40px !important;
	left:13px !important;
	top:560px !important;
}

#item55732 {
	width:158px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item55760 {
	width:96px !important;
	height:9px !important;
	left:13px !important;
	top:408px !important;
}

#item3027 {
	width:252px !important;
	height:234px !important;
}

#item3022 {
	width:252px !important;
	height:234px !important;
	left:14px !important;
	top:14px !important;
}

#item5734 {
	width:251px !important;
	height:257px !important;
}

#item5729 {
	width:251px !important;
	height:257px !important;
	left:279px !important;
	top:14px !important;
}

#item5742 {
	width:172px !important;
	height:196px !important;
}

#item5735 {
	width:172px !important;
	height:196px !important;
	left:12px !important;
	top:349px !important;
}

#item5748 {
	width:157px !important;
	height:214px !important;
}

#item5743 {
	width:157px !important;
	height:214px !important;
	left:189px !important;
	top:319px !important;
}

#item5754 {
	width:162px !important;
	height:203px !important;
}

#item5749 {
	width:162px !important;
	height:203px !important;
	left:369px !important;
	top:321px !important;
}

#item54890 {
	width:122px !important;
	height:20px !important;
	left:367px !important;
	top:600px !important;
}

#item54921 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item54948 {
	width:137px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item54975 {
	width:83px !important;
	height:20px !important;
	left:186px !important;
	top:600px !important;
}

#item55003 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item3034 {
	width:516px !important;
	height:281px !important;
}

#item3028 {
	width:516px !important;
	height:281px !important;
	left:14px !important;
	top:14px !important;
}

#item5761 {
	width:193px !important;
	height:109px !important;
}

#item5755 {
	width:193px !important;
	height:109px !important;
	left:14px !important;
	top:509px !important;
}

#item5770 {
	width:113px !important;
	height:154px !important;
}

#item5764 {
	width:113px !important;
	height:154px !important;
	left:417px !important;
	top:468px !important;
}

#item5776 {
	width:154px !important;
	height:108px !important;
}

#item5771 {
	width:154px !important;
	height:108px !important;
	left:376px !important;
	top:312px !important;
}

#item5782 {
	width:191px !important;
	height:173px !important;
}

#item5777 {
	width:191px !important;
	height:173px !important;
	left:130px !important;
	top:322px !important;
}

#item55031 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:299px !important;
}

#item55061 {
	width:70px !important;
	height:20px !important;
	left:20px !important;
	top:470px !important;
}

#item55088 {
	width:90px !important;
	height:20px !important;
	left:209px !important;
	top:605px !important;
}

#item55115 {
	width:172px !important;
	height:9px !important;
	left:331px !important;
	top:447px !important;
}

#item55142 {
	width:73px !important;
	height:20px !important;
	left:331px !important;
	top:564px !important;
}

#item55169 {
	width:77px !important;
	height:36px !important;
	left:331px !important;
	top:583px !important;
}

#item3040 {
	width:228px !important;
	height:241px !important;
}

#item3035 {
	width:228px !important;
	height:241px !important;
	left:26px !important;
	top:26px !important;
}

#item5794 {
	width:240px !important;
	height:158px !important;
}

#item5789 {
	width:240px !important;
	height:158px !important;
	left:290px !important;
	top:14px !important;
}

#item5800 {
	width:166px !important;
	height:190px !important;
}

#item5795 {
	width:166px !important;
	height:190px !important;
	left:279px !important;
	top:224px !important;
}

#item5807 {
	width:251px !important;
	height:155px !important;
}

#item5801 {
	width:251px !important;
	height:155px !important;
	left:279px !important;
	top:425px !important;
}

#item5813 {
	width:248px !important;
	height:236px !important;
}

#item5808 {
	width:248px !important;
	height:236px !important;
	left:14px !important;
	top:358px !important;
}

#item54609 {
	width:158px !important;
	height:9px !important;
	left:282px !important;
	top:605px !important;
}

#item54636 {
	width:70px !important;
	height:20px !important;
	left:458px !important;
	top:346px !important;
}

#item54664 {
	width:118px !important;
	height:9px !important;
	left:276px !important;
	top:212px !important;
}

#item54691 {
	width:166px !important;
	height:9px !important;
	left:31px !important;
	top:321px !important;
}

#item54718 {
	width:112px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item5819 {
	width:235px !important;
	height:155px !important;
}

#item5814 {
	width:235px !important;
	height:155px !important;
	left:14px !important;
	top:425px !important;
}

#item5825 {
	width:257px !important;
	height:200px !important;
}

#item5820 {
	width:257px !important;
	height:200px !important;
	left:273px !important;
	top:423px !important;
}

#item5831 {
	width:247px !important;
	height:232px !important;
}

#item5826 {
	width:247px !important;
	height:232px !important;
	left:273px !important;
	top:26px !important;
}

#item5837 {
	width:127px !important;
	height:144px !important;
}

#item5832 {
	width:127px !important;
	height:144px !important;
	left:123px !important;
	top:268px !important;
}

#item3047 {
	width:235px !important;
	height:193px !important;
}

#item3041 {
	width:235px !important;
	height:193px !important;
	left:14px !important;
	top:14px !important;
}

#item54749 {
	width:148px !important;
	height:9px !important;
	left:277px !important;
	top:324px !important;
}

#item54776 {
	width:93px !important;
	height:20px !important;
	left:18px !important;
	top:388px !important;
}

#item54804 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:248px !important;
}

#item54832 {
	width:202px !important;
	height:9px !important;
	left:16px !important;
	top:605px !important;
}

#item54862 {
	width:169px !important;
	height:9px !important;
	left:260px !important;
	top:404px !important;
}

#item3054 {
	width:287px !important;
	height:288px !important;
}

#item3048 {
	width:287px !important;
	height:288px !important;
	left:18px !important;
	top:18px !important;
}

#item5895 {
	width:166px !important;
	height:194px !important;
}

#item5890 {
	width:166px !important;
	height:194px !important;
	left:278px !important;
	top:424px !important;
}

#item5901 {
	width:252px !important;
	height:157px !important;
}

#item5896 {
	width:252px !important;
	height:157px !important;
	left:14px !important;
	top:424px !important;
}

#item5846 {
	width:160px !important;
	height:103px !important;
}

#item5841 {
	width:160px !important;
	height:103px !important;
	left:370px !important;
	top:18px !important;
}

#item5853 {
	width:117px !important;
	height:115px !important;
}

#item5847 {
	width:117px !important;
	height:115px !important;
	left:318px !important;
	top:125px !important;
}

#item5860 {
	width:115px !important;
	height:95px !important;
}

#item5854 {
	width:115px !important;
	height:95px !important;
	left:416px !important;
	top:188px !important;
}

#item54234 {
	width:87px !important;
	height:29px !important;
	left:448px !important;
	top:590px !important;
}

#item54261 {
	width:124px !important;
	height:9px !important;
	left:23px !important;
	top:396px !important;
}

#item54289 {
	width:101px !important;
	height:31px !important;
	left:154px !important;
	top:561px !important;
}

#item54322 {
	width:96px !important;
	height:28px !important;
	left:154px !important;
	top:591px !important;
}

#item54352 {
	width:190px !important;
	height:9px !important;
	left:319px !important;
	top:384px !important;
}

#item54379 {
	width:190px !important;
	height:9px !important;
	left:319px !important;
	top:394px !important;
}

#item54406 {
	width:190px !important;
	height:9px !important;
	left:319px !important;
	top:405px !important;
}

#item3060 {
	width:253px !important;
	height:90px !important;
}

#item3055 {
	width:253px !important;
	height:90px !important;
	left:14px !important;
	top:14px !important;
}

#item5866 {
	width:253px !important;
	height:276px !important;
}

#item5861 {
	width:253px !important;
	height:276px !important;
	left:277px !important;
	top:14px !important;
}

#item5873 {
	width:176px !important;
	height:164px !important;
}

#item5867 {
	width:176px !important;
	height:164px !important;
	left:90px !important;
	top:189px !important;
}

#item5879 {
	width:173px !important;
	height:263px !important;
}

#item5874 {
	width:173px !important;
	height:263px !important;
	left:14px !important;
	top:362px !important;
}

#item5886 {
	width:253px !important;
	height:200px !important;
}

#item5881 {
	width:253px !important;
	height:200px !important;
	left:277px !important;
	top:363px !important;
}

#item54433 {
	width:74px !important;
	height:29px !important;
	left:13px !important;
	top:325px !important;
}

#item54460 {
	width:127px !important;
	height:9px !important;
	left:276px !important;
	top:346px !important;
}

#item54487 {
	width:238px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item54520 {
	width:72px !important;
	height:29px !important;
	left:194px !important;
	top:589px !important;
}

#item54547 {
	width:184px !important;
	height:9px !important;
	left:13px !important;
	top:159px !important;
}

#item54578 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:168px !important;
}

#item3066 {
	width:252px !important;
	height:214px !important;
}

#item3061 {
	width:252px !important;
	height:214px !important;
	left:14px !important;
	top:14px !important;
}

#item5907 {
	width:200px !important;
	height:202px !important;
}

#item5902 {
	width:200px !important;
	height:202px !important;
	left:330px !important;
	top:14px !important;
}

#item5914 {
	width:118px !important;
	height:200px !important;
}

#item5908 {
	width:118px !important;
	height:200px !important;
	left:293px !important;
	top:313px !important;
}

#item5920 {
	width:105px !important;
	height:193px !important;
}

#item5915 {
	width:105px !important;
	height:193px !important;
	left:417px !important;
	top:299px !important;
}

#item5926 {
	width:151px !important;
	height:223px !important;
}

#item5921 {
	width:151px !important;
	height:223px !important;
	left:37px !important;
	top:415px !important;
}

#item53982 {
	width:198px !important;
	height:9px !important;
	left:13px !important;
	top:265px !important;
}

#item54014 {
	width:127px !important;
	height:9px !important;
	left:277px !important;
	top:266px !important;
}

#item54042 {
	width:180px !important;
	height:9px !important;
	left:203px !important;
	top:600px !important;
}

#item54069 {
	width:180px !important;
	height:9px !important;
	left:203px !important;
	top:610px !important;
}

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

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

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

#item5927 {
	width:252px !important;
	height:184px !important;
	left:14px !important;
	top:422px !important;
}

#item5938 {
	width:252px !important;
	height:262px !important;
}

#item5933 {
	width:252px !important;
	height:262px !important;
	left:278px !important;
	top:308px !important;
}

#item5944 {
	width:169px !important;
	height:193px !important;
}

#item5939 {
	width:169px !important;
	height:193px !important;
	left:99px !important;
	top:218px !important;
}

#item5950 {
	width:251px !important;
	height:232px !important;
}

#item5945 {
	width:251px !important;
	height:232px !important;
	left:279px !important;
	top:14px !important;
}

#item54096 {
	width:74px !important;
	height:29px !important;
	left:13px !important;
	top:383px !important;
}

#item54126 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:289px !important;
}

#item54153 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item54180 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item54207 {
	width:195px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item3078 {
	width:313px !important;
	height:246px !important;
}

#item3073 {
	width:313px !important;
	height:246px !important;
	left:14px !important;
	top:14px !important;
}

#item5959 {
	width:130px !important;
	height:143px !important;
}

#item5953 {
	width:130px !important;
	height:143px !important;
	left:400px !important;
	top:14px !important;
}

#item5965 {
	width:193px !important;
	height:76px !important;
}

#item5960 {
	width:193px !important;
	height:76px !important;
	left:337px !important;
	top:167px !important;
}

#item5971 {
	width:193px !important;
	height:228px !important;
}

#item5966 {
	width:193px !important;
	height:228px !important;
	left:337px !important;
	top:327px !important;
}

#item5978 {
	width:151px !important;
	height:172px !important;
}

#item5972 {
	width:151px !important;
	height:172px !important;
	left:176px !important;
	top:327px !important;
}

#item5984 {
	width:150px !important;
	height:229px !important;
}

#item5979 {
	width:150px !important;
	height:229px !important;
	left:14px !important;
	top:326px !important;
}

#item53705 {
	width:141px !important;
	height:9px !important;
	left:336px !important;
	top:307px !important;
}

#item53732 {
	width:62px !important;
	height:30px !important;
	left:336px !important;
	top:130px !important;
}

#item53759 {
	width:101px !important;
	height:20px !important;
	left:174px !important;
	top:600px !important;
}

#item53786 {
	width:200px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item53817 {
	width:106px !important;
	height:9px !important;
	left:334px !important;
	top:610px !important;
}

#item53844 {
	width:121px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item3084 {
	width:242px !important;
	height:191px !important;
}

#item3079 {
	width:242px !important;
	height:191px !important;
	left:14px !important;
	top:14px !important;
}

#item5990 {
	width:259px !important;
	height:256px !important;
}

#item5985 {
	width:259px !important;
	height:256px !important;
	left:271px !important;
	top:14px !important;
}

#item5996 {
	width:252px !important;
	height:281px !important;
}

#item5991 {
	width:252px !important;
	height:281px !important;
	left:14px !important;
	top:278px !important;
}

#item6002 {
	width:254px !important;
	height:227px !important;
}

#item5997 {
	width:254px !important;
	height:227px !important;
	left:276px !important;
	top:326px !important;
}

#item53874 {
	width:180px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item53901 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item53928 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:256px !important;
}

#item53955 {
	width:161px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item3090 {
	width:319px !important;
	height:176px !important;
}

#item3085 {
	width:319px !important;
	height:176px !important;
	left:23px !important;
	top:23px !important;
}

#item6010 {
	width:165px !important;
	height:125px !important;
}

#item6005 {
	width:165px !important;
	height:125px !important;
	left:14px !important;
	top:218px !important;
}

#item6017 {
	width:164px !important;
	height:135px !important;
}

#item6011 {
	width:164px !important;
	height:135px !important;
	left:190px !important;
	top:218px !important;
}

#item6024 {
	width:252px !important;
	height:133px !important;
}

#item6018 {
	width:252px !important;
	height:133px !important;
	left:14px !important;
	top:421px !important;
}

#item6030 {
	width:252px !important;
	height:172px !important;
}

#item6025 {
	width:252px !important;
	height:172px !important;
	left:278px !important;
	top:420px !important;
}

#item6036 {
	width:163px !important;
	height:128px !important;
}

#item6031 {
	width:163px !important;
	height:128px !important;
	left:367px !important;
	top:218px !important;
}

#item53431 {
	width:81px !important;
	height:29px !important;
	left:439px !important;
	top:590px !important;
}

#item53458 {
	width:70px !important;
	height:20px !important;
	left:189px !important;
	top:390px !important;
}

#item53487 {
	width:171px !important;
	height:9px !important;
	left:365px !important;
	top:400px !important;
}

#item53514 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:400px !important;
}

#item53541 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item53569 {
	width:165px !important;
	height:9px !important;
	left:310px !important;
	top:80px !important;
}

#item6042 {
	width:253px !important;
	height:146px !important;
}

#item6037 {
	width:253px !important;
	height:146px !important;
	left:14px !important;
	top:217px !important;
}

#item6049 {
	width:133px !important;
	height:241px !important;
}

#item6043 {
	width:133px !important;
	height:241px !important;
	left:135px !important;
	top:403px !important;
}

#item6055 {
	width:246px !important;
	height:510px !important;
}

#item6050 {
	width:246px !important;
	height:510px !important;
	left:284px !important;
	top:14px !important;
}

#item3096 {
	width:254px !important;
	height:120px !important;
}

#item3091 {
	width:254px !important;
	height:120px !important;
	left:14px !important;
	top:14px !important;
}

#item53596 {
	width:123px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item53623 {
	width:178px !important;
	height:9px !important;
	left:291px !important;
	top:610px !important;
}

#item53650 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:197px !important;
}

#item53678 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:400px !important;
}

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

#item3099 {
	width:252px !important;
	height:282px !important;
	left:14px !important;
	top:14px !important;
}

#item6062 {
	width:144px !important;
	height:193px !important;
}

#item6057 {
	width:144px !important;
	height:193px !important;
	left:386px !important;
	top:14px !important;
}

#item6068 {
	width:242px !important;
	height:162px !important;
}

#item6063 {
	width:242px !important;
	height:162px !important;
	left:288px !important;
	top:215px !important;
}

#item6074 {
	width:251px !important;
	height:249px !important;
}

#item6069 {
	width:251px !important;
	height:249px !important;
	left:14px !important;
	top:322px !important;
}

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

#item6075 {
	width:252px !important;
	height:184px !important;
	left:279px !important;
	top:423px !important;
}

#item53177 {
	width:129px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item53207 {
	width:137px !important;
	height:9px !important;
	left:95px !important;
	top:303px !important;
}

#item53234 {
	width:120px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item53262 {
	width:163px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item53289 {
	width:99px !important;
	height:29px !important;
	left:276px !important;
	top:180px !important;
}

#item6086 {
	width:164px !important;
	height:223px !important;
}

#item6081 {
	width:164px !important;
	height:223px !important;
	left:14px !important;
	top:321px !important;
}

#item6093 {
	width:169px !important;
	height:226px !important;
}

#item6087 {
	width:169px !important;
	height:226px !important;
	left:189px !important;
	top:321px !important;
}

#item6100 {
	width:164px !important;
	height:214px !important;
}

#item6094 {
	width:164px !important;
	height:214px !important;
	left:366px !important;
	top:322px !important;
}

#item6106 {
	width:400px !important;
	height:292px !important;
}

#item6101 {
	width:400px !important;
	height:292px !important;
	left:130px !important;
	top:14px !important;
}

#item3110 {
	width:117px !important;
	height:140px !important;
}

#item3105 {
	width:117px !important;
	height:140px !important;
	left:23px !important;
	top:24px !important;
}

#item53320 {
	width:73px !important;
	height:20px !important;
	left:21px !important;
	top:285px !important;
}

#item53347 {
	width:124px !important;
	height:20px !important;
	left:365px !important;
	top:600px !important;
}

#item53377 {
	width:132px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item53404 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item3116 {
	width:145px !important;
	height:194px !important;
}

#item3111 {
	width:145px !important;
	height:194px !important;
	left:14px !important;
	top:14px !important;
}

#item6116 {
	width:252px !important;
	height:129px !important;
}

#item6111 {
	width:252px !important;
	height:129px !important;
	left:14px !important;
	top:221px !important;
}

#item6122 {
	width:162px !important;
	height:415px !important;
}

#item6117 {
	width:162px !important;
	height:415px !important;
	left:277px !important;
	top:14px !important;
}

#item6128 {
	width:193px !important;
	height:181px !important;
}

#item6123 {
	width:193px !important;
	height:181px !important;
	left:262px !important;
	top:439px !important;
}

#item6134 {
	width:235px !important;
	height:148px !important;
}

#item6129 {
	width:235px !important;
	height:148px !important;
	left:14px !important;
	top:425px !important;
}

#item52797 {
	width:111px !important;
	height:9px !important;
	left:408px !important;
	top:237px !important;
}

#item52824 {
	width:155px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item52852 {
	width:207px !important;
	height:9px !important;
	left:13px !important;
	top:407px !important;
}

#item52882 {
	width:70px !important;
	height:29px !important;
	left:458px !important;
	top:591px !important;
}

#item52910 {
	width:86px !important;
	height:20px !important;
	left:166px !important;
	top:162px !important;
}

#item52940 {
	width:88px !important;
	height:28px !important;
	left:166px !important;
	top:181px !important;
}

#item6140 {
	width:174px !important;
	height:212px !important;
}

#item6135 {
	width:174px !important;
	height:212px !important;
	left:14px !important;
	top:323px !important;
}

#item6147 {
	width:155px !important;
	height:217px !important;
}

#item6141 {
	width:155px !important;
	height:217px !important;
	left:199px !important;
	top:323px !important;
}

#item6153 {
	width:166px !important;
	height:230px !important;
}

#item6148 {
	width:166px !important;
	height:230px !important;
	left:364px !important;
	top:320px !important;
}

#item6159 {
	width:128px !important;
	height:74px !important;
}

#item6154 {
	width:128px !important;
	height:74px !important;
	left:399px !important;
	top:128px !important;
}

#item6166 {
	width:186px !important;
	height:112px !important;
}

#item6160 {
	width:186px !important;
	height:112px !important;
	left:286px !important;
	top:14px !important;
}

#item6172 {
	width:253px !important;
	height:133px !important;
}

#item6167 {
	width:253px !important;
	height:133px !important;
	left:14px !important;
	top:167px !important;
}

#item3122 {
	width:168px !important;
	height:135px !important;
}

#item3117 {
	width:168px !important;
	height:135px !important;
	left:99px !important;
	top:14px !important;
}

#item52970 {
	width:139px !important;
	height:9px !important;
	left:197px !important;
	top:610px !important;
}

#item53000 {
	width:77px !important;
	height:29px !important;
	left:13px !important;
	top:122px !important;
}

#item53030 {
	width:151px !important;
	height:20px !important;
	left:12px !important;
	top:600px !important;
}

#item53062 {
	width:116px !important;
	height:20px !important;
	left:13px !important;
	top:302px !important;
}

#item53090 {
	width:125px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item53117 {
	width:242px !important;
	height:9px !important;
	left:276px !important;
	top:292px !important;
}

#item53147 {
	width:242px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item3128 {
	width:77px !important;
	height:94px !important;
}

#item3123 {
	width:77px !important;
	height:94px !important;
	left:98px !important;
	top:139px !important;
}

#item6182 {
	width:163px !important;
	height:226px !important;
}

#item6177 {
	width:163px !important;
	height:226px !important;
	left:190px !important;
	top:14px !important;
}

#item6188 {
	width:167px !important;
	height:104px !important;
}

#item6183 {
	width:167px !important;
	height:104px !important;
	left:361px !important;
	top:42px !important;
}

#item6195 {
	width:164px !important;
	height:135px !important;
}

#item6190 {
	width:164px !important;
	height:135px !important;
	left:366px !important;
	top:220px !important;
}

#item6201 {
	width:163px !important;
	height:156px !important;
}

#item6196 {
	width:163px !important;
	height:156px !important;
	left:367px !important;
	top:428px !important;
}

#item6207 {
	width:160px !important;
	height:232px !important;
}

#item6202 {
	width:160px !important;
	height:232px !important;
	left:195px !important;
	top:306px !important;
}

#item6214 {
	width:159px !important;
	height:116px !important;
}

#item6209 {
	width:159px !important;
	height:116px !important;
	left:14px !important;
	top:248px !important;
}

#item6220 {
	width:162px !important;
	height:106px !important;
}

#item6215 {
	width:162px !important;
	height:106px !important;
	left:14px !important;
	top:424px !important;
}

#item52355 {
	width:126px !important;
	height:9px !important;
	left:364px !important;
	top:407px !important;
}

#item52382 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item52409 {
	width:162px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item52436 {
	width:71px !important;
	height:20px !important;
	left:16px !important;
	top:215px !important;
}

#item52463 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:408px !important;
}

#item52494 {
	width:119px !important;
	height:9px !important;
	left:189px !important;
	top:286px !important;
}

#item52521 {
	width:137px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item52548 {
	width:132px !important;
	height:20px !important;
	left:364px !important;
	top:191px !important;
}

#item6226 {
	width:275px !important;
	height:195px !important;
}

#item6221 {
	width:275px !important;
	height:195px !important;
	left:255px !important;
	top:14px !important;
}

#item6232 {
	width:167px !important;
	height:143px !important;
}

#item6227 {
	width:167px !important;
	height:143px !important;
	left:363px !important;
	top:221px !important;
}

#item6238 {
	width:165px !important;
	height:138px !important;
}

#item6233 {
	width:165px !important;
	height:138px !important;
	left:189px !important;
	top:223px !important;
}

#item6244 {
	width:164px !important;
	height:139px !important;
}

#item6239 {
	width:164px !important;
	height:139px !important;
	left:14px !important;
	top:221px !important;
}

#item6250 {
	width:164px !important;
	height:130px !important;
}

#item6245 {
	width:164px !important;
	height:130px !important;
	left:14px !important;
	top:428px !important;
}

#item3134 {
	width:165px !important;
	height:151px !important;
}

#item3129 {
	width:165px !important;
	height:151px !important;
	left:14px !important;
	top:14px !important;
}

#item6256 {
	width:163px !important;
	height:138px !important;
}

#item6251 {
	width:163px !important;
	height:138px !important;
	left:190px !important;
	top:427px !important;
}

#item6263 {
	width:164px !important;
	height:130px !important;
}

#item6257 {
	width:164px !important;
	height:130px !important;
	left:366px !important;
	top:426px !important;
}

#item52579 {
	width:146px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item52607 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item52634 {
	width:159px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item52662 {
	width:170px !important;
	height:9px !important;
	left:364px !important;
	top:406px !important;
}

#item52689 {
	width:108px !important;
	height:20px !important;
	left:189px !important;
	top:397px !important;
}

#item52716 {
	width:68px !important;
	height:29px !important;
	left:189px !important;
	top:180px !important;
}

#item52743 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:407px !important;
}

#item52770 {
	width:150px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item3141 {
	width:172px !important;
	height:254px !important;
}

#item3135 {
	width:172px !important;
	height:254px !important;
	left:95px !important;
	top:14px !important;
}

#item6272 {
	width:153px !important;
	height:192px !important;
}

#item6267 {
	width:153px !important;
	height:192px !important;
	left:279px !important;
	top:14px !important;
}

#item6279 {
	width:175px !important;
	height:192px !important;
}

#item6273 {
	width:175px !important;
	height:192px !important;
	left:278px !important;
	top:221px !important;
}

#item6285 {
	width:247px !important;
	height:346px !important;
}

#item6280 {
	width:247px !important;
	height:346px !important;
	left:14px !important;
	top:282px !important;
}

#item6291 {
	width:259px !important;
	height:135px !important;
}

#item6286 {
	width:259px !important;
	height:135px !important;
	left:278px !important;
	top:418px !important;
}

#item52064 {
	width:134px !important;
	height:9px !important;
	left:12px !important;
	top:56px !important;
}

#item52091 {
	width:78px !important;
	height:29px !important;
	left:441px !important;
	top:179px !important;
}

#item52120 {
	width:72px !important;
	height:20px !important;
	left:458px !important;
	top:395px !important;
}

#item52147 {
	width:81px !important;
	height:40px !important;
	left:182px !important;
	top:429px !important;
}

#item52178 {
	width:181px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item3147 {
	width:504px !important;
	height:373px !important;
}

#item3142 {
	width:504px !important;
	height:373px !important;
	left:21px !important;
	top:21px !important;
}

#item6297 {
	width:164px !important;
	height:122px !important;
}

#item6292 {
	width:164px !important;
	height:122px !important;
	left:14px !important;
	top:412px !important;
}

#item6303 {
	width:164px !important;
	height:141px !important;
}

#item6298 {
	width:164px !important;
	height:141px !important;
	left:191px !important;
	top:412px !important;
}

#item6309 {
	width:162px !important;
	height:94px !important;
}

#item6304 {
	width:162px !important;
	height:94px !important;
	left:368px !important;
	top:414px !important;
}

#item52208 {
	width:125px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item52239 {
	width:139px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item52266 {
	width:170px !important;
	height:9px !important;
	left:108px !important;
	top:116px !important;
}

#item52293 {
	width:156px !important;
	height:9px !important;
	left:364px !important;
	top:591px !important;
}

#item52324 {
	width:143px !important;
	height:19px !important;
	left:364px !important;
	top:601px !important;
}

#item3154 {
	width:169px !important;
	height:363px !important;
}

#item3148 {
	width:169px !important;
	height:363px !important;
	left:96px !important;
	top:14px !important;
}

#item6318 {
	width:253px !important;
	height:241px !important;
}

#item6313 {
	width:253px !important;
	height:241px !important;
	left:277px !important;
	top:14px !important;
}

#item6326 {
	width:253px !important;
	height:231px !important;
}

#item6319 {
	width:253px !important;
	height:231px !important;
	left:277px !important;
	top:322px !important;
}

#item6332 {
	width:252px !important;
	height:168px !important;
}

#item6327 {
	width:252px !important;
	height:168px !important;
	left:14px !important;
	top:386px !important;
}

#item51805 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item51832 {
	width:176px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item51859 {
	width:154px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item51887 {
	width:100px !important;
	height:20px !important;
	left:13px !important;
	top:212px !important;
}

#item6338 {
	width:169px !important;
	height:353px !important;
}

#item6333 {
	width:169px !important;
	height:353px !important;
	left:102px !important;
	top:259px !important;
}

#item6344 {
	width:252px !important;
	height:140px !important;
}

#item6339 {
	width:252px !important;
	height:140px !important;
	left:278px !important;
	top:387px !important;
}

#item6350 {
	width:248px !important;
	height:283px !important;
}

#item6345 {
	width:248px !important;
	height:283px !important;
	left:283px !important;
	top:14px !important;
}

#item6357 {
	width:255px !important;
	height:182px !important;
}

#item6351 {
	width:255px !important;
	height:182px !important;
	left:14px !important;
	top:14px !important;
}

#item51914 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:238px !important;
}

#item51942 {
	width:139px !important;
	height:9px !important;
	left:276px !important;
	top:365px !important;
}

#item51972 {
	width:90px !important;
	height:30px !important;
	left:13px !important;
	top:589px !important;
}

#item52002 {
	width:178px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item52033 {
	width:212px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item3167 {
	width:247px !important;
	height:325px !important;
}

#item3162 {
	width:247px !important;
	height:325px !important;
	left:14px !important;
	top:14px !important;
}

#item6366 {
	width:254px !important;
	height:483px !important;
}

#item6361 {
	width:254px !important;
	height:483px !important;
	left:276px !important;
	top:14px !important;
}

#item6404 {
	width:160px !important;
	height:87px !important;
}

#item6399 {
	width:160px !important;
	height:87px !important;
	left:370px !important;
	top:560px !important;
}

#item6372 {
	width:158px !important;
	height:131px !important;
}

#item6367 {
	width:158px !important;
	height:131px !important;
	left:102px !important;
	top:424px !important;
}

#item51586 {
	width:82px !important;
	height:20px !important;
	left:387px !important;
	top:550px !important;
}

#item51613 {
	width:99px !important;
	height:20px !important;
	left:283px !important;
	top:591px !important;
}

#item51641 {
	width:176px !important;
	height:9px !important;
	left:13px !important;
	top:407px !important;
}

#item51668 {
	width:144px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item3173 {
	width:254px !important;
	height:250px !important;
}

#item3168 {
	width:254px !important;
	height:250px !important;
	left:14px !important;
	top:14px !important;
}

#item6398 {
	width:252px !important;
	height:228px !important;
}

#item6392 {
	width:252px !important;
	height:228px !important;
	left:278px !important;
	top:14px !important;
}

#item6378 {
	width:291px !important;
	height:178px !important;
}

#item6373 {
	width:291px !important;
	height:178px !important;
	left:14px !important;
	top:322px !important;
}

#item6385 {
	width:118px !important;
	height:52px !important;
}

#item6380 {
	width:118px !important;
	height:52px !important;
	left:164px !important;
	top:507px !important;
}

#item6391 {
	width:220px !important;
	height:303px !important;
}

#item6386 {
	width:220px !important;
	height:303px !important;
	left:310px !important;
	top:323px !important;
}

#item51695 {
	width:147px !important;
	height:9px !important;
	left:164px !important;
	top:611px !important;
}

#item51723 {
	width:165px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item51750 {
	width:83px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item51777 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item3179 {
	width:252px !important;
	height:224px !important;
}

#item3174 {
	width:252px !important;
	height:224px !important;
	left:14px !important;
	top:14px !important;
}

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

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

#item6420 {
	width:516px !important;
	height:276px !important;
}

#item6415 {
	width:516px !important;
	height:276px !important;
	left:14px !important;
	top:320px !important;
}

#item51394 {
	width:163px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item51421 {
	width:221px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item51451 {
	width:181px !important;
	height:9px !important;
	left:321px !important;
	top:610px !important;
}

#item6426 {
	width:153px !important;
	height:169px !important;
}

#item6421 {
	width:153px !important;
	height:169px !important;
	left:14px !important;
	top:475px !important;
}

#item6433 {
	width:167px !important;
	height:145px !important;
}

#item6427 {
	width:167px !important;
	height:145px !important;
	left:102px !important;
	top:322px !important;
}

#item6439 {
	width:245px !important;
	height:296px !important;
}

#item6434 {
	width:245px !important;
	height:296px !important;
	left:285px !important;
	top:323px !important;
}

#item6445 {
	width:516px !important;
	height:269px !important;
}

#item6440 {
	width:516px !important;
	height:269px !important;
	left:14px !important;
	top:14px !important;
}

#item51478 {
	width:145px !important;
	height:9px !important;
	left:288px !important;
	top:590px !important;
}

#item51505 {
	width:142px !important;
	height:9px !important;
	left:221px !important;
	top:287px !important;
}

#item51532 {
	width:101px !important;
	height:20px !important;
	left:174px !important;
	top:601px !important;
}

#item51559 {
	width:82px !important;
	height:20px !important;
	left:13px !important;
	top:436px !important;
}

#item3191 {
	width:135px !important;
	height:293px !important;
}

#item3186 {
	width:135px !important;
	height:293px !important;
	left:14px !important;
	top:14px !important;
}

#item6458 {
	width:57px !important;
	height:125px !important;
}

#item6453 {
	width:57px !important;
	height:125px !important;
	left:160px !important;
	top:64px !important;
}

#item6513 {
	width:57px !important;
	height:129px !important;
}

#item6508 {
	width:57px !important;
	height:129px !important;
	left:226px !important;
	top:60px !important;
}

#item6519 {
	width:59px !important;
	height:128px !important;
}

#item6514 {
	width:59px !important;
	height:128px !important;
	left:293px !important;
	top:60px !important;
}

#item6464 {
	width:163px !important;
	height:86px !important;
}

#item6459 {
	width:163px !important;
	height:86px !important;
	left:367px !important;
	top:142px !important;
}

#item6529 {
	width:65px !important;
	height:74px !important;
}

#item6523 {
	width:65px !important;
	height:74px !important;
	left:158px !important;
	top:200px !important;
}

#item6470 {
	width:252px !important;
	height:130px !important;
}

#item6465 {
	width:252px !important;
	height:130px !important;
	left:278px !important;
	top:320px !important;
}

#item6476 {
	width:158px !important;
	height:89px !important;
}

#item6471 {
	width:158px !important;
	height:89px !important;
	left:372px !important;
	top:455px !important;
}

#item6482 {
	width:253px !important;
	height:248px !important;
}

#item6477 {
	width:253px !important;
	height:248px !important;
	left:14px !important;
	top:320px !important;
}

#item51029 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item51056 {
	width:147px !important;
	height:9px !important;
	left:365px !important;
	top:302px !important;
}

#item51083 {
	width:123px !important;
	height:20px !important;
	left:227px !important;
	top:287px !important;
}

#item51113 {
	width:215px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item51146 {
	width:215px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item51173 {
	width:164px !important;
	height:9px !important;
	left:367px !important;
	top:104px !important;
}

#item51204 {
	width:164px !important;
	height:9px !important;
	left:367px !important;
	top:114px !important;
}

#item51231 {
	width:164px !important;
	height:9px !important;
	left:367px !important;
	top:125px !important;
}

#item3197 {
	width:253px !important;
	height:181px !important;
}

#item3192 {
	width:253px !important;
	height:181px !important;
	left:14px !important;
	top:14px !important;
}

#item6488 {
	width:203px !important;
	height:146px !important;
}

#item6483 {
	width:203px !important;
	height:146px !important;
	left:327px !important;
	top:14px !important;
}

#item6494 {
	width:253px !important;
	height:171px !important;
}

#item6489 {
	width:253px !important;
	height:171px !important;
	left:277px !important;
	top:217px !important;
}

#item6500 {
	width:253px !important;
	height:251px !important;
}

#item6495 {
	width:253px !important;
	height:251px !important;
	left:14px !important;
	top:274px !important;
}

#item6507 {
	width:252px !important;
	height:135px !important;
}

#item6501 {
	width:252px !important;
	height:135px !important;
	left:278px !important;
	top:424px !important;
}

#item51258 {
	width:110px !important;
	height:20px !important;
	left:13px !important;
	top:245px !important;
}

#item51285 {
	width:125px !important;
	height:9px !important;
	left:277px !important;
	top:200px !important;
}

#item51312 {
	width:151px !important;
	height:9px !important;
	left:280px !important;
	top:400px !important;
}

#item51339 {
	width:130px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item51366 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:614px !important;
}

#item3204 {
	width:252px !important;
	height:234px !important;
}

#item3198 {
	width:252px !important;
	height:234px !important;
	left:14px !important;
	top:14px !important;
}

#item6535 {
	width:252px !important;
	height:211px !important;
}

#item6530 {
	width:252px !important;
	height:211px !important;
	left:278px !important;
	top:14px !important;
}

#item6541 {
	width:190px !important;
	height:220px !important;
}

#item6536 {
	width:190px !important;
	height:220px !important;
	left:340px !important;
	top:322px !important;
}

#item6547 {
	width:314px !important;
	height:254px !important;
}

#item6542 {
	width:314px !important;
	height:254px !important;
	left:14px !important;
	top:321px !important;
}

#item50736 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item50763 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item50790 {
	width:134px !important;
	height:9px !important;
	left:337px !important;
	top:590px !important;
}

#item50817 {
	width:156px !important;
	height:19px !important;
	left:337px !important;
	top:599px !important;
}

#item50847 {
	width:182px !important;
	height:9px !important;
	left:276px !important;
	top:292px !important;
}

#item50878 {
	width:205px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item6554 {
	width:182px !important;
	height:312px !important;
}

#item6549 {
	width:182px !important;
	height:312px !important;
	left:14px !important;
	top:276px !important;
}

#item6560 {
	width:315px !important;
	height:268px !important;
}

#item6555 {
	width:315px !important;
	height:268px !important;
	left:215px !important;
	top:276px !important;
}

#item6569 {
	width:516px !important;
	height:230px !important;
}

#item6564 {
	width:516px !important;
	height:230px !important;
	left:14px !important;
	top:14px !important;
}

#item50909 {
	width:90px !important;
	height:30px !important;
	left:13px !important;
	top:589px !important;
}

#item50939 {
	width:189px !important;
	height:9px !important;
	left:18px !important;
	top:249px !important;
}

#item50969 {
	width:212px !important;
	height:9px !important;
	left:217px !important;
	top:593px !important;
}

#item50999 {
	width:212px !important;
	height:9px !important;
	left:217px !important;
	top:603px !important;
}

#item3230 {
	width:122px !important;
	height:301px !important;
}

#item3225 {
	width:122px !important;
	height:301px !important;
	left:14px !important;
	top:14px !important;
}

#item6576 {
	width:197px !important;
	height:139px !important;
}

#item6571 {
	width:197px !important;
	height:139px !important;
	left:245px !important;
	top:14px !important;
}

#item6582 {
	width:207px !important;
	height:152px !important;
}

#item6577 {
	width:207px !important;
	height:152px !important;
	left:240px !important;
	top:166px !important;
}

#item6588 {
	width:197px !important;
	height:301px !important;
}

#item6583 {
	width:197px !important;
	height:301px !important;
	left:254px !important;
	top:325px !important;
}

#item6594 {
	width:111px !important;
	height:286px !important;
}

#item6589 {
	width:111px !important;
	height:286px !important;
	left:26px !important;
	top:337px !important;
}

#item50460 {
	width:60px !important;
	height:30px !important;
	left:151px !important;
	top:590px !important;
}

#item50490 {
	width:52px !important;
	height:40px !important;
	left:161px !important;
	top:273px !important;
}

#item50517 {
	width:74px !important;
	height:20px !important;
	left:458px !important;
	top:600px !important;
}

#item50544 {
	width:73px !important;
	height:20px !important;
	left:453px !important;
	top:136px !important;
}

#item50571 {
	width:84px !important;
	height:29px !important;
	left:453px !important;
	top:282px !important;
}

#item3236 {
	width:154px !important;
	height:193px !important;
}

#item3231 {
	width:154px !important;
	height:193px !important;
	left:112px !important;
	top:14px !important;
}

#item6600 {
	width:253px !important;
	height:153px !important;
}

#item6595 {
	width:253px !important;
	height:153px !important;
	left:14px !important;
	top:420px !important;
}

#item6606 {
	width:252px !important;
	height:293px !important;
}

#item6601 {
	width:252px !important;
	height:293px !important;
	left:278px !important;
	top:260px !important;
}

#item6612 {
	width:252px !important;
	height:140px !important;
}

#item6607 {
	width:252px !important;
	height:140px !important;
	left:14px !important;
	top:218px !important;
}

#item6618 {
	width:253px !important;
	height:185px !important;
}

#item6613 {
	width:253px !important;
	height:185px !important;
	left:277px !important;
	top:14px !important;
}

#item50598 {
	width:97px !important;
	height:20px !important;
	left:13px !important;
	top:188px !important;
}

#item50627 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item50654 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:403px !important;
}

#item50682 {
	width:176px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item50709 {
	width:177px !important;
	height:9px !important;
	left:276px !important;
	top:238px !important;
}

#item3242 {
	width:251px !important;
	height:223px !important;
}

#item3237 {
	width:251px !important;
	height:223px !important;
	left:14px !important;
	top:14px !important;
}

#item6628 {
	width:254px !important;
	height:139px !important;
}

#item6622 {
	width:254px !important;
	height:139px !important;
	left:276px !important;
	top:14px !important;
}

#item6634 {
	width:252px !important;
	height:174px !important;
}

#item6629 {
	width:252px !important;
	height:174px !important;
	left:278px !important;
	top:209px !important;
}

#item6640 {
	width:254px !important;
	height:232px !important;
}

#item6635 {
	width:254px !important;
	height:232px !important;
	left:14px !important;
	top:322px !important;
}

#item6646 {
	width:251px !important;
	height:133px !important;
}

#item6641 {
	width:251px !important;
	height:133px !important;
	left:279px !important;
	top:424px !important;
}

#item50195 {
	width:172px !important;
	height:9px !important;
	left:276px !important;
	top:191px !important;
}

#item50222 {
	width:80px !important;
	height:29px !important;
	left:443px !important;
	top:385px !important;
}

#item50249 {
	width:181px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item50276 {
	width:184px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item50309 {
	width:228px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item50340 {
	width:228px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item6652 {
	width:252px !important;
	height:233px !important;
}

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

#item6658 {
	width:252px !important;
	height:233px !important;
}

#item6653 {
	width:252px !important;
	height:233px !important;
	left:278px !important;
	top:322px !important;
}

#item6664 {
	width:377px !important;
	height:294px !important;
}

#item6659 {
	width:377px !important;
	height:294px !important;
	left:153px !important;
	top:14px !important;
}

#item50371 {
	width:104px !important;
	height:20px !important;
	left:18px !important;
	top:284px !important;
}

#item50404 {
	width:105px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item50433 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item3254 {
	width:254px !important;
	height:140px !important;
}

#item3249 {
	width:254px !important;
	height:140px !important;
	left:12px !important;
	top:14px !important;
}

#item6676 {
	width:190px !important;
	height:104px !important;
}

#item6671 {
	width:190px !important;
	height:104px !important;
	left:350px !important;
	top:5px !important;
}

#item6682 {
	width:155px !important;
	height:139px !important;
}

#item6677 {
	width:155px !important;
	height:139px !important;
	left:375px !important;
	top:169px !important;
}

#item6690 {
	width:155px !important;
	height:143px !important;
}

#item6684 {
	width:155px !important;
	height:143px !important;
	left:375px !important;
	top:319px !important;
}

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

#item6691 {
	width:252px !important;
	height:139px !important;
	left:14px !important;
	top:215px !important;
}

#item6704 {
	width:220px !important;
	height:193px !important;
}

#item6699 {
	width:220px !important;
	height:193px !important;
	left:46px !important;
	top:425px !important;
}

#item6710 {
	width:162px !important;
	height:168px !important;
}

#item6705 {
	width:162px !important;
	height:168px !important;
	left:369px !important;
	top:475px !important;
}

#item49798 {
	width:184px !important;
	height:9px !important;
	left:18px !important;
	top:191px !important;
}

#item49825 {
	width:164px !important;
	height:9px !important;
	left:18px !important;
	top:400px !important;
}

#item49852 {
	width:148px !important;
	height:9px !important;
	left:277px !important;
	top:153px !important;
}

#item49879 {
	width:128px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item49909 {
	width:78px !important;
	height:20px !important;
	left:276px !important;
	top:291px !important;
}

#item49936 {
	width:82px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item49964 {
	width:72px !important;
	height:30px !important;
	left:276px !important;
	top:426px !important;
}

#item6716 {
	width:253px !important;
	height:134px !important;
}

#item6711 {
	width:253px !important;
	height:134px !important;
	left:14px !important;
	top:425px !important;
}

#item6722 {
	width:251px !important;
	height:188px !important;
}

#item6717 {
	width:251px !important;
	height:188px !important;
	left:279px !important;
	top:430px !important;
}

#item6728 {
	width:164px !important;
	height:146px !important;
}

#item6723 {
	width:164px !important;
	height:146px !important;
	left:366px !important;
	top:223px !important;
}

#item6734 {
	width:250px !important;
	height:146px !important;
}

#item6729 {
	width:250px !important;
	height:146px !important;
	left:14px !important;
	top:268px !important;
}

#item6741 {
	width:185px !important;
	height:193px !important;
}

#item6735 {
	width:185px !important;
	height:193px !important;
	left:345px !important;
	top:14px !important;
}

#item3260 {
	width:207px !important;
	height:130px !important;
}

#item3255 {
	width:207px !important;
	height:130px !important;
	left:14px !important;
	top:14px !important;
}

#item49994 {
	width:104px !important;
	height:20px !important;
	left:277px !important;
	top:484px !important;
}

#item50021 {
	width:163px !important;
	height:9px !important;
	left:18px !important;
	top:605px !important;
}

#item50049 {
	width:164px !important;
	height:9px !important;
	left:275px !important;
	top:403px !important;
}

#item50076 {
	width:184px !important;
	height:20px !important;
	left:13px !important;
	top:264px !important;
}

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

#item50133 {
	width:81px !important;
	height:20px !important;
	left:233px !important;
	top:161px !important;
}

#item50164 {
	width:96px !important;
	height:28px !important;
	left:233px !important;
	top:180px !important;
}

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

#item3261 {
	width:252px !important;
	height:242px !important;
	left:14px !important;
	top:14px !important;
}

#item6752 {
	width:253px !important;
	height:147px !important;
}

#item6747 {
	width:253px !important;
	height:147px !important;
	left:277px !important;
	top:14px !important;
}

#item6758 {
	width:246px !important;
	height:151px !important;
}

#item6753 {
	width:246px !important;
	height:151px !important;
	left:284px !important;
	top:216px !important;
}

#item6764 {
	width:180px !important;
	height:296px !important;
}

#item6759 {
	width:180px !important;
	height:296px !important;
	left:14px !important;
	top:322px !important;
}

#item6770 {
	width:251px !important;
	height:143px !important;
}

#item6765 {
	width:251px !important;
	height:143px !important;
	left:279px !important;
	top:422px !important;
}

#item49515 {
	width:141px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item49542 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:403px !important;
}

#item49569 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item49596 {
	width:63px !important;
	height:30px !important;
	left:196px !important;
	top:589px !important;
}

#item49627 {
	width:120px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item6776 {
	width:250px !important;
	height:131px !important;
}

#item6771 {
	width:250px !important;
	height:131px !important;
	left:14px !important;
	top:424px !important;
}

#item6782 {
	width:252px !important;
	height:222px !important;
}

#item6777 {
	width:252px !important;
	height:222px !important;
	left:279px !important;
	top:332px !important;
}

#item6789 {
	width:167px !important;
	height:192px !important;
}

#item6783 {
	width:167px !important;
	height:192px !important;
	left:14px !important;
	top:219px !important;
}

#item6795 {
	width:252px !important;
	height:251px !important;
}

#item6790 {
	width:252px !important;
	height:251px !important;
	left:278px !important;
	top:14px !important;
}

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

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

#item49654 {
	width:72px !important;
	height:29px !important;
	left:186px !important;
	top:384px !important;
}

#item49684 {
	width:225px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item49717 {
	width:140px !important;
	height:9px !important;
	left:282px !important;
	top:610px !important;
}

#item49744 {
	width:124px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item49771 {
	width:159px !important;
	height:9px !important;
	left:283px !important;
	top:311px !important;
}

#item3279 {
	width:169px !important;
	height:294px !important;
}

#item3273 {
	width:169px !important;
	height:294px !important;
	left:14px !important;
	top:14px !important;
}

#item6809 {
	width:139px !important;
	height:297px !important;
}

#item6804 {
	width:139px !important;
	height:297px !important;
	left:313px !important;
	top:14px !important;
}

#item6815 {
	width:259px !important;
	height:236px !important;
}

#item6810 {
	width:259px !important;
	height:236px !important;
	left:271px !important;
	top:322px !important;
}

#item6821 {
	width:158px !important;
	height:329px !important;
}

#item6816 {
	width:158px !important;
	height:329px !important;
	left:96px !important;
	top:317px !important;
}

#item49253 {
	width:85px !important;
	height:20px !important;
	left:193px !important;
	top:292px !important;
}

#item49280 {
	width:78px !important;
	height:29px !important;
	left:13px !important;
	top:590px !important;
}

#item49311 {
	width:72px !important;
	height:29px !important;
	left:456px !important;
	top:208px !important;
}

#item49342 {
	width:77px !important;
	height:36px !important;
	left:456px !important;
	top:237px !important;
}

#item49372 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item49402 {
	width:212px !important;
	height:9px !important;
	left:276px !important;
	top:609px !important;
}

#item6828 {
	width:252px !important;
	height:266px !important;
}

#item6822 {
	width:252px !important;
	height:266px !important;
	left:14px !important;
	top:323px !important;
}

#item6834 {
	width:252px !important;
	height:308px !important;
}

#item6829 {
	width:252px !important;
	height:308px !important;
	left:278px !important;
	top:321px !important;
}

#item6840 {
	width:302px !important;
	height:249px !important;
}

#item6835 {
	width:302px !important;
	height:249px !important;
	left:228px !important;
	top:14px !important;
}

#item3285 {
	width:204px !important;
	height:224px !important;
}

#item3280 {
	width:204px !important;
	height:224px !important;
	left:14px !important;
	top:14px !important;
}

#item49433 {
	width:83px !important;
	height:20px !important;
	left:157px !important;
	top:600px !important;
}

#item49460 {
	width:134px !important;
	height:9px !important;
	left:13px !important;
	top:304px !important;
}

#item49488 {
	width:175px !important;
	height:9px !important;
	left:227px !important;
	top:303px !important;
}

#item3291 {
	width:337px !important;
	height:250px !important;
}

#item3286 {
	width:337px !important;
	height:250px !important;
	left:14px !important;
	top:14px !important;
}

#item6855 {
	width:164px !important;
	height:177px !important;
}

#item6850 {
	width:164px !important;
	height:177px !important;
	left:366px !important;
	top:14px !important;
}

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

#item6856 {
	width:252px !important;
	height:230px !important;
	left:278px !important;
	top:322px !important;
}

#item6867 {
	width:251px !important;
	height:320px !important;
}

#item6862 {
	width:251px !important;
	height:320px !important;
	left:14px !important;
	top:323px !important;
}

#item48992 {
	width:207px !important;
	height:9px !important;
	left:15px !important;
	top:303px !important;
}

#item49024 {
	width:72px !important;
	height:20px !important;
	left:364px !important;
	top:284px !important;
}

#item49051 {
	width:71px !important;
	height:20px !important;
	left:196px !important;
	top:414px !important;
}

#item49079 {
	width:162px !important;
	height:9px !important;
	left:277px !important;
	top:610px !important;
}

#item6874 {
	width:141px !important;
	height:295px !important;
}

#item6868 {
	width:141px !important;
	height:295px !important;
	left:125px !important;
	top:323px !important;
}

#item6881 {
	width:242px !important;
	height:165px !important;
}

#item6876 {
	width:242px !important;
	height:165px !important;
	left:283px !important;
	top:395px !important;
}

#item6887 {
	width:154px !important;
	height:165px !important;
}

#item6882 {
	width:154px !important;
	height:165px !important;
	left:370px !important;
	top:41px !important;
}

#item3297 {
	width:254px !important;
	height:224px !important;
}

#item3292 {
	width:254px !important;
	height:224px !important;
	left:14px !important;
	top:14px !important;
}

#item6893 {
	width:141px !important;
	height:151px !important;
}

#item6888 {
	width:141px !important;
	height:151px !important;
	left:384px !important;
	top:220px !important;
}

#item49106 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:491px !important;
}

#item49133 {
	width:76px !important;
	height:40px !important;
	left:288px !important;
	top:308px !important;
}

#item49164 {
	width:79px !important;
	height:29px !important;
	left:286px !important;
	top:179px !important;
}

#item49195 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:293px !important;
}

#item49222 {
	width:185px !important;
	height:9px !important;
	left:285px !important;
	top:601px !important;
}

#item3304 {
	width:239px !important;
	height:201px !important;
}

#item3298 {
	width:239px !important;
	height:201px !important;
	left:21px !important;
	top:67px !important;
}

#item6903 {
	width:234px !important;
	height:184px !important;
}

#item6898 {
	width:234px !important;
	height:184px !important;
	left:23px !important;
	top:366px !important;
}

#item6909 {
	width:263px !important;
	height:283px !important;
}

#item6904 {
	width:263px !important;
	height:283px !important;
	left:267px !important;
	top:329px !important;
}

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

#item6928 {
	width:252px !important;
	height:230px !important;
	left:278px !important;
	top:17px !important;
}

#item48769 {
	width:138px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item48796 {
	width:120px !important;
	height:20px !important;
	left:276px !important;
	top:440px !important;
}

#item48823 {
	width:207px !important;
	height:9px !important;
	left:20px !important;
	top:603px !important;
}

#item48856 {
	width:175px !important;
	height:9px !important;
	left:20px !important;
	top:345px !important;
}

#item6915 {
	width:214px !important;
	height:316px !important;
}

#item6910 {
	width:214px !important;
	height:316px !important;
	left:88px !important;
	top:319px !important;
}

#item6916 {
	width:286px !important;
	height:237px !important;
	left:244px !important;
	top:14px !important;
}

#item3311 {
	width:223px !important;
	height:226px !important;
}

#item3305 {
	width:223px !important;
	height:226px !important;
	left:14px !important;
	top:14px !important;
}

#item6927 {
	width:216px !important;
	height:211px !important;
}

#item6922 {
	width:216px !important;
	height:211px !important;
	left:314px !important;
	top:323px !important;
}

#item48883 {
	width:147px !important;
	height:9px !important;
	left:249px !important;
	top:294px !important;
}

#item48910 {
	width:102px !important;
	height:20px !important;
	left:312px !important;
	top:598px !important;
}

#item48938 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

#item48965 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item3317 {
	width:250px !important;
	height:339px !important;
}

#item3312 {
	width:250px !important;
	height:339px !important;
	left:14px !important;
	top:14px !important;
}

#item6940 {
	width:255px !important;
	height:194px !important;
}

#item6935 {
	width:255px !important;
	height:194px !important;
	left:275px !important;
	top:14px !important;
}

#item6946 {
	width:252px !important;
	height:131px !important;
}

#item6941 {
	width:252px !important;
	height:131px !important;
	left:278px !important;
	top:219px !important;
}

#item6953 {
	width:251px !important;
	height:131px !important;
}

#item6947 {
	width:251px !important;
	height:131px !important;
	left:279px !important;
	top:415px !important;
}

#item6959 {
	width:252px !important;
	height:176px !important;
}

#item6954 {
	width:252px !important;
	height:176px !important;
	left:14px !important;
	top:394px !important;
}

#item48431 {
	width:136px !important;
	height:20px !important;
	left:136px !important;
	top:359px !important;
}

#item48461 {
	width:125px !important;
	height:20px !important;
	left:387px !important;
	top:190px !important;
}

#item48491 {
	width:121px !important;
	height:9px !important;
	left:276px !important;
	top:396px !important;
}

#item48519 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item48546 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item3323 {
	width:247px !important;
	height:156px !important;
}

#item3318 {
	width:247px !important;
	height:156px !important;
	left:14px !important;
	top:14px !important;
}

#item6996 {
	width:253px !important;
	height:140px !important;
}

#item6991 {
	width:253px !important;
	height:140px !important;
	left:277px !important;
	top:14px !important;
}

#item6966 {
	width:249px !important;
	height:168px !important;
}

#item6960 {
	width:249px !important;
	height:168px !important;
	left:14px !important;
	top:391px !important;
}

#item6972 {
	width:191px !important;
	height:193px !important;
}

#item6967 {
	width:191px !important;
	height:193px !important;
	left:339px !important;
	top:425px !important;
}

#item6978 {
	width:97px !important;
	height:127px !important;
}

#item6973 {
	width:97px !important;
	height:127px !important;
	left:421px !important;
	top:215px !important;
}

#item6984 {
	width:114px !important;
	height:120px !important;
}

#item6979 {
	width:114px !important;
	height:120px !important;
	left:278px !important;
	top:220px !important;
}

#item6990 {
	width:252px !important;
	height:101px !important;
}

#item6985 {
	width:252px !important;
	height:101px !important;
	left:14px !important;
	top:228px !important;
}

#item48573 {
	width:134px !important;
	height:9px !important;
	left:13px !important;
	top:371px !important;
}

#item48600 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:212px !important;
}

#item48627 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item48654 {
	width:198px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item48684 {
	width:113px !important;
	height:20px !important;
	left:276px !important;
	top:395px !important;
}

#item48714 {
	width:90px !important;
	height:20px !important;
	left:400px !important;
	top:395px !important;
}

#item48741 {
	width:57px !important;
	height:40px !important;
	left:276px !important;
	top:580px !important;
}

#item3330 {
	width:248px !important;
	height:269px !important;
}

#item3324 {
	width:248px !important;
	height:269px !important;
	left:14px !important;
	top:14px !important;
}

#item7007 {
	width:150px !important;
	height:122px !important;
}

#item7001 {
	width:150px !important;
	height:122px !important;
	left:279px !important;
	top:14px !important;
}

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

#item7008 {
	width:252px !important;
	height:150px !important;
	left:278px !important;
	top:147px !important;
}

#item7020 {
	width:149px !important;
	height:282px !important;
}

#item7015 {
	width:149px !important;
	height:282px !important;
	left:282px !important;
	top:361px !important;
}

#item7026 {
	width:252px !important;
	height:160px !important;
}

#item7021 {
	width:252px !important;
	height:160px !important;
	left:14px !important;
	top:375px !important;
}

#item7032 {
	width:90px !important;
	height:84px !important;
}

#item7027 {
	width:90px !important;
	height:84px !important;
	left:187px !important;
	top:537px !important;
}

#item48126 {
	width:86px !important;
	height:20px !important;
	left:438px !important;
	top:599px !important;
}

#item48153 {
	width:204px !important;
	height:9px !important;
	left:19px !important;
	top:347px !important;
}

#item48183 {
	width:74px !important;
	height:20px !important;
	left:403px !important;
	top:390px !important;
}

#item48210 {
	width:69px !important;
	height:30px !important;
	left:435px !important;
	top:104px !important;
}

#item48237 {
	width:105px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item48264 {
	width:105px !important;
	height:9px !important;
	left:13px !important;
	top:609px !important;
}

#item7038 {
	width:253px !important;
	height:235px !important;
}

#item7033 {
	width:253px !important;
	height:235px !important;
	left:14px !important;
	top:323px !important;
}

#item7045 {
	width:251px !important;
	height:240px !important;
}

#item7039 {
	width:251px !important;
	height:240px !important;
	left:279px !important;
	top:323px !important;
}

#item7051 {
	width:249px !important;
	height:189px !important;
}

#item7046 {
	width:249px !important;
	height:189px !important;
	left:278px !important;
	top:68px !important;
}

#item7060 {
	width:149px !important;
	height:135px !important;
}

#item7055 {
	width:149px !important;
	height:135px !important;
	left:118px !important;
	top:168px !important;
}

#item3336 {
	width:243px !important;
	height:120px !important;
}

#item3331 {
	width:243px !important;
	height:120px !important;
	left:21px !important;
	top:14px !important;
}

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

#item48320 {
	width:193px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item48350 {
	width:183px !important;
	height:9px !important;
	left:83px !important;
	top:145px !important;
}

#item48377 {
	width:72px !important;
	height:19px !important;
	left:20px !important;
	top:236px !important;
}

#item48404 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:296px !important;
}

#item3342 {
	width:243px !important;
	height:93px !important;
}

#item3337 {
	width:243px !important;
	height:93px !important;
	left:287px !important;
	top:14px !important;
}

#item7085 {
	width:91px !important;
	height:44px !important;
}

#item7080 {
	width:91px !important;
	height:44px !important;
	left:278px !important;
	top:110px !important;
}

#item7067 {
	width:252px !important;
	height:138px !important;
}

#item7062 {
	width:252px !important;
	height:138px !important;
	left:278px !important;
	top:219px !important;
}

#item7073 {
	width:252px !important;
	height:155px !important;
}

#item7068 {
	width:252px !important;
	height:155px !important;
	left:278px !important;
	top:424px !important;
}

#item3348 {
	width:251px !important;
	height:241px !important;
}

#item3343 {
	width:251px !important;
	height:241px !important;
	left:14px !important;
	top:14px !important;
}

#item7079 {
	width:254px !important;
	height:227px !important;
}

#item7074 {
	width:254px !important;
	height:227px !important;
	left:14px !important;
	top:321px !important;
}

#item47951 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item47978 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item48005 {
	width:151px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item48037 {
	width:175px !important;
	height:9px !important;
	left:282px !important;
	top:605px !important;
}

#item48065 {
	width:187px !important;
	height:9px !important;
	left:276px !important;
	top:189px !important;
}

#item48096 {
	width:187px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item3354 {
	width:253px !important;
	height:240px !important;
}

#item3349 {
	width:253px !important;
	height:240px !important;
	left:14px !important;
	top:14px !important;
}

#item7094 {
	width:252px !important;
	height:228px !important;
}

#item7089 {
	width:252px !important;
	height:228px !important;
	left:278px !important;
	top:14px !important;
}

#item7101 {
	width:251px !important;
	height:228px !important;
}

#item7095 {
	width:251px !important;
	height:228px !important;
	left:279px !important;
	top:317px !important;
}

#item7107 {
	width:253px !important;
	height:300px !important;
}

#item7102 {
	width:253px !important;
	height:300px !important;
	left:14px !important;
	top:317px !important;
}

#item47662 {
	width:151px !important;
	height:9px !important;
	left:276px !important;
	top:298px !important;
}

#item47689 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:299px !important;
}

#item47717 {
	width:138px !important;
	height:20px !important;
	left:13px !important;
	top:528px !important;
}

#item47749 {
	width:198px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

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

#item7113 {
	width:253px !important;
	height:153px !important;
}

#item7108 {
	width:253px !important;
	height:153px !important;
	left:14px !important;
	top:417px !important;
}

#item7119 {
	width:253px !important;
	height:250px !important;
}

#item7114 {
	width:253px !important;
	height:250px !important;
	left:277px !important;
	top:316px !important;
}

#item7125 {
	width:70px !important;
	height:184px !important;
}

#item7120 {
	width:70px !important;
	height:184px !important;
	left:187px !important;
	top:214px !important;
}

#item7131 {
	width:252px !important;
	height:221px !important;
}

#item7126 {
	width:252px !important;
	height:221px !important;
	left:278px !important;
	top:14px !important;
}

#item3360 {
	width:253px !important;
	height:146px !important;
}

#item3355 {
	width:253px !important;
	height:146px !important;
	left:14px !important;
	top:14px !important;
}

#item47810 {
	width:194px !important;
	height:9px !important;
	left:13px !important;
	top:208px !important;
}

#item47840 {
	width:110px !important;
	height:20px !important;
	left:21px !important;
	top:380px !important;
}

#item47870 {
	width:142px !important;
	height:9px !important;
	left:282px !important;
	top:298px !important;
}

#item47897 {
	width:176px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item47924 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item3366 {
	width:252px !important;
	height:210px !important;
}

#item3361 {
	width:252px !important;
	height:210px !important;
	left:14px !important;
	top:14px !important;
}

#item7140 {
	width:252px !important;
	height:224px !important;
}

#item7134 {
	width:252px !important;
	height:224px !important;
	left:278px !important;
	top:14px !important;
}

#item7146 {
	width:357px !important;
	height:293px !important;
}

#item7141 {
	width:357px !important;
	height:293px !important;
	left:173px !important;
	top:322px !important;
}

#item47262 {
	width:71px !important;
	height:20px !important;
	left:165px !important;
	top:292px !important;
}

#item47289 {
	width:129px !important;
	height:9px !important;
	left:276px !important;
	top:299px !important;
}

#item47317 {
	width:118px !important;
	height:20px !important;
	left:27px !important;
	top:502px !important;
}

#item47347 {
	width:89px !important;
	height:28px !important;
	left:27px !important;
	top:521px !important;
}

#item7152 {
	width:252px !important;
	height:233px !important;
}

#item7147 {
	width:252px !important;
	height:233px !important;
	left:14px !important;
	top:319px !important;
}

#item7158 {
	width:73px !important;
	height:179px !important;
}

#item7153 {
	width:73px !important;
	height:179px !important;
	left:279px !important;
	top:321px !important;
}

#item7173 {
	width:89px !important;
	height:78px !important;
}

#item7168 {
	width:89px !important;
	height:78px !important;
	left:354px !important;
	top:422px !important;
}

#item7179 {
	width:81px !important;
	height:101px !important;
}

#item7174 {
	width:81px !important;
	height:101px !important;
	left:449px !important;
	top:399px !important;
}

#item7164 {
	width:252px !important;
	height:232px !important;
}

#item7159 {
	width:252px !important;
	height:232px !important;
	left:278px !important;
	top:14px !important;
}

#item3372 {
	width:253px !important;
	height:224px !important;
}

#item3367 {
	width:253px !important;
	height:224px !important;
	left:14px !important;
	top:14px !important;
}

#item47379 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

#item47407 {
	width:140px !important;
	height:9px !important;
	left:276px !important;
	top:301px !important;
}

#item47434 {
	width:150px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item47461 {
	width:229px !important;
	height:10px !important;
	left:276px !important;
	top:588px !important;
}

#item47526 {
	width:229px !important;
	height:10px !important;
	left:276px !important;
	top:598px !important;
}

#item47595 {
	width:229px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item3378 {
	width:516px !important;
	height:227px !important;
}

#item3373 {
	width:516px !important;
	height:227px !important;
	left:14px !important;
	top:14px !important;
}

#item7185 {
	width:218px !important;
	height:237px !important;
}

#item7180 {
	width:218px !important;
	height:237px !important;
	left:14px !important;
	top:316px !important;
}

#item7191 {
	width:169px !important;
	height:125px !important;
}

#item7186 {
	width:169px !important;
	height:125px !important;
	left:240px !important;
	top:344px !important;
}

#item7197 {
	width:183px !important;
	height:165px !important;
}

#item7192 {
	width:183px !important;
	height:165px !important;
	left:239px !important;
	top:478px !important;
}

#item46998 {
	width:112px !important;
	height:30px !important;
	left:418px !important;
	top:439px !important;
}

#item47030 {
	width:123px !important;
	height:9px !important;
	left:336px !important;
	top:263px !important;
}

#item47057 {
	width:95px !important;
	height:20px !important;
	left:426px !important;
	top:594px !important;
}

#item47087 {
	width:201px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item7205 {
	width:252px !important;
	height:136px !important;
}

#item7200 {
	width:252px !important;
	height:136px !important;
	left:14px !important;
	top:427px !important;
}

#item7212 {
	width:253px !important;
	height:217px !important;
}

#item7206 {
	width:253px !important;
	height:217px !important;
	left:277px !important;
	top:327px !important;
}

#item7218 {
	width:166px !important;
	height:196px !important;
}

#item7213 {
	width:166px !important;
	height:196px !important;
	left:100px !important;
	top:218px !important;
}

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

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

#item3385 {
	width:171px !important;
	height:193px !important;
}

#item3379 {
	width:171px !important;
	height:193px !important;
	left:101px !important;
	top:14px !important;
}

#item47118 {
	width:118px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item47145 {
	width:80px !important;
	height:20px !important;
	left:13px !important;
	top:395px !important;
}

#item47173 {
	width:141px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item47205 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item47232 {
	width:87px !important;
	height:29px !important;
	left:13px !important;
	top:179px !important;
}

#item3391 {
	width:257px !important;
	height:227px !important;
}

#item3386 {
	width:257px !important;
	height:227px !important;
	left:14px !important;
	top:14px !important;
}

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

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

#item7240 {
	width:183px !important;
	height:306px !important;
}

#item7235 {
	width:183px !important;
	height:306px !important;
	left:348px !important;
	top:322px !important;
}

#item7246 {
	width:234px !important;
	height:235px !important;
}

#item7241 {
	width:234px !important;
	height:235px !important;
	left:14px !important;
	top:322px !important;
}

#item46763 {
	width:198px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item46793 {
	width:141px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item46820 {
	width:68px !important;
	height:29px !important;
	left:276px !important;
	top:497px !important;
}

#item46847 {
	width:206px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item7252 {
	width:86px !important;
	height:253px !important;
}

#item7247 {
	width:86px !important;
	height:253px !important;
	left:171px !important;
	top:319px !important;
}

#item7266 {
	width:105px !important;
	height:270px !important;
}

#item7261 {
	width:105px !important;
	height:270px !important;
	left:425px !important;
	top:334px !important;
}

#item7259 {
	width:131px !important;
	height:157px !important;
}

#item7253 {
	width:131px !important;
	height:157px !important;
	left:272px !important;
	top:458px !important;
}

#item3397 {
	width:516px !important;
	height:295px !important;
}

#item3392 {
	width:516px !important;
	height:295px !important;
	left:14px !important;
	top:14px !important;
}

#item46877 {
	width:121px !important;
	height:9px !important;
	left:18px !important;
	top:292px !important;
}

#item46904 {
	width:135px !important;
	height:20px !important;
	left:13px !important;
	top:560px !important;
}

#item46934 {
	width:135px !important;
	height:20px !important;
	left:13px !important;
	top:580px !important;
}

#item46967 {
	width:144px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item3403 {
	width:252px !important;
	height:137px !important;
}

#item3398 {
	width:252px !important;
	height:137px !important;
	left:14px !important;
	top:14px !important;
}

#item7272 {
	width:251px !important;
	height:138px !important;
}

#item7267 {
	width:251px !important;
	height:138px !important;
	left:279px !important;
	top:14px !important;
}

#item7279 {
	width:247px !important;
	height:199px !important;
}

#item7273 {
	width:247px !important;
	height:199px !important;
	left:283px !important;
	top:213px !important;
}

#item7285 {
	width:253px !important;
	height:173px !important;
}

#item7280 {
	width:253px !important;
	height:173px !important;
	left:14px !important;
	top:218px !important;
}

#item7291 {
	width:253px !important;
	height:139px !important;
}

#item7286 {
	width:253px !important;
	height:139px !important;
	left:14px !important;
	top:423px !important;
}

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

#item7292 {
	width:252px !important;
	height:139px !important;
	left:278px !important;
	top:425px !important;
}

#item46417 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item46445 {
	width:163px !important;
	height:9px !important;
	left:277px !important;
	top:199px !important;
}

#item46473 {
	width:181px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item46501 {
	width:120px !important;
	height:9px !important;
	left:16px !important;
	top:610px !important;
}

#item46528 {
	width:128px !important;
	height:20px !important;
	left:138px !important;
	top:397px !important;
}

#item46558 {
	width:167px !important;
	height:9px !important;
	left:277px !important;
	top:397px !important;
}

#item46588 {
	width:167px !important;
	height:9px !important;
	left:277px !important;
	top:407px !important;
}

#item7303 {
	width:156px !important;
	height:205px !important;
}

#item7298 {
	width:156px !important;
	height:205px !important;
	left:111px !important;
	top:423px !important;
}

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

#item7304 {
	width:252px !important;
	height:242px !important;
	left:278px !important;
	top:323px !important;
}

#item7315 {
	width:252px !important;
	height:143px !important;
}

#item7310 {
	width:252px !important;
	height:143px !important;
	left:14px !important;
	top:219px !important;
}

#item7321 {
	width:250px !important;
	height:235px !important;
}

#item7316 {
	width:250px !important;
	height:235px !important;
	left:279px !important;
	top:14px !important;
}

#item3409 {
	width:253px !important;
	height:120px !important;
}

#item3404 {
	width:253px !important;
	height:120px !important;
	left:14px !important;
	top:14px !important;
}

#item46615 {
	width:160px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item46642 {
	width:186px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item46669 {
	width:199px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item46700 {
	width:106px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item46732 {
	width:237px !important;
	height:9px !important;
	left:13px !important;
	top:403px !important;
}

#item3415 {
	width:254px !important;
	height:204px !important;
}

#item3410 {
	width:254px !important;
	height:204px !important;
	left:14px !important;
	top:14px !important;
}

#item7342 {
	width:252px !important;
	height:213px !important;
}

#item7337 {
	width:252px !important;
	height:213px !important;
	left:278px !important;
	top:14px !important;
}

#item7348 {
	width:306px !important;
	height:197px !important;
}

#item7343 {
	width:306px !important;
	height:197px !important;
	left:224px !important;
	top:420px !important;
}

#item7373 {
	width:306px !important;
	height:167px !important;
}

#item7368 {
	width:306px !important;
	height:167px !important;
	left:26px !important;
	top:325px !important;
}

#item46186 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

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

#item46240 {
	width:169px !important;
	height:9px !important;
	left:16px !important;
	top:595px !important;
}

#item46272 {
	width:169px !important;
	height:9px !important;
	left:16px !important;
	top:606px !important;
}

#item7354 {
	width:516px !important;
	height:199px !important;
}

#item7349 {
	width:516px !important;
	height:199px !important;
	left:14px !important;
	top:389px !important;
}

#item7360 {
	width:251px !important;
	height:307px !important;
}

#item7355 {
	width:251px !important;
	height:307px !important;
	left:279px !important;
	top:14px !important;
}

#item3421 {
	width:252px !important;
	height:319px !important;
}

#item3416 {
	width:252px !important;
	height:319px !important;
	left:14px !important;
	top:14px !important;
}

#item46299 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:374px !important;
}

#item46327 {
	width:170px !important;
	height:9px !important;
	left:276px !important;
	top:375px !important;
}

#item46354 {
	width:258px !important;
	height:9px !important;
	left:139px !important;
	top:599px !important;
}

#item46385 {
	width:258px !important;
	height:9px !important;
	left:139px !important;
	top:609px !important;
}

#item3428 {
	width:238px !important;
	height:299px !important;
}

#item3422 {
	width:238px !important;
	height:299px !important;
	left:14px !important;
	top:16px !important;
}

#item7380 {
	width:210px !important;
	height:239px !important;
}

#item7375 {
	width:210px !important;
	height:239px !important;
	left:270px !important;
	top:14px !important;
}

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

#item7381 {
	width:252px !important;
	height:223px !important;
	left:278px !important;
	top:321px !important;
}

#item7394 {
	width:132px !important;
	height:263px !important;
}

#item7388 {
	width:132px !important;
	height:263px !important;
	left:14px !important;
	top:353px !important;
}

#item45751 {
	width:195px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item45781 {
	width:102px !important;
	height:20px !important;
	left:123px !important;
	top:291px !important;
}

#item45811 {
	width:92px !important;
	height:20px !important;
	left:152px !important;
	top:599px !important;
}

#item45838 {
	width:158px !important;
	height:9px !important;
	left:276px !important;
	top:304px !important;
}

#item7400 {
	width:224px !important;
	height:156px !important;
}

#item7395 {
	width:224px !important;
	height:156px !important;
	left:306px !important;
	top:433px !important;
}

#item7406 {
	width:88px !important;
	height:118px !important;
}

#item7401 {
	width:88px !important;
	height:118px !important;
	left:222px !important;
	top:252px !important;
}

#item7420 {
	width:98px !important;
	height:118px !important;
}

#item7415 {
	width:98px !important;
	height:118px !important;
	left:120px !important;
	top:252px !important;
}

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

#item7421 {
	width:100px !important;
	height:118px !important;
	left:14px !important;
	top:252px !important;
}

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

#item7407 {
	width:252px !important;
	height:149px !important;
	left:278px !important;
	top:14px !important;
}

#item3435 {
	width:154px !important;
	height:206px !important;
}

#item3429 {
	width:154px !important;
	height:206px !important;
	left:113px !important;
	top:36px !important;
}

#item45866 {
	width:191px !important;
	height:9px !important;
	left:277px !important;
	top:228px !important;
}

#item45896 {
	width:71px !important;
	height:30px !important;
	left:13px !important;
	top:207px !important;
}

#item45923 {
	width:126px !important;
	height:21px !important;
	left:13px !important;
	top:535px !important;
}

#item45989 {
	width:126px !important;
	height:21px !important;
	left:13px !important;
	top:556px !important;
}

#item46057 {
	width:127px !important;
	height:21px !important;
	left:13px !important;
	top:578px !important;
}

#item46121 {
	width:123px !important;
	height:21px !important;
	left:13px !important;
	top:599px !important;
}

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

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

#item7433 {
	width:252px !important;
	height:215px !important;
}

#item7428 {
	width:252px !important;
	height:215px !important;
	left:278px !important;
	top:14px !important;
}

#item7439 {
	width:252px !important;
	height:236px !important;
}

#item7434 {
	width:252px !important;
	height:236px !important;
	left:278px !important;
	top:320px !important;
}

#item7445 {
	width:252px !important;
	height:234px !important;
}

#item7440 {
	width:252px !important;
	height:234px !important;
	left:14px !important;
	top:320px !important;
}

#item45287 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:301px !important;
}

#item45314 {
	width:144px !important;
	height:20px !important;
	left:13px !important;
	top:291px !important;
}

#item45346 {
	width:246px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item45377 {
	width:223px !important;
	height:9px !important;
	left:283px !important;
	top:605px !important;
}

#item3447 {
	width:206px !important;
	height:238px !important;
}

#item3442 {
	width:206px !important;
	height:238px !important;
	left:14px !important;
	top:14px !important;
}

#item7451 {
	width:159px !important;
	height:223px !important;
}

#item7446 {
	width:159px !important;
	height:223px !important;
	left:14px !important;
	top:320px !important;
}

#item7457 {
	width:112px !important;
	height:93px !important;
}

#item7452 {
	width:112px !important;
	height:93px !important;
	left:185px !important;
	top:319px !important;
}

#item7477 {
	width:112px !important;
	height:91px !important;
}

#item7472 {
	width:112px !important;
	height:91px !important;
	left:185px !important;
	top:415px !important;
}

#item7492 {
	width:132px !important;
	height:99px !important;
}

#item7487 {
	width:132px !important;
	height:99px !important;
	left:398px !important;
	top:517px !important;
}

#item7483 {
	width:223px !important;
	height:157px !important;
}

#item7478 {
	width:223px !important;
	height:157px !important;
	left:304px !important;
	top:348px !important;
}

#item7465 {
	width:299px !important;
	height:285px !important;
}

#item7458 {
	width:299px !important;
	height:285px !important;
	left:231px !important;
	top:14px !important;
}

#item45408 {
	width:117px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item45435 {
	width:106px !important;
	height:20px !important;
	left:234px !important;
	top:284px !important;
}

#item45462 {
	width:202px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

#item45493 {
	width:202px !important;
	height:10px !important;
	left:191px !important;
	top:578px !important;
}

#item45558 {
	width:202px !important;
	height:10px !important;
	left:191px !important;
	top:588px !important;
}

#item45620 {
	width:202px !important;
	height:10px !important;
	left:191px !important;
	top:599px !important;
}

#item45689 {
	width:202px !important;
	height:10px !important;
	left:191px !important;
	top:609px !important;
}

#item3454 {
	width:163px !important;
	height:218px !important;
}

#item3448 {
	width:163px !important;
	height:218px !important;
	left:14px !important;
	top:14px !important;
}

#item7498 {
	width:138px !important;
	height:99px !important;
}

#item7493 {
	width:138px !important;
	height:99px !important;
	left:201px !important;
	top:39px !important;
}

#item7504 {
	width:165px !important;
	height:141px !important;
}

#item7499 {
	width:165px !important;
	height:141px !important;
	left:365px !important;
	top:14px !important;
}

#item7510 {
	width:168px !important;
	height:138px !important;
}

#item7505 {
	width:168px !important;
	height:138px !important;
	left:362px !important;
	top:219px !important;
}

#item7517 {
	width:131px !important;
	height:193px !important;
}

#item7511 {
	width:131px !important;
	height:193px !important;
	left:226px !important;
	top:227px !important;
}

#item7524 {
	width:163px !important;
	height:195px !important;
}

#item7518 {
	width:163px !important;
	height:195px !important;
	left:14px !important;
	top:324px !important;
}

#item7530 {
	width:164px !important;
	height:139px !important;
}

#item7525 {
	width:164px !important;
	height:139px !important;
	left:190px !important;
	top:426px !important;
}

#item7536 {
	width:167px !important;
	height:141px !important;
}

#item7531 {
	width:167px !important;
	height:141px !important;
	left:363px !important;
	top:427px !important;
}

#item44838 {
	width:113px !important;
	height:20px !important;
	left:189px !important;
	top:191px !important;
}

#item44868 {
	width:80px !important;
	height:20px !important;
	left:364px !important;
	top:191px !important;
}

#item44895 {
	width:145px !important;
	height:9px !important;
	left:12px !important;
	top:301px !important;
}

#item44922 {
	width:83px !important;
	height:20px !important;
	left:193px !important;
	top:322px !important;
}

#item44949 {
	width:153px !important;
	height:9px !important;
	left:365px !important;
	top:408px !important;
}

#item44977 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item45005 {
	width:135px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item45032 {
	width:127px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item3460 {
	width:164px !important;
	height:133px !important;
}

#item3455 {
	width:164px !important;
	height:133px !important;
	left:14px !important;
	top:14px !important;
}

#item7574 {
	width:166px !important;
	height:100px !important;
}

#item7569 {
	width:166px !important;
	height:100px !important;
	left:189px !important;
	top:14px !important;
}

#item7580 {
	width:165px !important;
	height:210px !important;
}

#item7575 {
	width:165px !important;
	height:210px !important;
	left:365px !important;
	top:41px !important;
}

#item7542 {
	width:168px !important;
	height:147px !important;
}

#item7537 {
	width:168px !important;
	height:147px !important;
	left:10px !important;
	top:424px !important;
}

#item7548 {
	width:89px !important;
	height:128px !important;
}

#item7543 {
	width:89px !important;
	height:128px !important;
	left:268px !important;
	top:417px !important;
}

#item7554 {
	width:163px !important;
	height:245px !important;
}

#item7549 {
	width:163px !important;
	height:245px !important;
	left:367px !important;
	top:329px !important;
}

#item7560 {
	width:163px !important;
	height:109px !important;
}

#item7555 {
	width:163px !important;
	height:109px !important;
	left:190px !important;
	top:219px !important;
}

#item7567 {
	width:171px !important;
	height:153px !important;
}

#item7562 {
	width:171px !important;
	height:153px !important;
	left:14px !important;
	top:220px !important;
}

#item45060 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item45087 {
	width:128px !important;
	height:20px !important;
	left:189px !important;
	top:600px !important;
}

#item45119 {
	width:166px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item45146 {
	width:114px !important;
	height:20px !important;
	left:13px !important;
	top:192px !important;
}

#item45178 {
	width:177px !important;
	height:9px !important;
	left:188px !important;
	top:202px !important;
}

#item45205 {
	width:117px !important;
	height:20px !important;
	left:13px !important;
	top:398px !important;
}

#item45232 {
	width:93px !important;
	height:20px !important;
	left:364px !important;
	top:301px !important;
}

#item45260 {
	width:118px !important;
	height:9px !important;
	left:189px !important;
	top:406px !important;
}

#item3466 {
	width:283px !important;
	height:166px !important;
}

#item3461 {
	width:283px !important;
	height:166px !important;
	left:62px !important;
	top:113px !important;
}

#item7591 {
	width:132px !important;
	height:73px !important;
}

#item7586 {
	width:132px !important;
	height:73px !important;
	left:256px !important;
	top:10px !important;
}

#item7622 {
	width:127px !important;
	height:73px !important;
}

#item7617 {
	width:127px !important;
	height:73px !important;
	left:389px !important;
	top:10px !important;
}

#item7597 {
	width:252px !important;
	height:224px !important;
}

#item7592 {
	width:252px !important;
	height:224px !important;
	left:14px !important;
	top:325px !important;
}

#item7603 {
	width:252px !important;
	height:273px !important;
}

#item7598 {
	width:252px !important;
	height:273px !important;
	left:278px !important;
	top:321px !important;
}

#item44579 {
	width:246px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item44611 {
	width:105px !important;
	height:48px !important;
	left:276px !important;
	top:572px !important;
}

#item44644 {
	width:79px !important;
	height:20px !important;
	left:377px !important;
	top:273px !important;
}

#item44676 {
	width:141px !important;
	height:20px !important;
	left:377px !important;
	top:293px !important;
}

#item7609 {
	width:250px !important;
	height:231px !important;
}

#item7604 {
	width:250px !important;
	height:231px !important;
	left:14px !important;
	top:324px !important;
}

#item7616 {
	width:130px !important;
	height:420px !important;
}

#item7610 {
	width:130px !important;
	height:420px !important;
	left:400px !important;
	top:14px !important;
}

#item7630 {
	width:118px !important;
	height:249px !important;
}

#item7625 {
	width:118px !important;
	height:249px !important;
	left:278px !important;
	top:139px !important;
}

#item3473 {
	width:253px !important;
	height:200px !important;
}

#item3468 {
	width:253px !important;
	height:200px !important;
	left:14px !important;
	top:14px !important;
}

#item44706 {
	width:191px !important;
	height:20px !important;
	left:21px !important;
	top:285px !important;
}

#item44740 {
	width:254px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item44776 {
	width:228px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item44808 {
	width:228px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item3479 {
	width:161px !important;
	height:214px !important;
}

#item3474 {
	width:161px !important;
	height:214px !important;
	left:14px !important;
	top:14px !important;
}

#item7636 {
	width:173px !important;
	height:211px !important;
}

#item7631 {
	width:173px !important;
	height:211px !important;
	left:187px !important;
	top:14px !important;
}

#item7642 {
	width:162px !important;
	height:201px !important;
}

#item7637 {
	width:162px !important;
	height:201px !important;
	left:368px !important;
	top:14px !important;
}

#item7648 {
	width:158px !important;
	height:196px !important;
}

#item7643 {
	width:158px !important;
	height:196px !important;
	left:372px !important;
	top:320px !important;
}

#item7655 {
	width:180px !important;
	height:230px !important;
}

#item7649 {
	width:180px !important;
	height:230px !important;
	left:188px !important;
	top:321px !important;
}

#item7661 {
	width:137px !important;
	height:251px !important;
}

#item7656 {
	width:137px !important;
	height:251px !important;
	left:14px !important;
	top:320px !important;
}

#item44262 {
	width:105px !important;
	height:20px !important;
	left:13px !important;
	top:290px !important;
}

#item44289 {
	width:103px !important;
	height:20px !important;
	left:186px !important;
	top:290px !important;
}

#item44316 {
	width:113px !important;
	height:20px !important;
	left:373px !important;
	top:291px !important;
}

#item44343 {
	width:70px !important;
	height:60px !important;
	left:112px !important;
	top:467px !important;
}

#item44375 {
	width:157px !important;
	height:20px !important;
	left:186px !important;
	top:600px !important;
}

#item44405 {
	width:160px !important;
	height:9px !important;
	left:373px !important;
	top:610px !important;
}

#item3485 {
	width:235px !important;
	height:296px !important;
}

#item3480 {
	width:235px !important;
	height:296px !important;
	left:26px !important;
	top:14px !important;
}

#item7667 {
	width:121px !important;
	height:202px !important;
}

#item7662 {
	width:121px !important;
	height:202px !important;
	left:20px !important;
	top:330px !important;
}

#item7695 {
	width:121px !important;
	height:202px !important;
}

#item7690 {
	width:121px !important;
	height:202px !important;
	left:142px !important;
	top:330px !important;
}

#item7673 {
	width:242px !important;
	height:305px !important;
}

#item7668 {
	width:242px !important;
	height:305px !important;
	left:288px !important;
	top:322px !important;
}

#item7680 {
	width:249px !important;
	height:236px !important;
}

#item7674 {
	width:249px !important;
	height:236px !important;
	left:281px !important;
	top:14px !important;
}

#item44432 {
	width:125px !important;
	height:20px !important;
	left:13px !important;
	top:148px !important;
}

#item44462 {
	width:89px !important;
	height:50px !important;
	left:280px !important;
	top:255px !important;
}

#item44495 {
	width:97px !important;
	height:29px !important;
	left:276px !important;
	top:561px !important;
}

#item44525 {
	width:134px !important;
	height:9px !important;
	left:17px !important;
	top:599px !important;
}

#item44552 {
	width:134px !important;
	height:9px !important;
	left:17px !important;
	top:609px !important;
}

#item3492 {
	width:252px !important;
	height:221px !important;
}

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

#item7701 {
	width:129px !important;
	height:149px !important;
}

#item7696 {
	width:129px !important;
	height:149px !important;
	left:297px !important;
	top:53px !important;
}

#item7708 {
	width:252px !important;
	height:119px !important;
}

#item7702 {
	width:252px !important;
	height:119px !important;
	left:278px !important;
	top:298px !important;
}

#item7714 {
	width:251px !important;
	height:89px !important;
}

#item7709 {
	width:251px !important;
	height:89px !important;
	left:279px !important;
	top:477px !important;
}

#item7720 {
	width:258px !important;
	height:233px !important;
}

#item7715 {
	width:258px !important;
	height:233px !important;
	left:14px !important;
	top:322px !important;
}

#item7750 {
	width:78px !important;
	height:104px !important;
}

#item7745 {
	width:78px !important;
	height:104px !important;
	left:452px !important;
	top:14px !important;
}

#item43831 {
	width:238px !important;
	height:9px !important;
	left:277px !important;
	top:462px !important;
}

#item43861 {
	width:160px !important;
	height:9px !important;
	left:282px !important;
	top:608px !important;
}

#item43888 {
	width:205px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item43919 {
	width:127px !important;
	height:29px !important;
	left:150px !important;
	top:279px !important;
}

#item43950 {
	width:257px !important;
	height:9px !important;
	left:277px !important;
	top:271px !important;
}

#item43982 {
	width:257px !important;
	height:9px !important;
	left:277px !important;
	top:281px !important;
}

#item7726 {
	width:227px !important;
	height:122px !important;
}

#item7721 {
	width:227px !important;
	height:122px !important;
	left:26px !important;
	top:322px !important;
}

#item7732 {
	width:255px !important;
	height:219px !important;
}

#item7727 {
	width:255px !important;
	height:219px !important;
	left:275px !important;
	top:322px !important;
}

#item7756 {
	width:70px !important;
	height:66px !important;
}

#item7751 {
	width:70px !important;
	height:66px !important;
	left:14px !important;
	top:457px !important;
}

#item7762 {
	width:70px !important;
	height:66px !important;
}

#item7757 {
	width:70px !important;
	height:66px !important;
	left:85px !important;
	top:457px !important;
}

#item7740 {
	width:247px !important;
	height:232px !important;
}

#item7733 {
	width:247px !important;
	height:232px !important;
	left:281px !important;
	top:14px !important;
}

#item3498 {
	width:108px !important;
	height:124px !important;
}

#item3493 {
	width:108px !important;
	height:124px !important;
	left:147px !important;
	top:60px !important;
}

#item7768 {
	width:60px !important;
	height:69px !important;
}

#item7763 {
	width:60px !important;
	height:69px !important;
	left:12px !important;
	top:9px !important;
}

#item69944 {
	width:60px !important;
	height:69px !important;
}

#item69939 {
	width:60px !important;
	height:69px !important;
	left:79px !important;
	top:9px !important;
}

#item44014 {
	width:216px !important;
	height:9px !important;
	left:290px !important;
	top:302px !important;
}

#item44045 {
	width:236px !important;
	height:9px !important;
	left:277px !important;
	top:610px !important;
}

#item44076 {
	width:254px !important;
	height:9px !important;
	left:13px !important;
	top:281px !important;
}

#item44107 {
	width:254px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item44137 {
	width:254px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item44169 {
	width:256px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item44200 {
	width:256px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item44231 {
	width:256px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item3522 {
	width:109px !important;
	height:265px !important;
}

#item3517 {
	width:109px !important;
	height:265px !important;
	left:14px !important;
	top:56px !important;
}

#item7776 {
	width:188px !important;
	height:149px !important;
}

#item7771 {
	width:188px !important;
	height:149px !important;
	left:225px !important;
	top:14px !important;
}

#item7782 {
	width:56px !important;
	height:122px !important;
}

#item7777 {
	width:56px !important;
	height:122px !important;
	left:231px !important;
	top:212px !important;
}

#item7820 {
	width:56px !important;
	height:113px !important;
}

#item7815 {
	width:56px !important;
	height:113px !important;
	left:290px !important;
	top:223px !important;
}

#item7827 {
	width:56px !important;
	height:78px !important;
}

#item7821 {
	width:56px !important;
	height:78px !important;
	left:357px !important;
	top:201px !important;
}

#item7788 {
	width:166px !important;
	height:276px !important;
}

#item7783 {
	width:166px !important;
	height:276px !important;
	left:68px !important;
	top:350px !important;
}

#item7795 {
	width:84px !important;
	height:117px !important;
}

#item7789 {
	width:84px !important;
	height:117px !important;
	left:248px !important;
	top:406px !important;
}

#item7836 {
	width:90px !important;
	height:106px !important;
}

#item7831 {
	width:90px !important;
	height:106px !important;
	left:337px !important;
	top:356px !important;
}

#item7842 {
	width:108px !important;
	height:147px !important;
}

#item7837 {
	width:108px !important;
	height:147px !important;
	left:431px !important;
	top:380px !important;
}

#item43471 {
	width:74px !important;
	height:20px !important;
	left:423px !important;
	top:122px !important;
}

#item43498 {
	width:80px !important;
	height:30px !important;
	left:147px !important;
	top:282px !important;
}

#item43529 {
	width:107px !important;
	height:20px !important;
	left:425px !important;
	top:270px !important;
}

#item43560 {
	width:107px !important;
	height:20px !important;
	left:425px !important;
	top:291px !important;
}

#item43592 {
	width:106px !important;
	height:20px !important;
	left:425px !important;
	top:313px !important;
}

#item43624 {
	width:193px !important;
	height:9px !important;
	left:336px !important;
	top:591px !important;
}

#item43654 {
	width:193px !important;
	height:9px !important;
	left:336px !important;
	top:601px !important;
}

#item43685 {
	width:193px !important;
	height:9px !important;
	left:336px !important;
	top:610px !important;
}

#item3528 {
	width:248px !important;
	height:113px !important;
}

#item3523 {
	width:248px !important;
	height:113px !important;
	left:14px !important;
	top:52px !important;
}

#item7801 {
	width:126px !important;
	height:262px !important;
}

#item7796 {
	width:126px !important;
	height:262px !important;
	left:388px !important;
	top:84px !important;
}

#item7848 {
	width:74px !important;
	height:107px !important;
}

#item7843 {
	width:74px !important;
	height:107px !important;
	left:287px !important;
	top:14px !important;
}

#item7807 {
	width:137px !important;
	height:277px !important;
}

#item7802 {
	width:137px !important;
	height:277px !important;
	left:250px !important;
	top:312px !important;
}

#item7814 {
	width:151px !important;
	height:337px !important;
}

#item7808 {
	width:151px !important;
	height:337px !important;
	left:97px !important;
	top:291px !important;
}

#item43716 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:209px !important;
}

#item43743 {
	width:73px !important;
	height:28px !important;
	left:13px !important;
	top:445px !important;
}

#item43774 {
	width:98px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item43801 {
	width:116px !important;
	height:20px !important;
	left:412px !important;
	top:542px !important;
}

#item3534 {
	width:232px !important;
	height:234px !important;
}

#item3529 {
	width:232px !important;
	height:234px !important;
	left:14px !important;
	top:14px !important;
}

#item7856 {
	width:149px !important;
	height:137px !important;
}

#item7850 {
	width:149px !important;
	height:137px !important;
	left:369px !important;
	top:14px !important;
}

#item7908 {
	width:125px !important;
	height:56px !important;
}

#item7902 {
	width:125px !important;
	height:56px !important;
	left:273px !important;
	top:203px !important;
}

#item7914 {
	width:125px !important;
	height:70px !important;
}

#item7909 {
	width:125px !important;
	height:70px !important;
	left:380px !important;
	top:246px !important;
}

#item7862 {
	width:434px !important;
	height:262px !important;
}

#item7857 {
	width:434px !important;
	height:262px !important;
	left:29px !important;
	top:333px !important;
}

#item7868 {
	width:133px !important;
	height:81px !important;
}

#item7863 {
	width:133px !important;
	height:81px !important;
	left:397px !important;
	top:326px !important;
}

#item42920 {
	width:243px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

#item42952 {
	width:115px !important;
	height:9px !important;
	left:367px !important;
	top:594px !important;
}

#item42979 {
	width:115px !important;
	height:9px !important;
	left:367px !important;
	top:605px !important;
}

#item43006 {
	width:98px !important;
	height:29px !important;
	left:265px !important;
	top:103px !important;
}

#item43036 {
	width:98px !important;
	height:29px !important;
	left:265px !important;
	top:132px !important;
}

#item43066 {
	width:88px !important;
	height:29px !important;
	left:265px !important;
	top:162px !important;
}

#item3541 {
	width:218px !important;
	height:243px !important;
}

#item3535 {
	width:218px !important;
	height:243px !important;
	left:14px !important;
	top:38px !important;
}

#item7874 {
	width:218px !important;
	height:212px !important;
}

#item7869 {
	width:218px !important;
	height:212px !important;
	left:14px !important;
	top:290px !important;
}

#item7880 {
	width:131px !important;
	height:300px !important;
}

#item7875 {
	width:131px !important;
	height:300px !important;
	left:244px !important;
	top:235px !important;
}

#item7886 {
	width:116px !important;
	height:137px !important;
}

#item7881 {
	width:116px !important;
	height:137px !important;
	left:266px !important;
	top:86px !important;
}

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

#item7887 {
	width:140px !important;
	height:166px !important;
	left:390px !important;
	top:118px !important;
}

#item7900 {
	width:150px !important;
	height:306px !important;
}

#item7895 {
	width:150px !important;
	height:306px !important;
	left:380px !important;
	top:291px !important;
}

#item43098 {
	width:186px !important;
	height:10px !important;
	left:13px !important;
	top:557px !important;
}

#item43163 {
	width:186px !important;
	height:10px !important;
	left:13px !important;
	top:567px !important;
}

#item43222 {
	width:186px !important;
	height:10px !important;
	left:13px !important;
	top:578px !important;
}

#item43283 {
	width:186px !important;
	height:10px !important;
	left:13px !important;
	top:588px !important;
}

#item43346 {
	width:186px !important;
	height:10px !important;
	left:13px !important;
	top:599px !important;
}

#item43410 {
	width:186px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item3547 {
	width:187px !important;
	height:294px !important;
}

#item3542 {
	width:187px !important;
	height:294px !important;
	left:14px !important;
	top:14px !important;
}

#item7920 {
	width:134px !important;
	height:141px !important;
}

#item7915 {
	width:134px !important;
	height:141px !important;
	left:229px !important;
	top:63px !important;
}

#item7965 {
	width:156px !important;
	height:184px !important;
}

#item7960 {
	width:156px !important;
	height:184px !important;
	left:374px !important;
	top:14px !important;
}

#item7959 {
	width:74px !important;
	height:103px !important;
}

#item7954 {
	width:74px !important;
	height:103px !important;
	left:219px !important;
	top:213px !important;
}

#item7927 {
	width:244px !important;
	height:150px !important;
}

#item7921 {
	width:244px !important;
	height:150px !important;
	left:286px !important;
	top:321px !important;
}

#item7935 {
	width:270px !important;
	height:198px !important;
}

#item7929 {
	width:270px !important;
	height:198px !important;
	left:14px !important;
	top:416px !important;
}

#item42570 {
	width:154px !important;
	height:9px !important;
	left:22px !important;
	top:369px !important;
}

#item42597 {
	width:202px !important;
	height:9px !important;
	left:312px !important;
	top:600px !important;
}

#item42628 {
	width:202px !important;
	height:9px !important;
	left:312px !important;
	top:610px !important;
}

#item42655 {
	width:155px !important;
	height:9px !important;
	left:367px !important;
	top:265px !important;
}

#item42682 {
	width:155px !important;
	height:9px !important;
	left:367px !important;
	top:276px !important;
}

#item7941 {
	width:162px !important;
	height:189px !important;
}

#item7936 {
	width:162px !important;
	height:189px !important;
	left:267px !important;
	top:14px !important;
}

#item7987 {
	width:101px !important;
	height:51px !important;
}

#item7981 {
	width:101px !important;
	height:51px !important;
	left:426px !important;
	top:179px !important;
}

#item7993 {
	width:34px !important;
	height:44px !important;
}

#item7988 {
	width:34px !important;
	height:44px !important;
	left:467px !important;
	top:56px !important;
}

#item7999 {
	width:19px !important;
	height:16px !important;
}

#item7994 {
	width:19px !important;
	height:16px !important;
	left:502px !important;
	top:85px !important;
}

#item7947 {
	width:211px !important;
	height:108px !important;
}

#item7942 {
	width:211px !important;
	height:108px !important;
	left:279px !important;
	top:327px !important;
}

#item7980 {
	width:170px !important;
	height:108px !important;
}

#item7975 {
	width:170px !important;
	height:108px !important;
	left:347px !important;
	top:438px !important;
}

#item7953 {
	width:161px !important;
	height:148px !important;
}

#item7948 {
	width:161px !important;
	height:148px !important;
	left:99px !important;
	top:296px !important;
}

#item7971 {
	width:210px !important;
	height:151px !important;
}

#item7966 {
	width:210px !important;
	height:151px !important;
	left:14px !important;
	top:387px !important;
}

#item3553 {
	width:232px !important;
	height:197px !important;
}

#item3548 {
	width:232px !important;
	height:197px !important;
	left:9px !important;
	top:14px !important;
}

#item42709 {
	width:184px !important;
	height:9px !important;
	left:13px !important;
	top:278px !important;
}

#item42740 {
	width:257px !important;
	height:9px !important;
	left:276px !important;
	top:291px !important;
}

#item42771 {
	width:257px !important;
	height:9px !important;
	left:276px !important;
	top:301px !important;
}

#item42802 {
	width:199px !important;
	height:9px !important;
	left:283px !important;
	top:586px !important;
}

#item42832 {
	width:199px !important;
	height:9px !important;
	left:283px !important;
	top:597px !important;
}

#item42862 {
	width:206px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item42893 {
	width:206px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item3559 {
	width:247px !important;
	height:266px !important;
}

#item3554 {
	width:247px !important;
	height:266px !important;
	left:14px !important;
	top:14px !important;
}

#item8007 {
	width:250px !important;
	height:92px !important;
}

#item8001 {
	width:250px !important;
	height:92px !important;
	left:275px !important;
	top:14px !important;
}

#item8014 {
	width:227px !important;
	height:173px !important;
}

#item8009 {
	width:227px !important;
	height:173px !important;
	left:303px !important;
	top:214px !important;
}

#item8020 {
	width:167px !important;
	height:109px !important;
}

#item8015 {
	width:167px !important;
	height:109px !important;
	left:76px !important;
	top:340px !important;
}

#item8044 {
	width:213px !important;
	height:155px !important;
}

#item8039 {
	width:213px !important;
	height:155px !important;
	left:14px !important;
	top:454px !important;
}

#item8051 {
	width:159px !important;
	height:196px !important;
}

#item8046 {
	width:159px !important;
	height:196px !important;
	left:245px !important;
	top:397px !important;
}

#item42244 {
	width:128px !important;
	height:9px !important;
	left:283px !important;
	top:152px !important;
}

#item42271 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:321px !important;
}

#item42298 {
	width:104px !important;
	height:20px !important;
	left:410px !important;
	top:440px !important;
}

#item42325 {
	width:122px !important;
	height:9px !important;
	left:410px !important;
	top:589px !important;
}

#item42352 {
	width:122px !important;
	height:9px !important;
	left:410px !important;
	top:600px !important;
}

#item42380 {
	width:122px !important;
	height:9px !important;
	left:410px !important;
	top:610px !important;
}

#item3565 {
	width:160px !important;
	height:109px !important;
}

#item3560 {
	width:160px !important;
	height:109px !important;
	left:14px !important;
	top:14px !important;
}

#item8077 {
	width:174px !important;
	height:111px !important;
}

#item8071 {
	width:174px !important;
	height:111px !important;
	left:5px !important;
	top:131px !important;
}

#item8084 {
	width:183px !important;
	height:111px !important;
}

#item8078 {
	width:183px !important;
	height:111px !important;
	left:180px !important;
	top:52px !important;
}

#item8057 {
	width:221px !important;
	height:129px !important;
}

#item8052 {
	width:221px !important;
	height:129px !important;
	left:172px !important;
	top:374px !important;
}

#item8063 {
	width:264px !important;
	height:140px !important;
}

#item8058 {
	width:264px !important;
	height:140px !important;
	left:153px !important;
	top:508px !important;
}

#item8070 {
	width:79px !important;
	height:115px !important;
}

#item8064 {
	width:79px !important;
	height:115px !important;
	left:430px !important;
	top:514px !important;
}

#item8032 {
	width:65px !important;
	height:140px !important;
}

#item8027 {
	width:65px !important;
	height:140px !important;
	left:356px !important;
	top:191px !important;
}

#item8026 {
	width:183px !important;
	height:129px !important;
}

#item8021 {
	width:183px !important;
	height:129px !important;
	left:14px !important;
	top:442px !important;
}

#item42407 {
	width:133px !important;
	height:9px !important;
	left:208px !important;
	top:332px !important;
}

#item42434 {
	width:133px !important;
	height:9px !important;
	left:208px !important;
	top:342px !important;
}

#item42461 {
	width:133px !important;
	height:9px !important;
	left:208px !important;
	top:353px !important;
}

#item42489 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:394px !important;
}

#item42516 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item42543 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:415px !important;
}

#item3572 {
	width:158px !important;
	height:159px !important;
}

#item3566 {
	width:158px !important;
	height:159px !important;
	left:21px !important;
	top:44px !important;
}

#item8103 {
	width:118px !important;
	height:143px !important;
}

#item8097 {
	width:118px !important;
	height:143px !important;
	left:185px !important;
	top:14px !important;
}

#item8109 {
	width:206px !important;
	height:94px !important;
}

#item8104 {
	width:206px !important;
	height:94px !important;
	left:324px !important;
	top:14px !important;
}

#item8115 {
	width:228px !important;
	height:186px !important;
}

#item8110 {
	width:228px !important;
	height:186px !important;
	left:262px !important;
	top:168px !important;
}

#item8121 {
	width:207px !important;
	height:109px !important;
}

#item8116 {
	width:207px !important;
	height:109px !important;
	left:43px !important;
	top:283px !important;
}

#item8162 {
	width:234px !important;
	height:137px !important;
}

#item8157 {
	width:234px !important;
	height:137px !important;
	left:14px !important;
	top:395px !important;
}

#item8127 {
	width:107px !important;
	height:129px !important;
}

#item8122 {
	width:107px !important;
	height:129px !important;
	left:304px !important;
	top:371px !important;
}

#item8168 {
	width:107px !important;
	height:100px !important;
}

#item8163 {
	width:107px !important;
	height:100px !important;
	left:414px !important;
	top:426px !important;
}

#item41837 {
	width:88px !important;
	height:20px !important;
	left:397px !important;
	top:342px !important;
}

#item41864 {
	width:140px !important;
	height:9px !important;
	left:339px !important;
	top:145px !important;
}

#item41891 {
	width:198px !important;
	height:9px !important;
	left:292px !important;
	top:594px !important;
}

#item41921 {
	width:198px !important;
	height:9px !important;
	left:292px !important;
	top:605px !important;
}

#item41948 {
	width:187px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item41978 {
	width:187px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item42006 {
	width:190px !important;
	height:9px !important;
	left:15px !important;
	top:258px !important;
}

#item42036 {
	width:190px !important;
	height:9px !important;
	left:15px !important;
	top:268px !important;
}

#item3578 {
	width:243px !important;
	height:180px !important;
}

#item3573 {
	width:243px !important;
	height:180px !important;
	left:14px !important;
	top:14px !important;
}

#item8133 {
	width:65px !important;
	height:99px !important;
}

#item8128 {
	width:65px !important;
	height:99px !important;
	left:24px !important;
	top:425px !important;
}

#item8174 {
	width:101px !important;
	height:113px !important;
}

#item8169 {
	width:101px !important;
	height:113px !important;
	left:37px !important;
	top:506px !important;
}

#item8181 {
	width:129px !important;
	height:66px !important;
}

#item8176 {
	width:129px !important;
	height:66px !important;
	left:137px !important;
	top:425px !important;
}

#item8139 {
	width:243px !important;
	height:122px !important;
}

#item8134 {
	width:243px !important;
	height:122px !important;
	left:285px !important;
	top:428px !important;
}

#item8145 {
	width:163px !important;
	height:257px !important;
}

#item8140 {
	width:163px !important;
	height:257px !important;
	left:367px !important;
	top:67px !important;
}

#item8188 {
	width:129px !important;
	height:46px !important;
}

#item8182 {
	width:129px !important;
	height:46px !important;
	left:333px !important;
	top:375px !important;
}

#item8151 {
	width:240px !important;
	height:142px !important;
}

#item8146 {
	width:240px !important;
	height:142px !important;
	left:14px !important;
	top:215px !important;
}

#item42063 {
	width:213px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item42093 {
	width:93px !important;
	height:20px !important;
	left:20px !important;
	top:183px !important;
}

#item42120 {
	width:78px !important;
	height:29px !important;
	left:276px !important;
	top:250px !important;
}

#item42152 {
	width:191px !important;
	height:9px !important;
	left:288px !important;
	top:604px !important;
}

#item42182 {
	width:91px !important;
	height:20px !important;
	left:165px !important;
	top:580px !important;
}

#item42214 {
	width:100px !important;
	height:20px !important;
	left:165px !important;
	top:600px !important;
}

#item3584 {
	width:227px !important;
	height:226px !important;
}

#item3579 {
	width:227px !important;
	height:226px !important;
	left:14px !important;
	top:17px !important;
}

#item8194 {
	width:175px !important;
	height:274px !important;
}

#item8189 {
	width:175px !important;
	height:274px !important;
	left:261px !important;
	top:14px !important;
}

#item8215 {
	width:251px !important;
	height:222px !important;
}

#item8209 {
	width:251px !important;
	height:222px !important;
	left:279px !important;
	top:334px !important;
}

#item8200 {
	width:220px !important;
	height:149px !important;
}

#item8195 {
	width:220px !important;
	height:149px !important;
	left:33px !important;
	top:274px !important;
}

#item8206 {
	width:246px !important;
	height:112px !important;
}

#item8201 {
	width:246px !important;
	height:112px !important;
	left:11px !important;
	top:407px !important;
}

#item41461 {
	width:72px !important;
	height:29px !important;
	left:454px !important;
	top:252px !important;
}

#item41488 {
	width:72px !important;
	height:20px !important;
	left:109px !important;
	top:218px !important;
}

#item41515 {
	width:207px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item41546 {
	width:223px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item41576 {
	width:223px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item3590 {
	width:198px !important;
	height:125px !important;
}

#item3585 {
	width:198px !important;
	height:125px !important;
	left:52px !important;
	top:14px !important;
}

#item8221 {
	width:226px !important;
	height:102px !important;
}

#item8216 {
	width:226px !important;
	height:102px !important;
	left:24px !important;
	top:147px !important;
}

#item8270 {
	width:226px !important;
	height:102px !important;
}

#item8265 {
	width:226px !important;
	height:102px !important;
	left:254px !important;
	top:329px !important;
}

#item8276 {
	width:226px !important;
	height:201px !important;
}

#item8271 {
	width:226px !important;
	height:201px !important;
	left:62px !important;
	top:411px !important;
}

#item8282 {
	width:238px !important;
	height:185px !important;
}

#item8277 {
	width:238px !important;
	height:185px !important;
	left:292px !important;
	top:434px !important;
}

#item8227 {
	width:205px !important;
	height:191px !important;
}

#item8222 {
	width:205px !important;
	height:191px !important;
	left:321px !important;
	top:14px !important;
}

#item8233 {
	width:105px !important;
	height:70px !important;
}

#item8228 {
	width:105px !important;
	height:70px !important;
	left:367px !important;
	top:98px !important;
}

#item8239 {
	width:71px !important;
	height:82px !important;
}

#item8234 {
	width:71px !important;
	height:82px !important;
	left:266px !important;
	top:130px !important;
}

#item8245 {
	width:10px !important;
	height:16px !important;
}

#item8240 {
	width:10px !important;
	height:16px !important;
	left:512px !important;
	top:247px !important;
}

#item8251 {
	width:37px !important;
	height:31px !important;
}

#item8246 {
	width:37px !important;
	height:31px !important;
	left:490px !important;
	top:267px !important;
}

#item8263 {
	width:17px !important;
	height:18px !important;
}

#item8258 {
	width:17px !important;
	height:18px !important;
	left:470px !important;
	top:295px !important;
}

#item41606 {
	width:193px !important;
	height:9px !important;
	left:13px !important;
	top:299px !important;
}

#item41637 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:359px !important;
}

#item41664 {
	width:183px !important;
	height:10px !important;
	left:276px !important;
	top:281px !important;
}

#item41694 {
	width:183px !important;
	height:10px !important;
	left:276px !important;
	top:291px !important;
}

#item41724 {
	width:183px !important;
	height:10px !important;
	left:276px !important;
	top:302px !important;
}

#item41756 {
	width:114px !important;
	height:9px !important;
	left:13px !important;
	top:457px !important;
}

#item41783 {
	width:114px !important;
	height:9px !important;
	left:13px !important;
	top:467px !important;
}

#item41810 {
	width:114px !important;
	height:9px !important;
	left:13px !important;
	top:478px !important;
}

#item3597 {
	width:253px !important;
	height:152px !important;
}

#item3591 {
	width:253px !important;
	height:152px !important;
	left:14px !important;
	top:61px !important;
}

#item8302 {
	width:133px !important;
	height:209px !important;
}

#item8297 {
	width:133px !important;
	height:209px !important;
	left:291px !important;
	top:56px !important;
}

#item8290 {
	width:234px !important;
	height:130px !important;
}

#item8284 {
	width:234px !important;
	height:130px !important;
	left:14px !important;
	top:218px !important;
}

#item8296 {
	width:245px !important;
	height:155px !important;
}

#item8291 {
	width:245px !important;
	height:155px !important;
	left:14px !important;
	top:355px !important;
}

#item8308 {
	width:156px !important;
	height:67px !important;
}

#item8303 {
	width:156px !important;
	height:67px !important;
	left:374px !important;
	top:287px !important;
}

#item8356 {
	width:194px !important;
	height:118px !important;
}

#item8350 {
	width:194px !important;
	height:118px !important;
	left:276px !important;
	top:396px !important;
}

#item8349 {
	width:156px !important;
	height:81px !important;
}

#item8343 {
	width:156px !important;
	height:81px !important;
	left:353px !important;
	top:359px !important;
}

#item41061 {
	width:98px !important;
	height:29px !important;
	left:429px !important;
	top:238px !important;
}

#item41094 {
	width:261px !important;
	height:9px !important;
	left:267px !important;
	top:589px !important;
}

#item41125 {
	width:261px !important;
	height:9px !important;
	left:267px !important;
	top:600px !important;
}

#item41156 {
	width:261px !important;
	height:9px !important;
	left:267px !important;
	top:610px !important;
}

#item41189 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:590px !important;
}

#item41223 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item41254 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item3603 {
	width:99px !important;
	height:96px !important;
}

#item3598 {
	width:99px !important;
	height:96px !important;
	left:16px !important;
	top:16px !important;
}

#item8388 {
	width:108px !important;
	height:185px !important;
}

#item8383 {
	width:108px !important;
	height:185px !important;
	left:126px !important;
	top:64px !important;
}

#item8314 {
	width:172px !important;
	height:231px !important;
}

#item8309 {
	width:172px !important;
	height:231px !important;
	left:38px !important;
	top:332px !important;
}

#item8320 {
	width:135px !important;
	height:172px !important;
}

#item8315 {
	width:135px !important;
	height:172px !important;
	left:375px !important;
	top:159px !important;
}

#item8368 {
	width:26px !important;
	height:19px !important;
}

#item8363 {
	width:26px !important;
	height:19px !important;
	left:264px !important;
	top:282px !important;
}

#item8376 {
	width:26px !important;
	height:36px !important;
}

#item8370 {
	width:26px !important;
	height:36px !important;
	left:264px !important;
	top:304px !important;
}

#item8326 {
	width:90px !important;
	height:90px !important;
}

#item8321 {
	width:90px !important;
	height:90px !important;
	left:383px !important;
	top:65px !important;
}

#item8382 {
	width:96px !important;
	height:117px !important;
}

#item8377 {
	width:96px !important;
	height:117px !important;
	left:247px !important;
	top:24px !important;
}

#item8332 {
	width:199px !important;
	height:103px !important;
}

#item8327 {
	width:199px !important;
	height:103px !important;
	left:319px !important;
	top:454px !important;
}

#item8362 {
	width:120px !important;
	height:45px !important;
}

#item8357 {
	width:120px !important;
	height:45px !important;
	left:410px !important;
	top:406px !important;
}

#item41284 {
	width:75px !important;
	height:20px !important;
	left:13px !important;
	top:218px !important;
}

#item41311 {
	width:108px !important;
	height:9px !important;
	left:13px !important;
	top:296px !important;
}

#item41339 {
	width:129px !important;
	height:29px !important;
	left:249px !important;
	top:447px !important;
}

#item41370 {
	width:120px !important;
	height:20px !important;
	left:249px !important;
	top:243px !important;
}

#item41400 {
	width:218px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item41430 {
	width:253px !important;
	height:9px !important;
	left:247px !important;
	top:600px !important;
}

#item3609 {
	width:247px !important;
	height:214px !important;
}

#item3604 {
	width:247px !important;
	height:214px !important;
	left:14px !important;
	top:14px !important;
}

#item8407 {
	width:244px !important;
	height:124px !important;
}

#item8402 {
	width:244px !important;
	height:124px !important;
	left:23px !important;
	top:404px !important;
}

#item8454 {
	width:148px !important;
	height:74px !important;
}

#item8449 {
	width:148px !important;
	height:74px !important;
	left:116px !important;
	top:326px !important;
}

#item8413 {
	width:153px !important;
	height:126px !important;
}

#item8408 {
	width:153px !important;
	height:126px !important;
	left:277px !important;
	top:338px !important;
}

#item8448 {
	width:188px !important;
	height:149px !important;
}

#item8443 {
	width:188px !important;
	height:149px !important;
	left:348px !important;
	top:386px !important;
}

#item8394 {
	width:248px !important;
	height:198px !important;
}

#item8389 {
	width:248px !important;
	height:198px !important;
	left:276px !important;
	top:119px !important;
}

#item40673 {
	width:110px !important;
	height:20px !important;
	left:276px !important;
	top:93px !important;
}

#item40700 {
	width:101px !important;
	height:20px !important;
	left:161px !important;
	top:287px !important;
}

#item40732 {
	width:202px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item40764 {
	width:202px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item40795 {
	width:209px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item40826 {
	width:209px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item8419 {
	width:251px !important;
	height:230px !important;
}

#item8414 {
	width:251px !important;
	height:230px !important;
	left:279px !important;
	top:14px !important;
}

#item8426 {
	width:115px !important;
	height:149px !important;
}

#item8420 {
	width:115px !important;
	height:149px !important;
	left:140px !important;
	top:254px !important;
}

#item8462 {
	width:115px !important;
	height:172px !important;
}

#item8457 {
	width:115px !important;
	height:172px !important;
	left:14px !important;
	top:289px !important;
}

#item8468 {
	width:165px !important;
	height:164px !important;
}

#item8463 {
	width:165px !important;
	height:164px !important;
	left:105px !important;
	top:463px !important;
}

#item8433 {
	width:159px !important;
	height:104px !important;
}

#item8427 {
	width:159px !important;
	height:104px !important;
	left:367px !important;
	top:317px !important;
}

#item8480 {
	width:81px !important;
	height:104px !important;
}

#item8475 {
	width:81px !important;
	height:104px !important;
	left:280px !important;
	top:324px !important;
}

#item8474 {
	width:159px !important;
	height:104px !important;
}

#item8469 {
	width:159px !important;
	height:104px !important;
	left:367px !important;
	top:425px !important;
}

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

#item3610 {
	width:252px !important;
	height:184px !important;
	left:14px !important;
	top:14px !important;
}

#item40857 {
	width:211px !important;
	height:9px !important;
	left:287px !important;
	top:293px !important;
}

#item40889 {
	width:152px !important;
	height:20px !important;
	left:13px !important;
	top:212px !important;
}

#item40919 {
	width:93px !important;
	height:9px !important;
	left:13px !important;
	top:590px !important;
}

#item40946 {
	width:93px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item40973 {
	width:93px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item41000 {
	width:230px !important;
	height:9px !important;
	left:277px !important;
	top:600px !important;
}

#item41030 {
	width:230px !important;
	height:9px !important;
	left:277px !important;
	top:610px !important;
}

#item3622 {
	width:128px !important;
	height:166px !important;
}

#item3617 {
	width:128px !important;
	height:166px !important;
	left:14px !important;
	top:140px !important;
}

#item8491 {
	width:79px !important;
	height:84px !important;
}

#item8485 {
	width:79px !important;
	height:84px !important;
	left:187px !important;
	top:74px !important;
}

#item8497 {
	width:139px !important;
	height:198px !important;
}

#item8492 {
	width:139px !important;
	height:198px !important;
	left:283px !important;
	top:14px !important;
}

#item8503 {
	width:100px !important;
	height:206px !important;
}

#item8498 {
	width:100px !important;
	height:206px !important;
	left:430px !important;
	top:91px !important;
}

#item8509 {
	width:306px !important;
	height:188px !important;
}

#item8504 {
	width:306px !important;
	height:188px !important;
	left:14px !important;
	top:393px !important;
}

#item8542 {
	width:306px !important;
	height:165px !important;
}

#item8537 {
	width:306px !important;
	height:165px !important;
	left:172px !important;
	top:334px !important;
}

#item40377 {
	width:98px !important;
	height:20px !important;
	left:149px !important;
	top:286px !important;
}

#item40404 {
	width:146px !important;
	height:9px !important;
	left:339px !important;
	top:595px !important;
}

#item40432 {
	width:146px !important;
	height:9px !important;
	left:339px !important;
	top:606px !important;
}

#item40459 {
	width:169px !important;
	height:20px !important;
	left:282px !important;
	top:265px !important;
}

#item40490 {
	width:176px !important;
	height:20px !important;
	left:282px !important;
	top:285px !important;
}

#item3628 {
	width:159px !important;
	height:247px !important;
}

#item3623 {
	width:159px !important;
	height:247px !important;
	left:102px !important;
	top:63px !important;
}

#item8515 {
	width:204px !important;
	height:142px !important;
}

#item8510 {
	width:204px !important;
	height:142px !important;
	left:22px !important;
	top:322px !important;
}

#item8549 {
	width:204px !important;
	height:142px !important;
}

#item8543 {
	width:204px !important;
	height:142px !important;
	left:119px !important;
	top:413px !important;
}

#item8521 {
	width:194px !important;
	height:260px !important;
}

#item8516 {
	width:194px !important;
	height:260px !important;
	left:336px !important;
	top:315px !important;
}

#item8527 {
	width:255px !important;
	height:206px !important;
}

#item8522 {
	width:255px !important;
	height:206px !important;
	left:276px !important;
	top:102px !important;
}

#item40523 {
	width:134px !important;
	height:9px !important;
	left:342px !important;
	top:610px !important;
}

#item40550 {
	width:77px !important;
	height:39px !important;
	left:18px !important;
	top:92px !important;
}

#item40581 {
	width:76px !important;
	height:30px !important;
	left:276px !important;
	top:93px !important;
}

#item40611 {
	width:231px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item40642 {
	width:231px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item3634 {
	width:117px !important;
	height:174px !important;
}

#item3629 {
	width:117px !important;
	height:174px !important;
	left:28px !important;
	top:58px !important;
}

#item8556 {
	width:117px !important;
	height:174px !important;
}

#item8550 {
	width:117px !important;
	height:174px !important;
	left:180px !important;
	top:58px !important;
}

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

#item8557 {
	width:209px !important;
	height:227px !important;
	left:321px !important;
	top:14px !important;
}

#item8568 {
	width:149px !important;
	height:194px !important;
}

#item8563 {
	width:149px !important;
	height:194px !important;
	left:344px !important;
	top:319px !important;
}

#item8593 {
	width:153px !important;
	height:185px !important;
}

#item8588 {
	width:153px !important;
	height:185px !important;
	left:48px !important;
	top:311px !important;
}

#item8599 {
	width:153px !important;
	height:120px !important;
}

#item8594 {
	width:153px !important;
	height:120px !important;
	left:18px !important;
	top:514px !important;
}

#item8606 {
	width:153px !important;
	height:186px !important;
}

#item8600 {
	width:153px !important;
	height:186px !important;
	left:189px !important;
	top:437px !important;
}

#item39971 {
	width:119px !important;
	height:9px !important;
	left:332px !important;
	top:301px !important;
}

#item39999 {
	width:165px !important;
	height:9px !important;
	left:352px !important;
	top:590px !important;
}

#item40026 {
	width:165px !important;
	height:9px !important;
	left:352px !important;
	top:600px !important;
}

#item40053 {
	width:165px !important;
	height:9px !important;
	left:352px !important;
	top:611px !important;
}

#item40080 {
	width:214px !important;
	height:9px !important;
	left:15px !important;
	top:286px !important;
}

#item40110 {
	width:214px !important;
	height:9px !important;
	left:15px !important;
	top:297px !important;
}

#item3640 {
	width:260px !important;
	height:158px !important;
}

#item3635 {
	width:260px !important;
	height:158px !important;
	left:14px !important;
	top:73px !important;
}

#item8574 {
	width:253px !important;
	height:127px !important;
}

#item8569 {
	width:253px !important;
	height:127px !important;
	left:14px !important;
	top:412px !important;
}

#item8622 {
	width:253px !important;
	height:127px !important;
}

#item8617 {
	width:253px !important;
	height:127px !important;
	left:14px !important;
	top:244px !important;
}

#item8580 {
	width:65px !important;
	height:218px !important;
}

#item8575 {
	width:65px !important;
	height:218px !important;
	left:392px !important;
	top:367px !important;
}

#item8634 {
	width:70px !important;
	height:247px !important;
}

#item8629 {
	width:70px !important;
	height:247px !important;
	left:460px !important;
	top:353px !important;
}

#item8628 {
	width:190px !important;
	height:235px !important;
}

#item8623 {
	width:190px !important;
	height:235px !important;
	left:340px !important;
	top:14px !important;
}

#item40140 {
	width:76px !important;
	height:29px !important;
	left:276px !important;
	top:281px !important;
}

#item40168 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:590px !important;
}

#item40198 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item40229 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item40260 {
	width:121px !important;
	height:20px !important;
	left:276px !important;
	top:579px !important;
}

#item40320 {
	width:121px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

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

#item3641 {
	width:113px !important;
	height:71px !important;
	left:151px !important;
	top:73px !important;
}

#item8644 {
	width:86px !important;
	height:62px !important;
}

#item8639 {
	width:86px !important;
	height:62px !important;
	left:178px !important;
	top:147px !important;
}

#item3660 {
	width:134px !important;
	height:152px !important;
}

#item3655 {
	width:134px !important;
	height:152px !important;
	left:14px !important;
	top:86px !important;
}

#item8650 {
	width:257px !important;
	height:213px !important;
}

#item8645 {
	width:257px !important;
	height:213px !important;
	left:273px !important;
	top:14px !important;
}

#item8656 {
	width:214px !important;
	height:101px !important;
}

#item8651 {
	width:214px !important;
	height:101px !important;
	left:14px !important;
	top:299px !important;
}

#item8687 {
	width:214px !important;
	height:117px !important;
}

#item8682 {
	width:214px !important;
	height:117px !important;
	left:14px !important;
	top:403px !important;
}

#item8662 {
	width:132px !important;
	height:173px !important;
}

#item8657 {
	width:132px !important;
	height:173px !important;
	left:239px !important;
	top:371px !important;
}

#item8694 {
	width:77px !important;
	height:184px !important;
}

#item8689 {
	width:77px !important;
	height:184px !important;
	left:375px !important;
	top:360px !important;
}

#item8700 {
	width:85px !important;
	height:184px !important;
}

#item8695 {
	width:85px !important;
	height:184px !important;
	left:454px !important;
	top:360px !important;
}

#item39509 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:286px !important;
}

#item39537 {
	width:214px !important;
	height:9px !important;
	left:238px !important;
	top:589px !important;
}

#item39567 {
	width:214px !important;
	height:9px !important;
	left:238px !important;
	top:600px !important;
}

#item39597 {
	width:214px !important;
	height:9px !important;
	left:238px !important;
	top:610px !important;
}

#item39627 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:276px !important;
}

#item39657 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:286px !important;
}

#item39684 {
	width:208px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item39714 {
	width:208px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item3654 {
	width:139px !important;
	height:109px !important;
}

#item3649 {
	width:139px !important;
	height:109px !important;
	left:82px !important;
	top:53px !important;
}

#item3666 {
	width:122px !important;
	height:77px !important;
}

#item3661 {
	width:122px !important;
	height:77px !important;
	left:14px !important;
	top:14px !important;
}

#item8668 {
	width:108px !important;
	height:176px !important;
}

#item8663 {
	width:108px !important;
	height:176px !important;
	left:77px !important;
	top:334px !important;
}

#item8706 {
	width:108px !important;
	height:162px !important;
}

#item8701 {
	width:108px !important;
	height:162px !important;
	left:188px !important;
	top:285px !important;
}

#item8712 {
	width:125px !important;
	height:168px !important;
}

#item8707 {
	width:125px !important;
	height:168px !important;
	left:195px !important;
	top:455px !important;
}

#item8674 {
	width:122px !important;
	height:109px !important;
}

#item8669 {
	width:122px !important;
	height:109px !important;
	left:405px !important;
	top:309px !important;
}

#item8727 {
	width:63px !important;
	height:64px !important;
}

#item8722 {
	width:63px !important;
	height:64px !important;
	left:467px !important;
	top:445px !important;
}

#item8721 {
	width:122px !important;
	height:109px !important;
}

#item8716 {
	width:122px !important;
	height:109px !important;
	left:330px !important;
	top:398px !important;
}

#item8680 {
	width:303px !important;
	height:208px !important;
}

#item8675 {
	width:303px !important;
	height:208px !important;
	left:227px !important;
	top:64px !important;
}

#item39745 {
	width:193px !important;
	height:9px !important;
	left:13px !important;
	top:241px !important;
}

#item39775 {
	width:193px !important;
	height:9px !important;
	left:13px !important;
	top:251px !important;
}

#item39805 {
	width:193px !important;
	height:9px !important;
	left:13px !important;
	top:262px !important;
}

#item39836 {
	width:108px !important;
	height:9px !important;
	left:417px !important;
	top:600px !important;
}

#item39863 {
	width:108px !important;
	height:9px !important;
	left:417px !important;
	top:610px !important;
}

#item39890 {
	width:150px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item39917 {
	width:150px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item39944 {
	width:150px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item3672 {
	width:128px !important;
	height:147px !important;
}

#item3667 {
	width:128px !important;
	height:147px !important;
	left:27px !important;
	top:72px !important;
}

#item8784 {
	width:155px !important;
	height:91px !important;
}

#item8779 {
	width:155px !important;
	height:91px !important;
	left:158px !important;
	top:17px !important;
}

#item8790 {
	width:160px !important;
	height:91px !important;
}

#item8785 {
	width:160px !important;
	height:91px !important;
	left:160px !important;
	top:111px !important;
}

#item8733 {
	width:202px !important;
	height:197px !important;
}

#item8728 {
	width:202px !important;
	height:197px !important;
	left:328px !important;
	top:14px !important;
}

#item8739 {
	width:146px !important;
	height:323px !important;
}

#item8734 {
	width:146px !important;
	height:323px !important;
	left:252px !important;
	top:289px !important;
}

#item8745 {
	width:114px !important;
	height:88px !important;
}

#item8740 {
	width:114px !important;
	height:88px !important;
	left:124px !important;
	top:321px !important;
}

#item8796 {
	width:206px !important;
	height:111px !important;
}

#item8791 {
	width:206px !important;
	height:111px !important;
	left:14px !important;
	top:397px !important;
}

#item39120 {
	width:145px !important;
	height:9px !important;
	left:360px !important;
	top:280px !important;
}

#item39150 {
	width:79px !important;
	height:30px !important;
	left:404px !important;
	top:554px !important;
}

#item39180 {
	width:229px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item39210 {
	width:229px !important;
	height:9px !important;
	left:13px !important;
	top:609px !important;
}

#item39240 {
	width:225px !important;
	height:9px !important;
	left:13px !important;
	top:279px !important;
}

#item39271 {
	width:225px !important;
	height:9px !important;
	left:13px !important;
	top:289px !important;
}

#item39303 {
	width:225px !important;
	height:9px !important;
	left:13px !important;
	top:300px !important;
}

#item8752 {
	width:172px !important;
	height:221px !important;
}

#item8746 {
	width:172px !important;
	height:221px !important;
	left:183px !important;
	top:14px !important;
}

#item8758 {
	width:168px !important;
	height:172px !important;
}

#item8753 {
	width:168px !important;
	height:172px !important;
	left:362px !important;
	top:14px !important;
}

#item8764 {
	width:263px !important;
	height:171px !important;
}

#item8759 {
	width:263px !important;
	height:171px !important;
	left:267px !important;
	top:317px !important;
}

#item8771 {
	width:249px !important;
	height:130px !important;
}

#item8765 {
	width:249px !important;
	height:130px !important;
	left:14px !important;
	top:348px !important;
}

#item8778 {
	width:296px !important;
	height:120px !important;
}

#item8772 {
	width:296px !important;
	height:120px !important;
	left:212px !important;
	top:495px !important;
}

#item3678 {
	width:155px !important;
	height:196px !important;
}

#item3673 {
	width:155px !important;
	height:196px !important;
	left:14px !important;
	top:14px !important;
}

#item39334 {
	width:137px !important;
	height:9px !important;
	left:186px !important;
	top:301px !important;
}

#item39361 {
	width:133px !important;
	height:20px !important;
	left:50px !important;
	top:290px !important;
}

#item39392 {
	width:142px !important;
	height:9px !important;
	left:387px !important;
	top:287px !important;
}

#item39419 {
	width:122px !important;
	height:20px !important;
	left:13px !important;
	top:559px !important;
}

#item39447 {
	width:122px !important;
	height:20px !important;
	left:13px !important;
	top:579px !important;
}

#item39477 {
	width:119px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item8836 {
	width:175px !important;
	height:207px !important;
}

#item8831 {
	width:175px !important;
	height:207px !important;
	left:14px !important;
	top:137px !important;
}

#item8830 {
	width:136px !important;
	height:246px !important;
}

#item8825 {
	width:136px !important;
	height:246px !important;
	left:193px !important;
	top:74px !important;
}

#item8806 {
	width:183px !important;
	height:150px !important;
}

#item8800 {
	width:183px !important;
	height:150px !important;
	left:333px !important;
	top:14px !important;
}

#item8845 {
	width:183px !important;
	height:150px !important;
}

#item8840 {
	width:183px !important;
	height:150px !important;
	left:333px !important;
	top:169px !important;
}

#item8851 {
	width:183px !important;
	height:150px !important;
}

#item8846 {
	width:183px !important;
	height:150px !important;
	left:345px !important;
	top:328px !important;
}

#item8857 {
	width:207px !important;
	height:213px !important;
}

#item8852 {
	width:207px !important;
	height:213px !important;
	left:205px !important;
	top:409px !important;
}

#item3684 {
	width:133px !important;
	height:203px !important;
}

#item3679 {
	width:133px !important;
	height:203px !important;
	left:113px !important;
	top:14px !important;
}

#item38656 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:581px !important;
}

#item38683 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:590px !important;
}

#item38710 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item38737 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:609px !important;
}

#item38765 {
	width:220px !important;
	height:9px !important;
	left:13px !important;
	top:400px !important;
}

#item38795 {
	width:220px !important;
	height:9px !important;
	left:13px !important;
	top:411px !important;
}

#item38826 {
	width:220px !important;
	height:9px !important;
	left:13px !important;
	top:421px !important;
}

#item8812 {
	width:105px !important;
	height:120px !important;
}

#item8807 {
	width:105px !important;
	height:120px !important;
	left:14px !important;
	top:299px !important;
}

#item8863 {
	width:142px !important;
	height:75px !important;
}

#item8858 {
	width:142px !important;
	height:75px !important;
	left:123px !important;
	top:340px !important;
}

#item8869 {
	width:142px !important;
	height:96px !important;
}

#item8864 {
	width:142px !important;
	height:96px !important;
	left:6px !important;
	top:424px !important;
}

#item8876 {
	width:142px !important;
	height:96px !important;
}

#item8870 {
	width:142px !important;
	height:96px !important;
	left:125px !important;
	top:439px !important;
}

#item8818 {
	width:139px !important;
	height:56px !important;
}

#item8813 {
	width:139px !important;
	height:56px !important;
	left:279px !important;
	top:336px !important;
}

#item8882 {
	width:147px !important;
	height:52px !important;
}

#item8877 {
	width:147px !important;
	height:52px !important;
	left:279px !important;
	top:393px !important;
}

#item8888 {
	width:149px !important;
	height:59px !important;
}

#item8883 {
	width:149px !important;
	height:59px !important;
	left:279px !important;
	top:447px !important;
}

#item8894 {
	width:149px !important;
	height:103px !important;
}

#item8889 {
	width:149px !important;
	height:103px !important;
	left:281px !important;
	top:516px !important;
}

#item8824 {
	width:109px !important;
	height:104px !important;
}

#item8819 {
	width:109px !important;
	height:104px !important;
	left:274px !important;
	top:55px !important;
}

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

#item8906 {
	width:130px !important;
	height:204px !important;
	left:388px !important;
	top:14px !important;
}

#item3690 {
	width:83px !important;
	height:142px !important;
}

#item3685 {
	width:83px !important;
	height:142px !important;
	left:14px !important;
	top:14px !important;
}

#item8905 {
	width:152px !important;
	height:86px !important;
}

#item8899 {
	width:152px !important;
	height:86px !important;
	left:101px !important;
	top:77px !important;
}

#item8917 {
	width:70px !important;
	height:67px !important;
}

#item8912 {
	width:70px !important;
	height:67px !important;
	left:197px !important;
	top:217px !important;
}

#item38857 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:276px !important;
}

#item38884 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:209px !important;
}

#item38914 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:220px !important;
}

#item38941 {
	width:163px !important;
	height:9px !important;
	left:280px !important;
	top:264px !important;
}

#item38968 {
	width:163px !important;
	height:9px !important;
	left:280px !important;
	top:275px !important;
}

#item38995 {
	width:236px !important;
	height:9px !important;
	left:13px !important;
	top:578px !important;
}

#item39027 {
	width:236px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item39059 {
	width:236px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item39090 {
	width:236px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item68021 {
	width:97px !important;
	height:9px !important;
	left:436px !important;
	top:457px !important;
}

#item68048 {
	width:97px !important;
	height:9px !important;
	left:436px !important;
	top:468px !important;
}

#item68075 {
	width:97px !important;
	height:9px !important;
	left:436px !important;
	top:478px !important;
}

#item68102 {
	width:93px !important;
	height:20px !important;
	left:437px !important;
	top:600px !important;
}

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

#item3691 {
	width:252px !important;
	height:253px !important;
	left:14px !important;
	top:14px !important;
}

#item8930 {
	width:158px !important;
	height:174px !important;
}

#item8924 {
	width:158px !important;
	height:174px !important;
	left:279px !important;
	top:52px !important;
}

#item8988 {
	width:79px !important;
	height:58px !important;
}

#item8983 {
	width:79px !important;
	height:58px !important;
	left:330px !important;
	top:145px !important;
}

#item9015 {
	width:79px !important;
	height:65px !important;
}

#item9010 {
	width:79px !important;
	height:65px !important;
	left:449px !important;
	top:177px !important;
}

#item8994 {
	width:53px !important;
	height:39px !important;
}

#item8989 {
	width:53px !important;
	height:39px !important;
	left:469px !important;
	top:74px !important;
}

#item9007 {
	width:18px !important;
	height:21px !important;
}

#item9002 {
	width:18px !important;
	height:21px !important;
	left:509px !important;
	top:49px !important;
}

#item9001 {
	width:30px !important;
	height:20px !important;
}

#item8995 {
	width:30px !important;
	height:20px !important;
	left:438px !important;
	top:114px !important;
}

#item8938 {
	width:253px !important;
	height:200px !important;
}

#item8933 {
	width:253px !important;
	height:200px !important;
	left:14px !important;
	top:323px !important;
}

#item8944 {
	width:253px !important;
	height:243px !important;
}

#item8939 {
	width:253px !important;
	height:243px !important;
	left:277px !important;
	top:322px !important;
}

#item38271 {
	width:155px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item38298 {
	width:161px !important;
	height:20px !important;
	left:13px !important;
	top:580px !important;
}

#item38330 {
	width:171px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item38361 {
	width:228px !important;
	height:10px !important;
	left:275px !important;
	top:281px !important;
}

#item38393 {
	width:228px !important;
	height:9px !important;
	left:275px !important;
	top:292px !important;
}

#item38420 {
	width:228px !important;
	height:10px !important;
	left:275px !important;
	top:302px !important;
}

#item8952 {
	width:133px !important;
	height:104px !important;
}

#item8946 {
	width:133px !important;
	height:104px !important;
	left:86px !important;
	top:370px !important;
}

#item9034 {
	width:154px !important;
	height:111px !important;
}

#item9028 {
	width:154px !important;
	height:111px !important;
	left:14px !important;
	top:421px !important;
}

#item9040 {
	width:154px !important;
	height:111px !important;
}

#item9035 {
	width:154px !important;
	height:111px !important;
	left:189px !important;
	top:452px !important;
}

#item8958 {
	width:135px !important;
	height:357px !important;
}

#item8953 {
	width:135px !important;
	height:357px !important;
	left:395px !important;
	top:105px !important;
}

#item8964 {
	width:91px !important;
	height:92px !important;
}

#item8959 {
	width:91px !important;
	height:92px !important;
	left:279px !important;
	top:82px !important;
}

#item9046 {
	width:91px !important;
	height:81px !important;
}

#item9041 {
	width:91px !important;
	height:81px !important;
	left:412px !important;
	top:14px !important;
}

#item8970 {
	width:253px !important;
	height:79px !important;
}

#item8965 {
	width:253px !important;
	height:79px !important;
	left:12px !important;
	top:255px !important;
}

#item3704 {
	width:239px !important;
	height:170px !important;
}

#item3699 {
	width:239px !important;
	height:170px !important;
	left:14px !important;
	top:31px !important;
}

#item38450 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:234px !important;
}

#item38477 {
	width:126px !important;
	height:9px !important;
	left:14px !important;
	top:367px !important;
}

#item38504 {
	width:71px !important;
	height:30px !important;
	left:276px !important;
	top:446px !important;
}

#item38534 {
	width:101px !important;
	height:20px !important;
	left:276px !important;
	top:321px !important;
}

#item38561 {
	width:236px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item38594 {
	width:236px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item38626 {
	width:236px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item3710 {
	width:254px !important;
	height:223px !important;
}

#item3705 {
	width:254px !important;
	height:223px !important;
	left:14px !important;
	top:14px !important;
}

#item9056 {
	width:141px !important;
	height:82px !important;
}

#item9051 {
	width:141px !important;
	height:82px !important;
	left:339px !important;
	top:92px !important;
}

#item9100 {
	width:170px !important;
	height:53px !important;
}

#item9095 {
	width:170px !important;
	height:53px !important;
	left:306px !important;
	top:176px !important;
}

#item9062 {
	width:164px !important;
	height:211px !important;
}

#item9057 {
	width:164px !important;
	height:211px !important;
	left:108px !important;
	top:320px !important;
}

#item9106 {
	width:211px !important;
	height:194px !important;
}

#item9101 {
	width:211px !important;
	height:194px !important;
	left:10px !important;
	top:449px !important;
}

#item9068 {
	width:251px !important;
	height:234px !important;
}

#item9063 {
	width:251px !important;
	height:234px !important;
	left:279px !important;
	top:310px !important;
}

#item37919 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item37947 {
	width:205px !important;
	height:9px !important;
	left:266px !important;
	top:589px !important;
}

#item37979 {
	width:205px !important;
	height:9px !important;
	left:266px !important;
	top:600px !important;
}

#item38010 {
	width:205px !important;
	height:9px !important;
	left:266px !important;
	top:610px !important;
}

#item38037 {
	width:219px !important;
	height:9px !important;
	left:276px !important;
	top:284px !important;
}

#item38067 {
	width:219px !important;
	height:9px !important;
	left:276px !important;
	top:294px !important;
}

#item3716 {
	width:79px !important;
	height:48px !important;
}

#item3711 {
	width:79px !important;
	height:48px !important;
	left:72px !important;
	top:105px !important;
}

#item9124 {
	width:65px !important;
	height:79px !important;
}

#item9118 {
	width:65px !important;
	height:79px !important;
	left:179px !important;
	top:153px !important;
}

#item9117 {
	width:48px !important;
	height:32px !important;
}

#item9111 {
	width:48px !important;
	height:32px !important;
	left:23px !important;
	top:190px !important;
}

#item9075 {
	width:197px !important;
	height:203px !important;
}

#item9069 {
	width:197px !important;
	height:203px !important;
	left:21px !important;
	top:249px !important;
}

#item9082 {
	width:174px !important;
	height:154px !important;
}

#item9076 {
	width:174px !important;
	height:154px !important;
	left:194px !important;
	top:455px !important;
}

#item9136 {
	width:152px !important;
	height:181px !important;
}

#item9131 {
	width:152px !important;
	height:181px !important;
	left:378px !important;
	top:426px !important;
}

#item9088 {
	width:130px !important;
	height:315px !important;
}

#item9083 {
	width:130px !important;
	height:315px !important;
	left:400px !important;
	top:51px !important;
}

#item9094 {
	width:185px !important;
	height:122px !important;
}

#item9089 {
	width:185px !important;
	height:122px !important;
	left:192px !important;
	top:14px !important;
}

#item9130 {
	width:82px !important;
	height:57px !important;
}

#item9125 {
	width:82px !important;
	height:57px !important;
	left:225px !important;
	top:35px !important;
}

#item38097 {
	width:100px !important;
	height:20px !important;
	left:99px !important;
	top:454px !important;
}

#item38124 {
	width:86px !important;
	height:29px !important;
	left:254px !important;
	top:399px !important;
}

#item38154 {
	width:104px !important;
	height:29px !important;
	left:254px !important;
	top:252px !important;
}

#item38186 {
	width:111px !important;
	height:29px !important;
	left:254px !important;
	top:282px !important;
}

#item38217 {
	width:169px !important;
	height:9px !important;
	left:13px !important;
	top:547px !important;
}

#item38244 {
	width:169px !important;
	height:9px !important;
	left:13px !important;
	top:557px !important;
}

#item3722 {
	width:253px !important;
	height:196px !important;
}

#item3717 {
	width:253px !important;
	height:196px !important;
	left:14px !important;
	top:14px !important;
}

#item9143 {
	width:248px !important;
	height:232px !important;
}

#item9138 {
	width:248px !important;
	height:232px !important;
	left:282px !important;
	top:61px !important;
}

#item9150 {
	width:155px !important;
	height:157px !important;
}

#item9144 {
	width:155px !important;
	height:157px !important;
	left:115px !important;
	top:274px !important;
}

#item9175 {
	width:172px !important;
	height:172px !important;
}

#item9170 {
	width:172px !important;
	height:172px !important;
	left:14px !important;
	top:361px !important;
}

#item9156 {
	width:254px !important;
	height:242px !important;
}

#item9151 {
	width:254px !important;
	height:242px !important;
	left:276px !important;
	top:326px !important;
}

#item37551 {
	width:213px !important;
	height:9px !important;
	left:13px !important;
	top:258px !important;
}

#item37582 {
	width:164px !important;
	height:9px !important;
	left:282px !important;
	top:296px !important;
}

#item37609 {
	width:130px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item37636 {
	width:205px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item37663 {
	width:205px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item3728 {
	width:190px !important;
	height:223px !important;
}

#item3723 {
	width:190px !important;
	height:223px !important;
	left:7px !important;
	top:14px !important;
}

#item9204 {
	width:79px !important;
	height:87px !important;
}

#item9199 {
	width:79px !important;
	height:87px !important;
	left:55px !important;
	top:108px !important;
}

#item9210 {
	width:116px !important;
	height:122px !important;
}

#item9205 {
	width:116px !important;
	height:122px !important;
	left:184px !important;
	top:14px !important;
}

#item9217 {
	width:218px !important;
	height:232px !important;
}

#item9211 {
	width:218px !important;
	height:232px !important;
	left:312px !important;
	top:14px !important;
}

#item9162 {
	width:101px !important;
	height:241px !important;
}

#item9157 {
	width:101px !important;
	height:241px !important;
	left:135px !important;
	top:371px !important;
}

#item9181 {
	width:94px !important;
	height:241px !important;
}

#item9176 {
	width:94px !important;
	height:241px !important;
	left:238px !important;
	top:371px !important;
}

#item9192 {
	width:94px !important;
	height:241px !important;
}

#item9187 {
	width:94px !important;
	height:241px !important;
	left:337px !important;
	top:371px !important;
}

#item9198 {
	width:94px !important;
	height:264px !important;
}

#item9193 {
	width:94px !important;
	height:264px !important;
	left:437px !important;
	top:349px !important;
}

#item37691 {
	width:148px !important;
	height:9px !important;
	left:315px !important;
	top:296px !important;
}

#item37719 {
	width:110px !important;
	height:9px !important;
	left:13px !important;
	top:568px !important;
}

#item37746 {
	width:108px !important;
	height:9px !important;
	left:13px !important;
	top:579px !important;
}

#item37773 {
	width:110px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item37800 {
	width:110px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item37828 {
	width:237px !important;
	height:9px !important;
	left:13px !important;
	top:283px !important;
}

#item37858 {
	width:237px !important;
	height:9px !important;
	left:13px !important;
	top:293px !important;
}

#item37889 {
	width:237px !important;
	height:9px !important;
	left:13px !important;
	top:304px !important;
}

#item3734 {
	width:339px !important;
	height:558px !important;
}

#item3729 {
	width:339px !important;
	height:558px !important;
	left:191px !important;
	top:14px !important;
}

#item3740 {
	width:164px !important;
	height:164px !important;
}

#item3735 {
	width:164px !important;
	height:164px !important;
	left:14px !important;
	top:291px !important;
}

#item67933 {
	width:109px !important;
	height:20px !important;
	left:18px !important;
	top:539px !important;
}

#item67960 {
	width:106px !important;
	height:20px !important;
	left:10px !important;
	top:218px !important;
}
#in5footer,  #prefooter {display:none;}
