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

#item43651 {
	width:262px !important;
	height:97px !important;
}

#item43646 {
	width:262px !important;
	height:97px !important;
	top:524px !important;
}

#item39331 {
	width:150px !important;
	height:217px !important;
}

#item39337 {
	width:150px !important;
	height:217px !important;
	left:284px !important;
	top:221px !important;
}

#item40094 {
	width:142px !important;
	height:213px !important;
}

#item40089 {
	width:142px !important;
	height:213px !important;
	left:179px !important;
	top:218px !important;
}

#item40100 {
	width:146px !important;
	height:215px !important;
}

#item40095 {
	width:146px !important;
	height:215px !important;
	left:56px !important;
	top:206px !important;
}

#item39330 {
	width:241px !important;
	height:97px !important;
}

#item39332 {
	width:241px !important;
	height:97px !important;
	top:439px !important;
}

#item39342 {
	width:266px !important;
	height:217px !important;
}

#item40101 {
	width:266px !important;
	height:217px !important;
	left:278px !important;
}

#item39345 {
	width:89px !important;
	height:109px !important;
}

#item40106 {
	width:89px !important;
	height:109px !important;
	left:26px !important;
	top:274px !important;
}

#item39346 {
	width:98px !important;
	height:116px !important;
}

#item40111 {
	width:98px !important;
	height:116px !important;
	left:100px !important;
	top:319px !important;
}

#item39347 {
	width:89px !important;
	height:112px !important;
}

#item40116 {
	width:89px !important;
	height:112px !important;
	left:156px !important;
	top:233px !important;
}

#item39348 {
	width:136px !important;
	height:53px !important;
}

#item40121 {
	width:136px !important;
	height:53px !important;
	top:398px !important;
}

#item39349 {
	width:166px !important;
	height:63px !important;
}

#item40127 {
	width:166px !important;
	height:63px !important;
	top:433px !important;
}

#item39350 {
	width:151px !important;
	height:149px !important;
}

#item40132 {
	width:151px !important;
	height:149px !important;
	left:270px !important;
	top:364px !important;
}

#item39352 {
	width:156px !important;
	height:133px !important;
}

#item40137 {
	width:156px !important;
	height:133px !important;
	left:388px !important;
	top:291px !important;
}

#item39351 {
	width:114px !important;
	height:131px !important;
}

#item40142 {
	width:114px !important;
	height:131px !important;
	left:361px !important;
	top:342px !important;
}

#item39356 {
	width:272px !important;
	height:238px !important;
}

#item40162 {
	width:272px !important;
	height:238px !important;
	left:544px !important;
}

#item37695 {
	width:131px !important;
	height:10px !important;
	left:276px !important;
	top:261px !important;
}

#item37722 {
	width:233px !important;
	height:10px !important;
	left:276px !important;
	top:588px !important;
}

#item37752 {
	width:233px !important;
	height:10px !important;
	left:276px !important;
	top:599px !important;
}

#item37783 {
	width:233px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item37813 {
	width:201px !important;
	height:10px !important;
	left:17px !important;
	top:599px !important;
}

#item37843 {
	width:201px !important;
	height:10px !important;
	left:17px !important;
	top:609px !important;
}

#item37870 {
	width:237px !important;
	height:10px !important;
	left:17px !important;
	top:531px !important;
}

#item37904 {
	width:237px !important;
	height:10px !important;
	left:17px !important;
	top:542px !important;
}

#item37936 {
	width:237px !important;
	height:10px !important;
	left:17px !important;
	top:552px !important;
}

#item43654 {
	width:75px !important;
	height:78px !important;
	left:192px !important;
	top:422px !important;
}

#item39353 {
	width:255px !important;
	height:300px !important;
}

#item40147 {
	width:255px !important;
	height:300px !important;
	left:12px !important;
	top:317px !important;
}

#item39354 {
	width:239px !important;
	height:326px !important;
}

#item40152 {
	width:239px !important;
	height:326px !important;
	left:305px !important;
	top:312px !important;
}

#item39355 {
	width:252px !important;
	height:206px !important;
}

#item40157 {
	width:252px !important;
	height:206px !important;
	left:278px !important;
	top:32px !important;
}

#item37966 {
	width:153px !important;
	height:20px !important;
	left:13px !important;
	top:290px !important;
}

#item37998 {
	width:87px !important;
	height:40px !important;
	left:13px !important;
	top:469px !important;
}

#item38028 {
	width:95px !important;
	height:20px !important;
	left:277px !important;
	top:398px !important;
}

#item38055 {
	width:215px !important;
	height:10px !important;
	left:284px !important;
	top:283px !important;
}

#item38082 {
	width:215px !important;
	height:10px !important;
	left:284px !important;
	top:295px !important;
}

#item43699 {
	width:436px !important;
	height:536px !important;
	top:31px !important;
	border-radius:27px;
	background:#fff;
	border:solid 5.96153846153846px #c00059;
}

#item43701 {
	opacity:0.15;
	width:196px !important;
	height:75px !important;
	left:17px !important;
	top:306px !important;
	border-radius:14px;
	background:#000;
}

#item43702 {
	opacity:0.15;
	width:196px !important;
	height:75px !important;
	left:17px !important;
	top:390px !important;
	border-radius:14px;
	background:#000;
}

#item43703 {
	opacity:0.15;
	width:196px !important;
	height:75px !important;
	left:17px !important;
	top:474px !important;
	border-radius:14px;
	background:#000;
}

#item43704 {
	opacity:0.15;
	width:196px !important;
	height:75px !important;
	left:222px !important;
	top:306px !important;
	border-radius:14px;
	background:#000;
}

#item43705 {
	opacity:0.15;
	width:196px !important;
	height:75px !important;
	left:222px !important;
	top:390px !important;
	border-radius:14px;
	background:#000;
}

#item43706 {
	opacity:0.15;
	width:196px !important;
	height:75px !important;
	left:222px !important;
	top:474px !important;
	border-radius:14px;
	background:#000;
}

#item43697 {
	width:7px !important;
	height:12px !important;
	left:262px !important;
}

#item43695 {
	width:436px !important;
	height:567px !important;
	left:54px !important;
	top:45px !important;
}

#item39357 {
	width:190px !important;
	height:259px !important;
}

#item40167 {
	width:190px !important;
	height:259px !important;
	left:14px !important;
	top:51px !important;
}

#item39358 {
	width:179px !important;
	height:296px !important;
}

#item40172 {
	width:179px !important;
	height:296px !important;
	left:278px !important;
	top:14px !important;
}

#item39359 {
	width:234px !important;
	height:298px !important;
}

#item40177 {
	width:234px !important;
	height:298px !important;
	left:11px !important;
	top:332px !important;
}

#item39360 {
	width:125px !important;
	height:134px !important;
}

#item40182 {
	width:125px !important;
	height:134px !important;
	left:324px !important;
	top:333px !important;
}

#item39362 {
	width:111px !important;
	height:103px !important;
}

#item40187 {
	width:111px !important;
	height:103px !important;
	left:241px !important;
	top:423px !important;
}

#item39363 {
	width:77px !important;
	height:74px !important;
}

#item40192 {
	width:77px !important;
	height:74px !important;
	left:341px !important;
	top:485px !important;
}

#item39364 {
	width:80px !important;
	height:75px !important;
}

#item40198 {
	width:80px !important;
	height:75px !important;
	left:287px !important;
	top:534px !important;
}

#item19156 {
	width:122px !important;
	height:20px !important;
	left:131px !important;
	top:128px !important;
}

#item19183 {
	width:107px !important;
	height:20px !important;
	left:136px !important;
	top:483px !important;
}

#item19210 {
	width:70px !important;
	height:39px !important;
	left:461px !important;
	top:198px !important;
}

#item19241 {
	width:77px !important;
	height:48px !important;
	left:454px !important;
	top:429px !important;
}

#item19273 {
	width:77px !important;
	height:48px !important;
	left:454px !important;
	top:476px !important;
}

#item19305 {
	width:77px !important;
	height:48px !important;
	left:454px !important;
	top:524px !important;
}

#item19338 {
	width:77px !important;
	height:48px !important;
	left:454px !important;
	top:571px !important;
}

#item39365 {
	width:149px !important;
	height:206px !important;
}

#item40203 {
	width:149px !important;
	height:206px !important;
	left:173px !important;
	top:374px !important;
}

#item39366 {
	width:205px !important;
	height:265px !important;
}

#item40208 {
	width:205px !important;
	height:265px !important;
	left:312px !important;
	top:354px !important;
}

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

#item40213 {
	width:149px !important;
	height:192px !important;
	left:350px !important;
	top:17px !important;
}

#item39368 {
	width:159px !important;
	height:278px !important;
}

#item40218 {
	width:159px !important;
	height:278px !important;
	left:188px !important;
	top:14px !important;
}

#item39369 {
	width:165px !important;
	height:250px !important;
}

#item40223 {
	width:165px !important;
	height:250px !important;
	left:14px !important;
	top:14px !important;
}

#item19368 {
	width:148px !important;
	height:10px !important;
	left:364px !important;
	top:340px !important;
}

#item19395 {
	width:143px !important;
	height:10px !important;
	left:189px !important;
	top:340px !important;
}

#item19422 {
	width:169px !important;
	height:10px !important;
	left:13px !important;
	top:340px !important;
}

#item19449 {
	width:148px !important;
	height:20px !important;
	left:21px !important;
	top:446px !important;
}

#item19481 {
	width:147px !important;
	height:20px !important;
	left:21px !important;
	top:466px !important;
}

#item19513 {
	width:148px !important;
	height:20px !important;
	left:21px !important;
	top:486px !important;
}

#item39370 {
	width:148px !important;
	height:154px !important;
}

#item40229 {
	width:148px !important;
	height:154px !important;
	left:278px !important;
	top:14px !important;
}

#item39371 {
	width:139px !important;
	height:160px !important;
}

#item40234 {
	width:139px !important;
	height:160px !important;
	left:281px !important;
	top:162px !important;
}

#item39372 {
	width:244px !important;
	height:248px !important;
}

#item40239 {
	width:244px !important;
	height:248px !important;
	left:22px !important;
	top:56px !important;
}

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

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

#item39374 {
	width:252px !important;
	height:212px !important;
}

#item40249 {
	width:252px !important;
	height:212px !important;
	left:278px !important;
	top:322px !important;
}

#item19544 {
	width:117px !important;
	height:20px !important;
	left:132px !important;
	top:285px !important;
}

#item19575 {
	width:84px !important;
	height:20px !important;
	left:420px !important;
	top:290px !important;
}

#item19602 {
	width:151px !important;
	height:10px !important;
	left:376px !important;
	top:99px !important;
}

#item19629 {
	width:153px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item19660 {
	width:167px !important;
	height:10px !important;
	left:18px !important;
	top:604px !important;
}

#item39375 {
	width:262px !important;
	height:236px !important;
}

#item40254 {
	width:262px !important;
	height:236px !important;
	left:4px !important;
	top:321px !important;
}

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

#item40259 {
	width:252px !important;
	height:293px !important;
	left:278px !important;
	top:323px !important;
}

#item39377 {
	width:252px !important;
	height:224px !important;
}

#item40264 {
	width:252px !important;
	height:224px !important;
	left:278px !important;
	top:14px !important;
}

#item39378 {
	width:258px !important;
	height:214px !important;
}

#item40269 {
	width:258px !important;
	height:214px !important;
	left:9px !important;
	top:20px !important;
}

#item19688 {
	width:216px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item19718 {
	width:162px !important;
	height:10px !important;
	left:276px !important;
	top:302px !important;
}

#item19745 {
	width:93px !important;
	height:20px !important;
	left:282px !important;
	top:415px !important;
}

#item19772 {
	width:143px !important;
	height:20px !important;
	left:13px !important;
	top:290px !important;
}

#item39379 {
	width:252px !important;
	height:104px !important;
}

#item40275 {
	width:252px !important;
	height:104px !important;
	left:278px !important;
	top:14px !important;
}

#item39380 {
	width:183px !important;
	height:161px !important;
}

#item40280 {
	width:183px !important;
	height:161px !important;
	top:48px !important;
}

#item39381 {
	width:252px !important;
	height:163px !important;
}

#item40286 {
	width:252px !important;
	height:163px !important;
	left:14px !important;
	top:210px !important;
}

#item39382 {
	width:252px !important;
	height:109px !important;
}

#item40291 {
	width:252px !important;
	height:109px !important;
	left:278px !important;
	top:217px !important;
}

#item39383 {
	width:263px !important;
	height:143px !important;
}

#item40296 {
	width:263px !important;
	height:143px !important;
	left:3px !important;
	top:417px !important;
}

#item39384 {
	width:58px !important;
	height:149px !important;
}

#item40301 {
	width:58px !important;
	height:149px !important;
	left:275px !important;
	top:373px !important;
}

#item39385 {
	width:84px !important;
	height:87px !important;
}

#item40307 {
	width:84px !important;
	height:87px !important;
	left:338px !important;
	top:451px !important;
}

#item39388 {
	width:63px !important;
	height:156px !important;
}

#item40312 {
	width:63px !important;
	height:156px !important;
	left:422px !important;
	top:380px !important;
}

#item19804 {
	width:129px !important;
	height:10px !important;
	left:276px !important;
	top:200px !important;
}

#item19831 {
	width:74px !important;
	height:20px !important;
	left:186px !important;
	top:171px !important;
}

#item19859 {
	width:123px !important;
	height:10px !important;
	left:276px !important;
	top:365px !important;
}

#item19886 {
	width:168px !important;
	height:10px !important;
	left:13px !important;
	top:404px !important;
}

#item19913 {
	width:198px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item19942 {
	width:255px !important;
	height:10px !important;
	left:277px !important;
	top:588px !important;
}

#item19973 {
	width:255px !important;
	height:10px !important;
	left:277px !important;
	top:599px !important;
}

#item20003 {
	width:255px !important;
	height:10px !important;
	left:277px !important;
	top:609px !important;
}

#item39389 {
	width:254px !important;
	height:166px !important;
}

#item40317 {
	width:254px !important;
	height:166px !important;
	left:13px !important;
}

#item39390 {
	width:252px !important;
	height:148px !important;
}

#item40322 {
	width:252px !important;
	height:148px !important;
	left:14px !important;
	top:265px !important;
}

#item39391 {
	width:251px !important;
	height:199px !important;
}

#item40327 {
	width:251px !important;
	height:199px !important;
	left:16px !important;
	top:418px !important;
}

#item39392 {
	width:266px !important;
	height:167px !important;
}

#item40332 {
	width:266px !important;
	height:167px !important;
	left:278px !important;
}

#item39393 {
	width:252px !important;
	height:284px !important;
}

#item40337 {
	width:252px !important;
	height:284px !important;
	left:278px !important;
	top:259px !important;
}

#item20034 {
	width:210px !important;
	height:10px !important;
	left:19px !important;
	top:249px !important;
}

#item20065 {
	width:166px !important;
	height:10px !important;
	left:13px !important;
	top:200px !important;
}

#item20092 {
	width:153px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item20122 {
	width:201px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item20153 {
	width:179px !important;
	height:10px !important;
	left:276px !important;
	top:242px !important;
}

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

#item40342 {
	width:176px !important;
	height:219px !important;
	left:357px !important;
	top:82px !important;
}

#item39395 {
	width:192px !important;
	height:221px !important;
}

#item40348 {
	width:192px !important;
	height:221px !important;
	left:172px !important;
	top:190px !important;
}

#item39396 {
	width:184px !important;
	height:228px !important;
}

#item40354 {
	width:184px !important;
	height:228px !important;
	left:14px !important;
	top:320px !important;
}

#item39397 {
	width:205px !important;
	height:211px !important;
}

#item40360 {
	width:205px !important;
	height:211px !important;
	left:328px !important;
	top:334px !important;
}

#item39399 {
	width:51px !important;
	height:39px !important;
}

#item40365 {
	width:51px !important;
	height:39px !important;
	left:197px !important;
	top:568px !important;
}

#item39400 {
	width:51px !important;
	height:40px !important;
}

#item40370 {
	width:51px !important;
	height:40px !important;
	left:258px !important;
	top:568px !important;
}

#item39401 {
	width:52px !important;
	height:40px !important;
}

#item40375 {
	width:52px !important;
	height:40px !important;
	left:319px !important;
	top:567px !important;
}

#item39402 {
	width:52px !important;
	height:41px !important;
}

#item40380 {
	width:52px !important;
	height:41px !important;
	left:149px !important;
	top:49px !important;
}

#item39403 {
	width:52px !important;
	height:40px !important;
}

#item40385 {
	width:52px !important;
	height:40px !important;
	left:208px !important;
	top:49px !important;
}

#item39404 {
	width:52px !important;
	height:41px !important;
}

#item40390 {
	width:52px !important;
	height:41px !important;
	left:149px !important;
	top:105px !important;
}

#item39405 {
	width:54px !important;
	height:40px !important;
}

#item40395 {
	width:54px !important;
	height:40px !important;
	left:207px !important;
	top:106px !important;
}

#item39406 {
	width:52px !important;
	height:40px !important;
}

#item40400 {
	width:52px !important;
	height:40px !important;
	left:148px !important;
	top:159px !important;
}

#item20180 {
	width:92px !important;
	height:10px !important;
	left:400px !important;
	top:578px !important;
}

#item20207 {
	width:90px !important;
	height:10px !important;
	left:400px !important;
	top:588px !important;
}

#item20234 {
	width:90px !important;
	height:10px !important;
	left:400px !important;
	top:599px !important;
}

#item20261 {
	width:121px !important;
	height:10px !important;
	left:182px !important;
	top:495px !important;
}

#item20288 {
	width:121px !important;
	height:10px !important;
	left:182px !important;
	top:506px !important;
}

#item20315 {
	width:121px !important;
	height:10px !important;
	left:182px !important;
	top:516px !important;
}

#item20342 {
	width:121px !important;
	height:10px !important;
	left:182px !important;
	top:527px !important;
}

#item20369 {
	width:121px !important;
	height:10px !important;
	left:182px !important;
	top:537px !important;
}

#item20398 {
	width:119px !important;
	height:10px !important;
	left:24px !important;
	top:242px !important;
}

#item20425 {
	width:119px !important;
	height:10px !important;
	left:24px !important;
	top:252px !important;
}

#item20453 {
	width:119px !important;
	height:10px !important;
	left:24px !important;
	top:263px !important;
}

#item20480 {
	width:117px !important;
	height:10px !important;
	left:24px !important;
	top:273px !important;
}

#item20507 {
	width:118px !important;
	height:10px !important;
	left:270px !important;
	top:59px !important;
}

#item20534 {
	width:118px !important;
	height:10px !important;
	left:270px !important;
	top:69px !important;
}

#item20561 {
	width:117px !important;
	height:10px !important;
	left:270px !important;
	top:80px !important;
}

#item20588 {
	width:118px !important;
	height:10px !important;
	left:270px !important;
	top:90px !important;
}

#item20615 {
	width:117px !important;
	height:10px !important;
	left:270px !important;
	top:101px !important;
}

#item39407 {
	width:141px !important;
	height:89px !important;
}

#item40405 {
	width:141px !important;
	height:89px !important;
	left:27px !important;
	top:25px !important;
}

#item39408 {
	width:143px !important;
	height:89px !important;
}

#item40410 {
	width:143px !important;
	height:89px !important;
	left:26px !important;
	top:118px !important;
}

#item39409 {
	width:296px !important;
	height:242px !important;
}

#item40415 {
	width:296px !important;
	height:242px !important;
	left:193px !important;
	top:26px !important;
}

#item39410 {
	width:61px !important;
	height:60px !important;
}

#item40420 {
	width:61px !important;
	height:60px !important;
	left:20px !important;
	top:342px !important;
}

#item39411 {
	width:63px !important;
	height:63px !important;
}

#item40426 {
	width:63px !important;
	height:63px !important;
	left:20px !important;
	top:412px !important;
}

#item39412 {
	width:159px !important;
	height:166px !important;
}

#item40431 {
	width:159px !important;
	height:166px !important;
	left:108px !important;
	top:334px !important;
}

#item39415 {
	width:57px !important;
	height:122px !important;
}

#item40436 {
	width:57px !important;
	height:122px !important;
	left:289px !important;
	top:502px !important;
}

#item39416 {
	width:48px !important;
	height:124px !important;
}

#item40441 {
	width:48px !important;
	height:124px !important;
	left:327px !important;
	top:501px !important;
}

#item39417 {
	width:48px !important;
	height:127px !important;
}

#item40446 {
	width:48px !important;
	height:127px !important;
	left:359px !important;
	top:503px !important;
}

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

#item40451 {
	width:118px !important;
	height:142px !important;
	left:412px !important;
	top:323px !important;
}

#item20643 {
	width:133px !important;
	height:10px !important;
	left:282px !important;
	top:420px !important;
}

#item20697 {
	width:133px !important;
	height:10px !important;
	left:282px !important;
	top:430px !important;
}

#item20760 {
	width:133px !important;
	height:10px !important;
	left:282px !important;
	top:441px !important;
}

#item20813 {
	width:133px !important;
	height:10px !important;
	left:282px !important;
	top:451px !important;
}

#item20868 {
	width:174px !important;
	height:10px !important;
	left:24px !important;
	top:591px !important;
}

#item20895 {
	width:174px !important;
	height:10px !important;
	left:24px !important;
	top:601px !important;
}

#item20922 {
	width:193px !important;
	height:10px !important;
	left:26px !important;
	top:272px !important;
}

#item20952 {
	width:193px !important;
	height:10px !important;
	left:26px !important;
	top:282px !important;
}

#item20982 {
	width:193px !important;
	height:10px !important;
	left:26px !important;
	top:293px !important;
}

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

