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

#item66384 {
	width:180px !important;
	height:306px !important;
}

#item66379 {
	width:180px !important;
	height:306px !important;
	left:52px !important;
	top:99px !important;
}

#item72087 {
	width:199px !important;
	height:328px !important;
}

#item72082 {
	width:199px !important;
	height:328px !important;
	left:288px !important;
	top:279px !important;
}

#item66375 {
	width:112px !important;
	height:195px !important;
}

#item66373 {
	width:112px !important;
	height:195px !important;
	left:143px !important;
	top:406px !important;
}

#item67014 {
	width:253px !important;
	height:233px !important;
}

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

#item67020 {
	width:218px !important;
	height:210px !important;
}

#item67015 {
	width:218px !important;
	height:210px !important;
	left:312px !important;
	top:320px !important;
}

#item67026 {
	width:89px !important;
	height:81px !important;
}

#item67021 {
	width:89px !important;
	height:81px !important;
	left:441px !important;
	top:542px !important;
}

#item67008 {
	width:118px !important;
	height:179px !important;
}

#item67003 {
	width:118px !important;
	height:179px !important;
	left:14px !important;
	top:298px !important;
}

#item32061 {
	width:106px !important;
	height:9px !important;
	left:287px !important;
	top:290px !important;
}

#item32088 {
	width:77px !important;
	height:20px !important;
	left:13px !important;
	top:572px !important;
}

#item32115 {
	width:98px !important;
	height:28px !important;
	left:13px !important;
	top:592px !important;
}

#item32146 {
	width:122px !important;
	height:20px !important;
	left:276px !important;
	top:579px !important;
}

#item32176 {
	width:122px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

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

#item74117 {
	width:75px !important;
	height:78px !important;
	left:456px !important;
	top:223px !important;
}

#item67032 {
	width:98px !important;
	height:185px !important;
}

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

#item67038 {
	width:157px !important;
	height:159px !important;
}

#item67033 {
	width:157px !important;
	height:159px !important;
	left:125px !important;
	top:14px !important;
}

#item67044 {
	width:281px !important;
	height:148px !important;
}

#item67039 {
	width:281px !important;
	height:148px !important;
	left:249px !important;
	top:159px !important;
}

#item67051 {
	width:135px !important;
	height:137px !important;
}

#item67045 {
	width:135px !important;
	height:137px !important;
	left:391px !important;
	top:17px !important;
}

#item67057 {
	width:114px !important;
	height:106px !important;
}

#item67052 {
	width:114px !important;
	height:106px !important;
	left:139px !important;
	top:317px !important;
}

#item67063 {
	width:110px !important;
	height:113px !important;
}

#item67058 {
	width:110px !important;
	height:113px !important;
	left:20px !important;
	top:394px !important;
}

#item67069 {
	width:129px !important;
	height:116px !important;
}

#item67064 {
	width:129px !important;
	height:116px !important;
	left:132px !important;
	top:492px !important;
}

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

#item67070 {
	width:142px !important;
	height:101px !important;
	left:374px !important;
	top:327px !important;
}

#item72093 {
	width:166px !important;
	height:38px !important;
}

#item72088 {
	width:166px !important;
	height:38px !important;
	left:357px !important;
	top:431px !important;
}

#item72099 {
	width:180px !important;
	height:58px !important;
}

#item72094 {
	width:180px !important;
	height:58px !important;
	left:350px !important;
	top:472px !important;
}

#item32230 {
	width:118px !important;
	height:20px !important;
	left:13px !important;
	top:579px !important;
}

#item32258 {
	width:118px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item32286 {
	width:118px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item32313 {
	width:171px !important;
	height:10px !important;
	left:277px !important;
	top:588px !important;
}

#item32381 {
	width:171px !important;
	height:10px !important;
	left:277px !important;
	top:599px !important;
}

#item32438 {
	width:171px !important;
	height:10px !important;
	left:277px !important;
	top:609px !important;
}

#item32496 {
	width:252px !important;
	height:10px !important;
	left:13px !important;
	top:268px !important;
}

#item32526 {
	width:252px !important;
	height:10px !important;
	left:13px !important;
	top:279px !important;
}

#item32556 {
	width:252px !important;
	height:10px !important;
	left:13px !important;
	top:289px !important;
}

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

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

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

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

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

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

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

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

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

#item66398 {
	width:261px !important;
	height:163px !important;
}

#item66393 {
	width:261px !important;
	height:163px !important;
	left:14px !important;
	top:14px !important;
}

#item67099 {
	width:225px !important;
	height:297px !important;
}

#item67094 {
	width:225px !important;
	height:297px !important;
	left:14px !important;
	top:240px !important;
}

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

#item67101 {
	width:252px !important;
	height:221px !important;
	left:278px !important;
	top:333px !important;
}

#item67081 {
	width:111px !important;
	height:105px !important;
}

#item67076 {
	width:111px !important;
	height:105px !important;
	left:414px !important;
	top:14px !important;
}

#item67087 {
	width:95px !important;
	height:98px !important;
}

#item67082 {
	width:95px !important;
	height:98px !important;
	left:299px !important;
	top:90px !important;
}

#item67093 {
	width:92px !important;
	height:103px !important;
}

#item67088 {
	width:92px !important;
	height:103px !important;
	left:397px !important;
	top:151px !important;
}

#item32587 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:216px !important;
}

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

#item32642 {
	width:184px !important;
	height:9px !important;
	left:282px !important;
	top:290px !important;
}

#item32673 {
	width:184px !important;
	height:9px !important;
	left:282px !important;
	top:301px !important;
}

#item32704 {
	width:184px !important;
	height:9px !important;
	left:282px !important;
	top:311px !important;
}

#item72137 {
	width:76px !important;
	height:20px !important;
	left:23px !important;
	top:546px !important;
}

#item67113 {
	width:249px !important;
	height:246px !important;
}

#item67108 {
	width:249px !important;
	height:246px !important;
	left:17px !important;
	top:324px !important;
}

#item67119 {
	width:246px !important;
	height:242px !important;
}

#item67114 {
	width:246px !important;
	height:242px !important;
	left:284px !important;
	top:322px !important;
}

#item67125 {
	width:516px !important;
	height:275px !important;
}

#item67120 {
	width:516px !important;
	height:275px !important;
	left:14px !important;
	top:14px !important;
}

#item32731 {
	width:176px !important;
	height:9px !important;
	left:24px !important;
	top:291px !important;
}

#item32758 {
	width:123px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item32785 {
	width:123px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item66409 {
	width:320px !important;
	height:235px !important;
}

#item66404 {
	width:320px !important;
	height:235px !important;
	left:18px !important;
	top:22px !important;
}

#item67137 {
	width:169px !important;
	height:214px !important;
}

#item67132 {
	width:169px !important;
	height:214px !important;
	left:361px !important;
	top:14px !important;
}

#item67143 {
	width:148px !important;
	height:217px !important;
}

#item67138 {
	width:148px !important;
	height:217px !important;
	left:356px !important;
	top:332px !important;
}

#item67150 {
	width:255px !important;
	height:298px !important;
}

#item67144 {
	width:255px !important;
	height:298px !important;
	left:22px !important;
	top:281px !important;
}

#item32814 {
	width:98px !important;
	height:20px !important;
	left:200px !important;
	top:269px !important;
}

#item32841 {
	width:116px !important;
	height:20px !important;
	left:363px !important;
	top:293px !important;
}

#item32868 {
	width:152px !important;
	height:9px !important;
	left:359px !important;
	top:610px !important;
}

#item32895 {
	width:88px !important;
	height:20px !important;
	left:242px !important;
	top:592px !important;
}

#item67157 {
	width:133px !important;
	height:250px !important;
}

#item67151 {
	width:133px !important;
	height:250px !important;
	left:20px !important;
	top:287px !important;
}

#item67163 {
	width:108px !important;
	height:235px !important;
}

#item67158 {
	width:108px !important;
	height:235px !important;
	left:280px !important;
	top:383px !important;
}

#item67169 {
	width:119px !important;
	height:223px !important;
}

#item67164 {
	width:119px !important;
	height:223px !important;
	left:403px !important;
	top:347px !important;
}

#item67175 {
	width:140px !important;
	height:135px !important;
}

#item67170 {
	width:140px !important;
	height:135px !important;
	left:288px !important;
	top:63px !important;
}

#item67181 {
	width:89px !important;
	height:324px !important;
}

#item67176 {
	width:89px !important;
	height:324px !important;
	left:441px !important;
	top:14px !important;
}

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

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

#item32922 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:264px !important;
}

#item32950 {
	width:73px !important;
	height:29px !important;
	left:160px !important;
	top:507px !important;
}

#item32977 {
	width:137px !important;
	height:9px !important;
	left:246px !important;
	top:301px !important;
}

#item33004 {
	width:153px !important;
	height:9px !important;
	left:246px !important;
	top:245px !important;
}

#item33031 {
	width:232px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item33062 {
	width:232px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item66415 {
	width:173px !important;
	height:294px !important;
}

#item66410 {
	width:173px !important;
	height:294px !important;
	left:14px !important;
	top:14px !important;
}

#item67203 {
	width:251px !important;
	height:244px !important;
}

#item67197 {
	width:251px !important;
	height:244px !important;
	left:279px !important;
	top:14px !important;
}

#item67209 {
	width:253px !important;
	height:240px !important;
}

#item67204 {
	width:253px !important;
	height:240px !important;
	left:277px !important;
	top:323px !important;
}

#item67215 {
	width:159px !important;
	height:277px !important;
}

#item67210 {
	width:159px !important;
	height:277px !important;
	left:14px !important;
	top:333px !important;
}

#item33092 {
	width:124px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item33120 {
	width:73px !important;
	height:20px !important;
	left:195px !important;
	top:292px !important;
}

#item33147 {
	width:115px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item33175 {
	width:70px !important;
	height:30px !important;
	left:182px !important;
	top:581px !important;
}

#item67221 {
	width:251px !important;
	height:236px !important;
}

#item67216 {
	width:251px !important;
	height:236px !important;
	left:14px !important;
	top:323px !important;
}

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

#item67222 {
	width:252px !important;
	height:236px !important;
	left:279px !important;
	top:324px !important;
}

#item67233 {
	width:251px !important;
	height:234px !important;
}

#item67228 {
	width:251px !important;
	height:234px !important;
	left:279px !important;
	top:14px !important;
}

#item67240 {
	width:251px !important;
	height:233px !important;
}

#item67234 {
	width:251px !important;
	height:233px !important;
	left:14px !important;
	top:14px !important;
}

#item33202 {
	width:150px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

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

#item33256 {
	width:121px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item33283 {
	width:124px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item66421 {
	width:297px !important;
	height:240px !important;
}

#item66416 {
	width:297px !important;
	height:240px !important;
	left:14px !important;
	top:14px !important;
}

#item67246 {
	width:185px !important;
	height:199px !important;
}

#item67241 {
	width:185px !important;
	height:199px !important;
	left:14px !important;
	top:355px !important;
}

#item67254 {
	width:189px !important;
	height:228px !important;
}

#item67247 {
	width:189px !important;
	height:228px !important;
	left:218px !important;
	top:398px !important;
}

#item67260 {
	width:99px !important;
	height:151px !important;
}

#item67255 {
	width:99px !important;
	height:151px !important;
	left:327px !important;
	top:113px !important;
}

#item67266 {
	width:102px !important;
	height:205px !important;
}

#item67261 {
	width:102px !important;
	height:205px !important;
	left:428px !important;
	top:19px !important;
}

#item33310 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:332px !important;
}

#item33337 {
	width:98px !important;
	height:20px !important;
	left:425px !important;
	top:600px !important;
}

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

#item33391 {
	width:72px !important;
	height:20px !important;
	left:328px !important;
	top:362px !important;
}

#item33418 {
	width:73px !important;
	height:20px !important;
	left:431px !important;
	top:340px !important;
}

#item67272 {
	width:497px !important;
	height:319px !important;
}

#item67267 {
	width:497px !important;
	height:319px !important;
	left:33px !important;
	top:206px !important;
}

#item67278 {
	width:113px !important;
	height:105px !important;
}

#item67273 {
	width:113px !important;
	height:105px !important;
	left:136px !important;
	top:14px !important;
}

#item67284 {
	width:112px !important;
	height:103px !important;
}

#item67279 {
	width:112px !important;
	height:103px !important;
	left:14px !important;
	top:14px !important;
}

#item33446 {
	width:41px !important;
	height:9px !important;
	left:401px !important;
	top:594px !important;
}

#item33473 {
	width:41px !important;
	height:9px !important;
	left:401px !important;
	top:563px !important;
}

#item33500 {
	width:41px !important;
	height:9px !important;
	left:401px !important;
	top:577px !important;
}

#item33527 {
	width:40px !important;
	height:9px !important;
	left:330px !important;
	top:593px !important;
}

#item33554 {
	width:39px !important;
	height:9px !important;
	left:263px !important;
	top:563px !important;
}

#item33581 {
	width:40px !important;
	height:9px !important;
	left:330px !important;
	top:577px !important;
}

#item33608 {
	width:40px !important;
	height:9px !important;
	left:263px !important;
	top:593px !important;
}

#item33635 {
	width:38px !important;
	height:9px !important;
	left:263px !important;
	top:578px !important;
}

#item33662 {
	width:39px !important;
	height:9px !important;
	left:330px !important;
	top:563px !important;
}

#item66428 {
	width:178px !important;
	height:391px !important;
}

#item66423 {
	width:178px !important;
	height:391px !important;
	left:75px !important;
	top:14px !important;
}

#item67296 {
	width:166px !important;
	height:176px !important;
}

#item67291 {
	width:166px !important;
	height:176px !important;
	left:364px !important;
	top:14px !important;
}

#item67302 {
	width:168px !important;
	height:162px !important;
}

#item67297 {
	width:168px !important;
	height:162px !important;
	left:362px !important;
	top:222px !important;
}

#item67309 {
	width:516px !important;
	height:156px !important;
}

#item67303 {
	width:516px !important;
	height:156px !important;
	left:14px !important;
	top:421px !important;
}

#item33690 {
	width:49px !important;
	height:49px !important;
	left:13px !important;
	top:290px !important;
}

#item33720 {
	width:69px !important;
	height:29px !important;
	left:283px !important;
	top:175px !important;
}

#item33747 {
	width:76px !important;
	height:29px !important;
	left:276px !important;
	top:371px !important;
}

#item33774 {
	width:142px !important;
	height:9px !important;
	left:199px !important;
	top:610px !important;
}

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

#item67310 {
	width:163px !important;
	height:199px !important;
	left:100px !important;
	top:429px !important;
}

#item67322 {
	width:248px !important;
	height:225px !important;
}

#item67317 {
	width:248px !important;
	height:225px !important;
	left:283px !important;
	top:339px !important;
}

#item67328 {
	width:87px !important;
	height:182px !important;
}

#item67323 {
	width:87px !important;
	height:182px !important;
	left:290px !important;
	top:14px !important;
}

#item72183 {
	width:130px !important;
	height:211px !important;
}

#item72178 {
	width:130px !important;
	height:211px !important;
	left:400px !important;
	top:14px !important;
}

#item67334 {
	width:180px !important;
	height:190px !important;
}

#item67329 {
	width:180px !important;
	height:190px !important;
	left:85px !important;
	top:14px !important;
}

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

#item67335 {
	width:181px !important;
	height:189px !important;
	left:82px !important;
	top:222px !important;
}

#item33801 {
	width:51px !important;
	height:30px !important;
	left:12px !important;
	top:365px !important;
}

#item33828 {
	width:83px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item33855 {
	width:47px !important;
	height:30px !important;
	left:13px !important;
	top:112px !important;
}

#item33882 {
	width:171px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item33909 {
	width:225px !important;
	height:10px !important;
	left:277px !important;
	top:309px !important;
}

#item33979 {
	width:225px !important;
	height:10px !important;
	left:277px !important;
	top:319px !important;
}

#item66434 {
	width:254px !important;
	height:227px !important;
}

#item66429 {
	width:254px !important;
	height:227px !important;
	left:14px !important;
	top:14px !important;
}

#item67346 {
	width:168px !important;
	height:215px !important;
}

#item67341 {
	width:168px !important;
	height:215px !important;
	left:282px !important;
	top:17px !important;
}

#item67352 {
	width:140px !important;
	height:145px !important;
}

#item67347 {
	width:140px !important;
	height:145px !important;
	left:293px !important;
	top:244px !important;
}

#item67360 {
	width:135px !important;
	height:203px !important;
}

#item67353 {
	width:135px !important;
	height:203px !important;
	left:283px !important;
	top:412px !important;
}

#item67367 {
	width:249px !important;
	height:154px !important;
}

#item67361 {
	width:249px !important;
	height:154px !important;
	left:14px !important;
	top:410px !important;
}

#item34043 {
	width:72px !important;
	height:29px !important;
	left:457px !important;
	top:206px !important;
}

#item34071 {
	width:71px !important;
	height:29px !important;
	left:438px !important;
	top:369px !important;
}

#item34098 {
	width:129px !important;
	height:20px !important;
	left:367px !important;
	top:591px !important;
}

#item34129 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:389px !important;
}

#item34156 {
	width:123px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item67373 {
	width:509px !important;
	height:261px !important;
}

#item67368 {
	width:509px !important;
	height:261px !important;
	left:21px !important;
	top:330px !important;
}

#item67379 {
	width:262px !important;
	height:247px !important;
}

#item67374 {
	width:262px !important;
	height:247px !important;
	left:14px !important;
	top:17px !important;
}

#item67385 {
	width:240px !important;
	height:195px !important;
}

#item67380 {
	width:240px !important;
	height:195px !important;
	left:291px !important;
	top:17px !important;
}

#item34184 {
	width:173px !important;
	height:9px !important;
	left:21px !important;
	top:601px !important;
}

#item34211 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item34238 {
	width:99px !important;
	height:20px !important;
	left:291px !important;
	top:207px !important;
}

#item66440 {
	width:164px !important;
	height:238px !important;
}

#item66435 {
	width:164px !important;
	height:238px !important;
	left:14px !important;
	top:14px !important;
}

#item67391 {
	width:184px !important;
	height:213px !important;
}

#item67386 {
	width:184px !important;
	height:213px !important;
	left:195px !important;
	top:14px !important;
}

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

#item67392 {
	width:143px !important;
	height:203px !important;
	left:387px !important;
	top:14px !important;
}

#item67403 {
	width:252px !important;
	height:199px !important;
}

#item67398 {
	width:252px !important;
	height:199px !important;
	left:279px !important;
	top:362px !important;
}

#item67409 {
	width:254px !important;
	height:193px !important;
}

#item67404 {
	width:254px !important;
	height:193px !important;
	left:14px !important;
	top:363px !important;
}

#item34265 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:330px !important;
}

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

#item34319 {
	width:133px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item34346 {
	width:85px !important;
	height:20px !important;
	left:386px !important;
	top:331px !important;
}

#item34374 {
	width:125px !important;
	height:20px !important;
	left:199px !important;
	top:310px !important;
}

#item34405 {
	width:155px !important;
	height:20px !important;
	left:199px !important;
	top:330px !important;
}

#item67416 {
	width:506px !important;
	height:232px !important;
}

#item67411 {
	width:506px !important;
	height:232px !important;
	left:24px !important;
	top:366px !important;
}

#item67422 {
	width:196px !important;
	height:269px !important;
}

#item67417 {
	width:196px !important;
	height:269px !important;
	left:14px !important;
	top:14px !important;
}

#item67428 {
	width:165px !important;
	height:239px !important;
}

#item67423 {
	width:165px !important;
	height:239px !important;
	left:221px !important;
	top:14px !important;
}

#item67434 {
	width:137px !important;
	height:240px !important;
}

#item67429 {
	width:137px !important;
	height:240px !important;
	left:393px !important;
	top:14px !important;
}

#item34436 {
	width:121px !important;
	height:20px !important;
	left:13px !important;
	top:330px !important;
}

#item34466 {
	width:117px !important;
	height:20px !important;
	left:26px !important;
	top:600px !important;
}

#item34493 {
	width:196px !important;
	height:9px !important;
	left:218px !important;
	top:330px !important;
}

#item34523 {
	width:196px !important;
	height:9px !important;
	left:218px !important;
	top:341px !important;
}

#item66446 {
	width:255px !important;
	height:186px !important;
}

#item66441 {
	width:255px !important;
	height:186px !important;
	left:14px !important;
	top:14px !important;
}

#item67440 {
	width:81px !important;
	height:80px !important;
}

#item67435 {
	width:81px !important;
	height:80px !important;
	left:296px !important;
	top:14px !important;
}

#item72192 {
	width:64px !important;
	height:68px !important;
}

#item72187 {
	width:64px !important;
	height:68px !important;
	left:384px !important;
	top:14px !important;
}

#item72199 {
	width:91px !important;
	height:94px !important;
}

#item72193 {
	width:91px !important;
	height:94px !important;
	left:311px !important;
	top:123px !important;
}

#item72205 {
	width:77px !important;
	height:94px !important;
}

#item72200 {
	width:77px !important;
	height:94px !important;
	left:405px !important;
	top:99px !important;
}

#item67446 {
	width:252px !important;
	height:224px !important;
}

#item67441 {
	width:252px !important;
	height:224px !important;
	left:281px !important;
	top:336px !important;
}

#item72212 {
	width:69px !important;
	height:58px !important;
}

#item72207 {
	width:69px !important;
	height:58px !important;
	left:11px !important;
	top:327px !important;
}

#item72220 {
	width:69px !important;
	height:58px !important;
}

#item72214 {
	width:69px !important;
	height:58px !important;
	left:11px !important;
	top:389px !important;
}

#item72226 {
	width:69px !important;
	height:58px !important;
}

#item72221 {
	width:69px !important;
	height:58px !important;
	left:11px !important;
	top:451px !important;
}

#item67452 {
	width:155px !important;
	height:116px !important;
}

#item67447 {
	width:155px !important;
	height:116px !important;
	left:99px !important;
	top:315px !important;
}

#item34550 {
	width:137px !important;
	height:9px !important;
	left:13px !important;
	top:251px !important;
}

#item34577 {
	width:164px !important;
	height:9px !important;
	left:277px !important;
	top:610px !important;
}

#item34605 {
	width:194px !important;
	height:10px !important;
	left:277px !important;
	top:282px !important;
}

#item34666 {
	width:194px !important;
	height:10px !important;
	left:277px !important;
	top:292px !important;
}

#item34727 {
	width:194px !important;
	height:10px !important;
	left:277px !important;
	top:303px !important;
}

#item34791 {
	width:194px !important;
	height:10px !important;
	left:277px !important;
	top:313px !important;
}

#item34854 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:590px !important;
}

#item34881 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item34908 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item34935 {
	width:224px !important;
	height:9px !important;
	left:13px !important;
	top:548px !important;
}

#item67458 {
	width:516px !important;
	height:274px !important;
}

#item67453 {
	width:516px !important;
	height:274px !important;
	left:14px !important;
	top:322px !important;
}

#item67465 {
	width:253px !important;
	height:231px !important;
}

#item67459 {
	width:253px !important;
	height:231px !important;
	left:14px !important;
	top:14px !important;
}

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

#item67466 {
	width:252px !important;
	height:221px !important;
	left:279px !important;
	top:14px !important;
}

#item34966 {
	width:137px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item34993 {
	width:160px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item35020 {
	width:107px !important;
	height:20px !important;
	left:369px !important;
	top:600px !important;
}

#item66453 {
	width:516px !important;
	height:261px !important;
}

#item66448 {
	width:516px !important;
	height:261px !important;
	left:14px !important;
	top:14px !important;
}

#item67497 {
	width:254px !important;
	height:243px !important;
}

#item67492 {
	width:254px !important;
	height:243px !important;
	left:14px !important;
	top:331px !important;
}

#item67504 {
	width:252px !important;
	height:224px !important;
}

#item67498 {
	width:252px !important;
	height:224px !important;
	left:279px !important;
	top:330px !important;
}

#item35052 {
	width:131px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item35080 {
	width:147px !important;
	height:9px !important;
	left:71px !important;
	top:610px !important;
}

#item35107 {
	width:132px !important;
	height:9px !important;
	left:396px !important;
	top:286px !important;
}

#item35134 {
	width:132px !important;
	height:9px !important;
	left:396px !important;
	top:296px !important;
}

#item35161 {
	width:132px !important;
	height:9px !important;
	left:396px !important;
	top:307px !important;
}

#item67511 {
	width:145px !important;
	height:263px !important;
}

#item67505 {
	width:145px !important;
	height:263px !important;
	left:117px !important;
	top:17px !important;
}

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

#item67512 {
	width:254px !important;
	height:174px !important;
	left:276px !important;
	top:14px !important;
}

#item67523 {
	width:516px !important;
	height:276px !important;
}

#item67518 {
	width:516px !important;
	height:276px !important;
	left:14px !important;
	top:330px !important;
}

#item72236 {
	width:84px !important;
	height:55px !important;
}

#item72231 {
	width:84px !important;
	height:55px !important;
	left:446px !important;
	top:268px !important;
}

#item35188 {
	width:173px !important;
	height:9px !important;
	left:22px !important;
	top:610px !important;
}

#item35216 {
	width:72px !important;
	height:20px !important;
	left:434px !important;
	top:232px !important;
}

#item35243 {
	width:91px !important;
	height:20px !important;
	left:281px !important;
	top:287px !important;
}

#item35270 {
	width:94px !important;
	height:20px !important;
	left:13px !important;
	top:131px !important;
}

#item35301 {
	width:96px !important;
	height:28px !important;
	left:13px !important;
	top:150px !important;
}

#item66459 {
	width:239px !important;
	height:288px !important;
}

#item66454 {
	width:239px !important;
	height:288px !important;
	left:31px !important;
	top:21px !important;
}

#item67535 {
	width:249px !important;
	height:219px !important;
}

#item67530 {
	width:249px !important;
	height:219px !important;
	left:281px !important;
	top:19px !important;
}

#item67541 {
	width:393px !important;
	height:298px !important;
}

#item67536 {
	width:393px !important;
	height:298px !important;
	left:130px !important;
	top:330px !important;
}

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

#item35359 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:161px !important;
}

#item35386 {
	width:89px !important;
	height:30px !important;
	left:26px !important;
	top:589px !important;
}

#item67547 {
	width:490px !important;
	height:204px !important;
}

#item67542 {
	width:490px !important;
	height:204px !important;
	left:34px !important;
	top:18px !important;
}

#item72242 {
	width:133px !important;
	height:153px !important;
}

#item72237 {
	width:133px !important;
	height:153px !important;
	left:30px !important;
	top:145px !important;
}

#item67553 {
	width:162px !important;
	height:198px !important;
}

#item67548 {
	width:162px !important;
	height:198px !important;
	left:14px !important;
	top:327px !important;
}

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

#item67554 {
	width:163px !important;
	height:218px !important;
	left:190px !important;
	top:324px !important;
}

#item67566 {
	width:166px !important;
	height:229px !important;
}

#item67561 {
	width:166px !important;
	height:229px !important;
	left:364px !important;
	top:324px !important;
}

#item35416 {
	width:119px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item35447 {
	width:155px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

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

#item35502 {
	width:192px !important;
	height:9px !important;
	left:230px !important;
	top:280px !important;
}

#item35533 {
	width:192px !important;
	height:9px !important;
	left:230px !important;
	top:291px !important;
}

#item66465 {
	width:507px !important;
	height:244px !important;
}

#item66460 {
	width:507px !important;
	height:244px !important;
	left:23px !important;
	top:14px !important;
}

#item67572 {
	width:253px !important;
	height:193px !important;
}

#item67567 {
	width:253px !important;
	height:193px !important;
	left:14px !important;
	top:305px !important;
}

#item67578 {
	width:133px !important;
	height:118px !important;
}

#item67573 {
	width:133px !important;
	height:118px !important;
	left:14px !important;
	top:509px !important;
}

#item67584 {
	width:240px !important;
	height:296px !important;
}

#item67579 {
	width:240px !important;
	height:296px !important;
	left:286px !important;
	top:296px !important;
}

#item35560 {
	width:131px !important;
	height:9px !important;
	left:107px !important;
	top:264px !important;
}

#item35587 {
	width:100px !important;
	height:20px !important;
	left:421px !important;
	top:600px !important;
}

#item35614 {
	width:110px !important;
	height:9px !important;
	left:154px !important;
	top:599px !important;
}

#item35642 {
	width:110px !important;
	height:9px !important;
	left:154px !important;
	top:610px !important;
}

#item67590 {
	width:182px !important;
	height:197px !important;
}

#item67585 {
	width:182px !important;
	height:197px !important;
	left:83px !important;
	top:428px !important;
}

#item67596 {
	width:249px !important;
	height:235px !important;
}

#item67591 {
	width:249px !important;
	height:235px !important;
	left:281px !important;
	top:326px !important;
}

#item67602 {
	width:141px !important;
	height:277px !important;
}

#item67597 {
	width:141px !important;
	height:277px !important;
	left:389px !important;
	top:26px !important;
}

#item67608 {
	width:176px !important;
	height:191px !important;
}

#item67603 {
	width:176px !important;
	height:191px !important;
	left:88px !important;
	top:14px !important;
}

#item67615 {
	width:246px !important;
	height:135px !important;
}

#item67609 {
	width:246px !important;
	height:135px !important;
	left:17px !important;
	top:222px !important;
}

#item35669 {
	width:47px !important;
	height:30px !important;
	left:13px !important;
	top:589px !important;
}

#item35697 {
	width:151px !important;
	height:9px !important;
	left:13px !important;
	top:407px !important;
}

#item35724 {
	width:73px !important;
	height:29px !important;
	left:13px !important;
	top:180px !important;
}

#item35751 {
	width:69px !important;
	height:20px !important;
	left:287px !important;
	top:277px !important;
}

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

#item66471 {
	width:323px !important;
	height:294px !important;
}

#item66466 {
	width:323px !important;
	height:294px !important;
	left:207px !important;
	top:14px !important;
}

#item67621 {
	width:129px !important;
	height:101px !important;
}

#item67616 {
	width:129px !important;
	height:101px !important;
	left:381px !important;
	top:364px !important;
}

#item72249 {
	width:151px !important;
	height:101px !important;
}

#item72244 {
	width:151px !important;
	height:101px !important;
	left:269px !important;
	top:454px !important;
}

#item67628 {
	width:179px !important;
	height:381px !important;
}

#item67622 {
	width:179px !important;
	height:381px !important;
	left:14px !important;
	top:176px !important;
}

#item35805 {
	width:109px !important;
	height:20px !important;
	left:13px !important;
	top:137px !important;
}

#item35832 {
	width:199px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item35863 {
	width:252px !important;
	height:10px !important;
	left:276px !important;
	top:599px !important;
}

#item35934 {
	width:252px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item67634 {
	width:249px !important;
	height:229px !important;
}

#item67629 {
	width:249px !important;
	height:229px !important;
	left:19px !important;
	top:327px !important;
}

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

#item67635 {
	width:252px !important;
	height:172px !important;
	left:278px !important;
	top:390px !important;
}

#item67647 {
	width:251px !important;
	height:290px !important;
}

#item67642 {
	width:251px !important;
	height:290px !important;
	left:279px !important;
	top:14px !important;
}

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

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

#item36001 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item36028 {
	width:202px !important;
	height:9px !important;
	left:276px !important;
	top:369px !important;
}

#item36058 {
	width:130px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

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

#item66472 {
	width:248px !important;
	height:259px !important;
	left:14px !important;
	top:14px !important;
}

#item67659 {
	width:164px !important;
	height:188px !important;
}

#item67654 {
	width:164px !important;
	height:188px !important;
	left:366px !important;
	top:18px !important;
}

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

#item67660 {
	width:163px !important;
	height:190px !important;
	left:367px !important;
	top:222px !important;
}

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

#item67667 {
	width:163px !important;
	height:200px !important;
	left:368px !important;
	top:427px !important;
}

#item67678 {
	width:250px !important;
	height:228px !important;
}

#item67673 {
	width:250px !important;
	height:228px !important;
	left:14px !important;
	top:334px !important;
}

#item36113 {
	width:93px !important;
	height:20px !important;
	left:276px !important;
	top:190px !important;
}

#item36140 {
	width:92px !important;
	height:20px !important;
	left:276px !important;
	top:394px !important;
}

#item36167 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:311px !important;
}

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

#item36223 {
	width:79px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item67684 {
	width:249px !important;
	height:239px !important;
}

#item67679 {
	width:249px !important;
	height:239px !important;
	left:14px !important;
	top:14px !important;
}

#item67690 {
	width:180px !important;
	height:190px !important;
}

#item67685 {
	width:180px !important;
	height:190px !important;
	left:350px !important;
	top:14px !important;
}

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

#item67691 {
	width:173px !important;
	height:185px !important;
	left:354px !important;
	top:223px !important;
}

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

#item67697 {
	width:84px !important;
	height:94px !important;
	left:278px !important;
	top:421px !important;
}

#item72255 {
	width:67px !important;
	height:120px !important;
}

#item72250 {
	width:67px !important;
	height:120px !important;
	left:369px !important;
	top:427px !important;
}

#item72261 {
	width:67px !important;
	height:120px !important;
}

#item72256 {
	width:67px !important;
	height:120px !important;
	left:455px !important;
	top:417px !important;
}

#item67708 {
	width:172px !important;
	height:291px !important;
}

#item67703 {
	width:172px !important;
	height:291px !important;
	left:14px !important;
	top:330px !important;
}

#item36250 {
	width:144px !important;
	height:9px !important;
	left:13px !important;
	top:311px !important;
}

