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

#item59448 {
	width:446px !important;
	height:456px !important;
}

#item59450 {
	width:446px !important;
	height:456px !important;
	top:132px !important;
}

#item59449 {
	width:153px !important;
	height:249px !important;
}

#item59455 {
	width:153px !important;
	height:249px !important;
	left:391px !important;
}

#item59460 {
	width:231px !important;
	height:333px !important;
}

#item60568 {
	width:231px !important;
	height:333px !important;
	left:206px !important;
	top:20px !important;
}

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

#item60574 {
	width:252px !important;
	height:198px !important;
	left:14px !important;
	top:366px !important;
}

#item59462 {
	width:244px !important;
	height:276px !important;
}

#item60580 {
	width:244px !important;
	height:276px !important;
	left:272px !important;
	top:367px !important;
}

#item57754 {
	width:106px !important;
	height:20px !important;
	left:422px !important;
	top:600px !important;
}

#item57784 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item57812 {
	width:73px !important;
	height:20px !important;
	left:440px !important;
	top:300px !important;
}

#item57839 {
	width:88px !important;
	height:28px !important;
	left:440px !important;
	top:319px !important;
}

#item66261 {
	width:75px !important;
	height:78px !important;
	left:446px !important;
	top:113px !important;
}

#item59463 {
	width:225px !important;
	height:224px !important;
}

#item60586 {
	width:225px !important;
	height:224px !important;
	left:14px !important;
	top:341px !important;
}

#item59464 {
	width:258px !important;
	height:198px !important;
}

#item60591 {
	width:258px !important;
	height:198px !important;
	left:278px !important;
	top:364px !important;
}

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

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

#item59467 {
	width:145px !important;
	height:142px !important;
}

#item60601 {
	width:145px !important;
	height:142px !important;
	left:301px !important;
	top:89px !important;
}

#item59468 {
	width:121px !important;
	height:123px !important;
}

#item60606 {
	width:121px !important;
	height:123px !important;
	left:409px !important;
	top:14px !important;
}

#item57869 {
	width:203px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item57900 {
	width:196px !important;
	height:9px !important;
	left:253px !important;
	top:610px !important;
}

#item57930 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:318px !important;
}

#item57957 {
	width:123px !important;
	height:9px !important;
	left:276px !important;
	top:283px !important;
}

#item57984 {
	width:123px !important;
	height:9px !important;
	left:276px !important;
	top:293px !important;
}

#item58011 {
	width:205px !important;
	height:9px !important;
	left:276px !important;
	top:304px !important;
}

#item66305 {
	width:436px !important;
	height:536px !important;
	top:31px !important;
	border-radius:27px;
	background:#fff;
	border:solid 5.96153846153846px #c00059;
}

#item66307 {
	opacity:0.15;
	width:196px !important;
	height:75px !important;
	left:17px !important;
	top:306px !important;
	border-radius:14px;
	background:#000;
}

#item66308 {
	opacity:0.15;
	width:196px !important;
	height:75px !important;
	left:17px !important;
	top:390px !important;
	border-radius:14px;
	background:#000;
}

#item66309 {
	opacity:0.15;
	width:196px !important;
	height:75px !important;
	left:17px !important;
	top:474px !important;
	border-radius:14px;
	background:#000;
}

#item66310 {
	opacity:0.15;
	width:196px !important;
	height:75px !important;
	left:222px !important;
	top:306px !important;
	border-radius:14px;
	background:#000;
}

#item66311 {
	opacity:0.15;
	width:196px !important;
	height:75px !important;
	left:222px !important;
	top:390px !important;
	border-radius:14px;
	background:#000;
}

#item66312 {
	opacity:0.15;
	width:196px !important;
	height:75px !important;
	left:222px !important;
	top:474px !important;
	border-radius:14px;
	background:#000;
}

#item66303 {
	width:7px !important;
	height:12px !important;
	left:262px !important;
}

#item66301 {
	width:436px !important;
	height:567px !important;
	left:54px !important;
	top:45px !important;
}

#item59469 {
	width:251px !important;
	height:164px !important;
}

#item60611 {
	width:251px !important;
	height:164px !important;
	left:271px !important;
	top:21px !important;
}

#item59470 {
	width:122px !important;
	height:83px !important;
}

#item60616 {
	width:122px !important;
	height:83px !important;
	left:328px !important;
	top:73px !important;
}

#item59471 {
	width:223px !important;
	height:314px !important;
}

#item60621 {
	width:223px !important;
	height:314px !important;
	left:9px !important;
	top:28px !important;
}

#item59472 {
	width:331px !important;
	height:212px !important;
}

#item60626 {
	width:331px !important;
	height:212px !important;
	top:410px !important;
}

#item59473 {
	width:180px !important;
	height:281px !important;
}

#item60631 {
	width:180px !important;
	height:281px !important;
	left:356px !important;
	top:337px !important;
}

#item28963 {
	width:133px !important;
	height:9px !important;
	left:13px !important;
	top:383px !important;
}

#item28990 {
	width:109px !important;
	height:20px !important;
	left:245px !important;
	top:381px !important;
}

#item29020 {
	width:104px !important;
	height:20px !important;
	left:228px !important;
	top:599px !important;
}

#item29047 {
	width:217px !important;
	height:10px !important;
	left:255px !important;
	top:231px !important;
}

#item29078 {
	width:217px !important;
	height:10px !important;
	left:255px !important;
	top:241px !important;
}

#item59474 {
	width:266px !important;
	height:174px !important;
}

#item60636 {
	width:266px !important;
	height:174px !important;
	left:9px !important;
	top:397px !important;
}

#item59477 {
	width:173px !important;
	height:355px !important;
}

#item60641 {
	width:173px !important;
	height:355px !important;
	left:362px !important;
	top:289px !important;
}

#item59478 {
	width:240px !important;
	height:278px !important;
}

#item60646 {
	width:240px !important;
	height:278px !important;
	left:304px !important;
}

#item59479 {
	width:196px !important;
	height:369px !important;
}

#item60651 {
	width:196px !important;
	height:369px !important;
	left:92px !important;
	top:14px !important;
}

#item29109 {
	width:74px !important;
	height:29px !important;
	left:23px !important;
	top:316px !important;
}

#item29136 {
	width:90px !important;
	height:20px !important;
	left:299px !important;
	top:365px !important;
}

#item29164 {
	width:75px !important;
	height:20px !important;
	left:299px !important;
	top:599px !important;
}

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

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

#item60657 {
	width:183px !important;
	height:240px !important;
	left:262px !important;
	top:29px !important;
}

#item59481 {
	width:207px !important;
	height:319px !important;
}

#item60662 {
	width:207px !important;
	height:319px !important;
	left:14px !important;
	top:14px !important;
}

#item59482 {
	width:273px !important;
	height:171px !important;
}

#item60667 {
	width:273px !important;
	height:171px !important;
	left:14px !important;
	top:371px !important;
}

#item59483 {
	width:212px !important;
	height:203px !important;
}

#item60672 {
	width:212px !important;
	height:203px !important;
	left:324px !important;
	top:425px !important;
}

#item59484 {
	width:181px !important;
	height:191px !important;
}

#item60677 {
	width:181px !important;
	height:191px !important;
	left:266px !important;
	top:276px !important;
}

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

#item29246 {
	width:71px !important;
	height:29px !important;
	left:197px !important;
	top:103px !important;
}

#item29274 {
	width:64px !important;
	height:41px !important;
	left:455px !important;
	top:113px !important;
}

#item29304 {
	width:77px !important;
	height:20px !important;
	left:456px !important;
	top:316px !important;
}

#item29335 {
	width:72px !important;
	height:20px !important;
	left:456px !important;
	top:336px !important;
}

#item59485 {
	width:197px !important;
	height:281px !important;
}

#item60682 {
	width:197px !important;
	height:281px !important;
	left:11px !important;
	top:343px !important;
}

#item59486 {
	width:229px !important;
	height:229px !important;
}

#item60687 {
	width:229px !important;
	height:229px !important;
	left:293px !important;
	top:394px !important;
}

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

#item60692 {
	width:169px !important;
	height:196px !important;
	left:179px !important;
	top:181px !important;
}

#item59490 {
	width:186px !important;
	height:309px !important;
}

#item60697 {
	width:186px !important;
	height:309px !important;
	left:359px !important;
}

#item59491 {
	width:252px !important;
	height:153px !important;
}

#item60702 {
	width:252px !important;
	height:153px !important;
	left:14px !important;
	top:14px !important;
}

#item29362 {
	width:122px !important;
	height:20px !important;
	left:357px !important;
	top:365px !important;
}

#item29389 {
	width:79px !important;
	height:29px !important;
	left:276px !important;
	top:122px !important;
}

#item29419 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:326px !important;
}

#item29446 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:212px !important;
}

#item29473 {
	width:109px !important;
	height:20px !important;
	left:13px !important;
	top:260px !important;
}

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

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

#item59493 {
	width:219px !important;
	height:256px !important;
}

#item60712 {
	width:219px !important;
	height:256px !important;
	left:47px !important;
}

#item59494 {
	width:324px !important;
	height:255px !important;
}

#item60717 {
	width:324px !important;
	height:255px !important;
	left:9px !important;
	top:300px !important;
}

#item59495 {
	width:189px !important;
	height:319px !important;
}

#item60722 {
	width:189px !important;
	height:319px !important;
	left:341px !important;
	top:299px !important;
}

#item29500 {
	width:197px !important;
	height:9px !important;
	left:276px !important;
	top:293px !important;
}

#item29530 {
	width:179px !important;
	height:9px !important;
	left:13px !important;
	top:285px !important;
}

#item29557 {
	width:72px !important;
	height:20px !important;
	left:222px !important;
	top:600px !important;
}

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

#item59496 {
	width:289px !important;
	height:279px !important;
}

#item60727 {
	width:289px !important;
	height:279px !important;
	left:14px !important;
	top:251px !important;
}

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

#item60733 {
	width:193px !important;
	height:230px !important;
	left:337px !important;
	top:350px !important;
}

#item59498 {
	width:147px !important;
	height:90px !important;
}

#item60738 {
	width:147px !important;
	height:90px !important;
	left:288px !important;
	top:553px !important;
}

#item59499 {
	width:252px !important;
	height:226px !important;
}

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

#item59500 {
	width:261px !important;
	height:178px !important;
}

#item60748 {
	width:261px !important;
	height:178px !important;
	left:11px !important;
	top:6px !important;
}

#item29612 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:233px !important;
}

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

#item29666 {
	width:111px !important;
	height:20px !important;
	left:132px !important;
	top:578px !important;
}

#item29696 {
	width:109px !important;
	height:20px !important;
	left:132px !important;
	top:600px !important;
}

#item29726 {
	width:142px !important;
	height:9px !important;
	left:311px !important;
	top:293px !important;
}

#item29753 {
	width:212px !important;
	height:9px !important;
	left:311px !important;
	top:303px !important;
}

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

#item60753 {
	width:252px !important;
	height:259px !important;
	left:278px !important;
}

#item59503 {
	width:252px !important;
	height:254px !important;
}

#item60758 {
	width:252px !important;
	height:254px !important;
	left:14px !important;
	top:14px !important;
}

#item59504 {
	width:94px !important;
	height:228px !important;
}

#item60763 {
	width:94px !important;
	height:228px !important;
	left:18px !important;
	top:322px !important;
}

#item59505 {
	width:106px !important;
	height:198px !important;
}

#item60768 {
	width:106px !important;
	height:198px !important;
	left:117px !important;
	top:323px !important;
}

#item59506 {
	width:286px !important;
	height:199px !important;
}

#item60773 {
	width:286px !important;
	height:199px !important;
	left:244px !important;
	top:320px !important;
}

#item59507 {
	width:55px !important;
	height:44px !important;
}

#item60778 {
	width:55px !important;
	height:44px !important;
	left:242px !important;
	top:523px !important;
}

#item59508 {
	width:58px !important;
	height:44px !important;
}

#item60783 {
	width:58px !important;
	height:44px !important;
	left:297px !important;
	top:523px !important;
}

#item59509 {
	width:113px !important;
	height:50px !important;
}

#item60788 {
	width:113px !important;
	height:50px !important;
	left:242px !important;
	top:567px !important;
}

#item29783 {
	width:214px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item29815 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item29842 {
	width:171px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

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

#item29896 {
	width:128px !important;
	height:9px !important;
	left:358px !important;
	top:579px !important;
}

#item29923 {
	width:128px !important;
	height:9px !important;
	left:358px !important;
	top:589px !important;
}

#item29950 {
	width:128px !important;
	height:9px !important;
	left:358px !important;
	top:600px !important;
}

#item29977 {
	width:128px !important;
	height:9px !important;
	left:358px !important;
	top:610px !important;
}

#item59510 {
	width:311px !important;
	height:204px !important;
}

#item60793 {
	width:311px !important;
	height:204px !important;
	left:17px !important;
	top:288px !important;
}

#item59511 {
	width:104px !important;
	height:92px !important;
}

#item60798 {
	width:104px !important;
	height:92px !important;
	left:14px !important;
	top:425px !important;
}

#item59512 {
	width:104px !important;
	height:101px !important;
}

#item60804 {
	width:104px !important;
	height:101px !important;
	left:14px !important;
	top:515px !important;
}

#item59513 {
	width:188px !important;
	height:240px !important;
}

#item60809 {
	width:188px !important;
	height:240px !important;
	left:342px !important;
	top:322px !important;
}

#item59514 {
	width:219px !important;
	height:248px !important;
}

#item60814 {
	width:219px !important;
	height:248px !important;
	left:311px !important;
}

#item59515 {
	width:198px !important;
	height:257px !important;
}

#item60819 {
	width:198px !important;
	height:257px !important;
	left:110px !important;
	top:14px !important;
}

#item30004 {
	width:178px !important;
	height:9px !important;
	left:341px !important;
	top:302px !important;
}

#item30031 {
	width:175px !important;
	height:9px !important;
	left:341px !important;
	top:610px !important;
}

#item30059 {
	width:96px !important;
	height:29px !important;
	left:13px !important;
	top:214px !important;
}

#item30091 {
	width:92px !important;
	height:29px !important;
	left:13px !important;
	top:243px !important;
}

#item30122 {
	width:203px !important;
	height:9px !important;
	left:121px !important;
	top:582px !important;
}

#item30149 {
	width:203px !important;
	height:9px !important;
	left:121px !important;
	top:593px !important;
}

#item30179 {
	width:203px !important;
	height:9px !important;
	left:121px !important;
	top:603px !important;
}

#item59517 {
	width:132px !important;
	height:315px !important;
}

#item60824 {
	width:132px !important;
	height:315px !important;
	left:277px !important;
}

#item59518 {
	width:147px !important;
	height:198px !important;
}

#item60829 {
	width:147px !important;
	height:198px !important;
	left:14px !important;
	top:14px !important;
}

#item59519 {
	width:184px !important;
	height:405px !important;
}

#item60835 {
	width:184px !important;
	height:405px !important;
	top:223px !important;
}

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

#item60840 {
	width:252px !important;
	height:243px !important;
	left:278px !important;
	top:320px !important;
}

#item59530 {
	width:228px !important;
	height:229px !important;
}

#item60878 {
	width:228px !important;
	height:229px !important;
	left:544px !important;
}

#item30210 {
	width:89px !important;
	height:20px !important;
	left:424px !important;
	top:282px !important;
}

#item30237 {
	width:101px !important;
	height:20px !important;
	left:157px !important;
	top:80px !important;
}

#item30264 {
	width:92px !important;
	height:20px !important;
	left:187px !important;
	top:542px !important;
}

#item30293 {
	width:174px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item59521 {
	width:233px !important;
	height:247px !important;
}

#item60845 {
	width:233px !important;
	height:247px !important;
	left:14px !important;
	top:324px !important;
}

#item59522 {
	width:293px !important;
	height:245px !important;
}

#item60850 {
	width:293px !important;
	height:245px !important;
	left:247px !important;
	top:243px !important;
}

#item59523 {
	width:62px !important;
	height:27px !important;
}

#item60855 {
	width:62px !important;
	height:27px !important;
	left:482px !important;
	top:546px !important;
}

#item59524 {
	width:62px !important;
	height:23px !important;
}

#item60860 {
	width:62px !important;
	height:23px !important;
	left:482px !important;
	top:574px !important;
}

#item59525 {
	width:63px !important;
	height:28px !important;
}

#item60866 {
	width:63px !important;
	height:28px !important;
	left:481px !important;
	top:596px !important;
}

#item59526 {
	width:298px !important;
	height:187px !important;
}

#item60872 {
	width:298px !important;
	height:187px !important;
	left:247px !important;
}

#item30320 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:276px !important;
}

#item30347 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item30374 {
	width:221px !important;
	height:9px !important;
	left:245px !important;
	top:230px !important;
}

#item30404 {
	width:123px !important;
	height:20px !important;
	left:261px !important;
	top:600px !important;
}

#item30435 {
	width:75px !important;
	height:20px !important;
	left:407px !important;
	top:555px !important;
}

#item30462 {
	width:75px !important;
	height:20px !important;
	left:407px !important;
	top:576px !important;
}

#item30489 {
	width:75px !important;
	height:20px !important;
	left:407px !important;
	top:597px !important;
}

#item59531 {
	width:176px !important;
	height:312px !important;
}

#item60884 {
	width:176px !important;
	height:312px !important;
}

#item59532 {
	width:256px !important;
	height:270px !important;
}

#item60889 {
	width:256px !important;
	height:270px !important;
	left:278px !important;
	top:14px !important;
}

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

#item60894 {
	width:266px !important;
	height:225px !important;
	top:321px !important;
}

#item59534 {
	width:252px !important;
	height:245px !important;
}

#item60900 {
	width:252px !important;
	height:245px !important;
	left:278px !important;
	top:298px !important;
}

#item30517 {
	width:76px !important;
	height:20px !important;
	left:176px !important;
	top:224px !important;
}

#item30545 {
	width:104px !important;
	height:20px !important;
	left:411px !important;
	top:264px !important;
}

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

#item30599 {
	width:163px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

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

#item59536 {
	width:167px !important;
	height:327px !important;
}

#item60910 {
	width:167px !important;
	height:327px !important;
	left:363px !important;
	top:298px !important;
}

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

#item60915 {
	width:266px !important;
	height:245px !important;
	left:278px !important;
	top:14px !important;
}

#item59538 {
	width:191px !important;
	height:293px !important;
}

#item60920 {
	width:191px !important;
	height:293px !important;
	left:75px !important;
	top:14px !important;
}

#item30626 {
	width:73px !important;
	height:20px !important;
	left:18px !important;
	top:155px !important;
}

#item30654 {
	width:119px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item30681 {
	width:73px !important;
	height:20px !important;
	left:276px !important;
	top:434px !important;
}

#item30708 {
	width:161px !important;
	height:9px !important;
	left:276px !important;
	top:300px !important;
}

#item59539 {
	width:266px !important;
	height:212px !important;
}

#item60925 {
	width:266px !important;
	height:212px !important;
}

#item59540 {
	width:252px !important;
	height:197px !important;
}

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

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

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

#item59542 {
	width:129px !important;
	height:188px !important;
}

#item60940 {
	width:129px !important;
	height:188px !important;
	left:275px !important;
	top:309px !important;
}

#item59543 {
	width:140px !important;
	height:235px !important;
}

#item60945 {
	width:140px !important;
	height:235px !important;
	left:391px !important;
	top:414px !important;
}

#item59549 {
	width:174px !important;
	height:305px !important;
}

#item60976 {
	width:174px !important;
	height:305px !important;
	left:544px !important;
	top:15px !important;
}

#item30735 {
	width:154px !important;
	height:9px !important;
	left:276px !important;
	top:259px !important;
}

#item30762 {
	width:199px !important;
	height:20px !important;
	left:13px !important;
	top:250px !important;
}

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

#item30824 {
	width:109px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item30851 {
	width:109px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item59544 {
	width:166px !important;
	height:248px !important;
}

#item60950 {
	width:166px !important;
	height:248px !important;
	left:24px !important;
	top:325px !important;
}

#item59545 {
	width:113px !important;
	height:193px !important;
}

#item60956 {
	width:113px !important;
	height:193px !important;
	left:195px !important;
	top:301px !important;
}

#item59546 {
	width:110px !important;
	height:157px !important;
}

#item60961 {
	width:110px !important;
	height:157px !important;
	left:312px !important;
	top:245px !important;
}

#item59547 {
	width:184px !important;
	height:196px !important;
}

#item60966 {
	width:184px !important;
	height:196px !important;
	left:293px !important;
	top:434px !important;
}

#item59548 {
	width:237px !important;
	height:231px !important;
}

#item60971 {
	width:237px !important;
	height:231px !important;
	left:307px !important;
}

#item30878 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item30906 {
	width:65px !important;
	height:30px !important;
	left:466px !important;
	top:500px !important;
}

#item30933 {
	width:98px !important;
	height:29px !important;
	left:183px !important;
	top:204px !important;
}

#item30963 {
	width:98px !important;
	height:20px !important;
	left:180px !important;
	top:84px !important;
}

#item30990 {
	width:72px !important;
	height:29px !important;
	left:435px !important;
	top:332px !important;
}

#item31022 {
	width:103px !important;
	height:29px !important;
	left:435px !important;
	top:362px !important;
}

#item59550 {
	width:256px !important;
	height:316px !important;
}

#item60981 {
	width:256px !important;
	height:316px !important;
}

#item59551 {
	width:95px !important;
	height:421px !important;
}

#item60986 {
	width:95px !important;
	height:421px !important;
	left:432px !important;
}

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

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

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

#item60996 {
	width:252px !important;
	height:242px !important;
	left:278px !important;
	top:320px !important;
}

#item31052 {
	width:112px !important;
	height:20px !important;
	left:279px !important;
	top:102px !important;
}

#item31079 {
	width:94px !important;
	height:20px !important;
	left:279px !important;
	top:205px !important;
}

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

#item31133 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item59555 {
	width:177px !important;
	height:250px !important;
}

#item61001 {
	width:177px !important;
	height:250px !important;
	left:7px !important;
	top:316px !important;
}

#item59556 {
	width:299px !important;
	height:262px !important;
}

#item61006 {
	width:299px !important;
	height:262px !important;
	left:231px !important;
	top:302px !important;
}

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

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

#item59559 {
	width:127px !important;
	height:209px !important;
}

#item61016 {
	width:127px !important;
	height:209px !important;
	left:278px !important;
	top:24px !important;
}

#item59560 {
	width:123px !important;
	height:205px !important;
}

#item61021 {
	width:123px !important;
	height:205px !important;
	left:407px !important;
	top:14px !important;
}

#item31160 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item31187 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item31217 {
	width:154px !important;
	height:9px !important;
	left:228px !important;
	top:610px !important;
}

#item31244 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:283px !important;
}

#item31272 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:293px !important;
}

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

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

#item59562 {
	width:266px !important;
	height:242px !important;
}

#item61032 {
	width:266px !important;
	height:242px !important;
}

#item59563 {
	width:378px !important;
	height:270px !important;
}

#item61037 {
	width:378px !important;
	height:270px !important;
	top:325px !important;
}

#item59564 {
	width:129px !important;
	height:74px !important;
}

#item61042 {
	width:129px !important;
	height:74px !important;
	left:257px !important;
	top:538px !important;
}

#item59565 {
	width:60px !important;
	height:75px !important;
}

#item61047 {
	width:60px !important;
	height:75px !important;
	left:393px !important;
	top:537px !important;
}

#item59566 {
	width:65px !important;
	height:75px !important;
}

#item61052 {
	width:65px !important;
	height:75px !important;
	left:459px !important;
	top:537px !important;
}

#item31299 {
	width:162px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item31327 {
	width:125px !important;
	height:9px !important;
	left:387px !important;
	top:471px !important;
}

#item31355 {
	width:125px !important;
	height:9px !important;
	left:387px !important;
	top:481px !important;
}

#item31382 {
	width:125px !important;
	height:9px !important;
	left:387px !important;
	top:492px !important;
}

#item31409 {
	width:125px !important;
	height:9px !important;
	left:387px !important;
	top:502px !important;
}

#item31436 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item31463 {
	width:205px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item59567 {
	width:252px !important;
	height:297px !important;
}

#item61057 {
	width:252px !important;
	height:297px !important;
	left:14px !important;
	top:322px !important;
}

#item59568 {
	width:169px !important;
	height:294px !important;
}

#item61062 {
	width:169px !important;
	height:294px !important;
	left:361px !important;
	top:323px !important;
}

#item59569 {
	width:116px !important;
	height:128px !important;
}

#item61067 {
	width:116px !important;
	height:128px !important;
	left:23px !important;
	top:179px !important;
}

#item59570 {
	width:112px !important;
	height:228px !important;
}

#item61072 {
	width:112px !important;
	height:228px !important;
	left:147px !important;
	top:73px !important;
}

#item59571 {
	width:252px !important;
	height:245px !important;
}

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

#item31495 {
	width:85px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item31523 {
	width:73px !important;
	height:29px !important;
	left:280px !important;
	top:455px !important;
}

#item31553 {
	width:137px !important;
	height:20px !important;
	left:17px !important;
	top:87px !important;
}

#item31586 {
	width:136px !important;
	height:20px !important;
	left:17px !important;
	top:107px !important;
}

#item31617 {
	width:98px !important;
	height:28px !important;
	left:17px !important;
	top:126px !important;
}

#item31650 {
	width:144px !important;
	height:9px !important;
	left:276px !important;
	top:292px !important;
}

#item31680 {
	width:205px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

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

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

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

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

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

#item61093 {
	width:252px !important;
	height:193px !important;
	left:14px !important;
	top:322px !important;
}

#item59577 {
	width:108px !important;
	height:98px !important;
}

#item61099 {
	width:108px !important;
	height:98px !important;
	left:14px !important;
	top:520px !important;
}

#item59578 {
	width:266px !important;
	height:242px !important;
}

#item61105 {
	width:266px !important;
	height:242px !important;
	left:272px !important;
	top:322px !important;
}

#item31712 {
	width:209px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item31743 {
	width:75px !important;
	height:20px !important;
	left:177px !important;
	top:287px !important;
}

#item31770 {
	width:183px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item31800 {
	width:118px !important;
	height:9px !important;
	left:126px !important;
	top:599px !important;
}

#item31827 {
	width:118px !important;
	height:9px !important;
	left:126px !important;
	top:609px !important;
}

#item59579 {
	width:422px !important;
	height:203px !important;
}

#item61110 {
	width:422px !important;
	height:203px !important;
	left:108px !important;
	top:414px !important;
}

#item59580 {
	width:136px !important;
	height:86px !important;
}

#item61115 {
	width:136px !important;
	height:86px !important;
	left:278px !important;
	top:332px !important;
}

#item59581 {
	width:102px !important;
	height:83px !important;
}

#item61120 {
	width:102px !important;
	height:83px !important;
	left:417px !important;
	top:334px !important;
}

#item59582 {
	width:169px !important;
	height:220px !important;
}

#item61125 {
	width:169px !important;
	height:220px !important;
	left:340px !important;
	top:88px !important;
}

#item59583 {
	width:103px !important;
	height:152px !important;
}

#item61130 {
	width:103px !important;
	height:152px !important;
	left:285px !important;
	top:3px !important;
}

#item59584 {
	width:105px !important;
	height:143px !important;
}

#item61135 {
	width:105px !important;
	height:143px !important;
	left:186px !important;
	top:79px !important;
}

#item31854 {
	width:77px !important;
	height:29px !important;
	left:24px !important;
	top:499px !important;
}

#item31884 {
	width:73px !important;
	height:39px !important;
	left:24px !important;
	top:529px !important;
}

#item31915 {
	width:73px !important;
	height:39px !important;
	left:24px !important;
	top:568px !important;
}

#item31947 {
	width:109px !important;
	height:31px !important;
	left:13px !important;
	top:204px !important;
}

#item32027 {
	width:122px !important;
	height:31px !important;
	left:13px !important;
	top:237px !important;
}