#item40456 {
	width:247px !important;
	height:209px !important;
	left:277px !important;
}

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

#item40461 {
	width:252px !important;
	height:198px !important;
	left:14px !important;
	top:49px !important;
}

#item39421 {
	width:252px !important;
	height:246px !important;
}

#item40466 {
	width:252px !important;
	height:246px !important;
	left:14px !important;
	top:320px !important;
}

#item39422 {
	width:176px !important;
	height:197px !important;
}

#item40471 {
	width:176px !important;
	height:197px !important;
	left:278px !important;
	top:421px !important;
}

#item39423 {
	width:176px !important;
	height:195px !important;
}

#item40476 {
	width:176px !important;
	height:195px !important;
	left:278px !important;
	top:219px !important;
}

#item21009 {
	width:125px !important;
	height:10px !important;
	left:13px !important;
	top:302px !important;
}

#item21036 {
	width:225px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item21066 {
	width:71px !important;
	height:31px !important;
	left:458px !important;
	top:521px !important;
}

#item21097 {
	width:77px !important;
	height:30px !important;
	left:458px !important;
	top:374px !important;
}

#item21124 {
	width:74px !important;
	height:20px !important;
	left:413px !important;
	top:112px !important;
}

#item39424 {
	width:252px !important;
	height:160px !important;
}

#item40481 {
	width:252px !important;
	height:160px !important;
	left:14px !important;
	top:424px !important;
}

#item39425 {
	width:184px !important;
	height:196px !important;
}

#item40486 {
	width:184px !important;
	height:196px !important;
	left:88px !important;
	top:224px !important;
}

#item39426 {
	width:181px !important;
	height:172px !important;
}

#item40493 {
	width:181px !important;
	height:172px !important;
	left:86px !important;
	top:36px !important;
}

#item39427 {
	width:211px !important;
	height:198px !important;
}

#item40499 {
	width:211px !important;
	height:198px !important;
	left:290px !important;
	top:35px !important;
}

#item39428 {
	width:252px !important;
	height:237px !important;
}

#item40505 {
	width:252px !important;
	height:237px !important;
	left:278px !important;
	top:322px !important;
}

#item21151 {
	width:77px !important;
	height:20px !important;
	left:18px !important;
	top:593px !important;
}

#item21178 {
	width:68px !important;
	height:31px !important;
	left:13px !important;
	top:328px !important;
}

#item21210 {
	width:77px !important;
	height:30px !important;
	left:13px !important;
	top:174px !important;
}

#item21238 {
	width:193px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item21265 {
	width:118px !important;
	height:10px !important;
	left:276px !important;
	top:302px !important;
}

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

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

#item39433 {
	width:266px !important;
	height:257px !important;
}

#item40515 {
	width:266px !important;
	height:257px !important;
	top:53px !important;
}

#item39434 {
	width:186px !important;
	height:325px !important;
}

#item40520 {
	width:186px !important;
	height:325px !important;
	top:315px !important;
}

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

#item40525 {
	width:252px !important;
	height:239px !important;
	left:278px !important;
	top:321px !important;
}

#item21292 {
	width:115px !important;
	height:20px !important;
	left:53px !important;
	top:119px !important;
}

#item21319 {
	width:137px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item21347 {
	width:72px !important;
	height:30px !important;
	left:199px !important;
	top:588px !important;
}

#item21374 {
	width:128px !important;
	height:10px !important;
	left:276px !important;
	top:291px !important;
}

#item21401 {
	width:225px !important;
	height:10px !important;
	left:276px !important;
	top:302px !important;
}

#item39436 {
	width:252px !important;
	height:235px !important;
}

#item40530 {
	width:252px !important;
	height:235px !important;
	left:14px !important;
	top:319px !important;
}

#item39437 {
	width:166px !important;
	height:298px !important;
}

#item40535 {
	width:166px !important;
	height:298px !important;
	left:365px !important;
	top:320px !important;
}

#item39438 {
	width:266px !important;
	height:222px !important;
}

#item40540 {
	width:266px !important;
	height:222px !important;
	left:278px !important;
	top:35px !important;
}

#item39439 {
	width:167px !important;
	height:275px !important;
}

#item40545 {
	width:167px !important;
	height:275px !important;
	left:100px !important;
	top:35px !important;
}

#item21432 {
	width:177px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item21459 {
	width:68px !important;
	height:40px !important;
	left:276px !important;
	top:496px !important;
}

#item21491 {
	width:202px !important;
	height:10px !important;
	left:276px !important;
	top:303px !important;
}

#item21522 {
	width:103px !important;
	height:30px !important;
	left:18px !important;
	top:150px !important;
}

#item39440 {
	width:250px !important;
	height:235px !important;
}

#item40550 {
	width:250px !important;
	height:235px !important;
	left:280px !important;
	top:12px !important;
}

#item39441 {
	width:236px !important;
	height:151px !important;
}

#item40555 {
	width:236px !important;
	height:151px !important;
	left:14px !important;
	top:41px !important;
}

#item39442 {
	width:252px !important;
	height:130px !important;
}

#item40560 {
	width:252px !important;
	height:130px !important;
	left:14px !important;
	top:233px !important;
}

#item39443 {
	width:253px !important;
	height:215px !important;
}

#item40565 {
	width:253px !important;
	height:215px !important;
	left:6px !important;
	top:422px !important;
}

#item39444 {
	width:252px !important;
	height:235px !important;
}

#item40570 {
	width:252px !important;
	height:235px !important;
	left:278px !important;
	top:320px !important;
}

#item21552 {
	width:98px !important;
	height:20px !important;
	left:139px !important;
	top:202px !important;
}

#item21580 {
	width:162px !important;
	height:10px !important;
	left:99px !important;
	top:604px !important;
}

#item21607 {
	width:142px !important;
	height:10px !important;
	left:13px !important;
	top:410px !important;
}

#item21634 {
	width:163px !important;
	height:10px !important;
	left:276px !important;
	top:302px !important;
}

#item21662 {
	width:182px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item39447 {
	width:252px !important;
	height:297px !important;
}

#item40576 {
	width:252px !important;
	height:297px !important;
	left:14px !important;
	top:321px !important;
}

#item39448 {
	width:260px !important;
	height:162px !important;
}

#item40581 {
	width:260px !important;
	height:162px !important;
	left:278px !important;
	top:422px !important;
}

#item39449 {
	width:119px !important;
	height:128px !important;
}

#item40586 {
	width:119px !important;
	height:128px !important;
	left:278px !important;
	top:232px !important;
}

#item39450 {
	width:82px !important;
	height:86px !important;
}

#item40591 {
	width:82px !important;
	height:86px !important;
	left:445px !important;
	top:236px !important;
}

#item39451 {
	width:181px !important;
	height:209px !important;
}

#item40596 {
	width:181px !important;
	height:209px !important;
	left:278px !important;
	top:14px !important;
}

#item39452 {
	width:252px !important;
	height:240px !important;
}

#item40601 {
	width:252px !important;
	height:240px !important;
	left:14px !important;
	top:16px !important;
}

#item21693 {
	width:202px !important;
	height:10px !important;
	left:13px !important;
	top:302px !important;
}

#item21724 {
	width:96px !important;
	height:20px !important;
	left:18px !important;
	top:592px !important;
}

#item21752 {
	width:103px !important;
	height:20px !important;
	left:378px !important;
	top:201px !important;
}

#item21780 {
	width:198px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item21813 {
	width:215px !important;
	height:10px !important;
	left:281px !important;
	top:395px !important;
}

#item21844 {
	width:215px !important;
	height:10px !important;
	left:281px !important;
	top:406px !important;
}

#item39453 {
	width:172px !important;
	height:164px !important;
}

#item40606 {
	width:172px !important;
	height:164px !important;
	left:14px !important;
	top:41px !important;
}

#item39454 {
	width:202px !important;
	height:179px !important;
}

#item40611 {
	width:202px !important;
	height:179px !important;
	left:295px !important;
}

#item39455 {
	width:260px !important;
	height:157px !important;
}

#item40616 {
	width:260px !important;
	height:157px !important;
	left:14px !important;
	top:211px !important;
}

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

#item40621 {
	width:252px !important;
	height:151px !important;
	left:278px !important;
	top:218px !important;
}

#item39457 {
	width:250px !important;
	height:148px !important;
}

#item40626 {
	width:250px !important;
	height:148px !important;
	left:14px !important;
	top:416px !important;
}

#item39458 {
	width:181px !important;
	height:193px !important;
}

#item40631 {
	width:181px !important;
	height:193px !important;
	left:278px !important;
	top:424px !important;
}

#item21874 {
	width:98px !important;
	height:20px !important;
	left:149px !important;
	top:116px !important;
}

#item21902 {
	width:161px !important;
	height:10px !important;
	left:276px !important;
	top:198px !important;
}

#item21929 {
	width:160px !important;
	height:10px !important;
	left:276px !important;
	top:405px !important;
}

#item21959 {
	width:164px !important;
	height:10px !important;
	left:13px !important;
	top:405px !important;
}

#item21986 {
	width:163px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item22013 {
	width:71px !important;
	height:20px !important;
	left:463px !important;
	top:599px !important;
}

#item39459 {
	width:165px !important;
	height:230px !important;
}

#item40636 {
	width:165px !important;
	height:230px !important;
	left:14px !important;
	top:27px !important;
}

#item39460 {
	width:165px !important;
	height:219px !important;
}

#item40641 {
	width:165px !important;
	height:219px !important;
	left:190px !important;
	top:27px !important;
}

#item39464 {
	width:139px !important;
	height:171px !important;
}

#item40647 {
	width:139px !important;
	height:171px !important;
	left:365px !important;
	top:41px !important;
}

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

#item40652 {
	width:405px !important;
	height:295px !important;
	left:125px !important;
	top:323px !important;
}

#item22040 {
	width:117px !important;
	height:10px !important;
	left:364px !important;
	top:303px !important;
}

#item22068 {
	width:153px !important;
	height:10px !important;
	left:189px !important;
	top:303px !important;
}

#item22095 {
	width:132px !important;
	height:10px !important;
	left:13px !important;
	top:303px !important;
}

#item22122 {
	width:102px !important;
	height:20px !important;
	left:18px !important;
	top:561px !important;
}

#item22152 {
	width:97px !important;
	height:29px !important;
	left:18px !important;
	top:582px !important;
}

#item39466 {
	width:257px !important;
	height:141px !important;
}

#item40657 {
	width:257px !important;
	height:141px !important;
	left:279px !important;
	top:9px !important;
}

#item39467 {
	width:266px !important;
	height:205px !important;
}

#item40662 {
	width:266px !important;
	height:205px !important;
	top:51px !important;
}

#item39468 {
	width:249px !important;
	height:100px !important;
}

#item40667 {
	width:249px !important;
	height:100px !important;
	left:275px !important;
	top:197px !important;
}

#item39469 {
	width:249px !important;
	height:339px !important;
}

#item40672 {
	width:249px !important;
	height:339px !important;
	left:16px !important;
	top:313px !important;
}

#item39470 {
	width:236px !important;
	height:154px !important;
}

#item40677 {
	width:236px !important;
	height:154px !important;
	left:286px !important;
	top:373px !important;
}

#item22182 {
	width:154px !important;
	height:20px !important;
	left:103px !important;
	top:433px !important;
}

#item22212 {
	width:188px !important;
	height:10px !important;
	left:276px !important;
	top:184px !important;
}

#item22239 {
	width:133px !important;
	height:10px !important;
	left:276px !important;
	top:341px !important;
}

#item22266 {
	width:140px !important;
	height:10px !important;
	left:13px !important;
	top:302px !important;
}

#item22295 {
	width:140px !important;
	height:20px !important;
	left:286px !important;
	top:589px !important;
}

#item39471 {
	width:252px !important;
	height:141px !important;
}

#item40682 {
	width:252px !important;
	height:141px !important;
	left:14px !important;
	top:423px !important;
}

#item39472 {
	width:87px !important;
	height:195px !important;
}

#item40687 {
	width:87px !important;
	height:195px !important;
	left:457px !important;
	top:457px !important;
}

#item39473 {
	width:197px !important;
	height:104px !important;
}

#item40692 {
	width:197px !important;
	height:104px !important;
	left:348px !important;
	top:313px !important;
}

#item39474 {
	width:163px !important;
	height:103px !important;
}

#item40697 {
	width:163px !important;
	height:103px !important;
	left:312px !important;
	top:63px !important;
}

#item39475 {
	width:160px !important;
	height:103px !important;
}

#item40702 {
	width:160px !important;
	height:103px !important;
	left:337px !important;
	top:143px !important;
}

#item39476 {
	width:188px !important;
	height:206px !important;
}

#item40707 {
	width:188px !important;
	height:206px !important;
	left:11px !important;
	top:214px !important;
}

#item39478 {
	width:298px !important;
	height:207px !important;
}

#item40712 {
	width:298px !important;
	height:207px !important;
	left:6px !important;
	top:6px !important;
}

#item22325 {
	width:199px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item22355 {
	width:176px !important;
	height:10px !important;
	left:135px !important;
	top:196px !important;
}

#item38164 {
	width:193px !important;
	height:10px !important;
	left:276px !important;
	top:456px !important;
}

#item22382 {
	width:159px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item22412 {
	width:59px !important;
	height:40px !important;
	left:202px !important;
	top:373px !important;
}

#item22439 {
	width:224px !important;
	height:10px !important;
	left:276px !important;
	top:290px !important;
}

#item22469 {
	width:224px !important;
	height:10px !important;
	left:276px !important;
	top:300px !important;
}

#item39479 {
	width:204px !important;
	height:205px !important;
}

#item40718 {
	width:204px !important;
	height:205px !important;
	left:293px !important;
	top:29px !important;
}

#item39480 {
	width:252px !important;
	height:262px !important;
}

#item40723 {
	width:252px !important;
	height:262px !important;
	left:14px !important;
	top:50px !important;
}

#item39481 {
	width:163px !important;
	height:136px !important;
}

#item40728 {
	width:163px !important;
	height:136px !important;
	left:17px !important;
	top:372px !important;
}

#item39482 {
	width:166px !important;
	height:144px !important;
}

#item40733 {
	width:166px !important;
	height:144px !important;
	left:190px !important;
	top:372px !important;
}

#item39483 {
	width:161px !important;
	height:143px !important;
}

#item40738 {
	width:161px !important;
	height:143px !important;
	left:366px !important;
	top:372px !important;
}

#item22499 {
	width:253px !important;
	height:10px !important;
	left:276px !important;
	top:300px !important;
}

#item22530 {
	width:70px !important;
	height:30px !important;
	left:193px !important;
	top:156px !important;
}

#item22557 {
	width:127px !important;
	height:20px !important;
	left:18px !important;
	top:592px !important;
}

#item22587 {
	width:117px !important;
	height:20px !important;
	left:364px !important;
	top:589px !important;
}

#item22614 {
	width:138px !important;
	height:20px !important;
	left:189px !important;
	top:590px !important;
}

#item39484 {
	width:249px !important;
	height:228px !important;
}

#item40743 {
	width:249px !important;
	height:228px !important;
	left:14px !important;
	top:322px !important;
}

#item39485 {
	width:252px !important;
	height:271px !important;
}

#item40749 {
	width:252px !important;
	height:271px !important;
	left:278px !important;
	top:281px !important;
}

#item39486 {
	width:217px !important;
	height:170px !important;
}

#item40754 {
	width:217px !important;
	height:170px !important;
	left:278px !important;
	top:50px !important;
}

#item39487 {
	width:252px !important;
	height:238px !important;
}

#item40759 {
	width:252px !important;
	height:238px !important;
	left:15px !important;
}

#item22645 {
	width:190px !important;
	height:10px !important;
	left:276px !important;
	top:262px !important;
}

#item22673 {
	width:168px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item22700 {
	width:169px !important;
	height:11px !important;
	left:13px !important;
	top:297px !important;
}

#item22727 {
	width:185px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item39488 {
	width:188px !important;
	height:122px !important;
}

#item40764 {
	width:188px !important;
	height:122px !important;
	left:11px !important;
	top:164px !important;
}

#item39489 {
	width:178px !important;
	height:133px !important;
}

#item40769 {
	width:178px !important;
	height:133px !important;
	left:137px !important;
	top:227px !important;
}

#item39490 {
	width:177px !important;
	height:123px !important;
}

#item40774 {
	width:177px !important;
	height:123px !important;
	left:215px !important;
	top:128px !important;
}

#item39492 {
	width:169px !important;
	height:117px !important;
}

#item40779 {
	width:169px !important;
	height:117px !important;
	left:361px !important;
	top:77px !important;
}

#item39494 {
	width:125px !important;
	height:148px !important;
}

#item40784 {
	width:125px !important;
	height:148px !important;
	left:394px !important;
	top:198px !important;
}

#item39495 {
	width:249px !important;
	height:118px !important;
}

#item40789 {
	width:249px !important;
	height:118px !important;
	left:14px !important;
	top:439px !important;
}

#item39496 {
	width:157px !important;
	height:179px !important;
}

#item40795 {
	width:157px !important;
	height:179px !important;
	left:278px !important;
	top:439px !important;
}

#item22755 {
	width:158px !important;
	height:10px !important;
	left:20px !important;
	top:602px !important;
}

#item22782 {
	width:81px !important;
	height:30px !important;
	left:438px !important;
	top:580px !important;
}

#item22810 {
	width:201px !important;
	height:10px !important;
	left:331px !important;
	top:363px !important;
}

#item22842 {
	width:201px !important;
	height:10px !important;
	left:331px !important;
	top:380px !important;
}

#item22873 {
	width:201px !important;
	height:10px !important;
	left:331px !important;
	top:397px !important;
}

#item22905 {
	width:201px !important;
	height:10px !important;
	left:331px !important;
	top:414px !important;
}

#item39498 {
	width:123px !important;
	height:123px !important;
}

#item40800 {
	width:123px !important;
	height:123px !important;
	left:21px !important;
	top:401px !important;
}

#item39499 {
	width:108px !important;
	height:121px !important;
}

#item40806 {
	width:108px !important;
	height:121px !important;
	left:152px !important;
	top:404px !important;
}

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

#item40811 {
	width:213px !important;
	height:206px !important;
	left:332px !important;
	top:354px !important;
}

#item39501 {
	width:252px !important;
	height:233px !important;
}

#item40816 {
	width:252px !important;
	height:233px !important;
	left:14px !important;
	top:40px !important;
}

#item39502 {
	width:247px !important;
	height:284px !important;
}

#item40821 {
	width:247px !important;
	height:284px !important;
	left:278px !important;
	top:14px !important;
}

#item22935 {
	width:235px !important;
	height:20px !important;
	left:13px !important;
	top:330px !important;
}

#item22968 {
	width:183px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item22998 {
	width:176px !important;
	height:10px !important;
	left:276px !important;
	top:340px !important;
}

#item23025 {
	width:218px !important;
	height:10px !important;
	left:13px !important;
	top:598px !important;
}

#item23055 {
	width:218px !important;
	height:10px !important;
	left:13px !important;
	top:608px !important;
}

#item39503 {
	width:263px !important;
	height:195px !important;
}

#item40827 {
	width:263px !important;
	height:195px !important;
	left:4px !important;
	top:47px !important;
}

#item39504 {
	width:252px !important;
	height:113px !important;
}

#item40832 {
	width:252px !important;
	height:113px !important;
	left:278px !important;
	top:14px !important;
}

#item39505 {
	width:174px !important;
	height:102px !important;
}

#item40837 {
	width:174px !important;
	height:102px !important;
	left:356px !important;
	top:131px !important;
}

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

#item40842 {
	width:252px !important;
	height:309px !important;
	left:14px !important;
	top:320px !important;
}

#item39507 {
	width:252px !important;
	height:294px !important;
}

#item40847 {
	width:252px !important;
	height:294px !important;
	left:278px !important;
	top:323px !important;
}

#item23085 {
	width:155px !important;
	height:10px !important;
	left:13px !important;
	top:302px !important;
}

#item23112 {
	width:174px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item23139 {
	width:139px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item23166 {
	width:211px !important;
	height:10px !important;
	left:282px !important;
	top:286px !important;
}

#item23197 {
	width:211px !important;
	height:10px !important;
	left:282px !important;
	top:296px !important;
}

#item39508 {
	width:252px !important;
	height:257px !important;
}

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

#item39509 {
	width:191px !important;
	height:130px !important;
}

#item40857 {
	width:191px !important;
	height:130px !important;
	left:298px !important;
	top:322px !important;
}

#item39510 {
	width:209px !important;
	height:121px !important;
}

#item40862 {
	width:209px !important;
	height:121px !important;
	left:318px !important;
	top:411px !important;
}

#item39511 {
	width:219px !important;
	height:164px !important;
}

#item40869 {
	width:219px !important;
	height:164px !important;
	left:278px !important;
	top:82px !important;
}

#item39512 {
	width:240px !important;
	height:180px !important;
}

#item40875 {
	width:240px !important;
	height:180px !important;
	left:20px !important;
	top:10px !important;
}

#item23225 {
	width:160px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item23252 {
	width:170px !important;
	height:10px !important;
	left:276px !important;
	top:302px !important;
}

#item23279 {
	width:231px !important;
	height:10px !important;
	left:13px !important;
	top:269px !important;
}

#item23309 {
	width:212px !important;
	height:10px !important;
	left:276px !important;
	top:599px !important;
}

#item23337 {
	width:212px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item39513 {
	width:255px !important;
	height:208px !important;
}

#item40881 {
	width:255px !important;
	height:208px !important;
	left:11px !important;
	top:48px !important;
}

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

