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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

#item1057 {
	width:173px !important;
	height:224px !important;
}

#item1074 {
	width:173px !important;
	height:224px !important;
	left:363px !important;
	top:139px !important;
}

#item1079 {
	width:218px !important;
	height:310px !important;
}

#item1095 {
	width:218px !important;
	height:310px !important;
	left:36px !important;
	top:278px !important;
}

#item1080 {
	width:182px !important;
	height:197px !important;
}

#item1100 {
	width:182px !important;
	height:197px !important;
	left:319px !important;
	top:420px !important;
}

#item1081 {
	width:180px !important;
	height:174px !important;
}

#item1105 {
	width:180px !important;
	height:174px !important;
	left:344px !important;
	top:9px !important;
}

#item1082 {
	width:252px !important;
	height:175px !important;
}

#item1110 {
	width:252px !important;
	height:175px !important;
	left:278px !important;
	top:191px !important;
}

#item1083 {
	width:101px !important;
	height:338px !important;
}

#item1115 {
	width:101px !important;
	height:338px !important;
	left:14px !important;
	top:285px !important;
}

#item1084 {
	width:69px !important;
	height:79px !important;
}

#item1120 {
	width:69px !important;
	height:79px !important;
	left:119px !important;
	top:485px !important;
}

#item1085 {
	width:71px !important;
	height:78px !important;
}

#item1125 {
	width:71px !important;
	height:78px !important;
	left:196px !important;
	top:484px !important;
}

#item1086 {
	width:252px !important;
	height:143px !important;
}

#item1130 {
	width:252px !important;
	height:143px !important;
	left:278px !important;
	top:431px !important;
}

#item33730 {
	width:69px !important;
	height:20px !important;
	left:276px !important;
	top:93px !important;
}

#item33757 {
	width:113px !important;
	height:20px !important;
	left:132px !important;
	top:428px !important;
}

#item33784 {
	width:72px !important;
	height:48px !important;
	left:120px !important;
	top:572px !important;
}

#item33818 {
	width:68px !important;
	height:58px !important;
	left:198px !important;
	top:563px !important;
}

#item33849 {
	width:169px !important;
	height:9px !important;
	left:276px !important;
	top:411px !important;
}

#item33876 {
	width:128px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item1087 {
	width:215px !important;
	height:97px !important;
}

#item1135 {
	width:215px !important;
	height:97px !important;
	left:9px !important;
	top:309px !important;
}

#item1090 {
	width:228px !important;
	height:137px !important;
}

#item1140 {
	width:228px !important;
	height:137px !important;
	left:25px !important;
	top:371px !important;
}

#item1091 {
	width:131px !important;
	height:249px !important;
}

#item1146 {
	width:131px !important;
	height:249px !important;
	left:371px !important;
	top:316px !important;
}

#item1092 {
	width:175px !important;
	height:219px !important;
}

#item1151 {
	width:175px !important;
	height:219px !important;
	left:355px !important;
	top:106px !important;
}

#item1093 {
	width:57px !important;
	height:129px !important;
}

#item1156 {
	width:57px !important;
	height:129px !important;
	left:278px !important;
	top:287px !important;
}

#item1094 {
	width:252px !important;
	height:211px !important;
}

#item1161 {
	width:252px !important;
	height:211px !important;
	left:14px !important;
	top:14px !important;
}

#item33903 {
	width:195px !important;
	height:9px !important;
	left:13px !important;
	top:290px !important;
}

#item33934 {
	width:88px !important;
	height:29px !important;
	left:276px !important;
	top:240px !important;
}

#item33964 {
	width:74px !important;
	height:29px !important;
	left:276px !important;
	top:599px !important;
}

#item33991 {
	width:201px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

#item34024 {
	width:201px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item1172 {
	width:252px !important;
	height:241px !important;
}

#item1281 {
	width:252px !important;
	height:241px !important;
	left:278px !important;
	top:14px !important;
}

#item1173 {
	width:252px !important;
	height:219px !important;
}

#item1287 {
	width:252px !important;
	height:219px !important;
	left:14px !important;
	top:48px !important;
}

#item1174 {
	width:162px !important;
	height:285px !important;
}

#item1292 {
	width:162px !important;
	height:285px !important;
	left:23px !important;
	top:339px !important;
}

#item1175 {
	width:148px !important;
	height:142px !important;
}

#item1297 {
	width:148px !important;
	height:142px !important;
	left:198px !important;
	top:480px !important;
}

#item1176 {
	width:179px !important;
	height:283px !important;
}

#item1302 {
	width:179px !important;
	height:283px !important;
	left:351px !important;
	top:339px !important;
}

#item19302 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:314px !important;
}

#item19329 {
	width:243px !important;
	height:9px !important;
	left:276px !important;
	top:314px !important;
}

#item19361 {
	width:91px !important;
	height:19px !important;
	left:194px !important;
	top:448px !important;
}

#item1177 {
	width:264px !important;
	height:260px !important;
}

#item1307 {
	width:264px !important;
	height:260px !important;
	left:14px !important;
	top:301px !important;
}

#item1178 {
	width:241px !important;
	height:249px !important;
}

#item1312 {
	width:241px !important;
	height:249px !important;
	left:289px !important;
	top:301px !important;
}

#item1179 {
	width:242px !important;
	height:213px !important;
}

#item1317 {
	width:242px !important;
	height:213px !important;
	left:288px !important;
	top:14px !important;
}

#item1180 {
	width:264px !important;
	height:273px !important;
}

#item1322 {
	width:264px !important;
	height:273px !important;
	left:14px !important;
	top:14px !important;
}

#item19388 {
	width:129px !important;
	height:19px !important;
	left:22px !important;
	top:262px !important;
}

#item19418 {
	width:154px !important;
	height:9px !important;
	left:286px !important;
	top:282px !important;
}

#item19448 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item19476 {
	width:207px !important;
	height:9px !important;
	left:296px !important;
	top:609px !important;
}

#item1181 {
	width:163px !important;
	height:230px !important;
}

#item1328 {
	width:163px !important;
	height:230px !important;
}

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

#item1333 {
	width:252px !important;
	height:137px !important;
	left:278px !important;
	top:57px !important;
}

#item1183 {
	width:116px !important;
	height:141px !important;
}

#item1338 {
	width:116px !important;
	height:141px !important;
	left:414px !important;
	top:203px !important;
}

#item1184 {
	width:252px !important;
	height:154px !important;
}

#item1343 {
	width:252px !important;
	height:154px !important;
	left:14px !important;
	top:241px !important;
}

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

#item1348 {
	width:252px !important;
	height:120px !important;
	left:278px !important;
	top:354px !important;
}

#item1188 {
	width:252px !important;
	height:135px !important;
}

#item1353 {
	width:252px !important;
	height:135px !important;
	left:14px !important;
	top:479px !important;
}

#item1189 {
	width:165px !important;
	height:146px !important;
}

#item1358 {
	width:165px !important;
	height:146px !important;
	left:278px !important;
	top:506px !important;
}

#item19507 {
	width:85px !important;
	height:38px !important;
	left:168px !important;
	top:191px !important;
}

#item19537 {
	width:98px !important;
	height:27px !important;
	left:279px !important;
	top:314px !important;
}

#item19568 {
	width:227px !important;
	height:9px !important;
	left:13px !important;
	top:463px !important;
}

#item19598 {
	width:96px !important;
	height:28px !important;
	left:434px !important;
	top:470px !important;
}

#item19625 {
	width:116px !important;
	height:19px !important;
	left:415px !important;
	top:176px !important;
}

#item19657 {
	width:116px !important;
	height:19px !important;
	left:44px !important;
	top:635px !important;
}

#item19688 {
	width:60px !important;
	height:38px !important;
	left:449px !important;
	top:616px !important;
}

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

#item1363 {
	width:252px !important;
	height:130px !important;
	left:14px !important;
	top:428px !important;
}

#item1191 {
	width:98px !important;
	height:65px !important;
}

#item1368 {
	width:98px !important;
	height:65px !important;
	left:283px !important;
	top:438px !important;
}

#item1192 {
	width:107px !important;
	height:198px !important;
}

#item1373 {
	width:107px !important;
	height:198px !important;
	left:423px !important;
	top:437px !important;
}

#item1193 {
	width:174px !important;
	height:186px !important;
}

#item1378 {
	width:174px !important;
	height:186px !important;
	left:93px !important;
	top:227px !important;
}

#item1194 {
	width:147px !important;
	height:200px !important;
}

#item1383 {
	width:147px !important;
	height:200px !important;
	left:383px !important;
	top:227px !important;
}

#item1195 {
	width:252px !important;
	height:157px !important;
}

#item1388 {
	width:252px !important;
	height:157px !important;
	left:278px !important;
	top:14px !important;
}

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

#item1393 {
	width:252px !important;
	height:204px !important;
	left:14px !important;
	top:14px !important;
}

#item19719 {
	width:158px !important;
	height:9px !important;
	left:17px !important;
	top:614px !important;
}

#item19750 {
	width:125px !important;
	height:18px !important;
	left:281px !important;
	top:610px !important;
}

#item19781 {
	width:89px !important;
	height:28px !important;
	left:279px !important;
	top:401px !important;
}

#item19811 {
	width:71px !important;
	height:27px !important;
	left:17px !important;
	top:386px !important;
}

#item19841 {
	width:155px !important;
	height:19px !important;
	left:85px !important;
	top:196px !important;
}

#item19874 {
	width:117px !important;
	height:19px !important;
	left:382px !important;
	top:196px !important;
}

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

#item1398 {
	width:252px !important;
	height:186px !important;
	left:14px !important;
	top:44px !important;
}

#item1198 {
	width:107px !important;
	height:162px !important;
}

#item1404 {
	width:107px !important;
	height:162px !important;
	left:278px !important;
	top:14px !important;
}

#item1199 {
	width:252px !important;
	height:179px !important;
}

#item1409 {
	width:252px !important;
	height:179px !important;
	left:278px !important;
	top:190px !important;
}

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

#item1414 {
	width:252px !important;
	height:296px !important;
	left:14px !important;
	top:332px !important;
}

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

#item1419 {
	width:252px !important;
	height:115px !important;
	left:278px !important;
	top:455px !important;
}

#item19904 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

#item19931 {
	width:92px !important;
	height:28px !important;
	left:13px !important;
	top:457px !important;
}

#item19962 {
	width:143px !important;
	height:9px !important;
	left:281px !important;
	top:434px !important;
}

#item19989 {
	width:162px !important;
	height:9px !important;
	left:283px !important;
	top:619px !important;
}

#item20016 {
	width:75px !important;
	height:19px !important;
	left:398px !important;
	top:108px !important;
}

#item1206 {
	width:252px !important;
	height:165px !important;
}

#item1424 {
	width:252px !important;
	height:165px !important;
	left:14px !important;
	top:380px !important;
}

#item1207 {
	width:252px !important;
	height:291px !important;
}

#item1429 {
	width:252px !important;
	height:291px !important;
	left:278px !important;
	top:335px !important;
}

#item1208 {
	width:252px !important;
	height:116px !important;
}

#item1435 {
	width:252px !important;
	height:116px !important;
	left:14px !important;
	top:184px !important;
}

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

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

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

#item1446 {
	width:252px !important;
	height:162px !important;
	left:14px !important;
	top:14px !important;
}

#item20044 {
	width:96px !important;
	height:19px !important;
	left:17px !important;
	top:154px !important;
}

#item20071 {
	width:238px !important;
	height:9px !important;
	left:13px !important;
	top:365px !important;
}

#item20102 {
	width:210px !important;
	height:9px !important;
	left:20px !important;
	top:619px !important;
}

#item20132 {
	width:154px !important;
	height:19px !important;
	left:283px !important;
	top:300px !important;
}

#item20163 {
	width:120px !important;
	height:9px !important;
	left:283px !important;
	top:289px !important;
}

#item20190 {
	width:107px !important;
	height:19px !important;
	left:414px !important;
	top:561px !important;
}

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

#item1451 {
	width:252px !important;
	height:247px !important;
	left:14px !important;
	top:14px !important;
}

#item1212 {
	width:252px !important;
	height:96px !important;
}

#item1456 {
	width:252px !important;
	height:96px !important;
	left:278px !important;
	top:14px !important;
}

#item1213 {
	width:71px !important;
	height:94px !important;
}

#item1461 {
	width:71px !important;
	height:94px !important;
	left:278px !important;
	top:198px !important;
}

#item1214 {
	width:77px !important;
	height:93px !important;
}

#item1466 {
	width:77px !important;
	height:93px !important;
	left:325px !important;
	top:198px !important;
}

#item1215 {
	width:210px !important;
	height:278px !important;
}

#item1471 {
	width:210px !important;
	height:278px !important;
	left:14px !important;
	top:351px !important;
}

#item1216 {
	width:91px !important;
	height:85px !important;
}

#item1477 {
	width:91px !important;
	height:85px !important;
	left:238px !important;
	top:356px !important;
}

#item1217 {
	width:79px !important;
	height:150px !important;
}

#item1482 {
	width:79px !important;
	height:150px !important;
	left:335px !important;
	top:358px !important;
}

#item20217 {
	width:147px !important;
	height:9px !important;
	left:19px !important;
	top:325px !important;
}

#item20245 {
	width:208px !important;
	height:9px !important;
	left:19px !important;
	top:336px !important;
}

#item20276 {
	width:239px !important;
	height:9px !important;
	left:282px !important;
	top:180px !important;
}

#item20308 {
	width:151px !important;
	height:9px !important;
	left:259px !important;
	top:613px !important;
}

#item20335 {
	width:90px !important;
	height:19px !important;
	left:442px !important;
	top:603px !important;
}

#item20362 {
	width:111px !important;
	height:19px !important;
	left:404px !important;
	top:307px !important;
}

#item20392 {
	width:104px !important;
	height:19px !important;
	left:404px !important;
	top:326px !important;
}

#item1219 {
	width:137px !important;
	height:150px !important;
}

#item1487 {
	width:137px !important;
	height:150px !important;
	left:129px !important;
	top:480px !important;
}

#item1220 {
	width:170px !important;
	height:269px !important;
}

#item1492 {
	width:170px !important;
	height:269px !important;
	left:349px !important;
	top:302px !important;
}

#item1221 {
	width:145px !important;
	height:217px !important;
}

#item1497 {
	width:145px !important;
	height:217px !important;
	left:386px !important;
	top:128px !important;
}

#item1222 {
	width:137px !important;
	height:154px !important;
}

#item1502 {
	width:137px !important;
	height:154px !important;
	left:14px !important;
	top:319px !important;
}

#item1223 {
	width:134px !important;
	height:116px !important;
}

#item1507 {
	width:134px !important;
	height:116px !important;
	left:135px !important;
	top:241px !important;
}

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

#item1512 {
	width:252px !important;
	height:162px !important;
	left:14px !important;
	top:14px !important;
}

#item20423 {
	width:104px !important;
	height:27px !important;
	left:18px !important;
	top:601px !important;
}

#item20454 {
	width:71px !important;
	height:19px !important;
	left:160px !important;
	top:454px !important;
}

#item20481 {
	width:72px !important;
	height:38px !important;
	left:285px !important;
	top:450px !important;
}

#item20512 {
	width:79px !important;
	height:28px !important;
	left:285px !important;
	top:199px !important;
}

#item20542 {
	width:97px !important;
	height:19px !important;
	left:13px !important;
	top:294px !important;
}

#item20573 {
	width:212px !important;
	height:9px !important;
	left:17px !important;
	top:221px !important;
}

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

#item1517 {
	width:252px !important;
	height:247px !important;
	left:278px !important;
	top:14px !important;
}

#item1226 {
	width:141px !important;
	height:207px !important;
}

#item1522 {
	width:141px !important;
	height:207px !important;
	left:14px !important;
	top:103px !important;
}

#item1227 {
	width:94px !important;
	height:84px !important;
}

#item1527 {
	width:94px !important;
	height:84px !important;
	left:173px !important;
	top:225px !important;
}

#item1228 {
	width:264px !important;
	height:292px !important;
}

#item1532 {
	width:264px !important;
	height:292px !important;
	left:14px !important;
	top:332px !important;
}

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

#item1537 {
	width:141px !important;
	height:163px !important;
	left:373px !important;
	top:388px !important;
}

#item20603 {
	width:115px !important;
	height:19px !important;
	left:159px !important;
	top:132px !important;
}

#item20630 {
	width:112px !important;
	height:19px !important;
	left:160px !important;
	top:202px !important;
}

#item20657 {
	width:200px !important;
	height:9px !important;
	left:276px !important;
	top:317px !important;
}

#item20687 {
	width:106px !important;
	height:19px !important;
	left:320px !important;
	top:597px !important;
}

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

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

#item1231 {
	width:252px !important;
	height:546px !important;
}

