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

#item23631 {
	width:163px !important;
	height:232px !important;
}

#item23629 {
	width:163px !important;
	height:232px !important;
	left:43px !important;
	top:292px !important;
}

#item23640 {
	width:107px !important;
	height:77px !important;
}

#item23635 {
	width:107px !important;
	height:77px !important;
	left:346px !important;
	top:241px !important;
}

#item23836 {
	width:98px !important;
	height:77px !important;
}

#item23831 {
	width:98px !important;
	height:77px !important;
	left:421px !important;
	top:162px !important;
}

#item23842 {
	width:88px !important;
	height:84px !important;
}

#item23837 {
	width:88px !important;
	height:84px !important;
	left:456px !important;
	top:259px !important;
}

#item23646 {
	width:139px !important;
	height:196px !important;
}

#item23641 {
	width:139px !important;
	height:196px !important;
	left:293px !important;
	top:415px !important;
}

#item23652 {
	width:266px !important;
	height:275px !important;
}

#item23647 {
	width:266px !important;
	height:275px !important;
	left:278px !important;
	top:14px !important;
}

#item23853 {
	width:224px !important;
	height:180px !important;
}

#item23847 {
	width:224px !important;
	height:180px !important;
	left:14px !important;
	top:446px !important;
}

#item23859 {
	width:177px !important;
	height:266px !important;
}

#item23854 {
	width:177px !important;
	height:266px !important;
	left:255px !important;
	top:368px !important;
}

#item70745 {
	width:109px !important;
	height:9px !important;
	left:17px !important;
	top:440px !important;
}

#item70772 {
	width:177px !important;
	height:9px !important;
	left:350px !important;
	top:339px !important;
}

#item70799 {
	width:114px !important;
	height:29px !important;
	left:373px !important;
	top:352px !important;
}

#item70830 {
	width:83px !important;
	height:20px !important;
	left:453px !important;
	top:608px !important;
}

#item23865 {
	width:370px !important;
	height:237px !important;
}

#item23860 {
	width:370px !important;
	height:237px !important;
	left:174px !important;
	top:383px !important;
}

#item23877 {
	width:77px !important;
	height:139px !important;
}

#item23872 {
	width:77px !important;
	height:139px !important;
	left:40px !important;
	top:221px !important;
}

#item23912 {
	width:77px !important;
	height:151px !important;
}

#item23907 {
	width:77px !important;
	height:151px !important;
	left:122px !important;
	top:230px !important;
}

#item23883 {
	width:298px !important;
	height:306px !important;
}

#item23878 {
	width:298px !important;
	height:306px !important;
	left:232px !important;
	top:14px !important;
}

#item23889 {
	width:206px !important;
	height:194px !important;
}

#item23884 {
	width:206px !important;
	height:194px !important;
	left:14px !important;
	top:6px !important;
}

#item70857 {
	width:114px !important;
	height:27px !important;
	left:12px !important;
	top:455px !important;
}

#item70891 {
	width:176px !important;
	height:9px !important;
	left:231px !important;
	top:376px !important;
}

#item70919 {
	width:143px !important;
	height:20px !important;
	left:12px !important;
	top:183px !important;
}

#item70951 {
	width:168px !important;
	height:9px !important;
	left:12px !important;
	top:434px !important;
}

#item70981 {
	width:168px !important;
	height:9px !important;
	left:12px !important;
	top:443px !important;
}

#item71013 {
	width:130px !important;
	height:9px !important;
	left:13px !important;
	top:551px !important;
}

#item71041 {
	width:130px !important;
	height:9px !important;
	left:13px !important;
	top:560px !important;
}

#item71068 {
	width:130px !important;
	height:9px !important;
	left:13px !important;
	top:569px !important;
}

#item71095 {
	width:130px !important;
	height:9px !important;
	left:13px !important;
	top:578px !important;
}

#item23658 {
	width:192px !important;
	height:65px !important;
}

#item23653 {
	width:192px !important;
	height:65px !important;
	left:251px !important;
	top:14px !important;
}

#item25616 {
	width:178px !important;
	height:60px !important;
}

#item25610 {
	width:178px !important;
	height:60px !important;
	left:264px !important;
	top:81px !important;
}

#item25623 {
	width:179px !important;
	height:41px !important;
}

#item25617 {
	width:179px !important;
	height:41px !important;
	left:263px !important;
	top:144px !important;
}

#item25630 {
	width:150px !important;
	height:41px !important;
}

#item25624 {
	width:150px !important;
	height:41px !important;
	left:292px !important;
	top:187px !important;
}

#item23925 {
	width:240px !important;
	height:242px !important;
}

#item23920 {
	width:240px !important;
	height:242px !important;
}

#item23931 {
	width:345px !important;
	height:189px !important;
}

#item23926 {
	width:345px !important;
	height:189px !important;
	left:14px !important;
	top:320px !important;
}

#item23937 {
	width:167px !important;
	height:229px !important;
}

#item23932 {
	width:167px !important;
	height:229px !important;
	left:363px !important;
	top:403px !important;
}

#item64435 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:297px !important;
}

#item64464 {
	width:121px !important;
	height:18px !important;
	left:221px !important;
	top:609px !important;
}

#item64496 {
	width:84px !important;
	height:9px !important;
	left:258px !important;
	top:296px !important;
}

#item64523 {
	width:60px !important;
	height:9px !important;
	left:341px !important;
	top:296px !important;
}

#item64550 {
	width:65px !important;
	height:9px !important;
	left:401px !important;
	top:296px !important;
}

#item64577 {
	width:129px !important;
	height:18px !important;
	left:20px !important;
	top:591px !important;
}

#item64608 {
	width:160px !important;
	height:18px !important;
	left:20px !important;
	top:609px !important;
}

#item23943 {
	width:145px !important;
	height:214px !important;
}

#item23938 {
	width:145px !important;
	height:214px !important;
	left:43px !important;
	top:345px !important;
}

#item23949 {
	width:220px !important;
	height:107px !important;
}

#item23944 {
	width:220px !important;
	height:107px !important;
	left:258px !important;
	top:387px !important;
}

#item25636 {
	width:220px !important;
	height:114px !important;
}

#item25631 {
	width:220px !important;
	height:114px !important;
	left:305px !important;
	top:440px !important;
}

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

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

#item23962 {
	width:99px !important;
	height:73px !important;
}

#item23956 {
	width:99px !important;
	height:73px !important;
	left:109px !important;
	top:44px !important;
}

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

#item25639 {
	width:112px !important;
	height:89px !important;
	left:21px !important;
	top:120px !important;
}

#item25651 {
	width:113px !important;
	height:96px !important;
}

#item25646 {
	width:113px !important;
	height:96px !important;
	left:143px !important;
	top:142px !important;
}

#item64643 {
	width:200px !important;
	height:18px !important;
	left:18px !important;
	top:299px !important;
}

#item64675 {
	width:187px !important;
	height:9px !important;
	left:20px !important;
	top:612px !important;
}

#item64705 {
	width:144px !important;
	height:9px !important;
	left:285px !important;
	top:284px !important;
}

#item64735 {
	width:199px !important;
	height:18px !important;
	left:285px !important;
	top:296px !important;
}

#item64769 {
	width:55px !important;
	height:9px !important;
	left:18px !important;
	top:286px !important;
}

#item64797 {
	width:58px !important;
	height:9px !important;
	left:73px !important;
	top:286px !important;
}

#item64825 {
	width:71px !important;
	height:9px !important;
	left:130px !important;
	top:286px !important;
}

#item64852 {
	width:181px !important;
	height:9px !important;
	left:237px !important;
	top:610px !important;
}

#item64884 {
	width:181px !important;
	height:9px !important;
	left:237px !important;
	top:619px !important;
}

#item23664 {
	width:176px !important;
	height:223px !important;
}

#item23659 {
	width:176px !important;
	height:223px !important;
	left:366px !important;
	top:14px !important;
}

#item23968 {
	width:142px !important;
	height:188px !important;
}

#item23963 {
	width:142px !important;
	height:188px !important;
	left:213px !important;
	top:14px !important;
}

#item23975 {
	width:187px !important;
	height:177px !important;
}

#item23969 {
	width:187px !important;
	height:177px !important;
	left:14px !important;
	top:14px !important;
}

#item23981 {
	width:222px !important;
	height:196px !important;
}

#item23976 {
	width:222px !important;
	height:196px !important;
	left:14px !important;
	top:279px !important;
}

#item25657 {
	width:111px !important;
	height:61px !important;
}

#item25652 {
	width:111px !important;
	height:61px !important;
	left:243px !important;
	top:278px !important;
}

#item23987 {
	width:142px !important;
	height:140px !important;
}

#item23982 {
	width:142px !important;
	height:140px !important;
	left:14px !important;
	top:486px !important;
}

#item25663 {
	width:62px !important;
	height:29px !important;
}

#item25658 {
	width:62px !important;
	height:29px !important;
	left:160px !important;
	top:558px !important;
}

#item25669 {
	width:65px !important;
	height:32px !important;
}

#item25664 {
	width:65px !important;
	height:32px !important;
	left:160px !important;
	top:595px !important;
}

#item23993 {
	width:169px !important;
	height:159px !important;
}

#item23988 {
	width:169px !important;
	height:159px !important;
	left:363px !important;
	top:373px !important;
}

#item64915 {
	width:149px !important;
	height:9px !important;
	left:17px !important;
	top:232px !important;
}

#item64946 {
	width:185px !important;
	height:18px !important;
	left:17px !important;
	top:245px !important;
}

#item64978 {
	width:85px !important;
	height:20px !important;
	left:211px !important;
	top:248px !important;
}

#item65005 {
	width:159px !important;
	height:9px !important;
	left:364px !important;
	top:619px !important;
}

#item65033 {
	width:101px !important;
	height:18px !important;
	left:241px !important;
	top:428px !important;
}

#item65063 {
	width:90px !important;
	height:18px !important;
	left:241px !important;
	top:446px !important;
}

#item65093 {
	width:73px !important;
	height:9px !important;
	left:241px !important;
	top:563px !important;
}

#item65120 {
	width:73px !important;
	height:9px !important;
	left:241px !important;
	top:572px !important;
}

#item65147 {
	width:72px !important;
	height:9px !important;
	left:241px !important;
	top:601px !important;
}

#item65174 {
	width:73px !important;
	height:9px !important;
	left:241px !important;
	top:610px !important;
}

#item65203 {
	width:132px !important;
	height:20px !important;
	left:364px !important;
	top:315px !important;
}

#item65235 {
	width:133px !important;
	height:20px !important;
	left:364px !important;
	top:336px !important;
}

#item23999 {
	width:77px !important;
	height:76px !important;
}

#item23994 {
	width:77px !important;
	height:76px !important;
	left:23px !important;
	top:338px !important;
}

#item25677 {
	width:77px !important;
	height:76px !important;
}

#item25672 {
	width:77px !important;
	height:76px !important;
	left:107px !important;
	top:338px !important;
}

#item25683 {
	width:77px !important;
	height:76px !important;
}

#item25678 {
	width:77px !important;
	height:76px !important;
	left:189px !important;
	top:338px !important;
}

#item25689 {
	width:255px !important;
	height:128px !important;
}

#item25684 {
	width:255px !important;
	height:128px !important;
	left:22px !important;
	top:418px !important;
}

#item24005 {
	width:244px !important;
	height:221px !important;
}

#item24000 {
	width:244px !important;
	height:221px !important;
	left:279px !important;
	top:336px !important;
}

#item24012 {
	width:189px !important;
	height:237px !important;
}

#item24006 {
	width:189px !important;
	height:237px !important;
	left:342px !important;
	top:14px !important;
}

#item24018 {
	width:179px !important;
	height:225px !important;
}

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

#item25695 {
	width:57px !important;
	height:317px !important;
}

#item25690 {
	width:57px !important;
	height:317px !important;
	left:201px !important;
	top:9px !important;
}

#item65266 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:310px !important;
}

#item65293 {
	width:70px !important;
	height:30px !important;
	left:265px !important;
	top:154px !important;
}

#item65320 {
	width:197px !important;
	height:9px !important;
	left:284px !important;
	top:310px !important;
}

#item65347 {
	width:227px !important;
	height:9px !important;
	left:276px !important;
	top:605px !important;
}

#item65380 {
	width:133px !important;
	height:9px !important;
	left:22px !important;
	top:573px !important;
}

#item65407 {
	width:133px !important;
	height:9px !important;
	left:22px !important;
	top:584px !important;
}

#item65434 {
	width:133px !important;
	height:9px !important;
	left:22px !important;
	top:594px !important;
}

#item65461 {
	width:133px !important;
	height:9px !important;
	left:22px !important;
	top:605px !important;
}