#item40886 {
	width:252px !important;
	height:261px !important;
	left:278px !important;
	top:49px !important;
}

#item39515 {
	width:252px !important;
	height:242px !important;
}

#item40891 {
	width:252px !important;
	height:242px !important;
	left:14px !important;
	top:322px !important;
}

#item39516 {
	width:252px !important;
	height:235px !important;
}

#item40896 {
	width:252px !important;
	height:235px !important;
	left:278px !important;
	top:319px !important;
}

#item23364 {
	width:128px !important;
	height:10px !important;
	left:13px !important;
	top:302px !important;
}

#item23391 {
	width:186px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item23418 {
	width:215px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item23449 {
	width:71px !important;
	height:30px !important;
	left:453px !important;
	top:207px !important;
}

#item23476 {
	width:82px !important;
	height:30px !important;
	left:453px !important;
	top:121px !important;
}

#item39517 {
	width:503px !important;
	height:295px !important;
}

#item40901 {
	width:503px !important;
	height:295px !important;
	left:27px !important;
	top:321px !important;
}

#item39518 {
	width:171px !important;
	height:306px !important;
}

#item40906 {
	width:171px !important;
	height:306px !important;
	left:361px !important;
	top:10px !important;
}

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

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

#item23503 {
	width:141px !important;
	height:10px !important;
	left:35px !important;
	top:598px !important;
}

#item23530 {
	width:188px !important;
	height:10px !important;
	left:13px !important;
	top:304px !important;
}

#item23557 {
	width:74px !important;
	height:40px !important;
	left:276px !important;
	top:150px !important;
}

#item39520 {
	width:252px !important;
	height:240px !important;
}

#item40916 {
	width:252px !important;
	height:240px !important;
	left:278px !important;
	top:14px !important;
}

#item39523 {
	width:252px !important;
	height:322px !important;
}

#item40921 {
	width:252px !important;
	height:322px !important;
	left:14px !important;
	top:49px !important;
}

#item39524 {
	width:252px !important;
	height:172px !important;
}

#item40926 {
	width:252px !important;
	height:172px !important;
	left:14px !important;
	top:382px !important;
}

#item39525 {
	width:252px !important;
	height:246px !important;
}

#item40931 {
	width:252px !important;
	height:246px !important;
	left:278px !important;
	top:322px !important;
}

#item23588 {
	width:107px !important;
	height:20px !important;
	left:168px !important;
	top:352px !important;
}

#item23615 {
	width:177px !important;
	height:10px !important;
	left:276px !important;
	top:302px !important;
}

#item23642 {
	width:237px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item23673 {
	width:211px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item39526 {
	width:252px !important;
	height:242px !important;
}

#item40936 {
	width:252px !important;
	height:242px !important;
	left:14px !important;
	top:320px !important;
}

#item39527 {
	width:125px !important;
	height:88px !important;
}

#item40941 {
	width:125px !important;
	height:88px !important;
	left:282px !important;
	top:299px !important;
}

#item39528 {
	width:115px !important;
	height:88px !important;
}

#item40947 {
	width:115px !important;
	height:88px !important;
	left:410px !important;
	top:298px !important;
}

#item39529 {
	width:121px !important;
	height:131px !important;
}

#item40952 {
	width:121px !important;
	height:131px !important;
	left:285px !important;
	top:390px !important;
}

#item39530 {
	width:118px !important;
	height:133px !important;
}

#item40957 {
	width:118px !important;
	height:133px !important;
	left:408px !important;
	top:389px !important;
}

#item39531 {
	width:181px !important;
	height:177px !important;
}

#item40962 {
	width:181px !important;
	height:177px !important;
	left:349px !important;
	top:33px !important;
}

#item39532 {
	width:107px !important;
	height:167px !important;
}

#item40967 {
	width:107px !important;
	height:167px !important;
	left:24px !important;
	top:32px !important;
}

#item39533 {
	width:120px !important;
	height:186px !important;
}

#item40972 {
	width:120px !important;
	height:186px !important;
	left:119px !important;
	top:60px !important;
}

#item23706 {
	width:164px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item23733 {
	width:72px !important;
	height:30px !important;
	left:276px !important;
	top:182px !important;
}

#item23760 {
	width:238px !important;
	height:10px !important;
	left:282px !important;
	top:571px !important;
}

#item23791 {
	width:238px !important;
	height:10px !important;
	left:282px !important;
	top:581px !important;
}

#item23821 {
	width:238px !important;
	height:10px !important;
	left:282px !important;
	top:592px !important;
}

#item23851 {
	width:238px !important;
	height:10px !important;
	left:282px !important;
	top:602px !important;
}

#item23883 {
	width:246px !important;
	height:10px !important;
	left:13px !important;
	top:292px !important;
}

#item23914 {
	width:246px !important;
	height:10px !important;
	left:13px !important;
	top:302px !important;
}

#item39534 {
	width:516px !important;
	height:191px !important;
}

#item40977 {
	width:516px !important;
	height:191px !important;
	left:14px !important;
	top:14px !important;
}

#item39535 {
	width:212px !important;
	height:195px !important;
}

#item40982 {
	width:212px !important;
	height:195px !important;
	left:9px !important;
	top:218px !important;
}

#item39536 {
	width:252px !important;
	height:148px !important;
}

#item40987 {
	width:252px !important;
	height:148px !important;
	left:278px !important;
	top:219px !important;
}

#item39540 {
	width:258px !important;
	height:139px !important;
}

#item40992 {
	width:258px !important;
	height:139px !important;
	left:9px !important;
	top:419px !important;
}

#item39541 {
	width:156px !important;
	height:194px !important;
}

#item40997 {
	width:156px !important;
	height:194px !important;
	left:374px !important;
	top:424px !important;
}

#item23944 {
	width:142px !important;
	height:10px !important;
	left:18px !important;
	top:191px !important;
}

#item23971 {
	width:79px !important;
	height:30px !important;
	left:189px !important;
	top:289px !important;
}

#item23998 {
	width:138px !important;
	height:10px !important;
	left:276px !important;
	top:404px !important;
}

#item24025 {
	width:74px !important;
	height:20px !important;
	left:276px !important;
	top:597px !important;
}

#item24052 {
	width:180px !important;
	height:10px !important;
	left:18px !important;
	top:604px !important;
}

#item39542 {
	width:189px !important;
	height:228px !important;
}

#item41002 {
	width:189px !important;
	height:228px !important;
	left:84px !important;
	top:423px !important;
}

#item39543 {
	width:201px !important;
	height:201px !important;
}

#item41007 {
	width:201px !important;
	height:201px !important;
	left:323px !important;
	top:414px !important;
}

#item39544 {
	width:176px !important;
	height:196px !important;
}

#item41013 {
	width:176px !important;
	height:196px !important;
	left:14px !important;
	top:217px !important;
}

#item39545 {
	width:252px !important;
	height:139px !important;
}

#item41019 {
	width:252px !important;
	height:139px !important;
	left:278px !important;
	top:218px !important;
}

#item39546 {
	width:149px !important;
	height:176px !important;
}

#item41025 {
	width:149px !important;
	height:176px !important;
	left:381px !important;
	top:31px !important;
}

#item39547 {
	width:158px !important;
	height:177px !important;
}

#item41030 {
	width:158px !important;
	height:177px !important;
	left:104px !important;
	top:31px !important;
}

#item24079 {
	width:73px !important;
	height:30px !important;
	left:13px !important;
	top:512px !important;
}

#item24106 {
	width:88px !important;
	height:51px !important;
	left:13px !important;
	top:158px !important;
}

#item24138 {
	width:75px !important;
	height:20px !important;
	left:194px !important;
	top:355px !important;
}

#item24165 {
	width:167px !important;
	height:10px !important;
	left:276px !important;
	top:404px !important;
}

#item24192 {
	width:94px !important;
	height:30px !important;
	left:276px !important;
	top:179px !important;
}

#item24222 {
	width:157px !important;
	height:10px !important;
	left:282px !important;
	top:480px !important;
}

#item39548 {
	width:266px !important;
	height:226px !important;
}

#item41035 {
	width:266px !important;
	height:226px !important;
	top:15px !important;
}

#item39549 {
	width:250px !important;
	height:156px !important;
}

#item41040 {
	width:250px !important;
	height:156px !important;
	left:278px !important;
	top:14px !important;
}

#item39550 {
	width:239px !important;
	height:148px !important;
}

#item41045 {
	width:239px !important;
	height:148px !important;
	left:293px !important;
	top:226px !important;
}

#item39551 {
	width:266px !important;
	height:305px !important;
}

#item41050 {
	width:266px !important;
	height:305px !important;
	top:312px !important;
}

#item39552 {
	width:166px !important;
	height:218px !important;
}

#item41055 {
	width:166px !important;
	height:218px !important;
	left:287px !important;
	top:423px !important;
}

#item24249 {
	width:157px !important;
	height:10px !important;
	left:13px !important;
	top:289px !important;
}

#item24276 {
	width:96px !important;
	height:20px !important;
	left:172px !important;
	top:600px !important;
}

#item24303 {
	width:208px !important;
	height:10px !important;
	left:276px !important;
	top:411px !important;
}

#item24333 {
	width:73px !important;
	height:30px !important;
	left:457px !important;
	top:589px !important;
}

#item24360 {
	width:103px !important;
	height:20px !important;
	left:425px !important;
	top:201px !important;
}

#item39557 {
	width:163px !important;
	height:162px !important;
}

#item41060 {
	width:163px !important;
	height:162px !important;
	left:104px !important;
	top:457px !important;
}

#item39558 {
	width:248px !important;
	height:169px !important;
}

#item41065 {
	width:248px !important;
	height:169px !important;
	left:278px !important;
	top:386px !important;
}

#item39559 {
	width:241px !important;
	height:194px !important;
}

#item41070 {
	width:241px !important;
	height:194px !important;
	left:280px !important;
	top:36px !important;
}

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

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

#item39560 {
	width:87px !important;
	height:91px !important;
}

#item41075 {
	width:87px !important;
	height:91px !important;
	left:451px !important;
	top:105px !important;
}

#item39561 {
	width:91px !important;
	height:86px !important;
}

#item41080 {
	width:91px !important;
	height:86px !important;
	left:16px !important;
	top:57px !important;
}

#item39562 {
	width:57px !important;
	height:108px !important;
}

#item41085 {
	width:57px !important;
	height:108px !important;
	left:111px !important;
	top:30px !important;
}

#item39563 {
	width:89px !important;
	height:90px !important;
}

#item41090 {
	width:89px !important;
	height:90px !important;
	left:177px !important;
	top:33px !important;
}

#item39564 {
	width:89px !important;
	height:90px !important;
}

#item41096 {
	width:89px !important;
	height:90px !important;
	left:177px !important;
	top:131px !important;
}

#item24388 {
	width:217px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item24419 {
	width:84px !important;
	height:30px !important;
	left:13px !important;
	top:589px !important;
}

#item24446 {
	width:223px !important;
	height:10px !important;
	left:276px !important;
	top:354px !important;
}

#item24476 {
	width:223px !important;
	height:10px !important;
	left:276px !important;
	top:364px !important;
}

#item24503 {
	width:157px !important;
	height:10px !important;
	left:13px !important;
	top:200px !important;
}

#item24530 {
	width:157px !important;
	height:10px !important;
	left:13px !important;
	top:210px !important;
}

#item24557 {
	width:259px !important;
	height:10px !important;
	left:14px !important;
	top:428px !important;
}

#item24589 {
	width:233px !important;
	height:10px !important;
	left:14px !important;
	top:438px !important;
}

#item39565 {
	width:184px !important;
	height:171px !important;
}

#item41101 {
	width:184px !important;
	height:171px !important;
	left:12px !important;
	top:125px !important;
}

#item43600 {
	width:88px !important;
	height:68px !important;
}

#item43595 {
	width:88px !important;
	height:68px !important;
	left:111px !important;
	top:53px !important;
}

#item39566 {
	width:253px !important;
	height:229px !important;
}

#item41106 {
	width:253px !important;
	height:229px !important;
	left:277px !important;
	top:11px !important;
}

#item39567 {
	width:252px !important;
	height:232px !important;
}

#item41111 {
	width:252px !important;
	height:232px !important;
	left:14px !important;
	top:321px !important;
}

#item39568 {
	width:252px !important;
	height:234px !important;
}

#item41116 {
	width:252px !important;
	height:234px !important;
	left:278px !important;
	top:324px !important;
}

#item24622 {
	width:140px !important;
	height:10px !important;
	left:282px !important;
	top:604px !important;
}

#item24650 {
	width:175px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item24682 {
	width:208px !important;
	height:10px !important;
	left:277px !important;
	top:294px !important;
}

#item24712 {
	width:233px !important;
	height:10px !important;
	left:277px !important;
	top:304px !important;
}

#item24742 {
	width:69px !important;
	height:20px !important;
	left:206px !important;
	top:254px !important;
}

#item24769 {
	width:44px !important;
	height:30px !important;
	left:206px !important;
	top:274px !important;
}

#item39569 {
	width:168px !important;
	height:268px !important;
}

#item41121 {
	width:168px !important;
	height:268px !important;
	left:94px !important;
	top:40px !important;
}

#item39571 {
	width:252px !important;
	height:277px !important;
}

#item41126 {
	width:252px !important;
	height:277px !important;
	left:278px !important;
	top:33px !important;
}

#item39572 {
	width:199px !important;
	height:262px !important;
}

#item41131 {
	width:199px !important;
	height:262px !important;
	left:18px !important;
	top:349px !important;
}

#item39573 {
	width:199px !important;
	height:265px !important;
}

#item41136 {
	width:199px !important;
	height:265px !important;
	left:326px !important;
	top:348px !important;
}

#item24797 {
	width:81px !important;
	height:29px !important;
	left:221px !important;
	top:451px !important;
}

#item24828 {
	width:74px !important;
	height:20px !important;
	left:221px !important;
	top:586px !important;
}

#item24855 {
	width:82px !important;
	height:30px !important;
	left:276px !important;
	top:282px !important;
}

#item24882 {
	width:73px !important;
	height:20px !important;
	left:24px !important;
	top:179px !important;
}

#item39574 {
	width:255px !important;
	height:227px !important;
}

#item41141 {
	width:255px !important;
	height:227px !important;
	left:278px !important;
	top:26px !important;
}

#item39575 {
	width:182px !important;
	height:249px !important;
}

#item41146 {
	width:182px !important;
	height:249px !important;
	top:60px !important;
}

#item39576 {
	width:266px !important;
	height:197px !important;
}

#item41151 {
	width:266px !important;
	height:197px !important;
	top:316px !important;
}

#item39577 {
	width:175px !important;
	height:299px !important;
}

#item41156 {
	width:175px !important;
	height:299px !important;
	left:278px !important;
	top:319px !important;
}

#item43607 {
	width:89px !important;
	height:20px !important;
}

#item43602 {
	width:89px !important;
	height:20px !important;
	left:154px !important;
	top:577px !important;
}

#item24909 {
	width:141px !important;
	height:10px !important;
	left:276px !important;
	top:302px !important;
}

#item24936 {
	width:183px !important;
	height:10px !important;
	left:13px !important;
	top:610px !important;
}

#item24963 {
	width:75px !important;
	height:20px !important;
	left:458px !important;
	top:598px !important;
}

#item24990 {
	width:212px !important;
	height:10px !important;
	left:13px !important;
	top:556px !important;
}

#item25021 {
	width:79px !important;
	height:20px !important;
	left:186px !important;
	top:196px !important;
}

#item25048 {
	width:85px !important;
	height:37px !important;
	left:186px !important;
	top:215px !important;
}

#item39578 {
	width:252px !important;
	height:129px !important;
}

#item41161 {
	width:252px !important;
	height:129px !important;
	left:14px !important;
	top:411px !important;
}

#item39579 {
	width:132px !important;
	height:83px !important;
}

#item41167 {
	width:132px !important;
	height:83px !important;
	left:127px !important;
	top:326px !important;
}

#item39580 {
	width:153px !important;
	height:175px !important;
}

#item41172 {
	width:153px !important;
	height:175px !important;
	left:278px !important;
	top:352px !important;
}

#item39581 {
	width:101px !important;
	height:178px !important;
}

#item41177 {
	width:101px !important;
	height:178px !important;
	left:421px !important;
	top:339px !important;
}

#item39585 {
	width:181px !important;
	height:278px !important;
}

#item41182 {
	width:181px !important;
	height:278px !important;
	left:86px !important;
	top:32px !important;
}

#item39586 {
	width:266px !important;
	height:240px !important;
}

#item41187 {
	width:266px !important;
	height:240px !important;
	left:278px !important;
}

#item25079 {
	width:154px !important;
	height:10px !important;
	left:276px !important;
	top:303px !important;
}

#item25106 {
	width:257px !important;
	height:10px !important;
	left:12px !important;
	top:588px !important;
}

#item25137 {
	width:257px !important;
	height:10px !important;
	left:12px !important;
	top:599px !important;
}

#item25169 {
	width:257px !important;
	height:10px !important;
	left:12px !important;
	top:609px !important;
}

#item25200 {
	width:193px !important;
	height:10px !important;
	left:276px !important;
	top:599px !important;
}

#item25230 {
	width:193px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item25257 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:184px !important;
}

#item25284 {
	width:72px !important;
	height:37px !important;
	left:13px !important;
	top:203px !important;
}

#item39587 {
	width:353px !important;
	height:238px !important;
}

#item41192 {
	width:353px !important;
	height:238px !important;
	top:95px !important;
}

#item39588 {
	width:121px !important;
	height:112px !important;
}

#item41197 {
	width:121px !important;
	height:112px !important;
	left:394px !important;
	top:180px !important;
}

#item39589 {
	width:120px !important;
	height:124px !important;
}

#item41202 {
	width:120px !important;
	height:124px !important;
	left:395px !important;
	top:299px !important;
}

#item39590 {
	width:111px !important;
	height:170px !important;
}

#item41207 {
	width:111px !important;
	height:170px !important;
	left:14px !important;
	top:448px !important;
}

#item39591 {
	width:112px !important;
	height:170px !important;
}

#item41212 {
	width:112px !important;
	height:170px !important;
	left:127px !important;
	top:448px !important;
}

#item25315 {
	width:282px !important;
	height:10px !important;
	left:248px !important;
	top:509px !important;
}

#item25373 {
	width:282px !important;
	height:10px !important;
	left:248px !important;
	top:520px !important;
}

#item25404 {
	width:282px !important;
	height:10px !important;
	left:248px !important;
	top:532px !important;
}

#item25460 {
	width:282px !important;
	height:10px !important;
	left:248px !important;
	top:542px !important;
}

#item25493 {
	width:282px !important;
	height:10px !important;
	left:248px !important;
	top:554px !important;
}

#item25551 {
	width:282px !important;
	height:10px !important;
	left:248px !important;
	top:565px !important;
}

#item25583 {
	width:282px !important;
	height:10px !important;
	left:248px !important;
	top:577px !important;
}

#item25652 {
	width:282px !important;
	height:10px !important;
	left:248px !important;
	top:587px !important;
}

#item25685 {
	width:282px !important;
	height:10px !important;
	left:248px !important;
	top:599px !important;
}

#item25747 {
	width:282px !important;
	height:10px !important;
	left:248px !important;
	top:609px !important;
}

#item39592 {
	width:295px !important;
	height:135px !important;
}

#item41217 {
	width:295px !important;
	height:135px !important;
	left:183px !important;
	top:332px !important;
}

#item39593 {
	width:146px !important;
	height:158px !important;
}

#item41222 {
	width:146px !important;
	height:158px !important;
	left:181px !important;
	top:475px !important;
}

#item39597 {
	width:98px !important;
	height:137px !important;
}

#item41227 {
	width:98px !important;
	height:137px !important;
	left:410px !important;
	top:481px !important;
}

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

#item41232 {
	width:84px !important;
	height:133px !important;
	left:270px !important;
	top:459px !important;
}

#item39595 {
	width:79px !important;
	height:122px !important;
}

#item41238 {
	width:79px !important;
	height:122px !important;
	left:321px !important;
	top:448px !important;
}

#item39596 {
	width:68px !important;
	height:124px !important;
}

#item41243 {
	width:68px !important;
	height:124px !important;
	left:379px !important;
	top:457px !important;
}

#item39599 {
	width:170px !important;
	height:276px !important;
}

#item41248 {
	width:170px !important;
	height:276px !important;
	left:96px !important;
	top:34px !important;
}

#item39600 {
	width:206px !important;
	height:166px !important;
}

#item41253 {
	width:206px !important;
	height:166px !important;
	left:324px !important;
	top:53px !important;
}

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

#item41258 {
	width:88px !important;
	height:98px !important;
	left:284px !important;
	top:27px !important;
}

#item25779 {
	width:74px !important;
	height:30px !important;
	left:13px !important;
	top:282px !important;
}

#item25806 {
	width:152px !important;
	height:10px !important;
	left:276px !important;
	top:291px !important;
}

#item25833 {
	width:152px !important;
	height:10px !important;
	left:276px !important;
	top:302px !important;
}

#item25860 {
	width:126px !important;
	height:10px !important;
	left:27px !important;
	top:555px !important;
}

#item25888 {
	width:126px !important;
	height:10px !important;
	left:27px !important;
	top:566px !important;
}

#item25916 {
	width:126px !important;
	height:10px !important;
	left:27px !important;
	top:576px !important;
}

#item25943 {
	width:126px !important;
	height:10px !important;
	left:27px !important;
	top:587px !important;
}

#item25973 {
	width:126px !important;
	height:10px !important;
	left:27px !important;
	top:597px !important;
}

#item39602 {
	width:176px !important;
	height:296px !important;
}

