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

#item59763 {
	width:544px !important;
	height:507px !important;
}

#item60901 {
	width:544px !important;
	height:507px !important;
	top:109px !important;
}

#item59765 {
	width:177px !important;
	height:78px !important;
}

#item60906 {
	width:177px !important;
	height:78px !important;
	left:35px !important;
	top:306px !important;
}

#item59767 {
	width:202px !important;
	height:109px !important;
}

#item60911 {
	width:202px !important;
	height:109px !important;
	left:18px !important;
	top:381px !important;
}

#item59766 {
	width:175px !important;
	height:83px !important;
}

#item60916 {
	width:175px !important;
	height:83px !important;
	left:79px !important;
	top:358px !important;
}

#item59768 {
	width:83px !important;
	height:77px !important;
}

#item60921 {
	width:83px !important;
	height:77px !important;
	left:451px !important;
	top:213px !important;
}

#item59769 {
	width:154px !important;
	height:177px !important;
}

#item60926 {
	width:154px !important;
	height:177px !important;
	left:385px !important;
	top:298px !important;
}

#item59770 {
	width:194px !important;
	height:256px !important;
}

#item60931 {
	width:194px !important;
	height:256px !important;
	left:266px !important;
	top:388px !important;
}

#item59771 {
	width:61px !important;
	height:111px !important;
}

#item60937 {
	width:61px !important;
	height:111px !important;
	left:469px !important;
	top:509px !important;
}

#item59780 {
	width:157px !important;
	height:186px !important;
}

#item60942 {
	width:157px !important;
	height:186px !important;
	left:274px !important;
	top:4px !important;
}

#item57832 {
	width:103px !important;
	height:20px !important;
	left:435px !important;
	top:84px !important;
}

#item57860 {
	width:70px !important;
	height:20px !important;
	left:144px !important;
	top:511px !important;
}

#item57887 {
	width:74px !important;
	height:20px !important;
	left:144px !important;
	top:532px !important;
}

#item57914 {
	width:84px !important;
	height:20px !important;
	left:144px !important;
	top:553px !important;
}

#item57944 {
	width:101px !important;
	height:20px !important;
	left:282px !important;
	top:338px !important;
}

#item57974 {
	width:102px !important;
	height:20px !important;
	left:282px !important;
	top:358px !important;
}

#item66377 {
	width:75px !important;
	height:78px !important;
	left:233px !important;
	top:550px !important;
}

#item59772 {
	width:204px !important;
	height:156px !important;
}

#item60947 {
	width:204px !important;
	height:156px !important;
	left:62px !important;
	top:406px !important;
}

#item59773 {
	width:220px !important;
	height:126px !important;
}

#item60952 {
	width:220px !important;
	height:126px !important;
	left:145px !important;
	top:488px !important;
}

#item59774 {
	width:116px !important;
	height:67px !important;
}

#item60957 {
	width:116px !important;
	height:67px !important;
	left:377px !important;
	top:561px !important;
}

#item59775 {
	width:65px !important;
	height:62px !important;
}

#item60962 {
	width:65px !important;
	height:62px !important;
	left:18px !important;
	top:562px !important;
}

#item59776 {
	width:142px !important;
	height:262px !important;
}

#item60967 {
	width:142px !important;
	height:262px !important;
	left:377px !important;
	top:249px !important;
}

#item59777 {
	width:107px !important;
	height:183px !important;
}

#item60972 {
	width:107px !important;
	height:183px !important;
	left:247px !important;
	top:217px !important;
}

#item59778 {
	width:220px !important;
	height:197px !important;
}

#item60977 {
	width:220px !important;
	height:197px !important;
	left:72px !important;
	top:10px !important;
}

#item59779 {
	width:180px !important;
	height:169px !important;
}

#item60982 {
	width:180px !important;
	height:169px !important;
	left:364px !important;
	top:91px !important;
}

#item58004 {
	width:136px !important;
	height:20px !important;
	left:15px !important;
	top:75px !important;
}

#item58034 {
	width:74px !important;
	height:29px !important;
	left:300px !important;
	top:113px !important;
}

#item58061 {
	width:223px !important;
	height:9px !important;
	left:13px !important;
	top:368px !important;
}

#item58092 {
	width:223px !important;
	height:9px !important;
	left:13px !important;
	top:379px !important;
}

#item58122 {
	width:71px !important;
	height:21px !important;
	left:13px !important;
	top:487px !important;
}

#item58149 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:508px !important;
}

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

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

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

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

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

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

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

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

#item66418 {
	width:461px !important;
	height:601px !important;
	left:36px !important;
	top:29px !important;
}

#item59781 {
	width:516px !important;
	height:295px !important;
}

#item60987 {
	width:516px !important;
	height:295px !important;
	left:14px !important;
	top:14px !important;
}

#item59782 {
	width:431px !important;
	height:304px !important;
}

#item60992 {
	width:431px !important;
	height:304px !important;
	left:6px !important;
	top:324px !important;
}

#item29475 {
	width:134px !important;
	height:9px !important;
	left:32px !important;
	top:285px !important;
}

#item29502 {
	width:103px !important;
	height:20px !important;
	left:423px !important;
	top:594px !important;
}

#item59783 {
	width:252px !important;
	height:140px !important;
}

#item60997 {
	width:252px !important;
	height:140px !important;
	left:14px !important;
	top:424px !important;
}

#item59786 {
	width:84px !important;
	height:58px !important;
}

#item61002 {
	width:84px !important;
	height:58px !important;
	left:278px !important;
	top:570px !important;
}

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

#item61008 {
	width:252px !important;
	height:174px !important;
	left:278px !important;
	top:322px !important;
}

#item59788 {
	width:100px !important;
	height:106px !important;
}

#item61013 {
	width:100px !important;
	height:106px !important;
	left:430px !important;
	top:453px !important;
}

#item59789 {
	width:146px !important;
	height:224px !important;
}

#item61019 {
	width:146px !important;
	height:224px !important;
	left:120px !important;
	top:189px !important;
}

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

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

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

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

#item29533 {
	width:101px !important;
	height:9px !important;
	left:13px !important;
	top:268px !important;
}

#item29560 {
	width:84px !important;
	height:20px !important;
	left:13px !important;
	top:393px !important;
}

#item29587 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item29614 {
	width:168px !important;
	height:9px !important;
	left:366px !important;
	top:610px !important;
}

#item29642 {
	width:130px !important;
	height:9px !important;
	left:278px !important;
	top:552px !important;
}

#item29669 {
	width:155px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item59792 {
	width:266px !important;
	height:225px !important;
}

#item61034 {
	width:266px !important;
	height:225px !important;
}

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

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

#item59794 {
	width:252px !important;
	height:137px !important;
}

#item61044 {
	width:252px !important;
	height:137px !important;
	left:14px !important;
	top:290px !important;
}

#item59795 {
	width:154px !important;
	height:149px !important;
}

#item61049 {
	width:154px !important;
	height:149px !important;
	left:6px !important;
	top:443px !important;
}

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

#item61054 {
	width:252px !important;
	height:242px !important;
	left:278px !important;
	top:322px !important;
}

#item29696 {
	width:195px !important;
	height:9px !important;
	left:13px !important;
	top:272px !important;
}

#item29726 {
	width:149px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item29753 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item29781 {
	width:83px !important;
	height:39px !important;
	left:165px !important;
	top:514px !important;
}

#item29815 {
	width:80px !important;
	height:29px !important;
	left:165px !important;
	top:566px !important;
}

#item59797 {
	width:198px !important;
	height:225px !important;
}

#item61059 {
	width:198px !important;
	height:225px !important;
	left:14px !important;
	top:322px !important;
}

#item59800 {
	width:327px !important;
	height:153px !important;
}

#item61064 {
	width:327px !important;
	height:153px !important;
	left:218px !important;
	top:342px !important;
}

#item59801 {
	width:137px !important;
	height:69px !important;
}

#item61069 {
	width:137px !important;
	height:69px !important;
	left:393px !important;
	top:458px !important;
}

#item59802 {
	width:138px !important;
	height:88px !important;
}

#item61074 {
	width:138px !important;
	height:88px !important;
	left:392px !important;
	top:529px !important;
}

#item59803 {
	width:516px !important;
	height:297px !important;
}

#item61079 {
	width:516px !important;
	height:297px !important;
	left:14px !important;
	top:14px !important;
}

#item29845 {
	width:189px !important;
	height:9px !important;
	left:31px !important;
	top:285px !important;
}

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

#item29900 {
	width:129px !important;
	height:9px !important;
	left:222px !important;
	top:600px !important;
}

#item29928 {
	width:129px !important;
	height:9px !important;
	left:222px !important;
	top:610px !important;
}

#item59805 {
	width:266px !important;
	height:275px !important;
}

#item61090 {
	width:266px !important;
	height:275px !important;
}

#item59806 {
	width:253px !important;
	height:275px !important;
}

#item61095 {
	width:253px !important;
	height:275px !important;
	left:277px !important;
}

#item59807 {
	width:156px !important;
	height:315px !important;
}

#item61100 {
	width:156px !important;
	height:315px !important;
	left:111px !important;
	top:315px !important;
}

#item59808 {
	width:252px !important;
	height:200px !important;
}

#item61105 {
	width:252px !important;
	height:200px !important;
	left:278px !important;
	top:343px !important;
}

#item29955 {
	width:133px !important;
	height:9px !important;
	left:13px !important;
	top:323px !important;
}

#item29982 {
	width:148px !important;
	height:9px !important;
	left:276px !important;
	top:323px !important;
}

#item30010 {
	width:78px !important;
	height:29px !important;
	left:13px !important;
	top:544px !important;
}

#item30041 {
	width:170px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

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

#item59810 {
	width:230px !important;
	height:169px !important;
}

#item61115 {
	width:230px !important;
	height:169px !important;
	left:289px !important;
	top:381px !important;
}

#item59812 {
	width:228px !important;
	height:275px !important;
}

#item61120 {
	width:228px !important;
	height:275px !important;
	left:289px !important;
	top:26px !important;
}

#item59813 {
	width:252px !important;
	height:261px !important;
}

#item61125 {
	width:252px !important;
	height:261px !important;
	left:14px !important;
	top:14px !important;
}

#item30068 {
	width:142px !important;
	height:9px !important;
	left:13px !important;
	top:325px !important;
}

#item30095 {
	width:136px !important;
	height:9px !important;
	left:293px !important;
	top:367px !important;
}

#item30122 {
	width:129px !important;
	height:9px !important;
	left:293px !important;
	top:595px !important;
}

#item30149 {
	width:151px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item59814 {
	width:516px !important;
	height:211px !important;
}

#item61130 {
	width:516px !important;
	height:211px !important;
	left:14px !important;
	top:86px !important;
}

#item59815 {
	width:84px !important;
	height:227px !important;
}

#item61135 {
	width:84px !important;
	height:227px !important;
	left:32px !important;
	top:324px !important;
}

#item59816 {
	width:88px !important;
	height:233px !important;
}

#item61140 {
	width:88px !important;
	height:233px !important;
	left:122px !important;
	top:326px !important;
}

#item59817 {
	width:169px !important;
	height:230px !important;
}

#item61145 {
	width:169px !important;
	height:230px !important;
	left:223px !important;
	top:322px !important;
}

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

#item61150 {
	width:125px !important;
	height:159px !important;
	left:405px !important;
	top:322px !important;
}

#item30179 {
	width:155px !important;
	height:9px !important;
	left:220px !important;
	top:610px !important;
}

#item30206 {
	width:107px !important;
	height:29px !important;
	left:408px !important;
	top:590px !important;
}

#item30237 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:110px !important;
}

#item30265 {
	width:189px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

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

#item59820 {
	width:516px !important;
	height:629px !important;
}

#item61156 {
	width:516px !important;
	height:629px !important;
	left:14px !important;
	top:14px !important;
}

#item30322 {
	width:126px !important;
	height:20px !important;
	left:13px !important;
	top:287px !important;
}

#item59821 {
	width:252px !important;
	height:234px !important;
}

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

#item59822 {
	width:266px !important;
	height:276px !important;
}

#item61166 {
	width:266px !important;
	height:276px !important;
}

#item59823 {
	width:310px !important;
	height:249px !important;
}

#item61172 {
	width:310px !important;
	height:249px !important;
	left:3px !important;
	top:349px !important;
}

#item59824 {
	width:110px !important;
	height:172px !important;
}

#item61177 {
	width:110px !important;
	height:172px !important;
	left:336px !important;
	top:321px !important;
}

#item59825 {
	width:109px !important;
	height:145px !important;
}

#item61182 {
	width:109px !important;
	height:145px !important;
	left:337px !important;
	top:502px !important;
}

#item30352 {
	width:71px !important;
	height:20px !important;
	left:451px !important;
	top:600px !important;
}

#item30379 {
	width:69px !important;
	height:29px !important;
	left:451px !important;
	top:467px !important;
}

#item30406 {
	width:140px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item30433 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:323px !important;
}

#item30460 {
	width:165px !important;
	height:9px !important;
	left:80px !important;
	top:584px !important;
}

#item59826 {
	width:321px !important;
	height:249px !important;
}

#item61188 {
	width:321px !important;
	height:249px !important;
	left:14px !important;
	top:321px !important;
}

#item59828 {
	width:150px !important;
	height:342px !important;
}

#item61193 {
	width:150px !important;
	height:342px !important;
	left:389px !important;
	top:315px !important;
}

#item59829 {
	width:217px !important;
	height:246px !important;
}

#item61199 {
	width:217px !important;
	height:246px !important;
	left:328px !important;
}

#item59830 {
	width:251px !important;
	height:273px !important;
}

#item61204 {
	width:251px !important;
	height:273px !important;
	left:73px !important;
	top:7px !important;
}

#item30488 {
	width:156px !important;
	height:9px !important;
	left:326px !important;
	top:303px !important;
}

#item30515 {
	width:67px !important;
	height:40px !important;
	left:345px !important;
	top:468px !important;
}

#item30542 {
	width:74px !important;
	height:40px !important;
	left:13px !important;
	top:161px !important;
}

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

#item59831 {
	width:153px !important;
	height:156px !important;
}

#item61209 {
	width:153px !important;
	height:156px !important;
	left:278px !important;
}

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

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

#item59833 {
	width:152px !important;
	height:144px !important;
}

#item61219 {
	width:152px !important;
	height:144px !important;
	left:278px !important;
	top:167px !important;
}

#item59834 {
	width:411px !important;
	height:307px !important;
}

#item61224 {
	width:411px !important;
	height:307px !important;
	left:8px !important;
	top:319px !important;
}

#item30599 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item30626 {
	width:67px !important;
	height:20px !important;
	left:435px !important;
	top:340px !important;
}

#item30653 {
	width:92px !important;
	height:29px !important;
	left:435px !important;
	top:122px !important;
}

#item30680 {
	width:77px !important;
	height:20px !important;
	left:421px !important;
	top:599px !important;
}

#item59835 {
	width:125px !important;
	height:182px !important;
}

#item61229 {
	width:125px !important;
	height:182px !important;
	left:14px !important;
	top:312px !important;
}

#item59836 {
	width:167px !important;
	height:143px !important;
}

#item61235 {
	width:167px !important;
	height:143px !important;
	left:99px !important;
	top:475px !important;
}

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

#item61240 {
	width:252px !important;
	height:232px !important;
	left:278px !important;
	top:321px !important;
}

#item59839 {
	width:516px !important;
	height:296px !important;
}

#item61245 {
	width:516px !important;
	height:296px !important;
	left:14px !important;
	top:14px !important;
}

#item30708 {
	width:107px !important;
	height:20px !important;
	left:32px !important;
	top:274px !important;
}

#item30739 {
	width:82px !important;
	height:20px !important;
	left:16px !important;
	top:595px !important;
}

#item30766 {
	width:89px !important;
	height:20px !important;
	left:146px !important;
	top:446px !important;
}

#item30793 {
	width:148px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

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

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

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

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

#item59842 {
	width:266px !important;
	height:257px !important;
}

#item61261 {
	width:266px !important;
	height:257px !important;
	top:315px !important;
}

#item59843 {
	width:179px !important;
	height:173px !important;
}

#item61266 {
	width:179px !important;
	height:173px !important;
	left:238px !important;
	top:471px !important;
}

#item59844 {
	width:172px !important;
	height:143px !important;
}

#item61271 {
	width:172px !important;
	height:143px !important;
	left:278px !important;
	top:321px !important;
}

#item30820 {
	width:153px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item30848 {
	width:180px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item30875 {
	width:77px !important;
	height:20px !important;
	left:168px !important;
	top:530px !important;
}

#item30902 {
	width:71px !important;
	height:29px !important;
	left:454px !important;
	top:420px !important;
}

#item30929 {
	width:100px !important;
	height:20px !important;
	left:431px !important;
	top:600px !important;
}

#item59845 {
	width:270px !important;
	height:192px !important;
}

#item61276 {
	width:270px !important;
	height:192px !important;
	left:14px !important;
	top:323px !important;
}

#item59846 {
	width:256px !important;
	height:311px !important;
}

#item61282 {
	width:256px !important;
	height:311px !important;
	left:289px !important;
	top:319px !important;
}

#item59847 {
	width:516px !important;
	height:310px !important;
}

#item61287 {
	width:516px !important;
	height:310px !important;
	left:14px !important;
}

#item30957 {
	width:133px !important;
	height:9px !important;
	left:33px !important;
	top:284px !important;
}

#item30984 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item31012 {
	width:99px !important;
	height:19px !important;
	left:163px !important;
	top:600px !important;
}

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

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

#item59849 {
	width:173px !important;
	height:200px !important;
}

#item61297 {
	width:173px !important;
	height:200px !important;
	left:278px !important;
	top:14px !important;
}

#item59850 {
	width:173px !important;
	height:194px !important;
}

#item61302 {
	width:173px !important;
	height:194px !important;
	left:278px !important;
	top:219px !important;
}

#item59851 {
	width:215px !important;
	height:256px !important;
}

#item61308 {
	width:215px !important;
	height:256px !important;
	top:321px !important;
}

#item59853 {
	width:252px !important;
	height:140px !important;
}

#item61313 {
	width:252px !important;
	height:140px !important;
	left:278px !important;
	top:424px !important;
}

#item31039 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item31070 {
	width:77px !important;
	height:20px !important;
	left:459px !important;
	top:356px !important;
}

#item31097 {
	width:75px !important;
	height:30px !important;
	left:459px !important;
	top:150px !important;
}

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

#item31151 {
	width:98px !important;
	height:20px !important;
	left:147px !important;
	top:407px !important;
}

#item31181 {
	width:108px !important;
	height:20px !important;
	left:147px !important;
	top:426px !important;
}

#item59854 {
	width:187px !important;
	height:296px !important;
}

#item61318 {
	width:187px !important;
	height:296px !important;
	left:79px !important;
	top:322px !important;
}

#item59855 {
	width:266px !important;
	height:253px !important;
}

#item61323 {
	width:266px !important;
	height:253px !important;
	left:278px !important;
	top:322px !important;
}

#item59856 {
	width:331px !important;
	height:255px !important;
}

#item61328 {
	width:331px !important;
	height:255px !important;
	left:213px !important;
}

#item59857 {
	width:188px !important;
	height:233px !important;
}

#item61333 {
	width:188px !important;
	height:233px !important;
	left:14px !important;
	top:14px !important;
}

#item31212 {
	width:59px !important;
	height:40px !important;
	left:12px !important;
	top:459px !important;
}

#item31239 {
	width:142px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item31267 {
	width:131px !important;
	height:9px !important;
	left:212px !important;
	top:303px !important;
}

#item31294 {
	width:160px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

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

#item59859 {
	width:266px !important;
	height:312px !important;
}

#item61344 {
	width:266px !important;
	height:312px !important;
}

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

#item61349 {
	width:252px !important;
	height:225px !important;
	left:14px !important;
	top:320px !important;
}

#item59861 {
	width:252px !important;
	height:243px !important;
}

#item61354 {
	width:252px !important;
	height:243px !important;
	left:278px !important;
	top:321px !important;
}

#item31321 {
	width:163px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item31348 {
	width:92px !important;
	height:29px !important;
	left:172px !important;
	top:194px !important;
}

#item31378 {
	width:187px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item31409 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item59862 {
	width:530px !important;
	height:302px !important;
}

#item61359 {
	width:530px !important;
	height:302px !important;
	left:14px !important;
	top:326px !important;
}

#item59866 {
	width:252px !important;
	height:251px !important;
}

#item61364 {
	width:252px !important;
	height:251px !important;
	left:14px !important;
	top:14px !important;
}

#item59867 {
	width:268px !important;
	height:247px !important;
}

#item61369 {
	width:268px !important;
	height:247px !important;
	left:277px !important;
}

#item31437 {
	width:144px !important;
	height:9px !important;
	left:19px !important;
	top:603px !important;
}

#item31464 {
	width:156px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item31491 {
	width:146px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item59868 {
	width:189px !important;
	height:462px !important;
}

#item61374 {
	width:189px !important;
	height:462px !important;
	left:6px !important;
	top:9px !important;
}

#item59869 {
	width:226px !important;
	height:190px !important;
}

#item61379 {
	width:226px !important;
	height:190px !important;
	left:124px !important;
	top:153px !important;
}

#item59870 {
	width:225px !important;
	height:219px !important;
}

#item61385 {
	width:225px !important;
	height:219px !important;
	left:299px !important;
}

#item59871 {
	width:398px !important;
	height:228px !important;
}

#item61390 {
	width:398px !important;
	height:228px !important;
	left:132px !important;
	top:390px !important;
}

#item31518 {
	width:78px !important;
	height:20px !important;
	left:197px !important;
	top:93px !important;
}

#item31545 {
	width:149px !important;
	height:9px !important;
	left:369px !important;
	top:370px !important;
}

#item31572 {
	width:165px !important;
	height:9px !important;
	left:369px !important;
	top:290px !important;
}

#item31599 {
	width:98px !important;
	height:20px !important;
	left:413px !important;
	top:580px !important;
}

#item59872 {
	width:197px !important;
	height:271px !important;
}

#item61395 {
	width:197px !important;
	height:271px !important;
	left:11px !important;
	top:283px !important;
}

#item59874 {
	width:209px !important;
	height:398px !important;
}

#item61400 {
	width:209px !important;
	height:398px !important;
	left:215px !important;
	top:231px !important;
}

#item59875 {
	width:133px !important;
	height:587px !important;
}

#item61405 {
	width:133px !important;
	height:587px !important;
	left:397px !important;
	top:20px !important;
}

#item59876 {
	width:159px !important;
	height:261px !important;
}

#item61410 {
	width:159px !important;
	height:261px !important;
	left:108px !important;
	top:14px !important;
}

#item31626 {
	width:79px !important;
	height:20px !important;
	left:276px !important;
	top:201px !important;
}

#item31653 {
	width:98px !important;
	height:20px !important;
	left:13px !important;
	top:185px !important;
}

#item31681 {
	width:132px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item31708 {
	width:102px !important;
	height:20px !important;
	left:179px !important;
	top:600px !important;
}

#item59877 {
	width:516px !important;
	height:295px !important;
}

#item61415 {
	width:516px !important;
	height:295px !important;
	left:14px !important;
	top:14px !important;
}

#item59878 {
	width:313px !important;
	height:309px !important;
}

#item61420 {
	width:313px !important;
	height:309px !important;
	left:14px !important;
	top:316px !important;
}

#item59879 {
	width:189px !important;
	height:220px !important;
}

#item61425 {
	width:189px !important;
	height:220px !important;
	left:341px !important;
	top:325px !important;
}

#item31735 {
	width:137px !important;
	height:9px !important;
	left:326px !important;
	top:283px !important;
}

#item31762 {
	width:107px !important;
	height:20px !important;
	left:181px !important;
	top:565px !important;
}

#item31789 {
	width:146px !important;
	height:9px !important;
	left:347px !important;
	top:596px !important;
}

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

#item61430 {
	width:516px !important;
	height:298px !important;
	left:14px !important;
	top:321px !important;
}

#item59881 {
	width:252px !important;
	height:247px !important;
}

#item61435 {
	width:252px !important;
	height:247px !important;
	left:14px !important;
}

#item59882 {
	width:278px !important;
	height:254px !important;
}

#item61440 {
	width:278px !important;
	height:254px !important;
	left:266px !important;
}

#item31816 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item31843 {
	width:194px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item31874 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item31901 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item31929 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item59885 {
	width:428px !important;
	height:349px !important;
}

#item61445 {
	width:428px !important;
	height:349px !important;
	top:94px !important;
}

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

#item61450 {
	width:252px !important;
	height:218px !important;
	left:278px !important;
}

#item59886 {
	width:192px !important;
	height:342px !important;
}

#item61456 {
	width:192px !important;
	height:342px !important;
	left:14px !important;
	top:307px !important;
}

#item59887 {
	width:174px !important;
	height:193px !important;
}

#item61461 {
	width:174px !important;
	height:193px !important;
	left:214px !important;
	top:374px !important;
}

#item31956 {
	width:90px !important;
	height:20px !important;
	left:137px !important;
	top:121px !important;
}

#item31985 {
	width:69px !important;
	height:20px !important;
	left:432px !important;
	top:336px !important;
}

#item32012 {
	width:94px !important;
	height:29px !important;
	left:432px !important;
	top:492px !important;
}

#item32043 {
	width:79px !important;
	height:20px !important;
	left:402px !important;
	top:599px !important;
}

#item59888 {
	width:123px !important;
	height:83px !important;
}

#item61466 {
	width:123px !important;
	height:83px !important;
	left:38px !important;
	top:468px !important;
}

#item59890 {
	width:318px !important;
	height:269px !important;
}

#item61471 {
	width:318px !important;
	height:269px !important;
	left:193px !important;
	top:337px !important;
}

#item59889 {
	width:122px !important;
	height:93px !important;
}

#item61476 {
	width:122px !important;
	height:93px !important;
	left:90px !important;
	top:510px !important;
}

#item59891 {
	width:225px !important;
	height:247px !important;
}

#item61481 {
	width:225px !important;
	height:247px !important;
	left:14px !important;
}

#item59892 {
	width:224px !important;
	height:226px !important;
}

#item61486 {
	width:224px !important;
	height:226px !important;
	left:320px !important;
}

#item59893 {
	width:150px !important;
	height:76px !important;
}

#item61491 {
	width:150px !important;
	height:76px !important;
	left:381px !important;
	top:230px !important;
}

#item32070 {
	width:134px !important;
	height:9px !important;
	left:13px !important;
	top:304px !important;
}

#item32098 {
	width:129px !important;
	height:9px !important;
	left:254px !important;
	top:298px !important;
}

#item32125 {
	width:91px !important;
	height:20px !important;
	left:254px !important;
	top:178px !important;
}

#item32152 {
	width:132px !important;
	height:9px !important;
	left:38px !important;
	top:441px !important;
}

#item32180 {
	width:132px !important;
	height:9px !important;
	left:38px !important;
	top:451px !important;
}

#item59896 {
	width:173px !important;
	height:193px !important;
}

#item61496 {
	width:173px !important;
	height:193px !important;
	left:278px !important;
	top:14px !important;
}

#item59897 {
	width:162px !important;
	height:289px !important;
}

#item61501 {
	width:162px !important;
	height:289px !important;
}

#item59898 {
	width:171px !important;
	height:196px !important;
}

#item61506 {
	width:171px !important;
	height:196px !important;
	left:278px !important;
	top:218px !important;
}

#item59899 {
	width:252px !important;
	height:216px !important;
}

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

#item59900 {
	width:171px !important;
	height:195px !important;
}

#item61516 {
	width:171px !important;
	height:195px !important;
	left:278px !important;
	top:424px !important;
}

#item32207 {
	width:85px !important;
	height:40px !important;
	left:165px !important;
	top:121px !important;
}

#item32238 {
	width:71px !important;
	height:20px !important;
	left:454px !important;
	top:151px !important;
}

#item32266 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:580px !important;
}

#item32293 {
	width:71px !important;
	height:20px !important;
	left:454px !important;
	top:395px !important;
}

#item32320 {
	width:71px !important;
	height:29px !important;
	left:454px !important;
	top:579px !important;
}

#item59903 {
	width:485px !important;
	height:324px !important;
}

#item61521 {
	width:485px !important;
	height:324px !important;
	left:28px !important;
	top:189px !important;
}

#item59901 {
	width:112px !important;
	height:129px !important;
}

#item61527 {
	width:112px !important;
	height:129px !important;
	left:135px !important;
	top:27px !important;
}

#item59902 {
	width:112px !important;
	height:129px !important;
}

#item61532 {
	width:112px !important;
	height:129px !important;
	left:35px !important;
	top:131px !important;
}

#item32347 {
	width:41px !important;
	height:9px !important;
	left:421px !important;
	top:573px !important;
}

#item32374 {
	width:41px !important;
	height:9px !important;
	left:421px !important;
	top:542px !important;
}

#item32401 {
	width:41px !important;
	height:9px !important;
	left:421px !important;
	top:556px !important;
}

#item32429 {
	width:40px !important;
	height:9px !important;
	left:350px !important;
	top:572px !important;
}

#item32456 {
	width:39px !important;
	height:9px !important;
	left:283px !important;
	top:542px !important;
}

#item32483 {
	width:40px !important;
	height:9px !important;
	left:350px !important;
	top:556px !important;
}

