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

#item66034 {
	width:499px !important;
	height:431px !important;
}

#item67249 {
	width:499px !important;
	height:431px !important;
	left:14px !important;
	top:162px !important;
}

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

#item67254 {
	width:221px !important;
	height:213px !important;
	left:196px !important;
	top:14px !important;
}

#item66036 {
	width:113px !important;
	height:619px !important;
}

#item67259 {
	width:113px !important;
	height:619px !important;
	left:417px !important;
}

#item66037 {
	width:300px !important;
	height:293px !important;
}

#item67264 {
	width:300px !important;
	height:293px !important;
	top:357px !important;
}

#item73005 {
	width:121px !important;
	height:57px !important;
}

#item73000 {
	width:121px !important;
	height:57px !important;
	left:295px !important;
	top:170px !important;
}

#item66039 {
	width:265px !important;
	height:291px !important;
}

#item67269 {
	width:265px !important;
	height:291px !important;
	left:544px !important;
	top:339px !important;
}

#item63811 {
	width:70px !important;
	height:20px !important;
	left:310px !important;
	top:428px !important;
}

#item63838 {
	width:72px !important;
	height:20px !important;
	left:310px !important;
	top:517px !important;
}

#item63865 {
	width:151px !important;
	height:9px !important;
	left:203px !important;
	top:331px !important;
}

#item63895 {
	width:155px !important;
	height:9px !important;
	left:203px !important;
	top:268px !important;
}

#item73086 {
	width:75px !important;
	height:78px !important;
	left:130px !important;
	top:260px !important;
}

#item66040 {
	width:184px !important;
	height:210px !important;
}

#item67274 {
	width:184px !important;
	height:210px !important;
	left:346px !important;
	top:349px !important;
}

#item66041 {
	width:275px !important;
	height:317px !important;
}

#item67279 {
	width:275px !important;
	height:317px !important;
	left:14px !important;
	top:14px !important;
}

#item66042 {
	width:150px !important;
	height:285px !important;
}

#item67286 {
	width:150px !important;
	height:285px !important;
	left:381px !important;
	top:14px !important;
}

#item63922 {
	width:93px !important;
	height:39px !important;
	left:13px !important;
	top:218px !important;
}

#item63954 {
	width:99px !important;
	height:20px !important;
	left:305px !important;
	top:241px !important;
}

#item63981 {
	width:122px !important;
	height:9px !important;
	left:350px !important;
	top:605px !important;
}

#item64008 {
	width:67px !important;
	height:29px !important;
	left:257px !important;
	top:585px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item66046 {
	width:170px !important;
	height:310px !important;
}

#item67306 {
	width:170px !important;
	height:310px !important;
}

#item66047 {
	width:147px !important;
	height:108px !important;
}

#item67311 {
	width:147px !important;
	height:108px !important;
	left:111px !important;
	top:326px !important;
}

#item66048 {
	width:160px !important;
	height:127px !important;
}

#item67316 {
	width:160px !important;
	height:127px !important;
	left:34px !important;
	top:403px !important;
}

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

#item67321 {
	width:252px !important;
	height:215px !important;
	left:278px !important;
	top:324px !important;
}

#item32041 {
	width:221px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item32074 {
	width:77px !important;
	height:39px !important;
	left:178px !important;
	top:229px !important;
}

#item32106 {
	width:129px !important;
	height:20px !important;
	left:283px !important;
	top:593px !important;
}

#item32137 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item32167 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item67326 {
	width:211px !important;
	height:201px !important;
	left:14px !important;
	top:363px !important;
}

#item66051 {
	width:210px !important;
	height:295px !important;
}

#item67331 {
	width:210px !important;
	height:295px !important;
	left:334px !important;
	top:323px !important;
}

#item66052 {
	width:147px !important;
	height:180px !important;
}

#item67336 {
	width:147px !important;
	height:180px !important;
	left:14px !important;
	top:14px !important;
}

#item66053 {
	width:162px !important;
	height:172px !important;
}

#item67342 {
	width:162px !important;
	height:172px !important;
	left:111px !important;
	top:120px !important;
}

#item66054 {
	width:255px !important;
	height:244px !important;
}

#item67347 {
	width:255px !important;
	height:244px !important;
	left:275px !important;
	top:14px !important;
}

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

#item32225 {
	width:69px !important;
	height:20px !important;
	left:240px !important;
	top:593px !important;
}

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

#item32283 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:334px !important;
}

#item32314 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:345px !important;
}

#item66055 {
	width:395px !important;
	height:340px !important;
}

#item67352 {
	width:395px !important;
	height:340px !important;
	left:14px !important;
	top:14px !important;
}

#item66056 {
	width:516px !important;
	height:270px !important;
}

#item67358 {
	width:516px !important;
	height:270px !important;
	left:14px !important;
	top:360px !important;
}

#item66057 {
	width:164px !important;
	height:137px !important;
}

#item67368 {
	width:164px !important;
	height:137px !important;
	left:544px !important;
	top:514px !important;
}

#item32341 {
	width:82px !important;
	height:20px !important;
	left:418px !important;
	top:315px !important;
}

#item32368 {
	width:70px !important;
	height:20px !important;
	left:12px !important;
	top:600px !important;
}

#item66068 {
	width:317px !important;
	height:209px !important;
}

#item67363 {
	width:317px !important;
	height:209px !important;
	left:214px !important;
	top:154px !important;
}

#item66058 {
	width:266px !important;
	height:248px !important;
}

#item67373 {
	width:266px !important;
	height:248px !important;
	left:264px !important;
	top:395px !important;
}

#item66059 {
	width:38px !important;
	height:108px !important;
}

#item67378 {
	width:38px !important;
	height:108px !important;
	left:28px !important;
	top:245px !important;
}

#item66060 {
	width:34px !important;
	height:123px !important;
}

#item67383 {
	width:34px !important;
	height:123px !important;
	left:54px !important;
	top:246px !important;
}

#item66061 {
	width:63px !important;
	height:137px !important;
}

#item67388 {
	width:63px !important;
	height:137px !important;
	left:88px !important;
	top:246px !important;
}

#item66066 {
	width:165px !important;
	height:113px !important;
}

#item67393 {
	width:165px !important;
	height:113px !important;
	left:338px !important;
	top:47px !important;
}

#item66067 {
	width:199px !important;
	height:122px !important;
}

#item67398 {
	width:199px !important;
	height:122px !important;
	left:168px !important;
	top:89px !important;
}

#item66069 {
	width:145px !important;
	height:157px !important;
}

#item67403 {
	width:145px !important;
	height:157px !important;
	left:14px !important;
	top:14px !important;
}

#item32395 {
	width:83px !important;
	height:30px !important;
	left:171px !important;
	top:584px !important;
}

#item32426 {
	width:119px !important;
	height:9px !important;
	left:13px !important;
	top:481px !important;
}

#item32453 {
	width:119px !important;
	height:9px !important;
	left:13px !important;
	top:491px !important;
}

#item32480 {
	width:119px !important;
	height:9px !important;
	left:13px !important;
	top:502px !important;
}

#item66070 {
	width:266px !important;
	height:243px !important;
}

#item67408 {
	width:266px !important;
	height:243px !important;
}

#item66071 {
	width:193px !important;
	height:281px !important;
}

#item67413 {
	width:193px !important;
	height:281px !important;
	left:337px !important;
	top:31px !important;
}

#item66072 {
	width:330px !important;
	height:307px !important;
}

#item67418 {
	width:330px !important;
	height:307px !important;
	top:322px !important;
}

#item32507 {
	width:136px !important;
	height:9px !important;
	left:18px !important;
	top:298px !important;
}

#item32535 {
	width:70px !important;
	height:40px !important;
	left:276px !important;
	top:272px !important;
}

#item32567 {
	width:152px !important;
	height:9px !important;
	left:334px !important;
	top:610px !important;
}

#item66073 {
	width:198px !important;
	height:229px !important;
}

#item67424 {
	width:198px !important;
	height:229px !important;
	left:14px !important;
	top:334px !important;
}

#item66074 {
	width:149px !important;
	height:81px !important;
}

#item67429 {
	width:149px !important;
	height:81px !important;
	left:221px !important;
	top:401px !important;
}

#item66075 {
	width:131px !important;
	height:89px !important;
}

#item67435 {
	width:131px !important;
	height:89px !important;
	left:369px !important;
	top:342px !important;
}

#item66077 {
	width:122px !important;
	height:82px !important;
}

#item67440 {
	width:122px !important;
	height:82px !important;
	left:408px !important;
	top:426px !important;
}

#item66078 {
	width:202px !important;
	height:191px !important;
}

#item67445 {
	width:202px !important;
	height:191px !important;
	left:14px !important;
	top:71px !important;
}

#item66079 {
	width:320px !important;
	height:321px !important;
}

#item67450 {
	width:320px !important;
	height:321px !important;
	left:224px !important;
}

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

#item32624 {
	width:108px !important;
	height:9px !important;
	left:13px !important;
	top:314px !important;
}

#item32652 {
	width:85px !important;
	height:20px !important;
	left:227px !important;
	top:135px !important;
}

#item32679 {
	width:201px !important;
	height:10px !important;
	left:223px !important;
	top:588px !important;
}

#item32713 {
	width:201px !important;
	height:10px !important;
	left:223px !important;
	top:599px !important;
}

#item32744 {
	width:201px !important;
	height:10px !important;
	left:223px !important;
	top:609px !important;
}

#item66080 {
	width:251px !important;
	height:242px !important;
}

#item67455 {
	width:251px !important;
	height:242px !important;
	left:14px !important;
	top:14px !important;
}

#item66081 {
	width:154px !important;
	height:193px !important;
}

#item67460 {
	width:154px !important;
	height:193px !important;
	left:279px !important;
	top:14px !important;
}

#item66082 {
	width:161px !important;
	height:194px !important;
}

#item67465 {
	width:161px !important;
	height:194px !important;
	left:273px !important;
	top:219px !important;
}

#item66083 {
	width:265px !important;
	height:229px !important;
}

#item67470 {
	width:265px !important;
	height:229px !important;
	left:-9px !important;
	top:321px !important;
}

#item66084 {
	width:94px !important;
	height:78px !important;
}

#item67475 {
	width:94px !important;
	height:78px !important;
	left:170px !important;
	top:472px !important;
}

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

#item67480 {
	width:252px !important;
	height:136px !important;
	left:278px !important;
	top:426px !important;
}

#item32772 {
	width:191px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item32802 {
	width:100px !important;
	height:29px !important;
	left:435px !important;
	top:385px !important;
}

#item32832 {
	width:88px !important;
	height:29px !important;
	left:435px !important;
	top:180px !important;
}

#item32862 {
	width:168px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item32889 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item32920 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item66086 {
	width:162px !important;
	height:263px !important;
}

#item67485 {
	width:162px !important;
	height:263px !important;
	left:14px !important;
	top:285px !important;
}

#item66087 {
	width:360px !important;
	height:250px !important;
}

#item67490 {
	width:360px !important;
	height:250px !important;
	left:184px !important;
	top:289px !important;
}

#item66088 {
	width:267px !important;
	height:273px !important;
}

#item67495 {
	width:267px !important;
	height:273px !important;
	left:277px !important;
}

#item66089 {
	width:244px !important;
	height:152px !important;
}

#item67500 {
	width:244px !important;
	height:152px !important;
	left:14px !important;
	top:64px !important;
}

#item32950 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item32977 {
	width:164px !important;
	height:9px !important;
	left:184px !important;
	top:610px !important;
}

#item33005 {
	width:79px !important;
	height:20px !important;
	left:183px !important;
	top:351px !important;
}

#item33032 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:261px !important;
}

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

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

#item66094 {
	width:138px !important;
	height:195px !important;
}

#item67511 {
	width:138px !important;
	height:195px !important;
	left:279px !important;
	top:14px !important;
}

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

#item67516 {
	width:161px !important;
	height:192px !important;
	left:14px !important;
	top:220px !important;
}

#item66096 {
	width:142px !important;
	height:155px !important;
}

#item67521 {
	width:142px !important;
	height:155px !important;
	left:278px !important;
	top:258px !important;
}

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

#item67526 {
	width:162px !important;
	height:193px !important;
	left:14px !important;
	top:425px !important;
}

#item66098 {
	width:118px !important;
	height:104px !important;
}

#item67531 {
	width:118px !important;
	height:104px !important;
	left:279px !important;
	top:424px !important;
}

#item66099 {
	width:128px !important;
	height:81px !important;
}

#item67536 {
	width:128px !important;
	height:81px !important;
	left:403px !important;
	top:423px !important;
}

#item33059 {
	width:131px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item33086 {
	width:83px !important;
	height:20px !important;
	left:179px !important;
	top:395px !important;
}

#item33113 {
	width:113px !important;
	height:20px !important;
	left:400px !important;
	top:600px !important;
}

#item33140 {
	width:89px !important;
	height:20px !important;
	left:179px !important;
	top:600px !important;
}

#item33167 {
	width:116px !important;
	height:20px !important;
	left:277px !important;
	top:600px !important;
}

#item33198 {
	width:83px !important;
	height:20px !important;
	left:421px !important;
	top:189px !important;
}

#item33225 {
	width:81px !important;
	height:20px !important;
	left:424px !important;
	top:395px !important;
}

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

#item67541 {
	width:242px !important;
	height:155px !important;
	left:14px !important;
	top:428px !important;
}

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

#item67546 {
	width:252px !important;
	height:151px !important;
	left:14px !important;
	top:219px !important;
}

#item66102 {
	width:266px !important;
	height:277px !important;
}

#item67551 {
	width:266px !important;
	height:277px !important;
	left:278px !important;
	top:351px !important;
}

#item66103 {
	width:205px !important;
	height:343px !important;
}

#item67556 {
	width:205px !important;
	height:343px !important;
	left:339px !important;
}

#item66104 {
	width:163px !important;
	height:194px !important;
}

#item67561 {
	width:163px !important;
	height:194px !important;
	left:104px !important;
	top:14px !important;
}

#item33253 {
	width:73px !important;
	height:20px !important;
	left:279px !important;
	top:321px !important;
}

#item33280 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:189px !important;
}

#item33307 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:414px !important;
}

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

#item33361 {
	width:90px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item66105 {
	width:250px !important;
	height:120px !important;
}

#item67566 {
	width:250px !important;
	height:120px !important;
	left:14px !important;
}

#item66106 {
	width:175px !important;
	height:120px !important;
}

#item67571 {
	width:175px !important;
	height:120px !important;
	left:279px !important;
}

#item66107 {
	width:146px !important;
	height:170px !important;
}

#item67576 {
	width:146px !important;
	height:170px !important;
	left:14px !important;
	top:196px !important;
}

#item66108 {
	width:140px !important;
	height:179px !important;
}

#item67582 {
	width:140px !important;
	height:179px !important;
	left:264px !important;
	top:194px !important;
}

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

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

#item66111 {
	width:136px !important;
	height:205px !important;
}

#item67592 {
	width:136px !important;
	height:205px !important;
	left:157px !important;
	top:368px !important;
}

#item66112 {
	width:111px !important;
	height:159px !important;
}

#item67597 {
	width:111px !important;
	height:159px !important;
	left:420px !important;
	top:374px !important;
}

#item66113 {
	width:181px !important;
	height:261px !important;
}

#item67603 {
	width:181px !important;
	height:261px !important;
	left:544px !important;
	top:265px !important;
}

#item33388 {
	width:98px !important;
	height:20px !important;
	left:164px !important;
	top:347px !important;
}

#item33415 {
	width:119px !important;
	height:20px !important;
	left:406px !important;
	top:344px !important;
}

#item33442 {
	width:167px !important;
	height:9px !important;
	left:276px !important;
	top:176px !important;
}

#item33469 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:176px !important;
}

#item33497 {
	width:174px !important;
	height:9px !important;
	left:319px !important;
	top:600px !important;
}

#item33527 {
	width:174px !important;
	height:9px !important;
	left:319px !important;
	top:610px !important;
}

#item66114 {
	width:267px !important;
	height:137px !important;
}

#item67608 {
	width:267px !important;
	height:137px !important;
	left:191px !important;
	top:481px !important;
}

#item66115 {
	width:94px !important;
	height:146px !important;
}

#item67613 {
	width:94px !important;
	height:146px !important;
	left:198px !important;
	top:262px !important;
}

#item66116 {
	width:165px !important;
	height:125px !important;
}

#item67618 {
	width:165px !important;
	height:125px !important;
	left:356px !important;
	top:261px !important;
}

#item66117 {
	width:369px !important;
	height:241px !important;
}

#item67623 {
	width:369px !important;
	height:241px !important;
	left:162px !important;
	top:14px !important;
}

#item66118 {
	width:169px !important;
	height:110px !important;
}

#item67628 {
	width:169px !important;
	height:110px !important;
	left:14px !important;
	top:146px !important;
}

#item33554 {
	width:116px !important;
	height:9px !important;
	left:13px !important;
	top:123px !important;
}

#item33581 {
	width:127px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item33611 {
	width:153px !important;
	height:9px !important;
	left:335px !important;
	top:610px !important;
}

#item33639 {
	width:135px !important;
	height:20px !important;
	left:365px !important;
	top:451px !important;
}

#item33669 {
	width:168px !important;
	height:9px !important;
	left:190px !important;
	top:462px !important;
}

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

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

#item66120 {
	width:163px !important;
	height:194px !important;
}

#item67638 {
	width:163px !important;
	height:194px !important;
	left:278px !important;
	top:14px !important;
}

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

#item67643 {
	width:252px !important;
	height:139px !important;
	left:278px !important;
	top:219px !important;
}

#item66122 {
	width:255px !important;
	height:239px !important;
}

#item67648 {
	width:255px !important;
	height:239px !important;
	left:14px !important;
	top:323px !important;
}

#item66123 {
	width:179px !important;
	height:206px !important;
}

#item67654 {
	width:179px !important;
	height:206px !important;
	left:277px !important;
	top:433px !important;
}

#item33696 {
	width:182px !important;
	height:9px !important;
	left:276px !important;
	top:416px !important;
}

#item33724 {
	width:83px !important;
	height:20px !important;
	left:446px !important;
	top:190px !important;
}

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

#item33778 {
	width:194px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item33808 {
	width:69px !important;
	height:29px !important;
	left:461px !important;
	top:579px !important;
}

#item66127 {
	width:530px !important;
	height:136px !important;
}

#item67659 {
	width:530px !important;
	height:136px !important;
	left:14px !important;
	top:425px !important;
}

#item66128 {
	width:252px !important;
	height:133px !important;
}

#item67664 {
	width:252px !important;
	height:133px !important;
	left:14px !important;
	top:219px !important;
}

#item66129 {
	width:252px !important;
	height:328px !important;
}

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

#item66130 {
	width:253px !important;
	height:145px !important;
}

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

#item33835 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item33862 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item33889 {
	width:144px !important;
	height:20px !important;
	left:283px !important;
	top:602px !important;
}

#item33920 {
	width:206px !important;
	height:9px !important;
	left:276px !important;
	top:406px !important;
}

#item33953 {
	width:194px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item66131 {
	width:236px !important;
	height:196px !important;
}

#item67679 {
	width:236px !important;
	height:196px !important;
	left:14px !important;
	top:14px !important;
}

#item66132 {
	width:113px !important;
	height:119px !important;
}

#item67685 {
	width:113px !important;
	height:119px !important;
	left:14px !important;
	top:168px !important;
}

#item66133 {
	width:254px !important;
	height:143px !important;
}

#item67690 {
	width:254px !important;
	height:143px !important;
	left:276px !important;
	top:14px !important;
}

#item66134 {
	width:253px !important;
	height:142px !important;
}

#item67695 {
	width:253px !important;
	height:142px !important;
	left:277px !important;
	top:219px !important;
}

#item66135 {
	width:218px !important;
	height:176px !important;
}

#item67700 {
	width:218px !important;
	height:176px !important;
	top:381px !important;
}

#item66136 {
	width:167px !important;
	height:193px !important;
}

#item67705 {
	width:167px !important;
	height:193px !important;
	left:363px !important;
	top:426px !important;
}

#item33986 {
	width:157px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item34013 {
	width:87px !important;
	height:29px !important;
	left:276px !important;
	top:590px !important;
}

#item34040 {
	width:158px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item34067 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item34099 {
	width:203px !important;
	height:9px !important;
	left:13px !important;
	top:350px !important;
}

#item34130 {
	width:203px !important;
	height:9px !important;
	left:13px !important;
	top:360px !important;
}

#item66137 {
	width:229px !important;
	height:131px !important;
}

#item67710 {
	width:229px !important;
	height:131px !important;
	left:14px !important;
	top:486px !important;
}

#item66138 {
	width:99px !important;
	height:172px !important;
}

#item67715 {
	width:99px !important;
	height:172px !important;
	left:445px !important;
	top:446px !important;
}

#item66140 {
	width:132px !important;
	height:124px !important;
}

#item67720 {
	width:132px !important;
	height:124px !important;
	left:412px !important;
	top:304px !important;
}

#item66141 {
	width:86px !important;
	height:109px !important;
}

#item67726 {
	width:86px !important;
	height:109px !important;
	left:176px !important;
	top:190px !important;
}

#item66142 {
	width:148px !important;
	height:349px !important;
}

#item67731 {
	width:148px !important;
	height:349px !important;
	left:14px !important;
	top:14px !important;
}

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

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

#item34157 {
	width:195px !important;
	height:10px !important;
	left:13px !important;
	top:428px !important;
}

#item34230 {
	width:216px !important;
	height:10px !important;
	left:13px !important;
	top:468px !important;
}

#item34301 {
	width:70px !important;
	height:29px !important;
	left:373px !important;
	top:590px !important;
}

#item34328 {
	width:154px !important;
	height:9px !important;
	left:282px !important;
	top:293px !important;
}

#item34355 {
	width:130px !important;
	height:9px !important;
	left:282px !important;
	top:417px !important;
}

#item34382 {
	width:117px !important;
	height:20px !important;
	left:248px !important;
	top:600px !important;
}

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

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

#item66145 {
	width:178px !important;
	height:208px !important;
}

#item67747 {
	width:178px !important;
	height:208px !important;
}

#item66146 {
	width:248px !important;
	height:147px !important;
}

#item67753 {
	width:248px !important;
	height:147px !important;
	left:14px !important;
	top:213px !important;
}

#item66147 {
	width:163px !important;
	height:191px !important;
}

#item67758 {
	width:163px !important;
	height:191px !important;
	left:368px !important;
	top:220px !important;
}

#item66148 {
	width:143px !important;
	height:204px !important;
}

#item67763 {
	width:143px !important;
	height:204px !important;
	left:14px !important;
	top:425px !important;
}

#item66149 {
	width:254px !important;
	height:141px !important;
}

#item67768 {
	width:254px !important;
	height:141px !important;
	left:276px !important;
	top:423px !important;
}

#item34413 {
	width:72px !important;
	height:20px !important;
	left:183px !important;
	top:190px !important;
}

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

#item34467 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:199px !important;
}

#item34494 {
	width:93px !important;
	height:20px !important;
	left:161px !important;
	top:599px !important;
}

#item34521 {
	width:123px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item34549 {
	width:69px !important;
	height:20px !important;
	left:276px !important;
	top:392px !important;
}

#item66150 {
	width:120px !important;
	height:141px !important;
}

#item67773 {
	width:120px !important;
	height:141px !important;
	left:147px !important;
	top:476px !important;
}

#item66151 {
	width:252px !important;
	height:91px !important;
}

#item67778 {
	width:252px !important;
	height:91px !important;
	left:278px !important;
	top:476px !important;
}

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

#item67783 {
	width:145px !important;
	height:142px !important;
	left:386px !important;
	top:323px !important;
}

#item66153 {
	width:138px !important;
	height:144px !important;
}

#item67788 {
	width:138px !important;
	height:144px !important;
	left:129px !important;
	top:321px !important;
}

#item66154 {
	width:144px !important;
	height:146px !important;
}

#item67793 {
	width:144px !important;
	height:146px !important;
	left:123px !important;
	top:166px !important;
}

#item66157 {
	width:144px !important;
	height:143px !important;
}

#item67798 {
	width:144px !important;
	height:143px !important;
	left:386px !important;
	top:167px !important;
}

#item66158 {
	width:155px !important;
	height:145px !important;
}

#item67805 {
	width:155px !important;
	height:145px !important;
	left:375px !important;
	top:14px !important;
}

#item66159 {
	width:101px !important;
	height:142px !important;
}

#item67810 {
	width:101px !important;
	height:142px !important;
	left:166px !important;
	top:14px !important;
}

#item34576 {
	width:100px !important;
	height:20px !important;
	left:13px !important;
	top:293px !important;
}

#item34606 {
	width:68px !important;
	height:20px !important;
	left:24px !important;
	top:433px !important;
}

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

#item34661 {
	width:114px !important;
	height:9px !important;
	left:13px !important;
	top:148px !important;
}

#item34688 {
	width:101px !important;
	height:20px !important;
	left:276px !important;
	top:292px !important;
}

#item34715 {
	width:71px !important;
	height:20px !important;
	left:276px !important;
	top:446px !important;
}

#item34742 {
	width:81px !important;
	height:30px !important;
	left:276px !important;
	top:122px !important;
}

#item34769 {
	width:234px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

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

#item66161 {
	width:169px !important;
	height:157px !important;
}

#item67820 {
	width:169px !important;
	height:157px !important;
	left:375px !important;
}

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

#item67825 {
	width:170px !important;
	height:142px !important;
	left:374px !important;
	top:168px !important;
}

#item66163 {
	width:145px !important;
	height:158px !important;
}

#item67830 {
	width:145px !important;
	height:158px !important;
	left:14px !important;
	top:256px !important;
}

#item66164 {
	width:157px !important;
	height:143px !important;
}

#item67835 {
	width:157px !important;
	height:143px !important;
	left:387px !important;
	top:322px !important;
}

#item66165 {
	width:195px !important;
	height:152px !important;
}

#item67840 {
	width:195px !important;
	height:152px !important;
	left:349px !important;
	top:476px !important;
}

#item66166 {
	width:143px !important;
	height:156px !important;
}

#item67845 {
	width:143px !important;
	height:156px !important;
	left:14px !important;
	top:461px !important;
}

#item34800 {
	width:91px !important;
	height:29px !important;
	left:163px !important;
	top:590px !important;
}

#item34831 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item34858 {
	width:111px !important;
	height:20px !important;
	left:163px !important;
	top:394px !important;
}

#item34886 {
	width:96px !important;
	height:20px !important;
	left:276px !important;
	top:131px !important;
}

#item34913 {
	width:87px !important;
	height:29px !important;
	left:276px !important;
	top:283px !important;
}

#item34943 {
	width:92px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item34970 {
	width:93px !important;
	height:20px !important;
	left:276px !important;
	top:446px !important;
}

#item66167 {
	width:247px !important;
	height:143px !important;
}

#item67850 {
	width:247px !important;
	height:143px !important;
	left:9px !important;
	top:508px !important;
}

#item66168 {
	width:279px !important;
	height:222px !important;
}

#item67855 {
	width:279px !important;
	height:222px !important;
	left:266px !important;
	top:322px !important;
}

#item66169 {
	width:150px !important;
	height:111px !important;
}

#item67861 {
	width:150px !important;
	height:111px !important;
	left:106px !important;
	top:383px !important;
}

#item66170 {
	width:151px !important;
	height:113px !important;
}

#item67866 {
	width:151px !important;
	height:113px !important;
	left:104px !important;
	top:259px !important;
}

#item66171 {
	width:137px !important;
	height:123px !important;
}

#item67871 {
	width:137px !important;
	height:123px !important;
	left:119px !important;
	top:130px !important;
}

#item66173 {
	width:150px !important;
	height:125px !important;
}

#item67877 {
	width:150px !important;
	height:125px !important;
	left:105px !important;
}

#item66174 {
	width:277px !important;
	height:310px !important;
}

#item67882 {
	width:277px !important;
	height:310px !important;
	left:267px !important;
}

#item34997 {
	width:95px !important;
	height:29px !important;
	left:13px !important;
	top:103px !important;
}

#item35024 {
	width:70px !important;
	height:20px !important;
	left:13px !important;
	top:349px !important;
}

#item35052 {
	width:78px !important;
	height:20px !important;
	left:13px !important;
	top:235px !important;
}

#item35079 {
	width:85px !important;
	height:20px !important;
	left:13px !important;
	top:472px !important;
}

#item35107 {
	width:107px !important;
	height:9px !important;
	left:13px !important;
	top:548px !important;
}

#item35135 {
	width:194px !important;
	height:9px !important;
	left:265px !important;
	top:610px !important;
}

#item35165 {
	width:161px !important;
	height:9px !important;
	left:276px !important;
	top:298px !important;
}

#item66175 {
	width:167px !important;
	height:190px !important;
}

#item67887 {
	width:167px !important;
	height:190px !important;
	left:100px !important;
	top:14px !important;
}

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

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

#item66177 {
	width:166px !important;
	height:194px !important;
}

#item67897 {
	width:166px !important;
	height:194px !important;
	left:100px !important;
	top:217px !important;
}

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

#item67902 {
	width:166px !important;
	height:206px !important;
	left:101px !important;
	top:423px !important;
}

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

#item67907 {
	width:252px !important;
	height:225px !important;
	left:278px !important;
	top:323px !important;
}

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

#item35219 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:304px !important;
}

#item35246 {
	width:91px !important;
	height:29px !important;
	left:13px !important;
	top:385px !important;
}

#item35273 {
	width:143px !important;
	height:9px !important;
	left:282px !important;
	top:605px !important;
}

#item35301 {
	width:75px !important;
	height:29px !important;
	left:13px !important;
	top:179px !important;
}

#item66180 {
	width:164px !important;
	height:206px !important;
}

#item67912 {
	width:164px !important;
	height:206px !important;
	left:103px !important;
	top:423px !important;
}

#item66181 {
	width:162px !important;
	height:183px !important;
}

#item67917 {
	width:162px !important;
	height:183px !important;
	left:103px !important;
	top:208px !important;
}

#item66182 {
	width:266px !important;
	height:328px !important;
}

#item67922 {
	width:266px !important;
	height:328px !important;
	left:279px !important;
	top:215px !important;
}

#item66185 {
	width:530px !important;
	height:203px !important;
}

#item67927 {
	width:530px !important;
	height:203px !important;
	left:14px !important;
}

#item35331 {
	width:130px !important;
	height:9px !important;
	left:21px !important;
	top:105px !important;
}

#item35358 {
	width:83px !important;
	height:30px !important;
	left:13px !important;
	top:380px !important;
}

#item35386 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item35413 {
	width:128px !important;
	height:9px !important;
	left:296px !important;
	top:589px !important;
}

#item66186 {
	width:164px !important;
	height:225px !important;
}

#item67932 {
	width:164px !important;
	height:225px !important;
	left:366px !important;
	top:14px !important;
}

#item66187 {
	width:179px !important;
	height:189px !important;
}

#item67937 {
	width:179px !important;
	height:189px !important;
	left:184px !important;
	top:14px !important;
}

#item66188 {
	width:179px !important;
	height:255px !important;
}

#item67943 {
	width:179px !important;
	height:255px !important;
}

#item66189 {
	width:377px !important;
	height:306px !important;
}

#item67948 {
	width:377px !important;
	height:306px !important;
	top:323px !important;
}

#item66190 {
	width:139px !important;
	height:177px !important;
}