#item32097 {
	width:134px !important;
	height:41px !important;
	left:13px !important;
	top:270px !important;
}

#item59588 {
	width:259px !important;
	height:245px !important;
}

#item61140 {
	width:259px !important;
	height:245px !important;
	left:272px !important;
	top:14px !important;
}

#item59589 {
	width:163px !important;
	height:329px !important;
}

#item61145 {
	width:163px !important;
	height:329px !important;
}

#item59590 {
	width:332px !important;
	height:271px !important;
}

#item61150 {
	width:332px !important;
	height:271px !important;
	left:9px !important;
	top:353px !important;
}

#item59591 {
	width:301px !important;
	height:188px !important;
}

#item61155 {
	width:301px !important;
	height:188px !important;
	left:229px !important;
	top:273px !important;
}

#item32166 {
	width:71px !important;
	height:20px !important;
	left:169px !important;
	top:242px !important;
}

#item32193 {
	width:72px !important;
	height:20px !important;
	left:168px !important;
	top:103px !important;
}

#item32221 {
	width:159px !important;
	height:9px !important;
	left:348px !important;
	top:610px !important;
}

#item32248 {
	width:140px !important;
	height:20px !important;
	left:348px !important;
	top:537px !important;
}

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

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

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

#item61165 {
	width:252px !important;
	height:249px !important;
	left:278px !important;
	top:321px !important;
}

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

#item61170 {
	width:266px !important;
	height:244px !important;
	left:278px !important;
}

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

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

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

#item32311 {
	width:116px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item32339 {
	width:155px !important;
	height:9px !important;
	left:13px !important;
	top:291px !important;
}

#item32369 {
	width:205px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item32400 {
	width:192px !important;
	height:9px !important;
	left:276px !important;
	top:292px !important;
}

#item32430 {
	width:212px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item59596 {
	width:235px !important;
	height:151px !important;
}

#item61181 {
	width:235px !important;
	height:151px !important;
	left:293px !important;
	top:14px !important;
}

#item59597 {
	width:175px !important;
	height:270px !important;
}

#item61186 {
	width:175px !important;
	height:270px !important;
	left:14px !important;
	top:14px !important;
}

#item59599 {
	width:213px !important;
	height:142px !important;
}

#item61191 {
	width:213px !important;
	height:142px !important;
	left:218px !important;
	top:223px !important;
}

#item59600 {
	width:455px !important;
	height:194px !important;
}

#item61196 {
	width:455px !important;
	height:194px !important;
	left:33px !important;
	top:449px !important;
}

#item59601 {
	width:288px !important;
	height:160px !important;
}

#item61201 {
	width:288px !important;
	height:160px !important;
	left:57px !important;
	top:350px !important;
}

#item32460 {
	width:73px !important;
	height:20px !important;
	left:191px !important;
	top:258px !important;
}

#item32487 {
	width:130px !important;
	height:9px !important;
	left:291px !important;
	top:204px !important;
}

#item32514 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:339px !important;
}

#item32541 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:359px !important;
}

#item32569 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:370px !important;
}

#item32596 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:380px !important;
}

#item59602 {
	width:413px !important;
	height:236px !important;
}

#item61206 {
	width:413px !important;
	height:236px !important;
	left:14px !important;
	top:293px !important;
}

#item59603 {
	width:90px !important;
	height:89px !important;
}

#item61211 {
	width:90px !important;
	height:89px !important;
	left:430px !important;
	top:430px !important;
}

#item59604 {
	width:91px !important;
	height:89px !important;
}

#item61216 {
	width:91px !important;
	height:89px !important;
	left:429px !important;
	top:524px !important;
}

#item59605 {
	width:266px !important;
	height:222px !important;
}

#item61221 {
	width:266px !important;
	height:222px !important;
	left:278px !important;
}

#item59606 {
	width:165px !important;
	height:287px !important;
}

#item61226 {
	width:165px !important;
	height:287px !important;
	left:101px !important;
}

#item32623 {
	width:79px !important;
	height:39px !important;
	left:13px !important;
	top:239px !important;
}

#item32653 {
	width:231px !important;
	height:9px !important;
	left:276px !important;
	top:270px !important;
}

#item32684 {
	width:139px !important;
	height:20px !important;
	left:209px !important;
	top:548px !important;
}

#item32715 {
	width:152px !important;
	height:20px !important;
	left:209px !important;
	top:568px !important;
}

#item32746 {
	width:152px !important;
	height:20px !important;
	left:209px !important;
	top:588px !important;
}

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

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

#item59608 {
	width:181px !important;
	height:189px !important;
}

#item61236 {
	width:181px !important;
	height:189px !important;
	left:3px !important;
	top:6px !important;
}

#item59609 {
	width:252px !important;
	height:170px !important;
}

#item61241 {
	width:252px !important;
	height:170px !important;
	left:14px !important;
	top:200px !important;
}

#item59612 {
	width:252px !important;
	height:153px !important;
}

#item61246 {
	width:252px !important;
	height:153px !important;
	left:278px !important;
	top:219px !important;
}

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

#item61252 {
	width:252px !important;
	height:151px !important;
	left:14px !important;
	top:425px !important;
}

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

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

#item32778 {
	width:198px !important;
	height:9px !important;
	left:276px !important;
	top:205px !important;
}

#item32808 {
	width:81px !important;
	height:20px !important;
	left:171px !important;
	top:184px !important;
}

#item32835 {
	width:112px !important;
	height:20px !important;
	left:276px !important;
	top:396px !important;
}

#item32865 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item32895 {
	width:156px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item59615 {
	width:107px !important;
	height:96px !important;
}

#item61262 {
	width:107px !important;
	height:96px !important;
	left:14px !important;
	top:365px !important;
}

#item65816 {
	width:124px !important;
	height:96px !important;
}

#item65810 {
	width:124px !important;
	height:96px !important;
	left:123px !important;
	top:327px !important;
}

#item59616 {
	width:197px !important;
	height:96px !important;
}

#item61267 {
	width:197px !important;
	height:96px !important;
	left:69px !important;
	top:423px !important;
}

#item59618 {
	width:66px !important;
	height:60px !important;
}

#item61272 {
	width:66px !important;
	height:60px !important;
	left:22px !important;
	top:131px !important;
}

#item65822 {
	width:60px !important;
	height:46px !important;
}

#item65817 {
	width:60px !important;
	height:46px !important;
	left:77px !important;
	top:110px !important;
}

#item59617 {
	width:78px !important;
	height:61px !important;
}

#item61277 {
	width:78px !important;
	height:61px !important;
	left:105px !important;
	top:147px !important;
}

#item59619 {
	width:331px !important;
	height:257px !important;
}

#item61282 {
	width:331px !important;
	height:257px !important;
	left:199px !important;
	top:4px !important;
}

#item59620 {
	width:256px !important;
	height:364px !important;
}

#item61287 {
	width:256px !important;
	height:364px !important;
	left:278px !important;
	top:274px !important;
}

#item32949 {
	width:144px !important;
	height:9px !important;
	left:13px !important;
	top:56px !important;
}

#item32977 {
	width:81px !important;
	height:29px !important;
	left:276px !important;
	top:337px !important;
}

#item33008 {
	width:161px !important;
	height:10px !important;
	left:13px !important;
	top:555px !important;
}

#item33070 {
	width:229px !important;
	height:10px !important;
	left:13px !important;
	top:599px !important;
}

#item33131 {
	width:229px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item59622 {
	width:267px !important;
	height:154px !important;
}

#item61292 {
	width:267px !important;
	height:154px !important;
	left:277px !important;
}

#item59623 {
	width:266px !important;
	height:178px !important;
}

#item61297 {
	width:266px !important;
	height:178px !important;
}

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

#item61302 {
	width:252px !important;
	height:150px !important;
	left:14px !important;
	top:218px !important;
}

#item59625 {
	width:252px !important;
	height:154px !important;
}

#item61307 {
	width:252px !important;
	height:154px !important;
	left:278px !important;
	top:221px !important;
}

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

#item61312 {
	width:252px !important;
	height:150px !important;
	left:14px !important;
	top:420px !important;
}

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

#item61317 {
	width:252px !important;
	height:145px !important;
	left:278px !important;
	top:423px !important;
}

#item59632 {
	width:174px !important;
	height:207px !important;
}

#item61343 {
	width:174px !important;
	height:207px !important;
	left:544px !important;
}

#item33196 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:179px !important;
}

#item33227 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item33260 {
	width:186px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item33291 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item33318 {
	width:217px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item33349 {
	width:203px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item59628 {
	width:258px !important;
	height:157px !important;
}

#item61323 {
	width:258px !important;
	height:157px !important;
	left:9px !important;
	top:420px !important;
}

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

#item61328 {
	width:252px !important;
	height:150px !important;
	left:278px !important;
	top:423px !important;
}

#item59630 {
	width:201px !important;
	height:211px !important;
}

#item61333 {
	width:201px !important;
	height:211px !important;
	left:343px !important;
	top:203px !important;
}

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

#item61338 {
	width:252px !important;
	height:193px !important;
	left:14px !important;
	top:218px !important;
}

#item59633 {
	width:196px !important;
	height:193px !important;
}

#item61348 {
	width:196px !important;
	height:193px !important;
	left:349px !important;
}

#item33380 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item33440 {
	width:82px !important;
	height:29px !important;
	left:178px !important;
	top:180px !important;
}

#item33471 {
	width:107px !important;
	height:20px !important;
	left:276px !important;
	top:189px !important;
}

#item33499 {
	width:114px !important;
	height:20px !important;
	left:145px !important;
	top:264px !important;
}

#item33529 {
	width:115px !important;
	height:20px !important;
	left:276px !important;
	top:395px !important;
}

#item59634 {
	width:111px !important;
	height:139px !important;
}

#item61354 {
	width:111px !important;
	height:139px !important;
	left:278px !important;
	top:14px !important;
}

#item59635 {
	width:129px !important;
	height:139px !important;
}

#item61359 {
	width:129px !important;
	height:139px !important;
	left:396px !important;
	top:14px !important;
}

#item59637 {
	width:252px !important;
	height:262px !important;
}

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

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

#item61369 {
	width:252px !important;
	height:137px !important;
	left:278px !important;
	top:220px !important;
}

#item59639 {
	width:256px !important;
	height:225px !important;
}

#item61374 {
	width:256px !important;
	height:225px !important;
	left:14px !important;
	top:322px !important;
}

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

#item61379 {
	width:252px !important;
	height:145px !important;
	left:278px !important;
	top:426px !important;
}

#item33559 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item33587 {
	width:158px !important;
	height:9px !important;
	left:18px !important;
	top:605px !important;
}

#item33615 {
	width:126px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item33647 {
	width:227px !important;
	height:9px !important;
	left:276px !important;
	top:397px !important;
}

#item33677 {
	width:227px !important;
	height:9px !important;
	left:276px !important;
	top:408px !important;
}

#item33707 {
	width:222px !important;
	height:9px !important;
	left:276px !important;
	top:192px !important;
}

#item33737 {
	width:222px !important;
	height:9px !important;
	left:276px !important;
	top:202px !important;
}

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

#item61385 {
	width:252px !important;
	height:147px !important;
	left:14px !important;
	top:426px !important;
}

#item59642 {
	width:272px !important;
	height:253px !important;
}

#item61391 {
	width:272px !important;
	height:253px !important;
	left:272px !important;
	top:315px !important;
}

#item59643 {
	width:252px !important;
	height:152px !important;
}

#item61397 {
	width:252px !important;
	height:152px !important;
	left:14px !important;
	top:211px !important;
}

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

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

#item59645 {
	width:255px !important;
	height:156px !important;
}

#item61408 {
	width:255px !important;
	height:156px !important;
	left:11px !important;
	top:5px !important;
}

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

#item33794 {
	width:206px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item33826 {
	width:199px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

#item33857 {
	width:187px !important;
	height:9px !important;
	left:13px !important;
	top:408px !important;
}

#item33887 {
	width:186px !important;
	height:9px !important;
	left:276px !important;
	top:291px !important;
}

#item33919 {
	width:234px !important;
	height:9px !important;
	left:276px !important;
	top:301px !important;
}

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

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

#item59649 {
	width:166px !important;
	height:206px !important;
}

#item61419 {
	width:166px !important;
	height:206px !important;
}

#item59650 {
	width:196px !important;
	height:202px !important;
}

#item61424 {
	width:196px !important;
	height:202px !important;
	left:4px !important;
	top:213px !important;
}

#item59651 {
	width:252px !important;
	height:258px !important;
}

#item61429 {
	width:252px !important;
	height:258px !important;
	left:278px !important;
	top:315px !important;
}

#item59652 {
	width:266px !important;
	height:162px !important;
}

#item61434 {
	width:266px !important;
	height:162px !important;
	top:420px !important;
}

#item33952 {
	width:199px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item33982 {
	width:68px !important;
	height:40px !important;
	left:201px !important;
	top:364px !important;
}

#item34012 {
	width:99px !important;
	height:20px !important;
	left:174px !important;
	top:189px !important;
}

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

#item34070 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item61439 {
	width:252px !important;
	height:151px !important;
	left:14px !important;
	top:425px !important;
}

#item59654 {
	width:242px !important;
	height:265px !important;
}

#item61444 {
	width:242px !important;
	height:265px !important;
	left:294px !important;
	top:310px !important;
}

#item59655 {
	width:180px !important;
	height:298px !important;
}

#item61449 {
	width:180px !important;
	height:298px !important;
	left:351px !important;
	top:4px !important;
}

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

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

#item59657 {
	width:252px !important;
	height:170px !important;
}

#item61459 {
	width:252px !important;
	height:170px !important;
	left:14px !important;
	top:14px !important;
}

#item34101 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item34131 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item34161 {
	width:105px !important;
	height:20px !important;
	left:276px !important;
	top:129px !important;
}

#item34191 {
	width:151px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item34221 {
	width:71px !important;
	height:30px !important;
	left:276px !important;
	top:390px !important;
}

#item59658 {
	width:339px !important;
	height:265px !important;
}

#item61464 {
	width:339px !important;
	height:265px !important;
	left:14px !important;
	top:68px !important;
}

#item59660 {
	width:122px !important;
	height:112px !important;
}

#item61469 {
	width:122px !important;
	height:112px !important;
	left:408px !important;
	top:177px !important;
}

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

#item61475 {
	width:123px !important;
	height:126px !important;
	left:407px !important;
	top:293px !important;
}

#item59662 {
	width:124px !important;
	height:196px !important;
}

#item61480 {
	width:124px !important;
	height:196px !important;
	left:406px !important;
	top:427px !important;
}

#item59663 {
	width:124px !important;
	height:196px !important;
}

#item61485 {
	width:124px !important;
	height:196px !important;
	left:278px !important;
	top:428px !important;
}

#item34251 {
	width:251px !important;
	height:9px !important;
	left:13px !important;
	top:496px !important;
}

#item34283 {
	width:251px !important;
	height:9px !important;
	left:13px !important;
	top:507px !important;
}

#item34314 {
	width:251px !important;
	height:9px !important;
	left:13px !important;
	top:522px !important;
}

#item34345 {
	width:251px !important;
	height:9px !important;
	left:13px !important;
	top:532px !important;
}

#item34375 {
	width:251px !important;
	height:9px !important;
	left:13px !important;
	top:547px !important;
}

#item34406 {
	width:251px !important;
	height:9px !important;
	left:13px !important;
	top:558px !important;
}

#item34438 {
	width:251px !important;
	height:9px !important;
	left:13px !important;
	top:573px !important;
}

#item34743 {
	width:251px !important;
	height:9px !important;
	left:13px !important;
	top:583px !important;
}

#item34775 {
	width:251px !important;
	height:9px !important;
	left:13px !important;
	top:598px !important;
}

#item34806 {
	width:251px !important;
	height:9px !important;
	left:13px !important;
	top:609px !important;
}

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

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

#item59665 {
	width:115px !important;
	height:80px !important;
}

#item61495 {
	width:115px !important;
	height:80px !important;
	left:26px !important;
	top:235px !important;
}

#item59666 {
	width:114px !important;
	height:80px !important;
}

#item61500 {
	width:114px !important;
	height:80px !important;
	left:143px !important;
	top:235px !important;
}

#item59667 {
	width:190px !important;
	height:115px !important;
}

#item61505 {
	width:190px !important;
	height:115px !important;
	left:14px !important;
	top:420px !important;
}

#item59668 {
	width:309px !important;
	height:299px !important;
}

#item61510 {
	width:309px !important;
	height:299px !important;
	left:221px !important;
	top:319px !important;
}

#item59669 {
	width:266px !important;
	height:242px !important;
}

#item61515 {
	width:266px !important;
	height:242px !important;
	left:278px !important;
}

#item34836 {
	width:172px !important;
	height:9px !important;
	left:277px !important;
	top:301px !important;
}

#item34863 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item34890 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item34917 {
	width:198px !important;
	height:9px !important;
	left:23px !important;
	top:373px !important;
}

#item34947 {
	width:198px !important;
	height:9px !important;
	left:23px !important;
	top:383px !important;
}

#item34978 {
	width:198px !important;
	height:9px !important;
	left:23px !important;
	top:394px !important;
}

#item59670 {
	width:252px !important;
	height:219px !important;
}

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

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

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

#item59672 {
	width:266px !important;
	height:239px !important;
}

#item61530 {
	width:266px !important;
	height:239px !important;
	top:322px !important;
}

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

#item61535 {
	width:252px !important;
	height:212px !important;
	left:278px !important;
	top:322px !important;
}

#item59677 {
	width:266px !important;
	height:220px !important;
}

#item61556 {
	width:266px !important;
	height:220px !important;
	left:544px !important;
}

#item35005 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

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

#item35093 {
	width:113px !important;
	height:9px !important;
	left:276px !important;
	top:293px !important;
}

#item35120 {
	width:211px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item59674 {
	width:190px !important;
	height:184px !important;
}

#item61540 {
	width:190px !important;
	height:184px !important;
	left:32px !important;
	top:368px !important;
}

#item65828 {
	width:83px !important;
	height:65px !important;
}

#item65823 {
	width:83px !important;
	height:65px !important;
	left:183px !important;
	top:321px !important;
}

#item59675 {
	width:233px !important;
	height:308px !important;
}

#item61545 {
	width:233px !important;
	height:308px !important;
	left:270px !important;
	top:318px !important;
}

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

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

#item35150 {
	width:122px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item35177 {
	width:78px !important;
	height:20px !important;
	left:454px !important;
	top:600px !important;
}

#item35205 {
	width:221px !important;
	height:9px !important;
	left:48px !important;
	top:243px !important;
}

#item35236 {
	width:208px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item35267 {
	width:208px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item59680 {
	width:252px !important;
	height:254px !important;
}

#item61561 {
	width:252px !important;
	height:254px !important;
	left:278px !important;
}

#item59681 {
	width:266px !important;
	height:238px !important;
}

#item61566 {
	width:266px !important;
	height:238px !important;
	top:14px !important;
}

#item59682 {
	width:258px !important;
	height:223px !important;
}

#item61571 {
	width:258px !important;
	height:223px !important;
	left:11px !important;
	top:319px !important;
}

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

#item61576 {
	width:252px !important;
	height:240px !important;
	left:278px !important;
	top:322px !important;
}

#item35297 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item35327 {
	width:152px !important;
	height:9px !important;
	left:282px !important;
	top:300px !important;
}

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

#item35381 {
	width:193px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item59684 {
	width:516px !important;
	height:213px !important;
}

#item61581 {
	width:516px !important;
	height:213px !important;
	left:14px !important;
	top:322px !important;
}

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

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

#item59687 {
	width:207px !important;
	height:244px !important;
}

#item61591 {
	width:207px !important;
	height:244px !important;
	left:6px !important;
	top:13px !important;
}

#item35411 {
	width:190px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item35439 {
	width:144px !important;
	height:9px !important;
	left:223px !important;
	top:295px !important;
}

#item35466 {
	width:193px !important;
	height:9px !important;
	left:12px !important;
	top:589px !important;
}

#item35493 {
	width:193px !important;
	height:9px !important;
	left:12px !important;
	top:600px !important;
}

#item35523 {
	width:193px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

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

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

#item59689 {
	width:271px !important;
	height:264px !important;
}

#item61601 {
	width:271px !important;
	height:264px !important;
}

#item59690 {
	width:179px !important;
	height:306px !important;
}

#item61606 {
	width:179px !important;
	height:306px !important;
	top:322px !important;
}

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

#item61612 {
	width:252px !important;
	height:223px !important;
	left:278px !important;
	top:322px !important;
}

#item35553 {
	width:176px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

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

#item35607 {
	width:74px !important;
	height:20px !important;
	left:183px !important;
	top:592px !important;
}

#item35634 {
	width:181px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item59692 {
	width:258px !important;
	height:279px !important;
}

#item61618 {
	width:258px !important;
	height:279px !important;
	left:108px !important;
	top:327px !important;
}

#item59693 {
	width:174px !important;
	height:283px !important;
}

#item61624 {
	width:174px !important;
	height:283px !important;
	left:370px !important;
	top:321px !important;
}

#item59694 {
	width:33px !important;
	height:36px !important;
}

#item61629 {
	width:33px !important;
	height:36px !important;
	left:14px !important;
	top:317px !important;
}

#item59700 {
	width:33px !important;
	height:36px !important;
}

#item61634 {
	width:33px !important;
	height:36px !important;
	left:14px !important;
	top:357px !important;
}

#item59695 {
	width:33px !important;
	height:36px !important;
}

#item61639 {
	width:33px !important;
	height:36px !important;
	left:52px !important;
	top:317px !important;
}

#item59701 {
	width:33px !important;
	height:36px !important;
}

#item61644 {
	width:33px !important;
	height:36px !important;
	left:52px !important;
	top:357px !important;
}

#item59696 {
	width:33px !important;
	height:36px !important;
}

#item61649 {
	width:33px !important;
	height:36px !important;
	left:88px !important;
	top:317px !important;
}

#item59703 {
	width:33px !important;
	height:36px !important;
}

#item61654 {
	width:33px !important;
	height:36px !important;
	left:88px !important;
	top:357px !important;
}

#item59697 {
	width:33px !important;
	height:36px !important;
}

#item61659 {
	width:33px !important;
	height:36px !important;
	left:125px !important;
	top:317px !important;
}

#item59705 {
	width:33px !important;
	height:36px !important;
}

#item61664 {
	width:33px !important;
	height:36px !important;
	left:125px !important;
	top:357px !important;
}

#item59698 {
	width:33px !important;
	height:36px !important;
}

#item61669 {
	width:33px !important;
	height:36px !important;
	left:163px !important;
	top:317px !important;
}

#item59711 {
	width:33px !important;
	height:36px !important;
}

#item61674 {
	width:33px !important;
	height:36px !important;
	left:200px !important;
	top:317px !important;
}

#item59707 {
	width:33px !important;
	height:36px !important;
}

#item61679 {
	width:33px !important;
	height:36px !important;
	left:163px !important;
	top:357px !important;
}

#item59712 {
	width:33px !important;
	height:36px !important;
}

#item61684 {
	width:33px !important;
	height:36px !important;
	left:200px !important;
	top:357px !important;
}

#item59708 {
	width:251px !important;
	height:264px !important;
}

#item61689 {
	width:251px !important;
	height:264px !important;
	left:15px !important;
}

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

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

#item35667 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item35694 {
	width:73px !important;
	height:20px !important;
	left:282px !important;
	top:189px !important;
}

#item35721 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:495px !important;
}

#item35748 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:505px !important;
}

#item35775 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:516px !important;
}

#item35802 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:526px !important;
}

#item35829 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:537px !important;
}

#item35856 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:547px !important;
}

#item35883 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:558px !important;
}

#item35911 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:568px !important;
}

#item35938 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:579px !important;
}

#item35965 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item35993 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item36020 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item59713 {
	width:255px !important;
	height:278px !important;
}

#item61700 {
	width:255px !important;
	height:278px !important;
	left:279px !important;
	top:8px !important;
}

#item59714 {
	width:264px !important;
	height:237px !important;
}

#item61705 {
	width:264px !important;
	height:237px !important;
	left:2px !important;
}

#item59715 {
	width:176px !important;
	height:158px !important;
}

#item61710 {
	width:176px !important;
	height:158px !important;
	left:14px !important;
	top:292px !important;
}

#item59716 {
	width:177px !important;
	height:163px !important;
}

#item61715 {
	width:177px !important;
	height:163px !important;
	left:270px !important;
	top:290px !important;
}

#item59717 {
	width:137px !important;
	height:172px !important;
}

#item61720 {
	width:137px !important;
	height:172px !important;
	left:2px !important;
	top:459px !important;
}

#item59718 {
	width:158px !important;
	height:156px !important;
}

#item61725 {
	width:158px !important;
	height:156px !important;
	left:278px !important;
	top:461px !important;
}

#item36047 {
	width:72px !important;
	height:20px !important;
	left:193px !important;
	top:431px !important;
}

#item36074 {
	width:121px !important;
	height:9px !important;
	left:140px !important;
	top:609px !important;
}

#item36102 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:272px !important;
}

#item36129 {
	width:91px !important;
	height:20px !important;
	left:439px !important;
	top:600px !important;
}

#item36156 {
	width:70px !important;
	height:30px !important;
	left:459px !important;
	top:420px !important;
}

#item36185 {
	width:112px !important;
	height:20px !important;
	left:412px !important;
	top:256px !important;
}

#item59719 {
	width:194px !important;
	height:177px !important;
}

#item61730 {
	width:194px !important;
	height:177px !important;
	left:73px !important;
	top:458px !important;
}

#item59720 {
	width:189px !important;
	height:158px !important;
}

#item61735 {
	width:189px !important;
	height:158px !important;
	left:341px !important;
	top:460px !important;
}

#item59723 {
	width:200px !important;
	height:193px !important;
}

#item61740 {
	width:200px !important;
	height:193px !important;
	left:66px !important;
	top:256px !important;
}

#item65835 {
	width:258px !important;
	height:193px !important;
}

#item65829 {
	width:258px !important;
	height:193px !important;
	left:272px !important;
	top:256px !important;
}

#item59724 {
	width:163px !important;
	height:176px !important;
}

#item61745 {
	width:163px !important;
	height:176px !important;
	left:14px !important;
	top:14px !important;
}

#item59725 {
	width:162px !important;
	height:179px !important;
}

#item61750 {
	width:162px !important;
	height:179px !important;
	left:190px !important;
	top:14px !important;
}

#item36212 {
	width:130px !important;
	height:9px !important;
	left:13px !important;
	top:238px !important;
}

#item36239 {
	width:64px !important;
	height:40px !important;
	left:13px !important;
	top:580px !important;
}

#item36266 {
	width:45px !important;
	height:30px !important;
	left:13px !important;
	top:421px !important;
}

#item36293 {
	width:57px !important;
	height:40px !important;
	left:276px !important;
	top:547px !important;
}

#item36320 {
	width:152px !important;
	height:9px !important;
	left:189px !important;
	top:238px !important;
}

#item36347 {
	width:72px !important;
	height:20px !important;
	left:420px !important;
	top:314px !important;
}

#item59726 {
	width:206px !important;
	height:246px !important;
}

#item61755 {
	width:206px !important;
	height:246px !important;
	left:14px !important;
	top:20px !important;
}

#item59727 {
	width:151px !important;
	height:172px !important;
}

#item61760 {
	width:151px !important;
	height:172px !important;
	left:240px !important;
	top:25px !important;
}

#item59728 {
	width:120px !important;
	height:140px !important;
}

#item61765 {
	width:120px !important;
	height:140px !important;
	left:410px !important;
	top:50px !important;
}

#item59729 {
	width:103px !important;
	height:121px !important;
}

#item61771 {
	width:103px !important;
	height:121px !important;
	left:343px !important;
	top:118px !important;
}

#item59730 {
	width:201px !important;
	height:226px !important;
}

