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

#item62322 {
	width:516px !important;
	height:439px !important;
}

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

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

#item62326 {
	width:251px !important;
	height:232px !important;
	left:279px !important;
	top:42px !important;
}

#item62930 {
	width:244px !important;
	height:238px !important;
}

#item62925 {
	width:244px !important;
	height:238px !important;
	left:14px !important;
	top:330px !important;
}

#item62936 {
	width:182px !important;
	height:173px !important;
}

#item62931 {
	width:182px !important;
	height:173px !important;
	left:281px !important;
	top:343px !important;
}

#item63146 {
	width:62px !important;
	height:57px !important;
}

#item63140 {
	width:62px !important;
	height:57px !important;
	left:477px !important;
	top:352px !important;
}

#item63152 {
	width:62px !important;
	height:49px !important;
}

#item63147 {
	width:62px !important;
	height:49px !important;
	left:477px !important;
	top:411px !important;
}

#item63158 {
	width:62px !important;
	height:49px !important;
}

#item63153 {
	width:62px !important;
	height:49px !important;
	left:477px !important;
	top:462px !important;
}

#item61593 {
	width:102px !important;
	height:20px !important;
	left:150px !important;
	top:578px !important;
}

#item61623 {
	width:97px !important;
	height:20px !important;
	left:280px !important;
	top:588px !important;
}

#item61650 {
	width:136px !important;
	height:9px !important;
	left:280px !important;
	top:306px !important;
}

#item61677 {
	width:205px !important;
	height:9px !important;
	left:280px !important;
	top:316px !important;
}

#item61710 {
	width:108px !important;
	height:9px !important;
	left:416px !important;
	top:577px !important;
}

#item61738 {
	width:108px !important;
	height:9px !important;
	left:416px !important;
	top:588px !important;
}

#item61765 {
	width:108px !important;
	height:9px !important;
	left:416px !important;
	top:598px !important;
}

#item69290 {
	width:75px !important;
	height:78px !important;
	left:272px !important;
	top:168px !important;
}

#item62943 {
	width:512px !important;
	height:264px !important;
}

#item62937 {
	width:512px !important;
	height:264px !important;
	left:18px !important;
	top:342px !important;
}

#item63164 {
	width:255px !important;
	height:238px !important;
}

#item63159 {
	width:255px !important;
	height:238px !important;
	left:276px !important;
	top:14px !important;
}

#item62949 {
	width:171px !important;
	height:177px !important;
}

#item62944 {
	width:171px !important;
	height:177px !important;
	left:142px !important;
	top:152px !important;
}

#item63170 {
	width:129px !important;
	height:71px !important;
}

#item63165 {
	width:129px !important;
	height:71px !important;
	left:399px !important;
	top:257px !important;
}

#item61792 {
	width:116px !important;
	height:20px !important;
	left:13px !important;
	top:451px !important;
}

#item61819 {
	width:107px !important;
	height:20px !important;
	left:13px !important;
	top:146px !important;
}

#item61846 {
	width:78px !important;
	height:20px !important;
	left:13px !important;
	top:251px !important;
}

#item61873 {
	width:78px !important;
	height:20px !important;
	left:13px !important;
	top:272px !important;
}

#item61900 {
	width:78px !important;
	height:20px !important;
	left:13px !important;
	top:293px !important;
}

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

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

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

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

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

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

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

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

#item69330 {
	width:461px !important;
	height:601px !important;
	left:44px !important;
	top:29px !important;
}

#item62337 {
	width:184px !important;
	height:225px !important;
}

#item62332 {
	width:184px !important;
	height:225px !important;
	left:346px !important;
	top:14px !important;
}

#item62955 {
	width:184px !important;
	height:171px !important;
}

#item62950 {
	width:184px !important;
	height:171px !important;
	left:346px !important;
	top:251px !important;
}

#item62961 {
	width:184px !important;
	height:176px !important;
}

#item62956 {
	width:184px !important;
	height:176px !important;
	left:346px !important;
	top:435px !important;
}

#item62967 {
	width:252px !important;
	height:217px !important;
}

#item62962 {
	width:252px !important;
	height:217px !important;
	left:14px !important;
	top:334px !important;
}

#item62973 {
	width:168px !important;
	height:257px !important;
}

#item62968 {
	width:168px !important;
	height:257px !important;
	left:25px !important;
	top:68px !important;
}

#item30004 {
	width:54px !important;
	height:49px !important;
	left:276px !important;
	top:188px !important;
}

#item30036 {
	width:63px !important;
	height:30px !important;
	left:276px !important;
	top:357px !important;
}

#item30064 {
	width:68px !important;
	height:30px !important;
	left:276px !important;
	top:579px !important;
}

#item30091 {
	width:144px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item30118 {
	width:71px !important;
	height:29px !important;
	left:196px !important;
	top:217px !important;
}

#item62979 {
	width:151px !important;
	height:187px !important;
}

#item62974 {
	width:151px !important;
	height:187px !important;
	left:116px !important;
	top:14px !important;
}

#item62985 {
	width:252px !important;
	height:109px !important;
}

#item62980 {
	width:252px !important;
	height:109px !important;
	left:14px !important;
	top:212px !important;
}

#item62991 {
	width:254px !important;
	height:215px !important;
}

#item62986 {
	width:254px !important;
	height:215px !important;
	left:14px !important;
	top:395px !important;
}

#item62998 {
	width:146px !important;
	height:212px !important;
}

#item62992 {
	width:146px !important;
	height:212px !important;
	left:384px !important;
	top:397px !important;
}

#item63004 {
	width:102px !important;
	height:181px !important;
}

#item62999 {
	width:102px !important;
	height:181px !important;
	left:300px !important;
	top:113px !important;
}

#item63179 {
	width:102px !important;
	height:181px !important;
}

#item63172 {
	width:102px !important;
	height:181px !important;
	left:408px !important;
	top:109px !important;
}

#item30145 {
	width:91px !important;
	height:20px !important;
	left:13px !important;
	top:183px !important;
}

#item30172 {
	width:129px !important;
	height:9px !important;
	left:12px !important;
	top:374px !important;
}

#item30199 {
	width:75px !important;
	height:30px !important;
	left:276px !important;
	top:575px !important;
}

#item30230 {
	width:207px !important;
	height:9px !important;
	left:276px !important;
	top:364px !important;
}

#item30260 {
	width:207px !important;
	height:9px !important;
	left:276px !important;
	top:374px !important;
}

#item62343 {
	width:200px !important;
	height:190px !important;
}

#item62338 {
	width:200px !important;
	height:190px !important;
	left:330px !important;
	top:47px !important;
}

#item63023 {
	width:141px !important;
	height:237px !important;
}

#item63018 {
	width:141px !important;
	height:237px !important;
	left:85px !important;
	top:92px !important;
}

#item63029 {
	width:213px !important;
	height:221px !important;
}

#item63024 {
	width:213px !important;
	height:221px !important;
	left:14px !important;
	top:340px !important;
}

#item63035 {
	width:201px !important;
	height:174px !important;
}

#item63030 {
	width:201px !important;
	height:174px !important;
	left:330px !important;
	top:436px !important;
}

#item63042 {
	width:198px !important;
	height:173px !important;
}

#item63036 {
	width:198px !important;
	height:173px !important;
	left:332px !important;
	top:250px !important;
}

#item30291 {
	width:70px !important;
	height:20px !important;
	left:237px !important;
	top:219px !important;
}

#item30318 {
	width:88px !important;
	height:29px !important;
	left:238px !important;
	top:394px !important;
}

#item30348 {
	width:123px !important;
	height:9px !important;
	left:13px !important;
	top:598px !important;
}

#item30375 {
	width:60px !important;
	height:40px !important;
	left:13px !important;
	top:255px !important;
}

#item30406 {
	width:68px !important;
	height:36px !important;
	left:13px !important;
	top:294px !important;
}

#item30437 {
	width:70px !important;
	height:20px !important;
	left:237px !important;
	top:588px !important;
}

#item63049 {
	width:173px !important;
	height:174px !important;
}

#item63044 {
	width:173px !important;
	height:174px !important;
	left:14px !important;
	top:252px !important;
}

#item63185 {
	width:105px !important;
	height:102px !important;
}

#item63180 {
	width:105px !important;
	height:102px !important;
	left:301px !important;
	top:252px !important;
}

#item63197 {
	width:110px !important;
	height:102px !important;
}

#item63192 {
	width:110px !important;
	height:102px !important;
	left:412px !important;
	top:252px !important;
}

#item63056 {
	width:400px !important;
	height:221px !important;
}

#item63051 {
	width:400px !important;
	height:221px !important;
	left:130px !important;
	top:19px !important;
}

#item63062 {
	width:340px !important;
	height:239px !important;
}

#item63057 {
	width:340px !important;
	height:239px !important;
	left:190px !important;
	top:367px !important;
}

#item30464 {
	width:116px !important;
	height:20px !important;
	left:13px !important;
	top:221px !important;
}

#item30498 {
	width:82px !important;
	height:29px !important;
	left:195px !important;
	top:311px !important;
}

#item30529 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:564px !important;
}

#item30556 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:575px !important;
}

#item30583 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:585px !important;
}

#item30611 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:596px !important;
}

#item62349 {
	width:425px !important;
	height:285px !important;
}

#item62344 {
	width:425px !important;
	height:285px !important;
	left:105px !important;
	top:45px !important;
}

#item63068 {
	width:163px !important;
	height:268px !important;
}

#item63063 {
	width:163px !important;
	height:268px !important;
	left:103px !important;
	top:342px !important;
}

#item63074 {
	width:252px !important;
	height:212px !important;
}

#item63069 {
	width:252px !important;
	height:212px !important;
	left:279px !important;
	top:341px !important;
}

#item30638 {
	width:84px !important;
	height:30px !important;
	left:14px !important;
	top:303px !important;
}

#item30665 {
	width:83px !important;
	height:20px !important;
	left:14px !important;
	top:588px !important;
}

#item30692 {
	width:114px !important;
	height:9px !important;
	left:276px !important;
	top:599px !important;
}

#item63080 {
	width:431px !important;
	height:536px !important;
}

#item63075 {
	width:431px !important;
	height:536px !important;
	left:99px !important;
	top:74px !important;
}

#item30719 {
	width:118px !important;
	height:20px !important;
	left:21px !important;
	top:282px !important;
}

#item62355 {
	width:175px !important;
	height:207px !important;
}

#item62350 {
	width:175px !important;
	height:207px !important;
	left:53px !important;
	top:89px !important;
}

#item63086 {
	width:150px !important;
	height:173px !important;
}

#item63081 {
	width:150px !important;
	height:173px !important;
	left:235px !important;
	top:60px !important;
}

#item63092 {
	width:143px !important;
	height:177px !important;
}

#item63087 {
	width:143px !important;
	height:177px !important;
	left:393px !important;
	top:41px !important;
}

#item63098 {
	width:152px !important;
	height:159px !important;
}

#item63093 {
	width:152px !important;
	height:159px !important;
	left:376px !important;
	top:359px !important;
}

#item63105 {
	width:152px !important;
	height:202px !important;
}

#item63099 {
	width:152px !important;
	height:202px !important;
	left:213px !important;
	top:395px !important;
}

#item63111 {
	width:192px !important;
	height:172px !important;
}

#item63106 {
	width:192px !important;
	height:172px !important;
	left:14px !important;
	top:359px !important;
}

#item30750 {
	width:90px !important;
	height:20px !important;
	left:391px !important;
	top:329px !important;
}

#item30777 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:340px !important;
}

#item30804 {
	width:99px !important;
	height:20px !important;
	left:244px !important;
	top:329px !important;
}

#item30835 {
	width:144px !important;
	height:9px !important;
	left:13px !important;
	top:597px !important;
}

#item61927 {
	width:132px !important;
	height:21px !important;
	left:371px !important;
	top:564px !important;
}

#item61992 {
	width:130px !important;
	height:21px !important;
	left:371px !important;
	top:584px !important;
}

#item63117 {
	width:161px !important;
	height:244px !important;
}

#item63112 {
	width:161px !important;
	height:244px !important;
	left:106px !important;
	top:37px !important;
}

#item63124 {
	width:252px !important;
	height:195px !important;
}

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

#item63204 {
	width:160px !important;
	height:60px !important;
}

#item63199 {
	width:160px !important;
	height:60px !important;
	left:107px !important;
	top:285px !important;
}

#item63130 {
	width:161px !important;
	height:251px !important;
}

#item63125 {
	width:161px !important;
	height:251px !important;
	left:369px !important;
	top:359px !important;
}

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

#item63131 {
	width:247px !important;
	height:249px !important;
	left:19px !important;
	top:360px !important;
}

#item63210 {
	width:67px !important;
	height:84px !important;
}

#item63205 {
	width:67px !important;
	height:84px !important;
	left:463px !important;
	top:271px !important;
}

#item30863 {
	width:71px !important;
	height:29px !important;
	left:13px !important;
	top:576px !important;
}

#item30890 {
	width:81px !important;
	height:29px !important;
	left:276px !important;
	top:577px !important;
}

#item30922 {
	width:112px !important;
	height:20px !important;
	left:276px !important;
	top:332px !important;
}

#item30952 {
	width:135px !important;
	height:9px !important;
	left:276px !important;
	top:271px !important;
}

#item30979 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:172px !important;
}

#item31007 {
	width:92px !important;
	height:30px !important;
	left:13px !important;
	top:317px !important;
}

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

#item62356 {
	width:252px !important;
	height:215px !important;
	left:14px !important;
	top:60px !important;
}

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

#item63214 {
	width:252px !important;
	height:221px !important;
	left:278px !important;
	top:53px !important;
}

#item63225 {
	width:189px !important;
	height:267px !important;
}

#item63220 {
	width:189px !important;
	height:267px !important;
	left:341px !important;
	top:342px !important;
}

#item63231 {
	width:252px !important;
	height:201px !important;
}

#item63226 {
	width:252px !important;
	height:201px !important;
	left:14px !important;
	top:342px !important;
}

#item31037 {
	width:183px !important;
	height:9px !important;
	left:276px !important;
	top:322px !important;
}

#item31064 {
	width:189px !important;
	height:9px !important;
	left:11px !important;
	top:322px !important;
}

#item31091 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item31118 {
	width:56px !important;
	height:40px !important;
	left:276px !important;
	top:569px !important;
}

#item63237 {
	width:143px !important;
	height:104px !important;
}

#item63232 {
	width:143px !important;
	height:104px !important;
	left:20px !important;
	top:432px !important;
}

#item63263 {
	width:135px !important;
	height:175px !important;
}

#item63258 {
	width:135px !important;
	height:175px !important;
	left:175px !important;
	top:355px !important;
}

#item63244 {
	width:192px !important;
	height:295px !important;
}

#item63239 {
	width:192px !important;
	height:295px !important;
	left:336px !important;
	top:312px !important;
}

#item63250 {
	width:206px !important;
	height:266px !important;
}

#item63245 {
	width:206px !important;
	height:266px !important;
	left:324px !important;
	top:31px !important;
}

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

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

#item31145 {
	width:106px !important;
	height:20px !important;
	left:281px !important;
	top:157px !important;
}

#item31172 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:291px !important;
}

#item31199 {
	width:73px !important;
	height:29px !important;
	left:331px !important;
	top:442px !important;
}

#item31227 {
	width:133px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item31258 {
	width:131px !important;
	height:9px !important;
	left:155px !important;
	top:599px !important;
}

#item62367 {
	width:149px !important;
	height:248px !important;
}

#item62362 {
	width:149px !important;
	height:248px !important;
	left:118px !important;
	top:82px !important;
}

#item63269 {
	width:171px !important;
	height:271px !important;
}

#item63264 {
	width:171px !important;
	height:271px !important;
	left:359px !important;
	top:50px !important;
}

#item63275 {
	width:155px !important;
	height:266px !important;
}

#item63270 {
	width:155px !important;
	height:266px !important;
	left:279px !important;
	top:344px !important;
}

#item63281 {
	width:252px !important;
	height:203px !important;
}

#item63276 {
	width:252px !important;
	height:203px !important;
	left:14px !important;
	top:342px !important;
}

#item31285 {
	width:87px !important;
	height:30px !important;
	left:437px !important;
	top:576px !important;
}

#item31315 {
	width:82px !important;
	height:20px !important;
	left:13px !important;
	top:312px !important;
}

#item31342 {
	width:150px !important;
	height:9px !important;
	left:13px !important;
	top:597px !important;
}

#item31369 {
	width:72px !important;
	height:29px !important;
	left:276px !important;
	top:303px !important;
}

#item63287 {
	width:195px !important;
	height:293px !important;
}

#item63282 {
	width:195px !important;
	height:293px !important;
	left:71px !important;
	top:36px !important;
}

#item63293 {
	width:252px !important;
	height:210px !important;
}

#item63288 {
	width:252px !important;
	height:210px !important;
	left:14px !important;
	top:343px !important;
}

#item63300 {
	width:252px !important;
	height:203px !important;
}

#item63294 {
	width:252px !important;
	height:203px !important;
	left:278px !important;
	top:340px !important;
}

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

#item63301 {
	width:252px !important;
	height:241px !important;
	left:278px !important;
	top:32px !important;
}

#item31396 {
	width:153px !important;
	height:9px !important;
	left:276px !important;
	top:322px !important;
}

#item31423 {
	width:100px !important;
	height:20px !important;
	left:16px !important;
	top:178px !important;
}

#item31453 {
	width:131px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item62058 {
	width:151px !important;
	height:9px !important;
	left:276px !important;
	top:599px !important;
}

#item62375 {
	width:185px !important;
	height:235px !important;
}

#item62368 {
	width:185px !important;
	height:235px !important;
	left:82px !important;
	top:85px !important;
}

#item63316 {
	width:106px !important;
	height:98px !important;
}

#item63310 {
	width:106px !important;
	height:98px !important;
	left:274px !important;
	top:119px !important;
}

#item63348 {
	width:99px !important;
	height:98px !important;
}

#item63343 {
	width:99px !important;
	height:98px !important;
	left:366px !important;
	top:86px !important;
}

#item63354 {
	width:106px !important;
	height:98px !important;
}

#item63349 {
	width:106px !important;
	height:98px !important;
	left:435px !important;
	top:122px !important;
}

#item63322 {
	width:251px !important;
	height:245px !important;
}

#item63317 {
	width:251px !important;
	height:245px !important;
	left:14px !important;
	top:332px !important;
}

#item63328 {
	width:252px !important;
	height:206px !important;
}

#item63323 {
	width:252px !important;
	height:206px !important;
	left:278px !important;
	top:332px !important;
}

#item31481 {
	width:53px !important;
	height:40px !important;
	left:13px !important;
	top:282px !important;
}

#item31509 {
	width:117px !important;
	height:20px !important;
	left:13px !important;
	top:585px !important;
}

#item31540 {
	width:156px !important;
	height:9px !important;
	left:276px !important;
	top:595px !important;
}

#item31567 {
	width:225px !important;
	height:10px !important;
	left:276px !important;
	top:292px !important;
}

#item31632 {
	width:225px !important;
	height:10px !important;
	left:276px !important;
	top:302px !important;
}

#item31697 {
	width:225px !important;
	height:10px !important;
	left:276px !important;
	top:313px !important;
}

#item63334 {
	width:422px !important;
	height:278px !important;
}

#item63329 {
	width:422px !important;
	height:278px !important;
	left:108px !important;
	top:333px !important;
}

#item63340 {
	width:422px !important;
	height:293px !important;
}

#item63335 {
	width:422px !important;
	height:293px !important;
	left:108px !important;
	top:27px !important;
}

#item31768 {
	width:89px !important;
	height:30px !important;
	left:13px !important;
	top:293px !important;
}

#item31798 {
	width:85px !important;
	height:20px !important;
	left:13px !important;
	top:546px !important;
}

#item31825 {
	width:85px !important;
	height:20px !important;
	left:13px !important;
	top:566px !important;
}

#item31855 {
	width:85px !important;
	height:20px !important;
	left:13px !important;
	top:586px !important;
}

#item62384 {
	width:261px !important;
	height:255px !important;
}

#item62378 {
	width:261px !important;
	height:255px !important;
	left:278px !important;
	top:46px !important;
}

#item63361 {
	width:183px !important;
	height:240px !important;
}

#item63356 {
	width:183px !important;
	height:240px !important;
	left:84px !important;
	top:84px !important;
}

#item63368 {
	width:91px !important;
	height:171px !important;
}

#item63363 {
	width:91px !important;
	height:171px !important;
	left:62px !important;
	top:348px !important;
}

#item63411 {
	width:63px !important;
	height:150px !important;
}

#item63406 {
	width:63px !important;
	height:150px !important;
	left:179px !important;
	top:340px !important;
}

#item63374 {
	width:230px !important;
	height:193px !important;
}

#item63369 {
	width:230px !important;
	height:193px !important;
	left:297px !important;
	top:349px !important;
}

#item31883 {
	width:80px !important;
	height:20px !important;
	left:276px !important;
	top:306px !important;
}

#item31911 {
	width:69px !important;
	height:40px !important;
	left:15px !important;
	top:286px !important;
}

#item31941 {
	width:151px !important;
	height:9px !important;
	left:276px !important;
	top:596px !important;
}

#item31968 {
	width:254px !important;
	height:9px !important;
	left:16px !important;
	top:588px !important;
}

#item31998 {
	width:254px !important;
	height:9px !important;
	left:16px !important;
	top:599px !important;
}

#item63381 {
	width:169px !important;
	height:181px !important;
}

#item63375 {
	width:169px !important;
	height:181px !important;
	left:98px !important;
	top:429px !important;
}

#item63387 {
	width:123px !important;
	height:126px !important;
}

#item63382 {
	width:123px !important;
	height:126px !important;
	left:294px !important;
	top:387px !important;
}

#item63421 {
	width:75px !important;
	height:110px !important;
}

#item63416 {
	width:75px !important;
	height:110px !important;
	left:443px !important;
	top:380px !important;
}

#item63393 {
	width:188px !important;
	height:135px !important;
}

#item63388 {
	width:188px !important;
	height:135px !important;
	left:79px !important;
	top:238px !important;
}

#item63399 {
	width:131px !important;
	height:282px !important;
}

#item63394 {
	width:131px !important;
	height:282px !important;
	left:369px !important;
	top:30px !important;
}

#item63405 {
	width:253px !important;
	height:135px !important;
}

#item63400 {
	width:253px !important;
	height:135px !important;
	left:14px !important;
	top:32px !important;
}

#item32029 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:223px !important;
}

#item32056 {
	width:111px !important;
	height:20px !important;
	left:12px !important;
	top:400px !important;
}

#item32086 {
	width:73px !important;
	height:29px !important;
	left:13px !important;
	top:548px !important;
}

#item32114 {
	width:80px !important;
	height:29px !important;
	left:276px !important;
	top:271px !important;
}

#item32144 {
	width:154px !important;
	height:10px !important;
	left:276px !important;
	top:586px !important;
}

#item32201 {
	width:154px !important;
	height:10px !important;
	left:276px !important;
	top:597px !important;
}

#item62390 {
	width:384px !important;
	height:206px !important;
}

#item62385 {
	width:384px !important;
	height:206px !important;
	left:146px !important;
	top:44px !important;
}

#item63427 {
	width:128px !important;
	height:99px !important;
}

#item63422 {
	width:128px !important;
	height:99px !important;
	left:14px !important;
	top:176px !important;
}

#item63434 {
	width:309px !important;
	height:142px !important;
}

#item63428 {
	width:309px !important;
	height:142px !important;
	left:12px !important;
	top:336px !important;
}

#item63440 {
	width:196px !important;
	height:194px !important;
}

#item63435 {
	width:196px !important;
	height:194px !important;
	left:334px !important;
	top:337px !important;
}

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

#item63469 {
	width:100px !important;
	height:65px !important;
	left:218px !important;
	top:543px !important;
}

#item32259 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:545px !important;
}

#item32286 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:597px !important;
}

#item32314 {
	width:106px !important;
	height:20px !important;
	left:333px !important;
	top:582px !important;
}

#item32345 {
	width:188px !important;
	height:9px !important;
	left:247px !important;
	top:305px !important;
}

#item32376 {
	width:188px !important;
	height:9px !important;
	left:247px !important;
	top:315px !important;
}

#item63447 {
	width:118px !important;
	height:117px !important;
}

#item63441 {
	width:118px !important;
	height:117px !important;
	left:147px !important;
	top:466px !important;
}

#item63460 {
	width:250px !important;
	height:319px !important;
}

#item63454 {
	width:250px !important;
	height:319px !important;
	left:14px !important;
	top:43px !important;
}

#item63453 {
	width:294px !important;
	height:252px !important;
}

#item63448 {
	width:294px !important;
	height:252px !important;
	left:236px !important;
	top:316px !important;
}

#item63466 {
	width:73px !important;
	height:55px !important;
}

#item63461 {
	width:73px !important;
	height:55px !important;
	left:441px !important;
	top:180px !important;
}

#item63480 {
	width:73px !important;
	height:78px !important;
}

#item63475 {
	width:73px !important;
	height:78px !important;
	left:384px !important;
	top:151px !important;
}

#item63486 {
	width:92px !important;
	height:78px !important;
}

#item63481 {
	width:92px !important;
	height:78px !important;
	left:289px !important;
	top:149px !important;
}

#item63492 {
	width:106px !important;
	height:61px !important;
}

#item63487 {
	width:106px !important;
	height:61px !important;
	left:379px !important;
	top:14px !important;
}

#item63498 {
	width:123px !important;
	height:35px !important;
}

#item63493 {
	width:123px !important;
	height:35px !important;
	left:363px !important;
	top:79px !important;
}

#item32403 {
	width:100px !important;
	height:20px !important;
	left:13px !important;
	top:585px !important;
}

#item32430 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:442px !important;
}

#item32457 {
	width:132px !important;
	height:9px !important;
	left:277px !important;
	top:596px !important;
}

#item32484 {
	width:121px !important;
	height:9px !important;
	left:277px !important;
	top:287px !important;
}

#item32511 {
	width:59px !important;
	height:9px !important;
	left:403px !important;
	top:287px !important;
}

#item32539 {
	width:66px !important;
	height:9px !important;
	left:277px !important;
	top:297px !important;
}

#item32567 {
	width:70px !important;
	height:9px !important;
	left:347px !important;
	top:297px !important;
}

#item62407 {
	width:251px !important;
	height:218px !important;
}

#item62402 {
	width:251px !important;
	height:218px !important;
	left:279px !important;
	top:48px !important;
}

#item63506 {
	width:150px !important;
	height:218px !important;
}

#item63500 {
	width:150px !important;
	height:218px !important;
	left:116px !important;
	top:111px !important;
}

#item63512 {
	width:121px !important;
	height:261px !important;
}

#item63507 {
	width:121px !important;
	height:261px !important;
	left:114px !important;
	top:343px !important;
}

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

#item63513 {
	width:252px !important;
	height:193px !important;
	left:279px !important;
	top:341px !important;
}

#item32594 {
	width:100px !important;
	height:29px !important;
	left:13px !important;
	top:302px !important;
}

#item32625 {
	width:87px !important;
	height:20px !important;
	left:17px !important;
	top:435px !important;
}

#item32652 {
	width:129px !important;
	height:9px !important;
	left:276px !important;
	top:322px !important;
}

#item32679 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:597px !important;
}

#item63524 {
	width:161px !important;
	height:240px !important;
}

#item63519 {
	width:161px !important;
	height:240px !important;
	left:106px !important;
	top:369px !important;
}

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

#item63525 {
	width:162px !important;
	height:239px !important;
	left:369px !important;
	top:370px !important;
}

#item63536 {
	width:158px !important;
	height:183px !important;
}

#item63531 {
	width:158px !important;
	height:183px !important;
	left:222px !important;
	top:60px !important;
}

#item63546 {
	width:142px !important;
	height:186px !important;
}

#item63540 {
	width:142px !important;
	height:186px !important;
	left:388px !important;
	top:30px !important;
}

#item63552 {
	width:197px !important;
	height:243px !important;
}

#item63547 {
	width:197px !important;
	height:243px !important;
	left:14px !important;
	top:38px !important;
}

#item32706 {
	width:78px !important;
	height:29px !important;
	left:13px !important;
	top:575px !important;
}

#item32733 {
	width:138px !important;
	height:9px !important;
	left:12px !important;
	top:347px !important;
}

#item32760 {
	width:95px !important;
	height:40px !important;
	left:276px !important;
	top:566px !important;
}

#item32792 {
	width:172px !important;
	height:9px !important;
	left:222px !important;
	top:304px !important;
}

#item32823 {
	width:212px !important;
	height:9px !important;
	left:222px !important;
	top:315px !important;
}

#item32855 {
	width:149px !important;
	height:9px !important;
	left:222px !important;
	top:346px !important;
}

#item62413 {
	width:162px !important;
	height:150px !important;
}

#item62408 {
	width:162px !important;
	height:150px !important;
	left:14px !important;
	top:74px !important;
}

#item63573 {
	width:164px !important;
	height:182px !important;
}

#item63568 {
	width:164px !important;
	height:182px !important;
	left:14px !important;
	top:333px !important;
}

#item63561 {
	width:169px !important;
	height:203px !important;
}

#item63556 {
	width:169px !important;
	height:203px !important;
	left:186px !important;
	top:50px !important;
}

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

#item63574 {
	width:163px !important;
	height:190px !important;
	left:191px !important;
	top:334px !important;
}

#item63567 {
	width:163px !important;
	height:199px !important;
}

#item63562 {
	width:163px !important;
	height:199px !important;
	left:367px !important;
	top:43px !important;
}

#item63586 {
	width:164px !important;
	height:185px !important;
}

#item63581 {
	width:164px !important;
	height:185px !important;
	left:366px !important;
	top:332px !important;
}

#item32882 {
	width:147px !important;
	height:9px !important;
	left:364px !important;
	top:317px !important;
}

#item32909 {
	width:106px !important;
	height:20px !important;
	left:190px !important;
	top:307px !important;
}

#item32940 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:318px !important;
}

#item32967 {
	width:105px !important;
	height:20px !important;
	left:13px !important;
	top:589px !important;
}

#item32994 {
	width:84px !important;
	height:20px !important;
	left:364px !important;
	top:588px !important;
}

#item33022 {
	width:121px !important;
	height:20px !important;
	left:189px !important;
	top:587px !important;
}

#item63592 {
	width:199px !important;
	height:182px !important;
}

#item63587 {
	width:199px !important;
	height:182px !important;
	left:126px !important;
	top:32px !important;
}

#item63598 {
	width:203px !important;
	height:186px !important;
}

#item63593 {
	width:203px !important;
	height:186px !important;
	left:123px !important;
	top:227px !important;
}

#item63605 {
	width:203px !important;
	height:186px !important;
}

#item63599 {
	width:203px !important;
	height:186px !important;
	left:123px !important;
	top:423px !important;
}

#item63611 {
	width:192px !important;
	height:472px !important;
}

#item63606 {
	width:192px !important;
	height:472px !important;
	left:338px !important;
	top:31px !important;
}

#item33052 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:585px !important;
}

#item33079 {
	width:105px !important;
	height:20px !important;
	left:13px !important;
	top:394px !important;
}

#item33106 {
	width:99px !important;
	height:20px !important;
	left:13px !important;
	top:195px !important;
}

#item33136 {
	width:142px !important;
	height:9px !important;
	left:336px !important;
	top:594px !important;
}

#item62419 {
	width:257px !important;
	height:136px !important;
}

#item62414 {
	width:257px !important;
	height:136px !important;
	left:14px !important;
	top:52px !important;
}

#item63619 {
	width:252px !important;
	height:172px !important;
}

#item63614 {
	width:252px !important;
	height:172px !important;
	left:279px !important;
	top:36px !important;
}

#item63625 {
	width:153px !important;
	height:177px !important;
}

#item63620 {
	width:153px !important;
	height:177px !important;
	left:278px !important;
	top:243px !important;
}

#item63631 {
	width:155px !important;
	height:181px !important;
}

#item63626 {
	width:155px !important;
	height:181px !important;
	left:278px !important;
	top:429px !important;
}

#item63637 {
	width:87px !important;
	height:177px !important;
}

#item63632 {
	width:87px !important;
	height:177px !important;
	left:14px !important;
	top:431px !important;
}

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

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

#item33163 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:413px !important;
}

#item33190 {
	width:130px !important;
	height:9px !important;
	left:13px !important;
	top:225px !important;
}

#item33217 {
	width:155px !important;
	height:9px !important;
	left:106px !important;
	top:594px !important;
}

#item33244 {
	width:73px !important;
	height:20px !important;
	left:436px !important;
	top:404px !important;
}

#item33273 {
	width:72px !important;
	height:20px !important;
	left:432px !important;
	top:215px !important;
}

#item33300 {
	width:96px !important;
	height:30px !important;
	left:436px !important;
	top:575px !important;
}

#item63649 {
	width:403px !important;
	height:199px !important;
}

#item63644 {
	width:403px !important;
	height:199px !important;
	left:128px !important;
	top:32px !important;
}

#item63655 {
	width:253px !important;
	height:133px !important;
}

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

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

#item63656 {
	width:252px !important;
	height:142px !important;
	left:278px !important;
	top:241px !important;
}

#item63669 {
	width:252px !important;
	height:127px !important;
}

#item63662 {
	width:252px !important;
	height:127px !important;
	left:278px !important;
	top:429px !important;
}

#item63676 {
	width:251px !important;
	height:130px !important;
}

#item63670 {
	width:251px !important;
	height:130px !important;
	left:14px !important;
	top:429px !important;
}

#item33330 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:597px !important;
}