#item1547 {
	width:252px !important;
	height:546px !important;
	left:278px !important;
	top:14px !important;
}

#item1232 {
	width:189px !important;
	height:299px !important;
}

#item1553 {
	width:189px !important;
	height:299px !important;
	left:77px !important;
	top:14px !important;
}

#item20718 {
	width:194px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item20748 {
	width:192px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item20778 {
	width:51px !important;
	height:38px !important;
	left:20px !important;
	top:271px !important;
}

#item1233 {
	width:252px !important;
	height:213px !important;
}

#item1558 {
	width:252px !important;
	height:213px !important;
	left:278px !important;
	top:14px !important;
}

#item1234 {
	width:252px !important;
	height:213px !important;
}

#item1563 {
	width:252px !important;
	height:213px !important;
	left:14px !important;
	top:14px !important;
}

#item1235 {
	width:516px !important;
	height:231px !important;
}

#item1568 {
	width:516px !important;
	height:231px !important;
	left:14px !important;
	top:344px !important;
}

#item20805 {
	width:187px !important;
	height:9px !important;
	left:13px !important;
	top:325px !important;
}

#item20832 {
	width:159px !important;
	height:9px !important;
	left:306px !important;
	top:325px !important;
}

#item20859 {
	width:204px !important;
	height:9px !important;
	left:324px !important;
	top:593px !important;
}

#item20890 {
	width:204px !important;
	height:9px !important;
	left:324px !important;
	top:603px !important;
}

#item20920 {
	width:204px !important;
	height:9px !important;
	left:324px !important;
	top:614px !important;
}

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

#item1573 {
	width:252px !important;
	height:194px !important;
	left:14px !important;
	top:356px !important;
}

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

#item1579 {
	width:252px !important;
	height:203px !important;
	left:278px !important;
	top:355px !important;
}

#item1238 {
	width:164px !important;
	height:247px !important;
}

#item1584 {
	width:164px !important;
	height:247px !important;
	left:366px !important;
	top:46px !important;
}

#item1239 {
	width:164px !important;
	height:249px !important;
}

#item1589 {
	width:164px !important;
	height:249px !important;
	left:190px !important;
	top:46px !important;
}

#item1240 {
	width:163px !important;
	height:250px !important;
}

#item1594 {
	width:163px !important;
	height:250px !important;
	left:14px !important;
	top:45px !important;
}

#item20948 {
	width:147px !important;
	height:9px !important;
	left:12px !important;
	top:619px !important;
}

#item20975 {
	width:179px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item21002 {
	width:268px !important;
	height:9px !important;
	left:241px !important;
	top:302px !important;
}

#item21033 {
	width:268px !important;
	height:9px !important;
	left:241px !important;
	top:313px !important;
}

#item21064 {
	width:268px !important;
	height:9px !important;
	left:241px !important;
	top:323px !important;
}

#item1243 {
	width:264px !important;
	height:217px !important;
}

#item1599 {
	width:264px !important;
	height:217px !important;
	left:266px !important;
	top:55px !important;
}

#item1244 {
	width:181px !important;
	height:224px !important;
}

#item1604 {
	width:181px !important;
	height:224px !important;
	left:14px !important;
	top:14px !important;
}

#item1245 {
	width:240px !important;
	height:195px !important;
}

#item1609 {
	width:240px !important;
	height:195px !important;
	left:14px !important;
	top:245px !important;
}

#item1246 {
	width:164px !important;
	height:217px !important;
}

#item1614 {
	width:164px !important;
	height:217px !important;
	left:14px !important;
	top:449px !important;
}

#item1247 {
	width:264px !important;
	height:252px !important;
}

#item1619 {
	width:264px !important;
	height:252px !important;
	left:266px !important;
	top:352px !important;
}

#item21094 {
	width:56px !important;
	height:38px !important;
	left:199px !important;
	top:188px !important;
}

#item21121 {
	width:183px !important;
	height:9px !important;
	left:263px !important;
	top:335px !important;
}

#item21152 {
	width:108px !important;
	height:19px !important;
	left:137px !important;
	top:422px !important;
}

#item21182 {
	width:71px !important;
	height:38px !important;
	left:183px !important;
	top:616px !important;
}

#item21215 {
	width:186px !important;
	height:9px !important;
	left:263px !important;
	top:644px !important;
}

#item1248 {
	width:240px !important;
	height:196px !important;
}

#item1625 {
	width:240px !important;
	height:196px !important;
	left:14px !important;
	top:374px !important;
}

#item1249 {
	width:186px !important;
	height:192px !important;
}

#item1630 {
	width:186px !important;
	height:192px !important;
	left:344px !important;
	top:441px !important;
}

#item1250 {
	width:182px !important;
	height:177px !important;
}

#item1635 {
	width:182px !important;
	height:177px !important;
	left:266px !important;
	top:255px !important;
}

#item1251 {
	width:192px !important;
	height:247px !important;
}

#item1640 {
	width:192px !important;
	height:247px !important;
	left:352px !important;
}

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

#item1645 {
	width:241px !important;
	height:242px !important;
	left:14px !important;
	top:14px !important;
}

#item21242 {
	width:191px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item21272 {
	width:58px !important;
	height:38px !important;
	left:265px !important;
	top:590px !important;
}

#item21302 {
	width:66px !important;
	height:38px !important;
	left:455px !important;
	top:395px !important;
}

#item21329 {
	width:69px !important;
	height:38px !important;
	left:265px !important;
	top:211px !important;
}

#item21360 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:355px !important;
}

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

#item1650 {
	width:252px !important;
	height:194px !important;
	left:278px !important;
	top:55px !important;
}

#item1254 {
	width:266px !important;
	height:255px !important;
}

#item1655 {
	width:266px !important;
	height:255px !important;
}

#item1256 {
	width:252px !important;
	height:157px !important;
}

#item1660 {
	width:252px !important;
	height:157px !important;
	left:278px !important;
	top:255px !important;
}

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

#item1665 {
	width:252px !important;
	height:163px !important;
	left:14px !important;
	top:420px !important;
}

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

#item1670 {
	width:252px !important;
	height:172px !important;
	left:278px !important;
	top:420px !important;
}

#item21391 {
	width:201px !important;
	height:9px !important;
	left:13px !important;
	top:305px !important;
}

#item21422 {
	width:85px !important;
	height:28px !important;
	left:446px !important;
	top:221px !important;
}

#item21449 {
	width:208px !important;
	height:9px !important;
	left:13px !important;
	top:631px !important;
}

#item21479 {
	width:181px !important;
	height:9px !important;
	left:276px !important;
	top:644px !important;
}

#item21509 {
	width:213px !important;
	height:19px !important;
	left:13px !important;
	top:395px !important;
}

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

#item1675 {
	width:252px !important;
	height:156px !important;
	left:14px !important;
	top:403px !important;
}

#item1260 {
	width:252px !important;
	height:155px !important;
}

#item1680 {
	width:252px !important;
	height:155px !important;
	left:278px !important;
	top:404px !important;
}

#item1261 {
	width:187px !important;
	height:195px !important;
}

#item1685 {
	width:187px !important;
	height:195px !important;
	left:278px !important;
	top:202px !important;
}

#item1262 {
	width:183px !important;
	height:193px !important;
}

#item1690 {
	width:183px !important;
	height:193px !important;
	left:14px !important;
	top:204px !important;
}

#item1263 {
	width:433px !important;
	height:196px !important;
}

#item1697 {
	width:433px !important;
	height:196px !important;
	left:111px !important;
}

#item21540 {
	width:174px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item21568 {
	width:175px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item21595 {
	width:69px !important;
	height:38px !important;
	left:201px !important;
	top:360px !important;
}

#item21622 {
	width:56px !important;
	height:57px !important;
	left:468px !important;
	top:341px !important;
}

#item21652 {
	width:94px !important;
	height:38px !important;
	left:13px !important;
	top:151px !important;
}

#item1264 {
	width:180px !important;
	height:192px !important;
}

#item1703 {
	width:180px !important;
	height:192px !important;
	left:278px !important;
	top:55px !important;
}

#item1265 {
	width:266px !important;
	height:179px !important;
}

#item1708 {
	width:266px !important;
	height:179px !important;
}

#item1266 {
	width:84px !important;
	height:74px !important;
}

#item1713 {
	width:84px !important;
	height:74px !important;
	left:14px !important;
	top:258px !important;
}

#item1267 {
	width:102px !important;
	height:139px !important;
}

#item1718 {
	width:102px !important;
	height:139px !important;
	left:148px !important;
	top:286px !important;
}

#item1268 {
	width:82px !important;
	height:111px !important;
}

#item1723 {
	width:82px !important;
	height:111px !important;
	left:369px !important;
	top:298px !important;
}

#item1269 {
	width:70px !important;
	height:88px !important;
}

#item1728 {
	width:70px !important;
	height:88px !important;
	left:460px !important;
	top:340px !important;
}

#item1270 {
	width:125px !important;
	height:213px !important;
}

#item1733 {
	width:125px !important;
	height:213px !important;
	left:14px !important;
	top:439px !important;
}

#item1274 {
	width:281px !important;
	height:214px !important;
}

#item1738 {
	width:281px !important;
	height:214px !important;
	left:249px !important;
	top:438px !important;
}

#item21683 {
	width:214px !important;
	height:9px !important;
	left:13px !important;
	top:234px !important;
}

#item21715 {
	width:66px !important;
	height:38px !important;
	left:463px !important;
	top:205px !important;
}

#item21745 {
	width:83px !important;
	height:19px !important;
	left:412px !important;
	top:628px !important;
}

#item21773 {
	width:67px !important;
	height:38px !important;
	left:153px !important;
	top:616px !important;
}

#item21803 {
	width:109px !important;
	height:19px !important;
	left:19px !important;
	top:389px !important;
}

#item21834 {
	width:109px !important;
	height:19px !important;
	left:19px !important;
	top:408px !important;
}

#item21861 {
	width:78px !important;
	height:28px !important;
	left:282px !important;
	top:366px !important;
}

#item21891 {
	width:78px !important;
	height:28px !important;
	left:282px !important;
	top:394px !important;
}

#item1275 {
	width:292px !important;
	height:143px !important;
}

#item1743 {
	width:292px !important;
	height:143px !important;
	left:14px !important;
	top:429px !important;
}

#item1276 {
	width:213px !important;
	height:318px !important;
}

#item1748 {
	width:213px !important;
	height:318px !important;
	left:317px !important;
	top:240px !important;
}

#item1277 {
	width:214px !important;
	height:213px !important;
}

#item1753 {
	width:214px !important;
	height:213px !important;
	left:94px !important;
	top:207px !important;
}

#item1278 {
	width:211px !important;
	height:156px !important;
}

#item1758 {
	width:211px !important;
	height:156px !important;
	left:319px !important;
	top:14px !important;
}

#item1279 {
	width:215px !important;
	height:182px !important;
}

#item1763 {
	width:215px !important;
	height:182px !important;
	left:14px !important;
	top:14px !important;
}

#item21921 {
	width:73px !important;
	height:38px !important;
	left:22px !important;
	top:291px !important;
}

#item21952 {
	width:221px !important;
	height:9px !important;
	left:18px !important;
	top:619px !important;
}

#item21983 {
	width:188px !important;
	height:9px !important;
	left:322px !important;
	top:619px !important;
}

#item22014 {
	width:66px !important;
	height:47px !important;
	left:236px !important;
	top:139px !important;
}

#item22045 {
	width:189px !important;
	height:9px !important;
	left:325px !important;
	top:220px !important;
}

#item1768 {
	width:176px !important;
	height:178px !important;
}

#item1932 {
	width:176px !important;
	height:178px !important;
	left:278px !important;
	top:60px !important;
}

#item1769 {
	width:191px !important;
	height:238px !important;
}

#item1937 {
	width:191px !important;
	height:238px !important;
}

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

#item1942 {
	width:252px !important;
	height:192px !important;
	left:14px !important;
	top:247px !important;
}

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

#item1947 {
	width:252px !important;
	height:193px !important;
	left:278px !important;
	top:247px !important;
}

#item1772 {
	width:168px !important;
	height:203px !important;
}

#item1952 {
	width:168px !important;
	height:203px !important;
	left:14px !important;
	top:449px !important;
}

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

#item1957 {
	width:252px !important;
	height:203px !important;
	left:278px !important;
	top:449px !important;
}

#item22077 {
	width:63px !important;
	height:38px !important;
	left:194px !important;
	top:201px !important;
}

#item22105 {
	width:80px !important;
	height:38px !important;
	left:457px !important;
	top:201px !important;
}

#item22135 {
	width:113px !important;
	height:19px !important;
	left:276px !important;
	top:423px !important;
}

#item22167 {
	width:78px !important;
	height:28px !important;
	left:13px !important;
	top:413px !important;
}

#item22195 {
	width:78px !important;
	height:28px !important;
	left:187px !important;
	top:625px !important;
}

#item22225 {
	width:79px !important;
	height:28px !important;
	left:429px !important;
	top:625px !important;
}

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

#item1962 {
	width:252px !important;
	height:143px !important;
	left:14px !important;
	top:408px !important;
}

#item1807 {
	width:266px !important;
	height:225px !important;
}

#item1967 {
	width:266px !important;
	height:225px !important;
	left:278px !important;
	top:407px !important;
}

#item1808 {
	width:166px !important;
	height:179px !important;
}

#item1972 {
	width:166px !important;
	height:179px !important;
	left:278px !important;
	top:218px !important;
}

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

#item1977 {
	width:252px !important;
	height:127px !important;
	left:14px !important;
	top:218px !important;
}

#item1810 {
	width:266px !important;
	height:147px !important;
}

#item1982 {
	width:266px !important;
	height:147px !important;
	left:278px !important;
}

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

#item1987 {
	width:176px !important;
	height:196px !important;
	left:91px !important;
	top:14px !important;
}

#item22252 {
	width:153px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item22279 {
	width:97px !important;
	height:36px !important;
	left:276px !important;
	top:592px !important;
}

#item22310 {
	width:71px !important;
	height:45px !important;
	left:446px !important;
	top:355px !important;
}

#item22342 {
	width:256px !important;
	height:9px !important;
	left:13px !important;
	top:391px !important;
}

#item22374 {
	width:83px !important;
	height:38px !important;
	left:13px !important;
	top:173px !important;
}

#item22401 {
	width:239px !important;
	height:9px !important;
	left:276px !important;
	top:201px !important;
}

#item1812 {
	width:252px !important;
	height:170px !important;
}

#item1992 {
	width:252px !important;
	height:170px !important;
	left:278px !important;
	top:56px !important;
}

#item1813 {
	width:181px !important;
	height:260px !important;
}

#item1997 {
	width:181px !important;
	height:260px !important;
}

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

#item2003 {
	width:252px !important;
	height:152px !important;
	left:14px !important;
	top:269px !important;
}

#item1815 {
	width:252px !important;
	height:123px !important;
}

#item2008 {
	width:252px !important;
	height:123px !important;
	left:278px !important;
	top:235px !important;
}

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

#item2013 {
	width:252px !important;
	height:206px !important;
	left:278px !important;
	top:446px !important;
}

#item1817 {
	width:205px !important;
	height:172px !important;
}

#item2018 {
	width:205px !important;
	height:172px !important;
	top:494px !important;
}

#item22432 {
	width:80px !important;
	height:28px !important;
	left:186px !important;
	top:233px !important;
}

#item22463 {
	width:64px !important;
	height:28px !important;
	left:429px !important;
	top:199px !important;
}

#item22493 {
	width:220px !important;
	height:9px !important;
	left:276px !important;
	top:432px !important;
}

#item22523 {
	width:146px !important;
	height:19px !important;
	left:12px !important;
	top:467px !important;
}

#item22556 {
	width:59px !important;
	height:36px !important;
	left:211px !important;
	top:617px !important;
}

#item22586 {
	width:63px !important;
	height:28px !important;
	left:463px !important;
	top:625px !important;
}

#item1818 {
	width:252px !important;
	height:218px !important;
}

#item2023 {
	width:252px !important;
	height:218px !important;
	left:14px !important;
	top:409px !important;
}

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

#item2028 {
	width:252px !important;
	height:223px !important;
	left:278px !important;
	top:408px !important;
}

#item1820 {
	width:173px !important;
	height:175px !important;
}

#item2033 {
	width:173px !important;
	height:175px !important;
	left:278px !important;
	top:227px !important;
}

#item1823 {
	width:181px !important;
	height:174px !important;
}

#item2038 {
	width:181px !important;
	height:174px !important;
	left:14px !important;
	top:226px !important;
}

#item1824 {
	width:184px !important;
	height:203px !important;
}

#item2043 {
	width:184px !important;
	height:203px !important;
	left:82px !important;
	top:14px !important;
}

