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

#item60731 {
	width:423px !important;
	height:424px !important;
}

#item60762 {
	width:423px !important;
	height:424px !important;
	left:14px !important;
	top:168px !important;
}

#item60767 {
	width:155px !important;
	height:360px !important;
}

#item61935 {
	width:155px !important;
	height:360px !important;
	left:267px !important;
}

#item60768 {
	width:235px !important;
	height:224px !important;
}

#item61940 {
	width:235px !important;
	height:224px !important;
	left:27px !important;
	top:326px !important;
}

#item60769 {
	width:259px !important;
	height:222px !important;
}

#item61945 {
	width:259px !important;
	height:222px !important;
	left:282px !important;
	top:369px !important;
}

#item29447 {
	width:122px !important;
	height:30px !important;
	left:276px !important;
	top:465px !important;
}

#item29474 {
	width:79px !important;
	height:40px !important;
	left:443px !important;
	top:304px !important;
}

#item29508 {
	width:145px !important;
	height:9px !important;
	left:28px !important;
	top:595px !important;
}

#item67561 {
	width:75px !important;
	height:78px !important;
	left:245px !important;
	top:272px !important;
}

#item60770 {
	width:257px !important;
	height:176px !important;
}

#item61950 {
	width:257px !important;
	height:176px !important;
	left:7px !important;
	top:442px !important;
}

#item60771 {
	width:253px !important;
	height:167px !important;
}

#item61955 {
	width:253px !important;
	height:167px !important;
	left:266px !important;
	top:389px !important;
}

#item60774 {
	width:255px !important;
	height:249px !important;
}

#item61960 {
	width:255px !important;
	height:249px !important;
	left:26px !important;
	top:176px !important;
}

#item60775 {
	width:76px !important;
	height:111px !important;
}

#item61965 {
	width:76px !important;
	height:111px !important;
	left:454px !important;
	top:262px !important;
}

#item60776 {
	width:329px !important;
	height:254px !important;
}

#item61970 {
	width:329px !important;
	height:254px !important;
	left:215px !important;
}

#item29536 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:144px !important;
}

#item29563 {
	width:140px !important;
	height:9px !important;
	left:352px !important;
	top:606px !important;
}

#item29590 {
	width:158px !important;
	height:9px !important;
	left:293px !important;
	top:306px !important;
}

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

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

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

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

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

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

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

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

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

#item60777 {
	width:305px !important;
	height:160px !important;
}

#item61976 {
	width:305px !important;
	height:160px !important;
	left:239px !important;
}

#item60778 {
	width:123px !important;
	height:273px !important;
}

#item61981 {
	width:123px !important;
	height:273px !important;
	left:14px !important;
	top:14px !important;
}

#item60779 {
	width:213px !important;
	height:266px !important;
}

#item61986 {
	width:213px !important;
	height:266px !important;
	left:14px !important;
	top:299px !important;
}

#item60780 {
	width:149px !important;
	height:256px !important;
}

#item61991 {
	width:149px !important;
	height:256px !important;
	left:235px !important;
	top:269px !important;
}

#item60783 {
	width:146px !important;
	height:206px !important;
}

#item61996 {
	width:146px !important;
	height:206px !important;
	left:390px !important;
	top:254px !important;
}

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

#item62001 {
	width:196px !important;
	height:255px !important;
	left:544px !important;
	top:309px !important;
}

#item29617 {
	width:73px !important;
	height:29px !important;
	left:143px !important;
	top:116px !important;
}

#item29650 {
	width:165px !important;
	height:9px !important;
	left:238px !important;
	top:195px !important;
}

#item29677 {
	width:219px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item29707 {
	width:205px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

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

#item60785 {
	width:226px !important;
	height:106px !important;
}

#item62007 {
	width:226px !important;
	height:106px !important;
	left:280px !important;
	top:388px !important;
}

#item60787 {
	width:262px !important;
	height:71px !important;
}

#item62012 {
	width:262px !important;
	height:71px !important;
	left:263px !important;
	top:517px !important;
}

#item60786 {
	width:255px !important;
	height:51px !important;
}

#item62017 {
	width:255px !important;
	height:51px !important;
	left:258px !important;
	top:486px !important;
}

#item60788 {
	width:129px !important;
	height:320px !important;
}

#item62022 {
	width:129px !important;
	height:320px !important;
	left:263px !important;
}

#item60789 {
	width:132px !important;
	height:317px !important;
}

#item62027 {
	width:132px !important;
	height:317px !important;
	left:398px !important;
}

#item60790 {
	width:192px !important;
	height:235px !important;
}

#item62032 {
	width:192px !important;
	height:235px !important;
	left:9px !important;
}

#item29768 {
	width:179px !important;
	height:9px !important;
	left:12px !important;
	top:280px !important;
}

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

#item29822 {
	width:75px !important;
	height:20px !important;
	left:209px !important;
	top:277px !important;
}

#item29849 {
	width:76px !important;
	height:20px !important;
	left:209px !important;
	top:297px !important;
}

#item29876 {
	width:116px !important;
	height:9px !important;
	left:210px !important;
	top:407px !important;
}

#item29903 {
	width:116px !important;
	height:9px !important;
	left:210px !important;
	top:418px !important;
}

#item29930 {
	width:116px !important;
	height:9px !important;
	left:210px !important;
	top:428px !important;
}

#item60791 {
	width:152px !important;
	height:257px !important;
}

#item62037 {
	width:152px !important;
	height:257px !important;
	left:21px !important;
	top:14px !important;
}

#item60792 {
	width:172px !important;
	height:193px !important;
}

#item62042 {
	width:172px !important;
	height:193px !important;
	left:282px !important;
	top:14px !important;
}

#item60793 {
	width:115px !important;
	height:112px !important;
}

#item62048 {
	width:115px !important;
	height:112px !important;
	left:282px !important;
	top:217px !important;
}

#item60794 {
	width:119px !important;
	height:111px !important;
}

#item62053 {
	width:119px !important;
	height:111px !important;
	left:411px !important;
	top:225px !important;
}

#item60795 {
	width:249px !important;
	height:213px !important;
}

#item62058 {
	width:249px !important;
	height:213px !important;
	left:14px !important;
	top:324px !important;
}

#item60796 {
	width:252px !important;
	height:161px !important;
}

#item62063 {
	width:252px !important;
	height:161px !important;
	left:278px !important;
	top:410px !important;
}

#item29957 {
	width:74px !important;
	height:20px !important;
	left:179px !important;
	top:102px !important;
}

#item29984 {
	width:77px !important;
	height:30px !important;
	left:458px !important;
	top:146px !important;
}

#item30015 {
	width:103px !important;
	height:20px !important;
	left:20px !important;
	top:590px !important;
}

#item30042 {
	width:127px !important;
	height:9px !important;
	left:277px !important;
	top:611px !important;
}

#item30069 {
	width:191px !important;
	height:9px !important;
	left:276px !important;
	top:381px !important;
}

#item30100 {
	width:191px !important;
	height:9px !important;
	left:276px !important;
	top:391px !important;
}

#item60797 {
	width:217px !important;
	height:345px !important;
}

#item62068 {
	width:217px !important;
	height:345px !important;
	left:94px !important;
	top:264px !important;
}

#item60799 {
	width:84px !important;
	height:121px !important;
}

#item62073 {
	width:84px !important;
	height:121px !important;
	left:299px !important;
	top:485px !important;
}

#item60801 {
	width:87px !important;
	height:125px !important;
}

#item62078 {
	width:87px !important;
	height:125px !important;
	left:443px !important;
	top:474px !important;
}

#item60800 {
	width:76px !important;
	height:110px !important;
}

#item62083 {
	width:76px !important;
	height:110px !important;
	left:362px !important;
	top:448px !important;
}

#item60802 {
	width:238px !important;
	height:237px !important;
}

#item62088 {
	width:238px !important;
	height:237px !important;
	left:284px !important;
	top:130px !important;
}

#item60803 {
	width:248px !important;
	height:259px !important;
}

#item62093 {
	width:248px !important;
	height:259px !important;
	left:13px !important;
}

#item30127 {
	width:77px !important;
	height:20px !important;
	left:13px !important;
	top:316px !important;
}

#item30154 {
	width:91px !important;
	height:20px !important;
	left:13px !important;
	top:415px !important;
}

#item30181 {
	width:75px !important;
	height:20px !important;
	left:13px !important;
	top:493px !important;
}

#item30208 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item30235 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

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

#item60804 {
	width:516px !important;
	height:200px !important;
}

#item62098 {
	width:516px !important;
	height:200px !important;
	left:14px !important;
	top:14px !important;
}

#item60805 {
	width:181px !important;
	height:256px !important;
}

#item62103 {
	width:181px !important;
	height:256px !important;
	left:14px !important;
	top:283px !important;
}

#item60806 {
	width:235px !important;
	height:202px !important;
}

#item62109 {
	width:235px !important;
	height:202px !important;
	left:197px !important;
	top:223px !important;
}

#item60807 {
	width:238px !important;
	height:217px !important;
}

#item62114 {
	width:238px !important;
	height:217px !important;
	left:184px !important;
	top:434px !important;
}

#item30290 {
	width:194px !important;
	height:9px !important;
	left:18px !important;
	top:209px !important;
}

#item30321 {
	width:122px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item30348 {
	width:76px !important;
	height:20px !important;
	left:442px !important;
	top:408px !important;
}

#item30375 {
	width:74px !important;
	height:20px !important;
	left:441px !important;
	top:600px !important;
}

#item60811 {
	width:285px !important;
	height:197px !important;
}

#item62119 {
	width:285px !important;
	height:197px !important;
	left:14px !important;
	top:292px !important;
}

#item60812 {
	width:91px !important;
	height:86px !important;
}

#item62125 {
	width:91px !important;
	height:86px !important;
	left:14px !important;
	top:465px !important;
}

#item60813 {
	width:219px !important;
	height:226px !important;
}

#item62130 {
	width:219px !important;
	height:226px !important;
	left:311px !important;
	top:326px !important;
}

#item60814 {
	width:125px !important;
	height:304px !important;
}

#item62135 {
	width:125px !important;
	height:304px !important;
	left:401px !important;
	top:5px !important;
}

#item60815 {
	width:284px !important;
	height:233px !important;
}

#item62140 {
	width:284px !important;
	height:233px !important;
	left:15px !important;
}

#item30402 {
	width:93px !important;
	height:20px !important;
	left:313px !important;
	top:288px !important;
}

#item30429 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:272px !important;
}

#item30458 {
	width:171px !important;
	height:9px !important;
	left:310px !important;
	top:589px !important;
}

#item30491 {
	width:157px !important;
	height:9px !important;
	left:310px !important;
	top:610px !important;
}

#item30520 {
	width:206px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item30551 {
	width:206px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

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

#item60817 {
	width:162px !important;
	height:205px !important;
}

#item62150 {
	width:162px !important;
	height:205px !important;
	left:278px !important;
	top:14px !important;
}

#item60818 {
	width:162px !important;
	height:125px !important;
}

#item62155 {
	width:162px !important;
	height:125px !important;
	left:115px !important;
	top:227px !important;
}

#item60819 {
	width:245px !important;
	height:150px !important;
}

#item62161 {
	width:245px !important;
	height:150px !important;
	left:285px !important;
	top:231px !important;
}

#item60820 {
	width:142px !important;
	height:94px !important;
}

#item62166 {
	width:142px !important;
	height:94px !important;
	left:14px !important;
	top:437px !important;
}

#item60821 {
	width:274px !important;
	height:184px !important;
}

#item62171 {
	width:274px !important;
	height:184px !important;
	left:248px !important;
	top:434px !important;
}

#item30578 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:211px !important;
}

#item30605 {
	width:104px !important;
	height:20px !important;
	left:427px !important;
	top:192px !important;
}

#item30632 {
	width:147px !important;
	height:9px !important;
	left:281px !important;
	top:416px !important;
}

#item30659 {
	width:167px !important;
	height:9px !important;
	left:18px !important;
	top:409px !important;
}

#item30686 {
	width:219px !important;
	height:9px !important;
	left:13px !important;
	top:579px !important;
}

#item30716 {
	width:219px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item30748 {
	width:219px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item30779 {
	width:219px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item60825 {
	width:74px !important;
	height:132px !important;
}

#item62176 {
	width:74px !important;
	height:132px !important;
	left:336px !important;
	top:353px !important;
}

#item60822 {
	width:196px !important;
	height:243px !important;
}

#item62181 {
	width:196px !important;
	height:243px !important;
	left:14px !important;
	top:327px !important;
}

#item60823 {
	width:77px !important;
	height:104px !important;
}

#item62186 {
	width:77px !important;
	height:104px !important;
	left:283px !important;
	top:406px !important;
}

#item60826 {
	width:74px !important;
	height:90px !important;
}

#item62191 {
	width:74px !important;
	height:90px !important;
	left:376px !important;
	top:424px !important;
}

#item60827 {
	width:172px !important;
	height:229px !important;
}

#item62197 {
	width:172px !important;
	height:229px !important;
	left:74px !important;
	top:77px !important;
}

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

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

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

#item30836 {
	width:138px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item30863 {
	width:86px !important;
	height:20px !important;
	left:27px !important;
	top:63px !important;
}

#item30890 {
	width:267px !important;
	height:9px !important;
	left:217px !important;
	top:579px !important;
}

#item30923 {
	width:267px !important;
	height:9px !important;
	left:217px !important;
	top:589px !important;
}

#item30956 {
	width:267px !important;
	height:9px !important;
	left:217px !important;
	top:600px !important;
}

#item30987 {
	width:214px !important;
	height:9px !important;
	left:217px !important;
	top:610px !important;
}

#item60829 {
	width:155px !important;
	height:241px !important;
}

#item62207 {
	width:155px !important;
	height:241px !important;
}

#item60830 {
	width:129px !important;
	height:231px !important;
}

#item62212 {
	width:129px !important;
	height:231px !important;
	left:402px !important;
	top:14px !important;
}

#item60831 {
	width:233px !important;
	height:174px !important;
}

#item62217 {
	width:233px !important;
	height:174px !important;
	left:14px !important;
	top:256px !important;
}

#item60832 {
	width:200px !important;
	height:172px !important;
}

#item62222 {
	width:200px !important;
	height:172px !important;
	top:437px !important;
}

#item60833 {
	width:270px !important;
	height:361px !important;
}

#item62227 {
	width:270px !important;
	height:361px !important;
	left:260px !important;
	top:258px !important;
}

#item31018 {
	width:83px !important;
	height:20px !important;
	left:160px !important;
	top:223px !important;
}

#item31045 {
	width:80px !important;
	height:29px !important;
	left:160px !important;
	top:124px !important;
}

#item31072 {
	width:105px !important;
	height:20px !important;
	left:276px !important;
	top:64px !important;
}

#item31102 {
	width:140px !important;
	height:9px !important;
	left:108px !important;
	top:611px !important;
}

#item31129 {
	width:83px !important;
	height:20px !important;
	left:449px !important;
	top:380px !important;
}

#item31156 {
	width:84px !important;
	height:28px !important;
	left:449px !important;
	top:399px !important;
}

#item60835 {
	width:150px !important;
	height:237px !important;
}

#item62233 {
	width:150px !important;
	height:237px !important;
	left:62px !important;
	top:287px !important;
}

#item60836 {
	width:75px !important;
	height:83px !important;
}

#item62238 {
	width:75px !important;
	height:83px !important;
	left:7px !important;
	top:433px !important;
}

#item60837 {
	width:308px !important;
	height:284px !important;
}

#item62243 {
	width:308px !important;
	height:284px !important;
	left:236px !important;
	top:253px !important;
}

#item60838 {
	width:82px !important;
	height:54px !important;
}

#item62248 {
	width:82px !important;
	height:54px !important;
	left:253px !important;
	top:575px !important;
}

#item60839 {
	width:224px !important;
	height:249px !important;
}

#item62253 {
	width:224px !important;
	height:249px !important;
	left:320px !important;
}

#item60840 {
	width:214px !important;
	height:234px !important;
}

#item62259 {
	width:214px !important;
	height:234px !important;
	left:15px !important;
}

#item31187 {
	width:75px !important;
	height:20px !important;
	left:235px !important;
	top:215px !important;
}

#item31214 {
	width:76px !important;
	height:29px !important;
	left:234px !important;
	top:103px !important;
}

#item31241 {
	width:179px !important;
	height:9px !important;
	left:240px !important;
	top:555px !important;
}

#item31268 {
	width:166px !important;
	height:9px !important;
	left:343px !important;
	top:606px !important;
}

#item31295 {
	width:154px !important;
	height:9px !important;
	left:21px !important;
	top:581px !important;
}

#item31322 {
	width:154px !important;
	height:9px !important;
	left:21px !important;
	top:591px !important;
}

#item31349 {
	width:204px !important;
	height:9px !important;
	left:21px !important;
	top:602px !important;
}

#item60841 {
	width:264px !important;
	height:166px !important;
}

#item62264 {
	width:264px !important;
	height:166px !important;
}

#item60842 {
	width:272px !important;
	height:221px !important;
}

#item62269 {
	width:272px !important;
	height:221px !important;
	left:272px !important;
}

#item60843 {
	width:164px !important;
	height:191px !important;
}

#item62275 {
	width:164px !important;
	height:191px !important;
	left:14px !important;
	top:222px !important;
}

#item60844 {
	width:135px !important;
	height:156px !important;
}

#item62280 {
	width:135px !important;
	height:156px !important;
	left:273px !important;
	top:267px !important;
}

#item60845 {
	width:218px !important;
	height:214px !important;
}

#item62285 {
	width:218px !important;
	height:214px !important;
	left:14px !important;
	top:417px !important;
}

#item60846 {
	width:180px !important;
	height:137px !important;
}

#item62290 {
	width:180px !important;
	height:137px !important;
	left:350px !important;
	top:426px !important;
}

#item31379 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:209px !important;
}

#item31407 {
	width:75px !important;
	height:20px !important;
	left:181px !important;
	top:380px !important;
}

#item31435 {
	width:151px !important;
	height:9px !important;
	left:275px !important;
	top:255px !important;
}

#item31462 {
	width:82px !important;
	height:20px !important;
	left:412px !important;
	top:394px !important;
}

#item31489 {
	width:88px !important;
	height:29px !important;
	left:240px !important;
	top:581px !important;
}

#item31519 {
	width:178px !important;
	height:9px !important;
	left:347px !important;
	top:610px !important;
}

#item60847 {
	width:183px !important;
	height:130px !important;
}

#item62295 {
	width:183px !important;
	height:130px !important;
	left:4px !important;
	top:437px !important;
}

#item60848 {
	width:159px !important;
	height:173px !important;
}

#item62300 {
	width:159px !important;
	height:173px !important;
	left:278px !important;
	top:446px !important;
}

#item60849 {
	width:252px !important;
	height:128px !important;
}

#item62305 {
	width:252px !important;
	height:128px !important;
	left:278px !important;
	top:264px !important;
}

#item60853 {
	width:185px !important;
	height:173px !important;
}

#item62310 {
	width:185px !important;
	height:173px !important;
	left:83px !important;
	top:265px !important;
}

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

#item62315 {
	width:266px !important;
	height:196px !important;
	left:279px !important;
}

#item60855 {
	width:261px !important;
	height:235px !important;
}

#item62320 {
	width:261px !important;
	height:235px !important;
	left:14px !important;
	top:9px !important;
}

#item31549 {
	width:120px !important;
	height:9px !important;
	left:13px !important;
	top:243px !important;
}

#item31576 {
	width:71px !important;
	height:29px !important;
	left:13px !important;
	top:401px !important;
}

#item31603 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item31630 {
	width:190px !important;
	height:9px !important;
	left:280px !important;
	top:243px !important;
}

#item31661 {
	width:154px !important;
	height:9px !important;
	left:277px !important;
	top:427px !important;
}

#item31688 {
	width:74px !important;
	height:20px !important;
	left:440px !important;
	top:599px !important;
}

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

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

#item60857 {
	width:164px !important;
	height:165px !important;
}

#item62330 {
	width:164px !important;
	height:165px !important;
	left:366px !important;
	top:14px !important;
}

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

#item62335 {
	width:156px !important;
	height:123px !important;
	left:278px !important;
	top:188px !important;
}

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

#item62340 {
	width:250px !important;
	height:241px !important;
	left:14px !important;
	top:320px !important;
}

#item60860 {
	width:252px !important;
	height:236px !important;
}

#item62346 {
	width:252px !important;
	height:236px !important;
	left:278px !important;
	top:322px !important;
}

#item31716 {
	width:73px !important;
	height:20px !important;
	left:276px !important;
	top:161px !important;
}

#item31743 {
	width:91px !important;
	height:20px !important;
	left:442px !important;
	top:270px !important;
}

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

#item31798 {
	width:157px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item31825 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:291px !important;
}

#item31855 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

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

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

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

#item62356 {
	width:252px !important;
	height:192px !important;
	left:278px !important;
	top:386px !important;
}

#item60863 {
	width:251px !important;
	height:339px !important;
}

#item62362 {
	width:251px !important;
	height:339px !important;
	left:279px !important;
	top:14px !important;
}

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

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

#item31886 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item31916 {
	width:186px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item31947 {
	width:121px !important;
	height:20px !important;
	left:399px !important;
	top:347px !important;
}

#item31974 {
	width:86px !important;
	height:29px !important;
	left:20px !important;
	top:104px !important;
}

#item60865 {
	width:433px !important;
	height:148px !important;
}

#item62372 {
	width:433px !important;
	height:148px !important;
}

#item60868 {
	width:224px !important;
	height:164px !important;
}

#item62377 {
	width:224px !important;
	height:164px !important;
	left:17px !important;
	top:154px !important;
}

#item60869 {
	width:80px !important;
	height:117px !important;
}

#item62382 {
	width:80px !important;
	height:117px !important;
	left:244px !important;
	top:199px !important;
}

#item60871 {
	width:77px !important;
	height:109px !important;
}

#item62387 {
	width:77px !important;
	height:109px !important;
	left:347px !important;
	top:208px !important;
}

#item60870 {
	width:69px !important;
	height:116px !important;
}

#item62392 {
	width:69px !important;
	height:116px !important;
	left:309px !important;
	top:139px !important;
}

#item60872 {
	width:277px !important;
	height:231px !important;
}

#item62397 {
	width:277px !important;
	height:231px !important;
	top:327px !important;
}

#item60873 {
	width:249px !important;
	height:206px !important;
}

#item62402 {
	width:249px !important;
	height:206px !important;
	left:281px !important;
	top:334px !important;
}

#item32004 {
	width:101px !important;
	height:19px !important;
	left:437px !important;
	top:121px !important;
}

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

#item32058 {
	width:121px !important;
	height:9px !important;
	left:281px !important;
	top:600px !important;
}

#item32085 {
	width:212px !important;
	height:9px !important;
	left:281px !important;
	top:610px !important;
}

#item32116 {
	width:76px !important;
	height:20px !important;
	left:437px !important;
	top:244px !important;
}

#item32143 {
	width:70px !important;
	height:20px !important;
	left:437px !important;
	top:264px !important;
}

#item32170 {
	width:69px !important;
	height:20px !important;
	left:437px !important;
	top:284px !important;
}

#item60874 {
	width:166px !important;
	height:129px !important;
}

#item62407 {
	width:166px !important;
	height:129px !important;
	left:9px !important;
	top:395px !important;
}

#item60875 {
	width:139px !important;
	height:162px !important;
}

#item62412 {
	width:139px !important;
	height:162px !important;
	left:181px !important;
	top:329px !important;
}

#item60876 {
	width:201px !important;
	height:297px !important;
}

#item62418 {
	width:201px !important;
	height:297px !important;
	left:329px !important;
	top:322px !important;
}

#item60877 {
	width:289px !important;
	height:261px !important;
}

#item62424 {
	width:289px !important;
	height:261px !important;
	left:255px !important;
}

#item60878 {
	width:235px !important;
	height:253px !important;
}

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

#item32197 {
	width:202px !important;
	height:9px !important;
	left:258px !important;
	top:303px !important;
}

#item32228 {
	width:151px !important;
	height:9px !important;
	left:18px !important;
	top:307px !important;
}

#item32255 {
	width:78px !important;
	height:20px !important;
	left:170px !important;
	top:599px !important;
}

#item32282 {
	width:89px !important;
	height:20px !important;
	left:13px !important;
	top:580px !important;
}

#item32313 {
	width:90px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item60879 {
	width:264px !important;
	height:147px !important;
}

#item62434 {
	width:264px !important;
	height:147px !important;
	left:266px !important;
}

#item60880 {
	width:178px !important;
	height:197px !important;
}

#item62439 {
	width:178px !important;
	height:197px !important;
}

#item60883 {
	width:269px !important;
	height:186px !important;
}

#item62444 {
	width:269px !important;
	height:186px !important;
	top:221px !important;
}

#item60884 {
	width:259px !important;
	height:165px !important;
}

#item62449 {
	width:259px !important;
	height:165px !important;
	left:275px !important;
	top:210px !important;
}

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

#item62454 {
	width:252px !important;
	height:152px !important;
	left:14px !important;
	top:425px !important;
}

#item60886 {
	width:265px !important;
	height:150px !important;
}

#item62459 {
	width:265px !important;
	height:150px !important;
	left:280px !important;
	top:423px !important;
}

#item32340 {
	width:215px !important;
	height:9px !important;
	left:291px !important;
	top:193px !important;
}

#item32371 {
	width:90px !important;
	height:20px !important;
	left:180px !important;
	top:150px !important;
}

#item32399 {
	width:181px !important;
	height:9px !important;
	left:276px !important;
	top:406px !important;
}

#item32429 {
	width:190px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item32459 {
	width:198px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item32489 {
	width:191px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item62464 {
	width:198px !important;
	height:194px !important;
	left:86px !important;
	top:428px !important;
}

#item60888 {
	width:258px !important;
	height:266px !important;
}

#item62469 {
	width:258px !important;
	height:266px !important;
	left:286px !important;
	top:306px !important;
}

#item60889 {
	width:259px !important;
	height:179px !important;
}

#item62474 {
	width:259px !important;
	height:179px !important;
	left:6px !important;
	top:213px !important;
}

#item60890 {
	width:252px !important;
	height:148px !important;
}

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

#item60891 {
	width:270px !important;
	height:302px !important;
}

#item62484 {
	width:270px !important;
	height:302px !important;
	left:274px !important;
}

#item32519 {
	width:78px !important;
	height:29px !important;
	left:272px !important;
	top:131px !important;
}

#item32550 {
	width:151px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item32581 {
	width:176px !important;
	height:9px !important;
	left:291px !important;
	top:610px !important;
}

#item32611 {
	width:89px !important;
	height:20px !important;
	left:12px !important;
	top:498px !important;
}

#item32638 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:403px !important;
}

#item60892 {
	width:253px !important;
	height:177px !important;
}

#item62489 {
	width:253px !important;
	height:177px !important;
	left:277px !important;
	top:14px !important;
}

#item60893 {
	width:269px !important;
	height:272px !important;
}

#item62495 {
	width:269px !important;
	height:272px !important;
}

#item60894 {
	width:244px !important;
	height:171px !important;
}

#item62500 {
	width:244px !important;
	height:171px !important;
	left:282px !important;
	top:204px !important;
}

#item60895 {
	width:252px !important;
	height:181px !important;
}

#item62505 {
	width:252px !important;
	height:181px !important;
	left:14px !important;
	top:392px !important;
}

#item60896 {
	width:251px !important;
	height:149px !important;
}

#item62510 {
	width:251px !important;
	height:149px !important;
	left:279px !important;
	top:425px !important;
}

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

#item32695 {
	width:196px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item32726 {
	width:165px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item32757 {
	width:156px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item32789 {
	width:175px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item60897 {
	width:253px !important;
	height:152px !important;
}

#item62515 {
	width:253px !important;
	height:152px !important;
	left:14px !important;
	top:424px !important;
}

#item60898 {
	width:274px !important;
	height:205px !important;
}

#item62520 {
	width:274px !important;
	height:205px !important;
	left:270px !important;
	top:349px !important;
}

#item60899 {
	width:263px !important;
	height:173px !important;
}

#item62526 {
	width:263px !important;
	height:173px !important;
	left:7px !important;
	top:210px !important;
}

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

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

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

#item62536 {
	width:182px !important;
	height:196px !important;
	left:87px !important;
	top:6px !important;
}

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

#item32850 {
	width:70px !important;
	height:40px !important;
	left:13px !important;
	top:152px !important;
}

#item32881 {
	width:167px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item32908 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item32935 {
	width:195px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item60902 {
	width:267px !important;
	height:157px !important;
}

#item62541 {
	width:267px !important;
	height:157px !important;
}

#item60903 {
	width:267px !important;
	height:239px !important;
}

#item62546 {
	width:267px !important;
	height:239px !important;
	left:277px !important;
	top:14px !important;
}

#item60904 {
	width:266px !important;
	height:161px !important;
}

#item62551 {
	width:266px !important;
	height:161px !important;
	top:210px !important;
}

#item60905 {
	width:177px !important;
	height:207px !important;
}

#item62556 {
	width:177px !important;
	height:207px !important;
	left:90px !important;
	top:425px !important;
}

#item60906 {
	width:271px !important;
	height:243px !important;
}

#item62561 {
	width:271px !important;
	height:243px !important;
	left:273px !important;
	top:328px !important;
}

#item32965 {
	width:193px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item32995 {
	width:144px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item33022 {
	width:72px !important;
	height:29px !important;
	left:13px !important;
	top:590px !important;
}

#item33050 {
	width:99px !important;
	height:20px !important;
	left:276px !important;
	top:302px !important;
}

#item33077 {
	width:176px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item60910 {
	width:251px !important;
	height:198px !important;
}

#item62567 {
	width:251px !important;
	height:198px !important;
	left:14px !important;
	top:347px !important;
}

#item60911 {
	width:89px !important;
	height:116px !important;
}

#item62572 {
	width:89px !important;
	height:116px !important;
	left:386px !important;
	top:298px !important;
}

#item60912 {
	width:84px !important;
	height:125px !important;
}

#item62577 {
	width:84px !important;
	height:125px !important;
	left:446px !important;
	top:344px !important;
}

#item60913 {
	width:154px !important;
	height:132px !important;
}