#item61776 {
	width:201px !important;
	height:226px !important;
	left:9px !important;
	top:343px !important;
}

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

#item61781 {
	width:298px !important;
	height:228px !important;
	left:232px !important;
	top:342px !important;
}

#item36374 {
	width:169px !important;
	height:9px !important;
	left:13px !important;
	top:314px !important;
}

#item36401 {
	width:155px !important;
	height:9px !important;
	left:231px !important;
	top:610px !important;
}

#item36429 {
	width:116px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item36456 {
	width:230px !important;
	height:10px !important;
	left:231px !important;
	top:292px !important;
}

#item36487 {
	width:230px !important;
	height:10px !important;
	left:231px !important;
	top:302px !important;
}

#item36519 {
	width:230px !important;
	height:10px !important;
	left:231px !important;
	top:313px !important;
}

#item36550 {
	width:230px !important;
	height:9px !important;
	left:231px !important;
	top:324px !important;
}

#item59732 {
	width:160px !important;
	height:202px !important;
}

#item61786 {
	width:160px !important;
	height:202px !important;
	left:84px !important;
	top:416px !important;
}

#item59733 {
	width:154px !important;
	height:242px !important;
}

#item61791 {
	width:154px !important;
	height:242px !important;
	left:243px !important;
	top:353px !important;
}

#item59734 {
	width:127px !important;
	height:162px !important;
}

#item61796 {
	width:127px !important;
	height:162px !important;
	left:400px !important;
	top:367px !important;
}

#item59735 {
	width:346px !important;
	height:188px !important;
}

#item61801 {
	width:346px !important;
	height:188px !important;
	left:198px !important;
	top:31px !important;
}

#item59736 {
	width:170px !important;
	height:212px !important;
}

#item61806 {
	width:170px !important;
	height:212px !important;
	left:14px !important;
	top:43px !important;
}

#item36581 {
	width:179px !important;
	height:9px !important;
	left:205px !important;
	top:257px !important;
}

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

#item36637 {
	width:102px !important;
	height:20px !important;
	left:13px !important;
	top:382px !important;
}

#item36665 {
	width:70px !important;
	height:39px !important;
	left:13px !important;
	top:472px !important;
}

#item36697 {
	width:70px !important;
	height:39px !important;
	left:13px !important;
	top:511px !important;
}

#item59737 {
	width:260px !important;
	height:302px !important;
}

#item61811 {
	width:260px !important;
	height:302px !important;
}

#item59738 {
	width:163px !important;
	height:347px !important;
}

#item61816 {
	width:163px !important;
	height:347px !important;
	left:272px !important;
	top:57px !important;
}

#item59739 {
	width:197px !important;
	height:248px !important;
}

#item61821 {
	width:197px !important;
	height:248px !important;
	left:59px !important;
	top:370px !important;
}

#item59741 {
	width:258px !important;
	height:153px !important;
}

#item61826 {
	width:258px !important;
	height:153px !important;
	left:272px !important;
	top:418px !important;
}

#item36727 {
	width:72px !important;
	height:20px !important;
	left:16px !important;
	top:452px !important;
}

#item36754 {
	width:116px !important;
	height:20px !important;
	left:271px !important;
	top:600px !important;
}

#item36785 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:339px !important;
}

#item36812 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:349px !important;
}

#item36842 {
	width:72px !important;
	height:20px !important;
	left:443px !important;
	top:338px !important;
}

#item36870 {
	width:77px !important;
	height:37px !important;
	left:443px !important;
	top:357px !important;
}

#item59742 {
	width:382px !important;
	height:268px !important;
}

#item61831 {
	width:382px !important;
	height:268px !important;
	left:162px !important;
	top:362px !important;
}

#item59743 {
	width:69px !important;
	height:86px !important;
}

#item61836 {
	width:69px !important;
	height:86px !important;
	left:14px !important;
	top:361px !important;
}

#item59744 {
	width:71px !important;
	height:84px !important;
}

#item61842 {
	width:71px !important;
	height:84px !important;
	left:86px !important;
	top:362px !important;
}

#item59745 {
	width:175px !important;
	height:316px !important;
}

#item61847 {
	width:175px !important;
	height:316px !important;
	left:369px !important;
	top:35px !important;
}

#item59746 {
	width:234px !important;
	height:232px !important;
}

#item61852 {
	width:234px !important;
	height:232px !important;
	left:32px !important;
	top:32px !important;
}

#item36900 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:280px !important;
}

#item36927 {
	width:74px !important;
	height:20px !important;
	left:298px !important;
	top:327px !important;
}

#item36954 {
	width:118px !important;
	height:20px !important;
	left:13px !important;
	top:522px !important;
}

#item36984 {
	width:118px !important;
	height:20px !important;
	left:13px !important;
	top:542px !important;
}

#item37014 {
	width:118px !important;
	height:20px !important;
	left:13px !important;
	top:562px !important;
}

#item37044 {
	width:118px !important;
	height:20px !important;
	left:13px !important;
	top:582px !important;
}

#item59747 {
	width:180px !important;
	height:196px !important;
}

#item61857 {
	width:180px !important;
	height:196px !important;
	left:278px !important;
	top:56px !important;
}

#item59748 {
	width:185px !important;
	height:200px !important;
}

#item61862 {
	width:185px !important;
	height:200px !important;
	left:9px !important;
	top:119px !important;
}

#item59749 {
	width:252px !important;
	height:229px !important;
}

#item61867 {
	width:252px !important;
	height:229px !important;
	left:14px !important;
	top:323px !important;
}

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

#item61873 {
	width:252px !important;
	height:253px !important;
	left:278px !important;
	top:322px !important;
}

#item37074 {
	width:118px !important;
	height:20px !important;
	left:398px !important;
	top:275px !important;
}

#item37105 {
	width:90px !important;
	height:29px !important;
	left:166px !important;
	top:145px !important;
}

#item37135 {
	width:123px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item37162 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item37189 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item59752 {
	width:177px !important;
	height:118px !important;
}

#item61878 {
	width:177px !important;
	height:118px !important;
	left:14px !important;
	top:410px !important;
}

#item59753 {
	width:257px !important;
	height:237px !important;
}

#item61883 {
	width:257px !important;
	height:237px !important;
	left:287px !important;
	top:337px !important;
}

#item59754 {
	width:65px !important;
	height:74px !important;
}

#item61888 {
	width:65px !important;
	height:74px !important;
	left:201px !important;
	top:269px !important;
}

#item59755 {
	width:65px !important;
	height:75px !important;
}

#item61893 {
	width:65px !important;
	height:75px !important;
	left:269px !important;
	top:269px !important;
}

#item59756 {
	width:75px !important;
	height:67px !important;
}

#item61898 {
	width:75px !important;
	height:67px !important;
	left:201px !important;
	top:347px !important;
}

#item59757 {
	width:176px !important;
	height:122px !important;
}

#item61904 {
	width:176px !important;
	height:122px !important;
	left:14px !important;
	top:223px !important;
}

#item59760 {
	width:179px !important;
	height:163px !important;
}

#item61910 {
	width:179px !important;
	height:163px !important;
	left:14px !important;
	top:9px !important;
}

#item59761 {
	width:343px !important;
	height:162px !important;
}

#item61916 {
	width:343px !important;
	height:162px !important;
	left:202px !important;
	top:37px !important;
}

#item37219 {
	width:143px !important;
	height:9px !important;
	left:207px !important;
	top:241px !important;
}

#item37246 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:209px !important;
}

#item37273 {
	width:186px !important;
	height:9px !important;
	left:13px !important;
	top:391px !important;
}

#item37305 {
	width:41px !important;
	height:9px !important;
	left:309px !important;
	top:540px !important;
}

#item37333 {
	width:42px !important;
	height:9px !important;
	left:309px !important;
	top:551px !important;
}

#item37360 {
	width:42px !important;
	height:9px !important;
	left:309px !important;
	top:565px !important;
}

#item37387 {
	width:41px !important;
	height:9px !important;
	left:262px !important;
	top:565px !important;
}

#item37414 {
	width:42px !important;
	height:9px !important;
	left:309px !important;
	top:578px !important;
}

#item37441 {
	width:41px !important;
	height:9px !important;
	left:262px !important;
	top:578px !important;
}

#item37468 {
	width:41px !important;
	height:9px !important;
	left:262px !important;
	top:540px !important;
}

#item37495 {
	width:39px !important;
	height:9px !important;
	left:262px !important;
	top:552px !important;
}

#item37522 {
	width:114px !important;
	height:9px !important;
	left:13px !important;
	top:583px !important;
}

#item37549 {
	width:152px !important;
	height:20px !important;
	left:13px !important;
	top:592px !important;
}

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

#item61922 {
	width:252px !important;
	height:253px !important;
	left:278px !important;
	top:57px !important;
}

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

#item61927 {
	width:252px !important;
	height:216px !important;
	left:14px !important;
	top:38px !important;
}

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

#item61932 {
	width:252px !important;
	height:240px !important;
	left:14px !important;
	top:322px !important;
}

#item59765 {
	width:181px !important;
	height:297px !important;
}

#item61938 {
	width:181px !important;
	height:297px !important;
	left:278px !important;
	top:321px !important;
}

#item37580 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item37608 {
	width:71px !important;
	height:39px !important;
	left:439px !important;
	top:272px !important;
}

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

#item37665 {
	width:72px !important;
	height:39px !important;
	left:462px !important;
	top:537px !important;
}

#item37695 {
	width:68px !important;
	height:37px !important;
	left:462px !important;
	top:575px !important;
}

#item59766 {
	width:252px !important;
	height:236px !important;
}

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

#item59767 {
	width:252px !important;
	height:226px !important;
}

#item61948 {
	width:252px !important;
	height:226px !important;
	left:278px !important;
	top:321px !important;
}

#item59768 {
	width:252px !important;
	height:224px !important;
}

#item61953 {
	width:252px !important;
	height:224px !important;
	left:278px !important;
	top:31px !important;
}

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

#item61958 {
	width:252px !important;
	height:247px !important;
	left:14px !important;
	top:19px !important;
}

#item37725 {
	width:151px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

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

#item37779 {
	width:202px !important;
	height:9px !important;
	left:13px !important;
	top:593px !important;
}

#item37810 {
	width:123px !important;
	height:9px !important;
	left:276px !important;
	top:583px !important;
}

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

#item61963 {
	width:252px !important;
	height:200px !important;
	left:278px !important;
	top:45px !important;
}

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

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

#item59772 {
	width:309px !important;
	height:146px !important;
}

#item61973 {
	width:309px !important;
	height:146px !important;
	left:14px !important;
	top:390px !important;
}

#item59773 {
	width:166px !important;
	height:307px !important;
}

#item61978 {
	width:166px !important;
	height:307px !important;
	left:378px !important;
	top:306px !important;
}

#item37837 {
	width:144px !important;
	height:9px !important;
	left:276px !important;
	top:374px !important;
}

#item37864 {
	width:115px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item37891 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item37921 {
	width:136px !important;
	height:9px !important;
	left:276px !important;
	top:283px !important;
}

#item37948 {
	width:212px !important;
	height:9px !important;
	left:276px !important;
	top:293px !important;
}

#item37978 {
	width:84px !important;
	height:30px !important;
	left:177px !important;
	top:325px !important;
}

#item38008 {
	width:93px !important;
	height:27px !important;
	left:177px !important;
	top:354px !important;
}

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

#item61983 {
	width:252px !important;
	height:246px !important;
	left:14px !important;
	top:317px !important;
}

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

#item61988 {
	width:252px !important;
	height:203px !important;
	left:278px !important;
	top:321px !important;
}

#item59776 {
	width:266px !important;
	height:214px !important;
}

#item61994 {
	width:266px !important;
	height:214px !important;
	left:278px !important;
	top:33px !important;
}

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

#item61999 {
	width:252px !important;
	height:206px !important;
	left:14px !important;
	top:41px !important;
}

#item38039 {
	width:127px !important;
	height:9px !important;
	left:276px !important;
	top:581px !important;
}

#item38066 {
	width:179px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item38094 {
	width:153px !important;
	height:20px !important;
	left:13px !important;
	top:291px !important;
}

#item38125 {
	width:149px !important;
	height:9px !important;
	left:276px !important;
	top:292px !important;
}

#item38155 {
	width:212px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item59779 {
	width:324px !important;
	height:151px !important;
}

#item62004 {
	width:324px !important;
	height:151px !important;
	left:17px !important;
	top:26px !important;
}

#item59780 {
	width:204px !important;
	height:127px !important;
}

#item62009 {
	width:204px !important;
	height:127px !important;
	left:125px !important;
	top:67px !important;
}

#item59781 {
	width:245px !important;
	height:97px !important;
}

#item62014 {
	width:245px !important;
	height:97px !important;
	left:193px !important;
	top:96px !important;
}

#item59782 {
	width:173px !important;
	height:87px !important;
}

#item62019 {
	width:173px !important;
	height:87px !important;
	left:253px !important;
	top:124px !important;
}

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

#item62024 {
	width:252px !important;
	height:141px !important;
	left:14px !important;
	top:217px !important;
}

#item59784 {
	width:179px !important;
	height:208px !important;
}

#item62029 {
	width:179px !important;
	height:208px !important;
	left:275px !important;
	top:214px !important;
}

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

#item62034 {
	width:252px !important;
	height:193px !important;
	left:278px !important;
	top:425px !important;
}

#item59786 {
	width:252px !important;
	height:194px !important;
}

#item62039 {
	width:252px !important;
	height:194px !important;
	left:14px !important;
	top:424px !important;
}

#item38185 {
	width:95px !important;
	height:20px !important;
	left:165px !important;
	top:600px !important;
}

#item38212 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:404px !important;
}

#item38239 {
	width:106px !important;
	height:20px !important;
	left:398px !important;
	top:600px !important;
}

#item38270 {
	width:70px !important;
	height:29px !important;
	left:460px !important;
	top:335px !important;
}

#item38297 {
	width:73px !important;
	height:20px !important;
	left:457px !important;
	top:123px !important;
}

#item38324 {
	width:73px !important;
	height:20px !important;
	left:457px !important;
	top:143px !important;
}

#item38354 {
	width:80px !important;
	height:20px !important;
	left:457px !important;
	top:163px !important;
}

#item38384 {
	width:80px !important;
	height:20px !important;
	left:457px !important;
	top:183px !important;
}

#item59787 {
	width:180px !important;
	height:156px !important;
}

#item62044 {
	width:180px !important;
	height:156px !important;
	left:86px !important;
	top:476px !important;
}

#item59790 {
	width:143px !important;
	height:232px !important;
}

#item62049 {
	width:143px !important;
	height:232px !important;
	left:387px !important;
	top:386px !important;
}

#item59791 {
	width:96px !important;
	height:79px !important;
}

#item62054 {
	width:96px !important;
	height:79px !important;
	left:282px !important;
	top:384px !important;
}

#item59792 {
	width:179px !important;
	height:143px !important;
}

#item62059 {
	width:179px !important;
	height:143px !important;
	left:87px !important;
	top:322px !important;
}

#item59793 {
	width:147px !important;
	height:119px !important;
}

#item62064 {
	width:147px !important;
	height:119px !important;
	left:383px !important;
	top:253px !important;
}

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

#item62070 {
	width:252px !important;
	height:99px !important;
	left:14px !important;
	top:168px !important;
}

#item59795 {
	width:184px !important;
	height:143px !important;
}

#item62075 {
	width:184px !important;
	height:143px !important;
	left:82px !important;
	top:14px !important;
}

#item59796 {
	width:145px !important;
	height:164px !important;
}

#item62080 {
	width:145px !important;
	height:164px !important;
	left:386px !important;
	top:14px !important;
}

#item59797 {
	width:105px !important;
	height:81px !important;
}

#item62085 {
	width:105px !important;
	height:81px !important;
	left:278px !important;
	top:14px !important;
}

#item59798 {
	width:105px !important;
	height:83px !important;
}

#item62090 {
	width:105px !important;
	height:83px !important;
	left:278px !important;
	top:96px !important;
}

#item38411 {
	width:69px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item38438 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item38465 {
	width:70px !important;
	height:29px !important;
	left:13px !important;
	top:420px !important;
}

#item38492 {
	width:69px !important;
	height:29px !important;
	left:12px !important;
	top:122px !important;
}

#item38522 {
	width:70px !important;
	height:20px !important;
	left:276px !important;
	top:353px !important;
}

#item38549 {
	width:117px !important;
	height:9px !important;
	left:283px !important;
	top:588px !important;
}

#item38576 {
	width:117px !important;
	height:9px !important;
	left:283px !important;
	top:598px !important;
}

#item38603 {
	width:175px !important;
	height:9px !important;
	left:277px !important;
	top:216px !important;
}

#item38634 {
	width:175px !important;
	height:9px !important;
	left:277px !important;
	top:227px !important;
}

#item38661 {
	width:175px !important;
	height:9px !important;
	left:277px !important;
	top:237px !important;
}

#item59799 {
	width:265px !important;
	height:185px !important;
}

#item62095 {
	width:265px !important;
	height:185px !important;
	left:275px !important;
	top:8px !important;
}

#item59800 {
	width:266px !important;
	height:287px !important;
}

#item62100 {
	width:266px !important;
	height:287px !important;
	top:82px !important;
}

#item59801 {
	width:266px !important;
	height:181px !important;
}

#item62105 {
	width:266px !important;
	height:181px !important;
	top:382px !important;
}

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

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

#item38688 {
	width:140px !important;
	height:9px !important;
	left:276px !important;
	top:259px !important;
}

#item38715 {
	width:78px !important;
	height:20px !important;
	left:13px !important;
	top:131px !important;
}

#item38742 {
	width:181px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

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

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

#item59806 {
	width:252px !important;
	height:531px !important;
}

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

#item59807 {
	width:253px !important;
	height:256px !important;
}

#item62125 {
	width:253px !important;
	height:256px !important;
	left:13px !important;
}

#item38801 {
	width:137px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item38828 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item38855 {
	width:122px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item38882 {
	width:212px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

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

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

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

#item59810 {
	width:158px !important;
	height:296px !important;
}

#item62143 {
	width:158px !important;
	height:296px !important;
	left:108px !important;
	top:322px !important;
}

#item59811 {
	width:184px !important;
	height:297px !important;
}

#item62148 {
	width:184px !important;
	height:297px !important;
	left:346px !important;
	top:322px !important;
}

#item38912 {
	width:74px !important;
	height:30px !important;
	left:21px !important;
	top:581px !important;
}

#item38939 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item38967 {
	width:80px !important;
	height:20px !important;
	left:286px !important;
	top:590px !important;
}

#item38995 {
	width:94px !important;
	height:20px !important;
	left:276px !important;
	top:292px !important;
}

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

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

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

#item62158 {
	width:252px !important;
	height:234px !important;
	left:278px !important;
	top:321px !important;
}

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

#item62163 {
	width:266px !important;
	height:312px !important;
	left:278px !important;
}

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

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

#item39022 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item39050 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item39077 {
	width:163px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item39104 {
	width:79px !important;
	height:30px !important;
	left:276px !important;
	top:160px !important;
}

#item59818 {
	width:96px !important;
	height:246px !important;
}

#item62173 {
	width:96px !important;
	height:246px !important;
	left:294px !important;
	top:5px !important;
}

#item59819 {
	width:100px !important;
	height:251px !important;
}

#item62178 {
	width:100px !important;
	height:251px !important;
	left:399px !important;
	top:7px !important;
}

#item59820 {
	width:237px !important;
	height:196px !important;
}

#item62183 {
	width:237px !important;
	height:196px !important;
}

#item59821 {
	width:65px !important;
	height:89px !important;
}

#item62188 {
	width:65px !important;
	height:89px !important;
	left:182px !important;
	top:187px !important;
}

#item59822 {
	width:519px !important;
	height:297px !important;
}

#item62193 {
	width:519px !important;
	height:297px !important;
	left:14px !important;
	top:320px !important;
}

#item39131 {
	width:110px !important;
	height:9px !important;
	left:13px !important;
	top:259px !important;
}

#item39158 {
	width:184px !important;
	height:9px !important;
	left:12px !important;
	top:303px !important;
}

#item39189 {
	width:103px !important;
	height:20px !important;
	left:403px !important;
	top:600px !important;
}

#item39216 {
	width:206px !important;
	height:9px !important;
	left:248px !important;
	top:292px !important;
}

#item39247 {
	width:206px !important;
	height:9px !important;
	left:248px !important;
	top:303px !important;
}

#item59823 {
	width:157px !important;
	height:306px !important;
}

#item62198 {
	width:157px !important;
	height:306px !important;
	left:109px !important;
	top:322px !important;
}

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

#item62203 {
	width:252px !important;
	height:231px !important;
	left:278px !important;
	top:322px !important;
}

#item59828 {
	width:240px !important;
	height:329px !important;
}

#item62208 {
	width:240px !important;
	height:329px !important;
	left:304px !important;
}

#item59829 {
	width:163px !important;
	height:312px !important;
}

#item62215 {
	width:163px !important;
	height:312px !important;
	left:104px !important;
}

#item39274 {
	width:85px !important;
	height:29px !important;
	left:13px !important;
	top:590px !important;
}

#item39304 {
	width:123px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item39331 {
	width:76px !important;
	height:20px !important;
	left:20px !important;
	top:279px !important;
}

#item39358 {
	width:78px !important;
	height:20px !important;
	left:276px !important;
	top:173px !important;
}

#item59830 {
	width:126px !important;
	height:297px !important;
}

#item62220 {
	width:126px !important;
	height:297px !important;
	left:96px !important;
	top:14px !important;
}

#item59832 {
	width:213px !important;
	height:249px !important;
}

#item62225 {
	width:213px !important;
	height:249px !important;
	left:235px !important;
	top:163px !important;
}

#item59831 {
	width:167px !important;
	height:162px !important;
}

#item62230 {
	width:167px !important;
	height:162px !important;
	left:363px !important;
	top:81px !important;
}

#item59833 {
	width:146px !important;
	height:317px !important;
}

#item62235 {
	width:146px !important;
	height:317px !important;
	top:320px !important;
}

#item59834 {
	width:295px !important;
	height:140px !important;
}

#item62240 {
	width:295px !important;
	height:140px !important;
	left:235px !important;
	top:424px !important;
}

#item39385 {
	width:81px !important;
	height:20px !important;
	left:21px !important;
	top:285px !important;
}

#item39413 {
	width:77px !important;
	height:20px !important;
	left:233px !important;
	top:119px !important;
}

#item39440 {
	width:136px !important;
	height:9px !important;
	left:234px !important;
	top:610px !important;
}

#item39468 {
	width:151px !important;
	height:9px !important;
	left:359px !important;
	top:403px !important;
}

#item39496 {
	width:75px !important;
	height:29px !important;
	left:149px !important;
	top:591px !important;
}

#item59835 {
	width:163px !important;
	height:193px !important;
}

#item62245 {
	width:163px !important;
	height:193px !important;
	left:146px !important;
	top:422px !important;
}

#item59836 {
	width:209px !important;
	height:249px !important;
}

#item62250 {
	width:209px !important;
	height:249px !important;
	left:321px !important;
	top:306px !important;
}

#item59837 {
	width:295px !important;
	height:151px !important;
}

#item62255 {
	width:295px !important;
	height:151px !important;
	left:14px !important;
	top:219px !important;
}

#item59840 {
	width:222px !important;
	height:218px !important;
}

#item62260 {
	width:222px !important;
	height:218px !important;
	left:323px !important;
}

#item59841 {
	width:289px !important;
	height:161px !important;
}

#item62265 {
	width:289px !important;
	height:161px !important;
	left:15px !important;
}

#item39524 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item39552 {
	width:86px !important;
	height:20px !important;
	left:23px !important;
	top:590px !important;
}

#item39579 {
	width:151px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item39606 {
	width:148px !important;
	height:9px !important;
	left:321px !important;
	top:610px !important;
}

#item39633 {
	width:171px !important;
	height:9px !important;
	left:321px !important;
	top:286px !important;
}

#item59842 {
	width:133px !important;
	height:156px !important;
}

#item62270 {
	width:133px !important;
	height:156px !important;
	left:14px !important;
	top:97px !important;
}

#item65842 {
	width:113px !important;
	height:127px !important;
}

#item65837 {
	width:113px !important;
	height:127px !important;
	left:86px !important;
	top:35px !important;
}

#item59843 {
	width:238px !important;
	height:166px !important;
}

#item62275 {
	width:238px !important;
	height:166px !important;
	left:204px !important;
	top:192px !important;
}

#item59844 {
	width:162px !important;
	height:166px !important;
}

#item62280 {
	width:162px !important;
	height:166px !important;
	left:204px !important;
	top:14px !important;
}

#item59845 {
	width:426px !important;
	height:250px !important;
}

#item62285 {
	width:426px !important;
	height:250px !important;
	left:14px !important;
	top:369px !important;
}

#item39660 {
	width:74px !important;
	height:20px !important;
	left:445px !important;
	top:339px !important;
}

#item39687 {
	width:153px !important;
	height:9px !important;
	left:370px !important;
	top:171px !important;
}

#item39714 {
	width:133px !important;
	height:9px !important;
	left:342px !important;
	top:610px !important;
}

#item39742 {
	width:133px !important;
	height:20px !important;
	left:13px !important;
	top:318px !important;
}

#item39774 {
	width:130px !important;
	height:20px !important;
	left:13px !important;
	top:338px !important;
}

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

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

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

#item62296 {
	width:252px !important;
	height:295px !important;
	left:278px !important;
	top:268px !important;
}

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

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

#item59849 {
	width:252px !important;
	height:185px !important;
}

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

#item39804 {
	width:124px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item39831 {
	width:120px !important;
	height:9px !important;
	left:276px !important;
	top:247px !important;
}

#item39858 {
	width:147px !important;
	height:9px !important;
	left:18px !important;
	top:297px !important;
}

#item39885 {
	width:225px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

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

#item59851 {
	width:182px !important;
	height:223px !important;
}

#item62316 {
	width:182px !important;
	height:223px !important;
	left:32px !important;
	top:2px !important;
}

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

#item62321 {
	width:266px !important;
	height:307px !important;
	top:322px !important;
}

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

#item62326 {
	width:252px !important;
	height:240px !important;
	left:278px !important;
	top:323px !important;
}

#item39915 {
	width:168px !important;
	height:9px !important;
	left:227px !important;
	top:303px !important;
}

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

#item39969 {
	width:100px !important;
	height:20px !important;
	left:162px !important;
	top:600px !important;
}

#item39997 {
	width:203px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

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

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

#item62336 {
	width:266px !important;
	height:306px !important;
	left:278px !important;
	top:322px !important;
}

#item59856 {
	width:176px !important;
	height:310px !important;
}

#item62341 {
	width:176px !important;
	height:310px !important;
	left:369px !important;
}

#item59857 {
	width:252px !important;
	height:310px !important;
}

#item62346 {
	width:252px !important;
	height:310px !important;
	left:14px !important;
}

#item40027 {
	width:63px !important;
	height:30px !important;
	left:276px !important;
	top:589px !important;
}

#item40054 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item40081 {
	width:109px !important;
	height:20px !important;
	left:276px !important;
	top:129px !important;
}

#item40108 {
	width:90px !important;
	height:20px !important;
	left:13px !important;
	top:138px !important;
}

#item59859 {
	width:170px !important;
	height:140px !important;
}

#item62351 {
	width:170px !important;
	height:140px !important;
	left:129px !important;
	top:101px !important;
}

#item59860 {
	width:65px !important;
	height:94px !important;
}

#item62356 {
	width:65px !important;
	height:94px !important;
	left:310px !important;
	top:148px !important;
}

#item59861 {
	width:215px !important;
	height:111px !important;
}

#item62362 {
	width:215px !important;
	height:111px !important;
	left:111px !important;
	top:26px !important;
}

#item59862 {
	width:84px !important;
	height:109px !important;
}

#item62367 {
	width:84px !important;
	height:109px !important;
	left:16px !important;
	top:88px !important;
}