#item33357 {
	width:231px !important;
	height:9px !important;
	left:12px !important;
	top:411px !important;
}

#item33387 {
	width:137px !important;
	height:9px !important;
	left:13px !important;
	top:596px !important;
}

#item33414 {
	width:170px !important;
	height:9px !important;
	left:276px !important;
	top:411px !important;
}

#item33441 {
	width:74px !important;
	height:20px !important;
	left:12px !important;
	top:211px !important;
}

#item62426 {
	width:169px !important;
	height:92px !important;
}

#item62420 {
	width:169px !important;
	height:92px !important;
	left:361px !important;
	top:41px !important;
}

#item63684 {
	width:111px !important;
	height:79px !important;
}

#item63679 {
	width:111px !important;
	height:79px !important;
	left:424px !important;
	top:179px !important;
}

#item63690 {
	width:170px !important;
	height:258px !important;
}

#item63685 {
	width:170px !important;
	height:258px !important;
	left:14px !important;
	top:60px !important;
}

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

#item63691 {
	width:252px !important;
	height:216px !important;
	left:14px !important;
	top:332px !important;
}

#item63702 {
	width:105px !important;
	height:134px !important;
}

#item63697 {
	width:105px !important;
	height:134px !important;
	left:425px !important;
	top:333px !important;
}

#item63709 {
	width:106px !important;
	height:134px !important;
}

#item63703 {
	width:106px !important;
	height:134px !important;
	left:424px !important;
	top:478px !important;
}

#item33469 {
	width:71px !important;
	height:29px !important;
	left:194px !important;
	top:291px !important;
}

#item33496 {
	width:141px !important;
	height:9px !important;
	left:276px !important;
	top:313px !important;
}

#item33524 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:169px !important;
}

#item33551 {
	width:77px !important;
	height:20px !important;
	left:276px !important;
	top:446px !important;
}

#item33579 {
	width:119px !important;
	height:20px !important;
	left:276px !important;
	top:589px !important;
}

#item33607 {
	width:113px !important;
	height:9px !important;
	left:18px !important;
	top:597px !important;
}

#item63716 {
	width:142px !important;
	height:185px !important;
}

#item63711 {
	width:142px !important;
	height:185px !important;
	left:14px !important;
	top:425px !important;
}

#item63722 {
	width:253px !important;
	height:160px !important;
}

#item63717 {
	width:253px !important;
	height:160px !important;
	left:14px !important;
	top:225px !important;
}

#item63729 {
	width:142px !important;
	height:170px !important;
}

#item63723 {
	width:142px !important;
	height:170px !important;
	left:14px !important;
	top:42px !important;
}

#item63735 {
	width:252px !important;
	height:134px !important;
}

#item63730 {
	width:252px !important;
	height:134px !important;
	left:279px !important;
	top:25px !important;
}

#item63741 {
	width:149px !important;
	height:187px !important;
}

#item63736 {
	width:149px !important;
	height:187px !important;
	left:381px !important;
	top:225px !important;
}

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

#item63742 {
	width:252px !important;
	height:167px !important;
	left:278px !important;
	top:424px !important;
}

#item33634 {
	width:104px !important;
	height:9px !important;
	left:160px !important;
	top:592px !important;
}

#item33661 {
	width:179px !important;
	height:9px !important;
	left:280px !important;
	top:598px !important;
}

#item33688 {
	width:89px !important;
	height:20px !important;
	left:160px !important;
	top:392px !important;
}

#item33715 {
	width:73px !important;
	height:20px !important;
	left:276px !important;
	top:393px !important;
}

#item33743 {
	width:73px !important;
	height:20px !important;
	left:163px !important;
	top:194px !important;
}

#item33771 {
	width:163px !important;
	height:9px !important;
	left:276px !important;
	top:208px !important;
}

#item62432 {
	width:193px !important;
	height:187px !important;
}

#item62427 {
	width:193px !important;
	height:187px !important;
	left:337px !important;
	top:47px !important;
}

#item63756 {
	width:254px !important;
	height:158px !important;
}

#item63751 {
	width:254px !important;
	height:158px !important;
	left:276px !important;
	top:245px !important;
}

#item63762 {
	width:124px !important;
	height:181px !important;
}

#item63757 {
	width:124px !important;
	height:181px !important;
	left:406px !important;
	top:436px !important;
}

#item63768 {
	width:256px !important;
	height:124px !important;
}

#item63763 {
	width:256px !important;
	height:124px !important;
	left:10px !important;
	top:434px !important;
}

#item63775 {
	width:255px !important;
	height:166px !important;
}

#item63770 {
	width:255px !important;
	height:166px !important;
	left:11px !important;
	top:244px !important;
}

#item63781 {
	width:145px !important;
	height:173px !important;
}

#item63776 {
	width:145px !important;
	height:173px !important;
	left:11px !important;
	top:60px !important;
}

#item33798 {
	width:79px !important;
	height:29px !important;
	left:158px !important;
	top:204px !important;
}

#item33825 {
	width:70px !important;
	height:20px !important;
	left:284px !important;
	top:209px !important;
}

#item33852 {
	width:103px !important;
	height:20px !important;
	left:276px !important;
	top:407px !important;
}

#item33879 {
	width:131px !important;
	height:9px !important;
	left:97px !important;
	top:417px !important;
}

#item33906 {
	width:74px !important;
	height:20px !important;
	left:276px !important;
	top:586px !important;
}

#item33933 {
	width:202px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

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

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

#item63794 {
	width:252px !important;
	height:202px !important;
}

#item63788 {
	width:252px !important;
	height:202px !important;
	left:14px !important;
	top:323px !important;
}

#item63800 {
	width:251px !important;
	height:255px !important;
}

#item63795 {
	width:251px !important;
	height:255px !important;
	left:279px !important;
	top:323px !important;
}

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

#item63801 {
	width:252px !important;
	height:222px !important;
	left:278px !important;
	top:26px !important;
}

#item33964 {
	width:137px !important;
	height:9px !important;
	left:13px !important;
	top:306px !important;
}

#item33991 {
	width:223px !important;
	height:9px !important;
	left:276px !important;
	top:306px !important;
}

#item34023 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:597px !important;
}

#item34050 {
	width:82px !important;
	height:20px !important;
	left:394px !important;
	top:579px !important;
}

#item62438 {
	width:337px !important;
	height:267px !important;
}

#item62433 {
	width:337px !important;
	height:267px !important;
	left:14px !important;
	top:51px !important;
}

#item63814 {
	width:519px !important;
	height:261px !important;
}

#item63809 {
	width:519px !important;
	height:261px !important;
	left:11px !important;
	top:327px !important;
}

#item34077 {
	width:109px !important;
	height:20px !important;
	left:356px !important;
	top:301px !important;
}

#item34104 {
	width:146px !important;
	height:9px !important;
	left:359px !important;
	top:593px !important;
}

#item63820 {
	width:252px !important;
	height:205px !important;
}

#item63815 {
	width:252px !important;
	height:205px !important;
	left:14px !important;
	top:329px !important;
}

#item63827 {
	width:252px !important;
	height:189px !important;
}

#item63821 {
	width:252px !important;
	height:189px !important;
	left:279px !important;
	top:329px !important;
}

#item63833 {
	width:428px !important;
	height:304px !important;
}

#item63828 {
	width:428px !important;
	height:304px !important;
	left:102px !important;
	top:14px !important;
}

#item34131 {
	width:80px !important;
	height:20px !important;
	left:13px !important;
	top:299px !important;
}

#item34158 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item34188 {
	width:157px !important;
	height:9px !important;
	left:277px !important;
	top:598px !important;
}

#item62444 {
	width:148px !important;
	height:207px !important;
}

#item62439 {
	width:148px !important;
	height:207px !important;
	left:279px !important;
	top:47px !important;
}

#item63885 {
	width:93px !important;
	height:114px !important;
}

#item63880 {
	width:93px !important;
	height:114px !important;
	left:434px !important;
	top:47px !important;
}

#item63839 {
	width:216px !important;
	height:269px !important;
}

#item63834 {
	width:216px !important;
	height:269px !important;
	left:58px !important;
	top:87px !important;
}

#item63846 {
	width:516px !important;
	height:227px !important;
}

#item63840 {
	width:516px !important;
	height:227px !important;
	left:14px !important;
	top:368px !important;
}

#item63891 {
	width:64px !important;
	height:35px !important;
}

#item63886 {
	width:64px !important;
	height:35px !important;
	left:461px !important;
	top:184px !important;
}

#item63899 {
	width:37px !important;
	height:35px !important;
}

#item63894 {
	width:37px !important;
	height:35px !important;
	left:441px !important;
	top:163px !important;
}

#item34215 {
	width:143px !important;
	height:20px !important;
	left:13px !important;
	top:340px !important;
}

#item34247 {
	width:124px !important;
	height:9px !important;
	left:321px !important;
	top:599px !important;
}

#item34274 {
	width:185px !important;
	height:21px !important;
	left:276px !important;
	top:318px !important;
}

#item34341 {
	width:185px !important;
	height:21px !important;
	left:276px !important;
	top:339px !important;
}

#item63859 {
	width:253px !important;
	height:204px !important;
}

#item63854 {
	width:253px !important;
	height:204px !important;
	left:14px !important;
	top:329px !important;
}

#item63865 {
	width:253px !important;
	height:195px !important;
}

#item63860 {
	width:253px !important;
	height:195px !important;
	left:277px !important;
	top:330px !important;
}

#item63871 {
	width:250px !important;
	height:241px !important;
}

#item63866 {
	width:250px !important;
	height:241px !important;
	left:280px !important;
	top:14px !important;
}

#item63879 {
	width:162px !important;
	height:274px !important;
}

#item63873 {
	width:162px !important;
	height:274px !important;
	left:14px !important;
	top:44px !important;
}

#item34405 {
	width:151px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item34433 {
	width:197px !important;
	height:9px !important;
	left:276px !important;
	top:599px !important;
}

#item34463 {
	width:136px !important;
	height:9px !important;
	left:276px !important;
	top:310px !important;
}

#item34490 {
	width:75px !important;
	height:29px !important;
	left:180px !important;
	top:290px !important;
}

#item62450 {
	width:167px !important;
	height:146px !important;
}

#item62445 {
	width:167px !important;
	height:146px !important;
	left:363px !important;
	top:45px !important;
}

#item63905 {
	width:138px !important;
	height:111px !important;
}

#item63900 {
	width:138px !important;
	height:111px !important;
	left:219px !important;
	top:33px !important;
}

#item63912 {
	width:108px !important;
	height:122px !important;
}

#item63906 {
	width:108px !important;
	height:122px !important;
	left:218px !important;
	top:229px !important;
}

#item63918 {
	width:114px !important;
	height:238px !important;
}

#item63913 {
	width:114px !important;
	height:238px !important;
	left:9px !important;
	top:86px !important;
}

#item63924 {
	width:193px !important;
	height:162px !important;
}

#item63919 {
	width:193px !important;
	height:162px !important;
	left:14px !important;
	top:334px !important;
}

#item63930 {
	width:212px !important;
	height:168px !important;
}

#item63925 {
	width:212px !important;
	height:168px !important;
	left:318px !important;
	top:366px !important;
}

#item63936 {
	width:96px !important;
	height:169px !important;
}

#item63931 {
	width:96px !important;
	height:169px !important;
	left:219px !important;
	top:365px !important;
}

#item34517 {
	width:80px !important;
	height:39px !important;
	left:126px !important;
	top:287px !important;
}

#item34550 {
	width:123px !important;
	height:20px !important;
	left:218px !important;
	top:199px !important;
}

#item34580 {
	width:155px !important;
	height:9px !important;
	left:361px !important;
	top:276px !important;
}

#item34608 {
	width:147px !important;
	height:9px !important;
	left:330px !important;
	top:344px !important;
}

#item34635 {
	width:133px !important;
	height:9px !important;
	left:13px !important;
	top:594px !important;
}

#item34663 {
	width:246px !important;
	height:9px !important;
	left:219px !important;
	top:589px !important;
}

#item34693 {
	width:246px !important;
	height:9px !important;
	left:219px !important;
	top:599px !important;
}

#item63942 {
	width:108px !important;
	height:69px !important;
}

#item63937 {
	width:108px !important;
	height:69px !important;
	left:18px !important;
	top:458px !important;
}

#item63971 {
	width:165px !important;
	height:130px !important;
}

#item63966 {
	width:165px !important;
	height:130px !important;
	left:135px !important;
	top:403px !important;
}

#item63948 {
	width:218px !important;
	height:204px !important;
}

#item63943 {
	width:218px !important;
	height:204px !important;
	left:313px !important;
	top:337px !important;
}

#item63954 {
	width:217px !important;
	height:235px !important;
}

#item63949 {
	width:217px !important;
	height:235px !important;
	left:313px !important;
	top:29px !important;
}

#item63977 {
	width:285px !important;
	height:211px !important;
}

#item63972 {
	width:285px !important;
	height:211px !important;
	left:14px !important;
	top:35px !important;
}

#item63961 {
	width:117px !important;
	height:99px !important;
}

#item63955 {
	width:117px !important;
	height:99px !important;
	left:142px !important;
	top:283px !important;
}

#item34727 {
	width:135px !important;
	height:9px !important;
	left:12px !important;
	top:383px !important;
}

#item34754 {
	width:109px !important;
	height:20px !important;
	left:13px !important;
	top:324px !important;
}

#item34781 {
	width:145px !important;
	height:9px !important;
	left:310px !important;
	top:321px !important;
}

#item34808 {
	width:126px !important;
	height:9px !important;
	left:310px !important;
	top:596px !important;
}

#item34835 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:588px !important;
}

#item34866 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:598px !important;
}

#item62456 {
	width:253px !important;
	height:97px !important;
}

#item62451 {
	width:253px !important;
	height:97px !important;
	left:277px !important;
	top:45px !important;
}

#item63984 {
	width:157px !important;
	height:150px !important;
}

#item63978 {
	width:157px !important;
	height:150px !important;
	left:14px !important;
	top:62px !important;
}

#item63990 {
	width:251px !important;
	height:121px !important;
}

#item63985 {
	width:251px !important;
	height:121px !important;
	left:14px !important;
	top:225px !important;
}

#item63996 {
	width:157px !important;
	height:165px !important;
}

#item63991 {
	width:157px !important;
	height:165px !important;
	left:279px !important;
	top:225px !important;
}

#item64003 {
	width:164px !important;
	height:111px !important;
}

#item63997 {
	width:164px !important;
	height:111px !important;
	left:366px !important;
	top:406px !important;
}

#item64009 {
	width:163px !important;
	height:131px !important;
}

#item64004 {
	width:163px !important;
	height:131px !important;
	left:191px !important;
	top:394px !important;
}

#item64015 {
	width:165px !important;
	height:120px !important;
}

#item64010 {
	width:165px !important;
	height:120px !important;
	left:14px !important;
	top:406px !important;
}

#item34894 {
	width:83px !important;
	height:20px !important;
	left:174px !important;
	top:197px !important;
}

#item34921 {
	width:141px !important;
	height:9px !important;
	left:276px !important;
	top:208px !important;
}

#item34949 {
	width:84px !important;
	height:20px !important;
	left:439px !important;
	top:371px !important;
}

#item34976 {
	width:129px !important;
	height:9px !important;
	left:12px !important;
	top:388px !important;
}

#item35003 {
	width:146px !important;
	height:9px !important;
	left:189px !important;
	top:594px !important;
}

#item35030 {
	width:102px !important;
	height:20px !important;
	left:364px !important;
	top:584px !important;
}

#item35057 {
	width:123px !important;
	height:9px !important;
	left:13px !important;
	top:594px !important;
}

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

#item64016 {
	width:252px !important;
	height:126px !important;
	left:14px !important;
	top:33px !important;
}

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

#item64022 {
	width:252px !important;
	height:137px !important;
	left:278px !important;
	top:28px !important;
}

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

#item64028 {
	width:253px !important;
	height:150px !important;
	left:277px !important;
	top:222px !important;
}

#item64039 {
	width:252px !important;
	height:207px !important;
}

#item64034 {
	width:252px !important;
	height:207px !important;
	left:14px !important;
	top:292px !important;
}

#item64053 {
	width:129px !important;
	height:185px !important;
}

#item64047 {
	width:129px !important;
	height:185px !important;
	left:401px !important;
	top:425px !important;
}

#item64046 {
	width:90px !important;
	height:63px !important;
}

#item64040 {
	width:90px !important;
	height:63px !important;
	left:14px !important;
	top:225px !important;
}

#item35084 {
	width:163px !important;
	height:9px !important;
	left:276px !important;
	top:206px !important;
}

#item35111 {
	width:152px !important;
	height:9px !important;
	left:11px !important;
	top:206px !important;
}

#item35139 {
	width:142px !important;
	height:9px !important;
	left:277px !important;
	top:410px !important;
}

#item35166 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:564px !important;
}

#item35197 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:575px !important;
}

#item35227 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:585px !important;
}

#item35257 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:596px !important;
}

#item35284 {
	width:102px !important;
	height:9px !important;
	left:276px !important;
	top:568px !important;
}

#item35311 {
	width:89px !important;
	height:26px !important;
	left:276px !important;
	top:578px !important;
}

#item62462 {
	width:218px !important;
	height:177px !important;
}

#item62457 {
	width:218px !important;
	height:177px !important;
	left:312px !important;
	top:45px !important;
}

#item64063 {
	width:212px !important;
	height:198px !important;
}

#item64058 {
	width:212px !important;
	height:198px !important;
	left:14px !important;
	top:61px !important;
}

#item64069 {
	width:194px !important;
	height:198px !important;
}

#item64064 {
	width:194px !important;
	height:198px !important;
	left:14px !important;
	top:334px !important;
}

#item64075 {
	width:217px !important;
	height:181px !important;
}

#item64070 {
	width:217px !important;
	height:181px !important;
	left:313px !important;
	top:429px !important;
}

#item64081 {
	width:194px !important;
	height:179px !important;
}

#item64076 {
	width:194px !important;
	height:179px !important;
	left:336px !important;
	top:236px !important;
}

#item35342 {
	width:77px !important;
	height:20px !important;
	left:234px !important;
	top:205px !important;
}

#item35370 {
	width:94px !important;
	height:30px !important;
	left:234px !important;
	top:389px !important;
}

#item35400 {
	width:163px !important;
	height:20px !important;
	left:14px !important;
	top:307px !important;
}

#item35430 {
	width:103px !important;
	height:20px !important;
	left:234px !important;
	top:584px !important;
}

#item35457 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:596px !important;
}

#item64087 {
	width:165px !important;
	height:204px !important;
}

#item64082 {
	width:165px !important;
	height:204px !important;
	left:14px !important;
	top:44px !important;
}

#item64093 {
	width:225px !important;
	height:177px !important;
}

#item64088 {
	width:225px !important;
	height:177px !important;
	left:305px !important;
	top:115px !important;
}

#item64099 {
	width:107px !important;
	height:82px !important;
}

#item64094 {
	width:107px !important;
	height:82px !important;
	left:190px !important;
	top:37px !important;
}

#item64106 {
	width:166px !important;
	height:184px !important;
}

#item64100 {
	width:166px !important;
	height:184px !important;
	left:14px !important;
	top:324px !important;
}

#item64119 {
	width:232px !important;
	height:218px !important;
}

#item64114 {
	width:232px !important;
	height:218px !important;
	left:298px !important;
	top:324px !important;
}

#item64113 {
	width:164px !important;
	height:134px !important;
}

#item64107 {
	width:164px !important;
	height:134px !important;
	left:190px !important;
	top:324px !important;
}

#item35484 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:305px !important;
}

#item35511 {
	width:78px !important;
	height:20px !important;
	left:189px !important;
	top:588px !important;
}

#item35538 {
	width:167px !important;
	height:9px !important;
	left:295px !important;
	top:600px !important;
}

#item35565 {
	width:131px !important;
	height:9px !important;
	left:13px !important;
	top:580px !important;
}

#item35592 {
	width:156px !important;
	height:18px !important;
	left:13px !important;
	top:590px !important;
}

#item35624 {
	width:117px !important;
	height:9px !important;
	left:190px !important;
	top:282px !important;
}

#item35651 {
	width:117px !important;
	height:9px !important;
	left:190px !important;
	top:292px !important;
}

#item35678 {
	width:121px !important;
	height:9px !important;
	left:190px !important;
	top:303px !important;
}

#item62468 {
	width:223px !important;
	height:127px !important;
}

#item62463 {
	width:223px !important;
	height:127px !important;
	left:285px !important;
	top:6px !important;
}

#item64131 {
	width:155px !important;
	height:242px !important;
}

#item64126 {
	width:155px !important;
	height:242px !important;
	left:14px !important;
	top:81px !important;
}

#item64137 {
	width:167px !important;
	height:215px !important;
}

#item64132 {
	width:167px !important;
	height:215px !important;
	left:12px !important;
	top:336px !important;
}

#item64143 {
	width:170px !important;
	height:194px !important;
}

#item64138 {
	width:170px !important;
	height:194px !important;
	left:182px !important;
	top:359px !important;
}

#item64149 {
	width:252px !important;
	height:195px !important;
}

#item64144 {
	width:252px !important;
	height:195px !important;
	left:278px !important;
	top:187px !important;
}

#item64156 {
	width:160px !important;
	height:111px !important;
}

#item64150 {
	width:160px !important;
	height:111px !important;
	left:370px !important;
	top:447px !important;
}

#item35705 {
	width:76px !important;
	height:20px !important;
	left:174px !important;
	top:301px !important;
}

#item35732 {
	width:203px !important;
	height:9px !important;
	left:276px !important;
	top:170px !important;
}

#item35762 {
	width:152px !important;
	height:9px !important;
	left:364px !important;
	top:431px !important;
}

#item35789 {
	width:137px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item35816 {
	width:124px !important;
	height:9px !important;
	left:189px !important;
	top:599px !important;
}

#item35843 {
	width:150px !important;
	height:9px !important;
	left:364px !important;
	top:599px !important;
}

#item64162 {
	width:253px !important;
	height:219px !important;
}

#item64157 {
	width:253px !important;
	height:219px !important;
	left:14px !important;
	top:339px !important;
}

#item64168 {
	width:252px !important;
	height:211px !important;
}

#item64163 {
	width:252px !important;
	height:211px !important;
	left:278px !important;
	top:336px !important;
}

#item64180 {
	width:212px !important;
	height:209px !important;
}

#item64175 {
	width:212px !important;
	height:209px !important;
	left:231px !important;
	top:4px !important;
}

#item64186 {
	width:63px !important;
	height:168px !important;
}

#item64181 {
	width:63px !important;
	height:168px !important;
	left:14px !important;
	top:29px !important;
}

#item64197 {
	width:60px !important;
	height:194px !important;
}

#item64191 {
	width:60px !important;
	height:194px !important;
	left:79px !important;
	top:60px !important;
}

#item64203 {
	width:73px !important;
	height:174px !important;
}

#item64198 {
	width:73px !important;
	height:174px !important;
	left:142px !important;
	top:30px !important;
}

#item64174 {
	width:146px !important;
	height:92px !important;
}

#item64169 {
	width:146px !important;
	height:92px !important;
	left:371px !important;
	top:168px !important;
}

#item35871 {
	width:206px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item35901 {
	width:125px !important;
	height:9px !important;
	left:291px !important;
	top:591px !important;
}

#item35928 {
	width:198px !important;
	height:9px !important;
	left:13px !important;
	top:294px !important;
}

#item35958 {
	width:198px !important;
	height:9px !important;
	left:13px !important;
	top:304px !important;
}

#item35988 {
	width:198px !important;
	height:9px !important;
	left:13px !important;
	top:315px !important;
}

#item36019 {
	width:236px !important;
	height:9px !important;
	left:228px !important;
	top:304px !important;
}

#item36051 {
	width:236px !important;
	height:9px !important;
	left:228px !important;
	top:315px !important;
}

#item62474 {
	width:178px !important;
	height:160px !important;
}

#item62469 {
	width:178px !important;
	height:160px !important;
	left:352px !important;
	top:45px !important;
}

#item64209 {
	width:159px !important;
	height:153px !important;
}

#item64204 {
	width:159px !important;
	height:153px !important;
	left:371px !important;
	top:220px !important;
}

#item64241 {
	width:170px !important;
	height:171px !important;
}

#item64236 {
	width:170px !important;
	height:171px !important;
	left:361px !important;
	top:451px !important;
}

#item64216 {
	width:112px !important;
	height:278px !important;
}

#item64210 {
	width:112px !important;
	height:278px !important;
	left:26px !important;
	top:95px !important;
}

#item64223 {
	width:291px !important;
	height:177px !important;
}

#item64217 {
	width:291px !important;
	height:177px !important;
	left:14px !important;
	top:384px !important;
}

#item64229 {
	width:102px !important;
	height:71px !important;
}

#item64224 {
	width:102px !important;
	height:71px !important;
	left:142px !important;
	top:310px !important;
}

#item64289 {
	width:102px !important;
	height:71px !important;
}

#item64284 {
	width:102px !important;
	height:71px !important;
	left:253px !important;
	top:310px !important;
}

#item36083 {
	width:101px !important;
	height:20px !important;
	left:255px !important;
	top:274px !important;
}

#item36110 {
	width:103px !important;
	height:20px !important;
	left:255px !important;
	top:149px !important;
}

#item36137 {
	width:109px !important;
	height:20px !important;
	left:391px !important;
	top:424px !important;
}

#item36164 {
	width:88px !important;
	height:20px !important;
	left:154px !important;
	top:274px !important;
}

#item36191 {
	width:127px !important;
	height:9px !important;
	left:148px !important;
	top:572px !important;
}

#item36219 {
	width:127px !important;
	height:9px !important;
	left:148px !important;
	top:582px !important;
}

#item36246 {
	width:127px !important;
	height:9px !important;
	left:148px !important;
	top:593px !important;
}

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

#item64249 {
	width:87px !important;
	height:60px !important;
	left:245px !important;
	top:413px !important;
}

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

#item64296 {
	width:87px !important;
	height:60px !important;
	left:245px !important;
	top:478px !important;
}

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

#item64302 {
	width:87px !important;
	height:60px !important;
	left:245px !important;
	top:547px !important;
}

#item64260 {
	width:118px !important;
	height:111px !important;
}

#item64255 {
	width:118px !important;
	height:111px !important;
	left:17px !important;
	top:286px !important;
}

#item64295 {
	width:99px !important;
	height:118px !important;
}

#item64290 {
	width:99px !important;
	height:118px !important;
	left:140px !important;
	top:320px !important;
}

#item64266 {
	width:210px !important;
	height:187px !important;
}

#item64261 {
	width:210px !important;
	height:187px !important;
	left:14px !important;
	top:38px !important;
}

#item64272 {
	width:118px !important;
	height:272px !important;
}

#item64267 {
	width:118px !important;
	height:272px !important;
	left:412px !important;
	top:23px !important;
}

#item64313 {
	width:192px !important;
	height:300px !important;
}

#item64308 {
	width:192px !important;
	height:300px !important;
	left:338px !important;
	top:305px !important;
}

#item64279 {
	width:125px !important;
	height:177px !important;
}

#item64273 {
	width:125px !important;
	height:177px !important;
	left:242px !important;
	top:30px !important;
}

#item36273 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:272px !important;
}

#item36300 {
	width:80px !important;
	height:20px !important;
	left:241px !important;
	top:291px !important;
}

#item36328 {
	width:70px !important;
	height:20px !important;
	left:375px !important;
	top:157px !important;
}

#item36355 {
	width:213px !important;
	height:9px !important;
	left:13px !important;
	top:491px !important;
}

#item36386 {
	width:213px !important;
	height:9px !important;
	left:13px !important;
	top:502px !important;
}

#item36417 {
	width:226px !important;
	height:9px !important;
	left:13px !important;
	top:563px !important;
}

#item36447 {
	width:226px !important;
	height:9px !important;
	left:13px !important;
	top:573px !important;
}

#item36478 {
	width:226px !important;
	height:9px !important;
	left:13px !important;
	top:584px !important;
}

#item36510 {
	width:226px !important;
	height:9px !important;
	left:13px !important;
	top:594px !important;
}

#item62482 {
	width:189px !important;
	height:204px !important;
}

#item62476 {
	width:189px !important;
	height:204px !important;
	left:341px !important;
	top:57px !important;
}

#item64321 {
	width:118px !important;
	height:207px !important;
}

#item64316 {
	width:118px !important;
	height:207px !important;
	left:193px !important;
	top:95px !important;
}

#item64327 {
	width:124px !important;
	height:226px !important;
}

#item64322 {
	width:124px !important;
	height:226px !important;
	left:12px !important;
	top:83px !important;
}

#item64333 {
	width:353px !important;
	height:202px !important;
}

#item64328 {
	width:353px !important;
	height:202px !important;
	left:14px !important;
	top:405px !important;
}

#item64339 {
	width:155px !important;
	height:224px !important;
}

#item64334 {
	width:155px !important;
	height:224px !important;
	left:375px !important;
	top:413px !important;
}

#item36545 {
	width:142px !important;
	height:9px !important;
	left:390px !important;
	top:312px !important;
}

#item36572 {
	width:105px !important;
	height:20px !important;
	left:265px !important;
	top:309px !important;
}

#item36603 {
	width:78px !important;
	height:20px !important;
	left:143px !important;
	top:293px !important;
}

#item36631 {
	width:112px !important;
	height:9px !important;
	left:416px !important;
	top:399px !important;
}

#item36658 {
	width:247px !important;
	height:9px !important;
	left:16px !important;
	top:370px !important;
}

#item36688 {
	width:247px !important;
	height:9px !important;
	left:16px !important;
	top:380px !important;
}

#item36719 {
	width:247px !important;
	height:9px !important;
	left:16px !important;
	top:391px !important;
}

#item64345 {
	width:143px !important;
	height:128px !important;
}

#item64340 {
	width:143px !important;
	height:128px !important;
	left:14px !important;
	top:388px !important;
}

#item64351 {
	width:307px !important;
	height:200px !important;
}

#item64346 {
	width:307px !important;
	height:200px !important;
	left:227px !important;
	top:361px !important;
}

#item64364 {
	width:151px !important;
	height:155px !important;
}

#item64359 {
	width:151px !important;
	height:155px !important;
	left:97px !important;
	top:228px !important;
}

#item64370 {
	width:204px !important;
	height:306px !important;
}

#item64365 {
	width:204px !important;
	height:306px !important;
	left:326px !important;
	top:23px !important;
}

#item64376 {
	width:147px !important;
	height:177px !important;
}

#item64371 {
	width:147px !important;
	height:177px !important;
	left:94px !important;
	top:40px !important;
}

#item64358 {
	width:79px !important;
	height:69px !important;
}

#item64353 {
	width:79px !important;
	height:69px !important;
	left:446px !important;
	top:536px !important;
}

#item36752 {
	width:91px !important;
	height:20px !important;
	left:12px !important;
	top:217px !important;
}

#item36781 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:328px !important;
}

#item36809 {
	width:71px !important;
	height:30px !important;
	left:249px !important;
	top:142px !important;
}

#item36836 {
	width:109px !important;
	height:20px !important;
	left:13px !important;
	top:586px !important;
}

#item36863 {
	width:127px !important;
	height:9px !important;
	left:165px !important;
	top:575px !important;
}

#item36890 {
	width:127px !important;
	height:9px !important;
	left:165px !important;
	top:586px !important;
}

#item36918 {
	width:127px !important;
	height:9px !important;
	left:165px !important;
	top:596px !important;
}

#item62488 {
	width:118px !important;
	height:218px !important;
}

#item62483 {
	width:118px !important;
	height:218px !important;
	left:318px !important;
	top:54px !important;
}

#item64386 {
	width:132px !important;
	height:252px !important;
}

#item64381 {
	width:132px !important;
	height:252px !important;
	left:14px !important;
	top:96px !important;
}

#item64393 {
	width:218px !important;
	height:169px !important;
}

#item64387 {
	width:218px !important;
	height:169px !important;
	left:14px !important;
	top:432px !important;
}

#item64400 {
	width:157px !important;
	height:217px !important;
}

#item64395 {
	width:157px !important;
	height:217px !important;
	left:240px !important;
	top:390px !important;
}

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

#item64401 {
	width:101px !important;
	height:147px !important;
	left:429px !important;
	top:224px !important;
}

#item36945 {
	width:91px !important;
	height:30px !important;
	left:172px !important;
	top:395px !important;
}

#item36975 {
	width:100px !important;
	height:30px !important;
	left:414px !important;
	top:105px !important;
}

#item37007 {
	width:96px !important;
	height:29px !important;
	left:425px !important;
	top:454px !important;
}

#item37038 {
	width:80px !important;
	height:30px !important;
	left:425px !important;
	top:576px !important;
}

#item37068 {
	width:103px !important;
	height:30px !important;
	left:172px !important;
	top:233px !important;
}

#item37098 {
	width:88px !important;
	height:28px !important;
	left:172px !important;
	top:264px !important;
}

#item64412 {
	width:121px !important;
	height:197px !important;
}

#item64407 {
	width:121px !important;
	height:197px !important;
	left:14px !important;
	top:218px !important;
}

#item64418 {
	width:121px !important;
	height:197px !important;
}

#item64413 {
	width:121px !important;
	height:197px !important;
	left:116px !important;
	top:417px !important;
}

#item64428 {
	width:283px !important;
	height:247px !important;
}

#item64423 {
	width:283px !important;
	height:247px !important;
	left:247px !important;
	top:357px !important;
}

#item64434 {
	width:173px !important;
	height:306px !important;
}

