/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:544px; height:658px; background: #fff !important; }
.paper-vertical { width:544px; height:100%; }
.paper-horizontal { width:101982px; height:670px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:658px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:544px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

#item2134 {
	width:394px !important;
	height:392px !important;
}

#item2132 {
	width:394px !important;
	height:392px !important;
	left:116px !important;
	top:189px !important;
}

#item2143 {
	width:166px !important;
	height:404px !important;
}

#item2138 {
	width:166px !important;
	height:404px !important;
	left:242px !important;
}

#item70716 {
	width:173px !important;
	height:369px !important;
}

#item70711 {
	width:173px !important;
	height:369px !important;
	left:357px !important;
	top:254px !important;
}

#item70702 {
	width:213px !important;
	height:188px !important;
}

#item70697 {
	width:213px !important;
	height:188px !important;
	left:19px !important;
	top:349px !important;
}

#item68386 {
	width:114px !important;
	height:20px !important;
	left:417px !important;
	top:176px !important;
}

#item68413 {
	width:73px !important;
	height:20px !important;
	left:265px !important;
	top:547px !important;
}

#item68440 {
	width:162px !important;
	height:9px !important;
	left:21px !important;
	top:602px !important;
}

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

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

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

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

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

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

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

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

#item77538 {
	width:461px !important;
	height:601px !important;
	left:41px !important;
	top:29px !important;
}

#item70739 {
	width:183px !important;
	height:250px !important;
}

#item70734 {
	width:183px !important;
	height:250px !important;
	left:20px !important;
	top:14px !important;
}

#item70759 {
	width:246px !important;
	height:116px !important;
}

#item70753 {
	width:246px !important;
	height:116px !important;
	left:192px !important;
	top:139px !important;
}

#item70766 {
	width:105px !important;
	height:191px !important;
}

#item70761 {
	width:105px !important;
	height:191px !important;
	left:439px !important;
}

#item70772 {
	width:117px !important;
	height:82px !important;
}

#item70767 {
	width:117px !important;
	height:82px !important;
	left:322px !important;
	top:39px !important;
}

#item70752 {
	width:337px !important;
	height:263px !important;
}

#item70747 {
	width:337px !important;
	height:263px !important;
	left:207px !important;
	top:366px !important;
}

#item68467 {
	width:148px !important;
	height:9px !important;
	left:18px !important;
	top:313px !important;
}

#item68494 {
	width:162px !important;
	height:9px !important;
	left:20px !important;
	top:516px !important;
}

#item68522 {
	width:162px !important;
	height:9px !important;
	left:20px !important;
	top:526px !important;
}

#item68549 {
	width:162px !important;
	height:20px !important;
	left:345px !important;
	top:285px !important;
}

#item68583 {
	width:118px !important;
	height:20px !important;
	left:345px !important;
	top:306px !important;
}

#item68614 {
	width:173px !important;
	height:29px !important;
	left:345px !important;
	top:328px !important;
}

#item77497 {
	width:75px !important;
	height:78px !important;
	left:245px !important;
	top:269px !important;
}

#item2150 {
	width:152px !important;
	height:360px !important;
}

#item2144 {
	width:152px !important;
	height:360px !important;
	left:282px !important;
	top:6px !important;
}

#item70779 {
	width:173px !important;
	height:289px !important;
}

#item70774 {
	width:173px !important;
	height:289px !important;
	left:14px !important;
	top:14px !important;
}

#item70787 {
	width:160px !important;
	height:289px !important;
}

#item70780 {
	width:160px !important;
	height:289px !important;
	left:14px !important;
	top:346px !important;
}

#item70793 {
	width:252px !important;
	height:173px !important;
}

#item70788 {
	width:252px !important;
	height:173px !important;
	left:278px !important;
	top:386px !important;
}

#item34610 {
	width:183px !important;
	height:9px !important;
	left:277px !important;
	top:610px !important;
}

#item34638 {
	width:76px !important;
	height:20px !important;
	left:181px !important;
	top:564px !important;
}

#item34666 {
	width:77px !important;
	height:36px !important;
	left:181px !important;
	top:583px !important;
}

#item34697 {
	width:79px !important;
	height:29px !important;
	left:191px !important;
	top:207px !important;
}

#item34727 {
	width:77px !important;
	height:37px !important;
	left:191px !important;
	top:236px !important;
}

#item34757 {
	width:70px !important;
	height:29px !important;
	left:452px !important;
	top:289px !important;
}

#item34788 {
	width:70px !important;
	height:37px !important;
	left:452px !important;
	top:317px !important;
}

#item70799 {
	width:176px !important;
	height:211px !important;
}

#item70794 {
	width:176px !important;
	height:211px !important;
	left:14px !important;
	top:405px !important;
}

#item70806 {
	width:274px !important;
	height:228px !important;
}

#item70800 {
	width:274px !important;
	height:228px !important;
	left:256px !important;
	top:400px !important;
}

#item70812 {
	width:274px !important;
	height:158px !important;
}

#item70807 {
	width:274px !important;
	height:158px !important;
	left:256px !important;
	top:235px !important;
}

#item70819 {
	width:274px !important;
	height:185px !important;
}

#item70813 {
	width:274px !important;
	height:185px !important;
	left:256px !important;
}

#item70825 {
	width:230px !important;
	height:237px !important;
}

#item70820 {
	width:230px !important;
	height:237px !important;
	left:14px !important;
	top:70px !important;
}

#item34818 {
	width:156px !important;
	height:9px !important;
	left:254px !important;
	top:219px !important;
}

#item34846 {
	width:100px !important;
	height:20px !important;
	left:142px !important;
	top:375px !important;
}

#item34873 {
	width:110px !important;
	height:20px !important;
	left:13px !important;
	top:374px !important;
}

#item34905 {
	width:73px !important;
	height:29px !important;
	left:197px !important;
	top:561px !important;
}

#item34935 {
	width:72px !important;
	height:29px !important;
	left:197px !important;
	top:590px !important;
}

#item2156 {
	width:113px !important;
	height:139px !important;
}

#item2151 {
	width:113px !important;
	height:139px !important;
	left:415px !important;
	top:138px !important;
}

#item70831 {
	width:335px !important;
	height:262px !important;
}

#item70826 {
	width:335px !important;
	height:262px !important;
	left:14px !important;
	top:14px !important;
}

#item70840 {
	width:166px !important;
	height:334px !important;
}

#item70835 {
	width:166px !important;
	height:334px !important;
	left:14px !important;
	top:289px !important;
}

#item70846 {
	width:155px !important;
	height:231px !important;
}

#item70841 {
	width:155px !important;
	height:231px !important;
	left:211px !important;
	top:377px !important;
}

#item34962 {
	width:64px !important;
	height:30px !important;
	left:357px !important;
	top:240px !important;
}

#item34989 {
	width:113px !important;
	height:20px !important;
	left:408px !important;
	top:600px !important;
}

#item35016 {
	width:133px !important;
	height:9px !important;
	left:162px !important;
	top:345px !important;
}

#item35043 {
	width:140px !important;
	height:19px !important;
	left:162px !important;
	top:353px !important;
}

#item35073 {
	width:123px !important;
	height:20px !important;
	left:357px !important;
	top:86px !important;
}

#item35105 {
	width:149px !important;
	height:19px !important;
	left:357px !important;
	top:105px !important;
}

#item70852 {
	width:179px !important;
	height:180px !important;
}

#item70847 {
	width:179px !important;
	height:180px !important;
	left:10px !important;
	top:444px !important;
}

#item70871 {
	width:104px !important;
	height:98px !important;
}

#item70866 {
	width:104px !important;
	height:98px !important;
	left:169px !important;
	top:266px !important;
}

#item70883 {
	width:268px !important;
	height:281px !important;
}

#item70878 {
	width:268px !important;
	height:281px !important;
	left:276px !important;
}

#item70889 {
	width:174px !important;
	height:241px !important;
}

#item70884 {
	width:174px !important;
	height:241px !important;
	left:92px !important;
}

#item70877 {
	width:119px !important;
	height:119px !important;
}

#item70872 {
	width:119px !important;
	height:119px !important;
	left:107px !important;
	top:324px !important;
}

#item70858 {
	width:247px !important;
	height:189px !important;
}

#item70853 {
	width:247px !important;
	height:189px !important;
	left:283px !important;
	top:468px !important;
}

#item70864 {
	width:97px !important;
	height:64px !important;
}

#item70859 {
	width:97px !important;
	height:64px !important;
	left:437px !important;
	top:353px !important;
}

#item35137 {
	width:79px !important;
	height:20px !important;
	left:12px !important;
	top:215px !important;
}

#item35164 {
	width:64px !important;
	height:40px !important;
	left:13px !important;
	top:132px !important;
}

#item35195 {
	width:73px !important;
	height:29px !important;
	left:185px !important;
	top:563px !important;
}

#item35225 {
	width:84px !important;
	height:28px !important;
	left:185px !important;
	top:591px !important;
}

#item35256 {
	width:122px !important;
	height:9px !important;
	left:287px !important;
	top:421px !important;
}

#item35284 {
	width:122px !important;
	height:9px !important;
	left:287px !important;
	top:432px !important;
}

#item35311 {
	width:166px !important;
	height:9px !important;
	left:276px !important;
	top:330px !important;
}

#item35341 {
	width:214px !important;
	height:9px !important;
	left:276px !important;
	top:340px !important;
}

#item35373 {
	width:71px !important;
	height:20px !important;
	left:12px !important;
	top:333px !important;
}

#item35400 {
	width:73px !important;
	height:20px !important;
	left:12px !important;
	top:354px !important;
}

#item2162 {
	width:251px !important;
	height:177px !important;
}

#item2157 {
	width:251px !important;
	height:177px !important;
	left:279px !important;
	top:14px !important;
}

#item70897 {
	width:112px !important;
	height:108px !important;
}

#item70892 {
	width:112px !important;
	height:108px !important;
	left:95px !important;
	top:93px !important;
}

#item70903 {
	width:105px !important;
	height:104px !important;
}

#item70898 {
	width:105px !important;
	height:104px !important;
	left:58px !important;
	top:187px !important;
}

#item70909 {
	width:253px !important;
	height:232px !important;
}

#item70904 {
	width:253px !important;
	height:232px !important;
	left:14px !important;
	top:371px !important;
}

#item70919 {
	width:196px !important;
	height:206px !important;
}

#item70913 {
	width:196px !important;
	height:206px !important;
	left:281px !important;
	top:194px !important;
}

#item70925 {
	width:141px !important;
	height:161px !important;
}

#item70920 {
	width:141px !important;
	height:161px !important;
	left:281px !important;
	top:457px !important;
}

#item35427 {
	width:83px !important;
	height:20px !important;
	left:425px !important;
	top:414px !important;
}

#item35454 {
	width:80px !important;
	height:20px !important;
	left:425px !important;
	top:554px !important;
}

#item35481 {
	width:72px !important;
	height:20px !important;
	left:405px !important;
	top:166px !important;
}

#item35508 {
	width:147px !important;
	height:20px !important;
	left:18px !important;
	top:593px !important;
}

#item35541 {
	width:232px !important;
	height:9px !important;
	left:14px !important;
	top:347px !important;
}

#item35572 {
	width:232px !important;
	height:9px !important;
	left:14px !important;
	top:358px !important;
}

#item70951 {
	width:244px !important;
	height:225px !important;
}

#item70946 {
	width:244px !important;
	height:225px !important;
	left:14px !important;
	top:14px !important;
}

#item70932 {
	width:246px !important;
	height:335px !important;
}

#item70926 {
	width:246px !important;
	height:335px !important;
	left:14px !important;
	top:282px !important;
}

#item70938 {
	width:187px !important;
	height:229px !important;
}

#item70933 {
	width:187px !important;
	height:229px !important;
	left:349px !important;
	top:392px !important;
}

#item70944 {
	width:201px !important;
	height:362px !important;
}

#item70939 {
	width:201px !important;
	height:362px !important;
	left:344px !important;
}

#item35605 {
	width:78px !important;
	height:39px !important;
	left:174px !important;
	top:576px !important;
}

#item35637 {
	width:66px !important;
	height:50px !important;
	left:282px !important;
	top:569px !important;
}

#item35669 {
	width:97px !important;
	height:30px !important;
	left:279px !important;
	top:143px !important;
}

#item35699 {
	width:102px !important;
	height:20px !important;
	left:157px !important;
	top:196px !important;
}

#item2168 {
	width:231px !important;
	height:354px !important;
}

#item2163 {
	width:231px !important;
	height:354px !important;
	left:299px !important;
}

#item70957 {
	width:208px !important;
	height:202px !important;
}

#item70952 {
	width:208px !important;
	height:202px !important;
}

#item77405 {
	width:189px !important;
	height:145px !important;
}

#item77400 {
	width:189px !important;
	height:145px !important;
	left:86px !important;
	top:206px !important;
}

#item70963 {
	width:252px !important;
	height:135px !important;
}

#item70958 {
	width:252px !important;
	height:135px !important;
	left:14px !important;
	top:425px !important;
}

#item70971 {
	width:126px !important;
	height:198px !important;
}

#item70966 {
	width:126px !important;
	height:198px !important;
	left:404px !important;
	top:420px !important;
}

#item35729 {
	width:212px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item35761 {
	width:69px !important;
	height:29px !important;
	left:209px !important;
	top:171px !important;
}

#item35789 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item35820 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item35847 {
	width:101px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item70977 {
	width:171px !important;
	height:257px !important;
}

#item70972 {
	width:171px !important;
	height:257px !important;
	left:359px !important;
	top:361px !important;
}

#item70990 {
	width:194px !important;
	height:171px !important;
}

#item70985 {
	width:194px !important;
	height:171px !important;
	left:342px !important;
	top:123px !important;
}

#item70996 {
	width:179px !important;
	height:147px !important;
}

#item70991 {
	width:179px !important;
	height:147px !important;
	left:266px !important;
	top:9px !important;
}

#item71002 {
	width:113px !important;
	height:109px !important;
}

#item70997 {
	width:113px !important;
	height:109px !important;
	left:221px !important;
	top:181px !important;
}

#item71008 {
	width:47px !important;
	height:47px !important;
}

#item71003 {
	width:47px !important;
	height:47px !important;
	left:14px !important;
	top:161px !important;
}

#item71036 {
	width:47px !important;
	height:47px !important;
}

#item71031 {
	width:47px !important;
	height:47px !important;
	left:14px !important;
	top:209px !important;
}

#item71063 {
	width:47px !important;
	height:47px !important;
}

#item71057 {
	width:47px !important;
	height:47px !important;
	left:14px !important;
	top:258px !important;
}

#item71087 {
	width:47px !important;
	height:47px !important;
}

#item71082 {
	width:47px !important;
	height:47px !important;
	left:14px !important;
	top:307px !important;
}

#item71113 {
	width:47px !important;
	height:47px !important;
}

#item71108 {
	width:47px !important;
	height:47px !important;
	left:14px !important;
	top:356px !important;
}

#item71137 {
	width:47px !important;
	height:47px !important;
}

#item71132 {
	width:47px !important;
	height:47px !important;
	left:14px !important;
	top:405px !important;
}

#item71014 {
	width:47px !important;
	height:47px !important;
}

#item71009 {
	width:47px !important;
	height:47px !important;
	left:63px !important;
	top:161px !important;
}

#item71042 {
	width:47px !important;
	height:47px !important;
}

#item71037 {
	width:47px !important;
	height:47px !important;
	left:63px !important;
	top:209px !important;
}

#item71069 {
	width:47px !important;
	height:47px !important;
}

#item71064 {
	width:47px !important;
	height:47px !important;
	left:63px !important;
	top:258px !important;
}

#item71094 {
	width:47px !important;
	height:47px !important;
}

#item71088 {
	width:47px !important;
	height:47px !important;
	left:63px !important;
	top:307px !important;
}

#item71119 {
	width:47px !important;
	height:47px !important;
}

#item71114 {
	width:47px !important;
	height:47px !important;
	left:63px !important;
	top:356px !important;
}

#item71143 {
	width:47px !important;
	height:47px !important;
}

#item71138 {
	width:47px !important;
	height:47px !important;
	left:63px !important;
	top:405px !important;
}

#item71024 {
	width:47px !important;
	height:47px !important;
}

#item71019 {
	width:47px !important;
	height:47px !important;
	left:112px !important;
	top:161px !important;
}

#item71049 {
	width:47px !important;
	height:47px !important;
}

#item71043 {
	width:47px !important;
	height:47px !important;
	left:112px !important;
	top:209px !important;
}

#item71075 {
	width:47px !important;
	height:47px !important;
}

#item71070 {
	width:47px !important;
	height:47px !important;
	left:112px !important;
	top:258px !important;
}

#item71100 {
	width:47px !important;
	height:47px !important;
}

#item71095 {
	width:47px !important;
	height:47px !important;
	left:112px !important;
	top:307px !important;
}

#item71125 {
	width:47px !important;
	height:47px !important;
}

#item71120 {
	width:47px !important;
	height:47px !important;
	left:112px !important;
	top:356px !important;
}

#item71030 {
	width:47px !important;
	height:47px !important;
}

#item71025 {
	width:47px !important;
	height:47px !important;
	left:161px !important;
	top:161px !important;
}

#item71056 {
	width:47px !important;
	height:47px !important;
}

#item71050 {
	width:47px !important;
	height:47px !important;
	left:161px !important;
	top:209px !important;
}

#item71081 {
	width:47px !important;
	height:47px !important;
}

#item71076 {
	width:47px !important;
	height:47px !important;
	left:161px !important;
	top:258px !important;
}

#item71107 {
	width:47px !important;
	height:47px !important;
}

#item71101 {
	width:47px !important;
	height:47px !important;
	left:161px !important;
	top:307px !important;
}

#item71131 {
	width:47px !important;
	height:47px !important;
}

#item71126 {
	width:47px !important;
	height:47px !important;
	left:161px !important;
	top:356px !important;
}

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

#item70978 {
	width:113px !important;
	height:105px !important;
	left:221px !important;
	top:354px !important;
}

#item35874 {
	width:54px !important;
	height:9px !important;
	left:105px !important;
	top:505px !important;
}

#item35901 {
	width:52px !important;
	height:9px !important;
	left:105px !important;
	top:515px !important;
}

#item35928 {
	width:54px !important;
	height:9px !important;
	left:105px !important;
	top:526px !important;
}

#item35955 {
	width:54px !important;
	height:9px !important;
	left:105px !important;
	top:536px !important;
}

#item35982 {
	width:54px !important;
	height:9px !important;
	left:105px !important;
	top:547px !important;
}

#item36009 {
	width:54px !important;
	height:9px !important;
	left:105px !important;
	top:557px !important;
}

#item36036 {
	width:54px !important;
	height:9px !important;
	left:105px !important;
	top:568px !important;
}

#item36064 {
	width:53px !important;
	height:9px !important;
	left:105px !important;
	top:578px !important;
}

#item36091 {
	width:54px !important;
	height:9px !important;
	left:105px !important;
	top:589px !important;
}

#item36118 {
	width:54px !important;
	height:9px !important;
	left:105px !important;
	top:599px !important;
}

#item36146 {
	width:51px !important;
	height:9px !important;
	left:105px !important;
	top:610px !important;
}

#item36174 {
	width:52px !important;
	height:9px !important;
	left:196px !important;
	top:483px !important;
}

#item36201 {
	width:52px !important;
	height:9px !important;
	left:196px !important;
	top:494px !important;
}

#item36228 {
	width:50px !important;
	height:9px !important;
	left:196px !important;
	top:504px !important;
}

#item36255 {
	width:50px !important;
	height:9px !important;
	left:196px !important;
	top:515px !important;
}

#item36282 {
	width:50px !important;
	height:9px !important;
	left:196px !important;
	top:525px !important;
}

#item36310 {
	width:50px !important;
	height:9px !important;
	left:196px !important;
	top:536px !important;
}

#item36337 {
	width:50px !important;
	height:9px !important;
	left:196px !important;
	top:546px !important;
}

#item36364 {
	width:49px !important;
	height:9px !important;
	left:196px !important;
	top:557px !important;
}

#item36391 {
	width:50px !important;
	height:9px !important;
	left:196px !important;
	top:567px !important;
}

#item36418 {
	width:50px !important;
	height:9px !important;
	left:196px !important;
	top:578px !important;
}

#item36445 {
	width:52px !important;
	height:9px !important;
	left:196px !important;
	top:588px !important;
}

#item36472 {
	width:55px !important;
	height:9px !important;
	left:104px !important;
	top:34px !important;
}

#item36499 {
	width:53px !important;
	height:9px !important;
	left:104px !important;
	top:45px !important;
}

#item36526 {
	width:54px !important;
	height:9px !important;
	left:104px !important;
	top:55px !important;
}

#item36554 {
	width:54px !important;
	height:9px !important;
	left:104px !important;
	top:66px !important;
}

#item36581 {
	width:54px !important;
	height:9px !important;
	left:104px !important;
	top:76px !important;
}

#item36608 {
	width:54px !important;
	height:9px !important;
	left:104px !important;
	top:87px !important;
}

#item36635 {
	width:54px !important;
	height:9px !important;
	left:104px !important;
	top:97px !important;
}

#item36662 {
	width:54px !important;
	height:9px !important;
	left:104px !important;
	top:108px !important;
}

#item36689 {
	width:54px !important;
	height:9px !important;
	left:104px !important;
	top:118px !important;
}

#item36716 {
	width:54px !important;
	height:9px !important;
	left:104px !important;
	top:129px !important;
}

#item36743 {
	width:52px !important;
	height:9px !important;
	left:104px !important;
	top:139px !important;
}

#item36770 {
	width:52px !important;
	height:9px !important;
	left:195px !important;
	top:13px !important;
}

#item36798 {
	width:52px !important;
	height:9px !important;
	left:195px !important;
	top:23px !important;
}

#item36826 {
	width:52px !important;
	height:9px !important;
	left:195px !important;
	top:34px !important;
}

#item36853 {
	width:52px !important;
	height:9px !important;
	left:195px !important;
	top:44px !important;
}

#item36880 {
	width:52px !important;
	height:9px !important;
	left:195px !important;
	top:55px !important;
}

#item36907 {
	width:52px !important;
	height:9px !important;
	left:195px !important;
	top:65px !important;
}

#item36934 {
	width:52px !important;
	height:9px !important;
	left:195px !important;
	top:76px !important;
}

#item36961 {
	width:52px !important;
	height:9px !important;
	left:195px !important;
	top:86px !important;
}

#item36988 {
	width:52px !important;
	height:9px !important;
	left:195px !important;
	top:97px !important;
}

#item37015 {
	width:51px !important;
	height:9px !important;
	left:195px !important;
	top:107px !important;
}

#item37042 {
	width:52px !important;
	height:9px !important;
	left:195px !important;
	top:118px !important;
}

#item2174 {
	width:160px !important;
	height:173px !important;
}

#item2169 {
	width:160px !important;
	height:173px !important;
	left:278px !important;
	top:79px !important;
}

#item71150 {
	width:273px !important;
	height:262px !important;
}

#item71144 {
	width:273px !important;
	height:262px !important;
}

#item71156 {
	width:247px !important;
	height:305px !important;
}

#item71151 {
	width:247px !important;
	height:305px !important;
	left:14px !important;
	top:312px !important;
}

#item71170 {
	width:170px !important;
	height:159px !important;
}

#item71165 {
	width:170px !important;
	height:159px !important;
	left:273px !important;
	top:263px !important;
}

#item71176 {
	width:173px !important;
	height:189px !important;
}

#item71171 {
	width:173px !important;
	height:189px !important;
	left:269px !important;
	top:429px !important;
}

#item37070 {
	width:139px !important;
	height:9px !important;
	left:14px !important;
	top:297px !important;
}

#item37097 {
	width:86px !important;
	height:29px !important;
	left:442px !important;
	top:384px !important;
}

#item37128 {
	width:81px !important;
	height:20px !important;
	left:441px !important;
	top:220px !important;
}

#item37156 {
	width:69px !important;
	height:20px !important;
	left:444px !important;
	top:599px !important;
}

#item37183 {
	width:128px !important;
	height:9px !important;
	left:104px !important;
	top:610px !important;
}

#item71182 {
	width:253px !important;
	height:136px !important;
}

#item71177 {
	width:253px !important;
	height:136px !important;
	left:14px !important;
	top:420px !important;
}

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

#item71184 {
	width:253px !important;
	height:241px !important;
	left:277px !important;
	top:323px !important;
}

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

#item71192 {
	width:253px !important;
	height:184px !important;
	left:14px !important;
	top:216px !important;
}

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

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

#item71209 {
	width:92px !important;
	height:157px !important;
}

#item71204 {
	width:92px !important;
	height:157px !important;
	left:272px !important;
	top:83px !important;
}

#item71221 {
	width:110px !important;
	height:230px !important;
}

#item71216 {
	width:110px !important;
	height:230px !important;
	left:429px !important;
	top:25px !important;
}

#item71215 {
	width:81px !important;
	height:134px !important;
}

#item71210 {
	width:81px !important;
	height:134px !important;
	left:359px !important;
	top:11px !important;
}

#item37210 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item37237 {
	width:132px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item37264 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item37295 {
	width:160px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item37322 {
	width:175px !important;
	height:9px !important;
	left:276px !important;
	top:287px !important;
}

#item37349 {
	width:175px !important;
	height:9px !important;
	left:276px !important;
	top:297px !important;
}

#item37379 {
	width:175px !important;
	height:9px !important;
	left:276px !important;
	top:308px !important;
}

#item71246 {
	width:205px !important;
	height:227px !important;
}

#item71241 {
	width:205px !important;
	height:227px !important;
	left:277px !important;
	top:403px !important;
}

#item71234 {
	width:130px !important;
	height:217px !important;
}

#item71229 {
	width:130px !important;
	height:217px !important;
	left:276px !important;
	top:202px !important;
}

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

#item71223 {
	width:252px !important;
	height:215px !important;
	left:14px !important;
	top:14px !important;
}

#item71240 {
	width:252px !important;
	height:288px !important;
}

#item71235 {
	width:252px !important;
	height:288px !important;
	left:14px !important;
	top:288px !important;
}

#item2180 {
	width:102px !important;
	height:210px !important;
}

#item2175 {
	width:102px !important;
	height:210px !important;
	left:281px !important;
	top:9px !important;
}

#item37406 {
	width:151px !important;
	height:9px !important;
	left:22px !important;
	top:263px !important;
}

#item37433 {
	width:122px !important;
	height:9px !important;
	left:18px !important;
	top:610px !important;
}

#item37460 {
	width:124px !important;
	height:20px !important;
	left:372px !important;
	top:169px !important;
}

#item37492 {
	width:105px !important;
	height:20px !important;
	left:420px !important;
	top:601px !important;
}

#item37524 {
	width:90px !important;
	height:20px !important;
	left:405px !important;
	top:374px !important;
}

#item71255 {
	width:253px !important;
	height:143px !important;
}

#item71250 {
	width:253px !important;
	height:143px !important;
	left:14px !important;
	top:420px !important;
}

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

#item71269 {
	width:253px !important;
	height:184px !important;
	left:14px !important;
	top:221px !important;
}

#item71281 {
	width:253px !important;
	height:201px !important;
}

#item71275 {
	width:253px !important;
	height:201px !important;
	left:14px !important;
	top:14px !important;
}

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

#item71256 {
	width:253px !important;
	height:242px !important;
	left:277px !important;
	top:322px !important;
}

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

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

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

#item37580 {
	width:90px !important;
	height:20px !important;
	left:13px !important;
	top:387px !important;
}

#item37607 {
	width:85px !important;
	height:20px !important;
	left:13px !important;
	top:191px !important;
}

#item37634 {
	width:203px !important;
	height:9px !important;
	left:281px !important;
	top:610px !important;
}

#item37664 {
	width:146px !important;
	height:9px !important;
	left:280px !important;
	top:292px !important;
}

#item37691 {
	width:212px !important;
	height:9px !important;
	left:280px !important;
	top:302px !important;
}

#item2186 {
	width:223px !important;
	height:220px !important;
}

#item2181 {
	width:223px !important;
	height:220px !important;
	left:308px !important;
	top:14px !important;
}

#item71288 {
	width:279px !important;
	height:269px !important;
}

#item71283 {
	width:279px !important;
	height:269px !important;
	left:14px !important;
	top:14px !important;
}

#item71294 {
	width:279px !important;
	height:249px !important;
}

#item71289 {
	width:279px !important;
	height:249px !important;
	left:14px !important;
	top:295px !important;
}

#item71301 {
	width:160px !important;
	height:249px !important;
}

#item71296 {
	width:160px !important;
	height:249px !important;
	left:296px !important;
	top:364px !important;
}

#item37721 {
	width:160px !important;
	height:9px !important;
	left:305px !important;
	top:276px !important;
}

#item37748 {
	width:88px !important;
	height:29px !important;
	left:215px !important;
	top:246px !important;
}

#item37776 {
	width:65px !important;
	height:49px !important;
	left:463px !important;
	top:570px !important;
}

#item37806 {
	width:135px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item71307 {
	width:174px !important;
	height:293px !important;
}

#item71302 {
	width:174px !important;
	height:293px !important;
	left:14px !important;
	top:323px !important;
}

#item71313 {
	width:253px !important;
	height:234px !important;
}

#item71308 {
	width:253px !important;
	height:234px !important;
	left:277px !important;
	top:321px !important;
}

#item71321 {
	width:170px !important;
	height:296px !important;
}

#item71314 {
	width:170px !important;
	height:296px !important;
	left:361px !important;
	top:14px !important;
}

#item71327 {
	width:253px !important;
	height:293px !important;
}

#item71322 {
	width:253px !important;
	height:293px !important;
	left:14px !important;
	top:14px !important;
}

#item37836 {
	width:83px !important;
	height:29px !important;
	left:13px !important;
	top:282px !important;
}

#item37867 {
	width:109px !important;
	height:20px !important;
	left:149px !important;
	top:405px !important;
}

#item37899 {
	width:94px !important;
	height:20px !important;
	left:283px !important;
	top:96px !important;
}

#item37927 {
	width:162px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item2193 {
	width:252px !important;
	height:203px !important;
}

#item2187 {
	width:252px !important;
	height:203px !important;
	left:279px !important;
	top:14px !important;
}

#item71334 {
	width:204px !important;
	height:295px !important;
}

#item71328 {
	width:204px !important;
	height:295px !important;
	left:14px !important;
	top:14px !important;
}

#item71340 {
	width:114px !important;
	height:229px !important;
}

#item71335 {
	width:114px !important;
	height:229px !important;
	left:14px !important;
	top:314px !important;
}

#item71347 {
	width:134px !important;
	height:229px !important;
}

#item71341 {
	width:134px !important;
	height:229px !important;
	left:133px !important;
	top:314px !important;
}

#item71365 {
	width:142px !important;
	height:191px !important;
}

#item71360 {
	width:142px !important;
	height:191px !important;
	left:396px !important;
	top:381px !important;
}

#item71353 {
	width:67px !important;
	height:76px !important;
}

#item71348 {
	width:67px !important;
	height:76px !important;
	left:203px !important;
	top:542px !important;
}

#item71359 {
	width:134px !important;
	height:160px !important;
}

#item71354 {
	width:134px !important;
	height:160px !important;
	left:282px !important;
	top:320px !important;
}

#item37954 {
	width:101px !important;
	height:20px !important;
	left:160px !important;
	top:74px !important;
}

#item37981 {
	width:76px !important;
	height:20px !important;
	left:420px !important;
	top:357px !important;
}

#item38010 {
	width:77px !important;
	height:20px !important;
	left:449px !important;
	top:232px !important;
}

#item38037 {
	width:83px !important;
	height:20px !important;
	left:279px !important;
	top:600px !important;
}

#item38064 {
	width:115px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item38091 {
	width:115px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item71368 {
	width:162px !important;
	height:193px !important;
	left:105px !important;
	top:424px !important;
}

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

#item71374 {
	width:252px !important;
	height:261px !important;
	left:278px !important;
	top:321px !important;
}

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

#item71380 {
	width:252px !important;
	height:261px !important;
	left:278px !important;
}

#item71391 {
	width:152px !important;
	height:193px !important;
}

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

#item71397 {
	width:252px !important;
	height:150px !important;
}

#item71392 {
	width:252px !important;
	height:150px !important;
	left:14px !important;
	top:220px !important;
}

#item38119 {
	width:87px !important;
	height:29px !important;
	left:13px !important;
	top:590px !important;
}

#item38149 {
	width:192px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item38179 {
	width:187px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item38210 {
	width:109px !important;
	height:20px !important;
	left:13px !important;
	top:190px !important;
}

#item38237 {
	width:221px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item2199 {
	width:361px !important;
	height:295px !important;
}

#item2194 {
	width:361px !important;
	height:295px !important;
	left:14px !important;
	top:14px !important;
}

#item71406 {
	width:253px !important;
	height:230px !important;
}

#item71401 {
	width:253px !important;
	height:230px !important;
	left:14px !important;
	top:321px !important;
}

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

#item71407 {
	width:253px !important;
	height:242px !important;
	left:277px !important;
	top:321px !important;
}

#item38268 {
	width:110px !important;
	height:20px !important;
	left:390px !important;
	top:284px !important;
}

#item38295 {
	width:158px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item38322 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

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

#item71424 {
	width:295px !important;
	height:311px !important;
}

#item71419 {
	width:295px !important;
	height:311px !important;
	left:235px !important;
	top:318px !important;
}

#item71432 {
	width:516px !important;
	height:294px !important;
}

#item71427 {
	width:516px !important;
	height:294px !important;
	left:14px !important;
	top:14px !important;
}

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

#item71413 {
	width:225px !important;
	height:164px !important;
	left:14px !important;
	top:321px !important;
}

#item38383 {
	width:211px !important;
	height:9px !important;
	left:24px !important;
	top:295px !important;
}

#item38413 {
	width:103px !important;
	height:20px !important;
	left:107px !important;
	top:600px !important;
}

#item38440 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item38467 {
	width:96px !important;
	height:28px !important;
	left:226px !important;
	top:589px !important;
}

#item71498 {
	width:254px !important;
	height:199px !important;
}

#item71493 {
	width:254px !important;
	height:199px !important;
	left:544px !important;
}

#item71457 {
	width:376px !important;
	height:213px !important;
}

#item71452 {
	width:376px !important;
	height:213px !important;
	left:14px !important;
	top:386px !important;
}

#item2205 {
	width:228px !important;
	height:294px !important;
}

#item2200 {
	width:228px !important;
	height:294px !important;
	left:14px !important;
	top:14px !important;
}

#item71438 {
	width:272px !important;
	height:147px !important;
}