#item1825 {
	width:266px !important;
	height:164px !important;
}

#item2048 {
	width:266px !important;
	height:164px !important;
	left:278px !important;
}

#item22616 {
	width:85px !important;
	height:28px !important;
	left:13px !important;
	top:600px !important;
}

#item22643 {
	width:119px !important;
	height:38px !important;
	left:276px !important;
	top:590px !important;
}

#item22673 {
	width:66px !important;
	height:38px !important;
	left:200px !important;
	top:364px !important;
}

#item22702 {
	width:163px !important;
	height:9px !important;
	left:276px !important;
	top:210px !important;
}

#item22733 {
	width:71px !important;
	height:38px !important;
	left:13px !important;
	top:169px !important;
}

#item22765 {
	width:66px !important;
	height:28px !important;
	left:455px !important;
	top:373px !important;
}

#item1826 {
	width:57px !important;
	height:165px !important;
}

#item2054 {
	width:57px !important;
	height:165px !important;
	left:26px !important;
	top:18px !important;
}

#item1827 {
	width:64px !important;
	height:128px !important;
}

#item2059 {
	width:64px !important;
	height:128px !important;
	left:85px !important;
	top:56px !important;
}

#item1828 {
	width:30px !important;
	height:113px !important;
}

#item2064 {
	width:30px !important;
	height:113px !important;
	left:204px !important;
	top:69px !important;
}

#item1829 {
	width:22px !important;
	height:113px !important;
}

#item2069 {
	width:22px !important;
	height:113px !important;
	left:237px !important;
	top:69px !important;
}

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

#item2074 {
	width:252px !important;
	height:224px !important;
	left:278px !important;
	top:57px !important;
}

#item1831 {
	width:147px !important;
	height:169px !important;
}

#item2080 {
	width:147px !important;
	height:169px !important;
	left:119px !important;
	top:289px !important;
}

#item1832 {
	width:170px !important;
	height:170px !important;
}

#item2085 {
	width:170px !important;
	height:170px !important;
	left:360px !important;
	top:289px !important;
}

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

#item2090 {
	width:252px !important;
	height:186px !important;
	left:278px !important;
	top:466px !important;
}

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

#item2095 {
	width:252px !important;
	height:184px !important;
	left:14px !important;
	top:468px !important;
}

#item22797 {
	width:84px !important;
	height:36px !important;
	left:434px !important;
	top:246px !important;
}

#item22828 {
	width:74px !important;
	height:47px !important;
	left:276px !important;
	top:412px !important;
}

#item22859 {
	width:106px !important;
	height:27px !important;
	left:156px !important;
	top:626px !important;
}

#item22891 {
	width:104px !important;
	height:19px !important;
	left:13px !important;
	top:442px !important;
}

#item22918 {
	width:102px !important;
	height:18px !important;
	left:430px !important;
	top:635px !important;
}

#item22952 {
	width:153px !important;
	height:19px !important;
	left:13px !important;
	top:244px !important;
}

#item22983 {
	width:157px !important;
	height:19px !important;
	left:13px !important;
	top:263px !important;
}

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

#item2100 {
	width:252px !important;
	height:156px !important;
	left:14px !important;
	top:405px !important;
}

#item1836 {
	width:184px !important;
	height:192px !important;
}

#item2105 {
	width:184px !important;
	height:192px !important;
	left:361px !important;
	top:440px !important;
}

#item1837 {
	width:252px !important;
	height:182px !important;
}

#item2110 {
	width:252px !important;
	height:182px !important;
	left:278px !important;
	top:190px !important;
}

#item1838 {
	width:160px !important;
	height:169px !important;
}

#item2115 {
	width:160px !important;
	height:169px !important;
	left:106px !important;
	top:227px !important;
}

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

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

#item1840 {
	width:184px !important;
	height:183px !important;
}

#item2125 {
	width:184px !important;
	height:183px !important;
	left:360px !important;
}

#item23013 {
	width:202px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item23044 {
	width:81px !important;
	height:38px !important;
	left:276px !important;
	top:590px !important;
}

#item23074 {
	width:198px !important;
	height:19px !important;
	left:293px !important;
	top:416px !important;
}

#item23106 {
	width:97px !important;
	height:38px !important;
	left:13px !important;
	top:360px !important;
}

#item23138 {
	width:78px !important;
	height:38px !important;
	left:13px !important;
	top:182px !important;
}

#item23169 {
	width:92px !important;
	height:27px !important;
	left:270px !important;
	top:153px !important;
}

#item1841 {
	width:142px !important;
	height:142px !important;
}

#item2130 {
	width:142px !important;
	height:142px !important;
	left:100px !important;
	top:73px !important;
}

#item1843 {
	width:108px !important;
	height:107px !important;
}

#item2135 {
	width:108px !important;
	height:107px !important;
	left:32px !important;
	top:301px !important;
}

#item1848 {
	width:108px !important;
	height:107px !important;
}

#item2140 {
	width:108px !important;
	height:107px !important;
	left:32px !important;
	top:421px !important;
}

#item1852 {
	width:108px !important;
	height:107px !important;
}

#item2145 {
	width:108px !important;
	height:107px !important;
	left:32px !important;
	top:545px !important;
}

#item1844 {
	width:108px !important;
	height:107px !important;
}

#item2151 {
	width:108px !important;
	height:107px !important;
	left:158px !important;
	top:301px !important;
}

#item1849 {
	width:108px !important;
	height:107px !important;
}

#item2156 {
	width:108px !important;
	height:107px !important;
	left:158px !important;
	top:421px !important;
}

#item1853 {
	width:108px !important;
	height:107px !important;
}

#item2161 {
	width:108px !important;
	height:107px !important;
	left:158px !important;
	top:545px !important;
}

#item1845 {
	width:108px !important;
	height:107px !important;
}

#item2166 {
	width:108px !important;
	height:107px !important;
	left:286px !important;
	top:301px !important;
}

#item1850 {
	width:108px !important;
	height:107px !important;
}

#item2171 {
	width:108px !important;
	height:107px !important;
	left:286px !important;
	top:421px !important;
}

#item1854 {
	width:108px !important;
	height:107px !important;
}

#item2176 {
	width:108px !important;
	height:107px !important;
	left:286px !important;
	top:545px !important;
}

#item1846 {
	width:108px !important;
	height:107px !important;
}

#item2181 {
	width:108px !important;
	height:107px !important;
	left:412px !important;
	top:301px !important;
}

#item1851 {
	width:108px !important;
	height:107px !important;
}

#item2186 {
	width:108px !important;
	height:107px !important;
	left:412px !important;
	top:421px !important;
}

#item1856 {
	width:108px !important;
	height:107px !important;
}

#item2191 {
	width:108px !important;
	height:107px !important;
	left:412px !important;
	top:545px !important;
}

#item34839 {
	width:60px !important;
	height:19px !important;
	left:276px !important;
	top:148px !important;
}

#item34866 {
	width:57px !important;
	height:19px !important;
	left:276px !important;
	top:169px !important;
}

#item34893 {
	width:52px !important;
	height:19px !important;
	left:276px !important;
	top:189px !important;
}

#item34920 {
	width:73px !important;
	height:19px !important;
	left:276px !important;
	top:210px !important;
}

#item34947 {
	width:84px !important;
	height:19px !important;
	left:276px !important;
	top:230px !important;
}

#item34975 {
	width:62px !important;
	height:19px !important;
	left:364px !important;
	top:148px !important;
}

#item35002 {
	width:52px !important;
	height:19px !important;
	left:364px !important;
	top:169px !important;
}

#item35029 {
	width:73px !important;
	height:19px !important;
	left:364px !important;
	top:189px !important;
}

#item35056 {
	width:52px !important;
	height:19px !important;
	left:364px !important;
	top:210px !important;
}

#item35083 {
	width:58px !important;
	height:19px !important;
	left:364px !important;
	top:230px !important;
}

#item35110 {
	width:60px !important;
	height:19px !important;
	left:455px !important;
	top:148px !important;
}

#item35137 {
	width:64px !important;
	height:19px !important;
	left:455px !important;
	top:169px !important;
}

#item35164 {
	width:58px !important;
	height:19px !important;
	left:455px !important;
	top:189px !important;
}

#item1857 {
	width:242px !important;
	height:160px !important;
}

#item2196 {
	width:242px !important;
	height:160px !important;
	left:14px !important;
	top:397px !important;
}

#item1858 {
	width:128px !important;
	height:116px !important;
}

#item2201 {
	width:128px !important;
	height:116px !important;
	left:266px !important;
	top:395px !important;
}

#item1859 {
	width:140px !important;
	height:112px !important;
}

#item2206 {
	width:140px !important;
	height:112px !important;
	left:390px !important;
	top:519px !important;
}

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

#item2211 {
	width:170px !important;
	height:111px !important;
	left:360px !important;
	top:275px !important;
}

#item1861 {
	width:244px !important;
	height:156px !important;
}

#item2216 {
	width:244px !important;
	height:156px !important;
	left:14px !important;
	top:211px !important;
}

#item1862 {
	width:171px !important;
	height:196px !important;
}

#item2221 {
	width:171px !important;
	height:196px !important;
	left:14px !important;
	top:14px !important;
}

#item1863 {
	width:257px !important;
	height:189px !important;
}

#item2227 {
	width:257px !important;
	height:189px !important;
	left:273px !important;
	top:14px !important;
}

#item23199 {
	width:160px !important;
	height:9px !important;
	left:16px !important;
	top:374px !important;
}

#item23229 {
	width:61px !important;
	height:36px !important;
	left:191px !important;
	top:175px !important;
}

#item23259 {
	width:214px !important;
	height:9px !important;
	left:271px !important;
	top:256px !important;
}

#item23289 {
	width:63px !important;
	height:28px !important;
	left:267px !important;
	top:357px !important;
}

#item23316 {
	width:84px !important;
	height:19px !important;
	left:268px !important;
	top:609px !important;
}

#item23343 {
	width:231px !important;
	height:9px !important;
	left:18px !important;
	top:619px !important;
}

#item23374 {
	width:117px !important;
	height:19px !important;
	left:407px !important;
	top:489px !important;
}

#item1865 {
	width:122px !important;
	height:176px !important;
}

#item2232 {
	width:122px !important;
	height:176px !important;
	left:99px !important;
	top:81px !important;
}

#item1866 {
	width:112px !important;
	height:186px !important;
}

#item2237 {
	width:112px !important;
	height:186px !important;
	left:204px !important;
	top:82px !important;
}

#item1867 {
	width:86px !important;
	height:96px !important;
}

#item2242 {
	width:86px !important;
	height:96px !important;
	left:327px !important;
	top:82px !important;
}

#item1868 {
	width:86px !important;
	height:96px !important;
}

#item2247 {
	width:86px !important;
	height:96px !important;
	left:421px !important;
	top:83px !important;
}

#item1869 {
	width:147px !important;
	height:165px !important;
}

#item2252 {
	width:147px !important;
	height:165px !important;
	left:14px !important;
	top:376px !important;
}

#item1870 {
	width:163px !important;
	height:164px !important;
}

#item2257 {
	width:163px !important;
	height:164px !important;
	left:169px !important;
	top:376px !important;
}

#item1871 {
	width:191px !important;
	height:163px !important;
}

#item2262 {
	width:191px !important;
	height:163px !important;
	left:339px !important;
	top:376px !important;
}

#item23404 {
	width:386px !important;
	height:10px !important;
	left:13px !important;
	top:560px !important;
}

#item23436 {
	width:386px !important;
	height:10px !important;
	left:13px !important;
	top:569px !important;
}

#item23467 {
	width:105px !important;
	height:10px !important;
	left:416px !important;
	top:560px !important;
}

#item23494 {
	width:106px !important;
	height:10px !important;
	left:416px !important;
	top:569px !important;
}

#item1874 {
	width:74px !important;
	height:74px !important;
}

#item2267 {
	width:74px !important;
	height:74px !important;
	left:71px !important;
	top:129px !important;
}

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

#item2272 {
	width:50px !important;
	height:47px !important;
	left:148px !important;
	top:148px !important;
}

#item1876 {
	width:61px !important;
	height:47px !important;
}

#item2277 {
	width:61px !important;
	height:47px !important;
	left:206px !important;
	top:145px !important;
}

#item1877 {
	width:106px !important;
	height:109px !important;
}

#item2282 {
	width:106px !important;
	height:109px !important;
	left:286px !important;
	top:54px !important;
}

#item1878 {
	width:96px !important;
	height:103px !important;
}

#item2287 {
	width:96px !important;
	height:103px !important;
	left:347px !important;
	top:103px !important;
}

#item1879 {
	width:84px !important;
	height:118px !important;
}

#item2293 {
	width:84px !important;
	height:118px !important;
	left:446px !important;
	top:71px !important;
}

#item23521 {
	width:136px !important;
	height:10px !important;
	left:385px !important;
	top:312px !important;
}

#item23548 {
	width:136px !important;
	height:10px !important;
	left:385px !important;
	top:321px !important;
}

#item23576 {
	width:363px !important;
	height:10px !important;
	left:13px !important;
	top:312px !important;
}

#item23608 {
	width:363px !important;
	height:10px !important;
	left:13px !important;
	top:321px !important;
}

#item1880 {
	width:140px !important;
	height:293px !important;
}

#item2299 {
	width:140px !important;
	height:293px !important;
	left:210px !important;
	top:143px !important;
}

#item1881 {
	width:96px !important;
	height:128px !important;
}

#item2304 {
	width:96px !important;
	height:128px !important;
	left:14px !important;
	top:306px !important;
}

#item1882 {
	width:89px !important;
	height:130px !important;
}

#item2310 {
	width:89px !important;
	height:130px !important;
	left:102px !important;
	top:304px !important;
}

#item1883 {
	width:85px !important;
	height:164px !important;
}

#item2315 {
	width:85px !important;
	height:164px !important;
	left:14px !important;
	top:437px !important;
}

#item1884 {
	width:96px !important;
	height:163px !important;
}

#item2320 {
	width:96px !important;
	height:163px !important;
	left:103px !important;
	top:439px !important;
}

#item23638 {
	width:58px !important;
	height:9px !important;
	left:387px !important;
	top:535px !important;
}

#item23665 {
	width:63px !important;
	height:9px !important;
	left:387px !important;
	top:544px !important;
}

#item23692 {
	width:65px !important;
	height:9px !important;
	left:387px !important;
	top:553px !important;
}

#item23719 {
	width:75px !important;
	height:9px !important;
	left:387px !important;
	top:562px !important;
}

#item23746 {
	width:87px !important;
	height:9px !important;
	left:387px !important;
	top:601px !important;
}

#item23773 {
	width:58px !important;
	height:9px !important;
	left:387px !important;
	top:407px !important;
}

#item23801 {
	width:61px !important;
	height:9px !important;
	left:387px !important;
	top:416px !important;
}

#item23828 {
	width:63px !important;
	height:9px !important;
	left:387px !important;
	top:425px !important;
}

#item23855 {
	width:87px !important;
	height:9px !important;
	left:387px !important;
	top:462px !important;
}

#item23882 {
	width:56px !important;
	height:9px !important;
	left:387px !important;
	top:270px !important;
}

#item23909 {
	width:61px !important;
	height:9px !important;
	left:387px !important;
	top:279px !important;
}

#item23936 {
	width:63px !important;
	height:9px !important;
	left:387px !important;
	top:288px !important;
}

#item23963 {
	width:86px !important;
	height:9px !important;
	left:387px !important;
	top:325px !important;
}

#item23990 {
	width:98px !important;
	height:9px !important;
	left:387px !important;
	top:334px !important;
}

#item24022 {
	width:58px !important;
	height:9px !important;
	left:387px !important;
	top:142px !important;
}

#item24050 {
	width:63px !important;
	height:9px !important;
	left:387px !important;
	top:151px !important;
}

#item24077 {
	width:65px !important;
	height:9px !important;
	left:387px !important;
	top:160px !important;
}

#item24104 {
	width:88px !important;
	height:9px !important;
	left:387px !important;
	top:197px !important;
}

#item24131 {
	width:98px !important;
	height:9px !important;
	left:387px !important;
	top:206px !important;
}

#item24159 {
	width:82px !important;
	height:9px !important;
	left:387px !important;
	top:42px !important;
}

#item24188 {
	width:82px !important;
	height:9px !important;
	left:387px !important;
	top:51px !important;
}

#item24215 {
	width:91px !important;
	height:9px !important;
	left:387px !important;
	top:60px !important;
}

#item24242 {
	width:103px !important;
	height:9px !important;
	left:387px !important;
	top:69px !important;
}

#item24269 {
	width:58px !important;
	height:9px !important;
	left:387px !important;
	top:535px !important;
}