#item23670 {
	width:145px !important;
	height:164px !important;
}

#item23665 {
	width:145px !important;
	height:164px !important;
	left:278px !important;
	top:51px !important;
}

#item24024 {
	width:147px !important;
	height:202px !important;
}

#item24019 {
	width:147px !important;
	height:202px !important;
	left:14px !important;
	top:14px !important;
}

#item24031 {
	width:175px !important;
	height:215px !important;
}

#item24025 {
	width:175px !important;
	height:215px !important;
	left:91px !important;
	top:225px !important;
}

#item24037 {
	width:162px !important;
	height:215px !important;
}

#item24032 {
	width:162px !important;
	height:215px !important;
	left:369px !important;
	top:225px !important;
}

#item24043 {
	width:149px !important;
	height:183px !important;
}

#item24038 {
	width:149px !important;
	height:183px !important;
	left:278px !important;
	top:449px !important;
}

#item24049 {
	width:162px !important;
	height:183px !important;
}

#item24044 {
	width:162px !important;
	height:183px !important;
	left:14px !important;
	top:449px !important;
}

#item65490 {
	width:99px !important;
	height:27px !important;
	left:164px !important;
	top:184px !important;
}

#item65521 {
	width:68px !important;
	height:57px !important;
	left:19px !important;
	top:378px !important;
}

#item65552 {
	width:86px !important;
	height:47px !important;
	left:282px !important;
	top:390px !important;
}

#item65583 {
	width:74px !important;
	height:38px !important;
	left:188px !important;
	top:569px !important;
}

#item65613 {
	width:72px !important;
	height:38px !important;
	left:429px !important;
	top:590px !important;
}

#item65643 {
	width:84px !important;
	height:36px !important;
	left:427px !important;
	top:177px !important;
}

#item24055 {
	width:252px !important;
	height:125px !important;
}

#item24050 {
	width:252px !important;
	height:125px !important;
	left:14px !important;
	top:450px !important;
}

#item24061 {
	width:166px !important;
	height:184px !important;
}

#item24056 {
	width:166px !important;
	height:184px !important;
	left:365px !important;
	top:450px !important;
}

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

#item24062 {
	width:252px !important;
	height:142px !important;
	left:278px !important;
	top:225px !important;
}

#item24074 {
	width:115px !important;
	height:101px !important;
}

#item24069 {
	width:115px !important;
	height:101px !important;
	left:18px !important;
	top:259px !important;
}

#item25704 {
	width:122px !important;
	height:111px !important;
}

#item25699 {
	width:122px !important;
	height:111px !important;
	left:140px !important;
	top:264px !important;
}

#item24080 {
	width:159px !important;
	height:202px !important;
}

#item24075 {
	width:159px !important;
	height:202px !important;
	left:107px !important;
	top:14px !important;
}

#item24086 {
	width:160px !important;
	height:202px !important;
}

#item24081 {
	width:160px !important;
	height:202px !important;
	left:370px !important;
	top:14px !important;
}

#item65675 {
	width:79px !important;
	height:47px !important;
	left:21px !important;
	top:160px !important;
}

#item65707 {
	width:68px !important;
	height:47px !important;
	left:286px !important;
	top:161px !important;
}

#item65739 {
	width:160px !important;
	height:19px !important;
	left:281px !important;
	top:418px !important;
}

#item65770 {
	width:144px !important;
	height:19px !important;
	left:19px !important;
	top:609px !important;
}

#item65801 {
	width:77px !important;
	height:28px !important;
	left:283px !important;
	top:600px !important;
}

#item65832 {
	width:231px !important;
	height:9px !important;
	left:19px !important;
	top:417px !important;
}

#item65862 {
	width:231px !important;
	height:9px !important;
	left:19px !important;
	top:428px !important;
}

#item23676 {
	width:155px !important;
	height:210px !important;
}

#item23671 {
	width:155px !important;
	height:210px !important;
	left:375px !important;
	top:81px !important;
}

#item24092 {
	width:224px !important;
	height:373px !important;
}

#item24087 {
	width:224px !important;
	height:373px !important;
	left:14px !important;
	top:14px !important;
}

#item24098 {
	width:251px !important;
	height:166px !important;
}

#item24093 {
	width:251px !important;
	height:166px !important;
	left:14px !important;
	top:401px !important;
}

#item24104 {
	width:159px !important;
	height:234px !important;
}

#item24099 {
	width:159px !important;
	height:234px !important;
	left:278px !important;
	top:401px !important;
}

#item65892 {
	width:82px !important;
	height:20px !important;
	left:245px !important;
	top:357px !important;
}

#item65919 {
	width:160px !important;
	height:9px !important;
	left:375px !important;
	top:380px !important;
}

#item65946 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item65973 {
	width:78px !important;
	height:40px !important;
	left:444px !important;
	top:588px !important;
}

#item24110 {
	width:165px !important;
	height:115px !important;
}

#item24105 {
	width:165px !important;
	height:115px !important;
	left:14px !important;
	top:428px !important;
}

#item24117 {
	width:163px !important;
	height:121px !important;
}

#item24111 {
	width:163px !important;
	height:121px !important;
	left:190px !important;
	top:428px !important;
}

#item24123 {
	width:77px !important;
	height:229px !important;
}

#item24118 {
	width:77px !important;
	height:229px !important;
	left:454px !important;
	top:427px !important;
}

#item24130 {
	width:388px !important;
	height:355px !important;
}

#item24124 {
	width:388px !important;
	height:355px !important;
	left:142px !important;
	top:57px !important;
}

#item66003 {
	width:81px !important;
	height:30px !important;
	left:24px !important;
	top:375px !important;
}

#item66031 {
	width:110px !important;
	height:18px !important;
	left:13px !important;
	top:613px !important;
}

#item66063 {
	width:115px !important;
	height:9px !important;
	left:189px !important;
	top:622px !important;
}

#item66090 {
	width:78px !important;
	height:20px !important;
	left:364px !important;
	top:612px !important;
}

#item23683 {
	width:193px !important;
	height:182px !important;
}

#item23677 {
	width:193px !important;
	height:182px !important;
	left:58px !important;
	top:14px !important;
}

#item24136 {
	width:153px !important;
	height:177px !important;
}

#item24131 {
	width:153px !important;
	height:177px !important;
	left:260px !important;
	top:12px !important;
}

#item24142 {
	width:159px !important;
	height:112px !important;
}

#item24137 {
	width:159px !important;
	height:112px !important;
	left:278px !important;
	top:214px !important;
}

#item24149 {
	width:151px !important;
	height:116px !important;
}

#item24143 {
	width:151px !important;
	height:116px !important;
	left:14px !important;
	top:214px !important;
}

#item24156 {
	width:304px !important;
	height:217px !important;
}

#item24150 {
	width:304px !important;
	height:217px !important;
	left:14px !important;
	top:340px !important;
}

#item24162 {
	width:194px !important;
	height:173px !important;
}

#item24157 {
	width:194px !important;
	height:173px !important;
	left:336px !important;
	top:340px !important;
}

#item66117 {
	width:102px !important;
	height:29px !important;
	left:168px !important;
	top:298px !important;
}

#item66147 {
	width:216px !important;
	height:9px !important;
	left:19px !important;
	top:614px !important;
}

#item66177 {
	width:95px !important;
	height:20px !important;
	left:334px !important;
	top:608px !important;
}

#item66204 {
	width:80px !important;
	height:36px !important;
	left:441px !important;
	top:291px !important;
}

#item66235 {
	width:79px !important;
	height:27px !important;
	left:431px !important;
	top:153px !important;
}

#item66267 {
	width:83px !important;
	height:27px !important;
	left:431px !important;
	top:180px !important;
}

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

#item24163 {
	width:252px !important;
	height:160px !important;
	left:14px !important;
	top:395px !important;
}

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

#item24170 {
	width:189px !important;
	height:230px !important;
	left:342px !important;
	top:395px !important;
}

#item24181 {
	width:253px !important;
	height:288px !important;
}

#item24176 {
	width:253px !important;
	height:288px !important;
	left:277px !important;
	top:14px !important;
}

#item24187 {
	width:253px !important;
	height:299px !important;
}

#item24182 {
	width:253px !important;
	height:299px !important;
	left:14px !important;
	top:14px !important;
}

#item66298 {
	width:132px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item66325 {
	width:56px !important;
	height:45px !important;
	left:276px !important;
	top:581px !important;
}

#item66358 {
	width:180px !important;
	height:9px !important;
	left:13px !important;
	top:372px !important;
}

#item66386 {
	width:217px !important;
	height:9px !important;
	left:276px !important;
	top:372px !important;
}

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

#item23684 {
	width:252px !important;
	height:223px !important;
	left:14px !important;
	top:14px !important;
}

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

#item24201 {
	width:252px !important;
	height:135px !important;
	left:279px !important;
	top:14px !important;
}

#item24213 {
	width:168px !important;
	height:195px !important;
}

#item24207 {
	width:168px !important;
	height:195px !important;
	left:276px !important;
	top:225px !important;
}

#item24219 {
	width:184px !important;
	height:204px !important;
}

#item24214 {
	width:184px !important;
	height:204px !important;
	left:279px !important;
	top:429px !important;
}

#item24225 {
	width:253px !important;
	height:258px !important;
}

#item24220 {
	width:253px !important;
	height:258px !important;
	left:14px !important;
	top:325px !important;
}

#item66416 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item66447 {
	width:226px !important;
	height:9px !important;
	left:276px !important;
	top:204px !important;
}

#item66478 {
	width:80px !important;
	height:18px !important;
	left:446px !important;
	top:336px !important;
}

#item66505 {
	width:169px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item66532 {
	width:71px !important;
	height:39px !important;
	left:465px !important;
	top:589px !important;
}

#item24231 {
	width:169px !important;
	height:131px !important;
}

#item24226 {
	width:169px !important;
	height:131px !important;
	left:14px !important;
	top:417px !important;
}

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

#item24232 {
	width:85px !important;
	height:57px !important;
	left:194px !important;
	top:421px !important;
}

#item25710 {
	width:75px !important;
	height:74px !important;
}

#item25705 {
	width:75px !important;
	height:74px !important;
	left:289px !important;
	top:472px !important;
}

#item25716 {
	width:75px !important;
	height:74px !important;
}

#item25711 {
	width:75px !important;
	height:74px !important;
	left:287px !important;
	top:553px !important;
}

#item24244 {
	width:157px !important;
	height:111px !important;
}

#item24238 {
	width:157px !important;
	height:111px !important;
	left:373px !important;
	top:417px !important;
}

#item24250 {
	width:295px !important;
	height:304px !important;
}

#item24245 {
	width:295px !important;
	height:304px !important;
	left:235px !important;
	top:14px !important;
}

#item24256 {
	width:209px !important;
	height:134px !important;
}

#item24251 {
	width:209px !important;
	height:134px !important;
	left:14px !important;
	top:14px !important;
}

#item24262 {
	width:209px !important;
	height:103px !important;
}

#item24257 {
	width:209px !important;
	height:103px !important;
	left:14px !important;
	top:243px !important;
}

#item66559 {
	width:162px !important;
	height:20px !important;
	left:13px !important;
	top:212px !important;
}

#item66590 {
	width:153px !important;
	height:18px !important;
	left:13px !important;
	top:396px !important;
}

#item66621 {
	width:102px !important;
	height:18px !important;
	left:17px !important;
	top:604px !important;
}

#item66655 {
	width:206px !important;
	height:9px !important;
	left:234px !important;
	top:401px !important;
}

#item66687 {
	width:161px !important;
	height:9px !important;
	left:370px !important;
	top:619px !important;
}

#item66716 {
	width:98px !important;
	height:36px !important;
	left:199px !important;
	top:511px !important;
}

#item66746 {
	width:66px !important;
	height:36px !important;
	left:199px !important;
	top:549px !important;
}

#item66777 {
	width:65px !important;
	height:36px !important;
	left:199px !important;
	top:586px !important;
}

#item23696 {
	width:203px !important;
	height:198px !important;
}

#item23691 {
	width:203px !important;
	height:198px !important;
	left:227px !important;
	top:14px !important;
}

#item24268 {
	width:205px !important;
	height:141px !important;
}

#item24263 {
	width:205px !important;
	height:141px !important;
	left:14px !important;
	top:14px !important;
}

#item24274 {
	width:123px !important;
	height:192px !important;
}

#item24269 {
	width:123px !important;
	height:192px !important;
	left:14px !important;
	top:225px !important;
}

#item24280 {
	width:164px !important;
	height:121px !important;
}

#item24275 {
	width:164px !important;
	height:121px !important;
	left:190px !important;
	top:224px !important;
}

#item24286 {
	width:164px !important;
	height:121px !important;
}