#item41263 {
	width:176px !important;
	height:296px !important;
	left:278px !important;
	top:14px !important;
}

#item39603 {
	width:159px !important;
	height:262px !important;
}

#item41269 {
	width:159px !important;
	height:262px !important;
	left:14px !important;
	top:50px !important;
}

#item39604 {
	width:266px !important;
	height:329px !important;
}

#item41274 {
	width:266px !important;
	height:329px !important;
	top:329px !important;
}

#item39605 {
	width:147px !important;
	height:73px !important;
}

#item41279 {
	width:147px !important;
	height:73px !important;
	left:285px !important;
	top:431px !important;
}

#item39609 {
	width:117px !important;
	height:142px !important;
}

#item41284 {
	width:117px !important;
	height:142px !important;
	left:427px !important;
	top:483px !important;
}

#item39606 {
	width:129px !important;
	height:72px !important;
}

#item41289 {
	width:129px !important;
	height:72px !important;
	left:321px !important;
	top:521px !important;
}

#item39607 {
	width:146px !important;
	height:53px !important;
}

#item41294 {
	width:146px !important;
	height:53px !important;
	left:307px !important;
	top:582px !important;
}

#item26000 {
	width:91px !important;
	height:20px !important;
	left:165px !important;
	top:424px !important;
}

#item26027 {
	width:76px !important;
	height:30px !important;
	left:458px !important;
	top:271px !important;
}

#item26055 {
	width:74px !important;
	height:10px !important;
	left:441px !important;
	top:431px !important;
}

#item26082 {
	width:74px !important;
	height:10px !important;
	left:441px !important;
	top:441px !important;
}

#item26109 {
	width:74px !important;
	height:10px !important;
	left:441px !important;
	top:452px !important;
}

#item26136 {
	width:93px !important;
	height:20px !important;
	left:181px !important;
	top:264px !important;
}

#item26168 {
	width:94px !important;
	height:29px !important;
	left:181px !important;
	top:283px !important;
}

#item39610 {
	width:231px !important;
	height:95px !important;
}

#item41299 {
	width:231px !important;
	height:95px !important;
	left:18px !important;
	top:477px !important;
}

#item39611 {
	width:137px !important;
	height:138px !important;
}

#item41304 {
	width:137px !important;
	height:138px !important;
	left:122px !important;
	top:336px !important;
}

#item39612 {
	width:166px !important;
	height:329px !important;
}

#item41309 {
	width:166px !important;
	height:329px !important;
	left:364px !important;
	top:329px !important;
}

#item39613 {
	width:177px !important;
	height:175px !important;
}

#item41315 {
	width:177px !important;
	height:175px !important;
	left:89px !important;
	top:156px !important;
}

#item39614 {
	width:166px !important;
	height:159px !important;
}

#item41320 {
	width:166px !important;
	height:159px !important;
	left:10px !important;
	top:7px !important;
}

#item39615 {
	width:252px !important;
	height:258px !important;
}

#item41326 {
	width:252px !important;
	height:258px !important;
	left:278px !important;
	top:14px !important;
}

#item26198 {
	width:71px !important;
	height:30px !important;
	left:13px !important;
	top:302px !important;
}

#item26226 {
	width:144px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item26254 {
	width:76px !important;
	height:20px !important;
	left:20px !important;
	top:439px !important;
}

#item26281 {
	width:74px !important;
	height:30px !important;
	left:183px !important;
	top:113px !important;
}

#item26308 {
	width:202px !important;
	height:10px !important;
	left:276px !important;
	top:322px !important;
}

#item26338 {
	width:99px !important;
	height:20px !important;
	left:276px !important;
	top:598px !important;
}

#item39617 {
	width:259px !important;
	height:132px !important;
}

#item41331 {
	width:259px !important;
	height:132px !important;
	left:8px !important;
	top:33px !important;
}

#item39618 {
	width:165px !important;
	height:208px !important;
}

#item41336 {
	width:165px !important;
	height:208px !important;
	left:14px !important;
	top:211px !important;
}

#item39619 {
	width:169px !important;
	height:213px !important;
}

#item41341 {
	width:169px !important;
	height:213px !important;
	left:14px !important;
	top:422px !important;
}

#item39620 {
	width:188px !important;
	height:202px !important;
}

#item41347 {
	width:188px !important;
	height:202px !important;
	left:279px !important;
	top:6px !important;
}

#item39621 {
	width:252px !important;
	height:159px !important;
}

#item41352 {
	width:252px !important;
	height:159px !important;
	left:278px !important;
	top:199px !important;
}

#item39622 {
	width:252px !important;
	height:159px !important;
}

#item41357 {
	width:252px !important;
	height:159px !important;
	left:278px !important;
	top:406px !important;
}

#item39627 {
	width:274px !important;
	height:284px !important;
}

#item41382 {
	width:274px !important;
	height:284px !important;
	left:544px !important;
}

#item26365 {
	width:137px !important;
	height:10px !important;
	left:13px !important;
	top:199px !important;
}

#item26393 {
	width:74px !important;
	height:30px !important;
	left:187px !important;
	top:383px !important;
}

#item26423 {
	width:165px !important;
	height:10px !important;
	left:277px !important;
	top:404px !important;
}

#item26453 {
	width:83px !important;
	height:20px !important;
	left:189px !important;
	top:599px !important;
}

#item26480 {
	width:189px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item26507 {
	width:86px !important;
	height:30px !important;
	left:429px !important;
	top:179px !important;
}

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

#item41362 {
	width:165px !important;
	height:206px !important;
	left:14px !important;
	top:345px !important;
}

#item39624 {
	width:164px !important;
	height:184px !important;
}

#item41367 {
	width:164px !important;
	height:184px !important;
	left:190px !important;
	top:344px !important;
}

#item39625 {
	width:178px !important;
	height:206px !important;
}

#item41372 {
	width:178px !important;
	height:206px !important;
	left:366px !important;
	top:340px !important;
}

#item39626 {
	width:252px !important;
	height:243px !important;
}

#item41377 {
	width:252px !important;
	height:243px !important;
	left:278px !important;
	top:26px !important;
}

#item26537 {
	width:115px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item26567 {
	width:144px !important;
	height:20px !important;
	left:189px !important;
	top:599px !important;
}

#item26599 {
	width:156px !important;
	height:10px !important;
	left:276px !important;
	top:325px !important;
}

#item38110 {
	width:144px !important;
	height:10px !important;
	left:13px !important;
	top:325px !important;
}

#item38137 {
	width:163px !important;
	height:10px !important;
	left:364px !important;
	top:610px !important;
}

#item39628 {
	width:208px !important;
	height:309px !important;
}

#item41388 {
	width:208px !important;
	height:309px !important;
	left:11px !important;
	top:43px !important;
}

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

#item41394 {
	width:288px !important;
	height:274px !important;
	left:257px !important;
	top:23px !important;
}

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

#item41400 {
	width:252px !important;
	height:203px !important;
	left:14px !important;
	top:361px !important;
}

#item39631 {
	width:247px !important;
	height:204px !important;
}

#item41405 {
	width:247px !important;
	height:204px !important;
	left:278px !important;
	top:366px !important;
}

#item26627 {
	width:183px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item26654 {
	width:195px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item26681 {
	width:142px !important;
	height:10px !important;
	left:292px !important;
	top:346px !important;
}

#item26708 {
	width:160px !important;
	height:10px !important;
	left:95px !important;
	top:321px !important;
}

#item26738 {
	width:170px !important;
	height:20px !important;
	left:95px !important;
	top:330px !important;
}

#item39632 {
	width:238px !important;
	height:212px !important;
}

#item41410 {
	width:238px !important;
	height:212px !important;
	left:28px !important;
	top:359px !important;
}

#item39633 {
	width:252px !important;
	height:246px !important;
}

#item41415 {
	width:252px !important;
	height:246px !important;
	left:278px !important;
	top:318px !important;
}

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

#item41420 {
	width:252px !important;
	height:152px !important;
	left:14px !important;
	top:167px !important;
}

#item39635 {
	width:105px !important;
	height:123px !important;
}

#item41425 {
	width:105px !important;
	height:123px !important;
	left:334px !important;
	top:78px !important;
}

#item39636 {
	width:106px !important;
	height:120px !important;
}

#item41430 {
	width:106px !important;
	height:120px !important;
	left:417px !important;
	top:34px !important;
}

#item39637 {
	width:193px !important;
	height:148px !important;
}

#item41435 {
	width:193px !important;
	height:148px !important;
	left:103px !important;
	top:11px !important;
}

#item26768 {
	width:150px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item26795 {
	width:166px !important;
	height:10px !important;
	left:13px !important;
	top:361px !important;
}

#item26822 {
	width:182px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item26850 {
	width:112px !important;
	height:20px !important;
	left:13px !important;
	top:141px !important;
}

#item26880 {
	width:147px !important;
	height:10px !important;
	left:276px !important;
	top:272px !important;
}

#item26907 {
	width:147px !important;
	height:10px !important;
	left:276px !important;
	top:282px !important;
}

#item26934 {
	width:170px !important;
	height:20px !important;
	left:276px !important;
	top:292px !important;
}

#item39638 {
	width:252px !important;
	height:196px !important;
}

#item41440 {
	width:252px !important;
	height:196px !important;
	left:14px !important;
	top:49px !important;
}

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

#item41445 {
	width:252px !important;
	height:227px !important;
	left:278px !important;
	top:11px !important;
}

#item39642 {
	width:252px !important;
	height:234px !important;
}

#item41450 {
	width:252px !important;
	height:234px !important;
	left:14px !important;
	top:320px !important;
}

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

#item41455 {
	width:170px !important;
	height:296px !important;
	left:278px !important;
	top:322px !important;
}

#item26965 {
	width:131px !important;
	height:10px !important;
	left:13px !important;
	top:302px !important;
}

#item26992 {
	width:144px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item27019 {
	width:250px !important;
	height:10px !important;
	left:276px !important;
	top:302px !important;
}

#item27051 {
	width:78px !important;
	height:31px !important;
	left:449px !important;
	top:539px !important;
}

#item39644 {
	width:167px !important;
	height:231px !important;
}

#item41460 {
	width:167px !important;
	height:231px !important;
	left:14px !important;
	top:320px !important;
}

#item39645 {
	width:166px !important;
	height:235px !important;
}

#item41466 {
	width:166px !important;
	height:235px !important;
	left:189px !important;
	top:320px !important;
}

#item39646 {
	width:179px !important;
	height:234px !important;
}

#item41471 {
	width:179px !important;
	height:234px !important;
	left:366px !important;
	top:322px !important;
}

#item39647 {
	width:512px !important;
	height:268px !important;
}

#item41476 {
	width:512px !important;
	height:268px !important;
	left:14px !important;
	top:36px !important;
}

#item27078 {
	width:149px !important;
	height:10px !important;
	left:364px !important;
	top:609px !important;
}

#item27106 {
	width:151px !important;
	height:10px !important;
	left:189px !important;
	top:609px !important;
}

#item27133 {
	width:109px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item27164 {
	width:160px !important;
	height:10px !important;
	left:299px !important;
	top:170px !important;
}

#item39648 {
	width:249px !important;
	height:199px !important;
}

#item41481 {
	width:249px !important;
	height:199px !important;
	left:17px !important;
	top:49px !important;
}

#item39649 {
	width:252px !important;
	height:243px !important;
}

#item41486 {
	width:252px !important;
	height:243px !important;
	left:278px !important;
	top:14px !important;
}

#item39650 {
	width:252px !important;
	height:243px !important;
}

#item41491 {
	width:252px !important;
	height:243px !important;
	left:14px !important;
	top:321px !important;
}

#item39651 {
	width:255px !important;
	height:240px !important;
}

#item41496 {
	width:255px !important;
	height:240px !important;
	left:275px !important;
	top:320px !important;
}

#item27191 {
	width:157px !important;
	height:10px !important;
	left:276px !important;
	top:302px !important;
}

#item27218 {
	width:249px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item27248 {
	width:152px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item27275 {
	width:160px !important;
	height:10px !important;
	left:13px !important;
	top:291px !important;
}

#item27305 {
	width:225px !important;
	height:10px !important;
	left:13px !important;
	top:302px !important;
}

#item39654 {
	width:252px !important;
	height:243px !important;
}

#item41501 {
	width:252px !important;
	height:243px !important;
	left:14px !important;
	top:319px !important;
}

#item39655 {
	width:117px !important;
	height:160px !important;
}

#item41506 {
	width:117px !important;
	height:160px !important;
	left:384px !important;
	top:353px !important;
}

#item39656 {
	width:90px !important;
	height:133px !important;
}

#item41511 {
	width:90px !important;
	height:133px !important;
	left:321px !important;
	top:396px !important;
}

#item39657 {
	width:252px !important;
	height:187px !important;
}

#item41516 {
	width:252px !important;
	height:187px !important;
	left:278px !important;
	top:22px !important;
}

#item39658 {
	width:236px !important;
	height:249px !important;
}

#item41521 {
	width:236px !important;
	height:249px !important;
	left:20px !important;
}

#item27336 {
	width:169px !important;
	height:10px !important;
	left:13px !important;
	top:302px !important;
}

#item27363 {
	width:130px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item27391 {
	width:202px !important;
	height:10px !important;
	left:276px !important;
	top:302px !important;
}

#item27419 {
	width:241px !important;
	height:10px !important;
	left:276px !important;
	top:599px !important;
}

#item27449 {
	width:241px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item39660 {
	width:98px !important;
	height:184px !important;
}

#item41526 {
	width:98px !important;
	height:184px !important;
	left:7px !important;
	top:14px !important;
}

#item39661 {
	width:104px !important;
	height:188px !important;
}

#item41532 {
	width:104px !important;
	height:188px !important;
	left:270px !important;
	top:9px !important;
}

#item27481 {
	width:39px !important;
	height:22px !important;
	left:113px !important;
	top:172px !important;
}

#item27509 {
	width:38px !important;
	height:22px !important;
	left:378px !important;
	top:173px !important;
}

#item39662 {
	width:167px !important;
	height:174px !important;
}

#item41538 {
	width:167px !important;
	height:174px !important;
	left:100px !important;
	top:33px !important;
}

#item39663 {
	width:167px !important;
	height:196px !important;
}

#item41544 {
	width:167px !important;
	height:196px !important;
	left:99px !important;
	top:218px !important;
}

#item39664 {
	width:166px !important;
	height:193px !important;
}

#item41549 {
	width:166px !important;
	height:193px !important;
	left:101px !important;
	top:425px !important;
}

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

#item41554 {
	width:252px !important;
	height:253px !important;
	left:278px !important;
	top:318px !important;
}

#item39666 {
	width:124px !important;
	height:114px !important;
}

#item41559 {
	width:124px !important;
	height:114px !important;
	left:388px !important;
	top:109px !important;
}

#item39667 {
	width:180px !important;
	height:89px !important;
}

#item41564 {
	width:180px !important;
	height:89px !important;
	left:354px !important;
	top:42px !important;
}

#item39668 {
	width:53px !important;
	height:78px !important;
}

#item41569 {
	width:53px !important;
	height:78px !important;
	left:278px !important;
	top:231px !important;
}

#item39669 {
	width:58px !important;
	height:79px !important;
}

#item41574 {
	width:58px !important;
	height:79px !important;
	left:334px !important;
	top:230px !important;
}

#item27536 {
	width:75px !important;
	height:31px !important;
	left:13px !important;
	top:121px !important;
}

#item27563 {
	width:74px !important;
	height:20px !important;
	left:12px !important;
	top:512px !important;
}

#item27592 {
	width:74px !important;
	height:30px !important;
	left:13px !important;
	top:384px !important;
}

#item27619 {
	width:76px !important;
	height:20px !important;
	left:397px !important;
	top:289px !important;
}

#item27646 {
	width:73px !important;
	height:20px !important;
	left:276px !important;
	top:189px !important;
}

#item27673 {
	width:182px !important;
	height:10px !important;
	left:276px !important;
	top:610px !important;
}

#item39674 {
	width:79px !important;
	height:253px !important;
}

#item41579 {
	width:79px !important;
	height:253px !important;
	left:65px !important;
	top:48px !important;
}

#item39675 {
	width:266px !important;
	height:154px !important;
}

#item41584 {
	width:266px !important;
	height:154px !important;
	left:278px !important;
	top:5px !important;
}

#item39676 {
	width:194px !important;
	height:204px !important;
}

#item41589 {
	width:194px !important;
	height:204px !important;
	left:270px !important;
	top:210px !important;
}

#item39677 {
	width:266px !important;
	height:262px !important;
}

#item41594 {
	width:266px !important;
	height:262px !important;
	top:318px !important;
}

#item39678 {
	width:180px !important;
	height:216px !important;
}

#item41599 {
	width:180px !important;
	height:216px !important;
	left:278px !important;
	top:424px !important;
}

#item27701 {
	width:119px !important;
	height:20px !important;
	left:152px !important;
	top:207px !important;
}

#item27728 {
	width:137px !important;
	height:10px !important;
	left:325px !important;
	top:405px !important;
}

#item27755 {
	width:168px !important;
	height:10px !important;
	left:282px !important;
	top:202px !important;
}

#item27783 {
	width:165px !important;
	height:10px !important;
	left:12px !important;
	top:609px !important;
}

#item27810 {
	width:106px !important;
	height:20px !important;
	left:419px !important;
	top:592px !important;
}

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

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

#item39680 {
	width:365px !important;
	height:270px !important;
}

#item41609 {
	width:365px !important;
	height:270px !important;
	left:165px !important;
	top:38px !important;
}

#item43614 {
	width:86px !important;
	height:105px !important;
}

#item43609 {
	width:86px !important;
	height:105px !important;
	left:196px !important;
	top:68px !important;
}

#item27842 {
	width:161px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item27869 {
	width:135px !important;
	height:20px !important;
	left:23px !important;
	top:280px !important;
}

#item27899 {
	width:101px !important;
	height:20px !important;
	left:21px !important;
	top:156px !important;
}

#item39681 {
	width:176px !important;
	height:160px !important;
}

#item41615 {
	width:176px !important;
	height:160px !important;
	left:14px !important;
	top:48px !important;
}

#item39682 {
	width:242px !important;
	height:159px !important;
}

#item41620 {
	width:242px !important;
	height:159px !important;
	left:278px !important;
}

#item39683 {
	width:245px !important;
	height:140px !important;
}

#item41625 {
	width:245px !important;
	height:140px !important;
	left:14px !important;
	top:218px !important;
}

#item39684 {
	width:252px !important;
	height:138px !important;
}

#item41630 {
	width:252px !important;
	height:138px !important;
	left:278px !important;
	top:219px !important;
}

#item39685 {
	width:252px !important;
	height:141px !important;
}

#item41635 {
	width:252px !important;
	height:141px !important;
	left:14px !important;
	top:424px !important;
}

#item39686 {
	width:252px !important;
	height:147px !important;
}

#item41640 {
	width:252px !important;
	height:147px !important;
	left:278px !important;
	top:423px !important;
}

#item27926 {
	width:198px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item27953 {
	width:202px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item27984 {
	width:192px !important;
	height:10px !important;
	left:276px !important;
	top:404px !important;
}

#item28011 {
	width:163px !important;
	height:10px !important;
	left:13px !important;
	top:404px !important;
}

#item28038 {
	width:83px !important;
	height:20px !important;
	left:192px !important;
	top:189px !important;
}

#item28066 {
	width:175px !important;
	height:10px !important;
	left:276px !important;
	top:198px !important;
}

#item39687 {
	width:252px !important;
	height:240px !important;
}

#item41645 {
	width:252px !important;
	height:240px !important;
	left:14px !important;
	top:320px !important;
}

#item39688 {
	width:232px !important;
	height:175px !important;
}

#item41650 {
	width:232px !important;
	height:175px !important;
	left:281px !important;
	top:372px !important;
}

#item39689 {
	width:252px !important;
	height:217px !important;
}

#item41655 {
	width:252px !important;
	height:217px !important;
	left:14px !important;
	top:35px !important;
}

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

#item41660 {
	width:252px !important;
	height:288px !important;
	left:278px !important;
	top:25px !important;
}

#item28093 {
	width:95px !important;
	height:20px !important;
	left:276px !important;
	top:290px !important;
}

#item28120 {
	width:158px !important;
	height:10px !important;
	left:13px !important;
	top:302px !important;
}

#item28147 {
	width:254px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item28178 {
	width:143px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item39691 {
	width:260px !important;
	height:129px !important;
}

#item41665 {
	width:260px !important;
	height:129px !important;
	left:7px !important;
	top:44px !important;
}

#item39692 {
	width:162px !important;
	height:184px !important;
}

#item41670 {
	width:162px !important;
	height:184px !important;
	left:14px !important;
	top:237px !important;
}

#item39693 {
	width:248px !important;
	height:190px !important;
}

#item41675 {
	width:248px !important;
	height:190px !important;
	left:19px !important;
	top:428px !important;
}

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

#item41680 {
	width:128px !important;
	height:112px !important;
	left:284px !important;
	top:384px !important;
}

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

#item41686 {
	width:129px !important;
	height:114px !important;
	left:284px !important;
	top:500px !important;
}

#item39698 {
	width:137px !important;
	height:366px !important;
}

#item41691 {
	width:137px !important;
	height:366px !important;
	left:266px !important;
	top:10px !important;
}

#item39699 {
	width:168px !important;
	height:359px !important;
}

#item41696 {
	width:168px !important;
	height:359px !important;
	left:366px !important;
	top:10px !important;
}

#item39700 {
	width:114px !important;
	height:63px !important;
}

#item41701 {
	width:114px !important;
	height:63px !important;
	left:416px !important;
	top:439px !important;
}