#item67954 {
	width:139px !important;
	height:177px !important;
	left:391px !important;
	top:323px !important;
}

#item35442 {
	width:117px !important;
	height:20px !important;
	left:189px !important;
	top:292px !important;
}

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

#item35499 {
	width:135px !important;
	height:9px !important;
	left:364px !important;
	top:303px !important;
}

#item35526 {
	width:77px !important;
	height:20px !important;
	left:389px !important;
	top:600px !important;
}

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

#item67959 {
	width:252px !important;
	height:240px !important;
	left:14px !important;
	top:323px !important;
}

#item66192 {
	width:252px !important;
	height:176px !important;
}

#item67964 {
	width:252px !important;
	height:176px !important;
	left:278px !important;
	top:386px !important;
}

#item66193 {
	width:266px !important;
	height:320px !important;
}

#item67969 {
	width:266px !important;
	height:320px !important;
	left:278px !important;
}

#item66194 {
	width:264px !important;
	height:198px !important;
}

#item67974 {
	width:264px !important;
	height:198px !important;
	left:5px !important;
	top:6px !important;
}

#item35553 {
	width:125px !important;
	height:9px !important;
	left:276px !important;
	top:366px !important;
}

#item35580 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

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

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

#item66195 {
	width:304px !important;
	height:298px !important;
}

#item67979 {
	width:304px !important;
	height:298px !important;
}

#item66196 {
	width:144px !important;
	height:211px !important;
}

#item67984 {
	width:144px !important;
	height:211px !important;
	left:400px !important;
}

#item66199 {
	width:142px !important;
	height:192px !important;
}

#item67989 {
	width:142px !important;
	height:192px !important;
	left:402px !important;
	top:219px !important;
}

#item66200 {
	width:143px !important;
	height:204px !important;
}

#item67994 {
	width:143px !important;
	height:204px !important;
	left:401px !important;
	top:424px !important;
}

#item66201 {
	width:143px !important;
	height:193px !important;
}

#item67999 {
	width:143px !important;
	height:193px !important;
	left:159px !important;
	top:309px !important;
}

#item66202 {
	width:153px !important;
	height:226px !important;
}

#item68004 {
	width:153px !important;
	height:226px !important;
	top:309px !important;
}

#item35662 {
	width:86px !important;
	height:20px !important;
	left:313px !important;
	top:390px !important;
}

#item35689 {
	width:136px !important;
	height:20px !important;
	left:13px !important;
	top:270px !important;
}

#item35720 {
	width:80px !important;
	height:29px !important;
	left:313px !important;
	top:591px !important;
}

#item35747 {
	width:91px !important;
	height:20px !important;
	left:313px !important;
	top:186px !important;
}

#item35774 {
	width:104px !important;
	height:20px !important;
	left:163px !important;
	top:600px !important;
}

#item35804 {
	width:108px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item66203 {
	width:136px !important;
	height:195px !important;
}

#item68009 {
	width:136px !important;
	height:195px !important;
	left:130px !important;
	top:423px !important;
}

#item66204 {
	width:136px !important;
	height:189px !important;
}

#item68014 {
	width:136px !important;
	height:189px !important;
	left:130px !important;
	top:221px !important;
}

#item66205 {
	width:76px !important;
	height:62px !important;
}

#item68019 {
	width:76px !important;
	height:62px !important;
	left:462px !important;
	top:592px !important;
}

#item66206 {
	width:265px !important;
	height:537px !important;
}

#item68025 {
	width:265px !important;
	height:537px !important;
	left:279px !important;
}

#item66207 {
	width:140px !important;
	height:197px !important;
}

#item68030 {
	width:140px !important;
	height:197px !important;
	left:130px !important;
	top:14px !important;
}

#item35831 {
	width:85px !important;
	height:29px !important;
	left:18px !important;
	top:376px !important;
}

#item35862 {
	width:70px !important;
	height:20px !important;
	left:13px !important;
	top:187px !important;
}

#item35889 {
	width:112px !important;
	height:20px !important;
	left:13px !important;
	top:601px !important;
}

#item35916 {
	width:186px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item35946 {
	width:186px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item66208 {
	width:214px !important;
	height:449px !important;
}

#item68035 {
	width:214px !important;
	height:449px !important;
}

#item66209 {
	width:303px !important;
	height:298px !important;
}

#item68040 {
	width:303px !important;
	height:298px !important;
	left:227px !important;
	top:14px !important;
}

#item66210 {
	width:302px !important;
	height:237px !important;
}

#item68045 {
	width:302px !important;
	height:237px !important;
	left:228px !important;
	top:376px !important;
}

#item66211 {
	width:101px !important;
	height:60px !important;
}

#item68050 {
	width:101px !important;
	height:60px !important;
	left:101px !important;
	top:557px !important;
}

#item35976 {
	width:155px !important;
	height:9px !important;
	left:225px !important;
	top:358px !important;
}

#item36003 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:530px !important;
}

#item36030 {
	width:81px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item36057 {
	width:127px !important;
	height:9px !important;
	left:231px !important;
	top:605px !important;
}

#item66212 {
	width:168px !important;
	height:237px !important;
}

#item68055 {
	width:168px !important;
	height:237px !important;
	left:14px !important;
	top:320px !important;
}

#item66213 {
	width:163px !important;
	height:195px !important;
}

#item68060 {
	width:163px !important;
	height:195px !important;
	left:190px !important;
	top:321px !important;
}

#item66214 {
	width:179px !important;
	height:205px !important;
}

#item68065 {
	width:179px !important;
	height:205px !important;
	left:366px !important;
	top:319px !important;
}

#item66218 {
	width:519px !important;
	height:310px !important;
}

#item68070 {
	width:519px !important;
	height:310px !important;
	left:26px !important;
}

#item36085 {
	width:115px !important;
	height:9px !important;
	left:23px !important;
	top:189px !important;
}

#item36112 {
	width:139px !important;
	height:20px !important;
	left:364px !important;
	top:600px !important;
}

#item36142 {
	width:101px !important;
	height:20px !important;
	left:189px !important;
	top:600px !important;
}

#item36169 {
	width:113px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item66219 {
	width:266px !important;
	height:166px !important;
}

#item68075 {
	width:266px !important;
	height:166px !important;
	left:278px !important;
}

#item66220 {
	width:267px !important;
	height:156px !important;
}

#item68080 {
	width:267px !important;
	height:156px !important;
}

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

#item68085 {
	width:253px !important;
	height:150px !important;
	left:14px !important;
	top:207px !important;
}

#item66222 {
	width:173px !important;
	height:196px !important;
}

#item68090 {
	width:173px !important;
	height:196px !important;
	left:371px !important;
	top:221px !important;
}

#item66223 {
	width:261px !important;
	height:134px !important;
}

#item68095 {
	width:261px !important;
	height:134px !important;
	top:428px !important;
}

#item66224 {
	width:266px !important;
	height:200px !important;
}

#item68101 {
	width:266px !important;
	height:200px !important;
	left:278px !important;
	top:429px !important;
}

#item36196 {
	width:163px !important;
	height:9px !important;
	left:276px !important;
	top:202px !important;
}

#item36224 {
	width:86px !important;
	height:29px !important;
	left:276px !important;
	top:589px !important;
}

#item36254 {
	width:82px !important;
	height:20px !important;
	left:276px !important;
	top:399px !important;
}

#item36282 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:193px !important;
}

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

#item36337 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:409px !important;
}

#item66225 {
	width:163px !important;
	height:200px !important;
}

#item68106 {
	width:163px !important;
	height:200px !important;
	left:104px !important;
	top:429px !important;
}

#item66226 {
	width:168px !important;
	height:201px !important;
}

#item68111 {
	width:168px !important;
	height:201px !important;
	left:376px !important;
	top:429px !important;
}

#item66227 {
	width:251px !important;
	height:120px !important;
}

#item68116 {
	width:251px !important;
	height:120px !important;
	left:279px !important;
	top:221px !important;
}

#item66230 {
	width:162px !important;
	height:196px !important;
}

#item68122 {
	width:162px !important;
	height:196px !important;
	left:105px !important;
	top:221px !important;
}

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

#item68127 {
	width:252px !important;
	height:138px !important;
	left:14px !important;
	top:71px !important;
}

#item66232 {
	width:163px !important;
	height:218px !important;
}

#item68132 {
	width:163px !important;
	height:218px !important;
	left:382px !important;
	top:-8px !important;
}

#item36364 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item36392 {
	width:146px !important;
	height:9px !important;
	left:276px !important;
	top:409px !important;
}

#item36419 {
	width:72px !important;
	height:30px !important;
	left:13px !important;
	top:387px !important;
}

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

#item36478 {
	width:166px !important;
	height:9px !important;
	left:18px !important;
	top:56px !important;
}

#item36508 {
	width:80px !important;
	height:20px !important;
	left:276px !important;
	top:163px !important;
}

#item36535 {
	width:96px !important;
	height:28px !important;
	left:276px !important;
	top:182px !important;
}

#item66233 {
	width:173px !important;
	height:204px !important;
}

#item68137 {
	width:173px !important;
	height:204px !important;
}

#item66234 {
	width:254px !important;
	height:135px !important;
}

#item68142 {
	width:254px !important;
	height:135px !important;
	left:276px !important;
	top:14px !important;
}

#item66235 {
	width:266px !important;
	height:142px !important;
}

#item68147 {
	width:266px !important;
	height:142px !important;
	top:215px !important;
}

#item66236 {
	width:266px !important;
	height:149px !important;
}

#item68152 {
	width:266px !important;
	height:149px !important;
	left:279px !important;
	top:215px !important;
}

#item66237 {
	width:182px !important;
	height:207px !important;
}

#item68157 {
	width:182px !important;
	height:207px !important;
	top:422px !important;
}

#item66238 {
	width:151px !important;
	height:147px !important;
}

#item68162 {
	width:151px !important;
	height:147px !important;
	left:379px !important;
	top:471px !important;
}

#item36566 {
	width:71px !important;
	height:20px !important;
	left:178px !important;
	top:186px !important;
}

#item36593 {
	width:183px !important;
	height:9px !important;
	left:276px !important;
	top:196px !important;
}

#item36623 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:403px !important;
}

#item36650 {
	width:71px !important;
	height:20px !important;
	left:186px !important;
	top:600px !important;
}

#item36677 {
	width:255px !important;
	height:9px !important;
	left:276px !important;
	top:403px !important;
}

#item36709 {
	width:82px !important;
	height:29px !important;
	left:282px !important;
	top:583px !important;
}

#item66239 {
	width:251px !important;
	height:152px !important;
}

#item68167 {
	width:251px !important;
	height:152px !important;
	left:14px !important;
	top:421px !important;
}

#item66240 {
	width:143px !important;
	height:195px !important;
}

#item68173 {
	width:143px !important;
	height:195px !important;
	left:387px !important;
	top:422px !important;
}

#item66241 {
	width:157px !important;
	height:195px !important;
}

#item68178 {
	width:157px !important;
	height:195px !important;
	left:387px !important;
	top:217px !important;
}

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

#item68183 {
	width:252px !important;
	height:195px !important;
	left:14px !important;
	top:216px !important;
}

#item66244 {
	width:529px !important;
	height:203px !important;
}

#item68188 {
	width:529px !important;
	height:203px !important;
	left:15px !important;
}

#item36737 {
	width:107px !important;
	height:29px !important;
	left:276px !important;
	top:385px !important;
}

#item36767 {
	width:93px !important;
	height:29px !important;
	left:13px !important;
	top:385px !important;
}

#item36798 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item36825 {
	width:68px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item36853 {
	width:117px !important;
	height:9px !important;
	left:13px !important;
	top:186px !important;
}

#item36880 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:196px !important;
}

#item66245 {
	width:251px !important;
	height:249px !important;
}

#item68193 {
	width:251px !important;
	height:249px !important;
	left:14px !important;
	top:14px !important;
}

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

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

#item66247 {
	width:174px !important;
	height:135px !important;
}

#item68204 {
	width:174px !important;
	height:135px !important;
	left:4px !important;
	top:411px !important;
}

#item66248 {
	width:171px !important;
	height:144px !important;
}

#item68209 {
	width:171px !important;
	height:144px !important;
	left:188px !important;
	top:390px !important;
}

#item66249 {
	width:166px !important;
	height:215px !important;
}

#item68214 {
	width:166px !important;
	height:215px !important;
	left:364px !important;
	top:329px !important;
}

#item36910 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:310px !important;
}

#item36937 {
	width:144px !important;
	height:9px !important;
	left:276px !important;
	top:310px !important;
}

#item36964 {
	width:102px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item36991 {
	width:141px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item37018 {
	width:124px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item66250 {
	width:185px !important;
	height:174px !important;
}

#item68219 {
	width:185px !important;
	height:174px !important;
	left:14px !important;
	top:444px !important;
}

#item66251 {
	width:254px !important;
	height:174px !important;
}

#item68224 {
	width:254px !important;
	height:174px !important;
	left:14px !important;
	top:257px !important;
}

#item66252 {
	width:251px !important;
	height:176px !important;
}

#item68229 {
	width:251px !important;
	height:176px !important;
	left:14px !important;
	top:14px !important;
}

#item66253 {
	width:267px !important;
	height:519px !important;
}

#item68234 {
	width:267px !important;
	height:519px !important;
	left:277px !important;
	top:14px !important;
}

#item37046 {
	width:156px !important;
	height:9px !important;
	left:13px !important;
	top:237px !important;
}

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

#item37106 {
	width:103px !important;
	height:20px !important;
	left:17px !important;
	top:407px !important;
}

#item37136 {
	width:56px !important;
	height:40px !important;
	left:203px !important;
	top:569px !important;
}

#item66254 {
	width:152px !important;
	height:170px !important;
}

#item68239 {
	width:152px !important;
	height:170px !important;
	left:7px !important;
	top:40px !important;
}

#item66255 {
	width:179px !important;
	height:204px !important;
}

#item68245 {
	width:179px !important;
	height:204px !important;
	left:366px !important;
}

#item66258 {
	width:179px !important;
	height:314px !important;
}

#item68250 {
	width:179px !important;
	height:314px !important;
	top:214px !important;
}

#item66259 {
	width:165px !important;
	height:324px !important;
}

#item68256 {
	width:165px !important;
	height:324px !important;
	left:190px !important;
	top:216px !important;
}

#item66260 {
	width:166px !important;
	height:280px !important;
}

#item68261 {
	width:166px !important;
	height:280px !important;
	left:364px !important;
	top:215px !important;
}

#item37163 {
	width:90px !important;
	height:20px !important;
	left:276px !important;
	top:186px !important;
}

#item37190 {
	width:99px !important;
	height:20px !important;
	left:166px !important;
	top:179px !important;
}

#item37220 {
	width:104px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item37250 {
	width:142px !important;
	height:20px !important;
	left:189px !important;
	top:600px !important;
}

#item37281 {
	width:117px !important;
	height:20px !important;
	left:370px !important;
	top:590px !important;
}

#item66261 {
	width:257px !important;
	height:205px !important;
}

#item68266 {
	width:257px !important;
	height:205px !important;
	left:9px !important;
	top:422px !important;
}

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

#item68272 {
	width:253px !important;
	height:133px !important;
	left:14px !important;
	top:215px !important;
}

#item66263 {
	width:254px !important;
	height:204px !important;
}

#item68277 {
	width:254px !important;
	height:204px !important;
	left:14px !important;
}

#item66264 {
	width:266px !important;
	height:180px !important;
}

#item68282 {
	width:266px !important;
	height:180px !important;
	left:279px !important;
}

#item66265 {
	width:267px !important;
	height:310px !important;
}

#item68287 {
	width:267px !important;
	height:310px !important;
	left:277px !important;
	top:254px !important;
}

#item37308 {
	width:90px !important;
	height:20px !important;
	left:13px !important;
	top:185px !important;
}

#item37335 {
	width:108px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

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

#item37395 {
	width:134px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item37422 {
	width:134px !important;
	height:9px !important;
	left:276px !important;
	top:223px !important;
}

#item37449 {
	width:203px !important;
	height:9px !important;
	left:276px !important;
	top:233px !important;
}

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

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

#item66267 {
	width:189px !important;
	height:199px !important;
}

#item68297 {
	width:189px !important;
	height:199px !important;
	left:341px !important;
	top:14px !important;
}

#item66268 {
	width:164px !important;
	height:127px !important;
}

#item68302 {
	width:164px !important;
	height:127px !important;
	left:278px !important;
	top:220px !important;
}

#item66269 {
	width:253px !important;
	height:249px !important;
}

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

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

#item68312 {
	width:252px !important;
	height:138px !important;
	left:280px !important;
	top:423px !important;
}

#item37479 {
	width:69px !important;
	height:29px !important;
	left:276px !important;
	top:84px !important;
}

#item37507 {
	width:126px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item37534 {
	width:172px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item37564 {
	width:95px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item37591 {
	width:166px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

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

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

#item68324 {
	width:252px !important;
	height:246px !important;
	left:278px !important;
	top:322px !important;
}

#item66276 {
	width:259px !important;
	height:237px !important;
}

#item68329 {
	width:259px !important;
	height:237px !important;
	left:7px !important;
	top:15px !important;
}

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

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

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

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

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

#item37699 {
	width:179px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item66278 {
	width:165px !important;
	height:201px !important;
}

#item68339 {
	width:165px !important;
	height:201px !important;
	left:365px !important;
	top:14px !important;
}

#item66279 {
	width:165px !important;
	height:213px !important;
}

#item68344 {
	width:165px !important;
	height:213px !important;
	left:189px !important;
	top:14px !important;
}

#item66280 {
	width:165px !important;
	height:213px !important;
}

#item68349 {
	width:165px !important;
	height:213px !important;
	left:14px !important;
	top:14px !important;
}

#item66281 {
	width:168px !important;
	height:233px !important;
}

#item68354 {
	width:168px !important;
	height:233px !important;
	left:170px !important;
	top:346px !important;
}

#item73021 {
	width:133px !important;
	height:193px !important;
}

#item73016 {
	width:133px !important;
	height:193px !important;
	left:79px !important;
	top:411px !important;
}

#item37726 {
	width:108px !important;
	height:20px !important;
	left:189px !important;
	top:292px !important;
}

#item37754 {
	width:117px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item37781 {
	width:132px !important;
	height:20px !important;
	left:386px !important;
	top:519px !important;
}

#item37812 {
	width:135px !important;
	height:20px !important;
	left:386px !important;
	top:539px !important;
}

#item37842 {
	width:132px !important;
	height:9px !important;
	left:364px !important;
	top:284px !important;
}

#item37869 {
	width:143px !important;
	height:20px !important;
	left:364px !important;
	top:292px !important;
}

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

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

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

#item68364 {
	width:252px !important;
	height:296px !important;
	left:278px !important;
	top:324px !important;
}

#item66284 {
	width:516px !important;
	height:293px !important;
}

#item68369 {
	width:516px !important;
	height:293px !important;
	left:14px !important;
	top:17px !important;
}

#item37900 {
	width:90px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item37928 {
	width:105px !important;
	height:30px !important;
	left:29px !important;
	top:276px !important;
}

#item37956 {
	width:213px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item37987 {
	width:213px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

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

#item66287 {
	width:244px !important;
	height:267px !important;
}

#item68380 {
	width:244px !important;
	height:267px !important;
	left:281px !important;
	top:46px !important;
}

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

#item68385 {
	width:252px !important;
	height:220px !important;
	left:14px !important;
	top:322px !important;
}

#item66289 {
	width:253px !important;
	height:299px !important;
}

#item68390 {
	width:253px !important;
	height:299px !important;
	left:277px !important;
	top:319px !important;
}

#item38017 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item38044 {
	width:100px !important;
	height:20px !important;
	left:399px !important;
	top:84px !important;
}

#item38071 {
	width:116px !important;
	height:9px !important;
	left:367px !important;
	top:504px !important;
}

#item38098 {
	width:110px !important;
	height:20px !important;
	left:87px !important;
	top:600px !important;
}

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

#item68396 {
	width:147px !important;
	height:198px !important;
	left:119px !important;
	top:420px !important;
}

#item66291 {
	width:254px !important;
	height:152px !important;
}

#item68401 {
	width:254px !important;
	height:152px !important;
	left:276px !important;
	top:417px !important;
}

#item66292 {
	width:516px !important;
	height:399px !important;
}

#item68406 {
	width:516px !important;
	height:399px !important;
	left:14px !important;
	top:14px !important;
}

#item38125 {
	width:117px !important;
	height:20px !important;
	left:28px !important;
	top:380px !important;
}

#item38156 {
	width:138px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item38183 {
	width:104px !important;
	height:29px !important;
	left:13px !important;
	top:590px !important;
}

#item66293 {
	width:180px !important;
	height:119px !important;
}

#item68411 {
	width:180px !important;
	height:119px !important;
	left:273px !important;
	top:14px !important;
}

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

#item68416 {
	width:167px !important;
	height:200px !important;
	left:3px !important;
	top:13px !important;
}

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

#item68421 {
	width:252px !important;
	height:137px !important;
	left:14px !important;
	top:220px !important;
}

#item66296 {
	width:253px !important;
	height:137px !important;
}

#item68426 {
	width:253px !important;
	height:137px !important;
	left:277px !important;
	top:220px !important;
}

#item66297 {
	width:252px !important;
	height:149px !important;
}

#item68431 {
	width:252px !important;
	height:149px !important;
	left:14px !important;
	top:425px !important;
}

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

#item68436 {
	width:252px !important;
	height:139px !important;
	left:278px !important;
	top:425px !important;
}

#item38215 {
	width:130px !important;
	height:9px !important;
	left:281px !important;
	top:197px !important;
}

#item38243 {
	width:98px !important;
	height:20px !important;
	left:175px !important;
	top:189px !important;
}

#item38270 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:404px !important;
}

#item38299 {
	width:144px !important;
	height:9px !important;
	left:276px !important;
	top:404px !important;
}

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

#item38353 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item66301 {
	width:247px !important;
	height:164px !important;
}

#item68441 {
	width:247px !important;
	height:164px !important;
	left:14px !important;
	top:399px !important;
}

#item66302 {
	width:267px !important;
	height:243px !important;
}

#item68446 {
	width:267px !important;
	height:243px !important;
	left:277px !important;
	top:322px !important;
}

#item66303 {
	width:150px !important;
	height:176px !important;
}

#item68451 {
	width:150px !important;
	height:176px !important;
	left:117px !important;
	top:220px !important;
}

#item66304 {
	width:253px !important;
	height:242px !important;
}

#item68456 {
	width:253px !important;
	height:242px !important;
	left:277px !important;
	top:4px !important;
}

#item66305 {
	width:143px !important;
	height:194px !important;
}

#item68462 {
	width:143px !important;
	height:194px !important;
	left:124px !important;
	top:14px !important;
}

#item38380 {
	width:122px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item38407 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item38434 {
	width:128px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item38461 {
	width:76px !important;
	height:20px !important;
	left:13px !important;
	top:131px !important;
}

#item38489 {
	width:78px !important;
	height:20px !important;
	left:18px !important;
	top:304px !important;
}

#item38520 {
	width:98px !important;
	height:40px !important;
	left:18px !important;
	top:344px !important;
}

#item66306 {
	width:306px !important;
	height:293px !important;
}

#item68467 {
	width:306px !important;
	height:293px !important;
	left:14px !important;
	top:14px !important;
}

#item66307 {
	width:140px !important;
	height:149px !important;
}

#item68473 {
	width:140px !important;
	height:149px !important;
	left:400px !important;
	top:131px !important;
}

#item66308 {
	width:179px !important;
	height:176px !important;
}

#item68478 {
	width:179px !important;
	height:176px !important;
	top:322px !important;
}

#item66309 {
	width:163px !important;
	height:232px !important;
}

#item68483 {
	width:163px !important;
	height:232px !important;
	left:190px !important;
	top:322px !important;
}

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

#item68488 {
	width:164px !important;
	height:221px !important;
	left:366px !important;
	top:323px !important;
}

#item38551 {
	width:103px !important;
	height:20px !important;
	left:373px !important;
	top:75px !important;
}

#item38581 {
	width:152px !important;
	height:20px !important;
	left:373px !important;
	top:94px !important;
}

#item38612 {
	width:71px !important;
	height:20px !important;
	left:329px !important;
	top:283px !important;
}

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

#item38666 {
	width:151px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item38693 {
	width:97px !important;
	height:20px !important;
	left:364px !important;
	top:600px !important;
}

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

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

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

#item68498 {
	width:252px !important;
	height:240px !important;
	left:278px !important;
	top:321px !important;
}

#item66313 {
	width:166px !important;
	height:227px !important;
}

#item68503 {
	width:166px !important;
	height:227px !important;
	left:14px !important;
}

#item66316 {
	width:181px !important;
	height:163px !important;
}

#item68508 {
	width:181px !important;
	height:163px !important;
	left:176px !important;
	top:31px !important;
}

#item66317 {
	width:166px !important;
	height:224px !important;
}

#item68513 {
	width:166px !important;
	height:224px !important;
	left:364px !important;
	top:14px !important;
}

#item38721 {
	width:150px !important;
	height:20px !important;
	left:365px !important;
	top:292px !important;
}

#item38751 {
	width:119px !important;
	height:9px !important;
	left:189px !important;
	top:303px !important;
}

#item38778 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item38805 {
	width:141px !important;
	height:20px !important;
	left:13px !important;
	top:291px !important;
}

#item38835 {
	width:190px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item66318 {
	width:266px !important;
	height:247px !important;
}

#item68518 {
	width:266px !important;
	height:247px !important;
	left:278px !important;
}

#item66319 {
	width:251px !important;
	height:300px !important;
}

#item68523 {
	width:251px !important;
	height:300px !important;
	left:14px !important;
	top:14px !important;
}

#item66320 {
	width:164px !important;
	height:233px !important;
}

#item68528 {
	width:164px !important;
	height:233px !important;
	left:14px !important;
	top:321px !important;
}

#item66321 {
	width:163px !important;
	height:231px !important;
}

#item68533 {
	width:163px !important;
	height:231px !important;
	left:190px !important;
	top:323px !important;
}

#item66322 {
	width:164px !important;
	height:222px !important;
}

#item68538 {
	width:164px !important;
	height:222px !important;
	left:366px !important;
	top:322px !important;
}

#item38865 {
	width:138px !important;
	height:20px !important;
	left:13px !important;
	top:223px !important;
}

#item38895 {
	width:116px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item38922 {
	width:133px !important;
	height:20px !important;
	left:364px !important;
	top:600px !important;
}

#item38953 {
	width:135px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item38980 {
	width:155px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item66323 {
	width:165px !important;
	height:172px !important;
}

#item68544 {
	width:165px !important;
	height:172px !important;
	left:14px !important;
	top:322px !important;
}

#item66324 {
	width:164px !important;
	height:229px !important;
}

#item68549 {
	width:164px !important;
	height:229px !important;
	left:190px !important;
	top:322px !important;
}

#item66328 {
	width:194px !important;
	height:230px !important;
}

#item68554 {
	width:194px !important;
	height:230px !important;
	left:343px !important;
	top:323px !important;
}

#item66329 {
	width:516px !important;
	height:311px !important;
}

#item68559 {
	width:516px !important;
	height:311px !important;
	left:14px !important;
}

#item73028 {
	width:44px !important;
	height:57px !important;
}

#item73022 {
	width:44px !important;
	height:57px !important;
	left:362px !important;
	top:167px !important;
}

#item39007 {
	width:109px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item39034 {
	width:133px !important;
	height:20px !important;
	left:189px !important;
	top:599px !important;
}

#item39064 {
	width:138px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item39094 {
	width:175px !important;
	height:9px !important;
	left:288px !important;
	top:285px !important;
}

#item39124 {
	width:203px !important;
	height:9px !important;
	left:288px !important;
	top:295px !important;
}

#item64096 {
	width:130px !important;
	height:30px !important;
	left:409px !important;
	top:189px !important;
}

#item66330 {
	width:173px !important;
	height:215px !important;
}

#item68564 {
	width:173px !important;
	height:215px !important;
	left:6px !important;
	top:10px !important;
}

#item66331 {
	width:164px !important;
	height:234px !important;
}

#item68569 {
	width:164px !important;
	height:234px !important;
	left:190px !important;
	top:14px !important;
}

#item66332 {
	width:164px !important;
	height:232px !important;
}

#item68574 {
	width:164px !important;
	height:232px !important;
	left:374px !important;
	top:14px !important;
}

#item66333 {
	width:266px !important;
	height:232px !important;
}

#item68579 {
	width:266px !important;
	height:232px !important;
	top:321px !important;
}

#item66334 {
	width:268px !important;
	height:231px !important;
}

#item68584 {
	width:268px !important;
	height:231px !important;
	left:277px !important;
	top:323px !important;
}

#item39157 {
	width:112px !important;
	height:9px !important;
	left:189px !important;
	top:303px !important;
}

#item39185 {
	width:133px !important;
	height:9px !important;
	left:364px !important;
	top:303px !important;
}

#item39212 {
	width:129px !important;
	height:20px !important;
	left:13px !important;
	top:291px !important;
}

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

#item39273 {
	width:216px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item66335 {
	width:261px !important;
	height:187px !important;
}

#item68589 {
	width:261px !important;
	height:187px !important;
	left:5px !important;
	top:374px !important;
}

#item66336 {
	width:253px !important;
	height:184px !important;
}

#item68594 {
	width:253px !important;
	height:184px !important;
	left:277px !important;
	top:378px !important;
}

#item66337 {
	width:177px !important;
	height:215px !important;
}

#item68599 {
	width:177px !important;
	height:215px !important;
	left:14px !important;
	top:14px !important;
}

#item66338 {
	width:333px !important;
	height:278px !important;
}

#item68604 {
	width:333px !important;
	height:278px !important;
	left:197px !important;
	top:14px !important;
}

#item39303 {
	width:137px !important;
	height:9px !important;
	left:191px !important;
	top:361px !important;
}

#item39331 {
	width:137px !important;
	height:9px !important;
	left:13px !important;
	top:361px !important;
}

#item39358 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item39385 {
	width:149px !important;
	height:9px !important;
	left:277px !important;
	top:599px !important;
}

#item39416 {
	width:212px !important;
	height:9px !important;
	left:277px !important;
	top:610px !important;
}

#item66340 {
	width:233px !important;
	height:243px !important;
}

#item68609 {
	width:233px !important;
	height:243px !important;
	left:278px !important;
}

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

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

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

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

#item66343 {
	width:166px !important;
	height:218px !important;
}

#item68625 {
	width:166px !important;
	height:218px !important;
	left:189px !important;
	top:318px !important;
}

#item66344 {
	width:178px !important;
	height:214px !important;
}

#item68630 {
	width:178px !important;
	height:214px !important;
	left:366px !important;
	top:321px !important;
}

#item39446 {
	width:121px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item39473 {
	width:130px !important;
	height:9px !important;
	left:132px !important;
	top:297px !important;
}

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

#item39527 {
	width:101px !important;
	height:20px !important;
	left:189px !important;
	top:600px !important;
}

#item39557 {
	width:143px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item66345 {
	width:166px !important;
	height:294px !important;
}

#item68635 {
	width:166px !important;
	height:294px !important;
	left:101px !important;
	top:323px !important;
}

#item66346 {
	width:164px !important;
	height:145px !important;
}

#item68641 {
	width:164px !important;
	height:145px !important;
	left:366px !important;
	top:323px !important;
}

#item66347 {
	width:164px !important;
	height:151px !important;
}

