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

#item46055 {
	width:211px !important;
	height:180px !important;
}

#item46050 {
	width:211px !important;
	height:180px !important;
	left:288px !important;
	top:171px !important;
}

#item46061 {
	width:329px !important;
	height:255px !important;
}

#item46056 {
	width:329px !important;
	height:255px !important;
	left:215px !important;
	top:354px !important;
}

#item41915 {
	width:120px !important;
	height:271px !important;
}

#item41910 {
	width:120px !important;
	height:271px !important;
	left:29px !important;
	top:141px !important;
}

#item46049 {
	width:120px !important;
	height:271px !important;
}

#item46044 {
	width:120px !important;
	height:271px !important;
	left:162px !important;
	top:130px !important;
}

#item41541 {
	width:221px !important;
	height:279px !important;
}

#item41539 {
	width:221px !important;
	height:279px !important;
	left:315px !important;
	top:40px !important;
}

#item41945 {
	width:109px !important;
	height:100px !important;
}

#item41939 {
	width:109px !important;
	height:100px !important;
	left:281px !important;
	top:327px !important;
}

#item44928 {
	width:109px !important;
	height:115px !important;
}

#item44923 {
	width:109px !important;
	height:115px !important;
	left:427px !important;
	top:327px !important;
}

#item44934 {
	width:73px !important;
	height:73px !important;
}

#item44929 {
	width:73px !important;
	height:73px !important;
	left:379px !important;
	top:388px !important;
}

#item44941 {
	width:78px !important;
	height:73px !important;
}

#item44935 {
	width:78px !important;
	height:73px !important;
	left:328px !important;
	top:438px !important;
}

#item44916 {
	width:102px !important;
	height:87px !important;
}

#item44911 {
	width:102px !important;
	height:87px !important;
	left:153px !important;
	top:439px !important;
}

#item44922 {
	width:81px !important;
	height:63px !important;
}

#item44917 {
	width:81px !important;
	height:63px !important;
	left:151px !important;
	top:369px !important;
}

#item41951 {
	width:44px !important;
	height:105px !important;
}

#item41946 {
	width:44px !important;
	height:105px !important;
	left:57px !important;
	top:355px !important;
}

#item44910 {
	width:44px !important;
	height:105px !important;
}

#item44905 {
	width:44px !important;
	height:105px !important;
	left:107px !important;
	top:350px !important;
}

#item38514 {
	width:103px !important;
	height:30px !important;
	left:276px !important;
	top:212px !important;
}

#item38544 {
	width:217px !important;
	height:9px !important;
	left:20px !important;
	top:593px !important;
}

#item38574 {
	width:217px !important;
	height:9px !important;
	left:20px !important;
	top:604px !important;
}

#item38604 {
	width:195px !important;
	height:9px !important;
	left:20px !important;
	top:535px !important;
}

#item38634 {
	width:195px !important;
	height:9px !important;
	left:20px !important;
	top:546px !important;
}

#item38664 {
	width:247px !important;
	height:9px !important;
	left:282px !important;
	top:551px !important;
}

#item38698 {
	width:247px !important;
	height:9px !important;
	left:282px !important;
	top:561px !important;
}

#item38731 {
	width:247px !important;
	height:9px !important;
	left:282px !important;
	top:572px !important;
}

#item38762 {
	width:247px !important;
	height:9px !important;
	left:282px !important;
	top:582px !important;
}

#item38793 {
	width:247px !important;
	height:20px !important;
	left:282px !important;
	top:592px !important;
}

#item46064 {
	width:75px !important;
	height:78px !important;
	left:244px !important;
	top:245px !important;
}

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

#item41952 {
	width:252px !important;
	height:240px !important;
	left:14px !important;
	top:333px !important;
}

#item41965 {
	width:166px !important;
	height:124px !important;
}

#item41960 {
	width:166px !important;
	height:124px !important;
	left:285px !important;
	top:338px !important;
}

#item44948 {
	width:170px !important;
	height:124px !important;
}

#item44943 {
	width:170px !important;
	height:124px !important;
	left:367px !important;
	top:403px !important;
}

#item41971 {
	width:76px !important;
	height:228px !important;
}

#item41966 {
	width:76px !important;
	height:228px !important;
	left:353px !important;
	top:79px !important;
}

#item44955 {
	width:76px !important;
	height:231px !important;
}

#item44949 {
	width:76px !important;
	height:231px !important;
	left:434px !important;
	top:76px !important;
}

#item41977 {
	width:186px !important;
	height:288px !important;
}

#item41972 {
	width:186px !important;
	height:288px !important;
	left:79px !important;
	top:33px !important;
}

#item38825 {
	width:109px !important;
	height:20px !important;
	left:19px !important;
	top:296px !important;
}

#item38852 {
	width:169px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item38879 {
	width:111px !important;
	height:9px !important;
	left:288px !important;
	top:594px !important;
}

#item38906 {
	width:111px !important;
	height:9px !important;
	left:288px !important;
	top:604px !important;
}

#item38934 {
	width:77px !important;
	height:20px !important;
	left:276px !important;
	top:276px !important;
}

#item38961 {
	width:77px !important;
	height:20px !important;
	left:276px !important;
	top:296px !important;
}

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

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

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

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

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

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

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

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

#item46102 {
	width:461px !important;
	height:601px !important;
	left:44px !important;
	top:29px !important;
}

#item41551 {
	width:252px !important;
	height:205px !important;
}

#item41545 {
	width:252px !important;
	height:205px !important;
	left:278px !important;
	top:16px !important;
}

#item41983 {
	width:251px !important;
	height:227px !important;
}

#item41978 {
	width:251px !important;
	height:227px !important;
	left:14px !important;
	top:14px !important;
}

#item41989 {
	width:32px !important;
	height:60px !important;
}

#item41984 {
	width:32px !important;
	height:60px !important;
	left:9px !important;
	top:397px !important;
}

#item44968 {
	width:54px !important;
	height:59px !important;
}

#item44963 {
	width:54px !important;
	height:59px !important;
	left:73px !important;
	top:468px !important;
}

#item44974 {
	width:48px !important;
	height:50px !important;
}

#item44969 {
	width:48px !important;
	height:50px !important;
	left:125px !important;
	top:556px !important;
}

#item41995 {
	width:252px !important;
	height:247px !important;
}

#item41990 {
	width:252px !important;
	height:247px !important;
	left:278px !important;
	top:298px !important;
}

#item39992 {
	width:201px !important;
	height:9px !important;
	left:13px !important;
	top:281px !important;
}

#item40022 {
	width:204px !important;
	height:9px !important;
	left:276px !important;
	top:282px !important;
}

#item40053 {
	width:118px !important;
	height:9px !important;
	left:276px !important;
	top:611px !important;
}

#item40081 {
	width:72px !important;
	height:29px !important;
	left:153px !important;
	top:405px !important;
}

#item40112 {
	width:78px !important;
	height:29px !important;
	left:153px !important;
	top:435px !important;
}

#item40142 {
	width:80px !important;
	height:29px !important;
	left:153px !important;
	top:464px !important;
}

#item42002 {
	width:250px !important;
	height:271px !important;
}

#item41996 {
	width:250px !important;
	height:271px !important;
	left:14px !important;
	top:279px !important;
}

#item42008 {
	width:243px !important;
	height:326px !important;
}

#item42003 {
	width:243px !important;
	height:326px !important;
	left:287px !important;
	top:317px !important;
}

#item42014 {
	width:215px !important;
	height:84px !important;
}

#item42009 {
	width:215px !important;
	height:84px !important;
	left:315px !important;
	top:7px !important;
}

#item44988 {
	width:220px !important;
	height:117px !important;
}

#item44982 {
	width:220px !important;
	height:117px !important;
	left:292px !important;
	top:93px !important;
}

#item42020 {
	width:267px !important;
	height:199px !important;
}

#item42015 {
	width:267px !important;
	height:199px !important;
	left:14px !important;
	top:14px !important;
}

#item40173 {
	width:169px !important;
	height:9px !important;
	left:23px !important;
	top:599px !important;
}

#item40200 {
	width:134px !important;
	height:9px !important;
	left:11px !important;
	top:249px !important;
}

#item40227 {
	width:119px !important;
	height:20px !important;
	left:286px !important;
	top:440px !important;
}

#item40258 {
	width:187px !important;
	height:9px !important;
	left:278px !important;
	top:279px !important;
}

#item40288 {
	width:187px !important;
	height:9px !important;
	left:278px !important;
	top:289px !important;
}

#item41557 {
	width:249px !important;
	height:325px !important;
}

#item41552 {
	width:249px !important;
	height:325px !important;
	left:281px !important;
	top:14px !important;
}

#item42026 {
	width:135px !important;
	height:159px !important;
}

#item42021 {
	width:135px !important;
	height:159px !important;
	left:132px !important;
	top:257px !important;
}

#item42032 {
	width:251px !important;
	height:157px !important;
}

#item42027 {
	width:251px !important;
	height:157px !important;
	left:14px !important;
	top:50px !important;
}

#item42038 {
	width:351px !important;
	height:217px !important;
}

#item42033 {
	width:351px !important;
	height:217px !important;
	left:14px !important;
	top:427px !important;
}

#item20770 {
	width:103px !important;
	height:9px !important;
	left:100px !important;
	top:226px !important;
}

#item20798 {
	width:137px !important;
	height:20px !important;
	left:13px !important;
	top:345px !important;
}

#item20828 {
	width:206px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item20858 {
	width:116px !important;
	height:20px !important;
	left:375px !important;
	top:592px !important;
}

#item42051 {
	width:208px !important;
	height:305px !important;
}

#item42045 {
	width:208px !important;
	height:305px !important;
	left:41px !important;
	top:339px !important;
}

#item42058 {
	width:167px !important;
	height:296px !important;
}

#item42052 {
	width:167px !important;
	height:296px !important;
	left:364px !important;
	top:320px !important;
}

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

#item42059 {
	width:253px !important;
	height:215px !important;
	left:277px !important;
	top:14px !important;
}

#item42070 {
	width:253px !important;
	height:302px !important;
}

#item42065 {
	width:253px !important;
	height:302px !important;
	left:14px !important;
	top:14px !important;
}

#item20885 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:299px !important;
}

#item20912 {
	width:90px !important;
	height:39px !important;
	left:22px !important;
	top:474px !important;
}

#item20943 {
	width:99px !important;
	height:29px !important;
	left:271px !important;
	top:540px !important;
}

#item20973 {
	width:154px !important;
	height:9px !important;
	left:283px !important;
	top:296px !important;
}

#item41563 {
	width:252px !important;
	height:259px !important;
}

#item41558 {
	width:252px !important;
	height:259px !important;
	left:278px !important;
	top:14px !important;
}

#item42076 {
	width:253px !important;
	height:254px !important;
}

#item42071 {
	width:253px !important;
	height:254px !important;
	left:14px !important;
	top:44px !important;
}

#item42082 {
	width:252px !important;
	height:231px !important;
}

#item42077 {
	width:252px !important;
	height:231px !important;
	left:14px !important;
	top:312px !important;
}

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

#item42083 {
	width:252px !important;
	height:296px !important;
	left:278px !important;
	top:347px !important;
}

#item21000 {
	width:111px !important;
	height:20px !important;
	left:422px !important;
	top:504px !important;
}

#item21028 {
	width:151px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item21055 {
	width:126px !important;
	height:9px !important;
	left:405px !important;
	top:307px !important;
}

#item21082 {
	width:126px !important;
	height:9px !important;
	left:405px !important;
	top:318px !important;
}

#item21110 {
	width:126px !important;
	height:9px !important;
	left:405px !important;
	top:328px !important;
}

#item21137 {
	width:99px !important;
	height:20px !important;
	left:153px !important;
	top:139px !important;
}

#item21168 {
	width:93px !important;
	height:26px !important;
	left:154px !important;
	top:158px !important;
}

#item42094 {
	width:163px !important;
	height:193px !important;
}

#item42089 {
	width:163px !important;
	height:193px !important;
	left:103px !important;
	top:427px !important;
}

#item42101 {
	width:266px !important;
	height:212px !important;
}

#item42095 {
	width:266px !important;
	height:212px !important;
	left:278px !important;
	top:318px !important;
}

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

#item42103 {
	width:251px !important;
	height:177px !important;
	left:279px !important;
	top:33px !important;
}

#item45006 {
	width:75px !important;
	height:121px !important;
}

#item45000 {
	width:75px !important;
	height:121px !important;
	left:279px !important;
	top:182px !important;
}

#item42114 {
	width:252px !important;
	height:184px !important;
}

#item42109 {
	width:252px !important;
	height:184px !important;
	left:14px !important;
	top:176px !important;
}

#item42121 {
	width:136px !important;
	height:167px !important;
}

#item42115 {
	width:136px !important;
	height:167px !important;
	left:14px !important;
}

#item21198 {
	width:89px !important;
	height:29px !important;
	left:13px !important;
	top:590px !important;
}

#item21228 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item21256 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item21283 {
	width:101px !important;
	height:30px !important;
	left:160px !important;
	top:133px !important;
}

#item21313 {
	width:172px !important;
	height:9px !important;
	left:359px !important;
	top:284px !important;
}

#item21344 {
	width:172px !important;
	height:9px !important;
	left:359px !important;
	top:294px !important;
}

#item41569 {
	width:252px !important;
	height:210px !important;
}

#item41564 {
	width:252px !important;
	height:210px !important;
	left:14px !important;
	top:51px !important;
}

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

#item42122 {
	width:158px !important;
	height:146px !important;
	left:277px !important;
	top:177px !important;
}

#item45014 {
	width:123px !important;
	height:128px !important;
}

#item45008 {
	width:123px !important;
	height:128px !important;
	left:276px !important;
	top:38px !important;
}

#item42133 {
	width:516px !important;
	height:281px !important;
}

#item42128 {
	width:516px !important;
	height:281px !important;
	left:14px !important;
	top:337px !important;
}

#item21371 {
	width:132px !important;
	height:9px !important;
	left:403px !important;
	top:157px !important;
}

#item21398 {
	width:76px !important;
	height:20px !important;
	left:451px !important;
	top:297px !important;
}

#item21425 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:315px !important;
}

#item21452 {
	width:255px !important;
	height:9px !important;
	left:240px !important;
	top:424px !important;
}

#item21486 {
	width:255px !important;
	height:9px !important;
	left:240px !important;
	top:435px !important;
}

#item42139 {
	width:252px !important;
	height:188px !important;
}

#item42134 {
	width:252px !important;
	height:188px !important;
	left:14px !important;
	top:334px !important;
}

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

#item42140 {
	width:252px !important;
	height:232px !important;
	left:279px !important;
	top:334px !important;
}

#item42151 {
	width:485px !important;
	height:257px !important;
}

#item42146 {
	width:485px !important;
	height:257px !important;
	left:14px !important;
	top:35px !important;
}

#item21516 {
	width:170px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item21543 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item21570 {
	width:100px !important;
	height:20px !important;
	left:20px !important;
	top:297px !important;
}

#item41575 {
	width:252px !important;
	height:185px !important;
}

#item41570 {
	width:252px !important;
	height:185px !important;
	left:278px !important;
	top:49px !important;
}

#item42187 {
	width:196px !important;
	height:84px !important;
}

#item42182 {
	width:196px !important;
	height:84px !important;
	left:305px !important;
	top:361px !important;
}

#item45039 {
	width:133px !important;
	height:68px !important;
}

#item45033 {
	width:133px !important;
	height:68px !important;
	left:333px !important;
	top:305px !important;
}

#item42193 {
	width:266px !important;
	height:232px !important;
}

#item42188 {
	width:266px !important;
	height:232px !important;
	top:309px !important;
}

#item42199 {
	width:84px !important;
	height:33px !important;
}

#item42194 {
	width:84px !important;
	height:33px !important;
	left:253px !important;
	top:544px !important;
}

#item45032 {
	width:97px !important;
	height:59px !important;
}

#item45027 {
	width:97px !important;
	height:59px !important;
	left:231px !important;
	top:588px !important;
}

#item42168 {
	width:228px !important;
	height:156px !important;
}

#item42162 {
	width:228px !important;
	height:156px !important;
	left:37px !important;
	top:82px !important;
}

#item45020 {
	width:72px !important;
	height:62px !important;
}

#item45015 {
	width:72px !important;
	height:62px !important;
	left:44px !important;
	top:37px !important;
}

#item45026 {
	width:84px !important;
	height:33px !important;
}

#item45021 {
	width:84px !important;
	height:33px !important;
	left:253px !important;
	top:581px !important;
}

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

#item21630 {
	width:173px !important;
	height:9px !important;
	left:276px !important;
	top:289px !important;
}

#item21657 {
	width:184px !important;
	height:9px !important;
	left:344px !important;
	top:589px !important;
}

#item21687 {
	width:184px !important;
	height:9px !important;
	left:344px !important;
	top:600px !important;
}

#item21718 {
	width:184px !important;
	height:9px !important;
	left:344px !important;
	top:610px !important;
}

#item21745 {
	width:247px !important;
	height:9px !important;
	left:279px !important;
	top:515px !important;
}

#item21777 {
	width:247px !important;
	height:9px !important;
	left:279px !important;
	top:525px !important;
}

#item21807 {
	width:250px !important;
	height:9px !important;
	left:13px !important;
	top:278px !important;
}

#item21837 {
	width:250px !important;
	height:9px !important;
	left:13px !important;
	top:289px !important;
}

#item42206 {
	width:209px !important;
	height:161px !important;
}

#item42200 {
	width:209px !important;
	height:161px !important;
	left:14px !important;
	top:383px !important;
}

#item42212 {
	width:228px !important;
	height:177px !important;
}

#item42207 {
	width:228px !important;
	height:177px !important;
	left:235px !important;
	top:388px !important;
}

#item42218 {
	width:382px !important;
	height:160px !important;
}

#item42213 {
	width:382px !important;
	height:160px !important;
	left:148px !important;
	top:128px !important;
}

#item45064 {
	width:178px !important;
	height:95px !important;
}

#item45059 {
	width:178px !important;
	height:95px !important;
	left:342px !important;
	top:44px !important;
}

#item42224 {
	width:118px !important;
	height:51px !important;
}

#item42219 {
	width:118px !important;
	height:51px !important;
	left:21px !important;
	top:77px !important;
}

#item45052 {
	width:118px !important;
	height:51px !important;
}

#item45047 {
	width:118px !important;
	height:51px !important;
	left:21px !important;
	top:168px !important;
}

#item45046 {
	width:66px !important;
	height:37px !important;
}

#item45041 {
	width:66px !important;
	height:37px !important;
	left:67px !important;
	top:49px !important;
}

#item45058 {
	width:66px !important;
	height:37px !important;
}

#item45053 {
	width:66px !important;
	height:37px !important;
	left:67px !important;
	top:139px !important;
}

#item21868 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item21898 {
	width:238px !important;
	height:9px !important;
	left:232px !important;
	top:611px !important;
}

#item21929 {
	width:118px !important;
	height:9px !important;
	left:155px !important;
	top:262px !important;
}

#item21956 {
	width:118px !important;
	height:9px !important;
	left:155px !important;
	top:272px !important;
}

#item21984 {
	width:118px !important;
	height:9px !important;
	left:155px !important;
	top:283px !important;
}

#item22011 {
	width:118px !important;
	height:9px !important;
	left:155px !important;
	top:315px !important;
}

#item22038 {
	width:118px !important;
	height:9px !important;
	left:155px !important;
	top:325px !important;
}

#item22066 {
	width:118px !important;
	height:9px !important;
	left:155px !important;
	top:336px !important;
}

#item41581 {
	width:516px !important;
	height:272px !important;
}

#item41576 {
	width:516px !important;
	height:272px !important;
	left:14px !important;
	top:14px !important;
}

#item42232 {
	width:251px !important;
	height:217px !important;
}

#item42225 {
	width:251px !important;
	height:217px !important;
	left:14px !important;
	top:335px !important;
}

#item42238 {
	width:252px !important;
	height:221px !important;
}

#item42233 {
	width:252px !important;
	height:221px !important;
	left:278px !important;
	top:334px !important;
}

#item40315 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item40343 {
	width:137px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item40370 {
	width:155px !important;
	height:9px !important;
	left:166px !important;
	top:298px !important;
}

#item40400 {
	width:205px !important;
	height:9px !important;
	left:166px !important;
	top:308px !important;
}

#item42244 {
	width:173px !important;
	height:283px !important;
}

#item42239 {
	width:173px !important;
	height:283px !important;
	left:94px !important;
	top:334px !important;
}

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

#item42245 {
	width:253px !important;
	height:230px !important;
	left:277px !important;
	top:333px !important;
}

#item42256 {
	width:253px !important;
	height:255px !important;
}

#item42251 {
	width:253px !important;
	height:255px !important;
	left:277px !important;
	top:14px !important;
}

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

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

#item40430 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:313px !important;
}

#item40457 {
	width:155px !important;
	height:9px !important;
	left:276px !important;
	top:314px !important;
}

#item40484 {
	width:130px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item40511 {
	width:82px !important;
	height:30px !important;
	left:26px !important;
	top:553px !important;
}

#item40542 {
	width:88px !important;
	height:28px !important;
	left:26px !important;
	top:583px !important;
}

#item41587 {
	width:257px !important;
	height:173px !important;
}

#item41582 {
	width:257px !important;
	height:173px !important;
	left:273px !important;
	top:14px !important;
}

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

#item42263 {
	width:252px !important;
	height:253px !important;
	left:14px !important;
	top:14px !important;
}