#item71433 {
	width:272px !important;
	height:147px !important;
	left:259px !important;
}

#item71444 {
	width:180px !important;
	height:218px !important;
}

#item71439 {
	width:180px !important;
	height:218px !important;
	left:259px !important;
	top:200px !important;
}

#item71451 {
	width:124px !important;
	height:109px !important;
}

#item71445 {
	width:124px !important;
	height:109px !important;
	left:406px !important;
	top:410px !important;
}

#item38498 {
	width:70px !important;
	height:30px !important;
	left:458px !important;
	top:322px !important;
}

#item38525 {
	width:257px !important;
	height:9px !important;
	left:262px !important;
	top:178px !important;
}

#item38557 {
	width:178px !important;
	height:9px !important;
	left:22px !important;
	top:348px !important;
}

#item38586 {
	width:212px !important;
	height:9px !important;
	left:320px !important;
	top:589px !important;
}

#item38616 {
	width:270px !important;
	height:9px !important;
	left:262px !important;
	top:600px !important;
}

#item38647 {
	width:270px !important;
	height:9px !important;
	left:262px !important;
	top:610px !important;
}

#item71505 {
	width:173px !important;
	height:316px !important;
}

#item71499 {
	width:173px !important;
	height:316px !important;
	left:357px !important;
	top:14px !important;
}

#item71465 {
	width:128px !important;
	height:213px !important;
}

#item71460 {
	width:128px !important;
	height:213px !important;
	left:57px !important;
	top:425px !important;
}

#item71491 {
	width:137px !important;
	height:215px !important;
}

#item71486 {
	width:137px !important;
	height:215px !important;
	left:14px !important;
	top:167px !important;
}

#item71471 {
	width:298px !important;
	height:248px !important;
}

#item71466 {
	width:298px !important;
	height:248px !important;
	left:247px !important;
	top:367px !important;
}

#item71478 {
	width:64px !important;
	height:77px !important;
}

#item71472 {
	width:64px !important;
	height:77px !important;
	left:201px !important;
	top:413px !important;
}

#item71485 {
	width:64px !important;
	height:58px !important;
}

#item71479 {
	width:64px !important;
	height:58px !important;
	left:201px !important;
	top:350px !important;
}

#item38681 {
	width:56px !important;
	height:40px !important;
	left:13px !important;
	top:500px !important;
}

#item38709 {
	width:71px !important;
	height:20px !important;
	left:265px !important;
	top:301px !important;
}

#item38736 {
	width:98px !important;
	height:20px !important;
	left:155px !important;
	top:297px !important;
}

#item38763 {
	width:76px !important;
	height:29px !important;
	left:265px !important;
	top:122px !important;
}

#item38790 {
	width:42px !important;
	height:9px !important;
	left:301px !important;
	top:581px !important;
}

#item38818 {
	width:42px !important;
	height:9px !important;
	left:301px !important;
	top:595px !important;
}

#item38845 {
	width:41px !important;
	height:9px !important;
	left:245px !important;
	top:595px !important;
}

#item38872 {
	width:42px !important;
	height:9px !important;
	left:301px !important;
	top:608px !important;
}

#item38899 {
	width:41px !important;
	height:9px !important;
	left:245px !important;
	top:608px !important;
}

#item38926 {
	width:39px !important;
	height:9px !important;
	left:245px !important;
	top:582px !important;
}

#item71529 {
	width:252px !important;
	height:310px !important;
}

#item71524 {
	width:252px !important;
	height:310px !important;
	left:14px !important;
	top:315px !important;
}

#item71537 {
	width:188px !important;
	height:95px !important;
}

#item71532 {
	width:188px !important;
	height:95px !important;
	left:85px !important;
	top:385px !important;
}

#item2211 {
	width:268px !important;
	height:134px !important;
}

#item2206 {
	width:268px !important;
	height:134px !important;
	left:276px !important;
}

#item71511 {
	width:145px !important;
	height:223px !important;
}

#item71506 {
	width:145px !important;
	height:223px !important;
	left:14px !important;
	top:14px !important;
}

#item71517 {
	width:170px !important;
	height:266px !important;
}

#item71512 {
	width:170px !important;
	height:266px !important;
	left:279px !important;
	top:205px !important;
}

#item71569 {
	width:266px !important;
	height:126px !important;
}

#item71564 {
	width:266px !important;
	height:126px !important;
	left:544px !important;
	top:223px !important;
}

#item71523 {
	width:101px !important;
	height:117px !important;
}

#item71518 {
	width:101px !important;
	height:117px !important;
	left:170px !important;
	top:250px !important;
}

#item38954 {
	width:72px !important;
	height:20px !important;
	left:455px !important;
	top:335px !important;
}

#item38982 {
	width:122px !important;
	height:20px !important;
	left:283px !important;
	top:176px !important;
}

#item39013 {
	width:222px !important;
	height:9px !important;
	left:276px !important;
	top:510px !important;
}

#item39043 {
	width:222px !important;
	height:20px !important;
	left:276px !important;
	top:520px !important;
}

#item39074 {
	width:158px !important;
	height:9px !important;
	left:330px !important;
	top:598px !important;
}

#item39101 {
	width:158px !important;
	height:9px !important;
	left:330px !important;
	top:609px !important;
}

#item39128 {
	width:97px !important;
	height:20px !important;
	left:164px !important;
	top:179px !important;
}

#item39161 {
	width:96px !important;
	height:27px !important;
	left:164px !important;
	top:200px !important;
}

#item71543 {
	width:252px !important;
	height:227px !important;
}

#item71538 {
	width:252px !important;
	height:227px !important;
	left:14px !important;
	top:403px !important;
}

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

#item71544 {
	width:252px !important;
	height:151px !important;
	left:278px !important;
	top:427px !important;
}

#item71555 {
	width:168px !important;
	height:171px !important;
}

#item71550 {
	width:168px !important;
	height:171px !important;
	left:362px !important;
	top:241px !important;
}

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

#item71570 {
	width:157px !important;
	height:181px !important;
	left:86px !important;
	top:14px !important;
}

#item71561 {
	width:156px !important;
	height:223px !important;
}

#item71556 {
	width:156px !important;
	height:223px !important;
	left:374px !important;
	top:8px !important;
}

#item39192 {
	width:73px !important;
	height:29px !important;
	left:13px !important;
	top:174px !important;
}

#item39224 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:384px !important;
}

#item39251 {
	width:82px !important;
	height:29px !important;
	left:283px !important;
	top:190px !important;
}

#item39278 {
	width:73px !important;
	height:30px !important;
	left:287px !important;
	top:375px !important;
}

#item39305 {
	width:82px !important;
	height:29px !important;
	left:13px !important;
	top:590px !important;
}

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

#item2218 {
	width:228px !important;
	height:246px !important;
}

#item2212 {
	width:228px !important;
	height:246px !important;
	left:302px !important;
	top:14px !important;
}

#item71585 {
	width:248px !important;
	height:246px !important;
}

#item71579 {
	width:248px !important;
	height:246px !important;
	left:14px !important;
	top:14px !important;
}

#item71591 {
	width:239px !important;
	height:274px !important;
}

#item71586 {
	width:239px !important;
	height:274px !important;
	left:14px !important;
	top:347px !important;
}

#item71598 {
	width:180px !important;
	height:287px !important;
}

#item71592 {
	width:180px !important;
	height:287px !important;
	left:257px !important;
	top:334px !important;
}

#item39365 {
	width:170px !important;
	height:9px !important;
	left:17px !important;
	top:297px !important;
}

#item39392 {
	width:136px !important;
	height:9px !important;
	left:276px !important;
	top:296px !important;
}

#item39420 {
	width:68px !important;
	height:30px !important;
	left:446px !important;
	top:589px !important;
}

#item39447 {
	width:73px !important;
	height:20px !important;
	left:446px !important;
	top:439px !important;
}

#item39474 {
	width:94px !important;
	height:28px !important;
	left:446px !important;
	top:458px !important;
}

#item71606 {
	width:189px !important;
	height:182px !important;
}

#item71600 {
	width:189px !important;
	height:182px !important;
	left:84px !important;
	top:456px !important;
}

#item71624 {
	width:275px !important;
	height:228px !important;
}

#item71619 {
	width:275px !important;
	height:228px !important;
	left:269px !important;
	top:286px !important;
}

#item71630 {
	width:87px !important;
	height:61px !important;
}

#item71625 {
	width:87px !important;
	height:61px !important;
	left:442px !important;
	top:460px !important;
}

#item71637 {
	width:87px !important;
	height:46px !important;
}

#item71632 {
	width:87px !important;
	height:46px !important;
	left:442px !important;
	top:522px !important;
}

#item71643 {
	width:87px !important;
	height:50px !important;
}

#item71638 {
	width:87px !important;
	height:50px !important;
	left:442px !important;
	top:569px !important;
}

#item71612 {
	width:140px !important;
	height:186px !important;
}

#item71607 {
	width:140px !important;
	height:186px !important;
	left:125px !important;
	top:253px !important;
}

#item71618 {
	width:185px !important;
	height:190px !important;
}

#item71613 {
	width:185px !important;
	height:190px !important;
	left:67px !important;
	top:33px !important;
}

#item71649 {
	width:268px !important;
	height:244px !important;
}

#item71644 {
	width:268px !important;
	height:244px !important;
	left:262px !important;
	top:14px !important;
}

#item39504 {
	width:139px !important;
	height:9px !important;
	left:273px !important;
	top:262px !important;
}

#item39531 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:244px !important;
}

#item39558 {
	width:91px !important;
	height:20px !important;
	left:13px !important;
	top:411px !important;
}

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

#item39614 {
	width:130px !important;
	height:9px !important;
	left:276px !important;
	top:579px !important;
}

#item39641 {
	width:130px !important;
	height:9px !important;
	left:276px !important;
	top:590px !important;
}

#item39670 {
	width:130px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item39697 {
	width:130px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item2224 {
	width:252px !important;
	height:245px !important;
}

#item2219 {
	width:252px !important;
	height:245px !important;
	left:278px !important;
	top:14px !important;
}

#item71663 {
	width:283px !important;
	height:213px !important;
}

#item71658 {
	width:283px !important;
	height:213px !important;
	left:247px !important;
	top:360px !important;
}

#item71669 {
	width:232px !important;
	height:190px !important;
}

#item71664 {
	width:232px !important;
	height:190px !important;
	top:422px !important;
}

#item71675 {
	width:48px !important;
	height:89px !important;
}

#item71670 {
	width:48px !important;
	height:89px !important;
	left:167px !important;
	top:531px !important;
}

#item71657 {
	width:266px !important;
	height:259px !important;
}

#item71651 {
	width:266px !important;
	height:259px !important;
}

#item39724 {
	width:149px !important;
	height:9px !important;
	left:280px !important;
	top:610px !important;
}

#item39751 {
	width:182px !important;
	height:9px !important;
	left:282px !important;
	top:317px !important;
}

#item39781 {
	width:207px !important;
	height:9px !important;
	left:282px !important;
	top:327px !important;
}

#item39811 {
	width:229px !important;
	height:9px !important;
	left:13px !important;
	top:395px !important;
}

#item39842 {
	width:229px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item39873 {
	width:173px !important;
	height:9px !important;
	left:45px !important;
	top:318px !important;
}

#item39904 {
	width:214px !important;
	height:9px !important;
	left:45px !important;
	top:328px !important;
}

#item71682 {
	width:188px !important;
	height:231px !important;
}

#item71676 {
	width:188px !important;
	height:231px !important;
	left:87px !important;
}

#item71688 {
	width:266px !important;
	height:138px !important;
}

#item71683 {
	width:266px !important;
	height:138px !important;
	left:278px !important;
}

#item71694 {
	width:405px !important;
	height:212px !important;
}

#item71689 {
	width:405px !important;
	height:212px !important;
	left:140px !important;
	top:417px !important;
}

#item71700 {
	width:186px !important;
	height:232px !important;
}

#item71695 {
	width:186px !important;
	height:232px !important;
	left:278px !important;
	top:182px !important;
}

#item71706 {
	width:252px !important;
	height:169px !important;
}

#item71701 {
	width:252px !important;
	height:169px !important;
	left:14px !important;
	top:242px !important;
}

#item39935 {
	width:63px !important;
	height:40px !important;
	left:467px !important;
	top:356px !important;
}

#item39962 {
	width:203px !important;
	height:9px !important;
	left:285px !important;
	top:188px !important;
}

#item39993 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:166px !important;
}

#item40020 {
	width:93px !important;
	height:27px !important;
	left:13px !important;
	top:185px !important;
}

#item40051 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:456px !important;
}

#item40078 {
	width:149px !important;
	height:20px !important;
	left:13px !important;
	top:465px !important;
}

#item40109 {
	width:118px !important;
	height:9px !important;
	left:13px !important;
	top:583px !important;
}

#item40136 {
	width:93px !important;
	height:28px !important;
	left:13px !important;
	top:591px !important;
}

#item2230 {
	width:208px !important;
	height:187px !important;
}

#item2225 {
	width:208px !important;
	height:187px !important;
	left:322px !important;
}

#item71723 {
	width:89px !important;
	height:76px !important;
}

#item71718 {
	width:89px !important;
	height:76px !important;
	left:441px !important;
	top:193px !important;
}

#item71730 {
	width:261px !important;
	height:352px !important;
}

#item71724 {
	width:261px !important;
	height:352px !important;
	left:14px !important;
	top:272px !important;
}

#item71736 {
	width:200px !important;
	height:353px !important;
}

#item71731 {
	width:200px !important;
	height:353px !important;
	left:279px !important;
	top:295px !important;
}

#item71717 {
	width:295px !important;
	height:216px !important;
}

#item71711 {
	width:295px !important;
	height:216px !important;
	left:14px !important;
}

#item71764 {
	width:263px !important;
	height:326px !important;
}

#item71758 {
	width:263px !important;
	height:326px !important;
	left:544px !important;
}

#item40166 {
	width:123px !important;
	height:9px !important;
	left:13px !important;
	top:252px !important;
}

#item40193 {
	width:121px !important;
	height:20px !important;
	left:321px !important;
	top:272px !important;
}

#item40223 {
	width:107px !important;
	height:20px !important;
	left:206px !important;
	top:341px !important;
}

#item40250 {
	width:70px !important;
	height:20px !important;
	left:461px !important;
	top:381px !important;
}

#item40277 {
	width:90px !important;
	height:48px !important;
	left:444px !important;
	top:270px !important;
}

#item71743 {
	width:169px !important;
	height:215px !important;
}

#item71737 {
	width:169px !important;
	height:215px !important;
	left:88px !important;
	top:406px !important;
}

#item71755 {
	width:146px !important;
	height:177px !important;
}

#item71750 {
	width:146px !important;
	height:177px !important;
	left:391px !important;
	top:475px !important;
}

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

#item71744 {
	width:164px !important;
	height:234px !important;
	left:233px !important;
	top:361px !important;
}

#item71770 {
	width:225px !important;
	height:344px !important;
}

#item71765 {
	width:225px !important;
	height:344px !important;
	left:319px !important;
}

#item40312 {
	width:92px !important;
	height:30px !important;
	left:13px !important;
	top:468px !important;
}

#item40390 {
	width:98px !important;
	height:20px !important;
	left:141px !important;
	top:302px !important;
}

#item40417 {
	width:77px !important;
	height:20px !important;
	left:286px !important;
	top:141px !important;
}

#item40444 {
	width:84px !important;
	height:28px !important;
	left:286px !important;
	top:160px !important;
}

#item40476 {
	width:113px !important;
	height:21px !important;
	left:13px !important;
	top:578px !important;
}

#item40549 {
	width:114px !important;
	height:21px !important;
	left:13px !important;
	top:599px !important;
}

#item2236 {
	width:252px !important;
	height:250px !important;
}

#item2231 {
	width:252px !important;
	height:250px !important;
	left:278px !important;
	top:14px !important;
}

#item71776 {
	width:162px !important;
	height:462px !important;
}

#item71771 {
	width:162px !important;
	height:462px !important;
}

#item71783 {
	width:163px !important;
	height:357px !important;
}

#item71777 {
	width:163px !important;
	height:357px !important;
	left:103px !important;
	top:272px !important;
}

#item71790 {
	width:120px !important;
	height:151px !important;
}

#item71784 {
	width:120px !important;
	height:151px !important;
	left:269px !important;
	top:345px !important;
}

#item71802 {
	width:145px !important;
	height:133px !important;
}

#item71797 {
	width:145px !important;
	height:133px !important;
	left:396px !important;
	top:332px !important;
}

#item71796 {
	width:149px !important;
	height:133px !important;
}

#item71791 {
	width:149px !important;
	height:133px !important;
	left:349px !important;
	top:365px !important;
}

#item71808 {
	width:146px !important;
	height:139px !important;
}

#item71803 {
	width:146px !important;
	height:139px !important;
	left:390px !important;
	top:496px !important;
}

#item40617 {
	width:80px !important;
	height:39px !important;
	left:177px !important;
	top:144px !important;
}

#item40647 {
	width:213px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item40677 {
	width:75px !important;
	height:20px !important;
	left:16px !important;
	top:596px !important;
}

#item40704 {
	width:110px !important;
	height:20px !important;
	left:283px !important;
	top:580px !important;
}

#item40734 {
	width:88px !important;
	height:20px !important;
	left:283px !important;
	top:600px !important;
}

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

#item71813 {
	width:224px !important;
	height:251px !important;
	left:88px !important;
	top:14px !important;
}

#item71830 {
	width:201px !important;
	height:233px !important;
}

#item71825 {
	width:201px !important;
	height:233px !important;
	left:14px !important;
	top:268px !important;
}

#item71836 {
	width:326px !important;
	height:250px !important;
}

#item71831 {
	width:326px !important;
	height:250px !important;
	left:218px !important;
	top:359px !important;
}

#item71842 {
	width:125px !important;
	height:108px !important;
}

#item71837 {
	width:125px !important;
	height:108px !important;
	left:129px !important;
	top:541px !important;
}

#item71824 {
	width:224px !important;
	height:243px !important;
}

#item71819 {
	width:224px !important;
	height:243px !important;
	left:320px !important;
	top:32px !important;
}

#item40762 {
	width:61px !important;
	height:30px !important;
	left:13px !important;
	top:218px !important;
}

#item40789 {
	width:69px !important;
	height:20px !important;
	left:220px !important;
	top:335px !important;
}

#item40816 {
	width:161px !important;
	height:9px !important;
	left:339px !important;
	top:325px !important;
}

#item40848 {
	width:151px !important;
	height:20px !important;
	left:339px !important;
	top:334px !important;
}

#item40878 {
	width:112px !important;
	height:20px !important;
	left:13px !important;
	top:580px !important;
}

#item40909 {
	width:112px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item2243 {
	width:255px !important;
	height:243px !important;
}

#item2237 {
	width:255px !important;
	height:243px !important;
}

#item71851 {
	width:253px !important;
	height:247px !important;
}

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

#item71859 {
	width:181px !important;
	height:149px !important;
}

#item71853 {
	width:181px !important;
	height:149px !important;
	left:349px !important;
	top:272px !important;
}

#item71865 {
	width:143px !important;
	height:196px !important;
}

#item71860 {
	width:143px !important;
	height:196px !important;
	left:6px !important;
	top:424px !important;
}

#item71872 {
	width:143px !important;
	height:184px !important;
}

#item71867 {
	width:143px !important;
	height:184px !important;
	left:122px !important;
	top:330px !important;
}

#item71878 {
	width:147px !important;
	height:197px !important;
}

#item71873 {
	width:147px !important;
	height:197px !important;
	left:266px !important;
	top:429px !important;
}

#item40939 {
	width:159px !important;
	height:9px !important;
	left:101px !important;
	top:245px !important;
}

#item40966 {
	width:84px !important;
	height:40px !important;
	left:453px !important;
	top:122px !important;
}

#item40998 {
	width:72px !important;
	height:9px !important;
	left:430px !important;
	top:580px !important;
}

#item41025 {
	width:75px !important;
	height:9px !important;
	left:430px !important;
	top:590px !important;
}

#item41052 {
	width:85px !important;
	height:9px !important;
	left:430px !important;
	top:600px !important;
}

#item41080 {
	width:72px !important;
	height:20px !important;
	left:247px !important;
	top:366px !important;
}

#item41107 {
	width:84px !important;
	height:28px !important;
	left:247px !important;
	top:385px !important;
}

#item71909 {
	width:202px !important;
	height:145px !important;
}

#item71904 {
	width:202px !important;
	height:145px !important;
	left:167px !important;
	top:353px !important;
}

#item71915 {
	width:156px !important;
	height:181px !important;
}

#item71910 {
	width:156px !important;
	height:181px !important;
	left:374px !important;
	top:353px !important;
}

#item71921 {
	width:172px !important;
	height:261px !important;
}

#item71916 {
	width:172px !important;
	height:261px !important;
	left:341px !important;
	top:9px !important;
}

#item71928 {
	width:151px !important;
	height:270px !important;
}

#item71922 {
	width:151px !important;
	height:270px !important;
	left:168px !important;
	top:45px !important;
}

#item71938 {
	width:142px !important;
	height:264px !important;
}

#item71933 {
	width:142px !important;
	height:264px !important;
	left:23px !important;
	top:85px !important;
}

#item71884 {
	width:113px !important;
	height:59px !important;
}

#item71879 {
	width:113px !important;
	height:59px !important;
	left:14px !important;
	top:441px !important;
}

#item71890 {
	width:131px !important;
	height:73px !important;
}

#item71885 {
	width:131px !important;
	height:73px !important;
	left:71px !important;
	top:458px !important;
}

#item71896 {
	width:149px !important;
	height:91px !important;
}

#item71891 {
	width:149px !important;
	height:91px !important;
	left:150px !important;
	top:485px !important;
}

#item71903 {
	width:58px !important;
	height:39px !important;
}

#item71898 {
	width:58px !important;
	height:39px !important;
	left:132px !important;
	top:577px !important;
}

#item41137 {
	width:75px !important;
	height:29px !important;
	left:300px !important;
	top:590px !important;
}

#item41168 {
	width:100px !important;
	height:20px !important;
	left:391px !important;
	top:590px !important;
}

#item41195 {
	width:107px !important;
	height:9px !important;
	left:320px !important;
	top:325px !important;
}

#item41223 {
	width:207px !important;
	height:9px !important;
	left:320px !important;
	top:336px !important;
}

#item41253 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:86px !important;
}

#item41283 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:97px !important;
}

#item41310 {
	width:122px !important;
	height:9px !important;
	left:13px !important;
	top:422px !important;
}

#item41337 {
	width:122px !important;
	height:9px !important;
	left:13px !important;
	top:433px !important;
}

#item2249 {
	width:204px !important;
	height:212px !important;
}

#item2244 {
	width:204px !important;
	height:212px !important;
	left:326px !important;
	top:14px !important;
}

#item71951 {
	width:203px !important;
	height:174px !important;
}

#item71946 {
	width:203px !important;
	height:174px !important;
	left:250px !important;
	top:238px !important;
}

#item71957 {
	width:224px !important;
	height:285px !important;
}

#item71952 {
	width:224px !important;
	height:285px !important;
	left:14px !important;
	top:277px !important;
}

#item71963 {
	width:123px !important;
	height:113px !important;
}

#item71958 {
	width:123px !important;
	height:113px !important;
	left:254px !important;
	top:429px !important;
}

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

#item71964 {
	width:135px !important;
	height:117px !important;
	left:379px !important;
	top:425px !important;
}

#item71944 {
	width:231px !important;
	height:207px !important;
}

#item71939 {
	width:231px !important;
	height:207px !important;
	left:14px !important;
	top:14px !important;
}

#item41365 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item41392 {
	width:82px !important;
	height:29px !important;
	left:455px !important;
	top:384px !important;
}

#item41422 {
	width:185px !important;
	height:9px !important;
	left:13px !important;
	top:257px !important;
}

#item41453 {
	width:155px !important;
	height:9px !important;
	left:249px !important;
	top:600px !important;
}

#item41480 {
	width:155px !important;
	height:9px !important;
	left:249px !important;
	top:611px !important;
}

#item41507 {
	width:81px !important;
	height:20px !important;
	left:249px !important;
	top:170px !important;
}

#item41534 {
	width:77px !important;
	height:37px !important;
	left:249px !important;
	top:189px !important;
}

#item71976 {
	width:204px !important;
	height:279px !important;
}

#item71971 {
	width:204px !important;
	height:279px !important;
	left:62px !important;
	top:14px !important;
}

#item71989 {
	width:198px !important;
	height:190px !important;
}

#item71983 {
	width:198px !important;
	height:190px !important;
	left:14px !important;
	top:306px !important;
}

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

#item71990 {
	width:331px !important;
	height:300px !important;
	left:213px !important;
	top:329px !important;
}

#item72001 {
	width:96px !important;
	height:83px !important;
}

#item71996 {
	width:96px !important;
	height:83px !important;
	left:341px !important;
	top:533px !important;
}

#item72009 {
	width:94px !important;
	height:83px !important;
}

#item72004 {
	width:94px !important;
	height:83px !important;
	left:440px !important;
	top:533px !important;
}

#item72015 {
	width:94px !important;
	height:62px !important;
}

#item72010 {
	width:94px !important;
	height:62px !important;
	left:440px !important;
	top:469px !important;
}

#item71982 {
	width:252px !important;
	height:266px !important;
}

#item71977 {
	width:252px !important;
	height:266px !important;
	left:278px !important;
	top:14px !important;
}

#item41564 {
	width:85px !important;
	height:40px !important;
	left:13px !important;
	top:580px !important;
}

#item41595 {
	width:148px !important;
	height:9px !important;
	left:276px !important;
	top:330px !important;
}

#item41623 {
	width:123px !important;
	height:9px !important;
	left:109px !important;
	top:579px !important;
}

#item41650 {
	width:123px !important;
	height:9px !important;
	left:109px !important;
	top:589px !important;
}

#item41677 {
	width:123px !important;
	height:9px !important;
	left:109px !important;
	top:600px !important;
}

#item41705 {
	width:123px !important;
	height:9px !important;
	left:109px !important;
	top:610px !important;
}

#item41732 {
	width:84px !important;
	height:29px !important;
	left:16px !important;
	top:87px !important;
}

#item41763 {
	width:93px !important;
	height:28px !important;
	left:16px !important;
	top:115px !important;
}

#item72023 {
	width:300px !important;
	height:378px !important;
}

#item72017 {
	width:300px !important;
	height:378px !important;
	left:23px !important;
	top:208px !important;
}

#item72029 {
	width:388px !important;
	height:147px !important;
}

#item72024 {
	width:388px !important;
	height:147px !important;
	left:133px !important;
	top:160px !important;
}

#item72035 {
	width:180px !important;
	height:162px !important;
}

#item72030 {
	width:180px !important;
	height:162px !important;
	left:247px !important;
	top:23px !important;
}

#item72042 {
	width:227px !important;
	height:109px !important;
}

#item72036 {
	width:227px !important;
	height:109px !important;
	left:11px !important;
}

#item2255 {
	width:153px !important;
	height:245px !important;
}

#item2250 {
	width:153px !important;
	height:245px !important;
	left:14px !important;
	top:398px !important;
}

#item41793 {
	width:125px !important;
	height:10px !important;
	left:331px !important;
	top:418px !important;
}

#item41854 {
	width:119px !important;
	height:10px !important;
	left:331px !important;
	top:458px !important;
}

#item41916 {
	width:134px !important;
	height:10px !important;
	left:331px !important;
	top:493px !important;
}

#item41977 {
	width:126px !important;
	height:10px !important;
	left:331px !important;
	top:526px !important;
}

#item42039 {
	width:188px !important;
	height:10px !important;
	left:331px !important;
	top:561px !important;
}

#item68925 {
	width:211px !important;
	height:9px !important;
	left:321px !important;
	top:618px !important;
}

#item72050 {
	width:118px !important;
	height:105px !important;
}

#item72044 {
	width:118px !important;
	height:105px !important;
	left:74px !important;
	top:14px !important;
}

#item77411 {
	width:102px !important;
	height:97px !important;
}

#item77406 {
	width:102px !important;
	height:97px !important;
	left:168px !important;
	top:85px !important;
}

#item72056 {
	width:155px !important;
	height:193px !important;
}

#item72051 {
	width:155px !important;
	height:193px !important;
	left:375px !important;
	top:14px !important;
}

#item72062 {
	width:136px !important;
	height:119px !important;
}

#item72057 {
	width:136px !important;
	height:119px !important;
	left:394px !important;
	top:219px !important;
}

#item72068 {
	width:127px !important;
	height:194px !important;
}

#item72063 {
	width:127px !important;
	height:194px !important;
	left:258px !important;
	top:219px !important;
}

#item72077 {
	width:116px !important;
	height:194px !important;
}

#item72071 {
	width:116px !important;
	height:194px !important;
	left:14px !important;
	top:219px !important;
}

#item72083 {
	width:264px !important;
	height:218px !important;
}

#item72078 {
	width:264px !important;
	height:218px !important;
	left:272px !important;
	top:425px !important;
}

#item72089 {
	width:126px !important;
	height:166px !important;
}

#item72084 {
	width:126px !important;
	height:166px !important;
	left:142px !important;
	top:438px !important;
}

#item42104 {
	width:91px !important;
	height:20px !important;
	left:137px !important;
	top:394px !important;
}

#item42131 {
	width:78px !important;
	height:20px !important;
	left:137px !important;
	top:308px !important;
}

#item42158 {
	width:134px !important;
	height:20px !important;
	left:397px !important;
	top:391px !important;
}

#item42189 {
	width:73px !important;
	height:20px !important;
	left:285px !important;
	top:102px !important;
}

#item42216 {
	width:93px !important;
	height:28px !important;
	left:285px !important;
	top:121px !important;
}

#item42246 {
	width:110px !important;
	height:20px !important;
	left:26px !important;
	top:577px !important;
}

#item42276 {
	width:110px !important;
	height:9px !important;
	left:26px !important;
	top:598px !important;
}

#item42304 {
	width:88px !important;
	height:9px !important;
	left:13px !important;
	top:184px !important;
}

#item42331 {
	width:88px !important;
	height:9px !important;
	left:13px !important;
	top:195px !important;
}

#item2261 {
	width:218px !important;
	height:256px !important;
}

#item2256 {
	width:218px !important;
	height:256px !important;
	left:327px !important;
}

#item72095 {
	width:309px !important;
	height:302px !important;
}

#item72090 {
	width:309px !important;
	height:302px !important;
	left:14px !important;
	top:8px !important;
}

#item72102 {
	width:281px !important;
	height:194px !important;
}

#item72097 {
	width:281px !important;
	height:194px !important;
	left:14px !important;
	top:382px !important;
}

#item72109 {
	width:182px !important;
	height:315px !important;
}

#item72104 {
	width:182px !important;
	height:315px !important;
	left:299px !important;
	top:312px !important;
}

#item42358 {
	width:119px !important;
	height:9px !important;
	left:17px !important;
	top:607px !important;
}

#item42385 {
	width:119px !important;
	height:20px !important;
	left:412px !important;
	top:573px !important;
}

#item42413 {
	width:94px !important;
	height:28px !important;
	left:438px !important;
	top:592px !important;
}

#item42445 {
	width:75px !important;
	height:20px !important;
	left:460px !important;
	top:278px !important;
}

#item42472 {
	width:70px !important;
	height:36px !important;
	left:460px !important;
	top:297px !important;
}

#item42502 {
	width:234px !important;
	height:9px !important;
	left:12px !important;
	top:357px !important;
}

#item42535 {
	width:234px !important;
	height:9px !important;
	left:12px !important;
	top:367px !important;
}

#item72115 {
	width:120px !important;
	height:116px !important;
}

#item72110 {
	width:120px !important;
	height:116px !important;
	left:81px !important;
	top:6px !important;
}

#item72149 {
	width:139px !important;
	height:98px !important;
}

#item72144 {
	width:139px !important;
	height:98px !important;
	left:70px !important;
	top:137px !important;
}

#item72156 {
	width:54px !important;
	height:56px !important;
}

#item72150 {
	width:54px !important;
	height:56px !important;
	left:16px !important;
	top:237px !important;
}

#item72162 {
	width:56px !important;
	height:56px !important;
}

#item72157 {
	width:56px !important;
	height:56px !important;
	left:76px !important;
	top:237px !important;
}

#item72122 {
	width:139px !important;
	height:315px !important;
}

#item72116 {
	width:139px !important;
	height:315px !important;
	left:249px !important;
	top:91px !important;
}

#item72134 {
	width:215px !important;
	height:174px !important;
}

#item72129 {
	width:215px !important;
	height:174px !important;
	left:14px !important;
	top:371px !important;
}

#item72141 {
	width:289px !important;
	height:123px !important;
}

#item72136 {
	width:289px !important;
	height:123px !important;
	left:242px !important;
	top:443px !important;
}

#item72128 {
	width:139px !important;
	height:320px !important;
}

#item72123 {
	width:139px !important;
	height:320px !important;
	left:391px !important;
	top:14px !important;
}

#item42567 {
	width:177px !important;
	height:9px !important;
	left:239px !important;
	top:610px !important;
}

#item42594 {
	width:149px !important;
	height:9px !important;
	left:12px !important;
	top:600px !important;
}

#item42625 {
	width:214px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item42655 {
	width:163px !important;
	height:9px !important;
	left:12px !important;
	top:341px !important;
}

#item42685 {
	width:163px !important;
	height:9px !important;
	left:12px !important;
	top:352px !important;
}

#item42712 {
	width:122px !important;
	height:9px !important;
	left:397px !important;
	top:406px !important;
}

#item42739 {
	width:122px !important;
	height:9px !important;
	left:397px !important;
	top:416px !important;
}

#item2267 {
	width:266px !important;
	height:261px !important;
}

#item2262 {
	width:266px !important;
	height:261px !important;
	left:278px !important;
}

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

#item72163 {
	width:252px !important;
	height:214px !important;
	left:14px !important;
	top:8px !important;
}

#item72174 {
	width:271px !important;
	height:221px !important;
}

#item72169 {
	width:271px !important;
	height:221px !important;
	left:14px !important;
	top:283px !important;
}

#item72193 {
	width:242px !important;
	height:333px !important;
}

#item72188 {
	width:242px !important;
	height:333px !important;
	left:288px !important;
	top:296px !important;
}

#item72181 {
	width:67px !important;
	height:16px !important;
}

#item72175 {
	width:67px !important;
	height:16px !important;
	left:215px !important;
	top:507px !important;
}

#item72187 {
	width:67px !important;
	height:16px !important;
}

#item72182 {
	width:67px !important;
	height:16px !important;
	left:215px !important;
	top:524px !important;
}

