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

#item66142 {
	width:228px !important;
	height:475px !important;
}

#item66140 {
	width:228px !important;
	height:475px !important;
	left:149px !important;
	top:126px !important;
}

#item66754 {
	width:236px !important;
	height:311px !important;
}

#item66748 {
	width:236px !important;
	height:311px !important;
	left:230px !important;
	top:12px !important;
}

#item66760 {
	width:326px !important;
	height:227px !important;
}

#item66755 {
	width:326px !important;
	height:227px !important;
	left:204px !important;
	top:341px !important;
}

#item66766 {
	width:143px !important;
	height:297px !important;
}

#item66761 {
	width:143px !important;
	height:297px !important;
	left:5px !important;
	top:315px !important;
}

#item63900 {
	width:73px !important;
	height:29px !important;
	left:459px !important;
	top:206px !important;
}

#item63927 {
	width:84px !important;
	height:20px !important;
	left:143px !important;
	top:499px !important;
}

#item63954 {
	width:80px !important;
	height:28px !important;
	left:143px !important;
	top:518px !important;
}

#item63984 {
	width:150px !important;
	height:9px !important;
	left:257px !important;
	top:602px !important;
}

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

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

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

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

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

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

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

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

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

#item66773 {
	width:140px !important;
	height:170px !important;
}

#item66767 {
	width:140px !important;
	height:170px !important;
	left:154px !important;
	top:423px !important;
}

#item66779 {
	width:141px !important;
	height:209px !important;
}

#item66774 {
	width:141px !important;
	height:209px !important;
	left:282px !important;
	top:369px !important;
}

#item66793 {
	width:112px !important;
	height:135px !important;
}

#item66788 {
	width:112px !important;
	height:135px !important;
	left:418px !important;
	top:384px !important;
}

#item66785 {
	width:380px !important;
	height:276px !important;
}

#item66780 {
	width:380px !important;
	height:276px !important;
	left:125px !important;
	top:9px !important;
}

#item64011 {
	width:61px !important;
	height:30px !important;
	left:32px !important;
	top:110px !important;
}

#item64038 {
	width:81px !important;
	height:21px !important;
	left:32px !important;
	top:588px !important;
}

#item64104 {
	width:103px !important;
	height:31px !important;
	left:32px !important;
	top:441px !important;
}

#item64172 {
	width:104px !important;
	height:30px !important;
	left:32px !important;
	top:477px !important;
}

#item73468 {
	width:75px !important;
	height:78px !important;
	left:147px !important;
	top:313px !important;
}

#item66157 {
	width:266px !important;
	height:275px !important;
}

#item66152 {
	width:266px !important;
	height:275px !important;
}

#item66801 {
	width:252px !important;
	height:251px !important;
}

#item66796 {
	width:252px !important;
	height:251px !important;
	left:278px !important;
	top:14px !important;
}

#item66807 {
	width:252px !important;
	height:239px !important;
}

#item66802 {
	width:252px !important;
	height:239px !important;
	left:278px !important;
	top:323px !important;
}

#item66813 {
	width:151px !important;
	height:154px !important;
}

#item66808 {
	width:151px !important;
	height:154px !important;
	left:18px !important;
	top:466px !important;
}

#item66844 {
	width:104px !important;
	height:95px !important;
}

#item66839 {
	width:104px !important;
	height:95px !important;
	left:163px !important;
	top:354px !important;
}

#item32169 {
	width:107px !important;
	height:20px !important;
	left:409px !important;
	top:281px !important;
}

#item32199 {
	width:147px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item32226 {
	width:72px !important;
	height:20px !important;
	left:189px !important;
	top:580px !important;
}

#item32253 {
	width:76px !important;
	height:20px !important;
	left:189px !important;
	top:600px !important;
}

#item32280 {
	width:100px !important;
	height:20px !important;
	left:151px !important;
	top:295px !important;
}

#item32314 {
	width:96px !important;
	height:29px !important;
	left:151px !important;
	top:314px !important;
}

#item66819 {
	width:243px !important;
	height:262px !important;
}

#item66814 {
	width:243px !important;
	height:262px !important;
	left:14px !important;
	top:323px !important;
}

#item66825 {
	width:264px !important;
	height:248px !important;
}

#item66820 {
	width:264px !important;
	height:248px !important;
	left:266px !important;
	top:323px !important;
}

#item66832 {
	width:268px !important;
	height:267px !important;
}

#item66826 {
	width:268px !important;
	height:267px !important;
	left:277px !important;
}

#item66838 {
	width:252px !important;
	height:260px !important;
}

#item66833 {
	width:252px !important;
	height:260px !important;
	left:14px !important;
	top:14px !important;
}

#item32346 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item32373 {
	width:73px !important;
	height:39px !important;
	left:13px !important;
	top:273px !important;
}

#item32404 {
	width:130px !important;
	height:9px !important;
	left:265px !important;
	top:610px !important;
}

#item32431 {
	width:74px !important;
	height:20px !important;
	left:24px !important;
	top:588px !important;
}

#item66852 {
	width:176px !important;
	height:259px !important;
}

#item66847 {
	width:176px !important;
	height:259px !important;
	left:14px !important;
	top:14px !important;
}

#item66858 {
	width:253px !important;
	height:206px !important;
}

#item66853 {
	width:253px !important;
	height:206px !important;
	left:277px !important;
	top:14px !important;
}

#item66864 {
	width:198px !important;
	height:87px !important;
}

#item66859 {
	width:198px !important;
	height:87px !important;
	left:18px !important;
	top:361px !important;
}

#item66924 {
	width:115px !important;
	height:50px !important;
}

#item66919 {
	width:115px !important;
	height:50px !important;
	left:213px !important;
	top:296px !important;
}

#item66930 {
	width:110px !important;
	height:41px !important;
}

#item66925 {
	width:110px !important;
	height:41px !important;
	left:221px !important;
	top:331px !important;
}

#item66936 {
	width:89px !important;
	height:47px !important;
}

#item66931 {
	width:89px !important;
	height:47px !important;
	left:254px !important;
	top:348px !important;
}

#item66918 {
	width:159px !important;
	height:177px !important;
}

#item66913 {
	width:159px !important;
	height:177px !important;
	left:14px !important;
	top:452px !important;
}

#item66871 {
	width:169px !important;
	height:211px !important;
}

#item66865 {
	width:169px !important;
	height:211px !important;
	left:361px !important;
	top:332px !important;
}

#item32459 {
	width:69px !important;
	height:30px !important;
	left:196px !important;
	top:149px !important;
}

#item32486 {
	width:154px !important;
	height:9px !important;
	left:275px !important;
	top:266px !important;
}

#item32513 {
	width:117px !important;
	height:9px !important;
	left:359px !important;
	top:610px !important;
}

#item32542 {
	width:75px !important;
	height:20px !important;
	left:255px !important;
	top:553px !important;
}

#item32569 {
	width:75px !important;
	height:20px !important;
	left:255px !important;
	top:573px !important;
}

#item32596 {
	width:75px !important;
	height:20px !important;
	left:255px !important;
	top:593px !important;
}

#item66163 {
	width:209px !important;
	height:143px !important;
}

#item66158 {
	width:209px !important;
	height:143px !important;
	left:14px !important;
	top:418px !important;
}

#item66877 {
	width:164px !important;
	height:193px !important;
}

#item66872 {
	width:164px !important;
	height:193px !important;
	left:227px !important;
	top:430px !important;
}

#item66883 {
	width:144px !important;
	height:161px !important;
}

#item66878 {
	width:144px !important;
	height:161px !important;
	left:386px !important;
	top:332px !important;
}

#item66890 {
	width:135px !important;
	height:191px !important;
}

#item66885 {
	width:135px !important;
	height:191px !important;
	left:219px !important;
	top:212px !important;
}

#item66896 {
	width:137px !important;
	height:196px !important;
}

#item66891 {
	width:137px !important;
	height:196px !important;
	left:74px !important;
	top:210px !important;
}

#item66906 {
	width:323px !important;
	height:170px !important;
}

#item66901 {
	width:323px !important;
	height:170px !important;
	left:14px !important;
	top:14px !important;
}

#item66912 {
	width:173px !important;
	height:258px !important;
}

#item66907 {
	width:173px !important;
	height:258px !important;
	left:357px !important;
	top:14px !important;
}

#item32623 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item32650 {
	width:78px !important;
	height:29px !important;
	left:242px !important;
	top:157px !important;
}

#item32680 {
	width:155px !important;
	height:9px !important;
	left:345px !important;
	top:320px !important;
}

#item32707 {
	width:84px !important;
	height:10px !important;
	left:407px !important;
	top:576px !important;
}

#item32769 {
	width:87px !important;
	height:10px !important;
	left:407px !important;
	top:587px !important;
}

#item32830 {
	width:124px !important;
	height:20px !important;
	left:407px !important;
	top:596px !important;
}

#item32861 {
	width:76px !important;
	height:20px !important;
	left:13px !important;
	top:357px !important;
}

#item32888 {
	width:76px !important;
	height:20px !important;
	left:13px !important;
	top:377px !important;
}

#item66169 {
	width:160px !important;
	height:273px !important;
}

#item66164 {
	width:160px !important;
	height:273px !important;
	left:14px !important;
	top:14px !important;
}

#item66946 {
	width:76px !important;
	height:151px !important;
}

#item66941 {
	width:76px !important;
	height:151px !important;
	left:54px !important;
	top:97px !important;
}

#item66953 {
	width:189px !important;
	height:265px !important;
}

#item66948 {
	width:189px !important;
	height:265px !important;
	left:341px !important;
	top:14px !important;
}

#item66960 {
	width:177px !important;
	height:198px !important;
}

#item66954 {
	width:177px !important;
	height:198px !important;
	left:353px !important;
	top:348px !important;
}

#item66966 {
	width:312px !important;
	height:282px !important;
}

#item66961 {
	width:312px !important;
	height:282px !important;
	left:14px !important;
	top:328px !important;
}

#item32915 {
	width:177px !important;
	height:9px !important;
	left:345px !important;
	top:328px !important;
}

#item32945 {
	width:114px !important;
	height:20px !important;
	left:146px !important;
	top:395px !important;
}

#item32976 {
	width:188px !important;
	height:9px !important;
	left:344px !important;
	top:610px !important;
}

#item33006 {
	width:115px !important;
	height:29px !important;
	left:198px !important;
	top:250px !important;
}

#item33037 {
	width:93px !important;
	height:29px !important;
	left:198px !important;
	top:280px !important;
}

#item66972 {
	width:372px !important;
	height:277px !important;
}

#item66967 {
	width:372px !important;
	height:277px !important;
	left:150px !important;
	top:333px !important;
}

#item66978 {
	width:114px !important;
	height:139px !important;
}

#item66973 {
	width:114px !important;
	height:139px !important;
	left:26px !important;
	top:338px !important;
}

#item66984 {
	width:252px !important;
	height:254px !important;
}

#item66979 {
	width:252px !important;
	height:254px !important;
	left:278px !important;
}

#item66990 {
	width:156px !important;
	height:263px !important;
}

#item66985 {
	width:156px !important;
	height:263px !important;
	left:109px !important;
	top:56px !important;
}

#item33068 {
	width:113px !important;
	height:9px !important;
	left:283px !important;
	top:296px !important;
}

#item33095 {
	width:97px !important;
	height:29px !important;
	left:13px !important;
	top:103px !important;
}

#item33125 {
	width:123px !important;
	height:20px !important;
	left:26px !important;
	top:555px !important;
}

#item33155 {
	width:106px !important;
	height:29px !important;
	left:26px !important;
	top:575px !important;
}

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

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

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

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

#item67002 {
	width:391px !important;
	height:204px !important;
}

#item66997 {
	width:391px !important;
	height:204px !important;
	left:14px !important;
	top:410px !important;
}

#item67009 {
	width:101px !important;
	height:84px !important;
}

#item67003 {
	width:101px !important;
	height:84px !important;
	left:14px !important;
	top:320px !important;
}

#item67043 {
	width:133px !important;
	height:84px !important;
}

#item67038 {
	width:133px !important;
	height:84px !important;
	left:120px !important;
	top:320px !important;
}

#item33187 {
	width:185px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

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

#item33241 {
	width:88px !important;
	height:29px !important;
	left:418px !important;
	top:418px !important;
}

#item33272 {
	width:96px !important;
	height:29px !important;
	left:418px !important;
	top:448px !important;
}

#item33302 {
	width:96px !important;
	height:29px !important;
	left:418px !important;
	top:479px !important;
}

#item33333 {
	width:80px !important;
	height:29px !important;
	left:418px !important;
	top:519px !important;
}

#item33363 {
	width:96px !important;
	height:29px !important;
	left:418px !important;
	top:550px !important;
}

#item33396 {
	width:96px !important;
	height:29px !important;
	left:418px !important;
	top:581px !important;
}

#item67015 {
	width:164px !important;
	height:151px !important;
}

#item67010 {
	width:164px !important;
	height:151px !important;
	left:14px !important;
	top:382px !important;
}

#item67024 {
	width:164px !important;
	height:144px !important;
}

#item67018 {
	width:164px !important;
	height:144px !important;
	left:190px !important;
	top:382px !important;
}

#item67030 {
	width:164px !important;
	height:143px !important;
}

#item67025 {
	width:164px !important;
	height:143px !important;
	left:366px !important;
	top:382px !important;
}

#item67037 {
	width:516px !important;
	height:357px !important;
}

#item67031 {
	width:516px !important;
	height:357px !important;
	left:14px !important;
	top:14px !important;
}

#item33426 {
	width:106px !important;
	height:20px !important;
	left:13px !important;
	top:256px !important;
}

#item33456 {
	width:94px !important;
	height:20px !important;
	left:13px !important;
	top:589px !important;
}

#item33483 {
	width:136px !important;
	height:20px !important;
	left:189px !important;
	top:581px !important;
}

#item33513 {
	width:174px !important;
	height:20px !important;
	left:364px !important;
	top:600px !important;
}

#item66181 {
	width:216px !important;
	height:273px !important;
}

#item66176 {
	width:216px !important;
	height:273px !important;
	left:14px !important;
	top:14px !important;
}

#item67051 {
	width:179px !important;
	height:303px !important;
}

#item67046 {
	width:179px !important;
	height:303px !important;
	left:18px !important;
	top:298px !important;
}

#item67057 {
	width:201px !important;
	height:386px !important;
}

#item67052 {
	width:201px !important;
	height:386px !important;
	left:329px !important;
	top:14px !important;
}

#item67063 {
	width:161px !important;
	height:140px !important;
}

#item67058 {
	width:161px !important;
	height:140px !important;
	left:352px !important;
	top:376px !important;
}

#item67094 {
	width:174px !important;
	height:162px !important;
}

#item67089 {
	width:174px !important;
	height:162px !important;
	left:360px !important;
	top:489px !important;
}

#item33540 {
	width:76px !important;
	height:20px !important;
	left:201px !important;
	top:544px !important;
}

#item33567 {
	width:77px !important;
	height:36px !important;
	left:201px !important;
	top:565px !important;
}

#item33598 {
	width:77px !important;
	height:20px !important;
	left:285px !important;
	top:580px !important;
}

#item33626 {
	width:76px !important;
	height:20px !important;
	left:285px !important;
	top:600px !important;
}

#item33653 {
	width:74px !important;
	height:20px !important;
	left:236px !important;
	top:324px !important;
}

#item33680 {
	width:92px !important;
	height:28px !important;
	left:236px !important;
	top:345px !important;
}

#item33710 {
	width:75px !important;
	height:30px !important;
	left:235px !important;
	top:117px !important;
}

#item33740 {
	width:92px !important;
	height:28px !important;
	left:235px !important;
	top:148px !important;
}

#item67069 {
	width:297px !important;
	height:278px !important;
}

#item67064 {
	width:297px !important;
	height:278px !important;
	left:247px !important;
	top:351px !important;
}

#item67076 {
	width:112px !important;
	height:128px !important;
}

#item67070 {
	width:112px !important;
	height:128px !important;
	left:14px !important;
	top:360px !important;
}

#item67102 {
	width:112px !important;
	height:128px !important;
}

#item67097 {
	width:112px !important;
	height:128px !important;
	left:133px !important;
	top:360px !important;
}

#item67082 {
	width:248px !important;
	height:245px !important;
}

#item67077 {
	width:248px !important;
	height:245px !important;
	left:265px !important;
	top:34px !important;
}

#item67088 {
	width:221px !important;
	height:290px !important;
}

#item67083 {
	width:221px !important;
	height:290px !important;
	left:14px !important;
	top:14px !important;
}

#item33772 {
	width:220px !important;
	height:9px !important;
	left:14px !important;
	top:336px !important;
}

#item33803 {
	width:155px !important;
	height:9px !important;
	left:265px !important;
	top:326px !important;
}

#item33830 {
	width:131px !important;
	height:9px !important;
	left:13px !important;
	top:579px !important;
}

#item33858 {
	width:131px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item33885 {
	width:131px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

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

#item66187 {
	width:261px !important;
	height:257px !important;
}

#item66182 {
	width:261px !important;
	height:257px !important;
	left:14px !important;
	top:14px !important;
}

#item67108 {
	width:159px !important;
	height:316px !important;
}

#item67103 {
	width:159px !important;
	height:316px !important;
	left:22px !important;
	top:290px !important;
}

#item67114 {
	width:214px !important;
	height:141px !important;
}

#item67109 {
	width:214px !important;
	height:141px !important;
	left:187px !important;
	top:333px !important;
}

#item67145 {
	width:186px !important;
	height:108px !important;
}

#item67140 {
	width:186px !important;
	height:108px !important;
	left:340px !important;
	top:296px !important;
}

#item67152 {
	width:142px !important;
	height:141px !important;
}

#item67146 {
	width:142px !important;
	height:141px !important;
	left:378px !important;
	top:480px !important;
}

#item33941 {
	width:138px !important;
	height:9px !important;
	left:225px !important;
	top:611px !important;
}

#item33968 {
	width:139px !important;
	height:9px !important;
	left:320px !important;
	top:64px !important;
}

#item33995 {
	width:199px !important;
	height:9px !important;
	left:284px !important;
	top:225px !important;
}

#item34025 {
	width:199px !important;
	height:9px !important;
	left:284px !important;
	top:236px !important;
}

#item34055 {
	width:136px !important;
	height:9px !important;
	left:284px !important;
	top:136px !important;
}

#item34082 {
	width:151px !important;
	height:19px !important;
	left:284px !important;
	top:144px !important;
}

#item67121 {
	width:252px !important;
	height:198px !important;
}

#item67116 {
	width:252px !important;
	height:198px !important;
	left:14px !important;
	top:346px !important;
}

#item67127 {
	width:266px !important;
	height:218px !important;
}

#item67122 {
	width:266px !important;
	height:218px !important;
	left:278px !important;
	top:304px !important;
}

#item67159 {
	width:88px !important;
	height:61px !important;
}

#item67153 {
	width:88px !important;
	height:61px !important;
	left:442px !important;
	top:466px !important;
}

#item67169 {
	width:88px !important;
	height:45px !important;
}

#item67163 {
	width:88px !important;
	height:45px !important;
	left:442px !important;
	top:529px !important;
}

#item67175 {
	width:88px !important;
	height:50px !important;
}

#item67170 {
	width:88px !important;
	height:50px !important;
	left:442px !important;
	top:576px !important;
}

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

#item67128 {
	width:252px !important;
	height:227px !important;
	left:278px !important;
	top:14px !important;
}

#item67139 {
	width:247px !important;
	height:320px !important;
}

#item67134 {
	width:247px !important;
	height:320px !important;
	left:7px !important;
	top:5px !important;
}

#item34113 {
	width:151px !important;
	height:9px !important;
	left:276px !important;
	top:285px !important;
}

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

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

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

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

#item34249 {
	width:155px !important;
	height:9px !important;
	left:13px !important;
	top:590px !important;
}

#item34280 {
	width:224px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item34310 {
	width:100px !important;
	height:20px !important;
	left:169px !important;
	top:289px !important;
}

#item34341 {
	width:98px !important;
	height:28px !important;
	left:169px !important;
	top:308px !important;
}

#item66193 {
	width:252px !important;
	height:286px !important;
}

#item66188 {
	width:252px !important;
	height:286px !important;
	left:14px !important;
	top:14px !important;
}

#item67181 {
	width:253px !important;
	height:173px !important;
}

#item67176 {
	width:253px !important;
	height:173px !important;
	left:277px !important;
	top:14px !important;
}

#item67188 {
	width:125px !important;
	height:154px !important;
}

#item67182 {
	width:125px !important;
	height:154px !important;
	left:414px !important;
	top:195px !important;
}

#item67194 {
	width:350px !important;
	height:232px !important;
}

#item67189 {
	width:350px !important;
	height:232px !important;
	left:24px !important;
	top:375px !important;
}

#item67200 {
	width:135px !important;
	height:107px !important;
}

#item67195 {
	width:135px !important;
	height:107px !important;
	left:386px !important;
	top:368px !important;
}

#item34372 {
	width:74px !important;
	height:20px !important;
	left:276px !important;
	top:253px !important;
}

#item34399 {
	width:108px !important;
	height:20px !important;
	left:277px !important;
	top:329px !important;
}

#item34426 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:339px !important;
}

#item34453 {
	width:175px !important;
	height:9px !important;
	left:349px !important;
	top:599px !important;
}

#item34480 {
	width:114px !important;
	height:20px !important;
	left:392px !important;
	top:521px !important;
}

#item67207 {
	width:143px !important;
	height:192px !important;
}

#item67202 {
	width:143px !important;
	height:192px !important;
	left:14px !important;
	top:321px !important;
}

#item67213 {
	width:295px !important;
	height:300px !important;
}

#item67208 {
	width:295px !important;
	height:300px !important;
	left:249px !important;
	top:327px !important;
}

#item67226 {
	width:516px !important;
	height:241px !important;
}

#item67221 {
	width:516px !important;
	height:241px !important;
	left:14px !important;
	top:14px !important;
}

#item67220 {
	width:62px !important;
	height:74px !important;
}

#item67214 {
	width:62px !important;
	height:74px !important;
	left:170px !important;
	top:323px !important;
}

#item67236 {
	width:66px !important;
	height:74px !important;
}

#item67231 {
	width:66px !important;
	height:74px !important;
	left:238px !important;
	top:323px !important;
}

#item67242 {
	width:63px !important;
	height:56px !important;
}

#item67237 {
	width:63px !important;
	height:56px !important;
	left:170px !important;
	top:401px !important;
}

#item34510 {
	width:41px !important;
	height:9px !important;
	left:286px !important;
	top:570px !important;
}

#item34538 {
	width:42px !important;
	height:9px !important;
	left:286px !important;
	top:582px !important;
}

#item34566 {
	width:42px !important;
	height:9px !important;
	left:286px !important;
	top:595px !important;
}

#item34593 {
	width:41px !important;
	height:9px !important;
	left:230px !important;
	top:595px !important;
}

#item34620 {
	width:42px !important;
	height:9px !important;
	left:286px !important;
	top:608px !important;
}

#item34647 {
	width:41px !important;
	height:9px !important;
	left:230px !important;
	top:608px !important;
}

#item34674 {
	width:41px !important;
	height:9px !important;
	left:230px !important;
	top:570px !important;
}

#item34701 {
	width:39px !important;
	height:9px !important;
	left:230px !important;
	top:582px !important;
}

#item34728 {
	width:130px !important;
	height:9px !important;
	left:249px !important;
	top:282px !important;
}

#item34755 {
	width:211px !important;
	height:9px !important;
	left:249px !important;
	top:293px !important;
}

#item34785 {
	width:121px !important;
	height:20px !important;
	left:13px !important;
	top:581px !important;
}

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

#item66200 {
	width:158px !important;
	height:313px !important;
}

#item66194 {
	width:158px !important;
	height:313px !important;
	left:372px !important;
	top:14px !important;
}

#item67298 {
	width:83px !important;
	height:53px !important;
}

#item67293 {
	width:83px !important;
	height:53px !important;
	left:354px !important;
	top:290px !important;
}

#item67248 {
	width:117px !important;
	height:210px !important;
}

#item67243 {
	width:117px !important;
	height:210px !important;
	left:14px !important;
	top:14px !important;
}

#item67292 {
	width:117px !important;
	height:210px !important;
}

#item67287 {
	width:117px !important;
	height:210px !important;
	left:159px !important;
	top:14px !important;
}

#item67255 {
	width:192px !important;
	height:378px !important;
}

#item67249 {
	width:192px !important;
	height:378px !important;
	left:14px !important;
	top:244px !important;
}

#item67261 {
	width:292px !important;
	height:212px !important;
}

#item67256 {
	width:292px !important;
	height:212px !important;
	left:238px !important;
	top:359px !important;
}

#item34846 {
	width:187px !important;
	height:9px !important;
	left:235px !important;
	top:610px !important;
}

#item34873 {
	width:76px !important;
	height:39px !important;
	left:289px !important;
	top:255px !important;
}

#item34903 {
	width:76px !important;
	height:39px !important;
	left:288px !important;
	top:309px !important;
}

#item34934 {
	width:73px !important;
	height:20px !important;
	left:212px !important;
	top:309px !important;
}

#item34965 {
	width:115px !important;
	height:20px !important;
	left:170px !important;
	top:328px !important;
}

#item34995 {
	width:77px !important;
	height:29px !important;
	left:290px !important;
	top:123px !important;
}

#item35027 {
	width:76px !important;
	height:20px !important;
	left:290px !important;
	top:152px !important;
}

#item67267 {
	width:247px !important;
	height:243px !important;
}

#item67262 {
	width:247px !important;
	height:243px !important;
	left:14px !important;
	top:310px !important;
}

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

#item67268 {
	width:252px !important;
	height:230px !important;
	left:278px !important;
	top:323px !important;
}

#item67279 {
	width:258px !important;
	height:257px !important;
}

#item67274 {
	width:258px !important;
	height:257px !important;
	left:272px !important;
	top:14px !important;
}

#item67286 {
	width:251px !important;
	height:219px !important;
}

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

#item35054 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:282px !important;
}

#item35084 {
	width:174px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

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

#item35138 {
	width:191px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item35168 {
	width:207px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

#item66201 {
	width:252px !important;
	height:296px !important;
	left:279px !important;
	top:14px !important;
}

#item67308 {
	width:267px !important;
	height:187px !important;
}

#item67303 {
	width:267px !important;
	height:187px !important;
}

#item67315 {
	width:198px !important;
	height:234px !important;
}

#item67309 {
	width:198px !important;
	height:234px !important;
	left:256px !important;
	top:405px !important;
}

#item67321 {
	width:236px !important;
	height:347px !important;
}

#item67316 {
	width:236px !important;
	height:347px !important;
	left:14px !important;
	top:281px !important;
}

#item35198 {
	width:72px !important;
	height:20px !important;
	left:149px !important;
	top:74px !important;
}

#item35226 {
	width:139px !important;
	height:20px !important;
	left:13px !important;
	top:254px !important;
}

#item35258 {
	width:77px !important;
	height:20px !important;
	left:283px !important;
	top:285px !important;
}

#item35285 {
	width:72px !important;
	height:39px !important;
	left:460px !important;
	top:546px !important;
}

#item67327 {
	width:176px !important;
	height:247px !important;
}

#item67322 {
	width:176px !important;
	height:247px !important;
	left:14px !important;
	top:309px !important;
}

#item67333 {
	width:340px !important;
	height:302px !important;
}

#item67328 {
	width:340px !important;
	height:302px !important;
	left:204px !important;
	top:316px !important;
}

#item73459 {
	width:89px !important;
	height:74px !important;
}

#item73454 {
	width:89px !important;
	height:74px !important;
	left:204px !important;
	top:276px !important;
}

#item67339 {
	width:192px !important;
	height:154px !important;
}

#item67334 {
	width:192px !important;
	height:154px !important;
	left:271px !important;
	top:6px !important;
}

#item67345 {
	width:111px !important;
	height:77px !important;
}

#item67340 {
	width:111px !important;
	height:77px !important;
	left:274px !important;
	top:163px !important;
}

#item67351 {
	width:252px !important;
	height:142px !important;
}

#item67346 {
	width:252px !important;
	height:142px !important;
	left:14px !important;
	top:91px !important;
}

#item35315 {
	width:157px !important;
	height:9px !important;
	left:20px !important;
	top:61px !important;
}

#item35345 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item35373 {
	width:105px !important;
	height:20px !important;
	left:391px !important;
	top:228px !important;
}

#item35405 {
	width:108px !important;
	height:20px !important;
	left:391px !important;
	top:248px !important;
}

#item35436 {
	width:120px !important;
	height:9px !important;
	left:209px !important;
	top:594px !important;
}

#item35463 {
	width:120px !important;
	height:9px !important;
	left:209px !important;
	top:605px !important;
}

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

#item66207 {
	width:252px !important;
	height:273px !important;
	left:279px !important;
	top:14px !important;
}

#item67360 {
	width:118px !important;
	height:230px !important;
}

#item67354 {
	width:118px !important;
	height:230px !important;
	left:145px !important;
	top:26px !important;
}

#item67366 {
	width:125px !important;
	height:237px !important;
}

#item67361 {
	width:125px !important;
	height:237px !important;
	left:17px !important;
	top:35px !important;
}

#item67373 {
	width:397px !important;
	height:253px !important;
}

#item67367 {
	width:397px !important;
	height:253px !important;
	left:14px !important;
	top:364px !important;
}

#item67380 {
	width:110px !important;
	height:134px !important;
}

#item67375 {
	width:110px !important;
	height:134px !important;
	left:420px !important;
	top:517px !important;
}

#item35491 {
	width:112px !important;
	height:19px !important;
	left:419px !important;
	top:451px !important;
}

#item35522 {
	width:112px !important;
	height:20px !important;
	left:419px !important;
	top:472px !important;
}

#item35555 {
	width:112px !important;
	height:20px !important;
	left:419px !important;
	top:494px !important;
}

#item35586 {
	width:74px !important;
	height:20px !important;
	left:440px !important;
	top:303px !important;
}

#item35616 {
	width:87px !important;
	height:28px !important;
	left:440px !important;
	top:322px !important;
}

#item35646 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:334px !important;
}

#item35676 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:344px !important;
}

#item67393 {
	width:296px !important;
	height:346px !important;
}

#item67387 {
	width:296px !important;
	height:346px !important;
	left:21px !important;
	top:214px !important;
}

#item67386 {
	width:150px !important;
	height:247px !important;
}

#item67381 {
	width:150px !important;
	height:247px !important;
	left:20px !important;
	top:397px !important;
}

#item67399 {
	width:377px !important;
	height:137px !important;
}

#item67394 {
	width:377px !important;
	height:137px !important;
	left:143px !important;
	top:170px !important;
}

#item67411 {
	width:225px !important;
	height:106px !important;
}

#item67406 {
	width:225px !important;
	height:106px !important;
	left:12px !important;
}

#item67405 {
	width:176px !important;
	height:167px !important;
}

#item67400 {
	width:176px !important;
	height:167px !important;
	left:245px !important;
	top:26px !important;
}

#item35703 {
	width:211px !important;
	height:9px !important;
	left:320px !important;
	top:618px !important;
}

#item35734 {
	width:128px !important;
	height:10px !important;
	left:333px !important;
	top:418px !important;
}

#item35798 {
	width:122px !important;
	height:10px !important;
	left:333px !important;
	top:458px !important;
}

#item35857 {
	width:137px !important;
	height:10px !important;
	left:333px !important;
	top:493px !important;
}

#item35925 {
	width:129px !important;
	height:10px !important;
	left:333px !important;
	top:526px !important;
}