#item28205 {
	width:115px !important;
	height:20px !important;
	left:415px !important;
	top:424px !important;
}

#item28232 {
	width:83px !important;
	height:30px !important;
	left:416px !important;
	top:582px !important;
}

#item28262 {
	width:72px !important;
	height:30px !important;
	left:180px !important;
	top:391px !important;
}

#item28290 {
	width:177px !important;
	height:10px !important;
	left:13px !important;
	top:217px !important;
}

#item28317 {
	width:159px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item28344 {
	width:103px !important;
	height:10px !important;
	left:415px !important;
	top:342px !important;
}

#item28371 {
	width:106px !important;
	height:10px !important;
	left:415px !important;
	top:352px !important;
}

#item39701 {
	width:252px !important;
	height:233px !important;
}

#item41706 {
	width:252px !important;
	height:233px !important;
	left:14px !important;
	top:320px !important;
}

#item39702 {
	width:252px !important;
	height:220px !important;
}

#item41711 {
	width:252px !important;
	height:220px !important;
	left:278px !important;
	top:322px !important;
}

#item39703 {
	width:252px !important;
	height:274px !important;
}

#item41716 {
	width:252px !important;
	height:274px !important;
	left:14px !important;
	top:34px !important;
}

#item39704 {
	width:252px !important;
	height:201px !important;
}

#item41721 {
	width:252px !important;
	height:201px !important;
	left:278px !important;
	top:34px !important;
}

#item28399 {
	width:156px !important;
	height:20px !important;
	left:277px !important;
	top:291px !important;
}

#item28429 {
	width:135px !important;
	height:20px !important;
	left:119px !important;
	top:133px !important;
}

#item28459 {
	width:166px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item28486 {
	width:160px !important;
	height:10px !important;
	left:276px !important;
	top:610px !important;
}

#item39705 {
	width:414px !important;
	height:218px !important;
}

#item41726 {
	width:414px !important;
	height:218px !important;
	left:14px !important;
	top:50px !important;
}

#item39706 {
	width:252px !important;
	height:279px !important;
}

#item41731 {
	width:252px !important;
	height:279px !important;
	left:14px !important;
	top:271px !important;
}

#item39707 {
	width:252px !important;
	height:263px !important;
}

#item41736 {
	width:252px !important;
	height:263px !important;
	left:278px !important;
	top:268px !important;
}

#item28513 {
	width:84px !important;
	height:31px !important;
	left:441px !important;
	top:223px !important;
}

#item28544 {
	width:153px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item28571 {
	width:155px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item39708 {
	width:174px !important;
	height:319px !important;
}

#item41741 {
	width:174px !important;
	height:319px !important;
	left:92px !important;
	top:300px !important;
}

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

#item41746 {
	width:252px !important;
	height:253px !important;
	left:278px !important;
	top:299px !important;
}

#item39710 {
	width:516px !important;
	height:251px !important;
}

#item41751 {
	width:516px !important;
	height:251px !important;
	left:14px !important;
	top:37px !important;
}

#item28598 {
	width:228px !important;
	height:10px !important;
	left:18px !important;
	top:273px !important;
}

#item28628 {
	width:85px !important;
	height:31px !important;
	left:13px !important;
	top:588px !important;
}

#item28655 {
	width:210px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item39711 {
	width:208px !important;
	height:170px !important;
}

#item41757 {
	width:208px !important;
	height:170px !important;
	left:325px !important;
	top:14px !important;
}

#item39712 {
	width:305px !important;
	height:215px !important;
}

#item41762 {
	width:305px !important;
	height:215px !important;
	left:14px !important;
	top:52px !important;
}

#item39713 {
	width:252px !important;
	height:290px !important;
}

#item41767 {
	width:252px !important;
	height:290px !important;
	left:14px !important;
	top:337px !important;
}

#item39714 {
	width:144px !important;
	height:169px !important;
}

#item41772 {
	width:144px !important;
	height:169px !important;
	left:278px !important;
	top:293px !important;
}

#item39715 {
	width:153px !important;
	height:193px !important;
}

#item41777 {
	width:153px !important;
	height:193px !important;
	left:386px !important;
	top:416px !important;
}

#item28685 {
	width:152px !important;
	height:10px !important;
	left:329px !important;
	top:271px !important;
}

#item28712 {
	width:203px !important;
	height:10px !important;
	left:22px !important;
	top:301px !important;
}

#item28743 {
	width:118px !important;
	height:20px !important;
	left:123px !important;
	top:422px !important;
}

#item28771 {
	width:108px !important;
	height:31px !important;
	left:276px !important;
	top:548px !important;
}

#item28802 {
	width:88px !important;
	height:40px !important;
	left:276px !important;
	top:579px !important;
}

#item39716 {
	width:516px !important;
	height:276px !important;
}

#item41782 {
	width:516px !important;
	height:276px !important;
	left:14px !important;
	top:341px !important;
}

#item39718 {
	width:140px !important;
	height:130px !important;
}

#item41788 {
	width:140px !important;
	height:130px !important;
	left:14px !important;
	top:33px !important;
}

#item39719 {
	width:110px !important;
	height:295px !important;
}

#item41793 {
	width:110px !important;
	height:295px !important;
	left:157px !important;
	top:33px !important;
}

#item39720 {
	width:252px !important;
	height:240px !important;
}

#item41798 {
	width:252px !important;
	height:240px !important;
	left:278px !important;
	top:33px !important;
}

#item28833 {
	width:143px !important;
	height:10px !important;
	left:276px !important;
	top:320px !important;
}

#item28860 {
	width:267px !important;
	height:10px !important;
	left:21px !important;
	top:604px !important;
}

#item28896 {
	width:144px !important;
	height:20px !important;
	left:13px !important;
	top:287px !important;
}

#item28927 {
	width:143px !important;
	height:20px !important;
	left:13px !important;
	top:308px !important;
}

#item39721 {
	width:182px !important;
	height:194px !important;
}

#item41803 {
	width:182px !important;
	height:194px !important;
	left:278px !important;
	top:14px !important;
}

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

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

#item39723 {
	width:180px !important;
	height:298px !important;
}

#item41813 {
	width:180px !important;
	height:298px !important;
	left:86px !important;
	top:320px !important;
}

#item39724 {
	width:176px !important;
	height:196px !important;
}

#item41818 {
	width:176px !important;
	height:196px !important;
	left:278px !important;
	top:422px !important;
}

#item39725 {
	width:191px !important;
	height:193px !important;
}

#item41823 {
	width:191px !important;
	height:193px !important;
	left:339px !important;
	top:218px !important;
}

#item28957 {
	width:50px !important;
	height:50px !important;
	left:276px !important;
	top:311px !important;
}

#item28985 {
	width:73px !important;
	height:30px !important;
	left:13px !important;
	top:515px !important;
}

#item29012 {
	width:172px !important;
	height:10px !important;
	left:13px !important;
	top:302px !important;
}

#item29039 {
	width:55px !important;
	height:31px !important;
	left:463px !important;
	top:147px !important;
}

#item29066 {
	width:65px !important;
	height:40px !important;
	left:461px !important;
	top:579px !important;
}

#item39727 {
	width:257px !important;
	height:106px !important;
}

#item41828 {
	width:257px !important;
	height:106px !important;
	left:14px !important;
	top:319px !important;
}

#item39728 {
	width:120px !important;
	height:88px !important;
}

#item41834 {
	width:120px !important;
	height:88px !important;
	left:150px !important;
	top:421px !important;
}

#item39729 {
	width:184px !important;
	height:296px !important;
}

#item41839 {
	width:184px !important;
	height:296px !important;
	left:347px !important;
	top:322px !important;
}

#item39730 {
	width:266px !important;
	height:247px !important;
}

#item41845 {
	width:266px !important;
	height:247px !important;
	left:278px !important;
	top:27px !important;
}

#item39731 {
	width:252px !important;
	height:216px !important;
}

#item41850 {
	width:252px !important;
	height:216px !important;
	left:14px !important;
	top:27px !important;
}

#item29093 {
	width:82px !important;
	height:30px !important;
	left:152px !important;
	top:583px !important;
}

#item29126 {
	width:129px !important;
	height:20px !important;
	left:18px !important;
	top:593px !important;
}

#item29156 {
	width:76px !important;
	height:30px !important;
	left:276px !important;
	top:495px !important;
}

#item29183 {
	width:134px !important;
	height:10px !important;
	left:13px !important;
	top:301px !important;
}

#item29210 {
	width:176px !important;
	height:10px !important;
	left:276px !important;
	top:302px !important;
}

#item39732 {
	width:252px !important;
	height:221px !important;
}

#item41855 {
	width:252px !important;
	height:221px !important;
	left:14px !important;
	top:49px !important;
}

#item39733 {
	width:130px !important;
	height:251px !important;
}

#item41860 {
	width:130px !important;
	height:251px !important;
	left:273px !important;
	top:71px !important;
}

#item39734 {
	width:139px !important;
	height:310px !important;
}

#item41866 {
	width:139px !important;
	height:310px !important;
	left:405px !important;
	top:17px !important;
}

#item39735 {
	width:252px !important;
	height:212px !important;
}

#item41871 {
	width:252px !important;
	height:212px !important;
	left:14px !important;
	top:339px !important;
}

#item39736 {
	width:198px !important;
	height:150px !important;
}

#item41876 {
	width:198px !important;
	height:150px !important;
	left:283px !important;
	top:422px !important;
}

#item29238 {
	width:174px !important;
	height:10px !important;
	left:13px !important;
	top:319px !important;
}

#item29265 {
	width:220px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item29296 {
	width:142px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item29323 {
	width:206px !important;
	height:10px !important;
	left:276px !important;
	top:384px !important;
}

#item29353 {
	width:206px !important;
	height:10px !important;
	left:276px !important;
	top:395px !important;
}

#item39737 {
	width:249px !important;
	height:274px !important;
}

#item41881 {
	width:249px !important;
	height:274px !important;
	left:17px !important;
	top:343px !important;
}

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

#item41886 {
	width:252px !important;
	height:228px !important;
	left:278px !important;
	top:337px !important;
}

#item39739 {
	width:516px !important;
	height:300px !important;
}

#item41891 {
	width:516px !important;
	height:300px !important;
	left:14px !important;
	top:29px !important;
}

#item29380 {
	width:91px !important;
	height:20px !important;
	left:18px !important;
	top:302px !important;
}

#item29407 {
	width:178px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item29434 {
	width:126px !important;
	height:10px !important;
	left:24px !important;
	top:508px !important;
}

#item29463 {
	width:148px !important;
	height:20px !important;
	left:24px !important;
	top:516px !important;
}

#item39740 {
	width:544px !important;
	height:320px !important;
}

#item41896 {
	width:544px !important;
	height:320px !important;
	top:43px !important;
}

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

#item41901 {
	width:296px !important;
	height:251px !important;
	left:249px !important;
	top:283px !important;
}

#item39743 {
	width:162px !important;
	height:162px !important;
}

#item41907 {
	width:162px !important;
	height:162px !important;
	left:14px !important;
	top:457px !important;
}

#item29495 {
	width:176px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item29523 {
	width:82px !important;
	height:30px !important;
	left:177px !important;
	top:583px !important;
}

#item29550 {
	width:225px !important;
	height:10px !important;
	left:13px !important;
	top:437px !important;
}

#item39744 {
	width:252px !important;
	height:130px !important;
}

#item41913 {
	width:252px !important;
	height:130px !important;
	left:14px !important;
	top:410px !important;
}

#item39745 {
	width:122px !important;
	height:85px !important;
}

#item41919 {
	width:122px !important;
	height:85px !important;
	left:26px !important;
	top:340px !important;
}

#item39746 {
	width:243px !important;
	height:156px !important;
}

#item41924 {
	width:243px !important;
	height:156px !important;
	left:287px !important;
	top:384px !important;
}

#item39747 {
	width:85px !important;
	height:80px !important;
}

#item41929 {
	width:85px !important;
	height:80px !important;
	left:294px !important;
	top:327px !important;
}

#item39748 {
	width:516px !important;
	height:284px !important;
}

#item41934 {
	width:516px !important;
	height:284px !important;
	left:14px !important;
	top:28px !important;
}

#item29580 {
	width:100px !important;
	height:20px !important;
	left:13px !important;
	top:294px !important;
}

#item29607 {
	width:200px !important;
	height:10px !important;
	left:13px !important;
	top:599px !important;
}

#item29634 {
	width:200px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item29661 {
	width:255px !important;
	height:10px !important;
	left:276px !important;
	top:599px !important;
}

#item29692 {
	width:255px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item39749 {
	width:252px !important;
	height:210px !important;
}

#item41939 {
	width:252px !important;
	height:210px !important;
	left:14px !important;
	top:45px !important;
}

#item39750 {
	width:252px !important;
	height:241px !important;
}

#item41944 {
	width:252px !important;
	height:241px !important;
	left:278px !important;
	top:14px !important;
}

#item39751 {
	width:252px !important;
	height:211px !important;
}

#item41949 {
	width:252px !important;
	height:211px !important;
	left:14px !important;
	top:322px !important;
}

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

#item41954 {
	width:252px !important;
	height:204px !important;
	left:278px !important;
	top:320px !important;
}

#item29723 {
	width:138px !important;
	height:10px !important;
	left:13px !important;
	top:302px !important;
}

#item29750 {
	width:195px !important;
	height:10px !important;
	left:276px !important;
	top:302px !important;
}

#item29777 {
	width:168px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item29804 {
	width:163px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item39755 {
	width:252px !important;
	height:216px !important;
}

#item41959 {
	width:252px !important;
	height:216px !important;
	left:14px !important;
	top:316px !important;
}

#item39756 {
	width:252px !important;
	height:247px !important;
}

#item41964 {
	width:252px !important;
	height:247px !important;
	left:278px !important;
	top:319px !important;
}

#item39757 {
	width:252px !important;
	height:221px !important;
}

#item41969 {
	width:252px !important;
	height:221px !important;
	left:278px !important;
	top:3px !important;
}

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

#item41974 {
	width:252px !important;
	height:193px !important;
	left:14px !important;
	top:34px !important;
}

#item29832 {
	width:200px !important;
	height:10px !important;
	left:13px !important;
	top:610px !important;
}

#item29859 {
	width:140px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item29886 {
	width:138px !important;
	height:10px !important;
	left:276px !important;
	top:302px !important;
}

#item29913 {
	width:176px !important;
	height:10px !important;
	left:13px !important;
	top:290px !important;
}

#item29944 {
	width:225px !important;
	height:10px !important;
	left:13px !important;
	top:301px !important;
}

#item39759 {
	width:232px !important;
	height:103px !important;
}

#item41979 {
	width:232px !important;
	height:103px !important;
	left:292px !important;
	top:84px !important;
}

#item39760 {
	width:162px !important;
	height:91px !important;
}

#item41985 {
	width:162px !important;
	height:91px !important;
	left:324px !important;
	top:17px !important;
}

#item39761 {
	width:266px !important;
	height:191px !important;
}

#item41990 {
	width:266px !important;
	height:191px !important;
	top:47px !important;
}

#item39762 {
	width:382px !important;
	height:219px !important;
}

#item41995 {
	width:382px !important;
	height:219px !important;
	left:18px !important;
	top:407px !important;
}

#item39763 {
	width:116px !important;
	height:41px !important;
}

#item42000 {
	width:116px !important;
	height:41px !important;
	left:406px !important;
	top:363px !important;
}

#item39764 {
	width:171px !important;
	height:94px !important;
}

#item42005 {
	width:171px !important;
	height:94px !important;
	left:21px !important;
	top:331px !important;
}

#item39765 {
	width:62px !important;
	height:38px !important;
}

#item42010 {
	width:62px !important;
	height:38px !important;
	left:417px !important;
	top:333px !important;
}

#item39766 {
	width:98px !important;
	height:44px !important;
}

#item42015 {
	width:98px !important;
	height:44px !important;
	left:423px !important;
	top:442px !important;
}

#item39769 {
	width:70px !important;
	height:36px !important;
}

#item42020 {
	width:70px !important;
	height:36px !important;
	left:418px !important;
	top:413px !important;
}

#item29974 {
	width:183px !important;
	height:10px !important;
	left:12px !important;
	top:304px !important;
}

#item30001 {
	width:92px !important;
	height:10px !important;
	left:408px !important;
	top:527px !important;
}

#item30028 {
	width:92px !important;
	height:10px !important;
	left:408px !important;
	top:537px !important;
}

#item30055 {
	width:92px !important;
	height:10px !important;
	left:408px !important;
	top:548px !important;
}

#item30082 {
	width:91px !important;
	height:10px !important;
	left:408px !important;
	top:580px !important;
}

#item30109 {
	width:91px !important;
	height:10px !important;
	left:408px !important;
	top:590px !important;
}

#item30136 {
	width:91px !important;
	height:10px !important;
	left:408px !important;
	top:601px !important;
}

#item30163 {
	width:256px !important;
	height:10px !important;
	left:276px !important;
	top:294px !important;
}

#item30195 {
	width:256px !important;
	height:10px !important;
	left:276px !important;
	top:304px !important;
}

#item39770 {
	width:516px !important;
	height:301px !important;
}

#item42025 {
	width:516px !important;
	height:301px !important;
	left:14px !important;
	top:323px !important;
}

#item39771 {
	width:516px !important;
	height:278px !important;
}

#item42030 {
	width:516px !important;
	height:278px !important;
	left:14px !important;
	top:35px !important;
}

#item30226 {
	width:109px !important;
	height:20px !important;
	left:13px !important;
	top:143px !important;
}

#item30254 {
	width:307px !important;
	height:10px !important;
	left:191px !important;
	top:399px !important;
}

#item30285 {
	width:307px !important;
	height:10px !important;
	left:191px !important;
	top:409px !important;
}

#item39772 {
	width:96px !important;
	height:136px !important;
}

#item42035 {
	width:96px !important;
	height:136px !important;
	top:73px !important;
}

#item39773 {
	width:159px !important;
	height:120px !important;
}

#item42040 {
	width:159px !important;
	height:120px !important;
	left:196px !important;
	top:30px !important;
}

#item39774 {
	width:164px !important;
	height:133px !important;
}

#item42045 {
	width:164px !important;
	height:133px !important;
	left:366px !important;
	top:14px !important;
}

#item39775 {
	width:164px !important;
	height:130px !important;
}

#item42051 {
	width:164px !important;
	height:130px !important;
	left:14px !important;
	top:218px !important;
}

#item39776 {
	width:164px !important;
	height:130px !important;
}

#item42057 {
	width:164px !important;
	height:130px !important;
	left:190px !important;
	top:219px !important;
}

#item39777 {
	width:167px !important;
	height:128px !important;
}

#item42063 {
	width:167px !important;
	height:128px !important;
	left:364px !important;
	top:219px !important;
}

#item39778 {
	width:168px !important;
	height:152px !important;
}

#item42068 {
	width:168px !important;
	height:152px !important;
	left:14px !important;
	top:424px !important;
}

#item39779 {
	width:71px !important;
	height:164px !important;
}

#item42073 {
	width:71px !important;
	height:164px !important;
	left:271px !important;
	top:456px !important;
}

#item39780 {
	width:114px !important;
	height:134px !important;
}

#item42078 {
	width:114px !important;
	height:134px !important;
	left:369px !important;
	top:421px !important;
}

#item39792 {
	width:223px !important;
	height:200px !important;
}

#item42108 {
	width:223px !important;
	height:200px !important;
	left:544px !important;
	top:14px !important;
}

#item30316 {
	width:137px !important;
	height:10px !important;
	left:188px !important;
	top:199px !important;
}

#item30343 {
	width:111px !important;
	height:10px !important;
	left:364px !important;
	top:198px !important;
}

#item30371 {
	width:77px !important;
	height:30px !important;
	left:102px !important;
	top:179px !important;
}

#item30398 {
	width:101px !important;
	height:20px !important;
	left:13px !important;
	top:394px !important;
}

#item30426 {
	width:85px !important;
	height:20px !important;
	left:189px !important;
	top:394px !important;
}

#item30454 {
	width:124px !important;
	height:20px !important;
	left:364px !important;
	top:394px !important;
}

#item30481 {
	width:139px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

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

#item30535 {
	width:147px !important;
	height:10px !important;
	left:368px !important;
	top:609px !important;
}

#item39781 {
	width:259px !important;
	height:141px !important;
}

#item42083 {
	width:259px !important;
	height:141px !important;
	left:10px !important;
	top:420px !important;
}

#item39782 {
	width:243px !important;
	height:141px !important;
}

#item42088 {
	width:243px !important;
	height:141px !important;
	left:278px !important;
	top:420px !important;
}

#item39789 {
	width:164px !important;
	height:141px !important;
}

#item42093 {
	width:164px !important;
	height:141px !important;
	left:14px !important;
	top:217px !important;
}

#item39790 {
	width:162px !important;
	height:133px !important;
}

#item42098 {
	width:162px !important;
	height:133px !important;
	left:191px !important;
	top:217px !important;
}

#item39791 {
	width:193px !important;
	height:181px !important;
}

#item42103 {
	width:193px !important;
	height:181px !important;
	left:351px !important;
	top:186px !important;
}

#item30563 {
	width:214px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item30594 {
	width:152px !important;
	height:10px !important;
	left:12px !important;
	top:404px !important;
}

#item30621 {
	width:86px !important;
	height:20px !important;
	left:228px !important;
	top:182px !important;
}

#item30648 {
	width:92px !important;
	height:20px !important;
	left:189px !important;
	top:394px !important;
}

#item30676 {
	width:131px !important;
	height:20px !important;
	left:363px !important;
	top:394px !important;
}