#item42766 {
	width:72px !important;
	height:20px !important;
	left:286px !important;
	top:260px !important;
}

#item42794 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:267px !important;
}

#item42821 {
	width:132px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item42851 {
	width:108px !important;
	height:9px !important;
	left:165px !important;
	top:600px !important;
}

#item42878 {
	width:108px !important;
	height:9px !important;
	left:165px !important;
	top:611px !important;
}

#item42905 {
	width:71px !important;
	height:29px !important;
	left:461px !important;
	top:521px !important;
}

#item42932 {
	width:69px !important;
	height:37px !important;
	left:461px !important;
	top:550px !important;
}

#item72199 {
	width:239px !important;
	height:192px !important;
}

#item72194 {
	width:239px !important;
	height:192px !important;
	left:14px !important;
	top:321px !important;
}

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

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

#item72234 {
	width:204px !important;
	height:244px !important;
}

#item72229 {
	width:204px !important;
	height:244px !important;
	left:71px !important;
	top:14px !important;
}

#item72209 {
	width:286px !important;
	height:230px !important;
}

#item72204 {
	width:286px !important;
	height:230px !important;
	left:259px !important;
	top:333px !important;
}

#item72215 {
	width:143px !important;
	height:315px !important;
}

#item72210 {
	width:143px !important;
	height:315px !important;
	left:295px !important;
	top:305px !important;
}

#item72221 {
	width:89px !important;
	height:100px !important;
}

#item72216 {
	width:89px !important;
	height:100px !important;
	left:440px !important;
	top:322px !important;
}

#item42962 {
	width:61px !important;
	height:49px !important;
	left:13px !important;
	top:191px !important;
}

#item42994 {
	width:148px !important;
	height:9px !important;
	left:288px !important;
	top:291px !important;
}

#item43022 {
	width:76px !important;
	height:29px !important;
	left:445px !important;
	top:584px !important;
}

#item43049 {
	width:228px !important;
	height:9px !important;
	left:15px !important;
	top:600px !important;
}

#item43081 {
	width:228px !important;
	height:9px !important;
	left:15px !important;
	top:610px !important;
}

#item2273 {
	width:208px !important;
	height:300px !important;
}

#item2268 {
	width:208px !important;
	height:300px !important;
	left:285px !important;
}

#item72240 {
	width:226px !important;
	height:272px !important;
}

#item72235 {
	width:226px !important;
	height:272px !important;
	left:14px !important;
	top:14px !important;
}

#item72246 {
	width:267px !important;
	height:228px !important;
}

#item72241 {
	width:267px !important;
	height:228px !important;
	left:14px !important;
	top:300px !important;
}

#item72253 {
	width:237px !important;
	height:264px !important;
}

#item72247 {
	width:237px !important;
	height:264px !important;
	left:293px !important;
	top:300px !important;
}

#item43111 {
	width:74px !important;
	height:20px !important;
	left:451px !important;
	top:131px !important;
}

#item43138 {
	width:103px !important;
	height:20px !important;
	left:171px !important;
	top:92px !important;
}

#item43168 {
	width:142px !important;
	height:9px !important;
	left:29px !important;
	top:596px !important;
}

#item43195 {
	width:156px !important;
	height:9px !important;
	left:291px !important;
	top:610px !important;
}

#item72262 {
	width:176px !important;
	height:116px !important;
}

#item72257 {
	width:176px !important;
	height:116px !important;
	left:14px !important;
	top:450px !important;
}

#item72269 {
	width:237px !important;
	height:158px !important;
}

#item72263 {
	width:237px !important;
	height:158px !important;
	left:287px !important;
	top:455px !important;
}

#item72275 {
	width:349px !important;
	height:237px !important;
}

#item72270 {
	width:349px !important;
	height:237px !important;
	left:181px !important;
	top:200px !important;
}

#item72312 {
	width:157px !important;
	height:360px !important;
}

#item72307 {
	width:157px !important;
	height:360px !important;
	left:14px !important;
	top:6px !important;
}

#item72281 {
	width:88px !important;
	height:63px !important;
}

#item72276 {
	width:88px !important;
	height:63px !important;
	left:441px !important;
	top:155px !important;
}

#item72300 {
	width:88px !important;
	height:86px !important;
}

#item72295 {
	width:88px !important;
	height:86px !important;
	left:347px !important;
	top:108px !important;
}

#item72306 {
	width:88px !important;
	height:86px !important;
}

#item72301 {
	width:88px !important;
	height:86px !important;
	left:347px !important;
	top:16px !important;
}

#item72288 {
	width:88px !important;
	height:63px !important;
}

#item72283 {
	width:88px !important;
	height:63px !important;
	left:441px !important;
	top:85px !important;
}

#item72294 {
	width:88px !important;
	height:63px !important;
}

#item72289 {
	width:88px !important;
	height:63px !important;
	left:442px !important;
	top:16px !important;
}

#item43225 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item43253 {
	width:207px !important;
	height:9px !important;
	left:13px !important;
	top:436px !important;
}

#item43283 {
	width:77px !important;
	height:29px !important;
	left:208px !important;
	top:577px !important;
}

#item43310 {
	width:131px !important;
	height:20px !important;
	left:147px !important;
	top:68px !important;
}

#item43341 {
	width:152px !important;
	height:20px !important;
	left:147px !important;
	top:89px !important;
}

#item43372 {
	width:152px !important;
	height:20px !important;
	left:147px !important;
	top:110px !important;
}

#item43404 {
	width:131px !important;
	height:20px !important;
	left:147px !important;
	top:136px !important;
}

#item43435 {
	width:131px !important;
	height:20px !important;
	left:147px !important;
	top:156px !important;
}

#item43466 {
	width:131px !important;
	height:20px !important;
	left:147px !important;
	top:176px !important;
}

#item2279 {
	width:252px !important;
	height:245px !important;
}

#item2274 {
	width:252px !important;
	height:245px !important;
	left:278px !important;
}

#item72321 {
	width:266px !important;
	height:264px !important;
}

#item72316 {
	width:266px !important;
	height:264px !important;
}

#item72327 {
	width:390px !important;
	height:198px !important;
}

#item72322 {
	width:390px !important;
	height:198px !important;
	left:11px !important;
	top:418px !important;
}

#item72333 {
	width:104px !important;
	height:86px !important;
}

#item72328 {
	width:104px !important;
	height:86px !important;
	left:13px !important;
	top:328px !important;
}

#item72340 {
	width:134px !important;
	height:86px !important;
}

#item72335 {
	width:134px !important;
	height:86px !important;
	left:119px !important;
	top:328px !important;
}

#item43496 {
	width:182px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item43523 {
	width:174px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item43551 {
	width:87px !important;
	height:29px !important;
	left:418px !important;
	top:425px !important;
}

#item43581 {
	width:96px !important;
	height:29px !important;
	left:418px !important;
	top:456px !important;
}

#item43613 {
	width:96px !important;
	height:29px !important;
	left:418px !important;
	top:487px !important;
}

#item43644 {
	width:81px !important;
	height:29px !important;
	left:418px !important;
	top:529px !important;
}

#item43675 {
	width:119px !important;
	height:29px !important;
	left:418px !important;
	top:560px !important;
}

#item43708 {
	width:118px !important;
	height:29px !important;
	left:418px !important;
	top:591px !important;
}

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

#item72341 {
	width:164px !important;
	height:153px !important;
	left:14px !important;
	top:382px !important;
}

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

#item72347 {
	width:164px !important;
	height:153px !important;
	left:190px !important;
	top:382px !important;
}

#item72358 {
	width:179px !important;
	height:162px !important;
}

#item72353 {
	width:179px !important;
	height:162px !important;
	left:366px !important;
	top:382px !important;
}

#item72364 {
	width:530px !important;
	height:373px !important;
}

#item72359 {
	width:530px !important;
	height:373px !important;
	left:14px !important;
}

#item43740 {
	width:119px !important;
	height:20px !important;
	left:13px !important;
	top:264px !important;
}

#item43770 {
	width:95px !important;
	height:20px !important;
	left:365px !important;
	top:600px !important;
}

#item43797 {
	width:136px !important;
	height:20px !important;
	left:189px !important;
	top:600px !important;
}

#item43827 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item2285 {
	width:184px !important;
	height:307px !important;
}

#item2280 {
	width:184px !important;
	height:307px !important;
	left:346px !important;
}

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

#item72367 {
	width:78px !important;
	height:69px !important;
	left:7px !important;
	top:83px !important;
}

#item72378 {
	width:92px !important;
	height:134px !important;
}

#item72373 {
	width:92px !important;
	height:134px !important;
	left:94px !important;
	top:14px !important;
}

#item72394 {
	width:206px !important;
	height:223px !important;
}

#item72389 {
	width:206px !important;
	height:223px !important;
	left:14px !important;
	top:306px !important;
}

#item72401 {
	width:162px !important;
	height:295px !important;
}

#item72395 {
	width:162px !important;
	height:295px !important;
	left:184px !important;
	top:324px !important;
}

#item72407 {
	width:184px !important;
	height:218px !important;
}

#item72402 {
	width:184px !important;
	height:218px !important;
	left:349px !important;
	top:415px !important;
}

#item72413 {
	width:103px !important;
	height:439px !important;
}

#item72408 {
	width:103px !important;
	height:439px !important;
	left:544px !important;
	top:193px !important;
}

#item72385 {
	width:77px !important;
	height:70px !important;
}

#item72379 {
	width:77px !important;
	height:70px !important;
	left:189px !important;
	top:70px !important;
}

#item43854 {
	width:91px !important;
	height:29px !important;
	left:276px !important;
	top:273px !important;
}

#item43887 {
	width:109px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item43915 {
	width:108px !important;
	height:9px !important;
	left:366px !important;
	top:377px !important;
}

#item43942 {
	width:108px !important;
	height:9px !important;
	left:366px !important;
	top:388px !important;
}

#item43969 {
	width:251px !important;
	height:9px !important;
	left:13px !important;
	top:232px !important;
}

#item44000 {
	width:251px !important;
	height:9px !important;
	left:13px !important;
	top:243px !important;
}

#item72421 {
	width:275px !important;
	height:281px !important;
}

#item72416 {
	width:275px !important;
	height:281px !important;
	left:269px !important;
	top:266px !important;
}

#item72440 {
	width:159px !important;
	height:139px !important;
}

#item72435 {
	width:159px !important;
	height:139px !important;
	left:108px !important;
	top:196px !important;
}

#item72446 {
	width:124px !important;
	height:236px !important;
}

#item72441 {
	width:124px !important;
	height:236px !important;
	left:313px !important;
	top:9px !important;
}

#item72454 {
	width:112px !important;
	height:117px !important;
}

#item72448 {
	width:112px !important;
	height:117px !important;
	left:23px !important;
	top:9px !important;
}

#item72460 {
	width:112px !important;
	height:108px !important;
}

#item72455 {
	width:112px !important;
	height:108px !important;
	left:144px !important;
	top:18px !important;
}

#item72427 {
	width:80px !important;
	height:33px !important;
}

#item72422 {
	width:80px !important;
	height:33px !important;
	left:223px !important;
	top:509px !important;
}

#item72434 {
	width:80px !important;
	height:35px !important;
}

#item72428 {
	width:80px !important;
	height:35px !important;
	left:223px !important;
	top:474px !important;
}

#item44031 {
	width:133px !important;
	height:9px !important;
	left:106px !important;
	top:401px !important;
}

#item44058 {
	width:126px !important;
	height:20px !important;
	left:359px !important;
	top:600px !important;
}

#item44089 {
	width:72px !important;
	height:29px !important;
	left:441px !important;
	top:180px !important;
}

#item44116 {
	width:97px !important;
	height:20px !important;
	left:110px !important;
	top:571px !important;
}

#item44147 {
	width:96px !important;
	height:28px !important;
	left:110px !important;
	top:591px !important;
}

#item44177 {
	width:123px !important;
	height:9px !important;
	left:221px !important;
	top:600px !important;
}

#item44204 {
	width:123px !important;
	height:9px !important;
	left:221px !important;
	top:610px !important;
}

#item44231 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:167px !important;
}

#item44258 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:178px !important;
}

#item2291 {
	width:116px !important;
	height:288px !important;
}

#item2286 {
	width:116px !important;
	height:288px !important;
	left:32px !important;
	top:50px !important;
}

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

#item72474 {
	width:252px !important;
	height:195px !important;
	left:14px !important;
	top:366px !important;
}

#item72485 {
	width:110px !important;
	height:207px !important;
}

#item72480 {
	width:110px !important;
	height:207px !important;
	left:432px !important;
	top:355px !important;
}

#item72491 {
	width:119px !important;
	height:210px !important;
}

#item72486 {
	width:119px !important;
	height:210px !important;
	left:343px !important;
	top:419px !important;
}

#item72467 {
	width:94px !important;
	height:262px !important;
}

#item72462 {
	width:94px !important;
	height:262px !important;
	left:151px !important;
	top:27px !important;
}

#item72473 {
	width:94px !important;
	height:202px !important;
}

#item72468 {
	width:94px !important;
	height:202px !important;
	left:247px !important;
	top:109px !important;
}

#item44285 {
	width:89px !important;
	height:20px !important;
	left:13px !important;
	top:601px !important;
}

#item44312 {
	width:76px !important;
	height:20px !important;
	left:276px !important;
	top:425px !important;
}

#item44339 {
	width:72px !important;
	height:20px !important;
	left:276px !important;
	top:445px !important;
}

#item44367 {
	width:116px !important;
	height:20px !important;
	left:360px !important;
	top:205px !important;
}

#item44397 {
	width:116px !important;
	height:20px !important;
	left:360px !important;
	top:225px !important;
}

#item44427 {
	width:116px !important;
	height:20px !important;
	left:360px !important;
	top:245px !important;
}

#item72500 {
	width:155px !important;
	height:148px !important;
}

#item72495 {
	width:155px !important;
	height:148px !important;
	left:26px !important;
	top:386px !important;
}

#item72506 {
	width:111px !important;
	height:151px !important;
}

#item72501 {
	width:111px !important;
	height:151px !important;
	left:146px !important;
	top:374px !important;
}

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

#item72507 {
	width:253px !important;
	height:193px !important;
	left:277px !important;
	top:434px !important;
}

#item72518 {
	width:246px !important;
	height:177px !important;
}

#item72513 {
	width:246px !important;
	height:177px !important;
	left:281px !important;
	top:64px !important;
}

#item72528 {
	width:168px !important;
	height:337px !important;
}

#item72523 {
	width:168px !important;
	height:337px !important;
	left:100px !important;
	top:14px !important;
}

#item44457 {
	width:150px !important;
	height:9px !important;
	left:284px !important;
	top:54px !important;
}

#item44484 {
	width:156px !important;
	height:9px !important;
	left:276px !important;
	top:381px !important;
}

#item44515 {
	width:154px !important;
	height:20px !important;
	left:276px !important;
	top:390px !important;
}

#item44546 {
	width:113px !important;
	height:9px !important;
	left:17px !important;
	top:594px !important;
}

#item44573 {
	width:113px !important;
	height:9px !important;
	left:17px !important;
	top:605px !important;
}

#item44601 {
	width:81px !important;
	height:20px !important;
	left:13px !important;
	top:141px !important;
}

#item44628 {
	width:77px !important;
	height:37px !important;
	left:13px !important;
	top:160px !important;
}

#item2298 {
	width:209px !important;
	height:195px !important;
}

#item2292 {
	width:209px !important;
	height:195px !important;
	left:249px !important;
}

#item72534 {
	width:238px !important;
	height:463px !important;
}

#item72529 {
	width:238px !important;
	height:463px !important;
}

#item72546 {
	width:281px !important;
	height:228px !important;
}

#item72541 {
	width:281px !important;
	height:228px !important;
	left:249px !important;
	top:334px !important;
}

#item72553 {
	width:118px !important;
	height:162px !important;
}

#item72547 {
	width:118px !important;
	height:162px !important;
	left:118px !important;
	top:466px !important;
}

#item72559 {
	width:302px !important;
	height:267px !important;
}

#item72554 {
	width:302px !important;
	height:267px !important;
	left:544px !important;
	top:356px !important;
}

#item72540 {
	width:159px !important;
	height:147px !important;
}

#item72535 {
	width:159px !important;
	height:147px !important;
	left:371px !important;
	top:175px !important;
}

#item44659 {
	width:71px !important;
	height:20px !important;
	left:248px !important;
	top:304px !important;
}

#item44686 {
	width:72px !important;
	height:20px !important;
	left:463px !important;
	top:145px !important;
}

#item44715 {
	width:171px !important;
	height:9px !important;
	left:248px !important;
	top:610px !important;
}

#item44742 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:580px !important;
}

#item44769 {
	width:82px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item72565 {
	width:237px !important;
	height:193px !important;
}

#item72560 {
	width:237px !important;
	height:193px !important;
	left:307px !important;
	top:337px !important;
}

#item72571 {
	width:109px !important;
	height:131px !important;
}

#item72566 {
	width:109px !important;
	height:131px !important;
	left:184px !important;
	top:223px !important;
}

#item72577 {
	width:170px !important;
	height:320px !important;
}

#item72572 {
	width:170px !important;
	height:320px !important;
	left:360px !important;
	top:6px !important;
}

#item72583 {
	width:205px !important;
	height:163px !important;
}

#item72578 {
	width:205px !important;
	height:163px !important;
	left:87px !important;
}

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

#item44823 {
	width:199px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item44854 {
	width:121px !important;
	height:20px !important;
	left:387px !important;
	top:600px !important;
}

#item44884 {
	width:131px !important;
	height:9px !important;
	left:218px !important;
	top:589px !important;
}

#item44912 {
	width:131px !important;
	height:9px !important;
	left:218px !important;
	top:600px !important;
}

#item44939 {
	width:131px !important;
	height:9px !important;
	left:218px !important;
	top:610px !important;
}

#item44966 {
	width:74px !important;
	height:20px !important;
	left:314px !important;
	top:122px !important;
}

#item44993 {
	width:79px !important;
	height:37px !important;
	left:314px !important;
	top:141px !important;
}

#item2304 {
	width:255px !important;
	height:271px !important;
}

#item2299 {
	width:255px !important;
	height:271px !important;
	left:111px !important;
	top:327px !important;
}

#item72745 {
	width:176px !important;
	height:281px !important;
}

#item72740 {
	width:176px !important;
	height:281px !important;
	left:369px !important;
	top:318px !important;
}

#item72593 {
	width:61px !important;
	height:58px !important;
}

#item72588 {
	width:61px !important;
	height:58px !important;
	left:93px !important;
	top:59px !important;
}

#item72601 {
	width:61px !important;
	height:59px !important;
}

#item72594 {
	width:61px !important;
	height:59px !important;
	left:114px !important;
	top:92px !important;
}

#item72607 {
	width:42px !important;
	height:75px !important;
}

#item72602 {
	width:42px !important;
	height:75px !important;
	left:178px !important;
	top:57px !important;
}

#item72613 {
	width:42px !important;
	height:70px !important;
}

#item72608 {
	width:42px !important;
	height:70px !important;
	left:226px !important;
	top:89px !important;
}

#item72638 {
	width:43px !important;
	height:70px !important;
}

#item72633 {
	width:43px !important;
	height:70px !important;
	left:228px !important;
	top:14px !important;
}

#item72644 {
	width:40px !important;
	height:74px !important;
}

#item72639 {
	width:40px !important;
	height:74px !important;
	left:272px !important;
	top:4px !important;
}

#item72650 {
	width:40px !important;
	height:69px !important;
}

#item72645 {
	width:40px !important;
	height:69px !important;
	left:315px !important;
	top:14px !important;
}

#item72619 {
	width:42px !important;
	height:74px !important;
}

#item72614 {
	width:42px !important;
	height:74px !important;
	left:280px !important;
	top:84px !important;
}

#item72632 {
	width:42px !important;
	height:66px !important;
}

#item72627 {
	width:42px !important;
	height:66px !important;
	left:335px !important;
	top:84px !important;
}

#item72625 {
	width:39px !important;
	height:69px !important;
}

#item72620 {
	width:39px !important;
	height:69px !important;
	left:306px !important;
	top:152px !important;
}

#item72657 {
	width:53px !important;
	height:71px !important;
}

#item72651 {
	width:53px !important;
	height:71px !important;
	left:300px !important;
	top:226px !important;
}

#item72664 {
	width:34px !important;
	height:27px !important;
}

#item72658 {
	width:34px !important;
	height:27px !important;
	left:401px !important;
	top:183px !important;
}

#item72673 {
	width:27px !important;
	height:37px !important;
}

#item72667 {
	width:27px !important;
	height:37px !important;
	left:425px !important;
	top:164px !important;
}

#item72679 {
	width:20px !important;
	height:40px !important;
}

#item72674 {
	width:20px !important;
	height:40px !important;
	left:458px !important;
	top:156px !important;
}

#item72685 {
	width:30px !important;
	height:32px !important;
}

#item72680 {
	width:30px !important;
	height:32px !important;
	left:480px !important;
	top:169px !important;
}

#item72691 {
	width:38px !important;
	height:26px !important;
}

#item72686 {
	width:38px !important;
	height:26px !important;
	left:492px !important;
	top:193px !important;
}

#item72697 {
	width:42px !important;
	height:21px !important;
}

#item72692 {
	width:42px !important;
	height:21px !important;
	left:494px !important;
	top:223px !important;
}

#item72703 {
	width:38px !important;
	height:27px !important;
}

#item72698 {
	width:38px !important;
	height:27px !important;
	left:492px !important;
	top:245px !important;
}

#item72709 {
	width:29px !important;
	height:39px !important;
}

#item72704 {
	width:29px !important;
	height:39px !important;
	left:477px !important;
	top:256px !important;
}

#item72718 {
	width:25px !important;
	height:45px !important;
}

#item72713 {
	width:25px !important;
	height:45px !important;
	left:449px !important;
	top:258px !important;
}

#item72730 {
	width:37px !important;
	height:29px !important;
}

#item72725 {
	width:37px !important;
	height:29px !important;
	left:399px !important;
	top:234px !important;
}

#item72739 {
	width:42px !important;
	height:21px !important;
}

#item72734 {
	width:42px !important;
	height:21px !important;
	left:393px !important;
	top:212px !important;
}

#item72724 {
	width:25px !important;
	height:38px !important;
}

#item72719 {
	width:25px !important;
	height:38px !important;
	left:422px !important;
	top:250px !important;
}

#item72751 {
	width:33px !important;
	height:36px !important;
}

#item72746 {
	width:33px !important;
	height:36px !important;
	left:14px !important;
	top:317px !important;
}

#item72791 {
	width:33px !important;
	height:36px !important;
}

#item72785 {
	width:33px !important;
	height:36px !important;
	left:14px !important;
	top:357px !important;
}

#item72757 {
	width:33px !important;
	height:36px !important;
}

#item72752 {
	width:33px !important;
	height:36px !important;
	left:51px !important;
	top:317px !important;
}

#item72797 {
	width:33px !important;
	height:36px !important;
}

#item72792 {
	width:33px !important;
	height:36px !important;
	left:51px !important;
	top:357px !important;
}

#item72764 {
	width:33px !important;
	height:36px !important;
}

#item72758 {
	width:33px !important;
	height:36px !important;
	left:88px !important;
	top:317px !important;
}

#item72803 {
	width:33px !important;
	height:36px !important;
}

#item72798 {
	width:33px !important;
	height:36px !important;
	left:88px !important;
	top:357px !important;
}

#item72771 {
	width:33px !important;
	height:36px !important;
}

#item72766 {
	width:33px !important;
	height:36px !important;
	left:125px !important;
	top:317px !important;
}

#item72809 {
	width:33px !important;
	height:36px !important;
}

#item72804 {
	width:33px !important;
	height:36px !important;
	left:125px !important;
	top:357px !important;
}

#item72778 {
	width:33px !important;
	height:36px !important;
}

#item72772 {
	width:33px !important;
	height:36px !important;
	left:163px !important;
	top:317px !important;
}

#item72815 {
	width:33px !important;
	height:36px !important;
}

#item72810 {
	width:33px !important;
	height:36px !important;
	left:163px !important;
	top:357px !important;
}

#item72784 {
	width:33px !important;
	height:36px !important;
}

#item72779 {
	width:33px !important;
	height:36px !important;
	left:200px !important;
	top:317px !important;
}

#item72821 {
	width:33px !important;
	height:36px !important;
}

#item72816 {
	width:33px !important;
	height:36px !important;
	left:200px !important;
	top:357px !important;
}

#item45025 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:495px !important;
}

#item45052 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:505px !important;
}

#item45080 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:516px !important;
}

#item45107 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:526px !important;
}

#item45134 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:537px !important;
}

#item45161 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:547px !important;
}

#item45188 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:558px !important;
}

#item45215 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:568px !important;
}

#item45242 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:579px !important;
}

#item45269 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item45296 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item45325 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item45352 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:181px !important;
}

#item45379 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:191px !important;
}

#item45406 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item45433 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:212px !important;
}

#item45461 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:223px !important;
}

#item45488 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:233px !important;
}

#item45515 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:244px !important;
}

#item45542 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:254px !important;
}

#item45570 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:265px !important;
}

#item45597 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:275px !important;
}

#item45624 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:286px !important;
}

#item45651 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:296px !important;
}

#item45678 {
	width:125px !important;
	height:9px !important;
	left:154px !important;
	top:180px !important;
}

#item45705 {
	width:125px !important;
	height:9px !important;
	left:154px !important;
	top:190px !important;
}

#item45736 {
	width:125px !important;
	height:9px !important;
	left:154px !important;
	top:201px !important;
}

#item45763 {
	width:125px !important;
	height:9px !important;
	left:154px !important;
	top:211px !important;
}

#item45790 {
	width:125px !important;
	height:9px !important;
	left:154px !important;
	top:222px !important;
}

#item45818 {
	width:125px !important;
	height:9px !important;
	left:154px !important;
	top:232px !important;
}

#item45845 {
	width:125px !important;
	height:9px !important;
	left:154px !important;
	top:243px !important;
}

#item45872 {
	width:125px !important;
	height:9px !important;
	left:154px !important;
	top:253px !important;
}

#item45901 {
	width:125px !important;
	height:9px !important;
	left:154px !important;
	top:264px !important;
}

#item45928 {
	width:125px !important;
	height:9px !important;
	left:154px !important;
	top:274px !important;
}

#item45959 {
	width:125px !important;
	height:9px !important;
	left:154px !important;
	top:285px !important;
}

#item45986 {
	width:125px !important;
	height:9px !important;
	left:154px !important;
	top:295px !important;
}

#item72827 {
	width:403px !important;
	height:235px !important;
}

#item72822 {
	width:403px !important;
	height:235px !important;
	left:128px !important;
	top:394px !important;
}

#item77417 {
	width:133px !important;
	height:112px !important;
}

#item77412 {
	width:133px !important;
	height:112px !important;
	left:366px !important;
	top:322px !important;
}

#item72834 {
	width:403px !important;
	height:206px !important;
}

#item72828 {
	width:403px !important;
	height:206px !important;
	left:128px !important;
	top:103px !important;
}

#item77423 {
	width:141px !important;
	height:107px !important;
}

#item77418 {
	width:141px !important;
	height:107px !important;
	left:369px !important;
	top:14px !important;
}

#item46013 {
	width:81px !important;
	height:20px !important;
	left:13px !important;
	top:270px !important;
}

#item46040 {
	width:101px !important;
	height:20px !important;
	left:13px !important;
	top:290px !important;
}

#item46068 {
	width:89px !important;
	height:29px !important;
	left:13px !important;
	top:559px !important;
}

#item46098 {
	width:114px !important;
	height:29px !important;
	left:13px !important;
	top:590px !important;
}

#item2310 {
	width:264px !important;
	height:306px !important;
}

#item2305 {
	width:264px !important;
	height:306px !important;
	left:280px !important;
}

#item72844 {
	width:188px !important;
	height:341px !important;
}

#item72839 {
	width:188px !important;
	height:341px !important;
	left:14px !important;
	top:14px !important;
}

#item72850 {
	width:218px !important;
	height:139px !important;
}

#item72845 {
	width:218px !important;
	height:139px !important;
	left:14px !important;
	top:371px !important;
}

#item72886 {
	width:96px !important;
	height:59px !important;
}

#item72881 {
	width:96px !important;
	height:59px !important;
	left:170px !important;
	top:484px !important;
}

#item72856 {
	width:171px !important;
	height:318px !important;
}

#item72851 {
	width:171px !important;
	height:318px !important;
	left:364px !important;
	top:312px !important;
}

#item46129 {
	width:88px !important;
	height:39px !important;
	left:276px !important;
	top:581px !important;
}

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

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

#item46222 {
	width:74px !important;
	height:20px !important;
	left:175px !important;
	top:144px !important;
}

#item46249 {
	width:88px !important;
	height:28px !important;
	left:175px !important;
	top:163px !important;
}

#item46280 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:281px !important;
}

#item46312 {
	width:158px !important;
	height:20px !important;
	left:276px !important;
	top:289px !important;
}

#item72895 {
	width:74px !important;
	height:30px !important;
}

#item72890 {
	width:74px !important;
	height:30px !important;
	left:191px !important;
	top:591px !important;
}

#item72901 {
	width:74px !important;
	height:30px !important;
}

#item72896 {
	width:74px !important;
	height:30px !important;
	left:191px !important;
	top:560px !important;
}

#item72862 {
	width:257px !important;
	height:224px !important;
}

#item72857 {
	width:257px !important;
	height:224px !important;
	left:14px !important;
	top:299px !important;
}

#item72868 {
	width:190px !important;
	height:283px !important;
}

#item72863 {
	width:190px !important;
	height:283px !important;
	left:354px !important;
	top:374px !important;
}

#item72874 {
	width:265px !important;
	height:369px !important;
}

#item72869 {
	width:265px !important;
	height:369px !important;
	left:279px !important;
}

#item72880 {
	width:257px !important;
	height:232px !important;
}

#item72875 {
	width:257px !important;
	height:232px !important;
	left:11px !important;
	top:14px !important;
}

#item46343 {
	width:174px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item46370 {
	width:72px !important;
	height:39px !important;
	left:277px !important;
	top:581px !important;
}

#item46397 {
	width:83px !important;
	height:29px !important;
	left:276px !important;
	top:191px !important;
}

#item46428 {
	width:223px !important;
	height:9px !important;
	left:13px !important;
	top:548px !important;
}

#item46459 {
	width:180px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item46490 {
	width:180px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item2316 {
	width:150px !important;
	height:221px !important;
}

#item2311 {
	width:150px !important;
	height:221px !important;
	left:277px !important;
}

#item72907 {
	width:191px !important;
	height:221px !important;
}

#item72902 {
	width:191px !important;
	height:221px !important;
}

#item72913 {
	width:119px !important;
	height:205px !important;
}

#item72908 {
	width:119px !important;
	height:205px !important;
	left:14px !important;
	top:226px !important;
}

#item72929 {
	width:123px !important;
	height:205px !important;
}

#item72924 {
	width:123px !important;
	height:205px !important;
	left:136px !important;
	top:313px !important;
}

#item72936 {
	width:78px !important;
	height:223px !important;
}

#item72930 {
	width:78px !important;
	height:223px !important;
	left:265px !important;
	top:295px !important;
}

#item72942 {
	width:93px !important;
	height:259px !important;
}

#item72937 {
	width:93px !important;
	height:259px !important;
	left:343px !important;
	top:224px !important;
}

#item72948 {
	width:99px !important;
	height:263px !important;
}

#item72943 {
	width:99px !important;
	height:263px !important;
	left:437px !important;
	top:247px !important;
}

#item72920 {
	width:130px !important;
	height:225px !important;
}

#item72914 {
	width:130px !important;
	height:225px !important;
	left:18px !important;
	top:390px !important;
}

#item46520 {
	width:144px !important;
	height:10px !important;
	left:388px !important;
	top:589px !important;
}

#item46591 {
	width:144px !important;
	height:10px !important;
	left:388px !important;
	top:599px !important;
}

#item46651 {
	width:144px !important;
	height:10px !important;
	left:388px !important;
	top:609px !important;
}

#item46712 {
	width:230px !important;
	height:10px !important;
	left:152px !important;
	top:588px !important;
}

#item46775 {
	width:230px !important;
	height:10px !important;
	left:152px !important;
	top:599px !important;
}

#item46847 {
	width:230px !important;
	height:10px !important;
	left:152px !important;
	top:609px !important;
}

#item46909 {
	width:86px !important;
	height:20px !important;
	left:432px !important;
	top:170px !important;
}

#item46939 {
	width:84px !important;
	height:28px !important;
	left:432px !important;
	top:190px !important;
}

#item46969 {
	width:72px !important;
	height:29px !important;
	left:195px !important;
	top:140px !important;
}

#item47001 {
	width:77px !important;
	height:37px !important;
	left:195px !important;
	top:169px !important;
}

#item72955 {
	width:137px !important;
	height:332px !important;
}

#item72950 {
	width:137px !important;
	height:332px !important;
	left:74px !important;
	top:304px !important;
}

#item72961 {
	width:315px !important;
	height:232px !important;
}

#item72956 {
	width:315px !important;
	height:232px !important;
	left:215px !important;
	top:322px !important;
}

#item72967 {
	width:167px !important;
	height:237px !important;
}

#item72962 {
	width:167px !important;
	height:237px !important;
	left:378px !important;
}

#item72973 {
	width:152px !important;
	height:246px !important;
}

#item72968 {
	width:152px !important;
	height:246px !important;
	left:215px !important;
}

#item72979 {
	width:190px !important;
	height:246px !important;
}

#item72974 {
	width:190px !important;
	height:246px !important;
	left:14px !important;
}

#item47032 {
	width:124px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item47060 {
	width:154px !important;
	height:20px !important;
	left:13px !important;
	top:301px !important;
}

#item47091 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:584px !important;
}

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

#item47154 {
	width:120px !important;
	height:20px !important;
	left:377px !important;
	top:290px !important;
}

#item47184 {
	width:99px !important;
	height:20px !important;
	left:214px !important;
	top:291px !important;
}

#item47214 {
	width:138px !important;
	height:9px !important;
	left:214px !important;
	top:600px !important;
}

#item47241 {
	width:207px !important;
	height:9px !important;
	left:214px !important;
	top:610px !important;
}

#item2322 {
	width:338px !important;
	height:105px !important;
}

#item2317 {
	width:338px !important;
	height:105px !important;
	left:6px !important;
	top:14px !important;
}

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

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

#item73012 {
	width:186px !important;
	height:205px !important;
}

#item73007 {
	width:186px !important;
	height:205px !important;
	left:275px !important;
	top:209px !important;
}