#item32510 {
	width:40px !important;
	height:9px !important;
	left:283px !important;
	top:572px !important;
}

#item32537 {
	width:38px !important;
	height:9px !important;
	left:283px !important;
	top:557px !important;
}

#item32564 {
	width:39px !important;
	height:9px !important;
	left:350px !important;
	top:542px !important;
}

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

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

#item59905 {
	width:266px !important;
	height:218px !important;
}

#item61543 {
	width:266px !important;
	height:218px !important;
}

#item59906 {
	width:108px !important;
	height:67px !important;
}

#item61548 {
	width:108px !important;
	height:67px !important;
	left:159px !important;
	top:259px !important;
}

#item59907 {
	width:361px !important;
	height:307px !important;
}

#item61553 {
	width:361px !important;
	height:307px !important;
	left:27px !important;
	top:320px !important;
}

#item32591 {
	width:100px !important;
	height:30px !important;
	left:165px !important;
	top:253px !important;
}

#item32621 {
	width:126px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item32648 {
	width:108px !important;
	height:9px !important;
	left:13px !important;
	top:304px !important;
}

#item32679 {
	width:108px !important;
	height:20px !important;
	left:425px !important;
	top:600px !important;
}

#item59908 {
	width:252px !important;
	height:166px !important;
}

#item61558 {
	width:252px !important;
	height:166px !important;
	left:14px !important;
	top:322px !important;
}

#item59909 {
	width:278px !important;
	height:383px !important;
}

#item61563 {
	width:278px !important;
	height:383px !important;
	left:266px !important;
	top:247px !important;
}

#item59910 {
	width:219px !important;
	height:228px !important;
}

#item61568 {
	width:219px !important;
	height:228px !important;
	left:325px !important;
}

#item59911 {
	width:218px !important;
	height:206px !important;
}

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

#item32706 {
	width:127px !important;
	height:20px !important;
	left:152px !important;
	top:600px !important;
}

#item32736 {
	width:130px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item32766 {
	width:132px !important;
	height:9px !important;
	left:13px !important;
	top:304px !important;
}

#item32793 {
	width:70px !important;
	height:29px !important;
	left:254px !important;
	top:171px !important;
}

#item59912 {
	width:214px !important;
	height:246px !important;
}

#item61578 {
	width:214px !important;
	height:246px !important;
}

#item59913 {
	width:302px !important;
	height:255px !important;
}

#item61583 {
	width:302px !important;
	height:255px !important;
	left:228px !important;
}

#item59914 {
	width:219px !important;
	height:295px !important;
}

#item61588 {
	width:219px !important;
	height:295px !important;
	left:14px !important;
	top:323px !important;
}

#item59915 {
	width:190px !important;
	height:213px !important;
}

#item61593 {
	width:190px !important;
	height:213px !important;
	left:340px !important;
	top:323px !important;
}

#item32820 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item32847 {
	width:187px !important;
	height:9px !important;
	left:225px !important;
	top:303px !important;
}

#item32874 {
	width:68px !important;
	height:20px !important;
	left:238px !important;
	top:593px !important;
}

#item32901 {
	width:180px !important;
	height:9px !important;
	left:339px !important;
	top:610px !important;
}

#item59916 {
	width:99px !important;
	height:105px !important;
}

#item61598 {
	width:99px !important;
	height:105px !important;
	left:133px !important;
	top:317px !important;
}

#item59917 {
	width:106px !important;
	height:99px !important;
}

#item61604 {
	width:106px !important;
	height:99px !important;
	left:28px !important;
	top:408px !important;
}

#item59921 {
	width:103px !important;
	height:107px !important;
}

#item61609 {
	width:103px !important;
	height:107px !important;
	left:123px !important;
	top:447px !important;
}

#item59922 {
	width:252px !important;
	height:251px !important;
}

#item61614 {
	width:252px !important;
	height:251px !important;
	left:278px !important;
	top:322px !important;
}

#item59923 {
	width:259px !important;
	height:252px !important;
}

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

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

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

#item32932 {
	width:123px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item32959 {
	width:146px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

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

#item33013 {
	width:187px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item33040 {
	width:187px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item33067 {
	width:187px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item59925 {
	width:65px !important;
	height:214px !important;
}

#item61629 {
	width:65px !important;
	height:214px !important;
	left:26px !important;
	top:24px !important;
}

#item59926 {
	width:68px !important;
	height:207px !important;
}

#item61634 {
	width:68px !important;
	height:207px !important;
	left:108px !important;
	top:28px !important;
}

#item59927 {
	width:68px !important;
	height:214px !important;
}

#item61639 {
	width:68px !important;
	height:214px !important;
	left:183px !important;
	top:23px !important;
}

#item59928 {
	width:266px !important;
	height:148px !important;
}

#item61644 {
	width:266px !important;
	height:148px !important;
	left:278px !important;
}

#item59929 {
	width:266px !important;
	height:192px !important;
}

#item61649 {
	width:266px !important;
	height:192px !important;
	left:278px !important;
	top:220px !important;
}

#item59930 {
	width:266px !important;
	height:241px !important;
}

#item61654 {
	width:266px !important;
	height:241px !important;
	top:322px !important;
}

#item59931 {
	width:176px !important;
	height:207px !important;
}

#item61659 {
	width:176px !important;
	height:207px !important;
	left:369px !important;
	top:422px !important;
}

#item33094 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item33121 {
	width:81px !important;
	height:40px !important;
	left:276px !important;
	top:580px !important;
}

#item33152 {
	width:107px !important;
	height:9px !important;
	left:284px !important;
	top:302px !important;
}

#item33179 {
	width:161px !important;
	height:9px !important;
	left:276px !important;
	top:201px !important;
}

#item33206 {
	width:198px !important;
	height:10px !important;
	left:13px !important;
	top:282px !important;
}

#item33279 {
	width:198px !important;
	height:10px !important;
	left:13px !important;
	top:292px !important;
}

#item33347 {
	width:198px !important;
	height:10px !important;
	left:13px !important;
	top:303px !important;
}

#item59932 {
	width:535px !important;
	height:306px !important;
}

#item61664 {
	width:535px !important;
	height:306px !important;
	left:14px !important;
	top:322px !important;
}

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

#item61669 {
	width:266px !important;
	height:255px !important;
	left:278px !important;
}

#item59936 {
	width:252px !important;
	height:256px !important;
}

#item61675 {
	width:252px !important;
	height:256px !important;
	left:14px !important;
}

#item33412 {
	width:119px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item33439 {
	width:163px !important;
	height:9px !important;
	left:23px !important;
	top:611px !important;
}

#item33467 {
	width:126px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

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

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

#item59938 {
	width:266px !important;
	height:245px !important;
}

#item61685 {
	width:266px !important;
	height:245px !important;
	left:278px !important;
}

#item59939 {
	width:266px !important;
	height:308px !important;
}

#item61691 {
	width:266px !important;
	height:308px !important;
	top:321px !important;
}

#item59940 {
	width:266px !important;
	height:244px !important;
}

#item61696 {
	width:266px !important;
	height:244px !important;
	left:278px !important;
	top:320px !important;
}

#item33494 {
	width:118px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item33522 {
	width:156px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item33549 {
	width:81px !important;
	height:20px !important;
	left:182px !important;
	top:600px !important;
}

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

#item59941 {
	width:252px !important;
	height:307px !important;
}

#item61701 {
	width:252px !important;
	height:307px !important;
	left:14px !important;
	top:322px !important;
}

#item59942 {
	width:266px !important;
	height:307px !important;
}

#item61707 {
	width:266px !important;
	height:307px !important;
	left:278px !important;
	top:322px !important;
}

#item59943 {
	width:266px !important;
	height:310px !important;
}

#item61712 {
	width:266px !important;
	height:310px !important;
	left:278px !important;
}

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

#item61718 {
	width:252px !important;
	height:248px !important;
	left:14px !important;
}

#item33604 {
	width:124px !important;
	height:20px !important;
	left:13px !important;
	top:291px !important;
}

#item33635 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item33662 {
	width:72px !important;
	height:20px !important;
	left:290px !important;
	top:555px !important;
}

#item33689 {
	width:117px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item59946 {
	width:266px !important;
	height:267px !important;
}

#item61723 {
	width:266px !important;
	height:267px !important;
}

#item59947 {
	width:251px !important;
	height:156px !important;
}

#item61728 {
	width:251px !important;
	height:156px !important;
	left:279px !important;
}

#item59948 {
	width:169px !important;
	height:196px !important;
}

#item61733 {
	width:169px !important;
	height:196px !important;
	left:361px !important;
	top:221px !important;
}

#item59949 {
	width:234px !important;
	height:305px !important;
}

#item61738 {
	width:234px !important;
	height:305px !important;
	top:325px !important;
}

#item59950 {
	width:180px !important;
	height:201px !important;
}

#item61743 {
	width:180px !important;
	height:201px !important;
	left:278px !important;
	top:429px !important;
}

#item33716 {
	width:113px !important;
	height:9px !important;
	left:13px !important;
	top:308px !important;
}

#item33744 {
	width:179px !important;
	height:9px !important;
	left:276px !important;
	top:202px !important;
}

#item33771 {
	width:86px !important;
	height:20px !important;
	left:276px !important;
	top:398px !important;
}

#item33798 {
	width:89px !important;
	height:20px !important;
	left:151px !important;
	top:600px !important;
}

#item33826 {
	width:70px !important;
	height:29px !important;
	left:461px !important;
	top:590px !important;
}

#item59951 {
	width:252px !important;
	height:192px !important;
}

#item61748 {
	width:252px !important;
	height:192px !important;
	left:14px !important;
	top:378px !important;
}

#item59952 {
	width:189px !important;
	height:306px !important;
}

#item61754 {
	width:189px !important;
	height:306px !important;
	left:355px !important;
	top:321px !important;
}

#item59953 {
	width:266px !important;
	height:310px !important;
}

#item61759 {
	width:266px !important;
	height:310px !important;
	left:278px !important;
}

#item59954 {
	width:253px !important;
	height:312px !important;
}

#item61764 {
	width:253px !important;
	height:312px !important;
	left:13px !important;
}

#item33856 {
	width:137px !important;
	height:9px !important;
	left:13px !important;
	top:360px !important;
}

#item33884 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item33911 {
	width:69px !important;
	height:20px !important;
	left:276px !important;
	top:292px !important;
}

#item33938 {
	width:68px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

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

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

#item59957 {
	width:149px !important;
	height:109px !important;
}

#item61775 {
	width:149px !important;
	height:109px !important;
	left:44px !important;
	top:71px !important;
}

#item59959 {
	width:178px !important;
	height:82px !important;
}

#item61780 {
	width:178px !important;
	height:82px !important;
	left:18px !important;
	top:20px !important;
}

#item59960 {
	width:38px !important;
	height:54px !important;
}

#item61785 {
	width:38px !important;
	height:54px !important;
	left:226px !important;
	top:14px !important;
}

#item59961 {
	width:38px !important;
	height:55px !important;
}

#item61790 {
	width:38px !important;
	height:55px !important;
	left:226px !important;
	top:70px !important;
}

#item59962 {
	width:38px !important;
	height:55px !important;
}

#item61795 {
	width:38px !important;
	height:55px !important;
	left:226px !important;
	top:126px !important;
}

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

#item61801 {
	width:266px !important;
	height:221px !important;
	top:295px !important;
}

#item59966 {
	width:177px !important;
	height:174px !important;
}

#item61806 {
	width:177px !important;
	height:174px !important;
	left:278px !important;
	top:238px !important;
}

#item59967 {
	width:252px !important;
	height:138px !important;
}

#item61811 {
	width:252px !important;
	height:138px !important;
	left:278px !important;
	top:425px !important;
}

#item33965 {
	width:223px !important;
	height:9px !important;
	left:13px !important;
	top:220px !important;
}

#item33997 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:219px !important;
}

#item34024 {
	width:78px !important;
	height:30px !important;
	left:461px !important;
	top:384px !important;
}

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

#item34084 {
	width:200px !important;
	height:9px !important;
	left:13px !important;
	top:571px !important;
}

#item34116 {
	width:99px !important;
	height:9px !important;
	left:13px !important;
	top:274px !important;
}

#item34143 {
	width:71px !important;
	height:9px !important;
	left:110px !important;
	top:274px !important;
}

#item34170 {
	width:54px !important;
	height:9px !important;
	left:179px !important;
	top:274px !important;
}

#item59968 {
	width:516px !important;
	height:296px !important;
}

#item61816 {
	width:516px !important;
	height:296px !important;
	left:14px !important;
	top:322px !important;
}

#item59969 {
	width:516px !important;
	height:296px !important;
}

#item61821 {
	width:516px !important;
	height:296px !important;
	left:14px !important;
	top:14px !important;
}

#item34197 {
	width:99px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item34224 {
	width:79px !important;
	height:39px !important;
	left:169px !important;
	top:252px !important;
}

#item59970 {
	width:266px !important;
	height:230px !important;
}

#item61827 {
	width:266px !important;
	height:230px !important;
}

#item59971 {
	width:159px !important;
	height:135px !important;
}

#item61832 {
	width:159px !important;
	height:135px !important;
	left:371px !important;
	top:14px !important;
}

#item59972 {
	width:164px !important;
	height:128px !important;
}

#item61837 {
	width:164px !important;
	height:128px !important;
	left:278px !important;
	top:154px !important;
}

#item59973 {
	width:266px !important;
	height:340px !important;
}

#item61842 {
	width:266px !important;
	height:340px !important;
	top:289px !important;
}

#item59974 {
	width:133px !important;
	height:157px !important;
}

#item61847 {
	width:133px !important;
	height:157px !important;
	left:397px !important;
	top:295px !important;
}

#item59975 {
	width:123px !important;
	height:156px !important;
}

#item61852 {
	width:123px !important;
	height:156px !important;
	left:407px !important;
	top:462px !important;
}

#item34254 {
	width:100px !important;
	height:29px !important;
	left:277px !important;
	top:84px !important;
}

#item34286 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:278px !important;
}

#item34313 {
	width:71px !important;
	height:20px !important;
	left:447px !important;
	top:262px !important;
}

#item34340 {
	width:68px !important;
	height:20px !important;
	left:191px !important;
	top:594px !important;
}

#item34367 {
	width:85px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item34394 {
	width:71px !important;
	height:20px !important;
	left:282px !important;
	top:399px !important;
}

#item34421 {
	width:96px !important;
	height:28px !important;
	left:282px !important;
	top:420px !important;
}

#item59977 {
	width:252px !important;
	height:235px !important;
}

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

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

#item61863 {
	width:252px !important;
	height:242px !important;
	left:278px !important;
	top:322px !important;
}

#item59979 {
	width:266px !important;
	height:252px !important;
}

#item61868 {
	width:266px !important;
	height:252px !important;
	left:279px !important;
}

#item59980 {
	width:252px !important;
	height:308px !important;
}

#item61873 {
	width:252px !important;
	height:308px !important;
	left:14px !important;
	top:5px !important;
}

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

#item34484 {
	width:130px !important;
	height:9px !important;
	left:18px !important;
	top:605px !important;
}

#item34511 {
	width:173px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item34539 {
	width:124px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item59981 {
	width:544px !important;
	height:313px !important;
}

#item61878 {
	width:544px !important;
	height:313px !important;
}

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

#item61883 {
	width:252px !important;
	height:237px !important;
	left:14px !important;
	top:323px !important;
}

#item59983 {
	width:252px !important;
	height:307px !important;
}

#item61888 {
	width:252px !important;
	height:307px !important;
	left:278px !important;
	top:323px !important;
}

#item59987 {
	width:544px !important;
	height:291px !important;
}

#item61909 {
	width:544px !important;
	height:291px !important;
	left:544px !important;
}

#item34566 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item34593 {
	width:88px !important;
	height:20px !important;
	left:328px !important;
	top:285px !important;
}

#item34620 {
	width:85px !important;
	height:20px !important;
	left:441px !important;
	top:440px !important;
}

#item59984 {
	width:252px !important;
	height:247px !important;
}

#item61893 {
	width:252px !important;
	height:247px !important;
	left:14px !important;
	top:303px !important;
}

#item59985 {
	width:181px !important;
	height:152px !important;
}

#item61898 {
	width:181px !important;
	height:152px !important;
	left:349px !important;
	top:293px !important;
}

#item59986 {
	width:89px !important;
	height:61px !important;
}

#item61904 {
	width:89px !important;
	height:61px !important;
	left:271px !important;
	top:378px !important;
}

#item34647 {
	width:140px !important;
	height:9px !important;
	left:15px !important;
	top:277px !important;
}

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

#item34701 {
	width:74px !important;
	height:29px !important;
	left:280px !important;
	top:587px !important;
}

#item34728 {
	width:146px !important;
	height:9px !important;
	left:360px !important;
	top:610px !important;
}

#item59988 {
	width:159px !important;
	height:351px !important;
}

#item61914 {
	width:159px !important;
	height:351px !important;
}

#item59989 {
	width:123px !important;
	height:77px !important;
}

#item61919 {
	width:123px !important;
	height:77px !important;
	left:286px !important;
	top:47px !important;
}

#item59990 {
	width:106px !important;
	height:74px !important;
}

#item61924 {
	width:106px !important;
	height:74px !important;
	left:310px !important;
	top:120px !important;
}

#item59991 {
	width:144px !important;
	height:105px !important;
}

#item61929 {
	width:144px !important;
	height:105px !important;
	left:284px !important;
	top:199px !important;
}

#item59992 {
	width:134px !important;
	height:294px !important;
}

#item61934 {
	width:134px !important;
	height:294px !important;
	left:14px !important;
	top:364px !important;
}

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

#item61939 {
	width:252px !important;
	height:237px !important;
	left:278px !important;
	top:321px !important;
}

#item59995 {
	width:530px !important;
	height:296px !important;
}

#item61949 {
	width:530px !important;
	height:296px !important;
	left:544px !important;
	top:14px !important;
}

#item34756 {
	width:100px !important;
	height:20px !important;
	left:435px !important;
	top:286px !important;
}

#item34788 {
	width:85px !important;
	height:20px !important;
	left:420px !important;
	top:158px !important;
}

#item34815 {
	width:119px !important;
	height:9px !important;
	left:415px !important;
	top:81px !important;
}

#item34842 {
	width:85px !important;
	height:29px !important;
	left:166px !important;
	top:226px !important;
}

#item34870 {
	width:130px !important;
	height:9px !important;
	left:282px !important;
	top:605px !important;
}

#item34897 {
	width:113px !important;
	height:20px !important;
	left:152px !important;
	top:600px !important;
}

#item59994 {
	width:516px !important;
	height:322px !important;
}

#item61944 {
	width:516px !important;
	height:322px !important;
	left:14px !important;
	top:321px !important;
}

#item34928 {
	width:168px !important;
	height:9px !important;
	left:18px !important;
	top:605px !important;
}

#item34957 {
	width:79px !important;
	height:20px !important;
	left:109px !important;
	top:205px !important;
}

#item59998 {
	width:252px !important;
	height:220px !important;
}

#item61954 {
	width:252px !important;
	height:220px !important;
	left:14px !important;
}

#item59999 {
	width:68px !important;
	height:58px !important;
}

#item61959 {
	width:68px !important;
	height:58px !important;
	left:20px !important;
	top:159px !important;
}

#item60000 {
	width:93px !important;
	height:58px !important;
}

#item61964 {
	width:93px !important;
	height:58px !important;
	left:94px !important;
	top:159px !important;
}

#item60001 {
	width:94px !important;
	height:141px !important;
}

#item61969 {
	width:94px !important;
	height:141px !important;
	left:20px !important;
	top:12px !important;
}

#item60002 {
	width:128px !important;
	height:135px !important;
}

#item61975 {
	width:128px !important;
	height:135px !important;
	left:278px !important;
	top:14px !important;
}

#item60003 {
	width:161px !important;
	height:151px !important;
}

#item61980 {
	width:161px !important;
	height:151px !important;
	left:278px !important;
	top:159px !important;
}

#item60004 {
	width:516px !important;
	height:300px !important;
}

#item61985 {
	width:516px !important;
	height:300px !important;
	left:14px !important;
	top:318px !important;
}

#item34984 {
	width:92px !important;
	height:20px !important;
	left:446px !important;
	top:269px !important;
}

#item35011 {
	width:116px !important;
	height:9px !important;
	left:416px !important;
	top:103px !important;
}

#item35039 {
	width:102px !important;
	height:20px !important;
	left:410px !important;
	top:578px !important;
}

#item35066 {
	width:232px !important;
	height:10px !important;
	left:13px !important;
	top:292px !important;
}

#item35096 {
	width:232px !important;
	height:10px !important;
	left:13px !important;
	top:302px !important;
}

#item60005 {
	width:252px !important;
	height:247px !important;
}

#item61990 {
	width:252px !important;
	height:247px !important;
	left:14px !important;
	top:305px !important;
}

#item60006 {
	width:256px !important;
	height:263px !important;
}

#item61995 {
	width:256px !important;
	height:263px !important;
	left:278px !important;
	top:322px !important;
}

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

#item62000 {
	width:253px !important;
	height:241px !important;
	left:277px !important;
	top:10px !important;
}

#item60010 {
	width:252px !important;
	height:235px !important;
}

#item62005 {
	width:252px !important;
	height:235px !important;
	left:14px !important;
}

#item35128 {
	width:174px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item35155 {
	width:185px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item35185 {
	width:130px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item35212 {
	width:80px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

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

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

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

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

#item60013 {
	width:252px !important;
	height:204px !important;
}

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

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

#item62025 {
	width:252px !important;
	height:221px !important;
	left:278px !important;
	top:323px !important;
}

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

#item62057 {
	width:266px !important;
	height:221px !important;
	left:544px !important;
}

#item35239 {
	width:215px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item35270 {
	width:98px !important;
	height:20px !important;
	left:421px !important;
	top:292px !important;
}

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

#item35325 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:578px !important;
}

#item60015 {
	width:176px !important;
	height:142px !important;
}

#item62030 {
	width:176px !important;
	height:142px !important;
	left:5px !important;
	top:483px !important;
}

#item60016 {
	width:170px !important;
	height:143px !important;
}

#item62035 {
	width:170px !important;
	height:143px !important;
	left:14px !important;
	top:321px !important;
}

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

#item62040 {
	width:252px !important;
	height:221px !important;
	left:278px !important;
	top:343px !important;
}

#item60018 {
	width:98px !important;
	height:77px !important;
}

#item62046 {
	width:98px !important;
	height:77px !important;
	left:432px !important;
	top:253px !important;
}

#item60019 {
	width:259px !important;
	height:187px !important;
}

#item62051 {
	width:259px !important;
	height:187px !important;
	left:285px !important;
}

#item35352 {
	width:70px !important;
	height:20px !important;
	left:186px !important;
	top:446px !important;
}

#item35379 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item35406 {
	width:80px !important;
	height:20px !important;
	left:186px !important;
	top:600px !important;
}

#item35433 {
	width:150px !important;
	height:9px !important;
	left:288px !important;
	top:240px !important;
}

#item35460 {
	width:106px !important;
	height:20px !important;
	left:288px !important;
	top:312px !important;
}

#item35487 {
	width:169px !important;
	height:9px !important;
	left:277px !important;
	top:610px !important;
}

#item60023 {
	width:188px !important;
	height:310px !important;
}

#item62062 {
	width:188px !important;
	height:310px !important;
}

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

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

#item60025 {
	width:221px !important;
	height:204px !important;
}

#item62072 {
	width:221px !important;
	height:204px !important;
	left:14px !important;
	top:322px !important;
}

#item60026 {
	width:283px !important;
	height:243px !important;
}

#item62077 {
	width:283px !important;
	height:243px !important;
	left:247px !important;
	top:322px !important;
}

#item35515 {
	width:79px !important;
	height:20px !important;
	left:192px !important;
	top:209px !important;
}

#item35543 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item35570 {
	width:136px !important;
	height:9px !important;
	left:245px !important;
	top:610px !important;
}

#item35597 {
	width:187px !important;
	height:9px !important;
	left:13px !important;
	top:567px !important;
}

#item60027 {
	width:252px !important;
	height:243px !important;
}

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

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

#item62087 {
	width:252px !important;
	height:238px !important;
	left:278px !important;
	top:322px !important;
}

#item60029 {
	width:169px !important;
	height:309px !important;
}

#item62092 {
	width:169px !important;
	height:309px !important;
	left:375px !important;
}

#item60030 {
	width:285px !important;
	height:125px !important;
}

#item62097 {
	width:285px !important;
	height:125px !important;
	left:14px !important;
	top:14px !important;
}

#item60031 {
	width:187px !important;
	height:158px !important;
}

#item62102 {
	width:187px !important;
	height:158px !important;
	left:113px !important;
	top:151px !important;
}

#item35627 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:150px !important;
}

#item35654 {
	width:70px !important;
	height:29px !important;
	left:310px !important;
	top:271px !important;
}

#item35681 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

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

#item35736 {
	width:133px !important;
	height:9px !important;
	left:282px !important;
	top:595px !important;
}

#item60032 {
	width:266px !important;
	height:294px !important;
}

#item62107 {
	width:266px !important;
	height:294px !important;
	top:16px !important;
}

#item60033 {
	width:265px !important;
	height:208px !important;
}

#item62112 {
	width:265px !important;
	height:208px !important;
	left:279px !important;
}

#item60034 {
	width:266px !important;
	height:196px !important;
}

#item62117 {
	width:266px !important;
	height:196px !important;
	left:278px !important;
	top:216px !important;
}

#item60039 {
	width:269px !important;
	height:143px !important;
}

#item62123 {
	width:269px !important;
	height:143px !important;
	top:321px !important;
}

#item60040 {
	width:264px !important;
	height:174px !important;
}

#item62128 {
	width:264px !important;
	height:174px !important;
	top:474px !important;
}

#item60041 {
	width:187px !important;
	height:240px !important;
}

#item62133 {
	width:187px !important;
	height:240px !important;
	left:357px !important;
	top:418px !important;
}

#item35763 {
	width:90px !important;
	height:20px !important;
	left:126px !important;
	top:291px !important;
}

#item35790 {
	width:76px !important;
	height:29px !important;
	left:120px !important;
	top:437px !important;
}

#item35817 {
	width:124px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item35844 {
	width:106px !important;
	height:20px !important;
	left:282px !important;
	top:387px !important;
}

#item35871 {
	width:135px !important;
	height:9px !important;
	left:126px !important;
	top:558px !important;
}

#item35898 {
	width:77px !important;
	height:30px !important;
	left:276px !important;
	top:561px !important;
}

#item60042 {
	width:261px !important;
	height:144px !important;
}

#item62138 {
	width:261px !important;
	height:144px !important;
	left:5px !important;
	top:420px !important;
}

#item60043 {
	width:266px !important;
	height:207px !important;
}

#item62143 {
	width:266px !important;
	height:207px !important;
	left:278px !important;
	top:422px !important;
}

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

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

#item60045 {
	width:182px !important;
	height:196px !important;
}

#item62153 {
	width:182px !important;
	height:196px !important;
	left:362px !important;
	top:215px !important;
}

#item60046 {
	width:143px !important;
	height:203px !important;
}

#item62158 {
	width:143px !important;
	height:203px !important;
	left:401px !important;
}

#item60047 {
	width:252px !important;
	height:160px !important;
}

#item62163 {
	width:252px !important;
	height:160px !important;
	left:14px !important;
}

#item35925 {
	width:120px !important;
	height:9px !important;
	left:126px !important;
	top:405px !important;
}

#item35952 {
	width:69px !important;
	height:20px !important;
	left:276px !important;
	top:393px !important;
}

#item35979 {
	width:94px !important;
	height:20px !important;
	left:276px !important;
	top:485px !important;
}

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

#item36038 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:196px !important;
}

#item36065 {
	width:96px !important;
	height:20px !important;
	left:276px !important;
	top:185px !important;
}

#item60048 {
	width:266px !important;
	height:347px !important;
}

#item62168 {
	width:266px !important;
	height:347px !important;
}

#item60050 {
	width:252px !important;
	height:351px !important;
}

#item62173 {
	width:252px !important;
	height:351px !important;
	left:279px !important;
}

#item60051 {
	width:162px !important;
	height:208px !important;
}

#item62178 {
	width:162px !important;
	height:208px !important;
	top:421px !important;
}

#item60052 {
	width:169px !important;
	height:207px !important;
}

#item62183 {
	width:169px !important;
	height:207px !important;
	left:278px !important;
	top:422px !important;
}

#item60053 {
	width:173px !important;
	height:208px !important;
}

#item62188 {
	width:173px !important;
	height:208px !important;
	left:544px !important;
	top:421px !important;
}

#item60056 {
	width:172px !important;
	height:189px !important;
}

#item62204 {
	width:172px !important;
	height:189px !important;
	left:544px !important;
	top:222px !important;
}

#item60057 {
	width:269px !important;
	height:210px !important;
}

#item62210 {
	width:269px !important;
	height:210px !important;
	left:544px !important;
}

#item36092 {
	width:69px !important;
	height:20px !important;
	left:452px !important;
	top:600px !important;
}

#item36119 {
	width:119px !important;
	height:9px !important;
	left:276px !important;
	top:403px !important;
}

#item36147 {
	width:100px !important;
	height:20px !important;
	left:169px !important;
	top:600px !important;
}