#item68646 {
	width:164px !important;
	height:151px !important;
	left:366px !important;
	top:475px !important;
}

#item66348 {
	width:247px !important;
	height:190px !important;
}

#item68651 {
	width:247px !important;
	height:190px !important;
	left:23px !important;
	top:60px !important;
}

#item66349 {
	width:222px !important;
	height:190px !important;
}

#item68656 {
	width:222px !important;
	height:190px !important;
	left:280px !important;
	top:59px !important;
}

#item39584 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item39612 {
	width:177px !important;
	height:9px !important;
	left:277px !important;
	top:290px !important;
}

#item39640 {
	width:91px !important;
	height:20px !important;
	left:277px !important;
	top:432px !important;
}

#item39667 {
	width:219px !important;
	height:9px !important;
	left:28px !important;
	top:289px !important;
}

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

#item66352 {
	width:258px !important;
	height:258px !important;
}

#item68661 {
	width:258px !important;
	height:258px !important;
	left:278px !important;
	top:14px !important;
}

#item66353 {
	width:156px !important;
	height:196px !important;
}

#item68666 {
	width:156px !important;
	height:196px !important;
	left:14px !important;
	top:14px !important;
}

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

#item68671 {
	width:252px !important;
	height:140px !important;
	left:14px !important;
	top:222px !important;
}

#item66355 {
	width:142px !important;
	height:191px !important;
}

#item68676 {
	width:142px !important;
	height:191px !important;
	left:14px !important;
	top:429px !important;
}

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

#item68681 {
	width:252px !important;
	height:240px !important;
	left:279px !important;
	top:315px !important;
}

#item39728 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:409px !important;
}

#item39755 {
	width:113px !important;
	height:29px !important;
	left:162px !important;
	top:590px !important;
}

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

#item39812 {
	width:101px !important;
	height:20px !important;
	left:174px !important;
	top:192px !important;
}

#item39839 {
	width:156px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

#item68686 {
	width:252px !important;
	height:140px !important;
	left:14px !important;
	top:422px !important;
}

#item66358 {
	width:266px !important;
	height:136px !important;
}

#item68692 {
	width:266px !important;
	height:136px !important;
	left:279px !important;
	top:429px !important;
}

#item66359 {
	width:138px !important;
	height:137px !important;
}

#item68697 {
	width:138px !important;
	height:137px !important;
	left:128px !important;
	top:279px !important;
}

#item66360 {
	width:266px !important;
	height:133px !important;
}

#item68702 {
	width:266px !important;
	height:133px !important;
	left:278px !important;
	top:221px !important;
}

#item66361 {
	width:253px !important;
	height:164px !important;
}

#item68707 {
	width:253px !important;
	height:164px !important;
	left:13px !important;
}

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

#item68712 {
	width:266px !important;
	height:145px !important;
	left:278px !important;
}

#item39866 {
	width:134px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item39894 {
	width:123px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item39921 {
	width:203px !important;
	height:9px !important;
	left:276px !important;
	top:409px !important;
}

#item39953 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item40008 {
	width:110px !important;
	height:20px !important;
	left:13px !important;
	top:398px !important;
}

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

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

#item66364 {
	width:252px !important;
	height:214px !important;
}

#item68723 {
	width:252px !important;
	height:214px !important;
	left:14px !important;
	top:41px !important;
}

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

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

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

#item68733 {
	width:266px !important;
	height:220px !important;
	left:279px !important;
	top:323px !important;
}

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

#item40062 {
	width:220px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

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

#item40120 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item40150 {
	width:165px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item66369 {
	width:153px !important;
	height:214px !important;
}

#item68738 {
	width:153px !important;
	height:214px !important;
	left:14px !important;
	top:322px !important;
}

#item66370 {
	width:74px !important;
	height:67px !important;
}

#item68743 {
	width:74px !important;
	height:67px !important;
	left:190px !important;
	top:523px !important;
}

#item66371 {
	width:130px !important;
	height:305px !important;
}

#item68748 {
	width:130px !important;
	height:305px !important;
	left:400px !important;
	top:332px !important;
}

#item66372 {
	width:48px !important;
	height:94px !important;
}

#item68753 {
	width:48px !important;
	height:94px !important;
	left:190px !important;
	top:323px !important;
}

#item66373 {
	width:50px !important;
	height:96px !important;
}

#item68758 {
	width:50px !important;
	height:96px !important;
	left:246px !important;
	top:322px !important;
}

#item66374 {
	width:47px !important;
	height:97px !important;
}

#item68764 {
	width:47px !important;
	height:97px !important;
	left:302px !important;
	top:322px !important;
}

#item66375 {
	width:307px !important;
	height:310px !important;
}

#item68769 {
	width:307px !important;
	height:310px !important;
	left:237px !important;
}

#item66376 {
	width:206px !important;
	height:154px !important;
}

#item68775 {
	width:206px !important;
	height:154px !important;
	left:14px !important;
	top:14px !important;
}

#item66377 {
	width:91px !important;
	height:88px !important;
}

#item68780 {
	width:91px !important;
	height:88px !important;
	left:156px !important;
	top:222px !important;
}

#item40180 {
	width:127px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item40211 {
	width:102px !important;
	height:20px !important;
	left:13px !important;
	top:220px !important;
}

#item40238 {
	width:122px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item40268 {
	width:87px !important;
	height:29px !important;
	left:244px !important;
	top:268px !important;
}

#item40298 {
	width:123px !important;
	height:20px !important;
	left:268px !important;
	top:590px !important;
}

#item40330 {
	width:208px !important;
	height:9px !important;
	left:189px !important;
	top:491px !important;
}

#item40361 {
	width:208px !important;
	height:9px !important;
	left:189px !important;
	top:502px !important;
}

#item40391 {
	width:208px !important;
	height:9px !important;
	left:189px !important;
	top:512px !important;
}

#item66378 {
	width:178px !important;
	height:223px !important;
}

#item68785 {
	width:178px !important;
	height:223px !important;
	left:366px !important;
}

#item66379 {
	width:164px !important;
	height:247px !important;
}

#item68791 {
	width:164px !important;
	height:247px !important;
	left:190px !important;
}

#item66381 {
	width:179px !important;
	height:246px !important;
}

#item68796 {
	width:179px !important;
	height:246px !important;
}

#item66382 {
	width:252px !important;
	height:224px !important;
}

#item68801 {
	width:252px !important;
	height:224px !important;
	left:14px !important;
	top:323px !important;
}

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

#item68806 {
	width:252px !important;
	height:227px !important;
	left:279px !important;
	top:322px !important;
}

#item40421 {
	width:109px !important;
	height:20px !important;
	left:365px !important;
	top:292px !important;
}

#item40448 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item40476 {
	width:128px !important;
	height:9px !important;
	left:189px !important;
	top:303px !important;
}

#item40503 {
	width:133px !important;
	height:9px !important;
	left:282px !important;
	top:605px !important;
}

#item40530 {
	width:226px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item66384 {
	width:189px !important;
	height:120px !important;
}

#item68811 {
	width:189px !important;
	height:120px !important;
	left:14px !important;
	top:322px !important;
}

#item66385 {
	width:91px !important;
	height:62px !important;
}

#item68816 {
	width:91px !important;
	height:62px !important;
	left:17px !important;
	top:483px !important;
}

#item66386 {
	width:72px !important;
	height:85px !important;
}

#item68821 {
	width:72px !important;
	height:85px !important;
	left:116px !important;
	top:459px !important;
}

#item66387 {
	width:70px !important;
	height:144px !important;
}

#item68826 {
	width:70px !important;
	height:144px !important;
	left:197px !important;
	top:400px !important;
}

#item66388 {
	width:266px !important;
	height:133px !important;
}

#item68831 {
	width:266px !important;
	height:133px !important;
	left:278px !important;
	top:422px !important;
}

#item66389 {
	width:142px !important;
	height:196px !important;
}

#item68836 {
	width:142px !important;
	height:196px !important;
	left:278px !important;
	top:215px !important;
}

#item66390 {
	width:261px !important;
	height:242px !important;
}

#item68843 {
	width:261px !important;
	height:242px !important;
	left:5px !important;
	top:8px !important;
}

#item66391 {
	width:177px !important;
	height:204px !important;
}

#item68848 {
	width:177px !important;
	height:204px !important;
	left:367px !important;
}

#item40562 {
	width:87px !important;
	height:29px !important;
	left:276px !important;
	top:175px !important;
}

#item40594 {
	width:173px !important;
	height:9px !important;
	left:18px !important;
	top:297px !important;
}

#item40621 {
	width:102px !important;
	height:9px !important;
	left:424px !important;
	top:398px !important;
}

#item40648 {
	width:108px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item40675 {
	width:251px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item40706 {
	width:251px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item40736 {
	width:251px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item66392 {
	width:178px !important;
	height:230px !important;
}

#item68853 {
	width:178px !important;
	height:230px !important;
}

#item66395 {
	width:164px !important;
	height:231px !important;
}

#item68858 {
	width:164px !important;
	height:231px !important;
	left:190px !important;
	top:14px !important;
}

#item66396 {
	width:164px !important;
	height:213px !important;
}

#item68863 {
	width:164px !important;
	height:213px !important;
	left:366px !important;
	top:14px !important;
}

#item66397 {
	width:252px !important;
	height:295px !important;
}

#item68868 {
	width:252px !important;
	height:295px !important;
	left:14px !important;
	top:322px !important;
}

#item66398 {
	width:252px !important;
	height:321px !important;
}

#item68873 {
	width:252px !important;
	height:321px !important;
	left:278px !important;
	top:322px !important;
}

#item40768 {
	width:110px !important;
	height:20px !important;
	left:422px !important;
	top:477px !important;
}

#item40796 {
	width:81px !important;
	height:20px !important;
	left:188px !important;
	top:292px !important;
}

#item40824 {
	width:105px !important;
	height:20px !important;
	left:156px !important;
	top:436px !important;
}

#item40852 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item40879 {
	width:122px !important;
	height:9px !important;
	left:364px !important;
	top:303px !important;
}

#item66399 {
	width:178px !important;
	height:295px !important;
}

#item68878 {
	width:178px !important;
	height:295px !important;
	left:89px !important;
	top:322px !important;
}

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

#item68883 {
	width:252px !important;
	height:231px !important;
	left:279px !important;
	top:322px !important;
}

#item66401 {
	width:376px !important;
	height:296px !important;
}

#item68888 {
	width:376px !important;
	height:296px !important;
	left:154px !important;
	top:14px !important;
}

#item66402 {
	width:100px !important;
	height:120px !important;
}

#item68893 {
	width:100px !important;
	height:120px !important;
	left:14px !important;
	top:184px !important;
}

#item40906 {
	width:111px !important;
	height:20px !important;
	left:12px !important;
	top:150px !important;
}

#item40933 {
	width:84px !important;
	height:20px !important;
	left:13px !important;
	top:573px !important;
}

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

#item40991 {
	width:120px !important;
	height:20px !important;
	left:119px !important;
	top:275px !important;
}

#item66403 {
	width:87px !important;
	height:123px !important;
}

#item68899 {
	width:87px !important;
	height:123px !important;
	left:14px !important;
	top:34px !important;
}

#item66404 {
	width:192px !important;
	height:105px !important;
}

#item68904 {
	width:192px !important;
	height:105px !important;
	left:112px !important;
}

#item66406 {
	width:145px !important;
	height:119px !important;
}

#item68909 {
	width:145px !important;
	height:119px !important;
	left:141px !important;
	top:84px !important;
}

#item66407 {
	width:64px !important;
	height:93px !important;
}

#item68916 {
	width:64px !important;
	height:93px !important;
	left:298px !important;
	top:108px !important;
}

#item66408 {
	width:165px !important;
	height:191px !important;
}

#item68921 {
	width:165px !important;
	height:191px !important;
	left:101px !important;
	top:221px !important;
}

#item66409 {
	width:192px !important;
	height:190px !important;
}

#item68926 {
	width:192px !important;
	height:190px !important;
	left:352px !important;
	top:221px !important;
}

#item66410 {
	width:164px !important;
	height:206px !important;
}

#item68931 {
	width:164px !important;
	height:206px !important;
	left:103px !important;
	top:423px !important;
}

#item66411 {
	width:197px !important;
	height:206px !important;
}

#item68936 {
	width:197px !important;
	height:206px !important;
	left:347px !important;
	top:422px !important;
}

#item41021 {
	width:122px !important;
	height:9px !important;
	left:378px !important;
	top:202px !important;
}

#item41050 {
	width:120px !important;
	height:9px !important;
	left:378px !important;
	top:101px !important;
}

#item41077 {
	width:68px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item41104 {
	width:81px !important;
	height:30px !important;
	left:13px !important;
	top:589px !important;
}

#item41134 {
	width:70px !important;
	height:29px !important;
	left:276px !important;
	top:383px !important;
}

#item41161 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:393px !important;
}

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

#item68941 {
	width:253px !important;
	height:152px !important;
	left:14px !important;
	top:422px !important;
}

#item66413 {
	width:184px !important;
	height:249px !important;
}

#item68946 {
	width:184px !important;
	height:249px !important;
	left:360px !important;
	top:380px !important;
}

#item66414 {
	width:164px !important;
	height:190px !important;
}

#item68951 {
	width:164px !important;
	height:190px !important;
	left:103px !important;
	top:221px !important;
}

#item66415 {
	width:163px !important;
	height:210px !important;
}

#item68956 {
	width:163px !important;
	height:210px !important;
	left:104px !important;
}

#item66416 {
	width:266px !important;
	height:313px !important;
}

#item68961 {
	width:266px !important;
	height:313px !important;
	left:278px !important;
}

#item41190 {
	width:87px !important;
	height:20px !important;
	left:13px !important;
	top:393px !important;
}

#item41217 {
	width:118px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item41244 {
	width:77px !important;
	height:29px !important;
	left:13px !important;
	top:182px !important;
}

#item41275 {
	width:151px !important;
	height:9px !important;
	left:276px !important;
	top:360px !important;
}

#item41303 {
	width:81px !important;
	height:29px !important;
	left:276px !important;
	top:589px !important;
}

#item66417 {
	width:112px !important;
	height:256px !important;
}

#item68966 {
	width:112px !important;
	height:256px !important;
	left:9px !important;
}

#item66418 {
	width:225px !important;
	height:275px !important;
}

#item68971 {
	width:225px !important;
	height:275px !important;
	left:257px !important;
}

#item66421 {
	width:186px !important;
	height:396px !important;
}

#item68976 {
	width:186px !important;
	height:396px !important;
	left:4px !important;
	top:261px !important;
}

#item66422 {
	width:272px !important;
	height:296px !important;
}

#item68982 {
	width:272px !important;
	height:296px !important;
	left:258px !important;
	top:320px !important;
}

#item41330 {
	width:74px !important;
	height:20px !important;
	left:403px !important;
	top:426px !important;
}

#item41357 {
	width:89px !important;
	height:20px !important;
	left:427px !important;
	top:249px !important;
}

#item41384 {
	width:74px !important;
	height:20px !important;
	left:152px !important;
	top:465px !important;
}

#item41412 {
	width:109px !important;
	height:20px !important;
	left:135px !important;
	top:113px !important;
}

#item66423 {
	width:252px !important;
	height:295px !important;
}

#item68987 {
	width:252px !important;
	height:295px !important;
	left:14px !important;
	top:323px !important;
}

#item66424 {
	width:209px !important;
	height:296px !important;
}

#item68993 {
	width:209px !important;
	height:296px !important;
	left:321px !important;
	top:322px !important;
}

#item66425 {
	width:252px !important;
	height:255px !important;
}

#item68998 {
	width:252px !important;
	height:255px !important;
	left:278px !important;
}

#item66426 {
	width:252px !important;
	height:264px !important;
}

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

#item41439 {
	width:125px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item41466 {
	width:199px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item41496 {
	width:100px !important;
	height:20px !important;
	left:18px !important;
	top:595px !important;
}

#item41523 {
	width:75px !important;
	height:29px !important;
	left:281px !important;
	top:587px !important;
}

#item66427 {
	width:99px !important;
	height:146px !important;
}

#item69008 {
	width:99px !important;
	height:146px !important;
	left:358px !important;
	top:14px !important;
}

#item66428 {
	width:69px !important;
	height:63px !important;
}

#item69013 {
	width:69px !important;
	height:63px !important;
	left:461px !important;
	top:14px !important;
}

#item66429 {
	width:266px !important;
	height:256px !important;
}

#item69018 {
	width:266px !important;
	height:256px !important;
}

#item66430 {
	width:154px !important;
	height:154px !important;
}

#item69023 {
	width:154px !important;
	height:154px !important;
	left:390px !important;
	top:164px !important;
}

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

#item69028 {
	width:266px !important;
	height:196px !important;
	top:320px !important;
}

#item66432 {
	width:267px !important;
	height:221px !important;
}

#item69033 {
	width:267px !important;
	height:221px !important;
	left:277px !important;
	top:323px !important;
}

#item41554 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item41581 {
	width:90px !important;
	height:20px !important;
	left:113px !important;
	top:600px !important;
}

#item41608 {
	width:195px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item41639 {
	width:88px !important;
	height:20px !important;
	left:276px !important;
	top:292px !important;
}

#item41666 {
	width:74px !important;
	height:20px !important;
	left:276px !important;
	top:141px !important;
}

#item41693 {
	width:72px !important;
	height:30px !important;
	left:462px !important;
	top:124px !important;
}

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

#item69038 {
	width:142px !important;
	height:198px !important;
	left:3px !important;
	top:468px !important;
}

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

#item69043 {
	width:226px !important;
	height:222px !important;
	left:318px !important;
	top:322px !important;
}

#item66437 {
	width:165px !important;
	height:311px !important;
}

#item69048 {
	width:165px !important;
	height:311px !important;
	left:101px !important;
}

#item66438 {
	width:151px !important;
	height:224px !important;
}

#item69053 {
	width:151px !important;
	height:224px !important;
	left:154px !important;
	top:282px !important;
}

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

#item69058 {
	width:266px !important;
	height:258px !important;
	left:278px !important;
}

#item41720 {
	width:92px !important;
	height:20px !important;
	left:13px !important;
	top:291px !important;
}

#item41747 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:455px !important;
}

#item41774 {
	width:97px !important;
	height:20px !important;
	left:166px !important;
	top:600px !important;
}

#item41802 {
	width:162px !important;
	height:9px !important;
	left:316px !important;
	top:610px !important;
}

#item41829 {
	width:125px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item66442 {
	width:136px !important;
	height:278px !important;
}

#item69064 {
	width:136px !important;
	height:278px !important;
	left:14px !important;
	top:14px !important;
}

#item66443 {
	width:106px !important;
	height:283px !important;
}

#item69069 {
	width:106px !important;
	height:283px !important;
	left:155px !important;
	top:14px !important;
}

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

#item69074 {
	width:192px !important;
	height:252px !important;
	left:352px !important;
}

#item66445 {
	width:161px !important;
	height:171px !important;
}

#item69079 {
	width:161px !important;
	height:171px !important;
	left:384px !important;
	top:264px !important;
}

#item66446 {
	width:266px !important;
	height:249px !important;
}

#item69084 {
	width:266px !important;
	height:249px !important;
	top:380px !important;
}

#item66447 {
	width:162px !important;
	height:181px !important;
}

#item69089 {
	width:162px !important;
	height:181px !important;
	left:383px !important;
	top:448px !important;
}

#item41856 {
	width:83px !important;
	height:20px !important;
	left:276px !important;
	top:418px !important;
}

#item41883 {
	width:72px !important;
	height:20px !important;
	left:276px !important;
	top:235px !important;
}

#item41910 {
	width:81px !important;
	height:29px !important;
	left:276px !important;
	top:590px !important;
}

#item41940 {
	width:88px !important;
	height:40px !important;
	left:418px !important;
	top:210px !important;
}

#item41972 {
	width:79px !important;
	height:20px !important;
	left:13px !important;
	top:427px !important;
}

#item41999 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:349px !important;
}

#item42028 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:359px !important;
}

#item66448 {
	width:219px !important;
	height:241px !important;
}

#item69094 {
	width:219px !important;
	height:241px !important;
	left:14px !important;
	top:323px !important;
}

#item66449 {
	width:300px !important;
	height:251px !important;
}

#item69099 {
	width:300px !important;
	height:251px !important;
	left:244px !important;
	top:380px !important;
}

#item66450 {
	width:300px !important;
	height:304px !important;
}

#item69104 {
	width:300px !important;
	height:304px !important;
	left:244px !important;
}

#item66452 {
	width:152px !important;
	height:311px !important;
}

#item69109 {
	width:152px !important;
	height:311px !important;
	left:80px !important;
}

#item42055 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item42082 {
	width:62px !important;
	height:40px !important;
	left:13px !important;
	top:271px !important;
}

#item42112 {
	width:152px !important;
	height:9px !important;
	left:242px !important;
	top:610px !important;
}

#item42139 {
	width:155px !important;
	height:9px !important;
	left:243px !important;
	top:361px !important;
}

#item66453 {
	width:252px !important;
	height:369px !important;
}

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

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

#item69119 {
	width:179px !important;
	height:252px !important;
	left:366px !important;
}

#item66455 {
	width:266px !important;
	height:183px !important;
}

#item69124 {
	width:266px !important;
	height:183px !important;
	top:380px !important;
}

#item66456 {
	width:267px !important;
	height:273px !important;
}

#item69129 {
	width:267px !important;
	height:273px !important;
	left:277px !important;
	top:356px !important;
}

#item42166 {
	width:71px !important;
	height:29px !important;
	left:13px !important;
	top:282px !important;
}

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

#item42221 {
	width:75px !important;
	height:20px !important;
	left:276px !important;
	top:235px !important;
}

#item42248 {
	width:205px !important;
	height:9px !important;
	left:290px !important;
	top:336px !important;
}

#item66457 {
	width:516px !important;
	height:265px !important;
}

#item69134 {
	width:516px !important;
	height:265px !important;
	left:14px !important;
	top:378px !important;
}

#item66458 {
	width:236px !important;
	height:177px !important;
}

#item69140 {
	width:236px !important;
	height:177px !important;
	left:114px !important;
	top:192px !important;
}

#item66459 {
	width:182px !important;
	height:285px !important;
}

#item69145 {
	width:182px !important;
	height:285px !important;
	left:362px !important;
}

#item66460 {
	width:337px !important;
	height:186px !important;
}

#item69150 {
	width:337px !important;
	height:186px !important;
	left:14px !important;
}

#item42279 {
	width:101px !important;
	height:20px !important;
	left:13px !important;
	top:350px !important;
}

#item42309 {
	width:93px !important;
	height:20px !important;
	left:13px !important;
	top:168px !important;
}

#item42336 {
	width:203px !important;
	height:9px !important;
	left:223px !important;
	top:610px !important;
}

#item42366 {
	width:100px !important;
	height:20px !important;
	left:361px !important;
	top:350px !important;
}

#item66463 {
	width:162px !important;
	height:310px !important;
}

#item69155 {
	width:162px !important;
	height:310px !important;
}

#item66464 {
	width:141px !important;
	height:310px !important;
}

#item69161 {
	width:141px !important;
	height:310px !important;
	left:279px !important;
}

#item66465 {
	width:252px !important;
	height:292px !important;
}

#item69166 {
	width:252px !important;
	height:292px !important;
	left:14px !important;
	top:322px !important;
}

#item66466 {
	width:175px !important;
	height:295px !important;
}

#item69171 {
	width:175px !important;
	height:295px !important;
	left:355px !important;
	top:321px !important;
}

#item42393 {
	width:99px !important;
	height:29px !important;
	left:16px !important;
	top:586px !important;
}

#item42424 {
	width:85px !important;
	height:29px !important;
	left:169px !important;
	top:283px !important;
}

#item42455 {
	width:61px !important;
	height:30px !important;
	left:276px !important;
	top:440px !important;
}

#item42484 {
	width:87px !important;
	height:20px !important;
	left:412px !important;
	top:92px !important;
}

#item66467 {
	width:190px !important;
	height:232px !important;
}

#item69176 {
	width:190px !important;
	height:232px !important;
	left:14px !important;
	top:321px !important;
}

#item66468 {
	width:243px !important;
	height:227px !important;
}

#item69181 {
	width:243px !important;
	height:227px !important;
	left:287px !important;
	top:393px !important;
}

#item66469 {
	width:314px !important;
	height:297px !important;
}

#item69186 {
	width:314px !important;
	height:297px !important;
	left:216px !important;
	top:14px !important;
}

#item66470 {
	width:196px !important;
	height:313px !important;
}

#item69191 {
	width:196px !important;
	height:313px !important;
	left:15px !important;
}

#item42511 {
	width:114px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item42538 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item42565 {
	width:73px !important;
	height:20px !important;
	left:217px !important;
	top:600px !important;
}

#item42593 {
	width:162px !important;
	height:9px !important;
	left:229px !important;
	top:360px !important;
}

#item66471 {
	width:544px !important;
	height:309px !important;
}

#item69196 {
	width:544px !important;
	height:309px !important;
}

#item66472 {
	width:251px !important;
	height:234px !important;
}

#item69201 {
	width:251px !important;
	height:234px !important;
	left:19px !important;
	top:327px !important;
}

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

#item69206 {
	width:251px !important;
	height:233px !important;
	left:274px !important;
	top:327px !important;
}

#item42620 {
	width:81px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item42647 {
	width:95px !important;
	height:10px !important;
	left:86px !important;
	top:597px !important;
}

#item42711 {
	width:103px !important;
	height:10px !important;
	left:193px !important;
	top:597px !important;
}

#item66475 {
	width:530px !important;
	height:278px !important;
}

#item69212 {
	width:530px !important;
	height:278px !important;
	left:14px !important;
	top:351px !important;
}

#item66476 {
	width:210px !important;
	height:172px !important;
}

#item69217 {
	width:210px !important;
	height:172px !important;
	left:82px !important;
	top:168px !important;
}

#item66477 {
	width:168px !important;
	height:157px !important;
}

#item69222 {
	width:168px !important;
	height:157px !important;
	left:125px !important;
}

#item66478 {
	width:241px !important;
	height:297px !important;
}

#item69227 {
	width:241px !important;
	height:297px !important;
	left:303px !important;
}

#item42778 {
	width:89px !important;
	height:20px !important;
	left:18px !important;
	top:315px !important;
}

#item42805 {
	width:75px !important;
	height:20px !important;
	left:13px !important;
	top:138px !important;
}

#item42832 {
	width:133px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item42860 {
	width:164px !important;
	height:9px !important;
	left:302px !important;
	top:334px !important;
}

#item66479 {
	width:253px !important;
	height:245px !important;
}

#item69232 {
	width:253px !important;
	height:245px !important;
	left:277px !important;
}

#item66480 {
	width:266px !important;
	height:342px !important;
}

#item69237 {
	width:266px !important;
	height:342px !important;
}

#item66481 {
	width:252px !important;
	height:155px !important;
}

#item69243 {
	width:252px !important;
	height:155px !important;
	left:14px !important;
	top:398px !important;
}

#item66482 {
	width:251px !important;
	height:251px !important;
}

#item69248 {
	width:251px !important;
	height:251px !important;
	left:279px !important;
	top:367px !important;
}

#item42887 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:396px !important;
}

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

#item42941 {
	width:149px !important;
	height:9px !important;
	left:277px !important;
	top:303px !important;
}

#item42969 {
	width:103px !important;
	height:20px !important;
	left:283px !important;
	top:407px !important;
}

#item43002 {
	width:89px !important;
	height:28px !important;
	left:283px !important;
	top:426px !important;
}

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

#item69253 {
	width:253px !important;
	height:172px !important;
	left:14px !important;
	top:392px !important;
}

#item66485 {
	width:252px !important;
	height:310px !important;
}

#item69258 {
	width:252px !important;
	height:310px !important;
	left:278px !important;
	top:308px !important;
}

#item66486 {
	width:180px !important;
	height:165px !important;
}

#item69263 {
	width:180px !important;
	height:165px !important;
	left:86px !important;
	top:220px !important;
}

#item66487 {
	width:159px !important;
	height:151px !important;
}

#item69268 {
	width:159px !important;
	height:151px !important;
	left:341px !important;
	top:61px !important;
}

#item66488 {
	width:120px !important;
	height:121px !important;
}

#item69273 {
	width:120px !important;
	height:121px !important;
	left:297px !important;
	top:8px !important;
}

#item66489 {
	width:151px !important;
	height:210px !important;
}

#item69278 {
	width:151px !important;
	height:210px !important;
	left:112px !important;
}

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

#item43060 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:337px !important;
}

#item43087 {
	width:90px !important;
	height:20px !important;
	left:13px !important;
	top:103px !important;
}

#item43114 {
	width:148px !important;
	height:9px !important;
	left:282px !important;
	top:605px !important;
}

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

#item43174 {
	width:212px !important;
	height:9px !important;
	left:276px !important;
	top:286px !important;
}

#item66491 {
	width:168px !important;
	height:305px !important;
}

#item69284 {
	width:168px !important;
	height:305px !important;
	left:68px !important;
}

#item66492 {
	width:210px !important;
	height:320px !important;
}

#item69289 {
	width:210px !important;
	height:320px !important;
	left:227px !important;
}

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

#item69295 {
	width:200px !important;
	height:252px !important;
	left:14px !important;
	top:397px !important;
}

#item66494 {
	width:317px !important;
	height:264px !important;
}

#item69300 {
	width:317px !important;
	height:264px !important;
	left:227px !important;
	top:323px !important;
}

#item66497 {
	width:266px !important;
	height:150px !important;
}

#item69316 {
	width:266px !important;
	height:150px !important;
	left:544px !important;
	top:245px !important;
}

#item66499 {
	width:266px !important;
	height:204px !important;
}

#item69326 {
	width:266px !important;
	height:204px !important;
	left:544px !important;
}

#item43205 {
	width:74px !important;
	height:29px !important;
	left:13px !important;
	top:149px !important;
}

#item43232 {
	width:109px !important;
	height:20px !important;
	left:13px !important;
	top:373px !important;
}

#item43262 {
	width:71px !important;
	height:20px !important;
	left:441px !important;
	top:226px !important;
}

#item43289 {
	width:207px !important;
	height:9px !important;
	left:225px !important;
	top:610px !important;
}

#item66495 {
	width:362px !important;
	height:192px !important;
}

#item69305 {
	width:362px !important;
	height:192px !important;
	left:168px !important;
	top:451px !important;
}

#item66496 {
	width:267px !important;
	height:199px !important;
}

#item69311 {
	width:267px !important;
	height:199px !important;
	left:277px !important;
	top:247px !important;
}

#item66498 {
	width:152px !important;
	height:245px !important;
}

#item69321 {
	width:152px !important;
	height:245px !important;
	left:378px !important;
}

#item43319 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:226px !important;
}

#item43346 {
	width:104px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item43373 {
	width:114px !important;
	height:9px !important;
	left:276px !important;
	top:438px !important;
}

#item43400 {
	width:131px !important;
	height:9px !important;
	left:276px !important;
	top:226px !important;
}

#item43428 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:427px !important;
}

#item43458 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:437px !important;
}

#item66500 {
	width:284px !important;
	height:462px !important;
}

#item69331 {
	width:284px !important;
	height:462px !important;
}

#item66501 {
	width:83px !important;
	height:389px !important;
}

#item69336 {
	width:83px !important;
	height:389px !important;
	left:293px !important;
}