#item73018 {
	width:252px !important;
	height:174px !important;
}

#item73013 {
	width:252px !important;
	height:174px !important;
	left:278px !important;
	top:424px !important;
}

#item73024 {
	width:252px !important;
	height:194px !important;
}

#item73019 {
	width:252px !important;
	height:194px !important;
	left:14px !important;
	top:424px !important;
}

#item72987 {
	width:211px !important;
	height:87px !important;
}

#item72982 {
	width:211px !important;
	height:87px !important;
	left:118px !important;
	top:54px !important;
}

#item72993 {
	width:242px !important;
	height:65px !important;
}

#item72988 {
	width:242px !important;
	height:65px !important;
	left:191px !important;
	top:95px !important;
}

#item73000 {
	width:175px !important;
	height:88px !important;
}

#item72994 {
	width:175px !important;
	height:88px !important;
	left:252px !important;
	top:121px !important;
}

#item47272 {
	width:60px !important;
	height:40px !important;
	left:464px !important;
	top:335px !important;
}

#item47299 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:404px !important;
}

#item47326 {
	width:95px !important;
	height:20px !important;
	left:165px !important;
	top:600px !important;
}

#item47353 {
	width:110px !important;
	height:9px !important;
	left:415px !important;
	top:605px !important;
}

#item47380 {
	width:73px !important;
	height:20px !important;
	left:443px !important;
	top:103px !important;
}

#item47408 {
	width:73px !important;
	height:20px !important;
	left:443px !important;
	top:123px !important;
}

#item47435 {
	width:81px !important;
	height:20px !important;
	left:443px !important;
	top:143px !important;
}

#item47465 {
	width:81px !important;
	height:20px !important;
	left:443px !important;
	top:163px !important;
}

#item73032 {
	width:252px !important;
	height:142px !important;
}

#item73027 {
	width:252px !important;
	height:142px !important;
	left:14px !important;
	top:322px !important;
}

#item73044 {
	width:89px !important;
	height:84px !important;
}

#item73039 {
	width:89px !important;
	height:84px !important;
	left:281px !important;
	top:389px !important;
}

#item73051 {
	width:145px !important;
	height:212px !important;
}

#item73045 {
	width:145px !important;
	height:212px !important;
	left:385px !important;
	top:383px !important;
}

#item73057 {
	width:147px !important;
	height:112px !important;
}

#item73052 {
	width:147px !important;
	height:112px !important;
	left:383px !important;
	top:260px !important;
}

#item73069 {
	width:145px !important;
	height:167px !important;
}

#item73063 {
	width:145px !important;
	height:167px !important;
	left:386px !important;
	top:14px !important;
}

#item73075 {
	width:104px !important;
	height:81px !important;
}

#item73070 {
	width:104px !important;
	height:81px !important;
	left:279px !important;
	top:14px !important;
}

#item73088 {
	width:183px !important;
	height:142px !important;
}

#item73083 {
	width:183px !important;
	height:142px !important;
	left:82px !important;
	top:14px !important;
}

#item73094 {
	width:253px !important;
	height:92px !important;
}

#item73089 {
	width:253px !important;
	height:92px !important;
	left:14px !important;
	top:168px !important;
}

#item73082 {
	width:104px !important;
	height:82px !important;
}

#item73076 {
	width:104px !important;
	height:82px !important;
	left:279px !important;
	top:96px !important;
}

#item73038 {
	width:182px !important;
	height:159px !important;
}

#item73033 {
	width:182px !important;
	height:159px !important;
	left:84px !important;
	top:476px !important;
}

#item47496 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item47524 {
	width:68px !important;
	height:20px !important;
	left:13px !important;
	top:545px !important;
}

#item47551 {
	width:183px !important;
	height:9px !important;
	left:16px !important;
	top:453px !important;
}

#item47578 {
	width:70px !important;
	height:20px !important;
	left:276px !important;
	top:358px !important;
}

#item47605 {
	width:69px !important;
	height:29px !important;
	left:13px !important;
	top:122px !important;
}

#item47633 {
	width:114px !important;
	height:9px !important;
	left:283px !important;
	top:592px !important;
}

#item47660 {
	width:114px !important;
	height:9px !important;
	left:283px !important;
	top:603px !important;
}

#item47687 {
	width:171px !important;
	height:9px !important;
	left:283px !important;
	top:216px !important;
}

#item47718 {
	width:171px !important;
	height:9px !important;
	left:283px !important;
	top:226px !important;
}

#item47745 {
	width:171px !important;
	height:9px !important;
	left:283px !important;
	top:237px !important;
}

#item2328 {
	width:160px !important;
	height:143px !important;
}

#item2323 {
	width:160px !important;
	height:143px !important;
	left:370px !important;
	top:14px !important;
}

#item73131 {
	width:160px !important;
	height:147px !important;
}

#item73126 {
	width:160px !important;
	height:147px !important;
	left:370px !important;
	top:168px !important;
}

#item73137 {
	width:160px !important;
	height:142px !important;
}

#item73132 {
	width:160px !important;
	height:142px !important;
	left:370px !important;
	top:322px !important;
}

#item73143 {
	width:184px !important;
	height:142px !important;
}

#item73138 {
	width:184px !important;
	height:142px !important;
	left:346px !important;
	top:475px !important;
}

#item73103 {
	width:125px !important;
	height:149px !important;
}

#item73096 {
	width:125px !important;
	height:149px !important;
	left:4px !important;
	top:14px !important;
}

#item73109 {
	width:167px !important;
	height:143px !important;
}

#item73104 {
	width:167px !important;
	height:143px !important;
	left:14px !important;
	top:168px !important;
}

#item73115 {
	width:160px !important;
	height:143px !important;
}

#item73110 {
	width:160px !important;
	height:143px !important;
	left:14px !important;
	top:322px !important;
}

#item73121 {
	width:160px !important;
	height:143px !important;
}

#item73116 {
	width:160px !important;
	height:143px !important;
	left:14px !important;
	top:475px !important;
}

#item47774 {
	width:95px !important;
	height:20px !important;
	left:132px !important;
	top:137px !important;
}

#item47802 {
	width:86px !important;
	height:20px !important;
	left:189px !important;
	top:266px !important;
}

#item47830 {
	width:77px !important;
	height:29px !important;
	left:276px !important;
	top:590px !important;
}

#item47860 {
	width:89px !important;
	height:20px !important;
	left:177px !important;
	top:445px !important;
}

#item47887 {
	width:95px !important;
	height:20px !important;
	left:276px !important;
	top:445px !important;
}

#item47914 {
	width:77px !important;
	height:29px !important;
	left:178px !important;
	top:566px !important;
}

#item47941 {
	width:72px !important;
	height:20px !important;
	left:276px !important;
	top:291px !important;
}

#item47968 {
	width:72px !important;
	height:20px !important;
	left:276px !important;
	top:137px !important;
}

#item73149 {
	width:252px !important;
	height:164px !important;
}

#item73144 {
	width:252px !important;
	height:164px !important;
	left:14px !important;
	top:14px !important;
}

#item73161 {
	width:252px !important;
	height:150px !important;
}

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

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

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

#item73155 {
	width:251px !important;
	height:279px !important;
}

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

#item73177 {
	width:265px !important;
	height:206px !important;
}

#item73172 {
	width:265px !important;
	height:206px !important;
	left:279px !important;
	top:355px !important;
}

#item47995 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item48023 {
	width:96px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item48051 {
	width:145px !important;
	height:9px !important;
	left:11px !important;
	top:610px !important;
}

#item48080 {
	width:134px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item48107 {
	width:135px !important;
	height:9px !important;
	left:276px !important;
	top:334px !important;
}

#item2334 {
	width:252px !important;
	height:191px !important;
}

#item2329 {
	width:252px !important;
	height:191px !important;
	left:278px !important;
	top:14px !important;
}

#item73190 {
	width:252px !important;
	height:166px !important;
}

#item73185 {
	width:252px !important;
	height:166px !important;
	left:278px !important;
	top:220px !important;
}

#item73197 {
	width:173px !important;
	height:219px !important;
}

#item73192 {
	width:173px !important;
	height:219px !important;
	left:357px !important;
	top:424px !important;
}

#item73184 {
	width:252px !important;
	height:177px !important;
}

#item73179 {
	width:252px !important;
	height:177px !important;
	left:14px !important;
	top:14px !important;
}

#item73204 {
	width:252px !important;
	height:204px !important;
}

#item73199 {
	width:252px !important;
	height:204px !important;
	left:14px !important;
	top:425px !important;
}

#item73211 {
	width:159px !important;
	height:203px !important;
}

#item73205 {
	width:159px !important;
	height:203px !important;
	left:108px !important;
	top:215px !important;
}

#item48134 {
	width:157px !important;
	height:20px !important;
	left:111px !important;
	top:185px !important;
}

#item48164 {
	width:77px !important;
	height:20px !important;
	left:276px !important;
	top:122px !important;
}

#item48191 {
	width:115px !important;
	height:9px !important;
	left:276px !important;
	top:404px !important;
}

#item48218 {
	width:68px !important;
	height:20px !important;
	left:194px !important;
	top:500px !important;
}

#item48245 {
	width:73px !important;
	height:29px !important;
	left:276px !important;
	top:590px !important;
}

#item48273 {
	width:81px !important;
	height:29px !important;
	left:13px !important;
	top:385px !important;
}

#item73217 {
	width:291px !important;
	height:156px !important;
}

#item73212 {
	width:291px !important;
	height:156px !important;
	left:14px !important;
	top:425px !important;
}

#item73223 {
	width:69px !important;
	height:168px !important;
}

#item73218 {
	width:69px !important;
	height:168px !important;
	left:138px !important;
	top:213px !important;
}

#item73255 {
	width:73px !important;
	height:198px !important;
}

#item73250 {
	width:73px !important;
	height:198px !important;
	left:209px !important;
	top:213px !important;
}

#item73229 {
	width:201px !important;
	height:208px !important;
}

#item73224 {
	width:201px !important;
	height:208px !important;
	left:103px !important;
}

#item73237 {
	width:77px !important;
	height:225px !important;
}

#item73232 {
	width:77px !important;
	height:225px !important;
	left:356px !important;
}

#item73249 {
	width:83px !important;
	height:240px !important;
}

#item73244 {
	width:83px !important;
	height:240px !important;
	left:435px !important;
	top:9px !important;
}

#item73243 {
	width:227px !important;
	height:229px !important;
}

#item73238 {
	width:227px !important;
	height:229px !important;
	left:317px !important;
	top:324px !important;
}

#item48303 {
	width:161px !important;
	height:9px !important;
	left:321px !important;
	top:603px !important;
}

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

#item48357 {
	width:217px !important;
	height:9px !important;
	left:315px !important;
	top:295px !important;
}

#item48388 {
	width:217px !important;
	height:9px !important;
	left:315px !important;
	top:305px !important;
}

#item48419 {
	width:83px !important;
	height:20px !important;
	left:13px !important;
	top:164px !important;
}

#item48446 {
	width:93px !important;
	height:28px !important;
	left:13px !important;
	top:183px !important;
}

#item48478 {
	width:104px !important;
	height:20px !important;
	left:13px !important;
	top:373px !important;
}

#item48511 {
	width:104px !important;
	height:20px !important;
	left:13px !important;
	top:393px !important;
}

#item2341 {
	width:155px !important;
	height:172px !important;
}

#item2335 {
	width:155px !important;
	height:172px !important;
	left:375px !important;
	top:14px !important;
}

#item73264 {
	width:252px !important;
	height:264px !important;
}

#item73259 {
	width:252px !important;
	height:264px !important;
	left:14px !important;
	top:14px !important;
}

#item73271 {
	width:252px !important;
	height:163px !important;
}

#item73265 {
	width:252px !important;
	height:163px !important;
	left:278px !important;
	top:197px !important;
}

#item73277 {
	width:516px !important;
	height:163px !important;
}

#item73272 {
	width:516px !important;
	height:163px !important;
	left:14px !important;
	top:465px !important;
}

#item48542 {
	width:99px !important;
	height:20px !important;
	left:276px !important;
	top:167px !important;
}

#item48569 {
	width:181px !important;
	height:9px !important;
	left:194px !important;
	top:432px !important;
}

#item48599 {
	width:214px !important;
	height:9px !important;
	left:194px !important;
	top:442px !important;
}

#item48629 {
	width:144px !important;
	height:9px !important;
	left:276px !important;
	top:353px !important;
}

#item48659 {
	width:214px !important;
	height:9px !important;
	left:276px !important;
	top:363px !important;
}

#item48689 {
	width:151px !important;
	height:9px !important;
	left:13px !important;
	top:352px !important;
}

#item48720 {
	width:214px !important;
	height:9px !important;
	left:13px !important;
	top:363px !important;
}

#item73283 {
	width:252px !important;
	height:263px !important;
}

#item73278 {
	width:252px !important;
	height:263px !important;
	left:14px !important;
	top:316px !important;
}

#item73290 {
	width:156px !important;
	height:253px !important;
}

#item73285 {
	width:156px !important;
	height:253px !important;
	left:374px !important;
	top:381px !important;
}

#item73296 {
	width:252px !important;
	height:300px !important;
}

#item73291 {
	width:252px !important;
	height:300px !important;
	left:278px !important;
	top:14px !important;
}

#item73302 {
	width:231px !important;
	height:264px !important;
}

#item73297 {
	width:231px !important;
	height:264px !important;
	left:43px !important;
	top:40px !important;
}

#item48750 {
	width:113px !important;
	height:20px !important;
	left:13px !important;
	top:152px !important;
}

#item48777 {
	width:85px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item48804 {
	width:156px !important;
	height:9px !important;
	left:276px !important;
	top:362px !important;
}

#item48831 {
	width:108px !important;
	height:20px !important;
	left:17px !important;
	top:577px !important;
}

#item48861 {
	width:151px !important;
	height:20px !important;
	left:17px !important;
	top:596px !important;
}

#item2348 {
	width:175px !important;
	height:128px !important;
}

#item2342 {
	width:175px !important;
	height:128px !important;
	left:14px !important;
	top:24px !important;
}

#item73321 {
	width:175px !important;
	height:398px !important;
}

#item73316 {
	width:175px !important;
	height:398px !important;
	left:14px !important;
	top:219px !important;
}

#item73328 {
	width:226px !important;
	height:151px !important;
}

#item73322 {
	width:226px !important;
	height:151px !important;
	left:318px !important;
	top:205px !important;
}

#item73334 {
	width:226px !important;
	height:151px !important;
}

#item73329 {
	width:226px !important;
	height:151px !important;
	left:318px !important;
	top:419px !important;
}

#item73308 {
	width:154px !important;
	height:125px !important;
}

#item73303 {
	width:154px !important;
	height:125px !important;
	left:193px !important;
	top:14px !important;
}

#item73315 {
	width:169px !important;
	height:125px !important;
}

#item73309 {
	width:169px !important;
	height:125px !important;
	left:349px !important;
	top:14px !important;
}

#item48891 {
	width:97px !important;
	height:20px !important;
	left:205px !important;
	top:477px !important;
}

#item48918 {
	width:148px !important;
	height:9px !important;
	left:317px !important;
	top:610px !important;
}

#item48946 {
	width:106px !important;
	height:9px !important;
	left:317px !important;
	top:405px !important;
}

#item48973 {
	width:173px !important;
	height:9px !important;
	left:158px !important;
	top:178px !important;
}

#item49005 {
	width:173px !important;
	height:9px !important;
	left:158px !important;
	top:189px !important;
}

#item49037 {
	width:173px !important;
	height:9px !important;
	left:158px !important;
	top:199px !important;
}

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

#item73342 {
	width:164px !important;
	height:210px !important;
	left:102px !important;
	top:238px !important;
}

#item73357 {
	width:252px !important;
	height:367px !important;
}

#item73352 {
	width:252px !important;
	height:367px !important;
	left:278px !important;
	top:14px !important;
}

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

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

#item73341 {
	width:395px !important;
	height:169px !important;
}

#item73335 {
	width:395px !important;
	height:169px !important;
	left:137px !important;
	top:459px !important;
}

#item49064 {
	width:108px !important;
	height:20px !important;
	left:13px !important;
	top:205px !important;
}

#item49091 {
	width:83px !important;
	height:20px !important;
	left:13px !important;
	top:431px !important;
}

#item49118 {
	width:108px !important;
	height:20px !important;
	left:16px !important;
	top:602px !important;
}

#item49148 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:431px !important;
}

#item49179 {
	width:214px !important;
	height:9px !important;
	left:276px !important;
	top:440px !important;
}

#item2354 {
	width:162px !important;
	height:296px !important;
}

#item2349 {
	width:162px !important;
	height:296px !important;
	left:278px !important;
	top:14px !important;
}

#item73371 {
	width:160px !important;
	height:196px !important;
}

#item73366 {
	width:160px !important;
	height:196px !important;
	left:14px !important;
	top:14px !important;
}

#item73377 {
	width:252px !important;
	height:124px !important;
}

#item73372 {
	width:252px !important;
	height:124px !important;
	left:14px !important;
	top:221px !important;
}

#item73383 {
	width:252px !important;
	height:163px !important;
}

#item73378 {
	width:252px !important;
	height:163px !important;
	left:14px !important;
	top:422px !important;
}

#item73390 {
	width:252px !important;
	height:295px !important;
}

#item73384 {
	width:252px !important;
	height:295px !important;
	left:278px !important;
	top:322px !important;
}

#item49209 {
	width:71px !important;
	height:20px !important;
	left:421px !important;
	top:595px !important;
}

#item49236 {
	width:71px !important;
	height:29px !important;
	left:450px !important;
	top:277px !important;
}

#item49264 {
	width:181px !important;
	height:9px !important;
	left:15px !important;
	top:400px !important;
}

#item49291 {
	width:111px !important;
	height:9px !important;
	left:153px !important;
	top:594px !important;
}

#item49318 {
	width:77px !important;
	height:29px !important;
	left:178px !important;
	top:141px !important;
}

#item49351 {
	width:77px !important;
	height:37px !important;
	left:178px !important;
	top:170px !important;
}

#item73396 {
	width:123px !important;
	height:204px !important;
}

#item73391 {
	width:123px !important;
	height:204px !important;
	left:98px !important;
	top:424px !important;
}

#item73402 {
	width:129px !important;
	height:193px !important;
}

#item73397 {
	width:129px !important;
	height:193px !important;
	left:93px !important;
	top:219px !important;
}

#item73410 {
	width:241px !important;
	height:408px !important;
}

#item73405 {
	width:241px !important;
	height:408px !important;
	left:289px !important;
	top:219px !important;
}

#item73416 {
	width:428px !important;
	height:207px !important;
}

#item73411 {
	width:428px !important;
	height:207px !important;
	left:116px !important;
}

#item49383 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:395px !important;
}

#item49411 {
	width:73px !important;
	height:20px !important;
	left:22px !important;
	top:593px !important;
}

#item49438 {
	width:83px !important;
	height:20px !important;
	left:243px !important;
	top:413px !important;
}

#item49465 {
	width:98px !important;
	height:29px !important;
	left:13px !important;
	top:179px !important;
}

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

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

#item73429 {
	width:266px !important;
	height:231px !important;
}

#item73424 {
	width:266px !important;
	height:231px !important;
	left:278px !important;
	top:322px !important;
}

#item73423 {
	width:252px !important;
	height:286px !important;
}

#item73418 {
	width:252px !important;
	height:286px !important;
	left:14px !important;
	top:14px !important;
}

#item73435 {
	width:179px !important;
	height:248px !important;
}

#item73430 {
	width:179px !important;
	height:248px !important;
	left:14px !important;
	top:382px !important;
}

#item49496 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item49524 {
	width:115px !important;
	height:9px !important;
	left:13px !important;
	top:356px !important;
}

#item49551 {
	width:71px !important;
	height:29px !important;
	left:200px !important;
	top:590px !important;
}

#item49579 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item73442 {
	width:225px !important;
	height:184px !important;
}

#item73437 {
	width:225px !important;
	height:184px !important;
	left:114px !important;
	top:445px !important;
}

#item73455 {
	width:256px !important;
	height:172px !important;
}

#item73450 {
	width:256px !important;
	height:172px !important;
	left:83px !important;
	top:262px !important;
}

#item73462 {
	width:83px !important;
	height:158px !important;
}

#item73456 {
	width:83px !important;
	height:158px !important;
	left:170px !important;
	top:79px !important;
}

#item73489 {
	width:229px !important;
	height:116px !important;
}

#item73483 {
	width:229px !important;
	height:116px !important;
	left:260px !important;
	top:14px !important;
}

#item73482 {
	width:62px !important;
	height:95px !important;
}

#item73477 {
	width:62px !important;
	height:95px !important;
	left:471px !important;
	top:143px !important;
}

#item73449 {
	width:125px !important;
	height:373px !important;
}

#item73444 {
	width:125px !important;
	height:373px !important;
	left:420px !important;
	top:256px !important;
}

#item73468 {
	width:62px !important;
	height:129px !important;
}

#item73463 {
	width:62px !important;
	height:129px !important;
	left:297px !important;
	top:113px !important;
}

#item73476 {
	width:62px !important;
	height:129px !important;
}

#item73471 {
	width:62px !important;
	height:129px !important;
	left:400px !important;
	top:96px !important;
}

#item49606 {
	width:121px !important;
	height:9px !important;
	left:13px !important;
	top:244px !important;
}

#item49633 {
	width:104px !important;
	height:20px !important;
	left:13px !important;
	top:118px !important;
}

#item49664 {
	width:69px !important;
	height:29px !important;
	left:13px !important;
	top:379px !important;
}

#item49694 {
	width:71px !important;
	height:20px !important;
	left:350px !important;
	top:538px !important;
}

#item49721 {
	width:74px !important;
	height:20px !important;
	left:20px !important;
	top:594px !important;
}

#item2366 {
	width:164px !important;
	height:172px !important;
}

#item2361 {
	width:164px !important;
	height:172px !important;
	left:366px !important;
}

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

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

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

#item73509 {
	width:251px !important;
	height:234px !important;
	left:14px !important;
	top:326px !important;
}

#item73522 {
	width:183px !important;
	height:158px !important;
}

#item73517 {
	width:183px !important;
	height:158px !important;
	left:279px !important;
	top:394px !important;
}

#item73528 {
	width:67px !important;
	height:62px !important;
}

#item73523 {
	width:67px !important;
	height:62px !important;
	left:463px !important;
	top:490px !important;
}

#item73534 {
	width:67px !important;
	height:94px !important;
}

#item73529 {
	width:67px !important;
	height:94px !important;
	left:463px !important;
	top:394px !important;
}

#item73496 {
	width:164px !important;
	height:65px !important;
}

#item73491 {
	width:164px !important;
	height:65px !important;
	left:366px !important;
	top:173px !important;
}

#item73502 {
	width:164px !important;
	height:133px !important;
}

#item73497 {
	width:164px !important;
	height:133px !important;
	left:366px !important;
	top:250px !important;
}

#item49748 {
	width:179px !important;
	height:20px !important;
	left:13px !important;
	top:298px !important;
}

#item49781 {
	width:80px !important;
	height:30px !important;
	left:276px !important;
	top:132px !important;
}

#item49809 {
	width:72px !important;
	height:20px !important;
	left:276px !important;
	top:364px !important;
}

#item49836 {
	width:87px !important;
	height:30px !important;
	left:276px !important;
	top:237px !important;
}

#item49866 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item49894 {
	width:249px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item49921 {
	width:249px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item73540 {
	width:147px !important;
	height:294px !important;
}

#item73535 {
	width:147px !important;
	height:294px !important;
	left:119px !important;
	top:324px !important;
}

#item73560 {
	width:268px !important;
	height:544px !important;
}

#item73555 {
	width:268px !important;
	height:544px !important;
	left:276px !important;
}

#item73548 {
	width:147px !important;
	height:142px !important;
}

#item73543 {
	width:147px !important;
	height:142px !important;
	left:119px !important;
	top:169px !important;
}

#item73554 {
	width:147px !important;
	height:142px !important;
}

#item73549 {
	width:147px !important;
	height:142px !important;
	left:119px !important;
	top:14px !important;
}

#item49952 {
	width:110px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item49979 {
	width:104px !important;
	height:20px !important;
	left:13px !important;
	top:137px !important;
}

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

#item50039 {
	width:95px !important;
	height:29px !important;
	left:13px !important;
	top:449px !important;
}

#item50069 {
	width:82px !important;
	height:20px !important;
	left:13px !important;
	top:479px !important;
}

#item2373 {
	width:206px !important;
	height:240px !important;
}

#item2367 {
	width:206px !important;
	height:240px !important;
	left:14px !important;
	top:14px !important;
}

#item73566 {
	width:189px !important;
	height:142px !important;
}

#item73561 {
	width:189px !important;
	height:142px !important;
	left:232px !important;
	top:14px !important;
}

#item73573 {
	width:200px !important;
	height:142px !important;
}

#item73567 {
	width:200px !important;
	height:142px !important;
	left:232px !important;
	top:168px !important;
}

#item73579 {
	width:200px !important;
	height:142px !important;
}

#item73574 {
	width:200px !important;
	height:142px !important;
	left:232px !important;
	top:322px !important;
}

#item73592 {
	width:206px !important;
	height:238px !important;
}

#item73586 {
	width:206px !important;
	height:238px !important;
	left:14px !important;
	top:322px !important;
}

#item73585 {
	width:200px !important;
	height:142px !important;
}

#item73580 {
	width:200px !important;
	height:142px !important;
	left:232px !important;
	top:477px !important;
}

#item73602 {
	width:272px !important;
	height:158px !important;
}

#item73597 {
	width:272px !important;
	height:158px !important;
	left:544px !important;
	top:485px !important;
}

#item50096 {
	width:73px !important;
	height:30px !important;
	left:435px !important;
	top:282px !important;
}

#item50128 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item50155 {
	width:70px !important;
	height:30px !important;
	left:435px !important;
	top:435px !important;
}

#item50182 {
	width:74px !important;
	height:30px !important;
	left:427px !important;
	top:128px !important;
}

#item50212 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item50239 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item50266 {
	width:73px !important;
	height:30px !important;
	left:436px !important;
	top:561px !important;
}

#item50297 {
	width:76px !important;
	height:20px !important;
	left:436px !important;
	top:593px !important;
}

#item73621 {
	width:208px !important;
	height:187px !important;
}

#item73616 {
	width:208px !important;
	height:187px !important;
	left:58px !important;
	top:226px !important;
}

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

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

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

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

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

#item73635 {
	width:252px !important;
	height:151px !important;
	left:278px !important;
	top:219px !important;
}

#item73615 {
	width:296px !important;
	height:223px !important;
}

#item73610 {
	width:296px !important;
	height:223px !important;
	left:248px !important;
	top:404px !important;
}

#item50324 {
	width:186px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item50355 {
	width:72px !important;
	height:30px !important;
	left:13px !important;
	top:280px !important;
}

#item50385 {
	width:150px !important;
	height:21px !important;
	left:13px !important;
	top:465px !important;
}

#item50450 {
	width:140px !important;
	height:21px !important;
	left:265px !important;
	top:464px !important;
}

#item50521 {
	width:181px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item50553 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

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

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

#item73661 {
	width:232px !important;
	height:242px !important;
}

#item73656 {
	width:232px !important;
	height:242px !important;
	left:312px !important;
	top:387px !important;
}

#item73648 {
	width:266px !important;
	height:146px !important;
}

#item73642 {
	width:266px !important;
	height:146px !important;
}

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

#item73649 {
	width:252px !important;
	height:152px !important;
	left:14px !important;
	top:207px !important;
}

#item73667 {
	width:252px !important;
	height:178px !important;
}

#item73662 {
	width:252px !important;
	height:178px !important;
	left:14px !important;
	top:383px !important;
}

#item50580 {
	width:75px !important;
	height:30px !important;
	left:276px !important;
	top:477px !important;
}

#item50612 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item50639 {
	width:176px !important;
	height:9px !important;
	left:13px !important;
	top:192px !important;
}

#item50669 {
	width:110px !important;
	height:30px !important;
	left:13px !important;
	top:376px !important;
}

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

#item73673 {
	width:299px !important;
	height:156px !important;
}

#item73668 {
	width:299px !important;
	height:156px !important;
	left:14px !important;
	top:14px !important;
}

#item73706 {
	width:207px !important;
	height:251px !important;
}

#item73701 {
	width:207px !important;
	height:251px !important;
	left:323px !important;
	top:14px !important;
}

#item73679 {
	width:299px !important;
	height:176px !important;
}

#item73674 {
	width:299px !important;
	height:176px !important;
	left:14px !important;
	top:219px !important;
}

#item73686 {
	width:299px !important;
	height:153px !important;
}

#item73680 {
	width:299px !important;
	height:153px !important;
	left:14px !important;
	top:421px !important;
}

#item73692 {
	width:215px !important;
	height:257px !important;
}

#item73687 {
	width:215px !important;
	height:257px !important;
	left:315px !important;
	top:317px !important;
}

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

#item50758 {
	width:217px !important;
	height:9px !important;
	left:16px !important;
	top:198px !important;
}

#item50789 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item50819 {
	width:167px !important;
	height:9px !important;
	left:322px !important;
	top:302px !important;
}

#item50846 {
	width:158px !important;
	height:9px !important;
	left:322px !important;
	top:610px !important;
}

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

#item2380 {
	width:252px !important;
	height:162px !important;
	left:278px !important;
}

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

#item73707 {
	width:167px !important;
	height:193px !important;
	left:14px !important;
	top:14px !important;
}

#item73718 {
	width:110px !important;
	height:136px !important;
}

#item73713 {
	width:110px !important;
	height:136px !important;
	left:32px !important;
	top:414px !important;
}

#item73773 {
	width:99px !important;
	height:163px !important;
}

#item73767 {
	width:99px !important;
	height:163px !important;
	left:143px !important;
	top:406px !important;
}

#item73725 {
	width:179px !important;
	height:181px !important;
}

#item73719 {
	width:179px !important;
	height:181px !important;
	top:223px !important;
}

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

#item73726 {
	width:252px !important;
	height:148px !important;
	left:278px !important;
	top:223px !important;
}

#item73739 {
	width:213px !important;
	height:192px !important;
}

#item73732 {
	width:213px !important;
	height:192px !important;
	left:269px !important;
	top:425px !important;
}

#item50874 {
	width:89px !important;
	height:30px !important;
	left:442px !important;
	top:589px !important;
}

#item50904 {
	width:140px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item50931 {
	width:70px !important;
	height:29px !important;
	left:184px !important;
	top:180px !important;
}

#item50959 {
	width:73px !important;
	height:30px !important;
	left:195px !important;
	top:299px !important;
}

#item50991 {
	width:181px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item51022 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

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

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

#item73740 {
	width:252px !important;
	height:220px !important;
	left:278px !important;
	top:353px !important;
}

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

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

#item73757 {
	width:252px !important;
	height:245px !important;
}

#item73752 {
	width:252px !important;
	height:245px !important;
	left:14px !important;
	top:14px !important;
}

#item73766 {
	width:217px !important;
	height:296px !important;
}

#item73761 {
	width:217px !important;
	height:296px !important;
	left:313px !important;
	top:14px !important;
}

#item51079 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item51109 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item51139 {
	width:203px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item51169 {
	width:69px !important;
	height:29px !important;
	left:282px !important;
	top:187px !important;
}

#item2391 {
	width:252px !important;
	height:150px !important;
}

#item2386 {
	width:252px !important;
	height:150px !important;
	left:278px !important;
	top:14px !important;
}

#item73793 {
	width:195px !important;
	height:208px !important;
}

#item73787 {
	width:195px !important;
	height:208px !important;
}

#item73780 {
	width:252px !important;
	height:150px !important;
}

#item73775 {
	width:252px !important;
	height:150px !important;
	left:278px !important;
	top:219px !important;
}

#item73807 {
	width:186px !important;
	height:194px !important;
}

#item73802 {
	width:186px !important;
	height:194px !important;
	left:278px !important;
	top:424px !important;
}

#item73786 {
	width:252px !important;
	height:146px !important;
}

#item73781 {
	width:252px !important;
	height:146px !important;
	left:14px !important;
	top:219px !important;
}

#item73801 {
	width:182px !important;
	height:228px !important;
}

#item73796 {
	width:182px !important;
	height:228px !important;
	top:415px !important;
}

#item51196 {
	width:198px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item51228 {
	width:231px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item51259 {
	width:68px !important;
	height:29px !important;
	left:200px !important;
	top:179px !important;
}

#item51286 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:386px !important;
}

#item51316 {
	width:88px !important;
	height:40px !important;
	left:186px !important;
	top:556px !important;
}

#item51347 {
	width:58px !important;
	height:50px !important;
	left:466px !important;
	top:569px !important;
}

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

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

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

#item73820 {
	width:252px !important;
	height:240px !important;
	left:14px !important;
	top:322px !important;
}

#item73832 {
	width:252px !important;
	height:251px !important;
}

#item73827 {
	width:252px !important;
	height:251px !important;
	left:278px !important;
	top:322px !important;
}

#item73819 {
	width:186px !important;
	height:302px !important;
}

#item73814 {
	width:186px !important;
	height:302px !important;
	left:344px !important;
	top:14px !important;
}

#item51377 {
	width:58px !important;
	height:49px !important;
	left:276px !important;
	top:263px !important;
}

#item51407 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item51434 {
	width:161px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item51465 {
	width:207px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item2397 {
	width:303px !important;
	height:143px !important;
}

#item2392 {
	width:303px !important;
	height:143px !important;
	left:227px !important;
	top:14px !important;
}

#item73845 {
	width:303px !important;
	height:97px !important;
}

#item73839 {
	width:303px !important;
	height:97px !important;
	left:227px !important;
	top:167px !important;
}

#item73851 {
	width:230px !important;
	height:122px !important;
}

#item73846 {
	width:230px !important;
	height:122px !important;
	left:227px !important;
	top:321px !important;
}

#item73863 {
	width:202px !important;
	height:241px !important;
}

#item73858 {
	width:202px !important;
	height:241px !important;
	left:14px !important;
	top:321px !important;
}

#item73870 {
	width:163px !important;
	height:264px !important;
}

#item73865 {
	width:163px !important;
	height:264px !important;
	left:14px !important;
	top:14px !important;
}

#item73857 {
	width:303px !important;
	height:125px !important;
}

#item73852 {
	width:303px !important;
	height:125px !important;
	left:227px !important;
	top:449px !important;
}

#item51495 {
	width:119px !important;
	height:20px !important;
	left:412px !important;
	top:136px !important;
}

#item51522 {
	width:160px !important;
	height:9px !important;
	left:225px !important;
	top:303px !important;
}

