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

#item66846 {
	width:137px !important;
	height:228px !important;
}

#item66844 {
	width:137px !important;
	height:228px !important;
	left:14px !important;
	top:230px !important;
}

#item66861 {
	width:261px !important;
	height:372px !important;
}

#item66856 {
	width:261px !important;
	height:372px !important;
	left:269px !important;
	top:238px !important;
}

#item66855 {
	width:144px !important;
	height:289px !important;
}

#item66850 {
	width:144px !important;
	height:289px !important;
	left:156px !important;
	top:106px !important;
}

#item66867 {
	width:89px !important;
	height:230px !important;
}

#item66862 {
	width:89px !important;
	height:230px !important;
	left:300px !important;
	top:9px !important;
}

#item72497 {
	width:106px !important;
	height:193px !important;
}

#item72492 {
	width:106px !important;
	height:193px !important;
	left:393px !important;
	top:14px !important;
}

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

#item67459 {
	width:252px !important;
	height:236px !important;
	left:278px !important;
	top:327px !important;
}

#item67471 {
	width:67px !important;
	height:100px !important;
}

#item67466 {
	width:67px !important;
	height:100px !important;
	left:33px !important;
	top:357px !important;
}

#item72503 {
	width:103px !important;
	height:147px !important;
}

#item72498 {
	width:103px !important;
	height:147px !important;
	left:140px !important;
	top:364px !important;
}

#item72510 {
	width:57px !important;
	height:115px !important;
}

#item72504 {
	width:57px !important;
	height:115px !important;
	left:102px !important;
	top:309px !important;
}

#item32766 {
	width:173px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item32796 {
	width:218px !important;
	height:10px !important;
	left:33px !important;
	top:568px !important;
}

#item32864 {
	width:218px !important;
	height:10px !important;
	left:33px !important;
	top:578px !important;
}

#item32929 {
	width:218px !important;
	height:10px !important;
	left:33px !important;
	top:589px !important;
}

#item32994 {
	width:169px !important;
	height:10px !important;
	left:276px !important;
	top:293px !important;
}

#item33058 {
	width:169px !important;
	height:10px !important;
	left:276px !important;
	top:304px !important;
}

#item74283 {
	width:75px !important;
	height:78px !important;
	left:116px !important;
	top:177px !important;
}

#item67477 {
	width:168px !important;
	height:177px !important;
}

#item67472 {
	width:168px !important;
	height:177px !important;
	left:14px !important;
	top:14px !important;
}

#item67483 {
	width:162px !important;
	height:160px !important;
}

#item67478 {
	width:162px !important;
	height:160px !important;
	left:14px !important;
	top:197px !important;
}

#item67489 {
	width:197px !important;
	height:230px !important;
}

#item67484 {
	width:197px !important;
	height:230px !important;
	left:24px !important;
	top:366px !important;
}

#item67495 {
	width:286px !important;
	height:280px !important;
}

#item67490 {
	width:286px !important;
	height:280px !important;
	left:244px !important;
	top:343px !important;
}

#item67501 {
	width:180px !important;
	height:237px !important;
}

#item67496 {
	width:180px !important;
	height:237px !important;
	left:350px !important;
	top:14px !important;
}

#item33119 {
	width:72px !important;
	height:20px !important;
	left:231px !important;
	top:600px !important;
}

#item33146 {
	width:72px !important;
	height:20px !important;
	left:20px !important;
	top:599px !important;
}

#item33173 {
	width:149px !important;
	height:9px !important;
	left:197px !important;
	top:258px !important;
}

#item33200 {
	width:91px !important;
	height:20px !important;
	left:197px !important;
	top:304px !important;
}

#item33227 {
	width:128px !important;
	height:20px !important;
	left:235px !important;
	top:74px !important;
}

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

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

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

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

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

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

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

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

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

#item66873 {
	width:180px !important;
	height:246px !important;
}

#item66868 {
	width:180px !important;
	height:246px !important;
	left:350px !important;
	top:14px !important;
}

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

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

#item67520 {
	width:291px !important;
	height:267px !important;
}

#item67515 {
	width:291px !important;
	height:267px !important;
	left:14px !important;
	top:278px !important;
}

#item67527 {
	width:118px !important;
	height:102px !important;
}

#item67521 {
	width:118px !important;
	height:102px !important;
	left:405px !important;
	top:271px !important;
}

#item72542 {
	width:142px !important;
	height:127px !important;
}

#item72537 {
	width:142px !important;
	height:127px !important;
	left:322px !important;
	top:344px !important;
}

#item72530 {
	width:59px !important;
	height:23px !important;
}

#item72525 {
	width:59px !important;
	height:23px !important;
	left:285px !important;
	top:573px !important;
}

#item72536 {
	width:59px !important;
	height:23px !important;
}

#item72531 {
	width:59px !important;
	height:23px !important;
	left:285px !important;
	top:598px !important;
}

#item33258 {
	width:72px !important;
	height:20px !important;
	left:257px !important;
	top:103px !important;
}

#item33285 {
	width:69px !important;
	height:20px !important;
	left:257px !important;
	top:236px !important;
}

#item33313 {
	width:132px !important;
	height:20px !important;
	left:100px !important;
	top:604px !important;
}

#item33343 {
	width:174px !important;
	height:9px !important;
	left:350px !important;
	top:600px !important;
}

#item33373 {
	width:174px !important;
	height:9px !important;
	left:350px !important;
	top:611px !important;
}

#item33403 {
	width:182px !important;
	height:9px !important;
	left:315px !important;
	top:541px !important;
}

#item33434 {
	width:182px !important;
	height:9px !important;
	left:315px !important;
	top:551px !important;
}

#item67533 {
	width:91px !important;
	height:394px !important;
}

#item67528 {
	width:91px !important;
	height:394px !important;
	left:14px !important;
	top:14px !important;
}

#item67539 {
	width:258px !important;
	height:184px !important;
}

#item67534 {
	width:258px !important;
	height:184px !important;
	left:14px !important;
	top:415px !important;
}

#item67551 {
	width:240px !important;
	height:247px !important;
}

#item67546 {
	width:240px !important;
	height:247px !important;
	left:290px !important;
	top:358px !important;
}

#item67564 {
	width:251px !important;
	height:319px !important;
}

#item67558 {
	width:251px !important;
	height:319px !important;
	left:279px !important;
	top:14px !important;
}

#item33461 {
	width:147px !important;
	height:9px !important;
	left:34px !important;
	top:610px !important;
}

#item33492 {
	width:150px !important;
	height:20px !important;
	left:117px !important;
	top:380px !important;
}

#item33522 {
	width:141px !important;
	height:20px !important;
	left:117px !important;
	top:284px !important;
}

#item33553 {
	width:120px !important;
	height:9px !important;
	left:117px !important;
	top:140px !important;
}

#item66880 {
	width:187px !important;
	height:73px !important;
}

#item66874 {
	width:187px !important;
	height:73px !important;
	left:257px !important;
	top:7px !important;
}

#item72560 {
	width:180px !important;
	height:65px !important;
}

#item72554 {
	width:180px !important;
	height:65px !important;
	left:264px !important;
	top:82px !important;
}

#item72568 {
	width:155px !important;
	height:34px !important;
}

#item72562 {
	width:155px !important;
	height:34px !important;
	left:264px !important;
	top:150px !important;
}

#item72574 {
	width:174px !important;
	height:48px !important;
}

#item72569 {
	width:174px !important;
	height:48px !important;
	left:285px !important;
	top:186px !important;
}

#item67570 {
	width:224px !important;
	height:229px !important;
}

#item67565 {
	width:224px !important;
	height:229px !important;
	left:14px !important;
	top:14px !important;
}

#item67577 {
	width:326px !important;
	height:177px !important;
}

#item67571 {
	width:326px !important;
	height:177px !important;
	left:14px !important;
	top:315px !important;
}

#item67585 {
	width:184px !important;
	height:315px !important;
}

#item67578 {
	width:184px !important;
	height:315px !important;
	left:346px !important;
	top:328px !important;
}

#item33580 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:293px !important;
}

#item33607 {
	width:115px !important;
	height:20px !important;
	left:219px !important;
	top:599px !important;
}

#item33637 {
	width:155px !important;
	height:20px !important;
	left:20px !important;
	top:580px !important;
}

#item33669 {
	width:185px !important;
	height:20px !important;
	left:20px !important;
	top:600px !important;
}

#item33701 {
	width:176px !important;
	height:9px !important;
	left:258px !important;
	top:271px !important;
}

#item33731 {
	width:176px !important;
	height:9px !important;
	left:258px !important;
	top:281px !important;
}

#item33762 {
	width:176px !important;
	height:9px !important;
	left:258px !important;
	top:292px !important;
}

#item67591 {
	width:213px !important;
	height:231px !important;
}

#item67586 {
	width:213px !important;
	height:231px !important;
	left:14px !important;
	top:335px !important;
}

#item67597 {
	width:201px !important;
	height:102px !important;
}

#item67592 {
	width:201px !important;
	height:102px !important;
	left:252px !important;
	top:381px !important;
}

#item72581 {
	width:218px !important;
	height:125px !important;
}

#item72576 {
	width:218px !important;
	height:125px !important;
	left:312px !important;
	top:423px !important;
}

#item67604 {
	width:286px !important;
	height:224px !important;
}

#item67598 {
	width:286px !important;
	height:224px !important;
	left:244px !important;
	top:14px !important;
}

#item67610 {
	width:196px !important;
	height:246px !important;
}

#item67605 {
	width:196px !important;
	height:246px !important;
	left:14px !important;
	top:14px !important;
}

#item33789 {
	width:151px !important;
	height:9px !important;
	left:20px !important;
	top:611px !important;
}

#item33816 {
	width:207px !important;
	height:9px !important;
	left:240px !important;
	top:600px !important;
}

#item33846 {
	width:207px !important;
	height:9px !important;
	left:240px !important;
	top:611px !important;
}

#item33876 {
	width:164px !important;
	height:9px !important;
	left:249px !important;
	top:286px !important;
}

#item33908 {
	width:210px !important;
	height:9px !important;
	left:249px !important;
	top:296px !important;
}

#item33939 {
	width:146px !important;
	height:9px !important;
	left:12px !important;
	top:295px !important;
}

#item33969 {
	width:210px !important;
	height:9px !important;
	left:12px !important;
	top:305px !important;
}

#item66889 {
	width:111px !important;
	height:274px !important;
}

#item66883 {
	width:111px !important;
	height:274px !important;
	left:283px !important;
	top:20px !important;
}

#item72588 {
	width:111px !important;
	height:264px !important;
}

#item72582 {
	width:111px !important;
	height:264px !important;
	left:398px !important;
	top:18px !important;
}

#item67616 {
	width:227px !important;
	height:298px !important;
}

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

#item67622 {
	width:170px !important;
	height:154px !important;
}

#item67617 {
	width:170px !important;
	height:154px !important;
	left:44px !important;
	top:439px !important;
}

#item67628 {
	width:191px !important;
	height:315px !important;
}

#item67623 {
	width:191px !important;
	height:315px !important;
	left:254px !important;
	top:329px !important;
}

#item34001 {
	width:118px !important;
	height:9px !important;
	left:19px !important;
	top:428px !important;
}

#item34028 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:363px !important;
}

#item34058 {
	width:76px !important;
	height:20px !important;
	left:455px !important;
	top:600px !important;
}

#item34086 {
	width:134px !important;
	height:9px !important;
	left:359px !important;
	top:359px !important;
}

#item34113 {
	width:134px !important;
	height:9px !important;
	left:359px !important;
	top:369px !important;
}

#item67635 {
	width:369px !important;
	height:233px !important;
}

#item67630 {
	width:369px !important;
	height:233px !important;
	left:176px !important;
	top:389px !important;
}

#item72594 {
	width:67px !important;
	height:56px !important;
}

#item72589 {
	width:67px !important;
	height:56px !important;
	left:14px !important;
	top:587px !important;
}

#item72600 {
	width:60px !important;
	height:56px !important;
}

#item72595 {
	width:60px !important;
	height:56px !important;
	left:86px !important;
	top:587px !important;
}

#item72606 {
	width:128px !important;
	height:56px !important;
}

#item72601 {
	width:128px !important;
	height:56px !important;
	left:153px !important;
	top:587px !important;
}

#item67641 {
	width:297px !important;
	height:303px !important;
}

#item67636 {
	width:297px !important;
	height:303px !important;
	left:233px !important;
	top:14px !important;
}

#item67647 {
	width:206px !important;
	height:160px !important;
}

#item67642 {
	width:206px !important;
	height:160px !important;
	left:14px !important;
	top:14px !important;
}

#item67653 {
	width:82px !important;
	height:141px !important;
}

#item67648 {
	width:82px !important;
	height:141px !important;
	left:37px !important;
	top:221px !important;
}

#item72612 {
	width:82px !important;
	height:151px !important;
}

#item72607 {
	width:82px !important;
	height:151px !important;
	left:121px !important;
	top:231px !important;
}

#item34141 {
	width:98px !important;
	height:20px !important;
	left:12px !important;
	top:179px !important;
}

#item34168 {
	width:75px !important;
	height:20px !important;
	left:231px !important;
	top:366px !important;
}

#item34195 {
	width:130px !important;
	height:9px !important;
	left:13px !important;
	top:541px !important;
}

#item34222 {
	width:130px !important;
	height:9px !important;
	left:13px !important;
	top:552px !important;
}

#item34249 {
	width:130px !important;
	height:9px !important;
	left:13px !important;
	top:562px !important;
}

#item34277 {
	width:130px !important;
	height:9px !important;
	left:13px !important;
	top:573px !important;
}

#item34304 {
	width:148px !important;
	height:9px !important;
	left:12px !important;
	top:443px !important;
}

#item34332 {
	width:148px !important;
	height:9px !important;
	left:12px !important;
	top:454px !important;
}

#item34359 {
	width:143px !important;
	height:19px !important;
	left:12px !important;
	top:463px !important;
}

#item66895 {
	width:118px !important;
	height:149px !important;
}

#item66890 {
	width:118px !important;
	height:149px !important;
	left:404px !important;
	top:14px !important;
}

#item72621 {
	width:127px !important;
	height:177px !important;
}

#item72615 {
	width:127px !important;
	height:177px !important;
	left:297px !important;
	top:28px !important;
}

#item67659 {
	width:242px !important;
	height:256px !important;
}

#item67654 {
	width:242px !important;
	height:256px !important;
	left:14px !important;
	top:14px !important;
}

#item67665 {
	width:333px !important;
	height:184px !important;
}

#item67660 {
	width:333px !important;
	height:184px !important;
	left:14px !important;
	top:323px !important;
}

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

#item67666 {
	width:106px !important;
	height:98px !important;
	left:24px !important;
	top:519px !important;
}

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

#item72622 {
	width:106px !important;
	height:98px !important;
	left:137px !important;
	top:519px !important;
}

#item67677 {
	width:136px !important;
	height:223px !important;
}

#item67672 {
	width:136px !important;
	height:223px !important;
	left:394px !important;
	top:323px !important;
}

#item34393 {
	width:109px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item34420 {
	width:147px !important;
	height:9px !important;
	left:386px !important;
	top:610px !important;
}

#item34447 {
	width:111px !important;
	height:20px !important;
	left:250px !important;
	top:557px !important;
}

#item34477 {
	width:118px !important;
	height:20px !important;
	left:250px !important;
	top:578px !important;
}

#item34508 {
	width:118px !important;
	height:20px !important;
	left:250px !important;
	top:600px !important;
}

#item34540 {
	width:157px !important;
	height:9px !important;
	left:276px !important;
	top:280px !important;
}

#item34567 {
	width:157px !important;
	height:9px !important;
	left:276px !important;
	top:290px !important;
}

#item34594 {
	width:203px !important;
	height:9px !important;
	left:276px !important;
	top:300px !important;
}

#item67684 {
	width:295px !important;
	height:177px !important;
}

#item67678 {
	width:295px !important;
	height:177px !important;
	left:14px !important;
	top:397px !important;
}

#item67691 {
	width:102px !important;
	height:70px !important;
}

#item67685 {
	width:102px !important;
	height:70px !important;
	left:14px !important;
	top:322px !important;
}

#item72634 {
	width:89px !important;
	height:70px !important;
}

#item72629 {
	width:89px !important;
	height:70px !important;
	left:120px !important;
	top:322px !important;
}

#item67697 {
	width:225px !important;
	height:272px !important;
}

#item67692 {
	width:225px !important;
	height:272px !important;
	left:14px !important;
	top:14px !important;
}

#item67703 {
	width:109px !important;
	height:83px !important;
}

#item67698 {
	width:109px !important;
	height:83px !important;
	left:358px !important;
	top:17px !important;
}

#item72641 {
	width:128px !important;
	height:102px !important;
}

#item72635 {
	width:128px !important;
	height:102px !important;
	left:262px !important;
	top:102px !important;
}

#item72647 {
	width:128px !important;
	height:102px !important;
}

#item72642 {
	width:128px !important;
	height:102px !important;
	left:398px !important;
	top:123px !important;
}

#item67710 {
	width:193px !important;
	height:76px !important;
}

#item67704 {
	width:193px !important;
	height:76px !important;
	left:337px !important;
	top:405px !important;
}

#item67716 {
	width:144px !important;
	height:159px !important;
}

#item67711 {
	width:144px !important;
	height:159px !important;
	left:386px !important;
	top:485px !important;
}

#item34626 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:293px !important;
}

#item34653 {
	width:253px !important;
	height:9px !important;
	left:259px !important;
	top:262px !important;
}

#item34683 {
	width:253px !important;
	height:9px !important;
	left:259px !important;
	top:272px !important;
}

#item34713 {
	width:253px !important;
	height:9px !important;
	left:259px !important;
	top:283px !important;
}

#item34744 {
	width:253px !important;
	height:9px !important;
	left:259px !important;
	top:293px !important;
}

#item34776 {
	width:111px !important;
	height:9px !important;
	left:285px !important;
	top:374px !important;
}

#item34803 {
	width:111px !important;
	height:9px !important;
	left:285px !important;
	top:385px !important;
}

#item34831 {
	width:238px !important;
	height:9px !important;
	left:74px !important;
	top:582px !important;
}

#item34863 {
	width:238px !important;
	height:9px !important;
	left:74px !important;
	top:592px !important;
}

#item34895 {
	width:238px !important;
	height:9px !important;
	left:74px !important;
	top:603px !important;
}

#item34925 {
	width:238px !important;
	height:9px !important;
	left:74px !important;
	top:613px !important;
}

#item66901 {
	width:73px !important;
	height:71px !important;
}

#item66896 {
	width:73px !important;
	height:71px !important;
	left:14px !important;
	top:82px !important;
}

#item72654 {
	width:77px !important;
	height:71px !important;
}

#item72649 {
	width:77px !important;
	height:71px !important;
	left:193px !important;
	top:73px !important;
}

#item72660 {
	width:92px !important;
	height:133px !important;
}

#item72655 {
	width:92px !important;
	height:133px !important;
	left:98px !important;
	top:16px !important;
}

#item67722 {
	width:103px !important;
	height:182px !important;
}

#item67717 {
	width:103px !important;
	height:182px !important;
	left:332px !important;
	top:9px !important;
}

#item67728 {
	width:118px !important;
	height:121px !important;
}

#item67723 {
	width:118px !important;
	height:121px !important;
	left:179px !important;
	top:185px !important;
}

#item72666 {
	width:118px !important;
	height:121px !important;
}

#item72661 {
	width:118px !important;
	height:121px !important;
	left:295px !important;
	top:200px !important;
}

#item72674 {
	width:113px !important;
	height:126px !important;
}

#item72667 {
	width:113px !important;
	height:126px !important;
	left:421px !important;
	top:210px !important;
}

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

#item67729 {
	width:150px !important;
	height:218px !important;
	left:14px !important;
	top:302px !important;
}

#item67741 {
	width:238px !important;
	height:239px !important;
}

#item67736 {
	width:238px !important;
	height:239px !important;
	left:293px !important;
	top:390px !important;
}

#item67747 {
	width:107px !important;
	height:69px !important;
}

#item67742 {
	width:107px !important;
	height:69px !important;
	left:183px !important;
	top:391px !important;
}

#item34957 {
	width:87px !important;
	height:20px !important;
	left:447px !important;
	top:90px !important;
}

#item34984 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:590px !important;
}

#item35011 {
	width:143px !important;
	height:19px !important;
	left:13px !important;
	top:600px !important;
}

#item35042 {
	width:118px !important;
	height:9px !important;
	left:181px !important;
	top:600px !important;
}

#item35069 {
	width:118px !important;
	height:9px !important;
	left:181px !important;
	top:610px !important;
}

#item35097 {
	width:180px !important;
	height:20px !important;
	left:188px !important;
	top:348px !important;
}

#item35129 {
	width:229px !important;
	height:9px !important;
	left:188px !important;
	top:369px !important;
}

#item35160 {
	width:103px !important;
	height:9px !important;
	left:13px !important;
	top:250px !important;
}

#item35187 {
	width:103px !important;
	height:9px !important;
	left:13px !important;
	top:260px !important;
}

#item67753 {
	width:156px !important;
	height:206px !important;
}

#item67748 {
	width:156px !important;
	height:206px !important;
	left:14px !important;
	top:328px !important;
}

#item67760 {
	width:347px !important;
	height:235px !important;
}

#item67754 {
	width:347px !important;
	height:235px !important;
	left:183px !important;
	top:320px !important;
}

#item67766 {
	width:290px !important;
	height:232px !important;
}

#item67761 {
	width:290px !important;
	height:232px !important;
	left:240px !important;
	top:14px !important;
}

#item67772 {
	width:94px !important;
	height:155px !important;
}

#item67767 {
	width:94px !important;
	height:155px !important;
	left:14px !important;
	top:14px !important;
}

#item72681 {
	width:112px !important;
	height:155px !important;
}

#item72676 {
	width:112px !important;
	height:155px !important;
	left:112px !important;
	top:80px !important;
}

#item35215 {
	width:147px !important;
	height:9px !important;
	left:240px !important;
	top:294px !important;
}

#item35243 {
	width:97px !important;
	height:20px !important;
	left:240px !important;
	top:600px !important;
}

#item35271 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item35298 {
	width:116px !important;
	height:9px !important;
	left:13px !important;
	top:280px !important;
}

#item35325 {
	width:116px !important;
	height:9px !important;
	left:13px !important;
	top:291px !important;
}

#item35352 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item66907 {
	width:230px !important;
	height:150px !important;
}

#item66902 {
	width:230px !important;
	height:150px !important;
	left:300px !important;
	top:35px !important;
}

#item72687 {
	width:106px !important;
	height:67px !important;
}

#item72682 {
	width:106px !important;
	height:67px !important;
	left:354px !important;
	top:86px !important;
}

#item67778 {
	width:183px !important;
	height:216px !important;
}

#item67773 {
	width:183px !important;
	height:216px !important;
	left:14px !important;
	top:14px !important;
}

#item67784 {
	width:342px !important;
	height:219px !important;
}

#item67779 {
	width:342px !important;
	height:219px !important;
	left:14px !important;
	top:284px !important;
}

#item67791 {
	width:161px !important;
	height:239px !important;
}

#item67785 {
	width:161px !important;
	height:239px !important;
	left:369px !important;
	top:398px !important;
}

#item35383 {
	width:81px !important;
	height:40px !important;
	left:202px !important;
	top:224px !important;
}

#item35414 {
	width:70px !important;
	height:20px !important;
	left:446px !important;
	top:360px !important;
}

#item35441 {
	width:231px !important;
	height:9px !important;
	left:19px !important;
	top:573px !important;
}

#item35471 {
	width:231px !important;
	height:9px !important;
	left:19px !important;
	top:583px !important;
}

#item35503 {
	width:231px !important;
	height:9px !important;
	left:19px !important;
	top:594px !important;
}

#item35533 {
	width:203px !important;
	height:9px !important;
	left:297px !important;
	top:246px !important;
}

#item35560 {
	width:203px !important;
	height:9px !important;
	left:297px !important;
	top:256px !important;
}

#item67797 {
	width:331px !important;
	height:177px !important;
}

#item67792 {
	width:331px !important;
	height:177px !important;
	left:14px !important;
	top:415px !important;
}

#item72694 {
	width:85px !important;
	height:84px !important;
}

#item72689 {
	width:85px !important;
	height:84px !important;
	left:14px !important;
	top:323px !important;
}

#item72700 {
	width:85px !important;
	height:84px !important;
}

#item72695 {
	width:85px !important;
	height:84px !important;
	left:107px !important;
	top:323px !important;
}

#item72706 {
	width:85px !important;
	height:84px !important;
}

#item72701 {
	width:85px !important;
	height:84px !important;
	left:198px !important;
	top:323px !important;
}

#item67803 {
	width:176px !important;
	height:219px !important;
}

#item67798 {
	width:176px !important;
	height:219px !important;
	left:354px !important;
	top:324px !important;
}

#item67809 {
	width:267px !important;
	height:262px !important;
}

#item67804 {
	width:267px !important;
	height:262px !important;
	left:263px !important;
	top:14px !important;
}

#item67815 {
	width:170px !important;
	height:210px !important;
}

#item67810 {
	width:170px !important;
	height:210px !important;
	left:14px !important;
	top:14px !important;
}

#item35590 {
	width:77px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item35617 {
	width:170px !important;
	height:9px !important;
	left:358px !important;
	top:599px !important;
}

#item35706 {
	width:133px !important;
	height:9px !important;
	left:151px !important;
	top:283px !important;
}

#item35733 {
	width:143px !important;
	height:18px !important;
	left:151px !important;
	top:293px !important;
}

#item72825 {
	width:109px !important;
	height:9px !important;
	left:13px !important;
	top:597px !important;
}

#item72852 {
	width:109px !important;
	height:9px !important;
	left:127px !important;
	top:597px !important;
}

#item72879 {
	width:109px !important;
	height:9px !important;
	left:13px !important;
	top:607px !important;
}

#item72906 {
	width:109px !important;
	height:9px !important;
	left:122px !important;
	top:607px !important;
}

#item66913 {
	width:234px !important;
	height:122px !important;
}

#item66908 {
	width:234px !important;
	height:122px !important;
	left:296px !important;
	top:14px !important;
}

#item67821 {
	width:172px !important;
	height:160px !important;
}

#item67816 {
	width:172px !important;
	height:160px !important;
	left:202px !important;
	top:149px !important;
}

#item67827 {
	width:183px !important;
	height:213px !important;
}

#item67822 {
	width:183px !important;
	height:213px !important;
	left:14px !important;
	top:14px !important;
}

#item67833 {
	width:332px !important;
	height:265px !important;
}

#item67828 {
	width:332px !important;
	height:265px !important;
	left:14px !important;
	top:330px !important;
}

#item67860 {
	width:147px !important;
	height:115px !important;
}

#item67855 {
	width:147px !important;
	height:115px !important;
	left:383px !important;
	top:512px !important;
}

#item72944 {
	width:122px !important;
	height:135px !important;
}

#item72939 {
	width:122px !important;
	height:135px !important;
	left:260px !important;
	top:508px !important;
}

#item35763 {
	width:74px !important;
	height:20px !important;
	left:20px !important;
	top:247px !important;
}

#item35790 {
	width:175px !important;
	height:9px !important;
	left:194px !important;
	top:393px !important;
}

#item35818 {
	width:114px !important;
	height:20px !important;
	left:380px !important;
	top:292px !important;
}

#item35845 {
	width:122px !important;
	height:20px !important;
	left:380px !important;
	top:226px !important;
}

#item35876 {
	width:136px !important;
	height:20px !important;
	left:380px !important;
	top:355px !important;
}

#item35908 {
	width:128px !important;
	height:20px !important;
	left:380px !important;
	top:376px !important;
}

#item67866 {
	width:140px !important;
	height:153px !important;
}

#item67861 {
	width:140px !important;
	height:153px !important;
	left:67px !important;
	top:325px !important;
}

#item72950 {
	width:114px !important;
	height:146px !important;
}

#item72945 {
	width:114px !important;
	height:146px !important;
	left:86px !important;
	top:480px !important;
}

#item67872 {
	width:318px !important;
	height:177px !important;
}

#item67867 {
	width:318px !important;
	height:177px !important;
	left:212px !important;
	top:422px !important;
}

#item67884 {
	width:157px !important;
	height:287px !important;
}

#item67879 {
	width:157px !important;
	height:287px !important;
	left:373px !important;
	top:14px !important;
}

#item67890 {
	width:244px !important;
	height:235px !important;
}

#item67885 {
	width:244px !important;
	height:235px !important;
	left:14px !important;
	top:14px !important;
}

#item67878 {
	width:129px !important;
	height:222px !important;
}

#item67873 {
	width:129px !important;
	height:222px !important;
	left:228px !important;
	top:189px !important;
}

#item35941 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item35969 {
	width:104px !important;
	height:20px !important;
	left:210px !important;
	top:600px !important;
}

#item35999 {
	width:41px !important;
	height:40px !important;
	left:13px !important;
	top:400px !important;
}

#item36026 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item36053 {
	width:168px !important;
	height:9px !important;
	left:360px !important;
	top:397px !important;
}

#item36080 {
	width:87px !important;
	height:20px !important;
	left:267px !important;
	top:125px !important;
}

#item36110 {
	width:96px !important;
	height:28px !important;
	left:267px !important;
	top:146px !important;
}

#item67896 {
	width:248px !important;
	height:208px !important;
}

#item67891 {
	width:248px !important;
	height:208px !important;
	left:282px !important;
	top:6px !important;
}

#item67902 {
	width:190px !important;
	height:245px !important;
}

#item67897 {
	width:190px !important;
	height:245px !important;
	left:9px !important;
	top:7px !important;
}

#item67909 {
	width:256px !important;
	height:234px !important;
}

#item67903 {
	width:256px !important;
	height:234px !important;
	left:14px !important;
	top:264px !important;
}

#item67915 {
	width:118px !important;
	height:128px !important;
}

#item67910 {
	width:118px !important;
	height:128px !important;
	left:279px !important;
	top:256px !important;
}

#item72969 {
	width:118px !important;
	height:128px !important;
}

#item72964 {
	width:118px !important;
	height:128px !important;
	left:408px !important;
	top:261px !important;
}

#item67921 {
	width:157px !important;
	height:181px !important;
}

#item67916 {
	width:157px !important;
	height:181px !important;
	left:281px !important;
	top:456px !important;
}

#item67927 {
	width:54px !important;
	height:23px !important;
}

#item67922 {
	width:54px !important;
	height:23px !important;
	left:206px !important;
	top:553px !important;
}

#item72957 {
	width:54px !important;
	height:19px !important;
}

#item72952 {
	width:54px !important;
	height:19px !important;
	left:206px !important;
	top:577px !important;
}

#item72963 {
	width:54px !important;
	height:23px !important;
}

#item72958 {
	width:54px !important;
	height:23px !important;
	left:206px !important;
	top:597px !important;
}

#item36141 {
	width:69px !important;
	height:40px !important;
	left:206px !important;
	top:141px !important;
}

#item36169 {
	width:66px !important;
	height:30px !important;
	left:206px !important;
	top:228px !important;
}

#item36196 {
	width:91px !important;
	height:20px !important;
	left:443px !important;
	top:218px !important;
}

#item36225 {
	width:125px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item36255 {
	width:85px !important;
	height:29px !important;
	left:445px !important;
	top:590px !important;
}

#item36287 {
	width:49px !important;
	height:20px !important;
	left:146px !important;
	top:552px !important;
}

#item36314 {
	width:39px !important;
	height:20px !important;
	left:146px !important;
	top:572px !important;
}

#item36341 {
	width:48px !important;
	height:20px !important;
	left:146px !important;
	top:592px !important;
}

#item36368 {
	width:160px !important;
	height:9px !important;
	left:276px !important;
	top:426px !important;
}

#item36401 {
	width:160px !important;
	height:9px !important;
	left:276px !important;
	top:437px !important;
}

#item67934 {
	width:298px !important;
	height:210px !important;
}

#item67928 {
	width:298px !important;
	height:210px !important;
	left:14px !important;
	top:299px !important;
}

#item72988 {
	width:69px !important;
	height:50px !important;
}

#item72983 {
	width:69px !important;
	height:50px !important;
	left:165px !important;
	top:516px !important;
}

#item72994 {
	width:69px !important;
	height:50px !important;
}

#item72989 {
	width:69px !important;
	height:50px !important;
	left:235px !important;
	top:516px !important;
}

#item73000 {
	width:139px !important;
	height:50px !important;
}

#item72995 {
	width:139px !important;
	height:50px !important;
	left:165px !important;
	top:568px !important;
}

#item67940 {
	width:208px !important;
	height:226px !important;
}

#item67935 {
	width:208px !important;
	height:226px !important;
	left:322px !important;
	top:323px !important;
}

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

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

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

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

#item36429 {
	width:133px !important;
	height:9px !important;
	left:13px !important;
	top:283px !important;
}

#item36456 {
	width:84px !important;
	height:20px !important;
	left:321px !important;
	top:600px !important;
}

#item36483 {
	width:141px !important;
	height:9px !important;
	left:276px !important;
	top:294px !important;
}

#item36510 {
	width:210px !important;
	height:9px !important;
	left:276px !important;
	top:304px !important;
}

#item36541 {
	width:123px !important;
	height:9px !important;
	left:16px !important;
	top:579px !important;
}

#item36568 {
	width:123px !important;
	height:9px !important;
	left:16px !important;
	top:590px !important;
}

