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

#item68677 {
	width:190px !important;
	height:363px !important;
}

#item68675 {
	width:190px !important;
	height:363px !important;
	left:188px !important;
	top:132px !important;
}

#item69284 {
	width:198px !important;
	height:351px !important;
}

#item69278 {
	width:198px !important;
	height:351px !important;
	left:20px !important;
	top:224px !important;
}

#item69290 {
	width:212px !important;
	height:351px !important;
}

#item69285 {
	width:212px !important;
	height:351px !important;
	left:323px !important;
	top:285px !important;
}

#item69297 {
	width:72px !important;
	height:134px !important;
}

#item69291 {
	width:72px !important;
	height:134px !important;
	left:387px !important;
	top:16px !important;
}

#item69341 {
	width:75px !important;
	height:131px !important;
}

#item69336 {
	width:75px !important;
	height:131px !important;
	left:324px !important;
	top:48px !important;
}

#item69349 {
	width:81px !important;
	height:131px !important;
}

#item69344 {
	width:81px !important;
	height:131px !important;
	left:437px !important;
	top:73px !important;
}

#item69303 {
	width:334px !important;
	height:269px !important;
}

#item69298 {
	width:334px !important;
	height:269px !important;
	left:14px !important;
	top:272px !important;
}

#item69309 {
	width:160px !important;
	height:246px !important;
}

#item69304 {
	width:160px !important;
	height:246px !important;
	left:370px !important;
	top:406px !important;
}

#item69355 {
	width:67px !important;
	height:104px !important;
}

#item69350 {
	width:67px !important;
	height:104px !important;
	left:341px !important;
	top:279px !important;
}

#item68192 {
	width:74px !important;
	height:30px !important;
	left:283px !important;
	top:319px !important;
}

#item68219 {
	width:112px !important;
	height:20px !important;
	left:425px !important;
	top:368px !important;
}

#item68246 {
	width:169px !important;
	height:9px !important;
	left:315px !important;
	top:236px !important;
}

#item68273 {
	width:169px !important;
	height:9px !important;
	left:315px !important;
	top:246px !important;
}

#item68300 {
	width:169px !important;
	height:9px !important;
	left:315px !important;
	top:257px !important;
}

#item68328 {
	width:184px !important;
	height:9px !important;
	left:12px !important;
	top:600px !important;
}

#item68359 {
	width:212px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item76093 {
	width:75px !important;
	height:78px !important;
	left:198px !important;
	top:227px !important;
}

#item69315 {
	width:239px !important;
	height:289px !important;
}

#item69310 {
	width:239px !important;
	height:289px !important;
	left:114px !important;
	top:14px !important;
}

#item69329 {
	width:374px !important;
	height:305px !important;
}

#item69324 {
	width:374px !important;
	height:305px !important;
	left:156px !important;
	top:362px !important;
}

#item69335 {
	width:116px !important;
	height:71px !important;
}

#item69330 {
	width:116px !important;
	height:71px !important;
	left:16px !important;
	top:405px !important;
}

#item69323 {
	width:232px !important;
	height:287px !important;
}

#item69316 {
	width:232px !important;
	height:287px !important;
	left:312px !important;
	top:160px !important;
}

#item76009 {
	width:266px !important;
	height:26px !important;
}

#item76004 {
	width:266px !important;
	height:26px !important;
	left:102px !important;
	top:139px !important;
}

#item76016 {
	width:266px !important;
	height:26px !important;
}

#item76010 {
	width:266px !important;
	height:26px !important;
	left:102px !important;
}

#item68389 {
	width:81px !important;
	height:20px !important;
	left:13px !important;
	top:203px !important;
}

#item68416 {
	width:97px !important;
	height:30px !important;
	left:13px !important;
	top:113px !important;
}

#item68446 {
	width:70px !important;
	height:29px !important;
	left:13px !important;
	top:345px !important;
}

#item68477 {
	width:87px !important;
	height:28px !important;
	left:13px !important;
	top:373px !important;
}

#item68508 {
	width:117px !important;
	height:9px !important;
	left:12px !important;
	top:600px !important;
}

#item68537 {
	width:117px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

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

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

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

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

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

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

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

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

#item76133 {
	width:461px !important;
	height:601px !important;
	left:43px !important;
	top:29px !important;
}

#item69368 {
	width:275px !important;
	height:145px !important;
}

#item69363 {
	width:275px !important;
	height:145px !important;
	left:255px !important;
}

#item69374 {
	width:230px !important;
	height:371px !important;
}

#item69369 {
	width:230px !important;
	height:371px !important;
	left:14px !important;
}

#item69381 {
	width:375px !important;
	height:214px !important;
}

#item69375 {
	width:375px !important;
	height:214px !important;
	left:14px !important;
	top:386px !important;
}

#item69387 {
	width:162px !important;
	height:206px !important;
}

#item69382 {
	width:162px !important;
	height:206px !important;
	left:266px !important;
	top:200px !important;
}

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

#item69388 {
	width:125px !important;
	height:111px !important;
	left:405px !important;
	top:409px !important;
}

#item69433 {
	width:254px !important;
	height:200px !important;
}

#item69426 {
	width:254px !important;
	height:200px !important;
	left:544px !important;
}

#item33403 {
	width:259px !important;
	height:9px !important;
	left:262px !important;
	top:177px !important;
}

#item33434 {
	width:70px !important;
	height:30px !important;
	left:458px !important;
	top:307px !important;
}

#item33461 {
	width:79px !important;
	height:20px !important;
	left:166px !important;
	top:324px !important;
}

#item33491 {
	width:79px !important;
	height:28px !important;
	left:166px !important;
	top:343px !important;
}

#item33521 {
	width:213px !important;
	height:9px !important;
	left:320px !important;
	top:589px !important;
}

#item33551 {
	width:285px !important;
	height:9px !important;
	left:247px !important;
	top:600px !important;
}

#item33582 {
	width:285px !important;
	height:9px !important;
	left:247px !important;
	top:610px !important;
}

#item69400 {
	width:130px !important;
	height:213px !important;
}

#item69394 {
	width:130px !important;
	height:213px !important;
	left:56px !important;
	top:425px !important;
}

#item69406 {
	width:288px !important;
	height:236px !important;
}

#item69401 {
	width:288px !important;
	height:236px !important;
	left:257px !important;
	top:371px !important;
}

#item69418 {
	width:171px !important;
	height:315px !important;
}

#item69413 {
	width:171px !important;
	height:315px !important;
	left:359px !important;
	top:14px !important;
}

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

#item69407 {
	width:58px !important;
	height:69px !important;
	left:193px !important;
	top:339px !important;
}

#item69451 {
	width:58px !important;
	height:53px !important;
}

#item69446 {
	width:58px !important;
	height:53px !important;
	left:193px !important;
	top:412px !important;
}

#item69445 {
	width:63px !important;
	height:69px !important;
}

#item69440 {
	width:63px !important;
	height:69px !important;
	left:255px !important;
	top:339px !important;
}

#item69425 {
	width:117px !important;
	height:218px !important;
}

#item69419 {
	width:117px !important;
	height:218px !important;
	left:14px !important;
	top:164px !important;
}

#item33616 {
	width:41px !important;
	height:9px !important;
	left:301px !important;
	top:575px !important;
}

#item33643 {
	width:42px !important;
	height:9px !important;
	left:301px !important;
	top:587px !important;
}

#item33671 {
	width:42px !important;
	height:9px !important;
	left:301px !important;
	top:600px !important;
}

#item33698 {
	width:41px !important;
	height:9px !important;
	left:245px !important;
	top:600px !important;
}

#item33725 {
	width:42px !important;
	height:9px !important;
	left:301px !important;
	top:613px !important;
}

#item33752 {
	width:41px !important;
	height:9px !important;
	left:245px !important;
	top:613px !important;
}

#item33779 {
	width:41px !important;
	height:9px !important;
	left:245px !important;
	top:575px !important;
}

#item33807 {
	width:39px !important;
	height:9px !important;
	left:245px !important;
	top:587px !important;
}

#item33834 {
	width:93px !important;
	height:40px !important;
	left:13px !important;
	top:510px !important;
}

#item33862 {
	width:99px !important;
	height:20px !important;
	left:158px !important;
	top:302px !important;
}

#item33889 {
	width:74px !important;
	height:20px !important;
	left:266px !important;
	top:292px !important;
}

#item33916 {
	width:72px !important;
	height:29px !important;
	left:265px !important;
	top:122px !important;
}

#item68698 {
	width:186px !important;
	height:165px !important;
}

#item68693 {
	width:186px !important;
	height:165px !important;
	left:218px !important;
}

#item69485 {
	width:105px !important;
	height:67px !important;
}

#item69480 {
	width:105px !important;
	height:67px !important;
	left:337px !important;
	top:208px !important;
}

#item69497 {
	width:209px !important;
	height:96px !important;
}

#item69492 {
	width:209px !important;
	height:96px !important;
	left:307px !important;
	top:279px !important;
}

#item69458 {
	width:137px !important;
	height:230px !important;
}

#item69452 {
	width:137px !important;
	height:230px !important;
	left:11px !important;
	top:14px !important;
}

#item69464 {
	width:146px !important;
	height:246px !important;
}

#item69459 {
	width:146px !important;
	height:246px !important;
	left:26px !important;
	top:310px !important;
}

#item69470 {
	width:124px !important;
	height:130px !important;
}

#item69465 {
	width:124px !important;
	height:130px !important;
	left:281px !important;
	top:434px !important;
}

#item69479 {
	width:124px !important;
	height:122px !important;
}

#item69473 {
	width:124px !important;
	height:122px !important;
	left:406px !important;
	top:456px !important;
}

#item69491 {
	width:86px !important;
	height:132px !important;
}

#item69486 {
	width:86px !important;
	height:132px !important;
	left:444px !important;
	top:157px !important;
}

#item33943 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item33970 {
	width:96px !important;
	height:20px !important;
	left:407px !important;
	top:74px !important;
}

#item33997 {
	width:58px !important;
	height:49px !important;
	left:152px !important;
	top:172px !important;
}

#item34028 {
	width:297px !important;
	height:10px !important;
	left:235px !important;
	top:394px !important;
}

#item34058 {
	width:297px !important;
	height:10px !important;
	left:235px !important;
	top:404px !important;
}

#item34089 {
	width:297px !important;
	height:10px !important;
	left:235px !important;
	top:415px !important;
}

#item34121 {
	width:175px !important;
	height:9px !important;
	left:255px !important;
	top:600px !important;
}

#item34152 {
	width:175px !important;
	height:9px !important;
	left:255px !important;
	top:610px !important;
}

#item69506 {
	width:312px !important;
	height:180px !important;
}

#item69501 {
	width:312px !important;
	height:180px !important;
	left:14px !important;
	top:444px !important;
}

#item69512 {
	width:85px !important;
	height:71px !important;
}

#item69507 {
	width:85px !important;
	height:71px !important;
	left:237px !important;
	top:553px !important;
}

#item69518 {
	width:161px !important;
	height:177px !important;
}

#item69513 {
	width:161px !important;
	height:177px !important;
	left:374px !important;
	top:366px !important;
}

#item69528 {
	width:59px !important;
	height:81px !important;
}

#item69523 {
	width:59px !important;
	height:81px !important;
	left:310px !important;
	top:398px !important;
}

#item69534 {
	width:118px !important;
	height:186px !important;
}

#item69529 {
	width:118px !important;
	height:186px !important;
	left:145px !important;
	top:215px !important;
}

#item69540 {
	width:190px !important;
	height:283px !important;
}

#item69535 {
	width:190px !important;
	height:283px !important;
	left:340px !important;
	top:14px !important;
}

#item69546 {
	width:194px !important;
	height:158px !important;
}

#item69541 {
	width:194px !important;
	height:158px !important;
	left:108px !important;
	top:37px !important;
}

#item34179 {
	width:147px !important;
	height:9px !important;
	left:346px !important;
	top:344px !important;
}

#item34206 {
	width:71px !important;
	height:20px !important;
	left:336px !important;
	top:598px !important;
}

#item34233 {
	width:89px !important;
	height:20px !important;
	left:13px !important;
	top:151px !important;
}

#item34260 {
	width:76px !important;
	height:20px !important;
	left:13px !important;
	top:250px !important;
}

#item34287 {
	width:114px !important;
	height:29px !important;
	left:13px !important;
	top:270px !important;
}

#item34320 {
	width:121px !important;
	height:9px !important;
	left:13px !important;
	top:396px !important;
}

#item34348 {
	width:121px !important;
	height:9px !important;
	left:13px !important;
	top:407px !important;
}

#item34375 {
	width:121px !important;
	height:9px !important;
	left:13px !important;
	top:417px !important;
}

#item68704 {
	width:172px !important;
	height:263px !important;
}

#item68699 {
	width:172px !important;
	height:263px !important;
	left:279px !important;
	top:206px !important;
}

#item69610 {
	width:267px !important;
	height:124px !important;
}

#item69604 {
	width:267px !important;
	height:124px !important;
	left:544px !important;
	top:222px !important;
}

#item69552 {
	width:253px !important;
	height:135px !important;
}

#item69547 {
	width:253px !important;
	height:135px !important;
	left:277px !important;
}

#item69558 {
	width:145px !important;
	height:203px !important;
}

#item69553 {
	width:145px !important;
	height:203px !important;
	left:14px !important;
	top:29px !important;
}

#item69564 {
	width:252px !important;
	height:309px !important;
}

#item69559 {
	width:252px !important;
	height:309px !important;
	left:14px !important;
	top:316px !important;
}

#item69620 {
	width:183px !important;
	height:94px !important;
}

#item69615 {
	width:183px !important;
	height:94px !important;
	left:87px !important;
	top:384px !important;
}

#item69571 {
	width:102px !important;
	height:119px !important;
}

#item69565 {
	width:102px !important;
	height:119px !important;
	left:169px !important;
	top:251px !important;
}

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

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

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

#item34493 {
	width:96px !important;
	height:28px !important;
	left:164px !important;
	top:200px !important;
}

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

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

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

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

#item69579 {
	width:232px !important;
	height:242px !important;
}

#item69574 {
	width:232px !important;
	height:242px !important;
	left:14px !important;
	top:401px !important;
}

#item69585 {
	width:240px !important;
	height:148px !important;
}

#item69580 {
	width:240px !important;
	height:148px !important;
	left:290px !important;
	top:430px !important;
}

#item69591 {
	width:168px !important;
	height:170px !important;
}

#item69586 {
	width:168px !important;
	height:170px !important;
	left:362px !important;
	top:242px !important;
}

#item69597 {
	width:156px !important;
	height:218px !important;
}

#item69592 {
	width:156px !important;
	height:218px !important;
	left:374px !important;
	top:9px !important;
}

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

#item69598 {
	width:144px !important;
	height:159px !important;
	left:91px !important;
	top:14px !important;
}

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

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

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

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

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

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

#item68710 {
	width:261px !important;
	height:181px !important;
}

#item68705 {
	width:261px !important;
	height:181px !important;
}

#item69627 {
	width:306px !important;
	height:224px !important;
}

#item69621 {
	width:306px !important;
	height:224px !important;
	top:395px !important;
}

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

#item69628 {
	width:176px !important;
	height:191px !important;
	top:196px !important;
}

#item69645 {
	width:157px !important;
	height:330px !important;
}

#item69640 {
	width:157px !important;
	height:330px !important;
	left:366px !important;
	top:14px !important;
}

#item69639 {
	width:114px !important;
	height:129px !important;
}

#item69634 {
	width:114px !important;
	height:129px !important;
	left:298px !important;
	top:367px !important;
}

#item69692 {
	width:114px !important;
	height:129px !important;
}

#item69687 {
	width:114px !important;
	height:129px !important;
	left:417px !important;
	top:367px !important;
}

#item34813 {
	width:84px !important;
	height:29px !important;
	left:274px !important;
	top:112px !important;
}

#item34843 {
	width:73px !important;
	height:29px !important;
	left:180px !important;
	top:356px !important;
}

#item34870 {
	width:71px !important;
	height:20px !important;
	left:274px !important;
	top:295px !important;
}

#item34897 {
	width:93px !important;
	height:26px !important;
	left:274px !important;
	top:314px !important;
}

#item34929 {
	width:128px !important;
	height:9px !important;
	left:371px !important;
	top:571px !important;
}

#item34956 {
	width:128px !important;
	height:9px !important;
	left:371px !important;
	top:581px !important;
}

#item34984 {
	width:128px !important;
	height:9px !important;
	left:371px !important;
	top:592px !important;
}

#item35013 {
	width:128px !important;
	height:9px !important;
	left:371px !important;
	top:602px !important;
}

#item69702 {
	width:156px !important;
	height:127px !important;
}

#item69697 {
	width:156px !important;
	height:127px !important;
	left:96px !important;
	top:490px !important;
}

#item69665 {
	width:163px !important;
	height:192px !important;
}

#item69659 {
	width:163px !important;
	height:192px !important;
	left:367px !important;
	top:344px !important;
}

#item69671 {
	width:197px !important;
	height:305px !important;
}

#item69666 {
	width:197px !important;
	height:305px !important;
	left:328px !important;
}

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

#item69678 {
	width:213px !important;
	height:206px !important;
	left:112px !important;
	top:14px !important;
}

#item69658 {
	width:157px !important;
	height:228px !important;
}

#item69653 {
	width:157px !important;
	height:228px !important;
	left:253px !important;
	top:383px !important;
}

#item69677 {
	width:131px !important;
	height:277px !important;
}

#item69672 {
	width:131px !important;
	height:277px !important;
	left:64px !important;
	top:198px !important;
}

#item35040 {
	width:134px !important;
	height:9px !important;
	left:202px !important;
	top:296px !important;
}

#item35067 {
	width:70px !important;
	height:29px !important;
	left:13px !important;
	top:590px !important;
}

#item35095 {
	width:88px !important;
	height:30px !important;
	left:13px !important;
	top:200px !important;
}

#item35122 {
	width:80px !important;
	height:30px !important;
	left:13px !important;
	top:74px !important;
}

#item35149 {
	width:89px !important;
	height:20px !important;
	left:202px !important;
	top:367px !important;
}

#item35179 {
	width:94px !important;
	height:20px !important;
	left:202px !important;
	top:387px !important;
}

#item68717 {
	width:222px !important;
	height:244px !important;
}

#item68711 {
	width:222px !important;
	height:244px !important;
	left:308px !important;
	top:14px !important;
}

#item69709 {
	width:227px !important;
	height:183px !important;
}

#item69704 {
	width:227px !important;
	height:183px !important;
	left:32px !important;
	top:70px !important;
}

#item69715 {
	width:228px !important;
	height:257px !important;
}

#item69710 {
	width:228px !important;
	height:257px !important;
	left:23px !important;
	top:354px !important;
}

#item69723 {
	width:168px !important;
	height:280px !important;
}

#item69717 {
	width:168px !important;
	height:280px !important;
	left:260px !important;
	top:338px !important;
}

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

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

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

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

#item35315 {
	width:93px !important;
	height:28px !important;
	left:446px !important;
	top:459px !important;
}

#item69735 {
	width:276px !important;
	height:229px !important;
}

#item69730 {
	width:276px !important;
	height:229px !important;
	left:269px !important;
	top:285px !important;
}

#item69729 {
	width:184px !important;
	height:174px !important;
}

#item69724 {
	width:184px !important;
	height:174px !important;
	left:86px !important;
	top:459px !important;
}

#item69747 {
	width:259px !important;
	height:183px !important;
}

#item69742 {
	width:259px !important;
	height:183px !important;
	left:271px !important;
	top:14px !important;
}

#item69753 {
	width:174px !important;
	height:174px !important;
}

#item69748 {
	width:174px !important;
	height:174px !important;
	left:73px !important;
	top:40px !important;
}

#item69760 {
	width:131px !important;
	height:177px !important;
}

#item69754 {
	width:131px !important;
	height:177px !important;
	left:105px !important;
	top:252px !important;
}

#item69741 {
	width:86px !important;
	height:63px !important;
}

#item69736 {
	width:86px !important;
	height:63px !important;
	left:442px !important;
	top:459px !important;
}

#item69768 {
	width:86px !important;
	height:44px !important;
}

#item69763 {
	width:86px !important;
	height:44px !important;
	left:442px !important;
	top:523px !important;
}

#item69775 {
	width:86px !important;
	height:49px !important;
}

#item69769 {
	width:86px !important;
	height:49px !important;
	left:442px !important;
	top:569px !important;
}

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

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

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

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

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

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

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

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

#item68723 {
	width:241px !important;
	height:242px !important;
}

#item68718 {
	width:241px !important;
	height:242px !important;
	left:283px !important;
	top:18px !important;
}

#item69781 {
	width:252px !important;
	height:267px !important;
}

#item69776 {
	width:252px !important;
	height:267px !important;
	left:14px !important;
}

#item69787 {
	width:205px !important;
	height:202px !important;
}

#item69782 {
	width:205px !important;
	height:202px !important;
	top:425px !important;
}

#item69793 {
	width:49px !important;
	height:88px !important;
}

#item69788 {
	width:49px !important;
	height:88px !important;
	left:167px !important;
	top:531px !important;
}

#item69799 {
	width:282px !important;
	height:204px !important;
}

#item69794 {
	width:282px !important;
	height:204px !important;
	left:248px !important;
	top:359px !important;
}

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

#item35593 {
	width:205px !important;
	height:9px !important;
	left:282px !important;
	top:327px !important;
}

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

#item35653 {
	width:212px !important;
	height:9px !important;
	left:45px !important;
	top:328px !important;
}

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

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

#item35745 {
	width:149px !important;
	height:9px !important;
	left:276px !important;
	top:601px !important;
}

#item35773 {
	width:231px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item69806 {
	width:386px !important;
	height:208px !important;
}

#item69801 {
	width:386px !important;
	height:208px !important;
	left:144px !important;
	top:420px !important;
}

#item69813 {
	width:252px !important;
	height:341px !important;
}

#item69807 {
	width:252px !important;
	height:341px !important;
	left:278px !important;
	top:14px !important;
}

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

#item69814 {
	width:252px !important;
	height:193px !important;
	left:14px !important;
	top:219px !important;
}

#item69828 {
	width:177px !important;
	height:208px !important;
}

#item69823 {
	width:177px !important;
	height:208px !important;
	left:89px !important;
}

#item35806 {
	width:171px !important;
	height:9px !important;
	left:281px !important;
	top:397px !important;
}

#item35836 {
	width:86px !important;
	height:20px !important;
	left:13px !important;
	top:83px !important;
}

#item35863 {
	width:94px !important;
	height:9px !important;
	left:13px !important;
	top:591px !important;
}

#item35890 {
	width:133px !important;
	height:19px !important;
	left:13px !important;
	top:600px !important;
}

#item35921 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:470px !important;
}

#item35948 {
	width:135px !important;
	height:19px !important;
	left:13px !important;
	top:478px !important;
}

#item69847 {
	width:254px !important;
	height:321px !important;
}

#item69842 {
	width:254px !important;
	height:321px !important;
	left:544px !important;
}

#item69835 {
	width:207px !important;
	height:187px !important;
}

#item69830 {
	width:207px !important;
	height:187px !important;
	left:323px !important;
}

#item69841 {
	width:207px !important;
	height:353px !important;
}

#item69836 {
	width:207px !important;
	height:353px !important;
	left:279px !important;
	top:293px !important;
}

#item69860 {
	width:260px !important;
	height:350px !important;
}

#item69855 {
	width:260px !important;
	height:350px !important;
	left:9px !important;
	top:272px !important;
}

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

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

#item69854 {
	width:83px !important;
	height:74px !important;
}

#item69848 {
	width:83px !important;
	height:74px !important;
	left:444px !important;
	top:194px !important;
}

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

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

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

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

#item36097 {
	width:71px !important;
	height:20px !important;
	left:460px !important;
	top:381px !important;
}

#item69882 {
	width:155px !important;
	height:235px !important;
}

#item69877 {
	width:155px !important;
	height:235px !important;
	left:237px !important;
	top:364px !important;
}

#item69888 {
	width:145px !important;
	height:173px !important;
}

#item69883 {
	width:145px !important;
	height:173px !important;
	left:394px !important;
	top:478px !important;
}

#item68729 {
	width:215px !important;
	height:324px !important;
}

#item68724 {
	width:215px !important;
	height:324px !important;
	left:315px !important;
	top:14px !important;
}

#item69874 {
	width:172px !important;
	height:210px !important;
}

#item69868 {
	width:172px !important;
	height:210px !important;
	left:87px !important;
	top:409px !important;
}

#item36124 {
	width:72px !important;
	height:30px !important;
	left:13px !important;
	top:468px !important;
}

#item36195 {
	width:96px !important;
	height:20px !important;
	left:141px !important;
	top:302px !important;
}

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

#item36249 {
	width:88px !important;
	height:28px !important;
	left:286px !important;
	top:160px !important;
}

#item36280 {
	width:112px !important;
	height:21px !important;
	left:13px !important;
	top:578px !important;
}

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

#item68735 {
	width:253px !important;
	height:250px !important;
}

#item68730 {
	width:253px !important;
	height:250px !important;
	left:277px !important;
	top:14px !important;
}

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

#item69889 {
	width:237px !important;
	height:230px !important;
	left:14px !important;
	top:85px !important;
}

#item69949 {
	width:77px !important;
	height:113px !important;
}

#item69944 {
	width:77px !important;
	height:113px !important;
	left:14px !important;
	top:303px !important;
}

#item69900 {
	width:167px !important;
	height:354px !important;
}

#item69895 {
	width:167px !important;
	height:354px !important;
	left:107px !important;
	top:274px !important;
}

#item69907 {
	width:104px !important;
	height:146px !important;
}

#item69902 {
	width:104px !important;
	height:146px !important;
	left:277px !important;
	top:350px !important;
}

#item69956 {
	width:132px !important;
	height:135px !important;
}

#item69951 {
	width:132px !important;
	height:135px !important;
	left:407px !important;
	top:331px !important;
}

#item69966 {
	width:113px !important;
	height:125px !important;
}

#item69961 {
	width:113px !important;
	height:125px !important;
	left:366px !important;
	top:369px !important;
}

#item69913 {
	width:138px !important;
	height:134px !important;
}

#item69908 {
	width:138px !important;
	height:134px !important;
	left:392px !important;
	top:498px !important;
}

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

#item36447 {
	width:217px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

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

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

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

#item69919 {
	width:320px !important;
	height:260px !important;
}

#item69914 {
	width:320px !important;
	height:260px !important;
	left:224px !important;
	top:359px !important;
}

#item69925 {
	width:125px !important;
	height:109px !important;
}

#item69920 {
	width:125px !important;
	height:109px !important;
	left:128px !important;
	top:542px !important;
}

#item69931 {
	width:190px !important;
	height:236px !important;
}

#item69926 {
	width:190px !important;
	height:236px !important;
	left:25px !important;
	top:266px !important;
}

#item69937 {
	width:201px !important;
	height:257px !important;
}

#item69932 {
	width:201px !important;
	height:257px !important;
	left:329px !important;
	top:14px !important;
}

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

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

#item36562 {
	width:59px !important;
	height:30px !important;
	left:13px !important;
	top:218px !important;
}

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

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

#item36648 {
	width:149px !important;
	height:19px !important;
	left:339px !important;
	top:334px !important;
}

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

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

#item68741 {
	width:171px !important;
	height:246px !important;
}

#item68736 {
	width:171px !important;
	height:246px !important;
	left:278px !important;
	top:14px !important;
}

#item69973 {
	width:75px !important;
	height:96px !important;
}

#item69967 {
	width:75px !important;
	height:96px !important;
	left:455px !important;
	top:166px !important;
}

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

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

#item69986 {
	width:140px !important;
	height:189px !important;
}

#item69980 {
	width:140px !important;
	height:189px !important;
	left:125px !important;
	top:330px !important;
}

#item70038 {
	width:146px !important;
	height:193px !important;
}

#item70033 {
	width:146px !important;
	height:193px !important;
	left:266px !important;
	top:429px !important;
}

#item70032 {
	width:147px !important;
	height:193px !important;
}

#item70027 {
	width:147px !important;
	height:193px !important;
	left:6px !important;
	top:424px !important;
}

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

#item69987 {
	width:181px !important;
	height:149px !important;
	left:349px !important;
	top:273px !important;
}

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

#item36766 {
	width:85px !important;
	height:40px !important;
	left:453px !important;
	top:122px !important;
}

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

#item36828 {
	width:88px !important;
	height:28px !important;
	left:247px !important;
	top:386px !important;
}

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

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

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

#item69998 {
	width:203px !important;
	height:147px !important;
}

#item69993 {
	width:203px !important;
	height:147px !important;
	left:168px !important;
	top:351px !important;
}

#item70011 {
	width:155px !important;
	height:189px !important;
}

#item70006 {
	width:155px !important;
	height:189px !important;
	left:375px !important;
	top:353px !important;
}

#item70017 {
	width:198px !important;
	height:258px !important;
}

#item70012 {
	width:198px !important;
	height:258px !important;
	left:332px !important;
	top:10px !important;
}

#item70023 {
	width:125px !important;
	height:261px !important;
}

#item70018 {
	width:125px !important;
	height:261px !important;
	left:167px !important;
	top:47px !important;
}

#item70058 {
	width:132px !important;
	height:261px !important;
}

#item70053 {
	width:132px !important;
	height:261px !important;
	left:33px !important;
	top:86px !important;
}

#item70005 {
	width:106px !important;
	height:53px !important;
}

#item69999 {
	width:106px !important;
	height:53px !important;
	left:14px !important;
	top:444px !important;
}

#item70046 {
	width:119px !important;
	height:69px !important;
}

#item70040 {
	width:119px !important;
	height:69px !important;
	left:74px !important;
	top:460px !important;
}

#item70052 {
	width:141px !important;
	height:87px !important;
}

#item70047 {
	width:141px !important;
	height:87px !important;
	left:154px !important;
	top:485px !important;
}

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

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

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

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

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

#item37078 {
	width:205px !important;
	height:9px !important;
	left:320px !important;
	top:335px !important;
}

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

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

#item68747 {
	width:204px !important;
	height:213px !important;
}

#item68742 {
	width:204px !important;
	height:213px !important;
	left:326px !important;
	top:14px !important;
}

#item70078 {
	width:204px !important;
	height:171px !important;
}

#item70072 {
	width:204px !important;
	height:171px !important;
	left:249px !important;
	top:238px !important;
}

#item70085 {
	width:224px !important;
	height:288px !important;
}

#item70080 {
	width:224px !important;
	height:288px !important;
	left:14px !important;
	top:276px !important;
}

#item70065 {
	width:220px !important;
	height:204px !important;
}

#item70060 {
	width:220px !important;
	height:204px !important;
	left:14px !important;
	top:14px !important;
}

#item70091 {
	width:118px !important;
	height:109px !important;
}

#item70086 {
	width:118px !important;
	height:109px !important;
	left:254px !important;
	top:431px !important;
}

#item70097 {
	width:140px !important;
	height:114px !important;
}

#item70092 {
	width:140px !important;
	height:114px !important;
	left:374px !important;
	top:429px !important;
}

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

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

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

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

#item37284 {
	width:77px !important;
	height:36px !important;
	left:249px !important;
	top:189px !important;
}

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

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

#item70071 {
	width:199px !important;
	height:189px !important;
}

#item70066 {
	width:199px !important;
	height:189px !important;
	left:14px !important;
	top:306px !important;
}

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

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

#item70138 {
	width:206px !important;
	height:279px !important;
}

#item70132 {
	width:206px !important;
	height:279px !important;
	left:60px !important;
	top:14px !important;
}

#item70103 {
	width:329px !important;
	height:278px !important;
}

#item70098 {
	width:329px !important;
	height:278px !important;
	left:215px !important;
	top:327px !important;
}

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

#item70104 {
	width:96px !important;
	height:83px !important;
	left:340px !important;
	top:533px !important;
}

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

#item70111 {
	width:96px !important;
	height:83px !important;
	left:438px !important;
	top:533px !important;
}

#item70125 {
	width:96px !important;
	height:61px !important;
}

#item70120 {
	width:96px !important;
	height:61px !important;
	left:438px !important;
	top:469px !important;
}

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

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

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

#item37456 {
	width:96px !important;
	height:28px !important;
	left:16px !important;
	top:115px !important;
}

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

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

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

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

#item68753 {
	width:224px !important;
	height:96px !important;
}

#item68748 {
	width:224px !important;
	height:96px !important;
	left:14px !important;
	top:14px !important;
}

#item70150 {
	width:285px !important;
	height:340px !important;
}

#item70145 {
	width:285px !important;
	height:340px !important;
	left:33px !important;
	top:210px !important;
}

#item70144 {
	width:145px !important;
	height:255px !important;
}

#item70139 {
	width:145px !important;
	height:255px !important;
	left:27px !important;
	top:388px !important;
}

#item70159 {
	width:380px !important;
	height:132px !important;
}

#item70153 {
	width:380px !important;
	height:132px !important;
	left:137px !important;
	top:163px !important;
}

#item70165 {
	width:174px !important;
	height:157px !important;
}

#item70160 {
	width:174px !important;
	height:157px !important;
	left:248px !important;
	top:26px !important;
}

#item37595 {
	width:154px !important;
	height:10px !important;
	left:333px !important;
	top:411px !important;
}

#item37659 {
	width:119px !important;
	height:10px !important;
	left:333px !important;
	top:452px !important;
}

#item37722 {
	width:134px !important;
	height:10px !important;
	left:333px !important;
	top:487px !important;
}

#item37785 {
	width:126px !important;
	height:10px !important;
	left:333px !important;
	top:520px !important;
}

#item37847 {
	width:188px !important;
	height:10px !important;
	left:333px !important;
	top:555px !important;
}

#item70171 {
	width:252px !important;
	height:204px !important;
}

#item70166 {
	width:252px !important;
	height:204px !important;
	left:272px !important;
	top:439px !important;
}

#item70199 {
	width:121px !important;
	height:163px !important;
}