#item51549 {
	width:57px !important;
	height:40px !important;
	left:151px !important;
	top:266px !important;
}

#item51576 {
	width:75px !important;
	height:30px !important;
	left:459px !important;
	top:410px !important;
}

#item51608 {
	width:112px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item51640 {
	width:182px !important;
	height:9px !important;
	left:233px !important;
	top:611px !important;
}

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

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

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

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

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

#item73892 {
	width:252px !important;
	height:243px !important;
	left:278px !important;
	top:321px !important;
}

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

#item73879 {
	width:252px !important;
	height:249px !important;
	left:278px !important;
}

#item51671 {
	width:176px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item51725 {
	width:201px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item51755 {
	width:129px !important;
	height:20px !important;
	left:276px !important;
	top:291px !important;
}

#item73903 {
	width:252px !important;
	height:156px !important;
}

#item73898 {
	width:252px !important;
	height:156px !important;
	left:278px !important;
	top:14px !important;
}

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

#item73917 {
	width:252px !important;
	height:151px !important;
	left:278px !important;
	top:219px !important;
}

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

#item73923 {
	width:252px !important;
	height:151px !important;
	left:278px !important;
	top:424px !important;
}

#item73934 {
	width:191px !important;
	height:168px !important;
}

#item73929 {
	width:191px !important;
	height:168px !important;
	left:75px !important;
	top:424px !important;
}

#item73909 {
	width:179px !important;
	height:208px !important;
}

#item73904 {
	width:179px !important;
	height:208px !important;
	left:88px !important;
	top:14px !important;
}

#item73916 {
	width:182px !important;
	height:175px !important;
}

#item73910 {
	width:182px !important;
	height:175px !important;
	left:84px !important;
	top:237px !important;
}

#item51785 {
	width:72px !important;
	height:29px !important;
	left:13px !important;
	top:561px !important;
}

#item51812 {
	width:68px !important;
	height:40px !important;
	left:13px !important;
	top:172px !important;
}

#item51844 {
	width:63px !important;
	height:30px !important;
	left:13px !important;
	top:394px !important;
}

#item51872 {
	width:172px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item51899 {
	width:239px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item51931 {
	width:236px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item2404 {
	width:506px !important;
	height:608px !important;
}

#item2398 {
	width:506px !important;
	height:608px !important;
	left:24px !important;
	top:14px !important;
}

#item51962 {
	width:118px !important;
	height:20px !important;
	left:38px !important;
	top:157px !important;
}

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

#item2405 {
	width:252px !important;
	height:152px !important;
	left:278px !important;
	top:14px !important;
}

#item73950 {
	width:189px !important;
	height:187px !important;
}

#item73945 {
	width:189px !important;
	height:187px !important;
	left:341px !important;
	top:223px !important;
}

#item73956 {
	width:173px !important;
	height:205px !important;
}

#item73951 {
	width:173px !important;
	height:205px !important;
	left:357px !important;
	top:423px !important;
}

#item73944 {
	width:259px !important;
	height:296px !important;
}

#item73938 {
	width:259px !important;
	height:296px !important;
	left:7px !important;
	top:14px !important;
}

#item73962 {
	width:169px !important;
	height:309px !important;
}

#item73957 {
	width:169px !important;
	height:309px !important;
	left:9px !important;
	top:317px !important;
}

#item51992 {
	width:113px !important;
	height:9px !important;
	left:146px !important;
	top:75px !important;
}

#item52019 {
	width:182px !important;
	height:9px !important;
	left:276px !important;
	top:202px !important;
}

#item52049 {
	width:62px !important;
	height:40px !important;
	left:276px !important;
	top:373px !important;
}

#item52079 {
	width:73px !important;
	height:20px !important;
	left:183px !important;
	top:575px !important;
}

#item52106 {
	width:72px !important;
	height:20px !important;
	left:276px !important;
	top:588px !important;
}

#item73968 {
	width:222px !important;
	height:205px !important;
}

#item73963 {
	width:222px !important;
	height:205px !important;
	left:95px !important;
	top:423px !important;
}

#item73983 {
	width:222px !important;
	height:196px !important;
}

#item73978 {
	width:222px !important;
	height:196px !important;
	left:95px !important;
	top:220px !important;
}

#item73989 {
	width:303px !important;
	height:154px !important;
}

#item73984 {
	width:303px !important;
	height:154px !important;
	left:14px !important;
}

#item73977 {
	width:216px !important;
	height:232px !important;
}

#item73972 {
	width:216px !important;
	height:232px !important;
	left:328px !important;
	top:337px !important;
}

#item73995 {
	width:146px !important;
	height:322px !important;
}

#item73990 {
	width:146px !important;
	height:322px !important;
	left:398px !important;
}

#item52134 {
	width:69px !important;
	height:29px !important;
	left:13px !important;
	top:387px !important;
}

#item52161 {
	width:71px !important;
	height:39px !important;
	left:13px !important;
	top:581px !important;
}

#item52191 {
	width:124px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

#item52219 {
	width:85px !important;
	height:20px !important;
	left:336px !important;
	top:103px !important;
}

#item52246 {
	width:176px !important;
	height:9px !important;
	left:327px !important;
	top:610px !important;
}

#item74018 {
	width:162px !important;
	height:250px !important;
}

#item74012 {
	width:162px !important;
	height:250px !important;
	left:33px !important;
	top:257px !important;
}

#item74024 {
	width:127px !important;
	height:197px !important;
}

#item74019 {
	width:127px !important;
	height:197px !important;
	left:163px !important;
	top:244px !important;
}

#item74036 {
	width:199px !important;
	height:145px !important;
}

#item74031 {
	width:199px !important;
	height:145px !important;
	left:331px !important;
	top:229px !important;
}

#item74045 {
	width:130px !important;
	height:190px !important;
}

#item74039 {
	width:130px !important;
	height:190px !important;
	left:326px !important;
	top:453px !important;
}

#item74030 {
	width:80px !important;
	height:129px !important;
}

#item74025 {
	width:80px !important;
	height:129px !important;
	left:238px !important;
	top:461px !important;
}

#item74011 {
	width:213px !important;
	height:136px !important;
}

#item74006 {
	width:213px !important;
	height:136px !important;
}

#item2416 {
	width:149px !important;
	height:214px !important;
}

#item2411 {
	width:149px !important;
	height:214px !important;
	left:225px !important;
	top:14px !important;
}

#item74005 {
	width:97px !important;
	height:80px !important;
}

#item73999 {
	width:97px !important;
	height:80px !important;
	left:375px !important;
	top:148px !important;
}

#item52275 {
	width:116px !important;
	height:20px !important;
	left:13px !important;
	top:204px !important;
}

#item52302 {
	width:91px !important;
	height:20px !important;
	left:400px !important;
	top:133px !important;
}

#item52330 {
	width:145px !important;
	height:9px !important;
	left:330px !important;
	top:431px !important;
}

#item52357 {
	width:72px !important;
	height:29px !important;
	left:459px !important;
	top:580px !important;
}

#item52385 {
	width:116px !important;
	height:20px !important;
	left:400px !important;
	top:64px !important;
}

#item52413 {
	width:173px !important;
	height:9px !important;
	left:28px !important;
	top:582px !important;
}

#item52443 {
	width:211px !important;
	height:9px !important;
	left:28px !important;
	top:592px !important;
}

#item74051 {
	width:252px !important;
	height:140px !important;
}

#item74046 {
	width:252px !important;
	height:140px !important;
	left:14px !important;
	top:14px !important;
}

#item74057 {
	width:170px !important;
	height:193px !important;
}

#item74052 {
	width:170px !important;
	height:193px !important;
	left:97px !important;
	top:220px !important;
}

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

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

#item74069 {
	width:158px !important;
	height:139px !important;
}

#item74064 {
	width:158px !important;
	height:139px !important;
	left:372px !important;
	top:425px !important;
}

#item77444 {
	width:94px !important;
	height:69px !important;
}

#item77439 {
	width:94px !important;
	height:69px !important;
	left:278px !important;
	top:495px !important;
}

#item74075 {
	width:252px !important;
	height:277px !important;
}

#item74070 {
	width:252px !important;
	height:277px !important;
	left:278px !important;
	top:10px !important;
}

#item52470 {
	width:123px !important;
	height:9px !important;
	left:16px !important;
	top:200px !important;
}

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

#item52524 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:393px !important;
}

#item52551 {
	width:162px !important;
	height:9px !important;
	left:294px !important;
	top:389px !important;
}

#item52578 {
	width:247px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item52610 {
	width:247px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item2422 {
	width:165px !important;
	height:197px !important;
}

#item2417 {
	width:165px !important;
	height:197px !important;
	left:278px !important;
	top:14px !important;
}

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

#item74091 {
	width:252px !important;
	height:234px !important;
	left:14px !important;
	top:14px !important;
}

#item74084 {
	width:183px !important;
	height:212px !important;
}

#item74079 {
	width:183px !important;
	height:212px !important;
	left:278px !important;
	top:223px !important;
}

#item74102 {
	width:180px !important;
	height:171px !important;
}

#item74097 {
	width:180px !important;
	height:171px !important;
	left:278px !important;
	top:446px !important;
}

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

#item74085 {
	width:170px !important;
	height:283px !important;
	left:14px !important;
	top:334px !important;
}

#item52641 {
	width:186px !important;
	height:9px !important;
	left:13px !important;
	top:315px !important;
}

#item52668 {
	width:77px !important;
	height:20px !important;
	left:189px !important;
	top:594px !important;
}

#item52695 {
	width:87px !important;
	height:29px !important;
	left:449px !important;
	top:180px !important;
}

#item52722 {
	width:70px !important;
	height:40px !important;
	left:466px !important;
	top:396px !important;
}

#item52752 {
	width:72px !important;
	height:29px !important;
	left:462px !important;
	top:590px !important;
}

#item74109 {
	width:516px !important;
	height:363px !important;
}

#item74104 {
	width:516px !important;
	height:363px !important;
	left:14px !important;
	top:14px !important;
}

#item74116 {
	width:159px !important;
	height:115px !important;
}

#item74111 {
	width:159px !important;
	height:115px !important;
	left:14px !important;
	top:404px !important;
}

#item74122 {
	width:174px !important;
	height:130px !important;
}

#item74117 {
	width:174px !important;
	height:130px !important;
	left:185px !important;
	top:404px !important;
}

#item74128 {
	width:159px !important;
	height:127px !important;
}

#item74123 {
	width:159px !important;
	height:127px !important;
	left:371px !important;
	top:404px !important;
}

#item52779 {
	width:170px !important;
	height:20px !important;
	left:369px !important;
	top:600px !important;
}

#item52811 {
	width:169px !important;
	height:9px !important;
	left:184px !important;
	top:610px !important;
}

#item52838 {
	width:105px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item52866 {
	width:77px !important;
	height:20px !important;
	left:14px !important;
	top:377px !important;
}

#item2428 {
	width:179px !important;
	height:295px !important;
}

#item2423 {
	width:179px !important;
	height:295px !important;
	left:278px !important;
	top:14px !important;
}

#item74149 {
	width:213px !important;
	height:229px !important;
}

#item74144 {
	width:213px !important;
	height:229px !important;
	left:317px !important;
	top:322px !important;
}

#item74137 {
	width:252px !important;
	height:219px !important;
}

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

#item74143 {
	width:292px !important;
	height:293px !important;
}

#item74138 {
	width:292px !important;
	height:293px !important;
	left:14px !important;
	top:323px !important;
}

#item52893 {
	width:117px !important;
	height:9px !important;
	left:316px !important;
	top:610px !important;
}

#item52920 {
	width:162px !important;
	height:9px !important;
	left:94px !important;
	top:610px !important;
}

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

#item52974 {
	width:74px !important;
	height:29px !important;
	left:465px !important;
	top:275px !important;
}

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

#item74152 {
	width:281px !important;
	height:193px !important;
	left:249px !important;
	top:14px !important;
}

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

#item74158 {
	width:252px !important;
	height:149px !important;
	left:14px !important;
	top:220px !important;
}

#item74175 {
	width:252px !important;
	height:125px !important;
}

#item74170 {
	width:252px !important;
	height:125px !important;
	left:14px !important;
	top:424px !important;
}

#item74169 {
	width:264px !important;
	height:273px !important;
}

#item74164 {
	width:264px !important;
	height:273px !important;
	left:266px !important;
	top:244px !important;
}

#item53001 {
	width:115px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item53028 {
	width:212px !important;
	height:9px !important;
	left:12px !important;
	top:405px !important;
}

#item53058 {
	width:161px !important;
	height:9px !important;
	left:18px !important;
	top:605px !important;
}

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

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

#item2447 {
	width:252px !important;
	height:159px !important;
	left:278px !important;
	top:7px !important;
}

#item74182 {
	width:252px !important;
	height:144px !important;
}

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

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

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

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

#item74195 {
	width:252px !important;
	height:133px !important;
	left:14px !important;
	top:424px !important;
}

#item74206 {
	width:252px !important;
	height:145px !important;
}

#item74201 {
	width:252px !important;
	height:145px !important;
	left:278px !important;
	top:424px !important;
}

#item74194 {
	width:172px !important;
	height:204px !important;
}

#item74189 {
	width:172px !important;
	height:204px !important;
	left:271px !important;
	top:213px !important;
}

#item53115 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item53142 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

#item53170 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item53197 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item53224 {
	width:81px !important;
	height:20px !important;
	left:447px !important;
	top:384px !important;
}

#item53251 {
	width:132px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item74213 {
	width:252px !important;
	height:125px !important;
}

#item74207 {
	width:252px !important;
	height:125px !important;
	left:14px !important;
	top:427px !important;
}

#item74227 {
	width:166px !important;
	height:122px !important;
}

#item74222 {
	width:166px !important;
	height:122px !important;
	left:14px !important;
	top:219px !important;
}

#item74239 {
	width:164px !important;
	height:132px !important;
}

#item74234 {
	width:164px !important;
	height:132px !important;
	left:14px !important;
	top:14px !important;
}

#item74233 {
	width:339px !important;
	height:327px !important;
}

#item74228 {
	width:339px !important;
	height:327px !important;
	left:191px !important;
	top:14px !important;
}

#item74221 {
	width:193px !important;
	height:149px !important;
}

#item74215 {
	width:193px !important;
	height:149px !important;
	left:337px !important;
	top:410px !important;
}

#item53278 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item53305 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:415px !important;
}

#item53332 {
	width:156px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item53360 {
	width:131px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item53387 {
	width:125px !important;
	height:9px !important;
	left:189px !important;
	top:415px !important;
}

#item2459 {
	width:354px !important;
	height:271px !important;
}

#item2453 {
	width:354px !important;
	height:271px !important;
	left:14px !important;
	top:14px !important;
}

#item74252 {
	width:252px !important;
	height:353px !important;
}

#item74247 {
	width:252px !important;
	height:353px !important;
	left:14px !important;
	top:291px !important;
}

#item74259 {
	width:136px !important;
	height:204px !important;
}

#item74253 {
	width:136px !important;
	height:204px !important;
	left:292px !important;
	top:315px !important;
}

#item74266 {
	width:121px !important;
	height:186px !important;
}

#item74260 {
	width:121px !important;
	height:186px !important;
	left:400px !important;
	top:302px !important;
}

#item74246 {
	width:94px !important;
	height:88px !important;
}

#item74240 {
	width:94px !important;
	height:88px !important;
	left:437px !important;
	top:14px !important;
}

#item53414 {
	width:137px !important;
	height:9px !important;
	left:373px !important;
	top:211px !important;
}

#item53442 {
	width:128px !important;
	height:20px !important;
	left:373px !important;
	top:261px !important;
}

#item53473 {
	width:171px !important;
	height:9px !important;
	left:211px !important;
	top:600px !important;
}

#item53503 {
	width:171px !important;
	height:9px !important;
	left:211px !important;
	top:610px !important;
}

#item74281 {
	width:165px !important;
	height:142px !important;
}

#item74275 {
	width:165px !important;
	height:142px !important;
	left:101px !important;
	top:322px !important;
}

#item74287 {
	width:158px !important;
	height:142px !important;
}

#item74282 {
	width:158px !important;
	height:142px !important;
	left:372px !important;
	top:322px !important;
}

#item74293 {
	width:116px !important;
	height:173px !important;
}

#item74288 {
	width:116px !important;
	height:173px !important;
	left:414px !important;
	top:474px !important;
}

#item74299 {
	width:252px !important;
	height:96px !important;
}

#item74294 {
	width:252px !important;
	height:96px !important;
	left:14px !important;
	top:474px !important;
}

#item74272 {
	width:516px !important;
	height:296px !important;
}

#item74267 {
	width:516px !important;
	height:296px !important;
	left:14px !important;
	top:14px !important;
}

#item53530 {
	width:102px !important;
	height:20px !important;
	left:21px !important;
	top:285px !important;
}

#item53557 {
	width:70px !important;
	height:20px !important;
	left:13px !important;
	top:449px !important;
}

#item53585 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item53612 {
	width:100px !important;
	height:29px !important;
	left:276px !important;
	top:439px !important;
}

#item53643 {
	width:103px !important;
	height:29px !important;
	left:281px !important;
	top:553px !important;
}

#item53675 {
	width:98px !important;
	height:28px !important;
	left:281px !important;
	top:581px !important;
}

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

#item2460 {
	width:252px !important;
	height:148px !important;
	left:278px !important;
}

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

#item74313 {
	width:252px !important;
	height:148px !important;
	left:278px !important;
	top:223px !important;
}

#item74324 {
	width:252px !important;
	height:147px !important;
}

#item74319 {
	width:252px !important;
	height:147px !important;
	left:278px !important;
	top:423px !important;
}

#item74332 {
	width:252px !important;
	height:227px !important;
}

#item74327 {
	width:252px !important;
	height:227px !important;
	left:14px !important;
	top:322px !important;
}

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

#item74301 {
	width:79px !important;
	height:68px !important;
	left:14px !important;
	top:156px !important;
}

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

#item74307 {
	width:169px !important;
	height:214px !important;
	left:98px !important;
	top:14px !important;
}

#item53708 {
	width:100px !important;
	height:20px !important;
	left:276px !important;
	top:194px !important;
}

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

#item53764 {
	width:141px !important;
	height:9px !important;
	left:277px !important;
	top:406px !important;
}

#item53791 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item53819 {
	width:190px !important;
	height:9px !important;
	left:13px !important;
	top:294px !important;
}

#item53850 {
	width:190px !important;
	height:9px !important;
	left:13px !important;
	top:304px !important;
}

#item74338 {
	width:175px !important;
	height:196px !important;
}

#item74333 {
	width:175px !important;
	height:196px !important;
	left:91px !important;
	top:14px !important;
}

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

#item74339 {
	width:252px !important;
	height:149px !important;
	left:14px !important;
	top:223px !important;
}

#item74364 {
	width:170px !important;
	height:169px !important;
}

#item74358 {
	width:170px !important;
	height:169px !important;
	left:96px !important;
	top:447px !important;
}

#item74370 {
	width:252px !important;
	height:119px !important;
}

#item74365 {
	width:252px !important;
	height:119px !important;
	left:278px !important;
	top:447px !important;
}

#item74350 {
	width:191px !important;
	height:210px !important;
}

#item74345 {
	width:191px !important;
	height:210px !important;
	left:339px !important;
	top:223px !important;
}

#item74356 {
	width:252px !important;
	height:123px !important;
}

#item74351 {
	width:252px !important;
	height:123px !important;
	left:278px !important;
	top:14px !important;
}

#item53877 {
	width:74px !important;
	height:29px !important;
	left:13px !important;
	top:180px !important;
}

#item53904 {
	width:72px !important;
	height:30px !important;
	left:13px !important;
	top:584px !important;
}

#item53931 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:428px !important;
}

#item53958 {
	width:178px !important;
	height:9px !important;
	left:277px !important;
	top:202px !important;
}

#item53985 {
	width:193px !important;
	height:9px !important;
	left:277px !important;
	top:611px !important;
}

#item54017 {
	width:54px !important;
	height:39px !important;
	left:277px !important;
	top:350px !important;
}

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

#item2466 {
	width:252px !important;
	height:137px !important;
	left:278px !important;
	top:14px !important;
}

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

#item74377 {
	width:252px !important;
	height:162px !important;
	left:278px !important;
	top:219px !important;
}

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

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

#item74389 {
	width:175px !important;
	height:199px !important;
}

#item74384 {
	width:175px !important;
	height:199px !important;
	left:278px !important;
	top:419px !important;
}

#item74376 {
	width:252px !important;
	height:247px !important;
}

#item74371 {
	width:252px !important;
	height:247px !important;
	left:14px !important;
	top:14px !important;
}

#item54044 {
	width:145px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item54072 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

#item54099 {
	width:132px !important;
	height:9px !important;
	left:276px !important;
	top:404px !important;
}

#item54126 {
	width:100px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item54153 {
	width:72px !important;
	height:29px !important;
	left:455px !important;
	top:590px !important;
}

#item74406 {
	width:230px !important;
	height:132px !important;
}

#item74400 {
	width:230px !important;
	height:132px !important;
	left:14px !important;
	top:14px !important;
}

#item74413 {
	width:230px !important;
	height:141px !important;
}

#item74407 {
	width:230px !important;
	height:141px !important;
	left:14px !important;
	top:218px !important;
}

#item74419 {
	width:157px !important;
	height:193px !important;
}

#item74414 {
	width:157px !important;
	height:193px !important;
	left:87px !important;
	top:425px !important;
}

#item74425 {
	width:276px !important;
	height:123px !important;
}

#item74420 {
	width:276px !important;
	height:123px !important;
	left:254px !important;
	top:422px !important;
}

#item74433 {
	width:273px !important;
	height:386px !important;
}

#item74428 {
	width:273px !important;
	height:386px !important;
	left:257px !important;
	top:14px !important;
}

#item54180 {
	width:234px !important;
	height:9px !important;
	left:12px !important;
	top:205px !important;
}

#item54211 {
	width:71px !important;
	height:29px !important;
	left:12px !important;
	top:591px !important;
}

#item54238 {
	width:156px !important;
	height:9px !important;
	left:253px !important;
	top:611px !important;
}

#item54265 {
	width:119px !important;
	height:20px !important;
	left:258px !important;
	top:397px !important;
}

#item54297 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item2477 {
	width:252px !important;
	height:245px !important;
}

#item2472 {
	width:252px !important;
	height:245px !important;
	left:14px !important;
	top:14px !important;
}

#item74439 {
	width:252px !important;
	height:277px !important;
}

#item74434 {
	width:252px !important;
	height:277px !important;
	left:278px !important;
	top:14px !important;
}

#item74446 {
	width:176px !important;
	height:296px !important;
}

#item74440 {
	width:176px !important;
	height:296px !important;
	left:278px !important;
	top:322px !important;
}

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

#item74447 {
	width:252px !important;
	height:214px !important;
	left:14px !important;
	top:322px !important;
}

#item54325 {
	width:157px !important;
	height:9px !important;
	left:24px !important;
	top:292px !important;
}

#item54352 {
	width:84px !important;
	height:20px !important;
	left:126px !important;
	top:594px !important;
}

#item54379 {
	width:73px !important;
	height:29px !important;
	left:435px !important;
	top:473px !important;
}

#item54406 {
	width:75px !important;
	height:29px !important;
	left:451px !important;
	top:276px !important;
}

#item74458 {
	width:252px !important;
	height:158px !important;
}

#item74453 {
	width:252px !important;
	height:158px !important;
	left:14px !important;
	top:420px !important;
}

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

#item74467 {
	width:252px !important;
	height:136px !important;
	left:14px !important;
	top:219px !important;
}

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

#item74473 {
	width:252px !important;
	height:199px !important;
	left:14px !important;
	top:9px !important;
}

#item74484 {
	width:252px !important;
	height:245px !important;
}

#item74479 {
	width:252px !important;
	height:245px !important;
	left:278px !important;
	top:14px !important;
}

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

#item74460 {
	width:252px !important;
	height:240px !important;
	left:278px !important;
	top:322px !important;
}

#item54436 {
	width:182px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item54466 {
	width:187px !important;
	height:9px !important;
	left:13px !important;
	top:400px !important;
}

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

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

#item54548 {
	width:97px !important;
	height:20px !important;
	left:13px !important;
	top:188px !important;
}

#item2484 {
	width:77px !important;
	height:128px !important;
}

#item2478 {
	width:77px !important;
	height:128px !important;
	left:14px !important;
	top:83px !important;
}

#item74494 {
	width:173px !important;
	height:163px !important;
}

#item74489 {
	width:173px !important;
	height:163px !important;
	left:185px !important;
	top:14px !important;
}

#item74507 {
	width:173px !important;
	height:167px !important;
}

#item74501 {
	width:173px !important;
	height:167px !important;
	left:185px !important;
	top:223px !important;
}

#item74525 {
	width:173px !important;
	height:177px !important;
}

#item74520 {
	width:173px !important;
	height:177px !important;
	left:185px !important;
	top:445px !important;
}

#item74519 {
	width:160px !important;
	height:167px !important;
}

#item74514 {
	width:160px !important;
	height:167px !important;
	left:14px !important;
	top:223px !important;
}

#item74531 {
	width:160px !important;
	height:133px !important;
}

#item74526 {
	width:160px !important;
	height:133px !important;
	left:14px !important;
	top:445px !important;
}

#item74500 {
	width:98px !important;
	height:197px !important;
}

#item74495 {
	width:98px !important;
	height:197px !important;
	left:370px !important;
	top:14px !important;
}

#item74513 {
	width:160px !important;
	height:161px !important;
}

#item74508 {
	width:160px !important;
	height:161px !important;
	left:370px !important;
	top:223px !important;
}

#item74538 {
	width:160px !important;
	height:142px !important;
}

#item74533 {
	width:160px !important;
	height:142px !important;
	left:370px !important;
	top:445px !important;
}

#item54575 {
	width:171px !important;
	height:9px !important;
	left:183px !important;
	top:205px !important;
}

#item54602 {
	width:63px !important;
	height:40px !important;
	left:469px !important;
	top:173px !important;
}

#item54629 {
	width:72px !important;
	height:20px !important;
	left:96px !important;
	top:193px !important;
}

#item54656 {
	width:167px !important;
	height:9px !important;
	left:184px !important;
	top:427px !important;
}

#item54683 {
	width:123px !important;
	height:20px !important;
	left:369px !important;
	top:416px !important;
}

#item54711 {
	width:75px !important;
	height:20px !important;
	left:13px !important;
	top:416px !important;
}

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

#item54765 {
	width:76px !important;
	height:40px !important;
	left:184px !important;
	top:580px !important;
}

#item54798 {
	width:119px !important;
	height:9px !important;
	left:369px !important;
	top:610px !important;
}

#item74577 {
	width:173px !important;
	height:131px !important;
}

#item74572 {
	width:173px !important;
	height:131px !important;
	left:185px !important;
	top:445px !important;
}

#item74583 {
	width:160px !important;
	height:112px !important;
}

#item74578 {
	width:160px !important;
	height:112px !important;
	left:14px !important;
	top:445px !important;
}

#item74544 {
	width:160px !important;
	height:136px !important;
}

#item74539 {
	width:160px !important;
	height:136px !important;
	left:14px !important;
	top:14px !important;
}

#item74557 {
	width:160px !important;
	height:155px !important;
}

#item74551 {
	width:160px !important;
	height:155px !important;
	left:14px !important;
	top:223px !important;
}

#item74565 {
	width:175px !important;
	height:157px !important;
}

#item74560 {
	width:175px !important;
	height:157px !important;
	left:184px !important;
	top:223px !important;
}

#item74571 {
	width:159px !important;
	height:204px !important;
}

#item74566 {
	width:159px !important;
	height:204px !important;
	left:371px !important;
	top:177px !important;
}

#item74550 {
	width:190px !important;
	height:142px !important;
}

#item74545 {
	width:190px !important;
	height:142px !important;
	left:184px !important;
	top:14px !important;
}

#item74589 {
	width:160px !important;
	height:120px !important;
}

#item74584 {
	width:160px !important;
	height:120px !important;
	left:370px !important;
	top:445px !important;
}

#item54825 {
	width:121px !important;
	height:9px !important;
	left:13px !important;
	top:204px !important;
}

#item54852 {
	width:72px !important;
	height:20px !important;
	left:184px !important;
	top:193px !important;
}

#item54879 {
	width:82px !important;
	height:20px !important;
	left:369px !important;
	top:417px !important;
}

#item54906 {
	width:97px !important;
	height:20px !important;
	left:184px !important;
	top:416px !important;
}

#item54933 {
	width:117px !important;
	height:20px !important;
	left:13px !important;
	top:417px !important;
}

#item54960 {
	width:162px !important;
	height:9px !important;
	left:184px !important;
	top:610px !important;
}

#item54987 {
	width:125px !important;
	height:9px !important;
	left:369px !important;
	top:610px !important;
}

#item55014 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item2490 {
	width:177px !important;
	height:193px !important;
}

#item2485 {
	width:177px !important;
	height:193px !important;
	left:367px !important;
	top:14px !important;
}

#item74612 {
	width:177px !important;
	height:190px !important;
}

#item74605 {
	width:177px !important;
	height:190px !important;
	left:367px !important;
	top:221px !important;
}

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

#item74613 {
	width:252px !important;
	height:137px !important;
	left:14px !important;
	top:221px !important;
}

#item74624 {
	width:156px !important;
	height:196px !important;
}

#item74619 {
	width:156px !important;
	height:196px !important;
	left:111px !important;
	top:421px !important;
}

#item74630 {
	width:266px !important;
	height:143px !important;
}

#item74625 {
	width:266px !important;
	height:143px !important;
	left:278px !important;
	top:421px !important;
}

#item74597 {
	width:85px !important;
	height:139px !important;
}

#item74592 {
	width:85px !important;
	height:139px !important;
	left:89px !important;
	top:4px !important;
}

#item74603 {
	width:84px !important;
	height:141px !important;
}

#item74598 {
	width:84px !important;
	height:141px !important;
	left:179px !important;
	top:16px !important;
}

#item55043 {
	width:79px !important;
	height:20px !important;
	left:276px !important;
	top:189px !important;
}

#item55070 {
	width:73px !important;
	height:20px !important;
	left:276px !important;
	top:391px !important;
}

#item55097 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:404px !important;
}

#item55124 {
	width:154px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item55152 {
	width:111px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item55179 {
	width:235px !important;
	height:9px !important;
	left:13px !important;
	top:189px !important;
}

#item55209 {
	width:235px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item74639 {
	width:295px !important;
	height:189px !important;
}

#item74633 {
	width:295px !important;
	height:189px !important;
	left:14px !important;
	top:366px !important;
}

#item74657 {
	width:209px !important;
	height:165px !important;
}

#item74652 {
	width:209px !important;
	height:165px !important;
	left:101px !important;
	top:14px !important;
}

#item74665 {
	width:224px !important;
	height:203px !important;
}

#item74660 {
	width:224px !important;
	height:203px !important;
	left:320px !important;
}

#item74645 {
	width:130px !important;
	height:268px !important;
}

#item74640 {
	width:130px !important;
	height:268px !important;
	left:400px !important;
	top:361px !important;
}

#item74651 {
	width:95px !important;
	height:80px !important;
}

#item74646 {
	width:95px !important;
	height:80px !important;
	left:450px !important;
	top:275px !important;
}

#item74672 {
	width:95px !important;
	height:213px !important;
}

#item74666 {
	width:95px !important;
	height:213px !important;
	left:46px !important;
	top:151px !important;
}

#item55240 {
	width:69px !important;
	height:29px !important;
	left:13px !important;
	top:141px !important;
}

#item55267 {
	width:87px !important;
	height:20px !important;
	left:148px !important;
	top:335px !important;
}

#item55295 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item55322 {
	width:158px !important;
	height:9px !important;
	left:319px !important;
	top:255px !important;
}

#item55349 {
	width:75px !important;
	height:20px !important;
	left:320px !important;
	top:334px !important;
}

#item55376 {
	width:72px !important;
	height:29px !important;
	left:325px !important;
	top:585px !important;
}

#item2496 {
	width:154px !important;
	height:131px !important;
}

#item2491 {
	width:154px !important;
	height:131px !important;
	left:390px !important;
}

#item74730 {
	width:266px !important;
	height:70px !important;
}

#item74725 {
	width:266px !important;
	height:70px !important;
	left:278px !important;
	top:136px !important;
}

#item74685 {
	width:252px !important;
	height:339px !important;
}

#item74680 {
	width:252px !important;
	height:339px !important;
	left:278px !important;
	top:276px !important;
}

#item74691 {
	width:179px !important;
	height:253px !important;
}

#item74686 {
	width:179px !important;
	height:253px !important;
	top:374px !important;
}

#item74679 {
	width:266px !important;
	height:315px !important;
}

#item74674 {
	width:266px !important;
	height:315px !important;
}

#item55403 {
	width:162px !important;
	height:9px !important;
	left:276px !important;
	top:260px !important;
}

#item55430 {
	width:90px !important;
	height:29px !important;
	left:182px !important;
	top:589px !important;
}

#item55460 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:354px !important;
}

#item55487 {
	width:120px !important;
	height:20px !important;
	left:281px !important;
	top:515px !important;
}

#item55517 {
	width:81px !important;
	height:39px !important;
	left:281px !important;
	top:535px !important;
}

#item55550 {
	width:69px !important;
	height:20px !important;
	left:276px !important;
	top:93px !important;
}

#item55577 {
	width:108px !important;
	height:20px !important;
	left:276px !important;
	top:113px !important;
}

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

#item74693 {
	width:252px !important;
	height:151px !important;
	left:14px !important;
	top:422px !important;
}

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

#item74706 {
	width:252px !important;
	height:136px !important;
	left:14px !important;
	top:221px !important;
}

#item74723 {
	width:252px !important;
	height:196px !important;
}

#item74718 {
	width:252px !important;
	height:196px !important;
	left:14px !important;
	top:14px !important;
}

#item74717 {
	width:266px !important;
	height:347px !important;
}

#item74712 {
	width:266px !important;
	height:347px !important;
	left:278px !important;
}

#item74705 {
	width:161px !important;
	height:230px !important;
}

#item74699 {
	width:161px !important;
	height:230px !important;
	left:369px !important;
	top:422px !important;
}

#item55607 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:403px !important;
}

#item55634 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:403px !important;
}

#item55661 {
	width:97px !important;
	height:29px !important;
	left:13px !important;
	top:122px !important;
}

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

#item55718 {
	width:94px !important;
	height:40px !important;
	left:276px !important;
	top:580px !important;
}

#item2502 {
	width:120px !important;
	height:173px !important;
}

#item2497 {
	width:120px !important;
	height:173px !important;
	left:136px !important;
	top:23px !important;
}

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