#item42274 {
	width:157px !important;
	height:194px !important;
}

#item42269 {
	width:157px !important;
	height:194px !important;
	left:278px !important;
	top:226px !important;
}

#item42281 {
	width:252px !important;
	height:124px !important;
}

#item42275 {
	width:252px !important;
	height:124px !important;
	left:278px !important;
	top:430px !important;
}

#item42287 {
	width:167px !important;
	height:285px !important;
}

#item42282 {
	width:167px !important;
	height:285px !important;
	left:14px !important;
	top:333px !important;
}

#item22093 {
	width:72px !important;
	height:20px !important;
	left:444px !important;
	top:400px !important;
}

#item22121 {
	width:78px !important;
	height:30px !important;
	left:186px !important;
	top:589px !important;
}

#item22148 {
	width:125px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item22176 {
	width:91px !important;
	height:9px !important;
	left:432px !important;
	top:196px !important;
}

#item22203 {
	width:196px !important;
	height:9px !important;
	left:13px !important;
	top:314px !important;
}

#item42293 {
	width:252px !important;
	height:205px !important;
}

#item42288 {
	width:252px !important;
	height:205px !important;
	left:14px !important;
	top:333px !important;
}

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

#item42294 {
	width:252px !important;
	height:212px !important;
	left:278px !important;
	top:332px !important;
}

#item42306 {
	width:251px !important;
	height:217px !important;
}

#item42301 {
	width:251px !important;
	height:217px !important;
	left:279px !important;
	top:38px !important;
}

#item42312 {
	width:251px !important;
	height:233px !important;
}

#item42307 {
	width:251px !important;
	height:233px !important;
	left:14px !important;
	top:34px !important;
}

#item22233 {
	width:174px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item22260 {
	width:168px !important;
	height:9px !important;
	left:276px !important;
	top:313px !important;
}

#item22287 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:313px !important;
}

#item22315 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item41593 {
	width:218px !important;
	height:202px !important;
}

#item41588 {
	width:218px !important;
	height:202px !important;
	left:279px !important;
	top:14px !important;
}

#item42318 {
	width:251px !important;
	height:109px !important;
}

#item42313 {
	width:251px !important;
	height:109px !important;
	left:279px !important;
	top:220px !important;
}

#item45071 {
	width:48px !important;
	height:56px !important;
}

#item45066 {
	width:48px !important;
	height:56px !important;
	left:214px !important;
	top:270px !important;
}

#item45077 {
	width:56px !important;
	height:58px !important;
}

#item45072 {
	width:56px !important;
	height:58px !important;
	left:206px !important;
	top:331px !important;
}

#item42324 {
	width:120px !important;
	height:277px !important;
}

#item42319 {
	width:120px !important;
	height:277px !important;
	left:14px !important;
	top:115px !important;
}

#item42331 {
	width:346px !important;
	height:214px !important;
}

#item42325 {
	width:346px !important;
	height:214px !important;
	left:14px !important;
	top:404px !important;
}

#item39015 {
	width:96px !important;
	height:20px !important;
	left:157px !important;
	top:196px !important;
}

#item39045 {
	width:121px !important;
	height:20px !important;
	left:386px !important;
	top:122px !important;
}

#item39075 {
	width:129px !important;
	height:20px !important;
	left:363px !important;
	top:596px !important;
}

#item39106 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:384px !important;
}

#item39133 {
	width:70px !important;
	height:9px !important;
	left:144px !important;
	top:314px !important;
}

#item39161 {
	width:68px !important;
	height:9px !important;
	left:143px !important;
	top:376px !important;
}

#item42344 {
	width:251px !important;
	height:213px !important;
}

#item42339 {
	width:251px !important;
	height:213px !important;
	left:14px !important;
	top:334px !important;
}

#item42350 {
	width:169px !important;
	height:186px !important;
}

#item42345 {
	width:169px !important;
	height:186px !important;
	left:361px !important;
	top:431px !important;
}

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

#item42351 {
	width:252px !important;
	height:142px !important;
	left:278px !important;
	top:231px !important;
}

#item42362 {
	width:252px !important;
	height:156px !important;
}

#item42357 {
	width:252px !important;
	height:156px !important;
	left:278px !important;
	top:35px !important;
}

#item42368 {
	width:200px !important;
	height:125px !important;
}

#item42363 {
	width:200px !important;
	height:125px !important;
	left:67px !important;
	top:9px !important;
}

#item45092 {
	width:237px !important;
	height:138px !important;
}

#item45087 {
	width:237px !important;
	height:138px !important;
	left:14px !important;
	top:100px !important;
}

#item39188 {
	width:179px !important;
	height:9px !important;
	left:276px !important;
	top:211px !important;
}

#item39215 {
	width:163px !important;
	height:9px !important;
	left:281px !important;
	top:413px !important;
}

#item39242 {
	width:83px !important;
	height:30px !important;
	left:276px !important;
	top:589px !important;
}

#item39274 {
	width:189px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item39305 {
	width:189px !important;
	height:9px !important;
	left:13px !important;
	top:313px !important;
}

#item39332 {
	width:211px !important;
	height:9px !important;
	left:17px !important;
	top:594px !important;
}

#item39362 {
	width:211px !important;
	height:9px !important;
	left:17px !important;
	top:605px !important;
}

#item41599 {
	width:163px !important;
	height:179px !important;
}

#item41594 {
	width:163px !important;
	height:179px !important;
	left:278px !important;
	top:50px !important;
}

#item42374 {
	width:252px !important;
	height:186px !important;
}

#item42369 {
	width:252px !important;
	height:186px !important;
	left:14px !important;
	top:52px !important;
}

#item42380 {
	width:176px !important;
	height:309px !important;
}

#item42375 {
	width:176px !important;
	height:309px !important;
	left:14px !important;
	top:334px !important;
}

#item42387 {
	width:254px !important;
	height:191px !important;
}

#item42381 {
	width:254px !important;
	height:191px !important;
	left:276px !important;
	top:428px !important;
}

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

#item42388 {
	width:252px !important;
	height:139px !important;
	left:278px !important;
	top:242px !important;
}

#item39393 {
	width:73px !important;
	height:20px !important;
	left:446px !important;
	top:211px !important;
}

#item39420 {
	width:116px !important;
	height:20px !important;
	left:417px !important;
	top:599px !important;
}

#item39447 {
	width:134px !important;
	height:9px !important;
	left:283px !important;
	top:408px !important;
}

#item39475 {
	width:68px !important;
	height:40px !important;
	left:194px !important;
	top:566px !important;
}

#item39508 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:314px !important;
}

#item42399 {
	width:267px !important;
	height:264px !important;
}

#item42394 {
	width:267px !important;
	height:264px !important;
	left:14px !important;
	top:14px !important;
}

#item42405 {
	width:253px !important;
	height:255px !important;
}

#item42400 {
	width:253px !important;
	height:255px !important;
	left:14px !important;
	top:289px !important;
}

#item42411 {
	width:251px !important;
	height:78px !important;
}

#item42406 {
	width:251px !important;
	height:78px !important;
	left:279px !important;
	top:540px !important;
}

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

#item42412 {
	width:134px !important;
	height:137px !important;
	left:377px !important;
	top:286px !important;
}

#item42423 {
	width:235px !important;
	height:217px !important;
}

#item42418 {
	width:235px !important;
	height:217px !important;
	left:295px !important;
	top:14px !important;
}

#item39535 {
	width:67px !important;
	height:29px !important;
	left:13px !important;
	top:127px !important;
}

#item39562 {
	width:128px !important;
	height:9px !important;
	left:282px !important;
	top:527px !important;
}

#item39589 {
	width:107px !important;
	height:20px !important;
	left:276px !important;
	top:404px !important;
}

#item39623 {
	width:124px !important;
	height:9px !important;
	left:293px !important;
	top:270px !important;
}

#item39651 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item41606 {
	width:158px !important;
	height:126px !important;
}

#item41600 {
	width:158px !important;
	height:126px !important;
	left:366px !important;
	top:62px !important;
}

#item42429 {
	width:167px !important;
	height:193px !important;
}

#item42424 {
	width:167px !important;
	height:193px !important;
	left:187px !important;
	top:14px !important;
}

#item42435 {
	width:166px !important;
	height:199px !important;
}

#item42430 {
	width:166px !important;
	height:199px !important;
	left:14px !important;
	top:14px !important;
}

#item42442 {
	width:101px !important;
	height:330px !important;
}

#item42437 {
	width:101px !important;
	height:330px !important;
	left:14px !important;
	top:313px !important;
}

#item42448 {
	width:160px !important;
	height:334px !important;
}

#item42443 {
	width:160px !important;
	height:334px !important;
	left:125px !important;
	top:309px !important;
}

#item42455 {
	width:158px !important;
	height:115px !important;
}

#item42449 {
	width:158px !important;
	height:115px !important;
	left:366px !important;
	top:240px !important;
}

#item42462 {
	width:99px !important;
	height:171px !important;
}

#item42457 {
	width:99px !important;
	height:171px !important;
	left:365px !important;
	top:434px !important;
}

#item22345 {
	width:115px !important;
	height:9px !important;
	left:365px !important;
	top:221px !important;
}

#item22372 {
	width:130px !important;
	height:20px !important;
	left:365px !important;
	top:403px !important;
}

#item22403 {
	width:61px !important;
	height:40px !important;
	left:470px !important;
	top:569px !important;
}

#item22430 {
	width:154px !important;
	height:9px !important;
	left:189px !important;
	top:294px !important;
}

#item22457 {
	width:142px !important;
	height:9px !important;
	left:13px !important;
	top:294px !important;
}

#item22484 {
	width:148px !important;
	height:10px !important;
	left:174px !important;
	top:599px !important;
}

#item22537 {
	width:148px !important;
	height:10px !important;
	left:174px !important;
	top:609px !important;
}

#item42468 {
	width:251px !important;
	height:203px !important;
}

#item42463 {
	width:251px !important;
	height:203px !important;
	left:14px !important;
	top:330px !important;
}

#item42474 {
	width:252px !important;
	height:208px !important;
}

#item42469 {
	width:252px !important;
	height:208px !important;
	left:278px !important;
	top:329px !important;
}

#item42480 {
	width:518px !important;
	height:279px !important;
}

#item42475 {
	width:518px !important;
	height:279px !important;
	left:12px !important;
	top:36px !important;
}

#item22591 {
	width:217px !important;
	height:9px !important;
	left:22px !important;
	top:602px !important;
}

#item22623 {
	width:142px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item22651 {
	width:103px !important;
	height:20px !important;
	left:23px !important;
	top:290px !important;
}

#item41612 {
	width:186px !important;
	height:289px !important;
}

#item41607 {
	width:186px !important;
	height:289px !important;
	left:344px !important;
	top:14px !important;
}

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

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

#item42486 {
	width:253px !important;
	height:237px !important;
}

#item42481 {
	width:253px !important;
	height:237px !important;
	left:14px !important;
	top:322px !important;
}

#item42493 {
	width:251px !important;
	height:249px !important;
}

#item42487 {
	width:251px !important;
	height:249px !important;
	left:279px !important;
	top:395px !important;
}

#item22681 {
	width:197px !important;
	height:9px !important;
	left:276px !important;
	top:373px !important;
}

#item22711 {
	width:85px !important;
	height:20px !important;
	left:194px !important;
	top:157px !important;
}

#item22738 {
	width:190px !important;
	height:9px !important;
	left:13px !important;
	top:615px !important;
}

#item42517 {
	width:210px !important;
	height:286px !important;
}

#item42512 {
	width:210px !important;
	height:286px !important;
	left:19px !important;
	top:327px !important;
}

#item42523 {
	width:206px !important;
	height:293px !important;
}

#item42518 {
	width:206px !important;
	height:293px !important;
	left:324px !important;
	top:325px !important;
}

#item42529 {
	width:283px !important;
	height:221px !important;
}

#item42524 {
	width:283px !important;
	height:221px !important;
	left:247px !important;
	top:14px !important;
}

#item42535 {
	width:214px !important;
	height:222px !important;
}

#item42530 {
	width:214px !important;
	height:222px !important;
	left:14px !important;
	top:14px !important;
}

#item22768 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item22795 {
	width:153px !important;
	height:9px !important;
	left:244px !important;
	top:303px !important;
}

#item22822 {
	width:82px !important;
	height:20px !important;
	left:235px !important;
	top:580px !important;
}

#item41619 {
	width:516px !important;
	height:204px !important;
}

#item41613 {
	width:516px !important;
	height:204px !important;
	left:14px !important;
	top:14px !important;
}

#item42542 {
	width:252px !important;
	height:118px !important;
}

#item42536 {
	width:252px !important;
	height:118px !important;
	left:14px !important;
	top:255px !important;
}

#item42549 {
	width:252px !important;
	height:127px !important;
}

#item42543 {
	width:252px !important;
	height:127px !important;
	left:278px !important;
	top:249px !important;
}

#item42555 {
	width:152px !important;
	height:203px !important;
}

#item42550 {
	width:152px !important;
	height:203px !important;
	left:278px !important;
	top:441px !important;
}

#item42561 {
	width:158px !important;
	height:184px !important;
}

#item42556 {
	width:158px !important;
	height:184px !important;
	left:14px !important;
	top:440px !important;
}

#item22849 {
	width:124px !important;
	height:9px !important;
	left:271px !important;
	top:227px !important;
}

#item22877 {
	width:132px !important;
	height:9px !important;
	left:13px !important;
	top:420px !important;
}

#item22905 {
	width:86px !important;
	height:20px !important;
	left:175px !important;
	top:593px !important;
}

#item22932 {
	width:195px !important;
	height:9px !important;
	left:276px !important;
	top:420px !important;
}

#item22962 {
	width:82px !important;
	height:29px !important;
	left:435px !important;
	top:590px !important;
}

#item42567 {
	width:197px !important;
	height:121px !important;
}

#item42562 {
	width:197px !important;
	height:121px !important;
	left:14px !important;
	top:424px !important;
}

#item42573 {
	width:103px !important;
	height:177px !important;
}

#item42568 {
	width:103px !important;
	height:177px !important;
	left:217px !important;
	top:450px !important;
}

#item42579 {
	width:140px !important;
	height:128px !important;
}

#item42574 {
	width:140px !important;
	height:128px !important;
	left:390px !important;
	top:221px !important;
}

#item42585 {
	width:103px !important;
	height:115px !important;
}

#item42580 {
	width:103px !important;
	height:115px !important;
	left:24px !important;
	top:225px !important;
}

#item45122 {
	width:73px !important;
	height:75px !important;
}

#item45117 {
	width:73px !important;
	height:75px !important;
	left:132px !important;
	top:225px !important;
}

#item45116 {
	width:302px !important;
	height:227px !important;
}

#item45111 {
	width:302px !important;
	height:227px !important;
	left:228px !important;
	top:40px !important;
}

#item42591 {
	width:202px !important;
	height:140px !important;
}

#item42586 {
	width:202px !important;
	height:140px !important;
	left:14px !important;
	top:14px !important;
}

#item22992 {
	width:150px !important;
	height:20px !important;
	left:234px !important;
	top:395px !important;
}

#item23022 {
	width:179px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item23052 {
	width:148px !important;
	height:9px !important;
	left:323px !important;
	top:606px !important;
}

#item23079 {
	width:105px !important;
	height:20px !important;
	left:394px !important;
	top:411px !important;
}

#item23107 {
	width:174px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item23134 {
	width:194px !important;
	height:9px !important;
	left:19px !important;
	top:388px !important;
}

#item23164 {
	width:194px !important;
	height:9px !important;
	left:19px !important;
	top:399px !important;
}

#item41625 {
	width:251px !important;
	height:162px !important;
}

#item41620 {
	width:251px !important;
	height:162px !important;
	left:279px !important;
	top:14px !important;
}

#item42597 {
	width:251px !important;
	height:112px !important;
}

#item42592 {
	width:251px !important;
	height:112px !important;
	left:279px !important;
	top:262px !important;
}

#item42605 {
	width:258px !important;
	height:122px !important;
}

#item42598 {
	width:258px !important;
	height:122px !important;
	left:272px !important;
	top:435px !important;
}

#item42611 {
	width:253px !important;
	height:231px !important;
}

#item42606 {
	width:253px !important;
	height:231px !important;
	left:14px !important;
	top:321px !important;
}

#item42617 {
	width:223px !important;
	height:221px !important;
}

#item42612 {
	width:223px !important;
	height:221px !important;
	left:14px !important;
	top:92px !important;
}

#item23196 {
	width:135px !important;
	height:9px !important;
	left:286px !important;
	top:233px !important;
}

#item23223 {
	width:100px !important;
	height:20px !important;
	left:167px !important;
	top:128px !important;
}

#item23251 {
	width:205px !important;
	height:9px !important;
	left:287px !important;
	top:408px !important;
}

#item23282 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item23309 {
	width:151px !important;
	height:9px !important;
	left:282px !important;
	top:615px !important;
}

#item23340 {
	width:210px !important;
	height:9px !important;
	left:282px !important;
	top:626px !important;
}

#item42623 {
	width:257px !important;
	height:163px !important;
}

#item42618 {
	width:257px !important;
	height:163px !important;
	left:14px !important;
	top:435px !important;
}

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

#item42624 {
	width:253px !important;
	height:135px !important;
	left:277px !important;
	top:430px !important;
}

#item42636 {
	width:162px !important;
	height:194px !important;
}

#item42631 {
	width:162px !important;
	height:194px !important;
	left:369px !important;
	top:231px !important;
}

#item42642 {
	width:252px !important;
	height:200px !important;
}

#item42637 {
	width:252px !important;
	height:200px !important;
	left:14px !important;
	top:224px !important;
}

#item42648 {
	width:274px !important;
	height:121px !important;
}

#item42643 {
	width:274px !important;
	height:121px !important;
	left:20px !important;
	top:22px !important;
}

#item42655 {
	width:166px !important;
	height:78px !important;
}

#item42649 {
	width:166px !important;
	height:78px !important;
	left:260px !important;
	top:28px !important;
}

#item45131 {
	width:187px !important;
	height:70px !important;
}

#item45125 {
	width:187px !important;
	height:70px !important;
	left:310px !important;
	top:76px !important;
}

#item23370 {
	width:111px !important;
	height:20px !important;
	left:19px !important;
	top:201px !important;
}

#item23402 {
	width:83px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item23429 {
	width:200px !important;
	height:9px !important;
	left:62px !important;
	top:371px !important;
}

#item23459 {
	width:122px !important;
	height:20px !important;
	left:173px !important;
	top:201px !important;
}

#item23489 {
	width:150px !important;
	height:9px !important;
	left:344px !important;
	top:211px !important;
}

#item23516 {
	width:84px !important;
	height:29px !important;
	left:276px !important;
	top:397px !important;
}

#item23546 {
	width:204px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item41631 {
	width:179px !important;
	height:142px !important;
}

#item41626 {
	width:179px !important;
	height:142px !important;
	left:277px !important;
	top:14px !important;
}

#item42661 {
	width:252px !important;
	height:114px !important;
}

#item42656 {
	width:252px !important;
	height:114px !important;
	left:14px !important;
	top:54px !important;
}

#item42667 {
	width:125px !important;
	height:200px !important;
}

#item42662 {
	width:125px !important;
	height:200px !important;
	left:137px !important;
	top:234px !important;
}

#item42673 {
	width:118px !important;
	height:235px !important;
}

#item42668 {
	width:118px !important;
	height:235px !important;
	left:14px !important;
	top:408px !important;
}

#item42679 {
	width:150px !important;
	height:144px !important;
}

#item42674 {
	width:150px !important;
	height:144px !important;
	left:277px !important;
	top:167px !important;
}

#item42693 {
	width:184px !important;
	height:150px !important;
}

#item42688 {
	width:184px !important;
	height:150px !important;
	left:346px !important;
	top:322px !important;
}

#item42699 {
	width:88px !important;
	height:52px !important;
}

#item42694 {
	width:88px !important;
	height:52px !important;
	left:354px !important;
	top:477px !important;
}

#item45137 {
	width:96px !important;
	height:62px !important;
}

#item45132 {
	width:96px !important;
	height:62px !important;
	left:427px !important;
	top:499px !important;
}

#item23577 {
	width:156px !important;
	height:9px !important;
	left:16px !important;
	top:218px !important;
}

#item23604 {
	width:94px !important;
	height:20px !important;
	left:16px !important;
	top:382px !important;
}

#item23631 {
	width:112px !important;
	height:20px !important;
	left:148px !important;
	top:589px !important;
}

#item23661 {
	width:76px !important;
	height:40px !important;
	left:282px !important;
	top:405px !important;
}

#item23688 {
	width:69px !important;
	height:29px !important;
	left:461px !important;
	top:128px !important;
}

#item23716 {
	width:90px !important;
	height:20px !important;
	left:433px !important;
	top:292px !important;
}

#item23743 {
	width:219px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item23774 {
	width:219px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item42706 {
	width:258px !important;
	height:202px !important;
}

#item42700 {
	width:258px !important;
	height:202px !important;
	left:14px !important;
	top:419px !important;
}

#item42712 {
	width:235px !important;
	height:179px !important;
}

#item42707 {
	width:235px !important;
	height:179px !important;
	left:295px !important;
	top:439px !important;
}

#item42718 {
	width:251px !important;
	height:125px !important;
}

#item42713 {
	width:251px !important;
	height:125px !important;
	left:279px !important;
	top:250px !important;
}

#item42724 {
	width:252px !important;
	height:149px !important;
}

#item42719 {
	width:252px !important;
	height:149px !important;
	left:14px !important;
	top:220px !important;
}