#item62582 {
	width:154px !important;
	height:132px !important;
	left:275px !important;
	top:366px !important;
}

#item60914 {
	width:239px !important;
	height:256px !important;
}

#item62587 {
	width:239px !important;
	height:256px !important;
	left:305px !important;
}

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

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

#item33104 {
	width:114px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item33134 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:291px !important;
}

#item33161 {
	width:125px !important;
	height:20px !important;
	left:282px !important;
	top:74px !important;
}

#item33191 {
	width:201px !important;
	height:9px !important;
	left:276px !important;
	top:589px !important;
}

#item33222 {
	width:201px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item33252 {
	width:201px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item60916 {
	width:207px !important;
	height:309px !important;
}

#item62597 {
	width:207px !important;
	height:309px !important;
}

#item60917 {
	width:155px !important;
	height:213px !important;
}

#item62602 {
	width:155px !important;
	height:213px !important;
	left:272px !important;
}

#item60918 {
	width:288px !important;
	height:144px !important;
}

#item62607 {
	width:288px !important;
	height:144px !important;
	left:256px !important;
	top:223px !important;
}

#item60919 {
	width:267px !important;
	height:246px !important;
}

#item62612 {
	width:267px !important;
	height:246px !important;
	top:325px !important;
}

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

#item62617 {
	width:253px !important;
	height:204px !important;
	left:284px !important;
	top:424px !important;
}

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

#item33314 {
	width:160px !important;
	height:9px !important;
	left:276px !important;
	top:406px !important;
}

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

#item33372 {
	width:72px !important;
	height:29px !important;
	left:190px !important;
	top:132px !important;
}

#item59252 {
	width:101px !important;
	height:30px !important;
	left:437px !important;
	top:93px !important;
}

#item60923 {
	width:396px !important;
	height:326px !important;
}

#item62622 {
	width:396px !important;
	height:326px !important;
	left:148px !important;
	top:318px !important;
}

#item60921 {
	width:239px !important;
	height:95px !important;
}

#item62628 {
	width:239px !important;
	height:95px !important;
	left:14px !important;
	top:522px !important;
}

#item60924 {
	width:256px !important;
	height:160px !important;
}

#item62633 {
	width:256px !important;
	height:160px !important;
	left:10px !important;
	top:216px !important;
}

#item60925 {
	width:273px !important;
	height:256px !important;
}

#item62638 {
	width:273px !important;
	height:256px !important;
	left:271px !important;
}

#item60926 {
	width:248px !important;
	height:168px !important;
}

#item62644 {
	width:248px !important;
	height:168px !important;
	left:12px !important;
	top:7px !important;
}

#item33399 {
	width:150px !important;
	height:9px !important;
	left:13px !important;
	top:409px !important;
}

#item33430 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

#item33460 {
	width:114px !important;
	height:20px !important;
	left:13px !important;
	top:494px !important;
}

#item33487 {
	width:188px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item60927 {
	width:248px !important;
	height:241px !important;
}

#item62649 {
	width:248px !important;
	height:241px !important;
	left:279px !important;
	top:14px !important;
}

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

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

#item60929 {
	width:292px !important;
	height:308px !important;
}

#item62659 {
	width:292px !important;
	height:308px !important;
	top:321px !important;
}

#item60930 {
	width:94px !important;
	height:109px !important;
}

#item62664 {
	width:94px !important;
	height:109px !important;
	left:295px !important;
	top:498px !important;
}

#item60931 {
	width:122px !important;
	height:107px !important;
}

#item62669 {
	width:122px !important;
	height:107px !important;
	left:379px !important;
	top:490px !important;
}

#item60932 {
	width:139px !important;
	height:89px !important;
}

#item62674 {
	width:139px !important;
	height:89px !important;
	left:395px !important;
	top:556px !important;
}

#item60933 {
	width:69px !important;
	height:23px !important;
}

#item62680 {
	width:69px !important;
	height:23px !important;
	left:309px !important;
	top:425px !important;
}

#item60934 {
	width:73px !important;
	height:32px !important;
}

#item62685 {
	width:73px !important;
	height:32px !important;
	left:307px !important;
	top:447px !important;
}

#item33517 {
	width:175px !important;
	height:9px !important;
	left:288px !important;
	top:291px !important;
}

#item33544 {
	width:170px !important;
	height:9px !important;
	left:217px !important;
	top:382px !important;
}

#item33572 {
	width:144px !important;
	height:9px !important;
	left:383px !important;
	top:461px !important;
}

#item33602 {
	width:144px !important;
	height:9px !important;
	left:383px !important;
	top:471px !important;
}

#item33629 {
	width:130px !important;
	height:9px !important;
	left:393px !important;
	top:373px !important;
}

#item33656 {
	width:130px !important;
	height:9px !important;
	left:393px !important;
	top:383px !important;
}

#item33683 {
	width:130px !important;
	height:9px !important;
	left:393px !important;
	top:394px !important;
}

#item33710 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

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

#item60935 {
	width:290px !important;
	height:283px !important;
}

#item62690 {
	width:290px !important;
	height:283px !important;
	left:234px !important;
	top:333px !important;
}

#item60936 {
	width:86px !important;
	height:58px !important;
}

#item62695 {
	width:86px !important;
	height:58px !important;
	left:175px !important;
	top:551px !important;
}

#item60937 {
	width:186px !important;
	height:151px !important;
}

#item62700 {
	width:186px !important;
	height:151px !important;
	left:26px !important;
	top:334px !important;
}

#item60940 {
	width:228px !important;
	height:260px !important;
}

#item62705 {
	width:228px !important;
	height:260px !important;
	left:311px !important;
	top:46px !important;
}

#item60941 {
	width:242px !important;
	height:234px !important;
}

#item62710 {
	width:242px !important;
	height:234px !important;
	left:9px !important;
	top:12px !important;
}

#item33768 {
	width:91px !important;
	height:20px !important;
	left:276px !important;
	top:230px !important;
}

#item33795 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

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

#item33857 {
	width:133px !important;
	height:9px !important;
	left:23px !important;
	top:579px !important;
}

#item33884 {
	width:133px !important;
	height:9px !important;
	left:23px !important;
	top:590px !important;
}

#item33911 {
	width:133px !important;
	height:9px !important;
	left:23px !important;
	top:602px !important;
}

#item60942 {
	width:249px !important;
	height:273px !important;
}

#item62716 {
	width:249px !important;
	height:273px !important;
	left:4px !important;
}

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

#item62721 {
	width:213px !important;
	height:221px !important;
	left:323px !important;
}

#item60944 {
	width:279px !important;
	height:272px !important;
}

#item62726 {
	width:279px !important;
	height:272px !important;
	top:275px !important;
}

#item60945 {
	width:67px !important;
	height:26px !important;
}

#item62731 {
	width:67px !important;
	height:26px !important;
	left:246px !important;
	top:463px !important;
}

#item60946 {
	width:71px !important;
	height:28px !important;
}

#item62736 {
	width:71px !important;
	height:28px !important;
	left:245px !important;
	top:489px !important;
}

#item60947 {
	width:92px !important;
	height:159px !important;
}

#item62741 {
	width:92px !important;
	height:159px !important;
	left:331px !important;
	top:463px !important;
}

#item60948 {
	width:97px !important;
	height:159px !important;
}

#item62746 {
	width:97px !important;
	height:159px !important;
	left:437px !important;
	top:351px !important;
}

#item33938 {
	width:124px !important;
	height:9px !important;
	left:264px !important;
	top:188px !important;
}

#item33966 {
	width:169px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item33993 {
	width:198px !important;
	height:9px !important;
	left:264px !important;
	top:258px !important;
}

#item34023 {
	width:100px !important;
	height:9px !important;
	left:225px !important;
	top:600px !important;
}

#item34051 {
	width:100px !important;
	height:9px !important;
	left:225px !important;
	top:610px !important;
}

#item34078 {
	width:191px !important;
	height:9px !important;
	left:339px !important;
	top:320px !important;
}

#item34108 {
	width:191px !important;
	height:9px !important;
	left:339px !important;
	top:330px !important;
}

#item60949 {
	width:165px !important;
	height:117px !important;
}

#item62752 {
	width:165px !important;
	height:117px !important;
	left:22px !important;
	top:389px !important;
}

#item60950 {
	width:347px !important;
	height:277px !important;
}

#item62757 {
	width:347px !important;
	height:277px !important;
	left:197px !important;
	top:380px !important;
}

#item60951 {
	width:315px !important;
	height:163px !important;
}

#item62762 {
	width:315px !important;
	height:163px !important;
	left:19px !important;
	top:211px !important;
}

#item60952 {
	width:208px !important;
	height:199px !important;
}

#item62767 {
	width:208px !important;
	height:199px !important;
	left:168px !important;
	top:45px !important;
}

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

#item62772 {
	width:139px !important;
	height:240px !important;
	left:383px !important;
	top:11px !important;
}

#item34135 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:120px !important;
}

#item34162 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:140px !important;
}

#item34189 {
	width:110px !important;
	height:20px !important;
	left:371px !important;
	top:334px !important;
}

#item34219 {
	width:152px !important;
	height:20px !important;
	left:371px !important;
	top:353px !important;
}

#item34250 {
	width:140px !important;
	height:20px !important;
	left:21px !important;
	top:570px !important;
}

#item34282 {
	width:161px !important;
	height:20px !important;
	left:21px !important;
	top:590px !important;
}

#item60957 {
	width:305px !important;
	height:366px !important;
}

#item62778 {
	width:305px !important;
	height:366px !important;
	left:239px !important;
	top:4px !important;
}

#item60958 {
	width:221px !important;
	height:139px !important;
}

#item62783 {
	width:221px !important;
	height:139px !important;
	left:9px !important;
	top:9px !important;
}

#item60959 {
	width:158px !important;
	height:221px !important;
}

#item62788 {
	width:158px !important;
	height:221px !important;
	left:377px !important;
	top:351px !important;
}

#item60960 {
	width:331px !important;
	height:300px !important;
}

#item62794 {
	width:331px !important;
	height:300px !important;
	top:327px !important;
}

#item60961 {
	width:92px !important;
	height:44px !important;
}

#item62799 {
	width:92px !important;
	height:44px !important;
	left:261px !important;
	top:520px !important;
}

#item34314 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:188px !important;
}

#item34341 {
	width:106px !important;
	height:20px !important;
	left:12px !important;
	top:304px !important;
}

#item34368 {
	width:110px !important;
	height:9px !important;
	left:373px !important;
	top:616px !important;
}

#item34395 {
	width:115px !important;
	height:20px !important;
	left:257px !important;
	top:609px !important;
}

#item34422 {
	width:116px !important;
	height:20px !important;
	left:124px !important;
	top:275px !important;
}

#item34452 {
	width:116px !important;
	height:20px !important;
	left:124px !important;
	top:295px !important;
}

#item60962 {
	width:205px !important;
	height:116px !important;
}

#item62804 {
	width:205px !important;
	height:116px !important;
	left:18px !important;
	top:321px !important;
}

#item60963 {
	width:313px !important;
	height:234px !important;
}

#item62809 {
	width:313px !important;
	height:234px !important;
	left:231px !important;
	top:393px !important;
}

#item60965 {
	width:51px !important;
	height:49px !important;
}

#item62819 {
	width:51px !important;
	height:49px !important;
	left:298px !important;
	top:357px !important;
}

#item60966 {
	width:128px !important;
	height:105px !important;
}

#item62824 {
	width:128px !important;
	height:105px !important;
	left:394px !important;
	top:228px !important;
}

#item60968 {
	width:213px !important;
	height:224px !important;
}

#item62829 {
	width:213px !important;
	height:224px !important;
	left:332px !important;
}

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

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

#item34483 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:298px !important;
}

#item34511 {
	width:104px !important;
	height:20px !important;
	left:275px !important;
	top:324px !important;
}

#item34538 {
	width:72px !important;
	height:20px !important;
	left:271px !important;
	top:205px !important;
}

#item34565 {
	width:196px !important;
	height:9px !important;
	left:20px !important;
	top:485px !important;
}

#item34595 {
	width:176px !important;
	height:9px !important;
	left:20px !important;
	top:518px !important;
}

#item34622 {
	width:215px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item34652 {
	width:215px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item34683 {
	width:215px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

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

#item60971 {
	width:250px !important;
	height:207px !important;
}

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

#item60972 {
	width:273px !important;
	height:325px !important;
}

#item62849 {
	width:273px !important;
	height:325px !important;
	top:299px !important;
}

#item60973 {
	width:178px !important;
	height:326px !important;
}

#item62854 {
	width:178px !important;
	height:326px !important;
	left:241px !important;
	top:295px !important;
}

#item34714 {
	width:168px !important;
	height:9px !important;
	left:286px !important;
	top:268px !important;
}

#item34742 {
	width:148px !important;
	height:9px !important;
	left:368px !important;
	top:591px !important;
}

#item34772 {
	width:156px !important;
	height:20px !important;
	left:368px !important;
	top:600px !important;
}

#item34803 {
	width:84px !important;
	height:20px !important;
	left:422px !important;
	top:407px !important;
}

#item34834 {
	width:117px !important;
	height:20px !important;
	left:422px !important;
	top:427px !important;
}

#item34865 {
	width:117px !important;
	height:20px !important;
	left:422px !important;
	top:447px !important;
}

#item34895 {
	width:146px !important;
	height:9px !important;
	left:23px !important;
	top:258px !important;
}

#item34922 {
	width:212px !important;
	height:9px !important;
	left:23px !important;
	top:269px !important;
}

#item60974 {
	width:178px !important;
	height:169px !important;
}

#item62859 {
	width:178px !important;
	height:169px !important;
	left:23px !important;
	top:347px !important;
}

#item60975 {
	width:317px !important;
	height:266px !important;
}

#item62865 {
	width:317px !important;
	height:266px !important;
	left:208px !important;
	top:345px !important;
}

#item60976 {
	width:305px !important;
	height:268px !important;
}

#item62870 {
	width:305px !important;
	height:268px !important;
	left:239px !important;
}

#item60977 {
	width:193px !important;
	height:192px !important;
}

#item62875 {
	width:193px !important;
	height:192px !important;
	left:11px !important;
	top:41px !important;
}

#item34954 {
	width:109px !important;
	height:9px !important;
	left:245px !important;
	top:311px !important;
}

#item34982 {
	width:154px !important;
	height:9px !important;
	left:12px !important;
	top:302px !important;
}

#item35012 {
	width:205px !important;
	height:9px !important;
	left:12px !important;
	top:314px !important;
}

#item35042 {
	width:184px !important;
	height:20px !important;
	left:22px !important;
	top:572px !important;
}

#item35073 {
	width:164px !important;
	height:20px !important;
	left:22px !important;
	top:592px !important;
}

#item60981 {
	width:180px !important;
	height:437px !important;
}

#item62881 {
	width:180px !important;
	height:437px !important;
	left:350px !important;
	top:10px !important;
}

#item60982 {
	width:140px !important;
	height:335px !important;
}

#item62886 {
	width:140px !important;
	height:335px !important;
	left:44px !important;
}

#item60983 {
	width:244px !important;
	height:265px !important;
}

#item62891 {
	width:244px !important;
	height:265px !important;
	top:362px !important;
}

#item60984 {
	width:216px !important;
	height:167px !important;
}

#item62896 {
	width:216px !important;
	height:167px !important;
	left:317px !important;
	top:456px !important;
}

#item35105 {
	width:70px !important;
	height:29px !important;
	left:193px !important;
	top:181px !important;
}

#item35132 {
	width:60px !important;
	height:40px !important;
	left:276px !important;
	top:292px !important;
}

#item35159 {
	width:74px !important;
	height:20px !important;
	left:194px !important;
	top:442px !important;
}

#item35186 {
	width:162px !important;
	height:9px !important;
	left:264px !important;
	top:610px !important;
}

#item60985 {
	width:332px !important;
	height:286px !important;
}

#item62901 {
	width:332px !important;
	height:286px !important;
	left:198px !important;
	top:308px !important;
}

#item60986 {
	width:94px !important;
	height:20px !important;
}

#item62906 {
	width:94px !important;
	height:20px !important;
	left:255px !important;
	top:585px !important;
}

#item60987 {
	width:90px !important;
	height:19px !important;
}

#item62911 {
	width:90px !important;
	height:19px !important;
	left:256px !important;
	top:605px !important;
}

#item60988 {
	width:135px !important;
	height:117px !important;
}

#item62916 {
	width:135px !important;
	height:117px !important;
	left:9px !important;
	top:293px !important;
}

#item60989 {
	width:141px !important;
	height:126px !important;
}

#item62921 {
	width:141px !important;
	height:126px !important;
	left:148px !important;
	top:261px !important;
}

#item60990 {
	width:219px !important;
	height:235px !important;
}

#item62926 {
	width:219px !important;
	height:235px !important;
	left:311px !important;
}

#item60991 {
	width:298px !important;
	height:196px !important;
}

#item62931 {
	width:298px !important;
	height:196px !important;
	left:9px !important;
	top:9px !important;
}

#item35214 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:248px !important;
}

#item35241 {
	width:182px !important;
	height:9px !important;
	left:13px !important;
	top:540px !important;
}

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

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

#item35329 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:461px !important;
}

#item35359 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:471px !important;
}

#item35386 {
	width:138px !important;
	height:9px !important;
	left:276px !important;
	top:283px !important;
}

#item35413 {
	width:205px !important;
	height:9px !important;
	left:276px !important;
	top:294px !important;
}

#item60992 {
	width:91px !important;
	height:403px !important;
}

#item62937 {
	width:91px !important;
	height:403px !important;
	left:446px !important;
}

#item60996 {
	width:435px !important;
	height:380px !important;
}

#item62943 {
	width:435px !important;
	height:380px !important;
	top:241px !important;
}

#item60995 {
	width:169px !important;
	height:343px !important;
}

#item62948 {
	width:169px !important;
	height:343px !important;
	left:268px !important;
}

#item60997 {
	width:62px !important;
	height:24px !important;
}

#item62953 {
	width:62px !important;
	height:24px !important;
	left:462px !important;
	top:563px !important;
}

#item60998 {
	width:66px !important;
	height:28px !important;
}

#item62958 {
	width:66px !important;
	height:28px !important;
	left:460px !important;
	top:588px !important;
}

#item35443 {
	width:80px !important;
	height:29px !important;
	left:446px !important;
	top:517px !important;
}

#item35475 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:192px !important;
}

#item35506 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:131px !important;
}

#item35533 {
	width:181px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item35564 {
	width:181px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item60999 {
	width:379px !important;
	height:339px !important;
}

#item62963 {
	width:379px !important;
	height:339px !important;
	left:165px !important;
	top:291px !important;
}

#item61000 {
	width:82px !important;
	height:85px !important;
}

#item62968 {
	width:82px !important;
	height:85px !important;
	left:171px !important;
	top:455px !important;
}

#item61001 {
	width:84px !important;
	height:84px !important;
}

#item62973 {
	width:84px !important;
	height:84px !important;
	left:171px !important;
	top:540px !important;
}

#item61002 {
	width:238px !important;
	height:259px !important;
}

#item62978 {
	width:238px !important;
	height:259px !important;
	left:9px !important;
	top:15px !important;
}

#item61003 {
	width:260px !important;
	height:162px !important;
}

#item62983 {
	width:260px !important;
	height:162px !important;
	left:258px !important;
	top:24px !important;
}

#item61004 {
	width:58px !important;
	height:85px !important;
}

#item62988 {
	width:58px !important;
	height:85px !important;
	left:269px !important;
	top:199px !important;
}

#item61005 {
	width:101px !important;
	height:163px !important;
}

#item62993 {
	width:101px !important;
	height:163px !important;
	left:347px !important;
	top:198px !important;
}

#item61006 {
	width:72px !important;
	height:125px !important;
}

#item62998 {
	width:72px !important;
	height:125px !important;
	left:458px !important;
	top:198px !important;
}

#item35592 {
	width:88px !important;
	height:20px !important;
	left:13px !important;
	top:467px !important;
}

#item35619 {
	width:101px !important;
	height:21px !important;
	left:13px !important;
	top:344px !important;
}

#item35697 {
	width:112px !important;
	height:21px !important;
	left:13px !important;
	top:364px !important;
}

#item35768 {
	width:130px !important;
	height:9px !important;
	left:13px !important;
	top:579px !important;
}

#item35795 {
	width:130px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item35822 {
	width:130px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item35849 {
	width:130px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item61007 {
	width:351px !important;
	height:230px !important;
}

#item63003 {
	width:351px !important;
	height:230px !important;
	left:9px !important;
	top:100px !important;
}

#item61008 {
	width:123px !important;
	height:112px !important;
}

#item63008 {
	width:123px !important;
	height:112px !important;
	left:407px !important;
	top:166px !important;
}

#item61009 {
	width:123px !important;
	height:125px !important;
}

#item63014 {
	width:123px !important;
	height:125px !important;
	left:407px !important;
	top:285px !important;
}

#item61010 {
	width:112px !important;
	height:189px !important;
}

#item63019 {
	width:112px !important;
	height:189px !important;
	left:14px !important;
	top:428px !important;
}

#item61011 {
	width:118px !important;
	height:188px !important;
}

#item63024 {
	width:118px !important;
	height:188px !important;
	left:137px !important;
	top:428px !important;
}

#item61012 {
	width:241px !important;
	height:235px !important;
}

#item63029 {
	width:241px !important;
	height:235px !important;
	left:544px !important;
	top:317px !important;
}

#item35876 {
	width:266px !important;
	height:9px !important;
	left:265px !important;
	top:515px !important;
}

#item35906 {
	width:266px !important;
	height:9px !important;
	left:265px !important;
	top:525px !important;
}

#item35937 {
	width:266px !important;
	height:9px !important;
	left:265px !important;
	top:536px !important;
}

#item35967 {
	width:266px !important;
	height:9px !important;
	left:265px !important;
	top:546px !important;
}

#item35997 {
	width:266px !important;
	height:9px !important;
	left:265px !important;
	top:557px !important;
}

#item36028 {
	width:266px !important;
	height:9px !important;
	left:265px !important;
	top:567px !important;
}

#item36060 {
	width:266px !important;
	height:9px !important;
	left:265px !important;
	top:578px !important;
}

#item36092 {
	width:266px !important;
	height:9px !important;
	left:265px !important;
	top:588px !important;
}

#item36125 {
	width:266px !important;
	height:9px !important;
	left:265px !important;
	top:599px !important;
}

#item36156 {
	width:266px !important;
	height:9px !important;
	left:265px !important;
	top:609px !important;
}

#item61013 {
	width:247px !important;
	height:185px !important;
}

#item63034 {
	width:247px !important;
	height:185px !important;
	left:283px !important;
	top:343px !important;
}

#item61014 {
	width:108px !important;
	height:78px !important;
}

#item63039 {
	width:108px !important;
	height:78px !important;
	left:249px !important;
	top:471px !important;
}

#item61015 {
	width:190px !important;
	height:139px !important;
}

#item63045 {
	width:190px !important;
	height:139px !important;
	left:346px !important;
	top:179px !important;
}

#item61016 {
	width:141px !important;
	height:175px !important;
}

#item63050 {
	width:141px !important;
	height:175px !important;
	left:403px !important;
}

#item61017 {
	width:221px !important;
	height:231px !important;
}

#item63055 {
	width:221px !important;
	height:231px !important;
	left:14px !important;
	top:14px !important;
}

#item36188 {
	width:128px !important;
	height:9px !important;
	left:244px !important;
	top:154px !important;
}

#item36215 {
	width:82px !important;
	height:20px !important;
	left:248px !important;
	top:285px !important;
}

#item36242 {
	width:100px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item36270 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item36298 {
	width:188px !important;
	height:9px !important;
	left:244px !important;
	top:599px !important;
}

#item36331 {
	width:188px !important;
	height:9px !important;
	left:244px !important;
	top:610px !important;
}

#item61021 {
	width:157px !important;
	height:352px !important;
}

#item63060 {
	width:157px !important;
	height:352px !important;
	left:381px !important;
	top:6px !important;
}

#item61022 {
	width:152px !important;
	height:292px !important;
}

#item63065 {
	width:152px !important;
	height:292px !important;
}

#item61024 {
	width:117px !important;
	height:269px !important;
}

#item63070 {
	width:117px !important;
	height:269px !important;
	left:254px !important;
}

#item61023 {
	width:103px !important;
	height:117px !important;
}

#item63075 {
	width:103px !important;
	height:117px !important;
	left:166px !important;
	top:179px !important;
}

#item61025 {
	width:148px !important;
	height:128px !important;
}

#item63080 {
	width:148px !important;
	height:128px !important;
	left:48px !important;
	top:298px !important;
}

#item61026 {
	width:174px !important;
	height:198px !important;
}

#item63086 {
	width:174px !important;
	height:198px !important;
	left:40px !important;
	top:455px !important;
}

#item61027 {
	width:197px !important;
	height:183px !important;
}

#item63091 {
	width:197px !important;
	height:183px !important;
	left:333px !important;
	top:361px !important;
}

#item36359 {
	width:72px !important;
	height:20px !important;
	left:246px !important;
	top:415px !important;
}

#item36386 {
	width:85px !important;
	height:30px !important;
	left:246px !important;
	top:526px !important;
}

#item36413 {
	width:70px !important;
	height:20px !important;
	left:246px !important;
	top:600px !important;
}

#item36440 {
	width:157px !important;
	height:9px !important;
	left:332px !important;
	top:591px !important;
}

#item36470 {
	width:156px !important;
	height:20px !important;
	left:332px !important;
	top:600px !important;
}

#item36500 {
	width:73px !important;
	height:20px !important;
	left:164px !important;
	top:127px !important;
}

#item36527 {
	width:74px !important;
	height:20px !important;
	left:164px !important;
	top:147px !important;
}

#item61028 {
	width:313px !important;
	height:185px !important;
}

#item63096 {
	width:313px !important;
	height:185px !important;
	left:22px !important;
	top:439px !important;
}

#item61029 {
	width:128px !important;
	height:101px !important;
}

#item63101 {
	width:128px !important;
	height:101px !important;
	left:145px !important;
	top:323px !important;
}

#item61030 {
	width:153px !important;
	height:251px !important;
}

#item63106 {
	width:153px !important;
	height:251px !important;
	left:357px !important;
	top:376px !important;
}

#item61031 {
	width:259px !important;
	height:286px !important;
}

#item63111 {
	width:259px !important;
	height:286px !important;
	left:264px !important;
	top:17px !important;
}

#item61032 {
	width:139px !important;
	height:132px !important;
}

#item63116 {
	width:139px !important;
	height:132px !important;
	left:9px !important;
	top:25px !important;
}

#item61033 {
	width:123px !important;
	height:145px !important;
}

#item63121 {
	width:123px !important;
	height:145px !important;
	left:14px !important;
	top:162px !important;
}

#item36554 {
	width:108px !important;
	height:20px !important;
	left:154px !important;
	top:85px !important;
}

#item36586 {
	width:79px !important;
	height:29px !important;
	left:291px !important;
	top:420px !important;
}

#item36616 {
	width:116px !important;
	height:20px !important;
	left:13px !important;
	top:372px !important;
}

#item36646 {
	width:122px !important;
	height:20px !important;
	left:13px !important;
	top:393px !important;
}

#item36676 {
	width:85px !important;
	height:20px !important;
	left:154px !important;
	top:249px !important;
}

#item36706 {
	width:89px !important;
	height:20px !important;
	left:154px !important;
	top:269px !important;
}

#item61034 {
	width:184px !important;
	height:121px !important;
}

#item63126 {
	width:184px !important;
	height:121px !important;
	left:339px !important;
	top:22px !important;
}

#item61035 {
	width:276px !important;
	height:232px !important;
}

#item63131 {
	width:276px !important;
	height:232px !important;
	left:6px !important;
	top:29px !important;
}

#item61036 {
	width:106px !important;
	height:49px !important;
}

#item63136 {
	width:106px !important;
	height:49px !important;
	left:218px !important;
	top:10px !important;
}

#item61037 {
	width:106px !important;
	height:62px !important;
}

#item63141 {
	width:106px !important;
	height:62px !important;
	left:218px !important;
	top:60px !important;
}

#item61038 {
	width:322px !important;
	height:217px !important;
}

#item63147 {
	width:322px !important;
	height:217px !important;
	top:312px !important;
}

#item61039 {
	width:65px !important;
	height:34px !important;
}

#item63152 {
	width:65px !important;
	height:34px !important;
	left:265px !important;
	top:540px !important;
}

#item61040 {
	width:183px !important;
	height:237px !important;
}

#item63157 {
	width:183px !important;
	height:237px !important;
	left:347px !important;
	top:323px !important;
}

#item36733 {
	width:161px !important;
	height:9px !important;
	left:345px !important;
	top:190px !important;
}

#item36760 {
	width:104px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item36787 {
	width:167px !important;
	height:9px !important;
	left:345px !important;
	top:610px !important;
}

#item36815 {
	width:116px !important;
	height:20px !important;
	left:174px !important;
	top:595px !important;
}

#item36842 {
	width:187px !important;
	height:9px !important;
	left:345px !important;
	top:282px !important;
}

#item36869 {
	width:187px !important;
	height:9px !important;
	left:345px !important;
	top:292px !important;
}

#item36896 {
	width:187px !important;
	height:9px !important;
	left:345px !important;
	top:303px !important;
}

#item61041 {
	width:483px !important;
	height:207px !important;
}

#item63163 {
	width:483px !important;
	height:207px !important;
	left:45px !important;
	top:451px !important;
}

#item61042 {
	width:234px !important;
	height:170px !important;
}

#item63168 {
	width:234px !important;
	height:170px !important;
	left:236px !important;
	top:252px !important;
}

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

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

#item61047 {
	width:136px !important;
	height:183px !important;
}

#item63178 {
	width:136px !important;
	height:183px !important;
	left:257px !important;
	top:55px !important;
}

#item61048 {
	width:127px !important;
	height:170px !important;
}

#item63183 {
	width:127px !important;
	height:170px !important;
	left:399px !important;
	top:8px !important;
}

#item36923 {
	width:86px !important;
	height:20px !important;
	left:122px !important;
	top:423px !important;
}