#item30703 {
	width:136px !important;
	height:10px !important;
	left:281px !important;
	top:599px !important;
}

#item30730 {
	width:136px !important;
	height:10px !important;
	left:281px !important;
	top:609px !important;
}

#item39793 {
	width:261px !important;
	height:290px !important;
}

#item42113 {
	width:261px !important;
	height:290px !important;
	top:43px !important;
}

#item39794 {
	width:258px !important;
	height:242px !important;
}

#item42118 {
	width:258px !important;
	height:242px !important;
	left:272px !important;
	top:14px !important;
}

#item39795 {
	width:252px !important;
	height:282px !important;
}

#item42123 {
	width:252px !important;
	height:282px !important;
	left:14px !important;
	top:341px !important;
}

#item39796 {
	width:227px !important;
	height:308px !important;
}

#item42128 {
	width:227px !important;
	height:308px !important;
	left:278px !important;
	top:310px !important;
}

#item39802 {
	width:190px !important;
	height:116px !important;
}

#item42159 {
	width:190px !important;
	height:116px !important;
	left:544px !important;
	top:123px !important;
}

#item30757 {
	width:114px !important;
	height:30px !important;
	left:152px !important;
	top:302px !important;
}

#item30788 {
	width:213px !important;
	height:10px !important;
	left:276px !important;
	top:289px !important;
}

#item30818 {
	width:112px !important;
	height:30px !important;
	left:418px !important;
	top:538px !important;
}

#item30849 {
	width:156px !important;
	height:20px !important;
	left:106px !important;
	top:600px !important;
}

#item39797 {
	width:184px !important;
	height:162px !important;
}

#item42134 {
	width:184px !important;
	height:162px !important;
	left:14px !important;
	top:323px !important;
}

#item39798 {
	width:135px !important;
	height:134px !important;
}

#item42139 {
	width:135px !important;
	height:134px !important;
	left:145px !important;
	top:399px !important;
}

#item39799 {
	width:176px !important;
	height:206px !important;
}

#item42144 {
	width:176px !important;
	height:206px !important;
	left:369px !important;
	top:88px !important;
}

#item39800 {
	width:181px !important;
	height:315px !important;
}

#item42149 {
	width:181px !important;
	height:315px !important;
	left:341px !important;
	top:259px !important;
}

#item39801 {
	width:229px !important;
	height:108px !important;
}

#item42154 {
	width:229px !important;
	height:108px !important;
	left:25px !important;
	top:30px !important;
}

#item30881 {
	width:77px !important;
	height:31px !important;
	left:276px !important;
	top:334px !important;
}

#item30911 {
	width:74px !important;
	height:31px !important;
	left:277px !important;
	top:212px !important;
}

#item30941 {
	width:240px !important;
	height:10px !important;
	left:17px !important;
	top:592px !important;
}

#item30971 {
	width:240px !important;
	height:10px !important;
	left:17px !important;
	top:602px !important;
}

#item30998 {
	width:250px !important;
	height:10px !important;
	left:13px !important;
	top:291px !important;
}

#item31028 {
	width:250px !important;
	height:10px !important;
	left:13px !important;
	top:302px !important;
}

#item39803 {
	width:264px !important;
	height:208px !important;
}

#item42164 {
	width:264px !important;
	height:208px !important;
	left:270px !important;
}

#item39804 {
	width:104px !important;
	height:181px !important;
}

#item42169 {
	width:104px !important;
	height:181px !important;
	left:3px !important;
	top:43px !important;
}

#item39805 {
	width:108px !important;
	height:180px !important;
}

#item42174 {
	width:108px !important;
	height:180px !important;
	left:100px !important;
	top:44px !important;
}

#item39806 {
	width:252px !important;
	height:244px !important;
}

#item42179 {
	width:252px !important;
	height:244px !important;
	left:14px !important;
	top:319px !important;
}

#item39807 {
	width:244px !important;
	height:220px !important;
}

#item42184 {
	width:244px !important;
	height:220px !important;
	left:278px !important;
	top:316px !important;
}

#item39816 {
	width:71px !important;
	height:92px !important;
}

#item42220 {
	width:71px !important;
	height:92px !important;
	left:544px !important;
	top:102px !important;
}

#item31058 {
	width:215px !important;
	height:10px !important;
	left:12px !important;
	top:609px !important;
}

#item31091 {
	width:251px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item31124 {
	width:142px !important;
	height:30px !important;
	left:276px !important;
	top:282px !important;
}

#item31156 {
	width:128px !important;
	height:10px !important;
	left:13px !important;
	top:291px !important;
}

#item31183 {
	width:128px !important;
	height:10px !important;
	left:13px !important;
	top:302px !important;
}

#item39808 {
	width:255px !important;
	height:196px !important;
}

#item42189 {
	width:255px !important;
	height:196px !important;
	left:11px !important;
	top:286px !important;
}

#item39809 {
	width:74px !important;
	height:77px !important;
}

#item42194 {
	width:74px !important;
	height:77px !important;
	left:192px !important;
	top:459px !important;
}

#item39810 {
	width:75px !important;
	height:77px !important;
}

#item42199 {
	width:75px !important;
	height:77px !important;
	left:191px !important;
	top:541px !important;
}

#item39813 {
	width:241px !important;
	height:264px !important;
}

#item42205 {
	width:241px !important;
	height:264px !important;
	left:278px !important;
	top:364px !important;
}

#item39814 {
	width:216px !important;
	height:349px !important;
}

#item42210 {
	width:216px !important;
	height:349px !important;
	left:328px !important;
}

#item39815 {
	width:187px !important;
	height:69px !important;
}

#item42215 {
	width:187px !important;
	height:69px !important;
	left:42px !important;
	top:23px !important;
}

#item39817 {
	width:77px !important;
	height:82px !important;
}

#item42225 {
	width:77px !important;
	height:82px !important;
	left:55px !important;
	top:89px !important;
}

#item39818 {
	width:62px !important;
	height:65px !important;
}

#item42230 {
	width:62px !important;
	height:65px !important;
	left:201px !important;
	top:128px !important;
}

#item31210 {
	width:77px !important;
	height:30px !important;
	left:283px !important;
	top:577px !important;
}

#item31240 {
	width:109px !important;
	height:31px !important;
	left:277px !important;
	top:236px !important;
}

#item31271 {
	width:134px !important;
	height:10px !important;
	left:13px !important;
	top:253px !important;
}

#item31299 {
	width:134px !important;
	height:10px !important;
	left:13px !important;
	top:264px !important;
}

#item31327 {
	width:123px !important;
	height:10px !important;
	left:13px !important;
	top:588px !important;
}

#item31354 {
	width:123px !important;
	height:10px !important;
	left:13px !important;
	top:599px !important;
}

#item31381 {
	width:123px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item39819 {
	width:249px !important;
	height:283px !important;
}

#item42235 {
	width:249px !important;
	height:283px !important;
	left:14px !important;
	top:52px !important;
}

#item39820 {
	width:249px !important;
	height:172px !important;
}

#item42240 {
	width:249px !important;
	height:172px !important;
	left:17px !important;
	top:338px !important;
}

#item39821 {
	width:123px !important;
	height:218px !important;
}

#item42245 {
	width:123px !important;
	height:218px !important;
	left:278px !important;
	top:336px !important;
}

#item39822 {
	width:130px !important;
	height:218px !important;
}

#item42250 {
	width:130px !important;
	height:218px !important;
	left:400px !important;
	top:334px !important;
}

#item39823 {
	width:264px !important;
	height:247px !important;
}

#item42255 {
	width:264px !important;
	height:247px !important;
	left:266px !important;
	top:14px !important;
}

#item31408 {
	width:218px !important;
	height:20px !important;
	left:276px !important;
	top:306px !important;
}

#item31440 {
	width:144px !important;
	height:20px !important;
	left:23px !important;
	top:568px !important;
}

#item31471 {
	width:162px !important;
	height:20px !important;
	left:23px !important;
	top:588px !important;
}

#item31503 {
	width:254px !important;
	height:10px !important;
	left:278px !important;
	top:599px !important;
}

#item31536 {
	width:254px !important;
	height:10px !important;
	left:278px !important;
	top:609px !important;
}

#item39824 {
	width:213px !important;
	height:104px !important;
}

#item42260 {
	width:213px !important;
	height:104px !important;
	left:50px !important;
	top:336px !important;
}

#item39825 {
	width:193px !important;
	height:131px !important;
}

#item42265 {
	width:193px !important;
	height:131px !important;
	left:24px !important;
	top:401px !important;
}

#item39826 {
	width:228px !important;
	height:287px !important;
}

#item42270 {
	width:228px !important;
	height:287px !important;
	left:302px !important;
	top:331px !important;
}

#item39827 {
	width:266px !important;
	height:315px !important;
}

#item42276 {
	width:266px !important;
	height:315px !important;
	left:278px !important;
	top:7px !important;
}

#item39828 {
	width:252px !important;
	height:206px !important;
}

#item42281 {
	width:252px !important;
	height:206px !important;
	left:14px !important;
	top:34px !important;
}

#item31566 {
	width:255px !important;
	height:20px !important;
	left:13px !important;
	top:298px !important;
}

#item31599 {
	width:120px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item31626 {
	width:80px !important;
	height:39px !important;
	left:276px !important;
	top:144px !important;
}

#item31657 {
	width:242px !important;
	height:10px !important;
	left:13px !important;
	top:599px !important;
}

#item31687 {
	width:242px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item39830 {
	width:127px !important;
	height:248px !important;
}

#item42286 {
	width:127px !important;
	height:248px !important;
	left:14px !important;
	top:43px !important;
}

#item39831 {
	width:89px !important;
	height:95px !important;
}

#item42291 {
	width:89px !important;
	height:95px !important;
	left:154px !important;
	top:50px !important;
}

#item39832 {
	width:90px !important;
	height:108px !important;
}

#item42296 {
	width:90px !important;
	height:108px !important;
	left:190px !important;
	top:131px !important;
}

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

#item42301 {
	width:88px !important;
	height:118px !important;
	left:131px !important;
	top:174px !important;
}

#item39834 {
	width:155px !important;
	height:315px !important;
}

#item42307 {
	width:155px !important;
	height:315px !important;
	left:378px !important;
}

#item39835 {
	width:220px !important;
	height:266px !important;
}

#item42312 {
	width:220px !important;
	height:266px !important;
	left:8px !important;
	top:383px !important;
}

#item39836 {
	width:157px !important;
	height:190px !important;
}

#item42317 {
	width:157px !important;
	height:190px !important;
	left:273px !important;
	top:321px !important;
}

#item39837 {
	width:162px !important;
	height:187px !important;
}

#item42322 {
	width:162px !important;
	height:187px !important;
	left:374px !important;
	top:322px !important;
}

#item39838 {
	width:266px !important;
	height:299px !important;
}

#item42327 {
	width:266px !important;
	height:299px !important;
	left:544px !important;
	top:321px !important;
}

#item39842 {
	width:243px !important;
	height:277px !important;
}

#item42342 {
	width:243px !important;
	height:277px !important;
	left:544px !important;
}

#item31714 {
	width:76px !important;
	height:20px !important;
	left:169px !important;
	top:555px !important;
}

#item31742 {
	width:138px !important;
	height:10px !important;
	left:276px !important;
	top:599px !important;
}

#item31769 {
	width:138px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item31796 {
	width:246px !important;
	height:10px !important;
	left:24px !important;
	top:342px !important;
}

#item31828 {
	width:246px !important;
	height:10px !important;
	left:24px !important;
	top:353px !important;
}

#item31858 {
	width:246px !important;
	height:10px !important;
	left:24px !important;
	top:363px !important;
}

#item31885 {
	width:107px !important;
	height:40px !important;
	left:282px !important;
	top:218px !important;
}

#item31916 {
	width:113px !important;
	height:40px !important;
	left:282px !important;
	top:259px !important;
}

#item39839 {
	width:132px !important;
	height:218px !important;
}

#item42332 {
	width:132px !important;
	height:218px !important;
	left:282px !important;
	top:288px !important;
}

#item39841 {
	width:170px !important;
	height:222px !important;
}

#item42337 {
	width:170px !important;
	height:222px !important;
	left:369px !important;
	top:287px !important;
}

#item39843 {
	width:213px !important;
	height:242px !important;
}

#item42347 {
	width:213px !important;
	height:242px !important;
	left:317px !important;
	top:34px !important;
}

#item31949 {
	width:78px !important;
	height:39px !important;
	left:13px !important;
	top:207px !important;
}

#item31979 {
	width:93px !important;
	height:39px !important;
	left:263px !important;
	top:155px !important;
}

#item32010 {
	width:135px !important;
	height:30px !important;
	left:125px !important;
	top:433px !important;
}

#item32042 {
	width:136px !important;
	height:10px !important;
	left:276px !important;
	top:599px !important;
}

#item32069 {
	width:136px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item39844 {
	width:153px !important;
	height:159px !important;
}

#item42353 {
	width:153px !important;
	height:159px !important;
	left:272px !important;
	top:32px !important;
}

#item39845 {
	width:168px !important;
	height:154px !important;
}

#item42358 {
	width:168px !important;
	height:154px !important;
	left:369px !important;
	top:19px !important;
}

#item39846 {
	width:163px !important;
	height:437px !important;
}

#item42364 {
	width:163px !important;
	height:437px !important;
	top:125px !important;
}

#item39847 {
	width:141px !important;
	height:388px !important;
}

#item42369 {
	width:141px !important;
	height:388px !important;
	left:142px !important;
	top:128px !important;
}

#item39848 {
	width:200px !important;
	height:176px !important;
}

#item42374 {
	width:200px !important;
	height:176px !important;
	left:242px !important;
	top:427px !important;
}

#item32097 {
	width:74px !important;
	height:40px !important;
	left:442px !important;
	top:571px !important;
}

#item32127 {
	width:123px !important;
	height:10px !important;
	left:168px !important;
	top:598px !important;
}

#item32154 {
	width:123px !important;
	height:10px !important;
	left:168px !important;
	top:609px !important;
}

#item32182 {
	width:230px !important;
	height:10px !important;
	left:301px !important;
	top:327px !important;
}

#item32212 {
	width:230px !important;
	height:10px !important;
	left:301px !important;
	top:337px !important;
}

#item39849 {
	width:221px !important;
	height:129px !important;
}

#item42379 {
	width:221px !important;
	height:129px !important;
	left:14px !important;
	top:272px !important;
}

#item39850 {
	width:205px !important;
	height:155px !important;
}

#item42385 {
	width:205px !important;
	height:155px !important;
	left:66px !important;
	top:398px !important;
}

#item39851 {
	width:221px !important;
	height:242px !important;
}

#item42390 {
	width:221px !important;
	height:242px !important;
	left:309px !important;
	top:290px !important;
}

#item39854 {
	width:50px !important;
	height:124px !important;
}

#item42395 {
	width:50px !important;
	height:124px !important;
	left:283px !important;
	top:295px !important;
}

#item39855 {
	width:252px !important;
	height:264px !important;
}

#item42400 {
	width:252px !important;
	height:264px !important;
	left:278px !important;
	top:14px !important;
}

#item39856 {
	width:256px !important;
	height:211px !important;
}

#item42405 {
	width:256px !important;
	height:211px !important;
	left:11px !important;
	top:32px !important;
}

#item32242 {
	width:186px !important;
	height:10px !important;
	left:13px !important;
	top:266px !important;
}

#item32269 {
	width:151px !important;
	height:20px !important;
	left:373px !important;
	top:249px !important;
}

#item32301 {
	width:122px !important;
	height:10px !important;
	left:276px !important;
	top:599px !important;
}

#item32328 {
	width:122px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item32355 {
	width:246px !important;
	height:10px !important;
	left:13px !important;
	top:599px !important;
}

#item32388 {
	width:246px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item39857 {
	width:104px !important;
	height:82px !important;
}

#item42410 {
	width:104px !important;
	height:82px !important;
	left:43px !important;
	top:132px !important;
}

#item39858 {
	width:73px !important;
	height:93px !important;
}

#item42415 {
	width:73px !important;
	height:93px !important;
	left:200px !important;
	top:50px !important;
}

#item39859 {
	width:81px !important;
	height:94px !important;
}

#item42420 {
	width:81px !important;
	height:94px !important;
	left:188px !important;
	top:127px !important;
}

#item39860 {
	width:252px !important;
	height:172px !important;
}

#item42426 {
	width:252px !important;
	height:172px !important;
	left:278px !important;
	top:14px !important;
}

#item39861 {
	width:139px !important;
	height:88px !important;
}

#item42432 {
	width:139px !important;
	height:88px !important;
	left:278px !important;
	top:156px !important;
}

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

#item42438 {
	width:161px !important;
	height:144px !important;
	left:102px !important;
	top:321px !important;
}

#item39863 {
	width:179px !important;
	height:154px !important;
}

#item42443 {
	width:179px !important;
	height:154px !important;
	left:14px !important;
	top:388px !important;
}

#item39864 {
	width:74px !important;
	height:240px !important;
}

#item42448 {
	width:74px !important;
	height:240px !important;
	left:274px !important;
	top:339px !important;
}

#item39865 {
	width:132px !important;
	height:240px !important;
}

#item42453 {
	width:132px !important;
	height:240px !important;
	left:337px !important;
	top:339px !important;
}

#item32419 {
	width:73px !important;
	height:20px !important;
	left:453px !important;
	top:461px !important;
}

#item32446 {
	width:73px !important;
	height:20px !important;
	left:453px !important;
	top:481px !important;
}

#item32473 {
	width:206px !important;
	height:10px !important;
	left:276px !important;
	top:292px !important;
}

#item32505 {
	width:206px !important;
	height:10px !important;
	left:276px !important;
	top:303px !important;
}

#item32532 {
	width:130px !important;
	height:10px !important;
	left:109px !important;
	top:281px !important;
}

#item32559 {
	width:130px !important;
	height:10px !important;
	left:109px !important;
	top:291px !important;
}

#item32586 {
	width:130px !important;
	height:10px !important;
	left:109px !important;
	top:302px !important;
}

#item32613 {
	width:229px !important;
	height:10px !important;
	left:13px !important;
	top:599px !important;
}

#item32644 {
	width:229px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item39866 {
	width:204px !important;
	height:99px !important;
}

#item42458 {
	width:204px !important;
	height:99px !important;
	left:26px !important;
	top:274px !important;
}

#item39867 {
	width:220px !important;
	height:120px !important;
}

#item42463 {
	width:220px !important;
	height:120px !important;
	left:32px !important;
	top:363px !important;
}

#item39868 {
	width:328px !important;
	height:193px !important;
}

#item42468 {
	width:328px !important;
	height:193px !important;
	left:169px !important;
	top:430px !important;
}

#item39869 {
	width:96px !important;
	height:150px !important;
}

#item42473 {
	width:96px !important;
	height:150px !important;
	left:26px !important;
	top:108px !important;
}

#item39870 {
	width:244px !important;
	height:261px !important;
}

#item42478 {
	width:244px !important;
	height:261px !important;
	left:286px !important;
	top:108px !important;
}

#item32671 {
	width:142px !important;
	height:20px !important;
	left:130px !important;
	top:177px !important;
}

#item32701 {
	width:134px !important;
	height:10px !important;
	left:23px !important;
	top:574px !important;
}

#item32728 {
	width:134px !important;
	height:10px !important;
	left:23px !important;
	top:585px !important;
}

#item32756 {
	width:134px !important;
	height:10px !important;
	left:23px !important;
	top:595px !important;
}

#item39873 {
	width:257px !important;
	height:206px !important;
}

#item42483 {
	width:257px !important;
	height:206px !important;
	left:9px !important;
	top:50px !important;
}

#item39874 {
	width:255px !important;
	height:225px !important;
}

#item42488 {
	width:255px !important;
	height:225px !important;
	left:278px !important;
	top:14px !important;
}

#item39875 {
	width:252px !important;
	height:225px !important;
}

#item42493 {
	width:252px !important;
	height:225px !important;
	left:14px !important;
	top:320px !important;
}

#item39876 {
	width:252px !important;
	height:226px !important;
}

#item42498 {
	width:252px !important;
	height:226px !important;
	left:278px !important;
	top:320px !important;
}

#item32783 {
	width:235px !important;
	height:10px !important;
	left:276px !important;
	top:301px !important;
}

#item32813 {
	width:196px !important;
	height:10px !important;
	left:13px !important;
	top:301px !important;
}

#item32840 {
	width:221px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item32872 {
	width:204px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item39877 {
	width:256px !important;
	height:223px !important;
}

#item42504 {
	width:256px !important;
	height:223px !important;
	left:11px !important;
	top:321px !important;
}

#item39878 {
	width:256px !important;
	height:225px !important;
}

#item42509 {
	width:256px !important;
	height:225px !important;
	left:271px !important;
	top:320px !important;
}

#item39879 {
	width:286px !important;
	height:269px !important;
}

#item42514 {
	width:286px !important;
	height:269px !important;
	left:244px !important;
	top:39px !important;
}

#item39880 {
	width:264px !important;
	height:176px !important;
}

#item42519 {
	width:264px !important;
	height:176px !important;
	left:103px !important;
	top:41px !important;
}

#item32904 {
	width:191px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item32935 {
	width:218px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item32965 {
	width:78px !important;
	height:10px !important;
	left:18px !important;
	top:275px !important;
}

#item32992 {
	width:79px !important;
	height:10px !important;
	left:18px !important;
	top:285px !important;
}

#item39881 {
	width:183px !important;
	height:157px !important;
}

#item42524 {
	width:183px !important;
	height:157px !important;
	left:243px !important;
	top:14px !important;
}

#item39882 {
	width:130px !important;
	height:156px !important;
}