#item42730 {
	width:181px !important;
	height:194px !important;
}

#item42725 {
	width:181px !important;
	height:194px !important;
	left:86px !important;
	top:14px !important;
}

#item42737 {
	width:255px !important;
	height:177px !important;
}

#item42731 {
	width:255px !important;
	height:177px !important;
	left:276px !important;
	top:14px !important;
}

#item23805 {
	width:89px !important;
	height:20px !important;
	left:12px !important;
	top:475px !important;
}

#item23832 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item23859 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:190px !important;
}

#item23886 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:421px !important;
}

#item23913 {
	width:80px !important;
	height:20px !important;
	left:276px !important;
	top:547px !important;
}

#item23940 {
	width:146px !important;
	height:9px !important;
	left:276px !important;
	top:238px !important;
}

#item41637 {
	width:172px !important;
	height:193px !important;
}

#item41632 {
	width:172px !important;
	height:193px !important;
	left:278px !important;
	top:14px !important;
}

#item42743 {
	width:171px !important;
	height:259px !important;
}

#item42738 {
	width:171px !important;
	height:259px !important;
	left:14px !important;
	top:52px !important;
}

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

#item42744 {
	width:252px !important;
	height:139px !important;
	left:279px !important;
	top:219px !important;
}

#item42756 {
	width:128px !important;
	height:186px !important;
}

#item42750 {
	width:128px !important;
	height:186px !important;
	left:134px !important;
	top:321px !important;
}

#item45144 {
	width:99px !important;
	height:146px !important;
}

#item45139 {
	width:99px !important;
	height:146px !important;
	left:62px !important;
	top:383px !important;
}

#item42762 {
	width:252px !important;
	height:192px !important;
}

#item42757 {
	width:252px !important;
	height:192px !important;
	left:278px !important;
	top:425px !important;
}

#item23967 {
	width:83px !important;
	height:29px !important;
	left:454px !important;
	top:180px !important;
}

#item23997 {
	width:76px !important;
	height:20px !important;
	left:452px !important;
	top:599px !important;
}

#item24024 {
	width:72px !important;
	height:29px !important;
	left:191px !important;
	top:200px !important;
}

#item24052 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item24079 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item24106 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item42768 {
	width:364px !important;
	height:286px !important;
}

#item42763 {
	width:364px !important;
	height:286px !important;
	left:166px !important;
	top:336px !important;
}

#item42774 {
	width:233px !important;
	height:288px !important;
}

#item42769 {
	width:233px !important;
	height:288px !important;
	left:297px !important;
	top:36px !important;
}

#item42781 {
	width:182px !important;
	height:201px !important;
}

#item42775 {
	width:182px !important;
	height:201px !important;
	left:14px !important;
	top:35px !important;
}

#item24133 {
	width:107px !important;
	height:20px !important;
	left:13px !important;
	top:305px !important;
}

#item24165 {
	width:101px !important;
	height:20px !important;
	left:27px !important;
	top:586px !important;
}

#item24193 {
	width:72px !important;
	height:29px !important;
	left:208px !important;
	top:174px !important;
}

#item24223 {
	width:83px !important;
	height:29px !important;
	left:208px !important;
	top:203px !important;
}

#item41644 {
	width:252px !important;
	height:231px !important;
}

#item41638 {
	width:252px !important;
	height:231px !important;
	left:278px !important;
	top:14px !important;
}

#item42787 {
	width:252px !important;
	height:197px !important;
}

#item42782 {
	width:252px !important;
	height:197px !important;
	left:14px !important;
	top:50px !important;
}

#item42793 {
	width:164px !important;
	height:221px !important;
}

#item42788 {
	width:164px !important;
	height:221px !important;
	left:14px !important;
	top:321px !important;
}

#item42800 {
	width:165px !important;
	height:207px !important;
}

#item42794 {
	width:165px !important;
	height:207px !important;
	left:190px !important;
	top:322px !important;
}

#item42806 {
	width:164px !important;
	height:228px !important;
}

#item42801 {
	width:164px !important;
	height:228px !important;
	left:366px !important;
	top:321px !important;
}

#item24253 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:620px !important;
}

#item24281 {
	width:141px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item24308 {
	width:145px !important;
	height:9px !important;
	left:12px !important;
	top:301px !important;
}

#item24336 {
	width:147px !important;
	height:9px !important;
	left:189px !important;
	top:620px !important;
}

#item24363 {
	width:134px !important;
	height:9px !important;
	left:364px !important;
	top:620px !important;
}

#item42813 {
	width:516px !important;
	height:629px !important;
}

#item42808 {
	width:516px !important;
	height:629px !important;
	left:14px !important;
	top:14px !important;
}

#item24390 {
	width:107px !important;
	height:9px !important;
	left:245px !important;
	top:581px !important;
}

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

#item41645 {
	width:252px !important;
	height:142px !important;
	left:278px !important;
}

#item42819 {
	width:251px !important;
	height:293px !important;
}

#item42814 {
	width:251px !important;
	height:293px !important;
	left:14px !important;
	top:52px !important;
}

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

#item42820 {
	width:151px !important;
	height:195px !important;
	left:278px !important;
	top:218px !important;
}

#item42831 {
	width:131px !important;
	height:190px !important;
}

#item42826 {
	width:131px !important;
	height:190px !important;
	left:279px !important;
	top:427px !important;
}

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

#item42832 {
	width:252px !important;
	height:142px !important;
	left:14px !important;
	top:423px !important;
}

#item24417 {
	width:201px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item24448 {
	width:78px !important;
	height:20px !important;
	left:439px !important;
	top:394px !important;
}

#item24475 {
	width:119px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item24502 {
	width:164px !important;
	height:9px !important;
	left:21px !important;
	top:397px !important;
}

#item24530 {
	width:75px !important;
	height:20px !important;
	left:414px !important;
	top:591px !important;
}

#item42843 {
	width:164px !important;
	height:174px !important;
}

#item42838 {
	width:164px !important;
	height:174px !important;
	left:14px !important;
	top:359px !important;
}

#item42849 {
	width:164px !important;
	height:194px !important;
}

#item42844 {
	width:164px !important;
	height:194px !important;
	left:190px !important;
	top:359px !important;
}

#item42855 {
	width:169px !important;
	height:206px !important;
}

#item42850 {
	width:169px !important;
	height:206px !important;
	left:361px !important;
	top:353px !important;
}

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

#item42856 {
	width:252px !important;
	height:238px !important;
	left:278px !important;
	top:37px !important;
}

#item42869 {
	width:252px !important;
	height:248px !important;
}

#item42864 {
	width:252px !important;
	height:248px !important;
	left:14px !important;
	top:38px !important;
}

#item24557 {
	width:145px !important;
	height:20px !important;
	left:276px !important;
	top:325px !important;
}

#item24587 {
	width:190px !important;
	height:9px !important;
	left:13px !important;
	top:335px !important;
}

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

#item24644 {
	width:168px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item24671 {
	width:169px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item41657 {
	width:136px !important;
	height:122px !important;
}

#item41651 {
	width:136px !important;
	height:122px !important;
	left:394px !important;
	top:14px !important;
}

#item45150 {
	width:99px !important;
	height:82px !important;
}

#item45145 {
	width:99px !important;
	height:82px !important;
	left:431px !important;
	top:140px !important;
}

#item42875 {
	width:147px !important;
	height:156px !important;
}

#item42870 {
	width:147px !important;
	height:156px !important;
	left:14px !important;
	top:51px !important;
}

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

#item42876 {
	width:252px !important;
	height:139px !important;
	left:14px !important;
	top:220px !important;
}

#item42887 {
	width:250px !important;
	height:151px !important;
}

#item42882 {
	width:250px !important;
	height:151px !important;
	left:280px !important;
	top:220px !important;
}

#item42893 {
	width:161px !important;
	height:192px !important;
}

#item42888 {
	width:161px !important;
	height:192px !important;
	left:278px !important;
	top:425px !important;
}

#item42899 {
	width:252px !important;
	height:145px !important;
}

#item42894 {
	width:252px !important;
	height:145px !important;
	left:14px !important;
	top:424px !important;
}

#item24698 {
	width:90px !important;
	height:20px !important;
	left:166px !important;
	top:190px !important;
}

#item24725 {
	width:116px !important;
	height:20px !important;
	left:276px !important;
	top:190px !important;
}

#item24752 {
	width:106px !important;
	height:9px !important;
	left:276px !important;
	top:131px !important;
}

#item24781 {
	width:150px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item24808 {
	width:171px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item24836 {
	width:72px !important;
	height:20px !important;
	left:444px !important;
	top:513px !important;
}

#item24863 {
	width:187px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item42905 {
	width:237px !important;
	height:195px !important;
}

#item42900 {
	width:237px !important;
	height:195px !important;
	left:30px !important;
	top:366px !important;
}

#item42912 {
	width:241px !important;
	height:235px !important;
}

#item42906 {
	width:241px !important;
	height:235px !important;
	left:283px !important;
	top:319px !important;
}

#item42918 {
	width:252px !important;
	height:208px !important;
}

#item42913 {
	width:252px !important;
	height:208px !important;
	left:279px !important;
	top:38px !important;
}

#item42925 {
	width:252px !important;
	height:259px !important;
}

#item42919 {
	width:252px !important;
	height:259px !important;
	left:14px !important;
	top:37px !important;
}

#item24893 {
	width:130px !important;
	height:9px !important;
	left:13px !important;
	top:346px !important;
}

#item24920 {
	width:121px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item24947 {
	width:163px !important;
	height:9px !important;
	left:276px !important;
	top:297px !important;
}

#item24974 {
	width:157px !important;
	height:9px !important;
	left:286px !important;
	top:602px !important;
}

#item41663 {
	width:253px !important;
	height:153px !important;
}

#item41658 {
	width:253px !important;
	height:153px !important;
	left:277px !important;
	top:31px !important;
}

#item42931 {
	width:253px !important;
	height:235px !important;
}

#item42926 {
	width:253px !important;
	height:235px !important;
	left:14px !important;
	top:14px !important;
}

#item42937 {
	width:152px !important;
	height:189px !important;
}

#item42932 {
	width:152px !important;
	height:189px !important;
	left:378px !important;
	top:238px !important;
}

#item42943 {
	width:253px !important;
	height:205px !important;
}

#item42938 {
	width:253px !important;
	height:205px !important;
	left:277px !important;
	top:438px !important;
}

#item42949 {
	width:225px !important;
	height:209px !important;
}

#item42944 {
	width:225px !important;
	height:209px !important;
	left:28px !important;
	top:341px !important;
}

#item25001 {
	width:147px !important;
	height:9px !important;
	left:276px !important;
	top:228px !important;
}

#item25033 {
	width:90px !important;
	height:20px !important;
	left:282px !important;
	top:403px !important;
}

#item25060 {
	width:120px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item25087 {
	width:194px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item25118 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:305px !important;
}

#item25149 {
	width:205px !important;
	height:9px !important;
	left:13px !important;
	top:314px !important;
}

#item42956 {
	width:154px !important;
	height:189px !important;
}

#item42950 {
	width:154px !important;
	height:189px !important;
	left:112px !important;
	top:34px !important;
}

#item42962 {
	width:171px !important;
	height:181px !important;
}

#item42957 {
	width:171px !important;
	height:181px !important;
	left:95px !important;
	top:235px !important;
}

#item42969 {
	width:244px !important;
	height:134px !important;
}

#item42963 {
	width:244px !important;
	height:134px !important;
	left:14px !important;
	top:422px !important;
}

#item42975 {
	width:251px !important;
	height:227px !important;
}

#item42970 {
	width:251px !important;
	height:227px !important;
	left:279px !important;
	top:338px !important;
}

#item42981 {
	width:267px !important;
	height:227px !important;
}

#item42976 {
	width:267px !important;
	height:227px !important;
	left:277px !important;
	top:34px !important;
}

#item25179 {
	width:77px !important;
	height:36px !important;
	left:13px !important;
	top:380px !important;
}

#item25210 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item25237 {
	width:93px !important;
	height:20px !important;
	left:18px !important;
	top:173px !important;
}

#item25265 {
	width:153px !important;
	height:9px !important;
	left:285px !important;
	top:602px !important;
}

#item25292 {
	width:144px !important;
	height:9px !important;
	left:276px !important;
	top:316px !important;
}

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

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

#item42988 {
	width:246px !important;
	height:206px !important;
}

#item42982 {
	width:246px !important;
	height:206px !important;
	left:14px !important;
	top:44px !important;
}

#item42994 {
	width:170px !important;
	height:192px !important;
}

#item42989 {
	width:170px !important;
	height:192px !important;
	left:277px !important;
	top:225px !important;
}

#item43000 {
	width:252px !important;
	height:216px !important;
}

#item42995 {
	width:252px !important;
	height:216px !important;
	left:14px !important;
	top:333px !important;
}

#item43006 {
	width:249px !important;
	height:152px !important;
}

#item43001 {
	width:249px !important;
	height:152px !important;
	left:281px !important;
	top:421px !important;
}

#item25319 {
	width:70px !important;
	height:29px !important;
	left:452px !important;
	top:361px !important;
}

#item25346 {
	width:95px !important;
	height:20px !important;
	left:438px !important;
	top:191px !important;
}

#item25373 {
	width:240px !important;
	height:9px !important;
	left:13px !important;
	top:314px !important;
}

#item25405 {
	width:207px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item25436 {
	width:174px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item43012 {
	width:122px !important;
	height:226px !important;
}

#item43007 {
	width:122px !important;
	height:226px !important;
	left:138px !important;
	top:398px !important;
}

#item45157 {
	width:58px !important;
	height:75px !important;
}

#item45152 {
	width:58px !important;
	height:75px !important;
	left:14px !important;
	top:334px !important;
}

#item45165 {
	width:58px !important;
	height:75px !important;
}

#item45158 {
	width:58px !important;
	height:75px !important;
	left:77px !important;
	top:360px !important;
}

#item43019 {
	width:179px !important;
	height:285px !important;
}

#item43013 {
	width:179px !important;
	height:285px !important;
	left:351px !important;
	top:333px !important;
}

#item43025 {
	width:252px !important;
	height:308px !important;
}

#item43020 {
	width:252px !important;
	height:308px !important;
	left:278px !important;
	top:14px !important;
}

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

#item43026 {
	width:252px !important;
	height:232px !important;
	left:14px !important;
	top:33px !important;
}

#item25463 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:314px !important;
}

#item25491 {
	width:82px !important;
	height:29px !important;
	left:276px !important;
	top:294px !important;
}

#item25522 {
	width:69px !important;
	height:50px !important;
	left:276px !important;
	top:569px !important;
}

#item25552 {
	width:120px !important;
	height:9px !important;
	left:13px !important;
	top:560px !important;
}

#item25579 {
	width:120px !important;
	height:9px !important;
	left:13px !important;
	top:570px !important;
}

#item25606 {
	width:120px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item25633 {
	width:120px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item41676 {
	width:167px !important;
	height:251px !important;
}

#item41670 {
	width:167px !important;
	height:251px !important;
	left:363px !important;
	top:14px !important;
}

#item43055 {
	width:236px !important;
	height:118px !important;
}

#item43050 {
	width:236px !important;
	height:118px !important;
	top:52px !important;
}

#item45177 {
	width:44px !important;
	height:58px !important;
}

#item45172 {
	width:44px !important;
	height:58px !important;
	left:218px !important;
	top:171px !important;
}

#item45171 {
	width:173px !important;
	height:162px !important;
}

#item45166 {
	width:173px !important;
	height:162px !important;
	left:37px !important;
	top:172px !important;
}

#item43061 {
	width:251px !important;
	height:270px !important;
}

#item43056 {
	width:251px !important;
	height:270px !important;
	left:14px !important;
	top:348px !important;
}

#item43067 {
	width:252px !important;
	height:214px !important;
}

#item43062 {
	width:252px !important;
	height:214px !important;
	left:278px !important;
	top:350px !important;
}

#item25660 {
	width:82px !important;
	height:20px !important;
	left:362px !important;
	top:321px !important;
}

#item25687 {
	width:73px !important;
	height:20px !important;
	left:276px !important;
	top:129px !important;
}

#item25714 {
	width:74px !important;
	height:20px !important;
	left:276px !important;
	top:320px !important;
}

#item25742 {
	width:195px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item25774 {
	width:73px !important;
	height:29px !important;
	left:194px !important;
	top:591px !important;
}

#item43073 {
	width:53px !important;
	height:145px !important;
}

#item43068 {
	width:53px !important;
	height:145px !important;
	left:112px !important;
	top:422px !important;
}

#item45184 {
	width:82px !important;
	height:145px !important;
}

#item45179 {
	width:82px !important;
	height:145px !important;
	left:168px !important;
	top:422px !important;
}

#item43079 {
	width:252px !important;
	height:248px !important;
}

#item43074 {
	width:252px !important;
	height:248px !important;
	left:278px !important;
	top:306px !important;
}

#item43085 {
	width:253px !important;
	height:195px !important;
}

#item43080 {
	width:253px !important;
	height:195px !important;
	left:277px !important;
	top:36px !important;
}

#item43092 {
	width:155px !important;
	height:146px !important;
}

#item43086 {
	width:155px !important;
	height:146px !important;
	left:111px !important;
	top:36px !important;
}

#item43098 {
	width:252px !important;
	height:134px !important;
}

#item43093 {
	width:252px !important;
	height:134px !important;
	left:14px !important;
	top:194px !important;
}

#item25801 {
	width:86px !important;
	height:29px !important;
	left:13px !important;
	top:133px !important;
}

#item25831 {
	width:116px !important;
	height:9px !important;
	left:18px !important;
	top:374px !important;
}

#item25858 {
	width:130px !important;
	height:9px !important;
	left:277px !important;
	top:287px !important;
}

#item25885 {
	width:178px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item25912 {
	width:74px !important;
	height:29px !important;
	left:13px !important;
	top:562px !important;
}

#item25942 {
	width:74px !important;
	height:29px !important;
	left:13px !important;
	top:591px !important;
}

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

#item41677 {
	width:252px !important;
	height:262px !important;
	left:278px !important;
	top:48px !important;
}

#item43104 {
	width:253px !important;
	height:197px !important;
}

#item43099 {
	width:253px !important;
	height:197px !important;
	left:14px !important;
	top:48px !important;
}

#item43110 {
	width:221px !important;
	height:119px !important;
}

#item43105 {
	width:221px !important;
	height:119px !important;
	left:34px !important;
	top:360px !important;
}

#item45191 {
	width:209px !important;
	height:153px !important;
}

#item45186 {
	width:209px !important;
	height:153px !important;
	left:9px !important;
	top:387px !important;
}

#item43116 {
	width:252px !important;
	height:194px !important;
}

#item43111 {
	width:252px !important;
	height:194px !important;
	left:278px !important;
	top:322px !important;
}

#item43122 {
	width:96px !important;
	height:96px !important;
}

#item43117 {
	width:96px !important;
	height:96px !important;
	left:434px !important;
	top:523px !important;
}

#item25973 {
	width:116px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item26000 {
	width:116px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item26027 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item26054 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:314px !important;
}

#item26081 {
	width:228px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item26112 {
	width:228px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item43129 {
	width:356px !important;
	height:294px !important;
}

#item43123 {
	width:356px !important;
	height:294px !important;
	left:14px !important;
	top:323px !important;
}

#item43136 {
	width:170px !important;
	height:275px !important;
}

#item43131 {
	width:170px !important;
	height:275px !important;
	left:360px !important;
	top:37px !important;
}

#item43142 {
	width:254px !important;
	height:115px !important;
}

#item43137 {
	width:254px !important;
	height:115px !important;
	left:14px !important;
	top:36px !important;
}

#item45197 {
	width:108px !important;
	height:67px !important;
}

#item45192 {
	width:108px !important;
	height:67px !important;
	left:20px !important;
	top:153px !important;
}

#item45203 {
	width:116px !important;
	height:67px !important;
}

#item45198 {
	width:116px !important;
	height:67px !important;
	left:134px !important;
	top:153px !important;
}

#item26142 {
	width:100px !important;
	height:20px !important;
	left:378px !important;
	top:417px !important;
}

#item26169 {
	width:70px !important;
	height:30px !important;
	left:276px !important;
	top:282px !important;
}

#item26197 {
	width:191px !important;
	height:9px !important;
	left:18px !important;
	top:275px !important;
}

#item26227 {
	width:191px !important;
	height:9px !important;
	left:18px !important;
	top:285px !important;
}

#item26258 {
	width:191px !important;
	height:9px !important;
	left:18px !important;
	top:296px !important;
}

#item41688 {
	width:353px !important;
	height:245px !important;
}

#item41683 {
	width:353px !important;
	height:245px !important;
	left:14px !important;
	top:98px !important;
}

#item43149 {
	width:122px !important;
	height:181px !important;
}

#item43143 {
	width:122px !important;
	height:181px !important;
	left:14px !important;
	top:436px !important;
}

#item45222 {
	width:122px !important;
	height:181px !important;
}

#item45217 {
	width:122px !important;
	height:181px !important;
	left:142px !important;
	top:436px !important;
}

#item45210 {
	width:122px !important;
	height:112px !important;
}

#item45205 {
	width:122px !important;
	height:112px !important;
	left:395px !important;
	top:187px !important;
}

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

#item45211 {
	width:122px !important;
	height:124px !important;
	left:395px !important;
	top:306px !important;
}

#item26288 {
	width:255px !important;
	height:10px !important;
	left:276px !important;
	top:509px !important;
}