#item36950 {
	width:85px !important;
	height:20px !important;
	left:122px !important;
	top:337px !important;
}

#item36977 {
	width:82px !important;
	height:20px !important;
	left:17px !important;
	top:308px !important;
}

#item37004 {
	width:82px !important;
	height:20px !important;
	left:17px !important;
	top:403px !important;
}

#item37031 {
	width:90px !important;
	height:20px !important;
	left:17px !important;
	top:423px !important;
}

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

#item63188 {
	width:252px !important;
	height:248px !important;
	left:278px !important;
	top:10px !important;
}

#item61050 {
	width:263px !important;
	height:275px !important;
}

#item63193 {
	width:263px !important;
	height:275px !important;
}

#item61051 {
	width:226px !important;
	height:222px !important;
}

#item63199 {
	width:226px !important;
	height:222px !important;
	left:9px !important;
	top:326px !important;
}

#item61052 {
	width:177px !important;
	height:341px !important;
}

#item63204 {
	width:177px !important;
	height:341px !important;
	left:279px !important;
	top:274px !important;
}

#item37059 {
	width:153px !important;
	height:9px !important;
	left:75px !important;
	top:286px !important;
}

#item37087 {
	width:144px !important;
	height:9px !important;
	left:348px !important;
	top:252px !important;
}

#item37114 {
	width:72px !important;
	height:29px !important;
	left:449px !important;
	top:463px !important;
}

#item37143 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item37170 {
	width:205px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item61053 {
	width:182px !important;
	height:108px !important;
}

#item63209 {
	width:182px !important;
	height:108px !important;
	left:41px !important;
	top:414px !important;
}

#item61054 {
	width:312px !important;
	height:197px !important;
}

#item63214 {
	width:312px !important;
	height:197px !important;
	left:232px !important;
	top:429px !important;
}

#item61055 {
	width:81px !important;
	height:71px !important;
}

#item63219 {
	width:81px !important;
	height:71px !important;
	left:240px !important;
	top:573px !important;
}

#item61057 {
	width:71px !important;
	height:71px !important;
}

#item63224 {
	width:71px !important;
	height:71px !important;
	left:321px !important;
	top:573px !important;
}

#item61058 {
	width:232px !important;
	height:264px !important;
}

#item63229 {
	width:232px !important;
	height:264px !important;
	left:290px !important;
}

#item61059 {
	width:263px !important;
	height:238px !important;
}

#item63235 {
	width:263px !important;
	height:238px !important;
	left:14px !important;
	top:14px !important;
}

#item37200 {
	width:127px !important;
	height:9px !important;
	left:16px !important;
	top:606px !important;
}

#item37227 {
	width:160px !important;
	height:9px !important;
	left:293px !important;
	top:297px !important;
}

#item37254 {
	width:127px !important;
	height:9px !important;
	left:276px !important;
	top:411px !important;
}

#item37281 {
	width:127px !important;
	height:9px !important;
	left:276px !important;
	top:422px !important;
}

#item37310 {
	width:165px !important;
	height:9px !important;
	left:23px !important;
	top:291px !important;
}

#item37342 {
	width:205px !important;
	height:9px !important;
	left:23px !important;
	top:301px !important;
}

#item61060 {
	width:143px !important;
	height:151px !important;
}

#item63240 {
	width:143px !important;
	height:151px !important;
	left:22px !important;
	top:7px !important;
}

#item61061 {
	width:166px !important;
	height:142px !important;
}

#item63245 {
	width:166px !important;
	height:142px !important;
	left:193px !important;
	top:14px !important;
}

#item61062 {
	width:95px !important;
	height:94px !important;
}

#item63250 {
	width:95px !important;
	height:94px !important;
	left:338px !important;
	top:86px !important;
}

#item61063 {
	width:89px !important;
	height:94px !important;
}

#item63255 {
	width:89px !important;
	height:94px !important;
	left:441px !important;
	top:102px !important;
}

#item61064 {
	width:170px !important;
	height:154px !important;
}

#item63260 {
	width:170px !important;
	height:154px !important;
	left:14px !important;
	top:218px !important;
}

#item61065 {
	width:150px !important;
	height:139px !important;
}

#item63265 {
	width:150px !important;
	height:139px !important;
	left:210px !important;
	top:227px !important;
}

#item61066 {
	width:166px !important;
	height:167px !important;
}

#item63271 {
	width:166px !important;
	height:167px !important;
	left:364px !important;
	top:205px !important;
}

#item61067 {
	width:175px !important;
	height:225px !important;
}

#item63276 {
	width:175px !important;
	height:225px !important;
	left:5px !important;
	top:423px !important;
}

#item61068 {
	width:165px !important;
	height:163px !important;
}

#item63281 {
	width:165px !important;
	height:163px !important;
	left:190px !important;
	top:423px !important;
}

#item61069 {
	width:181px !important;
	height:235px !important;
}

#item63286 {
	width:181px !important;
	height:235px !important;
	left:363px !important;
	top:408px !important;
}

#item37373 {
	width:121px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item37400 {
	width:129px !important;
	height:9px !important;
	left:188px !important;
	top:406px !important;
}

#item37427 {
	width:103px !important;
	height:9px !important;
	left:188px !important;
	top:631px !important;
}

#item37454 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item37481 {
	width:71px !important;
	height:29px !important;
	left:104px !important;
	top:540px !important;
}

#item37509 {
	width:125px !important;
	height:9px !important;
	left:364px !important;
	top:406px !important;
}

#item37536 {
	width:99px !important;
	height:20px !important;
	left:365px !important;
	top:473px !important;
}

#item37563 {
	width:192px !important;
	height:9px !important;
	left:188px !important;
	top:191px !important;
}

#item37591 {
	width:192px !important;
	height:9px !important;
	left:188px !important;
	top:202px !important;
}

#item61070 {
	width:174px !important;
	height:213px !important;
}

#item63291 {
	width:174px !important;
	height:213px !important;
	left:83px !important;
	top:418px !important;
}

#item61075 {
	width:184px !important;
	height:192px !important;
}

#item63297 {
	width:184px !important;
	height:192px !important;
	left:278px !important;
	top:427px !important;
}

#item61076 {
	width:184px !important;
	height:138px !important;
}

#item63302 {
	width:184px !important;
	height:138px !important;
	left:14px !important;
	top:222px !important;
}

#item61077 {
	width:144px !important;
	height:138px !important;
}

#item63307 {
	width:144px !important;
	height:138px !important;
	left:210px !important;
	top:222px !important;
}

#item61078 {
	width:184px !important;
	height:151px !important;
}

#item63313 {
	width:184px !important;
	height:151px !important;
	left:14px !important;
	top:14px !important;
}

#item61079 {
	width:155px !important;
	height:131px !important;
}

#item63318 {
	width:155px !important;
	height:131px !important;
	left:211px !important;
	top:14px !important;
}

#item61080 {
	width:111px !important;
	height:327px !important;
}

#item63323 {
	width:111px !important;
	height:327px !important;
	left:407px !important;
	top:85px !important;
}

#item37622 {
	width:134px !important;
	height:9px !important;
	left:209px !important;
	top:200px !important;
}

#item37650 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item37677 {
	width:180px !important;
	height:9px !important;
	left:13px !important;
	top:404px !important;
}

#item37704 {
	width:135px !important;
	height:9px !important;
	left:208px !important;
	top:404px !important;
}

#item37732 {
	width:73px !important;
	height:29px !important;
	left:364px !important;
	top:384px !important;
}

#item37759 {
	width:65px !important;
	height:40px !important;
	left:467px !important;
	top:580px !important;
}

#item37786 {
	width:74px !important;
	height:30px !important;
	left:13px !important;
	top:589px !important;
}

#item61081 {
	width:266px !important;
	height:258px !important;
}

#item63328 {
	width:266px !important;
	height:258px !important;
}

#item61082 {
	width:252px !important;
	height:224px !important;
}

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

#item61083 {
	width:253px !important;
	height:232px !important;
}

#item63338 {
	width:253px !important;
	height:232px !important;
	left:14px !important;
	top:321px !important;
}

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

#item63343 {
	width:252px !important;
	height:240px !important;
	left:278px !important;
	top:323px !important;
}

#item37813 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

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

#item37868 {
	width:129px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item37895 {
	width:145px !important;
	height:9px !important;
	left:276px !important;
	top:293px !important;
}

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

#item61085 {
	width:193px !important;
	height:208px !important;
}

#item63348 {
	width:193px !important;
	height:208px !important;
	left:14px !important;
	top:321px !important;
}

#item61086 {
	width:246px !important;
	height:283px !important;
}

#item63353 {
	width:246px !important;
	height:283px !important;
	left:284px !important;
	top:336px !important;
}

#item61087 {
	width:256px !important;
	height:257px !important;
}

#item63358 {
	width:256px !important;
	height:257px !important;
	left:288px !important;
}

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

#item63363 {
	width:266px !important;
	height:244px !important;
	left:14px !important;
	top:14px !important;
}

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

#item37979 {
	width:74px !important;
	height:40px !important;
	left:216px !important;
	top:459px !important;
}

#item38009 {
	width:176px !important;
	height:9px !important;
	left:287px !important;
	top:303px !important;
}

#item38036 {
	width:140px !important;
	height:9px !important;
	left:12px !important;
	top:302px !important;
}

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

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

#item61091 {
	width:158px !important;
	height:310px !important;
}

#item63373 {
	width:158px !important;
	height:310px !important;
	left:277px !important;
}

#item61092 {
	width:326px !important;
	height:288px !important;
}

#item63378 {
	width:326px !important;
	height:288px !important;
	top:337px !important;
}

#item61093 {
	width:223px !important;
	height:163px !important;
}

#item63384 {
	width:223px !important;
	height:163px !important;
	left:307px !important;
	top:468px !important;
}

#item67507 {
	width:94px !important;
	height:81px !important;
}

#item67502 {
	width:94px !important;
	height:81px !important;
	left:341px !important;
	top:365px !important;
}

#item38063 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item38090 {
	width:164px !important;
	height:9px !important;
	left:85px !important;
	top:610px !important;
}

#item38118 {
	width:74px !important;
	height:20px !important;
	left:446px !important;
	top:454px !important;
}

#item38145 {
	width:74px !important;
	height:29px !important;
	left:442px !important;
	top:181px !important;
}

#item61094 {
	width:178px !important;
	height:195px !important;
}

#item63389 {
	width:178px !important;
	height:195px !important;
	left:89px !important;
	top:424px !important;
}

#item61095 {
	width:167px !important;
	height:317px !important;
}

#item63394 {
	width:167px !important;
	height:317px !important;
	left:369px !important;
	top:312px !important;
}

#item61096 {
	width:163px !important;
	height:197px !important;
}

#item63400 {
	width:163px !important;
	height:197px !important;
	left:100px !important;
	top:214px !important;
}

#item61097 {
	width:244px !important;
	height:179px !important;
}

#item63405 {
	width:244px !important;
	height:179px !important;
	left:18px !important;
	top:18px !important;
}

#item61098 {
	width:269px !important;
	height:309px !important;
}

#item63410 {
	width:269px !important;
	height:309px !important;
	left:275px !important;
}

#item38175 {
	width:50px !important;
	height:40px !important;
	left:13px !important;
	top:562px !important;
}

#item38202 {
	width:68px !important;
	height:29px !important;
	left:276px !important;
	top:591px !important;
}

#item38229 {
	width:94px !important;
	height:20px !important;
	left:285px !important;
	top:128px !important;
}

#item38256 {
	width:78px !important;
	height:30px !important;
	left:21px !important;
	top:335px !important;
}

#item38319 {
	width:79px !important;
	height:40px !important;
	left:21px !important;
	top:366px !important;
}

#item61102 {
	width:530px !important;
	height:313px !important;
}

#item63415 {
	width:530px !important;
	height:313px !important;
}

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

#item63420 {
	width:266px !important;
	height:239px !important;
	top:321px !important;
}

#item61104 {
	width:251px !important;
	height:243px !important;
}

#item63425 {
	width:251px !important;
	height:243px !important;
	left:279px !important;
	top:321px !important;
}

#item38384 {
	width:170px !important;
	height:9px !important;
	left:355px !important;
	top:302px !important;
}

#item38411 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item38438 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item61105 {
	width:277px !important;
	height:307px !important;
}

#item63430 {
	width:277px !important;
	height:307px !important;
	left:14px !important;
	top:323px !important;
}

#item61106 {
	width:241px !important;
	height:539px !important;
}

#item63435 {
	width:241px !important;
	height:539px !important;
	left:303px !important;
}

#item61107 {
	width:96px !important;
	height:231px !important;
}

#item63440 {
	width:96px !important;
	height:231px !important;
	left:94px !important;
	top:14px !important;
}

#item61108 {
	width:87px !important;
	height:236px !important;
}

#item63445 {
	width:87px !important;
	height:236px !important;
	left:197px !important;
	top:14px !important;
}

#item38466 {
	width:109px !important;
	height:20px !important;
	left:302px !important;
	top:600px !important;
}

#item38496 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item38523 {
	width:74px !important;
	height:29px !important;
	left:13px !important;
	top:201px !important;
}

#item38554 {
	width:74px !important;
	height:29px !important;
	left:13px !important;
	top:230px !important;
}

#item61109 {
	width:252px !important;
	height:255px !important;
}

#item63450 {
	width:252px !important;
	height:255px !important;
	left:278px !important;
}

#item61110 {
	width:266px !important;
	height:233px !important;
}

#item63456 {
	width:266px !important;
	height:233px !important;
}

#item61113 {
	width:266px !important;
	height:323px !important;
}

#item63462 {
	width:266px !important;
	height:323px !important;
	top:304px !important;
}

#item61114 {
	width:138px !important;
	height:140px !important;
}

#item63467 {
	width:138px !important;
	height:140px !important;
	left:232px !important;
	top:504px !important;
}

#item61115 {
	width:173px !important;
	height:176px !important;
}

#item63472 {
	width:173px !important;
	height:176px !important;
	left:278px !important;
	top:321px !important;
}

#item38585 {
	width:182px !important;
	height:9px !important;
	left:18px !important;
	top:283px !important;
}

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

#item38639 {
	width:161px !important;
	height:9px !important;
	left:373px !important;
	top:611px !important;
}

#item38666 {
	width:80px !important;
	height:20px !important;
	left:17px !important;
	top:483px !important;
}

#item38693 {
	width:73px !important;
	height:29px !important;
	left:461px !important;
	top:430px !important;
}

#item61116 {
	width:240px !important;
	height:303px !important;
}

#item63477 {
	width:240px !important;
	height:303px !important;
	left:26px !important;
	top:323px !important;
}

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

#item63482 {
	width:266px !important;
	height:241px !important;
	left:278px !important;
	top:321px !important;
}

#item61118 {
	width:529px !important;
	height:312px !important;
}

#item63487 {
	width:529px !important;
	height:312px !important;
	left:15px !important;
}

#item38720 {
	width:90px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item38747 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:304px !important;
}

#item38774 {
	width:134px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item61119 {
	width:251px !important;
	height:237px !important;
}

#item63492 {
	width:251px !important;
	height:237px !important;
	left:279px !important;
	top:14px !important;
}

#item61120 {
	width:184px !important;
	height:310px !important;
}

#item63497 {
	width:184px !important;
	height:310px !important;
}

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

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

#item61122 {
	width:174px !important;
	height:297px !important;
}

#item63507 {
	width:174px !important;
	height:297px !important;
	left:14px !important;
	top:321px !important;
}

#item61123 {
	width:167px !important;
	height:275px !important;
}

#item63512 {
	width:167px !important;
	height:275px !important;
	left:544px !important;
	top:322px !important;
}

#item38801 {
	width:76px !important;
	height:20px !important;
	left:170px !important;
	top:264px !important;
}

#item38828 {
	width:139px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

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

#item38883 {
	width:96px !important;
	height:20px !important;
	left:149px !important;
	top:413px !important;
}

#item38913 {
	width:108px !important;
	height:20px !important;
	left:149px !important;
	top:433px !important;
}

#item61124 {
	width:308px !important;
	height:296px !important;
}

#item63517 {
	width:308px !important;
	height:296px !important;
	left:236px !important;
	top:320px !important;
}

#item61125 {
	width:153px !important;
	height:298px !important;
}

#item63522 {
	width:153px !important;
	height:298px !important;
	left:77px !important;
	top:14px !important;
}

#item61126 {
	width:308px !important;
	height:310px !important;
}

#item63527 {
	width:308px !important;
	height:310px !important;
	left:236px !important;
}

#item38945 {
	width:101px !important;
	height:20px !important;
	left:245px !important;
	top:291px !important;
}

#item38972 {
	width:73px !important;
	height:20px !important;
	left:19px !important;
	top:234px !important;
}

#item38999 {
	width:204px !important;
	height:9px !important;
	left:235px !important;
	top:610px !important;
}

#item39029 {
	width:88px !important;
	height:20px !important;
	left:125px !important;
	top:600px !important;
}

#item61128 {
	width:317px !important;
	height:242px !important;
}

#item63533 {
	width:317px !important;
	height:242px !important;
}

#item61129 {
	width:150px !important;
	height:310px !important;
}

#item63538 {
	width:150px !important;
	height:310px !important;
	left:394px !important;
}

#item61130 {
	width:193px !important;
	height:323px !important;
}

#item63543 {
	width:193px !important;
	height:323px !important;
	top:320px !important;
}

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

#item63548 {
	width:266px !important;
	height:241px !important;
	left:279px !important;
	top:323px !important;
}

#item39057 {
	width:62px !important;
	height:40px !important;
	left:327px !important;
	top:272px !important;
}

#item39085 {
	width:166px !important;
	height:9px !important;
	left:118px !important;
	top:302px !important;
}

#item39113 {
	width:71px !important;
	height:20px !important;
	left:147px !important;
	top:600px !important;
}

#item39140 {
	width:182px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item61132 {
	width:214px !important;
	height:304px !important;
}

#item63553 {
	width:214px !important;
	height:304px !important;
	left:52px !important;
	top:323px !important;
}

#item61133 {
	width:189px !important;
	height:309px !important;
}

#item63558 {
	width:189px !important;
	height:309px !important;
	left:355px !important;
	top:320px !important;
}

#item61134 {
	width:253px !important;
	height:261px !important;
}

#item63564 {
	width:253px !important;
	height:261px !important;
	left:13px !important;
}

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

#item63569 {
	width:266px !important;
	height:312px !important;
	left:278px !important;
}

#item39167 {
	width:156px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

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

#item39221 {
	width:78px !important;
	height:20px !important;
	left:285px !important;
	top:474px !important;
}

#item39248 {
	width:79px !important;
	height:20px !important;
	left:19px !important;
	top:476px !important;
}

#item61136 {
	width:550px !important;
	height:309px !important;
}

#item63574 {
	width:550px !important;
	height:309px !important;
}

#item61137 {
	width:530px !important;
	height:308px !important;
}

#item63579 {
	width:530px !important;
	height:308px !important;
	top:322px !important;
}

#item39275 {
	width:118px !important;
	height:20px !important;
	left:337px !important;
	top:291px !important;
}

#item39302 {
	width:83px !important;
	height:20px !important;
	left:420px !important;
	top:477px !important;
}

#item39329 {
	width:83px !important;
	height:20px !important;
	left:420px !important;
	top:497px !important;
}

#item39356 {
	width:83px !important;
	height:20px !important;
	left:420px !important;
	top:517px !important;
}

#item61141 {
	width:516px !important;
	height:306px !important;
}

#item63584 {
	width:516px !important;
	height:306px !important;
	left:14px !important;
	top:322px !important;
}

#item61142 {
	width:209px !important;
	height:264px !important;
}

#item63589 {
	width:209px !important;
	height:264px !important;
	left:59px !important;
}

#item61143 {
	width:142px !important;
	height:98px !important;
}

#item63594 {
	width:142px !important;
	height:98px !important;
	left:128px !important;
	top:231px !important;
}

#item61144 {
	width:266px !important;
	height:237px !important;
}

#item63599 {
	width:266px !important;
	height:237px !important;
	left:278px !important;
}

#item39384 {
	width:91px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item39411 {
	width:85px !important;
	height:20px !important;
	left:362px !important;
	top:600px !important;
}

#item39438 {
	width:138px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item39465 {
	width:61px !important;
	height:30px !important;
	left:165px !important;
	top:237px !important;
}

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

#item63605 {
	width:266px !important;
	height:245px !important;
	left:279px !important;
}

#item61146 {
	width:175px !important;
	height:311px !important;
}

#item63610 {
	width:175px !important;
	height:311px !important;
	left:92px !important;
}

#item61147 {
	width:437px !important;
	height:308px !important;
}

#item63615 {
	width:437px !important;
	height:308px !important;
	top:321px !important;
}

#item39492 {
	width:121px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

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

#item39546 {
	width:65px !important;
	height:40px !important;
	left:446px !important;
	top:580px !important;
}

#item61148 {
	width:252px !important;
	height:310px !important;
}

#item63620 {
	width:252px !important;
	height:310px !important;
	left:14px !important;
	top:320px !important;
}

#item61149 {
	width:198px !important;
	height:308px !important;
}

#item63625 {
	width:198px !important;
	height:308px !important;
	left:346px !important;
	top:321px !important;
}

#item61150 {
	width:530px !important;
	height:311px !important;
}

#item63630 {
	width:530px !important;
	height:311px !important;
	left:14px !important;
}

#item39576 {
	width:139px !important;
	height:20px !important;
	left:25px !important;
	top:278px !important;
}

#item39606 {
	width:83px !important;
	height:20px !important;
	left:18px !important;
	top:573px !important;
}

#item39636 {
	width:88px !important;
	height:28px !important;
	left:18px !important;
	top:592px !important;
}

#item39668 {
	width:59px !important;
	height:40px !important;
	left:276px !important;
	top:554px !important;
}

#item39698 {
	width:68px !important;
	height:37px !important;
	left:276px !important;
	top:593px !important;
}

#item61151 {
	width:385px !important;
	height:310px !important;
}

#item63635 {
	width:385px !important;
	height:310px !important;
}

#item61152 {
	width:158px !important;
	height:165px !important;
}

#item63640 {
	width:158px !important;
	height:165px !important;
	left:386px !important;
}

#item61153 {
	width:267px !important;
	height:230px !important;
}

#item63645 {
	width:267px !important;
	height:230px !important;
	top:320px !important;
}

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

#item63650 {
	width:266px !important;
	height:308px !important;
	left:278px !important;
	top:322px !important;
}

#item39729 {
	width:101px !important;
	height:20px !important;
	left:282px !important;
	top:600px !important;
}

#item39756 {
	width:112px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item39783 {
	width:102px !important;
	height:20px !important;
	left:391px !important;
	top:270px !important;
}

#item39814 {
	width:99px !important;
	height:20px !important;
	left:391px !important;
	top:290px !important;
}

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

#item63655 {
	width:251px !important;
	height:223px !important;
	left:21px !important;
	top:326px !important;
}

#item61157 {
	width:247px !important;
	height:221px !important;
}

#item63660 {
	width:247px !important;
	height:221px !important;
	left:275px !important;
	top:327px !important;
}

#item61158 {
	width:252px !important;
	height:310px !important;
}

#item63666 {
	width:252px !important;
	height:310px !important;
	left:14px !important;
}

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

#item63671 {
	width:266px !important;
	height:253px !important;
	left:278px !important;
}

#item39841 {
	width:128px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

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

#item39899 {
	width:184px !important;
	height:10px !important;
	left:24px !important;
	top:587px !important;
}

#item39961 {
	width:184px !important;
	height:10px !important;
	left:24px !important;
	top:597px !important;
}

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

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

#item61161 {
	width:158px !important;
	height:210px !important;
}

#item63682 {
	width:158px !important;
	height:210px !important;
	left:372px !important;
}

#item61162 {
	width:191px !important;
	height:190px !important;
}

#item63687 {
	width:191px !important;
	height:190px !important;
	left:339px !important;
	top:221px !important;
}

#item61163 {
	width:171px !important;
	height:308px !important;
}

#item63692 {
	width:171px !important;
	height:308px !important;
	left:96px !important;
	top:321px !important;
}

#item61164 {
	width:148px !important;
	height:215px !important;
}

#item63697 {
	width:148px !important;
	height:215px !important;
	left:382px !important;
	top:422px !important;
}

#item61165 {
	width:544px !important;
	height:308px !important;
}

#item63702 {
	width:544px !important;
	height:308px !important;
	left:544px !important;
	top:321px !important;
}

#item40022 {
	width:95px !important;
	height:20px !important;
	left:284px !important;
	top:301px !important;
}

#item40049 {
	width:93px !important;
	height:20px !important;
	left:276px !important;
	top:191px !important;
}

#item40076 {
	width:116px !important;
	height:20px !important;
	left:13px !important;
	top:294px !important;
}

#item40106 {
	width:81px !important;
	height:29px !important;
	left:276px !important;
	top:590px !important;
}

#item40138 {
	width:74px !important;
	height:29px !important;
	left:13px !important;
	top:562px !important;
}

#item40171 {
	width:84px !important;
	height:28px !important;
	left:13px !important;
	top:591px !important;
}

#item61166 {
	width:169px !important;
	height:310px !important;
}

#item63707 {
	width:169px !important;
	height:310px !important;
	left:97px !important;
}

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

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

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

#item40229 {
	width:77px !important;
	height:20px !important;
	left:283px !important;
	top:284px !important;
}

#item40256 {
	width:74px !important;
	height:20px !important;
	left:19px !important;
	top:174px !important;
}

#item40284 {
	width:88px !important;
	height:28px !important;
	left:19px !important;
	top:193px !important;
}

#item61170 {
	width:267px !important;
	height:247px !important;
}

#item63718 {
	width:267px !important;
	height:247px !important;
}

#item61171 {
	width:266px !important;
	height:248px !important;
}

#item63723 {
	width:266px !important;
	height:248px !important;
	left:278px !important;
}

#item61172 {
	width:251px !important;
	height:242px !important;
}

#item63728 {
	width:251px !important;
	height:242px !important;
	left:14px !important;
	top:322px !important;
}

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

#item63733 {
	width:99px !important;
	height:118px !important;
	left:284px !important;
	top:342px !important;
}

#item61174 {
	width:147px !important;
	height:125px !important;
}

#item63738 {
	width:147px !important;
	height:125px !important;
	left:378px !important;
	top:421px !important;
}

#item40315 {
	width:256px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item40346 {
	width:189px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item40376 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item40403 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item40431 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item61175 {
	width:530px !important;
	height:307px !important;
}

#item63743 {
	width:530px !important;
	height:307px !important;
	left:14px !important;
	top:322px !important;
}

#item61176 {
	width:253px !important;
	height:247px !important;
}

#item63748 {
	width:253px !important;
	height:247px !important;
	left:13px !important;
}

#item61177 {
	width:266px !important;
	height:247px !important;
}

#item63754 {
	width:266px !important;
	height:247px !important;
	left:278px !important;
}

#item40458 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:304px !important;
}

#item40486 {
	width:169px !important;
	height:9px !important;
	left:276px !important;
	top:304px !important;
}

#item40514 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item61178 {
	width:54px !important;
	height:103px !important;
}

#item63759 {
	width:54px !important;
	height:103px !important;
	left:350px !important;
	top:6px !important;
}

#item61179 {
	width:55px !important;
	height:145px !important;
}

#item63764 {
	width:55px !important;
	height:145px !important;
	left:408px !important;
	top:14px !important;
}

#item61180 {
	width:49px !important;
	height:148px !important;
}

#item63769 {
	width:49px !important;
	height:148px !important;
	left:475px !important;
	top:8px !important;
}

#item61181 {
	width:215px !important;
	height:226px !important;
}

#item63774 {
	width:215px !important;
	height:226px !important;
}

#item61182 {
	width:190px !important;
	height:145px !important;
}

#item63779 {
	width:190px !important;
	height:145px !important;
	left:340px !important;
	top:167px !important;
}

#item61183 {
	width:386px !important;
	height:308px !important;
}

#item63784 {
	width:386px !important;
	height:308px !important;
	left:14px !important;
	top:321px !important;
}

#item61184 {
	width:119px !important;
	height:207px !important;
}

#item63790 {
	width:119px !important;
	height:207px !important;
	left:411px !important;
	top:320px !important;
}

#item61185 {
	width:215px !important;
	height:233px !important;
}

#item63795 {
	width:215px !important;
	height:233px !important;
	left:544px !important;
	top:321px !important;
}

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

#item40571 {
	width:74px !important;
	height:20px !important;
	left:225px !important;
	top:291px !important;
}

#item40598 {
	width:83px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item40625 {
	width:89px !important;
	height:20px !important;
	left:410px !important;
	top:600px !important;
}

#item40654 {
	width:107px !important;
	height:9px !important;
	left:225px !important;
	top:104px !important;
}

#item40682 {
	width:107px !important;
	height:9px !important;
	left:225px !important;
	top:114px !important;
}

#item40709 {
	width:107px !important;
	height:9px !important;
	left:225px !important;
	top:125px !important;
}

#item61186 {
	width:303px !important;
	height:297px !important;
}

#item63800 {
	width:303px !important;
	height:297px !important;
	left:227px !important;
	top:321px !important;
}

#item61187 {
	width:369px !important;
	height:310px !important;
}

#item63805 {
	width:369px !important;
	height:310px !important;
	left:176px !important;
}

#item61191 {
	width:112px !important;
	height:315px !important;
}

#item63810 {
	width:112px !important;
	height:315px !important;
	left:57px !important;
}

#item40736 {
	width:83px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item40763 {
	width:116px !important;
	height:9px !important;
	left:409px !important;
	top:301px !important;
}

#item40790 {
	width:123px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item40817 {
	width:154px !important;
	height:9px !important;
	left:226px !important;
	top:610px !important;
}

#item61192 {
	width:174px !important;
	height:230px !important;
}

#item63816 {
	width:174px !important;
	height:230px !important;
	left:94px !important;
}

#item61193 {
	width:119px !important;
	height:82px !important;
}

#item63821 {
	width:119px !important;
	height:82px !important;
	left:147px !important;
	top:237px !important;
}

#item61194 {
	width:267px !important;
	height:248px !important;
}

#item63826 {
	width:267px !important;
	height:248px !important;
	left:277px !important;
}

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

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

