/* 	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:666px; background: #fff !important; }
.paper-vertical { width:544px; height:100%; }
.paper-horizontal { width:44340px; height:678px; }
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:666px) {
	.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;}
}

#item20570 {
	width:215px !important;
	height:203px !important;
}

#item20568 {
	width:215px !important;
	height:203px !important;
	left:71px !important;
	top:242px !important;
}

#item20579 {
	width:164px !important;
	height:157px !important;
}

#item20574 {
	width:164px !important;
	height:157px !important;
	left:329px !important;
	top:282px !important;
}

#item20585 {
	width:153px !important;
	height:143px !important;
}

#item20580 {
	width:153px !important;
	height:143px !important;
	left:224px !important;
	top:373px !important;
}

#item881 {
	width:202px !important;
	height:204px !important;
}

#item879 {
	width:202px !important;
	height:204px !important;
	left:261px !important;
	top:14px !important;
}

#item1060 {
	width:100px !important;
	height:135px !important;
}

#item1055 {
	width:100px !important;
	height:135px !important;
	left:14px !important;
	top:281px !important;
}

#item1066 {
	width:159px !important;
	height:203px !important;
}

#item1061 {
	width:159px !important;
	height:203px !important;
	left:261px !important;
	top:228px !important;
}

#item1072 {
	width:78px !important;
	height:72px !important;
}

#item1067 {
	width:78px !important;
	height:72px !important;
	left:48px !important;
	top:454px !important;
}

#item1084 {
	width:61px !important;
	height:62px !important;
}

#item1079 {
	width:61px !important;
	height:62px !important;
	left:143px !important;
	top:468px !important;
}

#item1090 {
	width:120px !important;
	height:226px !important;
}

#item1085 {
	width:120px !important;
	height:226px !important;
	left:408px !important;
	top:422px !important;
}

#item1078 {
	width:53px !important;
	height:54px !important;
}

#item1073 {
	width:53px !important;
	height:54px !important;
	left:106px !important;
	top:505px !important;
}

#item108225 {
	width:55px !important;
	height:45px !important;
	left:466px !important;
	top:175px !important;
}

#item108253 {
	width:70px !important;
	height:27px !important;
	left:430px !important;
	top:333px !important;
}

#item108283 {
	width:89px !important;
	height:18px !important;
	left:155px !important;
	top:357px !important;
}

#item108311 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:613px !important;
}

#item108341 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:623px !important;
}

#item108371 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:634px !important;
}

#item108398 {
	width:221px !important;
	height:9px !important;
	left:13px !important;
	top:644px !important;
}

#item108429 {
	width:105px !important;
	height:20px !important;
	left:273px !important;
	top:617px !important;
}

#item1096 {
	width:58px !important;
	height:90px !important;
}

#item1091 {
	width:58px !important;
	height:90px !important;
	left:14px !important;
	top:14px !important;
}

#item1111 {
	width:142px !important;
	height:239px !important;
}

#item1106 {
	width:142px !important;
	height:239px !important;
	left:117px !important;
	top:94px !important;
}

#item1119 {
	width:249px !important;
	height:193px !important;
}

#item1113 {
	width:249px !important;
	height:193px !important;
	left:278px !important;
	top:14px !important;
}

#item1125 {
	width:111px !important;
	height:148px !important;
}

#item1120 {
	width:111px !important;
	height:148px !important;
	left:28px !important;
	top:397px !important;
}

#item1131 {
	width:97px !important;
	height:137px !important;
}

#item1126 {
	width:97px !important;
	height:137px !important;
	left:146px !important;
	top:354px !important;
}

#item1137 {
	width:277px !important;
	height:177px !important;
}

#item1132 {
	width:277px !important;
	height:177px !important;
	left:253px !important;
	top:363px !important;
}

#item1143 {
	width:85px !important;
	height:77px !important;
}

#item1138 {
	width:85px !important;
	height:77px !important;
	left:267px !important;
	top:542px !important;
}

#item1149 {
	width:83px !important;
	height:76px !important;
}

#item1144 {
	width:83px !important;
	height:76px !important;
	left:357px !important;
	top:542px !important;
}

#item1155 {
	width:86px !important;
	height:76px !important;
}

#item1150 {
	width:86px !important;
	height:76px !important;
	left:444px !important;
	top:542px !important;
}

#item108456 {
	width:176px !important;
	height:9px !important;
	left:13px !important;
	top:604px !important;
}

#item108484 {
	width:176px !important;
	height:9px !important;
	left:13px !important;
	top:614px !important;
}

#item108511 {
	width:207px !important;
	height:9px !important;
	left:271px !important;
	top:312px !important;
}

#item108541 {
	width:207px !important;
	height:9px !important;
	left:271px !important;
	top:323px !important;
}

#item108574 {
	width:207px !important;
	height:9px !important;
	left:271px !important;
	top:333px !important;
}

#item108605 {
	width:207px !important;
	height:9px !important;
	left:271px !important;
	top:344px !important;
}

#item108635 {
	width:89px !important;
	height:36px !important;
	left:13px !important;
	top:302px !important;
}

#item108667 {
	width:198px !important;
	height:9px !important;
	left:281px !important;
	top:248px !important;
}

#item108698 {
	width:83px !important;
	height:27px !important;
	left:14px !important;
	top:196px !important;
}

#item1161 {
	width:116px !important;
	height:237px !important;
}

#item1156 {
	width:116px !important;
	height:237px !important;
	left:40px !important;
	top:67px !important;
}

#item1168 {
	width:86px !important;
	height:237px !important;
}

#item1162 {
	width:86px !important;
	height:237px !important;
	left:164px !important;
	top:33px !important;
}

#item1174 {
	width:87px !important;
	height:167px !important;
}

#item1169 {
	width:87px !important;
	height:167px !important;
	left:254px !important;
	top:118px !important;
}

#item1180 {
	width:313px !important;
	height:216px !important;
}

#item1175 {
	width:313px !important;
	height:216px !important;
	left:14px !important;
	top:357px !important;
}

#item1186 {
	width:81px !important;
	height:159px !important;
}

#item1181 {
	width:81px !important;
	height:159px !important;
	left:347px !important;
	top:369px !important;
}

#item1193 {
	width:85px !important;
	height:151px !important;
}

#item1187 {
	width:85px !important;
	height:151px !important;
	left:440px !important;
	top:393px !important;
}

#item107757 {
	width:124px !important;
	height:20px !important;
	left:366px !important;
	top:220px !important;
}

#item107787 {
	width:124px !important;
	height:20px !important;
	left:366px !important;
	top:242px !important;
}

#item107818 {
	width:124px !important;
	height:20px !important;
	left:366px !important;
	top:264px !important;
}

#item107850 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item107877 {
	width:147px !important;
	height:9px !important;
	left:339px !important;
	top:602px !important;
}

#item107904 {
	width:147px !important;
	height:9px !important;
	left:339px !important;
	top:611px !important;
}

#item1199 {
	width:136px !important;
	height:174px !important;
}

#item1194 {
	width:136px !important;
	height:174px !important;
	left:14px !important;
	top:50px !important;
}

#item1205 {
	width:178px !important;
	height:213px !important;
}

#item1200 {
	width:178px !important;
	height:213px !important;
	left:159px !important;
	top:14px !important;
}

#item1211 {
	width:181px !important;
	height:213px !important;
}

#item1206 {
	width:181px !important;
	height:213px !important;
	left:349px !important;
	top:14px !important;
}

#item1212 {
	width:456px !important;
	height:320px !important;
	left:32px !important;
	top:315px !important;
}

#item1231 {
	width:80px !important;
	height:84px !important;
}

#item1226 {
	width:80px !important;
	height:84px !important;
	left:350px !important;
	top:497px !important;
}

#item1237 {
	width:79px !important;
	height:83px !important;
}

#item1232 {
	width:79px !important;
	height:83px !important;
	left:435px !important;
	top:459px !important;
}

#item107931 {
	width:169px !important;
	height:9px !important;
	left:212px !important;
	top:623px !important;
}

#item107961 {
	width:169px !important;
	height:9px !important;
	left:212px !important;
	top:634px !important;
}

#item107988 {
	width:203px !important;
	height:9px !important;
	left:212px !important;
	top:644px !important;
}

#item108018 {
	width:163px !important;
	height:9px !important;
	left:28px !important;
	top:389px !important;
}

#item108045 {
	width:140px !important;
	height:20px !important;
	left:28px !important;
	top:401px !important;
}

#item108078 {
	width:97px !important;
	height:30px !important;
	left:13px !important;
	top:288px !important;
}

#item108108 {
	width:145px !important;
	height:9px !important;
	left:157px !important;
	top:290px !important;
}

#item108135 {
	width:140px !important;
	height:18px !important;
	left:157px !important;
	top:300px !important;
}

#item108166 {
	width:181px !important;
	height:9px !important;
	left:348px !important;
	top:287px !important;
}

#item108194 {
	width:137px !important;
	height:20px !important;
	left:348px !important;
	top:299px !important;
}

#item1243 {
	width:167px !important;
	height:146px !important;
}

#item1238 {
	width:167px !important;
	height:146px !important;
	left:45px !important;
	top:97px !important;
}

#item1249 {
	width:124px !important;
	height:205px !important;
}

#item1244 {
	width:124px !important;
	height:205px !important;
	left:257px !important;
	top:67px !important;
}

#item1255 {
	width:147px !important;
	height:152px !important;
}

#item1250 {
	width:147px !important;
	height:152px !important;
	left:40px !important;
	top:284px !important;
}

#item1261 {
	width:179px !important;
	height:123px !important;
}

#item1256 {
	width:179px !important;
	height:123px !important;
	left:252px !important;
	top:277px !important;
}

#item1267 {
	width:180px !important;
	height:143px !important;
}

#item1262 {
	width:180px !important;
	height:143px !important;
	left:34px !important;
	top:468px !important;
}

#item1273 {
	width:163px !important;
	height:184px !important;
}

#item1268 {
	width:163px !important;
	height:184px !important;
	left:250px !important;
	top:454px !important;
}

#item107464 {
	width:74px !important;
	height:23px !important;
	left:444px !important;
	top:148px !important;
}

#item107492 {
	width:89px !important;
	height:23px !important;
	left:444px !important;
	top:248px !important;
}

#item107523 {
	width:81px !important;
	height:23px !important;
	left:444px !important;
	top:355px !important;
}

#item107550 {
	width:75px !important;
	height:23px !important;
	left:444px !important;
	top:446px !important;
}

#item107582 {
	width:84px !important;
	height:23px !important;
	left:444px !important;
	top:545px !important;
}

#item107614 {
	width:76px !important;
	height:16px !important;
	left:444px !important;
	top:637px !important;
}

#item1281 {
	width:175px !important;
	height:261px !important;
}

#item1274 {
	width:175px !important;
	height:261px !important;
	left:125px !important;
	top:14px !important;
}

#item1287 {
	width:211px !important;
	height:141px !important;
}

#item1282 {
	width:211px !important;
	height:141px !important;
	left:319px !important;
	top:50px !important;
}

#item1293 {
	width:140px !important;
	height:158px !important;
}

#item1288 {
	width:140px !important;
	height:158px !important;
	left:352px !important;
	top:197px !important;
}

#item1302 {
	width:114px !important;
	height:113px !important;
}

#item1297 {
	width:114px !important;
	height:113px !important;
	left:151px !important;
	top:286px !important;
}

#item1308 {
	width:175px !important;
	height:178px !important;
}

#item1303 {
	width:175px !important;
	height:178px !important;
	left:129px !important;
	top:429px !important;
}

#item1314 {
	width:177px !important;
	height:242px !important;
}

#item1309 {
	width:177px !important;
	height:242px !important;
	left:325px !important;
	top:378px !important;
}

#item107641 {
	width:91px !important;
	height:23px !important;
	left:13px !important;
	top:376px !important;
}

#item107673 {
	width:88px !important;
	height:23px !important;
	left:13px !important;
	top:235px !important;
}

#item107703 {
	width:75px !important;
	height:16px !important;
	left:13px !important;
	top:153px !important;
}

#item107730 {
	width:73px !important;
	height:16px !important;
	left:13px !important;
	top:57px !important;
}

#item1320 {
	width:204px !important;
	height:143px !important;
}

#item1315 {
	width:204px !important;
	height:143px !important;
	left:41px !important;
	top:28px !important;
}

#item1327 {
	width:209px !important;
	height:217px !important;
}

#item1321 {
	width:209px !important;
	height:217px !important;
	left:305px !important;
	top:14px !important;
}

#item1334 {
	width:242px !important;
	height:286px !important;
}

#item1328 {
	width:242px !important;
	height:286px !important;
	left:24px !important;
	top:336px !important;
}

#item1347 {
	width:251px !important;
	height:254px !important;
}

#item1342 {
	width:251px !important;
	height:254px !important;
	left:279px !important;
	top:305px !important;
}

#item107079 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:247px !important;
}

#item107106 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:306px !important;
}

#item107136 {
	width:205px !important;
	height:9px !important;
	left:13px !important;
	top:318px !important;
}

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

#item107196 {
	width:205px !important;
	height:9px !important;
	left:276px !important;
	top:288px !important;
}

#item107228 {
	width:179px !important;
	height:9px !important;
	left:276px !important;
	top:615px !important;
}

#item1353 {
	width:73px !important;
	height:296px !important;
}

#item1348 {
	width:73px !important;
	height:296px !important;
	left:14px !important;
	top:14px !important;
}

#item1359 {
	width:144px !important;
	height:203px !important;
}

#item1354 {
	width:144px !important;
	height:203px !important;
	left:386px !important;
	top:99px !important;
}

#item1365 {
	width:163px !important;
	height:135px !important;
}

#item1360 {
	width:163px !important;
	height:135px !important;
	left:103px !important;
	top:317px !important;
}

#item1371 {
	width:82px !important;
	height:82px !important;
}

#item1366 {
	width:82px !important;
	height:82px !important;
	left:14px !important;
	top:465px !important;
}

#item1377 {
	width:79px !important;
	height:79px !important;
}

#item1372 {
	width:79px !important;
	height:79px !important;
	left:101px !important;
	top:465px !important;
}

#item1383 {
	width:80px !important;
	height:79px !important;
}

#item1378 {
	width:80px !important;
	height:79px !important;
	left:185px !important;
	top:465px !important;
}

#item1390 {
	width:256px !important;
	height:217px !important;
}

#item1384 {
	width:256px !important;
	height:217px !important;
	left:279px !important;
	top:381px !important;
}

#item107255 {
	width:255px !important;
	height:9px !important;
	left:13px !important;
	top:587px !important;
}

#item107286 {
	width:255px !important;
	height:9px !important;
	left:13px !important;
	top:598px !important;
}

#item107318 {
	width:255px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

#item107350 {
	width:255px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item107380 {
	width:93px !important;
	height:20px !important;
	left:12px !important;
	top:435px !important;
}

#item107407 {
	width:90px !important;
	height:30px !important;
	left:286px !important;
	top:274px !important;
}

#item107437 {
	width:157px !important;
	height:9px !important;
	left:97px !important;
	top:244px !important;
}

#item1396 {
	width:203px !important;
	height:231px !important;
}

#item1391 {
	width:203px !important;
	height:231px !important;
	left:14px !important;
	top:14px !important;
}

#item1402 {
	width:58px !important;
	height:155px !important;
}

#item1397 {
	width:58px !important;
	height:155px !important;
	left:308px !important;
	top:27px !important;
}

#item1408 {
	width:66px !important;
	height:158px !important;
}

#item1403 {
	width:66px !important;
	height:158px !important;
	left:372px !important;
	top:37px !important;
}

#item1420 {
	width:249px !important;
	height:156px !important;
}

#item1415 {
	width:249px !important;
	height:156px !important;
	left:14px !important;
	top:260px !important;
}

#item1426 {
	width:117px !important;
	height:191px !important;
}

#item1421 {
	width:117px !important;
	height:191px !important;
	left:283px !important;
	top:223px !important;
}

#item1432 {
	width:167px !important;
	height:140px !important;
}

#item1427 {
	width:167px !important;
	height:140px !important;
	left:22px !important;
	top:491px !important;
}

#item1438 {
	width:255px !important;
	height:187px !important;
}

#item1433 {
	width:255px !important;
	height:187px !important;
	left:276px !important;
	top:425px !important;
}

#item106564 {
	width:64px !important;
	height:27px !important;
	left:222px !important;
	top:117px !important;
}

#item106592 {
	width:82px !important;
	height:29px !important;
	left:222px !important;
	top:145px !important;
}

#item106623 {
	width:73px !important;
	height:29px !important;
	left:443px !important;
	top:94px !important;
}

#item106653 {
	width:74px !important;
	height:29px !important;
	left:443px !important;
	top:125px !important;
}

#item106680 {
	width:89px !important;
	height:18px !important;
	left:407px !important;
	top:400px !important;
}

#item106709 {
	width:118px !important;
	height:9px !important;
	left:13px !important;
	top:458px !important;
}

#item106736 {
	width:65px !important;
	height:45px !important;
	left:204px !important;
	top:583px !important;
}

#item106764 {
	width:185px !important;
	height:9px !important;
	left:276px !important;
	top:615px !important;
}

#item1465 {
	width:275px !important;
	height:148px !important;
}

#item1460 {
	width:275px !important;
	height:148px !important;
	left:255px !important;
	top:360px !important;
}

#item1445 {
	width:283px !important;
	height:180px !important;
}

#item1439 {
	width:283px !important;
	height:180px !important;
	left:14px !important;
	top:14px !important;
}

#item1452 {
	width:226px !important;
	height:267px !important;
}

#item1447 {
	width:226px !important;
	height:267px !important;
	left:304px !important;
	top:14px !important;
}

#item1459 {
	width:117px !important;
	height:173px !important;
}

#item1453 {
	width:117px !important;
	height:173px !important;
	left:14px !important;
	top:327px !important;
}

#item1466 {
	width:77px !important;
	height:52px !important;
	left:164px !important;
	top:435px !important;
}

#item1472 {
	width:83px !important;
	height:60px !important;
	left:205px !important;
	top:456px !important;
}

#item1478 {
	width:102px !important;
	height:88px !important;
	left:247px !important;
	top:486px !important;
}

#item106791 {
	width:77px !important;
	height:18px !important;
	left:13px !important;
	top:607px !important;
}

#item106823 {
	width:82px !important;
	height:27px !important;
	left:13px !important;
	top:626px !important;
}

#item106853 {
	width:166px !important;
	height:9px !important;
	left:136px !important;
	top:635px !important;
}

#item106880 {
	width:166px !important;
	height:9px !important;
	left:136px !important;
	top:644px !important;
}

#item106907 {
	width:120px !important;
	height:9px !important;
	left:317px !important;
	top:626px !important;
}

#item106935 {
	width:120px !important;
	height:9px !important;
	left:317px !important;
	top:635px !important;
}

#item106962 {
	width:120px !important;
	height:9px !important;
	left:317px !important;
	top:644px !important;
}

#item106989 {
	width:113px !important;
	height:18px !important;
	left:161px !important;
	top:260px !important;
}

#item107021 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:248px !important;
}

#item107048 {
	width:140px !important;
	height:18px !important;
	left:13px !important;
	top:259px !important;
}

#item1489 {
	width:253px !important;
	height:240px !important;
}

#item1484 {
	width:253px !important;
	height:240px !important;
	left:14px !important;
	top:17px !important;
}

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

#item1490 {
	width:166px !important;
	height:206px !important;
	left:364px !important;
	top:14px !important;
}

#item1502 {
	width:268px !important;
	height:262px !important;
}

#item1497 {
	width:268px !important;
	height:262px !important;
	left:14px !important;
	top:289px !important;
}

#item1508 {
	width:90px !important;
	height:190px !important;
}

#item1503 {
	width:90px !important;
	height:190px !important;
	left:299px !important;
	top:238px !important;
}

#item1514 {
	width:136px !important;
	height:208px !important;
}

#item1509 {
	width:136px !important;
	height:208px !important;
	left:394px !important;
	top:444px !important;
}

#item106057 {
	width:76px !important;
	height:29px !important;
	left:276px !important;
	top:191px !important;
}

#item106084 {
	width:106px !important;
	height:20px !important;
	left:16px !important;
	top:266px !important;
}

#item106111 {
	width:72px !important;
	height:29px !important;
	left:403px !important;
	top:341px !important;
}

#item106138 {
	width:112px !important;
	height:9px !important;
	left:276px !important;
	top:622px !important;
}

#item106165 {
	width:140px !important;
	height:20px !important;
	left:276px !important;
	top:634px !important;
}

#item106196 {
	width:228px !important;
	height:9px !important;
	left:13px !important;
	top:644px !important;
}

#item1524 {
	width:62px !important;
	height:155px !important;
}

#item1519 {
	width:62px !important;
	height:155px !important;
	left:18px !important;
	top:60px !important;
}

#item1530 {
	width:68px !important;
	height:167px !important;
}

#item1525 {
	width:68px !important;
	height:167px !important;
	left:91px !important;
	top:51px !important;
}

#item1536 {
	width:58px !important;
	height:154px !important;
}

#item1531 {
	width:58px !important;
	height:154px !important;
	left:163px !important;
	top:62px !important;
}

#item1544 {
	width:228px !important;
	height:134px !important;
}

#item1537 {
	width:228px !important;
	height:134px !important;
	left:302px !important;
	top:14px !important;
}

#item1545 {
	width:140px !important;
	height:130px !important;
	left:20px !important;
	top:355px !important;
}

#item1551 {
	width:153px !important;
	height:138px !important;
	left:9px !important;
	top:471px !important;
}

#item1562 {
	width:313px !important;
	height:154px !important;
}

#item1557 {
	width:313px !important;
	height:154px !important;
	left:217px !important;
	top:354px !important;
}

#item1568 {
	width:74px !important;
	height:51px !important;
}

#item1563 {
	width:74px !important;
	height:51px !important;
	left:357px !important;
	top:522px !important;
}

#item106227 {
	width:144px !important;
	height:9px !important;
	left:166px !important;
	top:613px !important;
}

#item106256 {
	width:180px !important;
	height:9px !important;
	left:166px !important;
	top:569px !important;
}

#item106283 {
	width:180px !important;
	height:9px !important;
	left:166px !important;
	top:579px !important;
}

#item106313 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:295px !important;
}

#item106340 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:306px !important;
}

#item106370 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:316px !important;
}

#item106397 {
	width:113px !important;
	height:9px !important;
	left:295px !important;
	top:291px !important;
}

#item106424 {
	width:113px !important;
	height:9px !important;
	left:295px !important;
	top:300px !important;
}

#item106451 {
	width:113px !important;
	height:9px !important;
	left:295px !important;
	top:310px !important;
}

#item106478 {
	width:113px !important;
	height:9px !important;
	left:295px !important;
	top:319px !important;
}

#item106506 {
	width:185px !important;
	height:9px !important;
	left:295px !important;
	top:203px !important;
}

#item106533 {
	width:203px !important;
	height:9px !important;
	left:295px !important;
	top:213px !important;
}

#item1574 {
	width:236px !important;
	height:231px !important;
}

#item1569 {
	width:236px !important;
	height:231px !important;
	left:14px !important;
	top:14px !important;
}

#item1580 {
	width:156px !important;
	height:197px !important;
}

#item1575 {
	width:156px !important;
	height:197px !important;
	left:260px !important;
	top:58px !important;
}

#item1587 {
	width:252px !important;
	height:176px !important;
}

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

#item1593 {
	width:143px !important;
	height:93px !important;
}

#item1588 {
	width:143px !important;
	height:93px !important;
	left:270px !important;
	top:269px !important;
}

#item1600 {
	width:135px !important;
	height:228px !important;
}

#item1594 {
	width:135px !important;
	height:228px !important;
	left:270px !important;
	top:376px !important;
}

#item1606 {
	width:232px !important;
	height:210px !important;
}

#item1601 {
	width:232px !important;
	height:210px !important;
	left:17px !important;
	top:437px !important;
}

#item105735 {
	width:88px !important;
	height:23px !important;
	left:429px !important;
	top:129px !important;
}

#item105767 {
	width:74px !important;
	height:16px !important;
	left:429px !important;
	top:152px !important;
}

#item105794 {
	width:97px !important;
	height:16px !important;
	left:429px !important;
	top:251px !important;
}

#item105821 {
	width:77px !important;
	height:16px !important;
	left:429px !important;
	top:359px !important;
}

#item105849 {
	width:106px !important;
	height:16px !important;
	left:429px !important;
	top:450px !important;
}

#item105880 {
	width:90px !important;
	height:16px !important;
	left:429px !important;
	top:542px !important;
}

#item1613 {
	width:124px !important;
	height:222px !important;
}

#item1607 {
	width:124px !important;
	height:222px !important;
	left:146px !important;
	top:36px !important;
}

#item1619 {
	width:230px !important;
	height:203px !important;
}

#item1614 {
	width:230px !important;
	height:203px !important;
	left:300px !important;
	top:20px !important;
}

#item1625 {
	width:242px !important;
	height:181px !important;
}

#item1620 {
	width:242px !important;
	height:181px !important;
	left:284px !important;
	top:232px !important;
}

#item1631 {
	width:149px !important;
	height:325px !important;
}

#item1626 {
	width:149px !important;
	height:325px !important;
	left:126px !important;
	top:289px !important;
}

#item1642 {
	width:235px !important;
	height:207px !important;
}

#item1637 {
	width:235px !important;
	height:207px !important;
	left:295px !important;
	top:422px !important;
}

#item105907 {
	width:95px !important;
	height:23px !important;
	left:13px !important;
	top:475px !important;
}

#item105940 {
	width:99px !important;
	height:23px !important;
	left:13px !important;
	top:358px !important;
}

#item105971 {
	width:86px !important;
	height:23px !important;
	left:13px !important;
	top:279px !important;
}

#item106001 {
	width:83px !important;
	height:16px !important;
	left:13px !important;
	top:162px !important;
}

#item106030 {
	width:91px !important;
	height:16px !important;
	left:13px !important;
	top:68px !important;
}

#item1653 {
	width:248px !important;
	height:143px !important;
}

#item1651 {
	width:248px !important;
	height:143px !important;
	left:14px !important;
	top:14px !important;
}

#item1662 {
	width:157px !important;
	height:115px !important;
}

#item1657 {
	width:157px !important;
	height:115px !important;
	left:358px !important;
	top:14px !important;
}

#item1668 {
	width:59px !important;
	height:58px !important;
}

#item1663 {
	width:59px !important;
	height:58px !important;
	left:408px !important;
	top:45px !important;
}

#item1674 {
	width:127px !important;
	height:137px !important;
}

#item1669 {
	width:127px !important;
	height:137px !important;
	left:21px !important;
	top:245px !important;
}

#item1680 {
	width:103px !important;
	height:238px !important;
}

#item1675 {
	width:103px !important;
	height:238px !important;
	left:296px !important;
	top:227px !important;
}

#item1689 {
	width:96px !important;
	height:140px !important;
}

#item1684 {
	width:96px !important;
	height:140px !important;
	left:40px !important;
	top:437px !important;
}

#item1695 {
	width:96px !important;
	height:118px !important;
}

#item1690 {
	width:96px !important;
	height:118px !important;
	left:142px !important;
	top:458px !important;
}

#item1701 {
	width:133px !important;
	height:183px !important;
}

#item1696 {
	width:133px !important;
	height:183px !important;
	left:397px !important;
	top:469px !important;
}

#item105238 {
	width:241px !important;
	height:9px !important;
	left:289px !important;
	top:174px !important;
}

#item105270 {
	width:241px !important;
	height:9px !important;
	left:289px !important;
	top:183px !important;
}

#item105300 {
	width:171px !important;
	height:9px !important;
	left:13px !important;
	top:208px !important;
}

#item105332 {
	width:203px !important;
	height:9px !important;
	left:13px !important;
	top:219px !important;
}

#item105363 {
	width:75px !important;
	height:20px !important;
	left:167px !important;
	top:337px !important;
}

#item105391 {
	width:108px !important;
	height:20px !important;
	left:411px !important;
	top:437px !important;
}

#item105418 {
	width:74px !important;
	height:20px !important;
	left:276px !important;
	top:634px !important;
}

#item105445 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:634px !important;
}

#item105472 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:644px !important;
}

#item1707 {
	width:112px !important;
	height:113px !important;
}

#item1702 {
	width:112px !important;
	height:113px !important;
	left:14px !important;
	top:428px !important;
}

#item1713 {
	width:112px !important;
	height:113px !important;
}

#item1708 {
	width:112px !important;
	height:113px !important;
	left:133px !important;
	top:428px !important;
}

#item1720 {
	width:283px !important;
	height:222px !important;
}

#item1714 {
	width:283px !important;
	height:222px !important;
	left:248px !important;
	top:428px !important;
}

#item1727 {
	width:183px !important;
	height:126px !important;
}

#item1721 {
	width:183px !important;
	height:126px !important;
	left:78px !important;
	top:237px !important;
}

#item1733 {
	width:252px !important;
	height:122px !important;
}

#item1728 {
	width:252px !important;
	height:122px !important;
	left:278px !important;
	top:294px !important;
}

#item1740 {
	width:157px !important;
	height:199px !important;
}

#item1735 {
	width:157px !important;
	height:199px !important;
	left:106px !important;
	top:14px !important;
}

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

#item1741 {
	width:252px !important;
	height:140px !important;
	left:278px !important;
	top:14px !important;
}

#item105499 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item105530 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:598px !important;
}

#item105562 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:607px !important;
}

#item105594 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:616px !important;
}

#item105624 {
	width:97px !important;
	height:9px !important;
	left:14px !important;
	top:396px !important;
}

#item105651 {
	width:81px !important;
	height:27px !important;
	left:13px !important;
	top:128px !important;
}

#item105678 {
	width:181px !important;
	height:9px !important;
	left:276px !important;
	top:204px !important;
}

#item105705 {
	width:104px !important;
	height:18px !important;
	left:363px !important;
	top:269px !important;
}

#item1754 {
	width:122px !important;
	height:154px !important;
}

#item1749 {
	width:122px !important;
	height:154px !important;
	left:14px !important;
	top:66px !important;
}

#item1761 {
	width:132px !important;
	height:240px !important;
}

#item1755 {
	width:132px !important;
	height:240px !important;
	left:168px !important;
	top:14px !important;
}

#item1767 {
	width:63px !important;
	height:117px !important;
}

#item1762 {
	width:63px !important;
	height:117px !important;
	left:308px !important;
	top:40px !important;
}

#item1774 {
	width:143px !important;
	height:217px !important;
}

#item1768 {
	width:143px !important;
	height:217px !important;
	left:393px !important;
	top:14px !important;
}

#item1780 {
	width:155px !important;
	height:298px !important;
}

#item1775 {
	width:155px !important;
	height:298px !important;
	left:22px !important;
	top:351px !important;
}

#item1787 {
	width:195px !important;
	height:292px !important;
}

#item1781 {
	width:195px !important;
	height:292px !important;
	left:335px !important;
	top:334px !important;
}

#item104807 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:302px !important;
}

#item104834 {
	width:138px !important;
	height:9px !important;
	left:136px !important;
	top:313px !important;
}

#item104864 {
	width:64px !important;
	height:9px !important;
	left:274px !important;
	top:313px !important;
}

#item104891 {
	width:100px !important;
	height:20px !important;
	left:394px !important;
	top:302px !important;
}

#item104919 {
	width:127px !important;
	height:20px !important;
	left:191px !important;
	top:469px !important;
}

#item104949 {
	width:87px !important;
	height:29px !important;
	left:191px !important;
	top:491px !important;
}

#item104980 {
	width:135px !important;
	height:9px !important;
	left:191px !important;
	top:612px !important;
}

#item105007 {
	width:87px !important;
	height:29px !important;
	left:191px !important;
	top:624px !important;
}

#item1793 {
	width:172px !important;
	height:253px !important;
}

#item1788 {
	width:172px !important;
	height:253px !important;
	left:105px !important;
	top:22px !important;
}

#item1800 {
	width:240px !important;
	height:271px !important;
}

#item1794 {
	width:240px !important;
	height:271px !important;
	left:290px !important;
	top:14px !important;
}

#item1809 {
	width:142px !important;
	height:211px !important;
}

#item1804 {
	width:142px !important;
	height:211px !important;
	left:14px !important;
	top:287px !important;
}

#item1815 {
	width:112px !important;
	height:75px !important;
}

#item1810 {
	width:112px !important;
	height:75px !important;
	left:213px !important;
	top:293px !important;
}

#item37825 {
	width:230px !important;
	height:87px !important;
}

#item37823 {
	width:230px !important;
	height:87px !important;
	left:300px !important;
	top:375px !important;
}

#item37834 {
	width:230px !important;
	height:147px !important;
}

#item37829 {
	width:230px !important;
	height:147px !important;
	left:300px !important;
	top:470px !important;
}

#item105039 {
	width:111px !important;
	height:20px !important;
	left:23px !important;
	top:596px !important;
}

#item105066 {
	width:109px !important;
	height:18px !important;
	left:166px !important;
	top:569px !important;
}

#item105093 {
	width:123px !important;
	height:18px !important;
	left:166px !important;
	top:587px !important;
}

#item105125 {
	width:129px !important;
	height:18px !important;
	left:166px !important;
	top:605px !important;
}

#item105153 {
	width:74px !important;
	height:18px !important;
	left:438px !important;
	top:295px !important;
}

#item105180 {
	width:87px !important;
	height:27px !important;
	left:438px !important;
	top:314px !important;
}

#item105211 {
	width:96px !important;
	height:30px !important;
	left:13px !important;
	top:233px !important;
}

#item1827 {
	width:179px !important;
	height:250px !important;
}

#item1822 {
	width:179px !important;
	height:250px !important;
	left:14px !important;
	top:14px !important;
}

#item1833 {
	width:209px !important;
	height:138px !important;
}

#item1828 {
	width:209px !important;
	height:138px !important;
	left:321px !important;
	top:14px !important;
}

#item1839 {
	width:210px !important;
	height:225px !important;
}

#item1834 {
	width:210px !important;
	height:225px !important;
	left:14px !important;
	top:395px !important;
}

#item1846 {
	width:72px !important;
	height:69px !important;
}

#item1840 {
	width:72px !important;
	height:69px !important;
	left:231px !important;
	top:412px !important;
}

#item1855 {
	width:72px !important;
	height:60px !important;
}

#item1850 {
	width:72px !important;
	height:60px !important;
	left:231px !important;
	top:486px !important;
}

#item1861 {
	width:72px !important;
	height:69px !important;
}

#item1856 {
	width:72px !important;
	height:69px !important;
	left:231px !important;
	top:550px !important;
}

#item1867 {
	width:84px !important;
	height:179px !important;
}

#item1862 {
	width:84px !important;
	height:179px !important;
	left:420px !important;
	top:230px !important;
}

#item1874 {
	width:83px !important;
	height:84px !important;
}

#item1868 {
	width:83px !important;
	height:84px !important;
	left:408px !important;
	top:452px !important;
}

#item1880 {
	width:111px !important;
	height:94px !important;
}

#item1875 {
	width:111px !important;
	height:94px !important;
	left:350px !important;
	top:554px !important;
}

#item104187 {
	width:153px !important;
	height:18px !important;
	left:318px !important;
	top:198px !important;
}

#item104219 {
	width:102px !important;
	height:20px !important;
	left:200px !important;
	top:166px !important;
}

#item104247 {
	width:89px !important;
	height:29px !important;
	left:200px !important;
	top:188px !important;
}

#item104279 {
	width:118px !important;
	height:9px !important;
	left:177px !important;
	top:335px !important;
}

#item104306 {
	width:118px !important;
	height:9px !important;
	left:177px !important;
	top:345px !important;
}

#item104333 {
	width:118px !important;
	height:9px !important;
	left:177px !important;
	top:356px !important;
}

#item104360 {
	width:118px !important;
	height:9px !important;
	left:177px !important;
	top:366px !important;
}

#item104387 {
	width:74px !important;
	height:20px !important;
	left:323px !important;
	top:394px !important;
}

#item104414 {
	width:85px !important;
	height:20px !important;
	left:316px !important;
	top:531px !important;
}

#item1886 {
	width:174px !important;
	height:245px !important;
}

#item1881 {
	width:174px !important;
	height:245px !important;
	left:89px !important;
	top:14px !important;
}

#item1892 {
	width:171px !important;
	height:182px !important;
}

#item1887 {
	width:171px !important;
	height:182px !important;
	left:356px !important;
	top:14px !important;
}

#item1898 {
	width:256px !important;
	height:179px !important;
}

#item1893 {
	width:256px !important;
	height:179px !important;
	left:7px !important;
	top:292px !important;
}

#item1905 {
	width:150px !important;
	height:94px !important;
}

#item1900 {
	width:150px !important;
	height:94px !important;
	left:109px !important;
	top:479px !important;
}

#item1911 {
	width:196px !important;
	height:192px !important;
}

#item1906 {
	width:196px !important;
	height:192px !important;
	left:334px !important;
	top:210px !important;
}

#item1921 {
	width:152px !important;
	height:146px !important;
}

#item1916 {
	width:152px !important;
	height:146px !important;
	left:274px !important;
	top:366px !important;
}

#item104441 {
	width:63px !important;
	height:9px !important;
	left:57px !important;
	top:623px !important;
}

#item104469 {
	width:81px !important;
	height:9px !important;
	left:138px !important;
	top:623px !important;
}

#item104496 {
	width:63px !important;
	height:9px !important;
	left:57px !important;
	top:634px !important;
}

#item104523 {
	width:83px !important;
	height:9px !important;
	left:138px !important;
	top:634px !important;
}

#item104550 {
	width:63px !important;
	height:9px !important;
	left:57px !important;
	top:644px !important;
}

#item104578 {
	width:83px !important;
	height:9px !important;
	left:137px !important;
	top:644px !important;
}

#item104605 {
	width:174px !important;
	height:9px !important;
	left:276px !important;
	top:634px !important;
}

#item104633 {
	width:174px !important;
	height:9px !important;
	left:276px !important;
	top:644px !important;
}

#item104660 {
	width:156px !important;
	height:9px !important;
	left:276px !important;
	top:576px !important;
}

#item104687 {
	width:74px !important;
	height:20px !important;
	left:11px !important;
	top:211px !important;
}

#item104715 {
	width:80px !important;
	height:29px !important;
	left:11px !important;
	top:233px !important;
}

#item104746 {
	width:61px !important;
	height:40px !important;
	left:276px !important;
	top:122px !important;
}

#item104776 {
	width:82px !important;
	height:29px !important;
	left:276px !important;
	top:165px !important;
}

#item1927 {
	width:248px !important;
	height:204px !important;
}

#item1922 {
	width:248px !important;
	height:204px !important;
	left:14px !important;
	top:14px !important;
}

#item1933 {
	width:163px !important;
	height:166px !important;
}

#item1928 {
	width:163px !important;
	height:166px !important;
	left:367px !important;
	top:14px !important;
}

#item1939 {
	width:63px !important;
	height:64px !important;
}

#item1934 {
	width:63px !important;
	height:64px !important;
	left:360px !important;
	top:174px !important;
}

#item1945 {
	width:260px !important;
	height:240px !important;
}

#item1940 {
	width:260px !important;
	height:240px !important;
	left:14px !important;
	top:302px !important;
}

#item1952 {
	width:251px !important;
	height:142px !important;
}

#item1946 {
	width:251px !important;
	height:142px !important;
	left:279px !important;
	top:249px !important;
}

#item1959 {
	width:218px !important;
	height:146px !important;
}

#item1953 {
	width:218px !important;
	height:146px !important;
	left:302px !important;
	top:503px !important;
}

#item103719 {
	width:90px !important;
	height:30px !important;
	left:276px !important;
	top:182px !important;
}

#item103749 {
	width:73px !important;
	height:20px !important;
	left:276px !important;
	top:117px !important;
}

#item103776 {
	width:198px !important;
	height:9px !important;
	left:13px !important;
	top:268px !important;
}

#item103807 {
	width:203px !important;
	height:9px !important;
	left:13px !important;
	top:280px !important;
}

#item103839 {
	width:95px !important;
	height:20px !important;
	left:314px !important;
	top:478px !important;
}

#item103867 {
	width:102px !important;
	height:20px !important;
	left:407px !important;
	top:480px !important;
}

#item103894 {
	width:144px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item103924 {
	width:144px !important;
	height:20px !important;
	left:13px !important;
	top:619px !important;
}

#item1968 {
	width:176px !important;
	height:173px !important;
}

#item1963 {
	width:176px !important;
	height:173px !important;
	left:14px !important;
	top:14px !important;
}

#item1974 {
	width:74px !important;
	height:91px !important;
}

#item1969 {
	width:74px !important;
	height:91px !important;
	left:14px !important;
	top:220px !important;
}

#item1986 {
	width:146px !important;
	height:186px !important;
}

#item1981 {
	width:146px !important;
	height:186px !important;
	left:384px !important;
	top:32px !important;
}

#item1992 {
	width:113px !important;
	height:116px !important;
}

#item1987 {
	width:113px !important;
	height:116px !important;
	left:14px !important;
	top:434px !important;
}

#item1998 {
	width:380px !important;
	height:328px !important;
}

#item1993 {
	width:380px !important;
	height:328px !important;
	left:150px !important;
	top:296px !important;
}

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

#item1975 {
	width:91px !important;
	height:86px !important;
	left:103px !important;
	top:238px !important;
}

#item103956 {
	width:165px !important;
	height:9px !important;
	left:12px !important;
	top:604px !important;
}

#item103983 {
	width:205px !important;
	height:9px !important;
	left:12px !important;
	top:615px !important;
}

#item104016 {
	width:116px !important;
	height:15px !important;
	left:10px !important;
	top:363px !important;
}

#item104043 {
	width:116px !important;
	height:15px !important;
	left:10px !important;
	top:374px !important;
}

#item104070 {
	width:105px !important;
	height:20px !important;
	left:210px !important;
	top:337px !important;
}

#item104097 {
	width:91px !important;
	height:20px !important;
	left:210px !important;
	top:235px !important;
}

#item104124 {
	width:112px !important;
	height:20px !important;
	left:210px !important;
	top:132px !important;
}

#item104154 {
	width:152px !important;
	height:20px !important;
	left:210px !important;
	top:154px !important;
}

#item2005 {
	width:251px !important;
	height:214px !important;
}

#item1999 {
	width:251px !important;
	height:214px !important;
	left:14px !important;
	top:14px !important;
}

#item2012 {
	width:141px !important;
	height:111px !important;
}

#item2006 {
	width:141px !important;
	height:111px !important;
	left:384px !important;
	top:58px !important;
}

#item2018 {
	width:156px !important;
	height:138px !important;
}

#item2013 {
	width:156px !important;
	height:138px !important;
	left:296px !important;
	top:142px !important;
}

#item2027 {
	width:251px !important;
	height:194px !important;
}

#item2022 {
	width:251px !important;
	height:194px !important;
	left:14px !important;
	top:296px !important;
}

#item2034 {
	width:81px !important;
	height:15px !important;
}

#item2028 {
	width:81px !important;
	height:15px !important;
	left:23px !important;
	top:502px !important;
}

#item2040 {
	width:81px !important;
	height:15px !important;
}

#item2035 {
	width:81px !important;
	height:15px !important;
	left:23px !important;
	top:521px !important;
}

#item2046 {
	width:160px !important;
	height:331px !important;
}

#item2041 {
	width:160px !important;
	height:331px !important;
	left:278px !important;
	top:295px !important;
}

#item38367 {
	width:83px !important;
	height:89px !important;
}

#item38362 {
	width:83px !important;
	height:89px !important;
	left:447px !important;
	top:295px !important;
}

#item103368 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:278px !important;
}

#item103395 {
	width:100px !important;
	height:18px !important;
	left:277px !important;
	top:107px !important;
}

#item103426 {
	width:95px !important;
	height:9px !important;
	left:277px !important;
	top:125px !important;
}

#item103453 {
	width:71px !important;
	height:18px !important;
	left:446px !important;
	top:477px !important;
}

#item103480 {
	width:79px !important;
	height:27px !important;
	left:446px !important;
	top:596px !important;
}

#item103507 {
	width:103px !important;
	height:18px !important;
	left:140px !important;
	top:609px !important;
}

#item103534 {
	width:111px !important;
	height:18px !important;
	left:16px !important;
	top:586px !important;
}

#item103568 {
	width:115px !important;
	height:18px !important;
	left:16px !important;
	top:606px !important;
}

#item2052 {
	width:244px !important;
	height:247px !important;
}

#item2047 {
	width:244px !important;
	height:247px !important;
	left:14px !important;
	top:14px !important;
}

#item2058 {
	width:45px !important;
	height:69px !important;
}

#item2053 {
	width:45px !important;
	height:69px !important;
	left:278px !important;
	top:14px !important;
}

#item2065 {
	width:45px !important;
	height:69px !important;
}

#item2059 {
	width:45px !important;
	height:69px !important;
	left:327px !important;
	top:14px !important;
}

#item2071 {
	width:146px !important;
	height:281px !important;
}

#item2066 {
	width:146px !important;
	height:281px !important;
	left:384px !important;
	top:14px !important;
}

#item2077 {
	width:244px !important;
	height:237px !important;
}

#item2072 {
	width:244px !important;
	height:237px !important;
	left:19px !important;
	top:330px !important;
}

#item2096 {
	width:244px !important;
	height:237px !important;
}

#item2091 {
	width:244px !important;
	height:237px !important;
	left:286px !important;
	top:330px !important;
}

#item103601 {
	width:202px !important;
	height:9px !important;
	left:13px !important;
	top:627px !important;
}

#item103633 {
	width:116px !important;
	height:20px !important;
	left:276px !important;
	top:622px !important;
}

#item103661 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item103689 {
	width:90px !important;
	height:41px !important;
	left:276px !important;
	top:204px !important;
}

#item2102 {
	width:115px !important;
	height:342px !important;
}

#item2097 {
	width:115px !important;
	height:342px !important;
	left:14px !important;
	top:14px !important;
}

#item2108 {
	width:182px !important;
	height:194px !important;
}

#item2103 {
	width:182px !important;
	height:194px !important;
	left:276px !important;
	top:14px !important;
}

#item2115 {
	width:169px !important;
	height:142px !important;
}

#item2109 {
	width:169px !important;
	height:142px !important;
	left:361px !important;
	top:219px !important;
}

#item2121 {
	width:489px !important;
	height:160px !important;
}

#item2116 {
	width:489px !important;
	height:160px !important;
	left:19px !important;
	top:375px !important;
}

#item2127 {
	width:150px !important;
	height:52px !important;
}

#item2122 {
	width:150px !important;
	height:52px !important;
	left:286px !important;
	top:543px !important;
}

#item103114 {
	width:54px !important;
	height:27px !important;
	left:461px !important;
	top:182px !important;
}

#item103141 {
	width:124px !important;
	height:9px !important;
	left:132px !important;
	top:199px !important;
}

#item103169 {
	width:81px !important;
	height:30px !important;
	left:276px !important;
	top:333px !important;
}

#item103196 {
	width:160px !important;
	height:9px !important;
	left:24px !important;
	top:635px !important;
}

#item103226 {
	width:183px !important;
	height:9px !important;
	left:284px !important;
	top:639px !important;
}

#item2135 {
	width:516px !important;
	height:311px !important;
}

#item2130 {
	width:516px !important;
	height:311px !important;
	left:14px !important;
	top:14px !important;
}

#item2142 {
	width:165px !important;
	height:190px !important;
}

#item2136 {
	width:165px !important;
	height:190px !important;
	left:14px !important;
	top:337px !important;
}

#item2151 {
	width:141px !important;
	height:163px !important;
}

#item2145 {
	width:141px !important;
	height:163px !important;
	left:198px !important;
	top:381px !important;
}

#item2157 {
	width:153px !important;
	height:204px !important;
}

#item2152 {
	width:153px !important;
	height:204px !important;
	left:373px !important;
	top:344px !important;
}

#item103256 {
	width:138px !important;
	height:20px !important;
	left:13px !important;
	top:604px !important;
}

#item103286 {
	width:127px !important;
	height:9px !important;
	left:189px !important;
	top:614px !important;
}

#item103313 {
	width:148px !important;
	height:9px !important;
	left:364px !important;
	top:614px !important;
}

#item103341 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:320px !important;
}

#item2163 {
	width:382px !important;
	height:145px !important;
}

#item2158 {
	width:382px !important;
	height:145px !important;
	left:41px !important;
	top:59px !important;
}

#item2169 {
	width:179px !important;
	height:201px !important;
}

#item2164 {
	width:179px !important;
	height:201px !important;
	left:18px !important;
	top:214px !important;
}

#item2175 {
	width:200px !important;
	height:204px !important;
}

#item2170 {
	width:200px !important;
	height:204px !important;
	left:219px !important;
	top:212px !important;
}

#item2182 {
	width:200px !important;
	height:202px !important;
}

#item2176 {
	width:200px !important;
	height:202px !important;
	left:14px !important;
	top:437px !important;
}

#item2188 {
	width:201px !important;
	height:196px !important;
}

#item2183 {
	width:201px !important;
	height:196px !important;
	left:219px !important;
	top:441px !important;
}

#item102824 {
	width:83px !important;
	height:23px !important;
	left:436px !important;
	top:147px !important;
}

#item102855 {
	width:78px !important;
	height:23px !important;
	left:435px !important;
	top:260px !important;
}

#item102886 {
	width:78px !important;
	height:16px !important;
	left:435px !important;
	top:328px !important;
}

#item102913 {
	width:77px !important;
	height:16px !important;
	left:435px !important;
	top:425px !important;
}

#item102941 {
	width:98px !important;
	height:23px !important;
	left:435px !important;
	top:501px !important;
}

#item2194 {
	width:183px !important;
	height:207px !important;
}

#item2189 {
	width:183px !important;
	height:207px !important;
	left:119px !important;
	top:17px !important;
}

#item2200 {
	width:213px !important;
	height:90px !important;
}

#item2195 {
	width:213px !important;
	height:90px !important;
	left:317px !important;
	top:79px !important;
}

#item2209 {
	width:182px !important;
	height:205px !important;
}

#item2204 {
	width:182px !important;
	height:205px !important;
	left:118px !important;
	top:243px !important;
}

#item2215 {
	width:189px !important;
	height:187px !important;
}

#item2210 {
	width:189px !important;
	height:187px !important;
	left:330px !important;
	top:194px !important;
}

#item2221 {
	width:172px !important;
	height:140px !important;
}

#item2216 {
	width:172px !important;
	height:140px !important;
	left:129px !important;
	top:473px !important;
}

#item2228 {
	width:211px !important;
	height:189px !important;
}

#item2222 {
	width:211px !important;
	height:189px !important;
	left:319px !important;
	top:414px !important;
}

#item102971 {
	width:90px !important;
	height:16px !important;
	left:13px !important;
	top:496px !important;
}

#item102998 {
	width:89px !important;
	height:16px !important;
	left:13px !important;
	top:391px !important;
}

#item103025 {
	width:94px !important;
	height:23px !important;
	left:13px !important;
	top:286px !important;
}

#item103055 {
	width:89px !important;
	height:16px !important;
	left:13px !important;
	top:204px !important;
}

#item103082 {
	width:93px !important;
	height:23px !important;
	left:14px !important;
	top:99px !important;
}

#item2235 {
	width:195px !important;
	height:163px !important;
}

#item2230 {
	width:195px !important;
	height:163px !important;
	left:18px !important;
	top:62px !important;
}

#item2241 {
	width:188px !important;
	height:227px !important;
}

#item2236 {
	width:188px !important;
	height:227px !important;
	left:226px !important;
	top:60px !important;
}

#item2247 {
	width:189px !important;
	height:230px !important;
}

#item2242 {
	width:189px !important;
	height:230px !important;
	left:18px !important;
	top:231px !important;
}

#item2253 {
	width:159px !important;
	height:103px !important;
}

#item2248 {
	width:159px !important;
	height:103px !important;
	left:233px !important;
	top:363px !important;
}

#item2260 {
	width:227px !important;
	height:175px !important;
}

#item2254 {
	width:227px !important;
	height:175px !important;
	left:14px !important;
	top:477px !important;
}

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

#item2261 {
	width:166px !important;
	height:159px !important;
	left:248px !important;
	top:484px !important;
}

#item102448 {
	width:80px !important;
	height:16px !important;
	left:439px !important;
	top:137px !important;
}

#item102476 {
	width:75px !important;
	height:16px !important;
	left:439px !important;
	top:235px !important;
}

#item102503 {
	width:92px !important;
	height:16px !important;
	left:439px !important;
	top:340px !important;
}

#item102530 {
	width:99px !important;
	height:23px !important;
	left:439px !important;
	top:446px !important;
}

#item102562 {
	width:99px !important;
	height:23px !important;
	left:439px !important;
	top:475px !important;
}

#item102595 {
	width:92px !important;
	height:23px !important;
	left:439px !important;
	top:504px !important;
}

#item2273 {
	width:168px !important;
	height:169px !important;
}

#item2268 {
	width:168px !important;
	height:169px !important;
	left:123px !important;
	top:16px !important;
}

#item2281 {
	width:208px !important;
	height:231px !important;
}

#item2274 {
	width:208px !important;
	height:231px !important;
	left:322px !important;
	top:14px !important;
}

#item2287 {
	width:187px !important;
	height:225px !important;
}

#item2282 {
	width:187px !important;
	height:225px !important;
	left:125px !important;
	top:200px !important;
}

#item2293 {
	width:94px !important;
	height:86px !important;
}

#item2288 {
	width:94px !important;
	height:86px !important;
	left:328px !important;
	top:274px !important;
}

#item2300 {
	width:94px !important;
	height:86px !important;
}

#item2294 {
	width:94px !important;
	height:86px !important;
	left:431px !important;
	top:274px !important;
}

#item2306 {
	width:204px !important;
	height:170px !important;
}

#item2301 {
	width:204px !important;
	height:170px !important;
	left:125px !important;
	top:441px !important;
}

#item2312 {
	width:163px !important;
	height:165px !important;
}

#item2307 {
	width:163px !important;
	height:165px !important;
	left:357px !important;
	top:449px !important;
}

#item102625 {
	width:76px !important;
	height:16px !important;
	left:13px !important;
	top:491px !important;
}

#item102652 {
	width:82px !important;
	height:16px !important;
	left:13px !important;
	top:390px !important;
}

#item102679 {
	width:72px !important;
	height:31px !important;
	left:13px !important;
	top:236px !important;
}

#item102706 {
	width:72px !important;
	height:16px !important;
	left:13px !important;
	top:266px !important;
}

#item102733 {
	width:72px !important;
	height:16px !important;
	left:13px !important;
	top:281px !important;
}

#item102760 {
	width:84px !important;
	height:31px !important;
	left:13px !important;
	top:112px !important;
}

#item102792 {
	width:84px !important;
	height:23px !important;
	left:13px !important;
	top:142px !important;
}

#item2318 {
	width:197px !important;
	height:218px !important;
}

#item2313 {
	width:197px !important;
	height:218px !important;
	left:17px !important;
	top:17px !important;
}

#item2328 {
	width:220px !important;
	height:167px !important;
}

#item2323 {
	width:220px !important;
	height:167px !important;
	left:310px !important;
	top:14px !important;
}

#item2334 {
	width:224px !important;
	height:166px !important;
}

#item2329 {
	width:224px !important;
	height:166px !important;
	left:229px !important;
	top:190px !important;
}

#item2340 {
	width:199px !important;
	height:269px !important;
}

#item2335 {
	width:199px !important;
	height:269px !important;
	left:18px !important;
	top:321px !important;
}

#item2347 {
	width:249px !important;
	height:213px !important;
}

#item2341 {
	width:249px !important;
	height:213px !important;
	left:281px !important;
	top:367px !important;
}

#item102186 {
	width:66px !important;
	height:40px !important;
	left:227px !important;
	top:113px !important;
}

#item102213 {
	width:194px !important;
	height:9px !important;
	left:13px !important;
	top:300px !important;
}

#item102244 {
	width:75px !important;
	height:27px !important;
	left:459px !important;
	top:330px !important;
}

#item102271 {
	width:175px !important;
	height:9px !important;
	left:276px !important;
	top:644px !important;
}

#item102298 {
	width:189px !important;
	height:9px !important;
	left:13px !important;
	top:644px !important;
}

#item2353 {
	width:516px !important;
	height:228px !important;
}

#item2348 {
	width:516px !important;
	height:228px !important;
	left:14px !important;
	top:14px !important;
}

#item2360 {
	width:163px !important;
	height:266px !important;
}

#item2354 {
	width:163px !important;
	height:266px !important;
	left:14px !important;
	top:278px !important;
}

#item2366 {
	width:255px !important;
	height:164px !important;
}

#item2361 {
	width:255px !important;
	height:164px !important;
	left:275px !important;
	top:281px !important;
}

#item2372 {
	width:256px !important;
	height:170px !important;
}

#item2367 {
	width:256px !important;
	height:170px !important;
	left:190px !important;
	top:458px !important;
}

#item102329 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item102357 {
	width:72px !important;
	height:27px !important;
	left:452px !important;
	top:597px !important;
}

#item102388 {
	width:73px !important;
	height:29px !important;
	left:188px !important;
	top:417px !important;
}

#item102418 {
	width:109px !important;
	height:18px !important;
	left:13px !important;
	top:248px !important;
}

#item2378 {
	width:251px !important;
	height:244px !important;
}

#item2373 {
	width:251px !important;
	height:244px !important;
	left:14px !important;
	top:14px !important;
}

#item2387 {
	width:251px !important;
	height:145px !important;
}

#item2382 {
	width:251px !important;
	height:145px !important;
	left:279px !important;
	top:14px !important;
}

#item2393 {
	width:251px !important;
	height:127px !important;
}

#item2388 {
	width:251px !important;
	height:127px !important;
	left:279px !important;
	top:225px !important;
}

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

#item2394 {
	width:251px !important;
	height:231px !important;
	left:14px !important;
	top:328px !important;
}

#item2406 {
	width:146px !important;
	height:141px !important;
}

#item2400 {
	width:146px !important;
	height:141px !important;
	left:279px !important;
	top:485px !important;
}

#item101902 {
	width:125px !important;
	height:9px !important;
	left:276px !important;
	top:206px !important;
}

#item101930 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item101957 {
	width:216px !important;
	height:9px !important;
	left:276px !important;
	top:409px !important;
}

#item101987 {
	width:100px !important;
	height:30px !important;
	left:429px !important;
	top:594px !important;
}

#item102017 {
	width:198px !important;
	height:9px !important;
	left:13px !important;
	top:621px !important;
}

#item2412 {
	width:251px !important;
	height:134px !important;
}

#item2407 {
	width:251px !important;
	height:134px !important;
	left:14px !important;
	top:14px !important;
}

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

#item2414 {
	width:253px !important;
	height:231px !important;
	left:277px !important;
	top:14px !important;
}

#item2425 {
	width:249px !important;
	height:179px !important;
}

#item2420 {
	width:249px !important;
	height:179px !important;
	left:14px !important;
	top:225px !important;
}

#item2431 {
	width:251px !important;
	height:150px !important;
}

#item2426 {
	width:251px !important;
	height:150px !important;
	left:14px !important;
	top:429px !important;
}

#item2437 {
	width:251px !important;
	height:225px !important;
}

#item2432 {
	width:251px !important;
	height:225px !important;
	left:279px !important;
	top:338px !important;
}

#item102047 {
	width:169px !important;
	height:9px !important;
	left:13px !important;
	top:627px !important;
}

#item102074 {
	width:168px !important;
	height:9px !important;
	left:276px !important;
	top:627px !important;
}

#item102101 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:411px !important;
}

#item102128 {
	width:215px !important;
	height:9px !important;
	left:277px !important;
	top:307px !important;
}

#item102159 {
	width:169px !important;
	height:9px !important;
	left:12px !important;
	top:203px !important;
}

#item2448 {
	width:254px !important;
	height:130px !important;
}

#item2443 {
	width:254px !important;
	height:130px !important;
	left:14px !important;
	top:14px !important;
}

#item2454 {
	width:231px !important;
	height:136px !important;
}

#item2449 {
	width:231px !important;
	height:136px !important;
	left:281px !important;
	top:14px !important;
}

#item2460 {
	width:251px !important;
	height:132px !important;
}

#item2455 {
	width:251px !important;
	height:132px !important;
	left:14px !important;
	top:177px !important;
}

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

#item2461 {
	width:252px !important;
	height:109px !important;
	left:278px !important;
	top:178px !important;
}

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

#item2469 {
	width:252px !important;
	height:127px !important;
	left:14px !important;
	top:339px !important;
}

#item2480 {
	width:253px !important;
	height:124px !important;
}

#item2475 {
	width:253px !important;
	height:124px !important;
	left:277px !important;
	top:338px !important;
}

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

#item2481 {
	width:252px !important;
	height:114px !important;
	left:14px !important;
	top:488px !important;
}

#item2492 {
	width:252px !important;
	height:111px !important;
}

#item2487 {
	width:252px !important;
	height:111px !important;
	left:278px !important;
	top:502px !important;
}

#item101413 {
	width:94px !important;
	height:16px !important;
	left:12px !important;
	top:150px !important;
}

#item101443 {
	width:134px !important;
	height:8px !important;
	left:276px !important;
	top:158px !important;
}

#item101470 {
	width:148px !important;
	height:8px !important;
	left:277px !important;
	top:320px !important;
}

#item101498 {
	width:141px !important;
	height:8px !important;
	left:13px !important;
	top:320px !important;
}

#item101525 {
	width:135px !important;
	height:8px !important;
	left:13px !important;
	top:473px !important;
}

#item101552 {
	width:142px !important;
	height:8px !important;
	left:276px !important;
	top:481px !important;
}

#item101579 {
	width:203px !important;
	height:8px !important;
	left:13px !important;
	top:637px !important;
}

#item101610 {
	width:203px !important;
	height:8px !important;
	left:13px !important;
	top:645px !important;
}

#item101642 {
	width:126px !important;
	height:8px !important;
	left:276px !important;
	top:645px !important;
}

#item2500 {
	width:174px !important;
	height:204px !important;
}

#item2495 {
	width:174px !important;
	height:204px !important;
	left:91px !important;
	top:14px !important;
}

#item2506 {
	width:254px !important;
	height:176px !important;
}

#item2501 {
	width:254px !important;
	height:176px !important;
	left:276px !important;
	top:14px !important;
}

#item2512 {
	width:171px !important;
	height:205px !important;
}

#item2507 {
	width:171px !important;
	height:205px !important;
	left:94px !important;
	top:230px !important;
}

#item2518 {
	width:252px !important;
	height:162px !important;
}

#item2513 {
	width:252px !important;
	height:162px !important;
	left:278px !important;
	top:232px !important;
}

#item2525 {
	width:253px !important;
	height:122px !important;
}

#item2519 {
	width:253px !important;
	height:122px !important;
	left:14px !important;
	top:442px !important;
}

#item2531 {
	width:144px !important;
	height:176px !important;
}

#item2526 {
	width:144px !important;
	height:176px !important;
	left:279px !important;
	top:468px !important;
}

#item2537 {
	width:103px !important;
	height:176px !important;
}

#item2532 {
	width:103px !important;
	height:176px !important;
	left:427px !important;
	top:448px !important;
}

#item101670 {
	width:164px !important;
	height:8px !important;
	left:13px !important;
	top:629px !important;
}

#item101697 {
	width:164px !important;
	height:8px !important;
	left:13px !important;
	top:638px !important;
}

#item101725 {
	width:140px !important;
	height:8px !important;
	left:13px !important;
	top:589px !important;
}

#item101756 {
	width:141px !important;
	height:8px !important;
	left:279px !important;
	top:423px !important;
}

#item101783 {
	width:77px !important;
	height:25px !important;
	left:13px !important;
	top:385px !important;
}

#item101815 {
	width:79px !important;
	height:25px !important;
	left:13px !important;
	top:412px !important;
}

#item101845 {
	width:159px !important;
	height:8px !important;
	left:276px !important;
	top:215px !important;
}

#item101875 {
	width:75px !important;
	height:25px !important;
	left:16px !important;
	top:106px !important;
}

#item2543 {
	width:258px !important;
	height:156px !important;
}

#item2538 {
	width:258px !important;
	height:156px !important;
	left:14px !important;
	top:14px !important;
}

#item2550 {
	width:235px !important;
	height:153px !important;
}

#item2544 {
	width:235px !important;
	height:153px !important;
	left:295px !important;
	top:14px !important;
}

#item2556 {
	width:243px !important;
	height:148px !important;
}

#item2551 {
	width:243px !important;
	height:148px !important;
	left:14px !important;
	top:223px !important;
}

#item2568 {
	width:251px !important;
	height:133px !important;
}

#item2563 {
	width:251px !important;
	height:133px !important;
	left:279px !important;
	top:225px !important;
}

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

#item2569 {
	width:252px !important;
	height:141px !important;
	left:14px !important;
	top:429px !important;
}

#item2581 {
	width:253px !important;
	height:162px !important;
}

#item2575 {
	width:253px !important;
	height:162px !important;
	left:277px !important;
	top:408px !important;
}

#item101061 {
	width:201px !important;
	height:9px !important;
	left:13px !important;
	top:204px !important;
}

#item101091 {
	width:166px !important;
	height:9px !important;
	left:276px !important;
	top:204px !important;
}

#item101118 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:409px !important;
}

#item101149 {
	width:148px !important;
	height:9px !important;
	left:276px !important;
	top:389px !important;
}

#item101176 {
	width:158px !important;
	height:9px !important;
	left:90px !important;
	top:616px !important;
}

#item101203 {
	width:151px !important;
	height:9px !important;
	left:277px !important;
	top:616px !important;
}

#item2587 {
	width:162px !important;
	height:202px !important;
}

#item2582 {
	width:162px !important;
	height:202px !important;
	left:14px !important;
	top:11px !important;
}

#item2593 {
	width:253px !important;
	height:167px !important;
}

#item2588 {
	width:253px !important;
	height:167px !important;
	left:277px !important;
	top:14px !important;
}

#item2599 {
	width:251px !important;
	height:151px !important;
}

#item2594 {
	width:251px !important;
	height:151px !important;
	left:14px !important;
	top:224px !important;
}

#item2605 {
	width:251px !important;
	height:137px !important;
}

#item2600 {
	width:251px !important;
	height:137px !important;
	left:279px !important;
	top:224px !important;
}

#item2611 {
	width:184px !important;
	height:198px !important;
}

#item2606 {
	width:184px !important;
	height:198px !important;
	left:14px !important;
	top:428px !important;
}

#item2617 {
	width:254px !important;
	height:173px !important;
}

#item2612 {
	width:254px !important;
	height:173px !important;
	left:276px !important;
	top:429px !important;
}

#item101230 {
	width:146px !important;
	height:9px !important;
	left:276px !important;
	top:623px !important;
}

#item101262 {
	width:71px !important;
	height:40px !important;
	left:203px !important;
	top:527px !important;
}

#item101293 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:410px !important;
}

#item101324 {
	width:177px !important;
	height:9px !important;
	left:276px !important;
	top:409px !important;
}

#item101355 {
	width:181px !important;
	height:9px !important;
	left:276px !important;
	top:204px !important;
}

#item101386 {
	width:78px !important;
	height:30px !important;
	left:185px !important;
	top:183px !important;
}

#item2625 {
	width:257px !important;
	height:123px !important;
}

#item2620 {
	width:257px !important;
	height:123px !important;
	left:14px !important;
	top:133px !important;
}

#item2633 {
	width:163px !important;
	height:112px !important;
}

#item2626 {
	width:163px !important;
	height:112px !important;
	left:367px !important;
	top:93px !important;
}

#item2639 {
	width:163px !important;
	height:133px !important;
}

#item2634 {
	width:163px !important;
	height:133px !important;
	left:14px !important;
	top:269px !important;
}

#item2645 {
	width:163px !important;
	height:104px !important;
}

#item2640 {
	width:163px !important;
	height:104px !important;
	left:190px !important;
	top:270px !important;
}

#item2651 {
	width:164px !important;
	height:133px !important;
}

#item2646 {
	width:164px !important;
	height:133px !important;
	left:366px !important;
	top:270px !important;
}

#item2657 {
	width:165px !important;
	height:113px !important;
}

#item2652 {
	width:165px !important;
	height:113px !important;
	left:14px !important;
	top:455px !important;
}

#item2663 {
	width:166px !important;
	height:120px !important;
}

#item2658 {
	width:166px !important;
	height:120px !important;
	left:190px !important;
	top:456px !important;
}

#item2669 {
	width:163px !important;
	height:120px !important;
}

#item2664 {
	width:163px !important;
	height:120px !important;
	left:367px !important;
	top:456px !important;
}

#item100617 {
	width:85px !important;
	height:27px !important;
	left:273px !important;
	top:232px !important;
}

#item100644 {
	width:135px !important;
	height:9px !important;
	left:364px !important;
	top:249px !important;
}

#item100671 {
	width:121px !important;
	height:9px !important;
	left:364px !important;
	top:437px !important;
}

#item100698 {
	width:154px !important;
	height:9px !important;
	left:190px !important;
	top:437px !important;
}

#item100725 {
	width:126px !important;
	height:9px !important;
	left:13px !important;
	top:437px !important;
}

#item100752 {
	width:172px !important;
	height:9px !important;
	left:364px !important;
	top:616px !important;
}

#item100780 {
	width:140px !important;
	height:9px !important;
	left:189px !important;
	top:616px !important;
}

#item100808 {
	width:166px !important;
	height:9px !important;
	left:12px !important;
	top:620px !important;
}

#item2678 {
	width:253px !important;
	height:160px !important;
}

#item2673 {
	width:253px !important;
	height:160px !important;
	left:14px !important;
	top:62px !important;
}

#item2685 {
	width:251px !important;
	height:159px !important;
}

#item2679 {
	width:251px !important;
	height:159px !important;
	left:279px !important;
	top:65px !important;
}

#item2692 {
	width:146px !important;
	height:114px !important;
}

#item2686 {
	width:146px !important;
	height:114px !important;
	left:14px !important;
	top:270px !important;
}

#item2710 {
	width:162px !important;
	height:114px !important;
}

#item2705 {
	width:162px !important;
	height:114px !important;
	left:14px !important;
	top:455px !important;
}

#item2716 {
	width:162px !important;
	height:105px !important;
}

#item2711 {
	width:162px !important;
	height:105px !important;
	left:191px !important;
	top:453px !important;
}

#item2722 {
	width:162px !important;
	height:126px !important;
}

#item2717 {
	width:162px !important;
	height:126px !important;
	left:369px !important;
	top:449px !important;
}

#item2698 {
	width:164px !important;
	height:115px !important;
}

#item2693 {
	width:164px !important;
	height:115px !important;
	left:189px !important;
	top:271px !important;
}

#item2704 {
	width:164px !important;
	height:132px !important;
}

#item2699 {
	width:164px !important;
	height:132px !important;
	left:366px !important;
	top:270px !important;
}

#item100838 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:620px !important;
}

#item100865 {
	width:168px !important;
	height:9px !important;
	left:187px !important;
	top:619px !important;
}

#item100892 {
	width:150px !important;
	height:9px !important;
	left:364px !important;
	top:620px !important;
}

#item100919 {
	width:163px !important;
	height:9px !important;
	left:364px !important;
	top:435px !important;
}

#item100947 {
	width:159px !important;
	height:9px !important;
	left:189px !important;
	top:435px !important;
}

#item100974 {
	width:144px !important;
	height:9px !important;
	left:13px !important;
	top:435px !important;
}

#item101001 {
	width:193px !important;
	height:9px !important;
	left:13px !important;
	top:249px !important;
}

#item101033 {
	width:173px !important;
	height:9px !important;
	left:276px !important;
	top:248px !important;
}

#item2728 {
	width:210px !important;
	height:247px !important;
}

#item2723 {
	width:210px !important;
	height:247px !important;
	left:14px !important;
	top:14px !important;
}

#item2734 {
	width:121px !important;
	height:248px !important;
}

#item2729 {
	width:121px !important;
	height:248px !important;
	left:409px !important;
	top:14px !important;
}

#item2744 {
	width:96px !important;
	height:263px !important;
}

#item2739 {
	width:96px !important;
	height:263px !important;
	left:14px !important;
	top:358px !important;
}

#item2750 {
	width:166px !important;
	height:162px !important;
}

#item2745 {
	width:166px !important;
	height:162px !important;
	left:365px !important;
	top:276px !important;
}

#item2756 {
	width:168px !important;
	height:177px !important;
}

#item2751 {
	width:168px !important;
	height:177px !important;
	left:362px !important;
	top:452px !important;
}

#item100384 {
	width:77px !important;
	height:20px !important;
	left:229px !important;
	top:244px !important;
}

#item100411 {
	width:79px !important;
	height:29px !important;
	left:313px !important;
	top:234px !important;
}

#item100441 {
	width:87px !important;
	height:20px !important;
	left:176px !important;
	top:466px !important;
}

#item100471 {
	width:74px !important;
	height:20px !important;
	left:276px !important;
	top:424px !important;
}

#item100498 {
	width:74px !important;
	height:20px !important;
	left:276px !important;
	top:603px !important;
}

#item2762 {
	width:252px !important;
	height:281px !important;
}

#item2757 {
	width:252px !important;
	height:281px !important;
	left:14px !important;
	top:14px !important;
}

#item2768 {
	width:252px !important;
	height:272px !important;
}

#item2763 {
	width:252px !important;
	height:272px !important;
	left:278px !important;
	top:14px !important;
}

#item100525 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:366px !important;
}

#item100557 {
	width:182px !important;
	height:9px !important;
	left:276px !important;
	top:355px !important;
}

#item100585 {
	width:205px !important;
	height:9px !important;
	left:276px !important;
	top:366px !important;
}

#item2779 {
	width:171px !important;
	height:216px !important;
}

#item2774 {
	width:171px !important;
	height:216px !important;
	left:14px !important;
	top:71px !important;
}

#item2785 {
	width:184px !important;
	height:278px !important;
}

#item2780 {
	width:184px !important;
	height:278px !important;
	left:193px !important;
	top:72px !important;
}

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

#item2786 {
	width:130px !important;
	height:312px !important;
	left:28px !important;
	top:330px !important;
}

#item2797 {
	width:178px !important;
	height:242px !important;
}

#item2792 {
	width:178px !important;
	height:242px !important;
	left:193px !important;
	top:386px !important;
}

#item2804 {
	width:144px !important;
	height:151px !important;
}

#item2799 {
	width:144px !important;
	height:151px !important;
	left:386px !important;
	top:492px !important;
}

#item100014 {
	width:75px !important;
	height:16px !important;
	left:398px !important;
	top:110px !important;
}

#item100042 {
	width:74px !important;
	height:16px !important;
	left:398px !important;
	top:176px !important;
}

#item100070 {
	width:82px !important;
	height:16px !important;
	left:398px !important;
	top:249px !important;
}

#item100097 {
	width:76px !important;
	height:16px !important;
	left:398px !important;
	top:337px !important;
}

#item100124 {
	width:123px !important;
	height:16px !important;
	left:398px !important;
	top:426px !important;
}

#item2811 {
	width:167px !important;
	height:237px !important;
}

#item2805 {
	width:167px !important;
	height:237px !important;
	left:143px !important;
	top:14px !important;
}

#item2819 {
	width:203px !important;
	height:103px !important;
}

#item2812 {
	width:203px !important;
	height:103px !important;
	left:327px !important;
	top:41px !important;
}

#item2825 {
	width:69px !important;
	height:60px !important;
}

#item2820 {
	width:69px !important;
	height:60px !important;
	left:144px !important;
	top:267px !important;
}

#item2831 {
	width:69px !important;
	height:60px !important;
}

#item2826 {
	width:69px !important;
	height:60px !important;
	left:198px !important;
	top:322px !important;
}

#item2832 {
	width:109px !important;
	height:58px !important;
	left:317px !important;
	top:229px !important;
}

#item2838 {
	width:104px !important;
	height:36px !important;
	left:310px !important;
	top:271px !important;
}

#item2844 {
	width:134px !important;
	height:60px !important;
	left:282px !important;
	top:280px !important;
}

#item2850 {
	width:132px !important;
	height:55px !important;
	left:275px !important;
	top:307px !important;
}

#item2863 {
	width:200px !important;
	height:201px !important;
}

#item2858 {
	width:200px !important;
	height:201px !important;
	left:146px !important;
	top:400px !important;
}

#item2869 {
	width:62px !important;
	height:218px !important;
}

#item2864 {
	width:62px !important;
	height:218px !important;
	left:374px !important;
	top:403px !important;
}

#item100154 {
	width:77px !important;
	height:16px !important;
	left:13px !important;
	top:400px !important;
}

#item100181 {
	width:90px !important;
	height:16px !important;
	left:13px !important;
	top:333px !important;
}

#item100209 {
	width:114px !important;
	height:16px !important;
	left:13px !important;
	top:214px !important;
}

#item100239 {
	width:114px !important;
	height:16px !important;
	left:13px !important;
	top:229px !important;
}

#item100271 {
	width:114px !important;
	height:16px !important;
	left:13px !important;
	top:244px !important;
}

#item100298 {
	width:114px !important;
	height:16px !important;
	left:13px !important;
	top:259px !important;
}

#item100325 {
	width:85px !important;
	height:23px !important;
	left:13px !important;
	top:131px !important;
}

#item100357 {
	width:85px !important;
	height:16px !important;
	left:13px !important;
	top:57px !important;
}

#item2876 {
	width:228px !important;
	height:140px !important;
}

#item2870 {
	width:228px !important;
	height:140px !important;
	left:14px !important;
	top:14px !important;
}

#item2882 {
	width:168px !important;
	height:129px !important;
}

#item2877 {
	width:168px !important;
	height:129px !important;
	left:354px !important;
	top:41px !important;
}

#item2888 {
	width:163px !important;
	height:177px !important;
}

#item2883 {
	width:163px !important;
	height:177px !important;
	left:14px !important;
	top:227px !important;
}

#item2894 {
	width:251px !important;
	height:159px !important;
}

#item2889 {
	width:251px !important;
	height:159px !important;
	left:279px !important;
	top:230px !important;
}

#item2900 {
	width:251px !important;
	height:153px !important;
}

#item2895 {
	width:251px !important;
	height:153px !important;
	left:14px !important;
	top:416px !important;
}

#item2906 {
	width:251px !important;
	height:163px !important;
}

#item2901 {
	width:251px !important;
	height:163px !important;
	left:279px !important;
	top:416px !important;
}

#item99734 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:204px !important;
}

#item99762 {
	width:168px !important;
	height:9px !important;
	left:280px !important;
	top:204px !important;
}

#item99793 {
	width:76px !important;
	height:27px !important;
	left:176px !important;
	top:377px !important;
}

#item99821 {
	width:126px !important;
	height:18px !important;
	left:281px !important;
	top:384px !important;
}

#item99852 {
	width:182px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item99879 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:615px !important;
}

#item2912 {
	width:251px !important;
	height:251px !important;
}

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

#item2923 {
	width:251px !important;
	height:228px !important;
}

#item2918 {
	width:251px !important;
	height:228px !important;
	left:279px !important;
	top:14px !important;
}

#item2930 {
	width:251px !important;
	height:234px !important;
}

#item2924 {
	width:251px !important;
	height:234px !important;
	left:14px !important;
	top:324px !important;
}

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

#item2931 {
	width:252px !important;
	height:207px !important;
	left:278px !important;
	top:327px !important;
}

#item99906 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:625px !important;
}

#item99933 {
	width:118px !important;
	height:9px !important;
	left:276px !important;
	top:644px !important;
}

#item99960 {
	width:186px !important;
	height:9px !important;
	left:276px !important;
	top:309px !important;
}

#item99987 {
	width:134px !important;
	height:9px !important;
	left:13px !important;
	top:305px !important;
}

#item2942 {
	width:221px !important;
	height:137px !important;
}

#item2937 {
	width:221px !important;
	height:137px !important;
	left:43px !important;
	top:65px !important;
}

#item2949 {
	width:238px !important;
	height:138px !important;
}

#item2943 {
	width:238px !important;
	height:138px !important;
	left:282px !important;
	top:108px !important;
}

#item2955 {
	width:355px !important;
	height:195px !important;
}

#item2950 {
	width:355px !important;
	height:195px !important;
	left:32px !important;
	top:262px !important;
}

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

#item2956 {
	width:192px !important;
	height:161px !important;
	left:103px !important;
	top:468px !important;
}

#item99454 {
	width:73px !important;
	height:16px !important;
	left:412px !important;
	top:339px !important;
}

#item99482 {
	width:72px !important;
	height:16px !important;
	left:412px !important;
	top:423px !important;
}

#item99509 {
	width:94px !important;
	height:16px !important;
	left:412px !important;
	top:530px !important;
}

#item99540 {
	width:73px !important;
	height:16px !important;
	left:412px !important;
	top:637px !important;
}

#item2968 {
	width:107px !important;
	height:186px !important;
}

#item2962 {
	width:107px !important;
	height:186px !important;
	left:23px !important;
	top:116px !important;
}

#item2983 {
	width:107px !important;
	height:186px !important;
}

#item2977 {
	width:107px !important;
	height:186px !important;
	left:221px !important;
	top:137px !important;
}

#item2989 {
	width:98px !important;
	height:204px !important;
}

#item2984 {
	width:98px !important;
	height:204px !important;
	left:211px !important;
	top:369px !important;
}

#item2995 {
	width:101px !important;
	height:223px !important;
}

#item2990 {
	width:101px !important;
	height:223px !important;
	left:313px !important;
	top:392px !important;
}

#item3001 {
	width:101px !important;
	height:223px !important;
}

#item2996 {
	width:101px !important;
	height:223px !important;
	left:420px !important;
	top:364px !important;
}

#item2974 {
	width:83px !important;
	height:186px !important;
}

#item2969 {
	width:83px !important;
	height:186px !important;
	left:133px !important;
	top:101px !important;
}

#item99567 {
	width:148px !important;
	height:8px !important;
	left:13px !important;
	top:563px !important;
}

#item99595 {
	width:163px !important;
	height:8px !important;
	left:13px !important;
	top:473px !important;
}

#item99626 {
	width:172px !important;
	height:8px !important;
	left:13px !important;
	top:390px !important;
}

#item99653 {
	width:140px !important;
	height:8px !important;
	left:351px !important;
	top:305px !important;
}

#item99680 {
	width:144px !important;
	height:8px !important;
	left:351px !important;
	top:223px !important;
}

#item99707 {
	width:141px !important;
	height:8px !important;
	left:351px !important;
	top:155px !important;
}

#item3007 {
	width:127px !important;
	height:140px !important;
}

#item3002 {
	width:127px !important;
	height:140px !important;
	left:403px !important;
	top:26px !important;
}

#item3013 {
	width:136px !important;
	height:157px !important;
}

#item3008 {
	width:136px !important;
	height:157px !important;
	left:283px !important;
	top:147px !important;
}

#item3019 {
	width:144px !important;
	height:160px !important;
}

#item3014 {
	width:144px !important;
	height:160px !important;
	left:29px !important;
	top:247px !important;
}

#item3026 {
	width:144px !important;
	height:182px !important;
}

#item3020 {
	width:144px !important;
	height:182px !important;
	left:377px !important;
	top:339px !important;
}

#item3034 {
	width:108px !important;
	height:173px !important;
}

#item3027 {
	width:108px !important;
	height:173px !important;
	left:55px !important;
	top:445px !important;
}

#item98728 {
	width:104px !important;
	height:9px !important;
	left:289px !important;
	top:72px !important;
}

#item98755 {
	width:104px !important;
	height:9px !important;
	left:289px !important;
	top:83px !important;
}

#item98782 {
	width:104px !important;
	height:9px !important;
	left:289px !important;
	top:93px !important;
}

#item98810 {
	width:104px !important;
	height:9px !important;
	left:289px !important;
	top:104px !important;
}

#item98838 {
	width:104px !important;
	height:9px !important;
	left:289px !important;
	top:114px !important;
}

#item98865 {
	width:84px !important;
	height:9px !important;
	left:432px !important;
	top:257px !important;
}

#item98892 {
	width:82px !important;
	height:9px !important;
	left:432px !important;
	top:268px !important;
}

#item98919 {
	width:84px !important;
	height:9px !important;
	left:432px !important;
	top:278px !important;
}

#item98946 {
	width:83px !important;
	height:9px !important;
	left:432px !important;
	top:289px !important;
}

#item98973 {
	width:97px !important;
	height:9px !important;
	left:190px !important;
	top:356px !important;
}

#item99000 {
	width:97px !important;
	height:9px !important;
	left:190px !important;
	top:367px !important;
}

#item99027 {
	width:97px !important;
	height:20px !important;
	left:190px !important;
	top:376px !important;
}

#item99054 {
	width:97px !important;
	height:9px !important;
	left:190px !important;
	top:397px !important;
}

#item99082 {
	width:97px !important;
	height:9px !important;
	left:190px !important;
	top:408px !important;
}

#item99109 {
	width:137px !important;
	height:20px !important;
	left:172px !important;
	top:599px !important;
}

#item99141 {
	width:106px !important;
	height:9px !important;
	left:422px !important;
	top:560px !important;
}

#item99168 {
	width:105px !important;
	height:9px !important;
	left:422px !important;
	top:571px !important;
}

#item99195 {
	width:106px !important;
	height:9px !important;
	left:422px !important;
	top:581px !important;
}

#item99222 {
	width:106px !important;
	height:9px !important;
	left:422px !important;
	top:592px !important;
}

#item99249 {
	width:106px !important;
	height:9px !important;
	left:422px !important;
	top:602px !important;
}

#item3040 {
	width:251px !important;
	height:266px !important;
}

#item3035 {
	width:251px !important;
	height:266px !important;
	left:18px !important;
	top:14px !important;
}

#item3056 {
	width:93px !important;
	height:117px !important;
}

#item3051 {
	width:93px !important;
	height:117px !important;
	left:43px !important;
	top:348px !important;
}

#item3062 {
	width:120px !important;
	height:155px !important;
}

#item3057 {
	width:120px !important;
	height:155px !important;
	left:138px !important;
	top:332px !important;
}

#item3046 {
	width:246px !important;
	height:218px !important;
}

#item3041 {
	width:246px !important;
	height:218px !important;
	left:284px !important;
	top:14px !important;
}

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

#item3063 {
	width:252px !important;
	height:224px !important;
	left:278px !important;
	top:323px !important;
}

#item99276 {
	width:129px !important;
	height:9px !important;
	left:23px !important;
	top:296px !important;
}

#item99303 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:304px !important;
}

#item99331 {
	width:252px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item99362 {
	width:252px !important;
	height:9px !important;
	left:13px !important;
	top:611px !important;
}

#item99393 {
	width:252px !important;
	height:9px !important;
	left:13px !important;
	top:623px !important;
}

#item99424 {
	width:105px !important;
	height:20px !important;
	left:276px !important;
	top:612px !important;
}

#item3074 {
	width:99px !important;
	height:123px !important;
}

#item3069 {
	width:99px !important;
	height:123px !important;
	left:14px !important;
	top:58px !important;
}

#item3080 {
	width:99px !important;
	height:123px !important;
}

#item3075 {
	width:99px !important;
	height:123px !important;
	left:162px !important;
	top:58px !important;
}

#item3087 {
	width:200px !important;
	height:238px !important;
}

#item3082 {
	width:200px !important;
	height:238px !important;
	left:283px !important;
	top:24px !important;
}

#item3093 {
	width:61px !important;
	height:89px !important;
}

#item3088 {
	width:61px !important;
	height:89px !important;
	left:17px !important;
	top:291px !important;
}

#item3100 {
	width:61px !important;
	height:89px !important;
}

#item3094 {
	width:61px !important;
	height:89px !important;
	left:82px !important;
	top:264px !important;
}

#item3106 {
	width:68px !important;
	height:125px !important;
}

#item3101 {
	width:68px !important;
	height:125px !important;
	left:193px !important;
	top:259px !important;
}

#item3112 {
	width:252px !important;
	height:108px !important;
}

#item3107 {
	width:252px !important;
	height:108px !important;
	left:14px !important;
	top:481px !important;
}

#item3122 {
	width:126px !important;
	height:288px !important;
}

#item3117 {
	width:126px !important;
	height:288px !important;
	left:404px !important;
	top:352px !important;
}

#item98349 {
	width:54px !important;
	height:9px !important;
	left:13px !important;
	top:241px !important;
}

#item98376 {
	width:78px !important;
	height:9px !important;
	left:73px !important;
	top:241px !important;
}

#item98403 {
	width:218px !important;
	height:20px !important;
	left:276px !important;
	top:321px !important;
}

#item98435 {
	width:231px !important;
	height:9px !important;
	left:13px !important;
	top:434px !important;
}

#item98465 {
	width:231px !important;
	height:9px !important;
	left:13px !important;
	top:443px !important;
}

#item98495 {
	width:231px !important;
	height:9px !important;
	left:13px !important;
	top:452px !important;
}

#item98525 {
	width:231px !important;
	height:9px !important;
	left:13px !important;
	top:461px !important;
}

#item98555 {
	width:99px !important;
	height:18px !important;
	left:276px !important;
	top:538px !important;
}

#item98582 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:644px !important;
}

#item3128 {
	width:104px !important;
	height:124px !important;
}

#item3123 {
	width:104px !important;
	height:124px !important;
	left:14px !important;
	top:43px !important;
}

#item3135 {
	width:123px !important;
	height:116px !important;
}

#item3129 {
	width:123px !important;
	height:116px !important;
	left:137px !important;
	top:14px !important;
}

#item3141 {
	width:123px !important;
	height:116px !important;
}

#item3136 {
	width:123px !important;
	height:116px !important;
	left:125px !important;
	top:136px !important;
}

#item3147 {
	width:152px !important;
	height:248px !important;
}

#item3142 {
	width:152px !important;
	height:248px !important;
	left:378px !important;
	top:79px !important;
}

#item3153 {
	width:135px !important;
	height:282px !important;
}

#item3148 {
	width:135px !important;
	height:282px !important;
	left:14px !important;
	top:350px !important;
}

#item3160 {
	width:251px !important;
	height:187px !important;
}

#item3154 {
	width:251px !important;
	height:187px !important;
	left:279px !important;
	top:350px !important;
}

#item98609 {
	width:71px !important;
	height:30px !important;
	left:154px !important;
	top:594px !important;
}

#item98637 {
	width:169px !important;
	height:30px !important;
	left:276px !important;
	top:594px !important;
}

#item98670 {
	width:86px !important;
	height:30px !important;
	left:276px !important;
	top:309px !important;
}

#item98697 {
	width:203px !important;
	height:20px !important;
	left:13px !important;
	top:322px !important;
}

#item3168 {
	width:236px !important;
	height:226px !important;
}

#item3163 {
	width:236px !important;
	height:226px !important;
	left:14px !important;
	top:14px !important;
}

#item3174 {
	width:268px !important;
	height:245px !important;
}

#item3169 {
	width:268px !important;
	height:245px !important;
	left:262px !important;
	top:14px !important;
}

#item3180 {
	width:177px !important;
	height:99px !important;
}

#item3175 {
	width:177px !important;
	height:99px !important;
	left:87px !important;
	top:329px !important;
}

#item3186 {
	width:177px !important;
	height:126px !important;
}

#item3181 {
	width:177px !important;
	height:126px !important;
	left:14px !important;
	top:406px !important;
}

#item3192 {
	width:252px !important;
	height:213px !important;
}

#item3187 {
	width:252px !important;
	height:213px !important;
	left:278px !important;
	top:365px !important;
}

#item98051 {
	width:212px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item98082 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:289px !important;
}

#item98112 {
	width:207px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

#item98143 {
	width:183px !important;
	height:9px !important;
	left:276px !important;
	top:615px !important;
}

#item98173 {
	width:195px !important;
	height:9px !important;
	left:13px !important;
	top:605px !important;
}

#item98205 {
	width:195px !important;
	height:9px !important;
	left:13px !important;
	top:615px !important;
}

#item3201 {
	width:177px !important;
	height:163px !important;
}

#item3196 {
	width:177px !important;
	height:163px !important;
	left:60px !important;
	top:75px !important;
}

#item3207 {
	width:104px !important;
	height:171px !important;
}

#item3202 {
	width:104px !important;
	height:171px !important;
	left:108px !important;
	top:244px !important;
}

#item3213 {
	width:249px !important;
	height:249px !important;
}

#item3208 {
	width:249px !important;
	height:249px !important;
	left:282px !important;
	top:14px !important;
}

#item3220 {
	width:253px !important;
	height:277px !important;
}

#item3214 {
	width:253px !important;
	height:277px !important;
	left:277px !important;
	top:278px !important;
}

#item98232 {
	width:224px !important;
	height:9px !important;
	left:13px !important;
	top:633px !important;
}

#item98262 {
	width:233px !important;
	height:9px !important;
	left:13px !important;
	top:576px !important;
}

#item98292 {
	width:144px !important;
	height:20px !important;
	left:276px !important;
	top:610px !important;
}

#item98322 {
	width:73px !important;
	height:20px !important;
	left:277px !important;
	top:152px !important;
}

#item3226 {
	width:77px !important;
	height:128px !important;
}

#item3221 {
	width:77px !important;
	height:128px !important;
	left:96px !important;
	top:57px !important;
}

#item3233 {
	width:77px !important;
	height:128px !important;
}

#item3227 {
	width:77px !important;
	height:128px !important;
	left:180px !important;
	top:52px !important;
}

#item3239 {
	width:53px !important;
	height:108px !important;
}

#item3234 {
	width:53px !important;
	height:108px !important;
	left:279px !important;
	top:14px !important;
}

#item3245 {
	width:197px !important;
	height:174px !important;
}

#item3240 {
	width:197px !important;
	height:174px !important;
	left:333px !important;
	top:14px !important;
}

#item3251 {
	width:268px !important;
	height:123px !important;
}

#item3246 {
	width:268px !important;
	height:123px !important;
	left:14px !important;
	top:400px !important;
}

#item3257 {
	width:90px !important;
	height:62px !important;
}

#item3252 {
	width:90px !important;
	height:62px !important;
	left:191px !important;
	top:286px !important;
}

#item3263 {
	width:159px !important;
	height:208px !important;
}

#item3258 {
	width:159px !important;
	height:208px !important;
	left:351px !important;
	top:312px !important;
}

#item3286 {
	width:77px !important;
	height:92px !important;
}

#item3281 {
	width:77px !important;
	height:92px !important;
	left:454px !important;
	top:534px !important;
}

#item97641 {
	width:169px !important;
	height:9px !important;
	left:13px !important;
	top:257px !important;
}

#item97671 {
	width:169px !important;
	height:9px !important;
	left:13px !important;
	top:268px !important;
}

#item97698 {
	width:252px !important;
	height:9px !important;
	left:276px !important;
	top:261px !important;
}

#item97729 {
	width:252px !important;
	height:9px !important;
	left:276px !important;
	top:272px !important;
}

#item97760 {
	width:94px !important;
	height:20px !important;
	left:293px !important;
	top:605px !important;
}

#item97787 {
	width:122px !important;
	height:20px !important;
	left:96px !important;
	top:588px !important;
}

#item97817 {
	width:122px !important;
	height:20px !important;
	left:96px !important;
	top:608px !important;
}

#item3292 {
	width:81px !important;
	height:115px !important;
}

#item3287 {
	width:81px !important;
	height:115px !important;
	left:14px !important;
	top:64px !important;
}

#item3299 {
	width:139px !important;
	height:203px !important;
}

#item3293 {
	width:139px !important;
	height:203px !important;
	left:125px !important;
	top:11px !important;
}

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

#item3300 {
	width:103px !important;
	height:160px !important;
	left:390px !important;
	top:97px !important;
}

#item3311 {
	width:85px !important;
	height:95px !important;
}

#item3306 {
	width:85px !important;
	height:95px !important;
	left:279px !important;
	top:175px !important;
}

#item3317 {
	width:189px !important;
	height:193px !important;
}

#item3312 {
	width:189px !important;
	height:193px !important;
	left:14px !important;
	top:287px !important;
}

#item3324 {
	width:81px !important;
	height:82px !important;
}

#item3318 {
	width:81px !important;
	height:82px !important;
	left:215px !important;
	top:425px !important;
}

#item3330 {
	width:220px !important;
	height:120px !important;
}

#item3325 {
	width:220px !important;
	height:120px !important;
	left:257px !important;
	top:282px !important;
}

#item3336 {
	width:220px !important;
	height:120px !important;
}

#item3331 {
	width:220px !important;
	height:120px !important;
	left:310px !important;
	top:409px !important;
}

#item97849 {
	width:104px !important;
	height:20px !important;
	left:13px !important;
	top:616px !important;
}

#item97876 {
	width:221px !important;
	height:9px !important;
	left:214px !important;
	top:617px !important;
}

#item97909 {
	width:221px !important;
	height:9px !important;
	left:214px !important;
	top:628px !important;
}

#item97939 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:261px !important;
}

#item97966 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:271px !important;
}

#item97994 {
	width:103px !important;
	height:29px !important;
	left:276px !important;
	top:118px !important;
}

#item98024 {
	width:74px !important;
	height:20px !important;
	left:276px !important;
	top:148px !important;
}

#item3342 {
	width:196px !important;
	height:398px !important;
}

#item3337 {
	width:196px !important;
	height:398px !important;
	left:14px !important;
	top:94px !important;
}

#item3354 {
	width:208px !important;
	height:55px !important;
}

#item3348 {
	width:208px !important;
	height:55px !important;
	left:306px !important;
	top:191px !important;
}

#item38394 {
	width:241px !important;
	height:108px !important;
}

#item38388 {
	width:241px !important;
	height:108px !important;
	left:289px !important;
	top:14px !important;
}

#item3360 {
	width:208px !important;
	height:74px !important;
}

#item3355 {
	width:208px !important;
	height:74px !important;
	left:305px !important;
	top:251px !important;
}

#item3366 {
	width:253px !important;
	height:132px !important;
}

#item3361 {
	width:253px !important;
	height:132px !important;
	left:38px !important;
	top:510px !important;
}

#item3373 {
	width:216px !important;
	height:108px !important;
}

#item3367 {
	width:216px !important;
	height:108px !important;
	left:294px !important;
	top:453px !important;
}

#item97263 {
	width:184px !important;
	height:9px !important;
	left:276px !important;
	top:175px !important;
}

#item97290 {
	width:77px !important;
	height:30px !important;
	left:173px !important;
	top:113px !important;
}

#item97318 {
	width:163px !important;
	height:9px !important;
	left:276px !important;
	top:425px !important;
}

#item97350 {
	width:163px !important;
	height:9px !important;
	left:276px !important;
	top:436px !important;
}

#item97377 {
	width:204px !important;
	height:9px !important;
	left:320px !important;
	top:634px !important;
}

#item97407 {
	width:204px !important;
	height:9px !important;
	left:320px !important;
	top:644px !important;
}

#item3379 {
	width:163px !important;
	height:137px !important;
}

#item3374 {
	width:163px !important;
	height:137px !important;
	left:95px !important;
	top:22px !important;
}

#item3385 {
	width:106px !important;
	height:81px !important;
}

#item3380 {
	width:106px !important;
	height:81px !important;
	left:14px !important;
	top:162px !important;
}

#item3391 {
	width:108px !important;
	height:161px !important;
}

#item3386 {
	width:108px !important;
	height:161px !important;
	left:282px !important;
	top:14px !important;
}

#item3397 {
	width:108px !important;
	height:176px !important;
}

#item3392 {
	width:108px !important;
	height:176px !important;
	left:401px !important;
	top:57px !important;
}

#item3403 {
	width:168px !important;
	height:188px !important;
}

#item3398 {
	width:168px !important;
	height:188px !important;
	left:14px !important;
	top:362px !important;
}

#item3409 {
	width:168px !important;
	height:155px !important;
}

#item3404 {
	width:168px !important;
	height:155px !important;
	left:215px !important;
	top:467px !important;
}

#item3418 {
	width:210px !important;
	height:155px !important;
}

#item3413 {
	width:210px !important;
	height:155px !important;
	left:307px !important;
	top:358px !important;
}

#item97437 {
	width:110px !important;
	height:18px !important;
	left:13px !important;
	top:612px !important;
}

#item97469 {
	width:128px !important;
	height:20px !important;
	left:212px !important;
	top:413px !important;
}

#item97500 {
	width:126px !important;
	height:20px !important;
	left:212px !important;
	top:435px !important;
}

#item97532 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:296px !important;
}

#item97560 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item97587 {
	width:167px !important;
	height:9px !important;
	left:276px !important;
	top:296px !important;
}

#item97614 {
	width:167px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item3424 {
	width:177px !important;
	height:135px !important;
}

#item3419 {
	width:177px !important;
	height:135px !important;
	left:14px !important;
	top:14px !important;
}

#item3430 {
	width:248px !important;
	height:159px !important;
}

#item3425 {
	width:248px !important;
	height:159px !important;
	left:14px !important;
	top:160px !important;
}

#item3437 {
	width:254px !important;
	height:207px !important;
}

#item3431 {
	width:254px !important;
	height:207px !important;
	left:276px !important;
	top:14px !important;
}

#item3443 {
	width:132px !important;
	height:174px !important;
}

#item3438 {
	width:132px !important;
	height:174px !important;
	left:278px !important;
	top:235px !important;
}

#item3449 {
	width:101px !important;
	height:128px !important;
}

#item3444 {
	width:101px !important;
	height:128px !important;
	left:20px !important;
	top:406px !important;
}

#item3455 {
	width:101px !important;
	height:137px !important;
}

#item3450 {
	width:101px !important;
	height:137px !important;
	left:126px !important;
	top:403px !important;
}

#item3461 {
	width:113px !important;
	height:88px !important;
}

#item3456 {
	width:113px !important;
	height:88px !important;
	left:152px !important;
	top:564px !important;
}

#item3468 {
	width:91px !important;
	height:72px !important;
}

#item3463 {
	width:91px !important;
	height:72px !important;
	left:429px !important;
	top:400px !important;
}

#item3474 {
	width:91px !important;
	height:72px !important;
}

#item3469 {
	width:91px !important;
	height:72px !important;
	left:306px !important;
	top:446px !important;
}

#item3485 {
	width:91px !important;
	height:72px !important;
}

#item3479 {
	width:91px !important;
	height:72px !important;
	left:404px !important;
	top:476px !important;
}

#item3491 {
	width:127px !important;
	height:94px !important;
}

#item3486 {
	width:127px !important;
	height:94px !important;
	left:403px !important;
	top:553px !important;
}

#item96816 {
	width:156px !important;
	height:9px !important;
	left:276px !important;
	top:220px !important;
}

#item96843 {
	width:77px !important;
	height:20px !important;
	left:195px !important;
	top:131px !important;
}

#item96871 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:371px !important;
}

#item96898 {
	width:83px !important;
	height:20px !important;
	left:420px !important;
	top:378px !important;
}

#item96925 {
	width:107px !important;
	height:9px !important;
	left:13px !important;
	top:624px !important;
}

#item96952 {
	width:107px !important;
	height:9px !important;
	left:13px !important;
	top:634px !important;
}

#item96979 {
	width:101px !important;
	height:9px !important;
	left:276px !important;
	top:623px !important;
}

#item97006 {
	width:101px !important;
	height:9px !important;
	left:276px !important;
	top:634px !important;
}

#item97033 {
	width:101px !important;
	height:9px !important;
	left:276px !important;
	top:644px !important;
}

#item3498 {
	width:230px !important;
	height:171px !important;
}

#item3492 {
	width:230px !important;
	height:171px !important;
	left:14px !important;
	top:82px !important;
}

#item3504 {
	width:103px !important;
	height:78px !important;
}

#item3499 {
	width:103px !important;
	height:78px !important;
	left:66px !important;
	top:138px !important;
}

#item3510 {
	width:254px !important;
	height:179px !important;
}

#item3505 {
	width:254px !important;
	height:179px !important;
	left:276px !important;
	top:14px !important;
}

#item3516 {
	width:251px !important;
	height:218px !important;
}

#item3511 {
	width:251px !important;
	height:218px !important;
	left:14px !important;
	top:344px !important;
}

#item3522 {
	width:152px !important;
	height:89px !important;
}

#item3517 {
	width:152px !important;
	height:89px !important;
	left:284px !important;
	top:263px !important;
}

#item3528 {
	width:152px !important;
	height:89px !important;
}

#item3523 {
	width:152px !important;
	height:89px !important;
	left:356px !important;
	top:350px !important;
}

#item3534 {
	width:197px !important;
	height:105px !important;
}

#item3529 {
	width:197px !important;
	height:105px !important;
	left:333px !important;
	top:445px !important;
}

#item97060 {
	width:195px !important;
	height:20px !important;
	left:13px !important;
	top:634px !important;
}

#item97092 {
	width:217px !important;
	height:9px !important;
	left:276px !important;
	top:618px !important;
}

#item97122 {
	width:217px !important;
	height:9px !important;
	left:276px !important;
	top:628px !important;
}

#item97155 {
	width:217px !important;
	height:9px !important;
	left:276px !important;
	top:639px !important;
}

#item97182 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:317px !important;
}

#item97209 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:327px !important;
}

#item97236 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:243px !important;
}

#item3540 {
	width:251px !important;
	height:279px !important;
}

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

#item3546 {
	width:251px !important;
	height:155px !important;
}

#item3541 {
	width:251px !important;
	height:155px !important;
	left:279px !important;
	top:14px !important;
}

#item3556 {
	width:100px !important;
	height:132px !important;
}

#item3551 {
	width:100px !important;
	height:132px !important;
	left:430px !important;
	top:174px !important;
}

#item3562 {
	width:237px !important;
	height:232px !important;
}

#item3557 {
	width:237px !important;
	height:232px !important;
	left:14px !important;
	top:381px !important;
}

#item3568 {
	width:215px !important;
	height:132px !important;
}

#item3563 {
	width:215px !important;
	height:132px !important;
	left:307px !important;
	top:351px !important;
}

#item3574 {
	width:119px !important;
	height:84px !important;
}

#item3569 {
	width:119px !important;
	height:84px !important;
	left:403px !important;
	top:501px !important;
}

#item96447 {
	width:143px !important;
	height:18px !important;
	left:276px !important;
	top:253px !important;
}

#item96478 {
	width:132px !important;
	height:18px !important;
	left:277px !important;
	top:302px !important;
}

#item96508 {
	width:226px !important;
	height:9px !important;
	left:13px !important;
	top:342px !important;
}

#item96538 {
	width:73px !important;
	height:20px !important;
	left:160px !important;
	top:467px !important;
}

#item96565 {
	width:103px !important;
	height:20px !important;
	left:281px !important;
	top:582px !important;
}

#item96593 {
	width:103px !important;
	height:20px !important;
	left:281px !important;
	top:604px !important;
}

#item3580 {
	width:252px !important;
	height:189px !important;
}

#item3575 {
	width:252px !important;
	height:189px !important;
	left:14px !important;
	top:116px !important;
}

#item3586 {
	width:156px !important;
	height:262px !important;
}

#item3581 {
	width:156px !important;
	height:262px !important;
	left:40px !important;
	top:316px !important;
}

#item3592 {
	width:249px !important;
	height:166px !important;
}

#item3587 {
	width:249px !important;
	height:166px !important;
	left:279px !important;
	top:14px !important;
}

#item3602 {
	width:99px !important;
	height:138px !important;
}

#item3597 {
	width:99px !important;
	height:138px !important;
	left:281px !important;
	top:252px !important;
}

#item3609 {
	width:112px !important;
	height:142px !important;
}

#item3603 {
	width:112px !important;
	height:142px !important;
	left:341px !important;
	top:276px !important;
}

#item3616 {
	width:69px !important;
	height:72px !important;
}

#item3610 {
	width:69px !important;
	height:72px !important;
	left:280px !important;
	top:499px !important;
}

#item3622 {
	width:69px !important;
	height:72px !important;
}

#item3617 {
	width:69px !important;
	height:72px !important;
	left:357px !important;
	top:535px !important;
}

#item3628 {
	width:69px !important;
	height:72px !important;
}

#item3623 {
	width:69px !important;
	height:72px !important;
	left:285px !important;
	top:574px !important;
}

#item96621 {
	width:85px !important;
	height:30px !important;
	left:181px !important;
	top:623px !important;
}

#item96651 {
	width:74px !important;
	height:18px !important;
	left:434px !important;
	top:615px !important;
}

#item96678 {
	width:74px !important;
	height:18px !important;
	left:434px !important;
	top:635px !important;
}

#item96706 {
	width:154px !important;
	height:9px !important;
	left:276px !important;
	top:464px !important;
}

#item96734 {
	width:154px !important;
	height:9px !important;
	left:276px !important;
	top:473px !important;
}

#item96761 {
	width:160px !important;
	height:9px !important;
	left:276px !important;
	top:236px !important;
}

#item96789 {
	width:96px !important;
	height:20px !important;
	left:12px !important;
	top:94px !important;
}

#item3635 {
	width:136px !important;
	height:223px !important;
}

#item3629 {
	width:136px !important;
	height:223px !important;
	left:98px !important;
	top:88px !important;
}

#item3641 {
	width:230px !important;
	height:232px !important;
}

#item3636 {
	width:230px !important;
	height:232px !important;
	left:283px !important;
	top:20px !important;
}

#item3647 {
	width:130px !important;
	height:174px !important;
}

#item3642 {
	width:130px !important;
	height:174px !important;
	left:22px !important;
	top:321px !important;
}

#item3653 {
	width:178px !important;
	height:147px !important;
}

#item3648 {
	width:178px !important;
	height:147px !important;
	left:157px !important;
	top:360px !important;
}

#item3660 {
	width:74px !important;
	height:110px !important;
}

#item3654 {
	width:74px !important;
	height:110px !important;
	left:249px !important;
	top:542px !important;
}

#item3669 {
	width:159px !important;
	height:123px !important;
}

#item3664 {
	width:159px !important;
	height:123px !important;
	left:374px !important;
	top:327px !important;
}

#item3675 {
	width:148px !important;
	height:139px !important;
}

#item3670 {
	width:148px !important;
	height:139px !important;
	left:386px !important;
	top:408px !important;
}

#item96023 {
	width:166px !important;
	height:9px !important;
	left:276px !important;
	top:306px !important;
}

#item96050 {
	width:83px !important;
	height:50px !important;
	left:15px !important;
	top:207px !important;
}

#item96080 {
	width:190px !important;
	height:9px !important;
	left:13px !important;
	top:567px !important;
}

#item96110 {
	width:190px !important;
	height:9px !important;
	left:13px !important;
	top:576px !important;
}

#item96137 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:630px !important;
}

#item96165 {
	width:194px !important;
	height:9px !important;
	left:333px !important;
	top:634px !important;
}

#item96192 {
	width:194px !important;
	height:9px !important;
	left:333px !important;
	top:644px !important;
}

#item3681 {
	width:133px !important;
	height:197px !important;
}

#item3676 {
	width:133px !important;
	height:197px !important;
	left:117px !important;
	top:113px !important;
}

#item3712 {
	width:181px !important;
	height:77px !important;
}

#item3707 {
	width:181px !important;
	height:77px !important;
	left:44px !important;
	top:343px !important;
}

#item3719 {
	width:190px !important;
	height:109px !important;
}

#item3713 {
	width:190px !important;
	height:109px !important;
	left:52px !important;
	top:425px !important;
}

#item3725 {
	width:133px !important;
	height:109px !important;
}

#item3720 {
	width:133px !important;
	height:109px !important;
	left:294px !important;
	top:429px !important;
}

#item3731 {
	width:133px !important;
	height:159px !important;
}

#item3726 {
	width:133px !important;
	height:159px !important;
	left:389px !important;
	top:355px !important;
}

#item3694 {
	width:197px !important;
	height:187px !important;
}

#item3688 {
	width:197px !important;
	height:187px !important;
	left:271px !important;
	top:14px !important;
}

#item3700 {
	width:112px !important;
	height:65px !important;
}

#item3695 {
	width:112px !important;
	height:65px !important;
	left:325px !important;
	top:91px !important;
}

#item3706 {
	width:34px !important;
	height:65px !important;
}

#item3701 {
	width:34px !important;
	height:65px !important;
	left:474px !important;
	top:150px !important;
}

#item3687 {
	width:80px !important;
	height:66px !important;
}

#item3682 {
	width:80px !important;
	height:66px !important;
	left:145px !important;
	top:8px !important;
}

#item96219 {
	width:200px !important;
	height:9px !important;
	left:13px !important;
	top:606px !important;
}

#item96246 {
	width:200px !important;
	height:9px !important;
	left:13px !important;
	top:617px !important;
}

#item96273 {
	width:216px !important;
	height:9px !important;
	left:276px !important;
	top:603px !important;
}

#item96304 {
	width:128px !important;
	height:10px !important;
	left:276px !important;
	top:299px !important;
}

#item96331 {
	width:128px !important;
	height:9px !important;
	left:276px !important;
	top:276px !important;
}

#item96358 {
	width:128px !important;
	height:9px !important;
	left:276px !important;
	top:264px !important;
}

#item96386 {
	width:101px !important;
	height:30px !important;
	left:13px !important;
	top:93px !important;
}

#item96416 {
	width:98px !important;
	height:30px !important;
	left:13px !important;
	top:125px !important;
}

#item3741 {
	width:110px !important;
	height:241px !important;
}

#item3736 {
	width:110px !important;
	height:241px !important;
	left:24px !important;
	top:108px !important;
}

#item3766 {
	width:110px !important;
	height:241px !important;
}

#item3761 {
	width:110px !important;
	height:241px !important;
	left:119px !important;
	top:357px !important;
}

#item3772 {
	width:154px !important;
	height:179px !important;
}

#item3767 {
	width:154px !important;
	height:179px !important;
	left:245px !important;
	top:429px !important;
}

#item3747 {
	width:85px !important;
	height:159px !important;
}

#item3742 {
	width:85px !important;
	height:159px !important;
	left:167px !important;
	top:112px !important;
}

#item3760 {
	width:75px !important;
	height:159px !important;
}

#item3755 {
	width:75px !important;
	height:159px !important;
	left:254px !important;
	top:112px !important;
}

#item3754 {
	width:85px !important;
	height:159px !important;
}

#item3749 {
	width:85px !important;
	height:159px !important;
	left:208px !important;
	top:164px !important;
}

#item95262 {
	width:49px !important;
	height:8px !important;
	left:409px !important;
	top:130px !important;
}

#item95289 {
	width:106px !important;
	height:8px !important;
	left:409px !important;
	top:153px !important;
}

#item95316 {
	width:77px !important;
	height:8px !important;
	left:409px !important;
	top:177px !important;
}

#item95344 {
	width:74px !important;
	height:8px !important;
	left:409px !important;
	top:231px !important;
}

#item95371 {
	width:49px !important;
	height:8px !important;
	left:409px !important;
	top:277px !important;
}

#item95398 {
	width:53px !important;
	height:8px !important;
	left:409px !important;
	top:285px !important;
}

#item95426 {
	width:59px !important;
	height:8px !important;
	left:409px !important;
	top:350px !important;
}

#item95453 {
	width:59px !important;
	height:8px !important;
	left:409px !important;
	top:358px !important;
}

#item95480 {
	width:53px !important;
	height:8px !important;
	left:409px !important;
	top:366px !important;
}

#item95507 {
	width:53px !important;
	height:8px !important;
	left:409px !important;
	top:374px !important;
}

#item95534 {
	width:59px !important;
	height:8px !important;
	left:409px !important;
	top:413px !important;
}

#item95561 {
	width:59px !important;
	height:8px !important;
	left:409px !important;
	top:421px !important;
}

#item95588 {
	width:53px !important;
	height:8px !important;
	left:409px !important;
	top:429px !important;
}

#item95615 {
	width:53px !important;
	height:8px !important;
	left:409px !important;
	top:438px !important;
}

#item95642 {
	width:49px !important;
	height:8px !important;
	left:409px !important;
	top:130px !important;
}

#item95670 {
	width:106px !important;
	height:8px !important;
	left:409px !important;
	top:153px !important;
}

#item95697 {
	width:77px !important;
	height:8px !important;
	left:409px !important;
	top:177px !important;
}

#item95724 {
	width:74px !important;
	height:8px !important;
	left:409px !important;
	top:231px !important;
}

#item95751 {
	width:49px !important;
	height:8px !important;
	left:409px !important;
	top:277px !important;
}

#item95778 {
	width:53px !important;
	height:8px !important;
	left:409px !important;
	top:285px !important;
}

#item95805 {
	width:59px !important;
	height:8px !important;
	left:409px !important;
	top:350px !important;
}

#item95832 {
	width:59px !important;
	height:8px !important;
	left:409px !important;
	top:358px !important;
}

#item95859 {
	width:53px !important;
	height:8px !important;
	left:409px !important;
	top:366px !important;
}

#item95886 {
	width:53px !important;
	height:8px !important;
	left:409px !important;
	top:374px !important;
}

#item95915 {
	width:59px !important;
	height:8px !important;
	left:409px !important;
	top:413px !important;
}

#item95942 {
	width:59px !important;
	height:8px !important;
	left:409px !important;
	top:421px !important;
}

#item95969 {
	width:53px !important;
	height:8px !important;
	left:409px !important;
	top:429px !important;
}

#item95996 {
	width:53px !important;
	height:8px !important;
	left:409px !important;
	top:438px !important;
}

#item3779 {
	width:116px !important;
	height:227px !important;
}

#item3773 {
	width:116px !important;
	height:227px !important;
	left:21px !important;
	top:282px !important;
}

#item3791 {
	width:188px !important;
	height:227px !important;
}

#item3786 {
	width:188px !important;
	height:227px !important;
	left:14px !important;
	top:41px !important;
}

#item3796 {
	width:97px !important;
	height:299px !important;
	left:217px !important;
	top:52px !important;
}

#item3803 {
	width:97px !important;
	height:299px !important;
	left:274px !important;
	top:33px !important;
}

#item3809 {
	width:111px !important;
	height:383px !important;
	left:337px !important;
	top:41px !important;
}

#item3785 {
	width:164px !important;
	height:227px !important;
}

#item3780 {
	width:164px !important;
	height:227px !important;
	left:256px !important;
	top:387px !important;
}

#item3821 {
	width:234px !important;
	height:200px !important;
}

#item3816 {
	width:234px !important;
	height:200px !important;
	left:51px !important;
	top:158px !important;
}

#item3827 {
	width:83px !important;
	height:39px !important;
}

#item3822 {
	width:83px !important;
	height:39px !important;
	left:342px !important;
	top:196px !important;
}

#item38421 {
	width:46px !important;
	height:55px !important;
}

#item38416 {
	width:46px !important;
	height:55px !important;
	left:307px !important;
	top:389px !important;
}

#item38427 {
	width:52px !important;
	height:55px !important;
}

#item38422 {
	width:52px !important;
	height:55px !important;
	left:251px !important;
	top:389px !important;
}

#item38433 {
	width:102px !important;
	height:55px !important;
}

#item38428 {
	width:102px !important;
	height:55px !important;
	left:145px !important;
	top:389px !important;
}

#item3833 {
	width:83px !important;
	height:119px !important;
}

#item3828 {
	width:83px !important;
	height:119px !important;
	left:343px !important;
	top:242px !important;
}

#item3839 {
	width:83px !important;
	height:119px !important;
}

#item3834 {
	width:83px !important;
	height:119px !important;
	left:433px !important;
	top:235px !important;
}

#item3845 {
	width:105px !important;
	height:145px !important;
}

#item3840 {
	width:105px !important;
	height:145px !important;
	left:385px !important;
	top:278px !important;
}

#item109276 {
	width:66px !important;
	height:8px !important;
	left:408px !important;
	top:53px !important;
}

#item109303 {
	width:75px !important;
	height:8px !important;
	left:408px !important;
	top:61px !important;
}

#item109330 {
	width:55px !important;
	height:8px !important;
	left:408px !important;
	top:69px !important;
}

#item109358 {
	width:50px !important;
	height:8px !important;
	left:408px !important;
	top:77px !important;
}

#item109385 {
	width:75px !important;
	height:8px !important;
	left:408px !important;
	top:140px !important;
}

#item109412 {
	width:46px !important;
	height:8px !important;
	left:408px !important;
	top:148px !important;
}

#item109440 {
	width:68px !important;
	height:8px !important;
	left:408px !important;
	top:157px !important;
}

#item3852 {
	width:65px !important;
	height:59px !important;
}

#item3847 {
	width:65px !important;
	height:59px !important;
	left:29px !important;
	top:18px !important;
}

#item3877 {
	width:75px !important;
	height:187px !important;
}

#item3871 {
	width:75px !important;
	height:187px !important;
	left:27px !important;
	top:242px !important;
}

#item3884 {
	width:47px !important;
	height:101px !important;
}

#item3878 {
	width:47px !important;
	height:101px !important;
	left:109px !important;
	top:241px !important;
}

#item3890 {
	width:55px !important;
	height:101px !important;
}

#item3885 {
	width:55px !important;
	height:101px !important;
	left:160px !important;
	top:241px !important;
}

#item3896 {
	width:84px !important;
	height:145px !important;
}

#item3891 {
	width:84px !important;
	height:145px !important;
	left:289px !important;
	top:281px !important;
}

#item3920 {
	width:84px !important;
	height:145px !important;
}

#item3915 {
	width:84px !important;
	height:145px !important;
	left:124px !important;
	top:461px !important;
}

#item3927 {
	width:84px !important;
	height:145px !important;
}

#item3921 {
	width:84px !important;
	height:145px !important;
	left:196px !important;
	top:485px !important;
}

#item3933 {
	width:96px !important;
	height:191px !important;
}

#item3928 {
	width:96px !important;
	height:191px !important;
	left:400px !important;
	top:438px !important;
}

#item3902 {
	width:70px !important;
	height:111px !important;
}

#item3897 {
	width:70px !important;
	height:111px !important;
	left:394px !important;
	top:198px !important;
}

#item3914 {
	width:70px !important;
	height:111px !important;
}

#item3909 {
	width:70px !important;
	height:111px !important;
	left:436px !important;
	top:220px !important;
}

#item3858 {
	width:61px !important;
	height:42px !important;
}

#item3853 {
	width:61px !important;
	height:42px !important;
	left:190px !important;
	top:63px !important;
}

#item3864 {
	width:61px !important;
	height:42px !important;
}

#item3859 {
	width:61px !important;
	height:42px !important;
	left:227px !important;
	top:54px !important;
}

#item3870 {
	width:88px !important;
	height:112px !important;
}

#item3865 {
	width:88px !important;
	height:112px !important;
	left:377px !important;
	top:67px !important;
}

#item108868 {
	width:95px !important;
	height:9px !important;
	left:174px !important;
	top:181px !important;
}

#item108895 {
	width:95px !important;
	height:9px !important;
	left:174px !important;
	top:189px !important;
}

#item108922 {
	width:95px !important;
	height:9px !important;
	left:174px !important;
	top:198px !important;
}

#item108951 {
	width:60px !important;
	height:34px !important;
	left:309px !important;
	top:151px !important;
}

#item108978 {
	width:95px !important;
	height:9px !important;
	left:134px !important;
	top:404px !important;
}

#item109005 {
	width:95px !important;
	height:9px !important;
	left:134px !important;
	top:412px !important;
}

#item109032 {
	width:95px !important;
	height:9px !important;
	left:134px !important;
	top:421px !important;
}

#item109059 {
	width:95px !important;
	height:9px !important;
	left:394px !important;
	top:395px !important;
}

#item109086 {
	width:95px !important;
	height:9px !important;
	left:394px !important;
	top:404px !important;
}

#item109113 {
	width:95px !important;
	height:9px !important;
	left:394px !important;
	top:412px !important;
}

#item109140 {
	width:77px !important;
	height:26px !important;
	left:20px !important;
	top:578px !important;
}

#item109167 {
	width:53px !important;
	height:18px !important;
	left:20px !important;
	top:603px !important;
}

#item109195 {
	width:68px !important;
	height:9px !important;
	left:317px !important;
	top:594px !important;
}

#item109222 {
	width:70px !important;
	height:9px !important;
	left:317px !important;
	top:602px !important;
}

#item109249 {
	width:69px !important;
	height:9px !important;
	left:317px !important;
	top:611px !important;
}

#item3940 {
	width:193px !important;
	height:189px !important;
}

#item3935 {
	width:193px !important;
	height:189px !important;
	left:14px !important;
	top:76px !important;
}

#item3946 {
	width:180px !important;
	height:201px !important;
}

#item3941 {
	width:180px !important;
	height:201px !important;
	left:226px !important;
	top:68px !important;
}

#item3953 {
	width:173px !important;
	height:154px !important;
}

#item3947 {
	width:173px !important;
	height:154px !important;
	left:159px !important;
	top:276px !important;
}

#item3959 {
	width:190px !important;
	height:181px !important;
}

#item3954 {
	width:190px !important;
	height:181px !important;
	left:17px !important;
	top:435px !important;
}

#item3966 {
	width:180px !important;
	height:181px !important;
}

#item3960 {
	width:180px !important;
	height:181px !important;
	left:227px !important;
	top:437px !important;
}

#item94514 {
	width:83px !important;
	height:16px !important;
	left:421px !important;
	top:117px !important;
}

#item94541 {
	width:104px !important;
	height:16px !important;
	left:421px !important;
	top:203px !important;
}

#item94571 {
	width:92px !important;
	height:16px !important;
	left:421px !important;
	top:311px !important;
}

#item94598 {
	width:77px !important;
	height:16px !important;
	left:421px !important;
	top:397px !important;
}

#item94625 {
	width:77px !important;
	height:16px !important;
	left:421px !important;
	top:490px !important;
}

#item3972 {
	width:111px !important;
	height:190px !important;
}

#item3967 {
	width:111px !important;
	height:190px !important;
	left:147px !important;
	top:29px !important;
}

#item3990 {
	width:118px !important;
	height:190px !important;
}

#item3985 {
	width:118px !important;
	height:190px !important;
	left:141px !important;
	top:252px !important;
}

#item4013 {
	width:118px !important;
	height:190px !important;
}

#item4007 {
	width:118px !important;
	height:190px !important;
	left:142px !important;
	top:462px !important;
}

#item4020 {
	width:118px !important;
	height:190px !important;
}

#item4014 {
	width:118px !important;
	height:190px !important;
	left:276px !important;
	top:462px !important;
}

#item4026 {
	width:118px !important;
	height:190px !important;
}

#item4021 {
	width:118px !important;
	height:190px !important;
	left:403px !important;
	top:462px !important;
}

#item4000 {
	width:118px !important;
	height:190px !important;
}

#item3995 {
	width:118px !important;
	height:190px !important;
	left:277px !important;
	top:252px !important;
}

#item4006 {
	width:118px !important;
	height:190px !important;
}

#item4001 {
	width:118px !important;
	height:190px !important;
	left:410px !important;
	top:252px !important;
}

#item3978 {
	width:111px !important;
	height:190px !important;
}

#item3973 {
	width:111px !important;
	height:190px !important;
	left:280px !important;
	top:29px !important;
}

#item3984 {
	width:111px !important;
	height:190px !important;
}

#item3979 {
	width:111px !important;
	height:190px !important;
	left:406px !important;
	top:29px !important;
}

#item94657 {
	width:89px !important;
	height:26px !important;
	left:13px !important;
	top:246px !important;
}

#item94727 {
	width:105px !important;
	height:26px !important;
	left:13px !important;
	top:272px !important;
}

#item94803 {
	width:98px !important;
	height:26px !important;
	left:13px !important;
	top:298px !important;
}

#item94872 {
	width:96px !important;
	height:26px !important;
	left:13px !important;
	top:324px !important;
}

#item94933 {
	width:77px !important;
	height:26px !important;
	left:13px !important;
	top:349px !important;
}

#item95000 {
	width:77px !important;
	height:26px !important;
	left:13px !important;
	top:375px !important;
}

#item95069 {
	width:79px !important;
	height:26px !important;
	left:13px !important;
	top:401px !important;
}

#item95131 {
	width:77px !important;
	height:26px !important;
	left:13px !important;
	top:427px !important;
}

#item95196 {
	width:77px !important;
	height:26px !important;
	left:13px !important;
	top:453px !important;
}

#item4033 {
	width:163px !important;
	height:197px !important;
}

#item4028 {
	width:163px !important;
	height:197px !important;
	left:14px !important;
	top:14px !important;
}

#item4045 {
	width:251px !important;
	height:169px !important;
}

#item4040 {
	width:251px !important;
	height:169px !important;
	left:14px !important;
	top:225px !important;
}

#item4058 {
	width:138px !important;
	height:195px !important;
}

#item4053 {
	width:138px !important;
	height:195px !important;
	left:14px !important;
	top:457px !important;
}

#item4051 {
	width:188px !important;
	height:150px !important;
}

#item4046 {
	width:188px !important;
	height:150px !important;
	left:342px !important;
	top:220px !important;
}

#item4039 {
	width:253px !important;
	height:145px !important;
}

#item4034 {
	width:253px !important;
	height:145px !important;
	left:278px !important;
	top:14px !important;
}

#item4064 {
	width:150px !important;
	height:198px !important;
}

#item4059 {
	width:150px !important;
	height:198px !important;
	left:278px !important;
	top:429px !important;
}

#item94116 {
	width:147px !important;
	height:9px !important;
	left:276px !important;
	top:210px !important;
}

#item94143 {
	width:79px !important;
	height:20px !important;
	left:188px !important;
	top:194px !important;
}

#item94170 {
	width:142px !important;
	height:9px !important;
	left:276px !important;
	top:409px !important;
}

#item94197 {
	width:119px !important;
	height:9px !important;
	left:13px !important;
	top:440px !important;
}

#item94225 {
	width:73px !important;
	height:20px !important;
	left:156px !important;
	top:608px !important;
}

#item94252 {
	width:105px !important;
	height:20px !important;
	left:432px !important;
	top:608px !important;
}

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

#item4065 {
	width:61px !important;
	height:87px !important;
	left:96px !important;
	top:54px !important;
}

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

#item38435 {
	width:61px !important;
	height:87px !important;
	left:147px !important;
	top:14px !important;
}

#item4076 {
	width:295px !important;
	height:202px !important;
}

#item4071 {
	width:295px !important;
	height:202px !important;
	left:235px !important;
	top:14px !important;
}

#item4082 {
	width:166px !important;
	height:140px !important;
}

#item4077 {
	width:166px !important;
	height:140px !important;
	left:100px !important;
	top:261px !important;
}

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

#item4089 {
	width:252px !important;
	height:152px !important;
	left:14px !important;
	top:414px !important;
}

#item4101 {
	width:204px !important;
	height:165px !important;
}

#item4095 {
	width:204px !important;
	height:165px !important;
	left:327px !important;
	top:420px !important;
}

#item4088 {
	width:179px !important;
	height:182px !important;
}

#item4083 {
	width:179px !important;
	height:182px !important;
	left:351px !important;
	top:227px !important;
}

#item94280 {
	width:223px !important;
	height:9px !important;
	left:13px !important;
	top:616px !important;
}

#item94311 {
	width:166px !important;
	height:9px !important;
	left:276px !important;
	top:605px !important;
}

#item94342 {
	width:205px !important;
	height:9px !important;
	left:276px !important;
	top:616px !important;
}

#item94373 {
	width:45px !important;
	height:30px !important;
	left:275px !important;
	top:379px !important;
}

#item94400 {
	width:74px !important;
	height:20px !important;
	left:12px !important;
	top:387px !important;
}

#item94427 {
	width:142px !important;
	height:9px !important;
	left:13px !important;
	top:184px !important;
}

#item94456 {
	width:142px !important;
	height:9px !important;
	left:13px !important;
	top:194px !important;
}

#item94483 {
	width:202px !important;
	height:9px !important;
	left:13px !important;
	top:206px !important;
}

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

#item4102 {
	width:353px !important;
	height:207px !important;
	left:177px !important;
	top:14px !important;
}

#item4117 {
	width:250px !important;
	height:338px !important;
}

#item4112 {
	width:250px !important;
	height:338px !important;
	left:14px !important;
	top:285px !important;
}

#item4123 {
	width:253px !important;
	height:122px !important;
}

#item4118 {
	width:253px !important;
	height:122px !important;
	left:277px !important;
	top:231px !important;
}

#item4129 {
	width:253px !important;
	height:159px !important;
}

#item4124 {
	width:253px !important;
	height:159px !important;
	left:277px !important;
	top:438px !important;
}

#item93793 {
	width:152px !important;
	height:18px !important;
	left:13px !important;
	top:203px !important;
}

#item93823 {
	width:128px !important;
	height:9px !important;
	left:103px !important;
	top:334px !important;
}

#item93850 {
	width:183px !important;
	height:9px !important;
	left:276px !important;
	top:419px !important;
}

#item93877 {
	width:131px !important;
	height:18px !important;
	left:399px !important;
	top:608px !important;
}

#item4136 {
	width:253px !important;
	height:167px !important;
}

#item4131 {
	width:253px !important;
	height:167px !important;
	left:14px !important;
	top:14px !important;
}

#item4149 {
	width:253px !important;
	height:167px !important;
}

#item4143 {
	width:253px !important;
	height:167px !important;
	left:14px !important;
	top:259px !important;
}

#item4162 {
	width:253px !important;
	height:125px !important;
}

#item4157 {
	width:253px !important;
	height:125px !important;
	left:14px !important;
	top:502px !important;
}

#item4168 {
	width:165px !important;
	height:144px !important;
}

#item4163 {
	width:165px !important;
	height:144px !important;
	left:277px !important;
	top:443px !important;
}

#item4177 {
	width:72px !important;
	height:104px !important;
}

#item4172 {
	width:72px !important;
	height:104px !important;
	left:458px !important;
	top:445px !important;
}

#item4156 {
	width:253px !important;
	height:142px !important;
}

#item4151 {
	width:253px !important;
	height:142px !important;
	left:277px !important;
	top:244px !important;
}

#item4142 {
	width:253px !important;
	height:163px !important;
}

#item4137 {
	width:253px !important;
	height:163px !important;
	left:277px !important;
	top:14px !important;
}

#item93908 {
	width:121px !important;
	height:29px !important;
	left:13px !important;
	top:624px !important;
}

#item93940 {
	width:219px !important;
	height:9px !important;
	left:276px !important;
	top:635px !important;
}

#item93972 {
	width:219px !important;
	height:9px !important;
	left:276px !important;
	top:644px !important;
}

#item94000 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:485px !important;
}

#item94028 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:422px !important;
}

#item94056 {
	width:198px !important;
	height:9px !important;
	left:13px !important;
	top:239px !important;
}

#item94086 {
	width:196px !important;
	height:9px !important;
	left:276px !important;
	top:226px !important;
}

#item4183 {
	width:225px !important;
	height:223px !important;
}

#item4178 {
	width:225px !important;
	height:223px !important;
	left:14px !important;
	top:14px !important;
}

#item4189 {
	width:150px !important;
	height:261px !important;
}

#item4184 {
	width:150px !important;
	height:261px !important;
	left:247px !important;
	top:68px !important;
}

#item4195 {
	width:175px !important;
	height:181px !important;
}

#item4190 {
	width:175px !important;
	height:181px !important;
	left:94px !important;
	top:252px !important;
}

#item4201 {
	width:288px !important;
	height:133px !important;
}

#item4196 {
	width:288px !important;
	height:133px !important;
	left:14px !important;
	top:519px !important;
}

#item4208 {
	width:207px !important;
	height:176px !important;
}

#item4203 {
	width:207px !important;
	height:176px !important;
	left:319px !important;
	top:471px !important;
}

#item93515 {
	width:99px !important;
	height:16px !important;
	left:415px !important;
	top:96px !important;
}

#item93542 {
	width:96px !important;
	height:16px !important;
	left:415px !important;
	top:167px !important;
}

#item93569 {
	width:100px !important;
	height:16px !important;
	left:415px !important;
	top:261px !important;
}

#item93600 {
	width:113px !important;
	height:23px !important;
	left:415px !important;
	top:325px !important;
}

#item93630 {
	width:73px !important;
	height:16px !important;
	left:415px !important;
	top:427px !important;
}

#item4214 {
	width:189px !important;
	height:177px !important;
}

#item4209 {
	width:189px !important;
	height:177px !important;
	left:124px !important;
	top:60px !important;
}

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

#item4215 {
	width:206px !important;
	height:246px !important;
	left:324px !important;
	top:14px !important;
}

#item4226 {
	width:156px !important;
	height:203px !important;
}

#item4221 {
	width:156px !important;
	height:203px !important;
	left:119px !important;
	top:252px !important;
}

#item4232 {
	width:177px !important;
	height:130px !important;
}

#item4227 {
	width:177px !important;
	height:130px !important;
	left:128px !important;
	top:484px !important;
}

#item4242 {
	width:113px !important;
	height:117px !important;
}

#item4237 {
	width:113px !important;
	height:117px !important;
	left:292px !important;
	top:288px !important;
}

#item4248 {
	width:207px !important;
	height:207px !important;
}

#item4243 {
	width:207px !important;
	height:207px !important;
	left:319px !important;
	top:417px !important;
}

#item93657 {
	width:74px !important;
	height:16px !important;
	left:13px !important;
	top:489px !important;
}

#item93684 {
	width:75px !important;
	height:16px !important;
	left:13px !important;
	top:388px !important;
}

#item93711 {
	width:76px !important;
	height:16px !important;
	left:13px !important;
	top:285px !important;
}

#item93738 {
	width:78px !important;
	height:16px !important;
	left:13px !important;
	top:206px !important;
}

#item93766 {
	width:73px !important;
	height:16px !important;
	left:13px !important;
	top:112px !important;
}

#item4256 {
	width:250px !important;
	height:150px !important;
}

#item4251 {
	width:250px !important;
	height:150px !important;
	left:14px !important;
	top:14px !important;
}

#item4262 {
	width:168px !important;
	height:306px !important;
}

#item4257 {
	width:168px !important;
	height:306px !important;
	left:362px !important;
	top:14px !important;
}

#item4268 {
	width:293px !important;
	height:145px !important;
}

#item4263 {
	width:293px !important;
	height:145px !important;
	left:14px !important;
	top:278px !important;
}

#item4274 {
	width:201px !important;
	height:145px !important;
}

#item4269 {
	width:201px !important;
	height:145px !important;
	left:14px !important;
	top:484px !important;
}

#item4281 {
	width:210px !important;
	height:233px !important;
}

#item4275 {
	width:210px !important;
	height:233px !important;
	left:320px !important;
	top:335px !important;
}

#item93077 {
	width:68px !important;
	height:36px !important;
	left:276px !important;
	top:231px !important;
}

#item93108 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:235px !important;
}

#item93135 {
	width:152px !important;
	height:20px !important;
	left:13px !important;
	top:246px !important;
}

#item93165 {
	width:130px !important;
	height:9px !important;
	left:13px !important;
	top:468px !important;
}

#item93192 {
	width:90px !important;
	height:29px !important;
	left:221px !important;
	top:593px !important;
}

#item93220 {
	width:159px !important;
	height:9px !important;
	left:319px !important;
	top:615px !important;
}

#item4287 {
	width:189px !important;
	height:150px !important;
}

#item4282 {
	width:189px !important;
	height:150px !important;
	left:77px !important;
	top:14px !important;
}

#item4302 {
	width:146px !important;
	height:296px !important;
}

#item4296 {
	width:146px !important;
	height:296px !important;
	left:384px !important;
	top:14px !important;
}

#item4295 {
	width:189px !important;
	height:146px !important;
}

#item4290 {
	width:189px !important;
	height:146px !important;
	left:77px !important;
	top:176px !important;
}

#item4309 {
	width:74px !important;
	height:195px !important;
}

#item4303 {
	width:74px !important;
	height:195px !important;
	left:14px !important;
	top:334px !important;
}

#item4315 {
	width:74px !important;
	height:155px !important;
}

#item4310 {
	width:74px !important;
	height:155px !important;
	left:102px !important;
	top:350px !important;
}

#item4322 {
	width:78px !important;
	height:123px !important;
}

#item4317 {
	width:78px !important;
	height:123px !important;
	left:302px !important;
	top:342px !important;
}

#item4328 {
	width:145px !important;
	height:99px !important;
}

#item4323 {
	width:145px !important;
	height:99px !important;
	left:391px !important;
	top:387px !important;
}

#item4336 {
	width:59px !important;
	height:119px !important;
}

#item4329 {
	width:59px !important;
	height:119px !important;
	left:395px !important;
	top:490px !important;
}

#item4348 {
	width:52px !important;
	height:73px !important;
}

#item4343 {
	width:52px !important;
	height:73px !important;
	left:302px !important;
	top:553px !important;
}

#item4342 {
	width:50px !important;
	height:105px !important;
}

#item4337 {
	width:50px !important;
	height:105px !important;
	left:489px !important;
	top:477px !important;
}

#item93247 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:587px !important;
}

#item93274 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:597px !important;
}

#item93306 {
	width:152px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item93339 {
	width:92px !important;
	height:29px !important;
	left:191px !important;
	top:599px !important;
}

#item93370 {
	width:98px !important;
	height:39px !important;
	left:191px !important;
	top:496px !important;
}

#item93403 {
	width:74px !important;
	height:39px !important;
	left:191px !important;
	top:455px !important;
}

#item93433 {
	width:84px !important;
	height:30px !important;
	left:292px !important;
	top:272px !important;
}

#item93460 {
	width:65px !important;
	height:31px !important;
	left:13px !important;
	top:292px !important;
}

#item93488 {
	width:62px !important;
	height:49px !important;
	left:13px !important;
	top:117px !important;
}

#item4354 {
	width:253px !important;
	height:200px !important;
}

#item4349 {
	width:253px !important;
	height:200px !important;
	left:14px !important;
	top:59px !important;
}

#item4361 {
	width:158px !important;
	height:114px !important;
}

#item4355 {
	width:158px !important;
	height:114px !important;
	left:286px !important;
	top:100px !important;
}

#item4367 {
	width:167px !important;
	height:167px !important;
}

#item4362 {
	width:167px !important;
	height:167px !important;
	left:181px !important;
	top:223px !important;
}

#item4373 {
	width:179px !important;
	height:176px !important;
}

#item4368 {
	width:179px !important;
	height:176px !important;
	left:19px !important;
	top:352px !important;
}

#item4382 {
	width:204px !important;
	height:131px !important;
}

#item4376 {
	width:204px !important;
	height:131px !important;
	left:326px !important;
	top:402px !important;
}

#item108728 {
	width:62px !important;
	height:23px !important;
	left:455px !important;
	top:200px !important;
}

#item108755 {
	width:108px !important;
	height:16px !important;
	left:12px !important;
	top:321px !important;
}

#item108787 {
	width:75px !important;
	height:16px !important;
	left:214px !important;
	top:456px !important;
}

#item108814 {
	width:153px !important;
	height:8px !important;
	left:12px !important;
	top:571px !important;
}

#item108841 {
	width:153px !important;
	height:8px !important;
	left:324px !important;
	top:571px !important;
}
#in5footer,  #prefooter {display:none;}
