/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:544px; height:658px; background: #fff !important; }
.paper-vertical { width:544px; height:100%; }
.paper-horizontal { width:64293px; height:670px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:658px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:544px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

#item42560 {
	width:516px !important;
	height:413px !important;
}

#item42557 {
	width:516px !important;
	height:413px !important;
	left:14px !important;
	top:230px !important;
}

#item2192 {
	width:162px !important;
	height:297px !important;
}

#item2198 {
	width:162px !important;
	height:297px !important;
	left:369px !important;
	top:14px !important;
}

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

#item2203 {
	width:252px !important;
	height:228px !important;
	left:278px !important;
	top:322px !important;
}

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

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

#item23116 {
	width:92px !important;
	height:20px !important;
	left:282px !important;
	top:287px !important;
}

#item23143 {
	width:238px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item23175 {
	width:175px !important;
	height:10px !important;
	left:20px !important;
	top:611px !important;
}

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

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

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

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

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

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

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

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

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

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

#item2213 {
	width:252px !important;
	height:234px !important;
	left:14px !important;
	top:323px !important;
}

#item2196 {
	width:252px !important;
	height:180px !important;
}

#item2218 {
	width:252px !important;
	height:180px !important;
	left:278px !important;
	top:322px !important;
}

#item2197 {
	width:100px !important;
	height:123px !important;
}

#item2223 {
	width:100px !important;
	height:123px !important;
	left:430px !important;
	top:495px !important;
}

#item42410 {
	width:252px !important;
	height:220px !important;
}

#item42412 {
	width:252px !important;
	height:220px !important;
	left:14px !important;
	top:34px !important;
}

#item42411 {
	width:252px !important;
	height:244px !important;
}

#item42417 {
	width:252px !important;
	height:244px !important;
	left:278px !important;
	top:14px !important;
}

#item23203 {
	width:105px !important;
	height:20px !important;
	left:20px !important;
	top:589px !important;
}

#item23230 {
	width:162px !important;
	height:10px !important;
	left:13px !important;
	top:302px !important;
}

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

#item23288 {
	width:124px !important;
	height:10px !important;
	left:281px !important;
	top:598px !important;
}

#item23315 {
	width:124px !important;
	height:10px !important;
	left:281px !important;
	top:609px !important;
}

#item42584 {
	width:75px !important;
	height:78px !important;
	left:186px !important;
	top:118px !important;
}

#item2229 {
	width:266px !important;
	height:359px !important;
}

#item2269 {
	width:266px !important;
	height:359px !important;
	top:54px !important;
}

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

#item2274 {
	width:252px !important;
	height:210px !important;
	left:278px !important;
	top:14px !important;
}

#item2231 {
	width:145px !important;
	height:180px !important;
}

#item2279 {
	width:145px !important;
	height:180px !important;
	left:386px !important;
	top:234px !important;
}

#item2232 {
	width:380px !important;
	height:215px !important;
}

#item2284 {
	width:380px !important;
	height:215px !important;
	top:428px !important;
}

#item2238 {
	width:266px !important;
	height:143px !important;
}

#item2309 {
	width:266px !important;
	height:143px !important;
	left:544px !important;
}

#item23342 {
	width:76px !important;
	height:20px !important;
	left:182px !important;
	top:244px !important;
}

#item23369 {
	width:86px !important;
	height:20px !important;
	left:276px !important;
	top:394px !important;
}

#item23397 {
	width:155px !important;
	height:10px !important;
	left:351px !important;
	top:215px !important;
}

#item23425 {
	width:85px !important;
	height:20px !important;
	left:364px !important;
	top:589px !important;
}

#item2233 {
	width:252px !important;
	height:106px !important;
}

#item2289 {
	width:252px !important;
	height:106px !important;
	left:14px !important;
	top:427px !important;
}

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

#item2294 {
	width:252px !important;
	height:224px !important;
	left:278px !important;
	top:319px !important;
}

#item2236 {
	width:126px !important;
	height:197px !important;
}

#item2299 {
	width:126px !important;
	height:197px !important;
	left:14px !important;
	top:215px !important;
}

#item2237 {
	width:266px !important;
	height:242px !important;
}

#item2304 {
	width:266px !important;
	height:242px !important;
	left:278px !important;
}

#item23452 {
	width:87px !important;
	height:20px !important;
	left:153px !important;
	top:322px !important;
}

#item23479 {
	width:139px !important;
	height:10px !important;
	left:13px !important;
	top:199px !important;
}

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

#item23536 {
	width:167px !important;
	height:10px !important;
	left:278px !important;
	top:302px !important;
}

#item23563 {
	width:221px !important;
	height:10px !important;
	left:277px !important;
	top:609px !important;
}

#item2239 {
	width:179px !important;
	height:288px !important;
}

#item2315 {
	width:179px !important;
	height:288px !important;
}

#item2240 {
	width:252px !important;
	height:132px !important;
}

#item2320 {
	width:252px !important;
	height:132px !important;
	left:278px !important;
	top:14px !important;
}

#item2241 {
	width:266px !important;
	height:245px !important;
}

#item2325 {
	width:266px !important;
	height:245px !important;
	top:299px !important;
}

#item2242 {
	width:135px !important;
	height:190px !important;
}

#item2330 {
	width:135px !important;
	height:190px !important;
	left:395px !important;
	top:221px !important;
}

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

#item2335 {
	width:252px !important;
	height:152px !important;
	left:278px !important;
	top:424px !important;
}

#item23596 {
	width:81px !important;
	height:30px !important;
	left:185px !important;
	top:260px !important;
}

#item23623 {
	width:252px !important;
	height:10px !important;
	left:278px !important;
	top:199px !important;
}

#item23656 {
	width:112px !important;
	height:20px !important;
	left:281px !important;
	top:333px !important;
}

#item23687 {
	width:186px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item23714 {
	width:127px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item2244 {
	width:163px !important;
	height:244px !important;
}

#item2340 {
	width:163px !important;
	height:244px !important;
	left:26px !important;
	top:364px !important;
}

#item2245 {
	width:213px !important;
	height:259px !important;
}

#item2345 {
	width:213px !important;
	height:259px !important;
	left:317px !important;
	top:354px !important;
}

#item2246 {
	width:252px !important;
	height:313px !important;
}

#item2350 {
	width:252px !important;
	height:313px !important;
	left:278px !important;
	top:27px !important;
}

#item2247 {
	width:252px !important;
	height:326px !important;
}

#item2355 {
	width:252px !important;
	height:326px !important;
	left:14px !important;
	top:14px !important;
}

#item23741 {
	width:85px !important;
	height:20px !important;
	left:196px !important;
	top:502px !important;
}

#item23768 {
	width:131px !important;
	height:20px !important;
	left:18px !important;
	top:146px !important;
}

#item23798 {
	width:96px !important;
	height:30px !important;
	left:276px !important;
	top:156px !important;
}

#item2248 {
	width:266px !important;
	height:285px !important;
}

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

#item2249 {
	width:180px !important;
	height:201px !important;
}

#item2365 {
	width:180px !important;
	height:201px !important;
	left:278px !important;
	top:14px !important;
}

#item2250 {
	width:189px !important;
	height:119px !important;
}

#item2370 {
	width:189px !important;
	height:119px !important;
	left:271px !important;
	top:230px !important;
}

#item2251 {
	width:252px !important;
	height:285px !important;
}

#item2375 {
	width:252px !important;
	height:285px !important;
	left:14px !important;
	top:333px !important;
}

#item2252 {
	width:181px !important;
	height:183px !important;
}

#item2380 {
	width:181px !important;
	height:183px !important;
	left:278px !important;
	top:435px !important;
}

#item23828 {
	width:76px !important;
	height:20px !important;
	left:129px !important;
	top:300px !important;
}

#item23855 {
	width:100px !important;
	height:20px !important;
	left:126px !important;
	top:598px !important;
}

#item23882 {
	width:226px !important;
	height:10px !important;
	left:276px !important;
	top:415px !important;
}

#item23914 {
	width:70px !important;
	height:20px !important;
	left:463px !important;
	top:598px !important;
}

#item23941 {
	width:66px !important;
	height:31px !important;
	left:463px !important;
	top:188px !important;
}

#item2253 {
	width:206px !important;
	height:95px !important;
}

#item2386 {
	width:206px !important;
	height:95px !important;
	left:61px !important;
	top:378px !important;
}

#item42428 {
	width:206px !important;
	height:95px !important;
}

#item42422 {
	width:206px !important;
	height:95px !important;
	left:61px !important;
	top:454px !important;
}

#item2254 {
	width:80px !important;
	height:98px !important;
}

#item2391 {
	width:80px !important;
	height:98px !important;
	left:135px !important;
	top:256px !important;
}

#item42435 {
	width:56px !important;
	height:98px !important;
}

#item42430 {
	width:56px !important;
	height:98px !important;
	left:211px !important;
	top:261px !important;
}

#item2255 {
	width:252px !important;
	height:126px !important;
}

#item2396 {
	width:252px !important;
	height:126px !important;
	left:14px !important;
	top:14px !important;
}

#item2256 {
	width:170px !important;
	height:218px !important;
}

#item2401 {
	width:170px !important;
	height:218px !important;
	left:334px !important;
	top:102px !important;
}

#item2257 {
	width:118px !important;
	height:241px !important;
}

#item2406 {
	width:118px !important;
	height:241px !important;
	left:352px !important;
	top:298px !important;
}

#item23972 {
	width:119px !important;
	height:10px !important;
	left:13px !important;
	top:175px !important;
}

#item23999 {
	width:57px !important;
	height:50px !important;
	left:276px !important;
	top:179px !important;
}

#item24031 {
	width:77px !important;
	height:39px !important;
	left:276px !important;
	top:506px !important;
}

#item24061 {
	width:71px !important;
	height:10px !important;
	left:18px !important;
	top:319px !important;
}

#item24088 {
	width:68px !important;
	height:10px !important;
	left:18px !important;
	top:329px !important;
}

#item24115 {
	width:224px !important;
	height:10px !important;
	left:13px !important;
	top:599px !important;
}

#item24146 {
	width:224px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item2260 {
	width:204px !important;
	height:193px !important;
}

#item2411 {
	width:204px !important;
	height:193px !important;
	left:31px !important;
	top:43px !important;
}

#item2261 {
	width:264px !important;
	height:191px !important;
}

#item2416 {
	width:264px !important;
	height:191px !important;
	left:266px !important;
	top:14px !important;
}

#item2262 {
	width:188px !important;
	height:201px !important;
}

#item2421 {
	width:188px !important;
	height:201px !important;
	left:356px !important;
	top:213px !important;
}

#item2263 {
	width:252px !important;
	height:236px !important;
}

#item2427 {
	width:252px !important;
	height:236px !important;
	left:14px !important;
	top:320px !important;
}

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

#item2432 {
	width:252px !important;
	height:145px !important;
	left:278px !important;
	top:422px !important;
}

#item2268 {
	width:266px !important;
	height:207px !important;
}

#item2452 {
	width:266px !important;
	height:207px !important;
	left:544px !important;
}

#item24176 {
	width:81px !important;
	height:40px !important;
	left:276px !important;
	top:375px !important;
}

#item24208 {
	width:70px !important;
	height:20px !important;
	left:411px !important;
	top:181px !important;
}

#item24235 {
	width:151px !important;
	height:10px !important;
	left:276px !important;
	top:610px !important;
}

#item24263 {
	width:226px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item24293 {
	width:156px !important;
	height:10px !important;
	left:13px !important;
	top:291px !important;
}

#item24325 {
	width:225px !important;
	height:10px !important;
	left:13px !important;
	top:302px !important;
}

#item2265 {
	width:252px !important;
	height:265px !important;
}

#item2437 {
	width:252px !important;
	height:265px !important;
	left:14px !important;
	top:288px !important;
}

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

#item2442 {
	width:252px !important;
	height:207px !important;
	left:278px !important;
	top:337px !important;
}

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

#item2447 {
	width:252px !important;
	height:232px !important;
	left:278px !important;
	top:34px !important;
}

#item24356 {
	width:204px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item24386 {
	width:175px !important;
	height:10px !important;
	left:13px !important;
	top:269px !important;
}

#item24413 {
	width:143px !important;
	height:10px !important;
	left:283px !important;
	top:314px !important;
}

#item24440 {
	width:218px !important;
	height:10px !important;
	left:276px !important;
	top:610px !important;
}

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

#item2583 {
	width:252px !important;
	height:259px !important;
	left:14px !important;
	top:53px !important;
}

#item2475 {
	width:119px !important;
	height:153px !important;
}

#item2588 {
	width:119px !important;
	height:153px !important;
	left:272px !important;
	top:7px !important;
}

#item2476 {
	width:148px !important;
	height:167px !important;
}

#item2593 {
	width:148px !important;
	height:167px !important;
	left:278px !important;
	top:171px !important;
}

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

#item2598 {
	width:252px !important;
	height:176px !important;
	left:278px !important;
	top:350px !important;
}

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

#item2604 {
	width:252px !important;
	height:212px !important;
	left:14px !important;
	top:323px !important;
}

#item24470 {
	width:108px !important;
	height:20px !important;
	left:394px !important;
	top:135px !important;
}

#item24497 {
	width:99px !important;
	height:20px !important;
	left:429px !important;
	top:316px !important;
}

#item24524 {
	width:80px !important;
	height:20px !important;
	left:166px !important;
	top:155px !important;
}

#item24551 {
	width:170px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

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

#item2479 {
	width:516px !important;
	height:162px !important;
}

#item2609 {
	width:516px !important;
	height:162px !important;
	left:14px !important;
	top:457px !important;
}

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

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

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

#item2619 {
	width:252px !important;
	height:242px !important;
	left:278px !important;
	top:14px !important;
}

#item24606 {
	width:169px !important;
	height:10px !important;
	left:277px !important;
	top:313px !important;
}

#item24633 {
	width:139px !important;
	height:10px !important;
	left:13px !important;
	top:313px !important;
}

#item24662 {
	width:271px !important;
	height:10px !important;
	left:238px !important;
	top:424px !important;
}

#item24693 {
	width:271px !important;
	height:10px !important;
	left:238px !important;
	top:434px !important;
}

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

#item2624 {
	width:252px !important;
	height:145px !important;
	left:14px !important;
	top:49px !important;
}

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

#item2629 {
	width:252px !important;
	height:145px !important;
	left:14px !important;
	top:208px !important;
}

#item2485 {
	width:163px !important;
	height:242px !important;
}

#item2634 {
	width:163px !important;
	height:242px !important;
	left:367px !important;
	top:14px !important;
}

#item2486 {
	width:421px !important;
	height:256px !important;
}

#item2639 {
	width:421px !important;
	height:256px !important;
	left:14px !important;
	top:363px !important;
}

#item24723 {
	width:74px !important;
	height:29px !important;
	left:271px !important;
	top:166px !important;
}

#item24753 {
	width:75px !important;
	height:21px !important;
	left:271px !important;
	top:303px !important;
}

#item24780 {
	width:121px !important;
	height:20px !important;
	left:364px !important;
	top:335px !important;
}

#item24807 {
	width:79px !important;
	height:20px !important;
	left:446px !important;
	top:551px !important;
}

#item24835 {
	width:79px !important;
	height:20px !important;
	left:446px !important;
	top:571px !important;
}

#item24863 {
	width:79px !important;
	height:20px !important;
	left:446px !important;
	top:591px !important;
}

#item2487 {
	width:161px !important;
	height:288px !important;
}

#item2644 {
	width:161px !important;
	height:288px !important;
	left:106px !important;
	top:330px !important;
}

#item2488 {
	width:259px !important;
	height:289px !important;
}

#item2649 {
	width:259px !important;
	height:289px !important;
	left:278px !important;
	top:333px !important;
}

#item2489 {
	width:165px !important;
	height:139px !important;
}

#item2654 {
	width:165px !important;
	height:139px !important;
	left:14px !important;
	top:82px !important;
}

#item2490 {
	width:165px !important;
	height:139px !important;
}

#item2659 {
	width:165px !important;
	height:139px !important;
	left:190px !important;
	top:82px !important;
}

#item2491 {
	width:165px !important;
	height:139px !important;
}

#item2664 {
	width:165px !important;
	height:139px !important;
	left:365px !important;
	top:82px !important;
}

#item24890 {
	width:91px !important;
	height:31px !important;
	left:13px !important;
	top:588px !important;
}

#item24917 {
	width:86px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item24944 {
	width:127px !important;
	height:20px !important;
	left:18px !important;
	top:297px !important;
}

#item24974 {
	width:73px !important;
	height:20px !important;
	left:364px !important;
	top:297px !important;
}

#item25001 {
	width:138px !important;
	height:20px !important;
	left:189px !important;
	top:298px !important;
}

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

#item2669 {
	width:252px !important;
	height:193px !important;
	left:14px !important;
	top:50px !important;
}

#item2494 {
	width:144px !important;
	height:192px !important;
}

#item2675 {
	width:144px !important;
	height:192px !important;
	left:278px !important;
	top:52px !important;
}

#item2495 {
	width:152px !important;
	height:182px !important;
}

#item2680 {
	width:152px !important;
	height:182px !important;
	left:378px !important;
	top:181px !important;
}

#item2496 {
	width:252px !important;
	height:304px !important;
}

#item2685 {
	width:252px !important;
	height:304px !important;
	left:14px !important;
	top:323px !important;
}

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

#item2690 {
	width:252px !important;
	height:184px !important;
	left:278px !important;
	top:371px !important;
}

#item25031 {
	width:234px !important;
	height:10px !important;
	left:13px !important;
	top:302px !important;
}

#item25064 {
	width:118px !important;
	height:20px !important;
	left:139px !important;
	top:526px !important;
}

#item25094 {
	width:169px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item25121 {
	width:86px !important;
	height:40px !important;
	left:430px !important;
	top:93px !important;
}

#item25152 {
	width:106px !important;
	height:31px !important;
	left:276px !important;
	top:331px !important;
}

#item2500 {
	width:167px !important;
	height:295px !important;
}

#item2695 {
	width:167px !important;
	height:295px !important;
	left:99px !important;
	top:323px !important;
}

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

#item2700 {
	width:252px !important;
	height:296px !important;
	left:278px !important;
	top:322px !important;
}

#item2502 {
	width:252px !important;
	height:276px !important;
}

#item2706 {
	width:252px !important;
	height:276px !important;
	left:278px !important;
	top:35px !important;
}

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

#item2711 {
	width:252px !important;
	height:273px !important;
	left:14px !important;
	top:37px !important;
}

#item25182 {
	width:144px !important;
	height:20px !important;
	left:22px !important;
	top:284px !important;
}

#item25212 {
	width:123px !important;
	height:20px !important;
	left:288px !important;
	top:443px !important;
}

#item25244 {
	width:105px !important;
	height:20px !important;
	left:276px !important;
	top:291px !important;
}

#item25271 {
	width:77px !important;
	height:20px !important;
	left:24px !important;
	top:547px !important;
}

#item25299 {
	width:85px !important;
	height:37px !important;
	left:24px !important;
	top:566px !important;
}

#item2504 {
	width:252px !important;
	height:220px !important;
}

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

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

#item2721 {
	width:252px !important;
	height:210px !important;
	left:278px !important;
	top:14px !important;
}

#item2506 {
	width:182px !important;
	height:164px !important;
}

#item2726 {
	width:182px !important;
	height:164px !important;
	top:321px !important;
}

#item2507 {
	width:182px !important;
	height:164px !important;
}

#item2731 {
	width:182px !important;
	height:164px !important;
	top:432px !important;
}

#item2508 {
	width:252px !important;
	height:223px !important;
}

#item2736 {
	width:252px !important;
	height:223px !important;
	left:278px !important;
	top:322px !important;
}

#item25330 {
	width:156px !important;
	height:10px !important;
	left:13px !important;
	top:300px !important;
}

#item25357 {
	width:220px !important;
	height:10px !important;
	left:287px !important;
	top:291px !important;
}

#item25387 {
	width:197px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item25417 {
	width:77px !important;
	height:30px !important;
	left:189px !important;
	top:560px !important;
}