#item74738 {
	width:252px !important;
	height:136px !important;
	left:278px !important;
	top:14px !important;
}

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

#item74747 {
	width:252px !important;
	height:133px !important;
	left:278px !important;
	top:219px !important;
}

#item74758 {
	width:108px !important;
	height:211px !important;
}

#item74753 {
	width:108px !important;
	height:211px !important;
	left:278px !important;
	top:426px !important;
}

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

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

#item74737 {
	width:99px !important;
	height:142px !important;
}

#item74732 {
	width:99px !important;
	height:142px !important;
	left:64px !important;
	top:74px !important;
}

#item55748 {
	width:171px !important;
	height:9px !important;
	left:276px !important;
	top:199px !important;
}

#item55775 {
	width:160px !important;
	height:9px !important;
	left:276px !important;
	top:409px !important;
}

#item55803 {
	width:182px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item55830 {
	width:107px !important;
	height:20px !important;
	left:390px !important;
	top:599px !important;
}

#item55857 {
	width:212px !important;
	height:9px !important;
	left:12px !important;
	top:292px !important;
}

#item55888 {
	width:212px !important;
	height:9px !important;
	left:12px !important;
	top:302px !important;
}

#item74770 {
	width:252px !important;
	height:131px !important;
}

#item74765 {
	width:252px !important;
	height:131px !important;
	left:14px !important;
	top:424px !important;
}

#item74777 {
	width:161px !important;
	height:206px !important;
}

#item74772 {
	width:161px !important;
	height:206px !important;
	left:105px !important;
	top:207px !important;
}

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

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

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

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

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

#item74791 {
	width:252px !important;
	height:235px !important;
	left:278px !important;
	top:322px !important;
}

#item55918 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:194px !important;
}

#item55945 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:395px !important;
}

#item55972 {
	width:200px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item56003 {
	width:162px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item56030 {
	width:178px !important;
	height:9px !important;
	left:276px !important;
	top:300px !important;
}

#item2509 {
	width:166px !important;
	height:120px !important;
}

#item2503 {
	width:166px !important;
	height:120px !important;
	left:364px !important;
	top:14px !important;
}

#item74842 {
	width:197px !important;
	height:300px !important;
}

#item74837 {
	width:197px !important;
	height:300px !important;
	left:146px !important;
	top:43px !important;
}

#item74809 {
	width:170px !important;
	height:130px !important;
}

#item74803 {
	width:170px !important;
	height:130px !important;
	left:360px !important;
	top:220px !important;
}

#item74861 {
	width:274px !important;
	height:206px !important;
}

#item74856 {
	width:274px !important;
	height:206px !important;
	left:544px !important;
	top:375px !important;
}

#item74815 {
	width:166px !important;
	height:119px !important;
}

#item74810 {
	width:166px !important;
	height:119px !important;
	left:364px !important;
	top:425px !important;
}

#item74821 {
	width:168px !important;
	height:125px !important;
}

#item74816 {
	width:168px !important;
	height:125px !important;
	left:185px !important;
	top:429px !important;
}

#item74830 {
	width:159px !important;
	height:113px !important;
}

#item74825 {
	width:159px !important;
	height:113px !important;
	left:14px !important;
	top:429px !important;
}

#item74836 {
	width:150px !important;
	height:293px !important;
}

#item74831 {
	width:150px !important;
	height:293px !important;
	left:24px !important;
	top:71px !important;
}

#item56058 {
	width:118px !important;
	height:20px !important;
	left:365px !important;
	top:600px !important;
}

#item56085 {
	width:133px !important;
	height:20px !important;
	left:365px !important;
	top:192px !important;
}

#item56115 {
	width:156px !important;
	height:9px !important;
	left:365px !important;
	top:407px !important;
}

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

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

#item56196 {
	width:297px !important;
	height:10px !important;
	left:14px !important;
	top:395px !important;
}

#item56270 {
	width:297px !important;
	height:10px !important;
	left:14px !important;
	top:406px !important;
}

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

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

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

#item74862 {
	width:252px !important;
	height:176px !important;
	left:278px !important;
	top:385px !important;
}

#item74855 {
	width:168px !important;
	height:350px !important;
}

#item74850 {
	width:168px !important;
	height:350px !important;
	left:376px !important;
	top:14px !important;
}

#item56344 {
	width:168px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item56371 {
	width:117px !important;
	height:20px !important;
	left:13px !important;
	top:346px !important;
}

#item56401 {
	width:146px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item56428 {
	width:73px !important;
	height:20px !important;
	left:282px !important;
	top:237px !important;
}

#item2515 {
	width:164px !important;
	height:112px !important;
}

#item2510 {
	width:164px !important;
	height:112px !important;
	left:366px !important;
	top:14px !important;
}

#item74884 {
	width:227px !important;
	height:193px !important;
}

#item74879 {
	width:227px !important;
	height:193px !important;
	left:14px !important;
	top:14px !important;
}

#item74890 {
	width:164px !important;
	height:119px !important;
}

#item74885 {
	width:164px !important;
	height:119px !important;
	left:14px !important;
	top:219px !important;
}

#item74896 {
	width:164px !important;
	height:131px !important;
}

#item74891 {
	width:164px !important;
	height:131px !important;
	left:190px !important;
	top:219px !important;
}

#item74903 {
	width:164px !important;
	height:120px !important;
}

#item74898 {
	width:164px !important;
	height:120px !important;
	left:366px !important;
	top:219px !important;
}

#item74909 {
	width:162px !important;
	height:128px !important;
}

#item74904 {
	width:162px !important;
	height:128px !important;
	left:368px !important;
	top:426px !important;
}

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

#item74910 {
	width:165px !important;
	height:117px !important;
	left:190px !important;
	top:426px !important;
}

#item74921 {
	width:173px !important;
	height:120px !important;
}

#item74916 {
	width:173px !important;
	height:120px !important;
	left:8px !important;
	top:424px !important;
}

#item56455 {
	width:135px !important;
	height:20px !important;
	left:364px !important;
	top:189px !important;
}

#item56488 {
	width:169px !important;
	height:9px !important;
	left:189px !important;
	top:406px !important;
}

#item56516 {
	width:113px !important;
	height:20px !important;
	left:13px !important;
	top:395px !important;
}

#item56543 {
	width:168px !important;
	height:9px !important;
	left:364px !important;
	top:406px !important;
}

#item56571 {
	width:163px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item56599 {
	width:169px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

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

#item56654 {
	width:72px !important;
	height:20px !important;
	left:247px !important;
	top:141px !important;
}

#item56682 {
	width:96px !important;
	height:28px !important;
	left:247px !important;
	top:160px !important;
}

#item74927 {
	width:182px !important;
	height:191px !important;
}

#item74922 {
	width:182px !important;
	height:191px !important;
	left:84px !important;
	top:426px !important;
}

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

#item74943 {
	width:182px !important;
	height:196px !important;
	left:84px !important;
	top:219px !important;
}

#item74956 {
	width:204px !important;
	height:156px !important;
}

#item74951 {
	width:204px !important;
	height:156px !important;
	left:43px !important;
	top:51px !important;
}

#item74963 {
	width:197px !important;
	height:193px !important;
}

#item74957 {
	width:197px !important;
	height:193px !important;
	left:333px !important;
	top:14px !important;
}

#item74933 {
	width:180px !important;
	height:191px !important;
}

#item74928 {
	width:180px !important;
	height:191px !important;
	left:350px !important;
	top:426px !important;
}

#item74942 {
	width:180px !important;
	height:202px !important;
}

#item74937 {
	width:180px !important;
	height:202px !important;
	left:350px !important;
	top:219px !important;
}

#item56714 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item56742 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:321px !important;
}

#item56769 {
	width:73px !important;
	height:20px !important;
	left:276px !important;
	top:554px !important;
}

#item56796 {
	width:49px !important;
	height:40px !important;
	left:276px !important;
	top:113px !important;
}

#item56823 {
	width:94px !important;
	height:20px !important;
	left:13px !important;
	top:45px !important;
}

#item56850 {
	width:71px !important;
	height:20px !important;
	left:276px !important;
	top:340px !important;
}

#item56877 {
	width:70px !important;
	height:37px !important;
	left:276px !important;
	top:359px !important;
}

#item2521 {
	width:173px !important;
	height:145px !important;
}

#item2516 {
	width:173px !important;
	height:145px !important;
	left:357px !important;
	top:14px !important;
}

#item74970 {
	width:161px !important;
	height:121px !important;
}

#item74965 {
	width:161px !important;
	height:121px !important;
	left:191px !important;
	top:14px !important;
}

#item74977 {
	width:164px !important;
	height:129px !important;
}

#item74971 {
	width:164px !important;
	height:129px !important;
	left:14px !important;
	top:14px !important;
}

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

#item56939 {
	width:120px !important;
	height:9px !important;
	left:364px !important;
	top:199px !important;
}

#item56967 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item74983 {
	width:252px !important;
	height:119px !important;
}

#item74978 {
	width:252px !important;
	height:119px !important;
	left:14px !important;
	top:14px !important;
}

#item75008 {
	width:252px !important;
	height:105px !important;
}

#item75003 {
	width:252px !important;
	height:105px !important;
	left:11px !important;
	top:198px !important;
}

#item74995 {
	width:149px !important;
	height:239px !important;
}

#item74990 {
	width:149px !important;
	height:239px !important;
	left:118px !important;
	top:379px !important;
}

#item75002 {
	width:266px !important;
	height:355px !important;
}

#item74997 {
	width:266px !important;
	height:355px !important;
	left:278px !important;
	top:199px !important;
}

#item74989 {
	width:252px !important;
	height:141px !important;
}

#item74984 {
	width:252px !important;
	height:141px !important;
	left:278px !important;
	top:6px !important;
}

#item56994 {
	width:98px !important;
	height:20px !important;
	left:19px !important;
	top:521px !important;
}

#item57021 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:179px !important;
}

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

#item57075 {
	width:196px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item57105 {
	width:163px !important;
	height:9px !important;
	left:276px !important;
	top:179px !important;
}

#item2527 {
	width:173px !important;
	height:194px !important;
}

#item2522 {
	width:173px !important;
	height:194px !important;
	left:278px !important;
	top:14px !important;
}

#item75050 {
	width:266px !important;
	height:164px !important;
}

#item75045 {
	width:266px !important;
	height:164px !important;
	left:544px !important;
}

#item75017 {
	width:266px !important;
	height:256px !important;
}

#item75012 {
	width:266px !important;
	height:256px !important;
}

#item75023 {
	width:252px !important;
	height:253px !important;
}

#item75018 {
	width:252px !important;
	height:253px !important;
	left:14px !important;
	top:316px !important;
}

#item75029 {
	width:252px !important;
	height:154px !important;
}

#item75024 {
	width:252px !important;
	height:154px !important;
	left:278px !important;
	top:424px !important;
}

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

#item75033 {
	width:172px !important;
	height:194px !important;
	left:278px !important;
	top:219px !important;
}

#item57132 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item57159 {
	width:74px !important;
	height:20px !important;
	left:458px !important;
	top:191px !important;
}

#item57186 {
	width:80px !important;
	height:20px !important;
	left:458px !important;
	top:395px !important;
}

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

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

#item75064 {
	width:252px !important;
	height:142px !important;
}

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

#item75070 {
	width:153px !important;
	height:162px !important;
}

#item75065 {
	width:153px !important;
	height:162px !important;
	left:273px !important;
	top:295px !important;
}

#item75076 {
	width:143px !important;
	height:181px !important;
}

#item75071 {
	width:143px !important;
	height:181px !important;
	left:387px !important;
	top:221px !important;
}

#item75056 {
	width:191px !important;
	height:193px !important;
}

#item75051 {
	width:191px !important;
	height:193px !important;
	left:353px !important;
	top:14px !important;
}

#item75044 {
	width:203px !important;
	height:205px !important;
}

#item75039 {
	width:203px !important;
	height:205px !important;
	left:64px !important;
	top:424px !important;
}

#item57268 {
	width:163px !important;
	height:9px !important;
	left:12px !important;
	top:405px !important;
}

#item57295 {
	width:137px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item57322 {
	width:92px !important;
	height:30px !important;
	left:13px !important;
	top:580px !important;
}

#item57349 {
	width:72px !important;
	height:20px !important;
	left:278px !important;
	top:188px !important;
}

#item57376 {
	width:139px !important;
	height:9px !important;
	left:284px !important;
	top:580px !important;
}

#item57403 {
	width:139px !important;
	height:9px !important;
	left:284px !important;
	top:590px !important;
}

#item57430 {
	width:214px !important;
	height:9px !important;
	left:284px !important;
	top:601px !important;
}

#item2533 {
	width:163px !important;
	height:147px !important;
}

#item2528 {
	width:163px !important;
	height:147px !important;
	left:269px !important;
	top:41px !important;
}

#item75086 {
	width:158px !important;
	height:166px !important;
}

#item75080 {
	width:158px !important;
	height:166px !important;
	left:11px !important;
	top:14px !important;
}

#item75092 {
	width:151px !important;
	height:180px !important;
}

#item75087 {
	width:151px !important;
	height:180px !important;
	left:14px !important;
	top:185px !important;
}

#item75099 {
	width:147px !important;
	height:127px !important;
}

#item75093 {
	width:147px !important;
	height:127px !important;
	left:20px !important;
	top:491px !important;
}

#item75105 {
	width:283px !important;
	height:245px !important;
}

#item75100 {
	width:283px !important;
	height:245px !important;
	left:247px !important;
	top:372px !important;
}

#item75112 {
	width:164px !important;
	height:138px !important;
}

#item75106 {
	width:164px !important;
	height:138px !important;
	left:278px !important;
	top:226px !important;
}

#item57465 {
	width:78px !important;
	height:29px !important;
	left:169px !important;
	top:331px !important;
}

#item57495 {
	width:72px !important;
	height:20px !important;
	left:171px !important;
	top:163px !important;
}

#item57522 {
	width:107px !important;
	height:9px !important;
	left:18px !important;
	top:428px !important;
}

#item57549 {
	width:212px !important;
	height:9px !important;
	left:18px !important;
	top:477px !important;
}

#item57579 {
	width:62px !important;
	height:30px !important;
	left:434px !important;
	top:153px !important;
}

#item57606 {
	width:71px !important;
	height:20px !important;
	left:451px !important;
	top:341px !important;
}

#item75118 {
	width:252px !important;
	height:124px !important;
}

#item75113 {
	width:252px !important;
	height:124px !important;
	left:14px !important;
	top:49px !important;
}

#item75131 {
	width:226px !important;
	height:276px !important;
}

#item75125 {
	width:226px !important;
	height:276px !important;
	left:304px !important;
	top:49px !important;
}

#item75138 {
	width:252px !important;
	height:227px !important;
}

#item75133 {
	width:252px !important;
	height:227px !important;
	left:278px !important;
	top:337px !important;
}

#item75124 {
	width:170px !important;
	height:185px !important;
}

#item75119 {
	width:170px !important;
	height:185px !important;
	left:96px !important;
	top:238px !important;
}

#item75144 {
	width:255px !important;
	height:136px !important;
}

#item75139 {
	width:255px !important;
	height:136px !important;
	left:14px !important;
	top:434px !important;
}

#item57633 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:220px !important;
}

#item57660 {
	width:70px !important;
	height:20px !important;
	left:13px !important;
	top:404px !important;
}

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

#item57715 {
	width:174px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item57742 {
	width:81px !important;
	height:40px !important;
	left:283px !important;
	top:190px !important;
}

#item2539 {
	width:155px !important;
	height:231px !important;
}

#item2534 {
	width:155px !important;
	height:231px !important;
	left:278px !important;
	top:14px !important;
}

#item77450 {
	width:90px !important;
	height:99px !important;
}

#item77445 {
	width:90px !important;
	height:99px !important;
	left:440px !important;
	top:14px !important;
}

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

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

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

#item75151 {
	width:164px !important;
	height:232px !important;
	left:14px !important;
	top:322px !important;
}

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

#item75157 {
	width:164px !important;
	height:232px !important;
	left:190px !important;
	top:322px !important;
}

#item75172 {
	width:164px !important;
	height:173px !important;
}

#item75167 {
	width:164px !important;
	height:173px !important;
	left:366px !important;
	top:322px !important;
}

#item57772 {
	width:73px !important;
	height:20px !important;
	left:436px !important;
	top:224px !important;
}

#item57799 {
	width:199px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item57829 {
	width:140px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item57856 {
	width:106px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item57886 {
	width:120px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item57914 {
	width:152px !important;
	height:9px !important;
	left:364px !important;
	top:591px !important;
}

#item57945 {
	width:158px !important;
	height:20px !important;
	left:364px !important;
	top:600px !important;
}

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

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

#item75184 {
	width:121px !important;
	height:239px !important;
}

#item75179 {
	width:121px !important;
	height:239px !important;
	left:278px !important;
	top:297px !important;
}

#item75197 {
	width:252px !important;
	height:196px !important;
}

#item75192 {
	width:252px !important;
	height:196px !important;
	left:278px !important;
	top:14px !important;
}

#item77456 {
	width:46px !important;
	height:66px !important;
}

#item77451 {
	width:46px !important;
	height:66px !important;
	left:489px !important;
	top:154px !important;
}

#item75203 {
	width:252px !important;
	height:212px !important;
}

#item75198 {
	width:252px !important;
	height:212px !important;
	left:14px !important;
	top:14px !important;
}

#item75190 {
	width:121px !important;
	height:210px !important;
}

#item75185 {
	width:121px !important;
	height:210px !important;
	left:409px !important;
	top:297px !important;
}

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

#item58003 {
	width:129px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item58030 {
	width:102px !important;
	height:20px !important;
	left:409px !important;
	top:600px !important;
}

#item58058 {
	width:124px !important;
	height:9px !important;
	left:12px !important;
	top:267px !important;
}

#item58086 {
	width:116px !important;
	height:9px !important;
	left:360px !important;
	top:187px !important;
}

#item58113 {
	width:149px !important;
	height:9px !important;
	left:276px !important;
	top:267px !important;
}

#item58140 {
	width:207px !important;
	height:9px !important;
	left:276px !important;
	top:277px !important;
}

#item2546 {
	width:264px !important;
	height:132px !important;
}

#item2540 {
	width:264px !important;
	height:132px !important;
	left:266px !important;
	top:14px !important;
}

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

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

#item75217 {
	width:241px !important;
	height:143px !important;
}

#item75212 {
	width:241px !important;
	height:143px !important;
	left:14px !important;
	top:217px !important;
}

#item75225 {
	width:264px !important;
	height:152px !important;
}

#item75219 {
	width:264px !important;
	height:152px !important;
	left:266px !important;
	top:207px !important;
}

#item75231 {
	width:278px !important;
	height:152px !important;
}

#item75226 {
	width:278px !important;
	height:152px !important;
	left:266px !important;
	top:425px !important;
}

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

#item75232 {
	width:240px !important;
	height:137px !important;
	left:14px !important;
	top:425px !important;
}

#item58172 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item58199 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item58226 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:189px !important;
}

#item58253 {
	width:164px !important;
	height:9px !important;
	left:265px !important;
	top:406px !important;
}

#item58280 {
	width:195px !important;
	height:9px !important;
	left:265px !important;
	top:610px !important;
}

#item58310 {
	width:234px !important;
	height:9px !important;
	left:265px !important;
	top:179px !important;
}

#item58340 {
	width:234px !important;
	height:9px !important;
	left:265px !important;
	top:190px !important;
}

#item75243 {
	width:252px !important;
	height:227px !important;
}

#item75238 {
	width:252px !important;
	height:227px !important;
	left:14px !important;
	top:323px !important;
}

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

#item75246 {
	width:252px !important;
	height:223px !important;
	left:278px !important;
	top:322px !important;
}

#item75257 {
	width:252px !important;
	height:250px !important;
}

#item75252 {
	width:252px !important;
	height:250px !important;
	left:278px !important;
}

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

#item75258 {
	width:252px !important;
	height:236px !important;
	left:14px !important;
	top:14px !important;
}

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

#item58398 {
	width:156px !important;
	height:9px !important;
	left:18px !important;
	top:297px !important;
}

#item58425 {
	width:170px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item58453 {
	width:174px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item58484 {
	width:207px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

#item2547 {
	width:252px !important;
	height:193px !important;
	left:278px !important;
	top:14px !important;
}

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

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

#item75277 {
	width:516px !important;
	height:297px !important;
}

#item75272 {
	width:516px !important;
	height:297px !important;
	left:14px !important;
	top:321px !important;
}

#item58514 {
	width:155px !important;
	height:9px !important;
	left:12px !important;
	top:302px !important;
}

#item58541 {
	width:173px !important;
	height:9px !important;
	left:276px !important;
	top:499px !important;
}

#item58571 {
	width:207px !important;
	height:9px !important;
	left:276px !important;
	top:510px !important;
}

#item58601 {
	width:149px !important;
	height:9px !important;
	left:276px !important;
	top:293px !important;
}

#item58632 {
	width:214px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

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

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

#item75298 {
	width:252px !important;
	height:150px !important;
}

#item75292 {
	width:252px !important;
	height:150px !important;
	left:14px !important;
	top:219px !important;
}

#item75310 {
	width:252px !important;
	height:146px !important;
}

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

#item75291 {
	width:252px !important;
	height:222px !important;
}

#item75286 {
	width:252px !important;
	height:222px !important;
	left:278px !important;
	top:329px !important;
}

#item75304 {
	width:266px !important;
	height:257px !important;
}

#item75299 {
	width:266px !important;
	height:257px !important;
	left:278px !important;
}

#item58662 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:404px !important;
}

#item58689 {
	width:150px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item58716 {
	width:166px !important;
	height:9px !important;
	left:276px !important;
	top:313px !important;
}

#item58743 {
	width:188px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item58773 {
	width:188px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item58803 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:192px !important;
}

#item58834 {
	width:207px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item2558 {
	width:252px !important;
	height:127px !important;
}

#item2553 {
	width:252px !important;
	height:127px !important;
	left:278px !important;
	top:14px !important;
}

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

#item75319 {
	width:252px !important;
	height:181px !important;
	left:278px !important;
	top:188px !important;
}

#item75318 {
	width:192px !important;
	height:352px !important;
}

#item75313 {
	width:192px !important;
	height:352px !important;
	top:14px !important;
}

#item75330 {
	width:252px !important;
	height:186px !important;
}

#item75325 {
	width:252px !important;
	height:186px !important;
	left:14px !important;
	top:380px !important;
}

#item75336 {
	width:252px !important;
	height:183px !important;
}

#item75331 {
	width:252px !important;
	height:183px !important;
	left:278px !important;
	top:380px !important;
}

#item58865 {
	width:72px !important;
	height:20px !important;
	left:196px !important;
	top:346px !important;
}

#item58892 {
	width:138px !important;
	height:9px !important;
	left:276px !important;
	top:178px !important;
}

#item58919 {
	width:107px !important;
	height:20px !important;
	left:392px !important;
	top:349px !important;
}

#item58949 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item58979 {
	width:140px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item75343 {
	width:516px !important;
	height:617px !important;
}

#item75337 {
	width:516px !important;
	height:617px !important;
	left:14px !important;
}

#item59006 {
	width:154px !important;
	height:9px !important;
	left:27px !important;
	top:597px !important;
}

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

#item2560 {
	width:252px !important;
	height:246px !important;
	left:278px !important;
}

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

#item75357 {
	width:252px !important;
	height:242px !important;
	left:278px !important;
	top:322px !important;
}

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

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

#item75356 {
	width:266px !important;
	height:306px !important;
}

#item75350 {
	width:266px !important;
	height:306px !important;
	top:322px !important;
}

#item59033 {
	width:88px !important;
	height:29px !important;
	left:159px !important;
	top:570px !important;
}

#item59063 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item59091 {
	width:113px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item59118 {
	width:197px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item75395 {
	width:252px !important;
	height:131px !important;
}

#item75390 {
	width:252px !important;
	height:131px !important;
	left:14px !important;
	top:14px !important;
}

#item75402 {
	width:252px !important;
	height:146px !important;
}

#item75396 {
	width:252px !important;
	height:146px !important;
	left:14px !important;
	top:220px !important;
}

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

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

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

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

#item75369 {
	width:71px !important;
	height:75px !important;
}

#item75363 {
	width:71px !important;
	height:75px !important;
	left:190px !important;
	top:434px !important;
}

#item75377 {
	width:76px !important;
	height:79px !important;
}

#item75372 {
	width:76px !important;
	height:79px !important;
	left:140px !important;
	top:485px !important;
}

#item59148 {
	width:226px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item59179 {
	width:191px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

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

#item59233 {
	width:145px !important;
	height:9px !important;
	left:277px !important;
	top:304px !important;
}

#item59260 {
	width:209px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item59290 {
	width:209px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item2571 {
	width:238px !important;
	height:126px !important;
}

#item2566 {
	width:238px !important;
	height:126px !important;
	left:306px !important;
}

#item75409 {
	width:238px !important;
	height:137px !important;
}

#item75404 {
	width:238px !important;
	height:137px !important;
	left:306px !important;
	top:218px !important;
}

#item75416 {
	width:142px !important;
	height:196px !important;
}

#item75410 {
	width:142px !important;
	height:196px !important;
	left:306px !important;
	top:423px !important;
}

#item75422 {
	width:282px !important;
	height:190px !important;
}

#item75417 {
	width:282px !important;
	height:190px !important;
	left:14px !important;
	top:393px !important;
}

#item75430 {
	width:200px !important;
	height:353px !important;
}

#item75425 {
	width:200px !important;
	height:353px !important;
}

#item59322 {
	width:74px !important;
	height:29px !important;
	left:453px !important;
	top:590px !important;
}

#item59349 {
	width:173px !important;
	height:9px !important;
	left:305px !important;
	top:404px !important;
}

#item59377 {
	width:231px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item59408 {
	width:74px !important;
	height:20px !important;
	left:215px !important;
	top:343px !important;
}

#item59435 {
	width:132px !important;
	height:9px !important;
	left:305px !important;
	top:190px !important;
}

#item59463 {
	width:172px !important;
	height:9px !important;
	left:305px !important;
	top:201px !important;
}

#item75436 {
	width:224px !important;
	height:167px !important;
}

#item75431 {
	width:224px !important;
	height:167px !important;
	left:14px !important;
	top:379px !important;
}

#item75442 {
	width:224px !important;
	height:294px !important;
}

#item75437 {
	width:224px !important;
	height:294px !important;
	left:14px !important;
	top:14px !important;
}

#item75449 {
	width:294px !important;
	height:227px !important;
}

#item75443 {
	width:294px !important;
	height:227px !important;
	left:250px !important;
}

#item75455 {
	width:216px !important;
	height:165px !important;
}

#item75450 {
	width:216px !important;
	height:165px !important;
	left:328px !important;
	top:294px !important;
}

#item75461 {
	width:202px !important;
	height:165px !important;
}

#item75456 {
	width:202px !important;
	height:165px !important;
	left:328px !important;
	top:463px !important;
}

#item59493 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:359px !important;
}

#item59521 {
	width:176px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item59549 {
	width:141px !important;
	height:9px !important;
	left:248px !important;
	top:276px !important;
}

#item59577 {
	width:79px !important;
	height:29px !important;
	left:248px !important;
	top:422px !important;
}

#item59604 {
	width:79px !important;
	height:29px !important;
	left:248px !important;
	top:590px !important;
}

#item2577 {
	width:252px !important;
	height:143px !important;
}

#item2572 {
	width:252px !important;
	height:143px !important;
	left:278px !important;
	top:14px !important;
}

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

#item75464 {
	width:252px !important;
	height:225px !important;
	left:14px !important;
	top:14px !important;
}

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

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

#item75481 {
	width:150px !important;
	height:196px !important;
}

#item75476 {
	width:150px !important;
	height:196px !important;
	left:278px !important;
	top:422px !important;
}

#item75490 {
	width:252px !important;
	height:191px !important;
}

#item75484 {
	width:252px !important;
	height:191px !important;
	left:278px !important;
	top:220px !important;
}

#item59631 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item59685 {
	width:156px !important;
	height:9px !important;
	left:276px !important;
	top:202px !important;
}

#item59712 {
	width:111px !important;
	height:20px !important;
	left:421px !important;
	top:393px !important;
}

#item59742 {
	width:88px !important;
	height:20px !important;
	left:431px !important;
	top:572px !important;
}

#item59772 {
	width:88px !important;
	height:28px !important;
	left:431px !important;
	top:591px !important;
}

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

#item75492 {
	width:164px !important;
	height:232px !important;
	left:14px !important;
	top:323px !important;
}

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

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

#item75503 {
	width:164px !important;
	height:226px !important;
}

#item75498 {
	width:164px !important;
	height:226px !important;
	left:190px !important;
	top:315px !important;
}

#item75509 {
	width:167px !important;
	height:223px !important;
}

#item75504 {
	width:167px !important;
	height:223px !important;
	left:363px !important;
	top:322px !important;
}

#item75521 {
	width:150px !important;
	height:116px !important;
}

#item75516 {
	width:150px !important;
	height:116px !important;
	left:278px !important;
	top:196px !important;
}

#item75515 {
	width:266px !important;
	height:189px !important;
}

#item75510 {
	width:266px !important;
	height:189px !important;
	left:278px !important;
}

#item59803 {
	width:202px !important;
	height:9px !important;
	left:19px !important;
	top:295px !important;
}

#item59833 {
	width:142px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

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

#item59887 {
	width:85px !important;
	height:20px !important;
	left:279px !important;
	top:169px !important;
}

#item59914 {
	width:156px !important;
	height:9px !important;
	left:375px !important;
	top:303px !important;
}

#item59941 {
	width:159px !important;
	height:9px !important;
	left:362px !important;
	top:610px !important;
}

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

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

#item75541 {
	width:266px !important;
	height:148px !important;
}

#item75536 {
	width:266px !important;
	height:148px !important;
	left:278px !important;
	top:216px !important;
}

#item75548 {
	width:266px !important;
	height:122px !important;
}

#item75542 {
	width:266px !important;
	height:122px !important;
	left:278px !important;
	top:439px !important;
}

#item75554 {
	width:252px !important;
	height:289px !important;
}

#item75549 {
	width:252px !important;
	height:289px !important;
	left:14px !important;
	top:266px !important;
}

#item75535 {
	width:266px !important;
	height:205px !important;
}

#item75530 {
	width:266px !important;
	height:205px !important;
}

#item68647 {
	width:230px !important;
	height:9px !important;
	left:277px !important;
	top:419px !important;
}

#item68677 {
	width:139px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item68704 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:245px !important;
}

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

#item68759 {
	width:130px !important;
	height:9px !important;
	left:277px !important;
	top:199px !important;
}

#item75561 {
	width:162px !important;
	height:207px !important;
}

#item75556 {
	width:162px !important;
	height:207px !important;
	left:105px !important;
	top:422px !important;
}

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

#item75575 {
	width:252px !important;
	height:195px !important;
	left:14px !important;
	top:215px !important;
}

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

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

#item75567 {
	width:266px !important;
	height:201px !important;
}

#item75562 {
	width:266px !important;
	height:201px !important;
	left:278px !important;
	top:361px !important;
}

#item75574 {
	width:266px !important;
	height:305px !important;
}

#item75568 {
	width:266px !important;
	height:305px !important;
	left:278px !important;
}

#item68787 {
	width:82px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item68814 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:402px !important;
}

#item68841 {
	width:119px !important;
	height:9px !important;
	left:13px !important;
	top:197px !important;
}

#item68868 {
	width:198px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item68898 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:341px !important;
}

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

#item2584 {
	width:252px !important;
	height:215px !important;
	left:278px !important;
	top:14px !important;
}

#item75599 {
	width:516px !important;
	height:204px !important;
}

#item75593 {
	width:516px !important;
	height:204px !important;
	left:14px !important;
	top:327px !important;
}

#item75592 {
	width:177px !important;
	height:312px !important;
}

#item75587 {
	width:177px !important;
	height:312px !important;
	left:14px !important;
	top:14px !important;
}

#item59968 {
	width:151px !important;
	height:9px !important;
	left:281px !important;
	top:304px !important;
}

#item59995 {
	width:78px !important;
	height:29px !important;
	left:191px !important;
	top:176px !important;
}

#item60027 {
	width:251px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item60059 {
	width:251px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item75601 {
	width:252px !important;
	height:241px !important;
	left:278px !important;
	top:322px !important;
}

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

#item75607 {
	width:252px !important;
	height:234px !important;
	left:14px !important;
	top:322px !important;
}

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

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

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

#item75622 {
	width:252px !important;
	height:242px !important;
	left:278px !important;
	top:14px !important;
}

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

#item60116 {
	width:153px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

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

#item60173 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item2595 {
	width:530px !important;
	height:255px !important;
}

#item2590 {
	width:530px !important;
	height:255px !important;
}

#item75634 {
	width:350px !important;
	height:244px !important;
}

#item75628 {
	width:350px !important;
	height:244px !important;
	top:269px !important;
}

#item75646 {
	width:169px !important;
	height:254px !important;
}

#item75641 {
	width:169px !important;
	height:254px !important;
	left:361px !important;
	top:269px !important;
}

#item75640 {
	width:201px !important;
	height:95px !important;
}

#item75635 {
	width:201px !important;
	height:95px !important;
	top:521px !important;
}

#item60200 {
	width:107px !important;
	height:20px !important;
	left:208px !important;
	top:589px !important;
}

#item60227 {
	width:117px !important;
	height:29px !important;
	left:220px !important;
	top:481px !important;
}

#item60259 {
	width:145px !important;
	height:9px !important;
	left:360px !important;
	top:591px !important;
}

#item60287 {
	width:158px !important;
	height:20px !important;
	left:360px !important;
	top:600px !important;
}

#item60318 {
	width:103px !important;
	height:20px !important;
	left:360px !important;
	top:83px !important;
}

#item60349 {
	width:151px !important;
	height:20px !important;
	left:360px !important;
	top:102px !important;
}

#item75653 {
	width:190px !important;
	height:206px !important;
}

#item75648 {
	width:190px !important;
	height:206px !important;
	left:77px !important;
	top:422px !important;
}

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

#item75654 {
	width:252px !important;
	height:139px !important;
	left:278px !important;
	top:422px !important;
}

#item75665 {
	width:252px !important;
	height:190px !important;
}

#item75660 {
	width:252px !important;
	height:190px !important;
	left:278px !important;
	top:221px !important;
}

#item75671 {
	width:174px !important;
	height:190px !important;
}

#item75666 {
	width:174px !important;
	height:190px !important;
	left:92px !important;
	top:221px !important;
}

#item75681 {
	width:252px !important;
	height:196px !important;
}