#item24281 {
	width:164px !important;
	height:121px !important;
	left:366px !important;
	top:223px !important;
}

#item24294 {
	width:170px !important;
	height:197px !important;
}

#item24287 {
	width:170px !important;
	height:197px !important;
	left:278px !important;
	top:428px !important;
}

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

#item24295 {
	width:252px !important;
	height:127px !important;
	left:14px !important;
	top:429px !important;
}

#item66808 {
	width:149px !important;
	height:9px !important;
	left:12px !important;
	top:619px !important;
}

#item66835 {
	width:114px !important;
	height:20px !important;
	left:189px !important;
	top:398px !important;
}

#item66862 {
	width:158px !important;
	height:9px !important;
	left:364px !important;
	top:409px !important;
}

#item66890 {
	width:78px !important;
	height:18px !important;
	left:89px !important;
	top:312px !important;
}

#item66921 {
	width:156px !important;
	height:9px !important;
	left:13px !important;
	top:205px !important;
}

#item66948 {
	width:99px !important;
	height:18px !important;
	left:432px !important;
	top:153px !important;
}

#item66979 {
	width:78px !important;
	height:40px !important;
	left:460px !important;
	top:588px !important;
}

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

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

#item24313 {
	width:244px !important;
	height:349px !important;
}

#item24308 {
	width:244px !important;
	height:349px !important;
	left:282px !important;
	top:18px !important;
}

#item24319 {
	width:100px !important;
	height:127px !important;
}

#item24314 {
	width:100px !important;
	height:127px !important;
	left:102px !important;
	top:247px !important;
}

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

#item24320 {
	width:252px !important;
	height:182px !important;
	left:14px !important;
	top:14px !important;
}

#item24331 {
	width:160px !important;
	height:195px !important;
}

#item24326 {
	width:160px !important;
	height:195px !important;
	left:370px !important;
	top:439px !important;
}

#item67006 {
	width:101px !important;
	height:20px !important;
	left:13px !important;
	top:251px !important;
}

#item67033 {
	width:75px !important;
	height:20px !important;
	left:13px !important;
	top:350px !important;
}

#item67060 {
	width:169px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item67087 {
	width:196px !important;
	height:9px !important;
	left:285px !important;
	top:413px !important;
}

#item67118 {
	width:82px !important;
	height:27px !important;
	left:276px !important;
	top:556px !important;
}

#item67152 {
	width:96px !important;
	height:45px !important;
	left:276px !important;
	top:583px !important;
}

#item23702 {
	width:201px !important;
	height:240px !important;
}

#item23697 {
	width:201px !important;
	height:240px !important;
	left:329px !important;
	top:14px !important;
}

#item24337 {
	width:281px !important;
	height:230px !important;
}

#item24332 {
	width:281px !important;
	height:230px !important;
	left:14px !important;
	top:14px !important;
}

#item24343 {
	width:163px !important;
	height:232px !important;
}

#item24338 {
	width:163px !important;
	height:232px !important;
	left:14px !important;
	top:326px !important;
}

#item24350 {
	width:165px !important;
	height:222px !important;
}

#item24344 {
	width:165px !important;
	height:222px !important;
	left:190px !important;
	top:326px !important;
}

#item24356 {
	width:170px !important;
	height:289px !important;
}

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

#item67186 {
	width:194px !important;
	height:9px !important;
	left:13px !important;
	top:310px !important;
}

#item67216 {
	width:146px !important;
	height:20px !important;
	left:322px !important;
	top:300px !important;
}

#item67249 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item67277 {
	width:127px !important;
	height:18px !important;
	left:189px !important;
	top:610px !important;
}

#item67308 {
	width:83px !important;
	height:39px !important;
	left:450px !important;
	top:579px !important;
}

#item24362 {
	width:165px !important;
	height:118px !important;
}

#item24357 {
	width:165px !important;
	height:118px !important;
	left:14px !important;
	top:429px !important;
}

#item24368 {
	width:336px !important;
	height:205px !important;
}

#item24363 {
	width:336px !important;
	height:205px !important;
	left:194px !important;
	top:428px !important;
}

#item24374 {
	width:250px !important;
	height:317px !important;
}

#item24369 {
	width:250px !important;
	height:317px !important;
	left:280px !important;
	top:14px !important;
}

#item24380 {
	width:81px !important;
	height:217px !important;
}

#item24375 {
	width:81px !important;
	height:217px !important;
	left:154px !important;
	top:209px !important;
}

#item24386 {
	width:253px !important;
	height:156px !important;
}

#item24381 {
	width:253px !important;
	height:156px !important;
	left:14px !important;
	top:14px !important;
}

#item67339 {
	width:197px !important;
	height:9px !important;
	left:12px !important;
	top:207px !important;
}

#item67369 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:404px !important;
}

#item67396 {
	width:215px !important;
	height:9px !important;
	left:286px !important;
	top:400px !important;
}

#item67426 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:598px !important;
}

#item67457 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

#item23708 {
	width:152px !important;
	height:143px !important;
}

#item23703 {
	width:152px !important;
	height:143px !important;
	left:378px !important;
	top:201px !important;
}

#item24392 {
	width:162px !important;
	height:142px !important;
}

#item24387 {
	width:162px !important;
	height:142px !important;
	left:277px !important;
	top:50px !important;
}

#item24399 {
	width:157px !important;
	height:177px !important;
}

#item24393 {
	width:157px !important;
	height:177px !important;
	left:14px !important;
	top:14px !important;
}

#item24405 {
	width:252px !important;
	height:183px !important;
}

#item24400 {
	width:252px !important;
	height:183px !important;
	left:14px !important;
	top:200px !important;
}

#item24412 {
	width:153px !important;
	height:177px !important;
}

#item24406 {
	width:153px !important;
	height:177px !important;
	left:108px !important;
	top:453px !important;
}

#item24419 {
	width:153px !important;
	height:153px !important;
}

#item24413 {
	width:153px !important;
	height:153px !important;
	left:377px !important;
	top:475px !important;
}

#item25723 {
	width:146px !important;
	height:109px !important;
}

#item25718 {
	width:146px !important;
	height:109px !important;
	left:278px !important;
	top:355px !important;
}

#item67485 {
	width:75px !important;
	height:28px !important;
	left:174px !important;
	top:159px !important;
}

#item67512 {
	width:72px !important;
	height:28px !important;
	left:440px !important;
	top:159px !important;
}

#item67539 {
	width:72px !important;
	height:28px !important;
	left:280px !important;
	top:313px !important;
}

#item67566 {
	width:96px !important;
	height:18px !important;
	left:430px !important;
	top:444px !important;
}

#item67596 {
	width:115px !important;
	height:27px !important;
	left:280px !important;
	top:597px !important;
}

#item67627 {
	width:207px !important;
	height:9px !important;
	left:18px !important;
	top:425px !important;
}

#item67659 {
	width:90px !important;
	height:38px !important;
	left:13px !important;
	top:584px !important;
}

#item24425 {
	width:151px !important;
	height:153px !important;
}

#item24420 {
	width:151px !important;
	height:153px !important;
	left:115px !important;
	top:475px !important;
}

#item24431 {
	width:143px !important;
	height:192px !important;
}

#item24426 {
	width:143px !important;
	height:192px !important;
	left:387px !important;
	top:441px !important;
}

#item24437 {
	width:137px !important;
	height:123px !important;
}

#item24432 {
	width:137px !important;
	height:123px !important;
	left:278px !important;
	top:307px !important;
}

#item24443 {
	width:133px !important;
	height:120px !important;
}

#item24438 {
	width:133px !important;
	height:120px !important;
	left:14px !important;
	top:344px !important;
}

#item24449 {
	width:132px !important;
	height:111px !important;
}

#item24444 {
	width:132px !important;
	height:111px !important;
	left:135px !important;
	top:226px !important;
}

#item24456 {
	width:178px !important;
	height:129px !important;
}

#item24450 {
	width:178px !important;
	height:129px !important;
	left:352px !important;
	top:169px !important;
}

#item24464 {
	width:152px !important;
	height:145px !important;
}

#item24459 {
	width:152px !important;
	height:145px !important;
	left:278px !important;
	top:14px !important;
}

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

#item24465 {
	width:179px !important;
	height:201px !important;
	left:14px !important;
	top:14px !important;
}

#item67691 {
	width:107px !important;
	height:28px !important;
	left:16px !important;
	top:303px !important;
}

#item67721 {
	width:90px !important;
	height:36px !important;
	left:149px !important;
	top:426px !important;
}

#item67753 {
	width:75px !important;
	height:36px !important;
	left:16px !important;
	top:589px !important;
}

#item67784 {
	width:87px !important;
	height:28px !important;
	left:281px !important;
	top:601px !important;
}

#item67815 {
	width:69px !important;
	height:57px !important;
	left:195px !important;
	top:157px !important;
}

#item67848 {
	width:95px !important;
	height:28px !important;
	left:432px !important;
	top:128px !important;
}

#item67880 {
	width:63px !important;
	height:38px !important;
	left:280px !important;
	top:255px !important;
}

#item67911 {
	width:96px !important;
	height:27px !important;
	left:418px !important;
	top:403px !important;
}

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

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

#item24476 {
	width:253px !important;
	height:163px !important;
}

#item24471 {
	width:253px !important;
	height:163px !important;
	left:14px !important;
	top:14px !important;
}

#item24482 {
	width:253px !important;
	height:155px !important;
}

#item24477 {
	width:253px !important;
	height:155px !important;
	left:14px !important;
	top:227px !important;
}

#item24488 {
	width:126px !important;
	height:210px !important;
}

#item24483 {
	width:126px !important;
	height:210px !important;
	left:278px !important;
	top:230px !important;
}

#item24494 {
	width:251px !important;
	height:118px !important;
}

#item24489 {
	width:251px !important;
	height:118px !important;
	left:277px !important;
	top:452px !important;
}

#item24500 {
	width:253px !important;
	height:108px !important;
}

#item24495 {
	width:253px !important;
	height:108px !important;
	left:14px !important;
	top:452px !important;
}

#item67943 {
	width:208px !important;
	height:9px !important;
	left:13px !important;
	top:209px !important;
}

#item67975 {
	width:196px !important;
	height:9px !important;
	left:276px !important;
	top:210px !important;
}

#item68007 {
	width:156px !important;
	height:9px !important;
	left:13px !important;
	top:433px !important;
}

#item68034 {
	width:79px !important;
	height:20px !important;
	left:407px !important;
	top:389px !important;
}

#item68061 {
	width:154px !important;
	height:9px !important;
	left:19px !important;
	top:613px !important;
}

#item68092 {
	width:149px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item24507 {
	width:132px !important;
	height:226px !important;
}

#item24501 {
	width:132px !important;
	height:226px !important;
	left:104px !important;
	top:400px !important;
}

#item24513 {
	width:176px !important;
	height:187px !important;
}

#item24508 {
	width:176px !important;
	height:187px !important;
	left:354px !important;
	top:437px !important;
}

#item24519 {
	width:173px !important;
	height:166px !important;
}

#item24514 {
	width:173px !important;
	height:166px !important;
	left:247px !important;
	top:253px !important;
}

#item24525 {
	width:144px !important;
	height:165px !important;
}

#item24520 {
	width:144px !important;
	height:165px !important;
	left:91px !important;
	top:221px !important;
}

#item24531 {
	width:128px !important;
	height:193px !important;
}

#item24526 {
	width:128px !important;
	height:193px !important;
	left:108px !important;
	top:14px !important;
}

#item24537 {
	width:177px !important;
	height:211px !important;
}

#item24532 {
	width:177px !important;
	height:211px !important;
	left:348px !important;
	top:21px !important;
}

#item68119 {
	width:41px !important;
	height:30px !important;
	left:13px !important;
	top:357px !important;
}

#item68146 {
	width:107px !important;
	height:20px !important;
	left:427px !important;
	top:360px !important;
}

#item68176 {
	width:82px !important;
	height:27px !important;
	left:14px !important;
	top:182px !important;
}

#item68209 {
	width:82px !important;
	height:20px !important;
	left:255px !important;
	top:150px !important;
}

#item68236 {
	width:94px !important;
	height:18px !important;
	left:14px !important;
	top:610px !important;
}

#item68266 {
	width:99px !important;
	height:27px !important;
	left:255px !important;
	top:567px !important;
}

#item23720 {
	width:159px !important;
	height:198px !important;
}

#item23715 {
	width:159px !important;
	height:198px !important;
	left:275px !important;
	top:14px !important;
}

#item24543 {
	width:250px !important;
	height:524px !important;
}

#item24538 {
	width:250px !important;
	height:524px !important;
	left:14px !important;
	top:14px !important;
}

#item24550 {
	width:171px !important;
	height:192px !important;
}