#item36595 {
	width:123px !important;
	height:9px !important;
	left:16px !important;
	top:600px !important;
}

#item36622 {
	width:123px !important;
	height:9px !important;
	left:16px !important;
	top:611px !important;
}

#item67959 {
	width:252px !important;
	height:229px !important;
}

#item67953 {
	width:252px !important;
	height:229px !important;
	left:278px !important;
	top:14px !important;
}

#item67965 {
	width:164px !important;
	height:289px !important;
}

#item67960 {
	width:164px !important;
	height:289px !important;
	left:14px !important;
	top:14px !important;
}

#item67971 {
	width:313px !important;
	height:170px !important;
}

#item67966 {
	width:313px !important;
	height:170px !important;
	left:14px !important;
	top:318px !important;
}

#item67977 {
	width:192px !important;
	height:177px !important;
}

#item67972 {
	width:192px !important;
	height:177px !important;
	left:338px !important;
	top:330px !important;
}

#item67984 {
	width:115px !important;
	height:104px !important;
}

#item67978 {
	width:115px !important;
	height:104px !important;
	left:317px !important;
	top:511px !important;
}

#item73007 {
	width:134px !important;
	height:116px !important;
}

#item73002 {
	width:134px !important;
	height:116px !important;
	left:383px !important;
	top:527px !important;
}

#item36650 {
	width:70px !important;
	height:20px !important;
	left:188px !important;
	top:158px !important;
}

#item36678 {
	width:77px !important;
	height:28px !important;
	left:188px !important;
	top:186px !important;
}

#item36708 {
	width:80px !important;
	height:20px !important;
	left:205px !important;
	top:582px !important;
}

#item36735 {
	width:78px !important;
	height:20px !important;
	left:205px !important;
	top:602px !important;
}

#item36762 {
	width:123px !important;
	height:20px !important;
	left:18px !important;
	top:564px !important;
}

#item36793 {
	width:162px !important;
	height:19px !important;
	left:18px !important;
	top:585px !important;
}

#item36825 {
	width:161px !important;
	height:19px !important;
	left:18px !important;
	top:605px !important;
}

#item36856 {
	width:120px !important;
	height:9px !important;
	left:276px !important;
	top:292px !important;
}

#item36884 {
	width:210px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item67990 {
	width:232px !important;
	height:146px !important;
}

#item67985 {
	width:232px !important;
	height:146px !important;
	left:14px !important;
	top:497px !important;
}

#item67996 {
	width:258px !important;
	height:237px !important;
}

#item67991 {
	width:258px !important;
	height:237px !important;
	left:272px !important;
	top:412px !important;
}

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

#item73008 {
	width:111px !important;
	height:79px !important;
	left:196px !important;
	top:329px !important;
}

#item68002 {
	width:216px !important;
	height:266px !important;
}

#item67997 {
	width:216px !important;
	height:266px !important;
	left:314px !important;
	top:14px !important;
}

#item68008 {
	width:173px !important;
	height:296px !important;
}

#item68003 {
	width:173px !important;
	height:296px !important;
	left:23px !important;
	top:14px !important;
}

#item73023 {
	width:94px !important;
	height:86px !important;
}

#item73018 {
	width:94px !important;
	height:86px !important;
	left:212px !important;
	top:195px !important;
}

#item37141 {
	width:126px !important;
	height:9px !important;
	left:13px !important;
	top:470px !important;
}

#item37168 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:381px !important;
}

#item37195 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:391px !important;
}

#item37222 {
	width:89px !important;
	height:20px !important;
	left:216px !important;
	top:147px !important;
}

#item37252 {
	width:89px !important;
	height:20px !important;
	left:216px !important;
	top:167px !important;
}

#item37279 {
	width:123px !important;
	height:9px !important;
	left:317px !important;
	top:326px !important;
}

#item37306 {
	width:154px !important;
	height:18px !important;
	left:317px !important;
	top:336px !important;
}

#item66932 {
	width:130px !important;
	height:188px !important;
}

#item66927 {
	width:130px !important;
	height:188px !important;
	left:400px !important;
	top:14px !important;
}

#item68015 {
	width:206px !important;
	height:113px !important;
}

#item68010 {
	width:206px !important;
	height:113px !important;
	left:324px !important;
	top:214px !important;
}

#item68021 {
	width:286px !important;
	height:356px !important;
}

#item68016 {
	width:286px !important;
	height:356px !important;
	left:20px !important;
	top:21px !important;
}

#item68027 {
	width:269px !important;
	height:154px !important;
}

#item68022 {
	width:269px !important;
	height:154px !important;
	left:14px !important;
	top:390px !important;
}

#item68033 {
	width:227px !important;
	height:164px !important;
}

#item68028 {
	width:227px !important;
	height:164px !important;
	left:303px !important;
	top:400px !important;
}

#item37337 {
	width:72px !important;
	height:29px !important;
	left:326px !important;
	top:116px !important;
}

#item37365 {
	width:72px !important;
	height:39px !important;
	left:229px !important;
	top:189px !important;
}

#item37397 {
	width:121px !important;
	height:9px !important;
	left:326px !important;
	top:373px !important;
}

#item37424 {
	width:207px !important;
	height:9px !important;
	left:301px !important;
	top:610px !important;
}

#item37454 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:583px !important;
}

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

#item68034 {
	width:133px !important;
	height:250px !important;
	left:14px !important;
	top:303px !important;
}

#item68045 {
	width:331px !important;
	height:213px !important;
}

#item68040 {
	width:331px !important;
	height:213px !important;
	left:160px !important;
	top:303px !important;
}

#item73030 {
	width:115px !important;
	height:151px !important;
}

#item73024 {
	width:115px !important;
	height:151px !important;
	left:415px !important;
	top:493px !important;
}

#item68051 {
	width:214px !important;
	height:202px !important;
}

#item68046 {
	width:214px !important;
	height:202px !important;
	left:298px !important;
	top:14px !important;
}

#item68057 {
	width:252px !important;
	height:213px !important;
}

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

#item37482 {
	width:107px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item37512 {
	width:143px !important;
	height:9px !important;
	left:19px !important;
	top:276px !important;
}

#item37539 {
	width:252px !important;
	height:9px !important;
	left:159px !important;
	top:579px !important;
}

#item37569 {
	width:252px !important;
	height:9px !important;
	left:159px !important;
	top:589px !important;
}

#item37601 {
	width:252px !important;
	height:9px !important;
	left:159px !important;
	top:600px !important;
}

#item37632 {
	width:252px !important;
	height:9px !important;
	left:159px !important;
	top:610px !important;
}

#item37662 {
	width:111px !important;
	height:9px !important;
	left:276px !important;
	top:276px !important;
}

#item37689 {
	width:210px !important;
	height:9px !important;
	left:276px !important;
	top:286px !important;
}

#item66939 {
	width:214px !important;
	height:252px !important;
}

#item66933 {
	width:214px !important;
	height:252px !important;
	left:316px !important;
	top:14px !important;
}

#item68064 {
	width:175px !important;
	height:170px !important;
}

#item68058 {
	width:175px !important;
	height:170px !important;
	left:14px !important;
	top:14px !important;
}

#item68070 {
	width:274px !important;
	height:288px !important;
}

#item68065 {
	width:274px !important;
	height:288px !important;
	left:21px !important;
	top:196px !important;
}

#item73037 {
	width:99px !important;
	height:35px !important;
}

#item73032 {
	width:99px !important;
	height:35px !important;
	left:189px !important;
	top:520px !important;
}

#item73043 {
	width:99px !important;
	height:35px !important;
}

#item73038 {
	width:99px !important;
	height:35px !important;
	left:189px !important;
	top:566px !important;
}

#item68076 {
	width:200px !important;
	height:180px !important;
}

#item68071 {
	width:200px !important;
	height:180px !important;
	left:330px !important;
	top:374px !important;
}

#item37719 {
	width:161px !important;
	height:9px !important;
	left:314px !important;
	top:610px !important;
}

#item37746 {
	width:145px !important;
	height:9px !important;
	left:27px !important;
	top:566px !important;
}

#item37773 {
	width:145px !important;
	height:9px !important;
	left:27px !important;
	top:577px !important;
}

#item37800 {
	width:145px !important;
	height:9px !important;
	left:27px !important;
	top:587px !important;
}

#item37828 {
	width:145px !important;
	height:9px !important;
	left:27px !important;
	top:598px !important;
}

#item37855 {
	width:99px !important;
	height:20px !important;
	left:197px !important;
	top:129px !important;
}

#item37885 {
	width:96px !important;
	height:26px !important;
	left:197px !important;
	top:149px !important;
}

#item37917 {
	width:207px !important;
	height:9px !important;
	left:314px !important;
	top:323px !important;
}

#item37947 {
	width:207px !important;
	height:9px !important;
	left:314px !important;
	top:333px !important;
}

#item68082 {
	width:224px !important;
	height:234px !important;
}

#item68077 {
	width:224px !important;
	height:234px !important;
	left:14px !important;
	top:281px !important;
}

#item68088 {
	width:113px !important;
	height:79px !important;
}

#item68083 {
	width:113px !important;
	height:79px !important;
	left:169px !important;
	top:528px !important;
}

#item68095 {
	width:271px !important;
	height:240px !important;
}

#item68090 {
	width:271px !important;
	height:240px !important;
	left:253px !important;
	top:281px !important;
}

#item68101 {
	width:200px !important;
	height:249px !important;
}

#item68096 {
	width:200px !important;
	height:249px !important;
	left:330px !important;
	top:14px !important;
}

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

#item68102 {
	width:218px !important;
	height:247px !important;
	left:14px !important;
	top:14px !important;
}

#item37977 {
	width:136px !important;
	height:9px !important;
	left:147px !important;
	top:251px !important;
}

#item38004 {
	width:137px !important;
	height:20px !important;
	left:265px !important;
	top:93px !important;
}

#item38036 {
	width:209px !important;
	height:9px !important;
	left:296px !important;
	top:600px !important;
}

#item38067 {
	width:110px !important;
	height:9px !important;
	left:13px !important;
	top:588px !important;
}

#item38094 {
	width:110px !important;
	height:9px !important;
	left:13px !important;
	top:598px !important;
}

#item66946 {
	width:325px !important;
	height:227px !important;
}

#item66940 {
	width:325px !important;
	height:227px !important;
	left:20px !important;
	top:105px !important;
}

#item68115 {
	width:120px !important;
	height:194px !important;
}

#item68109 {
	width:120px !important;
	height:194px !important;
	left:405px !important;
	top:426px !important;
}

#item73051 {
	width:120px !important;
	height:125px !important;
}

#item73046 {
	width:120px !important;
	height:125px !important;
	left:405px !important;
	top:295px !important;
}

#item73057 {
	width:120px !important;
	height:111px !important;
}

#item73052 {
	width:120px !important;
	height:111px !important;
	left:405px !important;
	top:176px !important;
}

#item68121 {
	width:102px !important;
	height:148px !important;
}

#item68116 {
	width:102px !important;
	height:148px !important;
	left:294px !important;
	top:495px !important;
}

#item38121 {
	width:216px !important;
	height:9px !important;
	left:13px !important;
	top:489px !important;
}

#item38148 {
	width:216px !important;
	height:9px !important;
	left:13px !important;
	top:499px !important;
}

#item38175 {
	width:216px !important;
	height:9px !important;
	left:13px !important;
	top:510px !important;
}

#item38205 {
	width:216px !important;
	height:9px !important;
	left:13px !important;
	top:520px !important;
}

#item38235 {
	width:216px !important;
	height:9px !important;
	left:13px !important;
	top:531px !important;
}

#item38266 {
	width:216px !important;
	height:9px !important;
	left:13px !important;
	top:541px !important;
}

#item38297 {
	width:216px !important;
	height:9px !important;
	left:13px !important;
	top:552px !important;
}

#item38327 {
	width:216px !important;
	height:9px !important;
	left:13px !important;
	top:562px !important;
}

#item38358 {
	width:216px !important;
	height:9px !important;
	left:13px !important;
	top:573px !important;
}

#item38385 {
	width:216px !important;
	height:9px !important;
	left:13px !important;
	top:583px !important;
}

#item68127 {
	width:191px !important;
	height:118px !important;
}

#item68122 {
	width:191px !important;
	height:118px !important;
	left:14px !important;
	top:423px !important;
}

#item68134 {
	width:301px !important;
	height:299px !important;
}

#item68128 {
	width:301px !important;
	height:299px !important;
	left:229px !important;
	top:321px !important;
}

#item68140 {
	width:242px !important;
	height:206px !important;
}

#item68135 {
	width:242px !important;
	height:206px !important;
	left:19px !important;
	top:20px !important;
}

#item73065 {
	width:106px !important;
	height:72px !important;
}

#item73059 {
	width:106px !important;
	height:72px !important;
	left:27px !important;
	top:233px !important;
}

#item73071 {
	width:115px !important;
	height:72px !important;
}

#item73066 {
	width:115px !important;
	height:72px !important;
	left:140px !important;
	top:233px !important;
}

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

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

#item38412 {
	width:171px !important;
	height:9px !important;
	left:275px !important;
	top:301px !important;
}

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

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

#item38496 {
	width:195px !important;
	height:9px !important;
	left:23px !important;
	top:367px !important;
}

#item38527 {
	width:195px !important;
	height:9px !important;
	left:23px !important;
	top:378px !important;
}

#item38557 {
	width:195px !important;
	height:9px !important;
	left:23px !important;
	top:388px !important;
}

#item66952 {
	width:100px !important;
	height:271px !important;
}

#item66947 {
	width:100px !important;
	height:271px !important;
	left:299px !important;
	top:14px !important;
}

#item73077 {
	width:100px !important;
	height:282px !important;
}

#item73072 {
	width:100px !important;
	height:282px !important;
	left:413px !important;
	top:47px !important;
}

#item68152 {
	width:196px !important;
	height:212px !important;
}

#item68147 {
	width:196px !important;
	height:212px !important;
	left:14px !important;
	top:249px !important;
}

#item68158 {
	width:375px !important;
	height:231px !important;
}

#item68153 {
	width:375px !important;
	height:231px !important;
	left:25px !important;
	top:412px !important;
}

#item73083 {
	width:168px !important;
	height:223px !important;
}

#item73078 {
	width:168px !important;
	height:223px !important;
	left:14px !important;
	top:14px !important;
}

#item38589 {
	width:73px !important;
	height:29px !important;
	left:192px !important;
	top:93px !important;
}

#item38620 {
	width:115px !important;
	height:9px !important;
	left:417px !important;
	top:539px !important;
}

#item38647 {
	width:115px !important;
	height:9px !important;
	left:417px !important;
	top:550px !important;
}

#item38674 {
	width:71px !important;
	height:9px !important;
	left:417px !important;
	top:610px !important;
}

#item38701 {
	width:202px !important;
	height:9px !important;
	left:294px !important;
	top:380px !important;
}

#item38734 {
	width:202px !important;
	height:9px !important;
	left:294px !important;
	top:390px !important;
}

#item68164 {
	width:199px !important;
	height:248px !important;
}

#item68159 {
	width:199px !important;
	height:248px !important;
	left:14px !important;
	top:300px !important;
}

#item68171 {
	width:303px !important;
	height:262px !important;
}

#item68165 {
	width:303px !important;
	height:262px !important;
	left:227px !important;
	top:300px !important;
}

#item68177 {
	width:249px !important;
	height:170px !important;
}

#item68172 {
	width:249px !important;
	height:170px !important;
	left:281px !important;
	top:7px !important;
}

#item68183 {
	width:253px !important;
	height:213px !important;
}

#item68178 {
	width:253px !important;
	height:213px !important;
	left:14px !important;
	top:14px !important;
}

#item38765 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:273px !important;
}

#item38792 {
	width:104px !important;
	height:9px !important;
	left:286px !important;
	top:223px !important;
}

#item38819 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item38846 {
	width:171px !important;
	height:9px !important;
	left:224px !important;
	top:610px !important;
}

#item66958 {
	width:171px !important;
	height:278px !important;
}

#item66953 {
	width:171px !important;
	height:278px !important;
	left:284px !important;
	top:14px !important;
}

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

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

#item68195 {
	width:315px !important;
	height:228px !important;
}

#item68190 {
	width:315px !important;
	height:228px !important;
	left:14px !important;
	top:315px !important;
}

#item73091 {
	width:89px !important;
	height:87px !important;
}

#item73086 {
	width:89px !important;
	height:87px !important;
	left:48px !important;
	top:550px !important;
}

#item73097 {
	width:89px !important;
	height:87px !important;
}

#item73092 {
	width:89px !important;
	height:87px !important;
	left:145px !important;
	top:550px !important;
}

#item73103 {
	width:63px !important;
	height:62px !important;
}

#item73098 {
	width:63px !important;
	height:62px !important;
	left:332px !important;
	top:308px !important;
}

#item73109 {
	width:63px !important;
	height:62px !important;
}

#item73104 {
	width:63px !important;
	height:62px !important;
	left:401px !important;
	top:308px !important;
}

#item73115 {
	width:63px !important;
	height:62px !important;
}

#item73110 {
	width:63px !important;
	height:62px !important;
	left:467px !important;
	top:308px !important;
}

#item38873 {
	width:69px !important;
	height:20px !important;
	left:464px !important;
	top:112px !important;
}

#item38900 {
	width:164px !important;
	height:9px !important;
	left:21px !important;
	top:288px !important;
}

#item38927 {
	width:148px !important;
	height:9px !important;
	left:380px !important;
	top:591px !important;
}

#item38955 {
	width:148px !important;
	height:9px !important;
	left:380px !important;
	top:601px !important;
}

#item38983 {
	width:148px !important;
	height:9px !important;
	left:380px !important;
	top:612px !important;
}

#item39011 {
	width:132px !important;
	height:20px !important;
	left:379px !important;
	top:509px !important;
}

#item39042 {
	width:150px !important;
	height:20px !important;
	left:379px !important;
	top:529px !important;
}

#item39073 {
	width:150px !important;
	height:20px !important;
	left:379px !important;
	top:549px !important;
}

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

#item68196 {
	width:265px !important;
	height:150px !important;
	left:14px !important;
	top:435px !important;
}

#item68207 {
	width:166px !important;
	height:282px !important;
}

#item68202 {
	width:166px !important;
	height:282px !important;
	left:364px !important;
	top:313px !important;
}

#item68213 {
	width:259px !important;
	height:217px !important;
}

#item68208 {
	width:259px !important;
	height:217px !important;
	left:20px !important;
	top:207px !important;
}

#item68220 {
	width:167px !important;
	height:171px !important;
}

#item68214 {
	width:167px !important;
	height:171px !important;
	left:111px !important;
	top:14px !important;
}

#item68226 {
	width:155px !important;
	height:222px !important;
}

#item68221 {
	width:155px !important;
	height:222px !important;
	left:375px !important;
	top:14px !important;
}

#item39104 {
	width:70px !important;
	height:20px !important;
	left:290px !important;
	top:459px !important;
}

#item39131 {
	width:73px !important;
	height:20px !important;
	left:300px !important;
	top:212px !important;
}

#item39158 {
	width:99px !important;
	height:20px !important;
	left:13px !important;
	top:240px !important;
}

#item39186 {
	width:116px !important;
	height:20px !important;
	left:13px !important;
	top:406px !important;
}

#item39217 {
	width:91px !important;
	height:20px !important;
	left:13px !important;
	top:132px !important;
}

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

#item66965 {
	width:255px !important;
	height:177px !important;
}

#item66959 {
	width:255px !important;
	height:177px !important;
	left:275px !important;
	top:14px !important;
}

#item68255 {
	width:245px !important;
	height:284px !important;
}

#item68248 {
	width:245px !important;
	height:284px !important;
	left:285px !important;
	top:242px !important;
}

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

#item68256 {
	width:266px !important;
	height:255px !important;
	left:14px !important;
	top:372px !important;
}

#item68267 {
	width:253px !important;
	height:278px !important;
}

#item68262 {
	width:253px !important;
	height:278px !important;
	left:14px !important;
	top:14px !important;
}

#item39271 {
	width:185px !important;
	height:9px !important;
	left:276px !important;
	top:226px !important;
}

#item39301 {
	width:127px !important;
	height:20px !important;
	left:299px !important;
	top:600px !important;
}

#item39331 {
	width:80px !important;
	height:20px !important;
	left:440px !important;
	top:600px !important;
}

#item39358 {
	width:159px !important;
	height:9px !important;
	left:18px !important;
	top:335px !important;
}

#item39388 {
	width:210px !important;
	height:9px !important;
	left:18px !important;
	top:346px !important;
}

#item68274 {
	width:154px !important;
	height:195px !important;
}

#item68268 {
	width:154px !important;
	height:195px !important;
	left:111px !important;
	top:14px !important;
}

#item68286 {
	width:189px !important;
	height:194px !important;
}

#item68281 {
	width:189px !important;
	height:194px !important;
	left:14px !important;
	top:424px !important;
}

#item68293 {
	width:118px !important;
	height:237px !important;
}

#item68287 {
	width:118px !important;
	height:237px !important;
	left:412px !important;
	top:314px !important;
}

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

#item73118 {
	width:168px !important;
	height:237px !important;
	left:237px !important;
	top:319px !important;
}

#item68299 {
	width:249px !important;
	height:223px !important;
}

#item68294 {
	width:249px !important;
	height:223px !important;
	left:281px !important;
	top:14px !important;
}

#item68280 {
	width:156px !important;
	height:192px !important;
}

#item68275 {
	width:156px !important;
	height:192px !important;
	left:108px !important;
	top:219px !important;
}

#item39421 {
	width:172px !important;
	height:9px !important;
	left:276px !important;
	top:278px !important;
}

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

#item39476 {
	width:94px !important;
	height:20px !important;
	left:13px !important;
	top:122px !important;
}

#item39503 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:242px !important;
}

#item39530 {
	width:148px !important;
	height:9px !important;
	left:376px !important;
	top:593px !important;
}

#item39557 {
	width:148px !important;
	height:9px !important;
	left:376px !important;
	top:604px !important;
}

#item66971 {
	width:183px !important;
	height:225px !important;
}

#item66966 {
	width:183px !important;
	height:225px !important;
	left:279px !important;
	top:14px !important;
}

#item68305 {
	width:107px !important;
	height:152px !important;
}

#item68300 {
	width:107px !important;
	height:152px !important;
	left:14px !important;
	top:14px !important;
}

#item73129 {
	width:107px !important;
	height:163px !important;
}

#item73124 {
	width:107px !important;
	height:163px !important;
	left:129px !important;
	top:43px !important;
}

#item68311 {
	width:257px !important;
	height:120px !important;
}

#item68306 {
	width:257px !important;
	height:120px !important;
	left:14px !important;
	top:259px !important;
}

#item73136 {
	width:257px !important;
	height:120px !important;
}

#item73131 {
	width:257px !important;
	height:120px !important;
	left:14px !important;
	top:384px !important;
}

#item73142 {
	width:73px !important;
	height:96px !important;
}

#item73137 {
	width:73px !important;
	height:96px !important;
	left:28px !important;
	top:514px !important;
}

#item68317 {
	width:248px !important;
	height:224px !important;
}

#item68312 {
	width:248px !important;
	height:224px !important;
	left:284px !important;
	top:306px !important;
}

#item73148 {
	width:63px !important;
	height:81px !important;
}

#item73143 {
	width:63px !important;
	height:81px !important;
	left:467px !important;
	top:537px !important;
}

#item39584 {
	width:67px !important;
	height:29px !important;
	left:467px !important;
	top:212px !important;
}

#item39611 {
	width:68px !important;
	height:20px !important;
	left:105px !important;
	top:591px !important;
}

#item39638 {
	width:77px !important;
	height:20px !important;
	left:194px !important;
	top:590px !important;
}

#item39665 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:231px !important;
}

#item39693 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:241px !important;
}

#item39720 {
	width:127px !important;
	height:9px !important;
	left:276px !important;
	top:579px !important;
}

#item39748 {
	width:127px !important;
	height:9px !important;
	left:276px !important;
	top:589px !important;
}

#item39776 {
	width:127px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

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

#item68323 {
	width:207px !important;
	height:189px !important;
}

#item68318 {
	width:207px !important;
	height:189px !important;
	left:14px !important;
	top:291px !important;
}

#item68329 {
	width:153px !important;
	height:164px !important;
}

#item68324 {
	width:153px !important;
	height:164px !important;
	left:232px !important;
	top:380px !important;
}

#item73156 {
	width:119px !important;
	height:127px !important;
}

#item73151 {
	width:119px !important;
	height:127px !important;
	left:411px !important;
	top:415px !important;
}

#item73163 {
	width:110px !important;
	height:127px !important;
}

#item73157 {
	width:110px !important;
	height:127px !important;
	left:337px !important;
	top:473px !important;
}

#item68335 {
	width:217px !important;
	height:361px !important;
}

#item68330 {
	width:217px !important;
	height:361px !important;
	left:313px !important;
	top:14px !important;
}

#item68341 {
	width:266px !important;
	height:210px !important;
}

#item68336 {
	width:266px !important;
	height:210px !important;
	left:14px !important;
	top:14px !important;
}

#item39833 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:276px !important;
}

#item39860 {
	width:65px !important;
	height:40px !important;
	left:231px !important;
	top:323px !important;
}

#item39891 {
	width:123px !important;
	height:9px !important;
	left:13px !important;
	top:523px !important;
}

#item39918 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:579px !important;
}

#item39947 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item39977 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

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

#item66977 {
	width:118px !important;
	height:398px !important;
}

#item66972 {
	width:118px !important;
	height:398px !important;
	left:412px !important;
	top:14px !important;
}

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

#item68349 {
	width:281px !important;
	height:148px !important;
	left:249px !important;
	top:431px !important;
}

#item68360 {
	width:221px !important;
	height:325px !important;
}

#item68355 {
	width:221px !important;
	height:325px !important;
	left:14px !important;
	top:319px !important;
}

#item68366 {
	width:251px !important;
	height:296px !important;
}

#item68361 {
	width:251px !important;
	height:296px !important;
	left:14px !important;
	top:14px !important;
}

#item40039 {
	width:124px !important;
	height:9px !important;
	left:276px !important;
	top:65px !important;
}

#item40066 {
	width:88px !important;
	height:20px !important;
	left:276px !important;
	top:144px !important;
}

#item40093 {
	width:146px !important;
	height:9px !important;
	left:275px !important;
	top:609px !important;
}

#item40120 {
	width:120px !important;
	height:20px !important;
	left:276px !important;
	top:272px !important;
}

#item40151 {
	width:133px !important;
	height:19px !important;
	left:276px !important;
	top:291px !important;
}

#item68372 {
	width:118px !important;
	height:81px !important;
}

#item68367 {
	width:118px !important;
	height:81px !important;
	left:46px !important;
	top:370px !important;
}

#item73182 {
	width:185px !important;
	height:81px !important;
}

#item73177 {
	width:185px !important;
	height:81px !important;
	left:96px !important;
	top:453px !important;
}

#item73189 {
	width:243px !important;
	height:90px !important;
}

#item73183 {
	width:243px !important;
	height:90px !important;
	left:14px !important;
	top:537px !important;
}

#item68379 {
	width:210px !important;
	height:239px !important;
}

#item68373 {
	width:210px !important;
	height:239px !important;
	left:320px !important;
	top:320px !important;
}

#item68385 {
	width:185px !important;
	height:299px !important;
}

#item68380 {
	width:185px !important;
	height:299px !important;
	left:345px !important;
	top:14px !important;
}

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

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

#item73176 {
	width:114px !important;
	height:159px !important;
}

#item73170 {
	width:114px !important;
	height:159px !important;
	left:83px !important;
	top:91px !important;
}

#item73196 {
	width:80px !important;
	height:62px !important;
}

#item73191 {
	width:80px !important;
	height:62px !important;
	left:14px !important;
	top:458px !important;
}

#item40182 {
	width:69px !important;
	height:20px !important;
	left:173px !important;
	top:324px !important;
}

#item40209 {
	width:96px !important;
	height:20px !important;
	left:19px !important;
	top:324px !important;
}

#item40240 {
	width:61px !important;
	height:40px !important;
	left:276px !important;
	top:170px !important;
}

#item40271 {
	width:65px !important;
	height:45px !important;
	left:276px !important;
	top:209px !important;
}

#item40301 {
	width:118px !important;
	height:9px !important;
	left:186px !important;
	top:415px !important;
}

#item40328 {
	width:118px !important;
	height:9px !important;
	left:186px !important;
	top:435px !important;
}

#item40355 {
	width:118px !important;
	height:9px !important;
	left:186px !important;
	top:445px !important;
}

#item40384 {
	width:118px !important;
	height:9px !important;
	left:186px !important;
	top:456px !important;
}

#item40411 {
	width:139px !important;
	height:9px !important;
	left:323px !important;
	top:600px !important;
}

#item40438 {
	width:210px !important;
	height:9px !important;
	left:323px !important;
	top:610px !important;
}

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

#item66978 {
	width:187px !important;
	height:210px !important;
	left:343px !important;
	top:14px !important;
}

#item68398 {
	width:321px !important;
	height:292px !important;
}

#item68392 {
	width:321px !important;
	height:292px !important;
	left:14px !important;
	top:14px !important;
}

#item68404 {
	width:334px !important;
	height:285px !important;
}

#item68399 {
	width:334px !important;
	height:285px !important;
	left:20px !important;
	top:327px !important;
}

#item68410 {
	width:162px !important;
	height:169px !important;
}

#item68405 {
	width:162px !important;
	height:169px !important;
	left:362px !important;
	top:327px !important;
}

#item40468 {
	width:106px !important;
	height:20px !important;
	left:359px !important;
	top:585px !important;
}

#item40498 {
	width:159px !important;
	height:9px !important;
	left:342px !important;
	top:292px !important;
}

#item40525 {
	width:159px !important;
	height:9px !important;
	left:342px !important;
	top:303px !important;
}

#item68416 {
	width:251px !important;
	height:374px !important;
}

#item68411 {
	width:251px !important;
	height:374px !important;
	left:14px !important;
	top:241px !important;
}

#item68422 {
	width:164px !important;
	height:78px !important;
}

#item68417 {
	width:164px !important;
	height:78px !important;
	left:358px !important;
	top:394px !important;
}

#item73202 {
	width:119px !important;
	height:139px !important;
}

#item73197 {
	width:119px !important;
	height:139px !important;
	left:392px !important;
	top:476px !important;
}

#item73208 {
	width:101px !important;
	height:71px !important;
}

#item73203 {
	width:101px !important;
	height:71px !important;
	left:288px !important;
	top:511px !important;
}

#item73214 {
	width:115px !important;
	height:41px !important;
}

#item73209 {
	width:115px !important;
	height:41px !important;
	left:275px !important;
	top:584px !important;
}

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

#item68423 {
	width:156px !important;
	height:158px !important;
	left:282px !important;
	top:14px !important;
}

#item73221 {
	width:91px !important;
	height:61px !important;
}

#item73216 {
	width:91px !important;
	height:61px !important;
	left:445px !important;
	top:71px !important;
}

#item73227 {
	width:91px !important;
	height:72px !important;
}

#item73222 {
	width:91px !important;
	height:72px !important;
	left:445px !important;
	top:134px !important;
}

#item68435 {
	width:251px !important;
	height:179px !important;
}

#item68430 {
	width:251px !important;
	height:179px !important;
	left:14px !important;
	top:14px !important;
}

#item40552 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:220px !important;
}

#item40579 {
	width:112px !important;
	height:9px !important;
	left:149px !important;
	top:336px !important;
}

#item40606 {
	width:123px !important;
	height:9px !important;
	left:276px !important;
	top:318px !important;
}

#item40634 {
	width:123px !important;
	height:9px !important;
	left:276px !important;
	top:329px !important;
}

#item40661 {
	width:123px !important;
	height:9px !important;
	left:276px !important;
	top:339px !important;
}

#item40688 {
	width:206px !important;
	height:9px !important;
	left:281px !important;
	top:221px !important;
}

#item40718 {
	width:206px !important;
	height:9px !important;
	left:281px !important;
	top:232px !important;
}

#item66989 {
	width:125px !important;
	height:111px !important;
}

#item66984 {
	width:125px !important;
	height:111px !important;
	left:45px !important;
	top:14px !important;
}

#item73235 {
	width:387px !important;
	height:214px !important;
}

#item73229 {
	width:387px !important;
	height:214px !important;
	left:26px !important;
	top:95px !important;
}

#item68441 {
	width:361px !important;
	height:130px !important;
}

#item68436 {
	width:361px !important;
	height:130px !important;
	left:30px !important;
	top:451px !important;
}

#item73241 {
	width:240px !important;
	height:116px !important;
}

#item73236 {
	width:240px !important;
	height:116px !important;
	left:85px !important;
	top:329px !important;
}

#item40748 {
	width:100px !important;
	height:29px !important;
	left:420px !important;
	top:449px !important;
}

#item40780 {
	width:102px !important;
	height:29px !important;
	left:420px !important;
	top:478px !important;
}

#item40810 {
	width:77px !important;
	height:29px !important;
	left:420px !important;
	top:245px !important;
}

#item40843 {
	width:101px !important;
	height:29px !important;
	left:420px !important;
	top:276px !important;
}

#item68447 {
	width:395px !important;
	height:194px !important;
}

#item68442 {
	width:395px !important;
	height:194px !important;
	left:135px !important;
	top:421px !important;
}