#item36277 {
	width:83px !important;
	height:20px !important;
	left:190px !important;
	top:600px !important;
}

#item36304 {
	width:69px !important;
	height:29px !important;
	left:276px !important;
	top:122px !important;
}

#item36331 {
	width:76px !important;
	height:40px !important;
	left:276px !important;
	top:374px !important;
}

#item36362 {
	width:64px !important;
	height:10px !important;
	left:276px !important;
	top:608px !important;
}

#item36421 {
	width:75px !important;
	height:10px !important;
	left:340px !important;
	top:608px !important;
}

#item36483 {
	width:68px !important;
	height:10px !important;
	left:415px !important;
	top:608px !important;
}

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

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

#item67714 {
	width:249px !important;
	height:177px !important;
}

#item67709 {
	width:249px !important;
	height:177px !important;
	left:14px !important;
	top:14px !important;
}

#item67721 {
	width:126px !important;
	height:114px !important;
}

#item67715 {
	width:126px !important;
	height:114px !important;
	left:132px !important;
	top:364px !important;
}

#item72268 {
	width:159px !important;
	height:129px !important;
}

#item72263 {
	width:159px !important;
	height:129px !important;
	left:14px !important;
	top:487px !important;
}

#item67727 {
	width:156px !important;
	height:298px !important;
}

#item67722 {
	width:156px !important;
	height:298px !important;
	left:374px !important;
	top:323px !important;
}

#item36545 {
	width:193px !important;
	height:9px !important;
	left:13px !important;
	top:240px !important;
}

#item36575 {
	width:166px !important;
	height:9px !important;
	left:276px !important;
	top:309px !important;
}

#item36603 {
	width:75px !important;
	height:20px !important;
	left:276px !important;
	top:508px !important;
}

#item36630 {
	width:87px !important;
	height:29px !important;
	left:13px !important;
	top:366px !important;
}

#item36661 {
	width:86px !important;
	height:20px !important;
	left:13px !important;
	top:395px !important;
}

#item67733 {
	width:179px !important;
	height:200px !important;
}

#item67728 {
	width:179px !important;
	height:200px !important;
	left:86px !important;
	top:428px !important;
}

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

#item67734 {
	width:162px !important;
	height:289px !important;
	left:369px !important;
	top:321px !important;
}

#item67758 {
	width:143px !important;
	height:287px !important;
}

#item67753 {
	width:143px !important;
	height:287px !important;
	left:387px !important;
	top:14px !important;
}

#item67764 {
	width:164px !important;
	height:189px !important;
}

#item67759 {
	width:164px !important;
	height:189px !important;
	left:101px !important;
	top:17px !important;
}

#item67771 {
	width:158px !important;
	height:111px !important;
}

#item67766 {
	width:158px !important;
	height:111px !important;
	left:110px !important;
	top:293px !important;
}

#item72275 {
	width:64px !important;
	height:55px !important;
}

#item72269 {
	width:64px !important;
	height:55px !important;
	left:103px !important;
	top:223px !important;
}

#item36688 {
	width:71px !important;
	height:29px !important;
	left:13px !important;
	top:589px !important;
}

#item36715 {
	width:69px !important;
	height:20px !important;
	left:290px !important;
	top:593px !important;
}

#item36742 {
	width:80px !important;
	height:29px !important;
	left:290px !important;
	top:266px !important;
}

#item36769 {
	width:78px !important;
	height:29px !important;
	left:13px !important;
	top:179px !important;
}

#item36801 {
	width:84px !important;
	height:30px !important;
	left:13px !important;
	top:316px !important;
}

#item36867 {
	width:83px !important;
	height:30px !important;
	left:13px !important;
	top:347px !important;
}

#item66490 {
	width:214px !important;
	height:224px !important;
}

#item66485 {
	width:214px !important;
	height:224px !important;
	left:14px !important;
	top:14px !important;
}

#item67778 {
	width:207px !important;
	height:180px !important;
}

#item67772 {
	width:207px !important;
	height:180px !important;
	left:238px !important;
	top:14px !important;
}

#item67784 {
	width:217px !important;
	height:179px !important;
}

#item67779 {
	width:217px !important;
	height:179px !important;
	left:238px !important;
	top:208px !important;
}

#item67790 {
	width:293px !important;
	height:210px !important;
}

#item67785 {
	width:293px !important;
	height:210px !important;
	left:237px !important;
	top:392px !important;
}

#item67796 {
	width:208px !important;
	height:221px !important;
}

#item67791 {
	width:208px !important;
	height:221px !important;
	left:14px !important;
	top:332px !important;
}

#item36931 {
	width:89px !important;
	height:20px !important;
	left:450px !important;
	top:170px !important;
}

#item36959 {
	width:67px !important;
	height:20px !important;
	left:463px !important;
	top:312px !important;
}

#item36987 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:313px !important;
}

#item37014 {
	width:138px !important;
	height:9px !important;
	left:18px !important;
	top:603px !important;
}

#item37041 {
	width:147px !important;
	height:9px !important;
	left:333px !important;
	top:608px !important;
}

#item67802 {
	width:115px !important;
	height:261px !important;
}

#item67797 {
	width:115px !important;
	height:261px !important;
	left:156px !important;
	top:357px !important;
}

#item67827 {
	width:130px !important;
	height:306px !important;
}

#item67822 {
	width:130px !important;
	height:306px !important;
	left:20px !important;
	top:276px !important;
}

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

#item67803 {
	width:252px !important;
	height:193px !important;
	left:278px !important;
	top:338px !important;
}

#item67815 {
	width:247px !important;
	height:244px !important;
}

#item67809 {
	width:247px !important;
	height:244px !important;
	left:283px !important;
	top:14px !important;
}

#item67821 {
	width:250px !important;
	height:206px !important;
}

#item67816 {
	width:250px !important;
	height:206px !important;
	left:14px !important;
	top:14px !important;
}

#item37068 {
	width:113px !important;
	height:9px !important;
	left:13px !important;
	top:255px !important;
}

#item37095 {
	width:161px !important;
	height:9px !important;
	left:276px !important;
	top:320px !important;
}

#item37122 {
	width:68px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

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

#item37176 {
	width:79px !important;
	height:20px !important;
	left:376px !important;
	top:600px !important;
}

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

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

#item67834 {
	width:249px !important;
	height:237px !important;
}

#item67828 {
	width:249px !important;
	height:237px !important;
	left:281px !important;
	top:14px !important;
}

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

#item67835 {
	width:251px !important;
	height:242px !important;
	left:279px !important;
	top:319px !important;
}

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

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

#item37203 {
	width:136px !important;
	height:9px !important;
	left:132px !important;
	top:298px !important;
}

#item37231 {
	width:194px !important;
	height:9px !important;
	left:337px !important;
	top:298px !important;
}

#item37262 {
	width:74px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

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

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

#item67847 {
	width:252px !important;
	height:243px !important;
	left:14px !important;
	top:319px !important;
}

#item67858 {
	width:153px !important;
	height:308px !important;
}

#item67853 {
	width:153px !important;
	height:308px !important;
	left:377px !important;
	top:318px !important;
}

#item67864 {
	width:251px !important;
	height:236px !important;
}

#item67859 {
	width:251px !important;
	height:236px !important;
	left:279px !important;
	top:14px !important;
}

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

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

#item37317 {
	width:227px !important;
	height:9px !important;
	left:276px !important;
	top:298px !important;
}

#item37347 {
	width:156px !important;
	height:9px !important;
	left:13px !important;
	top:298px !important;
}

#item37374 {
	width:83px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item37401 {
	width:70px !important;
	height:20px !important;
	left:276px !important;
	top:508px !important;
}

#item66503 {
	width:166px !important;
	height:223px !important;
}

#item66498 {
	width:166px !important;
	height:223px !important;
	left:14px !important;
	top:14px !important;
}

#item67876 {
	width:247px !important;
	height:162px !important;
}

#item67871 {
	width:247px !important;
	height:162px !important;
	left:283px !important;
	top:14px !important;
}

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

#item67877 {
	width:252px !important;
	height:138px !important;
	left:278px !important;
	top:250px !important;
}

#item67889 {
	width:252px !important;
	height:129px !important;
}

#item67884 {
	width:252px !important;
	height:129px !important;
	left:278px !important;
	top:425px !important;
}

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

#item67890 {
	width:127px !important;
	height:170px !important;
	left:40px !important;
	top:448px !important;
}

#item67902 {
	width:138px !important;
	height:169px !important;
}

#item67897 {
	width:138px !important;
	height:169px !important;
	left:14px !important;
	top:248px !important;
}

#item37428 {
	width:138px !important;
	height:9px !important;
	left:289px !important;
	top:221px !important;
}

#item37456 {
	width:78px !important;
	height:30px !important;
	left:187px !important;
	top:179px !important;
}

#item37483 {
	width:109px !important;
	height:20px !important;
	left:425px !important;
	top:392px !important;
}

#item37510 {
	width:100px !important;
	height:20px !important;
	left:154px !important;
	top:392px !important;
}

#item37540 {
	width:123px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item37567 {
	width:69px !important;
	height:29px !important;
	left:173px !important;
	top:589px !important;
}

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

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

#item67916 {
	width:251px !important;
	height:235px !important;
}

#item67911 {
	width:251px !important;
	height:235px !important;
	left:279px !important;
	top:14px !important;
}

#item67922 {
	width:250px !important;
	height:226px !important;
}

#item67917 {
	width:250px !important;
	height:226px !important;
	left:280px !important;
	top:324px !important;
}

#item67928 {
	width:254px !important;
	height:219px !important;
}

#item67923 {
	width:254px !important;
	height:219px !important;
	left:14px !important;
	top:324px !important;
}

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

#item37621 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item37648 {
	width:125px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item37675 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:599px !important;
}

#item37706 {
	width:204px !important;
	height:9px !important;
	left:276px !important;
	top:609px !important;
}

#item66510 {
	width:251px !important;
	height:224px !important;
}

#item66505 {
	width:251px !important;
	height:224px !important;
	left:279px !important;
	top:14px !important;
}

#item67941 {
	width:251px !important;
	height:233px !important;
}

#item67936 {
	width:251px !important;
	height:233px !important;
	left:279px !important;
	top:321px !important;
}

#item67947 {
	width:253px !important;
	height:269px !important;
}

#item67942 {
	width:253px !important;
	height:269px !important;
	left:14px !important;
	top:322px !important;
}

#item67934 {
	width:148px !important;
	height:190px !important;
}

#item67929 {
	width:148px !important;
	height:190px !important;
	left:14px !important;
	top:14px !important;
}

#item72281 {
	width:94px !important;
	height:190px !important;
}

#item72276 {
	width:94px !important;
	height:190px !important;
	left:171px !important;
	top:14px !important;
}

#item37736 {
	width:135px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item37763 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item37790 {
	width:221px !important;
	height:9px !important;
	left:276px !important;
	top:300px !important;
}

#item37820 {
	width:158px !important;
	height:21px !important;
	left:13px !important;
	top:270px !important;
}

#item37889 {
	width:155px !important;
	height:21px !important;
	left:13px !important;
	top:291px !important;
}

#item67953 {
	width:516px !important;
	height:291px !important;
}

#item67948 {
	width:516px !important;
	height:291px !important;
	left:14px !important;
	top:325px !important;
}

#item67965 {
	width:253px !important;
	height:233px !important;
}

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

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

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

#item37953 {
	width:196px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item37984 {
	width:111px !important;
	height:20px !important;
	left:157px !important;
	top:455px !important;
}

#item38011 {
	width:216px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item66517 {
	width:317px !important;
	height:161px !important;
}

#item66511 {
	width:317px !important;
	height:161px !important;
	left:14px !important;
	top:14px !important;
}

#item67978 {
	width:189px !important;
	height:208px !important;
}

#item67973 {
	width:189px !important;
	height:208px !important;
	left:342px !important;
	top:14px !important;
}

#item67984 {
	width:190px !important;
	height:223px !important;
}

#item67979 {
	width:190px !important;
	height:223px !important;
	left:340px !important;
	top:323px !important;
}

#item67991 {
	width:310px !important;
	height:280px !important;
}

#item67985 {
	width:310px !important;
	height:280px !important;
	left:14px !important;
	top:323px !important;
}

#item67997 {
	width:130px !important;
	height:84px !important;
}

#item67992 {
	width:130px !important;
	height:84px !important;
	left:198px !important;
	top:233px !important;
}

#item38042 {
	width:184px !important;
	height:9px !important;
	left:339px !important;
	top:302px !important;
}

#item38069 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item38096 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:238px !important;
}

#item38124 {
	width:122px !important;
	height:20px !important;
	left:340px !important;
	top:600px !important;
}

#item38155 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item68004 {
	width:415px !important;
	height:293px !important;
}

#item67999 {
	width:415px !important;
	height:293px !important;
	left:115px !important;
	top:14px !important;
}

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

#item68005 {
	width:252px !important;
	height:261px !important;
	left:278px !important;
	top:322px !important;
}

#item68016 {
	width:253px !important;
	height:116px !important;
}

#item68011 {
	width:253px !important;
	height:116px !important;
	left:14px !important;
	top:322px !important;
}

#item68023 {
	width:111px !important;
	height:116px !important;
}

#item68017 {
	width:111px !important;
	height:116px !important;
	left:153px !important;
	top:501px !important;
}

#item38182 {
	width:79px !important;
	height:20px !important;
	left:25px !important;
	top:262px !important;
}

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

#item38236 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:483px !important;
}

#item38267 {
	width:82px !important;
	height:20px !important;
	left:396px !important;
	top:588px !important;
}

#item66523 {
	width:516px !important;
	height:274px !important;
}

#item66518 {
	width:516px !important;
	height:274px !important;
	left:14px !important;
	top:14px !important;
}

#item68041 {
	width:354px !important;
	height:175px !important;
}

#item68036 {
	width:354px !important;
	height:175px !important;
	left:176px !important;
	top:322px !important;
}

#item68047 {
	width:120px !important;
	height:118px !important;
}

#item68042 {
	width:120px !important;
	height:118px !important;
	left:146px !important;
	top:509px !important;
}

#item68053 {
	width:118px !important;
	height:108px !important;
}

#item68048 {
	width:118px !important;
	height:108px !important;
	left:412px !important;
	top:510px !important;
}

#item38294 {
	width:91px !important;
	height:20px !important;
	left:12px !important;
	top:599px !important;
}

#item38321 {
	width:88px !important;
	height:20px !important;
	left:27px !important;
	top:460px !important;
}

#item38349 {
	width:136px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item38376 {
	width:213px !important;
	height:9px !important;
	left:13px !important;
	top:290px !important;
}

#item38406 {
	width:213px !important;
	height:9px !important;
	left:13px !important;
	top:300px !important;
}

#item68060 {
	width:61px !important;
	height:142px !important;
}

#item68054 {
	width:61px !important;
	height:142px !important;
	left:14px !important;
	top:380px !important;
}

#item72287 {
	width:75px !important;
	height:61px !important;
}

#item72282 {
	width:75px !important;
	height:61px !important;
	left:81px !important;
	top:461px !important;
}

#item72293 {
	width:63px !important;
	height:78px !important;
}

#item72288 {
	width:63px !important;
	height:78px !important;
	left:162px !important;
	top:444px !important;
}

#item72299 {
	width:143px !important;
	height:117px !important;
}

#item72294 {
	width:143px !important;
	height:117px !important;
	left:81px !important;
	top:323px !important;
}

#item68066 {
	width:194px !important;
	height:295px !important;
}

#item68061 {
	width:194px !important;
	height:295px !important;
	left:336px !important;
	top:324px !important;
}

#item68072 {
	width:239px !important;
	height:230px !important;
}

#item68067 {
	width:239px !important;
	height:230px !important;
	left:279px !important;
	top:14px !important;
}

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

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

#item38438 {
	width:133px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item38465 {
	width:78px !important;
	height:29px !important;
	left:238px !important;
	top:590px !important;
}

#item38495 {
	width:111px !important;
	height:20px !important;
	left:276px !important;
	top:291px !important;
}

#item38522 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:580px !important;
}

#item38549 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:590px !important;
}

#item38576 {
	width:173px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item68084 {
	width:135px !important;
	height:337px !important;
}

#item68079 {
	width:135px !important;
	height:337px !important;
	left:14px !important;
	top:14px !important;
}

#item68090 {
	width:251px !important;
	height:286px !important;
}

#item68085 {
	width:251px !important;
	height:286px !important;
	left:279px !important;
	top:17px !important;
}

#item68096 {
	width:147px !important;
	height:172px !important;
}

#item68091 {
	width:147px !important;
	height:172px !important;
	left:14px !important;
	top:370px !important;
}

#item68102 {
	width:164px !important;
	height:219px !important;
}

#item68097 {
	width:164px !important;
	height:219px !important;
	left:191px !important;
	top:370px !important;
}

#item68108 {
	width:116px !important;
	height:218px !important;
}

#item68103 {
	width:116px !important;
	height:218px !important;
	left:415px !important;
	top:366px !important;
}

#item38608 {
	width:97px !important;
	height:20px !important;
	left:154px !important;
	top:156px !important;
}

#item38635 {
	width:169px !important;
	height:9px !important;
	left:276px !important;
	top:349px !important;
}

#item38662 {
	width:76px !important;
	height:29px !important;
	left:364px !important;
	top:466px !important;
}

#item38689 {
	width:161px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

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

#item68115 {
	width:164px !important;
	height:219px !important;
}

#item68109 {
	width:164px !important;
	height:219px !important;
	left:14px !important;
	top:323px !important;
}

#item68121 {
	width:170px !important;
	height:228px !important;
}

#item68116 {
	width:170px !important;
	height:228px !important;
	left:190px !important;
	top:322px !important;
}

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

#item68122 {
	width:164px !important;
	height:232px !important;
	left:366px !important;
	top:322px !important;
}

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

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

#item68140 {
	width:251px !important;
	height:276px !important;
}

#item68134 {
	width:251px !important;
	height:276px !important;
	left:14px !important;
	top:14px !important;
}

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

#item38770 {
	width:131px !important;
	height:20px !important;
	left:189px !important;
	top:600px !important;
}

#item38800 {
	width:129px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item38828 {
	width:124px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item38855 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:294px !important;
}

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

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

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

#item68147 {
	width:251px !important;
	height:232px !important;
	left:279px !important;
	top:14px !important;
}

#item68159 {
	width:251px !important;
	height:223px !important;
}

#item68153 {
	width:251px !important;
	height:223px !important;
	left:279px !important;
	top:324px !important;
}

#item72313 {
	width:84px !important;
	height:60px !important;
}

#item72308 {
	width:84px !important;
	height:60px !important;
	left:21px !important;
	top:475px !important;
}

#item72319 {
	width:70px !important;
	height:60px !important;
}

#item72314 {
	width:70px !important;
	height:60px !important;
	left:108px !important;
	top:475px !important;
}

#item68166 {
	width:250px !important;
	height:143px !important;
}

#item68160 {
	width:250px !important;
	height:143px !important;
	left:14px !important;
	top:324px !important;
}

#item38882 {
	width:131px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

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

#item38936 {
	width:127px !important;
	height:9px !important;
	left:282px !important;
	top:605px !important;
}

#item38963 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:598px !important;
}

#item38993 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:609px !important;
}

#item68172 {
	width:115px !important;
	height:193px !important;
}

#item68167 {
	width:115px !important;
	height:193px !important;
	left:14px !important;
	top:14px !important;
}

#item68178 {
	width:251px !important;
	height:169px !important;
}

#item68173 {
	width:251px !important;
	height:169px !important;
	left:14px !important;
	top:222px !important;
}

#item68184 {
	width:252px !important;
	height:273px !important;
}

#item68179 {
	width:252px !important;
	height:273px !important;
	left:278px !important;
	top:14px !important;
}

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

#item68185 {
	width:252px !important;
	height:234px !important;
	left:278px !important;
	top:322px !important;
}

#item68196 {
	width:159px !important;
	height:208px !important;
}

#item68191 {
	width:159px !important;
	height:208px !important;
	left:111px !important;
	top:420px !important;
}

#item39020 {
	width:74px !important;
	height:29px !important;
	left:13px !important;
	top:530px !important;
}

#item39053 {
	width:105px !important;
	height:20px !important;
	left:13px !important;
	top:393px !important;
}

#item39084 {
	width:126px !important;
	height:9px !important;
	left:137px !important;
	top:200px !important;
}

#item39111 {
	width:177px !important;
	height:9px !important;
	left:282px !important;
	top:297px !important;
}

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

#item66542 {
	width:255px !important;
	height:153px !important;
}

#item66537 {
	width:255px !important;
	height:153px !important;
	left:14px !important;
	top:14px !important;
}

#item68202 {
	width:255px !important;
	height:167px !important;
}

#item68197 {
	width:255px !important;
	height:167px !important;
	left:275px !important;
	top:14px !important;
}

#item68211 {
	width:254px !important;
	height:161px !important;
}

#item68206 {
	width:254px !important;
	height:161px !important;
	left:276px !important;
	top:220px !important;
}

#item68217 {
	width:251px !important;
	height:162px !important;
}

#item68212 {
	width:251px !important;
	height:162px !important;
	left:14px !important;
	top:219px !important;
}

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

#item68218 {
	width:252px !important;
	height:162px !important;
	left:14px !important;
	top:424px !important;
}

#item68229 {
	width:254px !important;
	height:150px !important;
}

#item68224 {
	width:254px !important;
	height:150px !important;
	left:276px !important;
	top:425px !important;
}

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

#item39195 {
	width:102px !important;
	height:9px !important;
	left:12px !important;
	top:199px !important;
}

#item39222 {
	width:90px !important;
	height:20px !important;
	left:386px !important;
	top:189px !important;
}

#item39249 {
	width:200px !important;
	height:9px !important;
	left:12px !important;
	top:405px !important;
}

#item39281 {
	width:137px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item39309 {
	width:120px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item68235 {
	width:251px !important;
	height:142px !important;
}

#item68230 {
	width:251px !important;
	height:142px !important;
	left:14px !important;
	top:427px !important;
}

#item68241 {
	width:252px !important;
	height:168px !important;
}

#item68236 {
	width:252px !important;
	height:168px !important;
	left:14px !important;
	top:219px !important;
}

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

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

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

#item68248 {
	width:252px !important;
	height:151px !important;
	left:278px !important;
	top:14px !important;
}

#item68260 {
	width:252px !important;
	height:168px !important;
}

#item68254 {
	width:252px !important;
	height:168px !important;
	left:278px !important;
	top:221px !important;
}

#item68266 {
	width:255px !important;
	height:125px !important;
}

#item68261 {
	width:255px !important;
	height:125px !important;
	left:275px !important;
	top:425px !important;
}

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

#item39363 {
	width:120px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item39390 {
	width:161px !important;
	height:9px !important;
	left:278px !important;
	top:576px !important;
}

#item39417 {
	width:96px !important;
	height:20px !important;
	left:154px !important;
	top:395px !important;
}

#item39444 {
	width:92px !important;
	height:20px !important;
	left:154px !important;
	top:580px !important;
}

#item39473 {
	width:85px !important;
	height:20px !important;
	left:276px !important;
	top:394px !important;
}

#item66549 {
	width:315px !important;
	height:269px !important;
}

#item66543 {
	width:315px !important;
	height:269px !important;
	left:14px !important;
	top:14px !important;
}

#item68272 {
	width:191px !important;
	height:223px !important;
}

#item68267 {
	width:191px !important;
	height:223px !important;
	left:339px !important;
	top:14px !important;
}

#item68278 {
	width:313px !important;
	height:264px !important;
}

#item68273 {
	width:313px !important;
	height:264px !important;
	left:217px !important;
	top:324px !important;
}

#item68285 {
	width:192px !important;
	height:230px !important;
}

#item68279 {
	width:192px !important;
	height:230px !important;
	left:14px !important;
	top:321px !important;
}

#item39500 {
	width:108px !important;
	height:9px !important;
	left:351px !important;
	top:290px !important;
}

#item39527 {
	width:153px !important;
	height:9px !important;
	left:171px !important;
	top:296px !important;
}

#item39558 {
	width:124px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item39589 {
	width:137px !important;
	height:9px !important;
	left:225px !important;
	top:605px !important;
}

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

#item68286 {
	width:241px !important;
	height:248px !important;
	left:14px !important;
	top:325px !important;
}

#item68297 {
	width:255px !important;
	height:273px !important;
}

#item68292 {
	width:255px !important;
	height:273px !important;
	left:275px !important;
	top:320px !important;
}

#item68304 {
	width:138px !important;
	height:213px !important;
}

#item68299 {
	width:138px !important;
	height:213px !important;
	left:259px !important;
	top:56px !important;
}

#item72327 {
	width:124px !important;
	height:240px !important;
}

#item72321 {
	width:124px !important;
	height:240px !important;
	left:406px !important;
	top:58px !important;
}

#item68311 {
	width:116px !important;
	height:292px !important;
}

#item68305 {
	width:116px !important;
	height:292px !important;
	left:86px !important;
	top:14px !important;
}

#item39616 {
	width:142px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item39670 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:280px !important;
}

#item39697 {
	width:73px !important;
	height:40px !important;
	left:214px !important;
	top:246px !important;
}

#item39727 {
	width:73px !important;
	height:20px !important;
	left:214px !important;
	top:286px !important;
}

#item66555 {
	width:220px !important;
	height:234px !important;
}

#item66550 {
	width:220px !important;
	height:234px !important;
	left:14px !important;
	top:14px !important;
}

#item68324 {
	width:283px !important;
	height:149px !important;
}

#item68319 {
	width:283px !important;
	height:149px !important;
	left:247px !important;
	top:14px !important;
}

#item68330 {
	width:135px !important;
	height:89px !important;
}

#item68325 {
	width:135px !important;
	height:89px !important;
	left:381px !important;
	top:215px !important;
}

#item72334 {
	width:143px !important;
	height:98px !important;
}

#item72328 {
	width:143px !important;
	height:98px !important;
	left:268px !important;
	top:287px !important;
}

#item68346 {
	width:292px !important;
	height:196px !important;
}

#item68341 {
	width:292px !important;
	height:196px !important;
	left:14px !important;
	top:434px !important;
}

#item68352 {
	width:88px !important;
	height:71px !important;
}

#item68347 {
	width:88px !important;
	height:71px !important;
	left:319px !important;
	top:472px !important;
}

#item68358 {
	width:133px !important;
	height:125px !important;
}

#item68353 {
	width:133px !important;
	height:125px !important;
	left:397px !important;
	top:519px !important;
}

#item39754 {
	width:162px !important;
	height:9px !important;
	left:244px !important;
	top:201px !important;
}

#item39782 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:288px !important;
}

#item39809 {
	width:79px !important;
	height:30px !important;
	left:445px !important;
	top:444px !important;
}

#item39840 {
	width:77px !important;
	height:36px !important;
	left:445px !important;
	top:473px !important;
}

#item39871 {
	width:172px !important;
	height:9px !important;
	left:235px !important;
	top:429px !important;
}

#item39901 {
	width:172px !important;
	height:9px !important;
	left:235px !important;
	top:440px !important;
}

#item39931 {
	width:172px !important;
	height:19px !important;
	left:235px !important;
	top:448px !important;
}

#item39961 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:362px !important;
}

#item39988 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:373px !important;
}

#item40016 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:383px !important;
}

#item40043 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:394px !important;
}

#item68364 {
	width:87px !important;
	height:43px !important;
}

#item68359 {
	width:87px !important;
	height:43px !important;
	left:125px !important;
	top:468px !important;
}

#item72340 {
	width:87px !important;
	height:43px !important;
}

#item72335 {
	width:87px !important;
	height:43px !important;
	left:103px !important;
	top:514px !important;
}

#item72346 {
	width:87px !important;
	height:74px !important;
}

#item72341 {
	width:87px !important;
	height:74px !important;
	left:77px !important;
	top:561px !important;
}

#item68370 {
	width:290px !important;
	height:258px !important;
}

#item68365 {
	width:290px !important;
	height:258px !important;
	left:240px !important;
	top:318px !important;
}

#item72359 {
	width:64px !important;
	height:9px !important;
}

#item72353 {
	width:64px !important;
	height:9px !important;
	left:427px !important;
	top:626px !important;
}

#item72377 {
	width:64px !important;
	height:9px !important;
}

#item72372 {
	width:64px !important;
	height:9px !important;
	left:427px !important;
	top:616px !important;
}

#item72385 {
	width:64px !important;
	height:9px !important;
}

#item72379 {
	width:64px !important;
	height:9px !important;
	left:427px !important;
	top:604px !important;
}

#item72365 {
	width:64px !important;
	height:9px !important;
}

#item72360 {
	width:64px !important;
	height:9px !important;
	left:427px !important;
	top:637px !important;
}

#item68377 {
	width:52px !important;
	height:141px !important;
}

#item68371 {
	width:52px !important;
	height:141px !important;
	left:256px !important;
	top:14px !important;
}

#item72393 {
	width:52px !important;
	height:141px !important;
}

#item72387 {
	width:52px !important;
	height:141px !important;
	left:318px !important;
	top:48px !important;
}

#item72399 {
	width:41px !important;
	height:126px !important;
}

#item72394 {
	width:41px !important;
	height:126px !important;
	left:372px !important;
	top:5px !important;
}

#item72405 {
	width:41px !important;
	height:126px !important;
}

#item72400 {
	width:41px !important;
	height:126px !important;
	left:420px !important;
	top:31px !important;
}

#item72411 {
	width:41px !important;
	height:126px !important;
}

#item72406 {
	width:41px !important;
	height:126px !important;
	left:486px !important;
	top:85px !important;
}

#item72417 {
	width:41px !important;
	height:144px !important;
}

#item72412 {
	width:41px !important;
	height:144px !important;
	left:375px !important;
	top:140px !important;
}

#item68383 {
	width:132px !important;
	height:172px !important;
}

#item68378 {
	width:132px !important;
	height:172px !important;
	left:94px !important;
	top:11px !important;
}

#item68389 {
	width:96px !important;
	height:228px !important;
}

#item68384 {
	width:96px !important;
	height:228px !important;
	left:101px !important;
	top:227px !important;
}

#item40070 {
	width:80px !important;
	height:20px !important;
	left:13px !important;
	top:274px !important;
}

#item40097 {
	width:81px !important;
	height:20px !important;
	left:13px !important;
	top:112px !important;
}

#item40124 {
	width:118px !important;
	height:20px !important;
	left:210px !important;
	top:389px !important;
}

#item40151 {
	width:69px !important;
	height:9px !important;
	left:282px !important;
	top:630px !important;
}

#item40178 {
	width:65px !important;
	height:9px !important;
	left:356px !important;
	top:630px !important;
}

#item40205 {
	width:64px !important;
	height:9px !important;
	left:214px !important;
	top:640px !important;
}

#item40232 {
	width:74px !important;
	height:9px !important;
	left:283px !important;
	top:640px !important;
}

#item40260 {
	width:102px !important;
	height:29px !important;
	left:13px !important;
	top:497px !important;
}

#item40291 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:527px !important;
}

#item40318 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:547px !important;
}

#item64259 {
	width:167px !important;
	height:9px !important;
	left:209px !important;
	top:247px !important;
}

#item64289 {
	width:167px !important;
	height:9px !important;
	left:209px !important;
	top:257px !important;
}

#item64319 {
	width:167px !important;
	height:9px !important;
	left:209px !important;
	top:268px !important;
}

#item64349 {
	width:167px !important;
	height:19px !important;
	left:209px !important;
	top:276px !important;
}

#item66561 {
	width:146px !important;
	height:137px !important;
}

#item66556 {
	width:146px !important;
	height:137px !important;
	left:120px !important;
	top:20px !important;
}

#item68395 {
	width:247px !important;
	height:274px !important;
}

#item68390 {
	width:247px !important;
	height:274px !important;
	left:274px !important;
	top:19px !important;
}

#item72425 {
	width:84px !important;
	height:345px !important;
}

#item72420 {
	width:84px !important;
	height:345px !important;
	left:21px !important;
	top:14px !important;
}

#item68401 {
	width:241px !important;
	height:170px !important;
}

#item68396 {
	width:241px !important;
	height:170px !important;
	left:289px !important;
	top:373px !important;
}

#item68413 {
	width:132px !important;
	height:143px !important;
}

#item68408 {
	width:132px !important;
	height:143px !important;
	left:127px !important;
	top:493px !important;
}

#item68419 {
	width:120px !important;
	height:118px !important;
}

#item68414 {
	width:120px !important;
	height:118px !important;
	left:32px !important;
	top:383px !important;
}

#item68407 {
	width:95px !important;
	height:82px !important;
}

#item68402 {
	width:95px !important;
	height:82px !important;
	left:276px !important;
	top:473px !important;
}

#item40345 {
	width:160px !important;
	height:9px !important;
	left:118px !important;
	top:296px !important;
}

#item40372 {
	width:67px !important;
	height:30px !important;
	left:181px !important;
	top:389px !important;
}

#item40399 {
	width:111px !important;
	height:20px !important;
	left:119px !important;
	top:201px !important;
}

#item40429 {
	width:135px !important;
	height:20px !important;
	left:119px !important;
	top:221px !important;
}

#item40461 {
	width:109px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item40489 {
	width:109px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item40516 {
	width:228px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item40547 {
	width:228px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

#item68421 {
	width:252px !important;
	height:181px !important;
	left:14px !important;
	top:374px !important;
}

#item68433 {
	width:253px !important;
	height:188px !important;
}

#item68427 {
	width:253px !important;
	height:188px !important;
	left:277px !important;
	top:375px !important;
}