#item24545 {
	width:171px !important;
	height:192px !important;
	left:359px !important;
	top:225px !important;
}

#item24556 {
	width:151px !important;
	height:223px !important;
}

#item24551 {
	width:151px !important;
	height:223px !important;
	left:278px !important;
	top:429px !important;
}

#item68298 {
	width:185px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item68325 {
	width:69px !important;
	height:36px !important;
	left:443px !important;
	top:179px !important;
}

#item68357 {
	width:81px !important;
	height:20px !important;
	left:276px !important;
	top:399px !important;
}

#item68384 {
	width:79px !important;
	height:20px !important;
	left:432px !important;
	top:593px !important;
}

#item24563 {
	width:250px !important;
	height:303px !important;
}

#item24558 {
	width:250px !important;
	height:303px !important;
	left:14px !important;
	top:330px !important;
}

#item24569 {
	width:252px !important;
	height:510px !important;
}

#item24564 {
	width:252px !important;
	height:510px !important;
	left:278px !important;
	top:14px !important;
}

#item24581 {
	width:147px !important;
	height:126px !important;
}

#item24576 {
	width:147px !important;
	height:126px !important;
	left:118px !important;
	top:14px !important;
}

#item24587 {
	width:157px !important;
	height:163px !important;
}

#item24582 {
	width:157px !important;
	height:163px !important;
	left:14px !important;
	top:152px !important;
}

#item68411 {
	width:78px !important;
	height:20px !important;
	left:13px !important;
	top:122px !important;
}

#item68438 {
	width:83px !important;
	height:20px !important;
	left:175px !important;
	top:297px !important;
}

#item68465 {
	width:117px !important;
	height:20px !important;
	left:13px !important;
	top:434px !important;
}

#item68493 {
	width:82px !important;
	height:20px !important;
	left:288px !important;
	top:608px !important;
}

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

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

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

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

#item24619 {
	width:119px !important;
	height:223px !important;
}

#item24614 {
	width:119px !important;
	height:223px !important;
	left:14px !important;
	top:326px !important;
}

#item24625 {
	width:120px !important;
	height:222px !important;
}

#item24620 {
	width:120px !important;
	height:222px !important;
	left:146px !important;
	top:326px !important;
}

#item24631 {
	width:170px !important;
	height:166px !important;
}

#item24626 {
	width:170px !important;
	height:166px !important;
	left:278px !important;
	top:252px !important;
}

#item24639 {
	width:253px !important;
	height:141px !important;
}

#item24633 {
	width:253px !important;
	height:141px !important;
	left:277px !important;
	top:428px !important;
}

#item68521 {
	width:221px !important;
	height:9px !important;
	left:13px !important;
	top:309px !important;
}

#item68552 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:232px !important;
}

#item68579 {
	width:79px !important;
	height:29px !important;
	left:452px !important;
	top:389px !important;
}

#item68606 {
	width:77px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item68633 {
	width:79px !important;
	height:20px !important;
	left:145px !important;
	top:608px !important;
}

#item68660 {
	width:258px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item24645 {
	width:164px !important;
	height:234px !important;
}

#item24640 {
	width:164px !important;
	height:234px !important;
	left:14px !important;
	top:326px !important;
}

#item24651 {
	width:164px !important;
	height:204px !important;
}

#item24646 {
	width:164px !important;
	height:204px !important;
	left:190px !important;
	top:327px !important;
}

#item24657 {
	width:168px !important;
	height:213px !important;
}

#item24652 {
	width:168px !important;
	height:213px !important;
	left:362px !important;
	top:326px !important;
}

#item24663 {
	width:181px !important;
	height:296px !important;
}

#item24658 {
	width:181px !important;
	height:296px !important;
	left:349px !important;
	top:14px !important;
}

#item24669 {
	width:96px !important;
	height:64px !important;
}

#item24664 {
	width:96px !important;
	height:64px !important;
	left:97px !important;
	top:258px !important;
}

#item25743 {
	width:96px !important;
	height:116px !important;
}

#item25738 {
	width:96px !important;
	height:116px !important;
	left:194px !important;
	top:206px !important;
}

#item24675 {
	width:116px !important;
	height:153px !important;
}

#item24670 {
	width:116px !important;
	height:153px !important;
	left:14px !important;
	top:14px !important;
}

#item25736 {
	width:123px !important;
	height:153px !important;
}

#item25731 {
	width:123px !important;
	height:153px !important;
	left:142px !important;
	top:14px !important;
}

#item68692 {
	width:116px !important;
	height:18px !important;
	left:13px !important;
	top:610px !important;
}

#item68725 {
	width:160px !important;
	height:9px !important;
	left:189px !important;
	top:619px !important;
}

#item68755 {
	width:121px !important;
	height:9px !important;
	left:364px !important;
	top:619px !important;
}

#item68785 {
	width:200px !important;
	height:9px !important;
	left:21px !important;
	top:200px !important;
}

#item68816 {
	width:66px !important;
	height:27px !important;
	left:21px !important;
	top:282px !important;
}

#item68846 {
	width:76px !important;
	height:30px !important;
	left:276px !important;
	top:176px !important;
}

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

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

#item24681 {
	width:253px !important;
	height:123px !important;
}

#item24676 {
	width:253px !important;
	height:123px !important;
	left:277px !important;
	top:14px !important;
}

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

#item24682 {
	width:252px !important;
	height:165px !important;
	left:278px !important;
	top:227px !important;
}

#item24695 {
	width:151px !important;
	height:284px !important;
}

#item24689 {
	width:151px !important;
	height:284px !important;
	left:14px !important;
	top:341px !important;
}

#item24701 {
	width:254px !important;
	height:129px !important;
}

#item24696 {
	width:254px !important;
	height:129px !important;
	left:276px !important;
	top:453px !important;
}

#item68873 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:318px !important;
}

#item68900 {
	width:210px !important;
	height:9px !important;
	left:277px !important;
	top:207px !important;
}

#item68931 {
	width:128px !important;
	height:9px !important;
	left:276px !important;
	top:430px !important;
}

#item68958 {
	width:81px !important;
	height:20px !important;
	left:174px !important;
	top:603px !important;
}

#item68985 {
	width:228px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item24707 {
	width:251px !important;
	height:122px !important;
}

#item24702 {
	width:251px !important;
	height:122px !important;
	left:14px !important;
	top:455px !important;
}

#item24713 {
	width:174px !important;
	height:212px !important;
}

#item24708 {
	width:174px !important;
	height:212px !important;
	left:91px !important;
	top:227px !important;
}

#item24719 {
	width:178px !important;
	height:304px !important;
}

#item24714 {
	width:178px !important;
	height:304px !important;
	left:352px !important;
	top:325px !important;
}

#item24725 {
	width:253px !important;
	height:251px !important;
}

#item24720 {
	width:253px !important;
	height:251px !important;
	left:277px !important;
	top:16px !important;
}

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

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

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

#item69046 {
	width:66px !important;
	height:27px !important;
	left:13px !important;
	top:415px !important;
}

#item69076 {
	width:187px !important;
	height:9px !important;
	left:13px !important;
	top:206px !important;
}

#item69106 {
	width:216px !important;
	height:9px !important;
	left:276px !important;
	top:306px !important;
}

#item69137 {
	width:78px !important;
	height:27px !important;
	left:277px !important;
	top:601px !important;
}

#item23739 {
	width:164px !important;
	height:114px !important;
}

#item23733 {
	width:164px !important;
	height:114px !important;
	left:366px !important;
	top:14px !important;
}

#item24738 {
	width:226px !important;
	height:198px !important;
}

#item24732 {
	width:226px !important;
	height:198px !important;
	left:14px !important;
	top:14px !important;
}

#item24744 {
	width:164px !important;
	height:120px !important;
}

#item24739 {
	width:164px !important;
	height:120px !important;
	left:14px !important;
	top:224px !important;
}

#item24750 {
	width:164px !important;
	height:134px !important;
}

#item24745 {
	width:164px !important;
	height:134px !important;
	left:190px !important;
	top:224px !important;
}

#item24756 {
	width:164px !important;
	height:117px !important;
}

#item24751 {
	width:164px !important;
	height:117px !important;
	left:366px !important;
	top:224px !important;
}

#item24762 {
	width:164px !important;
	height:125px !important;
}

#item24757 {
	width:164px !important;
	height:125px !important;
	left:366px !important;
	top:429px !important;
}

#item24768 {
	width:164px !important;
	height:130px !important;
}

#item24763 {
	width:164px !important;
	height:130px !important;
	left:189px !important;
	top:428px !important;
}

#item24774 {
	width:164px !important;
	height:116px !important;
}

#item24769 {
	width:164px !important;
	height:116px !important;
	left:14px !important;
	top:428px !important;
}

#item69167 {
	width:84px !important;
	height:20px !important;
	left:244px !important;
	top:194px !important;
}

#item69194 {
	width:136px !important;
	height:20px !important;
	left:364px !important;
	top:194px !important;
}

#item69224 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:410px !important;
}

#item69254 {
	width:132px !important;
	height:18px !important;
	left:13px !important;
	top:610px !important;
}

#item69287 {
	width:103px !important;
	height:20px !important;
	left:189px !important;
	top:608px !important;
}

#item69319 {
	width:151px !important;
	height:9px !important;
	left:364px !important;
	top:619px !important;
}

#item69350 {
	width:171px !important;
	height:9px !important;
	left:364px !important;
	top:409px !important;
}

#item69382 {
	width:169px !important;
	height:9px !important;
	left:189px !important;
	top:409px !important;
}

#item24780 {
	width:160px !important;
	height:146px !important;
}

#item24775 {
	width:160px !important;
	height:146px !important;
	left:105px !important;
	top:480px !important;
}

#item24786 {
	width:171px !important;
	height:147px !important;
}

#item24781 {
	width:171px !important;
	height:147px !important;
	left:359px !important;
	top:480px !important;
}

#item24794 {
	width:141px !important;
	height:141px !important;
}

#item24787 {
	width:141px !important;
	height:141px !important;
	left:389px !important;
	top:327px !important;
}

#item24800 {
	width:163px !important;
	height:142px !important;
}

#item24795 {
	width:163px !important;
	height:142px !important;
	left:104px !important;
	top:326px !important;
}

#item24806 {
	width:336px !important;
	height:299px !important;
}

#item24801 {
	width:336px !important;
	height:299px !important;
	left:194px !important;
	top:14px !important;
}

#item69409 {
	width:83px !important;
	height:30px !important;
	left:21px !important;
	top:215px !important;
}

#item69436 {
	width:93px !important;
	height:50px !important;
	left:21px !important;
	top:254px !important;
}

#item69468 {
	width:68px !important;
	height:41px !important;
	left:13px !important;
	top:587px !important;
}

#item69499 {
	width:89px !important;
	height:36px !important;
	left:13px !important;
	top:433px !important;
}

#item69532 {
	width:112px !important;
	height:30px !important;
	left:276px !important;
	top:440px !important;
}

#item69563 {
	width:86px !important;
	height:36px !important;
	left:277px !important;
	top:592px !important;
}

#item23745 {
	width:155px !important;
	height:118px !important;
}

#item23740 {
	width:155px !important;
	height:118px !important;
	left:14px !important;
	top:14px !important;
}

#item24812 {
	width:175px !important;
	height:98px !important;
}

#item24807 {
	width:175px !important;
	height:98px !important;
	left:186px !important;
	top:47px !important;
}

#item24819 {
	width:160px !important;
	height:98px !important;
}

#item24813 {
	width:160px !important;
	height:98px !important;
	left:370px !important;
	top:40px !important;
}

#item24825 {
	width:164px !important;
	height:79px !important;
}

#item24820 {
	width:164px !important;
	height:79px !important;
	left:366px !important;
	top:221px !important;
}

#item24831 {
	width:91px !important;
	height:133px !important;
}

#item24826 {
	width:91px !important;
	height:133px !important;
	left:262px !important;
	top:232px !important;
}

#item24837 {
	width:159px !important;
	height:90px !important;
}

#item24832 {
	width:159px !important;
	height:90px !important;
	left:14px !important;
	top:220px !important;
}

#item24844 {
	width:96px !important;
	height:110px !important;
}

#item24838 {
	width:96px !important;
	height:110px !important;
	left:173px !important;
	top:380px !important;
}

#item24850 {
	width:154px !important;
	height:179px !important;
}

#item24845 {
	width:154px !important;
	height:179px !important;
	left:14px !important;
	top:454px !important;
}

#item24856 {
	width:251px !important;
	height:107px !important;
}

#item24851 {
	width:251px !important;
	height:107px !important;
	left:279px !important;
	top:471px !important;
}

#item24862 {
	width:95px !important;
	height:90px !important;
}

#item24857 {
	width:95px !important;
	height:90px !important;
	left:389px !important;
	top:375px !important;
}