#item66502 {
	width:139px !important;
	height:156px !important;
}

#item69341 {
	width:139px !important;
	height:156px !important;
	left:14px !important;
	top:446px !important;
}

#item66503 {
	width:123px !important;
	height:135px !important;
}

#item69346 {
	width:123px !important;
	height:135px !important;
	left:129px !important;
	top:442px !important;
}

#item66504 {
	width:252px !important;
	height:267px !important;
}

#item69351 {
	width:252px !important;
	height:267px !important;
	left:289px !important;
	top:382px !important;
}

#item43488 {
	width:104px !important;
	height:20px !important;
	left:382px !important;
	top:169px !important;
}

#item43515 {
	width:141px !important;
	height:9px !important;
	left:383px !important;
	top:372px !important;
}

#item43542 {
	width:149px !important;
	height:9px !important;
	left:383px !important;
	top:265px !important;
}

#item43569 {
	width:149px !important;
	height:9px !important;
	left:383px !important;
	top:276px !important;
}

#item43597 {
	width:99px !important;
	height:20px !important;
	left:382px !important;
	top:64px !important;
}

#item43629 {
	width:100px !important;
	height:20px !important;
	left:382px !important;
	top:84px !important;
}

#item66505 {
	width:286px !important;
	height:343px !important;
}

#item69356 {
	width:286px !important;
	height:343px !important;
	left:244px !important;
	top:300px !important;
}

#item66506 {
	width:89px !important;
	height:49px !important;
}

#item69363 {
	width:89px !important;
	height:49px !important;
	left:191px !important;
	top:575px !important;
}

#item66507 {
	width:218px !important;
	height:121px !important;
}

#item69368 {
	width:218px !important;
	height:121px !important;
	left:14px !important;
	top:296px !important;
}

#item66508 {
	width:176px !important;
	height:270px !important;
}

#item69373 {
	width:176px !important;
	height:270px !important;
	left:369px !important;
	top:14px !important;
}

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

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

#item43657 {
	width:144px !important;
	height:9px !important;
	left:13px !important;
	top:276px !important;
}

#item43688 {
	width:172px !important;
	height:9px !important;
	left:17px !important;
	top:472px !important;
}

#item43715 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:543px !important;
}

#item43742 {
	width:105px !important;
	height:20px !important;
	left:13px !important;
	top:601px !important;
}

#item43769 {
	width:75px !important;
	height:20px !important;
	left:276px !important;
	top:141px !important;
}

#item43797 {
	width:91px !important;
	height:28px !important;
	left:276px !important;
	top:160px !important;
}

#item66512 {
	width:253px !important;
	height:210px !important;
}

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

#item66513 {
	width:267px !important;
	height:285px !important;
}

#item69388 {
	width:267px !important;
	height:285px !important;
}

#item66514 {
	width:227px !important;
	height:179px !important;
}

#item69393 {
	width:227px !important;
	height:179px !important;
	left:14px !important;
	top:377px !important;
}

#item66515 {
	width:264px !important;
	height:115px !important;
}

#item69398 {
	width:264px !important;
	height:115px !important;
	left:260px !important;
	top:291px !important;
}

#item66516 {
	width:130px !important;
	height:94px !important;
}

#item69403 {
	width:130px !important;
	height:94px !important;
	left:387px !important;
	top:414px !important;
}

#item43827 {
	width:156px !important;
	height:9px !important;
	left:276px !important;
	top:271px !important;
}

#item43854 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item43881 {
	width:251px !important;
	height:10px !important;
	left:265px !important;
	top:568px !important;
}

#item43914 {
	width:251px !important;
	height:10px !important;
	left:265px !important;
	top:578px !important;
}

#item43945 {
	width:251px !important;
	height:10px !important;
	left:265px !important;
	top:589px !important;
}

#item43976 {
	width:251px !important;
	height:10px !important;
	left:265px !important;
	top:599px !important;
}

#item44007 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:326px !important;
}

#item44038 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:336px !important;
}

#item66517 {
	width:251px !important;
	height:297px !important;
}

#item69408 {
	width:251px !important;
	height:297px !important;
	left:14px !important;
	top:321px !important;
}

#item66518 {
	width:266px !important;
	height:156px !important;
}

#item69413 {
	width:266px !important;
	height:156px !important;
	left:278px !important;
	top:366px !important;
}

#item66519 {
	width:125px !important;
	height:94px !important;
}

#item69419 {
	width:125px !important;
	height:94px !important;
	left:411px !important;
	top:528px !important;
}

#item66520 {
	width:266px !important;
	height:291px !important;
}

#item69424 {
	width:266px !important;
	height:291px !important;
	left:278px !important;
}

#item66521 {
	width:158px !important;
	height:282px !important;
}

#item69429 {
	width:158px !important;
	height:282px !important;
	left:14px !important;
	top:14px !important;
}

#item44069 {
	width:76px !important;
	height:20px !important;
	left:20px !important;
	top:407px !important;
}

#item44096 {
	width:75px !important;
	height:29px !important;
	left:177px !important;
	top:175px !important;
}

#item44125 {
	width:119px !important;
	height:9px !important;
	left:285px !important;
	top:599px !important;
}

#item44152 {
	width:119px !important;
	height:9px !important;
	left:285px !important;
	top:609px !important;
}

#item44179 {
	width:183px !important;
	height:9px !important;
	left:276px !important;
	top:338px !important;
}

#item44209 {
	width:205px !important;
	height:9px !important;
	left:276px !important;
	top:348px !important;
}

#item66523 {
	width:131px !important;
	height:173px !important;
}

#item69435 {
	width:131px !important;
	height:173px !important;
	left:14px !important;
	top:45px !important;
}

#item66524 {
	width:184px !important;
	height:167px !important;
}

#item69440 {
	width:184px !important;
	height:167px !important;
	left:137px !important;
	top:19px !important;
}

#item66525 {
	width:121px !important;
	height:205px !important;
}

#item69445 {
	width:121px !important;
	height:205px !important;
	left:328px !important;
	top:18px !important;
}

#item66526 {
	width:192px !important;
	height:196px !important;
}

#item69450 {
	width:192px !important;
	height:196px !important;
	left:338px !important;
	top:246px !important;
}

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

#item69455 {
	width:175px !important;
	height:83px !important;
	left:37px !important;
	top:296px !important;
}

#item66528 {
	width:114px !important;
	height:125px !important;
}

#item69460 {
	width:114px !important;
	height:125px !important;
	left:198px !important;
	top:393px !important;
}

#item66532 {
	width:124px !important;
	height:108px !important;
}

#item69465 {
	width:124px !important;
	height:108px !important;
	left:21px !important;
	top:505px !important;
}

#item66531 {
	width:114px !important;
	height:111px !important;
}

#item69470 {
	width:114px !important;
	height:111px !important;
	left:51px !important;
	top:447px !important;
}

#item66530 {
	width:90px !important;
	height:109px !important;
}

#item69475 {
	width:90px !important;
	height:109px !important;
	left:99px !important;
	top:420px !important;
}

#item66529 {
	width:82px !important;
	height:111px !important;
}

#item69480 {
	width:82px !important;
	height:111px !important;
	left:154px !important;
	top:400px !important;
}

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

#item69512 {
	width:292px !important;
	height:150px !important;
	left:544px !important;
}

#item44239 {
	width:71px !important;
	height:20px !important;
	left:337px !important;
	top:487px !important;
}

#item44266 {
	width:173px !important;
	height:9px !important;
	left:338px !important;
	top:569px !important;
}

#item44297 {
	width:173px !important;
	height:9px !important;
	left:338px !important;
	top:580px !important;
}

#item44329 {
	width:173px !important;
	height:9px !important;
	left:338px !important;
	top:590px !important;
}

#item44360 {
	width:173px !important;
	height:9px !important;
	left:338px !important;
	top:601px !important;
}

#item44390 {
	width:173px !important;
	height:9px !important;
	left:338px !important;
	top:611px !important;
}

#item44420 {
	width:72px !important;
	height:20px !important;
	left:461px !important;
	top:167px !important;
}

#item44447 {
	width:72px !important;
	height:20px !important;
	left:461px !important;
	top:187px !important;
}

#item44474 {
	width:72px !important;
	height:20px !important;
	left:461px !important;
	top:207px !important;
}

#item66535 {
	width:296px !important;
	height:160px !important;
}

#item69485 {
	width:296px !important;
	height:160px !important;
	left:14px !important;
	top:392px !important;
}

#item66536 {
	width:93px !important;
	height:91px !important;
}

#item69490 {
	width:93px !important;
	height:91px !important;
	left:213px !important;
	top:527px !important;
}

#item66537 {
	width:209px !important;
	height:249px !important;
}

#item69495 {
	width:209px !important;
	height:249px !important;
	left:321px !important;
	top:322px !important;
}

#item66538 {
	width:296px !important;
	height:136px !important;
}

#item69501 {
	width:296px !important;
	height:136px !important;
	left:14px !important;
	top:197px !important;
}

#item66539 {
	width:158px !important;
	height:313px !important;
}

#item69506 {
	width:158px !important;
	height:313px !important;
	left:386px !important;
}

#item44501 {
	width:182px !important;
	height:9px !important;
	left:12px !important;
	top:372px !important;
}

#item44528 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:178px !important;
}

#item44555 {
	width:81px !important;
	height:20px !important;
	left:303px !important;
	top:196px !important;
}

#item44583 {
	width:135px !important;
	height:9px !important;
	left:320px !important;
	top:610px !important;
}

#item44610 {
	width:201px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item44640 {
	width:201px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item66541 {
	width:156px !important;
	height:165px !important;
}

#item69517 {
	width:156px !important;
	height:165px !important;
	left:254px !important;
}

#item66542 {
	width:218px !important;
	height:314px !important;
}

#item69522 {
	width:218px !important;
	height:314px !important;
}

#item66543 {
	width:276px !important;
	height:119px !important;
}

#item69527 {
	width:276px !important;
	height:119px !important;
	left:254px !important;
	top:172px !important;
}

#item66544 {
	width:67px !important;
	height:41px !important;
}

#item69532 {
	width:67px !important;
	height:41px !important;
	left:259px !important;
	top:234px !important;
}

#item66545 {
	width:320px !important;
	height:173px !important;
}

#item69537 {
	width:320px !important;
	height:173px !important;
	left:14px !important;
	top:353px !important;
}

#item66546 {
	width:134px !important;
	height:127px !important;
}

#item69542 {
	width:134px !important;
	height:127px !important;
	left:298px !important;
	top:478px !important;
}

#item66547 {
	width:242px !important;
	height:180px !important;
}

#item69547 {
	width:242px !important;
	height:180px !important;
	left:544px !important;
	top:322px !important;
}

#item44670 {
	width:103px !important;
	height:20px !important;
	left:415px !important;
	top:145px !important;
}

#item44697 {
	width:82px !important;
	height:29px !important;
	left:439px !important;
	top:500px !important;
}

#item44729 {
	width:72px !important;
	height:39px !important;
	left:439px !important;
	top:529px !important;
}

#item44761 {
	width:74px !important;
	height:39px !important;
	left:439px !important;
	top:568px !important;
}

#item44793 {
	width:73px !important;
	height:20px !important;
	left:137px !important;
	top:299px !important;
}

#item44822 {
	width:96px !important;
	height:28px !important;
	left:137px !important;
	top:318px !important;
}

#item44852 {
	width:150px !important;
	height:9px !important;
	left:253px !important;
	top:326px !important;
}

#item44879 {
	width:150px !important;
	height:9px !important;
	left:253px !important;
	top:337px !important;
}

#item66550 {
	width:285px !important;
	height:203px !important;
}

#item69552 {
	width:285px !important;
	height:203px !important;
	left:245px !important;
	top:327px !important;
}

#item66551 {
	width:58px !important;
	height:15px !important;
}

#item69557 {
	width:58px !important;
	height:15px !important;
	left:299px !important;
	top:492px !important;
}

#item66552 {
	width:57px !important;
	height:12px !important;
}

#item69562 {
	width:57px !important;
	height:12px !important;
	left:299px !important;
	top:506px !important;
}

#item66553 {
	width:56px !important;
	height:14px !important;
}

#item69567 {
	width:56px !important;
	height:14px !important;
	left:300px !important;
	top:518px !important;
}

#item66554 {
	width:254px !important;
	height:243px !important;
}

#item69572 {
	width:254px !important;
	height:243px !important;
	left:276px !important;
	top:14px !important;
}

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

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

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

#item44933 {
	width:133px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item44960 {
	width:190px !important;
	height:9px !important;
	left:19px !important;
	top:601px !important;
}

#item44991 {
	width:132px !important;
	height:20px !important;
	left:365px !important;
	top:600px !important;
}

#item45021 {
	width:127px !important;
	height:9px !important;
	left:229px !important;
	top:585px !important;
}

#item45050 {
	width:127px !important;
	height:9px !important;
	left:229px !important;
	top:596px !important;
}

#item45077 {
	width:127px !important;
	height:9px !important;
	left:229px !important;
	top:606px !important;
}

#item66556 {
	width:181px !important;
	height:333px !important;
}

#item69583 {
	width:181px !important;
	height:333px !important;
}

#item66557 {
	width:111px !important;
	height:179px !important;
}

#item69588 {
	width:111px !important;
	height:179px !important;
	left:298px !important;
	top:54px !important;
}

#item66558 {
	width:97px !important;
	height:101px !important;
}

#item69593 {
	width:97px !important;
	height:101px !important;
	left:416px !important;
	top:129px !important;
}

#item66563 {
	width:195px !important;
	height:283px !important;
}

#item69598 {
	width:195px !important;
	height:283px !important;
	top:345px !important;
}

#item66564 {
	width:286px !important;
	height:208px !important;
}

#item69603 {
	width:286px !important;
	height:208px !important;
	left:244px !important;
	top:346px !important;
}

#item66565 {
	width:298px !important;
	height:162px !important;
}

#item69608 {
	width:298px !important;
	height:162px !important;
	left:544px !important;
	top:380px !important;
}

#item45104 {
	width:172px !important;
	height:9px !important;
	left:243px !important;
	top:610px !important;
}

#item45131 {
	width:74px !important;
	height:20px !important;
	left:159px !important;
	top:424px !important;
}

#item45158 {
	width:253px !important;
	height:9px !important;
	left:276px !important;
	top:315px !important;
}

#item45189 {
	width:253px !important;
	height:9px !important;
	left:276px !important;
	top:326px !important;
}

#item45219 {
	width:84px !important;
	height:20px !important;
	left:188px !important;
	top:288px !important;
}

#item45250 {
	width:87px !important;
	height:28px !important;
	left:188px !important;
	top:307px !important;
}

#item66566 {
	width:69px !important;
	height:64px !important;
}

#item69613 {
	width:69px !important;
	height:64px !important;
	left:142px !important;
	top:321px !important;
}

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

#item69618 {
	width:84px !important;
	height:67px !important;
	left:211px !important;
	top:320px !important;
}

#item66568 {
	width:112px !important;
	height:133px !important;
}

#item69623 {
	width:112px !important;
	height:133px !important;
	left:418px !important;
	top:383px !important;
}

#item66569 {
	width:134px !important;
	height:50px !important;
}

#item69628 {
	width:134px !important;
	height:50px !important;
	left:313px !important;
	top:476px !important;
}

#item66570 {
	width:113px !important;
	height:68px !important;
}

#item69633 {
	width:113px !important;
	height:68px !important;
	left:327px !important;
	top:420px !important;
}

#item66571 {
	width:266px !important;
	height:235px !important;
}

#item69638 {
	width:266px !important;
	height:235px !important;
	left:279px !important;
}

#item66572 {
	width:254px !important;
	height:198px !important;
}

#item69643 {
	width:254px !important;
	height:198px !important;
	left:14px !important;
	top:33px !important;
}

#item66573 {
	width:117px !important;
	height:95px !important;
}

#item69648 {
	width:117px !important;
	height:95px !important;
	left:79px !important;
	top:97px !important;
}

#item45282 {
	width:108px !important;
	height:9px !important;
	left:283px !important;
	top:298px !important;
}

#item45309 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:579px !important;
}

#item45341 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:590px !important;
}

#item45373 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item45404 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item45435 {
	width:195px !important;
	height:9px !important;
	left:306px !important;
	top:589px !important;
}

#item45466 {
	width:195px !important;
	height:9px !important;
	left:306px !important;
	top:600px !important;
}

#item45493 {
	width:195px !important;
	height:9px !important;
	left:306px !important;
	top:610px !important;
}

#item45521 {
	width:222px !important;
	height:9px !important;
	left:13px !important;
	top:294px !important;
}

#item45552 {
	width:222px !important;
	height:9px !important;
	left:13px !important;
	top:304px !important;
}

#item66574 {
	width:281px !important;
	height:191px !important;
}

#item69653 {
	width:281px !important;
	height:191px !important;
	left:252px !important;
	top:16px !important;
}

#item66575 {
	width:99px !important;
	height:65px !important;
}

#item69659 {
	width:99px !important;
	height:65px !important;
	left:431px !important;
	top:159px !important;
}

#item66576 {
	width:237px !important;
	height:260px !important;
}

#item69664 {
	width:237px !important;
	height:260px !important;
}

#item66577 {
	width:324px !important;
	height:344px !important;
}

#item69669 {
	width:324px !important;
	height:344px !important;
	left:14px !important;
	top:279px !important;
}

#item66578 {
	width:121px !important;
	height:74px !important;
}

#item69674 {
	width:121px !important;
	height:74px !important;
	left:270px !important;
	top:480px !important;
}

#item66579 {
	width:118px !important;
	height:246px !important;
}

#item69680 {
	width:118px !important;
	height:246px !important;
	left:412px !important;
	top:287px !important;
}

#item45583 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:253px !important;
}

#item45610 {
	width:84px !important;
	height:20px !important;
	left:410px !important;
	top:600px !important;
}

#item45637 {
	width:95px !important;
	height:20px !important;
	left:274px !important;
	top:595px !important;
}

#item45664 {
	width:101px !important;
	height:20px !important;
	left:292px !important;
	top:365px !important;
}

#item45696 {
	width:162px !important;
	height:9px !important;
	left:251px !important;
	top:249px !important;
}

#item45727 {
	width:229px !important;
	height:20px !important;
	left:251px !important;
	top:260px !important;
}

#item66580 {
	width:195px !important;
	height:163px !important;
}

#item69685 {
	width:195px !important;
	height:163px !important;
	left:14px !important;
	top:213px !important;
}

#item66581 {
	width:315px !important;
	height:317px !important;
}

#item69690 {
	width:315px !important;
	height:317px !important;
	left:230px !important;
	top:271px !important;
}

#item66582 {
	width:193px !important;
	height:118px !important;
}

#item69695 {
	width:193px !important;
	height:118px !important;
	left:221px !important;
	top:507px !important;
}

#item66583 {
	width:136px !important;
	height:120px !important;
}

#item69700 {
	width:136px !important;
	height:120px !important;
	left:394px !important;
	top:256px !important;
}

#item66584 {
	width:404px !important;
	height:199px !important;
}

#item69705 {
	width:404px !important;
	height:199px !important;
	left:140px !important;
}

#item45759 {
	width:124px !important;
	height:9px !important;
	left:13px !important;
	top:539px !important;
}

#item45787 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item45814 {
	width:126px !important;
	height:20px !important;
	left:13px !important;
	top:158px !important;
}

#item45844 {
	width:164px !important;
	height:9px !important;
	left:17px !important;
	top:432px !important;
}

#item45874 {
	width:149px !important;
	height:20px !important;
	left:17px !important;
	top:440px !important;
}

#item66587 {
	width:266px !important;
	height:297px !important;
}

#item69710 {
	width:266px !important;
	height:297px !important;
	left:278px !important;
}

#item66588 {
	width:152px !important;
	height:207px !important;
}

#item69715 {
	width:152px !important;
	height:207px !important;
}

#item66589 {
	width:40px !important;
	height:38px !important;
}

#item69720 {
	width:40px !important;
	height:38px !important;
	left:222px !important;
	top:93px !important;
}

#item66590 {
	width:252px !important;
	height:188px !important;
}

#item69725 {
	width:252px !important;
	height:188px !important;
	left:14px !important;
	top:220px !important;
}

#item66591 {
	width:138px !important;
	height:110px !important;
}

#item69731 {
	width:138px !important;
	height:110px !important;
	left:122px !important;
	top:376px !important;
}

#item66592 {
	width:266px !important;
	height:217px !important;
}

#item69736 {
	width:266px !important;
	height:217px !important;
	left:278px !important;
	top:412px !important;
}

#item45904 {
	width:106px !important;
	height:20px !important;
	left:158px !important;
	top:64px !important;
}

#item45932 {
	width:92px !important;
	height:20px !important;
	left:158px !important;
	top:186px !important;
}

#item45959 {
	width:73px !important;
	height:20px !important;
	left:435px !important;
	top:386px !important;
}

#item45986 {
	width:129px !important;
	height:20px !important;
	left:281px !important;
	top:386px !important;
}

#item46016 {
	width:240px !important;
	height:9px !important;
	left:19px !important;
	top:584px !important;
}

#item46043 {
	width:240px !important;
	height:9px !important;
	left:19px !important;
	top:594px !important;
}

#item46074 {
	width:240px !important;
	height:9px !important;
	left:19px !important;
	top:605px !important;
}

#item66593 {
	width:251px !important;
	height:242px !important;
}

#item69741 {
	width:251px !important;
	height:242px !important;
	left:14px !important;
	top:322px !important;
}

#item66594 {
	width:276px !important;
	height:188px !important;
}

#item69746 {
	width:276px !important;
	height:188px !important;
	left:268px !important;
	top:441px !important;
}

#item66595 {
	width:61px !important;
	height:13px !important;
}

#item69751 {
	width:61px !important;
	height:13px !important;
	left:465px !important;
	top:332px !important;
}

#item66596 {
	width:65px !important;
	height:15px !important;
}

#item69756 {
	width:65px !important;
	height:15px !important;
	left:465px !important;
	top:343px !important;
}

#item66597 {
	width:177px !important;
	height:146px !important;
}

#item69762 {
	width:177px !important;
	height:146px !important;
	left:353px !important;
	top:14px !important;
}

#item66598 {
	width:199px !important;
	height:159px !important;
}

#item69767 {
	width:199px !important;
	height:159px !important;
	left:283px !important;
	top:149px !important;
}

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

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

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

#item46131 {
	width:199px !important;
	height:9px !important;
	left:16px !important;
	top:302px !important;
}

#item46163 {
	width:145px !important;
	height:20px !important;
	left:276px !important;
	top:390px !important;
}

#item46194 {
	width:104px !important;
	height:9px !important;
	left:427px !important;
	top:424px !important;
}

#item46221 {
	width:104px !important;
	height:9px !important;
	left:427px !important;
	top:434px !important;
}

#item46248 {
	width:70px !important;
	height:20px !important;
	left:280px !important;
	top:102px !important;
}

#item46275 {
	width:71px !important;
	height:20px !important;
	left:280px !important;
	top:122px !important;
}

#item66602 {
	width:177px !important;
	height:287px !important;
}

#item69777 {
	width:177px !important;
	height:287px !important;
	left:367px !important;
}

#item66603 {
	width:267px !important;
	height:290px !important;
}

#item69782 {
	width:267px !important;
	height:290px !important;
}

#item66604 {
	width:332px !important;
	height:331px !important;
}

#item69787 {
	width:332px !important;
	height:331px !important;
	top:298px !important;
}

#item66605 {
	width:210px !important;
	height:159px !important;
}

#item69792 {
	width:210px !important;
	height:159px !important;
	left:323px !important;
	top:498px !important;
}

#item73034 {
	width:112px !important;
	height:57px !important;
}

#item73029 {
	width:112px !important;
	height:57px !important;
	left:405px !important;
	top:299px !important;
}

#item46302 {
	width:76px !important;
	height:20px !important;
	left:272px !important;
	top:270px !important;
}

#item46329 {
	width:175px !important;
	height:9px !important;
	left:200px !important;
	top:361px !important;
}

#item46356 {
	width:122px !important;
	height:20px !important;
	left:393px !important;
	top:489px !important;
}

#item46387 {
	width:136px !important;
	height:20px !important;
	left:396px !important;
	top:395px !important;
}

#item46417 {
	width:93px !important;
	height:20px !important;
	left:272px !important;
	top:74px !important;
}

#item46449 {
	width:98px !important;
	height:28px !important;
	left:272px !important;
	top:93px !important;
}

#item66606 {
	width:228px !important;
	height:238px !important;
}

#item69797 {
	width:228px !important;
	height:238px !important;
	left:14px !important;
	top:323px !important;
}

#item66607 {
	width:289px !important;
	height:230px !important;
}

#item69803 {
	width:289px !important;
	height:230px !important;
	left:255px !important;
	top:322px !important;
}

#item66608 {
	width:79px !important;
	height:88px !important;
}

#item69808 {
	width:79px !important;
	height:88px !important;
	left:465px !important;
	top:531px !important;
}

#item66609 {
	width:124px !important;
	height:250px !important;
}

#item69814 {
	width:124px !important;
	height:250px !important;
	left:406px !important;
	top:48px !important;
}

#item66610 {
	width:124px !important;
	height:132px !important;
}

#item69819 {
	width:124px !important;
	height:132px !important;
	left:268px !important;
	top:173px !important;
}

#item66611 {
	width:227px !important;
	height:232px !important;
}

#item69824 {
	width:227px !important;
	height:232px !important;
	left:14px !important;
	top:14px !important;
}

#item46481 {
	width:150px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item46508 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

#item46536 {
	width:208px !important;
	height:9px !important;
	left:254px !important;
	top:600px !important;
}

#item46566 {
	width:208px !important;
	height:9px !important;
	left:254px !important;
	top:610px !important;
}

#item46599 {
	width:122px !important;
	height:20px !important;
	left:261px !important;
	top:92px !important;
}

#item46630 {
	width:121px !important;
	height:20px !important;
	left:261px !important;
	top:112px !important;
}

#item46660 {
	width:98px !important;
	height:28px !important;
	left:261px !important;
	top:131px !important;
}

#item66612 {
	width:221px !important;
	height:233px !important;
}

#item69830 {
	width:221px !important;
	height:233px !important;
}

#item66613 {
	width:302px !important;
	height:143px !important;
}

#item69835 {
	width:302px !important;
	height:143px !important;
	left:228px !important;
	top:14px !important;
}

#item66614 {
	width:208px !important;
	height:207px !important;
}

#item69840 {
	width:208px !important;
	height:207px !important;
	left:14px !important;
	top:345px !important;
}

#item66615 {
	width:303px !important;
	height:189px !important;
}

#item69845 {
	width:303px !important;
	height:189px !important;
	left:227px !important;
	top:330px !important;
}

#item66616 {
	width:140px !important;
	height:139px !important;
}

#item69850 {
	width:140px !important;
	height:139px !important;
	left:159px !important;
	top:468px !important;
}

#item66617 {
	width:201px !important;
	height:166px !important;
}

#item69855 {
	width:201px !important;
	height:166px !important;
	left:315px !important;
	top:492px !important;
}

#item46692 {
	width:127px !important;
	height:9px !important;
	left:229px !important;
	top:226px !important;
}

#item46719 {
	width:99px !important;
	height:20px !important;
	left:373px !important;
	top:215px !important;
}

#item46751 {
	width:141px !important;
	height:9px !important;
	left:379px !important;
	top:314px !important;
}

#item46778 {
	width:141px !important;
	height:9px !important;
	left:379px !important;
	top:324px !important;
}

#item46805 {
	width:251px !important;
	height:9px !important;
	left:120px !important;
	top:304px !important;
}

#item46836 {
	width:251px !important;
	height:9px !important;
	left:120px !important;
	top:314px !important;
}

#item46869 {
	width:251px !important;
	height:9px !important;
	left:120px !important;
	top:325px !important;
}

#item66618 {
	width:223px !important;
	height:235px !important;
}

#item69860 {
	width:223px !important;
	height:235px !important;
	left:14px !important;
	top:321px !important;
}

#item66619 {
	width:209px !important;
	height:94px !important;
}

#item69865 {
	width:209px !important;
	height:94px !important;
	left:321px !important;
	top:336px !important;
}

#item66620 {
	width:200px !important;
	height:54px !important;
}

#item69870 {
	width:200px !important;
	height:54px !important;
	left:310px !important;
	top:400px !important;
}

#item66621 {
	width:206px !important;
	height:54px !important;
}

#item69875 {
	width:206px !important;
	height:54px !important;
	left:303px !important;
	top:439px !important;
}

#item66622 {
	width:210px !important;
	height:61px !important;
}

#item69882 {
	width:210px !important;
	height:61px !important;
	left:300px !important;
	top:477px !important;
}

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

#item69887 {
	width:109px !important;
	height:202px !important;
	left:25px !important;
	top:73px !important;
}

#item66626 {
	width:146px !important;
	height:180px !important;
}

#item69892 {
	width:146px !important;
	height:180px !important;
	left:127px !important;
	top:124px !important;
}

#item66627 {
	width:111px !important;
	height:204px !important;
}

#item69897 {
	width:111px !important;
	height:204px !important;
	left:309px !important;
	top:41px !important;
}

#item66628 {
	width:109px !important;
	height:199px !important;
}

#item69902 {
	width:109px !important;
	height:199px !important;
	left:421px !important;
	top:14px !important;
}

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

#item46930 {
	width:206px !important;
	height:9px !important;
	left:248px !important;
	top:600px !important;
}

#item46960 {
	width:206px !important;
	height:9px !important;
	left:248px !important;
	top:610px !important;
}

#item46990 {
	width:136px !important;
	height:20px !important;
	left:152px !important;
	top:82px !important;
}

#item47022 {
	width:136px !important;
	height:20px !important;
	left:152px !important;
	top:102px !important;
}

#item47053 {
	width:174px !important;
	height:9px !important;
	left:306px !important;
	top:292px !important;
}

#item47084 {
	width:174px !important;
	height:9px !important;
	left:306px !important;
	top:302px !important;
}

#item66629 {
	width:238px !important;
	height:225px !important;
}

#item69907 {
	width:238px !important;
	height:225px !important;
	left:14px !important;
	top:14px !important;
}

#item66630 {
	width:164px !important;
	height:230px !important;
}

#item69912 {
	width:164px !important;
	height:230px !important;
	left:259px !important;
	top:14px !important;
}

#item66631 {
	width:111px !important;
	height:225px !important;
}

#item69917 {
	width:111px !important;
	height:225px !important;
	left:426px !important;
	top:14px !important;
}

#item66632 {
	width:289px !important;
	height:255px !important;
}

#item69922 {
	width:289px !important;
	height:255px !important;
	top:314px !important;
}

#item66633 {
	width:232px !important;
	height:243px !important;
}

#item69927 {
	width:232px !important;
	height:243px !important;
	left:298px !important;
	top:321px !important;
}

#item66638 {
	width:259px !important;
	height:174px !important;
}

#item69954 {
	width:259px !important;
	height:174px !important;
	left:544px !important;
}

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

#item47142 {
	width:121px !important;
	height:9px !important;
	left:297px !important;
	top:610px !important;
}

#item47169 {
	width:201px !important;
	height:9px !important;
	left:276px !important;
	top:292px !important;
}

#item47199 {
	width:201px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

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

#item47253 {
	width:209px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item66634 {
	width:143px !important;
	height:171px !important;
}

#item69932 {
	width:143px !important;
	height:171px !important;
	left:124px !important;
	top:447px !important;
}