#item68439 {
	width:176px !important;
	height:343px !important;
}

#item68434 {
	width:176px !important;
	height:343px !important;
	left:354px !important;
	top:14px !important;
}

#item68445 {
	width:142px !important;
	height:326px !important;
}

#item68440 {
	width:142px !important;
	height:326px !important;
	left:118px !important;
	top:23px !important;
}

#item68451 {
	width:88px !important;
	height:84px !important;
}

#item68446 {
	width:88px !important;
	height:84px !important;
	left:23px !important;
	top:265px !important;
}

#item40577 {
	width:81px !important;
	height:20px !important;
	left:23px !important;
	top:238px !important;
}

#item40604 {
	width:73px !important;
	height:20px !important;
	left:21px !important;
	top:136px !important;
}

#item40631 {
	width:72px !important;
	height:29px !important;
	left:276px !important;
	top:330px !important;
}

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

#item40685 {
	width:114px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item66567 {
	width:233px !important;
	height:226px !important;
}

#item66562 {
	width:233px !important;
	height:226px !important;
	left:14px !important;
	top:14px !important;
}

#item68457 {
	width:196px !important;
	height:376px !important;
}

#item68452 {
	width:196px !important;
	height:376px !important;
	left:343px !important;
	top:18px !important;
}

#item68463 {
	width:322px !important;
	height:154px !important;
}

#item68458 {
	width:322px !important;
	height:154px !important;
	left:14px !important;
	top:386px !important;
}

#item68470 {
	width:111px !important;
	height:70px !important;
}

#item68464 {
	width:111px !important;
	height:70px !important;
	left:14px !important;
	top:547px !important;
}

#item68477 {
	width:137px !important;
	height:145px !important;
}

#item68472 {
	width:137px !important;
	height:145px !important;
	left:393px !important;
	top:465px !important;
}

#item40712 {
	width:77px !important;
	height:29px !important;
	left:252px !important;
	top:122px !important;
}

#item40740 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:295px !important;
}

#item40767 {
	width:98px !important;
	height:20px !important;
	left:207px !important;
	top:333px !important;
}

#item40797 {
	width:89px !important;
	height:26px !important;
	left:207px !important;
	top:352px !important;
}

#item40828 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:348px !important;
}

#item40858 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:359px !important;
}

#item40890 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:369px !important;
}

#item68483 {
	width:111px !important;
	height:103px !important;
}

#item68478 {
	width:111px !important;
	height:103px !important;
	left:62px !important;
	top:524px !important;
}

#item68489 {
	width:82px !important;
	height:116px !important;
}

#item68484 {
	width:82px !important;
	height:116px !important;
	left:178px !important;
	top:463px !important;
}

#item68495 {
	width:255px !important;
	height:243px !important;
}

#item68490 {
	width:255px !important;
	height:243px !important;
	left:275px !important;
	top:279px !important;
}

#item68507 {
	width:288px !important;
	height:223px !important;
}

#item68502 {
	width:288px !important;
	height:223px !important;
	left:242px !important;
	top:14px !important;
}

#item68513 {
	width:223px !important;
	height:176px !important;
}

#item68508 {
	width:223px !important;
	height:176px !important;
	left:14px !important;
	top:14px !important;
}

#item68501 {
	width:82px !important;
	height:37px !important;
}

#item68496 {
	width:82px !important;
	height:37px !important;
	left:393px !important;
	top:530px !important;
}

#item40917 {
	width:111px !important;
	height:20px !important;
	left:12px !important;
	top:234px !important;
}

#item40944 {
	width:106px !important;
	height:20px !important;
	left:158px !important;
	top:368px !important;
}

#item40972 {
	width:104px !important;
	height:20px !important;
	left:13px !important;
	top:386px !important;
}

#item41000 {
	width:137px !important;
	height:9px !important;
	left:246px !important;
	top:245px !important;
}

#item41027 {
	width:107px !important;
	height:20px !important;
	left:390px !important;
	top:600px !important;
}

#item41054 {
	width:100px !important;
	height:20px !important;
	left:13px !important;
	top:472px !important;
}

#item41084 {
	width:100px !important;
	height:20px !important;
	left:13px !important;
	top:493px !important;
}

#item66573 {
	width:162px !important;
	height:337px !important;
}

#item66568 {
	width:162px !important;
	height:337px !important;
	left:14px !important;
	top:14px !important;
}

#item68519 {
	width:247px !important;
	height:237px !important;
}

#item68514 {
	width:247px !important;
	height:237px !important;
	left:283px !important;
	top:18px !important;
}

#item68526 {
	width:181px !important;
	height:259px !important;
}

#item68520 {
	width:181px !important;
	height:259px !important;
	left:14px !important;
	top:364px !important;
}

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

#item68527 {
	width:207px !important;
	height:118px !important;
	left:306px !important;
	top:477px !important;
}

#item41116 {
	width:134px !important;
	height:9px !important;
	left:283px !important;
	top:301px !important;
}

#item41143 {
	width:88px !important;
	height:30px !important;
	left:189px !important;
	top:304px !important;
}

#item41173 {
	width:105px !important;
	height:20px !important;
	left:420px !important;
	top:418px !important;
}

#item41201 {
	width:71px !important;
	height:29px !important;
	left:208px !important;
	top:590px !important;
}

#item68538 {
	width:165px !important;
	height:252px !important;
}

#item68533 {
	width:165px !important;
	height:252px !important;
	left:91px !important;
	top:338px !important;
}

#item68546 {
	width:220px !important;
	height:298px !important;
}

#item68541 {
	width:220px !important;
	height:298px !important;
	left:310px !important;
	top:330px !important;
}

#item68553 {
	width:176px !important;
	height:295px !important;
}

#item68547 {
	width:176px !important;
	height:295px !important;
	left:354px !important;
	top:14px !important;
}

#item68559 {
	width:227px !important;
	height:293px !important;
}

#item68554 {
	width:227px !important;
	height:293px !important;
	left:14px !important;
	top:14px !important;
}

#item41228 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:523px !important;
}

#item41255 {
	width:72px !important;
	height:40px !important;
	left:276px !important;
	top:232px !important;
}

#item41286 {
	width:128px !important;
	height:20px !important;
	left:134px !important;
	top:75px !important;
}

#item41316 {
	width:106px !important;
	height:20px !important;
	left:261px !important;
	top:574px !important;
}

#item41346 {
	width:98px !important;
	height:26px !important;
	left:261px !important;
	top:593px !important;
}

#item66580 {
	width:160px !important;
	height:181px !important;
}

#item66574 {
	width:160px !important;
	height:181px !important;
	left:14px !important;
	top:14px !important;
}

#item68566 {
	width:164px !important;
	height:300px !important;
}

#item68560 {
	width:164px !important;
	height:300px !important;
	left:366px !important;
	top:14px !important;
}

#item72432 {
	width:38px !important;
	height:98px !important;
}

#item72427 {
	width:38px !important;
	height:98px !important;
	left:194px !important;
	top:14px !important;
}

#item72438 {
	width:38px !important;
	height:98px !important;
}

#item72433 {
	width:38px !important;
	height:98px !important;
	left:238px !important;
	top:14px !important;
}

#item68572 {
	width:322px !important;
	height:165px !important;
}

#item68567 {
	width:322px !important;
	height:165px !important;
	left:14px !important;
	top:294px !important;
}

#item68579 {
	width:138px !important;
	height:89px !important;
}

#item68573 {
	width:138px !important;
	height:89px !important;
	left:14px !important;
	top:522px !important;
}

#item68585 {
	width:97px !important;
	height:126px !important;
}

#item68580 {
	width:97px !important;
	height:126px !important;
	left:156px !important;
	top:466px !important;
}

#item68591 {
	width:91px !important;
	height:124px !important;
}

#item68586 {
	width:91px !important;
	height:124px !important;
	left:261px !important;
	top:487px !important;
}

#item68597 {
	width:176px !important;
	height:151px !important;
}

#item68592 {
	width:176px !important;
	height:151px !important;
	left:354px !important;
	top:474px !important;
}

#item41376 {
	width:72px !important;
	height:29px !important;
	left:283px !important;
	top:211px !important;
}

#item41407 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:275px !important;
}

#item41435 {
	width:145px !important;
	height:9px !important;
	left:378px !important;
	top:428px !important;
}

#item41462 {
	width:145px !important;
	height:9px !important;
	left:378px !important;
	top:439px !important;
}

#item41489 {
	width:145px !important;
	height:9px !important;
	left:378px !important;
	top:449px !important;
}

#item41516 {
	width:145px !important;
	height:9px !important;
	left:378px !important;
	top:460px !important;
}

#item41543 {
	width:154px !important;
	height:9px !important;
	left:113px !important;
	top:210px !important;
}

#item41571 {
	width:154px !important;
	height:9px !important;
	left:113px !important;
	top:221px !important;
}

#item68603 {
	width:88px !important;
	height:243px !important;
}

#item68598 {
	width:88px !important;
	height:243px !important;
	left:33px !important;
	top:293px !important;
}

#item72446 {
	width:88px !important;
	height:243px !important;
}

#item72440 {
	width:88px !important;
	height:243px !important;
	left:130px !important;
	top:204px !important;
}

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

#item68604 {
	width:266px !important;
	height:255px !important;
	left:264px !important;
	top:312px !important;
}

#item68615 {
	width:165px !important;
	height:291px !important;
}

#item68610 {
	width:165px !important;
	height:291px !important;
	left:365px !important;
	top:14px !important;
}

#item68622 {
	width:243px !important;
	height:159px !important;
}

#item68617 {
	width:243px !important;
	height:159px !important;
	left:11px !important;
	top:14px !important;
}

#item72452 {
	width:74px !important;
	height:30px !important;
}

#item72447 {
	width:74px !important;
	height:30px !important;
	left:14px !important;
	top:587px !important;
}

#item41598 {
	width:95px !important;
	height:20px !important;
	left:13px !important;
	top:183px !important;
}

#item41625 {
	width:73px !important;
	height:29px !important;
	left:283px !important;
	top:276px !important;
}

#item41652 {
	width:153px !important;
	height:9px !important;
	left:92px !important;
	top:614px !important;
}

#item41680 {
	width:171px !important;
	height:9px !important;
	left:276px !important;
	top:614px !important;
}

#item41707 {
	width:106px !important;
	height:20px !important;
	left:135px !important;
	top:528px !important;
}

#item41737 {
	width:106px !important;
	height:20px !important;
	left:135px !important;
	top:548px !important;
}

#item66587 {
	width:162px !important;
	height:256px !important;
}

#item66581 {
	width:162px !important;
	height:256px !important;
	left:14px !important;
	top:14px !important;
}

#item68642 {
	width:184px !important;
	height:217px !important;
}

#item68636 {
	width:184px !important;
	height:217px !important;
	left:189px !important;
	top:14px !important;
}

#item68649 {
	width:147px !important;
	height:266px !important;
}

#item68643 {
	width:147px !important;
	height:266px !important;
	left:383px !important;
	top:14px !important;
}

#item68655 {
	width:223px !important;
	height:184px !important;
}

#item68650 {
	width:223px !important;
	height:184px !important;
	left:14px !important;
	top:334px !important;
}

#item68661 {
	width:106px !important;
	height:78px !important;
}

#item68656 {
	width:106px !important;
	height:78px !important;
	left:22px !important;
	top:529px !important;
}

#item68667 {
	width:101px !important;
	height:70px !important;
}

#item68662 {
	width:101px !important;
	height:70px !important;
	left:244px !important;
	top:471px !important;
}

#item68673 {
	width:119px !important;
	height:195px !important;
}

#item68668 {
	width:119px !important;
	height:195px !important;
	left:394px !important;
	top:437px !important;
}

#item41767 {
	width:80px !important;
	height:20px !important;
	left:54px !important;
	top:305px !important;
}

#item41794 {
	width:40px !important;
	height:9px !important;
	left:272px !important;
	top:565px !important;
}

#item41821 {
	width:40px !important;
	height:9px !important;
	left:317px !important;
	top:565px !important;
}

#item41848 {
	width:40px !important;
	height:9px !important;
	left:272px !important;
	top:577px !important;
}

#item41875 {
	width:40px !important;
	height:9px !important;
	left:317px !important;
	top:577px !important;
}

#item41903 {
	width:40px !important;
	height:9px !important;
	left:358px !important;
	top:577px !important;
}

#item41931 {
	width:40px !important;
	height:9px !important;
	left:358px !important;
	top:565px !important;
}

#item41958 {
	width:40px !important;
	height:9px !important;
	left:272px !important;
	top:587px !important;
}

#item41985 {
	width:40px !important;
	height:9px !important;
	left:317px !important;
	top:587px !important;
}

#item42012 {
	width:40px !important;
	height:9px !important;
	left:358px !important;
	top:587px !important;
}

#item42039 {
	width:40px !important;
	height:9px !important;
	left:272px !important;
	top:598px !important;
}

#item42066 {
	width:40px !important;
	height:9px !important;
	left:317px !important;
	top:598px !important;
}

#item42093 {
	width:40px !important;
	height:9px !important;
	left:359px !important;
	top:598px !important;
}

#item42121 {
	width:122px !important;
	height:9px !important;
	left:386px !important;
	top:414px !important;
}

#item42148 {
	width:111px !important;
	height:20px !important;
	left:386px !important;
	top:342px !important;
}

#item42176 {
	width:111px !important;
	height:9px !important;
	left:197px !important;
	top:289px !important;
}

#item42203 {
	width:143px !important;
	height:19px !important;
	left:197px !important;
	top:298px !important;
}

#item68679 {
	width:117px !important;
	height:85px !important;
}

#item68674 {
	width:117px !important;
	height:85px !important;
	left:39px !important;
	top:556px !important;
}

#item68685 {
	width:132px !important;
	height:90px !important;
}

#item68680 {
	width:132px !important;
	height:90px !important;
	left:260px !important;
	top:562px !important;
}

#item72458 {
	width:101px !important;
	height:143px !important;
}

#item72453 {
	width:101px !important;
	height:143px !important;
	left:429px !important;
	top:469px !important;
}

#item72464 {
	width:68px !important;
	height:101px !important;
}

#item72459 {
	width:68px !important;
	height:101px !important;
	left:369px !important;
	top:458px !important;
}

#item72470 {
	width:53px !important;
	height:82px !important;
}

#item72465 {
	width:53px !important;
	height:82px !important;
	left:313px !important;
	top:471px !important;
}

#item72478 {
	width:90px !important;
	height:82px !important;
}

#item72473 {
	width:90px !important;
	height:82px !important;
	left:219px !important;
	top:459px !important;
}

#item72484 {
	width:90px !important;
	height:35px !important;
}

#item72479 {
	width:90px !important;
	height:35px !important;
	left:260px !important;
	top:422px !important;
}

#item68692 {
	width:210px !important;
	height:170px !important;
}

#item68686 {
	width:210px !important;
	height:170px !important;
	left:26px !important;
	top:261px !important;
}

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

#item68693 {
	width:164px !important;
	height:225px !important;
	left:96px !important;
	top:14px !important;
}

#item68705 {
	width:253px !important;
	height:205px !important;
}

#item68700 {
	width:253px !important;
	height:205px !important;
	left:277px !important;
	top:19px !important;
}

#item42234 {
	width:155px !important;
	height:9px !important;
	left:13px !important;
	top:490px !important;
}

#item42261 {
	width:128px !important;
	height:9px !important;
	left:285px !important;
	top:289px !important;
}

#item42288 {
	width:163px !important;
	height:9px !important;
	left:277px !important;
	top:349px !important;
}

#item42316 {
	width:163px !important;
	height:9px !important;
	left:277px !important;
	top:360px !important;
}

#item42343 {
	width:163px !important;
	height:9px !important;
	left:277px !important;
	top:370px !important;
}

#item42370 {
	width:163px !important;
	height:9px !important;
	left:277px !important;
	top:381px !important;
}

#item42397 {
	width:67px !important;
	height:30px !important;
	left:13px !important;
	top:141px !important;
}

#item42426 {
	width:72px !important;
	height:36px !important;
	left:13px !important;
	top:172px !important;
}

#item66593 {
	width:100px !important;
	height:177px !important;
}

#item66588 {
	width:100px !important;
	height:177px !important;
	left:20px !important;
	top:22px !important;
}

#item72491 {
	width:76px !important;
	height:54px !important;
}

#item72486 {
	width:76px !important;
	height:54px !important;
	left:134px !important;
	top:108px !important;
}

#item68711 {
	width:288px !important;
	height:179px !important;
}

#item68706 {
	width:288px !important;
	height:179px !important;
	left:242px !important;
	top:14px !important;
}

#item68717 {
	width:140px !important;
	height:159px !important;
}

#item68712 {
	width:140px !important;
	height:159px !important;
	left:316px !important;
	top:215px !important;
}

#item68723 {
	width:158px !important;
	height:300px !important;
}

#item68718 {
	width:158px !important;
	height:300px !important;
	left:27px !important;
	top:322px !important;
}

#item68729 {
	width:211px !important;
	height:225px !important;
}

#item68724 {
	width:211px !important;
	height:225px !important;
	left:319px !important;
	top:392px !important;
}

#item42457 {
	width:84px !important;
	height:30px !important;
	left:228px !important;
	top:498px !important;
}

#item42484 {
	width:73px !important;
	height:29px !important;
	left:228px !important;
	top:354px !important;
}

#item42511 {
	width:116px !important;
	height:20px !important;
	left:152px !important;
	top:600px !important;
}

#item42538 {
	width:69px !important;
	height:29px !important;
	left:460px !important;
	top:342px !important;
}

#item42565 {
	width:196px !important;
	height:9px !important;
	left:20px !important;
	top:292px !important;
}

#item42596 {
	width:196px !important;
	height:9px !important;
	left:20px !important;
	top:303px !important;
}

#item68735 {
	width:210px !important;
	height:195px !important;
}

#item68730 {
	width:210px !important;
	height:195px !important;
	left:14px !important;
	top:277px !important;
}

#item68741 {
	width:86px !important;
	height:18px !important;
}

#item68736 {
	width:86px !important;
	height:18px !important;
	left:222px !important;
	top:583px !important;
}

#item72497 {
	width:86px !important;
	height:18px !important;
}

#item72492 {
	width:86px !important;
	height:18px !important;
	left:222px !important;
	top:604px !important;
}

#item68747 {
	width:210px !important;
	height:259px !important;
}

#item68742 {
	width:210px !important;
	height:259px !important;
	left:323px !important;
	top:338px !important;
}

#item68754 {
	width:230px !important;
	height:210px !important;
}

#item68748 {
	width:230px !important;
	height:210px !important;
	left:300px !important;
	top:14px !important;
}

#item68760 {
	width:220px !important;
	height:244px !important;
}

#item68755 {
	width:220px !important;
	height:244px !important;
	left:14px !important;
	top:14px !important;
}

#item42626 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:538px !important;
}

#item42657 {
	width:82px !important;
	height:29px !important;
	left:234px !important;
	top:428px !important;
}

#item42688 {
	width:101px !important;
	height:20px !important;
	left:247px !important;
	top:238px !important;
}

#item42715 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

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

#item42772 {
	width:207px !important;
	height:9px !important;
	left:247px !important;
	top:305px !important;
}

#item42802 {
	width:207px !important;
	height:9px !important;
	left:247px !important;
	top:315px !important;
}

#item66599 {
	width:260px !important;
	height:206px !important;
}

#item66594 {
	width:260px !important;
	height:206px !important;
	left:14px !important;
	top:14px !important;
}

#item68766 {
	width:237px !important;
	height:247px !important;
}

#item68761 {
	width:237px !important;
	height:247px !important;
	left:293px !important;
	top:17px !important;
}

#item68772 {
	width:145px !important;
	height:300px !important;
}

#item68767 {
	width:145px !important;
	height:300px !important;
	left:379px !important;
	top:343px !important;
}

#item68778 {
	width:93px !important;
	height:165px !important;
}

#item68773 {
	width:93px !important;
	height:165px !important;
	left:50px !important;
	top:370px !important;
}

#item72505 {
	width:127px !important;
	height:30px !important;
}

#item72499 {
	width:127px !important;
	height:30px !important;
	left:27px !important;
	top:330px !important;
}

#item72511 {
	width:99px !important;
	height:30px !important;
}

#item72506 {
	width:99px !important;
	height:30px !important;
	left:54px !important;
	top:292px !important;
}

#item42832 {
	width:169px !important;
	height:9px !important;
	left:13px !important;
	top:264px !important;
}

#item42859 {
	width:77px !important;
	height:20px !important;
	left:287px !important;
	top:573px !important;
}

#item42887 {
	width:89px !important;
	height:20px !important;
	left:173px !important;
	top:548px !important;
}

#item42917 {
	width:84px !important;
	height:31px !important;
	left:173px !important;
	top:568px !important;
}

#item42947 {
	width:93px !important;
	height:20px !important;
	left:173px !important;
	top:599px !important;
}

#item42974 {
	width:231px !important;
	height:9px !important;
	left:292px !important;
	top:308px !important;
}

#item43004 {
	width:231px !important;
	height:9px !important;
	left:292px !important;
	top:318px !important;
}

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

#item68781 {
	width:162px !important;
	height:193px !important;
	left:108px !important;
	top:285px !important;
}

#item68792 {
	width:249px !important;
	height:143px !important;
}

#item68787 {
	width:249px !important;
	height:143px !important;
	left:26px !important;
	top:482px !important;
}

#item68799 {
	width:130px !important;
	height:216px !important;
}

#item68793 {
	width:130px !important;
	height:216px !important;
	left:400px !important;
	top:395px !important;
}

#item68806 {
	width:242px !important;
	height:295px !important;
}

#item68800 {
	width:242px !important;
	height:295px !important;
	left:283px !important;
	top:17px !important;
}

#item68812 {
	width:136px !important;
	height:241px !important;
}

#item68807 {
	width:136px !important;
	height:241px !important;
	left:96px !important;
	top:14px !important;
}

#item43034 {
	width:64px !important;
	height:20px !important;
	left:13px !important;
	top:529px !important;
}

#item43061 {
	width:86px !important;
	height:20px !important;
	left:13px !important;
	top:371px !important;
}

#item43088 {
	width:73px !important;
	height:29px !important;
	left:20px !important;
	top:219px !important;
}

#item43116 {
	width:126px !important;
	height:9px !important;
	left:286px !important;
	top:572px !important;
}

#item43143 {
	width:89px !important;
	height:28px !important;
	left:286px !important;
	top:581px !important;
}

#item43174 {
	width:188px !important;
	height:9px !important;
	left:288px !important;
	top:362px !important;
}

#item43204 {
	width:188px !important;
	height:9px !important;
	left:288px !important;
	top:373px !important;
}

#item66605 {
	width:238px !important;
	height:258px !important;
}

#item66600 {
	width:238px !important;
	height:258px !important;
	left:18px !important;
	top:20px !important;
}

#item68819 {
	width:149px !important;
	height:276px !important;
}

#item68813 {
	width:149px !important;
	height:276px !important;
	left:381px !important;
	top:14px !important;
}

#item68827 {
	width:301px !important;
	height:156px !important;
}

#item68822 {
	width:301px !important;
	height:156px !important;
	left:23px !important;
	top:324px !important;
}

#item68833 {
	width:122px !important;
	height:115px !important;
}

#item68828 {
	width:122px !important;
	height:115px !important;
	left:14px !important;
	top:512px !important;
}

#item68839 {
	width:130px !important;
	height:235px !important;
}

#item68834 {
	width:130px !important;
	height:235px !important;
	left:404px !important;
	top:395px !important;
}

#item43231 {
	width:86px !important;
	height:20px !important;
	left:285px !important;
	top:259px !important;
}

#item43258 {
	width:78px !important;
	height:29px !important;
	left:329px !important;
	top:589px !important;
}

#item43285 {
	width:124px !important;
	height:20px !important;
	left:146px !important;
	top:555px !important;
}

#item43315 {
	width:159px !important;
	height:20px !important;
	left:146px !important;
	top:577px !important;
}

#item43347 {
	width:158px !important;
	height:20px !important;
	left:146px !important;
	top:600px !important;
}

#item43377 {
	width:97px !important;
	height:20px !important;
	left:285px !important;
	top:123px !important;
}

#item43407 {
	width:96px !important;
	height:28px !important;
	left:285px !important;
	top:144px !important;
}

#item68845 {
	width:176px !important;
	height:262px !important;
}

#item68840 {
	width:176px !important;
	height:262px !important;
	left:26px !important;
	top:329px !important;
}

#item68852 {
	width:203px !important;
	height:191px !important;
}

#item68847 {
	width:203px !important;
	height:191px !important;
	left:327px !important;
	top:364px !important;
}

#item72523 {
	width:85px !important;
	height:55px !important;
}

#item72518 {
	width:85px !important;
	height:55px !important;
	left:327px !important;
	top:298px !important;
}

#item72517 {
	width:98px !important;
	height:188px !important;
}

#item72512 {
	width:98px !important;
	height:188px !important;
	left:211px !important;
	top:340px !important;
}

#item68858 {
	width:153px !important;
	height:138px !important;
}

#item68853 {
	width:153px !important;
	height:138px !important;
	left:143px !important;
	top:183px !important;
}

#item68864 {
	width:205px !important;
	height:225px !important;
}

#item68859 {
	width:205px !important;
	height:225px !important;
	left:325px !important;
	top:14px !important;
}

#item68870 {
	width:211px !important;
	height:157px !important;
}

#item68865 {
	width:211px !important;
	height:157px !important;
	left:91px !important;
	top:14px !important;
}

#item43439 {
	width:71px !important;
	height:29px !important;
	left:323px !important;
	top:238px !important;
}

#item43466 {
	width:77px !important;
	height:20px !important;
	left:13px !important;
	top:141px !important;
}

#item43493 {
	width:108px !important;
	height:20px !important;
	left:213px !important;
	top:600px !important;
}

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

#item43547 {
	width:184px !important;
	height:9px !important;
	left:323px !important;
	top:600px !important;
}

#item43578 {
	width:184px !important;
	height:9px !important;
	left:323px !important;
	top:611px !important;
}

#item43605 {
	width:90px !important;
	height:20px !important;
	left:13px !important;
	top:278px !important;
}

#item43637 {
	width:88px !important;
	height:28px !important;
	left:13px !important;
	top:298px !important;
}

#item66611 {
	width:175px !important;
	height:164px !important;
}

#item66606 {
	width:175px !important;
	height:164px !important;
	left:272px !important;
	top:14px !important;
}

#item72530 {
	width:44px !important;
	height:67px !important;
}

#item72525 {
	width:44px !important;
	height:67px !important;
	left:457px !important;
	top:108px !important;
}

#item72536 {
	width:107px !important;
	height:67px !important;
}

#item72531 {
	width:107px !important;
	height:67px !important;
	left:311px !important;
	top:67px !important;
}

#item68876 {
	width:248px !important;
	height:316px !important;
}

#item68871 {
	width:248px !important;
	height:316px !important;
	left:14px !important;
	top:14px !important;
}

#item68882 {
	width:249px !important;
	height:198px !important;
}

#item68877 {
	width:249px !important;
	height:198px !important;
	left:14px !important;
	top:423px !important;
}

#item68889 {
	width:159px !important;
	height:266px !important;
}

#item68883 {
	width:159px !important;
	height:266px !important;
	left:371px !important;
	top:288px !important;
}

#item43668 {
	width:69px !important;
	height:20px !important;
	left:276px !important;
	top:498px !important;
}

#item43696 {
	width:135px !important;
	height:9px !important;
	left:276px !important;
	top:601px !important;
}

#item43723 {
	width:211px !important;
	height:9px !important;
	left:276px !important;
	top:609px !important;
}

#item43755 {
	width:130px !important;
	height:9px !important;
	left:351px !important;
	top:243px !important;
}

#item43782 {
	width:130px !important;
	height:9px !important;
	left:351px !important;
	top:253px !important;
}

#item43810 {
	width:130px !important;
	height:9px !important;
	left:351px !important;
	top:264px !important;
}

#item43837 {
	width:214px !important;
	height:9px !important;
	left:13px !important;
	top:391px !important;
}

#item43869 {
	width:214px !important;
	height:9px !important;
	left:13px !important;
	top:401px !important;
}

#item68895 {
	width:367px !important;
	height:215px !important;
}

#item68890 {
	width:367px !important;
	height:215px !important;
	left:149px !important;
	top:305px !important;
}

#item68901 {
	width:143px !important;
	height:140px !important;
}

#item68896 {
	width:143px !important;
	height:140px !important;
	left:354px !important;
	top:503px !important;
}

#item68907 {
	width:282px !important;
	height:224px !important;
}

#item68902 {
	width:282px !important;
	height:224px !important;
	left:248px !important;
	top:14px !important;
}

#item68913 {
	width:208px !important;
	height:212px !important;
}

#item68908 {
	width:208px !important;
	height:212px !important;
	left:21px !important;
	top:18px !important;
}

#item43899 {
	width:134px !important;
	height:20px !important;
	left:24px !important;
	top:270px !important;
}

#item43929 {
	width:137px !important;
	height:9px !important;
	left:356px !important;
	top:256px !important;
}

#item43956 {
	width:250px !important;
	height:9px !important;
	left:13px !important;
	top:579px !important;
}

#item43987 {
	width:250px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item44017 {
	width:250px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item44051 {
	width:250px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item66617 {
	width:250px !important;
	height:165px !important;
}

#item66612 {
	width:250px !important;
	height:165px !important;
	left:14px !important;
	top:14px !important;
}

#item68928 {
	width:255px !important;
	height:145px !important;
}

#item68923 {
	width:255px !important;
	height:145px !important;
	left:275px !important;
	top:14px !important;
}

#item68935 {
	width:125px !important;
	height:90px !important;
}

#item68929 {
	width:125px !important;
	height:90px !important;
	left:405px !important;
	top:174px !important;
}

#item68941 {
	width:161px !important;
	height:174px !important;
}

#item68936 {
	width:161px !important;
	height:174px !important;
	left:369px !important;
	top:286px !important;
}

#item68947 {
	width:247px !important;
	height:298px !important;
}

#item68942 {
	width:247px !important;
	height:298px !important;
	left:14px !important;
	top:242px !important;
}

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

#item68948 {
	width:252px !important;
	height:139px !important;
	left:278px !important;
	top:505px !important;
}

#item44083 {
	width:142px !important;
	height:9px !important;
	left:276px !important;
	top:492px !important;
}

#item44110 {
	width:107px !important;
	height:20px !important;
	left:276px !important;
	top:420px !important;
}

#item44137 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item44165 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item44195 {
	width:171px !important;
	height:9px !important;
	left:13px !important;
	top:212px !important;
}

#item44225 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:222px !important;
}

#item44256 {
	width:88px !important;
	height:29px !important;
	left:276px !important;
	top:233px !important;
}

#item44287 {
	width:126px !important;
	height:20px !important;
	left:276px !important;
	top:262px !important;
}

#item68960 {
	width:155px !important;
	height:244px !important;
}

#item68955 {
	width:155px !important;
	height:244px !important;
	left:17px !important;
	top:21px !important;
}

#item68966 {
	width:208px !important;
	height:283px !important;
}

#item68961 {
	width:208px !important;
	height:283px !important;
	left:322px !important;
	top:14px !important;
}

#item68973 {
	width:307px !important;
	height:157px !important;
}

#item68968 {
	width:307px !important;
	height:157px !important;
	left:215px !important;
	top:319px !important;
}

#item72542 {
	width:225px !important;
	height:124px !important;
}

#item72537 {
	width:225px !important;
	height:124px !important;
	left:293px !important;
	top:482px !important;
}

#item68979 {
	width:179px !important;
	height:188px !important;
}

#item68974 {
	width:179px !important;
	height:188px !important;
	left:21px !important;
	top:321px !important;
}

#item44317 {
	width:96px !important;
	height:20px !important;
	left:210px !important;
	top:157px !important;
}

#item44344 {
	width:126px !important;
	height:20px !important;
	left:174px !important;
	top:55px !important;
}

#item44374 {
	width:171px !important;
	height:21px !important;
	left:18px !important;
	top:553px !important;
}

#item44445 {
	width:191px !important;
	height:21px !important;
	left:18px !important;
	top:573px !important;
}

#item44522 {
	width:194px !important;
	height:21px !important;
	left:18px !important;
	top:594px !important;
}

#item66624 {
	width:242px !important;
	height:162px !important;
}

#item66618 {
	width:242px !important;
	height:162px !important;
	left:14px !important;
	top:18px !important;
}

#item72552 {
	width:61px !important;
	height:41px !important;
}

#item72546 {
	width:61px !important;
	height:41px !important;
	left:203px !important;
	top:187px !important;
}

#item68985 {
	width:234px !important;
	height:124px !important;
}

#item68980 {
	width:234px !important;
	height:124px !important;
	left:296px !important;
	top:82px !important;
}

#item72558 {
	width:92px !important;
	height:61px !important;
}

#item72553 {
	width:92px !important;
	height:61px !important;
	left:438px !important;
	top:211px !important;
}

#item68992 {
	width:262px !important;
	height:251px !important;
}

#item68987 {
	width:262px !important;
	height:251px !important;
	left:265px !important;
	top:374px !important;
}

#item68998 {
	width:134px !important;
	height:137px !important;
}

#item68993 {
	width:134px !important;
	height:137px !important;
	left:122px !important;
	top:324px !important;
}

#item69004 {
	width:109px !important;
	height:140px !important;
}

#item68999 {
	width:109px !important;
	height:140px !important;
	left:14px !important;
	top:476px !important;
}