#item70194 {
	width:121px !important;
	height:163px !important;
	left:145px !important;
	top:439px !important;
}

#item70177 {
	width:135px !important;
	height:119px !important;
}

#item70172 {
	width:135px !important;
	height:119px !important;
	left:395px !important;
	top:220px !important;
}

#item70220 {
	width:149px !important;
	height:192px !important;
}

#item70215 {
	width:149px !important;
	height:192px !important;
	left:381px !important;
	top:14px !important;
}

#item70227 {
	width:163px !important;
	height:98px !important;
}

#item70221 {
	width:163px !important;
	height:98px !important;
	left:104px !important;
	top:108px !important;
}

#item76024 {
	width:88px !important;
	height:98px !important;
}

#item76019 {
	width:88px !important;
	height:98px !important;
	left:164px !important;
	top:22px !important;
}

#item70208 {
	width:128px !important;
	height:192px !important;
}

#item70203 {
	width:128px !important;
	height:192px !important;
	left:257px !important;
	top:220px !important;
}

#item70214 {
	width:128px !important;
	height:192px !important;
}

#item70209 {
	width:128px !important;
	height:192px !important;
	left:14px !important;
	top:220px !important;
}

#item37911 {
	width:91px !important;
	height:20px !important;
	left:149px !important;
	top:394px !important;
}

#item37938 {
	width:76px !important;
	height:20px !important;
	left:148px !important;
	top:308px !important;
}

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

#item37995 {
	width:84px !important;
	height:29px !important;
	left:26px !important;
	top:545px !important;
}

#item38025 {
	width:85px !important;
	height:29px !important;
	left:26px !important;
	top:575px !important;
}

#item38055 {
	width:73px !important;
	height:20px !important;
	left:285px !important;
	top:92px !important;
}

#item38082 {
	width:96px !important;
	height:28px !important;
	left:285px !important;
	top:111px !important;
}

#item38112 {
	width:85px !important;
	height:39px !important;
	left:13px !important;
	top:74px !important;
}

#item38145 {
	width:72px !important;
	height:39px !important;
	left:13px !important;
	top:113px !important;
}

#item68759 {
	width:213px !important;
	height:234px !important;
}

#item68754 {
	width:213px !important;
	height:234px !important;
	left:325px !important;
	top:14px !important;
}

#item70236 {
	width:296px !important;
	height:288px !important;
}

#item70231 {
	width:296px !important;
	height:288px !important;
	left:14px !important;
	top:14px !important;
}

#item70242 {
	width:279px !important;
	height:194px !important;
}

#item70237 {
	width:279px !important;
	height:194px !important;
	left:14px !important;
	top:384px !important;
}

#item70248 {
	width:178px !important;
	height:308px !important;
}

#item70243 {
	width:178px !important;
	height:308px !important;
	left:301px !important;
	top:316px !important;
}

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

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

#item38232 {
	width:68px !important;
	height:35px !important;
	left:460px !important;
	top:297px !important;
}

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

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

#item38324 {
	width:101px !important;
	height:20px !important;
	left:431px !important;
	top:573px !important;
}

#item38355 {
	width:96px !important;
	height:28px !important;
	left:436px !important;
	top:592px !important;
}

#item70255 {
	width:215px !important;
	height:175px !important;
}

#item70250 {
	width:215px !important;
	height:175px !important;
	left:14px !important;
	top:371px !important;
}

#item70261 {
	width:289px !important;
	height:122px !important;
}

#item70256 {
	width:289px !important;
	height:122px !important;
	left:242px !important;
	top:443px !important;
}

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

#item70262 {
	width:130px !important;
	height:306px !important;
	left:250px !important;
	top:89px !important;
}

#item70281 {
	width:130px !important;
	height:312px !important;
}

#item70276 {
	width:130px !important;
	height:312px !important;
	left:393px !important;
	top:19px !important;
}

#item70274 {
	width:118px !important;
	height:110px !important;
}

#item70269 {
	width:118px !important;
	height:110px !important;
	left:81px !important;
	top:5px !important;
}

#item70287 {
	width:137px !important;
	height:103px !important;
}

#item70282 {
	width:137px !important;
	height:103px !important;
	left:71px !important;
	top:133px !important;
}

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

#item70288 {
	width:56px !important;
	height:56px !important;
	left:14px !important;
	top:238px !important;
}

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

#item70294 {
	width:56px !important;
	height:56px !important;
	left:77px !important;
	top:238px !important;
}

#item38386 {
	width:177px !important;
	height:9px !important;
	left:239px !important;
	top:610px !important;
}

#item38413 {
	width:163px !important;
	height:9px !important;
	left:12px !important;
	top:341px !important;
}

#item38443 {
	width:163px !important;
	height:9px !important;
	left:12px !important;
	top:352px !important;
}

#item38470 {
	width:122px !important;
	height:9px !important;
	left:397px !important;
	top:406px !important;
}

#item38497 {
	width:122px !important;
	height:9px !important;
	left:397px !important;
	top:416px !important;
}

#item38525 {
	width:149px !important;
	height:9px !important;
	left:12px !important;
	top:600px !important;
}

#item38556 {
	width:212px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item68766 {
	width:252px !important;
	height:253px !important;
}

#item68760 {
	width:252px !important;
	height:253px !important;
	left:278px !important;
	top:9px !important;
}

#item70312 {
	width:252px !important;
	height:207px !important;
}

#item70307 {
	width:252px !important;
	height:207px !important;
	left:14px !important;
	top:14px !important;
}

#item70319 {
	width:281px !important;
	height:211px !important;
}

#item70313 {
	width:281px !important;
	height:211px !important;
	left:14px !important;
	top:282px !important;
}

#item70341 {
	width:232px !important;
	height:331px !important;
}

#item70336 {
	width:232px !important;
	height:331px !important;
	left:298px !important;
	top:296px !important;
}

#item70329 {
	width:64px !important;
	height:17px !important;
}

#item70324 {
	width:64px !important;
	height:17px !important;
	left:216px !important;
	top:523px !important;
}

#item70335 {
	width:64px !important;
	height:15px !important;
}

#item70330 {
	width:64px !important;
	height:15px !important;
	left:216px !important;
	top:507px !important;
}

#item38587 {
	width:72px !important;
	height:20px !important;
	left:286px !important;
	top:260px !important;
}

#item38614 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:267px !important;
}

#item38641 {
	width:132px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item38671 {
	width:108px !important;
	height:9px !important;
	left:165px !important;
	top:600px !important;
}

#item38698 {
	width:108px !important;
	height:9px !important;
	left:165px !important;
	top:611px !important;
}

#item38726 {
	width:72px !important;
	height:29px !important;
	left:461px !important;
	top:521px !important;
}

#item38756 {
	width:69px !important;
	height:36px !important;
	left:461px !important;
	top:550px !important;
}

#item70306 {
	width:235px !important;
	height:187px !important;
}

#item70300 {
	width:235px !important;
	height:187px !important;
	left:20px !important;
	top:321px !important;
}

#item70347 {
	width:263px !important;
	height:201px !important;
}

#item70342 {
	width:263px !important;
	height:201px !important;
	left:267px !important;
	top:354px !important;
}

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

#item70348 {
	width:150px !important;
	height:252px !important;
	left:296px !important;
	top:342px !important;
}

#item70360 {
	width:65px !important;
	height:92px !important;
}

#item70355 {
	width:65px !important;
	height:92px !important;
	left:455px !important;
	top:322px !important;
}

#item70367 {
	width:245px !important;
	height:239px !important;
}

#item70362 {
	width:245px !important;
	height:239px !important;
	left:279px !important;
	top:10px !important;
}

#item70373 {
	width:204px !important;
	height:226px !important;
}

#item70368 {
	width:204px !important;
	height:226px !important;
	left:65px !important;
	top:31px !important;
}

#item38786 {
	width:148px !important;
	height:9px !important;
	left:288px !important;
	top:291px !important;
}

#item38815 {
	width:61px !important;
	height:49px !important;
	left:13px !important;
	top:191px !important;
}

#item38846 {
	width:76px !important;
	height:29px !important;
	left:445px !important;
	top:584px !important;
}

#item38873 {
	width:228px !important;
	height:9px !important;
	left:15px !important;
	top:600px !important;
}

#item38903 {
	width:228px !important;
	height:9px !important;
	left:15px !important;
	top:610px !important;
}

#item68773 {
	width:138px !important;
	height:292px !important;
}

#item68768 {
	width:211px !important;
	height:292px !important;
	left:245px !important;
	top:10px !important;
}

#item70381 {
	width:226px !important;
	height:216px !important;
}

#item70376 {
	width:226px !important;
	height:216px !important;
	left:14px !important;
	top:14px !important;
}

#item70387 {
	width:266px !important;
	height:243px !important;
}

#item70382 {
	width:266px !important;
	height:243px !important;
	left:7px !important;
	top:315px !important;
}

#item70393 {
	width:252px !important;
	height:152px !important;
}

#item70388 {
	width:252px !important;
	height:152px !important;
	left:278px !important;
	top:310px !important;
}

#item70399 {
	width:71px !important;
	height:27px !important;
}

#item70394 {
	width:71px !important;
	height:27px !important;
	left:283px !important;
	top:560px !important;
}

#item70443 {
	width:71px !important;
	height:27px !important;
}

#item70438 {
	width:71px !important;
	height:27px !important;
	left:283px !important;
	top:589px !important;
}

#item38934 {
	width:79px !important;
	height:30px !important;
	left:452px !important;
	top:271px !important;
}

#item38962 {
	width:195px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item38992 {
	width:174px !important;
	height:9px !important;
	left:358px !important;
	top:597px !important;
}

#item39022 {
	width:174px !important;
	height:9px !important;
	left:358px !important;
	top:607px !important;
}

#item39050 {
	width:189px !important;
	height:9px !important;
	left:292px !important;
	top:508px !important;
}

#item39081 {
	width:202px !important;
	height:9px !important;
	left:292px !important;
	top:518px !important;
}

#item39111 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:283px !important;
}

#item39141 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:293px !important;
}

#item70406 {
	width:141px !important;
	height:166px !important;
}

#item70400 {
	width:141px !important;
	height:166px !important;
	left:10px !important;
	top:328px !important;
}

#item70412 {
	width:150px !important;
	height:163px !important;
}

#item70407 {
	width:150px !important;
	height:163px !important;
	left:153px !important;
	top:378px !important;
}

#item70418 {
	width:224px !important;
	height:226px !important;
}

#item70413 {
	width:224px !important;
	height:226px !important;
	left:306px !important;
	top:315px !important;
}

#item70431 {
	width:123px !important;
	height:182px !important;
}

#item70426 {
	width:123px !important;
	height:182px !important;
	left:407px !important;
	top:14px !important;
}

#item70454 {
	width:123px !important;
	height:182px !important;
}

#item70449 {
	width:123px !important;
	height:182px !important;
	left:283px !important;
	top:14px !important;
}

#item70437 {
	width:193px !important;
	height:193px !important;
}

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

#item70425 {
	width:132px !important;
	height:92px !important;
}

#item70419 {
	width:132px !important;
	height:92px !important;
	left:260px !important;
	top:278px !important;
}

#item39171 {
	width:198px !important;
	height:9px !important;
	left:18px !important;
	top:249px !important;
}

#item39201 {
	width:72px !important;
	height:20px !important;
	left:123px !important;
	top:349px !important;
}

#item39228 {
	width:88px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item39255 {
	width:184px !important;
	height:10px !important;
	left:13px !important;
	top:588px !important;
}

#item39320 {
	width:184px !important;
	height:10px !important;
	left:13px !important;
	top:599px !important;
}

#item39385 {
	width:205px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item39417 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:245px !important;
}

#item39444 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:255px !important;
}

#item68779 {
	width:238px !important;
	height:260px !important;
}

#item68774 {
	width:238px !important;
	height:260px !important;
	left:293px !important;
	top:294px !important;
}

#item70460 {
	width:202px !important;
	height:273px !important;
}

#item70455 {
	width:202px !important;
	height:273px !important;
	left:288px !important;
	top:14px !important;
}

#item70466 {
	width:212px !important;
	height:270px !important;
}

#item70461 {
	width:212px !important;
	height:270px !important;
	left:14px !important;
	top:14px !important;
}

#item70473 {
	width:244px !important;
	height:218px !important;
}

#item70467 {
	width:244px !important;
	height:218px !important;
	left:25px !important;
	top:311px !important;
}

#item39472 {
	width:74px !important;
	height:20px !important;
	left:451px !important;
	top:131px !important;
}

#item39499 {
	width:103px !important;
	height:20px !important;
	left:170px !important;
	top:92px !important;
}

#item39529 {
	width:142px !important;
	height:9px !important;
	left:29px !important;
	top:596px !important;
}

#item39556 {
	width:156px !important;
	height:9px !important;
	left:291px !important;
	top:610px !important;
}

#item70479 {
	width:173px !important;
	height:115px !important;
}

#item70474 {
	width:173px !important;
	height:115px !important;
	left:16px !important;
	top:451px !important;
}

#item70485 {
	width:238px !important;
	height:158px !important;
}

#item70480 {
	width:238px !important;
	height:158px !important;
	left:288px !important;
	top:455px !important;
}

#item70492 {
	width:346px !important;
	height:227px !important;
}

#item70487 {
	width:346px !important;
	height:227px !important;
	left:184px !important;
	top:221px !important;
}

#item70498 {
	width:89px !important;
	height:63px !important;
}

#item70493 {
	width:89px !important;
	height:63px !important;
	left:441px !important;
	top:16px !important;
}

#item70525 {
	width:89px !important;
	height:86px !important;
}

#item70520 {
	width:89px !important;
	height:86px !important;
	left:347px !important;
	top:16px !important;
}

#item70532 {
	width:89px !important;
	height:85px !important;
}

#item70526 {
	width:89px !important;
	height:85px !important;
	left:347px !important;
	top:108px !important;
}

#item70513 {
	width:89px !important;
	height:63px !important;
}

#item70508 {
	width:89px !important;
	height:63px !important;
	left:441px !important;
	top:85px !important;
}

#item70519 {
	width:89px !important;
	height:63px !important;
}

#item70514 {
	width:89px !important;
	height:63px !important;
	left:441px !important;
	top:155px !important;
}

#item70504 {
	width:156px !important;
	height:308px !important;
}

#item70499 {
	width:156px !important;
	height:308px !important;
	left:14px !important;
	top:55px !important;
}

#item39586 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item39613 {
	width:207px !important;
	height:9px !important;
	left:13px !important;
	top:436px !important;
}

#item39645 {
	width:77px !important;
	height:29px !important;
	left:208px !important;
	top:577px !important;
}

#item39674 {
	width:131px !important;
	height:20px !important;
	left:147px !important;
	top:136px !important;
}

#item39705 {
	width:131px !important;
	height:20px !important;
	left:147px !important;
	top:156px !important;
}

#item39735 {
	width:131px !important;
	height:20px !important;
	left:147px !important;
	top:176px !important;
}

#item39765 {
	width:131px !important;
	height:20px !important;
	left:147px !important;
	top:68px !important;
}

#item39796 {
	width:152px !important;
	height:20px !important;
	left:147px !important;
	top:89px !important;
}

#item39828 {
	width:152px !important;
	height:20px !important;
	left:147px !important;
	top:110px !important;
}

#item68786 {
	width:251px !important;
	height:231px !important;
}

#item68780 {
	width:251px !important;
	height:231px !important;
	left:279px !important;
	top:14px !important;
}

#item70559 {
	width:251px !important;
	height:250px !important;
}

#item70553 {
	width:251px !important;
	height:250px !important;
	left:14px !important;
	top:14px !important;
}

#item70540 {
	width:383px !important;
	height:192px !important;
}

#item70534 {
	width:383px !important;
	height:192px !important;
	left:14px !important;
	top:418px !important;
}

#item70565 {
	width:103px !important;
	height:85px !important;
}

#item70560 {
	width:103px !important;
	height:85px !important;
	left:14px !important;
	top:329px !important;
}

#item70571 {
	width:134px !important;
	height:85px !important;
}

#item70566 {
	width:134px !important;
	height:85px !important;
	left:119px !important;
	top:329px !important;
}

#item39859 {
	width:182px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item39886 {
	width:174px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item39914 {
	width:87px !important;
	height:29px !important;
	left:418px !important;
	top:425px !important;
}

#item39946 {
	width:96px !important;
	height:29px !important;
	left:418px !important;
	top:456px !important;
}

#item39979 {
	width:96px !important;
	height:29px !important;
	left:418px !important;
	top:487px !important;
}

#item40010 {
	width:81px !important;
	height:29px !important;
	left:418px !important;
	top:529px !important;
}

#item40040 {
	width:119px !important;
	height:29px !important;
	left:418px !important;
	top:560px !important;
}

#item40071 {
	width:118px !important;
	height:29px !important;
	left:418px !important;
	top:591px !important;
}

#item70546 {
	width:164px !important;
	height:152px !important;
}

#item70541 {
	width:164px !important;
	height:152px !important;
	left:14px !important;
	top:382px !important;
}

#item70579 {
	width:164px !important;
	height:152px !important;
}

#item70574 {
	width:164px !important;
	height:152px !important;
	left:190px !important;
	top:382px !important;
}

#item70585 {
	width:179px !important;
	height:161px !important;
}

#item70580 {
	width:179px !important;
	height:161px !important;
	left:366px !important;
	top:382px !important;
}

#item70552 {
	width:382px !important;
	height:356px !important;
}

#item70547 {
	width:382px !important;
	height:356px !important;
	left:148px !important;
	top:14px !important;
}

#item40102 {
	width:119px !important;
	height:20px !important;
	left:13px !important;
	top:264px !important;
}

#item40133 {
	width:95px !important;
	height:20px !important;
	left:365px !important;
	top:600px !important;
}

#item40160 {
	width:136px !important;
	height:20px !important;
	left:189px !important;
	top:600px !important;
}

#item40190 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item68792 {
	width:177px !important;
	height:299px !important;
}

#item68787 {
	width:177px !important;
	height:299px !important;
	left:347px !important;
}

#item70591 {
	width:79px !important;
	height:67px !important;
}

#item70586 {
	width:79px !important;
	height:67px !important;
	left:6px !important;
	top:86px !important;
}

#item70649 {
	width:92px !important;
	height:132px !important;
}

#item70644 {
	width:92px !important;
	height:132px !important;
	left:94px !important;
	top:17px !important;
}

#item70656 {
	width:76px !important;
	height:71px !important;
}

#item70650 {
	width:76px !important;
	height:71px !important;
	left:189px !important;
	top:73px !important;
}

#item70597 {
	width:208px !important;
	height:222px !important;
}

#item70592 {
	width:208px !important;
	height:222px !important;
	left:14px !important;
	top:307px !important;
}

#item70603 {
	width:164px !important;
	height:292px !important;
}

#item70598 {
	width:164px !important;
	height:292px !important;
	left:188px !important;
	top:326px !important;
}

#item70663 {
	width:176px !important;
	height:214px !important;
}

#item70657 {
	width:176px !important;
	height:214px !important;
	left:354px !important;
	top:416px !important;
}

#item70628 {
	width:99px !important;
	height:431px !important;
}

#item70623 {
	width:99px !important;
	height:431px !important;
	left:544px !important;
	top:196px !important;
}

#item40217 {
	width:91px !important;
	height:29px !important;
	left:276px !important;
	top:273px !important;
}

#item40248 {
	width:109px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item40275 {
	width:108px !important;
	height:9px !important;
	left:366px !important;
	top:377px !important;
}

#item40302 {
	width:108px !important;
	height:9px !important;
	left:366px !important;
	top:388px !important;
}

#item40331 {
	width:251px !important;
	height:9px !important;
	left:13px !important;
	top:232px !important;
}

#item40363 {
	width:251px !important;
	height:9px !important;
	left:13px !important;
	top:243px !important;
}

#item70609 {
	width:278px !important;
	height:276px !important;
}

#item70604 {
	width:278px !important;
	height:276px !important;
	left:266px !important;
	top:265px !important;
}

#item70622 {
	width:156px !important;
	height:140px !important;
}

#item70616 {
	width:156px !important;
	height:140px !important;
	left:108px !important;
	top:196px !important;
}

#item70634 {
	width:108px !important;
	height:111px !important;
}

#item70629 {
	width:108px !important;
	height:111px !important;
	left:26px !important;
	top:14px !important;
}

#item70677 {
	width:108px !important;
	height:111px !important;
}

#item70672 {
	width:108px !important;
	height:111px !important;
	left:144px !important;
	top:14px !important;
}

#item70640 {
	width:130px !important;
	height:236px !important;
}

#item70635 {
	width:130px !important;
	height:236px !important;
	left:308px !important;
	top:8px !important;
}

#item70615 {
	width:79px !important;
	height:36px !important;
}

#item70610 {
	width:79px !important;
	height:36px !important;
	left:222px !important;
	top:472px !important;
}

#item70671 {
	width:79px !important;
	height:35px !important;
}

#item70665 {
	width:79px !important;
	height:35px !important;
	left:222px !important;
	top:509px !important;
}

#item40393 {
	width:72px !important;
	height:29px !important;
	left:441px !important;
	top:180px !important;
}

#item40420 {
	width:126px !important;
	height:20px !important;
	left:359px !important;
	top:600px !important;
}

#item40450 {
	width:133px !important;
	height:9px !important;
	left:106px !important;
	top:401px !important;
}

#item40477 {
	width:97px !important;
	height:20px !important;
	left:110px !important;
	top:571px !important;
}

#item40507 {
	width:96px !important;
	height:28px !important;
	left:110px !important;
	top:591px !important;
}

#item40537 {
	width:123px !important;
	height:9px !important;
	left:221px !important;
	top:600px !important;
}

#item40566 {
	width:123px !important;
	height:9px !important;
	left:221px !important;
	top:610px !important;
}

#item40594 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:167px !important;
}

#item40621 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:178px !important;
}

#item70684 {
	width:120px !important;
	height:279px !important;
}

#item70679 {
	width:120px !important;
	height:279px !important;
	left:31px !important;
	top:56px !important;
}

#item70726 {
	width:91px !important;
	height:258px !important;
}

#item70721 {
	width:91px !important;
	height:258px !important;
	left:154px !important;
	top:29px !important;
}

#item70733 {
	width:86px !important;
	height:198px !important;
}

#item70727 {
	width:86px !important;
	height:198px !important;
	left:248px !important;
	top:111px !important;
}

#item70690 {
	width:252px !important;
	height:195px !important;
}

#item70685 {
	width:252px !important;
	height:195px !important;
	left:14px !important;
	top:367px !important;
}

#item70696 {
	width:109px !important;
	height:205px !important;
}

#item70691 {
	width:109px !important;
	height:205px !important;
	left:431px !important;
	top:355px !important;
}

#item70742 {
	width:115px !important;
	height:211px !important;
}

#item70737 {
	width:115px !important;
	height:211px !important;
	left:344px !important;
	top:419px !important;
}

#item40648 {
	width:89px !important;
	height:20px !important;
	left:13px !important;
	top:601px !important;
}

#item40675 {
	width:76px !important;
	height:20px !important;
	left:276px !important;
	top:425px !important;
}

#item40702 {
	width:72px !important;
	height:20px !important;
	left:276px !important;
	top:445px !important;
}

#item40730 {
	width:116px !important;
	height:20px !important;
	left:360px !important;
	top:205px !important;
}

#item40761 {
	width:116px !important;
	height:20px !important;
	left:360px !important;
	top:225px !important;
}

#item40793 {
	width:116px !important;
	height:20px !important;
	left:360px !important;
	top:245px !important;
}

#item70702 {
	width:115px !important;
	height:150px !important;
}

#item70697 {
	width:115px !important;
	height:150px !important;
	left:142px !important;
	top:373px !important;
}

#item70748 {
	width:115px !important;
	height:145px !important;
}

#item70743 {
	width:115px !important;
	height:145px !important;
	left:26px !important;
	top:387px !important;
}

#item70708 {
	width:257px !important;
	height:193px !important;
}

#item70703 {
	width:257px !important;
	height:193px !important;
	left:279px !important;
	top:433px !important;
}

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

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

#item70720 {
	width:166px !important;
	height:335px !important;
}

#item70715 {
	width:166px !important;
	height:335px !important;
	left:101px !important;
	top:14px !important;
}

#item40825 {
	width:150px !important;
	height:9px !important;
	left:284px !important;
	top:54px !important;
}

#item40853 {
	width:156px !important;
	height:9px !important;
	left:276px !important;
	top:381px !important;
}

#item40880 {
	width:154px !important;
	height:19px !important;
	left:276px !important;
	top:390px !important;
}

#item40911 {
	width:113px !important;
	height:9px !important;
	left:17px !important;
	top:594px !important;
}

#item40938 {
	width:113px !important;
	height:9px !important;
	left:17px !important;
	top:605px !important;
}

#item40965 {
	width:81px !important;
	height:20px !important;
	left:13px !important;
	top:141px !important;
}

#item40992 {
	width:77px !important;
	height:36px !important;
	left:13px !important;
	top:160px !important;
}

#item68810 {
	width:208px !important;
	height:215px !important;
}

#item68805 {
	width:208px !important;
	height:215px !important;
	left:252px !important;
	top:6px !important;
}

#item70761 {
	width:224px !important;
	height:446px !important;
}

#item70756 {
	width:224px !important;
	height:446px !important;
	left:14px !important;
	top:14px !important;
}

#item70807 {
	width:119px !important;
	height:164px !important;
}

#item70802 {
	width:119px !important;
	height:164px !important;
	left:119px !important;
	top:464px !important;
}

#item70767 {
	width:281px !important;
	height:227px !important;
}

#item70762 {
	width:281px !important;
	height:227px !important;
	left:249px !important;
	top:333px !important;
}

#item70755 {
	width:160px !important;
	height:148px !important;
}

#item70750 {
	width:160px !important;
	height:148px !important;
	left:370px !important;
	top:174px !important;
}

#item41022 {
	width:69px !important;
	height:20px !important;
	left:463px !important;
	top:145px !important;
}

#item41049 {
	width:71px !important;
	height:20px !important;
	left:248px !important;
	top:304px !important;
}

#item41077 {
	width:171px !important;
	height:9px !important;
	left:248px !important;
	top:610px !important;
}

#item41104 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:580px !important;
}

#item41131 {
	width:82px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item70774 {
	width:299px !important;
	height:268px !important;
}

#item70768 {
	width:299px !important;
	height:268px !important;
	left:14px !important;
	top:347px !important;
}

#item70780 {
	width:213px !important;
	height:190px !important;
}

#item70775 {
	width:213px !important;
	height:190px !important;
	left:317px !important;
	top:340px !important;
}

#item70799 {
	width:168px !important;
	height:305px !important;
}

#item70793 {
	width:168px !important;
	height:305px !important;
	left:362px !important;
	top:11px !important;
}

#item70792 {
	width:200px !important;
	height:162px !important;
}

#item70787 {
	width:200px !important;
	height:162px !important;
	left:88px !important;
}

#item70786 {
	width:110px !important;
	height:131px !important;
}

#item70781 {
	width:110px !important;
	height:131px !important;
	left:183px !important;
	top:223px !important;
}

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

#item41187 {
	width:199px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item41217 {
	width:121px !important;
	height:20px !important;
	left:387px !important;
	top:600px !important;
}

#item41249 {
	width:131px !important;
	height:9px !important;
	left:218px !important;
	top:589px !important;
}

#item41276 {
	width:131px !important;
	height:9px !important;
	left:218px !important;
	top:600px !important;
}

#item41303 {
	width:131px !important;
	height:9px !important;
	left:218px !important;
	top:610px !important;
}

#item41331 {
	width:74px !important;
	height:20px !important;
	left:314px !important;
	top:122px !important;
}

#item41358 {
	width:79px !important;
	height:36px !important;
	left:314px !important;
	top:141px !important;
}

#item68816 {
	width:166px !important;
	height:143px !important;
}

#item68811 {
	width:166px !important;
	height:143px !important;
	left:365px !important;
	top:14px !important;
}

#item70846 {
	width:166px !important;
	height:158px !important;
}

#item70841 {
	width:166px !important;
	height:158px !important;
	left:365px !important;
	top:234px !important;
}

#item70852 {
	width:166px !important;
	height:102px !important;
}

#item70847 {
	width:166px !important;
	height:102px !important;
	left:365px !important;
	top:465px !important;
}

#item70813 {
	width:258px !important;
	height:305px !important;
}

#item70808 {
	width:258px !important;
	height:305px !important;
}

#item70820 {
	width:329px !important;
	height:261px !important;
}

#item70814 {
	width:329px !important;
	height:261px !important;
	left:14px !important;
	top:307px !important;
}

#item41389 {
	width:132px !important;
	height:20px !important;
	left:361px !important;
	top:440px !important;
}

#item41420 {
	width:152px !important;
	height:9px !important;
	left:363px !important;
	top:215px !important;
}

#item41447 {
	width:167px !important;
	height:9px !important;
	left:363px !important;
	top:614px !important;
}

#item41474 {
	width:130px !important;
	height:9px !important;
	left:210px !important;
	top:600px !important;
}

#item41501 {
	width:130px !important;
	height:9px !important;
	left:210px !important;
	top:610px !important;
}

#item41529 {
	width:83px !important;
	height:29px !important;
	left:265px !important;
	top:168px !important;
}

#item41560 {
	width:83px !important;
	height:29px !important;
	left:265px !important;
	top:198px !important;
}

#item70840 {
	width:276px !important;
	height:266px !important;
}

#item70834 {
	width:276px !important;
	height:266px !important;
	left:237px !important;
}

#item70827 {
	width:102px !important;
	height:343px !important;
}

#item70821 {
	width:102px !important;
	height:343px !important;
	left:315px !important;
	top:270px !important;
}

#item70862 {
	width:111px !important;
	height:395px !important;
}

#item70857 {
	width:111px !important;
	height:395px !important;
	left:420px !important;
	top:218px !important;
}

#item70833 {
	width:147px !important;
	height:383px !important;
}

#item70828 {
	width:147px !important;
	height:383px !important;
	left:14px !important;
	top:14px !important;
}

#item41590 {
	width:116px !important;
	height:20px !important;
	left:159px !important;
	top:374px !important;
}

#item41620 {
	width:97px !important;
	height:20px !important;
	left:159px !important;
	top:240px !important;
}

#item41647 {
	width:117px !important;
	height:9px !important;
	left:20px !important;
	top:575px !important;
}

#item41674 {
	width:117px !important;
	height:9px !important;
	left:20px !important;
	top:585px !important;
}

#item41701 {
	width:152px !important;
	height:19px !important;
	left:20px !important;
	top:594px !important;
}

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

#item68817 {
	width:64px !important;
	height:55px !important;
	left:88px !important;
	top:58px !important;
}

#item70868 {
	width:62px !important;
	height:61px !important;
}

#item70863 {
	width:62px !important;
	height:61px !important;
	left:114px !important;
	top:91px !important;
}

#item70874 {
	width:38px !important;
	height:75px !important;
}

#item70869 {
	width:38px !important;
	height:75px !important;
	left:181px !important;
	top:57px !important;
}

#item70916 {
	width:42px !important;
	height:70px !important;
}

#item70911 {
	width:42px !important;
	height:70px !important;
	left:229px !important;
	top:14px !important;
}

#item70922 {
	width:36px !important;
	height:73px !important;
}

#item70917 {
	width:36px !important;
	height:73px !important;
	left:275px !important;
	top:5px !important;
}

#item70928 {
	width:40px !important;
	height:70px !important;
}

#item70923 {
	width:40px !important;
	height:70px !important;
	left:314px !important;
	top:14px !important;
}

#item70881 {
	width:39px !important;
	height:67px !important;
}

#item70875 {
	width:39px !important;
	height:67px !important;
	left:227px !important;
	top:90px !important;
}

#item70887 {
	width:39px !important;
	height:71px !important;
}

#item70882 {
	width:39px !important;
	height:71px !important;
	left:282px !important;
	top:85px !important;
}

#item70893 {
	width:39px !important;
	height:71px !important;
}

#item70888 {
	width:39px !important;
	height:71px !important;
	left:336px !important;
	top:80px !important;
}

#item70899 {
	width:39px !important;
	height:67px !important;
}

#item70894 {
	width:39px !important;
	height:67px !important;
	left:306px !important;
	top:153px !important;
}

#item70935 {
	width:41px !important;
	height:32px !important;
}

#item70930 {
	width:41px !important;
	height:32px !important;
	left:393px !important;
	top:179px !important;
}

#item71007 {
	width:49px !important;
	height:21px !important;
}

#item71002 {
	width:49px !important;
	height:21px !important;
	left:384px !important;
	top:212px !important;
}

#item70948 {
	width:29px !important;
	height:41px !important;
}

#item70943 {
	width:29px !important;
	height:41px !important;
	left:425px !important;
	top:160px !important;
}

#item70954 {
	width:21px !important;
	height:51px !important;
}

#item70949 {
	width:21px !important;
	height:51px !important;
	left:458px !important;
	top:146px !important;
}

#item70960 {
	width:31px !important;
	height:32px !important;
}

#item70955 {
	width:31px !important;
	height:32px !important;
	left:480px !important;
	top:169px !important;
}

#item70966 {
	width:41px !important;
	height:27px !important;
}

#item70961 {
	width:41px !important;
	height:27px !important;
	left:492px !important;
	top:193px !important;
}

#item70973 {
	width:40px !important;
	height:22px !important;
}

#item70967 {
	width:40px !important;
	height:22px !important;
	left:493px !important;
	top:223px !important;
}

#item70982 {
	width:36px !important;
	height:30px !important;
}

#item70977 {
	width:36px !important;
	height:30px !important;
	left:492px !important;
	top:243px !important;
}

#item70989 {
	width:28px !important;
	height:39px !important;
}

#item70983 {
	width:28px !important;
	height:39px !important;
	left:477px !important;
	top:253px !important;
}

#item70995 {
	width:21px !important;
	height:46px !important;
}