#item25448 {
	width:76px !important;
	height:30px !important;
	left:189px !important;
	top:589px !important;
}

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

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

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

#item2746 {
	width:252px !important;
	height:206px !important;
	left:278px !important;
	top:324px !important;
}

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

#item2752 {
	width:252px !important;
	height:239px !important;
	left:278px !important;
	top:14px !important;
}

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

#item2758 {
	width:252px !important;
	height:205px !important;
	left:14px !important;
	top:30px !important;
}

#item25475 {
	width:206px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item25507 {
	width:157px !important;
	height:10px !important;
	left:13px !important;
	top:302px !important;
}

#item25535 {
	width:217px !important;
	height:10px !important;
	left:284px !important;
	top:589px !important;
}

#item25565 {
	width:225px !important;
	height:10px !important;
	left:284px !important;
	top:601px !important;
}

#item25595 {
	width:255px !important;
	height:10px !important;
	left:276px !important;
	top:291px !important;
}

#item25626 {
	width:255px !important;
	height:10px !important;
	left:276px !important;
	top:302px !important;
}

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

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

#item2516 {
	width:241px !important;
	height:190px !important;
}

#item2769 {
	width:241px !important;
	height:190px !important;
	left:289px !important;
	top:14px !important;
}

#item2518 {
	width:64px !important;
	height:69px !important;
}

#item2779 {
	width:64px !important;
	height:69px !important;
	left:91px !important;
	top:490px !important;
}

#item2519 {
	width:54px !important;
	height:62px !important;
}

#item2784 {
	width:54px !important;
	height:62px !important;
	left:139px !important;
	top:585px !important;
}

#item2520 {
	width:113px !important;
	height:111px !important;
}

#item2789 {
	width:113px !important;
	height:111px !important;
	left:188px !important;
	top:365px !important;
}

#item2522 {
	width:114px !important;
	height:111px !important;
}

#item2799 {
	width:114px !important;
	height:111px !important;
	left:188px !important;
	top:498px !important;
}

#item2523 {
	width:112px !important;
	height:111px !important;
}

#item2805 {
	width:112px !important;
	height:111px !important;
	left:310px !important;
	top:365px !important;
}

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

#item2810 {
	width:112px !important;
	height:113px !important;
	left:312px !important;
	top:497px !important;
}

#item25656 {
	width:239px !important;
	height:10px !important;
	left:258px !important;
	top:292px !important;
}

#item25686 {
	width:99px !important;
	height:21px !important;
	left:432px !important;
	top:449px !important;
}

#item25762 {
	width:97px !important;
	height:21px !important;
	left:432px !important;
	top:469px !important;
}

#item25828 {
	width:103px !important;
	height:21px !important;
	left:432px !important;
	top:490px !important;
}

#item25895 {
	width:99px !important;
	height:21px !important;
	left:432px !important;
	top:510px !important;
}

#item2525 {
	width:259px !important;
	height:221px !important;
}

#item2815 {
	width:259px !important;
	height:221px !important;
	left:8px !important;
	top:321px !important;
}

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

#item2820 {
	width:167px !important;
	height:296px !important;
	left:363px !important;
	top:322px !important;
}

#item2527 {
	width:252px !important;
	height:229px !important;
}

#item2826 {
	width:252px !important;
	height:229px !important;
	left:278px !important;
	top:32px !important;
}

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

#item2831 {
	width:252px !important;
	height:216px !important;
	left:14px !important;
	top:31px !important;
}

#item25961 {
	width:223px !important;
	height:10px !important;
	left:13px !important;
	top:302px !important;
}

#item25992 {
	width:256px !important;
	height:10px !important;
	left:276px !important;
	top:300px !important;
}

#item26023 {
	width:100px !important;
	height:31px !important;
	left:282px !important;
	top:555px !important;
}

#item26055 {
	width:152px !important;
	height:10px !important;
	left:17px !important;
	top:603px !important;
}

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

#item2836 {
	width:252px !important;
	height:124px !important;
	left:278px !important;
	top:14px !important;
}

#item2531 {
	width:252px !important;
	height:88px !important;
}

#item2841 {
	width:252px !important;
	height:88px !important;
	left:14px !important;
	top:51px !important;
}

#item2532 {
	width:186px !important;
	height:194px !important;
}

#item2846 {
	width:186px !important;
	height:194px !important;
	left:14px !important;
	top:219px !important;
}

#item2533 {
	width:135px !important;
	height:166px !important;
}

#item2851 {
	width:135px !important;
	height:166px !important;
	left:14px !important;
	top:465px !important;
}

#item2534 {
	width:128px !important;
	height:234px !important;
}

#item2856 {
	width:128px !important;
	height:234px !important;
	left:278px !important;
	top:409px !important;
}

#item2535 {
	width:128px !important;
	height:182px !important;
}

#item2861 {
	width:128px !important;
	height:182px !important;
	left:403px !important;
	top:216px !important;
}

#item26082 {
	width:59px !important;
	height:40px !important;
	left:203px !important;
	top:373px !important;
}

#item26110 {
	width:179px !important;
	height:10px !important;
	left:18px !important;
	top:193px !important;
}

#item26138 {
	width:169px !important;
	height:10px !important;
	left:281px !important;
	top:193px !important;
}

#item26165 {
	width:104px !important;
	height:20px !important;
	left:282px !important;
	top:374px !important;
}

#item26192 {
	width:94px !important;
	height:30px !important;
	left:412px !important;
	top:583px !important;
}

#item26222 {
	width:83px !important;
	height:30px !important;
	left:171px !important;
	top:589px !important;
}

#item2536 {
	width:259px !important;
	height:229px !important;
}

#item2866 {
	width:259px !important;
	height:229px !important;
	left:8px !important;
	top:325px !important;
}

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

#item2871 {
	width:252px !important;
	height:230px !important;
	left:278px !important;
	top:321px !important;
}

#item2547 {
	width:111px !important;
	height:140px !important;
}

#item2876 {
	width:111px !important;
	height:140px !important;
	left:14px !important;
	top:38px !important;
}

#item2548 {
	width:109px !important;
	height:141px !important;
}

#item2881 {
	width:109px !important;
	height:141px !important;
	left:129px !important;
	top:37px !important;
}

#item2549 {
	width:107px !important;
	height:140px !important;
}

#item2886 {
	width:107px !important;
	height:140px !important;
	left:242px !important;
	top:37px !important;
}

#item2550 {
	width:163px !important;
	height:270px !important;
}

#item2891 {
	width:163px !important;
	height:270px !important;
	left:360px !important;
	top:40px !important;
}

#item26252 {
	width:177px !important;
	height:10px !important;
	left:18px !important;
	top:602px !important;
}

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

#item26306 {
	width:199px !important;
	height:10px !important;
	left:13px !important;
	top:267px !important;
}

#item26333 {
	width:199px !important;
	height:10px !important;
	left:13px !important;
	top:277px !important;
}

#item26366 {
	width:199px !important;
	height:10px !important;
	left:13px !important;
	top:288px !important;
}

#item26396 {
	width:199px !important;
	height:10px !important;
	left:13px !important;
	top:299px !important;
}

#item2551 {
	width:224px !important;
	height:295px !important;
}

#item2897 {
	width:224px !important;
	height:295px !important;
	left:278px !important;
	top:14px !important;
}

#item2552 {
	width:252px !important;
	height:201px !important;
}

#item2903 {
	width:252px !important;
	height:201px !important;
	left:14px !important;
	top:48px !important;
}

#item2553 {
	width:285px !important;
	height:293px !important;
}

#item2908 {
	width:285px !important;
	height:293px !important;
	left:14px !important;
	top:323px !important;
}

#item2557 {
	width:135px !important;
	height:167px !important;
}

#item2913 {
	width:135px !important;
	height:167px !important;
	left:386px !important;
	top:374px !important;
}

#item26423 {
	width:175px !important;
	height:10px !important;
	left:13px !important;
	top:302px !important;
}

#item26450 {
	width:174px !important;
	height:10px !important;
	left:313px !important;
	top:596px !important;
}

#item26477 {
	width:92px !important;
	height:39px !important;
	left:429px !important;
	top:169px !important;
}

#item2558 {
	width:252px !important;
	height:321px !important;
}

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

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

#item2923 {
	width:252px !important;
	height:216px !important;
	left:278px !important;
	top:322px !important;
}

#item2560 {
	width:197px !important;
	height:271px !important;
}

#item2928 {
	width:197px !important;
	height:271px !important;
	left:347px !important;
	top:38px !important;
}

#item2561 {
	width:180px !important;
	height:247px !important;
}

#item2933 {
	width:180px !important;
	height:247px !important;
	left:86px !important;
	top:38px !important;
}

#item26508 {
	width:74px !important;
	height:40px !important;
	left:13px !important;
	top:175px !important;
}

#item26535 {
	width:95px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item26562 {
	width:75px !important;
	height:40px !important;
	left:276px !important;
	top:271px !important;
}

#item26590 {
	width:185px !important;
	height:10px !important;
	left:277px !important;
	top:609px !important;
}

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

#item2938 {
	width:252px !important;
	height:247px !important;
	left:278px !important;
}

#item2563 {
	width:160px !important;
	height:257px !important;
}

#item2943 {
	width:160px !important;
	height:257px !important;
	top:54px !important;
}

#item2564 {
	width:95px !important;
	height:83px !important;
}

#item2948 {
	width:95px !important;
	height:83px !important;
	left:172px !important;
	top:227px !important;
}

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

#item2953 {
	width:252px !important;
	height:221px !important;
	left:14px !important;
	top:322px !important;
}

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

#item2958 {
	width:252px !important;
	height:232px !important;
	left:278px !important;
	top:322px !important;
}

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

#item26644 {
	width:96px !important;
	height:30px !important;
	left:171px !important;
	top:119px !important;
}

#item26671 {
	width:99px !important;
	height:20px !important;
	left:170px !important;
	top:200px !important;
}

#item26698 {
	width:206px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item26728 {
	width:128px !important;
	height:10px !important;
	left:13px !important;
	top:610px !important;
}

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

#item2963 {
	width:252px !important;
	height:221px !important;
	left:14px !important;
	top:319px !important;
}

#item2569 {
	width:252px !important;
	height:138px !important;
}

#item2968 {
	width:252px !important;
	height:138px !important;
	left:278px !important;
	top:441px !important;
}

#item2570 {
	width:166px !important;
	height:189px !important;
}

#item2974 {
	width:166px !important;
	height:189px !important;
	left:365px !important;
	top:35px !important;
}

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

#item2979 {
	width:252px !important;
	height:142px !important;
	left:278px !important;
	top:228px !important;
}

#item2572 {
	width:252px !important;
	height:222px !important;
}

#item2984 {
	width:252px !important;
	height:222px !important;
	left:14px !important;
	top:33px !important;
}

#item26755 {
	width:194px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item26782 {
	width:203px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item26813 {
	width:71px !important;
	height:20px !important;
	left:282px !important;
	top:186px !important;
}

#item26841 {
	width:215px !important;
	height:10px !important;
	left:282px !important;
	top:416px !important;
}

#item26871 {
	width:176px !important;
	height:10px !important;
	left:13px !important;
	top:302px !important;
}

#item2573 {
	width:255px !important;
	height:206px !important;
}

#item2989 {
	width:255px !important;
	height:206px !important;
	left:14px !important;
	top:51px !important;
}

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

#item2994 {
	width:252px !important;
	height:245px !important;
	left:278px !important;
	top:14px !important;
}

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

#item2999 {
	width:252px !important;
	height:262px !important;
	left:14px !important;
	top:321px !important;
}

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

#item3004 {
	width:252px !important;
	height:232px !important;
	left:278px !important;
	top:321px !important;
}

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

#item26927 {
	width:194px !important;
	height:10px !important;
	left:276px !important;
	top:302px !important;
}

#item26957 {
	width:216px !important;
	height:10px !important;
	left:13px !important;
	top:302px !important;
}

#item26987 {
	width:193px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item2577 {
	width:516px !important;
	height:192px !important;
}

#item3009 {
	width:516px !important;
	height:192px !important;
	left:14px !important;
	top:424px !important;
}

#item2578 {
	width:252px !important;
	height:299px !important;
}

#item3014 {
	width:252px !important;
	height:299px !important;
	left:278px !important;
	top:33px !important;
}

#item2579 {
	width:104px !important;
	height:217px !important;
}

#item3019 {
	width:104px !important;
	height:217px !important;
	left:156px !important;
	top:203px !important;
}

#item2580 {
	width:252px !important;
	height:133px !important;
}

#item3025 {
	width:252px !important;
	height:133px !important;
	left:14px !important;
}

#item27014 {
	width:128px !important;
	height:10px !important;
	left:285px !important;
	top:394px !important;
}

#item27041 {
	width:126px !important;
	height:20px !important;
	left:13px !important;
	top:309px !important;
}

#item27072 {
	width:114px !important;
	height:20px !important;
	left:23px !important;
	top:577px !important;
}

#item27102 {
	width:225px !important;
	height:10px !important;
	left:23px !important;
	top:598px !important;
}

#item27132 {
	width:203px !important;
	height:10px !important;
	left:13px !important;
	top:169px !important;
}

#item27162 {
	width:203px !important;
	height:10px !important;
	left:13px !important;
	top:179px !important;
}

#item27192 {
	width:203px !important;
	height:10px !important;
	left:13px !important;
	top:190px !important;
}

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

#item3103 {
	width:252px !important;
	height:203px !important;
	left:14px !important;
	top:52px !important;
}

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

#item3108 {
	width:252px !important;
	height:238px !important;
	left:278px !important;
}

#item3032 {
	width:516px !important;
	height:294px !important;
}

#item3113 {
	width:516px !important;
	height:294px !important;
	left:14px !important;
	top:323px !important;
}

#item27222 {
	width:95px !important;
	height:20px !important;
	left:183px !important;
	top:438px !important;
}

#item27249 {
	width:183px !important;
	height:10px !important;
	left:13px !important;
	top:302px !important;
}

#item27276 {
	width:163px !important;
	height:20px !important;
	left:276px !important;
	top:291px !important;
}

#item3033 {
	width:214px !important;
	height:219px !important;
}

#item3118 {
	width:214px !important;
	height:219px !important;
	left:14px !important;
	top:323px !important;
}

#item3034 {
	width:290px !important;
	height:238px !important;
}

#item3123 {
	width:290px !important;
	height:238px !important;
	left:240px !important;
	top:317px !important;
}

#item3035 {
	width:516px !important;
	height:275px !important;
}

#item3128 {
	width:516px !important;
	height:275px !important;
	left:14px !important;
	top:34px !important;
}

#item27307 {
	width:86px !important;
	height:20px !important;
	left:220px !important;
	top:185px !important;
}

#item27334 {
	width:161px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item27361 {
	width:167px !important;
	height:10px !important;
	left:244px !important;
	top:609px !important;
}

#item3073 {
	width:261px !important;
	height:179px !important;
}

#item3133 {
	width:261px !important;
	height:179px !important;
	left:6px !important;
	top:45px !important;
}

#item3074 {
	width:252px !important;
	height:190px !important;
}

#item3140 {
	width:252px !important;
	height:190px !important;
	left:278px !important;
	top:14px !important;
}

#item3075 {
	width:163px !important;
	height:79px !important;
}

#item3146 {
	width:163px !important;
	height:79px !important;
	left:14px !important;
	top:284px !important;
}

#item3076 {
	width:184px !important;
	height:88px !important;
}

#item3151 {
	width:184px !important;
	height:88px !important;
	top:365px !important;
}

#item3077 {
	width:169px !important;
	height:79px !important;
}

#item3156 {
	width:169px !important;
	height:79px !important;
	left:27px !important;
	top:430px !important;
}

#item3078 {
	width:252px !important;
	height:376px !important;
}

#item3161 {
	width:252px !important;
	height:376px !important;
	left:278px !important;
	top:267px !important;
}

#item27388 {
	width:130px !important;
	height:20px !important;
	left:276px !important;
	top:229px !important;
}

#item27418 {
	width:172px !important;
	height:10px !important;
	left:13px !important;
	top:258px !important;
}

#item27445 {
	width:76px !important;
	height:40px !important;
	left:393px !important;
	top:539px !important;
}

#item27475 {
	width:214px !important;
	height:10px !important;
	left:22px !important;
	top:584px !important;
}

#item27507 {
	width:214px !important;
	height:10px !important;
	left:22px !important;
	top:594px !important;
}

#item27539 {
	width:214px !important;
	height:10px !important;
	left:22px !important;
	top:605px !important;
}

#item3080 {
	width:156px !important;
	height:111px !important;
}

#item3166 {
	width:156px !important;
	height:111px !important;
	left:23px !important;
	top:376px !important;
}

#item3081 {
	width:123px !important;
	height:120px !important;
}

#item3171 {
	width:123px !important;
	height:120px !important;
	left:133px !important;
	top:497px !important;
}

#item3082 {
	width:176px !important;
	height:435px !important;
}

#item3176 {
	width:176px !important;
	height:435px !important;
	left:369px !important;
	top:223px !important;
}

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

#item3181 {
	width:252px !important;
	height:200px !important;
	left:278px !important;
	top:14px !important;
}

#item3084 {
	width:252px !important;
	height:120px !important;
}

#item3187 {
	width:252px !important;
	height:120px !important;
	left:14px !important;
	top:38px !important;
}

#item3085 {
	width:252px !important;
	height:86px !important;
}

#item3192 {
	width:252px !important;
	height:86px !important;
	left:14px !important;
	top:226px !important;
}

#item27566 {
	width:189px !important;
	height:10px !important;
	left:21px !important;
	top:210px !important;
}

#item27594 {
	width:97px !important;
	height:20px !important;
	left:21px !important;
	top:545px !important;
}

#item27621 {
	width:210px !important;
	height:10px !important;
	left:21px !important;
	top:354px !important;
}

#item27651 {
	width:74px !important;
	height:20px !important;
	left:180px !important;
	top:444px !important;
}

#item27678 {
	width:89px !important;
	height:20px !important;
	left:277px !important;
	top:605px !important;
}

#item27705 {
	width:110px !important;
	height:10px !important;
	left:288px !important;
	top:295px !important;
}

#item3086 {
	width:160px !important;
	height:233px !important;
}

#item3197 {
	width:160px !important;
	height:233px !important;
	left:370px !important;
}

#item3087 {
	width:252px !important;
	height:567px !important;
}

#item3202 {
	width:252px !important;
	height:567px !important;
	left:14px !important;
	top:51px !important;
}

#item3088 {
	width:122px !important;
	height:311px !important;
}

#item3207 {
	width:122px !important;
	height:311px !important;
	left:278px !important;
	top:310px !important;
}

#item3089 {
	width:47px !important;
	height:50px !important;
}

#item3212 {
	width:47px !important;
	height:50px !important;
	left:479px !important;
	top:513px !important;
}

#item3090 {
	width:53px !important;
	height:48px !important;
}

#item3218 {
	width:53px !important;
	height:48px !important;
	left:471px !important;
	top:568px !important;
}

#item27732 {
	width:214px !important;
	height:10px !important;
	left:276px !important;
	top:288px !important;
}

#item27763 {
	width:107px !important;
	height:20px !important;
	left:421px !important;
	top:446px !important;
}

#item27793 {
	width:82px !important;
	height:39px !important;
	left:411px !important;
	top:516px !important;
}

#item27823 {
	width:71px !important;
	height:39px !important;
	left:411px !important;
	top:570px !important;
}

#item27853 {
	width:110px !important;
	height:20px !important;
	left:24px !important;
	top:589px !important;
}

#item3092 {
	width:244px !important;
	height:296px !important;
}

#item3223 {
	width:244px !important;
	height:296px !important;
	left:23px !important;
	top:320px !important;
}

#item3093 {
	width:266px !important;
	height:514px !important;
}

#item3228 {
	width:266px !important;
	height:514px !important;
	left:278px !important;
	top:14px !important;
}

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

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

#item27880 {
	width:94px !important;
	height:20px !important;
	left:13px !important;
	top:598px !important;
}