#item68454 {
	width:360px !important;
	height:222px !important;
}

#item68449 {
	width:360px !important;
	height:222px !important;
	left:157px !important;
	top:108px !important;
}

#item73248 {
	width:194px !important;
	height:74px !important;
}

#item73243 {
	width:194px !important;
	height:74px !important;
	left:325px !important;
	top:28px !important;
}

#item73254 {
	width:113px !important;
	height:70px !important;
}

#item73249 {
	width:113px !important;
	height:70px !important;
	left:30px !important;
	top:72px !important;
}

#item73266 {
	width:65px !important;
	height:39px !important;
}

#item73261 {
	width:65px !important;
	height:39px !important;
	left:72px !important;
	top:32px !important;
}

#item73260 {
	width:113px !important;
	height:72px !important;
}

#item73255 {
	width:113px !important;
	height:72px !important;
	left:30px !important;
	top:194px !important;
}

#item73272 {
	width:76px !important;
	height:35px !important;
}

#item73267 {
	width:76px !important;
	height:35px !important;
	left:67px !important;
	top:158px !important;
}

#item40875 {
	width:113px !important;
	height:20px !important;
	left:13px !important;
	top:508px !important;
}

#item40902 {
	width:113px !important;
	height:20px !important;
	left:13px !important;
	top:528px !important;
}

#item40933 {
	width:113px !important;
	height:20px !important;
	left:13px !important;
	top:548px !important;
}

#item40963 {
	width:124px !important;
	height:9px !important;
	left:178px !important;
	top:310px !important;
}

#item40990 {
	width:124px !important;
	height:9px !important;
	left:178px !important;
	top:321px !important;
}

#item41017 {
	width:124px !important;
	height:9px !important;
	left:178px !important;
	top:331px !important;
}

#item41044 {
	width:124px !important;
	height:9px !important;
	left:178px !important;
	top:361px !important;
}

#item41071 {
	width:124px !important;
	height:9px !important;
	left:178px !important;
	top:371px !important;
}

#item41099 {
	width:124px !important;
	height:9px !important;
	left:178px !important;
	top:382px !important;
}

#item66996 {
	width:282px !important;
	height:206px !important;
}

#item66990 {
	width:282px !important;
	height:206px !important;
	left:14px !important;
	top:14px !important;
}

#item73280 {
	width:126px !important;
	height:109px !important;
}

#item73275 {
	width:126px !important;
	height:109px !important;
	left:393px !important;
	top:23px !important;
}

#item68460 {
	width:225px !important;
	height:307px !important;
}

#item68455 {
	width:225px !important;
	height:307px !important;
	left:14px !important;
	top:242px !important;
}

#item68466 {
	width:182px !important;
	height:155px !important;
}

#item68461 {
	width:182px !important;
	height:155px !important;
	left:255px !important;
	top:240px !important;
}

#item68472 {
	width:275px !important;
	height:163px !important;
}

#item68467 {
	width:275px !important;
	height:163px !important;
	left:255px !important;
	top:409px !important;
}

#item41126 {
	width:84px !important;
	height:29px !important;
	left:441px !important;
	top:357px !important;
}

#item41153 {
	width:172px !important;
	height:9px !important;
	left:253px !important;
	top:610px !important;
}

#item41180 {
	width:120px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item41207 {
	width:191px !important;
	height:9px !important;
	left:303px !important;
	top:197px !important;
}

#item41238 {
	width:191px !important;
	height:9px !important;
	left:303px !important;
	top:208px !important;
}

#item68478 {
	width:220px !important;
	height:198px !important;
}

#item68473 {
	width:220px !important;
	height:198px !important;
	left:18px !important;
	top:325px !important;
}

#item68484 {
	width:276px !important;
	height:231px !important;
}

#item68479 {
	width:276px !important;
	height:231px !important;
	left:254px !important;
	top:322px !important;
}

#item68490 {
	width:274px !important;
	height:285px !important;
}

#item68485 {
	width:274px !important;
	height:285px !important;
	left:256px !important;
	top:14px !important;
}

#item68496 {
	width:126px !important;
	height:197px !important;
}

#item68491 {
	width:126px !important;
	height:197px !important;
	left:14px !important;
	top:17px !important;
}

#item73286 {
	width:74px !important;
	height:197px !important;
}

#item73281 {
	width:74px !important;
	height:197px !important;
	left:95px !important;
	top:21px !important;
}

#item73292 {
	width:74px !important;
	height:197px !important;
}

#item73287 {
	width:74px !important;
	height:197px !important;
	left:174px !important;
	top:14px !important;
}

#item41270 {
	width:126px !important;
	height:9px !important;
	left:21px !important;
	top:608px !important;
}

#item41297 {
	width:181px !important;
	height:9px !important;
	left:252px !important;
	top:610px !important;
}

#item41329 {
	width:145px !important;
	height:9px !important;
	left:252px !important;
	top:303px !important;
}

#item41356 {
	width:220px !important;
	height:9px !important;
	left:13px !important;
	top:281px !important;
}

#item41386 {
	width:220px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item41416 {
	width:220px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item67002 {
	width:178px !important;
	height:164px !important;
}

#item66997 {
	width:178px !important;
	height:164px !important;
	left:283px !important;
	top:14px !important;
}

#item68503 {
	width:185px !important;
	height:166px !important;
}

#item68497 {
	width:185px !important;
	height:166px !important;
	left:14px !important;
	top:14px !important;
}

#item68510 {
	width:131px !important;
	height:156px !important;
}

#item68505 {
	width:131px !important;
	height:156px !important;
	left:27px !important;
	top:194px !important;
}

#item68516 {
	width:106px !important;
	height:129px !important;
}

#item68511 {
	width:106px !important;
	height:129px !important;
	left:225px !important;
	top:233px !important;
}

#item68522 {
	width:122px !important;
	height:164px !important;
}

#item68517 {
	width:122px !important;
	height:164px !important;
	left:376px !important;
	top:189px !important;
}

#item68528 {
	width:94px !important;
	height:56px !important;
}

#item68523 {
	width:94px !important;
	height:56px !important;
	left:361px !important;
	top:429px !important;
}

#item73300 {
	width:60px !important;
	height:41px !important;
}

#item73295 {
	width:60px !important;
	height:41px !important;
	left:396px !important;
	top:489px !important;
}

#item73307 {
	width:96px !important;
	height:55px !important;
}

#item73301 {
	width:96px !important;
	height:55px !important;
	left:360px !important;
	top:558px !important;
}

#item68535 {
	width:104px !important;
	height:219px !important;
}

#item68530 {
	width:104px !important;
	height:219px !important;
	left:164px !important;
	top:424px !important;
}

#item68541 {
	width:144px !important;
	height:127px !important;
}

#item68536 {
	width:144px !important;
	height:127px !important;
	left:14px !important;
	top:430px !important;
}

#item41443 {
	width:68px !important;
	height:20px !important;
	left:205px !important;
	top:160px !important;
}

#item41471 {
	width:71px !important;
	height:29px !important;
	left:466px !important;
	top:122px !important;
}

#item41499 {
	width:123px !important;
	height:9px !important;
	left:12px !important;
	top:407px !important;
}

#item41526 {
	width:119px !important;
	height:9px !important;
	left:365px !important;
	top:406px !important;
}

#item41553 {
	width:167px !important;
	height:9px !important;
	left:181px !important;
	top:407px !important;
}

#item41581 {
	width:122px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item41608 {
	width:71px !important;
	height:29px !important;
	left:277px !important;
	top:590px !important;
}

#item41635 {
	width:52px !important;
	height:29px !important;
	left:460px !important;
	top:518px !important;
}

#item41699 {
	width:62px !important;
	height:20px !important;
	left:460px !important;
	top:549px !important;
}

#item41773 {
	width:70px !important;
	height:30px !important;
	left:460px !important;
	top:569px !important;
}

#item68547 {
	width:249px !important;
	height:155px !important;
}

#item68542 {
	width:249px !important;
	height:155px !important;
	left:14px !important;
	top:434px !important;
}

#item68554 {
	width:147px !important;
	height:210px !important;
}

#item68548 {
	width:147px !important;
	height:210px !important;
	left:383px !important;
	top:433px !important;
}

#item68560 {
	width:160px !important;
	height:344px !important;
}

#item68555 {
	width:160px !important;
	height:344px !important;
	left:370px !important;
	top:14px !important;
}

#item68566 {
	width:173px !important;
	height:140px !important;
}

#item68561 {
	width:173px !important;
	height:140px !important;
	left:185px !important;
	top:14px !important;
}

#item68572 {
	width:171px !important;
	height:146px !important;
}

#item68567 {
	width:171px !important;
	height:146px !important;
	left:186px !important;
	top:222px !important;
}

#item68578 {
	width:148px !important;
	height:353px !important;
}

#item68573 {
	width:148px !important;
	height:353px !important;
	left:14px !important;
	top:14px !important;
}

#item41833 {
	width:143px !important;
	height:9px !important;
	left:185px !important;
	top:201px !important;
}

#item41860 {
	width:153px !important;
	height:9px !important;
	left:14px !important;
	top:419px !important;
}

#item41887 {
	width:150px !important;
	height:9px !important;
	left:368px !important;
	top:417px !important;
}

#item41914 {
	width:156px !important;
	height:9px !important;
	left:185px !important;
	top:419px !important;
}

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

#item41968 {
	width:102px !important;
	height:20px !important;
	left:275px !important;
	top:571px !important;
}

#item41999 {
	width:88px !important;
	height:28px !important;
	left:275px !important;
	top:591px !important;
}

#item67008 {
	width:294px !important;
	height:162px !important;
}

#item67003 {
	width:294px !important;
	height:162px !important;
	left:236px !important;
	top:14px !important;
}

#item68586 {
	width:259px !important;
	height:448px !important;
}

#item68580 {
	width:259px !important;
	height:448px !important;
	left:14px !important;
	top:71px !important;
}

#item68592 {
	width:101px !important;
	height:168px !important;
}

#item68587 {
	width:101px !important;
	height:168px !important;
	left:215px !important;
	top:434px !important;
}

#item73333 {
	width:115px !important;
	height:185px !important;
}

#item73328 {
	width:115px !important;
	height:185px !important;
	left:300px !important;
	top:465px !important;
}

#item73314 {
	width:238px !important;
	height:139px !important;
}

#item73309 {
	width:238px !important;
	height:139px !important;
	left:306px !important;
	top:224px !important;
}

#item42032 {
	width:117px !important;
	height:29px !important;
	left:406px !important;
	top:181px !important;
}

#item42064 {
	width:174px !important;
	height:9px !important;
	left:312px !important;
	top:410px !important;
}

#item42091 {
	width:70px !important;
	height:20px !important;
	left:20px !important;
	top:570px !important;
}

#item42118 {
	width:96px !important;
	height:28px !important;
	left:20px !important;
	top:589px !important;
}

#item42150 {
	width:79px !important;
	height:20px !important;
	left:435px !important;
	top:580px !important;
}

#item42180 {
	width:76px !important;
	height:20px !important;
	left:435px !important;
	top:600px !important;
}

#item68598 {
	width:296px !important;
	height:203px !important;
}

#item68593 {
	width:296px !important;
	height:203px !important;
	left:14px !important;
	top:354px !important;
}

#item68604 {
	width:96px !important;
	height:155px !important;
}

#item68599 {
	width:96px !important;
	height:155px !important;
	left:432px !important;
	top:291px !important;
}

#item73320 {
	width:96px !important;
	height:170px !important;
}

#item73315 {
	width:96px !important;
	height:170px !important;
	left:322px !important;
	top:370px !important;
}

#item73327 {
	width:108px !important;
	height:150px !important;
}

#item73321 {
	width:108px !important;
	height:150px !important;
	left:422px !important;
	top:501px !important;
}

#item68611 {
	width:107px !important;
	height:211px !important;
}

#item68605 {
	width:107px !important;
	height:211px !important;
	left:423px !important;
	top:39px !important;
}

#item68617 {
	width:202px !important;
	height:183px !important;
}

#item68612 {
	width:202px !important;
	height:183px !important;
	left:14px !important;
	top:14px !important;
}

#item68643 {
	width:84px !important;
	height:330px !important;
}

#item68638 {
	width:84px !important;
	height:330px !important;
	left:226px !important;
	top:14px !important;
}

#item42207 {
	width:132px !important;
	height:9px !important;
	left:13px !important;
	top:614px !important;
}

#item42234 {
	width:74px !important;
	height:20px !important;
	left:231px !important;
	top:603px !important;
}

#item42262 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:335px !important;
}

#item42289 {
	width:195px !important;
	height:9px !important;
	left:13px !important;
	top:257px !important;
}

#item42319 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:266px !important;
}

#item42352 {
	width:83px !important;
	height:20px !important;
	left:328px !important;
	top:201px !important;
}

#item42379 {
	width:88px !important;
	height:26px !important;
	left:328px !important;
	top:222px !important;
}

#item42409 {
	width:107px !important;
	height:29px !important;
	left:320px !important;
	top:320px !important;
}

#item42440 {
	width:121px !important;
	height:20px !important;
	left:320px !important;
	top:350px !important;
}

#item67014 {
	width:251px !important;
	height:262px !important;
}

#item67009 {
	width:251px !important;
	height:262px !important;
	left:279px !important;
	top:14px !important;
}

#item68649 {
	width:158px !important;
	height:369px !important;
}

#item68644 {
	width:158px !important;
	height:369px !important;
	left:14px !important;
	top:14px !important;
}

#item68656 {
	width:252px !important;
	height:118px !important;
}

#item68650 {
	width:252px !important;
	height:118px !important;
	left:14px !important;
	top:410px !important;
}

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

#item68657 {
	width:252px !important;
	height:219px !important;
	left:278px !important;
	top:337px !important;
}

#item42471 {
	width:152px !important;
	height:9px !important;
	left:284px !important;
	top:321px !important;
}

#item42498 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:576px !important;
}

#item42525 {
	width:72px !important;
	height:30px !important;
	left:180px !important;
	top:355px !important;
}

#item42552 {
	width:146px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item68668 {
	width:184px !important;
	height:184px !important;
}

#item68663 {
	width:184px !important;
	height:184px !important;
	left:14px !important;
	top:286px !important;
}

#item68674 {
	width:142px !important;
	height:239px !important;
}

#item68669 {
	width:142px !important;
	height:239px !important;
	left:153px !important;
	top:404px !important;
}

#item68680 {
	width:172px !important;
	height:197px !important;
}

#item68675 {
	width:172px !important;
	height:197px !important;
	left:304px !important;
	top:358px !important;
}

#item68687 {
	width:314px !important;
	height:306px !important;
}

#item68681 {
	width:314px !important;
	height:306px !important;
	left:216px !important;
	top:14px !important;
}

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

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

#item42579 {
	width:122px !important;
	height:9px !important;
	left:13px !important;
	top:262px !important;
}

#item42606 {
	width:76px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item42633 {
	width:154px !important;
	height:20px !important;
	left:13px !important;
	top:523px !important;
}

#item42664 {
	width:170px !important;
	height:20px !important;
	left:215px !important;
	top:368px !important;
}

#item42692 {
	width:80px !important;
	height:20px !important;
	left:306px !important;
	top:600px !important;
}

#item67020 {
	width:143px !important;
	height:252px !important;
}

#item67015 {
	width:143px !important;
	height:252px !important;
	left:383px !important;
	top:157px !important;
}

#item68699 {
	width:94px !important;
	height:397px !important;
}

#item68694 {
	width:94px !important;
	height:397px !important;
	left:278px !important;
	top:14px !important;
}

#item68705 {
	width:223px !important;
	height:173px !important;
}

#item68700 {
	width:223px !important;
	height:173px !important;
	left:29px !important;
	top:29px !important;
}

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

#item68706 {
	width:253px !important;
	height:177px !important;
	left:14px !important;
	top:372px !important;
}

#item68717 {
	width:144px !important;
	height:193px !important;
}

#item68712 {
	width:144px !important;
	height:193px !important;
	left:279px !important;
	top:425px !important;
}

#item42720 {
	width:83px !important;
	height:20px !important;
	left:430px !important;
	top:597px !important;
}

#item42748 {
	width:70px !important;
	height:20px !important;
	left:33px !important;
	top:320px !important;
}

#item42776 {
	width:149px !important;
	height:9px !important;
	left:95px !important;
	top:610px !important;
}

#item42803 {
	width:143px !important;
	height:9px !important;
	left:389px !important;
	top:138px !important;
}

#item42830 {
	width:106px !important;
	height:20px !important;
	left:389px !important;
	top:74px !important;
}

#item68723 {
	width:199px !important;
	height:243px !important;
}

#item68718 {
	width:199px !important;
	height:243px !important;
	left:14px !important;
	top:322px !important;
}

#item68729 {
	width:304px !important;
	height:192px !important;
}

#item68724 {
	width:304px !important;
	height:192px !important;
	left:226px !important;
	top:373px !important;
}

#item68736 {
	width:198px !important;
	height:295px !important;
}

#item68730 {
	width:198px !important;
	height:295px !important;
	left:332px !important;
	top:14px !important;
}

#item68742 {
	width:253px !important;
	height:232px !important;
}

#item68737 {
	width:253px !important;
	height:232px !important;
	left:14px !important;
	top:14px !important;
}

#item42860 {
	width:72px !important;
	height:20px !important;
	left:277px !important;
	top:284px !important;
}

#item42887 {
	width:144px !important;
	height:9px !important;
	left:223px !important;
	top:610px !important;
}

#item42914 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item42941 {
	width:133px !important;
	height:9px !important;
	left:20px !important;
	top:297px !important;
}

#item67026 {
	width:177px !important;
	height:193px !important;
}

#item67021 {
	width:177px !important;
	height:193px !important;
	left:278px !important;
	top:14px !important;
}

#item68748 {
	width:218px !important;
	height:156px !important;
}

#item68743 {
	width:218px !important;
	height:156px !important;
	left:312px !important;
	top:218px !important;
}

#item68754 {
	width:177px !important;
	height:220px !important;
}

#item68749 {
	width:177px !important;
	height:220px !important;
	left:269px !important;
	top:423px !important;
}

#item68760 {
	width:162px !important;
	height:276px !important;
}

#item68755 {
	width:162px !important;
	height:276px !important;
	left:14px !important;
	top:324px !important;
}

#item68767 {
	width:173px !important;
	height:214px !important;
}

#item68762 {
	width:173px !important;
	height:214px !important;
	left:14px !important;
	top:14px !important;
}

#item73340 {
	width:92px !important;
	height:122px !important;
}

#item73335 {
	width:92px !important;
	height:122px !important;
	left:170px !important;
	top:215px !important;
}

#item42969 {
	width:99px !important;
	height:20px !important;
	left:13px !important;
	top:301px !important;
}

#item43000 {
	width:70px !important;
	height:20px !important;
	left:198px !important;
	top:182px !important;
}

#item43027 {
	width:72px !important;
	height:20px !important;
	left:461px !important;
	top:190px !important;
}

#item43054 {
	width:85px !important;
	height:20px !important;
	left:454px !important;
	top:600px !important;
}

#item43081 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item43108 {
	width:71px !important;
	height:20px !important;
	left:186px !important;
	top:599px !important;
}

#item68773 {
	width:190px !important;
	height:303px !important;
}

#item68768 {
	width:190px !important;
	height:303px !important;
	left:14px !important;
	top:260px !important;
}

#item68780 {
	width:315px !important;
	height:177px !important;
}

#item68774 {
	width:315px !important;
	height:177px !important;
	left:215px !important;
	top:439px !important;
}

#item68786 {
	width:310px !important;
	height:177px !important;
}

#item68781 {
	width:310px !important;
	height:177px !important;
	left:220px !important;
	top:251px !important;
}

#item68793 {
	width:346px !important;
	height:234px !important;
}

#item68788 {
	width:346px !important;
	height:234px !important;
	left:184px !important;
	top:14px !important;
}

#item68799 {
	width:162px !important;
	height:129px !important;
}

#item68794 {
	width:162px !important;
	height:129px !important;
	left:14px !important;
	top:14px !important;
}

#item43135 {
	width:176px !important;
	height:9px !important;
	left:217px !important;
	top:605px !important;
}

#item43163 {
	width:142px !important;
	height:9px !important;
	left:219px !important;
	top:416px !important;
}

#item43191 {
	width:99px !important;
	height:20px !important;
	left:13px !important;
	top:230px !important;
}

#item43219 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item67032 {
	width:125px !important;
	height:158px !important;
}

#item67027 {
	width:125px !important;
	height:158px !important;
	left:405px !important;
	top:43px !important;
}

#item73347 {
	width:168px !important;
	height:107px !important;
}

#item73342 {
	width:168px !important;
	height:107px !important;
	left:362px !important;
	top:203px !important;
}

#item68805 {
	width:310px !important;
	height:207px !important;
}

#item68800 {
	width:310px !important;
	height:207px !important;
	left:30px !important;
	top:29px !important;
}

#item68811 {
	width:234px !important;
	height:215px !important;
}

#item68806 {
	width:234px !important;
	height:215px !important;
	left:14px !important;
	top:320px !important;
}

#item68817 {
	width:157px !important;
	height:295px !important;
}

#item68812 {
	width:157px !important;
	height:295px !important;
	left:262px !important;
	top:323px !important;
}

#item43247 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:592px !important;
}

#item43277 {
	width:150px !important;
	height:9px !important;
	left:31px !important;
	top:282px !important;
}

#item43304 {
	width:94px !important;
	height:29px !important;
	left:430px !important;
	top:590px !important;
}

#item43336 {
	width:72px !important;
	height:29px !important;
	left:430px !important;
	top:411px !important;
}

#item43367 {
	width:73px !important;
	height:29px !important;
	left:430px !important;
	top:442px !important;
}

#item68823 {
	width:195px !important;
	height:172px !important;
}

#item68818 {
	width:195px !important;
	height:172px !important;
	left:18px !important;
	top:315px !important;
}

#item68829 {
	width:281px !important;
	height:183px !important;
}

#item68824 {
	width:281px !important;
	height:183px !important;
	left:263px !important;
	top:474px !important;
}

#item68835 {
	width:185px !important;
	height:233px !important;
}

#item68830 {
	width:185px !important;
	height:233px !important;
	left:345px !important;
	top:227px !important;
}

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

#item68836 {
	width:311px !important;
	height:204px !important;
	left:219px !important;
	top:14px !important;
}

#item68848 {
	width:195px !important;
	height:233px !important;
}

#item68843 {
	width:195px !important;
	height:233px !important;
	left:14px !important;
	top:14px !important;
}

#item43397 {
	width:97px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item43425 {
	width:70px !important;
	height:20px !important;
	left:156px !important;
	top:600px !important;
}

#item43452 {
	width:131px !important;
	height:9px !important;
	left:223px !important;
	top:313px !important;
}

#item43479 {
	width:72px !important;
	height:20px !important;
	left:226px !important;
	top:440px !important;
}

#item43506 {
	width:81px !important;
	height:20px !important;
	left:13px !important;
	top:285px !important;
}

#item67038 {
	width:321px !important;
	height:301px !important;
}

#item67033 {
	width:321px !important;
	height:301px !important;
	left:14px !important;
	top:14px !important;
}

#item68854 {
	width:178px !important;
	height:193px !important;
}

#item68849 {
	width:178px !important;
	height:193px !important;
	left:345px !important;
	top:19px !important;
}

#item68860 {
	width:516px !important;
	height:284px !important;
}

#item68855 {
	width:516px !important;
	height:284px !important;
	left:14px !important;
	top:338px !important;
}

#item43533 {
	width:116px !important;
	height:20px !important;
	left:367px !important;
	top:501px !important;
}

#item43563 {
	width:187px !important;
	height:9px !important;
	left:343px !important;
	top:290px !important;
}

#item43593 {
	width:154px !important;
	height:19px !important;
	left:343px !important;
	top:298px !important;
}

#item68866 {
	width:160px !important;
	height:145px !important;
}

#item68861 {
	width:160px !important;
	height:145px !important;
	left:14px !important;
	top:456px !important;
}

#item68872 {
	width:355px !important;
	height:263px !important;
}

#item68867 {
	width:355px !important;
	height:263px !important;
	left:175px !important;
	top:344px !important;
}

#item68878 {
	width:185px !important;
	height:232px !important;
}

#item68873 {
	width:185px !important;
	height:232px !important;
	left:345px !important;
	top:14px !important;
}

#item68884 {
	width:169px !important;
	height:152px !important;
}

#item68879 {
	width:169px !important;
	height:152px !important;
	left:161px !important;
	top:170px !important;
}

#item68891 {
	width:60px !important;
	height:140px !important;
}

#item68885 {
	width:60px !important;
	height:140px !important;
	left:203px !important;
	top:14px !important;
}

#item68897 {
	width:92px !important;
	height:141px !important;
}

#item68892 {
	width:92px !important;
	height:141px !important;
	left:97px !important;
	top:14px !important;
}

#item43624 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:141px !important;
}

#item43651 {
	width:114px !important;
	height:20px !important;
	left:18px !important;
	top:431px !important;
}

#item43682 {
	width:90px !important;
	height:20px !important;
	left:13px !important;
	top:304px !important;
}

#item43709 {
	width:146px !important;
	height:9px !important;
	left:344px !important;
	top:314px !important;
}

#item43736 {
	width:72px !important;
	height:30px !important;
	left:258px !important;
	top:124px !important;
}

#item67045 {
	width:176px !important;
	height:77px !important;
}

#item67039 {
	width:176px !important;
	height:77px !important;
	left:46px !important;
	top:14px !important;
}

#item73359 {
	width:75px !important;
	height:86px !important;
}

#item73354 {
	width:75px !important;
	height:86px !important;
	left:241px !important;
	top:14px !important;
}

#item73366 {
	width:75px !important;
	height:97px !important;
}

#item73361 {
	width:75px !important;
	height:97px !important;
	left:241px !important;
	top:104px !important;
}

#item73353 {
	width:146px !important;
	height:113px !important;
}

#item73348 {
	width:146px !important;
	height:113px !important;
	left:65px !important;
	top:94px !important;
}

#item68906 {
	width:185px !important;
	height:191px !important;
}

#item68899 {
	width:185px !important;
	height:191px !important;
	left:79px !important;
	top:220px !important;
}

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

#item68907 {
	width:252px !important;
	height:149px !important;
	left:278px !important;
	top:220px !important;
}

#item68918 {
	width:175px !important;
	height:191px !important;
}

#item68913 {
	width:175px !important;
	height:191px !important;
	left:278px !important;
	top:425px !important;
}

#item68926 {
	width:159px !important;
	height:193px !important;
}

#item68919 {
	width:159px !important;
	height:193px !important;
	left:14px !important;
	top:425px !important;
}

#item43766 {
	width:65px !important;
	height:21px !important;
	left:456px !important;
	top:174px !important;
}

#item43793 {
	width:72px !important;
	height:20px !important;
	left:323px !important;
	top:176px !important;
}

#item43820 {
	width:62px !important;
	height:40px !important;
	left:13px !important;
	top:374px !important;
}

#item43847 {
	width:77px !important;
	height:29px !important;
	left:181px !important;
	top:541px !important;
}

#item43877 {
	width:193px !important;
	height:9px !important;
	left:277px !important;
	top:405px !important;
}

#item43908 {
	width:79px !important;
	height:20px !important;
	left:460px !important;
	top:600px !important;
}

#item68932 {
	width:173px !important;
	height:193px !important;
}

#item68927 {
	width:173px !important;
	height:193px !important;
	left:94px !important;
	top:424px !important;
}

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

#item68933 {
	width:252px !important;
	height:198px !important;
	left:279px !important;
	top:376px !important;
}

#item68944 {
	width:252px !important;
	height:314px !important;
}

#item68939 {
	width:252px !important;
	height:314px !important;
	left:279px !important;
	top:14px !important;
}

#item68951 {
	width:176px !important;
	height:193px !important;
}

#item68945 {
	width:176px !important;
	height:193px !important;
	left:14px !important;
	top:219px !important;
}

#item68957 {
	width:176px !important;
	height:194px !important;
}

#item68952 {
	width:176px !important;
	height:194px !important;
	left:14px !important;
	top:14px !important;
}

#item43935 {
	width:86px !important;
	height:20px !important;
	left:12px !important;
	top:532px !important;
}

#item43962 {
	width:83px !important;
	height:30px !important;
	left:284px !important;
	top:332px !important;
}

#item43989 {
	width:118px !important;
	height:9px !important;
	left:277px !important;
	top:610px !important;
}

#item44016 {
	width:70px !important;
	height:20px !important;
	left:194px !important;
	top:188px !important;
}

#item44043 {
	width:71px !important;
	height:29px !important;
	left:194px !important;
	top:337px !important;
}

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

#item67046 {
	width:252px !important;
	height:242px !important;
	left:279px !important;
	top:14px !important;
}

#item68963 {
	width:250px !important;
	height:238px !important;
}

#item68958 {
	width:250px !important;
	height:238px !important;
	left:14px !important;
	top:14px !important;
}

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

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

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

#item68970 {
	width:252px !important;
	height:230px !important;
	left:278px !important;
	top:323px !important;
}

#item44073 {
	width:215px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

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

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

#item44159 {
	width:193px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item68981 {
	width:252px !important;
	height:233px !important;
}

#item68976 {
	width:252px !important;
	height:233px !important;
	left:14px !important;
	top:322px !important;
}

#item68987 {
	width:160px !important;
	height:302px !important;
}

#item68982 {
	width:160px !important;
	height:302px !important;
	left:370px !important;
	top:324px !important;
}

#item69010 {
	width:414px !important;
	height:294px !important;
}

#item69004 {
	width:414px !important;
	height:294px !important;
	left:116px !important;
	top:18px !important;
}

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

#item44223 {
	width:78px !important;
	height:29px !important;
	left:276px !important;
	top:541px !important;
}

#item44253 {
	width:73px !important;
	height:30px !important;
	left:25px !important;
	top:270px !important;
}

#item67058 {
	width:258px !important;
	height:132px !important;
}

#item67053 {
	width:258px !important;
	height:132px !important;
	left:272px !important;
	top:14px !important;
}

#item69016 {
	width:256px !important;
	height:120px !important;
}

#item69011 {
	width:256px !important;
	height:120px !important;
	left:274px !important;
	top:160px !important;
}

#item69022 {
	width:153px !important;
	height:296px !important;
}

#item69017 {
	width:153px !important;
	height:296px !important;
	left:14px !important;
	top:14px !important;
}

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

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

#item69034 {
	width:177px !important;
	height:141px !important;
}

#item69029 {
	width:177px !important;
	height:141px !important;
	left:278px !important;
	top:322px !important;
}

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

#item69035 {
	width:175px !important;
	height:141px !important;
	left:279px !important;
	top:476px !important;
}

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

#item44307 {
	width:83px !important;
	height:20px !important;
	left:173px !important;
	top:294px !important;
}

#item44334 {
	width:129px !important;
	height:9px !important;
	left:276px !important;
	top:140px !important;
}

#item44361 {
	width:66px !important;
	height:20px !important;
	left:458px !important;
	top:430px !important;
}

#item44389 {
	width:70px !important;
	height:20px !important;
	left:458px !important;
	top:600px !important;
}

#item44416 {
	width:100px !important;
	height:20px !important;
	left:135px !important;
	top:600px !important;
}

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

#item69041 {
	width:252px !important;
	height:162px !important;
	left:14px !important;
	top:393px !important;
}

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

#item69048 {
	width:252px !important;
	height:249px !important;
	left:278px !important;
	top:319px !important;
}

#item69060 {
	width:164px !important;
	height:92px !important;
}

#item69054 {
	width:164px !important;
	height:92px !important;
	left:20px !important;
	top:223px !important;
}

#item69066 {
	width:122px !important;
	height:145px !important;
}

#item69061 {
	width:122px !important;
	height:145px !important;
	left:408px !important;
	top:162px !important;
}

#item69072 {
	width:199px !important;
	height:139px !important;
}

#item69067 {
	width:199px !important;
	height:139px !important;
	left:331px !important;
	top:14px !important;
}

#item73373 {
	width:39px !important;
	height:133px !important;
}

#item73368 {
	width:39px !important;
	height:133px !important;
	left:283px !important;
	top:14px !important;
}

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

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

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

#item44473 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item44500 {
	width:137px !important;
	height:9px !important;
	left:18px !important;
	top:369px !important;
}

#item44527 {
	width:184px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item44557 {
	width:104px !important;
	height:20px !important;
	left:282px !important;
	top:244px !important;
}

#item44587 {
	width:83px !important;
	height:20px !important;
	left:282px !important;
	top:264px !important;
}

#item44618 {
	width:129px !important;
	height:20px !important;
	left:282px !important;
	top:284px !important;
}

#item67065 {
	width:174px !important;
	height:193px !important;
}

#item67059 {
	width:174px !important;
	height:193px !important;
	left:278px !important;
	top:14px !important;
}

#item69084 {
	width:139px !important;
	height:196px !important;
}

#item69079 {
	width:139px !important;
	height:196px !important;
	left:14px !important;
	top:14px !important;
}

#item69090 {
	width:255px !important;
	height:149px !important;
}

#item69085 {
	width:255px !important;
	height:149px !important;
	left:14px !important;
	top:219px !important;
}

#item69097 {
	width:253px !important;
	height:128px !important;
}

#item69091 {
	width:253px !important;
	height:128px !important;
	left:14px !important;
	top:424px !important;
}

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

#item69098 {
	width:252px !important;
	height:150px !important;
	left:279px !important;
	top:426px !important;
}

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