#item70990 {
	width:21px !important;
	height:46px !important;
	left:450px !important;
	top:258px !important;
}

#item71013 {
	width:39px !important;
	height:28px !important;
}

#item71008 {
	width:39px !important;
	height:28px !important;
	left:397px !important;
	top:234px !important;
}

#item70910 {
	width:51px !important;
	height:69px !important;
}

#item70905 {
	width:51px !important;
	height:69px !important;
	left:301px !important;
	top:226px !important;
}

#item71021 {
	width:201px !important;
	height:266px !important;
}

#item71016 {
	width:201px !important;
	height:266px !important;
	left:164px !important;
	top:332px !important;
}

#item71027 {
	width:162px !important;
	height:278px !important;
}

#item71022 {
	width:162px !important;
	height:278px !important;
	left:369px !important;
	top:320px !important;
}

#item71001 {
	width:27px !important;
	height:38px !important;
}

#item70996 {
	width:27px !important;
	height:38px !important;
	left:422px !important;
	top:248px !important;
}

#item71033 {
	width:33px !important;
	height:35px !important;
}

#item71028 {
	width:33px !important;
	height:35px !important;
	left:14px !important;
	top:318px !important;
}

#item71072 {
	width:33px !important;
	height:35px !important;
}

#item71066 {
	width:33px !important;
	height:35px !important;
	left:14px !important;
	top:358px !important;
}

#item71041 {
	width:33px !important;
	height:35px !important;
}

#item71036 {
	width:33px !important;
	height:35px !important;
	left:52px !important;
	top:318px !important;
}

#item71079 {
	width:33px !important;
	height:35px !important;
}

#item71073 {
	width:33px !important;
	height:35px !important;
	left:52px !important;
	top:358px !important;
}

#item71047 {
	width:33px !important;
	height:35px !important;
}

#item71042 {
	width:33px !important;
	height:35px !important;
	left:88px !important;
	top:318px !important;
}

#item71085 {
	width:33px !important;
	height:35px !important;
}

#item71080 {
	width:33px !important;
	height:35px !important;
	left:88px !important;
	top:358px !important;
}

#item71053 {
	width:33px !important;
	height:35px !important;
}

#item71048 {
	width:33px !important;
	height:35px !important;
	left:126px !important;
	top:318px !important;
}

#item71091 {
	width:33px !important;
	height:35px !important;
}

#item71086 {
	width:33px !important;
	height:35px !important;
	left:126px !important;
	top:358px !important;
}

#item71059 {
	width:33px !important;
	height:35px !important;
}

#item71054 {
	width:33px !important;
	height:35px !important;
	left:163px !important;
	top:318px !important;
}

#item71097 {
	width:33px !important;
	height:35px !important;
}

#item71092 {
	width:33px !important;
	height:35px !important;
	left:163px !important;
	top:358px !important;
}

#item71065 {
	width:33px !important;
	height:35px !important;
}

#item71060 {
	width:33px !important;
	height:35px !important;
	left:200px !important;
	top:318px !important;
}

#item71103 {
	width:33px !important;
	height:35px !important;
}

#item71098 {
	width:33px !important;
	height:35px !important;
	left:200px !important;
	top:358px !important;
}

#item41732 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:181px !important;
}

#item41760 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:191px !important;
}

#item41790 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item41817 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:212px !important;
}

#item41844 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:223px !important;
}

#item41871 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:233px !important;
}

#item41898 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:244px !important;
}

#item41925 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:254px !important;
}

#item41952 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:265px !important;
}

#item41979 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:275px !important;
}

#item42007 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:286px !important;
}

#item42035 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:296px !important;
}

#item42062 {
	width:125px !important;
	height:9px !important;
	left:154px !important;
	top:180px !important;
}

#item42089 {
	width:125px !important;
	height:9px !important;
	left:154px !important;
	top:190px !important;
}

#item42119 {
	width:125px !important;
	height:9px !important;
	left:154px !important;
	top:201px !important;
}

#item42146 {
	width:125px !important;
	height:9px !important;
	left:154px !important;
	top:211px !important;
}

#item42174 {
	width:125px !important;
	height:9px !important;
	left:154px !important;
	top:222px !important;
}

#item42201 {
	width:125px !important;
	height:9px !important;
	left:154px !important;
	top:232px !important;
}

#item42228 {
	width:125px !important;
	height:9px !important;
	left:154px !important;
	top:243px !important;
}

#item42255 {
	width:125px !important;
	height:9px !important;
	left:154px !important;
	top:253px !important;
}

#item42283 {
	width:125px !important;
	height:9px !important;
	left:154px !important;
	top:264px !important;
}

#item42310 {
	width:125px !important;
	height:9px !important;
	left:154px !important;
	top:274px !important;
}

#item42342 {
	width:125px !important;
	height:9px !important;
	left:154px !important;
	top:285px !important;
}

#item42369 {
	width:125px !important;
	height:9px !important;
	left:154px !important;
	top:295px !important;
}

#item42396 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:495px !important;
}

#item42423 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:505px !important;
}

#item42450 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:516px !important;
}

#item42477 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:526px !important;
}

#item42504 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:537px !important;
}

#item42532 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:547px !important;
}

#item42559 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:558px !important;
}

#item42586 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:568px !important;
}

#item42613 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:579px !important;
}

#item42640 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item42667 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item42694 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item71109 {
	width:400px !important;
	height:219px !important;
}

#item71104 {
	width:400px !important;
	height:219px !important;
	left:130px !important;
	top:407px !important;
}

#item71127 {
	width:400px !important;
	height:180px !important;
}

#item71122 {
	width:400px !important;
	height:180px !important;
	left:130px !important;
	top:101px !important;
}

#item71115 {
	width:134px !important;
	height:108px !important;
}

#item71110 {
	width:134px !important;
	height:108px !important;
	left:366px !important;
	top:323px !important;
}

#item71133 {
	width:143px !important;
	height:105px !important;
}

#item71128 {
	width:143px !important;
	height:105px !important;
	left:368px !important;
	top:14px !important;
}

#item42721 {
	width:81px !important;
	height:20px !important;
	left:13px !important;
	top:270px !important;
}

#item42748 {
	width:101px !important;
	height:20px !important;
	left:13px !important;
	top:290px !important;
}

#item42776 {
	width:89px !important;
	height:29px !important;
	left:13px !important;
	top:559px !important;
}

#item42806 {
	width:114px !important;
	height:29px !important;
	left:13px !important;
	top:590px !important;
}

#item68828 {
	width:255px !important;
	height:290px !important;
}

#item68823 {
	width:255px !important;
	height:290px !important;
	left:281px !important;
	top:14px !important;
}

#item71140 {
	width:171px !important;
	height:321px !important;
}

#item71135 {
	width:171px !important;
	height:321px !important;
	left:367px !important;
	top:308px !important;
}

#item71146 {
	width:192px !important;
	height:339px !important;
}

#item71141 {
	width:192px !important;
	height:339px !important;
	left:14px !important;
	top:14px !important;
}

#item71152 {
	width:225px !important;
	height:152px !important;
}

#item71147 {
	width:225px !important;
	height:152px !important;
	left:10px !important;
	top:362px !important;
}

#item71159 {
	width:97px !important;
	height:58px !important;
}

#item71154 {
	width:97px !important;
	height:58px !important;
	left:169px !important;
	top:486px !important;
}

#item42837 {
	width:88px !important;
	height:39px !important;
	left:276px !important;
	top:581px !important;
}

#item42868 {
	width:74px !important;
	height:20px !important;
	left:175px !important;
	top:144px !important;
}

#item42895 {
	width:88px !important;
	height:28px !important;
	left:175px !important;
	top:163px !important;
}

#item42925 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:281px !important;
}

#item42955 {
	width:156px !important;
	height:19px !important;
	left:276px !important;
	top:289px !important;
}

#item42986 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item43018 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item71165 {
	width:257px !important;
	height:225px !important;
}

#item71160 {
	width:257px !important;
	height:225px !important;
	left:14px !important;
	top:298px !important;
}

#item71171 {
	width:74px !important;
	height:29px !important;
}

#item71166 {
	width:74px !important;
	height:29px !important;
	left:190px !important;
	top:561px !important;
}

#item71199 {
	width:74px !important;
	height:29px !important;
}

#item71194 {
	width:74px !important;
	height:29px !important;
	left:190px !important;
	top:591px !important;
}

#item71178 {
	width:176px !important;
	height:267px !important;
}

#item71172 {
	width:176px !important;
	height:267px !important;
	left:354px !important;
	top:380px !important;
}

#item71184 {
	width:252px !important;
	height:355px !important;
}

#item71179 {
	width:252px !important;
	height:355px !important;
	left:278px !important;
	top:14px !important;
}

#item71190 {
	width:252px !important;
	height:233px !important;
}

#item71185 {
	width:252px !important;
	height:233px !important;
	left:14px !important;
	top:14px !important;
}

#item43048 {
	width:75px !important;
	height:39px !important;
	left:277px !important;
	top:581px !important;
}

#item43075 {
	width:174px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item43102 {
	width:83px !important;
	height:29px !important;
	left:276px !important;
	top:191px !important;
}

#item43132 {
	width:223px !important;
	height:9px !important;
	left:13px !important;
	top:548px !important;
}

#item43163 {
	width:180px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item43197 {
	width:180px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item68834 {
	width:147px !important;
	height:220px !important;
}

#item68829 {
	width:147px !important;
	height:220px !important;
	left:279px !important;
}

#item71218 {
	width:190px !important;
	height:220px !important;
}

#item71213 {
	width:190px !important;
	height:220px !important;
}

#item71224 {
	width:117px !important;
	height:197px !important;
}

#item71219 {
	width:117px !important;
	height:197px !important;
	left:145px !important;
	top:321px !important;
}

#item71244 {
	width:94px !important;
	height:253px !important;
}

#item71239 {
	width:94px !important;
	height:253px !important;
	left:337px !important;
	top:225px !important;
}

#item71256 {
	width:98px !important;
	height:264px !important;
}

#item71251 {
	width:98px !important;
	height:264px !important;
	left:432px !important;
	top:248px !important;
}

#item71250 {
	width:69px !important;
	height:216px !important;
}

#item71245 {
	width:69px !important;
	height:216px !important;
	left:267px !important;
	top:297px !important;
}

#item71230 {
	width:117px !important;
	height:197px !important;
}

#item71225 {
	width:117px !important;
	height:197px !important;
	left:18px !important;
	top:230px !important;
}

#item71237 {
	width:117px !important;
	height:217px !important;
}

#item71231 {
	width:117px !important;
	height:217px !important;
	left:23px !important;
	top:394px !important;
}

#item43228 {
	width:72px !important;
	height:29px !important;
	left:195px !important;
	top:140px !important;
}

#item43258 {
	width:77px !important;
	height:36px !important;
	left:195px !important;
	top:169px !important;
}

#item43288 {
	width:86px !important;
	height:20px !important;
	left:432px !important;
	top:170px !important;
}

#item43318 {
	width:88px !important;
	height:28px !important;
	left:432px !important;
	top:190px !important;
}

#item43348 {
	width:230px !important;
	height:10px !important;
	left:152px !important;
	top:588px !important;
}

#item43415 {
	width:230px !important;
	height:10px !important;
	left:152px !important;
	top:599px !important;
}

#item43478 {
	width:230px !important;
	height:10px !important;
	left:152px !important;
	top:609px !important;
}

#item43547 {
	width:144px !important;
	height:10px !important;
	left:388px !important;
	top:589px !important;
}

#item43614 {
	width:144px !important;
	height:10px !important;
	left:388px !important;
	top:599px !important;
}

#item43685 {
	width:144px !important;
	height:10px !important;
	left:388px !important;
	top:609px !important;
}

#item71206 {
	width:191px !important;
	height:233px !important;
}

#item71200 {
	width:191px !important;
	height:233px !important;
	left:14px !important;
	top:14px !important;
}

#item71275 {
	width:151px !important;
	height:233px !important;
}

#item71270 {
	width:151px !important;
	height:233px !important;
	left:215px !important;
	top:14px !important;
}

#item71281 {
	width:151px !important;
	height:219px !important;
}

#item71276 {
	width:151px !important;
	height:219px !important;
	left:379px !important;
	top:14px !important;
}

#item71263 {
	width:125px !important;
	height:309px !important;
}

#item71257 {
	width:125px !important;
	height:309px !important;
	left:83px !important;
	top:328px !important;
}

#item71269 {
	width:314px !important;
	height:230px !important;
}

#item71264 {
	width:314px !important;
	height:230px !important;
	left:216px !important;
	top:323px !important;
}

#item43746 {
	width:99px !important;
	height:20px !important;
	left:214px !important;
	top:291px !important;
}

#item43773 {
	width:120px !important;
	height:20px !important;
	left:377px !important;
	top:290px !important;
}

#item43804 {
	width:124px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item43831 {
	width:154px !important;
	height:19px !important;
	left:13px !important;
	top:301px !important;
}

#item43863 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:584px !important;
}

#item43890 {
	width:98px !important;
	height:26px !important;
	left:13px !important;
	top:592px !important;
}

#item43922 {
	width:138px !important;
	height:9px !important;
	left:214px !important;
	top:600px !important;
}

#item43949 {
	width:205px !important;
	height:9px !important;
	left:214px !important;
	top:609px !important;
}

#item71288 {
	width:336px !important;
	height:105px !important;
}

#item71283 {
	width:336px !important;
	height:105px !important;
	left:9px !important;
	top:14px !important;
}

#item71361 {
	width:209px !important;
	height:91px !important;
}

#item71356 {
	width:209px !important;
	height:91px !important;
	left:118px !important;
	top:54px !important;
}

#item71368 {
	width:242px !important;
	height:65px !important;
}

#item71362 {
	width:242px !important;
	height:65px !important;
	left:191px !important;
	top:95px !important;
}

#item71374 {
	width:174px !important;
	height:88px !important;
}

#item71369 {
	width:174px !important;
	height:88px !important;
	left:251px !important;
	top:120px !important;
}

#item71294 {
	width:251px !important;
	height:135px !important;
}

#item71289 {
	width:251px !important;
	height:135px !important;
	left:14px !important;
	top:221px !important;
}

#item71385 {
	width:251px !important;
	height:196px !important;
}

#item71380 {
	width:251px !important;
	height:196px !important;
	left:14px !important;
	top:424px !important;
}

#item71394 {
	width:251px !important;
	height:163px !important;
}

#item71389 {
	width:251px !important;
	height:163px !important;
	left:279px !important;
	top:424px !important;
}

#item71312 {
	width:184px !important;
	height:197px !important;
}

#item71307 {
	width:184px !important;
	height:200px !important;
	left:276px !important;
	top:217px !important;
}

#item43979 {
	width:95px !important;
	height:20px !important;
	left:165px !important;
	top:600px !important;
}

#item44007 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:404px !important;
}

#item44034 {
	width:109px !important;
	height:9px !important;
	left:416px !important;
	top:605px !important;
}

#item44061 {
	width:70px !important;
	height:29px !important;
	left:464px !important;
	top:335px !important;
}

#item44088 {
	width:73px !important;
	height:20px !important;
	left:443px !important;
	top:103px !important;
}

#item44115 {
	width:73px !important;
	height:20px !important;
	left:443px !important;
	top:123px !important;
}

#item44145 {
	width:81px !important;
	height:20px !important;
	left:443px !important;
	top:143px !important;
}

#item44173 {
	width:81px !important;
	height:20px !important;
	left:443px !important;
	top:163px !important;
}

#item68841 {
	width:179px !important;
	height:152px !important;
}

#item68835 {
	width:179px !important;
	height:152px !important;
	left:88px !important;
	top:476px !important;
}

#item71319 {
	width:149px !important;
	height:231px !important;
}

#item71313 {
	width:149px !important;
	height:231px !important;
	left:382px !important;
	top:384px !important;
}

#item71412 {
	width:149px !important;
	height:112px !important;
}

#item71407 {
	width:149px !important;
	height:112px !important;
	left:382px !important;
	top:261px !important;
}

#item71418 {
	width:149px !important;
	height:167px !important;
}

#item71413 {
	width:149px !important;
	height:167px !important;
	left:382px !important;
	top:14px !important;
}

#item71437 {
	width:185px !important;
	height:143px !important;
}

#item71432 {
	width:185px !important;
	height:143px !important;
	left:82px !important;
	top:14px !important;
}

#item71443 {
	width:253px !important;
	height:92px !important;
}

#item71438 {
	width:253px !important;
	height:92px !important;
	left:14px !important;
	top:168px !important;
}

#item71449 {
	width:253px !important;
	height:107px !important;
}

#item71444 {
	width:253px !important;
	height:107px !important;
	left:14px !important;
	top:321px !important;
}

#item71424 {
	width:101px !important;
	height:79px !important;
}

#item71419 {
	width:101px !important;
	height:79px !important;
	left:278px !important;
	top:14px !important;
}

#item71431 {
	width:101px !important;
	height:82px !important;
}

#item71425 {
	width:101px !important;
	height:82px !important;
	left:278px !important;
	top:97px !important;
}

#item71405 {
	width:88px !important;
	height:83px !important;
}

#item71400 {
	width:88px !important;
	height:83px !important;
	left:282px !important;
	top:390px !important;
}

#item44201 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item44228 {
	width:68px !important;
	height:20px !important;
	left:13px !important;
	top:545px !important;
}

#item44256 {
	width:183px !important;
	height:9px !important;
	left:16px !important;
	top:453px !important;
}

#item44285 {
	width:70px !important;
	height:20px !important;
	left:276px !important;
	top:358px !important;
}

#item44312 {
	width:69px !important;
	height:29px !important;
	left:13px !important;
	top:122px !important;
}

#item44339 {
	width:114px !important;
	height:9px !important;
	left:283px !important;
	top:592px !important;
}

#item44367 {
	width:114px !important;
	height:9px !important;
	left:283px !important;
	top:603px !important;
}

#item44394 {
	width:171px !important;
	height:9px !important;
	left:283px !important;
	top:216px !important;
}

#item44424 {
	width:171px !important;
	height:9px !important;
	left:283px !important;
	top:226px !important;
}

#item44451 {
	width:171px !important;
	height:9px !important;
	left:283px !important;
	top:237px !important;
}

#item68847 {
	width:160px !important;
	height:142px !important;
}

#item68842 {
	width:160px !important;
	height:142px !important;
	left:370px !important;
	top:14px !important;
}

#item71488 {
	width:160px !important;
	height:142px !important;
}

#item71482 {
	width:160px !important;
	height:142px !important;
	left:370px !important;
	top:170px !important;
}

#item71494 {
	width:160px !important;
	height:142px !important;
}

#item71489 {
	width:160px !important;
	height:142px !important;
	left:370px !important;
	top:322px !important;
}

#item71500 {
	width:172px !important;
	height:142px !important;
}

#item71495 {
	width:172px !important;
	height:142px !important;
	left:358px !important;
	top:476px !important;
}

#item71463 {
	width:115px !important;
	height:142px !important;
}

#item71458 {
	width:115px !important;
	height:142px !important;
	left:14px !important;
	top:14px !important;
}

#item71469 {
	width:169px !important;
	height:142px !important;
}

#item71464 {
	width:169px !important;
	height:142px !important;
	left:14px !important;
	top:168px !important;
}

#item71475 {
	width:160px !important;
	height:142px !important;
}

#item71470 {
	width:160px !important;
	height:142px !important;
	left:14px !important;
	top:322px !important;
}

#item71481 {
	width:160px !important;
	height:142px !important;
}

#item71476 {
	width:160px !important;
	height:142px !important;
	left:14px !important;
	top:476px !important;
}

#item44478 {
	width:95px !important;
	height:20px !important;
	left:132px !important;
	top:137px !important;
}

#item44506 {
	width:86px !important;
	height:20px !important;
	left:189px !important;
	top:266px !important;
}

#item44533 {
	width:72px !important;
	height:20px !important;
	left:276px !important;
	top:291px !important;
}

#item44560 {
	width:72px !important;
	height:20px !important;
	left:276px !important;
	top:137px !important;
}

#item44587 {
	width:77px !important;
	height:29px !important;
	left:276px !important;
	top:590px !important;
}

#item44617 {
	width:89px !important;
	height:20px !important;
	left:177px !important;
	top:445px !important;
}

#item44644 {
	width:95px !important;
	height:20px !important;
	left:276px !important;
	top:445px !important;
}

#item44672 {
	width:77px !important;
	height:29px !important;
	left:178px !important;
	top:566px !important;
}

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

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

#item71509 {
	width:251px !important;
	height:148px !important;
}

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

#item71515 {
	width:251px !important;
	height:139px !important;
}

#item71510 {
	width:251px !important;
	height:139px !important;
	left:14px !important;
	top:424px !important;
}

#item71521 {
	width:251px !important;
	height:210px !important;
}

#item71516 {
	width:251px !important;
	height:210px !important;
	left:279px !important;
	top:355px !important;
}

#item71529 {
	width:251px !important;
	height:281px !important;
}

#item71522 {
	width:251px !important;
	height:281px !important;
	left:279px !important;
	top:14px !important;
}

#item44699 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item44726 {
	width:145px !important;
	height:9px !important;
	left:11px !important;
	top:610px !important;
}

#item44754 {
	width:134px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item44781 {
	width:96px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item44808 {
	width:135px !important;
	height:9px !important;
	left:276px !important;
	top:334px !important;
}

#item68853 {
	width:184px !important;
	height:192px !important;
}

#item68848 {
	width:184px !important;
	height:192px !important;
	left:346px !important;
	top:14px !important;
}

#item71537 {
	width:174px !important;
	height:192px !important;
}

#item71532 {
	width:174px !important;
	height:192px !important;
	left:6px !important;
	top:14px !important;
}

#item71543 {
	width:106px !important;
	height:200px !important;
}

#item71538 {
	width:106px !important;
	height:200px !important;
	left:122px !important;
	top:219px !important;
}

#item71550 {
	width:266px !important;
	height:193px !important;
}

#item71544 {
	width:266px !important;
	height:193px !important;
	left:278px !important;
	top:219px !important;
}

#item71556 {
	width:189px !important;
	height:219px !important;
}

#item71551 {
	width:189px !important;
	height:219px !important;
	left:356px !important;
	top:424px !important;
}

#item71564 {
	width:162px !important;
	height:204px !important;
}

#item71559 {
	width:162px !important;
	height:204px !important;
	left:14px !important;
	top:424px !important;
}

#item44835 {
	width:157px !important;
	height:20px !important;
	left:111px !important;
	top:185px !important;
}

#item44865 {
	width:77px !important;
	height:20px !important;
	left:276px !important;
	top:122px !important;
}

#item44892 {
	width:115px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item44921 {
	width:68px !important;
	height:20px !important;
	left:194px !important;
	top:500px !important;
}

#item44948 {
	width:73px !important;
	height:29px !important;
	left:276px !important;
	top:590px !important;
}

#item44975 {
	width:98px !important;
	height:29px !important;
	left:13px !important;
	top:384px !important;
}

#item71571 {
	width:163px !important;
	height:206px !important;
}

#item71565 {
	width:163px !important;
	height:206px !important;
	left:103px !important;
}

#item71577 {
	width:91px !important;
	height:206px !important;
}

#item71572 {
	width:91px !important;
	height:206px !important;
	left:374px !important;
}

#item76045 {
	width:60px !important;
	height:206px !important;
}

#item76040 {
	width:60px !important;
	height:206px !important;
	left:471px !important;
}

#item71583 {
	width:85px !important;
	height:193px !important;
}

#item71578 {
	width:85px !important;
	height:193px !important;
	left:181px !important;
	top:219px !important;
}

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

#item71590 {
	width:252px !important;
	height:150px !important;
	left:278px !important;
	top:219px !important;
}

#item71602 {
	width:166px !important;
	height:203px !important;
}

#item71596 {
	width:166px !important;
	height:203px !important;
	left:364px !important;
	top:425px !important;
}

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

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

#item71589 {
	width:69px !important;
	height:162px !important;
}

#item71584 {
	width:69px !important;
	height:162px !important;
	left:109px !important;
	top:219px !important;
}

#item45007 {
	width:92px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

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

#item45061 {
	width:221px !important;
	height:9px !important;
	left:277px !important;
	top:405px !important;
}

#item45091 {
	width:80px !important;
	height:20px !important;
	left:13px !important;
	top:162px !important;
}

#item45118 {
	width:96px !important;
	height:28px !important;
	left:13px !important;
	top:181px !important;
}

#item45148 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:375px !important;
}

#item45175 {
	width:70px !important;
	height:20px !important;
	left:13px !important;
	top:395px !important;
}

#item45202 {
	width:76px !important;
	height:29px !important;
	left:276px !important;
	top:151px !important;
}

#item45233 {
	width:76px !important;
	height:29px !important;
	left:276px !important;
	top:180px !important;
}

#item68859 {
	width:156px !important;
	height:172px !important;
}

#item68854 {
	width:156px !important;
	height:172px !important;
	left:375px !important;
	top:14px !important;
}

#item71625 {
	width:198px !important;
	height:161px !important;
}

#item71620 {
	width:198px !important;
	height:161px !important;
	left:332px !important;
	top:198px !important;
}

#item71619 {
	width:252px !important;
	height:264px !important;
}

#item71614 {
	width:252px !important;
	height:264px !important;
	left:14px !important;
	top:14px !important;
}

#item71631 {
	width:516px !important;
	height:170px !important;
}

#item71626 {
	width:516px !important;
	height:170px !important;
	left:14px !important;
	top:460px !important;
}

#item45263 {
	width:99px !important;
	height:20px !important;
	left:276px !important;
	top:168px !important;
}

#item45290 {
	width:151px !important;
	height:9px !important;
	left:13px !important;
	top:352px !important;
}

#item45320 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:362px !important;
}

#item45350 {
	width:144px !important;
	height:9px !important;
	left:276px !important;
	top:353px !important;
}

#item45377 {
	width:212px !important;
	height:9px !important;
	left:276px !important;
	top:363px !important;
}

#item45407 {
	width:181px !important;
	height:9px !important;
	left:194px !important;
	top:421px !important;
}

#item45439 {
	width:212px !important;
	height:9px !important;
	left:194px !important;
	top:431px !important;
}

#item71637 {
	width:252px !important;
	height:298px !important;
}

#item71632 {
	width:252px !important;
	height:298px !important;
	left:278px !important;
	top:14px !important;
}

#item71643 {
	width:157px !important;
	height:237px !important;
}

#item71638 {
	width:157px !important;
	height:237px !important;
	left:373px !important;
	top:382px !important;
}

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

#item71645 {
	width:164px !important;
	height:193px !important;
	left:102px !important;
	top:425px !important;
}

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

#item71651 {
	width:164px !important;
	height:193px !important;
	left:102px !important;
	top:217px !important;
}

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

#item71658 {
	width:177px !important;
	height:198px !important;
	left:90px !important;
	top:14px !important;
}

#item45470 {
	width:71px !important;
	height:29px !important;
	left:13px !important;
	top:180px !important;
}

#item45497 {
	width:85px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item45524 {
	width:156px !important;
	height:9px !important;
	left:276px !important;
	top:363px !important;
}

#item45551 {
	width:79px !important;
	height:30px !important;
	left:20px !important;
	top:581px !important;
}

#item45581 {
	width:106px !important;
	height:20px !important;
	left:13px !important;
	top:367px !important;
}

#item45613 {
	width:96px !important;
	height:28px !important;
	left:13px !important;
	top:386px !important;
}

#item68865 {
	width:176px !important;
	height:131px !important;
}

#item68860 {
	width:176px !important;
	height:131px !important;
	left:14px !important;
	top:22px !important;
}

#item71715 {
	width:155px !important;
	height:119px !important;
}

#item71709 {
	width:155px !important;
	height:119px !important;
	left:192px !important;
	top:18px !important;
}

#item71721 {
	width:170px !important;
	height:119px !important;
}

#item71716 {
	width:170px !important;
	height:119px !important;
	left:348px !important;
	top:18px !important;
}

#item71671 {
	width:177px !important;
	height:394px !important;
}

#item71666 {
	width:177px !important;
	height:394px !important;
	left:14px !important;
	top:222px !important;
}

#item71677 {
	width:211px !important;
	height:151px !important;
}

#item71672 {
	width:211px !important;
	height:151px !important;
	left:319px !important;
	top:201px !important;
}

#item71683 {
	width:115px !important;
	height:192px !important;
}

#item71678 {
	width:115px !important;
	height:192px !important;
	left:317px !important;
	top:425px !important;
}

#item45643 {
	width:86px !important;
	height:20px !important;
	left:439px !important;
	top:600px !important;
}

#item45670 {
	width:98px !important;
	height:20px !important;
	left:205px !important;
	top:543px !important;
}

#item45698 {
	width:106px !important;
	height:9px !important;
	left:317px !important;
	top:403px !important;
}

#item45726 {
	width:171px !important;
	height:9px !important;
	left:186px !important;
	top:178px !important;
}

#item45753 {
	width:171px !important;
	height:9px !important;
	left:186px !important;
	top:189px !important;
}

#item45782 {
	width:171px !important;
	height:9px !important;
	left:186px !important;
	top:199px !important;
}

#item71689 {
	width:252px !important;
	height:355px !important;
}

#item71684 {
	width:252px !important;
	height:355px !important;
	left:14px !important;
	top:220px !important;
}

#item71695 {
	width:163px !important;
	height:145px !important;
}

#item71690 {
	width:163px !important;
	height:145px !important;
	left:367px !important;
	top:473px !important;
}

#item71701 {
	width:252px !important;
	height:384px !important;
}

#item71696 {
	width:252px !important;
	height:384px !important;
	left:278px !important;
	top:14px !important;
}

#item71707 {
	width:160px !important;
	height:196px !important;
}

#item71702 {
	width:160px !important;
	height:196px !important;
	left:106px !important;
	top:14px !important;
}

#item45809 {
	width:171px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item45836 {
	width:178px !important;
	height:9px !important;
	left:276px !important;
	top:457px !important;
}

#item45863 {
	width:85px !important;
	height:20px !important;
	left:276px !important;
	top:601px !important;
}

#item45890 {
	width:83px !important;
	height:20px !important;
	left:13px !important;
	top:187px !important;
}

#item68871 {
	width:160px !important;
	height:187px !important;
}

#item68866 {
	width:160px !important;
	height:187px !important;
	left:370px !important;
	top:14px !important;
}

#item71730 {
	width:160px !important;
	height:349px !important;
}

#item71725 {
	width:160px !important;
	height:349px !important;
	left:107px !important;
	top:14px !important;
}

#item71736 {
	width:203px !important;
	height:184px !important;
}

#item71731 {
	width:203px !important;
	height:184px !important;
	left:327px !important;
	top:207px !important;
}

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

#item71737 {
	width:169px !important;
	height:252px !important;
	left:14px !important;
	top:378px !important;
}

#item71749 {
	width:143px !important;
	height:206px !important;
}

#item71743 {
	width:143px !important;
	height:206px !important;
	left:387px !important;
	top:424px !important;
}

#item45917 {
	width:78px !important;
	height:20px !important;
	left:19px !important;
	top:329px !important;
}

#item45945 {
	width:73px !important;
	height:29px !important;
	left:192px !important;
	top:565px !important;
}

#item45972 {
	width:135px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item45999 {
	width:100px !important;
	height:20px !important;
	left:275px !important;
	top:600px !important;
}

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

#item71755 {
	width:125px !important;
	height:206px !important;
}

#item71750 {
	width:125px !important;
	height:206px !important;
	left:96px !important;
	top:424px !important;
}

#item71767 {
	width:125px !important;
	height:194px !important;
}

#item71762 {
	width:125px !important;
	height:194px !important;
	left:96px !important;
	top:220px !important;
}

#item71773 {
	width:420px !important;
	height:194px !important;
}

#item71768 {
	width:420px !important;
	height:194px !important;
	left:110px !important;
	top:14px !important;
}

#item71761 {
	width:247px !important;
	height:405px !important;
}

#item71756 {
	width:247px !important;
	height:405px !important;
	left:283px !important;
	top:225px !important;
}

#item46058 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:394px !important;
}

#item46085 {
	width:89px !important;
	height:29px !important;
	left:13px !important;
	top:179px !important;
}

#item46116 {
	width:73px !important;
	height:20px !important;
	left:22px !important;
	top:595px !important;
}

#item46143 {
	width:83px !important;
	height:20px !important;
	left:243px !important;
	top:413px !important;
}

#item68877 {
	width:251px !important;
	height:138px !important;
}

#item68872 {
	width:251px !important;
	height:138px !important;
	left:279px !important;
	top:14px !important;
}

#item71780 {
	width:251px !important;
	height:300px !important;
}

#item71775 {
	width:251px !important;
	height:300px !important;
	left:14px !important;
	top:14px !important;
}

#item71786 {
	width:179px !important;
	height:186px !important;
}

#item71781 {
	width:179px !important;
	height:186px !important;
	left:351px !important;
	top:226px !important;
}

#item71792 {
	width:189px !important;
	height:246px !important;
}

#item71787 {
	width:189px !important;
	height:246px !important;
	left:14px !important;
	top:382px !important;
}

#item71799 {
	width:195px !important;
	height:206px !important;
}

#item71793 {
	width:195px !important;
	height:206px !important;
	left:278px !important;
	top:424px !important;
}

#item46170 {
	width:78px !important;
	height:30px !important;
	left:276px !important;
	top:384px !important;
}

#item46202 {
	width:49px !important;
	height:40px !important;
	left:210px !important;
	top:580px !important;
}

#item46229 {
	width:53px !important;
	height:30px !important;
	left:478px !important;
	top:590px !important;
}

#item46256 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:210px !important;
}

#item46283 {
	width:150px !important;
	height:9px !important;
	left:13px !important;
	top:362px !important;
}

#item71805 {
	width:235px !important;
	height:198px !important;
}

#item71800 {
	width:235px !important;
	height:198px !important;
	left:105px !important;
	top:445px !important;
}

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