#item27907 {
	width:216px !important;
	height:10px !important;
	left:291px !important;
	top:596px !important;
}

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

#item3095 {
	width:516px !important;
	height:295px !important;
}

#item3239 {
	width:516px !important;
	height:295px !important;
	left:14px !important;
	top:14px !important;
}

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

#item3244 {
	width:252px !important;
	height:235px !important;
	left:14px !important;
	top:321px !important;
}

#item3097 {
	width:252px !important;
	height:307px !important;
}

#item3249 {
	width:252px !important;
	height:307px !important;
	left:278px !important;
	top:322px !important;
}

#item27964 {
	width:212px !important;
	height:10px !important;
	left:13px !important;
	top:619px !important;
}

#item27995 {
	width:164px !important;
	height:10px !important;
	left:276px !important;
	top:619px !important;
}

#item28022 {
	width:109px !important;
	height:20px !important;
	left:367px !important;
	top:283px !important;
}

#item3098 {
	width:150px !important;
	height:275px !important;
}

#item3254 {
	width:150px !important;
	height:275px !important;
	left:91px !important;
	top:315px !important;
}

#item3099 {
	width:301px !important;
	height:238px !important;
}

#item3259 {
	width:301px !important;
	height:238px !important;
	left:243px !important;
	top:296px !important;
}

#item3100 {
	width:138px !important;
	height:108px !important;
}

#item3264 {
	width:138px !important;
	height:108px !important;
	left:367px !important;
	top:14px !important;
}

#item3101 {
	width:154px !important;
	height:94px !important;
}

#item3269 {
	width:154px !important;
	height:94px !important;
	left:354px !important;
	top:125px !important;
}

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

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

#item42439 {
	width:99px !important;
	height:39px !important;
}

#item42440 {
	width:99px !important;
	height:39px !important;
	left:435px !important;
	top:588px !important;
}

#item28049 {
	width:78px !important;
	height:40px !important;
	left:13px !important;
	top:437px !important;
}

#item28081 {
	width:168px !important;
	height:10px !important;
	left:13px !important;
	top:303px !important;
}

#item28108 {
	width:184px !important;
	height:10px !important;
	left:229px !important;
	top:573px !important;
}

#item28135 {
	width:197px !important;
	height:10px !important;
	left:229px !important;
	top:616px !important;
}

#item28165 {
	width:203px !important;
	height:10px !important;
	left:285px !important;
	top:269px !important;
}

#item28195 {
	width:203px !important;
	height:10px !important;
	left:285px !important;
	top:280px !important;
}

#item3292 {
	width:349px !important;
	height:258px !important;
}

#item3377 {
	width:349px !important;
	height:258px !important;
	left:14px !important;
	top:79px !important;
}

#item3293 {
	width:122px !important;
	height:108px !important;
}

#item3382 {
	width:122px !important;
	height:108px !important;
	left:395px !important;
	top:202px !important;
}

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

#item3387 {
	width:123px !important;
	height:123px !important;
	left:394px !important;
	top:319px !important;
}

#item3295 {
	width:109px !important;
	height:170px !important;
}

#item3392 {
	width:109px !important;
	height:170px !important;
	left:14px !important;
	top:449px !important;
}

#item3296 {
	width:112px !important;
	height:169px !important;
}

#item3397 {
	width:112px !important;
	height:169px !important;
	left:127px !important;
	top:447px !important;
}

#item28223 {
	width:272px !important;
	height:10px !important;
	left:258px !important;
	top:510px !important;
}

#item28253 {
	width:272px !important;
	height:10px !important;
	left:258px !important;
	top:520px !important;
}

#item28283 {
	width:272px !important;
	height:10px !important;
	left:258px !important;
	top:532px !important;
}

#item28313 {
	width:272px !important;
	height:10px !important;
	left:258px !important;
	top:543px !important;
}

#item28343 {
	width:272px !important;
	height:10px !important;
	left:258px !important;
	top:555px !important;
}

#item28374 {
	width:272px !important;
	height:10px !important;
	left:258px !important;
	top:565px !important;
}

#item28407 {
	width:272px !important;
	height:10px !important;
	left:258px !important;
	top:577px !important;
}

#item28439 {
	width:272px !important;
	height:10px !important;
	left:258px !important;
	top:588px !important;
}

#item28470 {
	width:272px !important;
	height:10px !important;
	left:258px !important;
	top:599px !important;
}

#item28502 {
	width:272px !important;
	height:10px !important;
	left:258px !important;
	top:610px !important;
}

#item3297 {
	width:252px !important;
	height:190px !important;
}

#item3402 {
	width:252px !important;
	height:190px !important;
	left:14px !important;
	top:395px !important;
}

#item3298 {
	width:145px !important;
	height:313px !important;
}

#item3407 {
	width:145px !important;
	height:313px !important;
	left:386px !important;
	top:305px !important;
}

#item3299 {
	width:317px !important;
	height:278px !important;
}

#item3413 {
	width:317px !important;
	height:278px !important;
	left:213px !important;
	top:14px !important;
}

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

#item3418 {
	width:188px !important;
	height:210px !important;
	left:14px !important;
	top:43px !important;
}

#item28535 {
	width:164px !important;
	height:10px !important;
	left:18px !important;
	top:602px !important;
}

#item28562 {
	width:75px !important;
	height:40px !important;
	left:276px !important;
	top:508px !important;
}

#item28593 {
	width:173px !important;
	height:10px !important;
	left:13px !important;
	top:363px !important;
}

#item28620 {
	width:173px !important;
	height:10px !important;
	left:13px !important;
	top:374px !important;
}

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

#item3423 {
	width:252px !important;
	height:258px !important;
	left:278px !important;
	top:52px !important;
}

#item3303 {
	width:181px !important;
	height:77px !important;
}

#item3428 {
	width:181px !important;
	height:77px !important;
	left:66px !important;
	top:53px !important;
}

#item3304 {
	width:113px !important;
	height:121px !important;
}

#item3433 {
	width:113px !important;
	height:121px !important;
	left:6px !important;
	top:134px !important;
}

#item3305 {
	width:69px !important;
	height:96px !important;
}

#item3438 {
	width:69px !important;
	height:96px !important;
	left:71px !important;
	top:122px !important;
}

#item3308 {
	width:54px !important;
	height:97px !important;
}

#item3443 {
	width:54px !important;
	height:97px !important;
	left:121px !important;
	top:113px !important;
}

#item3309 {
	width:51px !important;
	height:97px !important;
}

#item3448 {
	width:51px !important;
	height:97px !important;
	left:163px !important;
	top:121px !important;
}

#item3310 {
	width:65px !important;
	height:108px !important;
}

#item3453 {
	width:65px !important;
	height:108px !important;
	left:201px !important;
	top:142px !important;
}

#item3311 {
	width:516px !important;
	height:240px !important;
}

#item3458 {
	width:516px !important;
	height:240px !important;
	left:14px !important;
	top:376px !important;
}

#item28648 {
	width:232px !important;
	height:10px !important;
	left:276px !important;
	top:356px !important;
}

#item28678 {
	width:103px !important;
	height:20px !important;
	left:361px !important;
	top:592px !important;
}

#item28706 {
	width:72px !important;
	height:10px !important;
	left:115px !important;
	top:336px !important;
}

#item28733 {
	width:66px !important;
	height:10px !important;
	left:195px !important;
	top:336px !important;
}

#item28760 {
	width:72px !important;
	height:10px !important;
	left:115px !important;
	top:346px !important;
}

#item28787 {
	width:66px !important;
	height:10px !important;
	left:195px !important;
	top:346px !important;
}

#item28814 {
	width:73px !important;
	height:10px !important;
	left:115px !important;
	top:357px !important;
}

#item3312 {
	width:252px !important;
	height:316px !important;
}

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

#item3313 {
	width:252px !important;
	height:126px !important;
}

#item3468 {
	width:252px !important;
	height:126px !important;
	left:278px !important;
	top:14px !important;
}

#item3314 {
	width:252px !important;
	height:137px !important;
}

#item3473 {
	width:252px !important;
	height:137px !important;
	left:14px !important;
	top:425px !important;
}

#item3315 {
	width:176px !important;
	height:184px !important;
}

#item3478 {
	width:176px !important;
	height:184px !important;
	left:354px !important;
	top:435px !important;
}

#item3316 {
	width:85px !important;
	height:57px !important;
}

#item3483 {
	width:85px !important;
	height:57px !important;
	left:291px !important;
	top:201px !important;
}

#item3317 {
	width:103px !important;
	height:63px !important;
}

#item3489 {
	width:103px !important;
	height:63px !important;
	left:271px !important;
	top:261px !important;
}

#item3318 {
	width:106px !important;
	height:54px !important;
}

#item3495 {
	width:106px !important;
	height:54px !important;
	left:384px !important;
	top:228px !important;
}

#item28841 {
	width:195px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item28874 {
	width:175px !important;
	height:10px !important;
	left:13px !important;
	top:404px !important;
}

#item28901 {
	width:82px !important;
	height:30px !important;
	left:276px !important;
	top:590px !important;
}

#item28928 {
	width:165px !important;
	height:10px !important;
	left:276px !important;
	top:188px !important;
}

#item28956 {
	width:197px !important;
	height:10px !important;
	left:281px !important;
	top:390px !important;
}

#item28983 {
	width:197px !important;
	height:10px !important;
	left:281px !important;
	top:401px !important;
}

#item29013 {
	width:197px !important;
	height:10px !important;
	left:281px !important;
	top:411px !important;
}

#item3321 {
	width:252px !important;
	height:98px !important;
}

#item3500 {
	width:252px !important;
	height:98px !important;
	left:14px !important;
	top:53px !important;
}

#item3322 {
	width:170px !important;
	height:194px !important;
}

#item3505 {
	width:170px !important;
	height:194px !important;
	left:278px !important;
	top:14px !important;
}

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

#item3510 {
	width:252px !important;
	height:194px !important;
	left:14px !important;
	top:219px !important;
}

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

#item3515 {
	width:252px !important;
	height:163px !important;
	left:278px !important;
	top:217px !important;
}

#item3325 {
	width:252px !important;
	height:190px !important;
}

#item3520 {
	width:252px !important;
	height:190px !important;
	left:14px !important;
	top:425px !important;
}

#item3326 {
	width:146px !important;
	height:192px !important;
}

#item3525 {
	width:146px !important;
	height:192px !important;
	left:384px !important;
	top:425px !important;
}

#item29041 {
	width:74px !important;
	height:20px !important;
	left:451px !important;
	top:189px !important;
}

#item29068 {
	width:211px !important;
	height:10px !important;
	left:13px !important;
	top:198px !important;
}

#item29098 {
	width:210px !important;
	height:10px !important;
	left:276px !important;
	top:403px !important;
}

#item29129 {
	width:103px !important;
	height:20px !important;
	left:170px !important;
	top:394px !important;
}

#item29156 {
	width:111px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item29186 {
	width:110px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item3327 {
	width:167px !important;
	height:207px !important;
}

#item3530 {
	width:167px !important;
	height:207px !important;
	left:99px !important;
	top:418px !important;
}

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

#item3535 {
	width:252px !important;
	height:141px !important;
	left:278px !important;
	top:424px !important;
}

#item3329 {
	width:179px !important;
	height:153px !important;
}

#item3540 {
	width:179px !important;
	height:153px !important;
	left:351px !important;
	top:261px !important;
}

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

#item3545 {
	width:252px !important;
	height:141px !important;
	left:14px !important;
	top:220px !important;
}

#item3331 {
	width:166px !important;
	height:194px !important;
}

#item3550 {
	width:166px !important;
	height:194px !important;
	left:101px !important;
	top:14px !important;
}

#item3332 {
	width:110px !important;
	height:130px !important;
}

#item3555 {
	width:110px !important;
	height:130px !important;
	left:332px !important;
	top:60px !important;
}

#item3335 {
	width:130px !important;
	height:141px !important;
}

#item3561 {
	width:130px !important;
	height:141px !important;
	left:414px !important;
	top:67px !important;
}

#item3336 {
	width:42px !important;
	height:37px !important;
}

#item3567 {
	width:42px !important;
	height:37px !important;
	left:284px !important;
	top:77px !important;
}

#item29216 {
	width:101px !important;
	height:20px !important;
	left:13px !important;
	top:180px !important;
}

#item29243 {
	width:86px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

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

#item29298 {
	width:74px !important;
	height:30px !important;
	left:276px !important;
	top:379px !important;
}

#item29325 {
	width:152px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item29353 {
	width:154px !important;
	height:10px !important;
	left:276px !important;
	top:227px !important;
}

#item29380 {
	width:154px !important;
	height:10px !important;
	left:276px !important;
	top:237px !important;
}

#item3338 {
	width:165px !important;
	height:179px !important;
}

#item3572 {
	width:165px !important;
	height:179px !important;
	left:14px !important;
	top:48px !important;
}

#item3339 {
	width:164px !important;
	height:199px !important;
}

#item3577 {
	width:164px !important;
	height:199px !important;
	left:190px !important;
	top:48px !important;
}

#item3340 {
	width:164px !important;
	height:205px !important;
}

#item3582 {
	width:164px !important;
	height:205px !important;
	left:366px !important;
	top:14px !important;
}

#item3341 {
	width:145px !important;
	height:317px !important;
}

#item3587 {
	width:145px !important;
	height:317px !important;
	left:14px !important;
	top:326px !important;
}

#item3342 {
	width:137px !important;
	height:219px !important;
}

#item3592 {
	width:137px !important;
	height:219px !important;
	left:278px !important;
	top:350px !important;
}

#item3343 {
	width:156px !important;
	height:236px !important;
}

#item3597 {
	width:156px !important;
	height:236px !important;
	left:381px !important;
	top:371px !important;
}

#item29407 {
	width:144px !important;
	height:20px !important;
	left:13px !important;
	top:291px !important;
}

#item29437 {
	width:159px !important;
	height:10px !important;
	left:189px !important;
	top:302px !important;
}

#item29464 {
	width:108px !important;
	height:20px !important;
	left:364px !important;
	top:291px !important;
}

#item29491 {
	width:96px !important;
	height:20px !important;
	left:154px !important;
	top:571px !important;
}

#item29521 {
	width:87px !important;
	height:20px !important;
	left:154px !important;
	top:591px !important;
}

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

#item3602 {
	width:147px !important;
	height:193px !important;
	left:120px !important;
	top:425px !important;
}

#item3345 {
	width:164px !important;
	height:192px !important;
}

#item3607 {
	width:164px !important;
	height:192px !important;
	left:366px !important;
	top:425px !important;
}

#item3346 {
	width:237px !important;
	height:154px !important;
}

#item3612 {
	width:237px !important;
	height:154px !important;
	left:291px !important;
	top:116px !important;
}

#item3347 {
	width:122px !important;
	height:146px !important;
}

#item3617 {
	width:122px !important;
	height:146px !important;
	left:398px !important;
	top:262px !important;
}

#item3348 {
	width:164px !important;
	height:171px !important;
}

#item3622 {
	width:164px !important;
	height:171px !important;
	left:102px !important;
	top:36px !important;
}

#item3349 {
	width:252px !important;
	height:128px !important;
}

#item3628 {
	width:252px !important;
	height:128px !important;
	left:14px !important;
	top:220px !important;
}

#item29548 {
	width:80px !important;
	height:20px !important;
	left:13px !important;
	top:188px !important;
}

#item29575 {
	width:194px !important;
	height:10px !important;
	left:13px !important;
	top:404px !important;
}

#item29603 {
	width:76px !important;
	height:30px !important;
	left:276px !important;
	top:589px !important;
}

#item29630 {
	width:100px !important;
	height:39px !important;
	left:21px !important;
	top:540px !important;
}

#item29661 {
	width:104px !important;
	height:30px !important;
	left:21px !important;
	top:579px !important;
}

#item29691 {
	width:110px !important;
	height:10px !important;
	left:289px !important;
	top:374px !important;
}

#item29718 {
	width:110px !important;
	height:10px !important;
	left:289px !important;
	top:384px !important;
}

#item3350 {
	width:122px !important;
	height:153px !important;
}

#item3634 {
	width:122px !important;
	height:153px !important;
	left:278px !important;
	top:14px !important;
}

#item3353 {
	width:252px !important;
	height:199px !important;
}

#item3639 {
	width:252px !important;
	height:199px !important;
	left:14px !important;
	top:52px !important;
}

#item3354 {
	width:252px !important;
	height:189px !important;
}

#item3644 {
	width:252px !important;
	height:189px !important;
	left:278px !important;
	top:222px !important;
}

#item3355 {
	width:252px !important;
	height:225px !important;
}

#item3650 {
	width:252px !important;
	height:225px !important;
	left:14px !important;
	top:347px !important;
}

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

#item3655 {
	width:164px !important;
	height:194px !important;
	left:278px !important;
	top:424px !important;
}

#item29745 {
	width:216px !important;
	height:10px !important;
	left:302px !important;
	top:188px !important;
}

#item29776 {
	width:84px !important;
	height:20px !important;
	left:446px !important;
	top:598px !important;
}

#item29804 {
	width:104px !important;
	height:20px !important;
	left:325px !important;
	top:386px !important;
}

#item29833 {
	width:172px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item29860 {
	width:227px !important;
	height:10px !important;
	left:13px !important;
	top:302px !important;
}

#item29890 {
	width:227px !important;
	height:10px !important;
	left:13px !important;
	top:312px !important;
}

#item29920 {
	width:227px !important;
	height:10px !important;
	left:13px !important;
	top:323px !important;
}

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

#item3660 {
	width:252px !important;
	height:248px !important;
	left:14px !important;
	top:325px !important;
}

#item3358 {
	width:252px !important;
	height:147px !important;
}

#item3665 {
	width:252px !important;
	height:147px !important;
	left:278px !important;
	top:426px !important;
}

#item3359 {
	width:252px !important;
	height:147px !important;
}

#item3670 {
	width:252px !important;
	height:147px !important;
	left:278px !important;
	top:219px !important;
}

#item3360 {
	width:126px !important;
	height:192px !important;
}

#item3675 {
	width:126px !important;
	height:192px !important;
	left:404px !important;
	top:14px !important;
}

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

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

#item29951 {
	width:104px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

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

#item30005 {
	width:152px !important;
	height:10px !important;
	left:276px !important;
	top:404px !important;
}

#item30032 {
	width:180px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item30060 {
	width:94px !important;
	height:20px !important;
	left:276px !important;
	top:188px !important;
}

#item3362 {
	width:156px !important;
	height:259px !important;
}

#item3685 {
	width:156px !important;
	height:259px !important;
	left:110px !important;
	top:52px !important;
}

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

#item3690 {
	width:252px !important;
	height:243px !important;
	left:278px !important;
	top:14px !important;
}

#item3364 {
	width:166px !important;
	height:237px !important;
}

#item3695 {
	width:166px !important;
	height:237px !important;
	left:14px !important;
	top:322px !important;
}

#item3365 {
	width:163px !important;
	height:220px !important;
}

#item3700 {
	width:163px !important;
	height:220px !important;
	left:190px !important;
	top:321px !important;
}

#item3366 {
	width:164px !important;
	height:223px !important;
}

#item3705 {
	width:164px !important;
	height:223px !important;
	left:366px !important;
	top:321px !important;
}

#item30087 {
	width:137px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item30114 {
	width:95px !important;
	height:20px !important;
	left:13px !important;
	top:284px !important;
}

#item30141 {
	width:158px !important;
	height:10px !important;
	left:276px !important;
	top:302px !important;
}

#item30168 {
	width:108px !important;
	height:20px !important;
	left:364px !important;
	top:599px !important;
}

#item30198 {
	width:119px !important;
	height:20px !important;
	left:189px !important;
	top:599px !important;
}

#item3368 {
	width:252px !important;
	height:144px !important;
}

#item3711 {
	width:252px !important;
	height:144px !important;
	left:14px !important;
	top:426px !important;
}

#item3369 {
	width:183px !important;
	height:163px !important;
}

#item3716 {
	width:183px !important;
	height:163px !important;
	left:347px !important;
	top:456px !important;
}