#item66635 {
	width:278px !important;
	height:199px !important;
}

#item69938 {
	width:278px !important;
	height:199px !important;
	left:266px !important;
	top:276px !important;
}

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

#item69943 {
	width:164px !important;
	height:165px !important;
	left:102px !important;
	top:285px !important;
}

#item66637 {
	width:278px !important;
	height:264px !important;
}

#item69948 {
	width:278px !important;
	height:264px !important;
	left:266px !important;
}

#item47284 {
	width:89px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item47311 {
	width:92px !important;
	height:20px !important;
	left:13px !important;
	top:422px !important;
}

#item47338 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:216px !important;
}

#item47365 {
	width:69px !important;
	height:20px !important;
	left:270px !important;
	top:240px !important;
}

#item47392 {
	width:138px !important;
	height:20px !important;
	left:276px !important;
	top:560px !important;
}

#item47422 {
	width:174px !important;
	height:20px !important;
	left:276px !important;
	top:580px !important;
}

#item47453 {
	width:174px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item66642 {
	width:250px !important;
	height:260px !important;
}

#item69959 {
	width:250px !important;
	height:260px !important;
	left:14px !important;
	top:14px !important;
}

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

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

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

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

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

#item69974 {
	width:252px !important;
	height:228px !important;
	left:278px !important;
	top:322px !important;
}

#item47486 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item47514 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item47542 {
	width:199px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item47572 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:293px !important;
}

#item47599 {
	width:212px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item66646 {
	width:107px !important;
	height:94px !important;
}

#item69979 {
	width:107px !important;
	height:94px !important;
	left:14px !important;
	top:410px !important;
}

#item66647 {
	width:109px !important;
	height:92px !important;
}

#item69984 {
	width:109px !important;
	height:92px !important;
	left:113px !important;
	top:459px !important;
}

#item66648 {
	width:272px !important;
	height:138px !important;
}

#item69989 {
	width:272px !important;
	height:138px !important;
	left:258px !important;
	top:480px !important;
}

#item73040 {
	width:157px !important;
	height:113px !important;
}

#item73035 {
	width:157px !important;
	height:113px !important;
	left:286px !important;
	top:375px !important;
}

#item66649 {
	width:252px !important;
	height:289px !important;
}

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

#item66650 {
	width:202px !important;
	height:265px !important;
}

#item69999 {
	width:202px !important;
	height:265px !important;
	left:24px !important;
	top:24px !important;
}

#item47630 {
	width:141px !important;
	height:9px !important;
	left:276px !important;
	top:352px !important;
}

#item47657 {
	width:184px !important;
	height:10px !important;
	left:13px !important;
	top:599px !important;
}

#item47727 {
	width:184px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item47789 {
	width:150px !important;
	height:9px !important;
	left:13px !important;
	top:343px !important;
}

#item47820 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:352px !important;
}

#item66653 {
	width:365px !important;
	height:283px !important;
}

#item70004 {
	width:365px !important;
	height:283px !important;
	left:14px !important;
	top:64px !important;
}

#item66654 {
	width:124px !important;
	height:112px !important;
}

#item70009 {
	width:124px !important;
	height:112px !important;
	left:406px !important;
	top:181px !important;
}

#item66655 {
	width:125px !important;
	height:125px !important;
}

#item70014 {
	width:125px !important;
	height:125px !important;
	left:405px !important;
	top:300px !important;
}

#item66656 {
	width:123px !important;
	height:186px !important;
}

#item70020 {
	width:123px !important;
	height:186px !important;
	left:267px !important;
	top:431px !important;
}

#item66657 {
	width:124px !important;
	height:183px !important;
}

#item70025 {
	width:124px !important;
	height:183px !important;
	left:406px !important;
	top:433px !important;
}

#item47850 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:472px !important;
}

#item47877 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:483px !important;
}

#item47904 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:504px !important;
}

#item47931 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:514px !important;
}

#item47960 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:536px !important;
}

#item47987 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:546px !important;
}

#item48014 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:568px !important;
}

#item48041 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:578px !important;
}

#item48068 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

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

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

#item70031 {
	width:199px !important;
	height:94px !important;
	left:14px !important;
	top:447px !important;
}

#item66659 {
	width:298px !important;
	height:189px !important;
}

#item70036 {
	width:298px !important;
	height:189px !important;
	left:232px !important;
	top:440px !important;
}

#item66660 {
	width:143px !important;
	height:96px !important;
}

#item70041 {
	width:143px !important;
	height:96px !important;
	left:234px !important;
	top:278px !important;
}

#item66661 {
	width:147px !important;
	height:86px !important;
}

#item70046 {
	width:147px !important;
	height:86px !important;
	left:317px !important;
	top:302px !important;
}

#item66662 {
	width:120px !important;
	height:97px !important;
}

#item70051 {
	width:120px !important;
	height:97px !important;
	left:410px !important;
	top:322px !important;
}

#item66663 {
	width:255px !important;
	height:226px !important;
}

#item70056 {
	width:255px !important;
	height:226px !important;
	left:14px !important;
}

#item66664 {
	width:146px !important;
	height:219px !important;
}

#item70061 {
	width:146px !important;
	height:219px !important;
	left:399px !important;
}

#item48123 {
	width:149px !important;
	height:9px !important;
	left:28px !important;
	top:399px !important;
}

#item48150 {
	width:149px !important;
	height:9px !important;
	left:28px !important;
	top:409px !important;
}

#item48177 {
	width:193px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

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

#item48236 {
	width:119px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item48263 {
	width:119px !important;
	height:9px !important;
	left:276px !important;
	top:211px !important;
}

#item66669 {
	width:162px !important;
	height:123px !important;
}

#item70066 {
	width:162px !important;
	height:123px !important;
	left:331px !important;
	top:68px !important;
}

#item66667 {
	width:133px !important;
	height:67px !important;
}

#item70071 {
	width:133px !important;
	height:67px !important;
	left:376px !important;
	top:160px !important;
}

#item66668 {
	width:78px !important;
	height:51px !important;
}

#item70076 {
	width:78px !important;
	height:51px !important;
	left:405px !important;
	top:119px !important;
}

#item66670 {
	width:217px !important;
	height:247px !important;
}

#item70081 {
	width:217px !important;
	height:247px !important;
}

#item66671 {
	width:242px !important;
	height:166px !important;
}

#item70086 {
	width:242px !important;
	height:166px !important;
	left:302px !important;
	top:264px !important;
}

#item66672 {
	width:215px !important;
	height:308px !important;
}

#item70091 {
	width:215px !important;
	height:308px !important;
	top:321px !important;
}

#item66673 {
	width:299px !important;
	height:136px !important;
}

#item70096 {
	width:299px !important;
	height:136px !important;
	left:245px !important;
	top:492px !important;
}

#item48290 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item48317 {
	width:75px !important;
	height:39px !important;
	left:13px !important;
	top:469px !important;
}

#item48350 {
	width:75px !important;
	height:29px !important;
	left:232px !important;
	top:496px !important;
}

#item48381 {
	width:74px !important;
	height:20px !important;
	left:225px !important;
	top:410px !important;
}

#item48408 {
	width:101px !important;
	height:20px !important;
	left:225px !important;
	top:195px !important;
}

#item48439 {
	width:97px !important;
	height:20px !important;
	left:225px !important;
	top:215px !important;
}

#item48470 {
	width:95px !important;
	height:20px !important;
	left:225px !important;
	top:235px !important;
}

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

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

#item66678 {
	width:265px !important;
	height:253px !important;
}

#item70107 {
	width:265px !important;
	height:253px !important;
	left:279px !important;
	top:376px !important;
}

#item66679 {
	width:252px !important;
	height:265px !important;
}

#item70112 {
	width:252px !important;
	height:265px !important;
	left:15px !important;
}

#item66680 {
	width:266px !important;
	height:311px !important;
}

#item70117 {
	width:266px !important;
	height:311px !important;
	left:278px !important;
}

#item48497 {
	width:200px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item48527 {
	width:89px !important;
	height:20px !important;
	left:18px !important;
	top:406px !important;
}

#item48554 {
	width:201px !important;
	height:9px !important;
	left:276px !important;
	top:364px !important;
}

#item48584 {
	width:78px !important;
	height:29px !important;
	left:283px !important;
	top:275px !important;
}

#item66681 {
	width:186px !important;
	height:281px !important;
}

#item70122 {
	width:186px !important;
	height:281px !important;
}

#item66682 {
	width:179px !important;
	height:281px !important;
}

#item70127 {
	width:179px !important;
	height:281px !important;
	left:366px !important;
}

#item66683 {
	width:167px !important;
	height:179px !important;
}

#item70132 {
	width:167px !important;
	height:179px !important;
	left:4px !important;
	top:438px !important;
}

#item66684 {
	width:96px !important;
	height:146px !important;
}

#item70137 {
	width:96px !important;
	height:146px !important;
	left:120px !important;
	top:420px !important;
}

#item66685 {
	width:84px !important;
	height:116px !important;
}

#item70142 {
	width:84px !important;
	height:116px !important;
	left:190px !important;
	top:427px !important;
}

#item66686 {
	width:111px !important;
	height:62px !important;
}

#item70147 {
	width:111px !important;
	height:62px !important;
	left:221px !important;
	top:386px !important;
}

#item66687 {
	width:123px !important;
	height:103px !important;
}

#item70152 {
	width:123px !important;
	height:103px !important;
	left:257px !important;
	top:426px !important;
}

#item66688 {
	width:137px !important;
	height:100px !important;
}

#item70157 {
	width:137px !important;
	height:100px !important;
	left:190px !important;
	top:549px !important;
}

#item66689 {
	width:118px !important;
	height:94px !important;
}

#item70162 {
	width:118px !important;
	height:94px !important;
	left:310px !important;
	top:539px !important;
}

#item66690 {
	width:147px !important;
	height:156px !important;
}

#item70167 {
	width:147px !important;
	height:156px !important;
	left:397px !important;
	top:295px !important;
}

#item48614 {
	width:71px !important;
	height:29px !important;
	left:193px !important;
	top:246px !important;
}

#item48641 {
	width:69px !important;
	height:20px !important;
	left:285px !important;
	top:256px !important;
}

#item48669 {
	width:74px !important;
	height:20px !important;
	left:443px !important;
	top:599px !important;
}

#item48696 {
	width:102px !important;
	height:9px !important;
	left:13px !important;
	top:324px !important;
}

#item48724 {
	width:69px !important;
	height:9px !important;
	left:118px !important;
	top:324px !important;
}

#item48751 {
	width:64px !important;
	height:9px !important;
	left:190px !important;
	top:324px !important;
}

#item48778 {
	width:65px !important;
	height:9px !important;
	left:257px !important;
	top:324px !important;
}

#item66691 {
	width:209px !important;
	height:252px !important;
}

#item70172 {
	width:209px !important;
	height:252px !important;
	left:14px !important;
	top:291px !important;
}

#item66692 {
	width:317px !important;
	height:264px !important;
}

#item70178 {
	width:317px !important;
	height:264px !important;
	left:227px !important;
	top:289px !important;
}

#item66693 {
	width:69px !important;
	height:29px !important;
}

#item70183 {
	width:69px !important;
	height:29px !important;
	left:467px !important;
	top:466px !important;
}

#item66694 {
	width:71px !important;
	height:30px !important;
}

#item70188 {
	width:71px !important;
	height:30px !important;
	left:465px !important;
	top:496px !important;
}

#item66695 {
	width:136px !important;
	height:281px !important;
}

#item70193 {
	width:136px !important;
	height:281px !important;
	left:14px !important;
}

#item66696 {
	width:310px !important;
	height:281px !important;
}

#item70199 {
	width:310px !important;
	height:281px !important;
	left:235px !important;
}

#item48805 {
	width:165px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item48837 {
	width:185px !important;
	height:9px !important;
	left:234px !important;
	top:610px !important;
}

#item48867 {
	width:74px !important;
	height:20px !important;
	left:451px !important;
	top:83px !important;
}

#item48895 {
	width:69px !important;
	height:39px !important;
	left:465px !important;
	top:542px !important;
}

#item48925 {
	width:70px !important;
	height:20px !important;
	left:465px !important;
	top:581px !important;
}

#item48952 {
	width:75px !important;
	height:29px !important;
	left:155px !important;
	top:223px !important;
}

#item48983 {
	width:75px !important;
	height:29px !important;
	left:155px !important;
	top:252px !important;
}

#item66697 {
	width:244px !important;
	height:219px !important;
}

#item70204 {
	width:244px !important;
	height:219px !important;
}

#item66698 {
	width:200px !important;
	height:243px !important;
}

#item70209 {
	width:200px !important;
	height:243px !important;
	left:344px !important;
	top:42px !important;
}

#item66699 {
	width:83px !important;
	height:35px !important;
}

#item70214 {
	width:83px !important;
	height:35px !important;
	left:259px !important;
	top:23px !important;
}

#item66700 {
	width:80px !important;
	height:33px !important;
}

#item70219 {
	width:80px !important;
	height:33px !important;
	left:260px !important;
	top:71px !important;
}

#item66701 {
	width:244px !important;
	height:236px !important;
}

#item70224 {
	width:244px !important;
	height:236px !important;
	top:295px !important;
}

#item66704 {
	width:179px !important;
	height:147px !important;
}

#item70229 {
	width:179px !important;
	height:147px !important;
	left:255px !important;
	top:428px !important;
}

#item66705 {
	width:141px !important;
	height:209px !important;
}

#item70234 {
	width:141px !important;
	height:209px !important;
	left:398px !important;
	top:296px !important;
}

#item49013 {
	width:151px !important;
	height:9px !important;
	left:13px !important;
	top:583px !important;
}

#item49040 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item49067 {
	width:108px !important;
	height:20px !important;
	left:261px !important;
	top:371px !important;
}

#item49098 {
	width:126px !important;
	height:20px !important;
	left:261px !important;
	top:391px !important;
}

#item49129 {
	width:85px !important;
	height:29px !important;
	left:254px !important;
	top:237px !important;
}

#item49159 {
	width:85px !important;
	height:20px !important;
	left:254px !important;
	top:266px !important;
}

#item49186 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:265px !important;
}

#item49217 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:275px !important;
}

#item66706 {
	width:374px !important;
	height:192px !important;
}

#item70239 {
	width:374px !important;
	height:192px !important;
	left:171px !important;
	top:437px !important;
}

#item66707 {
	width:183px !important;
	height:198px !important;
}

#item70244 {
	width:183px !important;
	height:198px !important;
	left:327px !important;
	top:286px !important;
}

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

#item70250 {
	width:128px !important;
	height:105px !important;
	left:14px !important;
	top:323px !important;
}

#item66709 {
	width:125px !important;
	height:106px !important;
}

#item70255 {
	width:125px !important;
	height:106px !important;
	left:142px !important;
	top:323px !important;
}

#item66710 {
	width:186px !important;
	height:187px !important;
}

#item70260 {
	width:186px !important;
	height:187px !important;
	left:132px !important;
	top:128px !important;
}

#item66711 {
	width:164px !important;
	height:125px !important;
}

#item70265 {
	width:164px !important;
	height:125px !important;
	left:14px !important;
}

#item66712 {
	width:100px !important;
	height:293px !important;
}

#item70270 {
	width:100px !important;
	height:293px !important;
	left:430px !important;
	top:14px !important;
}

#item49247 {
	width:75px !important;
	height:20px !important;
	left:13px !important;
	top:290px !important;
}

#item49274 {
	width:136px !important;
	height:9px !important;
	left:185px !important;
	top:84px !important;
}

#item49301 {
	width:121px !important;
	height:20px !important;
	left:332px !important;
	top:252px !important;
}

#item49332 {
	width:88px !important;
	height:28px !important;
	left:332px !important;
	top:271px !important;
}

#item49363 {
	width:155px !important;
	height:21px !important;
	left:13px !important;
	top:537px !important;
}

#item49428 {
	width:148px !important;
	height:21px !important;
	left:13px !important;
	top:558px !important;
}

#item49495 {
	width:148px !important;
	height:21px !important;
	left:13px !important;
	top:578px !important;
}

#item49566 {
	width:148px !important;
	height:21px !important;
	left:13px !important;
	top:599px !important;
}

#item66713 {
	width:219px !important;
	height:351px !important;
}

#item70275 {
	width:219px !important;
	height:351px !important;
	left:325px !important;
}

#item66716 {
	width:171px !important;
	height:210px !important;
}

#item70281 {
	width:171px !important;
	height:210px !important;
	left:143px !important;
	top:102px !important;
}

#item66714 {
	width:94px !important;
	height:148px !important;
}

#item70286 {
	width:94px !important;
	height:148px !important;
	left:6px !important;
	top:79px !important;
}

#item66715 {
	width:95px !important;
	height:193px !important;
}

#item70291 {
	width:95px !important;
	height:193px !important;
	left:102px !important;
	top:14px !important;
}

#item66719 {
	width:396px !important;
	height:222px !important;
}

#item70296 {
	width:396px !important;
	height:222px !important;
	top:381px !important;
}

#item66720 {
	width:135px !important;
	height:126px !important;
}

#item70301 {
	width:135px !important;
	height:126px !important;
	left:409px !important;
	top:405px !important;
}

#item49632 {
	width:179px !important;
	height:9px !important;
	left:325px !important;
	top:400px !important;
}

#item49659 {
	width:274px !important;
	height:9px !important;
	left:258px !important;
	top:590px !important;
}

#item49689 {
	width:274px !important;
	height:9px !important;
	left:258px !important;
	top:600px !important;
}

#item49721 {
	width:274px !important;
	height:9px !important;
	left:258px !important;
	top:611px !important;
}

#item49753 {
	width:300px !important;
	height:10px !important;
	left:13px !important;
	top:369px !important;
}

#item49815 {
	width:300px !important;
	height:10px !important;
	left:13px !important;
	top:379px !important;
}

#item49881 {
	width:306px !important;
	height:10px !important;
	left:13px !important;
	top:390px !important;
}

#item66721 {
	width:253px !important;
	height:181px !important;
}

#item70306 {
	width:253px !important;
	height:181px !important;
	left:14px !important;
	top:264px !important;
}

#item66722 {
	width:279px !important;
	height:211px !important;
}

#item70311 {
	width:279px !important;
	height:211px !important;
	left:252px !important;
	top:294px !important;
}

#item66723 {
	width:100px !important;
	height:103px !important;
}

#item70316 {
	width:100px !important;
	height:103px !important;
	left:232px !important;
	top:514px !important;
}

#item66724 {
	width:96px !important;
	height:103px !important;
}

#item70322 {
	width:96px !important;
	height:103px !important;
	left:332px !important;
	top:513px !important;
}

#item66725 {
	width:102px !important;
	height:103px !important;
}

#item70327 {
	width:102px !important;
	height:103px !important;
	left:428px !important;
	top:514px !important;
}

#item66726 {
	width:251px !important;
	height:195px !important;
}

#item70333 {
	width:251px !important;
	height:195px !important;
	left:15px !important;
}

#item66727 {
	width:267px !important;
	height:252px !important;
}

#item70338 {
	width:267px !important;
	height:252px !important;
	left:277px !important;
}

#item49951 {
	width:144px !important;
	height:9px !important;
	left:13px !important;
	top:245px !important;
}

#item49978 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:494px !important;
}

#item50006 {
	width:73px !important;
	height:20px !important;
	left:283px !important;
	top:151px !important;
}

#item50033 {
	width:215px !important;
	height:10px !important;
	left:13px !important;
	top:578px !important;
}

#item50102 {
	width:215px !important;
	height:10px !important;
	left:13px !important;
	top:588px !important;
}

#item50169 {
	width:215px !important;
	height:10px !important;
	left:13px !important;
	top:599px !important;
}

#item50237 {
	width:215px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item66728 {
	width:267px !important;
	height:247px !important;
}

#item70343 {
	width:267px !important;
	height:247px !important;
}

#item66729 {
	width:267px !important;
	height:242px !important;
}

#item70349 {
	width:267px !important;
	height:242px !important;
	left:277px !important;
}

#item66730 {
	width:415px !important;
	height:263px !important;
}

#item70354 {
	width:415px !important;
	height:263px !important;
	left:14px !important;
	top:362px !important;
}

#item50302 {
	width:214px !important;
	height:9px !important;
	left:13px !important;
	top:300px !important;
}

#item50332 {
	width:170px !important;
	height:9px !important;
	left:276px !important;
	top:300px !important;
}

#item50359 {
	width:95px !important;
	height:31px !important;
	left:441px !important;
	top:506px !important;
}

#item50423 {
	width:78px !important;
	height:41px !important;
	left:441px !important;
	top:538px !important;
}

#item50488 {
	width:78px !important;
	height:40px !important;
	left:441px !important;
	top:580px !important;
}

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

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

#item66732 {
	width:266px !important;
	height:249px !important;
}

#item70364 {
	width:266px !important;
	height:249px !important;
	left:279px !important;
	top:322px !important;
}

#item66733 {
	width:88px !important;
	height:173px !important;
}

#item70369 {
	width:88px !important;
	height:173px !important;
	left:47px !important;
	top:28px !important;
}

#item66734 {
	width:79px !important;
	height:201px !important;
}

#item70374 {
	width:79px !important;
	height:201px !important;
	left:133px !important;
	top:26px !important;
}

#item66735 {
	width:174px !important;
	height:293px !important;
}

#item70379 {
	width:174px !important;
	height:293px !important;
	left:353px !important;
}

#item50554 {
	width:140px !important;
	height:9px !important;
	left:21px !important;
	top:372px !important;
}

#item50583 {
	width:87px !important;
	height:20px !important;
	left:285px !important;
	top:83px !important;
}

#item50610 {
	width:120px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item50638 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item50668 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item66736 {
	width:266px !important;
	height:315px !important;
}

#item70384 {
	width:266px !important;
	height:315px !important;
}

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

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

#item66738 {
	width:261px !important;
	height:306px !important;
}

#item70394 {
	width:261px !important;
	height:306px !important;
	top:320px !important;
}

#item66741 {
	width:259px !important;
	height:242px !important;
}

#item70401 {
	width:259px !important;
	height:242px !important;
	left:271px !important;
	top:322px !important;
}

#item50695 {
	width:126px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item50722 {
	width:85px !important;
	height:20px !important;
	left:190px !important;
	top:291px !important;
}

#item50749 {
	width:202px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item50779 {
	width:99px !important;
	height:20px !important;
	left:166px !important;
	top:545px !important;
}

#item50806 {
	width:71px !important;
	height:20px !important;
	left:166px !important;
	top:600px !important;
}

#item66742 {
	width:224px !important;
	height:190px !important;
}

#item70406 {
	width:224px !important;
	height:190px !important;
	left:14px !important;
	top:266px !important;
}

#item66743 {
	width:316px !important;
	height:197px !important;
}

#item70411 {
	width:316px !important;
	height:197px !important;
	left:228px !important;
	top:413px !important;
}

#item66744 {
	width:117px !important;
	height:93px !important;
}

#item70416 {
	width:117px !important;
	height:93px !important;
	left:246px !important;
	top:268px !important;
}

#item66745 {
	width:78px !important;
	height:94px !important;
}

#item70421 {
	width:78px !important;
	height:94px !important;
	left:370px !important;
	top:267px !important;
}

#item66746 {
	width:76px !important;
	height:95px !important;
}

#item70426 {
	width:76px !important;
	height:95px !important;
	left:454px !important;
	top:266px !important;
}

#item66747 {
	width:254px !important;
	height:186px !important;
}

#item70431 {
	width:254px !important;
	height:186px !important;
	left:14px !important;
	top:14px !important;
}

#item66748 {
	width:93px !important;
	height:124px !important;
}

#item70436 {
	width:93px !important;
	height:124px !important;
	left:277px !important;
	top:63px !important;
}

#item66750 {
	width:91px !important;
	height:140px !important;
}

#item70441 {
	width:91px !important;
	height:140px !important;
	left:439px !important;
	top:57px !important;
}

#item66749 {
	width:82px !important;
	height:115px !important;
}

#item70446 {
	width:82px !important;
	height:115px !important;
	left:369px !important;
	top:25px !important;
}

#item50833 {
	width:171px !important;
	height:9px !important;
	left:13px !important;
	top:247px !important;
}

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

#item50892 {
	width:218px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

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

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

#item50983 {
	width:207px !important;
	height:9px !important;
	left:276px !important;
	top:226px !important;
}

#item51013 {
	width:207px !important;
	height:9px !important;
	left:276px !important;
	top:237px !important;
}

#item51043 {
	width:207px !important;
	height:9px !important;
	left:276px !important;
	top:247px !important;
}

#item51073 {
	width:144px !important;
	height:9px !important;
	left:21px !important;
	top:512px !important;
}

#item51104 {
	width:210px !important;
	height:9px !important;
	left:21px !important;
	top:522px !important;
}

#item66751 {
	width:186px !important;
	height:318px !important;
}

#item70451 {
	width:186px !important;
	height:318px !important;
	left:40px !important;
}

#item66752 {
	width:143px !important;
	height:296px !important;
}

#item70457 {
	width:143px !important;
	height:296px !important;
	left:306px !important;
	top:14px !important;
}

#item66754 {
	width:255px !important;
	height:294px !important;
}

#item70462 {
	width:255px !important;
	height:294px !important;
	left:14px !important;
	top:322px !important;
}

#item66755 {
	width:258px !important;
	height:242px !important;
}

#item70467 {
	width:258px !important;
	height:242px !important;
	left:272px !important;
	top:321px !important;
}

#item51134 {
	width:68px !important;
	height:29px !important;
	left:230px !important;
	top:283px !important;
}

#item51161 {
	width:83px !important;
	height:20px !important;
	left:445px !important;
	top:280px !important;
}

#item51188 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item51215 {
	width:109px !important;
	height:20px !important;
	left:19px !important;
	top:591px !important;
}

#item66756 {
	width:436px !important;
	height:282px !important;
}

#item70473 {
	width:436px !important;
	height:282px !important;
	left:94px !important;
	top:349px !important;
}

#item66757 {
	width:130px !important;
	height:171px !important;
}

#item70478 {
	width:130px !important;
	height:171px !important;
	left:28px !important;
	top:230px !important;
}

#item66758 {
	width:133px !important;
	height:193px !important;
}

#item70483 {
	width:133px !important;
	height:193px !important;
	left:146px !important;
	top:196px !important;
}

#item66759 {
	width:125px !important;
	height:188px !important;
}

#item70488 {
	width:125px !important;
	height:188px !important;
	left:214px !important;
	top:14px !important;
}

#item66760 {
	width:132px !important;
	height:199px !important;
}

#item70493 {
	width:132px !important;
	height:199px !important;
	left:350px !important;
	top:28px !important;
}

#item51242 {
	width:101px !important;
	height:20px !important;
	left:25px !important;
	top:588px !important;
}

#item51269 {
	width:144px !important;
	height:20px !important;
	left:325px !important;
	top:323px !important;
}

#item51299 {
	width:165px !important;
	height:9px !important;
	left:326px !important;
	top:275px !important;
}

#item51327 {
	width:169px !important;
	height:9px !important;
	left:33px !important;
	top:134px !important;
}

#item51354 {
	width:169px !important;
	height:9px !important;
	left:33px !important;
	top:145px !important;
}

#item66761 {
	width:101px !important;
	height:118px !important;
}

#item70498 {
	width:101px !important;
	height:118px !important;
	left:95px !important;
	top:65px !important;
}

#item66762 {
	width:105px !important;
	height:189px !important;
}

#item70503 {
	width:105px !important;
	height:189px !important;
	left:196px !important;
	top:5px !important;
}

#item66763 {
	width:145px !important;
	height:170px !important;
}

#item70508 {
	width:145px !important;
	height:170px !important;
	left:393px !important;
	top:3px !important;
}

#item66764 {
	width:134px !important;
	height:319px !important;
}

#item70513 {
	width:134px !important;
	height:319px !important;
	left:14px !important;
	top:203px !important;
}

#item66765 {
	width:184px !important;
	height:90px !important;
}

#item70518 {
	width:184px !important;
	height:90px !important;
	left:162px !important;
	top:285px !important;
}

#item66766 {
	width:35px !important;
	height:100px !important;
}

#item70523 {
	width:35px !important;
	height:100px !important;
	left:360px !important;
	top:250px !important;
}

#item66767 {
	width:60px !important;
	height:57px !important;
}

#item70528 {
	width:60px !important;
	height:57px !important;
	left:396px !important;
	top:251px !important;
}

#item66771 {
	width:62px !important;
	height:43px !important;
}

#item70533 {
	width:62px !important;
	height:43px !important;
	left:395px !important;
	top:308px !important;
}

#item66772 {
	width:96px !important;
	height:55px !important;
}

#item70539 {
	width:96px !important;
	height:55px !important;
	left:360px !important;
	top:379px !important;
}

#item66773 {
	width:142px !important;
	height:160px !important;
}

#item70544 {
	width:142px !important;
	height:160px !important;
	left:146px !important;
	top:452px !important;
}

#item66774 {
	width:117px !important;
	height:171px !important;
}

#item70550 {
	width:117px !important;
	height:171px !important;
	left:345px !important;
	top:447px !important;
}

#item51381 {
	width:151px !important;
	height:9px !important;
	left:179px !important;
	top:269px !important;
}

#item51408 {
	width:91px !important;
	height:20px !important;
	left:13px !important;
	top:163px !important;
}

#item51435 {
	width:100px !important;
	height:20px !important;
	left:12px !important;
	top:600px !important;
}

#item51465 {
	width:71px !important;
	height:20px !important;
	left:277px !important;
	top:600px !important;
}

#item51493 {
	width:112px !important;
	height:9px !important;
	left:161px !important;
	top:429px !important;
}

#item51520 {
	width:140px !important;
	height:9px !important;
	left:353px !important;
	top:226px !important;
}

#item51547 {
	width:67px !important;
	height:29px !important;
	left:464px !important;
	top:590px !important;
}

#item51575 {
	width:68px !important;
	height:20px !important;
	left:459px !important;
	top:318px !important;
}

#item51643 {
	width:68px !important;
	height:20px !important;
	left:459px !important;
	top:338px !important;
}

#item51702 {
	width:68px !important;
	height:30px !important;
	left:459px !important;
	top:405px !important;
}

#item66775 {
	width:154px !important;
	height:133px !important;
}

#item70555 {
	width:154px !important;
	height:133px !important;
	left:66px !important;
	top:441px !important;
}

#item66776 {
	width:97px !important;
	height:150px !important;
}

#item70560 {
	width:97px !important;
	height:150px !important;
	left:225px !important;
	top:458px !important;
}

#item66777 {
	width:101px !important;
	height:154px !important;
}

#item70565 {
	width:101px !important;
	height:154px !important;
	left:327px !important;
	top:465px !important;
}

#item66778 {
	width:171px !important;
	height:104px !important;
}

#item70570 {
	width:171px !important;
	height:104px !important;
	left:14px !important;
	top:269px !important;
}

#item66779 {
	width:158px !important;
	height:171px !important;
}

#item70575 {
	width:158px !important;
	height:171px !important;
	left:191px !important;
	top:201px !important;
}

#item66780 {
	width:164px !important;
	height:170px !important;
}

#item70580 {
	width:164px !important;
	height:170px !important;
	left:366px !important;
	top:200px !important;
}

#item66781 {
	width:240px !important;
	height:191px !important;
}

#item70585 {
	width:240px !important;
	height:191px !important;
	left:279px !important;
}