#item71816 {
	width:257px !important;
	height:171px !important;
	left:83px !important;
	top:263px !important;
}

#item71840 {
	width:64px !important;
	height:94px !important;
}

#item71835 {
	width:64px !important;
	height:94px !important;
	left:470px !important;
	top:143px !important;
}

#item71846 {
	width:232px !important;
	height:128px !important;
}

#item71841 {
	width:232px !important;
	height:128px !important;
	left:258px !important;
	top:14px !important;
}

#item71852 {
	width:84px !important;
	height:120px !important;
}

#item71847 {
	width:84px !important;
	height:120px !important;
	left:169px !important;
	top:78px !important;
}

#item71811 {
	width:118px !important;
	height:364px !important;
}

#item71806 {
	width:118px !important;
	height:364px !important;
	left:422px !important;
	top:264px !important;
}

#item71827 {
	width:64px !important;
	height:109px !important;
}

#item71822 {
	width:64px !important;
	height:109px !important;
	left:297px !important;
	top:135px !important;
}

#item71834 {
	width:64px !important;
	height:109px !important;
}

#item71828 {
	width:64px !important;
	height:109px !important;
	left:396px !important;
	top:112px !important;
}

#item46310 {
	width:59px !important;
	height:49px !important;
	left:13px !important;
	top:380px !important;
}

#item46341 {
	width:121px !important;
	height:9px !important;
	left:13px !important;
	top:244px !important;
}

#item46368 {
	width:71px !important;
	height:20px !important;
	left:350px !important;
	top:600px !important;
}

#item46395 {
	width:81px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item46423 {
	width:122px !important;
	height:9px !important;
	left:13px !important;
	top:114px !important;
}

#item68883 {
	width:164px !important;
	height:148px !important;
}

#item68878 {
	width:164px !important;
	height:148px !important;
	left:366px !important;
	top:14px !important;
}

#item76051 {
	width:164px !important;
	height:71px !important;
}

#item76046 {
	width:164px !important;
	height:71px !important;
	left:366px !important;
	top:168px !important;
}

#item71861 {
	width:267px !important;
	height:245px !important;
}

#item71856 {
	width:267px !important;
	height:245px !important;
}

#item71867 {
	width:252px !important;
	height:246px !important;
}

#item71862 {
	width:252px !important;
	height:246px !important;
	left:14px !important;
	top:311px !important;
}

#item71873 {
	width:184px !important;
	height:158px !important;
}

#item71868 {
	width:184px !important;
	height:158px !important;
	left:278px !important;
	top:393px !important;
}

#item76058 {
	width:166px !important;
	height:134px !important;
}

#item76052 {
	width:166px !important;
	height:134px !important;
	left:365px !important;
	top:249px !important;
}

#item71879 {
	width:66px !important;
	height:94px !important;
}

#item71874 {
	width:66px !important;
	height:94px !important;
	left:464px !important;
	top:393px !important;
}

#item71888 {
	width:66px !important;
	height:61px !important;
}

#item71883 {
	width:66px !important;
	height:61px !important;
	left:464px !important;
	top:490px !important;
}

#item46450 {
	width:73px !important;
	height:20px !important;
	left:276px !important;
	top:132px !important;
}

#item46477 {
	width:79px !important;
	height:30px !important;
	left:277px !important;
	top:349px !important;
}

#item46504 {
	width:70px !important;
	height:30px !important;
	left:276px !important;
	top:210px !important;
}

#item46531 {
	width:195px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item46561 {
	width:176px !important;
	height:9px !important;
	left:14px !important;
	top:292px !important;
}

#item46588 {
	width:241px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item46615 {
	width:241px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item71894 {
	width:112px !important;
	height:201px !important;
}

#item71889 {
	width:112px !important;
	height:201px !important;
	left:54px !important;
	top:332px !important;
}

#item71900 {
	width:99px !important;
	height:201px !important;
}

#item71895 {
	width:99px !important;
	height:201px !important;
	left:167px !important;
	top:332px !important;
}

#item71906 {
	width:134px !important;
	height:143px !important;
}

#item71901 {
	width:134px !important;
	height:143px !important;
	left:132px !important;
	top:169px !important;
}

#item71920 {
	width:143px !important;
	height:143px !important;
}

#item71915 {
	width:143px !important;
	height:143px !important;
	left:122px !important;
	top:14px !important;
}

#item71912 {
	width:267px !important;
	height:551px !important;
}

#item71907 {
	width:267px !important;
	height:551px !important;
	left:277px !important;
}

#item46648 {
	width:111px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item46676 {
	width:104px !important;
	height:20px !important;
	left:13px !important;
	top:137px !important;
}

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

#item46736 {
	width:223px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item46766 {
	width:223px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item68889 {
	width:243px !important;
	height:156px !important;
}

#item68884 {
	width:243px !important;
	height:156px !important;
	left:301px !important;
}

#item71947 {
	width:201px !important;
	height:244px !important;
}

#item71942 {
	width:201px !important;
	height:244px !important;
	left:14px !important;
}

#item71953 {
	width:201px !important;
	height:225px !important;
}

#item71948 {
	width:201px !important;
	height:225px !important;
	left:14px !important;
	top:335px !important;
}

#item71927 {
	width:243px !important;
	height:147px !important;
}

#item71922 {
	width:243px !important;
	height:147px !important;
	left:301px !important;
	top:168px !important;
}

#item71935 {
	width:243px !important;
	height:147px !important;
}

#item71928 {
	width:243px !important;
	height:147px !important;
	left:301px !important;
	top:327px !important;
}

#item71941 {
	width:243px !important;
	height:135px !important;
}

#item71936 {
	width:243px !important;
	height:135px !important;
	left:301px !important;
	top:490px !important;
}

#item46796 {
	width:164px !important;
	height:20px !important;
	left:13px !important;
	top:304px !important;
}

#item46827 {
	width:150px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item46854 {
	width:73px !important;
	height:30px !important;
	left:225px !important;
	top:268px !important;
}

#item46885 {
	width:70px !important;
	height:30px !important;
	left:225px !important;
	top:425px !important;
}

#item46915 {
	width:72px !important;
	height:30px !important;
	left:225px !important;
	top:103px !important;
}

#item46946 {
	width:73px !important;
	height:30px !important;
	left:225px !important;
	top:568px !important;
}

#item46976 {
	width:74px !important;
	height:20px !important;
	left:225px !important;
	top:600px !important;
}

#item71959 {
	width:243px !important;
	height:156px !important;
}

#item71954 {
	width:243px !important;
	height:156px !important;
	left:14px !important;
}

#item71984 {
	width:266px !important;
	height:153px !important;
}

#item71979 {
	width:266px !important;
	height:153px !important;
	left:278px !important;
}

#item71965 {
	width:250px !important;
	height:154px !important;
}

#item71960 {
	width:250px !important;
	height:154px !important;
	left:14px !important;
	top:227px !important;
}

#item71978 {
	width:265px !important;
	height:154px !important;
}

#item71973 {
	width:265px !important;
	height:154px !important;
	left:280px !important;
	top:227px !important;
}

#item71972 {
	width:411px !important;
	height:188px !important;
}

#item71967 {
	width:411px !important;
	height:188px !important;
	left:119px !important;
	top:438px !important;
}

#item47007 {
	width:181px !important;
	height:9px !important;
	left:276px !important;
	top:206px !important;
}

#item47040 {
	width:186px !important;
	height:9px !important;
	left:13px !important;
	top:208px !important;
}

#item47072 {
	width:174px !important;
	height:9px !important;
	left:13px !important;
	top:420px !important;
}

#item47103 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:420px !important;
}

#item47133 {
	width:83px !important;
	height:29px !important;
	left:13px !important;
	top:585px !important;
}

#item68896 {
	width:300px !important;
	height:286px !important;
}

#item68890 {
	width:300px !important;
	height:286px !important;
	left:232px !important;
	top:14px !important;
}

#item72005 {
	width:255px !important;
	height:230px !important;
}

#item72000 {
	width:255px !important;
	height:230px !important;
	left:278px !important;
	top:334px !important;
}

#item71990 {
	width:209px !important;
	height:243px !important;
}

#item71985 {
	width:209px !important;
	height:243px !important;
	left:14px !important;
	top:14px !important;
}

#item71997 {
	width:209px !important;
	height:219px !important;
}

#item71991 {
	width:209px !important;
	height:219px !important;
	left:14px !important;
	top:334px !important;
}

#item47164 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item47191 {
	width:124px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item47223 {
	width:194px !important;
	height:9px !important;
	left:240px !important;
	top:610px !important;
}

#item47254 {
	width:97px !important;
	height:20px !important;
	left:231px !important;
	top:349px !important;
}

#item72011 {
	width:300px !important;
	height:154px !important;
}

#item72006 {
	width:300px !important;
	height:154px !important;
	left:14px !important;
	top:14px !important;
}

#item72018 {
	width:300px !important;
	height:166px !important;
}

#item72012 {
	width:300px !important;
	height:166px !important;
	left:14px !important;
	top:220px !important;
}

#item72024 {
	width:300px !important;
	height:153px !important;
}

#item72019 {
	width:300px !important;
	height:153px !important;
	left:14px !important;
	top:420px !important;
}

#item72030 {
	width:207px !important;
	height:249px !important;
}

#item72025 {
	width:207px !important;
	height:249px !important;
	left:323px !important;
	top:323px !important;
}

#item72036 {
	width:207px !important;
	height:252px !important;
}

#item72031 {
	width:207px !important;
	height:252px !important;
	left:323px !important;
	top:14px !important;
}

#item47281 {
	width:168px !important;
	height:9px !important;
	left:14px !important;
	top:405px !important;
}

#item47311 {
	width:167px !important;
	height:9px !important;
	left:322px !important;
	top:302px !important;
}

#item47339 {
	width:169px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item47370 {
	width:158px !important;
	height:9px !important;
	left:322px !important;
	top:610px !important;
}

#item47397 {
	width:217px !important;
	height:9px !important;
	left:18px !important;
	top:195px !important;
}

#item68903 {
	width:167px !important;
	height:193px !important;
}

#item68898 {
	width:167px !important;
	height:193px !important;
	left:14px !important;
	top:14px !important;
}

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

#item72046 {
	width:133px !important;
	height:118px !important;
	left:14px !important;
	top:212px !important;
}

#item72058 {
	width:133px !important;
	height:86px !important;
}

#item72053 {
	width:133px !important;
	height:86px !important;
	left:14px !important;
	top:331px !important;
}

#item72065 {
	width:105px !important;
	height:127px !important;
}

#item72059 {
	width:105px !important;
	height:127px !important;
	left:35px !important;
	top:425px !important;
}

#item72071 {
	width:115px !important;
	height:127px !important;
}

#item72066 {
	width:115px !important;
	height:127px !important;
	left:142px !important;
	top:425px !important;
}

#item72080 {
	width:214px !important;
	height:193px !important;
}

#item72075 {
	width:214px !important;
	height:193px !important;
	left:268px !important;
	top:425px !important;
}

#item72045 {
	width:253px !important;
	height:151px !important;
}

#item72040 {
	width:253px !important;
	height:151px !important;
	left:277px !important;
	top:14px !important;
}

#item72086 {
	width:253px !important;
	height:162px !important;
}

#item72081 {
	width:253px !important;
	height:162px !important;
	left:277px !important;
	top:221px !important;
}

#item47427 {
	width:84px !important;
	height:29px !important;
	left:184px !important;
	top:178px !important;
}

#item47457 {
	width:140px !important;
	height:9px !important;
	left:276px !important;
	top:204px !important;
}

#item47484 {
	width:71px !important;
	height:30px !important;
	left:161px !important;
	top:289px !important;
}

#item47514 {
	width:109px !important;
	height:20px !important;
	left:161px !important;
	top:396px !important;
}

#item47546 {
	width:214px !important;
	height:9px !important;
	left:276px !important;
	top:407px !important;
}

#item47578 {
	width:90px !important;
	height:30px !important;
	left:442px !important;
	top:590px !important;
}

#item47608 {
	width:174px !important;
	height:9px !important;
	left:12px !important;
	top:600px !important;
}

#item47641 {
	width:174px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item72092 {
	width:289px !important;
	height:190px !important;
}

#item72087 {
	width:289px !important;
	height:190px !important;
	left:14px !important;
}

#item72111 {
	width:208px !important;
	height:273px !important;
}

#item72106 {
	width:208px !important;
	height:273px !important;
	left:322px !important;
}

#item72098 {
	width:289px !important;
	height:199px !important;
}

#item72093 {
	width:289px !important;
	height:199px !important;
	left:14px !important;
	top:266px !important;
}

#item72105 {
	width:272px !important;
	height:232px !important;
}

#item72100 {
	width:272px !important;
	height:232px !important;
	left:272px !important;
	top:397px !important;
}

#item47669 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:505px !important;
}

#item47699 {
	width:203px !important;
	height:9px !important;
	left:19px !important;
	top:603px !important;
}

#item47729 {
	width:167px !important;
	height:9px !important;
	left:322px !important;
	top:331px !important;
}

#item47756 {
	width:166px !important;
	height:9px !important;
	left:21px !important;
	top:236px !important;
}

#item68909 {
	width:252px !important;
	height:149px !important;
}

#item68904 {
	width:252px !important;
	height:149px !important;
	left:278px !important;
	top:14px !important;
}

#item72118 {
	width:181px !important;
	height:193px !important;
}

#item72113 {
	width:181px !important;
	height:193px !important;
	left:14px !important;
	top:14px !important;
}

#item72124 {
	width:165px !important;
	height:139px !important;
}

#item72119 {
	width:165px !important;
	height:139px !important;
	left:14px !important;
	top:218px !important;
}

#item72130 {
	width:165px !important;
	height:139px !important;
}

#item72125 {
	width:165px !important;
	height:139px !important;
	left:190px !important;
	top:218px !important;
}

#item72136 {
	width:165px !important;
	height:139px !important;
}

#item72131 {
	width:165px !important;
	height:139px !important;
	left:365px !important;
	top:218px !important;
}

#item72142 {
	width:177px !important;
	height:197px !important;
}

#item72137 {
	width:177px !important;
	height:197px !important;
	left:353px !important;
	top:439px !important;
}

#item72149 {
	width:202px !important;
	height:212px !important;
}

#item72143 {
	width:202px !important;
	height:212px !important;
	top:425px !important;
}

#item47787 {
	width:126px !important;
	height:20px !important;
	left:364px !important;
	top:394px !important;
}

#item47817 {
	width:112px !important;
	height:20px !important;
	left:189px !important;
	top:394px !important;
}

#item47850 {
	width:103px !important;
	height:20px !important;
	left:13px !important;
	top:394px !important;
}

#item47880 {
	width:68px !important;
	height:29px !important;
	left:198px !important;
	top:180px !important;
}

#item47907 {
	width:198px !important;
	height:9px !important;
	left:276px !important;
	top:199px !important;
}

#item47937 {
	width:58px !important;
	height:50px !important;
	left:206px !important;
	top:568px !important;
}

#item47968 {
	width:73px !important;
	height:40px !important;
	left:276px !important;
	top:548px !important;
}

#item47999 {
	width:73px !important;
	height:30px !important;
	left:276px !important;
	top:589px !important;
}

#item72155 {
	width:252px !important;
	height:253px !important;
}

#item72150 {
	width:252px !important;
	height:253px !important;
	left:14px !important;
	top:14px !important;
}

#item72170 {
	width:252px !important;
	height:253px !important;
}

#item72164 {
	width:252px !important;
	height:253px !important;
	left:14px !important;
	top:321px !important;
}

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

#item72171 {
	width:252px !important;
	height:243px !important;
	left:278px !important;
	top:321px !important;
}

#item72163 {
	width:252px !important;
	height:253px !important;
}

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

#item48030 {
	width:190px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item48060 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item48087 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item68915 {
	width:303px !important;
	height:117px !important;
}

#item68910 {
	width:303px !important;
	height:117px !important;
	left:227px !important;
	top:321px !important;
}

#item72204 {
	width:202px !important;
	height:241px !important;
}

#item72199 {
	width:202px !important;
	height:241px !important;
	left:14px !important;
	top:321px !important;
}

#item72210 {
	width:202px !important;
	height:263px !important;
}

#item72205 {
	width:202px !important;
	height:263px !important;
	left:14px !important;
	top:14px !important;
}

#item72195 {
	width:303px !important;
	height:136px !important;
}

#item72189 {
	width:303px !important;
	height:136px !important;
	left:227px !important;
	top:446px !important;
}

#item72182 {
	width:303px !important;
	height:134px !important;
}

#item72177 {
	width:303px !important;
	height:134px !important;
	left:227px !important;
	top:14px !important;
}

#item72188 {
	width:303px !important;
	height:98px !important;
}

#item72183 {
	width:303px !important;
	height:98px !important;
	left:227px !important;
	top:167px !important;
}

#item48147 {
	width:160px !important;
	height:9px !important;
	left:225px !important;
	top:303px !important;
}

#item48174 {
	width:57px !important;
	height:40px !important;
	left:151px !important;
	top:266px !important;
}

#item48201 {
	width:73px !important;
	height:30px !important;
	left:459px !important;
	top:410px !important;
}

#item48236 {
	width:120px !important;
	height:20px !important;
	left:412px !important;
	top:136px !important;
}

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

#item48297 {
	width:182px !important;
	height:9px !important;
	left:233px !important;
	top:611px !important;
}

#item72217 {
	width:252px !important;
	height:253px !important;
}

#item72211 {
	width:252px !important;
	height:253px !important;
	left:14px !important;
	top:14px !important;
}

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

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

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

#item72224 {
	width:252px !important;
	height:241px !important;
	left:278px !important;
	top:322px !important;
}

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

#item72230 {
	width:252px !important;
	height:251px !important;
	left:14px !important;
	top:322px !important;
}

#item48327 {
	width:176px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item48381 {
	width:201px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item48411 {
	width:129px !important;
	height:20px !important;
	left:276px !important;
	top:291px !important;
}

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

#item68916 {
	width:252px !important;
	height:150px !important;
	left:278px !important;
	top:220px !important;
}

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

#item72272 {
	width:252px !important;
	height:150px !important;
	left:278px !important;
	top:424px !important;
}

#item72244 {
	width:218px !important;
	height:156px !important;
}

#item72238 {
	width:218px !important;
	height:156px !important;
	left:312px !important;
	top:14px !important;
}

#item72250 {
	width:180px !important;
	height:172px !important;
}

#item72245 {
	width:180px !important;
	height:172px !important;
	left:85px !important;
	top:240px !important;
}

#item72271 {
	width:180px !important;
	height:172px !important;
}

#item72266 {
	width:180px !important;
	height:172px !important;
	left:85px !important;
	top:424px !important;
}

#item72262 {
	width:180px !important;
	height:210px !important;
}

#item72257 {
	width:180px !important;
	height:210px !important;
	left:85px !important;
	top:14px !important;
}

#item48441 {
	width:172px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item48468 {
	width:239px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item48501 {
	width:236px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item48532 {
	width:72px !important;
	height:29px !important;
	left:13px !important;
	top:561px !important;
}

#item48559 {
	width:68px !important;
	height:40px !important;
	left:13px !important;
	top:172px !important;
}

#item48589 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:394px !important;
}

#item72284 {
	width:516px !important;
	height:607px !important;
}

#item72278 {
	width:516px !important;
	height:607px !important;
	left:14px !important;
	top:14px !important;
}

#item48616 {
	width:118px !important;
	height:20px !important;
	left:38px !important;
	top:157px !important;
}

#item68927 {
	width:252px !important;
	height:152px !important;
}

#item68922 {
	width:252px !important;
	height:152px !important;
	left:278px !important;
	top:14px !important;
}

#item72306 {
	width:184px !important;
	height:189px !important;
}

#item72300 {
	width:184px !important;
	height:189px !important;
	left:347px !important;
	top:223px !important;
}

#item72312 {
	width:172px !important;
	height:208px !important;
}

#item72307 {
	width:172px !important;
	height:208px !important;
	left:358px !important;
	top:422px !important;
}

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

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

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

#item72313 {
	width:159px !important;
	height:316px !important;
	left:14px !important;
	top:313px !important;
}

#item48646 {
	width:73px !important;
	height:20px !important;
	left:183px !important;
	top:575px !important;
}

#item48673 {
	width:182px !important;
	height:9px !important;
	left:276px !important;
	top:202px !important;
}

#item48704 {
	width:62px !important;
	height:40px !important;
	left:276px !important;
	top:373px !important;
}

#item48736 {
	width:113px !important;
	height:9px !important;
	left:146px !important;
	top:75px !important;
}

#item48763 {
	width:72px !important;
	height:20px !important;
	left:276px !important;
	top:588px !important;
}

#item72324 {
	width:303px !important;
	height:141px !important;
}

#item72319 {
	width:303px !important;
	height:141px !important;
	left:14px !important;
	top:14px !important;
}

#item72293 {
	width:221px !important;
	height:194px !important;
}

#item72288 {
	width:221px !important;
	height:194px !important;
	left:97px !important;
	top:220px !important;
}

#item72330 {
	width:221px !important;
	height:204px !important;
}

#item72325 {
	width:221px !important;
	height:204px !important;
	left:97px !important;
	top:423px !important;
}

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

#item72331 {
	width:201px !important;
	height:233px !important;
	left:329px !important;
	top:337px !important;
}

#item72345 {
	width:130px !important;
	height:310px !important;
}

#item72340 {
	width:130px !important;
	height:310px !important;
	left:400px !important;
	top:14px !important;
}

#item48790 {
	width:69px !important;
	height:29px !important;
	left:13px !important;
	top:387px !important;
}

#item48817 {
	width:71px !important;
	height:39px !important;
	left:13px !important;
	top:581px !important;
}

#item48847 {
	width:124px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

#item48874 {
	width:176px !important;
	height:9px !important;
	left:327px !important;
	top:610px !important;
}

#item48901 {
	width:85px !important;
	height:20px !important;
	left:336px !important;
	top:103px !important;
}

#item68933 {
	width:252px !important;
	height:141px !important;
}

#item68928 {
	width:252px !important;
	height:141px !important;
	left:278px !important;
	top:14px !important;
}

#item72357 {
	width:172px !important;
	height:192px !important;
}

#item72352 {
	width:172px !important;
	height:192px !important;
	left:278px !important;
	top:220px !important;
}

#item72363 {
	width:252px !important;
	height:147px !important;
}

#item72358 {
	width:252px !important;
	height:147px !important;
	left:278px !important;
	top:426px !important;
}

#item72369 {
	width:154px !important;
	height:122px !important;
}

#item72364 {
	width:154px !important;
	height:122px !important;
	left:14px !important;
	top:441px !important;
}

#item72377 {
	width:92px !important;
	height:68px !important;
}

#item72372 {
	width:92px !important;
	height:68px !important;
	left:173px !important;
	top:495px !important;
}

#item72351 {
	width:252px !important;
	height:294px !important;
}

#item72346 {
	width:252px !important;
	height:294px !important;
	left:14px !important;
	top:14px !important;
}

#item48928 {
	width:171px !important;
	height:9px !important;
	left:21px !important;
	top:396px !important;
}

#item48956 {
	width:123px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item48983 {
	width:72px !important;
	height:20px !important;
	left:452px !important;
	top:383px !important;
}

#item49010 {
	width:129px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item49037 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item49068 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item72383 {
	width:252px !important;
	height:133px !important;
}

#item72378 {
	width:252px !important;
	height:133px !important;
	left:14px !important;
	top:426px !important;
}

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

#item72392 {
	width:252px !important;
	height:150px !important;
	left:14px !important;
	top:219px !important;
}

#item72391 {
	width:252px !important;
	height:328px !important;
}

#item72384 {
	width:252px !important;
	height:328px !important;
	left:278px !important;
	top:219px !important;
}

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

#item72398 {
	width:295px !important;
	height:194px !important;
	left:235px !important;
	top:14px !important;
}

#item49098 {
	width:118px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

#item49125 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item49153 {
	width:214px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item49185 {
	width:167px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item68939 {
	width:164px !important;
	height:198px !important;
}

#item68934 {
	width:164px !important;
	height:198px !important;
	left:278px !important;
	top:14px !important;
}

#item72417 {
	width:182px !important;
	height:211px !important;
}

#item72412 {
	width:182px !important;
	height:211px !important;
	left:278px !important;
	top:223px !important;
}

#item72423 {
	width:182px !important;
	height:171px !important;
}

#item72418 {
	width:182px !important;
	height:171px !important;
	left:278px !important;
	top:446px !important;
}

#item72429 {
	width:171px !important;
	height:281px !important;
}

#item72424 {
	width:171px !important;
	height:281px !important;
	left:14px !important;
	top:337px !important;
}

#item72409 {
	width:249px !important;
	height:233px !important;
}

#item72404 {
	width:249px !important;
	height:233px !important;
	left:14px !important;
	top:14px !important;
}

#item49212 {
	width:186px !important;
	height:9px !important;
	left:13px !important;
	top:315px !important;
}

#item49239 {
	width:77px !important;
	height:20px !important;
	left:189px !important;
	top:593px !important;
}

#item49266 {
	width:70px !important;
	height:40px !important;
	left:466px !important;
	top:396px !important;
}

#item49297 {
	width:72px !important;
	height:29px !important;
	left:462px !important;
	top:590px !important;
}

#item49324 {
	width:87px !important;
	height:29px !important;
	left:449px !important;
	top:180px !important;
}

#item72435 {
	width:516px !important;
	height:377px !important;
}

#item72430 {
	width:516px !important;
	height:377px !important;
	left:14px !important;
	top:14px !important;
}

#item72441 {
	width:159px !important;
	height:113px !important;
}

#item72436 {
	width:159px !important;
	height:113px !important;
	left:14px !important;
	top:405px !important;
}

#item72447 {
	width:173px !important;
	height:128px !important;
}

#item72442 {
	width:173px !important;
	height:128px !important;
	left:185px !important;
	top:405px !important;
}

#item72454 {
	width:160px !important;
	height:128px !important;
}

#item72448 {
	width:160px !important;
	height:128px !important;
	left:370px !important;
	top:405px !important;
}

#item49351 {
	width:170px !important;
	height:20px !important;
	left:369px !important;
	top:600px !important;
}

#item49384 {
	width:169px !important;
	height:9px !important;
	left:184px !important;
	top:610px !important;
}

#item49412 {
	width:105px !important;
	height:20px !important;
	left:13px !important;
	top:598px !important;
}

#item49439 {
	width:77px !important;
	height:20px !important;
	left:14px !important;
	top:377px !important;
}

#item68948 {
	width:252px !important;
	height:152px !important;
}

#item68940 {
	width:252px !important;
	height:152px !important;
	left:278px !important;
	top:14px !important;
}

#item72464 {
	width:252px !important;
	height:143px !important;
}

#item72457 {
	width:252px !important;
	height:143px !important;
	left:14px !important;
}

#item72470 {
	width:252px !important;
	height:132px !important;
}

#item72465 {
	width:252px !important;
	height:132px !important;
	left:16px !important;
	top:220px !important;
}

#item72483 {
	width:251px !important;
	height:132px !important;
}

#item72478 {
	width:251px !important;
	height:132px !important;
	left:14px !important;
	top:425px !important;
}

#item72489 {
	width:251px !important;
	height:144px !important;
}

#item72484 {
	width:251px !important;
	height:144px !important;
	left:279px !important;
	top:425px !important;
}

#item72477 {
	width:164px !important;
	height:198px !important;
}

#item72471 {
	width:164px !important;
	height:198px !important;
	left:278px !important;
	top:220px !important;
}

#item49466 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item49493 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

#item49520 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item49547 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item49574 {
	width:81px !important;
	height:20px !important;
	left:447px !important;
	top:384px !important;
}

#item49601 {
	width:132px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item72497 {
	width:165px !important;
	height:130px !important;
}

#item72492 {
	width:165px !important;
	height:130px !important;
	left:14px !important;
	top:14px !important;
}

#item72503 {
	width:165px !important;
	height:121px !important;
}

#item72498 {
	width:165px !important;
	height:121px !important;
	left:14px !important;
	top:219px !important;
}

#item72515 {
	width:254px !important;
	height:121px !important;
}

#item72510 {
	width:254px !important;
	height:121px !important;
	left:14px !important;
	top:430px !important;
}

#item72521 {
	width:198px !important;
	height:147px !important;
}

#item72516 {
	width:198px !important;
	height:147px !important;
	left:332px !important;
	top:411px !important;
}

#item72509 {
	width:339px !important;
	height:326px !important;
}

#item72504 {
	width:339px !important;
	height:326px !important;
	left:191px !important;
	top:14px !important;
}

#item49630 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item49657 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:415px !important;
}

#item49685 {
	width:156px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item49712 {
	width:131px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item49739 {
	width:125px !important;
	height:9px !important;
	left:189px !important;
	top:415px !important;
}

#item68954 {
	width:251px !important;
	height:214px !important;
}

#item68949 {
	width:251px !important;
	height:214px !important;
	left:14px !important;
	top:14px !important;
}

#item72527 {
	width:174px !important;
	height:296px !important;
}

#item72522 {
	width:174px !important;
	height:296px !important;
	left:279px !important;
	top:14px !important;
}

#item72535 {
	width:291px !important;
	height:282px !important;
}

#item72530 {
	width:291px !important;
	height:282px !important;
	left:14px !important;
	top:322px !important;
}

#item72542 {
	width:227px !important;
	height:233px !important;
}

#item72536 {
	width:227px !important;
	height:233px !important;
	left:317px !important;
	top:322px !important;
}

#item49766 {
	width:156px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item49793 {
	width:74px !important;
	height:29px !important;
	left:461px !important;
	top:269px !important;
}

#item49823 {
	width:162px !important;
	height:9px !important;
	left:85px !important;
	top:591px !important;
}

#item49850 {
	width:117px !important;
	height:9px !important;
	left:315px !important;
	top:610px !important;
}

#item72548 {
	width:250px !important;
	height:131px !important;
}

#item72543 {
	width:250px !important;
	height:131px !important;
	left:14px !important;
	top:14px !important;
}

#item72567 {
	width:154px !important;
	height:210px !important;
}

#item72562 {
	width:154px !important;
	height:210px !important;
	left:278px !important;
	top:14px !important;
}

#item72574 {
	width:96px !important;
	height:77px !important;
}

#item72569 {
	width:96px !important;
	height:77px !important;
	left:434px !important;
	top:81px !important;
}

#item72554 {
	width:250px !important;
	height:151px !important;
}

#item72549 {
	width:250px !important;
	height:151px !important;
	left:14px !important;
	top:218px !important;
}

#item72561 {
	width:250px !important;
	height:151px !important;
}

#item72556 {
	width:250px !important;
	height:151px !important;
	left:14px !important;
	top:419px !important;
}

#item72580 {
	width:250px !important;
	height:231px !important;
}

#item72575 {
	width:250px !important;
	height:231px !important;
	left:280px !important;
	top:321px !important;
}

#item49877 {
	width:140px !important;
	height:9px !important;
	left:12px !important;
	top:198px !important;
}

#item49905 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item49932 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item49960 {
	width:138px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item49987 {
	width:224px !important;
	height:9px !important;
	left:276px !important;
	top:292px !important;
}

#item50017 {
	width:224px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item68960 {
	width:355px !important;
	height:270px !important;
}

#item68955 {
	width:355px !important;
	height:270px !important;
	left:14px !important;
	top:14px !important;
}

#item76067 {
	width:94px !important;
	height:88px !important;
}

#item76062 {
	width:94px !important;
	height:88px !important;
	left:436px !important;
	top:14px !important;
}

#item72586 {
	width:167px !important;
	height:351px !important;
}

#item72581 {
	width:167px !important;
	height:351px !important;
	left:35px !important;
	top:292px !important;
}

#item72592 {
	width:117px !important;
	height:188px !important;
}

#item72587 {
	width:117px !important;
	height:188px !important;
	left:400px !important;
	top:300px !important;
}

#item72598 {
	width:137px !important;
	height:203px !important;
}

#item72593 {
	width:137px !important;
	height:203px !important;
	left:288px !important;
	top:317px !important;
}

#item50044 {
	width:137px !important;
	height:9px !important;
	left:373px !important;
	top:211px !important;
}

#item50072 {
	width:128px !important;
	height:20px !important;
	left:373px !important;
	top:261px !important;
}

#item50102 {
	width:171px !important;
	height:9px !important;
	left:211px !important;
	top:600px !important;
}

#item50134 {
	width:171px !important;
	height:9px !important;
	left:211px !important;
	top:610px !important;
}

#item72608 {
	width:252px !important;
	height:98px !important;
}

#item72602 {
	width:252px !important;
	height:98px !important;
	left:14px !important;
	top:473px !important;
}

#item72614 {
	width:118px !important;
	height:170px !important;
}

#item72609 {
	width:118px !important;
	height:170px !important;
	left:412px !important;
	top:473px !important;
}

#item72620 {
	width:157px !important;
	height:142px !important;
}

#item72615 {
	width:157px !important;
	height:142px !important;
	left:373px !important;
	top:322px !important;
}

#item72627 {
	width:166px !important;
	height:140px !important;
}

#item72622 {
	width:166px !important;
	height:140px !important;
	left:101px !important;
	top:323px !important;
}

#item72633 {
	width:513px !important;
	height:296px !important;
}

#item72628 {
	width:513px !important;
	height:296px !important;
	left:17px !important;
	top:14px !important;
}

#item50163 {
	width:102px !important;
	height:20px !important;
	left:21px !important;
	top:285px !important;
}

#item50190 {
	width:70px !important;
	height:20px !important;
	left:13px !important;
	top:449px !important;
}

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

#item50244 {
	width:100px !important;
	height:29px !important;
	left:276px !important;
	top:439px !important;
}

#item50274 {
	width:103px !important;
	height:29px !important;
	left:281px !important;
	top:553px !important;
}

#item50305 {
	width:98px !important;
	height:28px !important;
	left:281px !important;
	top:581px !important;
}

#item68966 {
	width:252px !important;
	height:123px !important;
}