#item36174 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:403px !important;
}

#item60054 {
	width:162px !important;
	height:208px !important;
}

#item62194 {
	width:162px !important;
	height:208px !important;
	left:278px !important;
	top:422px !important;
}

#item60055 {
	width:162px !important;
	height:190px !important;
}

#item62199 {
	width:162px !important;
	height:190px !important;
	left:278px !important;
	top:221px !important;
}

#item60058 {
	width:266px !important;
	height:145px !important;
}

#item62215 {
	width:266px !important;
	height:145px !important;
	left:279px !important;
}

#item36201 {
	width:72px !important;
	height:20px !important;
	left:177px !important;
	top:599px !important;
}

#item36229 {
	width:70px !important;
	height:20px !important;
	left:177px !important;
	top:392px !important;
}

#item36256 {
	width:119px !important;
	height:20px !important;
	left:13px !important;
	top:191px !important;
}

#item36284 {
	width:68px !important;
	height:20px !important;
	left:446px !important;
	top:599px !important;
}

#item36311 {
	width:68px !important;
	height:20px !important;
	left:446px !important;
	top:392px !important;
}

#item36339 {
	width:139px !important;
	height:20px !important;
	left:276px !important;
	top:192px !important;
}

#item60059 {
	width:196px !important;
	height:255px !important;
}

#item62220 {
	width:196px !important;
	height:255px !important;
}

#item60060 {
	width:89px !important;
	height:257px !important;
}

#item62226 {
	width:89px !important;
	height:257px !important;
	left:201px !important;
}

#item60061 {
	width:86px !important;
	height:90px !important;
}

#item62231 {
	width:86px !important;
	height:90px !important;
	left:320px !important;
	top:125px !important;
}

#item60062 {
	width:45px !important;
	height:78px !important;
}

#item62237 {
	width:45px !important;
	height:78px !important;
	left:300px !important;
	top:118px !important;
}

#item60063 {
	width:122px !important;
	height:166px !important;
}

#item62242 {
	width:122px !important;
	height:166px !important;
	left:408px !important;
	top:14px !important;
}

#item60066 {
	width:347px !important;
	height:300px !important;
}

#item62247 {
	width:347px !important;
	height:300px !important;
	top:329px !important;
}

#item60067 {
	width:161px !important;
	height:192px !important;
}

#item62252 {
	width:161px !important;
	height:192px !important;
	left:369px !important;
	top:333px !important;
}

#item60068 {
	width:203px !important;
	height:596px !important;
}

#item62257 {
	width:203px !important;
	height:596px !important;
	left:544px !important;
	top:33px !important;
}

#item36370 {
	width:172px !important;
	height:9px !important;
	left:125px !important;
	top:316px !important;
}

#item36397 {
	width:88px !important;
	height:20px !important;
	left:266px !important;
	top:401px !important;
}

#item36424 {
	width:113px !important;
	height:20px !important;
	left:350px !important;
	top:599px !important;
}

#item36451 {
	width:173px !important;
	height:9px !important;
	left:300px !important;
	top:269px !important;
}

#item36482 {
	width:175px !important;
	height:9px !important;
	left:300px !important;
	top:279px !important;
}

#item36512 {
	width:174px !important;
	height:9px !important;
	left:300px !important;
	top:290px !important;
}

#item58257 {
	width:95px !important;
	height:21px !important;
	left:10px !important;
	top:319px !important;
}

#item60069 {
	width:237px !important;
	height:263px !important;
}

#item62262 {
	width:237px !important;
	height:263px !important;
	left:307px !important;
	top:258px !important;
}

#item60070 {
	width:213px !important;
	height:110px !important;
}

#item62267 {
	width:213px !important;
	height:110px !important;
	left:211px !important;
	top:425px !important;
}

#item60071 {
	width:216px !important;
	height:204px !important;
}

#item62273 {
	width:216px !important;
	height:204px !important;
	left:328px !important;
	top:23px !important;
}

#item36539 {
	width:79px !important;
	height:20px !important;
	left:197px !important;
	top:150px !important;
}

#item36567 {
	width:116px !important;
	height:9px !important;
	left:197px !important;
	top:332px !important;
}

#item36594 {
	width:116px !important;
	height:9px !important;
	left:197px !important;
	top:342px !important;
}

#item58284 {
	width:126px !important;
	height:21px !important;
	left:197px !important;
	top:244px !important;
}

#item58311 {
	width:86px !important;
	height:21px !important;
	left:404px !important;
	top:594px !important;
}

#item60072 {
	width:189px !important;
	height:221px !important;
}

#item62278 {
	width:189px !important;
	height:221px !important;
}

#item60074 {
	width:162px !important;
	height:309px !important;
}

#item62283 {
	width:162px !important;
	height:309px !important;
	left:201px !important;
	top:14px !important;
}

#item60075 {
	width:101px !important;
	height:219px !important;
}

#item62288 {
	width:101px !important;
	height:219px !important;
	left:429px !important;
	top:14px !important;
}

#item60076 {
	width:107px !important;
	height:205px !important;
}

#item62294 {
	width:107px !important;
	height:205px !important;
	left:318px !important;
	top:31px !important;
}

#item60077 {
	width:320px !important;
	height:249px !important;
}

#item62299 {
	width:320px !important;
	height:249px !important;
	left:6px !important;
	top:283px !important;
}

#item60078 {
	width:64px !important;
	height:35px !important;
}

#item62304 {
	width:64px !important;
	height:35px !important;
	left:260px !important;
	top:523px !important;
}

#item60079 {
	width:65px !important;
	height:33px !important;
}

#item62309 {
	width:65px !important;
	height:33px !important;
	left:259px !important;
	top:558px !important;
}

#item60080 {
	width:196px !important;
	height:209px !important;
}

#item62314 {
	width:196px !important;
	height:209px !important;
	left:334px !important;
	top:335px !important;
}

#item36621 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:262px !important;
}

#item36648 {
	width:105px !important;
	height:20px !important;
	left:17px !important;
	top:599px !important;
}

#item36676 {
	width:150px !important;
	height:9px !important;
	left:332px !important;
	top:610px !important;
}

#item36703 {
	width:94px !important;
	height:20px !important;
	left:414px !important;
	top:292px !important;
}

#item36732 {
	width:164px !important;
	height:9px !important;
	left:160px !important;
	top:597px !important;
}

#item36762 {
	width:99px !important;
	height:9px !important;
	left:225px !important;
	top:607px !important;
}

#item36789 {
	width:113px !important;
	height:9px !important;
	left:286px !important;
	top:296px !important;
}

#item36816 {
	width:115px !important;
	height:9px !important;
	left:286px !important;
	top:306px !important;
}

#item60081 {
	width:314px !important;
	height:142px !important;
}

#item62320 {
	width:314px !important;
	height:142px !important;
	left:142px !important;
	top:374px !important;
}

#item60082 {
	width:162px !important;
	height:159px !important;
}

#item62325 {
	width:162px !important;
	height:159px !important;
	left:371px !important;
	top:453px !important;
}

#item60083 {
	width:30px !important;
	height:67px !important;
}

#item62330 {
	width:30px !important;
	height:67px !important;
	left:145px !important;
	top:552px !important;
}

#item60084 {
	width:30px !important;
	height:68px !important;
}

#item62335 {
	width:30px !important;
	height:68px !important;
	left:176px !important;
	top:551px !important;
}

#item60086 {
	width:62px !important;
	height:68px !important;
}

#item62340 {
	width:62px !important;
	height:68px !important;
	left:215px !important;
	top:552px !important;
}

#item60087 {
	width:65px !important;
	height:68px !important;
}

#item62346 {
	width:65px !important;
	height:68px !important;
	left:299px !important;
	top:552px !important;
}

#item60088 {
	width:176px !important;
	height:309px !important;
}

#item62351 {
	width:176px !important;
	height:309px !important;
	left:14px !important;
	top:14px !important;
}

#item60089 {
	width:252px !important;
	height:274px !important;
}

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

#item36843 {
	width:60px !important;
	height:30px !important;
	left:168px !important;
	top:261px !important;
}

#item36870 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:314px !important;
}

#item36897 {
	width:111px !important;
	height:9px !important;
	left:17px !important;
	top:397px !important;
}

#item36925 {
	width:111px !important;
	height:9px !important;
	left:17px !important;
	top:417px !important;
}

#item36952 {
	width:111px !important;
	height:9px !important;
	left:17px !important;
	top:428px !important;
}

#item36980 {
	width:110px !important;
	height:9px !important;
	left:18px !important;
	top:573px !important;
}

#item37007 {
	width:110px !important;
	height:9px !important;
	left:18px !important;
	top:583px !important;
}

#item37034 {
	width:110px !important;
	height:9px !important;
	left:18px !important;
	top:603px !important;
}

#item37061 {
	width:110px !important;
	height:9px !important;
	left:18px !important;
	top:614px !important;
}

#item60091 {
	width:278px !important;
	height:276px !important;
}

#item62361 {
	width:278px !important;
	height:276px !important;
}

#item60092 {
	width:213px !important;
	height:231px !important;
}

#item62366 {
	width:213px !important;
	height:231px !important;
	left:317px !important;
	top:14px !important;
}

#item60093 {
	width:366px !important;
	height:332px !important;
}

#item62371 {
	width:366px !important;
	height:332px !important;
	top:298px !important;
}

#item60094 {
	width:172px !important;
	height:192px !important;
}

#item62377 {
	width:172px !important;
	height:192px !important;
	left:358px !important;
	top:461px !important;
}

#item37088 {
	width:118px !important;
	height:9px !important;
	left:183px !important;
	top:66px !important;
}

#item37115 {
	width:103px !important;
	height:29px !important;
	left:317px !important;
	top:439px !important;
}

#item37145 {
	width:83px !important;
	height:20px !important;
	left:437px !important;
	top:389px !important;
}

#item37172 {
	width:183px !important;
	height:9px !important;
	left:322px !important;
	top:295px !important;
}

#item37204 {
	width:204px !important;
	height:9px !important;
	left:322px !important;
	top:305px !important;
}

#item60095 {
	width:179px !important;
	height:233px !important;
}

#item62382 {
	width:179px !important;
	height:233px !important;
	left:14px !important;
	top:333px !important;
}

#item60096 {
	width:327px !important;
	height:264px !important;
}

#item62387 {
	width:327px !important;
	height:264px !important;
	left:203px !important;
	top:293px !important;
}

#item60097 {
	width:90px !important;
	height:68px !important;
}

#item62392 {
	width:90px !important;
	height:68px !important;
	left:440px !important;
	top:553px !important;
}

#item60098 {
	width:138px !important;
	height:162px !important;
}

#item62397 {
	width:138px !important;
	height:162px !important;
	left:10px !important;
	top:80px !important;
}

#item60099 {
	width:156px !important;
	height:162px !important;
}

#item62402 {
	width:156px !important;
	height:162px !important;
	left:125px !important;
	top:154px !important;
}

#item60100 {
	width:170px !important;
	height:267px !important;
}

#item62407 {
	width:170px !important;
	height:267px !important;
	left:375px !important;
}

#item37234 {
	width:71px !important;
	height:20px !important;
	left:296px !important;
	top:93px !important;
}

#item37261 {
	width:129px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item37288 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item37318 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item37345 {
	width:140px !important;
	height:9px !important;
	left:206px !important;
	top:600px !important;
}

#item37372 {
	width:139px !important;
	height:9px !important;
	left:206px !important;
	top:610px !important;
}

#item60101 {
	width:181px !important;
	height:170px !important;
}

#item62412 {
	width:181px !important;
	height:170px !important;
	left:14px !important;
	top:14px !important;
}

#item60102 {
	width:255px !important;
	height:299px !important;
}

#item62417 {
	width:255px !important;
	height:299px !important;
	left:194px !important;
}

#item60103 {
	width:296px !important;
	height:228px !important;
}

#item62423 {
	width:296px !important;
	height:228px !important;
	left:20px !important;
	top:252px !important;
}

#item60104 {
	width:124px !important;
	height:111px !important;
}

#item62428 {
	width:124px !important;
	height:111px !important;
	left:216px !important;
	top:460px !important;
}

#item60105 {
	width:167px !important;
	height:144px !important;
}

#item62433 {
	width:167px !important;
	height:144px !important;
	left:363px !important;
	top:265px !important;
}

#item60106 {
	width:105px !important;
	height:138px !important;
}

#item62438 {
	width:105px !important;
	height:138px !important;
	left:344px !important;
	top:506px !important;
}

#item37399 {
	width:76px !important;
	height:30px !important;
	left:455px !important;
	top:589px !important;
}

#item37430 {
	width:188px !important;
	height:9px !important;
	left:12px !important;
	top:600px !important;
}

#item37461 {
	width:188px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item37491 {
	width:142px !important;
	height:9px !important;
	left:364px !important;
	top:468px !important;
}

#item37518 {
	width:143px !important;
	height:20px !important;
	left:364px !important;
	top:477px !important;
}

#item37548 {
	width:85px !important;
	height:29px !important;
	left:446px !important;
	top:108px !important;
}

#item37579 {
	width:68px !important;
	height:20px !important;
	left:463px !important;
	top:138px !important;
}

#item37606 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:238px !important;
}

#item37636 {
	width:154px !important;
	height:20px !important;
	left:13px !important;
	top:246px !important;
}

#item60107 {
	width:291px !important;
	height:188px !important;
}

#item62443 {
	width:291px !important;
	height:188px !important;
	left:14px !important;
	top:329px !important;
}

#item60108 {
	width:129px !important;
	height:20px !important;
}

#item62448 {
	width:129px !important;
	height:20px !important;
	left:402px !important;
	top:329px !important;
}

#item66316 {
	width:129px !important;
	height:267px !important;
}

#item66311 {
	width:129px !important;
	height:267px !important;
	left:402px !important;
	top:350px !important;
}

#item60109 {
	width:289px !important;
	height:221px !important;
}

#item62453 {
	width:289px !important;
	height:221px !important;
	left:14px !important;
	top:14px !important;
}

#item60110 {
	width:96px !important;
	height:53px !important;
}

#item62458 {
	width:96px !important;
	height:53px !important;
	left:207px !important;
	top:191px !important;
}

#item60111 {
	width:181px !important;
	height:316px !important;
}

#item62463 {
	width:181px !important;
	height:316px !important;
	left:363px !important;
}

#item37668 {
	width:184px !important;
	height:9px !important;
	left:13px !important;
	top:310px !important;
}

#item37696 {
	width:78px !important;
	height:40px !important;
	left:316px !important;
	top:279px !important;
}

#item37726 {
	width:94px !important;
	height:20px !important;
	left:209px !important;
	top:294px !important;
}

#item37753 {
	width:90px !important;
	height:20px !important;
	left:322px !important;
	top:482px !important;
}

#item37782 {
	width:81px !important;
	height:20px !important;
	left:322px !important;
	top:576px !important;
}

#item37809 {
	width:204px !important;
	height:9px !important;
	left:16px !important;
	top:582px !important;
}

#item37839 {
	width:204px !important;
	height:9px !important;
	left:16px !important;
	top:592px !important;
}

#item37870 {
	width:204px !important;
	height:9px !important;
	left:16px !important;
	top:603px !important;
}

#item60114 {
	width:267px !important;
	height:315px !important;
}

#item62468 {
	width:267px !important;
	height:315px !important;
	left:277px !important;
	top:9px !important;
}

#item60115 {
	width:187px !important;
	height:306px !important;
}

#item62473 {
	width:187px !important;
	height:306px !important;
}

#item60116 {
	width:366px !important;
	height:303px !important;
}

#item62478 {
	width:366px !important;
	height:303px !important;
	top:321px !important;
}

#item60117 {
	width:140px !important;
	height:127px !important;
}

#item62483 {
	width:140px !important;
	height:127px !important;
	left:399px !important;
	top:329px !important;
}

#item60118 {
	width:157px !important;
	height:120px !important;
}

#item62488 {
	width:157px !important;
	height:120px !important;
	left:348px !important;
	top:414px !important;
}

#item37901 {
	width:80px !important;
	height:29px !important;
	left:180px !important;
	top:118px !important;
}

#item37931 {
	width:129px !important;
	height:20px !important;
	left:280px !important;
	top:397px !important;
}

#item37962 {
	width:118px !important;
	height:9px !important;
	left:292px !important;
	top:94px !important;
}

#item37989 {
	width:118px !important;
	height:9px !important;
	left:292px !important;
	top:105px !important;
}

#item38016 {
	width:156px !important;
	height:9px !important;
	left:375px !important;
	top:600px !important;
}

#item38043 {
	width:156px !important;
	height:9px !important;
	left:375px !important;
	top:610px !important;
}

#item60119 {
	width:196px !important;
	height:170px !important;
}

#item62494 {
	width:196px !important;
	height:170px !important;
	left:14px !important;
	top:273px !important;
}

#item60120 {
	width:193px !important;
	height:167px !important;
}

#item62499 {
	width:193px !important;
	height:167px !important;
	left:14px !important;
	top:398px !important;
}

#item60121 {
	width:278px !important;
	height:256px !important;
}

#item62504 {
	width:278px !important;
	height:256px !important;
	left:266px !important;
	top:307px !important;
}

#item60122 {
	width:196px !important;
	height:247px !important;
}

#item62509 {
	width:196px !important;
	height:247px !important;
	left:6px !important;
	top:14px !important;
}

#item60123 {
	width:209px !important;
	height:250px !important;
}

#item62514 {
	width:209px !important;
	height:250px !important;
	left:335px !important;
}

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

#item38097 {
	width:98px !important;
	height:20px !important;
	left:208px !important;
	top:209px !important;
}

#item38124 {
	width:70px !important;
	height:20px !important;
	left:208px !important;
	top:93px !important;
}

#item38152 {
	width:137px !important;
	height:9px !important;
	left:208px !important;
	top:288px !important;
}

#item38179 {
	width:137px !important;
	height:9px !important;
	left:208px !important;
	top:299px !important;
}

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

#item62519 {
	width:252px !important;
	height:230px !important;
	left:278px !important;
}

#item60126 {
	width:184px !important;
	height:303px !important;
}

#item62524 {
	width:184px !important;
	height:303px !important;
}

#item60127 {
	width:91px !important;
	height:96px !important;
}

#item62529 {
	width:91px !important;
	height:96px !important;
	left:112px !important;
	top:90px !important;
}

#item60128 {
	width:266px !important;
	height:295px !important;
}

#item62534 {
	width:266px !important;
	height:295px !important;
	top:357px !important;
}

#item60129 {
	width:149px !important;
	height:225px !important;
}

#item62539 {
	width:149px !important;
	height:225px !important;
	left:295px !important;
	top:397px !important;
}

#item60130 {
	width:117px !important;
	height:33px !important;
}

#item62544 {
	width:117px !important;
	height:33px !important;
	left:322px !important;
	top:383px !important;
}

#item60131 {
	width:83px !important;
	height:30px !important;
}

#item62549 {
	width:83px !important;
	height:30px !important;
	left:354px !important;
	top:365px !important;
}

#item38206 {
	width:108px !important;
	height:20px !important;
	left:151px !important;
	top:64px !important;
}

#item38236 {
	width:66px !important;
	height:30px !important;
	left:177px !important;
	top:317px !important;
}

#item38263 {
	width:94px !important;
	height:20px !important;
	left:174px !important;
	top:527px !important;
}

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

#item38321 {
	width:201px !important;
	height:9px !important;
	left:276px !important;
	top:287px !important;
}

#item38348 {
	width:70px !important;
	height:29px !important;
	left:458px !important;
	top:522px !important;
}

#item38379 {
	width:70px !important;
	height:39px !important;
	left:458px !important;
	top:551px !important;
}

#item38410 {
	width:71px !important;
	height:29px !important;
	left:458px !important;
	top:590px !important;
}

#item60134 {
	width:410px !important;
	height:350px !important;
}

#item62554 {
	width:410px !important;
	height:350px !important;
	left:134px !important;
	top:260px !important;
}

#item60135 {
	width:77px !important;
	height:68px !important;
}

#item62559 {
	width:77px !important;
	height:68px !important;
	left:4px !important;
	top:324px !important;
}

#item60136 {
	width:73px !important;
	height:73px !important;
}

#item62565 {
	width:73px !important;
	height:73px !important;
	left:69px !important;
	top:306px !important;
}

#item60137 {
	width:79px !important;
	height:78px !important;
}

#item62570 {
	width:79px !important;
	height:78px !important;
	left:135px !important;
	top:325px !important;
}

#item60138 {
	width:175px !important;
	height:284px !important;
}

#item62576 {
	width:175px !important;
	height:284px !important;
	left:13px !important;
}

#item60139 {
	width:211px !important;
	height:221px !important;
}

#item62581 {
	width:211px !important;
	height:221px !important;
	left:319px !important;
	top:24px !important;
}

#item38437 {
	width:190px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item38467 {
	width:107px !important;
	height:21px !important;
	left:21px !important;
	top:465px !important;
}

#item38526 {
	width:107px !important;
	height:10px !important;
	left:21px !important;
	top:486px !important;
}

#item38586 {
	width:107px !important;
	height:10px !important;
	left:21px !important;
	top:497px !important;
}

#item38645 {
	width:107px !important;
	height:30px !important;
	left:201px !important;
	top:168px !important;
}

#item38707 {
	width:74px !important;
	height:30px !important;
	left:201px !important;
	top:198px !important;
}

#item60140 {
	width:252px !important;
	height:217px !important;
}

#item62586 {
	width:252px !important;
	height:217px !important;
	left:14px !important;
	top:7px !important;
}

#item60141 {
	width:40px !important;
	height:56px !important;
}

#item62591 {
	width:40px !important;
	height:56px !important;
	left:317px !important;
	top:67px !important;
}

#item60142 {
	width:26px !important;
	height:13px !important;
}

#item62596 {
	width:26px !important;
	height:13px !important;
	left:293px !important;
	top:105px !important;
}

#item60143 {
	width:152px !important;
	height:183px !important;
}

#item62601 {
	width:152px !important;
	height:183px !important;
	left:378px !important;
}

#item60144 {
	width:94px !important;
	height:47px !important;
}

#item62606 {
	width:94px !important;
	height:47px !important;
	left:291px !important;
	top:135px !important;
}

#item60145 {
	width:125px !important;
	height:67px !important;
}

#item62611 {
	width:125px !important;
	height:67px !important;
	left:14px !important;
	top:283px !important;
}

#item60146 {
	width:124px !important;
	height:67px !important;
}

#item62616 {
	width:124px !important;
	height:67px !important;
	left:142px !important;
	top:284px !important;
}

#item60151 {
	width:82px !important;
	height:88px !important;
}

#item62621 {
	width:82px !important;
	height:88px !important;
	left:454px !important;
	top:255px !important;
}

#item60152 {
	width:86px !important;
	height:90px !important;
}

#item62626 {
	width:86px !important;
	height:90px !important;
	left:454px !important;
	top:351px !important;
}

#item60153 {
	width:111px !important;
	height:123px !important;
}

#item62631 {
	width:111px !important;
	height:123px !important;
	left:105px !important;
	top:524px !important;
}

#item60154 {
	width:164px !important;
	height:86px !important;
}

#item62636 {
	width:164px !important;
	height:86px !important;
	left:28px !important;
	top:450px !important;
}

#item60155 {
	width:320px !important;
	height:214px !important;
}

#item62642 {
	width:320px !important;
	height:214px !important;
	left:224px !important;
	top:444px !important;
}

#item38770 {
	width:196px !important;
	height:9px !important;
	left:13px !important;
	top:238px !important;
}

#item38800 {
	width:202px !important;
	height:9px !important;
	left:276px !important;
	top:233px !important;
}

#item38831 {
	width:202px !important;
	height:9px !important;
	left:276px !important;
	top:244px !important;
}

#item38858 {
	width:126px !important;
	height:9px !important;
	left:276px !important;
	top:311px !important;
}

#item38885 {
	width:126px !important;
	height:9px !important;
	left:276px !important;
	top:321px !important;
}

#item38912 {
	width:126px !important;
	height:9px !important;
	left:276px !important;
	top:332px !important;
}

#item38940 {
	width:126px !important;
	height:9px !important;
	left:276px !important;
	top:342px !important;
}

#item38967 {
	width:165px !important;
	height:9px !important;
	left:99px !important;
	top:407px !important;
}

#item38994 {
	width:165px !important;
	height:9px !important;
	left:99px !important;
	top:417px !important;
}

#item39022 {
	width:173px !important;
	height:10px !important;
	left:276px !important;
	top:406px !important;
}

#item39084 {
	width:173px !important;
	height:10px !important;
	left:276px !important;
	top:416px !important;
}

#item60156 {
	width:154px !important;
	height:216px !important;
}

#item62647 {
	width:154px !important;
	height:216px !important;
	left:96px !important;
	top:397px !important;
}

#item60158 {
	width:298px !important;
	height:295px !important;
}

#item62657 {
	width:298px !important;
	height:295px !important;
	left:247px !important;
	top:272px !important;
}

#item60159 {
	width:266px !important;
	height:174px !important;
}

#item62662 {
	width:266px !important;
	height:174px !important;
	left:278px !important;
	top:91px !important;
}

#item60160 {
	width:158px !important;
	height:289px !important;
}

#item62667 {
	width:158px !important;
	height:289px !important;
	left:14px !important;
}

#item39146 {
	width:108px !important;
	height:9px !important;
	left:13px !important;
	top:388px !important;
}

#item39173 {
	width:72px !important;
	height:29px !important;
	left:180px !important;
	top:154px !important;
}

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

#item39227 {
	width:159px !important;
	height:9px !important;
	left:295px !important;
	top:64px !important;
}

#item39260 {
	width:203px !important;
	height:9px !important;
	left:295px !important;
	top:74px !important;
}

#item60161 {
	width:266px !important;
	height:298px !important;
}

#item62672 {
	width:266px !important;
	height:298px !important;
}

#item60164 {
	width:54px !important;
	height:57px !important;
}

#item62677 {
	width:54px !important;
	height:57px !important;
	left:284px !important;
	top:62px !important;
}

#item66335 {
	width:16px !important;
	height:21px !important;
}

#item66329 {
	width:16px !important;
	height:21px !important;
	left:291px !important;
	top:37px !important;
}

#item60165 {
	width:26px !important;
	height:26px !important;
}

#item62682 {
	width:26px !important;
	height:26px !important;
	left:346px !important;
	top:108px !important;
}

#item60166 {
	width:133px !important;
	height:123px !important;
}

#item62687 {
	width:133px !important;
	height:123px !important;
	left:385px !important;
	top:31px !important;
}

#item60167 {
	width:94px !important;
	height:70px !important;
}

#item62692 {
	width:94px !important;
	height:70px !important;
	left:421px !important;
	top:156px !important;
}

#item66328 {
	width:60px !important;
	height:70px !important;
}

#item66323 {
	width:60px !important;
	height:70px !important;
	left:465px !important;
	top:234px !important;
}

#item60168 {
	width:204px !important;
	height:116px !important;
}

#item62697 {
	width:204px !important;
	height:116px !important;
	left:9px !important;
	top:378px !important;
}

#item60169 {
	width:230px !important;
	height:120px !important;
}

#item62702 {
	width:230px !important;
	height:120px !important;
	left:14px !important;
	top:444px !important;
}

#item60170 {
	width:174px !important;
	height:293px !important;
}

#item62707 {
	width:174px !important;
	height:293px !important;
	left:356px !important;
	top:323px !important;
}

#item39291 {
	width:82px !important;
	height:20px !important;
	left:283px !important;
	top:422px !important;
}

#item39318 {
	width:222px !important;
	height:9px !important;
	left:13px !important;
	top:341px !important;
}

#item39349 {
	width:222px !important;
	height:9px !important;
	left:13px !important;
	top:352px !important;
}

#item39379 {
	width:77px !important;
	height:20px !important;
	left:291px !important;
	top:238px !important;
}

#item39406 {
	width:71px !important;
	height:20px !important;
	left:291px !important;
	top:258px !important;
}

#item39433 {
	width:100px !important;
	height:20px !important;
	left:291px !important;
	top:278px !important;
}

#item39460 {
	width:197px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item39491 {
	width:197px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item60171 {
	width:252px !important;
	height:210px !important;
}

#item62713 {
	width:252px !important;
	height:210px !important;
	left:14px !important;
	top:320px !important;
}

#item60172 {
	width:252px !important;
	height:235px !important;
}

#item62718 {
	width:252px !important;
	height:235px !important;
	left:278px !important;
	top:323px !important;
}

#item60173 {
	width:206px !important;
	height:297px !important;
}

#item62723 {
	width:206px !important;
	height:297px !important;
	left:324px !important;
	top:14px !important;
}

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

#item62729 {
	width:252px !important;
	height:267px !important;
	left:14px !important;
}

#item39518 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item39545 {
	width:94px !important;
	height:20px !important;
	left:276px !important;
	top:290px !important;
}

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

#item39600 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item39630 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item39663 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

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

#item60176 {
	width:179px !important;
	height:131px !important;
}

#item62739 {
	width:179px !important;
	height:131px !important;
	left:351px !important;
	top:198px !important;
}

#item60177 {
	width:78px !important;
	height:67px !important;
}

#item62745 {
	width:78px !important;
	height:67px !important;
	left:4px !important;
	top:81px !important;
}