#item59863 {
	width:266px !important;
	height:303px !important;
}

#item62372 {
	width:266px !important;
	height:303px !important;
	top:260px !important;
}

#item59864 {
	width:184px !important;
	height:181px !important;
}

#item62377 {
	width:184px !important;
	height:181px !important;
	left:360px !important;
	top:446px !important;
}

#item59865 {
	width:186px !important;
	height:172px !important;
}

#item62382 {
	width:186px !important;
	height:172px !important;
	left:358px !important;
	top:262px !important;
}

#item40135 {
	width:122px !important;
	height:9px !important;
	left:395px !important;
	top:244px !important;
}

#item40162 {
	width:74px !important;
	height:20px !important;
	left:395px !important;
	top:130px !important;
}

#item40189 {
	width:81px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item40217 {
	width:77px !important;
	height:29px !important;
	left:276px !important;
	top:379px !important;
}

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

#item59866 {
	width:157px !important;
	height:206px !important;
}

#item62387 {
	width:157px !important;
	height:206px !important;
	left:109px !important;
	top:422px !important;
}

#item59867 {
	width:266px !important;
	height:152px !important;
}

#item62393 {
	width:266px !important;
	height:152px !important;
	left:278px !important;
	top:422px !important;
}

#item59868 {
	width:177px !important;
	height:196px !important;
}

#item62398 {
	width:177px !important;
	height:196px !important;
	left:367px !important;
	top:216px !important;
}

#item59869 {
	width:183px !important;
	height:195px !important;
}

#item62403 {
	width:183px !important;
	height:195px !important;
	left:83px !important;
	top:216px !important;
}

#item59870 {
	width:184px !important;
	height:203px !important;
}

#item62408 {
	width:184px !important;
	height:203px !important;
	left:82px !important;
}

#item59871 {
	width:175px !important;
	height:204px !important;
}

#item62413 {
	width:175px !important;
	height:204px !important;
	left:370px !important;
}

#item40276 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:187px !important;
}

#item40303 {
	width:70px !important;
	height:29px !important;
	left:13px !important;
	top:383px !important;
}

#item40330 {
	width:81px !important;
	height:29px !important;
	left:13px !important;
	top:590px !important;
}

#item40357 {
	width:87px !important;
	height:20px !important;
	left:276px !important;
	top:393px !important;
}

#item40384 {
	width:118px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item40411 {
	width:74px !important;
	height:20px !important;
	left:276px !important;
	top:186px !important;
}

#item59874 {
	width:137px !important;
	height:251px !important;
}

#item62418 {
	width:137px !important;
	height:251px !important;
	left:127px !important;
}

#item59875 {
	width:136px !important;
	height:251px !important;
}

#item62424 {
	width:136px !important;
	height:251px !important;
	left:268px !important;
}

#item59876 {
	width:136px !important;
	height:251px !important;
}

#item62430 {
	width:136px !important;
	height:251px !important;
	left:408px !important;
}

#item59877 {
	width:165px !important;
	height:272px !important;
}

#item62436 {
	width:165px !important;
	height:272px !important;
	left:14px !important;
	top:262px !important;
}

#item59878 {
	width:164px !important;
	height:302px !important;
}

#item62442 {
	width:164px !important;
	height:302px !important;
	left:190px !important;
	top:262px !important;
}

#item59879 {
	width:179px !important;
	height:271px !important;
}

#item62447 {
	width:179px !important;
	height:271px !important;
	left:366px !important;
	top:262px !important;
}

#item40439 {
	width:149px !important;
	height:20px !important;
	left:364px !important;
	top:599px !important;
}

#item40470 {
	width:101px !important;
	height:20px !important;
	left:18px !important;
	top:593px !important;
}

#item40497 {
	width:104px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item40524 {
	width:79px !important;
	height:20px !important;
	left:13px !important;
	top:180px !important;
}

#item40551 {
	width:76px !important;
	height:20px !important;
	left:13px !important;
	top:202px !important;
}

#item40578 {
	width:113px !important;
	height:20px !important;
	left:13px !important;
	top:223px !important;
}

#item59880 {
	width:200px !important;
	height:158px !important;
}

#item62452 {
	width:200px !important;
	height:158px !important;
	left:66px !important;
	top:323px !important;
}

#item59881 {
	width:106px !important;
	height:147px !important;
}

#item62458 {
	width:106px !important;
	height:147px !important;
	left:160px !important;
	top:480px !important;
}

#item59882 {
	width:51px !important;
	height:158px !important;
}

#item62463 {
	width:51px !important;
	height:158px !important;
	left:14px !important;
	top:321px !important;
}

#item59883 {
	width:259px !important;
	height:234px !important;
}

#item62468 {
	width:259px !important;
	height:234px !important;
	left:276px !important;
	top:319px !important;
}

#item59884 {
	width:133px !important;
	height:142px !important;
}

#item62473 {
	width:133px !important;
	height:142px !important;
	left:133px !important;
	top:168px !important;
}

#item59886 {
	width:94px !important;
	height:142px !important;
}

#item62478 {
	width:94px !important;
	height:142px !important;
	left:96px !important;
	top:14px !important;
}

#item59887 {
	width:80px !important;
	height:77px !important;
}

#item62483 {
	width:80px !important;
	height:77px !important;
	left:190px !important;
	top:2px !important;
}

#item59888 {
	width:266px !important;
	height:243px !important;
}

#item62488 {
	width:266px !important;
	height:243px !important;
	left:278px !important;
}

#item40608 {
	width:182px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item40638 {
	width:148px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item40665 {
	width:88px !important;
	height:20px !important;
	left:12px !important;
	top:292px !important;
}

#item40692 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:141px !important;
}

#item40720 {
	width:71px !important;
	height:30px !important;
	left:192px !important;
	top:122px !important;
}

#item40747 {
	width:145px !important;
	height:20px !important;
	left:13px !important;
	top:556px !important;
}

#item40777 {
	width:145px !important;
	height:20px !important;
	left:13px !important;
	top:579px !important;
}

#item40807 {
	width:145px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

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

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

#item59890 {
	width:179px !important;
	height:241px !important;
}

#item62498 {
	width:179px !important;
	height:241px !important;
	left:366px !important;
}

#item59891 {
	width:179px !important;
	height:126px !important;
}

#item62503 {
	width:179px !important;
	height:126px !important;
	left:366px !important;
	top:253px !important;
}

#item59892 {
	width:179px !important;
	height:238px !important;
}

#item62508 {
	width:179px !important;
	height:238px !important;
	left:366px !important;
	top:391px !important;
}

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

#item62514 {
	width:266px !important;
	height:310px !important;
	top:321px !important;
}

#item40839 {
	width:72px !important;
	height:20px !important;
	left:276px !important;
	top:361px !important;
}

#item40867 {
	width:80px !important;
	height:20px !important;
	left:276px !important;
	top:222px !important;
}

#item40894 {
	width:79px !important;
	height:29px !important;
	left:174px !important;
	top:429px !important;
}

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

#item40954 {
	width:89px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item59894 {
	width:177px !important;
	height:308px !important;
}

#item62519 {
	width:177px !important;
	height:308px !important;
	left:90px !important;
	top:321px !important;
}

#item59895 {
	width:266px !important;
	height:318px !important;
}

#item62524 {
	width:266px !important;
	height:318px !important;
	left:278px !important;
	top:321px !important;
}

#item59897 {
	width:345px !important;
	height:311px !important;
}

#item62529 {
	width:345px !important;
	height:311px !important;
	left:199px !important;
}

#item59898 {
	width:137px !important;
	height:124px !important;
}

#item62534 {
	width:137px !important;
	height:124px !important;
	left:14px !important;
	top:187px !important;
}

#item40981 {
	width:76px !important;
	height:29px !important;
	left:13px !important;
	top:582px !important;
}

#item41008 {
	width:117px !important;
	height:20px !important;
	left:13px !important;
	top:160px !important;
}

#item41035 {
	width:120px !important;
	height:20px !important;
	left:158px !important;
	top:283px !important;
}

#item41065 {
	width:99px !important;
	height:20px !important;
	left:432px !important;
	top:467px !important;
}

#item59899 {
	width:266px !important;
	height:187px !important;
}

#item62539 {
	width:266px !important;
	height:187px !important;
	left:278px !important;
}

#item59900 {
	width:266px !important;
	height:315px !important;
}

#item62544 {
	width:266px !important;
	height:315px !important;
}

#item59901 {
	width:266px !important;
	height:185px !important;
}

#item62549 {
	width:266px !important;
	height:185px !important;
	top:381px !important;
}

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

#item62554 {
	width:266px !important;
	height:312px !important;
	left:278px !important;
	top:261px !important;
}

#item41092 {
	width:146px !important;
	height:9px !important;
	left:276px !important;
	top:243px !important;
}

#item41119 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:362px !important;
}

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

#item41173 {
	width:206px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item59903 {
	width:253px !important;
	height:410px !important;
}

#item62559 {
	width:253px !important;
	height:410px !important;
	left:270px !important;
	top:83px !important;
}

#item59904 {
	width:212px !important;
	height:233px !important;
}

#item62564 {
	width:212px !important;
	height:233px !important;
	left:148px !important;
	top:266px !important;
}

#item59905 {
	width:226px !important;
	height:213px !important;
}

#item62569 {
	width:226px !important;
	height:213px !important;
	left:43px !important;
	top:14px !important;
}

#item41204 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:349px !important;
}

#item41231 {
	width:194px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

#item59906 {
	width:248px !important;
	height:213px !important;
}

#item62574 {
	width:248px !important;
	height:213px !important;
	left:297px !important;
}

#item59910 {
	width:218px !important;
	height:223px !important;
}

#item62579 {
	width:218px !important;
	height:223px !important;
}

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

#item62584 {
	width:198px !important;
	height:194px !important;
	left:346px !important;
	top:220px !important;
}

#item59912 {
	width:217px !important;
	height:242px !important;
}

#item62590 {
	width:217px !important;
	height:242px !important;
	top:321px !important;
}

#item59913 {
	width:315px !important;
	height:147px !important;
}

#item62595 {
	width:315px !important;
	height:147px !important;
	left:229px !important;
	top:425px !important;
}

#item41288 {
	width:117px !important;
	height:20px !important;
	left:227px !important;
	top:64px !important;
}

#item41315 {
	width:108px !important;
	height:9px !important;
	left:227px !important;
	top:406px !important;
}

#item41343 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item41370 {
	width:111px !important;
	height:9px !important;
	left:227px !important;
	top:610px !important;
}

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

#item59914 {
	width:153px !important;
	height:181px !important;
}

#item62600 {
	width:153px !important;
	height:181px !important;
	left:128px !important;
	top:364px !important;
}

#item59915 {
	width:223px !important;
	height:225px !important;
}

#item62605 {
	width:223px !important;
	height:225px !important;
	left:289px !important;
	top:346px !important;
}

#item59916 {
	width:427px !important;
	height:309px !important;
}

#item62610 {
	width:427px !important;
	height:309px !important;
	left:117px !important;
}

#item41425 {
	width:101px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item41455 {
	width:96px !important;
	height:29px !important;
	left:13px !important;
	top:429px !important;
}

#item41485 {
	width:78px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

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

#item62615 {
	width:158px !important;
	height:207px !important;
	left:277px !important;
}

#item59918 {
	width:174px !important;
	height:194px !important;
}

#item62620 {
	width:174px !important;
	height:194px !important;
	left:14px !important;
	top:14px !important;
}

#item59919 {
	width:173px !important;
	height:192px !important;
}

#item62625 {
	width:173px !important;
	height:192px !important;
	left:14px !important;
	top:219px !important;
}

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

#item62630 {
	width:252px !important;
	height:137px !important;
	left:278px !important;
	top:213px !important;
}

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

#item62635 {
	width:252px !important;
	height:142px !important;
	left:278px !important;
	top:426px !important;
}

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

#item62640 {
	width:173px !important;
	height:193px !important;
	left:14px !important;
	top:424px !important;
}

#item41512 {
	width:85px !important;
	height:20px !important;
	left:192px !important;
	top:189px !important;
}

#item41539 {
	width:79px !important;
	height:29px !important;
	left:192px !important;
	top:589px !important;
}

#item41570 {
	width:74px !important;
	height:20px !important;
	left:438px !important;
	top:185px !important;
}

#item41597 {
	width:132px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item41624 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item41651 {
	width:74px !important;
	height:29px !important;
	left:192px !important;
	top:385px !important;
}

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

#item62645 {
	width:258px !important;
	height:241px !important;
	left:9px !important;
	top:319px !important;
}

#item59927 {
	width:200px !important;
	height:150px !important;
}

#item62663 {
	width:200px !important;
	height:150px !important;
	left:263px !important;
	top:400px !important;
}

#item59928 {
	width:82px !important;
	height:90px !important;
}

#item62668 {
	width:82px !important;
	height:90px !important;
	left:456px !important;
	top:477px !important;
}

#item59929 {
	width:53px !important;
	height:60px !important;
}

#item62673 {
	width:53px !important;
	height:60px !important;
	left:444px !important;
	top:484px !important;
}

#item59930 {
	width:255px !important;
	height:243px !important;
}

#item62678 {
	width:255px !important;
	height:243px !important;
	left:275px !important;
	top:19px !important;
}

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

#item62683 {
	width:99px !important;
	height:105px !important;
	left:431px !important;
	top:204px !important;
}

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

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

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

#item41709 {
	width:155px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item41736 {
	width:237px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item41767 {
	width:237px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item41798 {
	width:247px !important;
	height:9px !important;
	left:276px !important;
	top:357px !important;
}

#item41828 {
	width:247px !important;
	height:9px !important;
	left:276px !important;
	top:367px !important;
}

#item41859 {
	width:247px !important;
	height:9px !important;
	left:276px !important;
	top:378px !important;
}

#item59933 {
	width:264px !important;
	height:241px !important;
}

#item62693 {
	width:264px !important;
	height:241px !important;
	left:266px !important;
	top:14px !important;
}

#item59939 {
	width:248px !important;
	height:181px !important;
}

#item62698 {
	width:248px !important;
	height:181px !important;
	left:14px !important;
}

#item59940 {
	width:252px !important;
	height:118px !important;
}

#item62703 {
	width:252px !important;
	height:118px !important;
	left:14px !important;
	top:257px !important;
}

#item59941 {
	width:258px !important;
	height:125px !important;
}

#item62708 {
	width:258px !important;
	height:125px !important;
	left:9px !important;
	top:425px !important;
}

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

#item62713 {
	width:252px !important;
	height:238px !important;
	left:278px !important;
	top:323px !important;
}

#item41892 {
	width:206px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item41922 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:412px !important;
}

#item41949 {
	width:216px !important;
	height:9px !important;
	left:13px !important;
	top:239px !important;
}

#item41976 {
	width:193px !important;
	height:9px !important;
	left:276px !important;
	top:304px !important;
}

#item42006 {
	width:194px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item59943 {
	width:93px !important;
	height:56px !important;
}

#item62718 {
	width:93px !important;
	height:56px !important;
	left:5px !important;
	top:417px !important;
}

#item59944 {
	width:86px !important;
	height:66px !important;
}

#item62723 {
	width:86px !important;
	height:66px !important;
	left:102px !important;
	top:411px !important;
}

#item59945 {
	width:81px !important;
	height:60px !important;
}

#item62728 {
	width:81px !important;
	height:60px !important;
	left:190px !important;
	top:418px !important;
}

#item59946 {
	width:252px !important;
	height:130px !important;
}

#item62734 {
	width:252px !important;
	height:130px !important;
	left:278px !important;
	top:425px !important;
}

#item59947 {
	width:384px !important;
	height:340px !important;
}

#item62739 {
	width:384px !important;
	height:340px !important;
	left:160px !important;
}

#item59948 {
	width:133px !important;
	height:90px !important;
}

#item62744 {
	width:133px !important;
	height:90px !important;
	left:14px !important;
	top:237px !important;
}

#item59949 {
	width:133px !important;
	height:97px !important;
}

#item62749 {
	width:133px !important;
	height:97px !important;
	left:15px !important;
	top:5px !important;
}

#item42036 {
	width:182px !important;
	height:9px !important;
	left:159px !important;
	top:406px !important;
}

#item42063 {
	width:126px !important;
	height:20px !important;
	left:13px !important;
	top:396px !important;
}

#item42096 {
	width:104px !important;
	height:20px !important;
	left:13px !important;
	top:205px !important;
}

#item42124 {
	width:169px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item42151 {
	width:184px !important;
	height:10px !important;
	left:13px !important;
	top:588px !important;
}

#item42178 {
	width:184px !important;
	height:10px !important;
	left:13px !important;
	top:599px !important;
}

#item42208 {
	width:184px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item59950 {
	width:296px !important;
	height:155px !important;
}

#item62754 {
	width:296px !important;
	height:155px !important;
	left:234px !important;
}

#item59951 {
	width:221px !important;
	height:244px !important;
}

#item62759 {
	width:221px !important;
	height:244px !important;
}

#item59952 {
	width:295px !important;
	height:138px !important;
}

#item62764 {
	width:295px !important;
	height:138px !important;
	left:235px !important;
	top:220px !important;
}

#item59955 {
	width:210px !important;
	height:193px !important;
}

#item62769 {
	width:210px !important;
	height:193px !important;
	left:233px !important;
	top:425px !important;
}

#item59956 {
	width:208px !important;
	height:225px !important;
}

#item62774 {
	width:208px !important;
	height:225px !important;
	left:14px !important;
	top:319px !important;
}

#item42238 {
	width:142px !important;
	height:9px !important;
	left:232px !important;
	top:405px !important;
}

#item42266 {
	width:190px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item42301 {
	width:138px !important;
	height:9px !important;
	left:232px !important;
	top:200px !important;
}

#item42329 {
	width:155px !important;
	height:9px !important;
	left:359px !important;
	top:599px !important;
}

#item42357 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item59957 {
	width:215px !important;
	height:235px !important;
}

#item62779 {
	width:215px !important;
	height:235px !important;
	left:8px !important;
	top:321px !important;
}

#item59958 {
	width:296px !important;
	height:255px !important;
}

#item62784 {
	width:296px !important;
	height:255px !important;
	left:234px !important;
	top:312px !important;
}

#item59959 {
	width:312px !important;
	height:255px !important;
}

#item62789 {
	width:312px !important;
	height:255px !important;
	left:232px !important;
}

#item59960 {
	width:207px !important;
	height:232px !important;
}

#item62794 {
	width:207px !important;
	height:232px !important;
	left:14px !important;
	top:14px !important;
}

#item42385 {
	width:106px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item42413 {
	width:191px !important;
	height:9px !important;
	left:232px !important;
	top:303px !important;
}

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

#item42472 {
	width:178px !important;
	height:9px !important;
	left:232px !important;
	top:610px !important;
}

#item59961 {
	width:179px !important;
	height:131px !important;
}

#item62799 {
	width:179px !important;
	height:131px !important;
	left:366px !important;
}

#item59962 {
	width:166px !important;
	height:111px !important;
}

#item62804 {
	width:166px !important;
	height:111px !important;
	left:189px !important;
}

#item59963 {
	width:179px !important;
	height:136px !important;
}

#item62810 {
	width:179px !important;
	height:136px !important;
}

#item59964 {
	width:168px !important;
	height:102px !important;
}

#item62815 {
	width:168px !important;
	height:102px !important;
	left:376px !important;
	top:206px !important;
}

#item65866 {
	width:147px !important;
	height:137px !important;
}

#item65861 {
	width:147px !important;
	height:137px !important;
	left:219px !important;
	top:204px !important;
}

#item59965 {
	width:167px !important;
	height:163px !important;
}

#item62820 {
	width:167px !important;
	height:163px !important;
	left:377px !important;
	top:312px !important;
}

#item59966 {
	width:149px !important;
	height:128px !important;
}

#item62825 {
	width:149px !important;
	height:128px !important;
	left:218px !important;
	top:417px !important;
}

#item59967 {
	width:207px !important;
	height:265px !important;
}

#item62830 {
	width:207px !important;
	height:265px !important;
	top:259px !important;
}

#item42499 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:185px !important;
}

#item42526 {
	width:158px !important;
	height:9px !important;
	left:364px !important;
	top:185px !important;
}

#item42553 {
	width:127px !important;
	height:20px !important;
	left:189px !important;
	top:175px !important;
}

#item42585 {
	width:151px !important;
	height:9px !important;
	left:217px !important;
	top:397px !important;
}

#item42613 {
	width:138px !important;
	height:9px !important;
	left:217px !important;
	top:610px !important;
}

#item42640 {
	width:151px !important;
	height:9px !important;
	left:13px !important;
	top:591px !important;
}

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

#item42700 {
	width:131px !important;
	height:20px !important;
	left:376px !important;
	top:580px !important;
}

#item42730 {
	width:117px !important;
	height:20px !important;
	left:376px !important;
	top:600px !important;
}

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

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

#item59969 {
	width:266px !important;
	height:232px !important;
}

#item62840 {
	width:266px !important;
	height:232px !important;
	left:278px !important;
	top:321px !important;
}

#item59970 {
	width:535px !important;
	height:310px !important;
}

#item62845 {
	width:535px !important;
	height:310px !important;
	left:14px !important;
}

#item42760 {
	width:171px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item42787 {
	width:124px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item42814 {
	width:206px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item59971 {
	width:257px !important;
	height:179px !important;
}

#item62850 {
	width:257px !important;
	height:179px !important;
	left:273px !important;
	top:6px !important;
}

#item59972 {
	width:266px !important;
	height:156px !important;
}

#item62855 {
	width:266px !important;
	height:156px !important;
}

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

#item62860 {
	width:266px !important;
	height:151px !important;
	top:213px !important;
}

#item59974 {
	width:266px !important;
	height:142px !important;
}

#item62865 {
	width:266px !important;
	height:142px !important;
	left:278px !important;
	top:221px !important;
}

#item59975 {
	width:266px !important;
	height:136px !important;
}

#item62870 {
	width:266px !important;
	height:136px !important;
	top:428px !important;
}

#item59976 {
	width:266px !important;
	height:166px !important;
}

#item62875 {
	width:266px !important;
	height:166px !important;
	left:278px !important;
	top:399px !important;
}

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

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

#item42899 {
	width:140px !important;
	height:9px !important;
	left:276px !important;
	top:409px !important;
}

#item42927 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:409px !important;
}

#item42954 {
	width:118px !important;
	height:9px !important;
	left:282px !important;
	top:196px !important;
}

#item42981 {
	width:124px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

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

#item62881 {
	width:252px !important;
	height:189px !important;
	left:14px !important;
	top:430px !important;
}

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

#item62886 {
	width:180px !important;
	height:201px !important;
	left:364px !important;
	top:429px !important;
}

#item59981 {
	width:185px !important;
	height:196px !important;
}

#item62891 {
	width:185px !important;
	height:196px !important;
	left:359px !important;
	top:221px !important;
}

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

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

#item59983 {
	width:164px !important;
	height:210px !important;
}

#item62901 {
	width:164px !important;
	height:210px !important;
	left:102px !important;
}

#item59984 {
	width:266px !important;
	height:154px !important;
}

#item62906 {
	width:266px !important;
	height:154px !important;
	left:278px !important;
}

#item43008 {
	width:190px !important;
	height:9px !important;
	left:13px !important;
	top:409px !important;
}

#item43038 {
	width:156px !important;
	height:9px !important;
	left:101px !important;
	top:610px !important;
}

#item43065 {
	width:86px !important;
	height:20px !important;
	left:13px !important;
	top:192px !important;
}

#item43093 {
	width:72px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item43120 {
	width:84px !important;
	height:30px !important;
	left:276px !important;
	top:388px !important;
}

#item43150 {
	width:163px !important;
	height:9px !important;
	left:277px !important;
	top:202px !important;
}

#item59985 {
	width:179px !important;
	height:156px !important;
}

#item62912 {
	width:179px !important;
	height:156px !important;
	left:366px !important;
}

#item59986 {
	width:164px !important;
	height:149px !important;
}

#item62917 {
	width:164px !important;
	height:149px !important;
	left:190px !important;
}

#item59987 {
	width:111px !important;
	height:209px !important;
}

#item62922 {
	width:111px !important;
	height:209px !important;
}

#item59988 {
	width:165px !important;
	height:138px !important;
}

#item62927 {
	width:165px !important;
	height:138px !important;
	left:14px !important;
	top:219px !important;
}

#item59989 {
	width:164px !important;
	height:148px !important;
}

#item62932 {
	width:164px !important;
	height:148px !important;
	left:190px !important;
	top:221px !important;
}

#item59990 {
	width:177px !important;
	height:144px !important;
}

#item62937 {
	width:177px !important;
	height:144px !important;
	left:367px !important;
	top:220px !important;
}

#item59993 {
	width:179px !important;
	height:141px !important;
}

#item62943 {
	width:179px !important;
	height:141px !important;
	top:424px !important;
}

#item59994 {
	width:164px !important;
	height:130px !important;
}

#item62949 {
	width:164px !important;
	height:130px !important;
	left:190px !important;
	top:424px !important;
}

#item59995 {
	width:179px !important;
	height:151px !important;
}

#item62955 {
	width:179px !important;
	height:151px !important;
	left:366px !important;
	top:425px !important;
}

#item43177 {
	width:116px !important;
	height:9px !important;
	left:189px !important;
	top:200px !important;
}

#item43204 {
	width:151px !important;
	height:9px !important;
	left:364px !important;
	top:200px !important;
}

#item43231 {
	width:72px !important;
	height:29px !important;
	left:112px !important;
	top:180px !important;
}

#item43258 {
	width:134px !important;
	height:20px !important;
	left:13px !important;
	top:396px !important;
}

#item43289 {
	width:126px !important;
	height:9px !important;
	left:189px !important;
	top:406px !important;
}

#item43318 {
	width:168px !important;
	height:9px !important;
	left:364px !important;
	top:406px !important;
}

#item43345 {
	width:71px !important;
	height:20px !important;
	left:364px !important;
	top:600px !important;
}

#item43372 {
	width:115px !important;
	height:20px !important;
	left:189px !important;
	top:600px !important;
}

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

#item59996 {
	width:252px !important;
	height:152px !important;
}

#item62961 {
	width:252px !important;
	height:152px !important;
	left:14px !important;
	top:424px !important;
}

#item59998 {
	width:192px !important;
	height:194px !important;
}

#item62966 {
	width:192px !important;
	height:194px !important;
	left:353px !important;
	top:220px !important;
}

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

#item62971 {
	width:266px !important;
	height:244px !important;
	left:278px !important;
	top:372px !important;
}

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

#item62977 {
	width:252px !important;
	height:145px !important;
	left:14px !important;
	top:218px !important;
}

#item60000 {
	width:266px !important;
	height:227px !important;
}

#item62982 {
	width:266px !important;
	height:227px !important;
	left:278px !important;
}

#item60002 {
	width:252px !important;
	height:165px !important;
}

#item62987 {
	width:252px !important;
	height:165px !important;
	left:14px !important;
}

#item43426 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item43453 {
	width:116px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item43480 {
	width:99px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

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

#item43537 {
	width:69px !important;
	height:20px !important;
	left:288px !important;
	top:53px !important;
}

#item43565 {
	width:65px !important;
	height:40px !important;
	left:276px !important;
	top:376px !important;
}

#item60003 {
	width:254px !important;
	height:242px !important;
}

#item62992 {
	width:254px !important;
	height:242px !important;
	left:278px !important;
	top:14px !important;
}

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

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

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

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

#item43595 {
	width:157px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item43622 {
	width:132px !important;
	height:20px !important;
	left:132px !important;
	top:292px !important;
}

#item43652 {
	width:199px !important;
	height:9px !important;
	left:326px !important;
	top:610px !important;
}

#item60006 {
	width:327px !important;
	height:626px !important;
}

#item63007 {
	width:327px !important;
	height:626px !important;
	left:217px !important;
}