#item69594 {
	width:127px !important;
	height:19px !important;
	left:13px !important;
	top:195px !important;
}

#item69621 {
	width:129px !important;
	height:19px !important;
	left:184px !important;
	top:195px !important;
}

#item69651 {
	width:168px !important;
	height:9px !important;
	left:365px !important;
	top:205px !important;
}

#item69678 {
	width:156px !important;
	height:18px !important;
	left:365px !important;
	top:352px !important;
}

#item69714 {
	width:97px !important;
	height:18px !important;
	left:276px !important;
	top:448px !important;
}

#item69744 {
	width:90px !important;
	height:28px !important;
	left:184px !important;
	top:338px !important;
}

#item69774 {
	width:155px !important;
	height:18px !important;
	left:13px !important;
	top:361px !important;
}

#item69805 {
	width:140px !important;
	height:18px !important;
	left:13px !important;
	top:433px !important;
}

#item69837 {
	width:99px !important;
	height:27px !important;
	left:176px !important;
	top:600px !important;
}

#item69868 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item24868 {
	width:228px !important;
	height:146px !important;
}

#item24863 {
	width:228px !important;
	height:146px !important;
	left:90px !important;
	top:483px !important;
}

#item24880 {
	width:126px !important;
	height:153px !important;
}

#item24875 {
	width:126px !important;
	height:153px !important;
	left:404px !important;
	top:475px !important;
}

#item24886 {
	width:167px !important;
	height:114px !important;
}

#item24881 {
	width:167px !important;
	height:114px !important;
	left:363px !important;
	top:350px !important;
}

#item24892 {
	width:118px !important;
	height:126px !important;
}

#item24887 {
	width:118px !important;
	height:126px !important;
	left:109px !important;
	top:345px !important;
}

#item24900 {
	width:135px !important;
	height:135px !important;
}

#item24894 {
	width:135px !important;
	height:135px !important;
	left:14px !important;
	top:202px !important;
}

#item24906 {
	width:130px !important;
	height:136px !important;
}

#item24901 {
	width:130px !important;
	height:136px !important;
	left:290px !important;
	top:200px !important;
}

#item24912 {
	width:184px !important;
	height:109px !important;
}

#item24907 {
	width:184px !important;
	height:109px !important;
	left:346px !important;
	top:14px !important;
}

#item24918 {
	width:145px !important;
	height:106px !important;
}

#item24913 {
	width:145px !important;
	height:106px !important;
	left:191px !important;
	top:14px !important;
}

#item24924 {
	width:163px !important;
	height:109px !important;
}

#item24919 {
	width:163px !important;
	height:109px !important;
	left:14px !important;
	top:14px !important;
}

#item69896 {
	width:82px !important;
	height:28px !important;
	left:13px !important;
	top:444px !important;
}

#item69927 {
	width:80px !important;
	height:28px !important;
	left:13px !important;
	top:600px !important;
}

#item69957 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:186px !important;
}

#item69988 {
	width:152px !important;
	height:19px !important;
	left:186px !important;
	top:177px !important;
}

#item70019 {
	width:128px !important;
	height:19px !important;
	left:345px !important;
	top:177px !important;
}

#item70046 {
	width:100px !important;
	height:27px !important;
	left:162px !important;
	top:313px !important;
}

#item70079 {
	width:98px !important;
	height:28px !important;
	left:430px !important;
	top:310px !important;
}

#item70109 {
	width:111px !important;
	height:28px !important;
	left:236px !important;
	top:444px !important;
}

#item70139 {
	width:76px !important;
	height:28px !important;
	left:322px !important;
	top:600px !important;
}

#item23752 {
	width:249px !important;
	height:256px !important;
}

#item23746 {
	width:249px !important;
	height:256px !important;
	left:14px !important;
	top:14px !important;
}

#item24930 {
	width:252px !important;
	height:82px !important;
}

#item24925 {
	width:252px !important;
	height:82px !important;
	left:278px !important;
	top:14px !important;
}

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

#item24931 {
	width:252px !important;
	height:116px !important;
	left:278px !important;
	top:161px !important;
}

#item70166 {
	width:186px !important;
	height:9px !important;
	left:75px !important;
	top:304px !important;
}

#item70196 {
	width:148px !important;
	height:9px !important;
	left:276px !important;
	top:311px !important;
}

#item70226 {
	width:151px !important;
	height:9px !important;
	left:276px !important;
	top:144px !important;
}

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

#item24937 {
	width:252px !important;
	height:180px !important;
	left:14px !important;
	top:14px !important;
}

#item24952 {
	width:149px !important;
	height:158px !important;
}

#item24945 {
	width:149px !important;
	height:158px !important;
	left:117px !important;
	top:225px !important;
}

#item24958 {
	width:163px !important;
	height:232px !important;
}

#item24953 {
	width:163px !important;
	height:232px !important;
	left:104px !important;
	top:394px !important;
}

#item24964 {
	width:95px !important;
	height:280px !important;
}

#item24959 {
	width:95px !important;
	height:280px !important;
	left:435px !important;
	top:327px !important;
}

#item25759 {
	width:61px !important;
	height:169px !important;
}

#item25754 {
	width:61px !important;
	height:169px !important;
	left:404px !important;
	top:386px !important;
}

#item25766 {
	width:120px !important;
	height:86px !important;
}

#item25760 {
	width:120px !important;
	height:86px !important;
	left:279px !important;
	top:322px !important;
}

#item24970 {
	width:174px !important;
	height:298px !important;
}

#item24965 {
	width:174px !important;
	height:298px !important;
	left:356px !important;
	top:14px !important;
}

#item70256 {
	width:128px !important;
	height:9px !important;
	left:276px !important;
	top:498px !important;
}

#item70283 {
	width:91px !important;
	height:18px !important;
	left:276px !important;
	top:610px !important;
}

#item70314 {
	width:124px !important;
	height:9px !important;
	left:13px !important;
	top:206px !important;
}

#item70341 {
	width:79px !important;
	height:20px !important;
	left:13px !important;
	top:364px !important;
}

#item70368 {
	width:83px !important;
	height:27px !important;
	left:280px !important;
	top:280px !important;
}

#item70398 {
	width:88px !important;
	height:29px !important;
	left:13px !important;
	top:599px !important;
}

#item23758 {
	width:228px !important;
	height:152px !important;
}

#item23753 {
	width:228px !important;
	height:152px !important;
	left:302px !important;
	top:14px !important;
}

#item24993 {
	width:124px !important;
	height:191px !important;
}

#item24988 {
	width:124px !important;
	height:191px !important;
	left:14px !important;
	top:14px !important;
}

#item24999 {
	width:249px !important;
	height:155px !important;
}

#item24994 {
	width:249px !important;
	height:155px !important;
	left:14px !important;
	top:221px !important;
}

#item25005 {
	width:254px !important;
	height:155px !important;
}

#item25000 {
	width:254px !important;
	height:155px !important;
	left:276px !important;
	top:221px !important;
}

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

#item25006 {
	width:252px !important;
	height:142px !important;
	left:278px !important;
	top:425px !important;
}

#item25018 {
	width:199px !important;
	height:198px !important;
}

#item25013 {
	width:199px !important;
	height:198px !important;
	left:14px !important;
	top:425px !important;
}

#item70425 {
	width:77px !important;
	height:20px !important;
	left:136px !important;
	top:189px !important;
}

#item70453 {
	width:213px !important;
	height:9px !important;
	left:276px !important;
	top:199px !important;
}

#item70483 {
	width:193px !important;
	height:9px !important;
	left:276px !important;
	top:409px !important;
}

#item70514 {
	width:219px !important;
	height:9px !important;
	left:15px !important;
	top:409px !important;
}

#item70544 {
	width:79px !important;
	height:18px !important;
	left:175px !important;
	top:610px !important;
}

#item70571 {
	width:231px !important;
	height:9px !important;
	left:277px !important;
	top:619px !important;
}

#item25024 {
	width:252px !important;
	height:254px !important;
}

#item25019 {
	width:252px !important;
	height:254px !important;
	left:14px !important;
	top:325px !important;
}

#item25030 {
	width:167px !important;
	height:145px !important;
}

#item25025 {
	width:167px !important;
	height:145px !important;
	left:364px !important;
	top:475px !important;
}

#item25036 {
	width:252px !important;
	height:102px !important;
}

#item25031 {
	width:252px !important;
	height:102px !important;
	left:279px !important;
	top:326px !important;
}

#item25042 {
	width:251px !important;
	height:241px !important;
}

#item25037 {
	width:251px !important;
	height:241px !important;
	left:279px !important;
	top:14px !important;
}

#item25048 {
	width:254px !important;
	height:245px !important;
}

#item25043 {
	width:254px !important;
	height:245px !important;
	left:14px !important;
	top:14px !important;
}

#item70602 {
	width:179px !important;
	height:9px !important;
	left:13px !important;
	top:305px !important;
}

#item70632 {
	width:221px !important;
	height:9px !important;
	left:280px !important;
	top:303px !important;
}

#item70662 {
	width:161px !important;
	height:9px !important;
	left:276px !important;
	top:464px !important;
}

#item70690 {
	width:90px !important;
	height:20px !important;
	left:276px !important;
	top:608px !important;
}

#item70717 {
	width:133px !important;
	height:9px !important;
	left:16px !important;
	top:614px !important;
}

#item23764 {
	width:249px !important;
	height:140px !important;
}

#item23759 {
	width:249px !important;
	height:140px !important;
	left:14px !important;
	top:14px !important;
}

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

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

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

#item25055 {
	width:252px !important;
	height:157px !important;
	left:278px !important;
	top:230px !important;
}

#item25067 {
	width:253px !important;
	height:185px !important;
}

#item25061 {
	width:253px !important;
	height:185px !important;
	left:14px !important;
	top:230px !important;
}

#item25073 {
	width:122px !important;
	height:150px !important;
}

#item25068 {
	width:122px !important;
	height:150px !important;
	left:14px !important;
	top:502px !important;
}

#item25080 {
	width:162px !important;
	height:185px !important;
}

#item25074 {
	width:162px !important;
	height:185px !important;
	left:278px !important;
	top:467px !important;
}

#item71122 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:211px !important;
}

#item71149 {
	width:157px !important;
	height:9px !important;
	left:280px !important;
	top:207px !important;
}

#item71182 {
	width:203px !important;
	height:9px !important;
	left:13px !important;
	top:478px !important;
}

#item71212 {
	width:198px !important;
	height:9px !important;
	left:276px !important;
	top:448px !important;
}

#item71242 {
	width:126px !important;
	height:29px !important;
	left:139px !important;
	top:624px !important;
}

#item71273 {
	width:75px !important;
	height:27px !important;
	left:442px !important;
	top:626px !important;
}

#item25087 {
	width:242px !important;
	height:167px !important;
}

#item25081 {
	width:242px !important;
	height:167px !important;
	left:105px !important;
	top:459px !important;
}

#item25093 {
	width:94px !important;
	height:400px !important;
}

#item25088 {
	width:94px !important;
	height:400px !important;
	left:437px !important;
	top:232px !important;
}

#item25774 {
	width:75px !important;
	height:55px !important;
}

#item25767 {
	width:75px !important;
	height:55px !important;
	left:358px !important;
	top:539px !important;
}

#item25780 {
	width:75px !important;
	height:39px !important;
}

#item25775 {
	width:75px !important;
	height:39px !important;
	left:358px !important;
	top:456px !important;
}

#item25099 {
	width:247px !important;
	height:217px !important;
}

#item25094 {
	width:247px !important;
	height:217px !important;
	left:99px !important;
	top:231px !important;
}

#item25105 {
	width:253px !important;
	height:158px !important;
}

#item25100 {
	width:253px !important;
	height:158px !important;
	left:277px !important;
	top:14px !important;
}

#item25111 {
	width:118px !important;
	height:120px !important;
}

#item25106 {
	width:118px !important;
	height:120px !important;
	left:21px !important;
	top:24px !important;
}

#item25788 {
	width:118px !important;
	height:135px !important;
}

#item25783 {
	width:118px !important;
	height:135px !important;
	left:145px !important;
	top:19px !important;
}

#item71303 {
	width:100px !important;
	height:20px !important;
	left:15px !important;
	top:601px !important;
}

#item71334 {
	width:179px !important;
	height:9px !important;
	left:281px !important;
	top:211px !important;
}

#item71361 {
	width:102px !important;
	height:20px !important;
	left:356px !important;
	top:429px !important;
}

#item71389 {
	width:68px !important;
	height:27px !important;
	left:359px !important;
	top:503px !important;
}

#item71419 {
	width:68px !important;
	height:27px !important;
	left:360px !important;
	top:597px !important;
}