#item66782 {
	width:166px !important;
	height:176px !important;
}

#item70590 {
	width:166px !important;
	height:176px !important;
	left:14px !important;
	top:14px !important;
}

#item51766 {
	width:99px !important;
	height:20px !important;
	left:27px !important;
	top:246px !important;
}

#item51793 {
	width:133px !important;
	height:9px !important;
	left:13px !important;
	top:429px !important;
}

#item51820 {
	width:124px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item51847 {
	width:157px !important;
	height:9px !important;
	left:188px !important;
	top:429px !important;
}

#item51874 {
	width:88px !important;
	height:20px !important;
	left:188px !important;
	top:168px !important;
}

#item51901 {
	width:126px !important;
	height:9px !important;
	left:370px !important;
	top:429px !important;
}

#item64035 {
	width:94px !important;
	height:20px !important;
	left:431px !important;
	top:580px !important;
}

#item64066 {
	width:99px !important;
	height:20px !important;
	left:431px !important;
	top:600px !important;
}

#item66785 {
	width:253px !important;
	height:145px !important;
}

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

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

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

#item66787 {
	width:253px !important;
	height:151px !important;
}

#item70605 {
	width:253px !important;
	height:151px !important;
	left:14px !important;
	top:219px !important;
}

#item66788 {
	width:247px !important;
	height:157px !important;
}

#item70610 {
	width:247px !important;
	height:157px !important;
	left:14px !important;
	top:424px !important;
}

#item66789 {
	width:268px !important;
	height:291px !important;
}

#item70615 {
	width:268px !important;
	height:291px !important;
	left:276px !important;
	top:279px !important;
}

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

#item51956 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item51987 {
	width:191px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item52019 {
	width:161px !important;
	height:9px !important;
	left:276px !important;
	top:223px !important;
}

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

#item66790 {
	width:253px !important;
	height:206px !important;
}

#item70621 {
	width:253px !important;
	height:206px !important;
	left:14px !important;
	top:370px !important;
}

#item66791 {
	width:253px !important;
	height:206px !important;
}

#item70626 {
	width:253px !important;
	height:206px !important;
	left:277px !important;
	top:369px !important;
}

#item66792 {
	width:252px !important;
	height:298px !important;
}

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

#item66796 {
	width:50px !important;
	height:37px !important;
}

#item70636 {
	width:50px !important;
	height:37px !important;
	left:22px !important;
	top:36px !important;
}

#item66797 {
	width:45px !important;
	height:31px !important;
}

#item70641 {
	width:45px !important;
	height:31px !important;
	left:64px !important;
	top:18px !important;
}

#item66798 {
	width:52px !important;
	height:46px !important;
}

#item70646 {
	width:52px !important;
	height:46px !important;
	left:84px !important;
	top:43px !important;
}

#item66801 {
	width:198px !important;
	height:91px !important;
}

#item70651 {
	width:198px !important;
	height:91px !important;
	left:69px !important;
	top:165px !important;
}

#item66799 {
	width:128px !important;
	height:68px !important;
}

#item70656 {
	width:128px !important;
	height:68px !important;
	left:116px !important;
	top:92px !important;
}

#item66800 {
	width:117px !important;
	height:77px !important;
}

#item70661 {
	width:117px !important;
	height:77px !important;
	left:38px !important;
	top:124px !important;
}

#item52079 {
	width:257px !important;
	height:10px !important;
	left:13px !important;
	top:292px !important;
}

#item52147 {
	width:155px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

#item52209 {
	width:145px !important;
	height:9px !important;
	left:276px !important;
	top:351px !important;
}

#item52237 {
	width:257px !important;
	height:10px !important;
	left:13px !important;
	top:341px !important;
}

#item52302 {
	width:257px !important;
	height:10px !important;
	left:13px !important;
	top:351px !important;
}

#item66802 {
	width:253px !important;
	height:213px !important;
}

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

#item66803 {
	width:249px !important;
	height:146px !important;
}

#item70671 {
	width:249px !important;
	height:146px !important;
	left:281px !important;
	top:14px !important;
}

#item66804 {
	width:252px !important;
	height:158px !important;
}

#item70676 {
	width:252px !important;
	height:158px !important;
	left:278px !important;
	top:219px !important;
}

#item66805 {
	width:265px !important;
	height:196px !important;
}

#item70681 {
	width:265px !important;
	height:196px !important;
	left:6px !important;
	top:362px !important;
}

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

#item70686 {
	width:252px !important;
	height:171px !important;
	left:278px !important;
	top:423px !important;
}

#item52367 {
	width:114px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item52398 {
	width:182px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item52428 {
	width:166px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item52458 {
	width:147px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

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

#item70691 {
	width:253px !important;
	height:132px !important;
	left:14px !important;
	top:453px !important;
}

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

#item70697 {
	width:257px !important;
	height:152px !important;
	left:14px !important;
	top:255px !important;
}

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

#item70702 {
	width:252px !important;
	height:242px !important;
	left:278px !important;
	top:321px !important;
}

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

#item70707 {
	width:252px !important;
	height:198px !important;
	left:278px !important;
	top:54px !important;
}

#item66811 {
	width:240px !important;
	height:158px !important;
}

#item70712 {
	width:240px !important;
	height:158px !important;
	left:14px !important;
	top:41px !important;
}

#item52520 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:438px !important;
}

#item52550 {
	width:150px !important;
	height:9px !important;
	left:13px !important;
	top:234px !important;
}

#item52580 {
	width:180px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item52638 {
	width:169px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item66812 {
	width:153px !important;
	height:180px !important;
}

#item70718 {
	width:153px !important;
	height:180px !important;
	left:14px !important;
	top:69px !important;
}

#item66813 {
	width:253px !important;
	height:220px !important;
}

#item70723 {
	width:253px !important;
	height:220px !important;
	left:277px !important;
	top:69px !important;
}

#item66814 {
	width:153px !important;
	height:172px !important;
}

#item70728 {
	width:153px !important;
	height:172px !important;
	left:14px !important;
	top:260px !important;
}

#item66815 {
	width:251px !important;
	height:113px !important;
}

#item70733 {
	width:251px !important;
	height:113px !important;
	left:14px !important;
	top:443px !important;
}

#item66816 {
	width:253px !important;
	height:181px !important;
}

#item70738 {
	width:253px !important;
	height:181px !important;
	left:277px !important;
	top:353px !important;
}

#item52666 {
	width:74px !important;
	height:29px !important;
	left:171px !important;
	top:215px !important;
}

#item52696 {
	width:95px !important;
	height:20px !important;
	left:171px !important;
	top:413px !important;
}

#item52723 {
	width:180px !important;
	height:9px !important;
	left:276px !important;
	top:334px !important;
}

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

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

#item66817 {
	width:516px !important;
	height:269px !important;
}

#item70743 {
	width:516px !important;
	height:269px !important;
	left:14px !important;
	top:349px !important;
}

#item66818 {
	width:309px !important;
	height:268px !important;
}

#item70748 {
	width:309px !important;
	height:268px !important;
	left:221px !important;
	top:69px !important;
}

#item66819 {
	width:201px !important;
	height:116px !important;
}

#item70753 {
	width:201px !important;
	height:116px !important;
	left:14px !important;
	top:69px !important;
}

#item66823 {
	width:156px !important;
	height:108px !important;
}

#item70758 {
	width:156px !important;
	height:108px !important;
	left:367px !important;
	top:74px !important;
}

#item52807 {
	width:104px !important;
	height:20px !important;
	left:16px !important;
	top:596px !important;
}

#item52838 {
	width:229px !important;
	height:9px !important;
	left:16px !important;
	top:320px !important;
}

#item52870 {
	width:163px !important;
	height:9px !important;
	left:16px !important;
	top:330px !important;
}

#item66824 {
	width:267px !important;
	height:227px !important;
}

#item70763 {
	width:267px !important;
	height:227px !important;
}

#item66825 {
	width:253px !important;
	height:215px !important;
}

#item70769 {
	width:253px !important;
	height:215px !important;
	left:277px !important;
}

#item66826 {
	width:252px !important;
	height:124px !important;
}

#item70774 {
	width:252px !important;
	height:124px !important;
	left:14px !important;
	top:420px !important;
}

#item66827 {
	width:139px !important;
	height:94px !important;
}

#item70779 {
	width:139px !important;
	height:94px !important;
	left:31px !important;
	top:337px !important;
}

#item66828 {
	width:255px !important;
	height:221px !important;
}

#item70784 {
	width:255px !important;
	height:221px !important;
	left:275px !important;
	top:323px !important;
}

#item66837 {
	width:180px !important;
	height:312px !important;
}

#item70825 {
	width:180px !important;
	height:312px !important;
	left:544px !important;
}

#item52897 {
	width:156px !important;
	height:9px !important;
	left:13px !important;
	top:312px !important;
}

#item52924 {
	width:220px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item52956 {
	width:131px !important;
	height:9px !important;
	left:276px !important;
	top:273px !important;
}

#item52983 {
	width:131px !important;
	height:9px !important;
	left:276px !important;
	top:283px !important;
}

#item53011 {
	width:131px !important;
	height:9px !important;
	left:276px !important;
	top:294px !important;
}

#item53038 {
	width:203px !important;
	height:10px !important;
	left:13px !important;
	top:599px !important;
}

#item53105 {
	width:203px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item66829 {
	width:377px !important;
	height:219px !important;
}

#item70789 {
	width:377px !important;
	height:219px !important;
	left:125px !important;
	top:404px !important;
}

#item66830 {
	width:179px !important;
	height:100px !important;
}

#item70794 {
	width:179px !important;
	height:100px !important;
	left:341px !important;
	top:321px !important;
}

#item66831 {
	width:82px !important;
	height:55px !important;
}

#item70800 {
	width:82px !important;
	height:55px !important;
	left:14px !important;
	top:432px !important;
}

#item66832 {
	width:50px !important;
	height:29px !important;
}

#item70805 {
	width:50px !important;
	height:29px !important;
	left:46px !important;
	top:410px !important;
}

#item66833 {
	width:72px !important;
	height:60px !important;
}

#item70810 {
	width:72px !important;
	height:60px !important;
	left:14px !important;
	top:345px !important;
}

#item66834 {
	width:51px !important;
	height:35px !important;
}

#item70815 {
	width:51px !important;
	height:35px !important;
	left:46px !important;
	top:323px !important;
}

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

#item70820 {
	width:266px !important;
	height:255px !important;
	left:279px !important;
}

#item53166 {
	width:78px !important;
	height:29px !important;
	left:191px !important;
	top:169px !important;
}

#item53197 {
	width:196px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item53227 {
	width:226px !important;
	height:9px !important;
	left:18px !important;
	top:557px !important;
}

#item53259 {
	width:226px !important;
	height:9px !important;
	left:18px !important;
	top:568px !important;
}

#item53290 {
	width:226px !important;
	height:9px !important;
	left:18px !important;
	top:578px !important;
}

#item53321 {
	width:226px !important;
	height:9px !important;
	left:18px !important;
	top:589px !important;
}

#item53351 {
	width:226px !important;
	height:9px !important;
	left:18px !important;
	top:599px !important;
}

#item53381 {
	width:226px !important;
	height:9px !important;
	left:18px !important;
	top:610px !important;
}

#item66838 {
	width:98px !important;
	height:185px !important;
}

#item70830 {
	width:98px !important;
	height:185px !important;
	left:5px !important;
	top:13px !important;
}

#item66839 {
	width:103px !important;
	height:189px !important;
}

#item70835 {
	width:103px !important;
	height:189px !important;
	left:270px !important;
	top:9px !important;
}

#item66840 {
	width:179px !important;
	height:281px !important;
}

#item70841 {
	width:179px !important;
	height:281px !important;
	left:544px !important;
}

#item66842 {
	width:544px !important;
	height:215px !important;
}

#item70852 {
	width:544px !important;
	height:215px !important;
	left:544px !important;
	top:401px !important;
}

#item53411 {
	width:38px !important;
	height:22px !important;
	left:113px !important;
	top:172px !important;
}

#item53438 {
	width:38px !important;
	height:22px !important;
	left:378px !important;
	top:172px !important;
}

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

#item70846 {
	width:267px !important;
	height:266px !important;
	left:277px !important;
	top:14px !important;
}

#item53465 {
	width:99px !important;
	height:20px !important;
	left:276px !important;
	top:263px !important;
}

#item53492 {
	width:90px !important;
	height:20px !important;
	left:183px !important;
	top:261px !important;
}

#item53520 {
	width:247px !important;
	height:9px !important;
	left:155px !important;
	top:371px !important;
}

#item53551 {
	width:247px !important;
	height:9px !important;
	left:155px !important;
	top:382px !important;
}

#item66843 {
	width:128px !important;
	height:155px !important;
}

#item70857 {
	width:128px !important;
	height:155px !important;
	left:403px !important;
	top:14px !important;
}

#item66844 {
	width:133px !important;
	height:143px !important;
}

#item70862 {
	width:133px !important;
	height:143px !important;
	left:281px !important;
	top:152px !important;
}

#item66845 {
	width:148px !important;
	height:153px !important;
}

#item70868 {
	width:148px !important;
	height:153px !important;
	left:18px !important;
	top:235px !important;
}

#item66846 {
	width:154px !important;
	height:171px !important;
}

#item70873 {
	width:154px !important;
	height:171px !important;
	left:14px !important;
	top:446px !important;
}

#item66847 {
	width:155px !important;
	height:193px !important;
}

#item70878 {
	width:155px !important;
	height:193px !important;
	left:375px !important;
	top:332px !important;
}

#item53581 {
	width:111px !important;
	height:20px !important;
	left:180px !important;
	top:589px !important;
}

#item53611 {
	width:114px !important;
	height:9px !important;
	left:389px !important;
	top:558px !important;
}

#item53638 {
	width:113px !important;
	height:9px !important;
	left:389px !important;
	top:568px !important;
}

#item53665 {
	width:114px !important;
	height:9px !important;
	left:389px !important;
	top:579px !important;
}

#item53692 {
	width:114px !important;
	height:9px !important;
	left:389px !important;
	top:589px !important;
}

#item53719 {
	width:114px !important;
	height:9px !important;
	left:389px !important;
	top:600px !important;
}

#item53748 {
	width:112px !important;
	height:9px !important;
	left:418px !important;
	top:245px !important;
}

#item53776 {
	width:110px !important;
	height:9px !important;
	left:418px !important;
	top:256px !important;
}

#item53803 {
	width:112px !important;
	height:9px !important;
	left:418px !important;
	top:266px !important;
}

#item53830 {
	width:111px !important;
	height:9px !important;
	left:418px !important;
	top:277px !important;
}

#item53857 {
	width:111px !important;
	height:9px !important;
	left:283px !important;
	top:56px !important;
}

#item53884 {
	width:111px !important;
	height:9px !important;
	left:283px !important;
	top:67px !important;
}

#item53911 {
	width:111px !important;
	height:9px !important;
	left:283px !important;
	top:77px !important;
}

#item53938 {
	width:111px !important;
	height:9px !important;
	left:283px !important;
	top:88px !important;
}

#item53965 {
	width:111px !important;
	height:9px !important;
	left:283px !important;
	top:98px !important;
}

#item53993 {
	width:86px !important;
	height:9px !important;
	left:169px !important;
	top:384px !important;
}

#item54020 {
	width:87px !important;
	height:9px !important;
	left:169px !important;
	top:395px !important;
}

#item54047 {
	width:89px !important;
	height:9px !important;
	left:169px !important;
	top:405px !important;
}

#item66848 {
	width:95px !important;
	height:81px !important;
}

#item70883 {
	width:95px !important;
	height:81px !important;
	left:70px !important;
	top:547px !important;
}

#item66849 {
	width:111px !important;
	height:202px !important;
}

#item70888 {
	width:111px !important;
	height:202px !important;
	left:174px !important;
	top:425px !important;
}

#item66852 {
	width:249px !important;
	height:232px !important;
}

#item70893 {
	width:249px !important;
	height:232px !important;
	left:281px !important;
	top:321px !important;
}

#item66853 {
	width:252px !important;
	height:191px !important;
}

#item70898 {
	width:252px !important;
	height:191px !important;
	left:14px !important;
	top:220px !important;
}

#item66854 {
	width:261px !important;
	height:242px !important;
}

#item70903 {
	width:261px !important;
	height:242px !important;
	left:269px !important;
	top:14px !important;
}

#item66855 {
	width:84px !important;
	height:103px !important;
}

#item70908 {
	width:84px !important;
	height:103px !important;
	left:177px !important;
	top:21px !important;
}

#item66860 {
	width:48px !important;
	height:95px !important;
}

#item70913 {
	width:48px !important;
	height:95px !important;
	left:84px !important;
	top:20px !important;
}

#item66859 {
	width:33px !important;
	height:95px !important;
}

#item70920 {
	width:33px !important;
	height:95px !important;
	left:68px !important;
	top:20px !important;
}

#item66858 {
	width:28px !important;
	height:97px !important;
}

#item70925 {
	width:28px !important;
	height:97px !important;
	left:52px !important;
	top:20px !important;
}

#item66857 {
	width:27px !important;
	height:94px !important;
}

#item70930 {
	width:27px !important;
	height:94px !important;
	left:35px !important;
	top:20px !important;
}

#item66856 {
	width:27px !important;
	height:92px !important;
}

#item70935 {
	width:27px !important;
	height:92px !important;
	left:21px !important;
	top:21px !important;
}

#item54074 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:466px !important;
}

#item54102 {
	width:91px !important;
	height:20px !important;
	left:17px !important;
	top:576px !important;
}

#item54129 {
	width:73px !important;
	height:20px !important;
	left:17px !important;
	top:294px !important;
}

#item54156 {
	width:155px !important;
	height:9px !important;
	left:276px !important;
	top:304px !important;
}

#item54183 {
	width:154px !important;
	height:9px !important;
	left:325px !important;
	top:612px !important;
}

#item54210 {
	width:123px !important;
	height:10px !important;
	left:141px !important;
	top:154px !important;
}

#item54270 {
	width:123px !important;
	height:10px !important;
	left:141px !important;
	top:164px !important;
}

#item54337 {
	width:123px !important;
	height:10px !important;
	left:141px !important;
	top:175px !important;
}

#item54401 {
	width:123px !important;
	height:10px !important;
	left:141px !important;
	top:185px !important;
}

#item54463 {
	width:123px !important;
	height:10px !important;
	left:141px !important;
	top:196px !important;
}

#item66861 {
	width:255px !important;
	height:237px !important;
}

#item70940 {
	width:255px !important;
	height:237px !important;
	left:275px !important;
	top:14px !important;
}

#item66862 {
	width:252px !important;
	height:295px !important;
}

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

#item66863 {
	width:321px !important;
	height:231px !important;
}

#item70950 {
	width:321px !important;
	height:231px !important;
	top:321px !important;
}

#item66864 {
	width:196px !important;
	height:221px !important;
}

#item70955 {
	width:196px !important;
	height:221px !important;
	left:334px !important;
	top:322px !important;
}

#item54520 {
	width:143px !important;
	height:9px !important;
	left:333px !important;
	top:610px !important;
}

#item54547 {
	width:250px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

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

#item54605 {
	width:103px !important;
	height:20px !important;
	left:129px !important;
	top:273px !important;
}

#item54637 {
	width:143px !important;
	height:20px !important;
	left:129px !important;
	top:292px !important;
}

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

#item70960 {
	width:252px !important;
	height:150px !important;
	left:14px !important;
	top:424px !important;
}

#item66866 {
	width:253px !important;
	height:295px !important;
}

#item70965 {
	width:253px !important;
	height:295px !important;
	left:277px !important;
	top:321px !important;
}

#item66867 {
	width:255px !important;
	height:158px !important;
}

#item70970 {
	width:255px !important;
	height:158px !important;
	left:14px !important;
	top:217px !important;
}

#item66868 {
	width:253px !important;
	height:296px !important;
}

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

#item66869 {
	width:252px !important;
	height:194px !important;
}

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

#item54667 {
	width:121px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item54695 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item54723 {
	width:202px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item54754 {
	width:114px !important;
	height:20px !important;
	left:406px !important;
	top:164px !important;
}

#item54785 {
	width:105px !important;
	height:20px !important;
	left:283px !important;
	top:581px !important;
}

#item54816 {
	width:152px !important;
	height:20px !important;
	left:283px !important;
	top:600px !important;
}

#item66870 {
	width:258px !important;
	height:130px !important;
}

#item70986 {
	width:258px !important;
	height:130px !important;
	left:272px !important;
	top:14px !important;
}

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

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

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

#item70997 {
	width:253px !important;
	height:266px !important;
	left:14px !important;
	top:278px !important;
}

#item66873 {
	width:252px !important;
	height:194px !important;
}

#item71002 {
	width:252px !important;
	height:194px !important;
	left:278px !important;
	top:220px !important;
}

#item66874 {
	width:253px !important;
	height:140px !important;
}

#item71007 {
	width:253px !important;
	height:140px !important;
	left:277px !important;
	top:423px !important;
}

#item54848 {
	width:159px !important;
	height:9px !important;
	left:364px !important;
	top:396px !important;
}

#item54879 {
	width:132px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item54906 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:258px !important;
}

#item54933 {
	width:153px !important;
	height:9px !important;
	left:282px !important;
	top:605px !important;
}

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

#item66877 {
	width:253px !important;
	height:138px !important;
}

#item71012 {
	width:253px !important;
	height:138px !important;
	left:14px !important;
	top:424px !important;
}

#item66878 {
	width:252px !important;
	height:130px !important;
}

#item71017 {
	width:252px !important;
	height:130px !important;
	left:278px !important;
	top:424px !important;
}

#item66879 {
	width:252px !important;
	height:130px !important;
}

#item71022 {
	width:252px !important;
	height:130px !important;
	left:278px !important;
	top:220px !important;
}

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

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

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

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

#item66882 {
	width:261px !important;
	height:171px !important;
}

#item71037 {
	width:261px !important;
	height:171px !important;
	left:278px !important;
	top:14px !important;
}

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

#item55015 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item55042 {
	width:164px !important;
	height:9px !important;
	left:12px !important;
	top:200px !important;
}

#item55069 {
	width:174px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item55096 {
	width:166px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item55124 {
	width:222px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item66885 {
	width:254px !important;
	height:222px !important;
}

#item71042 {
	width:254px !important;
	height:222px !important;
	left:14px !important;
	top:14px !important;
}

#item66886 {
	width:253px !important;
	height:194px !important;
}

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

#item66887 {
	width:170px !important;
	height:192px !important;
}

#item71052 {
	width:170px !important;
	height:192px !important;
	left:278px !important;
	top:220px !important;
}

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

#item71058 {
	width:252px !important;
	height:245px !important;
	left:14px !important;
	top:322px !important;
}

#item66889 {
	width:257px !important;
	height:193px !important;
}

#item71063 {
	width:257px !important;
	height:193px !important;
	left:273px !important;
	top:424px !important;
}

#item55154 {
	width:200px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item55184 {
	width:77px !important;
	height:20px !important;
	left:425px !important;
	top:396px !important;
}

#item55211 {
	width:97px !important;
	height:20px !important;
	left:425px !important;
	top:190px !important;
}

#item55238 {
	width:95px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item55265 {
	width:238px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item71069 {
	width:252px !important;
	height:240px !important;
	left:14px !important;
	top:322px !important;
}

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

#item71074 {
	width:253px !important;
	height:252px !important;
	left:277px !important;
	top:323px !important;
}

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

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

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

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

#item55296 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item55323 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:304px !important;
}

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

#item55381 {
	width:183px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

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

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

#item66897 {
	width:90px !important;
	height:97px !important;
}

#item71094 {
	width:90px !important;
	height:97px !important;
	left:278px !important;
	top:14px !important;
}

#item66898 {
	width:111px !important;
	height:146px !important;
}

#item71099 {
	width:111px !important;
	height:146px !important;
	left:371px !important;
	top:14px !important;
}

#item66899 {
	width:112px !important;
	height:211px !important;
}

#item71104 {
	width:112px !important;
	height:211px !important;
	top:215px !important;
}

#item66900 {
	width:168px !important;
	height:194px !important;
}

#item71109 {
	width:168px !important;
	height:194px !important;
	left:278px !important;
	top:219px !important;
}

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

#item71114 {
	width:170px !important;
	height:193px !important;
	left:97px !important;
	top:425px !important;
}

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

#item71119 {
	width:252px !important;
	height:145px !important;
	left:278px !important;
	top:420px !important;
}

#item55411 {
	width:149px !important;
	height:9px !important;
	left:116px !important;
	top:400px !important;
}

#item55438 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item55467 {
	width:88px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

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

#item55524 {
	width:79px !important;
	height:20px !important;
	left:450px !important;
	top:395px !important;
}

#item55551 {
	width:204px !important;
	height:9px !important;
	left:276px !important;
	top:192px !important;
}

#item55582 {
	width:204px !important;
	height:9px !important;
	left:276px !important;
	top:202px !important;
}

#item66903 {
	width:199px !important;
	height:221px !important;
}

#item71124 {
	width:199px !important;
	height:221px !important;
	left:14px !important;
	top:320px !important;
}

#item66904 {
	width:207px !important;
	height:210px !important;
}

#item71129 {
	width:207px !important;
	height:210px !important;
	left:323px !important;
	top:417px !important;
}

#item66905 {
	width:201px !important;
	height:193px !important;
}

#item71134 {
	width:201px !important;
	height:193px !important;
	left:329px !important;
	top:220px !important;
}

#item66906 {
	width:201px !important;
	height:239px !important;
}

#item71140 {
	width:201px !important;
	height:239px !important;
	left:11px !important;
	top:14px !important;
}

#item66907 {
	width:168px !important;
	height:200px !important;
}

#item71145 {
	width:168px !important;
	height:200px !important;
	left:225px !important;
	top:5px !important;
}

#item55612 {
	width:121px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item55669 {
	width:89px !important;
	height:20px !important;
	left:236px !important;
	top:389px !important;
}

#item55696 {
	width:82px !important;
	height:20px !important;
	left:225px !important;
	top:600px !important;
}

#item55723 {
	width:111px !important;
	height:9px !important;
	left:419px !important;
	top:197px !important;
}

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

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

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

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

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

#item71160 {
	width:252px !important;
	height:137px !important;
	left:279px !important;
	top:220px !important;
}

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

#item71165 {
	width:249px !important;
	height:310px !important;
	left:14px !important;
	top:322px !important;
}

#item66915 {
	width:252px !important;
	height:120px !important;
}

#item71170 {
	width:252px !important;
	height:120px !important;
	left:278px !important;
	top:424px !important;
}

#item55750 {
	width:126px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item55777 {
	width:135px !important;
	height:9px !important;
	left:276px !important;
	top:406px !important;
}

#item55805 {
	width:175px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item55832 {
	width:106px !important;
	height:20px !important;
	left:163px !important;
	top:524px !important;
}

#item55859 {
	width:193px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

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

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

#item66917 {
	width:252px !important;
	height:257px !important;
}

#item71180 {
	width:252px !important;
	height:257px !important;
	left:278px !important;
	top:322px !important;
}

#item66918 {
	width:181px !important;
	height:296px !important;
}

#item71185 {
	width:181px !important;
	height:296px !important;
	left:349px !important;
	top:14px !important;
}

#item66919 {
	width:252px !important;
	height:224px !important;
}

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

#item55890 {
	width:55px !important;
	height:40px !important;
	left:282px !important;
	top:269px !important;
}

#item55918 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item55945 {
	width:129px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item55972 {
	width:119px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

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

#item66920 {
	width:236px !important;
	height:106px !important;
}

#item71195 {
	width:236px !important;
	height:106px !important;
	left:31px !important;
	top:9px !important;
}

#item66921 {
	width:201px !important;
	height:92px !important;
}

#item71200 {
	width:201px !important;
	height:92px !important;
	left:14px !important;
	top:112px !important;
}

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

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

#item66923 {
	width:516px !important;
	height:250px !important;
}

#item71210 {
	width:516px !important;
	height:250px !important;
	left:14px !important;
	top:323px !important;
}

#item56029 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:304px !important;
}

#item56058 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

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

#item56116 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

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

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

#item71216 {
	width:251px !important;
	height:233px !important;
	left:14px !important;
	top:321px !important;
}

#item66925 {
	width:234px !important;
	height:322px !important;
}

#item71221 {
	width:234px !important;
	height:322px !important;
	left:296px !important;
	top:321px !important;
}

#item66926 {
	width:289px !important;
	height:155px !important;
}

#item71226 {
	width:289px !important;
	height:155px !important;
	left:14px !important;
	top:14px !important;
}

#item66927 {
	width:32px !important;
	height:28px !important;
}

#item71231 {
	width:32px !important;
	height:28px !important;
	left:395px !important;
	top:35px !important;
}

#item66928 {
	width:40px !important;
	height:32px !important;
}

#item71237 {
	width:40px !important;
	height:32px !important;
	left:357px !important;
	top:61px !important;
}

#item66929 {
	width:52px !important;
	height:45px !important;
}

#item71242 {
	width:52px !important;
	height:45px !important;
	left:350px !important;
	top:93px !important;
}

#item66930 {
	width:41px !important;
	height:61px !important;
}

#item71247 {
	width:41px !important;
	height:61px !important;
	left:346px !important;
	top:161px !important;
}

#item66931 {
	width:45px !important;
	height:54px !important;
}

#item71252 {
	width:45px !important;
	height:54px !important;
	left:383px !important;
	top:139px !important;
}

#item66932 {
	width:26px !important;
	height:26px !important;
}

#item71257 {
	width:26px !important;
	height:26px !important;
	left:448px !important;
	top:133px !important;
}

#item66933 {
	width:33px !important;
	height:51px !important;
}

#item71262 {
	width:33px !important;
	height:51px !important;
	left:476px !important;
	top:96px !important;
}

#item66934 {
	width:44px !important;
	height:84px !important;
}

#item71267 {
	width:44px !important;
	height:84px !important;
	left:380px !important;
	top:221px !important;
}

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

#item56206 {
	width:99px !important;
	height:40px !important;
	left:276px !important;
	top:542px !important;
}

#item56239 {
	width:241px !important;
	height:20px !important;
	left:13px !important;
	top:229px !important;
}

#item56274 {
	width:241px !important;
	height:20px !important;
	left:13px !important;
	top:250px !important;
}

#item56307 {
	width:241px !important;
	height:20px !important;
	left:13px !important;
	top:271px !important;
}

#item56342 {
	width:241px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item66937 {
	width:34px !important;
	height:61px !important;
}

#item71272 {
	width:34px !important;
	height:61px !important;
	left:23px !important;
	top:132px !important;
}

#item66938 {
	width:63px !important;
	height:69px !important;
}

#item71277 {
	width:63px !important;
	height:69px !important;
	left:95px !important;
	top:202px !important;
}

#item66939 {
	width:61px !important;
	height:67px !important;
}

#item71282 {
	width:61px !important;
	height:67px !important;
	left:150px !important;
	top:297px !important;
}

#item66940 {
	width:110px !important;
	height:361px !important;
}

#item71288 {
	width:110px !important;
	height:361px !important;
	left:271px !important;
	top:4px !important;
}

#item66941 {
	width:74px !important;
	height:48px !important;
}

#item71293 {
	width:74px !important;
	height:48px !important;
	left:386px !important;
	top:266px !important;
}

#item66942 {
	width:61px !important;
	height:54px !important;
}