#item60007 {
	width:205px !important;
	height:206px !important;
}

#item63012 {
	width:205px !important;
	height:206px !important;
	left:14px !important;
	top:334px !important;
}

#item60008 {
	width:202px !important;
	height:199px !important;
}

#item63017 {
	width:202px !important;
	height:199px !important;
	left:14px !important;
	top:57px !important;
}

#item43682 {
	width:166px !important;
	height:9px !important;
	left:18px !important;
	top:311px !important;
}

#item43709 {
	width:189px !important;
	height:9px !important;
	left:18px !important;
	top:610px !important;
}

#item60010 {
	width:191px !important;
	height:207px !important;
}

#item63022 {
	width:191px !important;
	height:207px !important;
	left:353px !important;
}

#item60011 {
	width:170px !important;
	height:195px !important;
}

#item63027 {
	width:170px !important;
	height:195px !important;
	left:250px !important;
	top:219px !important;
}

#item60012 {
	width:223px !important;
	height:440px !important;
}

#item63033 {
	width:223px !important;
	height:440px !important;
	left:14px !important;
	top:14px !important;
}

#item60013 {
	width:156px !important;
	height:113px !important;
}

#item63038 {
	width:156px !important;
	height:113px !important;
	left:72px !important;
	top:495px !important;
}

#item60014 {
	width:280px !important;
	height:147px !important;
}

#item63043 {
	width:280px !important;
	height:147px !important;
	left:250px !important;
	top:425px !important;
}

#item43739 {
	width:63px !important;
	height:30px !important;
	left:146px !important;
	top:206px !important;
}

#item43766 {
	width:83px !important;
	height:20px !important;
	left:248px !important;
	top:189px !important;
}

#item43795 {
	width:83px !important;
	height:20px !important;
	left:424px !important;
	top:326px !important;
}

#item43823 {
	width:129px !important;
	height:9px !important;
	left:248px !important;
	top:610px !important;
}

#item43850 {
	width:141px !important;
	height:9px !important;
	left:28px !important;
	top:593px !important;
}

#item60015 {
	width:286px !important;
	height:234px !important;
}

#item63048 {
	width:286px !important;
	height:234px !important;
	left:10px !important;
	top:318px !important;
}

#item60016 {
	width:238px !important;
	height:476px !important;
}

#item63053 {
	width:238px !important;
	height:476px !important;
	left:306px !important;
	top:14px !important;
}

#item60017 {
	width:115px !important;
	height:71px !important;
}

#item63058 {
	width:115px !important;
	height:71px !important;
	left:424px !important;
	top:478px !important;
}

#item60018 {
	width:283px !important;
	height:256px !important;
}

#item63063 {
	width:283px !important;
	height:256px !important;
	left:14px !important;
	top:14px !important;
}

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

#item43904 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item43931 {
	width:83px !important;
	height:20px !important;
	left:305px !important;
	top:599px !important;
}

#item43958 {
	width:84px !important;
	height:20px !important;
	left:407px !important;
	top:599px !important;
}

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

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

#item60020 {
	width:251px !important;
	height:540px !important;
}

#item63073 {
	width:251px !important;
	height:540px !important;
	left:15px !important;
}

#item60021 {
	width:252px !important;
	height:254px !important;
}

#item63078 {
	width:252px !important;
	height:254px !important;
	left:278px !important;
	top:305px !important;
}

#item43985 {
	width:126px !important;
	height:9px !important;
	left:277px !important;
	top:286px !important;
}

#item44012 {
	width:118px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item44040 {
	width:129px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

#item63083 {
	width:252px !important;
	height:295px !important;
	left:14px !important;
	top:269px !important;
}

#item60023 {
	width:252px !important;
	height:312px !important;
}

#item63088 {
	width:252px !important;
	height:312px !important;
	left:282px !important;
	top:262px !important;
}

#item60024 {
	width:516px !important;
	height:244px !important;
}

#item63093 {
	width:516px !important;
	height:244px !important;
	left:14px !important;
	top:14px !important;
}

#item44067 {
	width:81px !important;
	height:20px !important;
	left:13px !important;
	top:239px !important;
}

#item44094 {
	width:203px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item44124 {
	width:150px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item60027 {
	width:315px !important;
	height:310px !important;
}

#item63098 {
	width:315px !important;
	height:310px !important;
}

#item60028 {
	width:120px !important;
	height:188px !important;
}

#item63103 {
	width:120px !important;
	height:188px !important;
	left:322px !important;
	top:18px !important;
}

#item60029 {
	width:75px !important;
	height:166px !important;
}

#item63109 {
	width:75px !important;
	height:166px !important;
	left:401px !important;
	top:32px !important;
}

#item60030 {
	width:75px !important;
	height:169px !important;
}

#item63114 {
	width:75px !important;
	height:169px !important;
	left:465px !important;
	top:23px !important;
}

#item60031 {
	width:418px !important;
	height:309px !important;
}

#item63119 {
	width:418px !important;
	height:309px !important;
	left:14px !important;
	top:321px !important;
}

#item44151 {
	width:132px !important;
	height:9px !important;
	left:13px !important;
	top:297px !important;
}

#item44178 {
	width:73px !important;
	height:20px !important;
	left:383px !important;
	top:599px !important;
}

#item44206 {
	width:166px !important;
	height:9px !important;
	left:325px !important;
	top:282px !important;
}

#item44233 {
	width:166px !important;
	height:9px !important;
	left:325px !important;
	top:292px !important;
}

#item44260 {
	width:166px !important;
	height:9px !important;
	left:325px !important;
	top:303px !important;
}

#item60032 {
	width:227px !important;
	height:195px !important;
}

#item63124 {
	width:227px !important;
	height:195px !important;
	left:14px !important;
	top:424px !important;
}

#item60034 {
	width:215px !important;
	height:546px !important;
}

#item63129 {
	width:215px !important;
	height:546px !important;
	left:329px !important;
}

#item60035 {
	width:197px !important;
	height:192px !important;
}

#item63134 {
	width:197px !important;
	height:192px !important;
	left:119px !important;
	top:220px !important;
}

#item60036 {
	width:188px !important;
	height:210px !important;
}

#item63139 {
	width:188px !important;
	height:210px !important;
	left:127px !important;
}

#item44288 {
	width:98px !important;
	height:20px !important;
	left:13px !important;
	top:189px !important;
}

#item44315 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:393px !important;
}

#item44342 {
	width:143px !important;
	height:9px !important;
	left:327px !important;
	top:610px !important;
}

#item44369 {
	width:71px !important;
	height:29px !important;
	left:245px !important;
	top:565px !important;
}

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

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

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

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

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

#item63154 {
	width:252px !important;
	height:150px !important;
	left:278px !important;
	top:220px !important;
}

#item60040 {
	width:134px !important;
	height:193px !important;
}

#item63159 {
	width:134px !important;
	height:193px !important;
	left:14px !important;
	top:220px !important;
}

#item60041 {
	width:247px !important;
	height:194px !important;
}

#item63164 {
	width:247px !important;
	height:194px !important;
	left:14px !important;
	top:424px !important;
}

#item60042 {
	width:168px !important;
	height:194px !important;
}

#item63170 {
	width:168px !important;
	height:194px !important;
	left:278px !important;
	top:424px !important;
}

#item44396 {
	width:112px !important;
	height:20px !important;
	left:152px !important;
	top:600px !important;
}

#item44423 {
	width:99px !important;
	height:20px !important;
	left:152px !important;
	top:395px !important;
}

#item44453 {
	width:104px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

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

#item44507 {
	width:169px !important;
	height:9px !important;
	left:276px !important;
	top:406px !important;
}

#item44535 {
	width:72px !important;
	height:20px !important;
	left:449px !important;
	top:600px !important;
}

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

#item63176 {
	width:252px !important;
	height:137px !important;
	left:14px !important;
	top:425px !important;
}

#item60044 {
	width:249px !important;
	height:150px !important;
}

#item63182 {
	width:249px !important;
	height:150px !important;
	left:281px !important;
	top:422px !important;
}

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

#item63187 {
	width:171px !important;
	height:196px !important;
	left:359px !important;
	top:217px !important;
}

#item60046 {
	width:161px !important;
	height:193px !important;
}

#item63192 {
	width:161px !important;
	height:193px !important;
	left:106px !important;
	top:220px !important;
}

#item60048 {
	width:530px !important;
	height:209px !important;
}

#item63197 {
	width:530px !important;
	height:209px !important;
	left:14px !important;
}

#item44562 {
	width:70px !important;
	height:20px !important;
	left:13px !important;
	top:394px !important;
}

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

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

#item44644 {
	width:78px !important;
	height:20px !important;
	left:276px !important;
	top:393px !important;
}

#item44671 {
	width:119px !important;
	height:9px !important;
	left:13px !important;
	top:190px !important;
}

#item44699 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

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

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

#item60050 {
	width:254px !important;
	height:242px !important;
}

#item63207 {
	width:254px !important;
	height:242px !important;
	left:14px !important;
	top:14px !important;
}

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

#item63212 {
	width:252px !important;
	height:163px !important;
	left:278px !important;
	top:203px !important;
}

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

#item63217 {
	width:252px !important;
	height:235px !important;
	left:14px !important;
	top:318px !important;
}

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

#item63222 {
	width:252px !important;
	height:147px !important;
	left:278px !important;
	top:425px !important;
}

#item44730 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item44757 {
	width:204px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item44788 {
	width:140px !important;
	height:9px !important;
	left:276px !important;
	top:407px !important;
}

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

#item44842 {
	width:187px !important;
	height:9px !important;
	left:276px !important;
	top:186px !important;
}

#item60057 {
	width:252px !important;
	height:297px !important;
}

#item63227 {
	width:252px !important;
	height:297px !important;
	left:14px !important;
	top:320px !important;
}

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

#item63232 {
	width:252px !important;
	height:237px !important;
	left:278px !important;
	top:322px !important;
}

#item60059 {
	width:289px !important;
	height:257px !important;
}

#item63237 {
	width:289px !important;
	height:257px !important;
	left:241px !important;
}

#item60060 {
	width:231px !important;
	height:234px !important;
}

#item63242 {
	width:231px !important;
	height:234px !important;
	left:4px !important;
	top:9px !important;
}

#item44872 {
	width:143px !important;
	height:9px !important;
	left:18px !important;
	top:297px !important;
}

#item44899 {
	width:157px !important;
	height:9px !important;
	left:239px !important;
	top:303px !important;
}

#item44926 {
	width:172px !important;
	height:9px !important;
	left:282px !important;
	top:605px !important;
}

#item44953 {
	width:73px !important;
	height:20px !important;
	left:169px !important;
	top:599px !important;
}

#item60061 {
	width:212px !important;
	height:244px !important;
}

#item63247 {
	width:212px !important;
	height:244px !important;
	left:318px !important;
	top:11px !important;
}

#item60062 {
	width:310px !important;
	height:238px !important;
}

#item63253 {
	width:310px !important;
	height:238px !important;
}

#item60063 {
	width:175px !important;
	height:225px !important;
}

#item63258 {
	width:175px !important;
	height:225px !important;
	left:4px !important;
	top:319px !important;
}

#item60064 {
	width:173px !important;
	height:236px !important;
}

#item63263 {
	width:173px !important;
	height:236px !important;
	left:185px !important;
	top:317px !important;
}

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

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

#item44980 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item45007 {
	width:171px !important;
	height:9px !important;
	left:322px !important;
	top:303px !important;
}

#item45039 {
	width:168px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item45069 {
	width:167px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item45097 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item60066 {
	width:252px !important;
	height:191px !important;
}

#item63273 {
	width:252px !important;
	height:191px !important;
	left:14px !important;
	top:425px !important;
}

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

#item63278 {
	width:266px !important;
	height:148px !important;
	left:278px !important;
	top:424px !important;
}

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

#item63283 {
	width:252px !important;
	height:137px !important;
	left:278px !important;
	top:220px !important;
}

#item60069 {
	width:247px !important;
	height:147px !important;
}

#item63288 {
	width:247px !important;
	height:147px !important;
	left:14px !important;
	top:211px !important;
}

#item60070 {
	width:252px !important;
	height:133px !important;
}

#item63293 {
	width:252px !important;
	height:133px !important;
	left:14px !important;
	top:14px !important;
}

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

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

#item45124 {
	width:142px !important;
	height:9px !important;
	left:275px !important;
	top:200px !important;
}

#item45152 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:198px !important;
}

#item45179 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item45207 {
	width:162px !important;
	height:9px !important;
	left:276px !important;
	top:406px !important;
}

#item45236 {
	width:109px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item45269 {
	width:218px !important;
	height:9px !important;
	left:275px !important;
	top:610px !important;
}

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

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

#item60075 {
	width:252px !important;
	height:313px !important;
}

#item63308 {
	width:252px !important;
	height:313px !important;
	left:14px !important;
	top:14px !important;
}

#item60076 {
	width:252px !important;
	height:191px !important;
}

#item63313 {
	width:252px !important;
	height:191px !important;
	left:278px !important;
	top:220px !important;
}

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

#item63318 {
	width:252px !important;
	height:231px !important;
	left:14px !important;
	top:386px !important;
}

#item60078 {
	width:209px !important;
	height:196px !important;
}

#item63323 {
	width:209px !important;
	height:196px !important;
	left:278px !important;
	top:422px !important;
}

#item45300 {
	width:108px !important;
	height:29px !important;
	left:418px !important;
	top:382px !important;
}

#item45331 {
	width:168px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item45358 {
	width:74px !important;
	height:20px !important;
	left:194px !important;
	top:600px !important;
}

#item45385 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:364px !important;
}

#item45412 {
	width:81px !important;
	height:20px !important;
	left:415px !important;
	top:593px !important;
}

#item60079 {
	width:252px !important;
	height:177px !important;
}

#item63329 {
	width:252px !important;
	height:177px !important;
	left:14px !important;
	top:384px !important;
}

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

#item63334 {
	width:252px !important;
	height:189px !important;
	left:278px !important;
	top:383px !important;
}

#item60081 {
	width:183px !important;
	height:239px !important;
}

#item63339 {
	width:183px !important;
	height:239px !important;
	left:3px !important;
	top:7px !important;
}

#item60082 {
	width:351px !important;
	height:371px !important;
}

#item63344 {
	width:351px !important;
	height:371px !important;
	left:193px !important;
}

#item45439 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item45466 {
	width:73px !important;
	height:20px !important;
	left:192px !important;
	top:344px !important;
}

#item45493 {
	width:193px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item65894 {
	width:159px !important;
	height:9px !important;
	left:23px !important;
	top:354px !important;
}

#item60083 {
	width:530px !important;
	height:310px !important;
}

#item63349 {
	width:530px !important;
	height:310px !important;
}

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

#item63354 {
	width:252px !important;
	height:234px !important;
	left:14px !important;
	top:319px !important;
}

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

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

#item45524 {
	width:118px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item45552 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item45579 {
	width:161px !important;
	height:9px !important;
	left:333px !important;
	top:291px !important;
}

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

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

#item60087 {
	width:288px !important;
	height:296px !important;
}

#item63369 {
	width:288px !important;
	height:296px !important;
	left:14px !important;
	top:320px !important;
}

#item60088 {
	width:215px !important;
	height:242px !important;
}

#item63374 {
	width:215px !important;
	height:242px !important;
	left:315px !important;
	top:322px !important;
}

#item60089 {
	width:291px !important;
	height:232px !important;
}

#item63379 {
	width:291px !important;
	height:232px !important;
	left:240px !important;
	top:14px !important;
}

#item45606 {
	width:69px !important;
	height:40px !important;
	left:13px !important;
	top:580px !important;
}

#item45636 {
	width:162px !important;
	height:9px !important;
	left:314px !important;
	top:610px !important;
}

#item45663 {
	width:148px !important;
	height:9px !important;
	left:239px !important;
	top:303px !important;
}

#item45690 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:283px !important;
}

#item45717 {
	width:156px !important;
	height:20px !important;
	left:13px !important;
	top:291px !important;
}

#item60090 {
	width:406px !important;
	height:206px !important;
}

#item63384 {
	width:406px !important;
	height:206px !important;
	left:15px !important;
}

#item60091 {
	width:252px !important;
	height:131px !important;
}

#item63389 {
	width:252px !important;
	height:131px !important;
	left:14px !important;
	top:219px !important;
}

#item60093 {
	width:254px !important;
	height:150px !important;
}

#item63400 {
	width:254px !important;
	height:150px !important;
	left:278px !important;
	top:208px !important;
}

#item60094 {
	width:253px !important;
	height:130px !important;
}

#item63405 {
	width:253px !important;
	height:130px !important;
	left:14px !important;
	top:424px !important;
}

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

#item63410 {
	width:252px !important;
	height:141px !important;
	left:278px !important;
	top:424px !important;
}

#item45748 {
	width:186px !important;
	height:9px !important;
	left:276px !important;
	top:404px !important;
}

#item45779 {
	width:113px !important;
	height:9px !important;
	left:13px !important;
	top:404px !important;
}

#item45806 {
	width:173px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item45833 {
	width:185px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item45863 {
	width:107px !important;
	height:20px !important;
	left:430px !important;
	top:160px !important;
}

#item45893 {
	width:88px !important;
	height:28px !important;
	left:430px !important;
	top:179px !important;
}

#item60097 {
	width:164px !important;
	height:299px !important;
}

#item63420 {
	width:164px !important;
	height:299px !important;
	left:14px !important;
	top:264px !important;
}

#item60100 {
	width:164px !important;
	height:260px !important;
}

#item63425 {
	width:164px !important;
	height:260px !important;
	left:189px !important;
	top:264px !important;
}

#item60101 {
	width:164px !important;
	height:269px !important;
}

#item63431 {
	width:164px !important;
	height:269px !important;
	left:366px !important;
	top:263px !important;
}

#item60102 {
	width:528px !important;
	height:252px !important;
}

#item63436 {
	width:528px !important;
	height:252px !important;
	left:16px !important;
}

#item45923 {
	width:147px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item45950 {
	width:140px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item45978 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item46005 {
	width:180px !important;
	height:9px !important;
	left:169px !important;
	top:246px !important;
}

#item60103 {
	width:266px !important;
	height:256px !important;
}

#item63441 {
	width:266px !important;
	height:256px !important;
	left:278px !important;
}

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

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

#item60105 {
	width:167px !important;
	height:308px !important;
}

#item63451 {
	width:167px !important;
	height:308px !important;
	top:321px !important;
}

#item60106 {
	width:141px !important;
	height:154px !important;
}

#item63456 {
	width:141px !important;
	height:154px !important;
	left:403px !important;
	top:475px !important;
}

#item60107 {
	width:170px !important;
	height:141px !important;
}

#item63462 {
	width:170px !important;
	height:141px !important;
	left:374px !important;
	top:323px !important;
}

#item46035 {
	width:141px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item46062 {
	width:88px !important;
	height:20px !important;
	left:276px !important;
	top:429px !important;
}

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

#item46116 {
	width:72px !important;
	height:20px !important;
	left:171px !important;
	top:600px !important;
}

#item46144 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

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

#item60108 {
	width:202px !important;
	height:222px !important;
}

#item63468 {
	width:202px !important;
	height:222px !important;
	left:14px !important;
	top:322px !important;
}

#item60109 {
	width:238px !important;
	height:206px !important;
}

#item63474 {
	width:238px !important;
	height:206px !important;
	left:306px !important;
	top:423px !important;
}

#item60110 {
	width:239px !important;
	height:194px !important;
}

#item63480 {
	width:239px !important;
	height:194px !important;
	left:305px !important;
	top:218px !important;
}

#item60111 {
	width:237px !important;
	height:205px !important;
}

#item63485 {
	width:237px !important;
	height:205px !important;
	left:307px !important;
}

#item60115 {
	width:201px !important;
	height:254px !important;
}

#item63490 {
	width:201px !important;
	height:254px !important;
	left:15px !important;
}

#item46206 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item46234 {
	width:132px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item46264 {
	width:74px !important;
	height:20px !important;
	left:225px !important;
	top:392px !important;
}

#item46291 {
	width:80px !important;
	height:20px !important;
	left:225px !important;
	top:189px !important;
}

#item46318 {
	width:72px !important;
	height:29px !important;
	left:225px !important;
	top:590px !important;
}

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

#item63496 {
	width:266px !important;
	height:210px !important;
	left:278px !important;
}

#item60117 {
	width:261px !important;
	height:214px !important;
}

#item63501 {
	width:261px !important;
	height:214px !important;
}

#item60118 {
	width:114px !important;
	height:126px !important;
}

#item63506 {
	width:114px !important;
	height:126px !important;
	left:150px !important;
	top:262px !important;
}

#item60119 {
	width:270px !important;
	height:132px !important;
}

#item63511 {
	width:270px !important;
	height:132px !important;
	top:422px !important;
}

#item60120 {
	width:170px !important;
	height:229px !important;
}

#item63516 {
	width:170px !important;
	height:229px !important;
	left:375px !important;
	top:428px !important;
}

#item60121 {
	width:113px !important;
	height:145px !important;
}

#item63521 {
	width:113px !important;
	height:145px !important;
	left:432px !important;
	top:220px !important;
}

#item66136 {
	width:45px !important;
	height:70px !important;
}

#item66131 {
	width:45px !important;
	height:70px !important;
	left:417px !important;
	top:352px !important;
}

#item46345 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:269px !important;
}

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

#item46399 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:399px !important;
}

#item46426 {
	width:73px !important;
	height:20px !important;
	left:276px !important;
	top:546px !important;
}

#item46454 {
	width:98px !important;
	height:40px !important;
	left:276px !important;
	top:376px !important;
}

#item46484 {
	width:80px !important;
	height:20px !important;
	left:276px !important;
	top:329px !important;
}

#item46511 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:203px !important;
}

#item60122 {
	width:256px !important;
	height:258px !important;
}

#item63526 {
	width:256px !important;
	height:258px !important;
	left:14px !important;
	top:321px !important;
}

#item60123 {
	width:266px !important;
	height:243px !important;
}

#item63531 {
	width:266px !important;
	height:243px !important;
	left:278px !important;
	top:321px !important;
}

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

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

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

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

#item46538 {
	width:142px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item46565 {
	width:124px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item46592 {
	width:165px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item46620 {
	width:174px !important;
	height:9px !important;
	left:282px !important;
	top:610px !important;
}

#item60127 {
	width:267px !important;
	height:247px !important;
}

#item63546 {
	width:267px !important;
	height:247px !important;
	left:277px !important;
}

#item60128 {
	width:155px !important;
	height:186px !important;
}

#item63552 {
	width:155px !important;
	height:186px !important;
	left:111px !important;
}

#item60129 {
	width:156px !important;
	height:172px !important;
}

#item63557 {
	width:156px !important;
	height:172px !important;
	left:111px !important;
	top:197px !important;
}

#item60130 {
	width:156px !important;
	height:205px !important;
}

#item63562 {
	width:156px !important;
	height:205px !important;
	left:111px !important;
	top:413px !important;
}

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

#item63567 {
	width:200px !important;
	height:307px !important;
	left:345px !important;
	top:321px !important;
}

#item46648 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:167px !important;
}

#item46675 {
	width:101px !important;
	height:20px !important;
	left:13px !important;
	top:350px !important;
}

#item46703 {
	width:82px !important;
	height:20px !important;
	left:13px !important;
	top:500px !important;
}

#item46730 {
	width:61px !important;
	height:30px !important;
	left:276px !important;
	top:429px !important;
}

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

#item60132 {
	width:181px !important;
	height:146px !important;
}

#item63572 {
	width:181px !important;
	height:146px !important;
	left:131px !important;
	top:472px !important;
}

#item60133 {
	width:181px !important;
	height:151px !important;
}

#item63577 {
	width:181px !important;
	height:151px !important;
	left:130px !important;
	top:315px !important;
}

#item60134 {
	width:185px !important;
	height:189px !important;
}

#item63582 {
	width:185px !important;
	height:189px !important;
	left:335px !important;
	top:314px !important;
}

#item60135 {
	width:316px !important;
	height:235px !important;
}

#item63587 {
	width:316px !important;
	height:235px !important;
	left:228px !important;
}

#item60136 {
	width:202px !important;
	height:248px !important;
}

#item63592 {
	width:202px !important;
	height:248px !important;
	left:14px !important;
}

#item46784 {
	width:111px !important;
	height:9px !important;
	left:13px !important;
	top:293px !important;
}

#item46811 {
	width:80px !important;
	height:20px !important;
	left:13px !important;
	top:443px !important;
}

#item46838 {
	width:91px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item46865 {
	width:149px !important;
	height:9px !important;
	left:227px !important;
	top:293px !important;
}

#item46892 {
	width:125px !important;
	height:9px !important;
	left:326px !important;
	top:610px !important;
}

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

#item63597 {
	width:252px !important;
	height:266px !important;
	left:279px !important;
	top:6px !important;
}

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

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

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

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

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

#item63612 {
	width:252px !important;
	height:253px !important;
	left:278px !important;
	top:322px !important;
}

#item46919 {
	width:121px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item46946 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item46977 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item47004 {
	width:126px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item60142 {
	width:246px !important;
	height:249px !important;
}

#item63617 {
	width:246px !important;
	height:249px !important;
	left:4px !important;
	top:405px !important;
}

#item60143 {
	width:228px !important;
	height:232px !important;
}

#item63622 {
	width:228px !important;
	height:232px !important;
	left:316px !important;
	top:322px !important;
}

#item60144 {
	width:293px !important;
	height:152px !important;
}

#item63628 {
	width:293px !important;
	height:152px !important;
	left:14px !important;
	top:219px !important;
}

#item60145 {
	width:188px !important;
	height:208px !important;
}

#item63633 {
	width:188px !important;
	height:208px !important;
	left:118px !important;
}

#item60146 {
	width:215px !important;
	height:233px !important;
}

#item63638 {
	width:215px !important;
	height:233px !important;
	left:319px !important;
	top:14px !important;
}

#item47032 {
	width:129px !important;
	height:9px !important;
	left:178px !important;
	top:484px !important;
}

#item47059 {
	width:80px !important;
	height:20px !important;
	left:13px !important;
	top:189px !important;
}

#item47086 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:394px !important;
}

#item47113 {
	width:139px !important;
	height:9px !important;
	left:315px !important;
	top:610px !important;
}

#item47140 {
	width:188px !important;
	height:9px !important;
	left:315px !important;
	top:303px !important;
}

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

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

#item60148 {
	width:257px !important;
	height:231px !important;
}

#item63648 {
	width:257px !important;
	height:231px !important;
	left:14px !important;
	top:14px !important;
}

#item60149 {
	width:257px !important;
	height:237px !important;
}

#item63653 {
	width:257px !important;
	height:237px !important;
	left:9px !important;
	top:319px !important;
}

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

#item63658 {
	width:252px !important;
	height:241px !important;
	left:278px !important;
	top:322px !important;
}

#item47170 {
	width:163px !important;
	height:9px !important;
	left:12px !important;
	top:303px !important;
}

#item47198 {
	width:145px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

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

#item47253 {
	width:165px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item60151 {
	width:252px !important;
	height:155px !important;
}

#item63663 {
	width:252px !important;
	height:155px !important;
	left:14px !important;
	top:410px !important;
}

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

#item63668 {
	width:170px !important;
	height:193px !important;
	left:374px !important;
	top:425px !important;
}

#item60153 {
	width:252px !important;
	height:148px !important;
}

#item63673 {
	width:252px !important;
	height:148px !important;
	left:278px !important;
	top:219px !important;
}

#item60156 {
	width:169px !important;
	height:179px !important;
}

#item63678 {
	width:169px !important;
	height:179px !important;
	left:97px !important;
	top:219px !important;
}

#item60157 {
	width:156px !important;
	height:193px !important;
}

#item63683 {
	width:156px !important;
	height:193px !important;
	left:374px !important;
	top:14px !important;
}

#item60158 {
	width:252px !important;
	height:123px !important;
}