#item3370 {
	width:235px !important;
	height:199px !important;
}

#item3721 {
	width:235px !important;
	height:199px !important;
	left:261px !important;
	top:218px !important;
}

#item3371 {
	width:187px !important;
	height:165px !important;
}

#item3726 {
	width:187px !important;
	height:165px !important;
	left:6px !important;
	top:253px !important;
}

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

#item3731 {
	width:153px !important;
	height:175px !important;
	left:278px !important;
	top:35px !important;
}

#item3373 {
	width:261px !important;
	height:117px !important;
}

#item3736 {
	width:261px !important;
	height:117px !important;
	left:6px !important;
	top:12px !important;
}

#item30228 {
	width:99px !important;
	height:20px !important;
	left:13px !important;
	top:187px !important;
}

#item30255 {
	width:113px !important;
	height:20px !important;
	left:146px !important;
	top:279px !important;
}

#item30282 {
	width:64px !important;
	height:40px !important;
	left:276px !important;
	top:551px !important;
}

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

#item30337 {
	width:86px !important;
	height:20px !important;
	left:437px !important;
	top:188px !important;
}

#item30364 {
	width:123px !important;
	height:20px !important;
	left:415px !important;
	top:393px !important;
}

#item3765 {
	width:252px !important;
	height:168px !important;
}

#item3936 {
	width:252px !important;
	height:168px !important;
	left:278px !important;
	top:14px !important;
}

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

#item3941 {
	width:252px !important;
	height:203px !important;
	left:14px !important;
	top:52px !important;
}

#item3767 {
	width:181px !important;
	height:148px !important;
}

#item3946 {
	width:181px !important;
	height:148px !important;
	left:349px !important;
	top:266px !important;
}

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

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

#item3769 {
	width:252px !important;
	height:136px !important;
}

#item3956 {
	width:252px !important;
	height:136px !important;
	left:278px !important;
	top:426px !important;
}

#item30392 {
	width:101px !important;
	height:20px !important;
	left:282px !important;
	top:264px !important;
}

#item30419 {
	width:161px !important;
	height:10px !important;
	left:13px !important;
	top:302px !important;
}

#item30446 {
	width:188px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item30474 {
	width:197px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item41483 {
	width:128px !important;
	height:20px !important;
	left:397px !important;
	top:189px !important;
}

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

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

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

#item3966 {
	width:252px !important;
	height:104px !important;
	left:278px !important;
	top:450px !important;
}

#item3772 {
	width:252px !important;
	height:115px !important;
}

#item3971 {
	width:252px !important;
	height:115px !important;
	left:278px !important;
	top:271px !important;
}

#item3773 {
	width:177px !important;
	height:226px !important;
}

#item3977 {
	width:177px !important;
	height:226px !important;
	left:353px !important;
	top:35px !important;
}

#item3774 {
	width:252px !important;
	height:115px !important;
}

#item3982 {
	width:252px !important;
	height:115px !important;
	left:14px !important;
	top:38px !important;
}

#item3775 {
	width:140px !important;
	height:73px !important;
}

#item3987 {
	width:140px !important;
	height:73px !important;
	left:120px !important;
	top:165px !important;
}

#item30501 {
	width:163px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item30528 {
	width:190px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item30556 {
	width:244px !important;
	height:10px !important;
	left:276px !important;
	top:431px !important;
}

#item30586 {
	width:75px !important;
	height:40px !important;
	left:276px !important;
	top:222px !important;
}

#item30616 {
	width:220px !important;
	height:10px !important;
	left:13px !important;
	top:291px !important;
}

#item30643 {
	width:220px !important;
	height:10px !important;
	left:13px !important;
	top:302px !important;
}

#item3776 {
	width:264px !important;
	height:192px !important;
}

#item3992 {
	width:264px !important;
	height:192px !important;
	left:3px !important;
	top:54px !important;
}

#item3777 {
	width:255px !important;
	height:211px !important;
}

#item3997 {
	width:255px !important;
	height:211px !important;
	left:276px !important;
	top:4px !important;
}

#item3778 {
	width:252px !important;
	height:333px !important;
}

#item4003 {
	width:252px !important;
	height:333px !important;
	left:278px !important;
	top:220px !important;
}

#item3779 {
	width:252px !important;
	height:312px !important;
}

#item4008 {
	width:252px !important;
	height:312px !important;
	left:14px !important;
	top:303px !important;
}

#item30673 {
	width:158px !important;
	height:10px !important;
	left:359px !important;
	top:156px !important;
}

#item30700 {
	width:151px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item30727 {
	width:69px !important;
	height:30px !important;
	left:26px !important;
	top:513px !important;
}

#item30754 {
	width:182px !important;
	height:10px !important;
	left:13px !important;
	top:286px !important;
}

#item30781 {
	width:73px !important;
	height:20px !important;
	left:198px !important;
	top:536px !important;
}

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

#item4013 {
	width:252px !important;
	height:148px !important;
	left:14px !important;
	top:425px !important;
}

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

#item4018 {
	width:252px !important;
	height:194px !important;
	left:14px !important;
	top:219px !important;
}

#item3785 {
	width:252px !important;
	height:175px !important;
}

#item4023 {
	width:252px !important;
	height:175px !important;
	left:14px !important;
	top:33px !important;
}

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

#item4028 {
	width:252px !important;
	height:148px !important;
	left:278px !important;
	top:425px !important;
}

#item3784 {
	width:252px !important;
	height:306px !important;
}

#item4033 {
	width:252px !important;
	height:306px !important;
	left:278px !important;
	top:32px !important;
}

#item30809 {
	width:204px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item30836 {
	width:141px !important;
	height:10px !important;
	left:276px !important;
	top:404px !important;
}

#item30863 {
	width:113px !important;
	height:30px !important;
	left:13px !important;
	top:383px !important;
}

#item30893 {
	width:176px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item30921 {
	width:82px !important;
	height:20px !important;
	left:13px !important;
	top:189px !important;
}

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

#item4039 {
	width:252px !important;
	height:195px !important;
	left:278px !important;
	top:219px !important;
}

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

#item4044 {
	width:252px !important;
	height:139px !important;
	left:278px !important;
	top:425px !important;
}

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

#item4049 {
	width:252px !important;
	height:227px !important;
	left:14px !important;
	top:322px !important;
}

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

#item4054 {
	width:252px !important;
	height:261px !important;
	left:14px !important;
	top:50px !important;
}

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

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

#item30948 {
	width:168px !important;
	height:10px !important;
	left:277px !important;
	top:199px !important;
}

#item30975 {
	width:118px !important;
	height:20px !important;
	left:150px !important;
	top:225px !important;
}

#item31002 {
	width:129px !important;
	height:10px !important;
	left:282px !important;
	top:400px !important;
}

#item31030 {
	width:161px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item31057 {
	width:154px !important;
	height:10px !important;
	left:18px !important;
	top:604px !important;
}

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

#item4064 {
	width:252px !important;
	height:139px !important;
	left:14px !important;
	top:425px !important;
}

#item3795 {
	width:252px !important;
	height:187px !important;
}

#item4080 {
	width:252px !important;
	height:187px !important;
	left:278px !important;
	top:34px !important;
}

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

#item4085 {
	width:253px !important;
	height:153px !important;
	left:14px !important;
}

#item3797 {
	width:252px !important;
	height:137px !important;
}

#item4090 {
	width:252px !important;
	height:137px !important;
	left:14px !important;
	top:219px !important;
}

#item42474 {
	width:119px !important;
	height:124px !important;
}

#item42478 {
	width:119px !important;
	height:124px !important;
	left:278px !important;
	top:321px !important;
}

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

#item42483 {
	width:129px !important;
	height:122px !important;
	left:401px !important;
	top:321px !important;
}

#item42476 {
	width:118px !important;
	height:84px !important;
}

#item42488 {
	width:118px !important;
	height:84px !important;
	left:412px !important;
	top:452px !important;
}

#item42477 {
	width:118px !important;
	height:71px !important;
}

#item42494 {
	width:118px !important;
	height:71px !important;
	left:412px !important;
	top:545px !important;
}

#item31084 {
	width:195px !important;
	height:10px !important;
	left:13px !important;
	top:198px !important;
}

#item31111 {
	width:149px !important;
	height:10px !important;
	left:13px !important;
	top:405px !important;
}

#item31138 {
	width:165px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item31165 {
	width:147px !important;
	height:10px !important;
	left:276px !important;
	top:278px !important;
}

#item31192 {
	width:162px !important;
	height:20px !important;
	left:276px !important;
	top:288px !important;
}

#item31224 {
	width:139px !important;
	height:20px !important;
	left:276px !important;
	top:539px !important;
}

#item31255 {
	width:133px !important;
	height:20px !important;
	left:276px !important;
	top:559px !important;
}

#item31286 {
	width:115px !important;
	height:20px !important;
	left:276px !important;
	top:579px !important;
}

#item31316 {
	width:124px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

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

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

#item3799 {
	width:189px !important;
	height:179px !important;
}

#item4100 {
	width:189px !important;
	height:179px !important;
	left:341px !important;
	top:14px !important;
}

#item31347 {
	width:110px !important;
	height:20px !important;
	left:220px !important;
	top:145px !important;
}

#item31377 {
	width:107px !important;
	height:29px !important;
	left:220px !important;
	top:166px !important;
}

#item3802 {
	width:516px !important;
	height:294px !important;
}

#item4105 {
	width:516px !important;
	height:294px !important;
	left:14px !important;
	top:35px !important;
}

#item3803 {
	width:220px !important;
	height:254px !important;
}

#item4110 {
	width:220px !important;
	height:254px !important;
	left:14px !important;
	top:339px !important;
}

#item3804 {
	width:181px !important;
	height:277px !important;
}

#item4115 {
	width:181px !important;
	height:277px !important;
	left:349px !important;
	top:344px !important;
}

#item31409 {
	width:122px !important;
	height:20px !important;
	left:13px !important;
	top:133px !important;
}

#item31436 {
	width:89px !important;
	height:20px !important;
	left:18px !important;
	top:598px !important;
}

#item31463 {
	width:98px !important;
	height:20px !important;
	left:247px !important;
	top:489px !important;
}

#item31494 {
	width:103px !important;
	height:28px !important;
	left:247px !important;
	top:509px !important;
}

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

#item4121 {
	width:164px !important;
	height:133px !important;
	left:366px !important;
	top:9px !important;
}

#item3806 {
	width:154px !important;
	height:85px !important;
}

#item4126 {
	width:154px !important;
	height:85px !important;
	left:376px !important;
	top:145px !important;
}

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

#item4131 {
	width:252px !important;
	height:243px !important;
	left:14px !important;
	top:53px !important;
}

#item3808 {
	width:252px !important;
	height:386px !important;
}

#item4136 {
	width:252px !important;
	height:386px !important;
	left:278px !important;
	top:235px !important;
}

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

#item4141 {
	width:252px !important;
	height:160px !important;
	left:14px !important;
	top:401px !important;
}

#item31524 {
	width:75px !important;
	height:20px !important;
	left:276px !important;
	top:121px !important;
}

#item31552 {
	width:123px !important;
	height:20px !important;
	left:276px !important;
	top:204px !important;
}

#item31582 {
	width:169px !important;
	height:10px !important;
	left:21px !important;
	top:371px !important;
}

#item31609 {
	width:143px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item31636 {
	width:120px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item3810 {
	width:252px !important;
	height:201px !important;
}

#item4147 {
	width:252px !important;
	height:201px !important;
	left:14px !important;
	top:378px !important;
}

#item3812 {
	width:122px !important;
	height:150px !important;
}

#item4152 {
	width:122px !important;
	height:150px !important;
	left:278px !important;
	top:468px !important;
}

#item3813 {
	width:153px !important;
	height:144px !important;
}

#item4157 {
	width:153px !important;
	height:144px !important;
	left:377px !important;
	top:308px !important;
}

#item3814 {
	width:252px !important;
	height:213px !important;
}

#item4162 {
	width:252px !important;
	height:213px !important;
	left:278px !important;
	top:14px !important;
}

#item3815 {
	width:173px !important;
	height:153px !important;
}

#item4167 {
	width:173px !important;
	height:153px !important;
	left:94px !important;
	top:234px !important;
}

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

#item4173 {
	width:174px !important;
	height:184px !important;
	left:92px !important;
	top:24px !important;
}

#item31663 {
	width:155px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item31690 {
	width:76px !important;
	height:20px !important;
	left:288px !important;
	top:424px !important;
}

#item31718 {
	width:151px !important;
	height:10px !important;
	left:285px !important;
	top:291px !important;
}

#item31746 {
	width:90px !important;
	height:20px !important;
	left:404px !important;
	top:546px !important;
}

#item31773 {
	width:132px !important;
	height:20px !important;
	left:404px !important;
	top:599px !important;
}

#item31806 {
	width:65px !important;
	height:31px !important;
	left:13px !important;
	top:337px !important;
}

#item31836 {
	width:75px !important;
	height:39px !important;
	left:13px !important;
	top:148px !important;
}

#item3817 {
	width:184px !important;
	height:193px !important;
}

#item4178 {
	width:184px !important;
	height:193px !important;
	left:278px !important;
	top:14px !important;
}

#item3818 {
	width:252px !important;
	height:201px !important;
}

#item4183 {
	width:252px !important;
	height:201px !important;
	left:14px !important;
	top:51px !important;
}

#item3819 {
	width:252px !important;
	height:295px !important;
}

#item4189 {
	width:252px !important;
	height:295px !important;
	left:14px !important;
	top:264px !important;
}

#item3820 {
	width:252px !important;
	height:121px !important;
}

#item4194 {
	width:252px !important;
	height:121px !important;
	left:278px !important;
	top:414px !important;
}

#item3823 {
	width:252px !important;
	height:135px !important;
}

#item4199 {
	width:252px !important;
	height:135px !important;
	left:278px !important;
	top:215px !important;
}

#item31866 {
	width:83px !important;
	height:20px !important;
	left:153px !important;
	top:149px !important;
}

#item31894 {
	width:170px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item31921 {
	width:223px !important;
	height:10px !important;
	left:275px !important;
	top:391px !important;
}

#item31951 {
	width:173px !important;
	height:10px !important;
	left:14px !important;
	top:609px !important;
}

#item31982 {
	width:75px !important;
	height:31px !important;
	left:464px !important;
	top:180px !important;
}

#item3824 {
	width:506px !important;
	height:295px !important;
}

#item4204 {
	width:506px !important;
	height:295px !important;
	left:14px !important;
	top:322px !important;
}

#item3825 {
	width:252px !important;
	height:211px !important;
}

#item4209 {
	width:252px !important;
	height:211px !important;
	left:278px !important;
	top:33px !important;
}

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

#item4214 {
	width:252px !important;
	height:210px !important;
	left:14px !important;
	top:38px !important;
}

#item32009 {
	width:156px !important;
	height:10px !important;
	left:13px !important;
	top:302px !important;
}

#item32036 {
	width:206px !important;
	height:10px !important;
	left:19px !important;
	top:417px !important;
}

#item32066 {
	width:134px !important;
	height:10px !important;
	left:277px !important;
	top:301px !important;
}

#item3827 {
	width:145px !important;
	height:150px !important;
}

#item4219 {
	width:145px !important;
	height:150px !important;
	left:14px !important;
	top:58px !important;
}

#item3828 {
	width:128px !important;
	height:145px !important;
}

#item4225 {
	width:128px !important;
	height:145px !important;
	left:150px !important;
	top:142px !important;
}

#item3829 {
	width:125px !important;
	height:140px !important;
}

#item4230 {
	width:125px !important;
	height:140px !important;
	left:286px !important;
	top:112px !important;
}

#item3830 {
	width:43px !important;
	height:32px !important;
}

#item4235 {
	width:43px !important;
	height:32px !important;
	left:285px !important;
	top:57px !important;
}

#item3831 {
	width:43px !important;
	height:32px !important;
}

#item4240 {
	width:43px !important;
	height:32px !important;
	left:333px !important;
	top:57px !important;
}

#item3832 {
	width:43px !important;
	height:32px !important;
}

#item4245 {
	width:43px !important;
	height:32px !important;
	left:380px !important;
	top:57px !important;
}

#item3833 {
	width:43px !important;
	height:32px !important;
}

#item4250 {
	width:43px !important;
	height:32px !important;
	left:429px !important;
	top:57px !important;
}

#item3834 {
	width:43px !important;
	height:32px !important;
}

#item4255 {
	width:43px !important;
	height:32px !important;
	left:477px !important;
	top:57px !important;
}

#item3839 {
	width:179px !important;
	height:206px !important;
}

#item4260 {
	width:179px !important;
	height:206px !important;
	left:20px !important;
	top:337px !important;
}

#item3840 {
	width:322px !important;
	height:125px !important;
}

#item4265 {
	width:322px !important;
	height:125px !important;
	left:208px !important;
	top:338px !important;
}

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

#item4270 {
	width:217px !important;
	height:143px !important;
	left:208px !important;
	top:475px !important;
}

#item32093 {
	width:166px !important;
	height:10px !important;
	left:315px !important;
	top:451px !important;
}

#item32121 {
	width:124px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item32153 {
	width:96px !important;
	height:20px !important;
	left:434px !important;
	top:599px !important;
}

#item32180 {
	width:122px !important;
	height:10px !important;
	left:292px !important;
	top:256px !important;
}

#item32208 {
	width:122px !important;
	height:10px !important;
	left:292px !important;
	top:267px !important;
}

#item32235 {
	width:121px !important;
	height:10px !important;
	left:292px !important;
	top:277px !important;
}

#item32262 {
	width:122px !important;
	height:10px !important;
	left:292px !important;
	top:288px !important;
}

#item32289 {
	width:122px !important;
	height:10px !important;
	left:292px !important;
	top:298px !important;
}

#item32316 {
	width:110px !important;
	height:10px !important;
	left:28px !important;
	top:265px !important;
}

#item32343 {
	width:111px !important;
	height:10px !important;
	left:28px !important;
	top:276px !important;
}

#item32370 {
	width:109px !important;
	height:9px !important;
	left:28px !important;
	top:287px !important;
}

#item32397 {
	width:111px !important;
	height:10px !important;
	left:28px !important;
	top:297px !important;
}

#item32424 {
	width:115px !important;
	height:10px !important;
	left:167px !important;
	top:70px !important;
}

#item32451 {
	width:115px !important;
	height:10px !important;
	left:167px !important;
	top:80px !important;
}

#item32479 {
	width:115px !important;
	height:10px !important;
	left:167px !important;
	top:91px !important;
}

#item32506 {
	width:115px !important;
	height:10px !important;
	left:167px !important;
	top:101px !important;
}

#item32533 {
	width:115px !important;
	height:10px !important;
	left:167px !important;
	top:112px !important;
}

#item3842 {
	width:252px !important;
	height:153px !important;
}

#item4275 {
	width:252px !important;
	height:153px !important;
	left:14px !important;
	top:425px !important;
}

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

#item4280 {
	width:252px !important;
	height:195px !important;
	left:14px !important;
	top:218px !important;
}

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

#item4285 {
	width:252px !important;
	height:296px !important;
	left:278px !important;
	top:264px !important;
}

#item3845 {
	width:252px !important;
	height:220px !important;
}

#item4290 {
	width:252px !important;
	height:220px !important;
	left:278px !important;
	top:31px !important;
}

#item3846 {
	width:176px !important;
	height:170px !important;
}

#item4296 {
	width:176px !important;
	height:170px !important;
	left:90px !important;
	top:37px !important;
}

#item32560 {
	width:188px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item32587 {
	width:210px !important;
	height:10px !important;
	left:10px !important;
	top:609px !important;
}

#item32617 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:172px !important;
}

#item32645 {
	width:123px !important;
	height:10px !important;
	left:139px !important;
	top:324px !important;
}

#item32673 {
	width:99px !important;
	height:20px !important;
	left:276px !important;
	top:144px !important;
}

#item3847 {
	width:183px !important;
	height:167px !important;
}

#item4301 {
	width:183px !important;
	height:167px !important;
	left:25px !important;
	top:142px !important;
}