#item24297 {
	width:63px !important;
	height:9px !important;
	left:387px !important;
	top:544px !important;
}

#item24324 {
	width:65px !important;
	height:9px !important;
	left:387px !important;
	top:553px !important;
}

#item24351 {
	width:75px !important;
	height:9px !important;
	left:387px !important;
	top:562px !important;
}

#item24379 {
	width:87px !important;
	height:9px !important;
	left:387px !important;
	top:601px !important;
}

#item24406 {
	width:58px !important;
	height:9px !important;
	left:387px !important;
	top:407px !important;
}

#item24433 {
	width:61px !important;
	height:9px !important;
	left:387px !important;
	top:416px !important;
}

#item24460 {
	width:63px !important;
	height:9px !important;
	left:387px !important;
	top:425px !important;
}

#item24487 {
	width:87px !important;
	height:9px !important;
	left:387px !important;
	top:462px !important;
}

#item24514 {
	width:56px !important;
	height:9px !important;
	left:387px !important;
	top:270px !important;
}

#item24542 {
	width:61px !important;
	height:9px !important;
	left:387px !important;
	top:279px !important;
}

#item24569 {
	width:63px !important;
	height:9px !important;
	left:387px !important;
	top:288px !important;
}

#item24596 {
	width:86px !important;
	height:9px !important;
	left:387px !important;
	top:325px !important;
}

#item24623 {
	width:98px !important;
	height:9px !important;
	left:387px !important;
	top:334px !important;
}

#item24653 {
	width:58px !important;
	height:9px !important;
	left:387px !important;
	top:142px !important;
}

#item24680 {
	width:63px !important;
	height:9px !important;
	left:387px !important;
	top:151px !important;
}

#item24707 {
	width:65px !important;
	height:9px !important;
	left:387px !important;
	top:160px !important;
}

#item24734 {
	width:88px !important;
	height:9px !important;
	left:387px !important;
	top:197px !important;
}

#item24761 {
	width:98px !important;
	height:9px !important;
	left:387px !important;
	top:206px !important;
}

#item24789 {
	width:82px !important;
	height:9px !important;
	left:387px !important;
	top:42px !important;
}

#item24816 {
	width:82px !important;
	height:9px !important;
	left:387px !important;
	top:51px !important;
}

#item24843 {
	width:91px !important;
	height:9px !important;
	left:387px !important;
	top:60px !important;
}

#item24871 {
	width:103px !important;
	height:9px !important;
	left:387px !important;
	top:69px !important;
}

#item1885 {
	width:149px !important;
	height:121px !important;
}

#item2325 {
	width:149px !important;
	height:121px !important;
	left:14px !important;
	top:167px !important;
}

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

#item2330 {
	width:125px !important;
	height:261px !important;
	left:66px !important;
	top:295px !important;
}

#item1888 {
	width:138px !important;
	height:303px !important;
}

#item2335 {
	width:138px !important;
	height:303px !important;
	left:198px !important;
	top:293px !important;
}

#item1889 {
	width:140px !important;
	height:118px !important;
}

#item2340 {
	width:140px !important;
	height:118px !important;
	left:176px !important;
	top:173px !important;
}

#item1890 {
	width:79px !important;
	height:137px !important;
}

#item2345 {
	width:79px !important;
	height:137px !important;
	left:451px !important;
	top:27px !important;
}

#item1891 {
	width:43px !important;
	height:95px !important;
}

#item2350 {
	width:43px !important;
	height:95px !important;
	left:403px !important;
	top:73px !important;
}

#item1892 {
	width:58px !important;
	height:98px !important;
}

#item2355 {
	width:58px !important;
	height:98px !important;
	left:340px !important;
	top:71px !important;
}

#item1893 {
	width:81px !important;
	height:100px !important;
}

#item2360 {
	width:81px !important;
	height:100px !important;
	left:323px !important;
	top:184px !important;
}

#item1894 {
	width:74px !important;
	height:106px !important;
}

#item2365 {
	width:74px !important;
	height:106px !important;
	left:405px !important;
	top:178px !important;
}

#item1895 {
	width:74px !important;
	height:106px !important;
}

#item2370 {
	width:74px !important;
	height:106px !important;
	left:456px !important;
	top:178px !important;
}

#item1896 {
	width:66px !important;
	height:157px !important;
}

#item2376 {
	width:66px !important;
	height:157px !important;
	left:464px !important;
	top:289px !important;
}

#item1897 {
	width:49px !important;
	height:157px !important;
}

#item2381 {
	width:49px !important;
	height:157px !important;
	left:423px !important;
	top:289px !important;
}

#item1899 {
	width:55px !important;
	height:157px !important;
}

#item2386 {
	width:55px !important;
	height:157px !important;
	left:384px !important;
	top:289px !important;
}

#item1901 {
	width:46px !important;
	height:157px !important;
}

#item2391 {
	width:46px !important;
	height:157px !important;
	left:344px !important;
	top:289px !important;
}

#item1902 {
	width:79px !important;
	height:168px !important;
}

#item2397 {
	width:79px !important;
	height:168px !important;
	left:359px !important;
	top:457px !important;
}

#item1903 {
	width:133px !important;
	height:184px !important;
}

#item2402 {
	width:133px !important;
	height:184px !important;
	left:240px !important;
	top:135px !important;
}

#item1904 {
	width:132px !important;
	height:176px !important;
}

#item2407 {
	width:132px !important;
	height:176px !important;
	left:398px !important;
	top:135px !important;
}

#item1905 {
	width:153px !important;
	height:193px !important;
}

#item2413 {
	width:153px !important;
	height:193px !important;
	left:232px !important;
	top:421px !important;
}

#item1906 {
	width:154px !important;
	height:192px !important;
}

#item2418 {
	width:154px !important;
	height:192px !important;
	left:390px !important;
	top:400px !important;
}

#item24898 {
	width:61px !important;
	height:9px !important;
	left:13px !important;
	top:115px !important;
}

#item24926 {
	width:78px !important;
	height:9px !important;
	left:13px !important;
	top:133px !important;
}

#item24953 {
	width:82px !important;
	height:9px !important;
	left:13px !important;
	top:151px !important;
}

#item24980 {
	width:56px !important;
	height:9px !important;
	left:120px !important;
	top:132px !important;
}

#item25007 {
	width:60px !important;
	height:9px !important;
	left:120px !important;
	top:159px !important;
}

#item25035 {
	width:64px !important;
	height:9px !important;
	left:120px !important;
	top:177px !important;
}

#item25062 {
	width:61px !important;
	height:9px !important;
	left:120px !important;
	top:195px !important;
}

#item25089 {
	width:77px !important;
	height:9px !important;
	left:120px !important;
	top:222px !important;
}

#item25116 {
	width:58px !important;
	height:9px !important;
	left:120px !important;
	top:240px !important;
}

#item25143 {
	width:66px !important;
	height:9px !important;
	left:120px !important;
	top:258px !important;
}

#item25170 {
	width:80px !important;
	height:9px !important;
	left:120px !important;
	top:276px !important;
}

#item25197 {
	width:77px !important;
	height:9px !important;
	left:120px !important;
	top:294px !important;
}

#item25224 {
	width:88px !important;
	height:9px !important;
	left:120px !important;
	top:331px !important;
}

#item25256 {
	width:57px !important;
	height:9px !important;
	left:120px !important;
	top:405px !important;
}

#item25284 {
	width:79px !important;
	height:9px !important;
	left:120px !important;
	top:423px !important;
}

#item25311 {
	width:66px !important;
	height:9px !important;
	left:120px !important;
	top:432px !important;
}

#item25338 {
	width:64px !important;
	height:9px !important;
	left:120px !important;
	top:450px !important;
}

#item25365 {
	width:65px !important;
	height:9px !important;
	left:120px !important;
	top:468px !important;
}

#item25392 {
	width:77px !important;
	height:9px !important;
	left:120px !important;
	top:486px !important;
}

#item25419 {
	width:64px !important;
	height:9px !important;
	left:120px !important;
	top:504px !important;
}

#item25446 {
	width:58px !important;
	height:9px !important;
	left:120px !important;
	top:522px !important;
}

#item25473 {
	width:69px !important;
	height:9px !important;
	left:120px !important;
	top:540px !important;
}

#item25500 {
	width:56px !important;
	height:9px !important;
	left:120px !important;
	top:558px !important;
}

#item25528 {
	width:62px !important;
	height:9px !important;
	left:13px !important;
	top:547px !important;
}

#item25556 {
	width:63px !important;
	height:9px !important;
	left:13px !important;
	top:556px !important;
}

#item25584 {
	width:65px !important;
	height:9px !important;
	left:13px !important;
	top:565px !important;
}

#item25611 {
	width:74px !important;
	height:9px !important;
	left:13px !important;
	top:574px !important;
}

#item25638 {
	width:58px !important;
	height:9px !important;
	left:13px !important;
	top:583px !important;
}

#item25665 {
	width:67px !important;
	height:9px !important;
	left:13px !important;
	top:592px !important;
}

#item25692 {
	width:60px !important;
	height:9px !important;
	left:13px !important;
	top:370px !important;
}

#item25719 {
	width:62px !important;
	height:9px !important;
	left:13px !important;
	top:388px !important;
}

#item25746 {
	width:63px !important;
	height:9px !important;
	left:13px !important;
	top:406px !important;
}

#item25775 {
	width:65px !important;
	height:9px !important;
	left:13px !important;
	top:415px !important;
}

#item25802 {
	width:58px !important;
	height:9px !important;
	left:13px !important;
	top:433px !important;
}

#item25829 {
	width:80px !important;
	height:9px !important;
	left:13px !important;
	top:442px !important;
}

#item25857 {
	width:66px !important;
	height:9px !important;
	left:13px !important;
	top:469px !important;
}

#item25884 {
	width:75px !important;
	height:9px !important;
	left:13px !important;
	top:487px !important;
}

#item25911 {
	width:62px !important;
	height:9px !important;
	left:13px !important;
	top:211px !important;
}

#item25938 {
	width:66px !important;
	height:9px !important;
	left:13px !important;
	top:220px !important;
}

#item25965 {
	width:64px !important;
	height:9px !important;
	left:13px !important;
	top:229px !important;
}

#item25992 {
	width:81px !important;
	height:9px !important;
	left:13px !important;
	top:238px !important;
}

#item26020 {
	width:55px !important;
	height:9px !important;
	left:13px !important;
	top:247px !important;
}

#item26047 {
	width:81px !important;
	height:9px !important;
	left:13px !important;
	top:265px !important;
}

#item26074 {
	width:63px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item26101 {
	width:75px !important;
	height:9px !important;
	left:13px !important;
	top:310px !important;
}

#item1907 {
	width:112px !important;
	height:128px !important;
}

#item2424 {
	width:112px !important;
	height:128px !important;
	left:7px !important;
	top:466px !important;
}

#item1908 {
	width:107px !important;
	height:146px !important;
}

#item2430 {
	width:107px !important;
	height:146px !important;
	left:127px !important;
	top:468px !important;
}

#item1909 {
	width:145px !important;
	height:247px !important;
}

#item2435 {
	width:145px !important;
	height:247px !important;
	left:239px !important;
	top:384px !important;
}

#item1910 {
	width:146px !important;
	height:179px !important;
}

#item2440 {
	width:146px !important;
	height:179px !important;
	left:20px !important;
	top:212px !important;
}

#item1911 {
	width:81px !important;
	height:124px !important;
}

#item2445 {
	width:81px !important;
	height:124px !important;
	left:189px !important;
	top:122px !important;
}

#item1912 {
	width:96px !important;
	height:133px !important;
}

#item2451 {
	width:96px !important;
	height:133px !important;
	left:278px !important;
	top:138px !important;
}

#item1915 {
	width:153px !important;
	height:50px !important;
}

#item2456 {
	width:153px !important;
	height:50px !important;
	left:391px !important;
	top:51px !important;
}

#item1916 {
	width:153px !important;
	height:36px !important;
}

#item2461 {
	width:153px !important;
	height:36px !important;
	left:391px !important;
	top:102px !important;
}

#item1917 {
	width:153px !important;
	height:36px !important;
}

#item2466 {
	width:153px !important;
	height:36px !important;
	left:391px !important;
	top:139px !important;
}

#item1918 {
	width:153px !important;
	height:36px !important;
}

#item2471 {
	width:153px !important;
	height:36px !important;
	left:391px !important;
	top:176px !important;
}

#item1920 {
	width:153px !important;
	height:31px !important;
}

#item2476 {
	width:153px !important;
	height:31px !important;
	left:391px !important;
	top:213px !important;
}

#item1921 {
	width:153px !important;
	height:33px !important;
}

#item2481 {
	width:153px !important;
	height:33px !important;
	left:391px !important;
	top:244px !important;
}

#item1923 {
	width:153px !important;
	height:31px !important;
}

#item2486 {
	width:153px !important;
	height:31px !important;
	left:391px !important;
	top:278px !important;
}

#item1925 {
	width:153px !important;
	height:35px !important;
}

#item2491 {
	width:153px !important;
	height:35px !important;
	left:391px !important;
	top:310px !important;
}

#item1926 {
	width:153px !important;
	height:33px !important;
}

#item2496 {
	width:153px !important;
	height:33px !important;
	left:391px !important;
	top:346px !important;
}

#item1927 {
	width:153px !important;
	height:41px !important;
}

#item2501 {
	width:153px !important;
	height:41px !important;
	left:391px !important;
	top:379px !important;
}

#item26128 {
	width:57px !important;
	height:9px !important;
	left:390px !important;
	top:574px !important;
}

#item26155 {
	width:58px !important;
	height:9px !important;
	left:473px !important;
	top:574px !important;
}

#item26182 {
	width:62px !important;
	height:9px !important;
	left:390px !important;
	top:583px !important;
}

#item26209 {
	width:77px !important;
	height:9px !important;
	left:390px !important;
	top:601px !important;
}

#item26236 {
	width:54px !important;
	height:9px !important;
	left:390px !important;
	top:466px !important;
}

#item26265 {
	width:61px !important;
	height:9px !important;
	left:471px !important;
	top:466px !important;
}

#item26292 {
	width:55px !important;
	height:9px !important;
	left:390px !important;
	top:475px !important;
}

#item26319 {
	width:69px !important;
	height:9px !important;
	left:463px !important;
	top:475px !important;
}

#item26346 {
	width:59px !important;
	height:9px !important;
	left:390px !important;
	top:484px !important;
}

#item26373 {
	width:63px !important;
	height:9px !important;
	left:468px !important;
	top:484px !important;
}

#item26400 {
	width:84px !important;
	height:9px !important;
	left:390px !important;
	top:522px !important;
}

#item2506 {
	width:262px !important;
	height:261px !important;
}

#item2647 {
	width:262px !important;
	height:261px !important;
	left:68px !important;
	top:154px !important;
}

#item2507 {
	width:177px !important;
	height:180px !important;
}

#item2652 {
	width:177px !important;
	height:180px !important;
	left:353px !important;
	top:431px !important;
}

#item2508 {
	width:119px !important;
	height:180px !important;
}

#item2657 {
	width:119px !important;
	height:180px !important;
	left:282px !important;
	top:431px !important;
}

#item2509 {
	width:119px !important;
	height:180px !important;
}

#item2662 {
	width:119px !important;
	height:180px !important;
	left:218px !important;
	top:431px !important;
}

#item2510 {
	width:119px !important;
	height:180px !important;
}

#item2667 {
	width:119px !important;
	height:180px !important;
	left:154px !important;
	top:431px !important;
}

#item2511 {
	width:119px !important;
	height:180px !important;
}

#item2672 {
	width:119px !important;
	height:180px !important;
	left:86px !important;
	top:431px !important;
}

#item2512 {
	width:119px !important;
	height:180px !important;
}

#item2677 {
	width:119px !important;
	height:180px !important;
	left:14px !important;
	top:431px !important;
}

#item2514 {
	width:102px !important;
	height:163px !important;
}

#item2683 {
	width:102px !important;
	height:163px !important;
	left:142px !important;
	top:111px !important;
}

#item2515 {
	width:105px !important;
	height:150px !important;
}

#item2688 {
	width:105px !important;
	height:150px !important;
	left:140px !important;
	top:279px !important;
}

#item2550 {
	width:269px !important;
	height:126px !important;
}

#item2693 {
	width:269px !important;
	height:126px !important;
	left:278px !important;
}

#item2551 {
	width:269px !important;
	height:40px !important;
}

#item2698 {
	width:269px !important;
	height:40px !important;
	left:278px !important;
	top:128px !important;
}

#item2552 {
	width:269px !important;
	height:40px !important;
}

#item2703 {
	width:269px !important;
	height:40px !important;
	left:278px !important;
	top:170px !important;
}

#item2553 {
	width:269px !important;
	height:40px !important;
}