#item63689 {
	width:252px !important;
	height:123px !important;
	left:14px !important;
	top:14px !important;
}

#item47280 {
	width:80px !important;
	height:29px !important;
	left:13px !important;
	top:349px !important;
}

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

#item47337 {
	width:206px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

#item47367 {
	width:74px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item47394 {
	width:86px !important;
	height:20px !important;
	left:276px !important;
	top:188px !important;
}

#item47421 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:406px !important;
}

#item60159 {
	width:252px !important;
	height:173px !important;
}

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

#item60160 {
	width:252px !important;
	height:173px !important;
}

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

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

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

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

#item63711 {
	width:252px !important;
	height:171px !important;
	left:278px !important;
	top:263px !important;
}

#item60163 {
	width:250px !important;
	height:117px !important;
}

#item63716 {
	width:250px !important;
	height:117px !important;
	left:278px !important;
	top:445px !important;
}

#item47449 {
	width:80px !important;
	height:20px !important;
	left:276px !important;
	top:417px !important;
}

#item47477 {
	width:155px !important;
	height:9px !important;
	left:13px !important;
	top:240px !important;
}

#item47504 {
	width:168px !important;
	height:9px !important;
	left:276px !important;
	top:241px !important;
}

#item47531 {
	width:120px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

#item60164 {
	width:306px !important;
	height:356px !important;
}

#item63721 {
	width:306px !important;
	height:356px !important;
	left:14px !important;
	top:219px !important;
}

#item60165 {
	width:198px !important;
	height:139px !important;
}

#item63726 {
	width:198px !important;
	height:139px !important;
	left:332px !important;
	top:397px !important;
}

#item60166 {
	width:198px !important;
	height:307px !important;
}

#item63731 {
	width:198px !important;
	height:307px !important;
	left:332px !important;
	top:14px !important;
}

#item60167 {
	width:193px !important;
	height:193px !important;
}

#item63736 {
	width:193px !important;
	height:193px !important;
	left:129px !important;
	top:14px !important;
}

#item47586 {
	width:76px !important;
	height:20px !important;
	left:12px !important;
	top:189px !important;
}

#item47614 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item47641 {
	width:178px !important;
	height:9px !important;
	left:330px !important;
	top:377px !important;
}

#item47668 {
	width:184px !important;
	height:9px !important;
	left:330px !important;
	top:610px !important;
}

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

#item63741 {
	width:252px !important;
	height:134px !important;
	left:278px !important;
}

#item60173 {
	width:171px !important;
	height:250px !important;
}

#item63746 {
	width:171px !important;
	height:250px !important;
	left:95px !important;
}

#item60174 {
	width:256px !important;
	height:266px !important;
}

#item63751 {
	width:256px !important;
	height:266px !important;
	left:12px !important;
	top:262px !important;
}

#item60175 {
	width:157px !important;
	height:207px !important;
}

#item63756 {
	width:157px !important;
	height:207px !important;
	left:373px !important;
	top:422px !important;
}

#item60176 {
	width:171px !important;
	height:207px !important;
}

#item63761 {
	width:171px !important;
	height:207px !important;
	left:359px !important;
	top:204px !important;
}

#item47699 {
	width:74px !important;
	height:29px !important;
	left:13px !important;
	top:223px !important;
}

#item47726 {
	width:137px !important;
	height:9px !important;
	left:276px !important;
	top:203px !important;
}

#item47753 {
	width:72px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item47780 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item47807 {
	width:205px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item47838 {
	width:73px !important;
	height:20px !important;
	left:276px !important;
	top:368px !important;
}

#item47865 {
	width:86px !important;
	height:28px !important;
	left:276px !important;
	top:387px !important;
}

#item60177 {
	width:252px !important;
	height:219px !important;
}

#item63766 {
	width:252px !important;
	height:219px !important;
	left:14px !important;
	top:349px !important;
}

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

#item63772 {
	width:266px !important;
	height:196px !important;
	left:278px !important;
	top:349px !important;
}

#item60179 {
	width:252px !important;
	height:255px !important;
}

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

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

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

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

#item47927 {
	width:112px !important;
	height:20px !important;
	left:13px !important;
	top:319px !important;
}

#item47954 {
	width:171px !important;
	height:9px !important;
	left:276px !important;
	top:319px !important;
}

#item47985 {
	width:205px !important;
	height:9px !important;
	left:276px !important;
	top:330px !important;
}

#item48015 {
	width:161px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item48047 {
	width:175px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item60181 {
	width:238px !important;
	height:165px !important;
}

#item63787 {
	width:238px !important;
	height:165px !important;
	left:307px !important;
}

#item60182 {
	width:307px !important;
	height:251px !important;
}

#item63792 {
	width:307px !important;
	height:251px !important;
}

#item60183 {
	width:266px !important;
	height:281px !important;
}

#item63797 {
	width:266px !important;
	height:281px !important;
	top:262px !important;
}

#item60184 {
	width:266px !important;
	height:291px !important;
}

#item63802 {
	width:266px !important;
	height:291px !important;
	left:278px !important;
	top:262px !important;
}

#item48078 {
	width:138px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item48105 {
	width:229px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item48137 {
	width:223px !important;
	height:9px !important;
	left:310px !important;
	top:233px !important;
}

#item48168 {
	width:223px !important;
	height:9px !important;
	left:310px !important;
	top:243px !important;
}

#item60185 {
	width:165px !important;
	height:200px !important;
}

#item63807 {
	width:165px !important;
	height:200px !important;
	left:8px !important;
	top:331px !important;
}

#item60188 {
	width:181px !important;
	height:221px !important;
}

#item63812 {
	width:181px !important;
	height:221px !important;
	left:177px !important;
	top:293px !important;
}

#item60189 {
	width:177px !important;
	height:204px !important;
}

#item63817 {
	width:177px !important;
	height:204px !important;
	left:367px !important;
	top:264px !important;
}

#item60190 {
	width:425px !important;
	height:251px !important;
}

#item63822 {
	width:425px !important;
	height:251px !important;
	left:15px !important;
}

#item48198 {
	width:144px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item48225 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item48252 {
	width:157px !important;
	height:9px !important;
	left:313px !important;
	top:227px !important;
}

#item48283 {
	width:212px !important;
	height:9px !important;
	left:313px !important;
	top:237px !important;
}

#item48313 {
	width:108px !important;
	height:20px !important;
	left:364px !important;
	top:582px !important;
}

#item48343 {
	width:152px !important;
	height:20px !important;
	left:364px !important;
	top:601px !important;
}

#item60191 {
	width:368px !important;
	height:244px !important;
}

#item63827 {
	width:368px !important;
	height:244px !important;
	left:176px !important;
}

#item60192 {
	width:161px !important;
	height:216px !important;
}

#item63832 {
	width:161px !important;
	height:216px !important;
	left:12px !important;
	top:26px !important;
}

#item60193 {
	width:179px !important;
	height:213px !important;
}

#item63837 {
	width:179px !important;
	height:213px !important;
	top:321px !important;
}

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

#item63842 {
	width:162px !important;
	height:222px !important;
	left:191px !important;
	top:321px !important;
}

#item60195 {
	width:180px !important;
	height:211px !important;
}

#item63848 {
	width:180px !important;
	height:211px !important;
	left:365px !important;
	top:321px !important;
}

#item48375 {
	width:156px !important;
	height:9px !important;
	left:190px !important;
	top:610px !important;
}

#item48402 {
	width:193px !important;
	height:9px !important;
	left:176px !important;
	top:301px !important;
}

#item48432 {
	width:136px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item48462 {
	width:170px !important;
	height:9px !important;
	left:363px !important;
	top:610px !important;
}

#item48489 {
	width:129px !important;
	height:20px !important;
	left:13px !important;
	top:291px !important;
}

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

#item63853 {
	width:203px !important;
	height:240px !important;
	left:14px !important;
	top:321px !important;
}

#item60197 {
	width:192px !important;
	height:207px !important;
}

#item63858 {
	width:192px !important;
	height:207px !important;
	left:352px !important;
	top:422px !important;
}

#item60198 {
	width:316px !important;
	height:150px !important;
}

#item63863 {
	width:316px !important;
	height:150px !important;
	left:228px !important;
	top:218px !important;
}

#item60199 {
	width:141px !important;
	height:206px !important;
}

#item63868 {
	width:141px !important;
	height:206px !important;
	left:392px !important;
	top:3px !important;
}

#item60200 {
	width:203px !important;
	height:256px !important;
}

#item63873 {
	width:203px !important;
	height:256px !important;
	left:15px !important;
}

#item48519 {
	width:200px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

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

#item48576 {
	width:122px !important;
	height:9px !important;
	left:227px !important;
	top:402px !important;
}

#item48604 {
	width:145px !important;
	height:9px !important;
	left:227px !important;
	top:198px !important;
}

#item48631 {
	width:122px !important;
	height:20px !important;
	left:227px !important;
	top:573px !important;
}

#item48662 {
	width:96px !important;
	height:28px !important;
	left:227px !important;
	top:592px !important;
}

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

#item63878 {
	width:252px !important;
	height:247px !important;
	left:278px !important;
	top:46px !important;
}

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

#item63883 {
	width:252px !important;
	height:162px !important;
	left:14px !important;
	top:47px !important;
}

#item60203 {
	width:252px !important;
	height:275px !important;
}

#item63888 {
	width:252px !important;
	height:275px !important;
	left:14px !important;
	top:292px !important;
}

#item60204 {
	width:252px !important;
	height:213px !important;
}

#item63893 {
	width:252px !important;
	height:213px !important;
	left:278px !important;
	top:347px !important;
}

#item48692 {
	width:203px !important;
	height:9px !important;
	left:13px !important;
	top:274px !important;
}

#item48722 {
	width:151px !important;
	height:9px !important;
	left:276px !important;
	top:328px !important;
}

#item48749 {
	width:130px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item60205 {
	width:516px !important;
	height:567px !important;
}

#item63898 {
	width:516px !important;
	height:567px !important;
	left:14px !important;
	top:47px !important;
}

#item60206 {
	width:266px !important;
	height:201px !important;
}

#item63903 {
	width:266px !important;
	height:201px !important;
	left:278px !important;
}

#item48803 {
	width:217px !important;
	height:9px !important;
	left:213px !important;
	top:592px !important;
}

#item48834 {
	width:226px !important;
	height:9px !important;
	left:288px !important;
	top:259px !important;
}

#item60207 {
	width:232px !important;
	height:101px !important;
}

#item63908 {
	width:232px !important;
	height:101px !important;
	left:298px !important;
	top:14px !important;
}

#item60208 {
	width:193px !important;
	height:98px !important;
}

#item63913 {
	width:193px !important;
	height:98px !important;
	left:278px !important;
	top:111px !important;
}

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

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

#item60210 {
	width:308px !important;
	height:308px !important;
}

#item63924 {
	width:308px !important;
	height:308px !important;
	top:320px !important;
}

#item60211 {
	width:210px !important;
	height:233px !important;
}

#item63929 {
	width:210px !important;
	height:233px !important;
	left:320px !important;
	top:322px !important;
}

#item48864 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item48891 {
	width:73px !important;
	height:29px !important;
	left:228px !important;
	top:590px !important;
}

#item48918 {
	width:196px !important;
	height:9px !important;
	left:318px !important;
	top:610px !important;
}

#item48948 {
	width:226px !important;
	height:9px !important;
	left:276px !important;
	top:292px !important;
}

#item48978 {
	width:226px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item60214 {
	width:400px !important;
	height:306px !important;
}

#item63934 {
	width:400px !important;
	height:306px !important;
	left:130px !important;
	top:323px !important;
}

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

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

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

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

#item49009 {
	width:91px !important;
	height:20px !important;
	left:18px !important;
	top:480px !important;
}

#item49036 {
	width:118px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

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

#item49094 {
	width:195px !important;
	height:9px !important;
	left:276px !important;
	top:292px !important;
}

#item49124 {
	width:195px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item60217 {
	width:266px !important;
	height:268px !important;
}

#item63950 {
	width:266px !important;
	height:268px !important;
}

#item60219 {
	width:221px !important;
	height:133px !important;
}

#item63955 {
	width:221px !important;
	height:133px !important;
	left:289px !important;
	top:82px !important;
}

#item60220 {
	width:150px !important;
	height:79px !important;
}

#item63960 {
	width:150px !important;
	height:79px !important;
	left:325px !important;
	top:26px !important;
}

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

#item63965 {
	width:266px !important;
	height:221px !important;
	top:323px !important;
}

#item60222 {
	width:266px !important;
	height:223px !important;
}

#item63970 {
	width:266px !important;
	height:223px !important;
	left:278px !important;
	top:321px !important;
}

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

#item49178 {
	width:162px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item49205 {
	width:169px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item49232 {
	width:255px !important;
	height:9px !important;
	left:276px !important;
	top:292px !important;
}

#item49264 {
	width:255px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

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

#item63975 {
	width:252px !important;
	height:140px !important;
	left:14px !important;
	top:400px !important;
}

#item60224 {
	width:120px !important;
	height:79px !important;
}

#item63981 {
	width:120px !important;
	height:79px !important;
	left:38px !important;
	top:331px !important;
}

#item60225 {
	width:237px !important;
	height:149px !important;
}

#item63987 {
	width:237px !important;
	height:149px !important;
	left:278px !important;
	top:383px !important;
}

#item60226 {
	width:104px !important;
	height:79px !important;
}

#item63993 {
	width:104px !important;
	height:79px !important;
	left:404px !important;
	top:324px !important;
}

#item60227 {
	width:530px !important;
	height:310px !important;
}

#item63999 {
	width:530px !important;
	height:310px !important;
	left:14px !important;
}

#item49295 {
	width:107px !important;
	height:20px !important;
	left:13px !important;
	top:291px !important;
}

#item49322 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item49352 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item49379 {
	width:257px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item49409 {
	width:257px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

#item64004 {
	width:266px !important;
	height:218px !important;
	left:278px !important;
}

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

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

#item60232 {
	width:266px !important;
	height:213px !important;
}

#item64015 {
	width:266px !important;
	height:213px !important;
	top:322px !important;
}

#item60233 {
	width:266px !important;
	height:232px !important;
}

#item64020 {
	width:266px !important;
	height:232px !important;
	left:278px !important;
	top:322px !important;
}

#item49440 {
	width:179px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item49467 {
	width:156px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

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

#item49525 {
	width:168px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item60234 {
	width:530px !important;
	height:269px !important;
}

#item64025 {
	width:530px !important;
	height:269px !important;
	left:14px !important;
	top:360px !important;
}

#item60235 {
	width:420px !important;
	height:349px !important;
}

#item64030 {
	width:420px !important;
	height:349px !important;
	left:125px !important;
}

#item49552 {
	width:99px !important;
	height:20px !important;
	left:13px !important;
	top:241px !important;
}

#item49579 {
	width:157px !important;
	height:9px !important;
	left:381px !important;
	top:610px !important;
}

#item60236 {
	width:118px !important;
	height:106px !important;
}

#item64035 {
	width:118px !important;
	height:106px !important;
	left:359px !important;
	top:188px !important;
}

#item66142 {
	width:118px !important;
	height:109px !important;
}

#item66137 {
	width:118px !important;
	height:109px !important;
	left:395px !important;
	top:95px !important;
}

#item60237 {
	width:261px !important;
	height:203px !important;
}

#item64040 {
	width:261px !important;
	height:203px !important;
}

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

#item64045 {
	width:266px !important;
	height:148px !important;
	top:216px !important;
}

#item60239 {
	width:269px !important;
	height:172px !important;
}

#item64050 {
	width:269px !important;
	height:172px !important;
	left:2px !important;
	top:413px !important;
}

#item60241 {
	width:88px !important;
	height:285px !important;
}

#item64055 {
	width:88px !important;
	height:285px !important;
	left:443px !important;
	top:372px !important;
}

#item49606 {
	width:123px !important;
	height:9px !important;
	left:13px !important;
	top:196px !important;
}

#item49633 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:398px !important;
}

#item49660 {
	width:134px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item49687 {
	width:247px !important;
	height:9px !important;
	left:276px !important;
	top:359px !important;
}

#item49719 {
	width:247px !important;
	height:9px !important;
	left:276px !important;
	top:370px !important;
}

#item49750 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:598px !important;
}

#item49778 {
	width:216px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item60242 {
	width:252px !important;
	height:236px !important;
}

#item64060 {
	width:252px !important;
	height:236px !important;
	left:14px !important;
	top:320px !important;
}

#item60243 {
	width:274px !important;
	height:238px !important;
}

#item64065 {
	width:274px !important;
	height:238px !important;
	left:270px !important;
	top:325px !important;
}

#item60244 {
	width:153px !important;
	height:260px !important;
}

#item64071 {
	width:153px !important;
	height:260px !important;
	left:378px !important;
	top:36px !important;
}

#item60245 {
	width:252px !important;
	height:236px !important;
}

#item64076 {
	width:252px !important;
	height:236px !important;
	left:14px !important;
	top:14px !important;
}

#item49811 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item49838 {
	width:231px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item49868 {
	width:175px !important;
	height:9px !important;
	left:18px !important;
	top:297px !important;
}

#item49895 {
	width:77px !important;
	height:29px !important;
	left:296px !important;
	top:231px !important;
}

#item49927 {
	width:90px !important;
	height:28px !important;
	left:296px !important;
	top:260px !important;
}

#item60246 {
	width:92px !important;
	height:183px !important;
}

#item64081 {
	width:92px !important;
	height:183px !important;
	left:273px !important;
	top:14px !important;
}

#item60247 {
	width:85px !important;
	height:180px !important;
}

#item64086 {
	width:85px !important;
	height:180px !important;
	left:448px !important;
	top:14px !important;
}

#item60248 {
	width:256px !important;
	height:218px !important;
}

#item64091 {
	width:256px !important;
	height:218px !important;
	left:8px !important;
	top:8px !important;
}

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

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

#item60250 {
	width:153px !important;
	height:142px !important;
}

#item64101 {
	width:153px !important;
	height:142px !important;
	left:278px !important;
	top:321px !important;
}

#item60251 {
	width:137px !important;
	height:172px !important;
}

#item64106 {
	width:137px !important;
	height:172px !important;
	left:278px !important;
	top:476px !important;
}

#item49957 {
	width:94px !important;
	height:20px !important;
	left:435px !important;
	top:441px !important;
}

#item49985 {
	width:117px !important;
	height:20px !important;
	left:419px !important;
	top:600px !important;
}

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

#item50043 {
	width:156px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item50073 {
	width:205px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item50103 {
	width:200px !important;
	height:9px !important;
	left:276px !important;
	top:293px !important;
}

#item50133 {
	width:200px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item60252 {
	width:252px !important;
	height:129px !important;
}

#item64111 {
	width:252px !important;
	height:129px !important;
	left:14px !important;
	top:424px !important;
}

#item60254 {
	width:251px !important;
	height:236px !important;
}

#item64116 {
	width:251px !important;
	height:236px !important;
	left:274px !important;
	top:315px !important;
}

#item60255 {
	width:252px !important;
	height:129px !important;
}

#item64121 {
	width:252px !important;
	height:129px !important;
	left:14px !important;
	top:219px !important;
}

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

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

#item60257 {
	width:252px !important;
	height:153px !important;
}

#item64131 {
	width:252px !important;
	height:153px !important;
	left:14px !important;
	top:14px !important;
}

#item50163 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item50190 {
	width:202px !important;
	height:9px !important;
	left:13px !important;
	top:206px !important;
}

#item50222 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

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

#item50276 {
	width:250px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item60259 {
	width:249px !important;
	height:181px !important;
}

#item64136 {
	width:249px !important;
	height:181px !important;
	left:14px !important;
	top:14px !important;
}

#item60260 {
	width:141px !important;
	height:183px !important;
}

#item64141 {
	width:141px !important;
	height:183px !important;
	left:271px !important;
	top:14px !important;
}

#item60261 {
	width:73px !important;
	height:37px !important;
}

#item64147 {
	width:73px !important;
	height:37px !important;
	left:461px !important;
	top:88px !important;
}

#item60262 {
	width:69px !important;
	height:26px !important;
}

#item64152 {
	width:69px !important;
	height:26px !important;
	left:463px !important;
	top:115px !important;
}

#item60263 {
	width:79px !important;
	height:26px !important;
}

#item64157 {
	width:79px !important;
	height:26px !important;
	left:458px !important;
	top:128px !important;
}

#item60264 {
	width:75px !important;
	height:27px !important;
}

#item64162 {
	width:75px !important;
	height:27px !important;
	left:461px !important;
	top:140px !important;
}

#item60265 {
	width:78px !important;
	height:25px !important;
}

#item64167 {
	width:78px !important;
	height:25px !important;
	left:458px !important;
	top:156px !important;
}

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

#item64172 {
	width:252px !important;
	height:295px !important;
	left:14px !important;
	top:264px !important;
}

#item60267 {
	width:170px !important;
	height:149px !important;
}

#item64177 {
	width:170px !important;
	height:149px !important;
	left:271px !important;
	top:330px !important;
}

#item60268 {
	width:70px !important;
	height:60px !important;
}

#item64182 {
	width:70px !important;
	height:60px !important;
	left:455px !important;
	top:320px !important;
}

#item60270 {
	width:72px !important;
	height:59px !important;
}

#item64187 {
	width:72px !important;
	height:59px !important;
	left:454px !important;
	top:398px !important;
}

#item60271 {
	width:69px !important;
	height:55px !important;
}

#item64192 {
	width:69px !important;
	height:55px !important;
	left:456px !important;
	top:471px !important;
}

#item50306 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:245px !important;
}

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

#item50360 {
	width:230px !important;
	height:9px !important;
	left:276px !important;
	top:272px !important;
}

#item50391 {
	width:230px !important;
	height:9px !important;
	left:276px !important;
	top:282px !important;
}

#item50421 {
	width:230px !important;
	height:9px !important;
	left:276px !important;
	top:293px !important;
}

#item50453 {
	width:230px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item50485 {
	width:230px !important;
	height:9px !important;
	left:276px !important;
	top:314px !important;
}

#item50515 {
	width:172px !important;
	height:9px !important;
	left:276px !important;
	top:589px !important;
}

#item50542 {
	width:172px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

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

#item60272 {
	width:213px !important;
	height:142px !important;
}

#item64197 {
	width:213px !important;
	height:142px !important;
	left:99px !important;
	top:476px !important;
}

#item60273 {
	width:211px !important;
	height:142px !important;
}

#item64202 {
	width:211px !important;
	height:142px !important;
	left:100px !important;
	top:322px !important;
}

#item60274 {
	width:205px !important;
	height:232px !important;
}

#item64208 {
	width:205px !important;
	height:232px !important;
	left:325px !important;
	top:302px !important;
}

#item60275 {
	width:156px !important;
	height:158px !important;
}

#item64214 {
	width:156px !important;
	height:158px !important;
	left:11px !important;
	top:6px !important;
}

#item60276 {
	width:83px !important;
	height:96px !important;
}

#item64220 {
	width:83px !important;
	height:96px !important;
	left:8px !important;
	top:188px !important;
}

#item60277 {
	width:81px !important;
	height:99px !important;
}

#item64225 {
	width:81px !important;
	height:99px !important;
	left:101px !important;
	top:199px !important;
}

#item60278 {
	width:75px !important;
	height:93px !important;
}

#item64230 {
	width:75px !important;
	height:93px !important;
	left:180px !important;
	top:141px !important;
}

#item60279 {
	width:167px !important;
	height:208px !important;
}

#item64235 {
	width:167px !important;
	height:208px !important;
	left:369px !important;
}

#item60280 {
	width:81px !important;
	height:92px !important;
}

#item64240 {
	width:81px !important;
	height:92px !important;
	left:313px !important;
	top:156px !important;
}

#item60281 {
	width:80px !important;
	height:102px !important;
}

#item64245 {
	width:80px !important;
	height:102px !important;
	left:445px !important;
	top:193px !important;
}

#item50596 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:445px !important;
}

#item50623 {
	width:90px !important;
	height:20px !important;
	left:12px !important;
	top:569px !important;
}

#item50650 {
	width:185px !important;
	height:9px !important;
	left:322px !important;
	top:611px !important;
}

#item50682 {
	width:109px !important;
	height:9px !important;
	left:182px !important;
	top:257px !important;
}

#item50709 {
	width:109px !important;
	height:9px !important;
	left:182px !important;
	top:268px !important;
}

#item50736 {
	width:107px !important;
	height:9px !important;
	left:182px !important;
	top:278px !important;
}

#item50763 {
	width:108px !important;
	height:9px !important;
	left:182px !important;
	top:289px !important;
}

#item50790 {
	width:85px !important;
	height:9px !important;
	left:322px !important;
	top:268px !important;
}

#item50817 {
	width:84px !important;
	height:9px !important;
	left:322px !important;
	top:278px !important;
}

#item50845 {
	width:84px !important;
	height:9px !important;
	left:322px !important;
	top:289px !important;
}

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

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

#item60287 {
	width:266px !important;
	height:658px !important;
}

#item64255 {
	width:266px !important;
	height:658px !important;
}

#item60288 {
	width:252px !important;
	height:128px !important;
}

#item64260 {
	width:252px !important;
	height:128px !important;
	left:278px !important;
	top:218px !important;
}

#item60293 {
	width:167px !important;
	height:194px !important;
}

#item64265 {
	width:167px !important;
	height:194px !important;
	left:363px !important;
	top:424px !important;
}

#item50872 {
	width:223px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item50932 {
	width:79px !important;
	height:29px !important;
	left:276px !important;
	top:560px !important;
}

#item50960 {
	width:135px !important;
	height:9px !important;
	left:277px !important;
	top:399px !important;
}

#item66194 {
	width:118px !important;
	height:9px !important;
	left:128px !important;
	top:415px !important;
}

#item60294 {
	width:513px !important;
	height:303px !important;
}

#item64270 {
	width:513px !important;
	height:303px !important;
	left:17px !important;
	top:326px !important;
}

#item60295 {
	width:290px !important;
	height:232px !important;
}

#item64275 {
	width:290px !important;
	height:232px !important;
	left:14px !important;
	top:14px !important;
}

#item60296 {
	width:210px !important;
	height:245px !important;
}

#item64280 {
	width:210px !important;
	height:245px !important;
	left:320px !important;
	top:14px !important;
}

#item50988 {
	width:123px !important;
	height:9px !important;
	left:316px !important;
	top:302px !important;
}

#item51015 {
	width:200px !important;
	height:9px !important;
	left:13px !important;
	top:305px !important;
}

#item51049 {
	width:245px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item60298 {
	width:205px !important;
	height:193px !important;
}

#item64285 {
	width:205px !important;
	height:193px !important;
	left:227px !important;
	top:14px !important;
}

#item60299 {
	width:148px !important;
	height:184px !important;
}

#item64291 {
	width:148px !important;
	height:184px !important;
	left:67px !important;
	top:26px !important;
}

#item60300 {
	width:97px !important;
	height:101px !important;
}

#item64296 {
	width:97px !important;
	height:101px !important;
	left:14px !important;
	top:145px !important;
}

#item60301 {
	width:307px !important;
	height:154px !important;
}

#item64301 {
	width:307px !important;
	height:154px !important;
	left:223px !important;
	top:215px !important;
}

#item60302 {
	width:197px !important;
	height:247px !important;
}

#item64306 {
	width:197px !important;
	height:247px !important;
	left:14px !important;
	top:316px !important;
}

#item60303 {
	width:210px !important;
	height:225px !important;
}

#item64311 {
	width:210px !important;
	height:225px !important;
	left:326px !important;
	top:405px !important;
}

#item51083 {
	width:90px !important;
	height:20px !important;
	left:440px !important;
	top:190px !important;
}

#item51110 {
	width:150px !important;
	height:9px !important;
	left:224px !important;
	top:405px !important;
}

#item51137 {
	width:97px !important;
	height:20px !important;
	left:224px !important;
	top:600px !important;
}

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