#item26359 {
	width:245px !important;
	height:9px !important;
	left:286px !important;
	top:521px !important;
}

#item26389 {
	width:255px !important;
	height:10px !important;
	left:276px !important;
	top:532px !important;
}

#item26452 {
	width:245px !important;
	height:9px !important;
	left:286px !important;
	top:543px !important;
}

#item26482 {
	width:255px !important;
	height:10px !important;
	left:276px !important;
	top:554px !important;
}

#item26541 {
	width:245px !important;
	height:9px !important;
	left:286px !important;
	top:565px !important;
}

#item26574 {
	width:255px !important;
	height:10px !important;
	left:276px !important;
	top:577px !important;
}

#item26640 {
	width:245px !important;
	height:9px !important;
	left:286px !important;
	top:588px !important;
}

#item26671 {
	width:255px !important;
	height:10px !important;
	left:276px !important;
	top:599px !important;
}

#item26730 {
	width:245px !important;
	height:9px !important;
	left:286px !important;
	top:610px !important;
}

#item43155 {
	width:241px !important;
	height:264px !important;
}

#item43150 {
	width:241px !important;
	height:264px !important;
	left:14px !important;
	top:336px !important;
}

#item43161 {
	width:163px !important;
	height:283px !important;
}

#item43156 {
	width:163px !important;
	height:283px !important;
	left:367px !important;
	top:334px !important;
}

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

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

#item43173 {
	width:225px !important;
	height:163px !important;
}

#item43168 {
	width:225px !important;
	height:163px !important;
	left:33px !important;
	top:75px !important;
}

#item45228 {
	width:88px !important;
	height:65px !important;
}

#item45223 {
	width:88px !important;
	height:65px !important;
	left:19px !important;
	top:187px !important;
}

#item26761 {
	width:197px !important;
	height:9px !important;
	left:276px !important;
	top:316px !important;
}

#item26791 {
	width:97px !important;
	height:20px !important;
	left:276px !important;
	top:553px !important;
}

#item26818 {
	width:149px !important;
	height:9px !important;
	left:111px !important;
	top:604px !important;
}

#item26846 {
	width:182px !important;
	height:9px !important;
	left:13px !important;
	top:305px !important;
}

#item26876 {
	width:182px !important;
	height:9px !important;
	left:13px !important;
	top:316px !important;
}

#item41694 {
	width:252px !important;
	height:95px !important;
}

#item41689 {
	width:252px !important;
	height:95px !important;
	left:278px !important;
	top:14px !important;
}

#item43179 {
	width:252px !important;
	height:97px !important;
}

#item43174 {
	width:252px !important;
	height:97px !important;
	left:278px !important;
	top:162px !important;
}

#item43185 {
	width:253px !important;
	height:99px !important;
}

#item43180 {
	width:253px !important;
	height:99px !important;
	left:277px !important;
	top:322px !important;
}

#item43191 {
	width:148px !important;
	height:127px !important;
}

#item43186 {
	width:148px !important;
	height:127px !important;
	left:283px !important;
	top:491px !important;
}

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

#item43192 {
	width:252px !important;
	height:151px !important;
	left:14px !important;
	top:424px !important;
}

#item43204 {
	width:252px !important;
	height:140px !important;
}

#item43199 {
	width:252px !important;
	height:140px !important;
	left:14px !important;
	top:219px !important;
}

#item43210 {
	width:179px !important;
	height:158px !important;
}

#item43205 {
	width:179px !important;
	height:158px !important;
	left:14px !important;
	top:49px !important;
}

#item26903 {
	width:154px !important;
	height:9px !important;
	left:19px !important;
	top:610px !important;
}

#item26930 {
	width:154px !important;
	height:9px !important;
	left:276px !important;
	top:149px !important;
}

#item26957 {
	width:67px !important;
	height:29px !important;
	left:196px !important;
	top:180px !important;
}

#item26984 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item27011 {
	width:192px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item27041 {
	width:88px !important;
	height:29px !important;
	left:439px !important;
	top:589px !important;
}

#item27073 {
	width:177px !important;
	height:9px !important;
	left:276px !important;
	top:476px !important;
}

#item45259 {
	width:100px !important;
	height:128px !important;
}

#item45254 {
	width:100px !important;
	height:128px !important;
	left:404px !important;
	top:194px !important;
}

#item43216 {
	width:282px !important;
	height:119px !important;
}

#item43211 {
	width:282px !important;
	height:119px !important;
	left:194px !important;
	top:43px !important;
}

#item45235 {
	width:135px !important;
	height:151px !important;
}

#item45230 {
	width:135px !important;
	height:151px !important;
	left:187px !important;
	top:188px !important;
}

#item45241 {
	width:74px !important;
	height:106px !important;
}

#item45236 {
	width:74px !important;
	height:106px !important;
	left:277px !important;
	top:171px !important;
}

#item45247 {
	width:74px !important;
	height:113px !important;
}

#item45242 {
	width:74px !important;
	height:113px !important;
	left:325px !important;
	top:164px !important;
}

#item45253 {
	width:54px !important;
	height:113px !important;
}

#item45248 {
	width:54px !important;
	height:113px !important;
	left:388px !important;
	top:173px !important;
}

#item43222 {
	width:516px !important;
	height:290px !important;
}

#item43217 {
	width:516px !important;
	height:290px !important;
	left:14px !important;
	top:323px !important;
}

#item27101 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item27128 {
	width:118px !important;
	height:9px !important;
	left:25px !important;
	top:248px !important;
}

#item27155 {
	width:118px !important;
	height:9px !important;
	left:25px !important;
	top:258px !important;
}

#item27183 {
	width:118px !important;
	height:9px !important;
	left:25px !important;
	top:269px !important;
}

#item27210 {
	width:118px !important;
	height:9px !important;
	left:25px !important;
	top:279px !important;
}

#item27237 {
	width:118px !important;
	height:9px !important;
	left:25px !important;
	top:290px !important;
}

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

#item41695 {
	width:118px !important;
	height:177px !important;
	left:412px !important;
	top:3px !important;
}

#item43228 {
	width:71px !important;
	height:137px !important;
}

#item43223 {
	width:71px !important;
	height:137px !important;
	left:28px !important;
	top:6px !important;
}

#item45268 {
	width:90px !important;
	height:149px !important;
}

#item45263 {
	width:90px !important;
	height:149px !important;
	left:104px !important;
	top:14px !important;
}

#item27264 {
	width:169px !important;
	height:9px !important;
	left:214px !important;
	top:151px !important;
}

#item27295 {
	width:169px !important;
	height:9px !important;
	left:214px !important;
	top:162px !important;
}

#item43234 {
	width:516px !important;
	height:281px !important;
}

#item43229 {
	width:516px !important;
	height:281px !important;
	left:14px !important;
	top:14px !important;
}

#item43240 {
	width:163px !important;
	height:188px !important;
}

#item43235 {
	width:163px !important;
	height:188px !important;
	left:14px !important;
	top:353px !important;
}

#item43246 {
	width:164px !important;
	height:179px !important;
}

#item43241 {
	width:164px !important;
	height:179px !important;
	left:190px !important;
	top:353px !important;
}

#item43253 {
	width:165px !important;
	height:180px !important;
}

#item43247 {
	width:165px !important;
	height:180px !important;
	left:365px !important;
	top:353px !important;
}

#item27323 {
	width:155px !important;
	height:9px !important;
	left:21px !important;
	top:324px !important;
}

#item27353 {
	width:83px !important;
	height:20px !important;
	left:364px !important;
	top:600px !important;
}

#item27380 {
	width:170px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item27407 {
	width:132px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item41706 {
	width:253px !important;
	height:147px !important;
}

#item41701 {
	width:253px !important;
	height:147px !important;
	left:277px !important;
	top:14px !important;
}

#item43260 {
	width:200px !important;
	height:435px !important;
}

#item43254 {
	width:200px !important;
	height:435px !important;
	left:14px !important;
	top:170px !important;
}

#item45274 {
	width:118px !important;
	height:76px !important;
}

#item45269 {
	width:118px !important;
	height:76px !important;
	left:139px !important;
	top:285px !important;
}

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

#item43261 {
	width:252px !important;
	height:193px !important;
	left:278px !important;
	top:220px !important;
}

#item43272 {
	width:253px !important;
	height:132px !important;
}

#item43267 {
	width:253px !important;
	height:132px !important;
	left:277px !important;
	top:426px !important;
}

#item27434 {
	width:170px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item27461 {
	width:106px !important;
	height:20px !important;
	left:363px !important;
	top:385px !important;
}

#item27488 {
	width:194px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item27518 {
	width:157px !important;
	height:9px !important;
	left:28px !important;
	top:135px !important;
}

#item27546 {
	width:107px !important;
	height:20px !important;
	left:144px !important;
	top:406px !important;
}

#item43278 {
	width:139px !important;
	height:193px !important;
}

#item43273 {
	width:139px !important;
	height:193px !important;
	left:125px !important;
	top:426px !important;
}

#item43284 {
	width:254px !important;
	height:177px !important;
}

#item43279 {
	width:254px !important;
	height:177px !important;
	left:276px !important;
	top:374px !important;
}

#item43291 {
	width:252px !important;
	height:282px !important;
}

#item43286 {
	width:252px !important;
	height:282px !important;
	left:278px !important;
	top:14px !important;
}

#item43297 {
	width:247px !important;
	height:134px !important;
}

#item43292 {
	width:247px !important;
	height:134px !important;
	left:14px !important;
	top:227px !important;
}

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

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

#item27578 {
	width:137px !important;
	height:9px !important;
	left:286px !important;
	top:347px !important;
}

#item27605 {
	width:182px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item27632 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item27659 {
	width:97px !important;
	height:20px !important;
	left:20px !important;
	top:594px !important;
}

#item27686 {
	width:123px !important;
	height:9px !important;
	left:275px !important;
	top:610px !important;
}

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

#item41708 {
	width:252px !important;
	height:139px !important;
	left:278px !important;
}

#item43310 {
	width:253px !important;
	height:225px !important;
}

#item43305 {
	width:253px !important;
	height:225px !important;
	left:14px !important;
	top:50px !important;
}

#item43316 {
	width:166px !important;
	height:193px !important;
}

#item43311 {
	width:166px !important;
	height:193px !important;
	left:279px !important;
	top:220px !important;
}

#item43322 {
	width:252px !important;
	height:220px !important;
}

#item43317 {
	width:252px !important;
	height:220px !important;
	left:278px !important;
	top:424px !important;
}

#item43328 {
	width:253px !important;
	height:157px !important;
}

#item43323 {
	width:253px !important;
	height:157px !important;
	left:14px !important;
	top:343px !important;
}

#item45281 {
	width:65px !important;
	height:64px !important;
}

#item45275 {
	width:65px !important;
	height:64px !important;
	left:7px !important;
	top:473px !important;
}

#item45287 {
	width:65px !important;
	height:64px !important;
}

#item45282 {
	width:65px !important;
	height:64px !important;
	left:74px !important;
	top:473px !important;
}

#item27713 {
	width:120px !important;
	height:9px !important;
	left:13px !important;
	top:322px !important;
}

#item27741 {
	width:88px !important;
	height:30px !important;
	left:451px !important;
	top:384px !important;
}

#item27771 {
	width:184px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item27802 {
	width:213px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item27832 {
	width:213px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item27859 {
	width:213px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item27891 {
	width:134px !important;
	height:9px !important;
	left:276px !important;
	top:179px !important;
}

#item27918 {
	width:143px !important;
	height:19px !important;
	left:276px !important;
	top:187px !important;
}

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

#item43329 {
	width:252px !important;
	height:193px !important;
	left:14px !important;
	top:424px !important;
}

#item43341 {
	width:148px !important;
	height:194px !important;
}

#item43335 {
	width:148px !important;
	height:194px !important;
	left:382px !important;
	top:423px !important;
}

#item43347 {
	width:266px !important;
	height:321px !important;
}

#item43342 {
	width:266px !important;
	height:321px !important;
	left:279px !important;
	top:37px !important;
}

#item43353 {
	width:252px !important;
	height:140px !important;
}

#item43348 {
	width:252px !important;
	height:140px !important;
	left:14px !important;
	top:219px !important;
}

#item43360 {
	width:140px !important;
	height:169px !important;
}

#item43355 {
	width:140px !important;
	height:169px !important;
	left:126px !important;
	top:38px !important;
}

#item27949 {
	width:162px !important;
	height:9px !important;
	left:275px !important;
	top:405px !important;
}

#item27977 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item28004 {
	width:98px !important;
	height:20px !important;
	left:13px !important;
	top:190px !important;
}

#item28031 {
	width:75px !important;
	height:29px !important;
	left:282px !important;
	top:584px !important;
}

#item28062 {
	width:116px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

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

#item41714 {
	width:252px !important;
	height:233px !important;
	left:278px !important;
	top:14px !important;
}

#item43380 {
	width:200px !important;
	height:262px !important;
}

#item43375 {
	width:200px !important;
	height:262px !important;
	top:50px !important;
}

#item43386 {
	width:516px !important;
	height:292px !important;
}

#item43381 {
	width:516px !important;
	height:292px !important;
	left:14px !important;
	top:323px !important;
}

#item28093 {
	width:69px !important;
	height:40px !important;
	left:203px !important;
	top:272px !important;
}

#item28120 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item28147 {
	width:131px !important;
	height:9px !important;
	left:318px !important;
	top:589px !important;
}

#item43392 {
	width:253px !important;
	height:188px !important;
}

#item43387 {
	width:253px !important;
	height:188px !important;
	left:14px !important;
	top:321px !important;
}

#item45293 {
	width:96px !important;
	height:99px !important;
}

#item45288 {
	width:96px !important;
	height:99px !important;
	left:171px !important;
	top:519px !important;
}

#item43399 {
	width:252px !important;
	height:283px !important;
}

#item43393 {
	width:252px !important;
	height:283px !important;
	left:278px !important;
	top:266px !important;
}

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

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

#item43411 {
	width:252px !important;
	height:217px !important;
}

#item43406 {
	width:252px !important;
	height:217px !important;
	left:14px !important;
	top:36px !important;
}

#item28174 {
	width:119px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

#item28201 {
	width:91px !important;
	height:20px !important;
	left:288px !important;
	top:225px !important;
}

#item28228 {
	width:197px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item28259 {
	width:125px !important;
	height:20px !important;
	left:13px !important;
	top:580px !important;
}

#item28292 {
	width:108px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item41725 {
	width:252px !important;
	height:244px !important;
}

#item41720 {
	width:252px !important;
	height:244px !important;
	left:278px !important;
	top:14px !important;
}

#item43418 {
	width:253px !important;
	height:285px !important;
}

#item43412 {
	width:253px !important;
	height:285px !important;
	left:14px !important;
	top:14px !important;
}

#item43425 {
	width:252px !important;
	height:222px !important;
}

#item43419 {
	width:252px !important;
	height:222px !important;
	left:14px !important;
	top:323px !important;
}

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

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

#item28323 {
	width:161px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item28351 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item28378 {
	width:121px !important;
	height:9px !important;
	left:12px !important;
	top:610px !important;
}

#item28405 {
	width:217px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item43437 {
	width:147px !important;
	height:296px !important;
}

#item43432 {
	width:147px !important;
	height:296px !important;
	left:119px !important;
	top:322px !important;
}

#item43444 {
	width:252px !important;
	height:133px !important;
}

#item43438 {
	width:252px !important;
	height:133px !important;
	left:279px !important;
	top:394px !important;
}

#item43450 {
	width:153px !important;
	height:163px !important;
}

#item43445 {
	width:153px !important;
	height:163px !important;
	left:377px !important;
	top:219px !important;
}

#item43456 {
	width:268px !important;
	height:205px !important;
}

#item43451 {
	width:268px !important;
	height:205px !important;
	left:276px !important;
}

#item43463 {
	width:147px !important;
	height:278px !important;
}

#item43457 {
	width:147px !important;
	height:278px !important;
	left:120px !important;
	top:32px !important;
}

#item45300 {
	width:96px !important;
	height:81px !important;
}

#item45295 {
	width:96px !important;
	height:81px !important;
	left:14px !important;
	top:230px !important;
}

#item28435 {
	width:158px !important;
	height:9px !important;
	left:283px !important;
	top:610px !important;
}

#item28462 {
	width:84px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item28489 {
	width:74px !important;
	height:20px !important;
	left:276px !important;
	top:365px !important;
}

#item28516 {
	width:113px !important;
	height:20px !important;
	left:277px !important;
	top:190px !important;
}

#item28544 {
	width:86px !important;
	height:29px !important;
	left:13px !important;
	top:191px !important;
}

#item28571 {
	width:106px !important;
	height:20px !important;
	left:13px !important;
	top:121px !important;
}

#item41740 {
	width:174px !important;
	height:113px !important;
}

#item41735 {
	width:174px !important;
	height:113px !important;
	left:4px !important;
	top:51px !important;
}

#item43469 {
	width:169px !important;
	height:134px !important;
}

#item43464 {
	width:169px !important;
	height:134px !important;
	left:186px !important;
	top:49px !important;
}

#item43475 {
	width:164px !important;
	height:149px !important;
}

#item43470 {
	width:164px !important;
	height:149px !important;
	left:366px !important;
	top:14px !important;
}

#item43482 {
	width:164px !important;
	height:133px !important;
}

#item43477 {
	width:164px !important;
	height:133px !important;
	left:366px !important;
	top:238px !important;
}

#item43488 {
	width:163px !important;
	height:114px !important;
}

#item43483 {
	width:163px !important;
	height:114px !important;
	left:190px !important;
	top:244px !important;
}

#item43494 {
	width:164px !important;
	height:137px !important;
}

#item43489 {
	width:164px !important;
	height:137px !important;
	left:14px !important;
	top:244px !important;
}

#item43500 {
	width:164px !important;
	height:121px !important;
}

#item43495 {
	width:164px !important;
	height:121px !important;
	left:14px !important;
	top:439px !important;
}

#item43506 {
	width:164px !important;
	height:128px !important;
}

#item43501 {
	width:164px !important;
	height:128px !important;
	left:190px !important;
	top:439px !important;
}

#item43512 {
	width:164px !important;
	height:128px !important;
}

#item43507 {
	width:164px !important;
	height:128px !important;
	left:366px !important;
	top:439px !important;
}

#item28599 {
	width:127px !important;
	height:9px !important;
	left:189px !important;
	top:225px !important;
}

#item28626 {
	width:125px !important;
	height:20px !important;
	left:365px !important;
	top:214px !important;
}

#item28657 {
	width:104px !important;
	height:9px !important;
	left:364px !important;
	top:417px !important;
}

#item28684 {
	width:163px !important;
	height:9px !important;
	left:189px !important;
	top:417px !important;
}

#item28711 {
	width:131px !important;
	height:20px !important;
	left:13px !important;
	top:406px !important;
}

#item28741 {
	width:119px !important;
	height:9px !important;
	left:365px !important;
	top:610px !important;
}

#item28769 {
	width:150px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item28796 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item28823 {
	width:133px !important;
	height:9px !important;
	left:13px !important;
	top:214px !important;
}

#item28850 {
	width:133px !important;
	height:9px !important;
	left:13px !important;
	top:225px !important;
}

#item43518 {
	width:167px !important;
	height:137px !important;
}

#item43513 {
	width:167px !important;
	height:137px !important;
	left:14px !important;
	top:441px !important;
}

#item43525 {
	width:164px !important;
	height:126px !important;
}

#item43519 {
	width:164px !important;
	height:126px !important;
	left:190px !important;
	top:442px !important;
}

#item43532 {
	width:164px !important;
	height:126px !important;
}

#item43526 {
	width:164px !important;
	height:126px !important;
	left:366px !important;
	top:438px !important;
}

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

#item43533 {
	width:252px !important;
	height:130px !important;
	left:279px !important;
	top:244px !important;
}

#item43544 {
	width:253px !important;
	height:147px !important;
}

#item43539 {
	width:253px !important;
	height:147px !important;
	left:14px !important;
	top:245px !important;
}

#item43550 {
	width:167px !important;
	height:179px !important;
}

#item43545 {
	width:167px !important;
	height:179px !important;
	left:14px !important;
	top:11px !important;
}

#item43556 {
	width:163px !important;
	height:166px !important;
}

#item43551 {
	width:163px !important;
	height:166px !important;
	left:190px !important;
	top:14px !important;
}

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

#item43557 {
	width:164px !important;
	height:119px !important;
	left:366px !important;
	top:61px !important;
}

#item28877 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item28904 {
	width:140px !important;
	height:9px !important;
	left:189px !important;
	top:610px !important;
}

#item28931 {
	width:147px !important;
	height:9px !important;
	left:364px !important;
	top:610px !important;
}

#item28958 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:427px !important;
}

#item28990 {
	width:189px !important;
	height:9px !important;
	left:276px !important;
	top:427px !important;
}

#item29022 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:225px !important;
}

#item29049 {
	width:130px !important;
	height:20px !important;
	left:189px !important;
	top:214px !important;
}

#item29080 {
	width:140px !important;
	height:9px !important;
	left:364px !important;
	top:225px !important;
}

#item41746 {
	width:69px !important;
	height:154px !important;
}

#item41741 {
	width:69px !important;
	height:154px !important;
	left:291px !important;
	top:37px !important;
}

#item45307 {
	width:69px !important;
	height:154px !important;
}

#item45301 {
	width:69px !important;
	height:154px !important;
	left:366px !important;
	top:25px !important;
}

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

#item43563 {
	width:251px !important;
	height:177px !important;
	left:14px !important;
	top:50px !important;
}