#item75676 {
	width:252px !important;
	height:196px !important;
	left:14px !important;
	top:14px !important;
}

#item75687 {
	width:165px !important;
	height:196px !important;
}

#item75682 {
	width:165px !important;
	height:196px !important;
	left:365px !important;
	top:14px !important;
}

#item60381 {
	width:79px !important;
	height:20px !important;
	left:17px !important;
	top:192px !important;
}

#item60409 {
	width:72px !important;
	height:29px !important;
	left:17px !important;
	top:384px !important;
}

#item60436 {
	width:53px !important;
	height:40px !important;
	left:17px !important;
	top:572px !important;
}

#item60463 {
	width:133px !important;
	height:9px !important;
	left:281px !important;
	top:606px !important;
}

#item60490 {
	width:71px !important;
	height:30px !important;
	left:280px !important;
	top:176px !important;
}

#item60518 {
	width:113px !important;
	height:20px !important;
	left:276px !important;
	top:392px !important;
}

#item2601 {
	width:191px !important;
	height:295px !important;
}

#item2596 {
	width:191px !important;
	height:295px !important;
	left:278px !important;
	top:14px !important;
}

#item75694 {
	width:188px !important;
	height:211px !important;
}

#item75689 {
	width:188px !important;
	height:211px !important;
}

#item75701 {
	width:147px !important;
	height:183px !important;
}

#item75695 {
	width:147px !important;
	height:183px !important;
	left:10px !important;
	top:231px !important;
}

#item75707 {
	width:257px !important;
	height:137px !important;
}

#item75702 {
	width:257px !important;
	height:137px !important;
	left:10px !important;
	top:424px !important;
}

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

#item75709 {
	width:252px !important;
	height:296px !important;
	left:278px !important;
	top:321px !important;
}

#item75759 {
	width:266px !important;
	height:174px !important;
}

#item75754 {
	width:266px !important;
	height:174px !important;
	left:544px !important;
}

#item60545 {
	width:87px !important;
	height:20px !important;
	left:162px !important;
	top:394px !important;
}

#item60572 {
	width:74px !important;
	height:29px !important;
	left:458px !important;
	top:279px !important;
}

#item60599 {
	width:99px !important;
	height:20px !important;
	left:439px !important;
	top:600px !important;
}

#item60630 {
	width:137px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item60660 {
	width:91px !important;
	height:20px !important;
	left:174px !important;
	top:185px !important;
}

#item75746 {
	width:207px !important;
	height:186px !important;
}

#item75740 {
	width:207px !important;
	height:186px !important;
	left:323px !important;
	top:431px !important;
}

#item75753 {
	width:252px !important;
	height:349px !important;
}

#item75747 {
	width:252px !important;
	height:349px !important;
	left:278px !important;
	top:14px !important;
}

#item75720 {
	width:111px !important;
	height:100px !important;
}

#item75715 {
	width:111px !important;
	height:100px !important;
	left:14px !important;
	top:323px !important;
}

#item75726 {
	width:128px !important;
	height:140px !important;
}

#item75721 {
	width:128px !important;
	height:140px !important;
	left:138px !important;
	top:302px !important;
}

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

#item75728 {
	width:75px !important;
	height:72px !important;
	left:111px !important;
	top:387px !important;
}

#item75739 {
	width:81px !important;
	height:78px !important;
}

#item75734 {
	width:81px !important;
	height:78px !important;
	left:58px !important;
	top:431px !important;
}

#item60687 {
	width:92px !important;
	height:20px !important;
	left:283px !important;
	top:507px !important;
}

#item60714 {
	width:145px !important;
	height:9px !important;
	left:285px !important;
	top:414px !important;
}

#item60742 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:251px !important;
}

#item60773 {
	width:207px !important;
	height:9px !important;
	left:13px !important;
	top:260px !important;
}

#item60804 {
	width:249px !important;
	height:9px !important;
	left:16px !important;
	top:565px !important;
}

#item60836 {
	width:249px !important;
	height:9px !important;
	left:16px !important;
	top:576px !important;
}

#item60867 {
	width:249px !important;
	height:9px !important;
	left:16px !important;
	top:586px !important;
}

#item60898 {
	width:249px !important;
	height:9px !important;
	left:16px !important;
	top:597px !important;
}

#item60929 {
	width:249px !important;
	height:9px !important;
	left:16px !important;
	top:607px !important;
}

#item2607 {
	width:155px !important;
	height:196px !important;
}

#item2602 {
	width:155px !important;
	height:196px !important;
	left:278px !important;
	top:14px !important;
}

#item75769 {
	width:266px !important;
	height:206px !important;
}

#item75763 {
	width:266px !important;
	height:206px !important;
	top:14px !important;
}

#item75775 {
	width:177px !important;
	height:189px !important;
}

#item75770 {
	width:177px !important;
	height:189px !important;
	left:278px !important;
	top:221px !important;
}

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

#item75776 {
	width:252px !important;
	height:137px !important;
	left:278px !important;
	top:422px !important;
}

#item75788 {
	width:252px !important;
	height:233px !important;
}

#item75783 {
	width:252px !important;
	height:233px !important;
	left:14px !important;
	top:321px !important;
}

#item60962 {
	width:88px !important;
	height:40px !important;
	left:441px !important;
	top:131px !important;
}

#item60993 {
	width:73px !important;
	height:20px !important;
	left:460px !important;
	top:392px !important;
}

#item61020 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:296px !important;
}

#item61047 {
	width:204px !important;
	height:9px !important;
	left:282px !important;
	top:605px !important;
}

#item61077 {
	width:182px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item75794 {
	width:134px !important;
	height:196px !important;
}

#item75789 {
	width:134px !important;
	height:196px !important;
	left:132px !important;
	top:14px !important;
}

#item75801 {
	width:252px !important;
	height:210px !important;
}

#item75795 {
	width:252px !important;
	height:210px !important;
	left:278px !important;
	top:14px !important;
}

#item75808 {
	width:252px !important;
	height:302px !important;
}

#item75802 {
	width:252px !important;
	height:302px !important;
	left:278px !important;
	top:261px !important;
}

#item75829 {
	width:176px !important;
	height:190px !important;
}

#item75824 {
	width:176px !important;
	height:190px !important;
	left:91px !important;
	top:221px !important;
}

#item75814 {
	width:129px !important;
	height:80px !important;
}

#item75809 {
	width:129px !important;
	height:80px !important;
	left:72px !important;
	top:422px !important;
}

#item75823 {
	width:135px !important;
	height:91px !important;
}

#item75817 {
	width:135px !important;
	height:91px !important;
	left:132px !important;
	top:465px !important;
}

#item61104 {
	width:121px !important;
	height:9px !important;
	left:276px !important;
	top:242px !important;
}

#item61131 {
	width:156px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item61158 {
	width:105px !important;
	height:20px !important;
	left:13px !important;
	top:187px !important;
}

#item61186 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:359px !important;
}

#item61213 {
	width:209px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item61244 {
	width:209px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item2615 {
	width:170px !important;
	height:193px !important;
}

#item2609 {
	width:170px !important;
	height:193px !important;
	left:278px !important;
	top:14px !important;
}

#item75836 {
	width:252px !important;
	height:308px !important;
}

#item75831 {
	width:252px !important;
	height:308px !important;
	left:14px !important;
	top:14px !important;
}

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

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

#item75848 {
	width:162px !important;
	height:194px !important;
}

#item75843 {
	width:162px !important;
	height:194px !important;
	left:278px !important;
	top:218px !important;
}

#item75854 {
	width:259px !important;
	height:130px !important;
}

#item75849 {
	width:259px !important;
	height:130px !important;
	left:278px !important;
	top:424px !important;
}

#item61274 {
	width:119px !important;
	height:9px !important;
	left:94px !important;
	top:324px !important;
}

#item61301 {
	width:72px !important;
	height:29px !important;
	left:452px !important;
	top:161px !important;
}

#item61332 {
	width:83px !important;
	height:29px !important;
	left:446px !important;
	top:374px !important;
}

#item61359 {
	width:238px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

#item75860 {
	width:346px !important;
	height:191px !important;
}

#item75855 {
	width:346px !important;
	height:191px !important;
	left:184px !important;
	top:426px !important;
}

#item75869 {
	width:252px !important;
	height:102px !important;
}

#item75864 {
	width:252px !important;
	height:102px !important;
	left:278px !important;
	top:261px !important;
}

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

#item75870 {
	width:266px !important;
	height:248px !important;
	left:278px !important;
}

#item75881 {
	width:44px !important;
	height:80px !important;
}

#item75876 {
	width:44px !important;
	height:80px !important;
	left:223px !important;
	top:136px !important;
}

#item75888 {
	width:69px !important;
	height:80px !important;
}

#item75882 {
	width:69px !important;
	height:80px !important;
	left:113px !important;
	top:222px !important;
}

#item75895 {
	width:69px !important;
	height:72px !important;
}

#item75890 {
	width:69px !important;
	height:72px !important;
	left:51px !important;
	top:336px !important;
}

#item61418 {
	width:92px !important;
	height:29px !important;
	left:276px !important;
	top:220px !important;
}

#item61449 {
	width:187px !important;
	height:9px !important;
	left:283px !important;
	top:401px !important;
}

#item61479 {
	width:133px !important;
	height:9px !important;
	left:21px !important;
	top:580px !important;
}

#item61506 {
	width:143px !important;
	height:20px !important;
	left:21px !important;
	top:589px !important;
}

#item61536 {
	width:73px !important;
	height:29px !important;
	left:12px !important;
	top:233px !important;
}

#item61566 {
	width:79px !important;
	height:40px !important;
	left:12px !important;
	top:263px !important;
}

#item61598 {
	width:79px !important;
	height:29px !important;
	left:12px !important;
	top:303px !important;
}

#item2622 {
	width:134px !important;
	height:145px !important;
}

#item2616 {
	width:134px !important;
	height:145px !important;
	left:19px !important;
	top:125px !important;
}

#item75947 {
	width:165px !important;
	height:308px !important;
}

#item75942 {
	width:165px !important;
	height:308px !important;
	left:278px !important;
}

#item75953 {
	width:258px !important;
	height:308px !important;
}

#item75948 {
	width:258px !important;
	height:308px !important;
	left:278px !important;
	top:320px !important;
}

#item75939 {
	width:140px !important;
	height:111px !important;
}

#item75934 {
	width:140px !important;
	height:111px !important;
	left:9px !important;
	top:294px !important;
}

#item75902 {
	width:87px !important;
	height:67px !important;
}

#item75897 {
	width:87px !important;
	height:67px !important;
	left:180px !important;
	top:98px !important;
}

#item75909 {
	width:87px !important;
	height:67px !important;
}

#item75903 {
	width:87px !important;
	height:67px !important;
	left:180px !important;
	top:167px !important;
}

#item75915 {
	width:87px !important;
	height:67px !important;
}

#item75910 {
	width:87px !important;
	height:67px !important;
	left:180px !important;
	top:237px !important;
}

#item75921 {
	width:87px !important;
	height:51px !important;
}

#item75916 {
	width:87px !important;
	height:51px !important;
	left:180px !important;
	top:306px !important;
}

#item75927 {
	width:87px !important;
	height:48px !important;
}

#item75922 {
	width:87px !important;
	height:48px !important;
	left:180px !important;
	top:360px !important;
}

#item75933 {
	width:87px !important;
	height:48px !important;
}

#item75928 {
	width:87px !important;
	height:48px !important;
	left:180px !important;
	top:412px !important;
}

#item61629 {
	width:111px !important;
	height:30px !important;
	left:412px !important;
	top:279px !important;
}

#item61660 {
	width:123px !important;
	height:20px !important;
	left:403px !important;
	top:459px !important;
}

#item61690 {
	width:226px !important;
	height:20px !important;
	left:13px !important;
	top:534px !important;
}

#item61725 {
	width:249px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item75967 {
	width:252px !important;
	height:217px !important;
}

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

#item75974 {
	width:252px !important;
	height:211px !important;
}

#item75968 {
	width:252px !important;
	height:211px !important;
	left:14px !important;
	top:321px !important;
}

#item75980 {
	width:201px !important;
	height:266px !important;
}

#item75975 {
	width:201px !important;
	height:266px !important;
	left:329px !important;
	top:321px !important;
}

#item75992 {
	width:184px !important;
	height:317px !important;
}

#item75987 {
	width:184px !important;
	height:317px !important;
	left:360px !important;
}

#item75986 {
	width:143px !important;
	height:139px !important;
}

#item75981 {
	width:143px !important;
	height:139px !important;
	left:278px !important;
	top:374px !important;
}

#item61758 {
	width:174px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item61789 {
	width:205px !important;
	height:20px !important;
	left:13px !important;
	top:290px !important;
}

#item61822 {
	width:74px !important;
	height:20px !important;
	left:279px !important;
	top:338px !important;
}

#item61849 {
	width:95px !important;
	height:39px !important;
	left:276px !important;
	top:108px !important;
}

#item2628 {
	width:134px !important;
	height:223px !important;
}

#item2623 {
	width:134px !important;
	height:223px !important;
	left:289px !important;
	top:14px !important;
}

#item76005 {
	width:252px !important;
	height:217px !important;
}

#item76000 {
	width:252px !important;
	height:217px !important;
	left:14px !important;
	top:14px !important;
}

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

#item76006 {
	width:252px !important;
	height:214px !important;
	left:14px !important;
	top:322px !important;
}

#item76018 {
	width:157px !important;
	height:257px !important;
}

#item76013 {
	width:157px !important;
	height:257px !important;
	left:278px !important;
	top:322px !important;
}

#item75999 {
	width:117px !important;
	height:172px !important;
}

#item75994 {
	width:117px !important;
	height:172px !important;
	left:413px !important;
	top:14px !important;
}

#item61881 {
	width:173px !important;
	height:20px !important;
	left:12px !important;
	top:590px !important;
}

#item61912 {
	width:203px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item61945 {
	width:78px !important;
	height:20px !important;
	left:440px !important;
	top:580px !important;
}

#item61972 {
	width:78px !important;
	height:20px !important;
	left:440px !important;
	top:600px !important;
}

#item61999 {
	width:121px !important;
	height:9px !important;
	left:276px !important;
	top:293px !important;
}

#item62026 {
	width:121px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item76024 {
	width:252px !important;
	height:222px !important;
}

#item76019 {
	width:252px !important;
	height:222px !important;
	left:14px !important;
	top:322px !important;
}

#item76031 {
	width:230px !important;
	height:296px !important;
}

#item76025 {
	width:230px !important;
	height:296px !important;
	left:300px !important;
	top:322px !important;
}

#item76037 {
	width:266px !important;
	height:246px !important;
}

#item76032 {
	width:266px !important;
	height:246px !important;
	left:278px !important;
}

#item76043 {
	width:94px !important;
	height:237px !important;
}

#item76038 {
	width:94px !important;
	height:237px !important;
	left:14px !important;
}

#item76049 {
	width:157px !important;
	height:237px !important;
}

#item76044 {
	width:157px !important;
	height:237px !important;
	left:109px !important;
}

#item62054 {
	width:149px !important;
	height:20px !important;
	left:276px !important;
	top:292px !important;
}

#item62086 {
	width:107px !important;
	height:20px !important;
	left:283px !important;
	top:443px !important;
}

#item62114 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item62144 {
	width:247px !important;
	height:9px !important;
	left:12px !important;
	top:292px !important;
}

#item62175 {
	width:247px !important;
	height:9px !important;
	left:12px !important;
	top:303px !important;
}

#item2634 {
	width:171px !important;
	height:317px !important;
}

#item2629 {
	width:171px !important;
	height:317px !important;
}

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

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

#item76064 {
	width:252px !important;
	height:177px !important;
}

#item76059 {
	width:252px !important;
	height:177px !important;
	left:278px !important;
	top:319px !important;
}

#item76095 {
	width:70px !important;
	height:93px !important;
}

#item76090 {
	width:70px !important;
	height:93px !important;
	left:544px !important;
	top:153px !important;
}

#item76070 {
	width:252px !important;
	height:317px !important;
}

#item76065 {
	width:252px !important;
	height:317px !important;
	left:278px !important;
}

#item62205 {
	width:91px !important;
	height:39px !important;
	left:177px !important;
	top:194px !important;
}

#item62235 {
	width:174px !important;
	height:9px !important;
	left:13px !important;
	top:609px !important;
}

#item62262 {
	width:203px !important;
	height:20px !important;
	left:286px !important;
	top:570px !important;
}

#item62296 {
	width:187px !important;
	height:20px !important;
	left:286px !important;
	top:590px !important;
}

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

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

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

#item76078 {
	width:252px !important;
	height:296px !important;
	left:278px !important;
	top:322px !important;
}

#item76089 {
	width:266px !important;
	height:252px !important;
}

#item76084 {
	width:266px !important;
	height:252px !important;
	left:278px !important;
}

#item77464 {
	width:72px !important;
	height:82px !important;
}

#item77458 {
	width:72px !important;
	height:82px !important;
	left:58px !important;
	top:139px !important;
}

#item77471 {
	width:252px !important;
	height:119px !important;
}

#item77466 {
	width:252px !important;
	height:119px !important;
	left:14px !important;
	top:14px !important;
}

#item62328 {
	width:164px !important;
	height:29px !important;
	left:276px !important;
	top:590px !important;
}

#item62361 {
	width:198px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item62391 {
	width:254px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item62423 {
	width:220px !important;
	height:21px !important;
	left:13px !important;
	top:292px !important;
}

#item62496 {
	width:220px !important;
	height:21px !important;
	left:13px !important;
	top:313px !important;
}

#item2640 {
	width:252px !important;
	height:150px !important;
}

#item2635 {
	width:252px !important;
	height:150px !important;
	left:278px !important;
	top:14px !important;
}

#item76104 {
	width:81px !important;
	height:88px !important;
}

#item76099 {
	width:81px !important;
	height:88px !important;
	left:286px !important;
	top:169px !important;
}

#item76110 {
	width:136px !important;
	height:95px !important;
}

#item76105 {
	width:136px !important;
	height:95px !important;
	left:14px !important;
	top:85px !important;
}

#item76116 {
	width:91px !important;
	height:103px !important;
}

#item76111 {
	width:91px !important;
	height:103px !important;
	left:176px !important;
	top:109px !important;
}

#item76122 {
	width:91px !important;
	height:111px !important;
}

#item76117 {
	width:91px !important;
	height:111px !important;
	left:176px !important;
	top:193px !important;
}

#item76128 {
	width:138px !important;
	height:131px !important;
}

#item76123 {
	width:138px !important;
	height:131px !important;
	left:95px !important;
	top:325px !important;
}

#item76135 {
	width:152px !important;
	height:138px !important;
}

#item76129 {
	width:152px !important;
	height:138px !important;
	left:26px !important;
	top:406px !important;
}

#item76142 {
	width:207px !important;
	height:242px !important;
}

#item76137 {
	width:207px !important;
	height:242px !important;
	left:323px !important;
	top:276px !important;
}

#item76150 {
	width:87px !important;
	height:46px !important;
}

#item76145 {
	width:87px !important;
	height:46px !important;
	left:259px !important;
	top:283px !important;
}

#item76156 {
	width:87px !important;
	height:26px !important;
}

#item76151 {
	width:87px !important;
	height:26px !important;
	left:259px !important;
	top:331px !important;
}

#item76163 {
	width:94px !important;
	height:34px !important;
}

#item76157 {
	width:94px !important;
	height:34px !important;
	left:255px !important;
	top:357px !important;
}

#item62579 {
	width:124px !important;
	height:9px !important;
	left:17px !important;
	top:271px !important;
}

#item62606 {
	width:124px !important;
	height:9px !important;
	left:17px !important;
	top:281px !important;
}

#item62633 {
	width:124px !important;
	height:9px !important;
	left:17px !important;
	top:292px !important;
}

#item62661 {
	width:162px !important;
	height:9px !important;
	left:358px !important;
	top:584px !important;
}

#item62688 {
	width:162px !important;
	height:9px !important;
	left:358px !important;
	top:594px !important;
}

#item62717 {
	width:162px !important;
	height:9px !important;
	left:358px !important;
	top:605px !important;
}

#item62744 {
	width:213px !important;
	height:9px !important;
	left:14px !important;
	top:600px !important;
}

#item62774 {
	width:213px !important;
	height:9px !important;
	left:14px !important;
	top:610px !important;
}

#item62801 {
	width:103px !important;
	height:9px !important;
	left:371px !important;
	top:239px !important;
}

#item62828 {
	width:103px !important;
	height:9px !important;
	left:371px !important;
	top:250px !important;
}

#item76169 {
	width:207px !important;
	height:102px !important;
}

#item76164 {
	width:207px !important;
	height:102px !important;
	left:26px !important;
	top:275px !important;
}

#item76175 {
	width:217px !important;
	height:106px !important;
}

#item76170 {
	width:217px !important;
	height:106px !important;
	left:38px !important;
	top:380px !important;
}

#item76181 {
	width:246px !important;
	height:147px !important;
}

#item76176 {
	width:246px !important;
	height:147px !important;
	left:176px !important;
	top:474px !important;
}

#item76188 {
	width:92px !important;
	height:175px !important;
}

#item76182 {
	width:92px !important;
	height:175px !important;
	left:429px !important;
	top:433px !important;
}

#item76197 {
	width:228px !important;
	height:255px !important;
}

#item76191 {
	width:228px !important;
	height:255px !important;
	left:302px !important;
	top:117px !important;
}

#item76203 {
	width:103px !important;
	height:165px !important;
}

#item76198 {
	width:103px !important;
	height:165px !important;
	left:27px !important;
	top:96px !important;
}

#item62855 {
	width:75px !important;
	height:29px !important;
	left:139px !important;
	top:165px !important;
}

#item62887 {
	width:118px !important;
	height:9px !important;
	left:23px !important;
	top:578px !important;
}

#item62915 {
	width:118px !important;
	height:9px !important;
	left:23px !important;
	top:589px !important;
}

#item62942 {
	width:118px !important;
	height:9px !important;
	left:23px !important;
	top:599px !important;
}

#item2646 {
	width:162px !important;
	height:296px !important;
}

#item2641 {
	width:162px !important;
	height:296px !important;
	left:304px !important;
	top:14px !important;
}

#item76209 {
	width:279px !important;
	height:220px !important;
}

#item76204 {
	width:279px !important;
	height:220px !important;
	left:14px !important;
	top:14px !important;
}

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

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

#item76221 {
	width:252px !important;
	height:203px !important;
}

#item76216 {
	width:252px !important;
	height:203px !important;
	left:278px !important;
	top:322px !important;
}

#item62969 {
	width:171px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item62996 {
	width:171px !important;
	height:9px !important;
	left:281px !important;
	top:606px !important;
}

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

#item63053 {
	width:59px !important;
	height:40px !important;
	left:471px !important;
	top:272px !important;
}

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

#item76222 {
	width:252px !important;
	height:261px !important;
	left:14px !important;
	top:335px !important;
}

#item76247 {
	width:118px !important;
	height:318px !important;
}

#item76242 {
	width:118px !important;
	height:318px !important;
	left:148px !important;
	top:14px !important;
}

#item76253 {
	width:128px !important;
	height:125px !important;
}

#item76248 {
	width:128px !important;
	height:125px !important;
	left:14px !important;
	top:14px !important;
}

#item76235 {
	width:162px !important;
	height:156px !important;
}

#item76230 {
	width:162px !important;
	height:156px !important;
	left:271px !important;
	top:335px !important;
}

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

#item76236 {
	width:162px !important;
	height:169px !important;
	left:369px !important;
	top:346px !important;
}

#item76260 {
	width:252px !important;
	height:274px !important;
}

#item76254 {
	width:252px !important;
	height:274px !important;
	left:278px !important;
	top:14px !important;
}

#item63080 {
	width:146px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item63110 {
	width:70px !important;
	height:20px !important;
	left:276px !important;
	top:292px !important;
}

#item63138 {
	width:108px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item63165 {
	width:108px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item63192 {
	width:109px !important;
	height:9px !important;
	left:12px !important;
	top:303px !important;
}

#item63220 {
	width:109px !important;
	height:9px !important;
	left:12px !important;
	top:314px !important;
}

#item2652 {
	width:169px !important;
	height:105px !important;
}

#item2647 {
	width:169px !important;
	height:105px !important;
	left:98px !important;
	top:14px !important;
}

#item76268 {
	width:190px !important;
	height:113px !important;
}

#item76263 {
	width:190px !important;
	height:113px !important;
	left:24px !important;
	top:98px !important;
}

#item76275 {
	width:145px !important;
	height:136px !important;
}

#item76269 {
	width:145px !important;
	height:136px !important;
	left:266px !important;
	top:80px !important;
}

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

#item76276 {
	width:155px !important;
	height:142px !important;
	left:227px !important;
	top:187px !important;
}

#item76287 {
	width:100px !important;
	height:291px !important;
}

#item76282 {
	width:100px !important;
	height:291px !important;
	left:10px !important;
	top:299px !important;
}

#item76294 {
	width:100px !important;
	height:90px !important;
}

#item76288 {
	width:100px !important;
	height:90px !important;
	left:115px !important;
	top:461px !important;
}

#item76300 {
	width:176px !important;
	height:103px !important;
}

#item76295 {
	width:176px !important;
	height:103px !important;
	left:228px !important;
	top:332px !important;
}

#item76307 {
	width:176px !important;
	height:97px !important;
}

#item76301 {
	width:176px !important;
	height:97px !important;
	left:245px !important;
	top:437px !important;
}

#item76314 {
	width:179px !important;
	height:109px !important;
}

#item76308 {
	width:179px !important;
	height:109px !important;
	left:249px !important;
	top:535px !important;
}

#item76361 {
	width:266px !important;
	height:223px !important;
}

#item76356 {
	width:266px !important;
	height:223px !important;
	left:544px !important;
}

#item63247 {
	width:103px !important;
	height:9px !important;
	left:426px !important;
	top:275px !important;
}

#item63274 {
	width:103px !important;
	height:9px !important;
	left:426px !important;
	top:285px !important;
}

#item63301 {
	width:80px !important;
	height:20px !important;
	left:426px !important;
	top:114px !important;
}

#item63328 {
	width:80px !important;
	height:20px !important;
	left:426px !important;
	top:134px !important;
}

#item63355 {
	width:112px !important;
	height:9px !important;
	left:112px !important;
	top:427px !important;
}

#item63383 {
	width:112px !important;
	height:9px !important;
	left:112px !important;
	top:437px !important;
}

#item63410 {
	width:106px !important;
	height:20px !important;
	left:426px !important;
	top:420px !important;
}

#item63440 {
	width:106px !important;
	height:20px !important;
	left:426px !important;
	top:440px !important;
}

#item63470 {
	width:106px !important;
	height:20px !important;
	left:426px !important;
	top:460px !important;
}

#item76323 {
	width:211px !important;
	height:237px !important;
}

#item76318 {
	width:211px !important;
	height:237px !important;
	left:14px !important;
	top:321px !important;
}

#item76348 {
	width:133px !important;
	height:247px !important;
}

#item76343 {
	width:133px !important;
	height:247px !important;
	left:411px !important;
}

#item76355 {
	width:132px !important;
	height:247px !important;
}

#item76350 {
	width:132px !important;
	height:247px !important;
	left:278px !important;
}

#item76330 {
	width:158px !important;
	height:115px !important;
}

#item76324 {
	width:158px !important;
	height:115px !important;
	left:232px !important;
	top:325px !important;
}

#item76336 {
	width:178px !important;
	height:115px !important;
}

#item76331 {
	width:178px !important;
	height:115px !important;
	left:242px !important;
	top:417px !important;
}

#item76342 {
	width:145px !important;
	height:130px !important;
}

#item76337 {
	width:145px !important;
	height:130px !important;
	left:385px !important;
	top:340px !important;
}

#item63500 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:256px !important;
}

#item63527 {
	width:194px !important;
	height:10px !important;
	left:13px !important;
	top:300px !important;
}

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

#item63585 {
	width:217px !important;
	height:9px !important;
	left:234px !important;
	top:589px !important;
}

#item63616 {
	width:217px !important;
	height:9px !important;
	left:234px !important;
	top:600px !important;
}

#item63646 {
	width:217px !important;
	height:9px !important;
	left:234px !important;
	top:610px !important;
}

#item63674 {
	width:188px !important;
	height:9px !important;
	left:276px !important;
	top:290px !important;
}

#item63704 {
	width:188px !important;
	height:9px !important;
	left:276px !important;
	top:301px !important;
}

#item2658 {
	width:107px !important;
	height:116px !important;
}

#item2653 {
	width:107px !important;
	height:116px !important;
	left:303px !important;
	top:51px !important;
}

#item76370 {
	width:107px !important;
	height:80px !important;
}

#item76365 {
	width:107px !important;
	height:80px !important;
	left:312px !important;
	top:173px !important;
}

#item76376 {
	width:132px !important;
	height:225px !important;
}

#item76371 {
	width:132px !important;
	height:225px !important;
	left:169px !important;
	top:27px !important;
}

#item76384 {
	width:154px !important;
	height:211px !important;
}

#item76379 {
	width:154px !important;
	height:211px !important;
	left:14px !important;
	top:2px !important;
}

#item76390 {
	width:247px !important;
	height:133px !important;
}

#item76385 {
	width:247px !important;
	height:133px !important;
	left:14px !important;
	top:268px !important;
}

#item76396 {
	width:240px !important;
	height:142px !important;
}

#item76391 {
	width:240px !important;
	height:142px !important;
	left:10px !important;
	top:403px !important;
}

#item76402 {
	width:185px !important;
	height:167px !important;
}

#item76397 {
	width:185px !important;
	height:167px !important;
	left:236px !important;
	top:481px !important;
}

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

#item76403 {
	width:252px !important;
	height:181px !important;
	left:278px !important;
	top:271px !important;
}

#item76414 {
	width:266px !important;
	height:292px !important;
}

#item76409 {
	width:266px !important;
	height:292px !important;
	left:544px !important;
	top:261px !important;
}

#item63731 {
	width:207px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item63762 {
	width:207px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item63792 {
	width:100px !important;
	height:20px !important;
	left:427px !important;
	top:572px !important;
}

#item63824 {
	width:88px !important;
	height:20px !important;
	left:427px !important;
	top:592px !important;
}

#item63852 {
	width:111px !important;
	height:9px !important;
	left:421px !important;
	top:123px !important;
}

#item63880 {
	width:111px !important;
	height:9px !important;
	left:421px !important;
	top:133px !important;
}

#item63908 {
	width:111px !important;
	height:9px !important;
	left:421px !important;
	top:247px !important;
}

#item63935 {
	width:111px !important;
	height:9px !important;
	left:421px !important;
	top:257px !important;
}

#item76421 {
	width:189px !important;
	height:271px !important;
}

#item76416 {
	width:189px !important;
	height:271px !important;
	left:341px !important;
	top:282px !important;
}

#item76428 {
	width:173px !important;
	height:218px !important;
}

#item76422 {
	width:173px !important;
	height:218px !important;
	left:371px !important;
	top:117px !important;
}

#item76435 {
	width:93px !important;
	height:145px !important;
}

#item76429 {
	width:93px !important;
	height:145px !important;
	left:278px !important;
	top:9px !important;
}

#item76445 {
	width:68px !important;
	height:153px !important;
}

#item76439 {
	width:68px !important;
	height:153px !important;
	left:14px !important;
	top:14px !important;
}

#item76451 {
	width:179px !important;
	height:137px !important;
}

#item76446 {
	width:179px !important;
	height:137px !important;
	left:84px !important;
	top:21px !important;
}

#item76457 {
	width:108px !important;
	height:72px !important;
}

#item76452 {
	width:108px !important;
	height:72px !important;
	left:163px !important;
	top:100px !important;
}

#item63963 {
	width:167px !important;
	height:9px !important;
	left:18px !important;
	top:604px !important;
}

#item63990 {
	width:71px !important;
	height:30px !important;
	left:276px !important;
	top:454px !important;
}

#item64020 {
	width:99px !important;
	height:29px !important;
	left:276px !important;
	top:270px !important;
}

#item64050 {
	width:255px !important;
	height:10px !important;
	left:13px !important;
	top:220px !important;
}

#item64081 {
	width:255px !important;
	height:10px !important;
	left:13px !important;
	top:230px !important;
}

#item64111 {
	width:255px !important;
	height:10px !important;
	left:13px !important;
	top:241px !important;
}

#item76464 {
	width:237px !important;
	height:173px !important;
}

#item76459 {
	width:237px !important;
	height:173px !important;
	left:202px !important;
	top:17px !important;
}

#item76483 {
	width:113px !important;
	height:107px !important;
}

#item76478 {
	width:113px !important;
	height:107px !important;
	left:417px !important;
	top:14px !important;
}

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

#item76465 {
	width:206px !important;
	height:194px !important;
	left:120px !important;
	top:50px !important;
}

#item76477 {
	width:199px !important;
	height:218px !important;
}

#item76471 {
	width:199px !important;
	height:218px !important;
	left:12px !important;
	top:78px !important;
}

#item76490 {
	width:112px !important;
	height:283px !important;
}

#item76485 {
	width:112px !important;
	height:283px !important;
	left:14px !important;
	top:334px !important;
}

#item76496 {
	width:92px !important;
	height:283px !important;
}

#item76491 {
	width:92px !important;
	height:283px !important;
	left:127px !important;
	top:334px !important;
}

#item76502 {
	width:95px !important;
	height:283px !important;
}

#item76497 {
	width:95px !important;
	height:283px !important;
	left:219px !important;
	top:334px !important;
}

#item76509 {
	width:90px !important;
	height:283px !important;
}

#item76503 {
	width:90px !important;
	height:283px !important;
	left:315px !important;
	top:334px !important;
}

#item64142 {
	width:110px !important;
	height:10px !important;
	left:410px !important;
	top:510px !important;
}

#item64203 {
	width:110px !important;
	height:10px !important;
	left:410px !important;
	top:520px !important;
}

#item64264 {
	width:110px !important;
	height:10px !important;
	left:410px !important;
	top:531px !important;
}

#item64328 {
	width:110px !important;
	height:10px !important;
	left:410px !important;
	top:541px !important;
}

#item64385 {
	width:116px !important;
	height:9px !important;
	left:347px !important;
	top:291px !important;
}

#item64412 {
	width:116px !important;
	height:9px !important;
	left:347px !important;
	top:302px !important;
}

#item64439 {
	width:116px !important;
	height:9px !important;
	left:347px !important;
	top:312px !important;
}

#item2665 {
	width:112px !important;
	height:171px !important;
}

#item2659 {
	width:112px !important;
	height:171px !important;
	left:27px !important;
	top:372px !important;
}