#item35983 {
	width:186px !important;
	height:10px !important;
	left:333px !important;
	top:561px !important;
}

#item66219 {
	width:215px !important;
	height:222px !important;
}

#item66214 {
	width:215px !important;
	height:222px !important;
	left:315px !important;
	top:14px !important;
}

#item67420 {
	width:256px !important;
	height:245px !important;
}

#item67414 {
	width:256px !important;
	height:245px !important;
	left:14px !important;
	top:14px !important;
}

#item67426 {
	width:137px !important;
	height:111px !important;
}

#item67421 {
	width:137px !important;
	height:111px !important;
	left:122px !important;
	top:328px !important;
}

#item67432 {
	width:160px !important;
	height:145px !important;
}

#item67427 {
	width:160px !important;
	height:145px !important;
	left:29px !important;
	top:405px !important;
}

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

#item67433 {
	width:250px !important;
	height:206px !important;
	left:280px !important;
	top:277px !important;
}

#item67444 {
	width:83px !important;
	height:28px !important;
}

#item67439 {
	width:83px !important;
	height:28px !important;
	left:295px !important;
	top:486px !important;
}

#item67484 {
	width:83px !important;
	height:31px !important;
}

#item67479 {
	width:83px !important;
	height:31px !important;
	left:295px !important;
	top:516px !important;
}

#item36055 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item36082 {
	width:124px !important;
	height:9px !important;
	left:276px !important;
	top:262px !important;
}

#item36110 {
	width:130px !important;
	height:20px !important;
	left:396px !important;
	top:600px !important;
}

#item36142 {
	width:107px !important;
	height:9px !important;
	left:278px !important;
	top:597px !important;
}

#item36170 {
	width:107px !important;
	height:9px !important;
	left:278px !important;
	top:608px !important;
}

#item36197 {
	width:190px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

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

#item67450 {
	width:267px !important;
	height:281px !important;
}

#item67445 {
	width:267px !important;
	height:281px !important;
	left:14px !important;
	top:280px !important;
}

#item67456 {
	width:238px !important;
	height:230px !important;
}

#item67451 {
	width:238px !important;
	height:230px !important;
	left:293px !important;
	top:326px !important;
}

#item67463 {
	width:94px !important;
	height:295px !important;
}

#item67457 {
	width:94px !important;
	height:295px !important;
	left:437px !important;
	top:14px !important;
}

#item67469 {
	width:318px !important;
	height:242px !important;
}

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

#item36254 {
	width:110px !important;
	height:30px !important;
	left:13px !important;
	top:230px !important;
}

#item36285 {
	width:70px !important;
	height:20px !important;
	left:349px !important;
	top:281px !important;
}

#item36313 {
	width:123px !important;
	height:9px !important;
	left:291px !important;
	top:610px !important;
}

#item36341 {
	width:246px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item66226 {
	width:189px !important;
	height:360px !important;
}

#item66221 {
	width:189px !important;
	height:360px !important;
}

#item67491 {
	width:189px !important;
	height:360px !important;
}

#item67486 {
	width:189px !important;
	height:360px !important;
	left:242px !important;
}

#item67497 {
	width:194px !important;
	height:227px !important;
}

#item67492 {
	width:194px !important;
	height:227px !important;
	left:14px !important;
	top:381px !important;
}

#item67503 {
	width:227px !important;
	height:110px !important;
}

#item67498 {
	width:227px !important;
	height:110px !important;
	left:303px !important;
	top:430px !important;
}

#item67551 {
	width:179px !important;
	height:63px !important;
}

#item67546 {
	width:179px !important;
	height:63px !important;
	left:303px !important;
	top:363px !important;
}

#item67541 {
	width:196px !important;
	height:177px !important;
}

#item67535 {
	width:196px !important;
	height:177px !important;
	left:131px !important;
	top:51px !important;
}

#item36372 {
	width:95px !important;
	height:29px !important;
	left:440px !important;
	top:282px !important;
}

#item36403 {
	width:119px !important;
	height:9px !important;
	left:308px !important;
	top:559px !important;
}

#item36430 {
	width:145px !important;
	height:9px !important;
	left:308px !important;
	top:610px !important;
}

#item36458 {
	width:77px !important;
	height:29px !important;
	left:212px !important;
	top:541px !important;
}

#item36490 {
	width:92px !important;
	height:29px !important;
	left:212px !important;
	top:570px !important;
}

#item36520 {
	width:74px !important;
	height:20px !important;
	left:440px !important;
	top:139px !important;
}

#item36548 {
	width:91px !important;
	height:28px !important;
	left:440px !important;
	top:158px !important;
}

#item67509 {
	width:176px !important;
	height:294px !important;
}

#item67504 {
	width:176px !important;
	height:294px !important;
	left:61px !important;
	top:339px !important;
}

#item67516 {
	width:122px !important;
	height:185px !important;
}

#item67510 {
	width:122px !important;
	height:185px !important;
	left:408px !important;
	top:433px !important;
}

#item67522 {
	width:164px !important;
	height:429px !important;
}

#item67517 {
	width:164px !important;
	height:429px !important;
	left:347px !important;
}

#item67528 {
	width:283px !important;
	height:208px !important;
}

#item67523 {
	width:283px !important;
	height:208px !important;
	left:24px !important;
	top:25px !important;
}

#item67534 {
	width:96px !important;
	height:74px !important;
}

#item67529 {
	width:96px !important;
	height:74px !important;
	left:207px !important;
	top:159px !important;
}

#item36578 {
	width:66px !important;
	height:30px !important;
	left:13px !important;
	top:589px !important;
}

#item36605 {
	width:126px !important;
	height:20px !important;
	left:276px !important;
	top:580px !important;
}

#item36635 {
	width:124px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item36665 {
	width:136px !important;
	height:9px !important;
	left:25px !important;
	top:291px !important;
}

#item36692 {
	width:136px !important;
	height:9px !important;
	left:25px !important;
	top:301px !important;
}

#item36719 {
	width:136px !important;
	height:9px !important;
	left:25px !important;
	top:312px !important;
}

#item36747 {
	width:136px !important;
	height:9px !important;
	left:25px !important;
	top:322px !important;
}

#item67557 {
	width:134px !important;
	height:119px !important;
}

#item67552 {
	width:134px !important;
	height:119px !important;
	left:247px !important;
	top:100px !important;
}

#item67607 {
	width:129px !important;
	height:122px !important;
}

#item67602 {
	width:129px !important;
	height:122px !important;
	left:386px !important;
	top:92px !important;
}

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

#item67559 {
	width:206px !important;
	height:242px !important;
	left:14px !important;
	top:14px !important;
}

#item67571 {
	width:282px !important;
	height:250px !important;
}

#item67566 {
	width:282px !important;
	height:250px !important;
	left:14px !important;
	top:317px !important;
}

#item67577 {
	width:219px !important;
	height:106px !important;
}

#item67572 {
	width:219px !important;
	height:106px !important;
	left:306px !important;
	top:422px !important;
}

#item67620 {
	width:102px !important;
	height:63px !important;
}

#item67614 {
	width:102px !important;
	height:63px !important;
	left:428px !important;
	top:322px !important;
}

#item36774 {
	width:157px !important;
	height:9px !important;
	left:18px !important;
	top:297px !important;
}

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

#item36829 {
	width:190px !important;
	height:9px !important;
	left:313px !important;
	top:600px !important;
}

#item36861 {
	width:190px !important;
	height:9px !important;
	left:313px !important;
	top:610px !important;
}

#item36889 {
	width:166px !important;
	height:9px !important;
	left:246px !important;
	top:277px !important;
}

#item36916 {
	width:166px !important;
	height:9px !important;
	left:246px !important;
	top:288px !important;
}

#item66232 {
	width:383px !important;
	height:259px !important;
}

#item66227 {
	width:383px !important;
	height:259px !important;
	left:147px !important;
	top:269px !important;
}

#item67583 {
	width:76px !important;
	height:76px !important;
}

#item67578 {
	width:76px !important;
	height:76px !important;
	left:14px !important;
	top:271px !important;
}

#item67632 {
	width:79px !important;
	height:76px !important;
}

#item67627 {
	width:79px !important;
	height:76px !important;
	left:96px !important;
	top:271px !important;
}

#item67589 {
	width:111px !important;
	height:107px !important;
}

#item67584 {
	width:111px !important;
	height:107px !important;
	left:281px !important;
	top:533px !important;
}

#item67626 {
	width:111px !important;
	height:107px !important;
}

#item67621 {
	width:111px !important;
	height:107px !important;
	left:403px !important;
	top:533px !important;
}

#item67595 {
	width:153px !important;
	height:241px !important;
}

#item67590 {
	width:153px !important;
	height:241px !important;
	left:378px !important;
	top:14px !important;
}

#item67601 {
	width:138px !important;
	height:240px !important;
}

#item67596 {
	width:138px !important;
	height:240px !important;
	left:128px !important;
	top:14px !important;
}

#item36943 {
	width:81px !important;
	height:20px !important;
	left:26px !important;
	top:218px !important;
}

#item36970 {
	width:76px !important;
	height:20px !important;
	left:288px !important;
	top:218px !important;
}

#item36997 {
	width:86px !important;
	height:20px !important;
	left:13px !important;
	top:517px !important;
}

#item37025 {
	width:112px !important;
	height:20px !important;
	left:13px !important;
	top:537px !important;
}

#item37055 {
	width:114px !important;
	height:20px !important;
	left:13px !important;
	top:557px !important;
}

#item37085 {
	width:126px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item37112 {
	width:126px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item66238 {
	width:94px !important;
	height:124px !important;
}

#item66233 {
	width:94px !important;
	height:124px !important;
	left:420px !important;
	top:339px !important;
}

#item67638 {
	width:88px !important;
	height:215px !important;
}

#item67633 {
	width:88px !important;
	height:215px !important;
	left:29px !important;
	top:73px !important;
}

#item67650 {
	width:71px !important;
	height:198px !important;
}

#item67645 {
	width:71px !important;
	height:198px !important;
	left:120px !important;
	top:49px !important;
}

#item67657 {
	width:68px !important;
	height:158px !important;
}

#item67651 {
	width:68px !important;
	height:158px !important;
	left:193px !important;
	top:111px !important;
}

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

#item67658 {
	width:252px !important;
	height:203px !important;
	left:14px !important;
	top:320px !important;
}

#item67669 {
	width:103px !important;
	height:146px !important;
}

#item67664 {
	width:103px !important;
	height:146px !important;
	left:314px !important;
	top:372px !important;
}

#item37139 {
	width:235px !important;
	height:9px !important;
	left:276px !important;
	top:589px !important;
}

#item37170 {
	width:235px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item37200 {
	width:235px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item37233 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:591px !important;
}

#item37265 {
	width:151px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item37295 {
	width:232px !important;
	height:10px !important;
	left:276px !important;
	top:262px !important;
}

#item37329 {
	width:232px !important;
	height:10px !important;
	left:276px !important;
	top:272px !important;
}

#item37360 {
	width:232px !important;
	height:10px !important;
	left:276px !important;
	top:283px !important;
}

#item67675 {
	width:122px !important;
	height:230px !important;
}

#item67670 {
	width:122px !important;
	height:230px !important;
	left:155px !important;
	top:363px !important;
}

#item67681 {
	width:118px !important;
	height:213px !important;
}

#item67676 {
	width:118px !important;
	height:213px !important;
	left:281px !important;
	top:332px !important;
}

#item67687 {
	width:127px !important;
	height:230px !important;
}

#item67682 {
	width:127px !important;
	height:230px !important;
	left:403px !important;
	top:363px !important;
}

#item67693 {
	width:235px !important;
	height:327px !important;
}

#item67688 {
	width:235px !important;
	height:327px !important;
	left:310px !important;
}

#item67700 {
	width:223px !important;
	height:250px !important;
}

#item67694 {
	width:223px !important;
	height:250px !important;
	left:14px !important;
	top:14px !important;
}

#item37390 {
	width:191px !important;
	height:9px !important;
	left:13px !important;
	top:308px !important;
}

#item37421 {
	width:74px !important;
	height:29px !important;
	left:249px !important;
	top:213px !important;
}

#item37453 {
	width:94px !important;
	height:29px !important;
	left:13px !important;
	top:521px !important;
}

#item37484 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:551px !important;
}

#item37511 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:571px !important;
}

#item66244 {
	width:164px !important;
	height:394px !important;
}

#item66239 {
	width:164px !important;
	height:394px !important;
	left:366px !important;
	top:14px !important;
}

#item67709 {
	width:235px !important;
	height:288px !important;
}

#item67704 {
	width:235px !important;
	height:288px !important;
	left:14px !important;
	top:14px !important;
}

#item67718 {
	width:170px !important;
	height:305px !important;
}

#item67710 {
	width:170px !important;
	height:305px !important;
	left:14px !important;
	top:310px !important;
}

#item67724 {
	width:183px !important;
	height:217px !important;
}

#item67719 {
	width:183px !important;
	height:217px !important;
	left:191px !important;
	top:407px !important;
}

#item67730 {
	width:154px !important;
	height:113px !important;
}

#item67725 {
	width:154px !important;
	height:113px !important;
	left:376px !important;
	top:421px !important;
}

#item37538 {
	width:128px !important;
	height:9px !important;
	left:387px !important;
	top:610px !important;
}

#item37565 {
	width:81px !important;
	height:29px !important;
	left:256px !important;
	top:112px !important;
}

#item37595 {
	width:83px !important;
	height:20px !important;
	left:256px !important;
	top:283px !important;
}

#item37622 {
	width:153px !important;
	height:9px !important;
	left:198px !important;
	top:356px !important;
}

#item37653 {
	width:153px !important;
	height:9px !important;
	left:198px !important;
	top:366px !important;
}

#item67736 {
	width:516px !important;
	height:210px !important;
}

#item67731 {
	width:516px !important;
	height:210px !important;
	left:14px !important;
	top:411px !important;
}

#item67742 {
	width:153px !important;
	height:149px !important;
}

#item67737 {
	width:153px !important;
	height:149px !important;
	left:377px !important;
	top:252px !important;
}

#item67748 {
	width:226px !important;
	height:227px !important;
}

#item67743 {
	width:226px !important;
	height:227px !important;
	left:304px !important;
	top:14px !important;
}

#item67754 {
	width:278px !important;
	height:251px !important;
}

#item67749 {
	width:278px !important;
	height:251px !important;
	left:14px !important;
	top:64px !important;
}

#item37680 {
	width:72px !important;
	height:29px !important;
	left:308px !important;
	top:364px !important;
}

#item37708 {
	width:125px !important;
	height:20px !important;
	left:13px !important;
	top:382px !important;
}

#item37738 {
	width:132px !important;
	height:20px !important;
	left:169px !important;
	top:382px !important;
}

#item37768 {
	width:189px !important;
	height:9px !important;
	left:20px !important;
	top:592px !important;
}

#item37798 {
	width:199px !important;
	height:9px !important;
	left:20px !important;
	top:602px !important;
}

#item66251 {
	width:271px !important;
	height:136px !important;
}

#item66245 {
	width:271px !important;
	height:136px !important;
	left:14px !important;
	top:14px !important;
}

#item67763 {
	width:177px !important;
	height:196px !important;
}

#item67758 {
	width:177px !important;
	height:196px !important;
	left:14px !important;
	top:162px !important;
}

#item67769 {
	width:271px !important;
	height:167px !important;
}

#item67764 {
	width:271px !important;
	height:167px !important;
	left:259px !important;
	top:97px !important;
}

#item67776 {
	width:362px !important;
	height:276px !important;
}

#item67770 {
	width:362px !important;
	height:276px !important;
	top:367px !important;
}

#item67782 {
	width:80px !important;
	height:69px !important;
}

#item67777 {
	width:80px !important;
	height:69px !important;
	left:367px !important;
	top:351px !important;
}

#item67818 {
	width:80px !important;
	height:69px !important;
}

#item67813 {
	width:80px !important;
	height:69px !important;
	left:450px !important;
	top:351px !important;
}

#item67827 {
	width:80px !important;
	height:69px !important;
}

#item67822 {
	width:80px !important;
	height:69px !important;
	left:450px !important;
	top:424px !important;
}

#item37828 {
	width:122px !important;
	height:20px !important;
	left:380px !important;
	top:55px !important;
}

#item37859 {
	width:104px !important;
	height:20px !important;
	left:365px !important;
	top:321px !important;
}

#item37886 {
	width:126px !important;
	height:20px !important;
	left:197px !important;
	top:349px !important;
}

#item37919 {
	width:127px !important;
	height:9px !important;
	left:398px !important;
	top:579px !important;
}

#item37947 {
	width:127px !important;
	height:9px !important;
	left:398px !important;
	top:589px !important;
}

#item37974 {
	width:127px !important;
	height:9px !important;
	left:398px !important;
	top:600px !important;
}

#item38001 {
	width:127px !important;
	height:9px !important;
	left:398px !important;
	top:610px !important;
}

#item67788 {
	width:175px !important;
	height:190px !important;
}

#item67783 {
	width:175px !important;
	height:190px !important;
	left:96px !important;
	top:344px !important;
}

#item67794 {
	width:41px !important;
	height:59px !important;
}

#item67789 {
	width:41px !important;
	height:59px !important;
	left:14px !important;
	top:322px !important;
}

#item67834 {
	width:41px !important;
	height:59px !important;
}

#item67828 {
	width:41px !important;
	height:59px !important;
	left:14px !important;
	top:386px !important;
}

#item67800 {
	width:244px !important;
	height:188px !important;
}

#item67795 {
	width:244px !important;
	height:188px !important;
	left:284px !important;
	top:365px !important;
}

#item67806 {
	width:181px !important;
	height:295px !important;
}

#item67801 {
	width:181px !important;
	height:295px !important;
	left:349px !important;
	top:14px !important;
}

#item67812 {
	width:230px !important;
	height:218px !important;
}

#item67807 {
	width:230px !important;
	height:218px !important;
	left:25px !important;
	top:7px !important;
}

#item38029 {
	width:104px !important;
	height:20px !important;
	left:283px !important;
	top:83px !important;
}

#item38056 {
	width:179px !important;
	height:9px !important;
	left:86px !important;
	top:290px !important;
}

#item38084 {
	width:131px !important;
	height:9px !important;
	left:276px !important;
	top:601px !important;
}

#item38111 {
	width:214px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item38141 {
	width:116px !important;
	height:9px !important;
	left:18px !important;
	top:572px !important;
}

#item38168 {
	width:116px !important;
	height:9px !important;
	left:18px !important;
	top:583px !important;
}

#item38196 {
	width:98px !important;
	height:28px !important;
	left:18px !important;
	top:591px !important;
}

#item66257 {
	width:213px !important;
	height:206px !important;
}

#item66252 {
	width:213px !important;
	height:206px !important;
	left:317px !important;
	top:14px !important;
}

#item67841 {
	width:274px !important;
	height:182px !important;
}

#item67835 {
	width:274px !important;
	height:182px !important;
	left:14px !important;
	top:14px !important;
}

#item67847 {
	width:346px !important;
	height:337px !important;
}

#item67842 {
	width:346px !important;
	height:337px !important;
	left:14px !important;
	top:257px !important;
}

#item67853 {
	width:89px !important;
	height:252px !important;
}

#item67848 {
	width:89px !important;
	height:252px !important;
	left:371px !important;
	top:370px !important;
}

#item38228 {
	width:106px !important;
	height:9px !important;
	left:325px !important;
	top:271px !important;
}

#item38255 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:229px !important;
}

#item38282 {
	width:126px !important;
	height:20px !important;
	left:359px !important;
	top:342px !important;
}

#item38312 {
	width:62px !important;
	height:30px !important;
	left:474px !important;
	top:478px !important;
}

#item67859 {
	width:118px !important;
	height:280px !important;
}

#item67854 {
	width:118px !important;
	height:280px !important;
	left:35px !important;
	top:329px !important;
}

#item67866 {
	width:159px !important;
	height:309px !important;
}

#item67860 {
	width:159px !important;
	height:309px !important;
	left:371px !important;
	top:313px !important;
}

#item67874 {
	width:79px !important;
	height:120px !important;
}

#item67869 {
	width:79px !important;
	height:120px !important;
	left:465px !important;
}

#item67896 {
	width:205px !important;
	height:90px !important;
}

#item67891 {
	width:205px !important;
	height:90px !important;
	left:325px !important;
	top:122px !important;
}

#item67890 {
	width:101px !important;
	height:68px !important;
}

#item67885 {
	width:101px !important;
	height:68px !important;
	left:359px !important;
	top:45px !important;
}

#item67881 {
	width:256px !important;
	height:252px !important;
}

#item67875 {
	width:256px !important;
	height:252px !important;
	left:14px !important;
}

#item38341 {
	width:109px !important;
	height:20px !important;
	left:183px !important;
	top:242px !important;
}

#item38371 {
	width:76px !important;
	height:20px !important;
	left:293px !important;
	top:597px !important;
}

#item38398 {
	width:82px !important;
	height:29px !important;
	left:176px !important;
	top:399px !important;
}

#item38430 {
	width:96px !important;
	height:28px !important;
	left:176px !important;
	top:428px !important;
}

#item38460 {
	width:163px !important;
	height:20px !important;
	left:336px !important;
	top:253px !important;
}

#item38492 {
	width:171px !important;
	height:10px !important;
	left:336px !important;
	top:274px !important;
}

#item38522 {
	width:188px !important;
	height:20px !important;
	left:336px !important;
	top:285px !important;
}

#item66263 {
	width:251px !important;
	height:239px !important;
}

#item66258 {
	width:251px !important;
	height:239px !important;
	left:279px !important;
	top:14px !important;
}

#item67902 {
	width:244px !important;
	height:349px !important;
}

#item67897 {
	width:244px !important;
	height:349px !important;
}

#item67914 {
	width:250px !important;
	height:194px !important;
}

#item67909 {
	width:250px !important;
	height:194px !important;
	left:280px !important;
	top:323px !important;
}

#item67948 {
	width:82px !important;
	height:71px !important;
}

#item67943 {
	width:82px !important;
	height:71px !important;
	left:448px !important;
	top:547px !important;
}

#item67908 {
	width:220px !important;
	height:309px !important;
}

#item67903 {
	width:220px !important;
	height:309px !important;
	left:6px !important;
	top:334px !important;
}

#item38555 {
	width:172px !important;
	height:9px !important;
	left:282px !important;
	top:535px !important;
}

#item38582 {
	width:114px !important;
	height:9px !important;
	left:282px !important;
	top:610px !important;
}

#item38610 {
	width:154px !important;
	height:9px !important;
	left:282px !important;
	top:294px !important;
}

#item38637 {
	width:57px !important;
	height:40px !important;
	left:210px !important;
	top:416px !important;
}

#item38667 {
	width:82px !important;
	height:20px !important;
	left:187px !important;
	top:257px !important;
}

#item38694 {
	width:79px !important;
	height:28px !important;
	left:190px !important;
	top:276px !important;
}

#item67921 {
	width:250px !important;
	height:266px !important;
}

#item67915 {
	width:250px !important;
	height:266px !important;
	left:14px !important;
	top:321px !important;
}

#item67927 {
	width:212px !important;
	height:305px !important;
}

#item67922 {
	width:212px !important;
	height:305px !important;
	left:318px !important;
	top:321px !important;
}

#item67933 {
	width:215px !important;
	height:246px !important;
}

#item67928 {
	width:215px !important;
	height:246px !important;
	left:315px !important;
	top:14px !important;
}

#item67939 {
	width:203px !important;
	height:295px !important;
}

#item67934 {
	width:203px !important;
	height:295px !important;
	left:14px !important;
	top:14px !important;
}

#item38724 {
	width:189px !important;
	height:9px !important;
	left:16px !important;
	top:608px !important;
}

#item38754 {
	width:93px !important;
	height:20px !important;
	left:281px !important;
	top:600px !important;
}

#item38781 {
	width:61px !important;
	height:30px !important;
	left:226px !important;
	top:281px !important;
}

#item38811 {
	width:136px !important;
	height:9px !important;
	left:317px !important;
	top:296px !important;
}

#item66269 {
	width:234px !important;
	height:340px !important;
}

#item66264 {
	width:234px !important;
	height:340px !important;
	left:259px !important;
	top:14px !important;
}

#item67954 {
	width:147px !important;
	height:223px !important;
}

#item67949 {
	width:147px !important;
	height:223px !important;
	left:14px !important;
	top:44px !important;
}

#item67961 {
	width:224px !important;
	height:247px !important;
}

#item67955 {
	width:224px !important;
	height:247px !important;
	left:68px !important;
	top:282px !important;
}

#item67968 {
	width:196px !important;
	height:191px !important;
}

#item67962 {
	width:196px !important;
	height:191px !important;
	left:336px !important;
	top:365px !important;
}

#item38839 {
	width:83px !important;
	height:20px !important;
	left:166px !important;
	top:207px !important;
}

#item38866 {
	width:71px !important;
	height:20px !important;
	left:455px !important;
	top:146px !important;
}

#item38893 {
	width:187px !important;
	height:9px !important;
	left:335px !important;
	top:610px !important;
}

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

#item67974 {
	width:161px !important;
	height:117px !important;
}

#item67969 {
	width:161px !important;
	height:117px !important;
	left:108px !important;
	top:437px !important;
}

#item68004 {
	width:76px !important;
	height:52px !important;
}

#item67999 {
	width:76px !important;
	height:52px !important;
	left:22px !important;
	top:420px !important;
}

#item68010 {
	width:76px !important;
	height:50px !important;
}

#item68005 {
	width:76px !important;
	height:50px !important;
	left:22px !important;
	top:474px !important;
}

#item67980 {
	width:188px !important;
	height:210px !important;
}

#item67975 {
	width:188px !important;
	height:210px !important;
	left:337px !important;
	top:355px !important;
}

#item67986 {
	width:209px !important;
	height:247px !important;
}

#item67981 {
	width:209px !important;
	height:247px !important;
	left:321px !important;
	top:14px !important;
}

#item67992 {
	width:305px !important;
	height:345px !important;
}

#item67987 {
	width:305px !important;
	height:345px !important;
	left:14px !important;
	top:14px !important;
}

#item38950 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:395px !important;
}

#item38980 {
	width:207px !important;
	height:9px !important;
	left:326px !important;
	top:311px !important;
}

#item39010 {
	width:132px !important;
	height:9px !important;
	left:326px !important;
	top:610px !important;
}

#item39037 {
	width:216px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item39068 {
	width:216px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item66275 {
	width:341px !important;
	height:297px !important;
}

#item66270 {
	width:341px !important;
	height:297px !important;
	left:8px !important;
	top:44px !important;
}

#item68019 {
	width:121px !important;
	height:111px !important;
}

#item68013 {
	width:121px !important;
	height:111px !important;
	left:395px !important;
	top:180px !important;
}

#item68068 {
	width:121px !important;
	height:125px !important;
}

#item68063 {
	width:121px !important;
	height:125px !important;
	left:395px !important;
	top:298px !important;
}

#item68025 {
	width:122px !important;
	height:189px !important;
}

#item68020 {
	width:122px !important;
	height:189px !important;
	left:14px !important;
	top:428px !important;
}

#item68078 {
	width:122px !important;
	height:189px !important;
}

#item68073 {
	width:122px !important;
	height:189px !important;
	left:141px !important;
	top:428px !important;
}

#item39098 {
	width:216px !important;
	height:10px !important;
	left:276px !important;
	top:515px !important;
}

#item39163 {
	width:216px !important;
	height:10px !important;
	left:276px !important;
	top:526px !important;
}

#item39217 {
	width:216px !important;
	height:10px !important;
	left:276px !important;
	top:536px !important;
}

#item39276 {
	width:216px !important;
	height:10px !important;
	left:276px !important;
	top:547px !important;
}

#item39339 {
	width:216px !important;
	height:10px !important;
	left:276px !important;
	top:557px !important;
}

#item39397 {
	width:216px !important;
	height:10px !important;
	left:276px !important;
	top:568px !important;
}

#item39453 {
	width:216px !important;
	height:10px !important;
	left:276px !important;
	top:578px !important;
}

#item39513 {
	width:216px !important;
	height:10px !important;
	left:276px !important;
	top:589px !important;
}

#item39572 {
	width:216px !important;
	height:10px !important;
	left:276px !important;
	top:599px !important;
}

#item39641 {
	width:216px !important;
	height:10px !important;
	left:276px !important;
	top:610px !important;
}

#item68031 {
	width:246px !important;
	height:188px !important;
}

#item68026 {
	width:246px !important;
	height:188px !important;
	left:54px !important;
	top:349px !important;
}

#item68037 {
	width:108px !important;
	height:80px !important;
}

#item68032 {
	width:108px !important;
	height:80px !important;
	left:19px !important;
	top:470px !important;
}

#item68043 {
	width:204px !important;
	height:231px !important;
}

#item68038 {
	width:204px !important;
	height:231px !important;
	left:326px !important;
	top:322px !important;
}

#item68049 {
	width:204px !important;
	height:189px !important;
}

#item68044 {
	width:204px !important;
	height:189px !important;
	left:326px !important;
	top:14px !important;
}

#item68056 {
	width:298px !important;
	height:154px !important;
}

#item68050 {
	width:298px !important;
	height:154px !important;
	left:14px !important;
	top:14px !important;
}

#item68062 {
	width:106px !important;
	height:66px !important;
}

#item68057 {
	width:106px !important;
	height:66px !important;
	left:20px !important;
	top:172px !important;
}

#item68084 {
	width:116px !important;
	height:66px !important;
}

#item68079 {
	width:116px !important;
	height:66px !important;
	left:132px !important;
	top:172px !important;
}

#item39700 {
	width:176px !important;
	height:9px !important;
	left:324px !important;
	top:303px !important;
}

#item39728 {
	width:196px !important;
	height:9px !important;
	left:324px !important;
	top:610px !important;
}

#item39758 {
	width:184px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item39789 {
	width:184px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item39816 {
	width:190px !important;
	height:9px !important;
	left:13px !important;
	top:283px !important;
}

#item39848 {
	width:190px !important;
	height:9px !important;
	left:13px !important;
	top:294px !important;
}

#item39879 {
	width:190px !important;
	height:9px !important;
	left:13px !important;
	top:304px !important;
}

#item66281 {
	width:320px !important;
	height:295px !important;
}

#item66276 {
	width:320px !important;
	height:295px !important;
	left:14px !important;
	top:14px !important;
}

#item68091 {
	width:187px !important;
	height:193px !important;
}

#item68086 {
	width:187px !important;
	height:193px !important;
	left:343px !important;
	top:14px !important;
}

#item68097 {
	width:516px !important;
	height:283px !important;
}

#item68092 {
	width:516px !important;
	height:283px !important;
	left:14px !important;
	top:330px !important;
}

#item39910 {
	width:106px !important;
	height:20px !important;
	left:340px !important;
	top:592px !important;
}

#item39941 {
	width:158px !important;
	height:9px !important;
	left:342px !important;
	top:277px !important;
}

#item39969 {
	width:158px !important;
	height:9px !important;
	left:342px !important;
	top:288px !important;
}

#item68110 {
	width:327px !important;
	height:315px !important;
}

#item68105 {
	width:327px !important;
	height:315px !important;
	left:14px !important;
	top:321px !important;
}

#item68123 {
	width:112px !important;
	height:128px !important;
}

#item68118 {
	width:112px !important;
	height:128px !important;
	left:24px !important;
	top:34px !important;
}

#item68152 {
	width:153px !important;
	height:171px !important;
}

#item68147 {
	width:153px !important;
	height:171px !important;
	left:149px !important;
	top:9px !important;
}

#item68146 {
	width:101px !important;
	height:119px !important;
}