#item43574 {
	width:252px !important;
	height:128px !important;
}

#item43569 {
	width:252px !important;
	height:128px !important;
	left:278px !important;
	top:235px !important;
}

#item43581 {
	width:252px !important;
	height:137px !important;
}

#item43575 {
	width:252px !important;
	height:137px !important;
	left:278px !important;
	top:437px !important;
}

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

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

#item29107 {
	width:146px !important;
	height:9px !important;
	left:276px !important;
	top:418px !important;
}

#item29134 {
	width:260px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item29169 {
	width:119px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item29196 {
	width:85px !important;
	height:30px !important;
	left:443px !important;
	top:170px !important;
}

#item29228 {
	width:89px !important;
	height:30px !important;
	left:443px !important;
	top:200px !important;
}

#item29259 {
	width:186px !important;
	height:9px !important;
	left:18px !important;
	top:299px !important;
}

#item29289 {
	width:212px !important;
	height:9px !important;
	left:18px !important;
	top:308px !important;
}

#item43593 {
	width:294px !important;
	height:187px !important;
}

#item43588 {
	width:294px !important;
	height:187px !important;
	left:14px !important;
	top:438px !important;
}

#item43599 {
	width:210px !important;
	height:280px !important;
}

#item43594 {
	width:210px !important;
	height:280px !important;
	left:320px !important;
	top:257px !important;
}

#item43605 {
	width:121px !important;
	height:177px !important;
}

#item43600 {
	width:121px !important;
	height:177px !important;
	left:105px !important;
	top:257px !important;
}

#item43611 {
	width:253px !important;
	height:170px !important;
}

#item43606 {
	width:253px !important;
	height:170px !important;
	left:14px !important;
	top:14px !important;
}

#item43618 {
	width:176px !important;
	height:232px !important;
}

#item43612 {
	width:176px !important;
	height:232px !important;
	left:354px !important;
	top:14px !important;
}

#item29319 {
	width:77px !important;
	height:30px !important;
	left:13px !important;
	top:397px !important;
}

#item29350 {
	width:167px !important;
	height:9px !important;
	left:325px !important;
	top:605px !important;
}

#item29380 {
	width:196px !important;
	height:9px !important;
	left:21px !important;
	top:233px !important;
}

#item29412 {
	width:72px !important;
	height:20px !important;
	left:276px !important;
	top:210px !important;
}

#item29440 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:602px !important;
}

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

#item41752 {
	width:252px !important;
	height:156px !important;
}

#item41747 {
	width:252px !important;
	height:156px !important;
	left:278px !important;
	top:14px !important;
}

#item43624 {
	width:142px !important;
	height:282px !important;
}

#item43619 {
	width:142px !important;
	height:282px !important;
	left:14px !important;
	top:45px !important;
}

#item43630 {
	width:143px !important;
	height:186px !important;
}

#item43625 {
	width:143px !important;
	height:186px !important;
	left:278px !important;
	top:238px !important;
}

#item43637 {
	width:255px !important;
	height:233px !important;
}

#item43631 {
	width:255px !important;
	height:233px !important;
	left:14px !important;
	top:336px !important;
}

#item43643 {
	width:167px !important;
	height:194px !important;
}

#item43638 {
	width:167px !important;
	height:194px !important;
	left:278px !important;
	top:438px !important;
}

#item39678 {
	width:79px !important;
	height:20px !important;
	left:448px !important;
	top:591px !important;
}

#item39705 {
	width:147px !important;
	height:9px !important;
	left:276px !important;
	top:215px !important;
}

#item39732 {
	width:112px !important;
	height:20px !important;
	left:425px !important;
	top:407px !important;
}

#item39759 {
	width:203px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item39789 {
	width:103px !important;
	height:20px !important;
	left:163px !important;
	top:272px !important;
}

#item39819 {
	width:96px !important;
	height:28px !important;
	left:163px !important;
	top:292px !important;
}

#item43650 {
	width:249px !important;
	height:184px !important;
}

#item43644 {
	width:249px !important;
	height:184px !important;
	left:14px !important;
	top:437px !important;
}

#item43656 {
	width:250px !important;
	height:169px !important;
}

#item43651 {
	width:250px !important;
	height:169px !important;
	left:280px !important;
	top:336px !important;
}

#item43662 {
	width:164px !important;
	height:190px !important;
}

#item43657 {
	width:164px !important;
	height:190px !important;
	left:103px !important;
	top:235px !important;
}

#item43668 {
	width:252px !important;
	height:244px !important;
}

#item43663 {
	width:252px !important;
	height:244px !important;
	left:278px !important;
	top:14px !important;
}

#item43674 {
	width:258px !important;
	height:150px !important;
}

#item43669 {
	width:258px !important;
	height:150px !important;
	left:14px !important;
	top:14px !important;
}

#item39849 {
	width:134px !important;
	height:9px !important;
	left:13px !important;
	top:215px !important;
}

#item39877 {
	width:136px !important;
	height:20px !important;
	left:109px !important;
	top:600px !important;
}

#item39908 {
	width:103px !important;
	height:20px !important;
	left:20px !important;
	top:399px !important;
}

#item39935 {
	width:136px !important;
	height:9px !important;
	left:287px !important;
	top:306px !important;
}

#item39962 {
	width:196px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item41758 {
	width:254px !important;
	height:182px !important;
}

#item41753 {
	width:254px !important;
	height:182px !important;
	left:276px !important;
	top:14px !important;
}

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

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

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

#item43681 {
	width:252px !important;
	height:227px !important;
	left:14px !important;
	top:337px !important;
}

#item43693 {
	width:175px !important;
	height:186px !important;
}

#item43688 {
	width:175px !important;
	height:186px !important;
	left:279px !important;
	top:218px !important;
}

#item43699 {
	width:60px !important;
	height:169px !important;
}

#item43694 {
	width:60px !important;
	height:169px !important;
	left:281px !important;
	top:414px !important;
}

#item45313 {
	width:60px !important;
	height:169px !important;
}

#item45308 {
	width:60px !important;
	height:169px !important;
	left:346px !important;
	top:414px !important;
}

#item29501 {
	width:159px !important;
	height:9px !important;
	left:281px !important;
	top:198px !important;
}

#item29528 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:316px !important;
}

#item29555 {
	width:60px !important;
	height:30px !important;
	left:457px !important;
	top:367px !important;
}

#item29582 {
	width:194px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item29613 {
	width:118px !important;
	height:20px !important;
	left:418px !important;
	top:579px !important;
}

#item29644 {
	width:122px !important;
	height:20px !important;
	left:418px !important;
	top:600px !important;
}

#item43705 {
	width:118px !important;
	height:93px !important;
}

#item43700 {
	width:118px !important;
	height:93px !important;
	left:149px !important;
	top:328px !important;
}

#item45320 {
	width:62px !important;
	height:124px !important;
}

#item45315 {
	width:62px !important;
	height:124px !important;
	left:23px !important;
	top:502px !important;
}

#item45327 {
	width:62px !important;
	height:124px !important;
}

#item45321 {
	width:62px !important;
	height:124px !important;
	left:51px !important;
	top:502px !important;
}

#item45333 {
	width:56px !important;
	height:124px !important;
}

#item45328 {
	width:56px !important;
	height:124px !important;
	left:88px !important;
	top:502px !important;
}

#item43711 {
	width:253px !important;
	height:287px !important;
}

#item43706 {
	width:253px !important;
	height:287px !important;
	left:277px !important;
	top:334px !important;
}

#item43717 {
	width:96px !important;
	height:307px !important;
}

#item43712 {
	width:96px !important;
	height:307px !important;
	left:434px !important;
	top:14px !important;
}

#item45340 {
	width:117px !important;
	height:267px !important;
}

#item45335 {
	width:117px !important;
	height:267px !important;
	left:254px !important;
	top:53px !important;
}

#item45346 {
	width:110px !important;
	height:71px !important;
}

#item45341 {
	width:110px !important;
	height:71px !important;
	left:23px !important;
	top:258px !important;
}

#item29674 {
	width:92px !important;
	height:20px !important;
	left:140px !important;
	top:296px !important;
}

#item29701 {
	width:99px !important;
	height:29px !important;
	left:276px !important;
	top:590px !important;
}

#item29732 {
	width:134px !important;
	height:10px !important;
	left:18px !important;
	top:430px !important;
}

#item29794 {
	width:134px !important;
	height:10px !important;
	left:18px !important;
	top:441px !important;
}

#item29852 {
	width:134px !important;
	height:10px !important;
	left:18px !important;
	top:451px !important;
}

#item29906 {
	width:134px !important;
	height:10px !important;
	left:18px !important;
	top:462px !important;
}

#item29959 {
	width:171px !important;
	height:9px !important;
	left:19px !important;
	top:221px !important;
}

#item38988 {
	width:171px !important;
	height:9px !important;
	left:19px !important;
	top:191px !important;
}

#item41764 {
	width:167px !important;
	height:207px !important;
}

#item41759 {
	width:167px !important;
	height:207px !important;
	left:363px !important;
	top:89px !important;
}

#item43743 {
	width:186px !important;
	height:167px !important;
}

#item43738 {
	width:186px !important;
	height:167px !important;
	left:172px !important;
	top:195px !important;
}

#item45352 {
	width:52px !important;
	height:49px !important;
}

#item45347 {
	width:52px !important;
	height:49px !important;
	left:149px !important;
	top:50px !important;
}

#item45364 {
	width:52px !important;
	height:49px !important;
}

#item45359 {
	width:52px !important;
	height:49px !important;
	left:149px !important;
	top:106px !important;
}

#item45358 {
	width:52px !important;
	height:49px !important;
}

#item45353 {
	width:52px !important;
	height:49px !important;
	left:208px !important;
	top:50px !important;
}

#item45370 {
	width:52px !important;
	height:49px !important;
}

#item45365 {
	width:52px !important;
	height:49px !important;
	left:208px !important;
	top:106px !important;
}

#item43749 {
	width:164px !important;
	height:177px !important;
}

#item43744 {
	width:164px !important;
	height:177px !important;
	left:14px !important;
	top:320px !important;
}

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

#item43750 {
	width:194px !important;
	height:195px !important;
	left:336px !important;
	top:336px !important;
}

#item45386 {
	width:52px !important;
	height:52px !important;
}

#item45381 {
	width:52px !important;
	height:52px !important;
	left:196px !important;
	top:568px !important;
}

#item45392 {
	width:52px !important;
	height:52px !important;
}

#item45387 {
	width:52px !important;
	height:52px !important;
	left:258px !important;
	top:568px !important;
}

#item45398 {
	width:52px !important;
	height:52px !important;
}

#item45393 {
	width:52px !important;
	height:52px !important;
	left:319px !important;
	top:568px !important;
}

#item45377 {
	width:52px !important;
	height:49px !important;
}

#item45371 {
	width:52px !important;
	height:49px !important;
	left:149px !important;
	top:161px !important;
}

#item29986 {
	width:108px !important;
	height:9px !important;
	left:270px !important;
	top:69px !important;
}

#item30014 {
	width:108px !important;
	height:9px !important;
	left:270px !important;
	top:79px !important;
}

#item30041 {
	width:108px !important;
	height:9px !important;
	left:270px !important;
	top:90px !important;
}

#item30068 {
	width:108px !important;
	height:9px !important;
	left:270px !important;
	top:100px !important;
}

#item30095 {
	width:108px !important;
	height:9px !important;
	left:270px !important;
	top:111px !important;
}

#item30123 {
	width:111px !important;
	height:9px !important;
	left:13px !important;
	top:242px !important;
}

#item30150 {
	width:111px !important;
	height:9px !important;
	left:13px !important;
	top:252px !important;
}

#item30177 {
	width:111px !important;
	height:9px !important;
	left:13px !important;
	top:263px !important;
}

#item30204 {
	width:109px !important;
	height:9px !important;
	left:13px !important;
	top:273px !important;
}

#item30231 {
	width:90px !important;
	height:9px !important;
	left:400px !important;
	top:588px !important;
}

#item30258 {
	width:88px !important;
	height:9px !important;
	left:400px !important;
	top:598px !important;
}

#item30285 {
	width:88px !important;
	height:9px !important;
	left:400px !important;
	top:609px !important;
}

#item30313 {
	width:88px !important;
	height:9px !important;
	left:191px !important;
	top:505px !important;
}

#item30340 {
	width:88px !important;
	height:9px !important;
	left:191px !important;
	top:516px !important;
}

#item30369 {
	width:88px !important;
	height:9px !important;
	left:191px !important;
	top:526px !important;
}

#item43762 {
	width:187px !important;
	height:185px !important;
}

#item43756 {
	width:187px !important;
	height:185px !important;
	left:80px !important;
	top:34px !important;
}

#item43768 {
	width:136px !important;
	height:183px !important;
}

#item43763 {
	width:136px !important;
	height:183px !important;
	left:14px !important;
	top:235px !important;
}

#item43774 {
	width:160px !important;
	height:187px !important;
}

#item43769 {
	width:160px !important;
	height:187px !important;
	left:105px !important;
	top:430px !important;
}

#item43780 {
	width:250px !important;
	height:242px !important;
}

#item43775 {
	width:250px !important;
	height:242px !important;
	left:280px !important;
	top:328px !important;
}

#item43786 {
	width:235px !important;
	height:144px !important;
}

#item43781 {
	width:235px !important;
	height:144px !important;
	left:295px !important;
	top:31px !important;
}

#item45404 {
	width:82px !important;
	height:69px !important;
}

#item45399 {
	width:82px !important;
	height:69px !important;
	left:358px !important;
	top:179px !important;
}

#item45411 {
	width:82px !important;
	height:69px !important;
}

#item45405 {
	width:82px !important;
	height:69px !important;
	left:448px !important;
	top:179px !important;
}

#item30396 {
	width:70px !important;
	height:29px !important;
	left:18px !important;
	top:583px !important;
}

#item30428 {
	width:91px !important;
	height:20px !important;
	left:156px !important;
	top:399px !important;
}

#item30455 {
	width:60px !important;
	height:40px !important;
	left:18px !important;
	top:171px !important;
}

#item30485 {
	width:134px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item30512 {
	width:165px !important;
	height:9px !important;
	left:281px !important;
	top:282px !important;
}

#item30539 {
	width:165px !important;
	height:9px !important;
	left:281px !important;
	top:293px !important;
}

#item30566 {
	width:165px !important;
	height:9px !important;
	left:281px !important;
	top:303px !important;
}

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

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

#item43794 {
	width:252px !important;
	height:272px !important;
}

#item43787 {
	width:252px !important;
	height:272px !important;
	left:14px !important;
	top:14px !important;
}

#item43801 {
	width:252px !important;
	height:199px !important;
}

#item43796 {
	width:252px !important;
	height:199px !important;
	left:14px !important;
	top:321px !important;
}

#item43807 {
	width:257px !important;
	height:257px !important;
}

#item43802 {
	width:257px !important;
	height:257px !important;
	left:274px !important;
	top:320px !important;
}

#item30594 {
	width:128px !important;
	height:9px !important;
	left:287px !important;
	top:293px !important;
}

#item30622 {
	width:208px !important;
	height:9px !important;
	left:20px !important;
	top:605px !important;
}

#item30654 {
	width:152px !important;
	height:9px !important;
	left:277px !important;
	top:610px !important;
}

#item30681 {
	width:147px !important;
	height:9px !important;
	left:18px !important;
	top:300px !important;
}

#item43813 {
	width:252px !important;
	height:138px !important;
}

#item43808 {
	width:252px !important;
	height:138px !important;
	left:14px !important;
	top:422px !important;
}

#item43819 {
	width:259px !important;
	height:321px !important;
}

#item43814 {
	width:259px !important;
	height:321px !important;
	left:278px !important;
	top:322px !important;
}

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

#item43820 {
	width:252px !important;
	height:224px !important;
	left:278px !important;
	top:32px !important;
}

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

#item43826 {
	width:164px !important;
	height:193px !important;
	left:101px !important;
	top:225px !important;
}

#item43837 {
	width:251px !important;
	height:121px !important;
}

#item43832 {
	width:251px !important;
	height:121px !important;
	left:14px !important;
	top:34px !important;
}

#item30708 {
	width:136px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item30735 {
	width:111px !important;
	height:20px !important;
	left:282px !important;
	top:592px !important;
}

#item30762 {
	width:67px !important;
	height:20px !important;
	left:21px !important;
	top:318px !important;
}

#item30790 {
	width:152px !important;
	height:9px !important;
	left:18px !important;
	top:605px !important;
}

#item30817 {
	width:141px !important;
	height:9px !important;
	left:18px !important;
	top:208px !important;
}

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

#item41772 {
	width:252px !important;
	height:130px !important;
	left:278px !important;
	top:14px !important;
}

#item43844 {
	width:253px !important;
	height:228px !important;
}

#item43838 {
	width:253px !important;
	height:228px !important;
	left:14px !important;
	top:14px !important;
}

#item43850 {
	width:252px !important;
	height:136px !important;
}

#item43845 {
	width:252px !important;
	height:136px !important;
	left:278px !important;
	top:219px !important;
}

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

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

#item43862 {
	width:250px !important;
	height:157px !important;
}

#item43857 {
	width:250px !important;
	height:157px !important;
	left:280px !important;
	top:420px !important;
}

#item30845 {
	width:132px !important;
	height:9px !important;
	left:282px !important;
	top:397px !important;
}

#item30872 {
	width:194px !important;
	height:9px !important;
	left:13px !important;
	top:297px !important;
}

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

#item30930 {
	width:237px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item30961 {
	width:150px !important;
	height:9px !important;
	left:282px !important;
	top:195px !important;
}

#item43868 {
	width:253px !important;
	height:128px !important;
}

#item43863 {
	width:253px !important;
	height:128px !important;
	left:14px !important;
	top:424px !important;
}

#item43874 {
	width:252px !important;
	height:328px !important;
}

#item43869 {
	width:252px !important;
	height:328px !important;
	left:278px !important;
	top:305px !important;
}

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

#item43875 {
	width:252px !important;
	height:141px !important;
	left:14px !important;
	top:219px !important;
}

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

#item43881 {
	width:252px !important;
	height:273px !important;
	left:278px !important;
	top:14px !important;
}

#item43892 {
	width:254px !important;
	height:147px !important;
}

#item43887 {
	width:254px !important;
	height:147px !important;
	left:14px !important;
	top:14px !important;
}

#item30988 {
	width:118px !important;
	height:20px !important;
	left:276px !important;
	top:276px !important;
}

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

#item31045 {
	width:134px !important;
	height:9px !important;
	left:20px !important;
	top:605px !important;
}

#item31073 {
	width:185px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item31104 {
	width:173px !important;
	height:9px !important;
	left:12px !important;
	top:199px !important;
}

#item41785 {
	width:135px !important;
	height:83px !important;
}

#item41780 {
	width:135px !important;
	height:83px !important;
	left:272px !important;
	top:10px !important;
}

#item45418 {
	width:113px !important;
	height:78px !important;
}

#item45413 {
	width:113px !important;
	height:78px !important;
	left:417px !important;
	top:10px !important;
}

#item45424 {
	width:131px !important;
	height:85px !important;
}

#item45419 {
	width:131px !important;
	height:85px !important;
	left:348px !important;
	top:74px !important;
}

#item45431 {
	width:131px !important;
	height:83px !important;
}

#item45425 {
	width:131px !important;
	height:83px !important;
	left:170px !important;
	top:82px !important;
}

#item45437 {
	width:131px !important;
	height:92px !important;
}

#item45432 {
	width:131px !important;
	height:92px !important;
	left:273px !important;
	top:133px !important;
}

#item43899 {
	width:145px !important;
	height:209px !important;
}

#item43893 {
	width:145px !important;
	height:209px !important;
	left:14px !important;
	top:14px !important;
}

#item43905 {
	width:250px !important;
	height:109px !important;
}

#item43900 {
	width:250px !important;
	height:109px !important;
	left:14px !important;
	top:337px !important;
}

#item43911 {
	width:142px !important;
	height:177px !important;
}

#item43906 {
	width:142px !important;
	height:177px !important;
	left:279px !important;
	top:339px !important;
}

#item43917 {
	width:197px !important;
	height:91px !important;
}

#item43912 {
	width:197px !important;
	height:91px !important;
	left:115px !important;
	top:527px !important;
}

#item31131 {
	width:127px !important;
	height:9px !important;
	left:24px !important;
	top:308px !important;
}

#item31158 {
	width:146px !important;
	height:9px !important;
	left:21px !important;
	top:500px !important;
}

#item31185 {
	width:96px !important;
	height:20px !important;
	left:429px !important;
	top:478px !important;
}

#item31213 {
	width:125px !important;
	height:20px !important;
	left:324px !important;
	top:589px !important;
}

#item31245 {
	width:177px !important;
	height:11px !important;
	left:346px !important;
	top:247px !important;
}

#item31275 {
	width:179px !important;
	height:11px !important;
	left:346px !important;
	top:264px !important;
}

#item31306 {
	width:179px !important;
	height:11px !important;
	left:346px !important;
	top:281px !important;
}

#item31336 {
	width:184px !important;
	height:11px !important;
	left:346px !important;
	top:298px !important;
}

#item31367 {
	width:179px !important;
	height:11px !important;
	left:346px !important;
	top:315px !important;
}

#item43924 {
	width:252px !important;
	height:103px !important;
}

#item43918 {
	width:252px !important;
	height:103px !important;
	left:14px !important;
	top:429px !important;
}

#item43930 {
	width:135px !important;
	height:103px !important;
}