#item60180 {
	width:52px !important;
	height:103px !important;
}

#item62750 {
	width:52px !important;
	height:103px !important;
	left:99px !important;
	top:14px !important;
}

#item60181 {
	width:55px !important;
	height:119px !important;
}

#item62756 {
	width:55px !important;
	height:119px !important;
	left:212px !important;
	top:129px !important;
}

#item60182 {
	width:160px !important;
	height:183px !important;
}

#item62761 {
	width:160px !important;
	height:183px !important;
	left:11px !important;
	top:139px !important;
}

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

#item62766 {
	width:252px !important;
	height:136px !important;
	left:14px !important;
	top:325px !important;
}

#item60184 {
	width:170px !important;
	height:133px !important;
}

#item62771 {
	width:170px !important;
	height:133px !important;
	left:85px !important;
	top:516px !important;
}

#item60185 {
	width:252px !important;
	height:97px !important;
}

#item62776 {
	width:252px !important;
	height:97px !important;
	left:278px !important;
	top:363px !important;
}

#item60186 {
	width:171px !important;
	height:174px !important;
}

#item62781 {
	width:171px !important;
	height:174px !important;
	left:361px !important;
	top:474px !important;
}

#item39694 {
	width:102px !important;
	height:9px !important;
	left:276px !important;
	top:496px !important;
}

#item39722 {
	width:59px !important;
	height:30px !important;
	left:276px !important;
	top:589px !important;
}

#item39749 {
	width:153px !important;
	height:9px !important;
	left:276px !important;
	top:188px !important;
}

#item39776 {
	width:144px !important;
	height:9px !important;
	left:276px !important;
	top:363px !important;
}

#item39803 {
	width:87px !important;
	height:20px !important;
	left:13px !important;
	top:601px !important;
}

#item39830 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:495px !important;
}

#item39857 {
	width:145px !important;
	height:9px !important;
	left:123px !important;
	top:304px !important;
}

#item39884 {
	width:114px !important;
	height:9px !important;
	left:156px !important;
	top:100px !important;
}

#item39911 {
	width:115px !important;
	height:9px !important;
	left:156px !important;
	top:110px !important;
}

#item60187 {
	width:88px !important;
	height:96px !important;
}

#item62786 {
	width:88px !important;
	height:96px !important;
	left:14px !important;
	top:369px !important;
}

#item66342 {
	width:99px !important;
	height:71px !important;
}

#item66337 {
	width:99px !important;
	height:71px !important;
	left:54px !important;
	top:398px !important;
}

#item60188 {
	width:120px !important;
	height:123px !important;
}

#item62792 {
	width:120px !important;
	height:123px !important;
	left:158px !important;
	top:348px !important;
}

#item60189 {
	width:298px !important;
	height:245px !important;
}

#item62797 {
	width:298px !important;
	height:245px !important;
	left:247px !important;
	top:385px !important;
}

#item60190 {
	width:174px !important;
	height:128px !important;
}

#item62802 {
	width:174px !important;
	height:128px !important;
	left:92px !important;
	top:207px !important;
}

#item60191 {
	width:175px !important;
	height:196px !important;
}

#item62807 {
	width:175px !important;
	height:196px !important;
	left:91px !important;
}

#item60192 {
	width:198px !important;
	height:196px !important;
}

#item62813 {
	width:198px !important;
	height:196px !important;
	left:346px !important;
}

#item66348 {
	width:118px !important;
	height:144px !important;
}

#item66343 {
	width:118px !important;
	height:144px !important;
	left:412px !important;
	top:207px !important;
}

#item39938 {
	width:76px !important;
	height:29px !important;
	left:13px !important;
	top:309px !important;
}

#item39969 {
	width:72px !important;
	height:20px !important;
	left:276px !important;
	top:307px !important;
}

#item39996 {
	width:68px !important;
	height:20px !important;
	left:276px !important;
	top:178px !important;
}

#item40023 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:142px !important;
}

#item40050 {
	width:77px !important;
	height:37px !important;
	left:13px !important;
	top:161px !important;
}

#item40080 {
	width:209px !important;
	height:10px !important;
	left:13px !important;
	top:578px !important;
}

#item40144 {
	width:209px !important;
	height:10px !important;
	left:13px !important;
	top:588px !important;
}

#item40215 {
	width:209px !important;
	height:10px !important;
	left:13px !important;
	top:599px !important;
}

#item40278 {
	width:209px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item60193 {
	width:153px !important;
	height:158px !important;
}

#item62818 {
	width:153px !important;
	height:158px !important;
	left:378px !important;
	top:5px !important;
}

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

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

#item60197 {
	width:252px !important;
	height:224px !important;
}

#item62828 {
	width:252px !important;
	height:224px !important;
	left:14px !important;
	top:320px !important;
}

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

#item62833 {
	width:252px !important;
	height:149px !important;
	left:278px !important;
	top:425px !important;
}

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

#item62839 {
	width:252px !important;
	height:142px !important;
	left:278px !important;
	top:217px !important;
}

#item40340 {
	width:204px !important;
	height:9px !important;
	left:13px !important;
	top:309px !important;
}

#item40370 {
	width:119px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item40397 {
	width:176px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item40424 {
	width:125px !important;
	height:9px !important;
	left:276px !important;
	top:196px !important;
}

#item40451 {
	width:232px !important;
	height:9px !important;
	left:284px !important;
	top:605px !important;
}

#item60200 {
	width:252px !important;
	height:129px !important;
}

#item62844 {
	width:252px !important;
	height:129px !important;
	left:14px !important;
	top:424px !important;
}

#item60201 {
	width:252px !important;
	height:245px !important;
}

#item62849 {
	width:252px !important;
	height:245px !important;
	left:278px !important;
	top:317px !important;
}

#item60202 {
	width:133px !important;
	height:123px !important;
}

#item62854 {
	width:133px !important;
	height:123px !important;
	left:110px !important;
	top:234px !important;
}

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

#item62859 {
	width:252px !important;
	height:141px !important;
	left:14px !important;
	top:14px !important;
}

#item60204 {
	width:252px !important;
	height:243px !important;
}

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

#item40481 {
	width:163px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item40508 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item40535 {
	width:133px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item40562 {
	width:198px !important;
	height:9px !important;
	left:282px !important;
	top:606px !important;
}

#item40593 {
	width:234px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

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

#item60205 {
	width:159px !important;
	height:194px !important;
}

#item62870 {
	width:159px !important;
	height:194px !important;
	left:14px !important;
	top:14px !important;
}

#item60206 {
	width:252px !important;
	height:153px !important;
}

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

#item60207 {
	width:159px !important;
	height:193px !important;
}

#item62880 {
	width:159px !important;
	height:193px !important;
	left:14px !important;
	top:220px !important;
}

#item60208 {
	width:252px !important;
	height:138px !important;
}

#item62885 {
	width:252px !important;
	height:138px !important;
	left:278px !important;
	top:219px !important;
}

#item60209 {
	width:252px !important;
	height:192px !important;
}

#item62890 {
	width:252px !important;
	height:192px !important;
	left:14px !important;
	top:424px !important;
}

#item60211 {
	width:252px !important;
	height:140px !important;
}

#item62896 {
	width:252px !important;
	height:140px !important;
	left:278px !important;
	top:424px !important;
}

#item40655 {
	width:189px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item40685 {
	width:80px !important;
	height:20px !important;
	left:178px !important;
	top:190px !important;
}

#item40712 {
	width:90px !important;
	height:30px !important;
	left:178px !important;
	top:385px !important;
}

#item40739 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item40766 {
	width:143px !important;
	height:9px !important;
	left:277px !important;
	top:405px !important;
}

#item40793 {
	width:125px !important;
	height:9px !important;
	left:18px !important;
	top:482px !important;
}

#item60212 {
	width:522px !important;
	height:308px !important;
}

#item62901 {
	width:522px !important;
	height:308px !important;
	left:8px !important;
	top:322px !important;
}

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

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

#item60214 {
	width:252px !important;
	height:119px !important;
}

#item62911 {
	width:252px !important;
	height:119px !important;
	left:14px !important;
	top:166px !important;
}

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

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

#item40821 {
	width:136px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item40851 {
	width:130px !important;
	height:9px !important;
	left:88px !important;
	top:158px !important;
}

#item40878 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:318px !important;
}

#item40905 {
	width:148px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item60216 {
	width:266px !important;
	height:256px !important;
}

#item62921 {
	width:266px !important;
	height:256px !important;
}

#item60217 {
	width:252px !important;
	height:255px !important;
}

#item62926 {
	width:252px !important;
	height:255px !important;
	left:278px !important;
}

#item60218 {
	width:251px !important;
	height:272px !important;
}

#item62931 {
	width:251px !important;
	height:272px !important;
	top:289px !important;
}

#item60219 {
	width:168px !important;
	height:150px !important;
}

#item62936 {
	width:168px !important;
	height:150px !important;
	left:362px !important;
	top:319px !important;
}

#item60220 {
	width:187px !important;
	height:142px !important;
}

#item62942 {
	width:187px !important;
	height:142px !important;
	left:343px !important;
	top:476px !important;
}

#item40932 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item40959 {
	width:155px !important;
	height:9px !important;
	left:276px !important;
	top:293px !important;
}

#item40986 {
	width:61px !important;
	height:30px !important;
	left:276px !important;
	top:590px !important;
}

#item41013 {
	width:67px !important;
	height:20px !important;
	left:276px !important;
	top:438px !important;
}

#item41040 {
	width:121px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item60221 {
	width:213px !important;
	height:150px !important;
}

#item62947 {
	width:213px !important;
	height:150px !important;
	left:14px !important;
	top:423px !important;
}

#item60222 {
	width:293px !important;
	height:224px !important;
}

#item62952 {
	width:293px !important;
	height:224px !important;
	left:237px !important;
	top:323px !important;
}

#item60223 {
	width:211px !important;
	height:143px !important;
}

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

#item60224 {
	width:210px !important;
	height:155px !important;
}

#item62962 {
	width:210px !important;
	height:155px !important;
	left:14px !important;
}

#item60225 {
	width:307px !important;
	height:239px !important;
}

#item62967 {
	width:307px !important;
	height:239px !important;
	left:237px !important;
}

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

#item41095 {
	width:130px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item41122 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item41149 {
	width:154px !important;
	height:9px !important;
	left:235px !important;
	top:303px !important;
}

#item41176 {
	width:200px !important;
	height:9px !important;
	left:235px !important;
	top:610px !important;
}

#item60226 {
	width:382px !important;
	height:222px !important;
}

#item62972 {
	width:382px !important;
	height:222px !important;
}

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

#item62977 {
	width:128px !important;
	height:145px !important;
	left:8px !important;
	top:281px !important;
}

#item60228 {
	width:173px !important;
	height:184px !important;
}

#item62982 {
	width:173px !important;
	height:184px !important;
	left:141px !important;
	top:265px !important;
}

#item60229 {
	width:221px !important;
	height:142px !important;
}

#item62987 {
	width:221px !important;
	height:142px !important;
	left:323px !important;
	top:232px !important;
}

#item60230 {
	width:149px !important;
	height:198px !important;
}

#item62992 {
	width:149px !important;
	height:198px !important;
	left:395px !important;
	top:431px !important;
}

#item60236 {
	width:266px !important;
	height:203px !important;
}

#item63013 {
	width:266px !important;
	height:203px !important;
	left:544px !important;
}

#item41207 {
	width:115px !important;
	height:20px !important;
	left:388px !important;
	top:203px !important;
}

#item41238 {
	width:136px !important;
	height:9px !important;
	left:322px !important;
	top:411px !important;
}

#item41265 {
	width:74px !important;
	height:20px !important;
	left:322px !important;
	top:599px !important;
}

#item41293 {
	width:100px !important;
	height:20px !important;
	left:162px !important;
	top:600px !important;
}

#item41320 {
	width:125px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item60231 {
	width:108px !important;
	height:158px !important;
}

#item62997 {
	width:108px !important;
	height:158px !important;
	left:20px !important;
	top:319px !important;
}

#item60232 {
	width:123px !important;
	height:181px !important;
}

#item63002 {
	width:123px !important;
	height:181px !important;
	left:101px !important;
	top:323px !important;
}

#item60235 {
	width:184px !important;
	height:322px !important;
}

#item63007 {
	width:184px !important;
	height:322px !important;
	left:346px !important;
	top:307px !important;
}

#item60237 {
	width:267px !important;
	height:213px !important;
}

#item63018 {
	width:267px !important;
	height:213px !important;
	left:277px !important;
}

#item41351 {
	width:78px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item41378 {
	width:135px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item41406 {
	width:92px !important;
	height:20px !important;
	left:13px !important;
	top:580px !important;
}

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

#item60238 {
	width:358px !important;
	height:310px !important;
}

#item63023 {
	width:358px !important;
	height:310px !important;
	left:172px !important;
}

#item60239 {
	width:194px !important;
	height:157px !important;
}

#item63028 {
	width:194px !important;
	height:157px !important;
	left:14px !important;
	top:153px !important;
}

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

#item63033 {
	width:252px !important;
	height:232px !important;
	left:14px !important;
	top:322px !important;
}

#item60241 {
	width:144px !important;
	height:152px !important;
}

#item63038 {
	width:144px !important;
	height:152px !important;
	left:278px !important;
	top:476px !important;
}

#item60242 {
	width:158px !important;
	height:142px !important;
}

#item63043 {
	width:158px !important;
	height:142px !important;
	left:372px !important;
	top:321px !important;
}

#item41463 {
	width:113px !important;
	height:29px !important;
	left:276px !important;
	top:436px !important;
}

#item41494 {
	width:220px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item41526 {
	width:106px !important;
	height:20px !important;
	left:427px !important;
	top:595px !important;
}

#item41554 {
	width:126px !important;
	height:9px !important;
	left:13px !important;
	top:123px !important;
}

#item41581 {
	width:126px !important;
	height:9px !important;
	left:13px !important;
	top:133px !important;
}

#item60243 {
	width:202px !important;
	height:98px !important;
}

#item63048 {
	width:202px !important;
	height:98px !important;
	left:13px !important;
}

#item60244 {
	width:103px !important;
	height:161px !important;
}

#item63053 {
	width:103px !important;
	height:161px !important;
	left:112px !important;
	top:148px !important;
}

#item60248 {
	width:209px !important;
	height:223px !important;
}

#item63058 {
	width:209px !important;
	height:223px !important;
	left:14px !important;
	top:318px !important;
}

#item60249 {
	width:169px !important;
	height:77px !important;
}

#item63063 {
	width:169px !important;
	height:77px !important;
	left:330px !important;
	top:342px !important;
}

#item60250 {
	width:88px !important;
	height:81px !important;
}

#item63068 {
	width:88px !important;
	height:81px !important;
	left:315px !important;
	top:451px !important;
}

#item60251 {
	width:50px !important;
	height:87px !important;
}

#item63073 {
	width:50px !important;
	height:87px !important;
	left:387px !important;
	top:456px !important;
}

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

#item63078 {
	width:67px !important;
	height:86px !important;
	left:409px !important;
	top:474px !important;
}

#item60253 {
	width:83px !important;
	height:70px !important;
}

#item63084 {
	width:83px !important;
	height:70px !important;
	left:420px !important;
	top:513px !important;
}

#item60254 {
	width:92px !important;
	height:63px !important;
}

#item63089 {
	width:92px !important;
	height:63px !important;
	left:421px !important;
	top:563px !important;
}

#item60255 {
	width:317px !important;
	height:307px !important;
}

#item63095 {
	width:317px !important;
	height:307px !important;
	left:227px !important;
}

#item41609 {
	width:133px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item41636 {
	width:145px !important;
	height:9px !important;
	left:225px !important;
	top:301px !important;
}

#item41663 {
	width:99px !important;
	height:20px !important;
	left:17px !important;
	top:284px !important;
}

#item41690 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:152px !important;
}

#item41717 {
	width:83px !important;
	height:20px !important;
	left:234px !important;
	top:510px !important;
}

#item41745 {
	width:79px !important;
	height:20px !important;
	left:234px !important;
	top:530px !important;
}

#item41773 {
	width:79px !important;
	height:20px !important;
	left:234px !important;
	top:550px !important;
}

#item41800 {
	width:79px !important;
	height:20px !important;
	left:234px !important;
	top:570px !important;
}

#item41827 {
	width:79px !important;
	height:20px !important;
	left:234px !important;
	top:590px !important;
}

#item60256 {
	width:349px !important;
	height:371px !important;
}

#item63100 {
	width:349px !important;
	height:371px !important;
}

#item60257 {
	width:64px !important;
	height:31px !important;
}

#item63105 {
	width:64px !important;
	height:31px !important;
	left:387px !important;
	top:129px !important;
}

#item60258 {
	width:58px !important;
	height:35px !important;
}

#item63110 {
	width:58px !important;
	height:35px !important;
	left:474px !important;
	top:120px !important;
}

#item60259 {
	width:73px !important;
	height:35px !important;
}

#item63115 {
	width:73px !important;
	height:35px !important;
	left:366px !important;
	top:162px !important;
}

#item60260 {
	width:64px !important;
	height:40px !important;
}

#item63120 {
	width:64px !important;
	height:40px !important;
	left:448px !important;
	top:158px !important;
}

#item60261 {
	width:77px !important;
	height:52px !important;
}

#item63125 {
	width:77px !important;
	height:52px !important;
	left:380px !important;
	top:204px !important;
}

#item60262 {
	width:173px !important;
	height:145px !important;
}

#item63130 {
	width:173px !important;
	height:145px !important;
	top:381px !important;
}

#item60263 {
	width:159px !important;
	height:145px !important;
}

#item63135 {
	width:159px !important;
	height:145px !important;
	left:183px !important;
	top:381px !important;
}

#item60264 {
	width:176px !important;
	height:145px !important;
}

#item63140 {
	width:176px !important;
	height:145px !important;
	left:354px !important;
	top:382px !important;
}

#item60265 {
	width:266px !important;
	height:193px !important;
}

#item63145 {
	width:266px !important;
	height:193px !important;
	left:544px !important;
	top:322px !important;
}

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

#item41881 {
	width:128px !important;
	height:29px !important;
	left:183px !important;
	top:590px !important;
}

#item41913 {
	width:105px !important;
	height:20px !important;
	left:352px !important;
	top:600px !important;
}

#item41940 {
	width:180px !important;
	height:9px !important;
	left:308px !important;
	top:104px !important;
}

#item41967 {
	width:179px !important;
	height:9px !important;
	left:330px !important;
	top:335px !important;
}

#item41994 {
	width:179px !important;
	height:9px !important;
	left:330px !important;
	top:346px !important;
}

#item42022 {
	width:179px !important;
	height:9px !important;
	left:330px !important;
	top:356px !important;
}

#item60266 {
	width:83px !important;
	height:87px !important;
}

#item63150 {
	width:83px !important;
	height:87px !important;
	left:175px !important;
	top:521px !important;
}

#item66354 {
	width:49px !important;
	height:56px !important;
}

#item66349 {
	width:49px !important;
	height:56px !important;
	left:164px !important;
	top:526px !important;
}

#item60267 {
	width:266px !important;
	height:222px !important;
}

#item63155 {
	width:266px !important;
	height:222px !important;
	left:278px !important;
	top:321px !important;
}

#item60268 {
	width:113px !important;
	height:174px !important;
}

#item63161 {
	width:113px !important;
	height:174px !important;
	left:14px !important;
	top:14px !important;
}

#item60269 {
	width:407px !important;
	height:311px !important;
}

#item63166 {
	width:407px !important;
	height:311px !important;
	left:137px !important;
}

#item42049 {
	width:147px !important;
	height:9px !important;
	left:277px !important;
	top:610px !important;
}

#item42076 {
	width:123px !important;
	height:9px !important;
	left:154px !important;
	top:288px !important;
}

#item42103 {
	width:90px !important;
	height:20px !important;
	left:13px !important;
	top:291px !important;
}

#item42130 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item42157 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item60270 {
	width:204px !important;
	height:209px !important;
}

#item63171 {
	width:204px !important;
	height:209px !important;
	left:62px !important;
}

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

#item63176 {
	width:252px !important;
	height:171px !important;
	left:278px !important;
}

#item60277 {
	width:138px !important;
	height:101px !important;
}

#item63181 {
	width:138px !important;
	height:101px !important;
	left:23px !important;
	top:258px !important;
}

#item60278 {
	width:97px !important;
	height:61px !important;
}

#item63186 {
	width:97px !important;
	height:61px !important;
	left:170px !important;
	top:222px !important;
}

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

#item63191 {
	width:252px !important;
	height:142px !important;
	left:278px !important;
	top:222px !important;
}

#item60280 {
	width:149px !important;
	height:199px !important;
}

#item63196 {
	width:149px !important;
	height:199px !important;
	left:117px !important;
	top:429px !important;
}

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

#item63201 {
	width:252px !important;
	height:126px !important;
	left:278px !important;
	top:428px !important;
}

#item42184 {
	width:212px !important;
	height:9px !important;
	left:276px !important;
	top:202px !important;
}

#item42214 {
	width:69px !important;
	height:29px !important;
	left:13px !important;
	top:182px !important;
}

#item42241 {
	width:163px !important;
	height:9px !important;
	left:276px !important;
	top:409px !important;
}

#item42269 {
	width:176px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item42296 {
	width:86px !important;
	height:20px !important;
	left:13px !important;
	top:572px !important;
}

#item42327 {
	width:88px !important;
	height:28px !important;
	left:13px !important;
	top:591px !important;
}

#item42357 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:399px !important;
}

#item42387 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:410px !important;
}

#item60282 {
	width:252px !important;
	height:128px !important;
}

#item63206 {
	width:252px !important;
	height:128px !important;
	left:14px !important;
	top:437px !important;
}

#item60283 {
	width:161px !important;
	height:165px !important;
}

#item63211 {
	width:161px !important;
	height:165px !important;
	left:14px !important;
	top:263px !important;
}

#item60284 {
	width:266px !important;
	height:225px !important;
}

#item63216 {
	width:266px !important;
	height:225px !important;
	left:278px !important;
	top:322px !important;
}

#item60285 {
	width:266px !important;
	height:232px !important;
}

#item63221 {
	width:266px !important;
	height:232px !important;
	left:278px !important;
}

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

#item63226 {
	width:252px !important;
	height:252px !important;
	left:15px !important;
}

#item42414 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item42442 {
	width:72px !important;
	height:20px !important;
	left:181px !important;
	top:409px !important;
}

#item42469 {
	width:102px !important;
	height:20px !important;
	left:151px !important;
	top:102px !important;
}

#item42497 {
	width:154px !important;
	height:9px !important;
	left:277px !important;
	top:307px !important;
}

#item42524 {
	width:125px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item60287 {
	width:252px !important;
	height:294px !important;
}

#item63232 {
	width:252px !important;
	height:294px !important;
	left:14px !important;
	top:14px !important;
}

#item60288 {
	width:252px !important;
	height:214px !important;
}

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

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

#item63242 {
	width:252px !important;
	height:232px !important;
	left:14px !important;
	top:322px !important;
}

#item60291 {
	width:252px !important;
	height:297px !important;
}

#item63248 {
	width:252px !important;
	height:297px !important;
	left:278px !important;
	top:321px !important;
}

#item60293 {
	width:266px !important;
	height:244px !important;
}

#item63258 {
	width:266px !important;
	height:244px !important;
	left:544px !important;
}

#item42551 {
	width:75px !important;
	height:20px !important;
	left:177px !important;
	top:291px !important;
}

#item42578 {
	width:194px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item42608 {
	width:257px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item42641 {
	width:257px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

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

#item60294 {
	width:252px !important;
	height:514px !important;
}

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

#item42671 {
	width:190px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item42703 {
	width:90px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item42731 {
	width:186px !important;
	height:9px !important;
	left:287px !important;
	top:600px !important;
}

#item60295 {
	width:136px !important;
	height:297px !important;
}

#item63269 {
	width:136px !important;
	height:297px !important;
	left:9px !important;
	top:10px !important;
}

#item60296 {
	width:87px !important;
	height:193px !important;
}

#item63275 {
	width:87px !important;
	height:193px !important;
	left:156px !important;
	top:14px !important;
}

#item60297 {
	width:92px !important;
	height:207px !important;
}

#item63280 {
	width:92px !important;
	height:207px !important;
	left:258px !important;
	top:14px !important;
}

#item60298 {
	width:92px !important;
	height:210px !important;
}

#item63285 {
	width:92px !important;
	height:210px !important;
	left:362px !important;
	top:14px !important;
}

#item60299 {
	width:225px !important;
	height:223px !important;
}

#item63290 {
	width:225px !important;
	height:223px !important;
	top:321px !important;
}

#item60300 {
	width:295px !important;
	height:128px !important;
}

#item63295 {
	width:295px !important;
	height:128px !important;
	left:235px !important;
	top:321px !important;
}

#item60301 {
	width:197px !important;
	height:101px !important;
}

#item63300 {
	width:197px !important;
	height:101px !important;
	left:333px !important;
	top:454px !important;
}

#item42761 {
	width:158px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item42791 {
	width:287px !important;
	height:9px !important;
	left:151px !important;
	top:282px !important;
}

#item42823 {
	width:287px !important;
	height:9px !important;
	left:151px !important;
	top:292px !important;
}

#item42854 {
	width:287px !important;
	height:9px !important;
	left:151px !important;
	top:303px !important;
}

#item42884 {
	width:228px !important;
	height:9px !important;
	left:235px !important;
	top:600px !important;
}

#item42917 {
	width:228px !important;
	height:9px !important;
	left:235px !important;
	top:610px !important;
}

#item60303 {
	width:252px !important;
	height:144px !important;
}

#item63305 {
	width:252px !important;
	height:144px !important;
	left:14px !important;
	top:397px !important;
}

#item60304 {
	width:252px !important;
	height:121px !important;
}

#item63311 {
	width:252px !important;
	height:121px !important;
	left:278px !important;
	top:443px !important;
}

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

#item63316 {
	width:252px !important;
	height:162px !important;
	left:14px !important;
	top:224px !important;
}

#item60306 {
	width:255px !important;
	height:161px !important;
}

#item63321 {
	width:255px !important;
	height:161px !important;
	left:278px !important;
	top:194px !important;
}

#item60307 {
	width:252px !important;
	height:156px !important;
}

#item63326 {
	width:252px !important;
	height:156px !important;
	left:14px !important;
}

#item60308 {
	width:252px !important;
	height:109px !important;
}

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

#item42950 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:203px !important;
}

#item42977 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:379px !important;
}

#item43005 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item43035 {
	width:130px !important;
	height:9px !important;
	left:276px !important;
	top:184px !important;
}

#item43063 {
	width:130px !important;
	height:9px !important;
	left:276px !important;
	top:423px !important;
}

#item43090 {
	width:117px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item60309 {
	width:349px !important;
	height:256px !important;
}

#item63337 {
	width:349px !important;
	height:256px !important;
}

#item60310 {
	width:169px !important;
	height:220px !important;
}

#item63342 {
	width:169px !important;
	height:220px !important;
	left:361px !important;
	top:14px !important;
}

#item60311 {
	width:195px !important;
	height:139px !important;
}

#item63347 {
	width:195px !important;
	height:139px !important;
	left:14px !important;
	top:320px !important;
}

#item60312 {
	width:223px !important;
	height:84px !important;
}

#item63352 {
	width:223px !important;
	height:84px !important;
	left:307px !important;
	top:321px !important;
}

#item60313 {
	width:193px !important;
	height:163px !important;
}

#item63358 {
	width:193px !important;
	height:163px !important;
	left:104px !important;
	top:470px !important;
}

#item60314 {
	width:223px !important;
	height:102px !important;
}

#item63363 {
	width:223px !important;
	height:102px !important;
	left:308px !important;
	top:461px !important;
}

#item60319 {
	width:547px !important;
	height:311px !important;
}

#item63378 {
	width:547px !important;
	height:311px !important;
	left:544px !important;
}

#item43117 {
	width:248px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item43150 {
	width:72px !important;
	height:20px !important;
	left:213px !important;
	top:440px !important;
}

#item43179 {
	width:136px !important;
	height:9px !important;
	left:306px !important;
	top:610px !important;
}

#item43206 {
	width:139px !important;
	height:9px !important;
	left:306px !important;
	top:442px !important;
}

#item43233 {
	width:84px !important;
	height:29px !important;
	left:13px !important;
	top:590px !important;
}

#item43260 {
	width:148px !important;
	height:9px !important;
	left:359px !important;
	top:303px !important;
}

#item60317 {
	width:252px !important;
	height:243px !important;
}

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

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

#item63373 {
	width:252px !important;
	height:242px !important;
	left:278px !important;
	top:322px !important;
}

#item43287 {
	width:169px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item43315 {
	width:154px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item43342 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:291px !important;
}

#item43372 {
	width:203px !important;
	height:9px !important;
	left:13px !important;
	top:300px !important;
}

#item60320 {
	width:266px !important;
	height:268px !important;
}

#item63384 {
	width:266px !important;
	height:268px !important;
}

#item60321 {
	width:266px !important;
	height:130px !important;
}

#item63389 {
	width:266px !important;
	height:130px !important;
	left:278px !important;
	top:14px !important;
}

#item60322 {
	width:139px !important;
	height:145px !important;
}