#item61196 {
	width:252px !important;
	height:260px !important;
}

#item63837 {
	width:252px !important;
	height:260px !important;
	left:278px !important;
	top:322px !important;
}

#item40844 {
	width:160px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item40871 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:151px !important;
}

#item40898 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item40929 {
	width:125px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item40957 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item63842 {
	width:252px !important;
	height:246px !important;
	left:14px !important;
	top:319px !important;
}

#item61198 {
	width:215px !important;
	height:307px !important;
}

#item63847 {
	width:215px !important;
	height:307px !important;
	left:329px !important;
	top:321px !important;
}

#item61199 {
	width:266px !important;
	height:258px !important;
}

#item63852 {
	width:266px !important;
	height:258px !important;
	left:278px !important;
}

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

#item63857 {
	width:252px !important;
	height:258px !important;
	left:14px !important;
}

#item40984 {
	width:128px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item41011 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item41038 {
	width:95px !important;
	height:20px !important;
	left:279px !important;
	top:434px !important;
}

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

#item61201 {
	width:361px !important;
	height:233px !important;
}

#item63862 {
	width:361px !important;
	height:233px !important;
	left:14px !important;
}

#item61203 {
	width:107px !important;
	height:105px !important;
}

#item63867 {
	width:107px !important;
	height:105px !important;
	left:286px !important;
	top:248px !important;
}

#item61204 {
	width:113px !important;
	height:92px !important;
}

#item63872 {
	width:113px !important;
	height:92px !important;
	left:417px !important;
	top:263px !important;
}

#item61205 {
	width:239px !important;
	height:314px !important;
}

#item63877 {
	width:239px !important;
	height:314px !important;
	left:14px !important;
	top:242px !important;
}

#item61206 {
	width:123px !important;
	height:117px !important;
}

#item63882 {
	width:123px !important;
	height:117px !important;
	left:277px !important;
	top:445px !important;
}

#item61207 {
	width:81px !important;
	height:112px !important;
}

#item63887 {
	width:81px !important;
	height:112px !important;
	left:413px !important;
	top:437px !important;
}

#item41092 {
	width:108px !important;
	height:20px !important;
	left:381px !important;
	top:215px !important;
}

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

#item41150 {
	width:142px !important;
	height:9px !important;
	left:265px !important;
	top:600px !important;
}

#item41177 {
	width:142px !important;
	height:9px !important;
	left:265px !important;
	top:610px !important;
}

#item41206 {
	width:224px !important;
	height:9px !important;
	left:265px !important;
	top:405px !important;
}

#item41238 {
	width:225px !important;
	height:9px !important;
	left:265px !important;
	top:416px !important;
}

#item61208 {
	width:530px !important;
	height:307px !important;
}

#item63892 {
	width:530px !important;
	height:307px !important;
	left:14px !important;
	top:322px !important;
}

#item61209 {
	width:266px !important;
	height:264px !important;
}

#item63897 {
	width:266px !important;
	height:264px !important;
	left:278px !important;
}

#item61210 {
	width:206px !important;
	height:309px !important;
}

#item63903 {
	width:206px !important;
	height:309px !important;
	left:60px !important;
}

#item41268 {
	width:105px !important;
	height:20px !important;
	left:13px !important;
	top:286px !important;
}

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

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

#item61211 {
	width:544px !important;
	height:380px !important;
}

#item63908 {
	width:544px !important;
	height:380px !important;
	top:162px !important;
}

#item61212 {
	width:113px !important;
	height:105px !important;
}

#item63913 {
	width:113px !important;
	height:105px !important;
	left:14px !important;
	top:14px !important;
}

#item61213 {
	width:113px !important;
	height:105px !important;
}

#item63919 {
	width:113px !important;
	height:105px !important;
	left:136px !important;
	top:14px !important;
}

#item41349 {
	width:41px !important;
	height:9px !important;
	left:400px !important;
	top:596px !important;
}

#item41376 {
	width:41px !important;
	height:9px !important;
	left:400px !important;
	top:565px !important;
}

#item41403 {
	width:41px !important;
	height:9px !important;
	left:400px !important;
	top:579px !important;
}

#item41430 {
	width:40px !important;
	height:9px !important;
	left:329px !important;
	top:595px !important;
}

#item41458 {
	width:40px !important;
	height:9px !important;
	left:262px !important;
	top:565px !important;
}

#item41487 {
	width:40px !important;
	height:9px !important;
	left:329px !important;
	top:579px !important;
}

#item41514 {
	width:40px !important;
	height:9px !important;
	left:262px !important;
	top:595px !important;
}

#item41542 {
	width:38px !important;
	height:9px !important;
	left:262px !important;
	top:580px !important;
}

#item41569 {
	width:40px !important;
	height:9px !important;
	left:329px !important;
	top:565px !important;
}

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

#item63924 {
	width:252px !important;
	height:303px !important;
	left:14px !important;
	top:322px !important;
}

#item61217 {
	width:266px !important;
	height:240px !important;
}

#item63929 {
	width:266px !important;
	height:240px !important;
	left:278px !important;
	top:322px !important;
}

#item61218 {
	width:530px !important;
	height:309px !important;
}

#item63934 {
	width:530px !important;
	height:309px !important;
	left:14px !important;
}

#item41596 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item41623 {
	width:91px !important;
	height:20px !important;
	left:167px !important;
	top:599px !important;
}

#item41650 {
	width:162px !important;
	height:20px !important;
	left:13px !important;
	top:291px !important;
}

#item61219 {
	width:253px !important;
	height:212px !important;
}

#item63939 {
	width:253px !important;
	height:212px !important;
	left:277px !important;
}

#item61220 {
	width:238px !important;
	height:310px !important;
}

#item63944 {
	width:238px !important;
	height:310px !important;
}

#item61221 {
	width:266px !important;
	height:243px !important;
}

#item63949 {
	width:266px !important;
	height:243px !important;
	top:321px !important;
}

#item61222 {
	width:253px !important;
	height:157px !important;
}

#item63954 {
	width:253px !important;
	height:157px !important;
	left:277px !important;
	top:323px !important;
}

#item61223 {
	width:144px !important;
	height:149px !important;
}

#item63959 {
	width:144px !important;
	height:149px !important;
	left:277px !important;
	top:479px !important;
}

#item41682 {
	width:89px !important;
	height:20px !important;
	left:149px !important;
	top:291px !important;
}

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

#item41737 {
	width:133px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item41764 {
	width:107px !important;
	height:20px !important;
	left:427px !important;
	top:589px !important;
}

#item41791 {
	width:107px !important;
	height:9px !important;
	left:427px !important;
	top:610px !important;
}

#item61224 {
	width:253px !important;
	height:242px !important;
}

#item63964 {
	width:253px !important;
	height:242px !important;
	left:14px !important;
	top:320px !important;
}

#item61225 {
	width:266px !important;
	height:163px !important;
}

#item63969 {
	width:266px !important;
	height:163px !important;
	left:278px !important;
	top:380px !important;
}

#item61226 {
	width:266px !important;
	height:291px !important;
}

#item63975 {
	width:266px !important;
	height:291px !important;
	left:278px !important;
}

#item61227 {
	width:251px !important;
	height:189px !important;
}

#item63981 {
	width:251px !important;
	height:189px !important;
	left:15px !important;
}

#item61231 {
	width:62px !important;
	height:89px !important;
}

#item63986 {
	width:62px !important;
	height:89px !important;
	left:213px !important;
	top:208px !important;
}

#item41818 {
	width:184px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item41849 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item41876 {
	width:113px !important;
	height:9px !important;
	left:13px !important;
	top:250px !important;
}

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

#item41931 {
	width:203px !important;
	height:9px !important;
	left:276px !important;
	top:361px !important;
}

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

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

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

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

#item61234 {
	width:299px !important;
	height:266px !important;
}

#item64001 {
	width:299px !important;
	height:266px !important;
	left:14px !important;
	top:323px !important;
}

#item61235 {
	width:208px !important;
	height:238px !important;
}

#item64006 {
	width:208px !important;
	height:238px !important;
	left:322px !important;
	top:323px !important;
}

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

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

#item42016 {
	width:135px !important;
	height:9px !important;
	left:126px !important;
	top:600px !important;
}

#item42043 {
	width:153px !important;
	height:9px !important;
	left:323px !important;
	top:610px !important;
}

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

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

#item61237 {
	width:259px !important;
	height:253px !important;
}

#item64016 {
	width:259px !important;
	height:253px !important;
	left:278px !important;
	top:320px !important;
}

#item61238 {
	width:252px !important;
	height:255px !important;
}

#item64021 {
	width:252px !important;
	height:255px !important;
	left:278px !important;
}

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

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

#item42070 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item42097 {
	width:156px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item42124 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item61240 {
	width:530px !important;
	height:310px !important;
}

#item64031 {
	width:530px !important;
	height:310px !important;
}

#item61241 {
	width:266px !important;
	height:219px !important;
}

#item64036 {
	width:266px !important;
	height:219px !important;
	top:322px !important;
}

#item61242 {
	width:147px !important;
	height:140px !important;
}

#item64041 {
	width:147px !important;
	height:140px !important;
	left:279px !important;
	top:323px !important;
}

#item61243 {
	width:148px !important;
	height:152px !important;
}

#item64046 {
	width:148px !important;
	height:152px !important;
	left:278px !important;
	top:476px !important;
}

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

#item64052 {
	width:266px !important;
	height:241px !important;
	left:544px !important;
	top:321px !important;
}

#item61245 {
	width:170px !important;
	height:310px !important;
}

#item64057 {
	width:170px !important;
	height:310px !important;
	left:544px !important;
}

#item42178 {
	width:72px !important;
	height:20px !important;
	left:432px !important;
	top:600px !important;
}

#item42205 {
	width:68px !important;
	height:20px !important;
	left:432px !important;
	top:447px !important;
}

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

#item42260 {
	width:101px !important;
	height:20px !important;
	left:410px !important;
	top:291px !important;
}

#item61246 {
	width:266px !important;
	height:236px !important;
}

#item64062 {
	width:266px !important;
	height:236px !important;
	left:278px !important;
}

#item61247 {
	width:193px !important;
	height:334px !important;
}

#item64067 {
	width:193px !important;
	height:334px !important;
	left:351px !important;
	top:323px !important;
}

#item42287 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item42318 {
	width:70px !important;
	height:29px !important;
	left:276px !important;
	top:590px !important;
}

#item42345 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:301px !important;
}

#item42372 {
	width:76px !important;
	height:30px !important;
	left:174px !important;
	top:275px !important;
}

#item61250 {
	width:150px !important;
	height:163px !important;
}

#item64072 {
	width:150px !important;
	height:163px !important;
	left:394px !important;
}

#item61251 {
	width:225px !important;
	height:213px !important;
}

#item64077 {
	width:225px !important;
	height:213px !important;
	left:14px !important;
	top:14px !important;
}

#item61252 {
	width:178px !important;
	height:141px !important;
}

#item64083 {
	width:178px !important;
	height:141px !important;
	left:250px !important;
	top:169px !important;
}

#item61253 {
	width:170px !important;
	height:310px !important;
}

#item64088 {
	width:170px !important;
	height:310px !important;
	top:321px !important;
}

#item61254 {
	width:163px !important;
	height:142px !important;
}

#item64093 {
	width:163px !important;
	height:142px !important;
	left:250px !important;
	top:322px !important;
}

#item61255 {
	width:164px !important;
	height:167px !important;
}

#item64098 {
	width:164px !important;
	height:167px !important;
	left:249px !important;
	top:477px !important;
}

#item42399 {
	width:78px !important;
	height:20px !important;
	left:156px !important;
	top:489px !important;
}

#item42426 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item42453 {
	width:76px !important;
	height:20px !important;
	left:418px !important;
	top:600px !important;
}

#item42480 {
	width:102px !important;
	height:20px !important;
	left:418px !important;
	top:446px !important;
}

#item42507 {
	width:118px !important;
	height:9px !important;
	left:248px !important;
	top:150px !important;
}

#item42535 {
	width:73px !important;
	height:20px !important;
	left:432px !important;
	top:274px !important;
}

#item61256 {
	width:372px !important;
	height:315px !important;
}

#item64103 {
	width:372px !important;
	height:315px !important;
	left:172px !important;
}

#item61257 {
	width:143px !important;
	height:129px !important;
}

#item64108 {
	width:143px !important;
	height:129px !important;
	left:152px !important;
	top:225px !important;
}

#item61258 {
	width:153px !important;
	height:92px !important;
}

#item64113 {
	width:153px !important;
	height:92px !important;
	left:130px !important;
	top:400px !important;
}

#item61261 {
	width:237px !important;
	height:237px !important;
}

#item64118 {
	width:237px !important;
	height:237px !important;
	left:307px !important;
	top:332px !important;
}

#item61262 {
	width:162px !important;
	height:128px !important;
}

#item64124 {
	width:162px !important;
	height:128px !important;
	left:131px !important;
	top:498px !important;
}

#item42562 {
	width:148px !important;
	height:9px !important;
	left:20px !important;
	top:611px !important;
}

#item42590 {
	width:82px !important;
	height:20px !important;
	left:13px !important;
	top:196px !important;
}

#item42617 {
	width:86px !important;
	height:20px !important;
	left:19px !important;
	top:334px !important;
}

#item42644 {
	width:124px !important;
	height:9px !important;
	left:20px !important;
	top:484px !important;
}

#item42671 {
	width:162px !important;
	height:9px !important;
	left:305px !important;
	top:610px !important;
}

#item61263 {
	width:544px !important;
	height:311px !important;
}

#item64129 {
	width:544px !important;
	height:311px !important;
}

#item61264 {
	width:179px !important;
	height:101px !important;
}

#item64134 {
	width:179px !important;
	height:101px !important;
	left:14px !important;
	top:316px !important;
}

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

#item64139 {
	width:90px !important;
	height:63px !important;
	left:181px !important;
	top:396px !important;
}

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

#item64144 {
	width:252px !important;
	height:307px !important;
	left:278px !important;
	top:324px !important;
}

#item42698 {
	width:74px !important;
	height:29px !important;
	left:189px !important;
	top:591px !important;
}

#item42725 {
	width:123px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item42752 {
	width:88px !important;
	height:20px !important;
	left:326px !important;
	top:287px !important;
}

#item42779 {
	width:135px !important;
	height:20px !important;
	left:377px !important;
	top:432px !important;
}

#item61267 {
	width:142px !important;
	height:142px !important;
}

#item64149 {
	width:142px !important;
	height:142px !important;
	left:14px !important;
	top:321px !important;
}

#item61268 {
	width:147px !important;
	height:153px !important;
}

#item64154 {
	width:147px !important;
	height:153px !important;
	left:119px !important;
	top:476px !important;
}

#item61269 {
	width:253px !important;
	height:243px !important;
}

#item64159 {
	width:253px !important;
	height:243px !important;
	left:277px !important;
	top:321px !important;
}

#item61270 {
	width:430px !important;
	height:311px !important;
}

#item64164 {
	width:430px !important;
	height:311px !important;
	left:100px !important;
}

#item42806 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item42834 {
	width:194px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item42867 {
	width:89px !important;
	height:30px !important;
	left:13px !important;
	top:282px !important;
}

#item42894 {
	width:104px !important;
	height:9px !important;
	left:160px !important;
	top:411px !important;
}

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

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

#item61272 {
	width:260px !important;
	height:123px !important;
}

#item64174 {
	width:260px !important;
	height:123px !important;
	left:270px !important;
	top:14px !important;
}

#item61274 {
	width:175px !important;
	height:194px !important;
}

#item64179 {
	width:175px !important;
	height:194px !important;
	left:278px !important;
	top:220px !important;
}

#item61275 {
	width:159px !important;
	height:193px !important;
}

#item64185 {
	width:159px !important;
	height:193px !important;
	left:277px !important;
	top:425px !important;
}

#item42921 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

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

#item42977 {
	width:74px !important;
	height:20px !important;
	left:441px !important;
	top:397px !important;
}

#item43004 {
	width:126px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item43031 {
	width:56px !important;
	height:30px !important;
	left:441px !important;
	top:589px !important;
}

#item61276 {
	width:530px !important;
	height:206px !important;
}

#item64190 {
	width:530px !important;
	height:206px !important;
	left:14px !important;
	top:424px !important;
}

#item61277 {
	width:252px !important;
	height:194px !important;
}

#item64195 {
	width:252px !important;
	height:194px !important;
	left:14px !important;
	top:220px !important;
}

#item61278 {
	width:174px !important;
	height:415px !important;
}

#item64201 {
	width:174px !important;
	height:415px !important;
	left:277px !important;
}

#item61279 {
	width:254px !important;
	height:147px !important;
}

#item64206 {
	width:254px !important;
	height:147px !important;
	left:13px !important;
}

#item43058 {
	width:133px !important;
	height:9px !important;
	left:12px !important;
	top:201px !important;
}

#item43087 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:395px !important;
}

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

#item43141 {
	width:85px !important;
	height:29px !important;
	left:431px !important;
	top:377px !important;
}

#item61280 {
	width:193px !important;
	height:306px !important;
}

#item64211 {
	width:193px !important;
	height:306px !important;
}

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

#item64216 {
	width:252px !important;
	height:242px !important;
	left:278px !important;
}

#item61283 {
	width:268px !important;
	height:246px !important;
}

#item64221 {
	width:268px !important;
	height:246px !important;
	top:318px !important;
}

#item61284 {
	width:252px !important;
	height:236px !important;
}

#item64226 {
	width:252px !important;
	height:236px !important;
	left:278px !important;
	top:318px !important;
}

#item43168 {
	width:111px !important;
	height:9px !important;
	left:276px !important;
	top:298px !important;
}

#item43195 {
	width:135px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item43222 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item43249 {
	width:109px !important;
	height:20px !important;
	left:127px !important;
	top:282px !important;
}

#item61285 {
	width:260px !important;
	height:238px !important;
}

#item64231 {
	width:260px !important;
	height:238px !important;
	left:7px !important;
	top:318px !important;
}

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

#item64237 {
	width:266px !important;
	height:239px !important;
	left:278px !important;
	top:317px !important;
}

#item61287 {
	width:329px !important;
	height:306px !important;
}

#item64242 {
	width:329px !important;
	height:306px !important;
	left:215px !important;
}

#item43277 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item43305 {
	width:126px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item43332 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:288px !important;
}

#item43360 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:298px !important;
}

#item61288 {
	width:256px !important;
	height:176px !important;
}

#item64247 {
	width:256px !important;
	height:176px !important;
	left:14px !important;
	top:14px !important;
}

#item61289 {
	width:160px !important;
	height:196px !important;
}

#item64252 {
	width:160px !important;
	height:196px !important;
	left:370px !important;
	top:14px !important;
}

#item61290 {
	width:227px !important;
	height:163px !important;
}

#item64257 {
	width:227px !important;
	height:163px !important;
	left:23px !important;
	top:215px !important;
}

#item61291 {
	width:159px !important;
	height:191px !important;
}

#item64262 {
	width:159px !important;
	height:191px !important;
	left:371px !important;
	top:220px !important;
}

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

#item64267 {
	width:266px !important;
	height:207px !important;
	top:422px !important;
}

#item61294 {
	width:156px !important;
	height:221px !important;
}

#item64273 {
	width:156px !important;
	height:221px !important;
	left:355px !important;
	top:423px !important;
}

#item61295 {
	width:156px !important;
	height:205px !important;
}

#item64278 {
	width:156px !important;
	height:205px !important;
	left:544px !important;
	top:422px !important;
}

#item61298 {
	width:157px !important;
	height:190px !important;
}

#item64293 {
	width:157px !important;
	height:190px !important;
	left:544px !important;
	top:221px !important;
}

#item43387 {
	width:70px !important;
	height:20px !important;
	left:147px !important;
	top:599px !important;
}

#item43414 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:403px !important;
}

#item43441 {
	width:166px !important;
	height:9px !important;
	left:18px !important;
	top:196px !important;
}

#item43468 {
	width:71px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item43495 {
	width:71px !important;
	height:20px !important;
	left:276px !important;
	top:392px !important;
}

#item43522 {
	width:85px !important;
	height:29px !important;
	left:276px !important;
	top:181px !important;
}

#item61296 {
	width:174px !important;
	height:208px !important;
}

#item64283 {
	width:174px !important;
	height:208px !important;
	left:370px !important;
	top:422px !important;
}

#item61297 {
	width:175px !important;
	height:192px !important;
}

#item64288 {
	width:175px !important;
	height:192px !important;
	left:370px !important;
	top:220px !important;
}

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

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

#item61300 {
	width:174px !important;
	height:215px !important;
}

#item64303 {
	width:174px !important;
	height:215px !important;
	left:370px !important;
}

#item43549 {
	width:98px !important;
	height:20px !important;
	left:162px !important;
	top:393px !important;
}

#item43576 {
	width:107px !important;
	height:20px !important;
	left:162px !important;
	top:600px !important;
}

#item43606 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item43633 {
	width:76px !important;
	height:20px !important;
	left:276px !important;
	top:394px !important;
}

#item43661 {
	width:71px !important;
	height:20px !important;
	left:276px !important;
	top:191px !important;
}

#item43688 {
	width:81px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item61301 {
	width:164px !important;
	height:210px !important;
}

#item64309 {
	width:164px !important;
	height:210px !important;
	left:102px !important;
}

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

#item64314 {
	width:252px !important;
	height:210px !important;
	left:278px !important;
}

#item61303 {
	width:167px !important;
	height:190px !important;
}

#item64319 {
	width:167px !important;
	height:190px !important;
	left:102px !important;
	top:221px !important;
}

#item61304 {
	width:156px !important;
	height:190px !important;
}

#item64324 {
	width:156px !important;
	height:190px !important;
	left:374px !important;
	top:221px !important;
}

#item61308 {
	width:255px !important;
	height:204px !important;
}

#item64329 {
	width:255px !important;
	height:204px !important;
	left:14px !important;
	top:423px !important;
}

#item61309 {
	width:159px !important;
	height:205px !important;
}

#item64335 {
	width:159px !important;
	height:205px !important;
	left:374px !important;
	top:423px !important;
}

#item61310 {
	width:171px !important;
	height:206px !important;
}

#item64340 {
	width:171px !important;
	height:206px !important;
	left:544px !important;
	top:422px !important;
}

#item61312 {
	width:267px !important;
	height:190px !important;
}

#item64351 {
	width:267px !important;
	height:190px !important;
	left:544px !important;
	top:221px !important;
}

#item61315 {
	width:270px !important;
	height:214px !important;
}

#item64366 {
	width:270px !important;
	height:214px !important;
	left:544px !important;
}

#item43715 {
	width:85px !important;
	height:20px !important;
	left:276px !important;
	top:392px !important;
}

#item43742 {
	width:101px !important;
	height:9px !important;
	left:276px !important;
	top:202px !important;
}

#item43769 {
	width:70px !important;
	height:20px !important;
	left:13px !important;
	top:392px !important;
}

#item43796 {
	width:81px !important;
	height:20px !important;
	left:13px !important;
	top:191px !important;
}

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

#item43850 {
	width:96px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item61311 {
	width:264px !important;
	height:142px !important;
}

#item64345 {
	width:264px !important;
	height:142px !important;
	left:281px !important;
	top:422px !important;
}

#item61313 {
	width:266px !important;
	height:127px !important;
}

#item64356 {
	width:266px !important;
	height:127px !important;
	left:278px !important;
	top:221px !important;
}

#item61314 {
	width:266px !important;
	height:153px !important;
}

#item64361 {
	width:266px !important;
	height:153px !important;
	left:278px !important;
}

#item43877 {
	width:95px !important;
	height:9px !important;
	left:276px !important;
	top:403px !important;
}

#item43904 {
	width:94px !important;
	height:30px !important;
	left:180px !important;
	top:589px !important;
}

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

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

#item43987 {
	width:196px !important;
	height:9px !important;
	left:276px !important;
	top:202px !important;
}

#item44018 {
	width:75px !important;
	height:20px !important;
	left:177px !important;
	top:394px !important;
}

#item61317 {
	width:354px !important;
	height:342px !important;
}

#item64371 {
	width:354px !important;
	height:342px !important;
}

#item61318 {
	width:63px !important;
	height:48px !important;
}

#item64376 {
	width:63px !important;
	height:48px !important;
	left:410px !important;
	top:42px !important;
}

#item61319 {
	width:60px !important;
	height:38px !important;
}

#item64381 {
	width:60px !important;
	height:38px !important;
	left:367px !important;
	top:64px !important;
}

#item61320 {
	width:73px !important;
	height:39px !important;
}

#item64386 {
	width:73px !important;
	height:39px !important;
	left:451px !important;
	top:72px !important;
}

#item61321 {
	width:171px !important;
	height:115px !important;
}

#item64391 {
	width:171px !important;
	height:115px !important;
	left:366px !important;
	top:229px !important;
}

#item61322 {
	width:253px !important;
	height:137px !important;
}

#item64396 {
	width:253px !important;
	height:137px !important;
	left:14px !important;
	top:427px !important;
}

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

#item64401 {
	width:252px !important;
	height:135px !important;
	left:278px !important;
	top:420px !important;
}

#item44045 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:408px !important;
}

#item44072 {
	width:174px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item44104 {
	width:169px !important;
	height:9px !important;
	left:364px !important;
	top:406px !important;
}

#item44131 {
	width:169px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item44158 {
	width:166px !important;
	height:10px !important;
	left:364px !important;
	top:193px !important;
}

#item44191 {
	width:166px !important;
	height:10px !important;
	left:364px !important;
	top:203px !important;
}

#item44221 {
	width:163px !important;
	height:10px !important;
	left:364px !important;
	top:214px !important;
}

#item61324 {
	width:252px !important;
	height:188px !important;
}

#item64406 {
	width:252px !important;
	height:188px !important;
	left:14px !important;
	top:375px !important;
}

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

#item64411 {
	width:162px !important;
	height:179px !important;
	left:369px !important;
	top:374px !important;
}

#item61326 {
	width:294px !important;
	height:303px !important;
}

#item64416 {
	width:294px !important;
	height:303px !important;
	left:236px !important;
	top:10px !important;
}

#item61327 {
	width:120px !important;
	height:180px !important;
}

#item64422 {
	width:120px !important;
	height:180px !important;
	left:105px !important;
	top:14px !important;
}

#item61328 {
	width:116px !important;
	height:160px !important;
}

#item64427 {
	width:116px !important;
	height:160px !important;
	left:108px !important;
	top:206px !important;
}

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

#item44278 {
	width:147px !important;
	height:9px !important;
	left:234px !important;
	top:359px !important;
}

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

#item44332 {
	width:85px !important;
	height:30px !important;
	left:13px !important;
	top:338px !important;
}

#item44359 {
	width:98px !important;
	height:20px !important;
	left:13px !important;
	top:175px !important;
}

#item61329 {
	width:266px !important;
	height:157px !important;
}

#item64432 {
	width:266px !important;
	height:157px !important;
}

#item61330 {
	width:252px !important;
	height:173px !important;
}

#item64438 {
	width:252px !important;
	height:173px !important;
	left:278px !important;
}

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

#item64443 {
	width:252px !important;
	height:147px !important;
	left:14px !important;
	top:219px !important;
}

#item61334 {
	width:178px !important;
	height:196px !important;
}

#item64448 {
	width:178px !important;
	height:196px !important;
	left:352px !important;
	top:221px !important;
}

#item61335 {
	width:252px !important;
	height:146px !important;
}

#item64453 {
	width:252px !important;
	height:146px !important;
	left:14px !important;
	top:427px !important;
}

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

#item64458 {
	width:252px !important;
	height:150px !important;
	left:278px !important;
	top:424px !important;
}

#item44386 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item44413 {
	width:120px !important;
	height:9px !important;
	left:276px !important;
	top:202px !important;
}

#item44441 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:409px !important;
}

#item44472 {
	width:71px !important;
	height:20px !important;
	left:276px !important;
	top:397px !important;
}

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

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

#item61337 {
	width:189px !important;
	height:201px !important;
}

#item64463 {
	width:189px !important;
	height:201px !important;
	left:77px !important;
	top:428px !important;
}

#item61338 {
	width:259px !important;
	height:174px !important;
}

#item64468 {
	width:259px !important;
	height:174px !important;
	left:278px !important;
	top:380px !important;
}

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

#item64473 {
	width:184px !important;
	height:196px !important;
	left:82px !important;
	top:221px !important;
}

#item61340 {
	width:174px !important;
	height:202px !important;
}

#item64478 {
	width:174px !important;
	height:202px !important;
	left:92px !important;
	top:7px !important;
}

#item61341 {
	width:258px !important;
	height:307px !important;
}

#item64483 {
	width:258px !important;
	height:307px !important;
	left:278px !important;
	top:7px !important;
}

#item44553 {
	width:54px !important;
	height:40px !important;
	left:13px !important;
	top:555px !important;
}

#item44580 {
	width:84px !important;
	height:30px !important;
	left:13px !important;
	top:180px !important;
}

#item44610 {
	width:71px !important;
	height:40px !important;
	left:13px !important;
	top:367px !important;
}

#item44641 {
	width:132px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item44672 {
	width:165px !important;
	height:9px !important;
	left:277px !important;
	top:361px !important;
}

#item61342 {
	width:266px !important;
	height:309px !important;
}

#item64488 {
	width:266px !important;
	height:309px !important;
}

#item61343 {
	width:252px !important;
	height:157px !important;
}

#item64494 {
	width:252px !important;
	height:157px !important;
	left:279px !important;
}

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

#item64500 {
	width:252px !important;
	height:145px !important;
	left:278px !important;
	top:221px !important;
}

#item61345 {
	width:201px !important;
	height:308px !important;
}

#item64505 {
	width:201px !important;
	height:308px !important;
	left:65px !important;
	top:322px !important;
}

#item61349 {
	width:152px !important;
	height:115px !important;
}

#item64510 {
	width:152px !important;
	height:115px !important;
	left:295px !important;
	top:437px !important;
}

#item61350 {
	width:91px !important;
	height:69px !important;
}

#item64515 {
	width:91px !important;
	height:69px !important;
	left:439px !important;
	top:494px !important;
}

#item44701 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:403px !important;
}