#item44587 {
	width:87px !important;
	height:20px !important;
	left:18px !important;
	top:438px !important;
}

#item44614 {
	width:114px !important;
	height:9px !important;
	left:131px !important;
	top:571px !important;
}

#item44642 {
	width:114px !important;
	height:9px !important;
	left:131px !important;
	top:582px !important;
}

#item44669 {
	width:114px !important;
	height:9px !important;
	left:131px !important;
	top:592px !important;
}

#item44696 {
	width:114px !important;
	height:9px !important;
	left:131px !important;
	top:603px !important;
}

#item44723 {
	width:208px !important;
	height:9px !important;
	left:276px !important;
	top:323px !important;
}

#item44754 {
	width:208px !important;
	height:9px !important;
	left:276px !important;
	top:333px !important;
}

#item44784 {
	width:208px !important;
	height:9px !important;
	left:276px !important;
	top:344px !important;
}

#item44814 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:282px !important;
}

#item44845 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:293px !important;
}

#item44876 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item69011 {
	width:160px !important;
	height:148px !important;
}

#item69005 {
	width:160px !important;
	height:148px !important;
	left:14px !important;
	top:417px !important;
}

#item69017 {
	width:188px !important;
	height:206px !important;
}

#item69012 {
	width:188px !important;
	height:206px !important;
	left:326px !important;
	top:417px !important;
}

#item69023 {
	width:162px !important;
	height:164px !important;
}

#item69018 {
	width:162px !important;
	height:164px !important;
	left:368px !important;
	top:220px !important;
}

#item69029 {
	width:164px !important;
	height:114px !important;
}

#item69024 {
	width:164px !important;
	height:114px !important;
	left:190px !important;
	top:219px !important;
}

#item69035 {
	width:163px !important;
	height:128px !important;
}

#item69030 {
	width:163px !important;
	height:128px !important;
	left:14px !important;
	top:221px !important;
}

#item69042 {
	width:102px !important;
	height:130px !important;
}

#item69036 {
	width:102px !important;
	height:130px !important;
	left:81px !important;
	top:58px !important;
}

#item69048 {
	width:163px !important;
	height:139px !important;
}

#item69043 {
	width:163px !important;
	height:139px !important;
	left:190px !important;
	top:14px !important;
}

#item69054 {
	width:88px !important;
	height:162px !important;
}

#item69049 {
	width:88px !important;
	height:162px !important;
	left:368px !important;
	top:43px !important;
}

#item44906 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:399px !important;
}

#item44933 {
	width:126px !important;
	height:9px !important;
	left:189px !important;
	top:399px !important;
}

#item44960 {
	width:97px !important;
	height:20px !important;
	left:364px !important;
	top:387px !important;
}

#item44987 {
	width:164px !important;
	height:9px !important;
	left:189px !important;
	top:201px !important;
}

#item45014 {
	width:83px !important;
	height:20px !important;
	left:13px !important;
	top:188px !important;
}

#item45041 {
	width:124px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item45068 {
	width:96px !important;
	height:20px !important;
	left:218px !important;
	top:600px !important;
}

#item45096 {
	width:74px !important;
	height:30px !important;
	left:461px !important;
	top:113px !important;
}

#item66630 {
	width:252px !important;
	height:228px !important;
}

#item66625 {
	width:252px !important;
	height:228px !important;
	left:278px !important;
	top:17px !important;
}

#item69060 {
	width:252px !important;
	height:233px !important;
}

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

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

#item69062 {
	width:164px !important;
	height:206px !important;
	left:14px !important;
	top:322px !important;
}

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

#item69068 {
	width:164px !important;
	height:221px !important;
	left:189px !important;
	top:322px !important;
}

#item69079 {
	width:167px !important;
	height:210px !important;
}

#item69074 {
	width:167px !important;
	height:210px !important;
	left:363px !important;
	top:324px !important;
}

#item45128 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item45160 {
	width:134px !important;
	height:20px !important;
	left:276px !important;
	top:292px !important;
}

#item45190 {
	width:95px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item45217 {
	width:142px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item45244 {
	width:83px !important;
	height:20px !important;
	left:364px !important;
	top:600px !important;
}

#item69086 {
	width:164px !important;
	height:214px !important;
}

#item69081 {
	width:164px !important;
	height:214px !important;
	left:14px !important;
	top:321px !important;
}

#item69093 {
	width:163px !important;
	height:250px !important;
}

#item69087 {
	width:163px !important;
	height:250px !important;
	left:191px !important;
	top:324px !important;
}

#item69099 {
	width:164px !important;
	height:196px !important;
}

#item69094 {
	width:164px !important;
	height:196px !important;
	left:366px !important;
	top:323px !important;
}

#item69105 {
	width:516px !important;
	height:272px !important;
}

#item69100 {
	width:516px !important;
	height:272px !important;
	left:14px !important;
	top:14px !important;
}

#item45271 {
	width:171px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

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

#item45326 {
	width:140px !important;
	height:9px !important;
	left:368px !important;
	top:293px !important;
}

#item45354 {
	width:128px !important;
	height:9px !important;
	left:364px !important;
	top:591px !important;
}

#item45382 {
	width:152px !important;
	height:19px !important;
	left:364px !important;
	top:600px !important;
}

#item69111 {
	width:336px !important;
	height:278px !important;
}

#item69106 {
	width:336px !important;
	height:278px !important;
	left:17px !important;
	top:17px !important;
}

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

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

#item69130 {
	width:252px !important;
	height:164px !important;
}

#item69124 {
	width:252px !important;
	height:164px !important;
	left:278px !important;
	top:424px !important;
}

#item69137 {
	width:253px !important;
	height:198px !important;
}

#item69132 {
	width:253px !important;
	height:198px !important;
	left:14px !important;
	top:365px !important;
}

#item69123 {
	width:243px !important;
	height:130px !important;
}

#item69118 {
	width:243px !important;
	height:130px !important;
	left:287px !important;
	top:269px !important;
}

#item45412 {
	width:129px !important;
	height:20px !important;
	left:365px !important;
	top:228px !important;
}

#item45442 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:343px !important;
}

#item45469 {
	width:119px !important;
	height:20px !important;
	left:404px !important;
	top:403px !important;
}

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

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

#item66636 {
	width:405px !important;
	height:298px !important;
}

#item66631 {
	width:405px !important;
	height:298px !important;
	left:125px !important;
	top:14px !important;
}

#item69144 {
	width:254px !important;
	height:231px !important;
}

#item69138 {
	width:254px !important;
	height:231px !important;
	left:14px !important;
	top:323px !important;
}

#item69150 {
	width:253px !important;
	height:240px !important;
}

#item69145 {
	width:253px !important;
	height:240px !important;
	left:277px !important;
	top:323px !important;
}

#item45556 {
	width:200px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item45617 {
	width:79px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item66642 {
	width:163px !important;
	height:137px !important;
}

#item66637 {
	width:163px !important;
	height:137px !important;
	left:14px !important;
	top:14px !important;
}

#item69156 {
	width:130px !important;
	height:122px !important;
}

#item69151 {
	width:130px !important;
	height:122px !important;
	left:44px !important;
	top:172px !important;
}

#item69162 {
	width:165px !important;
	height:122px !important;
}

#item69157 {
	width:165px !important;
	height:122px !important;
	left:190px !important;
	top:171px !important;
}

#item69168 {
	width:164px !important;
	height:278px !important;
}

#item69163 {
	width:164px !important;
	height:278px !important;
	left:366px !important;
	top:14px !important;
}

#item69174 {
	width:164px !important;
	height:162px !important;
}

#item69169 {
	width:164px !important;
	height:162px !important;
	left:366px !important;
	top:374px !important;
}

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

#item69175 {
	width:163px !important;
	height:176px !important;
	left:190px !important;
	top:374px !important;
}

#item69186 {
	width:166px !important;
	height:168px !important;
}

#item69181 {
	width:166px !important;
	height:168px !important;
	left:14px !important;
	top:374px !important;
}

#item45645 {
	width:87px !important;
	height:20px !important;
	left:270px !important;
	top:132px !important;
}

#item45672 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:354px !important;
}

#item45699 {
	width:91px !important;
	height:20px !important;
	left:189px !important;
	top:344px !important;
}

#item45726 {
	width:135px !important;
	height:9px !important;
	left:364px !important;
	top:355px !important;
}

#item45753 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item45780 {
	width:122px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item45807 {
	width:125px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

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

#item69187 {
	width:253px !important;
	height:249px !important;
	left:14px !important;
	top:313px !important;
}

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

#item69194 {
	width:252px !important;
	height:248px !important;
	left:278px !important;
	top:314px !important;
}

#item69206 {
	width:516px !important;
	height:264px !important;
}

#item69201 {
	width:516px !important;
	height:264px !important;
	left:14px !important;
	top:14px !important;
}

#item45836 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item45863 {
	width:156px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item45890 {
	width:169px !important;
	height:9px !important;
	left:22px !important;
	top:285px !important;
}

#item66649 {
	width:150px !important;
	height:299px !important;
}

#item66643 {
	width:150px !important;
	height:299px !important;
	left:14px !important;
	top:18px !important;
}

#item69214 {
	width:163px !important;
	height:91px !important;
}

#item69208 {
	width:163px !important;
	height:91px !important;
	left:306px !important;
	top:14px !important;
}

#item69220 {
	width:224px !important;
	height:91px !important;
}

#item69215 {
	width:224px !important;
	height:91px !important;
	left:306px !important;
	top:186px !important;
}

#item69227 {
	width:213px !important;
	height:133px !important;
}

#item69221 {
	width:213px !important;
	height:133px !important;
	left:269px !important;
	top:337px !important;
}

#item72564 {
	width:137px !important;
	height:84px !important;
}

#item72559 {
	width:137px !important;
	height:84px !important;
	left:393px !important;
	top:452px !important;
}

#item69233 {
	width:241px !important;
	height:228px !important;
}

#item69228 {
	width:241px !important;
	height:228px !important;
	left:14px !important;
	top:334px !important;
}

#item45920 {
	width:86px !important;
	height:20px !important;
	left:170px !important;
	top:191px !important;
}

#item45947 {
	width:125px !important;
	height:9px !important;
	left:305px !important;
	top:312px !important;
}

#item45974 {
	width:153px !important;
	height:9px !important;
	left:305px !important;
	top:167px !important;
}

#item46001 {
	width:232px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item46032 {
	width:226px !important;
	height:9px !important;
	left:265px !important;
	top:599px !important;
}

#item46064 {
	width:228px !important;
	height:9px !important;
	left:265px !important;
	top:610px !important;
}

#item69254 {
	width:356px !important;
	height:208px !important;
}

#item69249 {
	width:356px !important;
	height:208px !important;
	left:179px !important;
	top:347px !important;
}

#item72570 {
	width:244px !important;
	height:99px !important;
}

#item72565 {
	width:244px !important;
	height:99px !important;
	left:51px !important;
	top:539px !important;
}

#item69260 {
	width:277px !important;
	height:261px !important;
}

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

#item69266 {
	width:131px !important;
	height:134px !important;
}

#item69261 {
	width:131px !important;
	height:134px !important;
	left:115px !important;
	top:168px !important;
}

#item69272 {
	width:225px !important;
	height:91px !important;
}

#item69267 {
	width:225px !important;
	height:91px !important;
	left:14px !important;
	top:14px !important;
}

#item46095 {
	width:118px !important;
	height:20px !important;
	left:13px !important;
	top:514px !important;
}

#item46125 {
	width:151px !important;
	height:9px !important;
	left:13px !important;
	top:436px !important;
}

#item46152 {
	width:73px !important;
	height:20px !important;
	left:253px !important;
	top:288px !important;
}

#item46179 {
	width:130px !important;
	height:9px !important;
	left:13px !important;
	top:149px !important;
}

#item46206 {
	width:88px !important;
	height:20px !important;
	left:13px !important;
	top:288px !important;
}

#item66656 {
	width:182px !important;
	height:178px !important;
}

#item66650 {
	width:182px !important;
	height:178px !important;
	left:251px !important;
	top:21px !important;
}

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

#item69273 {
	width:153px !important;
	height:156px !important;
	left:377px !important;
	top:216px !important;
}

#item69284 {
	width:215px !important;
	height:186px !important;
}

#item69279 {
	width:215px !important;
	height:186px !important;
	left:14px !important;
	top:14px !important;
}

#item69290 {
	width:144px !important;
	height:235px !important;
}

#item69285 {
	width:144px !important;
	height:235px !important;
	left:14px !important;
	top:383px !important;
}

#item69296 {
	width:68px !important;
	height:145px !important;
}

#item69291 {
	width:68px !important;
	height:145px !important;
	left:346px !important;
	top:432px !important;
}

#item72577 {
	width:110px !important;
	height:171px !important;
}

#item72572 {
	width:110px !important;
	height:171px !important;
	left:420px !important;
	top:437px !important;
}

#item46233 {
	width:95px !important;
	height:40px !important;
	left:441px !important;
	top:159px !important;
}

#item46263 {
	width:155px !important;
	height:9px !important;
	left:13px !important;
	top:355px !important;
}

#item46290 {
	width:126px !important;
	height:9px !important;
	left:248px !important;
	top:364px !important;
}

#item46318 {
	width:170px !important;
	height:9px !important;
	left:164px !important;
	top:600px !important;
}

#item46348 {
	width:170px !important;
	height:9px !important;
	left:164px !important;
	top:610px !important;
}

#item69304 {
	width:134px !important;
	height:171px !important;
}

#item69297 {
	width:134px !important;
	height:171px !important;
	left:152px !important;
	top:369px !important;
}

#item69310 {
	width:214px !important;
	height:219px !important;
}

#item69305 {
	width:214px !important;
	height:219px !important;
	left:312px !important;
	top:342px !important;
}

#item69316 {
	width:307px !important;
	height:242px !important;
}

#item69311 {
	width:307px !important;
	height:242px !important;
	left:223px !important;
	top:14px !important;
}

#item69322 {
	width:198px !important;
	height:101px !important;
}

#item69317 {
	width:198px !important;
	height:101px !important;
	left:14px !important;
	top:14px !important;
}

#item69328 {
	width:196px !important;
	height:70px !important;
}

#item69323 {
	width:196px !important;
	height:70px !important;
	left:14px !important;
	top:173px !important;
}

#item46375 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:159px !important;
}

#item46402 {
	width:96px !important;
	height:29px !important;
	left:30px !important;
	top:439px !important;
}

#item46432 {
	width:100px !important;
	height:20px !important;
	left:30px !important;
	top:600px !important;
}

#item46459 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item46486 {
	width:137px !important;
	height:9px !important;
	left:221px !important;
	top:303px !important;
}

#item66663 {
	width:251px !important;
	height:241px !important;
}

#item66657 {
	width:251px !important;
	height:241px !important;
	left:14px !important;
	top:14px !important;
}

#item69334 {
	width:133px !important;
	height:70px !important;
}

#item69329 {
	width:133px !important;
	height:70px !important;
	left:383px !important;
	top:43px !important;
}

#item72583 {
	width:108px !important;
	height:125px !important;
}

#item72578 {
	width:108px !important;
	height:125px !important;
	left:278px !important;
	top:97px !important;
}

#item72589 {
	width:127px !important;
	height:125px !important;
}

#item72584 {
	width:127px !important;
	height:125px !important;
	left:394px !important;
	top:126px !important;
}

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

#item69335 {
	width:252px !important;
	height:193px !important;
	left:278px !important;
	top:357px !important;
}

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

#item69341 {
	width:251px !important;
	height:218px !important;
	left:14px !important;
	top:356px !important;
}

#item46514 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:336px !important;
}

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

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

#item46597 {
	width:256px !important;
	height:9px !important;
	left:276px !important;
	top:315px !important;
}

#item46629 {
	width:256px !important;
	height:9px !important;
	left:276px !important;
	top:326px !important;
}

#item46660 {
	width:256px !important;
	height:9px !important;
	left:276px !important;
	top:336px !important;
}

#item69354 {
	width:254px !important;
	height:130px !important;
}

#item69347 {
	width:254px !important;
	height:130px !important;
	left:14px !important;
	top:425px !important;
}

#item69360 {
	width:251px !important;
	height:236px !important;
}

#item69355 {
	width:251px !important;
	height:236px !important;
	left:279px !important;
	top:293px !important;
}

#item69372 {
	width:249px !important;
	height:137px !important;
}

#item69367 {
	width:249px !important;
	height:137px !important;
	left:14px !important;
	top:221px !important;
}

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

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

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

#item69379 {
	width:252px !important;
	height:205px !important;
	left:278px !important;
	top:14px !important;
}

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

#item46719 {
	width:209px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item46750 {
	width:124px !important;
	height:9px !important;
	left:278px !important;
	top:610px !important;
}

#item46778 {
	width:176px !important;
	height:9px !important;
	left:276px !important;
	top:270px !important;
}

#item46805 {
	width:107px !important;
	height:20px !important;
	left:141px !important;
	top:189px !important;
}

#item66669 {
	width:249px !important;
	height:220px !important;
}

#item66664 {
	width:249px !important;
	height:220px !important;
	left:14px !important;
	top:14px !important;
}

#item69398 {
	width:121px !important;
	height:196px !important;
}

#item69393 {
	width:121px !important;
	height:196px !important;
	left:279px !important;
	top:14px !important;
}

#item69404 {
	width:155px !important;
	height:192px !important;
}

#item69399 {
	width:155px !important;
	height:192px !important;
	left:279px !important;
	top:219px !important;
}

#item69410 {
	width:253px !important;
	height:288px !important;
}

#item69405 {
	width:253px !important;
	height:288px !important;
	left:14px !important;
	top:306px !important;
}

#item69423 {
	width:158px !important;
	height:191px !important;
}

#item69418 {
	width:158px !important;
	height:191px !important;
	left:279px !important;
	top:425px !important;
}

#item46832 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:286px !important;
}

#item46859 {
	width:83px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item46886 {
	width:91px !important;
	height:29px !important;
	left:441px !important;
	top:512px !important;
}

#item46913 {
	width:69px !important;
	height:29px !important;
	left:441px !important;
	top:383px !important;
}

#item46940 {
	width:123px !important;
	height:20px !important;
	left:408px !important;
	top:190px !important;
}

#item69429 {
	width:516px !important;
	height:165px !important;
}

#item69424 {
	width:516px !important;
	height:165px !important;
	left:14px !important;
	top:435px !important;
}

#item69441 {
	width:164px !important;
	height:156px !important;
}

#item69436 {
	width:164px !important;
	height:156px !important;
	left:366px !important;
	top:220px !important;
}

#item69447 {
	width:150px !important;
	height:132px !important;
}

#item69442 {
	width:150px !important;
	height:132px !important;
	left:204px !important;
	top:220px !important;
}

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

#item69448 {
	width:181px !important;
	height:102px !important;
	left:14px !important;
	top:218px !important;
}

#item69459 {
	width:157px !important;
	height:122px !important;
}

#item69454 {
	width:157px !important;
	height:122px !important;
	left:14px !important;
	top:14px !important;
}

#item69467 {
	width:237px !important;
	height:193px !important;
}

#item69460 {
	width:237px !important;
	height:193px !important;
	left:293px !important;
	top:14px !important;
}

#item46967 {
	width:105px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item46994 {
	width:91px !important;
	height:20px !important;
	left:189px !important;
	top:191px !important;
}

#item47022 {
	width:120px !important;
	height:9px !important;
	left:364px !important;
	top:417px !important;
}

#item47049 {
	width:152px !important;
	height:9px !important;
	left:203px !important;
	top:417px !important;
}

#item47077 {
	width:155px !important;
	height:9px !important;
	left:12px !important;
	top:417px !important;
}

#item47104 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item66675 {
	width:257px !important;
	height:162px !important;
}

#item66670 {
	width:257px !important;
	height:162px !important;
	left:14px !important;
	top:14px !important;
}

#item69473 {
	width:173px !important;
	height:201px !important;
}

#item69468 {
	width:173px !important;
	height:201px !important;
	left:14px !important;
	top:193px !important;
}

#item69479 {
	width:157px !important;
	height:201px !important;
}

#item69474 {
	width:157px !important;
	height:201px !important;
	left:279px !important;
	top:194px !important;
}

#item69486 {
	width:249px !important;
	height:154px !important;
}

#item69480 {
	width:249px !important;
	height:154px !important;
	left:281px !important;
	top:409px !important;
}

#item69492 {
	width:136px !important;
	height:210px !important;
}

#item69487 {
	width:136px !important;
	height:210px !important;
	left:14px !important;
	top:408px !important;
}

#item47131 {
	width:138px !important;
	height:10px !important;
	left:276px !important;
	top:161px !important;
}

#item47189 {
	width:72px !important;
	height:29px !important;
	left:192px !important;
	top:369px !important;
}

#item47216 {
	width:148px !important;
	height:9px !important;
	left:279px !important;
	top:606px !important;
}

#item47244 {
	width:86px !important;
	height:30px !important;
	left:443px !important;
	top:341px !important;
}

#item47274 {
	width:88px !important;
	height:28px !important;
	left:443px !important;
	top:370px !important;
}

#item47304 {
	width:101px !important;
	height:29px !important;
	left:154px !important;
	top:572px !important;
}

#item47336 {
	width:122px !important;
	height:19px !important;
	left:154px !important;
	top:600px !important;
}

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

#item69493 {
	width:119px !important;
	height:111px !important;
	left:158px !important;
	top:34px !important;
}

#item69504 {
	width:179px !important;
	height:168px !important;
}

#item69499 {
	width:179px !important;
	height:168px !important;
	left:296px !important;
	top:20px !important;
}

#item69510 {
	width:166px !important;
	height:133px !important;
}

#item69505 {
	width:166px !important;
	height:133px !important;
	left:364px !important;
	top:193px !important;
}

#item69516 {
	width:133px !important;
	height:152px !important;
}

#item69511 {
	width:133px !important;
	height:152px !important;
	left:14px !important;
	top:188px !important;
}

#item72610 {
	width:109px !important;
	height:169px !important;
}

#item72604 {
	width:109px !important;
	height:169px !important;
	left:156px !important;
	top:191px !important;
}

#item69523 {
	width:43px !important;
	height:80px !important;
}

#item69517 {
	width:43px !important;
	height:80px !important;
	left:149px !important;
	top:382px !important;
}

#item72603 {
	width:65px !important;
	height:65px !important;
}

#item72598 {
	width:65px !important;
	height:65px !important;
	left:197px !important;
	top:403px !important;
}

#item69529 {
	width:149px !important;
	height:130px !important;
}

#item69524 {
	width:149px !important;
	height:130px !important;
	left:281px !important;
	top:340px !important;
}

#item69535 {
	width:154px !important;
	height:158px !important;
}

#item69530 {
	width:154px !important;
	height:158px !important;
	left:376px !important;
	top:485px !important;
}

#item69541 {
	width:145px !important;
	height:129px !important;
}

#item69536 {
	width:145px !important;
	height:129px !important;
	left:119px !important;
	top:486px !important;
}

#item47368 {
	width:71px !important;
	height:20px !important;
	left:17px !important;
	top:596px !important;
}

#item47395 {
	width:80px !important;
	height:29px !important;
	left:276px !important;
	top:590px !important;
}

#item47426 {
	width:92px !important;
	height:20px !important;
	left:434px !important;
	top:455px !important;
}

#item47453 {
	width:77px !important;
	height:20px !important;
	left:277px !important;
	top:308px !important;
}

#item47481 {
	width:114px !important;
	height:9px !important;
	left:13px !important;
	top:454px !important;
}

#item47508 {
	width:114px !important;
	height:9px !important;
	left:13px !important;
	top:465px !important;
}

#item47535 {
	width:93px !important;
	height:21px !important;
	left:13px !important;
	top:105px !important;
}

#item47597 {
	width:92px !important;
	height:21px !important;
	left:13px !important;
	top:126px !important;
}

#item66681 {
	width:204px !important;
	height:150px !important;
}

#item66676 {
	width:204px !important;
	height:150px !important;
	left:326px !important;
	top:18px !important;
}

#item69547 {
	width:122px !important;
	height:191px !important;
}

#item69542 {
	width:122px !important;
	height:191px !important;
	left:187px !important;
	top:18px !important;
}

#item69555 {
	width:164px !important;
	height:150px !important;
}

#item69550 {
	width:164px !important;
	height:150px !important;
	left:14px !important;
	top:220px !important;
}

#item69561 {
	width:166px !important;
	height:140px !important;
}

#item69556 {
	width:166px !important;
	height:140px !important;
	left:191px !important;
	top:221px !important;
}

#item69567 {
	width:163px !important;
	height:133px !important;
}

#item69562 {
	width:163px !important;
	height:133px !important;
	left:367px !important;
	top:222px !important;
}

#item69574 {
	width:162px !important;
	height:140px !important;
}

#item69568 {
	width:162px !important;
	height:140px !important;
	left:369px !important;
	top:427px !important;
}

#item69580 {
	width:99px !important;
	height:194px !important;
}

#item69575 {
	width:99px !important;
	height:194px !important;
	left:191px !important;
	top:424px !important;
}

#item69586 {
	width:167px !important;
	height:139px !important;
}

#item69581 {
	width:167px !important;
	height:139px !important;
	left:14px !important;
	top:425px !important;
}

#item47667 {
	width:101px !important;
	height:20px !important;
	left:13px !important;
	top:190px !important;
}

#item47696 {
	width:145px !important;
	height:9px !important;
	left:324px !important;
	top:201px !important;
}

#item47728 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item47755 {
	width:113px !important;
	height:9px !important;
	left:364px !important;
	top:405px !important;
}

#item47782 {
	width:170px !important;
	height:9px !important;
	left:189px !important;
	top:405px !important;
}

#item47810 {
	width:176px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item47837 {
	width:51px !important;
	height:40px !important;
	left:294px !important;
	top:573px !important;
}

#item47864 {
	width:140px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item69592 {
	width:162px !important;
	height:145px !important;
}

#item69587 {
	width:162px !important;
	height:145px !important;
	left:14px !important;
	top:427px !important;
}

#item69598 {
	width:91px !important;
	height:162px !important;
}

#item69593 {
	width:91px !important;
	height:162px !important;
	left:261px !important;
	top:426px !important;
}

#item69604 {
	width:147px !important;
	height:152px !important;
}

#item69599 {
	width:147px !important;
	height:152px !important;
	left:383px !important;
	top:415px !important;
}

#item69611 {
	width:164px !important;
	height:133px !important;
}

#item69605 {
	width:164px !important;
	height:133px !important;
	left:366px !important;
	top:220px !important;
}

#item69617 {
	width:166px !important;
	height:144px !important;
}

#item69612 {
	width:166px !important;
	height:144px !important;
	left:191px !important;
	top:220px !important;
}

#item69625 {
	width:167px !important;
	height:137px !important;
}

#item69619 {
	width:167px !important;
	height:137px !important;
	left:14px !important;
	top:218px !important;
}

#item69632 {
	width:342px !important;
	height:163px !important;
}

#item69627 {
	width:342px !important;
	height:163px !important;
	left:14px !important;
	top:14px !important;
}

#item47891 {
	width:149px !important;
	height:9px !important;
	left:12px !important;
	top:200px !important;
}

#item47919 {
	width:120px !important;
	height:20px !important;
	left:189px !important;
	top:395px !important;
}

#item47946 {
	width:135px !important;
	height:20px !important;
	left:364px !important;
	top:395px !important;
}

#item47976 {
	width:132px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item48003 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item48032 {
	width:134px !important;
	height:9px !important;
	left:388px !important;
	top:611px !important;
}

#item48059 {
	width:70px !important;
	height:40px !important;
	left:189px !important;
	top:552px !important;
}

#item66687 {
	width:248px !important;
	height:212px !important;
}

#item66682 {
	width:248px !important;
	height:212px !important;
	left:14px !important;
	top:14px !important;
}

#item69638 {
	width:251px !important;
	height:136px !important;
}

#item69633 {
	width:251px !important;
	height:136px !important;
	left:279px !important;
	top:14px !important;
}

#item69644 {
	width:251px !important;
	height:162px !important;
}

#item69639 {
	width:251px !important;
	height:162px !important;
	left:279px !important;
	top:215px !important;
}

#item69650 {
	width:167px !important;
	height:359px !important;
}

#item69645 {
	width:167px !important;
	height:359px !important;
	left:14px !important;
	top:284px !important;
}

#item66694 {
	width:164px !important;
	height:202px !important;
}

#item66689 {
	width:164px !important;
	height:202px !important;
	left:277px !important;
	top:427px !important;
}

#item48090 {
	width:124px !important;
	height:9px !important;
	left:13px !important;
	top:265px !important;
}

#item48118 {
	width:120px !important;
	height:20px !important;
	left:276px !important;
	top:186px !important;
}

#item48145 {
	width:197px !important;
	height:9px !important;
	left:276px !important;
	top:406px !important;
}

#item48176 {
	width:91px !important;
	height:20px !important;
	left:446px !important;
	top:599px !important;
}

#item48203 {
	width:81px !important;
	height:29px !important;
	left:183px !important;
	top:590px !important;
}

#item69656 {
	width:176px !important;
	height:165px !important;
}

#item69651 {
	width:176px !important;
	height:165px !important;
	left:90px !important;
	top:451px !important;
}

#item69662 {
	width:153px !important;
	height:174px !important;
}

#item69657 {
	width:153px !important;
	height:174px !important;
	left:377px !important;
	top:451px !important;
}

#item69668 {
	width:251px !important;
	height:109px !important;
}

#item69663 {
	width:251px !important;
	height:109px !important;
	left:279px !important;
	top:264px !important;
}

#item69675 {
	width:252px !important;
	height:120px !important;
}

#item69669 {
	width:252px !important;
	height:120px !important;
	left:14px !important;
	top:266px !important;
}

#item69681 {
	width:177px !important;
	height:176px !important;
}

#item69676 {
	width:177px !important;
	height:176px !important;
	left:14px !important;
	top:14px !important;
}

#item69687 {
	width:147px !important;
	height:176px !important;
}

#item69682 {
	width:147px !important;
	height:176px !important;
	left:201px !important;
	top:14px !important;
}

#item69693 {
	width:168px !important;
	height:208px !important;
}

#item69688 {
	width:168px !important;
	height:208px !important;
	left:362px !important;
	top:14px !important;
}

#item48233 {
	width:69px !important;
	height:29px !important;
	left:13px !important;
	top:590px !important;
}

#item48260 {
	width:84px !important;
	height:30px !important;
	left:276px !important;
	top:589px !important;
}

#item48291 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:431px !important;
}

#item48318 {
	width:213px !important;
	height:9px !important;
	left:276px !important;
	top:431px !important;
}

#item48348 {
	width:97px !important;
	height:20px !important;
	left:359px !important;
	top:235px !important;
}

#item48375 {
	width:117px !important;
	height:20px !important;
	left:200px !important;
	top:235px !important;
}

#item48403 {
	width:176px !important;
	height:9px !important;
	left:13px !important;
	top:246px !important;
}

#item66701 {
	width:147px !important;
	height:193px !important;
}

#item66695 {
	width:147px !important;
	height:193px !important;
	left:275px !important;
	top:14px !important;
}

#item69712 {
	width:245px !important;
	height:239px !important;
}

#item69706 {
	width:245px !important;
	height:239px !important;
	left:14px !important;
	top:14px !important;
}

#item69718 {
	width:251px !important;
	height:139px !important;
}

#item69713 {
	width:251px !important;
	height:139px !important;
	left:279px !important;
	top:220px !important;
}

#item69724 {
	width:228px !important;
	height:296px !important;
}

#item69719 {
	width:228px !important;
	height:296px !important;
	left:14px !important;
	top:324px !important;
}

#item69730 {
	width:252px !important;
	height:157px !important;
}

#item69725 {
	width:252px !important;
	height:157px !important;
	left:279px !important;
	top:425px !important;
}

#item48430 {
	width:154px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item48457 {
	width:84px !important;
	height:20px !important;
	left:112px !important;
	top:273px !important;
}

#item48484 {
	width:172px !important;
	height:9px !important;
	left:89px !important;
	top:513px !important;
}

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

#item48539 {
	width:105px !important;
	height:20px !important;
	left:431px !important;
	top:190px !important;
}

#item69736 {
	width:254px !important;
	height:156px !important;
}

#item69731 {
	width:254px !important;
	height:156px !important;
	left:14px !important;
	top:425px !important;
}

#item69742 {
	width:238px !important;
	height:315px !important;
}

#item69737 {
	width:238px !important;
	height:315px !important;
	left:292px !important;
	top:304px !important;
}

#item69748 {
	width:246px !important;
	height:131px !important;
}

#item69743 {
	width:246px !important;
	height:131px !important;
	left:14px !important;
	top:227px !important;
}

#item69755 {
	width:253px !important;
	height:181px !important;
}

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

#item69762 {
	width:156px !important;
	height:193px !important;
}

#item69756 {
	width:156px !important;
	height:193px !important;
	left:109px !important;
	top:14px !important;
}

#item48566 {
	width:100px !important;
	height:29px !important;
	left:13px !important;
	top:589px !important;
}

#item48596 {
	width:117px !important;
	height:20px !important;
	left:278px !important;
	top:379px !important;
}

#item48623 {
	width:134px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item48651 {
	width:136px !important;
	height:9px !important;
	left:276px !important;
	top:250px !important;
}

#item48678 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:150px !important;
}

#item66708 {
	width:248px !important;
	height:332px !important;
}

#item66702 {
	width:248px !important;
	height:332px !important;
	left:14px !important;
	top:14px !important;
}

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