#item71450 {
	width:223px !important;
	height:9px !important;
	left:19px !important;
	top:189px !important;
}

#item71484 {
	width:222px !important;
	height:9px !important;
	left:19px !important;
	top:198px !important;
}

#item71515 {
	width:79px !important;
	height:27px !important;
	left:13px !important;
	top:379px !important;
}

#item71549 {
	width:85px !important;
	height:45px !important;
	left:13px !important;
	top:408px !important;
}

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

#item23765 {
	width:252px !important;
	height:175px !important;
	left:278px !important;
	top:14px !important;
}

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

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

#item25124 {
	width:252px !important;
	height:263px !important;
}

#item25119 {
	width:252px !important;
	height:263px !important;
	left:14px !important;
	top:325px !important;
}

#item25131 {
	width:252px !important;
	height:282px !important;
}

#item25126 {
	width:252px !important;
	height:282px !important;
	left:278px !important;
	top:268px !important;
}

#item71583 {
	width:195px !important;
	height:9px !important;
	left:13px !important;
	top:312px !important;
}

#item71614 {
	width:253px !important;
	height:9px !important;
	left:276px !important;
	top:252px !important;
}

#item71645 {
	width:131px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item71672 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item25137 {
	width:188px !important;
	height:277px !important;
}

#item25132 {
	width:188px !important;
	height:277px !important;
	left:77px !important;
	top:350px !important;
}

#item25143 {
	width:252px !important;
	height:209px !important;
}

#item25138 {
	width:252px !important;
	height:209px !important;
	left:278px !important;
	top:350px !important;
}

#item25149 {
	width:320px !important;
	height:254px !important;
}

#item25144 {
	width:320px !important;
	height:254px !important;
	left:210px !important;
	top:14px !important;
}

#item25155 {
	width:180px !important;
	height:229px !important;
}

#item25150 {
	width:180px !important;
	height:229px !important;
	left:14px !important;
	top:14px !important;
}

#item71703 {
	width:69px !important;
	height:30px !important;
	left:13px !important;
	top:588px !important;
}

#item71730 {
	width:247px !important;
	height:9px !important;
	left:277px !important;
	top:619px !important;
}

#item71765 {
	width:150px !important;
	height:9px !important;
	left:208px !important;
	top:326px !important;
}

#item71792 {
	width:187px !important;
	height:9px !important;
	left:12px !important;
	top:311px !important;
}

#item71819 {
	width:187px !important;
	height:9px !important;
	left:12px !important;
	top:321px !important;
}

#item23776 {
	width:137px !important;
	height:177px !important;
}

#item23771 {
	width:137px !important;
	height:177px !important;
	left:59px !important;
	top:205px !important;
}

#item25161 {
	width:118px !important;
	height:184px !important;
}

#item25156 {
	width:118px !important;
	height:184px !important;
	left:211px !important;
	top:203px !important;
}

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

#item25162 {
	width:175px !important;
	height:177px !important;
	left:235px !important;
	top:434px !important;
}

#item25174 {
	width:200px !important;
	height:177px !important;
}

#item25169 {
	width:200px !important;
	height:177px !important;
	left:28px !important;
	top:450px !important;
}

#item71846 {
	width:61px !important;
	height:9px !important;
	left:415px !important;
	top:150px !important;
}

#item71873 {
	width:74px !important;
	height:9px !important;
	left:415px !important;
	top:159px !important;
}

#item71900 {
	width:62px !important;
	height:9px !important;
	left:415px !important;
	top:168px !important;
}

#item71927 {
	width:84px !important;
	height:9px !important;
	left:415px !important;
	top:177px !important;
}

#item71954 {
	width:63px !important;
	height:9px !important;
	left:415px !important;
	top:186px !important;
}

#item71982 {
	width:76px !important;
	height:9px !important;
	left:415px !important;
	top:195px !important;
}

#item72010 {
	width:55px !important;
	height:9px !important;
	left:415px !important;
	top:204px !important;
}

#item72037 {
	width:71px !important;
	height:9px !important;
	left:415px !important;
	top:213px !important;
}

#item72064 {
	width:63px !important;
	height:9px !important;
	left:415px !important;
	top:42px !important;
}

#item72091 {
	width:87px !important;
	height:9px !important;
	left:415px !important;
	top:51px !important;
}

#item72118 {
	width:74px !important;
	height:9px !important;
	left:415px !important;
	top:60px !important;
}

#item72145 {
	width:63px !important;
	height:9px !important;
	left:415px !important;
	top:446px !important;
}

#item72172 {
	width:76px !important;
	height:9px !important;
	left:415px !important;
	top:455px !important;
}

#item72199 {
	width:62px !important;
	height:9px !important;
	left:415px !important;
	top:464px !important;
}

#item72227 {
	width:63px !important;
	height:9px !important;
	left:415px !important;
	top:473px !important;
}

#item72254 {
	width:76px !important;
	height:9px !important;
	left:415px !important;
	top:482px !important;
}

#item72281 {
	width:56px !important;
	height:9px !important;
	left:415px !important;
	top:491px !important;
}

#item72308 {
	width:63px !important;
	height:9px !important;
	left:415px !important;
	top:302px !important;
}

#item72335 {
	width:77px !important;
	height:9px !important;
	left:415px !important;
	top:311px !important;
}

#item72362 {
	width:94px !important;
	height:9px !important;
	left:415px !important;
	top:320px !important;
}

#item72389 {
	width:62px !important;
	height:9px !important;
	left:415px !important;
	top:329px !important;
}

#item72416 {
	width:86px !important;
	height:9px !important;
	left:415px !important;
	top:338px !important;
}

#item72443 {
	width:65px !important;
	height:9px !important;
	left:415px !important;
	top:347px !important;
}

#item72471 {
	width:74px !important;
	height:9px !important;
	left:415px !important;
	top:356px !important;
}

#item72498 {
	width:72px !important;
	height:9px !important;
	left:415px !important;
	top:365px !important;
}

#item25180 {
	width:103px !important;
	height:166px !important;
}

#item25175 {
	width:103px !important;
	height:166px !important;
	left:206px !important;
	top:102px !important;
}

#item25795 {
	width:62px !important;
	height:111px !important;
}

#item25790 {
	width:62px !important;
	height:111px !important;
	left:146px !important;
	top:209px !important;
}

#item25186 {
	width:101px !important;
	height:161px !important;
}

#item25181 {
	width:101px !important;
	height:161px !important;
	left:319px !important;
	top:96px !important;
}

#item25801 {
	width:61px !important;
	height:109px !important;
}

#item25796 {
	width:61px !important;
	height:109px !important;
	left:394px !important;
	top:210px !important;
}

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

#item25187 {
	width:142px !important;
	height:239px !important;
	left:310px !important;
	top:387px !important;
}

#item25807 {
	width:87px !important;
	height:47px !important;
}

#item25802 {
	width:87px !important;
	height:47px !important;
	left:457px !important;
	top:584px !important;
}

#item25813 {
	width:87px !important;
	height:47px !important;
}

#item25808 {
	width:87px !important;
	height:47px !important;
	left:457px !important;
	top:533px !important;
}

#item25820 {
	width:87px !important;
	height:47px !important;
}

#item25815 {
	width:87px !important;
	height:47px !important;
	left:457px !important;
	top:483px !important;
}

#item25826 {
	width:87px !important;
	height:43px !important;
}

#item25821 {
	width:87px !important;
	height:43px !important;
	left:457px !important;
	top:437px !important;
}

#item25833 {
	width:87px !important;
	height:43px !important;
}

#item25828 {
	width:87px !important;
	height:43px !important;
	left:457px !important;
	top:388px !important;
}

#item25839 {
	width:87px !important;
	height:43px !important;
}

#item25834 {
	width:87px !important;
	height:43px !important;
	left:457px !important;
	top:341px !important;
}

#item25845 {
	width:87px !important;
	height:48px !important;
}

#item25840 {
	width:87px !important;
	height:48px !important;
	left:457px !important;
	top:288px !important;
}

#item25851 {
	width:87px !important;
	height:48px !important;
}

#item25846 {
	width:87px !important;
	height:48px !important;
	left:457px !important;
	top:237px !important;
}

#item25857 {
	width:87px !important;
	height:48px !important;
}

#item25852 {
	width:87px !important;
	height:48px !important;
	left:457px !important;
	top:181px !important;
}

#item25863 {
	width:87px !important;
	height:64px !important;
}

#item25858 {
	width:87px !important;
	height:64px !important;
	left:457px !important;
	top:113px !important;
}

#item25199 {
	width:133px !important;
	height:185px !important;
}

#item25193 {
	width:133px !important;
	height:185px !important;
	left:168px !important;
	top:393px !important;
}

#item72525 {
	width:62px !important;
	height:9px !important;
	left:13px !important;
	top:572px !important;
}

#item72552 {
	width:86px !important;
	height:9px !important;
	left:13px !important;
	top:581px !important;
}

#item72579 {
	width:74px !important;
	height:9px !important;
	left:13px !important;
	top:590px !important;
}

#item72606 {
	width:55px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item72635 {
	width:58px !important;
	height:9px !important;
	left:13px !important;
	top:393px !important;
}

#item72662 {
	width:75px !important;
	height:9px !important;
	left:13px !important;
	top:402px !important;
}

#item72689 {
	width:90px !important;
	height:9px !important;
	left:13px !important;
	top:411px !important;
}

#item72717 {
	width:62px !important;
	height:9px !important;
	left:13px !important;
	top:420px !important;
}

#item72744 {
	width:63px !important;
	height:9px !important;
	left:13px !important;
	top:429px !important;
}

#item72771 {
	width:84px !important;
	height:9px !important;
	left:13px !important;
	top:438px !important;
}

#item72802 {
	width:65px !important;
	height:9px !important;
	left:13px !important;
	top:447px !important;
}

#item72829 {
	width:76px !important;
	height:9px !important;
	left:13px !important;
	top:456px !important;
}

#item72856 {
	width:71px !important;
	height:9px !important;
	left:13px !important;
	top:465px !important;
}

#item72884 {
	width:55px !important;
	height:9px !important;
	left:13px !important;
	top:474px !important;
}

#item72911 {
	width:60px !important;
	height:9px !important;
	left:13px !important;
	top:240px !important;
}

#item72938 {
	width:67px !important;
	height:9px !important;
	left:13px !important;
	top:249px !important;
}

#item72966 {
	width:64px !important;
	height:9px !important;
	left:13px !important;
	top:258px !important;
}

#item72993 {
	width:76px !important;
	height:9px !important;
	left:13px !important;
	top:267px !important;
}

#item73020 {
	width:75px !important;
	height:9px !important;
	left:13px !important;
	top:276px !important;
}

#item73047 {
	width:56px !important;
	height:9px !important;
	left:13px !important;
	top:285px !important;
}

#item73074 {
	width:81px !important;
	height:9px !important;
	left:13px !important;
	top:304px !important;
}

#item73102 {
	width:57px !important;
	height:9px !important;
	left:13px !important;
	top:51px !important;
}

#item73129 {
	width:75px !important;
	height:9px !important;
	left:13px !important;
	top:60px !important;
}

#item73156 {
	width:90px !important;
	height:9px !important;
	left:13px !important;
	top:69px !important;
}

#item73183 {
	width:62px !important;
	height:9px !important;
	left:13px !important;
	top:78px !important;
}

#item73211 {
	width:84px !important;
	height:9px !important;
	left:13px !important;
	top:87px !important;
}

#item73241 {
	width:60px !important;
	height:9px !important;
	left:13px !important;
	top:96px !important;
}

#item73268 {
	width:72px !important;
	height:9px !important;
	left:13px !important;
	top:105px !important;
}

#item73295 {
	width:74px !important;
	height:9px !important;
	left:13px !important;
	top:114px !important;
}

#item73323 {
	width:55px !important;
	height:9px !important;
	left:13px !important;
	top:123px !important;
}

#item73350 {
	width:73px !important;
	height:9px !important;
	left:13px !important;
	top:132px !important;
}

#item73377 {
	width:81px !important;
	height:9px !important;
	left:13px !important;
	top:151px !important;
}

#item25205 {
	width:127px !important;
	height:156px !important;
}

#item25200 {
	width:127px !important;
	height:156px !important;
	left:279px !important;
	top:85px !important;
}

#item25211 {
	width:109px !important;
	height:158px !important;
}

#item25206 {
	width:109px !important;
	height:158px !important;
	left:167px !important;
	top:84px !important;
}

#item25218 {
	width:118px !important;
	height:102px !important;
}

#item25213 {
	width:118px !important;
	height:102px !important;
	left:31px !important;
	top:108px !important;
}

#item25225 {
	width:144px !important;
	height:290px !important;
}

#item25219 {
	width:144px !important;
	height:290px !important;
	left:123px !important;
	top:326px !important;
}