#item63394 {
	width:139px !important;
	height:145px !important;
	left:278px !important;
	top:213px !important;
}

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

#item63399 {
	width:252px !important;
	height:232px !important;
	left:14px !important;
	top:322px !important;
}

#item60324 {
	width:252px !important;
	height:138px !important;
}

#item63404 {
	width:252px !important;
	height:138px !important;
	left:278px !important;
	top:422px !important;
}

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

#item43431 {
	width:138px !important;
	height:9px !important;
	left:276px !important;
	top:403px !important;
}

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

#item43486 {
	width:126px !important;
	height:9px !important;
	left:288px !important;
	top:599px !important;
}

#item43513 {
	width:111px !important;
	height:20px !important;
	left:424px !important;
	top:299px !important;
}

#item43543 {
	width:132px !important;
	height:9px !important;
	left:276px !important;
	top:202px !important;
}

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

#item63409 {
	width:252px !important;
	height:242px !important;
	left:14px !important;
	top:322px !important;
}

#item60326 {
	width:271px !important;
	height:203px !important;
}

#item63415 {
	width:271px !important;
	height:203px !important;
	left:273px !important;
	top:323px !important;
}

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

#item63420 {
	width:252px !important;
	height:223px !important;
	left:14px !important;
	top:14px !important;
}

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

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

#item43570 {
	width:168px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item43597 {
	width:118px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item43624 {
	width:182px !important;
	height:9px !important;
	left:20px !important;
	top:295px !important;
}

#item43652 {
	width:186px !important;
	height:9px !important;
	left:277px !important;
	top:302px !important;
}

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

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

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

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

#item60332 {
	width:159px !important;
	height:191px !important;
}

#item63440 {
	width:159px !important;
	height:191px !important;
	top:218px !important;
}

#item60333 {
	width:266px !important;
	height:206px !important;
}

#item63445 {
	width:266px !important;
	height:206px !important;
	top:425px !important;
}

#item60334 {
	width:266px !important;
	height:292px !important;
}

#item63450 {
	width:266px !important;
	height:292px !important;
	left:278px !important;
	top:323px !important;
}

#item43679 {
	width:137px !important;
	height:9px !important;
	left:18px !important;
	top:192px !important;
}

#item43706 {
	width:175px !important;
	height:9px !important;
	left:282px !important;
	top:296px !important;
}

#item43733 {
	width:90px !important;
	height:20px !important;
	left:163px !important;
	top:387px !important;
}

#item43760 {
	width:104px !important;
	height:20px !important;
	left:158px !important;
	top:516px !important;
}

#item43790 {
	width:103px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

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

#item63455 {
	width:252px !important;
	height:150px !important;
	left:14px !important;
	top:422px !important;
}

#item60336 {
	width:266px !important;
	height:348px !important;
}

#item63461 {
	width:266px !important;
	height:348px !important;
	left:278px !important;
	top:215px !important;
}

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

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

#item60338 {
	width:200px !important;
	height:204px !important;
}

#item63471 {
	width:200px !important;
	height:204px !important;
	left:13px !important;
}

#item60339 {
	width:196px !important;
	height:205px !important;
}

#item63476 {
	width:196px !important;
	height:205px !important;
	left:348px !important;
}

#item43817 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item43844 {
	width:133px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item43871 {
	width:113px !important;
	height:20px !important;
	left:86px !important;
	top:388px !important;
}

#item43899 {
	width:140px !important;
	height:20px !important;
	left:13px !important;
	top:187px !important;
}

#item43929 {
	width:87px !important;
	height:19px !important;
	left:223px !important;
	top:159px !important;
}

#item43959 {
	width:98px !important;
	height:29px !important;
	left:223px !important;
	top:178px !important;
}

#item60342 {
	width:266px !important;
	height:247px !important;
}

#item63481 {
	width:266px !important;
	height:247px !important;
}

#item60343 {
	width:252px !important;
	height:243px !important;
}

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

#item60344 {
	width:266px !important;
	height:322px !important;
}

#item63491 {
	width:266px !important;
	height:322px !important;
	top:321px !important;
}

#item60345 {
	width:178px !important;
	height:179px !important;
}

#item63496 {
	width:178px !important;
	height:179px !important;
	left:366px !important;
	top:450px !important;
}

#item60346 {
	width:178px !important;
	height:117px !important;
}

#item63501 {
	width:178px !important;
	height:117px !important;
	left:366px !important;
	top:321px !important;
}

#item43989 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item44016 {
	width:188px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item44046 {
	width:70px !important;
	height:20px !important;
	left:194px !important;
	top:424px !important;
}

#item44073 {
	width:70px !important;
	height:20px !important;
	left:276px !important;
	top:420px !important;
}

#item44100 {
	width:78px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item60347 {
	width:252px !important;
	height:307px !important;
}

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

#item60348 {
	width:266px !important;
	height:224px !important;
}

#item63511 {
	width:266px !important;
	height:224px !important;
	left:278px !important;
	top:321px !important;
}

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

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

#item60350 {
	width:252px !important;
	height:297px !important;
}

#item63521 {
	width:252px !important;
	height:297px !important;
	left:14px !important;
	top:14px !important;
}

#item44128 {
	width:106px !important;
	height:20px !important;
	left:27px !important;
	top:500px !important;
}

#item44156 {
	width:133px !important;
	height:9px !important;
	left:16px !important;
	top:297px !important;
}

#item44183 {
	width:229px !important;
	height:9px !important;
	left:276px !important;
	top:291px !important;
}

#item44214 {
	width:234px !important;
	height:9px !important;
	left:276px !important;
	top:301px !important;
}

#item44244 {
	width:190px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item44274 {
	width:210px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item60351 {
	width:266px !important;
	height:293px !important;
}

#item63526 {
	width:266px !important;
	height:293px !important;
}

#item66361 {
	width:53px !important;
	height:66px !important;
}

#item66355 {
	width:53px !important;
	height:66px !important;
	left:208px !important;
	top:298px !important;
}

#item60352 {
	width:252px !important;
	height:211px !important;
}

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

#item60353 {
	width:266px !important;
	height:109px !important;
}

#item63537 {
	width:266px !important;
	height:109px !important;
	left:278px !important;
	top:322px !important;
}

#item60355 {
	width:169px !important;
	height:181px !important;
}

#item63542 {
	width:169px !important;
	height:181px !important;
	left:98px !important;
	top:468px !important;
}

#item60356 {
	width:173px !important;
	height:153px !important;
}

#item63547 {
	width:173px !important;
	height:153px !important;
	left:371px !important;
	top:476px !important;
}

#item44304 {
	width:140px !important;
	height:30px !important;
	left:13px !important;
	top:319px !important;
}

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

#item44365 {
	width:145px !important;
	height:9px !important;
	left:276px !important;
	top:456px !important;
}

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

#item44420 {
	width:151px !important;
	height:9px !important;
	left:276px !important;
	top:291px !important;
}

#item44450 {
	width:203px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item44480 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:418px !important;
}

#item44510 {
	width:203px !important;
	height:9px !important;
	left:13px !important;
	top:429px !important;
}

#item60357 {
	width:167px !important;
	height:207px !important;
}

#item63552 {
	width:167px !important;
	height:207px !important;
	left:100px !important;
	top:422px !important;
}

#item60358 {
	width:167px !important;
	height:195px !important;
}

#item63557 {
	width:167px !important;
	height:195px !important;
	left:100px !important;
	top:215px !important;
}

#item60359 {
	width:266px !important;
	height:243px !important;
}

#item63562 {
	width:266px !important;
	height:243px !important;
	left:278px !important;
	top:376px !important;
}

#item60360 {
	width:267px !important;
	height:369px !important;
}

#item63567 {
	width:267px !important;
	height:369px !important;
	left:277px !important;
}

#item60361 {
	width:179px !important;
	height:180px !important;
}

#item63572 {
	width:179px !important;
	height:180px !important;
	left:88px !important;
	top:26px !important;
}

#item44542 {
	width:95px !important;
	height:20px !important;
	left:13px !important;
	top:185px !important;
}

#item44570 {
	width:78px !important;
	height:30px !important;
	left:13px !important;
	top:382px !important;
}

#item44597 {
	width:78px !important;
	height:29px !important;
	left:13px !important;
	top:590px !important;
}

#item44628 {
	width:127px !important;
	height:9px !important;
	left:276px !important;
	top:362px !important;
}

#item44655 {
	width:111px !important;
	height:20px !important;
	left:276px !important;
	top:582px !important;
}

#item44685 {
	width:143px !important;
	height:20px !important;
	left:276px !important;
	top:601px !important;
}

#item60362 {
	width:167px !important;
	height:193px !important;
}

#item63577 {
	width:167px !important;
	height:193px !important;
	left:14px !important;
	top:14px !important;
}

#item60363 {
	width:173px !important;
	height:193px !important;
}

#item63582 {
	width:173px !important;
	height:193px !important;
	left:278px !important;
	top:14px !important;
}

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

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

#item60365 {
	width:170px !important;
	height:222px !important;
}

#item63592 {
	width:170px !important;
	height:222px !important;
	left:14px !important;
	top:423px !important;
}

#item60366 {
	width:271px !important;
	height:153px !important;
}

#item63597 {
	width:271px !important;
	height:153px !important;
	left:266px !important;
	top:472px !important;
}

#item60369 {
	width:216px !important;
	height:146px !important;
}

#item63603 {
	width:216px !important;
	height:146px !important;
	left:275px !important;
	top:220px !important;
}

#item44716 {
	width:74px !important;
	height:20px !important;
	left:184px !important;
	top:183px !important;
}

#item44743 {
	width:77px !important;
	height:29px !important;
	left:456px !important;
	top:180px !important;
}

#item44770 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item44798 {
	width:77px !important;
	height:29px !important;
	left:189px !important;
	top:589px !important;
}

#item44825 {
	width:229px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item44855 {
	width:172px !important;
	height:9px !important;
	left:360px !important;
	top:466px !important;
}

#item60370 {
	width:255px !important;
	height:139px !important;
}

#item63608 {
	width:255px !important;
	height:139px !important;
	left:14px !important;
	top:420px !important;
}

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

#item63614 {
	width:252px !important;
	height:227px !important;
	left:278px !important;
	top:322px !important;
}

#item60372 {
	width:152px !important;
	height:196px !important;
}

#item63619 {
	width:152px !important;
	height:196px !important;
	left:14px !important;
	top:218px !important;
}

#item60373 {
	width:252px !important;
	height:154px !important;
}

#item63624 {
	width:252px !important;
	height:154px !important;
	left:14px !important;
	top:14px !important;
}

#item60374 {
	width:266px !important;
	height:296px !important;
}

#item63629 {
	width:266px !important;
	height:296px !important;
	left:279px !important;
}

#item44886 {
	width:144px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item44913 {
	width:90px !important;
	height:20px !important;
	left:170px !important;
	top:394px !important;
}

#item44940 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item44967 {
	width:210px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item44997 {
	width:103px !important;
	height:20px !important;
	left:276px !important;
	top:278px !important;
}

#item45030 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:601px !important;
}

#item45057 {
	width:202px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item60375 {
	width:266px !important;
	height:258px !important;
}

#item63634 {
	width:266px !important;
	height:258px !important;
}

#item60376 {
	width:214px !important;
	height:210px !important;
}

#item63639 {
	width:214px !important;
	height:210px !important;
	left:330px !important;
}

#item60377 {
	width:266px !important;
	height:246px !important;
}

#item63644 {
	width:266px !important;
	height:246px !important;
	top:317px !important;
}

#item60378 {
	width:149px !important;
	height:196px !important;
}

#item63649 {
	width:149px !important;
	height:196px !important;
	left:395px !important;
	top:422px !important;
}

#item60379 {
	width:172px !important;
	height:189px !important;
}

#item63654 {
	width:172px !important;
	height:189px !important;
	left:372px !important;
	top:222px !important;
}

#item60389 {
	width:266px !important;
	height:216px !important;
}

#item63680 {
	width:266px !important;
	height:216px !important;
	left:544px !important;
}

#item45087 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item45114 {
	width:107px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item45141 {
	width:113px !important;
	height:20px !important;
	left:276px !important;
	top:393px !important;
}

#item45168 {
	width:83px !important;
	height:29px !important;
	left:277px !important;
	top:183px !important;
}

#item45195 {
	width:76px !important;
	height:20px !important;
	left:276px !important;
	top:581px !important;
}

#item45222 {
	width:116px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item60380 {
	width:136px !important;
	height:105px !important;
}

#item63659 {
	width:136px !important;
	height:105px !important;
	left:18px !important;
	top:420px !important;
}

#item60381 {
	width:135px !important;
	height:115px !important;
}

#item63664 {
	width:135px !important;
	height:115px !important;
	left:131px !important;
	top:462px !important;
}

#item60387 {
	width:266px !important;
	height:243px !important;
}

#item63669 {
	width:266px !important;
	height:243px !important;
	left:278px !important;
	top:316px !important;
}

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

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

#item60390 {
	width:266px !important;
	height:253px !important;
}

#item63685 {
	width:266px !important;
	height:253px !important;
	left:278px !important;
}

#item45256 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item45284 {
	width:147px !important;
	height:9px !important;
	left:18px !important;
	top:397px !important;
}

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

#item45339 {
	width:181px !important;
	height:9px !important;
	left:282px !important;
	top:296px !important;
}

#item45371 {
	width:216px !important;
	height:10px !important;
	left:13px !important;
	top:599px !important;
}

#item45439 {
	width:216px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item60391 {
	width:266px !important;
	height:256px !important;
}

#item63690 {
	width:266px !important;
	height:256px !important;
}

#item60392 {
	width:264px !important;
	height:147px !important;
}

#item63695 {
	width:264px !important;
	height:147px !important;
	left:275px !important;
	top:9px !important;
}

#item60393 {
	width:266px !important;
	height:150px !important;
}

#item63700 {
	width:266px !important;
	height:150px !important;
	left:278px !important;
	top:216px !important;
}

#item60394 {
	width:271px !important;
	height:300px !important;
}

#item63705 {
	width:271px !important;
	height:300px !important;
	top:321px !important;
}

#item60395 {
	width:150px !important;
	height:195px !important;
}

#item63710 {
	width:150px !important;
	height:195px !important;
	left:278px !important;
	top:422px !important;
}

#item45514 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item45541 {
	width:173px !important;
	height:9px !important;
	left:276px !important;
	top:403px !important;
}

#item45568 {
	width:146px !important;
	height:9px !important;
	left:276px !important;
	top:196px !important;
}

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

#item45623 {
	width:94px !important;
	height:20px !important;
	left:432px !important;
	top:599px !important;
}

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

#item63715 {
	width:252px !important;
	height:239px !important;
	left:14px !important;
	top:320px !important;
}

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

#item63720 {
	width:266px !important;
	height:228px !important;
	left:278px !important;
	top:320px !important;
}

#item60398 {
	width:531px !important;
	height:310px !important;
}

#item63725 {
	width:531px !important;
	height:310px !important;
	left:13px !important;
}

#item45650 {
	width:144px !important;
	height:9px !important;
	left:286px !important;
	top:603px !important;
}

#item45677 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item45704 {
	width:103px !important;
	height:20px !important;
	left:21px !important;
	top:280px !important;
}

#item60400 {
	width:129px !important;
	height:360px !important;
}

#item63730 {
	width:129px !important;
	height:360px !important;
}

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

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

#item60402 {
	width:259px !important;
	height:143px !important;
}

#item63740 {
	width:259px !important;
	height:143px !important;
	left:271px !important;
	top:220px !important;
}

#item60403 {
	width:252px !important;
	height:256px !important;
}

#item63745 {
	width:252px !important;
	height:256px !important;
	left:14px !important;
	top:368px !important;
}

#item60404 {
	width:252px !important;
	height:158px !important;
}

#item63751 {
	width:252px !important;
	height:158px !important;
	left:278px !important;
	top:414px !important;
}

#item45737 {
	width:133px !important;
	height:20px !important;
	left:129px !important;
	top:248px !important;
}

#item45768 {
	width:142px !important;
	height:20px !important;
	left:276px !important;
	top:191px !important;
}

#item45798 {
	width:101px !important;
	height:9px !important;
	left:282px !important;
	top:398px !important;
}

#item45825 {
	width:175px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item45852 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

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

#item60406 {
	width:252px !important;
	height:168px !important;
}

#item63761 {
	width:252px !important;
	height:168px !important;
	left:278px !important;
	top:322px !important;
}

#item60407 {
	width:78px !important;
	height:60px !important;
}

#item63767 {
	width:78px !important;
	height:60px !important;
	left:278px !important;
	top:492px !important;
}

#item60408 {
	width:315px !important;
	height:310px !important;
}

#item63772 {
	width:315px !important;
	height:310px !important;
	left:229px !important;
}

#item60411 {
	width:110px !important;
	height:140px !important;
}

#item63777 {
	width:110px !important;
	height:140px !important;
	left:14px !important;
	top:14px !important;
}

#item60412 {
	width:204px !important;
	height:89px !important;
}

#item63783 {
	width:204px !important;
	height:89px !important;
	left:14px !important;
	top:168px !important;
}

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

#item45908 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item45935 {
	width:77px !important;
	height:20px !important;
	left:234px !important;
	top:118px !important;
}

#item45965 {
	width:83px !important;
	height:20px !important;
	left:129px !important;
	top:134px !important;
}

#item45992 {
	width:187px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item46023 {
	width:187px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

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

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

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

#item60415 {
	width:252px !important;
	height:194px !important;
}

#item63799 {
	width:252px !important;
	height:194px !important;
	left:278px !important;
	top:219px !important;
}

#item60416 {
	width:252px !important;
	height:202px !important;
}

#item63804 {
	width:252px !important;
	height:202px !important;
	left:14px !important;
	top:374px !important;
}

#item60417 {
	width:159px !important;
	height:194px !important;
}

#item63809 {
	width:159px !important;
	height:194px !important;
	left:278px !important;
	top:424px !important;
}

#item46050 {
	width:132px !important;
	height:9px !important;
	left:13px !important;
	top:355px !important;
}

#item46077 {
	width:70px !important;
	height:20px !important;
	left:449px !important;
	top:395px !important;
}

#item46104 {
	width:127px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item46131 {
	width:84px !important;
	height:30px !important;
	left:440px !important;
	top:589px !important;
}

#item46161 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item60418 {
	width:257px !important;
	height:261px !important;
}

#item63814 {
	width:257px !important;
	height:261px !important;
	left:10px !important;
	top:315px !important;
}

#item60419 {
	width:252px !important;
	height:484px !important;
}

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

#item60420 {
	width:88px !important;
	height:54px !important;
}

#item63824 {
	width:88px !important;
	height:54px !important;
	left:439px !important;
	top:502px !important;
}

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

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

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

#item46216 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item46243 {
	width:77px !important;
	height:30px !important;
	left:276px !important;
	top:589px !important;
}

#item46273 {
	width:145px !important;
	height:9px !important;
	left:386px !important;
	top:606px !important;
}

#item60424 {
	width:266px !important;
	height:341px !important;
}

#item63835 {
	width:266px !important;
	height:341px !important;
}

#item60425 {
	width:158px !important;
	height:118px !important;
}

#item63840 {
	width:158px !important;
	height:118px !important;
	left:108px !important;
	top:437px !important;
}

#item60426 {
	width:166px !important;
	height:62px !important;
}

#item63845 {
	width:166px !important;
	height:62px !important;
	left:364px !important;
	top:485px !important;
}

#item60427 {
	width:266px !important;
	height:458px !important;
}

#item63851 {
	width:266px !important;
	height:458px !important;
	left:278px !important;
	top:14px !important;
}

#item46300 {
	width:174px !important;
	height:9px !important;
	left:13px !important;
	top:410px !important;
}

#item46327 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item46354 {
	width:124px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item46381 {
	width:82px !important;
	height:20px !important;
	left:276px !important;
	top:508px !important;
}

#item60428 {
	width:163px !important;
	height:140px !important;
}

#item63856 {
	width:163px !important;
	height:140px !important;
	left:14px !important;
	top:477px !important;
}

#item60429 {
	width:258px !important;
	height:102px !important;
}

#item63861 {
	width:258px !important;
	height:102px !important;
	left:9px !important;
	top:317px !important;
}

#item60430 {
	width:252px !important;
	height:261px !important;
}

#item63866 {
	width:252px !important;
	height:261px !important;
	left:278px !important;
	top:324px !important;
}

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

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

#item46408 {
	width:156px !important;
	height:9px !important;
	left:13px !important;
	top:457px !important;
}

#item46436 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item46463 {
	width:82px !important;
	height:20px !important;
	left:183px !important;
	top:600px !important;
}

#item46490 {
	width:210px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item60432 {
	width:164px !important;
	height:389px !important;
}

#item63877 {
	width:164px !important;
	height:389px !important;
	left:103px !important;
}

#item60433 {
	width:162px !important;
	height:193px !important;
}

#item63882 {
	width:162px !important;
	height:193px !important;
	left:369px !important;
	top:14px !important;
}

#item60434 {
	width:160px !important;
	height:193px !important;
}

#item63887 {
	width:160px !important;
	height:193px !important;
	left:370px !important;
	top:220px !important;
}

#item60435 {
	width:163px !important;
	height:215px !important;
}

#item63892 {
	width:163px !important;
	height:215px !important;
	left:14px !important;
	top:403px !important;
}

#item60437 {
	width:252px !important;
	height:132px !important;
}

#item63897 {
	width:252px !important;
	height:132px !important;
	left:278px !important;
	top:424px !important;
}

#item46520 {
	width:98px !important;
	height:20px !important;
	left:13px !important;
	top:203px !important;
}

#item46547 {
	width:174px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item46574 {
	width:81px !important;
	height:20px !important;
	left:276px !important;
	top:394px !important;
}

#item46601 {
	width:70px !important;
	height:20px !important;
	left:276px !important;
	top:160px !important;
}

#item46628 {
	width:68px !important;
	height:29px !important;
	left:180px !important;
	top:589px !important;
}

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

#item63903 {
	width:252px !important;
	height:150px !important;
	left:14px !important;
	top:424px !important;
}

#item60439 {
	width:158px !important;
	height:194px !important;
}

#item63908 {
	width:158px !important;
	height:194px !important;
	left:108px !important;
	top:219px !important;
}

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

#item63913 {
	width:252px !important;
	height:241px !important;
	left:278px !important;
	top:321px !important;
}

#item60441 {
	width:266px !important;
	height:231px !important;
}

#item63918 {
	width:266px !important;
	height:231px !important;
	left:278px !important;
	top:14px !important;
}

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

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

#item46655 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item46683 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item46710 {
	width:84px !important;
	height:20px !important;
	left:13px !important;
	top:394px !important;
}

#item46737 {
	width:157px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

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

#item60443 {
	width:544px !important;
	height:310px !important;
}

#item63928 {
	width:544px !important;
	height:310px !important;
}

#item60444 {
	width:181px !important;
	height:240px !important;
}

#item63934 {
	width:181px !important;
	height:240px !important;
	left:5px !important;
	top:322px !important;
}

#item60445 {
	width:165px !important;
	height:222px !important;
}

#item63939 {
	width:165px !important;
	height:222px !important;
	left:190px !important;
	top:321px !important;
}

#item60446 {
	width:164px !important;
	height:195px !important;
}

#item63944 {
	width:164px !important;
	height:195px !important;
	left:366px !important;
	top:322px !important;
}

#item60450 {
	width:209px !important;
	height:250px !important;
}

#item63959 {
	width:209px !important;
	height:250px !important;
	left:544px !important;
}

#item46792 {
	width:196px !important;
	height:9px !important;
	left:13px !important;
	top:293px !important;
}

#item46822 {
	width:128px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item46849 {
	width:117px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item46876 {
	width:142px !important;
	height:20px !important;
	left:364px !important;
	top:600px !important;
}

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

#item63949 {
	width:252px !important;
	height:169px !important;
	left:14px !important;
	top:457px !important;
}

#item60449 {
	width:252px !important;
	height:181px !important;
}

#item63954 {
	width:252px !important;
	height:181px !important;
	left:14px !important;
	top:262px !important;
}

#item60451 {
	width:266px !important;
	height:308px !important;
}

#item63964 {
	width:266px !important;
	height:308px !important;
	left:278px !important;
}

#item60452 {
	width:196px !important;
	height:318px !important;
}

#item63969 {
	width:196px !important;
	height:318px !important;
	left:349px !important;
	top:311px !important;
}

#item46907 {
	width:143px !important;
	height:9px !important;
	left:18px !important;
	top:432px !important;
}

#item46935 {
	width:144px !important;
	height:9px !important;
	left:18px !important;
	top:605px !important;
}

#item46962 {
	width:83px !important;
	height:20px !important;
	left:153px !important;
	top:220px !important;
}

#item46989 {
	width:88px !important;
	height:20px !important;
	left:282px !important;
	top:286px !important;
}

#item47016 {
	width:77px !important;
	height:30px !important;
	left:276px !important;
	top:589px !important;
}

#item60454 {
	width:196px !important;
	height:112px !important;
}

#item63974 {
	width:196px !important;
	height:112px !important;
	left:338px !important;
	top:6px !important;
}

#item60455 {
	width:211px !important;
	height:112px !important;
}

#item63981 {
	width:211px !important;
	height:112px !important;
	left:14px !important;
	top:14px !important;
}

#item60456 {
	width:210px !important;
	height:128px !important;
}

#item63986 {
	width:210px !important;
	height:128px !important;
	left:14px !important;
	top:221px !important;
}

#item60457 {
	width:199px !important;
	height:148px !important;
}

#item63991 {
	width:199px !important;
	height:148px !important;
	left:336px !important;
	top:164px !important;
}

#item60458 {
	width:149px !important;
	height:130px !important;
}

#item63996 {
	width:149px !important;
	height:130px !important;
	left:388px !important;
	top:324px !important;
}

#item60459 {
	width:213px !important;
	height:141px !important;
}

#item64001 {
	width:213px !important;
	height:141px !important;
	left:14px !important;
	top:425px !important;
}

#item60460 {
	width:214px !important;
	height:160px !important;
}

#item64006 {
	width:214px !important;
	height:160px !important;
	left:331px !important;
	top:469px !important;
}

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

#item47070 {
	width:184px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item47100 {
	width:148px !important;
	height:9px !important;
	left:18px !important;
	top:196px !important;
}

#item47128 {
	width:101px !important;
	height:20px !important;
	left:235px !important;
	top:447px !important;
}

#item47155 {
	width:69px !important;
	height:20px !important;
	left:235px !important;
	top:600px !important;
}

#item47183 {
	width:146px !important;
	height:9px !important;
	left:236px !important;
	top:151px !important;
}

#item47210 {
	width:166px !important;
	height:9px !important;
	left:236px !important;
	top:303px !important;
}

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

#item64011 {
	width:252px !important;
	height:149px !important;
	left:14px !important;
	top:418px !important;
}

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

#item64016 {
	width:252px !important;
	height:142px !important;
	left:278px !important;
	top:424px !important;
}

#item60465 {
	width:252px !important;
	height:148px !important;
}

#item64021 {
	width:252px !important;
	height:148px !important;
	left:14px !important;
	top:219px !important;
}

#item60466 {
	width:252px !important;
	height:134px !important;
}

#item64026 {
	width:252px !important;
	height:134px !important;
	left:278px !important;
	top:217px !important;
}

#item60467 {
	width:516px !important;
	height:215px !important;
}

#item64031 {
	width:516px !important;
	height:215px !important;
	left:14px !important;
}

#item47237 {
	width:137px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item47264 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item47292 {
	width:160px !important;
	height:9px !important;
	left:18px !important;
	top:605px !important;
}

#item47319 {
	width:166px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item47346 {
	width:174px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item60468 {
	width:239px !important;
	height:193px !important;
}

#item64036 {
	width:239px !important;
	height:193px !important;
	left:189px !important;
	top:14px !important;
}

#item60469 {
	width:165px !important;
	height:133px !important;
}

#item64041 {
	width:165px !important;
	height:133px !important;
	left:14px !important;
	top:220px !important;
}

#item60470 {
	width:165px !important;
	height:129px !important;
}

#item64046 {
	width:165px !important;
	height:129px !important;
	left:190px !important;
	top:220px !important;
}

#item60471 {
	width:164px !important;
	height:150px !important;
}

#item64052 {
	width:164px !important;
	height:150px !important;
	left:366px !important;
	top:219px !important;
}

#item60472 {
	width:113px !important;
	height:160px !important;
}

#item64057 {
	width:113px !important;
	height:160px !important;
	left:66px !important;
	top:458px !important;
}

#item60473 {
	width:162px !important;
	height:142px !important;
}

#item64062 {
	width:162px !important;
	height:142px !important;
	left:190px !important;
	top:424px !important;
}

#item60474 {
	width:164px !important;
	height:162px !important;
}

#item64067 {
	width:164px !important;
	height:162px !important;
	left:366px !important;
	top:424px !important;
}

#item47373 {
	width:78px !important;
	height:20px !important;
	left:432px !important;
	top:188px !important;
}

#item47400 {
	width:155px !important;
	height:9px !important;
	left:13px !important;
	top:407px !important;
}

#item47429 {
	width:165px !important;
	height:9px !important;
	left:364px !important;
	top:405px !important;
}

#item47456 {
	width:116px !important;
	height:9px !important;
	left:187px !important;
	top:407px !important;
}