#item69104 {
	width:252px !important;
	height:149px !important;
	left:278px !important;
	top:219px !important;
}

#item44650 {
	width:166px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item44677 {
	width:196px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

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

#item44734 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:586px !important;
}

#item44765 {
	width:80px !important;
	height:20px !important;
	left:168px !important;
	top:190px !important;
}

#item44792 {
	width:73px !important;
	height:32px !important;
	left:458px !important;
	top:147px !important;
}

#item44824 {
	width:75px !important;
	height:30px !important;
	left:458px !important;
	top:179px !important;
}

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

#item69110 {
	width:254px !important;
	height:150px !important;
	left:14px !important;
	top:427px !important;
}

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

#item69117 {
	width:252px !important;
	height:162px !important;
	left:278px !important;
	top:424px !important;
}

#item69128 {
	width:160px !important;
	height:196px !important;
}

#item69123 {
	width:160px !important;
	height:196px !important;
	left:370px !important;
	top:213px !important;
}

#item69134 {
	width:253px !important;
	height:156px !important;
}

#item69129 {
	width:253px !important;
	height:156px !important;
	left:14px !important;
	top:219px !important;
}

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

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

#item69146 {
	width:145px !important;
	height:188px !important;
}

#item69141 {
	width:145px !important;
	height:188px !important;
	left:386px !important;
	top:14px !important;
}

#item44854 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item44882 {
	width:149px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item44909 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item44939 {
	width:81px !important;
	height:20px !important;
	left:276px !important;
	top:295px !important;
}

#item44966 {
	width:189px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item44996 {
	width:107px !important;
	height:20px !important;
	left:276px !important;
	top:84px !important;
}

#item67071 {
	width:252px !important;
	height:169px !important;
}

#item67066 {
	width:252px !important;
	height:169px !important;
	left:278px !important;
	top:14px !important;
}

#item69152 {
	width:255px !important;
	height:159px !important;
}

#item69147 {
	width:255px !important;
	height:159px !important;
	left:14px !important;
	top:14px !important;
}

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

#item69153 {
	width:252px !important;
	height:150px !important;
	left:14px !important;
	top:219px !important;
}

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

#item69159 {
	width:252px !important;
	height:150px !important;
	left:278px !important;
	top:219px !important;
}

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

#item69166 {
	width:252px !important;
	height:219px !important;
	left:278px !important;
	top:424px !important;
}

#item69178 {
	width:253px !important;
	height:151px !important;
}

#item69173 {
	width:253px !important;
	height:151px !important;
	left:14px !important;
	top:425px !important;
}

#item45026 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

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

#item45084 {
	width:174px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item45116 {
	width:212px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item45146 {
	width:113px !important;
	height:20px !important;
	left:406px !important;
	top:468px !important;
}

#item45176 {
	width:181px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

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

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

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

#item69185 {
	width:252px !important;
	height:153px !important;
	left:278px !important;
	top:423px !important;
}

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

#item69191 {
	width:239px !important;
	height:165px !important;
	left:291px !important;
	top:214px !important;
}

#item69202 {
	width:170px !important;
	height:220px !important;
}

#item69197 {
	width:170px !important;
	height:220px !important;
	left:14px !important;
	top:197px !important;
}

#item69208 {
	width:195px !important;
	height:193px !important;
}

#item69203 {
	width:195px !important;
	height:193px !important;
	left:335px !important;
	top:14px !important;
}

#item69214 {
	width:248px !important;
	height:139px !important;
}

#item69209 {
	width:248px !important;
	height:139px !important;
	left:14px !important;
	top:14px !important;
}

#item45208 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item45238 {
	width:70px !important;
	height:29px !important;
	left:191px !important;
	top:385px !important;
}

#item45265 {
	width:179px !important;
	height:9px !important;
	left:13px !important;
	top:183px !important;
}

#item45296 {
	width:160px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item45326 {
	width:162px !important;
	height:9px !important;
	left:276px !important;
	top:406px !important;
}

#item45356 {
	width:99px !important;
	height:20px !important;
	left:276px !important;
	top:112px !important;
}

#item67077 {
	width:175px !important;
	height:193px !important;
}

#item67072 {
	width:175px !important;
	height:193px !important;
	left:278px !important;
	top:14px !important;
}

#item69223 {
	width:159px !important;
	height:197px !important;
}

#item69218 {
	width:159px !important;
	height:197px !important;
	left:14px !important;
	top:14px !important;
}

#item69229 {
	width:253px !important;
	height:156px !important;
}

#item69224 {
	width:253px !important;
	height:156px !important;
	left:14px !important;
	top:219px !important;
}

#item69236 {
	width:252px !important;
	height:166px !important;
}

#item69230 {
	width:252px !important;
	height:166px !important;
	left:278px !important;
	top:220px !important;
}

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

#item69237 {
	width:252px !important;
	height:152px !important;
	left:278px !important;
	top:424px !important;
}

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

#item69243 {
	width:252px !important;
	height:150px !important;
	left:14px !important;
	top:425px !important;
}

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

#item69276 {
	width:180px !important;
	height:196px !important;
	left:544px !important;
	top:14px !important;
}

#item45383 {
	width:71px !important;
	height:29px !important;
	left:182px !important;
	top:180px !important;
}

#item45410 {
	width:78px !important;
	height:40px !important;
	left:459px !important;
	top:84px !important;
}

#item45440 {
	width:229px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item45471 {
	width:141px !important;
	height:9px !important;
	left:277px !important;
	top:406px !important;
}

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

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

#item69256 {
	width:226px !important;
	height:163px !important;
}

#item69250 {
	width:226px !important;
	height:163px !important;
	left:14px !important;
	top:420px !important;
}

#item69262 {
	width:234px !important;
	height:177px !important;
}

#item69257 {
	width:234px !important;
	height:177px !important;
	left:297px !important;
	top:415px !important;
}

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

#item69263 {
	width:252px !important;
	height:151px !important;
	left:278px !important;
	top:222px !important;
}

#item69275 {
	width:251px !important;
	height:137px !important;
}

#item69269 {
	width:251px !important;
	height:137px !important;
	left:14px !important;
	top:219px !important;
}

#item69293 {
	width:195px !important;
	height:203px !important;
}

#item69288 {
	width:195px !important;
	height:203px !important;
	left:335px !important;
	top:14px !important;
}

#item45562 {
	width:165px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item45593 {
	width:184px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item45623 {
	width:155px !important;
	height:9px !important;
	left:301px !important;
	top:397px !important;
}

#item45654 {
	width:72px !important;
	height:30px !important;
	left:183px !important;
	top:103px !important;
}

#item45685 {
	width:92px !important;
	height:20px !important;
	left:276px !important;
	top:140px !important;
}

#item45712 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:395px !important;
}

#item45744 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item67083 {
	width:251px !important;
	height:139px !important;
}

#item67078 {
	width:251px !important;
	height:139px !important;
	left:279px !important;
	top:220px !important;
}

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

#item69294 {
	width:177px !important;
	height:194px !important;
	left:14px !important;
	top:14px !important;
}

#item69306 {
	width:160px !important;
	height:194px !important;
}

#item69300 {
	width:160px !important;
	height:194px !important;
	left:14px !important;
	top:230px !important;
}

#item69312 {
	width:159px !important;
	height:192px !important;
}

#item69307 {
	width:159px !important;
	height:192px !important;
	left:14px !important;
	top:432px !important;
}

#item69318 {
	width:186px !important;
	height:197px !important;
}

#item69313 {
	width:186px !important;
	height:197px !important;
	left:266px !important;
	top:424px !important;
}

#item69325 {
	width:193px !important;
	height:204px !important;
}

#item69319 {
	width:193px !important;
	height:204px !important;
	left:544px !important;
	top:424px !important;
}

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

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

#item45774 {
	width:161px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item45804 {
	width:65px !important;
	height:41px !important;
	left:197px !important;
	top:165px !important;
}

#item45834 {
	width:73px !important;
	height:40px !important;
	left:178px !important;
	top:579px !important;
}

#item45865 {
	width:75px !important;
	height:20px !important;
	left:180px !important;
	top:353px !important;
}

#item45892 {
	width:71px !important;
	height:29px !important;
	left:456px !important;
	top:586px !important;
}

#item45919 {
	width:176px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item69331 {
	width:254px !important;
	height:330px !important;
}

#item69326 {
	width:254px !important;
	height:330px !important;
	left:276px !important;
	top:220px !important;
}

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

#item69332 {
	width:249px !important;
	height:154px !important;
	left:14px !important;
	top:220px !important;
}

#item69343 {
	width:252px !important;
	height:156px !important;
}

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

#item69349 {
	width:181px !important;
	height:197px !important;
}

#item69344 {
	width:181px !important;
	height:197px !important;
	left:349px !important;
	top:14px !important;
}

#item45950 {
	width:74px !important;
	height:30px !important;
	left:196px !important;
	top:589px !important;
}

#item45980 {
	width:112px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item46010 {
	width:203px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item46040 {
	width:220px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item46071 {
	width:75px !important;
	height:20px !important;
	left:276px !important;
	top:190px !important;
}

#item67089 {
	width:149px !important;
	height:193px !important;
}

#item67084 {
	width:149px !important;
	height:193px !important;
	left:278px !important;
	top:14px !important;
}

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

#item69350 {
	width:252px !important;
	height:149px !important;
	left:278px !important;
	top:219px !important;
}

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

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

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

#item69362 {
	width:253px !important;
	height:241px !important;
	left:14px !important;
	top:321px !important;
}

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

#item69368 {
	width:166px !important;
	height:194px !important;
	left:278px !important;
	top:424px !important;
}

#item46099 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

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

#item46154 {
	width:220px !important;
	height:9px !important;
	left:282px !important;
	top:399px !important;
}

#item46186 {
	width:72px !important;
	height:29px !important;
	left:450px !important;
	top:590px !important;
}

#item46213 {
	width:100px !important;
	height:29px !important;
	left:432px !important;
	top:171px !important;
}

#item69380 {
	width:215px !important;
	height:171px !important;
}

#item69374 {
	width:215px !important;
	height:171px !important;
	left:14px !important;
	top:366px !important;
}

#item69386 {
	width:274px !important;
	height:262px !important;
}

#item69381 {
	width:274px !important;
	height:262px !important;
	left:256px !important;
	top:365px !important;
}

#item69392 {
	width:252px !important;
	height:286px !important;
}

#item69387 {
	width:252px !important;
	height:286px !important;
	left:278px !important;
	top:14px !important;
}

#item69398 {
	width:160px !important;
	height:164px !important;
}

#item69393 {
	width:160px !important;
	height:164px !important;
	left:105px !important;
	top:190px !important;
}

#item69423 {
	width:163px !important;
	height:163px !important;
}

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

#item46243 {
	width:81px !important;
	height:20px !important;
	left:13px !important;
	top:160px !important;
}

#item46270 {
	width:85px !important;
	height:29px !important;
	left:13px !important;
	top:329px !important;
}

#item46297 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item46324 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:347px !important;
}

#item67095 {
	width:153px !important;
	height:290px !important;
}

#item67090 {
	width:153px !important;
	height:290px !important;
	left:377px !important;
	top:14px !important;
}

#item69429 {
	width:352px !important;
	height:311px !important;
}

#item69424 {
	width:352px !important;
	height:311px !important;
	left:14px !important;
	top:14px !important;
}

#item69438 {
	width:252px !important;
	height:166px !important;
}

#item69431 {
	width:252px !important;
	height:166px !important;
	left:14px !important;
	top:397px !important;
}

#item69444 {
	width:142px !important;
	height:220px !important;
}

#item69439 {
	width:142px !important;
	height:220px !important;
	left:278px !important;
	top:397px !important;
}

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

#item46378 {
	width:70px !important;
	height:20px !important;
	left:375px !important;
	top:366px !important;
}

#item46405 {
	width:108px !important;
	height:9px !important;
	left:13px !important;
	top:377px !important;
}

#item46433 {
	width:103px !important;
	height:20px !important;
	left:433px !important;
	top:600px !important;
}

#item69451 {
	width:164px !important;
	height:112px !important;
}

#item69445 {
	width:164px !important;
	height:112px !important;
	left:14px !important;
	top:424px !important;
}

#item69457 {
	width:165px !important;
	height:111px !important;
}

#item69452 {
	width:165px !important;
	height:111px !important;
	left:190px !important;
	top:424px !important;
}

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

#item69458 {
	width:164px !important;
	height:219px !important;
	left:366px !important;
	top:424px !important;
}

#item69469 {
	width:491px !important;
	height:344px !important;
}

#item69464 {
	width:491px !important;
	height:344px !important;
	left:39px !important;
	top:55px !important;
}

#item46463 {
	width:130px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item46493 {
	width:88px !important;
	height:20px !important;
	left:364px !important;
	top:600px !important;
}

#item46520 {
	width:114px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item46547 {
	width:101px !important;
	height:20px !important;
	left:24px !important;
	top:377px !important;
}

#item67103 {
	width:135px !important;
	height:180px !important;
}

#item67097 {
	width:135px !important;
	height:180px !important;
	left:279px !important;
	top:14px !important;
}

#item69475 {
	width:196px !important;
	height:179px !important;
}

#item69470 {
	width:196px !important;
	height:179px !important;
	left:56px !important;
	top:14px !important;
}

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

#item69476 {
	width:151px !important;
	height:113px !important;
	left:14px !important;
	top:210px !important;
}

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

#item69482 {
	width:160px !important;
	height:111px !important;
	left:277px !important;
	top:210px !important;
}

#item69494 {
	width:305px !important;
	height:217px !important;
}

#item69488 {
	width:305px !important;
	height:217px !important;
	left:14px !important;
	top:336px !important;
}

#item69500 {
	width:194px !important;
	height:191px !important;
}

#item69495 {
	width:194px !important;
	height:191px !important;
	left:332px !important;
	top:336px !important;
}

#item46574 {
	width:71px !important;
	height:20px !important;
	left:168px !important;
	top:300px !important;
}

#item46601 {
	width:72px !important;
	height:20px !important;
	left:441px !important;
	top:299px !important;
}

#item46628 {
	width:162px !important;
	height:9px !important;
	left:19px !important;
	top:607px !important;
}

#item46655 {
	width:179px !important;
	height:9px !important;
	left:330px !important;
	top:574px !important;
}

#item46686 {
	width:105px !important;
	height:20px !important;
	left:423px !important;
	top:150px !important;
}

#item46716 {
	width:105px !important;
	height:20px !important;
	left:423px !important;
	top:172px !important;
}

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

#item69501 {
	width:252px !important;
	height:162px !important;
	left:14px !important;
	top:391px !important;
}

#item69512 {
	width:188px !important;
	height:226px !important;
}

#item69507 {
	width:188px !important;
	height:226px !important;
	left:342px !important;
	top:391px !important;
}

#item69518 {
	width:252px !important;
	height:288px !important;
}

#item69513 {
	width:252px !important;
	height:288px !important;
	left:278px !important;
	top:14px !important;
}

#item69524 {
	width:253px !important;
	height:306px !important;
}

#item69519 {
	width:253px !important;
	height:306px !important;
	left:14px !important;
	top:14px !important;
}

#item46746 {
	width:208px !important;
	height:9px !important;
	left:13px !important;
	top:368px !important;
}

#item46777 {
	width:150px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item46804 {
	width:154px !important;
	height:9px !important;
	left:276px !important;
	top:368px !important;
}

#item46831 {
	width:64px !important;
	height:40px !important;
	left:276px !important;
	top:566px !important;
}

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

#item67104 {
	width:252px !important;
	height:133px !important;
	left:278px !important;
	top:14px !important;
}

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

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

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

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

#item69543 {
	width:176px !important;
	height:193px !important;
}

#item69537 {
	width:176px !important;
	height:193px !important;
	left:279px !important;
	top:425px !important;
}

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

#item69544 {
	width:174px !important;
	height:198px !important;
	left:274px !important;
	top:214px !important;
}

#item46862 {
	width:71px !important;
	height:20px !important;
	left:458px !important;
	top:327px !important;
}

#item46889 {
	width:175px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

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

#item46949 {
	width:70px !important;
	height:28px !important;
	left:462px !important;
	top:592px !important;
}

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

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

#item69550 {
	width:172px !important;
	height:137px !important;
	left:14px !important;
	top:405px !important;
}

#item69561 {
	width:80px !important;
	height:71px !important;
}

#item69556 {
	width:80px !important;
	height:71px !important;
	left:281px !important;
	top:546px !important;
}

#item73380 {
	width:80px !important;
	height:71px !important;
}

#item73375 {
	width:80px !important;
	height:71px !important;
	left:283px !important;
	top:470px !important;
}

#item73386 {
	width:87px !important;
	height:54px !important;
}

#item73381 {
	width:87px !important;
	height:54px !important;
	left:193px !important;
	top:436px !important;
}

#item69567 {
	width:159px !important;
	height:88px !important;
}

#item69562 {
	width:159px !important;
	height:88px !important;
	left:371px !important;
	top:439px !important;
}

#item69575 {
	width:333px !important;
	height:340px !important;
}

#item69568 {
	width:333px !important;
	height:340px !important;
	left:197px !important;
	top:14px !important;
}

#item69581 {
	width:171px !important;
	height:95px !important;
}

#item69576 {
	width:171px !important;
	height:95px !important;
	left:14px !important;
	top:220px !important;
}

#item69587 {
	width:170px !important;
	height:111px !important;
}

#item69582 {
	width:170px !important;
	height:111px !important;
	left:14px !important;
	top:14px !important;
}

#item47010 {
	width:173px !important;
	height:20px !important;
	left:13px !important;
	top:377px !important;
}

#item47041 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item47069 {
	width:126px !important;
	height:20px !important;
	left:17px !important;
	top:595px !important;
}

#item47099 {
	width:156px !important;
	height:9px !important;
	left:195px !important;
	top:417px !important;
}

#item47129 {
	width:155px !important;
	height:9px !important;
	left:370px !important;
	top:610px !important;
}

#item47157 {
	width:70px !important;
	height:20px !important;
	left:199px !important;
	top:555px !important;
}

#item47184 {
	width:97px !important;
	height:20px !important;
	left:199px !important;
	top:575px !important;
}

#item47214 {
	width:95px !important;
	height:20px !important;
	left:199px !important;
	top:595px !important;
}

#item67115 {
	width:207px !important;
	height:238px !important;
}

#item67110 {
	width:207px !important;
	height:238px !important;
	left:325px !important;
	top:14px !important;
}

#item69594 {
	width:282px !important;
	height:219px !important;
}

#item69588 {
	width:282px !important;
	height:219px !important;
	left:14px !important;
	top:14px !important;
}

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

#item69595 {
	width:164px !important;
	height:232px !important;
	left:14px !important;
	top:322px !important;
}

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

#item69602 {
	width:164px !important;
	height:221px !important;
	left:190px !important;
	top:322px !important;
}

#item69613 {
	width:172px !important;
	height:285px !important;
}

#item69608 {
	width:172px !important;
	height:285px !important;
	left:364px !important;
	top:322px !important;
}

#item47244 {
	width:151px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item47271 {
	width:149px !important;
	height:20px !important;
	left:327px !important;
	top:292px !important;
}

#item47302 {
	width:121px !important;
	height:20px !important;
	left:189px !important;
	top:600px !important;
}

#item47333 {
	width:155px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item47361 {
	width:75px !important;
	height:29px !important;
	left:450px !important;
	top:585px !important;
}

#item69625 {
	width:166px !important;
	height:109px !important;
}

#item69620 {
	width:166px !important;
	height:109px !important;
	left:14px !important;
	top:425px !important;
}

#item69631 {
	width:336px !important;
	height:213px !important;
}

#item69626 {
	width:336px !important;
	height:213px !important;
	left:194px !important;
	top:417px !important;
}

#item69637 {
	width:249px !important;
	height:312px !important;
}

#item69632 {
	width:249px !important;
	height:312px !important;
	left:281px !important;
	top:14px !important;
}

#item69643 {
	width:77px !important;
	height:217px !important;
}

#item69638 {
	width:77px !important;
	height:217px !important;
	left:156px !important;
	top:205px !important;
}

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

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

#item47395 {
	width:142px !important;
	height:9px !important;
	left:13px !important;
	top:401px !important;
}

#item47422 {
	width:196px !important;
	height:9px !important;
	left:287px !important;
	top:394px !important;
}

#item47454 {
	width:125px !important;
	height:9px !important;
	left:12px !important;
	top:202px !important;
}

#item47481 {
	width:131px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

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

#item67121 {
	width:166px !important;
	height:159px !important;
}

#item67116 {
	width:166px !important;
	height:159px !important;
	left:279px !important;
	top:14px !important;
}

#item69656 {
	width:250px !important;
	height:232px !important;
}

#item69651 {
	width:250px !important;
	height:232px !important;
	left:14px !important;
	top:14px !important;
}

#item69662 {
	width:188px !important;
	height:303px !important;
}

#item69657 {
	width:188px !important;
	height:303px !important;
	left:14px !important;
	top:330px !important;
}

#item69668 {
	width:160px !important;
	height:165px !important;
}

#item69663 {
	width:160px !important;
	height:165px !important;
	left:279px !important;
	top:248px !important;
}

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

#item69669 {
	width:252px !important;
	height:149px !important;
	left:278px !important;
	top:424px !important;
}

#item47535 {
	width:99px !important;
	height:20px !important;
	left:170px !important;
	top:489px !important;
}

#item47565 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item47594 {
	width:72px !important;
	height:29px !important;
	left:445px !important;
	top:384px !important;
}

#item47621 {
	width:77px !important;
	height:29px !important;
	left:449px !important;
	top:142px !important;
}

#item47651 {
	width:139px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item69680 {
	width:248px !important;
	height:161px !important;
}

#item69675 {
	width:248px !important;
	height:161px !important;
	left:14px !important;
	top:421px !important;
}

#item69686 {
	width:175px !important;
	height:231px !important;
}

#item69681 {
	width:175px !important;
	height:231px !important;
	left:355px !important;
	top:387px !important;
}

#item69693 {
	width:252px !important;
	height:298px !important;
}

#item69687 {
	width:252px !important;
	height:298px !important;
	left:278px !important;
	top:14px !important;
}

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

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

#item69707 {
	width:252px !important;
	height:140px !important;
}

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

#item47678 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

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

#item47732 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

#item47759 {
	width:147px !important;
	height:9px !important;
	left:276px !important;
	top:365px !important;
}

#item47786 {
	width:71px !important;
	height:29px !important;
	left:276px !important;
	top:590px !important;
}

#item67127 {
	width:129px !important;
	height:240px !important;
}

#item67122 {
	width:129px !important;
	height:240px !important;
	left:25px !important;
	top:26px !important;
}

#item73412 {
	width:136px !important;
	height:251px !important;
}

#item73407 {
	width:136px !important;
	height:251px !important;
	left:160px !important;
	top:47px !important;
}

#item73419 {
	width:98px !important;
	height:209px !important;
}

#item73413 {
	width:98px !important;
	height:209px !important;
	left:306px !important;
	top:26px !important;
}

#item69713 {
	width:277px !important;
	height:235px !important;
}

#item69708 {
	width:277px !important;
	height:235px !important;
	left:18px !important;
	top:329px !important;
}

#item69719 {
	width:213px !important;
	height:240px !important;
}

#item69714 {
	width:213px !important;
	height:240px !important;
	left:317px !important;
	top:316px !important;
}

#item47814 {
	width:125px !important;
	height:9px !important;
	left:308px !important;
	top:610px !important;
}

#item47842 {
	width:96px !important;
	height:9px !important;
	left:17px !important;
	top:604px !important;
}

#item47869 {
	width:86px !important;
	height:20px !important;
	left:411px !important;
	top:163px !important;
}

#item47900 {
	width:79px !important;
	height:20px !important;
	left:411px !important;
	top:183px !important;
}

#item69725 {
	width:145px !important;
	height:177px !important;
}

#item69720 {
	width:145px !important;
	height:177px !important;
	left:139px !important;
	top:365px !important;
}

#item73426 {
	width:209px !important;
	height:208px !important;
}

#item73421 {
	width:209px !important;
	height:208px !important;
	left:298px !important;
	top:354px !important;
}

#item69732 {
	width:406px !important;
	height:296px !important;
}

#item69726 {
	width:406px !important;
	height:296px !important;
	left:124px !important;
	top:14px !important;
}

#item47927 {
	width:104px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item47959 {
	width:99px !important;
	height:20px !important;
	left:13px !important;
	top:430px !important;
}

#item47990 {
	width:98px !important;
	height:20px !important;
	left:13px !important;
	top:591px !important;
}

#item67133 {
	width:191px !important;
	height:193px !important;
}

#item67128 {
	width:191px !important;
	height:193px !important;
	left:229px !important;
	top:14px !important;
}

#item69738 {
	width:204px !important;
	height:140px !important;
}

#item69733 {
	width:204px !important;
	height:140px !important;
	left:14px !important;
	top:14px !important;
}

#item69745 {
	width:104px !important;
	height:194px !important;
}

#item69740 {
	width:104px !important;
	height:194px !important;
	top:219px !important;
}

#item69752 {
	width:165px !important;
	height:116px !important;
}

#item69746 {
	width:165px !important;
	height:116px !important;
	left:190px !important;
	top:220px !important;
}

#item69759 {
	width:164px !important;
	height:120px !important;
}

#item69753 {
	width:164px !important;
	height:120px !important;
	left:366px !important;
	top:220px !important;
}

#item69765 {
	width:155px !important;
	height:193px !important;
}

#item69760 {
	width:155px !important;
	height:193px !important;
	left:276px !important;
	top:424px !important;
}

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

#item69766 {
	width:253px !important;
	height:137px !important;
	left:14px !important;
	top:425px !important;
}

#item48017 {
	width:180px !important;
	height:9px !important;
	left:13px !important;
	top:203px !important;
}

#item48047 {
	width:132px !important;
	height:20px !important;
	left:189px !important;
	top:399px !important;
}

#item48078 {
	width:99px !important;
	height:20px !important;
	left:88px !important;
	top:334px !important;
}

#item48105 {
	width:81px !important;
	height:20px !important;
	left:439px !important;
	top:600px !important;
}

#item48132 {
	width:139px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item48159 {
	width:104px !important;
	height:9px !important;
	left:421px !important;
	top:141px !important;
}

#item48186 {
	width:104px !important;
	height:20px !important;
	left:364px !important;
	top:397px !important;
}

#item69777 {
	width:252px !important;
	height:177px !important;
}

#item69772 {
	width:252px !important;
	height:177px !important;
	left:14px !important;
	top:379px !important;
}

#item69783 {
	width:242px !important;
	height:344px !important;
}

#item69778 {
	width:242px !important;
	height:344px !important;
	left:283px !important;
	top:19px !important;
}

#item69789 {
	width:116px !important;
	height:124px !important;
}

#item69784 {
	width:116px !important;
	height:124px !important;
	left:97px !important;
	top:244px !important;
}

#item69795 {
	width:156px !important;
	height:193px !important;
}

#item69790 {
	width:156px !important;
	height:193px !important;
	left:371px !important;
	top:437px !important;
}

#item69801 {
	width:252px !important;
	height:177px !important;
}

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

#item48213 {
	width:136px !important;
	height:20px !important;
	left:13px !important;
	top:237px !important;
}

#item48243 {
	width:70px !important;
	height:20px !important;
	left:13px !important;
	top:350px !important;
}

#item48270 {
	width:163px !important;
	height:9px !important;
	left:285px !important;
	top:410px !important;
}

#item48297 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item48325 {
	width:97px !important;
	height:29px !important;
	left:276px !important;
	top:535px !important;
}

#item48356 {
	width:96px !important;
	height:28px !important;
	left:276px !important;
	top:563px !important;
}

#item67150 {
	width:169px !important;
	height:194px !important;
}

#item67145 {
	width:169px !important;
	height:194px !important;
	left:278px !important;
	top:14px !important;
}

#item69808 {
	width:168px !important;
	height:256px !important;
}

#item69802 {
	width:168px !important;
	height:256px !important;
	left:14px !important;
	top:14px !important;
}

#item69830 {
	width:118px !important;
	height:342px !important;
}

#item69825 {
	width:118px !important;
	height:342px !important;
	left:14px !important;
	top:294px !important;
}

#item73432 {
	width:118px !important;
	height:132px !important;
}

#item73427 {
	width:118px !important;
	height:132px !important;
	left:149px !important;
	top:425px !important;
}

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

#item69831 {
	width:252px !important;
	height:138px !important;
	left:278px !important;
	top:221px !important;
}

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

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

#item48387 {
	width:112px !important;
	height:9px !important;
	left:87px !important;
	top:361px !important;
}

#item48414 {
	width:119px !important;
	height:9px !important;
	left:122px !important;
	top:607px !important;
}

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

#item48468 {
	width:145px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item48496 {
	width:75px !important;
	height:20px !important;
	left:450px !important;
	top:189px !important;
}

#item48523 {
	width:84px !important;
	height:20px !important;
	left:188px !important;
	top:216px !important;
}

#item48552 {
	width:68px !important;
	height:35px !important;
	left:188px !important;
	top:237px !important;
}

#item69849 {
	width:188px !important;
	height:281px !important;
}

#item69844 {
	width:188px !important;
	height:281px !important;
	left:14px !important;
	top:265px !important;
}

#item69855 {
	width:213px !important;
	height:176px !important;
}

#item69850 {
	width:213px !important;
	height:176px !important;
	left:317px !important;
	top:442px !important;
}

#item69861 {
	width:181px !important;
	height:167px !important;
}

#item69856 {
	width:181px !important;
	height:167px !important;
	left:349px !important;
	top:265px !important;
}

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

#item69862 {
	width:252px !important;
	height:193px !important;
	left:278px !important;
	top:14px !important;
}

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

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

#item48583 {
	width:172px !important;
	height:9px !important;
	left:283px !important;
	top:246px !important;
}

#item48610 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:246px !important;
}

#item48637 {
	width:140px !important;
	height:20px !important;
	left:212px !important;
	top:413px !important;
}

#item48667 {
	width:91px !important;
	height:20px !important;
	left:212px !important;
	top:552px !important;
}

#item48694 {
	width:179px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item67156 {
	width:252px !important;
	height:141px !important;
}

#item67151 {
	width:252px !important;
	height:141px !important;
	left:278px !important;
	top:14px !important;
}

#item69880 {
	width:252px !important;
	height:250px !important;
}

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

#item69886 {
	width:253px !important;
	height:266px !important;
}

#item69881 {
	width:253px !important;
	height:266px !important;
	left:14px !important;
	top:336px !important;
}

#item69892 {
	width:158px !important;
	height:195px !important;
}

#item69887 {
	width:158px !important;
	height:195px !important;
	left:278px !important;
	top:424px !important;
}

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

#item69893 {
	width:254px !important;
	height:141px !important;
	left:276px !important;
	top:219px !important;
}

#item48724 {
	width:151px !important;
	height:9px !important;
	left:283px !important;
	top:198px !important;
}

#item48751 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:315px !important;
}

#item48779 {
	width:175px !important;
	height:9px !important;
	left:282px !important;
	top:399px !important;
}

#item48806 {
	width:91px !important;
	height:29px !important;
	left:441px !important;
	top:513px !important;
}

#item48836 {
	width:97px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item69904 {
	width:196px !important;
	height:129px !important;
}

#item69899 {
	width:196px !important;
	height:129px !important;
	left:72px !important;
	top:432px !important;
}

#item69910 {
	width:247px !important;
	height:177px !important;
}

#item69905 {
	width:247px !important;
	height:177px !important;
	left:283px !important;
	top:395px !important;
}

#item69916 {
	width:167px !important;
	height:121px !important;
}

#item69911 {
	width:167px !important;
	height:121px !important;
	left:363px !important;
	top:215px !important;
}

#item69924 {
	width:166px !important;
	height:141px !important;
}

#item69917 {
	width:166px !important;
	height:141px !important;
	left:189px !important;
	top:214px !important;
}

#item69930 {
	width:163px !important;
	height:142px !important;
}

#item69925 {
	width:163px !important;
	height:142px !important;
	left:14px !important;
	top:219px !important;
}

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

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

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

#item69937 {
	width:172px !important;
	height:193px !important;
	left:358px !important;
	top:14px !important;
}

#item48863 {
	width:82px !important;
	height:18px !important;
	left:282px !important;
	top:140px !important;
}

#item48890 {
	width:169px !important;
	height:9px !important;
	left:19px !important;
	top:195px !important;
}

#item48917 {
	width:115px !important;
	height:20px !important;
	left:189px !important;
	top:419px !important;
}

#item48948 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:418px !important;
}

#item48975 {
	width:128px !important;
	height:20px !important;
	left:364px !important;
	top:374px !important;
}

#item49009 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

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

#item67162 {
	width:252px !important;
	height:131px !important;
}

#item67157 {
	width:252px !important;
	height:131px !important;
	left:278px !important;
	top:14px !important;
}

#item69948 {
	width:254px !important;
	height:145px !important;
}

#item69943 {
	width:254px !important;
	height:145px !important;
	left:14px !important;
	top:14px !important;
}

#item69954 {
	width:252px !important;
	height:165px !important;
}

#item69949 {
	width:252px !important;
	height:165px !important;
	left:14px !important;
	top:224px !important;
}

#item69960 {
	width:138px !important;
	height:210px !important;
}

#item69955 {
	width:138px !important;
	height:210px !important;
	left:276px !important;
	top:224px !important;
}