#item68961 {
	width:252px !important;
	height:123px !important;
	left:14px !important;
	top:14px !important;
}

#item72641 {
	width:173px !important;
	height:196px !important;
}

#item72635 {
	width:173px !important;
	height:196px !important;
	left:272px !important;
	top:14px !important;
}

#item72647 {
	width:252px !important;
	height:144px !important;
}

#item72642 {
	width:252px !important;
	height:144px !important;
	left:278px !important;
	top:223px !important;
}

#item72665 {
	width:170px !important;
	height:168px !important;
}

#item72660 {
	width:170px !important;
	height:168px !important;
	left:278px !important;
	top:449px !important;
}

#item72653 {
	width:184px !important;
	height:210px !important;
}

#item72648 {
	width:184px !important;
	height:210px !important;
	left:14px !important;
	top:223px !important;
}

#item72659 {
	width:252px !important;
	height:117px !important;
}

#item72654 {
	width:252px !important;
	height:117px !important;
	left:14px !important;
	top:448px !important;
}

#item50335 {
	width:75px !important;
	height:29px !important;
	left:455px !important;
	top:180px !important;
}

#item50362 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item50390 {
	width:54px !important;
	height:40px !important;
	left:207px !important;
	top:353px !important;
}

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

#item50444 {
	width:193px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item50475 {
	width:72px !important;
	height:29px !important;
	left:455px !important;
	top:588px !important;
}

#item72671 {
	width:199px !important;
	height:129px !important;
}

#item72666 {
	width:199px !important;
	height:129px !important;
	left:14px !important;
	top:14px !important;
}

#item72691 {
	width:199px !important;
	height:147px !important;
}

#item72686 {
	width:199px !important;
	height:147px !important;
	left:14px !important;
	top:224px !important;
}

#item72710 {
	width:124px !important;
	height:147px !important;
}

#item72704 {
	width:124px !important;
	height:147px !important;
	left:14px !important;
	top:478px !important;
}

#item72697 {
	width:181px !important;
	height:273px !important;
}

#item72692 {
	width:181px !important;
	height:273px !important;
	left:227px !important;
	top:251px !important;
}

#item72703 {
	width:147px !important;
	height:218px !important;
}

#item72698 {
	width:147px !important;
	height:218px !important;
	left:372px !important;
	top:236px !important;
}

#item72679 {
	width:133px !important;
	height:146px !important;
}

#item72674 {
	width:133px !important;
	height:146px !important;
	left:329px !important;
	top:14px !important;
}

#item72685 {
	width:93px !important;
	height:104px !important;
}

#item72680 {
	width:93px !important;
	height:104px !important;
	left:437px !important;
	top:113px !important;
}

#item50502 {
	width:180px !important;
	height:9px !important;
	left:12px !important;
	top:202px !important;
}

#item50529 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:426px !important;
}

#item50556 {
	width:79px !important;
	height:40px !important;
	left:142px !important;
	top:580px !important;
}

#item50586 {
	width:89px !important;
	height:20px !important;
	left:226px !important;
	top:190px !important;
}

#item50613 {
	width:94px !important;
	height:20px !important;
	left:226px !important;
	top:86px !important;
}

#item50641 {
	width:177px !important;
	height:9px !important;
	left:226px !important;
	top:600px !important;
}

#item50668 {
	width:177px !important;
	height:9px !important;
	left:226px !important;
	top:610px !important;
}

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

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

#item72718 {
	width:253px !important;
	height:137px !important;
}

#item72712 {
	width:253px !important;
	height:137px !important;
	left:277px !important;
	top:14px !important;
}

#item72725 {
	width:253px !important;
	height:159px !important;
}

#item72719 {
	width:253px !important;
	height:159px !important;
	left:277px !important;
	top:219px !important;
}

#item72731 {
	width:175px !important;
	height:198px !important;
}

#item72726 {
	width:175px !important;
	height:198px !important;
	left:277px !important;
	top:420px !important;
}

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

#item72732 {
	width:252px !important;
	height:228px !important;
	left:14px !important;
	top:321px !important;
}

#item50695 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

#item50724 {
	width:100px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item50751 {
	width:132px !important;
	height:9px !important;
	left:276px !important;
	top:404px !important;
}

#item50778 {
	width:145px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item50805 {
	width:72px !important;
	height:29px !important;
	left:455px !important;
	top:590px !important;
}

#item72744 {
	width:156px !important;
	height:193px !important;
}

#item72739 {
	width:156px !important;
	height:193px !important;
	left:88px !important;
	top:425px !important;
}

#item72756 {
	width:230px !important;
	height:140px !important;
}

#item72751 {
	width:230px !important;
	height:140px !important;
	left:14px !important;
	top:218px !important;
}

#item72764 {
	width:230px !important;
	height:129px !important;
}

#item72759 {
	width:230px !important;
	height:129px !important;
	left:14px !important;
	top:17px !important;
}

#item72750 {
	width:275px !important;
	height:126px !important;
}

#item72745 {
	width:275px !important;
	height:126px !important;
	left:255px !important;
	top:420px !important;
}

#item72770 {
	width:272px !important;
	height:386px !important;
}

#item72765 {
	width:272px !important;
	height:386px !important;
	left:258px !important;
	top:14px !important;
}

#item50832 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item50859 {
	width:156px !important;
	height:9px !important;
	left:253px !important;
	top:611px !important;
}

#item50887 {
	width:119px !important;
	height:20px !important;
	left:258px !important;
	top:397px !important;
}

#item50917 {
	width:234px !important;
	height:9px !important;
	left:12px !important;
	top:205px !important;
}

#item50948 {
	width:71px !important;
	height:29px !important;
	left:12px !important;
	top:591px !important;
}

#item68978 {
	width:252px !important;
	height:134px !important;
}

#item68973 {
	width:252px !important;
	height:134px !important;
	left:278px !important;
	top:14px !important;
}

#item72789 {
	width:252px !important;
	height:194px !important;
}

#item72784 {
	width:252px !important;
	height:194px !important;
	left:278px !important;
	top:215px !important;
}

#item72803 {
	width:252px !important;
	height:148px !important;
}

#item72798 {
	width:252px !important;
	height:148px !important;
	left:278px !important;
	top:420px !important;
}

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

#item72771 {
	width:164px !important;
	height:232px !important;
	left:14px !important;
	top:14px !important;
}

#item72783 {
	width:252px !important;
	height:134px !important;
}

#item72778 {
	width:252px !important;
	height:134px !important;
	left:14px !important;
	top:257px !important;
}

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

#item72791 {
	width:252px !important;
	height:173px !important;
	left:14px !important;
	top:444px !important;
}

#item50975 {
	width:178px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item51002 {
	width:111px !important;
	height:20px !important;
	left:276px !important;
	top:390px !important;
}

#item51029 {
	width:198px !important;
	height:9px !important;
	left:276px !important;
	top:195px !important;
}

#item51063 {
	width:74px !important;
	height:20px !important;
	left:181px !important;
	top:220px !important;
}

#item51090 {
	width:150px !important;
	height:9px !important;
	left:17px !important;
	top:418px !important;
}

#item51118 {
	width:91px !important;
	height:20px !important;
	left:164px !important;
	top:599px !important;
}

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

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

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

#item72816 {
	width:252px !important;
	height:135px !important;
	left:14px !important;
	top:217px !important;
}

#item72827 {
	width:252px !important;
	height:123px !important;
}

#item72822 {
	width:252px !important;
	height:123px !important;
	left:14px !important;
	top:14px !important;
}

#item72815 {
	width:252px !important;
	height:247px !important;
}

#item72810 {
	width:252px !important;
	height:247px !important;
	left:278px !important;
	top:324px !important;
}

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

#item72828 {
	width:252px !important;
	height:234px !important;
	left:278px !important;
	top:14px !important;
}

#item51145 {
	width:182px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item51177 {
	width:187px !important;
	height:9px !important;
	left:21px !important;
	top:397px !important;
}

#item51204 {
	width:172px !important;
	height:9px !important;
	left:12px !important;
	top:198px !important;
}

#item51231 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item68984 {
	width:172px !important;
	height:164px !important;
}

#item68979 {
	width:172px !important;
	height:164px !important;
	left:185px !important;
	top:14px !important;
}

#item72855 {
	width:77px !important;
	height:128px !important;
}

#item72850 {
	width:77px !important;
	height:128px !important;
	left:14px !important;
	top:84px !important;
}

#item72861 {
	width:160px !important;
	height:166px !important;
}

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

#item72874 {
	width:160px !important;
	height:132px !important;
}

#item72869 {
	width:160px !important;
	height:132px !important;
	left:14px !important;
	top:442px !important;
}

#item72880 {
	width:171px !important;
	height:185px !important;
}

#item72875 {
	width:171px !important;
	height:185px !important;
	left:185px !important;
	top:442px !important;
}

#item72868 {
	width:175px !important;
	height:166px !important;
}

#item72862 {
	width:175px !important;
	height:166px !important;
	left:185px !important;
	top:223px !important;
}

#item72839 {
	width:99px !important;
	height:197px !important;
}

#item72834 {
	width:99px !important;
	height:197px !important;
	left:369px !important;
	top:14px !important;
}

#item72849 {
	width:159px !important;
	height:159px !important;
}

#item72843 {
	width:159px !important;
	height:159px !important;
	left:371px !important;
	top:224px !important;
}

#item72887 {
	width:158px !important;
	height:140px !important;
}

#item72881 {
	width:158px !important;
	height:140px !important;
	left:372px !important;
	top:446px !important;
}

#item51285 {
	width:147px !important;
	height:9px !important;
	left:183px !important;
	top:205px !important;
}

#item51312 {
	width:57px !important;
	height:40px !important;
	left:471px !important;
	top:175px !important;
}

#item51339 {
	width:72px !important;
	height:20px !important;
	left:96px !important;
	top:194px !important;
}

#item51367 {
	width:137px !important;
	height:9px !important;
	left:13px !important;
	top:428px !important;
}

#item51394 {
	width:167px !important;
	height:9px !important;
	left:184px !important;
	top:427px !important;
}

#item51421 {
	width:123px !important;
	height:20px !important;
	left:369px !important;
	top:418px !important;
}

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

#item51479 {
	width:76px !important;
	height:30px !important;
	left:184px !important;
	top:589px !important;
}

#item51510 {
	width:119px !important;
	height:9px !important;
	left:369px !important;
	top:610px !important;
}

#item72896 {
	width:159px !important;
	height:136px !important;
}

#item72891 {
	width:159px !important;
	height:136px !important;
	left:14px !important;
	top:14px !important;
}

#item72910 {
	width:193px !important;
	height:136px !important;
}

#item72903 {
	width:193px !important;
	height:136px !important;
	left:179px !important;
	top:14px !important;
}

#item72902 {
	width:172px !important;
	height:158px !important;
}

#item72897 {
	width:172px !important;
	height:158px !important;
	left:185px !important;
	top:223px !important;
}

#item72922 {
	width:172px !important;
	height:129px !important;
}

#item72917 {
	width:172px !important;
	height:129px !important;
	left:185px !important;
	top:446px !important;
}

#item72934 {
	width:161px !important;
	height:119px !important;
}

#item72929 {
	width:161px !important;
	height:119px !important;
	left:14px !important;
	top:446px !important;
}

#item72928 {
	width:159px !important;
	height:119px !important;
}

#item72923 {
	width:159px !important;
	height:119px !important;
	left:371px !important;
	top:446px !important;
}

#item72944 {
	width:159px !important;
	height:203px !important;
}

#item72939 {
	width:159px !important;
	height:203px !important;
	left:371px !important;
	top:177px !important;
}

#item72916 {
	width:162px !important;
	height:142px !important;
}

#item72911 {
	width:162px !important;
	height:142px !important;
	left:14px !important;
	top:223px !important;
}

#item51537 {
	width:120px !important;
	height:9px !important;
	left:13px !important;
	top:205px !important;
}

#item51565 {
	width:127px !important;
	height:9px !important;
	left:184px !important;
	top:205px !important;
}

#item51592 {
	width:84px !important;
	height:20px !important;
	left:13px !important;
	top:418px !important;
}

#item51620 {
	width:82px !important;
	height:20px !important;
	left:369px !important;
	top:417px !important;
}

#item51647 {
	width:98px !important;
	height:20px !important;
	left:184px !important;
	top:418px !important;
}

#item51674 {
	width:162px !important;
	height:9px !important;
	left:184px !important;
	top:610px !important;
}

#item51701 {
	width:125px !important;
	height:9px !important;
	left:369px !important;
	top:610px !important;
}

#item51728 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item68990 {
	width:148px !important;
	height:117px !important;
}

#item68985 {
	width:148px !important;
	height:117px !important;
	left:396px !important;
	top:14px !important;
}

#item72957 {
	width:267px !important;
	height:117px !important;
}

#item72952 {
	width:267px !important;
	height:117px !important;
	left:277px !important;
	top:135px !important;
}

#item72950 {
	width:252px !important;
	height:301px !important;
}

#item72945 {
	width:252px !important;
	height:301px !important;
	left:14px !important;
	top:14px !important;
}

#item72964 {
	width:164px !important;
	height:254px !important;
}

#item72958 {
	width:164px !important;
	height:254px !important;
	left:14px !important;
	top:375px !important;
}

#item72970 {
	width:251px !important;
	height:325px !important;
}

#item72965 {
	width:251px !important;
	height:325px !important;
	left:279px !important;
	top:305px !important;
}

#item51755 {
	width:115px !important;
	height:20px !important;
	left:280px !important;
	top:477px !important;
}

#item51787 {
	width:69px !important;
	height:20px !important;
	left:276px !important;
	top:112px !important;
}

#item51814 {
	width:162px !important;
	height:9px !important;
	left:276px !important;
	top:289px !important;
}

#item51841 {
	width:90px !important;
	height:29px !important;
	left:182px !important;
	top:589px !important;
}

#item51873 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:353px !important;
}

#item72976 {
	width:145px !important;
	height:196px !important;
}

#item72971 {
	width:145px !important;
	height:196px !important;
	left:121px !important;
	top:14px !important;
}

#item72982 {
	width:252px !important;
	height:136px !important;
}

#item72977 {
	width:252px !important;
	height:136px !important;
	left:14px !important;
	top:221px !important;
}

#item73003 {
	width:251px !important;
	height:333px !important;
}

#item72998 {
	width:251px !important;
	height:333px !important;
	left:277px !important;
	top:14px !important;
}

#item72989 {
	width:252px !important;
	height:149px !important;
}

#item72983 {
	width:252px !important;
	height:149px !important;
	left:14px !important;
	top:423px !important;
}

#item72995 {
	width:252px !important;
	height:211px !important;
}

#item72990 {
	width:252px !important;
	height:211px !important;
	left:278px !important;
	top:423px !important;
}

#item51901 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:403px !important;
}

#item51928 {
	width:97px !important;
	height:29px !important;
	left:13px !important;
	top:132px !important;
}

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

#item51986 {
	width:93px !important;
	height:20px !important;
	left:276px !important;
	top:483px !important;
}

#item52017 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:403px !important;
}

#item68996 {
	width:252px !important;
	height:176px !important;
}

#item68991 {
	width:252px !important;
	height:176px !important;
	left:14px !important;
	top:14px !important;
}

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

#item73005 {
	width:198px !important;
	height:234px !important;
	left:346px !important;
	top:14px !important;
}

#item73017 {
	width:184px !important;
	height:170px !important;
}

#item73012 {
	width:184px !important;
	height:170px !important;
	left:346px !important;
	top:259px !important;
}

#item73029 {
	width:266px !important;
	height:190px !important;
}

#item73024 {
	width:266px !important;
	height:190px !important;
	left:278px !important;
	top:440px !important;
}

#item73023 {
	width:251px !important;
	height:384px !important;
}

#item73018 {
	width:251px !important;
	height:384px !important;
	left:14px !important;
	top:259px !important;
}

#item52044 {
	width:76px !important;
	height:29px !important;
	left:276px !important;
	top:405px !important;
}

#item52071 {
	width:65px !important;
	height:40px !important;
	left:276px !important;
	top:198px !important;
}

#item52098 {
	width:83px !important;
	height:20px !important;
	left:157px !important;
	top:534px !important;
}

#item52126 {
	width:70px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item52154 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:240px !important;
}

#item52182 {
	width:83px !important;
	height:20px !important;
	left:13px !important;
	top:543px !important;
}

#item73037 {
	width:147px !important;
	height:105px !important;
}

#item73031 {
	width:147px !important;
	height:105px !important;
	left:14px !important;
	top:14px !important;
}

#item73050 {
	width:187px !important;
	height:197px !important;
}

#item73045 {
	width:187px !important;
	height:197px !important;
	left:79px !important;
	top:216px !important;
}

#item73063 {
	width:252px !important;
	height:126px !important;
}

#item73058 {
	width:252px !important;
	height:126px !important;
	left:14px !important;
	top:429px !important;
}

#item73044 {
	width:98px !important;
	height:91px !important;
}

#item73038 {
	width:98px !important;
	height:91px !important;
	left:168px !important;
	top:14px !important;
}

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

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

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

#item73064 {
	width:252px !important;
	height:248px !important;
	left:278px !important;
	top:317px !important;
}

#item52209 {
	width:56px !important;
	height:38px !important;
	left:12px !important;
	top:371px !important;
}

#item52236 {
	width:106px !important;
	height:20px !important;
	left:16px !important;
	top:184px !important;
}

#item52263 {
	width:103px !important;
	height:20px !important;
	left:167px !important;
	top:188px !important;
}

#item52293 {
	width:172px !important;
	height:9px !important;
	left:19px !important;
	top:610px !important;
}

#item52320 {
	width:157px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item52347 {
	width:115px !important;
	height:20px !important;
	left:281px !important;
	top:569px !important;
}

#item52379 {
	width:166px !important;
	height:9px !important;
	left:281px !important;
	top:610px !important;
}

#item69003 {
	width:163px !important;
	height:192px !important;
}

#item68997 {
	width:163px !important;
	height:192px !important;
	left:367px !important;
	top:14px !important;
}

#item73083 {
	width:177px !important;
	height:190px !important;
}

#item73078 {
	width:177px !important;
	height:190px !important;
	left:367px !important;
	top:220px !important;
}

#item73114 {
	width:253px !important;
	height:130px !important;
}

#item73109 {
	width:253px !important;
	height:130px !important;
	left:14px !important;
	top:224px !important;
}

#item73102 {
	width:293px !important;
	height:183px !important;
}

#item73096 {
	width:293px !important;
	height:183px !important;
	left:252px !important;
	top:423px !important;
}

#item73108 {
	width:142px !important;
	height:196px !important;
}

#item73103 {
	width:142px !important;
	height:196px !important;
	left:14px !important;
	top:423px !important;
}

#item73077 {
	width:81px !important;
	height:135px !important;
}

#item73072 {
	width:81px !important;
	height:135px !important;
	left:91px !important;
	top:14px !important;
}

#item73120 {
	width:81px !important;
	height:143px !important;
}

#item73115 {
	width:81px !important;
	height:143px !important;
	left:179px !important;
	top:18px !important;
}

#item52409 {
	width:73px !important;
	height:20px !important;
	left:276px !important;
	top:391px !important;
}

#item52436 {
	width:79px !important;
	height:20px !important;
	left:276px !important;
	top:189px !important;
}

#item52463 {
	width:178px !important;
	height:9px !important;
	left:250px !important;
	top:610px !important;
}

#item52490 {
	width:85px !important;
	height:29px !important;
	left:162px !important;
	top:521px !important;
}

#item52517 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:404px !important;
}

#item52544 {
	width:224px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

#item52574 {
	width:224px !important;
	height:9px !important;
	left:13px !important;
	top:211px !important;
}

#item73126 {
	width:208px !important;
	height:164px !important;
}

#item73121 {
	width:208px !important;
	height:164px !important;
	left:101px !important;
	top:14px !important;
}

#item73145 {
	width:88px !important;
	height:210px !important;
}

#item73140 {
	width:88px !important;
	height:210px !important;
	left:54px !important;
	top:154px !important;
}

#item73133 {
	width:209px !important;
	height:203px !important;
}

#item73128 {
	width:209px !important;
	height:203px !important;
	left:321px !important;
}

#item73139 {
	width:79px !important;
	height:79px !important;
}

#item73134 {
	width:79px !important;
	height:79px !important;
	left:451px !important;
	top:275px !important;
}

#item73152 {
	width:296px !important;
	height:194px !important;
}

#item73146 {
	width:296px !important;
	height:194px !important;
	left:14px !important;
	top:366px !important;
}

#item73158 {
	width:211px !important;
	height:186px !important;
}

#item73153 {
	width:211px !important;
	height:186px !important;
	left:319px !important;
	top:366px !important;
}

#item52606 {
	width:69px !important;
	height:29px !important;
	left:13px !important;
	top:150px !important;
}

#item52634 {
	width:87px !important;
	height:20px !important;
	left:148px !important;
	top:335px !important;
}

#item52661 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item52688 {
	width:163px !important;
	height:9px !important;
	left:319px !important;
	top:610px !important;
}

#item52715 {
	width:158px !important;
	height:9px !important;
	left:319px !important;
	top:255px !important;
}

#item52742 {
	width:75px !important;
	height:20px !important;
	left:320px !important;
	top:334px !important;
}

#item69009 {
	width:252px !important;
	height:124px !important;
}

#item69004 {
	width:252px !important;
	height:124px !important;
	left:278px !important;
	top:14px !important;
}

#item73181 {
	width:168px !important;
	height:202px !important;
}

#item73176 {
	width:168px !important;
	height:202px !important;
	left:278px !important;
	top:207px !important;
}

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

#item73183 {
	width:145px !important;
	height:202px !important;
	left:385px !important;
	top:423px !important;
}

#item73169 {
	width:183px !important;
	height:180px !important;
}

#item73164 {
	width:183px !important;
	height:180px !important;
	top:14px !important;
}

#item73175 {
	width:267px !important;
	height:346px !important;
}

#item73170 {
	width:267px !important;
	height:346px !important;
	top:207px !important;
}

#item52769 {
	width:98px !important;
	height:20px !important;
	left:282px !important;
	top:563px !important;
}

#item52797 {
	width:195px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item52827 {
	width:136px !important;
	height:9px !important;
	left:276px !important;
	top:188px !important;
}

#item52854 {
	width:73px !important;
	height:20px !important;
	left:188px !important;
	top:171px !important;
}

#item52882 {
	width:79px !important;
	height:30px !important;
	left:450px !important;
	top:382px !important;
}

#item73194 {
	width:142px !important;
	height:181px !important;
}

#item73189 {
	width:142px !important;
	height:181px !important;
	left:14px !important;
	top:14px !important;
}

#item73212 {
	width:266px !important;
	height:317px !important;
}

#item73207 {
	width:266px !important;
	height:317px !important;
	left:278px !important;
	top:14px !important;
}

#item73200 {
	width:252px !important;
	height:123px !important;
}

#item73195 {
	width:252px !important;
	height:123px !important;
	left:14px !important;
	top:207px !important;
}

#item73206 {
	width:175px !important;
	height:227px !important;
}

#item73201 {
	width:175px !important;
	height:227px !important;
	left:92px !important;
	top:400px !important;
}

#item73219 {
	width:253px !important;
	height:163px !important;
}

#item73213 {
	width:253px !important;
	height:163px !important;
	left:277px !important;
	top:400px !important;
}

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

#item52937 {
	width:88px !important;
	height:29px !important;
	left:163px !important;
	top:169px !important;
}

#item52968 {
	width:190px !important;
	height:9px !important;
	left:16px !important;
	top:376px !important;
}

#item52999 {
	width:162px !important;
	height:9px !important;
	left:276px !important;
	top:380px !important;
}

#item53026 {
	width:76px !important;
	height:29px !important;
	left:13px !important;
	top:589px !important;
}

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

#item69010 {
	width:253px !important;
	height:136px !important;
	left:277px !important;
	top:14px !important;
}

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

#item73241 {
	width:253px !important;
	height:133px !important;
	left:277px !important;
	top:219px !important;
}

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

#item73247 {
	width:253px !important;
	height:193px !important;
	left:277px !important;
	top:425px !important;
}

#item73240 {
	width:122px !important;
	height:173px !important;
}

#item73235 {
	width:122px !important;
	height:173px !important;
	left:135px !important;
	top:23px !important;
}

#item73233 {
	width:253px !important;
	height:235px !important;
}

#item73228 {
	width:253px !important;
	height:235px !important;
	left:14px !important;
	top:322px !important;
}

#item73226 {
	width:99px !important;
	height:143px !important;
}

#item73221 {
	width:99px !important;
	height:143px !important;
	left:63px !important;
	top:74px !important;
}

#item53053 {
	width:171px !important;
	height:9px !important;
	left:276px !important;
	top:199px !important;
}

#item53080 {
	width:160px !important;
	height:9px !important;
	left:276px !important;
	top:409px !important;
}

#item53108 {
	width:107px !important;
	height:20px !important;
	left:390px !important;
	top:599px !important;
}

#item53135 {
	width:182px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item53162 {
	width:212px !important;
	height:9px !important;
	left:12px !important;
	top:292px !important;
}

#item53192 {
	width:212px !important;
	height:9px !important;
	left:12px !important;
	top:302px !important;
}

#item73258 {
	width:251px !important;
	height:131px !important;
}

#item73253 {
	width:251px !important;
	height:131px !important;
	left:14px !important;
	top:425px !important;
}

#item73277 {
	width:159px !important;
	height:202px !important;
}

#item73272 {
	width:159px !important;
	height:202px !important;
	left:106px !important;
	top:210px !important;
}

#item73265 {
	width:252px !important;
	height:233px !important;
}

#item73260 {
	width:252px !important;
	height:233px !important;
	left:278px !important;
	top:323px !important;
}

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

#item73266 {
	width:252px !important;
	height:234px !important;
	left:278px !important;
	top:14px !important;
}

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

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

#item53223 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:194px !important;
}

#item53250 {
	width:178px !important;
	height:9px !important;
	left:276px !important;
	top:300px !important;
}

#item53277 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:395px !important;
}

#item53304 {
	width:200px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item69021 {
	width:164px !important;
	height:119px !important;
}

#item69016 {
	width:164px !important;
	height:119px !important;
	left:366px !important;
	top:14px !important;
}

#item73344 {
	width:141px !important;
	height:288px !important;
}

#item73339 {
	width:141px !important;
	height:288px !important;
	left:23px !important;
	top:74px !important;
}

#item73350 {
	width:182px !important;
	height:294px !important;
}

#item73345 {
	width:182px !important;
	height:294px !important;
	left:168px !important;
	top:51px !important;
}

#item73294 {
	width:171px !important;
	height:131px !important;
}

#item73289 {
	width:171px !important;
	height:131px !important;
	left:359px !important;
	top:220px !important;
}

#item73300 {
	width:164px !important;
	height:131px !important;
}

#item73295 {
	width:164px !important;
	height:131px !important;
	left:366px !important;
	top:426px !important;
}

#item73318 {
	width:273px !important;
	height:198px !important;
}

#item73313 {
	width:273px !important;
	height:198px !important;
	left:544px !important;
	top:378px !important;
}

#item73306 {
	width:164px !important;
	height:125px !important;
}

#item73301 {
	width:164px !important;
	height:125px !important;
	left:186px !important;
	top:428px !important;
}

#item73312 {
	width:157px !important;
	height:114px !important;
}

#item73307 {
	width:157px !important;
	height:114px !important;
	left:14px !important;
	top:428px !important;
}

#item53364 {
	width:133px !important;
	height:20px !important;
	left:365px !important;
	top:192px !important;
}

#item53394 {
	width:118px !important;
	height:20px !important;
	left:365px !important;
	top:600px !important;
}

#item53421 {
	width:156px !important;
	height:9px !important;
	left:365px !important;
	top:407px !important;
}

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

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

#item53503 {
	width:297px !important;
	height:10px !important;
	left:14px !important;
	top:395px !important;
}

#item53573 {
	width:297px !important;
	height:10px !important;
	left:14px !important;
	top:406px !important;
}

#item73325 {
	width:240px !important;
	height:171px !important;
}

#item73320 {
	width:240px !important;
	height:171px !important;
	left:290px !important;
	top:386px !important;
}

#item73331 {
	width:252px !important;
	height:282px !important;
}

#item73326 {
	width:252px !important;
	height:282px !important;
	left:14px !important;
	top:14px !important;
}

#item73338 {
	width:147px !important;
	height:349px !important;
}

#item73332 {
	width:147px !important;
	height:349px !important;
	left:383px !important;
	top:14px !important;
}

#item53645 {
	width:168px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item53673 {
	width:117px !important;
	height:20px !important;
	left:13px !important;
	top:346px !important;
}

#item53703 {
	width:146px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item53730 {
	width:73px !important;
	height:20px !important;
	left:282px !important;
	top:237px !important;
}

#item69028 {
	width:162px !important;
	height:123px !important;
}

#item69022 {
	width:162px !important;
	height:123px !important;
	left:369px !important;
	top:221px !important;
}

#item73382 {
	width:162px !important;
	height:127px !important;
}

#item73377 {
	width:162px !important;
	height:127px !important;
	left:369px !important;
	top:427px !important;
}

#item73388 {
	width:162px !important;
	height:118px !important;
}

#item73383 {
	width:162px !important;
	height:118px !important;
	left:191px !important;
	top:427px !important;
}

#item73394 {
	width:162px !important;
	height:137px !important;
}

#item73389 {
	width:162px !important;
	height:137px !important;
	left:14px !important;
	top:427px !important;
}

#item73370 {
	width:162px !important;
	height:123px !important;
}

#item73365 {
	width:162px !important;
	height:123px !important;
	left:369px !important;
	top:14px !important;
}

#item73376 {
	width:226px !important;
	height:193px !important;
}

#item73371 {
	width:226px !important;
	height:193px !important;
	left:14px !important;
	top:14px !important;
}

#item73358 {
	width:167px !important;
	height:123px !important;
}

#item73353 {
	width:167px !important;
	height:123px !important;
	left:188px !important;
	top:221px !important;
}

#item73364 {
	width:162px !important;
	height:123px !important;
}

#item73359 {
	width:162px !important;
	height:123px !important;
	left:14px !important;
	top:221px !important;
}

#item53757 {
	width:169px !important;
	height:9px !important;
	left:366px !important;
	top:404px !important;
}

#item53785 {
	width:167px !important;
	height:9px !important;
	left:366px !important;
	top:610px !important;
}

#item53812 {
	width:135px !important;
	height:20px !important;
	left:363px !important;
	top:187px !important;
}

#item53842 {
	width:163px !important;
	height:9px !important;
	left:190px !important;
	top:610px !important;
}

#item53869 {
	width:113px !important;
	height:20px !important;
	left:190px !important;
	top:394px !important;
}

#item53896 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item53923 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:404px !important;
}

#item53950 {
	width:71px !important;
	height:20px !important;
	left:246px !important;
	top:141px !important;
}

#item53977 {
	width:96px !important;
	height:28px !important;
	left:246px !important;
	top:160px !important;
}

#item73401 {
	width:184px !important;
	height:192px !important;
}

#item73395 {
	width:184px !important;
	height:192px !important;
	left:82px !important;
	top:221px !important;
}

#item73411 {
	width:184px !important;
	height:192px !important;
}

#item73406 {
	width:184px !important;
	height:192px !important;
	left:82px !important;
	top:427px !important;
}

#item73418 {
	width:181px !important;
	height:192px !important;
}

#item73412 {
	width:181px !important;
	height:192px !important;
	left:349px !important;
	top:427px !important;
}

#item73424 {
	width:181px !important;
	height:153px !important;
}

#item73419 {
	width:181px !important;
	height:153px !important;
	left:346px !important;
	top:266px !important;
}

#item73430 {
	width:196px !important;
	height:193px !important;
}

#item73425 {
	width:196px !important;
	height:193px !important;
	left:334px !important;
	top:14px !important;
}

#item73436 {
	width:206px !important;
	height:161px !important;
}

#item73431 {
	width:206px !important;
	height:161px !important;
	left:43px !important;
	top:47px !important;
}

#item54008 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:46px !important;
}

#item54035 {
	width:57px !important;
	height:30px !important;
	left:12px !important;
	top:577px !important;
}

#item54062 {
	width:55px !important;
	height:30px !important;
	left:13px !important;
	top:350px !important;
}

#item54089 {
	width:49px !important;
	height:40px !important;
	left:277px !important;
	top:123px !important;
}

#item54116 {
	width:59px !important;
	height:30px !important;
	left:276px !important;
	top:585px !important;
}

#item54143 {
	width:71px !important;
	height:20px !important;
	left:277px !important;
	top:350px !important;
}

#item54170 {
	width:68px !important;
	height:36px !important;
	left:277px !important;
	top:369px !important;
}

#item69034 {
	width:251px !important;
	height:130px !important;
}

#item69029 {
	width:251px !important;
	height:130px !important;
	left:279px !important;
	top:14px !important;
}

#item73449 {
	width:251px !important;
	height:193px !important;
}

#item73444 {
	width:251px !important;
	height:193px !important;
	left:279px !important;
	top:219px !important;
}

#item73455 {
	width:251px !important;
	height:130px !important;
}

#item73450 {
	width:251px !important;
	height:130px !important;
	left:279px !important;
	top:426px !important;
}

#item73443 {
	width:251px !important;
	height:245px !important;
}

#item73438 {
	width:251px !important;
	height:245px !important;
	left:14px !important;
}

#item73462 {
	width:251px !important;
	height:306px !important;
}

#item73457 {
	width:251px !important;
	height:306px !important;
	left:14px !important;
	top:322px !important;
}

#item54200 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:300px !important;
}

#item54227 {
	width:141px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item54255 {
	width:87px !important;
	height:20px !important;
	left:414px !important;
	top:394px !important;
}

#item54282 {
	width:111px !important;
	height:20px !important;
	left:151px !important;
	top:577px !important;
}

#item54314 {
	width:178px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item73486 {
	width:94px !important;
	height:101px !important;
}