#item2709 {
	width:269px !important;
	height:40px !important;
	left:278px !important;
	top:213px !important;
}

#item2554 {
	width:269px !important;
	height:35px !important;
}

#item2714 {
	width:269px !important;
	height:35px !important;
	left:278px !important;
	top:254px !important;
}

#item2555 {
	width:269px !important;
	height:35px !important;
}

#item2719 {
	width:269px !important;
	height:35px !important;
	left:278px !important;
	top:293px !important;
}

#item2556 {
	width:269px !important;
	height:96px !important;
}

#item2724 {
	width:269px !important;
	height:96px !important;
	left:278px !important;
	top:330px !important;
}

#item26427 {
	width:62px !important;
	height:9px !important;
	left:13px !important;
	top:68px !important;
}

#item26454 {
	width:73px !important;
	height:9px !important;
	left:13px !important;
	top:77px !important;
}

#item26481 {
	width:86px !important;
	height:9px !important;
	left:13px !important;
	top:124px !important;
}

#item26508 {
	width:84px !important;
	height:9px !important;
	left:13px !important;
	top:133px !important;
}

#item26536 {
	width:100px !important;
	height:9px !important;
	left:13px !important;
	top:142px !important;
}

#item26563 {
	width:98px !important;
	height:9px !important;
	left:13px !important;
	top:161px !important;
}

#item26590 {
	width:69px !important;
	height:9px !important;
	left:13px !important;
	top:248px !important;
}

#item26617 {
	width:80px !important;
	height:9px !important;
	left:13px !important;
	top:257px !important;
}

#item26644 {
	width:70px !important;
	height:9px !important;
	left:13px !important;
	top:266px !important;
}

#item26671 {
	width:71px !important;
	height:9px !important;
	left:13px !important;
	top:275px !important;
}

#item26698 {
	width:66px !important;
	height:9px !important;
	left:13px !important;
	top:284px !important;
}

#item26725 {
	width:82px !important;
	height:9px !important;
	left:13px !important;
	top:293px !important;
}

#item26752 {
	width:73px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item26780 {
	width:82px !important;
	height:9px !important;
	left:13px !important;
	top:357px !important;
}

#item26807 {
	width:72px !important;
	height:9px !important;
	left:13px !important;
	top:366px !important;
}

#item26834 {
	width:65px !important;
	height:9px !important;
	left:13px !important;
	top:375px !important;
}

#item26861 {
	width:80px !important;
	height:9px !important;
	left:13px !important;
	top:384px !important;
}

#item26888 {
	width:76px !important;
	height:9px !important;
	left:13px !important;
	top:393px !important;
}

#item2557 {
	width:150px !important;
	height:240px !important;
}

#item2729 {
	width:150px !important;
	height:240px !important;
	left:14px !important;
	top:14px !important;
}

#item2558 {
	width:189px !important;
	height:171px !important;
}

#item2734 {
	width:189px !important;
	height:171px !important;
	left:170px !important;
	top:55px !important;
}

#item2559 {
	width:167px !important;
	height:183px !important;
}

#item2739 {
	width:167px !important;
	height:183px !important;
	left:364px !important;
	top:54px !important;
}

#item2560 {
	width:150px !important;
	height:230px !important;
}

#item2744 {
	width:150px !important;
	height:230px !important;
	left:14px !important;
	top:328px !important;
}

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

#item2749 {
	width:92px !important;
	height:247px !important;
	left:186px !important;
	top:325px !important;
}

#item2562 {
	width:72px !important;
	height:101px !important;
}

#item2754 {
	width:72px !important;
	height:101px !important;
	left:282px !important;
	top:471px !important;
}

#item2563 {
	width:103px !important;
	height:234px !important;
}

#item2759 {
	width:103px !important;
	height:234px !important;
	left:409px !important;
	top:330px !important;
}

#item26916 {
	width:134px !important;
	height:19px !important;
	left:13px !important;
	top:303px !important;
}

#item26948 {
	width:136px !important;
	height:19px !important;
	left:13px !important;
	top:616px !important;
}

#item26978 {
	width:137px !important;
	height:19px !important;
	left:371px !important;
	top:635px !important;
}

#item27009 {
	width:139px !important;
	height:19px !important;
	left:363px !important;
	top:303px !important;
}

#item27040 {
	width:75px !important;
	height:9px !important;
	left:169px !important;
	top:302px !important;
}

#item27067 {
	width:72px !important;
	height:9px !important;
	left:253px !important;
	top:302px !important;
}

#item27094 {
	width:76px !important;
	height:9px !important;
	left:169px !important;
	top:626px !important;
}

#item27121 {
	width:80px !important;
	height:9px !important;
	left:169px !important;
	top:635px !important;
}

#item27149 {
	width:76px !important;
	height:9px !important;
	left:269px !important;
	top:626px !important;
}

#item27176 {
	width:80px !important;
	height:9px !important;
	left:269px !important;
	top:635px !important;
}

#item2564 {
	width:129px !important;
	height:278px !important;
}

#item2764 {
	width:129px !important;
	height:278px !important;
	left:86px !important;
	top:349px !important;
}

#item2565 {
	width:62px !important;
	height:86px !important;
}

#item2769 {
	width:62px !important;
	height:86px !important;
	left:17px !important;
	top:361px !important;
}

#item2566 {
	width:91px !important;
	height:173px !important;
}

#item2774 {
	width:91px !important;
	height:173px !important;
	left:222px !important;
	top:378px !important;
}

#item2567 {
	width:187px !important;
	height:215px !important;
}

#item2780 {
	width:187px !important;
	height:215px !important;
	left:343px !important;
	top:349px !important;
}

#item2568 {
	width:147px !important;
	height:257px !important;
}

#item2785 {
	width:147px !important;
	height:257px !important;
	left:383px !important;
	top:14px !important;
}

#item2569 {
	width:125px !important;
	height:123px !important;
}

#item2790 {
	width:125px !important;
	height:123px !important;
	left:250px !important;
	top:41px !important;
}

#item2570 {
	width:145px !important;
	height:150px !important;
}

#item2795 {
	width:145px !important;
	height:150px !important;
	left:142px !important;
	top:133px !important;
}

#item2571 {
	width:99px !important;
	height:240px !important;
}

#item2800 {
	width:99px !important;
	height:240px !important;
	left:14px !important;
	top:14px !important;
}

#item2572 {
	width:54px !important;
	height:83px !important;
}

#item2805 {
	width:54px !important;
	height:83px !important;
	left:116px !important;
	top:14px !important;
}

#item27203 {
	width:85px !important;
	height:28px !important;
	left:223px !important;
	top:600px !important;
}

#item27234 {
	width:149px !important;
	height:19px !important;
	left:343px !important;
	top:609px !important;
}

#item27265 {
	width:142px !important;
	height:19px !important;
	left:387px !important;
	top:310px !important;
}

#item27295 {
	width:61px !important;
	height:28px !important;
	left:295px !important;
	top:304px !important;
}

#item27325 {
	width:58px !important;
	height:38px !important;
	left:174px !important;
	top:88px !important;
}

#item27355 {
	width:102px !important;
	height:9px !important;
	left:13px !important;
	top:311px !important;
}

#item27382 {
	width:102px !important;
	height:9px !important;
	left:13px !important;
	top:320px !important;
}

#item27409 {
	width:76px !important;
	height:9px !important;
	left:17px !important;
	top:564px !important;
}

#item27437 {
	width:76px !important;
	height:9px !important;
	left:17px !important;
	top:574px !important;
}

#item27464 {
	width:76px !important;
	height:9px !important;
	left:17px !important;
	top:594px !important;
}

#item27491 {
	width:76px !important;
	height:9px !important;
	left:17px !important;
	top:604px !important;
}

#item2574 {
	width:193px !important;
	height:264px !important;
}

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

#item2576 {
	width:94px !important;
	height:101px !important;
}

#item2820 {
	width:94px !important;
	height:101px !important;
	left:249px !important;
	top:168px !important;
}

#item2577 {
	width:150px !important;
	height:201px !important;
}

#item2825 {
	width:150px !important;
	height:201px !important;
	left:380px !important;
	top:55px !important;
}

#item2578 {
	width:150px !important;
	height:225px !important;
}

#item2830 {
	width:150px !important;
	height:225px !important;
	left:380px !important;
	top:358px !important;
}

#item2579 {
	width:77px !important;
	height:106px !important;
}

#item2835 {
	width:77px !important;
	height:106px !important;
	left:286px !important;
	top:435px !important;
}

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

#item2840 {
	width:252px !important;
	height:247px !important;
	left:14px !important;
	top:356px !important;
}

#item27518 {
	width:141px !important;
	height:19px !important;
	left:13px !important;
	top:331px !important;
}

#item27549 {
	width:108px !important;
	height:19px !important;
	left:212px !important;
	top:331px !important;
}

#item27579 {
	width:137px !important;
	height:19px !important;
	left:378px !important;
	top:331px !important;
}

#item27609 {
	width:77px !important;
	height:9px !important;
	left:165px !important;
	top:616px !important;
}

#item27636 {
	width:77px !important;
	height:9px !important;
	left:165px !important;
	top:625px !important;
}

#item27665 {
	width:77px !important;
	height:9px !important;
	left:165px !important;
	top:635px !important;
}

#item27692 {
	width:95px !important;
	height:9px !important;
	left:276px !important;
	top:644px !important;
}

#item27720 {
	width:91px !important;
	height:9px !important;
	left:374px !important;
	top:644px !important;
}

#item2581 {
	width:142px !important;
	height:230px !important;
}

#item2845 {
	width:142px !important;
	height:230px !important;
	left:14px !important;
	top:320px !important;
}

#item2582 {
	width:71px !important;
	height:111px !important;
}

#item2851 {
	width:71px !important;
	height:111px !important;
	left:163px !important;
	top:350px !important;
}

#item2583 {
	width:123px !important;
	height:272px !important;
}

#item2856 {
	width:123px !important;
	height:272px !important;
	left:241px !important;
	top:353px !important;
}

#item2584 {
	width:153px !important;
	height:248px !important;
}

#item2861 {
	width:153px !important;
	height:248px !important;
	left:377px !important;
	top:288px !important;
}

#item2585 {
	width:122px !important;
	height:271px !important;
}

#item2866 {
	width:122px !important;
	height:271px !important;
	left:414px !important;
	top:14px !important;
}

#item2586 {
	width:62px !important;
	height:113px !important;
}

#item2871 {
	width:62px !important;
	height:113px !important;
	left:324px !important;
	top:14px !important;
}

#item2589 {
	width:115px !important;
	height:116px !important;
}

#item2876 {
	width:115px !important;
	height:116px !important;
	left:193px !important;
	top:41px !important;
}

#item2590 {
	width:172px !important;
	height:220px !important;
}

#item2881 {
	width:172px !important;
	height:220px !important;
	left:14px !important;
	top:14px !important;
}

#item27747 {
	width:139px !important;
	height:19px !important;
	left:13px !important;
	top:294px !important;
}

#item27777 {
	width:113px !important;
	height:19px !important;
	left:192px !important;
	top:223px !important;
}

#item27804 {
	width:137px !important;
	height:19px !important;
	left:13px !important;
	top:609px !important;
}

#item27835 {
	width:137px !important;
	height:19px !important;
	left:368px !important;
	top:609px !important;
}

#item27867 {
	width:91px !important;
	height:9px !important;
	left:323px !important;
	top:251px !important;
}

#item27895 {
	width:91px !important;
	height:9px !important;
	left:323px !important;
	top:261px !important;
}

#item27922 {
	width:71px !important;
	height:19px !important;
	left:162px !important;
	top:581px !important;
}

#item27949 {
	width:71px !important;
	height:19px !important;
	left:162px !important;
	top:600px !important;
}

#item2591 {
	width:180px !important;
	height:235px !important;
}

#item2886 {
	width:180px !important;
	height:235px !important;
}

#item2592 {
	width:190px !important;
	height:178px !important;
}

#item2891 {
	width:190px !important;
	height:178px !important;
	left:278px !important;
	top:55px !important;
}

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

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

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

#item2901 {
	width:252px !important;
	height:144px !important;
	left:278px !important;
	top:242px !important;
}

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

#item2906 {
	width:202px !important;
	height:218px !important;
	top:448px !important;
}

#item2596 {
	width:183px !important;
	height:219px !important;
}

#item2911 {
	width:183px !important;
	height:219px !important;
	left:278px !important;
	top:447px !important;
}

#item27976 {
	width:77px !important;
	height:47px !important;
	left:185px !important;
	top:177px !important;
}

#item28008 {
	width:62px !important;
	height:57px !important;
	left:471px !important;
	top:178px !important;
}

#item28039 {
	width:252px !important;
	height:9px !important;
	left:276px !important;
	top:427px !important;
}

#item28072 {
	width:252px !important;
	height:9px !important;
	left:13px !important;
	top:432px !important;
}

#item28104 {
	width:62px !important;
	height:57px !important;
	left:205px !important;
	top:585px !important;
}

#item28135 {
	width:60px !important;
	height:57px !important;
	left:464px !important;
	top:565px !important;
}

#item2597 {
	width:252px !important;
	height:155px !important;
}

#item2916 {
	width:252px !important;
	height:155px !important;
	left:14px !important;
	top:435px !important;
}

#item2598 {
	width:252px !important;
	height:155px !important;
}

#item2921 {
	width:252px !important;
	height:155px !important;
	left:278px !important;
	top:434px !important;
}

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

#item2927 {
	width:252px !important;
	height:138px !important;
	left:278px !important;
	top:241px !important;
}

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

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

#item2601 {
	width:134px !important;
	height:221px !important;
}

#item2937 {
	width:134px !important;
	height:221px !important;
	left:14px !important;
	top:14px !important;
}

#item2603 {
	width:133px !important;
	height:221px !important;
}

#item2943 {
	width:133px !important;
	height:221px !important;
	left:397px !important;
	top:14px !important;
}

#item28166 {
	width:102px !important;
	height:28px !important;
	left:154px !important;
	top:74px !important;
}

#item28196 {
	width:102px !important;
	height:28px !important;
	left:284px !important;
	top:74px !important;
}

#item28228 {
	width:256px !important;
	height:9px !important;
	left:12px !important;
	top:619px !important;
}

#item28262 {
	width:250px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item28293 {
	width:243px !important;
	height:9px !important;
	left:276px !important;
	top:419px !important;
}

#item28324 {
	width:249px !important;
	height:9px !important;
	left:13px !important;
	top:419px !important;
}

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

#item2948 {
	width:252px !important;
	height:199px !important;
	left:278px !important;
	top:14px !important;
}

#item2605 {
	width:266px !important;
	height:236px !important;
}

#item2953 {
	width:266px !important;
	height:236px !important;
}

#item2606 {
	width:126px !important;
	height:145px !important;
}

#item2958 {
	width:126px !important;
	height:145px !important;
	left:14px !important;
	top:322px !important;
}

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

#item2963 {
	width:252px !important;
	height:138px !important;
	left:278px !important;
	top:281px !important;
}

#item2608 {
	width:130px !important;
	height:140px !important;
}

#item2968 {
	width:130px !important;
	height:140px !important;
	left:14px !important;
	top:473px !important;
}

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

#item2973 {
	width:252px !important;
	height:141px !important;
	left:278px !important;
	top:479px !important;
}

#item28355 {
	width:171px !important;
	height:9px !important;
	left:13px !important;
	top:304px !important;
}

#item28382 {
	width:178px !important;
	height:9px !important;
	left:276px !important;
	top:262px !important;
}

#item28410 {
	width:99px !important;
	height:20px !important;
	left:141px !important;
	top:444px !important;
}

#item28438 {
	width:190px !important;
	height:9px !important;
	left:276px !important;
	top:462px !important;
}

#item28470 {
	width:92px !important;
	height:20px !important;
	left:149px !important;
	top:577px !important;
}

#item28497 {
	width:128px !important;
	height:20px !important;
	left:276px !important;
	top:608px !important;
}

#item2610 {
	width:143px !important;
	height:158px !important;
}

#item2978 {
	width:143px !important;
	height:158px !important;
	left:14px !important;
	top:475px !important;
}

#item2611 {
	width:141px !important;
	height:147px !important;
}

#item2983 {
	width:141px !important;
	height:147px !important;
	left:278px !important;
	top:478px !important;
}

#item2612 {
	width:163px !important;
	height:145px !important;
}

#item2988 {
	width:163px !important;
	height:145px !important;
	left:278px !important;
	top:323px !important;
}

#item2613 {
	width:252px !important;
	height:92px !important;
}

#item2993 {
	width:252px !important;
	height:92px !important;
	left:14px !important;
	top:322px !important;
}

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

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

#item28527 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:294px !important;
}

#item28554 {
	width:176px !important;
	height:9px !important;
	left:13px !important;
	top:460px !important;
}