#item64429 {
	width:173px !important;
	height:306px !important;
	left:351px !important;
	top:42px !important;
}

#item64447 {
	width:108px !important;
	height:107px !important;
}

#item64442 {
	width:108px !important;
	height:107px !important;
	left:231px !important;
	top:45px !important;
}

#item64441 {
	width:94px !important;
	height:84px !important;
}

#item64435 {
	width:94px !important;
	height:84px !important;
	left:35px !important;
	top:52px !important;
}

#item64453 {
	width:87px !important;
	height:68px !important;
}

#item64448 {
	width:87px !important;
	height:68px !important;
	left:120px !important;
	top:21px !important;
}

#item37129 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:537px !important;
}

#item37156 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:187px !important;
}

#item37187 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:197px !important;
}

#item37214 {
	width:112px !important;
	height:20px !important;
	left:230px !important;
	top:238px !important;
}

#item37246 {
	width:111px !important;
	height:20px !important;
	left:230px !important;
	top:259px !important;
}

#item37276 {
	width:114px !important;
	height:29px !important;
	left:231px !important;
	top:384px !important;
}

#item37306 {
	width:72px !important;
	height:29px !important;
	left:155px !important;
	top:323px !important;
}

#item62494 {
	width:150px !important;
	height:153px !important;
}

#item62489 {
	width:150px !important;
	height:153px !important;
	left:275px !important;
	top:55px !important;
}

#item64460 {
	width:170px !important;
	height:236px !important;
}

#item64455 {
	width:170px !important;
	height:236px !important;
	left:258px !important;
	top:218px !important;
}

#item64466 {
	width:278px !important;
	height:163px !important;
}

#item64461 {
	width:278px !important;
	height:163px !important;
	left:252px !important;
	top:461px !important;
}

#item64472 {
	width:233px !important;
	height:194px !important;
}

#item64467 {
	width:233px !important;
	height:194px !important;
	left:10px !important;
	top:431px !important;
}

#item64479 {
	width:230px !important;
	height:218px !important;
}

#item64473 {
	width:230px !important;
	height:218px !important;
	left:14px !important;
	top:105px !important;
}

#item37333 {
	width:87px !important;
	height:29px !important;
	left:173px !important;
	top:494px !important;
}

#item37363 {
	width:179px !important;
	height:9px !important;
	left:15px !important;
	top:364px !important;
}

#item37390 {
	width:77px !important;
	height:20px !important;
	left:434px !important;
	top:438px !important;
}

#item37417 {
	width:63px !important;
	height:20px !important;
	left:434px !important;
	top:297px !important;
}

#item37472 {
	width:88px !important;
	height:26px !important;
	left:434px !important;
	top:171px !important;
}

#item64557 {
	width:88px !important;
	height:20px !important;
	left:434px !important;
	top:151px !important;
}

#item64485 {
	width:207px !important;
	height:195px !important;
}

#item64480 {
	width:207px !important;
	height:195px !important;
	left:23px !important;
	top:29px !important;
}

#item64491 {
	width:159px !important;
	height:264px !important;
}

#item64486 {
	width:159px !important;
	height:264px !important;
	left:366px !important;
	top:69px !important;
}

#item64497 {
	width:113px !important;
	height:154px !important;
}

#item64492 {
	width:113px !important;
	height:154px !important;
	left:128px !important;
	top:242px !important;
}

#item64503 {
	width:93px !important;
	height:35px !important;
}

#item64498 {
	width:93px !important;
	height:35px !important;
	left:14px !important;
	top:511px !important;
}

#item64510 {
	width:346px !important;
	height:269px !important;
}

#item64504 {
	width:346px !important;
	height:269px !important;
	left:184px !important;
	top:342px !important;
}

#item37503 {
	width:105px !important;
	height:20px !important;
	left:13px !important;
	top:471px !important;
}

#item37530 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:595px !important;
}

#item37557 {
	width:100px !important;
	height:20px !important;
	left:13px !important;
	top:376px !important;
}

#item37587 {
	width:83px !important;
	height:20px !important;
	left:262px !important;
	top:268px !important;
}

#item37614 {
	width:78px !important;
	height:20px !important;
	left:262px !important;
	top:125px !important;
}

#item62500 {
	width:99px !important;
	height:267px !important;
}

#item62495 {
	width:99px !important;
	height:267px !important;
	left:14px !important;
	top:62px !important;
}

#item64599 {
	width:187px !important;
	height:201px !important;
}

#item64594 {
	width:187px !important;
	height:201px !important;
	left:200px !important;
	top:49px !important;
}

#item64606 {
	width:133px !important;
	height:187px !important;
}

#item64600 {
	width:133px !important;
	height:187px !important;
	left:397px !important;
	top:50px !important;
}

#item64612 {
	width:163px !important;
	height:236px !important;
}

#item64607 {
	width:163px !important;
	height:236px !important;
	left:367px !important;
	top:334px !important;
}

#item64618 {
	width:157px !important;
	height:183px !important;
}

#item64613 {
	width:157px !important;
	height:183px !important;
	left:207px !important;
	top:332px !important;
}

#item64624 {
	width:181px !important;
	height:189px !important;
}

#item64619 {
	width:181px !important;
	height:189px !important;
	left:14px !important;
	top:361px !important;
}

#item37641 {
	width:120px !important;
	height:9px !important;
	left:399px !important;
	top:316px !important;
}

#item37668 {
	width:74px !important;
	height:20px !important;
	left:120px !important;
	top:303px !important;
}

#item37695 {
	width:153px !important;
	height:9px !important;
	left:198px !important;
	top:316px !important;
}

#item37723 {
	width:117px !important;
	height:9px !important;
	left:14px !important;
	top:596px !important;
}

#item37750 {
	width:70px !important;
	height:20px !important;
	left:462px !important;
	top:587px !important;
}

#item37777 {
	width:149px !important;
	height:9px !important;
	left:206px !important;
	top:575px !important;
}

#item37809 {
	width:160px !important;
	height:20px !important;
	left:206px !important;
	top:586px !important;
}

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

#item64625 {
	width:247px !important;
	height:244px !important;
	left:14px !important;
	top:306px !important;
}

#item64637 {
	width:223px !important;
	height:106px !important;
}

#item64631 {
	width:223px !important;
	height:106px !important;
	left:288px !important;
	top:420px !important;
}

#item64659 {
	width:83px !important;
	height:67px !important;
}

#item64654 {
	width:83px !important;
	height:67px !important;
	left:441px !important;
	top:346px !important;
}

#item64666 {
	width:83px !important;
	height:67px !important;
}

#item64660 {
	width:83px !important;
	height:67px !important;
	left:353px !important;
	top:346px !important;
}

#item64643 {
	width:160px !important;
	height:304px !important;
}

#item64638 {
	width:160px !important;
	height:304px !important;
	left:370px !important;
	top:29px !important;
}

#item64650 {
	width:247px !important;
	height:204px !important;
}

#item64644 {
	width:247px !important;
	height:204px !important;
	left:14px !important;
	top:34px !important;
}

#item37841 {
	width:85px !important;
	height:29px !important;
	left:281px !important;
	top:291px !important;
}

#item37868 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:286px !important;
}

#item37895 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:597px !important;
}

#item37922 {
	width:226px !important;
	height:9px !important;
	left:271px !important;
	top:576px !important;
}

#item37953 {
	width:226px !important;
	height:9px !important;
	left:271px !important;
	top:586px !important;
}

#item37984 {
	width:226px !important;
	height:9px !important;
	left:271px !important;
	top:597px !important;
}

#item62506 {
	width:252px !important;
	height:207px !important;
}

#item62501 {
	width:252px !important;
	height:207px !important;
	left:14px !important;
	top:60px !important;
}

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

#item64667 {
	width:252px !important;
	height:215px !important;
	left:278px !important;
	top:44px !important;
}

#item64678 {
	width:355px !important;
	height:177px !important;
}

#item64673 {
	width:355px !important;
	height:177px !important;
	left:46px !important;
	top:346px !important;
}

#item64684 {
	width:118px !important;
	height:108px !important;
}

#item64679 {
	width:118px !important;
	height:108px !important;
	left:14px !important;
	top:497px !important;
}

#item38011 {
	width:105px !important;
	height:9px !important;
	left:14px !important;
	top:306px !important;
}

#item38038 {
	width:170px !important;
	height:9px !important;
	left:276px !important;
	top:306px !important;
}

#item38065 {
	width:284px !important;
	height:9px !important;
	left:139px !important;
	top:577px !important;
}

#item38093 {
	width:284px !important;
	height:9px !important;
	left:139px !important;
	top:587px !important;
}

#item38124 {
	width:284px !important;
	height:9px !important;
	left:139px !important;
	top:598px !important;
}

#item64690 {
	width:265px !important;
	height:202px !important;
}

#item64685 {
	width:265px !important;
	height:202px !important;
	left:14px !important;
	top:406px !important;
}

#item64697 {
	width:226px !important;
	height:290px !important;
}

#item64691 {
	width:226px !important;
	height:290px !important;
	left:290px !important;
	top:324px !important;
}

#item64704 {
	width:145px !important;
	height:257px !important;
}

#item64699 {
	width:145px !important;
	height:257px !important;
	left:378px !important;
	top:14px !important;
}

#item64711 {
	width:118px !important;
	height:326px !important;
}

#item64705 {
	width:118px !important;
	height:326px !important;
	left:167px !important;
	top:14px !important;
}

#item64717 {
	width:150px !important;
	height:174px !important;
}

#item64712 {
	width:150px !important;
	height:174px !important;
	left:14px !important;
	top:37px !important;
}

#item38156 {
	width:121px !important;
	height:9px !important;
	left:13px !important;
	top:386px !important;
}

#item38184 {
	width:91px !important;
	height:20px !important;
	left:18px !important;
	top:284px !important;
}

#item38211 {
	width:120px !important;
	height:20px !important;
	left:142px !important;
	top:369px !important;
}

#item38242 {
	width:93px !important;
	height:20px !important;
	left:254px !important;
	top:298px !important;
}

#item38269 {
	width:73px !important;
	height:20px !important;
	left:254px !important;
	top:222px !important;
}

#item62512 {
	width:99px !important;
	height:177px !important;
}

#item62507 {
	width:99px !important;
	height:177px !important;
	left:295px !important;
	top:51px !important;
}

#item64723 {
	width:98px !important;
	height:236px !important;
}

#item64718 {
	width:98px !important;
	height:236px !important;
	left:412px !important;
	top:187px !important;
}

#item64729 {
	width:157px !important;
	height:296px !important;
}

#item64724 {
	width:157px !important;
	height:296px !important;
	left:269px !important;
	top:320px !important;
}

#item64736 {
	width:252px !important;
	height:175px !important;
}

#item64730 {
	width:252px !important;
	height:175px !important;
	left:14px !important;
	top:438px !important;
}

#item64743 {
	width:272px !important;
	height:188px !important;
}

#item64737 {
	width:272px !important;
	height:188px !important;
	left:14px !important;
	top:119px !important;
}

#item38296 {
	width:216px !important;
	height:9px !important;
	left:20px !important;
	top:357px !important;
}

#item38327 {
	width:165px !important;
	height:9px !important;
	left:20px !important;
	top:422px !important;
}

#item38354 {
	width:101px !important;
	height:20px !important;
	left:305px !important;
	top:271px !important;
}

#item38381 {
	width:70px !important;
	height:20px !important;
	left:430px !important;
	top:586px !important;
}

#item38409 {
	width:75px !important;
	height:20px !important;
	left:404px !important;
	top:129px !important;
}

#item38436 {
	width:124px !important;
	height:19px !important;
	left:404px !important;
	top:150px !important;
}

#item64749 {
	width:145px !important;
	height:314px !important;
}

#item64744 {
	width:145px !important;
	height:314px !important;
	left:105px !important;
	top:14px !important;
}

#item64755 {
	width:516px !important;
	height:225px !important;
}

#item64750 {
	width:516px !important;
	height:225px !important;
	left:14px !important;
	top:334px !important;
}

#item64761 {
	width:107px !important;
	height:98px !important;
}

#item64756 {
	width:107px !important;
	height:98px !important;
	left:423px !important;
	top:512px !important;
}

#item64767 {
	width:180px !important;
	height:260px !important;
}

#item64762 {
	width:180px !important;
	height:260px !important;
	left:338px !important;
	top:30px !important;
}

#item38466 {
	width:93px !important;
	height:20px !important;
	left:13px !important;
	top:255px !important;
}

#item38493 {
	width:97px !important;
	height:20px !important;
	left:263px !important;
	top:275px !important;
}

#item38520 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:583px !important;
}

#item38547 {
	width:153px !important;
	height:9px !important;
	left:176px !important;
	top:583px !important;
}

#item38574 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:593px !important;
}

#item38604 {
	width:153px !important;
	height:9px !important;
	left:176px !important;
	top:593px !important;
}

#item62519 {
	width:252px !important;
	height:197px !important;
}

#item62513 {
	width:252px !important;
	height:197px !important;
	left:278px !important;
	top:52px !important;
}

#item64776 {
	width:143px !important;
	height:228px !important;
}

#item64771 {
	width:143px !important;
	height:228px !important;
	left:20px !important;
	top:94px !important;
}

#item64782 {
	width:150px !important;
	height:260px !important;
}

#item64777 {
	width:150px !important;
	height:260px !important;
	left:20px !important;
	top:343px !important;
}

#item64788 {
	width:78px !important;
	height:128px !important;
}

#item64783 {
	width:78px !important;
	height:128px !important;
	left:283px !important;
	top:378px !important;
}

#item64828 {
	width:79px !important;
	height:149px !important;
}

#item64823 {
	width:79px !important;
	height:149px !important;
	left:371px !important;
	top:348px !important;
}

#item64834 {
	width:72px !important;
	height:126px !important;
}

#item64829 {
	width:72px !important;
	height:126px !important;
	left:452px !important;
	top:392px !important;
}

#item38631 {
	width:110px !important;
	height:20px !important;
	left:170px !important;
	top:305px !important;
}

#item38662 {
	width:72px !important;
	height:20px !important;
	left:178px !important;
	top:582px !important;
}

#item38689 {
	width:149px !important;
	height:9px !important;
	left:288px !important;
	top:299px !important;
}

#item38716 {
	width:212px !important;
	height:9px !important;
	left:288px !important;
	top:308px !important;
}

#item38746 {
	width:192px !important;
	height:9px !important;
	left:285px !important;
	top:571px !important;
}

#item38779 {
	width:192px !important;
	height:9px !important;
	left:285px !important;
	top:582px !important;
}

#item38810 {
	width:205px !important;
	height:9px !important;
	left:285px !important;
	top:592px !important;
}

#item64794 {
	width:409px !important;
	height:271px !important;
}

#item64789 {
	width:409px !important;
	height:271px !important;
	left:121px !important;
	top:338px !important;
}

#item64801 {
	width:100px !important;
	height:68px !important;
}

#item64795 {
	width:100px !important;
	height:68px !important;
	left:14px !important;
	top:494px !important;
}

#item64807 {
	width:211px !important;
	height:117px !important;
}

#item64802 {
	width:211px !important;
	height:117px !important;
	left:310px !important;
	top:188px !important;
}

#item64814 {
	width:197px !important;
	height:163px !important;
}

#item64808 {
	width:197px !important;
	height:163px !important;
	left:273px !important;
	top:14px !important;
}

#item64820 {
	width:92px !important;
	height:300px !important;
}

#item64815 {
	width:92px !important;
	height:300px !important;
	left:75px !important;
	top:29px !important;
}

#item38841 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:263px !important;
}

#item38868 {
	width:136px !important;
	height:9px !important;
	left:165px !important;
	top:315px !important;
}

#item38896 {
	width:101px !important;
	height:20px !important;
	left:165px !important;
	top:227px !important;
}

#item38923 {
	width:94px !important;
	height:39px !important;
	left:13px !important;
	top:407px !important;
}

#item38954 {
	width:81px !important;
	height:20px !important;
	left:13px !important;
	top:446px !important;
}

#item62525 {
	width:187px !important;
	height:237px !important;
}

#item62520 {
	width:187px !important;
	height:237px !important;
	left:343px !important;
	top:49px !important;
}

#item64841 {
	width:238px !important;
	height:229px !important;
}

#item64836 {
	width:238px !important;
	height:229px !important;
	left:14px !important;
	top:70px !important;
}

#item64847 {
	width:219px !important;
	height:177px !important;
}

#item64842 {
	width:219px !important;
	height:177px !important;
	left:32px !important;
	top:423px !important;
}

#item64853 {
	width:177px !important;
	height:229px !important;
}

#item64848 {
	width:177px !important;
	height:229px !important;
	left:286px !important;
	top:377px !important;
}

#item38981 {
	width:115px !important;
	height:9px !important;
	left:265px !important;
	top:350px !important;
}

#item39008 {
	width:155px !important;
	height:9px !important;
	left:22px !important;
	top:344px !important;
}

#item39035 {
	width:64px !important;
	height:41px !important;
	left:469px !important;
	top:547px !important;
}

#item39065 {
	width:128px !important;
	height:9px !important;
	left:18px !important;
	top:396px !important;
}

#item39092 {
	width:123px !important;
	height:18px !important;
	left:18px !important;
	top:406px !important;
}

#item64860 {
	width:176px !important;
	height:247px !important;
}

#item64854 {
	width:176px !important;
	height:247px !important;
	left:100px !important;
	top:377px !important;
}

#item64866 {
	width:146px !important;
	height:268px !important;
}

#item64861 {
	width:146px !important;
	height:268px !important;
	left:385px !important;
	top:341px !important;
}

#item64873 {
	width:138px !important;
	height:289px !important;
}

#item64868 {
	width:138px !important;
	height:289px !important;
	left:392px !important;
	top:26px !important;
}

#item64879 {
	width:163px !important;
	height:151px !important;
}

#item64874 {
	width:163px !important;
	height:151px !important;
	left:113px !important;
	top:209px !important;
}

#item64885 {
	width:285px !important;
	height:177px !important;
}

#item64880 {
	width:285px !important;
	height:177px !important;
	left:14px !important;
	top:5px !important;
}

#item39125 {
	width:70px !important;
	height:30px !important;
	left:19px !important;
	top:571px !important;
}

#item39152 {
	width:81px !important;
	height:20px !important;
	left:23px !important;
	top:319px !important;
}

#item39179 {
	width:134px !important;
	height:9px !important;
	left:17px !important;
	top:193px !important;
}

#item39206 {
	width:73px !important;
	height:20px !important;
	left:299px !important;
	top:263px !important;
}

#item39233 {
	width:101px !important;
	height:30px !important;
	left:291px !important;
	top:515px !important;
}

#item39264 {
	width:96px !important;
	height:28px !important;
	left:291px !important;
	top:546px !important;
}

#item62532 {
	width:115px !important;
	height:183px !important;
}

#item62526 {
	width:115px !important;
	height:183px !important;
	left:415px !important;
	top:33px !important;
}

#item64896 {
	width:191px !important;
	height:177px !important;
}

#item64891 {
	width:191px !important;
	height:177px !important;
	left:232px !important;
	top:230px !important;
}

#item64902 {
	width:201px !important;
	height:201px !important;
}

#item64897 {
	width:201px !important;
	height:201px !important;
	left:23px !important;
	top:91px !important;
}

#item64908 {
	width:282px !important;
	height:213px !important;
}

#item64903 {
	width:282px !important;
	height:213px !important;
	left:18px !important;
	top:405px !important;
}

#item64914 {
	width:143px !important;
	height:143px !important;
}

#item64909 {
	width:143px !important;
	height:143px !important;
	left:311px !important;
	top:476px !important;
}

#item39296 {
	width:79px !important;
	height:20px !important;
	left:236px !important;
	top:179px !important;
}

#item39328 {
	width:142px !important;
	height:19px !important;
	left:236px !important;
	top:199px !important;
}

#item39359 {
	width:163px !important;
	height:9px !important;
	left:17px !important;
	top:393px !important;
}

#item39386 {
	width:151px !important;
	height:9px !important;
	left:23px !important;
	top:329px !important;
}

#item39413 {
	width:103px !important;
	height:20px !important;
	left:430px !important;
	top:377px !important;
}

#item39444 {
	width:73px !important;
	height:20px !important;
	left:460px !important;
	top:545px !important;
}

#item39474 {
	width:77px !important;
	height:36px !important;
	left:460px !important;
	top:566px !important;
}

#item64921 {
	width:228px !important;
	height:209px !important;
}

#item64916 {
	width:228px !important;
	height:209px !important;
	left:14px !important;
	top:398px !important;
}

#item64927 {
	width:88px !important;
	height:130px !important;
}

#item64922 {
	width:88px !important;
	height:130px !important;
	left:273px !important;
	top:348px !important;
}

#item64947 {
	width:140px !important;
	height:95px !important;
}

#item64942 {
	width:140px !important;
	height:95px !important;
	left:364px !important;
	top:355px !important;
}

#item64953 {
	width:159px !important;
	height:101px !important;
}

#item64948 {
	width:159px !important;
	height:101px !important;
	left:378px !important;
	top:424px !important;
}

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

#item64929 {
	width:228px !important;
	height:275px !important;
	left:300px !important;
	top:34px !important;
}

#item64940 {
	width:272px !important;
	height:162px !important;
}

#item64935 {
	width:272px !important;
	height:162px !important;
	left:14px !important;
	top:37px !important;
}

#item39504 {
	width:72px !important;
	height:20px !important;
	left:203px !important;
	top:271px !important;
}

#item39532 {
	width:124px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item39566 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:369px !important;
}

#item39598 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:380px !important;
}

#item39625 {
	width:145px !important;
	height:9px !important;
	left:253px !important;
	top:571px !important;
}

#item39652 {
	width:145px !important;
	height:9px !important;
	left:253px !important;
	top:581px !important;
}

#item39679 {
	width:145px !important;
	height:9px !important;
	left:253px !important;
	top:592px !important;
}

#item62540 {
	width:198px !important;
	height:249px !important;
}

#item62535 {
	width:198px !important;
	height:249px !important;
	left:332px !important;
	top:45px !important;
}

#item64988 {
	width:129px !important;
	height:291px !important;
}

#item64983 {
	width:129px !important;
	height:291px !important;
	left:14px !important;
	top:88px !important;
}

#item64994 {
	width:258px !important;
	height:157px !important;
}

#item64989 {
	width:258px !important;
	height:157px !important;
	left:14px !important;
	top:388px !important;
}

#item65001 {
	width:118px !important;
	height:180px !important;
}

#item64996 {
	width:118px !important;
	height:180px !important;
	left:293px !important;
	top:350px !important;
}

#item65039 {
	width:118px !important;
	height:165px !important;
}

#item65034 {
	width:118px !important;
	height:165px !important;
	left:412px !important;
	top:330px !important;
}

#item39707 {
	width:85px !important;
	height:20px !important;
	left:152px !important;
	top:347px !important;
}

#item39734 {
	width:74px !important;
	height:20px !important;
	left:288px !important;
	top:263px !important;
}

#item39761 {
	width:74px !important;
	height:20px !important;
	left:176px !important;
	top:584px !important;
}

#item39788 {
	width:199px !important;
	height:9px !important;
	left:276px !important;
	top:576px !important;
}

#item39819 {
	width:199px !important;
	height:9px !important;
	left:276px !important;
	top:587px !important;
}

#item39846 {
	width:212px !important;
	height:9px !important;
	left:276px !important;
	top:597px !important;
}

#item65007 {
	width:211px !important;
	height:174px !important;
}

#item65002 {
	width:211px !important;
	height:174px !important;
	left:14px !important;
	top:326px !important;
}

#item65014 {
	width:224px !important;
	height:190px !important;
}

#item65008 {
	width:224px !important;
	height:190px !important;
	left:306px !important;
	top:423px !important;
}

#item65020 {
	width:281px !important;
	height:154px !important;
}

#item65015 {
	width:281px !important;
	height:154px !important;
	left:240px !important;
	top:224px !important;
}

#item65026 {
	width:169px !important;
	height:171px !important;
}

#item65021 {
	width:169px !important;
	height:171px !important;
	left:354px !important;
	top:47px !important;
}

#item65033 {
	width:206px !important;
	height:214px !important;
}

#item65027 {
	width:206px !important;
	height:214px !important;
	left:14px !important;
	top:41px !important;
}

#item39877 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:306px !important;
}

#item39904 {
	width:97px !important;
	height:20px !important;
	left:244px !important;
	top:175px !important;
}

#item39931 {
	width:180px !important;
	height:9px !important;
	left:232px !important;
	top:404px !important;
}

#item39958 {
	width:80px !important;
	height:20px !important;
	left:136px !important;
	top:584px !important;
}

#item39985 {
	width:73px !important;
	height:29px !important;
	left:232px !important;
	top:576px !important;
}

#item62546 {
	width:166px !important;
	height:174px !important;
}

#item62541 {
	width:166px !important;
	height:174px !important;
	left:364px !important;
	top:14px !important;
}

#item65053 {
	width:191px !important;
	height:283px !important;
}

#item65048 {
	width:191px !important;
	height:283px !important;
	left:78px !important;
	top:88px !important;
}

#item65060 {
	width:131px !important;
	height:135px !important;
}

#item65054 {
	width:131px !important;
	height:135px !important;
	left:297px !important;
	top:240px !important;
}

#item65066 {
	width:156px !important;
	height:150px !important;
}

#item65061 {
	width:156px !important;
	height:150px !important;
	left:105px !important;
	top:448px !important;
}

#item65072 {
	width:155px !important;
	height:166px !important;
}

#item65067 {
	width:155px !important;
	height:166px !important;
	left:266px !important;
	top:388px !important;
}

#item40012 {
	width:166px !important;
	height:9px !important;
	left:276px !important;
	top:214px !important;
}

#item40039 {
	width:93px !important;
	height:20px !important;
	left:13px !important;
	top:354px !important;
}

#item40067 {
	width:97px !important;
	height:20px !important;
	left:432px !important;
	top:362px !important;
}

#item40094 {
	width:94px !important;
	height:29px !important;
	left:13px !important;
	top:575px !important;
}

#item40124 {
	width:239px !important;
	height:9px !important;
	left:292px !important;
	top:595px !important;
}

#item65078 {
	width:140px !important;
	height:113px !important;
}

#item65073 {
	width:140px !important;
	height:113px !important;
	left:14px !important;
	top:341px !important;
}

#item65085 {
	width:371px !important;
	height:265px !important;
}

#item65079 {
	width:371px !important;
	height:265px !important;
	left:159px !important;
	top:334px !important;
}

#item65091 {
	width:241px !important;
	height:233px !important;
}

#item65086 {
	width:241px !important;
	height:233px !important;
	left:289px !important;
	top:27px !important;
}

#item65097 {
	width:165px !important;
	height:150px !important;
}

#item65092 {
	width:165px !important;
	height:150px !important;
	left:111px !important;
	top:71px !important;
}

#item65103 {
	width:88px !important;
	height:111px !important;
}

#item65098 {
	width:88px !important;
	height:111px !important;
	left:21px !important;
	top:108px !important;
}

#item40155 {
	width:172px !important;
	height:9px !important;
	left:288px !important;
	top:315px !important;
}

#item40182 {
	width:236px !important;
	height:9px !important;
	left:13px !important;
	top:310px !important;
}

#item40212 {
	width:236px !important;
	height:9px !important;
	left:13px !important;
	top:320px !important;
}

#item40242 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:566px !important;
}

#item40273 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:576px !important;
}

#item40303 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:587px !important;
}

#item40334 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:597px !important;
}

#item62553 {
	width:290px !important;
	height:180px !important;
}

#item62548 {
	width:290px !important;
	height:180px !important;
	left:240px !important;
	top:41px !important;
}

#item65110 {
	width:211px !important;
	height:221px !important;
}

#item65105 {
	width:211px !important;
	height:221px !important;
	left:14px !important;
	top:57px !important;
}

#item65116 {
	width:197px !important;
	height:204px !important;
}

#item65111 {
	width:197px !important;
	height:204px !important;
	left:230px !important;
	top:234px !important;
}

#item65122 {
	width:114px !important;
	height:261px !important;
}

#item65117 {
	width:114px !important;
	height:261px !important;
	left:14px !important;
	top:343px !important;
}

#item65129 {
	width:164px !important;
	height:166px !important;
}

#item65123 {
	width:164px !important;
	height:166px !important;
	left:366px !important;
	top:443px !important;
}

#item40361 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:324px !important;
}

#item40389 {
	width:89px !important;
	height:30px !important;
	left:436px !important;
	top:393px !important;
}

#item40419 {
	width:72px !important;
	height:20px !important;
	left:427px !important;
	top:234px !important;
}

#item40446 {
	width:72px !important;
	height:20px !important;
	left:238px !important;
	top:584px !important;
}

#item40474 {
	width:74px !important;
	height:20px !important;
	left:132px !important;
	top:584px !important;
}

#item65135 {
	width:252px !important;
	height:112px !important;
}

#item65130 {
	width:252px !important;
	height:112px !important;
	left:14px !important;
	top:437px !important;
}

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

#item65136 {
	width:252px !important;
	height:307px !important;
	left:279px !important;
	top:246px !important;
}

#item65147 {
	width:133px !important;
	height:132px !important;
}

#item65142 {
	width:133px !important;
	height:132px !important;
	left:133px !important;
	top:250px !important;
}

#item65153 {
	width:118px !important;
	height:220px !important;
}

#item65148 {
	width:118px !important;
	height:220px !important;
	left:412px !important;
	top:14px !important;
}

#item65159 {
	width:171px !important;
	height:179px !important;
}

#item65154 {
	width:171px !important;
	height:179px !important;
	left:149px !important;
	top:14px !important;
}

#item65167 {
	width:118px !important;
	height:143px !important;
}

#item65160 {
	width:118px !important;
	height:143px !important;
	left:14px !important;
	top:27px !important;
}

#item40501 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:595px !important;
}

#item40532 {
	width:111px !important;
	height:9px !important;
	left:13px !important;
	top:421px !important;
}

#item40559 {
	width:157px !important;
	height:9px !important;
	left:276px !important;
	top:595px !important;
}

#item40586 {
	width:74px !important;
	height:29px !important;
	left:328px !important;
	top:206px !important;
}

#item40613 {
	width:164px !important;
	height:9px !important;
	left:148px !important;
	top:226px !important;
}

#item40640 {
	width:133px !important;
	height:9px !important;
	left:12px !important;
	top:236px !important;
}

#item40670 {
	width:133px !important;
	height:19px !important;
	left:12px !important;
	top:245px !important;
}

#item62559 {
	width:208px !important;
	height:243px !important;
}

#item62554 {
	width:208px !important;
	height:243px !important;
	left:322px !important;
	top:26px !important;
}

#item65177 {
	width:151px !important;
	height:248px !important;
}

#item65172 {
	width:151px !important;
	height:248px !important;
	left:14px !important;
	top:113px !important;
}

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

#item65178 {
	width:190px !important;
	height:213px !important;
	left:74px !important;
	top:364px !important;
}

#item65190 {
	width:253px !important;
	height:219px !important;
}

#item65184 {
	width:253px !important;
	height:219px !important;
	left:277px !important;
	top:332px !important;
}

#item40700 {
	width:240px !important;
	height:9px !important;
	left:276px !important;
	top:595px !important;
}

#item40734 {
	width:126px !important;
	height:9px !important;
	left:276px !important;
	top:310px !important;
}

#item40763 {
	width:112px !important;
	height:9px !important;
	left:13px !important;
	top:594px !important;
}

#item40790 {
	width:99px !important;
	height:20px !important;
	left:175px !important;
	top:311px !important;
}

#item40820 {
	width:99px !important;
	height:20px !important;
	left:175px !important;
	top:331px !important;
}

#item65196 {
	width:166px !important;
	height:276px !important;
}

#item65191 {
	width:166px !important;
	height:276px !important;
	left:95px !important;
	top:333px !important;
}

#item65202 {
	width:45px !important;
	height:129px !important;
}

#item65197 {
	width:45px !important;
	height:129px !important;
	left:265px !important;
	top:329px !important;
}

#item65222 {
	width:45px !important;
	height:116px !important;
}

#item65217 {
	width:45px !important;
	height:116px !important;
	left:316px !important;
	top:377px !important;
}

#item65228 {
	width:50px !important;
	height:134px !important;
}

#item65223 {
	width:50px !important;
	height:134px !important;
	left:369px !important;
	top:378px !important;
}

#item65234 {
	width:47px !important;
	height:134px !important;
}

#item65229 {
	width:47px !important;
	height:134px !important;
	left:422px !important;
	top:349px !important;
}

#item65240 {
	width:60px !important;
	height:143px !important;
}

#item65235 {
	width:60px !important;
	height:143px !important;
	left:471px !important;
	top:377px !important;
}

#item65208 {
	width:235px !important;
	height:239px !important;
}

#item65203 {
	width:235px !important;
	height:239px !important;
	left:292px !important;
	top:17px !important;
}

#item65214 {
	width:251px !important;
	height:226px !important;
}

#item65209 {
	width:251px !important;
	height:226px !important;
	left:14px !important;
	top:35px !important;
}

#item65246 {
	width:64px !important;
	height:45px !important;
}

#item65241 {
	width:64px !important;
	height:45px !important;
	left:337px !important;
	top:330px !important;
}

#item40847 {
	width:68px !important;
	height:29px !important;
	left:13px !important;
	top:575px !important;
}

#item40874 {
	width:75px !important;
	height:20px !important;
	left:13px !important;
	top:300px !important;
}

#item40901 {
	width:160px !important;
	height:9px !important;
	left:276px !important;
	top:300px !important;
}