#item69966 {
	width:252px !important;
	height:141px !important;
}

#item69961 {
	width:252px !important;
	height:141px !important;
	left:14px !important;
	top:449px !important;
}

#item69974 {
	width:252px !important;
	height:116px !important;
}

#item69967 {
	width:252px !important;
	height:116px !important;
	left:278px !important;
	top:449px !important;
}

#item49065 {
	width:224px !important;
	height:9px !important;
	left:13px !important;
	top:205px !important;
}

#item49095 {
	width:167px !important;
	height:9px !important;
	left:19px !important;
	top:605px !important;
}

#item49122 {
	width:165px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item49149 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:426px !important;
}

#item49176 {
	width:101px !important;
	height:20px !important;
	left:415px !important;
	top:375px !important;
}

#item49203 {
	width:200px !important;
	height:9px !important;
	left:276px !important;
	top:205px !important;
}

#item69980 {
	width:118px !important;
	height:221px !important;
}

#item69975 {
	width:118px !important;
	height:221px !important;
	left:120px !important;
	top:398px !important;
}

#item69986 {
	width:181px !important;
	height:183px !important;
}

#item69981 {
	width:181px !important;
	height:183px !important;
	left:349px !important;
	top:430px !important;
}

#item69992 {
	width:174px !important;
	height:166px !important;
}

#item69987 {
	width:174px !important;
	height:166px !important;
	left:247px !important;
	top:248px !important;
}

#item69998 {
	width:142px !important;
	height:164px !important;
}

#item69993 {
	width:142px !important;
	height:164px !important;
	left:92px !important;
	top:218px !important;
}

#item70004 {
	width:127px !important;
	height:190px !important;
}

#item69999 {
	width:127px !important;
	height:190px !important;
	left:108px !important;
	top:14px !important;
}

#item70010 {
	width:182px !important;
	height:210px !important;
}

#item70005 {
	width:182px !important;
	height:210px !important;
	left:348px !important;
	top:21px !important;
}

#item49234 {
	width:84px !important;
	height:30px !important;
	left:14px !important;
	top:172px !important;
}

#item49265 {
	width:86px !important;
	height:20px !important;
	left:255px !important;
	top:146px !important;
}

#item49292 {
	width:72px !important;
	height:29px !important;
	left:13px !important;
	top:352px !important;
}

#item49319 {
	width:99px !important;
	height:29px !important;
	left:13px !important;
	top:590px !important;
}

#item49349 {
	width:79px !important;
	height:20px !important;
	left:255px !important;
	top:560px !important;
}

#item49376 {
	width:68px !important;
	height:20px !important;
	left:427px !important;
	top:327px !important;
}

#item67168 {
	width:160px !important;
	height:128px !important;
}

#item67163 {
	width:160px !important;
	height:128px !important;
	left:370px !important;
	top:14px !important;
}

#item70016 {
	width:168px !important;
	height:143px !important;
}

#item70011 {
	width:168px !important;
	height:143px !important;
	left:187px !important;
	top:14px !important;
}

#item70022 {
	width:160px !important;
	height:269px !important;
}

#item70017 {
	width:160px !important;
	height:269px !important;
	left:14px !important;
	top:120px !important;
}

#item70029 {
	width:173px !important;
	height:157px !important;
}

#item70023 {
	width:173px !important;
	height:157px !important;
	left:186px !important;
	top:223px !important;
}

#item70035 {
	width:110px !important;
	height:172px !important;
}

#item70030 {
	width:110px !important;
	height:172px !important;
	left:409px !important;
	top:187px !important;
}

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

#item70036 {
	width:160px !important;
	height:127px !important;
	left:370px !important;
	top:446px !important;
}

#item70047 {
	width:179px !important;
	height:108px !important;
}

#item70042 {
	width:179px !important;
	height:108px !important;
	left:179px !important;
	top:445px !important;
}

#item70054 {
	width:160px !important;
	height:109px !important;
}

#item70048 {
	width:160px !important;
	height:109px !important;
	left:14px !important;
	top:445px !important;
}

#item49403 {
	width:108px !important;
	height:20px !important;
	left:369px !important;
	top:179px !important;
}

#item49430 {
	width:144px !important;
	height:9px !important;
	left:184px !important;
	top:203px !important;
}

#item49457 {
	width:114px !important;
	height:9px !important;
	left:369px !important;
	top:427px !important;
}

#item49484 {
	width:151px !important;
	height:9px !important;
	left:13px !important;
	top:427px !important;
}

#item49513 {
	width:93px !important;
	height:20px !important;
	left:185px !important;
	top:416px !important;
}

#item49540 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item49567 {
	width:131px !important;
	height:9px !important;
	left:184px !important;
	top:610px !important;
}

#item49594 {
	width:158px !important;
	height:9px !important;
	left:369px !important;
	top:610px !important;
}

#item70060 {
	width:112px !important;
	height:148px !important;
}

#item70055 {
	width:112px !important;
	height:148px !important;
	left:73px !important;
	top:458px !important;
}

#item70066 {
	width:168px !important;
	height:132px !important;
}

#item70061 {
	width:168px !important;
	height:132px !important;
	left:190px !important;
	top:445px !important;
}

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

#item70067 {
	width:159px !important;
	height:111px !important;
	left:371px !important;
	top:446px !important;
}

#item70079 {
	width:159px !important;
	height:81px !important;
}

#item70073 {
	width:159px !important;
	height:81px !important;
	left:371px !important;
	top:298px !important;
}

#item70086 {
	width:177px !important;
	height:159px !important;
}

#item70081 {
	width:177px !important;
	height:159px !important;
	left:183px !important;
	top:223px !important;
}

#item70092 {
	width:156px !important;
	height:145px !important;
}

#item70087 {
	width:156px !important;
	height:145px !important;
	left:14px !important;
	top:225px !important;
}

#item70099 {
	width:160px !important;
	height:143px !important;
}

#item70093 {
	width:160px !important;
	height:143px !important;
	left:14px !important;
	top:14px !important;
}

#item70105 {
	width:173px !important;
	height:143px !important;
}

#item70100 {
	width:173px !important;
	height:143px !important;
	left:185px !important;
	top:14px !important;
}

#item70111 {
	width:158px !important;
	height:207px !important;
}

#item70106 {
	width:158px !important;
	height:207px !important;
	left:372px !important;
	top:14px !important;
}

#item49621 {
	width:122px !important;
	height:9px !important;
	left:13px !important;
	top:203px !important;
}

#item49648 {
	width:133px !important;
	height:9px !important;
	left:184px !important;
	top:203px !important;
}

#item49675 {
	width:142px !important;
	height:9px !important;
	left:372px !important;
	top:276px !important;
}

#item49702 {
	width:121px !important;
	height:9px !important;
	left:184px !important;
	top:427px !important;
}

#item49729 {
	width:82px !important;
	height:20px !important;
	left:370px !important;
	top:416px !important;
}

#item49757 {
	width:113px !important;
	height:20px !important;
	left:12px !important;
	top:416px !important;
}

#item49787 {
	width:75px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item49814 {
	width:155px !important;
	height:9px !important;
	left:184px !important;
	top:611px !important;
}

#item49841 {
	width:138px !important;
	height:9px !important;
	left:369px !important;
	top:610px !important;
}

#item67174 {
	width:156px !important;
	height:194px !important;
}

#item67169 {
	width:156px !important;
	height:194px !important;
	left:276px !important;
	top:14px !important;
}

#item70119 {
	width:187px !important;
	height:466px !important;
}

#item70114 {
	width:187px !important;
	height:466px !important;
	left:14px !important;
	top:14px !important;
}

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

#item70121 {
	width:163px !important;
	height:218px !important;
	left:278px !important;
	top:425px !important;
}

#item73438 {
	width:114px !important;
	height:102px !important;
}

#item73433 {
	width:114px !important;
	height:102px !important;
	left:6px !important;
	top:505px !important;
}

#item70132 {
	width:161px !important;
	height:193px !important;
}

#item70127 {
	width:161px !important;
	height:193px !important;
	left:369px !important;
	top:220px !important;
}

#item49868 {
	width:102px !important;
	height:20px !important;
	left:438px !important;
	top:191px !important;
}

#item49895 {
	width:87px !important;
	height:20px !important;
	left:276px !important;
	top:392px !important;
}

#item49923 {
	width:130px !important;
	height:9px !important;
	left:118px !important;
	top:314px !important;
}

#item49950 {
	width:77px !important;
	height:29px !important;
	left:440px !important;
	top:575px !important;
}

#item49984 {
	width:101px !important;
	height:20px !important;
	left:126px !important;
	top:580px !important;
}

#item70139 {
	width:170px !important;
	height:195px !important;
}

#item70134 {
	width:170px !important;
	height:195px !important;
	left:97px !important;
	top:423px !important;
}

#item70145 {
	width:251px !important;
	height:304px !important;
}

#item70140 {
	width:251px !important;
	height:304px !important;
	left:279px !important;
	top:322px !important;
}

#item70151 {
	width:241px !important;
	height:294px !important;
}

#item70146 {
	width:241px !important;
	height:294px !important;
	left:289px !important;
	top:14px !important;
}

#item70157 {
	width:252px !important;
	height:351px !important;
}

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

#item50013 {
	width:105px !important;
	height:9px !important;
	left:13px !important;
	top:403px !important;
}

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

#item50067 {
	width:116px !important;
	height:9px !important;
	left:285px !important;
	top:289px !important;
}

#item50094 {
	width:117px !important;
	height:20px !important;
	left:279px !important;
	top:430px !important;
}

#item67180 {
	width:167px !important;
	height:349px !important;
}

#item67175 {
	width:167px !important;
	height:349px !important;
	left:278px !important;
	top:14px !important;
}

#item70163 {
	width:252px !important;
	height:286px !important;
}

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

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

#item70164 {
	width:252px !important;
	height:198px !important;
	left:14px !important;
	top:375px !important;
}

#item70175 {
	width:251px !important;
	height:187px !important;
}

#item70170 {
	width:251px !important;
	height:187px !important;
	left:279px !important;
	top:376px !important;
}

#item50124 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:357px !important;
}

#item50151 {
	width:150px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item50205 {
	width:85px !important;
	height:20px !important;
	left:407px !important;
	top:213px !important;
}

#item70181 {
	width:252px !important;
	height:122px !important;
}

#item70176 {
	width:252px !important;
	height:122px !important;
	left:14px !important;
	top:423px !important;
}

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

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

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

#item70189 {
	width:167px !important;
	height:193px !important;
	left:99px !important;
	top:220px !important;
}

#item70200 {
	width:253px !important;
	height:136px !important;
}

#item70195 {
	width:253px !important;
	height:136px !important;
	left:14px !important;
	top:14px !important;
}

#item70206 {
	width:251px !important;
	height:248px !important;
}

#item70201 {
	width:251px !important;
	height:248px !important;
	left:279px !important;
	top:14px !important;
}

#item50232 {
	width:184px !important;
	height:9px !important;
	left:18px !important;
	top:197px !important;
}

#item50263 {
	width:83px !important;
	height:20px !important;
	left:13px !important;
	top:386px !important;
}

#item50290 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item50317 {
	width:192px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item50348 {
	width:135px !important;
	height:9px !important;
	left:276px !important;
	top:304px !important;
}

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

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

#item70212 {
	width:250px !important;
	height:305px !important;
}

#item70207 {
	width:250px !important;
	height:305px !important;
	left:14px !important;
	top:14px !important;
}

#item70220 {
	width:172px !important;
	height:215px !important;
}

#item70215 {
	width:172px !important;
	height:215px !important;
	left:14px !important;
	top:404px !important;
}

#item70245 {
	width:142px !important;
	height:278px !important;
}

#item70238 {
	width:142px !important;
	height:278px !important;
	left:295px !important;
	top:337px !important;
}

#item73445 {
	width:100px !important;
	height:38px !important;
}

#item73440 {
	width:100px !important;
	height:38px !important;
	left:274px !important;
	top:508px !important;
}

#item50375 {
	width:203px !important;
	height:9px !important;
	left:13px !important;
	top:387px !important;
}

#item50405 {
	width:74px !important;
	height:29px !important;
	left:195px !important;
	top:587px !important;
}

#item50433 {
	width:81px !important;
	height:20px !important;
	left:283px !important;
	top:492px !important;
}

#item50460 {
	width:120px !important;
	height:9px !important;
	left:276px !important;
	top:314px !important;
}

#item50488 {
	width:69px !important;
	height:20px !important;
	left:439px !important;
	top:596px !important;
}

#item70251 {
	width:253px !important;
	height:141px !important;
}

#item70246 {
	width:253px !important;
	height:141px !important;
	left:14px !important;
	top:415px !important;
}

#item70257 {
	width:203px !important;
	height:297px !important;
}

#item70252 {
	width:203px !important;
	height:297px !important;
	left:342px !important;
	top:331px !important;
}

#item70264 {
	width:252px !important;
	height:275px !important;
}

#item70258 {
	width:252px !important;
	height:275px !important;
	left:279px !important;
	top:14px !important;
}

#item70270 {
	width:176px !important;
	height:202px !important;
}

#item70265 {
	width:176px !important;
	height:202px !important;
	left:14px !important;
	top:14px !important;
}

#item70276 {
	width:253px !important;
	height:122px !important;
}

#item70271 {
	width:253px !important;
	height:122px !important;
	left:14px !important;
	top:228px !important;
}

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

#item50542 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:396px !important;
}

#item50569 {
	width:117px !important;
	height:20px !important;
	left:282px !important;
	top:297px !important;
}

#item50599 {
	width:73px !important;
	height:20px !important;
	left:198px !important;
	top:161px !important;
}

#item50626 {
	width:66px !important;
	height:29px !important;
	left:276px !important;
	top:590px !important;
}

#item67194 {
	width:237px !important;
	height:149px !important;
}

#item67188 {
	width:237px !important;
	height:149px !important;
	left:293px !important;
	top:14px !important;
}

#item70282 {
	width:238px !important;
	height:137px !important;
}

#item70277 {
	width:238px !important;
	height:137px !important;
	left:292px !important;
	top:219px !important;
}

#item70288 {
	width:237px !important;
	height:203px !important;
}

#item70283 {
	width:237px !important;
	height:203px !important;
	left:293px !important;
	top:426px !important;
}

#item70295 {
	width:262px !important;
	height:284px !important;
}

#item70289 {
	width:262px !important;
	height:284px !important;
	left:14px !important;
	top:248px !important;
}

#item70301 {
	width:271px !important;
	height:178px !important;
}

#item70296 {
	width:271px !important;
	height:178px !important;
	left:14px !important;
	top:14px !important;
}

#item50654 {
	width:196px !important;
	height:9px !important;
	left:293px !important;
	top:410px !important;
}

#item50684 {
	width:198px !important;
	height:9px !important;
	left:13px !important;
	top:226px !important;
}

#item50715 {
	width:167px !important;
	height:9px !important;
	left:292px !important;
	top:202px !important;
}

#item50742 {
	width:183px !important;
	height:9px !important;
	left:20px !important;
	top:601px !important;
}

#item50773 {
	width:73px !important;
	height:20px !important;
	left:293px !important;
	top:478px !important;
}

#item70307 {
	width:149px !important;
	height:194px !important;
}

#item70302 {
	width:149px !important;
	height:194px !important;
	left:103px !important;
	top:14px !important;
}

#item70313 {
	width:168px !important;
	height:198px !important;
}

#item70308 {
	width:168px !important;
	height:198px !important;
	left:14px !important;
	top:220px !important;
}

#item70319 {
	width:176px !important;
	height:202px !important;
}

#item70314 {
	width:176px !important;
	height:202px !important;
	left:14px !important;
	top:426px !important;
}

#item70325 {
	width:128px !important;
	height:220px !important;
}

#item70320 {
	width:128px !important;
	height:220px !important;
	left:287px !important;
	top:285px !important;
}

#item73452 {
	width:96px !important;
	height:71px !important;
}

#item73447 {
	width:96px !important;
	height:71px !important;
	left:431px !important;
	top:382px !important;
}

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

#item70326 {
	width:187px !important;
	height:149px !important;
	left:258px !important;
	top:14px !important;
}

#item73459 {
	width:82px !important;
	height:65px !important;
}

#item73453 {
	width:82px !important;
	height:65px !important;
	left:448px !important;
	top:99px !important;
}

#item50800 {
	width:66px !important;
	height:29px !important;
	left:13px !important;
	top:178px !important;
}

#item50827 {
	width:71px !important;
	height:30px !important;
	left:199px !important;
	top:546px !important;
}

#item50857 {
	width:71px !important;
	height:40px !important;
	left:188px !important;
	top:375px !important;
}

#item50887 {
	width:197px !important;
	height:9px !important;
	left:276px !important;
	top:209px !important;
}

#item50918 {
	width:197px !important;
	height:9px !important;
	left:276px !important;
	top:220px !important;
}

#item50949 {
	width:220px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item50979 {
	width:220px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item67201 {
	width:211px !important;
	height:203px !important;
}

#item67195 {
	width:211px !important;
	height:203px !important;
	left:319px !important;
	top:14px !important;
}

#item70337 {
	width:198px !important;
	height:141px !important;
}

#item70332 {
	width:198px !important;
	height:141px !important;
	left:14px !important;
	top:14px !important;
}

#item70344 {
	width:197px !important;
	height:149px !important;
}

#item70338 {
	width:197px !important;
	height:149px !important;
	left:14px !important;
	top:166px !important;
}

#item70350 {
	width:293px !important;
	height:236px !important;
}

#item70345 {
	width:293px !important;
	height:236px !important;
	left:14px !important;
	top:328px !important;
}

#item70356 {
	width:119px !important;
	height:331px !important;
}

#item70351 {
	width:119px !important;
	height:331px !important;
	left:319px !important;
	top:286px !important;
}

#item51009 {
	width:74px !important;
	height:31px !important;
	left:221px !important;
	top:123px !important;
}

#item51039 {
	width:162px !important;
	height:9px !important;
	left:317px !important;
	top:267px !important;
}

#item51066 {
	width:75px !important;
	height:20px !important;
	left:221px !important;
	top:286px !important;
}

#item51093 {
	width:124px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item51120 {
	width:84px !important;
	height:20px !important;
	left:432px !important;
	top:588px !important;
}

#item70362 {
	width:426px !important;
	height:217px !important;
}

#item70357 {
	width:426px !important;
	height:217px !important;
	left:104px !important;
	top:364px !important;
}

#item73465 {
	width:56px !important;
	height:60px !important;
}

#item73460 {
	width:56px !important;
	height:60px !important;
	left:409px !important;
	top:536px !important;
}

#item73472 {
	width:56px !important;
	height:60px !important;
}

#item73467 {
	width:56px !important;
	height:60px !important;
	left:467px !important;
	top:536px !important;
}

#item70369 {
	width:164px !important;
	height:170px !important;
}

#item70363 {
	width:164px !important;
	height:170px !important;
	left:103px !important;
	top:182px !important;
}

#item70376 {
	width:122px !important;
	height:243px !important;
}

#item70370 {
	width:122px !important;
	height:243px !important;
	left:408px !important;
	top:14px !important;
}

#item70382 {
	width:119px !important;
	height:243px !important;
}

#item70377 {
	width:119px !important;
	height:243px !important;
	left:278px !important;
	top:14px !important;
}

#item70388 {
	width:163px !important;
	height:155px !important;
}

#item70383 {
	width:163px !important;
	height:155px !important;
	left:103px !important;
	top:14px !important;
}

#item51147 {
	width:69px !important;
	height:20px !important;
	left:13px !important;
	top:150px !important;
}

#item51174 {
	width:90px !important;
	height:20px !important;
	left:13px !important;
	top:332px !important;
}

#item51202 {
	width:104px !important;
	height:20px !important;
	left:407px !important;
	top:333px !important;
}

#item51229 {
	width:111px !important;
	height:20px !important;
	left:276px !important;
	top:333px !important;
}

#item51260 {
	width:70px !important;
	height:20px !important;
	left:13px !important;
	top:481px !important;
}

#item51287 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:502px !important;
}

#item51314 {
	width:70px !important;
	height:20px !important;
	left:13px !important;
	top:522px !important;
}

#item67207 {
	width:164px !important;
	height:193px !important;
}

#item67202 {
	width:164px !important;
	height:193px !important;
	left:278px !important;
	top:14px !important;
}

#item70394 {
	width:251px !important;
	height:119px !important;
}

#item70389 {
	width:251px !important;
	height:119px !important;
	left:279px !important;
	top:221px !important;
}

#item70401 {
	width:251px !important;
	height:343px !important;
}

#item70395 {
	width:251px !important;
	height:343px !important;
	left:14px !important;
	top:14px !important;
}

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

#item70402 {
	width:252px !important;
	height:161px !important;
	left:14px !important;
	top:424px !important;
}

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

#item70408 {
	width:252px !important;
	height:137px !important;
	left:278px !important;
	top:424px !important;
}

#item51342 {
	width:138px !important;
	height:20px !important;
	left:123px !important;
	top:387px !important;
}

#item51372 {
	width:84px !important;
	height:20px !important;
	left:446px !important;
	top:189px !important;
}

#item51400 {
	width:161px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item51429 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item70420 {
	width:175px !important;
	height:227px !important;
}

#item70414 {
	width:175px !important;
	height:227px !important;
	left:91px !important;
	top:390px !important;
}

#item70426 {
	width:82px !important;
	height:280px !important;
}

#item70421 {
	width:82px !important;
	height:280px !important;
	left:448px !important;
	top:328px !important;
}

#item70432 {
	width:205px !important;
	height:292px !important;
}

#item70427 {
	width:205px !important;
	height:292px !important;
	left:325px !important;
	top:14px !important;
}

#item73485 {
	width:121px !important;
	height:72px !important;
}

#item73480 {
	width:121px !important;
	height:72px !important;
	left:278px !important;
	top:319px !important;
}

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

#item70433 {
	width:150px !important;
	height:157px !important;
	left:116px !important;
	top:220px !important;
}

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

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

#item73479 {
	width:63px !important;
	height:170px !important;
}

#item73474 {
	width:63px !important;
	height:170px !important;
	left:403px !important;
	top:386px !important;
}

#item51487 {
	width:127px !important;
	height:9px !important;
	left:16px !important;
	top:197px !important;
}

#item51514 {
	width:90px !important;
	height:20px !important;
	left:13px !important;
	top:359px !important;
}

#item51541 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:597px !important;
}

#item51568 {
	width:76px !important;
	height:20px !important;
	left:276px !important;
	top:475px !important;
}

#item51595 {
	width:98px !important;
	height:20px !important;
	left:276px !important;
	top:572px !important;
}

#item51622 {
	width:76px !important;
	height:29px !important;
	left:279px !important;
	top:276px !important;
}

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

#item67208 {
	width:252px !important;
	height:133px !important;
	left:279px !important;
	top:14px !important;
}

#item70451 {
	width:251px !important;
	height:165px !important;
}

#item70445 {
	width:251px !important;
	height:165px !important;
	left:279px !important;
	top:223px !important;
}

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

#item70452 {
	width:252px !important;
	height:138px !important;
	left:278px !important;
	top:449px !important;
}

#item70463 {
	width:157px !important;
	height:282px !important;
}

#item70458 {
	width:157px !important;
	height:282px !important;
	left:14px !important;
	top:336px !important;
}

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

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

#item51653 {
	width:70px !important;
	height:20px !important;
	left:174px !important;
	top:595px !important;
}

#item51681 {
	width:119px !important;
	height:20px !important;
	left:276px !important;
	top:194px !important;
}

#item51711 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:426px !important;
}

#item51738 {
	width:146px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item51765 {
	width:122px !important;
	height:9px !important;
	left:13px !important;
	top:315px !important;
}

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

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

#item70482 {
	width:173px !important;
	height:212px !important;
}

#item70477 {
	width:173px !important;
	height:212px !important;
	left:94px !important;
	top:225px !important;
}

#item70488 {
	width:251px !important;
	height:122px !important;
}

#item70483 {
	width:251px !important;
	height:122px !important;
	left:14px !important;
	top:451px !important;
}

#item70494 {
	width:196px !important;
	height:301px !important;
}

#item70489 {
	width:196px !important;
	height:301px !important;
	left:334px !important;
	top:327px !important;
}

#item70501 {
	width:252px !important;
	height:272px !important;
}

#item70496 {
	width:252px !important;
	height:272px !important;
	left:278px !important;
	top:14px !important;
}

#item51792 {
	width:72px !important;
	height:29px !important;
	left:13px !important;
	top:399px !important;
}

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

#item51850 {
	width:73px !important;
	height:29px !important;
	left:276px !important;
	top:590px !important;
}

#item51877 {
	width:169px !important;
	height:9px !important;
	left:13px !important;
	top:205px !important;
}

#item51906 {
	width:163px !important;
	height:9px !important;
	left:276px !important;
	top:313px !important;
}

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

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

#item70509 {
	width:251px !important;
	height:156px !important;
}

#item70504 {
	width:251px !important;
	height:156px !important;
	left:279px !important;
	top:214px !important;
}

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

#item70510 {
	width:247px !important;
	height:164px !important;
	left:283px !important;
	top:429px !important;
}

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

#item70516 {
	width:170px !important;
	height:258px !important;
	left:14px !important;
	top:370px !important;
}

#item70527 {
	width:196px !important;
	height:343px !important;
}

#item70522 {
	width:196px !important;
	height:343px !important;
	left:14px !important;
	top:14px !important;
}

#item51933 {
	width:176px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item51963 {
	width:95px !important;
	height:20px !important;
	left:170px !important;
	top:167px !important;
}

#item51990 {
	width:79px !important;
	height:29px !important;
	left:188px !important;
	top:545px !important;
}

#item52021 {
	width:158px !important;
	height:9px !important;
	left:276px !important;
	top:199px !important;
}

#item52048 {
	width:142px !important;
	height:20px !important;
	left:394px !important;
	top:600px !important;
}

#item70533 {
	width:201px !important;
	height:132px !important;
}

#item70528 {
	width:201px !important;
	height:132px !important;
	left:14px !important;
	top:432px !important;
}

#item70539 {
	width:303px !important;
	height:175px !important;
}

#item70534 {
	width:303px !important;
	height:175px !important;
	left:227px !important;
	top:381px !important;
}

#item70546 {
	width:201px !important;
	height:150px !important;
}

#item70541 {
	width:201px !important;
	height:150px !important;
	left:14px !important;
	top:219px !important;
}

#item70552 {
	width:174px !important;
	height:274px !important;
}

#item70547 {
	width:174px !important;
	height:274px !important;
	left:356px !important;
	top:14px !important;
}

#item73492 {
	width:115px !important;
	height:196px !important;
}

#item73486 {
	width:115px !important;
	height:196px !important;
	left:240px !important;
	top:92px !important;
}

#item70559 {
	width:129px !important;
	height:194px !important;
}

#item70553 {
	width:129px !important;
	height:194px !important;
	left:86px !important;
	top:14px !important;
}

#item52078 {
	width:187px !important;
	height:9px !important;
	left:226px !important;
	top:611px !important;
}

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

#item52135 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:415px !important;
}

#item52163 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:190px !important;
}

#item52190 {
	width:182px !important;
	height:9px !important;
	left:226px !important;
	top:354px !important;
}

#item52217 {
	width:182px !important;
	height:9px !important;
	left:226px !important;
	top:365px !important;
}

#item67225 {
	width:189px !important;
	height:174px !important;
}

#item67220 {
	width:189px !important;
	height:174px !important;
	left:278px !important;
	top:230px !important;
}

#item70577 {
	width:252px !important;
	height:163px !important;
}

#item70572 {
	width:252px !important;
	height:163px !important;
	left:278px !important;
	top:14px !important;
}

#item70583 {
	width:251px !important;
	height:221px !important;
}

#item70578 {
	width:251px !important;
	height:221px !important;
	left:14px !important;
	top:14px !important;
}

#item70590 {
	width:118px !important;
	height:210px !important;
}

#item70584 {
	width:118px !important;
	height:210px !important;
	left:14px !important;
	top:312px !important;
}

#item70596 {
	width:120px !important;
	height:221px !important;
}

#item70591 {
	width:120px !important;
	height:221px !important;
	left:146px !important;
	top:313px !important;
}

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

#item70597 {
	width:252px !important;
	height:139px !important;
	left:278px !important;
	top:416px !important;
}

#item52244 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:293px !important;
}

#item52271 {
	width:55px !important;
	height:40px !important;
	left:469px !important;
	top:356px !important;
}

#item52298 {
	width:173px !important;
	height:9px !important;
	left:276px !important;
	top:211px !important;
}

#item52328 {
	width:259px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item52360 {
	width:126px !important;
	height:9px !important;
	left:145px !important;
	top:610px !important;
}

#item52388 {
	width:95px !important;
	height:20px !important;
	left:13px !important;
	top:601px !important;
}

#item70608 {
	width:165px !important;
	height:233px !important;
}

#item70603 {
	width:165px !important;
	height:233px !important;
	left:14px !important;
	top:323px !important;
}

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

#item70609 {
	width:163px !important;
	height:194px !important;
	left:190px !important;
	top:322px !important;
}

#item70620 {
	width:165px !important;
	height:228px !important;
}

#item70615 {
	width:165px !important;
	height:228px !important;
	left:365px !important;
	top:322px !important;
}

#item70627 {
	width:181px !important;
	height:296px !important;
}

#item70622 {
	width:181px !important;
	height:296px !important;
	left:351px !important;
	top:14px !important;
}

#item70633 {
	width:91px !important;
	height:66px !important;
}

#item70628 {
	width:91px !important;
	height:66px !important;
	left:100px !important;
	top:253px !important;
}

#item73504 {
	width:109px !important;
	height:151px !important;
}

#item73499 {
	width:109px !important;
	height:151px !important;
	left:20px !important;
	top:16px !important;
}

#item73510 {
	width:107px !important;
	height:151px !important;
}

#item73505 {
	width:107px !important;
	height:151px !important;
	left:143px !important;
	top:16px !important;
}

#item73498 {
	width:91px !important;
	height:123px !important;
}

#item73493 {
	width:91px !important;
	height:123px !important;
	left:194px !important;
	top:196px !important;
}

#item52415 {
	width:138px !important;
	height:20px !important;
	left:189px !important;
	top:600px !important;
}

#item52445 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item52472 {
	width:167px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item52499 {
	width:166px !important;
	height:9px !important;
	left:21px !important;
	top:205px !important;
}

#item52526 {
	width:72px !important;
	height:20px !important;
	left:21px !important;
	top:261px !important;
}

#item52553 {
	width:72px !important;
	height:20px !important;
	left:276px !important;
	top:150px !important;
}

#item67231 {
	width:172px !important;
	height:196px !important;
}

#item67226 {
	width:172px !important;
	height:196px !important;
	left:279px !important;
	top:14px !important;
}

#item70640 {
	width:118px !important;
	height:296px !important;
}

#item70634 {
	width:118px !important;
	height:296px !important;
	left:14px !important;
	top:14px !important;
}

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

#item70641 {
	width:252px !important;
	height:195px !important;
	left:14px !important;
	top:322px !important;
}

#item70652 {
	width:252px !important;
	height:344px !important;
}

#item70647 {
	width:252px !important;
	height:344px !important;
	left:278px !important;
	top:215px !important;
}

#item52580 {
	width:74px !important;
	height:29px !important;
	left:459px !important;
	top:180px !important;
}

#item52612 {
	width:117px !important;
	height:20px !important;
	left:143px !important;
	top:203px !important;
}

#item52643 {
	width:111px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item52670 {
	width:72px !important;
	height:20px !important;
	left:124px !important;
	top:599px !important;
}

#item70658 {
	width:248px !important;
	height:137px !important;
}

#item70653 {
	width:248px !important;
	height:137px !important;
	left:14px !important;
	top:425px !important;
}

#item70664 {
	width:254px !important;
	height:251px !important;
}

#item70659 {
	width:254px !important;
	height:251px !important;
	left:276px !important;
	top:322px !important;
}

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

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

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

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

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

#item70678 {
	width:252px !important;
	height:219px !important;
	left:279px !important;
	top:14px !important;
}

#item52697 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item52724 {
	width:176px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

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

#item52779 {
	width:156px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item52806 {
	width:187px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item67237 {
	width:165px !important;
	height:121px !important;
}

#item67232 {
	width:165px !important;
	height:121px !important;
	left:365px !important;
	top:14px !important;
}

#item70689 {
	width:164px !important;
	height:118px !important;
}

#item70684 {
	width:164px !important;
	height:118px !important;
	left:366px !important;
	top:220px !important;
}

#item70695 {
	width:164px !important;
	height:128px !important;
}

#item70690 {
	width:164px !important;
	height:128px !important;
	left:366px !important;
	top:424px !important;
}

#item70701 {
	width:165px !important;
	height:121px !important;
}

#item70696 {
	width:165px !important;
	height:121px !important;
	left:189px !important;
	top:425px !important;
}

#item70707 {
	width:164px !important;
	height:121px !important;
}

#item70702 {
	width:164px !important;
	height:121px !important;
	left:14px !important;
	top:424px !important;
}

#item70713 {
	width:165px !important;
	height:131px !important;
}

#item70708 {
	width:165px !important;
	height:131px !important;
	left:14px !important;
	top:220px !important;
}

#item70719 {
	width:164px !important;
	height:141px !important;
}

#item70714 {
	width:164px !important;
	height:141px !important;
	left:190px !important;
	top:219px !important;
}