#item28581 {
	width:73px !important;
	height:20px !important;
	left:163px !important;
	top:608px !important;
}

#item28608 {
	width:69px !important;
	height:29px !important;
	left:451px !important;
	top:440px !important;
}

#item28639 {
	width:117px !important;
	height:20px !important;
	left:422px !important;
	top:608px !important;
}

#item2615 {
	width:266px !important;
	height:156px !important;
}

#item3004 {
	width:266px !important;
	height:156px !important;
}

#item2616 {
	width:185px !important;
	height:197px !important;
}

#item3009 {
	width:185px !important;
	height:197px !important;
	left:278px !important;
	top:14px !important;
}

#item2617 {
	width:252px !important;
	height:143px !important;
}

#item3014 {
	width:252px !important;
	height:143px !important;
	left:14px !important;
	top:223px !important;
}

#item2618 {
	width:167px !important;
	height:199px !important;
}

#item3019 {
	width:167px !important;
	height:199px !important;
	left:363px !important;
	top:219px !important;
}

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

#item3024 {
	width:252px !important;
	height:137px !important;
	left:14px !important;
	top:429px !important;
}

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

#item3029 {
	width:252px !important;
	height:198px !important;
	left:278px !important;
	top:429px !important;
}

#item28670 {
	width:138px !important;
	height:9px !important;
	left:12px !important;
	top:210px !important;
}

#item28697 {
	width:159px !important;
	height:9px !important;
	left:18px !important;
	top:404px !important;
}

#item28725 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item28756 {
	width:67px !important;
	height:20px !important;
	left:276px !important;
	top:399px !important;
}

#item28783 {
	width:86px !important;
	height:20px !important;
	left:282px !important;
	top:504px !important;
}

#item28810 {
	width:59px !important;
	height:30px !important;
	left:467px !important;
	top:183px !important;
}

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

#item3034 {
	width:252px !important;
	height:147px !important;
	left:14px !important;
	top:429px !important;
}

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

#item3039 {
	width:252px !important;
	height:239px !important;
	left:278px !important;
	top:326px !important;
}

#item2623 {
	width:181px !important;
	height:222px !important;
}

#item3044 {
	width:181px !important;
	height:222px !important;
	left:86px !important;
	top:198px !important;
}

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

#item3049 {
	width:252px !important;
	height:304px !important;
	left:278px !important;
	top:14px !important;
}

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

#item3054 {
	width:252px !important;
	height:147px !important;
	left:14px !important;
	top:14px !important;
}

#item28837 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:198px !important;
}

#item28864 {
	width:103px !important;
	height:18px !important;
	left:12px !important;
	top:399px !important;
}

#item28896 {
	width:140px !important;
	height:9px !important;
	left:18px !important;
	top:613px !important;
}

#item28924 {
	width:130px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item28951 {
	width:130px !important;
	height:9px !important;
	left:276px !important;
	top:310px !important;
}

#item2626 {
	width:240px !important;
	height:257px !important;
}

#item3059 {
	width:240px !important;
	height:257px !important;
	left:291px !important;
	top:14px !important;
}

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

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

#item2632 {
	width:252px !important;
	height:182px !important;
}

#item3069 {
	width:252px !important;
	height:182px !important;
	left:14px !important;
	top:366px !important;
}

#item2633 {
	width:137px !important;
	height:218px !important;
}

#item3075 {
	width:137px !important;
	height:218px !important;
	left:278px !important;
	top:344px !important;
}

#item2634 {
	width:124px !important;
	height:162px !important;
}

#item3080 {
	width:124px !important;
	height:162px !important;
	left:417px !important;
	top:497px !important;
}

#item28981 {
	width:116px !important;
	height:9px !important;
	left:12px !important;
	top:345px !important;
}

#item29008 {
	width:86px !important;
	height:20px !important;
	left:433px !important;
	top:409px !important;
}

#item29035 {
	width:138px !important;
	height:9px !important;
	left:387px !important;
	top:89px !important;
}

#item29062 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item29089 {
	width:140px !important;
	height:20px !important;
	left:277px !important;
	top:608px !important;
}

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

#item3085 {
	width:252px !important;
	height:147px !important;
	left:14px !important;
	top:429px !important;
}

#item2636 {
	width:224px !important;
	height:129px !important;
}

#item3090 {
	width:224px !important;
	height:129px !important;
	left:306px !important;
	top:456px !important;
}

#item2637 {
	width:169px !important;
	height:139px !important;
}

#item3095 {
	width:169px !important;
	height:139px !important;
	left:361px !important;
	top:329px !important;
}

#item2638 {
	width:167px !important;
	height:189px !important;
}

#item3100 {
	width:167px !important;
	height:189px !important;
	left:100px !important;
	top:227px !important;
}

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

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

#item2640 {
	width:174px !important;
	height:169px !important;
}

#item3110 {
	width:174px !important;
	height:169px !important;
	left:99px !important;
	top:46px !important;
}

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

#item29147 {
	width:230px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item29177 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:399px !important;
}

#item29205 {
	width:76px !important;
	height:20px !important;
	left:276px !important;
	top:435px !important;
}

#item29232 {
	width:162px !important;
	height:9px !important;
	left:276px !important;
	top:309px !important;
}

#item29259 {
	width:67px !important;
	height:30px !important;
	left:13px !important;
	top:212px !important;
}

#item3116 {
	width:395px !important;
	height:271px !important;
}

#item3347 {
	width:395px !important;
	height:271px !important;
}

#item3117 {
	width:252px !important;
	height:181px !important;
}

#item3352 {
	width:252px !important;
	height:181px !important;
	left:14px !important;
	top:281px !important;
}

#item3119 {
	width:75px !important;
	height:82px !important;
}

#item3357 {
	width:75px !important;
	height:82px !important;
	left:37px !important;
	top:473px !important;
}

#item3118 {
	width:48px !important;
	height:58px !important;
}

#item3362 {
	width:48px !important;
	height:58px !important;
	left:22px !important;
	top:478px !important;
}

#item3120 {
	width:252px !important;
	height:291px !important;
}

#item3367 {
	width:252px !important;
	height:291px !important;
	left:278px !important;
	top:282px !important;
}

#item29289 {
	width:183px !important;
	height:9px !important;
	left:282px !important;
	top:613px !important;
}

#item29316 {
	width:85px !important;
	height:20px !important;
	left:398px !important;
	top:252px !important;
}

#item29343 {
	width:232px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

#item29375 {
	width:232px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item3157 {
	width:369px !important;
	height:251px !important;
}

#item3372 {
	width:369px !important;
	height:251px !important;
	left:162px !important;
	top:376px !important;
}

#item3158 {
	width:516px !important;
	height:349px !important;
}

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

#item29407 {
	width:144px !important;
	height:20px !important;
	left:18px !important;
	top:337px !important;
}

#item29437 {
	width:107px !important;
	height:20px !important;
	left:24px !important;
	top:528px !important;
}

#item3159 {
	width:176px !important;
	height:153px !important;
}

#item3382 {
	width:176px !important;
	height:153px !important;
	left:284px !important;
	top:58px !important;
}

#item3160 {
	width:191px !important;
	height:218px !important;
}

#item3387 {
	width:191px !important;
	height:218px !important;
}

#item3161 {
	width:156px !important;
	height:152px !important;
}

#item3392 {
	width:156px !important;
	height:152px !important;
	left:102px !important;
	top:247px !important;
}

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

#item3397 {
	width:252px !important;
	height:118px !important;
	left:278px !important;
	top:227px !important;
}

#item3163 {
	width:103px !important;
	height:145px !important;
}

#item3402 {
	width:103px !important;
	height:145px !important;
	left:14px !important;
	top:412px !important;
}

#item3164 {
	width:136px !important;
	height:150px !important;
}

#item3407 {
	width:136px !important;
	height:150px !important;
	left:130px !important;
	top:412px !important;
}

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

#item3412 {
	width:252px !important;
	height:186px !important;
	left:278px !important;
	top:411px !important;
}

#item29464 {
	width:74px !important;
	height:28px !important;
	left:197px !important;
	top:174px !important;
}

#item29495 {
	width:145px !important;
	height:9px !important;
	left:276px !important;
	top:391px !important;
}

#item29522 {
	width:56px !important;
	height:38px !important;
	left:471px !important;
	top:180px !important;
}

#item29549 {
	width:75px !important;
	height:38px !important;
	left:14px !important;
	top:365px !important;
}

#item29580 {
	width:109px !important;
	height:19px !important;
	left:13px !important;
	top:620px !important;
}

#item29611 {
	width:109px !important;
	height:19px !important;
	left:129px !important;
	top:635px !important;
}

#item29642 {
	width:214px !important;
	height:9px !important;
	left:276px !important;
	top:644px !important;
}

#item3166 {
	width:197px !important;
	height:162px !important;
}

#item3417 {
	width:197px !important;
	height:162px !important;
	left:92px !important;
	top:466px !important;
}

#item3167 {
	width:227px !important;
	height:150px !important;
}

#item3423 {
	width:227px !important;
	height:150px !important;
	left:303px !important;
	top:420px !important;
}

#item3168 {
	width:197px !important;
	height:142px !important;
}

#item3429 {
	width:197px !important;
	height:142px !important;
	left:14px !important;
	top:314px !important;
}

#item3169 {
	width:227px !important;
	height:158px !important;
}

#item3434 {
	width:227px !important;
	height:158px !important;
	left:303px !important;
	top:199px !important;
}

#item3171 {
	width:214px !important;
	height:177px !important;
}

#item3439 {
	width:214px !important;
	height:177px !important;
	left:77px !important;
	top:14px !important;
}

#item36042 {
	width:145px !important;
	height:101px !important;
}

#item36037 {
	width:145px !important;
	height:101px !important;
	left:139px !important;
	top:203px !important;
}

#item3172 {
	width:156px !important;
	height:178px !important;
}

#item3444 {
	width:156px !important;
	height:178px !important;
	left:374px !important;
	top:14px !important;
}

#item29672 {
	width:78px !important;
	height:38px !important;
	left:13px !important;
	top:590px !important;
}

#item29706 {
	width:185px !important;
	height:9px !important;
	left:301px !important;
	top:619px !important;
}

#item29737 {
	width:76px !important;
	height:38px !important;
	left:217px !important;
	top:421px !important;
}

#item29769 {
	width:225px !important;
	height:9px !important;
	left:301px !important;
	top:403px !important;
}

#item29800 {
	width:68px !important;
	height:38px !important;
	left:301px !important;
	top:155px !important;
}

#item29827 {
	width:109px !important;
	height:19px !important;
	left:14px !important;
	top:285px !important;
}

#item29858 {
	width:68px !important;
	height:47px !important;
	left:13px !important;
	top:146px !important;
}

#item3173 {
	width:293px !important;
	height:203px !important;
}

#item3449 {
	width:293px !important;
	height:203px !important;
	left:14px !important;
	top:14px !important;
}

#item3174 {
	width:178px !important;
	height:140px !important;
}

#item3454 {
	width:178px !important;
	height:140px !important;
	left:352px !important;
	top:227px !important;
}

#item3175 {
	width:173px !important;
	height:212px !important;
}

#item3459 {
	width:173px !important;
	height:212px !important;
	left:174px !important;
	top:227px !important;
}

#item3176 {
	width:252px !important;
	height:116px !important;
}

#item3464 {
	width:252px !important;
	height:116px !important;
	left:14px !important;
	top:449px !important;
}

#item3177 {
	width:176px !important;
	height:203px !important;
}

#item3469 {
	width:176px !important;
	height:203px !important;
	left:292px !important;
	top:449px !important;
}

#item29890 {
	width:191px !important;
	height:19px !important;
	left:319px !important;
	top:201px !important;
}

#item29921 {
	width:107px !important;
	height:19px !important;
	left:351px !important;
	top:423px !important;
}

#item29951 {
	width:60px !important;
	height:47px !important;
	left:472px !important;
	top:606px !important;
}

#item29982 {
	width:187px !important;
	height:9px !important;
	left:13px !important;
	top:630px !important;
}

#item30014 {
	width:98px !important;
	height:9px !important;
	left:13px !important;
	top:418px !important;
}

#item30042 {
	width:98px !important;
	height:9px !important;
	left:13px !important;
	top:427px !important;
}

#item3178 {
	width:252px !important;
	height:161px !important;
}

#item3474 {
	width:252px !important;
	height:161px !important;
	left:14px !important;
	top:389px !important;
}

#item3179 {
	width:206px !important;
	height:185px !important;
}

#item3479 {
	width:206px !important;
	height:185px !important;
	left:339px !important;
	top:448px !important;
}

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

#item3484 {
	width:252px !important;
	height:132px !important;
	left:278px !important;
	top:213px !important;
}

#item3181 {
	width:252px !important;
	height:171px !important;
}

#item3489 {
	width:252px !important;
	height:171px !important;
	left:14px !important;
	top:208px !important;
}

#item3182 {
	width:150px !important;
	height:183px !important;
}

#item3496 {
	width:150px !important;
	height:183px !important;
	left:109px !important;
	top:14px !important;
}

#item3183 {
	width:172px !important;
	height:191px !important;
}

#item3501 {
	width:172px !important;
	height:191px !important;
	left:372px !important;
	top:14px !important;
}

#item30069 {
	width:213px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item30100 {
	width:112px !important;
	height:18px !important;
	left:13px !important;
	top:364px !important;
}

#item30131 {
	width:67px !important;
	height:38px !important;
	left:13px !important;
	top:159px !important;
}

#item30161 {
	width:108px !important;
	height:28px !important;
	left:265px !important;
	top:113px !important;
}

#item30192 {
	width:184px !important;
	height:19px !important;
	left:276px !important;
	top:423px !important;
}

#item30223 {
	width:61px !important;
	height:38px !important;
	left:276px !important;
	top:590px !important;
}

#item3184 {
	width:159px !important;
	height:190px !important;
}

#item3506 {
	width:159px !important;
	height:190px !important;
	left:278px !important;
	top:14px !important;
}

#item3185 {
	width:147px !important;
	height:216px !important;
}

#item3511 {
	width:147px !important;
	height:216px !important;
	left:14px !important;
	top:57px !important;
}

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

#item3517 {
	width:124px !important;
	height:170px !important;
	left:132px !important;
	top:43px !important;
}

#item3187 {
	width:57px !important;
	height:52px !important;
}

#item3522 {
	width:57px !important;
	height:52px !important;
	left:281px !important;
	top:230px !important;
}

#item3188 {
	width:35px !important;
	height:58px !important;
}

#item3528 {
	width:35px !important;
	height:58px !important;
	left:340px !important;
	top:218px !important;
}

#item3189 {
	width:79px !important;
	height:93px !important;
}

#item3534 {
	width:79px !important;
	height:93px !important;
	left:379px !important;
	top:219px !important;
}

#item3190 {
	width:99px !important;
	height:101px !important;
}

#item3540 {
	width:99px !important;
	height:101px !important;
	left:431px !important;
	top:217px !important;
}

#item3191 {
	width:161px !important;
	height:148px !important;
}

#item3545 {
	width:161px !important;
	height:148px !important;
	left:14px !important;
	top:382px !important;
}

#item3192 {
	width:176px !important;
	height:147px !important;
}

#item3550 {
	width:176px !important;
	height:147px !important;
	left:184px !important;
	top:383px !important;
}

#item3193 {
	width:162px !important;
	height:147px !important;
}

#item3555 {
	width:162px !important;
	height:147px !important;
	left:369px !important;
	top:383px !important;
}

#item30256 {
	width:87px !important;
	height:29px !important;
	left:446px !important;
	top:179px !important;
}

#item30283 {
	width:133px !important;
	height:29px !important;
	left:13px !important;
	top:599px !important;
}

#item30315 {
	width:146px !important;
	height:20px !important;
	left:184px !important;
	top:608px !important;
}

#item30345 {
	width:149px !important;
	height:18px !important;
	left:369px !important;
	top:610px !important;
}

#item30377 {
	width:129px !important;
	height:9px !important;
	left:276px !important;
	top:354px !important;
}

#item30405 {
	width:129px !important;
	height:9px !important;
	left:276px !important;
	top:364px !important;
}

#item30432 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:353px !important;
}

#item30459 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:364px !important;
}

#item3194 {
	width:90px !important;
	height:90px !important;
}

#item3560 {
	width:90px !important;
	height:90px !important;
	left:6px !important;
	top:334px !important;
}

#item3197 {
	width:81px !important;
	height:74px !important;
}

#item3565 {
	width:81px !important;
	height:74px !important;
	left:99px !important;
	top:340px !important;
}

#item3198 {
	width:94px !important;
	height:56px !important;
}

#item3571 {
	width:94px !important;
	height:56px !important;
	left:74px !important;
	top:420px !important;
}