#item73481 {
	width:94px !important;
	height:101px !important;
	left:14px !important;
	top:219px !important;
}

#item73495 {
	width:150px !important;
	height:101px !important;
}

#item73490 {
	width:150px !important;
	height:101px !important;
	left:114px !important;
	top:219px !important;
}

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

#item73475 {
	width:251px !important;
	height:234px !important;
	left:279px !important;
	top:322px !important;
}

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

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

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

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

#item73468 {
	width:73px !important;
	height:73px !important;
}

#item73463 {
	width:73px !important;
	height:73px !important;
	left:190px !important;
	top:426px !important;
}

#item73474 {
	width:73px !important;
	height:76px !important;
}

#item73469 {
	width:73px !important;
	height:76px !important;
	left:141px !important;
	top:478px !important;
}

#item54346 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item54374 {
	width:145px !important;
	height:9px !important;
	left:277px !important;
	top:306px !important;
}

#item54401 {
	width:197px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item54431 {
	width:223px !important;
	height:9px !important;
	left:13px !important;
	top:393px !important;
}

#item54461 {
	width:223px !important;
	height:9px !important;
	left:13px !important;
	top:404px !important;
}

#item54492 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

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

#item69040 {
	width:263px !important;
	height:154px !important;
}

#item69035 {
	width:263px !important;
	height:154px !important;
	left:267px !important;
	top:425px !important;
}

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

#item73508 {
	width:263px !important;
	height:145px !important;
	left:267px !important;
	top:209px !important;
}

#item73519 {
	width:263px !important;
	height:122px !important;
}

#item73514 {
	width:263px !important;
	height:122px !important;
	left:267px !important;
	top:14px !important;
}

#item73525 {
	width:241px !important;
	height:137px !important;
}

#item73520 {
	width:241px !important;
	height:137px !important;
	left:14px !important;
	top:14px !important;
}

#item73532 {
	width:241px !important;
	height:145px !important;
}

#item73527 {
	width:241px !important;
	height:145px !important;
	left:14px !important;
	top:217px !important;
}

#item73541 {
	width:241px !important;
	height:137px !important;
}

#item73536 {
	width:241px !important;
	height:137px !important;
	left:14px !important;
	top:425px !important;
}

#item54554 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:397px !important;
}

#item54581 {
	width:176px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item54608 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:189px !important;
}

#item54635 {
	width:164px !important;
	height:9px !important;
	left:265px !important;
	top:406px !important;
}

#item54662 {
	width:162px !important;
	height:9px !important;
	left:265px !important;
	top:610px !important;
}

#item54689 {
	width:229px !important;
	height:9px !important;
	left:265px !important;
	top:179px !important;
}

#item54721 {
	width:229px !important;
	height:9px !important;
	left:265px !important;
	top:190px !important;
}

#item73548 {
	width:253px !important;
	height:137px !important;
}

#item73542 {
	width:253px !important;
	height:137px !important;
	left:14px !important;
	top:425px !important;
}

#item73554 {
	width:253px !important;
	height:150px !important;
}

#item73549 {
	width:253px !important;
	height:150px !important;
	left:14px !important;
	top:219px !important;
}

#item73560 {
	width:253px !important;
	height:138px !important;
}

#item73555 {
	width:253px !important;
	height:138px !important;
	left:14px !important;
	top:14px !important;
}

#item73567 {
	width:175px !important;
	height:295px !important;
}

#item73561 {
	width:175px !important;
	height:295px !important;
	left:355px !important;
	top:14px !important;
}

#item73573 {
	width:253px !important;
	height:223px !important;
}

#item73568 {
	width:253px !important;
	height:223px !important;
	left:277px !important;
	top:322px !important;
}

#item54753 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

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

#item54807 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item54834 {
	width:72px !important;
	height:20px !important;
	left:276px !important;
	top:282px !important;
}

#item54861 {
	width:174px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item54893 {
	width:205px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item69058 {
	width:207px !important;
	height:183px !important;
}

#item69053 {
	width:207px !important;
	height:183px !important;
	left:323px !important;
	top:14px !important;
}

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

#item73576 {
	width:296px !important;
	height:240px !important;
	left:14px !important;
	top:14px !important;
}

#item73588 {
	width:395px !important;
	height:293px !important;
}

#item73582 {
	width:395px !important;
	height:293px !important;
	left:14px !important;
	top:323px !important;
}

#item54925 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item54953 {
	width:101px !important;
	height:20px !important;
	left:415px !important;
	top:571px !important;
}

#item54984 {
	width:88px !important;
	height:28px !important;
	left:415px !important;
	top:591px !important;
}

#item55014 {
	width:149px !important;
	height:9px !important;
	left:322px !important;
	top:292px !important;
}

#item55044 {
	width:212px !important;
	height:9px !important;
	left:322px !important;
	top:302px !important;
}

#item73595 {
	width:207px !important;
	height:191px !important;
}

#item73590 {
	width:207px !important;
	height:191px !important;
	left:14px !important;
	top:14px !important;
}

#item73601 {
	width:305px !important;
	height:296px !important;
}

#item73596 {
	width:305px !important;
	height:296px !important;
	left:225px !important;
	top:14px !important;
}

#item73607 {
	width:305px !important;
	height:311px !important;
}

#item73602 {
	width:305px !important;
	height:311px !important;
	left:225px !important;
	top:319px !important;
}

#item73619 {
	width:197px !important;
	height:215px !important;
}

#item73614 {
	width:197px !important;
	height:215px !important;
	left:14px !important;
	top:321px !important;
}

#item73613 {
	width:62px !important;
	height:67px !important;
}

#item73608 {
	width:62px !important;
	height:67px !important;
	left:211px !important;
	top:574px !important;
}

#item55076 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item55103 {
	width:72px !important;
	height:20px !important;
	left:225px !important;
	top:558px !important;
}

#item55130 {
	width:80px !important;
	height:20px !important;
	left:225px !important;
	top:510px !important;
}

#item55157 {
	width:184px !important;
	height:9px !important;
	left:13px !important;
	top:283px !important;
}

#item55189 {
	width:156px !important;
	height:19px !important;
	left:13px !important;
	top:291px !important;
}

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

#item69059 {
	width:176px !important;
	height:191px !important;
	left:278px !important;
	top:14px !important;
}

#item73635 {
	width:252px !important;
	height:249px !important;
}

#item73630 {
	width:252px !important;
	height:249px !important;
	left:14px !important;
}

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

#item73636 {
	width:252px !important;
	height:232px !important;
	left:14px !important;
	top:322px !important;
}

#item73629 {
	width:252px !important;
	height:147px !important;
}

#item73624 {
	width:252px !important;
	height:147px !important;
	left:278px !important;
	top:220px !important;
}

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

#item73642 {
	width:252px !important;
	height:138px !important;
	left:278px !important;
	top:426px !important;
}

#item55221 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item55248 {
	width:177px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item55275 {
	width:166px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item55302 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:305px !important;
}

#item55329 {
	width:73px !important;
	height:29px !important;
	left:460px !important;
	top:171px !important;
}

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

#item73648 {
	width:252px !important;
	height:138px !important;
	left:14px !important;
	top:426px !important;
}

#item73668 {
	width:516px !important;
	height:375px !important;
}

#item73662 {
	width:516px !important;
	height:375px !important;
	left:14px !important;
	top:14px !important;
}

#item73660 {
	width:159px !important;
	height:193px !important;
}

#item73655 {
	width:159px !important;
	height:193px !important;
	left:371px !important;
	top:426px !important;
}

#item55356 {
	width:117px !important;
	height:20px !important;
	left:13px !important;
	top:395px !important;
}

#item55387 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item55414 {
	width:91px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item69071 {
	width:252px !important;
	height:240px !important;
}

#item69066 {
	width:252px !important;
	height:240px !important;
	left:14px !important;
	top:14px !important;
}

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

#item73675 {
	width:252px !important;
	height:150px !important;
	left:278px !important;
	top:14px !important;
}

#item73687 {
	width:252px !important;
	height:136px !important;
}

#item73682 {
	width:252px !important;
	height:136px !important;
	left:278px !important;
	top:224px !important;
}

#item73693 {
	width:252px !important;
	height:147px !important;
}

#item73688 {
	width:252px !important;
	height:147px !important;
	left:278px !important;
	top:417px !important;
}

#item73674 {
	width:252px !important;
	height:298px !important;
}

#item73669 {
	width:252px !important;
	height:298px !important;
	left:14px !important;
	top:323px !important;
}

#item55442 {
	width:148px !important;
	height:9px !important;
	left:285px !important;
	top:394px !important;
}

#item55469 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item55496 {
	width:171px !important;
	height:9px !important;
	left:285px !important;
	top:207px !important;
}

#item55523 {
	width:153px !important;
	height:9px !important;
	left:285px !important;
	top:611px !important;
}

#item55550 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:591px !important;
}

#item55581 {
	width:156px !important;
	height:19px !important;
	left:13px !important;
	top:600px !important;
}

#item73699 {
	width:252px !important;
	height:137px !important;
}

#item73694 {
	width:252px !important;
	height:137px !important;
	left:14px !important;
	top:14px !important;
}

#item73721 {
	width:252px !important;
	height:116px !important;
}

#item73716 {
	width:252px !important;
	height:116px !important;
	left:278px !important;
	top:14px !important;
}

#item73727 {
	width:160px !important;
	height:175px !important;
}

#item73722 {
	width:160px !important;
	height:175px !important;
	left:370px !important;
	top:140px !important;
}

#item73735 {
	width:249px !important;
	height:303px !important;
}

#item73728 {
	width:249px !important;
	height:303px !important;
	left:281px !important;
	top:323px !important;
}

#item73709 {
	width:154px !important;
	height:205px !important;
}

#item73704 {
	width:154px !important;
	height:205px !important;
	left:111px !important;
	top:212px !important;
}

#item73715 {
	width:233px !important;
	height:168px !important;
}

#item73710 {
	width:233px !important;
	height:168px !important;
	left:14px !important;
	top:475px !important;
}

#item55612 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:464px !important;
}

#item55640 {
	width:108px !important;
	height:20px !important;
	left:13px !important;
	top:389px !important;
}

#item55667 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:207px !important;
}

#item55695 {
	width:105px !important;
	height:29px !important;
	left:276px !important;
	top:282px !important;
}

#item55725 {
	width:134px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item69077 {
	width:173px !important;
	height:193px !important;
}

#item69072 {
	width:173px !important;
	height:193px !important;
	left:278px !important;
	top:14px !important;
}

#item73750 {
	width:173px !important;
	height:193px !important;
}

#item73745 {
	width:173px !important;
	height:193px !important;
	left:278px !important;
	top:221px !important;
}

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

#item73751 {
	width:252px !important;
	height:153px !important;
	left:278px !important;
	top:426px !important;
}

#item73741 {
	width:250px !important;
	height:242px !important;
}

#item73736 {
	width:250px !important;
	height:242px !important;
	left:14px !important;
	top:14px !important;
}

#item73762 {
	width:250px !important;
	height:251px !important;
}

#item73757 {
	width:250px !important;
	height:251px !important;
	left:14px !important;
	top:320px !important;
}

#item55752 {
	width:186px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

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

#item55807 {
	width:157px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item55834 {
	width:74px !important;
	height:20px !important;
	left:458px !important;
	top:192px !important;
}

#item55862 {
	width:79px !important;
	height:20px !important;
	left:458px !important;
	top:395px !important;
}

#item73768 {
	width:252px !important;
	height:195px !important;
}

#item73763 {
	width:252px !important;
	height:195px !important;
	left:14px !important;
	top:426px !important;
}

#item73774 {
	width:252px !important;
	height:143px !important;
}

#item73769 {
	width:252px !important;
	height:143px !important;
	left:14px !important;
	top:220px !important;
}

#item73780 {
	width:252px !important;
	height:143px !important;
}

#item73775 {
	width:252px !important;
	height:143px !important;
	left:14px !important;
	top:14px !important;
}

#item73786 {
	width:177px !important;
	height:193px !important;
}

#item73781 {
	width:177px !important;
	height:193px !important;
	left:353px !important;
	top:14px !important;
}

#item73792 {
	width:142px !important;
	height:181px !important;
}

#item73787 {
	width:142px !important;
	height:181px !important;
	left:388px !important;
	top:223px !important;
}

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

#item73793 {
	width:151px !important;
	height:164px !important;
	left:276px !important;
	top:294px !important;
}

#item55889 {
	width:163px !important;
	height:9px !important;
	left:12px !important;
	top:405px !important;
}

#item55916 {
	width:137px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

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

#item55971 {
	width:72px !important;
	height:20px !important;
	left:276px !important;
	top:190px !important;
}

#item55999 {
	width:140px !important;
	height:9px !important;
	left:284px !important;
	top:577px !important;
}

#item56026 {
	width:140px !important;
	height:9px !important;
	left:284px !important;
	top:588px !important;
}

#item56053 {
	width:212px !important;
	height:9px !important;
	left:284px !important;
	top:598px !important;
}

#item69083 {
	width:163px !important;
	height:171px !important;
}

#item69078 {
	width:163px !important;
	height:171px !important;
	left:367px !important;
	top:14px !important;
}

#item73808 {
	width:163px !important;
	height:171px !important;
}

#item73802 {
	width:163px !important;
	height:171px !important;
	left:111px !important;
	top:14px !important;
}

#item73814 {
	width:151px !important;
	height:171px !important;
}

#item73809 {
	width:151px !important;
	height:171px !important;
	left:115px !important;
	top:193px !important;
}

#item73827 {
	width:300px !important;
	height:176px !important;
}

#item73822 {
	width:300px !important;
	height:176px !important;
	left:14px !important;
	top:380px !important;
}

#item73833 {
	width:213px !important;
	height:249px !important;
}

#item73828 {
	width:213px !important;
	height:249px !important;
	left:317px !important;
	top:380px !important;
}

#item73821 {
	width:169px !important;
	height:171px !important;
}

#item73815 {
	width:169px !important;
	height:171px !important;
	left:361px !important;
	top:193px !important;
}

#item56085 {
	width:104px !important;
	height:30px !important;
	left:276px !important;
	top:152px !important;
}

#item56112 {
	width:71px !important;
	height:20px !important;
	left:276px !important;
	top:342px !important;
}

#item56139 {
	width:78px !important;
	height:29px !important;
	left:13px !important;
	top:333px !important;
}

#item56170 {
	width:85px !important;
	height:20px !important;
	left:13px !important;
	top:161px !important;
}

#item56197 {
	width:107px !important;
	height:9px !important;
	left:12px !important;
	top:602px !important;
}

#item56224 {
	width:116px !important;
	height:20px !important;
	left:180px !important;
	top:595px !important;
}

#item73842 {
	width:252px !important;
	height:125px !important;
}

#item73837 {
	width:252px !important;
	height:125px !important;
	left:14px !important;
	top:48px !important;
}

#item73848 {
	width:170px !important;
	height:184px !important;
}

#item73843 {
	width:170px !important;
	height:184px !important;
	left:96px !important;
	top:238px !important;
}

#item73867 {
	width:255px !important;
	height:135px !important;
}

#item73861 {
	width:255px !important;
	height:135px !important;
	left:14px !important;
	top:434px !important;
}

#item73854 {
	width:225px !important;
	height:276px !important;
}

#item73849 {
	width:225px !important;
	height:276px !important;
	left:305px !important;
	top:49px !important;
}

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

#item73855 {
	width:252px !important;
	height:227px !important;
	left:278px !important;
	top:337px !important;
}

#item56254 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item56281 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:220px !important;
}

#item56308 {
	width:70px !important;
	height:20px !important;
	left:13px !important;
	top:404px !important;
}

#item56336 {
	width:80px !important;
	height:29px !important;
	left:283px !important;
	top:180px !important;
}

#item56367 {
	width:174px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item69089 {
	width:252px !important;
	height:305px !important;
}

#item69084 {
	width:252px !important;
	height:305px !important;
	left:278px !important;
	top:14px !important;
}

#item73873 {
	width:252px !important;
	height:305px !important;
}

#item73868 {
	width:252px !important;
	height:305px !important;
	left:14px !important;
	top:14px !important;
}

#item73881 {
	width:133px !important;
	height:205px !important;
}

#item73874 {
	width:133px !important;
	height:205px !important;
	left:14px !important;
	top:423px !important;
}

#item73887 {
	width:71px !important;
	height:137px !important;
}

#item73882 {
	width:71px !important;
	height:137px !important;
	left:255px !important;
	top:507px !important;
}

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

#item73888 {
	width:192px !important;
	height:177px !important;
	left:338px !important;
	top:375px !important;
}

#item56395 {
	width:189px !important;
	height:9px !important;
	left:13px !important;
	top:355px !important;
}

#item56426 {
	width:120px !important;
	height:9px !important;
	left:276px !important;
	top:355px !important;
}

#item56454 {
	width:159px !important;
	height:9px !important;
	left:336px !important;
	top:611px !important;
}

#item56481 {
	width:76px !important;
	height:20px !important;
	left:194px !important;
	top:480px !important;
}

#item56508 {
	width:73px !important;
	height:20px !important;
	left:150px !important;
	top:599px !important;
}

#item73899 {
	width:221px !important;
	height:150px !important;
}

#item73894 {
	width:221px !important;
	height:150px !important;
	left:14px !important;
}

#item73913 {
	width:284px !important;
	height:215px !important;
}

#item73908 {
	width:284px !important;
	height:215px !important;
	left:246px !important;
}

#item73919 {
	width:137px !important;
	height:174px !important;
}

#item73914 {
	width:137px !important;
	height:174px !important;
	left:246px !important;
	top:300px !important;
}

#item73925 {
	width:144px !important;
	height:174px !important;
}

#item73920 {
	width:144px !important;
	height:174px !important;
	left:386px !important;
	top:300px !important;
}

#item73907 {
	width:221px !important;
	height:137px !important;
}

#item73902 {
	width:221px !important;
	height:137px !important;
	left:14px !important;
	top:216px !important;
}

#item73931 {
	width:221px !important;
	height:114px !important;
}

#item73926 {
	width:221px !important;
	height:114px !important;
	left:14px !important;
	top:422px !important;
}

#item56536 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:402px !important;
}

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

#item56590 {
	width:124px !important;
	height:9px !important;
	left:13px !important;
	top:196px !important;
}

#item56617 {
	width:199px !important;
	height:9px !important;
	left:245px !important;
	top:281px !important;
}

#item56649 {
	width:77px !important;
	height:20px !important;
	left:393px !important;
	top:600px !important;
}

#item56677 {
	width:89px !important;
	height:20px !important;
	left:245px !important;
	top:581px !important;
}

#item56704 {
	width:133px !important;
	height:19px !important;
	left:245px !important;
	top:600px !important;
}

#item69095 {
	width:253px !important;
	height:227px !important;
}

#item69090 {
	width:253px !important;
	height:227px !important;
	left:14px !important;
	top:14px !important;
}

#item73953 {
	width:253px !important;
	height:238px !important;
}

#item73947 {
	width:253px !important;
	height:238px !important;
	left:14px !important;
	top:303px !important;
}

#item73959 {
	width:253px !important;
	height:119px !important;
}

#item73954 {
	width:253px !important;
	height:119px !important;
	left:277px !important;
	top:422px !important;
}

#item73937 {
	width:150px !important;
	height:197px !important;
}

#item73932 {
	width:150px !important;
	height:197px !important;
	left:380px !important;
	top:14px !important;
}

#item73946 {
	width:252px !important;
	height:190px !important;
}

#item73941 {
	width:252px !important;
	height:190px !important;
	left:278px !important;
	top:221px !important;
}

#item56735 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:282px !important;
}

#item56762 {
	width:120px !important;
	height:20px !important;
	left:402px !important;
	top:393px !important;
}

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

#item56819 {
	width:88px !important;
	height:20px !important;
	left:276px !important;
	top:160px !important;
}

#item56849 {
	width:88px !important;
	height:28px !important;
	left:276px !important;
	top:179px !important;
}

#item56881 {
	width:199px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item56912 {
	width:199px !important;
	height:9px !important;
	left:13px !important;
	top:609px !important;
}

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

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

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

#item73973 {
	width:252px !important;
	height:232px !important;
	left:14px !important;
	top:322px !important;
}

#item73984 {
	width:252px !important;
	height:160px !important;
}

#item73979 {
	width:252px !important;
	height:160px !important;
	left:278px !important;
	top:382px !important;
}

#item73972 {
	width:252px !important;
	height:302px !important;
}

#item73967 {
	width:252px !important;
	height:302px !important;
	left:278px !important;
	top:14px !important;
}

#item56942 {
	width:159px !important;
	height:9px !important;
	left:12px !important;
	top:304px !important;
}

#item56969 {
	width:134px !important;
	height:9px !important;
	left:276px !important;
	top:366px !important;
}

#item56996 {
	width:202px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item57026 {
	width:189px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item57056 {
	width:212px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item69101 {
	width:224px !important;
	height:111px !important;
}

#item69096 {
	width:224px !important;
	height:111px !important;
	left:306px !important;
	top:14px !important;
}

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

#item73992 {
	width:223px !important;
	height:136px !important;
	left:307px !important;
	top:219px !important;
}

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

#item73998 {
	width:143px !important;
	height:196px !important;
	left:306px !important;
	top:422px !important;
}

#item73991 {
	width:279px !important;
	height:358px !important;
}

#item73986 {
	width:279px !important;
	height:358px !important;
	left:14px !important;
	top:14px !important;
}

#item74015 {
	width:279px !important;
	height:190px !important;
}

#item74010 {
	width:279px !important;
	height:190px !important;
	left:14px !important;
	top:393px !important;
}

#item57086 {
	width:74px !important;
	height:20px !important;
	left:215px !important;
	top:343px !important;
}

#item57114 {
	width:172px !important;
	height:9px !important;
	left:305px !important;
	top:404px !important;
}

#item57141 {
	width:74px !important;
	height:29px !important;
	left:453px !important;
	top:590px !important;
}

#item57168 {
	width:231px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item57200 {
	width:132px !important;
	height:9px !important;
	left:305px !important;
	top:190px !important;
}

#item57227 {
	width:172px !important;
	height:9px !important;
	left:305px !important;
	top:201px !important;
}

#item74025 {
	width:224px !important;
	height:167px !important;
}

#item74020 {
	width:224px !important;
	height:167px !important;
	left:14px !important;
	top:380px !important;
}

#item74031 {
	width:224px !important;
	height:293px !important;
}

#item74026 {
	width:224px !important;
	height:293px !important;
	left:14px !important;
	top:14px !important;
}

#item74037 {
	width:280px !important;
	height:214px !important;
}

#item74032 {
	width:280px !important;
	height:214px !important;
	left:250px !important;
	top:14px !important;
}

#item74044 {
	width:201px !important;
	height:160px !important;
}

#item74038 {
	width:201px !important;
	height:160px !important;
	left:329px !important;
	top:295px !important;
}

#item74050 {
	width:201px !important;
	height:165px !important;
}

#item74045 {
	width:201px !important;
	height:165px !important;
	left:329px !important;
	top:463px !important;
}

#item57258 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:359px !important;
}

#item57285 {
	width:176px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item57312 {
	width:141px !important;
	height:9px !important;
	left:248px !important;
	top:276px !important;
}

#item57339 {
	width:79px !important;
	height:29px !important;
	left:248px !important;
	top:422px !important;
}

#item57367 {
	width:79px !important;
	height:29px !important;
	left:248px !important;
	top:590px !important;
}

#item69107 {
	width:252px !important;
	height:133px !important;
}

#item69102 {
	width:252px !important;
	height:133px !important;
	left:278px !important;
	top:14px !important;
}

#item74064 {
	width:252px !important;
	height:133px !important;
}

#item74058 {
	width:252px !important;
	height:133px !important;
	left:278px !important;
	top:221px !important;
}

#item74071 {
	width:252px !important;
	height:147px !important;
}

#item74065 {
	width:252px !important;
	height:147px !important;
	left:278px !important;
	top:418px !important;
}

#item74057 {
	width:252px !important;
	height:182px !important;
}

#item74052 {
	width:252px !important;
	height:182px !important;
	left:14px !important;
	top:14px !important;
}

#item74077 {
	width:252px !important;
	height:298px !important;
}

#item74072 {
	width:252px !important;
	height:298px !important;
	left:14px !important;
	top:264px !important;
}

#item57394 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:243px !important;
}

#item57421 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item57448 {
	width:230px !important;
	height:9px !important;
	left:276px !important;
	top:203px !important;
}

#item57478 {
	width:142px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item57505 {
	width:139px !important;
	height:9px !important;
	left:276px !important;
	top:403px !important;
}

#item74085 {
	width:167px !important;
	height:207px !important;
}

#item74079 {
	width:167px !important;
	height:207px !important;
	left:100px !important;
	top:422px !important;
}

#item74098 {
	width:252px !important;
	height:174px !important;
}

#item74093 {
	width:252px !important;
	height:174px !important;
	left:278px !important;
	top:379px !important;
}

#item74092 {
	width:252px !important;
	height:195px !important;
}

#item74087 {
	width:252px !important;
	height:195px !important;
	left:14px !important;
	top:216px !important;
}

#item74104 {
	width:252px !important;
	height:134px !important;
}

#item74099 {
	width:252px !important;
	height:134px !important;
	left:14px !important;
	top:14px !important;
}

#item74110 {
	width:252px !important;
	height:302px !important;
}

#item74105 {
	width:252px !important;
	height:302px !important;
	left:278px !important;
	top:14px !important;
}

#item57532 {
	width:119px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item57559 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:403px !important;
}

#item57586 {
	width:82px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item57615 {
	width:138px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item57646 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:359px !important;
}

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

#item69108 {
	width:252px !important;
	height:193px !important;
	left:14px !important;
	top:14px !important;
}

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

#item75966 {
	width:252px !important;
	height:135px !important;
	left:278px !important;
	top:14px !important;
}

#item57673 {
	width:72px !important;
	height:20px !important;
	left:175px !important;
	top:177px !important;
}

#item57700 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:195px !important;
}

#item75977 {
	width:167px !important;
	height:191px !important;
}

#item75972 {
	width:167px !important;
	height:191px !important;
	left:99px !important;
	top:14px !important;
}

#item75984 {
	width:252px !important;
	height:146px !important;
}

#item75979 {
	width:252px !important;
	height:146px !important;
	left:14px !important;
	top:218px !important;
}

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

#item75992 {
	width:252px !important;
	height:236px !important;
	left:278px !important;
	top:14px !important;
}

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

#item75998 {
	width:252px !important;
	height:224px !important;
	left:278px !important;
	top:321px !important;
}

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

#item75985 {
	width:252px !important;
	height:162px !important;
	left:14px !important;
	top:420px !important;
}

#item57727 {
	width:84px !important;
	height:20px !important;
	left:13px !important;
	top:189px !important;
}

#item57754 {
	width:135px !important;
	height:9px !important;
	left:18px !important;
	top:395px !important;
}

#item57782 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item57810 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item57837 {
	width:161px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item69121 {
	width:278px !important;
	height:268px !important;
}

#item69116 {
	width:278px !important;
	height:268px !important;
	left:14px !important;
	top:14px !important;
}

#item75919 {
	width:281px !important;
	height:249px !important;
}

#item75914 {
	width:281px !important;
	height:249px !important;
	left:14px !important;
	top:295px !important;
}

#item75925 {
	width:158px !important;
	height:273px !important;
}

#item75920 {
	width:158px !important;
	height:273px !important;
	left:299px !important;
	top:343px !important;
}

#item75913 {
	width:224px !important;
	height:213px !important;
}

#item75908 {
	width:224px !important;
	height:213px !important;
	left:306px !important;
	top:14px !important;
}

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

#item57892 {
	width:88px !important;
	height:29px !important;
	left:215px !important;
	top:245px !important;
}

#item57924 {
	width:65px !important;
	height:49px !important;
	left:463px !important;
	top:569px !important;
}

#item57955 {
	width:114px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item75945 {
	width:75px !important;
	height:86px !important;
}

#item75940 {
	width:75px !important;
	height:86px !important;
	left:19px !important;
	top:325px !important;
}

#item75951 {
	width:75px !important;
	height:86px !important;
}

#item75946 {
	width:75px !important;
	height:86px !important;
	left:19px !important;
	top:420px !important;
}

#item75959 {
	width:107px !important;
	height:184px !important;
}

#item75952 {
	width:107px !important;
	height:184px !important;
	left:154px !important;
	top:327px !important;
}

#item75965 {
	width:254px !important;
	height:236px !important;
}

#item75960 {
	width:254px !important;
	height:236px !important;
	left:276px !important;
	top:317px !important;
}

#item75931 {
	width:252px !important;
	height:298px !important;
}

#item75926 {
	width:252px !important;
	height:298px !important;
	left:14px !important;
	top:14px !important;
}

#item75937 {
	width:170px !important;
	height:298px !important;
}

#item75932 {
	width:170px !important;
	height:298px !important;
	left:360px !important;
	top:14px !important;
}

#item57985 {
	width:123px !important;
	height:20px !important;
	left:13px !important;
	top:290px !important;
}

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

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

#item58070 {
	width:133px !important;
	height:9px !important;
	left:18px !important;
	top:562px !important;
}

#item58098 {
	width:133px !important;
	height:9px !important;
	left:18px !important;
	top:573px !important;
}

#item58125 {
	width:133px !important;
	height:9px !important;
	left:18px !important;
	top:593px !important;
}

#item58152 {
	width:133px !important;
	height:9px !important;
	left:18px !important;
	top:603px !important;
}

#item69127 {
	width:159px !important;
	height:221px !important;
}

#item69122 {
	width:159px !important;
	height:221px !important;
	left:14px !important;
	top:83px !important;
}

#item75839 {
	width:246px !important;
	height:245px !important;
}

#item75834 {
	width:246px !important;
	height:245px !important;
	left:14px !important;
	top:393px !important;
}

#item75848 {
	width:233px !important;
	height:204px !important;
}

#item75843 {
	width:233px !important;
	height:204px !important;
	left:204px !important;
	top:319px !important;
}

#item75854 {
	width:125px !important;
	height:99px !important;
}

#item75849 {
	width:125px !important;
	height:99px !important;
	left:354px !important;
	top:6px !important;
}

#item75860 {
	width:149px !important;
	height:99px !important;
}

#item75855 {
	width:149px !important;
	height:99px !important;
	left:351px !important;
	top:132px !important;
}

#item58179 {
	width:72px !important;
	height:40px !important;
	left:180px !important;
	top:280px !important;
}

#item58210 {
	width:150px !important;
	height:9px !important;
	left:287px !important;
	top:285px !important;
}

#item58237 {
	width:150px !important;
	height:9px !important;
	left:287px !important;
	top:295px !important;
}

#item58264 {
	width:216px !important;
	height:9px !important;
	left:279px !important;
	top:600px !important;
}

#item58294 {
	width:216px !important;
	height:9px !important;
	left:279px !important;
	top:610px !important;
}

#item75866 {
	width:252px !important;
	height:105px !important;
}

#item75861 {
	width:252px !important;
	height:105px !important;
	left:14px !important;
	top:23px !important;
}

#item75873 {
	width:124px !important;
	height:86px !important;
}

#item75868 {
	width:124px !important;
	height:86px !important;
	left:14px !important;
	top:144px !important;
}

#item75891 {
	width:208px !important;
	height:274px !important;
}

#item75886 {
	width:208px !important;
	height:274px !important;
	left:14px !important;
	top:320px !important;
}

#item75898 {
	width:142px !important;
	height:223px !important;
}

#item75893 {
	width:142px !important;
	height:223px !important;
	left:230px !important;
	top:315px !important;
}

#item75904 {
	width:155px !important;
	height:247px !important;
}

#item75899 {
	width:155px !important;
	height:247px !important;
	left:375px !important;
	top:315px !important;
}

#item75879 {
	width:124px !important;
	height:86px !important;
}

#item75874 {
	width:124px !important;
	height:86px !important;
	left:142px !important;
	top:144px !important;
}

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

#item75880 {
	width:253px !important;
	height:230px !important;
	left:277px !important;
	top:14px !important;
}

#item58325 {
	width:118px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item58355 {
	width:214px !important;
	height:20px !important;
	left:276px !important;
	top:291px !important;
}

#item58386 {
	width:183px !important;
	height:9px !important;
	left:234px !important;
	top:600px !important;
}

#item58413 {
	width:183px !important;
	height:9px !important;
	left:234px !important;
	top:610px !important;
}

#item58440 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:291px !important;
}

#item58470 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item69133 {
	width:173px !important;
	height:307px !important;
}

#item69128 {
	width:173px !important;
	height:307px !important;
	left:14px !important;
	top:14px !important;
}

#item75736 {
	width:130px !important;
	height:100px !important;
}

#item75728 {
	width:130px !important;
	height:100px !important;
	left:214px !important;
	top:111px !important;
}

#item75749 {
	width:165px !important;
	height:194px !important;
}

#item75744 {
	width:165px !important;
	height:194px !important;
	left:365px !important;
	top:14px !important;
}

#item75742 {
	width:130px !important;
	height:100px !important;
}

#item75737 {
	width:130px !important;
	height:100px !important;
	left:214px !important;
	top:214px !important;
}

#item75756 {
	width:243px !important;
	height:133px !important;
}

#item75751 {
	width:243px !important;
	height:133px !important;
	left:108px !important;
	top:331px !important;
}

#item75781 {
	width:164px !important;
	height:296px !important;
}

#item75775 {
	width:164px !important;
	height:296px !important;
	left:366px !important;
	top:331px !important;
}

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

#item75769 {
	width:160px !important;
	height:145px !important;
	left:9px !important;
	top:502px !important;
}

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

#item75763 {
	width:142px !important;
	height:101px !important;
	left:67px !important;
	top:482px !important;
}

#item58501 {
	width:71px !important;
	height:29px !important;
	left:13px !important;
	top:432px !important;
}

#item58533 {
	width:101px !important;
	height:20px !important;
	left:365px !important;
	top:304px !important;
}