#item42529 {
	width:130px !important;
	height:156px !important;
	left:386px !important;
	top:14px !important;
}

#item39883 {
	width:266px !important;
	height:244px !important;
}

#item42534 {
	width:266px !important;
	height:244px !important;
	top:58px !important;
}

#item39884 {
	width:220px !important;
	height:286px !important;
}

#item42539 {
	width:220px !important;
	height:286px !important;
	left:14px !important;
	top:270px !important;
}

#item39887 {
	width:177px !important;
	height:226px !important;
}

#item42544 {
	width:177px !important;
	height:226px !important;
	left:224px !important;
	top:366px !important;
}

#item39888 {
	width:162px !important;
	height:227px !important;
}

#item42549 {
	width:162px !important;
	height:227px !important;
	left:375px !important;
	top:266px !important;
}

#item33019 {
	width:117px !important;
	height:10px !important;
	left:410px !important;
	top:599px !important;
}

#item33046 {
	width:117px !important;
	height:10px !important;
	left:410px !important;
	top:609px !important;
}

#item33073 {
	width:137px !important;
	height:10px !important;
	left:13px !important;
	top:599px !important;
}

#item33101 {
	width:137px !important;
	height:10px !important;
	left:13px !important;
	top:610px !important;
}

#item33128 {
	width:136px !important;
	height:10px !important;
	left:283px !important;
	top:223px !important;
}

#item33155 {
	width:136px !important;
	height:10px !important;
	left:283px !important;
	top:233px !important;
}

#item39889 {
	width:188px !important;
	height:133px !important;
}

#item42554 {
	width:188px !important;
	height:133px !important;
	left:62px !important;
	top:17px !important;
}

#item39890 {
	width:92px !important;
	height:95px !important;
}

#item42559 {
	width:92px !important;
	height:95px !important;
	left:14px !important;
	top:155px !important;
}

#item39891 {
	width:266px !important;
	height:302px !important;
}

#item42564 {
	width:266px !important;
	height:302px !important;
	left:278px !important;
	top:16px !important;
}

#item39892 {
	width:317px !important;
	height:202px !important;
}

#item42570 {
	width:317px !important;
	height:202px !important;
	left:6px !important;
	top:428px !important;
}

#item39893 {
	width:166px !important;
	height:162px !important;
}

#item42576 {
	width:166px !important;
	height:162px !important;
	left:176px !important;
	top:322px !important;
}

#item39894 {
	width:150px !important;
	height:178px !important;
}

#item42582 {
	width:150px !important;
	height:178px !important;
	left:285px !important;
	top:317px !important;
}

#item39895 {
	width:145px !important;
	height:179px !important;
}

#item42587 {
	width:145px !important;
	height:179px !important;
	left:386px !important;
	top:318px !important;
}

#item33184 {
	width:128px !important;
	height:10px !important;
	left:276px !important;
	top:303px !important;
}

#item33211 {
	width:136px !important;
	height:10px !important;
	left:327px !important;
	top:589px !important;
}

#item33238 {
	width:136px !important;
	height:10px !important;
	left:327px !important;
	top:599px !important;
}

#item33265 {
	width:136px !important;
	height:10px !important;
	left:327px !important;
	top:610px !important;
}

#item33293 {
	width:184px !important;
	height:10px !important;
	left:24px !important;
	top:293px !important;
}

#item33325 {
	width:184px !important;
	height:10px !important;
	left:24px !important;
	top:304px !important;
}

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

#item42592 {
	width:168px !important;
	height:237px !important;
	left:14px !important;
	top:48px !important;
}

#item39900 {
	width:266px !important;
	height:199px !important;
}

#item42597 {
	width:266px !important;
	height:199px !important;
	left:264px !important;
	top:22px !important;
}

#item39901 {
	width:245px !important;
	height:111px !important;
}

#item42602 {
	width:245px !important;
	height:111px !important;
	left:26px !important;
	top:289px !important;
}

#item39902 {
	width:266px !important;
	height:142px !important;
}

#item42607 {
	width:266px !important;
	height:142px !important;
	top:369px !important;
}

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

#item42612 {
	width:252px !important;
	height:230px !important;
	left:278px !important;
	top:332px !important;
}

#item33353 {
	width:122px !important;
	height:20px !important;
	left:276px !important;
	top:299px !important;
}

#item33381 {
	width:83px !important;
	height:39px !important;
	left:186px !important;
	top:247px !important;
}

#item33412 {
	width:212px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item33443 {
	width:220px !important;
	height:10px !important;
	left:13px !important;
	top:599px !important;
}

#item33473 {
	width:220px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item39904 {
	width:221px !important;
	height:218px !important;
}

#item42617 {
	width:221px !important;
	height:218px !important;
	left:18px !important;
	top:38px !important;
}

#item39905 {
	width:178px !important;
	height:77px !important;
}

#item42622 {
	width:178px !important;
	height:77px !important;
	left:9px !important;
	top:248px !important;
}

#item39906 {
	width:196px !important;
	height:132px !important;
}

#item42627 {
	width:196px !important;
	height:132px !important;
	left:334px !important;
	top:11px !important;
}

#item39907 {
	width:257px !important;
	height:336px !important;
}

#item42632 {
	width:257px !important;
	height:336px !important;
	left:281px !important;
	top:316px !important;
}

#item39908 {
	width:150px !important;
	height:93px !important;
}

#item42637 {
	width:150px !important;
	height:93px !important;
	left:164px !important;
	top:540px !important;
}

#item39909 {
	width:172px !important;
	height:125px !important;
}

#item42642 {
	width:172px !important;
	height:125px !important;
	left:140px !important;
	top:370px !important;
}

#item33501 {
	width:91px !important;
	height:20px !important;
	left:13px !important;
	top:507px !important;
}

#item33528 {
	width:133px !important;
	height:20px !important;
	left:13px !important;
	top:410px !important;
}

#item33555 {
	width:78px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item33582 {
	width:81px !important;
	height:20px !important;
	left:276px !important;
	top:213px !important;
}

#item33610 {
	width:122px !important;
	height:20px !important;
	left:53px !important;
	top:145px !important;
}

#item33641 {
	width:129px !important;
	height:20px !important;
	left:53px !important;
	top:165px !important;
}

#item39910 {
	width:173px !important;
	height:221px !important;
}

#item42647 {
	width:173px !important;
	height:221px !important;
	left:283px !important;
	top:14px !important;
}

#item39911 {
	width:124px !important;
	height:67px !important;
}

#item42653 {
	width:124px !important;
	height:67px !important;
	left:414px !important;
	top:183px !important;
}

#item39912 {
	width:164px !important;
	height:246px !important;
}

#item42658 {
	width:164px !important;
	height:246px !important;
	top:55px !important;
}

#item39913 {
	width:96px !important;
	height:134px !important;
}

#item42663 {
	width:96px !important;
	height:134px !important;
	left:171px !important;
	top:57px !important;
}

#item39917 {
	width:300px !important;
	height:223px !important;
}

#item42668 {
	width:300px !important;
	height:223px !important;
	left:14px !important;
	top:321px !important;
}

#item39918 {
	width:218px !important;
	height:145px !important;
}

#item42673 {
	width:218px !important;
	height:145px !important;
	left:303px !important;
	top:371px !important;
}

#item39919 {
	width:246px !important;
	height:157px !important;
}

#item42678 {
	width:246px !important;
	height:157px !important;
	left:278px !important;
	top:493px !important;
}

#item33671 {
	width:243px !important;
	height:10px !important;
	left:13px !important;
	top:588px !important;
}

#item33701 {
	width:243px !important;
	height:10px !important;
	left:13px !important;
	top:599px !important;
}

#item33731 {
	width:243px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item33758 {
	width:97px !important;
	height:20px !important;
	left:170px !important;
	top:272px !important;
}

#item33785 {
	width:97px !important;
	height:10px !important;
	left:170px !important;
	top:293px !important;
}

#item33812 {
	width:223px !important;
	height:10px !important;
	left:276px !important;
	top:283px !important;
}

#item33843 {
	width:223px !important;
	height:10px !important;
	left:276px !important;
	top:293px !important;
}

#item39920 {
	width:203px !important;
	height:164px !important;
}

#item42683 {
	width:203px !important;
	height:164px !important;
	left:9px !important;
	top:303px !important;
}

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

#item42688 {
	width:208px !important;
	height:177px !important;
	left:85px !important;
	top:400px !important;
}

#item39922 {
	width:175px !important;
	height:245px !important;
}

#item42693 {
	width:175px !important;
	height:245px !important;
	left:201px !important;
	top:126px !important;
}

#item39923 {
	width:181px !important;
	height:241px !important;
}

#item42698 {
	width:181px !important;
	height:241px !important;
	left:363px !important;
	top:113px !important;
}

#item39924 {
	width:230px !important;
	height:226px !important;
}

#item42703 {
	width:230px !important;
	height:226px !important;
	left:13px !important;
	top:11px !important;
}

#item33870 {
	width:105px !important;
	height:20px !important;
	left:19px !important;
	top:276px !important;
}

#item33900 {
	width:151px !important;
	height:20px !important;
	left:296px !important;
	top:516px !important;
}

#item33930 {
	width:181px !important;
	height:20px !important;
	left:296px !important;
	top:599px !important;
}

#item33960 {
	width:170px !important;
	height:10px !important;
	left:13px !important;
	top:599px !important;
}

#item33987 {
	width:170px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item39925 {
	width:266px !important;
	height:235px !important;
}

#item42708 {
	width:266px !important;
	height:235px !important;
	left:11px !important;
	top:51px !important;
}

#item39926 {
	width:128px !important;
	height:198px !important;
}

#item42713 {
	width:128px !important;
	height:198px !important;
	left:417px !important;
	top:4px !important;
}

#item39927 {
	width:169px !important;
	height:118px !important;
}

#item42718 {
	width:169px !important;
	height:118px !important;
	left:289px !important;
	top:143px !important;
}

#item39928 {
	width:259px !important;
	height:195px !important;
}

#item42724 {
	width:259px !important;
	height:195px !important;
	left:7px !important;
	top:364px !important;
}

#item39931 {
	width:99px !important;
	height:210px !important;
}

#item42729 {
	width:99px !important;
	height:210px !important;
	left:273px !important;
	top:281px !important;
}

#item39932 {
	width:78px !important;
	height:218px !important;
}

#item42734 {
	width:78px !important;
	height:218px !important;
	left:366px !important;
	top:278px !important;
}

#item39933 {
	width:86px !important;
	height:216px !important;
}

#item42739 {
	width:86px !important;
	height:216px !important;
	left:439px !important;
	top:276px !important;
}

#item34014 {
	width:260px !important;
	height:10px !important;
	left:13px !important;
	top:342px !important;
}

#item34046 {
	width:187px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item34073 {
	width:158px !important;
	height:10px !important;
	left:283px !important;
	top:607px !important;
}

#item34100 {
	width:158px !important;
	height:10px !important;
	left:283px !important;
	top:618px !important;
}

#item34127 {
	width:158px !important;
	height:10px !important;
	left:283px !important;
	top:628px !important;
}

#item34154 {
	width:93px !important;
	height:30px !important;
	left:283px !important;
	top:72px !important;
}

#item34185 {
	width:116px !important;
	height:30px !important;
	left:283px !important;
	top:101px !important;
}

#item39934 {
	width:185px !important;
	height:166px !important;
}

#item42744 {
	width:185px !important;
	height:166px !important;
	left:8px !important;
	top:382px !important;
}

#item39935 {
	width:209px !important;
	height:181px !important;
}

#item42749 {
	width:209px !important;
	height:181px !important;
	left:154px !important;
	top:381px !important;
}

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

#item42754 {
	width:174px !important;
	height:162px !important;
	left:370px !important;
	top:364px !important;
}

#item39937 {
	width:135px !important;
	height:200px !important;
}

#item42759 {
	width:135px !important;
	height:200px !important;
	left:403px !important;
	top:55px !important;
}

#item39938 {
	width:167px !important;
	height:125px !important;
}

#item42764 {
	width:167px !important;
	height:125px !important;
	left:278px !important;
	top:143px !important;
}

#item39939 {
	width:252px !important;
	height:217px !important;
}

#item42769 {
	width:252px !important;
	height:217px !important;
	left:14px !important;
	top:37px !important;
}

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

#item42774 {
	width:83px !important;
	height:31px !important;
	left:169px !important;
	top:191px !important;
}

#item39941 {
	width:83px !important;
	height:25px !important;
}

#item42779 {
	width:83px !important;
	height:25px !important;
	left:171px !important;
	top:216px !important;
}

#item39942 {
	width:92px !important;
	height:28px !important;
}

#item42784 {
	width:92px !important;
	height:28px !important;
	left:166px !important;
	top:235px !important;
}

#item34216 {
	width:113px !important;
	height:20px !important;
	left:373px !important;
	top:591px !important;
}

#item34247 {
	width:173px !important;
	height:10px !important;
	left:13px !important;
	top:599px !important;
}

#item34274 {
	width:173px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item34302 {
	width:125px !important;
	height:10px !important;
	left:276px !important;
	top:334px !important;
}

#item34329 {
	width:125px !important;
	height:10px !important;
	left:276px !important;
	top:344px !important;
}

#item34356 {
	width:126px !important;
	height:10px !important;
	left:16px !important;
	top:341px !important;
}

#item34383 {
	width:126px !important;
	height:10px !important;
	left:16px !important;
	top:352px !important;
}

#item34410 {
	width:126px !important;
	height:10px !important;
	left:16px !important;
	top:362px !important;
}

#item39943 {
	width:153px !important;
	height:308px !important;
}

#item42789 {
	width:153px !important;
	height:308px !important;
	left:277px !important;
}

#item39945 {
	width:203px !important;
	height:120px !important;
}

#item42795 {
	width:203px !important;
	height:120px !important;
	left:52px !important;
	top:253px !important;
}

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

#item43616 {
	width:252px !important;
	height:198px !important;
	left:14px !important;
	top:51px !important;
}

#item39946 {
	width:156px !important;
	height:207px !important;
}

#item42800 {
	width:156px !important;
	height:207px !important;
	left:8px !important;
	top:352px !important;
}

#item39947 {
	width:184px !important;
	height:172px !important;
}

#item42805 {
	width:184px !important;
	height:172px !important;
	left:139px !important;
	top:340px !important;
}

#item39948 {
	width:197px !important;
	height:140px !important;
}

#item42810 {
	width:197px !important;
	height:140px !important;
	left:333px !important;
	top:318px !important;
}

#item39949 {
	width:201px !important;
	height:146px !important;
}

#item42815 {
	width:201px !important;
	height:146px !important;
	left:544px !important;
	top:269px !important;
}

#item34437 {
	width:85px !important;
	height:39px !important;
	left:436px !important;
	top:260px !important;
}

#item34467 {
	width:129px !important;
	height:10px !important;
	left:13px !important;
	top:233px !important;
}

#item34494 {
	width:113px !important;
	height:20px !important;
	left:338px !important;
	top:513px !important;
}

#item34525 {
	width:249px !important;
	height:10px !important;
	left:212px !important;
	top:588px !important;
}

#item34556 {
	width:249px !important;
	height:10px !important;
	left:212px !important;
	top:599px !important;
}

#item34586 {
	width:249px !important;
	height:10px !important;
	left:212px !important;
	top:609px !important;
}

#item39950 {
	width:224px !important;
	height:171px !important;
}

#item42820 {
	width:224px !important;
	height:171px !important;
	left:69px !important;
	top:376px !important;
}

#item39951 {
	width:198px !important;
	height:196px !important;
}

#item42826 {
	width:198px !important;
	height:196px !important;
	left:295px !important;
	top:344px !important;
}

#item39952 {
	width:103px !important;
	height:99px !important;
}

#item42831 {
	width:103px !important;
	height:99px !important;
	left:427px !important;
	top:36px !important;
}

#item39953 {
	width:116px !important;
	height:149px !important;
}

#item42836 {
	width:116px !important;
	height:149px !important;
	left:403px !important;
	top:151px !important;
}

#item39954 {
	width:248px !important;
	height:235px !important;
}

#item42841 {
	width:248px !important;
	height:235px !important;
	left:17px !important;
	top:27px !important;
}

#item34617 {
	width:109px !important;
	height:10px !important;
	left:13px !important;
	top:240px !important;
}

#item34644 {
	width:90px !important;
	height:20px !important;
	left:286px !important;
	top:99px !important;
}

#item34673 {
	width:87px !important;
	height:30px !important;
	left:286px !important;
	top:240px !important;
}

#item34700 {
	width:194px !important;
	height:10px !important;
	left:286px !important;
	top:604px !important;
}

#item34728 {
	width:246px !important;
	height:10px !important;
	left:13px !important;
	top:599px !important;
}

#item34759 {
	width:246px !important;
	height:10px !important;
	left:13px !important;
	top:610px !important;
}

#item39957 {
	width:152px !important;
	height:208px !important;
}

#item42846 {
	width:152px !important;
	height:208px !important;
	left:14px !important;
	top:119px !important;
}

#item39958 {
	width:150px !important;
	height:232px !important;
}

#item42851 {
	width:150px !important;
	height:232px !important;
	left:20px !important;
	top:303px !important;
}

#item39959 {
	width:207px !important;
	height:101px !important;
}

#item42856 {
	width:207px !important;
	height:101px !important;
	left:286px !important;
	top:289px !important;
}

#item39960 {
	width:218px !important;
	height:149px !important;
}

#item42861 {
	width:218px !important;
	height:149px !important;
	left:298px !important;
	top:377px !important;
}

#item39961 {
	width:92px !important;
	height:143px !important;
}

#item42866 {
	width:92px !important;
	height:143px !important;
	left:170px !important;
	top:268px !important;
}

#item39962 {
	width:86px !important;
	height:167px !important;
}

#item42872 {
	width:86px !important;
	height:167px !important;
	left:278px !important;
	top:14px !important;
}

#item39963 {
	width:88px !important;
	height:159px !important;
}

#item42877 {
	width:88px !important;
	height:159px !important;
	left:347px !important;
	top:108px !important;
}

#item34789 {
	width:79px !important;
	height:39px !important;
	left:168px !important;
	top:166px !important;
}

#item34820 {
	width:85px !important;
	height:30px !important;
	left:168px !important;
	top:551px !important;
}

#item34850 {
	width:82px !important;
	height:30px !important;
	left:168px !important;
	top:581px !important;
}

#item34880 {
	width:97px !important;
	height:20px !important;
	left:432px !important;
	top:141px !important;
}

#item34907 {
	width:71px !important;
	height:20px !important;
	left:432px !important;
	top:162px !important;
}

#item34935 {
	width:221px !important;
	height:10px !important;
	left:276px !important;
	top:599px !important;
}

#item34965 {
	width:221px !important;
	height:10px !important;
	left:276px !important;
	top:610px !important;
}

#item39964 {
	width:211px !important;
	height:143px !important;
}

#item42883 {
	width:211px !important;
	height:143px !important;
	left:105px !important;
	top:313px !important;
}

#item39966 {
	width:207px !important;
	height:144px !important;
}

#item42888 {
	width:207px !important;
	height:144px !important;
	left:324px !important;
	top:322px !important;
}

#item39967 {
	width:229px !important;
	height:130px !important;
}

#item42893 {
	width:229px !important;
	height:130px !important;
	left:266px !important;
	top:481px !important;
}

#item39968 {
	width:125px !important;
	height:133px !important;
}

#item42898 {
	width:125px !important;
	height:133px !important;
	left:132px !important;
	top:478px !important;
}

#item39969 {
	width:130px !important;
	height:121px !important;
}

#item42904 {
	width:130px !important;
	height:121px !important;
	left:391px !important;
	top:2px !important;
}

#item43628 {
	width:98px !important;
	height:87px !important;
}

#item43623 {
	width:98px !important;
	height:87px !important;
	left:409px !important;
	top:121px !important;
}

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

#item43629 {
	width:89px !important;
	height:63px !important;
	left:278px !important;
	top:109px !important;
}

#item39970 {
	width:105px !important;
	height:73px !important;
}

#item42909 {
	width:105px !important;
	height:73px !important;
	left:159px !important;
	top:45px !important;
}

#item39971 {
	width:128px !important;
	height:83px !important;
}

#item42914 {
	width:128px !important;
	height:83px !important;
	left:3px !important;
	top:51px !important;
}

#item39972 {
	width:151px !important;
	height:111px !important;
}

#item42919 {
	width:151px !important;
	height:111px !important;
	left:26px !important;
	top:131px !important;
}

#item39973 {
	width:81px !important;
	height:82px !important;
}

#item42924 {
	width:81px !important;
	height:82px !important;
	left:184px !important;
	top:168px !important;
}

#item34996 {
	width:158px !important;
	height:10px !important;
	left:277px !important;
	top:306px !important;
}

#item35023 {
	width:173px !important;
	height:10px !important;
	left:278px !important;
	top:249px !important;
}

#item35050 {
	width:230px !important;
	height:10px !important;
	left:13px !important;
	top:295px !important;
}

#item35081 {
	width:230px !important;
	height:10px !important;
	left:13px !important;
	top:306px !important;
}

#item35111 {
	width:111px !important;
	height:10px !important;
	left:18px !important;
	top:583px !important;
}

#item35138 {
	width:111px !important;
	height:10px !important;
	left:18px !important;
	top:594px !important;
}

#item35166 {
	width:111px !important;
	height:10px !important;
	left:18px !important;
	top:604px !important;
}

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

#item42929 {
	width:203px !important;
	height:145px !important;
	left:321px !important;
	top:14px !important;
}

#item39975 {
	width:88px !important;
	height:117px !important;
}