#item68141 {
	width:101px !important;
	height:119px !important;
	left:102px !important;
	top:96px !important;
}

#item68117 {
	width:69px !important;
	height:59px !important;
}

#item68112 {
	width:69px !important;
	height:59px !important;
	left:313px !important;
	top:304px !important;
}

#item68133 {
	width:66px !important;
	height:59px !important;
}

#item68128 {
	width:66px !important;
	height:59px !important;
	left:468px !important;
	top:295px !important;
}

#item68140 {
	width:75px !important;
	height:109px !important;
}

#item68134 {
	width:75px !important;
	height:109px !important;
	left:392px !important;
	top:250px !important;
}

#item68158 {
	width:87px !important;
	height:278px !important;
}

#item68153 {
	width:87px !important;
	height:278px !important;
	left:443px !important;
}

#item39996 {
	width:76px !important;
	height:29px !important;
	left:357px !important;
	top:201px !important;
}

#item40027 {
	width:145px !important;
	height:20px !important;
	left:356px !important;
	top:600px !important;
}

#item40058 {
	width:134px !important;
	height:20px !important;
	left:392px !important;
	top:431px !important;
}

#item40089 {
	width:134px !important;
	height:20px !important;
	left:392px !important;
	top:451px !important;
}

#item40120 {
	width:184px !important;
	height:9px !important;
	left:31px !important;
	top:267px !important;
}

#item40150 {
	width:184px !important;
	height:9px !important;
	left:31px !important;
	top:277px !important;
}

#item40181 {
	width:184px !important;
	height:9px !important;
	left:31px !important;
	top:288px !important;
}

#item66297 {
	width:392px !important;
	height:223px !important;
}

#item66292 {
	width:392px !important;
	height:223px !important;
	left:22px !important;
	top:86px !important;
}

#item73446 {
	width:142px !important;
	height:118px !important;
}

#item73441 {
	width:142px !important;
	height:118px !important;
	left:37px !important;
	top:14px !important;
}

#item68164 {
	width:371px !important;
	height:153px !important;
}

#item68159 {
	width:371px !important;
	height:153px !important;
	left:27px !important;
	top:429px !important;
}

#item73452 {
	width:244px !important;
	height:131px !important;
}

#item73447 {
	width:244px !important;
	height:131px !important;
	left:83px !important;
	top:326px !important;
}

#item40208 {
	width:100px !important;
	height:39px !important;
	left:420px !important;
	top:439px !important;
}

#item40240 {
	width:104px !important;
	height:29px !important;
	left:420px !important;
	top:489px !important;
}

#item40272 {
	width:89px !important;
	height:29px !important;
	left:420px !important;
	top:232px !important;
}

#item40302 {
	width:82px !important;
	height:39px !important;
	left:420px !important;
	top:263px !important;
}

#item68173 {
	width:252px !important;
	height:293px !important;
}

#item68168 {
	width:252px !important;
	height:293px !important;
	left:14px !important;
	top:321px !important;
}

#item68179 {
	width:191px !important;
	height:190px !important;
}

#item68174 {
	width:191px !important;
	height:190px !important;
	left:339px !important;
	top:374px !important;
}

#item68185 {
	width:118px !important;
	height:88px !important;
}

#item68180 {
	width:118px !important;
	height:88px !important;
	left:278px !important;
	top:322px !important;
}

#item68191 {
	width:251px !important;
	height:220px !important;
}

#item68186 {
	width:251px !important;
	height:220px !important;
	left:279px !important;
	top:14px !important;
}

#item68197 {
	width:171px !important;
	height:296px !important;
}

#item68192 {
	width:171px !important;
	height:296px !important;
	left:94px !important;
	top:14px !important;
}

#item40333 {
	width:202px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

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

#item40391 {
	width:210px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item40423 {
	width:210px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item40453 {
	width:77px !important;
	height:20px !important;
	left:13px !important;
	top:252px !important;
}

#item40480 {
	width:77px !important;
	height:36px !important;
	left:13px !important;
	top:271px !important;
}

#item66303 {
	width:252px !important;
	height:228px !important;
}

#item66298 {
	width:252px !important;
	height:228px !important;
	left:278px !important;
	top:14px !important;
}

#item68205 {
	width:224px !important;
	height:240px !important;
}

#item68198 {
	width:224px !important;
	height:240px !important;
	left:29px !important;
	top:29px !important;
}

#item68211 {
	width:260px !important;
	height:239px !important;
}

#item68206 {
	width:260px !important;
	height:239px !important;
	left:14px !important;
	top:320px !important;
}

#item68217 {
	width:252px !important;
	height:252px !important;
}

#item68212 {
	width:252px !important;
	height:252px !important;
	left:279px !important;
	top:322px !important;
}

#item40511 {
	width:74px !important;
	height:20px !important;
	left:150px !important;
	top:270px !important;
}

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

#item40565 {
	width:105px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item40592 {
	width:145px !important;
	height:9px !important;
	left:276px !important;
	top:292px !important;
}

#item40620 {
	width:214px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item68223 {
	width:256px !important;
	height:171px !important;
}

#item68218 {
	width:256px !important;
	height:171px !important;
	left:14px !important;
	top:397px !important;
}

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

#item68228 {
	width:114px !important;
	height:159px !important;
	left:289px !important;
	top:390px !important;
}

#item68240 {
	width:118px !important;
	height:151px !important;
}

#item68235 {
	width:118px !important;
	height:151px !important;
	left:405px !important;
	top:405px !important;
}

#item68246 {
	width:92px !important;
	height:254px !important;
}

#item68241 {
	width:92px !important;
	height:254px !important;
	left:340px !important;
}

#item68280 {
	width:95px !important;
	height:254px !important;
}

#item68274 {
	width:95px !important;
	height:254px !important;
	left:435px !important;
	top:28px !important;
}

#item68273 {
	width:92px !important;
	height:218px !important;
}

#item68268 {
	width:92px !important;
	height:218px !important;
	left:266px !important;
	top:68px !important;
}

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

#item68248 {
	width:118px !important;
	height:177px !important;
	left:14px !important;
	top:27px !important;
}

#item68261 {
	width:118px !important;
	height:167px !important;
}

#item68256 {
	width:118px !important;
	height:167px !important;
	left:7px !important;
	top:207px !important;
}

#item68267 {
	width:122px !important;
	height:206px !important;
}

#item68262 {
	width:122px !important;
	height:206px !important;
	left:135px !important;
	top:84px !important;
}

#item40650 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item40677 {
	width:230px !important;
	height:10px !important;
	left:133px !important;
	top:355px !important;
}

#item40746 {
	width:230px !important;
	height:10px !important;
	left:133px !important;
	top:365px !important;
}

#item40810 {
	width:230px !important;
	height:10px !important;
	left:133px !important;
	top:376px !important;
}

#item40872 {
	width:144px !important;
	height:10px !important;
	left:368px !important;
	top:354px !important;
}

#item40936 {
	width:144px !important;
	height:10px !important;
	left:368px !important;
	top:364px !important;
}

#item40999 {
	width:144px !important;
	height:10px !important;
	left:368px !important;
	top:375px !important;
}

#item41058 {
	width:212px !important;
	height:9px !important;
	left:280px !important;
	top:599px !important;
}

#item41088 {
	width:212px !important;
	height:9px !important;
	left:280px !important;
	top:610px !important;
}

#item66309 {
	width:147px !important;
	height:300px !important;
}

#item66304 {
	width:147px !important;
	height:300px !important;
	left:285px !important;
	top:65px !important;
}

#item68286 {
	width:191px !important;
	height:213px !important;
}

#item68281 {
	width:191px !important;
	height:213px !important;
	left:40px !important;
	top:52px !important;
}

#item68292 {
	width:186px !important;
	height:290px !important;
}

#item68287 {
	width:186px !important;
	height:290px !important;
	left:14px !important;
	top:326px !important;
}

#item68298 {
	width:249px !important;
	height:194px !important;
}

#item68293 {
	width:249px !important;
	height:194px !important;
	left:281px !important;
	top:379px !important;
}

#item41119 {
	width:61px !important;
	height:40px !important;
	left:206px !important;
	top:556px !important;
}

#item41146 {
	width:76px !important;
	height:39px !important;
	left:192px !important;
	top:251px !important;
}

#item41177 {
	width:223px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item41208 {
	width:74px !important;
	height:30px !important;
	left:459px !important;
	top:278px !important;
}

#item41238 {
	width:77px !important;
	height:37px !important;
	left:459px !important;
	top:308px !important;
}

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

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

#item68310 {
	width:256px !important;
	height:238px !important;
}

#item68305 {
	width:256px !important;
	height:238px !important;
	left:274px !important;
	top:315px !important;
}

#item68316 {
	width:183px !important;
	height:295px !important;
}

#item68311 {
	width:183px !important;
	height:295px !important;
	left:347px !important;
	top:14px !important;
}

#item68322 {
	width:252px !important;
	height:252px !important;
}

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

#item41269 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item41296 {
	width:117px !important;
	height:9px !important;
	left:282px !important;
	top:610px !important;
}

#item41323 {
	width:124px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item41351 {
	width:52px !important;
	height:30px !important;
	left:276px !important;
	top:237px !important;
}

#item41378 {
	width:65px !important;
	height:45px !important;
	left:276px !important;
	top:267px !important;
}

#item66315 {
	width:167px !important;
	height:196px !important;
}

#item66310 {
	width:167px !important;
	height:196px !important;
	left:14px !important;
	top:14px !important;
}

#item68333 {
	width:187px !important;
	height:196px !important;
}

#item68327 {
	width:187px !important;
	height:196px !important;
	left:278px !important;
	top:14px !important;
}

#item68339 {
	width:241px !important;
	height:130px !important;
}

#item68334 {
	width:241px !important;
	height:130px !important;
	left:28px !important;
	top:218px !important;
}

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

#item68340 {
	width:250px !important;
	height:133px !important;
	left:280px !important;
	top:219px !important;
}

#item68351 {
	width:174px !important;
	height:194px !important;
}

#item68346 {
	width:174px !important;
	height:194px !important;
	left:276px !important;
	top:424px !important;
}

#item68358 {
	width:170px !important;
	height:189px !important;
}

#item68352 {
	width:170px !important;
	height:189px !important;
	left:14px !important;
	top:425px !important;
}

#item41409 {
	width:75px !important;
	height:20px !important;
	left:186px !important;
	top:191px !important;
}

#item41437 {
	width:68px !important;
	height:20px !important;
	left:429px !important;
	top:184px !important;
}

#item41464 {
	width:192px !important;
	height:9px !important;
	left:19px !important;
	top:397px !important;
}

#item41495 {
	width:127px !important;
	height:9px !important;
	left:285px !important;
	top:397px !important;
}

#item41522 {
	width:74px !important;
	height:29px !important;
	left:189px !important;
	top:584px !important;
}

#item41549 {
	width:74px !important;
	height:29px !important;
	left:457px !important;
	top:590px !important;
}

#item68364 {
	width:154px !important;
	height:196px !important;
}

#item68359 {
	width:154px !important;
	height:196px !important;
	left:111px !important;
	top:422px !important;
}

#item68370 {
	width:133px !important;
	height:231px !important;
}

#item68365 {
	width:133px !important;
	height:231px !important;
	left:398px !important;
	top:412px !important;
}

#item68376 {
	width:252px !important;
	height:126px !important;
}

#item68371 {
	width:252px !important;
	height:126px !important;
	left:278px !important;
	top:257px !important;
}

#item68383 {
	width:169px !important;
	height:237px !important;
}

#item68377 {
	width:169px !important;
	height:237px !important;
	left:361px !important;
	top:14px !important;
}

#item68390 {
	width:187px !important;
	height:196px !important;
}

#item68384 {
	width:187px !important;
	height:196px !important;
	left:79px !important;
	top:14px !important;
}

#item68397 {
	width:68px !important;
	height:196px !important;
}

#item68391 {
	width:68px !important;
	height:196px !important;
	left:184px !important;
	top:213px !important;
}

#item68405 {
	width:63px !important;
	height:160px !important;
}

#item68400 {
	width:63px !important;
	height:160px !important;
	left:116px !important;
	top:213px !important;
}

#item41576 {
	width:100px !important;
	height:20px !important;
	left:13px !important;
	top:183px !important;
}

#item41607 {
	width:77px !important;
	height:20px !important;
	left:276px !important;
	top:190px !important;
}

#item41634 {
	width:138px !important;
	height:9px !important;
	left:280px !important;
	top:437px !important;
}

#item41662 {
	width:128px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item41692 {
	width:75px !important;
	height:29px !important;
	left:18px !important;
	top:582px !important;
}

#item41719 {
	width:85px !important;
	height:20px !important;
	left:13px !important;
	top:374px !important;
}

#item41746 {
	width:89px !important;
	height:20px !important;
	left:13px !important;
	top:394px !important;
}

#item66321 {
	width:138px !important;
	height:194px !important;
}

#item66316 {
	width:138px !important;
	height:194px !important;
	left:278px !important;
	top:14px !important;
}

#item68411 {
	width:164px !important;
	height:194px !important;
}

#item68406 {
	width:164px !important;
	height:194px !important;
	left:14px !important;
	top:14px !important;
}

#item68418 {
	width:165px !important;
	height:192px !important;
}

#item68412 {
	width:165px !important;
	height:192px !important;
	left:14px !important;
	top:219px !important;
}

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

#item68419 {
	width:161px !important;
	height:194px !important;
	left:278px !important;
	top:220px !important;
}

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

#item68425 {
	width:252px !important;
	height:149px !important;
	left:278px !important;
	top:425px !important;
}

#item68436 {
	width:201px !important;
	height:138px !important;
}

#item68431 {
	width:201px !important;
	height:138px !important;
	left:70px !important;
	top:432px !important;
}

#item41774 {
	width:74px !important;
	height:20px !important;
	left:444px !important;
	top:395px !important;
}

#item41801 {
	width:73px !important;
	height:20px !important;
	left:421px !important;
	top:190px !important;
}

#item41828 {
	width:88px !important;
	height:30px !important;
	left:186px !important;
	top:384px !important;
}

#item41859 {
	width:75px !important;
	height:20px !important;
	left:187px !important;
	top:189px !important;
}

#item41887 {
	width:124px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item41915 {
	width:146px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item68442 {
	width:318px !important;
	height:351px !important;
}

#item68437 {
	width:318px !important;
	height:351px !important;
	left:14px !important;
	top:221px !important;
}

#item68448 {
	width:184px !important;
	height:231px !important;
}

#item68443 {
	width:184px !important;
	height:231px !important;
	left:346px !important;
	top:221px !important;
}

#item68454 {
	width:170px !important;
	height:193px !important;
}

#item68449 {
	width:170px !important;
	height:193px !important;
	left:278px !important;
	top:14px !important;
}

#item68460 {
	width:183px !important;
	height:194px !important;
}

#item68455 {
	width:183px !important;
	height:194px !important;
	left:14px !important;
	top:14px !important;
}

#item41942 {
	width:138px !important;
	height:9px !important;
	left:344px !important;
	top:507px !important;
}

#item41969 {
	width:75px !important;
	height:20px !important;
	left:453px !important;
	top:188px !important;
}

#item41996 {
	width:73px !important;
	height:20px !important;
	left:202px !important;
	top:189px !important;
}

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

#item68470 {
	width:173px !important;
	height:117px !important;
}

#item68465 {
	width:173px !important;
	height:117px !important;
	left:357px !important;
	top:14px !important;
}

#item68520 {
	width:150px !important;
	height:117px !important;
}

#item68514 {
	width:150px !important;
	height:117px !important;
	left:204px !important;
	top:14px !important;
}

#item68529 {
	width:175px !important;
	height:117px !important;
}

#item68524 {
	width:175px !important;
	height:117px !important;
	left:26px !important;
	top:14px !important;
}

#item68476 {
	width:130px !important;
	height:191px !important;
}

#item68471 {
	width:130px !important;
	height:191px !important;
	left:14px !important;
	top:220px !important;
}

#item68482 {
	width:147px !important;
	height:187px !important;
}

#item68477 {
	width:147px !important;
	height:187px !important;
	left:279px !important;
	top:223px !important;
}

#item68488 {
	width:395px !important;
	height:211px !important;
}

#item68483 {
	width:395px !important;
	height:211px !important;
	left:14px !important;
	top:415px !important;
}

#item42050 {
	width:99px !important;
	height:20px !important;
	left:431px !important;
	top:386px !important;
}

#item42077 {
	width:91px !important;
	height:20px !important;
	left:149px !important;
	top:334px !important;
}

#item42104 {
	width:81px !important;
	height:20px !important;
	left:415px !important;
	top:579px !important;
}

#item42135 {
	width:121px !important;
	height:19px !important;
	left:415px !important;
	top:600px !important;
}

#item42166 {
	width:181px !important;
	height:9px !important;
	left:21px !important;
	top:175px !important;
}

#item42197 {
	width:181px !important;
	height:9px !important;
	left:21px !important;
	top:185px !important;
}

#item42224 {
	width:181px !important;
	height:9px !important;
	left:21px !important;
	top:196px !important;
}

#item68494 {
	width:251px !important;
	height:344px !important;
}

#item68489 {
	width:251px !important;
	height:344px !important;
	left:14px !important;
	top:274px !important;
}

#item68506 {
	width:153px !important;
	height:354px !important;
}

#item68501 {
	width:153px !important;
	height:354px !important;
	left:377px !important;
	top:274px !important;
}

#item68513 {
	width:511px !important;
	height:225px !important;
}

#item68507 {
	width:511px !important;
	height:225px !important;
	left:14px !important;
	top:14px !important;
}

#item42251 {
	width:104px !important;
	height:20px !important;
	left:132px !important;
	top:579px !important;
}

#item42281 {
	width:133px !important;
	height:19px !important;
	left:132px !important;
	top:600px !important;
}

#item42312 {
	width:82px !important;
	height:20px !important;
	left:285px !important;
	top:558px !important;
}

#item42345 {
	width:77px !important;
	height:36px !important;
	left:285px !important;
	top:579px !important;
}

#item42377 {
	width:183px !important;
	height:9px !important;
	left:23px !important;
	top:228px !important;
}

#item42407 {
	width:214px !important;
	height:9px !important;
	left:23px !important;
	top:237px !important;
}

#item66333 {
	width:209px !important;
	height:190px !important;
}

#item66328 {
	width:209px !important;
	height:190px !important;
	left:218px !important;
}

#item68544 {
	width:207px !important;
	height:343px !important;
}

#item68539 {
	width:207px !important;
	height:343px !important;
}

#item68550 {
	width:232px !important;
	height:202px !important;
}

#item68545 {
	width:232px !important;
	height:202px !important;
	left:298px !important;
	top:202px !important;
}

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

#item68551 {
	width:130px !important;
	height:211px !important;
	left:144px !important;
	top:417px !important;
}

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

#item68590 {
	width:130px !important;
	height:211px !important;
	left:278px !important;
	top:417px !important;
}

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

#item68596 {
	width:130px !important;
	height:211px !important;
	left:414px !important;
	top:417px !important;
}

#item42437 {
	width:76px !important;
	height:20px !important;
	left:435px !important;
	top:174px !important;
}

#item42465 {
	width:81px !important;
	height:20px !important;
	left:218px !important;
	top:387px !important;
}

#item42492 {
	width:144px !important;
	height:9px !important;
	left:13px !important;
	top:397px !important;
}

#item42519 {
	width:117px !important;
	height:20px !important;
	left:13px !important;
	top:560px !important;
}

#item42546 {
	width:117px !important;
	height:20px !important;
	left:13px !important;
	top:580px !important;
}

#item42573 {
	width:117px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item68563 {
	width:252px !important;
	height:322px !important;
}

#item68557 {
	width:252px !important;
	height:322px !important;
	left:14px !important;
	top:307px !important;
}

#item68569 {
	width:252px !important;
	height:182px !important;
}

#item68564 {
	width:252px !important;
	height:182px !important;
	left:278px !important;
	top:380px !important;
}

#item68575 {
	width:142px !important;
	height:347px !important;
}

#item68570 {
	width:142px !important;
	height:347px !important;
	left:388px !important;
	top:14px !important;
}

#item68582 {
	width:251px !important;
	height:281px !important;
}

#item68577 {
	width:251px !important;
	height:281px !important;
	left:14px !important;
	top:14px !important;
}

#item42605 {
	width:76px !important;
	height:20px !important;
	left:297px !important;
	top:228px !important;
}

#item42633 {
	width:75px !important;
	height:20px !important;
	left:160px !important;
	top:277px !important;
}

#item42660 {
	width:61px !important;
	height:30px !important;
	left:13px !important;
	top:569px !important;
}

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

#item66339 {
	width:219px !important;
	height:91px !important;
}

#item66334 {
	width:219px !important;
	height:91px !important;
	left:52px !important;
	top:32px !important;
}

#item68610 {
	width:167px !important;
	height:136px !important;
}

#item68605 {
	width:167px !important;
	height:136px !important;
	left:84px !important;
	top:125px !important;
}

#item68616 {
	width:70px !important;
	height:87px !important;
}

#item68611 {
	width:70px !important;
	height:87px !important;
	left:291px !important;
	top:73px !important;
}

#item68622 {
	width:70px !important;
	height:94px !important;
}

#item68617 {
	width:70px !important;
	height:94px !important;
	left:291px !important;
	top:169px !important;
}

#item68629 {
	width:116px !important;
	height:163px !important;
}

#item68624 {
	width:116px !important;
	height:163px !important;
	left:12px !important;
	top:281px !important;
}

#item68635 {
	width:185px !important;
	height:107px !important;
}

#item68630 {
	width:185px !important;
	height:107px !important;
	left:14px !important;
	top:455px !important;
}

#item68641 {
	width:115px !important;
	height:248px !important;
}

#item68636 {
	width:115px !important;
	height:248px !important;
	left:214px !important;
	top:279px !important;
}

#item68647 {
	width:187px !important;
	height:111px !important;
}

#item68642 {
	width:187px !important;
	height:111px !important;
	left:344px !important;
	top:281px !important;
}

#item68653 {
	width:98px !important;
	height:163px !important;
}

#item68648 {
	width:98px !important;
	height:163px !important;
	left:344px !important;
	top:455px !important;
}

#item42717 {
	width:122px !important;
	height:9px !important;
	left:370px !important;
	top:154px !important;
}

#item42744 {
	width:153px !important;
	height:9px !important;
	left:342px !important;
	top:441px !important;
}

#item42771 {
	width:124px !important;
	height:9px !important;
	left:370px !important;
	top:257px !important;
}

#item42799 {
	width:155px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item42826 {
	width:51px !important;
	height:30px !important;
	left:135px !important;
	top:410px !important;
}

#item42853 {
	width:76px !important;
	height:20px !important;
	left:211px !important;
	top:600px !important;
}

#item42881 {
	width:81px !important;
	height:20px !important;
	left:446px !important;
	top:600px !important;
}

#item68659 {
	width:251px !important;
	height:240px !important;
}

#item68654 {
	width:251px !important;
	height:240px !important;
	left:14px !important;
	top:322px !important;
}

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

#item68660 {
	width:252px !important;
	height:241px !important;
	left:278px !important;
	top:321px !important;
}

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

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

#item68679 {
	width:158px !important;
	height:117px !important;
}

#item68674 {
	width:158px !important;
	height:117px !important;
	left:109px !important;
	top:193px !important;
}

#item68685 {
	width:158px !important;
	height:168px !important;
}

#item68680 {
	width:158px !important;
	height:168px !important;
	left:108px !important;
	top:14px !important;
}

#item42908 {
	width:76px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item42935 {
	width:89px !important;
	height:29px !important;
	left:13px !important;
	top:155px !important;
}

#item42965 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item42995 {
	width:180px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item43025 {
	width:184px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item66346 {
	width:382px !important;
	height:237px !important;
}

#item66340 {
	width:382px !important;
	height:237px !important;
	left:148px !important;
	top:14px !important;
}

#item68695 {
	width:202px !important;
	height:160px !important;
}

#item68690 {
	width:202px !important;
	height:160px !important;
	left:328px !important;
	top:263px !important;
}

#item68701 {
	width:196px !important;
	height:282px !important;
}

#item68696 {
	width:196px !important;
	height:282px !important;
	left:14px !important;
	top:263px !important;
}

#item68707 {
	width:224px !important;
	height:184px !important;
}

#item68702 {
	width:224px !important;
	height:184px !important;
	left:221px !important;
	top:434px !important;
}

#item43052 {
	width:98px !important;
	height:20px !important;
	left:220px !important;
	top:403px !important;
}

#item43084 {
	width:80px !important;
	height:20px !important;
	left:13px !important;
	top:230px !important;
}

#item43112 {
	width:185px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item43142 {
	width:75px !important;
	height:20px !important;
	left:449px !important;
	top:599px !important;
}

#item68714 {
	width:181px !important;
	height:368px !important;
}

#item68709 {
	width:181px !important;
	height:368px !important;
	left:86px !important;
	top:262px !important;
}

#item68720 {
	width:253px !important;
	height:506px !important;
}

#item68715 {
	width:253px !important;
	height:506px !important;
	left:277px !important;
	top:14px !important;
}

#item68726 {
	width:252px !important;
	height:181px !important;
}

#item68721 {
	width:252px !important;
	height:181px !important;
	left:14px !important;
	top:14px !important;
}

#item43169 {
	width:220px !important;
	height:9px !important;
	left:13px !important;
	top:243px !important;
}

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

#item43227 {
	width:115px !important;
	height:20px !important;
	left:276px !important;
	top:601px !important;
}

#item66352 {
	width:252px !important;
	height:119px !important;
}

#item66347 {
	width:252px !important;
	height:119px !important;
	left:278px !important;
}

#item68734 {
	width:174px !important;
	height:208px !important;
}

#item68729 {
	width:174px !important;
	height:208px !important;
	left:92px !important;
	top:14px !important;
}

#item68778 {
	width:107px !important;
	height:75px !important;
}

#item68773 {
	width:107px !important;
	height:75px !important;
	left:92px !important;
	top:235px !important;
}

#item68740 {
	width:252px !important;
	height:218px !important;
}

#item68735 {
	width:252px !important;
	height:218px !important;
	left:14px !important;
	top:322px !important;
}

#item68746 {
	width:178px !important;
	height:153px !important;
}

#item68741 {
	width:178px !important;
	height:153px !important;
	left:279px !important;
	top:366px !important;
}

#item68787 {
	width:67px !important;
	height:73px !important;
}

#item68782 {
	width:67px !important;
	height:73px !important;
	left:463px !important;
	top:360px !important;
}

#item68793 {
	width:67px !important;
	height:53px !important;
}

#item68788 {
	width:67px !important;
	height:53px !important;
	left:463px !important;
	top:435px !important;
}

#item68800 {
	width:67px !important;
	height:126px !important;
}

#item68794 {
	width:67px !important;
	height:126px !important;
	left:463px !important;
	top:491px !important;
}

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

#item68747 {
	width:118px !important;
	height:177px !important;
	left:401px !important;
	top:174px !important;
}

#item43257 {
	width:72px !important;
	height:30px !important;
	left:13px !important;
	top:282px !important;
}

#item43287 {
	width:142px !important;
	height:9px !important;
	left:276px !important;
	top:157px !important;
}

#item43315 {
	width:76px !important;
	height:20px !important;
	left:13px !important;
	top:141px !important;
}

#item43343 {
	width:74px !important;
	height:20px !important;
	left:276px !important;
	top:329px !important;
}

#item43370 {
	width:130px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item43400 {
	width:175px !important;
	height:9px !important;
	left:276px !important;
	top:578px !important;
}

#item43427 {
	width:175px !important;
	height:20px !important;
	left:276px !important;
	top:589px !important;
}

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

#item68759 {
	width:516px !important;
	height:306px !important;
}

#item68754 {
	width:516px !important;
	height:306px !important;
	left:14px !important;
	top:323px !important;
}

#item68765 {
	width:122px !important;
	height:190px !important;
}

#item68760 {
	width:122px !important;
	height:190px !important;
	left:309px !important;
	top:11px !important;
}

#item68806 {
	width:96px !important;
	height:190px !important;
}

#item68801 {
	width:96px !important;
	height:190px !important;
	left:434px !important;
	top:14px !important;
}

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

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

#item43484 {
	width:88px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item43511 {
	width:117px !important;
	height:20px !important;
	left:13px !important;
	top:413px !important;
}

#item43541 {
	width:223px !important;
	height:9px !important;
	left:276px !important;
	top:292px !important;
}

#item43572 {
	width:223px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item66359 {
	width:407px !important;
	height:297px !important;
}

#item66353 {
	width:407px !important;
	height:297px !important;
	left:30px !important;
	top:14px !important;
}

#item68813 {
	width:266px !important;
	height:240px !important;
}

#item68808 {
	width:266px !important;
	height:240px !important;
	top:321px !important;
}

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

#item68814 {
	width:252px !important;
	height:249px !important;
	left:278px !important;
	top:322px !important;
}

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

#item68820 {
	width:266px !important;
	height:243px !important;
	left:544px !important;
	top:333px !important;
}

#item43602 {
	width:167px !important;
	height:9px !important;
	left:283px !important;
	top:92px !important;
}

#item43629 {
	width:116px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item43659 {
	width:176px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item68831 {
	width:266px !important;
	height:145px !important;
}

#item68826 {
	width:266px !important;
	height:145px !important;
	left:278px !important;
	top:427px !important;
}

#item68837 {
	width:237px !important;
	height:154px !important;
}

#item68832 {
	width:237px !important;
	height:154px !important;
	left:293px !important;
	top:214px !important;
}

#item68843 {
	width:198px !important;
	height:208px !important;
}

#item68838 {
	width:198px !important;
	height:208px !important;
	left:346px !important;
}

#item68850 {
	width:251px !important;
	height:241px !important;
}

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

#item43689 {
	width:154px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item43719 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item43749 {
	width:70px !important;
	height:40px !important;
	left:276px !important;
	top:169px !important;
}

#item43776 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item43811 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item64243 {
	width:159px !important;
	height:9px !important;
	left:305px !important;
	top:396px !important;
}

#item66365 {
	width:253px !important;
	height:237px !important;
}

#item66360 {
	width:253px !important;
	height:237px !important;
	left:277px !important;
	top:14px !important;
}

#item68860 {
	width:252px !important;
	height:251px !important;
}

#item68855 {
	width:252px !important;
	height:251px !important;
	left:14px !important;
	top:14px !important;
}

#item68866 {
	width:252px !important;
	height:252px !important;
}

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

#item68872 {
	width:252px !important;
	height:260px !important;
}

#item68867 {
	width:252px !important;
	height:260px !important;
	left:278px !important;
	top:322px !important;
}

#item43841 {
	width:174px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item43868 {
	width:180px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item43898 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item68878 {
	width:253px !important;
	height:151px !important;
}

#item68873 {
	width:253px !important;
	height:151px !important;
	left:14px !important;
	top:423px !important;
}

#item68884 {
	width:255px !important;
	height:214px !important;
}

#item68879 {
	width:255px !important;
	height:214px !important;
	left:289px !important;
	top:323px !important;
}

#item68891 {
	width:183px !important;
	height:205px !important;
}

#item68885 {
	width:183px !important;
	height:205px !important;
	left:94px !important;
	top:209px !important;
}

#item68897 {
	width:249px !important;
	height:240px !important;
}

#item68892 {
	width:249px !important;
	height:240px !important;
	left:281px !important;
	top:14px !important;
}

#item68903 {
	width:248px !important;
	height:157px !important;
}

#item68898 {
	width:248px !important;
	height:157px !important;
	left:14px !important;
	top:14px !important;
}

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