#item51192 {
	width:200px !important;
	height:9px !important;
	left:13px !important;
	top:283px !important;
}

#item51222 {
	width:200px !important;
	height:9px !important;
	left:13px !important;
	top:293px !important;
}

#item60304 {
	width:176px !important;
	height:193px !important;
}

#item64316 {
	width:176px !important;
	height:193px !important;
	left:14px !important;
	top:425px !important;
}

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

#item64321 {
	width:170px !important;
	height:194px !important;
	left:360px !important;
	top:424px !important;
}

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

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

#item60307 {
	width:247px !important;
	height:142px !important;
}

#item64331 {
	width:247px !important;
	height:142px !important;
	left:275px !important;
	top:215px !important;
}

#item60308 {
	width:140px !important;
	height:193px !important;
}

#item64336 {
	width:140px !important;
	height:193px !important;
	left:14px !important;
	top:14px !important;
}

#item60309 {
	width:170px !important;
	height:207px !important;
}

#item64341 {
	width:170px !important;
	height:207px !important;
	left:374px !important;
}

#item51252 {
	width:133px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item51279 {
	width:121px !important;
	height:9px !important;
	left:278px !important;
	top:406px !important;
}

#item51306 {
	width:86px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item51333 {
	width:70px !important;
	height:20px !important;
	left:159px !important;
	top:600px !important;
}

#item51360 {
	width:73px !important;
	height:20px !important;
	left:276px !important;
	top:190px !important;
}

#item51387 {
	width:113px !important;
	height:20px !important;
	left:156px !important;
	top:188px !important;
}

#item60312 {
	width:170px !important;
	height:209px !important;
}

#item64346 {
	width:170px !important;
	height:209px !important;
	left:374px !important;
}

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

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

#item60314 {
	width:245px !important;
	height:244px !important;
}

#item64356 {
	width:245px !important;
	height:244px !important;
	left:14px !important;
	top:315px !important;
}

#item60315 {
	width:266px !important;
	height:194px !important;
}

#item64361 {
	width:266px !important;
	height:194px !important;
	left:278px !important;
	top:221px !important;
}

#item60316 {
	width:164px !important;
	height:158px !important;
}

#item64367 {
	width:164px !important;
	height:158px !important;
	left:370px !important;
	top:486px !important;
}

#item60317 {
	width:139px !important;
	height:138px !important;
}

#item64372 {
	width:139px !important;
	height:138px !important;
	left:394px !important;
	top:423px !important;
}

#item51415 {
	width:128px !important;
	height:9px !important;
	left:282px !important;
	top:404px !important;
}

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

#item51469 {
	width:95px !important;
	height:20px !important;
	left:276px !important;
	top:192px !important;
}

#item51496 {
	width:242px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item51528 {
	width:106px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item51556 {
	width:106px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

#item64377 {
	width:252px !important;
	height:200px !important;
	left:14px !important;
	top:428px !important;
}

#item60319 {
	width:252px !important;
	height:122px !important;
}

#item64382 {
	width:252px !important;
	height:122px !important;
	left:14px !important;
	top:222px !important;
}

#item60320 {
	width:152px !important;
	height:177px !important;
}

#item64387 {
	width:152px !important;
	height:177px !important;
	left:378px !important;
	top:225px !important;
}

#item60321 {
	width:153px !important;
	height:186px !important;
}

#item64392 {
	width:153px !important;
	height:186px !important;
	left:292px !important;
	top:14px !important;
}

#item60322 {
	width:253px !important;
	height:157px !important;
}

#item64397 {
	width:253px !important;
	height:157px !important;
	left:13px !important;
}

#item51583 {
	width:114px !important;
	height:20px !important;
	left:276px !important;
	top:397px !important;
}

#item51613 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item51640 {
	width:155px !important;
	height:9px !important;
	left:13px !important;
	top:408px !important;
}

#item51668 {
	width:79px !important;
	height:40px !important;
	left:449px !important;
	top:138px !important;
}

#item51699 {
	width:156px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

#item64402 {
	width:266px !important;
	height:206px !important;
	left:278px !important;
}

#item60325 {
	width:252px !important;
	height:297px !important;
}

#item64407 {
	width:252px !important;
	height:297px !important;
	left:14px !important;
	top:14px !important;
}

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

#item64412 {
	width:266px !important;
	height:241px !important;
	top:320px !important;
}

#item60327 {
	width:266px !important;
	height:195px !important;
}

#item64417 {
	width:266px !important;
	height:195px !important;
	left:278px !important;
	top:216px !important;
}

#item60328 {
	width:201px !important;
	height:202px !important;
}

#item64422 {
	width:201px !important;
	height:202px !important;
	left:339px !important;
	top:389px !important;
}

#item51726 {
	width:95px !important;
	height:20px !important;
	left:277px !important;
	top:187px !important;
}

#item51753 {
	width:64px !important;
	height:30px !important;
	left:282px !important;
	top:376px !important;
}

#item51784 {
	width:121px !important;
	height:20px !important;
	left:120px !important;
	top:196px !important;
}

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

#item51838 {
	width:128px !important;
	height:9px !important;
	left:282px !important;
	top:610px !important;
}

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

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

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

#item64432 {
	width:266px !important;
	height:230px !important;
	left:278px !important;
	top:322px !important;
}

#item60331 {
	width:253px !important;
	height:310px !important;
}

#item64438 {
	width:253px !important;
	height:310px !important;
	left:13px !important;
}

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

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

#item51865 {
	width:171px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item51894 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item51924 {
	width:158px !important;
	height:9px !important;
	left:104px !important;
	top:297px !important;
}

#item51951 {
	width:67px !important;
	height:40px !important;
	left:282px !important;
	top:267px !important;
}

#item60333 {
	width:353px !important;
	height:209px !important;
}

#item64448 {
	width:353px !important;
	height:209px !important;
}

#item60334 {
	width:151px !important;
	height:158px !important;
}

#item64453 {
	width:151px !important;
	height:158px !important;
	left:364px !important;
	top:18px !important;
}

#item60335 {
	width:164px !important;
	height:142px !important;
}

#item64458 {
	width:164px !important;
	height:142px !important;
	left:14px !important;
	top:220px !important;
}

#item60336 {
	width:168px !important;
	height:138px !important;
}

#item64463 {
	width:168px !important;
	height:138px !important;
	left:190px !important;
	top:216px !important;
}

#item60337 {
	width:86px !important;
	height:110px !important;
}

#item64469 {
	width:86px !important;
	height:110px !important;
	left:366px !important;
	top:223px !important;
}

#item60338 {
	width:78px !important;
	height:58px !important;
}

#item64474 {
	width:78px !important;
	height:58px !important;
	left:452px !important;
	top:275px !important;
}

#item60339 {
	width:173px !important;
	height:138px !important;
}

#item64479 {
	width:173px !important;
	height:138px !important;
	left:6px !important;
	top:426px !important;
}

#item60340 {
	width:163px !important;
	height:149px !important;
}

#item64484 {
	width:163px !important;
	height:149px !important;
	left:190px !important;
	top:425px !important;
}

#item60341 {
	width:164px !important;
	height:142px !important;
}

#item64489 {
	width:164px !important;
	height:142px !important;
	left:366px !important;
	top:424px !important;
}

#item51981 {
	width:130px !important;
	height:9px !important;
	left:364px !important;
	top:202px !important;
}

#item52008 {
	width:124px !important;
	height:9px !important;
	left:188px !important;
	top:202px !important;
}

#item52035 {
	width:105px !important;
	height:9px !important;
	left:188px !important;
	top:406px !important;
}

#item52062 {
	width:126px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item52089 {
	width:148px !important;
	height:9px !important;
	left:188px !important;
	top:610px !important;
}

#item52116 {
	width:141px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item52144 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item52174 {
	width:162px !important;
	height:9px !important;
	left:365px !important;
	top:396px !important;
}

#item52201 {
	width:162px !important;
	height:9px !important;
	left:365px !important;
	top:406px !important;
}

#item60342 {
	width:164px !important;
	height:122px !important;
}

#item64494 {
	width:164px !important;
	height:122px !important;
	left:14px !important;
	top:425px !important;
}

#item60343 {
	width:163px !important;
	height:122px !important;
}

#item64500 {
	width:163px !important;
	height:122px !important;
	left:190px !important;
	top:425px !important;
}

#item60344 {
	width:164px !important;
	height:149px !important;
}

#item64506 {
	width:164px !important;
	height:149px !important;
	left:366px !important;
	top:391px !important;
}

#item60345 {
	width:164px !important;
	height:199px !important;
}

#item64512 {
	width:164px !important;
	height:199px !important;
	left:366px !important;
	top:161px !important;
}

#item60346 {
	width:172px !important;
	height:137px !important;
}

#item64518 {
	width:172px !important;
	height:137px !important;
	left:190px !important;
	top:221px !important;
}

#item60347 {
	width:162px !important;
	height:139px !important;
}

#item64523 {
	width:162px !important;
	height:139px !important;
	left:14px !important;
	top:221px !important;
}

#item60348 {
	width:166px !important;
	height:110px !important;
}

#item64528 {
	width:166px !important;
	height:110px !important;
	left:202px !important;
	top:12px !important;
}

#item60349 {
	width:171px !important;
	height:111px !important;
}

#item64534 {
	width:171px !important;
	height:111px !important;
	left:109px !important;
	top:99px !important;
}

#item52228 {
	width:114px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item52255 {
	width:153px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item52286 {
	width:123px !important;
	height:20px !important;
	left:189px !important;
	top:600px !important;
}

#item52316 {
	width:98px !important;
	height:20px !important;
	left:364px !important;
	top:396px !important;
}

#item52343 {
	width:120px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item52372 {
	width:90px !important;
	height:30px !important;
	left:13px !important;
	top:160px !important;
}

#item52403 {
	width:75px !important;
	height:20px !important;
	left:13px !important;
	top:192px !important;
}

#item52433 {
	width:171px !important;
	height:9px !important;
	left:189px !important;
	top:396px !important;
}

#item52463 {
	width:171px !important;
	height:9px !important;
	left:189px !important;
	top:406px !important;
}

#item60353 {
	width:104px !important;
	height:184px !important;
}

#item64539 {
	width:104px !important;
	height:184px !important;
	left:5px !important;
	top:11px !important;
}

#item60354 {
	width:101px !important;
	height:188px !important;
}

#item64544 {
	width:101px !important;
	height:188px !important;
	left:274px !important;
	top:9px !important;
}

#item52493 {
	width:45px !important;
	height:22px !important;
	left:113px !important;
	top:172px !important;
}

#item52520 {
	width:45px !important;
	height:22px !important;
	left:378px !important;
	top:173px !important;
}

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

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

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

#item64554 {
	width:252px !important;
	height:241px !important;
	left:278px !important;
	top:322px !important;
}

#item60357 {
	width:175px !important;
	height:220px !important;
}

#item64559 {
	width:175px !important;
	height:220px !important;
	left:369px !important;
	top:1px !important;
}

#item66245 {
	width:77px !important;
	height:72px !important;
}

#item66240 {
	width:77px !important;
	height:72px !important;
	left:283px !important;
	top:144px !important;
}

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

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

#item52547 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item52574 {
	width:262px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item52636 {
	width:172px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item52663 {
	width:201px !important;
	height:9px !important;
	left:276px !important;
	top:268px !important;
}

#item60361 {
	width:258px !important;
	height:277px !important;
}

#item64569 {
	width:258px !important;
	height:277px !important;
	left:278px !important;
	top:14px !important;
}

#item60362 {
	width:150px !important;
	height:207px !important;
}

#item64574 {
	width:150px !important;
	height:207px !important;
	left:116px !important;
}

#item60363 {
	width:147px !important;
	height:193px !important;
}

#item64579 {
	width:147px !important;
	height:193px !important;
	left:14px !important;
	top:219px !important;
}

#item60364 {
	width:249px !important;
	height:150px !important;
}

#item64584 {
	width:249px !important;
	height:150px !important;
	left:14px !important;
	top:423px !important;
}

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

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

#item52693 {
	width:103px !important;
	height:29px !important;
	left:13px !important;
	top:179px !important;
}

#item52724 {
	width:142px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item52751 {
	width:75px !important;
	height:20px !important;
	left:166px !important;
	top:388px !important;
}

#item52778 {
	width:131px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

#item60366 {
	width:164px !important;
	height:214px !important;
}

#item64595 {
	width:164px !important;
	height:214px !important;
	left:14px !important;
	top:322px !important;
}

#item60367 {
	width:164px !important;
	height:222px !important;
}

#item64600 {
	width:164px !important;
	height:222px !important;
	left:189px !important;
	top:322px !important;
}

#item60368 {
	width:179px !important;
	height:212px !important;
}

#item64605 {
	width:179px !important;
	height:212px !important;
	left:365px !important;
	top:323px !important;
}

#item60369 {
	width:266px !important;
	height:249px !important;
}

#item64610 {
	width:266px !important;
	height:249px !important;
	left:278px !important;
}

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

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

#item52834 {
	width:167px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item52861 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item52888 {
	width:152px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item52915 {
	width:108px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item52942 {
	width:121px !important;
	height:20px !important;
	left:364px !important;
	top:600px !important;
}

#item60371 {
	width:266px !important;
	height:313px !important;
}

#item64620 {
	width:266px !important;
	height:313px !important;
}

#item60372 {
	width:266px !important;
	height:154px !important;
}

#item64625 {
	width:266px !important;
	height:154px !important;
	left:278px !important;
}

#item60373 {
	width:266px !important;
	height:135px !important;
}

#item64630 {
	width:266px !important;
	height:135px !important;
	left:278px !important;
	top:215px !important;
}

#item60374 {
	width:266px !important;
	height:298px !important;
}

#item64635 {
	width:266px !important;
	height:298px !important;
	top:320px !important;
}

#item60375 {
	width:266px !important;
	height:182px !important;
}

#item64640 {
	width:266px !important;
	height:182px !important;
	left:278px !important;
	top:414px !important;
}

#item52972 {
	width:120px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item52999 {
	width:106px !important;
	height:20px !important;
	left:139px !important;
	top:292px !important;
}

#item53029 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:203px !important;
}

#item53056 {
	width:190px !important;
	height:9px !important;
	left:276px !important;
	top:396px !important;
}

#item53087 {
	width:103px !important;
	height:20px !important;
	left:157px !important;
	top:514px !important;
}

#item60376 {
	width:180px !important;
	height:364px !important;
}

#item64645 {
	width:180px !important;
	height:364px !important;
	left:86px !important;
	top:264px !important;
}

#item60377 {
	width:174px !important;
	height:133px !important;
}

#item64650 {
	width:174px !important;
	height:133px !important;
	left:371px !important;
	top:296px !important;
}

#item60378 {
	width:120px !important;
	height:99px !important;
}

#item64655 {
	width:120px !important;
	height:99px !important;
	left:281px !important;
	top:434px !important;
}

#item60379 {
	width:140px !important;
	height:107px !important;
}

#item64660 {
	width:140px !important;
	height:107px !important;
	left:405px !important;
	top:433px !important;
}

#item60380 {
	width:111px !important;
	height:182px !important;
}

#item64666 {
	width:111px !important;
	height:182px !important;
	left:300px !important;
	top:14px !important;
}

#item60381 {
	width:115px !important;
	height:183px !important;
}

#item64671 {
	width:115px !important;
	height:183px !important;
	left:396px !important;
	top:23px !important;
}

#item60382 {
	width:253px !important;
	height:196px !important;
}

#item64676 {
	width:253px !important;
	height:196px !important;
	left:13px !important;
}

#item53114 {
	width:131px !important;
	height:9px !important;
	left:13px !important;
	top:243px !important;
}

#item53141 {
	width:108px !important;
	height:20px !important;
	left:24px !important;
	top:372px !important;
}

#item53168 {
	width:224px !important;
	height:9px !important;
	left:276px !important;
	top:292px !important;
}

#item53199 {
	width:224px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item53230 {
	width:224px !important;
	height:9px !important;
	left:276px !important;
	top:589px !important;
}

#item53261 {
	width:224px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item53293 {
	width:224px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item60383 {
	width:249px !important;
	height:243px !important;
}

#item64681 {
	width:249px !important;
	height:243px !important;
	left:281px !important;
	top:14px !important;
}

#item60387 {
	width:273px !important;
	height:312px !important;
}

#item64686 {
	width:273px !important;
	height:312px !important;
}

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

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

#item60389 {
	width:194px !important;
	height:298px !important;
}

#item64696 {
	width:194px !important;
	height:298px !important;
	left:278px !important;
	top:320px !important;
}

#item53321 {
	width:196px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item53352 {
	width:103px !important;
	height:29px !important;
	left:170px !important;
	top:282px !important;
}

#item53383 {
	width:138px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item53414 {
	width:102px !important;
	height:29px !important;
	left:426px !important;
	top:543px !important;
}

#item60390 {
	width:189px !important;
	height:168px !important;
}

#item64701 {
	width:189px !important;
	height:168px !important;
	left:14px !important;
	top:322px !important;
}

#item60391 {
	width:136px !important;
	height:119px !important;
}

#item64706 {
	width:136px !important;
	height:119px !important;
	left:130px !important;
	top:422px !important;
}

#item60392 {
	width:182px !important;
	height:198px !important;
}

#item64711 {
	width:182px !important;
	height:198px !important;
	left:362px !important;
	top:92px !important;
}

#item60393 {
	width:179px !important;
	height:308px !important;
}

#item64716 {
	width:179px !important;
	height:308px !important;
	left:339px !important;
	top:266px !important;
}

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

#item64721 {
	width:252px !important;
	height:132px !important;
	left:14px !important;
}

#item60395 {
	width:181px !important;
	height:110px !important;
}

#item64727 {
	width:181px !important;
	height:110px !important;
	left:5px !important;
	top:120px !important;
}

#item53445 {
	width:74px !important;
	height:29px !important;
	left:282px !important;
	top:314px !important;
}

#item53477 {
	width:76px !important;
	height:29px !important;
	left:282px !important;
	top:177px !important;
}

#item53509 {
	width:241px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item53539 {
	width:241px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item53569 {
	width:223px !important;
	height:9px !important;
	left:18px !important;
	top:596px !important;
}

#item53599 {
	width:223px !important;
	height:9px !important;
	left:18px !important;
	top:606px !important;
}

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

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

#item60397 {
	width:266px !important;
	height:217px !important;
}

#item64739 {
	width:266px !important;
	height:217px !important;
	left:278px !important;
}

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

#item64744 {
	width:252px !important;
	height:140px !important;
	left:14px !important;
	top:323px !important;
}

#item60399 {
	width:79px !important;
	height:78px !important;
}

#item64749 {
	width:79px !important;
	height:78px !important;
	left:6px !important;
	top:442px !important;
}

#item60400 {
	width:78px !important;
	height:81px !important;
}

#item64754 {
	width:78px !important;
	height:81px !important;
	left:81px !important;
	top:440px !important;
}

#item60401 {
	width:252px !important;
	height:115px !important;
}

#item64759 {
	width:252px !important;
	height:115px !important;
	left:278px !important;
	top:321px !important;
}

#item60404 {
	width:74px !important;
	height:85px !important;
}

#item64764 {
	width:74px !important;
	height:85px !important;
	left:273px !important;
	top:459px !important;
}

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

#item64769 {
	width:77px !important;
	height:83px !important;
	left:320px !important;
	top:438px !important;
}

#item53629 {
	width:243px !important;
	height:20px !important;
	left:276px !important;
	top:291px !important;
}

#item53663 {
	width:111px !important;
	height:29px !important;
	left:163px !important;
	top:283px !important;
}

#item53694 {
	width:243px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item53726 {
	width:243px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item53758 {
	width:243px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item53788 {
	width:140px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item53816 {
	width:140px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

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

#item64774 {
	width:252px !important;
	height:269px !important;
	left:14px !important;
	top:295px !important;
}

#item60407 {
	width:266px !important;
	height:304px !important;
}

#item64779 {
	width:266px !important;
	height:304px !important;
	left:278px !important;
	top:324px !important;
}

#item60410 {
	width:252px !important;
	height:302px !important;
}

#item64784 {
	width:252px !important;
	height:302px !important;
	left:14px !important;
}

#item60411 {
	width:178px !important;
	height:294px !important;
}

#item64789 {
	width:178px !important;
	height:294px !important;
	left:352px !important;
	top:14px !important;
}

#item53843 {
	width:125px !important;
	height:20px !important;
	left:13px !important;
	top:216px !important;
}

#item53874 {
	width:115px !important;
	height:29px !important;
	left:284px !important;
	top:436px !important;
}

#item53905 {
	width:96px !important;
	height:29px !important;
	left:288px !important;
	top:124px !important;
}

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

#item60412 {
	width:207px !important;
	height:116px !important;
}

#item64794 {
	width:207px !important;
	height:116px !important;
	left:300px !important;
	top:14px !important;
}

#item60413 {
	width:211px !important;
	height:165px !important;
}

#item64799 {
	width:211px !important;
	height:165px !important;
	left:323px !important;
	top:115px !important;
}

#item60414 {
	width:145px !important;
	height:138px !important;
}

#item64804 {
	width:145px !important;
	height:138px !important;
	left:3px !important;
	top:122px !important;
}

#item60415 {
	width:167px !important;
	height:108px !important;
}

#item64810 {
	width:167px !important;
	height:108px !important;
	left:80px !important;
	top:96px !important;
}

#item60416 {
	width:167px !important;
	height:91px !important;
}

#item64815 {
	width:167px !important;
	height:91px !important;
	left:103px !important;
	top:40px !important;
}

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

#item64820 {
	width:201px !important;
	height:145px !important;
	left:7px !important;
	top:361px !important;
}

#item60418 {
	width:221px !important;
	height:140px !important;
}

#item64825 {
	width:221px !important;
	height:140px !important;
	left:25px !important;
	top:476px !important;
}

#item60419 {
	width:203px !important;
	height:153px !important;
}

#item64830 {
	width:203px !important;
	height:153px !important;
	left:213px !important;
	top:369px !important;
}

#item60420 {
	width:116px !important;
	height:88px !important;
}

#item64835 {
	width:116px !important;
	height:88px !important;
	left:281px !important;
	top:530px !important;
}

#item53966 {
	width:219px !important;
	height:9px !important;
	left:13px !important;
	top:323px !important;
}

#item53997 {
	width:219px !important;
	height:9px !important;
	left:13px !important;
	top:333px !important;
}

#item54027 {
	width:219px !important;
	height:9px !important;
	left:13px !important;
	top:344px !important;
}

#item54057 {
	width:233px !important;
	height:9px !important;
	left:281px !important;
	top:327px !important;
}

#item54087 {
	width:233px !important;
	height:9px !important;
	left:281px !important;
	top:338px !important;
}

#item54117 {
	width:125px !important;
	height:9px !important;
	left:407px !important;
	top:589px !important;
}

#item54144 {
	width:125px !important;
	height:9px !important;
	left:407px !important;
	top:600px !important;
}

#item54172 {
	width:125px !important;
	height:9px !important;
	left:407px !important;
	top:610px !important;
}

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

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

#item60423 {
	width:156px !important;
	height:143px !important;
}

#item64845 {
	width:156px !important;
	height:143px !important;
	left:6px !important;
	top:9px !important;
}

#item60424 {
	width:166px !important;
	height:162px !important;
}

#item64850 {
	width:166px !important;
	height:162px !important;
	left:97px !important;
	top:92px !important;
}

#item60425 {
	width:144px !important;
	height:457px !important;
}

#item64855 {
	width:144px !important;
	height:457px !important;
	left:401px !important;
}

#item60426 {
	width:158px !important;
	height:448px !important;
}

#item64860 {
	width:158px !important;
	height:448px !important;
	left:274px !important;
	top:40px !important;
}

#item60427 {
	width:58px !important;
	height:59px !important;
}

#item64865 {
	width:58px !important;
	height:59px !important;
	left:465px !important;
	top:501px !important;
}

#item60428 {
	width:60px !important;
	height:58px !important;
}

#item64870 {
	width:60px !important;
	height:58px !important;
	left:465px !important;
	top:557px !important;
}

#item54199 {
	width:258px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item54230 {
	width:159px !important;
	height:20px !important;
	left:276px !important;
	top:580px !important;
}

#item54261 {
	width:153px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item54291 {
	width:209px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item54321 {
	width:209px !important;
	height:9px !important;
	left:13px !important;
	top:314px !important;
}

#item60429 {
	width:120px !important;
	height:231px !important;
}

#item64875 {
	width:120px !important;
	height:231px !important;
	left:361px !important;
	top:14px !important;
}

#item60431 {
	width:161px !important;
	height:169px !important;
}

#item64880 {
	width:161px !important;
	height:169px !important;
	left:192px !important;
	top:14px !important;
}

#item60432 {
	width:184px !important;
	height:228px !important;
}

#item64886 {
	width:184px !important;
	height:228px !important;
}

#item60433 {
	width:340px !important;
	height:213px !important;
}

#item64891 {
	width:340px !important;
	height:213px !important;
	left:14px !important;
	top:323px !important;
}

#item60434 {
	width:289px !important;
	height:157px !important;
}

#item64896 {
	width:289px !important;
	height:157px !important;
	left:233px !important;
	top:491px !important;
}

#item54351 {
	width:127px !important;
	height:20px !important;
	left:364px !important;
	top:291px !important;
}

#item54382 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item54409 {
	width:101px !important;
	height:20px !important;
	left:194px !important;
	top:287px !important;
}

#item54439 {
	width:210px !important;
	height:9px !important;
	left:22px !important;
	top:596px !important;
}

#item54469 {
	width:210px !important;
	height:9px !important;
	left:22px !important;
	top:606px !important;
}

#item60435 {
	width:236px !important;
	height:220px !important;
}

#item64901 {
	width:236px !important;
	height:220px !important;
	left:6px !important;
	top:323px !important;
}

#item60436 {
	width:241px !important;
	height:204px !important;
}

#item64906 {
	width:241px !important;
	height:204px !important;
	left:9px !important;
	top:9px !important;
}

#item60437 {
	width:260px !important;
	height:259px !important;
}

#item64911 {
	width:260px !important;
	height:259px !important;
	left:253px !important;
	top:311px !important;
}

#item60438 {
	width:228px !important;
	height:270px !important;
}

#item64916 {
	width:228px !important;
	height:270px !important;
	left:310px !important;
	top:82px !important;
}

#item54496 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:266px !important;
}

#item54523 {
	width:74px !important;
	height:29px !important;
	left:257px !important;
	top:160px !important;
}

#item54553 {
	width:209px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item54585 {
	width:76px !important;
	height:29px !important;
	left:257px !important;
	top:590px !important;
}

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

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

#item60441 {
	width:249px !important;
	height:206px !important;
}

#item64926 {
	width:249px !important;
	height:206px !important;
	left:18px !important;
	top:37px !important;
}

#item60442 {
	width:140px !important;
	height:102px !important;
}

#item64931 {
	width:140px !important;
	height:102px !important;
	left:69px !important;
	top:91px !important;
}

#item60443 {
	width:258px !important;
	height:112px !important;
}

#item64936 {
	width:258px !important;
	height:112px !important;
	left:272px !important;
	top:234px !important;
}

#item60444 {
	width:232px !important;
	height:200px !important;
}

#item64941 {
	width:232px !important;
	height:200px !important;
	left:56px !important;
	top:448px !important;
}

#item60445 {
	width:193px !important;
	height:188px !important;
}

#item64946 {
	width:193px !important;
	height:188px !important;
	left:236px !important;
	top:399px !important;
}

#item60446 {
	width:199px !important;
	height:161px !important;
}

#item64951 {
	width:199px !important;
	height:161px !important;
	left:99px !important;
	top:336px !important;
}

#item54616 {
	width:138px !important;
	height:9px !important;
	left:276px !important;
	top:216px !important;
}

#item54643 {
	width:103px !important;
	height:9px !important;
	left:283px !important;
	top:380px !important;
}