#item42934 {
	width:88px !important;
	height:117px !important;
	left:282px !important;
	top:185px !important;
}

#item39976 {
	width:189px !important;
	height:243px !important;
}

#item42939 {
	width:189px !important;
	height:243px !important;
	left:7px !important;
	top:128px !important;
}

#item39977 {
	width:128px !important;
	height:274px !important;
}

#item42945 {
	width:128px !important;
	height:274px !important;
	left:31px !important;
	top:309px !important;
}

#item39978 {
	width:258px !important;
	height:197px !important;
}

#item42951 {
	width:258px !important;
	height:197px !important;
	left:278px !important;
	top:381px !important;
}

#item35193 {
	width:75px !important;
	height:40px !important;
	left:195px !important;
	top:365px !important;
}

#item35225 {
	width:171px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item35252 {
	width:128px !important;
	height:10px !important;
	left:136px !important;
	top:609px !important;
}

#item35280 {
	width:230px !important;
	height:10px !important;
	left:276px !important;
	top:351px !important;
}

#item35310 {
	width:230px !important;
	height:10px !important;
	left:276px !important;
	top:361px !important;
}

#item39982 {
	width:313px !important;
	height:288px !important;
}

#item42957 {
	width:313px !important;
	height:288px !important;
	left:217px !important;
	top:329px !important;
}

#item39979 {
	width:151px !important;
	height:107px !important;
}

#item42962 {
	width:151px !important;
	height:107px !important;
	left:8px !important;
	top:306px !important;
}

#item39980 {
	width:159px !important;
	height:79px !important;
}

#item42967 {
	width:159px !important;
	height:79px !important;
	left:75px !important;
	top:363px !important;
}

#item39981 {
	width:161px !important;
	height:88px !important;
}

#item42972 {
	width:161px !important;
	height:88px !important;
	left:135px !important;
	top:407px !important;
}

#item39983 {
	width:232px !important;
	height:240px !important;
}

#item42977 {
	width:232px !important;
	height:240px !important;
	left:31px !important;
	top:18px !important;
}

#item39984 {
	width:275px !important;
	height:237px !important;
}

#item42982 {
	width:275px !important;
	height:237px !important;
	left:269px !important;
}

#item35337 {
	width:132px !important;
	height:10px !important;
	left:13px !important;
	top:301px !important;
}

#item35364 {
	width:184px !important;
	height:20px !important;
	left:276px !important;
	top:291px !important;
}

#item35396 {
	width:139px !important;
	height:10px !important;
	left:13px !important;
	top:588px !important;
}

#item35423 {
	width:139px !important;
	height:10px !important;
	left:13px !important;
	top:599px !important;
}

#item35451 {
	width:139px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item39986 {
	width:268px !important;
	height:193px !important;
}

#item42987 {
	width:268px !important;
	height:193px !important;
	left:269px !important;
	top:11px !important;
}

#item39987 {
	width:252px !important;
	height:157px !important;
}

#item42992 {
	width:252px !important;
	height:157px !important;
	left:14px !important;
	top:49px !important;
}

#item39988 {
	width:215px !important;
	height:138px !important;
}

#item42997 {
	width:215px !important;
	height:138px !important;
	left:23px !important;
	top:272px !important;
}

#item39989 {
	width:252px !important;
	height:153px !important;
}

#item43002 {
	width:252px !important;
	height:153px !important;
	left:14px !important;
	top:392px !important;
}

#item39990 {
	width:210px !important;
	height:90px !important;
}

#item43007 {
	width:210px !important;
	height:90px !important;
	left:286px !important;
	top:279px !important;
}

#item39991 {
	width:211px !important;
	height:91px !important;
}

#item43012 {
	width:211px !important;
	height:91px !important;
	left:291px !important;
	top:352px !important;
}

#item39992 {
	width:228px !important;
	height:98px !important;
}

#item43017 {
	width:228px !important;
	height:98px !important;
	left:282px !important;
	top:426px !important;
}

#item35478 {
	width:204px !important;
	height:10px !important;
	left:18px !important;
	top:258px !important;
}

#item35508 {
	width:239px !important;
	height:10px !important;
	left:276px !important;
	top:264px !important;
}

#item35538 {
	width:255px !important;
	height:10px !important;
	left:13px !important;
	top:599px !important;
}

#item35569 {
	width:255px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item35599 {
	width:218px !important;
	height:10px !important;
	left:276px !important;
	top:590px !important;
}

#item35629 {
	width:218px !important;
	height:10px !important;
	left:276px !important;
	top:600px !important;
}

#item35663 {
	width:218px !important;
	height:10px !important;
	left:276px !important;
	top:611px !important;
}

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

#item43023 {
	width:252px !important;
	height:227px !important;
	left:14px !important;
	top:344px !important;
}

#item39995 {
	width:213px !important;
	height:500px !important;
}

#item43033 {
	width:213px !important;
	height:500px !important;
	left:324px !important;
	top:81px !important;
}

#item39996 {
	width:252px !important;
	height:120px !important;
}

#item43038 {
	width:252px !important;
	height:120px !important;
	left:14px !important;
	top:35px !important;
}

#item39997 {
	width:123px !important;
	height:103px !important;
}

#item43043 {
	width:123px !important;
	height:103px !important;
	left:14px !important;
	top:154px !important;
}

#item39998 {
	width:127px !important;
	height:102px !important;
}

#item43048 {
	width:127px !important;
	height:102px !important;
	left:140px !important;
	top:154px !important;
}

#item35694 {
	width:148px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item35721 {
	width:78px !important;
	height:40px !important;
	left:276px !important;
	top:222px !important;
}

#item35753 {
	width:254px !important;
	height:10px !important;
	left:13px !important;
	top:314px !important;
}

#item35784 {
	width:254px !important;
	height:10px !important;
	left:13px !important;
	top:324px !important;
}

#item39999 {
	width:148px !important;
	height:164px !important;
}

#item43053 {
	width:148px !important;
	height:164px !important;
	left:274px !important;
	top:55px !important;
}

#item40003 {
	width:111px !important;
	height:98px !important;
}

#item43058 {
	width:111px !important;
	height:98px !important;
	left:426px !important;
	top:43px !important;
}

#item40004 {
	width:116px !important;
	height:84px !important;
}

#item43063 {
	width:116px !important;
	height:84px !important;
	left:323px !important;
	top:21px !important;
}

#item40005 {
	width:252px !important;
	height:177px !important;
}

#item43068 {
	width:252px !important;
	height:177px !important;
	left:14px !important;
	top:51px !important;
}

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

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

#item40007 {
	width:196px !important;
	height:120px !important;
}

#item43078 {
	width:196px !important;
	height:120px !important;
	left:319px !important;
	top:333px !important;
}

#item40008 {
	width:206px !important;
	height:118px !important;
}

#item43083 {
	width:206px !important;
	height:118px !important;
	left:304px !important;
	top:424px !important;
}

#item35814 {
	width:109px !important;
	height:20px !important;
	left:152px !important;
	top:299px !important;
}

#item35841 {
	width:216px !important;
	height:10px !important;
	left:12px !important;
	top:619px !important;
}

#item35874 {
	width:218px !important;
	height:10px !important;
	left:276px !important;
	top:279px !important;
}

#item35905 {
	width:218px !important;
	height:10px !important;
	left:276px !important;
	top:289px !important;
}

#item35936 {
	width:236px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item35966 {
	width:236px !important;
	height:10px !important;
	left:276px !important;
	top:620px !important;
}

#item40009 {
	width:252px !important;
	height:238px !important;
}

#item43089 {
	width:252px !important;
	height:238px !important;
	left:14px !important;
	top:314px !important;
}

#item40010 {
	width:205px !important;
	height:225px !important;
}

#item43095 {
	width:205px !important;
	height:225px !important;
	left:287px !important;
	top:329px !important;
}

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

#item43101 {
	width:252px !important;
	height:204px !important;
	left:14px !important;
	top:35px !important;
}

#item40012 {
	width:99px !important;
	height:174px !important;
}

#item43106 {
	width:99px !important;
	height:174px !important;
	left:325px !important;
	top:58px !important;
}

#item40013 {
	width:104px !important;
	height:175px !important;
}

#item43111 {
	width:104px !important;
	height:175px !important;
	left:433px !important;
	top:60px !important;
}

#item35996 {
	width:149px !important;
	height:20px !important;
	left:13px !important;
	top:609px !important;
}

#item36026 {
	width:170px !important;
	height:10px !important;
	left:13px !important;
	top:295px !important;
}

#item36053 {
	width:214px !important;
	height:10px !important;
	left:276px !important;
	top:619px !important;
}

#item36083 {
	width:257px !important;
	height:10px !important;
	left:276px !important;
	top:300px !important;
}

#item36116 {
	width:257px !important;
	height:10px !important;
	left:276px !important;
	top:311px !important;
}

#item40014 {
	width:252px !important;
	height:134px !important;
}

#item43116 {
	width:252px !important;
	height:134px !important;
	left:278px !important;
	top:14px !important;
}

#item40015 {
	width:141px !important;
	height:261px !important;
}

#item43121 {
	width:141px !important;
	height:261px !important;
	left:10px !important;
	top:54px !important;
}

#item40016 {
	width:237px !important;
	height:98px !important;
}

#item43126 {
	width:237px !important;
	height:98px !important;
	left:278px !important;
	top:207px !important;
}

#item43645 {
	width:60px !important;
	height:98px !important;
}

#item43640 {
	width:60px !important;
	height:98px !important;
	left:401px !important;
	top:245px !important;
}

#item40022 {
	width:222px !important;
	height:79px !important;
}

#item43131 {
	width:222px !important;
	height:79px !important;
	left:41px !important;
	top:326px !important;
}

#item40023 {
	width:230px !important;
	height:84px !important;
}

#item43136 {
	width:230px !important;
	height:84px !important;
	left:17px !important;
	top:384px !important;
}

#item40024 {
	width:103px !important;
	height:112px !important;
}

#item43141 {
	width:103px !important;
	height:112px !important;
	left:14px !important;
	top:505px !important;
}

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

#item43146 {
	width:153px !important;
	height:171px !important;
	left:278px !important;
	top:447px !important;
}

#item36146 {
	width:107px !important;
	height:30px !important;
	left:158px !important;
	top:271px !important;
}

#item36176 {
	width:141px !important;
	height:10px !important;
	left:276px !important;
	top:376px !important;
}

#item36203 {
	width:151px !important;
	height:10px !important;
	left:276px !important;
	top:203px !important;
}

#item36231 {
	width:150px !important;
	height:10px !important;
	left:276px !important;
	top:425px !important;
}

#item36258 {
	width:84px !important;
	height:30px !important;
	left:437px !important;
	top:534px !important;
}

#item36289 {
	width:136px !important;
	height:10px !important;
	left:123px !important;
	top:592px !important;
}

#item36317 {
	width:136px !important;
	height:10px !important;
	left:123px !important;
	top:603px !important;
}

#item40026 {
	width:258px !important;
	height:192px !important;
}

#item43151 {
	width:258px !important;
	height:192px !important;
	left:9px !important;
	top:358px !important;
}

#item40027 {
	width:251px !important;
	height:255px !important;
}

#item43156 {
	width:251px !important;
	height:255px !important;
	left:16px !important;
	top:11px !important;
}

#item40028 {
	width:155px !important;
	height:185px !important;
}

#item43161 {
	width:155px !important;
	height:185px !important;
	left:375px !important;
	top:36px !important;
}

#item40029 {
	width:229px !important;
	height:155px !important;
}

#item43166 {
	width:229px !important;
	height:155px !important;
	left:297px !important;
	top:256px !important;
}

#item40030 {
	width:132px !important;
	height:98px !important;
}

#item43172 {
	width:132px !important;
	height:98px !important;
	left:281px !important;
	top:358px !important;
}

#item40031 {
	width:156px !important;
	height:98px !important;
}

#item43177 {
	width:156px !important;
	height:98px !important;
	left:371px !important;
	top:411px !important;
}

#item36345 {
	width:227px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item36375 {
	width:201px !important;
	height:10px !important;
	left:13px !important;
	top:343px !important;
}

#item36405 {
	width:76px !important;
	height:20px !important;
	left:276px !important;
	top:202px !important;
}

#item36434 {
	width:166px !important;
	height:10px !important;
	left:276px !important;
	top:552px !important;
}

#item36461 {
	width:156px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item40032 {
	width:269px !important;
	height:164px !important;
}

#item43182 {
	width:269px !important;
	height:164px !important;
	left:270px !important;
}

#item40033 {
	width:238px !important;
	height:254px !important;
}

#item43187 {
	width:238px !important;
	height:254px !important;
	left:32px !important;
	top:28px !important;
}

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

#item43192 {
	width:252px !important;
	height:151px !important;
	left:278px !important;
	top:219px !important;
}

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

#item43197 {
	width:252px !important;
	height:253px !important;
	left:14px !important;
	top:320px !important;
}

#item40036 {
	width:245px !important;
	height:175px !important;
}

#item43202 {
	width:245px !important;
	height:175px !important;
	left:285px !important;
	top:412px !important;
}

#item36488 {
	width:152px !important;
	height:10px !important;
	left:13px !important;
	top:302px !important;
}

#item36515 {
	width:211px !important;
	height:10px !important;
	left:276px !important;
	top:199px !important;
}

#item36545 {
	width:177px !important;
	height:10px !important;
	left:276px !important;
	top:401px !important;
}

#item36572 {
	width:186px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item36603 {
	width:173px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item40037 {
	width:130px !important;
	height:98px !important;
}

#item43207 {
	width:130px !important;
	height:98px !important;
	left:28px !important;
	top:125px !important;
}

#item40038 {
	width:123px !important;
	height:92px !important;
}

#item43212 {
	width:123px !important;
	height:92px !important;
	left:132px !important;
	top:104px !important;
}

#item40039 {
	width:203px !important;
	height:96px !important;
}

#item43217 {
	width:203px !important;
	height:96px !important;
	left:56px !important;
	top:193px !important;
}

#item40040 {
	width:95px !important;
	height:98px !important;
}

#item43222 {
	width:95px !important;
	height:98px !important;
	left:14px !important;
	top:357px !important;
}

#item40041 {
	width:92px !important;
	height:79px !important;
}

#item43227 {
	width:92px !important;
	height:79px !important;
	left:99px !important;
	top:339px !important;
}

#item40042 {
	width:111px !important;
	height:102px !important;
}

#item43232 {
	width:111px !important;
	height:102px !important;
	left:141px !important;
	top:389px !important;
}

#item40043 {
	width:281px !important;
	height:289px !important;
}

#item43237 {
	width:281px !important;
	height:289px !important;
	left:264px !important;
}

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

#item43243 {
	width:252px !important;
	height:288px !important;
	left:278px !important;
	top:327px !important;
}

#item36633 {
	width:173px !important;
	height:10px !important;
	left:13px !important;
	top:550px !important;
}

#item36707 {
	width:156px !important;
	height:10px !important;
	left:276px !important;
	top:302px !important;
}

#item36734 {
	width:89px !important;
	height:30px !important;
	left:276px !important;
	top:381px !important;
}

#item36765 {
	width:246px !important;
	height:10px !important;
	left:13px !important;
	top:599px !important;
}

#item36829 {
	width:246px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item40047 {
	width:229px !important;
	height:180px !important;
}

#item43248 {
	width:229px !important;
	height:180px !important;
	top:11px !important;
}

#item40048 {
	width:253px !important;
	height:170px !important;
}

#item43253 {
	width:253px !important;
	height:170px !important;
	left:291px !important;
	top:11px !important;
}

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

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

#item40050 {
	width:232px !important;
	height:136px !important;
}

#item43263 {
	width:232px !important;
	height:136px !important;
	left:291px !important;
	top:228px !important;
}

#item40051 {
	width:252px !important;
	height:149px !important;
}

#item43268 {
	width:252px !important;
	height:149px !important;
	left:278px !important;
	top:423px !important;
}

#item40052 {
	width:211px !important;
	height:149px !important;
}

#item43273 {
	width:211px !important;
	height:149px !important;
	left:31px !important;
	top:412px !important;
}

#item40053 {
	width:266px !important;
	height:164px !important;
}

#item43278 {
	width:266px !important;
	height:164px !important;
	left:544px !important;
	top:414px !important;
}

#item40058 {
	width:173px !important;
	height:217px !important;
}

#item43303 {
	width:173px !important;
	height:217px !important;
	left:544px !important;
}

#item36890 {
	width:195px !important;
	height:10px !important;
	left:13px !important;
	top:210px !important;
}

#item36922 {
	width:173px !important;
	height:10px !important;
	left:276px !important;
	top:210px !important;
}

#item36954 {
	width:174px !important;
	height:10px !important;
	left:13px !important;
	top:404px !important;
}

#item36981 {
	width:217px !important;
	height:10px !important;
	left:276px !important;
	top:405px !important;
}

#item37012 {
	width:237px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item37043 {
	width:199px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item40054 {
	width:252px !important;
	height:182px !important;
}

#item43283 {
	width:252px !important;
	height:182px !important;
	left:278px !important;
	top:391px !important;
}

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

#item43288 {
	width:252px !important;
	height:198px !important;
	left:14px !important;
	top:219px !important;
}

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

#item43293 {
	width:192px !important;
	height:177px !important;
	left:353px !important;
	top:214px !important;
}

#item40057 {
	width:212px !important;
	height:205px !important;
}

#item43298 {
	width:212px !important;
	height:205px !important;
	left:332px !important;
}

#item37073 {
	width:170px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item37103 {
	width:193px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item37133 {
	width:115px !important;
	height:20px !important;
	left:149px !important;
	top:263px !important;
}

#item37160 {
	width:105px !important;
	height:31px !important;
	left:276px !important;
	top:353px !important;
}

#item37190 {
	width:92px !important;
	height:30px !important;
	left:177px !important;
	top:179px !important;
}

#item37221 {
	width:85px !important;
	height:31px !important;
	left:276px !important;
	top:178px !important;
}

#item40059 {
	width:254px !important;
	height:166px !important;
}

#item43308 {
	width:254px !important;
	height:166px !important;
	left:276px !important;
}

#item40061 {
	width:175px !important;
	height:185px !important;
}

#item43314 {
	width:175px !important;
	height:185px !important;
	top:43px !important;
}

#item40062 {
	width:198px !important;
	height:184px !important;
}

#item43319 {
	width:198px !important;
	height:184px !important;
	top:234px !important;
}

#item40063 {
	width:266px !important;
	height:151px !important;
}

#item43324 {
	width:266px !important;
	height:151px !important;
	top:425px !important;
}

#item40064 {
	width:220px !important;
	height:205px !important;
}

#item43329 {
	width:220px !important;
	height:205px !important;
	left:310px !important;
	top:420px !important;
}

#item40065 {
	width:252px !important;
	height:170px !important;
}

#item43334 {
	width:252px !important;
	height:170px !important;
	left:278px !important;
	top:211px !important;
}

#item37248 {
	width:76px !important;
	height:30px !important;
	left:174px !important;
	top:203px !important;
}

#item37275 {
	width:213px !important;
	height:10px !important;
	left:276px !important;
	top:200px !important;
}

#item37305 {
	width:76px !important;
	height:40px !important;
	left:196px !important;
	top:374px !important;
}

#item37335 {
	width:200px !important;
	height:10px !important;
	left:276px !important;
	top:404px !important;
}

#item37365 {
	width:83px !important;
	height:31px !important;
	left:276px !important;
	top:503px !important;
}

#item37395 {
	width:196px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

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

#item43339 {
	width:252px !important;
	height:151px !important;
	left:14px !important;
	top:29px !important;
}

#item40067 {
	width:252px !important;
	height:157px !important;
}

#item43345 {
	width:252px !important;
	height:157px !important;
	left:14px !important;
	top:219px !important;
}

#item40068 {
	width:252px !important;
	height:153px !important;
}

#item43350 {
	width:252px !important;
	height:153px !important;
	left:14px !important;
	top:422px !important;
}

#item40069 {
	width:266px !important;
	height:240px !important;
}

#item43355 {
	width:266px !important;
	height:240px !important;
	left:273px !important;
	top:339px !important;
}

#item40070 {
	width:252px !important;
	height:223px !important;
}

#item43360 {
	width:252px !important;
	height:223px !important;
	left:278px !important;
	top:33px !important;
}

#item37426 {
	width:159px !important;
	height:10px !important;
	left:13px !important;
	top:404px !important;
}

#item37454 {
	width:171px !important;
	height:10px !important;
	left:13px !important;
	top:200px !important;
}

#item37481 {
	width:189px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item37511 {
	width:220px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item37541 {
	width:202px !important;
	height:10px !important;
	left:276px !important;
	top:303px !important;
}

#item37571 {
	width:248px !important;
	height:10px !important;
	left:276px !important;
	top:315px !important;
}

#item40073 {
	width:339px !important;
	height:397px !important;
}

#item43365 {
	width:339px !important;
	height:397px !important;
	left:205px !important;
	top:87px !important;
}

#item40071 {
	width:260px !important;
	height:155px !important;
}

#item43370 {
	width:260px !important;
	height:155px !important;
	left:31px !important;
	top:313px !important;
}

#item40072 {
	width:284px !important;
	height:150px !important;
}

#item43375 {
	width:284px !important;
	height:150px !important;
	left:14px !important;
	top:426px !important;
}

#item37602 {
	width:229px !important;
	height:10px !important;
	left:302px !important;
	top:545px !important;
}

#item37634 {
	width:229px !important;
	height:10px !important;
	left:302px !important;
	top:556px !important;
}

#item37665 {
	width:229px !important;
	height:10px !important;
	left:302px !important;
	top:566px !important;
}
#in5footer,  #prefooter {display:none;}