#item47483 {
	width:170px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item47510 {
	width:54px !important;
	height:40px !important;
	left:13px !important;
	top:580px !important;
}

#item47537 {
	width:117px !important;
	height:9px !important;
	left:365px !important;
	top:610px !important;
}

#item60475 {
	width:166px !important;
	height:132px !important;
}

#item64072 {
	width:166px !important;
	height:132px !important;
	left:14px !important;
	top:424px !important;
}

#item60476 {
	width:165px !important;
	height:142px !important;
}

#item64077 {
	width:165px !important;
	height:142px !important;
	left:189px !important;
	top:424px !important;
}

#item60477 {
	width:164px !important;
	height:152px !important;
}

#item64082 {
	width:164px !important;
	height:152px !important;
	left:366px !important;
	top:423px !important;
}

#item60478 {
	width:164px !important;
	height:134px !important;
}

#item64087 {
	width:164px !important;
	height:134px !important;
	left:366px !important;
	top:219px !important;
}

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

#item64092 {
	width:166px !important;
	height:140px !important;
	left:190px !important;
	top:220px !important;
}

#item60480 {
	width:166px !important;
	height:142px !important;
}

#item64097 {
	width:166px !important;
	height:142px !important;
	left:14px !important;
	top:219px !important;
}

#item60481 {
	width:165px !important;
	height:148px !important;
}

#item64102 {
	width:165px !important;
	height:148px !important;
	left:14px !important;
	top:14px !important;
}

#item60482 {
	width:166px !important;
	height:123px !important;
}

#item64107 {
	width:166px !important;
	height:123px !important;
	left:189px !important;
	top:14px !important;
}

#item60483 {
	width:165px !important;
	height:125px !important;
}

#item64112 {
	width:165px !important;
	height:125px !important;
	left:365px !important;
	top:14px !important;
}

#item47564 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item47595 {
	width:160px !important;
	height:9px !important;
	left:364px !important;
	top:199px !important;
}

#item47622 {
	width:99px !important;
	height:20px !important;
	left:189px !important;
	top:188px !important;
}

#item47649 {
	width:132px !important;
	height:20px !important;
	left:364px !important;
	top:394px !important;
}

#item47680 {
	width:117px !important;
	height:9px !important;
	left:189px !important;
	top:405px !important;
}

#item47707 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item47734 {
	width:173px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item47761 {
	width:148px !important;
	height:9px !important;
	left:365px !important;
	top:610px !important;
}

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

#item60484 {
	width:266px !important;
	height:358px !important;
}

#item64117 {
	width:266px !important;
	height:358px !important;
}

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

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

#item60486 {
	width:255px !important;
	height:191px !important;
}

#item64128 {
	width:255px !important;
	height:191px !important;
	left:275px !important;
	top:318px !important;
}

#item60489 {
	width:94px !important;
	height:79px !important;
}

#item64134 {
	width:94px !important;
	height:79px !important;
	left:436px !important;
	top:471px !important;
}

#item60490 {
	width:252px !important;
	height:140px !important;
}

#item64139 {
	width:252px !important;
	height:140px !important;
	left:14px !important;
	top:423px !important;
}

#item47815 {
	width:128px !important;
	height:20px !important;
	left:130px !important;
	top:387px !important;
}

#item47846 {
	width:191px !important;
	height:9px !important;
	left:282px !important;
	top:295px !important;
}

#item47876 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item47904 {
	width:184px !important;
	height:9px !important;
	left:276px !important;
	top:598px !important;
}

#item47935 {
	width:184px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item60491 {
	width:171px !important;
	height:191px !important;
}

#item64144 {
	width:171px !important;
	height:191px !important;
	left:14px !important;
	top:426px !important;
}

#item60492 {
	width:252px !important;
	height:105px !important;
}

#item64149 {
	width:252px !important;
	height:105px !important;
	left:278px !important;
	top:451px !important;
}

#item60493 {
	width:173px !important;
	height:133px !important;
}

#item64154 {
	width:173px !important;
	height:133px !important;
	left:14px !important;
	top:217px !important;
}

#item60494 {
	width:252px !important;
	height:138px !important;
}

#item64159 {
	width:252px !important;
	height:138px !important;
	left:278px !important;
	top:250px !important;
}

#item60495 {
	width:182px !important;
	height:225px !important;
}

#item64164 {
	width:182px !important;
	height:225px !important;
	left:278px !important;
	top:14px !important;
}

#item60496 {
	width:128px !important;
	height:193px !important;
}

#item64169 {
	width:128px !important;
	height:193px !important;
	left:14px !important;
	top:14px !important;
}

#item47962 {
	width:101px !important;
	height:20px !important;
	left:151px !important;
	top:590px !important;
}

#item47993 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:403px !important;
}

#item48020 {
	width:207px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item48050 {
	width:162px !important;
	height:9px !important;
	left:276px !important;
	top:433px !important;
}

#item48077 {
	width:70px !important;
	height:29px !important;
	left:464px !important;
	top:211px !important;
}

#item48104 {
	width:92px !important;
	height:20px !important;
	left:146px !important;
	top:156px !important;
}

#item48136 {
	width:124px !important;
	height:20px !important;
	left:146px !important;
	top:178px !important;
}

#item60497 {
	width:252px !important;
	height:140px !important;
}

#item64174 {
	width:252px !important;
	height:140px !important;
	left:14px !important;
	top:14px !important;
}

#item60498 {
	width:252px !important;
	height:148px !important;
}

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

#item60499 {
	width:140px !important;
	height:205px !important;
}

#item64184 {
	width:140px !important;
	height:205px !important;
	left:5px !important;
	top:216px !important;
}

#item60500 {
	width:252px !important;
	height:138px !important;
}

#item64189 {
	width:252px !important;
	height:138px !important;
	left:14px !important;
	top:426px !important;
}

#item60505 {
	width:255px !important;
	height:194px !important;
}

#item64194 {
	width:255px !important;
	height:194px !important;
	left:278px !important;
	top:425px !important;
}

#item60506 {
	width:252px !important;
	height:144px !important;
}

#item64200 {
	width:252px !important;
	height:144px !important;
	left:278px !important;
	top:219px !important;
}

#item60507 {
	width:133px !important;
	height:182px !important;
}

#item64205 {
	width:133px !important;
	height:182px !important;
	left:544px !important;
	top:461px !important;
}

#item48166 {
	width:149px !important;
	height:9px !important;
	left:12px !important;
	top:200px !important;
}

#item48197 {
	width:139px !important;
	height:9px !important;
	left:277px !important;
	top:200px !important;
}

#item48224 {
	width:194px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item48254 {
	width:106px !important;
	height:20px !important;
	left:149px !important;
	top:388px !important;
}

#item48281 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item48311 {
	width:70px !important;
	height:20px !important;
	left:421px !important;
	top:600px !important;
}

#item60508 {
	width:149px !important;
	height:129px !important;
}

#item64210 {
	width:149px !important;
	height:129px !important;
	left:118px !important;
	top:322px !important;
}

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

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

#item60510 {
	width:252px !important;
	height:556px !important;
}

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

#item48338 {
	width:80px !important;
	height:20px !important;
	left:13px !important;
	top:431px !important;
}

#item48366 {
	width:127px !important;
	height:9px !important;
	left:137px !important;
	top:552px !important;
}

#item48393 {
	width:176px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item48420 {
	width:136px !important;
	height:9px !important;
	left:282px !important;
	top:605px !important;
}

#item60511 {
	width:95px !important;
	height:184px !important;
}

#item64225 {
	width:95px !important;
	height:184px !important;
	left:8px !important;
	top:13px !important;
}

#item60512 {
	width:101px !important;
	height:162px !important;
}

#item64230 {
	width:101px !important;
	height:162px !important;
	left:270px !important;
	top:14px !important;
}

#item48448 {
	width:40px !important;
	height:22px !important;
	left:113px !important;
	top:172px !important;
}

#item48475 {
	width:39px !important;
	height:22px !important;
	left:378px !important;
	top:172px !important;
}

#item60513 {
	width:171px !important;
	height:260px !important;
}

#item64235 {
	width:171px !important;
	height:260px !important;
	left:14px !important;
	top:14px !important;
}

#item60514 {
	width:252px !important;
	height:268px !important;
}

#item64240 {
	width:252px !important;
	height:268px !important;
	left:14px !important;
	top:285px !important;
}

#item60515 {
	width:252px !important;
	height:399px !important;
}

#item64245 {
	width:252px !important;
	height:399px !important;
	left:278px !important;
	top:219px !important;
}

#item60516 {
	width:205px !important;
	height:208px !important;
}

#item64250 {
	width:205px !important;
	height:208px !important;
	left:339px !important;
}

#item48502 {
	width:71px !important;
	height:29px !important;
	left:195px !important;
	top:246px !important;
}

#item48533 {
	width:62px !important;
	height:40px !important;
	left:276px !important;
	top:169px !important;
}

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

#item48589 {
	width:105px !important;
	height:20px !important;
	left:284px !important;
	top:583px !important;
}

#item60518 {
	width:377px !important;
	height:296px !important;
}

#item64255 {
	width:377px !important;
	height:296px !important;
	left:14px !important;
	top:14px !important;
}

#item60519 {
	width:164px !important;
	height:176px !important;
}

#item64260 {
	width:164px !important;
	height:176px !important;
	left:375px !important;
	top:6px !important;
}

#item60520 {
	width:252px !important;
	height:234px !important;
}

#item64265 {
	width:252px !important;
	height:234px !important;
	left:14px !important;
	top:320px !important;
}

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

#item64271 {
	width:252px !important;
	height:242px !important;
	left:278px !important;
	top:322px !important;
}

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

#item48644 {
	width:171px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item48671 {
	width:105px !important;
	height:9px !important;
	left:399px !important;
	top:297px !important;
}

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

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

#item64276 {
	width:165px !important;
	height:193px !important;
	left:14px !important;
	top:425px !important;
}

#item60523 {
	width:266px !important;
	height:298px !important;
}

#item64281 {
	width:266px !important;
	height:298px !important;
	left:278px !important;
	top:322px !important;
}

#item60524 {
	width:164px !important;
	height:195px !important;
}

#item64287 {
	width:164px !important;
	height:195px !important;
	left:14px !important;
	top:218px !important;
}

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

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

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

#item64297 {
	width:252px !important;
	height:135px !important;
	left:14px !important;
}

#item48727 {
	width:197px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item48758 {
	width:71px !important;
	height:29px !important;
	left:184px !important;
	top:386px !important;
}

#item48785 {
	width:153px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item48812 {
	width:90px !important;
	height:20px !important;
	left:184px !important;
	top:600px !important;
}

#item48840 {
	width:69px !important;
	height:30px !important;
	left:276px !important;
	top:589px !important;
}

#item60529 {
	width:316px !important;
	height:242px !important;
}

#item64303 {
	width:316px !important;
	height:242px !important;
	left:9px !important;
	top:9px !important;
}

#item60530 {
	width:196px !important;
	height:232px !important;
}

#item64308 {
	width:196px !important;
	height:232px !important;
	left:334px !important;
	top:14px !important;
}

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

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

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

#item64319 {
	width:252px !important;
	height:242px !important;
	left:278px !important;
	top:322px !important;
}

#item48868 {
	width:187px !important;
	height:9px !important;
	left:333px !important;
	top:303px !important;
}

#item48900 {
	width:155px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item48927 {
	width:90px !important;
	height:20px !important;
	left:18px !important;
	top:593px !important;
}

#item48954 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item60533 {
	width:169px !important;
	height:162px !important;
}

#item64324 {
	width:169px !important;
	height:162px !important;
	left:23px !important;
	top:427px !important;
}

#item60534 {
	width:256px !important;
	height:217px !important;
}

#item64329 {
	width:256px !important;
	height:217px !important;
	left:278px !important;
	top:322px !important;
}

#item60535 {
	width:252px !important;
	height:140px !important;
}

#item64334 {
	width:252px !important;
	height:140px !important;
	left:14px !important;
	top:219px !important;
}

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

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

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

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

#item48981 {
	width:179px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item49008 {
	width:180px !important;
	height:9px !important;
	left:17px !important;
	top:197px !important;
}

#item49035 {
	width:93px !important;
	height:20px !important;
	left:282px !important;
	top:285px !important;
}

#item49062 {
	width:153px !important;
	height:9px !important;
	left:103px !important;
	top:610px !important;
}

#item49095 {
	width:236px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item60539 {
	width:227px !important;
	height:255px !important;
}

#item64350 {
	width:227px !important;
	height:255px !important;
	left:313px !important;
	top:55px !important;
}

#item60540 {
	width:177px !important;
	height:155px !important;
}

#item64355 {
	width:177px !important;
	height:155px !important;
	left:14px !important;
	top:57px !important;
}

#item60541 {
	width:149px !important;
	height:198px !important;
}

#item64360 {
	width:149px !important;
	height:198px !important;
	left:11px !important;
	top:416px !important;
}

#item60542 {
	width:185px !important;
	height:230px !important;
}

#item64365 {
	width:185px !important;
	height:230px !important;
	left:352px !important;
	top:350px !important;
}

#item60543 {
	width:183px !important;
	height:306px !important;
}

#item64371 {
	width:183px !important;
	height:306px !important;
	left:544px !important;
	top:322px !important;
}

#item60548 {
	width:266px !important;
	height:263px !important;
}

#item64391 {
	width:266px !important;
	height:263px !important;
	left:544px !important;
}

#item49128 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item49155 {
	width:69px !important;
	height:29px !important;
	left:282px !important;
	top:277px !important;
}

#item49182 {
	width:85px !important;
	height:29px !important;
	left:163px !important;
	top:582px !important;
}

#item49212 {
	width:94px !important;
	height:20px !important;
	left:276px !important;
	top:593px !important;
}

#item60544 {
	width:143px !important;
	height:169px !important;
}

#item64376 {
	width:143px !important;
	height:169px !important;
	left:401px !important;
	top:437px !important;
}

#item60546 {
	width:132px !important;
	height:167px !important;
}

#item64381 {
	width:132px !important;
	height:167px !important;
	left:298px !important;
	top:234px !important;
}

#item60547 {
	width:142px !important;
	height:180px !important;
}

#item64386 {
	width:142px !important;
	height:180px !important;
	left:388px !important;
	top:43px !important;
}

#item49239 {
	width:121px !important;
	height:29px !important;
	left:134px !important;
	top:546px !important;
}

#item49270 {
	width:99px !important;
	height:20px !important;
	left:276px !important;
	top:587px !important;
}

#item49297 {
	width:100px !important;
	height:20px !important;
	left:387px !important;
	top:418px !important;
}

#item49326 {
	width:86px !important;
	height:20px !important;
	left:276px !important;
	top:205px !important;
}

#item49353 {
	width:136px !important;
	height:9px !important;
	left:20px !important;
	top:302px !important;
}

#item60549 {
	width:266px !important;
	height:288px !important;
}

#item64397 {
	width:266px !important;
	height:288px !important;
}

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

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

#item60551 {
	width:252px !important;
	height:177px !important;
}

#item64407 {
	width:252px !important;
	height:177px !important;
	left:14px !important;
	top:388px !important;
}

#item60552 {
	width:266px !important;
	height:232px !important;
}

#item64412 {
	width:266px !important;
	height:232px !important;
	left:278px !important;
	top:267px !important;
}

#item49380 {
	width:187px !important;
	height:9px !important;
	left:13px !important;
	top:371px !important;
}

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

#item49440 {
	width:154px !important;
	height:9px !important;
	left:276px !important;
	top:251px !important;
}

#item49467 {
	width:133px !important;
	height:9px !important;
	left:276px !important;
	top:598px !important;
}

#item49494 {
	width:202px !important;
	height:9px !important;
	left:276px !important;
	top:609px !important;
}

#item60553 {
	width:258px !important;
	height:124px !important;
}

#item64417 {
	width:258px !important;
	height:124px !important;
	left:14px !important;
	top:439px !important;
}

#item60554 {
	width:140px !important;
	height:173px !important;
}

#item64423 {
	width:140px !important;
	height:173px !important;
	left:126px !important;
	top:261px !important;
}

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

#item64428 {
	width:266px !important;
	height:284px !important;
	left:278px !important;
	top:259px !important;
}

#item60556 {
	width:517px !important;
	height:249px !important;
}

#item64433 {
	width:517px !important;
	height:249px !important;
	left:13px !important;
}

#item49525 {
	width:94px !important;
	height:20px !important;
	left:16px !important;
	top:407px !important;
}

#item49552 {
	width:146px !important;
	height:20px !important;
	left:18px !important;
	top:217px !important;
}

#item49583 {
	width:117px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item49610 {
	width:220px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item60557 {
	width:252px !important;
	height:529px !important;
}

#item64438 {
	width:252px !important;
	height:529px !important;
	left:14px !important;
	top:14px !important;
}

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

#item64443 {
	width:252px !important;
	height:231px !important;
	left:278px !important;
	top:322px !important;
}

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

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

#item49640 {
	width:228px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

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

#item49697 {
	width:195px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item64454 {
	width:252px !important;
	height:227px !important;
	left:14px !important;
	top:320px !important;
}

#item60562 {
	width:167px !important;
	height:107px !important;
}

#item64459 {
	width:167px !important;
	height:107px !important;
	left:378px !important;
	top:519px !important;
}

#item60563 {
	width:150px !important;
	height:91px !important;
}

#item64464 {
	width:150px !important;
	height:91px !important;
	left:380px !important;
	top:424px !important;
}

#item60564 {
	width:118px !important;
	height:91px !important;
}

#item64469 {
	width:118px !important;
	height:91px !important;
	left:412px !important;
	top:322px !important;
}

#item60565 {
	width:109px !important;
	height:223px !important;
}

#item64474 {
	width:109px !important;
	height:223px !important;
	left:414px !important;
	top:4px !important;
}

#item60567 {
	width:150px !important;
	height:210px !important;
}

#item64479 {
	width:150px !important;
	height:210px !important;
	left:218px !important;
}

#item60566 {
	width:128px !important;
	height:199px !important;
}

#item64484 {
	width:128px !important;
	height:199px !important;
	left:315px !important;
	top:113px !important;
}

#item60568 {
	width:130px !important;
	height:201px !important;
}

#item64489 {
	width:130px !important;
	height:201px !important;
	left:94px !important;
	top:54px !important;
}

#item66306 {
	width:63px !important;
	height:241px !important;
}

#item66301 {
	width:63px !important;
	height:241px !important;
	left:14px !important;
	top:14px !important;
}

#item49727 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item49754 {
	width:68px !important;
	height:20px !important;
	left:277px !important;
	top:598px !important;
}

#item49781 {
	width:104px !important;
	height:20px !important;
	left:276px !important;
	top:478px !important;
}

#item49809 {
	width:68px !important;
	height:20px !important;
	left:279px !important;
	top:387px !important;
}

#item49836 {
	width:132px !important;
	height:9px !important;
	left:147px !important;
	top:269px !important;
}

#item49863 {
	width:132px !important;
	height:9px !important;
	left:147px !important;
	top:280px !important;
}

#item49890 {
	width:132px !important;
	height:9px !important;
	left:147px !important;
	top:290px !important;
}

#item49917 {
	width:132px !important;
	height:9px !important;
	left:147px !important;
	top:302px !important;
}

#item60569 {
	width:294px !important;
	height:247px !important;
}

#item64494 {
	width:294px !important;
	height:247px !important;
}

#item60570 {
	width:226px !important;
	height:261px !important;
}

#item64500 {
	width:226px !important;
	height:261px !important;
	left:313px !important;
}

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

#item64505 {
	width:252px !important;
	height:253px !important;
	left:14px !important;
	top:322px !important;
}

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

#item64510 {
	width:252px !important;
	height:242px !important;
	left:278px !important;
	top:323px !important;
}

#item49944 {
	width:105px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

#item49999 {
	width:151px !important;
	height:9px !important;
	left:310px !important;
	top:299px !important;
}

#item50026 {
	width:156px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item60573 {
	width:165px !important;
	height:203px !important;
}

#item64515 {
	width:165px !important;
	height:203px !important;
	left:14px !important;
	top:323px !important;
}

#item60574 {
	width:164px !important;
	height:241px !important;
}

#item64520 {
	width:164px !important;
	height:241px !important;
	left:190px !important;
	top:321px !important;
}

#item60575 {
	width:164px !important;
	height:205px !important;
}

#item64525 {
	width:164px !important;
	height:205px !important;
	left:366px !important;
	top:322px !important;
}

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

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

#item60577 {
	width:252px !important;
	height:224px !important;
}

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

#item50054 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item50081 {
	width:133px !important;
	height:20px !important;
	left:364px !important;
	top:599px !important;
}

#item50112 {
	width:196px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item50143 {
	width:159px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item50170 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:310px !important;
}

#item60578 {
	width:266px !important;
	height:269px !important;
}

#item64540 {
	width:266px !important;
	height:269px !important;
}

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

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

#item60580 {
	width:252px !important;
	height:137px !important;
}

#item64550 {
	width:252px !important;
	height:137px !important;
	left:278px !important;
	top:223px !important;
}

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

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

#item60582 {
	width:252px !important;
	height:122px !important;
}

#item64560 {
	width:252px !important;
	height:122px !important;
	left:278px !important;
	top:446px !important;
}

#item50200 {
	width:196px !important;
	height:9px !important;
	left:276px !important;
	top:204px !important;
}

#item50230 {
	width:148px !important;
	height:9px !important;
	left:279px !important;
	top:414px !important;
}

#item50257 {
	width:132px !important;
	height:9px !important;
	left:13px !important;
	top:315px !important;
}

#item50286 {
	width:191px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item50316 {
	width:201px !important;
	height:9px !important;
	left:280px !important;
	top:605px !important;
}

#item60583 {
	width:252px !important;
	height:176px !important;
}

#item64565 {
	width:252px !important;
	height:176px !important;
	left:14px !important;
	top:389px !important;
}

#item60584 {
	width:100px !important;
	height:109px !important;
}

#item64571 {
	width:100px !important;
	height:109px !important;
	left:347px !important;
	top:382px !important;
}

#item60587 {
	width:89px !important;
	height:86px !important;
}

#item64576 {
	width:89px !important;
	height:86px !important;
	left:281px !important;
	top:454px !important;
}

#item60589 {
	width:77px !important;
	height:91px !important;
}

#item64581 {
	width:77px !important;
	height:91px !important;
	left:306px !important;
	top:524px !important;
}

#item60588 {
	width:62px !important;
	height:62px !important;
}

#item64586 {
	width:62px !important;
	height:62px !important;
	left:360px !important;
	top:509px !important;
}

#item60590 {
	width:178px !important;
	height:176px !important;
}

#item64591 {
	width:178px !important;
	height:176px !important;
	left:88px !important;
	top:200px !important;
}

#item60591 {
	width:211px !important;
	height:182px !important;
}

#item64596 {
	width:211px !important;
	height:182px !important;
	left:56px !important;
	top:14px !important;
}

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

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

#item50346 {
	width:227px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item50377 {
	width:71px !important;
	height:9px !important;
	left:13px !important;
	top:361px !important;
}

#item50404 {
	width:83px !important;
	height:20px !important;
	left:17px !important;
	top:77px !important;
}

#item50431 {
	width:141px !important;
	height:9px !important;
	left:276px !important;
	top:360px !important;
}

#item50458 {
	width:82px !important;
	height:29px !important;
	left:447px !important;
	top:467px !important;
}

#item50491 {
	width:82px !important;
	height:29px !important;
	left:447px !important;
	top:497px !important;
}

#item50521 {
	width:82px !important;
	height:29px !important;
	left:447px !important;
	top:526px !important;
}

#item50553 {
	width:82px !important;
	height:30px !important;
	left:447px !important;
	top:556px !important;
}

#item50584 {
	width:82px !important;
	height:30px !important;
	left:447px !important;
	top:586px !important;
}

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

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

#item60594 {
	width:85px !important;
	height:67px !important;
}

#item64611 {
	width:85px !important;
	height:67px !important;
	left:14px !important;
	top:84px !important;
}

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

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

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

#item64621 {
	width:252px !important;
	height:242px !important;
	left:14px !important;
	top:322px !important;
}

#item60597 {
	width:252px !important;
	height:235px !important;
}

#item64626 {
	width:252px !important;
	height:235px !important;
	left:278px !important;
	top:320px !important;
}

#item50614 {
	width:67px !important;
	height:29px !important;
	left:19px !important;
	top:221px !important;
}

#item50641 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item50668 {
	width:174px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item50697 {
	width:256px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item50728 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item60598 {
	width:252px !important;
	height:234px !important;
}

#item64631 {
	width:252px !important;
	height:234px !important;
	left:14px !important;
	top:322px !important;
}

#item60599 {
	width:169px !important;
	height:300px !important;
}

#item64636 {
	width:169px !important;
	height:300px !important;
	left:361px !important;
	top:321px !important;
}

#item60600 {
	width:252px !important;
	height:220px !important;
}

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

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

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

#item50758 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

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

#item50812 {
	width:78px !important;
	height:29px !important;
	left:286px !important;
	top:525px !important;
}

#item50839 {
	width:151px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item60602 {
	width:231px !important;
	height:308px !important;
}

#item64653 {
	width:231px !important;
	height:308px !important;
	left:35px !important;
	top:14px !important;
}

#item60603 {
	width:141px !important;
	height:128px !important;
}

#item64658 {
	width:141px !important;
	height:128px !important;
	left:311px !important;
	top:14px !important;
}

#item60604 {
	width:74px !important;
	height:65px !important;
}

#item64663 {
	width:74px !important;
	height:65px !important;
	left:456px !important;
	top:14px !important;
}

#item60607 {
	width:180px !important;
	height:189px !important;
}

#item64668 {
	width:180px !important;
	height:189px !important;
	left:350px !important;
	top:225px !important;
}

#item60608 {
	width:252px !important;
	height:138px !important;
}

#item64673 {
	width:252px !important;
	height:138px !important;
	left:278px !important;
	top:426px !important;
}

#item60609 {
	width:252px !important;
	height:188px !important;
}

#item64678 {
	width:252px !important;
	height:188px !important;
	left:14px !important;
	top:334px !important;
}

#item60613 {
	width:225px !important;
	height:289px !important;
}

#item64698 {
	width:225px !important;
	height:289px !important;
	left:544px !important;
}

#item50866 {
	width:66px !important;
	height:29px !important;
	left:282px !important;
	top:338px !important;
}

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

#item50921 {
	width:149px !important;
	height:20px !important;
	left:16px !important;
	top:595px !important;
}

#item50951 {
	width:185px !important;
	height:9px !important;
	left:276px !important;
	top:194px !important;
}

#item50982 {
	width:186px !important;
	height:9px !important;
	left:276px !important;
	top:205px !important;
}

#item58203 {
	width:77px !important;
	height:32px !important;
	left:13px !important;
	top:132px !important;
}

#item60610 {
	width:213px !important;
	height:254px !important;
}

#item64683 {
	width:213px !important;
	height:254px !important;
	left:14px !important;
	top:307px !important;
}

#item60611 {
	width:292px !important;
	height:116px !important;
}

#item64688 {
	width:292px !important;
	height:116px !important;
	left:238px !important;
	top:437px !important;
}

#item60612 {
	width:224px !important;
	height:186px !important;
}

#item64693 {
	width:224px !important;
	height:186px !important;
	left:306px !important;
	top:240px !important;
}

#item60614 {
	width:293px !important;
	height:171px !important;
}

#item64703 {
	width:293px !important;
	height:171px !important;
	left:237px !important;
	top:14px !important;
}

#item51012 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:609px !important;
}

#item51039 {
	width:119px !important;
	height:9px !important;
	left:236px !important;
	top:609px !important;
}

#item51067 {
	width:68px !important;
	height:29px !important;
	left:244px !important;
	top:381px !important;
}

#item51094 {
	width:121px !important;
	height:9px !important;
	left:236px !important;
	top:224px !important;
}

#item58230 {
	width:67px !important;
	height:32px !important;
	left:162px !important;
	top:119px !important;
}

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

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

#item60616 {
	width:149px !important;
	height:81px !important;
}

#item64713 {
	width:149px !important;
	height:81px !important;
	left:277px !important;
	top:5px !important;
}

#item60617 {
	width:138px !important;
	height:75px !important;
}

#item64719 {
	width:138px !important;
	height:75px !important;
	left:392px !important;
	top:54px !important;
}

#item60618 {
	width:252px !important;
	height:188px !important;
}

#item64724 {
	width:252px !important;
	height:188px !important;
	left:278px !important;
	top:219px !important;
}

#item60623 {
	width:266px !important;
	height:317px !important;
}

#item64729 {
	width:266px !important;
	height:317px !important;
	top:321px !important;
}

#item60624 {
	width:176px !important;
	height:205px !important;
}

#item64734 {
	width:176px !important;
	height:205px !important;
	left:354px !important;
	top:424px !important;
}

#item51121 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item51148 {
	width:75px !important;
	height:20px !important;
	left:276px !important;
	top:394px !important;
}

#item51176 {
	width:98px !important;
	height:29px !important;
	left:276px !important;
	top:589px !important;
}

#item51207 {
	width:107px !important;
	height:20px !important;
	left:165px !important;
	top:534px !important;
}

#item51234 {
	width:178px !important;
	height:9px !important;
	left:276px !important;
	top:189px !important;
}