#item40932 {
	width:212px !important;
	height:9px !important;
	left:276px !important;
	top:310px !important;
}

#item40962 {
	width:170px !important;
	height:9px !important;
	left:277px !important;
	top:573px !important;
}

#item40994 {
	width:170px !important;
	height:9px !important;
	left:277px !important;
	top:583px !important;
}

#item41021 {
	width:170px !important;
	height:9px !important;
	left:277px !important;
	top:594px !important;
}

#item62565 {
	width:143px !important;
	height:144px !important;
}

#item62560 {
	width:143px !important;
	height:144px !important;
	left:387px !important;
	top:65px !important;
}

#item65257 {
	width:145px !important;
	height:163px !important;
}

#item65251 {
	width:145px !important;
	height:163px !important;
	left:386px !important;
	top:235px !important;
}

#item65263 {
	width:288px !important;
	height:271px !important;
}

#item65258 {
	width:288px !important;
	height:271px !important;
	left:14px !important;
	top:89px !important;
}

#item65270 {
	width:207px !important;
	height:192px !important;
}

#item65264 {
	width:207px !important;
	height:192px !important;
	left:14px !important;
	top:432px !important;
}

#item65276 {
	width:75px !important;
	height:72px !important;
}

#item65271 {
	width:75px !important;
	height:72px !important;
	left:316px !important;
	top:444px !important;
}

#item65314 {
	width:61px !important;
	height:72px !important;
}

#item65309 {
	width:61px !important;
	height:72px !important;
	left:393px !important;
	top:435px !important;
}

#item65320 {
	width:82px !important;
	height:78px !important;
}

#item65315 {
	width:82px !important;
	height:78px !important;
	left:456px !important;
	top:446px !important;
}

#item41051 {
	width:92px !important;
	height:20px !important;
	left:308px !important;
	top:192px !important;
}

#item41078 {
	width:160px !important;
	height:9px !important;
	left:317px !important;
	top:404px !important;
}

#item41105 {
	width:199px !important;
	height:9px !important;
	left:13px !important;
	top:411px !important;
}

#item41136 {
	width:74px !important;
	height:20px !important;
	left:228px !important;
	top:584px !important;
}

#item41163 {
	width:143px !important;
	height:9px !important;
	left:317px !important;
	top:576px !important;
}

#item41190 {
	width:143px !important;
	height:9px !important;
	left:317px !important;
	top:586px !important;
}

#item41222 {
	width:143px !important;
	height:9px !important;
	left:317px !important;
	top:597px !important;
}

#item65282 {
	width:221px !important;
	height:143px !important;
}

#item65277 {
	width:221px !important;
	height:143px !important;
	left:28px !important;
	top:408px !important;
}

#item65288 {
	width:266px !important;
	height:270px !important;
}

#item65283 {
	width:266px !important;
	height:270px !important;
	left:264px !important;
	top:288px !important;
}

#item65294 {
	width:86px !important;
	height:163px !important;
}

#item65289 {
	width:86px !important;
	height:163px !important;
	left:170px !important;
	top:244px !important;
}

#item65301 {
	width:167px !important;
	height:157px !important;
}

#item65295 {
	width:167px !important;
	height:157px !important;
	left:97px !important;
	top:47px !important;
}

#item65307 {
	width:145px !important;
	height:204px !important;
}

#item65302 {
	width:145px !important;
	height:204px !important;
	left:385px !important;
	top:14px !important;
}

#item41249 {
	width:210px !important;
	height:9px !important;
	left:276px !important;
	top:599px !important;
}

#item41280 {
	width:126px !important;
	height:9px !important;
	left:11px !important;
	top:596px !important;
}

#item41307 {
	width:114px !important;
	height:20px !important;
	left:276px !important;
	top:205px !important;
}

#item41334 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:213px !important;
}

#item41361 {
	width:98px !important;
	height:20px !important;
	left:13px !important;
	top:355px !important;
}

#item41391 {
	width:80px !important;
	height:28px !important;
	left:13px !important;
	top:374px !important;
}

#item62571 {
	width:244px !important;
	height:189px !important;
}

#item62566 {
	width:244px !important;
	height:189px !important;
	left:286px !important;
	top:14px !important;
}

#item65328 {
	width:158px !important;
	height:137px !important;
}

#item65323 {
	width:158px !important;
	height:137px !important;
	left:14px !important;
	top:89px !important;
}

#item65335 {
	width:159px !important;
	height:195px !important;
}

#item65329 {
	width:159px !important;
	height:195px !important;
	left:14px !important;
	top:233px !important;
}

#item65341 {
	width:159px !important;
	height:192px !important;
}

#item65336 {
	width:159px !important;
	height:192px !important;
	left:279px !important;
	top:234px !important;
}

#item65347 {
	width:159px !important;
	height:171px !important;
}

#item65342 {
	width:159px !important;
	height:171px !important;
	left:14px !important;
	top:438px !important;
}

#item65353 {
	width:139px !important;
	height:177px !important;
}

#item65348 {
	width:139px !important;
	height:177px !important;
	left:282px !important;
	top:437px !important;
}

#item41424 {
	width:72px !important;
	height:20px !important;
	left:180px !important;
	top:409px !important;
}

#item41452 {
	width:88px !important;
	height:20px !important;
	left:179px !important;
	top:588px !important;
}

#item41479 {
	width:68px !important;
	height:20px !important;
	left:176px !important;
	top:203px !important;
}

#item41506 {
	width:71px !important;
	height:20px !important;
	left:444px !important;
	top:408px !important;
}

#item41533 {
	width:116px !important;
	height:20px !important;
	left:394px !important;
	top:208px !important;
}

#item41560 {
	width:72px !important;
	height:20px !important;
	left:450px !important;
	top:587px !important;
}

#item65359 {
	width:247px !important;
	height:138px !important;
}

#item65354 {
	width:247px !important;
	height:138px !important;
	left:14px !important;
	top:430px !important;
}

#item65365 {
	width:206px !important;
	height:232px !important;
}

#item65360 {
	width:206px !important;
	height:232px !important;
	left:309px !important;
	top:320px !important;
}

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

#item65367 {
	width:250px !important;
	height:252px !important;
	left:280px !important;
	top:14px !important;
}

#item65378 {
	width:99px !important;
	height:111px !important;
}

#item65373 {
	width:99px !important;
	height:111px !important;
	left:34px !important;
	top:230px !important;
}

#item65401 {
	width:62px !important;
	height:83px !important;
}

#item65396 {
	width:62px !important;
	height:83px !important;
	left:136px !important;
	top:269px !important;
}

#item65384 {
	width:85px !important;
	height:124px !important;
}

#item65379 {
	width:85px !important;
	height:124px !important;
	left:14px !important;
	top:30px !important;
}

#item65395 {
	width:85px !important;
	height:124px !important;
}

#item65390 {
	width:85px !important;
	height:124px !important;
	left:103px !important;
	top:40px !important;
}

#item41587 {
	width:125px !important;
	height:9px !important;
	left:276px !important;
	top:305px !important;
}

#item41614 {
	width:155px !important;
	height:9px !important;
	left:279px !important;
	top:597px !important;
}

#item41641 {
	width:142px !important;
	height:9px !important;
	left:13px !important;
	top:597px !important;
}

#item41668 {
	width:179px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

#item41700 {
	width:179px !important;
	height:9px !important;
	left:13px !important;
	top:212px !important;
}

#item41727 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:404px !important;
}

#item41754 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:415px !important;
}

#item62577 {
	width:216px !important;
	height:159px !important;
}

#item62572 {
	width:216px !important;
	height:159px !important;
	left:14px !important;
	top:71px !important;
}

#item65408 {
	width:213px !important;
	height:241px !important;
}

#item65403 {
	width:213px !important;
	height:241px !important;
	left:317px !important;
	top:51px !important;
}

#item65414 {
	width:178px !important;
	height:232px !important;
}

#item65409 {
	width:178px !important;
	height:232px !important;
	left:352px !important;
	top:309px !important;
}

#item65420 {
	width:317px !important;
	height:221px !important;
}

#item65415 {
	width:317px !important;
	height:221px !important;
	left:14px !important;
	top:337px !important;
}

#item41781 {
	width:179px !important;
	height:9px !important;
	left:13px !important;
	top:314px !important;
}

#item41808 {
	width:206px !important;
	height:9px !important;
	left:13px !important;
	top:598px !important;
}

#item41839 {
	width:158px !important;
	height:9px !important;
	left:350px !important;
	top:596px !important;
}

#item41866 {
	width:76px !important;
	height:39px !important;
	left:241px !important;
	top:265px !important;
}

#item41897 {
	width:74px !important;
	height:20px !important;
	left:241px !important;
	top:304px !important;
}

#item65426 {
	width:223px !important;
	height:219px !important;
}

#item65421 {
	width:223px !important;
	height:219px !important;
	left:14px !important;
	top:335px !important;
}

#item65433 {
	width:173px !important;
	height:177px !important;
}

#item65427 {
	width:173px !important;
	height:177px !important;
	left:357px !important;
	top:438px !important;
}

#item65439 {
	width:281px !important;
	height:160px !important;
}

#item65434 {
	width:281px !important;
	height:160px !important;
	left:249px !important;
	top:259px !important;
}

#item65445 {
	width:156px !important;
	height:215px !important;
}

#item65440 {
	width:156px !important;
	height:215px !important;
	left:374px !important;
	top:14px !important;
}

#item65452 {
	width:118px !important;
	height:255px !important;
}

#item65446 {
	width:118px !important;
	height:255px !important;
	left:115px !important;
	top:61px !important;
}

#item41924 {
	width:151px !important;
	height:9px !important;
	left:13px !important;
	top:595px !important;
}

#item41952 {
	width:80px !important;
	height:29px !important;
	left:246px !important;
	top:576px !important;
}

#item41983 {
	width:116px !important;
	height:9px !important;
	left:246px !important;
	top:210px !important;
}

#item42011 {
	width:98px !important;
	height:20px !important;
	left:246px !important;
	top:320px !important;
}

#item42042 {
	width:72px !important;
	height:29px !important;
	left:13px !important;
	top:276px !important;
}

#item62585 {
	width:218px !important;
	height:193px !important;
}

#item62579 {
	width:218px !important;
	height:193px !important;
	left:312px !important;
	top:65px !important;
}

#item65460 {
	width:286px !important;
	height:205px !important;
}

#item65455 {
	width:286px !important;
	height:205px !important;
	left:14px !important;
	top:61px !important;
}

#item65466 {
	width:282px !important;
	height:244px !important;
}

#item65461 {
	width:282px !important;
	height:244px !important;
	left:14px !important;
	top:317px !important;
}

#item65472 {
	width:218px !important;
	height:278px !important;
}

#item65467 {
	width:218px !important;
	height:278px !important;
	left:312px !important;
	top:316px !important;
}

#item42069 {
	width:157px !important;
	height:9px !important;
	left:113px !important;
	top:303px !important;
}

#item42096 {
	width:137px !important;
	height:9px !important;
	left:311px !important;
	top:303px !important;
}

#item42123 {
	width:125px !important;
	height:9px !important;
	left:311px !important;
	top:596px !important;
}

#item42150 {
	width:200px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item65478 {
	width:166px !important;
	height:153px !important;
}

#item65473 {
	width:166px !important;
	height:153px !important;
	left:101px !important;
	top:454px !important;
}

#item65484 {
	width:250px !important;
	height:220px !important;
}

#item65479 {
	width:250px !important;
	height:220px !important;
	left:280px !important;
	top:342px !important;
}

#item65490 {
	width:194px !important;
	height:202px !important;
}

#item65485 {
	width:194px !important;
	height:202px !important;
	left:75px !important;
	top:245px !important;
}

#item65497 {
	width:177px !important;
	height:177px !important;
}

#item65491 {
	width:177px !important;
	height:177px !important;
	left:90px !important;
	top:24px !important;
}

#item65504 {
	width:188px !important;
	height:254px !important;
}

#item65498 {
	width:188px !important;
	height:254px !important;
	left:338px !important;
	top:24px !important;
}

#item42182 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:408px !important;
}

#item42209 {
	width:82px !important;
	height:30px !important;
	left:13px !important;
	top:577px !important;
}

#item42239 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:220px !important;
}

#item42266 {
	width:110px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item42293 {
	width:223px !important;
	height:9px !important;
	left:285px !important;
	top:311px !important;
}

#item42324 {
	width:223px !important;
	height:9px !important;
	left:285px !important;
	top:322px !important;
}

#item62591 {
	width:187px !important;
	height:191px !important;
}

#item62586 {
	width:187px !important;
	height:191px !important;
	left:344px !important;
	top:30px !important;
}

#item65513 {
	width:316px !important;
	height:254px !important;
}

#item65508 {
	width:316px !important;
	height:254px !important;
	left:14px !important;
	top:44px !important;
}

#item65519 {
	width:166px !important;
	height:211px !important;
}

#item65514 {
	width:166px !important;
	height:211px !important;
	left:14px !important;
	top:331px !important;
}

#item65525 {
	width:202px !important;
	height:201px !important;
}

#item65520 {
	width:202px !important;
	height:201px !important;
	left:193px !important;
	top:333px !important;
}

#item65531 {
	width:121px !important;
	height:63px !important;
}

#item65526 {
	width:121px !important;
	height:63px !important;
	left:409px !important;
	top:346px !important;
}

#item65562 {
	width:121px !important;
	height:78px !important;
}

#item65557 {
	width:121px !important;
	height:78px !important;
	left:409px !important;
	top:412px !important;
}

#item42354 {
	width:103px !important;
	height:20px !important;
	left:197px !important;
	top:304px !important;
}

#item42381 {
	width:106px !important;
	height:20px !important;
	left:343px !important;
	top:305px !important;
}

#item42413 {
	width:134px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item42440 {
	width:200px !important;
	height:9px !important;
	left:190px !important;
	top:578px !important;
}

#item42470 {
	width:200px !important;
	height:9px !important;
	left:190px !important;
	top:588px !important;
}

#item42501 {
	width:200px !important;
	height:9px !important;
	left:190px !important;
	top:599px !important;
}

#item65537 {
	width:175px !important;
	height:274px !important;
}

#item65532 {
	width:175px !important;
	height:274px !important;
	left:90px !important;
	top:336px !important;
}

#item65543 {
	width:155px !important;
	height:274px !important;
}

#item65538 {
	width:155px !important;
	height:274px !important;
	left:375px !important;
	top:334px !important;
}

#item65549 {
	width:229px !important;
	height:234px !important;
}

#item65544 {
	width:229px !important;
	height:234px !important;
	left:301px !important;
	top:25px !important;
}

#item65556 {
	width:246px !important;
	height:271px !important;
}

#item65550 {
	width:246px !important;
	height:271px !important;
	left:14px !important;
	top:14px !important;
}

#item42528 {
	width:113px !important;
	height:9px !important;
	left:26px !important;
	top:306px !important;
}

#item42555 {
	width:73px !important;
	height:29px !important;
	left:276px !important;
	top:577px !important;
}

#item42587 {
	width:202px !important;
	height:9px !important;
	left:276px !important;
	top:305px !important;
}

#item42620 {
	width:205px !important;
	height:9px !important;
	left:276px !important;
	top:315px !important;
}

#item42652 {
	width:73px !important;
	height:29px !important;
	left:13px !important;
	top:540px !important;
}

#item42679 {
	width:70px !important;
	height:36px !important;
	left:13px !important;
	top:570px !important;
}

#item62597 {
	width:275px !important;
	height:122px !important;
}

#item62592 {
	width:275px !important;
	height:122px !important;
	left:189px !important;
	top:325px !important;
}

#item65590 {
	width:118px !important;
	height:116px !important;
}

#item65585 {
	width:118px !important;
	height:116px !important;
	left:212px !important;
	top:461px !important;
}

#item65634 {
	width:118px !important;
	height:116px !important;
}

#item65628 {
	width:118px !important;
	height:116px !important;
	left:274px !important;
	top:461px !important;
}

#item65646 {
	width:118px !important;
	height:116px !important;
}

#item65641 {
	width:118px !important;
	height:116px !important;
	left:336px !important;
	top:461px !important;
}

#item65652 {
	width:118px !important;
	height:116px !important;
}

#item65647 {
	width:118px !important;
	height:116px !important;
	left:395px !important;
	top:461px !important;
}

#item65572 {
	width:128px !important;
	height:157px !important;
}

#item65567 {
	width:128px !important;
	height:157px !important;
	left:408px !important;
	top:69px !important;
}

#item65578 {
	width:125px !important;
	height:206px !important;
}

#item65573 {
	width:125px !important;
	height:206px !important;
	left:278px !important;
	top:20px !important;
}

#item65584 {
	width:249px !important;
	height:260px !important;
}

#item65579 {
	width:249px !important;
	height:260px !important;
	left:14px !important;
	top:58px !important;
}

#item42709 {
	width:92px !important;
	height:20px !important;
	left:400px !important;
	top:303px !important;
}

#item42736 {
	width:72px !important;
	height:20px !important;
	left:276px !important;
	top:303px !important;
}

#item42763 {
	width:134px !important;
	height:9px !important;
	left:14px !important;
	top:401px !important;
}

#item42791 {
	width:134px !important;
	height:9px !important;
	left:14px !important;
	top:412px !important;
}

#item42818 {
	width:146px !important;
	height:9px !important;
	left:14px !important;
	top:567px !important;
}

#item42845 {
	width:146px !important;
	height:9px !important;
	left:14px !important;
	top:577px !important;
}

#item42873 {
	width:146px !important;
	height:9px !important;
	left:14px !important;
	top:588px !important;
}

#item42903 {
	width:146px !important;
	height:9px !important;
	left:14px !important;
	top:598px !important;
}

#item65596 {
	width:247px !important;
	height:134px !important;
}

#item65591 {
	width:247px !important;
	height:134px !important;
	left:14px !important;
	top:441px !important;
}

#item65602 {
	width:260px !important;
	height:227px !important;
}

#item65597 {
	width:260px !important;
	height:227px !important;
	left:270px !important;
	top:353px !important;
}

#item65609 {
	width:93px !important;
	height:76px !important;
}

#item65603 {
	width:93px !important;
	height:76px !important;
	left:280px !important;
	top:336px !important;
}

#item65615 {
	width:240px !important;
	height:146px !important;
}

#item65610 {
	width:240px !important;
	height:146px !important;
	left:14px !important;
	top:237px !important;
}

#item65621 {
	width:246px !important;
	height:266px !important;
}

#item65616 {
	width:246px !important;
	height:266px !important;
	left:284px !important;
	top:14px !important;
}

#item65627 {
	width:150px !important;
	height:186px !important;
}

#item65622 {
	width:150px !important;
	height:186px !important;
	left:122px !important;
	top:40px !important;
}

#item42931 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:201px !important;
}

#item42958 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:418px !important;
}

#item42985 {
	width:198px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item43015 {
	width:151px !important;
	height:9px !important;
	left:276px !important;
	top:318px !important;
}

#item43042 {
	width:187px !important;
	height:9px !important;
	left:345px !important;
	top:589px !important;
}

#item43074 {
	width:187px !important;
	height:9px !important;
	left:345px !important;
	top:599px !important;
}

#item62603 {
	width:141px !important;
	height:169px !important;
}

#item62598 {
	width:141px !important;
	height:169px !important;
	left:278px !important;
	top:43px !important;
}

#item65660 {
	width:129px !important;
	height:132px !important;
}

#item65655 {
	width:129px !important;
	height:132px !important;
	left:14px !important;
	top:83px !important;
}

#item65666 {
	width:128px !important;
	height:170px !important;
}

#item65661 {
	width:128px !important;
	height:170px !important;
	left:14px !important;
	top:225px !important;
}

#item65673 {
	width:143px !important;
	height:177px !important;
}

#item65668 {
	width:143px !important;
	height:177px !important;
	left:278px !important;
	top:217px !important;
}

#item65679 {
	width:180px !important;
	height:142px !important;
}

#item65674 {
	width:180px !important;
	height:142px !important;
	left:350px !important;
	top:404px !important;
}

#item65685 {
	width:150px !important;
	height:124px !important;
}

#item65680 {
	width:150px !important;
	height:124px !important;
	left:190px !important;
	top:405px !important;
}

#item65691 {
	width:164px !important;
	height:130px !important;
}

#item65686 {
	width:164px !important;
	height:130px !important;
	left:14px !important;
	top:404px !important;
}

#item43106 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item43133 {
	width:119px !important;
	height:20px !important;
	left:188px !important;
	top:590px !important;
}

#item43160 {
	width:125px !important;
	height:9px !important;
	left:145px !important;
	top:206px !important;
}

#item43187 {
	width:103px !important;
	height:20px !important;
	left:145px !important;
	top:360px !important;
}

#item43214 {
	width:112px !important;
	height:20px !important;
	left:427px !important;
	top:194px !important;
}

#item43241 {
	width:178px !important;
	height:9px !important;
	left:349px !important;
	top:601px !important;
}

#item43269 {
	width:77px !important;
	height:20px !important;
	left:417px !important;
	top:346px !important;
}

#item43300 {
	width:81px !important;
	height:28px !important;
	left:422px !important;
	top:365px !important;
}

#item65697 {
	width:180px !important;
	height:206px !important;
}

#item65692 {
	width:180px !important;
	height:206px !important;
	left:86px !important;
	top:404px !important;
}

#item65704 {
	width:252px !important;
	height:97px !important;
}

#item65698 {
	width:252px !important;
	height:97px !important;
	left:278px !important;
	top:461px !important;
}

#item65711 {
	width:104px !important;
	height:96px !important;
}

#item65705 {
	width:104px !important;
	height:96px !important;
	left:426px !important;
	top:359px !important;
}

#item65717 {
	width:252px !important;
	height:236px !important;
}

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

#item65723 {
	width:175px !important;
	height:171px !important;
}

#item65718 {
	width:175px !important;
	height:171px !important;
	left:91px !important;
	top:223px !important;
}

#item65729 {
	width:253px !important;
	height:116px !important;
}

#item65724 {
	width:253px !important;
	height:116px !important;
	left:14px !important;
	top:33px !important;
}

#item43330 {
	width:68px !important;
	height:29px !important;
	left:13px !important;
	top:548px !important;
}

#item43358 {
	width:176px !important;
	height:9px !important;
	left:13px !important;
	top:205px !important;
}

#item43385 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:362px !important;
}

#item43412 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:325px !important;
}

#item43439 {
	width:131px !important;
	height:9px !important;
	left:276px !important;
	top:444px !important;
}

#item43466 {
	width:236px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

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

#item62604 {
	width:251px !important;
	height:177px !important;
	left:279px !important;
	top:45px !important;
}

#item65739 {
	width:153px !important;
	height:167px !important;
}

#item65734 {
	width:153px !important;
	height:167px !important;
	left:14px !important;
	top:56px !important;
}

#item65745 {
	width:128px !important;
	height:196px !important;
}

#item65740 {
	width:128px !important;
	height:196px !important;
	left:14px !important;
	top:231px !important;
}

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

#item65746 {
	width:154px !important;
	height:177px !important;
	left:14px !important;
	top:433px !important;
}

#item65757 {
	width:238px !important;
	height:179px !important;
}

#item65752 {
	width:238px !important;
	height:179px !important;
	left:279px !important;
	top:429px !important;
}

#item65764 {
	width:252px !important;
	height:185px !important;
}

#item65758 {
	width:252px !important;
	height:185px !important;
	left:278px !important;
	top:232px !important;
}

#item43497 {
	width:117px !important;
	height:20px !important;
	left:420px !important;
	top:204px !important;
}

#item43524 {
	width:119px !important;
	height:20px !important;
	left:420px !important;
	top:400px !important;
}

#item43555 {
	width:106px !important;
	height:20px !important;
	left:142px !important;
	top:399px !important;
}

#item43583 {
	width:71px !important;
	height:20px !important;
	left:175px !important;
	top:585px !important;
}

#item43611 {
	width:82px !important;
	height:40px !important;
	left:175px !important;
	top:186px !important;
}

#item43641 {
	width:99px !important;
	height:20px !important;
	left:422px !important;
	top:585px !important;
}

#item65770 {
	width:252px !important;
	height:130px !important;
}

#item65765 {
	width:252px !important;
	height:130px !important;
	left:14px !important;
	top:430px !important;
}

#item65776 {
	width:249px !important;
	height:181px !important;
}

#item65771 {
	width:249px !important;
	height:181px !important;
	left:281px !important;
	top:367px !important;
}

#item65782 {
	width:252px !important;
	height:319px !important;
}

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

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

#item65783 {
	width:252px !important;
	height:171px !important;
	left:14px !important;
	top:236px !important;
}

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

#item65789 {
	width:252px !important;
	height:141px !important;
	left:14px !important;
	top:29px !important;
}

#item43671 {
	width:177px !important;
	height:9px !important;
	left:276px !important;
	top:595px !important;
}

#item43698 {
	width:115px !important;
	height:20px !important;
	left:276px !important;
	top:334px !important;
}

#item43728 {
	width:156px !important;
	height:9px !important;
	left:77px !important;
	top:409px !important;
}

#item43755 {
	width:193px !important;
	height:9px !important;
	left:13px !important;
	top:216px !important;
}

#item43785 {
	width:124px !important;
	height:9px !important;
	left:13px !important;
	top:595px !important;
}

#item62615 {
	width:164px !important;
	height:210px !important;
}

#item62610 {
	width:164px !important;
	height:210px !important;
	left:14px !important;
	top:62px !important;
}

#item65803 {
	width:92px !important;
	height:166px !important;
}

#item65798 {
	width:92px !important;
	height:166px !important;
	left:264px !important;
	top:58px !important;
}

#item65809 {
	width:163px !important;
	height:117px !important;
}

#item65804 {
	width:163px !important;
	height:117px !important;
	left:367px !important;
	top:44px !important;
}

#item65816 {
	width:163px !important;
	height:143px !important;
}

#item65810 {
	width:163px !important;
	height:143px !important;
	left:367px !important;
	top:237px !important;
}

#item65822 {
	width:164px !important;
	height:129px !important;
}

#item65817 {
	width:164px !important;
	height:129px !important;
	left:190px !important;
	top:234px !important;
}

#item65830 {
	width:164px !important;
	height:164px !important;
}

#item65825 {
	width:164px !important;
	height:164px !important;
	left:14px !important;
	top:372px !important;
}

#item65838 {
	width:164px !important;
	height:96px !important;
}

#item65831 {
	width:164px !important;
	height:96px !important;
	left:191px !important;
	top:428px !important;
}

#item65844 {
	width:166px !important;
	height:98px !important;
}

#item65839 {
	width:166px !important;
	height:98px !important;
	left:364px !important;
	top:428px !important;
}

#item43813 {
	width:133px !important;
	height:9px !important;
	left:364px !important;
	top:409px !important;
}

#item43840 {
	width:74px !important;
	height:20px !important;
	left:189px !important;
	top:205px !important;
}

#item43868 {
	width:141px !important;
	height:9px !important;
	left:189px !important;
	top:409px !important;
}

#item43895 {
	width:155px !important;
	height:9px !important;
	left:366px !important;
	top:217px !important;
}

#item43922 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:347px !important;
}

#item43949 {
	width:133px !important;
	height:20px !important;
	left:364px !important;
	top:584px !important;
}

#item43980 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:596px !important;
}

#item44008 {
	width:135px !important;
	height:20px !important;
	left:189px !important;
	top:585px !important;
}

#item65851 {
	width:252px !important;
	height:118px !important;
}

#item65845 {
	width:252px !important;
	height:118px !important;
	left:14px !important;
	top:427px !important;
}

#item65857 {
	width:252px !important;
	height:176px !important;
}

#item65852 {
	width:252px !important;
	height:176px !important;
	left:278px !important;
	top:370px !important;
}

#item65863 {
	width:251px !important;
	height:129px !important;
}

#item65858 {
	width:251px !important;
	height:129px !important;
	left:14px !important;
	top:231px !important;
}

#item65869 {
	width:254px !important;
	height:271px !important;
}

#item65864 {
	width:254px !important;
	height:271px !important;
	left:276px !important;
	top:25px !important;
}

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

#item65870 {
	width:167px !important;
	height:179px !important;
	left:14px !important;
	top:43px !important;
}

#item44038 {
	width:142px !important;
	height:9px !important;
	left:13px !important;
	top:596px !important;
}

#item44066 {
	width:140px !important;
	height:9px !important;
	left:278px !important;
	top:596px !important;
}

#item44093 {
	width:149px !important;
	height:9px !important;
	left:277px !important;
	top:353px !important;
}

#item44120 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:409px !important;
}

#item44147 {
	width:72px !important;
	height:20px !important;
	left:187px !important;
	top:202px !important;
}

#item62621 {
	width:516px !important;
	height:161px !important;
}

#item62616 {
	width:516px !important;
	height:161px !important;
	left:14px !important;
	top:14px !important;
}

#item65883 {
	width:254px !important;
	height:149px !important;
}

#item65878 {
	width:254px !important;
	height:149px !important;
	left:14px !important;
	top:208px !important;
}

#item65889 {
	width:254px !important;
	height:131px !important;
}

#item65884 {
	width:254px !important;
	height:131px !important;
	left:276px !important;
	top:208px !important;
}

#item65895 {
	width:253px !important;
	height:136px !important;
}

#item65890 {
	width:253px !important;
	height:136px !important;
	left:14px !important;
	top:414px !important;
}

#item65901 {
	width:144px !important;
	height:195px !important;
}

#item65896 {
	width:144px !important;
	height:195px !important;
	left:279px !important;
	top:414px !important;
}

#item44174 {
	width:129px !important;
	height:9px !important;
	left:211px !important;
	top:188px !important;
}

#item44201 {
	width:174px !important;
	height:9px !important;
	left:276px !important;
	top:399px !important;
}

#item44228 {
	width:141px !important;
	height:9px !important;
	left:12px !important;
	top:598px !important;
}

#item44255 {
	width:132px !important;
	height:9px !important;
	left:13px !important;
	top:398px !important;
}

#item44282 {
	width:81px !important;
	height:20px !important;
	left:426px !important;
	top:585px !important;
}

#item65907 {
	width:154px !important;
	height:178px !important;
}

#item65902 {
	width:154px !important;
	height:178px !important;
	left:136px !important;
	top:431px !important;
}

#item65914 {
	width:232px !important;
	height:178px !important;
}

#item65908 {
	width:232px !important;
	height:178px !important;
	left:298px !important;
	top:432px !important;
}

#item65921 {
	width:142px !important;
	height:129px !important;
}

#item65915 {
	width:142px !important;
	height:129px !important;
	left:14px !important;
	top:296px !important;
}

#item65936 {
	width:157px !important;
	height:142px !important;
}

#item65931 {
	width:157px !important;
	height:142px !important;
	left:14px !important;
	top:78px !important;
}

#item65930 {
	width:252px !important;
	height:313px !important;
}

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

#item44310 {
	width:105px !important;
	height:20px !important;
	left:163px !important;
	top:406px !important;
}

#item44337 {
	width:88px !important;
	height:29px !important;
	left:180px !important;
	top:193px !important;
}

#item44367 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:391px !important;
}

#item44394 {
	width:117px !important;
	height:21px !important;
	left:13px !important;
	top:536px !important;
}

#item44466 {
	width:104px !important;
	height:20px !important;
	left:13px !important;
	top:589px !important;
}

#item62627 {
	width:250px !important;
	height:128px !important;
}

#item62622 {
	width:250px !important;
	height:128px !important;
	left:278px !important;
	top:41px !important;
}

#item65942 {
	width:124px !important;
	height:140px !important;
}

#item65937 {
	width:124px !important;
	height:140px !important;
	left:144px !important;
	top:84px !important;
}

#item65948 {
	width:166px !important;
	height:111px !important;
}

#item65943 {
	width:166px !important;
	height:111px !important;
	left:14px !important;
	top:235px !important;
}

#item65954 {
	width:165px !important;
	height:110px !important;
}

#item65949 {
	width:165px !important;
	height:110px !important;
	left:190px !important;
	top:235px !important;
}

#item65961 {
	width:76px !important;
	height:193px !important;
}

#item65955 {
	width:76px !important;
	height:193px !important;
	left:456px !important;
	top:230px !important;
}

#item65968 {
	width:252px !important;
	height:123px !important;
}

#item65962 {
	width:252px !important;
	height:123px !important;
	left:278px !important;
	top:431px !important;
}

#item65974 {
	width:159px !important;
	height:175px !important;
}

#item65969 {
	width:159px !important;
	height:175px !important;
	left:108px !important;
	top:429px !important;
}

#item44493 {
	width:145px !important;
	height:9px !important;
	left:276px !important;
	top:216px !important;
}

#item44520 {
	width:100px !important;
	height:20px !important;
	left:13px !important;
	top:205px !important;
}

#item44553 {
	width:91px !important;
	height:30px !important;
	left:365px !important;
	top:390px !important;
}

#item44584 {
	width:138px !important;
	height:20px !important;
	left:13px !important;
	top:398px !important;
}

#item44615 {
	width:172px !important;
	height:9px !important;
	left:188px !important;
	top:408px !important;
}

#item44642 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:599px !important;
}

#item44671 {
	width:92px !important;
	height:20px !important;
	left:13px !important;
	top:587px !important;
}

#item65980 {
	width:255px !important;
	height:157px !important;
}

#item65975 {
	width:255px !important;
	height:157px !important;
	left:14px !important;
	top:429px !important;
}

#item65986 {
	width:172px !important;
	height:178px !important;
}

#item65981 {
	width:172px !important;
	height:178px !important;
	left:358px !important;
	top:432px !important;
}

#item65992 {
	width:252px !important;
	height:118px !important;
}