#item3199 {
	width:164px !important;
	height:227px !important;
}

#item3576 {
	width:164px !important;
	height:227px !important;
	left:182px !important;
	top:327px !important;
}

#item3200 {
	width:180px !important;
	height:129px !important;
}

#item3581 {
	width:180px !important;
	height:129px !important;
	left:354px !important;
	top:354px !important;
}

#item3201 {
	width:516px !important;
	height:301px !important;
}

#item3586 {
	width:516px !important;
	height:301px !important;
	left:14px !important;
	top:14px !important;
}

#item30486 {
	width:152px !important;
	height:18px !important;
	left:183px !important;
	top:609px !important;
}

#item30519 {
	width:93px !important;
	height:20px !important;
	left:369px !important;
	top:608px !important;
}

#item30546 {
	width:175px !important;
	height:9px !important;
	left:20px !important;
	top:298px !important;
}

#item30573 {
	width:158px !important;
	height:20px !important;
	left:13px !important;
	top:586px !important;
}

#item30606 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:607px !important;
}

#item30635 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item3202 {
	width:276px !important;
	height:163px !important;
}

#item3591 {
	width:276px !important;
	height:163px !important;
	left:254px !important;
	top:63px !important;
}

#item3203 {
	width:264px !important;
	height:153px !important;
}

#item3596 {
	width:264px !important;
	height:153px !important;
	left:266px !important;
	top:236px !important;
}

#item3204 {
	width:233px !important;
	height:136px !important;
}

#item3601 {
	width:233px !important;
	height:136px !important;
	left:14px !important;
	top:303px !important;
}

#item3205 {
	width:252px !important;
	height:167px !important;
}

#item3606 {
	width:252px !important;
	height:167px !important;
	left:14px !important;
	top:451px !important;
}

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

#item3611 {
	width:86px !important;
	height:44px !important;
	left:299px !important;
	top:405px !important;
}

#item3210 {
	width:98px !important;
	height:45px !important;
}

#item3616 {
	width:98px !important;
	height:45px !important;
	left:290px !important;
	top:446px !important;
}

#item3211 {
	width:110px !important;
	height:86px !important;
}

#item3621 {
	width:110px !important;
	height:86px !important;
	left:342px !important;
	top:475px !important;
}

#item3212 {
	width:60px !important;
	height:71px !important;
}

#item3626 {
	width:60px !important;
	height:71px !important;
	left:458px !important;
	top:481px !important;
}

#item30662 {
	width:73px !important;
	height:57px !important;
	left:222px !important;
	top:186px !important;
}

#item30694 {
	width:76px !important;
	height:68px !important;
	left:196px !important;
	top:380px !important;
}

#item30725 {
	width:92px !important;
	height:38px !important;
	left:432px !important;
	top:347px !important;
}

#item30757 {
	width:193px !important;
	height:10px !important;
	left:276px !important;
	top:634px !important;
}

#item30787 {
	width:193px !important;
	height:10px !important;
	left:276px !important;
	top:643px !important;
}

#item30819 {
	width:191px !important;
	height:10px !important;
	left:43px !important;
	top:634px !important;
}

#item30849 {
	width:191px !important;
	height:10px !important;
	left:43px !important;
	top:643px !important;
}

#item3213 {
	width:235px !important;
	height:171px !important;
}

#item3631 {
	width:235px !important;
	height:171px !important;
	left:14px !important;
	top:396px !important;
}

#item3214 {
	width:207px !important;
	height:225px !important;
}

#item3636 {
	width:207px !important;
	height:225px !important;
	left:259px !important;
	top:397px !important;
}

#item3215 {
	width:264px !important;
	height:146px !important;
}

#item3641 {
	width:264px !important;
	height:146px !important;
	left:266px !important;
	top:144px !important;
}

#item3216 {
	width:252px !important;
	height:157px !important;
}

#item3647 {
	width:252px !important;
	height:157px !important;
	left:14px !important;
	top:143px !important;
}

#item3217 {
	width:369px !important;
	height:127px !important;
}

#item3652 {
	width:369px !important;
	height:127px !important;
	left:162px !important;
	top:14px !important;
}

#item30876 {
	width:136px !important;
	height:19px !important;
	left:13px !important;
	top:609px !important;
}

#item30907 {
	width:183px !important;
	height:19px !important;
	left:265px !important;
	top:361px !important;
}

#item30940 {
	width:59px !important;
	height:47px !important;
	left:472px !important;
	top:581px !important;
}

#item30970 {
	width:138px !important;
	height:19px !important;
	left:13px !important;
	top:361px !important;
}

#item31003 {
	width:119px !important;
	height:9px !important;
	left:13px !important;
	top:93px !important;
}

#item31031 {
	width:119px !important;
	height:9px !important;
	left:13px !important;
	top:103px !important;
}

#item31058 {
	width:119px !important;
	height:9px !important;
	left:13px !important;
	top:112px !important;
}

#item31085 {
	width:119px !important;
	height:9px !important;
	left:13px !important;
	top:122px !important;
}

#item3218 {
	width:516px !important;
	height:300px !important;
}

#item3657 {
	width:516px !important;
	height:300px !important;
	left:14px !important;
	top:14px !important;
}

#item3219 {
	width:166px !important;
	height:210px !important;
}

#item3662 {
	width:166px !important;
	height:210px !important;
	left:14px !important;
	top:327px !important;
}

#item3220 {
	width:151px !important;
	height:192px !important;
}

#item3667 {
	width:151px !important;
	height:192px !important;
	left:189px !important;
	top:325px !important;
}

#item3221 {
	width:78px !important;
	height:135px !important;
}

#item3672 {
	width:78px !important;
	height:135px !important;
	left:360px !important;
	top:327px !important;
}

#item3222 {
	width:169px !important;
	height:97px !important;
}

#item3677 {
	width:169px !important;
	height:97px !important;
	left:361px !important;
	top:471px !important;
}

#item31112 {
	width:146px !important;
	height:18px !important;
	left:13px !important;
	top:610px !important;
}

#item31142 {
	width:119px !important;
	height:20px !important;
	left:191px !important;
	top:608px !important;
}

#item31169 {
	width:123px !important;
	height:9px !important;
	left:359px !important;
	top:619px !important;
}

#item31196 {
	width:111px !important;
	height:20px !important;
	left:359px !important;
	top:296px !important;
}

#item31223 {
	width:92px !important;
	height:29px !important;
	left:439px !important;
	top:401px !important;
}

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

#item3682 {
	width:252px !important;
	height:120px !important;
	left:14px !important;
	top:435px !important;
}

#item3224 {
	width:111px !important;
	height:95px !important;
}

#item3687 {
	width:111px !important;
	height:95px !important;
	left:426px !important;
	top:548px !important;
}

#item3225 {
	width:175px !important;
	height:173px !important;
}

#item3693 {
	width:175px !important;
	height:173px !important;
	left:92px !important;
	top:213px !important;
}

#item3226 {
	width:186px !important;
	height:186px !important;
}

#item3698 {
	width:186px !important;
	height:186px !important;
	left:80px !important;
	top:14px !important;
}

#item3227 {
	width:182px !important;
	height:227px !important;
}

#item3703 {
	width:182px !important;
	height:227px !important;
	left:278px !important;
	top:14px !important;
}

#item3228 {
	width:207px !important;
	height:131px !important;
}

#item3708 {
	width:207px !important;
	height:131px !important;
	left:323px !important;
	top:221px !important;
}

#item31254 {
	width:70px !important;
	height:40px !important;
	left:13px !important;
	top:163px !important;
}

#item31281 {
	width:47px !important;
	height:30px !important;
	left:13px !important;
	top:339px !important;
}

#item31308 {
	width:187px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item31335 {
	width:123px !important;
	height:20px !important;
	left:284px !important;
	top:599px !important;
}

#item31368 {
	width:123px !important;
	height:9px !important;
	left:284px !important;
	top:533px !important;
}

#item31396 {
	width:123px !important;
	height:9px !important;
	left:284px !important;
	top:544px !important;
}

#item31423 {
	width:123px !important;
	height:9px !important;
	left:284px !important;
	top:554px !important;
}

#item31450 {
	width:123px !important;
	height:9px !important;
	left:284px !important;
	top:457px !important;
}

#item31477 {
	width:123px !important;
	height:9px !important;
	left:284px !important;
	top:468px !important;
}

#item31508 {
	width:123px !important;
	height:9px !important;
	left:284px !important;
	top:478px !important;
}

#item3229 {
	width:136px !important;
	height:128px !important;
}

#item3713 {
	width:136px !important;
	height:128px !important;
	left:278px !important;
	top:14px !important;
}

#item3230 {
	width:170px !important;
	height:130px !important;
}

#item3719 {
	width:170px !important;
	height:130px !important;
	left:360px !important;
	top:146px !important;
}

#item3231 {
	width:252px !important;
	height:324px !important;
}

#item3724 {
	width:252px !important;
	height:324px !important;
	left:14px !important;
	top:14px !important;
}

#item3232 {
	width:148px !important;
	height:133px !important;
}

#item3729 {
	width:148px !important;
	height:133px !important;
	left:278px !important;
	top:282px !important;
}

#item3233 {
	width:135px !important;
	height:204px !important;
}

#item3734 {
	width:135px !important;
	height:204px !important;
	left:132px !important;
	top:422px !important;
}

#item3234 {
	width:139px !important;
	height:203px !important;
}

#item3739 {
	width:139px !important;
	height:203px !important;
	left:391px !important;
	top:424px !important;
}

#item31535 {
	width:126px !important;
	height:9px !important;
	left:23px !important;
	top:398px !important;
}

#item31562 {
	width:83px !important;
	height:20px !important;
	left:416px !important;
	top:116px !important;
}

#item31590 {
	width:62px !important;
	height:40px !important;
	left:276px !important;
	top:239px !important;
}

#item31617 {
	width:100px !important;
	height:20px !important;
	left:429px !important;
	top:390px !important;
}

#item31647 {
	width:97px !important;
	height:29px !important;
	left:16px !important;
	top:527px !important;
}

#item31679 {
	width:88px !important;
	height:29px !important;
	left:282px !important;
	top:593px !important;
}

#item3235 {
	width:252px !important;
	height:300px !important;
}

#item3744 {
	width:252px !important;
	height:300px !important;
	left:14px !important;
	top:226px !important;
}

#item3236 {
	width:125px !important;
	height:140px !important;
}

#item3749 {
	width:125px !important;
	height:140px !important;
	left:18px !important;
	top:402px !important;
}

#item3237 {
	width:252px !important;
	height:312px !important;
}

#item3754 {
	width:252px !important;
	height:312px !important;
	left:278px !important;
	top:223px !important;
}

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

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

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

#item3764 {
	width:252px !important;
	height:204px !important;
	left:14px !important;
	top:14px !important;
}

#item31710 {
	width:117px !important;
	height:9px !important;
	left:69px !important;
	top:203px !important;
}

#item31738 {
	width:220px !important;
	height:9px !important;
	left:284px !important;
	top:201px !important;
}

#item31768 {
	width:177px !important;
	height:9px !important;
	left:22px !important;
	top:610px !important;
}

#item31795 {
	width:115px !important;
	height:20px !important;
	left:21px !important;
	top:519px !important;
}

#item31822 {
	width:145px !important;
	height:9px !important;
	left:286px !important;
	top:611px !important;
}

#item3241 {
	width:266px !important;
	height:316px !important;
}

#item3769 {
	width:266px !important;
	height:316px !important;
}

#item3242 {
	width:193px !important;
	height:210px !important;
}

#item3774 {
	width:193px !important;
	height:210px !important;
	left:337px !important;
	top:14px !important;
}

#item3243 {
	width:252px !important;
	height:135px !important;
}

#item3779 {
	width:252px !important;
	height:135px !important;
	left:278px !important;
	top:232px !important;
}

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

#item3784 {
	width:154px !important;
	height:236px !important;
	left:113px !important;
	top:390px !important;
}

#item3245 {
	width:140px !important;
	height:169px !important;
}

#item3789 {
	width:140px !important;
	height:169px !important;
	left:278px !important;
	top:458px !important;
}

#item31849 {
	width:142px !important;
	height:20px !important;
	left:276px !important;
	top:74px !important;
}

#item31882 {
	width:162px !important;
	height:9px !important;
	left:13px !important;
	top:387px !important;
}

#item31910 {
	width:93px !important;
	height:27px !important;
	left:13px !important;
	top:601px !important;
}

#item31943 {
	width:109px !important;
	height:9px !important;
	left:421px !important;
	top:619px !important;
}

#item31971 {
	width:203px !important;
	height:9px !important;
	left:276px !important;
	top:444px !important;
}

#item32002 {
	width:188px !important;
	height:9px !important;
	left:276px !important;
	top:432px !important;
}

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

#item3795 {
	width:252px !important;
	height:233px !important;
	left:14px !important;
	top:325px !important;
}

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

#item3800 {
	width:252px !important;
	height:233px !important;
	left:278px !important;
	top:326px !important;
}

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

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

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

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

#item32029 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item32056 {
	width:182px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item32083 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item32110 {
	width:210px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item3250 {
	width:167px !important;
	height:166px !important;
}

#item3815 {
	width:167px !important;
	height:166px !important;
	left:278px !important;
	top:14px !important;
}

#item3251 {
	width:266px !important;
	height:312px !important;
}

#item3820 {
	width:266px !important;
	height:312px !important;
}

#item3253 {
	width:185px !important;
	height:198px !important;
}

#item3825 {
	width:185px !important;
	height:198px !important;
	left:278px !important;
	top:193px !important;
}

#item3254 {
	width:181px !important;
	height:247px !important;
}

#item3830 {
	width:181px !important;
	height:247px !important;
	left:278px !important;
	top:400px !important;
}

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

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

#item32140 {
	width:73px !important;
	height:29px !important;
	left:185px !important;
	top:169px !important;
}

#item32167 {
	width:78px !important;
	height:29px !important;
	left:452px !important;
	top:153px !important;
}

#item32198 {
	width:68px !important;
	height:40px !important;
	left:469px !important;
	top:329px !important;
}

#item32228 {
	width:66px !important;
	height:40px !important;
	left:465px !important;
	top:588px !important;
}

#item32255 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item3256 {
	width:198px !important;
	height:146px !important;
}

#item3840 {
	width:198px !important;
	height:146px !important;
	left:14px !important;
	top:427px !important;
}

#item3257 {
	width:226px !important;
	height:197px !important;
}

#item3845 {
	width:226px !important;
	height:197px !important;
	left:304px !important;
	top:428px !important;
}

#item3258 {
	width:198px !important;
	height:133px !important;
}

#item3850 {
	width:198px !important;
	height:133px !important;
	left:14px !important;
	top:223px !important;
}

#item3259 {
	width:168px !important;
	height:233px !important;
}

#item3855 {
	width:168px !important;
	height:233px !important;
	left:347px !important;
	top:57px !important;
}

#item3260 {
	width:129px !important;
	height:191px !important;
}

#item3860 {
	width:129px !important;
	height:191px !important;
	left:256px !important;
	top:125px !important;
}

#item3261 {
	width:198px !important;
	height:130px !important;
}

#item3866 {
	width:198px !important;
	height:130px !important;
	left:14px !important;
	top:14px !important;
}

#item32282 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:207px !important;
}

#item32309 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:409px !important;
}

#item32336 {
	width:142px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item32363 {
	width:73px !important;
	height:40px !important;
	left:230px !important;
	top:565px !important;
}

#item32390 {
	width:205px !important;
	height:9px !important;
	left:223px !important;
	top:399px !important;
}

#item32418 {
	width:205px !important;
	height:9px !important;
	left:223px !important;
	top:409px !important;
}

#item3262 {
	width:252px !important;
	height:123px !important;
}

#item3871 {
	width:252px !important;
	height:123px !important;
	left:278px !important;
	top:89px !important;
}

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

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

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

#item3881 {
	width:252px !important;
	height:137px !important;
	left:14px !important;
	top:224px !important;
}

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

#item3886 {
	width:252px !important;
	height:133px !important;
	left:278px !important;
	top:223px !important;
}

#item3266 {
	width:291px !important;
	height:198px !important;
}

#item3891 {
	width:291px !important;
	height:198px !important;
	left:14px !important;
	top:428px !important;
}

#item3275 {
	width:107px !important;
	height:97px !important;
}

#item3896 {
	width:107px !important;
	height:97px !important;
	left:309px !important;
	top:430px !important;
}

#item36049 {
	width:113px !important;
	height:97px !important;
}

#item36044 {
	width:113px !important;
	height:97px !important;
	left:417px !important;
	top:430px !important;
}

#item32445 {
	width:70px !important;
	height:20px !important;
	left:13px !important;
	top:194px !important;
}