#item42506 {
	width:227px !important;
	height:82px !important;
}

#item42500 {
	width:227px !important;
	height:82px !important;
	left:14px !important;
	top:193px !important;
}

#item3848 {
	width:74px !important;
	height:33px !important;
}

#item4306 {
	width:74px !important;
	height:33px !important;
	left:245px !important;
	top:225px !important;
}

#item3849 {
	width:75px !important;
	height:33px !important;
}

#item4311 {
	width:75px !important;
	height:33px !important;
	left:244px !important;
	top:274px !important;
}

#item3850 {
	width:192px !important;
	height:211px !important;
}

#item4316 {
	width:192px !important;
	height:211px !important;
	left:338px !important;
	top:55px !important;
}

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

#item4321 {
	width:164px !important;
	height:221px !important;
	left:14px !important;
	top:323px !important;
}

#item3852 {
	width:163px !important;
	height:241px !important;
}

#item4326 {
	width:163px !important;
	height:241px !important;
	left:191px !important;
	top:323px !important;
}

#item3854 {
	width:164px !important;
	height:223px !important;
}

#item4331 {
	width:164px !important;
	height:223px !important;
	left:366px !important;
	top:321px !important;
}

#item32700 {
	width:158px !important;
	height:10px !important;
	left:337px !important;
	top:302px !important;
}

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

#item32759 {
	width:173px !important;
	height:10px !important;
	left:363px !important;
	top:609px !important;
}

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

#item32816 {
	width:95px !important;
	height:10px !important;
	left:237px !important;
	top:139px !important;
}

#item32843 {
	width:94px !important;
	height:10px !important;
	left:237px !important;
	top:149px !important;
}

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

#item4336 {
	width:189px !important;
	height:230px !important;
	left:14px !important;
	top:322px !important;
}

#item3856 {
	width:67px !important;
	height:194px !important;
}

#item4341 {
	width:67px !important;
	height:194px !important;
	left:208px !important;
	top:317px !important;
}

#item3857 {
	width:105px !important;
	height:114px !important;
}

#item4346 {
	width:105px !important;
	height:114px !important;
	left:286px !important;
	top:427px !important;
}

#item3858 {
	width:84px !important;
	height:210px !important;
}

#item4351 {
	width:84px !important;
	height:210px !important;
	left:406px !important;
	top:326px !important;
}

#item32870 {
	width:129px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item32897 {
	width:130px !important;
	height:10px !important;
	left:21px !important;
	top:297px !important;
}

#item32924 {
	width:156px !important;
	height:10px !important;
	left:340px !important;
	top:302px !important;
}

#item32952 {
	width:298px !important;
	height:10px !important;
	left:211px !important;
	top:588px !important;
}

#item32984 {
	width:300px !important;
	height:10px !important;
	left:211px !important;
	top:599px !important;
}

#item33014 {
	width:296px !important;
	height:10px !important;
	left:211px !important;
	top:609px !important;
}

#item3859 {
	width:142px !important;
	height:193px !important;
}

#item4356 {
	width:142px !important;
	height:193px !important;
	left:388px !important;
	top:14px !important;
}

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

#item4361 {
	width:252px !important;
	height:198px !important;
	left:14px !important;
	top:50px !important;
}

#item3861 {
	width:252px !important;
	height:398px !important;
}

#item4367 {
	width:252px !important;
	height:398px !important;
	left:278px !important;
	top:220px !important;
}

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

#item4373 {
	width:252px !important;
	height:227px !important;
	left:14px !important;
	top:334px !important;
}

#item33045 {
	width:161px !important;
	height:20px !important;
	left:13px !important;
	top:301px !important;
}

#item33076 {
	width:89px !important;
	height:20px !important;
	left:276px !important;
	top:189px !important;
}

#item33103 {
	width:147px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item33130 {
	width:111px !important;
	height:20px !important;
	left:282px !important;
	top:571px !important;
}

#item33162 {
	width:139px !important;
	height:20px !important;
	left:282px !important;
	top:591px !important;
}

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

#item4378 {
	width:252px !important;
	height:296px !important;
	left:14px !important;
	top:322px !important;
}

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

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

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

#item4388 {
	width:252px !important;
	height:186px !important;
	left:278px !important;
	top:37px !important;
}

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

#item4393 {
	width:252px !important;
	height:198px !important;
	left:14px !important;
	top:38px !important;
}

#item33192 {
	width:124px !important;
	height:20px !important;
	left:276px !important;
	top:291px !important;
}

#item33222 {
	width:73px !important;
	height:20px !important;
	left:157px !important;
	top:598px !important;
}

#item33250 {
	width:114px !important;
	height:20px !important;
	left:380px !important;
	top:428px !important;
}

#item33277 {
	width:178px !important;
	height:10px !important;
	left:13px !important;
	top:302px !important;
}

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

#item4398 {
	width:171px !important;
	height:259px !important;
	left:14px !important;
	top:51px !important;
}

#item3870 {
	width:252px !important;
	height:183px !important;
}

#item4403 {
	width:252px !important;
	height:183px !important;
	left:278px !important;
	top:52px !important;
}

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

#item4408 {
	width:252px !important;
	height:242px !important;
	left:278px !important;
	top:323px !important;
}

#item3872 {
	width:252px !important;
	height:244px !important;
}

#item4413 {
	width:252px !important;
	height:244px !important;
	left:14px !important;
	top:320px !important;
}

#item33304 {
	width:80px !important;
	height:40px !important;
	left:193px !important;
	top:215px !important;
}

#item33335 {
	width:166px !important;
	height:10px !important;
	left:277px !important;
	top:302px !important;
}

#item33362 {
	width:187px !important;
	height:10px !important;
	left:276px !important;
	top:610px !important;
}

#item33393 {
	width:221px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

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

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

#item3874 {
	width:252px !important;
	height:245px !important;
}

#item4423 {
	width:252px !important;
	height:245px !important;
	left:278px !important;
	top:324px !important;
}

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

#item4429 {
	width:154px !important;
	height:192px !important;
	left:14px !important;
	top:220px !important;
}

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

#item4434 {
	width:252px !important;
	height:230px !important;
	left:278px !important;
	top:35px !important;
}

#item3877 {
	width:171px !important;
	height:194px !important;
}

#item4439 {
	width:171px !important;
	height:194px !important;
	left:95px !important;
	top:14px !important;
}

#item33423 {
	width:227px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item33453 {
	width:149px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item33480 {
	width:134px !important;
	height:10px !important;
	left:276px !important;
	top:302px !important;
}

#item33507 {
	width:76px !important;
	height:30px !important;
	left:13px !important;
	top:180px !important;
}

#item33534 {
	width:76px !important;
	height:31px !important;
	left:174px !important;
	top:323px !important;
}

#item3878 {
	width:252px !important;
	height:269px !important;
}

#item4445 {
	width:252px !important;
	height:269px !important;
	left:14px !important;
	top:50px !important;
}

#item3879 {
	width:230px !important;
	height:198px !important;
}

#item4450 {
	width:230px !important;
	height:198px !important;
	left:300px !important;
	top:120px !important;
}

#item3880 {
	width:164px !important;
	height:225px !important;
}

#item4455 {
	width:164px !important;
	height:225px !important;
	left:14px !important;
	top:330px !important;
}

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

#item4460 {
	width:166px !important;
	height:224px !important;
	left:189px !important;
	top:329px !important;
}

#item3884 {
	width:166px !important;
	height:209px !important;
}

#item4465 {
	width:166px !important;
	height:209px !important;
	left:364px !important;
	top:327px !important;
}

#item33561 {
	width:92px !important;
	height:20px !important;
	left:118px !important;
	top:288px !important;
}

#item33588 {
	width:118px !important;
	height:20px !important;
	left:281px !important;
	top:111px !important;
}

#item33615 {
	width:153px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item33643 {
	width:161px !important;
	height:10px !important;
	left:364px !important;
	top:610px !important;
}

#item33670 {
	width:165px !important;
	height:10px !important;
	left:189px !important;
	top:609px !important;
}

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

#item4470 {
	width:252px !important;
	height:130px !important;
	left:14px !important;
	top:423px !important;
}

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

#item4475 {
	width:252px !important;
	height:145px !important;
	left:278px !important;
	top:422px !important;
}

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

#item4480 {
	width:252px !important;
	height:134px !important;
	left:278px !important;
	top:236px !important;
}

#item3888 {
	width:164px !important;
	height:177px !important;
}

#item4485 {
	width:164px !important;
	height:177px !important;
	left:14px !important;
	top:236px !important;
}

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

#item4490 {
	width:252px !important;
	height:210px !important;
	left:278px !important;
	top:14px !important;
}

#item3890 {
	width:252px !important;
	height:213px !important;
}

#item4496 {
	width:252px !important;
	height:213px !important;
	left:14px !important;
	top:14px !important;
}

#item33697 {
	width:164px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item33724 {
	width:127px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item33751 {
	width:189px !important;
	height:10px !important;
	left:276px !important;
	top:404px !important;
}

#item33779 {
	width:75px !important;
	height:20px !important;
	left:181px !important;
	top:394px !important;
}

#item33806 {
	width:150px !important;
	height:10px !important;
	left:112px !important;
	top:210px !important;
}

#item33833 {
	width:120px !important;
	height:20px !important;
	left:283px !important;
	top:206px !important;
}

#item3891 {
	width:204px !important;
	height:123px !important;
}

#item4501 {
	width:204px !important;
	height:123px !important;
	left:14px !important;
	top:51px !important;
}

#item3892 {
	width:194px !important;
	height:296px !important;
}

#item4506 {
	width:194px !important;
	height:296px !important;
	left:336px !important;
	top:14px !important;
}

#item3893 {
	width:164px !important;
	height:179px !important;
}

#item4511 {
	width:164px !important;
	height:179px !important;
	left:14px !important;
	top:324px !important;
}

#item42513 {
	width:164px !important;
	height:125px !important;
}

#item42507 {
	width:164px !important;
	height:125px !important;
	left:14px !important;
	top:187px !important;
}

#item3896 {
	width:166px !important;
	height:118px !important;
}

#item4516 {
	width:166px !important;
	height:118px !important;
	left:189px !important;
	top:403px !important;
}

#item42519 {
	width:79px !important;
	height:66px !important;
}

#item42514 {
	width:79px !important;
	height:66px !important;
	left:269px !important;
	top:329px !important;
}

#item3897 {
	width:167px !important;
	height:181px !important;
}

#item4522 {
	width:167px !important;
	height:181px !important;
	left:363px !important;
	top:320px !important;
}

#item33864 {
	width:162px !important;
	height:20px !important;
	left:160px !important;
	top:231px !important;
}

#item33896 {
	width:89px !important;
	height:20px !important;
	left:424px !important;
	top:285px !important;
}

#item33923 {
	width:179px !important;
	height:10px !important;
	left:135px !important;
	top:166px !important;
}

#item33950 {
	width:161px !important;
	height:20px !important;
	left:18px !important;
	top:593px !important;
}

#item33980 {
	width:137px !important;
	height:20px !important;
	left:189px !important;
	top:578px !important;
}

#item34010 {
	width:142px !important;
	height:20px !important;
	left:189px !important;
	top:599px !important;
}

#item34040 {
	width:149px !important;
	height:10px !important;
	left:364px !important;
	top:590px !important;
}

#item34067 {
	width:168px !important;
	height:20px !important;
	left:364px !important;
	top:600px !important;
}

#item3898 {
	width:166px !important;
	height:198px !important;
}

#item4527 {
	width:166px !important;
	height:198px !important;
	left:14px !important;
	top:321px !important;
}

#item3899 {
	width:165px !important;
	height:215px !important;
}

#item4532 {
	width:165px !important;
	height:215px !important;
	left:191px !important;
	top:322px !important;
}

#item3900 {
	width:164px !important;
	height:232px !important;
}

#item4537 {
	width:164px !important;
	height:232px !important;
	left:366px !important;
	top:322px !important;
}

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

#item4542 {
	width:252px !important;
	height:210px !important;
	left:278px !important;
	top:28px !important;
}

#item3902 {
	width:252px !important;
	height:220px !important;
}

#item4547 {
	width:252px !important;
	height:220px !important;
	left:14px !important;
	top:37px !important;
}

#item34099 {
	width:160px !important;
	height:10px !important;
	left:194px !important;
	top:603px !important;
}

#item34128 {
	width:126px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item34155 {
	width:162px !important;
	height:10px !important;
	left:364px !important;
	top:609px !important;
}

#item34182 {
	width:143px !important;
	height:10px !important;
	left:13px !important;
	top:302px !important;
}

#item34209 {
	width:237px !important;
	height:10px !important;
	left:276px !important;
	top:302px !important;
}

#item3903 {
	width:225px !important;
	height:148px !important;
}

#item4552 {
	width:225px !important;
	height:148px !important;
	left:19px !important;
	top:50px !important;
}

#item3905 {
	width:204px !important;
	height:150px !important;
}

#item4558 {
	width:204px !important;
	height:150px !important;
	left:275px !important;
	top:74px !important;
}

#item3904 {
	width:191px !important;
	height:133px !important;
}

#item4563 {
	width:191px !important;
	height:133px !important;
	left:164px !important;
	top:80px !important;
}

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

#item4568 {
	width:252px !important;
	height:233px !important;
	left:14px !important;
	top:323px !important;
}

#item3907 {
	width:204px !important;
	height:261px !important;
}

#item4573 {
	width:204px !important;
	height:261px !important;
	left:326px !important;
	top:357px !important;
}

#item34239 {
	width:163px !important;
	height:10px !important;
	left:186px !important;
	top:302px !important;
}

#item34266 {
	width:130px !important;
	height:20px !important;
	left:364px !important;
	top:290px !important;
}

#item34294 {
	width:123px !important;
	height:20px !important;
	left:13px !important;
	top:290px !important;
}

#item34324 {
	width:57px !important;
	height:40px !important;
	left:283px !important;
	top:455px !important;
}

#item34352 {
	width:222px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item3908 {
	width:334px !important;
	height:235px !important;
}

#item4578 {
	width:334px !important;
	height:235px !important;
	left:14px !important;
	top:322px !important;
}

#item3909 {
	width:159px !important;
	height:220px !important;
}

#item4583 {
	width:159px !important;
	height:220px !important;
	left:371px !important;
	top:325px !important;
}

#item3910 {
	width:184px !important;
	height:210px !important;
}

#item4588 {
	width:184px !important;
	height:210px !important;
	left:347px !important;
	top:35px !important;
}

#item3911 {
	width:164px !important;
	height:275px !important;
}

#item4594 {
	width:164px !important;
	height:275px !important;
	left:174px !important;
	top:35px !important;
}

#item3912 {
	width:151px !important;
	height:166px !important;
}

#item4599 {
	width:151px !important;
	height:166px !important;
	left:14px !important;
	top:34px !important;
}

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

#item34413 {
	width:105px !important;
	height:20px !important;
	left:359px !important;
	top:599px !important;
}

#item34440 {
	width:169px !important;
	height:10px !important;
	left:352px !important;
	top:302px !important;
}

#item34467 {
	width:102px !important;
	height:31px !important;
	left:230px !important;
	top:228px !important;
}

#item34497 {
	width:214px !important;
	height:10px !important;
	left:21px !important;
	top:600px !important;
}

#item3913 {
	width:266px !important;
	height:320px !important;
}

#item4604 {
	width:266px !important;
	height:320px !important;
	top:14px !important;
}

#item3914 {
	width:252px !important;
	height:147px !important;
}

#item4609 {
	width:252px !important;
	height:147px !important;
	left:278px !important;
	top:14px !important;
}

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

#item4614 {
	width:252px !important;
	height:130px !important;
	left:278px !important;
	top:225px !important;
}

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

#item4619 {
	width:516px !important;
	height:210px !important;
	left:14px !important;
	top:420px !important;
}

#item3923 {
	width:266px !important;
	height:230px !important;
}

#item4640 {
	width:266px !important;
	height:230px !important;
	left:544px !important;
	top:29px !important;
}

#item34527 {
	width:202px !important;
	height:10px !important;
	left:276px !important;
	top:204px !important;
}

#item34558 {
	width:163px !important;
	height:10px !important;
	left:305px !important;
	top:609px !important;
}

#item34586 {
	width:144px !important;
	height:10px !important;
	left:282px !important;
	top:398px !important;
}

#item34613 {
	width:217px !important;
	height:10px !important;
	left:13px !important;
	top:402px !important;
}

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

#item4624 {
	width:252px !important;
	height:232px !important;
	left:14px !important;
	top:330px !important;
}

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

#item4629 {
	width:252px !important;
	height:235px !important;
	left:278px !important;
	top:328px !important;
}

#item3922 {
	width:266px !important;
	height:237px !important;
}

#item4634 {
	width:266px !important;
	height:237px !important;
	left:278px !important;
	top:27px !important;
}

#item34643 {
	width:178px !important;
	height:10px !important;
	left:13px !important;
	top:611px !important;
}

#item34671 {
	width:179px !important;
	height:10px !important;
	left:13px !important;
	top:309px !important;
}

#item34698 {
	width:177px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item34725 {
	width:174px !important;
	height:10px !important;
	left:276px !important;
	top:309px !important;
}

#item3924 {
	width:252px !important;
	height:191px !important;
}

#item4645 {
	width:252px !important;
	height:191px !important;
	left:14px !important;
	top:51px !important;
}

#item3925 {
	width:193px !important;
	height:188px !important;
}

#item4650 {
	width:193px !important;
	height:188px !important;
	left:337px !important;
	top:19px !important;
}

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

#item4655 {
	width:252px !important;
	height:193px !important;
	left:278px !important;
	top:220px !important;
}

#item3927 {
	width:249px !important;
	height:232px !important;
}

#item4660 {
	width:249px !important;
	height:232px !important;
	left:18px !important;
	top:337px !important;
}

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

#item4666 {
	width:252px !important;
	height:139px !important;
	left:278px !important;
	top:425px !important;
}

#item34753 {
	width:100px !important;
	height:20px !important;
	left:439px !important;
	top:392px !important;
}

#item34780 {
	width:105px !important;
	height:20px !important;
	left:276px !important;
	top:181px !important;
}

#item34807 {
	width:255px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item34839 {
	width:200px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item34866 {
	width:208px !important;
	height:10px !important;
	left:18px !important;
	top:296px !important;
}

#item34896 {
	width:233px !important;
	height:10px !important;
	left:18px !important;
	top:307px !important;
}

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

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

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

#item4676 {
	width:252px !important;
	height:227px !important;
	left:278px !important;
	top:325px !important;
}

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

#item4681 {
	width:252px !important;
	height:145px !important;
	left:14px !important;
	top:220px !important;
}

#item3934 {
	width:255px !important;
	height:275px !important;
}

#item4686 {
	width:255px !important;
	height:275px !important;
	left:275px !important;
	top:28px !important;
}

#item3935 {
	width:201px !important;
	height:114px !important;
}

#item4692 {
	width:201px !important;
	height:114px !important;
	left:70px !important;
}

#item34926 {
	width:194px !important;
	height:10px !important;
	left:282px !important;
	top:604px !important;
}

#item34957 {
	width:203px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item34985 {
	width:137px !important;
	height:10px !important;
	left:276px !important;
	top:302px !important;
}

#item35012 {
	width:177px !important;
	height:10px !important;
	left:13px !important;
	top:199px !important;
}

#item35039 {
	width:165px !important;
	height:10px !important;
	left:19px !important;
	top:397px !important;
}

#item4750 {
	width:190px !important;
	height:234px !important;
}

#item4907 {
	width:190px !important;
	height:234px !important;
	left:340px !important;
	top:14px !important;
}

#item4751 {
	width:144px !important;
	height:274px !important;
}

#item4913 {
	width:144px !important;
	height:274px !important;
	left:184px !important;
	top:57px !important;
}

#item4752 {
	width:173px !important;
	height:190px !important;
}

#item4918 {
	width:173px !important;
	height:190px !important;
	top:57px !important;
}

#item4753 {
	width:307px !important;
	height:271px !important;
}