#item43925 {
	width:135px !important;
	height:103px !important;
	left:288px !important;
	top:445px !important;
}

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

#item43931 {
	width:252px !important;
	height:129px !important;
	left:278px !important;
	top:222px !important;
}

#item43942 {
	width:106px !important;
	height:108px !important;
}

#item43937 {
	width:106px !important;
	height:108px !important;
	left:14px !important;
	top:219px !important;
}

#item45444 {
	width:94px !important;
	height:108px !important;
}

#item45439 {
	width:94px !important;
	height:108px !important;
	left:172px !important;
	top:219px !important;
}

#item43949 {
	width:142px !important;
	height:169px !important;
}

#item43943 {
	width:142px !important;
	height:169px !important;
	left:14px !important;
	top:38px !important;
}

#item43956 {
	width:156px !important;
	height:190px !important;
}

#item43951 {
	width:156px !important;
	height:190px !important;
	left:374px !important;
	top:14px !important;
}

#item31397 {
	width:224px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item31429 {
	width:136px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item31456 {
	width:210px !important;
	height:20px !important;
	left:276px !important;
	top:415px !important;
}

#item31487 {
	width:74px !important;
	height:20px !important;
	left:276px !important;
	top:175px !important;
}

#item31515 {
	width:94px !important;
	height:30px !important;
	left:162px !important;
	top:171px !important;
}

#item31545 {
	width:116px !important;
	height:9px !important;
	left:13px !important;
	top:402px !important;
}

#item31572 {
	width:116px !important;
	height:9px !important;
	left:13px !important;
	top:412px !important;
}

#item41791 {
	width:264px !important;
	height:196px !important;
}

#item41786 {
	width:264px !important;
	height:196px !important;
	left:266px !important;
	top:49px !important;
}

#item43962 {
	width:118px !important;
	height:177px !important;
	left:18px !important;
	top:28px !important;
}

#item43957 {
	width:187px !important;
	height:260px !important;
	left:14px !important;
	top:50px !important;
}

#item43968 {
	width:251px !important;
	height:312px !important;
}

#item43963 {
	width:251px !important;
	height:312px !important;
	left:14px !important;
	top:323px !important;
}

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

#item43969 {
	width:252px !important;
	height:322px !important;
	left:278px !important;
	top:321px !important;
}

#item31599 {
	width:96px !important;
	height:30px !important;
	left:162px !important;
	top:183px !important;
}

#item31629 {
	width:197px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item31659 {
	width:97px !important;
	height:29px !important;
	left:442px !important;
	top:505px !important;
}

#item31689 {
	width:102px !important;
	height:29px !important;
	left:157px !important;
	top:556px !important;
}

#item43980 {
	width:255px !important;
	height:283px !important;
}

#item43975 {
	width:255px !important;
	height:283px !important;
	left:12px !important;
	top:333px !important;
}

#item43986 {
	width:170px !important;
	height:315px !important;
}

#item43981 {
	width:170px !important;
	height:315px !important;
	left:360px !important;
	top:329px !important;
}

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

#item43987 {
	width:252px !important;
	height:286px !important;
	left:278px !important;
	top:34px !important;
}

#item43998 {
	width:241px !important;
	height:292px !important;
}

#item43993 {
	width:241px !important;
	height:292px !important;
	left:14px !important;
	top:35px !important;
}

#item31720 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:240px !important;
}

#item31748 {
	width:71px !important;
	height:29px !important;
	left:282px !important;
	top:195px !important;
}

#item31775 {
	width:128px !important;
	height:20px !important;
	left:116px !important;
	top:594px !important;
}

#item31806 {
	width:91px !important;
	height:39px !important;
	left:282px !important;
	top:534px !important;
}

#item31838 {
	width:74px !important;
	height:39px !important;
	left:282px !important;
	top:575px !important;
}

#item41798 {
	width:118px !important;
	height:225px !important;
}

#item41792 {
	width:118px !important;
	height:225px !important;
	left:283px !important;
	top:14px !important;
}

#item45464 {
	width:95px !important;
	height:225px !important;
}

#item45459 {
	width:95px !important;
	height:225px !important;
	left:435px !important;
	top:14px !important;
}

#item44016 {
	width:250px !important;
	height:270px !important;
}

#item44011 {
	width:250px !important;
	height:270px !important;
	left:14px !important;
	top:52px !important;
}

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

#item44017 {
	width:251px !important;
	height:177px !important;
	left:14px !important;
	top:324px !important;
}

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

#item44023 {
	width:252px !important;
	height:224px !important;
	left:278px !important;
	top:339px !important;
}

#item31869 {
	width:193px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item31899 {
	width:145px !important;
	height:9px !important;
	left:276px !important;
	top:312px !important;
}

#item31926 {
	width:145px !important;
	height:9px !important;
	left:276px !important;
	top:323px !important;
}

#item31954 {
	width:145px !important;
	height:20px !important;
	left:22px !important;
	top:570px !important;
}

#item31986 {
	width:129px !important;
	height:20px !important;
	left:22px !important;
	top:590px !important;
}

#item45458 {
	width:123px !important;
	height:196px !important;
}

#item45452 {
	width:123px !important;
	height:196px !important;
	left:144px !important;
	top:14px !important;
}

#item44034 {
	width:230px !important;
	height:285px !important;
}

#item44029 {
	width:230px !important;
	height:285px !important;
	left:37px !important;
	top:333px !important;
}

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

#item44035 {
	width:251px !important;
	height:156px !important;
	left:279px !important;
	top:333px !important;
}

#item45451 {
	width:67px !important;
	height:70px !important;
}

#item45446 {
	width:67px !important;
	height:70px !important;
	left:282px !important;
	top:460px !important;
}

#item44046 {
	width:255px !important;
	height:234px !important;
}

#item44041 {
	width:255px !important;
	height:234px !important;
	left:276px !important;
	top:14px !important;
}

#item44052 {
	width:123px !important;
	height:196px !important;
}

#item44047 {
	width:123px !important;
	height:196px !important;
	left:14px !important;
	top:14px !important;
}

#item32018 {
	width:122px !important;
	height:20px !important;
	left:143px !important;
	top:303px !important;
}

#item32048 {
	width:109px !important;
	height:20px !important;
	left:13px !important;
	top:303px !important;
}

#item32076 {
	width:122px !important;
	height:29px !important;
	left:19px !important;
	top:448px !important;
}

#item32108 {
	width:210px !important;
	height:20px !important;
	left:276px !important;
	top:303px !important;
}

#item32140 {
	width:237px !important;
	height:9px !important;
	left:277px !important;
	top:600px !important;
}

#item32173 {
	width:237px !important;
	height:9px !important;
	left:277px !important;
	top:610px !important;
}

#item41804 {
	width:257px !important;
	height:221px !important;
}

#item41799 {
	width:257px !important;
	height:221px !important;
	left:273px !important;
	top:14px !important;
}

#item44059 {
	width:252px !important;
	height:202px !important;
}

#item44053 {
	width:252px !important;
	height:202px !important;
	left:14px !important;
	top:14px !important;
}

#item44066 {
	width:219px !important;
	height:296px !important;
}

#item44060 {
	width:219px !important;
	height:296px !important;
	left:14px !important;
	top:322px !important;
}

#item44072 {
	width:257px !important;
	height:245px !important;
}

#item44067 {
	width:257px !important;
	height:245px !important;
	left:273px !important;
	top:321px !important;
}

#item32203 {
	width:246px !important;
	height:20px !important;
	left:13px !important;
	top:291px !important;
}

#item32236 {
	width:205px !important;
	height:20px !important;
	left:276px !important;
	top:291px !important;
}

#item32268 {
	width:192px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item32296 {
	width:110px !important;
	height:9px !important;
	left:155px !important;
	top:559px !important;
}

#item32323 {
	width:110px !important;
	height:9px !important;
	left:155px !important;
	top:569px !important;
}

#item44078 {
	width:252px !important;
	height:289px !important;
}

#item44073 {
	width:252px !important;
	height:289px !important;
	left:14px !important;
	top:329px !important;
}

#item44084 {
	width:252px !important;
	height:283px !important;
}

#item44079 {
	width:252px !important;
	height:283px !important;
	left:278px !important;
	top:334px !important;
}

#item44090 {
	width:266px !important;
	height:234px !important;
}

#item44085 {
	width:266px !important;
	height:234px !important;
	left:278px !important;
	top:14px !important;
}

#item45470 {
	width:253px !important;
	height:308px !important;
}

#item45467 {
	width:253px !important;
	height:308px !important;
	left:14px !important;
	top:14px !important;
}

#item32350 {
	width:77px !important;
	height:39px !important;
	left:13px !important;
	top:182px !important;
}

#item32381 {
	width:108px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item32408 {
	width:134px !important;
	height:29px !important;
	left:276px !important;
	top:591px !important;
}

#item32441 {
	width:254px !important;
	height:9px !important;
	left:276px !important;
	top:314px !important;
}

#item41810 {
	width:152px !important;
	height:399px !important;
}

#item41805 {
	width:152px !important;
	height:399px !important;
	left:281px !important;
	top:9px !important;
}

#item44103 {
	width:147px !important;
	height:221px !important;
}

#item44097 {
	width:147px !important;
	height:221px !important;
	left:279px !important;
	top:411px !important;
}

#item44109 {
	width:118px !important;
	height:137px !important;
}

#item44104 {
	width:118px !important;
	height:137px !important;
	left:28px !important;
	top:151px !important;
}

#item45505 {
	width:129px !important;
	height:115px !important;
}

#item45500 {
	width:129px !important;
	height:115px !important;
	left:18px !important;
	top:308px !important;
}

#item45479 {
	width:68px !important;
	height:111px !important;
}

#item45474 {
	width:68px !important;
	height:111px !important;
	left:190px !important;
	top:123px !important;
}

#item45485 {
	width:68px !important;
	height:54px !important;
}

#item45480 {
	width:68px !important;
	height:54px !important;
	left:190px !important;
	top:240px !important;
}

#item45491 {
	width:68px !important;
	height:50px !important;
}

#item45486 {
	width:68px !important;
	height:50px !important;
	left:190px !important;
	top:303px !important;
}

#item45499 {
	width:68px !important;
	height:83px !important;
}

#item45493 {
	width:68px !important;
	height:83px !important;
	left:190px !important;
	top:354px !important;
}

#item32473 {
	width:239px !important;
	height:9px !important;
	left:21px !important;
	top:603px !important;
}

#item32504 {
	width:195px !important;
	height:20px !important;
	left:21px !important;
	top:526px !important;
}

#item32537 {
	width:81px !important;
	height:40px !important;
	left:444px !important;
	top:359px !important;
}

#item32568 {
	width:100px !important;
	height:20px !important;
	left:432px !important;
	top:595px !important;
}

#item44115 {
	width:252px !important;
	height:223px !important;
}

#item44110 {
	width:252px !important;
	height:223px !important;
	left:14px !important;
	top:34px !important;
}

#item44121 {
	width:252px !important;
	height:255px !important;
}

#item44116 {
	width:252px !important;
	height:255px !important;
	left:14px !important;
	top:333px !important;
}

#item44128 {
	width:199px !important;
	height:103px !important;
}

#item44123 {
	width:199px !important;
	height:103px !important;
	left:285px !important;
	top:341px !important;
}

#item45512 {
	width:192px !important;
	height:131px !important;
}

#item45506 {
	width:192px !important;
	height:131px !important;
	left:322px !important;
	top:400px !important;
}

#item44134 {
	width:194px !important;
	height:209px !important;
}

#item44129 {
	width:194px !important;
	height:209px !important;
	left:336px !important;
	top:38px !important;
}

#item45518 {
	width:51px !important;
	height:124px !important;
}

#item45513 {
	width:51px !important;
	height:124px !important;
	left:283px !important;
	top:38px !important;
}

#item32595 {
	width:144px !important;
	height:20px !important;
	left:21px !important;
	top:593px !important;
}

#item32625 {
	width:157px !important;
	height:20px !important;
	left:13px !important;
	top:304px !important;
}

#item32655 {
	width:218px !important;
	height:9px !important;
	left:277px !important;
	top:600px !important;
}

#item32686 {
	width:218px !important;
	height:9px !important;
	left:277px !important;
	top:611px !important;
}

#item32713 {
	width:256px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item32744 {
	width:256px !important;
	height:9px !important;
	left:276px !important;
	top:314px !important;
}

#item41816 {
	width:253px !important;
	height:177px !important;
}

#item41811 {
	width:253px !important;
	height:177px !important;
	left:277px !important;
	top:14px !important;
}

#item45537 {
	width:140px !important;
	height:103px !important;
}

#item45532 {
	width:140px !important;
	height:103px !important;
	left:277px !important;
	top:160px !important;
}

#item44141 {
	width:240px !important;
	height:188px !important;
}

#item44136 {
	width:240px !important;
	height:188px !important;
	left:14px !important;
	top:55px !important;
}

#item45525 {
	width:67px !important;
	height:94px !important;
}

#item45520 {
	width:67px !important;
	height:94px !important;
	left:7px !important;
	top:206px !important;
}

#item45531 {
	width:71px !important;
	height:92px !important;
}

#item45526 {
	width:71px !important;
	height:92px !important;
	left:29px !important;
	top:245px !important;
}

#item44147 {
	width:244px !important;
	height:164px !important;
}

#item44142 {
	width:244px !important;
	height:164px !important;
	left:22px !important;
	top:384px !important;
}

#item45543 {
	width:104px !important;
	height:70px !important;
}

#item45538 {
	width:104px !important;
	height:70px !important;
	left:162px !important;
	top:338px !important;
}

#item44153 {
	width:252px !important;
	height:201px !important;
}

#item44148 {
	width:252px !important;
	height:201px !important;
	left:278px !important;
	top:342px !important;
}

#item45553 {
	width:91px !important;
	height:81px !important;
}

#item45548 {
	width:91px !important;
	height:81px !important;
	left:439px !important;
	top:556px !important;
}

#item32776 {
	width:109px !important;
	height:9px !important;
	left:276px !important;
	top:620px !important;
}

#item32803 {
	width:109px !important;
	height:9px !important;
	left:276px !important;
	top:631px !important;
}

#item32830 {
	width:201px !important;
	height:9px !important;
	left:24px !important;
	top:609px !important;
}

#item32860 {
	width:201px !important;
	height:9px !important;
	left:24px !important;
	top:619px !important;
}

#item32887 {
	width:170px !important;
	height:9px !important;
	left:276px !important;
	top:312px !important;
}

#item32917 {
	width:170px !important;
	height:9px !important;
	left:276px !important;
	top:322px !important;
}

#item32945 {
	width:161px !important;
	height:9px !important;
	left:107px !important;
	top:300px !important;
}

#item32972 {
	width:161px !important;
	height:9px !important;
	left:107px !important;
	top:311px !important;
}

#item33004 {
	width:161px !important;
	height:9px !important;
	left:107px !important;
	top:321px !important;
}

#item44159 {
	width:208px !important;
	height:123px !important;
}

#item44154 {
	width:208px !important;
	height:123px !important;
	left:11px !important;
	top:417px !important;
}

#item45559 {
	width:143px !important;
	height:85px !important;
}

#item45554 {
	width:143px !important;
	height:85px !important;
	left:125px !important;
	top:328px !important;
}

#item44165 {
	width:215px !important;
	height:184px !important;
}

#item44160 {
	width:215px !important;
	height:184px !important;
	left:281px !important;
	top:351px !important;
}

#item44171 {
	width:220px !important;
	height:229px !important;
}

#item44166 {
	width:220px !important;
	height:229px !important;
	left:279px !important;
	top:14px !important;
}

#item45567 {
	width:65px !important;
	height:26px !important;
}

#item45561 {
	width:65px !important;
	height:26px !important;
	left:458px !important;
	top:139px !important;
}

#item45573 {
	width:66px !important;
	height:22px !important;
}

#item45568 {
	width:66px !important;
	height:22px !important;
	left:458px !important;
	top:166px !important;
}

#item45579 {
	width:66px !important;
	height:24px !important;
}

#item45574 {
	width:66px !important;
	height:24px !important;
	left:458px !important;
	top:189px !important;
}

#item45585 {
	width:66px !important;
	height:26px !important;
}

#item45580 {
	width:66px !important;
	height:26px !important;
	left:458px !important;
	top:213px !important;
}

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

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

#item33031 {
	width:131px !important;
	height:9px !important;
	left:13px !important;
	top:322px !important;
}

#item33058 {
	width:174px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item33088 {
	width:142px !important;
	height:9px !important;
	left:276px !important;
	top:290px !important;
}

#item33115 {
	width:142px !important;
	height:9px !important;
	left:276px !important;
	top:300px !important;
}

#item33142 {
	width:142px !important;
	height:9px !important;
	left:276px !important;
	top:311px !important;
}

#item33169 {
	width:142px !important;
	height:9px !important;
	left:276px !important;
	top:321px !important;
}

#item33196 {
	width:241px !important;
	height:9px !important;
	left:21px !important;
	top:600px !important;
}

#item33229 {
	width:241px !important;
	height:9px !important;
	left:21px !important;
	top:610px !important;
}

#item41822 {
	width:252px !important;
	height:263px !important;
}

#item41817 {
	width:252px !important;
	height:263px !important;
	left:278px !important;
}

#item45601 {
	width:74px !important;
	height:99px !important;
}

#item45596 {
	width:74px !important;
	height:99px !important;
	left:456px !important;
	top:230px !important;
}

#item44183 {
	width:209px !important;
	height:160px !important;
}

#item44178 {
	width:209px !important;
	height:160px !important;
	left:37px !important;
	top:50px !important;
}

#item45595 {
	width:122px !important;
	height:75px !important;
}

#item45590 {
	width:122px !important;
	height:75px !important;
	left:14px !important;
	top:185px !important;
}

#item44191 {
	width:203px !important;
	height:177px !important;
}

#item44184 {
	width:203px !important;
	height:177px !important;
	left:171px !important;
	top:334px !important;
}

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

#item45608 {
	width:204px !important;
	height:205px !important;
	left:6px !important;
	top:427px !important;
}

#item45607 {
	width:156px !important;
	height:177px !important;
}

#item45602 {
	width:156px !important;
	height:177px !important;
	left:133px !important;
	top:403px !important;
}

#item33262 {
	width:173px !important;
	height:9px !important;
	left:276px !important;
	top:311px !important;
}

#item33292 {
	width:173px !important;
	height:9px !important;
	left:276px !important;
	top:322px !important;
}

#item33319 {
	width:229px !important;
	height:9px !important;
	left:13px !important;
	top:311px !important;
}

#item33350 {
	width:229px !important;
	height:9px !important;
	left:13px !important;
	top:321px !important;
}

#item33380 {
	width:209px !important;
	height:9px !important;
	left:296px !important;
	top:581px !important;
}

#item33410 {
	width:209px !important;
	height:9px !important;
	left:296px !important;
	top:591px !important;
}

#item33440 {
	width:209px !important;
	height:9px !important;
	left:296px !important;
	top:602px !important;
}

#item45621 {
	width:201px !important;
	height:199px !important;
}

#item45616 {
	width:201px !important;
	height:199px !important;
	left:32px !important;
	top:373px !important;
}

#item44203 {
	width:253px !important;
	height:222px !important;
}

#item44198 {
	width:253px !important;
	height:222px !important;
	left:277px !important;
	top:340px !important;
}

#item44210 {
	width:127px !important;
	height:247px !important;
}

#item44204 {
	width:127px !important;
	height:247px !important;
	left:282px !important;
	top:14px !important;
}

#item45627 {
	width:127px !important;
	height:264px !important;
}

#item45622 {
	width:127px !important;
	height:264px !important;
	left:417px !important;
	top:14px !important;
}

#item44216 {
	width:210px !important;
	height:113px !important;
}

#item44211 {
	width:210px !important;
	height:113px !important;
	left:14px !important;
	top:14px !important;
}

#item45633 {
	width:230px !important;
	height:125px !important;
}

#item45628 {
	width:230px !important;
	height:125px !important;
	left:14px !important;
	top:99px !important;
}

#item44197 {
	width:146px !important;
	height:194px !important;
}

#item44192 {
	width:146px !important;
	height:194px !important;
	left:122px !important;
	top:304px !important;
}

#item33471 {
	width:219px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item33501 {
	width:255px !important;
	height:9px !important;
	left:276px !important;
	top:311px !important;
}

#item33532 {
	width:255px !important;
	height:9px !important;
	left:276px !important;
	top:321px !important;
}

#item33562 {
	width:255px !important;
	height:9px !important;
	left:13px !important;
	top:284px !important;
}

#item33594 {
	width:255px !important;
	height:9px !important;
	left:13px !important;
	top:294px !important;
}

#item33626 {
	width:225px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item33657 {
	width:225px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item41823 {
	width:252px !important;
	height:234px !important;
	left:278px !important;
	top:14px !important;
}

#item44222 {
	width:177px !important;
	height:264px !important;
}

#item44217 {
	width:177px !important;
	height:264px !important;
	top:47px !important;
}

#item44228 {
	width:194px !important;
	height:106px !important;
}

#item44223 {
	width:194px !important;
	height:106px !important;
	left:48px !important;
	top:315px !important;
}

#item45639 {
	width:210px !important;
	height:116px !important;
}

#item45634 {
	width:210px !important;
	height:116px !important;
	left:32px !important;
	top:394px !important;
}

#item44234 {
	width:254px !important;
	height:224px !important;
}

#item44229 {
	width:254px !important;
	height:224px !important;
	left:276px !important;
	top:321px !important;
}