#item65987 {
	width:252px !important;
	height:118px !important;
	left:278px !important;
	top:237px !important;
}

#item65999 {
	width:158px !important;
	height:177px !important;
}

#item65993 {
	width:158px !important;
	height:177px !important;
	left:106px !important;
	top:238px !important;
}

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

#item66000 {
	width:252px !important;
	height:141px !important;
	left:14px !important;
	top:34px !important;
}

#item66012 {
	width:175px !important;
	height:196px !important;
}

#item66006 {
	width:175px !important;
	height:196px !important;
	left:278px !important;
	top:28px !important;
}

#item44698 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:216px !important;
}

#item44725 {
	width:93px !important;
	height:40px !important;
	left:13px !important;
	top:379px !important;
}

#item44756 {
	width:90px !important;
	height:20px !important;
	left:13px !important;
	top:589px !important;
}

#item44784 {
	width:76px !important;
	height:29px !important;
	left:276px !important;
	top:572px !important;
}

#item44811 {
	width:161px !important;
	height:9px !important;
	left:278px !important;
	top:409px !important;
}

#item44839 {
	width:68px !important;
	height:29px !important;
	left:458px !important;
	top:138px !important;
}

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

#item62628 {
	width:155px !important;
	height:194px !important;
	left:102px !important;
	top:99px !important;
}

#item66022 {
	width:126px !important;
	height:174px !important;
}

#item66017 {
	width:126px !important;
	height:174px !important;
	left:278px !important;
	top:50px !important;
}

#item66028 {
	width:118px !important;
	height:159px !important;
}

#item66023 {
	width:118px !important;
	height:159px !important;
	left:414px !important;
	top:46px !important;
}

#item66034 {
	width:162px !important;
	height:126px !important;
}

#item66029 {
	width:162px !important;
	height:126px !important;
	left:369px !important;
	top:330px !important;
}

#item66040 {
	width:132px !important;
	height:114px !important;
}

#item66035 {
	width:132px !important;
	height:114px !important;
	left:14px !important;
	top:342px !important;
}

#item66046 {
	width:134px !important;
	height:149px !important;
}

#item66041 {
	width:134px !important;
	height:149px !important;
	left:14px !important;
	top:466px !important;
}

#item66052 {
	width:145px !important;
	height:137px !important;
}

#item66047 {
	width:145px !important;
	height:137px !important;
	left:385px !important;
	top:475px !important;
}

#item44870 {
	width:73px !important;
	height:20px !important;
	left:276px !important;
	top:273px !important;
}

#item44897 {
	width:116px !important;
	height:20px !important;
	left:413px !important;
	top:274px !important;
}

#item44928 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:252px !important;
}

#item44955 {
	width:67px !important;
	height:20px !important;
	left:276px !important;
	top:437px !important;
}

#item44982 {
	width:100px !important;
	height:20px !important;
	left:276px !important;
	top:588px !important;
}

#item45016 {
	width:97px !important;
	height:20px !important;
	left:152px !important;
	top:436px !important;
}

#item45045 {
	width:69px !important;
	height:20px !important;
	left:153px !important;
	top:588px !important;
}

#item66059 {
	width:219px !important;
	height:105px !important;
}

#item66053 {
	width:219px !important;
	height:105px !important;
	left:14px !important;
	top:441px !important;
}

#item66066 {
	width:137px !important;
	height:183px !important;
}

#item66061 {
	width:137px !important;
	height:183px !important;
	left:245px !important;
	top:325px !important;
}

#item66072 {
	width:137px !important;
	height:164px !important;
}

#item66067 {
	width:137px !important;
	height:164px !important;
	left:393px !important;
	top:323px !important;
}

#item66078 {
	width:154px !important;
	height:100px !important;
}

#item66073 {
	width:154px !important;
	height:100px !important;
	left:376px !important;
	top:213px !important;
}

#item66084 {
	width:218px !important;
	height:122px !important;
}

#item66079 {
	width:218px !important;
	height:122px !important;
	left:14px !important;
	top:244px !important;
}

#item66090 {
	width:138px !important;
	height:177px !important;
}

#item66085 {
	width:138px !important;
	height:177px !important;
	left:96px !important;
	top:46px !important;
}

#item66097 {
	width:177px !important;
	height:172px !important;
}

#item66091 {
	width:177px !important;
	height:172px !important;
	left:353px !important;
	top:26px !important;
}

#item45072 {
	width:133px !important;
	height:9px !important;
	left:13px !important;
	top:601px !important;
}

#item45099 {
	width:179px !important;
	height:9px !important;
	left:13px !important;
	top:420px !important;
}

#item45126 {
	width:79px !important;
	height:40px !important;
	left:19px !important;
	top:169px !important;
}

#item45158 {
	width:94px !important;
	height:20px !important;
	left:245px !important;
	top:182px !important;
}

#item45185 {
	width:116px !important;
	height:20px !important;
	left:245px !important;
	top:293px !important;
}

#item45212 {
	width:88px !important;
	height:20px !important;
	left:392px !important;
	top:589px !important;
}

#item45240 {
	width:126px !important;
	height:9px !important;
	left:243px !important;
	top:571px !important;
}

#item45268 {
	width:98px !important;
	height:26px !important;
	left:243px !important;
	top:581px !important;
}

#item62640 {
	width:164px !important;
	height:220px !important;
}

#item62635 {
	width:164px !important;
	height:220px !important;
	left:366px !important;
	top:44px !important;
}

#item66107 {
	width:164px !important;
	height:177px !important;
}

#item66101 {
	width:164px !important;
	height:177px !important;
	left:190px !important;
	top:75px !important;
}

#item66113 {
	width:164px !important;
	height:155px !important;
}

#item66108 {
	width:164px !important;
	height:155px !important;
	left:14px !important;
	top:60px !important;
}

#item66119 {
	width:164px !important;
	height:209px !important;
}

#item66114 {
	width:164px !important;
	height:209px !important;
	left:14px !important;
	top:332px !important;
}

#item66125 {
	width:164px !important;
	height:201px !important;
}

#item66120 {
	width:164px !important;
	height:201px !important;
	left:190px !important;
	top:332px !important;
}

#item66131 {
	width:164px !important;
	height:211px !important;
}

#item66126 {
	width:164px !important;
	height:211px !important;
	left:366px !important;
	top:331px !important;
}

#item45300 {
	width:88px !important;
	height:20px !important;
	left:364px !important;
	top:300px !important;
}

#item45327 {
	width:161px !important;
	height:9px !important;
	left:189px !important;
	top:310px !important;
}

#item45354 {
	width:124px !important;
	height:20px !important;
	left:14px !important;
	top:300px !important;
}

#item45385 {
	width:161px !important;
	height:9px !important;
	left:188px !important;
	top:598px !important;
}

#item45412 {
	width:101px !important;
	height:20px !important;
	left:12px !important;
	top:588px !important;
}

#item45440 {
	width:105px !important;
	height:20px !important;
	left:364px !important;
	top:588px !important;
}

#item66137 {
	width:298px !important;
	height:239px !important;
}

#item66132 {
	width:298px !important;
	height:239px !important;
	left:14px !important;
	top:298px !important;
}

#item66143 {
	width:204px !important;
	height:119px !important;
}

#item66138 {
	width:204px !important;
	height:119px !important;
	left:327px !important;
	top:427px !important;
}

#item66149 {
	width:204px !important;
	height:315px !important;
}

#item66144 {
	width:204px !important;
	height:315px !important;
	left:326px !important;
	top:26px !important;
}

#item66155 {
	width:299px !important;
	height:197px !important;
}

#item66150 {
	width:299px !important;
	height:197px !important;
	left:14px !important;
	top:33px !important;
}

#item45467 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:281px !important;
}

#item45494 {
	width:169px !important;
	height:9px !important;
	left:325px !important;
	top:592px !important;
}

#item45522 {
	width:184px !important;
	height:9px !important;
	left:13px !important;
	top:597px !important;
}

#item45553 {
	width:75px !important;
	height:20px !important;
	left:325px !important;
	top:397px !important;
}

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

#item62641 {
	width:252px !important;
	height:147px !important;
	left:278px !important;
	top:33px !important;
}

#item66168 {
	width:251px !important;
	height:118px !important;
}

#item66162 {
	width:251px !important;
	height:118px !important;
	left:14px !important;
	top:52px !important;
}

#item66174 {
	width:252px !important;
	height:125px !important;
}

#item66169 {
	width:252px !important;
	height:125px !important;
	left:14px !important;
	top:234px !important;
}

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

#item66175 {
	width:252px !important;
	height:149px !important;
	left:278px !important;
	top:230px !important;
}

#item66186 {
	width:253px !important;
	height:128px !important;
}

#item66181 {
	width:253px !important;
	height:128px !important;
	left:277px !important;
	top:428px !important;
}

#item66192 {
	width:252px !important;
	height:127px !important;
}

#item66187 {
	width:252px !important;
	height:127px !important;
	left:14px !important;
	top:428px !important;
}

#item45580 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:601px !important;
}

#item45607 {
	width:146px !important;
	height:9px !important;
	left:276px !important;
	top:214px !important;
}

#item45638 {
	width:137px !important;
	height:9px !important;
	left:13px !important;
	top:218px !important;
}

#item45665 {
	width:121px !important;
	height:9px !important;
	left:276px !important;
	top:411px !important;
}

#item45692 {
	width:114px !important;
	height:9px !important;
	left:276px !important;
	top:601px !important;
}

#item45719 {
	width:67px !important;
	height:20px !important;
	left:13px !important;
	top:397px !important;
}

#item66198 {
	width:166px !important;
	height:181px !important;
}

#item66193 {
	width:166px !important;
	height:181px !important;
	left:14px !important;
	top:428px !important;
}

#item66204 {
	width:252px !important;
	height:143px !important;
}

#item66199 {
	width:252px !important;
	height:143px !important;
	left:278px !important;
	top:427px !important;
}

#item66210 {
	width:252px !important;
	height:148px !important;
}

#item66205 {
	width:252px !important;
	height:148px !important;
	left:278px !important;
	top:231px !important;
}

#item66217 {
	width:253px !important;
	height:136px !important;
}

#item66211 {
	width:253px !important;
	height:136px !important;
	left:14px !important;
	top:233px !important;
}

#item66223 {
	width:253px !important;
	height:135px !important;
}

#item66218 {
	width:253px !important;
	height:135px !important;
	left:14px !important;
	top:34px !important;
}

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

#item66224 {
	width:252px !important;
	height:142px !important;
	left:278px !important;
	top:26px !important;
}

#item45746 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:214px !important;
}

#item45774 {
	width:162px !important;
	height:9px !important;
	left:276px !important;
	top:213px !important;
}

#item45801 {
	width:156px !important;
	height:9px !important;
	left:276px !important;
	top:410px !important;
}

#item45828 {
	width:112px !important;
	height:9px !important;
	left:13px !important;
	top:408px !important;
}

#item45855 {
	width:185px !important;
	height:9px !important;
	left:276px !important;
	top:597px !important;
}

#item45882 {
	width:67px !important;
	height:20px !important;
	left:185px !important;
	top:588px !important;
}

#item62653 {
	width:147px !important;
	height:181px !important;
}

#item62648 {
	width:147px !important;
	height:181px !important;
	left:279px !important;
	top:44px !important;
}

#item66240 {
	width:126px !important;
	height:163px !important;
}

#item66235 {
	width:126px !important;
	height:163px !important;
	left:14px !important;
	top:61px !important;
}

#item66246 {
	width:125px !important;
	height:179px !important;
}

#item66241 {
	width:125px !important;
	height:179px !important;
	left:14px !important;
	top:237px !important;
}

#item66252 {
	width:153px !important;
	height:181px !important;
}

#item66247 {
	width:153px !important;
	height:181px !important;
	left:278px !important;
	top:237px !important;
}

#item66259 {
	width:159px !important;
	height:191px !important;
}

#item66254 {
	width:159px !important;
	height:191px !important;
	left:276px !important;
	top:428px !important;
}

#item66265 {
	width:251px !important;
	height:119px !important;
}

#item66260 {
	width:251px !important;
	height:119px !important;
	left:14px !important;
	top:429px !important;
}

#item45909 {
	width:103px !important;
	height:20px !important;
	left:145px !important;
	top:399px !important;
}

#item45940 {
	width:91px !important;
	height:20px !important;
	left:144px !important;
	top:205px !important;
}

#item45967 {
	width:134px !important;
	height:9px !important;
	left:13px !important;
	top:598px !important;
}

#item45994 {
	width:72px !important;
	height:20px !important;
	left:438px !important;
	top:206px !important;
}

#item46022 {
	width:97px !important;
	height:20px !important;
	left:438px !important;
	top:399px !important;
}

#item46049 {
	width:79px !important;
	height:20px !important;
	left:439px !important;
	top:583px !important;
}

#item66271 {
	width:164px !important;
	height:157px !important;
}

#item66266 {
	width:164px !important;
	height:157px !important;
	left:14px !important;
	top:334px !important;
}

#item66277 {
	width:162px !important;
	height:153px !important;
}

#item66272 {
	width:162px !important;
	height:153px !important;
	left:190px !important;
	top:344px !important;
}

#item66288 {
	width:163px !important;
	height:194px !important;
}

#item66283 {
	width:163px !important;
	height:194px !important;
	left:367px !important;
	top:336px !important;
}

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

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

#item46076 {
	width:234px !important;
	height:9px !important;
	left:13px !important;
	top:319px !important;
}

#item46108 {
	width:140px !important;
	height:9px !important;
	left:364px !important;
	top:598px !important;
}

#item46135 {
	width:118px !important;
	height:20px !important;
	left:188px !important;
	top:586px !important;
}

#item46166 {
	width:123px !important;
	height:20px !important;
	left:13px !important;
	top:586px !important;
}

#item62659 {
	width:207px !important;
	height:261px !important;
}

#item62654 {
	width:207px !important;
	height:261px !important;
	left:323px !important;
	top:34px !important;
}

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

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

#item66306 {
	width:253px !important;
	height:225px !important;
}

#item66301 {
	width:253px !important;
	height:225px !important;
	left:14px !important;
	top:330px !important;
}

#item66313 {
	width:252px !important;
	height:210px !important;
}

#item66307 {
	width:252px !important;
	height:210px !important;
	left:278px !important;
	top:332px !important;
}

#item46197 {
	width:184px !important;
	height:9px !important;
	left:13px !important;
	top:311px !important;
}

#item46230 {
	width:122px !important;
	height:9px !important;
	left:276px !important;
	top:311px !important;
}

#item46258 {
	width:218px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item46289 {
	width:173px !important;
	height:9px !important;
	left:276px !important;
	top:599px !important;
}

#item66319 {
	width:118px !important;
	height:192px !important;
}

#item66314 {
	width:118px !important;
	height:192px !important;
	left:149px !important;
	top:429px !important;
}

#item66325 {
	width:250px !important;
	height:283px !important;
}

#item66320 {
	width:250px !important;
	height:283px !important;
	left:280px !important;
	top:334px !important;
}

#item66331 {
	width:170px !important;
	height:298px !important;
}

#item66326 {
	width:170px !important;
	height:298px !important;
	left:360px !important;
	top:25px !important;
}

#item66338 {
	width:252px !important;
	height:133px !important;
}

#item66333 {
	width:252px !important;
	height:133px !important;
	left:14px !important;
	top:234px !important;
}

#item66344 {
	width:252px !important;
	height:146px !important;
}

#item66339 {
	width:252px !important;
	height:146px !important;
	left:14px !important;
	top:14px !important;
}

#item46316 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:219px !important;
}

#item46343 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:412px !important;
}

#item46376 {
	width:114px !important;
	height:20px !important;
	left:13px !important;
	top:587px !important;
}

#item46403 {
	width:115px !important;
	height:20px !important;
	left:276px !important;
	top:529px !important;
}

#item46430 {
	width:99px !important;
	height:29px !important;
	left:276px !important;
	top:185px !important;
}

#item62672 {
	width:170px !important;
	height:184px !important;
}

#item62667 {
	width:170px !important;
	height:184px !important;
	left:361px !important;
	top:45px !important;
}

#item66353 {
	width:89px !important;
	height:214px !important;
}

#item66348 {
	width:89px !important;
	height:214px !important;
	left:196px !important;
	top:103px !important;
}

#item66359 {
	width:164px !important;
	height:183px !important;
}

#item66354 {
	width:164px !important;
	height:183px !important;
	left:14px !important;
	top:62px !important;
}

#item66366 {
	width:163px !important;
	height:179px !important;
}

#item66360 {
	width:163px !important;
	height:179px !important;
	left:14px !important;
	top:331px !important;
}

#item66373 {
	width:163px !important;
	height:179px !important;
}

#item66367 {
	width:163px !important;
	height:179px !important;
	left:192px !important;
	top:329px !important;
}

#item66379 {
	width:164px !important;
	height:188px !important;
}

#item66374 {
	width:164px !important;
	height:188px !important;
	left:366px !important;
	top:331px !important;
}

#item46461 {
	width:152px !important;
	height:9px !important;
	left:364px !important;
	top:312px !important;
}

#item46490 {
	width:70px !important;
	height:20px !important;
	left:268px !important;
	top:296px !important;
}

#item46517 {
	width:97px !important;
	height:20px !important;
	left:13px !important;
	top:301px !important;
}

#item46549 {
	width:113px !important;
	height:20px !important;
	left:364px !important;
	top:585px !important;
}

#item46580 {
	width:142px !important;
	height:20px !important;
	left:190px !important;
	top:585px !important;
}

#item46613 {
	width:129px !important;
	height:20px !important;
	left:14px !important;
	top:585px !important;
}

#item66385 {
	width:287px !important;
	height:112px !important;
}

#item66380 {
	width:287px !important;
	height:112px !important;
	left:14px !important;
	top:429px !important;
}

#item66391 {
	width:218px !important;
	height:197px !important;
}

#item66386 {
	width:218px !important;
	height:197px !important;
	left:312px !important;
	top:326px !important;
}

#item66397 {
	width:198px !important;
	height:185px !important;
}

#item66392 {
	width:198px !important;
	height:185px !important;
	left:103px !important;
	top:231px !important;
}

#item66403 {
	width:286px !important;
	height:184px !important;
}

#item66398 {
	width:286px !important;
	height:184px !important;
	left:14px !important;
	top:14px !important;
}

#item66410 {
	width:222px !important;
	height:261px !important;
}

#item66404 {
	width:222px !important;
	height:261px !important;
	left:308px !important;
	top:27px !important;
}

#item46644 {
	width:85px !important;
	height:30px !important;
	left:13px !important;
	top:370px !important;
}

#item46675 {
	width:129px !important;
	height:9px !important;
	left:20px !important;
	top:207px !important;
}

#item46702 {
	width:92px !important;
	height:20px !important;
	left:324px !important;
	top:295px !important;
}

#item46730 {
	width:117px !important;
	height:20px !important;
	left:312px !important;
	top:587px !important;
}

#item46762 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:598px !important;
}

#item62678 {
	width:257px !important;
	height:125px !important;
}

#item62673 {
	width:257px !important;
	height:125px !important;
	left:273px !important;
	top:35px !important;
}

#item66419 {
	width:249px !important;
	height:224px !important;
}

#item66414 {
	width:249px !important;
	height:224px !important;
	left:14px !important;
	top:61px !important;
}

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

#item66420 {
	width:252px !important;
	height:160px !important;
	left:278px !important;
	top:234px !important;
}

#item66432 {
	width:153px !important;
	height:236px !important;
}

#item66427 {
	width:153px !important;
	height:236px !important;
	left:14px !important;
	top:335px !important;
}

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

#item66433 {
	width:249px !important;
	height:196px !important;
	left:278px !important;
	top:427px !important;
}

#item46789 {
	width:99px !important;
	height:20px !important;
	left:145px !important;
	top:304px !important;
}

#item46816 {
	width:103px !important;
	height:20px !important;
	left:276px !important;
	top:201px !important;
}

#item46847 {
	width:95px !important;
	height:20px !important;
	left:394px !important;
	top:397px !important;
}

#item46875 {
	width:107px !important;
	height:30px !important;
	left:167px !important;
	top:494px !important;
}

#item46906 {
	width:99px !important;
	height:20px !important;
	left:435px !important;
	top:506px !important;
}

#item66444 {
	width:145px !important;
	height:149px !important;
}

#item66439 {
	width:145px !important;
	height:149px !important;
	left:124px !important;
	top:459px !important;
}

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

#item66445 {
	width:252px !important;
	height:184px !important;
	left:278px !important;
	top:334px !important;
}

#item66456 {
	width:138px !important;
	height:170px !important;
}

#item66451 {
	width:138px !important;
	height:170px !important;
	left:126px !important;
	top:277px !important;
}

#item66462 {
	width:170px !important;
	height:146px !important;
}

#item66457 {
	width:170px !important;
	height:146px !important;
	left:360px !important;
	top:177px !important;
}

#item66468 {
	width:127px !important;
	height:137px !important;
}

#item66463 {
	width:127px !important;
	height:137px !important;
	left:403px !important;
	top:26px !important;
}

#item66474 {
	width:252px !important;
	height:177px !important;
}

#item66469 {
	width:252px !important;
	height:177px !important;
	left:14px !important;
	top:34px !important;
}

#item46933 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:257px !important;
}

#item46965 {
	width:69px !important;
	height:20px !important;
	left:13px !important;
	top:586px !important;
}

#item46992 {
	width:76px !important;
	height:20px !important;
	left:13px !important;
	top:429px !important;
}

#item47019 {
	width:93px !important;
	height:20px !important;
	left:276px !important;
	top:303px !important;
}

#item47046 {
	width:88px !important;
	height:20px !important;
	left:276px !important;
	top:145px !important;
}

#item47073 {
	width:148px !important;
	height:9px !important;
	left:277px !important;
	top:600px !important;
}

#item62685 {
	width:183px !important;
	height:177px !important;
}

#item62679 {
	width:183px !important;
	height:177px !important;
	left:257px !important;
	top:45px !important;
}

#item66485 {
	width:231px !important;
	height:177px !important;
}

#item66480 {
	width:231px !important;
	height:177px !important;
	left:14px !important;
	top:53px !important;
}

#item66491 {
	width:184px !important;
	height:180px !important;
}

#item66486 {
	width:184px !important;
	height:180px !important;
	left:258px !important;
	top:236px !important;
}

#item66497 {
	width:231px !important;
	height:221px !important;
}

#item66492 {
	width:231px !important;
	height:221px !important;
	left:14px !important;
	top:328px !important;
}

#item66505 {
	width:181px !important;
	height:177px !important;
}

#item66498 {
	width:181px !important;
	height:177px !important;
	left:258px !important;
	top:426px !important;
}

#item47104 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:597px !important;
}

#item47131 {
	width:80px !important;
	height:20px !important;
	left:12px !important;
	top:294px !important;
}

#item47158 {
	width:72px !important;
	height:20px !important;
	left:444px !important;
	top:205px !important;
}

#item47186 {
	width:84px !important;
	height:29px !important;
	left:444px !important;
	top:391px !important;
}

#item47217 {
	width:71px !important;
	height:30px !important;
	left:444px !important;
	top:565px !important;
}

#item66511 {
	width:252px !important;
	height:210px !important;
}

#item66506 {
	width:252px !important;
	height:210px !important;
	left:14px !important;
	top:323px !important;
}

#item66517 {
	width:252px !important;
	height:213px !important;
}

#item66512 {
	width:252px !important;
	height:213px !important;
	left:278px !important;
	top:320px !important;
}

#item66523 {
	width:252px !important;
	height:224px !important;
}

#item66518 {
	width:252px !important;
	height:224px !important;
	left:278px !important;
	top:24px !important;
}

#item66529 {
	width:248px !important;
	height:189px !important;
}

#item66524 {
	width:248px !important;
	height:189px !important;
	left:14px !important;
	top:43px !important;
}

#item47245 {
	width:200px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item47275 {
	width:189px !important;
	height:9px !important;
	left:14px !important;
	top:304px !important;
}

#item47305 {
	width:166px !important;
	height:9px !important;
	left:276px !important;
	top:304px !important;
}

#item47332 {
	width:218px !important;
	height:9px !important;
	left:276px !important;
	top:599px !important;
}

#item62691 {
	width:266px !important;
	height:238px !important;
}

#item62686 {
	width:266px !important;
	height:238px !important;
	left:35px !important;
	top:84px !important;
}

#item66570 {
	width:107px !important;
	height:101px !important;
}

#item66565 {
	width:107px !important;
	height:101px !important;
	left:278px !important;
	top:66px !important;
}

#item66539 {
	width:118px !important;
	height:57px !important;
}

#item66534 {
	width:118px !important;
	height:57px !important;
	left:39px !important;
	top:339px !important;
}

#item66576 {
	width:248px !important;
	height:133px !important;
}

#item66571 {
	width:248px !important;
	height:133px !important;
	left:33px !important;
	top:400px !important;
}

#item66545 {
	width:207px !important;
	height:202px !important;
}

#item66540 {
	width:207px !important;
	height:202px !important;
	left:323px !important;
	top:332px !important;
}

#item47362 {
	width:145px !important;
	height:9px !important;
	left:321px !important;
	top:599px !important;
}

#item47389 {
	width:179px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item47416 {
	width:179px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item47444 {
	width:122px !important;
	height:9px !important;
	left:394px !important;
	top:296px !important;
}

#item47471 {
	width:122px !important;
	height:9px !important;
	left:394px !important;
	top:307px !important;
}

#item66551 {
	width:407px !important;
	height:277px !important;
}

#item66546 {
	width:407px !important;
	height:277px !important;
	left:123px !important;
	top:333px !important;
}

#item66557 {
	width:313px !important;
	height:286px !important;
}

#item66552 {
	width:313px !important;
	height:286px !important;
	left:218px !important;
	top:37px !important;
}

#item66563 {
	width:193px !important;
	height:177px !important;
}

#item66558 {
	width:193px !important;
	height:177px !important;
	left:14px !important;
	top:34px !important;
}

#item47498 {
	width:107px !important;
	height:20px !important;
	left:13px !important;
	top:526px !important;
}

#item47525 {
	width:107px !important;
	height:20px !important;
	left:13px !important;
	top:546px !important;
}

#item47553 {
	width:107px !important;
	height:20px !important;
	left:13px !important;
	top:566px !important;
}

#item47583 {
	width:107px !important;
	height:20px !important;
	left:13px !important;
	top:586px !important;
}

#item47610 {
	width:191px !important;
	height:9px !important;
	left:13px !important;
	top:306px !important;
}

#item47641 {
	width:191px !important;
	height:9px !important;
	left:13px !important;
	top:317px !important;
}

#item62697 {
	width:253px !important;
	height:197px !important;
}

#item62692 {
	width:253px !important;
	height:197px !important;
	left:14px !important;
	top:83px !important;
}

#item66582 {
	width:152px !important;
	height:177px !important;
}

#item66577 {
	width:152px !important;
	height:177px !important;
	left:378px !important;
	top:43px !important;
}

#item66591 {
	width:162px !important;
	height:157px !important;
}

#item66584 {
	width:162px !important;
	height:157px !important;
	left:368px !important;
	top:268px !important;
}

#item66634 {
	width:164px !important;
	height:77px !important;
}

#item66628 {
	width:164px !important;
	height:77px !important;
	left:366px !important;
	top:437px !important;
}

#item66597 {
	width:267px !important;
	height:265px !important;
}

#item66592 {
	width:267px !important;
	height:265px !important;
	left:14px !important;
	top:342px !important;
}

#item47669 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:319px !important;
}

#item47696 {
	width:89px !important;
	height:20px !important;
	left:277px !important;
	top:406px !important;
}

#item47724 {
	width:103px !important;
	height:20px !important;
	left:277px !important;
	top:202px !important;
}

#item47751 {
	width:247px !important;
	height:9px !important;
	left:286px !important;
	top:588px !important;
}

#item47782 {
	width:247px !important;
	height:9px !important;
	left:286px !important;
	top:598px !important;
}

#item66603 {
	width:345px !important;
	height:172px !important;
}

#item66598 {
	width:345px !important;
	height:172px !important;
	left:14px !important;
	top:438px !important;
}

#item66609 {
	width:158px !important;
	height:83px !important;
}

#item66604 {
	width:158px !important;
	height:83px !important;
	left:365px !important;
	top:521px !important;
}

#item66615 {
	width:162px !important;
	height:204px !important;
}

#item66610 {
	width:162px !important;
	height:204px !important;
	left:369px !important;
	top:230px !important;
}

#item66621 {
	width:202px !important;
	height:177px !important;
}

#item66616 {
	width:202px !important;
	height:177px !important;
	left:14px !important;
	top:75px !important;
}

#item66627 {
	width:303px !important;
	height:114px !important;
}

#item66622 {
	width:303px !important;
	height:114px !important;
	left:227px !important;
	top:27px !important;
}

#item47812 {
	width:101px !important;
	height:20px !important;
	left:12px !important;
	top:333px !important;
}

#item47839 {
	width:151px !important;
	height:9px !important;
	left:226px !important;
	top:210px !important;
}

#item47866 {
	width:107px !important;
	height:20px !important;
	left:226px !important;
	top:386px !important;
}

#item47898 {
	width:89px !important;
	height:28px !important;
	left:226px !important;
	top:405px !important;
}

#item47929 {
	width:186px !important;
	height:9px !important;
	left:12px !important;
	top:413px !important;
}

#item47959 {
	width:186px !important;
	height:9px !important;
	left:12px !important;
	top:424px !important;
}

#item62703 {
	width:183px !important;
	height:164px !important;
}

#item62698 {
	width:183px !important;
	height:164px !important;
	left:247px !important;
	top:48px !important;
}

#item66644 {
	width:220px !important;
	height:164px !important;
}

#item66639 {
	width:220px !important;
	height:164px !important;
	left:14px !important;
	top:60px !important;
}

#item66650 {
	width:254px !important;
	height:137px !important;
}

#item66645 {
	width:254px !important;
	height:137px !important;
	left:14px !important;
	top:397px !important;
}

#item66656 {
	width:253px !important;
	height:137px !important;
}

#item66651 {
	width:253px !important;
	height:137px !important;
	left:277px !important;
	top:397px !important;
}

#item66662 {
	width:118px !important;
	height:169px !important;
}

#item66657 {
	width:118px !important;
	height:169px !important;
	left:245px !important;
	top:215px !important;
}

#item47986 {
	width:106px !important;
	height:20px !important;
	left:370px !important;
	top:362px !important;
}

#item48016 {
	width:79px !important;
	height:20px !important;
	left:439px !important;
	top:195px !important;
}

#item48043 {
	width:105px !important;
	height:20px !important;
	left:276px !important;
	top:589px !important;
}

#item48070 {
	width:150px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item48097 {
	width:213px !important;
	height:9px !important;
	left:12px !important;
	top:362px !important;
}

#item48130 {
	width:212px !important;
	height:9px !important;
	left:12px !important;
	top:372px !important;
}

#item66669 {
	width:239px !important;
	height:124px !important;
}

#item66663 {
	width:239px !important;
	height:124px !important;
	left:14px !important;
	top:422px !important;
}

#item66675 {
	width:167px !important;
	height:184px !important;
}

#item66670 {
	width:167px !important;
	height:184px !important;
	left:363px !important;
	top:425px !important;
}

#item66681 {
	width:252px !important;
	height:133px !important;
}

#item66676 {
	width:252px !important;
	height:133px !important;
	left:278px !important;
	top:217px !important;
}

#item66687 {
	width:128px !important;
	height:187px !important;
}

#item66682 {
	width:128px !important;
	height:187px !important;
	left:138px !important;
	top:224px !important;
}

#item66694 {
	width:150px !important;
	height:177px !important;
}

#item66688 {
	width:150px !important;
	height:177px !important;
	left:116px !important;
	top:37px !important;
}

#item66700 {
	width:136px !important;
	height:186px !important;
}

#item66695 {
	width:136px !important;
	height:186px !important;
	left:394px !important;
	top:27px !important;
}

#item48162 {
	width:124px !important;
	height:9px !important;
	left:13px !important;
	top:597px !important;
}

#item48190 {
	width:72px !important;
	height:29px !important;
	left:277px !important;
	top:569px !important;
}

#item48217 {
	width:149px !important;
	height:20px !important;
	left:276px !important;
	top:394px !important;
}

#item48249 {
	width:83px !important;
	height:20px !important;
	left:13px !important;
	top:392px !important;
}

#item48276 {
	width:121px !important;
	height:9px !important;
	left:14px !important;
	top:206px !important;
}

#item48303 {
	width:81px !important;
	height:20px !important;
	left:276px !important;
	top:194px !important;
}

#item62709 {
	width:252px !important;
	height:188px !important;
}

#item62704 {
	width:252px !important;
	height:188px !important;
	left:278px !important;
	top:49px !important;
}

#item66709 {
	width:118px !important;
	height:157px !important;
}

#item66704 {
	width:118px !important;
	height:157px !important;
	left:23px !important;
	top:119px !important;
}

#item66715 {
	width:118px !important;
	height:212px !important;
}

#item66710 {
	width:118px !important;
	height:212px !important;
	left:24px !important;
	top:279px !important;
}

#item66765 {
	width:64px !important;
	height:168px !important;
}

#item66759 {
	width:64px !important;
	height:168px !important;
	left:157px !important;
	top:377px !important;
}

#item66721 {
	width:118px !important;
	height:166px !important;
}

#item66716 {
	width:118px !important;
	height:166px !important;
	left:235px !important;
	top:335px !important;
}

#item66727 {
	width:179px !important;
	height:147px !important;
}