#item43979 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:198px !important;
}

#item44011 {
	width:73px !important;
	height:29px !important;
	left:13px !important;
	top:327px !important;
}

#item44039 {
	width:126px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item44067 {
	width:176px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item66372 {
	width:188px !important;
	height:207px !important;
}

#item66366 {
	width:188px !important;
	height:207px !important;
	left:78px !important;
}

#item68911 {
	width:266px !important;
	height:220px !important;
}

#item68906 {
	width:266px !important;
	height:220px !important;
	left:278px !important;
	top:14px !important;
}

#item68918 {
	width:266px !important;
	height:152px !important;
}

#item68912 {
	width:266px !important;
	height:152px !important;
	top:220px !important;
}

#item68924 {
	width:266px !important;
	height:241px !important;
}

#item68919 {
	width:266px !important;
	height:241px !important;
	left:278px !important;
	top:323px !important;
}

#item68931 {
	width:267px !important;
	height:142px !important;
}

#item68925 {
	width:267px !important;
	height:142px !important;
	top:420px !important;
}

#item44094 {
	width:60px !important;
	height:40px !important;
	left:13px !important;
	top:170px !important;
}

#item44121 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item44151 {
	width:111px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item44181 {
	width:170px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item44208 {
	width:211px !important;
	height:9px !important;
	left:276px !important;
	top:294px !important;
}

#item44240 {
	width:211px !important;
	height:9px !important;
	left:276px !important;
	top:304px !important;
}

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

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

#item68944 {
	width:255px !important;
	height:156px !important;
}

#item68939 {
	width:255px !important;
	height:156px !important;
	left:278px !important;
	top:423px !important;
}

#item68950 {
	width:240px !important;
	height:197px !important;
}

#item68945 {
	width:240px !important;
	height:197px !important;
	left:290px !important;
	top:221px !important;
}

#item68956 {
	width:253px !important;
	height:162px !important;
}

#item68951 {
	width:253px !important;
	height:162px !important;
	left:14px !important;
	top:217px !important;
}

#item68963 {
	width:252px !important;
	height:165px !important;
}

#item68957 {
	width:252px !important;
	height:165px !important;
	left:14px !important;
}

#item68969 {
	width:176px !important;
	height:200px !important;
}

#item68964 {
	width:176px !important;
	height:200px !important;
	left:278px !important;
	top:14px !important;
}

#item44271 {
	width:153px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

#item44331 {
	width:184px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item44361 {
	width:193px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item44391 {
	width:79px !important;
	height:20px !important;
	left:460px !important;
	top:190px !important;
}

#item44418 {
	width:81px !important;
	height:20px !important;
	left:276px !important;
	top:298px !important;
}

#item66378 {
	width:266px !important;
	height:161px !important;
}

#item66373 {
	width:266px !important;
	height:161px !important;
	left:264px !important;
}

#item68979 {
	width:261px !important;
	height:254px !important;
}

#item68974 {
	width:261px !important;
	height:254px !important;
	top:14px !important;
}

#item68985 {
	width:266px !important;
	height:163px !important;
}

#item68980 {
	width:266px !important;
	height:163px !important;
	left:278px !important;
	top:218px !important;
}

#item68991 {
	width:267px !important;
	height:232px !important;
}

#item68986 {
	width:267px !important;
	height:232px !important;
	top:318px !important;
}

#item68997 {
	width:214px !important;
	height:187px !important;
}

#item68992 {
	width:214px !important;
	height:187px !important;
	left:331px !important;
	top:456px !important;
}

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

#item44477 {
	width:171px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item44508 {
	width:182px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item44538 {
	width:178px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item44568 {
	width:86px !important;
	height:20px !important;
	left:276px !important;
	top:493px !important;
}

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

#item68998 {
	width:253px !important;
	height:137px !important;
	left:14px !important;
	top:423px !important;
}

#item69011 {
	width:266px !important;
	height:299px !important;
}

#item69005 {
	width:266px !important;
	height:299px !important;
	left:278px !important;
	top:273px !important;
}

#item69017 {
	width:252px !important;
	height:165px !important;
}

#item69012 {
	width:252px !important;
	height:165px !important;
	left:14px !important;
	top:217px !important;
}

#item69023 {
	width:198px !important;
	height:210px !important;
}

#item69018 {
	width:198px !important;
	height:210px !important;
	left:68px !important;
}

#item69029 {
	width:266px !important;
	height:245px !important;
}

#item69024 {
	width:266px !important;
	height:245px !important;
	left:278px !important;
}

#item44595 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item44622 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item44653 {
	width:59px !important;
	height:50px !important;
	left:13px !important;
	top:148px !important;
}

#item44683 {
	width:202px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item44714 {
	width:146px !important;
	height:20px !important;
	left:276px !important;
	top:223px !important;
}

#item44745 {
	width:143px !important;
	height:20px !important;
	left:276px !important;
	top:243px !important;
}

#item66384 {
	width:252px !important;
	height:191px !important;
}

#item66379 {
	width:252px !important;
	height:191px !important;
	left:278px !important;
	top:14px !important;
}

#item69037 {
	width:266px !important;
	height:162px !important;
}

#item69032 {
	width:266px !important;
	height:162px !important;
}

#item69043 {
	width:218px !important;
	height:242px !important;
}

#item69038 {
	width:218px !important;
	height:242px !important;
	left:47px !important;
	top:169px !important;
}

#item69050 {
	width:252px !important;
	height:152px !important;
}

#item69044 {
	width:252px !important;
	height:152px !important;
	left:278px !important;
	top:218px !important;
}

#item69056 {
	width:136px !important;
	height:141px !important;
}

#item69051 {
	width:136px !important;
	height:141px !important;
	left:279px !important;
	top:420px !important;
}

#item69105 {
	width:113px !important;
	height:120px !important;
}

#item69099 {
	width:113px !important;
	height:120px !important;
	left:417px !important;
	top:420px !important;
}

#item69062 {
	width:258px !important;
	height:146px !important;
}

#item69057 {
	width:258px !important;
	height:146px !important;
	left:14px !important;
	top:417px !important;
}

#item69069 {
	width:250px !important;
	height:154px !important;
}

#item69063 {
	width:250px !important;
	height:154px !important;
	left:544px !important;
	top:420px !important;
}

#item69088 {
	width:267px !important;
	height:161px !important;
}

#item69083 {
	width:267px !important;
	height:161px !important;
	left:544px !important;
	top:14px !important;
}

#item44777 {
	width:107px !important;
	height:20px !important;
	left:13px !important;
	top:189px !important;
}

#item44805 {
	width:115px !important;
	height:20px !important;
	left:281px !important;
	top:56px !important;
}

#item44835 {
	width:114px !important;
	height:20px !important;
	left:276px !important;
	top:395px !important;
}

#item44865 {
	width:90px !important;
	height:20px !important;
	left:13px !important;
	top:314px !important;
}

#item44892 {
	width:116px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item44919 {
	width:183px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item44950 {
	width:183px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item69075 {
	width:244px !important;
	height:248px !important;
}

#item69070 {
	width:244px !important;
	height:248px !important;
	left:286px !important;
	top:322px !important;
}

#item69082 {
	width:198px !important;
	height:296px !important;
}

#item69076 {
	width:198px !important;
	height:296px !important;
	left:346px !important;
	top:14px !important;
}

#item69094 {
	width:274px !important;
	height:144px !important;
}

#item69089 {
	width:274px !important;
	height:144px !important;
	left:8px !important;
	top:217px !important;
}

#item44977 {
	width:177px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

#item45037 {
	width:191px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item45067 {
	width:58px !important;
	height:49px !important;
	left:276px !important;
	top:212px !important;
}

#item45097 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

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

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

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

#item69106 {
	width:252px !important;
	height:242px !important;
	left:278px !important;
	top:14px !important;
}

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

#item69112 {
	width:252px !important;
	height:249px !important;
	left:278px !important;
	top:322px !important;
}

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

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

#item45125 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item45152 {
	width:131px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item45180 {
	width:192px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

#item69129 {
	width:252px !important;
	height:259px !important;
}

#item69124 {
	width:252px !important;
	height:259px !important;
	left:14px !important;
	top:322px !important;
}

#item69135 {
	width:252px !important;
	height:259px !important;
}

#item69130 {
	width:252px !important;
	height:259px !important;
	left:278px !important;
	top:322px !important;
}

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

#item69136 {
	width:266px !important;
	height:259px !important;
	left:278px !important;
	top:14px !important;
}

#item69148 {
	width:252px !important;
	height:252px !important;
}

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

#item45240 {
	width:202px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item45271 {
	width:165px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item45302 {
	width:170px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item45332 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item66398 {
	width:256px !important;
	height:249px !important;
}

#item66392 {
	width:256px !important;
	height:249px !important;
	left:274px !important;
	top:14px !important;
}

#item69156 {
	width:254px !important;
	height:228px !important;
}

#item69150 {
	width:254px !important;
	height:228px !important;
	left:14px !important;
	top:14px !important;
}

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

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

#item69168 {
	width:260px !important;
	height:242px !important;
}

#item69163 {
	width:260px !important;
	height:242px !important;
	left:278px !important;
	top:322px !important;
}

#item45362 {
	width:168px !important;
	height:9px !important;
	left:276px !important;
	top:301px !important;
}

#item45391 {
	width:205px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

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

#item45451 {
	width:180px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item69174 {
	width:252px !important;
	height:257px !important;
}

#item69169 {
	width:252px !important;
	height:257px !important;
	left:14px !important;
	top:322px !important;
}

#item69180 {
	width:270px !important;
	height:265px !important;
}

#item69175 {
	width:270px !important;
	height:265px !important;
	left:274px !important;
	top:319px !important;
}

#item69186 {
	width:266px !important;
	height:238px !important;
}

#item69181 {
	width:266px !important;
	height:238px !important;
	left:278px !important;
	top:72px !important;
}

#item69192 {
	width:252px !important;
	height:254px !important;
}

#item69187 {
	width:252px !important;
	height:254px !important;
	left:14px !important;
	top:14px !important;
}

#item45481 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item45511 {
	width:116px !important;
	height:20px !important;
	left:285px !important;
	top:72px !important;
}

#item45543 {
	width:194px !important;
	height:9px !important;
	left:18px !important;
	top:605px !important;
}

#item45574 {
	width:210px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item66404 {
	width:118px !important;
	height:184px !important;
}

#item66399 {
	width:118px !important;
	height:184px !important;
	left:412px !important;
	top:88px !important;
}

#item69259 {
	width:96px !important;
	height:184px !important;
}

#item69254 {
	width:96px !important;
	height:184px !important;
	left:310px !important;
	top:69px !important;
}

#item69202 {
	width:137px !important;
	height:290px !important;
}

#item69196 {
	width:137px !important;
	height:290px !important;
	left:14px !important;
	top:18px !important;
}

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

#item69203 {
	width:125px !important;
	height:150px !important;
	left:40px !important;
	top:342px !important;
}

#item69215 {
	width:181px !important;
	height:201px !important;
}

#item69209 {
	width:181px !important;
	height:201px !important;
	left:174px !important;
	top:316px !important;
}

#item69221 {
	width:147px !important;
	height:204px !important;
}

#item69216 {
	width:147px !important;
	height:204px !important;
	left:383px !important;
	top:319px !important;
}

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

#item45636 {
	width:165px !important;
	height:9px !important;
	left:200px !important;
	top:601px !important;
}

#item45663 {
	width:119px !important;
	height:20px !important;
	left:402px !important;
	top:600px !important;
}

#item45693 {
	width:142px !important;
	height:9px !important;
	left:157px !important;
	top:287px !important;
}

#item45720 {
	width:142px !important;
	height:9px !important;
	left:157px !important;
	top:297px !important;
}

#item69227 {
	width:516px !important;
	height:281px !important;
}

#item69222 {
	width:516px !important;
	height:281px !important;
	left:14px !important;
	top:323px !important;
}

#item69240 {
	width:333px !important;
	height:261px !important;
}

#item69235 {
	width:333px !important;
	height:261px !important;
	left:197px !important;
	top:14px !important;
}

#item69246 {
	width:168px !important;
	height:213px !important;
}

#item69241 {
	width:168px !important;
	height:213px !important;
	left:14px !important;
	top:14px !important;
}

#item45748 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item45775 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item45802 {
	width:165px !important;
	height:9px !important;
	left:324px !important;
	top:292px !important;
}

#item66410 {
	width:516px !important;
	height:192px !important;
}

#item66405 {
	width:516px !important;
	height:192px !important;
	left:14px !important;
	top:14px !important;
}

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

#item69264 {
	width:253px !important;
	height:143px !important;
	left:14px !important;
	top:219px !important;
}

#item69275 {
	width:175px !important;
	height:194px !important;
}

#item69270 {
	width:175px !important;
	height:194px !important;
	left:278px !important;
	top:219px !important;
}

#item69281 {
	width:252px !important;
	height:122px !important;
}

#item69276 {
	width:252px !important;
	height:122px !important;
	left:278px !important;
	top:424px !important;
}

#item69287 {
	width:156px !important;
	height:205px !important;
}

#item69282 {
	width:156px !important;
	height:205px !important;
	left:14px !important;
	top:425px !important;
}

#item45829 {
	width:181px !important;
	height:9px !important;
	left:277px !important;
	top:610px !important;
}

#item45857 {
	width:196px !important;
	height:9px !important;
	left:13px !important;
	top:409px !important;
}

#item45888 {
	width:77px !important;
	height:29px !important;
	left:458px !important;
	top:385px !important;
}

#item45918 {
	width:77px !important;
	height:29px !important;
	left:178px !important;
	top:571px !important;
}

#item45948 {
	width:163px !important;
	height:9px !important;
	left:365px !important;
	top:200px !important;
}

#item69293 {
	width:71px !important;
	height:221px !important;
}

#item69288 {
	width:71px !important;
	height:221px !important;
	left:14px !important;
	top:428px !important;
}

#item69340 {
	width:179px !important;
	height:120px !important;
}

#item69335 {
	width:179px !important;
	height:120px !important;
	left:14px !important;
	top:213px !important;
}

#item69300 {
	width:94px !important;
	height:67px !important;
}

#item69294 {
	width:94px !important;
	height:67px !important;
	left:200px !important;
	top:472px !important;
}

#item69328 {
	width:101px !important;
	height:67px !important;
}

#item69323 {
	width:101px !important;
	height:67px !important;
	left:297px !important;
	top:472px !important;
}

#item69334 {
	width:129px !important;
	height:67px !important;
}

#item69329 {
	width:129px !important;
	height:67px !important;
	left:401px !important;
	top:472px !important;
}

#item69306 {
	width:328px !important;
	height:399px !important;
}

#item69301 {
	width:328px !important;
	height:399px !important;
	left:202px !important;
	top:14px !important;
}

#item69312 {
	width:180px !important;
	height:135px !important;
}

#item69307 {
	width:180px !important;
	height:135px !important;
	left:14px !important;
}

#item45975 {
	width:158px !important;
	height:9px !important;
	left:201px !important;
	top:406px !important;
}

#item46002 {
	width:105px !important;
	height:20px !important;
	left:13px !important;
	top:405px !important;
}

#item46032 {
	width:107px !important;
	height:20px !important;
	left:13px !important;
	top:190px !important;
}

#item46063 {
	width:114px !important;
	height:9px !important;
	left:72px !important;
	top:605px !important;
}

#item46091 {
	width:286px !important;
	height:9px !important;
	left:201px !important;
	top:589px !important;
}

#item46122 {
	width:286px !important;
	height:9px !important;
	left:201px !important;
	top:600px !important;
}

#item46153 {
	width:286px !important;
	height:9px !important;
	left:201px !important;
	top:610px !important;
}

#item66416 {
	width:163px !important;
	height:296px !important;
}

#item66411 {
	width:163px !important;
	height:296px !important;
	left:14px !important;
	top:14px !important;
}

#item69348 {
	width:167px !important;
	height:153px !important;
}

#item69343 {
	width:167px !important;
	height:153px !important;
	left:278px !important;
	top:54px !important;
}

#item69355 {
	width:167px !important;
	height:143px !important;
}

#item69349 {
	width:167px !important;
	height:143px !important;
	left:278px !important;
	top:217px !important;
}

#item69362 {
	width:254px !important;
	height:207px !important;
}

#item69356 {
	width:254px !important;
	height:207px !important;
	left:14px !important;
	top:322px !important;
}

#item69368 {
	width:254px !important;
	height:140px !important;
}

#item69363 {
	width:254px !important;
	height:140px !important;
	left:276px !important;
	top:425px !important;
}

#item46185 {
	width:101px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item46212 {
	width:76px !important;
	height:20px !important;
	left:180px !important;
	top:287px !important;
}

#item46239 {
	width:175px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item46267 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:585px !important;
}

#item46295 {
	width:77px !important;
	height:29px !important;
	left:449px !important;
	top:180px !important;
}

#item69374 {
	width:163px !important;
	height:112px !important;
}

#item69369 {
	width:163px !important;
	height:112px !important;
	left:14px !important;
	top:425px !important;
}

#item69392 {
	width:163px !important;
	height:126px !important;
}

#item69387 {
	width:163px !important;
	height:126px !important;
	left:14px !important;
	top:213px !important;
}

#item69398 {
	width:163px !important;
	height:122px !important;
}

#item69393 {
	width:163px !important;
	height:122px !important;
	left:14px !important;
	top:14px !important;
}

#item69404 {
	width:340px !important;
	height:313px !important;
}

#item69399 {
	width:340px !important;
	height:313px !important;
	left:190px !important;
	top:14px !important;
}

#item69380 {
	width:163px !important;
	height:112px !important;
}

#item69375 {
	width:163px !important;
	height:112px !important;
	left:190px !important;
	top:425px !important;
}

#item69386 {
	width:171px !important;
	height:119px !important;
}

#item69381 {
	width:171px !important;
	height:119px !important;
	left:359px !important;
	top:425px !important;
}

#item46327 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:188px !important;
}

#item46354 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item46381 {
	width:159px !important;
	height:9px !important;
	left:189px !important;
	top:405px !important;
}

#item46413 {
	width:130px !important;
	height:20px !important;
	left:12px !important;
	top:600px !important;
}

#item46443 {
	width:174px !important;
	height:20px !important;
	left:364px !important;
	top:600px !important;
}

#item46475 {
	width:134px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item66422 {
	width:265px !important;
	height:157px !important;
}

#item66417 {
	width:265px !important;
	height:157px !important;
	left:279px !important;
	top:14px !important;
}

#item69414 {
	width:251px !important;
	height:248px !important;
}

#item69409 {
	width:251px !important;
	height:248px !important;
	left:14px !important;
	top:14px !important;
}

#item69457 {
	width:106px !important;
	height:86px !important;
}

#item69452 {
	width:106px !important;
	height:86px !important;
	left:14px !important;
	top:242px !important;
}

#item69420 {
	width:250px !important;
	height:136px !important;
}

#item69415 {
	width:250px !important;
	height:136px !important;
	left:280px !important;
	top:214px !important;
}

#item69426 {
	width:252px !important;
	height:128px !important;
}

#item69421 {
	width:252px !important;
	height:128px !important;
	left:278px !important;
	top:423px !important;
}

#item69432 {
	width:176px !important;
	height:195px !important;
}

#item69427 {
	width:176px !important;
	height:195px !important;
	left:14px !important;
	top:424px !important;
}

#item46502 {
	width:155px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item46530 {
	width:181px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item46557 {
	width:135px !important;
	height:9px !important;
	left:277px !important;
	top:201px !important;
}

#item46584 {
	width:73px !important;
	height:29px !important;
	left:197px !important;
	top:589px !important;
}

#item46615 {
	width:202px !important;
	height:9px !important;
	left:13px !important;
	top:395px !important;
}

#item46645 {
	width:202px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item69439 {
	width:209px !important;
	height:225px !important;
}

#item69433 {
	width:209px !important;
	height:225px !important;
	left:14px !important;
	top:321px !important;
}

#item69445 {
	width:295px !important;
	height:233px !important;
}

#item69440 {
	width:295px !important;
	height:233px !important;
	left:235px !important;
	top:320px !important;
}

#item69451 {
	width:516px !important;
	height:269px !important;
}

#item69446 {
	width:516px !important;
	height:269px !important;
	left:14px !important;
	top:14px !important;
}

#item46672 {
	width:151px !important;
	height:9px !important;
	left:13px !important;
	top:296px !important;
}

#item46699 {
	width:169px !important;
	height:9px !important;
	left:234px !important;
	top:610px !important;
}

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

#item66428 {
	width:189px !important;
	height:224px !important;
}

#item66423 {
	width:189px !important;
	height:224px !important;
	left:341px !important;
	top:14px !important;
}

#item69467 {
	width:320px !important;
	height:223px !important;
}

#item69462 {
	width:320px !important;
	height:223px !important;
	left:14px !important;
	top:14px !important;
}

#item69474 {
	width:308px !important;
	height:230px !important;
}

#item69468 {
	width:308px !important;
	height:230px !important;
	left:14px !important;
	top:316px !important;
}

#item69480 {
	width:192px !important;
	height:83px !important;
}

#item69475 {
	width:192px !important;
	height:83px !important;
	left:338px !important;
	top:323px !important;
}

#item69520 {
	width:192px !important;
	height:72px !important;
}

#item69515 {
	width:192px !important;
	height:72px !important;
	left:338px !important;
	top:476px !important;
}

#item46755 {
	width:136px !important;
	height:9px !important;
	left:335px !important;
	top:460px !important;
}

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

#item46810 {
	width:76px !important;
	height:20px !important;
	left:335px !important;
	top:293px !important;
}

#item46837 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:585px !important;
}

#item46864 {
	width:143px !important;
	height:9px !important;
	left:335px !important;
	top:610px !important;
}

#item69487 {
	width:163px !important;
	height:193px !important;
}

#item69481 {
	width:163px !important;
	height:193px !important;
	left:103px !important;
	top:425px !important;
}

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

#item69488 {
	width:252px !important;
	height:248px !important;
	left:278px !important;
	top:282px !important;
}

#item69499 {
	width:252px !important;
	height:152px !important;
}

#item69494 {
	width:252px !important;
	height:152px !important;
	left:14px !important;
	top:219px !important;
}

#item69505 {
	width:268px !important;
	height:191px !important;
}

#item69500 {
	width:268px !important;
	height:191px !important;
	left:276px !important;
}

#item69511 {
	width:252px !important;
	height:152px !important;
}

#item69506 {
	width:252px !important;
	height:152px !important;
	left:14px !important;
	top:14px !important;
}

#item46891 {
	width:112px !important;
	height:9px !important;
	left:276px !important;
	top:260px !important;
}

#item46918 {
	width:96px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item46945 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:408px !important;
}

#item46972 {
	width:199px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item47004 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:204px !important;
}

#item66434 {
	width:296px !important;
	height:198px !important;
}

#item66429 {
	width:296px !important;
	height:198px !important;
	left:14px !important;
	top:14px !important;
}

#item69526 {
	width:209px !important;
	height:131px !important;
}

#item69521 {
	width:209px !important;
	height:131px !important;
	left:321px !important;
	top:14px !important;
}

#item69532 {
	width:209px !important;
	height:141px !important;
}

#item69527 {
	width:209px !important;
	height:141px !important;
	left:321px !important;
	top:219px !important;
}

#item69538 {
	width:297px !important;
	height:141px !important;
}

#item69533 {
	width:297px !important;
	height:141px !important;
	left:14px !important;
	top:270px !important;
}

#item69544 {
	width:206px !important;
	height:159px !important;
}

#item69539 {
	width:206px !important;
	height:159px !important;
	left:14px !important;
	top:458px !important;
}

#item69550 {
	width:208px !important;
	height:145px !important;
}

#item69545 {
	width:208px !important;
	height:145px !important;
	left:322px !important;
	top:430px !important;
}

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

#item69557 {
	width:155px !important;
	height:193px !important;
	left:544px !important;
	top:219px !important;
}

#item47032 {
	width:161px !important;
	height:9px !important;
	left:23px !important;
	top:427px !important;
}

#item47059 {
	width:90px !important;
	height:20px !important;
	left:229px !important;
	top:600px !important;
}

#item47086 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:258px !important;
}

#item47113 {
	width:201px !important;
	height:9px !important;
	left:320px !important;
	top:201px !important;
}

#item47144 {
	width:149px !important;
	height:9px !important;
	left:320px !important;
	top:411px !important;
}

#item47172 {
	width:144px !important;
	height:9px !important;
	left:320px !important;
	top:610px !important;
}

#item69556 {
	width:141px !important;
	height:202px !important;
}

#item69551 {
	width:141px !important;
	height:202px !important;
	left:14px !important;
	top:422px !important;
}

#item69569 {
	width:209px !important;
	height:140px !important;
}

#item69564 {
	width:209px !important;
	height:140px !important;
	left:14px !important;
	top:14px !important;
}

#item69575 {
	width:296px !important;
	height:288px !important;
}

#item69570 {
	width:296px !important;
	height:288px !important;
	left:234px !important;
	top:14px !important;
}

#item69581 {
	width:295px !important;
	height:252px !important;
}

#item69576 {
	width:295px !important;
	height:252px !important;
	left:235px !important;
	top:367px !important;
}

#item47199 {
	width:149px !important;
	height:20px !important;
	left:232px !important;
	top:600px !important;
}

#item47230 {
	width:72px !important;
	height:29px !important;
	left:157px !important;
	top:385px !important;
}

#item47258 {
	width:75px !important;
	height:20px !important;
	left:159px !important;
	top:600px !important;
}

#item47285 {
	width:122px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item47312 {
	width:119px !important;
	height:9px !important;
	left:232px !important;
	top:348px !important;
}

#item66440 {
	width:253px !important;
	height:346px !important;
}

#item66435 {
	width:253px !important;
	height:346px !important;
	left:14px !important;
	top:14px !important;
}

#item69643 {
	width:147px !important;
	height:99px !important;
}

#item69638 {
	width:147px !important;
	height:99px !important;
	left:14px !important;
	top:466px !important;
}

#item69650 {
	width:85px !important;
	height:56px !important;
}

#item69645 {
	width:85px !important;
	height:56px !important;
	left:173px !important;
	top:506px !important;
}

#item69592 {
	width:145px !important;
	height:193px !important;
}

#item69587 {
	width:145px !important;
	height:193px !important;
	left:278px !important;
	top:14px !important;
}

#item69605 {
	width:147px !important;
	height:193px !important;
}

#item69599 {
	width:147px !important;
	height:193px !important;
	left:278px !important;
	top:220px !important;
}

#item69611 {
	width:147px !important;
	height:193px !important;
}

#item69606 {
	width:147px !important;
	height:193px !important;
	left:278px !important;
	top:425px !important;
}

#item47339 {
	width:82px !important;
	height:20px !important;
	left:428px !important;
	top:190px !important;
}

#item47366 {
	width:75px !important;
	height:20px !important;
	left:428px !important;
	top:394px !important;
}

#item47393 {
	width:118px !important;
	height:20px !important;
	left:13px !important;
	top:439px !important;
}

#item47424 {
	width:74px !important;
	height:29px !important;
	left:429px !important;
	top:578px !important;
}

#item47455 {
	width:221px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item47482 {
	width:221px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item69656 {
	width:253px !important;
	height:151px !important;
}

#item69651 {
	width:253px !important;
	height:151px !important;
	left:14px !important;
	top:218px !important;
}

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

#item69657 {
	width:253px !important;
	height:143px !important;
	left:14px !important;
	top:425px !important;
}

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

#item69663 {
	width:253px !important;
	height:143px !important;
	left:277px !important;
	top:425px !important;
}

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

#item69673 {
	width:253px !important;
	height:133px !important;
	left:277px !important;
	top:218px !important;
}

#item69684 {
	width:253px !important;
	height:141px !important;
}

#item69679 {
	width:253px !important;
	height:141px !important;
	left:277px !important;
	top:14px !important;
}

#item69690 {
	width:150px !important;
	height:193px !important;
}

#item69685 {
	width:150px !important;
	height:193px !important;
	left:117px !important;
	top:14px !important;
}

#item47513 {
	width:157px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item47541 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

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

#item47601 {
	width:76px !important;
	height:20px !important;
	left:13px !important;
	top:192px !important;
}

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

#item47655 {
	width:187px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item66446 {
	width:205px !important;
	height:234px !important;
}

#item66441 {
	width:205px !important;
	height:234px !important;
	left:325px !important;
	top:14px !important;
}

#item69699 {
	width:209px !important;
	height:195px !important;
}

#item69694 {
	width:209px !important;
	height:195px !important;
	left:14px !important;
	top:423px !important;
}

#item69705 {
	width:209px !important;
	height:210px !important;
}

#item69700 {
	width:209px !important;
	height:210px !important;
	left:14px !important;
}

#item69711 {
	width:291px !important;
	height:162px !important;
}

#item69706 {
	width:291px !important;
	height:162px !important;
	left:14px !important;
	top:219px !important;
}

#item69717 {
	width:206px !important;
	height:232px !important;
}

#item69712 {
	width:206px !important;
	height:232px !important;
	left:324px !important;
	top:320px !important;
}

#item47686 {
	width:196px !important;
	height:9px !important;
	left:322px !important;
	top:303px !important;
}

#item47718 {
	width:148px !important;
	height:9px !important;
	left:322px !important;
	top:610px !important;
}

#item47746 {
	width:87px !important;
	height:20px !important;
	left:228px !important;
	top:190px !important;
}

#item47773 {
	width:74px !important;
	height:20px !important;
	left:177px !important;
	top:386px !important;
}

#item47800 {
	width:74px !important;
	height:29px !important;
	left:228px !important;
	top:590px !important;
}

#item69724 {
	width:292px !important;
	height:230px !important;
}

#item69718 {
	width:292px !important;
	height:230px !important;
	left:14px !important;
	top:299px !important;
}

#item69730 {
	width:212px !important;
	height:116px !important;
}

#item69725 {
	width:212px !important;
	height:116px !important;
	left:318px !important;
	top:441px !important;
}

#item69737 {
	width:142px !important;
	height:126px !important;
}

#item69732 {
	width:142px !important;
	height:126px !important;
	left:388px !important;
	top:312px !important;
}

#item69743 {
	width:164px !important;
	height:187px !important;
}

#item69738 {
	width:164px !important;
	height:187px !important;
	left:366px !important;
	top:14px !important;
}

#item69750 {
	width:164px !important;
	height:187px !important;
}

#item69745 {
	width:164px !important;
	height:187px !important;
	left:190px !important;
	top:14px !important;
}

#item69756 {
	width:164px !important;
	height:187px !important;
}

#item69751 {
	width:164px !important;
	height:187px !important;
	left:14px !important;
	top:14px !important;
}

#item47827 {
	width:105px !important;
	height:20px !important;
	left:13px !important;
	top:268px !important;
}

#item47854 {
	width:149px !important;
	height:9px !important;
	left:189px !important;
	top:279px !important;
}

#item47881 {
	width:70px !important;
	height:20px !important;
	left:319px !important;
	top:402px !important;
}

#item47908 {
	width:169px !important;
	height:20px !important;
	left:365px !important;
	top:268px !important;
}

#item47938 {
	width:132px !important;
	height:9px !important;
	left:13px !important;
	top:585px !important;
}

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

#item47993 {
	width:164px !important;
	height:9px !important;
	left:321px !important;
	top:610px !important;
}

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

#item66447 {
	width:252px !important;
	height:150px !important;
	left:278px !important;
}

#item69777 {
	width:167px !important;
	height:198px !important;
}

#item69772 {
	width:167px !important;
	height:198px !important;
	left:278px !important;
	top:215px !important;
}