#item33688 {
	width:77px !important;
	height:40px !important;
	left:183px !important;
	top:263px !important;
}

#item33720 {
	width:187px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item33750 {
	width:157px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item33778 {
	width:217px !important;
	height:9px !important;
	left:19px !important;
	top:597px !important;
}

#item33808 {
	width:214px !important;
	height:9px !important;
	left:19px !important;
	top:607px !important;
}

#item44241 {
	width:253px !important;
	height:233px !important;
}

#item44235 {
	width:253px !important;
	height:233px !important;
	left:14px !important;
	top:322px !important;
}

#item45648 {
	width:253px !important;
	height:233px !important;
}

#item45642 {
	width:253px !important;
	height:233px !important;
	left:277px !important;
	top:322px !important;
}

#item44253 {
	width:235px !important;
	height:295px !important;
}

#item44248 {
	width:235px !important;
	height:295px !important;
	left:309px !important;
	top:14px !important;
}

#item44259 {
	width:167px !important;
	height:225px !important;
}

#item44254 {
	width:167px !important;
	height:225px !important;
	left:97px !important;
	top:14px !important;
}

#item45655 {
	width:108px !important;
	height:61px !important;
}

#item45649 {
	width:108px !important;
	height:61px !important;
	left:14px !important;
	top:185px !important;
}

#item33838 {
	width:169px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item33865 {
	width:175px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item33896 {
	width:74px !important;
	height:29px !important;
	left:278px !important;
	top:171px !important;
}

#item33923 {
	width:203px !important;
	height:9px !important;
	left:27px !important;
	top:281px !important;
}

#item33953 {
	width:203px !important;
	height:9px !important;
	left:27px !important;
	top:291px !important;
}

#item41835 {
	width:177px !important;
	height:108px !important;
}

#item41830 {
	width:177px !important;
	height:108px !important;
	left:278px !important;
	top:37px !important;
}

#item45661 {
	width:181px !important;
	height:108px !important;
}

#item45656 {
	width:181px !important;
	height:108px !important;
	left:349px !important;
	top:145px !important;
}

#item44265 {
	width:155px !important;
	height:311px !important;
}

#item44260 {
	width:155px !important;
	height:311px !important;
	left:14px !important;
	top:14px !important;
}

#item44271 {
	width:253px !important;
	height:237px !important;
}

#item44266 {
	width:253px !important;
	height:237px !important;
	left:14px !important;
	top:335px !important;
}

#item44277 {
	width:174px !important;
	height:158px !important;
}

#item44272 {
	width:174px !important;
	height:158px !important;
	left:281px !important;
	top:369px !important;
}

#item45668 {
	width:160px !important;
	height:109px !important;
}

#item45662 {
	width:160px !important;
	height:109px !important;
	left:375px !important;
	top:354px !important;
}

#item33980 {
	width:73px !important;
	height:40px !important;
	left:177px !important;
	top:281px !important;
}

#item34011 {
	width:175px !important;
	height:9px !important;
	left:19px !important;
	top:605px !important;
}

#item34038 {
	width:191px !important;
	height:9px !important;
	left:282px !important;
	top:593px !important;
}

#item34070 {
	width:191px !important;
	height:9px !important;
	left:282px !important;
	top:604px !important;
}

#item34097 {
	width:211px !important;
	height:9px !important;
	left:276px !important;
	top:306px !important;
}

#item34125 {
	width:211px !important;
	height:9px !important;
	left:276px !important;
	top:316px !important;
}

#item44284 {
	width:258px !important;
	height:202px !important;
}

#item44278 {
	width:258px !important;
	height:202px !important;
	left:14px !important;
	top:337px !important;
}

#item44290 {
	width:206px !important;
	height:281px !important;
}

#item44285 {
	width:206px !important;
	height:281px !important;
	left:325px !important;
	top:336px !important;
}

#item44297 {
	width:253px !important;
	height:239px !important;
}

#item44291 {
	width:253px !important;
	height:239px !important;
	left:277px !important;
	top:29px !important;
}

#item44303 {
	width:252px !important;
	height:213px !important;
}

#item44298 {
	width:252px !important;
	height:213px !important;
	left:14px !important;
	top:28px !important;
}

#item34155 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:318px !important;
}

#item34185 {
	width:196px !important;
	height:9px !important;
	left:276px !important;
	top:318px !important;
}

#item34216 {
	width:106px !important;
	height:39px !important;
	left:282px !important;
	top:497px !important;
}

#item34250 {
	width:216px !important;
	height:9px !important;
	left:23px !important;
	top:604px !important;
}

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

#item41836 {
	width:252px !important;
	height:233px !important;
	left:14px !important;
	top:39px !important;
}

#item44309 {
	width:197px !important;
	height:251px !important;
}

#item44304 {
	width:197px !important;
	height:251px !important;
	left:14px !important;
	top:284px !important;
}

#item44316 {
	width:182px !important;
	height:112px !important;
}

#item44310 {
	width:182px !important;
	height:112px !important;
	left:246px !important;
	top:279px !important;
}

#item45681 {
	width:198px !important;
	height:101px !important;
}

#item45676 {
	width:198px !important;
	height:101px !important;
	left:230px !important;
	top:392px !important;
}

#item45687 {
	width:218px !important;
	height:128px !important;
}

#item45682 {
	width:218px !important;
	height:128px !important;
	left:219px !important;
	top:495px !important;
}

#item44322 {
	width:156px !important;
	height:109px !important;
}

#item44317 {
	width:156px !important;
	height:109px !important;
	left:332px !important;
	top:4px !important;
}

#item45675 {
	width:71px !important;
	height:70px !important;
}

#item45670 {
	width:71px !important;
	height:70px !important;
	left:277px !important;
	top:135px !important;
}

#item45693 {
	width:95px !important;
	height:90px !important;
}

#item45688 {
	width:95px !important;
	height:90px !important;
	left:435px !important;
	top:283px !important;
}

#item34280 {
	width:96px !important;
	height:20px !important;
	left:13px !important;
	top:254px !important;
}

#item34307 {
	width:136px !important;
	height:20px !important;
	left:13px !important;
	top:600px !important;
}

#item34339 {
	width:88px !important;
	height:9px !important;
	left:444px !important;
	top:589px !important;
}

#item34366 {
	width:88px !important;
	height:9px !important;
	left:444px !important;
	top:600px !important;
}

#item34393 {
	width:88px !important;
	height:9px !important;
	left:444px !important;
	top:610px !important;
}

#item34421 {
	width:168px !important;
	height:9px !important;
	left:276px !important;
	top:254px !important;
}

#item34451 {
	width:168px !important;
	height:9px !important;
	left:276px !important;
	top:264px !important;
}

#item44328 {
	width:132px !important;
	height:99px !important;
}

#item44323 {
	width:132px !important;
	height:99px !important;
	left:14px !important;
	top:256px !important;
}

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

#item45694 {
	width:141px !important;
	height:113px !important;
	left:5px !important;
	top:359px !important;
}

#item45706 {
	width:121px !important;
	height:151px !important;
}

#item45701 {
	width:121px !important;
	height:151px !important;
	left:103px !important;
	top:366px !important;
}

#item44334 {
	width:173px !important;
	height:222px !important;
}

#item44329 {
	width:173px !important;
	height:222px !important;
	left:229px !important;
	top:250px !important;
}

#item45715 {
	width:167px !important;
	height:177px !important;
}

#item45710 {
	width:167px !important;
	height:177px !important;
	left:363px !important;
	top:381px !important;
}

#item44340 {
	width:295px !important;
	height:238px !important;
}

#item44335 {
	width:295px !important;
	height:238px !important;
	left:235px !important;
	top:14px !important;
}

#item44347 {
	width:210px !important;
	height:199px !important;
}

#item44341 {
	width:210px !important;
	height:199px !important;
	left:14px !important;
	top:14px !important;
}

#item34478 {
	width:132px !important;
	height:9px !important;
	left:241px !important;
	top:230px !important;
}

#item34505 {
	width:179px !important;
	height:9px !important;
	left:16px !important;
	top:238px !important;
}

#item34535 {
	width:89px !important;
	height:20px !important;
	left:234px !important;
	top:600px !important;
}

#item34562 {
	width:174px !important;
	height:9px !important;
	left:358px !important;
	top:610px !important;
}

#item34593 {
	width:202px !important;
	height:9px !important;
	left:16px !important;
	top:594px !important;
}

#item34623 {
	width:202px !important;
	height:9px !important;
	left:16px !important;
	top:605px !important;
}

#item41847 {
	width:258px !important;
	height:237px !important;
}

#item41842 {
	width:258px !important;
	height:237px !important;
	left:235px !important;
	top:14px !important;
}

#item44353 {
	width:239px !important;
	height:273px !important;
}

#item44348 {
	width:239px !important;
	height:273px !important;
	left:14px !important;
	top:47px !important;
}

#item44359 {
	width:78px !important;
	height:218px !important;
}

#item44354 {
	width:78px !important;
	height:218px !important;
	left:14px !important;
	top:366px !important;
}

#item45722 {
	width:78px !important;
	height:218px !important;
}

#item45716 {
	width:78px !important;
	height:218px !important;
	left:95px !important;
	top:366px !important;
}

#item45729 {
	width:71px !important;
	height:218px !important;
}

#item45723 {
	width:71px !important;
	height:218px !important;
	left:175px !important;
	top:366px !important;
}

#item45735 {
	width:75px !important;
	height:218px !important;
}

#item45730 {
	width:75px !important;
	height:218px !important;
	left:249px !important;
	top:366px !important;
}

#item45741 {
	width:75px !important;
	height:218px !important;
}

#item45736 {
	width:75px !important;
	height:218px !important;
	left:329px !important;
	top:366px !important;
}

#item34653 {
	width:78px !important;
	height:20px !important;
	left:426px !important;
	top:513px !important;
}

#item34680 {
	width:78px !important;
	height:20px !important;
	left:426px !important;
	top:533px !important;
}

#item34707 {
	width:78px !important;
	height:20px !important;
	left:426px !important;
	top:553px !important;
}

#item34734 {
	width:78px !important;
	height:20px !important;
	left:426px !important;
	top:573px !important;
}

#item34761 {
	width:78px !important;
	height:20px !important;
	left:426px !important;
	top:593px !important;
}

#item34788 {
	width:256px !important;
	height:9px !important;
	left:276px !important;
	top:304px !important;
}

#item34819 {
	width:256px !important;
	height:9px !important;
	left:276px !important;
	top:314px !important;
}

#item44365 {
	width:118px !important;
	height:153px !important;
}

#item44360 {
	width:118px !important;
	height:153px !important;
	left:14px !important;
	top:326px !important;
}

#item45747 {
	width:134px !important;
	height:153px !important;
}

#item45742 {
	width:134px !important;
	height:153px !important;
	left:94px !important;
	top:326px !important;
}

#item45753 {
	width:145px !important;
	height:153px !important;
}

#item45748 {
	width:145px !important;
	height:153px !important;
	left:172px !important;
	top:326px !important;
}

#item45760 {
	width:189px !important;
	height:112px !important;
}

#item45755 {
	width:189px !important;
	height:112px !important;
	left:186px !important;
	top:490px !important;
}

#item45766 {
	width:140px !important;
	height:236px !important;
}

#item45761 {
	width:140px !important;
	height:236px !important;
	left:377px !important;
	top:332px !important;
}

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

#item44366 {
	width:118px !important;
	height:177px !important;
	left:278px !important;
	top:14px !important;
}

#item45772 {
	width:137px !important;
	height:311px !important;
}

#item45767 {
	width:137px !important;
	height:311px !important;
	left:399px !important;
	top:14px !important;
}

#item44377 {
	width:74px !important;
	height:248px !important;
}

#item44372 {
	width:74px !important;
	height:248px !important;
	left:9px !important;
}

#item45779 {
	width:101px !important;
	height:158px !important;
}

#item45774 {
	width:101px !important;
	height:158px !important;
	left:167px !important;
	top:3px !important;
}

#item44383 {
	width:68px !important;
	height:66px !important;
}

#item44378 {
	width:68px !important;
	height:66px !important;
	left:199px !important;
	top:257px !important;
}

#item34849 {
	width:83px !important;
	height:20px !important;
	left:19px !important;
	top:300px !important;
}

#item34876 {
	width:141px !important;
	height:20px !important;
	left:79px !important;
	top:221px !important;
}

#item34908 {
	width:152px !important;
	height:9px !important;
	left:79px !important;
	top:242px !important;
}

#item34935 {
	width:122px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item34962 {
	width:122px !important;
	height:9px !important;
	left:276px !important;
	top:314px !important;
}

#item34989 {
	width:132px !important;
	height:9px !important;
	left:23px !important;
	top:579px !important;
}

#item35016 {
	width:132px !important;
	height:9px !important;
	left:23px !important;
	top:590px !important;
}

#item35045 {
	width:132px !important;
	height:9px !important;
	left:23px !important;
	top:600px !important;
}

#item41853 {
	width:259px !important;
	height:242px !important;
}

#item41848 {
	width:259px !important;
	height:242px !important;
	left:271px !important;
	top:14px !important;
}

#item44389 {
	width:253px !important;
	height:272px !important;
}

#item44384 {
	width:253px !important;
	height:272px !important;
	left:14px !important;
	top:50px !important;
}

#item44395 {
	width:60px !important;
	height:254px !important;
}

#item44390 {
	width:60px !important;
	height:254px !important;
	left:9px !important;
	top:369px !important;
}

#item45785 {
	width:91px !important;
	height:254px !important;
}

#item45780 {
	width:91px !important;
	height:254px !important;
	left:71px !important;
	top:369px !important;
}

#item44402 {
	width:184px !important;
	height:107px !important;
}

#item44397 {
	width:184px !important;
	height:107px !important;
	left:286px !important;
	top:361px !important;
}

#item45792 {
	width:203px !important;
	height:133px !important;
}

#item45787 {
	width:203px !important;
	height:133px !important;
	left:327px !important;
	top:411px !important;
}

#item35072 {
	width:104px !important;
	height:20px !important;
	left:276px !important;
	top:303px !important;
}

#item35099 {
	width:81px !important;
	height:29px !important;
	left:179px !important;
	top:198px !important;
}

#item35129 {
	width:177px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item35156 {
	width:177px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item35183 {
	width:62px !important;
	height:9px !important;
	left:192px !important;
	top:584px !important;
}

#item35210 {
	width:62px !important;
	height:9px !important;
	left:192px !important;
	top:594px !important;
}

#item44408 {
	width:176px !important;
	height:285px !important;
}

#item44403 {
	width:176px !important;
	height:285px !important;
	left:91px !important;
	top:333px !important;
}

#item44414 {
	width:209px !important;
	height:296px !important;
}

#item44409 {
	width:209px !important;
	height:296px !important;
	left:321px !important;
	top:322px !important;
}

#item44420 {
	width:240px !important;
	height:232px !important;
}

#item44415 {
	width:240px !important;
	height:232px !important;
	left:293px !important;
	top:14px !important;
}

#item45799 {
	width:166px !important;
	height:58px !important;
}

#item45793 {
	width:166px !important;
	height:58px !important;
	left:285px !important;
	top:255px !important;
}

#item44426 {
	width:253px !important;
	height:101px !important;
}

#item44421 {
	width:253px !important;
	height:101px !important;
	left:14px !important;
	top:35px !important;
}

#item45806 {
	width:132px !important;
	height:109px !important;
}

#item45801 {
	width:132px !important;
	height:109px !important;
	left:140px !important;
	top:139px !important;
}

#item45812 {
	width:124px !important;
	height:98px !important;
}

#item45807 {
	width:124px !important;
	height:98px !important;
	left:14px !important;
	top:150px !important;
}

#item35238 {
	width:71px !important;
	height:48px !important;
	left:13px !important;
	top:571px !important;
}

#item35270 {
	width:47px !important;
	height:49px !important;
	left:276px !important;
	top:514px !important;
}

#item35300 {
	width:106px !important;
	height:20px !important;
	left:335px !important;
	top:151px !important;
}

#item35330 {
	width:113px !important;
	height:20px !important;
	left:335px !important;
	top:171px !important;
}

#item35361 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item35391 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:314px !important;
}

#item41859 {
	width:257px !important;
	height:101px !important;
}

#item41854 {
	width:257px !important;
	height:101px !important;
	left:274px !important;
	top:44px !important;
}

#item45833 {
	width:261px !important;
	height:101px !important;
}

#item45826 {
	width:261px !important;
	height:101px !important;
	left:274px !important;
	top:155px !important;
}

#item44432 {
	width:139px !important;
	height:116px !important;
}

#item44427 {
	width:139px !important;
	height:116px !important;
	left:49px !important;
	top:45px !important;
}

#item45818 {
	width:113px !important;
	height:90px !important;
}

#item45813 {
	width:113px !important;
	height:90px !important;
	left:44px !important;
	top:168px !important;
}

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

#item45819 {
	width:88px !important;
	height:61px !important;
	left:179px !important;
	top:141px !important;
}

#item44440 {
	width:205px !important;
	height:141px !important;
}

#item44433 {
	width:205px !important;
	height:141px !important;
	left:11px !important;
	top:338px !important;
}

#item45839 {
	width:205px !important;
	height:135px !important;
}

#item45834 {
	width:205px !important;
	height:135px !important;
	left:228px !important;
	top:333px !important;
}

#item45845 {
	width:238px !important;
	height:133px !important;
}

#item45840 {
	width:238px !important;
	height:133px !important;
	left:26px !important;
	top:493px !important;
}

#item45851 {
	width:128px !important;
	height:133px !important;
}

#item45846 {
	width:128px !important;
	height:133px !important;
	left:285px !important;
	top:475px !important;
}

#item35421 {
	width:110px !important;
	height:9px !important;
	left:418px !important;
	top:580px !important;
}

#item35448 {
	width:110px !important;
	height:9px !important;
	left:418px !important;
	top:590px !important;
}

#item35476 {
	width:110px !important;
	height:9px !important;
	left:418px !important;
	top:601px !important;
}

#item35504 {
	width:156px !important;
	height:9px !important;
	left:276px !important;
	top:308px !important;
}

#item35534 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:319px !important;
}

#item35561 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:308px !important;
}

#item35593 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:319px !important;
}

#item44453 {
	width:205px !important;
	height:102px !important;
}

#item44447 {
	width:205px !important;
	height:102px !important;
	left:24px !important;
	top:279px !important;
}

#item45860 {
	width:223px !important;
	height:142px !important;
}

#item45855 {
	width:223px !important;
	height:142px !important;
	left:24px !important;
	top:383px !important;
}

#item44459 {
	width:152px !important;
	height:242px !important;
}

#item44454 {
	width:152px !important;
	height:242px !important;
	left:363px !important;
	top:319px !important;
}

#item45866 {
	width:81px !important;
	height:143px !important;
}

#item45861 {
	width:81px !important;
	height:143px !important;
	left:279px !important;
	top:237px !important;
}

#item44484 {
	width:163px !important;
	height:198px !important;
}

#item44479 {
	width:163px !important;
	height:198px !important;
	left:367px !important;
	top:116px !important;
}

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

#item44485 {
	width:252px !important;
	height:239px !important;
	left:14px !important;
	top:11px !important;
}

#item35624 {
	width:209px !important;
	height:9px !important;
	left:18px !important;
	top:259px !important;
}

#item35654 {
	width:73px !important;
	height:39px !important;
	left:282px !important;
	top:149px !important;
}

#item35685 {
	width:99px !important;
	height:9px !important;
	left:282px !important;
	top:600px !important;
}

#item35713 {
	width:99px !important;
	height:9px !important;
	left:282px !important;
	top:611px !important;
}

#item35740 {
	width:223px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item35770 {
	width:219px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item41865 {
	width:169px !important;
	height:184px !important;
}

#item41860 {
	width:169px !important;
	height:184px !important;
	left:277px !important;
	top:45px !important;
}

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

#item44491 {
	width:252px !important;
	height:173px !important;
	left:14px !important;
	top:49px !important;
}

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

#item44497 {
	width:252px !important;
	height:243px !important;
	left:14px !important;
	top:310px !important;
}

#item44508 {
	width:260px !important;
	height:140px !important;
}

#item44503 {
	width:260px !important;
	height:140px !important;
	left:270px !important;
	top:234px !important;
}

#item44514 {
	width:252px !important;
	height:136px !important;
}

#item44509 {
	width:252px !important;
	height:136px !important;
	left:278px !important;
	top:427px !important;
}

#item35800 {
	width:130px !important;
	height:9px !important;
	left:276px !important;
	top:412px !important;
}

#item35827 {
	width:70px !important;
	height:20px !important;
	left:454px !important;
	top:211px !important;
}

#item35854 {
	width:156px !important;
	height:9px !important;
	left:13px !important;
	top:290px !important;
}

#item35882 {
	width:164px !important;
	height:9px !important;
	left:282px !important;
	top:605px !important;
}

#item35909 {
	width:262px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item44520 {
	width:403px !important;
	height:163px !important;
}

#item44515 {
	width:403px !important;
	height:163px !important;
	left:21px !important;
	top:329px !important;
}

#item45872 {
	width:298px !important;
	height:187px !important;
}

#item45867 {
	width:298px !important;
	height:187px !important;
	left:207px !important;
	top:456px !important;
}

#item44526 {
	width:109px !important;
	height:304px !important;
}

#item44521 {
	width:109px !important;
	height:304px !important;
	left:312px !important;
	top:14px !important;
}

#item45879 {
	width:107px !important;
	height:303px !important;
}

#item45873 {
	width:107px !important;
	height:303px !important;
	left:423px !important;
	top:14px !important;
}