#item58566 {
	width:74px !important;
	height:20px !important;
	left:450px !important;
	top:600px !important;
}

#item58594 {
	width:121px !important;
	height:9px !important;
	left:222px !important;
	top:600px !important;
}

#item58621 {
	width:121px !important;
	height:9px !important;
	left:222px !important;
	top:610px !important;
}

#item58649 {
	width:155px !important;
	height:9px !important;
	left:195px !important;
	top:84px !important;
}

#item58676 {
	width:155px !important;
	height:9px !important;
	left:195px !important;
	top:95px !important;
}

#item75787 {
	width:90px !important;
	height:226px !important;
}

#item75782 {
	width:90px !important;
	height:226px !important;
	left:38px !important;
	top:14px !important;
}

#item75793 {
	width:90px !important;
	height:221px !important;
}

#item75788 {
	width:90px !important;
	height:221px !important;
	left:133px !important;
}

#item75799 {
	width:146px !important;
	height:192px !important;
}

#item75794 {
	width:146px !important;
	height:192px !important;
	left:384px !important;
	top:105px !important;
}

#item75820 {
	width:101px !important;
	height:93px !important;
}

#item75815 {
	width:101px !important;
	height:93px !important;
	left:420px !important;
	top:6px !important;
}

#item75805 {
	width:44px !important;
	height:41px !important;
}

#item75800 {
	width:44px !important;
	height:41px !important;
	left:300px !important;
	top:17px !important;
}

#item75811 {
	width:61px !important;
	height:66px !important;
}

#item75806 {
	width:61px !important;
	height:66px !important;
	left:295px !important;
	top:66px !important;
}

#item75827 {
	width:250px !important;
	height:230px !important;
}

#item75821 {
	width:250px !important;
	height:230px !important;
	left:14px !important;
	top:323px !important;
}

#item75833 {
	width:181px !important;
	height:177px !important;
}

#item75828 {
	width:181px !important;
	height:177px !important;
	left:349px !important;
	top:450px !important;
}

#item58703 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item58734 {
	width:74px !important;
	height:29px !important;
	left:276px !important;
	top:590px !important;
}

#item58765 {
	width:179px !important;
	height:9px !important;
	left:276px !important;
	top:420px !important;
}

#item58799 {
	width:179px !important;
	height:9px !important;
	left:276px !important;
	top:431px !important;
}

#item58826 {
	width:168px !important;
	height:9px !important;
	left:277px !important;
	top:352px !important;
}

#item58853 {
	width:168px !important;
	height:9px !important;
	left:277px !important;
	top:362px !important;
}

#item58880 {
	width:206px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item58910 {
	width:206px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item69139 {
	width:250px !important;
	height:240px !important;
}

#item69134 {
	width:250px !important;
	height:240px !important;
	left:14px !important;
	top:14px !important;
}

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

#item75675 {
	width:250px !important;
	height:228px !important;
	left:14px !important;
	top:322px !important;
}

#item75687 {
	width:258px !important;
	height:232px !important;
}

#item75682 {
	width:258px !important;
	height:232px !important;
	left:272px !important;
	top:322px !important;
}

#item75668 {
	width:114px !important;
	height:226px !important;
}

#item75662 {
	width:114px !important;
	height:226px !important;
	left:273px !important;
	top:9px !important;
}

#item75674 {
	width:114px !important;
	height:233px !important;
}

#item75669 {
	width:114px !important;
	height:233px !important;
	left:416px !important;
	top:9px !important;
}

#item58940 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item58967 {
	width:161px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item58994 {
	width:200px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item59026 {
	width:244px !important;
	height:9px !important;
	left:276px !important;
	top:292px !important;
}

#item59057 {
	width:244px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item75693 {
	width:213px !important;
	height:123px !important;
}

#item75688 {
	width:213px !important;
	height:123px !important;
	left:45px !important;
	top:312px !important;
}

#item75714 {
	width:254px !important;
	height:113px !important;
}

#item75709 {
	width:254px !important;
	height:113px !important;
	left:14px !important;
	top:14px !important;
}

#item75727 {
	width:254px !important;
	height:296px !important;
}

#item75722 {
	width:254px !important;
	height:296px !important;
	left:276px !important;
	top:14px !important;
}

#item75721 {
	width:162px !important;
	height:124px !important;
}

#item75715 {
	width:162px !important;
	height:124px !important;
	left:92px !important;
	top:142px !important;
}

#item75699 {
	width:224px !important;
	height:123px !important;
}

#item75694 {
	width:224px !important;
	height:123px !important;
	left:34px !important;
	top:398px !important;
}

#item75705 {
	width:251px !important;
	height:240px !important;
}

#item75700 {
	width:251px !important;
	height:240px !important;
	left:279px !important;
	top:322px !important;
}

#item59087 {
	width:153px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item59114 {
	width:59px !important;
	height:49px !important;
	left:276px !important;
	top:263px !important;
}

#item59144 {
	width:120px !important;
	height:9px !important;
	left:95px !important;
	top:600px !important;
}

#item59171 {
	width:120px !important;
	height:9px !important;
	left:95px !important;
	top:610px !important;
}

#item59198 {
	width:67px !important;
	height:20px !important;
	left:13px !important;
	top:221px !important;
}

#item59226 {
	width:68px !important;
	height:20px !important;
	left:13px !important;
	top:241px !important;
}

#item75560 {
	width:252px !important;
	height:176px !important;
}

#item75555 {
	width:252px !important;
	height:176px !important;
	left:278px !important;
	top:14px !important;
}

#item75568 {
	width:124px !important;
	height:84px !important;
}

#item75562 {
	width:124px !important;
	height:84px !important;
	left:333px !important;
	top:71px !important;
}

#item69145 {
	width:169px !important;
	height:136px !important;
}

#item69140 {
	width:169px !important;
	height:136px !important;
	left:14px !important;
	top:9px !important;
}

#item75574 {
	width:72px !important;
	height:246px !important;
}

#item75569 {
	width:72px !important;
	height:246px !important;
	left:14px !important;
	top:324px !important;
}

#item75580 {
	width:75px !important;
	height:246px !important;
}

#item75575 {
	width:75px !important;
	height:246px !important;
	left:89px !important;
	top:324px !important;
}

#item75587 {
	width:142px !important;
	height:119px !important;
}

#item75581 {
	width:142px !important;
	height:119px !important;
	left:388px !important;
	top:279px !important;
}

#item75593 {
	width:142px !important;
	height:138px !important;
}

#item75588 {
	width:142px !important;
	height:138px !important;
	left:278px !important;
	top:403px !important;
}

#item75599 {
	width:142px !important;
	height:138px !important;
}

#item75594 {
	width:142px !important;
	height:138px !important;
	left:388px !important;
	top:403px !important;
}

#item75606 {
	width:94px !important;
	height:113px !important;
}

#item75600 {
	width:94px !important;
	height:113px !important;
	left:278px !important;
	top:286px !important;
}

#item75554 {
	width:99px !important;
	height:105px !important;
}

#item75549 {
	width:99px !important;
	height:105px !important;
	left:177px !important;
	top:6px !important;
}

#item59254 {
	width:179px !important;
	height:9px !important;
	left:13px !important;
	top:297px !important;
}

#item59282 {
	width:179px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item59309 {
	width:165px !important;
	height:9px !important;
	left:277px !important;
	top:590px !important;
}

#item59337 {
	width:165px !important;
	height:9px !important;
	left:277px !important;
	top:600px !important;
}

#item59364 {
	width:165px !important;
	height:9px !important;
	left:277px !important;
	top:611px !important;
}

#item59391 {
	width:81px !important;
	height:49px !important;
	left:174px !important;
	top:550px !important;
}

#item59424 {
	width:74px !important;
	height:20px !important;
	left:174px !important;
	top:600px !important;
}

#item59451 {
	width:208px !important;
	height:9px !important;
	left:276px !important;
	top:248px !important;
}

#item59483 {
	width:208px !important;
	height:9px !important;
	left:276px !important;
	top:259px !important;
}

#item75612 {
	width:93px !important;
	height:92px !important;
}

#item75607 {
	width:93px !important;
	height:92px !important;
	left:10px !important;
	top:10px !important;
}

#item75623 {
	width:142px !important;
	height:216px !important;
}

#item75618 {
	width:142px !important;
	height:216px !important;
	left:118px !important;
	top:71px !important;
}

#item75635 {
	width:241px !important;
	height:123px !important;
}

#item75630 {
	width:241px !important;
	height:123px !important;
	left:14px !important;
	top:337px !important;
}

#item75641 {
	width:205px !important;
	height:123px !important;
}

#item75636 {
	width:205px !important;
	height:123px !important;
	left:57px !important;
	top:418px !important;
}

#item75647 {
	width:231px !important;
	height:160px !important;
}

#item75642 {
	width:231px !important;
	height:160px !important;
	left:272px !important;
	top:261px !important;
}

#item75653 {
	width:196px !important;
	height:121px !important;
}

#item75648 {
	width:196px !important;
	height:121px !important;
	left:334px !important;
	top:400px !important;
}

#item75659 {
	width:81px !important;
	height:88px !important;
}

#item75654 {
	width:81px !important;
	height:88px !important;
	left:278px !important;
	top:530px !important;
}

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

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

#item59510 {
	width:80px !important;
	height:39px !important;
	left:276px !important;
	top:273px !important;
}

#item59543 {
	width:173px !important;
	height:9px !important;
	left:361px !important;
	top:600px !important;
}

#item59575 {
	width:173px !important;
	height:9px !important;
	left:361px !important;
	top:610px !important;
}

#item59602 {
	width:226px !important;
	height:9px !important;
	left:12px !important;
	top:600px !important;
}

#item59632 {
	width:226px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item59662 {
	width:102px !important;
	height:20px !important;
	left:21px !important;
	top:209px !important;
}

#item59689 {
	width:102px !important;
	height:20px !important;
	left:21px !important;
	top:229px !important;
}

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

#item69146 {
	width:252px !important;
	height:236px !important;
	left:14px !important;
	top:14px !important;
}

#item75462 {
	width:252px !important;
	height:165px !important;
}

#item75457 {
	width:252px !important;
	height:165px !important;
	left:278px !important;
	top:14px !important;
}

#item75468 {
	width:58px !important;
	height:70px !important;
}

#item75463 {
	width:58px !important;
	height:70px !important;
	left:278px !important;
	top:241px !important;
}

#item75474 {
	width:125px !important;
	height:104px !important;
}

#item75469 {
	width:125px !important;
	height:104px !important;
	left:54px !important;
	top:330px !important;
}

#item75480 {
	width:125px !important;
	height:114px !important;
}

#item75475 {
	width:125px !important;
	height:114px !important;
	left:14px !important;
	top:437px !important;
}

#item75486 {
	width:125px !important;
	height:114px !important;
}

#item75481 {
	width:125px !important;
	height:114px !important;
	left:147px !important;
	top:417px !important;
}

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

#item75490 {
	width:247px !important;
	height:162px !important;
	left:283px !important;
	top:357px !important;
}

#item75501 {
	width:93px !important;
	height:77px !important;
}

#item75496 {
	width:93px !important;
	height:77px !important;
	left:437px !important;
	top:321px !important;
}

#item75507 {
	width:52px !important;
	height:127px !important;
}

#item75502 {
	width:52px !important;
	height:127px !important;
	left:278px !important;
	top:491px !important;
}

#item59717 {
	width:131px !important;
	height:9px !important;
	left:378px !important;
	top:299px !important;
}

#item59744 {
	width:199px !important;
	height:9px !important;
	left:277px !important;
	top:224px !important;
}

#item59774 {
	width:197px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item59804 {
	width:189px !important;
	height:9px !important;
	left:336px !important;
	top:601px !important;
}

#item59834 {
	width:189px !important;
	height:9px !important;
	left:336px !important;
	top:611px !important;
}

#item59861 {
	width:195px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item59892 {
	width:195px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item75513 {
	width:170px !important;
	height:133px !important;
}

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

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

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

#item75548 {
	width:255px !important;
	height:190px !important;
}

#item75542 {
	width:255px !important;
	height:190px !important;
	left:275px !important;
	top:14px !important;
}

#item75526 {
	width:254px !important;
	height:152px !important;
}

#item75521 {
	width:254px !important;
	height:152px !important;
	left:276px !important;
	top:266px !important;
}

#item75532 {
	width:260px !important;
	height:157px !important;
}

#item75527 {
	width:260px !important;
	height:157px !important;
	left:270px !important;
	top:380px !important;
}

#item75520 {
	width:154px !important;
	height:152px !important;
}

#item75514 {
	width:154px !important;
	height:152px !important;
	left:111px !important;
	top:467px !important;
}

#item59919 {
	width:64px !important;
	height:30px !important;
	left:13px !important;
	top:112px !important;
}

#item59950 {
	width:170px !important;
	height:9px !important;
	left:276px !important;
	top:253px !important;
}

#item59977 {
	width:209px !important;
	height:9px !important;
	left:276px !important;
	top:601px !important;
}

#item60007 {
	width:209px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item60037 {
	width:102px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item60064 {
	width:102px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item69157 {
	width:128px !important;
	height:167px !important;
}

#item69152 {
	width:128px !important;
	height:167px !important;
	left:47px !important;
	top:90px !important;
}

#item75370 {
	width:128px !important;
	height:69px !important;
}

#item75365 {
	width:128px !important;
	height:69px !important;
	left:62px !important;
	top:261px !important;
}

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

#item75406 {
	width:252px !important;
	height:168px !important;
	left:14px !important;
	top:476px !important;
}

#item75395 {
	width:227px !important;
	height:147px !important;
}

#item75390 {
	width:227px !important;
	height:147px !important;
	left:276px !important;
	top:381px !important;
}

#item75402 {
	width:107px !important;
	height:68px !important;
}

#item75396 {
	width:107px !important;
	height:68px !important;
	left:423px !important;
	top:377px !important;
}

#item75377 {
	width:41px !important;
	height:40px !important;
}

#item75371 {
	width:41px !important;
	height:40px !important;
	left:218px !important;
	top:207px !important;
}

#item75383 {
	width:47px !important;
	height:40px !important;
}

#item75378 {
	width:47px !important;
	height:40px !important;
	left:212px !important;
	top:248px !important;
}

#item75389 {
	width:60px !important;
	height:68px !important;
}

#item75384 {
	width:60px !important;
	height:68px !important;
	left:206px !important;
	top:298px !important;
}

#item75352 {
	width:94px !important;
	height:230px !important;
}

#item75347 {
	width:94px !important;
	height:230px !important;
	left:371px !important;
	top:14px !important;
}

#item75358 {
	width:113px !important;
	height:94px !important;
}

#item75353 {
	width:113px !important;
	height:94px !important;
	left:286px !important;
	top:135px !important;
}

#item75364 {
	width:99px !important;
	height:57px !important;
}

#item75359 {
	width:99px !important;
	height:57px !important;
	left:432px !important;
	top:87px !important;
}

#item60092 {
	width:140px !important;
	height:20px !important;
	left:117px !important;
	top:600px !important;
}

#item60122 {
	width:147px !important;
	height:9px !important;
	left:276px !important;
	top:344px !important;
}

#item60149 {
	width:147px !important;
	height:9px !important;
	left:276px !important;
	top:355px !important;
}

#item60177 {
	width:147px !important;
	height:9px !important;
	left:276px !important;
	top:365px !important;
}

#item60204 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:424px !important;
}

#item60235 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:435px !important;
}

#item60266 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:445px !important;
}

#item60297 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:456px !important;
}

#item60328 {
	width:221px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item60358 {
	width:221px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item75418 {
	width:250px !important;
	height:147px !important;
}

#item75412 {
	width:250px !important;
	height:147px !important;
	left:14px !important;
	top:407px !important;
}

#item75424 {
	width:250px !important;
	height:135px !important;
}

#item75419 {
	width:250px !important;
	height:135px !important;
	left:14px !important;
	top:221px !important;
}

#item75430 {
	width:250px !important;
	height:170px !important;
}

#item75425 {
	width:250px !important;
	height:170px !important;
	left:14px !important;
}

#item75436 {
	width:160px !important;
	height:207px !important;
}

#item75431 {
	width:160px !important;
	height:207px !important;
	left:362px !important;
	top:120px !important;
}

#item75443 {
	width:140px !important;
	height:241px !important;
}

#item75438 {
	width:140px !important;
	height:241px !important;
	left:382px !important;
	top:332px !important;
}

#item75449 {
	width:129px !important;
	height:173px !important;
}

#item75444 {
	width:129px !important;
	height:173px !important;
	left:244px !important;
	top:278px !important;
}

#item75455 {
	width:55px !important;
	height:72px !important;
}

#item75450 {
	width:55px !important;
	height:72px !important;
	left:479px !important;
	top:247px !important;
}

#item60389 {
	width:201px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item60421 {
	width:137px !important;
	height:9px !important;
	left:13px !important;
	top:403px !important;
}

#item60449 {
	width:117px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item60479 {
	width:92px !important;
	height:29px !important;
	left:276px !important;
	top:74px !important;
}

#item60509 {
	width:94px !important;
	height:20px !important;
	left:276px !important;
	top:256px !important;
}

#item60537 {
	width:82px !important;
	height:29px !important;
	left:13px !important;
	top:183px !important;
}

#item69164 {
	width:96px !important;
	height:177px !important;
}

#item69158 {
	width:96px !important;
	height:177px !important;
	left:9px !important;
	top:9px !important;
}

#item75251 {
	width:96px !important;
	height:177px !important;
}

#item75246 {
	width:96px !important;
	height:177px !important;
	left:111px !important;
	top:9px !important;
}

#item75269 {
	width:242px !important;
	height:159px !important;
}

#item75264 {
	width:242px !important;
	height:159px !important;
	left:284px !important;
	top:18px !important;
}

#item75275 {
	width:242px !important;
	height:159px !important;
}

#item75270 {
	width:242px !important;
	height:159px !important;
	left:284px !important;
	top:127px !important;
}

#item75283 {
	width:260px !important;
	height:189px !important;
}

#item75276 {
	width:260px !important;
	height:189px !important;
	left:284px !important;
	top:288px !important;
}

#item75338 {
	width:160px !important;
	height:257px !important;
}

#item75333 {
	width:160px !important;
	height:257px !important;
	left:544px !important;
}

#item75293 {
	width:133px !important;
	height:121px !important;
}

#item75288 {
	width:133px !important;
	height:121px !important;
	left:147px !important;
	top:293px !important;
}

#item75300 {
	width:133px !important;
	height:121px !important;
}

#item75295 {
	width:133px !important;
	height:121px !important;
	left:12px !important;
	top:372px !important;
}

#item75306 {
	width:133px !important;
	height:121px !important;
}

#item75301 {
	width:133px !important;
	height:121px !important;
	left:147px !important;
	top:427px !important;
}

#item75257 {
	width:67px !important;
	height:66px !important;
}

#item75252 {
	width:67px !important;
	height:66px !important;
	left:209px !important;
	top:99px !important;
}

#item75263 {
	width:67px !important;
	height:66px !important;
}

#item75258 {
	width:67px !important;
	height:66px !important;
	left:209px !important;
	top:167px !important;
}

#item60567 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:271px !important;
}

#item60594 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:282px !important;
}

#item60622 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item60649 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

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

#item60704 {
	width:132px !important;
	height:9px !important;
	left:293px !important;
	top:589px !important;
}

#item60732 {
	width:132px !important;
	height:9px !important;
	left:293px !important;
	top:599px !important;
}

#item60759 {
	width:132px !important;
	height:9px !important;
	left:293px !important;
	top:610px !important;
}

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

#item75307 {
	width:252px !important;
	height:193px !important;
	left:14px !important;
	top:334px !important;
}

#item75344 {
	width:136px !important;
	height:149px !important;
}

#item75339 {
	width:136px !important;
	height:149px !important;
	left:130px !important;
	top:95px !important;
}

#item75318 {
	width:163px !important;
	height:233px !important;
}

#item75313 {
	width:163px !important;
	height:233px !important;
	left:367px !important;
	top:104px !important;
}

#item75324 {
	width:163px !important;
	height:227px !important;
}

#item75319 {
	width:163px !important;
	height:227px !important;
	left:367px !important;
	top:342px !important;
}

#item75330 {
	width:71px !important;
	height:171px !important;
}

#item75325 {
	width:71px !important;
	height:171px !important;
	left:287px !important;
	top:448px !important;
}

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

#item60813 {
	width:78px !important;
	height:29px !important;
	left:276px !important;
	top:103px !important;
}

#item60843 {
	width:73px !important;
	height:29px !important;
	left:276px !important;
	top:342px !important;
}

#item60875 {
	width:248px !important;
	height:10px !important;
	left:13px !important;
	top:305px !important;
}

#item60906 {
	width:248px !important;
	height:10px !important;
	left:13px !important;
	top:315px !important;
}

#item69171 {
	width:203px !important;
	height:116px !important;
}

#item69165 {
	width:203px !important;
	height:116px !important;
	left:93px !important;
	top:14px !important;
}

#item75152 {
	width:203px !important;
	height:123px !important;
}

#item75146 {
	width:203px !important;
	height:123px !important;
	left:14px !important;
	top:111px !important;
}

#item75158 {
	width:162px !important;
	height:148px !important;
}

#item75153 {
	width:162px !important;
	height:148px !important;
	left:256px !important;
	top:104px !important;
}

#item75164 {
	width:175px !important;
	height:162px !important;
}

#item75159 {
	width:175px !important;
	height:162px !important;
	left:219px !important;
	top:222px !important;
}

#item75170 {
	width:206px !important;
	height:135px !important;
}

#item75165 {
	width:206px !important;
	height:135px !important;
	left:210px !important;
	top:392px !important;
}

#item75177 {
	width:206px !important;
	height:143px !important;
}

#item75171 {
	width:206px !important;
	height:143px !important;
	left:251px !important;
	top:500px !important;
}

#item75183 {
	width:96px !important;
	height:293px !important;
}

#item75178 {
	width:96px !important;
	height:293px !important;
	left:14px !important;
	top:298px !important;
}

#item75190 {
	width:90px !important;
	height:89px !important;
}

#item75184 {
	width:90px !important;
	height:89px !important;
	left:117px !important;
	top:462px !important;
}

#item60936 {
	width:80px !important;
	height:20px !important;
	left:426px !important;
	top:114px !important;
}

#item60963 {
	width:80px !important;
	height:20px !important;
	left:426px !important;
	top:134px !important;
}

#item60990 {
	width:112px !important;
	height:9px !important;
	left:115px !important;
	top:415px !important;
}

#item61017 {
	width:112px !important;
	height:9px !important;
	left:115px !important;
	top:425px !important;
}

#item61044 {
	width:103px !important;
	height:9px !important;
	left:426px !important;
	top:288px !important;
}

#item61071 {
	width:103px !important;
	height:9px !important;
	left:426px !important;
	top:298px !important;
}

#item61099 {
	width:105px !important;
	height:20px !important;
	left:426px !important;
	top:452px !important;
}

#item61129 {
	width:105px !important;
	height:20px !important;
	left:426px !important;
	top:472px !important;
}

#item75199 {
	width:252px !important;
	height:206px !important;
}

#item75194 {
	width:252px !important;
	height:206px !important;
	left:14px !important;
	top:14px !important;
}

#item75223 {
	width:45px !important;
	height:79px !important;
}

#item75218 {
	width:45px !important;
	height:79px !important;
	left:157px !important;
	top:98px !important;
}

#item75205 {
	width:140px !important;
	height:152px !important;
}

#item75200 {
	width:140px !important;
	height:152px !important;
	left:271px !important;
	top:72px !important;
}

#item75231 {
	width:156px !important;
	height:145px !important;
}

#item75226 {
	width:156px !important;
	height:145px !important;
	left:381px !important;
	top:79px !important;
}

#item75211 {
	width:157px !important;
	height:112px !important;
}

#item75206 {
	width:157px !important;
	height:112px !important;
	left:232px !important;
	top:325px !important;
}

#item75238 {
	width:190px !important;
	height:125px !important;
}

#item75233 {
	width:190px !important;
	height:125px !important;
	left:232px !important;
	top:407px !important;
}

#item75244 {
	width:138px !important;
	height:125px !important;
}

#item75239 {
	width:138px !important;
	height:125px !important;
	left:392px !important;
	top:340px !important;
}

#item75217 {
	width:210px !important;
	height:226px !important;
}

#item75212 {
	width:210px !important;
	height:226px !important;
	left:14px !important;
	top:334px !important;
}

#item61159 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:256px !important;
}

#item61186 {
	width:126px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

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

#item61240 {
	width:217px !important;
	height:9px !important;
	left:234px !important;
	top:589px !important;
}

#item61267 {
	width:217px !important;
	height:9px !important;
	left:234px !important;
	top:600px !important;
}

#item61297 {
	width:217px !important;
	height:9px !important;
	left:234px !important;
	top:610px !important;
}

#item61324 {
	width:188px !important;
	height:9px !important;
	left:276px !important;
	top:290px !important;
}

#item61356 {
	width:188px !important;
	height:9px !important;
	left:276px !important;
	top:301px !important;
}

#item69177 {
	width:221px !important;
	height:177px !important;
}

#item69172 {
	width:221px !important;
	height:177px !important;
	left:14px !important;
	top:14px !important;
}

#item75060 {
	width:137px !important;
	height:83px !important;
}

#item75054 {
	width:137px !important;
	height:83px !important;
	left:58px !important;
	top:64px !important;
}

#item75067 {
	width:62px !important;
	height:83px !important;
}

#item75061 {
	width:62px !important;
	height:83px !important;
	left:202px !important;
	top:149px !important;
}

#item75073 {
	width:161px !important;
	height:163px !important;
}

#item75068 {
	width:161px !important;
	height:163px !important;
	left:281px !important;
	top:52px !important;
}

#item75079 {
	width:167px !important;
	height:183px !important;
}

#item75074 {
	width:167px !important;
	height:183px !important;
	left:281px !important;
	top:224px !important;
}

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

#item75080 {
	width:252px !important;
	height:234px !important;
	left:14px !important;
	top:320px !important;
}

#item75091 {
	width:193px !important;
	height:98px !important;
}

#item75086 {
	width:193px !important;
	height:98px !important;
	left:274px !important;
	top:420px !important;
}

#item75097 {
	width:199px !important;
	height:86px !important;
}

#item75092 {
	width:199px !important;
	height:86px !important;
	left:331px !important;
	top:471px !important;
}

#item61383 {
	width:139px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item61414 {
	width:98px !important;
	height:40px !important;
	left:443px !important;
	top:171px !important;
}

#item61445 {
	width:84px !important;
	height:39px !important;
	left:454px !important;
	top:367px !important;
}

#item61475 {
	width:245px !important;
	height:9px !important;
	left:13px !important;
	top:281px !important;
}

#item61505 {
	width:245px !important;
	height:9px !important;
	left:13px !important;
	top:291px !important;
}

#item61541 {
	width:245px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item61574 {
	width:180px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item61604 {
	width:180px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item75105 {
	width:128px !important;
	height:200px !important;
}

#item75100 {
	width:128px !important;
	height:200px !important;
	left:139px !important;
	top:86px !important;
}

#item75124 {
	width:122px !important;
	height:121px !important;
}

#item75119 {
	width:122px !important;
	height:121px !important;
	left:119px !important;
	top:322px !important;
}

#item75130 {
	width:264px !important;
	height:168px !important;
}

#item75125 {
	width:264px !important;
	height:168px !important;
	left:266px !important;
	top:310px !important;
}

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

#item75132 {
	width:214px !important;
	height:154px !important;
	left:316px !important;
	top:490px !important;
}

#item75145 {
	width:126px !important;
	height:77px !important;
}

#item75140 {
	width:126px !important;
	height:77px !important;
	left:186px !important;
	top:567px !important;
}

#item75118 {
	width:168px !important;
	height:284px !important;
}

#item75112 {
	width:168px !important;
	height:284px !important;
	left:362px !important;
	top:14px !important;
}

#item75111 {
	width:111px !important;
	height:139px !important;
}

#item75106 {
	width:111px !important;
	height:139px !important;
	left:63px !important;
	top:7px !important;
}

#item61631 {
	width:151px !important;
	height:10px !important;
	left:13px !important;
	top:600px !important;
}

#item61693 {
	width:163px !important;
	height:10px !important;
	left:13px !important;
	top:554px !important;
}

#item61757 {
	width:182px !important;
	height:9px !important;
	left:13px !important;
	top:497px !important;
}

#item61784 {
	width:89px !important;
	height:20px !important;
	left:16px !important;
	top:416px !important;
}

#item61811 {
	width:74px !important;
	height:29px !important;
	left:276px !important;
	top:160px !important;
}

#item61838 {
	width:112px !important;
	height:9px !important;
	left:13px !important;
	top:291px !important;
}

#item61865 {
	width:112px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item69183 {
	width:76px !important;
	height:196px !important;
}

#item69178 {
	width:76px !important;
	height:196px !important;
	left:9px !important;
	top:14px !important;
}

#item74974 {
	width:169px !important;
	height:125px !important;
}

#item74969 {
	width:169px !important;
	height:125px !important;
	left:88px !important;
	top:96px !important;
}

#item74994 {
	width:137px !important;
	height:154px !important;
}

#item74989 {
	width:137px !important;
	height:154px !important;
	left:14px !important;
	top:371px !important;
}

#item75000 {
	width:222px !important;
	height:209px !important;
}

#item74995 {
	width:222px !important;
	height:209px !important;
	left:269px !important;
	top:281px !important;
}

#item75006 {
	width:214px !important;
	height:215px !important;
}

#item75001 {
	width:214px !important;
	height:215px !important;
	left:172px !important;
	top:397px !important;
}

#item74980 {
	width:264px !important;
	height:238px !important;
}

#item74975 {
	width:264px !important;
	height:238px !important;
	left:266px !important;
	top:14px !important;
}

#item74988 {
	width:101px !important;
	height:77px !important;
}

#item74983 {
	width:101px !important;
	height:77px !important;
	left:191px !important;
	top:274px !important;
}

#item61892 {
	width:74px !important;
	height:20px !important;
	left:427px !important;
	top:242px !important;
}

#item61919 {
	width:142px !important;
	height:9px !important;
	left:13px !important;
	top:344px !important;
}

#item61946 {
	width:101px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item61973 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:261px !important;
}

#item62001 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:273px !important;
}

#item62028 {
	width:88px !important;
	height:20px !important;
	left:399px !important;
	top:580px !important;
}

#item62058 {
	width:76px !important;
	height:20px !important;
	left:399px !important;
	top:600px !important;
}

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

#item75007 {
	width:237px !important;
	height:168px !important;
	left:14px !important;
	top:422px !important;
}

#item75021 {
	width:201px !important;
	height:118px !important;
}

#item75016 {
	width:201px !important;
	height:118px !important;
	left:329px !important;
	top:313px !important;
}

#item75033 {
	width:103px !important;
	height:77px !important;
}

#item75028 {
	width:103px !important;
	height:77px !important;
	left:279px !important;
	top:273px !important;
}

#item75039 {
	width:250px !important;
	height:186px !important;
}

#item75034 {
	width:250px !important;
	height:186px !important;
	left:14px !important;
	top:222px !important;
}

#item75045 {
	width:250px !important;
	height:186px !important;
}

#item75040 {
	width:250px !important;
	height:186px !important;
	left:280px !important;
	top:14px !important;
}

#item75052 {
	width:250px !important;
	height:180px !important;
}

#item75047 {
	width:250px !important;
	height:180px !important;
	left:14px !important;
	top:14px !important;
}

#item75027 {
	width:197px !important;
	height:118px !important;
}

#item75022 {
	width:197px !important;
	height:118px !important;
	left:255px !important;
	top:420px !important;
}

#item62085 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item62112 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:403px !important;
}

#item62141 {
	width:149px !important;
	height:9px !important;
	left:284px !important;
	top:246px !important;
}

#item62168 {
	width:132px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item62198 {
	width:251px !important;
	height:9px !important;
	left:276px !important;
	top:599px !important;
}

#item62230 {
	width:251px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item69189 {
	width:155px !important;
	height:109px !important;
}

#item69184 {
	width:155px !important;
	height:109px !important;
	left:14px !important;
	top:101px !important;
}

#item74911 {
	width:78px !important;
	height:96px !important;
}

#item74906 {
	width:78px !important;
	height:96px !important;
	left:175px !important;
	top:147px !important;
}

#item74919 {
	width:78px !important;
	height:98px !important;
}

#item74913 {
	width:78px !important;
	height:98px !important;
	left:184px !important;
	top:222px !important;
}

#item74865 {
	width:252px !important;
	height:189px !important;
}

#item74860 {
	width:252px !important;
	height:189px !important;
	left:14px !important;
	top:364px !important;
}

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

#item74866 {
	width:252px !important;
	height:199px !important;
	left:278px !important;
	top:364px !important;
}

#item74878 {
	width:190px !important;
	height:83px !important;
}

#item74872 {
	width:190px !important;
	height:83px !important;
	left:347px !important;
	top:20px !important;
}

#item74925 {
	width:190px !important;
	height:102px !important;
}

#item74920 {
	width:190px !important;
	height:102px !important;
	left:332px !important;
	top:84px !important;
}

#item74931 {
	width:157px !important;
	height:132px !important;
}

#item74926 {
	width:157px !important;
	height:132px !important;
	left:257px !important;
	top:117px !important;
}

#item62261 {
	width:211px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item62291 {
	width:256px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item62322 {
	width:225px !important;
	height:9px !important;
	left:276px !important;
	top:323px !important;
}

#item62352 {
	width:225px !important;
	height:9px !important;
	left:276px !important;
	top:333px !important;
}

#item62382 {
	width:225px !important;
	height:9px !important;
	left:276px !important;
	top:344px !important;
}

#item62412 {
	width:164px !important;
	height:9px !important;
	left:18px !important;
	top:315px !important;
}

#item62439 {
	width:164px !important;
	height:9px !important;
	left:18px !important;
	top:325px !important;
}