#item69763 {
	width:252px !important;
	height:137px !important;
	left:278px !important;
	top:14px !important;
}

#item69774 {
	width:162px !important;
	height:140px !important;
}

#item69769 {
	width:162px !important;
	height:140px !important;
	left:369px !important;
	top:220px !important;
}

#item69780 {
	width:76px !important;
	height:23px !important;
}

#item69775 {
	width:76px !important;
	height:23px !important;
	left:454px !important;
	top:396px !important;
}

#item69786 {
	width:181px !important;
	height:193px !important;
}

#item69781 {
	width:181px !important;
	height:193px !important;
	left:14px !important;
	top:425px !important;
}

#item72616 {
	width:252px !important;
	height:146px !important;
}

#item72611 {
	width:252px !important;
	height:146px !important;
	left:278px !important;
	top:425px !important;
}

#item48705 {
	width:162px !important;
	height:9px !important;
	left:276px !important;
	top:199px !important;
}

#item48732 {
	width:65px !important;
	height:29px !important;
	left:466px !important;
	top:369px !important;
}

#item48759 {
	width:71px !important;
	height:20px !important;
	left:276px !important;
	top:394px !important;
}

#item48786 {
	width:176px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item48813 {
	width:70px !important;
	height:29px !important;
	left:200px !important;
	top:590px !important;
}

#item48840 {
	width:128px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

#item69787 {
	width:252px !important;
	height:149px !important;
	left:14px !important;
	top:424px !important;
}

#item69799 {
	width:203px !important;
	height:524px !important;
}

#item69793 {
	width:203px !important;
	height:524px !important;
	left:332px !important;
	top:17px !important;
}

#item72622 {
	width:145px !important;
	height:70px !important;
}

#item72617 {
	width:145px !important;
	height:70px !important;
	left:382px !important;
	top:553px !important;
}

#item69805 {
	width:175px !important;
	height:194px !important;
}

#item69800 {
	width:175px !important;
	height:194px !important;
	left:91px !important;
	top:220px !important;
}

#item69811 {
	width:252px !important;
	height:130px !important;
}

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

#item48867 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item48895 {
	width:95px !important;
	height:20px !important;
	left:13px !important;
	top:374px !important;
}

#item48922 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item48949 {
	width:99px !important;
	height:20px !important;
	left:280px !important;
	top:593px !important;
}

#item48976 {
	width:131px !important;
	height:9px !important;
	left:280px !important;
	top:355px !important;
}

#item66714 {
	width:141px !important;
	height:368px !important;
}

#item66709 {
	width:141px !important;
	height:368px !important;
	left:125px !important;
	top:14px !important;
}

#item69818 {
	width:253px !important;
	height:156px !important;
}

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

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

#item69819 {
	width:252px !important;
	height:147px !important;
	left:278px !important;
	top:220px !important;
}

#item69830 {
	width:177px !important;
	height:214px !important;
}

#item69825 {
	width:177px !important;
	height:214px !important;
	left:353px !important;
	top:424px !important;
}

#item69836 {
	width:253px !important;
	height:170px !important;
}

#item69831 {
	width:253px !important;
	height:170px !important;
	left:14px !important;
	top:395px !important;
}

#item49003 {
	width:141px !important;
	height:9px !important;
	left:276px !important;
	top:199px !important;
}

#item49030 {
	width:85px !important;
	height:20px !important;
	left:13px !important;
	top:212px !important;
}

#item49057 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item49084 {
	width:78px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item49111 {
	width:187px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

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

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

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

#item69843 {
	width:252px !important;
	height:142px !important;
	left:279px !important;
	top:424px !important;
}

#item69854 {
	width:163px !important;
	height:137px !important;
}

#item69849 {
	width:163px !important;
	height:137px !important;
	left:367px !important;
	top:221px !important;
}

#item69860 {
	width:253px !important;
	height:123px !important;
}

#item69855 {
	width:253px !important;
	height:123px !important;
	left:14px !important;
	top:219px !important;
}

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

#item69861 {
	width:251px !important;
	height:164px !important;
	left:14px !important;
	top:14px !important;
}

#item69873 {
	width:137px !important;
	height:194px !important;
}

#item69868 {
	width:137px !important;
	height:194px !important;
	left:393px !important;
	top:14px !important;
}

#item49142 {
	width:142px !important;
	height:9px !important;
	left:13px !important;
	top:404px !important;
}

#item49169 {
	width:112px !important;
	height:20px !important;
	left:102px !important;
	top:191px !important;
}

#item49200 {
	width:84px !important;
	height:20px !important;
	left:276px !important;
	top:189px !important;
}

#item49227 {
	width:149px !important;
	height:9px !important;
	left:282px !important;
	top:605px !important;
}

#item49254 {
	width:161px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

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

#item66720 {
	width:190px !important;
	height:157px !important;
}

#item66715 {
	width:190px !important;
	height:157px !important;
	left:14px !important;
	top:14px !important;
}

#item72630 {
	width:41px !important;
	height:43px !important;
}

#item72625 {
	width:41px !important;
	height:43px !important;
	left:206px !important;
	top:116px !important;
}

#item72637 {
	width:41px !important;
	height:43px !important;
}

#item72632 {
	width:41px !important;
	height:43px !important;
	left:249px !important;
	top:116px !important;
}

#item69883 {
	width:122px !important;
	height:361px !important;
}

#item69876 {
	width:122px !important;
	height:361px !important;
	left:312px !important;
	top:14px !important;
}

#item69890 {
	width:218px !important;
	height:130px !important;
}

#item69885 {
	width:218px !important;
	height:130px !important;
	left:313px !important;
	top:390px !important;
}

#item69897 {
	width:286px !important;
	height:297px !important;
}

#item69891 {
	width:286px !important;
	height:297px !important;
	left:14px !important;
	top:265px !important;
}

#item49309 {
	width:84px !important;
	height:30px !important;
	left:441px !important;
	top:342px !important;
}

#item49336 {
	width:129px !important;
	height:9px !important;
	left:310px !important;
	top:610px !important;
}

#item49363 {
	width:185px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item49395 {
	width:212px !important;
	height:9px !important;
	left:12px !important;
	top:220px !important;
}

#item49427 {
	width:212px !important;
	height:9px !important;
	left:12px !important;
	top:231px !important;
}

#item49457 {
	width:212px !important;
	height:9px !important;
	left:12px !important;
	top:242px !important;
}

#item69903 {
	width:108px !important;
	height:145px !important;
}

#item69898 {
	width:108px !important;
	height:145px !important;
	left:91px !important;
	top:14px !important;
}

#item69909 {
	width:109px !important;
	height:168px !important;
}

#item69904 {
	width:109px !important;
	height:168px !important;
	left:14px !important;
	top:176px !important;
}

#item69915 {
	width:320px !important;
	height:252px !important;
}

#item69910 {
	width:320px !important;
	height:252px !important;
	left:210px !important;
	top:14px !important;
}

#item69922 {
	width:251px !important;
	height:210px !important;
}

#item69916 {
	width:251px !important;
	height:210px !important;
	left:14px !important;
	top:351px !important;
}

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

#item69923 {
	width:252px !important;
	height:152px !important;
	left:278px !important;
	top:477px !important;
}

#item69934 {
	width:132px !important;
	height:118px !important;
}

#item69929 {
	width:132px !important;
	height:118px !important;
	left:398px !important;
	top:349px !important;
}

#item49488 {
	width:86px !important;
	height:20px !important;
	left:13px !important;
	top:142px !important;
}

#item49515 {
	width:71px !important;
	height:29px !important;
	left:129px !important;
	top:290px !important;
}

#item49545 {
	width:184px !important;
	height:9px !important;
	left:218px !important;
	top:324px !important;
}

#item49572 {
	width:73px !important;
	height:20px !important;
	left:277px !important;
	top:437px !important;
}

#item49599 {
	width:73px !important;
	height:20px !important;
	left:278px !important;
	top:540px !important;
}

#item49627 {
	width:195px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item66726 {
	width:251px !important;
	height:369px !important;
}

#item66721 {
	width:251px !important;
	height:369px !important;
	left:14px !important;
	top:14px !important;
}

#item69940 {
	width:251px !important;
	height:167px !important;
}

#item69935 {
	width:251px !important;
	height:167px !important;
	left:279px !important;
	top:14px !important;
}

#item69946 {
	width:249px !important;
	height:130px !important;
}

#item69941 {
	width:249px !important;
	height:130px !important;
	left:281px !important;
	top:238px !important;
}

#item69952 {
	width:159px !important;
	height:193px !important;
}

#item69947 {
	width:159px !important;
	height:193px !important;
	left:278px !important;
	top:425px !important;
}

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

#item69953 {
	width:252px !important;
	height:137px !important;
	left:14px !important;
	top:424px !important;
}

#item49657 {
	width:151px !important;
	height:9px !important;
	left:276px !important;
	top:219px !important;
}

#item49684 {
	width:85px !important;
	height:29px !important;
	left:442px !important;
	top:522px !important;
}

#item49711 {
	width:143px !important;
	height:9px !important;
	left:277px !important;
	top:405px !important;
}

#item49738 {
	width:160px !important;
	height:9px !important;
	left:18px !important;
	top:605px !important;
}

#item49765 {
	width:128px !important;
	height:20px !important;
	left:128px !important;
	top:384px !important;
}

#item69965 {
	width:253px !important;
	height:140px !important;
}

#item69960 {
	width:253px !important;
	height:140px !important;
	left:14px !important;
	top:424px !important;
}

#item69971 {
	width:252px !important;
	height:180px !important;
}

#item69966 {
	width:252px !important;
	height:180px !important;
	left:279px !important;
	top:424px !important;
}

#item69978 {
	width:252px !important;
	height:339px !important;
}

#item69972 {
	width:252px !important;
	height:339px !important;
	left:278px !important;
	top:14px !important;
}

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

#item72639 {
	width:139px !important;
	height:190px !important;
	left:126px !important;
	top:221px !important;
}

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

#item69985 {
	width:251px !important;
	height:164px !important;
	left:14px !important;
	top:14px !important;
}

#item49795 {
	width:128px !important;
	height:9px !important;
	left:17px !important;
	top:196px !important;
}

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

#item49854 {
	width:87px !important;
	height:29px !important;
	left:13px !important;
	top:385px !important;
}

#item49885 {
	width:162px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item49912 {
	width:131px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item66732 {
	width:253px !important;
	height:227px !important;
}

#item66727 {
	width:253px !important;
	height:227px !important;
	left:14px !important;
	top:14px !important;
}

#item70007 {
	width:140px !important;
	height:143px !important;
}

#item70002 {
	width:140px !important;
	height:143px !important;
	left:279px !important;
	top:14px !important;
}

#item70013 {
	width:123px !important;
	height:140px !important;
}

#item70008 {
	width:123px !important;
	height:140px !important;
	left:279px !important;
	top:170px !important;
}

#item70020 {
	width:181px !important;
	height:303px !important;
}

#item70014 {
	width:181px !important;
	height:303px !important;
	left:14px !important;
	top:322px !important;
}

#item70026 {
	width:137px !important;
	height:302px !important;
}

#item70021 {
	width:137px !important;
	height:302px !important;
	left:215px !important;
	top:325px !important;
}

#item70032 {
	width:169px !important;
	height:125px !important;
}

#item70027 {
	width:169px !important;
	height:125px !important;
	left:361px !important;
	top:377px !important;
}

#item49940 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item49967 {
	width:99px !important;
	height:29px !important;
	left:424px !important;
	top:120px !important;
}

#item49998 {
	width:90px !important;
	height:20px !important;
	left:407px !important;
	top:294px !important;
}

#item50025 {
	width:159px !important;
	height:20px !important;
	left:360px !important;
	top:579px !important;
}

#item50056 {
	width:165px !important;
	height:20px !important;
	left:360px !important;
	top:599px !important;
}

#item70038 {
	width:214px !important;
	height:202px !important;
}

#item70033 {
	width:214px !important;
	height:202px !important;
	left:14px !important;
	top:14px !important;
}

#item70045 {
	width:291px !important;
	height:237px !important;
}

#item70039 {
	width:291px !important;
	height:237px !important;
	left:240px !important;
	top:14px !important;
}

#item70051 {
	width:251px !important;
	height:222px !important;
}

#item70046 {
	width:251px !important;
	height:222px !important;
	left:279px !important;
	top:322px !important;
}

#item72651 {
	width:153px !important;
	height:93px !important;
}

#item72646 {
	width:153px !important;
	height:93px !important;
	left:14px !important;
	top:449px !important;
}

#item70057 {
	width:252px !important;
	height:123px !important;
}

#item70052 {
	width:252px !important;
	height:123px !important;
	left:14px !important;
	top:323px !important;
}

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

#item50115 {
	width:152px !important;
	height:9px !important;
	left:237px !important;
	top:303px !important;
}

#item50142 {
	width:131px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item50169 {
	width:216px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item50199 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item66733 {
	width:167px !important;
	height:200px !important;
	left:99px !important;
	top:14px !important;
}

#item70063 {
	width:184px !important;
	height:126px !important;
}

#item70058 {
	width:184px !important;
	height:126px !important;
	left:346px !important;
	top:14px !important;
}

#item72658 {
	width:72px !important;
	height:71px !important;
}

#item72652 {
	width:72px !important;
	height:71px !important;
	left:388px !important;
	top:149px !important;
}

#item70069 {
	width:247px !important;
	height:125px !important;
}

#item70064 {
	width:247px !important;
	height:125px !important;
	left:279px !important;
	top:234px !important;
}

#item70075 {
	width:250px !important;
	height:315px !important;
}

#item70070 {
	width:250px !important;
	height:315px !important;
	left:14px !important;
	top:234px !important;
}

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

#item70076 {
	width:251px !important;
	height:121px !important;
	left:279px !important;
	top:438px !important;
}

#item50226 {
	width:69px !important;
	height:20px !important;
	left:18px !important;
	top:108px !important;
}

#item50253 {
	width:224px !important;
	height:9px !important;
	left:276px !important;
	top:415px !important;
}

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

#item50311 {
	width:179px !important;
	height:9px !important;
	left:276px !important;
	top:609px !important;
}

#item50338 {
	width:71px !important;
	height:39px !important;
	left:276px !important;
	top:151px !important;
}

#item50368 {
	width:72px !important;
	height:29px !important;
	left:276px !important;
	top:190px !important;
}

#item70087 {
	width:251px !important;
	height:235px !important;
}

#item70082 {
	width:251px !important;
	height:235px !important;
	left:14px !important;
	top:323px !important;
}

#item70094 {
	width:253px !important;
	height:247px !important;
}

#item70088 {
	width:253px !important;
	height:247px !important;
	left:277px !important;
	top:323px !important;
}

#item70100 {
	width:160px !important;
	height:294px !important;
}

#item70095 {
	width:160px !important;
	height:294px !important;
	left:370px !important;
	top:14px !important;
}

#item70106 {
	width:251px !important;
	height:220px !important;
}

#item70101 {
	width:251px !important;
	height:220px !important;
	left:14px !important;
	top:14px !important;
}

#item50398 {
	width:140px !important;
	height:9px !important;
	left:18px !important;
	top:605px !important;
}

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

#item50455 {
	width:73px !important;
	height:20px !important;
	left:286px !important;
	top:272px !important;
}

#item50482 {
	width:105px !important;
	height:20px !important;
	left:12px !important;
	top:292px !important;
}

#item66745 {
	width:253px !important;
	height:148px !important;
}

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

#item70112 {
	width:249px !important;
	height:244px !important;
}

#item70107 {
	width:249px !important;
	height:244px !important;
	left:14px !important;
	top:14px !important;
}

#item70118 {
	width:249px !important;
	height:225px !important;
}

#item70113 {
	width:249px !important;
	height:225px !important;
	left:14px !important;
	top:322px !important;
}

#item70125 {
	width:252px !important;
	height:169px !important;
}

#item70119 {
	width:252px !important;
	height:169px !important;
	left:278px !important;
	top:216px !important;
}

#item70131 {
	width:128px !important;
	height:253px !important;
}

#item70126 {
	width:128px !important;
	height:253px !important;
	left:278px !important;
	top:390px !important;
}

#item50512 {
	width:76px !important;
	height:20px !important;
	left:415px !important;
	top:392px !important;
}

#item50539 {
	width:141px !important;
	height:9px !important;
	left:17px !important;
	top:301px !important;
}

#item50569 {
	width:163px !important;
	height:9px !important;
	left:276px !important;
	top:196px !important;
}

#item50596 {
	width:81px !important;
	height:20px !important;
	left:415px !important;
	top:600px !important;
}

#item50623 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item50654 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item70137 {
	width:251px !important;
	height:240px !important;
}

#item70132 {
	width:251px !important;
	height:240px !important;
	left:14px !important;
	top:322px !important;
}

#item70144 {
	width:230px !important;
	height:332px !important;
}

#item70138 {
	width:230px !important;
	height:332px !important;
	left:300px !important;
	top:295px !important;
}

#item70152 {
	width:253px !important;
	height:194px !important;
}

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

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

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

#item50684 {
	width:132px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

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

#item50738 {
	width:81px !important;
	height:20px !important;
	left:281px !important;
	top:426px !important;
}

#item50765 {
	width:174px !important;
	height:9px !important;
	left:283px !important;
	top:238px !important;
}

#item66751 {
	width:245px !important;
	height:261px !important;
}

#item66746 {
	width:245px !important;
	height:261px !important;
	left:14px !important;
	top:14px !important;
}

#item70164 {
	width:252px !important;
	height:173px !important;
}

#item70159 {
	width:252px !important;
	height:173px !important;
	left:278px !important;
	top:14px !important;
}

#item70170 {
	width:252px !important;
	height:108px !important;
}

#item70165 {
	width:252px !important;
	height:108px !important;
	left:278px !important;
	top:220px !important;
}

#item70176 {
	width:252px !important;
	height:169px !important;
}

#item70171 {
	width:252px !important;
	height:169px !important;
	left:279px !important;
	top:396px !important;
}

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

#item70177 {
	width:252px !important;
	height:195px !important;
	left:14px !important;
	top:354px !important;
}

#item50793 {
	width:157px !important;
	height:9px !important;
	left:281px !important;
	top:194px !important;
}

#item50820 {
	width:199px !important;
	height:9px !important;
	left:13px !important;
	top:334px !important;
}

#item50850 {
	width:151px !important;
	height:9px !important;
	left:276px !important;
	top:375px !important;
}

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

#item50907 {
	width:118px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item70188 {
	width:306px !important;
	height:152px !important;
}

#item70183 {
	width:306px !important;
	height:152px !important;
	left:14px !important;
	top:167px !important;
}

#item70194 {
	width:215px !important;
	height:136px !important;
}

#item70189 {
	width:215px !important;
	height:136px !important;
	left:14px !important;
	top:14px !important;
}

#item70201 {
	width:195px !important;
	height:303px !important;
}

#item70195 {
	width:195px !important;
	height:303px !important;
	left:335px !important;
	top:14px !important;
}

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

#item70202 {
	width:252px !important;
	height:198px !important;
	left:14px !important;
	top:395px !important;
}

#item70213 {
	width:253px !important;
	height:171px !important;
}

#item70208 {
	width:253px !important;
	height:171px !important;
	left:277px !important;
	top:395px !important;
}

#item50935 {
	width:119px !important;
	height:9px !important;
	left:18px !important;
	top:605px !important;
}

#item50963 {
	width:182px !important;
	height:9px !important;
	left:330px !important;
	top:375px !important;
}

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

#item51020 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:375px !important;
}

#item51048 {
	width:84px !important;
	height:30px !important;
	left:238px !important;
	top:122px !important;
}

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

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

#item70219 {
	width:146px !important;
	height:287px !important;
}

#item70214 {
	width:146px !important;
	height:287px !important;
	left:282px !important;
	top:20px !important;
}

#item70229 {
	width:251px !important;
	height:257px !important;
}

#item70224 {
	width:251px !important;
	height:257px !important;
	left:14px !important;
	top:320px !important;
}

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

#item70230 {
	width:253px !important;
	height:242px !important;
	left:277px !important;
	top:322px !important;
}

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

#item51102 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item51129 {
	width:131px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item51156 {
	width:87px !important;
	height:20px !important;
	left:430px !important;
	top:211px !important;
}

#item51186 {
	width:98px !important;
	height:28px !important;
	left:430px !important;
	top:230px !important;
}

#item70241 {
	width:171px !important;
	height:232px !important;
}

#item70236 {
	width:171px !important;
	height:232px !important;
	left:14px !important;
	top:14px !important;
}

#item70247 {
	width:334px !important;
	height:264px !important;
}

#item70242 {
	width:334px !important;
	height:264px !important;
	left:196px !important;
	top:14px !important;
}

#item70253 {
	width:170px !important;
	height:223px !important;
}

#item70248 {
	width:170px !important;
	height:223px !important;
	left:14px !important;
	top:322px !important;
}

#item70260 {
	width:330px !important;
	height:237px !important;
}

#item70254 {
	width:330px !important;
	height:237px !important;
	left:197px !important;
	top:324px !important;
}

#item51217 {
	width:133px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item51244 {
	width:73px !important;
	height:20px !important;
	left:389px !important;
	top:283px !important;
}

#item51272 {
	width:145px !important;
	height:20px !important;
	left:13px !important;
	top:291px !important;
}

#item51302 {
	width:132px !important;
	height:9px !important;
	left:194px !important;
	top:600px !important;
}

#item51329 {
	width:211px !important;
	height:9px !important;
	left:194px !important;
	top:610px !important;
}

#item66763 {
	width:251px !important;
	height:147px !important;
}

#item66758 {
	width:251px !important;
	height:147px !important;
	left:14px !important;
	top:14px !important;
}

#item70266 {
	width:255px !important;
	height:212px !important;
}

#item70261 {
	width:255px !important;
	height:212px !important;
	left:275px !important;
	top:14px !important;
}

#item70277 {
	width:249px !important;
	height:167px !important;
}

#item70271 {
	width:249px !important;
	height:167px !important;
	left:14px !important;
	top:208px !important;
}

#item70283 {
	width:256px !important;
	height:157px !important;
}

#item70278 {
	width:256px !important;
	height:157px !important;
	left:14px !important;
	top:421px !important;
}

#item70289 {
	width:177px !important;
	height:305px !important;
}

#item70284 {
	width:177px !important;
	height:305px !important;
	left:278px !important;
	top:323px !important;
}

#item51360 {
	width:243px !important;
	height:9px !important;
	left:13px !important;
	top:195px !important;
}

#item51392 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item51419 {
	width:131px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item51446 {
	width:63px !important;
	height:30px !important;
	left:461px !important;
	top:589px !important;
}

#item51473 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:404px !important;
}

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

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

#item70302 {
	width:254px !important;
	height:159px !important;
}

#item70297 {
	width:254px !important;
	height:159px !important;
	left:276px !important;
	top:14px !important;
}

#item70308 {
	width:133px !important;
	height:212px !important;
}

#item70303 {
	width:133px !important;
	height:212px !important;
	left:398px !important;
	top:208px !important;
}

#item70315 {
	width:167px !important;
	height:192px !important;
}

#item70309 {
	width:167px !important;
	height:192px !important;
	left:14px !important;
	top:220px !important;
}

#item70321 {
	width:171px !important;
	height:206px !important;
}

#item70316 {
	width:171px !important;
	height:206px !important;
	left:14px !important;
	top:423px !important;
}

#item70327 {
	width:163px !important;
	height:141px !important;
}

#item70322 {
	width:163px !important;
	height:141px !important;
	left:367px !important;
	top:426px !important;
}

#item51502 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:201px !important;
}

#item51529 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

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

#item51583 {
	width:72px !important;
	height:20px !important;
	left:189px !important;
	top:396px !important;
}

#item51610 {
	width:74px !important;
	height:20px !important;
	left:189px !important;
	top:590px !important;
}

#item51637 {
	width:139px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item51664 {
	width:69px !important;
	height:41px !important;
	left:287px !important;
	top:455px !important;
}

#item70333 {
	width:164px !important;
	height:203px !important;
}

#item70328 {
	width:164px !important;
	height:203px !important;
	left:14px !important;
	top:14px !important;
}

#item70339 {
	width:252px !important;
	height:179px !important;
}

#item70334 {
	width:252px !important;
	height:179px !important;
	left:279px !important;
	top:14px !important;
}

#item70345 {
	width:165px !important;
	height:159px !important;
}

#item70340 {
	width:165px !important;
	height:159px !important;
	left:279px !important;
	top:230px !important;
}

#item70351 {
	width:252px !important;
	height:320px !important;
}

#item70346 {
	width:252px !important;
	height:320px !important;
	left:14px !important;
	top:231px !important;
}

#item70368 {
	width:252px !important;
	height:178px !important;
}

#item70363 {
	width:252px !important;
	height:178px !important;
	left:279px !important;
	top:398px !important;
}

#item51694 {
	width:109px !important;
	height:20px !important;
	left:430px !important;
	top:200px !important;
}

#item51721 {
	width:76px !important;
	height:29px !important;
	left:448px !important;
	top:337px !important;
}

#item51752 {
	width:91px !important;
	height:30px !important;
	left:184px !important;
	top:190px !important;
}

#item51782 {
	width:147px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item51809 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item70375 {
	width:252px !important;
	height:233px !important;
}

#item70370 {
	width:252px !important;
	height:233px !important;
	left:14px !important;
	top:322px !important;
}

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

#item70376 {
	width:252px !important;
	height:230px !important;
	left:278px !important;
	top:323px !important;
}

#item70387 {
	width:378px !important;
	height:298px !important;
}

#item70382 {
	width:378px !important;
	height:298px !important;
	left:152px !important;
	top:11px !important;
}

#item51836 {
	width:119px !important;
	height:9px !important;
	left:18px !important;
	top:296px !important;
}

#item51863 {
	width:145px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item51890 {
	width:180px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item66776 {
	width:174px !important;
	height:143px !important;
}

#item66770 {
	width:174px !important;
	height:143px !important;
	left:356px !important;
	top:14px !important;
}

#item70393 {
	width:253px !important;
	height:123px !important;
}

#item70388 {
	width:253px !important;
	height:123px !important;
	left:277px !important;
	top:168px !important;
}

#item70399 {
	width:160px !important;
	height:147px !important;
}

#item70394 {
	width:160px !important;
	height:147px !important;
	left:370px !important;
	top:322px !important;
}

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

#item70400 {
	width:77px !important;
	height:83px !important;
	left:276px !important;
	top:474px !important;
}

#item72666 {
	width:170px !important;
	height:83px !important;
}

#item72659 {
	width:170px !important;
	height:83px !important;
	left:360px !important;
	top:474px !important;
}

#item70411 {
	width:252px !important;
	height:169px !important;
}

#item70406 {
	width:252px !important;
	height:169px !important;
	left:14px !important;
	top:423px !important;
}

#item70418 {
	width:251px !important;
	height:170px !important;
}

#item70413 {
	width:251px !important;
	height:170px !important;
	left:14px !important;
	top:223px !important;
}

#item70425 {
	width:164px !important;
	height:197px !important;
}

#item70419 {
	width:164px !important;
	height:197px !important;
	left:14px !important;
	top:14px !important;
}

#item51917 {
	width:73px !important;
	height:30px !important;
	left:276px !important;
	top:122px !important;
}

#item51948 {
	width:71px !important;
	height:29px !important;
	left:184px !important;
	top:183px !important;
}

#item51976 {
	width:128px !important;
	height:9px !important;
	left:280px !important;
	top:297px !important;
}

#item52003 {
	width:83px !important;
	height:20px !important;
	left:276px !important;
	top:445px !important;
}

#item52030 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:401px !important;
}

#item52058 {
	width:106px !important;
	height:20px !important;
	left:152px !important;
	top:600px !important;
}

#item52090 {
	width:192px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item52120 {
	width:192px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item70431 {
	width:252px !important;
	height:135px !important;
}

#item70426 {
	width:252px !important;
	height:135px !important;
	left:14px !important;
	top:426px !important;
}

#item70437 {
	width:171px !important;
	height:151px !important;
}

#item70432 {
	width:171px !important;
	height:151px !important;
	left:359px !important;
	top:425px !important;
}

#item70443 {
	width:150px !important;
	height:199px !important;
}

#item70438 {
	width:150px !important;
	height:199px !important;
	left:380px !important;
	top:216px !important;
}

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

#item70444 {
	width:253px !important;
	height:137px !important;
	left:14px !important;
	top:220px !important;
}

#item70455 {
	width:343px !important;
	height:194px !important;
}

#item70450 {
	width:343px !important;
	height:194px !important;
	left:184px !important;
	top:14px !important;
}

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

#item52175 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item52202 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item52230 {
	width:85px !important;
	height:30px !important;
	left:277px !important;
	top:279px !important;
}

#item52260 {
	width:139px !important;
	height:9px !important;
	left:17px !important;
	top:174px !important;
}

#item52291 {
	width:149px !important;
	height:19px !important;
	left:17px !important;
	top:183px !important;
}

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

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

#item70463 {
	width:174px !important;
	height:194px !important;
}

#item70456 {
	width:174px !important;
	height:194px !important;
	left:14px !important;
	top:14px !important;
}

#item70469 {
	width:170px !important;
	height:390px !important;
}

#item70464 {
	width:170px !important;
	height:390px !important;
	left:14px !important;
	top:217px !important;
}

#item70475 {
	width:251px !important;
	height:145px !important;
}

#item70470 {
	width:251px !important;
	height:145px !important;
	left:279px !important;
	top:218px !important;
}

#item70481 {
	width:184px !important;
	height:184px !important;
}

#item70476 {
	width:184px !important;
	height:184px !important;
	left:278px !important;
	top:432px !important;
}

#item52321 {
	width:177px !important;
	height:9px !important;
	left:276px !important;
	top:198px !important;
}

#item52349 {
	width:80px !important;
	height:30px !important;
	left:191px !important;
	top:170px !important;
}

#item52376 {
	width:123px !important;
	height:9px !important;
	left:276px !important;
	top:410px !important;
}

#item52403 {
	width:71px !important;
	height:20px !important;
	left:192px !important;
	top:546px !important;
}

#item52430 {
	width:65px !important;
	height:40px !important;
	left:463px !important;
	top:528px !important;
}

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

#item70488 {
	width:171px !important;
	height:196px !important;
	left:97px !important;
	top:217px !important;
}

#item72690 {
	width:227px !important;
	height:196px !important;
}

#item72685 {
	width:227px !important;
	height:196px !important;
	left:125px !important;
	top:425px !important;
}

#item72696 {
	width:162px !important;
	height:118px !important;
}

#item72691 {
	width:162px !important;
	height:118px !important;
	left:368px !important;
	top:427px !important;
}

#item70499 {
	width:254px !important;
	height:327px !important;
}

#item70494 {
	width:254px !important;
	height:327px !important;
	left:276px !important;
	top:14px !important;
}

#item70505 {
	width:249px !important;
	height:136px !important;
}

#item70500 {
	width:249px !important;
	height:136px !important;
	left:14px !important;
	top:14px !important;
}

#item52458 {
	width:99px !important;
	height:20px !important;
	left:15px !important;
	top:591px !important;
}

#item52489 {
	width:66px !important;
	height:29px !important;
	left:18px !important;
	top:380px !important;
}

#item52516 {
	width:116px !important;
	height:20px !important;
	left:13px !important;
	top:185px !important;
}

#item52543 {
	width:168px !important;
	height:9px !important;
	left:276px !important;
	top:397px !important;
}

#item52570 {
	width:160px !important;
	height:9px !important;
	left:366px !important;
	top:610px !important;
}

#item66788 {
	width:147px !important;
	height:293px !important;
}

#item66783 {
	width:147px !important;
	height:293px !important;
	left:14px !important;
	top:14px !important;
}

#item70511 {
	width:213px !important;
	height:158px !important;
}

#item70506 {
	width:213px !important;
	height:158px !important;
	left:235px !important;
	top:14px !important;
}

#item70518 {
	width:199px !important;
	height:117px !important;
}

#item70512 {
	width:199px !important;
	height:117px !important;
	left:232px !important;
	top:191px !important;
}

#item70524 {
	width:178px !important;
	height:294px !important;
}

#item70519 {
	width:178px !important;
	height:294px !important;
	left:279px !important;
	top:324px !important;
}

#item70530 {
	width:183px !important;
	height:292px !important;
}

#item70525 {
	width:183px !important;
	height:292px !important;
	left:14px !important;
	top:325px !important;
}

#item52597 {
	width:52px !important;
	height:40px !important;
	left:163px !important;
	top:268px !important;
}

#item52624 {
	width:62px !important;
	height:30px !important;
	left:203px !important;
	top:488px !important;
}

#item52651 {
	width:73px !important;
	height:20px !important;
	left:452px !important;
	top:132px !important;
}

#item52678 {
	width:84px !important;
	height:29px !important;
	left:440px !important;
	top:279px !important;
}

#item52706 {
	width:71px !important;
	height:20px !important;
	left:463px !important;
	top:600px !important;
}

#item70536 {
	width:154px !important;
	height:295px !important;
}

#item70531 {
	width:154px !important;
	height:295px !important;
	left:14px !important;
	top:349px !important;
}

#item70543 {
	width:163px !important;
	height:261px !important;
}

#item70537 {
	width:163px !important;
	height:261px !important;
	left:367px !important;
	top:355px !important;
}

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

#item70544 {
	width:252px !important;
	height:243px !important;
	left:278px !important;
	top:14px !important;
}

#item70556 {
	width:169px !important;
	height:162px !important;
}