#item4923 {
	width:307px !important;
	height:271px !important;
	left:14px !important;
	top:343px !important;
}

#item4754 {
	width:194px !important;
	height:151px !important;
}

#item4928 {
	width:194px !important;
	height:151px !important;
	left:328px !important;
	top:351px !important;
}

#item35067 {
	width:173px !important;
	height:10px !important;
	left:339px !important;
	top:324px !important;
}

#item35094 {
	width:125px !important;
	height:20px !important;
	left:13px !important;
	top:313px !important;
}

#item35123 {
	width:86px !important;
	height:30px !important;
	left:192px !important;
	top:292px !important;
}

#item35153 {
	width:99px !important;
	height:20px !important;
	left:432px !important;
	top:585px !important;
}

#item35180 {
	width:171px !important;
	height:10px !important;
	left:227px !important;
	top:595px !important;
}

#item4755 {
	width:126px !important;
	height:190px !important;
}

#item4933 {
	width:126px !important;
	height:190px !important;
	left:141px !important;
	top:434px !important;
}

#item4756 {
	width:257px !important;
	height:160px !important;
}

#item4938 {
	width:257px !important;
	height:160px !important;
	left:273px !important;
	top:384px !important;
}

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

#item4943 {
	width:252px !important;
	height:266px !important;
	left:278px !important;
	top:34px !important;
}

#item4758 {
	width:252px !important;
	height:137px !important;
}

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

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

#item4953 {
	width:252px !important;
	height:156px !important;
	left:14px !important;
}

#item35207 {
	width:158px !important;
	height:10px !important;
	left:13px !important;
	top:188px !important;
}

#item35234 {
	width:228px !important;
	height:10px !important;
	left:13px !important;
	top:414px !important;
}

#item35264 {
	width:76px !important;
	height:20px !important;
	left:13px !important;
	top:598px !important;
}

#item35292 {
	width:225px !important;
	height:10px !important;
	left:276px !important;
	top:361px !important;
}

#item35322 {
	width:178px !important;
	height:10px !important;
	left:282px !important;
	top:604px !important;
}

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

#item4959 {
	width:252px !important;
	height:194px !important;
	left:14px !important;
	top:51px !important;
}

#item4761 {
	width:153px !important;
	height:211px !important;
}

#item4964 {
	width:153px !important;
	height:211px !important;
	left:276px !important;
	top:14px !important;
}

#item4762 {
	width:93px !important;
	height:77px !important;
}

#item4969 {
	width:93px !important;
	height:77px !important;
	left:431px !important;
	top:19px !important;
}

#item4763 {
	width:252px !important;
	height:191px !important;
}

#item4974 {
	width:252px !important;
	height:191px !important;
	left:14px !important;
	top:343px !important;
}

#item4764 {
	width:262px !important;
	height:207px !important;
}

#item4979 {
	width:262px !important;
	height:207px !important;
	left:278px !important;
	top:340px !important;
}

#item35349 {
	width:142px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item35382 {
	width:256px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item35412 {
	width:235px !important;
	height:20px !important;
	left:12px !important;
	top:308px !important;
}

#item35444 {
	width:110px !important;
	height:10px !important;
	left:276px !important;
	top:312px !important;
}

#item35471 {
	width:110px !important;
	height:10px !important;
	left:276px !important;
	top:322px !important;
}

#item4765 {
	width:244px !important;
	height:174px !important;
}

#item4984 {
	width:244px !important;
	height:174px !important;
	left:264px !important;
	top:448px !important;
}

#item4766 {
	width:243px !important;
	height:170px !important;
}

#item4989 {
	width:243px !important;
	height:170px !important;
	left:10px !important;
	top:337px !important;
}

#item4767 {
	width:218px !important;
	height:142px !important;
}

#item4994 {
	width:218px !important;
	height:142px !important;
	left:299px !important;
	top:125px !important;
}

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

#item4999 {
	width:228px !important;
	height:134px !important;
	left:104px !important;
	top:188px !important;
}

#item4769 {
	width:234px !important;
	height:150px !important;
}

#item5004 {
	width:234px !important;
	height:150px !important;
	left:253px !important;
	top:290px !important;
}

#item35498 {
	width:184px !important;
	height:11px !important;
	left:79px !important;
	top:540px !important;
}

#item35530 {
	width:184px !important;
	height:11px !important;
	left:79px !important;
	top:557px !important;
}

#item35561 {
	width:184px !important;
	height:11px !important;
	left:79px !important;
	top:574px !important;
}

#item35591 {
	width:184px !important;
	height:11px !important;
	left:79px !important;
	top:591px !important;
}

#item35623 {
	width:184px !important;
	height:11px !important;
	left:79px !important;
	top:608px !important;
}

#item4771 {
	width:167px !important;
	height:137px !important;
}

#item5009 {
	width:167px !important;
	height:137px !important;
	left:367px !important;
	top:9px !important;
}

#item4772 {
	width:163px !important;
	height:130px !important;
}

#item5014 {
	width:163px !important;
	height:130px !important;
	left:190px !important;
	top:14px !important;
}

#item4773 {
	width:160px !important;
	height:99px !important;
}

#item5019 {
	width:160px !important;
	height:99px !important;
	left:14px !important;
	top:38px !important;
}

#item4774 {
	width:165px !important;
	height:142px !important;
}

#item5024 {
	width:165px !important;
	height:142px !important;
	left:14px !important;
	top:219px !important;
}

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

#item5029 {
	width:71px !important;
	height:198px !important;
	left:284px !important;
	top:219px !important;
}

#item4776 {
	width:164px !important;
	height:142px !important;
}

#item5035 {
	width:164px !important;
	height:142px !important;
	left:366px !important;
	top:219px !important;
}

#item4777 {
	width:165px !important;
	height:120px !important;
}

#item5040 {
	width:165px !important;
	height:120px !important;
	left:14px !important;
	top:427px !important;
}

#item4778 {
	width:168px !important;
	height:149px !important;
}

#item5045 {
	width:168px !important;
	height:149px !important;
	left:183px !important;
	top:424px !important;
}

#item4779 {
	width:165px !important;
	height:142px !important;
}

#item5050 {
	width:165px !important;
	height:142px !important;
	left:365px !important;
	top:423px !important;
}

#item35653 {
	width:166px !important;
	height:10px !important;
	left:364px !important;
	top:199px !important;
}

#item35680 {
	width:163px !important;
	height:10px !important;
	left:189px !important;
	top:199px !important;
}

#item35707 {
	width:111px !important;
	height:10px !important;
	left:13px !important;
	top:405px !important;
}

#item35735 {
	width:75px !important;
	height:30px !important;
	left:189px !important;
	top:374px !important;
}

#item35762 {
	width:153px !important;
	height:10px !important;
	left:364px !important;
	top:404px !important;
}

#item35789 {
	width:169px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item35816 {
	width:135px !important;
	height:10px !important;
	left:189px !important;
	top:609px !important;
}

#item35843 {
	width:163px !important;
	height:10px !important;
	left:364px !important;
	top:609px !important;
}

#item35870 {
	width:115px !important;
	height:10px !important;
	left:13px !important;
	top:189px !important;
}

#item35897 {
	width:115px !important;
	height:10px !important;
	left:13px !important;
	top:199px !important;
}

#item4780 {
	width:169px !important;
	height:133px !important;
}

#item5055 {
	width:169px !important;
	height:133px !important;
	left:9px !important;
	top:423px !important;
}

#item4782 {
	width:165px !important;
	height:143px !important;
}

#item5060 {
	width:165px !important;
	height:143px !important;
	left:189px !important;
	top:424px !important;
}

#item4783 {
	width:147px !important;
	height:154px !important;
}

#item5065 {
	width:147px !important;
	height:154px !important;
	left:360px !important;
	top:414px !important;
}

#item4784 {
	width:164px !important;
	height:141px !important;
}

#item5070 {
	width:164px !important;
	height:141px !important;
	left:366px !important;
	top:219px !important;
}

#item4785 {
	width:165px !important;
	height:134px !important;
}

#item5075 {
	width:165px !important;
	height:134px !important;
	left:189px !important;
	top:219px !important;
}

#item4786 {
	width:177px !important;
	height:143px !important;
}

#item5080 {
	width:177px !important;
	height:143px !important;
	left:4px !important;
	top:217px !important;
}

#item4787 {
	width:167px !important;
	height:132px !important;
}

#item5085 {
	width:167px !important;
	height:132px !important;
	left:11px !important;
	top:33px !important;
}

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

#item5090 {
	width:164px !important;
	height:132px !important;
	left:190px !important;
	top:33px !important;
}

#item35924 {
	width:129px !important;
	height:10px !important;
	left:13px !important;
	top:199px !important;
}

#item35951 {
	width:135px !important;
	height:10px !important;
	left:189px !important;
	top:199px !important;
}

#item35979 {
	width:127px !important;
	height:20px !important;
	left:189px !important;
	top:393px !important;
}

#item36006 {
	width:138px !important;
	height:20px !important;
	left:364px !important;
	top:393px !important;
}

#item36033 {
	width:123px !important;
	height:20px !important;
	left:13px !important;
	top:394px !important;
}

#item36060 {
	width:164px !important;
	height:10px !important;
	left:364px !important;
	top:609px !important;
}

#item36087 {
	width:163px !important;
	height:10px !important;
	left:189px !important;
	top:609px !important;
}

#item36116 {
	width:165px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

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

#item5095 {
	width:266px !important;
	height:217px !important;
	top:50px !important;
}

#item4790 {
	width:254px !important;
	height:246px !important;
}

#item5101 {
	width:254px !important;
	height:246px !important;
	left:276px !important;
}

#item4791 {
	width:249px !important;
	height:160px !important;
}

#item5107 {
	width:249px !important;
	height:160px !important;
	left:281px !important;
	top:336px !important;
}

#item4792 {
	width:70px !important;
	height:69px !important;
}

#item5112 {
	width:70px !important;
	height:69px !important;
	left:460px !important;
	top:501px !important;
}

#item4795 {
	width:70px !important;
	height:71px !important;
}

#item5117 {
	width:70px !important;
	height:71px !important;
	left:460px !important;
	top:573px !important;
}

#item4796 {
	width:136px !important;
	height:164px !important;
}

#item5122 {
	width:136px !important;
	height:164px !important;
	left:14px !important;
	top:377px !important;
}

#item4797 {
	width:135px !important;
	height:168px !important;
}

#item5127 {
	width:135px !important;
	height:168px !important;
	left:101px !important;
	top:377px !important;
}

#item36148 {
	width:215px !important;
	height:10px !important;
	left:276px !important;
	top:313px !important;
}

#item36179 {
	width:136px !important;
	height:10px !important;
	left:13px !important;
	top:333px !important;
}

#item36208 {
	width:136px !important;
	height:10px !important;
	left:13px !important;
	top:343px !important;
}

#item36235 {
	width:136px !important;
	height:10px !important;
	left:13px !important;
	top:354px !important;
}

#item36262 {
	width:151px !important;
	height:10px !important;
	left:16px !important;
	top:608px !important;
}

#item36289 {
	width:151px !important;
	height:10px !important;
	left:16px !important;
	top:619px !important;
}

#item36316 {
	width:123px !important;
	height:10px !important;
	left:276px !important;
	top:605px !important;
}

#item36344 {
	width:123px !important;
	height:10px !important;
	left:276px !important;
	top:615px !important;
}

#item36371 {
	width:123px !important;
	height:10px !important;
	left:276px !important;
	top:626px !important;
}

#item4798 {
	width:257px !important;
	height:294px !important;
}

#item5132 {
	width:257px !important;
	height:294px !important;
	left:14px !important;
	top:330px !important;
}

#item4799 {
	width:252px !important;
	height:287px !important;
}

#item5137 {
	width:252px !important;
	height:287px !important;
	left:278px !important;
	top:335px !important;
}

#item4800 {
	width:266px !important;
	height:317px !important;
}

#item5142 {
	width:266px !important;
	height:317px !important;
	left:278px !important;
	top:7px !important;
}

#item4801 {
	width:275px !important;
	height:216px !important;
}

#item5147 {
	width:275px !important;
	height:216px !important;
	left:3px !important;
}

#item36398 {
	width:134px !important;
	height:20px !important;
	left:20px !important;
	top:288px !important;
}

#item36429 {
	width:85px !important;
	height:30px !important;
	left:281px !important;
	top:293px !important;
}

#item36460 {
	width:154px !important;
	height:20px !important;
	left:370px !important;
	top:606px !important;
}

#item36491 {
	width:109px !important;
	height:40px !important;
	left:13px !important;
	top:579px !important;
}

#item4802 {
	width:123px !important;
	height:261px !important;
}

#item5152 {
	width:123px !important;
	height:261px !important;
	left:14px !important;
	top:53px !important;
}

#item4804 {
	width:259px !important;
	height:211px !important;
}

#item5158 {
	width:259px !important;
	height:211px !important;
	left:282px !important;
	top:10px !important;
}

#item4805 {
	width:195px !important;
	height:179px !important;
}

#item5163 {
	width:195px !important;
	height:179px !important;
	left:7px !important;
	top:322px !important;
}

#item4806 {
	width:153px !important;
	height:201px !important;
}

#item5168 {
	width:153px !important;
	height:201px !important;
	left:213px !important;
	top:321px !important;
}

#item4807 {
	width:98px !important;
	height:296px !important;
}

#item5173 {
	width:98px !important;
	height:296px !important;
	left:370px !important;
	top:322px !important;
}

#item36521 {
	width:213px !important;
	height:20px !important;
	left:276px !important;
	top:291px !important;
}

#item36554 {
	width:137px !important;
	height:30px !important;
	left:138px !important;
	top:274px !important;
}

#item36585 {
	width:111px !important;
	height:20px !important;
	left:211px !important;
	top:598px !important;
}

#item36612 {
	width:166px !important;
	height:20px !important;
	left:18px !important;
	top:595px !important;
}

#item36645 {
	width:60px !important;
	height:59px !important;
	left:470px !important;
	top:524px !important;
}

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

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

#item4809 {
	width:238px !important;
	height:94px !important;
}

#item5185 {
	width:238px !important;
	height:94px !important;
	left:285px !important;
	top:285px !important;
}

#item4810 {
	width:248px !important;
	height:128px !important;
}

#item5190 {
	width:248px !important;
	height:128px !important;
	left:274px !important;
	top:367px !important;
}

#item4811 {
	width:140px !important;
	height:106px !important;
}

#item5195 {
	width:140px !important;
	height:106px !important;
	left:390px !important;
	top:168px !important;
}

#item4812 {
	width:252px !important;
	height:93px !important;
}

#item5200 {
	width:252px !important;
	height:93px !important;
	left:278px !important;
	top:14px !important;
}

#item4814 {
	width:145px !important;
	height:138px !important;
}

#item5205 {
	width:145px !important;
	height:138px !important;
	left:122px !important;
	top:88px !important;
}

#item4815 {
	width:107px !important;
	height:59px !important;
}

#item5210 {
	width:107px !important;
	height:59px !important;
	left:8px !important;
	top:10px !important;
}

#item4816 {
	width:51px !important;
	height:55px !important;
}

#item5215 {
	width:51px !important;
	height:55px !important;
	left:8px !important;
	top:73px !important;
}

#item4817 {
	width:52px !important;
	height:55px !important;
}

#item5220 {
	width:52px !important;
	height:55px !important;
	left:63px !important;
	top:73px !important;
}

#item36677 {
	width:150px !important;
	height:30px !important;
	left:13px !important;
	top:589px !important;
}

#item36712 {
	width:157px !important;
	height:10px !important;
	left:276px !important;
	top:152px !important;
}

#item36739 {
	width:104px !important;
	height:30px !important;
	left:276px !important;
	top:247px !important;
}

#item36769 {
	width:240px !important;
	height:10px !important;
	left:13px !important;
	top:291px !important;
}

#item36799 {
	width:240px !important;
	height:10px !important;
	left:13px !important;
	top:302px !important;
}

#item36829 {
	width:118px !important;
	height:10px !important;
	left:276px !important;
	top:599px !important;
}

#item36857 {
	width:118px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item4818 {
	width:145px !important;
	height:194px !important;
}

#item5225 {
	width:145px !important;
	height:194px !important;
	left:7px !important;
	top:48px !important;
}

#item4819 {
	width:163px !important;
	height:167px !important;
}

#item5230 {
	width:163px !important;
	height:167px !important;
	left:190px !important;
	top:47px !important;
}

#item4820 {
	width:174px !important;
	height:237px !important;
}

#item5235 {
	width:174px !important;
	height:237px !important;
	left:356px !important;
}

#item4821 {
	width:265px !important;
	height:239px !important;
}

#item5240 {
	width:265px !important;
	height:239px !important;
	left:5px !important;
	top:336px !important;
}

#item4822 {
	width:219px !important;
	height:280px !important;
}

#item5245 {
	width:219px !important;
	height:280px !important;
	left:311px !important;
	top:337px !important;
}

#item36884 {
	width:160px !important;
	height:20px !important;
	left:191px !important;
	top:306px !important;
}

#item36914 {
	width:169px !important;
	height:20px !important;
	left:364px !important;
	top:305px !important;
}

#item36944 {
	width:88px !important;
	height:31px !important;
	left:287px !important;
	top:445px !important;
}

#item36974 {
	width:160px !important;
	height:20px !important;
	left:13px !important;
	top:306px !important;
}

#item37004 {
	width:88px !important;
	height:39px !important;
	left:177px !important;
	top:573px !important;
}

#item4823 {
	width:255px !important;
	height:247px !important;
}

#item5250 {
	width:255px !important;
	height:247px !important;
	left:207px !important;
	top:349px !important;
}

#item4826 {
	width:130px !important;
	height:293px !important;
}

#item5256 {
	width:130px !important;
	height:293px !important;
	left:400px !important;
	top:14px !important;
}

#item4827 {
	width:139px !important;
	height:123px !important;
}

#item5261 {
	width:139px !important;
	height:123px !important;
	left:6px !important;
	top:99px !important;
}

#item4828 {
	width:135px !important;
	height:130px !important;
}

#item5266 {
	width:135px !important;
	height:130px !important;
	left:105px !important;
	top:153px !important;
}

#item4829 {
	width:147px !important;
	height:128px !important;
}

#item5271 {
	width:147px !important;
	height:128px !important;
	left:18px !important;
	top:252px !important;
}

#item37035 {
	width:127px !important;
	height:10px !important;
	left:13px !important;
	top:509px !important;
}

#item37062 {
	width:127px !important;
	height:10px !important;
	left:13px !important;
	top:519px !important;
}

#item37090 {
	width:127px !important;
	height:10px !important;
	left:13px !important;
	top:530px !important;
}

#item37117 {
	width:127px !important;
	height:10px !important;
	left:13px !important;
	top:540px !important;
}

#item37144 {
	width:125px !important;
	height:10px !important;
	left:13px !important;
	top:551px !important;
}

#item37171 {
	width:127px !important;
	height:10px !important;
	left:13px !important;
	top:561px !important;
}

#item37198 {
	width:127px !important;
	height:10px !important;
	left:13px !important;
	top:572px !important;
}

#item37225 {
	width:127px !important;
	height:10px !important;
	left:13px !important;
	top:582px !important;
}

#item37252 {
	width:127px !important;
	height:10px !important;
	left:13px !important;
	top:593px !important;
}

#item4830 {
	width:194px !important;
	height:276px !important;
}

#item5276 {
	width:194px !important;
	height:276px !important;
	top:43px !important;
}

#item4831 {
	width:156px !important;
	height:300px !important;
}

#item5281 {
	width:156px !important;
	height:300px !important;
	left:278px !important;
	top:14px !important;
}

#item4832 {
	width:286px !important;
	height:214px !important;
}

#item5286 {
	width:286px !important;
	height:214px !important;
	left:253px !important;
	top:303px !important;
}

#item4833 {
	width:308px !important;
	height:205px !important;
}

#item5291 {
	width:308px !important;
	height:205px !important;
	left:9px !important;
	top:367px !important;
}