#item70726 {
	width:223px !important;
	height:196px !important;
}

#item70720 {
	width:223px !important;
	height:196px !important;
	left:14px !important;
	top:14px !important;
}

#item52839 {
	width:133px !important;
	height:9px !important;
	left:364px !important;
	top:200px !important;
}

#item52868 {
	width:80px !important;
	height:20px !important;
	left:244px !important;
	top:189px !important;
}

#item52895 {
	width:157px !important;
	height:9px !important;
	left:364px !important;
	top:405px !important;
}

#item52922 {
	width:125px !important;
	height:9px !important;
	left:189px !important;
	top:405px !important;
}

#item52949 {
	width:139px !important;
	height:20px !important;
	left:13px !important;
	top:394px !important;
}

#item52979 {
	width:117px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item53006 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item53033 {
	width:130px !important;
	height:20px !important;
	left:189px !important;
	top:600px !important;
}

#item70732 {
	width:332px !important;
	height:295px !important;
}

#item70727 {
	width:332px !important;
	height:295px !important;
	left:198px !important;
	top:14px !important;
}

#item70738 {
	width:162px !important;
	height:143px !important;
}

#item70733 {
	width:162px !important;
	height:143px !important;
	left:105px !important;
	top:322px !important;
}

#item70744 {
	width:164px !important;
	height:143px !important;
}

#item70739 {
	width:164px !important;
	height:143px !important;
	left:103px !important;
	top:476px !important;
}

#item70751 {
	width:172px !important;
	height:141px !important;
}

#item70746 {
	width:172px !important;
	height:141px !important;
	left:358px !important;
	top:476px !important;
}

#item70757 {
	width:171px !important;
	height:145px !important;
}

#item70752 {
	width:171px !important;
	height:145px !important;
	left:359px !important;
	top:320px !important;
}

#item53063 {
	width:87px !important;
	height:30px !important;
	left:13px !important;
	top:436px !important;
}

#item53095 {
	width:68px !important;
	height:30px !important;
	left:13px !important;
	top:590px !important;
}

#item53123 {
	width:72px !important;
	height:29px !important;
	left:276px !important;
	top:438px !important;
}

#item53153 {
	width:73px !important;
	height:29px !important;
	left:277px !important;
	top:590px !important;
}

#item53184 {
	width:73px !important;
	height:30px !important;
	left:21px !important;
	top:244px !important;
}

#item53215 {
	width:93px !important;
	height:28px !important;
	left:21px !important;
	top:274px !important;
}

#item67243 {
	width:177px !important;
	height:107px !important;
}

#item67238 {
	width:177px !important;
	height:107px !important;
	left:237px !important;
	top:14px !important;
}

#item70764 {
	width:78px !important;
	height:74px !important;
}

#item70758 {
	width:78px !important;
	height:74px !important;
	left:238px !important;
	top:134px !important;
}

#item73526 {
	width:210px !important;
	height:79px !important;
}

#item73521 {
	width:210px !important;
	height:79px !important;
	left:320px !important;
	top:134px !important;
}

#item73520 {
	width:78px !important;
	height:76px !important;
}

#item73514 {
	width:78px !important;
	height:76px !important;
	left:238px !important;
	top:212px !important;
}

#item70770 {
	width:140px !important;
	height:243px !important;
}

#item70765 {
	width:140px !important;
	height:243px !important;
	left:238px !important;
	top:300px !important;
}

#item70776 {
	width:140px !important;
	height:204px !important;
}

#item70771 {
	width:140px !important;
	height:204px !important;
	left:390px !important;
	top:301px !important;
}

#item70783 {
	width:130px !important;
	height:206px !important;
}

#item70777 {
	width:130px !important;
	height:206px !important;
	left:14px !important;
	top:424px !important;
}

#item70790 {
	width:212px !important;
	height:332px !important;
}

#item70784 {
	width:212px !important;
	height:332px !important;
	left:14px !important;
	top:14px !important;
}

#item53245 {
	width:85px !important;
	height:20px !important;
	left:420px !important;
	top:103px !important;
}

#item53272 {
	width:87px !important;
	height:20px !important;
	left:388px !important;
	top:600px !important;
}

#item53300 {
	width:144px !important;
	height:9px !important;
	left:236px !important;
	top:611px !important;
}

#item53327 {
	width:69px !important;
	height:20px !important;
	left:148px !important;
	top:600px !important;
}

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

#item53382 {
	width:208px !important;
	height:9px !important;
	left:320px !important;
	top:258px !important;
}

#item53414 {
	width:208px !important;
	height:9px !important;
	left:320px !important;
	top:269px !important;
}

#item53444 {
	width:208px !important;
	height:9px !important;
	left:320px !important;
	top:279px !important;
}

#item70796 {
	width:94px !important;
	height:103px !important;
}

#item70791 {
	width:94px !important;
	height:103px !important;
	left:20px !important;
	top:448px !important;
}

#item73532 {
	width:94px !important;
	height:103px !important;
}

#item73527 {
	width:94px !important;
	height:103px !important;
	left:170px !important;
	top:412px !important;
}

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

#item70797 {
	width:252px !important;
	height:232px !important;
	left:278px !important;
	top:321px !important;
}

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

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

#item70814 {
	width:121px !important;
	height:74px !important;
}

#item70809 {
	width:121px !important;
	height:74px !important;
	left:145px !important;
	top:14px !important;
}

#item73538 {
	width:121px !important;
	height:136px !important;
}

#item73533 {
	width:121px !important;
	height:136px !important;
	left:145px !important;
	top:91px !important;
}

#item70820 {
	width:121px !important;
	height:213px !important;
}

#item70815 {
	width:121px !important;
	height:213px !important;
	left:14px !important;
	top:14px !important;
}

#item53474 {
	width:103px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item53501 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item53529 {
	width:187px !important;
	height:9px !important;
	left:277px !important;
	top:610px !important;
}

#item53561 {
	width:109px !important;
	height:9px !important;
	left:144px !important;
	top:293px !important;
}

#item53589 {
	width:109px !important;
	height:9px !important;
	left:144px !important;
	top:303px !important;
}

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

#item53646 {
	width:206px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item67250 {
	width:157px !important;
	height:193px !important;
}

#item67244 {
	width:157px !important;
	height:193px !important;
	left:278px !important;
	top:14px !important;
}

#item70826 {
	width:252px !important;
	height:155px !important;
}

#item70821 {
	width:252px !important;
	height:155px !important;
	left:278px !important;
	top:219px !important;
}

#item70833 {
	width:181px !important;
	height:196px !important;
}

#item70827 {
	width:181px !important;
	height:196px !important;
	left:276px !important;
	top:425px !important;
}

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

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

#item70845 {
	width:171px !important;
	height:296px !important;
}

#item70840 {
	width:171px !important;
	height:296px !important;
	left:14px !important;
	top:14px !important;
}

#item53676 {
	width:70px !important;
	height:20px !important;
	left:190px !important;
	top:286px !important;
}

#item53703 {
	width:152px !important;
	height:9px !important;
	left:277px !important;
	top:405px !important;
}

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

#item53757 {
	width:80px !important;
	height:20px !important;
	left:442px !important;
	top:122px !important;
}

#item53784 {
	width:73px !important;
	height:40px !important;
	left:442px !important;
	top:164px !important;
}

#item53817 {
	width:89px !important;
	height:20px !important;
	left:416px !important;
	top:581px !important;
}

#item53847 {
	width:121px !important;
	height:19px !important;
	left:416px !important;
	top:600px !important;
}

#item70887 {
	width:172px !important;
	height:195px !important;
}

#item70882 {
	width:172px !important;
	height:195px !important;
	left:95px !important;
	top:14px !important;
}

#item70893 {
	width:252px !important;
	height:135px !important;
}

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

#item70899 {
	width:183px !important;
	height:192px !important;
}

#item70894 {
	width:183px !important;
	height:192px !important;
	left:84px !important;
	top:426px !important;
}

#item70906 {
	width:246px !important;
	height:158px !important;
}

#item70900 {
	width:246px !important;
	height:158px !important;
	left:284px !important;
	top:417px !important;
}

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

#item70907 {
	width:155px !important;
	height:116px !important;
	left:375px !important;
	top:291px !important;
}

#item70918 {
	width:249px !important;
	height:218px !important;
}

#item70913 {
	width:249px !important;
	height:218px !important;
	left:281px !important;
	top:14px !important;
}

#item53877 {
	width:72px !important;
	height:20px !important;
	left:12px !important;
	top:103px !important;
}

#item53904 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:404px !important;
}

#item53931 {
	width:70px !important;
	height:29px !important;
	left:13px !important;
	top:589px !important;
}

#item53958 {
	width:141px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item53985 {
	width:132px !important;
	height:9px !important;
	left:283px !important;
	top:275px !important;
}

#item54012 {
	width:118px !important;
	height:9px !important;
	left:283px !important;
	top:390px !important;
}

#item67256 {
	width:251px !important;
	height:254px !important;
}

#item67251 {
	width:251px !important;
	height:254px !important;
	left:279px !important;
	top:14px !important;
}

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

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

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

#item70927 {
	width:253px !important;
	height:241px !important;
	left:14px !important;
	top:320px !important;
}

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

#item70933 {
	width:252px !important;
	height:238px !important;
	left:278px !important;
	top:321px !important;
}

#item54040 {
	width:130px !important;
	height:9px !important;
	left:282px !important;
	top:301px !important;
}

#item54067 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

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

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

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

#item70939 {
	width:252px !important;
	height:236px !important;
	left:14px !important;
	top:322px !important;
}

#item70951 {
	width:253px !important;
	height:211px !important;
}

#item70946 {
	width:253px !important;
	height:211px !important;
	left:277px !important;
	top:323px !important;
}

#item70958 {
	width:251px !important;
	height:240px !important;
}

#item70952 {
	width:251px !important;
	height:240px !important;
	left:279px !important;
	top:14px !important;
}

#item70964 {
	width:253px !important;
	height:201px !important;
}

#item70959 {
	width:253px !important;
	height:201px !important;
	left:14px !important;
	top:14px !important;
}

#item54151 {
	width:179px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item54181 {
	width:158px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item54209 {
	width:132px !important;
	height:9px !important;
	left:278px !important;
	top:292px !important;
}

#item54236 {
	width:210px !important;
	height:9px !important;
	left:278px !important;
	top:302px !important;
}

#item54268 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item54297 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item67262 {
	width:516px !important;
	height:320px !important;
}

#item67257 {
	width:516px !important;
	height:320px !important;
	left:14px !important;
	top:14px !important;
}

#item70970 {
	width:161px !important;
	height:133px !important;
}

#item70965 {
	width:161px !important;
	height:133px !important;
	left:14px !important;
	top:386px !important;
}

#item70976 {
	width:179px !important;
	height:150px !important;
}

#item70971 {
	width:179px !important;
	height:150px !important;
	left:179px !important;
	top:406px !important;
}

#item70982 {
	width:162px !important;
	height:145px !important;
}

#item70977 {
	width:162px !important;
	height:145px !important;
	left:368px !important;
	top:390px !important;
}

#item54328 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item54355 {
	width:144px !important;
	height:9px !important;
	left:184px !important;
	top:610px !important;
}

#item54382 {
	width:132px !important;
	height:9px !important;
	left:373px !important;
	top:611px !important;
}

#item54409 {
	width:112px !important;
	height:20px !important;
	left:412px !important;
	top:342px !important;
}

#item70988 {
	width:165px !important;
	height:119px !important;
}

#item70983 {
	width:165px !important;
	height:119px !important;
	left:103px !important;
	top:423px !important;
}

#item73545 {
	width:119px !important;
	height:50px !important;
}

#item73539 {
	width:119px !important;
	height:50px !important;
	left:137px !important;
	top:546px !important;
}

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

#item70989 {
	width:252px !important;
	height:224px !important;
	left:279px !important;
	top:369px !important;
}

#item71000 {
	width:252px !important;
	height:316px !important;
}

#item70995 {
	width:252px !important;
	height:316px !important;
	left:278px !important;
	top:14px !important;
}

#item71006 {
	width:252px !important;
	height:125px !important;
}

#item71001 {
	width:252px !important;
	height:125px !important;
	left:14px !important;
	top:216px !important;
}

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

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

#item54439 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:196px !important;
}

#item54466 {
	width:103px !important;
	height:20px !important;
	left:276px !important;
	top:337px !important;
}

#item54493 {
	width:104px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item54521 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:396px !important;
}

#item54551 {
	width:203px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item54581 {
	width:108px !important;
	height:9px !important;
	left:13px !important;
	top:549px !important;
}

#item54608 {
	width:213px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item67269 {
	width:255px !important;
	height:158px !important;
}

#item67263 {
	width:255px !important;
	height:158px !important;
	left:275px !important;
	top:113px !important;
}

#item71019 {
	width:252px !important;
	height:251px !important;
}

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

#item71025 {
	width:253px !important;
	height:228px !important;
}

#item71020 {
	width:253px !important;
	height:228px !important;
	left:14px !important;
	top:334px !important;
}

#item71031 {
	width:147px !important;
	height:282px !important;
}

#item71026 {
	width:147px !important;
	height:282px !important;
	left:278px !important;
	top:336px !important;
}

#item54640 {
	width:101px !important;
	height:20px !important;
	left:431px !important;
	top:502px !important;
}

#item54670 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:315px !important;
}

#item54697 {
	width:133px !important;
	height:20px !important;
	left:384px !important;
	top:74px !important;
}

#item54731 {
	width:133px !important;
	height:20px !important;
	left:384px !important;
	top:94px !important;
}

#item54762 {
	width:217px !important;
	height:10px !important;
	left:13px !important;
	top:599px !important;
}

#item54793 {
	width:217px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item71037 {
	width:159px !important;
	height:213px !important;
}

#item71032 {
	width:159px !important;
	height:213px !important;
	left:14px !important;
	top:337px !important;
}

#item71043 {
	width:174px !important;
	height:218px !important;
}

#item71038 {
	width:174px !important;
	height:218px !important;
	left:185px !important;
	top:334px !important;
}

#item71050 {
	width:126px !important;
	height:293px !important;
}

#item71044 {
	width:126px !important;
	height:293px !important;
	left:404px !important;
	top:336px !important;
}

#item71056 {
	width:516px !important;
	height:284px !important;
}

#item71051 {
	width:516px !important;
	height:284px !important;
	left:14px !important;
	top:14px !important;
}

#item54824 {
	width:146px !important;
	height:9px !important;
	left:144px !important;
	top:302px !important;
}

#item54851 {
	width:138px !important;
	height:9px !important;
	left:184px !important;
	top:610px !important;
}

#item54878 {
	width:150px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item54905 {
	width:103px !important;
	height:20px !important;
	left:369px !important;
	top:600px !important;
}

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

#item71057 {
	width:252px !important;
	height:242px !important;
	left:278px !important;
	top:14px !important;
}

#item71069 {
	width:251px !important;
	height:269px !important;
}

#item71064 {
	width:251px !important;
	height:269px !important;
	left:14px !important;
	top:14px !important;
}

#item71075 {
	width:130px !important;
	height:134px !important;
}

#item71070 {
	width:130px !important;
	height:134px !important;
	left:11px !important;
	top:384px !important;
}

#item73551 {
	width:126px !important;
	height:170px !important;
}

#item73546 {
	width:126px !important;
	height:170px !important;
	left:144px !important;
	top:334px !important;
}

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

#item71076 {
	width:252px !important;
	height:230px !important;
	left:279px !important;
	top:321px !important;
}

#item54932 {
	width:146px !important;
	height:9px !important;
	left:24px !important;
	top:290px !important;
}

#item54959 {
	width:155px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item54987 {
	width:177px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item55014 {
	width:107px !important;
	height:20px !important;
	left:13px !important;
	top:580px !important;
}

#item55044 {
	width:140px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

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

#item67270 {
	width:252px !important;
	height:223px !important;
	left:14px !important;
	top:321px !important;
}

#item71088 {
	width:253px !important;
	height:223px !important;
}

#item71082 {
	width:253px !important;
	height:223px !important;
	left:277px !important;
	top:321px !important;
}

#item71094 {
	width:253px !important;
	height:252px !important;
}

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

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

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

#item55075 {
	width:175px !important;
	height:9px !important;
	left:348px !important;
	top:303px !important;
}

#item55105 {
	width:154px !important;
	height:9px !important;
	left:12px !important;
	top:301px !important;
}

#item55132 {
	width:155px !important;
	height:9px !important;
	left:13px !important;
	top:601px !important;
}

#item55162 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item55194 {
	width:120px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item55222 {
	width:203px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item67281 {
	width:155px !important;
	height:190px !important;
}

#item67276 {
	width:155px !important;
	height:190px !important;
	left:279px !important;
	top:14px !important;
}

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

#item71102 {
	width:252px !important;
	height:145px !important;
	left:278px !important;
	top:216px !important;
}

#item71113 {
	width:251px !important;
	height:293px !important;
}

#item71108 {
	width:251px !important;
	height:293px !important;
	left:14px !important;
	top:14px !important;
}

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

#item71115 {
	width:252px !important;
	height:221px !important;
	left:14px !important;
	top:320px !important;
}

#item71126 {
	width:252px !important;
	height:140px !important;
}

#item71121 {
	width:252px !important;
	height:140px !important;
	left:278px !important;
	top:425px !important;
}

#item55252 {
	width:96px !important;
	height:20px !important;
	left:168px !important;
	top:116px !important;
}

#item55279 {
	width:73px !important;
	height:20px !important;
	left:440px !important;
	top:184px !important;
}

#item55306 {
	width:172px !important;
	height:9px !important;
	left:276px !important;
	top:406px !important;
}

#item55336 {
	width:118px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item55363 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

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

#item71132 {
	width:163px !important;
	height:246px !important;
}

#item71127 {
	width:163px !important;
	height:246px !important;
	left:14px !important;
	top:321px !important;
}

#item71138 {
	width:170px !important;
	height:225px !important;
}

#item71133 {
	width:170px !important;
	height:225px !important;
	left:187px !important;
	top:320px !important;
}

#item71144 {
	width:161px !important;
	height:213px !important;
}

#item71139 {
	width:161px !important;
	height:213px !important;
	left:369px !important;
	top:320px !important;
}

#item71150 {
	width:293px !important;
	height:223px !important;
}

#item71145 {
	width:293px !important;
	height:223px !important;
	left:237px !important;
	top:14px !important;
}

#item71156 {
	width:210px !important;
	height:276px !important;
}

#item71151 {
	width:210px !important;
	height:276px !important;
	left:14px !important;
	top:14px !important;
}

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

#item55453 {
	width:72px !important;
	height:20px !important;
	left:17px !important;
	top:285px !important;
}

#item55480 {
	width:147px !important;
	height:9px !important;
	left:186px !important;
	top:610px !important;
}

#item55507 {
	width:120px !important;
	height:20px !important;
	left:367px !important;
	top:600px !important;
}

#item55538 {
	width:201px !important;
	height:9px !important;
	left:244px !important;
	top:293px !important;
}

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

#item67282 {
	width:253px !important;
	height:177px !important;
	left:277px !important;
	top:-15px !important;
}

#item71162 {
	width:251px !important;
	height:116px !important;
}

#item71157 {
	width:251px !important;
	height:116px !important;
	left:14px !important;
	top:14px !important;
}

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

#item71163 {
	width:253px !important;
	height:142px !important;
	left:14px !important;
	top:227px !important;
}

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

#item71170 {
	width:252px !important;
	height:137px !important;
	left:278px !important;
	top:227px !important;
}

#item71182 {
	width:150px !important;
	height:188px !important;
}

#item71177 {
	width:150px !important;
	height:188px !important;
	left:380px !important;
	top:430px !important;
}

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

#item71183 {
	width:252px !important;
	height:145px !important;
	left:14px !important;
	top:429px !important;
}

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

#item55595 {
	width:122px !important;
	height:9px !important;
	left:18px !important;
	top:403px !important;
}

#item55622 {
	width:139px !important;
	height:9px !important;
	left:276px !important;
	top:208px !important;
}

#item55649 {
	width:180px !important;
	height:9px !important;
	left:276px !important;
	top:409px !important;
}

#item55683 {
	width:93px !important;
	height:20px !important;
	left:282px !important;
	top:593px !important;
}

#item55710 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:196px !important;
}

#item55743 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:206px !important;
}

#item71194 {
	width:252px !important;
	height:135px !important;
}

#item71189 {
	width:252px !important;
	height:135px !important;
	left:14px !important;
	top:425px !important;
}

#item71200 {
	width:252px !important;
	height:174px !important;
}

#item71195 {
	width:252px !important;
	height:174px !important;
	left:278px !important;
	top:362px !important;
}

#item71206 {
	width:252px !important;
	height:269px !important;
}

#item71201 {
	width:252px !important;
	height:269px !important;
	left:278px !important;
	top:14px !important;
}

#item71212 {
	width:153px !important;
	height:189px !important;
}

#item71207 {
	width:153px !important;
	height:189px !important;
	left:114px !important;
	top:14px !important;
}

#item71219 {
	width:252px !important;
	height:158px !important;
}

#item71213 {
	width:252px !important;
	height:158px !important;
	left:14px !important;
	top:215px !important;
}

#item55774 {
	width:79px !important;
	height:20px !important;
	left:13px !important;
	top:176px !important;
}

#item55801 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item55828 {
	width:162px !important;
	height:9px !important;
	left:22px !important;
	top:605px !important;
}

#item55855 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:348px !important;
}

#item55882 {
	width:200px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item67293 {
	width:209px !important;
	height:339px !important;
}

#item67288 {
	width:209px !important;
	height:339px !important;
	left:277px !important;
	top:14px !important;
}

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

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

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

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

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

#item71247 {
	width:252px !important;
	height:189px !important;
	left:278px !important;
	top:364px !important;
}

#item55915 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

#item55946 {
	width:90px !important;
	height:20px !important;
	left:444px !important;
	top:333px !important;
}

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

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

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

#item71253 {
	width:252px !important;
	height:192px !important;
	left:14px !important;
	top:375px !important;
}

#item71264 {
	width:171px !important;
	height:340px !important;
}

#item71259 {
	width:171px !important;
	height:340px !important;
	left:359px !important;
	top:278px !important;
}

#item71271 {
	width:253px !important;
	height:180px !important;
}

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

#item71277 {
	width:253px !important;
	height:263px !important;
}

#item71272 {
	width:253px !important;
	height:263px !important;
	left:14px !important;
	top:14px !important;
}

#item56027 {
	width:223px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item56059 {
	width:176px !important;
	height:9px !important;
	left:22px !important;
	top:345px !important;
}

#item56086 {
	width:130px !important;
	height:9px !important;
	left:276px !important;
	top:259px !important;
}

#item56113 {
	width:70px !important;
	height:30px !important;
	left:281px !important;
	top:584px !important;
}

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

#item67294 {
	width:254px !important;
	height:158px !important;
	left:276px !important;
	top:14px !important;
}

#item71284 {
	width:259px !important;
	height:336px !important;
}

#item71279 {
	width:259px !important;
	height:336px !important;
	left:14px !important;
	top:14px !important;
}

#item71290 {
	width:250px !important;
	height:142px !important;
}

#item71285 {
	width:250px !important;
	height:142px !important;
	left:277px !important;
	top:215px !important;
}

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

#item71291 {
	width:252px !important;
	height:138px !important;
	left:278px !important;
	top:424px !important;
}

#item71302 {
	width:159px !important;
	height:233px !important;
}

#item71297 {
	width:159px !important;
	height:233px !important;
	left:14px !important;
	top:372px !important;
}

#item56140 {
	width:73px !important;
	height:30px !important;
	left:179px !important;
	top:551px !important;
}

#item56168 {
	width:147px !important;
	height:9px !important;
	left:114px !important;
	top:355px !important;
}

#item56196 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item56223 {
	width:118px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item56250 {
	width:182px !important;
	height:9px !important;
	left:277px !important;
	top:188px !important;
}

#item56281 {
	width:210px !important;
	height:9px !important;
	left:277px !important;
	top:198px !important;
}

#item71308 {
	width:189px !important;
	height:145px !important;
}

#item71303 {
	width:189px !important;
	height:145px !important;
	left:14px !important;
	top:431px !important;
}

#item71314 {
	width:181px !important;
	height:137px !important;
}

#item71309 {
	width:181px !important;
	height:137px !important;
	left:284px !important;
	top:434px !important;
}

#item71321 {
	width:491px !important;
	height:405px !important;
}

#item71315 {
	width:491px !important;
	height:405px !important;
	left:39px !important;
	top:14px !important;
}

#item56312 {
	width:210px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item56342 {
	width:150px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item56369 {
	width:115px !important;
	height:20px !important;
	left:13px !important;
	top:317px !important;
}

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

#item67300 {
	width:165px !important;
	height:117px !important;
	left:365px !important;
	top:14px !important;
}

#item71327 {
	width:170px !important;
	height:114px !important;
}

#item71322 {
	width:170px !important;
	height:114px !important;
	left:185px !important;
	top:14px !important;
}

#item71334 {
	width:163px !important;
	height:60px !important;
}

#item71328 {
	width:163px !important;
	height:60px !important;
	left:14px !important;
	top:14px !important;
}

#item73557 {
	width:62px !important;
	height:64px !important;
}

#item73552 {
	width:62px !important;
	height:64px !important;
	left:117px !important;
	top:57px !important;
}

#item56400 {
	width:109px !important;
	height:9px !important;
	left:189px !important;
	top:176px !important;
}

#item56428 {
	width:149px !important;
	height:9px !important;
	left:364px !important;
	top:177px !important;
}

#item56455 {
	width:127px !important;
	height:9px !important;
	left:12px !important;
	top:164px !important;
}

#item56482 {
	width:127px !important;
	height:9px !important;
	left:12px !important;
	top:174px !important;
}

#item71340 {
	width:130px !important;
	height:148px !important;
}

#item71335 {
	width:130px !important;
	height:148px !important;
	left:14px !important;
	top:337px !important;
}

#item71346 {
	width:126px !important;
	height:91px !important;
}

#item71341 {
	width:126px !important;
	height:91px !important;
	left:146px !important;
	top:410px !important;
}

#item71352 {
	width:120px !important;
	height:164px !important;
}

#item71347 {
	width:120px !important;
	height:164px !important;
	left:278px !important;
	top:336px !important;
}

#item71358 {
	width:120px !important;
	height:254px !important;
}

#item71353 {
	width:120px !important;
	height:254px !important;
	left:410px !important;
	top:336px !important;
}

#item71364 {
	width:187px !important;
	height:202px !important;
}

#item71359 {
	width:187px !important;
	height:202px !important;
	left:343px !important;
	top:14px !important;
}

#item71370 {
	width:193px !important;
	height:268px !important;
}

#item71365 {
	width:193px !important;
	height:268px !important;
	left:139px !important;
	top:14px !important;
}

#item71376 {
	width:119px !important;
	height:206px !important;
}

#item71371 {
	width:119px !important;
	height:206px !important;
	left:14px !important;
	top:14px !important;
}

#item56509 {
	width:91px !important;
	height:20px !important;
	left:13px !important;
	top:305px !important;
}

#item56540 {
	width:140px !important;
	height:9px !important;
	left:343px !important;
	top:317px !important;
}

#item56567 {
	width:125px !important;
	height:9px !important;
	left:150px !important;
	top:311px !important;
}

#item56594 {
	width:137px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item56621 {
	width:102px !important;
	height:20px !important;
	left:157px !important;
	top:600px !important;
}

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

#item56681 {
	width:81px !important;
	height:20px !important;
	left:411px !important;
	top:595px !important;
}

#item67312 {
	width:251px !important;
	height:128px !important;
}

#item67307 {
	width:251px !important;
	height:128px !important;
	left:279px !important;
	top:14px !important;
}

#item71383 {
	width:260px !important;
	height:124px !important;
}

#item71377 {
	width:260px !important;
	height:124px !important;
	left:14px !important;
	top:14px !important;
}

#item71389 {
	width:127px !important;
	height:185px !important;
}

#item71384 {
	width:127px !important;
	height:185px !important;
	left:14px !important;
	top:229px !important;
}

#item71395 {
	width:252px !important;
	height:102px !important;
}

#item71390 {
	width:252px !important;
	height:102px !important;
	left:278px !important;
	top:219px !important;
}

#item71401 {
	width:516px !important;
	height:169px !important;
}

#item71396 {
	width:516px !important;
	height:169px !important;
	left:14px !important;
	top:425px !important;
}

#item56708 {
	width:153px !important;
	height:9px !important;
	left:276px !important;
	top:406px !important;
}

#item56735 {
	width:166px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item56762 {
	width:159px !important;
	height:9px !important;
	left:321px !important;
	top:610px !important;
}

#item56789 {
	width:83px !important;
	height:20px !important;
	left:148px !important;
	top:396px !important;
}

#item56816 {
	width:223px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item56846 {
	width:223px !important;
	height:9px !important;
	left:13px !important;
	top:211px !important;
}

#item71407 {
	width:516px !important;
	height:266px !important;
}

#item71402 {
	width:516px !important;
	height:266px !important;
	left:14px !important;
	top:329px !important;
}

#item71413 {
	width:249px !important;
	height:215px !important;
}

#item71408 {
	width:249px !important;
	height:215px !important;
	left:281px !important;
	top:14px !important;
}

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

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

#item56878 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item56906 {
	width:294px !important;
	height:9px !important;
	left:160px !important;
	top:599px !important;
}

#item56938 {
	width:294px !important;
	height:9px !important;
	left:160px !important;
	top:610px !important;
}

#item56969 {
	width:141px !important;
	height:9px !important;
	left:276px !important;
	top:292px !important;
}

#item56996 {
	width:210px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item67319 {
	width:181px !important;
	height:296px !important;
}

#item67313 {
	width:181px !important;
	height:296px !important;
	left:349px !important;
	top:14px !important;
}

#item71425 {
	width:249px !important;
	height:284px !important;
}

#item71420 {
	width:249px !important;
	height:284px !important;
	left:14px !important;
	top:14px !important;
}

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

#item71427 {
	width:252px !important;
	height:176px !important;
	left:14px !important;
	top:387px !important;
}

#item71439 {
	width:176px !important;
	height:305px !important;
}

#item71433 {
	width:176px !important;
	height:305px !important;
	left:278px !important;
	top:322px !important;
}

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

#item57053 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:366px !important;
}

#item57080 {
	width:97px !important;
	height:20px !important;
	left:437px !important;
	top:439px !important;
}

#item57109 {
	width:99px !important;
	height:20px !important;
	left:276px !important;
	top:263px !important;
}

#item57139 {
	width:96px !important;
	height:28px !important;
	left:276px !important;
	top:284px !important;
}

#item71446 {
	width:177px !important;
	height:189px !important;
}

#item71440 {
	width:177px !important;
	height:189px !important;
	left:89px !important;
	top:431px !important;
}

#item71452 {
	width:252px !important;
	height:267px !important;
}

#item71447 {
	width:252px !important;
	height:267px !important;
	left:278px !important;
	top:322px !important;
}

#item71458 {
	width:170px !important;
	height:77px !important;
}

#item71453 {
	width:170px !important;
	height:77px !important;
	left:96px !important;
	top:214px !important;
}

#item73563 {
	width:166px !important;
	height:77px !important;
}

#item73558 {
	width:166px !important;
	height:77px !important;
	left:14px !important;
	top:269px !important;
}

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

#item71459 {
	width:252px !important;
	height:234px !important;
	left:279px !important;
	top:14px !important;
}

#item71470 {
	width:250px !important;
	height:150px !important;
}

#item71465 {
	width:250px !important;
	height:150px !important;
	left:14px !important;
	top:14px !important;
}

#item57171 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item57199 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:584px !important;
}

#item57226 {
	width:150px !important;
	height:9px !important;
	left:379px !important;
	top:607px !important;
}

#item57253 {
	width:163px !important;
	height:9px !important;
	left:276px !important;
	top:304px !important;
}

#item57280 {
	width:180px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item57310 {
	width:180px !important;
	height:9px !important;
	left:13px !important;
	top:417px !important;
}

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

#item67320 {
	width:252px !important;
	height:294px !important;
	left:278px !important;
	top:14px !important;
}

#item71476 {
	width:251px !important;
	height:222px !important;
}

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

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

#item71477 {
	width:251px !important;
	height:235px !important;
	left:14px !important;
	top:320px !important;
}

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

#item71485 {
	width:252px !important;
	height:241px !important;
	left:278px !important;
	top:321px !important;
}

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

#item57368 {
	width:198px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item57398 {
	width:103px !important;
	height:20px !important;
	left:390px !important;
	top:112px !important;
}

#item57425 {
	width:155px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item57456 {
	width:203px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

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

#item71492 {
	width:252px !important;
	height:243px !important;
	left:14px !important;
	top:320px !important;
}

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

#item71498 {
	width:252px !important;
	height:138px !important;
	left:278px !important;
	top:425px !important;
}

#item71509 {
	width:252px !important;
	height:141px !important;
}

#item71504 {
	width:252px !important;
	height:141px !important;
	left:278px !important;
	top:214px !important;
}

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

#item71510 {
	width:252px !important;
	height:162px !important;
	left:278px !important;
	top:14px !important;
}

#item71521 {
	width:118px !important;
	height:130px !important;
}

#item71516 {
	width:118px !important;
	height:130px !important;
	left:20px !important;
	top:53px !important;
}

#item73570 {
	width:118px !important;
	height:150px !important;
}