#item51264 {
	width:178px !important;
	height:9px !important;
	left:276px !important;
	top:199px !important;
}

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

#item64739 {
	width:252px !important;
	height:162px !important;
	left:14px !important;
	top:383px !important;
}

#item60626 {
	width:252px !important;
	height:211px !important;
}

#item64744 {
	width:252px !important;
	height:211px !important;
	left:278px !important;
	top:323px !important;
}

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

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

#item60628 {
	width:252px !important;
	height:284px !important;
}

#item64754 {
	width:252px !important;
	height:284px !important;
	left:14px !important;
	top:14px !important;
}

#item51291 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item51319 {
	width:126px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item51346 {
	width:157px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item51373 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:353px !important;
}

#item51405 {
	width:200px !important;
	height:9px !important;
	left:13px !important;
	top:364px !important;
}

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

#item64759 {
	width:252px !important;
	height:227px !important;
	left:14px !important;
}

#item60630 {
	width:231px !important;
	height:182px !important;
}

#item64764 {
	width:231px !important;
	height:182px !important;
	left:278px !important;
	top:14px !important;
}

#item60631 {
	width:68px !important;
	height:78px !important;
}

#item64769 {
	width:68px !important;
	height:78px !important;
	left:462px !important;
	top:14px !important;
}

#item60632 {
	width:544px !important;
	height:215px !important;
}

#item64774 {
	width:544px !important;
	height:215px !important;
	top:415px !important;
}

#item51437 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item51464 {
	width:226px !important;
	height:10px !important;
	left:12px !important;
	top:384px !important;
}

#item51496 {
	width:228px !important;
	height:10px !important;
	left:12px !important;
	top:394px !important;
}

#item51526 {
	width:232px !important;
	height:9px !important;
	left:277px !important;
	top:293px !important;
}

#item51557 {
	width:232px !important;
	height:9px !important;
	left:277px !important;
	top:303px !important;
}

#item60636 {
	width:252px !important;
	height:161px !important;
}

#item64779 {
	width:252px !important;
	height:161px !important;
	left:14px !important;
	top:378px !important;
}

#item60637 {
	width:132px !important;
	height:94px !important;
}

#item64784 {
	width:132px !important;
	height:94px !important;
	left:131px !important;
	top:314px !important;
}

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

#item64790 {
	width:252px !important;
	height:230px !important;
	left:278px !important;
	top:322px !important;
}

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

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

#item60640 {
	width:252px !important;
	height:234px !important;
}

#item64800 {
	width:252px !important;
	height:234px !important;
	left:14px !important;
	top:14px !important;
}

#item51589 {
	width:195px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item51622 {
	width:180px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item51649 {
	width:194px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item51679 {
	width:169px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item51706 {
	width:169px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item60641 {
	width:164px !important;
	height:154px !important;
}

#item64806 {
	width:164px !important;
	height:154px !important;
	left:14px !important;
	top:14px !important;
}

#item60642 {
	width:165px !important;
	height:154px !important;
}

#item64811 {
	width:165px !important;
	height:154px !important;
	left:190px !important;
	top:14px !important;
}

#item60643 {
	width:165px !important;
	height:154px !important;
}

#item64816 {
	width:165px !important;
	height:154px !important;
	left:365px !important;
	top:14px !important;
}

#item60644 {
	width:165px !important;
	height:125px !important;
}

#item64822 {
	width:165px !important;
	height:125px !important;
	left:365px !important;
	top:218px !important;
}

#item60645 {
	width:164px !important;
	height:161px !important;
}

#item64827 {
	width:164px !important;
	height:161px !important;
	left:190px !important;
	top:219px !important;
}

#item60646 {
	width:164px !important;
	height:155px !important;
}

#item64833 {
	width:164px !important;
	height:155px !important;
	left:14px !important;
	top:218px !important;
}

#item60647 {
	width:168px !important;
	height:141px !important;
}

#item64838 {
	width:168px !important;
	height:141px !important;
	left:14px !important;
	top:424px !important;
}

#item60648 {
	width:164px !important;
	height:131px !important;
}

#item64843 {
	width:164px !important;
	height:131px !important;
	left:190px !important;
	top:425px !important;
}

#item60650 {
	width:163px !important;
	height:130px !important;
}

#item64848 {
	width:163px !important;
	height:130px !important;
	left:367px !important;
	top:425px !important;
}

#item51734 {
	width:123px !important;
	height:20px !important;
	left:189px !important;
	top:190px !important;
}

#item51764 {
	width:113px !important;
	height:9px !important;
	left:364px !important;
	top:200px !important;
}

#item51791 {
	width:123px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item51818 {
	width:172px !important;
	height:9px !important;
	left:364px !important;
	top:405px !important;
}

#item51846 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item51876 {
	width:175px !important;
	height:9px !important;
	left:189px !important;
	top:405px !important;
}

#item51903 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item51930 {
	width:159px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item51958 {
	width:168px !important;
	height:9px !important;
	left:189px !important;
	top:600px !important;
}

#item51988 {
	width:168px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item60651 {
	width:167px !important;
	height:123px !important;
}

#item64853 {
	width:167px !important;
	height:123px !important;
	left:14px !important;
	top:426px !important;
}

#item60652 {
	width:164px !important;
	height:154px !important;
}

#item64858 {
	width:164px !important;
	height:154px !important;
	left:190px !important;
	top:425px !important;
}

#item60653 {
	width:164px !important;
	height:134px !important;
}

#item64863 {
	width:164px !important;
	height:134px !important;
	left:366px !important;
	top:425px !important;
}

#item60654 {
	width:166px !important;
	height:141px !important;
}

#item64869 {
	width:166px !important;
	height:141px !important;
	left:365px !important;
	top:219px !important;
}

#item60655 {
	width:166px !important;
	height:141px !important;
}

#item64874 {
	width:166px !important;
	height:141px !important;
	left:189px !important;
	top:220px !important;
}

#item60656 {
	width:164px !important;
	height:134px !important;
}

#item64879 {
	width:164px !important;
	height:134px !important;
	left:14px !important;
	top:219px !important;
}

#item60657 {
	width:164px !important;
	height:134px !important;
}

#item64884 {
	width:164px !important;
	height:134px !important;
	left:14px !important;
	top:14px !important;
}

#item60658 {
	width:164px !important;
	height:143px !important;
}

#item64890 {
	width:164px !important;
	height:143px !important;
	left:190px !important;
	top:14px !important;
}

#item52015 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item52046 {
	width:151px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item52074 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item52101 {
	width:125px !important;
	height:9px !important;
	left:188px !important;
	top:200px !important;
}

#item52128 {
	width:125px !important;
	height:9px !important;
	left:189px !important;
	top:405px !important;
}

#item52155 {
	width:121px !important;
	height:9px !important;
	left:188px !important;
	top:610px !important;
}

#item52182 {
	width:114px !important;
	height:20px !important;
	left:365px !important;
	top:600px !important;
}

#item52209 {
	width:122px !important;
	height:9px !important;
	left:366px !important;
	top:405px !important;
}

#item60659 {
	width:217px !important;
	height:137px !important;
}

#item64895 {
	width:217px !important;
	height:137px !important;
	left:20px !important;
	top:10px !important;
}

#item60660 {
	width:240px !important;
	height:143px !important;
}

#item64900 {
	width:240px !important;
	height:143px !important;
	left:51px !important;
	top:102px !important;
}

#item60661 {
	width:202px !important;
	height:201px !important;
}

#item64905 {
	width:202px !important;
	height:201px !important;
	left:291px !important;
	top:138px !important;
}

#item60664 {
	width:138px !important;
	height:210px !important;
}

#item64910 {
	width:138px !important;
	height:210px !important;
	left:392px !important;
	top:330px !important;
}

#item60666 {
	width:202px !important;
	height:100px !important;
}

#item64921 {
	width:202px !important;
	height:100px !important;
	left:57px !important;
	top:328px !important;
}

#item60667 {
	width:227px !important;
	height:162px !important;
}

#item64926 {
	width:227px !important;
	height:162px !important;
	left:8px !important;
	top:421px !important;
}

#item60668 {
	width:169px !important;
	height:188px !important;
}

#item64931 {
	width:169px !important;
	height:188px !important;
	left:220px !important;
	top:384px !important;
}

#item52236 {
	width:125px !important;
	height:9px !important;
	left:378px !important;
	top:317px !important;
}

#item52263 {
	width:100px !important;
	height:20px !important;
	left:395px !important;
	top:611px !important;
}

#item52293 {
	width:224px !important;
	height:9px !important;
	left:13px !important;
	top:297px !important;
}

#item52324 {
	width:224px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item52354 {
	width:77px !important;
	height:9px !important;
	left:97px !important;
	top:621px !important;
}

#item52381 {
	width:52px !important;
	height:9px !important;
	left:182px !important;
	top:621px !important;
}

#item52408 {
	width:63px !important;
	height:9px !important;
	left:242px !important;
	top:621px !important;
}

#item60679 {
	width:210px !important;
	height:454px !important;
}

#item64936 {
	width:210px !important;
	height:454px !important;
	left:337px !important;
	top:17px !important;
}

#item60669 {
	width:177px !important;
	height:123px !important;
}

#item64942 {
	width:177px !important;
	height:123px !important;
	left:130px !important;
	top:504px !important;
}

#item60670 {
	width:171px !important;
	height:122px !important;
}

#item64947 {
	width:171px !important;
	height:122px !important;
	left:244px !important;
	top:522px !important;
}

#item60671 {
	width:53px !important;
	height:73px !important;
}

#item64952 {
	width:53px !important;
	height:73px !important;
	left:435px !important;
	top:536px !important;
}

#item60672 {
	width:149px !important;
	height:80px !important;
}

#item64957 {
	width:149px !important;
	height:80px !important;
	left:139px !important;
	top:414px !important;
}

#item60673 {
	width:107px !important;
	height:79px !important;
}

#item64962 {
	width:107px !important;
	height:79px !important;
	left:278px !important;
	top:364px !important;
}

#item60674 {
	width:209px !important;
	height:147px !important;
}

#item64967 {
	width:209px !important;
	height:147px !important;
	left:159px !important;
	top:209px !important;
}

#item60675 {
	width:142px !important;
	height:199px !important;
}

#item64973 {
	width:142px !important;
	height:199px !important;
	left:136px !important;
	top:14px !important;
}

#item60676 {
	width:69px !important;
	height:77px !important;
}

#item64978 {
	width:69px !important;
	height:77px !important;
	left:185px !important;
	top:103px !important;
}

#item66288 {
	width:51px !important;
	height:42px !important;
}

#item66283 {
	width:51px !important;
	height:42px !important;
	left:18px !important;
	top:20px !important;
}

#item66294 {
	width:27px !important;
	height:16px !important;
}

#item66289 {
	width:27px !important;
	height:16px !important;
	left:65px !important;
	top:62px !important;
}

#item60678 {
	width:50px !important;
	height:60px !important;
}

#item64983 {
	width:50px !important;
	height:60px !important;
	left:266px !important;
	top:156px !important;
}

#item52435 {
	width:99px !important;
	height:20px !important;
	left:13px !important;
	top:399px !important;
}

#item52462 {
	width:137px !important;
	height:20px !important;
	left:13px !important;
	top:304px !important;
}

#item52493 {
	width:88px !important;
	height:20px !important;
	left:13px !important;
	top:484px !important;
}

#item52520 {
	width:116px !important;
	height:9px !important;
	left:13px !important;
	top:603px !important;
}

#item52547 {
	width:116px !important;
	height:9px !important;
	left:13px !important;
	top:613px !important;
}

#item52575 {
	width:113px !important;
	height:20px !important;
	left:21px !important;
	top:152px !important;
}

#item52605 {
	width:126px !important;
	height:20px !important;
	left:21px !important;
	top:172px !important;
}

#item52636 {
	width:135px !important;
	height:20px !important;
	left:21px !important;
	top:192px !important;
}

#item60680 {
	width:252px !important;
	height:194px !important;
}

#item64988 {
	width:252px !important;
	height:194px !important;
	left:14px !important;
	top:14px !important;
}

#item60681 {
	width:252px !important;
	height:138px !important;
}

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

#item60682 {
	width:256px !important;
	height:128px !important;
}

#item64998 {
	width:256px !important;
	height:128px !important;
	left:31px !important;
	top:260px !important;
}

#item60683 {
	width:279px !important;
	height:126px !important;
}

#item65003 {
	width:279px !important;
	height:126px !important;
	left:23px !important;
	top:369px !important;
}

#item60684 {
	width:266px !important;
	height:164px !important;
}

#item65008 {
	width:266px !important;
	height:164px !important;
	left:14px !important;
	top:482px !important;
}

#item60685 {
	width:234px !important;
	height:243px !important;
}

#item65013 {
	width:234px !important;
	height:243px !important;
	left:297px !important;
	top:203px !important;
}

#item60688 {
	width:266px !important;
	height:298px !important;
}

#item65024 {
	width:266px !important;
	height:298px !important;
	left:544px !important;
	top:13px !important;
}

#item52668 {
	width:195px !important;
	height:9px !important;
	left:13px !important;
	top:255px !important;
}

#item52698 {
	width:182px !important;
	height:9px !important;
	left:276px !important;
	top:181px !important;
}

#item52725 {
	width:80px !important;
	height:20px !important;
	left:420px !important;
	top:416px !important;
}

#item52752 {
	width:143px !important;
	height:9px !important;
	left:342px !important;
	top:589px !important;
}

#item52780 {
	width:143px !important;
	height:9px !important;
	left:342px !important;
	top:600px !important;
}

#item52807 {
	width:143px !important;
	height:9px !important;
	left:342px !important;
	top:610px !important;
}

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

#item65019 {
	width:252px !important;
	height:227px !important;
	left:14px !important;
	top:322px !important;
}

#item60689 {
	width:194px !important;
	height:162px !important;
}

#item65029 {
	width:194px !important;
	height:162px !important;
	left:350px !important;
	top:125px !important;
}

#item60690 {
	width:168px !important;
	height:298px !important;
}

#item65034 {
	width:168px !important;
	height:298px !important;
	left:343px !important;
	top:276px !important;
}

#item52834 {
	width:70px !important;
	height:39px !important;
	left:13px !important;
	top:273px !important;
}

#item52866 {
	width:91px !important;
	height:29px !important;
	left:285px !important;
	top:164px !important;
}

#item52896 {
	width:74px !important;
	height:39px !important;
	left:280px !important;
	top:452px !important;
}

#item52927 {
	width:233px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item60692 {
	width:127px !important;
	height:203px !important;
}

#item65039 {
	width:127px !important;
	height:203px !important;
	left:17px !important;
	top:79px !important;
}

#item60693 {
	width:81px !important;
	height:71px !important;
}

#item65044 {
	width:81px !important;
	height:71px !important;
	left:203px !important;
	top:60px !important;
}

#item60694 {
	width:82px !important;
	height:70px !important;
}

#item65049 {
	width:82px !important;
	height:70px !important;
	left:162px !important;
	top:96px !important;
}

#item60695 {
	width:251px !important;
	height:261px !important;
}

#item65054 {
	width:251px !important;
	height:261px !important;
	left:293px !important;
}

#item60696 {
	width:280px !important;
	height:265px !important;
}

#item65059 {
	width:280px !important;
	height:265px !important;
	left:14px !important;
	top:300px !important;
}

#item60697 {
	width:232px !important;
	height:235px !important;
}

#item65064 {
	width:232px !important;
	height:235px !important;
	left:303px !important;
	top:319px !important;
}

#item52958 {
	width:228px !important;
	height:9px !important;
	left:302px !important;
	top:303px !important;
}

#item52990 {
	width:163px !important;
	height:9px !important;
	left:302px !important;
	top:610px !important;
}

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

#item53048 {
	width:126px !important;
	height:9px !important;
	left:148px !important;
	top:251px !important;
}

#item53075 {
	width:126px !important;
	height:9px !important;
	left:148px !important;
	top:261px !important;
}

#item53102 {
	width:126px !important;
	height:9px !important;
	left:148px !important;
	top:272px !important;
}

#item60698 {
	width:287px !important;
	height:196px !important;
}

#item65069 {
	width:287px !important;
	height:196px !important;
	left:5px !important;
	top:418px !important;
}

#item60699 {
	width:271px !important;
	height:188px !important;
}

#item65074 {
	width:271px !important;
	height:188px !important;
	left:256px !important;
	top:330px !important;
}

#item60701 {
	width:164px !important;
	height:147px !important;
}

#item65079 {
	width:164px !important;
	height:147px !important;
	left:103px !important;
	top:7px !important;
}

#item60702 {
	width:196px !important;
	height:146px !important;
}

#item65084 {
	width:196px !important;
	height:146px !important;
	left:28px !important;
	top:90px !important;
}

#item60703 {
	width:201px !important;
	height:200px !important;
}

#item65090 {
	width:201px !important;
	height:200px !important;
	left:252px !important;
	top:39px !important;
}

#item60704 {
	width:118px !important;
	height:109px !important;
}

#item65095 {
	width:118px !important;
	height:109px !important;
	left:420px !important;
	top:86px !important;
}

#item53129 {
	width:203px !important;
	height:9px !important;
	left:327px !important;
	top:600px !important;
}

#item53159 {
	width:203px !important;
	height:9px !important;
	left:327px !important;
	top:610px !important;
}

#item53187 {
	width:160px !important;
	height:9px !important;
	left:276px !important;
	top:292px !important;
}

#item53215 {
	width:160px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item53242 {
	width:202px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item53273 {
	width:202px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item60705 {
	width:176px !important;
	height:188px !important;
}

#item65100 {
	width:176px !important;
	height:188px !important;
	left:18px !important;
	top:23px !important;
}

#item60706 {
	width:125px !important;
	height:89px !important;
}

#item65105 {
	width:125px !important;
	height:89px !important;
	left:134px !important;
	top:139px !important;
}

#item60707 {
	width:145px !important;
	height:149px !important;
}

#item65110 {
	width:145px !important;
	height:149px !important;
	left:382px !important;
	top:22px !important;
}

#item60708 {
	width:147px !important;
	height:75px !important;
}

#item65115 {
	width:147px !important;
	height:75px !important;
	left:278px !important;
	top:214px !important;
}

#item60709 {
	width:341px !important;
	height:215px !important;
}

#item65120 {
	width:341px !important;
	height:215px !important;
	left:25px !important;
	top:389px !important;
}

#item60710 {
	width:129px !important;
	height:99px !important;
}

#item65125 {
	width:129px !important;
	height:99px !important;
	left:14px !important;
	top:321px !important;
}

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

#item65130 {
	width:113px !important;
	height:104px !important;
	left:417px !important;
	top:336px !important;
}

#item60713 {
	width:115px !important;
	height:70px !important;
}

#item65140 {
	width:115px !important;
	height:70px !important;
	left:416px !important;
	top:259px !important;
}

#item53300 {
	width:83px !important;
	height:20px !important;
	left:277px !important;
	top:400px !important;
}

#item53327 {
	width:145px !important;
	height:9px !important;
	left:343px !important;
	top:594px !important;
}

#item53354 {
	width:145px !important;
	height:9px !important;
	left:343px !important;
	top:605px !important;
}

#item53381 {
	width:88px !important;
	height:40px !important;
	left:276px !important;
	top:94px !important;
}

#item53414 {
	width:89px !important;
	height:40px !important;
	left:276px !important;
	top:135px !important;
}

#item53446 {
	width:88px !important;
	height:40px !important;
	left:276px !important;
	top:176px !important;
}

#item53478 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item53505 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item60714 {
	width:248px !important;
	height:170px !important;
}

#item65145 {
	width:248px !important;
	height:170px !important;
	left:14px !important;
	top:424px !important;
}

#item60715 {
	width:252px !important;
	height:137px !important;
}

#item65150 {
	width:252px !important;
	height:137px !important;
	left:278px !important;
	top:397px !important;
}

#item60716 {
	width:122px !important;
	height:108px !important;
}

#item65155 {
	width:122px !important;
	height:108px !important;
	left:275px !important;
	top:282px !important;
}

#item60720 {
	width:260px !important;
	height:248px !important;
}

#item65161 {
	width:260px !important;
	height:248px !important;
	left:278px !important;
	top:14px !important;
}

#item60721 {
	width:256px !important;
	height:201px !important;
}

#item65166 {
	width:256px !important;
	height:201px !important;
	left:14px !important;
	top:14px !important;
}

#item60717 {
	width:179px !important;
	height:166px !important;
}

#item65172 {
	width:179px !important;
	height:166px !important;
	left:14px !important;
	top:207px !important;
}

#item53532 {
	width:82px !important;
	height:29px !important;
	left:276px !important;
	top:189px !important;
}

#item53564 {
	width:134px !important;
	height:20px !important;
	left:13px !important;
	top:199px !important;
}

#item53595 {
	width:126px !important;
	height:20px !important;
	left:411px !important;
	top:374px !important;
}

#item53625 {
	width:132px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item53652 {
	width:132px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item53683 {
	width:247px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item60722 {
	width:225px !important;
	height:213px !important;
}

#item65177 {
	width:225px !important;
	height:213px !important;
	left:36px !important;
	top:8px !important;
}

#item60723 {
	width:202px !important;
	height:255px !important;
}

#item65182 {
	width:202px !important;
	height:255px !important;
	left:277px !important;
}

#item60724 {
	width:223px !important;
	height:136px !important;
}

#item65187 {
	width:223px !important;
	height:136px !important;
	left:7px !important;
	top:281px !important;
}

#item60725 {
	width:244px !important;
	height:132px !important;
}

#item65192 {
	width:244px !important;
	height:132px !important;
	left:26px !important;
	top:377px !important;
}

#item60726 {
	width:90px !important;
	height:91px !important;
}

#item65197 {
	width:90px !important;
	height:91px !important;
	left:177px !important;
	top:271px !important;
}

#item60727 {
	width:137px !important;
	height:196px !important;
}

#item65202 {
	width:137px !important;
	height:196px !important;
	left:286px !important;
	top:450px !important;
}

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

#item65207 {
	width:252px !important;
	height:179px !important;
	left:278px !important;
	top:261px !important;
}

#item60730 {
	width:205px !important;
	height:160px !important;
}

#item65212 {
	width:205px !important;
	height:160px !important;
	left:544px !important;
	top:385px !important;
}

#item60734 {
	width:266px !important;
	height:247px !important;
}

#item65232 {
	width:266px !important;
	height:247px !important;
	left:544px !important;
}

#item53714 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:245px !important;
}

#item53741 {
	width:119px !important;
	height:9px !important;
	left:381px !important;
	top:426px !important;
}

#item53768 {
	width:94px !important;
	height:29px !important;
	left:424px !important;
	top:590px !important;
}

#item53798 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:561px !important;
}

#item53829 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:572px !important;
}

#item58176 {
	width:63px !important;
	height:32px !important;
	left:438px !important;
	top:215px !important;
}

#item60731 {
	width:167px !important;
	height:169px !important;
}

#item65217 {
	width:167px !important;
	height:169px !important;
	left:111px !important;
	top:315px !important;
}

#item60732 {
	width:211px !important;
	height:159px !important;
}

#item65222 {
	width:211px !important;
	height:159px !important;
	left:319px !important;
	top:307px !important;
}

#item60733 {
	width:258px !important;
	height:102px !important;
}

#item65227 {
	width:258px !important;
	height:102px !important;
	left:280px !important;
	top:434px !important;
}

#item60735 {
	width:193px !important;
	height:179px !important;
}

#item65238 {
	width:193px !important;
	height:179px !important;
	left:351px !important;
}

#item60736 {
	width:109px !important;
	height:81px !important;
}

#item65243 {
	width:109px !important;
	height:81px !important;
	left:285px !important;
	top:139px !important;
}

#item60737 {
	width:71px !important;
	height:69px !important;
}

#item65248 {
	width:71px !important;
	height:69px !important;
	left:410px !important;
	top:83px !important;
}

#item60738 {
	width:49px !important;
	height:27px !important;
}

#item65253 {
	width:49px !important;
	height:27px !important;
	left:278px !important;
	top:33px !important;
}

#item60739 {
	width:48px !important;
	height:33px !important;
}

#item65258 {
	width:48px !important;
	height:33px !important;
	left:273px !important;
	top:63px !important;
}

#item60744 {
	width:29px !important;
	height:19px !important;
}

#item65263 {
	width:29px !important;
	height:19px !important;
	left:319px !important;
	top:104px !important;
}

#item53859 {
	width:206px !important;
	height:9px !important;
	left:13px !important;
	top:296px !important;
}

#item53890 {
	width:120px !important;
	height:9px !important;
	left:276px !important;
	top:557px !important;
}

#item53917 {
	width:214px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item53947 {
	width:232px !important;
	height:9px !important;
	left:276px !important;
	top:271px !important;
}

#item53979 {
	width:216px !important;
	height:9px !important;
	left:276px !important;
	top:281px !important;
}

#item54010 {
	width:258px !important;
	height:9px !important;
	left:276px !important;
	top:292px !important;
}

#item54041 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item54071 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item60745 {
	width:185px !important;
	height:125px !important;
}

#item65268 {
	width:185px !important;
	height:125px !important;
	left:14px !important;
	top:73px !important;
}

#item60746 {
	width:147px !important;
	height:166px !important;
}

#item65273 {
	width:147px !important;
	height:166px !important;
	left:126px !important;
	top:3px !important;
}

#item60747 {
	width:112px !important;
	height:222px !important;
}

#item65278 {
	width:112px !important;
	height:222px !important;
	left:277px !important;
	top:9px !important;
}

#item60748 {
	width:123px !important;
	height:225px !important;
}

#item65283 {
	width:123px !important;
	height:225px !important;
	left:411px !important;
	top:5px !important;
}

#item60749 {
	width:175px !important;
	height:184px !important;
}

#item65288 {
	width:175px !important;
	height:184px !important;
	left:168px !important;
	top:307px !important;
}

#item60750 {
	width:204px !important;
	height:197px !important;
}

#item65293 {
	width:204px !important;
	height:197px !important;
	top:336px !important;
}

#item60751 {
	width:147px !important;
	height:132px !important;
}

#item65298 {
	width:147px !important;
	height:132px !important;
	left:57px !important;
	top:517px !important;
}

#item60752 {
	width:142px !important;
	height:117px !important;
}

#item65303 {
	width:142px !important;
	height:117px !important;
	left:196px !important;
	top:481px !important;
}

#item60755 {
	width:182px !important;
	height:86px !important;
}

#item65309 {
	width:182px !important;
	height:86px !important;
	left:347px !important;
	top:317px !important;
}

#item54099 {
	width:150px !important;
	height:9px !important;
	left:346px !important;
	top:610px !important;
}

#item54126 {
	width:162px !important;
	height:9px !important;
	left:353px !important;
	top:453px !important;
}

#item54153 {
	width:163px !important;
	height:9px !important;
	left:347px !important;
	top:528px !important;
}

#item54180 {
	width:163px !important;
	height:9px !important;
	left:347px !important;
	top:538px !important;
}

#item54207 {
	width:247px !important;
	height:9px !important;
	left:276px !important;
	top:289px !important;
}

#item54240 {
	width:247px !important;
	height:9px !important;
	left:276px !important;
	top:300px !important;
}

#item54270 {
	width:209px !important;
	height:9px !important;
	left:13px !important;
	top:276px !important;
}

#item54302 {
	width:209px !important;
	height:9px !important;
	left:13px !important;
	top:287px !important;
}

#item60756 {
	width:265px !important;
	height:147px !important;
}

#item65314 {
	width:265px !important;
	height:147px !important;
	left:20px !important;
	top:418px !important;
}

#item60757 {
	width:164px !important;
	height:59px !important;
}

#item65319 {
	width:164px !important;
	height:59px !important;
	left:299px !important;
	top:486px !important;
}

#item60758 {
	width:264px !important;
	height:122px !important;
}

#item65325 {
	width:264px !important;
	height:122px !important;
	left:25px !important;
	top:248px !important;
}

#item60759 {
	width:179px !important;
	height:326px !important;
}

#item65330 {
	width:179px !important;
	height:326px !important;
	left:343px !important;
	top:88px !important;
}

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

#item65335 {
	width:114px !important;
	height:187px !important;
	left:183px !important;
	top:5px !important;
}

#item60761 {
	width:159px !important;
	height:74px !important;
}

#item65341 {
	width:159px !important;
	height:74px !important;
	left:14px !important;
	top:14px !important;
}

#item54330 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:137px !important;
}

#item54359 {
	width:106px !important;
	height:9px !important;
	left:13px !important;
	top:204px !important;
}

#item54386 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:411px !important;
}

#item54413 {
	width:193px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item54443 {
	width:214px !important;
	height:9px !important;
	left:301px !important;
	top:610px !important;
}

#item60764 {
	width:266px !important;
	height:244px !important;
}

#item65346 {
	width:266px !important;
	height:244px !important;
}

#item60765 {
	width:271px !important;
	height:248px !important;
}

#item65352 {
	width:271px !important;
	height:248px !important;
	left:273px !important;
}

#item60766 {
	width:336px !important;
	height:233px !important;
}

#item65357 {
	width:336px !important;
	height:233px !important;
	left:21px !important;
	top:380px !important;
}

#item60768 {
	width:215px !important;
	height:116px !important;
}

