/* 	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:516px; height:632px; background: #fff !important; }
.paper-vertical { width:516px; height:100%; }
.paper-horizontal { width:29451px; height:644px; }
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:632px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:516px) {
	.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;}
}

#item44978 {
	width:343px !important;
	height:361px !important;
}

#item44973 {
	width:343px !important;
	height:361px !important;
	left:48px !important;
	top:252px !important;
}

#item44786 {
	width:458px !important;
	height:290px !important;
}

#item44781 {
	width:458px !important;
	height:290px !important;
	top:153px !important;
}

#item44756 {
	width:80px !important;
	height:52px !important;
}

#item44754 {
	width:80px !important;
	height:52px !important;
	left:83px !important;
	top:29px !important;
}

#item44992 {
	width:27px !important;
	height:27px !important;
}

#item44986 {
	width:27px !important;
	height:27px !important;
	left:29px !important;
	top:78px !important;
}

#item45017 {
	width:28px !important;
	height:28px !important;
}

#item45011 {
	width:28px !important;
	height:28px !important;
	left:452px !important;
	top:74px !important;
}

#item45023 {
	width:28px !important;
	height:28px !important;
}

#item45018 {
	width:28px !important;
	height:28px !important;
	left:452px !important;
	top:102px !important;
}

#item44998 {
	width:27px !important;
	height:27px !important;
}

#item44993 {
	width:27px !important;
	height:27px !important;
	left:29px !important;
	top:106px !important;
}

#item44985 {
	width:97px !important;
	height:83px !important;
}

#item44980 {
	width:97px !important;
	height:83px !important;
	left:227px !important;
	top:44px !important;
}

#item45004 {
	width:107px !important;
	height:85px !important;
}

#item44999 {
	width:107px !important;
	height:85px !important;
	left:198px !important;
	top:88px !important;
}

#item45010 {
	width:78px !important;
	height:69px !important;
}

#item45005 {
	width:78px !important;
	height:69px !important;
	left:346px !important;
	top:28px !important;
}

#item45029 {
	width:154px !important;
	height:154px !important;
}

#item45024 {
	width:154px !important;
	height:154px !important;
	left:19px !important;
	top:187px !important;
}

#item45037 {
	width:154px !important;
	height:154px !important;
}

#item45032 {
	width:154px !important;
	height:154px !important;
	left:19px !important;
	top:346px !important;
}

#item45044 {
	width:85px !important;
	height:34px !important;
}

#item45039 {
	width:85px !important;
	height:34px !important;
	left:177px !important;
	top:370px !important;
}

#item45068 {
	width:98px !important;
	height:56px !important;
}

#item45063 {
	width:98px !important;
	height:56px !important;
	left:346px !important;
	top:402px !important;
}

#item45111 {
	width:152px !important;
	height:152px !important;
}

#item45106 {
	width:152px !important;
	height:152px !important;
	left:337px !important;
	top:188px !important;
}

#item45078 {
	width:27px !important;
	height:27px !important;
}

#item45072 {
	width:27px !important;
	height:27px !important;
	left:452px !important;
	top:406px !important;
}

#item45084 {
	width:27px !important;
	height:27px !important;
}

#item45079 {
	width:27px !important;
	height:27px !important;
	left:452px !important;
	top:434px !important;
}

#item45050 {
	width:47px !important;
	height:13px !important;
}

#item45045 {
	width:47px !important;
	height:13px !important;
	left:286px !important;
	top:454px !important;
}

#item45056 {
	width:47px !important;
	height:13px !important;
}

#item45051 {
	width:47px !important;
	height:13px !important;
	left:286px !important;
	top:469px !important;
}

#item45062 {
	width:47px !important;
	height:13px !important;
}

#item45057 {
	width:47px !important;
	height:13px !important;
	left:286px !important;
	top:483px !important;
}

#item84570 {
	width:47px !important;
	height:7px !important;
	left:40px !important;
	top:539px !important;
}

#item84597 {
	width:57px !important;
	height:7px !important;
	left:40px !important;
	top:546px !important;
}

#item84624 {
	width:59px !important;
	height:7px !important;
	left:40px !important;
	top:552px !important;
}

#item84652 {
	width:45px !important;
	height:7px !important;
	left:40px !important;
	top:559px !important;
}

#item84679 {
	width:59px !important;
	height:7px !important;
	left:145px !important;
	top:552px !important;
}

#item84706 {
	width:57px !important;
	height:7px !important;
	left:145px !important;
	top:559px !important;
}

#item84733 {
	width:40px !important;
	height:7px !important;
	left:250px !important;
	top:539px !important;
}

#item84760 {
	width:45px !important;
	height:7px !important;
	left:250px !important;
	top:546px !important;
}

#item84787 {
	width:43px !important;
	height:7px !important;
	left:250px !important;
	top:552px !important;
}

#item84816 {
	width:62px !important;
	height:7px !important;
	left:358px !important;
	top:533px !important;
}

#item84843 {
	width:58px !important;
	height:7px !important;
	left:358px !important;
	top:578px !important;
}

#item84871 {
	width:45px !important;
	height:7px !important;
	left:358px !important;
	top:585px !important;
}

#item96267 {
	width:391px !important;
	height:522px !important;
	top:33px !important;
	border-radius:21px;
	background:#fff;
	border:solid 4.6px #c00059;
}

#item96270 {
	opacity:0.15;
	width:176px !important;
	height:68px !important;
	left:16px !important;
	top:319px !important;
	border-radius:11px;
	background:#000;
}

#item96271 {
	opacity:0.15;
	width:176px !important;
	height:68px !important;
	left:16px !important;
	top:395px !important;
	border-radius:11px;
	background:#000;
}

#item96272 {
	opacity:0.15;
	width:176px !important;
	height:68px !important;
	left:16px !important;
	top:471px !important;
	border-radius:11px;
	background:#000;
}

#item96273 {
	opacity:0.15;
	width:176px !important;
	height:68px !important;
	left:200px !important;
	top:319px !important;
	border-radius:11px;
	background:#000;
}

#item96274 {
	opacity:0.15;
	width:176px !important;
	height:68px !important;
	left:200px !important;
	top:395px !important;
	border-radius:11px;
	background:#000;
}

#item96275 {
	opacity:0.15;
	width:176px !important;
	height:68px !important;
	left:200px !important;
	top:471px !important;
	border-radius:11px;
	background:#000;
}

#item96265 {
	width:15px !important;
	height:28px !important;
	left:46px !important;
}

#item96263 {
	width:391px !important;
	height:554px !important;
	left:67px !important;
	top:45px !important;
}

#item45090 {
	width:141px !important;
	height:167px !important;
}

#item45085 {
	width:141px !important;
	height:167px !important;
	left:25px !important;
	top:24px !important;
}

#item45096 {
	width:151px !important;
	height:210px !important;
}

#item45091 {
	width:151px !important;
	height:210px !important;
	left:44px !important;
	top:224px !important;
}

#item45103 {
	width:225px !important;
	height:403px !important;
}

#item45097 {
	width:225px !important;
	height:403px !important;
	left:201px !important;
	top:14px !important;
}

#item45117 {
	width:109px !important;
	height:182px !important;
}

#item45112 {
	width:109px !important;
	height:182px !important;
	left:344px !important;
	top:436px !important;
}

#item84899 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:484px !important;
}

#item84926 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:490px !important;
}

#item84953 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:537px !important;
}

#item84980 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:544px !important;
}

#item85007 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:550px !important;
}

#item85034 {
	width:40px !important;
	height:7px !important;
	left:138px !important;
	top:483px !important;
}

#item85061 {
	width:45px !important;
	height:7px !important;
	left:138px !important;
	top:490px !important;
}

#item85088 {
	width:43px !important;
	height:7px !important;
	left:138px !important;
	top:496px !important;
}

#item85115 {
	width:45px !important;
	height:7px !important;
	left:138px !important;
	top:548px !important;
}

#item85143 {
	width:45px !important;
	height:7px !important;
	left:138px !important;
	top:555px !important;
}

#item85171 {
	width:53px !important;
	height:7px !important;
	left:138px !important;
	top:562px !important;
}

#item96500 {
	width:87px !important;
	height:90px !important;
	left:203px !important;
	top:351px !important;
}

#item44801 {
	width:126px !important;
	height:131px !important;
}

#item44796 {
	width:126px !important;
	height:131px !important;
	left:47px !important;
	top:84px !important;
}

#item45124 {
	width:143px !important;
	height:257px !important;
}

#item45119 {
	width:143px !important;
	height:257px !important;
	left:24px !important;
	top:186px !important;
}

#item45130 {
	width:114px !important;
	height:239px !important;
}

#item45125 {
	width:114px !important;
	height:239px !important;
	left:198px !important;
	top:87px !important;
}

#item45142 {
	width:162px !important;
	height:262px !important;
}

#item45137 {
	width:162px !important;
	height:262px !important;
	left:340px !important;
	top:188px !important;
}

#item45136 {
	width:134px !important;
	height:137px !important;
}

#item45131 {
	width:134px !important;
	height:137px !important;
	left:371px !important;
	top:87px !important;
}

#item45149 {
	width:24px !important;
	height:24px !important;
}

#item45144 {
	width:24px !important;
	height:24px !important;
	left:341px !important;
	top:112px !important;
}

#item45155 {
	width:24px !important;
	height:24px !important;
}

#item45150 {
	width:24px !important;
	height:24px !important;
	left:341px !important;
	top:137px !important;
}

#item72727 {
	width:41px !important;
	height:7px !important;
	left:18px !important;
	top:558px !important;
}

#item72754 {
	width:58px !important;
	height:7px !important;
	left:109px !important;
	top:564px !important;
}

#item72781 {
	width:47px !important;
	height:7px !important;
	left:109px !important;
	top:571px !important;
}

#item72808 {
	width:59px !important;
	height:7px !important;
	left:109px !important;
	top:578px !important;
}

#item72835 {
	width:55px !important;
	height:7px !important;
	left:109px !important;
	top:584px !important;
}

#item72862 {
	width:54px !important;
	height:7px !important;
	left:109px !important;
	top:591px !important;
}

#item72890 {
	width:58px !important;
	height:7px !important;
	left:204px !important;
	top:557px !important;
}

#item72917 {
	width:59px !important;
	height:7px !important;
	left:204px !important;
	top:564px !important;
}

#item72944 {
	width:60px !important;
	height:7px !important;
	left:296px !important;
	top:557px !important;
}

#item72971 {
	width:59px !important;
	height:7px !important;
	left:296px !important;
	top:564px !important;
}

#item72998 {
	width:59px !important;
	height:7px !important;
	left:296px !important;
	top:571px !important;
}

#item73025 {
	width:59px !important;
	height:7px !important;
	left:399px !important;
	top:564px !important;
}

#item73052 {
	width:54px !important;
	height:7px !important;
	left:399px !important;
	top:571px !important;
}

#item45161 {
	width:228px !important;
	height:276px !important;
}

#item45156 {
	width:228px !important;
	height:276px !important;
	left:22px !important;
	top:95px !important;
}

#item45189 {
	width:226px !important;
	height:196px !important;
}

#item45184 {
	width:226px !important;
	height:196px !important;
	left:289px !important;
}

#item45196 {
	width:226px !important;
	height:98px !important;
}

#item45190 {
	width:226px !important;
	height:98px !important;
	left:289px !important;
	top:198px !important;
}

#item45202 {
	width:226px !important;
	height:107px !important;
}

#item45197 {
	width:226px !important;
	height:107px !important;
	left:289px !important;
	top:301px !important;
}

#item45208 {
	width:226px !important;
	height:117px !important;
}

#item45203 {
	width:226px !important;
	height:117px !important;
	left:289px !important;
	top:411px !important;
}

#item45214 {
	width:226px !important;
	height:103px !important;
}

#item45209 {
	width:226px !important;
	height:103px !important;
	left:289px !important;
	top:530px !important;
}

#item45168 {
	width:172px !important;
	height:194px !important;
}

#item45162 {
	width:172px !important;
	height:194px !important;
	left:44px !important;
	top:265px !important;
}

#item45175 {
	width:25px !important;
	height:26px !important;
}

#item45169 {
	width:25px !important;
	height:26px !important;
	left:241px !important;
	top:95px !important;
}

#item45181 {
	width:25px !important;
	height:25px !important;
}

#item45176 {
	width:25px !important;
	height:25px !important;
	left:241px !important;
	top:121px !important;
}

#item73079 {
	width:58px !important;
	height:7px !important;
	left:34px !important;
	top:559px !important;
}

#item73106 {
	width:59px !important;
	height:7px !important;
	left:34px !important;
	top:565px !important;
}

#item73135 {
	width:59px !important;
	height:7px !important;
	left:34px !important;
	top:572px !important;
}

#item73162 {
	width:59px !important;
	height:7px !important;
	left:141px !important;
	top:559px !important;
}

#item73189 {
	width:55px !important;
	height:7px !important;
	left:141px !important;
	top:565px !important;
}

#item73216 {
	width:54px !important;
	height:7px !important;
	left:141px !important;
	top:572px !important;
}

#item44807 {
	width:135px !important;
	height:256px !important;
}

#item44802 {
	width:135px !important;
	height:256px !important;
	left:109px !important;
	top:75px !important;
}

#item48708 {
	width:85px !important;
	height:111px !important;
}

#item48703 {
	width:85px !important;
	height:111px !important;
	top:135px !important;
}

#item45223 {
	width:119px !important;
	height:148px !important;
}

#item45218 {
	width:119px !important;
	height:148px !important;
	left:139px !important;
	top:357px !important;
}

#item45229 {
	width:143px !important;
	height:150px !important;
}

#item45224 {
	width:143px !important;
	height:150px !important;
	left:299px !important;
	top:77px !important;
}

#item45235 {
	width:28px !important;
	height:27px !important;
}

#item45230 {
	width:28px !important;
	height:27px !important;
	left:451px !important;
	top:119px !important;
}

#item45242 {
	width:121px !important;
	height:153px !important;
}

#item45236 {
	width:121px !important;
	height:153px !important;
	left:357px !important;
	top:326px !important;
}

#item45250 {
	width:27px !important;
	height:28px !important;
}

#item45245 {
	width:27px !important;
	height:28px !important;
	left:312px !important;
	top:363px !important;
}

#item73243 {
	width:58px !important;
	height:7px !important;
	left:23px !important;
	top:535px !important;
}

#item73271 {
	width:60px !important;
	height:7px !important;
	left:23px !important;
	top:541px !important;
}

#item73298 {
	width:45px !important;
	height:7px !important;
	left:23px !important;
	top:585px !important;
}

#item73325 {
	width:53px !important;
	height:7px !important;
	left:141px !important;
	top:528px !important;
}

#item73352 {
	width:49px !important;
	height:7px !important;
	left:141px !important;
	top:535px !important;
}

#item73379 {
	width:52px !important;
	height:7px !important;
	left:141px !important;
	top:578px !important;
}

#item73407 {
	width:43px !important;
	height:7px !important;
	left:141px !important;
	top:585px !important;
}

#item73434 {
	width:63px !important;
	height:7px !important;
	left:259px !important;
	top:522px !important;
}

#item73461 {
	width:45px !important;
	height:7px !important;
	left:259px !important;
	top:560px !important;
}

#item73488 {
	width:52px !important;
	height:7px !important;
	left:259px !important;
	top:566px !important;
}

#item73515 {
	width:53px !important;
	height:7px !important;
	left:259px !important;
	top:573px !important;
}

#item73542 {
	width:43px !important;
	height:7px !important;
	left:259px !important;
	top:580px !important;
}

#item73569 {
	width:53px !important;
	height:7px !important;
	left:259px !important;
	top:586px !important;
}

#item73596 {
	width:78px !important;
	height:7px !important;
	left:377px !important;
	top:529px !important;
}

#item73623 {
	width:67px !important;
	height:7px !important;
	left:377px !important;
	top:535px !important;
}

#item73651 {
	width:58px !important;
	height:7px !important;
	left:23px !important;
	top:535px !important;
}

#item73678 {
	width:60px !important;
	height:7px !important;
	left:23px !important;
	top:541px !important;
}

#item73705 {
	width:45px !important;
	height:7px !important;
	left:23px !important;
	top:585px !important;
}

#item73732 {
	width:53px !important;
	height:7px !important;
	left:141px !important;
	top:528px !important;
}

#item73759 {
	width:49px !important;
	height:7px !important;
	left:141px !important;
	top:535px !important;
}

#item73786 {
	width:52px !important;
	height:7px !important;
	left:141px !important;
	top:578px !important;
}

#item73813 {
	width:43px !important;
	height:7px !important;
	left:141px !important;
	top:585px !important;
}

#item73840 {
	width:63px !important;
	height:7px !important;
	left:259px !important;
	top:522px !important;
}

#item73868 {
	width:45px !important;
	height:7px !important;
	left:259px !important;
	top:560px !important;
}

#item73896 {
	width:52px !important;
	height:7px !important;
	left:259px !important;
	top:566px !important;
}

#item73923 {
	width:53px !important;
	height:7px !important;
	left:259px !important;
	top:573px !important;
}

#item73950 {
	width:43px !important;
	height:7px !important;
	left:259px !important;
	top:580px !important;
}

#item73977 {
	width:53px !important;
	height:7px !important;
	left:259px !important;
	top:586px !important;
}

#item74004 {
	width:78px !important;
	height:7px !important;
	left:377px !important;
	top:529px !important;
}

#item74031 {
	width:67px !important;
	height:7px !important;
	left:377px !important;
	top:535px !important;
}

#item45256 {
	width:126px !important;
	height:96px !important;
}

#item45251 {
	width:126px !important;
	height:96px !important;
	left:14px !important;
	top:53px !important;
}

#item45268 {
	width:126px !important;
	height:174px !important;
}

#item45263 {
	width:126px !important;
	height:174px !important;
	left:14px !important;
	top:153px !important;
}

#item45274 {
	width:126px !important;
	height:147px !important;
}

#item45269 {
	width:126px !important;
	height:147px !important;
	left:14px !important;
	top:331px !important;
}

#item45281 {
	width:126px !important;
	height:153px !important;
}

#item45276 {
	width:126px !important;
	height:153px !important;
	left:14px !important;
	top:479px !important;
}

#item45262 {
	width:60px !important;
	height:114px !important;
}

#item45257 {
	width:60px !important;
	height:114px !important;
	left:39px !important;
	top:31px !important;
}

#item45287 {
	width:295px !important;
	height:405px !important;
}

#item45282 {
	width:295px !important;
	height:405px !important;
	left:146px !important;
	top:156px !important;
}

#item45293 {
	width:230px !important;
	height:142px !important;
}

#item45288 {
	width:230px !important;
	height:142px !important;
	left:174px !important;
	top:490px !important;
}

#item45303 {
	width:27px !important;
	height:44px !important;
}

#item45297 {
	width:27px !important;
	height:44px !important;
	left:461px !important;
	top:513px !important;
}

#item45309 {
	width:27px !important;
	height:44px !important;
}

#item45304 {
	width:27px !important;
	height:44px !important;
	left:461px !important;
	top:562px !important;
}

#item45315 {
	width:194px !important;
	height:363px !important;
}

#item45310 {
	width:194px !important;
	height:363px !important;
	left:67px !important;
	top:111px !important;
}

#item45321 {
	width:28px !important;
	height:28px !important;
}

#item45316 {
	width:28px !important;
	height:28px !important;
	left:43px !important;
	top:122px !important;
}

#item45327 {
	width:28px !important;
	height:27px !important;
}

#item45322 {
	width:28px !important;
	height:27px !important;
	left:43px !important;
	top:151px !important;
}

#item45341 {
	width:127px !important;
	height:268px !important;
}

#item45336 {
	width:127px !important;
	height:268px !important;
	left:347px !important;
	top:213px !important;
}

#item45347 {
	width:71px !important;
	height:142px !important;
}

#item45342 {
	width:71px !important;
	height:142px !important;
	left:286px !important;
	top:391px !important;
}

#item45335 {
	width:145px !important;
	height:187px !important;
}

#item45330 {
	width:145px !important;
	height:187px !important;
	left:333px !important;
	top:89px !important;
}

#item74058 {
	width:45px !important;
	height:7px !important;
	left:66px !important;
	top:557px !important;
}

#item74085 {
	width:54px !important;
	height:7px !important;
	left:66px !important;
	top:563px !important;
}

#item74112 {
	width:60px !important;
	height:7px !important;
	left:66px !important;
	top:570px !important;
}

#item74140 {
	width:61px !important;
	height:7px !important;
	left:171px !important;
	top:557px !important;
}

#item74167 {
	width:45px !important;
	height:7px !important;
	left:277px !important;
	top:568px !important;
}

#item74195 {
	width:53px !important;
	height:7px !important;
	left:277px !important;
	top:575px !important;
}

#item74222 {
	width:45px !important;
	height:7px !important;
	left:384px !important;
	top:568px !important;
}

#item74249 {
	width:55px !important;
	height:7px !important;
	left:384px !important;
	top:575px !important;
}

#item74276 {
	width:43px !important;
	height:7px !important;
	left:384px !important;
	top:581px !important;
}

#item45353 {
	width:214px !important;
	height:240px !important;
}

#item45348 {
	width:214px !important;
	height:240px !important;
	left:14px !important;
}

#item45371 {
	width:171px !important;
	height:154px !important;
}

#item45366 {
	width:171px !important;
	height:154px !important;
	left:249px !important;
	top:85px !important;
}

#item45377 {
	width:116px !important;
	height:294px !important;
}

#item45372 {
	width:116px !important;
	height:294px !important;
	left:283px !important;
	top:199px !important;
}

#item45384 {
	width:85px !important;
	height:146px !important;
}

#item45378 {
	width:85px !important;
	height:146px !important;
	left:412px !important;
	top:458px !important;
}

#item45362 {
	width:214px !important;
	height:292px !important;
}

#item45357 {
	width:214px !important;
	height:292px !important;
	left:14px !important;
	top:241px !important;
}

#item74303 {
	width:71px !important;
	height:7px !important;
	left:66px !important;
	top:556px !important;
}

#item74330 {
	width:53px !important;
	height:7px !important;
	left:175px !important;
	top:562px !important;
}

#item74357 {
	width:43px !important;
	height:7px !important;
	left:175px !important;
	top:569px !important;
}

#item74385 {
	width:45px !important;
	height:7px !important;
	left:280px !important;
	top:568px !important;
}

#item45392 {
	width:136px !important;
	height:219px !important;
}

#item45387 {
	width:136px !important;
	height:219px !important;
	left:92px !important;
	top:88px !important;
}

#item45398 {
	width:112px !important;
	height:162px !important;
}

#item45393 {
	width:112px !important;
	height:162px !important;
	left:92px !important;
	top:296px !important;
}

#item45404 {
	width:39px !important;
	height:39px !important;
}

#item45399 {
	width:39px !important;
	height:39px !important;
	left:45px !important;
	top:393px !important;
}

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

#item45405 {
	width:169px !important;
	height:251px !important;
	left:267px !important;
	top:14px !important;
}

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

#item45441 {
	width:232px !important;
	height:251px !important;
	left:269px !important;
	top:267px !important;
}

#item45418 {
	width:25px !important;
	height:25px !important;
}

#item45412 {
	width:25px !important;
	height:25px !important;
	left:454px !important;
	top:103px !important;
}

#item45426 {
	width:25px !important;
	height:25px !important;
}

#item45421 {
	width:25px !important;
	height:25px !important;
	left:454px !important;
	top:129px !important;
}

#item45432 {
	width:25px !important;
	height:25px !important;
}

#item45427 {
	width:25px !important;
	height:25px !important;
	left:454px !important;
	top:154px !important;
}

#item45440 {
	width:25px !important;
	height:25px !important;
}

#item45433 {
	width:25px !important;
	height:25px !important;
	left:454px !important;
	top:180px !important;
}

#item74412 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:545px !important;
}

#item74439 {
	width:60px !important;
	height:7px !important;
	left:18px !important;
	top:551px !important;
}

#item74466 {
	width:43px !important;
	height:7px !important;
	left:115px !important;
	top:552px !important;
}

#item74493 {
	width:45px !important;
	height:7px !important;
	left:115px !important;
	top:558px !important;
}

#item74521 {
	width:50px !important;
	height:7px !important;
	left:212px !important;
	top:545px !important;
}

#item74548 {
	width:53px !important;
	height:7px !important;
	left:212px !important;
	top:551px !important;
}

#item74575 {
	width:49px !important;
	height:7px !important;
	left:212px !important;
	top:558px !important;
}

#item74602 {
	width:54px !important;
	height:7px !important;
	left:212px !important;
	top:564px !important;
}

#item74630 {
	width:56px !important;
	height:7px !important;
	left:212px !important;
	top:571px !important;
}

#item74657 {
	width:45px !important;
	height:7px !important;
	left:309px !important;
	top:552px !important;
}

#item74684 {
	width:43px !important;
	height:7px !important;
	left:309px !important;
	top:558px !important;
}

#item74711 {
	width:49px !important;
	height:7px !important;
	left:406px !important;
	top:551px !important;
}

#item74739 {
	width:57px !important;
	height:7px !important;
	left:406px !important;
	top:558px !important;
}

#item74766 {
	width:50px !important;
	height:7px !important;
	left:406px !important;
	top:564px !important;
}

#item74793 {
	width:45px !important;
	height:7px !important;
	left:406px !important;
	top:571px !important;
}

#item74820 {
	width:60px !important;
	height:7px !important;
	left:406px !important;
	top:577px !important;
}

#item45453 {
	width:156px !important;
	height:251px !important;
}

#item45448 {
	width:156px !important;
	height:251px !important;
	left:14px !important;
	top:14px !important;
}

#item45481 {
	width:204px !important;
	height:251px !important;
}

#item45476 {
	width:204px !important;
	height:251px !important;
	left:14px !important;
	top:266px !important;
}

#item45459 {
	width:25px !important;
	height:25px !important;
}

#item45454 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
	top:164px !important;
}

#item45469 {
	width:25px !important;
	height:25px !important;
}

#item45463 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
	top:138px !important;
}

#item45475 {
	width:25px !important;
	height:25px !important;
}

#item45470 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
	top:112px !important;
}

#item45487 {
	width:165px !important;
	height:328px !important;
}

#item45482 {
	width:165px !important;
	height:328px !important;
	left:262px !important;
	top:102px !important;
}

#item45493 {
	width:116px !important;
	height:182px !important;
}

#item45488 {
	width:116px !important;
	height:182px !important;
	left:272px !important;
	top:442px !important;
}

#item45501 {
	width:25px !important;
	height:25px !important;
}

#item45496 {
	width:25px !important;
	height:25px !important;
	left:451px !important;
	top:432px !important;
}

#item45507 {
	width:25px !important;
	height:25px !important;
}

#item45502 {
	width:25px !important;
	height:25px !important;
	left:451px !important;
	top:406px !important;
}

#item74848 {
	width:75px !important;
	height:7px !important;
	left:30px !important;
	top:551px !important;
}

#item74875 {
	width:45px !important;
	height:7px !important;
	left:132px !important;
	top:551px !important;
}

#item74903 {
	width:49px !important;
	height:7px !important;
	left:132px !important;
	top:558px !important;
}

#item74930 {
	width:60px !important;
	height:7px !important;
	left:132px !important;
	top:564px !important;
}

#item44826 {
	width:85px !important;
	height:109px !important;
}

#item44821 {
	width:85px !important;
	height:109px !important;
	left:20px !important;
	top:383px !important;
}

#item45520 {
	width:85px !important;
	height:108px !important;
}

#item45515 {
	width:85px !important;
	height:108px !important;
	left:20px !important;
	top:493px !important;
}

#item45513 {
	width:266px !important;
	height:360px !important;
}

#item45508 {
	width:266px !important;
	height:360px !important;
	left:14px !important;
	top:21px !important;
}

#item45526 {
	width:231px !important;
	height:303px !important;
}

#item45521 {
	width:231px !important;
	height:303px !important;
	left:284px !important;
	top:305px !important;
}

#item45532 {
	width:168px !important;
	height:283px !important;
}

#item45527 {
	width:168px !important;
	height:283px !important;
	left:348px !important;
	top:20px !important;
}

#item48714 {
	width:66px !important;
	height:82px !important;
}

#item48709 {
	width:66px !important;
	height:82px !important;
	left:284px !important;
	top:20px !important;
}

#item74957 {
	width:60px !important;
	height:7px !important;
	left:140px !important;
	top:478px !important;
}

#item74984 {
	width:60px !important;
	height:7px !important;
	left:140px !important;
	top:484px !important;
}

#item75011 {
	width:45px !important;
	height:7px !important;
	left:140px !important;
	top:491px !important;
}

#item75038 {
	width:60px !important;
	height:7px !important;
	left:140px !important;
	top:532px !important;
}

#item75065 {
	width:53px !important;
	height:7px !important;
	left:140px !important;
	top:539px !important;
}

#item75092 {
	width:64px !important;
	height:7px !important;
	left:140px !important;
	top:586px !important;
}

#item45540 {
	width:222px !important;
	height:283px !important;
}

#item45535 {
	width:222px !important;
	height:283px !important;
	top:20px !important;
}

#item45552 {
	width:222px !important;
	height:476px !important;
}

#item45547 {
	width:222px !important;
	height:476px !important;
	left:227px !important;
	top:20px !important;
}

#item45558 {
	width:44px !important;
	height:174px !important;
}

#item45553 {
	width:44px !important;
	height:174px !important;
	left:24px !important;
	top:317px !important;
}

#item45565 {
	width:34px !important;
	height:174px !important;
}

#item45560 {
	width:34px !important;
	height:174px !important;
	left:69px !important;
	top:317px !important;
}

#item45572 {
	width:34px !important;
	height:174px !important;
}

#item45567 {
	width:34px !important;
	height:174px !important;
	left:105px !important;
	top:317px !important;
}

#item45579 {
	width:54px !important;
	height:174px !important;
}

#item45573 {
	width:54px !important;
	height:174px !important;
	left:140px !important;
	top:317px !important;
}

#item45585 {
	width:126px !important;
	height:132px !important;
}

#item45580 {
	width:126px !important;
	height:132px !important;
	left:285px !important;
	top:500px !important;
}

#item45593 {
	width:102px !important;
	height:132px !important;
}

#item45586 {
	width:102px !important;
	height:132px !important;
	left:414px !important;
	top:500px !important;
}

#item75119 {
	width:62px !important;
	height:7px !important;
	left:43px !important;
	top:526px !important;
}

#item75147 {
	width:60px !important;
	height:7px !important;
	left:43px !important;
	top:572px !important;
}

#item75174 {
	width:53px !important;
	height:7px !important;
	left:43px !important;
	top:578px !important;
}

#item75201 {
	width:49px !important;
	height:7px !important;
	left:43px !important;
	top:585px !important;
}

#item75229 {
	width:45px !important;
	height:7px !important;
	left:164px !important;
	top:540px !important;
}

#item75256 {
	width:45px !important;
	height:7px !important;
	left:164px !important;
	top:546px !important;
}

#item75283 {
	width:49px !important;
	height:7px !important;
	left:164px !important;
	top:553px !important;
}

#item75311 {
	width:41px !important;
	height:7px !important;
	left:164px !important;
	top:575px !important;
}

#item44832 {
	width:122px !important;
	height:177px !important;
}

#item44827 {
	width:122px !important;
	height:177px !important;
	left:66px !important;
	top:119px !important;
}

#item45626 {
	width:69px !important;
	height:83px !important;
}

#item45620 {
	width:69px !important;
	height:83px !important;
	top:105px !important;
}

#item45632 {
	width:28px !important;
	height:29px !important;
}

#item45627 {
	width:28px !important;
	height:29px !important;
	left:27px !important;
	top:352px !important;
}

#item45638 {
	width:28px !important;
	height:29px !important;
}

#item45633 {
	width:28px !important;
	height:29px !important;
	left:193px !important;
	top:403px !important;
}

#item45605 {
	width:114px !important;
	height:240px !important;
}

#item45600 {
	width:114px !important;
	height:240px !important;
	left:74px !important;
	top:268px !important;
}

#item45613 {
	width:166px !important;
	height:123px !important;
}

#item45608 {
	width:166px !important;
	height:123px !important;
	left:195px !important;
	top:106px !important;
}

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

#item45639 {
	width:127px !important;
	height:170px !important;
	left:375px !important;
	top:112px !important;
}

#item45651 {
	width:95px !important;
	height:193px !important;
}

#item45645 {
	width:95px !important;
	height:193px !important;
	left:389px !important;
	top:234px !important;
}

#item45619 {
	width:120px !important;
	height:264px !important;
}

#item45614 {
	width:120px !important;
	height:264px !important;
	left:228px !important;
	top:218px !important;
}

#item48721 {
	width:91px !important;
	height:35px !important;
}

#item48716 {
	width:91px !important;
	height:35px !important;
	left:242px !important;
	top:210px !important;
}

#item48729 {
	width:90px !important;
	height:137px !important;
}

#item48724 {
	width:90px !important;
	height:137px !important;
	left:88px !important;
	top:126px !important;
}

#item75338 {
	width:70px !important;
	height:7px !important;
	left:58px !important;
	top:566px !important;
}

#item75366 {
	width:66px !important;
	height:7px !important;
	left:58px !important;
	top:572px !important;
}

#item75394 {
	width:70px !important;
	height:7px !important;
	left:169px !important;
	top:565px !important;
}

#item75421 {
	width:66px !important;
	height:7px !important;
	left:169px !important;
	top:572px !important;
}

#item75448 {
	width:70px !important;
	height:7px !important;
	left:281px !important;
	top:576px !important;
}

#item75475 {
	width:45px !important;
	height:7px !important;
	left:281px !important;
	top:582px !important;
}

#item75502 {
	width:66px !important;
	height:7px !important;
	left:281px !important;
	top:589px !important;
}

#item75529 {
	width:60px !important;
	height:7px !important;
	left:386px !important;
	top:576px !important;
}

#item45657 {
	width:137px !important;
	height:143px !important;
}

#item45652 {
	width:137px !important;
	height:143px !important;
	left:22px !important;
	top:136px !important;
}

#item45663 {
	width:139px !important;
	height:275px !important;
}

#item45658 {
	width:139px !important;
	height:275px !important;
	left:26px !important;
	top:261px !important;
}

#item45599 {
	width:202px !important;
	height:426px !important;
}

#item45594 {
	width:202px !important;
	height:426px !important;
	left:181px !important;
	top:133px !important;
}

#item48735 {
	width:28px !important;
	height:30px !important;
}

#item48730 {
	width:28px !important;
	height:30px !important;
	left:455px !important;
	top:189px !important;
}

#item75557 {
	width:45px !important;
	height:7px !important;
	left:394px !important;
	top:352px !important;
}

#item75584 {
	width:66px !important;
	height:7px !important;
	left:394px !important;
	top:359px !important;
}

#item75611 {
	width:60px !important;
	height:7px !important;
	left:394px !important;
	top:385px !important;
}

#item75639 {
	width:45px !important;
	height:7px !important;
	left:394px !important;
	top:429px !important;
}

#item75666 {
	width:66px !important;
	height:7px !important;
	left:394px !important;
	top:436px !important;
}

#item75693 {
	width:43px !important;
	height:7px !important;
	left:394px !important;
	top:480px !important;
}

#item75720 {
	width:45px !important;
	height:7px !important;
	left:394px !important;
	top:487px !important;
}

#item75747 {
	width:45px !important;
	height:7px !important;
	left:394px !important;
	top:530px !important;
}

#item75774 {
	width:70px !important;
	height:7px !important;
	left:394px !important;
	top:573px !important;
}

#item75801 {
	width:66px !important;
	height:7px !important;
	left:394px !important;
	top:579px !important;
}

#item44838 {
	width:146px !important;
	height:175px !important;
}

#item44833 {
	width:146px !important;
	height:175px !important;
	left:21px !important;
	top:100px !important;
}

#item45707 {
	width:122px !important;
	height:146px !important;
}

#item45702 {
	width:122px !important;
	height:146px !important;
	left:58px !important;
	top:199px !important;
}

#item45716 {
	width:29px !important;
	height:29px !important;
}

#item45711 {
	width:29px !important;
	height:29px !important;
	left:191px !important;
	top:230px !important;
}

#item45722 {
	width:29px !important;
	height:29px !important;
}

#item45717 {
	width:29px !important;
	height:29px !important;
	left:197px !important;
	top:377px !important;
}

#item45735 {
	width:28px !important;
	height:28px !important;
}

#item45730 {
	width:28px !important;
	height:28px !important;
	left:446px !important;
	top:357px !important;
}

#item45671 {
	width:196px !important;
	height:321px !important;
}

#item45666 {
	width:196px !important;
	height:321px !important;
	left:246px !important;
	top:122px !important;
}

#item45729 {
	width:131px !important;
	height:198px !important;
}

#item45724 {
	width:131px !important;
	height:198px !important;
	left:293px !important;
	top:116px !important;
}

#item45741 {
	width:76px !important;
	height:115px !important;
}

#item45736 {
	width:76px !important;
	height:115px !important;
	left:440px !important;
	top:417px !important;
}

#item75828 {
	width:59px !important;
	height:7px !important;
	left:18px !important;
	top:561px !important;
}

#item75855 {
	width:43px !important;
	height:7px !important;
	left:18px !important;
	top:567px !important;
}

#item75884 {
	width:58px !important;
	height:7px !important;
	left:113px !important;
	top:561px !important;
}

#item75911 {
	width:57px !important;
	height:7px !important;
	left:113px !important;
	top:568px !important;
}

#item75938 {
	width:57px !important;
	height:7px !important;
	left:208px !important;
	top:567px !important;
}

#item75965 {
	width:59px !important;
	height:7px !important;
	left:208px !important;
	top:574px !important;
}

#item75992 {
	width:76px !important;
	height:7px !important;
	left:303px !important;
	top:561px !important;
}

#item76019 {
	width:78px !important;
	height:7px !important;
	left:303px !important;
	top:568px !important;
}

#item76046 {
	width:58px !important;
	height:7px !important;
	left:397px !important;
	top:561px !important;
}

#item76073 {
	width:50px !important;
	height:7px !important;
	left:397px !important;
	top:568px !important;
}

#item76100 {
	width:59px !important;
	height:7px !important;
	left:397px !important;
	top:574px !important;
}

#item45677 {
	width:143px !important;
	height:245px !important;
}

#item45672 {
	width:143px !important;
	height:245px !important;
	left:14px !important;
	top:14px !important;
}

#item45747 {
	width:28px !important;
	height:28px !important;
}

#item45742 {
	width:28px !important;
	height:28px !important;
	left:163px !important;
	top:168px !important;
}

#item45758 {
	width:28px !important;
	height:28px !important;
}

#item45752 {
	width:28px !important;
	height:28px !important;
	left:417px !important;
	top:190px !important;
}

#item45683 {
	width:211px !important;
	height:270px !important;
}

#item45678 {
	width:211px !important;
	height:270px !important;
	top:261px !important;
}

#item45689 {
	width:165px !important;
	height:206px !important;
}

#item45684 {
	width:165px !important;
	height:206px !important;
	left:227px !important;
	top:111px !important;
}

#item45695 {
	width:118px !important;
	height:293px !important;
}

#item45690 {
	width:118px !important;
	height:293px !important;
	left:247px !important;
	top:237px !important;
}

#item45701 {
	width:118px !important;
	height:177px !important;
}

#item45696 {
	width:118px !important;
	height:177px !important;
	left:388px !important;
	top:398px !important;
}

#item76127 {
	width:81px !important;
	height:7px !important;
	left:30px !important;
	top:561px !important;
}

#item76155 {
	width:62px !important;
	height:7px !important;
	left:30px !important;
	top:567px !important;
}

#item76182 {
	width:58px !important;
	height:7px !important;
	left:121px !important;
	top:574px !important;
}

#item76209 {
	width:45px !important;
	height:7px !important;
	left:121px !important;
	top:580px !important;
}

#item44844 {
	width:285px !important;
	height:452px !important;
}

#item44839 {
	width:285px !important;
	height:452px !important;
	left:14px !important;
	top:67px !important;
}

#item45764 {
	width:209px !important;
	height:286px !important;
}

#item45759 {
	width:209px !important;
	height:286px !important;
	left:307px !important;
}

#item45770 {
	width:209px !important;
	height:338px !important;
}

#item45765 {
	width:209px !important;
	height:338px !important;
	left:307px !important;
	top:294px !important;
}

#item76236 {
	width:58px !important;
	height:7px !important;
	left:85px !important;
	top:559px !important;
}

#item76263 {
	width:43px !important;
	height:7px !important;
	left:85px !important;
	top:565px !important;
}

#item76290 {
	width:45px !important;
	height:7px !important;
	left:85px !important;
	top:572px !important;
}

#item76317 {
	width:45px !important;
	height:7px !important;
	left:180px !important;
	top:558px !important;
}

#item45776 {
	width:234px !important;
	height:388px !important;
}

#item45771 {
	width:234px !important;
	height:388px !important;
	left:14px !important;
	top:14px !important;
}

#item45804 {
	width:119px !important;
	height:195px !important;
}

#item45799 {
	width:119px !important;
	height:195px !important;
	left:129px !important;
	top:408px !important;
}

#item45797 {
	width:248px !important;
	height:584px !important;
}

#item45792 {
	width:248px !important;
	height:584px !important;
	left:254px !important;
	top:20px !important;
}

#item45783 {
	width:25px !important;
	height:24px !important;
}

#item45777 {
	width:25px !important;
	height:24px !important;
	left:207px !important;
	top:126px !important;
}

#item45791 {
	width:25px !important;
	height:24px !important;
}

#item45786 {
	width:25px !important;
	height:24px !important;
	left:207px !important;
	top:152px !important;
}

#item76344 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:465px !important;
}

#item76371 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:471px !important;
}

#item76399 {
	width:72px !important;
	height:7px !important;
	left:30px !important;
	top:505px !important;
}

#item76426 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:511px !important;
}

#item76453 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:518px !important;
}

#item76480 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:576px !important;
}

#item76507 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:582px !important;
}

#item44850 {
	width:147px !important;
	height:67px !important;
}

#item44845 {
	width:147px !important;
	height:67px !important;
	left:427px !important;
}

#item45890 {
	width:147px !important;
	height:83px !important;
}

#item45885 {
	width:147px !important;
	height:83px !important;
	left:427px !important;
	top:69px !important;
}

#item45896 {
	width:147px !important;
	height:75px !important;
}

#item45891 {
	width:147px !important;
	height:75px !important;
	left:427px !important;
	top:153px !important;
}

#item45902 {
	width:147px !important;
	height:72px !important;
}

#item45897 {
	width:147px !important;
	height:72px !important;
	left:427px !important;
	top:229px !important;
}

#item45908 {
	width:147px !important;
	height:68px !important;
}

#item45903 {
	width:147px !important;
	height:68px !important;
	left:427px !important;
	top:301px !important;
}

#item45914 {
	width:147px !important;
	height:56px !important;
}

#item45909 {
	width:147px !important;
	height:56px !important;
	left:427px !important;
	top:371px !important;
}

#item45922 {
	width:147px !important;
	height:65px !important;
}

#item45915 {
	width:147px !important;
	height:65px !important;
	left:427px !important;
	top:428px !important;
}

#item45928 {
	width:147px !important;
	height:69px !important;
}

#item45923 {
	width:147px !important;
	height:69px !important;
	left:427px !important;
	top:493px !important;
}

#item45935 {
	width:147px !important;
	height:69px !important;
}

#item45930 {
	width:147px !important;
	height:69px !important;
	left:427px !important;
	top:563px !important;
}

#item45816 {
	width:146px !important;
	height:332px !important;
}

#item45811 {
	width:146px !important;
	height:332px !important;
	left:179px !important;
	top:241px !important;
}

#item45810 {
	width:170px !important;
	height:257px !important;
}

#item45805 {
	width:170px !important;
	height:257px !important;
	left:167px !important;
	top:98px !important;
}

#item45836 {
	width:31px !important;
	height:29px !important;
}

#item45831 {
	width:31px !important;
	height:29px !important;
	left:357px !important;
	top:147px !important;
}

#item45823 {
	width:89px !important;
	height:102px !important;
}

#item45818 {
	width:89px !important;
	height:102px !important;
	left:18px !important;
	top:134px !important;
}

#item45842 {
	width:42px !important;
	height:36px !important;
}

#item45837 {
	width:42px !important;
	height:36px !important;
	left:35px !important;
	top:246px !important;
}

#item45849 {
	width:28px !important;
	height:36px !important;
}

#item45843 {
	width:28px !important;
	height:36px !important;
	left:78px !important;
	top:246px !important;
}

#item45855 {
	width:24px !important;
	height:36px !important;
}

#item45850 {
	width:24px !important;
	height:36px !important;
	left:107px !important;
	top:246px !important;
}

#item45863 {
	width:23px !important;
	height:53px !important;
}

#item45858 {
	width:23px !important;
	height:53px !important;
	left:110px !important;
	top:283px !important;
}

#item45967 {
	width:81px !important;
	height:87px !important;
}

#item45962 {
	width:81px !important;
	height:87px !important;
	left:333px !important;
	top:424px !important;
}

#item45869 {
	width:29px !important;
	height:53px !important;
}

#item45864 {
	width:29px !important;
	height:53px !important;
	left:80px !important;
	top:283px !important;
}

#item45875 {
	width:25px !important;
	height:53px !important;
}

#item45870 {
	width:25px !important;
	height:53px !important;
	left:54px !important;
	top:283px !important;
}

#item45881 {
	width:45px !important;
	height:53px !important;
}

#item45876 {
	width:45px !important;
	height:53px !important;
	left:9px !important;
	top:283px !important;
}

#item45830 {
	width:89px !important;
	height:111px !important;
}

#item45825 {
	width:89px !important;
	height:111px !important;
	left:18px !important;
	top:20px !important;
}

#item48742 {
	width:149px !important;
	height:126px !important;
}

#item48736 {
	width:149px !important;
	height:126px !important;
	left:178px !important;
	top:113px !important;
}

#item76534 {
	width:68px !important;
	height:7px !important;
	left:21px !important;
	top:377px !important;
}

#item76561 {
	width:59px !important;
	height:7px !important;
	left:21px !important;
	top:383px !important;
}

#item76588 {
	width:54px !important;
	height:7px !important;
	left:21px !important;
	top:390px !important;
}

#item76616 {
	width:50px !important;
	height:7px !important;
	left:21px !important;
	top:397px !important;
}

#item76645 {
	width:70px !important;
	height:7px !important;
	left:21px !important;
	top:403px !important;
}

#item76672 {
	width:49px !important;
	height:7px !important;
	left:21px !important;
	top:410px !important;
}

#item76699 {
	width:67px !important;
	height:7px !important;
	left:21px !important;
	top:416px !important;
}

#item76726 {
	width:68px !important;
	height:7px !important;
	left:21px !important;
	top:448px !important;
}

#item76753 {
	width:59px !important;
	height:7px !important;
	left:21px !important;
	top:455px !important;
}

#item76780 {
	width:54px !important;
	height:7px !important;
	left:21px !important;
	top:461px !important;
}

#item76807 {
	width:50px !important;
	height:7px !important;
	left:21px !important;
	top:468px !important;
}

#item76834 {
	width:70px !important;
	height:7px !important;
	left:21px !important;
	top:474px !important;
}

#item76861 {
	width:67px !important;
	height:7px !important;
	left:21px !important;
	top:481px !important;
}

#item76889 {
	width:55px !important;
	height:7px !important;
	left:21px !important;
	top:535px !important;
}

#item76917 {
	width:44px !important;
	height:7px !important;
	left:21px !important;
	top:542px !important;
}

#item76945 {
	width:45px !important;
	height:7px !important;
	left:21px !important;
	top:548px !important;
}

#item76972 {
	width:50px !important;
	height:7px !important;
	left:21px !important;
	top:555px !important;
}

#item76999 {
	width:47px !important;
	height:7px !important;
	left:21px !important;
	top:562px !important;
}

#item45941 {
	width:254px !important;
	height:273px !important;
}

#item45936 {
	width:254px !important;
	height:273px !important;
	left:174px !important;
	top:97px !important;
}

#item45948 {
	width:151px !important;
	height:195px !important;
}

#item45943 {
	width:151px !important;
	height:195px !important;
	left:61px !important;
	top:437px !important;
}

#item45954 {
	width:166px !important;
	height:195px !important;
}

#item45949 {
	width:166px !important;
	height:195px !important;
	left:213px !important;
	top:437px !important;
}

#item45961 {
	width:135px !important;
	height:195px !important;
}

#item45955 {
	width:135px !important;
	height:195px !important;
	left:381px !important;
	top:437px !important;
}

#item77026 {
	width:65px !important;
	height:7px !important;
	left:74px !important;
	top:128px !important;
}

#item77053 {
	width:60px !important;
	height:7px !important;
	left:74px !important;
	top:135px !important;
}

#item77080 {
	width:55px !important;
	height:7px !important;
	left:74px !important;
	top:193px !important;
}

#item77107 {
	width:44px !important;
	height:7px !important;
	left:74px !important;
	top:199px !important;
}

#item77136 {
	width:53px !important;
	height:7px !important;
	left:74px !important;
	top:206px !important;
}

#item77163 {
	width:59px !important;
	height:7px !important;
	left:74px !important;
	top:213px !important;
}

#item77190 {
	width:45px !important;
	height:7px !important;
	left:74px !important;
	top:219px !important;
}

#item77217 {
	width:50px !important;
	height:7px !important;
	left:74px !important;
	top:226px !important;
}

#item77244 {
	width:60px !important;
	height:7px !important;
	left:74px !important;
	top:315px !important;
}

#item77272 {
	width:60px !important;
	height:7px !important;
	left:74px !important;
	top:322px !important;
}

#item77299 {
	width:61px !important;
	height:7px !important;
	left:74px !important;
	top:352px !important;
}

#item77326 {
	width:76px !important;
	height:7px !important;
	left:74px !important;
	top:359px !important;
}

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

#item44851 {
	width:235px !important;
	height:347px !important;
	left:53px !important;
	top:62px !important;
}

#item45980 {
	width:198px !important;
	height:198px !important;
}

#item45974 {
	width:198px !important;
	height:198px !important;
	left:297px !important;
	top:62px !important;
}

#item45987 {
	width:198px !important;
	height:207px !important;
}

#item45981 {
	width:198px !important;
	height:207px !important;
	left:297px !important;
	top:269px !important;
}

#item45994 {
	width:60px !important;
	height:60px !important;
}

#item45988 {
	width:60px !important;
	height:60px !important;
	left:227px !important;
	top:417px !important;
}

#item46020 {
	width:42px !important;
	height:60px !important;
}

#item46015 {
	width:42px !important;
	height:60px !important;
	left:365px !important;
	top:489px !important;
}

#item46038 {
	width:42px !important;
	height:65px !important;
}

#item46033 {
	width:42px !important;
	height:65px !important;
	left:365px !important;
	top:539px !important;
}

#item46026 {
	width:42px !important;
	height:60px !important;
}

#item46021 {
	width:42px !important;
	height:60px !important;
	left:408px !important;
	top:489px !important;
}

#item46044 {
	width:42px !important;
	height:65px !important;
}

#item46039 {
	width:42px !important;
	height:65px !important;
	left:408px !important;
	top:539px !important;
}

#item46032 {
	width:45px !important;
	height:60px !important;
}

#item46027 {
	width:45px !important;
	height:60px !important;
	left:450px !important;
	top:489px !important;
}

#item46050 {
	width:45px !important;
	height:65px !important;
}

#item46045 {
	width:45px !important;
	height:65px !important;
	left:450px !important;
	top:539px !important;
}

#item46001 {
	width:67px !important;
	height:60px !important;
}

#item45996 {
	width:67px !important;
	height:60px !important;
	left:160px !important;
	top:417px !important;
}

#item46007 {
	width:60px !important;
	height:60px !important;
}

#item46002 {
	width:60px !important;
	height:60px !important;
	left:99px !important;
	top:417px !important;
}

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

#item46008 {
	width:75px !important;
	height:60px !important;
	left:23px !important;
	top:417px !important;
}

#item45973 {
	width:69px !important;
	height:79px !important;
}

#item45968 {
	width:69px !important;
	height:79px !important;
	left:24px !important;
	top:62px !important;
}

#item77353 {
	width:55px !important;
	height:7px !important;
	left:52px !important;
	top:513px !important;
}

#item77381 {
	width:58px !important;
	height:7px !important;
	left:52px !important;
	top:519px !important;
}

#item77408 {
	width:58px !important;
	height:7px !important;
	left:52px !important;
	top:565px !important;
}

#item77435 {
	width:44px !important;
	height:7px !important;
	left:52px !important;
	top:572px !important;
}

#item77462 {
	width:43px !important;
	height:7px !important;
	left:52px !important;
	top:578px !important;
}

#item77490 {
	width:59px !important;
	height:7px !important;
	left:180px !important;
	top:507px !important;
}

#item77517 {
	width:44px !important;
	height:7px !important;
	left:180px !important;
	top:513px !important;
}

#item77544 {
	width:43px !important;
	height:7px !important;
	left:180px !important;
	top:520px !important;
}

#item77571 {
	width:66px !important;
	height:7px !important;
	left:180px !important;
	top:564px !important;
}

#item77598 {
	width:59px !important;
	height:7px !important;
	left:245px !important;
	top:564px !important;
}

#item77625 {
	width:59px !important;
	height:7px !important;
	left:180px !important;
	top:570px !important;
}

#item77653 {
	width:52px !important;
	height:7px !important;
	left:245px !important;
	top:570px !important;
}

#item77680 {
	width:58px !important;
	height:7px !important;
	left:180px !important;
	top:577px !important;
}

#item77707 {
	width:50px !important;
	height:7px !important;
	left:245px !important;
	top:577px !important;
}

#item46060 {
	width:162px !important;
	height:248px !important;
}

#item46055 {
	width:162px !important;
	height:248px !important;
}

#item46093 {
	width:95px !important;
	height:111px !important;
}

#item46088 {
	width:95px !important;
	height:111px !important;
	left:421px !important;
	top:101px !important;
}

#item46086 {
	width:200px !important;
	height:232px !important;
}

#item46081 {
	width:200px !important;
	height:232px !important;
	left:213px !important;
	top:100px !important;
}

#item46122 {
	width:154px !important;
	height:214px !important;
}

#item46116 {
	width:154px !important;
	height:214px !important;
	left:237px !important;
	top:315px !important;
}

#item46066 {
	width:31px !important;
	height:30px !important;
}

#item46061 {
	width:31px !important;
	height:30px !important;
	left:167px !important;
	top:101px !important;
}

#item46073 {
	width:31px !important;
	height:30px !important;
}

#item46067 {
	width:31px !important;
	height:30px !important;
	left:167px !important;
	top:135px !important;
}

#item46101 {
	width:28px !important;
	height:28px !important;
}

#item46094 {
	width:28px !important;
	height:28px !important;
	left:162px !important;
	top:385px !important;
}

#item46107 {
	width:28px !important;
	height:28px !important;
}

#item46102 {
	width:28px !important;
	height:28px !important;
	left:190px !important;
	top:385px !important;
}

#item46128 {
	width:27px !important;
	height:27px !important;
}

#item46123 {
	width:27px !important;
	height:27px !important;
	left:446px !important;
	top:397px !important;
}

#item46134 {
	width:27px !important;
	height:27px !important;
}

#item46129 {
	width:27px !important;
	height:27px !important;
	left:446px !important;
	top:425px !important;
}

#item46114 {
	width:75px !important;
	height:116px !important;
}

#item46108 {
	width:75px !important;
	height:116px !important;
	left:152px !important;
	top:470px !important;
}

#item46079 {
	width:139px !important;
	height:215px !important;
}

#item46074 {
	width:139px !important;
	height:215px !important;
	left:252px !important;
	top:92px !important;
}

#item77734 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:292px !important;
}

#item77761 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:298px !important;
}

#item77788 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:305px !important;
}

#item77815 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:362px !important;
}

#item77842 {
	width:67px !important;
	height:7px !important;
	left:30px !important;
	top:368px !important;
}

#item77869 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:452px !important;
}

#item77897 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:459px !important;
}

#item77924 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:466px !important;
}

#item77951 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:472px !important;
}

#item77979 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:555px !important;
}

#item78006 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:561px !important;
}

#item78033 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:568px !important;
}

#item78061 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:575px !important;
}

#item78089 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:581px !important;
}

#item46168 {
	width:28px !important;
	height:28px !important;
}

#item46162 {
	width:28px !important;
	height:28px !important;
	left:31px !important;
	top:477px !important;
}

#item46177 {
	width:28px !important;
	height:28px !important;
}

#item46172 {
	width:28px !important;
	height:28px !important;
	left:31px !important;
	top:445px !important;
}

#item46183 {
	width:200px !important;
	height:514px !important;
}

#item46178 {
	width:200px !important;
	height:514px !important;
	left:74px !important;
	top:21px !important;
}

#item46189 {
	width:229px !important;
	height:257px !important;
}

#item46184 {
	width:229px !important;
	height:257px !important;
	left:282px !important;
	top:39px !important;
}

#item46195 {
	width:79px !important;
	height:95px !important;
}

#item46190 {
	width:79px !important;
	height:95px !important;
	left:437px !important;
}

#item46202 {
	width:79px !important;
	height:84px !important;
}

#item46196 {
	width:79px !important;
	height:84px !important;
	left:437px !important;
	top:96px !important;
}

#item46227 {
	width:150px !important;
	height:313px !important;
}

#item46222 {
	width:150px !important;
	height:313px !important;
	left:366px !important;
	top:319px !important;
}

#item46234 {
	width:68px !important;
	height:78px !important;
}

#item46229 {
	width:68px !important;
	height:78px !important;
	left:293px !important;
	top:442px !important;
}

#item46240 {
	width:68px !important;
	height:79px !important;
}

#item46235 {
	width:68px !important;
	height:79px !important;
	left:293px !important;
	top:524px !important;
}

#item78117 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:557px !important;
}

#item78145 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:564px !important;
}

#item78172 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:570px !important;
}

#item78199 {
	width:55px !important;
	height:7px !important;
	left:156px !important;
	top:570px !important;
}

#item78226 {
	width:43px !important;
	height:7px !important;
	left:156px !important;
	top:577px !important;
}

#item78253 {
	width:59px !important;
	height:7px !important;
	left:156px !important;
	top:583px !important;
}

#item46208 {
	width:178px !important;
	height:204px !important;
}

#item46203 {
	width:178px !important;
	height:204px !important;
	top:108px !important;
}

#item48754 {
	width:78px !important;
	height:67px !important;
}

#item48749 {
	width:78px !important;
	height:67px !important;
	left:53px !important;
	top:20px !important;
}

#item46220 {
	width:178px !important;
	height:313px !important;
}

#item46215 {
	width:178px !important;
	height:313px !important;
	top:319px !important;
}

#item46246 {
	width:28px !important;
	height:28px !important;
}

#item46241 {
	width:28px !important;
	height:28px !important;
	left:183px !important;
	top:392px !important;
}

#item46266 {
	width:28px !important;
	height:28px !important;
}

#item46261 {
	width:28px !important;
	height:28px !important;
	left:448px !important;
	top:193px !important;
}

#item46273 {
	width:28px !important;
	height:28px !important;
}

#item46267 {
	width:28px !important;
	height:28px !important;
	left:448px !important;
	top:225px !important;
}

#item46252 {
	width:28px !important;
	height:28px !important;
}

#item46247 {
	width:28px !important;
	height:28px !important;
	left:183px !important;
	top:423px !important;
}

#item46214 {
	width:75px !important;
	height:72px !important;
}

#item46209 {
	width:75px !important;
	height:72px !important;
	left:157px !important;
	top:119px !important;
}

#item46260 {
	width:200px !important;
	height:496px !important;
}

#item46255 {
	width:200px !important;
	height:496px !important;
	left:236px !important;
}

#item78280 {
	width:60px !important;
	height:7px !important;
	left:232px !important;
	top:522px !important;
}

#item78308 {
	width:40px !important;
	height:7px !important;
	left:232px !important;
	top:529px !important;
}

#item78335 {
	width:45px !important;
	height:7px !important;
	left:232px !important;
	top:535px !important;
}

#item78362 {
	width:67px !important;
	height:7px !important;
	left:232px !important;
	top:579px !important;
}

#item78390 {
	width:60px !important;
	height:7px !important;
	left:232px !important;
	top:586px !important;
}

#item78417 {
	width:53px !important;
	height:7px !important;
	left:348px !important;
	top:516px !important;
}

#item78444 {
	width:66px !important;
	height:7px !important;
	left:348px !important;
	top:522px !important;
}

#item78471 {
	width:59px !important;
	height:7px !important;
	left:348px !important;
	top:529px !important;
}

#item78498 {
	width:52px !important;
	height:7px !important;
	left:348px !important;
	top:568px !important;
}

#item78525 {
	width:59px !important;
	height:7px !important;
	left:348px !important;
	top:575px !important;
}

#item78552 {
	width:45px !important;
	height:7px !important;
	left:348px !important;
	top:581px !important;
}

#item44868 {
	width:147px !important;
	height:283px !important;
}

#item44863 {
	width:147px !important;
	height:283px !important;
	left:14px !important;
	top:62px !important;
}

#item46281 {
	width:170px !important;
	height:283px !important;
}

#item46276 {
	width:170px !important;
	height:283px !important;
	left:162px !important;
	top:62px !important;
}

#item46288 {
	width:170px !important;
	height:283px !important;
}

#item46282 {
	width:170px !important;
	height:283px !important;
	left:332px !important;
	top:62px !important;
}

#item46294 {
	width:104px !important;
	height:135px !important;
}

#item46289 {
	width:104px !important;
	height:135px !important;
	left:14px !important;
	top:358px !important;
}

#item46306 {
	width:113px !important;
	height:141px !important;
}

#item46301 {
	width:113px !important;
	height:141px !important;
	left:198px !important;
	top:356px !important;
}

#item46313 {
	width:110px !important;
	height:120px !important;
}

#item46308 {
	width:110px !important;
	height:120px !important;
	left:328px !important;
	top:356px !important;
}

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

#item46314 {
	width:125px !important;
	height:120px !important;
	left:377px !important;
	top:400px !important;
}

#item46300 {
	width:116px !important;
	height:133px !important;
}

#item46295 {
	width:116px !important;
	height:133px !important;
	left:61px !important;
	top:401px !important;
}

#item78579 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:563px !important;
}

#item78606 {
	width:53px !important;
	height:7px !important;
	left:90px !important;
	top:563px !important;
}

#item78635 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:569px !important;
}

#item78662 {
	width:55px !important;
	height:7px !important;
	left:90px !important;
	top:569px !important;
}

#item78689 {
	width:45px !important;
	height:7px !important;
	left:180px !important;
	top:563px !important;
}

#item78716 {
	width:55px !important;
	height:7px !important;
	left:270px !important;
	top:563px !important;
}

#item78743 {
	width:45px !important;
	height:7px !important;
	left:341px !important;
	top:563px !important;
}

#item78770 {
	width:45px !important;
	height:7px !important;
	left:415px !important;
	top:563px !important;
}

#item78797 {
	width:50px !important;
	height:7px !important;
	left:341px !important;
	top:569px !important;
}

#item78824 {
	width:55px !important;
	height:7px !important;
	left:415px !important;
	top:569px !important;
}

#item46360 {
	width:37px !important;
	height:99px !important;
}

#item46355 {
	width:37px !important;
	height:99px !important;
	top:505px !important;
}

#item46366 {
	width:39px !important;
	height:99px !important;
}

#item46361 {
	width:39px !important;
	height:99px !important;
	left:37px !important;
	top:505px !important;
}

#item46372 {
	width:42px !important;
	height:99px !important;
}

#item46367 {
	width:42px !important;
	height:99px !important;
	left:77px !important;
	top:505px !important;
}

#item46378 {
	width:48px !important;
	height:99px !important;
}

#item46373 {
	width:48px !important;
	height:99px !important;
	left:120px !important;
	top:505px !important;
}

#item46387 {
	width:44px !important;
	height:99px !important;
}

#item46382 {
	width:44px !important;
	height:99px !important;
	left:169px !important;
	top:505px !important;
}

#item46328 {
	width:212px !important;
	height:496px !important;
}

#item46322 {
	width:212px !important;
	height:496px !important;
}

#item46334 {
	width:298px !important;
	height:279px !important;
}

#item46329 {
	width:298px !important;
	height:279px !important;
	left:218px !important;
}

#item46340 {
	width:126px !important;
	height:214px !important;
}

#item46335 {
	width:126px !important;
	height:214px !important;
	left:218px !important;
	top:282px !important;
}

#item46346 {
	width:107px !important;
	height:214px !important;
}

#item46341 {
	width:107px !important;
	height:214px !important;
	left:395px !important;
	top:282px !important;
}

#item46352 {
	width:46px !important;
	height:59px !important;
}

#item46347 {
	width:46px !important;
	height:59px !important;
	left:348px !important;
	top:429px !important;
}

#item78851 {
	width:57px !important;
	height:7px !important;
	left:217px !important;
	top:526px !important;
}

#item78878 {
	width:59px !important;
	height:7px !important;
	left:217px !important;
	top:533px !important;
}

#item78906 {
	width:45px !important;
	height:7px !important;
	left:217px !important;
	top:539px !important;
}

#item78933 {
	width:53px !important;
	height:7px !important;
	left:217px !important;
	top:546px !important;
}

#item78960 {
	width:46px !important;
	height:7px !important;
	left:217px !important;
	top:553px !important;
}

#item78987 {
	width:41px !important;
	height:7px !important;
	left:312px !important;
	top:519px !important;
}

#item79014 {
	width:45px !important;
	height:7px !important;
	left:312px !important;
	top:525px !important;
}

#item79041 {
	width:67px !important;
	height:7px !important;
	left:312px !important;
	top:532px !important;
}

#item79068 {
	width:58px !important;
	height:7px !important;
	left:408px !important;
	top:539px !important;
}

#item79095 {
	width:57px !important;
	height:7px !important;
	left:408px !important;
	top:545px !important;
}

#item46393 {
	width:186px !important;
	height:437px !important;
}

#item46388 {
	width:186px !important;
	height:437px !important;
	left:83px !important;
	top:20px !important;
}

#item46419 {
	width:216px !important;
	height:224px !important;
}

#item46414 {
	width:216px !important;
	height:224px !important;
	left:270px !important;
	top:20px !important;
}

#item46425 {
	width:216px !important;
	height:209px !important;
}

#item46420 {
	width:216px !important;
	height:209px !important;
	left:270px !important;
	top:247px !important;
}

#item46399 {
	width:30px !important;
	height:29px !important;
}

#item46394 {
	width:30px !important;
	height:29px !important;
	left:37px !important;
	top:323px !important;
}

#item46405 {
	width:30px !important;
	height:29px !important;
}

#item46400 {
	width:30px !important;
	height:29px !important;
	left:37px !important;
	top:293px !important;
}

#item46412 {
	width:30px !important;
	height:29px !important;
}

#item46407 {
	width:30px !important;
	height:29px !important;
	left:37px !important;
	top:262px !important;
}

#item79122 {
	width:55px !important;
	height:7px !important;
	left:179px !important;
	top:547px !important;
}

#item79150 {
	width:59px !important;
	height:7px !important;
	left:179px !important;
	top:553px !important;
}

#item79177 {
	width:44px !important;
	height:7px !important;
	left:179px !important;
	top:560px !important;
}

#item79204 {
	width:49px !important;
	height:7px !important;
	left:179px !important;
	top:567px !important;
}

#item79231 {
	width:41px !important;
	height:7px !important;
	left:284px !important;
	top:553px !important;
}

#item79258 {
	width:55px !important;
	height:7px !important;
	left:284px !important;
	top:560px !important;
}

#item79285 {
	width:45px !important;
	height:7px !important;
	left:284px !important;
	top:566px !important;
}

#item79312 {
	width:41px !important;
	height:7px !important;
	left:390px !important;
	top:546px !important;
}

#item79339 {
	width:55px !important;
	height:7px !important;
	left:390px !important;
	top:553px !important;
}

#item79367 {
	width:45px !important;
	height:7px !important;
	left:390px !important;
	top:559px !important;
}

#item44875 {
	width:133px !important;
	height:183px !important;
}

#item44869 {
	width:133px !important;
	height:183px !important;
	left:369px !important;
	top:200px !important;
}

#item46432 {
	width:133px !important;
	height:198px !important;
}

#item46426 {
	width:133px !important;
	height:198px !important;
	left:369px !important;
}

#item46438 {
	width:164px !important;
	height:210px !important;
}

#item46433 {
	width:164px !important;
	height:210px !important;
	left:27px !important;
	top:74px !important;
}

#item46444 {
	width:206px !important;
	height:194px !important;
}

#item46439 {
	width:206px !important;
	height:194px !important;
	left:149px !important;
	top:113px !important;
}

#item46451 {
	width:215px !important;
	height:198px !important;
}

#item46445 {
	width:215px !important;
	height:198px !important;
	left:44px !important;
	top:213px !important;
}

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

#item46456 {
	width:179px !important;
	height:206px !important;
	left:179px !important;
	top:280px !important;
}

#item46467 {
	width:188px !important;
	height:200px !important;
}

#item46462 {
	width:188px !important;
	height:200px !important;
	left:14px !important;
	top:356px !important;
}

#item46473 {
	width:196px !important;
	height:153px !important;
}

#item46468 {
	width:196px !important;
	height:153px !important;
	left:63px !important;
	top:479px !important;
}

#item46479 {
	width:194px !important;
	height:195px !important;
}

#item46474 {
	width:194px !important;
	height:195px !important;
	left:169px !important;
	top:423px !important;
}

#item79395 {
	width:75px !important;
	height:7px !important;
	left:378px !important;
	top:413px !important;
}

#item79422 {
	width:76px !important;
	height:7px !important;
	left:378px !important;
	top:420px !important;
}

#item79449 {
	width:72px !important;
	height:7px !important;
	left:378px !important;
	top:426px !important;
}

#item79476 {
	width:83px !important;
	height:7px !important;
	left:378px !important;
	top:475px !important;
}

#item79503 {
	width:54px !important;
	height:7px !important;
	left:378px !important;
	top:518px !important;
}

#item79530 {
	width:58px !important;
	height:7px !important;
	left:378px !important;
	top:560px !important;
}

#item79557 {
	width:58px !important;
	height:7px !important;
	left:378px !important;
	top:567px !important;
}

#item44881 {
	width:134px !important;
	height:158px !important;
}

#item44876 {
	width:134px !important;
	height:158px !important;
	left:337px !important;
	top:91px !important;
}

#item46498 {
	width:100px !important;
	height:133px !important;
}

#item46493 {
	width:100px !important;
	height:133px !important;
	left:363px !important;
	top:179px !important;
}

#item46504 {
	width:89px !important;
	height:96px !important;
}

#item46499 {
	width:89px !important;
	height:96px !important;
	left:277px !important;
	top:346px !important;
}

#item46524 {
	width:67px !important;
	height:75px !important;
}

#item46519 {
	width:67px !important;
	height:75px !important;
	left:287px !important;
	top:446px !important;
}

#item46530 {
	width:61px !important;
	height:156px !important;
}

#item46525 {
	width:61px !important;
	height:156px !important;
	left:354px !important;
	top:442px !important;
}

#item46536 {
	width:60px !important;
	height:158px !important;
}

#item46531 {
	width:60px !important;
	height:158px !important;
	left:416px !important;
	top:442px !important;
}

#item46512 {
	width:92px !important;
	height:90px !important;
}

#item46507 {
	width:92px !important;
	height:90px !important;
	left:338px !important;
	top:349px !important;
}

#item46518 {
	width:92px !important;
	height:90px !important;
}

#item46513 {
	width:92px !important;
	height:90px !important;
	left:394px !important;
	top:349px !important;
}

#item46485 {
	width:200px !important;
	height:356px !important;
}

#item46480 {
	width:200px !important;
	height:356px !important;
	left:37px !important;
	top:229px !important;
}

#item46492 {
	width:156px !important;
	height:164px !important;
}

#item46487 {
	width:156px !important;
	height:164px !important;
	left:31px !important;
	top:106px !important;
}

#item46545 {
	width:275px !important;
	height:129px !important;
}

#item46539 {
	width:275px !important;
	height:129px !important;
	left:136px !important;
	top:54px !important;
}

#item46551 {
	width:275px !important;
	height:69px !important;
}

#item46546 {
	width:275px !important;
	height:69px !important;
	left:136px !important;
	top:183px !important;
}

#item46557 {
	width:275px !important;
	height:61px !important;
}

#item46552 {
	width:275px !important;
	height:61px !important;
	left:136px !important;
	top:252px !important;
}

#item46565 {
	width:275px !important;
	height:83px !important;
}

#item46560 {
	width:275px !important;
	height:83px !important;
	left:136px !important;
	top:314px !important;
}

#item46571 {
	width:275px !important;
	height:65px !important;
}

#item46566 {
	width:275px !important;
	height:65px !important;
	left:136px !important;
	top:397px !important;
}

#item46577 {
	width:275px !important;
	height:76px !important;
}

#item46572 {
	width:275px !important;
	height:76px !important;
	left:136px !important;
	top:462px !important;
}

#item46583 {
	width:275px !important;
	height:85px !important;
}

#item46578 {
	width:275px !important;
	height:85px !important;
	left:136px !important;
	top:538px !important;
}

#item46591 {
	width:104px !important;
	height:124px !important;
}

#item46586 {
	width:104px !important;
	height:124px !important;
	left:411px !important;
}

#item46603 {
	width:104px !important;
	height:124px !important;
}

#item46598 {
	width:104px !important;
	height:124px !important;
	left:411px !important;
	top:125px !important;
}

#item46597 {
	width:104px !important;
	height:123px !important;
}

#item46592 {
	width:104px !important;
	height:123px !important;
	left:411px !important;
	top:250px !important;
}

#item46610 {
	width:104px !important;
	height:133px !important;
}

#item46604 {
	width:104px !important;
	height:133px !important;
	left:411px !important;
	top:374px !important;
}

#item46617 {
	width:104px !important;
	height:125px !important;
}

#item46611 {
	width:104px !important;
	height:125px !important;
	left:411px !important;
	top:507px !important;
}

#item79584 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:40px !important;
}

#item79611 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:46px !important;
}

#item79639 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:99px !important;
}

#item79667 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:106px !important;
}

#item79695 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:153px !important;
}

#item79722 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:160px !important;
}

#item79749 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:208px !important;
}

#item79776 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:214px !important;
}

#item79803 {
	width:77px !important;
	height:7px !important;
	left:30px !important;
	top:264px !important;
}

#item79830 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:313px !important;
}

#item79857 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:319px !important;
}

#item79885 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:326px !important;
}

#item79912 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:332px !important;
}

#item79939 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:339px !important;
}

#item79966 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:346px !important;
}

#item79993 {
	width:67px !important;
	height:7px !important;
	left:30px !important;
	top:352px !important;
}

#item80021 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:394px !important;
}

#item80048 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:400px !important;
}

#item80075 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:407px !important;
}

#item80102 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:414px !important;
}

#item80130 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:420px !important;
}

#item80157 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:468px !important;
}

#item80184 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:474px !important;
}

#item80211 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:481px !important;
}

#item80239 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:488px !important;
}

#item80266 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:494px !important;
}

#item80293 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:501px !important;
}

#item80320 {
	width:67px !important;
	height:7px !important;
	left:30px !important;
	top:507px !important;
}

#item80347 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:557px !important;
}

#item80374 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:563px !important;
}

#item80402 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:570px !important;
}

#item80429 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:577px !important;
}

#item80456 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:583px !important;
}

#item44887 {
	width:147px !important;
	height:288px !important;
}

#item44882 {
	width:147px !important;
	height:288px !important;
	left:137px !important;
	top:21px !important;
}

#item46635 {
	width:96px !important;
	height:56px !important;
}

#item46630 {
	width:96px !important;
	height:56px !important;
	top:253px !important;
}

#item46650 {
	width:96px !important;
	height:56px !important;
}

#item46645 {
	width:96px !important;
	height:56px !important;
	top:196px !important;
}

#item46656 {
	width:96px !important;
	height:53px !important;
}

#item46651 {
	width:96px !important;
	height:53px !important;
	top:142px !important;
}

#item46662 {
	width:96px !important;
	height:35px !important;
}

#item46657 {
	width:96px !important;
	height:35px !important;
	top:105px !important;
}

#item46641 {
	width:142px !important;
	height:211px !important;
}

#item46636 {
	width:142px !important;
	height:211px !important;
	left:343px !important;
	top:21px !important;
}

#item46682 {
	width:105px !important;
	height:198px !important;
}

#item46677 {
	width:105px !important;
	height:198px !important;
	left:397px !important;
	top:319px !important;
}

#item46690 {
	width:119px !important;
	height:198px !important;
}

#item46685 {
	width:119px !important;
	height:198px !important;
	left:274px !important;
	top:319px !important;
}

#item46696 {
	width:153px !important;
	height:313px !important;
}

#item46691 {
	width:153px !important;
	height:313px !important;
	top:319px !important;
}

#item46702 {
	width:129px !important;
	height:313px !important;
}

#item46697 {
	width:129px !important;
	height:313px !important;
	left:57px !important;
	top:319px !important;
}

#item46719 {
	width:129px !important;
	height:313px !important;
}

#item46714 {
	width:129px !important;
	height:313px !important;
	left:103px !important;
	top:319px !important;
}

#item46726 {
	width:110px !important;
	height:313px !important;
}

#item46720 {
	width:110px !important;
	height:313px !important;
	left:159px !important;
	top:319px !important;
}

#item46623 {
	width:28px !important;
	height:28px !important;
}

#item46618 {
	width:28px !important;
	height:28px !important;
	left:112px !important;
	top:99px !important;
}

#item46668 {
	width:28px !important;
	height:28px !important;
}

#item46663 {
	width:28px !important;
	height:28px !important;
	left:308px !important;
	top:99px !important;
}

#item46629 {
	width:28px !important;
	height:28px !important;
}

#item46624 {
	width:28px !important;
	height:28px !important;
	left:112px !important;
	top:130px !important;
}

#item46676 {
	width:28px !important;
	height:28px !important;
}

#item46669 {
	width:28px !important;
	height:28px !important;
	left:308px !important;
	top:130px !important;
}

#item80483 {
	width:68px !important;
	height:7px !important;
	left:291px !important;
	top:255px !important;
}

#item80510 {
	width:59px !important;
	height:7px !important;
	left:291px !important;
	top:262px !important;
}

#item80537 {
	width:67px !important;
	height:7px !important;
	left:291px !important;
	top:269px !important;
}

#item80564 {
	width:49px !important;
	height:7px !important;
	left:291px !important;
	top:275px !important;
}

#item80591 {
	width:45px !important;
	height:7px !important;
	left:291px !important;
	top:282px !important;
}

#item80618 {
	width:43px !important;
	height:7px !important;
	left:291px !important;
	top:288px !important;
}

#item80646 {
	width:68px !important;
	height:7px !important;
	left:393px !important;
	top:256px !important;
}

#item80673 {
	width:59px !important;
	height:7px !important;
	left:393px !important;
	top:263px !important;
}

#item80700 {
	width:45px !important;
	height:7px !important;
	left:393px !important;
	top:269px !important;
}

#item80728 {
	width:58px !important;
	height:7px !important;
	left:276px !important;
	top:549px !important;
}

#item80755 {
	width:55px !important;
	height:7px !important;
	left:276px !important;
	top:555px !important;
}

#item80782 {
	width:45px !important;
	height:7px !important;
	left:276px !important;
	top:562px !important;
}

#item80810 {
	width:45px !important;
	height:7px !important;
	left:276px !important;
	top:568px !important;
}

#item80838 {
	width:58px !important;
	height:7px !important;
	left:390px !important;
	top:548px !important;
}

#item80866 {
	width:55px !important;
	height:7px !important;
	left:390px !important;
	top:555px !important;
}

#item80894 {
	width:45px !important;
	height:7px !important;
	left:390px !important;
	top:561px !important;
}

#item80921 {
	width:45px !important;
	height:7px !important;
	left:390px !important;
	top:568px !important;
}

#item46732 {
	width:146px !important;
	height:239px !important;
}

#item46727 {
	width:146px !important;
	height:239px !important;
	left:109px !important;
	top:21px !important;
}

#item46781 {
	width:150px !important;
	height:288px !important;
}

#item46776 {
	width:150px !important;
	height:288px !important;
	left:366px !important;
	top:21px !important;
}

#item46791 {
	width:96px !important;
	height:175px !important;
}

#item46786 {
	width:96px !important;
	height:175px !important;
	left:261px !important;
	top:21px !important;
}

#item46798 {
	width:28px !important;
	height:28px !important;
}

#item46793 {
	width:28px !important;
	height:28px !important;
	left:281px !important;
	top:199px !important;
}

#item46805 {
	width:28px !important;
	height:28px !important;
}

#item46799 {
	width:28px !important;
	height:28px !important;
	left:312px !important;
	top:199px !important;
}

#item46738 {
	width:75px !important;
	height:26px !important;
}

#item46733 {
	width:75px !important;
	height:26px !important;
	left:12px !important;
	top:21px !important;
}

#item46744 {
	width:75px !important;
	height:26px !important;
}

#item46739 {
	width:75px !important;
	height:26px !important;
	left:12px !important;
	top:48px !important;
}

#item46750 {
	width:75px !important;
	height:24px !important;
}

#item46745 {
	width:75px !important;
	height:24px !important;
	left:12px !important;
	top:75px !important;
}

#item46756 {
	width:75px !important;
	height:25px !important;
}

#item46751 {
	width:75px !important;
	height:25px !important;
	left:12px !important;
	top:99px !important;
}

#item46763 {
	width:75px !important;
	height:26px !important;
}

#item46757 {
	width:75px !important;
	height:26px !important;
	left:12px !important;
	top:125px !important;
}

#item46769 {
	width:75px !important;
	height:26px !important;
}

#item46764 {
	width:75px !important;
	height:26px !important;
	left:12px !important;
	top:152px !important;
}

#item46775 {
	width:75px !important;
	height:84px !important;
}

#item46770 {
	width:75px !important;
	height:84px !important;
	left:12px !important;
	top:179px !important;
}

#item46812 {
	width:154px !important;
	height:284px !important;
}

#item46806 {
	width:154px !important;
	height:284px !important;
	left:14px !important;
	top:319px !important;
}

#item46825 {
	width:28px !important;
	height:28px !important;
}

#item46820 {
	width:28px !important;
	height:28px !important;
	left:211px !important;
	top:377px !important;
}

#item46831 {
	width:28px !important;
	height:28px !important;
}

#item46826 {
	width:28px !important;
	height:28px !important;
	left:211px !important;
	top:408px !important;
}

#item46838 {
	width:28px !important;
	height:28px !important;
}

#item46832 {
	width:28px !important;
	height:28px !important;
	left:211px !important;
	top:439px !important;
}

#item46819 {
	width:141px !important;
	height:284px !important;
}

#item46813 {
	width:141px !important;
	height:284px !important;
	left:261px !important;
	top:319px !important;
}

#item46844 {
	width:97px !important;
	height:65px !important;
}

#item46839 {
	width:97px !important;
	height:65px !important;
	left:419px !important;
	top:319px !important;
}

#item46853 {
	width:77px !important;
	height:38px !important;
}

#item46847 {
	width:77px !important;
	height:38px !important;
	left:439px !important;
	top:385px !important;
}

#item46860 {
	width:77px !important;
	height:38px !important;
}

#item46854 {
	width:77px !important;
	height:38px !important;
	left:439px !important;
	top:423px !important;
}

#item46866 {
	width:83px !important;
	height:39px !important;
}

#item46861 {
	width:83px !important;
	height:39px !important;
	left:433px !important;
	top:461px !important;
}

#item80948 {
	width:67px !important;
	height:7px !important;
	left:126px !important;
	top:268px !important;
}

#item80975 {
	width:39px !important;
	height:7px !important;
	left:193px !important;
	top:268px !important;
}

#item81002 {
	width:58px !important;
	height:7px !important;
	left:126px !important;
	top:275px !important;
}

#item81029 {
	width:59px !important;
	height:7px !important;
	left:193px !important;
	top:275px !important;
}

#item81057 {
	width:55px !important;
	height:7px !important;
	left:126px !important;
	top:282px !important;
}

#item81084 {
	width:55px !important;
	height:7px !important;
	left:193px !important;
	top:282px !important;
}

#item81111 {
	width:50px !important;
	height:7px !important;
	left:126px !important;
	top:288px !important;
}

#item81139 {
	width:43px !important;
	height:7px !important;
	left:193px !important;
	top:288px !important;
}

#item81166 {
	width:55px !important;
	height:7px !important;
	left:264px !important;
	top:264px !important;
}

#item81193 {
	width:45px !important;
	height:7px !important;
	left:264px !important;
	top:271px !important;
}

#item81220 {
	width:67px !important;
	height:7px !important;
	left:264px !important;
	top:277px !important;
}

#item81247 {
	width:43px !important;
	height:7px !important;
	left:264px !important;
	top:284px !important;
}

#item81274 {
	width:57px !important;
	height:7px !important;
	left:154px !important;
	top:546px !important;
}

#item81301 {
	width:59px !important;
	height:7px !important;
	left:154px !important;
	top:553px !important;
}

#item81328 {
	width:45px !important;
	height:7px !important;
	left:154px !important;
	top:559px !important;
}

#item81355 {
	width:54px !important;
	height:7px !important;
	left:154px !important;
	top:566px !important;
}

#item81384 {
	width:44px !important;
	height:7px !important;
	left:401px !important;
	top:553px !important;
}

#item81411 {
	width:59px !important;
	height:7px !important;
	left:401px !important;
	top:560px !important;
}

#item81438 {
	width:45px !important;
	height:7px !important;
	left:401px !important;
	top:566px !important;
}

#item81465 {
	width:54px !important;
	height:7px !important;
	left:401px !important;
	top:573px !important;
}

#item44894 {
	width:85px !important;
	height:130px !important;
}

#item44888 {
	width:85px !important;
	height:130px !important;
	left:37px !important;
	top:118px !important;
}

#item46885 {
	width:129px !important;
	height:97px !important;
}

#item46880 {
	width:129px !important;
	height:97px !important;
	left:270px !important;
	top:76px !important;
}

#item46897 {
	width:129px !important;
	height:114px !important;
}

#item46892 {
	width:129px !important;
	height:114px !important;
	left:317px !important;
	top:200px !important;
}

#item46911 {
	width:124px !important;
	height:127px !important;
}

#item46905 {
	width:124px !important;
	height:127px !important;
	left:78px !important;
	top:377px !important;
}

#item46923 {
	width:124px !important;
	height:99px !important;
}

#item46918 {
	width:124px !important;
	height:99px !important;
	left:142px !important;
	top:369px !important;
}

#item46917 {
	width:110px !important;
	height:109px !important;
}

#item46912 {
	width:110px !important;
	height:109px !important;
	left:315px !important;
	top:384px !important;
}

#item46929 {
	width:122px !important;
	height:92px !important;
}

#item46924 {
	width:122px !important;
	height:92px !important;
	left:369px !important;
	top:369px !important;
}

#item46904 {
	width:110px !important;
	height:88px !important;
}

#item46898 {
	width:110px !important;
	height:88px !important;
	left:376px !important;
	top:189px !important;
}

#item46891 {
	width:94px !important;
	height:65px !important;
}

#item46886 {
	width:94px !important;
	height:65px !important;
	left:320px !important;
	top:44px !important;
}

#item46872 {
	width:118px !important;
	height:94px !important;
}

#item46867 {
	width:118px !important;
	height:94px !important;
	left:122px !important;
	top:203px !important;
}

#item48761 {
	width:77px !important;
	height:67px !important;
}

#item48756 {
	width:77px !important;
	height:67px !important;
	left:65px !important;
	top:250px !important;
}

#item46878 {
	width:77px !important;
	height:67px !important;
}

#item46873 {
	width:77px !important;
	height:67px !important;
	left:23px !important;
	top:250px !important;
}

#item81492 {
	width:41px !important;
	height:7px !important;
	left:19px !important;
	top:562px !important;
}

#item81519 {
	width:43px !important;
	height:7px !important;
	left:63px !important;
	top:562px !important;
}

#item81548 {
	width:40px !important;
	height:7px !important;
	left:19px !important;
	top:569px !important;
}

#item81575 {
	width:44px !important;
	height:7px !important;
	left:114px !important;
	top:555px !important;
}

#item81602 {
	width:45px !important;
	height:7px !important;
	left:114px !important;
	top:562px !important;
}

#item81629 {
	width:44px !important;
	height:7px !important;
	left:209px !important;
	top:561px !important;
}

#item81657 {
	width:45px !important;
	height:7px !important;
	left:209px !important;
	top:568px !important;
}

#item81684 {
	width:55px !important;
	height:7px !important;
	left:304px !important;
	top:560px !important;
}

#item81711 {
	width:45px !important;
	height:7px !important;
	left:304px !important;
	top:567px !important;
}

#item81738 {
	width:55px !important;
	height:7px !important;
	left:399px !important;
	top:555px !important;
}

#item81765 {
	width:45px !important;
	height:7px !important;
	left:399px !important;
	top:561px !important;
}

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

#item46933 {
	width:169px !important;
	height:110px !important;
	left:48px !important;
	top:111px !important;
}

#item46951 {
	width:174px !important;
	height:118px !important;
}

#item46945 {
	width:174px !important;
	height:118px !important;
	left:291px !important;
	top:99px !important;
}

#item46957 {
	width:65px !important;
	height:81px !important;
}

#item46952 {
	width:65px !important;
	height:81px !important;
	left:279px !important;
	top:175px !important;
}

#item46944 {
	width:66px !important;
	height:62px !important;
}

#item46939 {
	width:66px !important;
	height:62px !important;
	left:36px !important;
	top:193px !important;
}

#item46964 {
	width:177px !important;
	height:126px !important;
}

#item46958 {
	width:177px !important;
	height:126px !important;
	left:44px !important;
	top:382px !important;
}

#item46971 {
	width:185px !important;
	height:113px !important;
}

#item46966 {
	width:185px !important;
	height:113px !important;
	left:303px !important;
	top:386px !important;
}

#item46977 {
	width:72px !important;
	height:58px !important;
}

#item46972 {
	width:72px !important;
	height:58px !important;
	left:276px !important;
	top:460px !important;
}

#item81792 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:568px !important;
}

#item81819 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:575px !important;
}

#item81846 {
	width:57px !important;
	height:7px !important;
	left:149px !important;
	top:562px !important;
}

#item81873 {
	width:45px !important;
	height:7px !important;
	left:149px !important;
	top:569px !important;
}

#item81901 {
	width:45px !important;
	height:7px !important;
	left:268px !important;
	top:568px !important;
}

#item81928 {
	width:52px !important;
	height:7px !important;
	left:387px !important;
	top:569px !important;
}

#item81955 {
	width:45px !important;
	height:7px !important;
	left:387px !important;
	top:575px !important;
}

#item44900 {
	width:121px !important;
	height:154px !important;
}

#item44895 {
	width:121px !important;
	height:154px !important;
	left:223px !important;
	top:17px !important;
}

#item46991 {
	width:154px !important;
	height:80px !important;
}

#item46986 {
	width:154px !important;
	height:80px !important;
	left:4px !important;
}

#item46997 {
	width:161px !important;
	height:62px !important;
}

#item46992 {
	width:161px !important;
	height:62px !important;
	top:69px !important;
}

#item47003 {
	width:154px !important;
	height:67px !important;
}

#item46998 {
	width:154px !important;
	height:67px !important;
	left:7px !important;
	top:113px !important;
}

#item47009 {
	width:163px !important;
	height:67px !important;
}

#item47004 {
	width:163px !important;
	height:67px !important;
	left:3px !important;
	top:162px !important;
}

#item47018 {
	width:167px !important;
	height:71px !important;
}

#item47012 {
	width:167px !important;
	height:71px !important;
	left:3px !important;
	top:211px !important;
}

#item47024 {
	width:167px !important;
	height:86px !important;
}

#item47019 {
	width:167px !important;
	height:86px !important;
	left:3px !important;
	top:248px !important;
}

#item46984 {
	width:121px !important;
	height:162px !important;
}

#item46979 {
	width:121px !important;
	height:162px !important;
	left:223px !important;
	top:176px !important;
}

#item47030 {
	width:147px !important;
	height:175px !important;
}

#item47025 {
	width:147px !important;
	height:175px !important;
	left:20px !important;
	top:349px !important;
}

#item47036 {
	width:147px !important;
	height:175px !important;
}

#item47031 {
	width:147px !important;
	height:175px !important;
	left:179px !important;
	top:349px !important;
}

#item47043 {
	width:147px !important;
	height:175px !important;
}

#item47037 {
	width:147px !important;
	height:175px !important;
	left:338px !important;
	top:349px !important;
}

#item81982 {
	width:27px !important;
	height:7px !important;
	left:393px !important;
	top:155px !important;
}

#item82009 {
	width:27px !important;
	height:7px !important;
	left:423px !important;
	top:155px !important;
}

#item82036 {
	width:27px !important;
	height:7px !important;
	left:452px !important;
	top:155px !important;
}

#item82063 {
	width:27px !important;
	height:7px !important;
	left:393px !important;
	top:161px !important;
}

#item82090 {
	width:27px !important;
	height:7px !important;
	left:423px !important;
	top:161px !important;
}

#item82118 {
	width:27px !important;
	height:7px !important;
	left:452px !important;
	top:161px !important;
}

#item82146 {
	width:27px !important;
	height:7px !important;
	left:393px !important;
	top:168px !important;
}

#item82173 {
	width:27px !important;
	height:7px !important;
	left:423px !important;
	top:168px !important;
}

#item82200 {
	width:27px !important;
	height:7px !important;
	left:452px !important;
	top:168px !important;
}

#item82227 {
	width:27px !important;
	height:7px !important;
	left:393px !important;
	top:174px !important;
}

#item82254 {
	width:27px !important;
	height:7px !important;
	left:423px !important;
	top:174px !important;
}

#item82281 {
	width:27px !important;
	height:7px !important;
	left:452px !important;
	top:174px !important;
}

#item82308 {
	width:27px !important;
	height:7px !important;
	left:393px !important;
	top:220px !important;
}

#item82335 {
	width:27px !important;
	height:7px !important;
	left:422px !important;
	top:220px !important;
}

#item82362 {
	width:27px !important;
	height:7px !important;
	left:451px !important;
	top:220px !important;
}

#item82390 {
	width:27px !important;
	height:7px !important;
	left:393px !important;
	top:227px !important;
}

#item82418 {
	width:27px !important;
	height:7px !important;
	left:422px !important;
	top:227px !important;
}

#item82446 {
	width:27px !important;
	height:7px !important;
	left:451px !important;
	top:227px !important;
}

#item82473 {
	width:27px !important;
	height:7px !important;
	left:393px !important;
	top:233px !important;
}

#item82500 {
	width:27px !important;
	height:7px !important;
	left:422px !important;
	top:233px !important;
}

#item82527 {
	width:27px !important;
	height:7px !important;
	left:451px !important;
	top:233px !important;
}

#item82554 {
	width:27px !important;
	height:7px !important;
	left:393px !important;
	top:240px !important;
}

#item82581 {
	width:27px !important;
	height:7px !important;
	left:422px !important;
	top:240px !important;
}

#item82608 {
	width:27px !important;
	height:7px !important;
	left:451px !important;
	top:240px !important;
}

#item82636 {
	width:27px !important;
	height:7px !important;
	left:106px !important;
	top:570px !important;
}

#item82663 {
	width:27px !important;
	height:7px !important;
	left:106px !important;
	top:576px !important;
}

#item82690 {
	width:27px !important;
	height:7px !important;
	left:106px !important;
	top:583px !important;
}

#item82717 {
	width:27px !important;
	height:7px !important;
	left:106px !important;
	top:590px !important;
}

#item82744 {
	width:27px !important;
	height:7px !important;
	left:106px !important;
	top:596px !important;
}

#item82772 {
	width:27px !important;
	height:7px !important;
	left:265px !important;
	top:571px !important;
}

#item82799 {
	width:27px !important;
	height:7px !important;
	left:265px !important;
	top:578px !important;
}

#item82826 {
	width:27px !important;
	height:7px !important;
	left:265px !important;
	top:585px !important;
}

#item82853 {
	width:27px !important;
	height:7px !important;
	left:391px !important;
	top:564px !important;
}

#item82881 {
	width:27px !important;
	height:7px !important;
	left:441px !important;
	top:564px !important;
}

#item82908 {
	width:27px !important;
	height:7px !important;
	left:391px !important;
	top:571px !important;
}

#item82935 {
	width:27px !important;
	height:7px !important;
	left:441px !important;
	top:571px !important;
}

#item82962 {
	width:27px !important;
	height:7px !important;
	left:391px !important;
	top:578px !important;
}

#item82990 {
	width:27px !important;
	height:7px !important;
	left:441px !important;
	top:578px !important;
}

#item83017 {
	width:27px !important;
	height:7px !important;
	left:391px !important;
	top:584px !important;
}

#item83044 {
	width:27px !important;
	height:7px !important;
	left:441px !important;
	top:584px !important;
}

#item47049 {
	width:133px !important;
	height:83px !important;
}

#item47044 {
	width:133px !important;
	height:83px !important;
}

#item47055 {
	width:133px !important;
	height:62px !important;
}

#item47050 {
	width:133px !important;
	height:62px !important;
	top:62px !important;
}

#item47061 {
	width:133px !important;
	height:62px !important;
}

#item47056 {
	width:133px !important;
	height:62px !important;
	top:105px !important;
}

#item47067 {
	width:133px !important;
	height:70px !important;
}

#item47062 {
	width:133px !important;
	height:70px !important;
	top:151px !important;
}

#item47073 {
	width:133px !important;
	height:70px !important;
}

#item47068 {
	width:133px !important;
	height:70px !important;
	top:198px !important;
}

#item47082 {
	width:178px !important;
	height:175px !important;
}

#item47077 {
	width:178px !important;
	height:175px !important;
	left:224px !important;
	top:153px !important;
}

#item47089 {
	width:181px !important;
	height:140px !important;
}

#item47084 {
	width:181px !important;
	height:140px !important;
	left:211px !important;
	top:381px !important;
}

#item47095 {
	width:98px !important;
	height:146px !important;
}

#item47090 {
	width:98px !important;
	height:146px !important;
	left:404px !important;
	top:276px !important;
}

#item47102 {
	width:60px !important;
	height:60px !important;
}

#item47096 {
	width:60px !important;
	height:60px !important;
	left:435px !important;
	top:467px !important;
}

#item47108 {
	width:60px !important;
	height:55px !important;
}

#item47103 {
	width:60px !important;
	height:55px !important;
	left:435px !important;
	top:536px !important;
}

#item83071 {
	width:23px !important;
	height:7px !important;
	left:61px !important;
	top:339px !important;
}

#item83098 {
	width:23px !important;
	height:7px !important;
	left:84px !important;
	top:339px !important;
}

#item83125 {
	width:23px !important;
	height:7px !important;
	left:106px !important;
	top:339px !important;
}

#item83153 {
	width:23px !important;
	height:7px !important;
	left:129px !important;
	top:339px !important;
}

#item83182 {
	width:23px !important;
	height:7px !important;
	left:153px !important;
	top:339px !important;
}

#item83209 {
	width:23px !important;
	height:7px !important;
	left:61px !important;
	top:346px !important;
}

#item83236 {
	width:23px !important;
	height:7px !important;
	left:84px !important;
	top:346px !important;
}

#item83263 {
	width:23px !important;
	height:7px !important;
	left:106px !important;
	top:346px !important;
}

#item83290 {
	width:23px !important;
	height:7px !important;
	left:129px !important;
	top:346px !important;
}

#item83317 {
	width:23px !important;
	height:7px !important;
	left:153px !important;
	top:346px !important;
}

#item83344 {
	width:23px !important;
	height:7px !important;
	left:61px !important;
	top:353px !important;
}

#item83371 {
	width:23px !important;
	height:7px !important;
	left:84px !important;
	top:353px !important;
}

#item83399 {
	width:23px !important;
	height:7px !important;
	left:106px !important;
	top:353px !important;
}

#item83426 {
	width:23px !important;
	height:7px !important;
	left:129px !important;
	top:353px !important;
}

#item83453 {
	width:23px !important;
	height:7px !important;
	left:153px !important;
	top:353px !important;
}

#item83481 {
	width:23px !important;
	height:7px !important;
	left:61px !important;
	top:359px !important;
}

#item83508 {
	width:23px !important;
	height:7px !important;
	left:84px !important;
	top:359px !important;
}

#item83535 {
	width:23px !important;
	height:7px !important;
	left:106px !important;
	top:359px !important;
}

#item83563 {
	width:23px !important;
	height:7px !important;
	left:129px !important;
	top:359px !important;
}

#item83591 {
	width:23px !important;
	height:7px !important;
	left:153px !important;
	top:359px !important;
}

#item83619 {
	width:23px !important;
	height:7px !important;
	left:62px !important;
	top:391px !important;
}

#item83647 {
	width:23px !important;
	height:7px !important;
	left:85px !important;
	top:391px !important;
}

#item83674 {
	width:23px !important;
	height:7px !important;
	left:107px !important;
	top:391px !important;
}

#item83701 {
	width:23px !important;
	height:7px !important;
	left:130px !important;
	top:391px !important;
}

#item83728 {
	width:23px !important;
	height:7px !important;
	left:153px !important;
	top:391px !important;
}

#item83755 {
	width:23px !important;
	height:7px !important;
	left:62px !important;
	top:398px !important;
}

#item83782 {
	width:23px !important;
	height:7px !important;
	left:85px !important;
	top:398px !important;
}

#item83810 {
	width:23px !important;
	height:7px !important;
	left:107px !important;
	top:398px !important;
}

#item83837 {
	width:23px !important;
	height:7px !important;
	left:130px !important;
	top:398px !important;
}

#item83864 {
	width:23px !important;
	height:7px !important;
	left:153px !important;
	top:398px !important;
}

#item83892 {
	width:23px !important;
	height:7px !important;
	left:62px !important;
	top:405px !important;
}

#item83919 {
	width:23px !important;
	height:7px !important;
	left:85px !important;
	top:405px !important;
}

#item83946 {
	width:23px !important;
	height:7px !important;
	left:107px !important;
	top:405px !important;
}

#item83973 {
	width:23px !important;
	height:7px !important;
	left:130px !important;
	top:405px !important;
}

#item84000 {
	width:23px !important;
	height:7px !important;
	left:153px !important;
	top:405px !important;
}

#item84027 {
	width:23px !important;
	height:7px !important;
	left:62px !important;
	top:411px !important;
}

#item84054 {
	width:23px !important;
	height:7px !important;
	left:85px !important;
	top:411px !important;
}

#item84081 {
	width:23px !important;
	height:7px !important;
	left:107px !important;
	top:411px !important;
}

#item84108 {
	width:23px !important;
	height:7px !important;
	left:130px !important;
	top:411px !important;
}

#item84137 {
	width:23px !important;
	height:7px !important;
	left:153px !important;
	top:411px !important;
}

#item84164 {
	width:23px !important;
	height:7px !important;
	left:62px !important;
	top:418px !important;
}

#item84191 {
	width:23px !important;
	height:7px !important;
	left:85px !important;
	top:418px !important;
}

#item84218 {
	width:23px !important;
	height:7px !important;
	left:107px !important;
	top:418px !important;
}

#item84245 {
	width:23px !important;
	height:7px !important;
	left:130px !important;
	top:418px !important;
}

#item84272 {
	width:23px !important;
	height:7px !important;
	left:153px !important;
	top:418px !important;
}

#item84299 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:484px !important;
}

#item84326 {
	width:45px !important;
	height:7px !important;
	left:99px !important;
	top:484px !important;
}

#item84353 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:490px !important;
}

#item84380 {
	width:54px !important;
	height:7px !important;
	left:99px !important;
	top:490px !important;
}

#item84408 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:497px !important;
}

#item84435 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:550px !important;
}

#item84462 {
	width:45px !important;
	height:7px !important;
	left:99px !important;
	top:550px !important;
}

#item84489 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:556px !important;
}

#item84516 {
	width:54px !important;
	height:7px !important;
	left:99px !important;
	top:556px !important;
}

#item84543 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:563px !important;
}

#item44907 {
	width:229px !important;
	height:174px !important;
}

#item44901 {
	width:229px !important;
	height:174px !important;
	left:134px !important;
	top:198px !important;
}

#item47169 {
	width:176px !important;
	height:178px !important;
}

#item47164 {
	width:176px !important;
	height:178px !important;
	left:6px !important;
	top:382px !important;
}

#item47182 {
	width:85px !important;
	height:30px !important;
}

#item47176 {
	width:85px !important;
	height:30px !important;
	left:12px !important;
	top:571px !important;
}

#item47190 {
	width:85px !important;
	height:30px !important;
}

#item47185 {
	width:85px !important;
	height:30px !important;
	left:102px !important;
	top:571px !important;
}

#item47196 {
	width:85px !important;
	height:30px !important;
}

#item47191 {
	width:85px !important;
	height:30px !important;
	left:192px !important;
	top:571px !important;
}

#item47202 {
	width:74px !important;
	height:30px !important;
}

#item47197 {
	width:74px !important;
	height:30px !important;
	left:283px !important;
	top:571px !important;
}

#item47175 {
	width:176px !important;
	height:178px !important;
}

#item47170 {
	width:176px !important;
	height:178px !important;
	left:188px !important;
	top:382px !important;
}

#item47116 {
	width:214px !important;
	height:174px !important;
}

#item47110 {
	width:214px !important;
	height:174px !important;
	left:88px !important;
	top:105px !important;
}

#item47157 {
	width:38px !important;
	height:112px !important;
}

#item47152 {
	width:38px !important;
	height:112px !important;
	left:36px !important;
	top:261px !important;
}

#item47123 {
	width:45px !important;
	height:21px !important;
}

#item47117 {
	width:45px !important;
	height:21px !important;
	left:20px !important;
	top:124px !important;
}

#item47130 {
	width:45px !important;
	height:21px !important;
}

#item47124 {
	width:45px !important;
	height:21px !important;
	left:20px !important;
	top:146px !important;
}

#item47136 {
	width:45px !important;
	height:21px !important;
}

#item47131 {
	width:45px !important;
	height:21px !important;
	left:20px !important;
	top:169px !important;
}

#item47142 {
	width:45px !important;
	height:21px !important;
}

#item47137 {
	width:45px !important;
	height:21px !important;
	left:20px !important;
	top:192px !important;
}

#item47151 {
	width:29px !important;
	height:112px !important;
}

#item47146 {
	width:29px !important;
	height:112px !important;
	left:11px !important;
	top:261px !important;
}

#item47163 {
	width:106px !important;
	height:164px !important;
}

#item47158 {
	width:106px !important;
	height:164px !important;
	left:378px !important;
	top:40px !important;
}

#item85199 {
	width:58px !important;
	height:7px !important;
	left:376px !important;
	top:261px !important;
}

#item85226 {
	width:51px !important;
	height:7px !important;
	left:434px !important;
	top:261px !important;
}

#item85253 {
	width:53px !important;
	height:7px !important;
	left:376px !important;
	top:267px !important;
}

#item85280 {
	width:45px !important;
	height:7px !important;
	left:434px !important;
	top:267px !important;
}

#item85307 {
	width:58px !important;
	height:7px !important;
	left:376px !important;
	top:303px !important;
}

#item85334 {
	width:51px !important;
	height:7px !important;
	left:436px !important;
	top:303px !important;
}

#item85361 {
	width:53px !important;
	height:7px !important;
	left:376px !important;
	top:310px !important;
}

#item85389 {
	width:45px !important;
	height:7px !important;
	left:436px !important;
	top:310px !important;
}

#item85416 {
	width:53px !important;
	height:7px !important;
	left:376px !important;
	top:343px !important;
}

#item85443 {
	width:45px !important;
	height:7px !important;
	left:442px !important;
	top:343px !important;
}

#item85470 {
	width:46px !important;
	height:7px !important;
	left:376px !important;
	top:429px !important;
}

#item85497 {
	width:46px !important;
	height:7px !important;
	left:430px !important;
	top:429px !important;
}

#item85525 {
	width:46px !important;
	height:7px !important;
	left:376px !important;
	top:436px !important;
}

#item85552 {
	width:46px !important;
	height:7px !important;
	left:430px !important;
	top:436px !important;
}

#item85579 {
	width:46px !important;
	height:7px !important;
	left:376px !important;
	top:470px !important;
}

#item85606 {
	width:46px !important;
	height:7px !important;
	left:440px !important;
	top:470px !important;
}

#item85635 {
	width:46px !important;
	height:7px !important;
	left:376px !important;
	top:477px !important;
}

#item85662 {
	width:46px !important;
	height:7px !important;
	left:376px !important;
	top:499px !important;
}

#item47209 {
	width:175px !important;
	height:144px !important;
}

#item47203 {
	width:175px !important;
	height:144px !important;
	left:330px !important;
	top:19px !important;
}

#item47242 {
	width:120px !important;
	height:138px !important;
}

#item47237 {
	width:120px !important;
	height:138px !important;
	left:342px !important;
	top:174px !important;
}

#item47261 {
	width:120px !important;
	height:138px !important;
}

#item47255 {
	width:120px !important;
	height:138px !important;
	left:172px !important;
	top:174px !important;
}

#item47267 {
	width:71px !important;
	height:54px !important;
}

#item47262 {
	width:71px !important;
	height:54px !important;
	left:171px !important;
	top:434px !important;
}

#item47312 {
	width:70px !important;
	height:54px !important;
}

#item47307 {
	width:70px !important;
	height:54px !important;
	left:434px !important;
	top:438px !important;
}

#item47321 {
	width:70px !important;
	height:54px !important;
}

#item47316 {
	width:70px !important;
	height:54px !important;
	left:434px !important;
	top:494px !important;
}

#item47327 {
	width:70px !important;
	height:54px !important;
}

#item47322 {
	width:70px !important;
	height:54px !important;
	left:434px !important;
	top:551px !important;
}

#item47285 {
	width:103px !important;
	height:74px !important;
}

#item47280 {
	width:103px !important;
	height:74px !important;
	left:285px !important;
	top:324px !important;
}

#item47294 {
	width:103px !important;
	height:74px !important;
}

#item47288 {
	width:103px !important;
	height:74px !important;
	left:299px !important;
	top:378px !important;
}

#item47333 {
	width:108px !important;
	height:74px !important;
}

#item47328 {
	width:108px !important;
	height:74px !important;
	left:281px !important;
	top:437px !important;
}

#item47273 {
	width:71px !important;
	height:54px !important;
}

#item47268 {
	width:71px !important;
	height:54px !important;
	left:171px !important;
	top:491px !important;
}

#item47279 {
	width:71px !important;
	height:54px !important;
}

#item47274 {
	width:71px !important;
	height:54px !important;
	left:171px !important;
	top:548px !important;
}

#item47248 {
	width:31px !important;
	height:44px !important;
}

#item47243 {
	width:31px !important;
	height:44px !important;
	left:469px !important;
	top:269px !important;
}

#item47254 {
	width:40px !important;
	height:44px !important;
}

#item47249 {
	width:40px !important;
	height:44px !important;
	left:295px !important;
	top:269px !important;
}

#item47215 {
	width:31px !important;
	height:42px !important;
}

#item47210 {
	width:31px !important;
	height:42px !important;
	left:184px !important;
	top:120px !important;
}

#item47222 {
	width:31px !important;
	height:42px !important;
}

#item47216 {
	width:31px !important;
	height:42px !important;
	left:218px !important;
	top:120px !important;
}

#item47228 {
	width:31px !important;
	height:42px !important;
}

#item47223 {
	width:31px !important;
	height:42px !important;
	left:251px !important;
	top:120px !important;
}

#item47234 {
	width:31px !important;
	height:42px !important;
}

#item47229 {
	width:31px !important;
	height:42px !important;
	left:286px !important;
	top:120px !important;
}

#item47300 {
	width:117px !important;
	height:73px !important;
}

#item47295 {
	width:117px !important;
	height:73px !important;
	left:295px !important;
	top:500px !important;
}

#item47306 {
	width:102px !important;
	height:66px !important;
}

#item47301 {
	width:102px !important;
	height:66px !important;
	left:303px !important;
	top:566px !important;
}

#item85689 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:57px !important;
}

#item85716 {
	width:46px !important;
	height:7px !important;
	left:95px !important;
	top:57px !important;
}

#item85744 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:63px !important;
}

#item85771 {
	width:46px !important;
	height:7px !important;
	left:95px !important;
	top:63px !important;
}

#item85798 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:122px !important;
}

#item85825 {
	width:44px !important;
	height:7px !important;
	left:113px !important;
	top:122px !important;
}

#item85852 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:129px !important;
}

#item85879 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:196px !important;
}

#item85907 {
	width:45px !important;
	height:7px !important;
	left:113px !important;
	top:196px !important;
}

#item85934 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:202px !important;
}

#item85961 {
	width:46px !important;
	height:7px !important;
	left:31px !important;
	top:280px !important;
}

#item85988 {
	width:46px !important;
	height:7px !important;
	left:92px !important;
	top:280px !important;
}

#item86015 {
	width:46px !important;
	height:7px !important;
	left:31px !important;
	top:286px !important;
}

#item86042 {
	width:46px !important;
	height:7px !important;
	left:92px !important;
	top:286px !important;
}

#item86069 {
	width:46px !important;
	height:7px !important;
	left:31px !important;
	top:293px !important;
}

#item86096 {
	width:46px !important;
	height:7px !important;
	left:92px !important;
	top:293px !important;
}

#item86123 {
	width:46px !important;
	height:7px !important;
	left:31px !important;
	top:299px !important;
}

#item86151 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:326px !important;
}

#item86178 {
	width:46px !important;
	height:7px !important;
	left:92px !important;
	top:326px !important;
}

#item86205 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:333px !important;
}

#item86233 {
	width:46px !important;
	height:7px !important;
	left:92px !important;
	top:333px !important;
}

#item86260 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:340px !important;
}

#item86287 {
	width:46px !important;
	height:7px !important;
	left:92px !important;
	top:340px !important;
}

#item86315 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:346px !important;
}

#item86343 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:373px !important;
}

#item86371 {
	width:46px !important;
	height:7px !important;
	left:92px !important;
	top:373px !important;
}

#item86399 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:380px !important;
}

#item86426 {
	width:46px !important;
	height:7px !important;
	left:92px !important;
	top:380px !important;
}

#item86453 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:386px !important;
}

#item86480 {
	width:46px !important;
	height:7px !important;
	left:92px !important;
	top:386px !important;
}

#item86507 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:393px !important;
}

#item86534 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:468px !important;
}

#item86562 {
	width:46px !important;
	height:7px !important;
	left:91px !important;
	top:468px !important;
}

#item86589 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:475px !important;
}

#item86616 {
	width:46px !important;
	height:7px !important;
	left:91px !important;
	top:475px !important;
}

#item86644 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:481px !important;
}

#item86671 {
	width:46px !important;
	height:7px !important;
	left:91px !important;
	top:481px !important;
}

#item86698 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:488px !important;
}

#item86725 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:515px !important;
}

#item86752 {
	width:46px !important;
	height:7px !important;
	left:90px !important;
	top:515px !important;
}

#item86779 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:522px !important;
}

#item86806 {
	width:46px !important;
	height:7px !important;
	left:90px !important;
	top:522px !important;
}

#item86833 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:529px !important;
}

#item86860 {
	width:46px !important;
	height:7px !important;
	left:90px !important;
	top:529px !important;
}

#item86889 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:535px !important;
}

#item86916 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:562px !important;
}

#item86943 {
	width:46px !important;
	height:7px !important;
	left:90px !important;
	top:562px !important;
}

#item86970 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:569px !important;
}

#item86997 {
	width:46px !important;
	height:7px !important;
	left:90px !important;
	top:569px !important;
}

#item87024 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:575px !important;
}

#item87051 {
	width:46px !important;
	height:7px !important;
	left:90px !important;
	top:575px !important;
}

#item87078 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:582px !important;
}

#item44913 {
	width:105px !important;
	height:284px !important;
}

#item44908 {
	width:105px !important;
	height:284px !important;
	left:90px !important;
	top:21px !important;
}

#item47346 {
	width:173px !important;
	height:284px !important;
}

#item47341 {
	width:173px !important;
	height:284px !important;
	left:310px !important;
	top:21px !important;
}

#item47353 {
	width:173px !important;
	height:287px !important;
}

#item47347 {
	width:173px !important;
	height:287px !important;
	left:310px !important;
	top:313px !important;
}

#item47359 {
	width:99px !important;
	height:213px !important;
}

#item47354 {
	width:99px !important;
	height:213px !important;
	left:199px !important;
	top:387px !important;
}

#item47367 {
	width:174px !important;
	height:288px !important;
}

#item47362 {
	width:174px !important;
	height:288px !important;
	left:20px !important;
	top:312px !important;
}

#item47340 {
	width:65px !important;
	height:95px !important;
}

#item47335 {
	width:65px !important;
	height:95px !important;
	left:20px !important;
	top:103px !important;
}

#item87105 {
	width:46px !important;
	height:7px !important;
	left:203px !important;
	top:40px !important;
}

#item87132 {
	width:54px !important;
	height:7px !important;
	left:203px !important;
	top:47px !important;
}

#item87160 {
	width:46px !important;
	height:7px !important;
	left:203px !important;
	top:105px !important;
}

#item87187 {
	width:57px !important;
	height:7px !important;
	left:203px !important;
	top:160px !important;
}

#item87214 {
	width:57px !important;
	height:7px !important;
	left:203px !important;
	top:209px !important;
}

#item87241 {
	width:55px !important;
	height:7px !important;
	left:203px !important;
	top:265px !important;
}

#item47411 {
	width:118px !important;
	height:253px !important;
}

#item47406 {
	width:118px !important;
	height:253px !important;
	left:14px !important;
	top:347px !important;
}

#item47419 {
	width:104px !important;
	height:253px !important;
}

#item47414 {
	width:104px !important;
	height:253px !important;
	left:137px !important;
	top:347px !important;
}

#item47425 {
	width:146px !important;
	height:253px !important;
}

#item47420 {
	width:146px !important;
	height:253px !important;
	left:245px !important;
	top:347px !important;
}

#item47379 {
	width:91px !important;
	height:124px !important;
}

#item47374 {
	width:91px !important;
	height:124px !important;
	left:27px !important;
	top:120px !important;
}

#item47385 {
	width:138px !important;
	height:152px !important;
}

#item47380 {
	width:138px !important;
	height:152px !important;
	left:122px !important;
	top:120px !important;
}

#item47405 {
	width:200px !important;
	height:342px !important;
}

#item47400 {
	width:200px !important;
	height:342px !important;
	left:262px !important;
}

#item47391 {
	width:69px !important;
	height:47px !important;
}

#item47386 {
	width:69px !important;
	height:47px !important;
	left:81px !important;
	top:259px !important;
}

#item47399 {
	width:75px !important;
	height:49px !important;
}

#item47394 {
	width:75px !important;
	height:49px !important;
	left:101px !important;
	top:281px !important;
}

#item87270 {
	width:82px !important;
	height:7px !important;
	left:397px !important;
	top:399px !important;
}

#item87297 {
	width:55px !important;
	height:7px !important;
	left:397px !important;
	top:430px !important;
}

#item87324 {
	width:73px !important;
	height:7px !important;
	left:397px !important;
	top:461px !important;
}

#item87351 {
	width:57px !important;
	height:7px !important;
	left:397px !important;
	top:516px !important;
}

#item87378 {
	width:43px !important;
	height:7px !important;
	left:397px !important;
	top:522px !important;
}

#item87406 {
	width:46px !important;
	height:7px !important;
	left:397px !important;
	top:576px !important;
}

#item87433 {
	width:54px !important;
	height:7px !important;
	left:397px !important;
	top:583px !important;
}

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

#item44914 {
	width:100px !important;
	height:282px !important;
	left:14px !important;
	top:56px !important;
}

#item47485 {
	width:194px !important;
	height:282px !important;
}

#item47479 {
	width:194px !important;
	height:282px !important;
	left:308px !important;
	top:56px !important;
}

#item47438 {
	width:57px !important;
	height:53px !important;
}

#item47433 {
	width:57px !important;
	height:53px !important;
	left:116px !important;
	top:214px !important;
}

#item48780 {
	width:57px !important;
	height:70px !important;
}

#item48775 {
	width:57px !important;
	height:70px !important;
	left:116px !important;
	top:257px !important;
}

#item47431 {
	width:170px !important;
	height:285px !important;
}

#item47426 {
	width:170px !important;
	height:285px !important;
	left:14px !important;
	top:347px !important;
}

#item47444 {
	width:106px !important;
	height:123px !important;
}

#item47439 {
	width:106px !important;
	height:123px !important;
	left:187px !important;
	top:509px !important;
}

#item47450 {
	width:170px !important;
	height:285px !important;
}

#item47445 {
	width:170px !important;
	height:285px !important;
	left:346px !important;
	top:347px !important;
}

#item47456 {
	width:28px !important;
	height:27px !important;
}

#item47451 {
	width:28px !important;
	height:27px !important;
	left:316px !important;
	top:462px !important;
}

#item47466 {
	width:28px !important;
	height:28px !important;
}

#item47461 {
	width:28px !important;
	height:28px !important;
	left:316px !important;
	top:490px !important;
}

#item47472 {
	width:28px !important;
	height:26px !important;
}

#item47467 {
	width:28px !important;
	height:26px !important;
	left:316px !important;
	top:518px !important;
}

#item47478 {
	width:28px !important;
	height:28px !important;
}

#item47473 {
	width:28px !important;
	height:28px !important;
	left:316px !important;
	top:544px !important;
}

#item47491 {
	width:58px !important;
	height:101px !important;
}

#item47486 {
	width:58px !important;
	height:101px !important;
	left:204px !important;
	top:65px !important;
}

#item47497 {
	width:78px !important;
	height:101px !important;
}

#item47492 {
	width:78px !important;
	height:101px !important;
	left:263px !important;
	top:65px !important;
}

#item87460 {
	width:59px !important;
	height:7px !important;
	left:195px !important;
	top:204px !important;
}

#item87487 {
	width:55px !important;
	height:7px !important;
	left:195px !important;
	top:232px !important;
}

#item87514 {
	width:55px !important;
	height:7px !important;
	left:195px !important;
	top:302px !important;
}

#item87541 {
	width:59px !important;
	height:7px !important;
	left:195px !important;
	top:330px !important;
}

#item87568 {
	width:66px !important;
	height:7px !important;
	left:195px !important;
	top:391px !important;
}

#item87595 {
	width:57px !important;
	height:7px !important;
	left:195px !important;
	top:398px !important;
}

#item87623 {
	width:45px !important;
	height:7px !important;
	left:195px !important;
	top:455px !important;
}

#item87651 {
	width:55px !important;
	height:7px !important;
	left:195px !important;
	top:461px !important;
}

#item87678 {
	width:40px !important;
	height:7px !important;
	left:195px !important;
	top:468px !important;
}

#item87705 {
	width:80px !important;
	height:7px !important;
	left:195px !important;
	top:475px !important;
}

#item47505 {
	width:184px !important;
	height:283px !important;
}

#item47500 {
	width:184px !important;
	height:283px !important;
	left:26px !important;
	top:20px !important;
}

#item47519 {
	width:91px !important;
	height:283px !important;
}

#item47512 {
	width:91px !important;
	height:283px !important;
	left:425px !important;
	top:20px !important;
}

#item47525 {
	width:91px !important;
	height:283px !important;
}

#item47520 {
	width:91px !important;
	height:283px !important;
	left:332px !important;
	top:20px !important;
}

#item47511 {
	width:184px !important;
	height:283px !important;
}

#item47506 {
	width:184px !important;
	height:283px !important;
	left:26px !important;
	top:312px !important;
}

#item47531 {
	width:86px !important;
	height:283px !important;
}

#item47526 {
	width:86px !important;
	height:283px !important;
	left:332px !important;
	top:312px !important;
}

#item47546 {
	width:68px !important;
	height:166px !important;
}

#item47541 {
	width:68px !important;
	height:166px !important;
	left:448px !important;
	top:312px !important;
}

#item47552 {
	width:38px !important;
	height:55px !important;
}

#item47547 {
	width:38px !important;
	height:55px !important;
	left:427px !important;
	top:483px !important;
}

#item47558 {
	width:46px !important;
	height:55px !important;
}

#item47553 {
	width:46px !important;
	height:55px !important;
	left:465px !important;
	top:483px !important;
}

#item47564 {
	width:46px !important;
	height:61px !important;
}

#item47559 {
	width:46px !important;
	height:61px !important;
	left:465px !important;
	top:531px !important;
}

#item47570 {
	width:38px !important;
	height:64px !important;
}

#item47565 {
	width:38px !important;
	height:64px !important;
	left:426px !important;
	top:529px !important;
}

#item47537 {
	width:94px !important;
	height:125px !important;
}

#item47532 {
	width:94px !important;
	height:125px !important;
	left:212px !important;
	top:471px !important;
}

#item87732 {
	width:59px !important;
	height:7px !important;
	left:220px !important;
	top:136px !important;
}

#item87759 {
	width:55px !important;
	height:7px !important;
	left:220px !important;
	top:190px !important;
}

#item87786 {
	width:55px !important;
	height:7px !important;
	left:220px !important;
	top:237px !important;
}

#item87813 {
	width:45px !important;
	height:7px !important;
	left:220px !important;
	top:300px !important;
}

#item87840 {
	width:40px !important;
	height:7px !important;
	left:220px !important;
	top:306px !important;
}

#item87867 {
	width:45px !important;
	height:7px !important;
	left:220px !important;
	top:369px !important;
}

#item87895 {
	width:55px !important;
	height:7px !important;
	left:220px !important;
	top:376px !important;
}

#item87923 {
	width:40px !important;
	height:7px !important;
	left:220px !important;
	top:382px !important;
}

#item87951 {
	width:44px !important;
	height:7px !important;
	left:220px !important;
	top:389px !important;
}

#item87978 {
	width:45px !important;
	height:7px !important;
	left:220px !important;
	top:422px !important;
}

#item88005 {
	width:55px !important;
	height:7px !important;
	left:220px !important;
	top:428px !important;
}

#item88032 {
	width:40px !important;
	height:7px !important;
	left:220px !important;
	top:435px !important;
}

#item88059 {
	width:44px !important;
	height:7px !important;
	left:220px !important;
	top:442px !important;
}

#item44926 {
	width:166px !important;
	height:260px !important;
}

#item44920 {
	width:166px !important;
	height:260px !important;
	left:14px !important;
	top:14px !important;
}

#item47584 {
	width:91px !important;
	height:262px !important;
}

#item47579 {
	width:91px !important;
	height:262px !important;
	left:61px !important;
	top:317px !important;
}

#item47598 {
	width:94px !important;
	height:52px !important;
}

#item47593 {
	width:94px !important;
	height:52px !important;
	left:135px !important;
	top:500px !important;
}

#item47604 {
	width:88px !important;
	height:15px !important;
}

#item47599 {
	width:88px !important;
	height:15px !important;
	left:148px !important;
	top:552px !important;
}

#item47610 {
	width:95px !important;
	height:14px !important;
}

#item47605 {
	width:95px !important;
	height:14px !important;
	left:143px !important;
	top:568px !important;
}

#item47592 {
	width:91px !important;
	height:262px !important;
}

#item47587 {
	width:91px !important;
	height:262px !important;
	left:219px !important;
	top:317px !important;
}

#item47578 {
	width:174px !important;
	height:260px !important;
}

#item47573 {
	width:174px !important;
	height:260px !important;
	left:189px !important;
	top:14px !important;
}

#item88086 {
	width:55px !important;
	height:7px !important;
	left:376px !important;
	top:45px !important;
}

#item88113 {
	width:62px !important;
	height:7px !important;
	left:376px !important;
	top:109px !important;
}

#item88141 {
	width:45px !important;
	height:7px !important;
	left:376px !important;
	top:198px !important;
}

#item88168 {
	width:45px !important;
	height:7px !important;
	left:447px !important;
	top:198px !important;
}

#item88195 {
	width:60px !important;
	height:7px !important;
	left:376px !important;
	top:204px !important;
}

#item88222 {
	width:45px !important;
	height:7px !important;
	left:376px !important;
	top:227px !important;
}

#item88249 {
	width:45px !important;
	height:7px !important;
	left:447px !important;
	top:227px !important;
}

#item88277 {
	width:60px !important;
	height:7px !important;
	left:376px !important;
	top:233px !important;
}

#item88304 {
	width:45px !important;
	height:7px !important;
	left:376px !important;
	top:315px !important;
}

#item88331 {
	width:45px !important;
	height:7px !important;
	left:447px !important;
	top:315px !important;
}

#item88358 {
	width:60px !important;
	height:7px !important;
	left:376px !important;
	top:321px !important;
}

#item88386 {
	width:45px !important;
	height:7px !important;
	left:376px !important;
	top:346px !important;
}

#item88413 {
	width:45px !important;
	height:7px !important;
	left:447px !important;
	top:346px !important;
}

#item88440 {
	width:60px !important;
	height:7px !important;
	left:376px !important;
	top:352px !important;
}

#item88467 {
	width:69px !important;
	height:7px !important;
	left:376px !important;
	top:424px !important;
}

#item88495 {
	width:57px !important;
	height:7px !important;
	left:376px !important;
	top:431px !important;
}

#item88522 {
	width:63px !important;
	height:7px !important;
	left:376px !important;
	top:438px !important;
}

#item88549 {
	width:59px !important;
	height:7px !important;
	left:376px !important;
	top:444px !important;
}

#item88576 {
	width:69px !important;
	height:7px !important;
	left:376px !important;
	top:484px !important;
}

#item88603 {
	width:57px !important;
	height:7px !important;
	left:376px !important;
	top:491px !important;
}

#item88630 {
	width:63px !important;
	height:7px !important;
	left:376px !important;
	top:498px !important;
}

#item88658 {
	width:59px !important;
	height:7px !important;
	left:376px !important;
	top:504px !important;
}

#item88685 {
	width:78px !important;
	height:7px !important;
	left:376px !important;
	top:511px !important;
}

#item88712 {
	width:59px !important;
	height:7px !important;
	left:376px !important;
	top:552px !important;
}

#item88739 {
	width:78px !important;
	height:7px !important;
	left:376px !important;
	top:558px !important;
}

#item88766 {
	width:55px !important;
	height:7px !important;
	left:376px !important;
	top:45px !important;
}

#item88793 {
	width:62px !important;
	height:7px !important;
	left:376px !important;
	top:109px !important;
}

#item88820 {
	width:45px !important;
	height:7px !important;
	left:376px !important;
	top:198px !important;
}

#item88847 {
	width:45px !important;
	height:7px !important;
	left:447px !important;
	top:198px !important;
}

#item88874 {
	width:60px !important;
	height:7px !important;
	left:376px !important;
	top:204px !important;
}

#item88903 {
	width:45px !important;
	height:7px !important;
	left:376px !important;
	top:227px !important;
}

#item88930 {
	width:45px !important;
	height:7px !important;
	left:447px !important;
	top:227px !important;
}

#item88957 {
	width:60px !important;
	height:7px !important;
	left:376px !important;
	top:233px !important;
}

#item88985 {
	width:45px !important;
	height:7px !important;
	left:376px !important;
	top:315px !important;
}

#item89012 {
	width:45px !important;
	height:7px !important;
	left:447px !important;
	top:315px !important;
}

#item89039 {
	width:60px !important;
	height:7px !important;
	left:376px !important;
	top:321px !important;
}

#item89067 {
	width:45px !important;
	height:7px !important;
	left:376px !important;
	top:346px !important;
}

#item89095 {
	width:45px !important;
	height:7px !important;
	left:447px !important;
	top:346px !important;
}

#item89123 {
	width:60px !important;
	height:7px !important;
	left:376px !important;
	top:352px !important;
}

#item89151 {
	width:69px !important;
	height:7px !important;
	left:376px !important;
	top:424px !important;
}

#item89178 {
	width:57px !important;
	height:7px !important;
	left:376px !important;
	top:431px !important;
}

#item89205 {
	width:63px !important;
	height:7px !important;
	left:376px !important;
	top:438px !important;
}

#item89232 {
	width:59px !important;
	height:7px !important;
	left:376px !important;
	top:444px !important;
}

#item89259 {
	width:69px !important;
	height:7px !important;
	left:376px !important;
	top:484px !important;
}

#item89286 {
	width:57px !important;
	height:7px !important;
	left:376px !important;
	top:491px !important;
}

#item89314 {
	width:63px !important;
	height:7px !important;
	left:376px !important;
	top:498px !important;
}

#item89341 {
	width:59px !important;
	height:7px !important;
	left:376px !important;
	top:504px !important;
}

#item89368 {
	width:78px !important;
	height:7px !important;
	left:376px !important;
	top:511px !important;
}

#item89396 {
	width:59px !important;
	height:7px !important;
	left:376px !important;
	top:552px !important;
}

#item89423 {
	width:78px !important;
	height:7px !important;
	left:376px !important;
	top:558px !important;
}

#item47617 {
	width:156px !important;
	height:237px !important;
}

#item47611 {
	width:156px !important;
	height:237px !important;
}

#item47624 {
	width:156px !important;
	height:237px !important;
}

#item47619 {
	width:156px !important;
	height:237px !important;
	left:158px !important;
}

#item47631 {
	width:168px !important;
	height:228px !important;
}

#item47625 {
	width:168px !important;
	height:228px !important;
	left:333px !important;
	top:70px !important;
}

#item47637 {
	width:151px !important;
	height:270px !important;
}

#item47632 {
	width:151px !important;
	height:270px !important;
	left:350px !important;
	top:277px !important;
}

#item47643 {
	width:287px !important;
	height:75px !important;
}

#item47638 {
	width:287px !important;
	height:75px !important;
	top:306px !important;
}

#item47649 {
	width:291px !important;
	height:51px !important;
}

#item47644 {
	width:291px !important;
	height:51px !important;
	top:383px !important;
}

#item47659 {
	width:291px !important;
	height:50px !important;
}

#item47654 {
	width:291px !important;
	height:50px !important;
	top:435px !important;
}

#item47665 {
	width:300px !important;
	height:50px !important;
}

#item47660 {
	width:300px !important;
	height:50px !important;
	top:485px !important;
}

#item47671 {
	width:291px !important;
	height:82px !important;
}

#item47666 {
	width:291px !important;
	height:82px !important;
	top:535px !important;
}

#item44932 {
	width:144px !important;
	height:95px !important;
}

#item44927 {
	width:144px !important;
	height:95px !important;
	left:77px !important;
	top:52px !important;
}

#item47702 {
	width:101px !important;
	height:164px !important;
}

#item47697 {
	width:101px !important;
	height:164px !important;
	left:224px !important;
	top:47px !important;
}

#item47710 {
	width:153px !important;
	height:105px !important;
}

#item47705 {
	width:153px !important;
	height:105px !important;
	left:20px !important;
	top:218px !important;
}

#item47747 {
	width:53px !important;
	height:36px !important;
}

#item47742 {
	width:53px !important;
	height:36px !important;
	left:18px !important;
	top:324px !important;
}

#item47758 {
	width:49px !important;
	height:36px !important;
}

#item47753 {
	width:49px !important;
	height:36px !important;
	left:73px !important;
	top:324px !important;
}

#item47764 {
	width:53px !important;
	height:36px !important;
}

#item47759 {
	width:53px !important;
	height:36px !important;
	left:123px !important;
	top:324px !important;
}

#item47770 {
	width:37px !important;
	height:30px !important;
}

#item47765 {
	width:37px !important;
	height:30px !important;
	left:196px !important;
	top:326px !important;
}

#item47776 {
	width:37px !important;
	height:30px !important;
}

#item47771 {
	width:37px !important;
	height:30px !important;
	left:239px !important;
	top:326px !important;
}

#item47782 {
	width:39px !important;
	height:30px !important;
}

#item47777 {
	width:39px !important;
	height:30px !important;
	left:279px !important;
	top:326px !important;
}

#item47729 {
	width:153px !important;
	height:139px !important;
}

#item47724 {
	width:153px !important;
	height:139px !important;
	left:20px !important;
	top:418px !important;
}

#item47716 {
	width:156px !important;
	height:105px !important;
}

#item47711 {
	width:156px !important;
	height:105px !important;
	left:179px !important;
	top:218px !important;
}

#item47735 {
	width:156px !important;
	height:139px !important;
}

#item47730 {
	width:156px !important;
	height:139px !important;
	left:179px !important;
	top:418px !important;
}

#item47723 {
	width:151px !important;
	height:137px !important;
}

#item47717 {
	width:151px !important;
	height:137px !important;
	left:340px !important;
	top:218px !important;
}

#item47741 {
	width:151px !important;
	height:139px !important;
}

#item47736 {
	width:151px !important;
	height:139px !important;
	left:340px !important;
	top:418px !important;
}

#item47678 {
	width:129px !important;
	height:96px !important;
}

#item47673 {
	width:129px !important;
	height:96px !important;
	left:83px !important;
	top:100px !important;
}

#item47684 {
	width:70px !important;
	height:29px !important;
}

#item47679 {
	width:70px !important;
	height:29px !important;
	top:107px !important;
}

#item47690 {
	width:71px !important;
	height:26px !important;
}

#item47685 {
	width:71px !important;
	height:26px !important;
	top:136px !important;
}

#item47696 {
	width:71px !important;
	height:27px !important;
}

#item47691 {
	width:71px !important;
	height:27px !important;
	top:162px !important;
}

#item89450 {
	width:41px !important;
	height:7px !important;
	left:329px !important;
	top:93px !important;
}

#item89477 {
	width:59px !important;
	height:7px !important;
	left:429px !important;
	top:93px !important;
}

#item89504 {
	width:53px !important;
	height:7px !important;
	left:329px !important;
	top:100px !important;
}

#item89531 {
	width:41px !important;
	height:7px !important;
	left:329px !important;
	top:135px !important;
}

#item89558 {
	width:59px !important;
	height:7px !important;
	left:429px !important;
	top:135px !important;
}

#item89585 {
	width:53px !important;
	height:7px !important;
	left:329px !important;
	top:142px !important;
}

#item89612 {
	width:41px !important;
	height:7px !important;
	left:329px !important;
	top:182px !important;
}

#item89641 {
	width:59px !important;
	height:7px !important;
	left:429px !important;
	top:182px !important;
}

#item89668 {
	width:53px !important;
	height:7px !important;
	left:329px !important;
	top:189px !important;
}

#item89695 {
	width:60px !important;
	height:7px !important;
	left:18px !important;
	top:382px !important;
}

#item89723 {
	width:66px !important;
	height:7px !important;
	left:103px !important;
	top:382px !important;
}

#item89750 {
	width:81px !important;
	height:7px !important;
	left:18px !important;
	top:388px !important;
}

#item89777 {
	width:61px !important;
	height:7px !important;
	left:179px !important;
	top:380px !important;
}

#item89804 {
	width:66px !important;
	height:7px !important;
	left:266px !important;
	top:380px !important;
}

#item89831 {
	width:81px !important;
	height:7px !important;
	left:179px !important;
	top:387px !important;
}

#item89858 {
	width:84px !important;
	height:7px !important;
	left:339px !important;
	top:373px !important;
}

#item89885 {
	width:61px !important;
	height:7px !important;
	left:18px !important;
	top:579px !important;
}

#item89913 {
	width:61px !important;
	height:7px !important;
	left:179px !important;
	top:579px !important;
}

#item89940 {
	width:61px !important;
	height:7px !important;
	left:339px !important;
	top:579px !important;
}

#item47797 {
	width:156px !important;
	height:211px !important;
}

#item47792 {
	width:156px !important;
	height:211px !important;
	left:135px !important;
}

#item47819 {
	width:177px !important;
	height:191px !important;
}

#item47814 {
	width:177px !important;
	height:191px !important;
	left:135px !important;
	top:215px !important;
}

#item47825 {
	width:95px !important;
	height:191px !important;
}

#item47820 {
	width:95px !important;
	height:191px !important;
	left:317px !important;
	top:215px !important;
}

#item47831 {
	width:84px !important;
	height:191px !important;
}

#item47826 {
	width:84px !important;
	height:191px !important;
	left:418px !important;
	top:215px !important;
}

#item47804 {
	width:79px !important;
	height:211px !important;
}

#item47798 {
	width:79px !important;
	height:211px !important;
	left:294px !important;
}

#item47813 {
	width:140px !important;
	height:211px !important;
}

#item47808 {
	width:140px !important;
	height:211px !important;
	left:376px !important;
}

#item47838 {
	width:78px !important;
	height:62px !important;
}

#item47833 {
	width:78px !important;
	height:62px !important;
	left:49px !important;
	top:430px !important;
}

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

#item47851 {
	width:65px !important;
	height:83px !important;
	left:230px !important;
	top:420px !important;
}

#item47868 {
	width:49px !important;
	height:120px !important;
}

#item47863 {
	width:49px !important;
	height:120px !important;
	left:242px !important;
	top:505px !important;
}

#item47876 {
	width:52px !important;
	height:120px !important;
}

#item47871 {
	width:52px !important;
	height:120px !important;
	left:292px !important;
	top:505px !important;
}

#item47862 {
	width:61px !important;
	height:83px !important;
}

#item47857 {
	width:61px !important;
	height:83px !important;
	left:296px !important;
	top:420px !important;
}

#item47882 {
	width:67px !important;
	height:81px !important;
}

#item47877 {
	width:67px !important;
	height:81px !important;
	left:425px !important;
	top:447px !important;
}

#item47888 {
	width:45px !important;
	height:99px !important;
}

#item47883 {
	width:45px !important;
	height:99px !important;
	left:438px !important;
	top:523px !important;
}

#item47844 {
	width:90px !important;
	height:50px !important;
}

#item47839 {
	width:90px !important;
	height:50px !important;
	left:31px !important;
	top:474px !important;
}

#item47850 {
	width:85px !important;
	height:35px !important;
}

#item47845 {
	width:85px !important;
	height:35px !important;
	left:123px !important;
	top:504px !important;
}

#item89967 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:47px !important;
}

#item89994 {
	width:40px !important;
	height:7px !important;
	left:30px !important;
	top:53px !important;
}

#item90021 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:60px !important;
}

#item90048 {
	width:40px !important;
	height:7px !important;
	left:30px !important;
	top:143px !important;
}

#item90075 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:150px !important;
}

#item90102 {
	width:76px !important;
	height:7px !important;
	left:30px !important;
	top:195px !important;
}

#item90129 {
	width:84px !important;
	height:7px !important;
	left:30px !important;
	top:274px !important;
}

#item90157 {
	width:75px !important;
	height:7px !important;
	left:30px !important;
	top:281px !important;
}

#item90184 {
	width:80px !important;
	height:7px !important;
	left:30px !important;
	top:354px !important;
}

#item90211 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:361px !important;
}

#item90238 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:575px !important;
}

#item90265 {
	width:40px !important;
	height:7px !important;
	left:30px !important;
	top:582px !important;
}

#item90292 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:588px !important;
}

#item90319 {
	width:44px !important;
	height:7px !important;
	left:131px !important;
	top:576px !important;
}

#item90346 {
	width:40px !important;
	height:7px !important;
	left:131px !important;
	top:582px !important;
}

#item90374 {
	width:59px !important;
	height:7px !important;
	left:131px !important;
	top:589px !important;
}

#item44938 {
	width:101px !important;
	height:74px !important;
}

#item44933 {
	width:101px !important;
	height:74px !important;
	left:250px !important;
	top:5px !important;
}

#item47928 {
	width:78px !important;
	height:69px !important;
}

#item47923 {
	width:78px !important;
	height:69px !important;
	left:170px !important;
	top:22px !important;
}

#item47968 {
	width:77px !important;
	height:70px !important;
}

#item47962 {
	width:77px !important;
	height:70px !important;
	left:91px !important;
	top:17px !important;
}

#item47974 {
	width:73px !important;
	height:65px !important;
}

#item47969 {
	width:73px !important;
	height:65px !important;
	left:94px !important;
	top:88px !important;
}

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

#item47975 {
	width:73px !important;
	height:71px !important;
	left:94px !important;
	top:154px !important;
}

#item47986 {
	width:75px !important;
	height:62px !important;
}

#item47981 {
	width:75px !important;
	height:62px !important;
	left:95px !important;
	top:225px !important;
}

#item47995 {
	width:73px !important;
	height:61px !important;
}

#item47990 {
	width:73px !important;
	height:61px !important;
	left:96px !important;
	top:288px !important;
}

#item48007 {
	width:67px !important;
	height:65px !important;
}

#item48002 {
	width:67px !important;
	height:65px !important;
	left:27px !important;
	top:279px !important;
}

#item48013 {
	width:67px !important;
	height:63px !important;
}

#item48008 {
	width:67px !important;
	height:63px !important;
	left:22px !important;
	top:346px !important;
}

#item48001 {
	width:76px !important;
	height:63px !important;
}

#item47996 {
	width:76px !important;
	height:63px !important;
	left:90px !important;
	top:350px !important;
}

#item47934 {
	width:74px !important;
	height:67px !important;
}

#item47929 {
	width:74px !important;
	height:67px !important;
	left:168px !important;
	top:92px !important;
}

#item47941 {
	width:78px !important;
	height:64px !important;
}

#item47935 {
	width:78px !important;
	height:64px !important;
	left:168px !important;
	top:160px !important;
}

#item47947 {
	width:75px !important;
	height:64px !important;
}

#item47942 {
	width:75px !important;
	height:64px !important;
	left:170px !important;
	top:224px !important;
}

#item47954 {
	width:75px !important;
	height:62px !important;
}

#item47948 {
	width:75px !important;
	height:62px !important;
	left:170px !important;
	top:289px !important;
}

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

#item47955 {
	width:75px !important;
	height:65px !important;
	left:166px !important;
	top:351px !important;
}

#item47896 {
	width:109px !important;
	height:68px !important;
}

#item47890 {
	width:109px !important;
	height:68px !important;
	left:242px !important;
	top:79px !important;
}

#item48020 {
	width:127px !important;
	height:86px !important;
}

#item48015 {
	width:127px !important;
	height:86px !important;
	left:357px !important;
	top:59px !important;
}

#item48027 {
	width:127px !important;
	height:86px !important;
}

#item48021 {
	width:127px !important;
	height:86px !important;
	left:357px !important;
	top:163px !important;
}

#item47902 {
	width:105px !important;
	height:68px !important;
}

#item47897 {
	width:105px !important;
	height:68px !important;
	left:247px !important;
	top:148px !important;
}

#item47908 {
	width:105px !important;
	height:64px !important;
}

#item47903 {
	width:105px !important;
	height:64px !important;
	left:247px !important;
	top:217px !important;
}

#item47914 {
	width:105px !important;
	height:70px !important;
}

#item47909 {
	width:105px !important;
	height:70px !important;
	left:247px !important;
	top:282px !important;
}

#item47922 {
	width:110px !important;
	height:67px !important;
}

#item47917 {
	width:110px !important;
	height:67px !important;
	left:242px !important;
	top:353px !important;
}

#item93099 {
	width:27px !important;
	height:7px !important;
	left:208px !important;
	top:467px !important;
}

#item93127 {
	width:27px !important;
	height:7px !important;
	left:208px !important;
	top:474px !important;
}

#item93155 {
	width:27px !important;
	height:7px !important;
	left:208px !important;
	top:480px !important;
}

#item93182 {
	width:27px !important;
	height:7px !important;
	left:208px !important;
	top:487px !important;
}

#item93209 {
	width:27px !important;
	height:7px !important;
	left:208px !important;
	top:494px !important;
}

#item93236 {
	width:27px !important;
	height:7px !important;
	left:208px !important;
	top:500px !important;
}

#item93263 {
	width:27px !important;
	height:7px !important;
	left:208px !important;
	top:507px !important;
}

#item93290 {
	width:27px !important;
	height:7px !important;
	left:208px !important;
	top:513px !important;
}

#item93317 {
	width:27px !important;
	height:7px !important;
	left:208px !important;
	top:540px !important;
}

#item93344 {
	width:27px !important;
	height:7px !important;
	left:208px !important;
	top:553px !important;
}

#item93371 {
	width:27px !important;
	height:7px !important;
	left:208px !important;
	top:560px !important;
}

#item93399 {
	width:27px !important;
	height:7px !important;
	left:264px !important;
	top:467px !important;
}

#item93427 {
	width:27px !important;
	height:7px !important;
	left:264px !important;
	top:474px !important;
}

#item93455 {
	width:27px !important;
	height:7px !important;
	left:264px !important;
	top:480px !important;
}

#item93482 {
	width:27px !important;
	height:7px !important;
	left:264px !important;
	top:487px !important;
}

#item93509 {
	width:27px !important;
	height:7px !important;
	left:264px !important;
	top:494px !important;
}

#item93536 {
	width:27px !important;
	height:7px !important;
	left:264px !important;
	top:500px !important;
}

#item93563 {
	width:27px !important;
	height:7px !important;
	left:264px !important;
	top:507px !important;
}

#item93590 {
	width:27px !important;
	height:7px !important;
	left:264px !important;
	top:513px !important;
}

#item93617 {
	width:27px !important;
	height:7px !important;
	left:264px !important;
	top:520px !important;
}

#item93645 {
	width:27px !important;
	height:7px !important;
	left:264px !important;
	top:527px !important;
}

#item93672 {
	width:27px !important;
	height:7px !important;
	left:264px !important;
	top:533px !important;
}

#item93699 {
	width:27px !important;
	height:7px !important;
	left:264px !important;
	top:540px !important;
}

#item93726 {
	width:27px !important;
	height:7px !important;
	left:264px !important;
	top:546px !important;
}

#item93753 {
	width:27px !important;
	height:7px !important;
	left:264px !important;
	top:553px !important;
}

#item93781 {
	width:27px !important;
	height:7px !important;
	left:264px !important;
	top:560px !important;
}

#item93808 {
	width:27px !important;
	height:7px !important;
	left:390px !important;
	top:463px !important;
}

#item93835 {
	width:27px !important;
	height:7px !important;
	left:390px !important;
	top:469px !important;
}

#item93862 {
	width:27px !important;
	height:7px !important;
	left:390px !important;
	top:476px !important;
}

#item93890 {
	width:27px !important;
	height:7px !important;
	left:390px !important;
	top:496px !important;
}

#item93917 {
	width:27px !important;
	height:7px !important;
	left:390px !important;
	top:529px !important;
}

#item93944 {
	width:27px !important;
	height:7px !important;
	left:390px !important;
	top:536px !important;
}

#item93971 {
	width:27px !important;
	height:7px !important;
	left:445px !important;
	top:463px !important;
}

#item93999 {
	width:27px !important;
	height:7px !important;
	left:445px !important;
	top:469px !important;
}

#item94026 {
	width:27px !important;
	height:7px !important;
	left:445px !important;
	top:476px !important;
}

#item94053 {
	width:27px !important;
	height:7px !important;
	left:445px !important;
	top:483px !important;
}

#item94080 {
	width:27px !important;
	height:7px !important;
	left:445px !important;
	top:489px !important;
}

#item94107 {
	width:27px !important;
	height:7px !important;
	left:445px !important;
	top:496px !important;
}

#item94134 {
	width:27px !important;
	height:7px !important;
	left:445px !important;
	top:503px !important;
}

#item94162 {
	width:27px !important;
	height:7px !important;
	left:445px !important;
	top:509px !important;
}

#item94189 {
	width:27px !important;
	height:7px !important;
	left:445px !important;
	top:516px !important;
}

#item94216 {
	width:27px !important;
	height:7px !important;
	left:445px !important;
	top:522px !important;
}

#item94243 {
	width:27px !important;
	height:7px !important;
	left:445px !important;
	top:529px !important;
}

#item94270 {
	width:27px !important;
	height:7px !important;
	left:445px !important;
	top:536px !important;
}

#item48034 {
	width:155px !important;
	height:63px !important;
}

#item48029 {
	width:155px !important;
	height:63px !important;
	left:324px !important;
	top:12px !important;
}

#item48040 {
	width:192px !important;
	height:49px !important;
}

#item48035 {
	width:192px !important;
	height:49px !important;
	left:324px !important;
	top:76px !important;
}

#item48079 {
	width:124px !important;
	height:61px !important;
}

#item48074 {
	width:124px !important;
	height:61px !important;
	left:199px !important;
	top:61px !important;
}

#item48118 {
	width:166px !important;
	height:48px !important;
}

#item48112 {
	width:166px !important;
	height:48px !important;
	left:32px !important;
	top:63px !important;
}

#item48124 {
	width:173px !important;
	height:58px !important;
}

#item48119 {
	width:173px !important;
	height:58px !important;
	left:24px !important;
	top:111px !important;
}

#item48130 {
	width:164px !important;
	height:53px !important;
}

#item48125 {
	width:164px !important;
	height:53px !important;
	left:34px !important;
	top:169px !important;
}

#item48137 {
	width:160px !important;
	height:48px !important;
}

#item48132 {
	width:160px !important;
	height:48px !important;
	left:38px !important;
	top:223px !important;
}

#item48143 {
	width:163px !important;
	height:49px !important;
}

#item48138 {
	width:163px !important;
	height:49px !important;
	left:35px !important;
	top:270px !important;
}

#item48149 {
	width:161px !important;
	height:46px !important;
}

#item48144 {
	width:161px !important;
	height:46px !important;
	left:37px !important;
	top:320px !important;
}

#item48085 {
	width:124px !important;
	height:50px !important;
}

#item48080 {
	width:124px !important;
	height:50px !important;
	left:199px !important;
	top:123px !important;
}

#item48091 {
	width:124px !important;
	height:47px !important;
}

#item48086 {
	width:124px !important;
	height:47px !important;
	left:199px !important;
	top:173px !important;
}

#item48097 {
	width:124px !important;
	height:48px !important;
}

#item48092 {
	width:124px !important;
	height:48px !important;
	left:199px !important;
	top:221px !important;
}

#item48104 {
	width:124px !important;
	height:48px !important;
}

#item48098 {
	width:124px !important;
	height:48px !important;
	left:199px !important;
	top:270px !important;
}

#item48110 {
	width:124px !important;
	height:48px !important;
}

#item48105 {
	width:124px !important;
	height:48px !important;
	left:199px !important;
	top:319px !important;
}

#item48046 {
	width:192px !important;
	height:49px !important;
}

#item48041 {
	width:192px !important;
	height:49px !important;
	left:324px !important;
	top:125px !important;
}

#item48053 {
	width:192px !important;
	height:45px !important;
}

#item48048 {
	width:192px !important;
	height:45px !important;
	left:324px !important;
	top:175px !important;
}

#item48059 {
	width:192px !important;
	height:49px !important;
}

#item48054 {
	width:192px !important;
	height:49px !important;
	left:324px !important;
	top:220px !important;
}

#item48065 {
	width:192px !important;
	height:49px !important;
}

#item48060 {
	width:192px !important;
	height:49px !important;
	left:324px !important;
	top:270px !important;
}

#item48071 {
	width:192px !important;
	height:50px !important;
}

#item48066 {
	width:192px !important;
	height:50px !important;
	left:324px !important;
	top:319px !important;
}

#item48160 {
	width:124px !important;
	height:94px !important;
}

#item48154 {
	width:124px !important;
	height:94px !important;
	left:354px !important;
	top:389px !important;
}

#item48172 {
	width:72px !important;
	height:72px !important;
}

#item48167 {
	width:72px !important;
	height:72px !important;
	left:444px !important;
	top:412px !important;
}

#item48181 {
	width:161px !important;
	height:88px !important;
}

#item48176 {
	width:161px !important;
	height:88px !important;
	left:355px !important;
	top:544px !important;
}

#item48188 {
	width:105px !important;
	height:12px !important;
}

#item48183 {
	width:105px !important;
	height:12px !important;
	left:367px !important;
	top:530px !important;
}

#item48195 {
	width:82px !important;
	height:26px !important;
}

#item48189 {
	width:82px !important;
	height:26px !important;
	left:403px !important;
	top:502px !important;
}

#item48201 {
	width:18px !important;
	height:34px !important;
}

#item48196 {
	width:18px !important;
	height:34px !important;
	left:486px !important;
	top:509px !important;
}

#item48166 {
	width:92px !important;
	height:31px !important;
}

#item48161 {
	width:92px !important;
	height:31px !important;
	left:383px !important;
	top:390px !important;
}

#item94297 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:464px !important;
}

#item94324 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:470px !important;
}

#item94351 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:477px !important;
}

#item94378 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:490px !important;
}

#item94406 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:497px !important;
}

#item94433 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:503px !important;
}

#item94460 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:510px !important;
}

#item94488 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:517px !important;
}

#item94515 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:523px !important;
}

#item94542 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:530px !important;
}

#item94570 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:550px !important;
}

#item94598 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:556px !important;
}

#item94626 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:570px !important;
}

#item94654 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:583px !important;
}

#item94681 {
	width:27px !important;
	height:7px !important;
	left:131px !important;
	top:464px !important;
}

#item94708 {
	width:27px !important;
	height:7px !important;
	left:131px !important;
	top:470px !important;
}

#item94735 {
	width:27px !important;
	height:7px !important;
	left:131px !important;
	top:477px !important;
}

#item94762 {
	width:27px !important;
	height:7px !important;
	left:131px !important;
	top:484px !important;
}

#item94789 {
	width:27px !important;
	height:7px !important;
	left:131px !important;
	top:490px !important;
}

#item94817 {
	width:27px !important;
	height:7px !important;
	left:131px !important;
	top:497px !important;
}

#item94844 {
	width:27px !important;
	height:7px !important;
	left:131px !important;
	top:503px !important;
}

#item94871 {
	width:27px !important;
	height:7px !important;
	left:131px !important;
	top:510px !important;
}

#item94899 {
	width:27px !important;
	height:7px !important;
	left:131px !important;
	top:517px !important;
}

#item94926 {
	width:27px !important;
	height:7px !important;
	left:131px !important;
	top:523px !important;
}

#item94953 {
	width:27px !important;
	height:7px !important;
	left:131px !important;
	top:530px !important;
}

#item94980 {
	width:27px !important;
	height:7px !important;
	left:131px !important;
	top:536px !important;
}

#item95007 {
	width:27px !important;
	height:7px !important;
	left:131px !important;
	top:543px !important;
}

#item95034 {
	width:27px !important;
	height:7px !important;
	left:131px !important;
	top:550px !important;
}

#item95061 {
	width:27px !important;
	height:7px !important;
	left:131px !important;
	top:556px !important;
}

#item95088 {
	width:27px !important;
	height:7px !important;
	left:131px !important;
	top:563px !important;
}

#item95115 {
	width:27px !important;
	height:7px !important;
	left:131px !important;
	top:570px !important;
}

#item95144 {
	width:27px !important;
	height:7px !important;
	left:131px !important;
	top:576px !important;
}

#item95171 {
	width:27px !important;
	height:7px !important;
	left:131px !important;
	top:583px !important;
}

#item95198 {
	width:27px !important;
	height:7px !important;
	left:131px !important;
	top:589px !important;
}

#item44944 {
	width:516px !important;
	height:395px !important;
}

#item44939 {
	width:516px !important;
	height:395px !important;
}

#item48209 {
	width:160px !important;
	height:228px !important;
}

#item48204 {
	width:160px !important;
	height:228px !important;
	top:404px !important;
}

#item48215 {
	width:152px !important;
	height:111px !important;
}

#item48210 {
	width:152px !important;
	height:111px !important;
	left:162px !important;
	top:404px !important;
}

#item48221 {
	width:152px !important;
	height:113px !important;
}

#item48216 {
	width:152px !important;
	height:113px !important;
	left:162px !important;
	top:519px !important;
}

#item90402 {
	width:45px !important;
	height:7px !important;
	left:321px !important;
	top:470px !important;
}

#item90429 {
	width:61px !important;
	height:7px !important;
	left:321px !important;
	top:477px !important;
}

#item90456 {
	width:47px !important;
	height:7px !important;
	left:321px !important;
	top:483px !important;
}

#item90483 {
	width:56px !important;
	height:7px !important;
	left:321px !important;
	top:490px !important;
}

#item90510 {
	width:45px !important;
	height:7px !important;
	left:394px !important;
	top:470px !important;
}

#item90538 {
	width:61px !important;
	height:7px !important;
	left:394px !important;
	top:477px !important;
}

#item90565 {
	width:47px !important;
	height:7px !important;
	left:394px !important;
	top:483px !important;
}

#item90592 {
	width:56px !important;
	height:7px !important;
	left:394px !important;
	top:490px !important;
}

#item48228 {
	width:345px !important;
	height:311px !important;
}

#item48222 {
	width:345px !important;
	height:311px !important;
	left:171px !important;
}

#item48240 {
	width:345px !important;
	height:311px !important;
}

#item48235 {
	width:345px !important;
	height:311px !important;
	left:171px !important;
	top:321px !important;
}

#item48246 {
	width:146px !important;
	height:105px !important;
}

#item48241 {
	width:146px !important;
	height:105px !important;
	left:33px !important;
	top:510px !important;
}

#item48234 {
	width:150px !important;
	height:105px !important;
}

#item48229 {
	width:150px !important;
	height:105px !important;
	left:32px !important;
	top:206px !important;
}

#item90619 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:81px !important;
}

#item90647 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:87px !important;
}

#item90675 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:382px !important;
}

#item90703 {
	width:37px !important;
	height:7px !important;
	left:30px !important;
	top:389px !important;
}

#item44950 {
	width:304px !important;
	height:156px !important;
}

#item44945 {
	width:304px !important;
	height:156px !important;
	left:26px !important;
	top:89px !important;
}

#item48299 {
	width:304px !important;
	height:156px !important;
}

#item48294 {
	width:304px !important;
	height:156px !important;
	left:28px !important;
	top:354px !important;
}

#item48254 {
	width:55px !important;
	height:45px !important;
}

#item48249 {
	width:55px !important;
	height:45px !important;
	left:56px !important;
	top:264px !important;
}

#item48306 {
	width:58px !important;
	height:45px !important;
}

#item48300 {
	width:58px !important;
	height:45px !important;
	left:62px !important;
	top:546px !important;
}

#item48313 {
	width:53px !important;
	height:50px !important;
}

#item48308 {
	width:53px !important;
	height:50px !important;
	left:139px !important;
	top:545px !important;
}

#item48319 {
	width:51px !important;
	height:60px !important;
}

#item48314 {
	width:51px !important;
	height:60px !important;
	left:218px !important;
	top:539px !important;
}

#item48325 {
	width:35px !important;
	height:55px !important;
}

#item48320 {
	width:35px !important;
	height:55px !important;
	left:296px !important;
	top:545px !important;
}

#item48331 {
	width:40px !important;
	height:40px !important;
}

#item48326 {
	width:40px !important;
	height:40px !important;
	left:361px !important;
	top:549px !important;
}

#item48338 {
	width:40px !important;
	height:40px !important;
}

#item48332 {
	width:40px !important;
	height:40px !important;
	left:403px !important;
	top:549px !important;
}

#item48344 {
	width:40px !important;
	height:40px !important;
}

#item48339 {
	width:40px !important;
	height:40px !important;
	left:446px !important;
	top:549px !important;
}

#item48260 {
	width:55px !important;
	height:50px !important;
}

#item48255 {
	width:55px !important;
	height:50px !important;
	left:138px !important;
	top:264px !important;
}

#item48266 {
	width:58px !important;
	height:50px !important;
}

#item48261 {
	width:58px !important;
	height:50px !important;
	left:220px !important;
	top:264px !important;
}

#item48274 {
	width:36px !important;
	height:58px !important;
}

#item48268 {
	width:36px !important;
	height:58px !important;
	left:301px !important;
	top:262px !important;
}

#item48280 {
	width:40px !important;
	height:40px !important;
}

#item48275 {
	width:40px !important;
	height:40px !important;
	left:362px !important;
	top:264px !important;
}

#item48286 {
	width:40px !important;
	height:40px !important;
}

#item48281 {
	width:40px !important;
	height:40px !important;
	left:404px !important;
	top:264px !important;
}

#item48293 {
	width:40px !important;
	height:40px !important;
}

#item48287 {
	width:40px !important;
	height:40px !important;
	left:445px !important;
	top:264px !important;
}

#item90730 {
	width:47px !important;
	height:7px !important;
	left:378px !important;
	top:102px !important;
}

#item90757 {
	width:40px !important;
	height:7px !important;
	left:446px !important;
	top:102px !important;
}

#item90784 {
	width:57px !important;
	height:7px !important;
	left:378px !important;
	top:108px !important;
}

#item90811 {
	width:47px !important;
	height:7px !important;
	left:378px !important;
	top:157px !important;
}

#item90838 {
	width:40px !important;
	height:7px !important;
	left:446px !important;
	top:157px !important;
}

#item90865 {
	width:57px !important;
	height:7px !important;
	left:378px !important;
	top:163px !important;
}

#item90893 {
	width:47px !important;
	height:7px !important;
	left:378px !important;
	top:191px !important;
}

#item90920 {
	width:40px !important;
	height:7px !important;
	left:446px !important;
	top:191px !important;
}

#item90947 {
	width:57px !important;
	height:7px !important;
	left:378px !important;
	top:198px !important;
}

#item90974 {
	width:47px !important;
	height:7px !important;
	left:378px !important;
	top:226px !important;
}

#item91001 {
	width:40px !important;
	height:7px !important;
	left:446px !important;
	top:226px !important;
}

#item91029 {
	width:57px !important;
	height:7px !important;
	left:378px !important;
	top:232px !important;
}

#item91056 {
	width:57px !important;
	height:7px !important;
	left:378px !important;
	top:388px !important;
}

#item91083 {
	width:45px !important;
	height:7px !important;
	left:440px !important;
	top:388px !important;
}

#item91110 {
	width:47px !important;
	height:7px !important;
	left:378px !important;
	top:394px !important;
}

#item91138 {
	width:57px !important;
	height:7px !important;
	left:378px !important;
	top:442px !important;
}

#item91165 {
	width:45px !important;
	height:7px !important;
	left:441px !important;
	top:442px !important;
}

#item91192 {
	width:47px !important;
	height:7px !important;
	left:378px !important;
	top:448px !important;
}

#item91219 {
	width:57px !important;
	height:7px !important;
	left:378px !important;
	top:477px !important;
}

#item91247 {
	width:45px !important;
	height:7px !important;
	left:441px !important;
	top:477px !important;
}

#item91274 {
	width:47px !important;
	height:7px !important;
	left:378px !important;
	top:483px !important;
}

#item91301 {
	width:57px !important;
	height:7px !important;
	left:378px !important;
	top:511px !important;
}

#item91328 {
	width:45px !important;
	height:7px !important;
	left:441px !important;
	top:511px !important;
}

#item91356 {
	width:47px !important;
	height:7px !important;
	left:378px !important;
	top:518px !important;
}

#item48353 {
	width:283px !important;
	height:177px !important;
}

#item48347 {
	width:283px !important;
	height:177px !important;
	left:158px !important;
	top:51px !important;
}

#item48406 {
	width:296px !important;
	height:168px !important;
}

#item48401 {
	width:296px !important;
	height:168px !important;
	left:158px !important;
	top:335px !important;
}

#item48431 {
	width:59px !important;
	height:49px !important;
}

#item48426 {
	width:59px !important;
	height:49px !important;
	left:183px !important;
	top:543px !important;
}

#item48437 {
	width:53px !important;
	height:50px !important;
}

#item48432 {
	width:53px !important;
	height:50px !important;
	left:263px !important;
	top:542px !important;
}

#item48443 {
	width:50px !important;
	height:59px !important;
}

#item48438 {
	width:50px !important;
	height:59px !important;
	left:335px !important;
	top:541px !important;
}

#item48451 {
	width:35px !important;
	height:58px !important;
}

#item48446 {
	width:35px !important;
	height:58px !important;
	left:405px !important;
	top:541px !important;
}

#item48377 {
	width:56px !important;
	height:52px !important;
}

#item48372 {
	width:56px !important;
	height:52px !important;
	left:188px !important;
	top:255px !important;
}

#item48385 {
	width:54px !important;
	height:56px !important;
}

#item48380 {
	width:54px !important;
	height:56px !important;
	left:257px !important;
	top:253px !important;
}

#item48391 {
	width:53px !important;
	height:53px !important;
}

#item48386 {
	width:53px !important;
	height:53px !important;
	left:334px !important;
	top:252px !important;
}

#item48397 {
	width:38px !important;
	height:58px !important;
}

#item48392 {
	width:38px !important;
	height:58px !important;
	left:410px !important;
	top:249px !important;
}

#item48359 {
	width:40px !important;
	height:40px !important;
}

#item48354 {
	width:40px !important;
	height:40px !important;
	left:31px !important;
	top:265px !important;
}

#item48365 {
	width:40px !important;
	height:40px !important;
}

#item48360 {
	width:40px !important;
	height:40px !important;
	left:74px !important;
	top:265px !important;
}

#item48371 {
	width:40px !important;
	height:40px !important;
}

#item48366 {
	width:40px !important;
	height:40px !important;
	left:116px !important;
	top:265px !important;
}

#item48412 {
	width:40px !important;
	height:40px !important;
}

#item48407 {
	width:40px !important;
	height:40px !important;
	left:31px !important;
	top:549px !important;
}

#item48418 {
	width:40px !important;
	height:40px !important;
}

#item48413 {
	width:40px !important;
	height:40px !important;
	left:73px !important;
	top:549px !important;
}

#item48424 {
	width:40px !important;
	height:40px !important;
}

#item48419 {
	width:40px !important;
	height:40px !important;
	left:116px !important;
	top:549px !important;
}

#item91383 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:102px !important;
}

#item91411 {
	width:40px !important;
	height:7px !important;
	left:97px !important;
	top:102px !important;
}

#item91438 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:108px !important;
}

#item91465 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:157px !important;
}

#item91492 {
	width:40px !important;
	height:7px !important;
	left:97px !important;
	top:157px !important;
}

#item91519 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:164px !important;
}

#item91546 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:193px !important;
}

#item91573 {
	width:40px !important;
	height:7px !important;
	left:97px !important;
	top:193px !important;
}

#item91600 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:200px !important;
}

#item91627 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:228px !important;
}

#item91655 {
	width:40px !important;
	height:7px !important;
	left:97px !important;
	top:228px !important;
}

#item91682 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:235px !important;
}

#item91709 {
	width:47px !important;
	height:7px !important;
	left:29px !important;
	top:389px !important;
}

#item91737 {
	width:40px !important;
	height:7px !important;
	left:97px !important;
	top:389px !important;
}

#item91764 {
	width:57px !important;
	height:7px !important;
	left:29px !important;
	top:396px !important;
}

#item91791 {
	width:47px !important;
	height:7px !important;
	left:29px !important;
	top:443px !important;
}

#item91819 {
	width:40px !important;
	height:7px !important;
	left:99px !important;
	top:443px !important;
}

#item91847 {
	width:57px !important;
	height:7px !important;
	left:29px !important;
	top:449px !important;
}

#item91875 {
	width:47px !important;
	height:7px !important;
	left:29px !important;
	top:476px !important;
}

#item91903 {
	width:40px !important;
	height:7px !important;
	left:99px !important;
	top:476px !important;
}

#item91930 {
	width:57px !important;
	height:7px !important;
	left:29px !important;
	top:482px !important;
}

#item91957 {
	width:47px !important;
	height:7px !important;
	left:29px !important;
	top:509px !important;
}

#item91984 {
	width:40px !important;
	height:7px !important;
	left:99px !important;
	top:509px !important;
}

#item92011 {
	width:57px !important;
	height:7px !important;
	left:29px !important;
	top:516px !important;
}

#item48538 {
	width:89px !important;
	height:78px !important;
}

#item48533 {
	width:89px !important;
	height:78px !important;
	left:234px !important;
	top:192px !important;
}

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

#item44951 {
	width:156px !important;
	height:135px !important;
	left:328px !important;
	top:169px !important;
}

#item48512 {
	width:77px !important;
	height:74px !important;
}

#item48507 {
	width:77px !important;
	height:74px !important;
	left:57px !important;
	top:204px !important;
}

#item48518 {
	width:135px !important;
	height:58px !important;
}

#item48513 {
	width:135px !important;
	height:58px !important;
	left:128px !important;
	top:221px !important;
}

#item48524 {
	width:94px !important;
	height:30px !important;
}

#item48519 {
	width:94px !important;
	height:30px !important;
	left:88px !important;
	top:195px !important;
}

#item48532 {
	width:73px !important;
	height:35px !important;
}

#item48526 {
	width:73px !important;
	height:35px !important;
	left:182px !important;
	top:190px !important;
}

#item48458 {
	width:404px !important;
	height:13px !important;
}

#item48453 {
	width:404px !important;
	height:13px !important;
	left:81px !important;
	top:133px !important;
}

#item48465 {
	width:404px !important;
	height:14px !important;
}

#item48460 {
	width:404px !important;
	height:14px !important;
	left:81px !important;
	top:118px !important;
}

#item48472 {
	width:404px !important;
	height:31px !important;
}

#item48466 {
	width:404px !important;
	height:31px !important;
	left:81px !important;
	top:87px !important;
}

#item48478 {
	width:83px !important;
	height:68px !important;
}

#item48473 {
	width:83px !important;
	height:68px !important;
	left:67px !important;
	top:17px !important;
}

#item48487 {
	width:102px !important;
	height:65px !important;
}

#item48482 {
	width:102px !important;
	height:65px !important;
	left:118px !important;
	top:30px !important;
}

#item48493 {
	width:86px !important;
	height:74px !important;
}

#item48488 {
	width:86px !important;
	height:74px !important;
	left:194px !important;
	top:12px !important;
}

#item48499 {
	width:110px !important;
	height:74px !important;
}

#item48494 {
	width:110px !important;
	height:74px !important;
	left:281px !important;
	top:12px !important;
}

#item48505 {
	width:101px !important;
	height:44px !important;
}

#item48500 {
	width:101px !important;
	height:44px !important;
	left:298px !important;
	top:51px !important;
}

#item92038 {
	width:46px !important;
	height:7px !important;
	left:18px !important;
	top:322px !important;
}

#item92066 {
	width:51px !important;
	height:7px !important;
	left:67px !important;
	top:322px !important;
}

#item92093 {
	width:46px !important;
	height:7px !important;
	left:120px !important;
	top:322px !important;
}

#item92120 {
	width:46px !important;
	height:7px !important;
	left:18px !important;
	top:368px !important;
}

#item92148 {
	width:51px !important;
	height:7px !important;
	left:67px !important;
	top:368px !important;
}

#item92175 {
	width:46px !important;
	height:7px !important;
	left:120px !important;
	top:368px !important;
}

#item92202 {
	width:46px !important;
	height:7px !important;
	left:179px !important;
	top:346px !important;
}

#item92229 {
	width:46px !important;
	height:7px !important;
	left:253px !important;
	top:346px !important;
}

#item92256 {
	width:45px !important;
	height:7px !important;
	left:339px !important;
	top:327px !important;
}

#item92283 {
	width:46px !important;
	height:7px !important;
	left:389px !important;
	top:327px !important;
}

#item92310 {
	width:46px !important;
	height:7px !important;
	left:441px !important;
	top:327px !important;
}

#item92337 {
	width:46px !important;
	height:7px !important;
	left:339px !important;
	top:365px !important;
}

#item48544 {
	width:332px !important;
	height:149px !important;
}

#item48539 {
	width:332px !important;
	height:149px !important;
	left:163px !important;
	top:60px !important;
}

#item48604 {
	width:212px !important;
	height:115px !important;
}

#item48599 {
	width:212px !important;
	height:115px !important;
	left:32px !important;
	top:349px !important;
}

#item48617 {
	width:36px !important;
	height:37px !important;
}

#item48612 {
	width:36px !important;
	height:37px !important;
	left:33px !important;
	top:496px !important;
}

#item48629 {
	width:67px !important;
	height:62px !important;
}

#item48624 {
	width:67px !important;
	height:62px !important;
	left:94px !important;
	top:476px !important;
}

#item48636 {
	width:67px !important;
	height:62px !important;
}

#item48630 {
	width:67px !important;
	height:62px !important;
	left:172px !important;
	top:476px !important;
}

#item48642 {
	width:67px !important;
	height:62px !important;
}

#item48637 {
	width:67px !important;
	height:62px !important;
	left:290px !important;
	top:476px !important;
}

#item48648 {
	width:74px !important;
	height:75px !important;
}

#item48643 {
	width:74px !important;
	height:75px !important;
	left:369px !important;
	top:455px !important;
}

#item48655 {
	width:37px !important;
	height:37px !important;
}

#item48650 {
	width:37px !important;
	height:37px !important;
	left:461px !important;
	top:460px !important;
}

#item48661 {
	width:37px !important;
	height:37px !important;
}

#item48656 {
	width:37px !important;
	height:37px !important;
	left:461px !important;
	top:508px !important;
}

#item48667 {
	width:37px !important;
	height:37px !important;
}

#item48662 {
	width:37px !important;
	height:37px !important;
	left:461px !important;
	top:555px !important;
}

#item48623 {
	width:36px !important;
	height:37px !important;
}

#item48618 {
	width:36px !important;
	height:37px !important;
	left:33px !important;
	top:547px !important;
}

#item48610 {
	width:212px !important;
	height:115px !important;
}

#item48605 {
	width:212px !important;
	height:115px !important;
	left:290px !important;
	top:348px !important;
}

#item48550 {
	width:73px !important;
	height:62px !important;
}

#item48545 {
	width:73px !important;
	height:62px !important;
	left:163px !important;
	top:248px !important;
}

#item48556 {
	width:64px !important;
	height:64px !important;
}

#item48551 {
	width:64px !important;
	height:64px !important;
	left:240px !important;
	top:247px !important;
}

#item48564 {
	width:39px !important;
	height:64px !important;
}

#item48558 {
	width:39px !important;
	height:64px !important;
	left:309px !important;
	top:247px !important;
}

#item48570 {
	width:41px !important;
	height:64px !important;
}

#item48565 {
	width:41px !important;
	height:64px !important;
	left:353px !important;
	top:247px !important;
}

#item48576 {
	width:36px !important;
	height:36px !important;
}

#item48571 {
	width:36px !important;
	height:36px !important;
	left:409px !important;
	top:225px !important;
}

#item48588 {
	width:36px !important;
	height:36px !important;
}

#item48583 {
	width:36px !important;
	height:36px !important;
	left:409px !important;
	top:274px !important;
}

#item48582 {
	width:36px !important;
	height:36px !important;
}

#item48577 {
	width:36px !important;
	height:36px !important;
	left:449px !important;
	top:225px !important;
}

#item48594 {
	width:36px !important;
	height:36px !important;
}

#item48589 {
	width:36px !important;
	height:36px !important;
	left:449px !important;
	top:274px !important;
}

#item92364 {
	width:47px !important;
	height:7px !important;
	left:29px !important;
	top:182px !important;
}

#item92393 {
	width:54px !important;
	height:7px !important;
	left:93px !important;
	top:182px !important;
}

#item92420 {
	width:40px !important;
	height:7px !important;
	left:29px !important;
	top:189px !important;
}

#item92447 {
	width:49px !important;
	height:7px !important;
	left:93px !important;
	top:189px !important;
}

#item92474 {
	width:47px !important;
	height:7px !important;
	left:29px !important;
	top:228px !important;
}

#item92501 {
	width:54px !important;
	height:7px !important;
	left:100px !important;
	top:228px !important;
}

#item92528 {
	width:40px !important;
	height:7px !important;
	left:29px !important;
	top:235px !important;
}

#item92555 {
	width:49px !important;
	height:7px !important;
	left:100px !important;
	top:235px !important;
}

#item92582 {
	width:47px !important;
	height:7px !important;
	left:29px !important;
	top:261px !important;
}

#item92609 {
	width:54px !important;
	height:7px !important;
	left:89px !important;
	top:261px !important;
}

#item92636 {
	width:40px !important;
	height:7px !important;
	left:29px !important;
	top:268px !important;
}

#item92664 {
	width:49px !important;
	height:7px !important;
	left:89px !important;
	top:268px !important;
}

#item92691 {
	width:47px !important;
	height:7px !important;
	left:29px !important;
	top:294px !important;
}

#item92718 {
	width:54px !important;
	height:7px !important;
	left:100px !important;
	top:294px !important;
}

#item92745 {
	width:40px !important;
	height:7px !important;
	left:29px !important;
	top:300px !important;
}

#item92772 {
	width:49px !important;
	height:7px !important;
	left:100px !important;
	top:300px !important;
}

#item92799 {
	width:47px !important;
	height:7px !important;
	left:240px !important;
	top:556px !important;
}

#item92826 {
	width:56px !important;
	height:7px !important;
	left:240px !important;
	top:563px !important;
}

#item92853 {
	width:40px !important;
	height:7px !important;
	left:240px !important;
	top:587px !important;
}

#item92880 {
	width:49px !important;
	height:7px !important;
	left:240px !important;
	top:593px !important;
}

#item92910 {
	width:54px !important;
	height:7px !important;
	left:240px !important;
	top:600px !important;
}

#item44962 {
	width:114px !important;
	height:144px !important;
}

#item44957 {
	width:114px !important;
	height:144px !important;
}

#item48675 {
	width:114px !important;
	height:173px !important;
}

#item48670 {
	width:114px !important;
	height:173px !important;
	top:145px !important;
}

#item48681 {
	width:114px !important;
	height:138px !important;
}

#item48676 {
	width:114px !important;
	height:138px !important;
	top:319px !important;
}

#item48687 {
	width:114px !important;
	height:174px !important;
}

#item48682 {
	width:114px !important;
	height:174px !important;
	top:458px !important;
}

#item48696 {
	width:266px !important;
	height:604px !important;
}

#item48690 {
	width:266px !important;
	height:604px !important;
	left:118px !important;
}

#item48702 {
	width:94px !important;
	height:199px !important;
}

#item48697 {
	width:94px !important;
	height:199px !important;
	left:392px !important;
	top:253px !important;
}

#item92937 {
	width:60px !important;
	height:7px !important;
	left:391px !important;
	top:487px !important;
}

#item92964 {
	width:53px !important;
	height:7px !important;
	left:391px !important;
	top:493px !important;
}

#item92991 {
	width:43px !important;
	height:7px !important;
	left:391px !important;
	top:500px !important;
}

#item93018 {
	width:59px !important;
	height:7px !important;
	left:391px !important;
	top:507px !important;
}

#item93045 {
	width:46px !important;
	height:7px !important;
	left:391px !important;
	top:513px !important;
}

#item93072 {
	width:43px !important;
	height:7px !important;
	left:391px !important;
	top:520px !important;
}
#in5footer,  #prefooter {display:none;}