#item73565 {
	width:118px !important;
	height:150px !important;
	left:140px !important;
	top:95px !important;
}

#item57486 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item57513 {
	width:142px !important;
	height:9px !important;
	left:280px !important;
	top:608px !important;
}

#item57540 {
	width:131px !important;
	height:9px !important;
	left:281px !important;
	top:403px !important;
}

#item57567 {
	width:183px !important;
	height:9px !important;
	left:279px !important;
	top:195px !important;
}

#item57598 {
	width:198px !important;
	height:9px !important;
	left:18px !important;
	top:284px !important;
}

#item57629 {
	width:198px !important;
	height:9px !important;
	left:18px !important;
	top:294px !important;
}

#item67332 {
	width:252px !important;
	height:175px !important;
}

#item67327 {
	width:252px !important;
	height:175px !important;
	left:278px !important;
	top:14px !important;
}

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

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

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

#item71528 {
	width:252px !important;
	height:258px !important;
	left:14px !important;
	top:321px !important;
}

#item71539 {
	width:252px !important;
	height:282px !important;
}

#item71534 {
	width:252px !important;
	height:282px !important;
	left:278px !important;
	top:264px !important;
}

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

#item57687 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item57714 {
	width:254px !important;
	height:9px !important;
	left:276px !important;
	top:243px !important;
}

#item57746 {
	width:203px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

#item71546 {
	width:185px !important;
	height:273px !important;
}

#item71541 {
	width:185px !important;
	height:273px !important;
	left:81px !important;
	top:345px !important;
}

#item71552 {
	width:252px !important;
	height:208px !important;
}

#item71547 {
	width:252px !important;
	height:208px !important;
	left:278px !important;
	top:344px !important;
}

#item71558 {
	width:324px !important;
	height:248px !important;
}

#item71553 {
	width:324px !important;
	height:248px !important;
	left:206px !important;
	top:14px !important;
}

#item71564 {
	width:181px !important;
	height:235px !important;
}

#item71559 {
	width:181px !important;
	height:235px !important;
	left:14px !important;
	top:14px !important;
}

#item57776 {
	width:72px !important;
	height:29px !important;
	left:13px !important;
	top:575px !important;
}

#item57804 {
	width:198px !important;
	height:9px !important;
	left:277px !important;
	top:610px !important;
}

#item57834 {
	width:164px !important;
	height:9px !important;
	left:208px !important;
	top:324px !important;
}

#item57861 {
	width:119px !important;
	height:9px !important;
	left:12px !important;
	top:315px !important;
}

#item57888 {
	width:119px !important;
	height:9px !important;
	left:12px !important;
	top:325px !important;
}

#item67338 {
	width:162px !important;
	height:190px !important;
}

#item67333 {
	width:162px !important;
	height:190px !important;
	left:278px !important;
	top:14px !important;
}

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

#item71565 {
	width:252px !important;
	height:139px !important;
	left:278px !important;
	top:215px !important;
}

#item71580 {
	width:253px !important;
	height:236px !important;
}

#item71575 {
	width:253px !important;
	height:236px !important;
	left:14px !important;
	top:14px !important;
}

#item71586 {
	width:251px !important;
	height:216px !important;
}

#item71581 {
	width:251px !important;
	height:216px !important;
	left:14px !important;
	top:320px !important;
}

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

#item71587 {
	width:252px !important;
	height:152px !important;
	left:278px !important;
	top:417px !important;
}

#item57915 {
	width:132px !important;
	height:9px !important;
	left:13px !important;
	top:300px !important;
}

#item57942 {
	width:105px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item57972 {
	width:236px !important;
	height:9px !important;
	left:276px !important;
	top:401px !important;
}

#item58003 {
	width:210px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item58034 {
	width:82px !important;
	height:30px !important;
	left:447px !important;
	top:160px !important;
}

#item71600 {
	width:217px !important;
	height:297px !important;
}

#item71594 {
	width:217px !important;
	height:297px !important;
	left:14px !important;
	top:321px !important;
}

#item71606 {
	width:285px !important;
	height:226px !important;
}

#item71601 {
	width:285px !important;
	height:226px !important;
	left:245px !important;
	top:320px !important;
}

#item71612 {
	width:215px !important;
	height:234px !important;
}

#item71607 {
	width:215px !important;
	height:234px !important;
	left:315px !important;
	top:14px !important;
}

#item71633 {
	width:289px !important;
	height:232px !important;
}

#item71628 {
	width:289px !important;
	height:232px !important;
	left:14px !important;
	top:14px !important;
}

#item58065 {
	width:117px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item58092 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:505px !important;
}

#item58119 {
	width:200px !important;
	height:9px !important;
	left:244px !important;
	top:610px !important;
}

#item58149 {
	width:132px !important;
	height:9px !important;
	left:313px !important;
	top:300px !important;
}

#item67344 {
	width:44px !important;
	height:73px !important;
}

#item67339 {
	width:44px !important;
	height:73px !important;
	left:285px !important;
	top:125px !important;
}

#item73576 {
	width:73px !important;
	height:69px !important;
}

#item73571 {
	width:73px !important;
	height:69px !important;
	left:355px !important;
	top:200px !important;
}

#item73582 {
	width:73px !important;
	height:69px !important;
}

#item73577 {
	width:73px !important;
	height:69px !important;
	left:408px !important;
	top:295px !important;
}

#item71639 {
	width:63px !important;
	height:345px !important;
}

#item71634 {
	width:63px !important;
	height:345px !important;
	left:9px !important;
	top:14px !important;
}

#item73590 {
	width:51px !important;
	height:350px !important;
}

#item73583 {
	width:51px !important;
	height:350px !important;
	left:74px !important;
	top:14px !important;
}

#item73596 {
	width:98px !important;
	height:294px !important;
}

#item73591 {
	width:98px !important;
	height:294px !important;
	left:129px !important;
	top:14px !important;
}

#item71645 {
	width:116px !important;
	height:71px !important;
}

#item71640 {
	width:116px !important;
	height:71px !important;
	left:14px !important;
	top:379px !important;
}

#item73604 {
	width:116px !important;
	height:63px !important;
}

#item73599 {
	width:116px !important;
	height:63px !important;
	left:14px !important;
	top:458px !important;
}

#item73610 {
	width:116px !important;
	height:86px !important;
}

#item73605 {
	width:116px !important;
	height:86px !important;
	left:14px !important;
	top:531px !important;
}

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

#item71646 {
	width:253px !important;
	height:177px !important;
	left:277px !important;
	top:380px !important;
}

#item58176 {
	width:104px !important;
	height:20px !important;
	left:134px !important;
	top:493px !important;
}

#item58203 {
	width:128px !important;
	height:20px !important;
	left:134px !important;
	top:594px !important;
}

#item58233 {
	width:127px !important;
	height:9px !important;
	left:134px !important;
	top:442px !important;
}

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

#item58288 {
	width:82px !important;
	height:20px !important;
	left:445px !important;
	top:108px !important;
}

#item58315 {
	width:82px !important;
	height:20px !important;
	left:445px !important;
	top:128px !important;
}

#item58342 {
	width:82px !important;
	height:20px !important;
	left:445px !important;
	top:149px !important;
}

#item58372 {
	width:100px !important;
	height:10px !important;
	left:166px !important;
	top:328px !important;
}

#item58435 {
	width:101px !important;
	height:10px !important;
	left:166px !important;
	top:339px !important;
}

#item58499 {
	width:103px !important;
	height:10px !important;
	left:166px !important;
	top:349px !important;
}

#item71658 {
	width:335px !important;
	height:212px !important;
}

#item71652 {
	width:335px !important;
	height:212px !important;
	left:195px !important;
	top:417px !important;
}

#item71670 {
	width:207px !important;
	height:108px !important;
}

#item71665 {
	width:207px !important;
	height:108px !important;
	left:323px !important;
	top:186px !important;
}

#item71676 {
	width:248px !important;
	height:167px !important;
}

#item71671 {
	width:248px !important;
	height:167px !important;
	left:282px !important;
	top:14px !important;
}

#item71682 {
	width:94px !important;
	height:395px !important;
}

#item71677 {
	width:94px !important;
	height:395px !important;
	left:93px !important;
	top:14px !important;
}

#item73616 {
	width:77px !important;
	height:62px !important;
}

#item73611 {
	width:77px !important;
	height:62px !important;
	left:14px !important;
	top:306px !important;
}

#item73623 {
	width:77px !important;
	height:39px !important;
}

#item73617 {
	width:77px !important;
	height:39px !important;
	left:14px !important;
	top:211px !important;
}

#item71664 {
	width:198px !important;
	height:112px !important;
}

#item71659 {
	width:198px !important;
	height:112px !important;
	left:289px !important;
	top:298px !important;
}

#item58560 {
	width:69px !important;
	height:9px !important;
	left:16px !important;
	top:398px !important;
}

#item58588 {
	width:67px !important;
	height:9px !important;
	left:16px !important;
	top:291px !important;
}

#item58615 {
	width:96px !important;
	height:29px !important;
	left:13px !important;
	top:179px !important;
}

#item58645 {
	width:92px !important;
	height:29px !important;
	left:195px !important;
	top:146px !important;
}

#item58676 {
	width:118px !important;
	height:20px !important;
	left:13px !important;
	top:577px !important;
}

#item58707 {
	width:147px !important;
	height:19px !important;
	left:13px !important;
	top:596px !important;
}

#item58737 {
	width:102px !important;
	height:9px !important;
	left:192px !important;
	top:311px !important;
}

#item58764 {
	width:102px !important;
	height:9px !important;
	left:192px !important;
	top:322px !important;
}

#item67350 {
	width:252px !important;
	height:156px !important;
}

#item67345 {
	width:252px !important;
	height:156px !important;
	left:278px !important;
	top:14px !important;
}

#item71688 {
	width:255px !important;
	height:158px !important;
}

#item71683 {
	width:255px !important;
	height:158px !important;
	left:14px !important;
	top:14px !important;
}

#item71694 {
	width:253px !important;
	height:146px !important;
}

#item71689 {
	width:253px !important;
	height:146px !important;
	left:14px !important;
	top:223px !important;
}

#item71700 {
	width:206px !important;
	height:198px !important;
}

#item71695 {
	width:206px !important;
	height:198px !important;
	left:14px !important;
	top:425px !important;
}

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

#item71701 {
	width:251px !important;
	height:339px !important;
	left:279px !important;
	top:224px !important;
}

#item58791 {
	width:185px !important;
	height:9px !important;
	left:15px !important;
	top:203px !important;
}

#item58823 {
	width:184px !important;
	height:9px !important;
	left:278px !important;
	top:203px !important;
}

#item58853 {
	width:236px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

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

#item58912 {
	width:72px !important;
	height:20px !important;
	left:183px !important;
	top:599px !important;
}

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

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

#item71720 {
	width:163px !important;
	height:138px !important;
}

#item71715 {
	width:163px !important;
	height:138px !important;
	left:367px !important;
	top:477px !important;
}

#item71726 {
	width:252px !important;
	height:105px !important;
}

#item71721 {
	width:252px !important;
	height:105px !important;
	left:278px !important;
	top:320px !important;
}

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

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

#item71738 {
	width:253px !important;
	height:236px !important;
}

#item71733 {
	width:253px !important;
	height:236px !important;
	left:14px !important;
	top:14px !important;
}

#item58939 {
	width:191px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

#item58969 {
	width:150px !important;
	height:9px !important;
	left:20px !important;
	top:605px !important;
}

#item58996 {
	width:130px !important;
	height:9px !important;
	left:276px !important;
	top:457px !important;
}

#item59025 {
	width:81px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item59052 {
	width:148px !important;
	height:9px !important;
	left:281px !important;
	top:298px !important;
}

#item67357 {
	width:255px !important;
	height:101px !important;
}

#item67351 {
	width:255px !important;
	height:101px !important;
	left:276px !important;
	top:14px !important;
}

#item71744 {
	width:252px !important;
	height:191px !important;
}

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

#item71750 {
	width:251px !important;
	height:299px !important;
}

#item71745 {
	width:251px !important;
	height:299px !important;
	left:14px !important;
	top:275px !important;
}

#item71757 {
	width:111px !important;
	height:176px !important;
}

#item71751 {
	width:111px !important;
	height:176px !important;
	left:278px !important;
	top:315px !important;
}

#item73630 {
	width:111px !important;
	height:126px !important;
}

#item73625 {
	width:111px !important;
	height:126px !important;
	left:278px !important;
	top:493px !important;
}

#item71764 {
	width:134px !important;
	height:144px !important;
}

#item71758 {
	width:134px !important;
	height:144px !important;
	left:278px !important;
	top:164px !important;
}

#item59079 {
	width:130px !important;
	height:9px !important;
	left:18px !important;
	top:608px !important;
}

#item59106 {
	width:86px !important;
	height:20px !important;
	left:395px !important;
	top:519px !important;
}

#item59133 {
	width:91px !important;
	height:20px !important;
	left:395px !important;
	top:594px !important;
}

#item59161 {
	width:154px !important;
	height:9px !important;
	left:276px !important;
	top:151px !important;
}

#item59188 {
	width:113px !important;
	height:9px !important;
	left:416px !important;
	top:299px !important;
}

#item59215 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:251px !important;
}

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

#item71765 {
	width:252px !important;
	height:231px !important;
	left:14px !important;
	top:322px !important;
}

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

#item71771 {
	width:252px !important;
	height:225px !important;
	left:278px !important;
	top:320px !important;
}

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

#item71777 {
	width:252px !important;
	height:261px !important;
	left:278px !important;
	top:14px !important;
}

#item71788 {
	width:250px !important;
	height:295px !important;
}

#item71783 {
	width:250px !important;
	height:295px !important;
	left:14px !important;
	top:14px !important;
}

#item59243 {
	width:94px !important;
	height:20px !important;
	left:282px !important;
	top:284px !important;
}

#item59270 {
	width:126px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item59300 {
	width:119px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item59327 {
	width:93px !important;
	height:20px !important;
	left:20px !important;
	top:284px !important;
}

#item67363 {
	width:118px !important;
	height:200px !important;
}

#item67358 {
	width:118px !important;
	height:200px !important;
	left:412px !important;
	top:14px !important;
}

#item73636 {
	width:118px !important;
	height:200px !important;
}

#item73631 {
	width:118px !important;
	height:200px !important;
	left:276px !important;
	top:14px !important;
}

#item71794 {
	width:248px !important;
	height:290px !important;
}

#item71789 {
	width:248px !important;
	height:290px !important;
	left:14px !important;
	top:14px !important;
}

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

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

#item71806 {
	width:252px !important;
	height:292px !important;
}

#item71801 {
	width:252px !important;
	height:292px !important;
	left:278px !important;
	top:304px !important;
}

#item59354 {
	width:138px !important;
	height:9px !important;
	left:282px !important;
	top:605px !important;
}

#item59381 {
	width:182px !important;
	height:9px !important;
	left:13px !important;
	top:357px !important;
}

#item59412 {
	width:201px !important;
	height:9px !important;
	left:277px !important;
	top:275px !important;
}

#item59442 {
	width:201px !important;
	height:9px !important;
	left:277px !important;
	top:286px !important;
}

#item59472 {
	width:139px !important;
	height:9px !important;
	left:123px !important;
	top:591px !important;
}

#item59499 {
	width:151px !important;
	height:19px !important;
	left:123px !important;
	top:600px !important;
}

#item71813 {
	width:249px !important;
	height:135px !important;
}

#item71807 {
	width:249px !important;
	height:135px !important;
	left:14px !important;
	top:420px !important;
}

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

#item71814 {
	width:252px !important;
	height:181px !important;
	left:278px !important;
	top:384px !important;
}

#item71825 {
	width:140px !important;
	height:162px !important;
}

#item71820 {
	width:140px !important;
	height:162px !important;
	left:285px !important;
	top:14px !important;
}

#item73642 {
	width:163px !important;
	height:179px !important;
}

#item73637 {
	width:163px !important;
	height:179px !important;
	left:367px !important;
	top:122px !important;
}

#item71832 {
	width:250px !important;
	height:196px !important;
}

#item71826 {
	width:250px !important;
	height:196px !important;
	left:14px !important;
	top:14px !important;
}

#item71838 {
	width:255px !important;
	height:138px !important;
}

#item71833 {
	width:255px !important;
	height:138px !important;
	left:14px !important;
	top:220px !important;
}

#item59531 {
	width:200px !important;
	height:9px !important;
	left:13px !important;
	top:404px !important;
}

#item59561 {
	width:200px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item59591 {
	width:145px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item59618 {
	width:252px !important;
	height:9px !important;
	left:280px !important;
	top:334px !important;
}

#item59651 {
	width:252px !important;
	height:9px !important;
	left:280px !important;
	top:345px !important;
}

#item59682 {
	width:252px !important;
	height:9px !important;
	left:280px !important;
	top:355px !important;
}

#item59713 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:84px !important;
}

#item59740 {
	width:154px !important;
	height:19px !important;
	left:13px !important;
	top:93px !important;
}

#item67369 {
	width:141px !important;
	height:170px !important;
}

#item67364 {
	width:141px !important;
	height:170px !important;
	left:270px !important;
	top:14px !important;
}

#item73681 {
	width:125px !important;
	height:67px !important;
}

#item73676 {
	width:125px !important;
	height:67px !important;
	left:414px !important;
	top:14px !important;
}

#item73687 {
	width:125px !important;
	height:71px !important;
}

#item73682 {
	width:125px !important;
	height:71px !important;
	left:414px !important;
	top:88px !important;
}

#item73693 {
	width:125px !important;
	height:71px !important;
}

#item73688 {
	width:125px !important;
	height:71px !important;
	left:414px !important;
	top:165px !important;
}

#item71846 {
	width:118px !important;
	height:177px !important;
}

#item71841 {
	width:118px !important;
	height:177px !important;
	left:14px !important;
	top:14px !important;
}

#item73650 {
	width:71px !important;
	height:40px !important;
}

#item73645 {
	width:71px !important;
	height:40px !important;
	left:190px !important;
	top:74px !important;
}

#item73656 {
	width:71px !important;
	height:13px !important;
}

#item73651 {
	width:71px !important;
	height:13px !important;
	left:190px !important;
	top:114px !important;
}

#item73662 {
	width:71px !important;
	height:11px !important;
}

#item73657 {
	width:71px !important;
	height:11px !important;
	left:190px !important;
	top:128px !important;
}

#item73668 {
	width:71px !important;
	height:13px !important;
}

#item73663 {
	width:71px !important;
	height:13px !important;
	left:190px !important;
	top:139px !important;
}

#item73674 {
	width:71px !important;
	height:12px !important;
}

#item73669 {
	width:71px !important;
	height:12px !important;
	left:190px !important;
	top:153px !important;
}

#item71853 {
	width:183px !important;
	height:211px !important;
}

#item71848 {
	width:183px !important;
	height:211px !important;
	left:6px !important;
	top:359px !important;
}

#item71859 {
	width:167px !important;
	height:212px !important;
}

#item71854 {
	width:167px !important;
	height:212px !important;
	left:198px !important;
	top:360px !important;
}

#item73700 {
	width:43px !important;
	height:29px !important;
}

#item73695 {
	width:43px !important;
	height:29px !important;
	left:375px !important;
	top:476px !important;
}

#item73718 {
	width:43px !important;
	height:29px !important;
}

#item73713 {
	width:43px !important;
	height:29px !important;
	left:375px !important;
	top:507px !important;
}

#item73725 {
	width:67px !important;
	height:29px !important;
}

#item73720 {
	width:67px !important;
	height:29px !important;
	left:423px !important;
	top:507px !important;
}

#item73706 {
	width:43px !important;
	height:29px !important;
}

#item73701 {
	width:43px !important;
	height:29px !important;
	left:422px !important;
	top:476px !important;
}

#item73712 {
	width:43px !important;
	height:29px !important;
}

#item73707 {
	width:43px !important;
	height:29px !important;
	left:469px !important;
	top:476px !important;
}

#item59771 {
	width:219px !important;
	height:9px !important;
	left:13px !important;
	top:261px !important;
}

#item59801 {
	width:219px !important;
	height:9px !important;
	left:13px !important;
	top:271px !important;
}

#item59833 {
	width:219px !important;
	height:9px !important;
	left:13px !important;
	top:282px !important;
}

#item59863 {
	width:219px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item59894 {
	width:219px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item59921 {
	width:163px !important;
	height:9px !important;
	left:276px !important;
	top:282px !important;
}

#item59949 {
	width:163px !important;
	height:9px !important;
	left:276px !important;
	top:292px !important;
}

#item59976 {
	width:163px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item60003 {
	width:109px !important;
	height:9px !important;
	left:330px !important;
	top:551px !important;
}

#item60031 {
	width:109px !important;
	height:9px !important;
	left:330px !important;
	top:562px !important;
}

#item60058 {
	width:108px !important;
	height:9px !important;
	left:330px !important;
	top:572px !important;
}

#item60086 {
	width:109px !important;
	height:9px !important;
	left:330px !important;
	top:583px !important;
}

#item60113 {
	width:109px !important;
	height:9px !important;
	left:330px !important;
	top:593px !important;
}

#item60140 {
	width:88px !important;
	height:20px !important;
	left:440px !important;
	top:551px !important;
}

#item60168 {
	width:89px !important;
	height:9px !important;
	left:440px !important;
	top:572px !important;
}

#item60195 {
	width:87px !important;
	height:9px !important;
	left:440px !important;
	top:582px !important;
}

#item60222 {
	width:89px !important;
	height:9px !important;
	left:440px !important;
	top:593px !important;
}

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

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

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

#item71867 {
	width:252px !important;
	height:294px !important;
	left:278px !important;
	top:254px !important;
}

#item71878 {
	width:252px !important;
	height:171px !important;
}

#item71873 {
	width:252px !important;
	height:171px !important;
	left:278px !important;
	top:14px !important;
}

#item71884 {
	width:253px !important;
	height:239px !important;
}

#item71879 {
	width:253px !important;
	height:239px !important;
	left:14px !important;
	top:14px !important;
}

#item60249 {
	width:177px !important;
	height:9px !important;
	left:276px !important;
	top:235px !important;
}

#item60279 {
	width:172px !important;
	height:9px !important;
	left:276px !important;
	top:595px !important;
}

#item60306 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

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

#item67375 {
	width:104px !important;
	height:205px !important;
}

#item67370 {
	width:104px !important;
	height:205px !important;
	left:273px !important;
	top:9px !important;
}

#item71891 {
	width:161px !important;
	height:195px !important;
}

#item71886 {
	width:161px !important;
	height:195px !important;
	left:14px !important;
	top:14px !important;
}

#item71898 {
	width:249px !important;
	height:204px !important;
}

#item71892 {
	width:249px !important;
	height:204px !important;
	left:14px !important;
	top:215px !important;
}

#item71904 {
	width:179px !important;
	height:177px !important;
}

#item71899 {
	width:179px !important;
	height:177px !important;
	left:277px !important;
	top:223px !important;
}

#item71910 {
	width:154px !important;
	height:208px !important;
}

#item71905 {
	width:154px !important;
	height:208px !important;
	left:272px !important;
	top:405px !important;
}

#item71916 {
	width:72px !important;
	height:232px !important;
}

#item71911 {
	width:72px !important;
	height:232px !important;
	left:14px !important;
	top:411px !important;
}

#item60364 {
	width:95px !important;
	height:20px !important;
	left:180px !important;
	top:189px !important;
}

#item60391 {
	width:126px !important;
	height:9px !important;
	left:13px !important;
	top:273px !important;
}

#item60418 {
	width:80px !important;
	height:20px !important;
	left:157px !important;
	top:591px !important;
}

#item60446 {
	width:93px !important;
	height:20px !important;
	left:388px !important;
	top:172px !important;
}

#item60473 {
	width:68px !important;
	height:20px !important;
	left:427px !important;
	top:591px !important;
}

#item60500 {
	width:146px !important;
	height:9px !important;
	left:348px !important;
	top:264px !important;
}

#item60527 {
	width:215px !important;
	height:9px !important;
	left:77px !important;
	top:637px !important;
}

#item71923 {
	width:186px !important;
	height:189px !important;
}

#item71917 {
	width:186px !important;
	height:189px !important;
	left:14px !important;
	top:427px !important;
}

#item71929 {
	width:252px !important;
	height:208px !important;
}

#item71924 {
	width:252px !important;
	height:208px !important;
	left:278px !important;
	top:427px !important;
}

#item71935 {
	width:152px !important;
	height:203px !important;
}

#item71930 {
	width:152px !important;
	height:203px !important;
	left:378px !important;
	top:211px !important;
}

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

#item71936 {
	width:252px !important;
	height:161px !important;
	left:14px !important;
	top:207px !important;
}

#item71947 {
	width:258px !important;
	height:177px !important;
}

#item71942 {
	width:258px !important;
	height:177px !important;
	left:14px !important;
	top:14px !important;
}

#item71954 {
	width:253px !important;
	height:123px !important;
}

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

#item60559 {
	width:112px !important;
	height:20px !important;
	left:146px !important;
	top:593px !important;
}

#item60590 {
	width:99px !important;
	height:20px !important;
	left:120px !important;
	top:180px !important;
}

#item60617 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item60647 {
	width:181px !important;
	height:9px !important;
	left:277px !important;
	top:191px !important;
}

#item60678 {
	width:106px !important;
	height:20px !important;
	left:421px !important;
	top:599px !important;
}

#item60705 {
	width:90px !important;
	height:20px !important;
	left:276px !important;
	top:324px !important;
}

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

#item67376 {
	width:252px !important;
	height:137px !important;
	left:278px !important;
	top:4px !important;
}

#item71960 {
	width:249px !important;
	height:161px !important;
}

#item71955 {
	width:249px !important;
	height:161px !important;
	left:16px !important;
	top:14px !important;
}

#item71970 {
	width:163px !important;
	height:145px !important;
}

#item71965 {
	width:163px !important;
	height:145px !important;
	left:14px !important;
	top:215px !important;
}

#item71977 {
	width:160px !important;
	height:113px !important;
}

#item71971 {
	width:160px !important;
	height:113px !important;
	left:188px !important;
	top:217px !important;
}

#item73734 {
	width:169px !important;
	height:113px !important;
}

#item73729 {
	width:169px !important;
	height:113px !important;
	left:353px !important;
	top:248px !important;
}

#item71983 {
	width:145px !important;
	height:160px !important;
}

#item71978 {
	width:145px !important;
	height:160px !important;
	left:236px !important;
	top:417px !important;
}

#item71989 {
	width:217px !important;
	height:115px !important;
}

#item71984 {
	width:217px !important;
	height:115px !important;
	left:14px !important;
	top:421px !important;
}

#item73740 {
	width:139px !important;
	height:151px !important;
}

#item73735 {
	width:139px !important;
	height:151px !important;
	left:391px !important;
	top:423px !important;
}

#item60733 {
	width:97px !important;
	height:20px !important;
	left:152px !important;
	top:186px !important;
}

#item60763 {
	width:69px !important;
	height:20px !important;
	left:149px !important;
	top:600px !important;
}

#item60791 {
	width:115px !important;
	height:20px !important;
	left:13px !important;
	top:393px !important;
}

#item60821 {
	width:150px !important;
	height:9px !important;
	left:235px !important;
	top:610px !important;
}

#item60848 {
	width:142px !important;
	height:9px !important;
	left:391px !important;
	top:610px !important;
}

#item60875 {
	width:203px !important;
	height:9px !important;
	left:282px !important;
	top:180px !important;
}

#item60905 {
	width:203px !important;
	height:9px !important;
	left:282px !important;
	top:190px !important;
}

#item60935 {
	width:232px !important;
	height:9px !important;
	left:186px !important;
	top:393px !important;
}

#item60965 {
	width:232px !important;
	height:9px !important;
	left:186px !important;
	top:404px !important;
}

#item71995 {
	width:170px !important;
	height:139px !important;
}

#item71990 {
	width:170px !important;
	height:139px !important;
	left:14px !important;
	top:423px !important;
}

#item72001 {
	width:160px !important;
	height:153px !important;
}

#item71996 {
	width:160px !important;
	height:153px !important;
	left:196px !important;
	top:423px !important;
}

#item72019 {
	width:158px !important;
	height:149px !important;
}

#item72014 {
	width:158px !important;
	height:149px !important;
	left:363px !important;
	top:425px !important;
}

#item72025 {
	width:165px !important;
	height:199px !important;
}

#item72020 {
	width:165px !important;
	height:199px !important;
	left:365px !important;
	top:160px !important;
}

#item72031 {
	width:159px !important;
	height:145px !important;
}

#item72026 {
	width:159px !important;
	height:145px !important;
	left:196px !important;
	top:215px !important;
}

#item72037 {
	width:170px !important;
	height:162px !important;
}

#item72032 {
	width:170px !important;
	height:162px !important;
	left:14px !important;
	top:215px !important;
}

#item72043 {
	width:163px !important;
	height:136px !important;
}

#item72038 {
	width:163px !important;
	height:136px !important;
	left:14px !important;
	top:14px !important;
}

#item72049 {
	width:150px !important;
	height:149px !important;
}

#item72044 {
	width:150px !important;
	height:149px !important;
	left:188px !important;
	top:14px !important;
}

#item60996 {
	width:128px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item61024 {
	width:147px !important;
	height:9px !important;
	left:195px !important;
	top:610px !important;
}

#item61051 {
	width:103px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item61078 {
	width:174px !important;
	height:9px !important;
	left:13px !important;
	top:404px !important;
}

#item61105 {
	width:149px !important;
	height:9px !important;
	left:189px !important;
	top:404px !important;
}

#item61132 {
	width:141px !important;
	height:9px !important;
	left:364px !important;
	top:405px !important;
}

#item61159 {
	width:126px !important;
	height:9px !important;
	left:13px !important;
	top:198px !important;
}

#item61186 {
	width:153px !important;
	height:9px !important;
	left:189px !important;
	top:197px !important;
}

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

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

#item72055 {
	width:175px !important;
	height:326px !important;
}

#item72050 {
	width:175px !important;
	height:326px !important;
	left:5px !important;
	top:6px !important;
}

#item72061 {
	width:253px !important;
	height:112px !important;
}

#item72056 {
	width:253px !important;
	height:112px !important;
	left:277px !important;
	top:220px !important;
}

#item72068 {
	width:252px !important;
	height:122px !important;
}

#item72062 {
	width:252px !important;
	height:122px !important;
	left:278px !important;
	top:425px !important;
}

#item72074 {
	width:251px !important;
	height:311px !important;
}

#item72069 {
	width:251px !important;
	height:311px !important;
	left:14px !important;
	top:341px !important;
}

#item61216 {
	width:222px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item61247 {
	width:111px !important;
	height:30px !important;
	left:153px !important;
	top:305px !important;
}

#item61278 {
	width:126px !important;
	height:29px !important;
	left:400px !important;
	top:183px !important;
}

#item61310 {
	width:103px !important;
	height:29px !important;
	left:158px !important;
	top:586px !important;
}

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

#item72080 {
	width:162px !important;
	height:303px !important;
}

#item72075 {
	width:162px !important;
	height:303px !important;
	left:75px !important;
	top:14px !important;
}

#item72086 {
	width:224px !important;
	height:263px !important;
}

#item72081 {
	width:224px !important;
	height:263px !important;
	left:14px !important;
	top:322px !important;
}

#item72092 {
	width:148px !important;
	height:151px !important;
}

#item72087 {
	width:148px !important;
	height:151px !important;
	left:382px !important;
	top:280px !important;
}

#item73747 {
	width:86px !important;
	height:99px !important;
}

#item73741 {
	width:86px !important;
	height:99px !important;
	left:254px !important;
	top:377px !important;
}

#item73754 {
	width:86px !important;
	height:137px !important;
}

#item73748 {
	width:86px !important;
	height:137px !important;
	left:254px !important;
	top:61px !important;
}

#item73760 {
	width:86px !important;
	height:70px !important;
}

#item73755 {
	width:86px !important;
	height:70px !important;
	left:254px !important;
	top:235px !important;
}

#item73766 {
	width:86px !important;
	height:64px !important;
}

#item73761 {
	width:86px !important;
	height:64px !important;
	left:254px !important;
	top:310px !important;
}

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

#item73767 {
	width:153px !important;
	height:177px !important;
	left:377px !important;
	top:92px !important;
}

#item61375 {
	width:70px !important;
	height:40px !important;
	left:12px !important;
	top:242px !important;
}

#item61406 {
	width:227px !important;
	height:9px !important;
	left:13px !important;
	top:607px !important;
}

#item61436 {
	width:222px !important;
	height:9px !important;
	left:251px !important;
	top:543px !important;
}

#item61467 {
	width:183px !important;
	height:9px !important;
	left:250px !important;
	top:607px !important;
}

#item67393 {
	width:189px !important;
	height:110px !important;
}

#item67388 {
	width:189px !important;
	height:110px !important;
	left:14px !important;
	top:14px !important;
}

#item73785 {
	width:195px !important;
	height:134px !important;
}

#item73780 {
	width:195px !important;
	height:134px !important;
	left:219px !important;
	top:14px !important;
}

#item72099 {
	width:203px !important;
	height:86px !important;
}

#item72094 {
	width:203px !important;
	height:86px !important;
	left:206px !important;
	top:257px !important;
}

#item73817 {
	width:169px !important;
	height:174px !important;
}

#item73812 {
	width:169px !important;
	height:174px !important;
	left:361px !important;
	top:343px !important;
}

#item73791 {
	width:118px !important;
	height:89px !important;
}