#item25875 {
	width:106px !important;
	height:157px !important;
}

#item25870 {
	width:106px !important;
	height:157px !important;
	left:14px !important;
	top:311px !important;
}

#item25231 {
	width:133px !important;
	height:278px !important;
}

#item25226 {
	width:133px !important;
	height:278px !important;
	left:273px !important;
	top:327px !important;
}

#item25882 {
	width:121px !important;
	height:170px !important;
}

#item25876 {
	width:121px !important;
	height:170px !important;
	left:409px !important;
	top:462px !important;
}

#item73407 {
	width:62px !important;
	height:9px !important;
	left:414px !important;
	top:62px !important;
}

#item73435 {
	width:84px !important;
	height:9px !important;
	left:414px !important;
	top:71px !important;
}

#item73463 {
	width:70px !important;
	height:9px !important;
	left:414px !important;
	top:81px !important;
}

#item73490 {
	width:78px !important;
	height:9px !important;
	left:414px !important;
	top:208px !important;
}

#item73517 {
	width:74px !important;
	height:9px !important;
	left:414px !important;
	top:218px !important;
}

#item73545 {
	width:83px !important;
	height:9px !important;
	left:414px !important;
	top:227px !important;
}

#item73572 {
	width:66px !important;
	height:9px !important;
	left:414px !important;
	top:248px !important;
}

#item73599 {
	width:98px !important;
	height:9px !important;
	left:414px !important;
	top:376px !important;
}

#item73626 {
	width:81px !important;
	height:9px !important;
	left:414px !important;
	top:386px !important;
}

#item73653 {
	width:86px !important;
	height:9px !important;
	left:414px !important;
	top:395px !important;
}

#item73680 {
	width:79px !important;
	height:9px !important;
	left:414px !important;
	top:416px !important;
}

#item73708 {
	width:77px !important;
	height:9px !important;
	left:414px !important;
	top:425px !important;
}

#item73735 {
	width:62px !important;
	height:9px !important;
	left:414px !important;
	top:62px !important;
}

#item73763 {
	width:84px !important;
	height:9px !important;
	left:414px !important;
	top:71px !important;
}

#item73790 {
	width:70px !important;
	height:9px !important;
	left:414px !important;
	top:81px !important;
}

#item73817 {
	width:78px !important;
	height:9px !important;
	left:414px !important;
	top:208px !important;
}

#item73844 {
	width:74px !important;
	height:9px !important;
	left:414px !important;
	top:218px !important;
}

#item73871 {
	width:83px !important;
	height:9px !important;
	left:414px !important;
	top:227px !important;
}

#item73898 {
	width:66px !important;
	height:9px !important;
	left:414px !important;
	top:248px !important;
}

#item73925 {
	width:98px !important;
	height:9px !important;
	left:414px !important;
	top:376px !important;
}

#item73953 {
	width:81px !important;
	height:9px !important;
	left:414px !important;
	top:386px !important;
}

#item73980 {
	width:86px !important;
	height:9px !important;
	left:414px !important;
	top:395px !important;
}

#item74009 {
	width:79px !important;
	height:9px !important;
	left:414px !important;
	top:416px !important;
}

#item74036 {
	width:77px !important;
	height:9px !important;
	left:414px !important;
	top:425px !important;
}

#item23782 {
	width:160px !important;
	height:241px !important;
}

#item23777 {
	width:160px !important;
	height:241px !important;
	left:207px !important;
	top:164px !important;
}

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

#item25238 {
	width:153px !important;
	height:122px !important;
	left:378px !important;
	top:137px !important;
}

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

#item25883 {
	width:153px !important;
	height:122px !important;
	left:378px !important;
	top:206px !important;
}

#item25894 {
	width:153px !important;
	height:141px !important;
}

#item25889 {
	width:153px !important;
	height:141px !important;
	left:378px !important;
	top:282px !important;
}

#item25237 {
	width:172px !important;
	height:251px !important;
}

#item25232 {
	width:172px !important;
	height:251px !important;
	left:28px !important;
	top:160px !important;
}

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

#item23783 {
	width:252px !important;
	height:299px !important;
	left:278px !important;
	top:14px !important;
}

#item25249 {
	width:244px !important;
	height:178px !important;
}

#item25244 {
	width:244px !important;
	height:178px !important;
	left:16px !important;
	top:43px !important;
}

#item25255 {
	width:172px !important;
	height:121px !important;
}

#item25250 {
	width:172px !important;
	height:121px !important;
	left:77px !important;
	top:225px !important;
}

#item25906 {
	width:137px !important;
	height:155px !important;
}

#item25901 {
	width:137px !important;
	height:155px !important;
	left:14px !important;
	top:238px !important;
}

#item25913 {
	width:167px !important;
	height:122px !important;
}

#item25907 {
	width:167px !important;
	height:122px !important;
	left:95px !important;
	top:350px !important;
}

#item25261 {
	width:180px !important;
	height:274px !important;
}

#item25256 {
	width:180px !important;
	height:274px !important;
	left:350px !important;
	top:326px !important;
}

#item74063 {
	width:73px !important;
	height:27px !important;
	left:277px !important;
	top:288px !important;
}

#item74093 {
	width:118px !important;
	height:30px !important;
	left:277px !important;
	top:416px !important;
}

#item74124 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item74151 {
	width:185px !important;
	height:9px !important;
	left:13px !important;
	top:599px !important;
}

#item74183 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item25267 {
	width:250px !important;
	height:162px !important;
}

#item25262 {
	width:250px !important;
	height:162px !important;
	left:14px !important;
	top:471px !important;
}

#item25274 {
	width:201px !important;
	height:137px !important;
}

#item25268 {
	width:201px !important;
	height:137px !important;
	left:14px !important;
	top:255px !important;
}

#item25280 {
	width:223px !important;
	height:187px !important;
}

#item25275 {
	width:223px !important;
	height:187px !important;
	left:14px !important;
	top:14px !important;
}

#item25287 {
	width:183px !important;
	height:247px !important;
}

#item25281 {
	width:183px !important;
	height:247px !important;
	left:333px !important;
	top:115px !important;
}

#item25920 {
	width:79px !important;
	height:74px !important;
}

#item25915 {
	width:79px !important;
	height:74px !important;
	left:376px !important;
	top:14px !important;
}

#item25293 {
	width:118px !important;
	height:108px !important;
}

#item25288 {
	width:118px !important;
	height:108px !important;
	left:369px !important;
	top:519px !important;
}

#item74213 {
	width:190px !important;
	height:9px !important;
	left:13px !important;
	top:452px !important;
}

#item74240 {
	width:80px !important;
	height:20px !important;
	left:133px !important;
	top:209px !important;
}

#item74267 {
	width:83px !important;
	height:20px !important;
	left:241px !important;
	top:421px !important;
}

#item74295 {
	width:100px !important;
	height:29px !important;
	left:282px !important;
	top:599px !important;
}

#item74325 {
	width:79px !important;
	height:20px !important;
	left:252px !important;
	top:122px !important;
}

#item23806 {
	width:168px !important;
	height:247px !important;
}

#item23801 {
	width:168px !important;
	height:247px !important;
	left:274px !important;
	top:14px !important;
}

#item25299 {
	width:226px !important;
	height:121px !important;
}

#item25294 {
	width:226px !important;
	height:121px !important;
	left:276px !important;
	top:268px !important;
}

#item25305 {
	width:192px !important;
	height:155px !important;
}

#item25300 {
	width:192px !important;
	height:155px !important;
	left:338px !important;
	top:412px !important;
}

#item25311 {
	width:178px !important;
	height:237px !important;
}

#item25306 {
	width:178px !important;
	height:237px !important;
	left:32px !important;
	top:296px !important;
}

#item25317 {
	width:146px !important;
	height:197px !important;
}

#item25312 {
	width:146px !important;
	height:197px !important;
	left:31px !important;
	top:92px !important;
}

#item74352 {
	width:64px !important;
	height:50px !important;
	left:184px !important;
	top:170px !important;
}

#item74382 {
	width:181px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item74414 {
	width:69px !important;
	height:41px !important;
	left:444px !important;
	top:236px !important;
}

#item74444 {
	width:63px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item74471 {
	width:86px !important;
	height:9px !important;
	left:341px !important;
	top:619px !important;
}

#item25323 {
	width:253px !important;
	height:169px !important;
}

#item25318 {
	width:253px !important;
	height:169px !important;
	left:14px !important;
	top:14px !important;
}

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

#item25324 {
	width:150px !important;
	height:94px !important;
	left:100px !important;
	top:323px !important;
}

#item25938 {
	width:150px !important;
	height:101px !important;
}

#item25933 {
	width:150px !important;
	height:101px !important;
	left:14px !important;
	top:346px !important;
}

#item25947 {
	width:110px !important;
	height:67px !important;
}

#item25939 {
	width:110px !important;
	height:67px !important;
	left:133px !important;
	top:420px !important;
}

#item25336 {
	width:170px !important;
	height:215px !important;
}

#item25331 {
	width:170px !important;
	height:215px !important;
	left:343px !important;
	top:329px !important;
}

#item25368 {
	width:244px !important;
	height:65px !important;
}

#item25363 {
	width:244px !important;
	height:65px !important;
	left:286px !important;
	top:58px !important;
}

#item25926 {
	width:244px !important;
	height:60px !important;
}

#item25921 {
	width:244px !important;
	height:60px !important;
	left:286px !important;
	top:127px !important;
}

#item25932 {
	width:144px !important;
	height:86px !important;
}

#item25927 {
	width:144px !important;
	height:86px !important;
	left:386px !important;
	top:195px !important;
}

#item26053 {
	width:77px !important;
	height:89px !important;
}

#item26048 {
	width:77px !important;
	height:89px !important;
	left:187px !important;
	top:230px !important;
}

#item25959 {
	width:190px !important;
	height:200px !important;
}

#item25954 {
	width:190px !important;
	height:200px !important;
	left:245px !important;
	top:432px !important;
}

#item74498 {
	width:130px !important;
	height:18px !important;
	left:13px !important;
	top:226px !important;
}

#item74529 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:311px !important;
}

#item74561 {
	width:63px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item74588 {
	width:65px !important;
	height:9px !important;
	left:76px !important;
	top:619px !important;
}

#item74616 {
	width:65px !important;
	height:9px !important;
	left:13px !important;
	top:537px !important;
}

#item74643 {
	width:64px !important;
	height:9px !important;
	left:77px !important;
	top:537px !important;
}

#item74670 {
	width:68px !important;
	height:9px !important;
	left:284px !important;
	top:281px !important;
}

#item74697 {
	width:69px !important;
	height:9px !important;
	left:284px !important;
	top:291px !important;
}

#item23812 {
	width:128px !important;
	height:210px !important;
}

#item23807 {
	width:128px !important;
	height:210px !important;
	left:47px !important;
	top:14px !important;
}

#item25967 {
	width:128px !important;
	height:210px !important;
}

#item25961 {
	width:128px !important;
	height:210px !important;
	left:184px !important;
	top:14px !important;
}

#item25374 {
	width:176px !important;
	height:194px !important;
}

#item25369 {
	width:176px !important;
	height:194px !important;
	left:91px !important;
	top:235px !important;
}

#item25380 {
	width:253px !important;
	height:140px !important;
}

#item25375 {
	width:253px !important;
	height:140px !important;
	left:14px !important;
	top:438px !important;
}

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

#item25381 {
	width:252px !important;
	height:118px !important;
	left:279px !important;
	top:439px !important;
}

#item25393 {
	width:175px !important;
	height:195px !important;
}

#item25387 {
	width:175px !important;
	height:195px !important;
	left:355px !important;
	top:234px !important;
}

#item74724 {
	width:78px !important;
	height:36px !important;
	left:16px !important;
	top:390px !important;
}

#item74757 {
	width:75px !important;
	height:38px !important;
	left:280px !important;
	top:387px !important;
}

#item74787 {
	width:242px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item74819 {
	width:168px !important;
	height:18px !important;
	left:280px !important;
	top:610px !important;
}

#item74850 {
	width:128px !important;
	height:18px !important;
	left:348px !important;
	top:190px !important;
}

#item74883 {
	width:141px !important;
	height:18px !important;
	left:348px !important;
	top:210px !important;
}

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

#item25394 {
	width:176px !important;
	height:196px !important;
	left:14px !important;
	top:235px !important;
}

#item25406 {
	width:175px !important;
	height:194px !important;
}

#item25401 {
	width:175px !important;
	height:194px !important;
	left:91px !important;
	top:439px !important;
}

#item25412 {
	width:189px !important;
	height:194px !important;
}

#item25407 {
	width:189px !important;
	height:194px !important;
	left:355px !important;
	top:439px !important;
}