#item71298 {
	width:61px !important;
	height:54px !important;
	left:469px !important;
	top:258px !important;
}

#item66943 {
	width:341px !important;
	height:248px !important;
}

#item71303 {
	width:341px !important;
	height:248px !important;
	left:14px !important;
	top:380px !important;
}

#item56374 {
	width:117px !important;
	height:20px !important;
	left:390px !important;
	top:246px !important;
}

#item56404 {
	width:64px !important;
	height:9px !important;
	left:389px !important;
	top:355px !important;
}

#item56432 {
	width:65px !important;
	height:9px !important;
	left:465px !important;
	top:355px !important;
}

#item56459 {
	width:100px !important;
	height:20px !important;
	left:163px !important;
	top:99px !important;
}

#item56489 {
	width:100px !important;
	height:20px !important;
	left:163px !important;
	top:119px !important;
}

#item56520 {
	width:100px !important;
	height:20px !important;
	left:163px !important;
	top:140px !important;
}

#item56550 {
	width:119px !important;
	height:20px !important;
	left:374px !important;
	top:557px !important;
}

#item56580 {
	width:145px !important;
	height:20px !important;
	left:374px !important;
	top:576px !important;
}

#item66944 {
	width:118px !important;
	height:114px !important;
}

#item71308 {
	width:118px !important;
	height:114px !important;
	left:14px !important;
	top:378px !important;
}

#item66945 {
	width:118px !important;
	height:120px !important;
}

#item71313 {
	width:118px !important;
	height:120px !important;
	left:14px !important;
	top:499px !important;
}

#item66946 {
	width:191px !important;
	height:128px !important;
}

#item71319 {
	width:191px !important;
	height:128px !important;
	left:339px !important;
	top:315px !important;
}

#item66947 {
	width:189px !important;
	height:120px !important;
}

#item71324 {
	width:189px !important;
	height:120px !important;
	left:257px !important;
	top:410px !important;
}

#item66948 {
	width:89px !important;
	height:123px !important;
}

#item71329 {
	width:89px !important;
	height:123px !important;
	left:441px !important;
	top:198px !important;
}

#item66949 {
	width:255px !important;
	height:140px !important;
}

#item71334 {
	width:255px !important;
	height:140px !important;
	left:275px !important;
	top:14px !important;
}

#item66950 {
	width:67px !important;
	height:354px !important;
}

#item71339 {
	width:67px !important;
	height:354px !important;
	left:3px !important;
	top:10px !important;
}

#item66954 {
	width:128px !important;
	height:351px !important;
}

#item71344 {
	width:128px !important;
	height:351px !important;
	left:99px !important;
	top:20px !important;
}

#item66951 {
	width:79px !important;
	height:343px !important;
}

#item71349 {
	width:79px !important;
	height:343px !important;
	left:62px !important;
	top:26px !important;
}

#item56610 {
	width:104px !important;
	height:20px !important;
	left:139px !important;
	top:580px !important;
}

#item56637 {
	width:71px !important;
	height:20px !important;
	left:139px !important;
	top:491px !important;
}

#item56665 {
	width:119px !important;
	height:20px !important;
	left:276px !important;
	top:290px !important;
}

#item56696 {
	width:174px !important;
	height:9px !important;
	left:276px !important;
	top:189px !important;
}

#item56723 {
	width:197px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item56753 {
	width:197px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item56780 {
	width:71px !important;
	height:21px !important;
	left:145px !important;
	top:305px !important;
}

#item56844 {
	width:70px !important;
	height:21px !important;
	left:145px !important;
	top:326px !important;
}

#item56908 {
	width:72px !important;
	height:21px !important;
	left:145px !important;
	top:346px !important;
}

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

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

#item66956 {
	width:134px !important;
	height:135px !important;
}

#item71360 {
	width:134px !important;
	height:135px !important;
}

#item66957 {
	width:119px !important;
	height:70px !important;
}

#item71365 {
	width:119px !important;
	height:70px !important;
	left:14px !important;
	top:137px !important;
}

#item66958 {
	width:151px !important;
	height:190px !important;
}

#item71371 {
	width:151px !important;
	height:190px !important;
	left:14px !important;
	top:222px !important;
}

#item66959 {
	width:252px !important;
	height:120px !important;
}

#item71376 {
	width:252px !important;
	height:120px !important;
	left:278px !important;
	top:219px !important;
}

#item66960 {
	width:253px !important;
	height:121px !important;
}

#item71381 {
	width:253px !important;
	height:121px !important;
	left:14px !important;
	top:424px !important;
}

#item66961 {
	width:66px !important;
	height:118px !important;
}

#item71387 {
	width:66px !important;
	height:118px !important;
	left:464px !important;
	top:426px !important;
}

#item66962 {
	width:81px !important;
	height:83px !important;
}

#item71392 {
	width:81px !important;
	height:83px !important;
	left:360px !important;
	top:460px !important;
}

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

#item71397 {
	width:71px !important;
	height:81px !important;
	left:386px !important;
	top:441px !important;
}

#item56967 {
	width:197px !important;
	height:9px !important;
	left:276px !important;
	top:202px !important;
}

#item56997 {
	width:160px !important;
	height:9px !important;
	left:276px !important;
	top:404px !important;
}

#item57024 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item57055 {
	width:88px !important;
	height:40px !important;
	left:173px !important;
	top:375px !important;
}

#item57086 {
	width:138px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item57113 {
	width:138px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item57140 {
	width:129px !important;
	height:20px !important;
	left:146px !important;
	top:170px !important;
}

#item57170 {
	width:129px !important;
	height:20px !important;
	left:146px !important;
	top:190px !important;
}

#item66966 {
	width:253px !important;
	height:244px !important;
}

#item71402 {
	width:253px !important;
	height:244px !important;
	left:14px !important;
	top:321px !important;
}

#item66967 {
	width:252px !important;
	height:295px !important;
}

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

#item66968 {
	width:266px !important;
	height:168px !important;
}

#item71412 {
	width:266px !important;
	height:168px !important;
	left:278px !important;
	top:14px !important;
}

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

#item71417 {
	width:124px !important;
	height:196px !important;
	left:406px !important;
	top:324px !important;
}

#item66970 {
	width:77px !important;
	height:138px !important;
}

#item71422 {
	width:77px !important;
	height:138px !important;
	left:354px !important;
	top:269px !important;
}

#item57200 {
	width:101px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item57227 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:291px !important;
}

#item57254 {
	width:122px !important;
	height:9px !important;
	left:371px !important;
	top:594px !important;
}

#item57281 {
	width:71px !important;
	height:20px !important;
	left:281px !important;
	top:584px !important;
}

#item57311 {
	width:203px !important;
	height:9px !important;
	left:276px !important;
	top:248px !important;
}

#item66972 {
	width:252px !important;
	height:146px !important;
}

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

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

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

#item66974 {
	width:166px !important;
	height:171px !important;
}

#item71439 {
	width:166px !important;
	height:171px !important;
	left:14px !important;
	top:213px !important;
}

#item66975 {
	width:77px !important;
	height:216px !important;
}

#item71444 {
	width:77px !important;
	height:216px !important;
	left:272px !important;
	top:209px !important;
}

#item66976 {
	width:74px !important;
	height:220px !important;
}

#item71449 {
	width:74px !important;
	height:220px !important;
	top:405px !important;
}

#item66977 {
	width:67px !important;
	height:236px !important;
}

#item71454 {
	width:67px !important;
	height:236px !important;
	left:162px !important;
	top:394px !important;
}

#item66978 {
	width:128px !important;
	height:208px !important;
}

#item71459 {
	width:128px !important;
	height:208px !important;
	left:337px !important;
	top:417px !important;
}

#item57341 {
	width:86px !important;
	height:20px !important;
	left:184px !important;
	top:342px !important;
}

#item57368 {
	width:205px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item57399 {
	width:71px !important;
	height:20px !important;
	left:225px !important;
	top:599px !important;
}

#item57426 {
	width:73px !important;
	height:20px !important;
	left:74px !important;
	top:599px !important;
}

#item57453 {
	width:128px !important;
	height:9px !important;
	left:276px !important;
	top:196px !important;
}

#item57481 {
	width:128px !important;
	height:20px !important;
	left:357px !important;
	top:389px !important;
}

#item57512 {
	width:70px !important;
	height:29px !important;
	left:464px !important;
	top:590px !important;
}

#item66979 {
	width:119px !important;
	height:85px !important;
}

#item71464 {
	width:119px !important;
	height:85px !important;
	left:31px !important;
	top:67px !important;
}

#item66980 {
	width:129px !important;
	height:86px !important;
}

#item71469 {
	width:129px !important;
	height:86px !important;
	left:135px !important;
	top:19px !important;
}

#item66981 {
	width:117px !important;
	height:196px !important;
}

#item71474 {
	width:117px !important;
	height:196px !important;
	left:413px !important;
	top:14px !important;
}

#item66982 {
	width:254px !important;
	height:147px !important;
}

#item71479 {
	width:254px !important;
	height:147px !important;
	left:14px !important;
	top:209px !important;
}

#item66983 {
	width:247px !important;
	height:208px !important;
}

#item71484 {
	width:247px !important;
	height:208px !important;
	left:283px !important;
	top:214px !important;
}

#item66984 {
	width:183px !important;
	height:208px !important;
}

#item71489 {
	width:183px !important;
	height:208px !important;
	left:84px !important;
	top:418px !important;
}

#item66985 {
	width:119px !important;
	height:217px !important;
}

#item71495 {
	width:119px !important;
	height:217px !important;
	left:411px !important;
	top:427px !important;
}

#item57544 {
	width:69px !important;
	height:40px !important;
	left:21px !important;
	top:569px !important;
}

#item57575 {
	width:171px !important;
	height:9px !important;
	left:13px !important;
	top:404px !important;
}

#item57602 {
	width:112px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item57632 {
	width:128px !important;
	height:9px !important;
	left:387px !important;
	top:404px !important;
}

#item57660 {
	width:108px !important;
	height:20px !important;
	left:276px !important;
	top:192px !important;
}

#item57690 {
	width:221px !important;
	height:9px !important;
	left:13px !important;
	top:192px !important;
}

#item57721 {
	width:221px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item66986 {
	width:340px !important;
	height:194px !important;
}

#item71500 {
	width:340px !important;
	height:194px !important;
	left:14px !important;
	top:14px !important;
}

#item66987 {
	width:164px !important;
	height:140px !important;
}

#item71505 {
	width:164px !important;
	height:140px !important;
	left:366px !important;
	top:14px !important;
}

#item66988 {
	width:164px !important;
	height:155px !important;
}

#item71511 {
	width:164px !important;
	height:155px !important;
	left:14px !important;
	top:219px !important;
}

#item66989 {
	width:163px !important;
	height:127px !important;
}

#item71516 {
	width:163px !important;
	height:127px !important;
	left:189px !important;
	top:218px !important;
}

#item66990 {
	width:164px !important;
	height:114px !important;
}

#item71521 {
	width:164px !important;
	height:114px !important;
	left:366px !important;
	top:220px !important;
}

#item66991 {
	width:164px !important;
	height:123px !important;
}

#item71526 {
	width:164px !important;
	height:123px !important;
	left:14px !important;
	top:425px !important;
}

#item66992 {
	width:164px !important;
	height:133px !important;
}

#item71531 {
	width:164px !important;
	height:133px !important;
	left:190px !important;
	top:425px !important;
}

#item66993 {
	width:164px !important;
	height:133px !important;
}

#item71536 {
	width:164px !important;
	height:133px !important;
	left:366px !important;
	top:424px !important;
}

#item57752 {
	width:125px !important;
	height:9px !important;
	left:145px !important;
	top:201px !important;
}

#item57781 {
	width:133px !important;
	height:9px !important;
	left:364px !important;
	top:199px !important;
}

#item57808 {
	width:121px !important;
	height:9px !important;
	left:12px !important;
	top:406px !important;
}

#item57835 {
	width:152px !important;
	height:9px !important;
	left:364px !important;
	top:407px !important;
}

#item57862 {
	width:160px !important;
	height:9px !important;
	left:189px !important;
	top:406px !important;
}

#item57889 {
	width:118px !important;
	height:20px !important;
	left:364px !important;
	top:600px !important;
}

#item57916 {
	width:150px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item57943 {
	width:92px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item66994 {
	width:164px !important;
	height:158px !important;
}

#item71541 {
	width:164px !important;
	height:158px !important;
	left:14px !important;
	top:426px !important;
}

#item66995 {
	width:342px !important;
	height:197px !important;
}

#item71546 {
	width:342px !important;
	height:197px !important;
	left:189px !important;
	top:425px !important;
}

#item66996 {
	width:171px !important;
	height:112px !important;
}

#item71551 {
	width:171px !important;
	height:112px !important;
	left:14px !important;
	top:220px !important;
}

#item66997 {
	width:164px !important;
	height:120px !important;
}

#item71556 {
	width:164px !important;
	height:120px !important;
	left:190px !important;
	top:220px !important;
}

#item67001 {
	width:164px !important;
	height:154px !important;
}

#item71561 {
	width:164px !important;
	height:154px !important;
	left:366px !important;
	top:220px !important;
}

#item67002 {
	width:164px !important;
	height:133px !important;
}

#item71566 {
	width:164px !important;
	height:133px !important;
	left:14px !important;
	top:14px !important;
}

#item67003 {
	width:164px !important;
	height:151px !important;
}

#item71571 {
	width:164px !important;
	height:151px !important;
	left:190px !important;
	top:14px !important;
}

#item57970 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item57997 {
	width:131px !important;
	height:9px !important;
	left:189px !important;
	top:200px !important;
}

#item58025 {
	width:123px !important;
	height:20px !important;
	left:364px !important;
	top:395px !important;
}

#item58056 {
	width:157px !important;
	height:9px !important;
	left:189px !important;
	top:405px !important;
}

#item58083 {
	width:104px !important;
	height:20px !important;
	left:188px !important;
	top:600px !important;
}

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

#item58137 {
	width:104px !important;
	height:20px !important;
	left:13px !important;
	top:375px !important;
}

#item58168 {
	width:104px !important;
	height:20px !important;
	left:13px !important;
	top:395px !important;
}

#item67005 {
	width:259px !important;
	height:157px !important;
}

#item71577 {
	width:259px !important;
	height:157px !important;
	left:14px !important;
	top:14px !important;
}

#item67006 {
	width:251px !important;
	height:150px !important;
}

#item71582 {
	width:251px !important;
	height:150px !important;
	left:279px !important;
	top:14px !important;
}

#item67007 {
	width:136px !important;
	height:193px !important;
}

#item71588 {
	width:136px !important;
	height:193px !important;
	left:14px !important;
	top:219px !important;
}

#item67008 {
	width:251px !important;
	height:158px !important;
}

#item71593 {
	width:251px !important;
	height:158px !important;
	left:279px !important;
	top:220px !important;
}

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

#item71598 {
	width:252px !important;
	height:193px !important;
	left:14px !important;
	top:423px !important;
}

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

#item71603 {
	width:252px !important;
	height:196px !important;
	left:278px !important;
	top:422px !important;
}

#item58201 {
	width:130px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item58229 {
	width:139px !important;
	height:9px !important;
	left:276px !important;
	top:199px !important;
}

#item58257 {
	width:142px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item58284 {
	width:73px !important;
	height:20px !important;
	left:154px !important;
	top:388px !important;
}

#item58311 {
	width:116px !important;
	height:9px !important;
	left:152px !important;
	top:610px !important;
}

#item58338 {
	width:102px !important;
	height:20px !important;
	left:429px !important;
	top:550px !important;
}

#item67011 {
	width:201px !important;
	height:307px !important;
}

#item71608 {
	width:201px !important;
	height:307px !important;
	left:14px !important;
	top:322px !important;
}

#item67012 {
	width:59px !important;
	height:67px !important;
}

#item71613 {
	width:59px !important;
	height:67px !important;
	left:231px !important;
	top:325px !important;
}

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

#item71618 {
	width:60px !important;
	height:66px !important;
	left:290px !important;
	top:325px !important;
}

#item67014 {
	width:174px !important;
	height:143px !important;
}

#item71623 {
	width:174px !important;
	height:143px !important;
	left:356px !important;
	top:322px !important;
}

#item67015 {
	width:180px !important;
	height:154px !important;
}

#item71628 {
	width:180px !important;
	height:154px !important;
	left:356px !important;
	top:465px !important;
}

#item67017 {
	width:82px !important;
	height:137px !important;
}

#item71633 {
	width:82px !important;
	height:137px !important;
	left:9px !important;
	top:77px !important;
}

#item67018 {
	width:88px !important;
	height:137px !important;
}

#item71638 {
	width:88px !important;
	height:137px !important;
	left:95px !important;
	top:90px !important;
}

#item67019 {
	width:164px !important;
	height:170px !important;
}

#item71643 {
	width:164px !important;
	height:170px !important;
	left:190px !important;
	top:14px !important;
}

#item67020 {
	width:164px !important;
	height:213px !important;
}

#item71648 {
	width:164px !important;
	height:213px !important;
	left:366px !important;
	top:14px !important;
}

#item58369 {
	width:164px !important;
	height:9px !important;
	left:189px !important;
	top:304px !important;
}

#item58396 {
	width:106px !important;
	height:20px !important;
	left:364px !important;
	top:293px !important;
}

#item58423 {
	width:84px !important;
	height:20px !important;
	left:27px !important;
	top:594px !important;
}

#item58450 {
	width:113px !important;
	height:9px !important;
	left:224px !important;
	top:569px !important;
}

#item58477 {
	width:113px !important;
	height:9px !important;
	left:224px !important;
	top:580px !important;
}

#item58505 {
	width:113px !important;
	height:9px !important;
	left:224px !important;
	top:600px !important;
}

#item58532 {
	width:113px !important;
	height:9px !important;
	left:224px !important;
	top:610px !important;
}

#item58559 {
	width:124px !important;
	height:9px !important;
	left:13px !important;
	top:293px !important;
}

#item58586 {
	width:124px !important;
	height:9px !important;
	left:13px !important;
	top:304px !important;
}

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

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

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

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

#item67023 {
	width:164px !important;
	height:230px !important;
}

#item71664 {
	width:164px !important;
	height:230px !important;
	left:14px !important;
	top:321px !important;
}

#item67024 {
	width:164px !important;
	height:214px !important;
}

#item71669 {
	width:164px !important;
	height:214px !important;
	left:190px !important;
	top:322px !important;
}

#item67025 {
	width:166px !important;
	height:224px !important;
}

#item71674 {
	width:166px !important;
	height:224px !important;
	left:364px !important;
	top:323px !important;
}

#item58613 {
	width:107px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

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

#item58670 {
	width:155px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item58697 {
	width:145px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item58724 {
	width:134px !important;
	height:20px !important;
	left:189px !important;
	top:600px !important;
}

#item67026 {
	width:164px !important;
	height:205px !important;
}

#item71679 {
	width:164px !important;
	height:205px !important;
	left:14px !important;
	top:321px !important;
}

#item67027 {
	width:171px !important;
	height:201px !important;
}

#item71684 {
	width:171px !important;
	height:201px !important;
	left:190px !important;
	top:322px !important;
}

#item67028 {
	width:164px !important;
	height:205px !important;
}

#item71689 {
	width:164px !important;
	height:205px !important;
	left:366px !important;
	top:323px !important;
}

#item67032 {
	width:223px !important;
	height:306px !important;
}

#item71694 {
	width:223px !important;
	height:306px !important;
	left:307px !important;
	top:14px !important;
}

#item67033 {
	width:132px !important;
	height:296px !important;
}

#item71699 {
	width:132px !important;
	height:296px !important;
	left:89px !important;
	top:14px !important;
}

#item58755 {
	width:74px !important;
	height:20px !important;
	left:24px !important;
	top:282px !important;
}

#item58782 {
	width:68px !important;
	height:29px !important;
	left:237px !important;
	top:277px !important;
}

#item58809 {
	width:127px !important;
	height:20px !important;
	left:189px !important;
	top:600px !important;
}

#item58840 {
	width:140px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item58870 {
	width:137px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item67034 {
	width:251px !important;
	height:193px !important;
}

#item71704 {
	width:251px !important;
	height:193px !important;
	left:14px !important;
	top:14px !important;
}

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

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

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

#item71714 {
	width:252px !important;
	height:205px !important;
	left:278px !important;
	top:312px !important;
}

#item67037 {
	width:231px !important;
	height:166px !important;
}

#item71719 {
	width:231px !important;
	height:166px !important;
	left:14px !important;
	top:307px !important;
}

#item67038 {
	width:76px !important;
	height:76px !important;
}

#item71724 {
	width:76px !important;
	height:76px !important;
	left:7px !important;
	top:456px !important;
}

#item67039 {
	width:76px !important;
	height:77px !important;
}

#item71729 {
	width:76px !important;
	height:77px !important;
	left:83px !important;
	top:455px !important;
}

#item58898 {
	width:243px !important;
	height:20px !important;
	left:13px !important;
	top:277px !important;
}

#item58930 {
	width:60px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item58957 {
	width:59px !important;
	height:9px !important;
	left:75px !important;
	top:610px !important;
}

#item58985 {
	width:53px !important;
	height:9px !important;
	left:136px !important;
	top:610px !important;
}

#item59013 {
	width:184px !important;
	height:21px !important;
	left:281px !important;
	top:578px !important;
}

#item59081 {
	width:175px !important;
	height:21px !important;
	left:281px !important;
	top:599px !important;
}

#item67040 {
	width:242px !important;
	height:302px !important;
}

#item71735 {
	width:242px !important;
	height:302px !important;
	left:25px !important;
	top:322px !important;
}

#item67041 {
	width:179px !important;
	height:307px !important;
}

#item71740 {
	width:179px !important;
	height:307px !important;
	left:351px !important;
	top:321px !important;
}

#item67042 {
	width:253px !important;
	height:299px !important;
}

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

#item67045 {
	width:116px !important;
	height:86px !important;
}

#item71750 {
	width:116px !important;
	height:86px !important;
	left:278px !important;
	top:14px !important;
}

#item67046 {
	width:86px !important;
	height:94px !important;
}

#item71756 {
	width:86px !important;
	height:94px !important;
	left:444px !important;
	top:75px !important;
}

#item67047 {
	width:90px !important;
	height:75px !important;
}

#item71761 {
	width:90px !important;
	height:75px !important;
	left:444px !important;
	top:178px !important;
}

#item59147 {
	width:118px !important;
	height:29px !important;
	left:24px !important;
	top:230px !important;
}

#item59178 {
	width:125px !important;
	height:20px !important;
	left:24px !important;
	top:472px !important;
}

#item59208 {
	width:162px !important;
	height:20px !important;
	left:276px !important;
	top:228px !important;
}

#item59239 {
	width:246px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item59270 {
	width:75px !important;
	height:39px !important;
	left:276px !important;
	top:581px !important;
}

#item67048 {
	width:164px !important;
	height:153px !important;
}

#item71766 {
	width:164px !important;
	height:153px !important;
	left:270px !important;
	top:91px !important;
}

#item67049 {
	width:155px !important;
	height:149px !important;
}

#item71771 {
	width:155px !important;
	height:149px !important;
	left:380px !important;
	top:9px !important;
}

#item67050 {
	width:198px !important;
	height:489px !important;
}

#item71776 {
	width:198px !important;
	height:489px !important;
	top:105px !important;
}

#item67051 {
	width:125px !important;
	height:156px !important;
}

#item71781 {
	width:125px !important;
	height:156px !important;
	left:142px !important;
	top:14px !important;
}

#item67052 {
	width:53px !important;
	height:58px !important;
}

#item71786 {
	width:53px !important;
	height:58px !important;
	left:202px !important;
	top:233px !important;
}

#item67053 {
	width:56px !important;
	height:58px !important;
}

#item71791 {
	width:56px !important;
	height:58px !important;
	left:202px !important;
	top:289px !important;
}

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

#item71796 {
	width:252px !important;
	height:249px !important;
	left:278px !important;
	top:324px !important;
}

#item59303 {
	width:258px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item59336 {
	width:204px !important;
	height:9px !important;
	left:276px !important;
	top:292px !important;
}

#item59366 {
	width:204px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item59396 {
	width:79px !important;
	height:20px !important;
	left:174px !important;
	top:572px !important;
}

#item59426 {
	width:78px !important;
	height:20px !important;
	left:174px !important;
	top:593px !important;
}

#item67055 {
	width:196px !important;
	height:133px !important;
}

#item71801 {
	width:196px !important;
	height:133px !important;
	left:9px !important;
	top:9px !important;
}

#item67056 {
	width:228px !important;
	height:138px !important;
}

#item71807 {
	width:228px !important;
	height:138px !important;
	left:25px !important;
	top:121px !important;
}

#item67059 {
	width:198px !important;
	height:145px !important;
}

#item71812 {
	width:198px !important;
	height:145px !important;
	left:215px !important;
	top:14px !important;
}

#item67060 {
	width:117px !important;
	height:86px !important;
}

#item71817 {
	width:117px !important;
	height:86px !important;
	left:278px !important;
	top:169px !important;
}

#item67061 {
	width:204px !important;
	height:108px !important;
}

#item71822 {
	width:204px !important;
	height:108px !important;
	left:326px !important;
	top:289px !important;
}

#item67062 {
	width:212px !important;
	height:153px !important;
}

#item71827 {
	width:212px !important;
	height:153px !important;
	left:318px !important;
	top:384px !important;
}

#item67063 {
	width:116px !important;
	height:76px !important;
}

#item71832 {
	width:116px !important;
	height:76px !important;
	left:279px !important;
	top:265px !important;
}

#item67064 {
	width:196px !important;
	height:83px !important;
}

#item71838 {
	width:196px !important;
	height:83px !important;
	left:9px !important;
	top:268px !important;
}

#item67065 {
	width:192px !important;
	height:111px !important;
}

#item71843 {
	width:192px !important;
	height:111px !important;
	left:35px !important;
	top:328px !important;
}

#item67066 {
	width:154px !important;
	height:154px !important;
}

#item71848 {
	width:154px !important;
	height:154px !important;
	left:159px !important;
	top:348px !important;
}

#item59453 {
	width:129px !important;
	height:9px !important;
	left:403px !important;
	top:218px !important;
}

#item59480 {
	width:129px !important;
	height:9px !important;
	left:403px !important;
	top:229px !important;
}

#item59507 {
	width:129px !important;
	height:9px !important;
	left:403px !important;
	top:239px !important;
}

#item59534 {
	width:221px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item59567 {
	width:221px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item59597 {
	width:226px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item59627 {
	width:226px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item59657 {
	width:226px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item67067 {
	width:176px !important;
	height:189px !important;
}

#item71853 {
	width:176px !important;
	height:189px !important;
}

#item67068 {
	width:16px !important;
	height:22px !important;
}

#item71858 {
	width:16px !important;
	height:22px !important;
	left:272px !important;
	top:30px !important;
}

#item67069 {
	width:45px !important;
	height:35px !important;
}

#item71863 {
	width:45px !important;
	height:35px !important;
	left:266px !important;
	top:60px !important;
}

#item67070 {
	width:27px !important;
	height:19px !important;
}

#item71868 {
	width:27px !important;
	height:19px !important;
	left:314px !important;
	top:105px !important;
}

#item67071 {
	width:188px !important;
	height:186px !important;
}

#item71873 {
	width:188px !important;
	height:186px !important;
	left:342px !important;
}

#item67072 {
	width:70px !important;
	height:66px !important;
}

#item71879 {
	width:70px !important;
	height:66px !important;
	left:399px !important;
	top:86px !important;
}

#item67073 {
	width:111px !important;
	height:81px !important;
}

#item71884 {
	width:111px !important;
	height:81px !important;
	left:274px !important;
	top:142px !important;
}

#item67075 {
	width:184px !important;
	height:169px !important;
}

#item71890 {
	width:184px !important;
	height:169px !important;
	left:74px !important;
	top:330px !important;
}

#item67076 {
	width:219px !important;
	height:130px !important;
}

#item71895 {
	width:219px !important;
	height:130px !important;
	left:6px !important;
	top:412px !important;
}

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

#item71900 {
	width:83px !important;
	height:102px !important;
	left:168px !important;
	top:323px !important;
}

#item67078 {
	width:269px !important;
	height:242px !important;
}

#item71906 {
	width:269px !important;
	height:242px !important;
	left:261px !important;
	top:321px !important;
}

#item59687 {
	width:71px !important;
	height:20px !important;
	left:179px !important;
	top:273px !important;
}

#item59714 {
	width:249px !important;
	height:9px !important;
	left:267px !important;
	top:605px !important;
}

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

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

#item59807 {
	width:258px !important;
	height:10px !important;
	left:266px !important;
	top:274px !important;
}

#item59838 {
	width:258px !important;
	height:10px !important;
	left:266px !important;
	top:285px !important;
}

#item59870 {
	width:258px !important;
	height:9px !important;
	left:266px !important;
	top:296px !important;
}

#item67079 {
	width:173px !important;
	height:374px !important;
}

#item71911 {
	width:173px !important;
	height:374px !important;
	left:8px !important;
	top:95px !important;
}

#item67080 {
	width:58px !important;
	height:111px !important;
}

#item71916 {
	width:58px !important;
	height:111px !important;
	left:60px !important;
	top:507px !important;
}

#item67081 {
	width:202px !important;
	height:142px !important;
}

#item71921 {
	width:202px !important;
	height:142px !important;
	left:177px !important;
	top:377px !important;
}

#item67082 {
	width:233px !important;
	height:140px !important;
}

#item71926 {
	width:233px !important;
	height:140px !important;
	left:297px !important;
	top:480px !important;
}

#item67083 {
	width:207px !important;
	height:304px !important;
}

#item71931 {
	width:207px !important;
	height:304px !important;
	left:337px !important;
}

#item67084 {
	width:141px !important;
	height:203px !important;
}

#item71936 {
	width:141px !important;
	height:203px !important;
	left:188px !important;
}

#item59901 {
	width:120px !important;
	height:20px !important;
	left:123px !important;
	top:600px !important;
}

#item59933 {
	width:172px !important;
	height:20px !important;
	left:335px !important;
	top:361px !important;
}

#item59964 {
	width:153px !important;
	height:9px !important;
	left:381px !important;
	top:465px !important;
}

#item59992 {
	width:115px !important;
	height:9px !important;
	left:186px !important;
	top:252px !important;
}

#item60019 {
	width:124px !important;
	height:20px !important;
	left:186px !important;
	top:352px !important;
}

#item67085 {
	width:231px !important;
	height:195px !important;
}

#item71941 {
	width:231px !important;
	height:195px !important;
	left:10px !important;
	top:9px !important;
}

#item67086 {
	width:105px !important;
	height:69px !important;
}

#item71946 {
	width:105px !important;
	height:69px !important;
	left:69px !important;
	top:102px !important;
}

#item67087 {
	width:93px !important;
	height:95px !important;
}

#item71951 {
	width:93px !important;
	height:95px !important;
	left:175px !important;
	top:194px !important;
}

#item67088 {
	width:16px !important;
	height:22px !important;
}

#item71958 {
	width:16px !important;
	height:22px !important;
	left:37px !important;
	top:249px !important;
}

#item67089 {
	width:40px !important;
	height:34px !important;
}

#item71963 {
	width:40px !important;
	height:34px !important;
	left:31px !important;
	top:275px !important;
}

#item67093 {
	width:20px !important;
	height:20px !important;
}