#item37279 {
	width:86px !important;
	height:30px !important;
	left:441px !important;
	top:247px !important;
}

#item37310 {
	width:86px !important;
	height:40px !important;
	left:197px !important;
	top:219px !important;
}

#item37341 {
	width:251px !important;
	height:10px !important;
	left:268px !important;
	top:599px !important;
}

#item37371 {
	width:251px !important;
	height:10px !important;
	left:268px !important;
	top:609px !important;
}

#item4834 {
	width:76px !important;
	height:241px !important;
}

#item5296 {
	width:76px !important;
	height:241px !important;
	left:128px !important;
	top:330px !important;
}

#item4835 {
	width:67px !important;
	height:237px !important;
}

#item5301 {
	width:67px !important;
	height:237px !important;
	left:207px !important;
	top:327px !important;
}

#item4838 {
	width:85px !important;
	height:241px !important;
}

#item5306 {
	width:85px !important;
	height:241px !important;
	left:278px !important;
	top:324px !important;
}

#item4839 {
	width:72px !important;
	height:239px !important;
}

#item5311 {
	width:72px !important;
	height:239px !important;
	left:356px !important;
	top:329px !important;
}

#item4840 {
	width:91px !important;
	height:233px !important;
}

#item5316 {
	width:91px !important;
	height:233px !important;
	left:434px !important;
	top:334px !important;
}

#item42520 {
	width:260px !important;
	height:128px !important;
}

#item42523 {
	width:260px !important;
	height:128px !important;
	left:6px !important;
	top:16px !important;
}

#item42521 {
	width:261px !important;
	height:154px !important;
}

#item42529 {
	width:261px !important;
	height:154px !important;
	left:5px !important;
	top:159px !important;
}

#item42522 {
	width:266px !important;
	height:210px !important;
}

#item42534 {
	width:266px !important;
	height:210px !important;
	left:272px !important;
	top:14px !important;
}

#item37401 {
	width:227px !important;
	height:10px !important;
	left:272px !important;
	top:287px !important;
}

#item37431 {
	width:227px !important;
	height:10px !important;
	left:272px !important;
	top:297px !important;
}

#item37461 {
	width:227px !important;
	height:10px !important;
	left:272px !important;
	top:308px !important;
}

#item37488 {
	width:114px !important;
	height:20px !important;
	left:13px !important;
	top:488px !important;
}

#item37519 {
	width:109px !important;
	height:20px !important;
	left:13px !important;
	top:509px !important;
}

#item37552 {
	width:109px !important;
	height:31px !important;
	left:13px !important;
	top:529px !important;
}

#item37585 {
	width:113px !important;
	height:30px !important;
	left:13px !important;
	top:560px !important;
}

#item37617 {
	width:109px !important;
	height:30px !important;
	left:13px !important;
	top:589px !important;
}

#item4841 {
	width:252px !important;
	height:202px !important;
}

#item5321 {
	width:252px !important;
	height:202px !important;
	left:14px !important;
	top:48px !important;
}

#item4842 {
	width:169px !important;
	height:184px !important;
}

#item5327 {
	width:169px !important;
	height:184px !important;
	left:369px !important;
	top:3px !important;
}

#item4843 {
	width:199px !important;
	height:191px !important;
}

#item5332 {
	width:199px !important;
	height:191px !important;
	left:270px !important;
	top:111px !important;
}

#item4845 {
	width:264px !important;
	height:189px !important;
}

#item5337 {
	width:264px !important;
	height:189px !important;
	left:6px !important;
	top:355px !important;
}

#item4847 {
	width:241px !important;
	height:227px !important;
}

#item5342 {
	width:241px !important;
	height:227px !important;
	left:295px !important;
	top:371px !important;
}

#item4846 {
	width:85px !important;
	height:132px !important;
}

#item5347 {
	width:85px !important;
	height:132px !important;
	left:233px !important;
	top:393px !important;
}

#item37648 {
	width:211px !important;
	height:10px !important;
	left:21px !important;
	top:297px !important;
}

#item37680 {
	width:141px !important;
	height:20px !important;
	left:383px !important;
	top:599px !important;
}

#item37710 {
	width:206px !important;
	height:10px !important;
	left:13px !important;
	top:599px !important;
}

#item37741 {
	width:206px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item37768 {
	width:161px !important;
	height:10px !important;
	left:276px !important;
	top:368px !important;
}

#item37795 {
	width:161px !important;
	height:10px !important;
	left:276px !important;
	top:378px !important;
}

#item4848 {
	width:191px !important;
	height:120px !important;
}

#item5352 {
	width:191px !important;
	height:120px !important;
	left:75px !important;
	top:322px !important;
}

#item4849 {
	width:212px !important;
	height:111px !important;
}

#item5357 {
	width:212px !important;
	height:111px !important;
	left:54px !important;
	top:429px !important;
}

#item4852 {
	width:198px !important;
	height:197px !important;
}

#item5362 {
	width:198px !important;
	height:197px !important;
	left:336px !important;
	top:328px !important;
}

#item4850 {
	width:193px !important;
	height:106px !important;
}

#item5367 {
	width:193px !important;
	height:106px !important;
	left:247px !important;
	top:513px !important;
}

#item4851 {
	width:57px !important;
	height:96px !important;
}

#item5373 {
	width:57px !important;
	height:96px !important;
	left:443px !important;
	top:520px !important;
}

#item4853 {
	width:100px !important;
	height:266px !important;
}

#item5378 {
	width:100px !important;
	height:266px !important;
	left:430px !important;
	top:23px !important;
}

#item4854 {
	width:107px !important;
	height:253px !important;
}

#item5384 {
	width:107px !important;
	height:253px !important;
	left:313px !important;
	top:43px !important;
}

#item4855 {
	width:120px !important;
	height:257px !important;
}

#item5389 {
	width:120px !important;
	height:257px !important;
	left:192px !important;
	top:33px !important;
}

#item37822 {
	width:117px !important;
	height:10px !important;
	left:18px !important;
	top:271px !important;
}

#item37849 {
	width:117px !important;
	height:10px !important;
	left:18px !important;
	top:281px !important;
}

#item37876 {
	width:117px !important;
	height:10px !important;
	left:18px !important;
	top:292px !important;
}

#item37904 {
	width:76px !important;
	height:20px !important;
	left:276px !important;
	top:455px !important;
}

#item37931 {
	width:76px !important;
	height:20px !important;
	left:276px !important;
	top:475px !important;
}

#item37959 {
	width:220px !important;
	height:10px !important;
	left:13px !important;
	top:599px !important;
}

#item37990 {
	width:220px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item4860 {
	width:211px !important;
	height:220px !important;
}

#item5394 {
	width:211px !important;
	height:220px !important;
	left:261px !important;
	top:14px !important;
}

#item4861 {
	width:155px !important;
	height:251px !important;
}

#item5399 {
	width:155px !important;
	height:251px !important;
	left:11px !important;
	top:48px !important;
}

#item4862 {
	width:164px !important;
	height:225px !important;
}

#item5405 {
	width:164px !important;
	height:225px !important;
	left:14px !important;
	top:310px !important;
}

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

#item5410 {
	width:166px !important;
	height:224px !important;
	left:189px !important;
	top:310px !important;
}

#item4864 {
	width:163px !important;
	height:228px !important;
}

#item5415 {
	width:163px !important;
	height:228px !important;
	left:367px !important;
	top:310px !important;
}

#item38020 {
	width:154px !important;
	height:10px !important;
	left:265px !important;
	top:290px !important;
}

#item38047 {
	width:86px !important;
	height:30px !important;
	left:175px !important;
	top:152px !important;
}

#item38074 {
	width:149px !important;
	height:20px !important;
	left:364px !important;
	top:599px !important;
}

#item38104 {
	width:112px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item38131 {
	width:108px !important;
	height:20px !important;
	left:189px !important;
	top:599px !important;
}

#item4865 {
	width:223px !important;
	height:108px !important;
}

#item5421 {
	width:223px !important;
	height:108px !important;
	left:23px !important;
	top:323px !important;
}

#item4866 {
	width:238px !important;
	height:109px !important;
}

#item5426 {
	width:238px !important;
	height:109px !important;
	left:7px !important;
	top:432px !important;
}

#item4868 {
	width:183px !important;
	height:236px !important;
}

#item5432 {
	width:183px !important;
	height:236px !important;
	left:337px !important;
	top:329px !important;
}

#item4869 {
	width:143px !important;
	height:235px !important;
}

#item5437 {
	width:143px !important;
	height:235px !important;
	left:382px !important;
	top:93px !important;
}

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

#item5442 {
	width:253px !important;
	height:215px !important;
	left:10px !important;
	top:21px !important;
}

#item38158 {
	width:104px !important;
	height:39px !important;
	left:276px !important;
	top:194px !important;
}

#item38189 {
	width:87px !important;
	height:30px !important;
	left:276px !important;
	top:435px !important;
}

#item38220 {
	width:251px !important;
	height:20px !important;
	left:13px !important;
	top:290px !important;
}

#item38252 {
	width:217px !important;
	height:10px !important;
	left:13px !important;
	top:599px !important;
}

#item38283 {
	width:217px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item4871 {
	width:139px !important;
	height:146px !important;
}

#item5447 {
	width:139px !important;
	height:146px !important;
	left:18px !important;
	top:52px !important;
}

#item4872 {
	width:156px !important;
	height:154px !important;
}

#item5452 {
	width:156px !important;
	height:154px !important;
	left:110px !important;
	top:91px !important;
}

#item4873 {
	width:135px !important;
	height:71px !important;
}

#item5457 {
	width:135px !important;
	height:71px !important;
	left:273px !important;
	top:68px !important;
}

#item4875 {
	width:151px !important;
	height:137px !important;
}

#item5462 {
	width:151px !important;
	height:137px !important;
	left:274px !important;
	top:179px !important;
}

#item4874 {
	width:135px !important;
	height:88px !important;
}

#item5467 {
	width:135px !important;
	height:88px !important;
	left:377px !important;
	top:122px !important;
}

#item4876 {
	width:139px !important;
	height:128px !important;
}

#item5472 {
	width:139px !important;
	height:128px !important;
	left:10px !important;
	top:384px !important;
}

#item4877 {
	width:150px !important;
	height:135px !important;
}

#item5478 {
	width:150px !important;
	height:135px !important;
	left:122px !important;
	top:403px !important;
}

#item4878 {
	width:100px !important;
	height:73px !important;
}

#item5483 {
	width:100px !important;
	height:73px !important;
	left:145px !important;
	top:330px !important;
}

#item4879 {
	width:207px !important;
	height:128px !important;
}

#item5488 {
	width:207px !important;
	height:128px !important;
	left:327px !important;
	top:369px !important;
}

#item4880 {
	width:247px !important;
	height:128px !important;
}

#item5493 {
	width:247px !important;
	height:128px !important;
	left:278px !important;
	top:493px !important;
}

#item38313 {
	width:97px !important;
	height:20px !important;
	left:421px !important;
	top:65px !important;
}

#item38340 {
	width:97px !important;
	height:20px !important;
	left:434px !important;
	top:291px !important;
}

#item38367 {
	width:191px !important;
	height:10px !important;
	left:13px !important;
	top:599px !important;
}

#item38398 {
	width:191px !important;
	height:10px !important;
	left:13px !important;
	top:610px !important;
}

#item38425 {
	width:133px !important;
	height:20px !important;
	left:276px !important;
	top:371px !important;
}

#item38457 {
	width:150px !important;
	height:20px !important;
	left:276px !important;
	top:391px !important;
}

#item38488 {
	width:163px !important;
	height:10px !important;
	left:13px !important;
	top:291px !important;
}

#item38515 {
	width:163px !important;
	height:10px !important;
	left:13px !important;
	top:302px !important;
}

#item4881 {
	width:107px !important;
	height:205px !important;
}

#item5498 {
	width:107px !important;
	height:205px !important;
	left:53px !important;
	top:325px !important;
}

#item4882 {
	width:100px !important;
	height:213px !important;
}

#item5503 {
	width:100px !important;
	height:213px !important;
	left:166px !important;
	top:348px !important;
}

#item4883 {
	width:186px !important;
	height:181px !important;
}

#item5508 {
	width:186px !important;
	height:181px !important;
	left:327px !important;
	top:363px !important;
}

#item4884 {
	width:113px !important;
	height:111px !important;
}

#item5513 {
	width:113px !important;
	height:111px !important;
	left:284px !important;
	top:326px !important;
}

#item4885 {
	width:252px !important;
	height:217px !important;
}

#item5518 {
	width:252px !important;
	height:217px !important;
	left:278px !important;
	top:37px !important;
}

#item4888 {
	width:152px !important;
	height:176px !important;
}

#item5523 {
	width:152px !important;
	height:176px !important;
	left:6px !important;
	top:126px !important;
}

#item4889 {
	width:113px !important;
	height:60px !important;
}

#item5528 {
	width:113px !important;
	height:60px !important;
	left:22px !important;
	top:176px !important;
}

#item4886 {
	width:73px !important;
	height:68px !important;
}

#item5533 {
	width:73px !important;
	height:68px !important;
	left:184px !important;
	top:220px !important;
}

#item4887 {
	width:39px !important;
	height:26px !important;
}

#item5538 {
	width:39px !important;
	height:26px !important;
	left:139px !important;
	top:253px !important;
}

#item38542 {
	width:171px !important;
	height:10px !important;
	left:276px !important;
	top:302px !important;
}

#item38569 {
	width:129px !important;
	height:20px !important;
	left:13px !important;
	top:77px !important;
}

#item38599 {
	width:140px !important;
	height:20px !important;
	left:13px !important;
	top:97px !important;
}

#item38629 {
	width:224px !important;
	height:10px !important;
	left:277px !important;
	top:599px !important;
}

#item38660 {
	width:224px !important;
	height:10px !important;
	left:277px !important;
	top:610px !important;
}

#item38687 {
	width:256px !important;
	height:10px !important;
	left:13px !important;
	top:599px !important;
}

#item38718 {
	width:256px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item4891 {
	width:148px !important;
	height:219px !important;
}

#item5543 {
	width:148px !important;
	height:219px !important;
	left:14px !important;
	top:103px !important;
}

#item4892 {
	width:115px !important;
	height:111px !important;
}

#item5548 {
	width:115px !important;
	height:111px !important;
	left:177px !important;
	top:36px !important;
}

#item4893 {
	width:96px !important;
	height:72px !important;
}

#item5554 {
	width:96px !important;
	height:72px !important;
	left:171px !important;
	top:151px !important;
}

#item4894 {
	width:204px !important;
	height:234px !important;
}

#item5559 {
	width:204px !important;
	height:234px !important;
	left:326px !important;
}

#item4895 {
	width:223px !important;
	height:123px !important;
}

#item5564 {
	width:223px !important;
	height:123px !important;
	left:4px !important;
	top:346px !important;
}

#item4897 {
	width:239px !important;
	height:206px !important;
}

#item5569 {
	width:239px !important;
	height:206px !important;
	left:228px !important;
	top:374px !important;
}

#item4896 {
	width:270px !important;
	height:165px !important;
}

#item5574 {
	width:270px !important;
	height:165px !important;
	left:55px !important;
	top:475px !important;
}

#item38748 {
	width:117px !important;
	height:10px !important;
	left:414px !important;
	top:449px !important;
}

#item38775 {
	width:117px !important;
	height:10px !important;
	left:414px !important;
	top:459px !important;
}

#item38802 {
	width:117px !important;
	height:10px !important;
	left:414px !important;
	top:470px !important;
}

#item38829 {
	width:131px !important;
	height:10px !important;
	left:345px !important;
	top:306px !important;
}

#item38856 {
	width:131px !important;
	height:10px !important;
	left:345px !important;
	top:317px !important;
}

#item38883 {
	width:166px !important;
	height:10px !important;
	left:170px !important;
	top:314px !important;
}

#item38911 {
	width:166px !important;
	height:10px !important;
	left:170px !important;
	top:324px !important;
}

#item4900 {
	width:263px !important;
	height:231px !important;
}

#item5579 {
	width:263px !important;
	height:231px !important;
	left:7px !important;
	top:322px !important;
}

#item4901 {
	width:201px !important;
	height:105px !important;
}

#item5584 {
	width:201px !important;
	height:105px !important;
	left:332px !important;
	top:321px !important;
}

#item4902 {
	width:216px !important;
	height:126px !important;
}

#item5589 {
	width:216px !important;
	height:126px !important;
	left:280px !important;
	top:411px !important;
}

#item4903 {
	width:195px !important;
	height:317px !important;
}

#item5594 {
	width:195px !important;
	height:317px !important;
	left:349px !important;
}

#item4904 {
	width:114px !important;
	height:211px !important;
}

#item5599 {
	width:114px !important;
	height:211px !important;
	left:8px !important;
	top:17px !important;
}

#item4905 {
	width:110px !important;
	height:217px !important;
}

#item5604 {
	width:110px !important;
	height:217px !important;
	left:159px !important;
	top:22px !important;
}

#item38938 {
	width:140px !important;
	height:10px !important;
	left:19px !important;
	top:603px !important;
}

#item38965 {
	width:81px !important;
	height:40px !important;
	left:276px !important;
	top:272px !important;
}

#item38995 {
	width:251px !important;
	height:10px !important;
	left:276px !important;
	top:599px !important;
}

#item39025 {
	width:251px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item39056 {
	width:246px !important;
	height:10px !important;
	left:13px !important;
	top:291px !important;
}

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

#item5654 {
	width:124px !important;
	height:99px !important;
}

#item5753 {
	width:124px !important;
	height:99px !important;
	left:410px !important;
	top:14px !important;
}

#item5655 {
	width:128px !important;
	height:105px !important;
}

#item5758 {
	width:128px !important;
	height:105px !important;
	left:352px !important;
	top:85px !important;
}

#item5656 {
	width:142px !important;
	height:106px !important;
}

#item5763 {
	width:142px !important;
	height:106px !important;
	left:341px !important;
	top:177px !important;
}

#item5657 {
	width:138px !important;
	height:116px !important;
}

#item5768 {
	width:138px !important;
	height:116px !important;
	left:203px !important;
	top:176px !important;
}

#item5658 {
	width:173px !important;
	height:136px !important;
}

#item5773 {
	width:173px !important;
	height:136px !important;
	left:27px !important;
	top:48px !important;
}

#item5659 {
	width:184px !important;
	height:121px !important;
}

#item5778 {
	width:184px !important;
	height:121px !important;
	left:3px !important;
	top:207px !important;
}

#item5660 {
	width:186px !important;
	height:141px !important;
}

#item5784 {
	width:186px !important;
	height:141px !important;
	left:140px !important;
	top:299px !important;
}

#item5661 {
	width:214px !important;
	height:149px !important;
}

#item5789 {
	width:214px !important;
	height:149px !important;
	left:7px !important;
	top:339px !important;
}

#item5662 {
	width:175px !important;
	height:114px !important;
}

#item5794 {
	width:175px !important;
	height:114px !important;
	left:183px !important;
	top:442px !important;
}

#item5664 {
	width:202px !important;
	height:91px !important;
}

#item5799 {
	width:202px !important;
	height:91px !important;
	left:149px !important;
	top:558px !important;
}

#item5665 {
	width:167px !important;
	height:143px !important;
}

#item5804 {
	width:167px !important;
	height:143px !important;
	left:363px !important;
	top:396px !important;
}

#item39119 {
	width:103px !important;
	height:20px !important;
	left:381px !important;
	top:592px !important;
}

#item39148 {
	width:165px !important;
	height:10px !important;
	left:354px !important;
	top:354px !important;
}

#item39175 {
	width:165px !important;
	height:10px !important;
	left:354px !important;
	top:364px !important;
}

#item39202 {
	width:134px !important;
	height:10px !important;
	left:13px !important;
	top:588px !important;
}

#item39229 {
	width:134px !important;
	height:10px !important;
	left:13px !important;
	top:599px !important;
}

#item39256 {
	width:134px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item39283 {
	width:133px !important;
	height:10px !important;
	left:207px !important;
	top:145px !important;
}