#item69783 {
	width:167px !important;
	height:194px !important;
}

#item69778 {
	width:167px !important;
	height:194px !important;
	left:278px !important;
	top:425px !important;
}

#item69790 {
	width:171px !important;
	height:218px !important;
}

#item69784 {
	width:171px !important;
	height:218px !important;
	left:14px !important;
	top:425px !important;
}

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

#item69757 {
	width:252px !important;
	height:150px !important;
	left:14px !important;
}

#item69771 {
	width:252px !important;
	height:144px !important;
}

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

#item48021 {
	width:190px !important;
	height:9px !important;
	left:21px !important;
	top:191px !important;
}

#item48051 {
	width:201px !important;
	height:9px !important;
	left:276px !important;
	top:196px !important;
}

#item48082 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item48113 {
	width:88px !important;
	height:20px !important;
	left:450px !important;
	top:393px !important;
}

#item48140 {
	width:80px !important;
	height:29px !important;
	left:445px !important;
	top:590px !important;
}

#item48171 {
	width:116px !important;
	height:9px !important;
	left:81px !important;
	top:510px !important;
}

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

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

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

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

#item69809 {
	width:252px !important;
	height:144px !important;
}

#item69804 {
	width:252px !important;
	height:144px !important;
	left:278px !important;
	top:216px !important;
}

#item69816 {
	width:252px !important;
	height:144px !important;
}

#item69810 {
	width:252px !important;
	height:144px !important;
	left:14px !important;
	top:216px !important;
}

#item69822 {
	width:252px !important;
	height:128px !important;
}

#item69817 {
	width:252px !important;
	height:128px !important;
	left:14px !important;
	top:14px !important;
}

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

#item69823 {
	width:232px !important;
	height:163px !important;
	left:312px !important;
	top:14px !important;
}

#item48198 {
	width:195px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item48231 {
	width:169px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item48258 {
	width:179px !important;
	height:9px !important;
	left:276px !important;
	top:196px !important;
}

#item48290 {
	width:200px !important;
	height:9px !important;
	left:276px !important;
	top:406px !important;
}

#item48320 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:196px !important;
}

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

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

#item69833 {
	width:252px !important;
	height:245px !important;
	left:278px !important;
}

#item69856 {
	width:252px !important;
	height:285px !important;
}

#item69851 {
	width:252px !important;
	height:285px !important;
	left:278px !important;
	top:320px !important;
}

#item69844 {
	width:252px !important;
	height:306px !important;
}

#item69839 {
	width:252px !important;
	height:306px !important;
	left:14px !important;
	top:14px !important;
}

#item69850 {
	width:213px !important;
	height:199px !important;
}

#item69845 {
	width:213px !important;
	height:199px !important;
	left:54px !important;
	top:434px !important;
}

#item48374 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:384px !important;
}

#item48404 {
	width:131px !important;
	height:9px !important;
	left:276px !important;
	top:300px !important;
}

#item48431 {
	width:77px !important;
	height:20px !important;
	left:412px !important;
	top:589px !important;
}

#item48459 {
	width:119px !important;
	height:20px !important;
	left:13px !important;
	top:444px !important;
}

#item66459 {
	width:252px !important;
	height:330px !important;
}

#item66454 {
	width:252px !important;
	height:330px !important;
	left:14px !important;
	top:14px !important;
}

#item69870 {
	width:169px !important;
	height:199px !important;
}

#item69865 {
	width:169px !important;
	height:199px !important;
	left:97px !important;
	top:420px !important;
}

#item69864 {
	width:252px !important;
	height:528px !important;
}

#item69859 {
	width:252px !important;
	height:528px !important;
	left:278px !important;
	top:14px !important;
}

#item48489 {
	width:186px !important;
	height:9px !important;
	left:13px !important;
	top:400px !important;
}

#item48519 {
	width:130px !important;
	height:9px !important;
	left:285px !important;
	top:602px !important;
}

#item48546 {
	width:85px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item66465 {
	width:252px !important;
	height:292px !important;
}

#item66460 {
	width:252px !important;
	height:292px !important;
	left:14px !important;
	top:14px !important;
}

#item69876 {
	width:186px !important;
	height:241px !important;
}

#item69871 {
	width:186px !important;
	height:241px !important;
	left:350px !important;
	top:14px !important;
}

#item69882 {
	width:257px !important;
	height:241px !important;
}

#item69877 {
	width:257px !important;
	height:241px !important;
	left:279px !important;
	top:326px !important;
}

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

#item69883 {
	width:251px !important;
	height:224px !important;
	left:14px !important;
	top:326px !important;
}

#item48573 {
	width:85px !important;
	height:20px !important;
	left:13px !important;
	top:266px !important;
}

#item48600 {
	width:172px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item48628 {
	width:180px !important;
	height:9px !important;
	left:17px !important;
	top:606px !important;
}

#item48655 {
	width:148px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item69895 {
	width:252px !important;
	height:190px !important;
}

#item69889 {
	width:252px !important;
	height:190px !important;
	left:14px !important;
	top:14px !important;
}

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

#item69902 {
	width:252px !important;
	height:150px !important;
	left:14px !important;
	top:218px !important;
}

#item69915 {
	width:252px !important;
	height:140px !important;
}

#item69910 {
	width:252px !important;
	height:140px !important;
	left:14px !important;
	top:425px !important;
}

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

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

#item69922 {
	width:252px !important;
	height:295px !important;
}

#item69916 {
	width:252px !important;
	height:295px !important;
	left:278px !important;
	top:323px !important;
}

#item48682 {
	width:75px !important;
	height:20px !important;
	left:13px !important;
	top:190px !important;
}

#item48710 {
	width:179px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item48737 {
	width:137px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item48764 {
	width:117px !important;
	height:20px !important;
	left:276px !important;
	top:551px !important;
}

#item48791 {
	width:205px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item66471 {
	width:135px !important;
	height:185px !important;
}

#item66466 {
	width:135px !important;
	height:185px !important;
	left:310px !important;
	top:14px !important;
}

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

#item69923 {
	width:173px !important;
	height:185px !important;
	left:14px !important;
	top:14px !important;
}

#item69935 {
	width:210px !important;
	height:220px !important;
}

#item69930 {
	width:210px !important;
	height:220px !important;
	left:6px !important;
	top:211px !important;
}

#item69989 {
	width:149px !important;
	height:127px !important;
}

#item69984 {
	width:149px !important;
	height:127px !important;
	left:98px !important;
	top:263px !important;
}

#item69941 {
	width:145px !important;
	height:103px !important;
}

#item69936 {
	width:145px !important;
	height:103px !important;
	left:14px !important;
	top:442px !important;
}

#item70001 {
	width:164px !important;
	height:112px !important;
}

#item69996 {
	width:164px !important;
	height:112px !important;
	left:191px !important;
	top:443px !important;
}

#item70007 {
	width:164px !important;
	height:112px !important;
}

#item70002 {
	width:164px !important;
	height:112px !important;
	left:366px !important;
	top:443px !important;
}

#item69995 {
	width:164px !important;
	height:155px !important;
}

#item69990 {
	width:164px !important;
	height:155px !important;
	left:366px !important;
	top:213px !important;
}

#item48821 {
	width:83px !important;
	height:20px !important;
	left:189px !important;
	top:179px !important;
}

#item48848 {
	width:78px !important;
	height:20px !important;
	left:447px !important;
	top:180px !important;
}

#item48875 {
	width:130px !important;
	height:9px !important;
	left:364px !important;
	top:425px !important;
}

#item48902 {
	width:167px !important;
	height:9px !important;
	left:365px !important;
	top:610px !important;
}

#item48930 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item48961 {
	width:122px !important;
	height:9px !important;
	left:188px !important;
	top:610px !important;
}

#item48988 {
	width:130px !important;
	height:20px !important;
	left:218px !important;
	top:257px !important;
}

#item49018 {
	width:130px !important;
	height:20px !important;
	left:218px !important;
	top:279px !important;
}

#item69947 {
	width:252px !important;
	height:124px !important;
}

#item69942 {
	width:252px !important;
	height:124px !important;
	left:14px !important;
	top:443px !important;
}

#item69954 {
	width:252px !important;
	height:117px !important;
}

#item69948 {
	width:252px !important;
	height:117px !important;
	left:14px !important;
	top:258px !important;
}

#item69961 {
	width:516px !important;
	height:204px !important;
}

#item69955 {
	width:516px !important;
	height:204px !important;
	left:14px !important;
	top:14px !important;
}

#item69974 {
	width:156px !important;
	height:177px !important;
}

#item69969 {
	width:156px !important;
	height:177px !important;
	left:374px !important;
	top:442px !important;
}

#item70015 {
	width:156px !important;
	height:177px !important;
}

#item70010 {
	width:156px !important;
	height:177px !important;
	left:374px !important;
	top:257px !important;
}

#item49049 {
	width:155px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item49076 {
	width:139px !important;
	height:9px !important;
	left:18px !important;
	top:422px !important;
}

#item49103 {
	width:72px !important;
	height:30px !important;
	left:276px !important;
	top:407px !important;
}

#item49134 {
	width:73px !important;
	height:30px !important;
	left:276px !important;
	top:589px !important;
}

#item49165 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:220px !important;
}

#item49195 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:230px !important;
}

#item66477 {
	width:295px !important;
	height:243px !important;
}

#item66472 {
	width:295px !important;
	height:243px !important;
	left:235px !important;
	top:14px !important;
}

#item70021 {
	width:125px !important;
	height:254px !important;
}

#item70016 {
	width:125px !important;
	height:254px !important;
	left:14px !important;
	top:14px !important;
}

#item70027 {
	width:208px !important;
	height:266px !important;
}

#item70022 {
	width:208px !important;
	height:266px !important;
	left:14px !important;
	top:279px !important;
}

#item70033 {
	width:296px !important;
	height:108px !important;
}

#item70028 {
	width:296px !important;
	height:108px !important;
	left:234px !important;
	top:279px !important;
}

#item70039 {
	width:297px !important;
	height:164px !important;
}

#item70034 {
	width:297px !important;
	height:164px !important;
	left:233px !important;
	top:454px !important;
}

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

#item49254 {
	width:75px !important;
	height:20px !important;
	left:433px !important;
	top:600px !important;
}

#item49281 {
	width:166px !important;
	height:9px !important;
	left:232px !important;
	top:434px !important;
}

#item49308 {
	width:82px !important;
	height:20px !important;
	left:144px !important;
	top:251px !important;
}

#item49335 {
	width:151px !important;
	height:9px !important;
	left:364px !important;
	top:249px !important;
}

#item70045 {
	width:212px !important;
	height:111px !important;
}

#item70040 {
	width:212px !important;
	height:111px !important;
	left:14px !important;
	top:453px !important;
}

#item70051 {
	width:186px !important;
	height:169px !important;
}

#item70046 {
	width:186px !important;
	height:169px !important;
	left:344px !important;
	top:461px !important;
}

#item70058 {
	width:291px !important;
	height:413px !important;
}

#item70052 {
	width:291px !important;
	height:413px !important;
	left:239px !important;
	top:14px !important;
}

#item70066 {
	width:116px !important;
	height:162px !important;
}

#item70059 {
	width:116px !important;
	height:162px !important;
	left:14px !important;
	top:279px !important;
}

#item70072 {
	width:213px !important;
	height:177px !important;
}

#item70067 {
	width:213px !important;
	height:177px !important;
	left:14px !important;
	top:14px !important;
}

#item49362 {
	width:204px !important;
	height:9px !important;
	left:13px !important;
	top:260px !important;
}

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

#item49421 {
	width:171px !important;
	height:9px !important;
	left:239px !important;
	top:435px !important;
}

#item49448 {
	width:69px !important;
	height:20px !important;
	left:135px !important;
	top:383px !important;
}

#item49475 {
	width:81px !important;
	height:20px !important;
	left:239px !important;
	top:599px !important;
}

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

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

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

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

#item70161 {
	width:252px !important;
	height:126px !important;
}

#item70156 {
	width:252px !important;
	height:126px !important;
	left:278px !important;
	top:425px !important;
}

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

#item70134 {
	width:252px !important;
	height:232px !important;
	left:14px !important;
	top:312px !important;
}

#item70087 {
	width:153px !important;
	height:192px !important;
}

#item70082 {
	width:153px !important;
	height:192px !important;
	left:277px !important;
	top:220px !important;
}

#item49502 {
	width:179px !important;
	height:9px !important;
	left:277px !important;
	top:610px !important;
}

#item49529 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item49556 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:298px !important;
}

#item49583 {
	width:92px !important;
	height:29px !important;
	left:435px !important;
	top:384px !important;
}

#item49615 {
	width:132px !important;
	height:9px !important;
	left:277px !important;
	top:199px !important;
}

#item70172 {
	width:252px !important;
	height:126px !important;
}

#item70167 {
	width:252px !important;
	height:126px !important;
	left:14px !important;
	top:425px !important;
}

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

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

#item70190 {
	width:252px !important;
	height:123px !important;
}

#item70185 {
	width:252px !important;
	height:123px !important;
	left:14px !important;
	top:14px !important;
}

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

#item70173 {
	width:252px !important;
	height:232px !important;
	left:278px !important;
	top:323px !important;
}

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

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

#item49643 {
	width:152px !important;
	height:9px !important;
	left:275px !important;
	top:610px !important;
}

#item49670 {
	width:136px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item49697 {
	width:130px !important;
	height:9px !important;
	left:12px !important;
	top:199px !important;
}

#item49724 {
	width:144px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item49751 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:407px !important;
}

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

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

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

#item70208 {
	width:252px !important;
	height:135px !important;
	left:278px !important;
	top:14px !important;
}

#item70221 {
	width:252px !important;
	height:171px !important;
}

#item70215 {
	width:252px !important;
	height:171px !important;
	left:278px !important;
	top:221px !important;
}

#item70228 {
	width:252px !important;
	height:145px !important;
}

#item70222 {
	width:252px !important;
	height:145px !important;
	left:278px !important;
	top:424px !important;
}

#item70207 {
	width:252px !important;
	height:295px !important;
}

#item70202 {
	width:252px !important;
	height:295px !important;
	left:14px !important;
	top:323px !important;
}

#item49779 {
	width:120px !important;
	height:20px !important;
	left:402px !important;
	top:395px !important;
}

#item49809 {
	width:134px !important;
	height:9px !important;
	left:276px !important;
	top:201px !important;
}

#item49836 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item49863 {
	width:73px !important;
	height:20px !important;
	left:24px !important;
	top:591px !important;
}

#item49891 {
	width:155px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item70234 {
	width:252px !important;
	height:142px !important;
}

#item70229 {
	width:252px !important;
	height:142px !important;
	left:14px !important;
	top:14px !important;
}

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

#item70253 {
	width:252px !important;
	height:234px !important;
	left:278px !important;
	top:14px !important;
}

#item70240 {
	width:252px !important;
	height:130px !important;
}

#item70235 {
	width:252px !important;
	height:130px !important;
	left:14px !important;
	top:221px !important;
}

#item70246 {
	width:252px !important;
	height:113px !important;
}

#item70241 {
	width:252px !important;
	height:113px !important;
	left:14px !important;
	top:421px !important;
}

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

#item70247 {
	width:252px !important;
	height:230px !important;
	left:278px !important;
	top:323px !important;
}

#item49921 {
	width:227px !important;
	height:9px !important;
	left:13px !important;
	top:205px !important;
}

#item49952 {
	width:205px !important;
	height:9px !important;
	left:286px !important;
	top:306px !important;
}

#item49982 {
	width:143px !important;
	height:9px !important;
	left:18px !important;
	top:399px !important;
}

#item50009 {
	width:211px !important;
	height:9px !important;
	left:286px !important;
	top:600px !important;
}

#item50040 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item50067 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

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

#item70278 {
	width:252px !important;
	height:130px !important;
}

#item70273 {
	width:252px !important;
	height:130px !important;
	left:14px !important;
	top:417px !important;
}

#item70284 {
	width:252px !important;
	height:147px !important;
}

#item70279 {
	width:252px !important;
	height:147px !important;
	left:278px !important;
	top:417px !important;
}

#item70290 {
	width:252px !important;
	height:210px !important;
}

#item70285 {
	width:252px !important;
	height:210px !important;
	left:278px !important;
	top:14px !important;
}

#item70272 {
	width:395px !important;
	height:108px !important;
}

#item70267 {
	width:395px !important;
	height:108px !important;
	left:135px !important;
	top:303px !important;
}

#item50099 {
	width:123px !important;
	height:20px !important;
	left:13px !important;
	top:64px !important;
}

#item50130 {
	width:92px !important;
	height:29px !important;
	left:24px !important;
	top:372px !important;
}

#item50160 {
	width:165px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item50187 {
	width:204px !important;
	height:9px !important;
	left:276px !important;
	top:274px !important;
}

#item50217 {
	width:204px !important;
	height:9px !important;
	left:276px !important;
	top:285px !important;
}

#item50247 {
	width:187px !important;
	height:9px !important;
	left:12px !important;
	top:600px !important;
}

#item50277 {
	width:187px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item70296 {
	width:252px !important;
	height:123px !important;
}

#item70291 {
	width:252px !important;
	height:123px !important;
	left:14px !important;
	top:14px !important;
}

#item70304 {
	width:252px !important;
	height:123px !important;
}

#item70299 {
	width:252px !important;
	height:123px !important;
	left:14px !important;
	top:220px !important;
}

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

#item70305 {
	width:252px !important;
	height:149px !important;
	left:14px !important;
	top:424px !important;
}

#item70317 {
	width:252px !important;
	height:143px !important;
}

#item70312 {
	width:252px !important;
	height:143px !important;
	left:278px !important;
	top:424px !important;
}

#item70323 {
	width:252px !important;
	height:325px !important;
}

#item70318 {
	width:252px !important;
	height:325px !important;
	left:278px !important;
	top:14px !important;
}

#item73440 {
	width:46px !important;
	height:56px !important;
}

#item73435 {
	width:46px !important;
	height:56px !important;
	left:488px !important;
	top:292px !important;
}

#item50304 {
	width:197px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item50336 {
	width:137px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item50364 {
	width:154px !important;
	height:9px !important;
	left:12px !important;
	top:404px !important;
}

#item50391 {
	width:140px !important;
	height:20px !important;
	left:362px !important;
	top:310px !important;
}

#item50418 {
	width:213px !important;
	height:9px !important;
	left:13px !important;
	top:189px !important;
}

#item50450 {
	width:213px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item50481 {
	width:149px !important;
	height:9px !important;
	left:277px !important;
	top:395px !important;
}

#item50511 {
	width:207px !important;
	height:9px !important;
	left:277px !important;
	top:405px !important;
}

#item66503 {
	width:252px !important;
	height:141px !important;
}

#item66497 {
	width:252px !important;
	height:141px !important;
	left:14px !important;
	top:14px !important;
}

#item70337 {
	width:252px !important;
	height:130px !important;
}

#item70331 {
	width:252px !important;
	height:130px !important;
	left:14px !important;
	top:218px !important;
}

#item70355 {
	width:252px !important;
	height:134px !important;
}

#item70350 {
	width:252px !important;
	height:134px !important;
	left:14px !important;
	top:425px !important;
}

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

#item70338 {
	width:252px !important;
	height:138px !important;
	left:278px !important;
	top:218px !important;
}

#item70373 {
	width:252px !important;
	height:194px !important;
}

#item70368 {
	width:252px !important;
	height:194px !important;
	left:278px !important;
	top:14px !important;
}

#item70349 {
	width:67px !important;
	height:71px !important;
}

#item70344 {
	width:67px !important;
	height:71px !important;
	left:284px !important;
	top:469px !important;
}

#item73434 {
	width:67px !important;
	height:71px !important;
}

#item73428 {
	width:67px !important;
	height:71px !important;
	left:330px !important;
	top:523px !important;
}

#item50541 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item50569 {
	width:156px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item50597 {
	width:176px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item50624 {
	width:166px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item50651 {
	width:103px !important;
	height:20px !important;
	left:432px !important;
	top:121px !important;
}

#item50683 {
	width:67px !important;
	height:20px !important;
	left:461px !important;
	top:573px !important;
}

#item50710 {
	width:72px !important;
	height:20px !important;
	left:461px !important;
	top:594px !important;
}

#item70379 {
	width:179px !important;
	height:241px !important;
}

#item70374 {
	width:179px !important;
	height:241px !important;
	left:14px !important;
	top:14px !important;
}

#item70387 {
	width:179px !important;
	height:231px !important;
}

#item70382 {
	width:179px !important;
	height:231px !important;
	left:14px !important;
	top:321px !important;
}

#item70393 {
	width:320px !important;
	height:555px !important;
}

#item70388 {
	width:320px !important;
	height:555px !important;
	left:210px !important;
	top:14px !important;
}

#item50740 {
	width:182px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item50770 {
	width:141px !important;
	height:9px !important;
	left:12px !important;
	top:303px !important;
}

#item50797 {
	width:169px !important;
	height:9px !important;
	left:216px !important;
	top:601px !important;
}

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

#item66504 {
	width:252px !important;
	height:224px !important;
	left:14px !important;
	top:14px !important;
}

#item70417 {
	width:84px !important;
	height:162px !important;
}

#item70412 {
	width:84px !important;
	height:162px !important;
	left:376px !important;
	top:75px !important;
}

#item70424 {
	width:85px !important;
	height:67px !important;
}

#item70419 {
	width:85px !important;
	height:67px !important;
	left:283px !important;
	top:169px !important;
}

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

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

#item70411 {
	width:179px !important;
	height:298px !important;
}

#item70405 {
	width:179px !important;
	height:298px !important;
	left:278px !important;
	top:320px !important;
}

#item50825 {
	width:71px !important;
	height:40px !important;
	left:463px !important;
	top:468px !important;
}

#item50852 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item50879 {
	width:191px !important;
	height:9px !important;
	left:276px !important;
	top:292px !important;
}

#item50911 {
	width:191px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item50938 {
	width:196px !important;
	height:9px !important;
	left:13px !important;
	top:291px !important;
}

#item50968 {
	width:196px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

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

#item70440 {
	width:252px !important;
	height:220px !important;
	left:278px !important;
	top:14px !important;
}

#item70451 {
	width:252px !important;
	height:216px !important;
}

#item70446 {
	width:252px !important;
	height:216px !important;
	left:278px !important;
	top:320px !important;
}

#item70433 {
	width:252px !important;
	height:407px !important;
}

#item70428 {
	width:252px !important;
	height:407px !important;
	left:14px !important;
	top:14px !important;
}

#item70439 {
	width:115px !important;
	height:118px !important;
}

#item70434 {
	width:115px !important;
	height:118px !important;
	left:151px !important;
	top:499px !important;
}

#item50998 {
	width:146px !important;
	height:9px !important;
	left:21px !important;
	top:476px !important;
}

#item51025 {
	width:193px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item51057 {
	width:136px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item51084 {
	width:123px !important;
	height:19px !important;
	left:13px !important;
	top:589px !important;
}

#item51114 {
	width:214px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item66516 {
	width:252px !important;
	height:147px !important;
}

#item66510 {
	width:252px !important;
	height:147px !important;
	left:14px !important;
}

#item70475 {
	width:252px !important;
	height:204px !important;
}

#item70470 {
	width:252px !important;
	height:204px !important;
	left:14px !important;
	top:227px !important;
}

#item70481 {
	width:145px !important;
	height:120px !important;
}

#item70476 {
	width:145px !important;
	height:120px !important;
	left:122px !important;
	top:497px !important;
}

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

#item70458 {
	width:252px !important;
	height:150px !important;
	left:278px !important;
	top:14px !important;
}

#item70469 {
	width:252px !important;
	height:146px !important;
}

#item70464 {
	width:252px !important;
	height:146px !important;
	left:278px !important;
	top:223px !important;
}

#item70487 {
	width:252px !important;
	height:140px !important;
}

#item70482 {
	width:252px !important;
	height:140px !important;
	left:278px !important;
	top:425px !important;
}

#item51145 {
	width:175px !important;
	height:9px !important;
	left:276px !important;
	top:207px !important;
}

#item51174 {
	width:153px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item51201 {
	width:197px !important;
	height:9px !important;
	left:282px !important;
	top:400px !important;
}

#item51231 {
	width:136px !important;
	height:9px !important;
	left:19px !important;
	top:486px !important;
}

#item51258 {
	width:123px !important;
	height:9px !important;
	left:19px !important;
	top:602px !important;
}

#item51286 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:196px !important;
}

#item51317 {
	width:207px !important;
	height:9px !important;
	left:13px !important;
	top:206px !important;
}

#item70494 {
	width:210px !important;
	height:146px !important;
}

#item70488 {
	width:210px !important;
	height:146px !important;
	left:14px !important;
	top:14px !important;
}

#item70500 {
	width:210px !important;
	height:248px !important;
}

#item70495 {
	width:210px !important;
	height:248px !important;
	left:14px !important;
	top:268px !important;
}

#item70515 {
	width:295px !important;
	height:275px !important;
}

#item70510 {
	width:295px !important;
	height:275px !important;
	left:235px !important;
	top:268px !important;
}

#item70521 {
	width:295px !important;
	height:243px !important;
}

#item70516 {
	width:295px !important;
	height:243px !important;
	left:235px !important;
	top:14px !important;
}

#item51347 {
	width:193px !important;
	height:9px !important;
	left:13px !important;
	top:243px !important;
}

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

#item51404 {
	width:187px !important;
	height:9px !important;
	left:234px !important;
	top:610px !important;
}

#item66522 {
	width:164px !important;
	height:254px !important;
}

#item66517 {
	width:164px !important;
	height:254px !important;
	left:14px !important;
	top:269px !important;
}

#item70537 {
	width:164px !important;
	height:278px !important;
}

#item70532 {
	width:164px !important;
	height:278px !important;
	left:189px !important;
	top:269px !important;
}

#item70544 {
	width:164px !important;
	height:276px !important;
}

#item70539 {
	width:164px !important;
	height:276px !important;
	left:366px !important;
	top:269px !important;
}

#item70550 {
	width:164px !important;
	height:181px !important;
}

#item70545 {
	width:164px !important;
	height:181px !important;
	left:366px !important;
	top:14px !important;
}

#item70556 {
	width:340px !important;
	height:196px !important;
}

#item70551 {
	width:340px !important;
	height:196px !important;
	left:14px !important;
	top:14px !important;
}

#item51431 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:250px !important;
}

#item51458 {
	width:124px !important;
	height:9px !important;
	left:364px !important;
	top:250px !important;
}

#item51485 {
	width:123px !important;
	height:9px !important;
	left:194px !important;
	top:605px !important;
}

#item51513 {
	width:133px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item51541 {
	width:105px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item70562 {
	width:199px !important;
	height:249px !important;
}

#item70557 {
	width:199px !important;
	height:249px !important;
	left:90px !important;
	top:14px !important;
}

#item70568 {
	width:170px !important;
	height:118px !important;
}

#item70563 {
	width:170px !important;
	height:118px !important;
	left:119px !important;
	top:274px !important;
}

#item70610 {
	width:124px !important;
	height:50px !important;
}

#item70605 {
	width:124px !important;
	height:50px !important;
	left:151px !important;
	top:394px !important;
}

#item70575 {
	width:180px !important;
	height:170px !important;
}

#item70569 {
	width:180px !important;
	height:170px !important;
	left:110px !important;
	top:449px !important;
}

#item70588 {
	width:230px !important;
	height:235px !important;
}

#item70582 {
	width:230px !important;
	height:235px !important;
	left:300px !important;
	top:275px !important;
}

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

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

#item51572 {
	width:76px !important;
	height:20px !important;
	left:13px !important;
	top:245px !important;
}

#item51599 {
	width:109px !important;
	height:9px !important;
	left:13px !important;
	top:366px !important;
}

#item51626 {
	width:114px !important;
	height:20px !important;
	left:13px !important;
	top:421px !important;
}

#item51656 {
	width:88px !important;
	height:30px !important;
	left:16px !important;
	top:584px !important;
}

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

#item51713 {
	width:143px !important;
	height:9px !important;
	left:305px !important;
	top:569px !important;
}

#item51741 {
	width:128px !important;
	height:29px !important;
	left:305px !important;
	top:580px !important;
}

#item66528 {
	width:305px !important;
	height:237px !important;
}

#item66523 {
	width:305px !important;
	height:237px !important;
	left:14px !important;
	top:14px !important;
}

#item70624 {
	width:198px !important;
	height:221px !important;
}

#item70619 {
	width:198px !important;
	height:221px !important;
	left:332px !important;
	top:14px !important;
}

#item70630 {
	width:164px !important;
	height:235px !important;
}

#item70625 {
	width:164px !important;
	height:235px !important;
	left:14px !important;
	top:321px !important;
}

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

#item70651 {
	width:164px !important;
	height:210px !important;
	left:189px !important;
	top:321px !important;
}

#item70662 {
	width:164px !important;
	height:223px !important;
}

#item70657 {
	width:164px !important;
	height:223px !important;
	left:366px !important;
	top:321px !important;
}

#item51774 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item51801 {
	width:106px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item51828 {
	width:107px !important;
	height:20px !important;
	left:194px !important;
	top:593px !important;
}

#item51858 {
	width:151px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item51885 {
	width:137px !important;
	height:9px !important;
	left:330px !important;
	top:283px !important;
}

#item51912 {
	width:158px !important;
	height:19px !important;
	left:330px !important;
	top:291px !important;
}

#item70686 {
	width:143px !important;
	height:143px !important;
}

#item70681 {
	width:143px !important;
	height:143px !important;
	left:298px !important;
	top:317px !important;
}

#item70668 {
	width:143px !important;
	height:223px !important;
}

#item70663 {
	width:143px !important;
	height:223px !important;
	left:14px !important;
	top:321px !important;
}

#item70674 {
	width:143px !important;
	height:151px !important;
}

#item70669 {
	width:143px !important;
	height:151px !important;
	left:175px !important;
	top:376px !important;
}

#item70680 {
	width:143px !important;
	height:151px !important;
}

#item70675 {
	width:143px !important;
	height:151px !important;
	left:387px !important;
	top:405px !important;
}

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

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

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

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

#item51943 {
	width:75px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item51970 {
	width:148px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item51998 {
	width:142px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item52026 {
	width:241px !important;
	height:10px !important;
	left:188px !important;
	top:576px !important;
}

#item52093 {
	width:241px !important;
	height:10px !important;
	left:188px !important;
	top:587px !important;
}

#item52172 {
	width:241px !important;
	height:10px !important;
	left:188px !important;
	top:597px !important;
}

#item66535 {
	width:252px !important;
	height:216px !important;
}

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

#item70766 {
	width:123px !important;
	height:144px !important;
}

#item70761 {
	width:123px !important;
	height:144px !important;
	left:132px !important;
	top:285px !important;
}

#item70708 {
	width:252px !important;
	height:144px !important;
}

#item70703 {
	width:252px !important;
	height:144px !important;
	left:278px !important;
	top:14px !important;
}

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

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

#item70720 {
	width:159px !important;
	height:197px !important;
}

#item70715 {
	width:159px !important;
	height:197px !important;
	left:278px !important;
	top:425px !important;
}

#item70726 {
	width:123px !important;
	height:127px !important;
}

#item70721 {
	width:123px !important;
	height:127px !important;
	left:42px !important;
	top:347px !important;
}

#item52237 {
	width:151px !important;
	height:9px !important;
	left:13px !important;
	top:279px !important;
}

#item52264 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:204px !important;
}

#item52291 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:407px !important;
}

#item52322 {
	width:74px !important;
	height:20px !important;
	left:441px !important;
	top:588px !important;
}

#item52349 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:572px !important;
}

#item52376 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:583px !important;
}