#item32472 {
	width:168px !important;
	height:9px !important;
	left:351px !important;
	top:81px !important;
}

#item32499 {
	width:196px !important;
	height:9px !important;
	left:13px !important;
	top:409px !important;
}

#item32526 {
	width:147px !important;
	height:9px !important;
	left:282px !important;
	top:404px !important;
}

#item32553 {
	width:202px !important;
	height:9px !important;
	left:309px !important;
	top:598px !important;
}

#item32580 {
	width:202px !important;
	height:9px !important;
	left:309px !important;
	top:608px !important;
}

#item32611 {
	width:202px !important;
	height:9px !important;
	left:309px !important;
	top:619px !important;
}

#item3276 {
	width:164px !important;
	height:251px !important;
}

#item3901 {
	width:164px !important;
	height:251px !important;
	left:14px !important;
	top:277px !important;
}

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

#item3906 {
	width:158px !important;
	height:194px !important;
	left:193px !important;
	top:346px !important;
}

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

#item3911 {
	width:176px !important;
	height:197px !important;
	left:354px !important;
	top:346px !important;
}

#item3279 {
	width:111px !important;
	height:190px !important;
}

#item3916 {
	width:111px !important;
	height:190px !important;
	left:198px !important;
	top:50px !important;
}

#item3280 {
	width:232px !important;
	height:239px !important;
}

#item3921 {
	width:232px !important;
	height:239px !important;
	left:312px !important;
}

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

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

#item32638 {
	width:114px !important;
	height:20px !important;
	left:12px !important;
	top:244px !important;
}

#item32669 {
	width:100px !important;
	height:20px !important;
	left:197px !important;
	top:311px !important;
}

#item32696 {
	width:153px !important;
	height:20px !important;
	left:364px !important;
	top:311px !important;
}

#item32726 {
	width:108px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item32753 {
	width:211px !important;
	height:9px !important;
	left:189px !important;
	top:608px !important;
}

#item32784 {
	width:211px !important;
	height:9px !important;
	left:189px !important;
	top:619px !important;
}

#item3282 {
	width:171px !important;
	height:129px !important;
}

#item3931 {
	width:171px !important;
	height:129px !important;
	left:359px !important;
	top:14px !important;
}

#item3283 {
	width:240px !important;
	height:213px !important;
}

#item3936 {
	width:240px !important;
	height:213px !important;
}

#item3284 {
	width:88px !important;
	height:193px !important;
}

#item3942 {
	width:88px !important;
	height:193px !important;
	left:14px !important;
	top:224px !important;
}

#item3285 {
	width:170px !important;
	height:129px !important;
}

#item3948 {
	width:170px !important;
	height:129px !important;
	left:187px !important;
	top:224px !important;
}

#item3286 {
	width:164px !important;
	height:142px !important;
}

#item3953 {
	width:164px !important;
	height:142px !important;
	left:366px !important;
	top:224px !important;
}

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

#item3958 {
	width:252px !important;
	height:133px !important;
	left:14px !important;
	top:429px !important;
}

#item3288 {
	width:167px !important;
	height:145px !important;
}

#item3963 {
	width:167px !important;
	height:145px !important;
	left:364px !important;
	top:428px !important;
}

#item32813 {
	width:72px !important;
	height:20px !important;
	left:248px !important;
	top:160px !important;
}

#item32840 {
	width:93px !important;
	height:29px !important;
	left:248px !important;
	top:184px !important;
}

#item32873 {
	width:172px !important;
	height:9px !important;
	left:341px !important;
	top:205px !important;
}

#item32904 {
	width:68px !important;
	height:20px !important;
	left:106px !important;
	top:399px !important;
}

#item32931 {
	width:172px !important;
	height:9px !important;
	left:189px !important;
	top:409px !important;
}

#item32958 {
	width:123px !important;
	height:9px !important;
	left:364px !important;
	top:410px !important;
}

#item32985 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item33013 {
	width:181px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item3289 {
	width:206px !important;
	height:218px !important;
}

#item3968 {
	width:206px !important;
	height:218px !important;
	left:14px !important;
	top:326px !important;
}

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

#item3973 {
	width:253px !important;
	height:124px !important;
	left:230px !important;
	top:434px !important;
}

#item3292 {
	width:214px !important;
	height:194px !important;
}

#item3978 {
	width:214px !important;
	height:194px !important;
	left:316px !important;
	top:223px !important;
}

#item3293 {
	width:208px !important;
	height:213px !important;
}

#item3983 {
	width:208px !important;
	height:213px !important;
	left:14px !important;
	top:14px !important;
}

#item3294 {
	width:223px !important;
	height:197px !important;
}

#item3988 {
	width:223px !important;
	height:197px !important;
	left:307px !important;
	top:14px !important;
}

#item33040 {
	width:132px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item33067 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item33094 {
	width:191px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item33125 {
	width:80px !important;
	height:29px !important;
	left:230px !important;
	top:360px !important;
}

#item33152 {
	width:74px !important;
	height:20px !important;
	left:230px !important;
	top:174px !important;
}

#item3295 {
	width:252px !important;
	height:181px !important;
}

#item3993 {
	width:252px !important;
	height:181px !important;
	left:278px !important;
	top:14px !important;
}

#item3296 {
	width:159px !important;
	height:232px !important;
}

#item3998 {
	width:159px !important;
	height:232px !important;
	left:14px !important;
	top:14px !important;
}

#item3297 {
	width:157px !important;
	height:142px !important;
}

#item4003 {
	width:157px !important;
	height:142px !important;
	left:14px !important;
	top:256px !important;
}

#item36057 {
	width:96px !important;
	height:63px !important;
}

#item36050 {
	width:96px !important;
	height:63px !important;
	left:14px !important;
	top:183px !important;
}

#item3298 {
	width:151px !important;
	height:141px !important;
}

#item4008 {
	width:151px !important;
	height:141px !important;
	left:278px !important;
	top:256px !important;
}

#item3299 {
	width:516px !important;
	height:219px !important;
}

#item4015 {
	width:516px !important;
	height:219px !important;
	left:14px !important;
	top:408px !important;
}

#item34054 {
	width:92px !important;
	height:20px !important;
	left:177px !important;
	top:122px !important;
}

#item34081 {
	width:91px !important;
	height:20px !important;
	left:177px !important;
	top:228px !important;
}

#item34108 {
	width:90px !important;
	height:20px !important;
	left:177px !important;
	top:379px !important;
}

#item34135 {
	width:195px !important;
	height:9px !important;
	left:276px !important;
	top:239px !important;
}

#item34165 {
	width:75px !important;
	height:29px !important;
	left:434px !important;
	top:368px !important;
}

#item34192 {
	width:97px !important;
	height:20px !important;
	left:404px !important;
	top:608px !important;
}

#item3300 {
	width:516px !important;
	height:300px !important;
}

#item4020 {
	width:516px !important;
	height:300px !important;
	left:14px !important;
	top:327px !important;
}

#item3301 {
	width:210px !important;
	height:300px !important;
}

#item4025 {
	width:210px !important;
	height:300px !important;
	left:320px !important;
	top:14px !important;
}

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

#item4030 {
	width:252px !important;
	height:209px !important;
	left:14px !important;
	top:14px !important;
}

#item34220 {
	width:151px !important;
	height:9px !important;
	left:26px !important;
	top:599px !important;
}

#item34248 {
	width:186px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item34276 {
	width:93px !important;
	height:20px !important;
	left:276px !important;
	top:101px !important;
}

#item34303 {
	width:84px !important;
	height:29px !important;
	left:276px !important;
	top:122px !important;
}

#item3304 {
	width:253px !important;
	height:189px !important;
}

#item4036 {
	width:253px !important;
	height:189px !important;
	left:277px !important;
}

#item3305 {
	width:266px !important;
	height:336px !important;
}

#item4041 {
	width:266px !important;
	height:336px !important;
}

#item3306 {
	width:150px !important;
	height:154px !important;
}

#item4047 {
	width:150px !important;
	height:154px !important;
	left:381px !important;
	top:203px !important;
}

#item3307 {
	width:164px !important;
	height:278px !important;
}

#item4053 {
	width:164px !important;
	height:278px !important;
	top:349px !important;
}

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

#item4059 {
	width:252px !important;
	height:189px !important;
	left:278px !important;
	top:363px !important;
}

#item34592 {
	width:118px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item34619 {
	width:98px !important;
	height:18px !important;
	left:164px !important;
	top:490px !important;
}

#item34649 {
	width:73px !important;
	height:20px !important;
	left:281px !important;
	top:329px !important;
}

#item34676 {
	width:97px !important;
	height:20px !important;
	left:408px !important;
	top:172px !important;
}

#item34703 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:328px !important;
}

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

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

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

#item4069 {
	width:252px !important;
	height:297px !important;
	left:278px !important;
	top:327px !important;
}

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

#item4074 {
	width:266px !important;
	height:222px !important;
	left:278px !important;
	top:14px !important;
}

#item3313 {
	width:170px !important;
	height:128px !important;
}

#item4079 {
	width:170px !important;
	height:128px !important;
	left:103px !important;
	top:232px !important;
}

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

#item4084 {
	width:252px !important;
	height:157px !important;
	left:14px !important;
	top:14px !important;
}

#item34454 {
	width:73px !important;
	height:20px !important;
	left:283px !important;
	top:403px !important;
}

#item34482 {
	width:148px !important;
	height:9px !important;
	left:17px !important;
	top:610px !important;
}

#item34509 {
	width:111px !important;
	height:20px !important;
	left:381px !important;
	top:301px !important;
}

#item34538 {
	width:77px !important;
	height:20px !important;
	left:17px !important;
	top:336px !important;
}

#item34565 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:214px !important;
}

#item3315 {
	width:190px !important;
	height:215px !important;
}

#item4090 {
	width:190px !important;
	height:215px !important;
	left:14px !important;
	top:14px !important;
}

#item3316 {
	width:316px !important;
	height:193px !important;
}

#item4095 {
	width:316px !important;
	height:193px !important;
	left:214px !important;
	top:14px !important;
}

#item3317 {
	width:166px !important;
	height:98px !important;
}

#item4100 {
	width:166px !important;
	height:98px !important;
	left:214px !important;
	top:217px !important;
}

#item3318 {
	width:410px !important;
	height:326px !important;
}

#item4105 {
	width:410px !important;
	height:326px !important;
	top:326px !important;
}

#item33179 {
	width:131px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item33206 {
	width:118px !important;
	height:9px !important;
	left:215px !important;
	top:201px !important;
}

#item33233 {
	width:121px !important;
	height:9px !important;
	left:387px !important;
	top:307px !important;
}

#item33260 {
	width:86px !important;
	height:20px !important;
	left:423px !important;
	top:443px !important;
}

#item3319 {
	width:153px !important;
	height:121px !important;
}

#item4110 {
	width:153px !important;
	height:121px !important;
	left:14px !important;
	top:505px !important;
}

#item3320 {
	width:223px !important;
	height:217px !important;
}

#item4115 {
	width:223px !important;
	height:217px !important;
	left:307px !important;
	top:326px !important;
}

#item3321 {
	width:286px !important;
	height:117px !important;
}

#item4120 {
	width:286px !important;
	height:117px !important;
	left:14px !important;
	top:326px !important;
}

#item3322 {
	width:399px !important;
	height:288px !important;
}

#item4125 {
	width:399px !important;
	height:288px !important;
	left:131px !important;
	top:26px !important;
}

#item33287 {
	width:70px !important;
	height:30px !important;
	left:35px !important;
	top:262px !important;
}

#item33317 {
	width:142px !important;
	height:9px !important;
	left:13px !important;
	top:489px !important;
}

#item33344 {
	width:73px !important;
	height:20px !important;
	left:173px !important;
	top:608px !important;
}

#item33372 {
	width:142px !important;
	height:9px !important;
	left:306px !important;
	top:619px !important;
}

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

#item4130 {
	width:188px !important;
	height:202px !important;
	left:14px !important;
	top:14px !important;
}

#item3326 {
	width:252px !important;
	height:135px !important;
}

#item4135 {
	width:252px !important;
	height:135px !important;
	left:278px !important;
	top:14px !important;
}

#item3327 {
	width:155px !important;
	height:192px !important;
}

#item4140 {
	width:155px !important;
	height:192px !important;
	left:14px !important;
	top:227px !important;
}

#item3328 {
	width:187px !important;
	height:192px !important;
}

#item4145 {
	width:187px !important;
	height:192px !important;
	left:278px !important;
	top:228px !important;
}

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

#item4150 {
	width:252px !important;
	height:137px !important;
	left:14px !important;
	top:431px !important;
}

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

#item4155 {
	width:252px !important;
	height:136px !important;
	left:278px !important;
	top:431px !important;
}

#item33399 {
	width:62px !important;
	height:30px !important;
	left:205px !important;
	top:160px !important;
}

#item33426 {
	width:138px !important;
	height:9px !important;
	left:276px !important;
	top:209px !important;
}

#item33453 {
	width:67px !important;
	height:20px !important;
	left:173px !important;
	top:389px !important;
}

#item33480 {
	width:70px !important;
	height:20px !important;
	left:467px !important;
	top:402px !important;
}

#item33512 {
	width:102px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item33539 {
	width:116px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

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

#item4160 {
	width:167px !important;
	height:194px !important;
	left:99px !important;
	top:432px !important;
}

#item3332 {
	width:154px !important;
	height:221px !important;
}

#item4166 {
	width:154px !important;
	height:221px !important;
	left:376px !important;
	top:431px !important;
}

#item3333 {
	width:154px !important;
	height:191px !important;
}

#item4171 {
	width:154px !important;
	height:191px !important;
	left:376px !important;
	top:230px !important;
}

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

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

#item3335 {
	width:252px !important;
	height:155px !important;
}

#item4181 {
	width:252px !important;
	height:155px !important;
	left:14px !important;
	top:14px !important;
}

#item3336 {
	width:154px !important;
	height:202px !important;
}

#item4186 {
	width:154px !important;
	height:202px !important;
	left:376px !important;
	top:14px !important;
}

#item33567 {
	width:127px !important;
	height:9px !important;
	left:13px !important;
	top:209px !important;
}

#item33595 {
	width:68px !important;
	height:20px !important;
	left:276px !important;
	top:199px !important;
}

#item33622 {
	width:151px !important;
	height:9px !important;
	left:13px !important;
	top:412px !important;
}

#item33649 {
	width:89px !important;
	height:20px !important;
	left:276px !important;
	top:402px !important;
}

#item33676 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item33703 {
	width:85px !important;
	height:29px !important;
	left:276px !important;
	top:599px !important;
}

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

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

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

#item4196 {
	width:252px !important;
	height:163px !important;
	left:278px !important;
	top:55px !important;
}

#item3339 {
	width:62px !important;
	height:62px !important;
}

#item4201 {
	width:62px !important;
	height:62px !important;
	left:14px !important;
	top:289px !important;
}

#item3340 {
	width:60px !important;
	height:60px !important;
}

#item4206 {
	width:60px !important;
	height:60px !important;
	left:79px !important;
	top:291px !important;
}

#item3341 {
	width:58px !important;
	height:61px !important;
}

#item4212 {
	width:58px !important;
	height:61px !important;
	left:143px !important;
	top:289px !important;
}

#item3343 {
	width:61px !important;
	height:61px !important;
}

#item4217 {
	width:61px !important;
	height:61px !important;
	left:206px !important;
	top:291px !important;
}

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

#item4222 {
	width:252px !important;
	height:151px !important;
	left:14px !important;
	top:355px !important;
}

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

#item4227 {
	width:252px !important;
	height:134px !important;
	left:278px !important;
	top:397px !important;
}

#item3346 {
	width:130px !important;
	height:103px !important;
}

#item4232 {
	width:130px !important;
	height:103px !important;
	left:278px !important;
	top:288px !important;
}

#item34333 {
	width:220px !important;
	height:9px !important;
	left:16px !important;
	top:267px !important;
}

#item34363 {
	width:179px !important;
	height:9px !important;
	left:280px !important;
	top:267px !important;
}

#item34395 {
	width:107px !important;
	height:19px !important;
	left:408px !important;
	top:371px !important;
}

#item34422 {
	width:220px !important;
	height:9px !important;
	left:276px !important;
	top:575px !important;
}

#item34731 {
	width:114px !important;
	height:9px !important;
	left:16px !important;
	top:560px !important;
}

#item34758 {
	width:114px !important;
	height:9px !important;
	left:16px !important;
	top:569px !important;
}

#item34785 {
	width:114px !important;
	height:9px !important;
	left:145px !important;
	top:560px !important;
}

#item34812 {
	width:114px !important;
	height:9px !important;
	left:145px !important;
	top:569px !important;
}
#in5footer,  #prefooter {display:none;}