#item70550 {
	width:169px !important;
	height:162px !important;
	left:14px !important;
	top:14px !important;
}

#item70562 {
	width:134px !important;
	height:152px !important;
}

#item70557 {
	width:134px !important;
	height:152px !important;
	left:122px !important;
	top:191px !important;
}

#item52733 {
	width:89px !important;
	height:20px !important;
	left:13px !important;
	top:279px !important;
}

#item52760 {
	width:73px !important;
	height:20px !important;
	left:194px !important;
	top:599px !important;
}

#item52788 {
	width:73px !important;
	height:20px !important;
	left:281px !important;
	top:474px !important;
}

#item52815 {
	width:155px !important;
	height:9px !important;
	left:281px !important;
	top:330px !important;
}

#item52842 {
	width:76px !important;
	height:29px !important;
	left:185px !important;
	top:147px !important;
}

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

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

#item70569 {
	width:256px !important;
	height:222px !important;
}

#item70563 {
	width:256px !important;
	height:222px !important;
	left:14px !important;
	top:14px !important;
}

#item70576 {
	width:285px !important;
	height:235px !important;
}

#item70571 {
	width:285px !important;
	height:235px !important;
	left:245px !important;
	top:383px !important;
}

#item70582 {
	width:164px !important;
	height:112px !important;
}

#item70577 {
	width:164px !important;
	height:112px !important;
	left:366px !important;
	top:323px !important;
}

#item72703 {
	width:182px !important;
	height:135px !important;
}

#item72697 {
	width:182px !important;
	height:135px !important;
	left:42px !important;
	top:333px !important;
}

#item52873 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item52900 {
	width:148px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item52927 {
	width:209px !important;
	height:9px !important;
	left:18px !important;
	top:593px !important;
}

#item52958 {
	width:209px !important;
	height:9px !important;
	left:18px !important;
	top:604px !important;
}

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

#item70583 {
	width:252px !important;
	height:239px !important;
	left:279px !important;
	top:324px !important;
}

#item72710 {
	width:250px !important;
	height:243px !important;
}

#item72705 {
	width:250px !important;
	height:243px !important;
	left:14px !important;
	top:320px !important;
}

#item70595 {
	width:513px !important;
	height:214px !important;
}

#item70589 {
	width:513px !important;
	height:214px !important;
	left:17px !important;
	top:94px !important;
}

#item52988 {
	width:165px !important;
	height:9px !important;
	left:21px !important;
	top:74px !important;
}

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

#item53042 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item66811 {
	width:245px !important;
	height:242px !important;
}

#item66806 {
	width:245px !important;
	height:242px !important;
	left:14px !important;
	top:14px !important;
}

#item72716 {
	width:122px !important;
	height:111px !important;
}

#item72711 {
	width:122px !important;
	height:111px !important;
	left:262px !important;
	top:14px !important;
}

#item70601 {
	width:298px !important;
	height:162px !important;
}

#item70596 {
	width:298px !important;
	height:162px !important;
	left:14px !important;
	top:377px !important;
}

#item72722 {
	width:130px !important;
	height:83px !important;
}

#item72717 {
	width:130px !important;
	height:83px !important;
	left:23px !important;
	top:286px !important;
}

#item70607 {
	width:204px !important;
	height:272px !important;
}

#item70602 {
	width:204px !important;
	height:272px !important;
	left:326px !important;
	top:273px !important;
}

#item53069 {
	width:114px !important;
	height:9px !important;
	left:325px !important;
	top:610px !important;
}

#item53097 {
	width:118px !important;
	height:9px !important;
	left:387px !important;
	top:234px !important;
}

#item53124 {
	width:118px !important;
	height:9px !important;
	left:387px !important;
	top:245px !important;
}

#item53151 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

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

#item70614 {
	width:190px !important;
	height:182px !important;
}

#item70609 {
	width:190px !important;
	height:182px !important;
	left:14px !important;
	top:14px !important;
}

#item70621 {
	width:300px !important;
	height:283px !important;
}

#item70615 {
	width:300px !important;
	height:283px !important;
	left:227px !important;
	top:17px !important;
}

#item70627 {
	width:407px !important;
	height:293px !important;
}

#item70622 {
	width:407px !important;
	height:293px !important;
	left:123px !important;
	top:324px !important;
}

#item53206 {
	width:105px !important;
	height:20px !important;
	left:13px !important;
	top:518px !important;
}

#item53233 {
	width:105px !important;
	height:20px !important;
	left:13px !important;
	top:538px !important;
}

#item53260 {
	width:105px !important;
	height:20px !important;
	left:13px !important;
	top:558px !important;
}

#item53287 {
	width:105px !important;
	height:20px !important;
	left:13px !important;
	top:578px !important;
}

#item53314 {
	width:179px !important;
	height:9px !important;
	left:13px !important;
	top:291px !important;
}

#item53346 {
	width:179px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

#item66817 {
	width:251px !important;
	height:223px !important;
}

#item66812 {
	width:251px !important;
	height:223px !important;
	left:279px !important;
	top:14px !important;
}

#item70633 {
	width:156px !important;
	height:296px !important;
}

#item70628 {
	width:156px !important;
	height:296px !important;
	left:14px !important;
	top:14px !important;
}

#item70642 {
	width:373px !important;
	height:209px !important;
}

#item70637 {
	width:373px !important;
	height:209px !important;
	left:14px !important;
	top:327px !important;
}

#item70648 {
	width:131px !important;
	height:173px !important;
}

#item70643 {
	width:131px !important;
	height:173px !important;
	left:399px !important;
	top:322px !important;
}

#item53373 {
	width:84px !important;
	height:29px !important;
	left:174px !important;
	top:208px !important;
}

#item53401 {
	width:154px !important;
	height:9px !important;
	left:276px !important;
	top:294px !important;
}

#item53434 {
	width:204px !important;
	height:9px !important;
	left:276px !important;
	top:304px !important;
}

#item53465 {
	width:261px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item53497 {
	width:261px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item53527 {
	width:133px !important;
	height:9px !important;
	left:398px !important;
	top:590px !important;
}

#item53554 {
	width:133px !important;
	height:19px !important;
	left:398px !important;
	top:600px !important;
}

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

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

#item70670 {
	width:250px !important;
	height:203px !important;
}

#item70665 {
	width:250px !important;
	height:203px !important;
	left:280px !important;
	top:323px !important;
}

#item70676 {
	width:339px !important;
	height:249px !important;
}

#item70671 {
	width:339px !important;
	height:249px !important;
	left:191px !important;
	top:14px !important;
}

#item70683 {
	width:157px !important;
	height:205px !important;
}

#item70677 {
	width:157px !important;
	height:205px !important;
	left:14px !important;
	top:14px !important;
}

#item53584 {
	width:111px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item53614 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item53669 {
	width:197px !important;
	height:9px !important;
	left:195px !important;
	top:274px !important;
}

#item53699 {
	width:211px !important;
	height:9px !important;
	left:195px !important;
	top:284px !important;
}

#item66824 {
	width:249px !important;
	height:232px !important;
}

#item66818 {
	width:249px !important;
	height:232px !important;
	left:14px !important;
	top:14px !important;
}

#item70689 {
	width:128px !important;
	height:189px !important;
}

#item70684 {
	width:128px !important;
	height:189px !important;
	left:274px !important;
	top:14px !important;
}

#item70695 {
	width:160px !important;
	height:196px !important;
}

#item70690 {
	width:160px !important;
	height:196px !important;
	left:277px !important;
	top:217px !important;
}

#item70701 {
	width:252px !important;
	height:233px !important;
}

#item70696 {
	width:252px !important;
	height:233px !important;
	left:14px !important;
	top:320px !important;
}

#item70707 {
	width:251px !important;
	height:184px !important;
}

#item70702 {
	width:251px !important;
	height:184px !important;
	left:279px !important;
	top:423px !important;
}

#item53729 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

#item53756 {
	width:98px !important;
	height:20px !important;
	left:405px !important;
	top:182px !important;
}

#item53784 {
	width:71px !important;
	height:20px !important;
	left:444px !important;
	top:390px !important;
}

#item53812 {
	width:133px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item53839 {
	width:223px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item70713 {
	width:357px !important;
	height:202px !important;
}

#item70708 {
	width:357px !important;
	height:202px !important;
	left:173px !important;
	top:417px !important;
}

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

#item70714 {
	width:109px !important;
	height:149px !important;
	left:305px !important;
	top:240px !important;
}

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

#item72724 {
	width:109px !important;
	height:149px !important;
	left:421px !important;
	top:248px !important;
}

#item70726 {
	width:86px !important;
	height:389px !important;
}

#item70721 {
	width:86px !important;
	height:389px !important;
	left:93px !important;
	top:17px !important;
}

#item70732 {
	width:71px !important;
	height:77px !important;
}

#item70727 {
	width:71px !important;
	height:77px !important;
	left:14px !important;
	top:318px !important;
}

#item70738 {
	width:69px !important;
	height:76px !important;
}

#item70733 {
	width:69px !important;
	height:76px !important;
	left:14px !important;
	top:220px !important;
}

#item70744 {
	width:336px !important;
	height:172px !important;
}

#item70739 {
	width:336px !important;
	height:172px !important;
	left:194px !important;
	top:17px !important;
}

#item53869 {
	width:69px !important;
	height:9px !important;
	left:16px !important;
	top:398px !important;
}

#item53897 {
	width:68px !important;
	height:9px !important;
	left:16px !important;
	top:300px !important;
}

#item53924 {
	width:70px !important;
	height:29px !important;
	left:13px !important;
	top:188px !important;
}

#item53954 {
	width:233px !important;
	height:9px !important;
	left:196px !important;
	top:200px !important;
}

#item53985 {
	width:151px !important;
	height:9px !important;
	left:15px !important;
	top:582px !important;
}

#item54015 {
	width:148px !important;
	height:20px !important;
	left:15px !important;
	top:590px !important;
}

#item54045 {
	width:90px !important;
	height:31px !important;
	left:200px !important;
	top:338px !important;
}

#item54114 {
	width:92px !important;
	height:31px !important;
	left:200px !important;
	top:370px !important;
}

#item66830 {
	width:175px !important;
	height:196px !important;
}

#item66825 {
	width:175px !important;
	height:196px !important;
	left:14px !important;
	top:14px !important;
}

#item70750 {
	width:201px !important;
	height:225px !important;
}

#item70745 {
	width:201px !important;
	height:225px !important;
	left:329px !important;
	top:11px !important;
}

#item72736 {
	width:108px !important;
	height:201px !important;
}

#item72731 {
	width:108px !important;
	height:201px !important;
	left:212px !important;
	top:14px !important;
}

#item70762 {
	width:361px !important;
	height:305px !important;
}

#item70757 {
	width:361px !important;
	height:305px !important;
	left:14px !important;
	top:323px !important;
}

#item54177 {
	width:128px !important;
	height:9px !important;
	left:327px !important;
	top:302px !important;
}

#item54204 {
	width:144px !important;
	height:9px !important;
	left:383px !important;
	top:610px !important;
}

#item54232 {
	width:231px !important;
	height:10px !important;
	left:13px !important;
	top:288px !important;
}

#item54299 {
	width:231px !important;
	height:10px !important;
	left:13px !important;
	top:300px !important;
}

#item70769 {
	width:203px !important;
	height:299px !important;
}

#item70763 {
	width:203px !important;
	height:299px !important;
	left:14px !important;
	top:324px !important;
}

#item70775 {
	width:189px !important;
	height:291px !important;
}

#item70770 {
	width:189px !important;
	height:291px !important;
	left:342px !important;
	top:334px !important;
}

#item70781 {
	width:516px !important;
	height:268px !important;
}

#item70776 {
	width:516px !important;
	height:268px !important;
	left:14px !important;
	top:14px !important;
}

#item54360 {
	width:85px !important;
	height:20px !important;
	left:13px !important;
	top:287px !important;
}

#item54387 {
	width:69px !important;
	height:20px !important;
	left:288px !important;
	top:586px !important;
}

#item64382 {
	width:100px !important;
	height:20px !important;
	left:223px !important;
	top:416px !important;
}

#item64414 {
	width:81px !important;
	height:30px !important;
	left:223px !important;
	top:437px !important;
}

#item66836 {
	width:282px !important;
	height:195px !important;
}

#item66831 {
	width:282px !important;
	height:195px !important;
	left:14px !important;
	top:14px !important;
}

#item70795 {
	width:126px !important;
	height:111px !important;
}

#item70790 {
	width:126px !important;
	height:111px !important;
	left:404px !important;
	top:60px !important;
}

#item70803 {
	width:163px !important;
	height:192px !important;
}

#item70798 {
	width:163px !important;
	height:192px !important;
	left:278px !important;
	top:222px !important;
}

#item70810 {
	width:251px !important;
	height:141px !important;
}

#item70804 {
	width:251px !important;
	height:141px !important;
	left:14px !important;
	top:222px !important;
}

#item70816 {
	width:171px !important;
	height:202px !important;
}

#item70811 {
	width:171px !important;
	height:202px !important;
	left:14px !important;
	top:422px !important;
}

#item70822 {
	width:253px !important;
	height:161px !important;
}

#item70817 {
	width:253px !important;
	height:161px !important;
	left:277px !important;
	top:420px !important;
}

#item54414 {
	width:79px !important;
	height:29px !important;
	left:303px !important;
	top:169px !important;
}

#item54444 {
	width:123px !important;
	height:20px !important;
	left:406px !important;
	top:180px !important;
}

#item54471 {
	width:79px !important;
	height:40px !important;
	left:446px !important;
	top:377px !important;
}

#item54502 {
	width:233px !important;
	height:9px !important;
	left:13px !important;
	top:407px !important;
}

#item54534 {
	width:73px !important;
	height:20px !important;
	left:189px !important;
	top:600px !important;
}

#item54561 {
	width:244px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item70828 {
	width:150px !important;
	height:202px !important;
}

#item70823 {
	width:150px !important;
	height:202px !important;
	left:14px !important;
	top:427px !important;
}

#item70834 {
	width:251px !important;
	height:160px !important;
}

#item70829 {
	width:251px !important;
	height:160px !important;
	left:279px !important;
	top:425px !important;
}

#item70840 {
	width:251px !important;
	height:171px !important;
}

#item70835 {
	width:251px !important;
	height:171px !important;
	left:279px !important;
	top:220px !important;
}

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

#item70841 {
	width:252px !important;
	height:137px !important;
	left:14px !important;
	top:222px !important;
}

#item70854 {
	width:162px !important;
	height:195px !important;
}

#item70848 {
	width:162px !important;
	height:195px !important;
	left:103px !important;
	top:14px !important;
}

#item70860 {
	width:251px !important;
	height:179px !important;
}

#item70855 {
	width:251px !important;
	height:179px !important;
	left:279px !important;
	top:14px !important;
}

#item54592 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:186px !important;
}

#item54619 {
	width:131px !important;
	height:9px !important;
	left:278px !important;
	top:198px !important;
}

#item54646 {
	width:237px !important;
	height:9px !important;
	left:276px !important;
	top:408px !important;
}

#item54678 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:408px !important;
}

#item54706 {
	width:71px !important;
	height:20px !important;
	left:168px !important;
	top:599px !important;
}

#item54734 {
	width:199px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

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

#item70872 {
	width:120px !important;
	height:183px !important;
}

#item70867 {
	width:120px !important;
	height:183px !important;
	left:142px !important;
	top:218px !important;
}

#item70878 {
	width:108px !important;
	height:224px !important;
}

#item70873 {
	width:108px !important;
	height:224px !important;
	left:26px !important;
	top:412px !important;
}

#item70884 {
	width:164px !important;
	height:190px !important;
}

#item70879 {
	width:164px !important;
	height:190px !important;
	left:366px !important;
	top:14px !important;
}

#item70890 {
	width:253px !important;
	height:169px !important;
}

#item70885 {
	width:253px !important;
	height:169px !important;
	left:277px !important;
	top:218px !important;
}

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

#item70891 {
	width:251px !important;
	height:152px !important;
	left:279px !important;
	top:429px !important;
}

#item54764 {
	width:155px !important;
	height:9px !important;
	left:13px !important;
	top:196px !important;
}

#item54791 {
	width:99px !important;
	height:20px !important;
	left:287px !important;
	top:159px !important;
}

#item54818 {
	width:101px !important;
	height:20px !important;
	left:400px !important;
	top:397px !important;
}

#item54845 {
	width:94px !important;
	height:20px !important;
	left:21px !important;
	top:371px !important;
}

#item54872 {
	width:104px !important;
	height:29px !important;
	left:149px !important;
	top:580px !important;
}

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

#item70903 {
	width:248px !important;
	height:172px !important;
}

#item70898 {
	width:248px !important;
	height:172px !important;
	left:14px !important;
	top:427px !important;
}

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

#item70904 {
	width:252px !important;
	height:207px !important;
	left:278px !important;
	top:346px !important;
}

#item70915 {
	width:253px !important;
	height:154px !important;
}

#item70910 {
	width:253px !important;
	height:154px !important;
	left:14px !important;
	top:219px !important;
}

#item70921 {
	width:252px !important;
	height:276px !important;
}

#item70916 {
	width:252px !important;
	height:276px !important;
	left:278px !important;
	top:14px !important;
}

#item70927 {
	width:216px !important;
	height:196px !important;
}

#item70922 {
	width:216px !important;
	height:196px !important;
	left:54px !important;
	top:14px !important;
}

#item54929 {
	width:89px !important;
	height:20px !important;
	left:13px !important;
	top:189px !important;
}

#item54959 {
	width:130px !important;
	height:9px !important;
	left:24px !important;
	top:610px !important;
}

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

#item55016 {
	width:162px !important;
	height:9px !important;
	left:287px !important;
	top:316px !important;
}

#item55043 {
	width:176px !important;
	height:9px !important;
	left:13px !important;
	top:408px !important;
}

#item66850 {
	width:129px !important;
	height:148px !important;
}

#item66845 {
	width:129px !important;
	height:148px !important;
	left:401px !important;
	top:14px !important;
}

#item70935 {
	width:140px !important;
	height:170px !important;
}

#item70929 {
	width:140px !important;
	height:170px !important;
	left:390px !important;
	top:223px !important;
}

#item70944 {
	width:138px !important;
	height:162px !important;
}

#item70939 {
	width:138px !important;
	height:162px !important;
	left:215px !important;
	top:142px !important;
}

#item72753 {
	width:42px !important;
	height:32px !important;
}

#item72748 {
	width:42px !important;
	height:32px !important;
	left:151px !important;
	top:53px !important;
}

#item72766 {
	width:42px !important;
	height:32px !important;
}

#item72761 {
	width:42px !important;
	height:32px !important;
	left:151px !important;
	top:96px !important;
}

#item72779 {
	width:42px !important;
	height:32px !important;
}

#item72773 {
	width:42px !important;
	height:32px !important;
	left:151px !important;
	top:143px !important;
}

#item72760 {
	width:42px !important;
	height:32px !important;
}

#item72755 {
	width:42px !important;
	height:32px !important;
	left:199px !important;
	top:53px !important;
}

#item72772 {
	width:42px !important;
	height:32px !important;
}

#item72767 {
	width:42px !important;
	height:32px !important;
	left:199px !important;
	top:96px !important;
}

#item70950 {
	width:137px !important;
	height:186px !important;
}

#item70945 {
	width:137px !important;
	height:186px !important;
	left:14px !important;
	top:206px !important;
}

#item70957 {
	width:128px !important;
	height:214px !important;
}

#item70952 {
	width:128px !important;
	height:214px !important;
	left:143px !important;
	top:405px !important;
}

#item70963 {
	width:176px !important;
	height:230px !important;
}

#item70958 {
	width:176px !important;
	height:230px !important;
	left:354px !important;
	top:396px !important;
}

#item55070 {
	width:69px !important;
	height:29px !important;
	left:276px !important;
	top:590px !important;
}

#item55097 {
	width:107px !important;
	height:40px !important;
	left:24px !important;
	top:580px !important;
}

#item55129 {
	width:111px !important;
	height:9px !important;
	left:374px !important;
	top:172px !important;
}

#item55156 {
	width:111px !important;
	height:9px !important;
	left:374px !important;
	top:183px !important;
}

#item55184 {
	width:110px !important;
	height:9px !important;
	left:374px !important;
	top:193px !important;
}

#item55211 {
	width:111px !important;
	height:9px !important;
	left:374px !important;
	top:204px !important;
}

#item55238 {
	width:109px !important;
	height:9px !important;
	left:262px !important;
	top:62px !important;
}

#item55265 {
	width:109px !important;
	height:9px !important;
	left:262px !important;
	top:72px !important;
}

#item55292 {
	width:109px !important;
	height:9px !important;
	left:262px !important;
	top:83px !important;
}

#item55319 {
	width:109px !important;
	height:9px !important;
	left:262px !important;
	top:93px !important;
}

#item55346 {
	width:109px !important;
	height:9px !important;
	left:262px !important;
	top:104px !important;
}

#item55373 {
	width:108px !important;
	height:9px !important;
	left:158px !important;
	top:321px !important;
}

#item55400 {
	width:108px !important;
	height:9px !important;
	left:158px !important;
	top:332px !important;
}

#item55427 {
	width:108px !important;
	height:9px !important;
	left:158px !important;
	top:342px !important;
}

#item55455 {
	width:108px !important;
	height:9px !important;
	left:158px !important;
	top:353px !important;
}

#item55482 {
	width:108px !important;
	height:9px !important;
	left:158px !important;
	top:363px !important;
}

#item55509 {
	width:111px !important;
	height:9px !important;
	left:273px !important;
	top:321px !important;
}

#item55536 {
	width:111px !important;
	height:9px !important;
	left:273px !important;
	top:332px !important;
}

#item55563 {
	width:111px !important;
	height:9px !important;
	left:273px !important;
	top:342px !important;
}

#item55590 {
	width:111px !important;
	height:9px !important;
	left:273px !important;
	top:353px !important;
}

#item55617 {
	width:111px !important;
	height:9px !important;
	left:273px !important;
	top:363px !important;
}

#item70983 {
	width:75px !important;
	height:104px !important;
}

#item70978 {
	width:75px !important;
	height:104px !important;
	left:69px !important;
	top:382px !important;
}

#item72786 {
	width:88px !important;
	height:77px !important;
}

#item72781 {
	width:88px !important;
	height:77px !important;
	left:4px !important;
	top:454px !important;
}

#item72792 {
	width:59px !important;
	height:61px !important;
}

#item72787 {
	width:59px !important;
	height:61px !important;
	left:82px !important;
	top:507px !important;
}

#item72799 {
	width:69px !important;
	height:62px !important;
}

#item72794 {
	width:69px !important;
	height:62px !important;
	left:36px !important;
	top:549px !important;
}

#item70989 {
	width:253px !important;
	height:187px !important;
}

#item70984 {
	width:253px !important;
	height:187px !important;
	left:277px !important;
	top:379px !important;
}

#item70995 {
	width:252px !important;
	height:299px !important;
}

#item70990 {
	width:252px !important;
	height:299px !important;
	left:278px !important;
	top:14px !important;
}

#item71002 {
	width:179px !important;
	height:170px !important;
}

#item70996 {
	width:179px !important;
	height:170px !important;
	left:94px !important;
	top:14px !important;
}

#item71008 {
	width:68px !important;
	height:103px !important;
}

#item71003 {
	width:68px !important;
	height:103px !important;
	left:8px !important;
	top:194px !important;
}

#item72807 {
	width:37px !important;
	height:93px !important;
}

#item72801 {
	width:37px !important;
	height:93px !important;
	left:86px !important;
	top:200px !important;
}

#item72813 {
	width:37px !important;
	height:93px !important;
}

#item72808 {
	width:37px !important;
	height:93px !important;
	left:117px !important;
	top:200px !important;
}

#item72819 {
	width:37px !important;
	height:93px !important;
}

#item72814 {
	width:37px !important;
	height:93px !important;
	left:149px !important;
	top:200px !important;
}

#item72826 {
	width:50px !important;
	height:93px !important;
}

#item72820 {
	width:50px !important;
	height:93px !important;
	left:176px !important;
	top:200px !important;
}

#item55644 {
	width:69px !important;
	height:40px !important;
	left:13px !important;
	top:139px !important;
}

#item55676 {
	width:144px !important;
	height:9px !important;
	left:276px !important;
	top:358px !important;
}

#item55703 {
	width:158px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item55730 {
	width:110px !important;
	height:29px !important;
	left:145px !important;
	top:470px !important;
}

#item55761 {
	width:110px !important;
	height:29px !important;
	left:145px !important;
	top:500px !important;
}

#item55792 {
	width:126px !important;
	height:29px !important;
	left:145px !important;
	top:529px !important;
}

#item55827 {
	width:113px !important;
	height:30px !important;
	left:145px !important;
	top:559px !important;
}

#item55858 {
	width:112px !important;
	height:30px !important;
	left:145px !important;
	top:589px !important;
}

#item55890 {
	width:63px !important;
	height:9px !important;
	left:106px !important;
	top:347px !important;
}

#item55917 {
	width:87px !important;
	height:9px !important;
	left:172px !important;
	top:347px !important;
}

#item55944 {
	width:93px !important;
	height:9px !important;
	left:13px !important;
	top:357px !important;
}

#item55971 {
	width:86px !important;
	height:9px !important;
	left:110px !important;
	top:357px !important;
}

#item66856 {
	width:154px !important;
	height:154px !important;
}

#item66851 {
	width:154px !important;
	height:154px !important;
	left:278px !important;
	top:14px !important;
}

#item71014 {
	width:155px !important;
	height:154px !important;
}

#item71009 {
	width:155px !important;
	height:154px !important;
	left:14px !important;
	top:14px !important;
}

#item55998 {
	width:84px !important;
	height:28px !important;
	left:174px !important;
	top:141px !important;
}

#item56029 {
	width:76px !important;
	height:20px !important;
	left:441px !important;
	top:148px !important;
}

#item71020 {
	width:143px !important;
	height:125px !important;
}

#item71015 {
	width:143px !important;
	height:125px !important;
	left:122px !important;
	top:149px !important;
}

#item71026 {
	width:253px !important;
	height:79px !important;
}

#item71021 {
	width:253px !important;
	height:79px !important;
	left:14px !important;
	top:14px !important;
}

#item71032 {
	width:253px !important;
	height:207px !important;
}

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

#item71038 {
	width:254px !important;
	height:262px !important;
}

#item71033 {
	width:254px !important;
	height:262px !important;
	left:276px !important;
	top:296px !important;
}

#item71044 {
	width:113px !important;
	height:94px !important;
}

#item71039 {
	width:113px !important;
	height:94px !important;
	left:148px !important;
	top:429px !important;
}

#item71051 {
	width:123px !important;
	height:99px !important;
}

#item71045 {
	width:123px !important;
	height:99px !important;
	left:14px !important;
	top:429px !important;
}

#item71057 {
	width:253px !important;
	height:93px !important;
}

#item71052 {
	width:253px !important;
	height:93px !important;
	left:14px !important;
	top:281px !important;
}

#item56056 {
	width:126px !important;
	height:9px !important;
	left:13px !important;
	top:130px !important;
}

#item56083 {
	width:97px !important;
	height:20px !important;
	left:13px !important;
	top:198px !important;
}

#item56110 {
	width:191px !important;
	height:9px !important;
	left:13px !important;
	top:409px !important;
}

#item56145 {
	width:99px !important;
	height:20px !important;
	left:146px !important;
	top:600px !important;
}

#item56174 {
	width:67px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item56201 {
	width:155px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item56228 {
	width:199px !important;
	height:9px !important;
	left:276px !important;
	top:278px !important;
}

#item66862 {
	width:118px !important;
	height:153px !important;
}

#item66857 {
	width:118px !important;
	height:153px !important;
	left:283px !important;
	top:43px !important;
}

#item72832 {
	width:118px !important;
	height:153px !important;
}

#item72827 {
	width:118px !important;
	height:153px !important;
	left:412px !important;
	top:43px !important;
}

#item71063 {
	width:247px !important;
	height:300px !important;
}

#item71058 {
	width:247px !important;
	height:300px !important;
	left:14px !important;
	top:14px !important;
}

#item71069 {
	width:185px !important;
	height:292px !important;
}

#item71064 {
	width:185px !important;
	height:292px !important;
	left:14px !important;
	top:324px !important;
}

#item71075 {
	width:179px !important;
	height:212px !important;
}

#item71070 {
	width:179px !important;
	height:212px !important;
	left:278px !important;
	top:406px !important;
}

#item72838 {
	width:118px !important;
	height:92px !important;
}

#item72833 {
	width:118px !important;
	height:92px !important;
	left:283px !important;
	top:225px !important;
}

#item72844 {
	width:118px !important;
	height:92px !important;
}

#item72839 {
	width:118px !important;
	height:92px !important;
	left:412px !important;
	top:225px !important;
}

#item56258 {
	width:73px !important;
	height:20px !important;
	left:194px !important;
	top:189px !important;
}

#item56285 {
	width:111px !important;
	height:20px !important;
	left:143px !important;
	top:408px !important;
}

#item56316 {
	width:72px !important;
	height:29px !important;
	left:461px !important;
	top:590px !important;
}

#item56343 {
	width:225px !important;
	height:10px !important;
	left:281px !important;
	top:352px !important;
}

#item56406 {
	width:225px !important;
	height:10px !important;
	left:281px !important;
	top:362px !important;
}

#item56469 {
	width:225px !important;
	height:10px !important;
	left:281px !important;
	top:373px !important;
}

#item56537 {
	width:225px !important;
	height:10px !important;
	left:281px !important;
	top:383px !important;
}

#item71082 {
	width:211px !important;
	height:147px !important;
}

#item71077 {
	width:211px !important;
	height:147px !important;
	left:14px !important;
	top:434px !important;
}

#item71088 {
	width:286px !important;
	height:170px !important;
}

#item71083 {
	width:286px !important;
	height:170px !important;
	left:244px !important;
	top:416px !important;
}

#item71094 {
	width:69px !important;
	height:102px !important;
}

#item71089 {
	width:69px !important;
	height:102px !important;
	left:348px !important;
	top:291px !important;
}

#item72852 {
	width:103px !important;
	height:131px !important;
}

#item72847 {
	width:103px !important;
	height:131px !important;
	left:420px !important;
	top:281px !important;
}

#item71100 {
	width:218px !important;
	height:159px !important;
}

#item71095 {
	width:218px !important;
	height:159px !important;
	left:14px !important;
	top:242px !important;
}

#item71107 {
	width:218px !important;
	height:174px !important;
}

#item71101 {
	width:218px !important;
	height:174px !important;
	left:14px !important;
	top:14px !important;
}

#item71113 {
	width:288px !important;
	height:170px !important;
}

#item71108 {
	width:288px !important;
	height:170px !important;
	left:242px !important;
	top:14px !important;
}

#item56611 {
	width:80px !important;
	height:20px !important;
	left:13px !important;
	top:406px !important;
}

#item56638 {
	width:183px !important;
	height:9px !important;
	left:17px !important;
	top:222px !important;
}

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

#item56695 {
	width:151px !important;
	height:9px !important;
	left:242px !important;
	top:610px !important;
}

#item56722 {
	width:103px !important;
	height:20px !important;
	left:242px !important;
	top:190px !important;
}

#item56750 {
	width:102px !important;
	height:20px !important;
	left:245px !important;
	top:339px !important;
}

#item56780 {
	width:102px !important;
	height:20px !important;
	left:245px !important;
	top:359px !important;
}

#item56810 {
	width:102px !important;
	height:20px !important;
	left:245px !important;
	top:380px !important;
}

#item66868 {
	width:164px !important;
	height:151px !important;
}

#item66863 {
	width:164px !important;
	height:151px !important;
	left:191px !important;
	top:14px !important;
}

#item71119 {
	width:164px !important;
	height:151px !important;
}

#item71114 {
	width:164px !important;
	height:151px !important;
	left:366px !important;
	top:14px !important;
}

#item71126 {
	width:124px !important;
	height:123px !important;
}

#item71120 {
	width:124px !important;
	height:123px !important;
	left:378px !important;
	top:224px !important;
}

#item71152 {
	width:166px !important;
	height:128px !important;
}

#item71147 {
	width:166px !important;
	height:128px !important;
	left:364px !important;
	top:423px !important;
}

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

#item71127 {
	width:162px !important;
	height:139px !important;
	left:195px !important;
	top:221px !important;
}

#item71159 {
	width:162px !important;
	height:167px !important;
}

#item71154 {
	width:162px !important;
	height:167px !important;
	left:191px !important;
	top:423px !important;
}

#item71138 {
	width:162px !important;
	height:146px !important;
}

#item71133 {
	width:162px !important;
	height:146px !important;
	left:14px !important;
	top:228px !important;
}

#item71165 {
	width:165px !important;
	height:152px !important;
}

#item71160 {
	width:165px !important;
	height:152px !important;
	left:14px !important;
	top:423px !important;
}

#item71146 {
	width:101px !important;
	height:101px !important;
}

#item71141 {
	width:101px !important;
	height:101px !important;
	left:81px !important;
	top:77px !important;
}

#item56840 {
	width:70px !important;
	height:20px !important;
	left:364px !important;
	top:198px !important;
}

#item56867 {
	width:69px !important;
	height:20px !important;
	left:189px !important;
	top:198px !important;
}

#item56894 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:208px !important;
}

#item56921 {
	width:141px !important;
	height:9px !important;
	left:189px !important;
	top:403px !important;
}

#item56948 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:403px !important;
}

#item56977 {
	width:141px !important;
	height:9px !important;
	left:364px !important;
	top:403px !important;
}