#item44533 {
	width:207px !important;
	height:247px !important;
}

#item44528 {
	width:207px !important;
	height:247px !important;
	left:14px !important;
	top:14px !important;
}

#item35941 {
	width:150px !important;
	height:9px !important;
	left:23px !important;
	top:304px !important;
}

#item35971 {
	width:85px !important;
	height:9px !important;
	left:231px !important;
	top:289px !important;
}

#item35998 {
	width:84px !important;
	height:9px !important;
	left:231px !important;
	top:299px !important;
}

#item36025 {
	width:119px !important;
	height:9px !important;
	left:20px !important;
	top:593px !important;
}

#item36052 {
	width:119px !important;
	height:9px !important;
	left:20px !important;
	top:603px !important;
}

#item41871 {
	width:184px !important;
	height:134px !important;
}

#item41866 {
	width:184px !important;
	height:134px !important;
	left:346px !important;
	top:5px !important;
}

#item45891 {
	width:212px !important;
	height:142px !important;
}

#item45886 {
	width:212px !important;
	height:142px !important;
	left:271px !important;
	top:99px !important;
}

#item45885 {
	width:74px !important;
	height:127px !important;
}

#item45880 {
	width:74px !important;
	height:127px !important;
	left:193px !important;
	top:189px !important;
}

#item44539 {
	width:251px !important;
	height:139px !important;
}

#item44534 {
	width:251px !important;
	height:139px !important;
	left:14px !important;
	top:47px !important;
}

#item44545 {
	width:196px !important;
	height:117px !important;
}

#item44540 {
	width:196px !important;
	height:117px !important;
	left:11px !important;
	top:322px !important;
}

#item45899 {
	width:220px !important;
	height:127px !important;
}

#item45893 {
	width:220px !important;
	height:127px !important;
	left:49px !important;
	top:406px !important;
}

#item44551 {
	width:242px !important;
	height:135px !important;
}

#item44546 {
	width:242px !important;
	height:135px !important;
	left:303px !important;
	top:321px !important;
}

#item45905 {
	width:241px !important;
	height:146px !important;
}

#item45900 {
	width:241px !important;
	height:146px !important;
	left:303px !important;
	top:420px !important;
}

#item36079 {
	width:136px !important;
	height:20px !important;
	left:12px !important;
	top:253px !important;
}

#item36109 {
	width:130px !important;
	height:9px !important;
	left:12px !important;
	top:310px !important;
}

#item36136 {
	width:157px !important;
	height:9px !important;
	left:276px !important;
	top:600px !important;
}

#item36163 {
	width:157px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item36192 {
	width:199px !important;
	height:9px !important;
	left:276px !important;
	top:293px !important;
}

#item36222 {
	width:200px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item36252 {
	width:231px !important;
	height:9px !important;
	left:19px !important;
	top:594px !important;
}

#item36283 {
	width:234px !important;
	height:9px !important;
	left:19px !important;
	top:605px !important;
}

#item44557 {
	width:193px !important;
	height:171px !important;
}

#item44552 {
	width:193px !important;
	height:171px !important;
	left:14px !important;
	top:321px !important;
}

#item45911 {
	width:149px !important;
	height:167px !important;
}

#item45906 {
	width:149px !important;
	height:167px !important;
	left:79px !important;
	top:386px !important;
}

#item44563 {
	width:223px !important;
	height:142px !important;
}

#item44558 {
	width:223px !important;
	height:142px !important;
	left:286px !important;
	top:382px !important;
}

#item45918 {
	width:106px !important;
	height:67px !important;
}

#item45913 {
	width:106px !important;
	height:67px !important;
	left:282px !important;
	top:325px !important;
}

#item44569 {
	width:37px !important;
	height:35px !important;
}

#item44564 {
	width:37px !important;
	height:35px !important;
	left:300px !important;
	top:14px !important;
}

#item45924 {
	width:59px !important;
	height:75px !important;
}

#item45919 {
	width:59px !important;
	height:75px !important;
	left:284px !important;
	top:53px !important;
}

#item44575 {
	width:230px !important;
	height:93px !important;
}

#item44570 {
	width:230px !important;
	height:93px !important;
	left:22px !important;
	top:38px !important;
}

#item45931 {
	width:95px !important;
	height:92px !important;
}

#item45925 {
	width:95px !important;
	height:92px !important;
	left:420px !important;
	top:14px !important;
}

#item45944 {
	width:53px !important;
	height:93px !important;
}

#item45939 {
	width:53px !important;
	height:93px !important;
	left:138px !important;
	top:70px !important;
}

#item45937 {
	width:125px !important;
	height:167px !important;
}

#item45932 {
	width:125px !important;
	height:167px !important;
	left:413px !important;
	top:122px !important;
}

#item45950 {
	width:28px !important;
	height:53px !important;
}

#item45945 {
	width:28px !important;
	height:53px !important;
	left:27px !important;
	top:173px !important;
}

#item45957 {
	width:16px !important;
	height:26px !important;
}

#item45951 {
	width:16px !important;
	height:26px !important;
	left:107px !important;
	top:177px !important;
}

#item36313 {
	width:181px !important;
	height:9px !important;
	left:280px !important;
	top:595px !important;
}

#item36345 {
	width:181px !important;
	height:9px !important;
	left:280px !important;
	top:605px !important;
}

#item36372 {
	width:136px !important;
	height:9px !important;
	left:17px !important;
	top:300px !important;
}

#item36400 {
	width:128px !important;
	height:9px !important;
	left:18px !important;
	top:268px !important;
}

#item36427 {
	width:105px !important;
	height:9px !important;
	left:276px !important;
	top:292px !important;
}

#item36454 {
	width:105px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item36481 {
	width:105px !important;
	height:9px !important;
	left:276px !important;
	top:209px !important;
}

#item36509 {
	width:105px !important;
	height:9px !important;
	left:276px !important;
	top:219px !important;
}

#item36536 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item36567 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item41878 {
	width:183px !important;
	height:232px !important;
}

#item41872 {
	width:183px !important;
	height:232px !important;
	left:348px !important;
	top:14px !important;
}

#item45964 {
	width:75px !important;
	height:97px !important;
}

#item45959 {
	width:75px !important;
	height:97px !important;
	left:281px !important;
	top:147px !important;
}

#item44582 {
	width:251px !important;
	height:271px !important;
}

#item44576 {
	width:251px !important;
	height:271px !important;
	left:14px !important;
	top:38px !important;
}

#item44589 {
	width:214px !important;
	height:139px !important;
}

#item44584 {
	width:214px !important;
	height:139px !important;
	left:78px !important;
	top:316px !important;
}

#item45971 {
	width:142px !important;
	height:241px !important;
}

#item45966 {
	width:142px !important;
	height:241px !important;
	left:9px !important;
	top:408px !important;
}

#item45977 {
	width:212px !important;
	height:184px !important;
}

#item45972 {
	width:212px !important;
	height:184px !important;
	left:154px !important;
	top:431px !important;
}

#item44595 {
	width:151px !important;
	height:137px !important;
}

#item44590 {
	width:151px !important;
	height:137px !important;
	left:379px !important;
	top:319px !important;
}

#item36594 {
	width:93px !important;
	height:30px !important;
	left:165px !important;
	top:278px !important;
}

#item36625 {
	width:102px !important;
	height:20px !important;
	left:382px !important;
	top:513px !important;
}

#item36653 {
	width:176px !important;
	height:9px !important;
	left:276px !important;
	top:292px !important;
}

#item36684 {
	width:176px !important;
	height:9px !important;
	left:276px !important;
	top:303px !important;
}

#item36711 {
	width:207px !important;
	height:9px !important;
	left:327px !important;
	top:611px !important;
}

#item36741 {
	width:207px !important;
	height:9px !important;
	left:327px !important;
	top:621px !important;
}

#item36771 {
	width:207px !important;
	height:9px !important;
	left:327px !important;
	top:632px !important;
}

#item44601 {
	width:173px !important;
	height:196px !important;
}

#item44596 {
	width:173px !important;
	height:196px !important;
	left:99px !important;
	top:424px !important;
}

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

#item44602 {
	width:252px !important;
	height:232px !important;
	left:278px !important;
	top:322px !important;
}

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

#item44608 {
	width:156px !important;
	height:194px !important;
	left:111px !important;
	top:219px !important;
}

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

#item44615 {
	width:244px !important;
	height:248px !important;
	left:286px !important;
	top:14px !important;
}

#item44626 {
	width:112px !important;
	height:119px !important;
}

#item44621 {
	width:112px !important;
	height:119px !important;
	left:6px !important;
	top:14px !important;
}

#item45984 {
	width:118px !important;
	height:85px !important;
}

#item45979 {
	width:118px !important;
	height:85px !important;
	left:101px !important;
	top:4px !important;
}

#item45990 {
	width:118px !important;
	height:87px !important;
}

#item45985 {
	width:118px !important;
	height:87px !important;
	left:156px !important;
	top:63px !important;
}

#item36801 {
	width:75px !important;
	height:40px !important;
	left:13px !important;
	top:580px !important;
}

#item36832 {
	width:102px !important;
	height:30px !important;
	left:12px !important;
	top:384px !important;
}

#item36863 {
	width:196px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item36893 {
	width:152px !important;
	height:9px !important;
	left:284px !important;
	top:303px !important;
}

#item36920 {
	width:198px !important;
	height:9px !important;
	left:20px !important;
	top:184px !important;
}

#item36950 {
	width:198px !important;
	height:9px !important;
	left:20px !important;
	top:195px !important;
}

#item41884 {
	width:159px !important;
	height:191px !important;
}

#item41879 {
	width:159px !important;
	height:191px !important;
	left:278px !important;
	top:14px !important;
}

#item46007 {
	width:159px !important;
	height:191px !important;
}

#item46001 {
	width:159px !important;
	height:191px !important;
	left:278px !important;
	top:220px !important;
}

#item44633 {
	width:147px !important;
	height:199px !important;
}

#item44627 {
	width:147px !important;
	height:199px !important;
	left:14px !important;
	top:14px !important;
}

#item44639 {
	width:248px !important;
	height:150px !important;
}

#item44634 {
	width:248px !important;
	height:150px !important;
	left:9px !important;
	top:221px !important;
}

#item44651 {
	width:240px !important;
	height:154px !important;
}

#item44646 {
	width:240px !important;
	height:154px !important;
	left:291px !important;
	top:489px !important;
}

#item44657 {
	width:269px !important;
	height:193px !important;
}

#item44652 {
	width:269px !important;
	height:193px !important;
	left:14px !important;
	top:426px !important;
}

#item44663 {
	width:266px !important;
	height:166px !important;
}

#item44658 {
	width:266px !important;
	height:166px !important;
	left:544px !important;
	top:421px !important;
}

#item36977 {
	width:80px !important;
	height:20px !important;
	left:171px !important;
	top:188px !important;
}

#item37004 {
	width:200px !important;
	height:9px !important;
	left:13px !important;
	top:404px !important;
}

#item37035 {
	width:72px !important;
	height:29px !important;
	left:442px !important;
	top:384px !important;
}

#item37062 {
	width:224px !important;
	height:10px !important;
	left:298px !important;
	top:464px !important;
}

#item37130 {
	width:224px !important;
	height:10px !important;
	left:298px !important;
	top:474px !important;
}

#item37198 {
	width:73px !important;
	height:20px !important;
	left:442px !important;
	top:167px !important;
}

#item37230 {
	width:73px !important;
	height:20px !important;
	left:442px !important;
	top:188px !important;
}

#item44669 {
	width:253px !important;
	height:152px !important;
}

#item44664 {
	width:253px !important;
	height:152px !important;
	left:277px !important;
	top:426px !important;
}

#item44675 {
	width:242px !important;
	height:203px !important;
}

#item44670 {
	width:242px !important;
	height:203px !important;
	left:288px !important;
	top:215px !important;
}

#item44681 {
	width:252px !important;
	height:155px !important;
}

#item44676 {
	width:252px !important;
	height:155px !important;
	left:14px !important;
	top:220px !important;
}

#item44688 {
	width:252px !important;
	height:140px !important;
}

#item44682 {
	width:252px !important;
	height:140px !important;
	left:14px !important;
	top:31px !important;
}

#item44694 {
	width:179px !important;
	height:196px !important;
}

#item44689 {
	width:179px !important;
	height:196px !important;
	left:351px !important;
	top:14px !important;
}

#item37260 {
	width:193px !important;
	height:9px !important;
	left:13px !important;
	top:198px !important;
}

#item37290 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item37318 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:404px !important;
}

#item37349 {
	width:76px !important;
	height:30px !important;
	left:276px !important;
	top:104px !important;
}

#item37379 {
	width:81px !important;
	height:20px !important;
	left:276px !important;
	top:293px !important;
}

#item37406 {
	width:153px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item41890 {
	width:254px !important;
	height:164px !important;
}

#item41885 {
	width:254px !important;
	height:164px !important;
	left:276px !important;
	top:14px !important;
}

#item44700 {
	width:252px !important;
	height:199px !important;
}

#item44695 {
	width:252px !important;
	height:199px !important;
	left:14px !important;
	top:54px !important;
}

#item44707 {
	width:253px !important;
	height:147px !important;
}

#item44701 {
	width:253px !important;
	height:147px !important;
	left:277px !important;
	top:220px !important;
}

#item46017 {
	width:253px !important;
	height:192px !important;
}

#item46012 {
	width:253px !important;
	height:192px !important;
	left:277px !important;
	top:426px !important;
}

#item44714 {
	width:252px !important;
	height:248px !important;
}

#item44708 {
	width:252px !important;
	height:248px !important;
	left:14px !important;
	top:316px !important;
}

#item44745 {
	width:191px !important;
	height:206px !important;
}

#item44740 {
	width:191px !important;
	height:206px !important;
	left:544px !important;
	top:215px !important;
}

#item44752 {
	width:271px !important;
	height:177px !important;
}

#item44746 {
	width:271px !important;
	height:177px !important;
	left:544px !important;
}

#item37434 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:296px !important;
}

#item37461 {
	width:185px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item37493 {
	width:116px !important;
	height:20px !important;
	left:410px !important;
	top:469px !important;
}

#item37524 {
	width:216px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item37555 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item44721 {
	width:252px !important;
	height:159px !important;
	left:14px !important;
	top:425px !important;
}

#item44732 {
	width:253px !important;
	height:155px !important;
}

#item44727 {
	width:253px !important;
	height:155px !important;
	left:277px !important;
	top:420px !important;
}

#item44739 {
	width:254px !important;
	height:170px !important;
}

#item44733 {
	width:254px !important;
	height:170px !important;
	left:290px !important;
	top:210px !important;
}

#item44758 {
	width:210px !important;
	height:204px !important;
}

#item44753 {
	width:210px !important;
	height:204px !important;
	left:334px !important;
}

#item37583 {
	width:70px !important;
	height:29px !important;
	left:193px !important;
	top:385px !important;
}

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

#item37637 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item37667 {
	width:99px !important;
	height:20px !important;
	left:276px !important;
	top:147px !important;
}

#item37694 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item37721 {
	width:166px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

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

#item41891 {
	width:252px !important;
	height:237px !important;
	left:278px !important;
	top:14px !important;
}

#item44764 {
	width:163px !important;
	height:202px !important;
}

#item44759 {
	width:163px !important;
	height:202px !important;
	left:14px !important;
	top:14px !important;
}

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

#item46018 {
	width:252px !important;
	height:152px !important;
	left:14px !important;
	top:219px !important;
}

#item44770 {
	width:253px !important;
	height:150px !important;
}

#item44765 {
	width:253px !important;
	height:150px !important;
	left:14px !important;
	top:424px !important;
}

#item44777 {
	width:253px !important;
	height:267px !important;
}

#item44772 {
	width:253px !important;
	height:267px !important;
	left:277px !important;
	top:303px !important;
}

#item44783 {
	width:278px !important;
	height:165px !important;
}

#item44778 {
	width:278px !important;
	height:165px !important;
	left:544px !important;
	top:419px !important;
}

#item44808 {
	width:179px !important;
	height:210px !important;
}

#item44803 {
	width:179px !important;
	height:210px !important;
	left:544px !important;
}

#item37748 {
	width:73px !important;
	height:29px !important;
	left:181px !important;
	top:181px !important;
}

#item37775 {
	width:144px !important;
	height:9px !important;
	left:276px !important;
	top:282px !important;
}

#item37806 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item37836 {
	width:126px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item37867 {
	width:174px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

#item44784 {
	width:259px !important;
	height:183px !important;
	left:286px !important;
	top:415px !important;
}

#item44796 {
	width:252px !important;
	height:154px !important;
}

#item44790 {
	width:252px !important;
	height:154px !important;
	left:278px !important;
	top:220px !important;
}

#item44802 {
	width:251px !important;
	height:137px !important;
}

#item44797 {
	width:251px !important;
	height:137px !important;
	left:14px !important;
	top:218px !important;
}

#item44814 {
	width:213px !important;
	height:218px !important;
}

#item44809 {
	width:213px !important;
	height:218px !important;
	left:332px !important;
}

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

#item37928 {
	width:90px !important;
	height:20px !important;
	left:276px !important;
	top:157px !important;
}

#item37955 {
	width:159px !important;
	height:9px !important;
	left:283px !important;
	top:397px !important;
}

#item37986 {
	width:169px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item38018 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item38049 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:394px !important;
}

#item38079 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item41902 {
	width:252px !important;
	height:183px !important;
}

#item41897 {
	width:252px !important;
	height:183px !important;
	left:278px !important;
}

#item44820 {
	width:253px !important;
	height:182px !important;
}

#item44815 {
	width:253px !important;
	height:182px !important;
	left:14px !important;
	top:48px !important;
}

#item44826 {
	width:194px !important;
	height:183px !important;
}

#item44821 {
	width:194px !important;
	height:183px !important;
	top:238px !important;
}

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

#item44827 {
	width:252px !important;
	height:141px !important;
	left:278px !important;
	top:233px !important;
}

#item44839 {
	width:190px !important;
	height:192px !important;
}

#item44833 {
	width:190px !important;
	height:192px !important;
	left:271px !important;
	top:429px !important;
}

#item44846 {
	width:208px !important;
	height:185px !important;
}

#item44840 {
	width:208px !important;
	height:185px !important;
	top:432px !important;
}

#item44852 {
	width:204px !important;
	height:177px !important;
}

#item44847 {
	width:204px !important;
	height:177px !important;
	left:544px !important;
	top:442px !important;
}

#item44864 {
	width:271px !important;
	height:128px !important;
}

#item44859 {
	width:271px !important;
	height:128px !important;
	left:544px !important;
	top:241px !important;
}

#item44876 {
	width:266px !important;
	height:184px !important;
}

#item44871 {
	width:266px !important;
	height:184px !important;
	left:544px !important;
}

#item38109 {
	width:159px !important;
	height:9px !important;
	left:275px !important;
	top:222px !important;
}

#item38136 {
	width:70px !important;
	height:40px !important;
	left:192px !important;
	top:576px !important;
}

#item38167 {
	width:57px !important;
	height:40px !important;
	left:465px !important;
	top:573px !important;
}

#item38194 {
	width:178px !important;
	height:9px !important;
	left:276px !important;
	top:413px !important;
}

#item38224 {
	width:69px !important;
	height:40px !important;
	left:197px !important;
	top:191px !important;
}

#item38256 {
	width:63px !important;
	height:30px !important;
	left:199px !important;
	top:392px !important;
}

#item44858 {
	width:252px !important;
	height:325px !important;
}

#item44853 {
	width:252px !important;
	height:325px !important;
	left:278px !important;
	top:240px !important;
}

#item44870 {
	width:186px !important;
	height:215px !important;
}

#item44865 {
	width:186px !important;
	height:215px !important;
	left:344px !important;
	top:14px !important;
}

#item38283 {
	width:220px !important;
	height:9px !important;
	left:13px !important;
	top:222px !important;
}

#item38314 {
	width:203px !important;
	height:9px !important;
	left:20px !important;
	top:408px !important;
}

#item38344 {
	width:71px !important;
	height:30px !important;
	left:196px !important;
	top:589px !important;
}

#item38374 {
	width:201px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item38404 {
	width:68px !important;
	height:29px !important;
	left:276px !important;
	top:202px !important;
}

#item41909 {
	width:172px !important;
	height:61px !important;
}

#item41903 {
	width:172px !important;
	height:61px !important;
	left:358px !important;
	top:210px !important;
}

#item46029 {
	width:181px !important;
	height:70px !important;
}

#item46024 {
	width:181px !important;
	height:70px !important;
	left:349px !important;
	top:272px !important;
}

#item46035 {
	width:193px !important;
	height:87px !important;
}

#item46030 {
	width:193px !important;
	height:87px !important;
	left:347px !important;
	top:344px !important;
}

#item44903 {
	width:153px !important;
	height:124px !important;
}

#item44898 {
	width:153px !important;
	height:124px !important;
	left:81px !important;
	top:435px !important;
}

#item46041 {
	width:60px !important;
	height:94px !important;
}

#item46038 {
	width:60px !important;
	height:94px !important;
	left:14px !important;
	top:465px !important;
}

#item38432 {
	width:121px !important;
	height:9px !important;
	left:349px !important;
	top:532px !important;
}

#item38459 {
	width:121px !important;
	height:9px !important;
	left:349px !important;
	top:542px !important;
}

#item38487 {
	width:121px !important;
	height:9px !important;
	left:349px !important;
	top:553px !important;
}
#in5footer,  #prefooter {display:none;}