#item73786 {
	width:118px !important;
	height:89px !important;
	left:279px !important;
	top:159px !important;
}

#item73797 {
	width:109px !important;
	height:89px !important;
}

#item73792 {
	width:109px !important;
	height:89px !important;
	left:421px !important;
	top:23px !important;
}

#item72105 {
	width:187px !important;
	height:188px !important;
}

#item72100 {
	width:187px !important;
	height:188px !important;
	left:14px !important;
	top:340px !important;
}

#item73805 {
	width:96px !important;
	height:76px !important;
}

#item73800 {
	width:96px !important;
	height:76px !important;
	left:20px !important;
	top:260px !important;
}

#item73825 {
	width:113px !important;
	height:69px !important;
}

#item73819 {
	width:113px !important;
	height:69px !important;
	left:417px !important;
	top:268px !important;
}

#item73779 {
	width:230px !important;
	height:120px !important;
}

#item73774 {
	width:230px !important;
	height:120px !important;
	left:20px !important;
	top:128px !important;
}

#item73811 {
	width:161px !important;
	height:136px !important;
}

#item73806 {
	width:161px !important;
	height:136px !important;
	left:224px !important;
	top:327px !important;
}

#item61498 {
	width:124px !important;
	height:9px !important;
	left:407px !important;
	top:218px !important;
}

#item61525 {
	width:124px !important;
	height:9px !important;
	left:407px !important;
	top:229px !important;
}

#item61552 {
	width:124px !important;
	height:9px !important;
	left:407px !important;
	top:239px !important;
}

#item61579 {
	width:232px !important;
	height:9px !important;
	left:13px !important;
	top:574px !important;
}

#item61610 {
	width:232px !important;
	height:9px !important;
	left:13px !important;
	top:584px !important;
}

#item61640 {
	width:208px !important;
	height:9px !important;
	left:276px !important;
	top:589px !important;
}

#item61670 {
	width:208px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item61701 {
	width:208px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item72112 {
	width:238px !important;
	height:66px !important;
}

#item72106 {
	width:238px !important;
	height:66px !important;
	left:20px !important;
	top:326px !important;
}

#item73831 {
	width:238px !important;
	height:138px !important;
}

#item73826 {
	width:238px !important;
	height:138px !important;
	left:20px !important;
	top:396px !important;
}

#item72119 {
	width:158px !important;
	height:613px !important;
}

#item72113 {
	width:158px !important;
	height:613px !important;
	left:372px !important;
	top:14px !important;
}

#item73844 {
	width:55px !important;
	height:55px !important;
}

#item73839 {
	width:55px !important;
	height:55px !important;
	left:268px !important;
	top:326px !important;
}

#item73850 {
	width:55px !important;
	height:55px !important;
}

#item73845 {
	width:55px !important;
	height:55px !important;
	left:268px !important;
	top:382px !important;
}

#item72125 {
	width:147px !important;
	height:140px !important;
}

#item72120 {
	width:147px !important;
	height:140px !important;
	left:9px !important;
	top:9px !important;
}

#item73858 {
	width:159px !important;
	height:155px !important;
}

#item73851 {
	width:159px !important;
	height:155px !important;
	left:95px !important;
	top:90px !important;
}

#item73837 {
	width:124px !important;
	height:156px !important;
}

#item73832 {
	width:124px !important;
	height:156px !important;
	left:262px !important;
	top:14px !important;
}

#item61731 {
	width:193px !important;
	height:9px !important;
	left:13px !important;
	top:293px !important;
}

#item61763 {
	width:193px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item61794 {
	width:186px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

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

#item61851 {
	width:108px !important;
	height:30px !important;
	left:270px !important;
	top:559px !important;
}

#item61882 {
	width:105px !important;
	height:30px !important;
	left:270px !important;
	top:590px !important;
}

#item67401 {
	width:92px !important;
	height:167px !important;
}

#item67396 {
	width:92px !important;
	height:167px !important;
	left:438px !important;
	top:76px !important;
}

#item73873 {
	width:154px !important;
	height:218px !important;
}

#item73867 {
	width:154px !important;
	height:218px !important;
	left:277px !important;
	top:58px !important;
}

#item72132 {
	width:164px !important;
	height:159px !important;
}

#item72127 {
	width:164px !important;
	height:159px !important;
	left:14px !important;
	top:14px !important;
}

#item73866 {
	width:104px !important;
	height:78px !important;
}

#item73861 {
	width:104px !important;
	height:78px !important;
	left:182px !important;
	top:31px !important;
}

#item72138 {
	width:237px !important;
	height:147px !important;
}

#item72133 {
	width:237px !important;
	height:147px !important;
	left:14px !important;
	top:265px !important;
}

#item73879 {
	width:237px !important;
	height:147px !important;
}

#item73874 {
	width:237px !important;
	height:147px !important;
	left:108px !important;
	top:396px !important;
}

#item73886 {
	width:84px !important;
	height:70px !important;
}

#item73881 {
	width:84px !important;
	height:70px !important;
	left:21px !important;
	top:468px !important;
}

#item72144 {
	width:182px !important;
	height:177px !important;
}

#item72139 {
	width:182px !important;
	height:177px !important;
	left:348px !important;
	top:366px !important;
}

#item61915 {
	width:121px !important;
	height:29px !important;
	left:347px !important;
	top:584px !important;
}

#item61950 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:232px !important;
}

#item61977 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:242px !important;
}

#item62004 {
	width:236px !important;
	height:9px !important;
	left:298px !important;
	top:339px !important;
}

#item62035 {
	width:236px !important;
	height:9px !important;
	left:298px !important;
	top:350px !important;
}

#item62065 {
	width:246px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item62096 {
	width:246px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item72150 {
	width:166px !important;
	height:170px !important;
}

#item72145 {
	width:166px !important;
	height:170px !important;
	left:14px !important;
	top:318px !important;
}

#item73892 {
	width:166px !important;
	height:170px !important;
}

#item73887 {
	width:166px !important;
	height:170px !important;
	left:53px !important;
	top:380px !important;
}

#item72157 {
	width:160px !important;
	height:189px !important;
}

#item72151 {
	width:160px !important;
	height:189px !important;
	left:370px !important;
	top:241px !important;
}

#item73905 {
	width:183px !important;
	height:193px !important;
}

#item73899 {
	width:183px !important;
	height:193px !important;
	left:230px !important;
	top:299px !important;
}

#item73911 {
	width:107px !important;
	height:118px !important;
}

#item73906 {
	width:107px !important;
	height:118px !important;
	left:426px !important;
	top:437px !important;
}

#item72163 {
	width:226px !important;
	height:196px !important;
}

#item72158 {
	width:226px !important;
	height:196px !important;
	left:304px !important;
	top:14px !important;
}

#item72169 {
	width:242px !important;
	height:273px !important;
}

#item72164 {
	width:242px !important;
	height:273px !important;
	left:14px !important;
	top:14px !important;
}

#item73898 {
	width:128px !important;
	height:52px !important;
}

#item73893 {
	width:128px !important;
	height:52px !important;
	left:140px !important;
	top:501px !important;
}

#item62127 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item62154 {
	width:83px !important;
	height:20px !important;
	left:318px !important;
	top:219px !important;
}

#item62182 {
	width:209px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item62213 {
	width:209px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item62243 {
	width:156px !important;
	height:9px !important;
	left:276px !important;
	top:599px !important;
}

#item62273 {
	width:156px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item67407 {
	width:108px !important;
	height:177px !important;
}

#item67402 {
	width:108px !important;
	height:177px !important;
	left:293px !important;
	top:57px !important;
}

#item73918 {
	width:123px !important;
	height:83px !important;
}

#item73912 {
	width:123px !important;
	height:83px !important;
	left:404px !important;
	top:82px !important;
}

#item73924 {
	width:105px !important;
	height:66px !important;
}

#item73919 {
	width:105px !important;
	height:66px !important;
	left:417px !important;
	top:177px !important;
}

#item72175 {
	width:251px !important;
	height:291px !important;
}

#item72170 {
	width:251px !important;
	height:291px !important;
	left:14px !important;
	top:14px !important;
}

#item72181 {
	width:137px !important;
	height:107px !important;
}

#item72176 {
	width:137px !important;
	height:107px !important;
	left:14px !important;
	top:369px !important;
}

#item73930 {
	width:140px !important;
	height:118px !important;
}

#item73925 {
	width:140px !important;
	height:118px !important;
	left:48px !important;
	top:441px !important;
}

#item73937 {
	width:92px !important;
	height:95px !important;
}

#item73931 {
	width:92px !important;
	height:95px !important;
	left:164px !important;
	top:365px !important;
}

#item72187 {
	width:196px !important;
	height:141px !important;
}

#item72182 {
	width:196px !important;
	height:141px !important;
	left:312px !important;
	top:313px !important;
}

#item73945 {
	width:219px !important;
	height:151px !important;
}

#item73940 {
	width:219px !important;
	height:151px !important;
	left:272px !important;
	top:384px !important;
}

#item62300 {
	width:189px !important;
	height:9px !important;
	left:13px !important;
	top:353px !important;
}

#item62331 {
	width:247px !important;
	height:9px !important;
	left:276px !important;
	top:275px !important;
}

#item62362 {
	width:247px !important;
	height:9px !important;
	left:276px !important;
	top:285px !important;
}

#item62392 {
	width:247px !important;
	height:9px !important;
	left:276px !important;
	top:296px !important;
}

#item62423 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item62453 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item62480 {
	width:220px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item62510 {
	width:220px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item72193 {
	width:90px !important;
	height:227px !important;
}

#item72188 {
	width:90px !important;
	height:227px !important;
	left:103px !important;
	top:326px !important;
}

#item73951 {
	width:75px !important;
	height:137px !important;
}

#item73946 {
	width:75px !important;
	height:137px !important;
	left:180px !important;
	top:438px !important;
}

#item73957 {
	width:80px !important;
	height:154px !important;
}

#item73952 {
	width:80px !important;
	height:154px !important;
	left:14px !important;
	top:322px !important;
}

#item72199 {
	width:138px !important;
	height:189px !important;
}

#item72194 {
	width:138px !important;
	height:189px !important;
	left:269px !important;
	top:298px !important;
}

#item73965 {
	width:219px !important;
	height:175px !important;
}

#item73960 {
	width:219px !important;
	height:175px !important;
	left:306px !important;
	top:367px !important;
}

#item73971 {
	width:184px !important;
	height:170px !important;
}

#item73966 {
	width:184px !important;
	height:170px !important;
	left:346px !important;
	top:37px !important;
}

#item72212 {
	width:250px !important;
	height:221px !important;
}

#item72207 {
	width:250px !important;
	height:221px !important;
	left:14px !important;
	top:14px !important;
}

#item72206 {
	width:159px !important;
	height:123px !important;
}

#item72200 {
	width:159px !important;
	height:123px !important;
	left:301px !important;
	top:14px !important;
}

#item62540 {
	width:127px !important;
	height:9px !important;
	left:21px !important;
	top:288px !important;
}

#item62568 {
	width:209px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item62598 {
	width:209px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item62628 {
	width:208px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item62658 {
	width:208px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item62688 {
	width:191px !important;
	height:9px !important;
	left:276px !important;
	top:270px !important;
}

#item62718 {
	width:191px !important;
	height:9px !important;
	left:276px !important;
	top:280px !important;
}

#item67414 {
	width:161px !important;
	height:249px !important;
}

#item67408 {
	width:161px !important;
	height:249px !important;
	left:278px !important;
	top:14px !important;
}

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

#item72213 {
	width:149px !important;
	height:187px !important;
	left:24px !important;
	top:91px !important;
}

#item73977 {
	width:178px !important;
	height:234px !important;
}

#item73972 {
	width:178px !important;
	height:234px !important;
	left:37px !important;
	top:293px !important;
}

#item72225 {
	width:210px !important;
	height:124px !important;
}

#item72220 {
	width:210px !important;
	height:124px !important;
	left:320px !important;
	top:277px !important;
}

#item73984 {
	width:249px !important;
	height:139px !important;
}

#item73978 {
	width:249px !important;
	height:139px !important;
	left:278px !important;
	top:406px !important;
}

#item62745 {
	width:75px !important;
	height:29px !important;
	left:186px !important;
	top:171px !important;
}

#item62777 {
	width:76px !important;
	height:30px !important;
	left:448px !important;
	top:243px !important;
}

#item62805 {
	width:179px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item62835 {
	width:197px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item62865 {
	width:197px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item72231 {
	width:151px !important;
	height:94px !important;
}

#item72226 {
	width:151px !important;
	height:94px !important;
	left:97px !important;
	top:320px !important;
}

#item74011 {
	width:151px !important;
	height:94px !important;
}

#item74006 {
	width:151px !important;
	height:94px !important;
	left:14px !important;
	top:343px !important;
}

#item74018 {
	width:105px !important;
	height:62px !important;
}

#item74013 {
	width:105px !important;
	height:62px !important;
	left:136px !important;
	top:417px !important;
}

#item72240 {
	width:198px !important;
	height:210px !important;
}

#item72232 {
	width:198px !important;
	height:210px !important;
	left:332px !important;
	top:322px !important;
}

#item74024 {
	width:189px !important;
	height:210px !important;
}

#item74019 {
	width:189px !important;
	height:210px !important;
	left:244px !important;
	top:426px !important;
}

#item72246 {
	width:246px !important;
	height:63px !important;
}

#item72241 {
	width:246px !important;
	height:63px !important;
	left:284px !important;
	top:59px !important;
}

#item73999 {
	width:246px !important;
	height:63px !important;
}

#item73994 {
	width:246px !important;
	height:63px !important;
	left:284px !important;
	top:125px !important;
}

#item74005 {
	width:142px !important;
	height:84px !important;
}

#item74000 {
	width:142px !important;
	height:84px !important;
	left:388px !important;
	top:192px !important;
}

#item73991 {
	width:81px !important;
	height:90px !important;
}

#item73985 {
	width:81px !important;
	height:90px !important;
	left:185px !important;
	top:225px !important;
}

#item72252 {
	width:255px !important;
	height:173px !important;
}

#item72247 {
	width:255px !important;
	height:173px !important;
	left:14px !important;
	top:14px !important;
}

#item62896 {
	width:136px !important;
	height:20px !important;
	left:13px !important;
	top:216px !important;
}

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

#item62954 {
	width:98px !important;
	height:9px !important;
	left:284px !important;
	top:275px !important;
}

#item62982 {
	width:99px !important;
	height:9px !important;
	left:284px !important;
	top:285px !important;
}

#item63010 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item63041 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item63068 {
	width:193px !important;
	height:9px !important;
	left:13px !important;
	top:514px !important;
}

#item63098 {
	width:193px !important;
	height:9px !important;
	left:13px !important;
	top:525px !important;
}

#item67420 {
	width:118px !important;
	height:296px !important;
}

#item67415 {
	width:118px !important;
	height:296px !important;
	left:311px !important;
	top:14px !important;
}

#item72261 {
	width:282px !important;
	height:241px !important;
}

#item72255 {
	width:282px !important;
	height:241px !important;
	left:14px !important;
	top:14px !important;
}

#item72268 {
	width:65px !important;
	height:246px !important;
}

#item72263 {
	width:65px !important;
	height:246px !important;
	left:14px !important;
	top:339px !important;
}

#item74033 {
	width:87px !important;
	height:246px !important;
}

#item74027 {
	width:87px !important;
	height:246px !important;
	left:82px !important;
	top:339px !important;
}

#item74039 {
	width:67px !important;
	height:260px !important;
}

#item74034 {
	width:67px !important;
	height:260px !important;
	left:171px !important;
	top:325px !important;
}

#item74053 {
	width:81px !important;
	height:254px !important;
}

#item74048 {
	width:81px !important;
	height:254px !important;
	left:242px !important;
	top:332px !important;
}

#item74059 {
	width:81px !important;
	height:254px !important;
}

#item74054 {
	width:81px !important;
	height:254px !important;
	left:326px !important;
	top:332px !important;
}

#item63129 {
	width:60px !important;
	height:30px !important;
	left:442px !important;
	top:282px !important;
}

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

#item63186 {
	width:109px !important;
	height:10px !important;
	left:413px !important;
	top:522px !important;
}

#item63257 {
	width:110px !important;
	height:10px !important;
	left:413px !important;
	top:532px !important;
}

#item63321 {
	width:110px !important;
	height:10px !important;
	left:413px !important;
	top:543px !important;
}

#item63385 {
	width:110px !important;
	height:10px !important;
	left:413px !important;
	top:555px !important;
}

#item63454 {
	width:110px !important;
	height:10px !important;
	left:413px !important;
	top:565px !important;
}

#item72280 {
	width:249px !important;
	height:156px !important;
}

#item72275 {
	width:249px !important;
	height:156px !important;
	left:14px !important;
	top:463px !important;
}

#item72286 {
	width:87px !important;
	height:82px !important;
}

#item72281 {
	width:87px !important;
	height:82px !important;
	left:388px !important;
	top:534px !important;
}

#item72292 {
	width:187px !important;
	height:258px !important;
}

#item72287 {
	width:187px !important;
	height:258px !important;
	left:329px !important;
	top:122px !important;
}

#item74065 {
	width:87px !important;
	height:72px !important;
}

#item74060 {
	width:87px !important;
	height:72px !important;
	left:376px !important;
	top:11px !important;
}

#item72298 {
	width:206px !important;
	height:156px !important;
}

#item72293 {
	width:206px !important;
	height:156px !important;
	left:14px !important;
	top:240px !important;
}

#item72305 {
	width:224px !important;
	height:181px !important;
}

#item72300 {
	width:224px !important;
	height:181px !important;
	left:14px !important;
	top:14px !important;
}

#item63512 {
	width:104px !important;
	height:29px !important;
	left:282px !important;
	top:585px !important;
}

#item63542 {
	width:84px !important;
	height:20px !important;
	left:241px !important;
	top:407px !important;
}

#item63569 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:448px !important;
}

#item63597 {
	width:81px !important;
	height:20px !important;
	left:256px !important;
	top:113px !important;
}

#item63624 {
	width:110px !important;
	height:20px !important;
	left:125px !important;
	top:201px !important;
}

#item67426 {
	width:160px !important;
	height:109px !important;
}

#item67421 {
	width:160px !important;
	height:109px !important;
	left:325px !important;
	top:14px !important;
}

#item74075 {
	width:75px !important;
	height:73px !important;
}

#item74070 {
	width:75px !important;
	height:73px !important;
	left:276px !important;
	top:142px !important;
}

#item72311 {
	width:241px !important;
	height:177px !important;
}

#item72306 {
	width:241px !important;
	height:177px !important;
	left:20px !important;
	top:38px !important;
}

#item72317 {
	width:157px !important;
	height:107px !important;
}

#item72312 {
	width:157px !important;
	height:107px !important;
	left:88px !important;
	top:222px !important;
}

#item74081 {
	width:137px !important;
	height:154px !important;
}

#item74076 {
	width:137px !important;
	height:154px !important;
	left:14px !important;
	top:235px !important;
}

#item74087 {
	width:163px !important;
	height:123px !important;
}

#item74082 {
	width:163px !important;
	height:123px !important;
	left:101px !important;
	top:349px !important;
}

#item72323 {
	width:125px !important;
	height:231px !important;
}

#item72318 {
	width:125px !important;
	height:231px !important;
	left:277px !important;
	top:289px !important;
}

#item74093 {
	width:125px !important;
	height:155px !important;
}

#item74088 {
	width:125px !important;
	height:155px !important;
	left:405px !important;
	top:369px !important;
}

#item63651 {
	width:149px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item63679 {
	width:87px !important;
	height:20px !important;
	left:428px !important;
	top:600px !important;
}

#item63706 {
	width:165px !important;
	height:9px !important;
	left:276px !important;
	top:260px !important;
}

#item63737 {
	width:165px !important;
	height:9px !important;
	left:276px !important;
	top:270px !important;
}

#item63764 {
	width:207px !important;
	height:9px !important;
	left:17px !important;
	top:579px !important;
}

#item63794 {
	width:207px !important;
	height:9px !important;
	left:17px !important;
	top:589px !important;
}

#item63824 {
	width:207px !important;
	height:9px !important;
	left:17px !important;
	top:600px !important;
}

#item72329 {
	width:161px !important;
	height:229px !important;
}

#item72324 {
	width:161px !important;
	height:229px !important;
	left:83px !important;
	top:367px !important;
}

#item72335 {
	width:200px !important;
	height:114px !important;
}

#item72330 {
	width:200px !important;
	height:114px !important;
	left:279px !important;
	top:258px !important;
}

#item74102 {
	width:167px !important;
	height:122px !important;
}

#item74097 {
	width:167px !important;
	height:122px !important;
	left:247px !important;
	top:378px !important;
}

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

#item74103 {
	width:113px !important;
	height:193px !important;
	left:417px !important;
	top:342px !important;
}

#item72341 {
	width:252px !important;
	height:227px !important;
}

#item72336 {
	width:252px !important;
	height:227px !important;
	left:279px !important;
	top:14px !important;
}

#item72347 {
	width:252px !important;
	height:269px !important;
}

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

#item63854 {
	width:93px !important;
	height:20px !important;
	left:13px !important;
	top:287px !important;
}

#item63881 {
	width:131px !important;
	height:9px !important;
	left:276px !important;
	top:244px !important;
}

#item63909 {
	width:94px !important;
	height:30px !important;
	left:13px !important;
	top:421px !important;
}

#item63940 {
	width:225px !important;
	height:9px !important;
	left:276px !important;
	top:589px !important;
}

#item63970 {
	width:225px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item64000 {
	width:225px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item67433 {
	width:152px !important;
	height:115px !important;
}

#item67428 {
	width:152px !important;
	height:115px !important;
	left:378px !important;
	top:9px !important;
}

#item74114 {
	width:152px !important;
	height:115px !important;
}

#item74109 {
	width:152px !important;
	height:115px !important;
	left:274px !important;
	top:74px !important;
}

#item72354 {
	width:251px !important;
	height:241px !important;
}

#item72349 {
	width:251px !important;
	height:241px !important;
	left:16px !important;
	top:14px !important;
}

#item72373 {
	width:190px !important;
	height:269px !important;
}

#item72368 {
	width:190px !important;
	height:269px !important;
	left:14px !important;
	top:282px !important;
}

#item74121 {
	width:65px !important;
	height:43px !important;
}

#item74116 {
	width:65px !important;
	height:43px !important;
	left:206px !important;
	top:267px !important;
}

#item74127 {
	width:65px !important;
	height:24px !important;
}

#item74122 {
	width:65px !important;
	height:24px !important;
	left:206px !important;
	top:311px !important;
}

#item74134 {
	width:65px !important;
	height:24px !important;
}

#item74128 {
	width:65px !important;
	height:24px !important;
	left:206px !important;
	top:336px !important;
}

#item74140 {
	width:67px !important;
	height:25px !important;
}

#item74135 {
	width:67px !important;
	height:25px !important;
	left:206px !important;
	top:360px !important;
}

#item72380 {
	width:220px !important;
	height:119px !important;
}

#item72374 {
	width:220px !important;
	height:119px !important;
	left:279px !important;
	top:269px !important;
}

#item74146 {
	width:194px !important;
	height:154px !important;
}

#item74141 {
	width:194px !important;
	height:154px !important;
	left:336px !important;
	top:405px !important;
}

#item64030 {
	width:247px !important;
	height:9px !important;
	left:284px !important;
	top:600px !important;
}

#item64060 {
	width:247px !important;
	height:9px !important;
	left:284px !important;
	top:610px !important;
}

#item64092 {
	width:116px !important;
	height:29px !important;
	left:19px !important;
	top:226px !important;
}

#item64124 {
	width:224px !important;
	height:9px !important;
	left:276px !important;
	top:242px !important;
}

#item64154 {
	width:224px !important;
	height:9px !important;
	left:276px !important;
	top:252px !important;
}

#item64184 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:572px !important;
}

#item64211 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:583px !important;
}

#item64238 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:593px !important;
}

#item64265 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:604px !important;
}

#item72386 {
	width:255px !important;
	height:175px !important;
}

#item72381 {
	width:255px !important;
	height:175px !important;
	left:14px !important;
	top:275px !important;
}

#item72392 {
	width:259px !important;
	height:169px !important;
}

#item72387 {
	width:259px !important;
	height:169px !important;
	left:147px !important;
	top:452px !important;
}

#item74155 {
	width:118px !important;
	height:106px !important;
}

#item74150 {
	width:118px !important;
	height:106px !important;
	left:296px !important;
	top:323px !important;
}

#item74161 {
	width:112px !important;
	height:200px !important;
}

#item74156 {
	width:112px !important;
	height:200px !important;
	left:418px !important;
	top:360px !important;
}

#item72398 {
	width:174px !important;
	height:296px !important;
}

#item72393 {
	width:174px !important;
	height:296px !important;
	left:356px !important;
	top:14px !important;
}

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

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

#item64292 {
	width:75px !important;
	height:40px !important;
	left:277px !important;
	top:272px !important;
}

#item64322 {
	width:117px !important;
	height:20px !important;
	left:16px !important;
	top:238px !important;
}

#item64353 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:511px !important;
}

#item64380 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:522px !important;
}

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

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

#item67439 {
	width:97px !important;
	height:157px !important;
}

#item67434 {
	width:97px !important;
	height:157px !important;
	left:290px !important;
	top:6px !important;
}

#item74168 {
	width:108px !important;
	height:159px !important;
}

#item74163 {
	width:108px !important;
	height:159px !important;
	left:409px !important;
	top:5px !important;
}

#item72410 {
	width:245px !important;
	height:130px !important;
}

#item72405 {
	width:245px !important;
	height:130px !important;
	left:14px !important;
	top:269px !important;
}

#item74181 {
	width:245px !important;
	height:130px !important;
}

#item74176 {
	width:245px !important;
	height:130px !important;
	left:14px !important;
	top:406px !important;
}

#item74175 {
	width:179px !important;
	height:240px !important;
}

#item74169 {
	width:179px !important;
	height:240px !important;
	left:14px !important;
	top:14px !important;
}

#item72417 {
	width:135px !important;
	height:181px !important;
}

#item72411 {
	width:135px !important;
	height:181px !important;
	left:276px !important;
	top:278px !important;
}

#item74189 {
	width:135px !important;
	height:134px !important;
}

#item74184 {
	width:135px !important;
	height:134px !important;
	left:388px !important;
	top:408px !important;
}

#item74195 {
	width:85px !important;
	height:134px !important;
}

#item74190 {
	width:85px !important;
	height:134px !important;
	left:459px !important;
	top:271px !important;
}

#item64461 {
	width:72px !important;
	height:20px !important;
	left:198px !important;
	top:224px !important;
}

#item64489 {
	width:247px !important;
	height:9px !important;
	left:276px !important;
	top:243px !important;
}

#item64520 {
	width:247px !important;
	height:9px !important;
	left:276px !important;
	top:253px !important;
}

#item64550 {
	width:226px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item64582 {
	width:226px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item64612 {
	width:190px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

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

#item72423 {
	width:137px !important;
	height:112px !important;
}

#item72418 {
	width:137px !important;
	height:112px !important;
	left:20px !important;
	top:275px !important;
}

#item74201 {
	width:106px !important;
	height:179px !important;
}

#item74196 {
	width:106px !important;
	height:179px !important;
	left:160px !important;
	top:315px !important;
}

#item74208 {
	width:126px !important;
	height:143px !important;
}

#item74202 {
	width:126px !important;
	height:143px !important;
	left:44px !important;
	top:391px !important;
}

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

#item72424 {
	width:252px !important;
	height:224px !important;
	left:278px !important;
	top:341px !important;
}

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

#item72431 {
	width:251px !important;
	height:232px !important;
	left:279px !important;
	top:105px !important;
}

#item72442 {
	width:178px !important;
	height:164px !important;
}

#item72437 {
	width:178px !important;
	height:164px !important;
	left:14px !important;
	top:11px !important;
}

#item74215 {
	width:84px !important;
	height:58px !important;
}

#item74210 {
	width:84px !important;
	height:58px !important;
	left:64px !important;
	top:86px !important;
}

#item74221 {
	width:73px !important;
	height:88px !important;
}

#item74216 {
	width:73px !important;
	height:88px !important;
	left:194px !important;
	top:14px !important;
}

#item64672 {
	width:95px !important;
	height:30px !important;
	left:276px !important;
	top:93px !important;
}

#item64703 {
	width:122px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item64733 {
	width:248px !important;
	height:9px !important;
	left:13px !important;
	top:222px !important;
}

#item64763 {
	width:248px !important;
	height:9px !important;
	left:13px !important;
	top:232px !important;
}

#item64795 {
	width:248px !important;
	height:9px !important;
	left:13px !important;
	top:243px !important;
}

#item64825 {
	width:248px !important;
	height:9px !important;
	left:13px !important;
	top:253px !important;
}

#item64855 {
	width:207px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item64885 {
	width:207px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item64916 {
	width:207px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item67446 {
	width:219px !important;
	height:216px !important;
}

#item67440 {
	width:219px !important;
	height:216px !important;
	left:311px !important;
	top:14px !important;
}

#item72448 {
	width:257px !important;
	height:249px !important;
}

#item72443 {
	width:257px !important;
	height:249px !important;
	left:14px !important;
	top:14px !important;
}

#item72454 {
	width:171px !important;
	height:285px !important;
}

#item72449 {
	width:171px !important;
	height:285px !important;
	left:7px !important;
	top:328px !important;
}

#item72460 {
	width:243px !important;
	height:116px !important;
}

#item72455 {
	width:243px !important;
	height:116px !important;
	left:287px !important;
	top:289px !important;
}

#item74228 {
	width:276px !important;
	height:143px !important;
}

#item74223 {
	width:276px !important;
	height:143px !important;
	left:255px !important;
	top:407px !important;
}

#item64946 {
	width:261px !important;
	height:9px !important;
	left:13px !important;
	top:311px !important;
}

#item64977 {
	width:148px !important;
	height:9px !important;
	left:287px !important;
	top:274px !important;
}

#item65005 {
	width:105px !important;
	height:9px !important;
	left:138px !important;
	top:550px !important;
}

#item65033 {
	width:105px !important;
	height:9px !important;
	left:138px !important;
	top:561px !important;
}

#item65060 {
	width:222px !important;
	height:9px !important;
	left:251px !important;
	top:600px !important;
}

#item65090 {
	width:222px !important;
	height:9px !important;
	left:251px !important;
	top:610px !important;
}

#item72467 {
	width:169px !important;
	height:198px !important;
}

#item72461 {
	width:169px !important;
	height:198px !important;
	left:180px !important;
	top:318px !important;
}

#item74234 {
	width:173px !important;
	height:216px !important;
}

#item74229 {
	width:173px !important;
	height:216px !important;
	left:5px !important;
	top:327px !important;
}

#item72473 {
	width:179px !important;
	height:251px !important;
}

#item72468 {
	width:179px !important;
	height:251px !important;
	left:351px !important;
	top:298px !important;
}

#item72479 {
	width:175px !important;
	height:206px !important;
}

#item72474 {
	width:175px !important;
	height:206px !important;
	left:355px !important;
	top:14px !important;
}

#item72485 {
	width:118px !important;
	height:238px !important;
}

#item72480 {
	width:118px !important;
	height:238px !important;
	left:87px !important;
	top:77px !important;
}

#item74240 {
	width:140px !important;
	height:238px !important;
}

#item74235 {
	width:140px !important;
	height:238px !important;
	left:207px !important;
	top:67px !important;
}

#item65121 {
	width:103px !important;
	height:20px !important;
	left:354px !important;
	top:268px !important;
}

#item65148 {
	width:92px !important;
	height:9px !important;
	left:353px !important;
	top:609px !important;
}

#item65175 {
	width:76px !important;
	height:20px !important;
	left:13px !important;
	top:133px !important;
}

#item65205 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:154px !important;
}

#item65232 {
	width:197px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item65263 {
	width:197px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item67452 {
	width:180px !important;
	height:271px !important;
}

#item67447 {
	width:180px !important;
	height:271px !important;
	left:14px !important;
	top:131px !important;
}

#item74247 {
	width:279px !important;
	height:121px !important;
}

#item74241 {
	width:279px !important;
	height:121px !important;
	left:212px !important;
	top:331px !important;
}

#item74273 {
	width:113px !important;
	height:127px !important;
}

#item74268 {
	width:113px !important;
	height:127px !important;
	left:417px !important;
	top:454px !important;
}

#item74253 {
	width:191px !important;
	height:75px !important;
}

#item74248 {
	width:191px !important;
	height:75px !important;
	left:339px !important;
	top:252px !important;
}

#item74259 {
	width:191px !important;
	height:62px !important;
}

#item74254 {
	width:191px !important;
	height:62px !important;
	left:339px !important;
	top:189px !important;
}

#item74267 {
	width:191px !important;
	height:82px !important;
}

#item74260 {
	width:191px !important;
	height:82px !important;
	left:339px !important;
	top:106px !important;
}

#item65293 {
	width:140px !important;
	height:20px !important;
	left:259px !important;
	top:558px !important;
}

#item65323 {
	width:218px !important;
	height:9px !important;
	left:12px !important;
	top:548px !important;
}

#item65353 {
	width:218px !important;
	height:9px !important;
	left:12px !important;
	top:558px !important;
}

#item65383 {
	width:218px !important;
	height:9px !important;
	left:12px !important;
	top:569px !important;
}
#in5footer,  #prefooter {display:none;}