#item76517 {
	width:125px !important;
	height:179px !important;
}

#item76512 {
	width:125px !important;
	height:179px !important;
	left:139px !important;
	top:388px !important;
}

#item76523 {
	width:195px !important;
	height:205px !important;
}

#item76518 {
	width:195px !important;
	height:205px !important;
	left:349px !important;
	top:422px !important;
}

#item76529 {
	width:96px !important;
	height:81px !important;
}

#item76524 {
	width:96px !important;
	height:81px !important;
	left:434px !important;
	top:320px !important;
}

#item76537 {
	width:170px !important;
	height:151px !important;
}

#item76532 {
	width:170px !important;
	height:151px !important;
	left:364px !important;
	top:99px !important;
}

#item76543 {
	width:71px !important;
	height:103px !important;
}

#item76538 {
	width:71px !important;
	height:103px !important;
	left:299px !important;
	top:20px !important;
}

#item76549 {
	width:183px !important;
	height:124px !important;
}

#item76544 {
	width:183px !important;
	height:124px !important;
	left:101px !important;
	top:14px !important;
}

#item76555 {
	width:185px !important;
	height:124px !important;
}

#item76550 {
	width:185px !important;
	height:124px !important;
	left:93px !important;
	top:98px !important;
}

#item76561 {
	width:192px !important;
	height:140px !important;
}

#item76556 {
	width:192px !important;
	height:140px !important;
	left:74px !important;
	top:224px !important;
}

#item64467 {
	width:251px !important;
	height:9px !important;
	left:12px !important;
	top:600px !important;
}

#item64499 {
	width:251px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item64529 {
	width:186px !important;
	height:9px !important;
	left:289px !important;
	top:295px !important;
}

#item64560 {
	width:186px !important;
	height:9px !important;
	left:289px !important;
	top:306px !important;
}

#item64587 {
	width:79px !important;
	height:9px !important;
	left:13px !important;
	top:209px !important;
}

#item64614 {
	width:79px !important;
	height:9px !important;
	left:13px !important;
	top:219px !important;
}

#item64641 {
	width:78px !important;
	height:9px !important;
	left:13px !important;
	top:230px !important;
}

#item64668 {
	width:62px !important;
	height:9px !important;
	left:294px !important;
	top:481px !important;
}

#item64696 {
	width:62px !important;
	height:9px !important;
	left:294px !important;
	top:491px !important;
}

#item2671 {
	width:127px !important;
	height:95px !important;
}

#item2666 {
	width:127px !important;
	height:95px !important;
	left:353px !important;
	top:10px !important;
}

#item76570 {
	width:153px !important;
	height:95px !important;
}

#item76565 {
	width:153px !important;
	height:95px !important;
	left:348px !important;
	top:143px !important;
}

#item76576 {
	width:266px !important;
	height:323px !important;
}

#item76571 {
	width:266px !important;
	height:323px !important;
}

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

#item76577 {
	width:252px !important;
	height:252px !important;
	left:14px !important;
	top:391px !important;
}

#item76588 {
	width:232px !important;
	height:214px !important;
}

#item76583 {
	width:232px !important;
	height:214px !important;
	left:203px !important;
	top:316px !important;
}

#item64723 {
	width:72px !important;
	height:40px !important;
	left:180px !important;
	top:280px !important;
}

#item64754 {
	width:240px !important;
	height:9px !important;
	left:279px !important;
	top:600px !important;
}

#item64784 {
	width:240px !important;
	height:9px !important;
	left:279px !important;
	top:610px !important;
}

#item64815 {
	width:155px !important;
	height:9px !important;
	left:288px !important;
	top:285px !important;
}

#item64842 {
	width:155px !important;
	height:9px !important;
	left:288px !important;
	top:296px !important;
}

#item76595 {
	width:203px !important;
	height:278px !important;
}

#item76590 {
	width:203px !important;
	height:278px !important;
	left:14px !important;
	top:318px !important;
}

#item76607 {
	width:197px !important;
	height:237px !important;
}

#item76602 {
	width:197px !important;
	height:237px !important;
	left:337px !important;
	top:333px !important;
}

#item76615 {
	width:176px !important;
	height:295px !important;
}

#item76610 {
	width:176px !important;
	height:295px !important;
	left:354px !important;
	top:14px !important;
}

#item76621 {
	width:252px !important;
	height:107px !important;
}

#item76616 {
	width:252px !important;
	height:107px !important;
	left:14px !important;
	top:14px !important;
}

#item76627 {
	width:125px !important;
	height:104px !important;
}

#item76622 {
	width:125px !important;
	height:104px !important;
	left:14px !important;
	top:122px !important;
}

#item76633 {
	width:125px !important;
	height:104px !important;
}

#item76628 {
	width:125px !important;
	height:104px !important;
	left:141px !important;
	top:122px !important;
}

#item76601 {
	width:148px !important;
	height:218px !important;
}

#item76596 {
	width:148px !important;
	height:218px !important;
	left:221px !important;
	top:312px !important;
}

#item64869 {
	width:116px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item64896 {
	width:77px !important;
	height:49px !important;
	left:276px !important;
	top:160px !important;
}

#item64929 {
	width:175px !important;
	height:9px !important;
	left:234px !important;
	top:600px !important;
}

#item64959 {
	width:175px !important;
	height:9px !important;
	left:234px !important;
	top:611px !important;
}

#item64986 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:291px !important;
}

#item65016 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

#item2677 {
	width:166px !important;
	height:221px !important;
}

#item2672 {
	width:166px !important;
	height:221px !important;
	left:365px !important;
}

#item76642 {
	width:205px !important;
	height:322px !important;
}

#item76636 {
	width:205px !important;
	height:322px !important;
}

#item76648 {
	width:133px !important;
	height:101px !important;
}

#item76643 {
	width:133px !important;
	height:101px !important;
	left:213px !important;
	top:213px !important;
}

#item76661 {
	width:247px !important;
	height:135px !important;
}

#item76656 {
	width:247px !important;
	height:135px !important;
	left:107px !important;
	top:330px !important;
}

#item76680 {
	width:179px !important;
	height:293px !important;
}

#item76675 {
	width:179px !important;
	height:293px !important;
	left:366px !important;
	top:335px !important;
}

#item76668 {
	width:162px !important;
	height:145px !important;
}

#item76663 {
	width:162px !important;
	height:145px !important;
	left:9px !important;
	top:502px !important;
}

#item76674 {
	width:142px !important;
	height:111px !important;
}

#item76669 {
	width:142px !important;
	height:111px !important;
	left:67px !important;
	top:482px !important;
}

#item76655 {
	width:133px !important;
	height:101px !important;
}

#item76650 {
	width:133px !important;
	height:101px !important;
	left:213px !important;
	top:111px !important;
}

#item65046 {
	width:74px !important;
	height:20px !important;
	left:450px !important;
	top:600px !important;
}

#item65074 {
	width:101px !important;
	height:20px !important;
	left:365px !important;
	top:304px !important;
}

#item65104 {
	width:71px !important;
	height:29px !important;
	left:13px !important;
	top:432px !important;
}

#item65135 {
	width:155px !important;
	height:9px !important;
	left:195px !important;
	top:84px !important;
}

#item65163 {
	width:155px !important;
	height:9px !important;
	left:195px !important;
	top:95px !important;
}

#item65190 {
	width:121px !important;
	height:9px !important;
	left:222px !important;
	top:600px !important;
}

#item65217 {
	width:121px !important;
	height:9px !important;
	left:222px !important;
	top:610px !important;
}

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

#item76682 {
	width:252px !important;
	height:221px !important;
	left:14px !important;
	top:322px !important;
}

#item76693 {
	width:197px !important;
	height:180px !important;
}

#item76688 {
	width:197px !important;
	height:180px !important;
	left:347px !important;
	top:449px !important;
}

#item76700 {
	width:143px !important;
	height:188px !important;
}

#item76694 {
	width:143px !important;
	height:188px !important;
	left:387px !important;
	top:111px !important;
}

#item76727 {
	width:102px !important;
	height:200px !important;
}

#item76722 {
	width:102px !important;
	height:200px !important;
	left:27px !important;
	top:40px !important;
}

#item76733 {
	width:94px !important;
	height:222px !important;
}

#item76728 {
	width:94px !important;
	height:222px !important;
	left:130px !important;
}

#item76706 {
	width:94px !important;
	height:88px !important;
}

#item76701 {
	width:94px !important;
	height:88px !important;
	left:424px !important;
	top:7px !important;
}

#item76712 {
	width:45px !important;
	height:37px !important;
}

#item76707 {
	width:45px !important;
	height:37px !important;
	left:298px !important;
	top:18px !important;
}

#item76718 {
	width:58px !important;
	height:71px !important;
}

#item76713 {
	width:58px !important;
	height:71px !important;
	left:298px !important;
	top:60px !important;
}

#item65245 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item65276 {
	width:74px !important;
	height:29px !important;
	left:276px !important;
	top:590px !important;
}

#item65306 {
	width:179px !important;
	height:9px !important;
	left:276px !important;
	top:420px !important;
}

#item65336 {
	width:179px !important;
	height:9px !important;
	left:276px !important;
	top:431px !important;
}

#item65363 {
	width:168px !important;
	height:9px !important;
	left:277px !important;
	top:352px !important;
}

#item65391 {
	width:168px !important;
	height:9px !important;
	left:277px !important;
	top:362px !important;
}

#item65418 {
	width:206px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item65450 {
	width:206px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item2683 {
	width:122px !important;
	height:233px !important;
}

#item2678 {
	width:122px !important;
	height:233px !important;
	left:278px !important;
	top:14px !important;
}

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

#item76741 {
	width:252px !important;
	height:243px !important;
	left:278px !important;
	top:318px !important;
}

#item76771 {
	width:217px !important;
	height:168px !important;
}

#item76766 {
	width:217px !important;
	height:168px !important;
	left:544px !important;
	top:350px !important;
}

#item76752 {
	width:158px !important;
	height:243px !important;
}

#item76747 {
	width:158px !important;
	height:243px !important;
	left:14px !important;
	top:318px !important;
}

#item76765 {
	width:173px !important;
	height:243px !important;
}

#item76759 {
	width:173px !important;
	height:243px !important;
	left:6px !important;
	top:105px !important;
}

#item76758 {
	width:70px !important;
	height:164px !important;
}

#item76753 {
	width:70px !important;
	height:164px !important;
	left:193px !important;
	top:454px !important;
}

#item76740 {
	width:128px !important;
	height:154px !important;
}

#item76735 {
	width:128px !important;
	height:154px !important;
	left:402px !important;
	top:75px !important;
}

#item65480 {
	width:78px !important;
	height:29px !important;
	left:183px !important;
	top:122px !important;
}

#item65510 {
	width:73px !important;
	height:29px !important;
	left:183px !important;
	top:347px !important;
}

#item65541 {
	width:130px !important;
	height:9px !important;
	left:286px !important;
	top:610px !important;
}

#item65568 {
	width:246px !important;
	height:10px !important;
	left:285px !important;
	top:284px !important;
}

#item65598 {
	width:246px !important;
	height:10px !important;
	left:285px !important;
	top:294px !important;
}

#item76777 {
	width:220px !important;
	height:154px !important;
}

#item76772 {
	width:220px !important;
	height:154px !important;
	left:258px !important;
	top:342px !important;
}

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

#item76787 {
	width:147px !important;
	height:108px !important;
	left:383px !important;
	top:7px !important;
}

#item76798 {
	width:111px !important;
	height:129px !important;
}

#item76793 {
	width:111px !important;
	height:129px !important;
	left:400px !important;
	top:132px !important;
}

#item76804 {
	width:150px !important;
	height:117px !important;
}

#item76799 {
	width:150px !important;
	height:117px !important;
	left:190px !important;
	top:6px !important;
}

#item76812 {
	width:167px !important;
	height:147px !important;
}

#item76807 {
	width:167px !important;
	height:147px !important;
	left:169px !important;
	top:125px !important;
}

#item76818 {
	width:157px !important;
	height:147px !important;
}

#item76813 {
	width:157px !important;
	height:147px !important;
	left:10px !important;
	top:69px !important;
}

#item76784 {
	width:229px !important;
	height:184px !important;
}

#item76778 {
	width:229px !important;
	height:184px !important;
	left:301px !important;
	top:438px !important;
}

#item65629 {
	width:156px !important;
	height:9px !important;
	left:343px !important;
	top:318px !important;
}

#item65656 {
	width:156px !important;
	height:9px !important;
	left:343px !important;
	top:328px !important;
}

#item65683 {
	width:214px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item65714 {
	width:214px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item65744 {
	width:214px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item65774 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item65801 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:318px !important;
}

#item65828 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:328px !important;
}

#item2689 {
	width:232px !important;
	height:196px !important;
}

#item2684 {
	width:232px !important;
	height:196px !important;
}

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

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

#item76861 {
	width:115px !important;
	height:225px !important;
}

#item76856 {
	width:115px !important;
	height:225px !important;
	left:272px !important;
	top:316px !important;
}

#item76867 {
	width:122px !important;
	height:225px !important;
}

#item76862 {
	width:122px !important;
	height:225px !important;
	left:408px !important;
	top:316px !important;
}

#item76840 {
	width:141px !important;
	height:84px !important;
}

#item76835 {
	width:141px !important;
	height:84px !important;
	left:57px !important;
	top:63px !important;
}

#item76846 {
	width:54px !important;
	height:84px !important;
}

#item76841 {
	width:54px !important;
	height:84px !important;
	left:207px !important;
	top:151px !important;
}

#item76827 {
	width:145px !important;
	height:217px !important;
}

#item76821 {
	width:145px !important;
	height:217px !important;
	left:278px !important;
	top:18px !important;
}

#item76834 {
	width:167px !important;
	height:217px !important;
}

#item76828 {
	width:167px !important;
	height:217px !important;
	left:360px !important;
	top:18px !important;
}

#item65856 {
	width:136px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item65887 {
	width:228px !important;
	height:10px !important;
	left:13px !important;
	top:280px !important;
}

#item65918 {
	width:228px !important;
	height:10px !important;
	left:13px !important;
	top:291px !important;
}

#item65948 {
	width:228px !important;
	height:10px !important;
	left:13px !important;
	top:301px !important;
}

#item65978 {
	width:247px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item66009 {
	width:247px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item66039 {
	width:183px !important;
	height:9px !important;
	left:277px !important;
	top:291px !important;
}

#item66071 {
	width:183px !important;
	height:9px !important;
	left:277px !important;
	top:302px !important;
}

#item76880 {
	width:231px !important;
	height:157px !important;
}

#item76875 {
	width:231px !important;
	height:157px !important;
	left:308px !important;
	top:489px !important;
}

#item76886 {
	width:275px !important;
	height:183px !important;
}

#item76881 {
	width:275px !important;
	height:183px !important;
	left:266px !important;
	top:304px !important;
}

#item76895 {
	width:179px !important;
	height:301px !important;
}

#item76890 {
	width:179px !important;
	height:301px !important;
	left:358px !important;
}

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

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

#item76907 {
	width:124px !important;
	height:122px !important;
}

#item76902 {
	width:124px !important;
	height:122px !important;
	left:132px !important;
	top:320px !important;
}

#item76874 {
	width:132px !important;
	height:83px !important;
}

#item76868 {
	width:132px !important;
	height:83px !important;
	left:184px !important;
	top:563px !important;
}

#item66098 {
	width:74px !important;
	height:29px !important;
	left:276px !important;
	top:190px !important;
}

#item66125 {
	width:200px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item66155 {
	width:105px !important;
	height:20px !important;
	left:19px !important;
	top:413px !important;
}

#item66182 {
	width:163px !important;
	height:10px !important;
	left:13px !important;
	top:554px !important;
}

#item66243 {
	width:93px !important;
	height:21px !important;
	left:13px !important;
	top:599px !important;
}

#item66304 {
	width:182px !important;
	height:9px !important;
	left:13px !important;
	top:497px !important;
}

#item2695 {
	width:252px !important;
	height:262px !important;
}

#item2690 {
	width:252px !important;
	height:262px !important;
	left:278px !important;
}

#item76914 {
	width:77px !important;
	height:210px !important;
}

#item76909 {
	width:77px !important;
	height:210px !important;
}

#item76920 {
	width:194px !important;
	height:122px !important;
}

#item76915 {
	width:194px !important;
	height:122px !important;
	left:79px !important;
	top:97px !important;
}

#item76928 {
	width:230px !important;
	height:195px !important;
}

#item76923 {
	width:230px !important;
	height:195px !important;
	left:14px !important;
	top:361px !important;
}

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

#item77472 {
	width:100px !important;
	height:67px !important;
	left:191px !important;
	top:284px !important;
}

#item76934 {
	width:170px !important;
	height:186px !important;
}

#item76929 {
	width:170px !important;
	height:186px !important;
	left:308px !important;
	top:288px !important;
}

#item76946 {
	width:184px !important;
	height:186px !important;
}

#item76941 {
	width:184px !important;
	height:186px !important;
	left:247px !important;
	top:424px !important;
}

#item76940 {
	width:78px !important;
	height:97px !important;
}

#item76935 {
	width:78px !important;
	height:97px !important;
	left:452px !important;
	top:273px !important;
}

#item66331 {
	width:142px !important;
	height:9px !important;
	left:13px !important;
	top:344px !important;
}

#item66359 {
	width:170px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item66390 {
	width:74px !important;
	height:20px !important;
	left:427px !important;
	top:243px !important;
}

#item66417 {
	width:86px !important;
	height:20px !important;
	left:433px !important;
	top:580px !important;
}

#item66447 {
	width:75px !important;
	height:20px !important;
	left:433px !important;
	top:600px !important;
}

#item66474 {
	width:203px !important;
	height:9px !important;
	left:13px !important;
	top:261px !important;
}

#item66505 {
	width:203px !important;
	height:9px !important;
	left:13px !important;
	top:271px !important;
}

#item76954 {
	width:252px !important;
	height:170px !important;
}

#item76949 {
	width:252px !important;
	height:170px !important;
	left:14px !important;
	top:422px !important;
}

#item76960 {
	width:252px !important;
	height:190px !important;
}

#item76955 {
	width:252px !important;
	height:190px !important;
	left:14px !important;
	top:221px !important;
}

#item76967 {
	width:252px !important;
	height:210px !important;
}

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

#item76973 {
	width:252px !important;
	height:210px !important;
}

#item76968 {
	width:252px !important;
	height:210px !important;
	left:278px !important;
}

#item76980 {
	width:240px !important;
	height:135px !important;
}

#item76974 {
	width:240px !important;
	height:135px !important;
	left:290px !important;
	top:281px !important;
}

#item76987 {
	width:242px !important;
	height:149px !important;
}

#item76981 {
	width:242px !important;
	height:149px !important;
	left:278px !important;
	top:370px !important;
}

#item66532 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item66559 {
	width:138px !important;
	height:9px !important;
	left:12px !important;
	top:403px !important;
}

#item66586 {
	width:132px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item66616 {
	width:149px !important;
	height:9px !important;
	left:283px !important;
	top:242px !important;
}

#item66644 {
	width:128px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item66671 {
	width:128px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item2702 {
	width:257px !important;
	height:167px !important;
}

#item2696 {
	width:257px !important;
	height:167px !important;
	left:276px !important;
	top:21px !important;
}

#item77013 {
	width:179px !important;
	height:114px !important;
}

#item77008 {
	width:179px !important;
	height:114px !important;
	left:270px !important;
	top:292px !important;
}

#item77019 {
	width:201px !important;
	height:128px !important;
}

#item77014 {
	width:201px !important;
	height:128px !important;
	left:334px !important;
	top:394px !important;
}

#item77025 {
	width:81px !important;
	height:88px !important;
}

#item77020 {
	width:81px !important;
	height:88px !important;
	left:278px !important;
	top:530px !important;
}

#item76994 {
	width:126px !important;
	height:87px !important;
}

#item76989 {
	width:126px !important;
	height:87px !important;
	left:331px !important;
	top:70px !important;
}

#item77001 {
	width:190px !important;
	height:149px !important;
}

#item76995 {
	width:190px !important;
	height:149px !important;
	left:14px !important;
	top:18px !important;
}

#item77032 {
	width:237px !important;
	height:185px !important;
}

#item77026 {
	width:237px !important;
	height:185px !important;
	left:14px !important;
	top:369px !important;
}

#item77092 {
	width:266px !important;
	height:184px !important;
}

#item77087 {
	width:266px !important;
	height:184px !important;
	left:544px !important;
}

#item77007 {
	width:105px !important;
	height:105px !important;
}

#item77002 {
	width:105px !important;
	height:105px !important;
	left:177px !important;
	top:6px !important;
}

#item66698 {
	width:202px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item66731 {
	width:170px !important;
	height:9px !important;
	left:361px !important;
	top:600px !important;
}

#item66762 {
	width:170px !important;
	height:9px !important;
	left:361px !important;
	top:610px !important;
}

#item66789 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:343px !important;
}

#item66816 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:353px !important;
}

#item66843 {
	width:238px !important;
	height:10px !important;
	left:276px !important;
	top:260px !important;
}

#item66873 {
	width:238px !important;
	height:10px !important;
	left:276px !important;
	top:271px !important;
}

#item77040 {
	width:113px !important;
	height:95px !important;
}

#item77035 {
	width:113px !important;
	height:95px !important;
	left:105px !important;
	top:295px !important;
}

#item77059 {
	width:85px !important;
	height:72px !important;
}

#item77054 {
	width:85px !important;
	height:72px !important;
	left:14px !important;
	top:300px !important;
}

#item77046 {
	width:124px !important;
	height:109px !important;
}

#item77041 {
	width:124px !important;
	height:109px !important;
	left:14px !important;
	top:373px !important;
}

#item77053 {
	width:124px !important;
	height:109px !important;
}

#item77047 {
	width:124px !important;
	height:109px !important;
	left:98px !important;
	top:435px !important;
}

#item77065 {
	width:250px !important;
	height:138px !important;
}

#item77060 {
	width:250px !important;
	height:138px !important;
	left:233px !important;
	top:311px !important;
}

#item77080 {
	width:160px !important;
	height:302px !important;
}

#item77075 {
	width:160px !important;
	height:302px !important;
	left:370px !important;
}

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

#item77081 {
	width:91px !important;
	height:94px !important;
	left:278px !important;
	top:9px !important;
}

#item77074 {
	width:224px !important;
	height:142px !important;
}

#item77068 {
	width:224px !important;
	height:142px !important;
	left:310px !important;
	top:398px !important;
}

#item66905 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:251px !important;
}

#item66932 {
	width:78px !important;
	height:29px !important;
	left:285px !important;
	top:209px !important;
}

#item66966 {
	width:73px !important;
	height:20px !important;
	left:285px !important;
	top:239px !important;
}

#item66993 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item67020 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

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

#item67074 {
	width:222px !important;
	height:9px !important;
	left:234px !important;
	top:600px !important;
}

#item67105 {
	width:222px !important;
	height:9px !important;
	left:234px !important;
	top:610px !important;
}

#item2708 {
	width:266px !important;
	height:249px !important;
}

#item2703 {
	width:266px !important;
	height:249px !important;
}

#item77102 {
	width:252px !important;
	height:165px !important;
}

#item77095 {
	width:252px !important;
	height:165px !important;
	left:278px !important;
	top:14px !important;
}

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

#item77103 {
	width:247px !important;
	height:164px !important;
	left:283px !important;
	top:352px !important;
}

#item77161 {
	width:51px !important;
	height:128px !important;
}

#item77156 {
	width:51px !important;
	height:128px !important;
	left:278px !important;
	top:491px !important;
}

#item77167 {
	width:92px !important;
	height:75px !important;
}

#item77162 {
	width:92px !important;
	height:75px !important;
	left:438px !important;
	top:322px !important;
}

#item77483 {
	width:57px !important;
	height:68px !important;
}

#item77478 {
	width:57px !important;
	height:68px !important;
	left:278px !important;
	top:242px !important;
}

#item77115 {
	width:125px !important;
	height:100px !important;
}

#item77109 {
	width:125px !important;
	height:100px !important;
	left:57px !important;
	top:332px !important;
}

#item77146 {
	width:125px !important;
	height:116px !important;
}

#item77140 {
	width:125px !important;
	height:116px !important;
	left:14px !important;
	top:434px !important;
}

#item77153 {
	width:130px !important;
	height:105px !important;
}

#item77147 {
	width:130px !important;
	height:105px !important;
	left:141px !important;
	top:420px !important;
}

#item67135 {
	width:119px !important;
	height:9px !important;
	left:379px !important;
	top:299px !important;
}

#item67162 {
	width:228px !important;
	height:9px !important;
	left:277px !important;
	top:224px !important;
}

#item67193 {
	width:197px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item67224 {
	width:199px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

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

#item67281 {
	width:181px !important;
	height:9px !important;
	left:336px !important;
	top:600px !important;
}

#item67311 {
	width:181px !important;
	height:9px !important;
	left:336px !important;
	top:610px !important;
}

#item77121 {
	width:192px !important;
	height:154px !important;
}

#item77116 {
	width:192px !important;
	height:154px !important;
	left:6px !important;
	top:314px !important;
}

#item77173 {
	width:162px !important;
	height:154px !important;
}

#item77168 {
	width:162px !important;
	height:154px !important;
	left:105px !important;
	top:473px !important;
}

#item77127 {
	width:206px !important;
	height:134px !important;
}

#item77122 {
	width:206px !important;
	height:134px !important;
	left:287px !important;
	top:308px !important;
}

#item77180 {
	width:221px !important;
	height:134px !important;
}

#item77174 {
	width:221px !important;
	height:134px !important;
	left:310px !important;
	top:400px !important;
}

#item77133 {
	width:302px !important;
	height:198px !important;
}

#item77128 {
	width:302px !important;
	height:198px !important;
	left:243px !important;
}

#item77194 {
	width:164px !important;
	height:132px !important;
}

#item77189 {
	width:164px !important;
	height:132px !important;
	left:283px !important;
	top:14px !important;
}

#item77490 {
	width:88px !important;
	height:45px !important;
}

#item77484 {
	width:88px !important;
	height:45px !important;
	left:317px !important;
	top:77px !important;
}

#item77139 {
	width:225px !important;
	height:241px !important;
}

#item77134 {
	width:225px !important;
	height:241px !important;
	left:14px !important;
	top:14px !important;
}

#item77201 {
	width:57px !important;
	height:38px !important;
}

#item77196 {
	width:57px !important;
	height:38px !important;
	left:463px !important;
	top:150px !important;
}

#item77496 {
	width:23px !important;
	height:20px !important;
}

#item77491 {
	width:23px !important;
	height:20px !important;
	left:496px !important;
	top:125px !important;
}

#item77207 {
	width:31px !important;
	height:22px !important;
}

#item77202 {
	width:31px !important;
	height:22px !important;
	left:467px !important;
	top:199px !important;
}

#item67338 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:131px !important;
}

#item67365 {
	width:277px !important;
	height:10px !important;
	left:256px !important;
	top:270px !important;
}

#item67396 {
	width:277px !important;
	height:10px !important;
	left:256px !important;
	top:281px !important;
}

#item67429 {
	width:277px !important;
	height:10px !important;
	left:256px !important;
	top:291px !important;
}

#item67461 {
	width:197px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item67491 {
	width:197px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item67524 {
	width:97px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item67551 {
	width:97px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item2714 {
	width:62px !important;
	height:95px !important;
}

#item2709 {
	width:62px !important;
	height:95px !important;
	left:404px !important;
	top:153px !important;
}

#item77214 {
	width:98px !important;
	height:65px !important;
}

#item77208 {
	width:98px !important;
	height:65px !important;
	left:433px !important;
	top:82px !important;
}

#item77220 {
	width:118px !important;
	height:99px !important;
}

#item77215 {
	width:118px !important;
	height:99px !important;
	left:283px !important;
	top:132px !important;
}

#item77259 {
	width:128px !important;
	height:174px !important;
}

#item77254 {
	width:128px !important;
	height:174px !important;
	left:14px !important;
	top:475px !important;
}

#item77271 {
	width:228px !important;
	height:147px !important;
}

#item77266 {
	width:228px !important;
	height:147px !important;
	left:274px !important;
	top:380px !important;
}

#item77278 {
	width:106px !important;
	height:68px !important;
}

#item77272 {
	width:106px !important;
	height:68px !important;
	left:424px !important;
	top:378px !important;
}

#item77265 {
	width:70px !important;
	height:73px !important;
}

#item77260 {
	width:70px !important;
	height:73px !important;
	left:197px !important;
	top:475px !important;
}

#item77226 {
	width:147px !important;
	height:166px !important;
}

#item77221 {
	width:147px !important;
	height:166px !important;
	left:33px !important;
	top:92px !important;
}

#item77232 {
	width:126px !important;
	height:86px !important;
}

#item77227 {
	width:126px !important;
	height:86px !important;
	left:62px !important;
	top:240px !important;
}

#item77238 {
	width:37px !important;
	height:43px !important;
}

#item77233 {
	width:37px !important;
	height:43px !important;
	left:221px !important;
	top:207px !important;
}

#item77245 {
	width:44px !important;
	height:40px !important;
}

#item77240 {
	width:44px !important;
	height:40px !important;
	left:212px !important;
	top:247px !important;
}

#item77253 {
	width:61px !important;
	height:69px !important;
}

#item77248 {
	width:61px !important;
	height:69px !important;
	left:205px !important;
	top:298px !important;
}

#item67578 {
	width:140px !important;
	height:20px !important;
	left:117px !important;
	top:600px !important;
}

#item67610 {
	width:221px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item67641 {
	width:221px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item67671 {
	width:147px !important;
	height:9px !important;
	left:276px !important;
	top:344px !important;
}

#item67698 {
	width:147px !important;
	height:9px !important;
	left:276px !important;
	top:355px !important;
}

#item67725 {
	width:147px !important;
	height:9px !important;
	left:276px !important;
	top:365px !important;
}

#item67753 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:424px !important;
}

#item67784 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:435px !important;
}

#item67815 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:445px !important;
}

#item67847 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:456px !important;
}

#item77285 {
	width:252px !important;
	height:140px !important;
}

#item77280 {
	width:252px !important;
	height:140px !important;
	left:14px !important;
	top:414px !important;
}

#item77291 {
	width:252px !important;
	height:140px !important;
}

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

#item77298 {
	width:252px !important;
	height:209px !important;
}

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

#item77304 {
	width:159px !important;
	height:212px !important;
}

#item77299 {
	width:159px !important;
	height:212px !important;
	left:354px !important;
	top:118px !important;
}

#item77317 {
	width:122px !important;
	height:247px !important;
}

#item77311 {
	width:122px !important;
	height:247px !important;
	left:381px !important;
	top:332px !important;
}

#item77326 {
	width:134px !important;
	height:169px !important;
}

#item77321 {
	width:134px !important;
	height:169px !important;
	left:240px !important;
	top:279px !important;
}

#item77310 {
	width:65px !important;
	height:202px !important;
}

#item77305 {
	width:65px !important;
	height:202px !important;
	left:469px !important;
	top:125px !important;
}

#item67879 {
	width:82px !important;
	height:29px !important;
	left:13px !important;
	top:183px !important;
}

#item67909 {
	width:201px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item67939 {
	width:137px !important;
	height:9px !important;
	left:13px !important;
	top:403px !important;
}

#item67966 {
	width:117px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item67996 {
	width:94px !important;
	height:20px !important;
	left:276px !important;
	top:256px !important;
}

#item68024 {
	width:92px !important;
	height:29px !important;
	left:276px !important;
	top:74px !important;
}

#item2721 {
	width:164px !important;
	height:190px !important;
}

#item2715 {
	width:164px !important;
	height:190px !important;
	left:270px !important;
}

#item77338 {
	width:252px !important;
	height:253px !important;
}

#item77333 {
	width:252px !important;
	height:253px !important;
	left:14px !important;
	top:14px !important;
}

#item77344 {
	width:252px !important;
	height:253px !important;
}

#item77339 {
	width:252px !important;
	height:253px !important;
	left:14px !important;
	top:321px !important;
}

#item77350 {
	width:142px !important;
	height:228px !important;
}

#item77345 {
	width:142px !important;
	height:228px !important;
	left:388px !important;
	top:423px !important;
}

#item77357 {
	width:266px !important;
	height:151px !important;
}

#item77351 {
	width:266px !important;
	height:151px !important;
	left:278px !important;
	top:219px !important;
}

#item68054 {
	width:173px !important;
	height:9px !important;
	left:276px !important;
	top:404px !important;
}

#item68081 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:304px !important;
}

#item68109 {
	width:155px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item68137 {
	width:59px !important;
	height:30px !important;
	left:292px !important;
	top:569px !important;
}

#item68164 {
	width:78px !important;
	height:20px !important;
	left:429px !important;
	top:162px !important;
}

#item77363 {
	width:213px !important;
	height:215px !important;
}

#item77358 {
	width:213px !important;
	height:215px !important;
	left:54px !important;
	top:218px !important;
}

#item77383 {
	width:196px !important;
	height:177px !important;
}

#item77376 {
	width:196px !important;
	height:177px !important;
	left:207px !important;
	top:13px !important;
}

#item77389 {
	width:120px !important;
	height:177px !important;
}

#item77384 {
	width:120px !important;
	height:177px !important;
	left:410px !important;
	top:106px !important;
}

#item77369 {
	width:134px !important;
	height:245px !important;
}

#item77364 {
	width:134px !important;
	height:245px !important;
	left:139px !important;
	top:387px !important;
}

#item77375 {
	width:252px !important;
	height:317px !important;
}

#item77370 {
	width:252px !important;
	height:317px !important;
	left:278px !important;
	top:310px !important;
}

#item68191 {
	width:108px !important;
	height:20px !important;
	left:19px !important;
	top:283px !important;
}

#item68218 {
	width:173px !important;
	height:9px !important;
	left:19px !important;
	top:197px !important;
}

#item68245 {
	width:125px !important;
	height:9px !important;
	left:19px !important;
	top:117px !important;
}

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

#item68299 {
	width:71px !important;
	height:20px !important;
	left:288px !important;
	top:599px !important;
}

#item2727 {
	width:427px !important;
	height:397px !important;
}

#item2722 {
	width:427px !important;
	height:397px !important;
	top:177px !important;
}

#item77397 {
	width:264px !important;
	height:237px !important;
}

#item77392 {
	width:264px !important;
	height:237px !important;
	left:266px !important;
	top:223px !important;
}

#item68326 {
	width:194px !important;
	height:9px !important;
	left:169px !important;
	top:162px !important;
}

#item68358 {
	width:194px !important;
	height:9px !important;
	left:169px !important;
	top:173px !important;
}
#in5footer,  #prefooter {display:none;}