#item57004 {
	width:95px !important;
	height:20px !important;
	left:189px !important;
	top:599px !important;
}

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

#item57058 {
	width:169px !important;
	height:9px !important;
	left:364px !important;
	top:600px !important;
}

#item57089 {
	width:169px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

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

#item71166 {
	width:161px !important;
	height:194px !important;
	left:14px !important;
	top:423px !important;
}

#item71177 {
	width:143px !important;
	height:197px !important;
}

#item71172 {
	width:143px !important;
	height:197px !important;
	left:387px !important;
	top:421px !important;
}

#item71183 {
	width:164px !important;
	height:140px !important;
}

#item71178 {
	width:164px !important;
	height:140px !important;
	left:366px !important;
	top:220px !important;
}

#item71189 {
	width:163px !important;
	height:137px !important;
}

#item71184 {
	width:163px !important;
	height:137px !important;
	left:191px !important;
	top:221px !important;
}

#item71195 {
	width:164px !important;
	height:142px !important;
}

#item71190 {
	width:164px !important;
	height:142px !important;
	left:14px !important;
	top:218px !important;
}

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

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

#item71209 {
	width:254px !important;
	height:153px !important;
}

#item71203 {
	width:254px !important;
	height:153px !important;
	left:276px !important;
	top:14px !important;
}

#item57116 {
	width:90px !important;
	height:29px !important;
	left:180px !important;
	top:567px !important;
}

#item57144 {
	width:103px !important;
	height:29px !important;
	left:276px !important;
	top:558px !important;
}

#item57174 {
	width:132px !important;
	height:9px !important;
	left:13px !important;
	top:403px !important;
}

#item57201 {
	width:140px !important;
	height:9px !important;
	left:364px !important;
	top:403px !important;
}

#item57229 {
	width:149px !important;
	height:9px !important;
	left:189px !important;
	top:403px !important;
}

#item57256 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item57283 {
	width:158px !important;
	height:9px !important;
	left:276px !important;
	top:199px !important;
}

#item66874 {
	width:168px !important;
	height:133px !important;
}

#item66869 {
	width:168px !important;
	height:133px !important;
	left:252px !important;
	top:14px !important;
}

#item71215 {
	width:91px !important;
	height:324px !important;
}

#item71210 {
	width:91px !important;
	height:324px !important;
	left:150px !important;
	top:132px !important;
}

#item71222 {
	width:130px !important;
	height:302px !important;
}

#item71216 {
	width:130px !important;
	height:302px !important;
	left:14px !important;
	top:132px !important;
}

#item71228 {
	width:278px !important;
	height:142px !important;
}

#item71223 {
	width:278px !important;
	height:142px !important;
	left:252px !important;
	top:411px !important;
}

#item72858 {
	width:271px !important;
	height:134px !important;
}

#item72853 {
	width:271px !important;
	height:134px !important;
	left:259px !important;
	top:221px !important;
}

#item57310 {
	width:129px !important;
	height:9px !important;
	left:257px !important;
	top:393px !important;
}

#item57337 {
	width:182px !important;
	height:9px !important;
	left:260px !important;
	top:605px !important;
}

#item57367 {
	width:73px !important;
	height:30px !important;
	left:460px !important;
	top:93px !important;
}

#item57395 {
	width:223px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item57425 {
	width:223px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item71234 {
	width:179px !important;
	height:262px !important;
}

#item71229 {
	width:179px !important;
	height:262px !important;
	left:34px !important;
	top:381px !important;
}

#item71240 {
	width:154px !important;
	height:171px !important;
}

#item71235 {
	width:154px !important;
	height:171px !important;
	left:215px !important;
	top:356px !important;
}

#item71246 {
	width:157px !important;
	height:219px !important;
}

#item71241 {
	width:157px !important;
	height:219px !important;
	left:373px !important;
	top:358px !important;
}

#item71253 {
	width:82px !important;
	height:86px !important;
}

#item71247 {
	width:82px !important;
	height:86px !important;
	left:448px !important;
	top:244px !important;
}

#item71273 {
	width:162px !important;
	height:166px !important;
}

#item71268 {
	width:162px !important;
	height:166px !important;
	left:283px !important;
	top:14px !important;
}

#item72864 {
	width:75px !important;
	height:56px !important;
}

#item72859 {
	width:75px !important;
	height:56px !important;
	left:336px !important;
	top:97px !important;
}

#item72871 {
	width:81px !important;
	height:72px !important;
}

#item72865 {
	width:81px !important;
	height:72px !important;
	left:449px !important;
	top:167px !important;
}

#item72877 {
	width:53px !important;
	height:35px !important;
}

#item72872 {
	width:53px !important;
	height:35px !important;
	left:469px !important;
	top:69px !important;
}

#item72884 {
	width:21px !important;
	height:35px !important;
}

#item72879 {
	width:21px !important;
	height:35px !important;
	left:504px !important;
	top:27px !important;
}

#item72890 {
	width:18px !important;
	height:24px !important;
}

#item72885 {
	width:18px !important;
	height:24px !important;
	left:447px !important;
	top:99px !important;
}

#item71279 {
	width:181px !important;
	height:184px !important;
}

#item71274 {
	width:181px !important;
	height:184px !important;
	left:85px !important;
	top:14px !important;
}

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

#item71280 {
	width:251px !important;
	height:130px !important;
	left:14px !important;
	top:207px !important;
}

#item57456 {
	width:71px !important;
	height:29px !important;
	left:13px !important;
	top:161px !important;
}

#item57487 {
	width:149px !important;
	height:9px !important;
	left:22px !important;
	top:356px !important;
}

#item57514 {
	width:52px !important;
	height:40px !important;
	left:13px !important;
	top:496px !important;
}

#item57541 {
	width:141px !important;
	height:9px !important;
	left:276px !important;
	top:335px !important;
}

#item57568 {
	width:164px !important;
	height:20px !important;
	left:276px !important;
	top:232px !important;
}

#item57600 {
	width:172px !important;
	height:20px !important;
	left:276px !important;
	top:252px !important;
}

#item57633 {
	width:158px !important;
	height:20px !important;
	left:276px !important;
	top:272px !important;
}

#item57665 {
	width:186px !important;
	height:9px !important;
	left:243px !important;
	top:600px !important;
}

#item57695 {
	width:186px !important;
	height:9px !important;
	left:243px !important;
	top:610px !important;
}

#item71291 {
	width:237px !important;
	height:223px !important;
}

#item71286 {
	width:237px !important;
	height:223px !important;
	left:14px !important;
	top:14px !important;
}

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

#item71292 {
	width:264px !important;
	height:166px !important;
	left:266px !important;
	top:14px !important;
}

#item71304 {
	width:118px !important;
	height:452px !important;
}

#item71299 {
	width:118px !important;
	height:452px !important;
	left:276px !important;
	top:191px !important;
}

#item71311 {
	width:235px !important;
	height:254px !important;
}

#item71305 {
	width:235px !important;
	height:254px !important;
	left:14px !important;
	top:322px !important;
}

#item57722 {
	width:112px !important;
	height:9px !important;
	left:13px !important;
	top:304px !important;
}

#item57750 {
	width:154px !important;
	height:9px !important;
	left:378px !important;
	top:245px !important;
}

#item57777 {
	width:79px !important;
	height:20px !important;
	left:427px !important;
	top:497px !important;
}

#item57804 {
	width:99px !important;
	height:20px !important;
	left:105px !important;
	top:586px !important;
}

#item71317 {
	width:113px !important;
	height:341px !important;
}

#item71312 {
	width:113px !important;
	height:341px !important;
	left:17px !important;
	top:204px !important;
}

#item71329 {
	width:245px !important;
	height:111px !important;
}

#item71324 {
	width:245px !important;
	height:111px !important;
	left:172px !important;
	top:283px !important;
}

#item72897 {
	width:254px !important;
	height:154px !important;
}

#item72892 {
	width:254px !important;
	height:154px !important;
	left:276px !important;
	top:400px !important;
}

#item71335 {
	width:147px !important;
	height:266px !important;
}

#item71330 {
	width:147px !important;
	height:266px !important;
	left:383px !important;
	top:14px !important;
}

#item71341 {
	width:135px !important;
	height:256px !important;
}

#item71336 {
	width:135px !important;
	height:256px !important;
	left:131px !important;
	top:18px !important;
}

#item57831 {
	width:76px !important;
	height:20px !important;
	left:17px !important;
	top:149px !important;
}

#item57858 {
	width:87px !important;
	height:30px !important;
	left:146px !important;
	top:547px !important;
}

#item57889 {
	width:102px !important;
	height:29px !important;
	left:281px !important;
	top:116px !important;
}

#item57921 {
	width:229px !important;
	height:9px !important;
	left:258px !important;
	top:600px !important;
}

#item57952 {
	width:229px !important;
	height:9px !important;
	left:258px !important;
	top:610px !important;
}

#item66888 {
	width:86px !important;
	height:254px !important;
}

#item66883 {
	width:86px !important;
	height:254px !important;
	left:14px !important;
	top:30px !important;
}

#item72910 {
	width:86px !important;
	height:252px !important;
}

#item72905 {
	width:86px !important;
	height:252px !important;
	left:106px !important;
	top:41px !important;
}

#item72919 {
	width:90px !important;
	height:252px !important;
}

#item72914 {
	width:90px !important;
	height:252px !important;
	left:201px !important;
	top:41px !important;
}

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

#item72920 {
	width:109px !important;
	height:252px !important;
	left:295px !important;
	top:41px !important;
}

#item71356 {
	width:239px !important;
	height:111px !important;
}

#item71350 {
	width:239px !important;
	height:111px !important;
	left:14px !important;
	top:320px !important;
}

#item71362 {
	width:238px !important;
	height:110px !important;
}

#item71357 {
	width:238px !important;
	height:110px !important;
	left:142px !important;
	top:437px !important;
}

#item71368 {
	width:271px !important;
	height:144px !important;
}

#item71363 {
	width:271px !important;
	height:144px !important;
	left:11px !important;
	top:497px !important;
}

#item57982 {
	width:116px !important;
	height:9px !important;
	left:416px !important;
	top:253px !important;
}

#item58009 {
	width:114px !important;
	height:9px !important;
	left:416px !important;
	top:264px !important;
}

#item58036 {
	width:116px !important;
	height:9px !important;
	left:416px !important;
	top:274px !important;
}

#item58063 {
	width:116px !important;
	height:9px !important;
	left:416px !important;
	top:285px !important;
}

#item58090 {
	width:124px !important;
	height:9px !important;
	left:390px !important;
	top:589px !important;
}

#item58117 {
	width:124px !important;
	height:9px !important;
	left:390px !important;
	top:600px !important;
}

#item58145 {
	width:124px !important;
	height:9px !important;
	left:390px !important;
	top:610px !important;
}

#item71374 {
	width:240px !important;
	height:116px !important;
}

#item71369 {
	width:240px !important;
	height:116px !important;
	left:20px !important;
	top:321px !important;
}

#item71380 {
	width:133px !important;
	height:99px !important;
}

#item71375 {
	width:133px !important;
	height:99px !important;
	left:130px !important;
	top:441px !important;
}

#item71386 {
	width:142px !important;
	height:49px !important;
}

#item71381 {
	width:142px !important;
	height:49px !important;
	left:343px !important;
	top:468px !important;
}

#item72935 {
	width:147px !important;
	height:49px !important;
}

#item72929 {
	width:147px !important;
	height:49px !important;
	left:383px !important;
	top:509px !important;
}

#item72941 {
	width:72px !important;
	height:35px !important;
}

#item72936 {
	width:72px !important;
	height:35px !important;
	left:447px !important;
	top:567px !important;
}

#item71392 {
	width:198px !important;
	height:169px !important;
}

#item71387 {
	width:198px !important;
	height:169px !important;
	left:309px !important;
	top:35px !important;
}

#item72947 {
	width:96px !important;
	height:72px !important;
}

#item72942 {
	width:96px !important;
	height:72px !important;
	left:332px !important;
	top:173px !important;
}

#item72955 {
	width:102px !important;
	height:84px !important;
}

#item72949 {
	width:102px !important;
	height:84px !important;
	left:304px !important;
	top:256px !important;
}

#item72961 {
	width:33px !important;
	height:29px !important;
}

#item72956 {
	width:33px !important;
	height:29px !important;
	left:497px !important;
	top:269px !important;
}

#item72967 {
	width:45px !important;
	height:46px !important;
}

#item72962 {
	width:45px !important;
	height:46px !important;
	left:443px !important;
	top:298px !important;
}

#item71398 {
	width:162px !important;
	height:296px !important;
}

#item71393 {
	width:162px !important;
	height:296px !important;
	left:94px !important;
	top:14px !important;
}

#item58173 {
	width:137px !important;
	height:9px !important;
	left:276px !important;
	top:396px !important;
}

#item58200 {
	width:80px !important;
	height:30px !important;
	left:13px !important;
	top:282px !important;
}

#item58231 {
	width:216px !important;
	height:9px !important;
	left:276px !important;
	top:456px !important;
}

#item58261 {
	width:255px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item58292 {
	width:255px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item58322 {
	width:167px !important;
	height:9px !important;
	left:279px !important;
	top:596px !important;
}

#item58354 {
	width:167px !important;
	height:9px !important;
	left:279px !important;
	top:607px !important;
}

#item66894 {
	width:296px !important;
	height:193px !important;
}

#item66889 {
	width:296px !important;
	height:193px !important;
	left:14px !important;
	top:18px !important;
}

#item71405 {
	width:276px !important;
	height:143px !important;
}

#item71399 {
	width:276px !important;
	height:143px !important;
	left:54px !important;
	top:230px !important;
}

#item71411 {
	width:292px !important;
	height:148px !important;
}

#item71406 {
	width:292px !important;
	height:148px !important;
	left:14px !important;
	top:385px !important;
}

#item71417 {
	width:147px !important;
	height:221px !important;
}

#item71412 {
	width:147px !important;
	height:221px !important;
	left:383px !important;
	top:315px !important;
}

#item71423 {
	width:198px !important;
	height:210px !important;
}

#item71418 {
	width:198px !important;
	height:210px !important;
	left:332px !important;
	top:14px !important;
}

#item58382 {
	width:163px !important;
	height:9px !important;
	left:332px !important;
	top:280px !important;
}

#item58409 {
	width:188px !important;
	height:9px !important;
	left:332px !important;
	top:610px !important;
}

#item58439 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item58469 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item58499 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item71429 {
	width:249px !important;
	height:245px !important;
}

#item71424 {
	width:249px !important;
	height:245px !important;
	left:14px !important;
	top:14px !important;
}

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

#item71430 {
	width:251px !important;
	height:164px !important;
	left:279px !important;
	top:14px !important;
}

#item71443 {
	width:189px !important;
	height:150px !important;
}

#item71438 {
	width:189px !important;
	height:150px !important;
	left:242px !important;
	top:262px !important;
}

#item71449 {
	width:194px !important;
	height:172px !important;
}

#item71444 {
	width:194px !important;
	height:172px !important;
	left:320px !important;
	top:364px !important;
}

#item71456 {
	width:214px !important;
	height:232px !important;
}

#item71450 {
	width:214px !important;
	height:232px !important;
	left:17px !important;
	top:322px !important;
}

#item58529 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

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

#item58589 {
	width:211px !important;
	height:9px !important;
	left:320px !important;
	top:225px !important;
}

#item58621 {
	width:203px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item58651 {
	width:203px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item66900 {
	width:113px !important;
	height:133px !important;
}

#item66895 {
	width:113px !important;
	height:133px !important;
	left:33px !important;
	top:108px !important;
}

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

#item71457 {
	width:168px !important;
	height:201px !important;
	left:362px !important;
	top:14px !important;
}

#item72973 {
	width:106px !important;
	height:51px !important;
}

#item72968 {
	width:106px !important;
	height:51px !important;
	left:14px !important;
	top:265px !important;
}

#item72980 {
	width:220px !important;
	height:51px !important;
}

#item72974 {
	width:220px !important;
	height:51px !important;
	left:124px !important;
	top:265px !important;
}

#item71471 {
	width:147px !important;
	height:239px !important;
}

#item71466 {
	width:147px !important;
	height:239px !important;
	left:14px !important;
	top:325px !important;
}

#item71478 {
	width:156px !important;
	height:288px !important;
}

#item71472 {
	width:156px !important;
	height:288px !important;
	left:278px !important;
	top:323px !important;
}

#item72986 {
	width:84px !important;
	height:52px !important;
}

#item72981 {
	width:84px !important;
	height:52px !important;
	left:7px !important;
	top:573px !important;
}

#item72992 {
	width:177px !important;
	height:52px !important;
}

#item72987 {
	width:177px !important;
	height:52px !important;
	left:94px !important;
	top:573px !important;
}

#item58681 {
	width:164px !important;
	height:29px !important;
	left:366px !important;
	top:281px !important;
}

#item58713 {
	width:99px !important;
	height:29px !important;
	left:435px !important;
	top:506px !important;
}

#item58744 {
	width:102px !important;
	height:29px !important;
	left:166px !important;
	top:459px !important;
}

#item58777 {
	width:104px !important;
	height:20px !important;
	left:166px !important;
	top:488px !important;
}

#item58808 {
	width:193px !important;
	height:9px !important;
	left:155px !important;
	top:236px !important;
}

#item58838 {
	width:193px !important;
	height:9px !important;
	left:155px !important;
	top:246px !important;
}

#item71485 {
	width:243px !important;
	height:295px !important;
}

#item71479 {
	width:243px !important;
	height:295px !important;
	left:14px !important;
	top:326px !important;
}

#item71491 {
	width:253px !important;
	height:207px !important;
}

#item71486 {
	width:253px !important;
	height:207px !important;
	left:277px !important;
	top:353px !important;
}

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

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

#item71503 {
	width:251px !important;
	height:223px !important;
}

#item71498 {
	width:251px !important;
	height:223px !important;
	left:14px !important;
	top:14px !important;
}

#item58865 {
	width:229px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item58896 {
	width:125px !important;
	height:20px !important;
	left:140px !important;
	top:461px !important;
}

#item58926 {
	width:184px !important;
	height:20px !important;
	left:276px !important;
	top:326px !important;
}

#item58957 {
	width:147px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item66906 {
	width:184px !important;
	height:281px !important;
}

#item66901 {
	width:184px !important;
	height:281px !important;
	left:14px !important;
	top:14px !important;
}

#item71509 {
	width:251px !important;
	height:207px !important;
}

#item71504 {
	width:251px !important;
	height:207px !important;
	left:279px !important;
	top:14px !important;
}

#item71515 {
	width:91px !important;
	height:261px !important;
}

#item71510 {
	width:91px !important;
	height:261px !important;
	left:14px !important;
	top:307px !important;
}

#item72999 {
	width:107px !important;
	height:276px !important;
}

#item72994 {
	width:107px !important;
	height:276px !important;
	left:268px !important;
	top:320px !important;
}

#item73005 {
	width:142px !important;
	height:162px !important;
}

#item73000 {
	width:142px !important;
	height:162px !important;
	left:114px !important;
	top:441px !important;
}

#item58988 {
	width:108px !important;
	height:20px !important;
	left:166px !important;
	top:122px !important;
}

#item59016 {
	width:126px !important;
	height:9px !important;
	left:276px !important;
	top:287px !important;
}

#item59043 {
	width:143px !important;
	height:20px !important;
	left:387px !important;
	top:558px !important;
}

#item59074 {
	width:143px !important;
	height:20px !important;
	left:387px !important;
	top:578px !important;
}

#item59104 {
	width:143px !important;
	height:20px !important;
	left:387px !important;
	top:600px !important;
}

#item71521 {
	width:226px !important;
	height:283px !important;
}

#item71516 {
	width:226px !important;
	height:283px !important;
	left:35px !important;
	top:361px !important;
}

#item71527 {
	width:250px !important;
	height:138px !important;
}

#item71522 {
	width:250px !important;
	height:138px !important;
	left:280px !important;
	top:432px !important;
}

#item71533 {
	width:254px !important;
	height:353px !important;
}

#item71528 {
	width:254px !important;
	height:353px !important;
	left:276px !important;
	top:14px !important;
}

#item71540 {
	width:171px !important;
	height:186px !important;
}

#item71534 {
	width:171px !important;
	height:186px !important;
	left:94px !important;
	top:14px !important;
}

#item73012 {
	width:244px !important;
	height:102px !important;
}

#item73007 {
	width:244px !important;
	height:102px !important;
	left:14px !important;
	top:207px !important;
}

#item59135 {
	width:76px !important;
	height:20px !important;
	left:13px !important;
	top:174px !important;
}

#item59162 {
	width:101px !important;
	height:20px !important;
	left:13px !important;
	top:465px !important;
}

#item59189 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:330px !important;
}

#item59216 {
	width:169px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item59244 {
	width:200px !important;
	height:9px !important;
	left:288px !important;
	top:405px !important;
}

#item66912 {
	width:165px !important;
	height:272px !important;
}

#item66907 {
	width:165px !important;
	height:272px !important;
	left:14px !important;
	top:21px !important;
}

#item71554 {
	width:174px !important;
	height:194px !important;
}

#item71549 {
	width:174px !important;
	height:194px !important;
	left:279px !important;
	top:14px !important;
}

#item73018 {
	width:68px !important;
	height:112px !important;
}

#item73013 {
	width:68px !important;
	height:112px !important;
	left:462px !important;
	top:14px !important;
}

#item71560 {
	width:254px !important;
	height:109px !important;
}

#item71555 {
	width:254px !important;
	height:109px !important;
	left:276px !important;
	top:306px !important;
}

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

#item71561 {
	width:252px !important;
	height:126px !important;
	left:278px !important;
	top:482px !important;
}

#item71572 {
	width:255px !important;
	height:267px !important;
}

#item71567 {
	width:255px !important;
	height:267px !important;
	left:14px !important;
	top:302px !important;
}

#item59276 {
	width:160px !important;
	height:9px !important;
	left:283px !important;
	top:610px !important;
}

#item59303 {
	width:168px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item59330 {
	width:210px !important;
	height:9px !important;
	left:276px !important;
	top:460px !important;
}

#item59360 {
	width:257px !important;
	height:9px !important;
	left:276px !important;
	top:276px !important;
}

#item59391 {
	width:257px !important;
	height:9px !important;
	left:276px !important;
	top:287px !important;
}

#item59423 {
	width:73px !important;
	height:50px !important;
	left:189px !important;
	top:243px !important;
}

#item71578 {
	width:221px !important;
	height:133px !important;
}

#item71573 {
	width:221px !important;
	height:133px !important;
	left:43px !important;
	top:306px !important;
}

#item73024 {
	width:63px !important;
	height:75px !important;
}

#item73019 {
	width:63px !important;
	height:75px !important;
	left:14px !important;
	top:454px !important;
}

#item73031 {
	width:76px !important;
	height:75px !important;
}

#item73025 {
	width:76px !important;
	height:75px !important;
	left:83px !important;
	top:454px !important;
}

#item71585 {
	width:246px !important;
	height:237px !important;
}

#item71579 {
	width:246px !important;
	height:237px !important;
	left:284px !important;
	top:307px !important;
}

#item71591 {
	width:246px !important;
	height:218px !important;
}

#item71586 {
	width:246px !important;
	height:218px !important;
	left:284px !important;
	top:14px !important;
}

#item71597 {
	width:111px !important;
	height:124px !important;
}

#item71592 {
	width:111px !important;
	height:124px !important;
	left:149px !important;
	top:60px !important;
}

#item73039 {
	width:95px !important;
	height:50px !important;
}

#item73034 {
	width:95px !important;
	height:50px !important;
	left:31px !important;
	top:3px !important;
}

#item73045 {
	width:42px !important;
	height:50px !important;
}

#item73040 {
	width:42px !important;
	height:50px !important;
	left:14px !important;
	top:57px !important;
}

#item73051 {
	width:77px !important;
	height:50px !important;
}

#item73046 {
	width:77px !important;
	height:50px !important;
	left:59px !important;
	top:57px !important;
}

#item59455 {
	width:216px !important;
	height:9px !important;
	left:276px !important;
	top:287px !important;
}

#item59485 {
	width:239px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item59550 {
	width:240px !important;
	height:9px !important;
	left:13px !important;
	top:266px !important;
}

#item59580 {
	width:240px !important;
	height:9px !important;
	left:13px !important;
	top:277px !important;
}

#item59613 {
	width:240px !important;
	height:9px !important;
	left:13px !important;
	top:287px !important;
}

#item73145 {
	width:64px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item73172 {
	width:62px !important;
	height:9px !important;
	left:81px !important;
	top:610px !important;
}

#item73199 {
	width:57px !important;
	height:9px !important;
	left:148px !important;
	top:610px !important;
}

#item66918 {
	width:217px !important;
	height:225px !important;
}

#item66913 {
	width:217px !important;
	height:225px !important;
	left:14px !important;
	top:55px !important;
}

#item73239 {
	width:217px !important;
	height:213px !important;
}

#item73234 {
	width:217px !important;
	height:213px !important;
	left:14px !important;
	top:291px !important;
}

#item71610 {
	width:149px !important;
	height:288px !important;
}

#item71604 {
	width:149px !important;
	height:288px !important;
	left:244px !important;
	top:241px !important;
}

#item71616 {
	width:128px !important;
	height:145px !important;
}

#item71611 {
	width:128px !important;
	height:145px !important;
	left:268px !important;
	top:91px !important;
}

#item71622 {
	width:128px !important;
	height:181px !important;
}

#item71617 {
	width:128px !important;
	height:181px !important;
	left:402px !important;
	top:116px !important;
}

#item71629 {
	width:130px !important;
	height:289px !important;
}

#item71624 {
	width:130px !important;
	height:289px !important;
	left:400px !important;
	top:306px !important;
}

#item59645 {
	width:174px !important;
	height:10px !important;
	left:13px !important;
	top:557px !important;
}

#item59710 {
	width:174px !important;
	height:10px !important;
	left:13px !important;
	top:567px !important;
}

#item59770 {
	width:174px !important;
	height:10px !important;
	left:13px !important;
	top:578px !important;
}

#item59831 {
	width:174px !important;
	height:10px !important;
	left:13px !important;
	top:588px !important;
}

#item59891 {
	width:174px !important;
	height:10px !important;
	left:13px !important;
	top:599px !important;
}

#item59952 {
	width:174px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item71635 {
	width:165px !important;
	height:103px !important;
}

#item71630 {
	width:165px !important;
	height:103px !important;
	left:20px !important;
	top:362px !important;
}

#item73245 {
	width:155px !important;
	height:129px !important;
}

#item73240 {
	width:155px !important;
	height:129px !important;
	left:105px !important;
	top:390px !important;
}

#item71642 {
	width:254px !important;
	height:223px !important;
}

#item71637 {
	width:254px !important;
	height:223px !important;
	left:276px !important;
	top:322px !important;
}

#item71648 {
	width:251px !important;
	height:253px !important;
}

#item71643 {
	width:251px !important;
	height:253px !important;
	left:279px !important;
	top:14px !important;
}

#item71654 {
	width:99px !important;
	height:139px !important;
}

#item71649 {
	width:99px !important;
	height:139px !important;
	left:14px !important;
	top:147px !important;
}

#item73253 {
	width:133px !important;
	height:223px !important;
}

#item73247 {
	width:133px !important;
	height:223px !important;
	left:134px !important;
	top:14px !important;
}

#item73259 {
	width:82px !important;
	height:56px !important;
}

#item73254 {
	width:82px !important;
	height:56px !important;
	left:164px !important;
	top:84px !important;
}

#item60015 {
	width:99px !important;
	height:20px !important;
	left:119px !important;
	top:286px !important;
}

#item60046 {
	width:181px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item60076 {
	width:191px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item60106 {
	width:216px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item60139 {
	width:216px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item60166 {
	width:93px !important;
	height:29px !important;
	left:17px !important;
	top:65px !important;
}

#item60200 {
	width:117px !important;
	height:39px !important;
	left:17px !important;
	top:97px !important;
}

#item66925 {
	width:189px !important;
	height:193px !important;
}

#item66920 {
	width:189px !important;
	height:193px !important;
	left:14px !important;
	top:14px !important;
}

#item71660 {
	width:149px !important;
	height:180px !important;
}

#item71655 {
	width:149px !important;
	height:180px !important;
	left:272px !important;
	top:14px !important;
}

#item73266 {
	width:90px !important;
	height:84px !important;
}

#item73261 {
	width:90px !important;
	height:84px !important;
	left:303px !important;
	top:74px !important;
}

#item71666 {
	width:107px !important;
	height:210px !important;
}

#item71661 {
	width:107px !important;
	height:210px !important;
	left:276px !important;
	top:300px !important;
}

#item73295 {
	width:120px !important;
	height:135px !important;
}

#item73290 {
	width:120px !important;
	height:135px !important;
	left:410px !important;
	top:190px !important;
}

#item73286 {
	width:138px !important;
	height:223px !important;
}

#item73281 {
	width:138px !important;
	height:223px !important;
	left:388px !important;
	top:330px !important;
}

#item71674 {
	width:93px !important;
	height:147px !important;
}

#item71667 {
	width:93px !important;
	height:147px !important;
	left:102px !important;
	top:275px !important;
}

#item73273 {
	width:68px !important;
	height:171px !important;
}

#item73268 {
	width:68px !important;
	height:171px !important;
	left:181px !important;
	top:325px !important;
}

#item73280 {
	width:119px !important;
	height:143px !important;
}

#item73275 {
	width:119px !important;
	height:143px !important;
	left:32px !important;
	top:377px !important;
}

#item60234 {
	width:111px !important;
	height:20px !important;
	left:159px !important;
	top:228px !important;
}

#item60265 {
	width:126px !important;
	height:9px !important;
	left:276px !important;
	top:265px !important;
}

#item60293 {
	width:217px !important;
	height:9px !important;
	left:21px !important;
	top:582px !important;
}

#item60323 {
	width:217px !important;
	height:9px !important;
	left:21px !important;
	top:593px !important;
}

#item60353 {
	width:217px !important;
	height:9px !important;
	left:21px !important;
	top:603px !important;
}

#item60383 {
	width:179px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item60415 {
	width:179px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item60443 {
	width:110px !important;
	height:20px !important;
	left:421px !important;
	top:140px !important;
}

#item60473 {
	width:110px !important;
	height:20px !important;
	left:421px !important;
	top:160px !important;
}

#item71680 {
	width:236px !important;
	height:185px !important;
}

#item71675 {
	width:236px !important;
	height:185px !important;
	left:14px !important;
	top:318px !important;
}

#item71686 {
	width:276px !important;
	height:233px !important;
}

#item71681 {
	width:276px !important;
	height:233px !important;
	left:254px !important;
	top:392px !important;
}

#item71692 {
	width:203px !important;
	height:190px !important;
}

#item71687 {
	width:203px !important;
	height:190px !important;
	left:270px !important;
	top:14px !important;
}

#item73302 {
	width:191px !important;
	height:213px !important;
}

#item73296 {
	width:191px !important;
	height:213px !important;
	left:339px !important;
	top:70px !important;
}

#item71698 {
	width:224px !important;
	height:200px !important;
}

#item71693 {
	width:224px !important;
	height:200px !important;
	left:30px !important;
	top:27px !important;
}

#item60503 {
	width:120px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item60530 {
	width:120px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item60557 {
	width:197px !important;
	height:9px !important;
	left:13px !important;
	top:284px !important;
}

#item60588 {
	width:197px !important;
	height:9px !important;
	left:13px !important;
	top:295px !important;
}

#item60618 {
	width:197px !important;
	height:9px !important;
	left:13px !important;
	top:305px !important;
}

#item66931 {
	width:145px !important;
	height:343px !important;
}

#item66926 {
	width:145px !important;
	height:343px !important;
	left:14px !important;
	top:108px !important;
}

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

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

#item73310 {
	width:95px !important;
	height:74px !important;
}

#item73305 {
	width:95px !important;
	height:74px !important;
	left:38px !important;
	top:14px !important;
}

#item73316 {
	width:95px !important;
	height:100px !important;
}

#item73311 {
	width:95px !important;
	height:100px !important;
	left:167px !important;
	top:73px !important;
}

#item71712 {
	width:254px !important;
	height:105px !important;
}

#item71707 {
	width:254px !important;
	height:105px !important;
	left:276px !important;
	top:225px !important;
}

#item71718 {
	width:150px !important;
	height:94px !important;
}

#item71713 {
	width:150px !important;
	height:94px !important;
	left:309px !important;
	top:379px !important;
}

#item73322 {
	width:161px !important;
	height:112px !important;
}

#item73317 {
	width:161px !important;
	height:112px !important;
	left:369px !important;
	top:411px !important;
}

#item73328 {
	width:161px !important;
	height:90px !important;
}

#item73323 {
	width:161px !important;
	height:90px !important;
	left:369px !important;
	top:528px !important;
}

#item60650 {
	width:192px !important;
	height:9px !important;
	left:274px !important;
	top:205px !important;
}

#item60678 {
	width:126px !important;
	height:9px !important;
	left:279px !important;
	top:358px !important;
}

#item60705 {
	width:74px !important;
	height:29px !important;
	left:166px !important;
	top:446px !important;
}

#item60736 {
	width:101px !important;
	height:20px !important;
	left:166px !important;
	top:324px !important;
}

#item60764 {
	width:128px !important;
	height:9px !important;
	left:225px !important;
	top:589px !important;
}

#item60791 {
	width:128px !important;
	height:9px !important;
	left:225px !important;
	top:600px !important;
}