#item25418 {
	width:174px !important;
	height:194px !important;
}

#item25413 {
	width:174px !important;
	height:194px !important;
	left:279px !important;
	top:235px !important;
}

#item25424 {
	width:189px !important;
	height:226px !important;
}

#item25419 {
	width:189px !important;
	height:226px !important;
	left:355px !important;
}

#item25430 {
	width:176px !important;
	height:212px !important;
}

#item25425 {
	width:176px !important;
	height:212px !important;
	left:90px !important;
	top:14px !important;
}

#item74915 {
	width:76px !important;
	height:36px !important;
	left:16px !important;
	top:592px !important;
}

#item74946 {
	width:72px !important;
	height:47px !important;
	left:283px !important;
	top:581px !important;
}

#item74978 {
	width:73px !important;
	height:45px !important;
	left:191px !important;
	top:382px !important;
}

#item75012 {
	width:76px !important;
	height:38px !important;
	left:17px !important;
	top:180px !important;
}

#item75043 {
	width:76px !important;
	height:47px !important;
	left:280px !important;
	top:172px !important;
}

#item75074 {
	width:77px !important;
	height:38px !important;
	left:454px !important;
	top:387px !important;
}

#item23818 {
	width:68px !important;
	height:69px !important;
}

#item23813 {
	width:68px !important;
	height:69px !important;
	left:282px !important;
	top:63px !important;
}

#item25979 {
	width:68px !important;
	height:69px !important;
}

#item25974 {
	width:68px !important;
	height:69px !important;
	left:342px !important;
	top:77px !important;
}

#item25985 {
	width:68px !important;
	height:73px !important;
}

#item25980 {
	width:68px !important;
	height:73px !important;
	left:292px !important;
	top:106px !important;
}

#item25436 {
	width:151px !important;
	height:116px !important;
}

#item25431 {
	width:151px !important;
	height:116px !important;
	left:278px !important;
	top:203px !important;
}

#item25442 {
	width:67px !important;
	height:101px !important;
}

#item25437 {
	width:67px !important;
	height:101px !important;
	left:145px !important;
	top:215px !important;
}

#item25992 {
	width:51px !important;
	height:51px !important;
}

#item25986 {
	width:51px !important;
	height:51px !important;
	left:215px !important;
	top:265px !important;
}

#item25973 {
	width:139px !important;
	height:166px !important;
}

#item25968 {
	width:139px !important;
	height:166px !important;
}

#item25448 {
	width:118px !important;
	height:143px !important;
}

#item25443 {
	width:118px !important;
	height:143px !important;
	left:91px !important;
	top:328px !important;
}

#item25455 {
	width:178px !important;
	height:102px !important;
}

#item25450 {
	width:178px !important;
	height:102px !important;
	left:19px !important;
	top:513px !important;
}

#item25462 {
	width:106px !important;
	height:95px !important;
}

#item25456 {
	width:106px !important;
	height:95px !important;
	left:213px !important;
	top:513px !important;
}

#item25468 {
	width:123px !important;
	height:143px !important;
}

#item25463 {
	width:123px !important;
	height:143px !important;
	left:343px !important;
	top:326px !important;
}

#item25999 {
	width:60px !important;
	height:57px !important;
}

#item25993 {
	width:60px !important;
	height:57px !important;
	left:471px !important;
	top:408px !important;
}

#item75105 {
	width:122px !important;
	height:19px !important;
	left:148px !important;
	top:150px !important;
}

#item75135 {
	width:76px !important;
	height:38px !important;
	left:18px !important;
	top:429px !important;
}

#item75162 {
	width:88px !important;
	height:19px !important;
	left:18px !important;
	top:280px !important;
}

#item75195 {
	width:88px !important;
	height:19px !important;
	left:18px !important;
	top:299px !important;
}

#item75222 {
	width:125px !important;
	height:19px !important;
	left:218px !important;
	top:417px !important;
}

#item75253 {
	width:125px !important;
	height:19px !important;
	left:218px !important;
	top:436px !important;
}

#item75285 {
	width:125px !important;
	height:19px !important;
	left:218px !important;
	top:455px !important;
}

#item75312 {
	width:115px !important;
	height:28px !important;
	left:407px !important;
	top:572px !important;
}

#item75343 {
	width:83px !important;
	height:28px !important;
	left:407px !important;
	top:602px !important;
}

#item75375 {
	width:72px !important;
	height:28px !important;
	left:437px !important;
	top:287px !important;
}

#item75406 {
	width:98px !important;
	height:19px !important;
	left:418px !important;
	top:131px !important;
}

#item75436 {
	width:98px !important;
	height:19px !important;
	left:418px !important;
	top:152px !important;
}

#item75463 {
	width:98px !important;
	height:19px !important;
	left:418px !important;
	top:172px !important;
}

#item25474 {
	width:118px !important;
	height:102px !important;
}

#item25469 {
	width:118px !important;
	height:102px !important;
	left:91px !important;
	top:518px !important;
}

#item25480 {
	width:153px !important;
	height:128px !important;
}

#item25475 {
	width:153px !important;
	height:128px !important;
	left:377px !important;
	top:507px !important;
}

#item25487 {
	width:244px !important;
	height:103px !important;
}

#item25481 {
	width:244px !important;
	height:103px !important;
	left:283px !important;
	top:339px !important;
}

#item25493 {
	width:168px !important;
	height:161px !important;
}

#item25488 {
	width:168px !important;
	height:161px !important;
	left:14px !important;
	top:336px !important;
}

#item25499 {
	width:89px !important;
	height:77px !important;
}

#item25494 {
	width:89px !important;
	height:77px !important;
	left:113px !important;
	top:248px !important;
}

#item26006 {
	width:97px !important;
	height:84px !important;
}

#item26001 {
	width:97px !important;
	height:84px !important;
	left:207px !important;
	top:244px !important;
}

#item25506 {
	width:118px !important;
	height:119px !important;
}

#item25500 {
	width:118px !important;
	height:119px !important;
	left:386px !important;
	top:194px !important;
}

#item25512 {
	width:118px !important;
	height:160px !important;
}

#item25507 {
	width:118px !important;
	height:160px !important;
	left:329px !important;
	top:14px !important;
}

#item25518 {
	width:151px !important;
	height:97px !important;
}

#item25513 {
	width:151px !important;
	height:97px !important;
	left:112px !important;
	top:69px !important;
}

#item26012 {
	width:70px !important;
	height:56px !important;
}

#item26007 {
	width:70px !important;
	height:56px !important;
	left:246px !important;
	top:21px !important;
}

#item75490 {
	width:72px !important;
	height:28px !important;
	left:13px !important;
	top:600px !important;
}

#item75519 {
	width:79px !important;
	height:38px !important;
	left:185px !important;
	top:455px !important;
}

#item75550 {
	width:66px !important;
	height:38px !important;
	left:283px !important;
	top:590px !important;
}

#item75580 {
	width:219px !important;
	height:9px !important;
	left:283px !important;
	top:487px !important;
}

#item75611 {
	width:75px !important;
	height:38px !important;
	left:311px !important;
	top:293px !important;
}

#item75643 {
	width:62px !important;
	height:47px !important;
	left:458px !important;
	top:109px !important;
}

#item75670 {
	width:94px !important;
	height:27px !important;
	left:13px !important;
	top:272px !important;
}

#item75701 {
	width:100px !important;
	height:27px !important;
	left:13px !important;
	top:300px !important;
}

#item75732 {
	width:84px !important;
	height:9px !important;
	left:22px !important;
	top:142px !important;
}

#item75759 {
	width:84px !important;
	height:9px !important;
	left:22px !important;
	top:151px !important;
}

#item23824 {
	width:62px !important;
	height:99px !important;
}

#item23819 {
	width:62px !important;
	height:99px !important;
	left:62px !important;
	top:112px !important;
}

#item26019 {
	width:62px !important;
	height:99px !important;
}

#item26013 {
	width:62px !important;
	height:99px !important;
	left:153px !important;
	top:96px !important;
}

#item25524 {
	width:187px !important;
	height:193px !important;
}

#item25519 {
	width:187px !important;
	height:193px !important;
	left:78px !important;
	top:224px !important;
}

#item26025 {
	width:192px !important;
	height:101px !important;
}

#item26020 {
	width:192px !important;
	height:101px !important;
	left:35px !important;
	top:9px !important;
}

#item26031 {
	width:75px !important;
	height:91px !important;
}

#item26026 {
	width:75px !important;
	height:91px !important;
	left:242px !important;
	top:14px !important;
}

#item26037 {
	width:75px !important;
	height:95px !important;
}

#item26032 {
	width:75px !important;
	height:95px !important;
	left:242px !important;
	top:110px !important;
}

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

#item25525 {
	width:252px !important;
	height:145px !important;
	left:278px !important;
	top:224px !important;
}

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

#item25531 {
	width:176px !important;
	height:197px !important;
	left:278px !important;
	top:428px !important;
}

#item25542 {
	width:187px !important;
	height:198px !important;
}

#item25537 {
	width:187px !important;
	height:198px !important;
	top:428px !important;
}

#item75787 {
	width:50px !important;
	height:30px !important;
	left:13px !important;
	top:388px !important;
}

#item75814 {
	width:75px !important;
	height:27px !important;
	left:191px !important;
	top:559px !important;
}

#item75845 {
	width:184px !important;
	height:9px !important;
	left:276px !important;
	top:415px !important;
}

#item75875 {
	width:58px !important;
	height:27px !important;
	left:460px !important;
	top:601px !important;
}

#item75905 {
	width:67px !important;
	height:30px !important;
	left:325px !important;
	top:169px !important;
}

#item75935 {
	width:78px !important;
	height:20px !important;
	left:428px !important;
	top:150px !important;
}

#item25548 {
	width:181px !important;
	height:198px !important;
}

#item25543 {
	width:181px !important;
	height:198px !important;
	left:14px !important;
	top:14px !important;
}

#item25555 {
	width:176px !important;
	height:194px !important;
}

#item25549 {
	width:176px !important;
	height:194px !important;
	left:14px !important;
	top:224px !important;
}

#item25561 {
	width:173px !important;
	height:197px !important;
}

#item25556 {
	width:173px !important;
	height:197px !important;
	left:94px !important;
	top:429px !important;
}

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

#item25562 {
	width:252px !important;
	height:198px !important;
	left:278px !important;
	top:380px !important;
}

#item25573 {
	width:269px !important;
	height:358px !important;
}

#item25568 {
	width:269px !important;
	height:358px !important;
	left:276px !important;
}

#item75962 {
	width:77px !important;
	height:20px !important;
	left:12px !important;
	top:546px !important;
}

#item75989 {
	width:76px !important;
	height:30px !important;
	left:284px !important;
	top:333px !important;
}

#item76016 {
	width:59px !important;
	height:40px !important;
	left:194px !important;
	top:342px !important;
}

#item76044 {
	width:74px !important;
	height:20px !important;
	left:199px !important;
	top:193px !important;
}

#item76071 {
	width:122px !important;
	height:9px !important;
	left:277px !important;
	top:619px !important;
}

#item76883 {
	width:229px !important;
	height:217px !important;
}

#item76880 {
	width:229px !important;
	height:217px !important;
	left:35px !important;
	top:4px !important;
}

#item76889 {
	width:198px !important;
	height:220px !important;
}

#item76886 {
	width:198px !important;
	height:220px !important;
	left:332px !important;
	top:14px !important;
}

#item76895 {
	width:234px !important;
	height:156px !important;
}

#item76892 {
	width:234px !important;
	height:156px !important;
	left:296px !important;
	top:242px !important;
}

#item76901 {
	width:252px !important;
	height:103px !important;
}

#item76898 {
	width:252px !important;
	height:103px !important;
	left:279px !important;
	top:420px !important;
}

#item76907 {
	width:164px !important;
	height:186px !important;
}

#item76904 {
	width:164px !important;
	height:186px !important;
	left:14px !important;
	top:391px !important;
}

#item76913 {
	width:252px !important;
	height:94px !important;
}

#item76910 {
	width:252px !important;
	height:94px !important;
	left:14px !important;
	top:228px !important;
}

#item76098 {
	width:63px !important;
	height:40px !important;
	left:13px !important;
	top:139px !important;
}

#item76125 {
	width:124px !important;
	height:20px !important;
	left:276px !important;
	top:129px !important;
}

#item76155 {
	width:115px !important;
	height:20px !important;
	left:13px !important;
	top:371px !important;
}

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

#item76212 {
	width:87px !important;
	height:27px !important;
	left:174px !important;
	top:547px !important;
}

#item76244 {
	width:174px !important;
	height:9px !important;
	left:276px !important;
	top:548px !important;
}
#in5footer,  #prefooter {display:none;}