#item44728 {
	width:183px !important;
	height:9px !important;
	left:276px !important;
	top:203px !important;
}

#item44759 {
	width:142px !important;
	height:20px !important;
	left:13px !important;
	top:293px !important;
}

#item44789 {
	width:77px !important;
	height:29px !important;
	left:13px !important;
	top:591px !important;
}

#item44819 {
	width:226px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item44846 {
	width:226px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item61351 {
	width:94px !important;
	height:140px !important;
}

#item64520 {
	width:94px !important;
	height:140px !important;
	left:84px !important;
	top:462px !important;
}

#item61352 {
	width:86px !important;
	height:133px !important;
}

#item64525 {
	width:86px !important;
	height:133px !important;
	left:181px !important;
	top:433px !important;
}

#item61353 {
	width:267px !important;
	height:235px !important;
}

#item64530 {
	width:267px !important;
	height:235px !important;
	left:277px !important;
	top:321px !important;
}

#item61354 {
	width:184px !important;
	height:192px !important;
}

#item64535 {
	width:184px !important;
	height:192px !important;
	left:84px !important;
	top:220px !important;
}

#item61355 {
	width:111px !important;
	height:128px !important;
}

#item64540 {
	width:111px !important;
	height:128px !important;
	left:85px !important;
	top:50px !important;
}

#item67513 {
	width:111px !important;
	height:105px !important;
}

#item67508 {
	width:111px !important;
	height:105px !important;
	left:160px !important;
	top:9px !important;
}

#item61356 {
	width:266px !important;
	height:256px !important;
}

#item64545 {
	width:266px !important;
	height:256px !important;
	left:278px !important;
}

#item44877 {
	width:125px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

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

#item44931 {
	width:71px !important;
	height:29px !important;
	left:13px !important;
	top:383px !important;
}

#item44958 {
	width:75px !important;
	height:29px !important;
	left:13px !important;
	top:152px !important;
}

#item44989 {
	width:75px !important;
	height:29px !important;
	left:13px !important;
	top:181px !important;
}

#item45016 {
	width:69px !important;
	height:29px !important;
	left:13px !important;
	top:550px !important;
}

#item45046 {
	width:71px !important;
	height:29px !important;
	left:13px !important;
	top:580px !important;
}

#item61357 {
	width:266px !important;
	height:247px !important;
}

#item64550 {
	width:266px !important;
	height:247px !important;
}

#item61358 {
	width:267px !important;
	height:170px !important;
}

#item64555 {
	width:267px !important;
	height:170px !important;
	left:277px !important;
}

#item61359 {
	width:266px !important;
	height:156px !important;
}

#item64560 {
	width:266px !important;
	height:156px !important;
	left:278px !important;
	top:221px !important;
}

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

#item64565 {
	width:266px !important;
	height:218px !important;
	top:322px !important;
}

#item61361 {
	width:253px !important;
	height:141px !important;
}

#item64571 {
	width:253px !important;
	height:141px !important;
	left:277px !important;
	top:413px !important;
}

#item45076 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item45106 {
	width:214px !important;
	height:9px !important;
	left:276px !important;
	top:202px !important;
}

#item45137 {
	width:121px !important;
	height:9px !important;
	left:276px !important;
	top:402px !important;
}

#item45164 {
	width:161px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item45192 {
	width:131px !important;
	height:9px !important;
	left:13px !important;
	top:609px !important;
}

#item61362 {
	width:251px !important;
	height:158px !important;
}

#item64576 {
	width:251px !important;
	height:158px !important;
	left:14px !important;
	top:417px !important;
}

#item61363 {
	width:255px !important;
	height:143px !important;
}

#item64581 {
	width:255px !important;
	height:143px !important;
	left:11px !important;
	top:225px !important;
}

#item61364 {
	width:128px !important;
	height:130px !important;
}

#item64586 {
	width:128px !important;
	height:130px !important;
	left:38px !important;
	top:28px !important;
}

#item61365 {
	width:144px !important;
	height:142px !important;
}

#item64591 {
	width:144px !important;
	height:142px !important;
	left:129px !important;
	top:38px !important;
}

#item61366 {
	width:265px !important;
	height:255px !important;
}

#item64596 {
	width:265px !important;
	height:255px !important;
	left:279px !important;
}

#item61367 {
	width:266px !important;
	height:231px !important;
}

#item64602 {
	width:266px !important;
	height:231px !important;
	left:278px !important;
	top:322px !important;
}

#item45219 {
	width:146px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

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

#item45301 {
	width:126px !important;
	height:9px !important;
	left:13px !important;
	top:401px !important;
}

#item45328 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

#item45355 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:212px !important;
}

#item61371 {
	width:267px !important;
	height:246px !important;
}

#item64607 {
	width:267px !important;
	height:246px !important;
}

#item61372 {
	width:120px !important;
	height:88px !important;
}

#item64612 {
	width:120px !important;
	height:88px !important;
	top:256px !important;
}

#item61373 {
	width:195px !important;
	height:162px !important;
}

#item64617 {
	width:195px !important;
	height:162px !important;
	left:276px !important;
}

#item61374 {
	width:252px !important;
	height:128px !important;
}

#item64622 {
	width:252px !important;
	height:128px !important;
	left:278px !important;
	top:232px !important;
}

#item61375 {
	width:159px !important;
	height:179px !important;
}

#item64627 {
	width:159px !important;
	height:179px !important;
	top:439px !important;
}

#item61376 {
	width:172px !important;
	height:180px !important;
}

#item64632 {
	width:172px !important;
	height:180px !important;
	left:279px !important;
	top:438px !important;
}

#item45382 {
	width:194px !important;
	height:9px !important;
	left:276px !important;
	top:217px !important;
}

#item45413 {
	width:206px !important;
	height:9px !important;
	left:276px !important;
	top:421px !important;
}

#item45443 {
	width:106px !important;
	height:20px !important;
	left:163px !important;
	top:600px !important;
}

#item45473 {
	width:72px !important;
	height:20px !important;
	left:461px !important;
	top:599px !important;
}

#item45500 {
	width:184px !important;
	height:9px !important;
	left:13px !important;
	top:410px !important;
}

#item45532 {
	width:184px !important;
	height:9px !important;
	left:13px !important;
	top:421px !important;
}

#item61377 {
	width:255px !important;
	height:197px !important;
}

#item64637 {
	width:255px !important;
	height:197px !important;
	left:14px !important;
	top:422px !important;
}

#item61378 {
	width:167px !important;
	height:74px !important;
}

#item64643 {
	width:167px !important;
	height:74px !important;
	left:363px !important;
	top:335px !important;
}

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

#item67515 {
	width:129px !important;
	height:188px !important;
	left:135px !important;
	top:223px !important;
}

#item61379 {
	width:88px !important;
	height:81px !important;
}

#item64648 {
	width:88px !important;
	height:81px !important;
	left:337px !important;
	top:439px !important;
}

#item61381 {
	width:64px !important;
	height:83px !important;
}

#item64653 {
	width:64px !important;
	height:83px !important;
	left:433px !important;
	top:463px !important;
}

#item61382 {
	width:79px !important;
	height:75px !important;
}

#item64658 {
	width:79px !important;
	height:75px !important;
	left:446px !important;
	top:495px !important;
}

#item61383 {
	width:96px !important;
	height:63px !important;
}

#item64663 {
	width:96px !important;
	height:63px !important;
	left:439px !important;
	top:549px !important;
}

#item61380 {
	width:49px !important;
	height:83px !important;
}

#item64824 {
	width:49px !important;
	height:83px !important;
	left:409px !important;
	top:445px !important;
}

#item61385 {
	width:267px !important;
	height:242px !important;
}

#item64829 {
	width:267px !important;
	height:242px !important;
	left:277px !important;
}

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

#item45586 {
	width:125px !important;
	height:9px !important;
	left:276px !important;
	top:315px !important;
}

#item45613 {
	width:107px !important;
	height:9px !important;
	left:287px !important;
	top:558px !important;
}

#item45640 {
	width:107px !important;
	height:9px !important;
	left:287px !important;
	top:568px !important;
}

#item45667 {
	width:107px !important;
	height:9px !important;
	left:287px !important;
	top:579px !important;
}

#item45694 {
	width:107px !important;
	height:9px !important;
	left:287px !important;
	top:589px !important;
}

#item45721 {
	width:107px !important;
	height:9px !important;
	left:287px !important;
	top:600px !important;
}

#item45748 {
	width:123px !important;
	height:20px !important;
	left:13px !important;
	top:373px !important;
}

#item45780 {
	width:121px !important;
	height:20px !important;
	left:13px !important;
	top:392px !important;
}

#item45811 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:183px !important;
}

#item45838 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:194px !important;
}

#item61386 {
	width:130px !important;
	height:291px !important;
}

#item64834 {
	width:130px !important;
	height:291px !important;
	left:14px !important;
	top:14px !important;
}

#item61387 {
	width:57px !important;
	height:124px !important;
}

#item64839 {
	width:57px !important;
	height:124px !important;
	left:154px !important;
	top:60px !important;
}

#item61388 {
	width:61px !important;
	height:129px !important;
}

#item64844 {
	width:61px !important;
	height:129px !important;
	left:225px !important;
	top:54px !important;
}

#item61389 {
	width:54px !important;
	height:128px !important;
}

#item64849 {
	width:54px !important;
	height:128px !important;
	left:300px !important;
	top:56px !important;
}

#item61390 {
	width:64px !important;
	height:66px !important;
}

#item64854 {
	width:64px !important;
	height:66px !important;
	left:163px !important;
	top:198px !important;
}

#item61391 {
	width:163px !important;
	height:101px !important;
}

#item64860 {
	width:163px !important;
	height:101px !important;
	left:367px !important;
	top:139px !important;
}

#item61392 {
	width:224px !important;
	height:222px !important;
}

#item64865 {
	width:224px !important;
	height:222px !important;
	top:321px !important;
}

#item61393 {
	width:294px !important;
	height:126px !important;
}

#item64870 {
	width:294px !important;
	height:126px !important;
	left:236px !important;
	top:323px !important;
}

#item61394 {
	width:196px !important;
	height:99px !important;
}

#item64875 {
	width:196px !important;
	height:99px !important;
	left:334px !important;
	top:454px !important;
}

#item45868 {
	width:147px !important;
	height:9px !important;
	left:371px !important;
	top:295px !important;
}

#item45895 {
	width:123px !important;
	height:20px !important;
	left:231px !important;
	top:285px !important;
}

#item45926 {
	width:158px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item45957 {
	width:168px !important;
	height:9px !important;
	left:364px !important;
	top:105px !important;
}

#item45987 {
	width:168px !important;
	height:9px !important;
	left:364px !important;
	top:115px !important;
}

#item46014 {
	width:168px !important;
	height:9px !important;
	left:364px !important;
	top:126px !important;
}

#item46041 {
	width:221px !important;
	height:9px !important;
	left:235px !important;
	top:600px !important;
}

#item46072 {
	width:221px !important;
	height:9px !important;
	left:235px !important;
	top:610px !important;
}

#item61395 {
	width:203px !important;
	height:283px !important;
}

#item64881 {
	width:203px !important;
	height:283px !important;
	left:14px !important;
	top:335px !important;
}

#item61396 {
	width:317px !important;
	height:280px !important;
}

#item64886 {
	width:317px !important;
	height:280px !important;
	left:227px !important;
	top:264px !important;
}

#item61397 {
	width:247px !important;
	height:270px !important;
}

#item64891 {
	width:247px !important;
	height:270px !important;
	left:14px !important;
}

#item61398 {
	width:268px !important;
	height:176px !important;
}

#item64896 {
	width:268px !important;
	height:176px !important;
	left:276px !important;
}

#item46103 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:318px !important;
}

#item46131 {
	width:202px !important;
	height:9px !important;
	left:225px !important;
	top:610px !important;
}

#item46163 {
	width:94px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item46190 {
	width:156px !important;
	height:9px !important;
	left:276px !important;
	top:243px !important;
}

#item61401 {
	width:252px !important;
	height:148px !important;
}

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

#item61402 {
	width:252px !important;
	height:181px !important;
}

#item64906 {
	width:252px !important;
	height:181px !important;
	left:279px !important;
}

#item61403 {
	width:252px !important;
	height:133px !important;
}

#item64912 {
	width:252px !important;
	height:133px !important;
	left:14px !important;
	top:225px !important;
}

#item61404 {
	width:171px !important;
	height:210px !important;
}

#item64917 {
	width:171px !important;
	height:210px !important;
	left:359px !important;
	top:193px !important;
}

#item61405 {
	width:252px !important;
	height:158px !important;
}

#item64922 {
	width:252px !important;
	height:158px !important;
	left:14px !important;
	top:397px !important;
}

#item61406 {
	width:252px !important;
	height:146px !important;
}

#item64927 {
	width:252px !important;
	height:146px !important;
	left:279px !important;
	top:417px !important;
}

#item61410 {
	width:185px !important;
	height:168px !important;
}

#item64947 {
	width:185px !important;
	height:168px !important;
	left:544px !important;
	top:192px !important;
}

#item61413 {
	width:185px !important;
	height:181px !important;
}

#item64958 {
	width:185px !important;
	height:181px !important;
	left:544px !important;
}

#item46217 {
	width:182px !important;
	height:9px !important;
	left:13px !important;
	top:387px !important;
}

#item46244 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item46271 {
	width:145px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item46298 {
	width:181px !important;
	height:9px !important;
	left:276px !important;
	top:174px !important;
}

#item46328 {
	width:71px !important;
	height:40px !important;
	left:276px !important;
	top:368px !important;
}

#item46360 {
	width:106px !important;
	height:9px !important;
	left:13px !important;
	top:208px !important;
}

#item61407 {
	width:265px !important;
	height:135px !important;
}

#item64932 {
	width:265px !important;
	height:135px !important;
	left:4px !important;
	top:368px !important;
}

#item61408 {
	width:72px !important;
	height:77px !important;
}

#item64937 {
	width:72px !important;
	height:77px !important;
	left:198px !important;
	top:550px !important;
}

#item61409 {
	width:265px !important;
	height:250px !important;
}

#item64942 {
	width:265px !important;
	height:250px !important;
	left:279px !important;
	top:322px !important;
}

#item61412 {
	width:266px !important;
	height:262px !important;
}

#item64953 {
	width:266px !important;
	height:262px !important;
	left:278px !important;
}

#item46388 {
	width:84px !important;
	height:30px !important;
	left:189px !important;
	top:153px !important;
}

#item46415 {
	width:72px !important;
	height:20px !important;
	left:189px !important;
	top:341px !important;
}

#item46442 {
	width:181px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

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

#item46499 {
	width:133px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item46527 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:524px !important;
}

#item46558 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:535px !important;
}

#item46588 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:545px !important;
}

#item61414 {
	width:147px !important;
	height:311px !important;
}

#item64963 {
	width:147px !important;
	height:311px !important;
}

#item61415 {
	width:252px !important;
	height:143px !important;
}

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

#item61416 {
	width:266px !important;
	height:132px !important;
}

#item64973 {
	width:266px !important;
	height:132px !important;
	left:278px !important;
	top:221px !important;
}

#item61417 {
	width:266px !important;
	height:237px !important;
}

#item64978 {
	width:266px !important;
	height:237px !important;
	top:322px !important;
}

#item61418 {
	width:184px !important;
	height:181px !important;
}

#item64984 {
	width:184px !important;
	height:181px !important;
	left:361px !important;
	top:437px !important;
}

#item46619 {
	width:198px !important;
	height:9px !important;
	left:276px !important;
	top:418px !important;
}

#item46650 {
	width:176px !important;
	height:9px !important;
	left:276px !important;
	top:202px !important;
}

#item46677 {
	width:78px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item46704 {
	width:221px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item46734 {
	width:99px !important;
	height:20px !important;
	left:162px !important;
	top:103px !important;
}

#item46766 {
	width:103px !important;
	height:29px !important;
	left:158px !important;
	top:123px !important;
}

#item61419 {
	width:230px !important;
	height:242px !important;
}

#item64989 {
	width:230px !important;
	height:242px !important;
	left:14px !important;
	top:323px !important;
}

#item61420 {
	width:108px !important;
	height:27px !important;
}

#item64994 {
	width:108px !important;
	height:27px !important;
	left:198px !important;
	top:564px !important;
}

#item61421 {
	width:111px !important;
	height:28px !important;
}

#item64999 {
	width:111px !important;
	height:28px !important;
	left:174px !important;
	top:592px !important;
}

#item61422 {
	width:145px !important;
	height:301px !important;
}

#item65004 {
	width:145px !important;
	height:301px !important;
	left:393px !important;
	top:322px !important;
}

#item61426 {
	width:530px !important;
	height:310px !important;
}

#item65009 {
	width:530px !important;
	height:310px !important;
	left:14px !important;
}

#item46798 {
	width:126px !important;
	height:9px !important;
	left:20px !important;
	top:418px !important;
}

#item46825 {
	width:84px !important;
	height:20px !important;
	left:21px !important;
	top:281px !important;
}

#item46852 {
	width:70px !important;
	height:29px !important;
	left:327px !important;
	top:590px !important;
}

#item59169 {
	width:120px !important;
	height:9px !important;
	left:189px !important;
	top:528px !important;
}

#item59197 {
	width:120px !important;
	height:9px !important;
	left:189px !important;
	top:538px !important;
}

#item59225 {
	width:120px !important;
	height:9px !important;
	left:189px !important;
	top:549px !important;
}

#item61427 {
	width:350px !important;
	height:342px !important;
}

#item65014 {
	width:350px !important;
	height:342px !important;
}

#item61428 {
	width:164px !important;
	height:121px !important;
}

#item65019 {
	width:164px !important;
	height:121px !important;
	left:366px !important;
	top:14px !important;
}

#item61429 {
	width:89px !important;
	height:194px !important;
}

#item65024 {
	width:89px !important;
	height:194px !important;
	left:455px !important;
	top:220px !important;
}

#item61430 {
	width:165px !important;
	height:123px !important;
}

#item65030 {
	width:165px !important;
	height:123px !important;
	left:14px !important;
	top:420px !important;
}

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

#item65035 {
	width:163px !important;
	height:131px !important;
	left:191px !important;
	top:424px !important;
}

#item61432 {
	width:178px !important;
	height:120px !important;
}

#item65040 {
	width:178px !important;
	height:120px !important;
	left:366px !important;
	top:424px !important;
}

#item46880 {
	width:85px !important;
	height:20px !important;
	left:364px !important;
	top:394px !important;
}

#item46907 {
	width:131px !important;
	height:9px !important;
	left:13px !important;
	top:397px !important;
}

#item46935 {
	width:111px !important;
	height:20px !important;
	left:364px !important;
	top:189px !important;
}

#item46962 {
	width:168px !important;
	height:9px !important;
	left:187px !important;
	top:611px !important;
}

#item46989 {
	width:135px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

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

#item61433 {
	width:262px !important;
	height:144px !important;
}

#item65045 {
	width:262px !important;
	height:144px !important;
	left:5px !important;
	top:424px !important;
}

#item61434 {
	width:266px !important;
	height:249px !important;
}

#item65050 {
	width:266px !important;
	height:249px !important;
	left:278px !important;
	top:322px !important;
}

#item61436 {
	width:252px !important;
	height:130px !important;
}

#item65055 {
	width:252px !important;
	height:130px !important;
	left:14px !important;
	top:220px !important;
}

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

#item65060 {
	width:170px !important;
	height:193px !important;
	left:96px !important;
	top:14px !important;
}

#item61438 {
	width:271px !important;
	height:310px !important;
}

#item65065 {
	width:271px !important;
	height:310px !important;
	left:273px !important;
}

#item47043 {
	width:190px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item47073 {
	width:80px !important;
	height:20px !important;
	left:13px !important;
	top:189px !important;
}

#item47100 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item47127 {
	width:132px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item47154 {
	width:109px !important;
	height:20px !important;
	left:283px !important;
	top:93px !important;
}

#item47185 {
	width:127px !important;
	height:20px !important;
	left:283px !important;
	top:112px !important;
}

#item61439 {
	width:266px !important;
	height:319px !important;
}

#item65070 {
	width:266px !important;
	height:319px !important;
}

#item61440 {
	width:201px !important;
	height:296px !important;
}

#item65075 {
	width:201px !important;
	height:296px !important;
	left:330px !important;
	top:14px !important;
}

#item61441 {
	width:252px !important;
	height:180px !important;
}

#item65080 {
	width:252px !important;
	height:180px !important;
	left:14px !important;
	top:384px !important;
}

#item61442 {
	width:213px !important;
	height:295px !important;
}

#item65085 {
	width:213px !important;
	height:295px !important;
	left:278px !important;
	top:322px !important;
}

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

#item47247 {
	width:123px !important;
	height:20px !important;
	left:403px !important;
	top:594px !important;
}

#item47279 {
	width:126px !important;
	height:9px !important;
	left:13px !important;
	top:365px !important;
}

#item47307 {
	width:79px !important;
	height:30px !important;
	left:282px !important;
	top:198px !important;
}

#item61443 {
	width:516px !important;
	height:205px !important;
}

#item65090 {
	width:516px !important;
	height:205px !important;
	left:14px !important;
	top:425px !important;
}

#item61444 {
	width:253px !important;
	height:349px !important;
}

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

#item61445 {
	width:266px !important;
	height:334px !important;
}

#item65101 {
	width:266px !important;
	height:334px !important;
	left:270px !important;
	top:14px !important;
}

#item47334 {
	width:137px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item47361 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item47388 {
	width:136px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item61447 {
	width:252px !important;
	height:292px !important;
}

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

#item61448 {
	width:143px !important;
	height:193px !important;
}

#item65111 {
	width:143px !important;
	height:193px !important;
	left:278px !important;
	top:14px !important;
}

#item61449 {
	width:149px !important;
	height:201px !important;
}

#item65117 {
	width:149px !important;
	height:201px !important;
	left:388px !important;
	top:220px !important;
}

#item61450 {
	width:261px !important;
	height:137px !important;
}

#item65122 {
	width:261px !important;
	height:137px !important;
	left:278px !important;
	top:424px !important;
}

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

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

#item47418 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:362px !important;
}

#item47446 {
	width:110px !important;
	height:20px !important;
	left:276px !important;
	top:346px !important;
}

#item47473 {
	width:117px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

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

#item47528 {
	width:73px !important;
	height:20px !important;
	left:424px !important;
	top:112px !important;
}

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

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

#item61453 {
	width:93px !important;
	height:55px !important;
}

#item65137 {
	width:93px !important;
	height:55px !important;
	left:178px !important;
	top:575px !important;
}

#item61454 {
	width:266px !important;
	height:235px !important;
}

#item65142 {
	width:266px !important;
	height:235px !important;
	left:278px !important;
	top:321px !important;
}

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

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

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

#item65153 {
	width:252px !important;
	height:238px !important;
	left:279px !important;
	top:14px !important;
}

#item47555 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

#item47583 {
	width:216px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item47613 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item47641 {
	width:205px !important;
	height:9px !important;
	left:13px !important;
	top:567px !important;
}

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

#item61457 {
	width:347px !important;
	height:216px !important;
}

#item65158 {
	width:347px !important;
	height:216px !important;
	top:68px !important;
}

#item61460 {
	width:96px !important;
	height:86px !important;
}

#item65163 {
	width:96px !important;
	height:86px !important;
	left:14px !important;
	top:273px !important;
}

#item61461 {
	width:98px !important;
	height:87px !important;
}

#item65169 {
	width:98px !important;
	height:87px !important;
	left:113px !important;
	top:272px !important;
}

#item61462 {
	width:99px !important;
	height:413px !important;
}

#item65174 {
	width:99px !important;
	height:413px !important;
	left:445px !important;
}

#item61463 {
	width:164px !important;
	height:100px !important;
}

#item65180 {
	width:164px !important;
	height:100px !important;
	left:14px !important;
	top:423px !important;
}

#item61464 {
	width:164px !important;
	height:121px !important;
}

#item65185 {
	width:164px !important;
	height:121px !important;
	left:191px !important;
	top:424px !important;
}

#item61465 {
	width:171px !important;
	height:133px !important;
}

#item65190 {
	width:171px !important;
	height:133px !important;
	left:366px !important;
	top:423px !important;
}

#item47700 {
	width:74px !important;
	height:29px !important;
	left:371px !important;
	top:377px !important;
}

#item47727 {
	width:127px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item47757 {
	width:97px !important;
	height:20px !important;
	left:364px !important;
	top:600px !important;
}

#item47784 {
	width:136px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item47811 {
	width:189px !important;
	height:9px !important;
	left:13px !important;
	top:395px !important;
}

#item47841 {
	width:189px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item61466 {
	width:193px !important;
	height:314px !important;
}

#item65195 {
	width:193px !important;
	height:314px !important;
	left:14px !important;
	top:221px !important;
}

#item61467 {
	width:212px !important;
	height:141px !important;
}

#item65200 {
	width:212px !important;
	height:141px !important;
	left:325px !important;
	top:478px !important;
}

#item61468 {
	width:164px !important;
	height:146px !important;
}

#item65205 {
	width:164px !important;
	height:146px !important;
	left:366px !important;
	top:322px !important;
}

#item61469 {
	width:124px !important;
	height:194px !important;
}

#item65210 {
	width:124px !important;
	height:194px !important;
	left:219px !important;
	top:14px !important;
}

#item61470 {
	width:197px !important;
	height:210px !important;
}

#item65215 {
	width:197px !important;
	height:210px !important;
	left:347px !important;
}

#item61471 {
	width:65px !important;
	height:196px !important;
}

#item65220 {
	width:65px !important;
	height:196px !important;
	left:142px !important;
	top:14px !important;
}

#item47868 {
	width:118px !important;
	height:20px !important;
	left:410px !important;
	top:292px !important;
}

#item47898 {
	width:168px !important;
	height:9px !important;
	left:217px !important;
	top:303px !important;
}

#item47926 {
	width:96px !important;
	height:20px !important;
	left:18px !important;
	top:118px !important;
}

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

#item47984 {
	width:120px !important;
	height:20px !important;
	left:217px !important;
	top:578px !important;
}

#item48015 {
	width:120px !important;
	height:20px !important;
	left:217px !important;
	top:600px !important;
}

#item61473 {
	width:217px !important;
	height:153px !important;
}

#item65225 {
	width:217px !important;
	height:153px !important;
	left:313px !important;
	top:14px !important;
}

#item61474 {
	width:156px !important;
	height:203px !important;
}

#item65230 {
	width:156px !important;
	height:203px !important;
	left:44px !important;
	top:7px !important;
}

#item61475 {
	width:193px !important;
	height:194px !important;
}

#item65235 {
	width:193px !important;
	height:194px !important;
	left:14px !important;
	top:217px !important;
}

#item61476 {
	width:217px !important;
	height:111px !important;
}

#item65240 {
	width:217px !important;
	height:111px !important;
	left:314px !important;
	top:218px !important;
}

#item61477 {
	width:192px !important;
	height:193px !important;
}

#item65245 {
	width:192px !important;
	height:193px !important;
	left:14px !important;
	top:423px !important;
}

#item61478 {
	width:217px !important;
	height:142px !important;
}

#item65251 {
	width:217px !important;
	height:142px !important;
	left:314px !important;
	top:422px !important;
}

#item48042 {
	width:97px !important;
	height:20px !important;
	left:213px !important;
	top:393px !important;
}

#item48069 {
	width:143px !important;
	height:9px !important;
	left:312px !important;
	top:403px !important;
}

#item48096 {
	width:87px !important;
	height:20px !important;
	left:213px !important;
	top:600px !important;
}

#item48123 {
	width:80px !important;
	height:29px !important;
	left:209px !important;
	top:178px !important;
}

#item48150 {
	width:214px !important;
	height:9px !important;
	left:312px !important;
	top:610px !important;
}

#item48181 {
	width:98px !important;
	height:20px !important;
	left:439px !important;
	top:189px !important;
}

#item61479 {
	width:149px !important;
	height:209px !important;
}

#item65256 {
	width:149px !important;
	height:209px !important;
	left:14px !important;
	top:427px !important;
}

#item61480 {
	width:269px !important;
	height:241px !important;
}

#item65261 {
	width:269px !important;
	height:241px !important;
	left:267px !important;
	top:322px !important;
}

#item61481 {
	width:148px !important;
	height:204px !important;
}

#item65266 {
	width:148px !important;
	height:204px !important;
	left:14px !important;
	top:219px !important;
}

#item61484 {
	width:267px !important;
	height:246px !important;
}

#item65271 {
	width:267px !important;
	height:246px !important;
	left:277px !important;
}

#item61485 {
	width:148px !important;
	height:203px !important;
}

#item65276 {
	width:148px !important;
	height:203px !important;
	left:14px !important;
	top:7px !important;
}

#item48208 {
	width:108px !important;
	height:20px !important;
	left:166px !important;
	top:600px !important;
}

#item48236 {
	width:73px !important;
	height:20px !important;
	left:166px !important;
	top:395px !important;
}

#item48263 {
	width:94px !important;
	height:20px !important;
	left:166px !important;
	top:188px !important;
}

#item48291 {
	width:127px !important;
	height:20px !important;
	left:276px !important;
	top:292px !important;
}

#item48321 {
	width:196px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

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

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

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

#item61489 {
	width:266px !important;
	height:149px !important;
}

#item65291 {
	width:266px !important;
	height:149px !important;
	left:278px !important;
	top:219px !important;
}

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

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

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

#item65301 {
	width:252px !important;
	height:136px !important;
	left:278px !important;
	top:425px !important;
}

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

#item48378 {
	width:175px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item48406 {
	width:137px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item48433 {
	width:158px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

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

#item61492 {
	width:153px !important;
	height:206px !important;
}

#item65306 {
	width:153px !important;
	height:206px !important;
	left:114px !important;
	top:424px !important;
}

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

#item65311 {
	width:252px !important;
	height:223px !important;
	left:278px !important;
	top:321px !important;
}

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

#item65317 {
	width:252px !important;
	height:138px !important;
	left:14px !important;
	top:220px !important;
}

#item61495 {
	width:234px !important;
	height:310px !important;
}

#item65322 {
	width:234px !important;
	height:310px !important;
	left:311px !important;
}

#item61496 {
	width:261px !important;
	height:164px !important;
}