#item52404 {
	width:98px !important;
	height:28px !important;
	left:13px !important;
	top:591px !important;
}

#item70732 {
	width:252px !important;
	height:145px !important;
}

#item70727 {
	width:252px !important;
	height:145px !important;
	left:14px !important;
	top:14px !important;
}

#item70738 {
	width:189px !important;
	height:153px !important;
}

#item70733 {
	width:189px !important;
	height:153px !important;
	left:14px !important;
	top:215px !important;
}

#item70746 {
	width:191px !important;
	height:154px !important;
}

#item70739 {
	width:191px !important;
	height:154px !important;
	left:14px !important;
	top:421px !important;
}

#item70752 {
	width:252px !important;
	height:239px !important;
}

#item70747 {
	width:252px !important;
	height:239px !important;
	left:278px !important;
	top:323px !important;
}

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

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

#item52435 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item52465 {
	width:214px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item52495 {
	width:155px !important;
	height:9px !important;
	left:12px !important;
	top:402px !important;
}

#item52522 {
	width:140px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item52549 {
	width:74px !important;
	height:20px !important;
	left:279px !important;
	top:289px !important;
}

#item66541 {
	width:252px !important;
	height:233px !important;
}

#item66536 {
	width:252px !important;
	height:233px !important;
	left:14px !important;
	top:14px !important;
}

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

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

#item70789 {
	width:252px !important;
	height:146px !important;
}

#item70783 {
	width:252px !important;
	height:146px !important;
	left:278px !important;
	top:219px !important;
}

#item70795 {
	width:165px !important;
	height:192px !important;
}

#item70790 {
	width:165px !important;
	height:192px !important;
	left:278px !important;
	top:425px !important;
}

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

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

#item52576 {
	width:75px !important;
	height:20px !important;
	left:446px !important;
	top:599px !important;
}

#item52603 {
	width:170px !important;
	height:9px !important;
	left:276px !important;
	top:202px !important;
}

#item52631 {
	width:180px !important;
	height:9px !important;
	left:276px !important;
	top:406px !important;
}

#item52658 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item52685 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item70809 {
	width:264px !important;
	height:147px !important;
}

#item70804 {
	width:264px !important;
	height:147px !important;
	left:14px !important;
	top:14px !important;
}

#item70827 {
	width:184px !important;
	height:399px !important;
}

#item70822 {
	width:184px !important;
	height:399px !important;
	left:346px !important;
	top:14px !important;
}

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

#item70828 {
	width:153px !important;
	height:121px !important;
	left:377px !important;
	top:423px !important;
}

#item70839 {
	width:73px !important;
	height:212px !important;
}

#item70834 {
	width:73px !important;
	height:212px !important;
	left:295px !important;
	top:423px !important;
}

#item70815 {
	width:184px !important;
	height:116px !important;
}

#item70810 {
	width:184px !important;
	height:116px !important;
	left:14px !important;
	top:218px !important;
}

#item70821 {
	width:184px !important;
	height:122px !important;
}

#item70816 {
	width:184px !important;
	height:122px !important;
	left:14px !important;
	top:428px !important;
}

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

#item52742 {
	width:131px !important;
	height:20px !important;
	left:376px !important;
	top:600px !important;
}

#item52772 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item52800 {
	width:74px !important;
	height:29px !important;
	left:214px !important;
	top:589px !important;
}

#item52827 {
	width:121px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item52854 {
	width:76px !important;
	height:20px !important;
	left:231px !important;
	top:380px !important;
}

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

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

#item70853 {
	width:178px !important;
	height:302px !important;
}

#item70848 {
	width:178px !important;
	height:302px !important;
	left:14px !important;
	top:317px !important;
}

#item70860 {
	width:159px !important;
	height:193px !important;
}

#item70854 {
	width:159px !important;
	height:193px !important;
	left:371px !important;
	top:14px !important;
}

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

#item70861 {
	width:252px !important;
	height:150px !important;
	left:278px !important;
	top:217px !important;
}

#item70872 {
	width:252px !important;
	height:130px !important;
}

#item70867 {
	width:252px !important;
	height:130px !important;
	left:278px !important;
	top:425px !important;
}

#item52882 {
	width:75px !important;
	height:20px !important;
	left:195px !important;
	top:600px !important;
}

#item52909 {
	width:209px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item52939 {
	width:76px !important;
	height:20px !important;
	left:276px !important;
	top:189px !important;
}

#item52967 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item52994 {
	width:137px !important;
	height:9px !important;
	left:282px !important;
	top:400px !important;
}

#item70880 {
	width:252px !important;
	height:400px !important;
}

#item70875 {
	width:252px !important;
	height:400px !important;
	left:14px !important;
	top:14px !important;
}

#item70886 {
	width:516px !important;
	height:202px !important;
}

#item70881 {
	width:516px !important;
	height:202px !important;
	left:14px !important;
	top:426px !important;
}

#item70893 {
	width:252px !important;
	height:334px !important;
}

#item70887 {
	width:252px !important;
	height:334px !important;
	left:278px !important;
	top:14px !important;
}

#item53021 {
	width:94px !important;
	height:20px !important;
	left:13px !important;
	top:395px !important;
}

#item53048 {
	width:134px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item53080 {
	width:156px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item66553 {
	width:252px !important;
	height:204px !important;
}

#item66548 {
	width:252px !important;
	height:204px !important;
	left:14px !important;
	top:14px !important;
}

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

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

#item70910 {
	width:252px !important;
	height:141px !important;
}

#item70905 {
	width:252px !important;
	height:141px !important;
	left:278px !important;
	top:219px !important;
}

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

#item70911 {
	width:252px !important;
	height:149px !important;
	left:278px !important;
	top:425px !important;
}

#item70922 {
	width:252px !important;
	height:233px !important;
}

#item70917 {
	width:252px !important;
	height:233px !important;
	left:14px !important;
	top:323px !important;
}

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

#item53135 {
	width:174px !important;
	height:9px !important;
	left:276px !important;
	top:199px !important;
}

#item53162 {
	width:178px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item53189 {
	width:216px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item53219 {
	width:179px !important;
	height:9px !important;
	left:276px !important;
	top:406px !important;
}

#item70928 {
	width:252px !important;
	height:126px !important;
}

#item70923 {
	width:252px !important;
	height:126px !important;
	left:14px !important;
	top:445px !important;
}

#item73427 {
	width:125px !important;
	height:173px !important;
}

#item73422 {
	width:125px !important;
	height:173px !important;
	left:394px !important;
	top:338px !important;
}

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

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

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

#item70941 {
	width:252px !important;
	height:129px !important;
	left:14px !important;
	top:14px !important;
}

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

#item70947 {
	width:252px !important;
	height:149px !important;
	left:14px !important;
	top:220px !important;
}

#item70934 {
	width:97px !important;
	height:150px !important;
}

#item70929 {
	width:97px !important;
	height:150px !important;
	left:323px !important;
	top:387px !important;
}

#item53246 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item53273 {
	width:151px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item53300 {
	width:186px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item53328 {
	width:163px !important;
	height:9px !important;
	left:276px !important;
	top:284px !important;
}

#item53356 {
	width:216px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

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

#item66561 {
	width:67px !important;
	height:136px !important;
}

#item66554 {
	width:67px !important;
	height:136px !important;
	left:193px !important;
	top:9px !important;
}

#item71030 {
	width:168px !important;
	height:270px !important;
}

#item71025 {
	width:168px !important;
	height:270px !important;
	left:14px !important;
	top:29px !important;
}

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

#item70965 {
	width:252px !important;
	height:149px !important;
	left:278px !important;
	top:14px !important;
}

#item70976 {
	width:252px !important;
	height:147px !important;
}

#item70971 {
	width:252px !important;
	height:147px !important;
	left:278px !important;
	top:219px !important;
}

#item70982 {
	width:174px !important;
	height:188px !important;
}

#item70977 {
	width:174px !important;
	height:188px !important;
	left:278px !important;
	top:429px !important;
}

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

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

#item53416 {
	width:78px !important;
	height:30px !important;
	left:458px !important;
	top:589px !important;
}

#item53443 {
	width:140px !important;
	height:9px !important;
	left:276px !important;
	top:406px !important;
}

#item53470 {
	width:180px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

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

#item53524 {
	width:74px !important;
	height:30px !important;
	left:164px !important;
	top:234px !important;
}

#item53595 {
	width:86px !important;
	height:40px !important;
	left:164px !important;
	top:266px !important;
}

#item70995 {
	width:176px !important;
	height:194px !important;
}

#item70990 {
	width:176px !important;
	height:194px !important;
	left:90px !important;
	top:14px !important;
}

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

#item70996 {
	width:252px !important;
	height:150px !important;
	left:14px !important;
	top:222px !important;
}

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

#item71002 {
	width:252px !important;
	height:195px !important;
	left:14px !important;
	top:424px !important;
}

#item71014 {
	width:173px !important;
	height:244px !important;
}

#item71008 {
	width:173px !important;
	height:244px !important;
	left:357px !important;
	top:373px !important;
}

#item71020 {
	width:252px !important;
	height:283px !important;
}

#item71015 {
	width:252px !important;
	height:283px !important;
	left:278px !important;
	top:14px !important;
}

#item53659 {
	width:76px !important;
	height:20px !important;
	left:13px !important;
	top:189px !important;
}

#item53686 {
	width:106px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item53713 {
	width:120px !important;
	height:20px !important;
	left:17px !important;
	top:594px !important;
}

#item53743 {
	width:79px !important;
	height:29px !important;
	left:276px !important;
	top:590px !important;
}

#item53778 {
	width:176px !important;
	height:9px !important;
	left:276px !important;
	top:356px !important;
}

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

#item71031 {
	width:162px !important;
	height:172px !important;
	left:289px !important;
	top:14px !important;
}

#item71059 {
	width:148px !important;
	height:172px !important;
}

#item71053 {
	width:148px !important;
	height:172px !important;
	left:14px !important;
	top:14px !important;
}

#item53807 {
	width:76px !important;
	height:29px !important;
	left:458px !important;
	top:150px !important;
}

#item53840 {
	width:117px !important;
	height:29px !important;
	left:169px !important;
	top:159px !important;
}

#item71043 {
	width:252px !important;
	height:194px !important;
}

#item71038 {
	width:252px !important;
	height:194px !important;
	left:14px !important;
	top:14px !important;
}

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

#item71060 {
	width:252px !important;
	height:136px !important;
	left:14px !important;
	top:220px !important;
}

#item71071 {
	width:164px !important;
	height:193px !important;
}

#item71066 {
	width:164px !important;
	height:193px !important;
	left:103px !important;
	top:424px !important;
}

#item71078 {
	width:252px !important;
	height:159px !important;
}

#item71072 {
	width:252px !important;
	height:159px !important;
	left:278px !important;
	top:403px !important;
}

#item71049 {
	width:266px !important;
	height:318px !important;
}

#item71044 {
	width:266px !important;
	height:318px !important;
	left:278px !important;
	top:14px !important;
}

#item53870 {
	width:70px !important;
	height:29px !important;
	left:19px !important;
	top:155px !important;
}

#item53897 {
	width:76px !important;
	height:29px !important;
	left:13px !important;
	top:522px !important;
}

#item53924 {
	width:180px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item53954 {
	width:165px !important;
	height:9px !important;
	left:276px !important;
	top:383px !important;
}

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

#item66573 {
	width:252px !important;
	height:284px !important;
}

#item66568 {
	width:252px !important;
	height:284px !important;
	left:14px !important;
	top:14px !important;
}

#item71092 {
	width:252px !important;
	height:187px !important;
}

#item71087 {
	width:252px !important;
	height:187px !important;
	left:14px !important;
	top:367px !important;
}

#item71098 {
	width:252px !important;
	height:198px !important;
}

#item71093 {
	width:252px !important;
	height:198px !important;
	left:278px !important;
	top:367px !important;
}

#item71104 {
	width:106px !important;
	height:314px !important;
}

#item71099 {
	width:106px !important;
	height:314px !important;
	left:278px !important;
	top:14px !important;
}

#item71144 {
	width:60px !important;
	height:180px !important;
}

#item71139 {
	width:60px !important;
	height:180px !important;
	left:362px !important;
	top:90px !important;
}

#item54013 {
	width:201px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item54043 {
	width:88px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item54070 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:348px !important;
}

#item54097 {
	width:99px !important;
	height:20px !important;
	left:436px !important;
	top:214px !important;
}

#item54124 {
	width:96px !important;
	height:20px !important;
	left:436px !important;
	top:337px !important;
}

#item71110 {
	width:122px !important;
	height:196px !important;
}

#item71105 {
	width:122px !important;
	height:196px !important;
	left:145px !important;
	top:14px !important;
}

#item71117 {
	width:146px !important;
	height:189px !important;
}

#item71111 {
	width:146px !important;
	height:189px !important;
	left:120px !important;
	top:222px !important;
}

#item71123 {
	width:158px !important;
	height:195px !important;
}

#item71118 {
	width:158px !important;
	height:195px !important;
	left:109px !important;
	top:423px !important;
}

#item71130 {
	width:252px !important;
	height:188px !important;
}

#item71124 {
	width:252px !important;
	height:188px !important;
	left:278px !important;
	top:352px !important;
}

#item71150 {
	width:55px !important;
	height:55px !important;
}

#item71145 {
	width:55px !important;
	height:55px !important;
	left:413px !important;
	top:482px !important;
}

#item71156 {
	width:55px !important;
	height:55px !important;
}

#item71151 {
	width:55px !important;
	height:55px !important;
	left:471px !important;
	top:482px !important;
}

#item71136 {
	width:252px !important;
	height:325px !important;
}

#item71131 {
	width:252px !important;
	height:325px !important;
	left:278px !important;
	top:14px !important;
}

#item54151 {
	width:85px !important;
	height:20px !important;
	left:13px !important;
	top:186px !important;
}

#item54178 {
	width:83px !important;
	height:20px !important;
	left:13px !important;
	top:393px !important;
}

#item54205 {
	width:84px !important;
	height:30px !important;
	left:13px !important;
	top:587px !important;
}

#item54236 {
	width:74px !important;
	height:29px !important;
	left:281px !important;
	top:305px !important;
}

#item54264 {
	width:212px !important;
	height:9px !important;
	left:277px !important;
	top:589px !important;
}

#item54294 {
	width:212px !important;
	height:9px !important;
	left:277px !important;
	top:600px !important;
}

#item54324 {
	width:212px !important;
	height:9px !important;
	left:277px !important;
	top:610px !important;
}

#item71167 {
	width:252px !important;
	height:171px !important;
}

#item71161 {
	width:252px !important;
	height:171px !important;
	left:278px !important;
	top:14px !important;
}

#item71173 {
	width:252px !important;
	height:397px !important;
}

#item71168 {
	width:252px !important;
	height:397px !important;
	left:14px !important;
	top:14px !important;
}

#item71180 {
	width:252px !important;
	height:79px !important;
}

#item71174 {
	width:252px !important;
	height:79px !important;
	left:14px !important;
	top:485px !important;
}

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

#item71182 {
	width:252px !important;
	height:148px !important;
	left:278px !important;
	top:425px !important;
}

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

#item71188 {
	width:252px !important;
	height:150px !important;
	left:278px !important;
	top:218px !important;
}

#item54354 {
	width:144px !important;
	height:9px !important;
	left:276px !important;
	top:406px !important;
}

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

#item54411 {
	width:198px !important;
	height:9px !important;
	left:13px !important;
	top:466px !important;
}

#item54442 {
	width:123px !important;
	height:9px !important;
	left:342px !important;
	top:194px !important;
}

#item54469 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item71206 {
	width:218px !important;
	height:149px !important;
}

#item71201 {
	width:218px !important;
	height:149px !important;
	left:14px !important;
	top:218px !important;
}

#item71212 {
	width:218px !important;
	height:110px !important;
}

#item71207 {
	width:218px !important;
	height:110px !important;
	left:14px !important;
	top:14px !important;
}

#item71224 {
	width:168px !important;
	height:142px !important;
}

#item71219 {
	width:168px !important;
	height:142px !important;
	left:362px !important;
	top:14px !important;
}

#item71233 {
	width:129px !important;
	height:145px !important;
}

#item71228 {
	width:129px !important;
	height:145px !important;
	left:244px !important;
	top:167px !important;
}

#item71239 {
	width:131px !important;
	height:140px !important;
}

#item71234 {
	width:131px !important;
	height:140px !important;
	left:244px !important;
	top:323px !important;
}

#item71246 {
	width:154px !important;
	height:173px !important;
}

#item71240 {
	width:154px !important;
	height:173px !important;
	left:376px !important;
	top:471px !important;
}

#item71218 {
	width:218px !important;
	height:137px !important;
}

#item71213 {
	width:218px !important;
	height:137px !important;
	left:14px !important;
	top:427px !important;
}

#item54497 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item54524 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

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

#item54579 {
	width:73px !important;
	height:20px !important;
	left:242px !important;
	top:600px !important;
}

#item54606 {
	width:139px !important;
	height:20px !important;
	left:378px !important;
	top:291px !important;
}

#item54636 {
	width:145px !important;
	height:9px !important;
	left:378px !important;
	top:456px !important;
}

#item54664 {
	width:76px !important;
	height:20px !important;
	left:245px !important;
	top:134px !important;
}

#item71253 {
	width:252px !important;
	height:210px !important;
}

#item71248 {
	width:252px !important;
	height:210px !important;
	left:278px !important;
	top:14px !important;
}

#item71274 {
	width:516px !important;
	height:296px !important;
}

#item71269 {
	width:516px !important;
	height:296px !important;
	left:14px !important;
	top:320px !important;
}

#item71259 {
	width:252px !important;
	height:233px !important;
}

#item71254 {
	width:252px !important;
	height:233px !important;
	left:14px !important;
	top:14px !important;
}

#item54691 {
	width:105px !important;
	height:20px !important;
	left:366px !important;
	top:592px !important;
}

#item54722 {
	width:153px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item54749 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item71265 {
	width:252px !important;
	height:204px !important;
}

#item71260 {
	width:252px !important;
	height:204px !important;
	left:14px !important;
	top:321px !important;
}

#item71288 {
	width:516px !important;
	height:295px !important;
}

#item71283 {
	width:516px !important;
	height:295px !important;
	left:14px !important;
	top:14px !important;
}

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

#item71275 {
	width:252px !important;
	height:232px !important;
	left:278px !important;
	top:322px !important;
}

#item54776 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item54803 {
	width:201px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item54833 {
	width:261px !important;
	height:9px !important;
	left:159px !important;
	top:285px !important;
}

#item54864 {
	width:261px !important;
	height:9px !important;
	left:159px !important;
	top:295px !important;
}

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

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

#item71303 {
	width:163px !important;
	height:310px !important;
}

#item71298 {
	width:163px !important;
	height:310px !important;
	left:14px !important;
	top:322px !important;
}

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

#item71304 {
	width:252px !important;
	height:176px !important;
	left:278px !important;
	top:374px !important;
}

#item71315 {
	width:150px !important;
	height:173px !important;
}

#item71310 {
	width:150px !important;
	height:173px !important;
	left:380px !important;
	top:197px !important;
}

#item71321 {
	width:252px !important;
	height:130px !important;
}

#item71316 {
	width:252px !important;
	height:130px !important;
	left:278px !important;
}

#item54894 {
	width:188px !important;
	height:9px !important;
	left:276px !important;
	top:178px !important;
}

#item54924 {
	width:97px !important;
	height:20px !important;
	left:276px !important;
	top:333px !important;
}

#item54952 {
	width:88px !important;
	height:20px !important;
	left:182px !important;
	top:600px !important;
}

#item54979 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item55007 {
	width:172px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item71327 {
	width:530px !important;
	height:209px !important;
}

#item71322 {
	width:530px !important;
	height:209px !important;
	left:14px !important;
}

#item71335 {
	width:224px !important;
	height:315px !important;
}

#item71328 {
	width:224px !important;
	height:315px !important;
	left:14px !important;
	top:218px !important;
}

#item71341 {
	width:281px !important;
	height:201px !important;
}

#item71336 {
	width:281px !important;
	height:201px !important;
	left:249px !important;
	top:218px !important;
}

#item71348 {
	width:281px !important;
	height:203px !important;
}

#item71342 {
	width:281px !important;
	height:203px !important;
	left:249px !important;
	top:425px !important;
}

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

#item55061 {
	width:75px !important;
	height:20px !important;
	left:248px !important;
	top:600px !important;
}

#item55088 {
	width:106px !important;
	height:20px !important;
	left:248px !important;
	top:367px !important;
}

#item55119 {
	width:96px !important;
	height:28px !important;
	left:248px !important;
	top:386px !important;
}

#item55151 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:184px !important;
}

#item55184 {
	width:151px !important;
	height:19px !important;
	left:13px !important;
	top:193px !important;
}

#item71356 {
	width:516px !important;
	height:183px !important;
}

#item71351 {
	width:516px !important;
	height:183px !important;
	left:14px !important;
	top:14px !important;
}

#item71368 {
	width:137px !important;
	height:84px !important;
}

#item71363 {
	width:137px !important;
	height:84px !important;
	left:278px !important;
	top:213px !important;
}

#item71421 {
	width:137px !important;
	height:69px !important;
}

#item71415 {
	width:137px !important;
	height:69px !important;
	left:393px !important;
	top:264px !important;
}

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

#item71369 {
	width:252px !important;
	height:135px !important;
	left:278px !important;
	top:432px !important;
}

#item71362 {
	width:50px !important;
	height:81px !important;
}

#item71357 {
	width:50px !important;
	height:81px !important;
	left:14px !important;
	top:351px !important;
}

#item71408 {
	width:71px !important;
	height:72px !important;
}

#item71403 {
	width:71px !important;
	height:72px !important;
	left:86px !important;
	top:431px !important;
}

#item71414 {
	width:71px !important;
	height:72px !important;
}

#item71409 {
	width:71px !important;
	height:72px !important;
	left:140px !important;
	top:527px !important;
}

#item55216 {
	width:238px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item55246 {
	width:237px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item55277 {
	width:193px !important;
	height:9px !important;
	left:276px !important;
	top:391px !important;
}

#item55309 {
	width:193px !important;
	height:9px !important;
	left:276px !important;
	top:401px !important;
}

#item55336 {
	width:111px !important;
	height:20px !important;
	left:150px !important;
	top:300px !important;
}

#item55366 {
	width:115px !important;
	height:20px !important;
	left:145px !important;
	top:322px !important;
}

#item55399 {
	width:118px !important;
	height:20px !important;
	left:142px !important;
	top:343px !important;
}

#item71380 {
	width:119px !important;
	height:198px !important;
}

#item71375 {
	width:119px !important;
	height:198px !important;
	left:147px !important;
	top:220px !important;
}

#item71402 {
	width:189px !important;
	height:196px !important;
}

#item71397 {
	width:189px !important;
	height:196px !important;
	left:77px !important;
	top:14px !important;
}

#item71390 {
	width:252px !important;
	height:341px !important;
}

#item71385 {
	width:252px !important;
	height:341px !important;
	left:278px !important;
	top:14px !important;
}

#item71396 {
	width:384px !important;
	height:210px !important;
}

#item71391 {
	width:384px !important;
	height:210px !important;
	left:146px !important;
	top:425px !important;
}

#item55430 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:189px !important;
}

#item55458 {
	width:82px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item55485 {
	width:115px !important;
	height:20px !important;
	left:14px !important;
	top:392px !important;
}

#item55515 {
	width:203px !important;
	height:9px !important;
	left:276px !important;
	top:404px !important;
}

#item71442 {
	width:252px !important;
	height:144px !important;
}

#item71436 {
	width:252px !important;
	height:144px !important;
	left:14px !important;
	top:9px !important;
}

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

#item71449 {
	width:261px !important;
	height:115px !important;
	left:5px !important;
	top:220px !important;
}

#item71466 {
	width:164px !important;
	height:135px !important;
}

#item71461 {
	width:164px !important;
	height:135px !important;
	left:14px !important;
	top:400px !important;
}

#item71474 {
	width:164px !important;
	height:135px !important;
}

#item71469 {
	width:164px !important;
	height:135px !important;
	left:191px !important;
	top:400px !important;
}

#item71481 {
	width:85px !important;
	height:103px !important;
}

#item71475 {
	width:85px !important;
	height:103px !important;
	left:373px !important;
	top:432px !important;
}

#item73421 {
	width:75px !important;
	height:87px !important;
}

#item73416 {
	width:75px !important;
	height:87px !important;
	left:451px !important;
	top:400px !important;
}

#item71448 {
	width:252px !important;
	height:147px !important;
}

#item71443 {
	width:252px !important;
	height:147px !important;
	left:278px !important;
	top:14px !important;
}

#item71460 {
	width:152px !important;
	height:176px !important;
}

#item71455 {
	width:152px !important;
	height:176px !important;
	left:278px !important;
	top:213px !important;
}

#item55546 {
	width:123px !important;
	height:9px !important;
	left:13px !important;
	top:188px !important;
}

#item55573 {
	width:126px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item55600 {
	width:157px !important;
	height:9px !important;
	left:20px !important;
	top:375px !important;
}

#item55627 {
	width:88px !important;
	height:20px !important;
	left:433px !important;
	top:364px !important;
}

#item55655 {
	width:135px !important;
	height:9px !important;
	left:21px !important;
	top:602px !important;
}

#item55682 {
	width:169px !important;
	height:9px !important;
	left:189px !important;
	top:602px !important;
}

#item55709 {
	width:130px !important;
	height:9px !important;
	left:364px !important;
	top:591px !important;
}

#item55736 {
	width:130px !important;
	height:9px !important;
	left:364px !important;
	top:601px !important;
}

#item71487 {
	width:139px !important;
	height:176px !important;
}

#item71482 {
	width:139px !important;
	height:176px !important;
	left:128px !important;
	top:9px !important;
}

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

#item71494 {
	width:252px !important;
	height:150px !important;
	left:14px !important;
	top:191px !important;
}

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

#item71488 {
	width:252px !important;
	height:193px !important;
	left:278px !important;
	top:14px !important;
}

#item71505 {
	width:159px !important;
	height:193px !important;
}

#item71500 {
	width:159px !important;
	height:193px !important;
	left:371px !important;
	top:219px !important;
}

#item71513 {
	width:516px !important;
	height:191px !important;
}

#item71506 {
	width:516px !important;
	height:191px !important;
	left:14px !important;
	top:424px !important;
}

#item55763 {
	width:75px !important;
	height:29px !important;
	left:282px !important;
	top:342px !important;
}

#item55791 {
	width:150px !important;
	height:9px !important;
	left:282px !important;
	top:80px !important;
}

#item55818 {
	width:111px !important;
	height:20px !important;
	left:13px !important;
	top:164px !important;
}

#item55848 {
	width:116px !important;
	height:20px !important;
	left:257px !important;
	top:589px !important;
}

#item55881 {
	width:189px !important;
	height:9px !important;
	left:13px !important;
	top:396px !important;
}

#item55913 {
	width:214px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item66611 {
	width:252px !important;
	height:181px !important;
}

#item66604 {
	width:252px !important;
	height:181px !important;
	left:278px !important;
	top:6px !important;
}

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

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

#item71549 {
	width:83px !important;
	height:177px !important;
}

#item71543 {
	width:83px !important;
	height:177px !important;
	left:14px !important;
	top:252px !important;
}

#item71567 {
	width:83px !important;
	height:186px !important;
}

#item71562 {
	width:83px !important;
	height:186px !important;
	left:14px !important;
	top:434px !important;
}

#item71573 {
	width:76px !important;
	height:177px !important;
}

#item71568 {
	width:76px !important;
	height:177px !important;
	left:191px !important;
	top:440px !important;
}

#item71579 {
	width:76px !important;
	height:186px !important;
}

#item71574 {
	width:76px !important;
	height:186px !important;
	left:361px !important;
	top:435px !important;
}

#item71561 {
	width:142px !important;
	height:177px !important;
}

#item71556 {
	width:142px !important;
	height:177px !important;
	left:361px !important;
	top:252px !important;
}

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

#item71550 {
	width:171px !important;
	height:113px !important;
	left:184px !important;
	top:247px !important;
}

#item55943 {
	width:82px !important;
	height:20px !important;
	left:447px !important;
	top:600px !important;
}

#item55970 {
	width:163px !important;
	height:9px !important;
	left:189px !important;
	top:421px !important;
}

#item55997 {
	width:150px !important;
	height:9px !important;
	left:281px !important;
	top:225px !important;
}

#item56024 {
	width:88px !important;
	height:20px !important;
	left:270px !important;
	top:595px !important;
}

#item56051 {
	width:75px !important;
	height:20px !important;
	left:98px !important;
	top:600px !important;
}

#item56078 {
	width:76px !important;
	height:20px !important;
	left:190px !important;
	top:141px !important;
}

#item56105 {
	width:86px !important;
	height:20px !important;
	left:98px !important;
	top:381px !important;
}

#item56134 {
	width:75px !important;
	height:20px !important;
	left:452px !important;
	top:352px !important;
}

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

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

#item71539 {
	width:252px !important;
	height:305px !important;
}

#item71534 {
	width:252px !important;
	height:305px !important;
	left:14px !important;
	top:14px !important;
}

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

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

#item71593 {
	width:252px !important;
	height:303px !important;
}

#item71588 {
	width:252px !important;
	height:303px !important;
	left:278px !important;
	top:322px !important;
}

#item56161 {
	width:109px !important;
	height:20px !important;
	left:18px !important;
	top:109px !important;
}

#item56191 {
	width:139px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

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

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

#item66617 {
	width:146px !important;
	height:196px !important;
}

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

#item73394 {
	width:297px !important;
	height:84px !important;
}

#item73389 {
	width:297px !important;
	height:84px !important;
	left:163px !important;
	top:125px !important;
}

#item71645 {
	width:170px !important;
	height:157px !important;
}

#item71640 {
	width:170px !important;
	height:157px !important;
	left:14px !important;
	top:215px !important;
}

#item73400 {
	width:72px !important;
	height:50px !important;
}

#item73395 {
	width:72px !important;
	height:50px !important;
	left:195px !important;
	top:215px !important;
}

#item73406 {
	width:72px !important;
	height:50px !important;
}

#item73401 {
	width:72px !important;
	height:50px !important;
	left:195px !important;
	top:268px !important;
}

#item73412 {
	width:72px !important;
	height:50px !important;
}

#item73407 {
	width:72px !important;
	height:50px !important;
	left:195px !important;
	top:320px !important;
}

#item71652 {
	width:79px !important;
	height:98px !important;
}

#item71646 {
	width:79px !important;
	height:98px !important;
	left:14px !important;
	top:456px !important;
}

#item71698 {
	width:70px !important;
	height:24px !important;
}

#item71693 {
	width:70px !important;
	height:24px !important;
	left:190px !important;
	top:525px !important;
}

#item71722 {
	width:70px !important;
	height:25px !important;
}

#item71717 {
	width:70px !important;
	height:25px !important;
	left:190px !important;
	top:508px !important;
}

#item71728 {
	width:70px !important;
	height:25px !important;
}

#item71723 {
	width:70px !important;
	height:25px !important;
	left:190px !important;
	top:492px !important;
}

#item71735 {
	width:70px !important;
	height:39px !important;
}

#item71729 {
	width:70px !important;
	height:39px !important;
	left:190px !important;
	top:464px !important;
}

#item71658 {
	width:112px !important;
	height:100px !important;
}

#item71653 {
	width:112px !important;
	height:100px !important;
	left:289px !important;
	top:432px !important;
}

#item71741 {
	width:93px !important;
	height:67px !important;
}