#item54670 {
	width:94px !important;
	height:9px !important;
	left:437px !important;
	top:566px !important;
}

#item54697 {
	width:94px !important;
	height:9px !important;
	left:437px !important;
	top:576px !important;
}

#item54724 {
	width:94px !important;
	height:9px !important;
	left:437px !important;
	top:587px !important;
}

#item54751 {
	width:233px !important;
	height:20px !important;
	left:22px !important;
	top:283px !important;
}

#item54784 {
	width:206px !important;
	height:20px !important;
	left:22px !important;
	top:303px !important;
}

#item60447 {
	width:177px !important;
	height:167px !important;
}

#item64957 {
	width:177px !important;
	height:167px !important;
	left:6px !important;
	top:331px !important;
}

#item60448 {
	width:222px !important;
	height:185px !important;
}

#item64962 {
	width:222px !important;
	height:185px !important;
	left:130px !important;
	top:438px !important;
}

#item60449 {
	width:173px !important;
	height:266px !important;
}

#item64967 {
	width:173px !important;
	height:266px !important;
	left:357px !important;
	top:266px !important;
}

#item60450 {
	width:153px !important;
	height:205px !important;
}

#item64972 {
	width:153px !important;
	height:205px !important;
	left:377px !important;
	top:74px !important;
}

#item60451 {
	width:177px !important;
	height:261px !important;
}

#item64977 {
	width:177px !important;
	height:261px !important;
	left:183px !important;
}

#item60452 {
	width:154px !important;
	height:150px !important;
}

#item64982 {
	width:154px !important;
	height:150px !important;
	left:14px !important;
	top:14px !important;
}

#item54817 {
	width:126px !important;
	height:9px !important;
	left:21px !important;
	top:246px !important;
}

#item54845 {
	width:134px !important;
	height:20px !important;
	left:203px !important;
	top:416px !important;
}

#item54875 {
	width:164px !important;
	height:20px !important;
	left:182px !important;
	top:315px !important;
}

#item54905 {
	width:134px !important;
	height:20px !important;
	left:360px !important;
	top:600px !important;
}

#item54935 {
	width:76px !important;
	height:20px !important;
	left:13px !important;
	top:580px !important;
}

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

#item60453 {
	width:208px !important;
	height:169px !important;
}

#item64988 {
	width:208px !important;
	height:169px !important;
	left:279px !important;
}

#item60454 {
	width:117px !important;
	height:163px !important;
}

#item64993 {
	width:117px !important;
	height:163px !important;
	left:408px !important;
	top:43px !important;
}

#item60455 {
	width:162px !important;
	height:281px !important;
}

#item64998 {
	width:162px !important;
	height:281px !important;
}

#item60456 {
	width:153px !important;
	height:246px !important;
}

#item65003 {
	width:153px !important;
	height:246px !important;
	left:13px !important;
	top:295px !important;
}

#item60457 {
	width:96px !important;
	height:245px !important;
}

#item65008 {
	width:96px !important;
	height:245px !important;
	left:167px !important;
	top:294px !important;
}

#item60458 {
	width:214px !important;
	height:163px !important;
}

#item65013 {
	width:214px !important;
	height:163px !important;
	left:274px !important;
	top:378px !important;
}

#item60459 {
	width:188px !important;
	height:145px !important;
}

#item65019 {
	width:188px !important;
	height:145px !important;
	left:331px !important;
	top:308px !important;
}

#item60460 {
	width:153px !important;
	height:250px !important;
}

#item65025 {
	width:153px !important;
	height:250px !important;
	left:544px !important;
	top:373px !important;
}

#item54989 {
	width:79px !important;
	height:29px !important;
	left:159px !important;
	top:93px !important;
}

#item55020 {
	width:228px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item55054 {
	width:228px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item55085 {
	width:252px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item55116 {
	width:252px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item55147 {
	width:178px !important;
	height:9px !important;
	left:282px !important;
	top:231px !important;
}

#item55175 {
	width:178px !important;
	height:9px !important;
	left:282px !important;
	top:242px !important;
}

#item60461 {
	width:299px !important;
	height:207px !important;
}

#item65031 {
	width:299px !important;
	height:207px !important;
	left:245px !important;
	top:344px !important;
}

#item60465 {
	width:106px !important;
	height:113px !important;
}

#item65037 {
	width:106px !important;
	height:113px !important;
	left:418px !important;
	top:10px !important;
}

#item60466 {
	width:157px !important;
	height:193px !important;
}

#item65042 {
	width:157px !important;
	height:193px !important;
	left:375px !important;
	top:131px !important;
}

#item60467 {
	width:247px !important;
	height:165px !important;
}

#item65047 {
	width:247px !important;
	height:165px !important;
	left:12px !important;
}

#item60468 {
	width:82px !important;
	height:75px !important;
}

#item65053 {
	width:82px !important;
	height:75px !important;
	left:125px !important;
	top:54px !important;
}

#item60469 {
	width:111px !important;
	height:76px !important;
}

#item65058 {
	width:111px !important;
	height:76px !important;
	left:6px !important;
	top:146px !important;
}

#item60470 {
	width:83px !important;
	height:69px !important;
}

#item65063 {
	width:83px !important;
	height:69px !important;
	left:162px !important;
	top:194px !important;
}

#item55202 {
	width:76px !important;
	height:29px !important;
	left:273px !important;
	top:297px !important;
}

#item55229 {
	width:78px !important;
	height:20px !important;
	left:160px !important;
	top:335px !important;
}

#item55256 {
	width:85px !important;
	height:20px !important;
	left:272px !important;
	top:103px !important;
}

#item55284 {
	width:72px !important;
	height:39px !important;
	left:156px !important;
	top:576px !important;
}

#item55315 {
	width:152px !important;
	height:9px !important;
	left:251px !important;
	top:610px !important;
}

#item55343 {
	width:139px !important;
	height:29px !important;
	left:13px !important;
	top:276px !important;
}

#item55376 {
	width:117px !important;
	height:29px !important;
	left:13px !important;
	top:306px !important;
}

#item55408 {
	width:142px !important;
	height:29px !important;
	left:13px !important;
	top:336px !important;
}

#item60474 {
	width:264px !important;
	height:227px !important;
}

#item65078 {
	width:264px !important;
	height:227px !important;
	left:14px !important;
	top:7px !important;
}

#item60475 {
	width:174px !important;
	height:106px !important;
}

#item65083 {
	width:174px !important;
	height:106px !important;
	left:261px !important;
	top:207px !important;
}

#item60476 {
	width:159px !important;
	height:102px !important;
}

#item65088 {
	width:159px !important;
	height:102px !important;
	left:377px !important;
	top:131px !important;
}

#item60477 {
	width:96px !important;
	height:91px !important;
}

#item65093 {
	width:96px !important;
	height:91px !important;
	left:442px !important;
	top:225px !important;
}

#item60478 {
	width:91px !important;
	height:155px !important;
}

#item65098 {
	width:91px !important;
	height:155px !important;
	left:295px !important;
}

#item60479 {
	width:108px !important;
	height:295px !important;
}

#item65103 {
	width:108px !important;
	height:295px !important;
	left:18px !important;
	top:317px !important;
}

#item60480 {
	width:91px !important;
	height:303px !important;
}

#item65109 {
	width:91px !important;
	height:303px !important;
	left:120px !important;
	top:315px !important;
}

#item60481 {
	width:99px !important;
	height:298px !important;
}

#item65114 {
	width:99px !important;
	height:298px !important;
	left:208px !important;
	top:317px !important;
}

#item55440 {
	width:101px !important;
	height:20px !important;
	left:361px !important;
	top:56px !important;
}

#item55471 {
	width:233px !important;
	height:9px !important;
	left:13px !important;
	top:297px !important;
}

#item55503 {
	width:189px !important;
	height:9px !important;
	left:321px !important;
	top:378px !important;
}

#item55533 {
	width:189px !important;
	height:9px !important;
	left:321px !important;
	top:389px !important;
}

#item55560 {
	width:163px !important;
	height:20px !important;
	left:318px !important;
	top:553px !important;
}

#item55593 {
	width:157px !important;
	height:20px !important;
	left:318px !important;
	top:573px !important;
}

#item55626 {
	width:157px !important;
	height:20px !important;
	left:318px !important;
	top:593px !important;
}

#item60482 {
	width:257px !important;
	height:217px !important;
}

#item65119 {
	width:257px !important;
	height:217px !important;
	left:9px !important;
	top:349px !important;
}

#item60483 {
	width:96px !important;
	height:238px !important;
}

#item65124 {
	width:96px !important;
	height:238px !important;
	left:278px !important;
	top:275px !important;
}

#item60484 {
	width:76px !important;
	height:244px !important;
}

#item65129 {
	width:76px !important;
	height:244px !important;
	left:368px !important;
	top:275px !important;
}

#item60486 {
	width:90px !important;
	height:247px !important;
}

#item65134 {
	width:90px !important;
	height:247px !important;
	left:440px !important;
	top:275px !important;
}

#item60487 {
	width:257px !important;
	height:247px !important;
}

#item65139 {
	width:257px !important;
	height:247px !important;
	left:288px !important;
	top:3px !important;
}

#item60488 {
	width:150px !important;
	height:204px !important;
}

#item65144 {
	width:150px !important;
	height:204px !important;
	left:139px !important;
}

#item60489 {
	width:164px !important;
	height:120px !important;
}

#item65149 {
	width:164px !important;
	height:120px !important;
	left:26px !important;
	top:145px !important;
}

#item55659 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item55686 {
	width:74px !important;
	height:20px !important;
	left:276px !important;
	top:244px !important;
}

#item55713 {
	width:115px !important;
	height:9px !important;
	left:283px !important;
	top:583px !important;
}

#item55740 {
	width:115px !important;
	height:9px !important;
	left:283px !important;
	top:593px !important;
}

#item55767 {
	width:115px !important;
	height:9px !important;
	left:283px !important;
	top:604px !important;
}

#item55795 {
	width:83px !important;
	height:29px !important;
	left:19px !important;
	top:79px !important;
}

#item55826 {
	width:107px !important;
	height:29px !important;
	left:19px !important;
	top:108px !important;
}

#item60491 {
	width:191px !important;
	height:134px !important;
}

#item65154 {
	width:191px !important;
	height:134px !important;
	left:65px !important;
	top:59px !important;
}

#item60492 {
	width:100px !important;
	height:97px !important;
}

#item65159 {
	width:100px !important;
	height:97px !important;
	left:4px !important;
	top:162px !important;
}

#item60493 {
	width:161px !important;
	height:236px !important;
}

#item65164 {
	width:161px !important;
	height:236px !important;
	left:278px !important;
	top:14px !important;
}

#item60494 {
	width:262px !important;
	height:276px !important;
}

#item65169 {
	width:262px !important;
	height:276px !important;
	left:4px !important;
	top:339px !important;
}

#item60496 {
	width:261px !important;
	height:179px !important;
}

#item65174 {
	width:261px !important;
	height:179px !important;
	left:275px !important;
	top:354px !important;
}

#item60495 {
	width:238px !important;
	height:167px !important;
}

#item65179 {
	width:238px !important;
	height:167px !important;
	left:272px !important;
	top:243px !important;
}

#item55857 {
	width:70px !important;
	height:20px !important;
	left:431px !important;
	top:226px !important;
}

#item55885 {
	width:70px !important;
	height:20px !important;
	left:174px !important;
	top:590px !important;
}

#item55912 {
	width:235px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item55942 {
	width:235px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item55972 {
	width:202px !important;
	height:9px !important;
	left:21px !important;
	top:310px !important;
}

#item56002 {
	width:202px !important;
	height:9px !important;
	left:21px !important;
	top:320px !important;
}

#item60497 {
	width:189px !important;
	height:197px !important;
}

#item65185 {
	width:189px !important;
	height:197px !important;
	left:60px !important;
	top:77px !important;
}

#item60498 {
	width:213px !important;
	height:280px !important;
}

#item65190 {
	width:213px !important;
	height:280px !important;
	left:14px !important;
	top:279px !important;
}

#item60500 {
	width:163px !important;
	height:225px !important;
}

#item65195 {
	width:163px !important;
	height:225px !important;
	left:237px !important;
	top:358px !important;
}

#item60501 {
	width:156px !important;
	height:218px !important;
}

#item65200 {
	width:156px !important;
	height:218px !important;
	left:374px !important;
	top:269px !important;
}

#item60502 {
	width:170px !important;
	height:153px !important;
}

#item65205 {
	width:170px !important;
	height:153px !important;
	left:235px !important;
	top:7px !important;
}

#item60503 {
	width:130px !important;
	height:151px !important;
}

#item65210 {
	width:130px !important;
	height:151px !important;
	left:383px !important;
	top:7px !important;
}

#item56032 {
	width:117px !important;
	height:9px !important;
	left:276px !important;
	top:213px !important;
}

#item56059 {
	width:117px !important;
	height:9px !important;
	left:276px !important;
	top:223px !important;
}

#item56086 {
	width:118px !important;
	height:9px !important;
	left:406px !important;
	top:600px !important;
}

#item56114 {
	width:118px !important;
	height:9px !important;
	left:406px !important;
	top:610px !important;
}

#item56141 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

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

#item60504 {
	width:113px !important;
	height:172px !important;
}

#item65215 {
	width:113px !important;
	height:172px !important;
	left:5px !important;
	top:62px !important;
}

#item60505 {
	width:122px !important;
	height:180px !important;
}

#item65220 {
	width:122px !important;
	height:180px !important;
	left:128px !important;
	top:39px !important;
}

#item60506 {
	width:176px !important;
	height:235px !important;
}

#item65225 {
	width:176px !important;
	height:235px !important;
	left:261px !important;
}

#item60507 {
	width:251px !important;
	height:115px !important;
}

#item65230 {
	width:251px !important;
	height:115px !important;
	left:293px !important;
	top:204px !important;
}

#item60508 {
	width:249px !important;
	height:176px !important;
}

#item65235 {
	width:249px !important;
	height:176px !important;
	left:29px !important;
	top:323px !important;
}

#item60509 {
	width:273px !important;
	height:171px !important;
}

#item65240 {
	width:273px !important;
	height:171px !important;
	left:21px !important;
	top:455px !important;
}

#item60510 {
	width:238px !important;
	height:171px !important;
}

#item65246 {
	width:238px !important;
	height:171px !important;
	left:283px !important;
	top:336px !important;
}

#item56195 {
	width:131px !important;
	height:9px !important;
	left:320px !important;
	top:579px !important;
}

#item56222 {
	width:131px !important;
	height:9px !important;
	left:320px !important;
	top:589px !important;
}

#item56250 {
	width:131px !important;
	height:9px !important;
	left:320px !important;
	top:600px !important;
}

#item56277 {
	width:74px !important;
	height:30px !important;
	left:460px !important;
	top:121px !important;
}

#item56308 {
	width:74px !important;
	height:29px !important;
	left:460px !important;
	top:151px !important;
}

#item56339 {
	width:267px !important;
	height:9px !important;
	left:13px !important;
	top:283px !important;
}

#item56371 {
	width:267px !important;
	height:9px !important;
	left:13px !important;
	top:293px !important;
}

#item60511 {
	width:187px !important;
	height:311px !important;
}

#item65253 {
	width:187px !important;
	height:311px !important;
	left:91px !important;
	top:316px !important;
}

#item66260 {
	width:68px !important;
	height:107px !important;
}

#item66255 {
	width:68px !important;
	height:107px !important;
	left:14px !important;
	top:300px !important;
}

#item60513 {
	width:195px !important;
	height:249px !important;
}

#item65259 {
	width:195px !important;
	height:249px !important;
	left:77px !important;
	top:100px !important;
}

#item60514 {
	width:123px !important;
	height:252px !important;
}

#item65264 {
	width:123px !important;
	height:252px !important;
	left:275px !important;
	top:77px !important;
}

#item60515 {
	width:127px !important;
	height:249px !important;
}

#item65269 {
	width:127px !important;
	height:249px !important;
	left:403px !important;
	top:38px !important;
}

#item60516 {
	width:257px !important;
	height:174px !important;
}

#item65274 {
	width:257px !important;
	height:174px !important;
	left:274px !important;
	top:398px !important;
}

#item56403 {
	width:94px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item56430 {
	width:83px !important;
	height:39px !important;
	left:13px !important;
	top:245px !important;
}

#item56462 {
	width:257px !important;
	height:9px !important;
	left:276px !important;
	top:379px !important;
}

#item56493 {
	width:257px !important;
	height:9px !important;
	left:276px !important;
	top:390px !important;
}

#item56523 {
	width:108px !important;
	height:9px !important;
	left:13px !important;
	top:533px !important;
}

#item56550 {
	width:108px !important;
	height:9px !important;
	left:13px !important;
	top:544px !important;
}

#item60517 {
	width:248px !important;
	height:200px !important;
}

#item65279 {
	width:248px !important;
	height:200px !important;
	left:290px !important;
	top:2px !important;
}

#item60518 {
	width:189px !important;
	height:257px !important;
}

#item65284 {
	width:189px !important;
	height:257px !important;
	left:6px !important;
	top:93px !important;
}

#item60519 {
	width:64px !important;
	height:113px !important;
}

#item65289 {
	width:64px !important;
	height:113px !important;
	left:202px !important;
	top:14px !important;
}

#item60520 {
	width:149px !important;
	height:275px !important;
}

#item65294 {
	width:149px !important;
	height:275px !important;
	left:22px !important;
	top:288px !important;
}

#item60521 {
	width:57px !important;
	height:152px !important;
}

#item65299 {
	width:57px !important;
	height:152px !important;
	left:209px !important;
	top:329px !important;
}

#item60522 {
	width:94px !important;
	height:179px !important;
}

#item65304 {
	width:94px !important;
	height:179px !important;
	left:278px !important;
	top:263px !important;
}

#item60523 {
	width:169px !important;
	height:116px !important;
}

#item65309 {
	width:169px !important;
	height:116px !important;
	left:369px !important;
	top:255px !important;
}

#item60524 {
	width:176px !important;
	height:112px !important;
}

#item65314 {
	width:176px !important;
	height:112px !important;
	left:354px !important;
	top:366px !important;
}

#item56578 {
	width:158px !important;
	height:9px !important;
	left:309px !important;
	top:250px !important;
}

#item56605 {
	width:85px !important;
	height:29px !important;
	left:203px !important;
	top:250px !important;
}

#item56635 {
	width:109px !important;
	height:20px !important;
	left:141px !important;
	top:600px !important;
}

#item56665 {
	width:198px !important;
	height:9px !important;
	left:276px !important;
	top:589px !important;
}

#item56696 {
	width:198px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item56727 {
	width:198px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item60527 {
	width:286px !important;
	height:318px !important;
}

#item65319 {
	width:286px !important;
	height:318px !important;
	left:244px !important;
	top:298px !important;
}

#item60525 {
	width:203px !important;
	height:130px !important;
}

#item65324 {
	width:203px !important;
	height:130px !important;
	left:26px !important;
	top:292px !important;
}

#item60526 {
	width:213px !important;
	height:123px !important;
}

#item65330 {
	width:213px !important;
	height:123px !important;
	left:57px !important;
	top:378px !important;
}

#item60532 {
	width:223px !important;
	height:216px !important;
}

#item65335 {
	width:223px !important;
	height:216px !important;
	left:7px !important;
	top:9px !important;
}

#item60533 {
	width:251px !important;
	height:287px !important;
}

#item65340 {
	width:251px !important;
	height:287px !important;
	left:293px !important;
}

#item56757 {
	width:78px !important;
	height:39px !important;
	left:235px !important;
	top:92px !important;
}

#item56791 {
	width:123px !important;
	height:9px !important;
	left:13px !important;
	top:273px !important;
}

#item56818 {
	width:216px !important;
	height:9px !important;
	left:23px !important;
	top:579px !important;
}

#item56849 {
	width:216px !important;
	height:9px !important;
	left:23px !important;
	top:589px !important;
}

#item56881 {
	width:216px !important;
	height:9px !important;
	left:23px !important;
	top:600px !important;
}

#item60535 {
	width:247px !important;
	height:163px !important;
}

#item65350 {
	width:247px !important;
	height:163px !important;
	left:14px !important;
	top:14px !important;
}

#item60536 {
	width:75px !important;
	height:86px !important;
}

#item65355 {
	width:75px !important;
	height:86px !important;
	left:188px !important;
	top:227px !important;
}

#item60537 {
	width:226px !important;
	height:142px !important;
}

#item65360 {
	width:226px !important;
	height:142px !important;
	left:5px !important;
	top:403px !important;
}

#item60538 {
	width:165px !important;
	height:117px !important;
}

#item65365 {
	width:165px !important;
	height:117px !important;
	left:98px !important;
	top:326px !important;
}

#item60539 {
	width:260px !important;
	height:319px !important;
}

#item65370 {
	width:260px !important;
	height:319px !important;
	left:270px !important;
	top:289px !important;
}

#item60540 {
	width:175px !important;
	height:236px !important;
}

#item65375 {
	width:175px !important;
	height:236px !important;
	left:266px !important;
	top:94px !important;
}

#item60549 {
	width:237px !important;
	height:340px !important;
}

#item65411 {
	width:237px !important;
	height:340px !important;
	left:544px !important;
}

#item56911 {
	width:186px !important;
	height:9px !important;
	left:18px !important;
	top:215px !important;
}

#item56941 {
	width:128px !important;
	height:9px !important;
	left:18px !important;
	top:299px !important;
}

#item56968 {
	width:95px !important;
	height:29px !important;
	left:441px !important;
	top:132px !important;
}

#item56999 {
	width:73px !important;
	height:29px !important;
	left:458px !important;
	top:319px !important;
}

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

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

#item60541 {
	width:211px !important;
	height:56px !important;
}

#item65380 {
	width:211px !important;
	height:56px !important;
	left:18px !important;
	top:396px !important;
}

#item60544 {
	width:214px !important;
	height:50px !important;
}

#item65385 {
	width:214px !important;
	height:50px !important;
	left:17px !important;
	top:459px !important;
}

#item60545 {
	width:100px !important;
	height:70px !important;
}

#item65390 {
	width:100px !important;
	height:70px !important;
	left:126px !important;
	top:516px !important;
}

#item60546 {
	width:178px !important;
	height:150px !important;
}

#item65395 {
	width:178px !important;
	height:150px !important;
	left:366px !important;
	top:255px !important;
}

#item60547 {
	width:182px !important;
	height:127px !important;
}

#item65400 {
	width:182px !important;
	height:127px !important;
	left:239px !important;
	top:346px !important;
}

#item60548 {
	width:231px !important;
	height:146px !important;
}

#item65406 {
	width:231px !important;
	height:146px !important;
	left:313px !important;
	top:412px !important;
}

#item60550 {
	width:300px !important;
	height:165px !important;
}

#item65416 {
	width:300px !important;
	height:165px !important;
	left:244px !important;
}

#item57089 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:303px !important;
}

#item57116 {
	width:210px !important;
	height:9px !important;
	left:247px !important;
	top:212px !important;
}

#item57147 {
	width:118px !important;
	height:9px !important;
	left:400px !important;
	top:589px !important;
}

#item57174 {
	width:118px !important;
	height:9px !important;
	left:400px !important;
	top:600px !important;
}

#item57201 {
	width:118px !important;
	height:9px !important;
	left:400px !important;
	top:610px !important;
}

#item57228 {
	width:100px !important;
	height:9px !important;
	left:21px !important;
	top:595px !important;
}

#item57256 {
	width:100px !important;
	height:9px !important;
	left:21px !important;
	top:606px !important;
}

#item60551 {
	width:302px !important;
	height:244px !important;
}

#item65421 {
	width:302px !important;
	height:244px !important;
	left:228px !important;
}

#item60552 {
	width:219px !important;
	height:339px !important;
}

#item65426 {
	width:219px !important;
	height:339px !important;
}

#item60553 {
	width:214px !important;
	height:308px !important;
}

#item65431 {
	width:214px !important;
	height:308px !important;
	left:9px !important;
	top:291px !important;
}

#item60554 {
	width:208px !important;
	height:90px !important;
}

#item65436 {
	width:208px !important;
	height:90px !important;
	left:329px !important;
	top:400px !important;
}

#item60555 {
	width:196px !important;
	height:88px !important;
}

#item65441 {
	width:196px !important;
	height:88px !important;
	left:334px !important;
	top:465px !important;
}

#item57283 {
	width:145px !important;
	height:20px !important;
	left:225px !important;
	top:322px !important;
}

#item57313 {
	width:111px !important;
	height:20px !important;
	left:375px !important;
	top:323px !important;
}

#item57340 {
	width:78px !important;
	height:29px !important;
	left:226px !important;
	top:520px !important;
}

#item57370 {
	width:219px !important;
	height:9px !important;
	left:271px !important;
	top:600px !important;
}

#item57400 {
	width:219px !important;
	height:9px !important;
	left:271px !important;
	top:610px !important;
}

#item60556 {
	width:271px !important;
	height:181px !important;
}

#item65446 {
	width:271px !important;
	height:181px !important;
	left:4px !important;
	top:371px !important;
}

#item60557 {
	width:165px !important;
	height:123px !important;
}

#item65451 {
	width:165px !important;
	height:123px !important;
	left:330px !important;
	top:384px !important;
}

#item60558 {
	width:266px !important;
	height:179px !important;
}

#item65456 {
	width:266px !important;
	height:179px !important;
	left:278px !important;
	top:209px !important;
}

#item60559 {
	width:91px !important;
	height:115px !important;
}

#item65461 {
	width:91px !important;
	height:115px !important;
	left:64px !important;
	top:211px !important;
}

#item60560 {
	width:88px !important;
	height:100px !important;
}

#item65466 {
	width:88px !important;
	height:100px !important;
	left:19px !important;
	top:263px !important;
}

#item60561 {
	width:151px !important;
	height:138px !important;
}

#item65471 {
	width:151px !important;
	height:138px !important;
	left:119px !important;
	top:4px !important;
}

#item60562 {
	width:89px !important;
	height:57px !important;
}

#item65477 {
	width:89px !important;
	height:57px !important;
	left:148px !important;
	top:57px !important;
}

#item60564 {
	width:39px !important;
	height:62px !important;
}

#item65482 {
	width:39px !important;
	height:62px !important;
	left:118px !important;
	top:133px !important;
}

#item60565 {
	width:141px !important;
	height:190px !important;
}

#item65487 {
	width:141px !important;
	height:190px !important;
	left:394px !important;
	top:10px !important;
}

#item57430 {
	width:76px !important;
	height:20px !important;
	left:290px !important;
	top:116px !important;
}

#item57457 {
	width:208px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item57489 {
	width:141px !important;
	height:9px !important;
	left:277px !important;
	top:549px !important;
}

#item57516 {
	width:151px !important;
	height:9px !important;
	left:277px !important;
	top:610px !important;
}

#item57543 {
	width:97px !important;
	height:29px !important;
	left:157px !important;
	top:300px !important;
}

#item57575 {
	width:100px !important;
	height:29px !important;
	left:157px !important;
	top:331px !important;
}

#item57606 {
	width:72px !important;
	height:29px !important;
	left:13px !important;
	top:104px !important;
}

#item57636 {
	width:107px !important;
	height:29px !important;
	left:13px !important;
	top:135px !important;
}

#item57669 {
	width:108px !important;
	height:29px !important;
	left:13px !important;
	top:165px !important;
}

#item60566 {
	width:138px !important;
	height:266px !important;
}

#item65492 {
	width:138px !important;
	height:266px !important;
	left:36px !important;
	top:153px !important;
}

#item60567 {
	width:363px !important;
	height:458px !important;
}

#item65497 {
	width:363px !important;
	height:458px !important;
	left:181px !important;
	top:120px !important;
}

#item57700 {
	width:87px !important;
	height:20px !important;
	left:186px !important;
	top:174px !important;
}

#item57727 {
	width:147px !important;
	height:9px !important;
	left:12px !important;
	top:561px !important;
}
#in5footer,  #prefooter {display:none;}