#item39310 {
	width:133px !important;
	height:10px !important;
	left:207px !important;
	top:155px !important;
}

#item39337 {
	width:133px !important;
	height:10px !important;
	left:207px !important;
	top:166px !important;
}

#item5666 {
	width:214px !important;
	height:400px !important;
}

#item5809 {
	width:214px !important;
	height:400px !important;
	left:65px !important;
	top:223px !important;
}

#item5667 {
	width:239px !important;
	height:235px !important;
}

#item5815 {
	width:239px !important;
	height:235px !important;
	left:295px !important;
	top:319px !important;
}

#item5668 {
	width:266px !important;
	height:296px !important;
}

#item5820 {
	width:266px !important;
	height:296px !important;
	left:278px !important;
	top:14px !important;
}

#item5670 {
	width:143px !important;
	height:213px !important;
}

#item5825 {
	width:143px !important;
	height:213px !important;
	left:101px !important;
}

#item39364 {
	width:108px !important;
	height:20px !important;
	left:276px !important;
	top:282px !important;
}

#item39395 {
	width:179px !important;
	height:10px !important;
	left:295px !important;
	top:609px !important;
}

#item39422 {
	width:99px !important;
	height:20px !important;
	left:13px !important;
	top:181px !important;
}

#item39449 {
	width:55px !important;
	height:51px !important;
	left:13px !important;
	top:333px !important;
}

#item5671 {
	width:118px !important;
	height:122px !important;
}

#item5830 {
	width:118px !important;
	height:122px !important;
	left:18px !important;
	top:54px !important;
}

#item5672 {
	width:83px !important;
	height:57px !important;
}

#item5836 {
	width:83px !important;
	height:57px !important;
	left:101px !important;
	top:183px !important;
}

#item5673 {
	width:164px !important;
	height:214px !important;
}

#item5841 {
	width:164px !important;
	height:214px !important;
	left:190px !important;
	top:54px !important;
}

#item5674 {
	width:176px !important;
	height:175px !important;
}

#item5846 {
	width:176px !important;
	height:175px !important;
	left:363px !important;
	top:9px !important;
}

#item5675 {
	width:109px !important;
	height:108px !important;
}

#item5851 {
	width:109px !important;
	height:108px !important;
	left:17px !important;
	top:338px !important;
}

#item5676 {
	width:245px !important;
	height:165px !important;
}

#item5856 {
	width:245px !important;
	height:165px !important;
	left:285px !important;
	top:337px !important;
}

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

#item5862 {
	width:252px !important;
	height:156px !important;
	left:138px !important;
	top:380px !important;
}

#item5678 {
	width:279px !important;
	height:187px !important;
}

#item5867 {
	width:279px !important;
	height:187px !important;
	left:242px !important;
	top:464px !important;
}

#item39479 {
	width:169px !important;
	height:20px !important;
	left:368px !important;
	top:303px !important;
}

#item39509 {
	width:127px !important;
	height:10px !important;
	left:194px !important;
	top:322px !important;
}

#item39536 {
	width:149px !important;
	height:10px !important;
	left:12px !important;
	top:589px !important;
}

#item39563 {
	width:149px !important;
	height:10px !important;
	left:12px !important;
	top:599px !important;
}

#item39591 {
	width:149px !important;
	height:10px !important;
	left:12px !important;
	top:610px !important;
}

#item39619 {
	width:146px !important;
	height:20px !important;
	left:13px !important;
	top:277px !important;
}

#item39649 {
	width:163px !important;
	height:20px !important;
	left:13px !important;
	top:297px !important;
}

#item5680 {
	width:252px !important;
	height:117px !important;
}

#item5872 {
	width:252px !important;
	height:117px !important;
	left:14px !important;
	top:420px !important;
}

#item5681 {
	width:126px !important;
	height:97px !important;
}

#item5877 {
	width:126px !important;
	height:97px !important;
	left:14px !important;
	top:320px !important;
}

#item5682 {
	width:160px !important;
	height:88px !important;
}

#item5882 {
	width:160px !important;
	height:88px !important;
	left:278px !important;
	top:392px !important;
}

#item5683 {
	width:168px !important;
	height:100px !important;
}

#item5887 {
	width:168px !important;
	height:100px !important;
	left:324px !important;
	top:440px !important;
}

#item5684 {
	width:132px !important;
	height:287px !important;
}

#item5892 {
	width:132px !important;
	height:287px !important;
	left:275px !important;
}

#item5685 {
	width:135px !important;
	height:287px !important;
}

#item5897 {
	width:135px !important;
	height:287px !important;
	left:409px !important;
}

#item5686 {
	width:202px !important;
	height:198px !important;
}

#item5902 {
	width:202px !important;
	height:198px !important;
	left:14px !important;
	top:40px !important;
}

#item5688 {
	width:114px !important;
	height:182px !important;
}

#item5907 {
	width:114px !important;
	height:182px !important;
	left:153px !important;
	top:65px !important;
}

#item39679 {
	width:242px !important;
	height:10px !important;
	left:12px !important;
	top:599px !important;
}

#item39710 {
	width:242px !important;
	height:10px !important;
	left:12px !important;
	top:609px !important;
}

#item39737 {
	width:193px !important;
	height:10px !important;
	left:13px !important;
	top:291px !important;
}

#item39767 {
	width:193px !important;
	height:10px !important;
	left:13px !important;
	top:302px !important;
}

#item39794 {
	width:249px !important;
	height:10px !important;
	left:276px !important;
	top:599px !important;
}

#item39824 {
	width:249px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item39855 {
	width:253px !important;
	height:10px !important;
	left:276px !important;
	top:352px !important;
}

#item39887 {
	width:253px !important;
	height:10px !important;
	left:276px !important;
	top:362px !important;
}

#item5689 {
	width:260px !important;
	height:224px !important;
}

#item5912 {
	width:260px !important;
	height:224px !important;
	left:14px !important;
	top:14px !important;
}

#item5690 {
	width:252px !important;
	height:199px !important;
}

#item5918 {
	width:252px !important;
	height:199px !important;
	left:278px !important;
	top:35px !important;
}

#item5691 {
	width:218px !important;
	height:143px !important;
}

#item5923 {
	width:218px !important;
	height:143px !important;
	left:141px !important;
	top:320px !important;
}

#item5692 {
	width:94px !important;
	height:70px !important;
}

#item5928 {
	width:94px !important;
	height:70px !important;
	left:26px !important;
	top:330px !important;
}

#item5693 {
	width:234px !important;
	height:170px !important;
}

#item5934 {
	width:234px !important;
	height:170px !important;
	left:26px !important;
	top:466px !important;
}

#item5694 {
	width:245px !important;
	height:161px !important;
}

#item5939 {
	width:245px !important;
	height:161px !important;
	left:264px !important;
	top:467px !important;
}

#item39917 {
	width:193px !important;
	height:10px !important;
	left:13px !important;
	top:302px !important;
}

#item39948 {
	width:229px !important;
	height:10px !important;
	left:276px !important;
	top:302px !important;
}

#item39978 {
	width:139px !important;
	height:10px !important;
	left:373px !important;
	top:431px !important;
}

#item40005 {
	width:139px !important;
	height:10px !important;
	left:373px !important;
	top:441px !important;
}

#item40032 {
	width:139px !important;
	height:10px !important;
	left:373px !important;
	top:452px !important;
}

#item5695 {
	width:252px !important;
	height:220px !important;
}

#item5944 {
	width:252px !important;
	height:220px !important;
	left:14px !important;
	top:322px !important;
}

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

#item5949 {
	width:252px !important;
	height:210px !important;
	left:278px !important;
	top:321px !important;
}

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

#item5954 {
	width:516px !important;
	height:281px !important;
	left:14px !important;
	top:28px !important;
}

#item40059 {
	width:219px !important;
	height:10px !important;
	left:190px !important;
	top:302px !important;
}

#item40090 {
	width:222px !important;
	height:10px !important;
	left:288px !important;
	top:606px !important;
}

#item40120 {
	width:205px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item5698 {
	width:87px !important;
	height:255px !important;
}

#item5959 {
	width:87px !important;
	height:255px !important;
	top:57px !important;
}

#item5699 {
	width:101px !important;
	height:255px !important;
}

#item5964 {
	width:101px !important;
	height:255px !important;
	left:89px !important;
	top:57px !important;
}

#item5700 {
	width:165px !important;
	height:104px !important;
}

#item5969 {
	width:165px !important;
	height:104px !important;
	left:375px !important;
	top:21px !important;
}

#item5701 {
	width:185px !important;
	height:117px !important;
}

#item5974 {
	width:185px !important;
	height:117px !important;
	left:278px !important;
	top:85px !important;
}

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

#item5979 {
	width:89px !important;
	height:63px !important;
	left:441px !important;
	top:177px !important;
}

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

#item5984 {
	width:196px !important;
	height:177px !important;
	left:329px !important;
	top:413px !important;
}

#item5704 {
	width:100px !important;
	height:132px !important;
}

#item5989 {
	width:100px !important;
	height:132px !important;
	left:249px !important;
	top:324px !important;
}

#item5705 {
	width:90px !important;
	height:157px !important;
}

#item5994 {
	width:90px !important;
	height:157px !important;
	left:301px !important;
	top:363px !important;
}

#item5707 {
	width:117px !important;
	height:128px !important;
}

#item5999 {
	width:117px !important;
	height:128px !important;
	left:183px !important;
	top:409px !important;
}

#item5708 {
	width:150px !important;
	height:107px !important;
}

#item6004 {
	width:150px !important;
	height:107px !important;
	left:151px !important;
	top:497px !important;
}

#item40150 {
	width:230px !important;
	height:10px !important;
	left:276px !important;
	top:290px !important;
}

#item40180 {
	width:230px !important;
	height:10px !important;
	left:276px !important;
	top:302px !important;
}

#item40211 {
	width:151px !important;
	height:10px !important;
	left:21px !important;
	top:392px !important;
}

#item40239 {
	width:151px !important;
	height:10px !important;
	left:21px !important;
	top:402px !important;
}

#item40266 {
	width:151px !important;
	height:10px !important;
	left:21px !important;
	top:413px !important;
}

#item40297 {
	width:151px !important;
	height:10px !important;
	left:21px !important;
	top:423px !important;
}

#item40324 {
	width:151px !important;
	height:10px !important;
	left:21px !important;
	top:434px !important;
}

#item40351 {
	width:87px !important;
	height:10px !important;
	left:178px !important;
	top:248px !important;
}

#item40378 {
	width:86px !important;
	height:10px !important;
	left:178px !important;
	top:258px !important;
}

#item5709 {
	width:174px !important;
	height:192px !important;
}

#item6011 {
	width:174px !important;
	height:192px !important;
	left:3px !important;
	top:300px !important;
}

#item5710 {
	width:121px !important;
	height:90px !important;
}

#item6016 {
	width:121px !important;
	height:90px !important;
	left:147px !important;
	top:427px !important;
}

#item5711 {
	width:256px !important;
	height:187px !important;
}

#item6021 {
	width:256px !important;
	height:187px !important;
	left:278px !important;
	top:322px !important;
}

#item5712 {
	width:215px !important;
	height:167px !important;
}

#item6026 {
	width:215px !important;
	height:167px !important;
	left:319px !important;
	top:28px !important;
}

#item5713 {
	width:190px !important;
	height:160px !important;
}

#item6031 {
	width:190px !important;
	height:160px !important;
	left:121px !important;
	top:35px !important;
}

#item5715 {
	width:223px !important;
	height:163px !important;
}

#item6036 {
	width:223px !important;
	height:163px !important;
	left:22px !important;
	top:149px !important;
}

#item40405 {
	width:114px !important;
	height:20px !important;
	left:13px !important;
	top:599px !important;
}

#item40435 {
	width:71px !important;
	height:20px !important;
	left:139px !important;
	top:599px !important;
}

#item40462 {
	width:187px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item40490 {
	width:224px !important;
	height:10px !important;
	left:277px !important;
	top:281px !important;
}

#item40522 {
	width:224px !important;
	height:10px !important;
	left:277px !important;
	top:291px !important;
}

#item40553 {
	width:224px !important;
	height:10px !important;
	left:277px !important;
	top:302px !important;
}

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

#item6041 {
	width:252px !important;
	height:200px !important;
	left:278px !important;
	top:14px !important;
}

#item5717 {
	width:266px !important;
	height:160px !important;
}

#item6046 {
	width:266px !important;
	height:160px !important;
	top:14px !important;
}

#item5718 {
	width:252px !important;
	height:153px !important;
}

#item6051 {
	width:252px !important;
	height:153px !important;
	left:14px !important;
	top:219px !important;
}

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

#item6056 {
	width:252px !important;
	height:150px !important;
	left:278px !important;
	top:218px !important;
}

#item5720 {
	width:252px !important;
	height:155px !important;
}

#item6061 {
	width:252px !important;
	height:155px !important;
	left:14px !important;
	top:424px !important;
}

#item5721 {
	width:252px !important;
	height:147px !important;
}

#item6066 {
	width:252px !important;
	height:147px !important;
	left:278px !important;
	top:424px !important;
}

#item40582 {
	width:207px !important;
	height:10px !important;
	left:12px !important;
	top:404px !important;
}

#item40612 {
	width:179px !important;
	height:10px !important;
	left:12px !important;
	top:609px !important;
}

#item40642 {
	width:217px !important;
	height:10px !important;
	left:13px !important;
	top:199px !important;
}

#item40672 {
	width:120px !important;
	height:20px !important;
	left:406px !important;
	top:58px !important;
}

#item40702 {
	width:170px !important;
	height:10px !important;
	left:276px !important;
	top:610px !important;
}

#item40732 {
	width:192px !important;
	height:10px !important;
	left:276px !important;
	top:404px !important;
}

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

#item6071 {
	width:252px !important;
	height:258px !important;
	left:14px !important;
	top:301px !important;
}

#item5723 {
	width:272px !important;
	height:235px !important;
}

#item6077 {
	width:272px !important;
	height:235px !important;
	left:272px !important;
	top:340px !important;
}

#item5724 {
	width:266px !important;
	height:253px !important;
}

#item6083 {
	width:266px !important;
	height:253px !important;
	left:278px !important;
	top:30px !important;
}

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

#item6088 {
	width:252px !important;
	height:193px !important;
	left:14px !important;
	top:40px !important;
}

#item40763 {
	width:162px !important;
	height:10px !important;
	left:13px !important;
	top:283px !important;
}

#item40793 {
	width:195px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item40824 {
	width:167px !important;
	height:10px !important;
	left:19px !important;
	top:599px !important;
}

#item40851 {
	width:186px !important;
	height:10px !important;
	left:276px !important;
	top:318px !important;
}

#item5730 {
	width:252px !important;
	height:241px !important;
}

#item6093 {
	width:252px !important;
	height:241px !important;
	left:14px !important;
	top:44px !important;
}

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

#item6098 {
	width:252px !important;
	height:145px !important;
	left:278px !important;
	top:14px !important;
}

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

#item6103 {
	width:252px !important;
	height:142px !important;
	left:278px !important;
	top:217px !important;
}

#item5733 {
	width:286px !important;
	height:259px !important;
}

#item6109 {
	width:286px !important;
	height:259px !important;
	top:337px !important;
}

#item5734 {
	width:244px !important;
	height:167px !important;
}

#item6114 {
	width:244px !important;
	height:167px !important;
	left:290px !important;
	top:420px !important;
}

#item40881 {
	width:187px !important;
	height:10px !important;
	left:276px !important;
	top:200px !important;
}

#item40911 {
	width:187px !important;
	height:10px !important;
	left:12px !important;
	top:322px !important;
}

#item40938 {
	width:178px !important;
	height:10px !important;
	left:276px !important;
	top:405px !important;
}

#item40965 {
	width:174px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item40998 {
	width:203px !important;
	height:10px !important;
	left:12px !important;
	top:609px !important;
}

#item5735 {
	width:250px !important;
	height:210px !important;
}

#item6119 {
	width:250px !important;
	height:210px !important;
	left:16px !important;
	top:340px !important;
}

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

#item6124 {
	width:252px !important;
	height:252px !important;
	left:278px !important;
	top:317px !important;
}

#item5737 {
	width:266px !important;
	height:242px !important;
}

#item6129 {
	width:266px !important;
	height:242px !important;
	left:278px !important;
	top:31px !important;
}

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

#item6134 {
	width:252px !important;
	height:227px !important;
	left:14px !important;
	top:37px !important;
}

#item41028 {
	width:214px !important;
	height:10px !important;
	left:276px !important;
	top:609px !important;
}

#item41058 {
	width:200px !important;
	height:10px !important;
	left:282px !important;
	top:296px !important;
}

#item41090 {
	width:113px !important;
	height:20px !important;
	left:139px !important;
	top:599px !important;
}

#item41121 {
	width:175px !important;
	height:10px !important;
	left:13px !important;
	top:326px !important;
}

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

#item6139 {
	width:252px !important;
	height:204px !important;
	left:14px !important;
	top:47px !important;
}

#item5740 {
	width:173px !important;
	height:193px !important;
}

#item6144 {
	width:173px !important;
	height:193px !important;
	left:271px !important;
	top:12px !important;
}

#item5743 {
	width:152px !important;
	height:194px !important;
}

#item6149 {
	width:152px !important;
	height:194px !important;
	left:278px !important;
	top:217px !important;
}

#item5744 {
	width:264px !important;
	height:249px !important;
}

#item6155 {
	width:264px !important;
	height:249px !important;
	left:9px !important;
	top:327px !important;
}

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

#item6160 {
	width:252px !important;
	height:151px !important;
	left:278px !important;
	top:420px !important;
}

#item5749 {
	width:266px !important;
	height:215px !important;
}

#item6181 {
	width:266px !important;
	height:215px !important;
	left:544px !important;
	top:41px !important;
}

#item41148 {
	width:212px !important;
	height:10px !important;
	left:13px !important;
	top:302px !important;
}

#item41178 {
	width:181px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item41205 {
	width:179px !important;
	height:10px !important;
	left:282px !important;
	top:609px !important;
}

#item41233 {
	width:73px !important;
	height:31px !important;
	left:449px !important;
	top:130px !important;
}

#item41260 {
	width:75px !important;
	height:30px !important;
	left:435px !important;
	top:383px !important;
}

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

#item6166 {
	width:252px !important;
	height:248px !important;
	left:14px !important;
	top:319px !important;
}

#item5747 {
	width:255px !important;
	height:239px !important;
}

#item6171 {
	width:255px !important;
	height:239px !important;
	left:278px !important;
	top:321px !important;
}

#item5748 {
	width:247px !important;
	height:235px !important;
}

#item6176 {
	width:247px !important;
	height:235px !important;
	left:278px !important;
	top:29px !important;
}

#item41287 {
	width:178px !important;
	height:10px !important;
	left:13px !important;
	top:302px !important;
}

#item41314 {
	width:123px !important;
	height:20px !important;
	left:276px !important;
	top:599px !important;
}

#item41341 {
	width:175px !important;
	height:10px !important;
	left:13px !important;
	top:609px !important;
}

#item41370 {
	width:193px !important;
	height:10px !important;
	left:276px !important;
	top:302px !important;
}

#item5750 {
	width:438px !important;
	height:263px !important;
}

#item6186 {
	width:438px !important;
	height:263px !important;
	left:8px !important;
	top:118px !important;
}

#item5752 {
	width:311px !important;
	height:183px !important;
}

#item6191 {
	width:311px !important;
	height:183px !important;
	left:198px !important;
	top:384px !important;
}

#item5751 {
	width:272px !important;
	height:152px !important;
}

#item6196 {
	width:272px !important;
	height:152px !important;
	left:150px !important;
	top:343px !important;
}

#item41401 {
	width:143px !important;
	height:9px !important;
	left:16px !important;
	top:547px !important;
}

#item41428 {
	width:143px !important;
	height:9px !important;
	left:16px !important;
	top:558px !important;
}

#item41455 {
	width:143px !important;
	height:9px !important;
	left:16px !important;
	top:568px !important;
}
#in5footer,  #prefooter {display:none;}