#item62468 {
	width:164px !important;
	height:9px !important;
	left:18px !important;
	top:336px !important;
}

#item74884 {
	width:252px !important;
	height:147px !important;
}

#item74879 {
	width:252px !important;
	height:147px !important;
	left:14px !important;
	top:14px !important;
}

#item74966 {
	width:123px !important;
	height:88px !important;
}

#item74960 {
	width:123px !important;
	height:88px !important;
	left:21px !important;
	top:166px !important;
}

#item74898 {
	width:172px !important;
	height:295px !important;
}

#item74892 {
	width:172px !important;
	height:295px !important;
	left:358px !important;
	top:14px !important;
}

#item74905 {
	width:145px !important;
	height:132px !important;
}

#item74899 {
	width:145px !important;
	height:132px !important;
	left:298px !important;
	top:326px !important;
}

#item74959 {
	width:152px !important;
	height:137px !important;
}

#item74954 {
	width:152px !important;
	height:137px !important;
	left:359px !important;
	top:406px !important;
}

#item74891 {
	width:211px !important;
	height:228px !important;
}

#item74886 {
	width:211px !important;
	height:228px !important;
	left:11px !important;
	top:273px !important;
}

#item74938 {
	width:88px !important;
	height:33px !important;
}

#item74932 {
	width:88px !important;
	height:33px !important;
	left:184px !important;
	top:366px !important;
}

#item74947 {
	width:88px !important;
	height:28px !important;
}

#item74942 {
	width:88px !important;
	height:28px !important;
	left:184px !important;
	top:337px !important;
}

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

#item74948 {
	width:88px !important;
	height:61px !important;
	left:184px !important;
	top:274px !important;
}

#item62495 {
	width:74px !important;
	height:30px !important;
	left:276px !important;
	top:259px !important;
}

#item62525 {
	width:218px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item62556 {
	width:218px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item62583 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item62610 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

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

#item62664 {
	width:105px !important;
	height:9px !important;
	left:148px !important;
	top:235px !important;
}

#item62692 {
	width:105px !important;
	height:9px !important;
	left:148px !important;
	top:246px !important;
}

#item69196 {
	width:140px !important;
	height:159px !important;
}

#item69191 {
	width:140px !important;
	height:159px !important;
	left:22px !important;
	top:115px !important;
}

#item74819 {
	width:252px !important;
	height:308px !important;
}

#item74814 {
	width:252px !important;
	height:308px !important;
	left:279px !important;
	top:319px !important;
}

#item74840 {
	width:252px !important;
	height:263px !important;
}

#item74835 {
	width:252px !important;
	height:263px !important;
	left:279px !important;
	top:14px !important;
}

#item74794 {
	width:86px !important;
	height:136px !important;
}

#item74789 {
	width:86px !important;
	height:136px !important;
	left:180px !important;
	top:98px !important;
}

#item74801 {
	width:86px !important;
	height:61px !important;
}

#item74795 {
	width:86px !important;
	height:61px !important;
	left:180px !important;
	top:237px !important;
}

#item74807 {
	width:86px !important;
	height:54px !important;
}

#item74802 {
	width:86px !important;
	height:54px !important;
	left:180px !important;
	top:304px !important;
}

#item74813 {
	width:86px !important;
	height:99px !important;
}

#item74808 {
	width:86px !important;
	height:99px !important;
	left:180px !important;
	top:361px !important;
}

#item74788 {
	width:140px !important;
	height:122px !important;
}

#item74783 {
	width:140px !important;
	height:122px !important;
	left:9px !important;
	top:286px !important;
}

#item62719 {
	width:111px !important;
	height:30px !important;
	left:412px !important;
	top:279px !important;
}

#item62750 {
	width:123px !important;
	height:20px !important;
	left:403px !important;
	top:459px !important;
}

#item62780 {
	width:226px !important;
	height:20px !important;
	left:13px !important;
	top:534px !important;
}

#item62811 {
	width:249px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item74846 {
	width:252px !important;
	height:205px !important;
}

#item74841 {
	width:252px !important;
	height:205px !important;
	left:14px !important;
	top:14px !important;
}

#item74825 {
	width:252px !important;
	height:210px !important;
}

#item74820 {
	width:252px !important;
	height:210px !important;
	left:14px !important;
	top:319px !important;
}

#item74831 {
	width:192px !important;
	height:491px !important;
}

#item74826 {
	width:192px !important;
	height:491px !important;
	left:338px !important;
	top:78px !important;
}

#item74852 {
	width:141px !important;
	height:139px !important;
}

#item74847 {
	width:141px !important;
	height:139px !important;
	left:280px !important;
	top:374px !important;
}

#item74858 {
	width:212px !important;
	height:69px !important;
}

#item74853 {
	width:212px !important;
	height:69px !important;
	left:293px !important;
	top:558px !important;
}

#item62843 {
	width:221px !important;
	height:20px !important;
	left:16px !important;
	top:595px !important;
}

#item62876 {
	width:205px !important;
	height:20px !important;
	left:13px !important;
	top:293px !important;
}

#item62909 {
	width:74px !important;
	height:20px !important;
	left:279px !important;
	top:338px !important;
}

#item62936 {
	width:95px !important;
	height:39px !important;
	left:276px !important;
	top:98px !important;
}

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

#item69197 {
	width:252px !important;
	height:214px !important;
	left:14px !important;
	top:322px !important;
}

#item74728 {
	width:252px !important;
	height:212px !important;
}

#item74723 {
	width:252px !important;
	height:212px !important;
	left:14px !important;
	top:14px !important;
}

#item74735 {
	width:145px !important;
	height:212px !important;
}

#item74729 {
	width:145px !important;
	height:212px !important;
	left:278px !important;
	top:14px !important;
}

#item74773 {
	width:104px !important;
	height:171px !important;
}

#item74768 {
	width:104px !important;
	height:171px !important;
	left:426px !important;
	top:14px !important;
}

#item74741 {
	width:252px !important;
	height:257px !important;
}

#item74736 {
	width:252px !important;
	height:257px !important;
	left:278px !important;
	top:323px !important;
}

#item62968 {
	width:163px !important;
	height:20px !important;
	left:12px !important;
	top:590px !important;
}

#item62998 {
	width:193px !important;
	height:20px !important;
	left:13px !important;
	top:292px !important;
}

#item63029 {
	width:121px !important;
	height:9px !important;
	left:276px !important;
	top:293px !important;
}

#item63056 {
	width:121px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item63083 {
	width:78px !important;
	height:20px !important;
	left:440px !important;
	top:580px !important;
}

#item63111 {
	width:78px !important;
	height:20px !important;
	left:440px !important;
	top:600px !important;
}

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

#item74742 {
	width:252px !important;
	height:221px !important;
	left:14px !important;
	top:323px !important;
}

#item74755 {
	width:240px !important;
	height:295px !important;
}

#item74749 {
	width:240px !important;
	height:295px !important;
	left:293px !important;
	top:323px !important;
}

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

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

#item74767 {
	width:96px !important;
	height:222px !important;
}

#item74762 {
	width:96px !important;
	height:222px !important;
	left:14px !important;
	top:14px !important;
}

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

#item74777 {
	width:155px !important;
	height:222px !important;
	left:111px !important;
	top:14px !important;
}

#item63138 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item63168 {
	width:107px !important;
	height:20px !important;
	left:283px !important;
	top:443px !important;
}

#item63196 {
	width:149px !important;
	height:20px !important;
	left:276px !important;
	top:292px !important;
}

#item63226 {
	width:247px !important;
	height:9px !important;
	left:12px !important;
	top:292px !important;
}

#item63257 {
	width:254px !important;
	height:9px !important;
	left:12px !important;
	top:303px !important;
}

#item69208 {
	width:252px !important;
	height:240px !important;
}

#item69203 {
	width:252px !important;
	height:240px !important;
	left:14px !important;
	top:322px !important;
}

#item74708 {
	width:73px !important;
	height:91px !important;
}

#item74703 {
	width:73px !important;
	height:91px !important;
	left:544px !important;
	top:152px !important;
}

#item74670 {
	width:167px !important;
	height:292px !important;
}

#item74665 {
	width:167px !important;
	height:292px !important;
	left:7px !important;
	top:14px !important;
}

#item74682 {
	width:251px !important;
	height:295px !important;
}

#item74677 {
	width:251px !important;
	height:295px !important;
	left:279px !important;
	top:14px !important;
}

#item74689 {
	width:251px !important;
	height:185px !important;
}

#item74683 {
	width:251px !important;
	height:185px !important;
	left:279px !important;
	top:312px !important;
}

#item63286 {
	width:91px !important;
	height:39px !important;
	left:177px !important;
	top:194px !important;
}

#item63318 {
	width:174px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item63347 {
	width:203px !important;
	height:20px !important;
	left:286px !important;
	top:570px !important;
}

#item63380 {
	width:187px !important;
	height:20px !important;
	left:286px !important;
	top:590px !important;
}

#item74676 {
	width:252px !important;
	height:240px !important;
}

#item74671 {
	width:252px !important;
	height:240px !important;
	left:14px !important;
	top:322px !important;
}

#item74695 {
	width:252px !important;
	height:113px !important;
}

#item74690 {
	width:252px !important;
	height:113px !important;
	left:14px !important;
	top:14px !important;
}

#item74714 {
	width:252px !important;
	height:225px !important;
}

#item74709 {
	width:252px !important;
	height:225px !important;
	left:278px !important;
	top:14px !important;
}

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

#item74715 {
	width:252px !important;
	height:296px !important;
	left:278px !important;
	top:321px !important;
}

#item74702 {
	width:73px !important;
	height:83px !important;
}

#item74697 {
	width:73px !important;
	height:83px !important;
	left:57px !important;
	top:139px !important;
}

#item76092 {
	width:62px !important;
	height:65px !important;
}

#item76087 {
	width:62px !important;
	height:65px !important;
	left:198px !important;
	top:173px !important;
}

#item63413 {
	width:166px !important;
	height:29px !important;
	left:276px !important;
	top:574px !important;
}

#item63446 {
	width:195px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item63476 {
	width:254px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item63509 {
	width:220px !important;
	height:21px !important;
	left:13px !important;
	top:292px !important;
}

#item63576 {
	width:220px !important;
	height:21px !important;
	left:13px !important;
	top:313px !important;
}

#item69214 {
	width:177px !important;
	height:296px !important;
}

#item69209 {
	width:177px !important;
	height:296px !important;
	left:14px !important;
	top:14px !important;
}

#item74626 {
	width:252px !important;
	height:211px !important;
}

#item74621 {
	width:252px !important;
	height:211px !important;
	left:14px !important;
	top:322px !important;
}

#item74632 {
	width:252px !important;
	height:211px !important;
}

#item74627 {
	width:252px !important;
	height:211px !important;
	left:278px !important;
	top:322px !important;
}

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

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

#item63649 {
	width:73px !important;
	height:20px !important;
	left:197px !important;
	top:291px !important;
}

#item63677 {
	width:237px !important;
	height:9px !important;
	left:281px !important;
	top:295px !important;
}

#item63710 {
	width:171px !important;
	height:9px !important;
	left:18px !important;
	top:606px !important;
}

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

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

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

#item74663 {
	width:189px !important;
	height:296px !important;
}

#item74658 {
	width:189px !important;
	height:296px !important;
	left:77px !important;
	top:322px !important;
}

#item74645 {
	width:115px !important;
	height:118px !important;
}

#item74639 {
	width:115px !important;
	height:118px !important;
	left:360px !important;
	top:77px !important;
}

#item74657 {
	width:105px !important;
	height:95px !important;
}

#item74652 {
	width:105px !important;
	height:95px !important;
	left:321px !important;
	top:184px !important;
}

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

#item74646 {
	width:252px !important;
	height:244px !important;
	left:278px !important;
	top:378px !important;
}

#item63764 {
	width:72px !important;
	height:49px !important;
	left:13px !important;
	top:570px !important;
}

#item63795 {
	width:99px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item63822 {
	width:123px !important;
	height:9px !important;
	left:13px !important;
	top:246px !important;
}

#item63849 {
	width:232px !important;
	height:9px !important;
	left:276px !important;
	top:344px !important;
}

#item63881 {
	width:232px !important;
	height:9px !important;
	left:276px !important;
	top:355px !important;
}

#item69221 {
	width:168px !important;
	height:209px !important;
}

#item69215 {
	width:168px !important;
	height:209px !important;
	left:188px !important;
	top:14px !important;
}

#item74544 {
	width:168px !important;
	height:259px !important;
}

#item74538 {
	width:168px !important;
	height:259px !important;
	left:188px !important;
	top:337px !important;
}

#item74531 {
	width:164px !important;
	height:181px !important;
}

#item74526 {
	width:164px !important;
	height:181px !important;
	left:14px !important;
	top:88px !important;
}

#item74537 {
	width:164px !important;
	height:221px !important;
}

#item74532 {
	width:164px !important;
	height:221px !important;
	left:14px !important;
	top:333px !important;
}

#item74519 {
	width:162px !important;
	height:142px !important;
}

#item74514 {
	width:162px !important;
	height:142px !important;
	left:369px !important;
	top:14px !important;
}

#item74525 {
	width:162px !important;
	height:145px !important;
}

#item74520 {
	width:162px !important;
	height:145px !important;
	left:369px !important;
	top:215px !important;
}

#item74551 {
	width:162px !important;
	height:166px !important;
}

#item74546 {
	width:162px !important;
	height:166px !important;
	left:369px !important;
	top:420px !important;
}

#item63913 {
	width:156px !important;
	height:9px !important;
	left:367px !important;
	top:196px !important;
}

#item63945 {
	width:107px !important;
	height:9px !important;
	left:13px !important;
	top:314px !important;
}

#item63973 {
	width:125px !important;
	height:9px !important;
	left:187px !important;
	top:314px !important;
}

#item64000 {
	width:120px !important;
	height:9px !important;
	left:367px !important;
	top:403px !important;
}

#item64027 {
	width:126px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item64054 {
	width:155px !important;
	height:9px !important;
	left:367px !important;
	top:610px !important;
}

#item64084 {
	width:111px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item74557 {
	width:162px !important;
	height:119px !important;
}

#item74552 {
	width:162px !important;
	height:119px !important;
	left:14px !important;
	top:14px !important;
}

#item74577 {
	width:167px !important;
	height:130px !important;
}

#item74572 {
	width:167px !important;
	height:130px !important;
	left:190px !important;
	top:14px !important;
}

#item74583 {
	width:164px !important;
	height:132px !important;
}

#item74578 {
	width:164px !important;
	height:132px !important;
	left:190px !important;
	top:216px !important;
}

#item74589 {
	width:164px !important;
	height:140px !important;
}

#item74584 {
	width:164px !important;
	height:140px !important;
	left:190px !important;
	top:418px !important;
}

#item74595 {
	width:164px !important;
	height:130px !important;
}

#item74590 {
	width:164px !important;
	height:130px !important;
	left:366px !important;
	top:422px !important;
}

#item74605 {
	width:113px !important;
	height:101px !important;
}

#item74600 {
	width:113px !important;
	height:101px !important;
	left:417px !important;
	top:240px !important;
}

#item74611 {
	width:59px !important;
	height:59px !important;
}

#item74606 {
	width:59px !important;
	height:59px !important;
	left:366px !important;
	top:216px !important;
}

#item74564 {
	width:162px !important;
	height:115px !important;
}

#item74558 {
	width:162px !important;
	height:115px !important;
	left:14px !important;
	top:215px !important;
}

#item74571 {
	width:162px !important;
	height:154px !important;
}

#item74566 {
	width:162px !important;
	height:154px !important;
	left:14px !important;
	top:422px !important;
}

#item64114 {
	width:105px !important;
	height:9px !important;
	left:189px !important;
	top:196px !important;
}

#item64141 {
	width:114px !important;
	height:20px !important;
	left:13px !important;
	top:186px !important;
}

#item64169 {
	width:132px !important;
	height:9px !important;
	left:365px !important;
	top:596px !important;
}

#item64196 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item64223 {
	width:90px !important;
	height:20px !important;
	left:189px !important;
	top:600px !important;
}

#item64250 {
	width:153px !important;
	height:9px !important;
	left:189px !important;
	top:403px !important;
}

#item64278 {
	width:120px !important;
	height:20px !important;
	left:364px !important;
	top:372px !important;
}

#item64309 {
	width:119px !important;
	height:20px !important;
	left:364px !important;
	top:392px !important;
}

#item64339 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:393px !important;
}

#item64369 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:403px !important;
}

#item69227 {
	width:134px !important;
	height:145px !important;
}

#item69222 {
	width:134px !important;
	height:145px !important;
	left:396px !important;
	top:14px !important;
}

#item74433 {
	width:162px !important;
	height:145px !important;
}

#item74427 {
	width:162px !important;
	height:145px !important;
	left:14px !important;
	top:14px !important;
}

#item74439 {
	width:162px !important;
	height:145px !important;
}

#item74434 {
	width:162px !important;
	height:145px !important;
	left:14px !important;
	top:167px !important;
}

#item74464 {
	width:118px !important;
	height:188px !important;
}

#item74459 {
	width:118px !important;
	height:188px !important;
	left:195px !important;
	top:175px !important;
}

#item74470 {
	width:111px !important;
	height:186px !important;
}

#item74465 {
	width:111px !important;
	height:186px !important;
	left:419px !important;
	top:200px !important;
}

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

#item74440 {
	width:162px !important;
	height:174px !important;
	left:14px !important;
	top:400px !important;
}

#item74451 {
	width:82px !important;
	height:220px !important;
}

#item74446 {
	width:82px !important;
	height:220px !important;
	left:270px !important;
	top:393px !important;
}

#item74457 {
	width:82px !important;
	height:256px !important;
}

#item74452 {
	width:82px !important;
	height:256px !important;
	left:451px !important;
	top:393px !important;
}

#item64397 {
	width:71px !important;
	height:20px !important;
	left:317px !important;
	top:238px !important;
}

#item64424 {
	width:87px !important;
	height:20px !important;
	left:318px !important;
	top:362px !important;
}

#item64451 {
	width:87px !important;
	height:20px !important;
	left:184px !important;
	top:140px !important;
}

#item64478 {
	width:96px !important;
	height:20px !important;
	left:276px !important;
	top:139px !important;
}

#item64505 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:378px !important;
}

#item64532 {
	width:122px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item64559 {
	width:73px !important;
	height:20px !important;
	left:196px !important;
	top:594px !important;
}

#item64586 {
	width:82px !important;
	height:20px !important;
	left:372px !important;
	top:594px !important;
}

#item64613 {
	width:158px !important;
	height:18px !important;
	left:316px !important;
	top:633px !important;
}

#item74476 {
	width:133px !important;
	height:234px !important;
}

#item74471 {
	width:133px !important;
	height:234px !important;
	left:133px !important;
	top:14px !important;
}

#item74483 {
	width:252px !important;
	height:207px !important;
}

#item74477 {
	width:252px !important;
	height:207px !important;
	left:278px !important;
	top:14px !important;
}

#item74489 {
	width:252px !important;
	height:302px !important;
}

#item74484 {
	width:252px !important;
	height:302px !important;
	left:278px !important;
	top:260px !important;
}

#item74496 {
	width:252px !important;
	height:99px !important;
}

#item74491 {
	width:252px !important;
	height:99px !important;
	left:14px !important;
	top:333px !important;
}

#item74502 {
	width:128px !important;
	height:80px !important;
}

#item74497 {
	width:128px !important;
	height:80px !important;
	left:71px !important;
	top:441px !important;
}

#item74513 {
	width:135px !important;
	height:91px !important;
}

#item74508 {
	width:135px !important;
	height:91px !important;
	left:133px !important;
	top:465px !important;
}

#item64644 {
	width:103px !important;
	height:20px !important;
	left:13px !important;
	top:311px !important;
}

#item64674 {
	width:105px !important;
	height:20px !important;
	left:13px !important;
	top:221px !important;
}

#item64701 {
	width:121px !important;
	height:9px !important;
	left:276px !important;
	top:241px !important;
}

#item64729 {
	width:184px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item64759 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

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

#item69233 {
	width:167px !important;
	height:353px !important;
}

#item69228 {
	width:167px !important;
	height:353px !important;
	left:278px !important;
	top:14px !important;
}

#item74379 {
	width:51px !important;
	height:82px !important;
}

#item74374 {
	width:51px !important;
	height:82px !important;
	left:19px !important;
	top:124px !important;
}

#item74393 {
	width:74px !important;
	height:73px !important;
}

#item74388 {
	width:74px !important;
	height:73px !important;
	left:91px !important;
	top:203px !important;
}

#item74400 {
	width:74px !important;
	height:73px !important;
}

#item74394 {
	width:74px !important;
	height:73px !important;
	left:145px !important;
	top:294px !important;
}

#item74385 {
	width:342px !important;
	height:243px !important;
}

#item74380 {
	width:342px !important;
	height:243px !important;
	left:188px !important;
	top:381px !important;
}

#item64819 {
	width:74px !important;
	height:29px !important;
	left:454px !important;
	top:283px !important;
}

#item64846 {
	width:131px !important;
	height:9px !important;
	left:21px !important;
	top:542px !important;
}

#item64874 {
	width:143px !important;
	height:19px !important;
	left:21px !important;
	top:551px !important;
}

#item64904 {
	width:79px !important;
	height:20px !important;
	left:183px !important;
	top:108px !important;
}

#item64931 {
	width:79px !important;
	height:20px !important;
	left:183px !important;
	top:128px !important;
}

#item64958 {
	width:79px !important;
	height:21px !important;
	left:183px !important;
	top:148px !important;
}

#item74406 {
	width:298px !important;
	height:207px !important;
}

#item74401 {
	width:298px !important;
	height:207px !important;
	left:14px !important;
	top:411px !important;
}

#item74413 {
	width:198px !important;
	height:150px !important;
}

#item74407 {
	width:198px !important;
	height:150px !important;
	left:114px !important;
	top:255px !important;
}

#item74420 {
	width:206px !important;
	height:254px !important;
}

#item74415 {
	width:206px !important;
	height:254px !important;
	left:324px !important;
	top:259px !important;
}

#item74426 {
	width:414px !important;
	height:238px !important;
}

#item74421 {
	width:414px !important;
	height:238px !important;
	left:116px !important;
	top:14px !important;
}

#item64985 {
	width:202px !important;
	height:9px !important;
	left:13px !important;
	top:245px !important;
}

#item65016 {
	width:100px !important;
	height:20px !important;
	left:13px !important;
	top:377px !important;
}

#item65048 {
	width:154px !important;
	height:9px !important;
	left:328px !important;
	top:610px !important;
}

#item65075 {
	width:81px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item69239 {
	width:516px !important;
	height:267px !important;
}

#item69234 {
	width:516px !important;
	height:267px !important;
	left:14px !important;
	top:14px !important;
}

#item74341 {
	width:251px !important;
	height:191px !important;
}

#item74336 {
	width:251px !important;
	height:191px !important;
	left:14px !important;
	top:322px !important;
}

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

#item74342 {
	width:251px !important;
	height:204px !important;
	left:279px !important;
	top:322px !important;
}

#item65104 {
	width:168px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item65131 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item65158 {
	width:250px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item65189 {
	width:250px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item74361 {
	width:171px !important;
	height:176px !important;
}

#item74356 {
	width:171px !important;
	height:176px !important;
	left:94px !important;
	top:14px !important;
}

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

#item74368 {
	width:252px !important;
	height:296px !important;
	left:278px !important;
	top:14px !important;
}

#item74367 {
	width:154px !important;
	height:181px !important;
}

#item74362 {
	width:154px !important;
	height:181px !important;
	left:111px !important;
	top:201px !important;
}

#item74354 {
	width:516px !important;
	height:235px !important;
}

#item74349 {
	width:516px !important;
	height:235px !important;
	left:14px !important;
	top:392px !important;
}

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

#item65247 {
	width:83px !important;
	height:29px !important;
	left:13px !important;
	top:355px !important;
}

#item65274 {
	width:75px !important;
	height:20px !important;
	left:13px !important;
	top:171px !important;
}

#item65301 {
	width:198px !important;
	height:9px !important;
	left:276px !important;
	top:376px !important;
}

#item69245 {
	width:252px !important;
	height:163px !important;
}

#item69240 {
	width:252px !important;
	height:163px !important;
	left:278px !important;
	top:14px !important;
}

#item74294 {
	width:252px !important;
	height:156px !important;
}

#item74289 {
	width:252px !important;
	height:156px !important;
	left:14px !important;
	top:14px !important;
}

#item74303 {
	width:252px !important;
	height:298px !important;
}

#item74298 {
	width:252px !important;
	height:298px !important;
	left:14px !important;
	top:253px !important;
}

#item74309 {
	width:252px !important;
	height:217px !important;
}

#item74304 {
	width:252px !important;
	height:217px !important;
	left:278px !important;
	top:253px !important;
}

#item65333 {
	width:148px !important;
	height:9px !important;
	left:276px !important;
	top:236px !important;
}

#item65361 {
	width:202px !important;
	height:9px !important;
	left:13px !important;
	top:234px !important;
}

#item65391 {
	width:198px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

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

#item74310 {
	width:252px !important;
	height:224px !important;
	left:14px !important;
	top:322px !important;
}

#item74321 {
	width:252px !important;
	height:183px !important;
}

#item74316 {
	width:252px !important;
	height:183px !important;
	left:278px !important;
	top:322px !important;
}

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

#item74322 {
	width:252px !important;
	height:293px !important;
	left:278px !important;
	top:14px !important;
}

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

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

#item65448 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:299px !important;
}

#item65475 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item65502 {
	width:170px !important;
	height:9px !important;
	left:280px !important;
	top:297px !important;
}

#item67151 {
	width:222px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item67182 {
	width:222px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

#item69246 {
	width:252px !important;
	height:168px !important;
	left:278px !important;
	top:14px !important;
}

#item74235 {
	width:252px !important;
	height:189px !important;
}

#item74229 {
	width:252px !important;
	height:189px !important;
	left:278px !important;
	top:221px !important;
}

#item74241 {
	width:191px !important;
	height:189px !important;
}

#item74236 {
	width:191px !important;
	height:189px !important;
	left:76px !important;
	top:221px !important;
}

#item74254 {
	width:252px !important;
	height:143px !important;
}

#item74248 {
	width:252px !important;
	height:143px !important;
	left:14px !important;
	top:421px !important;
}

#item74261 {
	width:252px !important;
	height:133px !important;
}

#item74256 {
	width:252px !important;
	height:133px !important;
	left:278px !important;
	top:421px !important;
}

#item74247 {
	width:252px !important;
	height:141px !important;
}

#item74242 {
	width:252px !important;
	height:141px !important;
	left:14px !important;
	top:14px !important;
}

#item67212 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item67239 {
	width:120px !important;
	height:9px !important;
	left:282px !important;
	top:195px !important;
}

#item67266 {
	width:90px !important;
	height:20px !important;
	left:20px !important;
	top:297px !important;
}

#item67293 {
	width:152px !important;
	height:9px !important;
	left:283px !important;
	top:309px !important;
}

#item67320 {
	width:91px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

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

#item74288 {
	width:158px !important;
	height:283px !important;
}

#item74283 {
	width:158px !important;
	height:283px !important;
	left:14px !important;
	top:14px !important;
}

#item74276 {
	width:206px !important;
	height:206px !important;
}

#item74271 {
	width:206px !important;
	height:206px !important;
	left:324px !important;
	top:14px !important;
}

#item74282 {
	width:178px !important;
	height:96px !important;
}

#item74277 {
	width:178px !important;
	height:96px !important;
	left:352px !important;
	top:230px !important;
}

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

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

#item67374 {
	width:72px !important;
	height:29px !important;
	left:92px !important;
	top:299px !important;
}

#item67402 {
	width:107px !important;
	height:20px !important;
	left:190px !important;
	top:301px !important;
}

#item67429 {
	width:116px !important;
	height:29px !important;
	left:190px !important;
	top:207px !important;
}

#item67459 {
	width:93px !important;
	height:20px !important;
	left:12px !important;
	top:581px !important;
}

#item67491 {
	width:143px !important;
	height:19px !important;
	left:12px !important;
	top:600px !important;
}

#item69258 {
	width:251px !important;
	height:283px !important;
}

#item69253 {
	width:251px !important;
	height:283px !important;
	left:14px !important;
	top:14px !important;
}

#item74189 {
	width:254px !important;
	height:240px !important;
}

#item74183 {
	width:254px !important;
	height:240px !important;
	left:276px !important;
	top:14px !important;
}

#item74201 {
	width:516px !important;
	height:279px !important;
}

#item74196 {
	width:516px !important;
	height:279px !important;
	left:14px !important;
	top:321px !important;
}

#item67521 {
	width:119px !important;
	height:9px !important;
	left:90px !important;
	top:302px !important;
}

#item67548 {
	width:189px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item67578 {
	width:160px !important;
	height:9px !important;
	left:362px !important;
	top:610px !important;
}

#item74195 {
	width:254px !important;
	height:139px !important;
}

#item74190 {
	width:254px !important;
	height:139px !important;
	left:14px !important;
	top:219px !important;
}

#item74228 {
	width:275px !important;
	height:150px !important;
}

#item74223 {
	width:275px !important;
	height:150px !important;
	left:14px !important;
	top:14px !important;
}

#item74207 {
	width:254px !important;
	height:188px !important;
}

#item74202 {
	width:254px !important;
	height:188px !important;
	left:14px !important;
	top:430px !important;
}

#item74214 {
	width:253px !important;
	height:243px !important;
}

#item74208 {
	width:253px !important;
	height:243px !important;
	left:277px !important;
	top:321px !important;
}

#item74222 {
	width:220px !important;
	height:215px !important;
}

#item74217 {
	width:220px !important;
	height:215px !important;
	left:310px !important;
	top:14px !important;
}

#item67608 {
	width:219px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item67639 {
	width:132px !important;
	height:9px !important;
	left:12px !important;
	top:405px !important;
}

#item67666 {
	width:101px !important;
	height:20px !important;
	left:167px !important;
	top:600px !important;
}

#item67693 {
	width:128px !important;
	height:9px !important;
	left:276px !important;
	top:292px !important;
}

#item67720 {
	width:133px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item69264 {
	width:168px !important;
	height:180px !important;
}

#item69259 {
	width:168px !important;
	height:180px !important;
	left:14px !important;
	top:14px !important;
}

#item74117 {
	width:215px !important;
	height:180px !important;
}

#item74112 {
	width:215px !important;
	height:180px !important;
	left:9px !important;
	top:233px !important;
}

#item74123 {
	width:219px !important;
	height:140px !important;
}

#item74118 {
	width:219px !important;
	height:140px !important;
	left:36px !important;
	top:422px !important;
}

#item74129 {
	width:251px !important;
	height:294px !important;
}

#item74124 {
	width:251px !important;
	height:294px !important;
	left:279px !important;
	top:322px !important;
}

#item74135 {
	width:251px !important;
	height:294px !important;
}

#item74130 {
	width:251px !important;
	height:294px !important;
	left:279px !important;
	top:14px !important;
}

#item67747 {
	width:73px !important;
	height:29px !important;
	left:459px !important;
	top:279px !important;
}

#item67774 {
	width:92px !important;
	height:20px !important;
	left:173px !important;
	top:185px !important;
}

#item67801 {
	width:99px !important;
	height:20px !important;
	left:439px !important;
	top:600px !important;
}

#item67831 {
	width:137px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item67862 {
	width:87px !important;
	height:20px !important;
	left:162px !important;
	top:394px !important;
}

#item74141 {
	width:251px !important;
	height:159px !important;
}

#item74136 {
	width:251px !important;
	height:159px !important;
	left:14px !important;
	top:14px !important;
}

#item74173 {
	width:251px !important;
	height:349px !important;
}

#item74168 {
	width:251px !important;
	height:349px !important;
	left:279px !important;
	top:14px !important;
}

#item74180 {
	width:209px !important;
	height:192px !important;
}

#item74174 {
	width:209px !important;
	height:192px !important;
	left:321px !important;
	top:432px !important;
}

#item74149 {
	width:111px !important;
	height:99px !important;
}

#item74144 {
	width:111px !important;
	height:99px !important;
	left:13px !important;
	top:323px !important;
}

#item74155 {
	width:111px !important;
	height:99px !important;
}

#item74150 {
	width:111px !important;
	height:99px !important;
	left:157px !important;
	top:341px !important;
}

#item74161 {
	width:94px !important;
	height:103px !important;
}

#item74156 {
	width:94px !important;
	height:103px !important;
	left:45px !important;
	top:403px !important;
}

#item74167 {
	width:94px !important;
	height:74px !important;
}

#item74162 {
	width:94px !important;
	height:74px !important;
	left:99px !important;
	top:386px !important;
}

#item67889 {
	width:92px !important;
	height:20px !important;
	left:283px !important;
	top:507px !important;
}

#item67916 {
	width:145px !important;
	height:9px !important;
	left:285px !important;
	top:414px !important;
}

#item67943 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:251px !important;
}

#item67974 {
	width:205px !important;
	height:9px !important;
	left:13px !important;
	top:260px !important;
}

#item68005 {
	width:249px !important;
	height:9px !important;
	left:16px !important;
	top:565px !important;
}

#item68037 {
	width:249px !important;
	height:9px !important;
	left:16px !important;
	top:576px !important;
}

#item68070 {
	width:249px !important;
	height:9px !important;
	left:16px !important;
	top:586px !important;
}

#item68103 {
	width:249px !important;
	height:9px !important;
	left:16px !important;
	top:597px !important;
}

#item68133 {
	width:249px !important;
	height:9px !important;
	left:16px !important;
	top:607px !important;
}

#item69271 {
	width:516px !important;
	height:410px !important;
}

#item69265 {
	width:516px !important;
	height:410px !important;
	left:14px !important;
	top:133px !important;
}

#item68164 {
	width:176px !important;
	height:9px !important;
	left:340px !important;
	top:559px !important;
}
#in5footer,  #prefooter {display:none;}