#item65328 {
	width:261px !important;
	height:164px !important;
	left:6px !important;
	top:9px !important;
}

#item48487 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item48514 {
	width:105px !important;
	height:20px !important;
	left:286px !important;
	top:279px !important;
}

#item48544 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

#item48598 {
	width:184px !important;
	height:9px !important;
	left:12px !important;
	top:405px !important;
}

#item61497 {
	width:179px !important;
	height:138px !important;
}

#item65333 {
	width:179px !important;
	height:138px !important;
}

#item61498 {
	width:164px !important;
	height:123px !important;
}

#item65338 {
	width:164px !important;
	height:123px !important;
	left:190px !important;
	top:14px !important;
}

#item61499 {
	width:164px !important;
	height:124px !important;
}

#item65343 {
	width:164px !important;
	height:124px !important;
	left:366px !important;
	top:14px !important;
}

#item61500 {
	width:164px !important;
	height:153px !important;
}

#item65348 {
	width:164px !important;
	height:153px !important;
	left:14px !important;
	top:219px !important;
}

#item61501 {
	width:166px !important;
	height:189px !important;
}

#item65353 {
	width:166px !important;
	height:189px !important;
	left:188px !important;
	top:220px !important;
}

#item61504 {
	width:164px !important;
	height:151px !important;
}

#item65358 {
	width:164px !important;
	height:151px !important;
	left:366px !important;
	top:219px !important;
}

#item61505 {
	width:180px !important;
	height:218px !important;
}

#item65363 {
	width:180px !important;
	height:218px !important;
	top:425px !important;
}

#item61506 {
	width:209px !important;
	height:217px !important;
}

#item65368 {
	width:209px !important;
	height:217px !important;
	left:329px !important;
	top:426px !important;
}

#item48625 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item48654 {
	width:116px !important;
	height:20px !important;
	left:282px !important;
	top:460px !important;
}

#item48684 {
	width:94px !important;
	height:20px !important;
	left:242px !important;
	top:395px !important;
}

#item48711 {
	width:139px !important;
	height:9px !important;
	left:189px !important;
	top:200px !important;
}

#item48738 {
	width:163px !important;
	height:9px !important;
	left:364px !important;
	top:200px !important;
}

#item48765 {
	width:158px !important;
	height:9px !important;
	left:364px !important;
	top:406px !important;
}

#item48793 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item48820 {
	width:58px !important;
	height:40px !important;
	left:189px !important;
	top:580px !important;
}

#item61507 {
	width:166px !important;
	height:109px !important;
}

#item65373 {
	width:166px !important;
	height:109px !important;
	left:14px !important;
	top:423px !important;
}

#item61508 {
	width:165px !important;
	height:151px !important;
}

#item65379 {
	width:165px !important;
	height:151px !important;
	left:190px !important;
	top:418px !important;
}

#item61509 {
	width:145px !important;
	height:187px !important;
}

#item65384 {
	width:145px !important;
	height:187px !important;
	left:390px !important;
	top:420px !important;
}

#item61510 {
	width:164px !important;
	height:180px !important;
}

#item65389 {
	width:164px !important;
	height:180px !important;
	left:366px !important;
	top:172px !important;
}

#item61511 {
	width:166px !important;
	height:136px !important;
}

#item65394 {
	width:166px !important;
	height:136px !important;
	left:190px !important;
	top:219px !important;
}

#item61512 {
	width:164px !important;
	height:125px !important;
}

#item65400 {
	width:164px !important;
	height:125px !important;
	left:14px !important;
	top:220px !important;
}

#item61513 {
	width:164px !important;
	height:132px !important;
}

#item65405 {
	width:164px !important;
	height:132px !important;
	left:14px !important;
	top:14px !important;
}

#item61515 {
	width:207px !important;
	height:113px !important;
}

#item65410 {
	width:207px !important;
	height:113px !important;
	left:190px !important;
	top:14px !important;
}

#item48850 {
	width:155px !important;
	height:9px !important;
	left:189px !important;
	top:201px !important;
}

#item48877 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item48905 {
	width:142px !important;
	height:20px !important;
	left:189px !important;
	top:600px !important;
}

#item48936 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

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

#item48994 {
	width:101px !important;
	height:20px !important;
	left:189px !important;
	top:396px !important;
}

#item49022 {
	width:73px !important;
	height:30px !important;
	left:364px !important;
	top:502px !important;
}

#item49049 {
	width:172px !important;
	height:20px !important;
	left:364px !important;
	top:406px !important;
}

#item61516 {
	width:249px !important;
	height:209px !important;
}

#item65415 {
	width:249px !important;
	height:209px !important;
}

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

#item65420 {
	width:164px !important;
	height:111px !important;
	left:366px !important;
	top:14px !important;
}

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

#item65425 {
	width:164px !important;
	height:128px !important;
	left:14px !important;
	top:219px !important;
}

#item61519 {
	width:166px !important;
	height:119px !important;
}

#item65431 {
	width:166px !important;
	height:119px !important;
	left:189px !important;
	top:220px !important;
}

#item61520 {
	width:163px !important;
	height:128px !important;
}

#item65436 {
	width:163px !important;
	height:128px !important;
	left:367px !important;
	top:220px !important;
}

#item61521 {
	width:252px !important;
	height:144px !important;
}

#item65441 {
	width:252px !important;
	height:144px !important;
	left:14px !important;
	top:420px !important;
}

#item61522 {
	width:252px !important;
	height:194px !important;
}

#item65446 {
	width:252px !important;
	height:194px !important;
	left:278px !important;
	top:425px !important;
}

#item49078 {
	width:81px !important;
	height:20px !important;
	left:255px !important;
	top:189px !important;
}

#item49105 {
	width:131px !important;
	height:20px !important;
	left:364px !important;
	top:189px !important;
}

#item49136 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item49163 {
	width:128px !important;
	height:20px !important;
	left:189px !important;
	top:395px !important;
}

#item49193 {
	width:103px !important;
	height:20px !important;
	left:365px !important;
	top:395px !important;
}

#item49220 {
	width:150px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item49247 {
	width:70px !important;
	height:29px !important;
	left:282px !important;
	top:528px !important;
}

#item61523 {
	width:149px !important;
	height:201px !important;
}

#item65451 {
	width:149px !important;
	height:201px !important;
	left:117px !important;
	top:424px !important;
}

#item61524 {
	width:266px !important;
	height:140px !important;
}

#item65456 {
	width:266px !important;
	height:140px !important;
	left:278px !important;
	top:425px !important;
}

#item61525 {
	width:147px !important;
	height:193px !important;
}

#item65461 {
	width:147px !important;
	height:193px !important;
	left:383px !important;
	top:220px !important;
}

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

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

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

#item65472 {
	width:198px !important;
	height:194px !important;
	left:346px !important;
	top:14px !important;
}

#item61529 {
	width:253px !important;
	height:151px !important;
}

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

#item49277 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

#item49304 {
	width:79px !important;
	height:20px !important;
	left:276px !important;
	top:189px !important;
}

#item49331 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item49359 {
	width:79px !important;
	height:29px !important;
	left:276px !important;
	top:385px !important;
}

#item49389 {
	width:101px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item49419 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item61530 {
	width:307px !important;
	height:121px !important;
}

#item65482 {
	width:307px !important;
	height:121px !important;
	left:14px !important;
	top:6px !important;
}

#item61531 {
	width:203px !important;
	height:139px !important;
}

#item65487 {
	width:203px !important;
	height:139px !important;
	left:327px !important;
	top:14px !important;
}

#item61532 {
	width:194px !important;
	height:153px !important;
}

#item65492 {
	width:194px !important;
	height:153px !important;
	left:121px !important;
	top:171px !important;
}

#item61533 {
	width:203px !important;
	height:141px !important;
}

#item65497 {
	width:203px !important;
	height:141px !important;
	left:327px !important;
	top:220px !important;
}

#item61534 {
	width:300px !important;
	height:228px !important;
}

#item65503 {
	width:300px !important;
	height:228px !important;
	left:14px !important;
	top:329px !important;
}

#item61535 {
	width:204px !important;
	height:106px !important;
}

#item65508 {
	width:204px !important;
	height:106px !important;
	left:327px !important;
	top:425px !important;
}

#item61536 {
	width:266px !important;
	height:334px !important;
}

#item65513 {
	width:266px !important;
	height:334px !important;
	left:544px !important;
	top:220px !important;
}

#item49446 {
	width:144px !important;
	height:9px !important;
	left:13px !important;
	top:152px !important;
}

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

#item49500 {
	width:156px !important;
	height:20px !important;
	left:325px !important;
	top:600px !important;
}

#item49532 {
	width:177px !important;
	height:9px !important;
	left:325px !important;
	top:201px !important;
}

#item49559 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:299px !important;
}

#item49587 {
	width:177px !important;
	height:9px !important;
	left:325px !important;
	top:409px !important;
}

#item61537 {
	width:119px !important;
	height:282px !important;
}

#item65518 {
	width:119px !important;
	height:282px !important;
	left:425px !important;
	top:376px !important;
}

#item61538 {
	width:253px !important;
	height:145px !important;
}

#item65523 {
	width:253px !important;
	height:145px !important;
	left:277px !important;
	top:219px !important;
}

#item61539 {
	width:266px !important;
	height:169px !important;
}

#item65528 {
	width:266px !important;
	height:169px !important;
	left:278px !important;
}

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

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

#item49614 {
	width:194px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

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

#item49672 {
	width:168px !important;
	height:9px !important;
	left:276px !important;
	top:201px !important;
}

#item49699 {
	width:95px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item49727 {
	width:74px !important;
	height:20px !important;
	left:276px !important;
	top:437px !important;
}

#item61546 {
	width:247px !important;
	height:142px !important;
}

#item65538 {
	width:247px !important;
	height:142px !important;
	left:14px !important;
	top:14px !important;
}

#item61547 {
	width:166px !important;
	height:193px !important;
}

#item65543 {
	width:166px !important;
	height:193px !important;
	left:269px !important;
	top:14px !important;
}

#item61548 {
	width:251px !important;
	height:129px !important;
}

#item65549 {
	width:251px !important;
	height:129px !important;
	left:14px !important;
	top:218px !important;
}

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

#item65554 {
	width:252px !important;
	height:137px !important;
	left:278px !important;
	top:219px !important;
}

#item61550 {
	width:258px !important;
	height:142px !important;
}

#item65559 {
	width:258px !important;
	height:142px !important;
	left:14px !important;
	top:424px !important;
}

#item61551 {
	width:198px !important;
	height:204px !important;
}

#item65564 {
	width:198px !important;
	height:204px !important;
	left:346px !important;
	top:425px !important;
}

#item49754 {
	width:70px !important;
	height:20px !important;
	left:441px !important;
	top:190px !important;
}

#item49781 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

#item49808 {
	width:117px !important;
	height:30px !important;
	left:146px !important;
	top:92px !important;
}

#item49840 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:403px !important;
}

#item49867 {
	width:98px !important;
	height:20px !important;
	left:277px !important;
	top:600px !important;
}

#item49894 {
	width:120px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item49921 {
	width:134px !important;
	height:9px !important;
	left:13px !important;
	top:394px !important;
}

#item49948 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

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

#item65569 {
	width:252px !important;
	height:149px !important;
	left:14px !important;
	top:421px !important;
}

#item61553 {
	width:258px !important;
	height:142px !important;
}

#item65574 {
	width:258px !important;
	height:142px !important;
	left:278px !important;
	top:431px !important;
}

#item61554 {
	width:256px !important;
	height:332px !important;
}

#item65579 {
	width:256px !important;
	height:332px !important;
	left:276px !important;
	top:11px !important;
}

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

#item65584 {
	width:253px !important;
	height:135px !important;
	left:14px !important;
	top:220px !important;
}

#item61556 {
	width:158px !important;
	height:192px !important;
}

#item65589 {
	width:158px !important;
	height:192px !important;
	left:110px !important;
	top:14px !important;
}

#item49978 {
	width:121px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

#item50005 {
	width:128px !important;
	height:9px !important;
	left:285px !important;
	top:598px !important;
}

#item50032 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:403px !important;
}

#item50059 {
	width:140px !important;
	height:9px !important;
	left:285px !important;
	top:413px !important;
}

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

#item61557 {
	width:251px !important;
	height:241px !important;
}

#item65594 {
	width:251px !important;
	height:241px !important;
	left:14px !important;
	top:14px !important;
}

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

#item65599 {
	width:265px !important;
	height:242px !important;
	left:270px !important;
	top:14px !important;
}

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

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

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

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

#item50114 {
	width:145px !important;
	height:9px !important;
	left:276px !important;
	top:304px !important;
}

#item50141 {
	width:174px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item50168 {
	width:133px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item50195 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item50225 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item61561 {
	width:253px !important;
	height:222px !important;
}

#item65614 {
	width:253px !important;
	height:222px !important;
	left:14px !important;
	top:322px !important;
}

#item61562 {
	width:266px !important;
	height:214px !important;
}

#item65620 {
	width:266px !important;
	height:214px !important;
	left:278px !important;
	top:320px !important;
}

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

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

#item61564 {
	width:163px !important;
	height:295px !important;
}

#item65631 {
	width:163px !important;
	height:295px !important;
	left:111px !important;
	top:14px !important;
}

#item50256 {
	width:73px !important;
	height:20px !important;
	left:26px !important;
	top:274px !important;
}

#item50283 {
	width:175px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item50311 {
	width:162px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item50338 {
	width:199px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item61567 {
	width:269px !important;
	height:218px !important;
}

#item65636 {
	width:269px !important;
	height:218px !important;
}

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

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

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

#item65646 {
	width:252px !important;
	height:151px !important;
	left:9px !important;
	top:230px !important;
}

#item61570 {
	width:225px !important;
	height:185px !important;
}

#item65651 {
	width:225px !important;
	height:185px !important;
	left:278px !important;
	top:231px !important;
}

#item61571 {
	width:159px !important;
	height:194px !important;
}

#item65656 {
	width:159px !important;
	height:194px !important;
	left:14px !important;
	top:424px !important;
}

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

#item65661 {
	width:252px !important;
	height:138px !important;
	left:278px !important;
	top:424px !important;
}

#item50369 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item50396 {
	width:124px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item50424 {
	width:58px !important;
	height:30px !important;
	left:179px !important;
	top:589px !important;
}

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

#item50482 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:201px !important;
}

#item50512 {
	width:212px !important;
	height:9px !important;
	left:276px !important;
	top:211px !important;
}

#item61573 {
	width:176px !important;
	height:194px !important;
}

#item65667 {
	width:176px !important;
	height:194px !important;
	left:91px !important;
	top:424px !important;
}

#item61574 {
	width:134px !important;
	height:172px !important;
}

#item65672 {
	width:134px !important;
	height:172px !important;
	left:383px !important;
	top:452px !important;
}

#item61575 {
	width:167px !important;
	height:132px !important;
}

#item65677 {
	width:167px !important;
	height:132px !important;
	left:274px !important;
	top:316px !important;
}

#item61576 {
	width:173px !important;
	height:159px !important;
}

#item65682 {
	width:173px !important;
	height:159px !important;
	left:82px !important;
	top:259px !important;
}

#item61577 {
	width:243px !important;
	height:242px !important;
}

#item65688 {
	width:243px !important;
	height:242px !important;
	left:287px !important;
	top:9px !important;
}

#item61578 {
	width:198px !important;
	height:179px !important;
}

#item65693 {
	width:198px !important;
	height:179px !important;
	left:69px !important;
}

#item50543 {
	width:93px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item50570 {
	width:92px !important;
	height:20px !important;
	left:445px !important;
	top:417px !important;
}

#item50597 {
	width:125px !important;
	height:9px !important;
	left:276px !important;
	top:300px !important;
}

#item50624 {
	width:71px !important;
	height:29px !important;
	left:13px !important;
	top:337px !important;
}

#item50651 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

#item50678 {
	width:78px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item61581 {
	width:254px !important;
	height:119px !important;
}

#item65699 {
	width:254px !important;
	height:119px !important;
	left:14px !important;
	top:14px !important;
}

#item61582 {
	width:252px !important;
	height:108px !important;
}

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

#item61583 {
	width:249px !important;
	height:123px !important;
}

#item65709 {
	width:249px !important;
	height:123px !important;
	left:14px !important;
	top:218px !important;
}

#item61584 {
	width:156px !important;
	height:196px !important;
}

#item65714 {
	width:156px !important;
	height:196px !important;
	left:278px !important;
	top:219px !important;
}

#item61585 {
	width:253px !important;
	height:137px !important;
}

#item65719 {
	width:253px !important;
	height:137px !important;
	left:14px !important;
	top:419px !important;
}

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

#item65724 {
	width:252px !important;
	height:139px !important;
	left:278px !important;
	top:425px !important;
}

#item50705 {
	width:104px !important;
	height:20px !important;
	left:13px !important;
	top:395px !important;
}

#item50732 {
	width:131px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

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

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

#item50816 {
	width:90px !important;
	height:30px !important;
	left:440px !important;
	top:385px !important;
}

#item50843 {
	width:153px !important;
	height:9px !important;
	left:276px !important;
	top:187px !important;
}

#item50873 {
	width:205px !important;
	height:9px !important;
	left:276px !important;
	top:199px !important;
}

#item61587 {
	width:401px !important;
	height:294px !important;
}

#item65729 {
	width:401px !important;
	height:294px !important;
	left:14px !important;
	top:324px !important;
}

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

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

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

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

#item50903 {
	width:82px !important;
	height:20px !important;
	left:132px !important;
	top:281px !important;
}

#item50930 {
	width:161px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item50957 {
	width:83px !important;
	height:20px !important;
	left:425px !important;
	top:507px !important;
}

#item50984 {
	width:98px !important;
	height:28px !important;
	left:425px !important;
	top:526px !important;
}

#item61590 {
	width:253px !important;
	height:145px !important;
}

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

#item61591 {
	width:64px !important;
	height:74px !important;
}

#item65749 {
	width:64px !important;
	height:74px !important;
	left:122px !important;
	top:164px !important;
}

#item61592 {
	width:64px !important;
	height:75px !important;
}

#item65754 {
	width:64px !important;
	height:75px !important;
	left:196px !important;
	top:164px !important;
}

#item61593 {
	width:259px !important;
	height:141px !important;
}

#item65759 {
	width:259px !important;
	height:141px !important;
	left:276px !important;
	top:14px !important;
}

#item61594 {
	width:259px !important;
	height:142px !important;
}

#item65764 {
	width:259px !important;
	height:142px !important;
	left:275px !important;
	top:222px !important;
}

#item61595 {
	width:159px !important;
	height:297px !important;
}

#item65770 {
	width:159px !important;
	height:297px !important;
	left:14px !important;
	top:321px !important;
}

#item61596 {
	width:183px !important;
	height:215px !important;
}

#item65775 {
	width:183px !important;
	height:215px !important;
	left:357px !important;
	top:423px !important;
}

#item51016 {
	width:160px !important;
	height:9px !important;
	left:283px !important;
	top:204px !important;
}

#item51044 {
	width:164px !important;
	height:9px !important;
	left:283px !important;
	top:406px !important;
}

#item51071 {
	width:74px !important;
	height:20px !important;
	left:187px !important;
	top:587px !important;
}

#item51098 {
	width:70px !important;
	height:29px !important;
	left:283px !important;
	top:583px !important;
}

#item51126 {
	width:205px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

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

#item61597 {
	width:254px !important;
	height:134px !important;
}

#item65780 {
	width:254px !important;
	height:134px !important;
	left:14px !important;
	top:425px !important;
}

#item61599 {
	width:252px !important;
	height:224px !important;
}

#item65785 {
	width:252px !important;
	height:224px !important;
	left:278px !important;
	top:321px !important;
}

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

#item65790 {
	width:253px !important;
	height:139px !important;
	left:14px !important;
	top:220px !important;
}

#item61601 {
	width:252px !important;
	height:224px !important;
}

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

#item61602 {
	width:252px !important;
	height:194px !important;
}

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

#item51186 {
	width:166px !important;
	height:9px !important;
	left:17px !important;
	top:197px !important;
}

#item51213 {
	width:119px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item51240 {
	width:161px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

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

#item51295 {
	width:200px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

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

#item61604 {
	width:208px !important;
	height:322px !important;
}

#item65810 {
	width:208px !important;
	height:322px !important;
	left:320px !important;
}

#item61605 {
	width:414px !important;
	height:249px !important;
}

#item65815 {
	width:414px !important;
	height:249px !important;
	left:14px !important;
	top:408px !important;
}

#item67528 {
	width:135px !important;
	height:116px !important;
}

#item67523 {
	width:135px !important;
	height:116px !important;
	left:63px !important;
	top:331px !important;
}

#item51325 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item51352 {
	width:124px !important;
	height:20px !important;
	left:276px !important;
	top:93px !important;
}

#item51382 {
	width:89px !important;
	height:40px !important;
	left:432px !important;
	top:460px !important;
}

#item51416 {
	width:93px !important;
	height:40px !important;
	left:432px !important;
	top:500px !important;
}

#item61606 {
	width:404px !important;
	height:201px !important;
}

#item65820 {
	width:404px !important;
	height:201px !important;
	left:126px !important;
	top:418px !important;
}

#item61607 {
	width:358px !important;
	height:253px !important;
}

#item65825 {
	width:358px !important;
	height:253px !important;
	left:146px !important;
	top:90px !important;
}

#item61609 {
	width:104px !important;
	height:81px !important;
}

#item65830 {
	width:104px !important;
	height:81px !important;
	left:29px !important;
	top:181px !important;
}

#item61610 {
	width:102px !important;
	height:80px !important;
}

#item65836 {
	width:102px !important;
	height:80px !important;
	left:28px !important;
	top:59px !important;
}

#item61611 {
	width:65px !important;
	height:42px !important;
}

#item65841 {
	width:65px !important;
	height:42px !important;
	left:71px !important;
	top:30px !important;
}

#item61612 {
	width:66px !important;
	height:36px !important;
}

#item65847 {
	width:66px !important;
	height:36px !important;
	left:71px !important;
	top:153px !important;
}

#item61613 {
	width:194px !important;
	height:112px !important;
}

#item65852 {
	width:194px !important;
	height:112px !important;
	left:326px !important;
	top:23px !important;
}

#item51448 {
	width:225px !important;
	height:9px !important;
	left:31px !important;
	top:329px !important;
}

#item51480 {
	width:225px !important;
	height:9px !important;
	left:31px !important;
	top:339px !important;
}

#item51511 {
	width:225px !important;
	height:9px !important;
	left:31px !important;
	top:350px !important;
}

#item51542 {
	width:225px !important;
	height:9px !important;
	left:31px !important;
	top:360px !important;
}

#item51573 {
	width:225px !important;
	height:9px !important;
	left:31px !important;
	top:371px !important;
}

#item51605 {
	width:225px !important;
	height:9px !important;
	left:31px !important;
	top:381px !important;
}

#item51639 {
	width:87px !important;
	height:29px !important;
	left:13px !important;
	top:507px !important;
}

#item51670 {
	width:81px !important;
	height:20px !important;
	left:13px !important;
	top:537px !important;
}

#item51697 {
	width:81px !important;
	height:20px !important;
	left:13px !important;
	top:557px !important;
}

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

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

#item61615 {
	width:266px !important;
	height:227px !important;
}

#item65862 {
	width:266px !important;
	height:227px !important;
	left:278px !important;
}

#item61616 {
	width:106px !important;
	height:78px !important;
}

#item65867 {
	width:106px !important;
	height:78px !important;
	left:407px !important;
	top:326px !important;
}

#item61617 {
	width:544px !important;
	height:173px !important;
}

#item65872 {
	width:544px !important;
	height:173px !important;
	top:456px !important;
}

#item51725 {
	width:179px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

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

#item51779 {
	width:121px !important;
	height:9px !important;
	left:284px !important;
	top:377px !important;
}

#item51806 {
	width:121px !important;
	height:9px !important;
	left:284px !important;
	top:387px !important;
}

#item51833 {
	width:255px !important;
	height:9px !important;
	left:13px !important;
	top:421px !important;
}

#item51865 {
	width:255px !important;
	height:9px !important;
	left:13px !important;
	top:431px !important;
}

#item61618 {
	width:113px !important;
	height:199px !important;
}

#item65877 {
	width:113px !important;
	height:199px !important;
	left:11px !important;
	top:430px !important;
}

#item61621 {
	width:87px !important;
	height:127px !important;
}

#item65882 {
	width:87px !important;
	height:127px !important;
	left:266px !important;
	top:511px !important;
}

#item61622 {
	width:172px !important;
	height:158px !important;
}

#item65887 {
	width:172px !important;
	height:158px !important;
	left:358px !important;
	top:480px !important;
}

#item61624 {
	width:251px !important;
	height:146px !important;
}

#item65892 {
	width:251px !important;
	height:146px !important;
	left:14px !important;
	top:205px !important;
}

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

#item65898 {
	width:180px !important;
	height:281px !important;
	left:353px !important;
}

#item61623 {
	width:122px !important;
	height:163px !important;
}

#item65903 {
	width:122px !important;
	height:163px !important;
	left:279px !important;
	top:258px !important;
}

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

#item65908 {
	width:252px !important;
	height:193px !important;
	left:14px !important;
}

#item51896 {
	width:76px !important;
	height:20px !important;
	left:276px !important;
	top:178px !important;
}

#item51923 {
	width:105px !important;
	height:20px !important;
	left:12px !important;
	top:74px !important;
}

#item51950 {
	width:95px !important;
	height:20px !important;
	left:130px !important;
	top:594px !important;
}

#item51977 {
	width:156px !important;
	height:9px !important;
	left:13px !important;
	top:404px !important;
}

#item52005 {
	width:73px !important;
	height:20px !important;
	left:404px !important;
	top:391px !important;
}

#item52032 {
	width:99px !important;
	height:20px !important;
	left:276px !important;
	top:491px !important;
}

#item61627 {
	width:266px !important;
	height:301px !important;
}

#item65913 {
	width:266px !important;
	height:301px !important;
}

#item61629 {
	width:204px !important;
	height:216px !important;
}

#item65919 {
	width:204px !important;
	height:216px !important;
	left:340px !important;
}

#item61630 {
	width:208px !important;
	height:189px !important;
}

#item65924 {
	width:208px !important;
	height:189px !important;
	left:336px !important;
	top:223px !important;
}

#item61631 {
	width:46px !important;
	height:175px !important;
}

#item65929 {
	width:46px !important;
	height:175px !important;
	left:166px !important;
	top:380px !important;
}

#item61632 {
	width:50px !important;
	height:184px !important;
}

#item65934 {
	width:50px !important;
	height:184px !important;
	left:215px !important;
	top:429px !important;
}

#item61633 {
	width:53px !important;
	height:30px !important;
}

#item65939 {
	width:53px !important;
	height:30px !important;
	left:22px !important;
	top:494px !important;
}

#item61634 {
	width:53px !important;
	height:29px !important;
}

#item65944 {
	width:53px !important;
	height:29px !important;
	left:91px !important;
	top:494px !important;
}

#item61635 {
	width:85px !important;
	height:111px !important;
}

#item65950 {
	width:85px !important;
	height:111px !important;
	left:459px !important;
	top:423px !important;
}

#item61640 {
	width:51px !important;
	height:96px !important;
}

#item65955 {
	width:51px !important;
	height:96px !important;
	left:343px !important;
	top:429px !important;
}

#item61638 {
	width:37px !important;
	height:96px !important;
}

#item65960 {
	width:37px !important;
	height:96px !important;
	left:322px !important;
	top:429px !important;
}

#item61637 {
	width:37px !important;
	height:96px !important;
}

#item65965 {
	width:37px !important;
	height:96px !important;
	left:303px !important;
	top:429px !important;
}

#item61636 {
	width:37px !important;
	height:96px !important;
}

#item65970 {
	width:37px !important;
	height:96px !important;
	left:283px !important;
	top:429px !important;
}

#item52059 {
	width:72px !important;
	height:20px !important;
	left:276px !important;
	top:192px !important;
}

#item52086 {
	width:107px !important;
	height:9px !important;
	left:276px !important;
	top:404px !important;
}

#item52113 {
	width:122px !important;
	height:9px !important;
	left:406px !important;
	top:575px !important;
}

#item52141 {
	width:122px !important;
	height:9px !important;
	left:406px !important;
	top:587px !important;
}

#item52168 {
	width:122px !important;
	height:9px !important;
	left:406px !important;
	top:598px !important;
}

#item52195 {
	width:122px !important;
	height:9px !important;
	left:406px !important;
	top:610px !important;
}

#item52222 {
	width:134px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

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

#item59141 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:353px !important;
}

#item61641 {
	width:252px !important;
	height:279px !important;
}

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

#item61642 {
	width:259px !important;
	height:159px !important;
}

#item65980 {
	width:259px !important;
	height:159px !important;
	left:279px !important;
	top:422px !important;
}

#item61643 {
	width:252px !important;
	height:125px !important;
}

#item65985 {
	width:252px !important;
	height:125px !important;
	left:279px !important;
	top:222px !important;
}

#item61644 {
	width:167px !important;
	height:249px !important;
}

#item65991 {
	width:167px !important;
	height:249px !important;
	left:103px !important;
}

#item61645 {
	width:196px !important;
	height:210px !important;
}

#item65996 {
	width:196px !important;
	height:210px !important;
	left:349px !important;
}

#item52276 {
	width:82px !important;
	height:20px !important;
	left:13px !important;
	top:231px !important;
}

#item52304 {
	width:145px !important;
	height:9px !important;
	left:276px !important;
	top:404px !important;
}

#item52331 {
	width:202px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item52361 {
	width:251px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item52394 {
	width:156px !important;
	height:9px !important;
	left:277px !important;
	top:181px !important;
}

#item52424 {
	width:149px !important;
	height:20px !important;
	left:277px !important;
	top:189px !important;
}

#item61646 {
	width:289px !important;
	height:193px !important;
}

#item66001 {
	width:289px !important;
	height:193px !important;
	left:14px !important;
	top:14px !important;
}

#item61647 {
	width:142px !important;
	height:164px !important;
}

#item66006 {
	width:142px !important;
	height:164px !important;
	top:264px !important;
}

#item61648 {
	width:125px !important;
	height:160px !important;
}