#item66722 {
	width:179px !important;
	height:147px !important;
	left:361px !important;
	top:370px !important;
}

#item48331 {
	width:180px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item48362 {
	width:108px !important;
	height:20px !important;
	left:155px !important;
	top:296px !important;
}

#item48392 {
	width:194px !important;
	height:9px !important;
	left:276px !important;
	top:293px !important;
}

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

#item48449 {
	width:207px !important;
	height:9px !important;
	left:232px !important;
	top:589px !important;
}

#item48479 {
	width:207px !important;
	height:9px !important;
	left:232px !important;
	top:599px !important;
}

#item66733 {
	width:161px !important;
	height:177px !important;
}

#item66728 {
	width:161px !important;
	height:177px !important;
	left:14px !important;
	top:437px !important;
}

#item66740 {
	width:206px !important;
	height:186px !important;
}

#item66734 {
	width:206px !important;
	height:186px !important;
	left:324px !important;
	top:335px !important;
}

#item66746 {
	width:193px !important;
	height:192px !important;
}

#item66741 {
	width:193px !important;
	height:192px !important;
	left:111px !important;
	top:234px !important;
}

#item66752 {
	width:210px !important;
	height:220px !important;
}

#item66747 {
	width:210px !important;
	height:220px !important;
	left:320px !important;
	top:26px !important;
}

#item66758 {
	width:193px !important;
	height:187px !important;
}

#item66753 {
	width:193px !important;
	height:187px !important;
	left:113px !important;
	top:34px !important;
}

#item48506 {
	width:72px !important;
	height:30px !important;
	left:13px !important;
	top:191px !important;
}

#item48533 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:339px !important;
}

#item48560 {
	width:154px !important;
	height:9px !important;
	left:319px !important;
	top:317px !important;
}

#item48587 {
	width:224px !important;
	height:10px !important;
	left:182px !important;
	top:588px !important;
}

#item48665 {
	width:224px !important;
	height:10px !important;
	left:182px !important;
	top:599px !important;
}

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

#item62710 {
	width:105px !important;
	height:124px !important;
	left:278px !important;
	top:60px !important;
}

#item66773 {
	width:113px !important;
	height:111px !important;
}

#item66768 {
	width:113px !important;
	height:111px !important;
	left:278px !important;
	top:210px !important;
}

#item66779 {
	width:239px !important;
	height:226px !important;
}

#item66774 {
	width:239px !important;
	height:226px !important;
	left:28px !important;
	top:91px !important;
}

#item66786 {
	width:253px !important;
	height:207px !important;
}

#item66780 {
	width:253px !important;
	height:207px !important;
	left:14px !important;
	top:340px !important;
}

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

#item66787 {
	width:251px !important;
	height:223px !important;
	left:279px !important;
	top:332px !important;
}

#item48729 {
	width:161px !important;
	height:9px !important;
	left:64px !important;
	top:320px !important;
}

#item48756 {
	width:134px !important;
	height:9px !important;
	left:12px !important;
	top:596px !important;
}

#item48783 {
	width:127px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item48811 {
	width:81px !important;
	height:20px !important;
	left:395px !important;
	top:302px !important;
}

#item48838 {
	width:102px !important;
	height:20px !important;
	left:390px !important;
	top:166px !important;
}

#item66798 {
	width:251px !important;
	height:213px !important;
}

#item66793 {
	width:251px !important;
	height:213px !important;
	left:14px !important;
	top:332px !important;
}

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

#item66799 {
	width:252px !important;
	height:204px !important;
	left:278px !important;
	top:332px !important;
}

#item66810 {
	width:377px !important;
	height:220px !important;
}

#item66805 {
	width:377px !important;
	height:220px !important;
	left:153px !important;
	top:103px !important;
}

#item66819 {
	width:104px !important;
	height:78px !important;
}

#item66814 {
	width:104px !important;
	height:78px !important;
	left:123px !important;
	top:35px !important;
}

#item66825 {
	width:104px !important;
	height:78px !important;
}

#item66820 {
	width:104px !important;
	height:78px !important;
	left:14px !important;
	top:35px !important;
}

#item48865 {
	width:185px !important;
	height:9px !important;
	left:276px !important;
	top:596px !important;
}

#item48892 {
	width:174px !important;
	height:9px !important;
	left:13px !important;
	top:595px !important;
}

#item48919 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:287px !important;
}

#item48947 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:297px !important;
}

#item48977 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:308px !important;
}

#item62722 {
	width:163px !important;
	height:117px !important;
}

#item62717 {
	width:163px !important;
	height:117px !important;
	left:367px !important;
	top:45px !important;
}

#item66832 {
	width:118px !important;
	height:146px !important;
}

#item66826 {
	width:118px !important;
	height:146px !important;
	left:235px !important;
	top:75px !important;
}

#item66838 {
	width:164px !important;
	height:115px !important;
}

#item66833 {
	width:164px !important;
	height:115px !important;
	left:14px !important;
	top:38px !important;
}

#item66845 {
	width:166px !important;
	height:127px !important;
}

#item66839 {
	width:166px !important;
	height:127px !important;
	left:14px !important;
	top:237px !important;
}

#item66851 {
	width:164px !important;
	height:99px !important;
}

#item66846 {
	width:164px !important;
	height:99px !important;
	left:190px !important;
	top:237px !important;
}

#item66857 {
	width:163px !important;
	height:118px !important;
}

#item66852 {
	width:163px !important;
	height:118px !important;
	left:367px !important;
	top:235px !important;
}

#item66863 {
	width:164px !important;
	height:104px !important;
}

#item66858 {
	width:164px !important;
	height:104px !important;
	left:366px !important;
	top:429px !important;
}

#item66869 {
	width:162px !important;
	height:153px !important;
}

#item66864 {
	width:162px !important;
	height:153px !important;
	left:189px !important;
	top:428px !important;
}

#item66875 {
	width:164px !important;
	height:95px !important;
}

#item66870 {
	width:164px !important;
	height:95px !important;
	left:14px !important;
	top:429px !important;
}

#item49004 {
	width:148px !important;
	height:9px !important;
	left:364px !important;
	top:415px !important;
}

#item49031 {
	width:120px !important;
	height:9px !important;
	left:364px !important;
	top:599px !important;
}

#item49059 {
	width:103px !important;
	height:20px !important;
	left:189px !important;
	top:588px !important;
}

#item49086 {
	width:93px !important;
	height:20px !important;
	left:188px !important;
	top:209px !important;
}

#item49113 {
	width:144px !important;
	height:20px !important;
	left:13px !important;
	top:209px !important;
}

#item49143 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item49170 {
	width:155px !important;
	height:9px !important;
	left:13px !important;
	top:415px !important;
}

#item49197 {
	width:101px !important;
	height:20px !important;
	left:189px !important;
	top:405px !important;
}

#item49224 {
	width:128px !important;
	height:9px !important;
	left:365px !important;
	top:219px !important;
}

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

#item66876 {
	width:162px !important;
	height:115px !important;
	left:14px !important;
	top:427px !important;
}

#item66887 {
	width:162px !important;
	height:124px !important;
}

#item66882 {
	width:162px !important;
	height:124px !important;
	left:191px !important;
	top:429px !important;
}

#item66894 {
	width:164px !important;
	height:113px !important;
}

#item66888 {
	width:164px !important;
	height:113px !important;
	left:366px !important;
	top:430px !important;
}

#item66901 {
	width:164px !important;
	height:102px !important;
}

#item66896 {
	width:164px !important;
	height:102px !important;
	left:366px !important;
	top:235px !important;
}

#item66907 {
	width:166px !important;
	height:118px !important;
}

#item66902 {
	width:166px !important;
	height:118px !important;
	left:189px !important;
	top:236px !important;
}

#item66913 {
	width:164px !important;
	height:104px !important;
}

#item66908 {
	width:164px !important;
	height:104px !important;
	left:14px !important;
	top:235px !important;
}

#item66919 {
	width:165px !important;
	height:126px !important;
}

#item66914 {
	width:165px !important;
	height:126px !important;
	left:14px !important;
	top:37px !important;
}

#item66925 {
	width:165px !important;
	height:160px !important;
}

#item66920 {
	width:165px !important;
	height:160px !important;
	left:190px !important;
	top:32px !important;
}

#item66931 {
	width:164px !important;
	height:124px !important;
}

#item66926 {
	width:164px !important;
	height:124px !important;
	left:366px !important;
	top:29px !important;
}

#item49251 {
	width:120px !important;
	height:9px !important;
	left:189px !important;
	top:599px !important;
}

#item49279 {
	width:108px !important;
	height:20px !important;
	left:364px !important;
	top:405px !important;
}

#item49311 {
	width:118px !important;
	height:9px !important;
	left:364px !important;
	top:219px !important;
}

#item49338 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:405px !important;
}

#item49365 {
	width:103px !important;
	height:20px !important;
	left:189px !important;
	top:405px !important;
}

#item49393 {
	width:169px !important;
	height:9px !important;
	left:364px !important;
	top:599px !important;
}

#item49420 {
	width:174px !important;
	height:9px !important;
	left:188px !important;
	top:219px !important;
}

#item49447 {
	width:150px !important;
	height:9px !important;
	left:13px !important;
	top:219px !important;
}

#item49474 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item62728 {
	width:165px !important;
	height:177px !important;
}

#item62723 {
	width:165px !important;
	height:177px !important;
	left:365px !important;
	top:44px !important;
}

#item66946 {
	width:165px !important;
	height:189px !important;
}

#item66941 {
	width:165px !important;
	height:189px !important;
	left:190px !important;
	top:49px !important;
}

#item66952 {
	width:165px !important;
	height:162px !important;
}

#item66947 {
	width:165px !important;
	height:162px !important;
	left:14px !important;
	top:60px !important;
}

#item66959 {
	width:164px !important;
	height:162px !important;
}

#item66953 {
	width:164px !important;
	height:162px !important;
	left:14px !important;
	top:335px !important;
}

#item66965 {
	width:158px !important;
	height:161px !important;
}

#item66960 {
	width:158px !important;
	height:161px !important;
	left:190px !important;
	top:332px !important;
}

#item66971 {
	width:164px !important;
	height:180px !important;
}

#item66966 {
	width:164px !important;
	height:180px !important;
	left:366px !important;
	top:335px !important;
}

#item49501 {
	width:111px !important;
	height:20px !important;
	left:364px !important;
	top:305px !important;
}

#item49533 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:315px !important;
}

#item49561 {
	width:111px !important;
	height:20px !important;
	left:189px !important;
	top:305px !important;
}

#item49588 {
	width:130px !important;
	height:20px !important;
	left:364px !important;
	top:590px !important;
}

#item49618 {
	width:114px !important;
	height:20px !important;
	left:13px !important;
	top:590px !important;
}

#item49649 {
	width:154px !important;
	height:9px !important;
	left:189px !important;
	top:600px !important;
}

#item66977 {
	width:142px !important;
	height:171px !important;
}

#item66972 {
	width:142px !important;
	height:171px !important;
	left:124px !important;
	top:438px !important;
}

#item66983 {
	width:243px !important;
	height:122px !important;
}

#item66978 {
	width:243px !important;
	height:122px !important;
	left:279px !important;
	top:431px !important;
}

#item66989 {
	width:252px !important;
	height:132px !important;
}

#item66984 {
	width:252px !important;
	height:132px !important;
	left:278px !important;
	top:232px !important;
}

#item66995 {
	width:118px !important;
	height:192px !important;
}

#item66990 {
	width:118px !important;
	height:192px !important;
	left:146px !important;
	top:233px !important;
}

#item67002 {
	width:253px !important;
	height:134px !important;
}

#item66997 {
	width:253px !important;
	height:134px !important;
	left:14px !important;
	top:35px !important;
}

#item67009 {
	width:252px !important;
	height:144px !important;
}

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

#item49676 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:213px !important;
}

#item49704 {
	width:124px !important;
	height:20px !important;
	left:13px !important;
	top:402px !important;
}

#item49734 {
	width:109px !important;
	height:9px !important;
	left:13px !important;
	top:597px !important;
}

#item49761 {
	width:251px !important;
	height:9px !important;
	left:276px !important;
	top:213px !important;
}

#item49794 {
	width:119px !important;
	height:9px !important;
	left:276px !important;
	top:557px !important;
}

#item49821 {
	width:156px !important;
	height:9px !important;
	left:276px !important;
	top:418px !important;
}

#item62736 {
	width:175px !important;
	height:184px !important;
}

#item62729 {
	width:175px !important;
	height:184px !important;
	left:14px !important;
	top:66px !important;
}

#item67019 {
	width:163px !important;
	height:177px !important;
}

#item67014 {
	width:163px !important;
	height:177px !important;
	left:194px !important;
	top:90px !important;
}

#item67025 {
	width:166px !important;
	height:211px !important;
}

#item67020 {
	width:166px !important;
	height:211px !important;
	left:365px !important;
	top:20px !important;
}

#item67031 {
	width:118px !important;
	height:155px !important;
}

#item67026 {
	width:118px !important;
	height:155px !important;
	left:401px !important;
	top:335px !important;
}

#item67038 {
	width:87px !important;
	height:154px !important;
}

#item67032 {
	width:87px !important;
	height:154px !important;
	left:278px !important;
	top:337px !important;
}

#item67044 {
	width:95px !important;
	height:160px !important;
}

#item67039 {
	width:95px !important;
	height:160px !important;
	left:151px !important;
	top:335px !important;
}

#item67050 {
	width:91px !important;
	height:154px !important;
}

#item67045 {
	width:91px !important;
	height:154px !important;
	left:32px !important;
	top:336px !important;
}

#item49848 {
	width:154px !important;
	height:20px !important;
	left:364px !important;
	top:309px !important;
}

#item49878 {
	width:126px !important;
	height:9px !important;
	left:189px !important;
	top:320px !important;
}

#item49905 {
	width:165px !important;
	height:9px !important;
	left:16px !important;
	top:320px !important;
}

#item49932 {
	width:99px !important;
	height:20px !important;
	left:144px !important;
	top:586px !important;
}

#item49959 {
	width:115px !important;
	height:20px !important;
	left:16px !important;
	top:586px !important;
}

#item49986 {
	width:104px !important;
	height:20px !important;
	left:388px !important;
	top:586px !important;
}

#item50014 {
	width:102px !important;
	height:20px !important;
	left:269px !important;
	top:586px !important;
}

#item67056 {
	width:87px !important;
	height:150px !important;
}

#item67051 {
	width:87px !important;
	height:150px !important;
	left:24px !important;
	top:336px !important;
}

#item67063 {
	width:91px !important;
	height:148px !important;
}

#item67057 {
	width:91px !important;
	height:148px !important;
	left:149px !important;
	top:338px !important;
}

#item67069 {
	width:111px !important;
	height:144px !important;
}

#item67064 {
	width:111px !important;
	height:144px !important;
	left:282px !important;
	top:341px !important;
}

#item67076 {
	width:118px !important;
	height:102px !important;
}

#item67070 {
	width:118px !important;
	height:102px !important;
	left:406px !important;
	top:423px !important;
}

#item67082 {
	width:165px !important;
	height:219px !important;
}

#item67077 {
	width:165px !important;
	height:219px !important;
	left:365px !important;
	top:14px !important;
}

#item67088 {
	width:139px !important;
	height:211px !important;
}

#item67083 {
	width:139px !important;
	height:211px !important;
	left:210px !important;
	top:41px !important;
}

#item67094 {
	width:165px !important;
	height:256px !important;
}

#item67089 {
	width:165px !important;
	height:256px !important;
	left:14px !important;
	top:14px !important;
}

#item50044 {
	width:82px !important;
	height:20px !important;
	left:13px !important;
	top:309px !important;
}

#item50071 {
	width:128px !important;
	height:20px !important;
	left:189px !important;
	top:309px !important;
}

#item50103 {
	width:116px !important;
	height:20px !important;
	left:122px !important;
	top:586px !important;
}

#item50130 {
	width:86px !important;
	height:20px !important;
	left:416px !important;
	top:586px !important;
}

#item50157 {
	width:99px !important;
	height:20px !important;
	left:13px !important;
	top:586px !important;
}

#item50184 {
	width:122px !important;
	height:20px !important;
	left:295px !important;
	top:586px !important;
}

#item50214 {
	width:122px !important;
	height:9px !important;
	left:364px !important;
	top:301px !important;
}

#item50242 {
	width:152px !important;
	height:19px !important;
	left:364px !important;
	top:310px !important;
}

#item62742 {
	width:247px !important;
	height:232px !important;
}

#item62737 {
	width:247px !important;
	height:232px !important;
	left:14px !important;
	top:14px !important;
}

#item67106 {
	width:181px !important;
	height:189px !important;
}

#item67100 {
	width:181px !important;
	height:189px !important;
	left:363px !important;
	top:44px !important;
}

#item67112 {
	width:260px !important;
	height:119px !important;
}

#item67107 {
	width:260px !important;
	height:119px !important;
	left:278px !important;
	top:239px !important;
}

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

#item67113 {
	width:252px !important;
	height:220px !important;
	left:14px !important;
	top:339px !important;
}

#item67124 {
	width:136px !important;
	height:190px !important;
}

#item67119 {
	width:136px !important;
	height:190px !important;
	left:394px !important;
	top:420px !important;
}

#item50272 {
	width:86px !important;
	height:30px !important;
	left:276px !important;
	top:205px !important;
}

#item50299 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:318px !important;
}

#item50326 {
	width:206px !important;
	height:9px !important;
	left:276px !important;
	top:399px !important;
}

#item50357 {
	width:72px !important;
	height:20px !important;
	left:276px !important;
	top:508px !important;
}

#item50384 {
	width:142px !important;
	height:9px !important;
	left:13px !important;
	top:596px !important;
}

#item67130 {
	width:239px !important;
	height:195px !important;
}

#item67125 {
	width:239px !important;
	height:195px !important;
	left:14px !important;
	top:339px !important;
}

#item67136 {
	width:265px !important;
	height:195px !important;
}

#item67131 {
	width:265px !important;
	height:195px !important;
	left:265px !important;
	top:376px !important;
}

#item67142 {
	width:128px !important;
	height:124px !important;
}

#item67137 {
	width:128px !important;
	height:124px !important;
	left:402px !important;
	top:242px !important;
}

#item67148 {
	width:173px !important;
	height:130px !important;
}

#item67143 {
	width:173px !important;
	height:130px !important;
	left:357px !important;
	top:29px !important;
}

#item67164 {
	width:89px !important;
	height:53px !important;
}

#item67159 {
	width:89px !important;
	height:53px !important;
	left:265px !important;
	top:103px !important;
}

#item67154 {
	width:241px !important;
	height:212px !important;
}

#item67149 {
	width:241px !important;
	height:212px !important;
	left:14px !important;
	top:38px !important;
}

#item50411 {
	width:144px !important;
	height:9px !important;
	left:13px !important;
	top:592px !important;
}

#item50438 {
	width:137px !important;
	height:20px !important;
	left:13px !important;
	top:308px !important;
}

#item50469 {
	width:89px !important;
	height:20px !important;
	left:265px !important;
	top:339px !important;
}

#item50498 {
	width:209px !important;
	height:9px !important;
	left:265px !important;
	top:592px !important;
}

#item50528 {
	width:216px !important;
	height:9px !important;
	left:265px !important;
	top:205px !important;
}

#item50558 {
	width:216px !important;
	height:9px !important;
	left:265px !important;
	top:215px !important;
}

#item62748 {
	width:140px !important;
	height:141px !important;
}

#item62743 {
	width:140px !important;
	height:141px !important;
	left:226px !important;
	top:50px !important;
}

#item67234 {
	width:72px !important;
	height:114px !important;
}

#item67229 {
	width:72px !important;
	height:114px !important;
	left:458px !important;
	top:78px !important;
}

#item67172 {
	width:200px !important;
	height:198px !important;
}

#item67165 {
	width:200px !important;
	height:198px !important;
	left:14px !important;
	top:92px !important;
}

#item67178 {
	width:129px !important;
	height:110px !important;
}

#item67173 {
	width:129px !important;
	height:110px !important;
	left:227px !important;
	top:197px !important;
}

#item67184 {
	width:166px !important;
	height:92px !important;
}

#item67179 {
	width:166px !important;
	height:92px !important;
	left:370px !important;
	top:200px !important;
}

#item67190 {
	width:240px !important;
	height:221px !important;
}

#item67185 {
	width:240px !important;
	height:221px !important;
	left:304px !important;
	top:389px !important;
}

#item67196 {
	width:202px !important;
	height:153px !important;
}

#item67191 {
	width:202px !important;
	height:153px !important;
	left:14px !important;
	top:389px !important;
}

#item50588 {
	width:75px !important;
	height:30px !important;
	left:225px !important;
	top:553px !important;
}

#item50615 {
	width:140px !important;
	height:9px !important;
	left:225px !important;
	top:368px !important;
}

#item50642 {
	width:198px !important;
	height:9px !important;
	left:13px !important;
	top:369px !important;
}

#item50672 {
	width:77px !important;
	height:20px !important;
	left:13px !important;
	top:588px !important;
}

#item50699 {
	width:77px !important;
	height:20px !important;
	left:369px !important;
	top:174px !important;
}

#item50727 {
	width:97px !important;
	height:20px !important;
	left:383px !important;
	top:357px !important;
}

#item67204 {
	width:312px !important;
	height:224px !important;
}

#item67197 {
	width:312px !important;
	height:224px !important;
	left:218px !important;
	top:387px !important;
}

#item67242 {
	width:92px !important;
	height:125px !important;
}

#item67237 {
	width:92px !important;
	height:125px !important;
	left:121px !important;
	top:388px !important;
}

#item67210 {
	width:252px !important;
	height:110px !important;
}

#item67205 {
	width:252px !important;
	height:110px !important;
	left:278px !important;
	top:205px !important;
}

#item67216 {
	width:118px !important;
	height:183px !important;
}

#item67211 {
	width:118px !important;
	height:183px !important;
	left:123px !important;
	top:200px !important;
}

#item67222 {
	width:151px !important;
	height:158px !important;
}

#item67217 {
	width:151px !important;
	height:158px !important;
	left:115px !important;
	top:34px !important;
}

#item67228 {
	width:144px !important;
	height:177px !important;
}

#item67223 {
	width:144px !important;
	height:177px !important;
	left:386px !important;
	top:21px !important;
}

#item50755 {
	width:100px !important;
	height:29px !important;
	left:13px !important;
	top:165px !important;
}

#item50785 {
	width:106px !important;
	height:30px !important;
	left:13px !important;
	top:348px !important;
}

#item50816 {
	width:79px !important;
	height:20px !important;
	left:276px !important;
	top:175px !important;
}

#item50843 {
	width:140px !important;
	height:9px !important;
	left:276px !important;
	top:369px !important;
}

#item50870 {
	width:101px !important;
	height:9px !important;
	left:13px !important;
	top:574px !important;
}

#item50897 {
	width:101px !important;
	height:9px !important;
	left:13px !important;
	top:585px !important;
}

#item50924 {
	width:101px !important;
	height:9px !important;
	left:13px !important;
	top:595px !important;
}

#item50951 {
	width:101px !important;
	height:9px !important;
	left:13px !important;
	top:530px !important;
}

#item50979 {
	width:101px !important;
	height:9px !important;
	left:13px !important;
	top:541px !important;
}

#item51006 {
	width:101px !important;
	height:9px !important;
	left:13px !important;
	top:551px !important;
}

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

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

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

#item67243 {
	width:252px !important;
	height:198px !important;
	left:14px !important;
	top:66px !important;
}

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

#item67249 {
	width:252px !important;
	height:200px !important;
	left:14px !important;
	top:340px !important;
}

#item67263 {
	width:252px !important;
	height:214px !important;
}

#item67257 {
	width:252px !important;
	height:214px !important;
	left:278px !important;
	top:337px !important;
}

#item51033 {
	width:136px !important;
	height:9px !important;
	left:276px !important;
	top:319px !important;
}

#item51062 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:319px !important;
}

#item51089 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item51116 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:599px !important;
}

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

#item67264 {
	width:252px !important;
	height:216px !important;
	left:14px !important;
	top:338px !important;
}

#item67275 {
	width:167px !important;
	height:271px !important;
}

#item67270 {
	width:167px !important;
	height:271px !important;
	left:363px !important;
	top:338px !important;
}

#item67281 {
	width:237px !important;
	height:289px !important;
}

#item67276 {
	width:237px !important;
	height:289px !important;
	left:293px !important;
	top:35px !important;
}

#item67287 {
	width:240px !important;
	height:268px !important;
}

#item67282 {
	width:240px !important;
	height:268px !important;
	left:14px !important;
	top:60px !important;
}

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

#item51171 {
	width:75px !important;
	height:29px !important;
	left:276px !important;
	top:574px !important;
}

#item51198 {
	width:103px !important;
	height:40px !important;
	left:285px !important;
	top:157px !important;
}

#item51229 {
	width:152px !important;
	height:9px !important;
	left:109px !important;
	top:169px !important;
}

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

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

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

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

#item67302 {
	width:251px !important;
	height:199px !important;
}

#item67296 {
	width:251px !important;
	height:199px !important;
	left:14px !important;
	top:339px !important;
}

#item67308 {
	width:155px !important;
	height:182px !important;
}

#item67303 {
	width:155px !important;
	height:182px !important;
	left:276px !important;
	top:247px !important;
}

#item67314 {
	width:160px !important;
	height:177px !important;
}

#item67309 {
	width:160px !important;
	height:177px !important;
	left:370px !important;
	top:431px !important;
}

#item51256 {
	width:99px !important;
	height:40px !important;
	left:438px !important;
	top:381px !important;
}

#item51287 {
	width:127px !important;
	height:20px !important;
	left:276px !important;
	top:214px !important;
}

#item51318 {
	width:98px !important;
	height:20px !important;
	left:13px !important;
	top:313px !important;
}

#item51345 {
	width:84px !important;
	height:20px !important;
	left:276px !important;
	top:586px !important;
}

#item51372 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:597px !important;
}

#item67320 {
	width:139px !important;
	height:122px !important;
}

#item67315 {
	width:139px !important;
	height:122px !important;
	left:136px !important;
	top:476px !important;
}

#item67327 {
	width:99px !important;
	height:126px !important;
}

#item67322 {
	width:99px !important;
	height:126px !important;
	left:167px !important;
	top:341px !important;
}

#item67334 {
	width:250px !important;
	height:185px !important;
}

#item67328 {
	width:250px !important;
	height:185px !important;
	left:280px !important;
	top:338px !important;
}

#item67340 {
	width:516px !important;
	height:265px !important;
}

#item67335 {
	width:516px !important;
	height:265px !important;
	left:14px !important;
	top:28px !important;
}

#item51404 {
	width:174px !important;
	height:9px !important;
	left:20px !important;
	top:312px !important;
}

#item51432 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:458px !important;
}

#item51460 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:566px !important;
}

#item51487 {
	width:143px !important;
	height:19px !important;
	left:13px !important;
	top:586px !important;
}

#item51517 {
	width:149px !important;
	height:9px !important;
	left:276px !important;
	top:589px !important;
}

#item51547 {
	width:212px !important;
	height:9px !important;
	left:276px !important;
	top:599px !important;
}

#item62767 {
	width:254px !important;
	height:189px !important;
}

#item62762 {
	width:254px !important;
	height:189px !important;
	left:14px !important;
	top:94px !important;
}

#item67354 {
	width:240px !important;
	height:205px !important;
}

#item67349 {
	width:240px !important;
	height:205px !important;
	left:290px !important;
	top:52px !important;
}

#item67360 {
	width:187px !important;
	height:117px !important;
}

#item67355 {
	width:187px !important;
	height:117px !important;
	left:133px !important;
	top:342px !important;
}

#item67399 {
	width:238px !important;
	height:155px !important;
}

#item67394 {
	width:238px !important;
	height:155px !important;
	left:52px !important;
	top:462px !important;
}

#item67405 {
	width:230px !important;
	height:155px !important;
}

#item67400 {
	width:230px !important;
	height:155px !important;
	left:298px !important;
	top:462px !important;
}

#item51579 {
	width:212px !important;
	height:9px !important;
	left:16px !important;
	top:323px !important;
}

#item51610 {
	width:135px !important;
	height:20px !important;
	left:336px !important;
	top:309px !important;
}

#item51640 {
	width:136px !important;
	height:9px !important;
	left:347px !important;
	top:423px !important;
}

#item51667 {
	width:136px !important;
	height:9px !important;
	left:347px !important;
	top:433px !important;
}

#item51695 {
	width:136px !important;
	height:9px !important;
	left:347px !important;
	top:444px !important;
}

#item67366 {
	width:155px !important;
	height:119px !important;
}

#item67361 {
	width:155px !important;
	height:119px !important;
	left:43px !important;
	top:418px !important;
}

#item67411 {
	width:136px !important;
	height:128px !important;
}

#item67406 {
	width:136px !important;
	height:128px !important;
	left:135px !important;
	top:346px !important;
}

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

#item67367 {
	width:149px !important;
	height:154px !important;
	left:381px !important;
	top:300px !important;
}

#item67419 {
	width:161px !important;
	height:179px !important;
}

#item67414 {
	width:161px !important;
	height:179px !important;
	left:281px !important;
	top:350px !important;
}

#item67378 {
	width:175px !important;
	height:259px !important;
}

#item67373 {
	width:175px !important;
	height:259px !important;
	left:351px !important;
	top:14px !important;
}

#item67385 {
	width:147px !important;
	height:120px !important;
}

#item67379 {
	width:147px !important;
	height:120px !important;
	left:117px !important;
	top:220px !important;
}

#item67391 {
	width:251px !important;
	height:107px !important;
}

#item67386 {
	width:251px !important;
	height:107px !important;
	left:14px !important;
	top:32px !important;
}

#item51722 {
	width:91px !important;
	height:20px !important;
	left:17px !important;
	top:324px !important;
}

#item51749 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:204px !important;
}

#item51776 {
	width:67px !important;
	height:30px !important;
	left:276px !important;
	top:245px !important;
}

#item51804 {
	width:201px !important;
	height:9px !important;
	left:13px !important;
	top:587px !important;
}

#item51834 {
	width:201px !important;
	height:9px !important;
	left:13px !important;
	top:598px !important;
}

#item51861 {
	width:174px !important;
	height:9px !important;
	left:276px !important;
	top:587px !important;
}

#item51888 {
	width:174px !important;
	height:9px !important;
	left:276px !important;
	top:598px !important;
}

#item62773 {
	width:77px !important;
	height:228px !important;
}

#item62768 {
	width:77px !important;
	height:228px !important;
	left:460px !important;
	top:80px !important;
}

#item67445 {
	width:220px !important;
	height:142px !important;
}

#item67440 {
	width:220px !important;
	height:142px !important;
	left:20px !important;
	top:367px !important;
}

#item67452 {
	width:220px !important;
	height:118px !important;
}

#item67446 {
	width:220px !important;
	height:118px !important;
	left:254px !important;
	top:357px !important;
}

#item67458 {
	width:230px !important;
	height:142px !important;
}

#item67453 {
	width:230px !important;
	height:142px !important;
	left:306px !important;
	top:477px !important;
}

#item67426 {
	width:77px !important;
	height:228px !important;
}

#item67421 {
	width:77px !important;
	height:228px !important;
	left:377px !important;
	top:72px !important;
}

#item67432 {
	width:77px !important;
	height:212px !important;
}

#item67427 {
	width:77px !important;
	height:212px !important;
	left:295px !important;
	top:83px !important;
}

#item67439 {
	width:111px !important;
	height:212px !important;
}

#item67433 {
	width:111px !important;
	height:212px !important;
	left:179px !important;
	top:89px !important;
}

#item51915 {
	width:177px !important;
	height:9px !important;
	left:25px !important;
	top:282px !important;
}

#item51943 {
	width:177px !important;
	height:9px !important;
	left:25px !important;
	top:292px !important;
}

#item51974 {
	width:177px !important;
	height:9px !important;
	left:26px !important;
	top:325px !important;
}

#item52001 {
	width:177px !important;
	height:9px !important;
	left:26px !important;
	top:335px !important;
}

#item52028 {
	width:205px !important;
	height:9px !important;
	left:16px !important;
	top:577px !important;
}

#item52059 {
	width:205px !important;
	height:9px !important;
	left:16px !important;
	top:587px !important;
}

#item52090 {
	width:205px !important;
	height:9px !important;
	left:16px !important;
	top:598px !important;
}

#item67464 {
	width:171px !important;
	height:242px !important;
}

#item67459 {
	width:171px !important;
	height:242px !important;
	left:95px !important;
	top:367px !important;
}

#item67482 {
	width:116px !important;
	height:102px !important;
}

#item67477 {
	width:116px !important;
	height:102px !important;
	left:33px !important;
	top:254px !important;
}

#item67488 {
	width:116px !important;
	height:183px !important;
}

#item67483 {
	width:116px !important;
	height:183px !important;
	left:40px !important;
	top:37px !important;
}

#item67494 {
	width:253px !important;
	height:263px !important;
}

#item67489 {
	width:253px !important;
	height:263px !important;
	left:277px !important;
	top:25px !important;
}

#item67470 {
	width:138px !important;
	height:131px !important;
}

#item67465 {
	width:138px !important;
	height:131px !important;
	left:283px !important;
	top:370px !important;
}

#item67476 {
	width:166px !important;
	height:131px !important;
}

#item67471 {
	width:166px !important;
	height:131px !important;
	left:364px !important;
	top:404px !important;
}

#item52120 {
	width:100px !important;
	height:20px !important;
	left:160px !important;
	top:152px !important;
}

#item52147 {
	width:73px !important;
	height:20px !important;
	left:160px !important;
	top:336px !important;
}