#item65362 {
	width:215px !important;
	height:116px !important;
	left:315px !important;
	top:386px !important;
}

#item60767 {
	width:194px !important;
	height:96px !important;
}

#item65367 {
	width:194px !important;
	height:96px !important;
	left:245px !important;
	top:334px !important;
}

#item54473 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item54500 {
	width:148px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item54529 {
	width:130px !important;
	height:9px !important;
	left:361px !important;
	top:582px !important;
}

#item54557 {
	width:130px !important;
	height:9px !important;
	left:361px !important;
	top:592px !important;
}

#item54584 {
	width:130px !important;
	height:9px !important;
	left:361px !important;
	top:603px !important;
}

#item60769 {
	width:252px !important;
	height:134px !important;
}

#item65372 {
	width:252px !important;
	height:134px !important;
	left:14px !important;
	top:424px !important;
}

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

#item65377 {
	width:252px !important;
	height:167px !important;
	left:14px !important;
	top:213px !important;
}

#item60771 {
	width:75px !important;
	height:225px !important;
}

#item65382 {
	width:75px !important;
	height:225px !important;
	left:390px !important;
	top:361px !important;
}

#item60772 {
	width:80px !important;
	height:254px !important;
}

#item65388 {
	width:80px !important;
	height:254px !important;
	left:457px !important;
	top:350px !important;
}

#item60774 {
	width:105px !important;
	height:171px !important;
}

#item65393 {
	width:105px !important;
	height:171px !important;
	left:342px !important;
	top:91px !important;
}

#item60775 {
	width:116px !important;
	height:184px !important;
}

#item65398 {
	width:116px !important;
	height:184px !important;
	left:429px !important;
	top:79px !important;
}

#item60776 {
	width:254px !important;
	height:150px !important;
}

#item65403 {
	width:254px !important;
	height:150px !important;
	left:12px !important;
}

#item54611 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item54639 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item54666 {
	width:116px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item54693 {
	width:99px !important;
	height:20px !important;
	left:276px !important;
	top:580px !important;
}

#item54724 {
	width:127px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item54756 {
	width:78px !important;
	height:29px !important;
	left:276px !important;
	top:141px !important;
}

#item54791 {
	width:70px !important;
	height:29px !important;
	left:276px !important;
	top:170px !important;
}

#item60777 {
	width:180px !important;
	height:153px !important;
}

#item65409 {
	width:180px !important;
	height:153px !important;
	left:7px !important;
	top:6px !important;
}

#item60778 {
	width:181px !important;
	height:177px !important;
}

#item65414 {
	width:181px !important;
	height:177px !important;
	left:194px !important;
	top:7px !important;
}

#item60779 {
	width:202px !important;
	height:158px !important;
}

#item65419 {
	width:202px !important;
	height:158px !important;
	left:112px !important;
	top:103px !important;
}

#item60780 {
	width:187px !important;
	height:112px !important;
}

#item65424 {
	width:187px !important;
	height:112px !important;
	left:348px !important;
	top:139px !important;
}

#item60781 {
	width:169px !important;
	height:99px !important;
}

#item65429 {
	width:169px !important;
	height:99px !important;
	left:98px !important;
	top:281px !important;
}

#item60784 {
	width:209px !important;
	height:144px !important;
}

#item65435 {
	width:209px !important;
	height:144px !important;
	top:380px !important;
}

#item60782 {
	width:190px !important;
	height:108px !important;
}

#item65440 {
	width:190px !important;
	height:108px !important;
	left:58px !important;
	top:349px !important;
}

#item60785 {
	width:99px !important;
	height:219px !important;
}

#item65445 {
	width:99px !important;
	height:219px !important;
	left:269px !important;
	top:292px !important;
}

#item60786 {
	width:98px !important;
	height:208px !important;
}

#item65450 {
	width:98px !important;
	height:208px !important;
	left:363px !important;
	top:303px !important;
}

#item54821 {
	width:65px !important;
	height:30px !important;
	left:466px !important;
	top:528px !important;
}

#item54880 {
	width:65px !important;
	height:21px !important;
	left:466px !important;
	top:558px !important;
}

#item54944 {
	width:257px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item54977 {
	width:257px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item55009 {
	width:257px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item55039 {
	width:114px !important;
	height:9px !important;
	left:375px !important;
	top:97px !important;
}

#item55066 {
	width:114px !important;
	height:9px !important;
	left:375px !important;
	top:108px !important;
}

#item55093 {
	width:114px !important;
	height:9px !important;
	left:375px !important;
	top:118px !important;
}

#item60787 {
	width:175px !important;
	height:271px !important;
}

#item65455 {
	width:175px !important;
	height:271px !important;
	left:98px !important;
	top:299px !important;
}

#item60788 {
	width:252px !important;
	height:280px !important;
}

#item65461 {
	width:252px !important;
	height:280px !important;
	left:14px !important;
	top:14px !important;
}

#item60789 {
	width:153px !important;
	height:129px !important;
}

#item65466 {
	width:153px !important;
	height:129px !important;
	left:278px !important;
	top:405px !important;
}

#item60790 {
	width:135px !important;
	height:144px !important;
}

#item65471 {
	width:135px !important;
	height:144px !important;
	left:405px !important;
	top:353px !important;
}

#item60791 {
	width:268px !important;
	height:313px !important;
}

#item65476 {
	width:268px !important;
	height:313px !important;
	left:276px !important;
}

#item55120 {
	width:88px !important;
	height:41px !important;
	left:13px !important;
	top:384px !important;
}

#item55151 {
	width:80px !important;
	height:40px !important;
	left:13px !important;
	top:580px !important;
}

#item55182 {
	width:126px !important;
	height:9px !important;
	left:280px !important;
	top:296px !important;
}

#item55210 {
	width:224px !important;
	height:9px !important;
	left:278px !important;
	top:600px !important;
}

#item55240 {
	width:224px !important;
	height:9px !important;
	left:278px !important;
	top:610px !important;
}

#item60792 {
	width:234px !important;
	height:139px !important;
}

#item65481 {
	width:234px !important;
	height:139px !important;
	left:10px !important;
	top:9px !important;
}

#item60793 {
	width:214px !important;
	height:136px !important;
}

#item65486 {
	width:214px !important;
	height:136px !important;
	left:231px !important;
	top:49px !important;
}

#item60794 {
	width:249px !important;
	height:136px !important;
}

#item65492 {
	width:249px !important;
	height:136px !important;
	left:135px !important;
	top:145px !important;
}

#item60795 {
	width:223px !important;
	height:113px !important;
}

#item65497 {
	width:223px !important;
	height:113px !important;
	left:14px !important;
	top:377px !important;
}

#item60797 {
	width:139px !important;
	height:104px !important;
}

#item65502 {
	width:139px !important;
	height:104px !important;
	left:132px !important;
	top:282px !important;
}

#item60798 {
	width:145px !important;
	height:151px !important;
}

#item65507 {
	width:145px !important;
	height:151px !important;
	left:278px !important;
	top:387px !important;
}

#item60799 {
	width:146px !important;
	height:149px !important;
}

#item65512 {
	width:146px !important;
	height:149px !important;
	left:344px !important;
	top:400px !important;
}

#item60800 {
	width:114px !important;
	height:41px !important;
}

#item65517 {
	width:114px !important;
	height:41px !important;
	left:410px !important;
	top:514px !important;
}

#item55270 {
	width:244px !important;
	height:9px !important;
	left:13px !important;
	top:557px !important;
}

#item55301 {
	width:244px !important;
	height:9px !important;
	left:13px !important;
	top:567px !important;
}

#item55331 {
	width:173px !important;
	height:9px !important;
	left:279px !important;
	top:594px !important;
}

#item55362 {
	width:173px !important;
	height:9px !important;
	left:279px !important;
	top:605px !important;
}

#item55389 {
	width:192px !important;
	height:9px !important;
	left:276px !important;
	top:351px !important;
}

#item55416 {
	width:192px !important;
	height:9px !important;
	left:276px !important;
	top:362px !important;
}

#item55444 {
	width:192px !important;
	height:9px !important;
	left:276px !important;
	top:372px !important;
}

#item60801 {
	width:189px !important;
	height:228px !important;
}

#item65522 {
	width:189px !important;
	height:228px !important;
	left:10px !important;
	top:322px !important;
}

#item60802 {
	width:222px !important;
	height:121px !important;
}

#item65527 {
	width:222px !important;
	height:121px !important;
	left:210px !important;
	top:320px !important;
}

#item60803 {
	width:237px !important;
	height:116px !important;
}

#item65532 {
	width:237px !important;
	height:116px !important;
	left:293px !important;
	top:398px !important;
}

#item60804 {
	width:223px !important;
	height:229px !important;
}

#item65538 {
	width:223px !important;
	height:229px !important;
	left:14px !important;
	top:14px !important;
}

#item60805 {
	width:298px !important;
	height:309px !important;
}

#item65543 {
	width:298px !important;
	height:309px !important;
	left:247px !important;
}

#item55471 {
	width:95px !important;
	height:30px !important;
	left:248px !important;
	top:122px !important;
}

#item55501 {
	width:105px !important;
	height:20px !important;
	left:13px !important;
	top:290px !important;
}

#item55531 {
	width:127px !important;
	height:9px !important;
	left:17px !important;
	top:605px !important;
}

#item55558 {
	width:225px !important;
	height:9px !important;
	left:208px !important;
	top:600px !important;
}

#item55588 {
	width:225px !important;
	height:9px !important;
	left:208px !important;
	top:610px !important;
}

#item60806 {
	width:154px !important;
	height:310px !important;
}

#item65548 {
	width:154px !important;
	height:310px !important;
}

#item60807 {
	width:96px !important;
	height:69px !important;
}

#item65553 {
	width:96px !important;
	height:69px !important;
	left:165px !important;
	top:14px !important;
}

#item60808 {
	width:69px !important;
	height:65px !important;
}

#item65558 {
	width:69px !important;
	height:65px !important;
	left:191px !important;
	top:71px !important;
}

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

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

#item60810 {
	width:204px !important;
	height:278px !important;
}

#item65568 {
	width:204px !important;
	height:278px !important;
	left:17px !important;
	top:326px !important;
}

#item60811 {
	width:151px !important;
	height:75px !important;
}

#item65573 {
	width:151px !important;
	height:75px !important;
	left:212px !important;
	top:485px !important;
}

#item60812 {
	width:153px !important;
	height:99px !important;
}

#item65578 {
	width:153px !important;
	height:99px !important;
	left:244px !important;
	top:544px !important;
}

#item60814 {
	width:76px !important;
	height:112px !important;
}

#item65583 {
	width:76px !important;
	height:112px !important;
	left:398px !important;
	top:354px !important;
}

#item60815 {
	width:69px !important;
	height:102px !important;
}

#item65588 {
	width:69px !important;
	height:102px !important;
	left:471px !important;
	top:364px !important;
}

#item60820 {
	width:199px !important;
	height:157px !important;
}

#item65609 {
	width:199px !important;
	height:157px !important;
	left:544px !important;
	top:201px !important;
}

#item55620 {
	width:133px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item55648 {
	width:119px !important;
	height:9px !important;
	left:408px !important;
	top:600px !important;
}

#item55678 {
	width:119px !important;
	height:9px !important;
	left:408px !important;
	top:610px !important;
}

#item55706 {
	width:99px !important;
	height:20px !important;
	left:163px !important;
	top:265px !important;
}

#item55736 {
	width:99px !important;
	height:20px !important;
	left:163px !important;
	top:285px !important;
}

#item55763 {
	width:129px !important;
	height:9px !important;
	left:200px !important;
	top:410px !important;
}

#item55790 {
	width:129px !important;
	height:9px !important;
	left:200px !important;
	top:421px !important;
}

#item55817 {
	width:129px !important;
	height:9px !important;
	left:200px !important;
	top:431px !important;
}

#item60817 {
	width:106px !important;
	height:81px !important;
}

#item65593 {
	width:106px !important;
	height:81px !important;
	left:183px !important;
	top:474px !important;
}

#item60818 {
	width:111px !important;
	height:92px !important;
}

#item65598 {
	width:111px !important;
	height:92px !important;
	left:137px !important;
	top:541px !important;
}

#item60819 {
	width:87px !important;
	height:89px !important;
}

#item65603 {
	width:87px !important;
	height:89px !important;
	left:253px !important;
	top:529px !important;
}

#item60821 {
	width:179px !important;
	height:159px !important;
}

#item65614 {
	width:179px !important;
	height:159px !important;
	left:99px !important;
	top:281px !important;
}

#item60822 {
	width:164px !important;
	height:203px !important;
}

#item65619 {
	width:164px !important;
	height:203px !important;
	left:366px !important;
	top:296px !important;
}

#item60823 {
	width:167px !important;
	height:199px !important;
}

#item65624 {
	width:167px !important;
	height:199px !important;
	left:364px !important;
	top:117px !important;
}

#item60824 {
	width:162px !important;
	height:183px !important;
}

#item65629 {
	width:162px !important;
	height:183px !important;
	left:14px !important;
	top:14px !important;
}

#item60825 {
	width:153px !important;
	height:60px !important;
}

#item65634 {
	width:153px !important;
	height:60px !important;
	left:336px !important;
	top:554px !important;
}

#item55844 {
	width:82px !important;
	height:39px !important;
	left:285px !important;
	top:159px !important;
}

#item55875 {
	width:71px !important;
	height:29px !important;
	left:182px !important;
	top:170px !important;
}

#item55906 {
	width:85px !important;
	height:29px !important;
	left:286px !important;
	top:427px !important;
}

#item55936 {
	width:108px !important;
	height:9px !important;
	left:18px !important;
	top:596px !important;
}

#item55963 {
	width:108px !important;
	height:9px !important;
	left:18px !important;
	top:606px !important;
}

#item55991 {
	width:186px !important;
	height:9px !important;
	left:13px !important;
	top:478px !important;
}

#item56021 {
	width:186px !important;
	height:9px !important;
	left:13px !important;
	top:489px !important;
}

#item60827 {
	width:149px !important;
	height:120px !important;
}

#item65639 {
	width:149px !important;
	height:120px !important;
	left:337px !important;
	top:14px !important;
}

#item60828 {
	width:94px !important;
	height:79px !important;
}

#item65644 {
	width:94px !important;
	height:79px !important;
	left:269px !important;
	top:129px !important;
}

#item60829 {
	width:19px !important;
	height:16px !important;
}

#item65649 {
	width:19px !important;
	height:16px !important;
	left:316px !important;
	top:94px !important;
}

#item60830 {
	width:39px !important;
	height:34px !important;
}

#item65654 {
	width:39px !important;
	height:34px !important;
	left:282px !important;
	top:60px !important;
}

#item60831 {
	width:262px !important;
	height:61px !important;
}

#item65659 {
	width:262px !important;
	height:61px !important;
	left:272px !important;
	top:215px !important;
}

#item60832 {
	width:154px !important;
	height:336px !important;
}

#item65664 {
	width:154px !important;
	height:336px !important;
	top:64px !important;
}

#item60833 {
	width:196px !important;
	height:137px !important;
}

#item65669 {
	width:196px !important;
	height:137px !important;
	left:14px !important;
	top:489px !important;
}

#item60834 {
	width:173px !important;
	height:119px !important;
}

#item65674 {
	width:173px !important;
	height:119px !important;
	left:88px !important;
	top:454px !important;
}

#item60835 {
	width:234px !important;
	height:283px !important;
}

#item65680 {
	width:234px !important;
	height:283px !important;
	left:266px !important;
	top:346px !important;
}

#item56048 {
	width:102px !important;
	height:29px !important;
	left:158px !important;
	top:235px !important;
}

#item56079 {
	width:83px !important;
	height:30px !important;
	left:439px !important;
	top:457px !important;
}

#item56106 {
	width:148px !important;
	height:9px !important;
	left:276px !important;
	top:310px !important;
}

#item56134 {
	width:105px !important;
	height:9px !important;
	left:157px !important;
	top:438px !important;
}

#item56161 {
	width:105px !important;
	height:9px !important;
	left:157px !important;
	top:448px !important;
}

#item56188 {
	width:167px !important;
	height:10px !important;
	left:367px !important;
	top:193px !important;
}

#item56218 {
	width:167px !important;
	height:10px !important;
	left:367px !important;
	top:203px !important;
}

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

#item65685 {
	width:232px !important;
	height:209px !important;
	left:6px !important;
	top:301px !important;
}

#item60837 {
	width:216px !important;
	height:186px !important;
}

#item65691 {
	width:216px !important;
	height:186px !important;
	left:131px !important;
	top:291px !important;
}

#item60840 {
	width:178px !important;
	height:290px !important;
}

#item65696 {
	width:178px !important;
	height:290px !important;
	left:352px !important;
	top:292px !important;
}

#item60841 {
	width:153px !important;
	height:67px !important;
}

#item65701 {
	width:153px !important;
	height:67px !important;
	left:332px !important;
	top:566px !important;
}

#item60842 {
	width:167px !important;
	height:189px !important;
}

#item65706 {
	width:167px !important;
	height:189px !important;
	left:355px !important;
	top:101px !important;
}

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

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

#item56245 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:270px !important;
}

#item56275 {
	width:104px !important;
	height:29px !important;
	left:276px !important;
	top:102px !important;
}

#item56305 {
	width:107px !important;
	height:20px !important;
	left:174px !important;
	top:600px !important;
}

#item56332 {
	width:106px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item56360 {
	width:106px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item60844 {
	width:139px !important;
	height:142px !important;
}

#item65716 {
	width:139px !important;
	height:142px !important;
	left:23px !important;
	top:82px !important;
}

#item60845 {
	width:75px !important;
	height:68px !important;
}

#item65721 {
	width:75px !important;
	height:68px !important;
	left:197px !important;
	top:66px !important;
}

#item60846 {
	width:266px !important;
	height:296px !important;
}

#item65726 {
	width:266px !important;
	height:296px !important;
	left:278px !important;
	top:14px !important;
}

#item60849 {
	width:257px !important;
	height:233px !important;
}

#item65731 {
	width:257px !important;
	height:233px !important;
	left:14px !important;
	top:321px !important;
}

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

#item65736 {
	width:252px !important;
	height:296px !important;
	left:278px !important;
	top:322px !important;
}

#item56387 {
	width:104px !important;
	height:29px !important;
	left:276px !important;
	top:283px !important;
}

#item56419 {
	width:138px !important;
	height:20px !important;
	left:375px !important;
	top:600px !important;
}

#item56450 {
	width:252px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item56483 {
	width:257px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item56514 {
	width:257px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item60851 {
	width:258px !important;
	height:262px !important;
}

#item65741 {
	width:258px !important;
	height:262px !important;
	left:14px !important;
	top:355px !important;
}

#item60852 {
	width:266px !important;
	height:242px !important;
}

#item65746 {
	width:266px !important;
	height:242px !important;
	left:278px !important;
	top:322px !important;
}

#item60853 {
	width:266px !important;
	height:312px !important;
}

#item65751 {
	width:266px !important;
	height:312px !important;
	left:278px !important;
}

#item60854 {
	width:257px !important;
	height:215px !important;
}

#item65757 {
	width:257px !important;
	height:215px !important;
	left:9px !important;
}

#item56546 {
	width:237px !important;
	height:9px !important;
	left:13px !important;
	top:260px !important;
}

#item56578 {
	width:96px !important;
	height:39px !important;
	left:13px !important;
	top:581px !important;
}

#item56609 {
	width:217px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item56639 {
	width:88px !important;
	height:29px !important;
	left:277px !important;
	top:282px !important;
}

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

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

#item60856 {
	width:126px !important;
	height:202px !important;
}

#item65767 {
	width:126px !important;
	height:202px !important;
	left:418px !important;
	top:14px !important;
}

#item60857 {
	width:151px !important;
	height:193px !important;
}

#item65772 {
	width:151px !important;
	height:193px !important;
	left:379px !important;
	top:219px !important;
}

#item60861 {
	width:207px !important;
	height:296px !important;
}

#item65777 {
	width:207px !important;
	height:296px !important;
	top:321px !important;
}

#item60862 {
	width:126px !important;
	height:194px !important;
}

#item65782 {
	width:126px !important;
	height:194px !important;
	left:404px !important;
	top:424px !important;
}

#item56669 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item56696 {
	width:113px !important;
	height:20px !important;
	left:276px !important;
	top:189px !important;
}

#item56723 {
	width:98px !important;
	height:20px !important;
	left:276px !important;
	top:393px !important;
}

#item56750 {
	width:143px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item56781 {
	width:88px !important;
	height:29px !important;
	left:179px !important;
	top:550px !important;
}

#item60863 {
	width:281px !important;
	height:225px !important;
}

#item65787 {
	width:281px !important;
	height:225px !important;
	left:14px !important;
	top:321px !important;
}

#item60864 {
	width:236px !important;
	height:228px !important;
}

#item65792 {
	width:236px !important;
	height:228px !important;
	left:308px !important;
	top:322px !important;
}

#item60865 {
	width:214px !important;
	height:295px !important;
}

#item65797 {
	width:214px !important;
	height:295px !important;
	left:331px !important;
	top:14px !important;
}

#item60866 {
	width:252px !important;
	height:301px !important;
}

#item65802 {
	width:252px !important;
	height:301px !important;
	left:14px !important;
	top:14px !important;
}

#item56811 {
	width:153px !important;
	height:20px !important;
	left:306px !important;
	top:600px !important;
}

#item56842 {
	width:219px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item56875 {
	width:123px !important;
	height:20px !important;
	left:18px !important;
	top:279px !important;
}

#item56905 {
	width:119px !important;
	height:20px !important;
	left:284px !important;
	top:282px !important;
}

#item60867 {
	width:188px !important;
	height:112px !important;
}

#item65807 {
	width:188px !important;
	height:112px !important;
	left:19px !important;
	top:56px !important;
}

#item60868 {
	width:151px !important;
	height:45px !important;
}

#item65812 {
	width:151px !important;
	height:45px !important;
	left:116px !important;
	top:6px !important;
}

#item60871 {
	width:252px !important;
	height:210px !important;
}

#item65817 {
	width:252px !important;
	height:210px !important;
	left:278px !important;
}

#item60872 {
	width:266px !important;
	height:173px !important;
}

#item65822 {
	width:266px !important;
	height:173px !important;
	top:320px !important;
}

#item60873 {
	width:107px !important;
	height:114px !important;
}

#item65828 {
	width:107px !important;
	height:114px !important;
	left:14px !important;
	top:503px !important;
}

#item60874 {
	width:67px !important;
	height:81px !important;
}

#item65833 {
	width:67px !important;
	height:81px !important;
	left:281px !important;
	top:452px !important;
}

#item60875 {
	width:69px !important;
	height:78px !important;
}

#item65838 {
	width:69px !important;
	height:78px !important;
	left:335px !important;
	top:436px !important;
}

#item60876 {
	width:252px !important;
	height:91px !important;
}

#item65844 {
	width:252px !important;
	height:91px !important;
	left:278px !important;
	top:284px !important;
}

#item56936 {
	width:151px !important;
	height:20px !important;
	left:276px !important;
	top:256px !important;
}

#item56969 {
	width:209px !important;
	height:9px !important;
	left:277px !important;
	top:426px !important;
}

#item56999 {
	width:130px !important;
	height:20px !important;
	left:108px !important;
	top:474px !important;
}

#item57030 {
	width:148px !important;
	height:20px !important;
	left:126px !important;
	top:601px !important;
}

#item57061 {
	width:151px !important;
	height:9px !important;
	left:277px !important;
	top:600px !important;
}

#item57088 {
	width:151px !important;
	height:9px !important;
	left:277px !important;
	top:610px !important;
}

#item57116 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:290px !important;
}

#item57143 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

#item60877 {
	width:252px !important;
	height:189px !important;
}

#item65849 {
	width:252px !important;
	height:189px !important;
	left:14px !important;
	top:359px !important;
}

#item60878 {
	width:238px !important;
	height:151px !important;
}

#item65854 {
	width:238px !important;
	height:151px !important;
	left:292px !important;
	top:287px !important;
}

#item60879 {
	width:77px !important;
	height:79px !important;
}

#item65860 {
	width:77px !important;
	height:79px !important;
	left:271px !important;
	top:442px !important;
}

#item60881 {
	width:75px !important;
	height:79px !important;
}

#item65865 {
	width:75px !important;
	height:79px !important;
	left:348px !important;
	top:442px !important;
}

#item60882 {
	width:50px !important;
	height:54px !important;
}

#item65871 {
	width:50px !important;
	height:54px !important;
	left:14px !important;
	top:14px !important;
}

#item60883 {
	width:51px !important;
	height:55px !important;
}

#item65876 {
	width:51px !important;
	height:55px !important;
	left:72px !important;
	top:14px !important;
}

#item60884 {
	width:51px !important;
	height:54px !important;
}

#item65881 {
	width:51px !important;
	height:54px !important;
	left:14px !important;
	top:74px !important;
}

#item60885 {
	width:167px !important;
	height:157px !important;
}

#item65886 {
	width:167px !important;
	height:157px !important;
	left:99px !important;
	top:76px !important;
}

#item60886 {
	width:266px !important;
	height:176px !important;
}

#item65891 {
	width:266px !important;
	height:176px !important;
	left:278px !important;
}

#item57176 {
	width:238px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item57210 {
	width:189px !important;
	height:20px !important;
	left:282px !important;
	top:250px !important;
}

#item57243 {
	width:229px !important;
	height:9px !important;
	left:276px !important;
	top:589px !important;
}

#item57275 {
	width:229px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item57306 {
	width:229px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item57336 {
	width:208px !important;
	height:9px !important;
	left:13px !important;
	top:308px !important;
}

#item57363 {
	width:208px !important;
	height:9px !important;
	left:13px !important;
	top:319px !important;
}

#item57391 {
	width:208px !important;
	height:9px !important;
	left:13px !important;
	top:329px !important;
}

#item57418 {
	width:208px !important;
	height:9px !important;
	left:13px !important;
	top:340px !important;
}

#item60887 {
	width:132px !important;
	height:286px !important;
}

#item65896 {
	width:132px !important;
	height:286px !important;
	top:52px !important;
}

#item60888 {
	width:240px !important;
	height:189px !important;
}

#item65901 {
	width:240px !important;
	height:189px !important;
	left:290px !important;
}

#item60890 {
	width:213px !important;
	height:173px !important;
}

#item65907 {
	width:213px !important;
	height:173px !important;
	left:332px !important;
	top:190px !important;
}

#item60891 {
	width:203px !important;
	height:271px !important;
}

#item65912 {
	width:203px !important;
	height:271px !important;
	left:32px !important;
	top:347px !important;
}

#item60892 {
	width:125px !important;
	height:122px !important;
}

#item65917 {
	width:125px !important;
	height:122px !important;
	left:242px !important;
	top:406px !important;
}

#item60893 {
	width:129px !important;
	height:117px !important;
}

#item65922 {
	width:129px !important;
	height:117px !important;
	left:309px !important;
	top:350px !important;
}

#item60894 {
	width:108px !important;
	height:151px !important;
}

#item65928 {
	width:108px !important;
	height:151px !important;
	left:429px !important;
	top:378px !important;
}

#item57449 {
	width:163px !important;
	height:20px !important;
	left:149px !important;
	top:271px !important;
}

#item57479 {
	width:177px !important;
	height:9px !important;
	left:149px !important;
	top:344px !important;
}

#item57507 {
	width:205px !important;
	height:9px !important;
	left:316px !important;
	top:590px !important;
}

#item57538 {
	width:205px !important;
	height:9px !important;
	left:316px !important;
	top:600px !important;
}

#item57571 {
	width:205px !important;
	height:9px !important;
	left:316px !important;
	top:611px !important;
}

#item57605 {
	width:126px !important;
	height:9px !important;
	left:150px !important;
	top:195px !important;
}

#item57633 {
	width:126px !important;
	height:9px !important;
	left:150px !important;
	top:206px !important;
}

#item57660 {
	width:126px !important;
	height:9px !important;
	left:150px !important;
	top:216px !important;
}

#item60897 {
	width:259px !important;
	height:339px !important;
}

#item65933 {
	width:259px !important;
	height:339px !important;
	left:285px !important;
	top:14px !important;
}

#item60895 {
	width:165px !important;
	height:337px !important;
}

#item65938 {
	width:165px !important;
	height:337px !important;
	left:87px !important;
	top:293px !important;
}

#item60896 {
	width:144px !important;
	height:295px !important;
}

#item65943 {
	width:144px !important;
	height:295px !important;
	left:254px !important;
	top:298px !important;
}

#item60898 {
	width:259px !important;
	height:130px !important;
}

#item65948 {
	width:259px !important;
	height:130px !important;
	left:14px !important;
	top:14px !important;
}

#item57687 {
	width:74px !important;
	height:30px !important;
	left:13px !important;
	top:443px !important;
}

#item57717 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:581px !important;
}

#item57744 {
	width:114px !important;
	height:20px !important;
	left:424px !important;
	top:566px !important;
}

#item57775 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:195px !important;
}

#item60900 {
	width:544px !important;
	height:469px !important;
}

#item65954 {
	width:544px !important;
	height:469px !important;
	top:79px !important;
}

#item57802 {
	width:101px !important;
	height:20px !important;
	left:23px !important;
	top:547px !important;
}
#in5footer,  #prefooter {display:none;}