#item60818 {
	width:128px !important;
	height:9px !important;
	left:225px !important;
	top:610px !important;
}

#item71724 {
	width:159px !important;
	height:84px !important;
}

#item71719 {
	width:159px !important;
	height:84px !important;
	left:119px !important;
	top:559px !important;
}

#item73335 {
	width:159px !important;
	height:84px !important;
}

#item73330 {
	width:159px !important;
	height:84px !important;
	left:133px !important;
	top:456px !important;
}

#item71731 {
	width:139px !important;
	height:80px !important;
}

#item71725 {
	width:139px !important;
	height:80px !important;
	left:125px !important;
	top:371px !important;
}

#item73341 {
	width:139px !important;
	height:94px !important;
}

#item73336 {
	width:139px !important;
	height:94px !important;
	left:32px !important;
	top:312px !important;
}

#item71737 {
	width:116px !important;
	height:215px !important;
}

#item71732 {
	width:116px !important;
	height:215px !important;
	left:293px !important;
	top:206px !important;
}

#item73347 {
	width:103px !important;
	height:215px !important;
}

#item73342 {
	width:103px !important;
	height:215px !important;
	left:427px !important;
	top:206px !important;
}

#item71744 {
	width:190px !important;
	height:198px !important;
}

#item71739 {
	width:190px !important;
	height:198px !important;
	left:20px !important;
	top:20px !important;
}

#item71750 {
	width:225px !important;
	height:162px !important;
}

#item71745 {
	width:225px !important;
	height:162px !important;
	left:230px !important;
	top:14px !important;
}

#item60845 {
	width:158px !important;
	height:9px !important;
	left:21px !important;
	top:284px !important;
}

#item60872 {
	width:93px !important;
	height:9px !important;
	left:424px !important;
	top:182px !important;
}

#item60900 {
	width:117px !important;
	height:9px !important;
	left:313px !important;
	top:600px !important;
}

#item60927 {
	width:117px !important;
	height:9px !important;
	left:313px !important;
	top:610px !important;
}

#item60954 {
	width:100px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item60981 {
	width:100px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item61008 {
	width:100px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item66937 {
	width:248px !important;
	height:232px !important;
}

#item66932 {
	width:248px !important;
	height:232px !important;
	left:14px !important;
	top:14px !important;
}

#item71756 {
	width:249px !important;
	height:179px !important;
}

#item71751 {
	width:249px !important;
	height:179px !important;
	left:282px !important;
	top:14px !important;
}

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

#item71757 {
	width:134px !important;
	height:164px !important;
	left:396px !important;
	top:270px !important;
}

#item73386 {
	width:168px !important;
	height:174px !important;
}

#item73381 {
	width:168px !important;
	height:174px !important;
	left:275px !important;
	top:327px !important;
}

#item71768 {
	width:106px !important;
	height:129px !important;
}

#item71763 {
	width:106px !important;
	height:129px !important;
	left:23px !important;
	top:256px !important;
}

#item73367 {
	width:106px !important;
	height:118px !important;
}

#item73362 {
	width:106px !important;
	height:118px !important;
	left:140px !important;
	top:252px !important;
}

#item73374 {
	width:113px !important;
	height:118px !important;
}

#item73368 {
	width:113px !important;
	height:118px !important;
	left:153px !important;
	top:374px !important;
}

#item73380 {
	width:122px !important;
	height:81px !important;
}

#item73375 {
	width:122px !important;
	height:81px !important;
	left:14px !important;
	top:397px !important;
}

#item61035 {
	width:191px !important;
	height:9px !important;
	left:278px !important;
	top:242px !important;
}

#item61067 {
	width:108px !important;
	height:20px !important;
	left:167px !important;
	top:132px !important;
}

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

#item61124 {
	width:208px !important;
	height:9px !important;
	left:278px !important;
	top:600px !important;
}

#item61155 {
	width:208px !important;
	height:9px !important;
	left:278px !important;
	top:610px !important;
}

#item61182 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:525px !important;
}

#item61209 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:535px !important;
}

#item61236 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:546px !important;
}

#item71774 {
	width:160px !important;
	height:222px !important;
}

#item71769 {
	width:160px !important;
	height:222px !important;
	left:109px !important;
	top:343px !important;
}

#item73392 {
	width:72px !important;
	height:222px !important;
}

#item73387 {
	width:72px !important;
	height:222px !important;
	left:288px !important;
	top:332px !important;
}

#item71780 {
	width:233px !important;
	height:258px !important;
}

#item71775 {
	width:233px !important;
	height:258px !important;
	left:297px !important;
	top:14px !important;
}

#item71788 {
	width:130px !important;
	height:143px !important;
}

#item71782 {
	width:130px !important;
	height:143px !important;
	left:373px !important;
	top:351px !important;
}

#item73399 {
	width:167px !important;
	height:123px !important;
}

#item73393 {
	width:167px !important;
	height:123px !important;
	left:363px !important;
	top:497px !important;
}

#item71794 {
	width:210px !important;
	height:222px !important;
}

#item71789 {
	width:210px !important;
	height:222px !important;
	left:14px !important;
	top:38px !important;
}

#item73407 {
	width:81px !important;
	height:96px !important;
}

#item73402 {
	width:81px !important;
	height:96px !important;
	left:52px !important;
	top:80px !important;
}

#item73413 {
	width:112px !important;
	height:96px !important;
}

#item73408 {
	width:112px !important;
	height:96px !important;
	left:171px !important;
	top:7px !important;
}

#item61263 {
	width:207px !important;
	height:9px !important;
	left:307px !important;
	top:318px !important;
}

#item61293 {
	width:228px !important;
	height:9px !important;
	left:13px !important;
	top:300px !important;
}

#item61323 {
	width:228px !important;
	height:9px !important;
	left:13px !important;
	top:310px !important;
}

#item61353 {
	width:228px !important;
	height:9px !important;
	left:13px !important;
	top:321px !important;
}

#item61384 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:560px !important;
}

#item61411 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:582px !important;
}

#item61438 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:602px !important;
}

#item66943 {
	width:250px !important;
	height:147px !important;
}

#item66938 {
	width:250px !important;
	height:147px !important;
	left:14px !important;
	top:14px !important;
}

#item73420 {
	width:106px !important;
	height:72px !important;
}

#item73415 {
	width:106px !important;
	height:72px !important;
	left:93px !important;
	top:41px !important;
}

#item73426 {
	width:63px !important;
	height:34px !important;
}

#item73421 {
	width:63px !important;
	height:34px !important;
	left:37px !important;
	top:225px !important;
}

#item73432 {
	width:40px !important;
	height:28px !important;
}

#item73427 {
	width:40px !important;
	height:28px !important;
	left:14px !important;
	top:278px !important;
}

#item71800 {
	width:154px !important;
	height:109px !important;
}

#item71795 {
	width:154px !important;
	height:109px !important;
	left:282px !important;
	top:14px !important;
}

#item73438 {
	width:147px !important;
	height:109px !important;
}

#item73433 {
	width:147px !important;
	height:109px !important;
	left:279px !important;
	top:133px !important;
}

#item73444 {
	width:95px !important;
	height:109px !important;
}

#item73439 {
	width:95px !important;
	height:109px !important;
	left:432px !important;
	top:145px !important;
}

#item71806 {
	width:229px !important;
	height:122px !important;
}

#item71801 {
	width:229px !important;
	height:122px !important;
	left:296px !important;
	top:316px !important;
}

#item73472 {
	width:234px !important;
	height:112px !important;
}

#item73467 {
	width:234px !important;
	height:112px !important;
	left:291px !important;
	top:441px !important;
}

#item71812 {
	width:107px !important;
	height:157px !important;
}

#item71807 {
	width:107px !important;
	height:157px !important;
	left:22px !important;
	top:333px !important;
}

#item73451 {
	width:135px !important;
	height:177px !important;
}

#item73445 {
	width:135px !important;
	height:177px !important;
	left:140px !important;
	top:308px !important;
}

#item73457 {
	width:72px !important;
	height:88px !important;
}

#item73452 {
	width:72px !important;
	height:88px !important;
	left:14px !important;
	top:512px !important;
}

#item73466 {
	width:72px !important;
	height:88px !important;
}

#item73460 {
	width:72px !important;
	height:88px !important;
	left:89px !important;
	top:512px !important;
}

#item61465 {
	width:111px !important;
	height:29px !important;
	left:134px !important;
	top:242px !important;
}

#item61500 {
	width:140px !important;
	height:29px !important;
	left:134px !important;
	top:273px !important;
}

#item61534 {
	width:181px !important;
	height:9px !important;
	left:276px !important;
	top:283px !important;
}

#item61564 {
	width:181px !important;
	height:9px !important;
	left:276px !important;
	top:293px !important;
}

#item61592 {
	width:106px !important;
	height:9px !important;
	left:162px !important;
	top:600px !important;
}

#item61620 {
	width:106px !important;
	height:9px !important;
	left:162px !important;
	top:611px !important;
}

#item61647 {
	width:191px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item61674 {
	width:191px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

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

#item71824 {
	width:201px !important;
	height:300px !important;
}

#item71819 {
	width:201px !important;
	height:300px !important;
	left:329px !important;
	top:321px !important;
}

#item71842 {
	width:252px !important;
	height:288px !important;
}

#item71837 {
	width:252px !important;
	height:288px !important;
	left:278px !important;
	top:14px !important;
}

#item71848 {
	width:173px !important;
	height:225px !important;
}

#item71843 {
	width:173px !important;
	height:225px !important;
	left:86px !important;
	top:14px !important;
}

#item73478 {
	width:65px !important;
	height:70px !important;
}

#item73473 {
	width:65px !important;
	height:70px !important;
	left:17px !important;
	top:143px !important;
}

#item61702 {
	width:194px !important;
	height:9px !important;
	left:13px !important;
	top:290px !important;
}

#item61733 {
	width:194px !important;
	height:9px !important;
	left:13px !important;
	top:300px !important;
}

#item61760 {
	width:101px !important;
	height:29px !important;
	left:276px !important;
	top:590px !important;
}

#item61791 {
	width:131px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item61823 {
	width:75px !important;
	height:30px !important;
	left:276px !important;
	top:112px !important;
}

#item66950 {
	width:252px !important;
	height:187px !important;
}

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

#item71854 {
	width:132px !important;
	height:134px !important;
}

#item71849 {
	width:132px !important;
	height:134px !important;
	left:294px !important;
	top:29px !important;
}

#item73484 {
	width:159px !important;
	height:64px !important;
}

#item73479 {
	width:159px !important;
	height:64px !important;
	left:363px !important;
	top:187px !important;
}

#item71860 {
	width:148px !important;
	height:117px !important;
}

#item71855 {
	width:148px !important;
	height:117px !important;
	left:22px !important;
	top:266px !important;
}

#item73490 {
	width:156px !important;
	height:117px !important;
}

#item73485 {
	width:156px !important;
	height:117px !important;
	left:22px !important;
	top:387px !important;
}

#item73497 {
	width:156px !important;
	height:125px !important;
}

#item73491 {
	width:156px !important;
	height:125px !important;
	left:22px !important;
	top:506px !important;
}

#item71866 {
	width:164px !important;
	height:83px !important;
}

#item71861 {
	width:164px !important;
	height:83px !important;
	left:283px !important;
	top:327px !important;
}

#item73503 {
	width:164px !important;
	height:83px !important;
}

#item73498 {
	width:164px !important;
	height:83px !important;
	left:320px !important;
	top:400px !important;
}

#item73509 {
	width:189px !important;
	height:62px !important;
}

#item73504 {
	width:189px !important;
	height:62px !important;
	left:289px !important;
	top:486px !important;
}

#item61853 {
	width:222px !important;
	height:9px !important;
	left:13px !important;
	top:251px !important;
}

#item61883 {
	width:71px !important;
	height:9px !important;
	left:189px !important;
	top:579px !important;
}

#item61910 {
	width:72px !important;
	height:9px !important;
	left:189px !important;
	top:589px !important;
}

#item61937 {
	width:71px !important;
	height:9px !important;
	left:189px !important;
	top:600px !important;
}

#item61964 {
	width:214px !important;
	height:9px !important;
	left:276px !important;
	top:292px !important;
}

#item61994 {
	width:214px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item62021 {
	width:220px !important;
	height:9px !important;
	left:281px !important;
	top:595px !important;
}

#item62052 {
	width:220px !important;
	height:9px !important;
	left:281px !important;
	top:606px !important;
}

#item71872 {
	width:139px !important;
	height:122px !important;
}

#item71867 {
	width:139px !important;
	height:122px !important;
	left:20px !important;
	top:360px !important;
}

#item73538 {
	width:217px !important;
	height:136px !important;
}

#item73533 {
	width:217px !important;
	height:136px !important;
	left:39px !important;
	top:507px !important;
}

#item71879 {
	width:173px !important;
	height:104px !important;
}

#item71873 {
	width:173px !important;
	height:104px !important;
	left:351px !important;
	top:272px !important;
}

#item73546 {
	width:174px !important;
	height:156px !important;
}

#item73541 {
	width:174px !important;
	height:156px !important;
	left:288px !important;
	top:381px !important;
}

#item71885 {
	width:185px !important;
	height:99px !important;
}

#item71880 {
	width:185px !important;
	height:99px !important;
	left:130px !important;
	top:68px !important;
}

#item73519 {
	width:185px !important;
	height:99px !important;
}

#item73514 {
	width:185px !important;
	height:99px !important;
	left:337px !important;
	top:20px !important;
}

#item73525 {
	width:201px !important;
	height:128px !important;
}

#item73520 {
	width:201px !important;
	height:128px !important;
	left:329px !important;
	top:126px !important;
}

#item73532 {
	width:201px !important;
	height:128px !important;
}

#item73526 {
	width:201px !important;
	height:128px !important;
	left:122px !important;
	top:173px !important;
}

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

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

#item62139 {
	width:103px !important;
	height:9px !important;
	left:13px !important;
	top:208px !important;
}

#item62166 {
	width:103px !important;
	height:9px !important;
	left:13px !important;
	top:219px !important;
}

#item62193 {
	width:103px !important;
	height:9px !important;
	left:13px !important;
	top:229px !important;
}

#item62221 {
	width:103px !important;
	height:9px !important;
	left:13px !important;
	top:240px !important;
}

#item62249 {
	width:87px !important;
	height:9px !important;
	left:182px !important;
	top:470px !important;
}

#item62276 {
	width:86px !important;
	height:9px !important;
	left:182px !important;
	top:480px !important;
}

#item66956 {
	width:170px !important;
	height:186px !important;
}

#item66951 {
	width:170px !important;
	height:186px !important;
	left:14px !important;
	top:18px !important;
}

#item73552 {
	width:187px !important;
	height:186px !important;
}

#item73547 {
	width:187px !important;
	height:186px !important;
	left:131px !important;
	top:126px !important;
}

#item73558 {
	width:198px !important;
	height:217px !important;
}

#item73553 {
	width:198px !important;
	height:217px !important;
	left:332px !important;
	top:18px !important;
}

#item71893 {
	width:414px !important;
	height:170px !important;
}

#item71886 {
	width:414px !important;
	height:170px !important;
	left:20px !important;
	top:441px !important;
}

#item73565 {
	width:187px !important;
	height:106px !important;
}

#item73559 {
	width:187px !important;
	height:106px !important;
	left:332px !important;
	top:329px !important;
}

#item62305 {
	width:113px !important;
	height:9px !important;
	left:206px !important;
	top:75px !important;
}

#item62332 {
	width:113px !important;
	height:9px !important;
	left:206px !important;
	top:85px !important;
}

#item62359 {
	width:113px !important;
	height:9px !important;
	left:206px !important;
	top:96px !important;
}

#item62416 {
	width:118px !important;
	height:20px !important;
	left:405px !important;
	top:533px !important;
}

#item73803 {
	width:118px !important;
	height:20px !important;
	left:405px !important;
	top:513px !important;
}

#item71899 {
	width:146px !important;
	height:128px !important;
}

#item71894 {
	width:146px !important;
	height:128px !important;
	left:17px !important;
	top:305px !important;
}

#item73849 {
	width:207px !important;
	height:145px !important;
}

#item73844 {
	width:207px !important;
	height:145px !important;
	left:14px !important;
	top:451px !important;
}

#item73843 {
	width:182px !important;
	height:146px !important;
}

#item73838 {
	width:182px !important;
	height:146px !important;
	left:169px !important;
	top:334px !important;
}

#item71905 {
	width:166px !important;
	height:407px !important;
}

#item71900 {
	width:166px !important;
	height:407px !important;
	left:364px !important;
	top:150px !important;
}

#item71911 {
	width:196px !important;
	height:164px !important;
}

#item71906 {
	width:196px !important;
	height:164px !important;
	left:14px !important;
	top:68px !important;
}

#item73573 {
	width:196px !important;
	height:53px !important;
}

#item73568 {
	width:196px !important;
	height:53px !important;
	left:19px !important;
	top:239px !important;
}

#item62446 {
	width:123px !important;
	height:9px !important;
	left:239px !important;
	top:589px !important;
}

#item62473 {
	width:123px !important;
	height:9px !important;
	left:239px !important;
	top:600px !important;
}

#item62500 {
	width:123px !important;
	height:9px !important;
	left:239px !important;
	top:610px !important;
}

#item62528 {
	width:112px !important;
	height:20px !important;
	left:241px !important;
	top:309px !important;
}

#item62558 {
	width:118px !important;
	height:20px !important;
	left:241px !important;
	top:150px !important;
}

#item62588 {
	width:120px !important;
	height:20px !important;
	left:241px !important;
	top:170px !important;
}

#item66963 {
	width:232px !important;
	height:176px !important;
}

#item66957 {
	width:232px !important;
	height:176px !important;
	left:14px !important;
	top:14px !important;
}

#item71917 {
	width:314px !important;
	height:216px !important;
}

#item71912 {
	width:314px !important;
	height:216px !important;
	left:24px !important;
	top:385px !important;
}

#item73874 {
	width:174px !important;
	height:106px !important;
}

#item73869 {
	width:174px !important;
	height:106px !important;
	left:346px !important;
	top:386px !important;
}

#item73861 {
	width:258px !important;
	height:225px !important;
}

#item73856 {
	width:258px !important;
	height:225px !important;
	left:272px !important;
	top:14px !important;
}

#item73867 {
	width:174px !important;
	height:84px !important;
}

#item73862 {
	width:174px !important;
	height:84px !important;
	left:244px !important;
	top:333px !important;
}

#item62618 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item62645 {
	width:201px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item62675 {
	width:121px !important;
	height:9px !important;
	left:361px !important;
	top:578px !important;
}

#item62702 {
	width:121px !important;
	height:9px !important;
	left:361px !important;
	top:588px !important;
}

#item62729 {
	width:121px !important;
	height:9px !important;
	left:361px !important;
	top:599px !important;
}

#item71924 {
	width:163px !important;
	height:204px !important;
}

#item71919 {
	width:163px !important;
	height:204px !important;
	left:14px !important;
	top:319px !important;
}

#item71930 {
	width:92px !important;
	height:206px !important;
}

#item71925 {
	width:92px !important;
	height:206px !important;
	left:315px !important;
	top:95px !important;
}

#item73893 {
	width:119px !important;
	height:216px !important;
}

#item73888 {
	width:119px !important;
	height:216px !important;
	left:411px !important;
	top:107px !important;
}

#item73880 {
	width:156px !important;
	height:282px !important;
}

#item73875 {
	width:156px !important;
	height:282px !important;
	left:207px !important;
	top:340px !important;
}

#item73887 {
	width:153px !important;
	height:197px !important;
}

#item73882 {
	width:153px !important;
	height:197px !important;
	left:369px !important;
	top:345px !important;
}

#item71936 {
	width:117px !important;
	height:91px !important;
}

#item71931 {
	width:117px !important;
	height:91px !important;
	left:110px !important;
	top:14px !important;
}

#item73900 {
	width:117px !important;
	height:91px !important;
}

#item73895 {
	width:117px !important;
	height:91px !important;
	left:110px !important;
	top:110px !important;
}

#item73906 {
	width:211px !important;
	height:102px !important;
}

#item73901 {
	width:211px !important;
	height:102px !important;
	left:14px !important;
	top:208px !important;
}

#item62757 {
	width:150px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item62784 {
	width:150px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item62811 {
	width:150px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item62838 {
	width:71px !important;
	height:29px !important;
	left:240px !important;
	top:179px !important;
}

#item62868 {
	width:71px !important;
	height:29px !important;
	left:240px !important;
	top:209px !important;
}

#item62898 {
	width:91px !important;
	height:9px !important;
	left:16px !important;
	top:142px !important;
}

#item62925 {
	width:91px !important;
	height:9px !important;
	left:16px !important;
	top:153px !important;
}

#item66970 {
	width:197px !important;
	height:201px !important;
}

#item66964 {
	width:197px !important;
	height:201px !important;
	left:333px !important;
	top:14px !important;
}

#item71942 {
	width:91px !important;
	height:162px !important;
}

#item71937 {
	width:91px !important;
	height:162px !important;
	left:52px !important;
	top:12px !important;
}

#item73913 {
	width:105px !important;
	height:198px !important;
}

#item73908 {
	width:105px !important;
	height:198px !important;
	left:150px !important;
	top:14px !important;
}

#item71949 {
	width:249px !important;
	height:124px !important;
}

#item71943 {
	width:249px !important;
	height:124px !important;
	left:14px !important;
	top:276px !important;
}

#item73920 {
	width:249px !important;
	height:158px !important;
}

#item73914 {
	width:249px !important;
	height:158px !important;
	left:14px !important;
	top:405px !important;
}

#item71956 {
	width:251px !important;
	height:182px !important;
}

#item71950 {
	width:251px !important;
	height:182px !important;
	left:279px !important;
	top:423px !important;
}

#item71962 {
	width:252px !important;
	height:130px !important;
}

#item71957 {
	width:252px !important;
	height:130px !important;
	left:279px !important;
	top:225px !important;
}

#item62953 {
	width:128px !important;
	height:9px !important;
	left:282px !important;
	top:403px !important;
}

#item62980 {
	width:120px !important;
	height:9px !important;
	left:398px !important;
	top:610px !important;
}

#item63008 {
	width:71px !important;
	height:20px !important;
	left:276px !important;
	top:192px !important;
}

#item63037 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:602px !important;
}

#item63068 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:612px !important;
}

#item63098 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:253px !important;
}

#item63128 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:263px !important;
}

#item71968 {
	width:208px !important;
	height:104px !important;
}

#item71963 {
	width:208px !important;
	height:104px !important;
	left:171px !important;
	top:378px !important;
}

#item73927 {
	width:208px !important;
	height:118px !important;
}

#item73922 {
	width:208px !important;
	height:118px !important;
	left:14px !important;
	top:453px !important;
}

#item73934 {
	width:240px !important;
	height:133px !important;
}

#item73928 {
	width:240px !important;
	height:133px !important;
	left:158px !important;
	top:511px !important;
}

#item73940 {
	width:96px !important;
	height:108px !important;
}

#item73935 {
	width:96px !important;
	height:108px !important;
	left:424px !important;
	top:519px !important;
}

#item71974 {
	width:60px !important;
	height:106px !important;
}

#item71969 {
	width:60px !important;
	height:106px !important;
	left:357px !important;
	top:224px !important;
}

#item73946 {
	width:149px !important;
	height:146px !important;
}

#item73941 {
	width:149px !important;
	height:146px !important;
	left:14px !important;
	top:172px !important;
}

#item73952 {
	width:176px !important;
	height:146px !important;
}

#item73947 {
	width:176px !important;
	height:146px !important;
	left:183px !important;
	top:90px !important;
}

#item71980 {
	width:162px !important;
	height:135px !important;
}

#item71975 {
	width:162px !important;
	height:135px !important;
	left:14px !important;
	top:17px !important;
}

#item63156 {
	width:149px !important;
	height:9px !important;
	left:208px !important;
	top:339px !important;
}

#item63184 {
	width:149px !important;
	height:9px !important;
	left:208px !important;
	top:349px !important;
}

#item63211 {
	width:149px !important;
	height:9px !important;
	left:208px !important;
	top:360px !important;
}

#item63239 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:414px !important;
}

#item63266 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:424px !important;
}

#item63293 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:435px !important;
}

#item66976 {
	width:118px !important;
	height:266px !important;
}

#item66971 {
	width:118px !important;
	height:266px !important;
	left:14px !important;
	top:14px !important;
}

#item73960 {
	width:116px !important;
	height:145px !important;
}

#item73955 {
	width:116px !important;
	height:145px !important;
	left:136px !important;
	top:139px !important;
}

#item71986 {
	width:94px !important;
	height:166px !important;
}

#item71981 {
	width:94px !important;
	height:166px !important;
	left:278px !important;
	top:14px !important;
}

#item73966 {
	width:149px !important;
	height:166px !important;
}

#item73961 {
	width:149px !important;
	height:166px !important;
	left:381px !important;
	top:69px !important;
}

#item73972 {
	width:88px !important;
	height:128px !important;
}

#item73967 {
	width:88px !important;
	height:128px !important;
	left:273px !important;
	top:185px !important;
}

#item71993 {
	width:244px !important;
	height:206px !important;
}

#item71988 {
	width:244px !important;
	height:206px !important;
	left:14px !important;
	top:363px !important;
}

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

#item71994 {
	width:174px !important;
	height:264px !important;
	left:278px !important;
	top:380px !important;
}

#item63320 {
	width:71px !important;
	height:30px !important;
	left:452px !important;
	top:554px !important;
}

#item63347 {
	width:170px !important;
	height:9px !important;
	left:276px !important;
	top:361px !important;
}

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

#item63401 {
	width:234px !important;
	height:10px !important;
	left:13px !important;
	top:320px !important;
}

#item63433 {
	width:221px !important;
	height:20px !important;
	left:13px !important;
	top:330px !important;
}

#item63467 {
	width:156px !important;
	height:9px !important;
	left:365px !important;
	top:297px !important;
}

#item63495 {
	width:156px !important;
	height:9px !important;
	left:365px !important;
	top:307px !important;
}

#item72006 {
	width:125px !important;
	height:173px !important;
}

#item72000 {
	width:125px !important;
	height:173px !important;
	left:14px !important;
	top:337px !important;
}

#item73990 {
	width:180px !important;
	height:113px !important;
}

#item73985 {
	width:180px !important;
	height:113px !important;
	left:85px !important;
	top:416px !important;
}

#item72012 {
	width:183px !important;
	height:307px !important;
}

#item72007 {
	width:183px !important;
	height:307px !important;
	left:347px !important;
	top:235px !important;
}

#item73996 {
	width:159px !important;
	height:77px !important;
}

#item73991 {
	width:159px !important;
	height:77px !important;
	left:377px !important;
	top:545px !important;
}

#item72018 {
	width:242px !important;
	height:213px !important;
}

#item72013 {
	width:242px !important;
	height:213px !important;
	left:244px !important;
	top:14px !important;
}

#item72024 {
	width:206px !important;
	height:195px !important;
}

#item72019 {
	width:206px !important;
	height:195px !important;
	left:14px !important;
	top:14px !important;
}

#item63522 {
	width:168px !important;
	height:20px !important;
	left:13px !important;
	top:266px !important;
}

#item63554 {
	width:99px !important;
	height:30px !important;
	left:228px !important;
	top:299px !important;
}

#item63585 {
	width:76px !important;
	height:30px !important;
	left:276px !important;
	top:589px !important;
}

#item63615 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item63646 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item66982 {
	width:285px !important;
	height:198px !important;
}

#item66977 {
	width:285px !important;
	height:198px !important;
	left:14px !important;
	top:69px !important;
}

#item74002 {
	width:151px !important;
	height:103px !important;
}

#item73997 {
	width:151px !important;
	height:103px !important;
	left:225px !important;
	top:14px !important;
}

#item74009 {
	width:147px !important;
	height:103px !important;
}

#item74004 {
	width:147px !important;
	height:103px !important;
	left:383px !important;
	top:14px !important;
}

#item72032 {
	width:118px !important;
	height:182px !important;
}

#item72027 {
	width:118px !important;
	height:182px !important;
	left:42px !important;
	top:445px !important;
}

#item74015 {
	width:118px !important;
	height:150px !important;
}

#item74010 {
	width:118px !important;
	height:150px !important;
	left:209px !important;
	top:281px !important;
}

#item74021 {
	width:154px !important;
	height:180px !important;
}

#item74016 {
	width:154px !important;
	height:180px !important;
	left:179px !important;
	top:438px !important;
}

#item72040 {
	width:115px !important;
	height:100px !important;
}

#item72035 {
	width:115px !important;
	height:100px !important;
	left:404px !important;
	top:278px !important;
}

#item74027 {
	width:115px !important;
	height:94px !important;
}

#item74022 {
	width:115px !important;
	height:94px !important;
	left:364px !important;
	top:381px !important;
}

#item74033 {
	width:49px !important;
	height:59px !important;
}

#item74028 {
	width:49px !important;
	height:59px !important;
	left:481px !important;
	top:462px !important;
}

#item63673 {
	width:119px !important;
	height:9px !important;
	left:383px !important;
	top:226px !important;
}

#item63700 {
	width:119px !important;
	height:9px !important;
	left:383px !important;
	top:236px !important;
}

#item63728 {
	width:119px !important;
	height:9px !important;
	left:383px !important;
	top:247px !important;
}

#item63755 {
	width:114px !important;
	height:9px !important;
	left:69px !important;
	top:399px !important;
}

#item63782 {
	width:114px !important;
	height:9px !important;
	left:69px !important;
	top:409px !important;
}

#item63809 {
	width:114px !important;
	height:9px !important;
	left:69px !important;
	top:420px !important;
}

#item63836 {
	width:106px !important;
	height:9px !important;
	left:417px !important;
	top:601px !important;
}

#item63863 {
	width:106px !important;
	height:9px !important;
	left:417px !important;
	top:611px !important;
}

#item72046 {
	width:73px !important;
	height:182px !important;
}

#item72041 {
	width:73px !important;
	height:182px !important;
	left:14px !important;
	top:277px !important;
}

#item74040 {
	width:86px !important;
	height:197px !important;
}

#item74035 {
	width:86px !important;
	height:197px !important;
	left:91px !important;
	top:264px !important;
}

#item74046 {
	width:96px !important;
	height:205px !important;
}

#item74041 {
	width:96px !important;
	height:205px !important;
	left:179px !important;
	top:265px !important;
}

#item72052 {
	width:132px !important;
	height:61px !important;
}

#item72047 {
	width:132px !important;
	height:61px !important;
	left:286px !important;
	top:265px !important;
}

#item74052 {
	width:132px !important;
	height:61px !important;
}

#item74047 {
	width:132px !important;
	height:61px !important;
	left:292px !important;
	top:329px !important;
}

#item74059 {
	width:133px !important;
	height:172px !important;
}

#item74053 {
	width:133px !important;
	height:172px !important;
	left:398px !important;
	top:359px !important;
}

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

#item72053 {
	width:145px !important;
	height:158px !important;
	left:280px !important;
	top:14px !important;
}

#item74065 {
	width:96px !important;
	height:172px !important;
}

#item74060 {
	width:96px !important;
	height:172px !important;
	left:434px !important;
	top:77px !important;
}

#item72064 {
	width:255px !important;
	height:190px !important;
}

#item72059 {
	width:255px !important;
	height:190px !important;
	left:14px !important;
	top:14px !important;
}

#item63890 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:248px !important;
}

#item63917 {
	width:159px !important;
	height:9px !important;
	left:278px !important;
	top:240px !important;
}

#item63944 {
	width:159px !important;
	height:9px !important;
	left:278px !important;
	top:250px !important;
}

#item63972 {
	width:220px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item64003 {
	width:220px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item64033 {
	width:220px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item64065 {
	width:125px !important;
	height:9px !important;
	left:278px !important;
	top:599px !important;
}

#item64092 {
	width:125px !important;
	height:9px !important;
	left:278px !important;
	top:609px !important;
}

#item66989 {
	width:300px !important;
	height:242px !important;
}

#item66984 {
	width:300px !important;
	height:242px !important;
	left:230px !important;
	top:14px !important;
}

#item72070 {
	width:168px !important;
	height:150px !important;
}

#item72065 {
	width:168px !important;
	height:150px !important;
	left:81px !important;
	top:165px !important;
}

#item74076 {
	width:192px !important;
	height:150px !important;
}

#item74070 {
	width:192px !important;
	height:150px !important;
	left:14px !important;
	top:255px !important;
}

#item72077 {
	width:99px !important;
	height:97px !important;
}

#item72072 {
	width:99px !important;
	height:97px !important;
	left:122px !important;
	top:413px !important;
}

#item74082 {
	width:128px !important;
	height:191px !important;
}

#item74077 {
	width:128px !important;
	height:191px !important;
	left:231px !important;
	top:371px !important;
}

#item74088 {
	width:164px !important;
	height:198px !important;
}

#item74083 {
	width:164px !important;
	height:198px !important;
	left:366px !important;
	top:373px !important;
}

#item64119 {
	width:105px !important;
	height:20px !important;
	left:10px !important;
	top:482px !important;
}

#item64150 {
	width:103px !important;
	height:20px !important;
	left:10px !important;
	top:502px !important;
}

#item64177 {
	width:138px !important;
	height:9px !important;
	left:9px !important;
	top:130px !important;
}

#item64205 {
	width:138px !important;
	height:9px !important;
	left:9px !important;
	top:141px !important;
}

#item64232 {
	width:138px !important;
	height:9px !important;
	left:9px !important;
	top:151px !important;
}
#in5footer,  #prefooter {display:none;}