#item52175 {
	width:225px !important;
	height:9px !important;
	left:276px !important;
	top:345px !important;
}

#item52205 {
	width:81px !important;
	height:29px !important;
	left:13px !important;
	top:577px !important;
}

#item52235 {
	width:222px !important;
	height:9px !important;
	left:276px !important;
	top:588px !important;
}

#item52266 {
	width:222px !important;
	height:9px !important;
	left:276px !important;
	top:599px !important;
}

#item62780 {
	width:253px !important;
	height:187px !important;
}

#item62774 {
	width:253px !important;
	height:187px !important;
	left:14px !important;
	top:79px !important;
}

#item67504 {
	width:142px !important;
	height:189px !important;
}

#item67498 {
	width:142px !important;
	height:189px !important;
	left:388px !important;
	top:81px !important;
}

#item67511 {
	width:91px !important;
	height:57px !important;
}

#item67505 {
	width:91px !important;
	height:57px !important;
	left:278px !important;
	top:147px !important;
}

#item67565 {
	width:91px !important;
	height:57px !important;
}

#item67559 {
	width:91px !important;
	height:57px !important;
	left:278px !important;
	top:205px !important;
}

#item67517 {
	width:196px !important;
	height:113px !important;
}

#item67512 {
	width:196px !important;
	height:113px !important;
	left:20px !important;
	top:422px !important;
}

#item67571 {
	width:108px !important;
	height:77px !important;
}

#item67566 {
	width:108px !important;
	height:77px !important;
	left:162px !important;
	top:389px !important;
}

#item67523 {
	width:118px !important;
	height:177px !important;
}

#item67518 {
	width:118px !important;
	height:177px !important;
	left:412px !important;
	top:336px !important;
}

#item67529 {
	width:118px !important;
	height:177px !important;
}

#item67524 {
	width:118px !important;
	height:177px !important;
	left:279px !important;
	top:340px !important;
}

#item52296 {
	width:161px !important;
	height:9px !important;
	left:16px !important;
	top:321px !important;
}

#item52323 {
	width:182px !important;
	height:9px !important;
	left:276px !important;
	top:312px !important;
}

#item52354 {
	width:182px !important;
	height:9px !important;
	left:276px !important;
	top:323px !important;
}

#item52382 {
	width:239px !important;
	height:9px !important;
	left:14px !important;
	top:587px !important;
}

#item52412 {
	width:239px !important;
	height:9px !important;
	left:14px !important;
	top:598px !important;
}

#item52443 {
	width:195px !important;
	height:9px !important;
	left:276px !important;
	top:588px !important;
}

#item52470 {
	width:195px !important;
	height:9px !important;
	left:276px !important;
	top:599px !important;
}

#item67535 {
	width:86px !important;
	height:150px !important;
}

#item67530 {
	width:86px !important;
	height:150px !important;
	left:16px !important;
	top:345px !important;
}

#item67578 {
	width:86px !important;
	height:150px !important;
}

#item67573 {
	width:86px !important;
	height:150px !important;
	left:102px !important;
	top:400px !important;
}

#item67584 {
	width:79px !important;
	height:130px !important;
}

#item67579 {
	width:79px !important;
	height:130px !important;
	left:190px !important;
	top:339px !important;
}

#item67541 {
	width:188px !important;
	height:181px !important;
}

#item67536 {
	width:188px !important;
	height:181px !important;
	left:342px !important;
	top:342px !important;
}

#item67590 {
	width:158px !important;
	height:87px !important;
}

#item67585 {
	width:158px !important;
	height:87px !important;
	left:363px !important;
	top:526px !important;
}

#item67547 {
	width:134px !important;
	height:110px !important;
}

#item67542 {
	width:134px !important;
	height:110px !important;
	left:390px !important;
	top:35px !important;
}

#item67600 {
	width:108px !important;
	height:110px !important;
}

#item67595 {
	width:108px !important;
	height:110px !important;
	left:278px !important;
	top:102px !important;
}

#item67606 {
	width:131px !important;
	height:123px !important;
}

#item67601 {
	width:131px !important;
	height:123px !important;
	left:388px !important;
	top:152px !important;
}

#item67553 {
	width:250px !important;
	height:220px !important;
}

#item67548 {
	width:250px !important;
	height:220px !important;
	left:14px !important;
	top:37px !important;
}

#item52500 {
	width:209px !important;
	height:9px !important;
	left:13px !important;
	top:318px !important;
}

#item52531 {
	width:179px !important;
	height:9px !important;
	left:276px !important;
	top:311px !important;
}

#item52558 {
	width:179px !important;
	height:9px !important;
	left:276px !important;
	top:321px !important;
}

#item52586 {
	width:94px !important;
	height:9px !important;
	left:281px !important;
	top:460px !important;
}

#item52613 {
	width:94px !important;
	height:9px !important;
	left:281px !important;
	top:471px !important;
}

#item52641 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:579px !important;
}

#item52668 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item52695 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item62786 {
	width:149px !important;
	height:202px !important;
}

#item62781 {
	width:149px !important;
	height:202px !important;
	left:44px !important;
	top:58px !important;
}

#item67612 {
	width:157px !important;
	height:181px !important;
}

#item67607 {
	width:157px !important;
	height:181px !important;
	left:196px !important;
	top:79px !important;
}

#item67618 {
	width:164px !important;
	height:201px !important;
}

#item67613 {
	width:164px !important;
	height:201px !important;
	left:366px !important;
	top:43px !important;
}

#item67624 {
	width:170px !important;
	height:171px !important;
}

#item67619 {
	width:170px !important;
	height:171px !important;
	left:14px !important;
	top:342px !important;
}

#item67630 {
	width:219px !important;
	height:104px !important;
}

#item67625 {
	width:219px !important;
	height:104px !important;
	left:202px !important;
	top:334px !important;
}

#item67637 {
	width:231px !important;
	height:118px !important;
}

#item67631 {
	width:231px !important;
	height:118px !important;
	left:299px !important;
	top:441px !important;
}

#item67670 {
	width:92px !important;
	height:98px !important;
}

#item67665 {
	width:92px !important;
	height:98px !important;
	left:438px !important;
	top:339px !important;
}

#item52722 {
	width:166px !important;
	height:20px !important;
	left:364px !important;
	top:309px !important;
}

#item52753 {
	width:158px !important;
	height:9px !important;
	left:195px !important;
	top:316px !important;
}

#item52780 {
	width:135px !important;
	height:20px !important;
	left:16px !important;
	top:307px !important;
}

#item52810 {
	width:103px !important;
	height:20px !important;
	left:13px !important;
	top:577px !important;
}

#item52837 {
	width:81px !important;
	height:9px !important;
	left:288px !important;
	top:597px !important;
}

#item52865 {
	width:89px !important;
	height:9px !important;
	left:371px !important;
	top:597px !important;
}

#item67649 {
	width:163px !important;
	height:200px !important;
}

#item67644 {
	width:163px !important;
	height:200px !important;
	left:134px !important;
	top:351px !important;
}

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

#item67650 {
	width:209px !important;
	height:232px !important;
	left:313px !important;
	top:297px !important;
}

#item67661 {
	width:229px !important;
	height:111px !important;
}

#item67656 {
	width:229px !important;
	height:111px !important;
	left:281px !important;
	top:163px !important;
}

#item67868 {
	width:195px !important;
	height:119px !important;
}

#item67863 {
	width:195px !important;
	height:119px !important;
	left:324px !important;
	top:38px !important;
}

#item67874 {
	width:150px !important;
	height:119px !important;
}

#item67869 {
	width:150px !important;
	height:119px !important;
	left:14px !important;
	top:37px !important;
}

#item67880 {
	width:150px !important;
	height:119px !important;
}

#item67875 {
	width:150px !important;
	height:119px !important;
	left:168px !important;
	top:37px !important;
}

#item67643 {
	width:118px !important;
	height:186px !important;
}

#item67638 {
	width:118px !important;
	height:186px !important;
	left:14px !important;
	top:289px !important;
}

#item52892 {
	width:168px !important;
	height:20px !important;
	left:313px !important;
	top:585px !important;
}

#item52922 {
	width:202px !important;
	height:9px !important;
	left:12px !important;
	top:259px !important;
}

#item52952 {
	width:202px !important;
	height:9px !important;
	left:12px !important;
	top:270px !important;
}

#item52982 {
	width:198px !important;
	height:9px !important;
	left:13px !important;
	top:587px !important;
}

#item53012 {
	width:198px !important;
	height:9px !important;
	left:13px !important;
	top:598px !important;
}

#item62793 {
	width:203px !important;
	height:210px !important;
}

#item62787 {
	width:203px !important;
	height:210px !important;
	left:28px !important;
	top:68px !important;
}

#item67888 {
	width:187px !important;
	height:193px !important;
}

#item67882 {
	width:187px !important;
	height:193px !important;
	left:350px !important;
	top:123px !important;
}

#item67902 {
	width:177px !important;
	height:241px !important;
}

#item67895 {
	width:177px !important;
	height:241px !important;
	left:264px !important;
	top:369px !important;
}

#item67908 {
	width:172px !important;
	height:265px !important;
}

#item67903 {
	width:172px !important;
	height:265px !important;
	left:14px !important;
	top:340px !important;
}

#item67894 {
	width:148px !important;
	height:102px !important;
}

#item67889 {
	width:148px !important;
	height:102px !important;
	left:354px !important;
	top:14px !important;
}

#item53039 {
	width:90px !important;
	height:40px !important;
	left:447px !important;
	top:483px !important;
}

#item53071 {
	width:160px !important;
	height:9px !important;
	left:16px !important;
	top:321px !important;
}

#item53098 {
	width:70px !important;
	height:20px !important;
	left:175px !important;
	top:417px !important;
}

#item53125 {
	width:70px !important;
	height:20px !important;
	left:262px !important;
	top:290px !important;
}

#item53152 {
	width:75px !important;
	height:20px !important;
	left:262px !important;
	top:310px !important;
}

#item67914 {
	width:107px !important;
	height:138px !important;
}

#item67909 {
	width:107px !important;
	height:138px !important;
	left:23px !important;
	top:344px !important;
}

#item67920 {
	width:123px !important;
	height:186px !important;
}

#item67915 {
	width:123px !important;
	height:186px !important;
	left:135px !important;
	top:369px !important;
}

#item67926 {
	width:89px !important;
	height:71px !important;
}

#item67921 {
	width:89px !important;
	height:71px !important;
	left:427px !important;
	top:486px !important;
}

#item67932 {
	width:132px !important;
	height:143px !important;
}

#item67927 {
	width:132px !important;
	height:143px !important;
	left:371px !important;
	top:341px !important;
}

#item67938 {
	width:189px !important;
	height:311px !important;
}

#item67933 {
	width:189px !important;
	height:311px !important;
	left:342px !important;
	top:14px !important;
}

#item67945 {
	width:161px !important;
	height:164px !important;
}

#item67940 {
	width:161px !important;
	height:164px !important;
	left:14px !important;
	top:47px !important;
}

#item67951 {
	width:102px !important;
	height:83px !important;
}

#item67946 {
	width:102px !important;
	height:83px !important;
	left:163px !important;
	top:154px !important;
}

#item53179 {
	width:155px !important;
	height:9px !important;
	left:13px !important;
	top:275px !important;
}

#item53206 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:321px !important;
}

#item53234 {
	width:78px !important;
	height:29px !important;
	left:284px !important;
	top:176px !important;
}

#item53265 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:584px !important;
}

#item53292 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:595px !important;
}

#item53320 {
	width:163px !important;
	height:9px !important;
	left:277px !important;
	top:584px !important;
}

#item53347 {
	width:163px !important;
	height:9px !important;
	left:277px !important;
	top:594px !important;
}

#item62799 {
	width:164px !important;
	height:244px !important;
}

#item62794 {
	width:164px !important;
	height:244px !important;
	left:366px !important;
	top:26px !important;
}

#item67959 {
	width:208px !important;
	height:177px !important;
}

#item67954 {
	width:208px !important;
	height:177px !important;
	left:58px !important;
	top:105px !important;
}

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

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

#item67971 {
	width:198px !important;
	height:149px !important;
}

#item67966 {
	width:198px !important;
	height:149px !important;
	left:332px !important;
	top:283px !important;
}

#item67977 {
	width:148px !important;
	height:121px !important;
}

#item67972 {
	width:148px !important;
	height:121px !important;
	left:382px !important;
	top:488px !important;
}

#item53376 {
	width:109px !important;
	height:9px !important;
	left:13px !important;
	top:315px !important;
}

#item53403 {
	width:86px !important;
	height:39px !important;
	left:276px !important;
	top:233px !important;
}

#item53435 {
	width:143px !important;
	height:9px !important;
	left:277px !important;
	top:469px !important;
}

#item53463 {
	width:99px !important;
	height:29px !important;
	left:276px !important;
	top:577px !important;
}

#item53493 {
	width:220px !important;
	height:9px !important;
	left:13px !important;
	top:596px !important;
}

#item67983 {
	width:142px !important;
	height:171px !important;
}

#item67978 {
	width:142px !important;
	height:171px !important;
	left:119px !important;
	top:436px !important;
}

#item67989 {
	width:110px !important;
	height:162px !important;
}

#item67984 {
	width:110px !important;
	height:162px !important;
	left:281px !important;
	top:338px !important;
}

#item68018 {
	width:116px !important;
	height:56px !important;
}

#item68013 {
	width:116px !important;
	height:56px !important;
	left:404px !important;
	top:381px !important;
}

#item68024 {
	width:54px !important;
	height:70px !important;
}

#item68019 {
	width:54px !important;
	height:70px !important;
	left:414px !important;
	top:434px !important;
}

#item67996 {
	width:202px !important;
	height:310px !important;
}

#item67990 {
	width:202px !important;
	height:310px !important;
	left:328px !important;
	top:14px !important;
}

#item68002 {
	width:218px !important;
	height:162px !important;
}

#item67997 {
	width:218px !important;
	height:162px !important;
	left:4px !important;
	top:14px !important;
}

#item68008 {
	width:159px !important;
	height:173px !important;
}

#item68003 {
	width:159px !important;
	height:173px !important;
	left:105px !important;
	top:245px !important;
}

#item53523 {
	width:186px !important;
	height:9px !important;
	left:13px !important;
	top:226px !important;
}

#item53555 {
	width:100px !important;
	height:29px !important;
	left:13px !important;
	top:577px !important;
}

#item53585 {
	width:96px !important;
	height:29px !important;
	left:13px !important;
	top:391px !important;
}

#item53616 {
	width:82px !important;
	height:20px !important;
	left:276px !important;
	top:119px !important;
}

#item53644 {
	width:247px !important;
	height:9px !important;
	left:277px !important;
	top:575px !important;
}

#item53674 {
	width:247px !important;
	height:9px !important;
	left:277px !important;
	top:585px !important;
}

#item53706 {
	width:247px !important;
	height:9px !important;
	left:277px !important;
	top:596px !important;
}

#item62805 {
	width:249px !important;
	height:237px !important;
}

#item62800 {
	width:249px !important;
	height:237px !important;
	left:281px !important;
	top:43px !important;
}

#item68032 {
	width:252px !important;
	height:209px !important;
}

#item68025 {
	width:252px !important;
	height:209px !important;
	left:14px !important;
	top:85px !important;
}

#item68038 {
	width:252px !important;
	height:203px !important;
}

#item68033 {
	width:252px !important;
	height:203px !important;
	left:14px !important;
	top:342px !important;
}

#item68045 {
	width:253px !important;
	height:230px !important;
}

#item68039 {
	width:253px !important;
	height:230px !important;
	left:277px !important;
	top:349px !important;
}

#item53733 {
	width:205px !important;
	height:20px !important;
	left:13px !important;
	top:587px !important;
}

#item53765 {
	width:105px !important;
	height:20px !important;
	left:281px !important;
	top:586px !important;
}

#item53795 {
	width:163px !important;
	height:9px !important;
	left:276px !important;
	top:328px !important;
}

#item53822 {
	width:105px !important;
	height:39px !important;
	left:163px !important;
	top:292px !important;
}

#item68051 {
	width:241px !important;
	height:235px !important;
}

#item68046 {
	width:241px !important;
	height:235px !important;
	left:88px !important;
	top:234px !important;
}

#item68063 {
	width:143px !important;
	height:128px !important;
}

#item68058 {
	width:143px !important;
	height:128px !important;
	left:270px !important;
	top:96px !important;
}

#item68070 {
	width:143px !important;
	height:128px !important;
}

#item68065 {
	width:143px !important;
	height:128px !important;
	left:374px !important;
	top:41px !important;
}

#item68076 {
	width:143px !important;
	height:128px !important;
}

#item68071 {
	width:143px !important;
	height:128px !important;
	left:366px !important;
	top:175px !important;
}

#item53854 {
	width:91px !important;
	height:9px !important;
	left:371px !important;
	top:481px !important;
}

#item53881 {
	width:90px !important;
	height:9px !important;
	left:371px !important;
	top:491px !important;
}

#item53908 {
	width:91px !important;
	height:9px !important;
	left:371px !important;
	top:502px !important;
}

#item53935 {
	width:89px !important;
	height:9px !important;
	left:371px !important;
	top:523px !important;
}

#item53964 {
	width:90px !important;
	height:9px !important;
	left:371px !important;
	top:534px !important;
}

#item53991 {
	width:90px !important;
	height:9px !important;
	left:371px !important;
	top:544px !important;
}

#item54019 {
	width:90px !important;
	height:9px !important;
	left:371px !important;
	top:564px !important;
}

#item54047 {
	width:91px !important;
	height:9px !important;
	left:371px !important;
	top:575px !important;
}

#item54074 {
	width:90px !important;
	height:9px !important;
	left:371px !important;
	top:585px !important;
}

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

#item62806 {
	width:86px !important;
	height:81px !important;
	left:10px !important;
	top:137px !important;
}

#item68128 {
	width:98px !important;
	height:81px !important;
}

#item68123 {
	width:98px !important;
	height:81px !important;
	left:12px !important;
	top:237px !important;
}

#item68084 {
	width:90px !important;
	height:165px !important;
}

#item68079 {
	width:90px !important;
	height:165px !important;
	left:281px !important;
	top:71px !important;
}

#item68134 {
	width:90px !important;
	height:165px !important;
}

#item68129 {
	width:90px !important;
	height:165px !important;
	left:381px !important;
	top:68px !important;
}

#item68090 {
	width:251px !important;
	height:216px !important;
}

#item68085 {
	width:251px !important;
	height:216px !important;
	left:14px !important;
	top:340px !important;
}

#item68096 {
	width:119px !important;
	height:216px !important;
}

#item68091 {
	width:119px !important;
	height:216px !important;
	left:278px !important;
	top:371px !important;
}

#item68143 {
	width:58px !important;
	height:103px !important;
}

#item68138 {
	width:58px !important;
	height:103px !important;
	left:391px !important;
	top:339px !important;
}

#item54101 {
	width:158px !important;
	height:29px !important;
	left:119px !important;
	top:243px !important;
}

#item54134 {
	width:128px !important;
	height:29px !important;
	left:119px !important;
	top:273px !important;
}

#item54165 {
	width:221px !important;
	height:9px !important;
	left:276px !important;
	top:309px !important;
}

#item54196 {
	width:221px !important;
	height:9px !important;
	left:276px !important;
	top:320px !important;
}

#item54227 {
	width:105px !important;
	height:9px !important;
	left:166px !important;
	top:573px !important;
}

#item54254 {
	width:105px !important;
	height:9px !important;
	left:166px !important;
	top:584px !important;
}

#item54281 {
	width:105px !important;
	height:9px !important;
	left:166px !important;
	top:594px !important;
}

#item54308 {
	width:77px !important;
	height:9px !important;
	left:445px !important;
	top:576px !important;
}

#item54335 {
	width:77px !important;
	height:9px !important;
	left:445px !important;
	top:586px !important;
}

#item68102 {
	width:168px !important;
	height:269px !important;
}

#item68097 {
	width:168px !important;
	height:269px !important;
	left:99px !important;
	top:340px !important;
}

#item68109 {
	width:251px !important;
	height:271px !important;
}

#item68103 {
	width:251px !important;
	height:271px !important;
	left:279px !important;
	top:339px !important;
}

#item68122 {
	width:112px !important;
	height:151px !important;
}

#item68116 {
	width:112px !important;
	height:151px !important;
	left:14px !important;
	top:68px !important;
}

#item68189 {
	width:130px !important;
	height:159px !important;
}

#item68183 {
	width:130px !important;
	height:159px !important;
	left:134px !important;
	top:61px !important;
}

#item68161 {
	width:254px !important;
	height:215px !important;
}

#item68156 {
	width:254px !important;
	height:215px !important;
	left:276px !important;
	top:20px !important;
}

#item54362 {
	width:72px !important;
	height:29px !important;
	left:13px !important;
	top:574px !important;
}

#item54392 {
	width:122px !important;
	height:29px !important;
	left:276px !important;
	top:576px !important;
}

#item54422 {
	width:257px !important;
	height:20px !important;
	left:276px !important;
	top:309px !important;
}

#item54455 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:309px !important;
}

#item54482 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:319px !important;
}

#item62818 {
	width:246px !important;
	height:329px !important;
}

#item62813 {
	width:246px !important;
	height:329px !important;
	left:284px !important;
	top:17px !important;
}

#item68205 {
	width:251px !important;
	height:186px !important;
}

#item68199 {
	width:251px !important;
	height:186px !important;
	left:16px !important;
	top:78px !important;
}

#item68211 {
	width:171px !important;
	height:259px !important;
}

#item68206 {
	width:171px !important;
	height:259px !important;
	left:105px !important;
	top:351px !important;
}

#item68218 {
	width:238px !important;
	height:210px !important;
}

#item68212 {
	width:238px !important;
	height:210px !important;
	left:285px !important;
	top:349px !important;
}

#item54509 {
	width:100px !important;
	height:29px !important;
	left:14px !important;
	top:576px !important;
}

#item54539 {
	width:149px !important;
	height:20px !important;
	left:14px !important;
	top:321px !important;
}

#item54571 {
	width:207px !important;
	height:20px !important;
	left:286px !important;
	top:586px !important;
}

#item54602 {
	width:103px !important;
	height:39px !important;
	left:416px !important;
	top:232px !important;
}

#item68224 {
	width:259px !important;
	height:253px !important;
}

#item68219 {
	width:259px !important;
	height:253px !important;
	left:6px !important;
	top:350px !important;
}

#item68230 {
	width:183px !important;
	height:257px !important;
}

#item68225 {
	width:183px !important;
	height:257px !important;
	left:348px !important;
	top:351px !important;
}

#item68236 {
	width:114px !important;
	height:116px !important;
}

#item68231 {
	width:114px !important;
	height:116px !important;
	left:278px !important;
	top:114px !important;
}

#item68252 {
	width:102px !important;
	height:91px !important;
}

#item68246 {
	width:102px !important;
	height:91px !important;
	left:307px !important;
	top:236px !important;
}

#item68242 {
	width:110px !important;
	height:115px !important;
}

#item68237 {
	width:110px !important;
	height:115px !important;
	left:126px !important;
	top:122px !important;
}

#item68258 {
	width:96px !important;
	height:90px !important;
}

#item68253 {
	width:96px !important;
	height:90px !important;
	left:148px !important;
	top:240px !important;
}

#item54635 {
	width:102px !important;
	height:29px !important;
	left:162px !important;
	top:548px !important;
}

#item54667 {
	width:109px !important;
	height:9px !important;
	left:419px !important;
	top:151px !important;
}

#item54694 {
	width:109px !important;
	height:9px !important;
	left:419px !important;
	top:162px !important;
}

#item54722 {
	width:109px !important;
	height:9px !important;
	left:419px !important;
	top:172px !important;
}

#item54749 {
	width:54px !important;
	height:59px !important;
	left:419px !important;
	top:186px !important;
}

#item54779 {
	width:73px !important;
	height:9px !important;
	left:13px !important;
	top:205px !important;
}

#item54806 {
	width:74px !important;
	height:9px !important;
	left:13px !important;
	top:216px !important;
}

#item54833 {
	width:74px !important;
	height:9px !important;
	left:13px !important;
	top:226px !important;
}

#item54860 {
	width:76px !important;
	height:39px !important;
	left:13px !important;
	top:257px !important;
}

#item54892 {
	width:105px !important;
	height:9px !important;
	left:284px !important;
	top:535px !important;
}

#item54919 {
	width:105px !important;
	height:9px !important;
	left:284px !important;
	top:546px !important;
}

#item62824 {
	width:252px !important;
	height:279px !important;
}

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

#item68265 {
	width:153px !important;
	height:165px !important;
}

#item68259 {
	width:153px !important;
	height:165px !important;
	left:115px !important;
	top:66px !important;
}

#item68271 {
	width:142px !important;
	height:132px !important;
}

#item68266 {
	width:142px !important;
	height:132px !important;
	left:117px !important;
	top:238px !important;
}

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

#item68272 {
	width:252px !important;
	height:138px !important;
	left:14px !important;
	top:434px !important;
}

#item68283 {
	width:252px !important;
	height:155px !important;
}

#item68278 {
	width:252px !important;
	height:155px !important;
	left:278px !important;
	top:388px !important;
}

#item54946 {
	width:102px !important;
	height:20px !important;
	left:13px !important;
	top:214px !important;
}

#item54973 {
	width:93px !important;
	height:9px !important;
	left:13px !important;
	top:598px !important;
}

#item55000 {
	width:191px !important;
	height:9px !important;
	left:13px !important;
	top:415px !important;
}

#item55030 {
	width:139px !important;
	height:9px !important;
	left:276px !important;
	top:598px !important;
}

#item55057 {
	width:115px !important;
	height:9px !important;
	left:276px !important;
	top:360px !important;
}

#item55084 {
	width:212px !important;
	height:9px !important;
	left:276px !important;
	top:370px !important;
}

#item68289 {
	width:161px !important;
	height:176px !important;
}

#item68284 {
	width:161px !important;
	height:176px !important;
	left:106px !important;
	top:434px !important;
}

#item68295 {
	width:249px !important;
	height:111px !important;
}

#item68290 {
	width:249px !important;
	height:111px !important;
	left:281px !important;
	top:434px !important;
}

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

#item68296 {
	width:252px !important;
	height:136px !important;
	left:278px !important;
	top:244px !important;
}

#item68308 {
	width:251px !important;
	height:163px !important;
}

#item68303 {
	width:251px !important;
	height:163px !important;
	left:279px !important;
	top:14px !important;
}

#item68315 {
	width:253px !important;
	height:163px !important;
}

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

#item68321 {
	width:242px !important;
	height:132px !important;
}

#item68316 {
	width:242px !important;
	height:132px !important;
	left:22px !important;
	top:251px !important;
}

#item55117 {
	width:82px !important;
	height:20px !important;
	left:13px !important;
	top:586px !important;
}

#item55144 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:215px !important;
}

#item55173 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:415px !important;
}

#item55200 {
	width:198px !important;
	height:9px !important;
	left:276px !important;
	top:596px !important;
}

#item55230 {
	width:163px !important;
	height:9px !important;
	left:276px !important;
	top:226px !important;
}

#item55257 {
	width:170px !important;
	height:9px !important;
	left:281px !important;
	top:411px !important;
}

#item62830 {
	width:235px !important;
	height:125px !important;
}

#item62825 {
	width:235px !important;
	height:125px !important;
	left:295px !important;
	top:428px !important;
}

#item68351 {
	width:169px !important;
	height:167px !important;
}

#item68345 {
	width:169px !important;
	height:167px !important;
	left:361px !important;
	top:250px !important;
}

#item68331 {
	width:266px !important;
	height:212px !important;
}

#item68326 {
	width:266px !important;
	height:212px !important;
	left:14px !important;
	top:60px !important;
}

#item68337 {
	width:189px !important;
	height:177px !important;
}

#item68332 {
	width:189px !important;
	height:177px !important;
	left:341px !important;
	top:14px !important;
}

#item68343 {
	width:192px !important;
	height:205px !important;
}

#item68338 {
	width:192px !important;
	height:205px !important;
	left:90px !important;
	top:405px !important;
}

#item55284 {
	width:74px !important;
	height:30px !important;
	left:292px !important;
	top:358px !important;
}

#item55315 {
	width:160px !important;
	height:9px !important;
	left:296px !important;
	top:219px !important;
}

#item55342 {
	width:171px !important;
	height:9px !important;
	left:292px !important;
	top:599px !important;
}

#item55370 {
	width:74px !important;
	height:20px !important;
	left:14px !important;
	top:586px !important;
}

#item55397 {
	width:139px !important;
	height:9px !important;
	left:14px !important;
	top:337px !important;
}

#item68357 {
	width:164px !important;
	height:200px !important;
}

#item68352 {
	width:164px !important;
	height:200px !important;
	left:14px !important;
	top:32px !important;
}

#item68363 {
	width:342px !important;
	height:226px !important;
}

#item68358 {
	width:342px !important;
	height:226px !important;
	left:188px !important;
	top:26px !important;
}

#item68369 {
	width:164px !important;
	height:186px !important;
}

#item68364 {
	width:164px !important;
	height:186px !important;
	left:14px !important;
	top:318px !important;
}

#item68375 {
	width:165px !important;
	height:219px !important;
}

#item68370 {
	width:165px !important;
	height:219px !important;
	left:190px !important;
	top:320px !important;
}

#item68381 {
	width:164px !important;
	height:209px !important;
}

#item68376 {
	width:164px !important;
	height:209px !important;
	left:366px !important;
	top:321px !important;
}

#item55425 {
	width:108px !important;
	height:20px !important;
	left:13px !important;
	top:588px !important;
}

#item55455 {
	width:104px !important;
	height:20px !important;
	left:13px !important;
	top:291px !important;
}

#item55483 {
	width:72px !important;
	height:20px !important;
	left:189px !important;
	top:588px !important;
}

#item55510 {
	width:158px !important;
	height:9px !important;
	left:189px !important;
	top:301px !important;
}

#item55537 {
	width:116px !important;
	height:20px !important;
	left:365px !important;
	top:588px !important;
}

#item62836 {
	width:254px !important;
	height:101px !important;
}

#item62831 {
	width:254px !important;
	height:101px !important;
	left:14px !important;
	top:72px !important;
}

#item68390 {
	width:162px !important;
	height:193px !important;
}

#item68385 {
	width:162px !important;
	height:193px !important;
	left:369px !important;
	top:43px !important;
}

#item68396 {
	width:88px !important;
	height:97px !important;
}

#item68391 {
	width:88px !important;
	height:97px !important;
	left:276px !important;
	top:86px !important;
}

#item68402 {
	width:138px !important;
	height:160px !important;
}

#item68397 {
	width:138px !important;
	height:160px !important;
	left:38px !important;
	top:336px !important;
}

#item68408 {
	width:163px !important;
	height:184px !important;
}

#item68403 {
	width:163px !important;
	height:184px !important;
	left:191px !important;
	top:338px !important;
}

#item68416 {
	width:164px !important;
	height:185px !important;
}

#item68409 {
	width:164px !important;
	height:185px !important;
	left:366px !important;
	top:337px !important;
}

#item55567 {
	width:81px !important;
	height:20px !important;
	left:364px !important;
	top:309px !important;
}

#item55595 {
	width:97px !important;
	height:20px !important;
	left:231px !important;
	top:303px !important;
}

#item55622 {
	width:167px !important;
	height:9px !important;
	left:14px !important;
	top:597px !important;
}

#item55649 {
	width:152px !important;
	height:9px !important;
	left:188px !important;
	top:598px !important;
}

#item55676 {
	width:120px !important;
	height:20px !important;
	left:364px !important;
	top:587px !important;
}

#item55707 {
	width:156px !important;
	height:9px !important;
	left:16px !important;
	top:292px !important;
}

#item55734 {
	width:156px !important;
	height:9px !important;
	left:16px !important;
	top:303px !important;
}

#item55761 {
	width:156px !important;
	height:9px !important;
	left:16px !important;
	top:313px !important;
}

#item68422 {
	width:154px !important;
	height:178px !important;
}

#item68417 {
	width:154px !important;
	height:178px !important;
	left:112px !important;
	top:432px !important;
}

#item68428 {
	width:124px !important;
	height:91px !important;
}

#item68423 {
	width:124px !important;
	height:91px !important;
	left:279px !important;
	top:431px !important;
}

#item68462 {
	width:124px !important;
	height:91px !important;
}

#item68457 {
	width:124px !important;
	height:91px !important;
	left:404px !important;
	top:431px !important;
}

#item68434 {
	width:178px !important;
	height:172px !important;
}

#item68429 {
	width:178px !important;
	height:172px !important;
	left:352px !important;
	top:245px !important;
}

#item68440 {
	width:158px !important;
	height:176px !important;
}

#item68435 {
	width:158px !important;
	height:176px !important;
	left:108px !important;
	top:247px !important;
}

#item68446 {
	width:219px !important;
	height:149px !important;
}

#item68441 {
	width:219px !important;
	height:149px !important;
	left:14px !important;
	top:14px !important;
}

#item68453 {
	width:251px !important;
	height:154px !important;
}

#item68447 {
	width:251px !important;
	height:154px !important;
	left:279px !important;
	top:14px !important;
}

#item55788 {
	width:73px !important;
	height:20px !important;
	left:276px !important;
	top:401px !important;
}

#item55815 {
	width:78px !important;
	height:20px !important;
	left:13px !important;
	top:342px !important;
}

#item55843 {
	width:127px !important;
	height:20px !important;
	left:13px !important;
	top:213px !important;
}

#item55874 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:226px !important;
}