#item71736 {
	width:93px !important;
	height:67px !important;
	left:446px !important;
	top:432px !important;
}

#item71747 {
	width:93px !important;
	height:61px !important;
}

#item71742 {
	width:93px !important;
	height:61px !important;
	left:446px !important;
	top:501px !important;
}

#item71753 {
	width:93px !important;
	height:67px !important;
}

#item71748 {
	width:93px !important;
	height:67px !important;
	left:446px !important;
	top:567px !important;
}

#item71665 {
	width:252px !important;
	height:157px !important;
}

#item71659 {
	width:252px !important;
	height:157px !important;
	left:278px !important;
	top:214px !important;
}

#item56275 {
	width:141px !important;
	height:9px !important;
	left:280px !important;
	top:417px !important;
}

#item56303 {
	width:70px !important;
	height:30px !important;
	left:462px !important;
	top:154px !important;
}

#item56364 {
	width:70px !important;
	height:21px !important;
	left:462px !important;
	top:184px !important;
}

#item56423 {
	width:156px !important;
	height:9px !important;
	left:276px !important;
	top:589px !important;
}

#item56450 {
	width:156px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item56477 {
	width:156px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item56504 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:418px !important;
}

#item56531 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:428px !important;
}

#item56558 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:439px !important;
}

#item56587 {
	width:60px !important;
	height:9px !important;
	left:116px !important;
	top:597px !important;
}

#item56614 {
	width:58px !important;
	height:9px !important;
	left:182px !important;
	top:597px !important;
}

#item56641 {
	width:81px !important;
	height:9px !important;
	left:18px !important;
	top:608px !important;
}

#item56669 {
	width:86px !important;
	height:9px !important;
	left:104px !important;
	top:608px !important;
}

#item71672 {
	width:183px !important;
	height:217px !important;
}

#item71666 {
	width:183px !important;
	height:217px !important;
	left:341px !important;
	top:63px !important;
}

#item71678 {
	width:194px !important;
	height:177px !important;
}

#item71673 {
	width:194px !important;
	height:177px !important;
	left:144px !important;
	top:154px !important;
}

#item71762 {
	width:51px !important;
	height:24px !important;
}

#item71757 {
	width:51px !important;
	height:24px !important;
	left:141px !important;
	top:70px !important;
}

#item71769 {
	width:51px !important;
	height:24px !important;
}

#item71763 {
	width:51px !important;
	height:24px !important;
	left:200px !important;
	top:70px !important;
}

#item71775 {
	width:51px !important;
	height:24px !important;
}

#item71770 {
	width:51px !important;
	height:24px !important;
	left:257px !important;
	top:70px !important;
}

#item71781 {
	width:51px !important;
	height:24px !important;
}

#item71776 {
	width:51px !important;
	height:24px !important;
	left:165px !important;
	top:107px !important;
}

#item71787 {
	width:51px !important;
	height:24px !important;
}

#item71782 {
	width:51px !important;
	height:24px !important;
	left:223px !important;
	top:107px !important;
}

#item71684 {
	width:182px !important;
	height:165px !important;
}

#item71679 {
	width:182px !important;
	height:165px !important;
	left:14px !important;
	top:336px !important;
}

#item71690 {
	width:214px !important;
	height:214px !important;
}

#item71685 {
	width:214px !important;
	height:214px !important;
	left:316px !important;
	top:358px !important;
}

#item56696 {
	width:88px !important;
	height:9px !important;
	left:181px !important;
	top:540px !important;
}

#item56724 {
	width:88px !important;
	height:9px !important;
	left:181px !important;
	top:551px !important;
}

#item56751 {
	width:89px !important;
	height:9px !important;
	left:181px !important;
	top:561px !important;
}

#item56778 {
	width:87px !important;
	height:9px !important;
	left:219px !important;
	top:486px !important;
}

#item56805 {
	width:84px !important;
	height:9px !important;
	left:219px !important;
	top:496px !important;
}

#item56833 {
	width:85px !important;
	height:9px !important;
	left:219px !important;
	top:507px !important;
}

#item56860 {
	width:107px !important;
	height:9px !important;
	left:207px !important;
	top:421px !important;
}

#item56887 {
	width:108px !important;
	height:9px !important;
	left:207px !important;
	top:432px !important;
}

#item56914 {
	width:109px !important;
	height:9px !important;
	left:207px !important;
	top:442px !important;
}

#item56941 {
	width:109px !important;
	height:9px !important;
	left:207px !important;
	top:453px !important;
}

#item56968 {
	width:110px !important;
	height:9px !important;
	left:359px !important;
	top:296px !important;
}

#item56995 {
	width:110px !important;
	height:9px !important;
	left:359px !important;
	top:306px !important;
}

#item57022 {
	width:110px !important;
	height:9px !important;
	left:359px !important;
	top:317px !important;
}

#item57049 {
	width:110px !important;
	height:9px !important;
	left:359px !important;
	top:327px !important;
}

#item57077 {
	width:110px !important;
	height:9px !important;
	left:359px !important;
	top:338px !important;
}

#item66623 {
	width:252px !important;
	height:128px !important;
}

#item66618 {
	width:252px !important;
	height:128px !important;
	left:14px !important;
	top:14px !important;
}

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

#item71795 {
	width:252px !important;
	height:193px !important;
	left:14px !important;
	top:220px !important;
}

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

#item71807 {
	width:252px !important;
	height:129px !important;
	left:14px !important;
	top:424px !important;
}

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

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

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

#item71801 {
	width:252px !important;
	height:138px !important;
	left:278px !important;
	top:220px !important;
}

#item71821 {
	width:252px !important;
	height:142px !important;
}

#item71815 {
	width:252px !important;
	height:142px !important;
	left:278px !important;
	top:424px !important;
}

#item57104 {
	width:205px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

#item57135 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:201px !important;
}

#item57162 {
	width:92px !important;
	height:30px !important;
	left:171px !important;
	top:384px !important;
}

#item57192 {
	width:135px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item57219 {
	width:155px !important;
	height:9px !important;
	left:283px !important;
	top:603px !important;
}

#item57246 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item71827 {
	width:252px !important;
	height:143px !important;
}

#item71822 {
	width:252px !important;
	height:143px !important;
	left:14px !important;
	top:14px !important;
}

#item71839 {
	width:207px !important;
	height:194px !important;
}

#item71834 {
	width:207px !important;
	height:194px !important;
	left:14px !important;
	top:219px !important;
}

#item71851 {
	width:166px !important;
	height:204px !important;
}

#item71846 {
	width:166px !important;
	height:204px !important;
	left:14px !important;
	top:425px !important;
}

#item71833 {
	width:252px !important;
	height:131px !important;
}

#item71828 {
	width:252px !important;
	height:131px !important;
	left:278px !important;
	top:14px !important;
}

#item71845 {
	width:252px !important;
	height:259px !important;
}

#item71840 {
	width:252px !important;
	height:259px !important;
	left:278px !important;
	top:219px !important;
}

#item71865 {
	width:126px !important;
	height:52px !important;
}

#item71860 {
	width:126px !important;
	height:52px !important;
	left:278px !important;
	top:482px !important;
}

#item71872 {
	width:126px !important;
	height:52px !important;
}

#item71866 {
	width:126px !important;
	height:52px !important;
	left:404px !important;
	top:482px !important;
}

#item57273 {
	width:74px !important;
	height:20px !important;
	left:185px !important;
	top:599px !important;
}

#item57301 {
	width:76px !important;
	height:20px !important;
	left:185px !important;
	top:387px !important;
}

#item57329 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

#item57356 {
	width:179px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item57383 {
	width:215px !important;
	height:9px !important;
	left:277px !important;
	top:589px !important;
}

#item57414 {
	width:215px !important;
	height:9px !important;
	left:277px !important;
	top:600px !important;
}

#item57444 {
	width:215px !important;
	height:9px !important;
	left:277px !important;
	top:610px !important;
}

#item66629 {
	width:167px !important;
	height:131px !important;
}

#item66624 {
	width:167px !important;
	height:131px !important;
	left:190px !important;
	top:216px !important;
}

#item71898 {
	width:167px !important;
	height:125px !important;
}

#item71893 {
	width:167px !important;
	height:125px !important;
	left:190px !important;
	top:423px !important;
}

#item71878 {
	width:162px !important;
	height:146px !important;
}

#item71873 {
	width:162px !important;
	height:146px !important;
	left:369px !important;
	top:14px !important;
}

#item71973 {
	width:167px !important;
	height:120px !important;
}

#item71968 {
	width:167px !important;
	height:120px !important;
	left:190px !important;
	top:14px !important;
}

#item71886 {
	width:162px !important;
	height:131px !important;
}

#item71881 {
	width:162px !important;
	height:131px !important;
	left:369px !important;
	top:216px !important;
}

#item71904 {
	width:162px !important;
	height:141px !important;
}

#item71899 {
	width:162px !important;
	height:141px !important;
	left:369px !important;
	top:423px !important;
}

#item71892 {
	width:164px !important;
	height:135px !important;
}

#item71887 {
	width:164px !important;
	height:135px !important;
	left:14px !important;
	top:216px !important;
}

#item71910 {
	width:164px !important;
	height:144px !important;
}

#item71905 {
	width:164px !important;
	height:144px !important;
	left:14px !important;
	top:423px !important;
}

#item57474 {
	width:67px !important;
	height:30px !important;
	left:13px !important;
	top:174px !important;
}

#item57504 {
	width:91px !important;
	height:20px !important;
	left:13px !important;
	top:393px !important;
}

#item57531 {
	width:137px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item57559 {
	width:170px !important;
	height:9px !important;
	left:191px !important;
	top:196px !important;
}

#item57586 {
	width:151px !important;
	height:9px !important;
	left:367px !important;
	top:196px !important;
}

#item57613 {
	width:111px !important;
	height:9px !important;
	left:367px !important;
	top:611px !important;
}

#item57640 {
	width:161px !important;
	height:9px !important;
	left:367px !important;
	top:403px !important;
}

#item57667 {
	width:170px !important;
	height:9px !important;
	left:189px !important;
	top:600px !important;
}

#item57697 {
	width:170px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item57724 {
	width:74px !important;
	height:20px !important;
	left:189px !important;
	top:393px !important;
}

#item71916 {
	width:167px !important;
	height:143px !important;
}

#item71911 {
	width:167px !important;
	height:143px !important;
	left:190px !important;
	top:423px !important;
}

#item71936 {
	width:167px !important;
	height:145px !important;
}

#item71930 {
	width:167px !important;
	height:145px !important;
	left:190px !important;
	top:215px !important;
}

#item71955 {
	width:55px !important;
	height:81px !important;
}

#item71950 {
	width:55px !important;
	height:81px !important;
	left:254px !important;
	top:41px !important;
}

#item71984 {
	width:54px !important;
	height:91px !important;
}

#item71978 {
	width:54px !important;
	height:91px !important;
	left:310px !important;
	top:16px !important;
}

#item71922 {
	width:166px !important;
	height:159px !important;
}

#item71917 {
	width:166px !important;
	height:159px !important;
	left:364px !important;
	top:423px !important;
}

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

#item71937 {
	width:162px !important;
	height:180px !important;
	left:369px !important;
	top:180px !important;
}

#item71929 {
	width:164px !important;
	height:147px !important;
}

#item71924 {
	width:164px !important;
	height:147px !important;
	left:14px !important;
	top:423px !important;
}

#item71948 {
	width:164px !important;
	height:152px !important;
}

#item71943 {
	width:164px !important;
	height:152px !important;
	left:14px !important;
	top:215px !important;
}

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

#item71962 {
	width:164px !important;
	height:137px !important;
	left:14px !important;
	top:14px !important;
}

#item57751 {
	width:171px !important;
	height:9px !important;
	left:13px !important;
	top:403px !important;
}

#item57778 {
	width:121px !important;
	height:9px !important;
	left:13px !important;
	top:196px !important;
}

#item57806 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item57837 {
	width:151px !important;
	height:9px !important;
	left:189px !important;
	top:611px !important;
}

#item57864 {
	width:153px !important;
	height:9px !important;
	left:189px !important;
	top:403px !important;
}

#item57891 {
	width:144px !important;
	height:9px !important;
	left:364px !important;
	top:403px !important;
}

#item57919 {
	width:133px !important;
	height:9px !important;
	left:364px !important;
	top:611px !important;
}

#item57946 {
	width:134px !important;
	height:9px !important;
	left:189px !important;
	top:186px !important;
}

#item57973 {
	width:134px !important;
	height:9px !important;
	left:189px !important;
	top:196px !important;
}

#item66635 {
	width:159px !important;
	height:302px !important;
}

#item66630 {
	width:159px !important;
	height:302px !important;
	left:14px !important;
	top:14px !important;
}

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

#item71992 {
	width:252px !important;
	height:243px !important;
	left:14px !important;
	top:321px !important;
}

#item72035 {
	width:66px !important;
	height:102px !important;
}

#item72030 {
	width:66px !important;
	height:102px !important;
	left:544px !important;
	top:141px !important;
}

#item71991 {
	width:252px !important;
	height:315px !important;
}

#item71986 {
	width:252px !important;
	height:315px !important;
	left:278px !important;
}

#item72003 {
	width:252px !important;
	height:177px !important;
}

#item71998 {
	width:252px !important;
	height:177px !important;
	left:278px !important;
	top:324px !important;
}

#item58000 {
	width:91px !important;
	height:39px !important;
	left:177px !important;
	top:194px !important;
}

#item58033 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:609px !important;
}

#item58060 {
	width:203px !important;
	height:20px !important;
	left:286px !important;
	top:570px !important;
}

#item58095 {
	width:187px !important;
	height:20px !important;
	left:286px !important;
	top:590px !important;
}

#item72009 {
	width:252px !important;
	height:228px !important;
}

#item72004 {
	width:252px !important;
	height:228px !important;
	left:14px !important;
	top:336px !important;
}

#item72021 {
	width:252px !important;
	height:102px !important;
}

#item72016 {
	width:252px !important;
	height:102px !important;
	left:14px !important;
	top:14px !important;
}

#item72042 {
	width:66px !important;
	height:80px !important;
}

#item72037 {
	width:66px !important;
	height:80px !important;
	left:67px !important;
	top:141px !important;
}

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

#item72010 {
	width:252px !important;
	height:296px !important;
	left:278px !important;
	top:322px !important;
}

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

#item72022 {
	width:252px !important;
	height:236px !important;
	left:278px !important;
	top:14px !important;
}

#item58126 {
	width:164px !important;
	height:29px !important;
	left:276px !important;
	top:590px !important;
}

#item58159 {
	width:202px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item58189 {
	width:257px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item58222 {
	width:220px !important;
	height:21px !important;
	left:13px !important;
	top:292px !important;
}

#item58288 {
	width:220px !important;
	height:21px !important;
	left:13px !important;
	top:313px !important;
}

#item66641 {
	width:252px !important;
	height:226px !important;
}

#item66636 {
	width:252px !important;
	height:226px !important;
	left:14px !important;
	top:14px !important;
}

#item72054 {
	width:99px !important;
	height:190px !important;
}

#item72049 {
	width:99px !important;
	height:190px !important;
	left:168px !important;
	top:355px !important;
}

#item72098 {
	width:78px !important;
	height:99px !important;
}

#item72093 {
	width:78px !important;
	height:99px !important;
	left:83px !important;
	top:394px !important;
}

#item72109 {
	width:78px !important;
	height:99px !important;
}

#item72103 {
	width:78px !important;
	height:99px !important;
	left:14px !important;
	top:414px !important;
}

#item72048 {
	width:142px !important;
	height:223px !important;
}

#item72043 {
	width:142px !important;
	height:223px !important;
	left:290px !important;
	top:14px !important;
}

#item72092 {
	width:98px !important;
	height:172px !important;
}

#item72086 {
	width:98px !important;
	height:172px !important;
	left:433px !important;
	top:14px !important;
}

#item72060 {
	width:162px !important;
	height:258px !important;
}

#item72055 {
	width:162px !important;
	height:258px !important;
	left:278px !important;
	top:321px !important;
}

#item58353 {
	width:262px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item58386 {
	width:125px !important;
	height:9px !important;
	left:276px !important;
	top:293px !important;
}

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

#item58440 {
	width:69px !important;
	height:20px !important;
	left:438px !important;
	top:580px !important;
}

#item58467 {
	width:71px !important;
	height:20px !important;
	left:438px !important;
	top:600px !important;
}

#item58494 {
	width:200px !important;
	height:20px !important;
	left:13px !important;
	top:580px !important;
}

#item58526 {
	width:196px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

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

#item72061 {
	width:252px !important;
	height:221px !important;
	left:14px !important;
	top:321px !important;
}

#item72079 {
	width:104px !important;
	height:218px !important;
}

#item72074 {
	width:104px !important;
	height:218px !important;
	left:8px !important;
	top:9px !important;
}

#item72115 {
	width:153px !important;
	height:218px !important;
}

#item72110 {
	width:153px !important;
	height:218px !important;
	left:114px !important;
	top:9px !important;
}

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

#item72067 {
	width:252px !important;
	height:221px !important;
	left:278px !important;
	top:321px !important;
}

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

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

#item58557 {
	width:149px !important;
	height:20px !important;
	left:276px !important;
	top:292px !important;
}

#item58589 {
	width:238px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item58620 {
	width:222px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item58650 {
	width:255px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item58682 {
	width:255px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item66647 {
	width:88px !important;
	height:67px !important;
}

#item66642 {
	width:88px !important;
	height:67px !important;
	left:179px !important;
	top:98px !important;
}

#item72165 {
	width:88px !important;
	height:67px !important;
}

#item72160 {
	width:88px !important;
	height:67px !important;
	left:179px !important;
	top:166px !important;
}

#item72172 {
	width:88px !important;
	height:67px !important;
}

#item72166 {
	width:88px !important;
	height:67px !important;
	left:179px !important;
	top:237px !important;
}

#item72178 {
	width:88px !important;
	height:52px !important;
}

#item72173 {
	width:88px !important;
	height:52px !important;
	left:179px !important;
	top:306px !important;
}

#item72186 {
	width:88px !important;
	height:48px !important;
}

#item72181 {
	width:88px !important;
	height:48px !important;
	left:179px !important;
	top:360px !important;
}

#item72192 {
	width:88px !important;
	height:48px !important;
}

#item72187 {
	width:88px !important;
	height:48px !important;
	left:179px !important;
	top:412px !important;
}

#item72153 {
	width:139px !important;
	height:150px !important;
}

#item72148 {
	width:139px !important;
	height:150px !important;
	left:14px !important;
	top:120px !important;
}

#item72159 {
	width:139px !important;
	height:116px !important;
}

#item72154 {
	width:139px !important;
	height:116px !important;
	left:14px !important;
	top:295px !important;
}

#item72123 {
	width:252px !important;
	height:309px !important;
}

#item72117 {
	width:252px !important;
	height:309px !important;
	left:278px !important;
}

#item72129 {
	width:252px !important;
	height:308px !important;
}

#item72124 {
	width:252px !important;
	height:308px !important;
	left:278px !important;
	top:321px !important;
}

#item58713 {
	width:111px !important;
	height:30px !important;
	left:412px !important;
	top:279px !important;
}

#item58744 {
	width:123px !important;
	height:20px !important;
	left:403px !important;
	top:459px !important;
}

#item58776 {
	width:228px !important;
	height:20px !important;
	left:13px !important;
	top:534px !important;
}

#item58811 {
	width:252px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

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

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

#item72142 {
	width:252px !important;
	height:221px !important;
	left:14px !important;
}

#item72141 {
	width:212px !important;
	height:614px !important;
}

#item72136 {
	width:212px !important;
	height:614px !important;
	left:332px !important;
	top:14px !important;
}

#item72198 {
	width:143px !important;
	height:138px !important;
}

#item72193 {
	width:143px !important;
	height:138px !important;
	left:278px !important;
	top:375px !important;
}

#item58842 {
	width:205px !important;
	height:20px !important;
	left:13px !important;
	top:293px !important;
}

#item58873 {
	width:198px !important;
	height:9px !important;
	left:16px !important;
	top:605px !important;
}

#item58903 {
	width:95px !important;
	height:40px !important;
	left:276px !important;
	top:108px !important;
}

#item58935 {
	width:76px !important;
	height:20px !important;
	left:280px !important;
	top:346px !important;
}

#item66653 {
	width:276px !important;
	height:237px !important;
}

#item66648 {
	width:276px !important;
	height:237px !important;
	left:14px !important;
	top:14px !important;
}

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

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

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

#item72207 {
	width:252px !important;
	height:235px !important;
	left:278px !important;
	top:321px !important;
}

#item72219 {
	width:161px !important;
	height:296px !important;
}

#item72213 {
	width:161px !important;
	height:296px !important;
	left:304px !important;
	top:14px !important;
}

#item58962 {
	width:174px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item58989 {
	width:174px !important;
	height:9px !important;
	left:281px !important;
	top:605px !important;
}

#item59018 {
	width:222px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item59048 {
	width:62px !important;
	height:40px !important;
	left:469px !important;
	top:272px !important;
}

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

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

#item72232 {
	width:252px !important;
	height:262px !important;
}

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

#item72238 {
	width:129px !important;
	height:177px !important;
}

#item72233 {
	width:129px !important;
	height:177px !important;
	left:270px !important;
	top:335px !important;
}

#item72253 {
	width:129px !important;
	height:177px !important;
}

#item72248 {
	width:129px !important;
	height:177px !important;
	left:401px !important;
	top:335px !important;
}

#item72244 {
	width:127px !important;
	height:317px !important;
}

#item72239 {
	width:127px !important;
	height:317px !important;
	left:403px !important;
	top:14px !important;
}

#item72261 {
	width:127px !important;
	height:127px !important;
}

#item72254 {
	width:127px !important;
	height:127px !important;
	left:278px !important;
	top:14px !important;
}

#item59078 {
	width:146px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item59108 {
	width:239px !important;
	height:9px !important;
	left:13px !important;
	top:318px !important;
}

#item59139 {
	width:236px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item59169 {
	width:236px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item59201 {
	width:110px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item59229 {
	width:110px !important;
	height:9px !important;
	left:276px !important;
	top:318px !important;
}

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

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

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

#item72329 {
	width:252px !important;
	height:176px !important;
	left:278px !important;
	top:369px !important;
}

#item72308 {
	width:114px !important;
	height:100px !important;
}

#item72303 {
	width:114px !important;
	height:100px !important;
	left:94px !important;
	top:89px !important;
}

#item72315 {
	width:106px !important;
	height:100px !important;
}

#item72309 {
	width:106px !important;
	height:100px !important;
	left:59px !important;
	top:172px !important;
}

#item72344 {
	width:252px !important;
	height:255px !important;
}

#item72338 {
	width:252px !important;
	height:255px !important;
	left:14px !important;
	top:371px !important;
}

#item72328 {
	width:202px !important;
	height:116px !important;
}

#item72323 {
	width:202px !important;
	height:116px !important;
	left:278px !important;
	top:268px !important;
}

#item59256 {
	width:114px !important;
	height:20px !important;
	left:417px !important;
	top:243px !important;
}

#item59287 {
	width:83px !important;
	height:29px !important;
	left:179px !important;
	top:456px !important;
}

#item59317 {
	width:232px !important;
	height:9px !important;
	left:13px !important;
	top:339px !important;
}

#item59347 {
	width:232px !important;
	height:9px !important;
	left:13px !important;
	top:349px !important;
}

#item59377 {
	width:163px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

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

#item72350 {
	width:242px !important;
	height:126px !important;
}

#item72345 {
	width:242px !important;
	height:126px !important;
	left:25px !important;
	top:268px !important;
}

#item72362 {
	width:186px !important;
	height:247px !important;
}

#item72357 {
	width:186px !important;
	height:247px !important;
	left:80px !important;
	top:14px !important;
}

#item72368 {
	width:177px !important;
	height:206px !important;
}

#item72363 {
	width:177px !important;
	height:206px !important;
	left:353px !important;
	top:106px !important;
}

#item72374 {
	width:177px !important;
	height:241px !important;
}

#item72369 {
	width:177px !important;
	height:241px !important;
	left:353px !important;
	top:316px !important;
}

#item72356 {
	width:249px !important;
	height:146px !important;
}

#item72351 {
	width:249px !important;
	height:146px !important;
	left:18px !important;
	top:398px !important;
}

#item72381 {
	width:97px !important;
	height:157px !important;
}

#item72376 {
	width:97px !important;
	height:157px !important;
	left:278px !important;
	top:272px !important;
}

#item59432 {
	width:76px !important;
	height:20px !important;
	left:13px !important;
	top:243px !important;
}

#item59460 {
	width:78px !important;
	height:30px !important;
	left:276px !important;
	top:233px !important;
}

#item59492 {
	width:74px !important;
	height:30px !important;
	left:276px !important;
	top:567px !important;
}

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

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

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

#item66661 {
	width:143px !important;
	height:193px !important;
	left:14px !important;
	top:14px !important;
}

#item72407 {
	width:184px !important;
	height:313px !important;
}

#item72401 {
	width:184px !important;
	height:313px !important;
	left:14px !important;
	top:315px !important;
}

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

#item72408 {
	width:252px !important;
	height:195px !important;
	left:278px !important;
	top:264px !important;
}

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

#item72414 {
	width:171px !important;
	height:154px !important;
	left:249px !important;
	top:474px !important;
}

#item72387 {
	width:129px !important;
	height:231px !important;
}

#item72382 {
	width:129px !important;
	height:231px !important;
	left:167px !important;
	top:30px !important;
}

#item72393 {
	width:106px !important;
	height:119px !important;
}

#item72388 {
	width:106px !important;
	height:119px !important;
	left:288px !important;
	top:57px !important;
}

#item72399 {
	width:106px !important;
	height:82px !important;
}

#item72394 {
	width:106px !important;
	height:82px !important;
	left:302px !important;
	top:178px !important;
}

#item59584 {
	width:78px !important;
	height:30px !important;
	left:184px !important;
	top:465px !important;
}

#item59614 {
	width:134px !important;
	height:9px !important;
	left:398px !important;
	top:114px !important;
}

#item59641 {
	width:134px !important;
	height:9px !important;
	left:398px !important;
	top:124px !important;
}

#item59669 {
	width:109px !important;
	height:9px !important;
	left:423px !important;
	top:600px !important;
}

#item59697 {
	width:109px !important;
	height:9px !important;
	left:423px !important;
	top:610px !important;
}

#item59724 {
	width:110px !important;
	height:9px !important;
	left:413px !important;
	top:237px !important;
}

#item59751 {
	width:110px !important;
	height:9px !important;
	left:413px !important;
	top:247px !important;
}

#item72428 {
	width:252px !important;
	height:140px !important;
}

#item72423 {
	width:252px !important;
	height:140px !important;
	left:14px !important;
	top:263px !important;
}

#item72468 {
	width:252px !important;
	height:269px !important;
}

#item72463 {
	width:252px !important;
	height:269px !important;
	left:278px !important;
	top:14px !important;
}

#item72446 {
	width:68px !important;
	height:159px !important;
}

#item72441 {
	width:68px !important;
	height:159px !important;
	left:14px !important;
	top:14px !important;
}

#item72453 {
	width:170px !important;
	height:134px !important;
}

#item72447 {
	width:170px !important;
	height:134px !important;
	left:85px !important;
	top:30px !important;
}

#item72462 {
	width:105px !important;
	height:71px !important;
}

#item72457 {
	width:105px !important;
	height:71px !important;
	left:161px !important;
	top:106px !important;
}

#item72434 {
	width:238px !important;
	height:139px !important;
}

#item72429 {
	width:238px !important;
	height:139px !important;
	left:28px !important;
	top:405px !important;
}

#item72440 {
	width:252px !important;
	height:201px !important;
}

#item72435 {
	width:252px !important;
	height:201px !important;
	left:278px !important;
	top:380px !important;
}

#item59778 {
	width:82px !important;
	height:29px !important;
	left:276px !important;
	top:319px !important;
}

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

#item59836 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item59866 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item59896 {
	width:256px !important;
	height:10px !important;
	left:13px !important;
	top:215px !important;
}

#item59927 {
	width:256px !important;
	height:10px !important;
	left:13px !important;
	top:226px !important;
}

#item59957 {
	width:256px !important;
	height:10px !important;
	left:13px !important;
	top:236px !important;
}

#item66672 {
	width:252px !important;
	height:291px !important;
}

#item66667 {
	width:252px !important;
	height:291px !important;
	left:14px !important;
	top:14px !important;
}

#item72481 {
	width:206px !important;
	height:152px !important;
}

#item72475 {
	width:206px !important;
	height:152px !important;
	left:120px !important;
	top:303px !important;
}

#item72518 {
	width:295px !important;
	height:172px !important;
}

#item72513 {
	width:295px !important;
	height:172px !important;
	top:388px !important;
}

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

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

#item72487 {
	width:147px !important;
	height:128px !important;
}

#item72482 {
	width:147px !important;
	height:128px !important;
	left:383px !important;
	top:366px !important;
}

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

#item72523 {
	width:147px !important;
	height:108px !important;
	left:321px !important;
	top:445px !important;
}

#item59989 {
	width:77px !important;
	height:20px !important;
	left:156px !important;
	top:248px !important;
}

#item60016 {
	width:135px !important;
	height:9px !important;
	left:277px !important;
	top:291px !important;
}

#item60043 {
	width:201px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item60073 {
	width:201px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item60100 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item60127 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item72506 {
	width:88px !important;
	height:191px !important;
}

#item72501 {
	width:88px !important;
	height:191px !important;
	left:14px !important;
	top:64px !important;
}

#item72555 {
	width:155px !important;
	height:110px !important;
}

#item72550 {
	width:155px !important;
	height:110px !important;
	left:111px !important;
	top:54px !important;
}

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

#item72556 {
	width:155px !important;
	height:116px !important;
	left:111px !important;
	top:166px !important;
}

#item72500 {
	width:284px !important;
	height:247px !important;
}

#item72495 {
	width:284px !important;
	height:247px !important;
	left:246px !important;
	top:381px !important;
}

#item72512 {
	width:147px !important;
	height:355px !important;
}

#item72507 {
	width:147px !important;
	height:355px !important;
	left:383px !important;
	top:14px !important;
}

#item72534 {
	width:154px !important;
	height:124px !important;
}

#item72529 {
	width:154px !important;
	height:124px !important;
	left:101px !important;
	top:365px !important;
}

#item72494 {
	width:132px !important;
	height:177px !important;
}

#item72488 {
	width:132px !important;
	height:177px !important;
	left:14px !important;
	top:355px !important;
}

#item72542 {
	width:91px !important;
	height:71px !important;
}

#item72536 {
	width:91px !important;
	height:71px !important;
	left:282px !important;
	top:22px !important;
}

#item72548 {
	width:77px !important;
	height:61px !important;
}

#item72543 {
	width:77px !important;
	height:61px !important;
	left:347px !important;
}

#item60155 {
	width:72px !important;
	height:20px !important;
	left:281px !important;
	top:348px !important;
}

#item60182 {
	width:235px !important;
	height:9px !important;
	left:13px !important;
	top:330px !important;
}

#item60213 {
	width:235px !important;
	height:9px !important;
	left:13px !important;
	top:340px !important;
}

#item60243 {
	width:215px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item60277 {
	width:215px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item64273 {
	width:98px !important;
	height:9px !important;
	left:283px !important;
	top:222px !important;
}

#item64300 {
	width:98px !important;
	height:9px !important;
	left:283px !important;
	top:233px !important;
}

#item66678 {
	width:118px !important;
	height:251px !important;
}

#item66673 {
	width:118px !important;
	height:251px !important;
	left:7px !important;
	top:14px !important;
}