#item66011 {
	width:125px !important;
	height:160px !important;
	left:140px !important;
	top:292px !important;
}

#item61649 {
	width:180px !important;
	height:160px !important;
}

#item66016 {
	width:180px !important;
	height:160px !important;
	left:278px !important;
	top:221px !important;
}

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

#item66022 {
	width:252px !important;
	height:166px !important;
	left:278px !important;
	top:384px !important;
}

#item52454 {
	width:193px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item52484 {
	width:117px !important;
	height:20px !important;
	left:143px !important;
	top:600px !important;
}

#item52514 {
	width:115px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item52545 {
	width:77px !important;
	height:20px !important;
	left:461px !important;
	top:328px !important;
}

#item52572 {
	width:186px !important;
	height:9px !important;
	left:307px !important;
	top:189px !important;
}

#item52603 {
	width:205px !important;
	height:9px !important;
	left:307px !important;
	top:199px !important;
}

#item61651 {
	width:252px !important;
	height:133px !important;
}

#item66027 {
	width:252px !important;
	height:133px !important;
	left:14px !important;
	top:423px !important;
}

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

#item66032 {
	width:252px !important;
	height:247px !important;
	left:279px !important;
	top:281px !important;
}

#item61653 {
	width:268px !important;
	height:208px !important;
}

#item66037 {
	width:268px !important;
	height:208px !important;
	left:276px !important;
}

#item61657 {
	width:186px !important;
	height:182px !important;
}

#item66042 {
	width:186px !important;
	height:182px !important;
	left:74px !important;
	top:234px !important;
}

#item61658 {
	width:175px !important;
	height:159px !important;
}

#item66047 {
	width:175px !important;
	height:159px !important;
	left:69px !important;
}

#item52633 {
	width:216px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

#item52690 {
	width:80px !important;
	height:20px !important;
	left:13px !important;
	top:365px !important;
}

#item52717 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item52750 {
	width:226px !important;
	height:9px !important;
	left:276px !important;
	top:262px !important;
}

#item61659 {
	width:269px !important;
	height:257px !important;
}

#item66052 {
	width:269px !important;
	height:257px !important;
}

#item61660 {
	width:253px !important;
	height:257px !important;
}

#item66057 {
	width:253px !important;
	height:257px !important;
	left:277px !important;
}

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

#item66062 {
	width:252px !important;
	height:240px !important;
	left:14px !important;
	top:322px !important;
}

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

#item66068 {
	width:252px !important;
	height:232px !important;
	left:279px !important;
	top:322px !important;
}

#item52781 {
	width:153px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item52808 {
	width:232px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item52838 {
	width:250px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

#item52896 {
	width:69px !important;
	height:29px !important;
	left:18px !important;
	top:528px !important;
}

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

#item66073 {
	width:251px !important;
	height:223px !important;
	left:14px !important;
	top:322px !important;
}

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

#item66078 {
	width:252px !important;
	height:240px !important;
	left:279px !important;
	top:323px !important;
}

#item61665 {
	width:253px !important;
	height:238px !important;
}

#item66083 {
	width:253px !important;
	height:238px !important;
	left:277px !important;
	top:14px !important;
}

#item61666 {
	width:244px !important;
	height:223px !important;
}

#item66088 {
	width:244px !important;
	height:223px !important;
	left:14px !important;
	top:14px !important;
}

#item52923 {
	width:151px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item52950 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:300px !important;
}

#item52982 {
	width:119px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item53010 {
	width:180px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item61667 {
	width:267px !important;
	height:248px !important;
}

#item66093 {
	width:267px !important;
	height:248px !important;
}

#item61670 {
	width:146px !important;
	height:78px !important;
}

#item66098 {
	width:146px !important;
	height:78px !important;
	left:278px !important;
	top:10px !important;
}

#item61671 {
	width:136px !important;
	height:76px !important;
}

#item66103 {
	width:136px !important;
	height:76px !important;
	left:394px !important;
	top:57px !important;
}

#item61672 {
	width:111px !important;
	height:190px !important;
}

#item66108 {
	width:111px !important;
	height:190px !important;
	left:419px !important;
	top:220px !important;
}

#item61673 {
	width:266px !important;
	height:224px !important;
}

#item66113 {
	width:266px !important;
	height:224px !important;
	top:322px !important;
}

#item61674 {
	width:163px !important;
	height:194px !important;
}

#item66118 {
	width:163px !important;
	height:194px !important;
	left:367px !important;
	top:424px !important;
}

#item53037 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

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

#item53091 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:397px !important;
}

#item53118 {
	width:97px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item53145 {
	width:183px !important;
	height:9px !important;
	left:276px !important;
	top:189px !important;
}

#item53175 {
	width:183px !important;
	height:9px !important;
	left:276px !important;
	top:199px !important;
}

#item61675 {
	width:530px !important;
	height:260px !important;
}

#item66123 {
	width:530px !important;
	height:260px !important;
	left:14px !important;
	top:369px !important;
}

#item61676 {
	width:147px !important;
	height:183px !important;
}

#item66128 {
	width:147px !important;
	height:183px !important;
	left:358px !important;
	top:184px !important;
}

#item61677 {
	width:252px !important;
	height:290px !important;
}

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

#item61678 {
	width:251px !important;
	height:134px !important;
}

#item66139 {
	width:251px !important;
	height:134px !important;
	left:279px !important;
	top:11px !important;
}

#item53202 {
	width:238px !important;
	height:9px !important;
	left:13px !important;
	top:348px !important;
}

#item53235 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item53266 {
	width:142px !important;
	height:9px !important;
	left:276px !important;
	top:163px !important;
}

#item53293 {
	width:100px !important;
	height:29px !important;
	left:276px !important;
	top:330px !important;
}

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

#item66144 {
	width:252px !important;
	height:138px !important;
	left:279px !important;
	top:14px !important;
}

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

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

#item61683 {
	width:259px !important;
	height:154px !important;
}

#item66155 {
	width:259px !important;
	height:154px !important;
	left:277px !important;
	top:209px !important;
}

#item61684 {
	width:254px !important;
	height:220px !important;
}

#item66160 {
	width:254px !important;
	height:220px !important;
	left:14px !important;
	top:322px !important;
}

#item61685 {
	width:251px !important;
	height:116px !important;
}

#item66165 {
	width:251px !important;
	height:116px !important;
	left:279px !important;
	top:425px !important;
}

#item53325 {
	width:159px !important;
	height:9px !important;
	left:17px !important;
	top:297px !important;
}

#item53355 {
	width:134px !important;
	height:9px !important;
	left:280px !important;
	top:197px !important;
}

#item53382 {
	width:228px !important;
	height:9px !important;
	left:17px !important;
	top:605px !important;
}

#item53412 {
	width:220px !important;
	height:9px !important;
	left:283px !important;
	top:398px !important;
}

#item53443 {
	width:180px !important;
	height:9px !important;
	left:280px !important;
	top:606px !important;
}

#item61686 {
	width:148px !important;
	height:205px !important;
}

#item66170 {
	width:148px !important;
	height:205px !important;
	left:14px !important;
	top:424px !important;
}

#item61687 {
	width:258px !important;
	height:129px !important;
}

#item66175 {
	width:258px !important;
	height:129px !important;
	left:272px !important;
	top:424px !important;
}

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

#item66180 {
	width:252px !important;
	height:193px !important;
	left:278px !important;
	top:219px !important;
}

#item61689 {
	width:147px !important;
	height:193px !important;
}

#item66186 {
	width:147px !important;
	height:193px !important;
	left:14px !important;
	top:219px !important;
}

#item61690 {
	width:254px !important;
	height:125px !important;
}

#item66191 {
	width:254px !important;
	height:125px !important;
	left:276px !important;
	top:14px !important;
}

#item61691 {
	width:252px !important;
	height:103px !important;
}

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

#item53470 {
	width:99px !important;
	height:20px !important;
	left:167px !important;
	top:387px !important;
}

#item53497 {
	width:226px !important;
	height:9px !important;
	left:281px !important;
	top:606px !important;
}

#item53527 {
	width:107px !important;
	height:20px !important;
	left:160px !important;
	top:600px !important;
}

#item53558 {
	width:97px !important;
	height:20px !important;
	left:282px !important;
	top:388px !important;
}

#item53585 {
	width:156px !important;
	height:9px !important;
	left:282px !important;
	top:194px !important;
}

#item53612 {
	width:151px !important;
	height:9px !important;
	left:18px !important;
	top:183px !important;
}

#item53642 {
	width:212px !important;
	height:9px !important;
	left:18px !important;
	top:192px !important;
}

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

#item66201 {
	width:252px !important;
	height:210px !important;
	left:279px !important;
	top:14px !important;
}

#item61694 {
	width:253px !important;
	height:530px !important;
}

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

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

#item66212 {
	width:251px !important;
	height:232px !important;
	left:279px !important;
	top:322px !important;
}

#item61701 {
	width:217px !important;
	height:238px !important;
}

#item66243 {
	width:217px !important;
	height:238px !important;
	left:544px !important;
}

#item53673 {
	width:220px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

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

#item53730 {
	width:142px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item61696 {
	width:208px !important;
	height:303px !important;
}

#item66218 {
	width:208px !important;
	height:303px !important;
	left:5px !important;
	top:322px !important;
}

#item61697 {
	width:137px !important;
	height:299px !important;
}

#item66223 {
	width:137px !important;
	height:299px !important;
	left:220px !important;
	top:322px !important;
}

#item61698 {
	width:140px !important;
	height:147px !important;
}

#item66228 {
	width:140px !important;
	height:147px !important;
	left:390px !important;
	top:471px !important;
}

#item61699 {
	width:135px !important;
	height:125px !important;
}

#item66233 {
	width:135px !important;
	height:125px !important;
	left:395px !important;
	top:237px !important;
}

#item61700 {
	width:317px !important;
	height:195px !important;
}

#item66238 {
	width:317px !important;
	height:195px !important;
	left:227px !important;
}

#item53758 {
	width:211px !important;
	height:20px !important;
	left:13px !important;
	top:291px !important;
}

#item53789 {
	width:105px !important;
	height:20px !important;
	left:226px !important;
	top:292px !important;
}

#item53819 {
	width:103px !important;
	height:9px !important;
	left:227px !important;
	top:220px !important;
}

#item53846 {
	width:70px !important;
	height:20px !important;
	left:339px !important;
	top:592px !important;
}

#item53873 {
	width:175px !important;
	height:9px !important;
	left:334px !important;
	top:441px !important;
}

#item53901 {
	width:175px !important;
	height:9px !important;
	left:334px !important;
	top:451px !important;
}

#item61703 {
	width:165px !important;
	height:135px !important;
}

#item66248 {
	width:165px !important;
	height:135px !important;
	left:14px !important;
	top:6px !important;
}

#item61704 {
	width:170px !important;
	height:147px !important;
}

#item66253 {
	width:170px !important;
	height:147px !important;
	left:184px !important;
}

#item61705 {
	width:180px !important;
	height:142px !important;
}

#item66258 {
	width:180px !important;
	height:142px !important;
	left:364px !important;
}

#item53928 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:194px !important;
}

#item53955 {
	width:142px !important;
	height:9px !important;
	left:189px !important;
	top:194px !important;
}

#item53982 {
	width:116px !important;
	height:20px !important;
	left:364px !important;
	top:183px !important;
}

#item61706 {
	width:89px !important;
	height:113px !important;
}

#item66263 {
	width:89px !important;
	height:113px !important;
	left:99px !important;
	top:14px !important;
}

#item61707 {
	width:102px !important;
	height:113px !important;
}

#item66268 {
	width:102px !important;
	height:113px !important;
	left:188px !important;
	top:14px !important;
}

#item61708 {
	width:164px !important;
	height:142px !important;
}

#item66273 {
	width:164px !important;
	height:142px !important;
	left:14px !important;
	top:219px !important;
}

#item61709 {
	width:164px !important;
	height:141px !important;
}

#item66278 {
	width:164px !important;
	height:141px !important;
	left:190px !important;
	top:218px !important;
}

#item61710 {
	width:164px !important;
	height:127px !important;
}

#item66283 {
	width:164px !important;
	height:127px !important;
	left:366px !important;
	top:215px !important;
}

#item61711 {
	width:164px !important;
	height:151px !important;
}

#item66290 {
	width:164px !important;
	height:151px !important;
	left:14px !important;
	top:422px !important;
}

#item61712 {
	width:167px !important;
	height:186px !important;
}

#item66295 {
	width:167px !important;
	height:186px !important;
	left:190px !important;
	top:432px !important;
}

#item61713 {
	width:164px !important;
	height:114px !important;
}

#item66300 {
	width:164px !important;
	height:114px !important;
	left:366px !important;
	top:423px !important;
}

#item54009 {
	width:118px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item54037 {
	width:114px !important;
	height:20px !important;
	left:364px !important;
	top:395px !important;
}

#item54064 {
	width:83px !important;
	height:20px !important;
	left:189px !important;
	top:464px !important;
}

#item54091 {
	width:150px !important;
	height:9px !important;
	left:189px !important;
	top:405px !important;
}

#item54119 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item54147 {
	width:111px !important;
	height:20px !important;
	left:364px !important;
	top:600px !important;
}

#item54177 {
	width:215px !important;
	height:9px !important;
	left:13px !important;
	top:190px !important;
}

#item54207 {
	width:215px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item61716 {
	width:130px !important;
	height:128px !important;
}

#item66305 {
	width:130px !important;
	height:128px !important;
	left:35px !important;
	top:96px !important;
}

#item61717 {
	width:39px !important;
	height:45px !important;
}

#item66310 {
	width:39px !important;
	height:45px !important;
	left:167px !important;
	top:14px !important;
}

#item61718 {
	width:42px !important;
	height:43px !important;
}

#item66315 {
	width:42px !important;
	height:43px !important;
	left:206px !important;
	top:14px !important;
}

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

#item66320 {
	width:79px !important;
	height:43px !important;
	left:169px !important;
	top:75px !important;
}

#item61720 {
	width:278px !important;
	height:140px !important;
}

#item66325 {
	width:278px !important;
	height:140px !important;
	left:266px !important;
}

#item61721 {
	width:254px !important;
	height:156px !important;
}

#item66330 {
	width:254px !important;
	height:156px !important;
	top:394px !important;
}

#item61722 {
	width:130px !important;
	height:116px !important;
}

#item66335 {
	width:130px !important;
	height:116px !important;
	left:276px !important;
	top:299px !important;
}

#item61723 {
	width:116px !important;
	height:105px !important;
}

#item66340 {
	width:116px !important;
	height:105px !important;
	left:314px !important;
	top:420px !important;
}

#item54238 {
	width:211px !important;
	height:9px !important;
	left:265px !important;
	top:191px !important;
}

#item54268 {
	width:228px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item54302 {
	width:236px !important;
	height:9px !important;
	left:265px !important;
	top:579px !important;
}

#item54332 {
	width:236px !important;
	height:9px !important;
	left:265px !important;
	top:590px !important;
}

#item54363 {
	width:236px !important;
	height:9px !important;
	left:265px !important;
	top:600px !important;
}

#item54395 {
	width:236px !important;
	height:9px !important;
	left:265px !important;
	top:611px !important;
}

#item54423 {
	width:232px !important;
	height:9px !important;
	left:13px !important;
	top:362px !important;
}

#item54450 {
	width:232px !important;
	height:9px !important;
	left:13px !important;
	top:372px !important;
}

#item61724 {
	width:252px !important;
	height:264px !important;
}

#item66345 {
	width:252px !important;
	height:264px !important;
	left:14px !important;
	top:363px !important;
}

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

#item66350 {
	width:266px !important;
	height:155px !important;
	left:278px !important;
	top:277px !important;
}

#item67535 {
	width:84px !important;
	height:86px !important;
}

#item67530 {
	width:84px !important;
	height:86px !important;
	left:286px !important;
	top:443px !important;
}

#item67541 {
	width:84px !important;
	height:86px !important;
}

#item67536 {
	width:84px !important;
	height:86px !important;
	left:374px !important;
	top:443px !important;
}

#item61727 {
	width:266px !important;
	height:266px !important;
}

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

#item61728 {
	width:90px !important;
	height:51px !important;
}

#item66361 {
	width:90px !important;
	height:51px !important;
	left:21px !important;
	top:14px !important;
}

#item61729 {
	width:91px !important;
	height:115px !important;
}

#item66367 {
	width:91px !important;
	height:115px !important;
	left:21px !important;
	top:82px !important;
}

#item61730 {
	width:116px !important;
	height:108px !important;
}

#item66372 {
	width:116px !important;
	height:108px !important;
	left:118px !important;
	top:76px !important;
}

#item54480 {
	width:102px !important;
	height:29px !important;
	left:13px !important;
	top:590px !important;
}

#item54512 {
	width:106px !important;
	height:29px !important;
	left:281px !important;
	top:237px !important;
}

#item54544 {
	width:123px !important;
	height:20px !important;
	left:18px !important;
	top:309px !important;
}

#item54575 {
	width:251px !important;
	height:20px !important;
	left:18px !important;
	top:329px !important;
}

#item54608 {
	width:61px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item54635 {
	width:60px !important;
	height:9px !important;
	left:344px !important;
	top:610px !important;
}

#item54662 {
	width:55px !important;
	height:9px !important;
	left:413px !important;
	top:610px !important;
}

#item61731 {
	width:124px !important;
	height:127px !important;
}

#item66377 {
	width:124px !important;
	height:127px !important;
	left:92px !important;
	top:83px !important;
}

#item61732 {
	width:118px !important;
	height:108px !important;
}

#item66382 {
	width:118px !important;
	height:108px !important;
	left:81px !important;
	top:210px !important;
}

#item61733 {
	width:106px !important;
	height:106px !important;
}

#item66387 {
	width:106px !important;
	height:106px !important;
	left:239px !important;
	top:244px !important;
}

#item61735 {
	width:193px !important;
	height:278px !important;
}

#item66392 {
	width:193px !important;
	height:278px !important;
	left:346px !important;
}

#item61736 {
	width:254px !important;
	height:264px !important;
}

#item66397 {
	width:254px !important;
	height:264px !important;
	left:14px !important;
	top:366px !important;
}

#item61737 {
	width:157px !important;
	height:281px !important;
}

#item66402 {
	width:157px !important;
	height:281px !important;
	left:371px !important;
	top:366px !important;
}

#item54689 {
	width:105px !important;
	height:20px !important;
	left:356px !important;
	top:334px !important;
}

#item54720 {
	width:125px !important;
	height:20px !important;
	left:120px !important;
	top:450px !important;
}

#item54752 {
	width:111px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item54780 {
	width:98px !important;
	height:9px !important;
	left:243px !important;
	top:148px !important;
}

#item54808 {
	width:98px !important;
	height:9px !important;
	left:243px !important;
	top:159px !important;
}

#item54835 {
	width:98px !important;
	height:9px !important;
	left:243px !important;
	top:169px !important;
}

#item54862 {
	width:98px !important;
	height:9px !important;
	left:243px !important;
	top:189px !important;
}

#item61738 {
	width:210px !important;
	height:297px !important;
}

#item66407 {
	width:210px !important;
	height:297px !important;
	left:55px !important;
	top:321px !important;
}

#item61739 {
	width:212px !important;
	height:303px !important;
}

#item66412 {
	width:212px !important;
	height:303px !important;
	left:322px !important;
	top:321px !important;
}

#item61740 {
	width:179px !important;
	height:236px !important;
}

#item66418 {
	width:179px !important;
	height:236px !important;
	left:244px !important;
}

#item61741 {
	width:191px !important;
	height:237px !important;
}

#item66423 {
	width:191px !important;
	height:237px !important;
	left:353px !important;
}

#item61743 {
	width:228px !important;
	height:297px !important;
}

#item66428 {
	width:228px !important;
	height:297px !important;
	left:14px !important;
	top:14px !important;
}

#item54890 {
	width:75px !important;
	height:39px !important;
	left:18px !important;
	top:267px !important;
}

#item54920 {
	width:89px !important;
	height:29px !important;
	left:13px !important;
	top:587px !important;
}

#item54951 {
	width:94px !important;
	height:29px !important;
	left:285px !important;
	top:456px !important;
}

#item54981 {
	width:138px !important;
	height:9px !important;
	left:254px !important;
	top:293px !important;
}

#item55008 {
	width:139px !important;
	height:9px !important;
	left:254px !important;
	top:303px !important;
}

#item61744 {
	width:189px !important;
	height:207px !important;
}

#item66433 {
	width:189px !important;
	height:207px !important;
}

#item61745 {
	width:196px !important;
	height:174px !important;
}

#item66439 {
	width:196px !important;
	height:174px !important;
	left:314px !important;
	top:14px !important;
}

#item61746 {
	width:150px !important;
	height:188px !important;
}

#item66444 {
	width:150px !important;
	height:188px !important;
	top:307px !important;
}

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

#item66449 {
	width:153px !important;
	height:177px !important;
	left:139px !important;
	top:385px !important;
}

#item61748 {
	width:137px !important;
	height:79px !important;
}

#item66454 {
	width:137px !important;
	height:79px !important;
	left:147px !important;
	top:567px !important;
}

#item61749 {
	width:230px !important;
	height:278px !important;
}

#item66459 {
	width:230px !important;
	height:278px !important;
	left:300px !important;
	top:259px !important;
}

#item61750 {
	width:137px !important;
	height:165px !important;
}

#item66464 {
	width:137px !important;
	height:165px !important;
	left:157px !important;
	top:218px !important;
}

#item61751 {
	width:230px !important;
	height:136px !important;
}

#item66470 {
	width:230px !important;
	height:136px !important;
	left:544px !important;
	top:270px !important;
}

#item61753 {
	width:266px !important;
	height:142px !important;
}

#item66475 {
	width:266px !important;
	height:142px !important;
	left:544px !important;
	top:381px !important;
}

#item55035 {
	width:192px !important;
	height:9px !important;
	left:318px !important;
	top:241px !important;
}

#item55065 {
	width:103px !important;
	height:20px !important;
	left:195px !important;
	top:116px !important;
}

#item55092 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:259px !important;
}

#item55120 {
	width:174px !important;
	height:20px !important;
	left:308px !important;
	top:590px !important;
}

#item55151 {
	width:126px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

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

#item61754 {
	width:153px !important;
	height:320px !important;
}

#item66480 {
	width:153px !important;
	height:320px !important;
	left:364px !important;
	top:261px !important;
}

#item61755 {
	width:159px !important;
	height:161px !important;
}

#item66485 {
	width:159px !important;
	height:161px !important;
	left:371px !important;
	top:101px !important;
}

#item61756 {
	width:159px !important;
	height:182px !important;
}

#item66490 {
	width:159px !important;
	height:182px !important;
	left:189px !important;
	top:14px !important;
}

#item61757 {
	width:130px !important;
	height:198px !important;
}

#item66495 {
	width:130px !important;
	height:198px !important;
	left:52px !important;
	top:8px !important;
}

#item55205 {
	width:108px !important;
	height:9px !important;
	left:13px !important;
	top:247px !important;
}

#item55232 {
	width:138px !important;
	height:9px !important;
	left:186px !important;
	top:247px !important;
}

#item55259 {
	width:121px !important;
	height:20px !important;
	left:245px !important;
	top:373px !important;
}

#item55289 {
	width:133px !important;
	height:20px !important;
	left:235px !important;
	top:600px !important;
}

#item55321 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item55351 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item61758 {
	width:123px !important;
	height:169px !important;
}

#item66500 {
	width:123px !important;
	height:169px !important;
	left:137px !important;
	top:14px !important;
}

#item61759 {
	width:116px !important;
	height:81px !important;
}

#item66505 {
	width:116px !important;
	height:81px !important;
	left:14px !important;
	top:189px !important;
}

#item61760 {
	width:118px !important;
	height:88px !important;
}

#item66511 {
	width:118px !important;
	height:88px !important;
	left:139px !important;
	top:190px !important;
}

#item61761 {
	width:120px !important;
	height:118px !important;
}

#item66516 {
	width:120px !important;
	height:118px !important;
	left:422px !important;
}

#item61762 {
	width:143px !important;
	height:113px !important;
}

#item66521 {
	width:143px !important;
	height:113px !important;
	left:296px !important;
	top:101px !important;
}

#item61763 {
	width:74px !important;
	height:47px !important;
}

#item66526 {
	width:74px !important;
	height:47px !important;
	left:18px !important;
	top:104px !important;
}

#item61764 {
	width:40px !important;
	height:29px !important;
}

#item66531 {
	width:40px !important;
	height:29px !important;
	left:95px !important;
	top:141px !important;
}

#item61765 {
	width:22px !important;
	height:27px !important;
}

#item66536 {
	width:22px !important;
	height:27px !important;
	left:19px !important;
	top:55px !important;
}

#item61766 {
	width:122px !important;
	height:109px !important;
}

#item66542 {
	width:122px !important;
	height:109px !important;
	left:417px !important;
	top:105px !important;
}

#item61767 {
	width:63px !important;
	height:62px !important;
}

#item66547 {
	width:63px !important;
	height:62px !important;
	left:17px !important;
	top:369px !important;
}

#item61768 {
	width:261px !important;
	height:177px !important;
}

#item66552 {
	width:261px !important;
	height:177px !important;
	left:4px !important;
	top:449px !important;
}

#item61769 {
	width:227px !important;
	height:308px !important;
}

#item66557 {
	width:227px !important;
	height:308px !important;
	left:267px !important;
	top:340px !important;
}

#item61771 {
	width:268px !important;
	height:183px !important;
}

#item66572 {
	width:268px !important;
	height:183px !important;
	left:544px !important;
	top:384px !important;
}

#item55381 {
	width:142px !important;
	height:9px !important;
	left:87px !important;
	top:421px !important;
}

#item55408 {
	width:80px !important;
	height:39px !important;
	left:451px !important;
	top:333px !important;
}

#item55441 {
	width:109px !important;
	height:20px !important;
	left:130px !important;
	top:600px !important;
}

#item55468 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:77px !important;
}

#item55495 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:87px !important;
}

#item55523 {
	width:245px !important;
	height:9px !important;
	left:13px !important;
	top:323px !important;
}

#item55555 {
	width:245px !important;
	height:9px !important;
	left:13px !important;
	top:333px !important;
}

#item55586 {
	width:245px !important;
	height:9px !important;
	left:13px !important;
	top:344px !important;
}

#item61772 {
	width:308px !important;
	height:202px !important;
}

#item66562 {
	width:308px !important;
	height:202px !important;
	left:223px !important;
	top:417px !important;
}

#item61770 {
	width:237px !important;
	height:145px !important;
}

#item66567 {
	width:237px !important;
	height:145px !important;
	left:82px !important;
	top:337px !important;
}

#item61778 {
	width:206px !important;
	height:177px !important;
}

#item66577 {
	width:206px !important;
	height:177px !important;
	left:120px !important;
}

#item61779 {
	width:213px !important;
	height:211px !important;
}

#item66582 {
	width:213px !important;
	height:211px !important;
	left:332px !important;
}

#item61780 {
	width:247px !important;
	height:193px !important;
}

#item66588 {
	width:247px !important;
	height:193px !important;
	left:242px !important;
	top:156px !important;
}

#item61781 {
	width:230px !important;
	height:133px !important;
}

#item66593 {
	width:230px !important;
	height:133px !important;
	left:4px !important;
	top:194px !important;
}

#item55616 {
	width:139px !important;
	height:9px !important;
	left:325px !important;
	top:406px !important;
}

#item55643 {
	width:139px !important;
	height:9px !important;
	left:325px !important;
	top:417px !important;
}

#item55670 {
	width:139px !important;
	height:9px !important;
	left:325px !important;
	top:427px !important;
}

#item55697 {
	width:75px !important;
	height:9px !important;
	left:22px !important;
	top:165px !important;
}

#item55724 {
	width:75px !important;
	height:9px !important;
	left:22px !important;
	top:175px !important;
}

#item55751 {
	width:99px !important;
	height:9px !important;
	left:22px !important;
	top:186px !important;
}

#item61782 {
	width:257px !important;
	height:218px !important;
}

#item66598 {
	width:257px !important;
	height:218px !important;
}

#item61783 {
	width:83px !important;
	height:228px !important;
}

#item66603 {
	width:83px !important;
	height:228px !important;
	left:261px !important;
	top:9px !important;
}

#item61784 {
	width:77px !important;
	height:218px !important;
}

#item66608 {
	width:77px !important;
	height:218px !important;
	left:364px !important;
	top:14px !important;
}

#item61785 {
	width:55px !important;
	height:55px !important;
}

#item66613 {
	width:55px !important;
	height:55px !important;
	left:475px !important;
	top:14px !important;
}

#item61786 {
	width:27px !important;
	height:18px !important;
}

#item66618 {
	width:27px !important;
	height:18px !important;
	left:457px !important;
	top:66px !important;
}

#item61787 {
	width:50px !important;
	height:57px !important;
}

#item66623 {
	width:50px !important;
	height:57px !important;
	left:476px !important;
	top:87px !important;
}

#item61788 {
	width:30px !important;
	height:16px !important;
}

#item66628 {
	width:30px !important;
	height:16px !important;
	left:457px !important;
	top:140px !important;
}

#item61789 {
	width:75px !important;
	height:77px !important;
}

#item66633 {
	width:75px !important;
	height:77px !important;
	left:317px !important;
	top:160px !important;
}

#item61790 {
	width:73px !important;
	height:77px !important;
}

#item66638 {
	width:73px !important;
	height:77px !important;
	left:444px !important;
	top:163px !important;
}

#item61791 {
	width:159px !important;
	height:169px !important;
}

#item66643 {
	width:159px !important;
	height:169px !important;
	left:163px !important;
	top:320px !important;
}

#item61792 {
	width:189px !important;
	height:189px !important;
}

#item66648 {
	width:189px !important;
	height:189px !important;
	top:347px !important;
}

#item61793 {
	width:147px !important;
	height:135px !important;
}

#item66653 {
	width:147px !important;
	height:135px !important;
	left:180px !important;
	top:497px !important;
}

#item61794 {
	width:152px !important;
	height:108px !important;
}

#item66659 {
	width:152px !important;
	height:108px !important;
	left:60px !important;
	top:546px !important;
}