#item55901 {
	width:63px !important;
	height:9px !important;
	left:340px !important;
	top:598px !important;
}

#item55928 {
	width:57px !important;
	height:9px !important;
	left:404px !important;
	top:598px !important;
}

#item55955 {
	width:79px !important;
	height:30px !important;
	left:13px !important;
	top:567px !important;
}

#item62843 {
	width:252px !important;
	height:208px !important;
}

#item62838 {
	width:252px !important;
	height:208px !important;
	left:278px !important;
	top:35px !important;
}

#item68470 {
	width:154px !important;
	height:160px !important;
}

#item68464 {
	width:154px !important;
	height:160px !important;
	left:112px !important;
	top:98px !important;
}

#item68476 {
	width:171px !important;
	height:208px !important;
}

#item68471 {
	width:171px !important;
	height:208px !important;
	left:94px !important;
	top:401px !important;
}

#item68517 {
	width:67px !important;
	height:54px !important;
}

#item68512 {
	width:67px !important;
	height:54px !important;
	left:84px !important;
	top:267px !important;
}

#item68524 {
	width:67px !important;
	height:54px !important;
}

#item68519 {
	width:67px !important;
	height:54px !important;
	left:201px !important;
	top:267px !important;
}

#item68482 {
	width:252px !important;
	height:206px !important;
}

#item68477 {
	width:252px !important;
	height:206px !important;
	left:278px !important;
	top:338px !important;
}

#item55982 {
	width:98px !important;
	height:20px !important;
	left:16px !important;
	top:208px !important;
}

#item56009 {
	width:206px !important;
	height:9px !important;
	left:276px !important;
	top:318px !important;
}

#item56040 {
	width:207px !important;
	height:9px !important;
	left:276px !important;
	top:597px !important;
}

#item56072 {
	width:198px !important;
	height:9px !important;
	left:16px !important;
	top:367px !important;
}

#item56103 {
	width:198px !important;
	height:9px !important;
	left:16px !important;
	top:378px !important;
}

#item56136 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:540px !important;
}

#item56163 {
	width:77px !important;
	height:36px !important;
	left:13px !important;
	top:561px !important;
}

#item68489 {
	width:204px !important;
	height:273px !important;
}

#item68484 {
	width:204px !important;
	height:273px !important;
	left:60px !important;
	top:332px !important;
}

#item68495 {
	width:171px !important;
	height:270px !important;
}

#item68490 {
	width:171px !important;
	height:270px !important;
	left:359px !important;
	top:339px !important;
}

#item68501 {
	width:252px !important;
	height:257px !important;
}

#item68496 {
	width:252px !important;
	height:257px !important;
	left:279px !important;
	top:14px !important;
}

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

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

#item56194 {
	width:151px !important;
	height:9px !important;
	left:18px !important;
	top:314px !important;
}

#item56221 {
	width:122px !important;
	height:9px !important;
	left:276px !important;
	top:319px !important;
}

#item56248 {
	width:98px !important;
	height:20px !important;
	left:13px !important;
	top:583px !important;
}

#item56276 {
	width:72px !important;
	height:29px !important;
	left:276px !important;
	top:541px !important;
}

#item56308 {
	width:70px !important;
	height:36px !important;
	left:276px !important;
	top:569px !important;
}

#item62849 {
	width:364px !important;
	height:181px !important;
}

#item62844 {
	width:364px !important;
	height:181px !important;
	left:14px !important;
	top:60px !important;
}

#item68530 {
	width:210px !important;
	height:288px !important;
}

#item68525 {
	width:210px !important;
	height:288px !important;
	left:14px !important;
	top:257px !important;
}

#item68536 {
	width:192px !important;
	height:163px !important;
}

#item68531 {
	width:192px !important;
	height:163px !important;
	left:338px !important;
	top:258px !important;
}

#item68543 {
	width:192px !important;
	height:176px !important;
}

#item68538 {
	width:192px !important;
	height:176px !important;
	left:338px !important;
	top:434px !important;
}

#item56339 {
	width:127px !important;
	height:20px !important;
	left:394px !important;
	top:223px !important;
}

#item56369 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:595px !important;
}

#item56396 {
	width:99px !important;
	height:20px !important;
	left:231px !important;
	top:581px !important;
}

#item56423 {
	width:103px !important;
	height:20px !important;
	left:231px !important;
	top:404px !important;
}

#item68550 {
	width:192px !important;
	height:268px !important;
}

#item68544 {
	width:192px !important;
	height:268px !important;
	left:14px !important;
	top:340px !important;
}

#item68556 {
	width:213px !important;
	height:194px !important;
}

#item68551 {
	width:213px !important;
	height:194px !important;
	left:317px !important;
	top:339px !important;
}

#item68562 {
	width:516px !important;
	height:254px !important;
}

#item68557 {
	width:516px !important;
	height:254px !important;
	left:14px !important;
	top:23px !important;
}

#item56453 {
	width:187px !important;
	height:9px !important;
	left:13px !important;
	top:317px !important;
}

#item56480 {
	width:134px !important;
	height:9px !important;
	left:316px !important;
	top:597px !important;
}

#item56507 {
	width:82px !important;
	height:30px !important;
	left:215px !important;
	top:548px !important;
}

#item56539 {
	width:88px !important;
	height:26px !important;
	left:215px !important;
	top:579px !important;
}

#item62855 {
	width:232px !important;
	height:169px !important;
}

#item62850 {
	width:232px !important;
	height:169px !important;
	left:14px !important;
	top:62px !important;
}

#item68569 {
	width:166px !important;
	height:194px !important;
}

#item68564 {
	width:166px !important;
	height:194px !important;
	left:365px !important;
	top:40px !important;
}

#item68576 {
	width:192px !important;
	height:176px !important;
}

#item68570 {
	width:192px !important;
	height:176px !important;
	left:352px !important;
	top:246px !important;
}

#item68582 {
	width:232px !important;
	height:274px !important;
}

#item68577 {
	width:232px !important;
	height:274px !important;
	left:14px !important;
	top:259px !important;
}

#item68589 {
	width:272px !important;
	height:134px !important;
}

#item68584 {
	width:272px !important;
	height:134px !important;
	left:259px !important;
	top:434px !important;
}

#item56571 {
	width:119px !important;
	height:9px !important;
	left:130px !important;
	top:238px !important;
}

#item56598 {
	width:95px !important;
	height:29px !important;
	left:257px !important;
	top:392px !important;
}

#item56628 {
	width:73px !important;
	height:20px !important;
	left:257px !important;
	top:213px !important;
}

#item56655 {
	width:223px !important;
	height:9px !important;
	left:257px !important;
	top:599px !important;
}

#item56685 {
	width:125px !important;
	height:9px !important;
	left:16px !important;
	top:588px !important;
}

#item56712 {
	width:205px !important;
	height:9px !important;
	left:16px !important;
	top:598px !important;
}

#item68595 {
	width:158px !important;
	height:160px !important;
}

#item68590 {
	width:158px !important;
	height:160px !important;
	left:14px !important;
	top:363px !important;
}

#item68601 {
	width:166px !important;
	height:146px !important;
}

#item68596 {
	width:166px !important;
	height:146px !important;
	left:189px !important;
	top:365px !important;
}

#item68607 {
	width:165px !important;
	height:167px !important;
}

#item68602 {
	width:165px !important;
	height:167px !important;
	left:365px !important;
	top:369px !important;
}

#item68613 {
	width:251px !important;
	height:275px !important;
}

#item68608 {
	width:251px !important;
	height:275px !important;
	left:279px !important;
	top:14px !important;
}

#item68620 {
	width:252px !important;
	height:297px !important;
}

#item68614 {
	width:252px !important;
	height:297px !important;
	left:14px !important;
	top:14px !important;
}

#item56742 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:349px !important;
}

#item56769 {
	width:148px !important;
	height:9px !important;
	left:276px !important;
	top:349px !important;
}

#item56797 {
	width:103px !important;
	height:20px !important;
	left:13px !important;
	top:587px !important;
}

#item56824 {
	width:120px !important;
	height:9px !important;
	left:363px !important;
	top:597px !important;
}

#item56853 {
	width:165px !important;
	height:9px !important;
	left:188px !important;
	top:597px !important;
}

#item62861 {
	width:250px !important;
	height:232px !important;
}

#item62856 {
	width:250px !important;
	height:232px !important;
	left:280px !important;
	top:14px !important;
}

#item68631 {
	width:162px !important;
	height:207px !important;
}

#item68625 {
	width:162px !important;
	height:207px !important;
	left:103px !important;
	top:120px !important;
}

#item68637 {
	width:249px !important;
	height:222px !important;
}

#item68632 {
	width:249px !important;
	height:222px !important;
	left:14px !important;
	top:338px !important;
}

#item68643 {
	width:250px !important;
	height:213px !important;
}

#item68638 {
	width:250px !important;
	height:213px !important;
	left:280px !important;
	top:340px !important;
}

#item56880 {
	width:131px !important;
	height:9px !important;
	left:276px !important;
	top:320px !important;
}

#item56907 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item56935 {
	width:132px !important;
	height:9px !important;
	left:276px !important;
	top:599px !important;
}

#item56962 {
	width:87px !important;
	height:30px !important;
	left:16px !important;
	top:265px !important;
}

#item56992 {
	width:77px !important;
	height:36px !important;
	left:16px !important;
	top:295px !important;
}

#item68649 {
	width:238px !important;
	height:137px !important;
}

#item68644 {
	width:238px !important;
	height:137px !important;
	left:14px !important;
	top:427px !important;
}

#item68655 {
	width:157px !important;
	height:210px !important;
}

#item68650 {
	width:157px !important;
	height:210px !important;
	left:373px !important;
	top:401px !important;
}

#item68661 {
	width:193px !important;
	height:145px !important;
}

#item68656 {
	width:193px !important;
	height:145px !important;
	left:337px !important;
	top:245px !important;
}

#item68674 {
	width:161px !important;
	height:198px !important;
}

#item68669 {
	width:161px !important;
	height:198px !important;
	left:89px !important;
	top:34px !important;
}

#item68680 {
	width:150px !important;
	height:206px !important;
}

#item68675 {
	width:150px !important;
	height:206px !important;
	left:380px !important;
	top:26px !important;
}

#item68699 {
	width:154px !important;
	height:173px !important;
}

#item68693 {
	width:154px !important;
	height:173px !important;
	left:96px !important;
	top:245px !important;
}

#item57024 {
	width:66px !important;
	height:29px !important;
	left:13px !important;
	top:202px !important;
}

#item57051 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:401px !important;
}

#item57078 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:597px !important;
}

#item57105 {
	width:72px !important;
	height:20px !important;
	left:259px !important;
	top:371px !important;
}

#item57132 {
	width:104px !important;
	height:20px !important;
	left:259px !important;
	top:187px !important;
}

#item57164 {
	width:88px !important;
	height:28px !important;
	left:259px !important;
	top:206px !important;
}

#item57194 {
	width:74px !important;
	height:29px !important;
	left:259px !important;
	top:548px !important;
}

#item57226 {
	width:98px !important;
	height:28px !important;
	left:259px !important;
	top:577px !important;
}

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

#item62862 {
	width:252px !important;
	height:228px !important;
	left:278px !important;
	top:43px !important;
}

#item68705 {
	width:253px !important;
	height:184px !important;
}

#item68700 {
	width:253px !important;
	height:184px !important;
	left:14px !important;
	top:88px !important;
}

#item68711 {
	width:173px !important;
	height:271px !important;
}

#item68706 {
	width:173px !important;
	height:271px !important;
	left:94px !important;
	top:339px !important;
}

#item68717 {
	width:252px !important;
	height:214px !important;
}

#item68712 {
	width:252px !important;
	height:214px !important;
	left:278px !important;
	top:339px !important;
}

#item57258 {
	width:148px !important;
	height:9px !important;
	left:276px !important;
	top:319px !important;
}

#item57288 {
	width:109px !important;
	height:9px !important;
	left:13px !important;
	top:320px !important;
}

#item57315 {
	width:244px !important;
	height:9px !important;
	left:276px !important;
	top:598px !important;
}

#item57348 {
	width:74px !important;
	height:20px !important;
	left:14px !important;
	top:584px !important;
}

#item68723 {
	width:252px !important;
	height:201px !important;
}

#item68718 {
	width:252px !important;
	height:201px !important;
	left:14px !important;
	top:339px !important;
}

#item68729 {
	width:162px !important;
	height:267px !important;
}

#item68724 {
	width:162px !important;
	height:267px !important;
	left:366px !important;
	top:339px !important;
}

#item68735 {
	width:165px !important;
	height:300px !important;
}

#item68730 {
	width:165px !important;
	height:300px !important;
	left:365px !important;
	top:27px !important;
}

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

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

#item57375 {
	width:77px !important;
	height:20px !important;
	left:13px !important;
	top:309px !important;
}

#item57402 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item57429 {
	width:60px !important;
	height:30px !important;
	left:276px !important;
	top:577px !important;
}

#item57460 {
	width:90px !important;
	height:20px !important;
	left:276px !important;
	top:282px !important;
}

#item57492 {
	width:88px !important;
	height:29px !important;
	left:276px !important;
	top:300px !important;
}

#item62874 {
	width:183px !important;
	height:221px !important;
}

#item62868 {
	width:183px !important;
	height:221px !important;
	left:347px !important;
	top:14px !important;
}

#item68752 {
	width:180px !important;
	height:172px !important;
}

#item68746 {
	width:180px !important;
	height:172px !important;
	left:350px !important;
	top:247px !important;
}

#item68764 {
	width:202px !important;
	height:177px !important;
}

#item68759 {
	width:202px !important;
	height:177px !important;
	left:237px !important;
	top:432px !important;
}

#item68797 {
	width:96px !important;
	height:40px !important;
}

#item68792 {
	width:96px !important;
	height:40px !important;
	left:130px !important;
	top:451px !important;
}

#item68772 {
	width:211px !important;
	height:390px !important;
}

#item68765 {
	width:211px !important;
	height:390px !important;
	left:14px !important;
	top:58px !important;
}

#item57523 {
	width:105px !important;
	height:29px !important;
	left:237px !important;
	top:207px !important;
}

#item57553 {
	width:105px !important;
	height:29px !important;
	left:237px !important;
	top:390px !important;
}

#item57584 {
	width:91px !important;
	height:29px !important;
	left:444px !important;
	top:578px !important;
}

#item57615 {
	width:154px !important;
	height:9px !important;
	left:16px !important;
	top:566px !important;
}

#item57642 {
	width:139px !important;
	height:9px !important;
	left:16px !important;
	top:598px !important;
}

#item68778 {
	width:172px !important;
	height:210px !important;
}

#item68773 {
	width:172px !important;
	height:210px !important;
	left:95px !important;
	top:401px !important;
}

#item68784 {
	width:165px !important;
	height:212px !important;
}

#item68779 {
	width:165px !important;
	height:212px !important;
	left:365px !important;
	top:397px !important;
}

#item68790 {
	width:516px !important;
	height:372px !important;
}

#item68785 {
	width:516px !important;
	height:372px !important;
	left:14px !important;
	top:14px !important;
}

#item57669 {
	width:74px !important;
	height:39px !important;
	left:13px !important;
	top:564px !important;
}

#item57700 {
	width:89px !important;
	height:20px !important;
	left:276px !important;
	top:587px !important;
}

#item57727 {
	width:115px !important;
	height:20px !important;
	left:118px !important;
	top:208px !important;
}

#item62880 {
	width:420px !important;
	height:152px !important;
}

#item62875 {
	width:420px !important;
	height:152px !important;
	left:111px !important;
	top:43px !important;
}

#item57754 {
	width:95px !important;
	height:20px !important;
	left:13px !important;
	top:176px !important;
}

#item68803 {
	width:252px !important;
	height:255px !important;
}

#item68798 {
	width:252px !important;
	height:255px !important;
	left:14px !important;
	top:33px !important;
}

#item68809 {
	width:251px !important;
	height:284px !important;
}

#item68804 {
	width:251px !important;
	height:284px !important;
	left:279px !important;
	top:26px !important;
}

#item68816 {
	width:516px !important;
	height:243px !important;
}

#item68810 {
	width:516px !important;
	height:243px !important;
	left:14px !important;
	top:350px !important;
}

#item57781 {
	width:142px !important;
	height:9px !important;
	left:18px !important;
	top:595px !important;
}

#item57808 {
	width:103px !important;
	height:20px !important;
	left:276px !important;
	top:319px !important;
}

#item57838 {
	width:176px !important;
	height:9px !important;
	left:13px !important;
	top:297px !important;
}

#item57868 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:330px !important;
}

#item62886 {
	width:398px !important;
	height:195px !important;
}

#item62881 {
	width:398px !important;
	height:195px !important;
	left:132px !important;
	top:44px !important;
}

#item68823 {
	width:269px !important;
	height:118px !important;
}

#item68818 {
	width:269px !important;
	height:118px !important;
	left:14px !important;
	top:251px !important;
}

#item68829 {
	width:231px !important;
	height:119px !important;
}

#item68824 {
	width:231px !important;
	height:119px !important;
	left:299px !important;
	top:249px !important;
}

#item68835 {
	width:127px !important;
	height:212px !important;
}

#item68830 {
	width:127px !important;
	height:212px !important;
	left:403px !important;
	top:432px !important;
}

#item68841 {
	width:271px !important;
	height:159px !important;
}

#item68836 {
	width:271px !important;
	height:159px !important;
	left:14px !important;
	top:435px !important;
}

#item57895 {
	width:178px !important;
	height:9px !important;
	left:16px !important;
	top:414px !important;
}

#item57922 {
	width:101px !important;
	height:20px !important;
	left:16px !important;
	top:213px !important;
}

#item57950 {
	width:174px !important;
	height:9px !important;
	left:296px !important;
	top:415px !important;
}

#item57977 {
	width:106px !important;
	height:20px !important;
	left:296px !important;
	top:532px !important;
}

#item58007 {
	width:164px !important;
	height:9px !important;
	left:16px !important;
	top:596px !important;
}

#item68848 {
	width:140px !important;
	height:340px !important;
}

#item68842 {
	width:140px !important;
	height:340px !important;
	left:378px !important;
	top:262px !important;
}

#item68854 {
	width:155px !important;
	height:126px !important;
}

#item68849 {
	width:155px !important;
	height:126px !important;
	left:133px !important;
	top:428px !important;
}

#item68861 {
	width:281px !important;
	height:159px !important;
}

#item68855 {
	width:281px !important;
	height:159px !important;
	left:14px !important;
	top:248px !important;
}

#item68867 {
	width:378px !important;
	height:224px !important;
}

#item68862 {
	width:378px !important;
	height:224px !important;
	left:152px !important;
	top:14px !important;
}

#item58034 {
	width:101px !important;
	height:20px !important;
	left:13px !important;
	top:220px !important;
}

#item58062 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:414px !important;
}

#item58089 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:597px !important;
}

#item58116 {
	width:97px !important;
	height:20px !important;
	left:321px !important;
	top:362px !important;
}

#item58143 {
	width:135px !important;
	height:20px !important;
	left:321px !important;
	top:416px !important;
}

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

#item62887 {
	width:252px !important;
	height:196px !important;
	left:278px !important;
	top:42px !important;
}

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

#item68870 {
	width:251px !important;
	height:238px !important;
	left:279px !important;
	top:321px !important;
}

#item68881 {
	width:200px !important;
	height:539px !important;
}

#item68876 {
	width:200px !important;
	height:539px !important;
	left:14px !important;
	top:62px !important;
}

#item58175 {
	width:175px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item58203 {
	width:161px !important;
	height:9px !important;
	left:276px !important;
	top:596px !important;
}

#item58230 {
	width:66px !important;
	height:20px !important;
	left:193px !important;
	top:438px !important;
}

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

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

#item68894 {
	width:244px !important;
	height:318px !important;
}

#item68888 {
	width:244px !important;
	height:318px !important;
	left:286px !important;
	top:283px !important;
}

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

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

#item68907 {
	width:250px !important;
	height:241px !important;
}

#item68901 {
	width:250px !important;
	height:241px !important;
	left:14px !important;
	top:14px !important;
}

#item58257 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item58284 {
	width:172px !important;
	height:9px !important;
	left:276px !important;
	top:263px !important;
}

#item58312 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:596px !important;
}

#item58339 {
	width:103px !important;
	height:20px !important;
	left:283px !important;
	top:586px !important;
}

#item62899 {
	width:154px !important;
	height:176px !important;
}

#item62894 {
	width:154px !important;
	height:176px !important;
	left:14px !important;
	top:57px !important;
}

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

#item68910 {
	width:166px !important;
	height:188px !important;
	left:365px !important;
	top:43px !important;
}

#item68921 {
	width:164px !important;
	height:175px !important;
}

#item68916 {
	width:164px !important;
	height:175px !important;
	left:366px !important;
	top:244px !important;
}

#item68927 {
	width:153px !important;
	height:177px !important;
}

#item68922 {
	width:153px !important;
	height:177px !important;
	left:14px !important;
	top:244px !important;
}

#item68933 {
	width:194px !important;
	height:180px !important;
}

#item68928 {
	width:194px !important;
	height:180px !important;
	left:74px !important;
	top:430px !important;
}

#item68940 {
	width:164px !important;
	height:177px !important;
}

#item68934 {
	width:164px !important;
	height:177px !important;
	left:366px !important;
	top:432px !important;
}

#item58367 {
	width:78px !important;
	height:20px !important;
	left:276px !important;
	top:401px !important;
}

#item58394 {
	width:96px !important;
	height:20px !important;
	left:172px !important;
	top:214px !important;
}

#item58421 {
	width:99px !important;
	height:20px !important;
	left:172px !important;
	top:401px !important;
}

#item58449 {
	width:90px !important;
	height:20px !important;
	left:276px !important;
	top:214px !important;
}

#item58476 {
	width:80px !important;
	height:20px !important;
	left:276px !important;
	top:585px !important;
}

#item58503 {
	width:82px !important;
	height:20px !important;
	left:17px !important;
	top:554px !important;
}

#item68946 {
	width:156px !important;
	height:178px !important;
}

#item68941 {
	width:156px !important;
	height:178px !important;
	left:110px !important;
	top:431px !important;
}

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

#item68947 {
	width:252px !important;
	height:139px !important;
	left:278px !important;
	top:431px !important;
}

#item68959 {
	width:181px !important;
	height:175px !important;
}

#item68953 {
	width:181px !important;
	height:175px !important;
	left:349px !important;
	top:244px !important;
}

#item68965 {
	width:145px !important;
	height:177px !important;
}

#item68960 {
	width:145px !important;
	height:177px !important;
	left:122px !important;
	top:242px !important;
}

#item68971 {
	width:145px !important;
	height:198px !important;
}

#item68966 {
	width:145px !important;
	height:198px !important;
	left:121px !important;
	top:35px !important;
}

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

#item68972 {
	width:176px !important;
	height:207px !important;
	left:354px !important;
	top:26px !important;
}

#item58530 {
	width:144px !important;
	height:9px !important;
	left:282px !important;
	top:597px !important;
}

#item58557 {
	width:87px !important;
	height:29px !important;
	left:12px !important;
	top:577px !important;
}

#item58587 {
	width:72px !important;
	height:20px !important;
	left:276px !important;
	top:401px !important;
}

#item58614 {
	width:103px !important;
	height:29px !important;
	left:13px !important;
	top:203px !important;
}

#item58644 {
	width:91px !important;
	height:20px !important;
	left:13px !important;
	top:401px !important;
}

#item58671 {
	width:73px !important;
	height:29px !important;
	left:276px !important;
	top:205px !important;
}

#item62906 {
	width:156px !important;
	height:327px !important;
}

#item62900 {
	width:156px !important;
	height:327px !important;
	left:278px !important;
	top:49px !important;
}

#item68987 {
	width:138px !important;
	height:198px !important;
}

#item68982 {
	width:138px !important;
	height:198px !important;
	left:14px !important;
	top:14px !important;
}

#item68993 {
	width:153px !important;
	height:152px !important;
}

#item68988 {
	width:153px !important;
	height:152px !important;
	left:14px !important;
	top:225px !important;
}

#item68999 {
	width:176px !important;
	height:220px !important;
}

#item68994 {
	width:176px !important;
	height:220px !important;
	left:91px !important;
	top:389px !important;
}

#item69005 {
	width:226px !important;
	height:220px !important;
}

#item69000 {
	width:226px !important;
	height:220px !important;
	left:304px !important;
	top:389px !important;
}

#item58702 {
	width:74px !important;
	height:20px !important;
	left:155px !important;
	top:194px !important;
}

#item58729 {
	width:71px !important;
	height:29px !important;
	left:174px !important;
	top:342px !important;
}

#item58759 {
	width:98px !important;
	height:29px !important;
	left:276px !important;
	top:466px !important;
}

#item58791 {
	width:73px !important;
	height:29px !important;
	left:16px !important;
	top:577px !important;
}

#item58818 {
	width:92px !important;
	height:30px !important;
	left:438px !important;
	top:274px !important;
}

#item69011 {
	width:166px !important;
	height:317px !important;
}

#item69006 {
	width:166px !important;
	height:317px !important;
	left:14px !important;
	top:293px !important;
}

#item69017 {
	width:156px !important;
	height:154px !important;
}

#item69012 {
	width:156px !important;
	height:154px !important;
	left:374px !important;
	top:456px !important;
}

#item69024 {
	width:252px !important;
	height:92px !important;
}

#item69019 {
	width:252px !important;
	height:92px !important;
	left:278px !important;
	top:291px !important;
}

#item69030 {
	width:252px !important;
	height:203px !important;
}

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

#item69037 {
	width:252px !important;
	height:177px !important;
}

#item69031 {
	width:252px !important;
	height:177px !important;
	left:14px !important;
	top:37px !important;
}

#item58848 {
	width:72px !important;
	height:20px !important;
	left:185px !important;
	top:583px !important;
}

#item58875 {
	width:98px !important;
	height:20px !important;
	left:276px !important;
	top:578px !important;
}

#item58902 {
	width:165px !important;
	height:9px !important;
	left:276px !important;
	top:439px !important;
}

#item58930 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:272px !important;
}

#item58957 {
	width:126px !important;
	height:9px !important;
	left:13px !important;
	top:272px !important;
}

#item62912 {
	width:274px !important;
	height:175px !important;
}

#item62907 {
	width:274px !important;
	height:175px !important;
	left:256px !important;
	top:45px !important;
}

#item69045 {
	width:138px !important;
	height:293px !important;
}

#item69040 {
	width:138px !important;
	height:293px !important;
	left:378px !important;
	top:232px !important;
}

#item69051 {
	width:83px !important;
	height:70px !important;
}

#item69046 {
	width:83px !important;
	height:70px !important;
	left:230px !important;
	top:367px !important;
}

#item69057 {
	width:130px !important;
	height:100px !important;
}

#item69052 {
	width:130px !important;
	height:100px !important;
	left:228px !important;
	top:442px !important;
}

#item69063 {
	width:175px !important;
	height:76px !important;
}

#item69058 {
	width:175px !important;
	height:76px !important;
	left:331px !important;
	top:541px !important;
}

#item58984 {
	width:147px !important;
	height:9px !important;
	left:18px !important;
	top:210px !important;
}

#item59012 {
	width:91px !important;
	height:21px !important;
	left:18px !important;
	top:573px !important;
}

#item59088 {
	width:85px !important;
	height:30px !important;
	left:18px !important;
	top:382px !important;
}

#item59164 {
	width:113px !important;
	height:30px !important;
	left:18px !important;
	top:425px !important;
}

#item59227 {
	width:93px !important;
	height:30px !important;
	left:18px !important;
	top:466px !important;
}

#item69069 {
	width:189px !important;
	height:184px !important;
}

#item69064 {
	width:189px !important;
	height:184px !important;
	left:103px !important;
	top:33px !important;
}

#item69076 {
	width:279px !important;
	height:130px !important;
}

#item69070 {
	width:279px !important;
	height:130px !important;
	left:14px !important;
	top:231px !important;
}

#item69082 {
	width:189px !important;
	height:184px !important;
}

#item69077 {
	width:189px !important;
	height:184px !important;
	left:103px !important;
	top:425px !important;
}

#item69088 {
	width:169px !important;
	height:186px !important;
}

#item69083 {
	width:169px !important;
	height:186px !important;
	left:361px !important;
	top:424px !important;
}

#item69094 {
	width:227px !important;
	height:299px !important;
}

#item69089 {
	width:227px !important;
	height:299px !important;
	left:303px !important;
	top:27px !important;
}

#item59289 {
	width:74px !important;
	height:29px !important;
	left:13px !important;
	top:190px !important;
}

#item59321 {
	width:174px !important;
	height:9px !important;
	left:13px !important;
	top:400px !important;
}

#item59349 {
	width:75px !important;
	height:29px !important;
	left:13px !important;
	top:578px !important;
}

#item59380 {
	width:52px !important;
	height:40px !important;
	left:302px !important;
	top:559px !important;
}

#item59407 {
	width:160px !important;
	height:9px !important;
	left:302px !important;
	top:403px !important;
}

#item62918 {
	width:198px !important;
	height:237px !important;
}

#item62913 {
	width:198px !important;
	height:237px !important;
	left:332px !important;
	top:50px !important;
}

#item69106 {
	width:142px !important;
	height:295px !important;
}

#item69100 {
	width:142px !important;
	height:295px !important;
	left:14px !important;
	top:60px !important;
}

#item69112 {
	width:80px !important;
	height:187px !important;
}

#item69107 {
	width:80px !important;
	height:187px !important;
	left:241px !important;
	top:165px !important;
}

#item69118 {
	width:160px !important;
	height:157px !important;
}

#item69113 {
	width:160px !important;
	height:157px !important;
	left:29px !important;
	top:386px !important;
}

#item69151 {
	width:181px !important;
	height:143px !important;
}

#item69146 {
	width:181px !important;
	height:143px !important;
	left:113px !important;
	top:377px !important;
}

#item69124 {
	width:225px !important;
	height:174px !important;
}

#item69119 {
	width:225px !important;
	height:174px !important;
	left:300px !important;
	top:368px !important;
}

#item59434 {
	width:156px !important;
	height:9px !important;
	left:330px !important;
	top:344px !important;
}

#item59462 {
	width:44px !important;
	height:20px !important;
	left:164px !important;
	top:285px !important;
}

#item59489 {
	width:52px !important;
	height:20px !important;
	left:164px !important;
	top:305px !important;
}

#item59516 {
	width:228px !important;
	height:9px !important;
	left:296px !important;
	top:562px !important;
}

#item59546 {
	width:228px !important;
	height:9px !important;
	left:296px !important;
	top:573px !important;
}

#item59577 {
	width:228px !important;
	height:9px !important;
	left:296px !important;
	top:583px !important;
}

#item69131 {
	width:178px !important;
	height:207px !important;
}

#item69125 {
	width:178px !important;
	height:207px !important;
	left:88px !important;
	top:402px !important;
}

#item69137 {
	width:176px !important;
	height:208px !important;
}

#item69132 {
	width:176px !important;
	height:208px !important;
	left:354px !important;
	top:403px !important;
}

#item69143 {
	width:500px !important;
	height:367px !important;
}

#item69138 {
	width:500px !important;
	height:367px !important;
	left:30px !important;
	top:23px !important;
}

#item59607 {
	width:80px !important;
	height:40px !important;
	left:276px !important;
	top:568px !important;
}

#item59637 {
	width:72px !important;
	height:39px !important;
	left:13px !important;
	top:568px !important;
}

#item61199 {
	width:85px !important;
	height:9px !important;
	left:148px !important;
	top:43px !important;
}

#item61226 {
	width:85px !important;
	height:9px !important;
	left:148px !important;
	top:54px !important;
}

#item61254 {
	width:85px !important;
	height:9px !important;
	left:148px !important;
	top:64px !important;
}

#item61282 {
	width:85px !important;
	height:9px !important;
	left:148px !important;
	top:75px !important;
}

#item61310 {
	width:86px !important;
	height:9px !important;
	left:148px !important;
	top:85px !important;
}

#item61337 {
	width:87px !important;
	height:9px !important;
	left:148px !important;
	top:96px !important;
}

#item61364 {
	width:87px !important;
	height:9px !important;
	left:148px !important;
	top:106px !important;
}

#item61391 {
	width:87px !important;
	height:9px !important;
	left:148px !important;
	top:117px !important;
}

#item61418 {
	width:87px !important;
	height:9px !important;
	left:148px !important;
	top:127px !important;
}

#item61445 {
	width:87px !important;
	height:9px !important;
	left:148px !important;
	top:138px !important;
}

#item61472 {
	width:87px !important;
	height:9px !important;
	left:148px !important;
	top:148px !important;
}

#item62924 {
	width:376px !important;
	height:160px !important;
}

#item62919 {
	width:376px !important;
	height:160px !important;
	left:14px !important;
	top:75px !important;
}

#item69158 {
	width:394px !important;
	height:244px !important;
}

#item69153 {
	width:394px !important;
	height:244px !important;
	left:14px !important;
	top:238px !important;
}

#item69164 {
	width:184px !important;
	height:154px !important;
}

#item69159 {
	width:184px !important;
	height:154px !important;
	left:346px !important;
	top:426px !important;
}

#item61500 {
	width:121px !important;
	height:29px !important;
	left:232px !important;
	top:544px !important;
}

#item61531 {
	width:214px !important;
	height:9px !important;
	left:13px !important;
	top:554px !important;
}

#item61563 {
	width:214px !important;
	height:9px !important;
	left:13px !important;
	top:564px !important;
}
#in5footer,  #prefooter {display:none;}