#item71968 {
	width:20px !important;
	height:20px !important;
	left:74px !important;
	top:299px !important;
}

#item67094 {
	width:249px !important;
	height:230px !important;
}

#item71973 {
	width:249px !important;
	height:230px !important;
	left:281px !important;
	top:14px !important;
}

#item67095 {
	width:160px !important;
	height:196px !important;
}

#item71978 {
	width:160px !important;
	height:196px !important;
	left:279px !important;
	top:258px !important;
}

#item67096 {
	width:162px !important;
	height:200px !important;
}

#item71983 {
	width:162px !important;
	height:200px !important;
	left:374px !important;
	top:346px !important;
}

#item67097 {
	width:254px !important;
	height:159px !important;
}

#item71988 {
	width:254px !important;
	height:159px !important;
	left:14px !important;
	top:408px !important;
}

#item60050 {
	width:101px !important;
	height:20px !important;
	left:404px !important;
	top:223px !important;
}

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

#item60107 {
	width:198px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item60137 {
	width:198px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item60168 {
	width:200px !important;
	height:9px !important;
	left:13px !important;
	top:372px !important;
}

#item60199 {
	width:200px !important;
	height:9px !important;
	left:13px !important;
	top:382px !important;
}

#item60229 {
	width:200px !important;
	height:9px !important;
	left:13px !important;
	top:393px !important;
}

#item67098 {
	width:202px !important;
	height:188px !important;
}

#item71993 {
	width:202px !important;
	height:188px !important;
	left:14px !important;
	top:256px !important;
}

#item67099 {
	width:195px !important;
	height:146px !important;
}

#item71998 {
	width:195px !important;
	height:146px !important;
	left:60px !important;
	top:396px !important;
}

#item67100 {
	width:170px !important;
	height:277px !important;
}

#item72003 {
	width:170px !important;
	height:277px !important;
	left:363px !important;
	top:283px !important;
}

#item67101 {
	width:104px !important;
	height:132px !important;
}

#item72008 {
	width:104px !important;
	height:132px !important;
	left:278px !important;
	top:304px !important;
}

#item67102 {
	width:156px !important;
	height:206px !important;
}

#item72014 {
	width:156px !important;
	height:206px !important;
	left:388px !important;
	top:101px !important;
}

#item67103 {
	width:102px !important;
	height:129px !important;
}

#item72019 {
	width:102px !important;
	height:129px !important;
	left:278px !important;
	top:14px !important;
}

#item67104 {
	width:250px !important;
	height:167px !important;
}

#item72024 {
	width:250px !important;
	height:167px !important;
	left:14px !important;
	top:14px !important;
}

#item60259 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:228px !important;
}

#item60286 {
	width:69px !important;
	height:30px !important;
	left:276px !important;
	top:569px !important;
}

#item60316 {
	width:110px !important;
	height:29px !important;
	left:276px !important;
	top:268px !important;
}

#item60347 {
	width:205px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

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

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

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

#item67107 {
	width:218px !important;
	height:190px !important;
}

#item72035 {
	width:218px !important;
	height:190px !important;
	left:272px !important;
	top:14px !important;
}

#item67108 {
	width:130px !important;
	height:79px !important;
}

#item72040 {
	width:130px !important;
	height:79px !important;
	left:312px !important;
	top:78px !important;
}

#item67109 {
	width:54px !important;
	height:90px !important;
}

#item72045 {
	width:54px !important;
	height:90px !important;
	left:476px !important;
	top:118px !important;
}

#item67110 {
	width:266px !important;
	height:247px !important;
}

#item72050 {
	width:266px !important;
	height:247px !important;
	left:7px !important;
	top:302px !important;
}

#item67111 {
	width:146px !important;
	height:162px !important;
}

#item72055 {
	width:146px !important;
	height:162px !important;
	left:277px !important;
	top:397px !important;
}

#item67112 {
	width:138px !important;
	height:147px !important;
}

#item72060 {
	width:138px !important;
	height:147px !important;
	left:287px !important;
	top:477px !important;
}

#item67113 {
	width:125px !important;
	height:53px !important;
}

#item72065 {
	width:125px !important;
	height:53px !important;
	left:405px !important;
	top:566px !important;
}

#item67114 {
	width:227px !important;
	height:138px !important;
}

#item72070 {
	width:227px !important;
	height:138px !important;
	left:544px !important;
	top:488px !important;
}

#item67117 {
	width:101px !important;
	height:196px !important;
}

#item72085 {
	width:101px !important;
	height:196px !important;
	left:544px !important;
}

#item60408 {
	width:103px !important;
	height:20px !important;
	left:132px !important;
	top:248px !important;
}

#item60437 {
	width:131px !important;
	height:20px !important;
	left:103px !important;
	top:599px !important;
}

#item60467 {
	width:91px !important;
	height:20px !important;
	left:433px !important;
	top:511px !important;
}

#item60497 {
	width:100px !important;
	height:20px !important;
	left:433px !important;
	top:532px !important;
}

#item60524 {
	width:256px !important;
	height:10px !important;
	left:276px !important;
	top:300px !important;
}

#item60556 {
	width:256px !important;
	height:10px !important;
	left:276px !important;
	top:310px !important;
}

#item60586 {
	width:256px !important;
	height:10px !important;
	left:276px !important;
	top:321px !important;
}

#item67115 {
	width:178px !important;
	height:178px !important;
}

#item72075 {
	width:178px !important;
	height:178px !important;
	left:3px !important;
	top:203px !important;
}

#item67116 {
	width:80px !important;
	height:82px !important;
}

#item72080 {
	width:80px !important;
	height:82px !important;
	left:184px !important;
	top:162px !important;
}

#item67118 {
	width:231px !important;
	height:303px !important;
}

#item72090 {
	width:231px !important;
	height:303px !important;
	left:300px !important;
	top:293px !important;
}

#item67119 {
	width:194px !important;
	height:247px !important;
}

#item72096 {
	width:194px !important;
	height:247px !important;
	left:359px !important;
	top:84px !important;
}

#item60619 {
	width:159px !important;
	height:9px !important;
	left:106px !important;
	top:142px !important;
}

#item60647 {
	width:73px !important;
	height:20px !important;
	left:276px !important;
	top:121px !important;
}

#item60674 {
	width:94px !important;
	height:29px !important;
	left:276px !important;
	top:245px !important;
}

#item60705 {
	width:74px !important;
	height:39px !important;
	left:230px !important;
	top:581px !important;
}

#item60735 {
	width:179px !important;
	height:9px !important;
	left:13px !important;
	top:436px !important;
}

#item60762 {
	width:179px !important;
	height:9px !important;
	left:13px !important;
	top:447px !important;
}

#item67123 {
	width:204px !important;
	height:255px !important;
}

#item72101 {
	width:204px !important;
	height:255px !important;
	left:326px !important;
	top:14px !important;
}

#item67124 {
	width:158px !important;
	height:191px !important;
}

#item72107 {
	width:158px !important;
	height:191px !important;
	left:67px !important;
}

#item67125 {
	width:104px !important;
	height:187px !important;
}

#item72112 {
	width:104px !important;
	height:187px !important;
}

#item67127 {
	width:117px !important;
	height:222px !important;
}

#item72117 {
	width:117px !important;
	height:222px !important;
	left:14px !important;
	top:237px !important;
}

#item67126 {
	width:88px !important;
	height:86px !important;
}

#item72122 {
	width:88px !important;
	height:86px !important;
	left:99px !important;
	top:188px !important;
}

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

#item72127 {
	width:251px !important;
	height:161px !important;
	left:285px !important;
	top:316px !important;
}

#item67129 {
	width:300px !important;
	height:155px !important;
}

#item72132 {
	width:300px !important;
	height:155px !important;
	left:14px !important;
	top:463px !important;
}

#item60789 {
	width:144px !important;
	height:9px !important;
	left:170px !important;
	top:241px !important;
}

#item60816 {
	width:135px !important;
	height:9px !important;
	left:328px !important;
	top:292px !important;
}

#item60843 {
	width:126px !important;
	height:20px !important;
	left:143px !important;
	top:438px !important;
}

#item60875 {
	width:185px !important;
	height:9px !important;
	left:324px !important;
	top:610px !important;
}

#item60905 {
	width:163px !important;
	height:9px !important;
	left:109px !important;
	top:602px !important;
}

#item60932 {
	width:146px !important;
	height:9px !important;
	left:170px !important;
	top:186px !important;
}

#item60959 {
	width:146px !important;
	height:9px !important;
	left:170px !important;
	top:196px !important;
}

#item67130 {
	width:253px !important;
	height:136px !important;
}

#item72137 {
	width:253px !important;
	height:136px !important;
	left:14px !important;
	top:420px !important;
}

#item67132 {
	width:167px !important;
	height:221px !important;
}

#item72142 {
	width:167px !important;
	height:221px !important;
	left:377px !important;
	top:94px !important;
}

#item67133 {
	width:94px !important;
	height:118px !important;
}

#item72147 {
	width:94px !important;
	height:118px !important;
	left:275px !important;
	top:71px !important;
}

#item67134 {
	width:178px !important;
	height:337px !important;
}

#item72152 {
	width:178px !important;
	height:337px !important;
	left:352px !important;
	top:228px !important;
}

#item67135 {
	width:164px !important;
	height:188px !important;
}

#item72157 {
	width:164px !important;
	height:188px !important;
	left:105px !important;
	top:9px !important;
}

#item67136 {
	width:115px !important;
	height:146px !important;
}

#item72162 {
	width:115px !important;
	height:146px !important;
	left:14px !important;
	top:194px !important;
}

#item67137 {
	width:148px !important;
	height:152px !important;
}

#item72167 {
	width:148px !important;
	height:152px !important;
	left:124px !important;
	top:187px !important;
}

#item60986 {
	width:202px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item61017 {
	width:73px !important;
	height:29px !important;
	left:275px !important;
	top:402px !important;
}

#item61048 {
	width:78px !important;
	height:39px !important;
	left:275px !important;
	top:273px !important;
}

#item61080 {
	width:88px !important;
	height:20px !important;
	left:13px !important;
	top:167px !important;
}

#item61108 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:385px !important;
}

#item61138 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:395px !important;
}

#item67138 {
	width:136px !important;
	height:173px !important;
}

#item72172 {
	width:136px !important;
	height:173px !important;
	left:14px !important;
	top:88px !important;
}

#item67139 {
	width:126px !important;
	height:172px !important;
}

#item72178 {
	width:126px !important;
	height:172px !important;
	left:159px !important;
	top:89px !important;
}

#item67140 {
	width:227px !important;
	height:139px !important;
}

#item72183 {
	width:227px !important;
	height:139px !important;
	left:14px !important;
	top:479px !important;
}

#item67141 {
	width:193px !important;
	height:175px !important;
}

#item72188 {
	width:193px !important;
	height:175px !important;
	left:63px !important;
	top:372px !important;
}

#item67142 {
	width:142px !important;
	height:261px !important;
}

#item72193 {
	width:142px !important;
	height:261px !important;
	left:274px !important;
	top:201px !important;
}

#item67143 {
	width:142px !important;
	height:288px !important;
}

#item72198 {
	width:142px !important;
	height:288px !important;
	left:388px !important;
	top:237px !important;
}

#item67144 {
	width:112px !important;
	height:130px !important;
}

#item72203 {
	width:112px !important;
	height:130px !important;
	left:294px !important;
	top:81px !important;
}

#item67145 {
	width:120px !important;
	height:143px !important;
}

#item72208 {
	width:120px !important;
	height:143px !important;
	left:410px !important;
	top:101px !important;
}

#item61165 {
	width:203px !important;
	height:9px !important;
	left:264px !important;
	top:601px !important;
}

#item61195 {
	width:203px !important;
	height:9px !important;
	left:264px !important;
	top:611px !important;
}

#item61225 {
	width:182px !important;
	height:10px !important;
	left:13px !important;
	top:303px !important;
}

#item61291 {
	width:182px !important;
	height:10px !important;
	left:13px !important;
	top:313px !important;
}

#item61355 {
	width:182px !important;
	height:10px !important;
	left:13px !important;
	top:324px !important;
}

#item61419 {
	width:182px !important;
	height:10px !important;
	left:13px !important;
	top:334px !important;
}

#item61484 {
	width:182px !important;
	height:10px !important;
	left:13px !important;
	top:345px !important;
}

#item61553 {
	width:182px !important;
	height:10px !important;
	left:13px !important;
	top:355px !important;
}

#item67149 {
	width:270px !important;
	height:223px !important;
}

#item72213 {
	width:270px !important;
	height:223px !important;
	left:5px !important;
	top:321px !important;
}

#item67150 {
	width:55px !important;
	height:30px !important;
}

#item72218 {
	width:55px !important;
	height:30px !important;
	left:43px !important;
	top:231px !important;
}

#item67151 {
	width:33px !important;
	height:19px !important;
}

#item72223 {
	width:33px !important;
	height:19px !important;
	left:14px !important;
	top:284px !important;
}

#item67152 {
	width:245px !important;
	height:171px !important;
}

#item72228 {
	width:245px !important;
	height:171px !important;
	left:11px !important;
	top:6px !important;
}

#item67153 {
	width:121px !important;
	height:89px !important;
}

#item72233 {
	width:121px !important;
	height:89px !important;
	left:79px !important;
	top:24px !important;
}

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

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

#item67155 {
	width:204px !important;
	height:95px !important;
}

#item72243 {
	width:204px !important;
	height:95px !important;
	left:317px !important;
	top:401px !important;
}

#item67156 {
	width:197px !important;
	height:98px !important;
}

#item72248 {
	width:197px !important;
	height:98px !important;
	left:315px !important;
	top:313px !important;
}

#item67157 {
	width:194px !important;
	height:88px !important;
}

#item72254 {
	width:194px !important;
	height:88px !important;
	left:323px !important;
	top:253px !important;
}

#item61611 {
	width:222px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item61642 {
	width:144px !important;
	height:9px !important;
	left:276px !important;
	top:240px !important;
}

#item61669 {
	width:111px !important;
	height:29px !important;
	left:116px !important;
	top:241px !important;
}

#item61702 {
	width:142px !important;
	height:29px !important;
	left:116px !important;
	top:271px !important;
}

#item61733 {
	width:229px !important;
	height:9px !important;
	left:276px !important;
	top:589px !important;
}

#item61763 {
	width:229px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item61794 {
	width:229px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item67158 {
	width:162px !important;
	height:301px !important;
}

#item72259 {
	width:162px !important;
	height:301px !important;
	left:8px !important;
	top:9px !important;
}

#item67159 {
	width:266px !important;
	height:249px !important;
}

#item72264 {
	width:266px !important;
	height:249px !important;
	left:278px !important;
	top:14px !important;
}

#item67160 {
	width:251px !important;
	height:272px !important;
}

#item72269 {
	width:251px !important;
	height:272px !important;
	left:14px !important;
	top:346px !important;
}

#item67161 {
	width:244px !important;
	height:109px !important;
}

#item72275 {
	width:244px !important;
	height:109px !important;
	left:286px !important;
	top:374px !important;
}

#item67162 {
	width:260px !important;
	height:97px !important;
}

#item72280 {
	width:260px !important;
	height:97px !important;
	left:270px !important;
	top:456px !important;
}

#item61824 {
	width:132px !important;
	height:20px !important;
	left:134px !important;
	top:291px !important;
}

#item61854 {
	width:105px !important;
	height:20px !important;
	left:18px !important;
	top:369px !important;
}

#item61885 {
	width:189px !important;
	height:9px !important;
	left:284px !important;
	top:295px !important;
}

#item61916 {
	width:225px !important;
	height:9px !important;
	left:278px !important;
	top:600px !important;
}

#item61948 {
	width:225px !important;
	height:9px !important;
	left:278px !important;
	top:610px !important;
}

#item67165 {
	width:254px !important;
	height:173px !important;
}

#item72285 {
	width:254px !important;
	height:173px !important;
	left:11px !important;
	top:211px !important;
}

#item67166 {
	width:266px !important;
	height:165px !important;
}

#item72290 {
	width:266px !important;
	height:165px !important;
	left:14px !important;
	top:371px !important;
}

#item67167 {
	width:201px !important;
	height:356px !important;
}

#item72295 {
	width:201px !important;
	height:356px !important;
	left:343px !important;
	top:272px !important;
}

#item67168 {
	width:135px !important;
	height:190px !important;
}

#item72300 {
	width:135px !important;
	height:190px !important;
	left:128px !important;
	top:14px !important;
}

#item67169 {
	width:266px !important;
	height:248px !important;
}

#item72305 {
	width:266px !important;
	height:248px !important;
	left:278px !important;
	top:14px !important;
}

#item61980 {
	width:78px !important;
	height:29px !important;
	left:284px !important;
	top:454px !important;
}

#item62010 {
	width:74px !important;
	height:20px !important;
	left:22px !important;
	top:176px !important;
}

#item62037 {
	width:118px !important;
	height:9px !important;
	left:283px !important;
	top:245px !important;
}

#item62064 {
	width:149px !important;
	height:9px !important;
	left:117px !important;
	top:610px !important;
}

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

#item67170 {
	width:266px !important;
	height:249px !important;
}

#item72310 {
	width:266px !important;
	height:249px !important;
}

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

#item72315 {
	width:266px !important;
	height:241px !important;
	left:272px !important;
	top:7px !important;
}

#item67172 {
	width:225px !important;
	height:131px !important;
}

#item72320 {
	width:225px !important;
	height:131px !important;
	left:41px !important;
	top:301px !important;
}

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

#item72326 {
	width:252px !important;
	height:140px !important;
	left:6px !important;
	top:403px !important;
}

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

#item72331 {
	width:252px !important;
	height:240px !important;
	left:279px !important;
	top:324px !important;
}

#item67180 {
	width:267px !important;
	height:179px !important;
}

#item72351 {
	width:267px !important;
	height:179px !important;
	left:544px !important;
}

#item62118 {
	width:214px !important;
	height:20px !important;
	left:13px !important;
	top:291px !important;
}

#item62150 {
	width:124px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item62177 {
	width:224px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item62207 {
	width:229px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item62240 {
	width:229px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item67175 {
	width:256px !important;
	height:203px !important;
}

#item72336 {
	width:256px !important;
	height:203px !important;
	left:14px !important;
	top:369px !important;
}

#item67178 {
	width:229px !important;
	height:162px !important;
}

#item72341 {
	width:229px !important;
	height:162px !important;
	left:273px !important;
	top:273px !important;
}

#item67179 {
	width:225px !important;
	height:148px !important;
}

#item72346 {
	width:225px !important;
	height:148px !important;
	left:313px !important;
	top:405px !important;
}

#item67181 {
	width:113px !important;
	height:181px !important;
}

#item72357 {
	width:113px !important;
	height:181px !important;
	left:152px !important;
	top:141px !important;
}

#item67182 {
	width:181px !important;
	height:259px !important;
}

#item72362 {
	width:181px !important;
	height:259px !important;
	left:363px !important;
}

#item62271 {
	width:232px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item62301 {
	width:90px !important;
	height:20px !important;
	left:13px !important;
	top:258px !important;
}

#item62328 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:356px !important;
}

#item62356 {
	width:71px !important;
	height:20px !important;
	left:276px !important;
	top:207px !important;
}

#item62383 {
	width:247px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item62413 {
	width:247px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item67183 {
	width:479px !important;
	height:456px !important;
}

#item72367 {
	width:479px !important;
	height:456px !important;
}

#item67184 {
	width:195px !important;
	height:77px !important;
}

#item72372 {
	width:195px !important;
	height:77px !important;
	left:335px !important;
	top:107px !important;
}

#item67185 {
	width:193px !important;
	height:74px !important;
}

#item72377 {
	width:193px !important;
	height:74px !important;
	left:337px !important;
	top:178px !important;
}

#item67187 {
	width:194px !important;
	height:93px !important;
}

#item72382 {
	width:194px !important;
	height:93px !important;
	left:336px !important;
	top:241px !important;
}

#item67188 {
	width:251px !important;
	height:102px !important;
}

#item72387 {
	width:251px !important;
	height:102px !important;
	left:279px !important;
	top:527px !important;
}

#item62443 {
	width:221px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item62473 {
	width:221px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item62503 {
	width:221px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item67189 {
	width:223px !important;
	height:134px !important;
}

#item72392 {
	width:223px !important;
	height:134px !important;
	left:7px !important;
	top:283px !important;
}

#item67190 {
	width:210px !important;
	height:142px !important;
}

#item72398 {
	width:210px !important;
	height:142px !important;
	left:71px !important;
	top:405px !important;
}

#item67191 {
	width:141px !important;
	height:164px !important;
}

#item72403 {
	width:141px !important;
	height:164px !important;
	left:279px !important;
	top:469px !important;
}

#item67192 {
	width:164px !important;
	height:210px !important;
}

#item72410 {
	width:164px !important;
	height:210px !important;
	left:278px !important;
	top:243px !important;
}

#item67193 {
	width:151px !important;
	height:226px !important;
}

#item72415 {
	width:151px !important;
	height:226px !important;
	left:278px !important;
}

#item67194 {
	width:204px !important;
	height:266px !important;
}

#item72420 {
	width:204px !important;
	height:266px !important;
	left:57px !important;
}

#item62533 {
	width:103px !important;
	height:20px !important;
	left:21px !important;
	top:249px !important;
}

#item62564 {
	width:73px !important;
	height:20px !important;
	left:423px !important;
	top:592px !important;
}

#item62592 {
	width:102px !important;
	height:20px !important;
	left:435px !important;
	top:207px !important;
}

#item62619 {
	width:72px !important;
	height:20px !important;
	left:451px !important;
	top:434px !important;
}

#item62646 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

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

#item67195 {
	width:176px !important;
	height:310px !important;
}

#item72426 {
	width:176px !important;
	height:310px !important;
}

#item67196 {
	width:251px !important;
	height:64px !important;
}

#item72431 {
	width:251px !important;
	height:64px !important;
	left:279px !important;
	top:58px !important;
}

#item67197 {
	width:253px !important;
	height:71px !important;
}

#item72436 {
	width:253px !important;
	height:71px !important;
	left:277px !important;
	top:120px !important;
}

#item67198 {
	width:142px !important;
	height:113px !important;
}

#item72441 {
	width:142px !important;
	height:113px !important;
	left:388px !important;
	top:196px !important;
}

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

#item72446 {
	width:252px !important;
	height:227px !important;
	left:14px !important;
	top:320px !important;
}

#item67200 {
	width:249px !important;
	height:154px !important;
}

#item72451 {
	width:249px !important;
	height:154px !important;
	left:281px !important;
	top:394px !important;
}

#item67201 {
	width:153px !important;
	height:105px !important;
}

#item72456 {
	width:153px !important;
	height:105px !important;
	left:391px !important;
	top:315px !important;
}

#item62700 {
	width:75px !important;
	height:39px !important;
	left:186px !important;
	top:151px !important;
}

#item62730 {
	width:169px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item62757 {
	width:202px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item62787 {
	width:202px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item62818 {
	width:103px !important;
	height:9px !important;
	left:276px !important;
	top:293px !important;
}

#item62845 {
	width:103px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item67202 {
	width:166px !important;
	height:136px !important;
}

#item72461 {
	width:166px !important;
	height:136px !important;
	left:67px !important;
	top:325px !important;
}

#item67203 {
	width:100px !important;
	height:91px !important;
}

#item72466 {
	width:100px !important;
	height:91px !important;
	left:14px !important;
	top:451px !important;
}

#item67204 {
	width:125px !important;
	height:91px !important;
}

#item72471 {
	width:125px !important;
	height:91px !important;
	left:74px !important;
	top:462px !important;
}

#item67205 {
	width:256px !important;
	height:233px !important;
}

#item72478 {
	width:256px !important;
	height:233px !important;
	left:241px !important;
	top:309px !important;
}

#item67206 {
	width:101px !important;
	height:105px !important;
}

#item72483 {
	width:101px !important;
	height:105px !important;
	left:429px !important;
	top:323px !important;
}

#item67207 {
	width:82px !important;
	height:92px !important;
}

#item72488 {
	width:82px !important;
	height:92px !important;
	left:185px !important;
	top:222px !important;
}

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

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

#item67212 {
	width:257px !important;
	height:184px !important;
}

#item72498 {
	width:257px !important;
	height:184px !important;
	left:14px !important;
	top:14px !important;
}

#item62872 {
	width:132px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item62899 {
	width:136px !important;
	height:20px !important;
	left:13px !important;
	top:213px !important;
}

#item62929 {
	width:214px !important;
	height:9px !important;
	left:278px !important;
	top:293px !important;
}

#item62959 {
	width:219px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item62989 {
	width:219px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item63019 {
	width:195px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item63050 {
	width:195px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item67213 {
	width:197px !important;
	height:161px !important;
}

#item72503 {
	width:197px !important;
	height:161px !important;
}

#item67214 {
	width:101px !important;
	height:79px !important;
}

#item72508 {
	width:101px !important;
	height:79px !important;
	left:170px !important;
	top:25px !important;
}

#item67215 {
	width:241px !important;
	height:88px !important;
}

#item72513 {
	width:241px !important;
	height:88px !important;
	left:289px !important;
}

#item67216 {
	width:121px !important;
	height:97px !important;
}

#item72518 {
	width:121px !important;
	height:97px !important;
	left:279px !important;
	top:111px !important;
}

#item67217 {
	width:241px !important;
	height:130px !important;
}

#item72523 {
	width:241px !important;
	height:130px !important;
	left:14px !important;
	top:273px !important;
}

#item67218 {
	width:244px !important;
	height:150px !important;
}

#item72528 {
	width:244px !important;
	height:150px !important;
	left:14px !important;
	top:372px !important;
}

#item67220 {
	width:252px !important;
	height:176px !important;
}

#item72539 {
	width:252px !important;
	height:176px !important;
	left:278px !important;
	top:219px !important;
}

#item67223 {
	width:261px !important;
	height:204px !important;
}

#item72550 {
	width:261px !important;
	height:204px !important;
	left:278px !important;
	top:426px !important;
}

#item63077 {
	width:99px !important;
	height:20px !important;
	left:404px !important;
	top:189px !important;
}

#item63105 {
	width:138px !important;
	height:9px !important;
	left:276px !important;
	top:406px !important;
}

#item63132 {
	width:196px !important;
	height:9px !important;
	left:282px !important;
	top:605px !important;
}

#item63163 {
	width:253px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item63195 {
	width:253px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item63225 {
	width:195px !important;
	height:9px !important;
	left:13px !important;
	top:237px !important;
}

#item63258 {
	width:195px !important;
	height:9px !important;
	left:13px !important;
	top:247px !important;
}

#item67225 {
	width:170px !important;
	height:182px !important;
}

#item72555 {
	width:170px !important;
	height:182px !important;
	left:269px !important;
	top:454px !important;
}

#item67226 {
	width:167px !important;
	height:137px !important;
}

#item72560 {
	width:167px !important;
	height:137px !important;
	left:359px !important;
	top:329px !important;
}

#item67227 {
	width:236px !important;
	height:229px !important;
}

#item72565 {
	width:236px !important;
	height:229px !important;
	left:14px !important;
	top:321px !important;
}

#item67224 {
	width:199px !important;
	height:129px !important;
}

#item72570 {
	width:199px !important;
	height:129px !important;
	left:154px !important;
	top:349px !important;
}

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

#item72575 {
	width:196px !important;
	height:194px !important;
	left:14px !important;
	top:14px !important;
}

#item67229 {
	width:258px !important;
	height:295px !important;
}

#item72580 {
	width:258px !important;
	height:295px !important;
	left:272px !important;
	top:14px !important;
}

#item63286 {
	width:151px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item63313 {
	width:82px !important;
	height:20px !important;
	left:276px !important;
	top:292px !important;
}

#item63342 {
	width:82px !important;
	height:30px !important;
	left:445px !important;
	top:589px !important;
}

#item63369 {
	width:198px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item63399 {
	width:198px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item67232 {
	width:360px !important;
	height:254px !important;
}

#item72585 {
	width:360px !important;
	height:254px !important;
}

#item67233 {
	width:194px !important;
	height:157px !important;
}

#item72590 {
	width:194px !important;
	height:157px !important;
	left:336px !important;
	top:14px !important;
}

#item67234 {
	width:268px !important;
	height:250px !important;
}

#item72595 {
	width:268px !important;
	height:250px !important;
	top:322px !important;
}

#item67235 {
	width:249px !important;
	height:226px !important;
}

#item72600 {
	width:249px !important;
	height:226px !important;
	left:281px !important;
	top:329px !important;
}

#item63426 {
	width:97px !important;
	height:20px !important;
	left:382px !important;
	top:225px !important;
}

#item63453 {
	width:144px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item63480 {
	width:208px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item63511 {
	width:198px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item67236 {
	width:235px !important;
	height:173px !important;
}

#item72605 {
	width:235px !important;
	height:173px !important;
	left:9px !important;
	top:272px !important;
}

#item67237 {
	width:252px !important;
	height:157px !important;
}

#item72610 {
	width:252px !important;
	height:157px !important;
	left:14px !important;
	top:387px !important;
}

#item67238 {
	width:184px !important;
	height:354px !important;
}

#item72616 {
	width:184px !important;
	height:354px !important;
	left:346px !important;
	top:249px !important;
}

#item67239 {
	width:266px !important;
	height:265px !important;
}

#item72621 {
	width:266px !important;
	height:265px !important;
	left:279px !important;
	top:14px !important;
}

#item67240 {
	width:199px !important;
	height:189px !important;
}

#item72627 {
	width:199px !important;
	height:189px !important;
	left:14px !important;
	top:16px !important;
}

#item67241 {
	width:103px !important;
	height:92px !important;
}

#item72632 {
	width:103px !important;
	height:92px !important;
	left:155px !important;
	top:77px !important;
}

#item63541 {
	width:73px !important;
	height:39px !important;
	left:276px !important;
	top:359px !important;
}

#item63575 {
	width:81px !important;
	height:29px !important;
	left:276px !important;
	top:561px !important;
}

#item63607 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item63638 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item63668 {
	width:254px !important;
	height:9px !important;
	left:13px !important;
	top:245px !important;
}

#item63695 {
	width:254px !important;
	height:10px !important;
	left:13px !important;
	top:255px !important;
}

#item67243 {
	width:258px !important;
	height:386px !important;
}

#item72637 {
	width:258px !important;
	height:386px !important;
	left:286px !important;
	top:181px !important;
}

#item67244 {
	width:308px !important;
	height:168px !important;
}

#item72642 {
	width:308px !important;
	height:168px !important;
	left:63px !important;
	top:224px !important;
}

#item67246 {
	width:313px !important;
	height:113px !important;
}

#item72647 {
	width:313px !important;
	height:113px !important;
	left:39px !important;
	top:408px !important;
}

#item67245 {
	width:285px !important;
	height:118px !important;
}

#item72652 {
	width:285px !important;
	height:118px !important;
	left:63px !important;
	top:343px !important;
}

#item67247 {
	width:226px !important;
	height:93px !important;
}

#item72657 {
	width:226px !important;
	height:93px !important;
	left:156px !important;
	top:80px !important;
}

#item63730 {
	width:120px !important;
	height:9px !important;
	left:144px !important;
	top:540px !important;
}

#item63757 {
	width:120px !important;
	height:9px !important;
	left:144px !important;
	top:551px !important;
}

#item63784 {
	width:120px !important;
	height:9px !important;
	left:144px !important;
	top:561px !important;
}
#in5footer,  #prefooter {display:none;}