#item72594 {
	width:113px !important;
	height:263px !important;
}

#item72589 {
	width:113px !important;
	height:263px !important;
	left:14px !important;
	top:336px !important;
}

#item72600 {
	width:88px !important;
	height:266px !important;
}

#item72595 {
	width:88px !important;
	height:266px !important;
	left:130px !important;
	top:319px !important;
}

#item72606 {
	width:88px !important;
	height:271px !important;
}

#item72601 {
	width:88px !important;
	height:271px !important;
	left:223px !important;
	top:319px !important;
}

#item72612 {
	width:88px !important;
	height:271px !important;
}

#item72607 {
	width:88px !important;
	height:271px !important;
	left:313px !important;
	top:319px !important;
}

#item72588 {
	width:204px !important;
	height:224px !important;
}

#item72582 {
	width:204px !important;
	height:224px !important;
	left:326px !important;
	top:14px !important;
}

#item72568 {
	width:107px !important;
	height:206px !important;
}

#item72563 {
	width:107px !important;
	height:206px !important;
	left:130px !important;
	top:14px !important;
}

#item72574 {
	width:72px !important;
	height:50px !important;
}

#item72569 {
	width:72px !important;
	height:50px !important;
	left:240px !important;
	top:22px !important;
}

#item72580 {
	width:72px !important;
	height:50px !important;
}

#item72575 {
	width:72px !important;
	height:50px !important;
	left:240px !important;
	top:92px !important;
}

#item60309 {
	width:136px !important;
	height:9px !important;
	left:324px !important;
	top:296px !important;
}

#item60336 {
	width:126px !important;
	height:21px !important;
	left:406px !important;
	top:462px !important;
}

#item60395 {
	width:126px !important;
	height:10px !important;
	left:406px !important;
	top:483px !important;
}

#item60454 {
	width:126px !important;
	height:10px !important;
	left:406px !important;
	top:494px !important;
}

#item60518 {
	width:126px !important;
	height:21px !important;
	left:406px !important;
	top:504px !important;
}

#item60583 {
	width:158px !important;
	height:9px !important;
	left:141px !important;
	top:278px !important;
}

#item60610 {
	width:158px !important;
	height:9px !important;
	left:141px !important;
	top:288px !important;
}

#item72618 {
	width:164px !important;
	height:168px !important;
}

#item72613 {
	width:164px !important;
	height:168px !important;
	left:14px !important;
	top:14px !important;
}

#item72628 {
	width:122px !important;
	height:111px !important;
}

#item72623 {
	width:122px !important;
	height:111px !important;
	left:351px !important;
	top:14px !important;
}

#item72634 {
	width:124px !important;
	height:118px !important;
}

#item72629 {
	width:124px !important;
	height:118px !important;
	left:282px !important;
	top:103px !important;
}

#item72646 {
	width:188px !important;
	height:131px !important;
}

#item72641 {
	width:188px !important;
	height:131px !important;
	left:8px !important;
	top:262px !important;
}

#item72652 {
	width:188px !important;
	height:142px !important;
}

#item72647 {
	width:188px !important;
	height:142px !important;
	left:152px !important;
	top:312px !important;
}

#item72660 {
	width:194px !important;
	height:146px !important;
}

#item72653 {
	width:194px !important;
	height:146px !important;
	left:9px !important;
	top:398px !important;
}

#item72666 {
	width:186px !important;
	height:189px !important;
}

#item72661 {
	width:186px !important;
	height:189px !important;
	left:344px !important;
	top:351px !important;
}

#item72672 {
	width:97px !important;
	height:77px !important;
}

#item72667 {
	width:97px !important;
	height:77px !important;
	left:433px !important;
	top:268px !important;
}

#item72640 {
	width:132px !important;
	height:118px !important;
}

#item72635 {
	width:132px !important;
	height:118px !important;
	left:398px !important;
	top:139px !important;
}

#item60637 {
	width:105px !important;
	height:20px !important;
	left:13px !important;
	top:238px !important;
}

#item60664 {
	width:194px !important;
	height:9px !important;
	left:339px !important;
	top:600px !important;
}

#item60694 {
	width:194px !important;
	height:9px !important;
	left:339px !important;
	top:610px !important;
}

#item60724 {
	width:214px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item60754 {
	width:214px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item60785 {
	width:214px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item60815 {
	width:79px !important;
	height:20px !important;
	left:189px !important;
	top:198px !important;
}

#item60842 {
	width:79px !important;
	height:20px !important;
	left:189px !important;
	top:218px !important;
}

#item60869 {
	width:79px !important;
	height:20px !important;
	left:189px !important;
	top:238px !important;
}

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

#item66695 {
	width:118px !important;
	height:81px !important;
	left:14px !important;
	top:128px !important;
}

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

#item72678 {
	width:86px !important;
	height:94px !important;
	left:187px !important;
	top:33px !important;
}

#item72689 {
	width:86px !important;
	height:103px !important;
}

#item72684 {
	width:86px !important;
	height:103px !important;
	left:187px !important;
	top:98px !important;
}

#item72695 {
	width:201px !important;
	height:100px !important;
}

#item72690 {
	width:201px !important;
	height:100px !important;
	left:278px !important;
	top:6px !important;
}

#item72701 {
	width:187px !important;
	height:136px !important;
}

#item72696 {
	width:187px !important;
	height:136px !important;
	left:278px !important;
	top:108px !important;
}

#item72707 {
	width:257px !important;
	height:224px !important;
}

#item72702 {
	width:257px !important;
	height:224px !important;
	left:14px !important;
	top:323px !important;
}

#item72713 {
	width:257px !important;
	height:224px !important;
}

#item72708 {
	width:257px !important;
	height:224px !important;
	left:278px !important;
	top:323px !important;
}

#item72734 {
	width:209px !important;
	height:229px !important;
}

#item72728 {
	width:209px !important;
	height:229px !important;
	left:544px !important;
	top:284px !important;
}

#item60896 {
	width:257px !important;
	height:9px !important;
	left:13px !important;
	top:607px !important;
}

#item60929 {
	width:198px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item60959 {
	width:225px !important;
	height:9px !important;
	left:276px !important;
	top:292px !important;
}

#item60990 {
	width:225px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item61020 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:282px !important;
}

#item61051 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

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

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

#item72747 {
	width:252px !important;
	height:221px !important;
	left:278px !important;
	top:322px !important;
}

#item72740 {
	width:98px !important;
	height:67px !important;
}

#item72735 {
	width:98px !important;
	height:67px !important;
	left:168px !important;
	top:266px !important;
}

#item72746 {
	width:98px !important;
	height:33px !important;
}

#item72741 {
	width:98px !important;
	height:33px !important;
	left:168px !important;
	top:334px !important;
}

#item72721 {
	width:252px !important;
	height:202px !important;
}

#item72716 {
	width:252px !important;
	height:202px !important;
	left:14px !important;
	top:10px !important;
}

#item72727 {
	width:176px !important;
	height:305px !important;
}

#item72722 {
	width:176px !important;
	height:305px !important;
	left:368px !important;
}

#item61112 {
	width:97px !important;
	height:9px !important;
	left:13px !important;
	top:262px !important;
}

#item61139 {
	width:74px !important;
	height:30px !important;
	left:276px !important;
	top:276px !important;
}

#item61169 {
	width:190px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item61199 {
	width:134px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item61227 {
	width:134px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

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

#item66707 {
	width:164px !important;
	height:202px !important;
}

#item66701 {
	width:164px !important;
	height:202px !important;
	left:5px !important;
	top:96px !important;
}

#item72767 {
	width:135px !important;
	height:286px !important;
}

#item72762 {
	width:135px !important;
	height:286px !important;
	left:14px !important;
	top:303px !important;
}

#item72773 {
	width:98px !important;
	height:232px !important;
}

#item72768 {
	width:98px !important;
	height:232px !important;
	left:155px !important;
	top:247px !important;
}

#item72779 {
	width:196px !important;
	height:204px !important;
}

#item72774 {
	width:196px !important;
	height:204px !important;
	left:334px !important;
	top:14px !important;
}

#item72785 {
	width:224px !important;
	height:122px !important;
}

#item72780 {
	width:224px !important;
	height:122px !important;
	left:266px !important;
	top:298px !important;
}

#item72791 {
	width:252px !important;
	height:114px !important;
}

#item72786 {
	width:252px !important;
	height:114px !important;
	left:278px !important;
	top:422px !important;
}

#item61281 {
	width:115px !important;
	height:20px !important;
	left:276px !important;
	top:79px !important;
}

#item61311 {
	width:95px !important;
	height:29px !important;
	left:170px !important;
	top:141px !important;
}

#item61342 {
	width:108px !important;
	height:20px !important;
	left:153px !important;
	top:600px !important;
}

#item61373 {
	width:211px !important;
	height:9px !important;
	left:271px !important;
	top:600px !important;
}

#item61403 {
	width:211px !important;
	height:9px !important;
	left:271px !important;
	top:610px !important;
}

#item72797 {
	width:196px !important;
	height:231px !important;
}

#item72792 {
	width:196px !important;
	height:231px !important;
	left:18px !important;
	top:14px !important;
}

#item72804 {
	width:164px !important;
	height:83px !important;
}

#item72798 {
	width:164px !important;
	height:83px !important;
	left:113px !important;
	top:218px !important;
}

#item72820 {
	width:164px !important;
	height:131px !important;
}

#item72814 {
	width:164px !important;
	height:131px !important;
	left:347px !important;
	top:14px !important;
}

#item72826 {
	width:142px !important;
	height:106px !important;
}

#item72821 {
	width:142px !important;
	height:106px !important;
	left:366px !important;
	top:153px !important;
}

#item72833 {
	width:191px !important;
	height:147px !important;
}

#item72827 {
	width:191px !important;
	height:147px !important;
	left:305px !important;
	top:279px !important;
}

#item72839 {
	width:214px !important;
	height:114px !important;
}

#item72834 {
	width:214px !important;
	height:114px !important;
	left:316px !important;
	top:387px !important;
}

#item72845 {
	width:233px !important;
	height:130px !important;
}

#item72840 {
	width:233px !important;
	height:130px !important;
	left:278px !important;
	top:505px !important;
}

#item72851 {
	width:137px !important;
	height:85px !important;
}

#item72846 {
	width:137px !important;
	height:85px !important;
	left:21px !important;
	top:430px !important;
}

#item72857 {
	width:36px !important;
	height:38px !important;
}

#item72852 {
	width:36px !important;
	height:38px !important;
	left:161px !important;
	top:432px !important;
}

#item72865 {
	width:36px !important;
	height:38px !important;
}

#item72859 {
	width:36px !important;
	height:38px !important;
	left:161px !important;
	top:479px !important;
}

#item72811 {
	width:94px !important;
	height:63px !important;
}

#item72805 {
	width:94px !important;
	height:63px !important;
	left:7px !important;
	top:264px !important;
}

#item61430 {
	width:83px !important;
	height:20px !important;
	left:242px !important;
	top:192px !important;
}

#item61458 {
	width:101px !important;
	height:20px !important;
	left:242px !important;
	top:74px !important;
}

#item61485 {
	width:133px !important;
	height:9px !important;
	left:12px !important;
	top:589px !important;
}

#item61512 {
	width:133px !important;
	height:9px !important;
	left:12px !important;
	top:600px !important;
}

#item61540 {
	width:133px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item61567 {
	width:187px !important;
	height:10px !important;
	left:12px !important;
	top:400px !important;
}

#item61634 {
	width:187px !important;
	height:10px !important;
	left:12px !important;
	top:411px !important;
}

#item61697 {
	width:75px !important;
	height:20px !important;
	left:200px !important;
	top:560px !important;
}

#item61724 {
	width:71px !important;
	height:20px !important;
	left:200px !important;
	top:580px !important;
}

#item61752 {
	width:71px !important;
	height:20px !important;
	left:200px !important;
	top:600px !important;
}

#item66713 {
	width:252px !important;
	height:191px !important;
}

#item66708 {
	width:252px !important;
	height:191px !important;
	left:278px !important;
	top:14px !important;
}

#item72872 {
	width:163px !important;
	height:230px !important;
}

#item72867 {
	width:163px !important;
	height:230px !important;
	left:14px !important;
	top:95px !important;
}

#item72878 {
	width:81px !important;
	height:94px !important;
}

#item72873 {
	width:81px !important;
	height:94px !important;
	left:185px !important;
	top:209px !important;
}

#item72896 {
	width:136px !important;
	height:185px !important;
}

#item72891 {
	width:136px !important;
	height:185px !important;
	left:283px !important;
	top:283px !important;
}

#item72904 {
	width:149px !important;
	height:194px !important;
}

#item72899 {
	width:149px !important;
	height:194px !important;
	left:382px !important;
	top:362px !important;
}

#item72884 {
	width:81px !important;
	height:187px !important;
}

#item72879 {
	width:81px !important;
	height:187px !important;
	left:185px !important;
	top:315px !important;
}

#item72890 {
	width:127px !important;
	height:264px !important;
}

#item72885 {
	width:127px !important;
	height:264px !important;
	left:35px !important;
	top:281px !important;
}

#item61779 {
	width:86px !important;
	height:29px !important;
	left:181px !important;
	top:102px !important;
}

#item61809 {
	width:159px !important;
	height:9px !important;
	left:283px !important;
	top:253px !important;
}

#item61836 {
	width:109px !important;
	height:20px !important;
	left:134px !important;
	top:600px !important;
}

#item61867 {
	width:207px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item61898 {
	width:207px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item72910 {
	width:252px !important;
	height:191px !important;
}

#item72905 {
	width:252px !important;
	height:191px !important;
	left:14px !important;
	top:14px !important;
}

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

#item72911 {
	width:252px !important;
	height:227px !important;
	left:14px !important;
	top:261px !important;
}

#item72922 {
	width:162px !important;
	height:96px !important;
}

#item72917 {
	width:162px !important;
	height:96px !important;
	left:54px !important;
	top:341px !important;
}

#item72929 {
	width:59px !important;
	height:96px !important;
}

#item72923 {
	width:59px !important;
	height:96px !important;
	left:208px !important;
	top:451px !important;
}

#item72935 {
	width:181px !important;
	height:292px !important;
}

#item72930 {
	width:181px !important;
	height:292px !important;
	left:349px !important;
	top:14px !important;
}

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

#item72936 {
	width:252px !important;
	height:223px !important;
	left:278px !important;
	top:324px !important;
}

#item61928 {
	width:71px !important;
	height:20px !important;
	left:276px !important;
	top:253px !important;
}

#item61955 {
	width:155px !important;
	height:9px !important;
	left:13px !important;
	top:248px !important;
}

#item61982 {
	width:205px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item62013 {
	width:255px !important;
	height:10px !important;
	left:13px !important;
	top:588px !important;
}

#item62045 {
	width:255px !important;
	height:10px !important;
	left:13px !important;
	top:599px !important;
}

#item62077 {
	width:255px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

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

#item66715 {
	width:151px !important;
	height:101px !important;
	left:14px !important;
	top:14px !important;
}

#item72951 {
	width:114px !important;
	height:133px !important;
}

#item72945 {
	width:114px !important;
	height:133px !important;
	left:37px !important;
	top:140px !important;
}

#item72976 {
	width:186px !important;
	height:108px !important;
}

#item72971 {
	width:186px !important;
	height:108px !important;
	left:94px !important;
	top:347px !important;
}

#item72983 {
	width:215px !important;
	height:122px !important;
}

#item72977 {
	width:215px !important;
	height:122px !important;
	left:26px !important;
	top:417px !important;
}

#item72989 {
	width:197px !important;
	height:157px !important;
}

#item72984 {
	width:197px !important;
	height:157px !important;
	left:348px !important;
	top:315px !important;
}

#item73005 {
	width:197px !important;
	height:209px !important;
}

#item73000 {
	width:197px !important;
	height:209px !important;
	left:248px !important;
	top:416px !important;
}

#item72957 {
	width:157px !important;
	height:98px !important;
}

#item72952 {
	width:157px !important;
	height:98px !important;
	left:240px !important;
	top:14px !important;
}

#item72963 {
	width:172px !important;
	height:102px !important;
}

#item72958 {
	width:172px !important;
	height:102px !important;
	left:248px !important;
	top:114px !important;
}

#item72969 {
	width:135px !important;
	height:133px !important;
}

#item72964 {
	width:135px !important;
	height:133px !important;
	left:400px !important;
	top:27px !important;
}

#item62109 {
	width:250px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item62140 {
	width:250px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item62171 {
	width:173px !important;
	height:10px !important;
	left:13px !important;
	top:320px !important;
}

#item62201 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:331px !important;
}

#item62228 {
	width:80px !important;
	height:20px !important;
	left:448px !important;
	top:580px !important;
}

#item62255 {
	width:80px !important;
	height:20px !important;
	left:448px !important;
	top:600px !important;
}

#item62282 {
	width:217px !important;
	height:9px !important;
	left:249px !important;
	top:276px !important;
}

#item62313 {
	width:217px !important;
	height:9px !important;
	left:249px !important;
	top:286px !important;
}

#item62345 {
	width:217px !important;
	height:9px !important;
	left:249px !important;
	top:297px !important;
}

#item73012 {
	width:145px !important;
	height:185px !important;
}

#item73007 {
	width:145px !important;
	height:185px !important;
	left:14px !important;
	top:349px !important;
}

#item73019 {
	width:154px !important;
	height:143px !important;
}

#item73013 {
	width:154px !important;
	height:143px !important;
	left:170px !important;
	top:444px !important;
}

#item73025 {
	width:154px !important;
	height:112px !important;
}

#item73020 {
	width:154px !important;
	height:112px !important;
	left:294px !important;
	top:510px !important;
}

#item73031 {
	width:129px !important;
	height:177px !important;
}

#item73026 {
	width:129px !important;
	height:177px !important;
	left:405px !important;
	top:357px !important;
}

#item73048 {
	width:138px !important;
	height:177px !important;
}

#item73043 {
	width:138px !important;
	height:177px !important;
	left:392px !important;
	top:91px !important;
}

#item73054 {
	width:170px !important;
	height:177px !important;
}

#item73049 {
	width:170px !important;
	height:177px !important;
	left:218px !important;
	top:91px !important;
}

#item73060 {
	width:185px !important;
	height:317px !important;
}

#item73055 {
	width:185px !important;
	height:317px !important;
	left:14px !important;
	top:14px !important;
}

#item62372 {
	width:87px !important;
	height:20px !important;
	left:106px !important;
	top:306px !important;
}

#item62399 {
	width:100px !important;
	height:20px !important;
	left:19px !important;
	top:597px !important;
}

#item62430 {
	width:126px !important;
	height:9px !important;
	left:170px !important;
	top:419px !important;
}

#item62457 {
	width:126px !important;
	height:9px !important;
	left:170px !important;
	top:430px !important;
}

#item62484 {
	width:181px !important;
	height:9px !important;
	left:214px !important;
	top:317px !important;
}

#item62514 {
	width:181px !important;
	height:9px !important;
	left:214px !important;
	top:328px !important;
}

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

#item66721 {
	width:252px !important;
	height:224px !important;
	left:278px !important;
	top:14px !important;
}

#item73067 {
	width:252px !important;
	height:166px !important;
}

#item73062 {
	width:252px !important;
	height:166px !important;
	left:14px !important;
	top:14px !important;
}

#item73073 {
	width:81px !important;
	height:86px !important;
}

#item73068 {
	width:81px !important;
	height:86px !important;
	left:185px !important;
	top:218px !important;
}

#item73079 {
	width:98px !important;
	height:67px !important;
}

#item73074 {
	width:98px !important;
	height:67px !important;
	left:14px !important;
	top:315px !important;
}

#item73085 {
	width:240px !important;
	height:141px !important;
}

#item73080 {
	width:240px !important;
	height:141px !important;
	left:27px !important;
	top:393px !important;
}

#item73091 {
	width:178px !important;
	height:184px !important;
}

#item73086 {
	width:178px !important;
	height:184px !important;
	left:278px !important;
	top:313px !important;
}

#item73100 {
	width:164px !important;
	height:184px !important;
}

#item73094 {
	width:164px !important;
	height:184px !important;
	left:321px !important;
	top:377px !important;
}

#item62542 {
	width:214px !important;
	height:9px !important;
	left:276px !important;
	top:296px !important;
}

#item62572 {
	width:136px !important;
	height:20px !important;
	left:13px !important;
	top:214px !important;
}

#item62602 {
	width:134px !important;
	height:9px !important;
	left:13px !important;
	top:296px !important;
}

#item62630 {
	width:175px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

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

#item62687 {
	width:190px !important;
	height:9px !important;
	left:17px !important;
	top:600px !important;
}

#item62717 {
	width:190px !important;
	height:9px !important;
	left:17px !important;
	top:610px !important;
}

#item73106 {
	width:130px !important;
	height:103px !important;
}

#item73101 {
	width:130px !important;
	height:103px !important;
	left:69px !important;
	top:6px !important;
}

#item73112 {
	width:110px !important;
	height:82px !important;
}

#item73107 {
	width:110px !important;
	height:82px !important;
	left:103px !important;
	top:155px !important;
}

#item73137 {
	width:208px !important;
	height:115px !important;
}

#item73132 {
	width:208px !important;
	height:115px !important;
	left:26px !important;
	top:312px !important;
}

#item73152 {
	width:148px !important;
	height:142px !important;
}

#item73147 {
	width:148px !important;
	height:142px !important;
	left:266px !important;
	top:315px !important;
}

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

#item73153 {
	width:164px !important;
	height:156px !important;
	left:366px !important;
	top:383px !important;
}

#item73143 {
	width:219px !important;
	height:115px !important;
}

#item73138 {
	width:219px !important;
	height:115px !important;
	left:43px !important;
	top:428px !important;
}

#item73118 {
	width:307px !important;
	height:190px !important;
}

#item73113 {
	width:307px !important;
	height:190px !important;
	left:223px !important;
	top:14px !important;
}

#item73124 {
	width:181px !important;
	height:119px !important;
}

#item73119 {
	width:181px !important;
	height:119px !important;
	left:266px !important;
	top:28px !important;
}

#item73131 {
	width:93px !important;
	height:43px !important;
}

#item73125 {
	width:93px !important;
	height:43px !important;
	left:305px !important;
	top:83px !important;
}

#item62744 {
	width:311px !important;
	height:10px !important;
	left:223px !important;
	top:274px !important;
}

#item62777 {
	width:311px !important;
	height:10px !important;
	left:223px !important;
	top:284px !important;
}

#item62809 {
	width:311px !important;
	height:10px !important;
	left:223px !important;
	top:295px !important;
}

#item62841 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:285px !important;
}

#item62868 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:296px !important;
}

#item62896 {
	width:202px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item62927 {
	width:202px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item62959 {
	width:171px !important;
	height:9px !important;
	left:277px !important;
	top:600px !important;
}

#item62987 {
	width:171px !important;
	height:9px !important;
	left:277px !important;
	top:610px !important;
}

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

#item66727 {
	width:145px !important;
	height:142px !important;
	left:14px !important;
	top:14px !important;
}

#item73165 {
	width:90px !important;
	height:115px !important;
}

#item73160 {
	width:90px !important;
	height:115px !important;
	left:176px !important;
	top:17px !important;
}

#item73171 {
	width:252px !important;
	height:190px !important;
}

#item73166 {
	width:252px !important;
	height:190px !important;
	left:278px !important;
	top:14px !important;
}

#item73178 {
	width:112px !important;
	height:93px !important;
}

#item73173 {
	width:112px !important;
	height:93px !important;
	left:348px !important;
	top:68px !important;
}

#item73185 {
	width:94px !important;
	height:102px !important;
}

#item73179 {
	width:94px !important;
	height:102px !important;
	left:437px !important;
	top:208px !important;
}

#item73191 {
	width:161px !important;
	height:102px !important;
}

#item73186 {
	width:161px !important;
	height:102px !important;
	left:94px !important;
	top:308px !important;
}

#item73199 {
	width:190px !important;
	height:117px !important;
}

#item73194 {
	width:190px !important;
	height:117px !important;
	left:14px !important;
	top:386px !important;
}

#item73205 {
	width:113px !important;
	height:117px !important;
}

#item73200 {
	width:113px !important;
	height:117px !important;
	left:153px !important;
	top:510px !important;
}

#item73211 {
	width:249px !important;
	height:165px !important;
}

#item73206 {
	width:249px !important;
	height:165px !important;
	left:281px !important;
	top:326px !important;
}

#item73217 {
	width:123px !important;
	height:106px !important;
}

#item73212 {
	width:123px !important;
	height:106px !important;
	left:284px !important;
	top:502px !important;
}

#item63014 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

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

#item63068 {
	width:104px !important;
	height:9px !important;
	left:409px !important;
	top:590px !important;
}

#item63095 {
	width:104px !important;
	height:9px !important;
	left:409px !important;
	top:600px !important;
}

#item63122 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:284px !important;
}

#item63152 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:294px !important;
}

#item63179 {
	width:116px !important;
	height:20px !important;
	left:275px !important;
	top:272px !important;
}

#item63212 {
	width:122px !important;
	height:20px !important;
	left:275px !important;
	top:292px !important;
}

#item73223 {
	width:112px !important;
	height:88px !important;
}

#item73218 {
	width:112px !important;
	height:88px !important;
	left:28px !important;
	top:14px !important;
}

#item73230 {
	width:112px !important;
	height:88px !important;
}

#item73224 {
	width:112px !important;
	height:88px !important;
	left:145px !important;
	top:39px !important;
}

#item73236 {
	width:128px !important;
	height:107px !important;
}

#item73231 {
	width:128px !important;
	height:107px !important;
	left:14px !important;
	top:107px !important;
}

#item73242 {
	width:118px !important;
	height:91px !important;
}

#item73237 {
	width:118px !important;
	height:91px !important;
	left:160px !important;
	top:130px !important;
}

#item73249 {
	width:118px !important;
	height:188px !important;
}

#item73243 {
	width:118px !important;
	height:188px !important;
	left:420px !important;
	top:51px !important;
}

#item73255 {
	width:125px !important;
	height:148px !important;
}

#item73250 {
	width:125px !important;
	height:148px !important;
	left:290px !important;
	top:128px !important;
}

#item73264 {
	width:228px !important;
	height:232px !important;
}

#item73259 {
	width:228px !important;
	height:232px !important;
	left:14px !important;
	top:324px !important;
}

#item73270 {
	width:203px !important;
	height:153px !important;
}

#item73265 {
	width:203px !important;
	height:153px !important;
	left:286px !important;
	top:282px !important;
}

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

#item73271 {
	width:228px !important;
	height:170px !important;
	left:302px !important;
	top:368px !important;
}

#item63243 {
	width:224px !important;
	height:9px !important;
	left:10px !important;
	top:610px !important;
}

#item63273 {
	width:227px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item63304 {
	width:227px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item63334 {
	width:116px !important;
	height:20px !important;
	left:276px !important;
	top:64px !important;
}

#item63364 {
	width:100px !important;
	height:20px !important;
	left:276px !important;
	top:84px !important;
}

#item63391 {
	width:100px !important;
	height:9px !important;
	left:13px !important;
	top:282px !important;
}

#item63418 {
	width:100px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item63446 {
	width:100px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item66739 {
	width:171px !important;
	height:149px !important;
}

#item66733 {
	width:171px !important;
	height:149px !important;
	left:14px !important;
	top:9px !important;
}

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

#item73286 {
	width:248px !important;
	height:162px !important;
	left:41px !important;
	top:281px !important;
}

#item73297 {
	width:136px !important;
	height:105px !important;
}

#item73292 {
	width:136px !important;
	height:105px !important;
	left:124px !important;
	top:386px !important;
}

#item73310 {
	width:268px !important;
	height:170px !important;
}

#item73305 {
	width:268px !important;
	height:170px !important;
	left:262px !important;
	top:473px !important;
}

#item73303 {
	width:106px !important;
	height:75px !important;
}

#item73298 {
	width:106px !important;
	height:75px !important;
	left:14px !important;
	top:445px !important;
}

#item73285 {
	width:224px !important;
	height:196px !important;
}

#item73280 {
	width:224px !important;
	height:196px !important;
	left:306px !important;
	top:14px !important;
}

#item63473 {
	width:84px !important;
	height:20px !important;
	left:185px !important;
	top:215px !important;
}

#item63500 {
	width:170px !important;
	height:20px !important;
	left:303px !important;
	top:267px !important;
}

#item63532 {
	width:212px !important;
	height:9px !important;
	left:308px !important;
	top:446px !important;
}

#item63562 {
	width:81px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item63589 {
	width:88px !important;
	height:20px !important;
	left:140px !important;
	top:600px !important;
}

#item73317 {
	width:96px !important;
	height:185px !important;
}

#item73312 {
	width:96px !important;
	height:185px !important;
	left:74px !important;
}

#item73342 {
	width:146px !important;
	height:163px !important;
}

#item73337 {
	width:146px !important;
	height:163px !important;
	left:99px !important;
	top:231px !important;
}

#item73388 {
	width:74px !important;
	height:72px !important;
}

#item73383 {
	width:74px !important;
	height:72px !important;
	left:14px !important;
	top:184px !important;
}

#item73349 {
	width:72px !important;
	height:83px !important;
}

#item73343 {
	width:72px !important;
	height:83px !important;
	left:14px !important;
	top:421px !important;
}

#item73356 {
	width:125px !important;
	height:70px !important;
}

#item73350 {
	width:125px !important;
	height:70px !important;
	left:80px !important;
	top:481px !important;
}

#item73363 {
	width:196px !important;
	height:249px !important;
}

#item73357 {
	width:196px !important;
	height:249px !important;
	left:334px !important;
	top:372px !important;
}

#item73323 {
	width:91px !important;
	height:167px !important;
}

#item73318 {
	width:91px !important;
	height:167px !important;
	left:196px !important;
	top:14px !important;
}

#item73329 {
	width:97px !important;
	height:199px !important;
}

#item73324 {
	width:97px !important;
	height:199px !important;
	left:300px !important;
	top:60px !important;
}

#item73336 {
	width:127px !important;
	height:225px !important;
}

#item73330 {
	width:127px !important;
	height:225px !important;
	left:403px !important;
	top:77px !important;
}

#item63616 {
	width:77px !important;
	height:29px !important;
	left:13px !important;
	top:93px !important;
}

#item63643 {
	width:76px !important;
	height:20px !important;
	left:12px !important;
	top:600px !important;
}

#item63671 {
	width:111px !important;
	height:20px !important;
	left:13px !important;
	top:371px !important;
}

#item63698 {
	width:81px !important;
	height:29px !important;
	left:249px !important;
	top:592px !important;
}

#item63728 {
	width:73px !important;
	height:20px !important;
	left:149px !important;
	top:600px !important;
}

#item63755 {
	width:222px !important;
	height:9px !important;
	left:265px !important;
	top:350px !important;
}

#item63786 {
	width:222px !important;
	height:9px !important;
	left:265px !important;
	top:361px !important;
}

#item66745 {
	width:249px !important;
	height:410px !important;
}

#item66740 {
	width:249px !important;
	height:410px !important;
	left:14px !important;
	top:38px !important;
}

#item73370 {
	width:264px !important;
	height:191px !important;
}

#item73365 {
	width:264px !important;
	height:191px !important;
	left:266px !important;
	top:218px !important;
}

#item73382 {
	width:317px !important;
	height:212px !important;
}

#item73376 {
	width:317px !important;
	height:212px !important;
	left:215px !important;
	top:365px !important;
}

#item63818 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:541px !important;
}

#item63845 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:552px !important;
}

#item63872 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:562px !important;
}
#in5footer,  #prefooter {display:none;}