#item61795 {
	width:203px !important;
	height:116px !important;
}

#item66664 {
	width:203px !important;
	height:116px !important;
	left:327px !important;
	top:321px !important;
}

#item55779 {
	width:235px !important;
	height:9px !important;
	left:13px !important;
	top:273px !important;
}

#item55810 {
	width:164px !important;
	height:9px !important;
	left:334px !important;
	top:457px !important;
}

#item55837 {
	width:153px !important;
	height:9px !important;
	left:334px !important;
	top:611px !important;
}

#item55864 {
	width:164px !important;
	height:9px !important;
	left:334px !important;
	top:533px !important;
}

#item55891 {
	width:164px !important;
	height:9px !important;
	left:334px !important;
	top:543px !important;
}

#item55918 {
	width:233px !important;
	height:9px !important;
	left:276px !important;
	top:271px !important;
}

#item55948 {
	width:233px !important;
	height:9px !important;
	left:276px !important;
	top:282px !important;
}

#item55979 {
	width:233px !important;
	height:9px !important;
	left:276px !important;
	top:292px !important;
}

#item56010 {
	width:233px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item61796 {
	width:215px !important;
	height:227px !important;
}

#item66671 {
	width:215px !important;
	height:227px !important;
	left:14px !important;
	top:322px !important;
}

#item61797 {
	width:121px !important;
	height:124px !important;
}

#item66676 {
	width:121px !important;
	height:124px !important;
	left:152px !important;
	top:320px !important;
}

#item61798 {
	width:166px !important;
	height:273px !important;
}

#item66681 {
	width:166px !important;
	height:273px !important;
	left:364px !important;
	top:306px !important;
}

#item61799 {
	width:183px !important;
	height:60px !important;
}

#item66686 {
	width:183px !important;
	height:60px !important;
	left:330px !important;
	top:563px !important;
}

#item61800 {
	width:153px !important;
	height:185px !important;
}

#item66691 {
	width:153px !important;
	height:185px !important;
	left:391px !important;
	top:118px !important;
}

#item61803 {
	width:130px !important;
	height:123px !important;
}

#item66696 {
	width:130px !important;
	height:123px !important;
	left:284px !important;
	top:14px !important;
}

#item61804 {
	width:116px !important;
	height:215px !important;
}

#item66701 {
	width:116px !important;
	height:215px !important;
	left:32px !important;
	top:10px !important;
}

#item61805 {
	width:118px !important;
	height:227px !important;
}

#item66707 {
	width:118px !important;
	height:227px !important;
	left:154px !important;
	top:25px !important;
}

#item56040 {
	width:120px !important;
	height:20px !important;
	left:281px !important;
	top:310px !important;
}

#item56070 {
	width:81px !important;
	height:29px !important;
	left:282px !important;
	top:550px !important;
}

#item56101 {
	width:198px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item56128 {
	width:198px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item56156 {
	width:242px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item56188 {
	width:242px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

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

#item66712 {
	width:247px !important;
	height:199px !important;
	left:14px !important;
	top:30px !important;
}

#item61807 {
	width:133px !important;
	height:161px !important;
}

#item66717 {
	width:133px !important;
	height:161px !important;
	left:411px !important;
	top:33px !important;
}

#item61808 {
	width:134px !important;
	height:143px !important;
}

#item66722 {
	width:134px !important;
	height:143px !important;
	left:265px !important;
	top:57px !important;
}

#item61809 {
	width:172px !important;
	height:195px !important;
}

#item66728 {
	width:172px !important;
	height:195px !important;
	left:269px !important;
	top:208px !important;
}

#item61810 {
	width:238px !important;
	height:147px !important;
}

#item66733 {
	width:238px !important;
	height:147px !important;
	top:290px !important;
}

#item61811 {
	width:231px !important;
	height:145px !important;
}

#item66739 {
	width:231px !important;
	height:145px !important;
	left:135px !important;
	top:378px !important;
}

#item61812 {
	width:247px !important;
	height:157px !important;
}

#item66744 {
	width:247px !important;
	height:157px !important;
	left:297px !important;
	top:468px !important;
}

#item56220 {
	width:158px !important;
	height:9px !important;
	left:15px !important;
	top:279px !important;
}

#item56249 {
	width:185px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item56281 {
	width:185px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item56311 {
	width:185px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item56338 {
	width:81px !important;
	height:20px !important;
	left:445px !important;
	top:349px !important;
}

#item56365 {
	width:76px !important;
	height:20px !important;
	left:445px !important;
	top:369px !important;
}

#item56392 {
	width:93px !important;
	height:20px !important;
	left:445px !important;
	top:390px !important;
}

#item61815 {
	width:189px !important;
	height:217px !important;
}

#item66749 {
	width:189px !important;
	height:217px !important;
	left:14px !important;
	top:320px !important;
}

#item61816 {
	width:264px !important;
	height:181px !important;
}

#item66754 {
	width:264px !important;
	height:181px !important;
	left:251px !important;
	top:356px !important;
}

#item61817 {
	width:130px !important;
	height:96px !important;
}

#item66759 {
	width:130px !important;
	height:96px !important;
	left:215px !important;
	top:323px !important;
}

#item61818 {
	width:99px !important;
	height:239px !important;
}

#item66764 {
	width:99px !important;
	height:239px !important;
	left:21px !important;
	top:34px !important;
}

#item61819 {
	width:84px !important;
	height:246px !important;
}

#item66769 {
	width:84px !important;
	height:246px !important;
	left:119px !important;
	top:27px !important;
}

#item61820 {
	width:79px !important;
	height:240px !important;
}

#item66774 {
	width:79px !important;
	height:240px !important;
	left:196px !important;
	top:34px !important;
}

#item61821 {
	width:76px !important;
	height:244px !important;
}

#item66779 {
	width:76px !important;
	height:244px !important;
	left:279px !important;
	top:37px !important;
}

#item56419 {
	width:119px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item56449 {
	width:227px !important;
	height:9px !important;
	left:213px !important;
	top:600px !important;
}

#item56481 {
	width:227px !important;
	height:9px !important;
	left:213px !important;
	top:610px !important;
}

#item56512 {
	width:160px !important;
	height:9px !important;
	left:372px !important;
	top:251px !important;
}

#item56539 {
	width:160px !important;
	height:9px !important;
	left:372px !important;
	top:261px !important;
}

#item56566 {
	width:160px !important;
	height:9px !important;
	left:372px !important;
	top:292px !important;
}

#item56593 {
	width:160px !important;
	height:9px !important;
	left:372px !important;
	top:303px !important;
}

#item61822 {
	width:209px !important;
	height:79px !important;
}

#item66784 {
	width:209px !important;
	height:79px !important;
	left:45px !important;
	top:9px !important;
}

#item61823 {
	width:225px !important;
	height:92px !important;
}

#item66789 {
	width:225px !important;
	height:92px !important;
	left:39px !important;
	top:78px !important;
}

#item61824 {
	width:238px !important;
	height:113px !important;
}

#item66794 {
	width:238px !important;
	height:113px !important;
	left:21px !important;
	top:152px !important;
}

#item61826 {
	width:154px !important;
	height:176px !important;
}

#item66799 {
	width:154px !important;
	height:176px !important;
	left:276px !important;
	top:14px !important;
}

#item61827 {
	width:75px !important;
	height:55px !important;
}

#item66804 {
	width:75px !important;
	height:55px !important;
	left:309px !important;
	top:35px !important;
}

#item61828 {
	width:54px !important;
	height:52px !important;
}

#item66810 {
	width:54px !important;
	height:52px !important;
	left:327px !important;
	top:112px !important;
}

#item61829 {
	width:33px !important;
	height:24px !important;
}

#item66815 {
	width:33px !important;
	height:24px !important;
	left:434px !important;
	top:148px !important;
}

#item61830 {
	width:52px !important;
	height:55px !important;
}

#item66820 {
	width:52px !important;
	height:55px !important;
	left:467px !important;
	top:96px !important;
}

#item61831 {
	width:17px !important;
	height:25px !important;
}

#item66825 {
	width:17px !important;
	height:25px !important;
	left:505px !important;
	top:72px !important;
}

#item61832 {
	width:249px !important;
	height:186px !important;
}

#item66830 {
	width:249px !important;
	height:186px !important;
	left:281px !important;
	top:270px !important;
}

#item61833 {
	width:253px !important;
	height:201px !important;
}

#item66835 {
	width:253px !important;
	height:201px !important;
	left:14px !important;
	top:376px !important;
}

#item61834 {
	width:153px !important;
	height:162px !important;
}

#item66840 {
	width:153px !important;
	height:162px !important;
	left:391px !important;
	top:480px !important;
}

#item56620 {
	width:130px !important;
	height:9px !important;
	left:16px !important;
	top:607px !important;
}

#item56647 {
	width:79px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item56674 {
	width:115px !important;
	height:20px !important;
	left:276px !important;
	top:508px !important;
}

#item56701 {
	width:219px !important;
	height:9px !important;
	left:280px !important;
	top:225px !important;
}

#item56733 {
	width:219px !important;
	height:9px !important;
	left:280px !important;
	top:236px !important;
}

#item56763 {
	width:219px !important;
	height:9px !important;
	left:280px !important;
	top:246px !important;
}

#item56795 {
	width:234px !important;
	height:9px !important;
	left:13px !important;
	top:334px !important;
}

#item56826 {
	width:234px !important;
	height:9px !important;
	left:13px !important;
	top:345px !important;
}

#item56857 {
	width:234px !important;
	height:9px !important;
	left:13px !important;
	top:355px !important;
}

#item61835 {
	width:194px !important;
	height:186px !important;
}

#item66845 {
	width:194px !important;
	height:186px !important;
	left:14px !important;
	top:306px !important;
}

#item61836 {
	width:91px !important;
	height:233px !important;
}

#item66850 {
	width:91px !important;
	height:233px !important;
	left:230px !important;
	top:296px !important;
}

#item61837 {
	width:164px !important;
	height:225px !important;
}

#item66855 {
	width:164px !important;
	height:225px !important;
	left:324px !important;
	top:298px !important;
}

#item61840 {
	width:215px !important;
	height:164px !important;
}

#item66860 {
	width:215px !important;
	height:164px !important;
	left:315px !important;
	top:458px !important;
}

#item61841 {
	width:164px !important;
	height:200px !important;
}

#item66865 {
	width:164px !important;
	height:200px !important;
	left:366px !important;
	top:14px !important;
}

#item61842 {
	width:163px !important;
	height:221px !important;
}

#item66870 {
	width:163px !important;
	height:221px !important;
	left:190px !important;
	top:14px !important;
}

#item61843 {
	width:176px !important;
	height:220px !important;
}

#item66876 {
	width:176px !important;
	height:220px !important;
	left:5px !important;
	top:11px !important;
}

#item56887 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:288px !important;
}

#item56915 {
	width:135px !important;
	height:20px !important;
	left:364px !important;
	top:277px !important;
}

#item56946 {
	width:162px !important;
	height:9px !important;
	left:193px !important;
	top:281px !important;
}

#item56974 {
	width:139px !important;
	height:9px !important;
	left:25px !important;
	top:575px !important;
}

#item57001 {
	width:139px !important;
	height:9px !important;
	left:25px !important;
	top:585px !important;
}

#item57028 {
	width:139px !important;
	height:9px !important;
	left:25px !important;
	top:596px !important;
}

#item61844 {
	width:16px !important;
	height:49px !important;
}

#item66881 {
	width:16px !important;
	height:49px !important;
	left:22px !important;
	top:56px !important;
}

#item61845 {
	width:62px !important;
	height:77px !important;
}

#item66887 {
	width:62px !important;
	height:77px !important;
	left:21px !important;
	top:113px !important;
}

#item61846 {
	width:39px !important;
	height:35px !important;
}

#item66892 {
	width:39px !important;
	height:35px !important;
	left:91px !important;
	top:176px !important;
}

#item61847 {
	width:129px !important;
	height:126px !important;
}

#item66897 {
	width:129px !important;
	height:126px !important;
	left:142px !important;
	top:26px !important;
}

#item61848 {
	width:94px !important;
	height:62px !important;
}

#item66902 {
	width:94px !important;
	height:62px !important;
	left:174px !important;
	top:157px !important;
}

#item61849 {
	width:64px !important;
	height:60px !important;
}

#item66907 {
	width:64px !important;
	height:60px !important;
	left:215px !important;
	top:227px !important;
}

#item61850 {
	width:227px !important;
	height:247px !important;
}

#item66912 {
	width:227px !important;
	height:247px !important;
	left:296px !important;
}

#item61851 {
	width:236px !important;
	height:130px !important;
}

#item66917 {
	width:236px !important;
	height:130px !important;
	left:247px !important;
	top:329px !important;
}

#item61852 {
	width:236px !important;
	height:205px !important;
}

#item66922 {
	width:236px !important;
	height:205px !important;
	left:57px !important;
	top:417px !important;
}

#item61854 {
	width:275px !important;
	height:189px !important;
}

#item66927 {
	width:275px !important;
	height:189px !important;
	left:261px !important;
	top:439px !important;
}

#item61862 {
	width:279px !important;
	height:203px !important;
}

#item66969 {
	width:279px !important;
	height:203px !important;
	left:544px !important;
}

#item57055 {
	width:212px !important;
	height:9px !important;
	left:294px !important;
	top:303px !important;
}

#item57085 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:417px !important;
}

#item57112 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:428px !important;
}

#item57139 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:438px !important;
}

#item57167 {
	width:198px !important;
	height:10px !important;
	left:27px !important;
	top:266px !important;
}

#item57197 {
	width:198px !important;
	height:10px !important;
	left:27px !important;
	top:277px !important;
}

#item57227 {
	width:198px !important;
	height:10px !important;
	left:27px !important;
	top:287px !important;
}

#item61855 {
	width:181px !important;
	height:196px !important;
}

#item66932 {
	width:181px !important;
	height:196px !important;
	left:86px !important;
	top:424px !important;
}

#item61856 {
	width:173px !important;
	height:91px !important;
}

#item66938 {
	width:173px !important;
	height:91px !important;
	left:357px !important;
	top:304px !important;
}

#item61857 {
	width:174px !important;
	height:131px !important;
}

#item66943 {
	width:174px !important;
	height:131px !important;
	left:281px !important;
	top:325px !important;
}

#item61858 {
	width:211px !important;
	height:104px !important;
}

#item66948 {
	width:211px !important;
	height:104px !important;
	left:325px !important;
	top:433px !important;
}

#item61859 {
	width:178px !important;
	height:62px !important;
}

#item66953 {
	width:178px !important;
	height:62px !important;
	left:26px !important;
	top:208px !important;
}

#item61860 {
	width:173px !important;
	height:64px !important;
}

#item66959 {
	width:173px !important;
	height:64px !important;
	left:14px !important;
	top:254px !important;
}

#item61861 {
	width:86px !important;
	height:113px !important;
}

#item66964 {
	width:86px !important;
	height:113px !important;
	left:179px !important;
	top:300px !important;
}

#item61863 {
	width:203px !important;
	height:192px !important;
}

#item66974 {
	width:203px !important;
	height:192px !important;
	left:312px !important;
	top:14px !important;
}

#item57257 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item57284 {
	width:111px !important;
	height:9px !important;
	left:276px !important;
	top:244px !important;
}

#item57311 {
	width:76px !important;
	height:29px !important;
	left:13px !important;
	top:554px !important;
}

#item57342 {
	width:209px !important;
	height:9px !important;
	left:276px !important;
	top:589px !important;
}

#item57373 {
	width:209px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item57404 {
	width:209px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item57435 {
	width:164px !important;
	height:9px !important;
	left:16px !important;
	top:391px !important;
}

#item57462 {
	width:164px !important;
	height:9px !important;
	left:16px !important;
	top:401px !important;
}

#item61864 {
	width:268px !important;
	height:257px !important;
}

#item66979 {
	width:268px !important;
	height:257px !important;
}

#item61865 {
	width:215px !important;
	height:122px !important;
}

#item66984 {
	width:215px !important;
	height:122px !important;
	left:321px !important;
	top:67px !important;
}

#item61868 {
	width:245px !important;
	height:130px !important;
}

#item66990 {
	width:245px !important;
	height:130px !important;
	left:279px !important;
	top:184px !important;
}

#item61869 {
	width:161px !important;
	height:147px !important;
}

#item66995 {
	width:161px !important;
	height:147px !important;
	left:96px !important;
	top:317px !important;
}

#item61870 {
	width:190px !important;
	height:135px !important;
}

#item67000 {
	width:190px !important;
	height:135px !important;
	left:23px !important;
	top:400px !important;
}

#item61871 {
	width:223px !important;
	height:130px !important;
}

#item67005 {
	width:223px !important;
	height:130px !important;
	left:286px !important;
	top:321px !important;
}

#item61872 {
	width:234px !important;
	height:145px !important;
}

#item67010 {
	width:234px !important;
	height:145px !important;
	left:277px !important;
	top:391px !important;
}

#item57490 {
	width:232px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item57520 {
	width:204px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item57547 {
	width:204px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item57574 {
	width:201px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item57604 {
	width:201px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item57632 {
	width:121px !important;
	height:9px !important;
	left:276px !important;
	top:75px !important;
}

#item57659 {
	width:121px !important;
	height:9px !important;
	left:276px !important;
	top:85px !important;
}

#item61873 {
	width:194px !important;
	height:191px !important;
}

#item67015 {
	width:194px !important;
	height:191px !important;
	left:60px !important;
	top:308px !important;
}

#item61875 {
	width:240px !important;
	height:181px !important;
}

#item67020 {
	width:240px !important;
	height:181px !important;
	left:278px !important;
	top:429px !important;
}

#item61874 {
	width:218px !important;
	height:162px !important;
}

#item67025 {
	width:218px !important;
	height:162px !important;
	left:212px !important;
	top:349px !important;
}

#item61876 {
	width:181px !important;
	height:180px !important;
}

#item67031 {
	width:181px !important;
	height:180px !important;
	left:271px !important;
}

#item61877 {
	width:118px !important;
	height:87px !important;
}

#item67036 {
	width:118px !important;
	height:87px !important;
	left:417px !important;
	top:142px !important;
}

#item61878 {
	width:158px !important;
	height:171px !important;
}

#item67041 {
	width:158px !important;
	height:171px !important;
	left:20px !important;
	top:34px !important;
}

#item61879 {
	width:99px !important;
	height:55px !important;
}

#item67046 {
	width:99px !important;
	height:55px !important;
	left:164px !important;
	top:179px !important;
}

#item61880 {
	width:33px !important;
	height:47px !important;
}

#item67051 {
	width:33px !important;
	height:47px !important;
	left:207px !important;
	top:60px !important;
}

#item61881 {
	width:21px !important;
	height:13px !important;
}

#item67056 {
	width:21px !important;
	height:13px !important;
	left:241px !important;
	top:88px !important;
}

#item57687 {
	width:104px !important;
	height:20px !important;
	left:276px !important;
	top:292px !important;
}

#item57715 {
	width:70px !important;
	height:20px !important;
	left:418px !important;
	top:292px !important;
}

#item57742 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item57773 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item57803 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item57834 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item57865 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item61882 {
	width:298px !important;
	height:208px !important;
}

#item67062 {
	width:298px !important;
	height:208px !important;
	left:11px !important;
	top:51px !important;
}

#item61883 {
	width:109px !important;
	height:205px !important;
}

#item67067 {
	width:109px !important;
	height:205px !important;
	left:305px !important;
}

#item61884 {
	width:61px !important;
	height:72px !important;
}

#item67072 {
	width:61px !important;
	height:72px !important;
	left:469px !important;
	top:14px !important;
}

#item61885 {
	width:246px !important;
	height:135px !important;
}

#item67077 {
	width:246px !important;
	height:135px !important;
	left:18px !important;
	top:390px !important;
}

#item61886 {
	width:99px !important;
	height:64px !important;
}

#item67082 {
	width:99px !important;
	height:64px !important;
	left:165px !important;
	top:324px !important;
}

#item61887 {
	width:254px !important;
	height:149px !important;
}

#item67087 {
	width:254px !important;
	height:149px !important;
	left:276px !important;
	top:218px !important;
}

#item61888 {
	width:256px !important;
	height:149px !important;
}

#item67092 {
	width:256px !important;
	height:149px !important;
	left:274px !important;
	top:421px !important;
}

#item57892 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item57919 {
	width:72px !important;
	height:20px !important;
	left:412px !important;
	top:190px !important;
}

#item57946 {
	width:161px !important;
	height:9px !important;
	left:279px !important;
	top:400px !important;
}

#item57973 {
	width:215px !important;
	height:9px !important;
	left:277px !important;
	top:610px !important;
}

#item58003 {
	width:186px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

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

#item61889 {
	width:255px !important;
	height:240px !important;
}

#item67097 {
	width:255px !important;
	height:240px !important;
	left:14px !important;
	top:321px !important;
}

#item61890 {
	width:193px !important;
	height:157px !important;
}

#item67102 {
	width:193px !important;
	height:157px !important;
	left:286px !important;
	top:319px !important;
}

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

#item67108 {
	width:252px !important;
	height:151px !important;
	left:279px !important;
	top:400px !important;
}

#item61892 {
	width:184px !important;
	height:296px !important;
}

#item67113 {
	width:184px !important;
	height:296px !important;
	left:83px !important;
	top:14px !important;
}

#item61893 {
	width:135px !important;
	height:145px !important;
}

#item67118 {
	width:135px !important;
	height:145px !important;
	left:400px !important;
}

#item61894 {
	width:133px !important;
	height:69px !important;
}

#item67123 {
	width:133px !important;
	height:69px !important;
	left:281px !important;
	top:176px !important;
}

#item61900 {
	width:107px !important;
	height:64px !important;
}

#item67128 {
	width:107px !important;
	height:64px !important;
	left:428px !important;
	top:195px !important;
}

#item58060 {
	width:65px !important;
	height:49px !important;
	left:13px !important;
	top:151px !important;
}

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

#item58120 {
	width:241px !important;
	height:9px !important;
	left:277px !important;
	top:282px !important;
}

#item58151 {
	width:241px !important;
	height:9px !important;
	left:277px !important;
	top:292px !important;
}

#item58181 {
	width:241px !important;
	height:9px !important;
	left:277px !important;
	top:303px !important;
}

#item58211 {
	width:238px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item58241 {
	width:238px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

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

#item61902 {
	width:258px !important;
	height:122px !important;
}

#item67138 {
	width:258px !important;
	height:122px !important;
	left:278px !important;
	top:6px !important;
}

#item61903 {
	width:217px !important;
	height:152px !important;
}

#item67143 {
	width:217px !important;
	height:152px !important;
	left:327px !important;
	top:186px !important;
}

#item61904 {
	width:210px !important;
	height:135px !important;
}

#item67148 {
	width:210px !important;
	height:135px !important;
	left:283px !important;
	top:291px !important;
}

#item61905 {
	width:240px !important;
	height:145px !important;
}

#item67153 {
	width:240px !important;
	height:145px !important;
	left:300px !important;
	top:404px !important;
}

#item61906 {
	width:228px !important;
	height:116px !important;
}

#item67158 {
	width:228px !important;
	height:116px !important;
	left:19px !important;
	top:290px !important;
}

#item61907 {
	width:216px !important;
	height:145px !important;
}

#item67163 {
	width:216px !important;
	height:145px !important;
	left:46px !important;
	top:386px !important;
}

#item61914 {
	width:239px !important;
	height:308px !important;
}

#item67195 {
	width:239px !important;
	height:308px !important;
	left:544px !important;
}

#item58268 {
	width:121px !important;
	height:29px !important;
	left:152px !important;
	top:249px !important;
}

#item58300 {
	width:211px !important;
	height:9px !important;
	left:276px !important;
	top:168px !important;
}

#item58330 {
	width:190px !important;
	height:9px !important;
	left:276px !important;
	top:589px !important;
}

#item58361 {
	width:190px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item58388 {
	width:190px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item58415 {
	width:230px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item58447 {
	width:230px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item61913 {
	width:287px !important;
	height:349px !important;
}

#item67168 {
	width:287px !important;
	height:349px !important;
	left:247px !important;
	top:14px !important;
}

#item61908 {
	width:227px !important;
	height:134px !important;
}

#item67173 {
	width:227px !important;
	height:134px !important;
	left:38px !important;
	top:497px !important;
}

#item61909 {
	width:190px !important;
	height:140px !important;
}

#item67179 {
	width:190px !important;
	height:140px !important;
	left:120px !important;
	top:308px !important;
}

#item61910 {
	width:189px !important;
	height:140px !important;
}

#item67184 {
	width:189px !important;
	height:140px !important;
	left:126px !important;
	top:396px !important;
}

#item61912 {
	width:204px !important;
	height:177px !important;
}

#item67190 {
	width:204px !important;
	height:177px !important;
	left:326px !important;
	top:374px !important;
}

#item58477 {
	width:117px !important;
	height:20px !important;
	left:246px !important;
	top:219px !important;
}

#item58508 {
	width:78px !important;
	height:20px !important;
	left:161px !important;
	top:310px !important;
}

#item58535 {
	width:217px !important;
	height:9px !important;
	left:325px !important;
	top:610px !important;
}

#item58565 {
	width:119px !important;
	height:9px !important;
	left:13px !important;
	top:459px !important;
}

#item58592 {
	width:119px !important;
	height:9px !important;
	left:13px !important;
	top:470px !important;
}

#item58619 {
	width:119px !important;
	height:9px !important;
	left:13px !important;
	top:480px !important;
}

#item61915 {
	width:136px !important;
	height:147px !important;
}

#item67200 {
	width:136px !important;
	height:147px !important;
	left:14px !important;
	top:14px !important;
}

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

#item67205 {
	width:173px !important;
	height:145px !important;
	left:77px !important;
	top:125px !important;
}

#item61918 {
	width:112px !important;
	height:98px !important;
}

#item67210 {
	width:112px !important;
	height:98px !important;
	left:311px !important;
	top:60px !important;
}

#item61919 {
	width:111px !important;
	height:88px !important;
}

#item67215 {
	width:111px !important;
	height:88px !important;
	left:399px !important;
	top:14px !important;
}

#item61920 {
	width:100px !important;
	height:88px !important;
}

#item67220 {
	width:100px !important;
	height:88px !important;
	left:437px !important;
	top:70px !important;
}

#item61921 {
	width:259px !important;
	height:116px !important;
}

#item67226 {
	width:259px !important;
	height:116px !important;
	left:271px !important;
	top:162px !important;
}

#item61922 {
	width:201px !important;
	height:267px !important;
}

#item67231 {
	width:201px !important;
	height:267px !important;
	left:14px !important;
	top:342px !important;
}

#item61923 {
	width:220px !important;
	height:128px !important;
}

#item67236 {
	width:220px !important;
	height:128px !important;
	left:242px !important;
	top:442px !important;
}

#item61924 {
	width:224px !important;
	height:157px !important;
}

#item67241 {
	width:224px !important;
	height:157px !important;
	left:313px !important;
	top:493px !important;
}

#item61932 {
	width:253px !important;
	height:179px !important;
}

#item67273 {
	width:253px !important;
	height:179px !important;
	left:544px !important;
}

#item58646 {
	width:250px !important;
	height:9px !important;
	left:271px !important;
	top:321px !important;
}

#item58676 {
	width:215px !important;
	height:9px !important;
	left:299px !important;
	top:401px !important;
}

#item58707 {
	width:215px !important;
	height:9px !important;
	left:299px !important;
	top:412px !important;
}

#item58739 {
	width:215px !important;
	height:9px !important;
	left:299px !important;
	top:422px !important;
}

#item58769 {
	width:195px !important;
	height:9px !important;
	left:13px !important;
	top:314px !important;
}

#item58800 {
	width:195px !important;
	height:9px !important;
	left:13px !important;
	top:324px !important;
}

#item58827 {
	width:131px !important;
	height:9px !important;
	left:174px !important;
	top:76px !important;
}

#item58854 {
	width:131px !important;
	height:9px !important;
	left:174px !important;
	top:87px !important;
}

#item61925 {
	width:257px !important;
	height:213px !important;
}

#item67247 {
	width:257px !important;
	height:213px !important;
	left:9px !important;
	top:322px !important;
}

#item61926 {
	width:234px !important;
	height:143px !important;
}

#item67252 {
	width:234px !important;
	height:143px !important;
	left:310px !important;
	top:400px !important;
}

#item61928 {
	width:133px !important;
	height:79px !important;
}

#item67258 {
	width:133px !important;
	height:79px !important;
	left:398px !important;
	top:527px !important;
}

#item61927 {
	width:155px !important;
	height:75px !important;
}

#item67263 {
	width:155px !important;
	height:75px !important;
	left:349px !important;
	top:564px !important;
}

#item61931 {
	width:281px !important;
	height:309px !important;
}

#item67268 {
	width:281px !important;
	height:309px !important;
	left:264px !important;
}

#item61933 {
	width:57px !important;
	height:70px !important;
}

#item67278 {
	width:57px !important;
	height:70px !important;
	left:14px !important;
	top:240px !important;
}

#item58881 {
	width:119px !important;
	height:9px !important;
	left:120px !important;
	top:296px !important;
}

#item58908 {
	width:199px !important;
	height:9px !important;
	left:13px !important;
	top:226px !important;
}

#item58938 {
	width:97px !important;
	height:29px !important;
	left:276px !important;
	top:283px !important;
}

#item58972 {
	width:89px !important;
	height:9px !important;
	left:284px !important;
	top:456px !important;
}

#item58999 {
	width:89px !important;
	height:9px !important;
	left:284px !important;
	top:466px !important;
}

#item59026 {
	width:88px !important;
	height:9px !important;
	left:284px !important;
	top:477px !important;
}

#item59053 {
	width:222px !important;
	height:9px !important;
	left:21px !important;
	top:600px !important;
}

#item59083 {
	width:222px !important;
	height:9px !important;
	left:21px !important;
	top:610px !important;
}

#item61934 {
	width:544px !important;
	height:506px !important;
}

#item67283 {
	width:544px !important;
	height:506px !important;
	top:72px !important;
}

#item59114 {
	width:96px !important;
	height:20px !important;
	left:367px !important;
	top:532px !important;
}
#in5footer,  #prefooter {display:none;}
