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

#item20318 {
	width:220px !important;
	height:295px !important;
}

#item20316 {
	width:220px !important;
	height:295px !important;
	left:23px !important;
	top:321px !important;
}

#item20713 {
	width:213px !important;
	height:193px !important;
}

#item20708 {
	width:213px !important;
	height:193px !important;
	left:332px !important;
	top:159px !important;
}

#item20707 {
	width:236px !important;
	height:173px !important;
}

#item20701 {
	width:236px !important;
	height:173px !important;
	left:244px !important;
	top:436px !important;
}

#item20737 {
	width:235px !important;
	height:145px !important;
}

#item20732 {
	width:235px !important;
	height:145px !important;
	left:28px !important;
	top:485px !important;
}

#item20751 {
	width:113px !important;
	height:227px !important;
}

#item20745 {
	width:113px !important;
	height:227px !important;
	left:544px !important;
	top:406px !important;
}

#item24614 {
	width:185px !important;
	height:149px !important;
}

#item24609 {
	width:185px !important;
	height:149px !important;
	left:278px !important;
	top:61px !important;
}

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

#item24617 {
	width:252px !important;
	height:211px !important;
	left:278px !important;
	top:328px !important;
}

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

#item24603 {
	width:150px !important;
	height:137px !important;
	left:380px !important;
	top:14px !important;
}

#item40012 {
	width:99px !important;
	height:20px !important;
	left:164px !important;
	top:451px !important;
}

#item40039 {
	width:200px !important;
	height:18px !important;
	left:288px !important;
	top:601px !important;
}

#item40071 {
	width:185px !important;
	height:9px !important;
	left:288px !important;
	top:590px !important;
}

#item40102 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:248px !important;
}

#item40129 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:258px !important;
}

#item20763 {
	width:325px !important;
	height:223px !important;
}

#item20758 {
	width:325px !important;
	height:223px !important;
	left:219px !important;
	top:320px !important;
}

#item20770 {
	width:109px !important;
	height:72px !important;
}

#item20764 {
	width:109px !important;
	height:72px !important;
	left:421px !important;
	top:560px !important;
}

#item20757 {
	width:216px !important;
	height:124px !important;
}

#item20752 {
	width:216px !important;
	height:124px !important;
	left:17px !important;
	top:274px !important;
}

#item20778 {
	width:216px !important;
	height:248px !important;
}

#item20773 {
	width:216px !important;
	height:248px !important;
	left:17px !important;
	top:14px !important;
}

#item20784 {
	width:297px !important;
	height:224px !important;
}

#item20779 {
	width:297px !important;
	height:224px !important;
	left:247px !important;
}

#item40157 {
	width:79px !important;
	height:20px !important;
	left:13px !important;
	top:241px !important;
}

#item40185 {
	width:98px !important;
	height:20px !important;
	left:79px !important;
	top:457px !important;
}

#item40212 {
	width:113px !important;
	height:20px !important;
	left:116px !important;
	top:608px !important;
}

#item40242 {
	width:89px !important;
	height:20px !important;
	left:250px !important;
	top:282px !important;
}

#item40270 {
	width:124px !important;
	height:20px !important;
	left:251px !important;
	top:588px !important;
}

#item40300 {
	width:124px !important;
	height:20px !important;
	left:251px !important;
	top:608px !important;
}

#item20334 {
	width:81px !important;
	height:374px !important;
}

#item20329 {
	width:81px !important;
	height:374px !important;
	left:450px !important;
	top:14px !important;
}

#item20790 {
	width:176px !important;
	height:219px !important;
}

#item20785 {
	width:176px !important;
	height:219px !important;
	left:273px !important;
	top:14px !important;
}

#item20821 {
	width:242px !important;
	height:244px !important;
}

#item20816 {
	width:242px !important;
	height:244px !important;
	left:544px !important;
	top:14px !important;
}

#item20842 {
	width:210px !important;
	height:269px !important;
}

#item20837 {
	width:210px !important;
	height:269px !important;
	left:544px !important;
	top:356px !important;
}

#item20796 {
	width:193px !important;
	height:351px !important;
}

#item20791 {
	width:193px !important;
	height:351px !important;
}

#item20802 {
	width:362px !important;
	height:231px !important;
}

#item20797 {
	width:362px !important;
	height:231px !important;
	top:302px !important;
}

#item20809 {
	width:111px !important;
	height:109px !important;
}

#item20804 {
	width:111px !important;
	height:109px !important;
	left:32px !important;
	top:538px !important;
}

#item20815 {
	width:111px !important;
	height:109px !important;
}

#item20810 {
	width:111px !important;
	height:109px !important;
	left:152px !important;
	top:538px !important;
}

#item34507 {
	width:123px !important;
	height:9px !important;
	left:276px !important;
	top:288px !important;
}

#item34535 {
	width:144px !important;
	height:9px !important;
	left:380px !important;
	top:452px !important;
}

#item34562 {
	width:48px !important;
	height:27px !important;
	left:198px !important;
	top:243px !important;
}

#item34592 {
	width:49px !important;
	height:27px !important;
	left:198px !important;
	top:270px !important;
}

#item34620 {
	width:131px !important;
	height:20px !important;
	left:380px !important;
	top:549px !important;
}

#item34654 {
	width:131px !important;
	height:29px !important;
	left:380px !important;
	top:569px !important;
}

#item34687 {
	width:131px !important;
	height:29px !important;
	left:380px !important;
	top:599px !important;
}

#item20849 {
	width:252px !important;
	height:279px !important;
}

#item20843 {
	width:252px !important;
	height:279px !important;
	left:278px !important;
	top:270px !important;
}

#item20828 {
	width:115px !important;
	height:90px !important;
}

#item20822 {
	width:115px !important;
	height:90px !important;
	left:387px !important;
	top:14px !important;
}

#item20834 {
	width:119px !important;
	height:95px !important;
}

#item20829 {
	width:119px !important;
	height:95px !important;
	left:293px !important;
	top:74px !important;
}

#item34718 {
	width:79px !important;
	height:18px !important;
	left:171px !important;
	top:549px !important;
}

#item34749 {
	width:124px !important;
	height:9px !important;
	left:276px !important;
	top:601px !important;
}

#item34779 {
	width:196px !important;
	height:18px !important;
	left:276px !important;
	top:610px !important;
}

#item34815 {
	width:81px !important;
	height:18px !important;
	left:162px !important;
	top:229px !important;
}

#item34846 {
	width:102px !important;
	height:36px !important;
	left:162px !important;
	top:247px !important;
}

#item34880 {
	width:186px !important;
	height:9px !important;
	left:277px !important;
	top:223px !important;
}

#item34910 {
	width:186px !important;
	height:9px !important;
	left:277px !important;
	top:232px !important;
}

#item34943 {
	width:196px !important;
	height:18px !important;
	left:277px !important;
	top:241px !important;
}

#item20340 {
	width:124px !important;
	height:302px !important;
}

#item20335 {
	width:124px !important;
	height:302px !important;
	left:14px !important;
	top:14px !important;
}

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

#item20850 {
	width:153px !important;
	height:153px !important;
	left:154px !important;
	top:57px !important;
}

#item20863 {
	width:129px !important;
	height:203px !important;
}

#item20858 {
	width:129px !important;
	height:203px !important;
	left:315px !important;
	top:19px !important;
}

#item20875 {
	width:200px !important;
	height:206px !important;
}

#item20870 {
	width:200px !important;
	height:206px !important;
	left:344px !important;
	top:243px !important;
}

#item20881 {
	width:388px !important;
	height:212px !important;
}

#item20876 {
	width:388px !important;
	height:212px !important;
	left:544px !important;
	top:333px !important;
}

#item20869 {
	width:321px !important;
	height:317px !important;
}

#item20864 {
	width:321px !important;
	height:317px !important;
	left:14px !important;
	top:325px !important;
}

#item34978 {
	width:114px !important;
	height:29px !important;
	left:168px !important;
	top:388px !important;
}

#item35009 {
	width:176px !important;
	height:9px !important;
	left:168px !important;
	top:374px !important;
}

#item35036 {
	width:184px !important;
	height:9px !important;
	left:143px !important;
	top:293px !important;
}

#item35063 {
	width:80px !important;
	height:20px !important;
	left:448px !important;
	top:208px !important;
}

#item35090 {
	width:115px !important;
	height:9px !important;
	left:352px !important;
	top:516px !important;
}

#item35118 {
	width:158px !important;
	height:9px !important;
	left:352px !important;
	top:612px !important;
}

#item20890 {
	width:141px !important;
	height:120px !important;
}

#item20885 {
	width:141px !important;
	height:120px !important;
	left:14px !important;
	top:505px !important;
}

#item20913 {
	width:127px !important;
	height:183px !important;
}

#item20908 {
	width:127px !important;
	height:183px !important;
	left:403px !important;
	top:292px !important;
}

#item20925 {
	width:214px !important;
	height:230px !important;
}

#item20920 {
	width:214px !important;
	height:230px !important;
	left:78px !important;
	top:100px !important;
}

#item20931 {
	width:96px !important;
	height:143px !important;
}

#item20926 {
	width:96px !important;
	height:143px !important;
	left:14px !important;
	top:14px !important;
}

#item20919 {
	width:184px !important;
	height:281px !important;
}

#item20914 {
	width:184px !important;
	height:281px !important;
	left:346px !important;
}

#item20896 {
	width:206px !important;
	height:87px !important;
}

#item20891 {
	width:206px !important;
	height:87px !important;
	left:296px !important;
	top:424px !important;
}

#item35145 {
	width:51px !important;
	height:30px !important;
	left:16px !important;
	top:284px !important;
}

#item35173 {
	width:79px !important;
	height:20px !important;
	left:282px !important;
	top:110px !important;
}

#item35200 {
	width:198px !important;
	height:9px !important;
	left:162px !important;
	top:600px !important;
}

#item35227 {
	width:198px !important;
	height:9px !important;
	left:162px !important;
	top:611px !important;
}

#item35258 {
	width:129px !important;
	height:9px !important;
	left:361px !important;
	top:600px !important;
}

#item35285 {
	width:129px !important;
	height:9px !important;
	left:361px !important;
	top:611px !important;
}

#item20346 {
	width:227px !important;
	height:231px !important;
}

#item20341 {
	width:227px !important;
	height:231px !important;
	left:317px !important;
}

#item20938 {
	width:299px !important;
	height:218px !important;
}

#item20933 {
	width:299px !important;
	height:218px !important;
}

#item20944 {
	width:208px !important;
	height:247px !important;
}

#item20939 {
	width:208px !important;
	height:247px !important;
	left:14px !important;
	top:325px !important;
}

#item20950 {
	width:206px !important;
	height:177px !important;
}

#item20945 {
	width:206px !important;
	height:177px !important;
	left:324px !important;
	top:449px !important;
}

#item20956 {
	width:196px !important;
	height:227px !important;
}

#item20951 {
	width:196px !important;
	height:227px !important;
	left:248px !important;
	top:213px !important;
}

#item21000 {
	width:77px !important;
	height:57px !important;
}

#item20995 {
	width:77px !important;
	height:57px !important;
	left:324px !important;
	top:570px !important;
}

#item35312 {
	width:98px !important;
	height:20px !important;
	left:24px !important;
	top:296px !important;
}

#item35339 {
	width:81px !important;
	height:30px !important;
	left:163px !important;
	top:286px !important;
}

#item35366 {
	width:84px !important;
	height:29px !important;
	left:434px !important;
	top:412px !important;
}

#item35393 {
	width:144px !important;
	height:9px !important;
	left:17px !important;
	top:612px !important;
}

#item35421 {
	width:79px !important;
	height:20px !important;
	left:232px !important;
	top:588px !important;
}

#item35448 {
	width:80px !important;
	height:20px !important;
	left:232px !important;
	top:608px !important;
}

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

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

#item20968 {
	width:266px !important;
	height:235px !important;
}

#item20963 {
	width:266px !important;
	height:235px !important;
	left:278px !important;
	top:417px !important;
}

#item21006 {
	width:123px !important;
	height:97px !important;
}

#item21001 {
	width:123px !important;
	height:97px !important;
	left:407px !important;
	top:304px !important;
}

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

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

#item20981 {
	width:252px !important;
	height:302px !important;
}

#item20976 {
	width:252px !important;
	height:302px !important;
	left:14px !important;
	top:14px !important;
}

#item35475 {
	width:208px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item35506 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item35533 {
	width:153px !important;
	height:9px !important;
	left:276px !important;
	top:282px !important;
}

#item35560 {
	width:123px !important;
	height:18px !important;
	left:276px !important;
	top:371px !important;
}

#item35592 {
	width:123px !important;
	height:18px !important;
	left:276px !important;
	top:389px !important;
}

#item20352 {
	width:252px !important;
	height:158px !important;
}

#item20347 {
	width:252px !important;
	height:158px !important;
	left:278px !important;
	top:14px !important;
}

#item21012 {
	width:252px !important;
	height:159px !important;
}

#item21007 {
	width:252px !important;
	height:159px !important;
	left:14px !important;
}

#item21018 {
	width:145px !important;
	height:176px !important;
}

#item21013 {
	width:145px !important;
	height:176px !important;
	left:14px !important;
	top:244px !important;
}

#item21024 {
	width:153px !important;
	height:181px !important;
}

#item21019 {
	width:153px !important;
	height:181px !important;
	left:14px !important;
	top:430px !important;
}

#item21031 {
	width:252px !important;
	height:196px !important;
}

#item21025 {
	width:252px !important;
	height:196px !important;
	left:278px !important;
	top:430px !important;
}

#item21038 {
	width:137px !important;
	height:175px !important;
}

#item21032 {
	width:137px !important;
	height:175px !important;
	left:278px !important;
	top:244px !important;
}

#item35624 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:225px !important;
}

#item35651 {
	width:180px !important;
	height:9px !important;
	left:276px !important;
	top:225px !important;
}

#item35682 {
	width:110px !important;
	height:20px !important;
	left:164px !important;
	top:402px !important;
}

#item35709 {
	width:78px !important;
	height:20px !important;
	left:420px !important;
	top:398px !important;
}

#item35736 {
	width:78px !important;
	height:18px !important;
	left:170px !important;
	top:610px !important;
}

#item35763 {
	width:125px !important;
	height:30px !important;
	left:276px !important;
	top:598px !important;
}

#item21044 {
	width:516px !important;
	height:301px !important;
}

#item21039 {
	width:516px !important;
	height:301px !important;
	left:14px !important;
	top:14px !important;
}

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

#item21047 {
	width:164px !important;
	height:145px !important;
	left:14px !important;
	top:326px !important;
}

#item21058 {
	width:134px !important;
	height:145px !important;
}

#item21053 {
	width:134px !important;
	height:145px !important;
	left:14px !important;
	top:482px !important;
}

#item21064 {
	width:151px !important;
	height:145px !important;
}

#item21059 {
	width:151px !important;
	height:145px !important;
	left:278px !important;
	top:482px !important;
}

#item21070 {
	width:125px !important;
	height:145px !important;
}

#item21065 {
	width:125px !important;
	height:145px !important;
	left:278px !important;
	top:326px !important;
}

#item35794 {
	width:78px !important;
	height:18px !important;
	left:433px !important;
	top:610px !important;
}

#item35821 {
	width:86px !important;
	height:20px !important;
	left:13px !important;
	top:296px !important;
}

#item35849 {
	width:80px !important;
	height:20px !important;
	left:183px !important;
	top:452px !important;
}

#item35876 {
	width:115px !important;
	height:9px !important;
	left:407px !important;
	top:460px !important;
}

#item35904 {
	width:80px !important;
	height:20px !important;
	left:156px !important;
	top:608px !important;
}

#item20358 {
	width:158px !important;
	height:173px !important;
}

#item20353 {
	width:158px !important;
	height:173px !important;
	left:278px !important;
	top:14px !important;
}

#item21077 {
	width:163px !important;
	height:173px !important;
}

#item21072 {
	width:163px !important;
	height:173px !important;
	left:103px !important;
	top:14px !important;
}

#item21083 {
	width:252px !important;
	height:173px !important;
}

#item21078 {
	width:252px !important;
	height:173px !important;
	left:14px !important;
	top:198px !important;
}

#item21095 {
	width:162px !important;
	height:147px !important;
}

#item21090 {
	width:162px !important;
	height:147px !important;
	left:14px !important;
	top:383px !important;
}

#item21101 {
	width:175px !important;
	height:147px !important;
}

#item21096 {
	width:175px !important;
	height:147px !important;
	left:185px !important;
	top:383px !important;
}

#item21107 {
	width:162px !important;
	height:147px !important;
}

#item21102 {
	width:162px !important;
	height:147px !important;
	left:369px !important;
	top:383px !important;
}

#item21089 {
	width:151px !important;
	height:173px !important;
}

#item21084 {
	width:151px !important;
	height:173px !important;
	left:379px !important;
	top:198px !important;
}

#item35932 {
	width:153px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item35963 {
	width:154px !important;
	height:20px !important;
	left:184px !important;
	top:608px !important;
}

#item35993 {
	width:162px !important;
	height:20px !important;
	left:369px !important;
	top:608px !important;
}

#item36023 {
	width:81px !important;
	height:20px !important;
	left:13px !important;
	top:169px !important;
}

#item36050 {
	width:79px !important;
	height:20px !important;
	left:441px !important;
	top:169px !important;
}

#item36078 {
	width:106px !important;
	height:27px !important;
	left:13px !important;
	top:346px !important;
}

#item36109 {
	width:83px !important;
	height:27px !important;
	left:276px !important;
	top:310px !important;
}

#item21114 {
	width:133px !important;
	height:178px !important;
}

#item21108 {
	width:133px !important;
	height:178px !important;
	left:184px !important;
	top:326px !important;
}

#item21130 {
	width:90px !important;
	height:92px !important;
}

#item21125 {
	width:90px !important;
	height:92px !important;
	left:8px !important;
	top:326px !important;
}

#item21136 {
	width:78px !important;
	height:76px !important;
}

#item21131 {
	width:78px !important;
	height:76px !important;
	left:102px !important;
	top:338px !important;
}

#item21142 {
	width:82px !important;
	height:55px !important;
}

#item21137 {
	width:82px !important;
	height:55px !important;
	left:84px !important;
	top:420px !important;
}

#item21123 {
	width:201px !important;
	height:234px !important;
}

#item21118 {
	width:201px !important;
	height:234px !important;
	left:329px !important;
	top:326px !important;
}

#item21148 {
	width:516px !important;
	height:299px !important;
}

#item21143 {
	width:516px !important;
	height:299px !important;
	left:14px !important;
	top:14px !important;
}

#item36139 {
	width:188px !important;
	height:9px !important;
	left:20px !important;
	top:299px !important;
}

#item36169 {
	width:114px !important;
	height:9px !important;
	left:183px !important;
	top:619px !important;
}

#item36196 {
	width:159px !important;
	height:9px !important;
	left:327px !important;
	top:619px !important;
}

#item36223 {
	width:125px !important;
	height:27px !important;
	left:13px !important;
	top:560px !important;
}

#item36257 {
	width:107px !important;
	height:18px !important;
	left:13px !important;
	top:589px !important;
}

#item36289 {
	width:106px !important;
	height:18px !important;
	left:13px !important;
	top:610px !important;
}

#item20557 {
	width:183px !important;
	height:197px !important;
}

#item20552 {
	width:183px !important;
	height:197px !important;
	left:278px !important;
	top:14px !important;
}

#item21155 {
	width:266px !important;
	height:152px !important;
}

#item21150 {
	width:266px !important;
	height:152px !important;
}

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

#item21156 {
	width:252px !important;
	height:141px !important;
	left:14px !important;
	top:222px !important;
}

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

#item21162 {
	width:170px !important;
	height:197px !important;
	left:360px !important;
	top:222px !important;
}

#item21173 {
	width:180px !important;
	height:197px !important;
}

#item21168 {
	width:180px !important;
	height:197px !important;
	left:278px !important;
	top:428px !important;
}

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

#item21174 {
	width:252px !important;
	height:136px !important;
	left:14px !important;
	top:428px !important;
}

#item36319 {
	width:143px !important;
	height:9px !important;
	left:12px !important;
	top:208px !important;
}

#item36346 {
	width:51px !important;
	height:30px !important;
	left:468px !important;
	top:183px !important;
}

#item36373 {
	width:215px !important;
	height:9px !important;
	left:18px !important;
	top:405px !important;
}

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

#item36431 {
	width:213px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item36461 {
	width:57px !important;
	height:40px !important;
	left:463px !important;
	top:588px !important;
}

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

#item21180 {
	width:252px !important;
	height:136px !important;
	left:14px !important;
	top:428px !important;
}

#item21209 {
	width:252px !important;
	height:146px !important;
}

#item21203 {
	width:252px !important;
	height:146px !important;
	left:14px !important;
	top:14px !important;
}

#item21215 {
	width:176px !important;
	height:183px !important;
}

#item21210 {
	width:176px !important;
	height:183px !important;
	left:91px !important;
	top:220px !important;
}

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

#item21187 {
	width:252px !important;
	height:238px !important;
	left:278px !important;
	top:326px !important;
}

#item21199 {
	width:266px !important;
	height:317px !important;
}

#item21194 {
	width:266px !important;
	height:317px !important;
	left:278px !important;
}

#item36488 {
	width:174px !important;
	height:9px !important;
	left:13px !important;
	top:204px !important;
}

#item36516 {
	width:112px !important;
	height:20px !important;
	left:12px !important;
	top:399px !important;
}

#item36547 {
	width:106px !important;
	height:18px !important;
	left:276px !important;
	top:302px !important;
}

#item36578 {
	width:216px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item36609 {
	width:213px !important;
	height:9px !important;
	left:18px !important;
	top:615px !important;
}

#item20563 {
	width:181px !important;
	height:225px !important;
}

#item20558 {
	width:181px !important;
	height:225px !important;
	left:349px !important;
	top:14px !important;
}

#item21233 {
	width:181px !important;
	height:235px !important;
}

#item21228 {
	width:181px !important;
	height:235px !important;
	left:349px !important;
	top:327px !important;
}

#item21239 {
	width:211px !important;
	height:214px !important;
}

#item21234 {
	width:211px !important;
	height:214px !important;
	left:544px !important;
	top:327px !important;
}

#item21221 {
	width:337px !important;
	height:220px !important;
}

#item21216 {
	width:337px !important;
	height:220px !important;
}

#item21227 {
	width:323px !important;
	height:233px !important;
}

#item21222 {
	width:323px !important;
	height:233px !important;
	left:14px !important;
	top:392px !important;
}

#item36639 {
	width:203px !important;
	height:9px !important;
	left:13px !important;
	top:244px !important;
}

#item36669 {
	width:87px !important;
	height:18px !important;
	left:29px !important;
	top:416px !important;
}

#item36701 {
	width:149px !important;
	height:9px !important;
	left:347px !important;
	top:307px !important;
}

#item36728 {
	width:109px !important;
	height:20px !important;
	left:352px !important;
	top:604px !important;
}

#item21293 {
	width:168px !important;
	height:244px !important;
}

#item21288 {
	width:168px !important;
	height:244px !important;
	left:14px !important;
}

#item21248 {
	width:173px !important;
	height:78px !important;
}

#item21242 {
	width:173px !important;
	height:78px !important;
	left:327px !important;
	top:339px !important;
}

#item21287 {
	width:349px !important;
	height:315px !important;
}

#item21282 {
	width:349px !important;
	height:315px !important;
	left:196px !important;
}

#item21254 {
	width:103px !important;
	height:111px !important;
}

#item21249 {
	width:103px !important;
	height:111px !important;
	left:300px !important;
	top:519px !important;
}

#item21260 {
	width:58px !important;
	height:86px !important;
}

#item21255 {
	width:58px !important;
	height:86px !important;
	left:366px !important;
	top:508px !important;
}

#item21279 {
	width:75px !important;
	height:95px !important;
}

#item21274 {
	width:75px !important;
	height:95px !important;
	left:462px !important;
	top:530px !important;
}

#item21267 {
	width:58px !important;
	height:86px !important;
}

#item21261 {
	width:58px !important;
	height:86px !important;
	left:399px !important;
	top:503px !important;
}

#item21273 {
	width:58px !important;
	height:86px !important;
}

#item21268 {
	width:58px !important;
	height:86px !important;
	left:433px !important;
	top:509px !important;
}

#item36758 {
	width:126px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item36785 {
	width:84px !important;
	height:20px !important;
	left:98px !important;
	top:608px !important;
}

#item36812 {
	width:148px !important;
	height:9px !important;
	left:209px !important;
	top:291px !important;
}

#item36839 {
	width:65px !important;
	height:9px !important;
	left:228px !important;
	top:557px !important;
}

#item36866 {
	width:65px !important;
	height:9px !important;
	left:228px !important;
	top:567px !important;
}

#item36893 {
	width:65px !important;
	height:9px !important;
	left:228px !important;
	top:578px !important;
}

#item36920 {
	width:65px !important;
	height:9px !important;
	left:228px !important;
	top:588px !important;
}

#item36948 {
	width:64px !important;
	height:9px !important;
	left:228px !important;
	top:599px !important;
}

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

#item20564 {
	width:252px !important;
	height:163px !important;
	left:278px !important;
}

#item21299 {
	width:252px !important;
	height:196px !important;
}

#item21294 {
	width:252px !important;
	height:196px !important;
	left:14px !important;
	top:14px !important;
}

#item21305 {
	width:252px !important;
	height:294px !important;
}

#item21300 {
	width:252px !important;
	height:294px !important;
	left:14px !important;
	top:332px !important;
}

#item21311 {
	width:150px !important;
	height:218px !important;
}

#item21306 {
	width:150px !important;
	height:218px !important;
	left:278px !important;
	top:434px !important;
}

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

#item21316 {
	width:252px !important;
	height:194px !important;
	left:278px !important;
	top:230px !important;
}

#item36975 {
	width:151px !important;
	height:9px !important;
	left:276px !important;
	top:419px !important;
}

#item37005 {
	width:157px !important;
	height:9px !important;
	left:276px !important;
	top:210px !important;
}

#item37032 {
	width:81px !important;
	height:20px !important;
	left:166px !important;
	top:592px !important;
}

#item37059 {
	width:78px !important;
	height:20px !important;
	left:433px !important;
	top:608px !important;
}

#item37086 {
	width:120px !important;
	height:9px !important;
	left:13px !important;
	top:289px !important;
}

#item37113 {
	width:120px !important;
	height:9px !important;
	left:13px !important;
	top:299px !important;
}

#item37140 {
	width:120px !important;
	height:9px !important;
	left:13px !important;
	top:310px !important;
}

#item21327 {
	width:201px !important;
	height:227px !important;
}

#item21322 {
	width:201px !important;
	height:227px !important;
	left:14px !important;
	top:332px !important;
}

#item21333 {
	width:210px !important;
	height:132px !important;
}

#item21328 {
	width:210px !important;
	height:132px !important;
	left:320px !important;
	top:494px !important;
}

#item21339 {
	width:303px !important;
	height:160px !important;
}

#item21334 {
	width:303px !important;
	height:160px !important;
	left:227px !important;
	top:325px !important;
}

#item21345 {
	width:151px !important;
	height:301px !important;
}

#item21340 {
	width:151px !important;
	height:301px !important;
	left:379px !important;
	top:14px !important;
}

#item21351 {
	width:252px !important;
	height:249px !important;
}

#item21346 {
	width:252px !important;
	height:249px !important;
	left:14px !important;
	top:14px !important;
}

#item37168 {
	width:127px !important;
	height:9px !important;
	left:12px !important;
	top:312px !important;
}

#item37195 {
	width:120px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item37223 {
	width:103px !important;
	height:18px !important;
	left:226px !important;
	top:610px !important;
}

#item37250 {
	width:82px !important;
	height:18px !important;
	left:278px !important;
	top:299px !important;
}

#item37277 {
	width:120px !important;
	height:18px !important;
	left:226px !important;
	top:466px !important;
}

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

#item20571 {
	width:252px !important;
	height:130px !important;
	left:278px !important;
	top:14px !important;
}

#item21372 {
	width:151px !important;
	height:191px !important;
}

#item21367 {
	width:151px !important;
	height:191px !important;
	left:278px !important;
	top:224px !important;
}

#item21366 {
	width:252px !important;
	height:327px !important;
}

#item21359 {
	width:252px !important;
	height:327px !important;
	left:14px !important;
	top:14px !important;
}

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

#item21374 {
	width:252px !important;
	height:152px !important;
	left:14px !important;
	top:427px !important;
}

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

#item21381 {
	width:252px !important;
	height:156px !important;
	left:278px !important;
	top:423px !important;
}

#item21358 {
	width:109px !important;
	height:76px !important;
}

#item21353 {
	width:109px !important;
	height:76px !important;
	left:14px !important;
	top:14px !important;
}

#item37310 {
	width:100px !important;
	height:20px !important;
	left:17px !important;
	top:143px !important;
}

#item37338 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:409px !important;
}

#item37365 {
	width:115px !important;
	height:9px !important;
	left:276px !important;
	top:204px !important;
}

#item37393 {
	width:79px !important;
	height:18px !important;
	left:431px !important;
	top:395px !important;
}

#item37421 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:620px !important;
}

#item37454 {
	width:206px !important;
	height:9px !important;
	left:277px !important;
	top:620px !important;
}

#item21393 {
	width:366px !important;
	height:196px !important;
}

#item21387 {
	width:366px !important;
	height:196px !important;
	left:14px !important;
	top:429px !important;
}

#item21400 {
	width:149px !important;
	height:150px !important;
}

#item21394 {
	width:149px !important;
	height:150px !important;
	left:118px !important;
	top:268px !important;
}

#item21406 {
	width:171px !important;
	height:150px !important;
}

#item21401 {
	width:171px !important;
	height:150px !important;
	left:359px !important;
	top:268px !important;
}

#item21412 {
	width:150px !important;
	height:243px !important;
}

#item21407 {
	width:150px !important;
	height:243px !important;
	left:278px !important;
	top:14px !important;
}

#item21418 {
	width:166px !important;
	height:243px !important;
}

#item21413 {
	width:166px !important;
	height:243px !important;
	left:101px !important;
	top:14px !important;
}

#item37484 {
	width:123px !important;
	height:18px !important;
	left:385px !important;
	top:601px !important;
}

#item37515 {
	width:84px !important;
	height:20px !important;
	left:433px !important;
	top:238px !important;
}

#item37542 {
	width:75px !important;
	height:20px !important;
	left:19px !important;
	top:228px !important;
}

#item37569 {
	width:79px !important;
	height:20px !important;
	left:13px !important;
	top:399px !important;
}

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

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

#item20577 {
	width:252px !important;
	height:135px !important;
	left:278px !important;
	top:14px !important;
}

#item21431 {
	width:139px !important;
	height:155px !important;
}

#item21426 {
	width:139px !important;
	height:155px !important;
	left:278px !important;
	top:218px !important;
}

#item21437 {
	width:150px !important;
	height:148px !important;
}

#item21432 {
	width:150px !important;
	height:148px !important;
	left:229px !important;
	top:384px !important;
}

#item21452 {
	width:122px !important;
	height:236px !important;
}

#item21447 {
	width:122px !important;
	height:236px !important;
	left:96px !important;
	top:384px !important;
}

#item21446 {
	width:140px !important;
	height:148px !important;
}

#item21441 {
	width:140px !important;
	height:148px !important;
	left:390px !important;
	top:384px !important;
}

#item21425 {
	width:252px !important;
	height:290px !important;
}

#item21420 {
	width:252px !important;
	height:290px !important;
	left:14px !important;
	top:14px !important;
}

#item37624 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:365px !important;
}

#item37651 {
	width:155px !important;
	height:9px !important;
	left:276px !important;
	top:198px !important;
}

#item37681 {
	width:118px !important;
	height:18px !important;
	left:418px !important;
	top:356px !important;
}

#item37713 {
	width:89px !important;
	height:18px !important;
	left:13px !important;
	top:610px !important;
}

#item37743 {
	width:129px !important;
	height:20px !important;
	left:228px !important;
	top:608px !important;
}

#item37773 {
	width:128px !important;
	height:9px !important;
	left:390px !important;
	top:619px !important;
}

#item21458 {
	width:153px !important;
	height:222px !important;
}

#item21453 {
	width:153px !important;
	height:222px !important;
	left:114px !important;
	top:404px !important;
}

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

#item21459 {
	width:252px !important;
	height:222px !important;
	left:278px !important;
	top:404px !important;
}

#item21470 {
	width:516px !important;
	height:378px !important;
}

#item21465 {
	width:516px !important;
	height:378px !important;
	left:14px !important;
	top:14px !important;
}

#item37800 {
	width:67px !important;
	height:30px !important;
	left:13px !important;
	top:598px !important;
}

#item37833 {
	width:152px !important;
	height:9px !important;
	left:357px !important;
	top:555px !important;
}

#item37860 {
	width:119px !important;
	height:20px !important;
	left:114px !important;
	top:139px !important;
}

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

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

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

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

#item21483 {
	width:252px !important;
	height:198px !important;
}

#item21478 {
	width:252px !important;
	height:198px !important;
	left:14px !important;
	top:217px !important;
}

#item21507 {
	width:252px !important;
	height:131px !important;
}

#item21502 {
	width:252px !important;
	height:131px !important;
	left:14px !important;
	top:427px !important;
}

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

#item21490 {
	width:252px !important;
	height:130px !important;
	left:278px !important;
	top:225px !important;
}

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

#item21496 {
	width:252px !important;
	height:218px !important;
	left:278px !important;
	top:426px !important;
}

#item37891 {
	width:119px !important;
	height:29px !important;
	left:13px !important;
	top:186px !important;
}

#item37921 {
	width:87px !important;
	height:20px !important;
	left:18px !important;
	top:390px !important;
}

#item37948 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item37980 {
	width:115px !important;
	height:20px !important;
	left:276px !important;
	top:196px !important;
}

#item38007 {
	width:150px !important;
	height:9px !important;
	left:280px !important;
	top:402px !important;
}

#item38034 {
	width:109px !important;
	height:20px !important;
	left:276px !important;
	top:608px !important;
}

#item21515 {
	width:185px !important;
	height:217px !important;
}

#item21508 {
	width:185px !important;
	height:217px !important;
	left:155px !important;
	top:408px !important;
}

#item21529 {
	width:226px !important;
	height:183px !important;
}

#item21524 {
	width:226px !important;
	height:183px !important;
	left:14px !important;
	top:213px !important;
}

#item21542 {
	width:226px !important;
	height:145px !important;
}

#item21537 {
	width:226px !important;
	height:145px !important;
	left:14px !important;
}

#item21536 {
	width:264px !important;
	height:308px !important;
}

#item21530 {
	width:264px !important;
	height:308px !important;
	left:266px !important;
	top:14px !important;
}

#item21523 {
	width:185px !important;
	height:217px !important;
}

#item21517 {
	width:185px !important;
	height:217px !important;
	left:343px !important;
	top:408px !important;
}

#item38062 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:194px !important;
}

#item38089 {
	width:93px !important;
	height:20px !important;
	left:20px !important;
	top:353px !important;
}

#item38116 {
	width:123px !important;
	height:20px !important;
	left:20px !important;
	top:576px !important;
}

#item38143 {
	width:123px !important;
	height:20px !important;
	left:20px !important;
	top:598px !important;
}

#item38170 {
	width:192px !important;
	height:9px !important;
	left:251px !important;
	top:377px !important;
}

#item20594 {
	width:252px !important;
	height:177px !important;
}

#item20589 {
	width:252px !important;
	height:177px !important;
	left:278px !important;
	top:14px !important;
}

#item21550 {
	width:252px !important;
	height:287px !important;
}

#item21544 {
	width:252px !important;
	height:287px !important;
	left:14px !important;
}

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

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

#item21562 {
	width:156px !important;
	height:175px !important;
}

#item21557 {
	width:156px !important;
	height:175px !important;
	left:278px !important;
	top:262px !important;
}

#item21568 {
	width:156px !important;
	height:220px !important;
}

#item21563 {
	width:156px !important;
	height:220px !important;
	left:278px !important;
	top:446px !important;
}

#item38200 {
	width:192px !important;
	height:9px !important;
	left:13px !important;
	top:336px !important;
}

#item38230 {
	width:224px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item38261 {
	width:223px !important;
	height:9px !important;
	left:276px !important;
	top:243px !important;
}

#item38292 {
	width:78px !important;
	height:27px !important;
	left:439px !important;
	top:409px !important;
}

#item38323 {
	width:79px !important;
	height:20px !important;
	left:439px !important;
	top:573px !important;
}

#item21574 {
	width:202px !important;
	height:151px !important;
}

#item21569 {
	width:202px !important;
	height:151px !important;
	left:137px !important;
	top:482px !important;
}

#item21586 {
	width:232px !important;
	height:191px !important;
}

#item21581 {
	width:232px !important;
	height:191px !important;
	left:112px !important;
	top:279px !important;
}

#item21594 {
	width:252px !important;
	height:252px !important;
}

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

#item21600 {
	width:266px !important;
	height:210px !important;
}

#item21595 {
	width:266px !important;
	height:210px !important;
	left:278px !important;
}

#item21580 {
	width:94px !important;
	height:354px !important;
}

#item21575 {
	width:94px !important;
	height:354px !important;
	left:450px !important;
	top:279px !important;
}

#item38350 {
	width:80px !important;
	height:20px !important;
	left:13px !important;
	top:249px !important;
}

#item38377 {
	width:77px !important;
	height:20px !important;
	left:13px !important;
	top:386px !important;
}

#item38404 {
	width:116px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item38431 {
	width:95px !important;
	height:20px !important;
	left:354px !important;
	top:432px !important;
}

#item38458 {
	width:204px !important;
	height:9px !important;
	left:276px !important;
	top:259px !important;
}

#item20601 {
	width:252px !important;
	height:271px !important;
}

#item20595 {
	width:252px !important;
	height:271px !important;
	left:278px !important;
	top:14px !important;
}

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

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

#item21613 {
	width:302px !important;
	height:299px !important;
}

#item21608 {
	width:302px !important;
	height:299px !important;
	left:14px !important;
	top:326px !important;
}

#item21619 {
	width:204px !important;
	height:140px !important;
}

#item21614 {
	width:204px !important;
	height:140px !important;
	left:326px !important;
	top:347px !important;
}

#item38488 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item38519 {
	width:106px !important;
	height:20px !important;
	left:422px !important;
	top:254px !important;
}

#item38546 {
	width:181px !important;
	height:9px !important;
	left:329px !important;
	top:549px !important;
}

#item38578 {
	width:132px !important;
	height:9px !important;
	left:329px !important;
	top:619px !important;
}

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

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

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

#item21626 {
	width:252px !important;
	height:225px !important;
	left:278px !important;
	top:326px !important;
}

#item21637 {
	width:252px !important;
	height:233px !important;
}

#item21632 {
	width:252px !important;
	height:233px !important;
	left:278px !important;
	top:14px !important;
}

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

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

#item38605 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item38632 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:597px !important;
}

#item38659 {
	width:199px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item38691 {
	width:231px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item38723 {
	width:137px !important;
	height:9px !important;
	left:277px !important;
	top:307px !important;
}

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

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

#item21654 {
	width:245px !important;
	height:191px !important;
}

#item21648 {
	width:245px !important;
	height:191px !important;
	left:14px !important;
	top:66px !important;
}

#item21660 {
	width:147px !important;
	height:142px !important;
}

#item21655 {
	width:147px !important;
	height:142px !important;
	left:14px !important;
	top:326px !important;
}

#item21667 {
	width:171px !important;
	height:86px !important;
}

#item21661 {
	width:171px !important;
	height:86px !important;
	left:14px !important;
	top:471px !important;
}

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

#item21668 {
	width:252px !important;
	height:231px !important;
	left:278px !important;
	top:327px !important;
}

#item38751 {
	width:119px !important;
	height:9px !important;
	left:276px !important;
	top:302px !important;
}

#item38778 {
	width:126px !important;
	height:9px !important;
	left:15px !important;
	top:302px !important;
}

#item38806 {
	width:80px !important;
	height:20px !important;
	left:163px !important;
	top:446px !important;
}

#item38834 {
	width:173px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item38861 {
	width:258px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

#item38892 {
	width:258px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item21683 {
	width:163px !important;
	height:119px !important;
}

#item21678 {
	width:163px !important;
	height:119px !important;
	left:14px !important;
	top:514px !important;
}

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

#item21690 {
	width:252px !important;
	height:141px !important;
	left:14px !important;
	top:299px !important;
}

#item21689 {
	width:174px !important;
	height:234px !important;
}

#item21684 {
	width:174px !important;
	height:234px !important;
	left:356px !important;
	top:326px !important;
}

#item21702 {
	width:273px !important;
	height:248px !important;
}

#item21696 {
	width:273px !important;
	height:248px !important;
	left:272px !important;
}

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

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

#item38923 {
	width:65px !important;
	height:30px !important;
	left:183px !important;
	top:598px !important;
}

#item38954 {
	width:81px !important;
	height:20px !important;
	left:281px !important;
	top:604px !important;
}

#item38981 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:279px !important;
}

#item39008 {
	width:145px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item39035 {
	width:191px !important;
	height:9px !important;
	left:13px !important;
	top:495px !important;
}

#item20613 {
	width:181px !important;
	height:214px !important;
}

#item20608 {
	width:181px !important;
	height:214px !important;
	left:278px !important;
}

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

#item21731 {
	width:252px !important;
	height:157px !important;
	left:278px !important;
	top:222px !important;
}

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

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

#item21722 {
	width:252px !important;
	height:271px !important;
}

#item21717 {
	width:252px !important;
	height:271px !important;
	left:14px !important;
	top:278px !important;
}

#item21728 {
	width:176px !important;
	height:198px !important;
}

#item21723 {
	width:176px !important;
	height:198px !important;
	left:278px !important;
	top:427px !important;
}

#item39062 {
	width:148px !important;
	height:9px !important;
	left:19px !important;
	top:254px !important;
}

#item39089 {
	width:56px !important;
	height:30px !important;
	left:466px !important;
	top:177px !important;
}

#item39116 {
	width:141px !important;
	height:9px !important;
	left:276px !important;
	top:407px !important;
}

#item39143 {
	width:171px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item39174 {
	width:115px !important;
	height:27px !important;
	left:418px !important;
	top:551px !important;
}

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

#item21737 {
	width:252px !important;
	height:218px !important;
	left:14px !important;
	top:427px !important;
}

#item21748 {
	width:252px !important;
	height:198px !important;
}

#item21743 {
	width:252px !important;
	height:198px !important;
	left:278px !important;
	top:427px !important;
}

#item21754 {
	width:252px !important;
	height:148px !important;
}

#item21749 {
	width:252px !important;
	height:148px !important;
	left:278px !important;
	top:223px !important;
}

#item21760 {
	width:201px !important;
	height:193px !important;
}

#item21755 {
	width:201px !important;
	height:193px !important;
	left:65px !important;
	top:223px !important;
}

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

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

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

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

#item39207 {
	width:201px !important;
	height:9px !important;
	left:13px !important;
	top:206px !important;
}

#item39237 {
	width:79px !important;
	height:18px !important;
	left:16px !important;
	top:395px !important;
}

#item39264 {
	width:247px !important;
	height:9px !important;
	left:276px !important;
	top:410px !important;
}

#item39295 {
	width:111px !important;
	height:20px !important;
	left:154px !important;
	top:506px !important;
}

#item39325 {
	width:108px !important;
	height:20px !important;
	left:276px !important;
	top:543px !important;
}

#item39352 {
	width:91px !important;
	height:27px !important;
	left:276px !important;
	top:193px !important;
}

#item20619 {
	width:259px !important;
	height:300px !important;
}

#item20614 {
	width:259px !important;
	height:300px !important;
	left:278px !important;
	top:14px !important;
}

#item21781 {
	width:266px !important;
	height:243px !important;
}

#item21776 {
	width:266px !important;
	height:243px !important;
}

#item21789 {
	width:252px !important;
	height:300px !important;
}

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

#item22783 {
	width:142px !important;
	height:202px !important;
}

#item22778 {
	width:142px !important;
	height:202px !important;
	left:278px !important;
	top:326px !important;
}

#item22789 {
	width:121px !important;
	height:202px !important;
}

#item22784 {
	width:121px !important;
	height:202px !important;
	left:423px !important;
	top:326px !important;
}

#item39383 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:304px !important;
}

#item39410 {
	width:107px !important;
	height:20px !important;
	left:429px !important;
	top:112px !important;
}

#item39442 {
	width:77px !important;
	height:20px !important;
	left:167px !important;
	top:444px !important;
}

#item39469 {
	width:136px !important;
	height:18px !important;
	left:276px !important;
	top:592px !important;
}

#item39500 {
	width:136px !important;
	height:18px !important;
	left:276px !important;
	top:610px !important;
}

#item21801 {
	width:516px !important;
	height:196px !important;
}

#item21796 {
	width:516px !important;
	height:196px !important;
	left:14px !important;
	top:431px !important;
}

#item21807 {
	width:146px !important;
	height:196px !important;
}

#item21802 {
	width:146px !important;
	height:196px !important;
	left:14px !important;
	top:225px !important;
}

#item21813 {
	width:228px !important;
	height:341px !important;
}

#item21808 {
	width:228px !important;
	height:341px !important;
	left:302px !important;
	top:81px !important;
}

#item21820 {
	width:79px !important;
	height:113px !important;
}

#item21815 {
	width:79px !important;
	height:113px !important;
	left:188px !important;
	top:14px !important;
}

#item21826 {
	width:92px !important;
	height:93px !important;
}

#item21821 {
	width:92px !important;
	height:93px !important;
	left:109px !important;
	top:26px !important;
}

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

#item21827 {
	width:76px !important;
	height:86px !important;
	left:94px !important;
	top:5px !important;
}

#item39531 {
	width:83px !important;
	height:40px !important;
	left:281px !important;
	top:304px !important;
}

#item39561 {
	width:84px !important;
	height:20px !important;
	left:242px !important;
	top:594px !important;
}

#item39590 {
	width:98px !important;
	height:27px !important;
	left:169px !important;
	top:391px !important;
}

#item39622 {
	width:209px !important;
	height:9px !important;
	left:13px !important;
	top:187px !important;
}

#item39653 {
	width:209px !important;
	height:9px !important;
	left:13px !important;
	top:197px !important;
}

#item20625 {
	width:160px !important;
	height:216px !important;
}

#item20620 {
	width:160px !important;
	height:216px !important;
	left:278px !important;
	top:103px !important;
}

#item21851 {
	width:240px !important;
	height:352px !important;
}

#item21846 {
	width:240px !important;
	height:352px !important;
	left:14px !important;
	top:14px !important;
}

#item21857 {
	width:128px !important;
	height:163px !important;
}

#item21852 {
	width:128px !important;
	height:163px !important;
	left:14px !important;
	top:463px !important;
}

#item21839 {
	width:114px !important;
	height:236px !important;
}

#item21834 {
	width:114px !important;
	height:236px !important;
	left:306px !important;
	top:321px !important;
}

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

#item21840 {
	width:64px !important;
	height:128px !important;
	left:466px !important;
	top:289px !important;
}

#item39683 {
	width:89px !important;
	height:29px !important;
	left:446px !important;
	top:233px !important;
}

#item39713 {
	width:85px !important;
	height:27px !important;
	left:430px !important;
	top:601px !important;
}

#item39745 {
	width:80px !important;
	height:20px !important;
	left:140px !important;
	top:421px !important;
}

#item39773 {
	width:115px !important;
	height:20px !important;
	left:146px !important;
	top:608px !important;
}

#item21863 {
	width:134px !important;
	height:351px !important;
}

#item21858 {
	width:134px !important;
	height:351px !important;
	left:133px !important;
	top:276px !important;
}

#item21885 {
	width:125px !important;
	height:161px !important;
}

#item21880 {
	width:125px !important;
	height:161px !important;
	left:278px !important;
	top:384px !important;
}

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

#item21899 {
	width:252px !important;
	height:219px !important;
	left:278px !important;
	top:14px !important;
}

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

#item21908 {
	width:163px !important;
	height:250px !important;
	left:103px !important;
	top:14px !important;
}

#item21891 {
	width:126px !important;
	height:161px !important;
}

#item21886 {
	width:126px !important;
	height:161px !important;
	left:404px !important;
	top:391px !important;
}

#item21898 {
	width:92px !important;
	height:63px !important;
}

#item21892 {
	width:92px !important;
	height:63px !important;
	left:438px !important;
	top:322px !important;
}

#item21873 {
	width:101px !important;
	height:44px !important;
}

#item21868 {
	width:101px !important;
	height:44px !important;
	left:14px !important;
	top:440px !important;
}

#item21879 {
	width:101px !important;
	height:49px !important;
}

#item21874 {
	width:101px !important;
	height:49px !important;
	left:14px !important;
	top:534px !important;
}

#item39805 {
	width:75px !important;
	height:30px !important;
	left:13px !important;
	top:235px !important;
}

#item39832 {
	width:105px !important;
	height:20px !important;
	left:14px !important;
	top:410px !important;
}

#item39859 {
	width:104px !important;
	height:39px !important;
	left:16px !important;
	top:489px !important;
}

#item39891 {
	width:97px !important;
	height:39px !important;
	left:16px !important;
	top:585px !important;
}

#item39927 {
	width:104px !important;
	height:20px !important;
	left:295px !important;
	top:281px !important;
}

#item39958 {
	width:176px !important;
	height:9px !important;
	left:276px !important;
	top:608px !important;
}

#item39985 {
	width:176px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

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

#item20626 {
	width:252px !important;
	height:199px !important;
	left:14px !important;
	top:46px !important;
}

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

#item21914 {
	width:252px !important;
	height:240px !important;
	left:278px !important;
	top:14px !important;
}

#item40332 {
	width:185px !important;
	height:9px !important;
	left:12px !important;
	top:313px !important;
}

#item40359 {
	width:166px !important;
	height:9px !important;
	left:277px !important;
	top:313px !important;
}

#item21926 {
	width:115px !important;
	height:219px !important;
}

#item21921 {
	width:115px !important;
	height:219px !important;
	left:146px !important;
	top:53px !important;
}

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

#item21933 {
	width:252px !important;
	height:229px !important;
	left:14px !important;
	top:320px !important;
}

#item21946 {
	width:167px !important;
	height:152px !important;
}

#item21941 {
	width:167px !important;
	height:152px !important;
	left:278px !important;
	top:324px !important;
}

#item21952 {
	width:252px !important;
	height:146px !important;
}

#item21947 {
	width:252px !important;
	height:146px !important;
	left:278px !important;
	top:481px !important;
}

#item21932 {
	width:135px !important;
	height:131px !important;
}

#item21927 {
	width:135px !important;
	height:131px !important;
	left:373px !important;
	top:160px !important;
}

#item40387 {
	width:229px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item40419 {
	width:134px !important;
	height:9px !important;
	left:391px !important;
	top:619px !important;
}

#item40447 {
	width:78px !important;
	height:20px !important;
	left:452px !important;
	top:451px !important;
}

#item40474 {
	width:114px !important;
	height:30px !important;
	left:18px !important;
	top:267px !important;
}

#item40504 {
	width:91px !important;
	height:30px !important;
	left:18px !important;
	top:233px !important;
}

#item20637 {
	width:194px !important;
	height:300px !important;
}

#item20632 {
	width:194px !important;
	height:300px !important;
	left:14px !important;
	top:327px !important;
}

#item21992 {
	width:252px !important;
	height:246px !important;
}

#item21987 {
	width:252px !important;
	height:246px !important;
	left:278px !important;
	top:327px !important;
}

#item21958 {
	width:149px !important;
	height:142px !important;
}

#item21953 {
	width:149px !important;
	height:142px !important;
	left:37px !important;
	top:147px !important;
}

#item21964 {
	width:84px !important;
	height:81px !important;
}

#item21959 {
	width:84px !important;
	height:81px !important;
	left:183px !important;
	top:111px !important;
}

#item21970 {
	width:84px !important;
	height:81px !important;
}

#item21965 {
	width:84px !important;
	height:81px !important;
	left:236px !important;
	top:64px !important;
}

#item21976 {
	width:84px !important;
	height:81px !important;
}

#item21971 {
	width:84px !important;
	height:81px !important;
	left:173px !important;
	top:20px !important;
}

#item21983 {
	width:200px !important;
	height:110px !important;
}

#item21978 {
	width:200px !important;
	height:110px !important;
	left:330px !important;
	top:14px !important;
}

#item40531 {
	width:78px !important;
	height:9px !important;
	left:276px !important;
	top:268px !important;
}

#item40558 {
	width:77px !important;
	height:9px !important;
	left:276px !important;
	top:279px !important;
}

#item40585 {
	width:78px !important;
	height:9px !important;
	left:276px !important;
	top:289px !important;
}

#item40612 {
	width:74px !important;
	height:9px !important;
	left:363px !important;
	top:268px !important;
}

#item40640 {
	width:75px !important;
	height:9px !important;
	left:363px !important;
	top:279px !important;
}

#item40667 {
	width:73px !important;
	height:9px !important;
	left:363px !important;
	top:289px !important;
}

#item40694 {
	width:75px !important;
	height:9px !important;
	left:449px !important;
	top:268px !important;
}

#item40721 {
	width:75px !important;
	height:9px !important;
	left:449px !important;
	top:279px !important;
}

#item40748 {
	width:75px !important;
	height:9px !important;
	left:449px !important;
	top:289px !important;
}

#item40775 {
	width:108px !important;
	height:27px !important;
	left:156px !important;
	top:597px !important;
}

#item40807 {
	width:169px !important;
	height:20px !important;
	left:276px !important;
	top:608px !important;
}

#item21998 {
	width:196px !important;
	height:300px !important;
}

#item21993 {
	width:196px !important;
	height:300px !important;
	left:71px !important;
	top:327px !important;
}

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

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

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

#item21999 {
	width:252px !important;
	height:186px !important;
	left:278px !important;
	top:295px !important;
}

#item22016 {
	width:266px !important;
	height:191px !important;
}

#item22011 {
	width:266px !important;
	height:191px !important;
	left:278px !important;
}

#item22010 {
	width:102px !important;
	height:101px !important;
}

#item22005 {
	width:102px !important;
	height:101px !important;
	left:278px !important;
	top:439px !important;
}

#item40839 {
	width:185px !important;
	height:20px !important;
	left:13px !important;
	top:301px !important;
}

#item40872 {
	width:99px !important;
	height:40px !important;
	left:17px !important;
	top:583px !important;
}

#item40904 {
	width:208px !important;
	height:20px !important;
	left:276px !important;
	top:260px !important;
}

#item40937 {
	width:259px !important;
	height:9px !important;
	left:277px !important;
	top:608px !important;
}

#item40967 {
	width:259px !important;
	height:9px !important;
	left:277px !important;
	top:619px !important;
}

#item20643 {
	width:198px !important;
	height:376px !important;
}

#item20638 {
	width:198px !important;
	height:376px !important;
	left:30px !important;
	top:251px !important;
}

#item22042 {
	width:122px !important;
	height:157px !important;
}

#item22037 {
	width:122px !important;
	height:157px !important;
	left:14px !important;
	top:68px !important;
}

#item22029 {
	width:189px !important;
	height:376px !important;
}

#item22024 {
	width:189px !important;
	height:376px !important;
	left:230px !important;
	top:251px !important;
}

#item22036 {
	width:135px !important;
	height:170px !important;
}

#item22030 {
	width:135px !important;
	height:170px !important;
	left:395px !important;
	top:462px !important;
}

#item40998 {
	width:78px !important;
	height:9px !important;
	left:414px !important;
	top:95px !important;
}

#item41026 {
	width:72px !important;
	height:9px !important;
	left:414px !important;
	top:104px !important;
}

#item41053 {
	width:82px !important;
	height:9px !important;
	left:414px !important;
	top:113px !important;
}

#item41080 {
	width:64px !important;
	height:9px !important;
	left:414px !important;
	top:151px !important;
}

#item41107 {
	width:93px !important;
	height:9px !important;
	left:414px !important;
	top:272px !important;
}

#item41134 {
	width:74px !important;
	height:9px !important;
	left:414px !important;
	top:281px !important;
}

#item41161 {
	width:81px !important;
	height:9px !important;
	left:414px !important;
	top:290px !important;
}

#item41191 {
	width:79px !important;
	height:9px !important;
	left:414px !important;
	top:309px !important;
}

#item41218 {
	width:77px !important;
	height:9px !important;
	left:414px !important;
	top:318px !important;
}

#item41245 {
	width:78px !important;
	height:9px !important;
	left:414px !important;
	top:95px !important;
}

#item41273 {
	width:72px !important;
	height:9px !important;
	left:414px !important;
	top:104px !important;
}

#item41300 {
	width:82px !important;
	height:9px !important;
	left:414px !important;
	top:113px !important;
}

#item41327 {
	width:64px !important;
	height:9px !important;
	left:414px !important;
	top:151px !important;
}

#item41354 {
	width:93px !important;
	height:9px !important;
	left:414px !important;
	top:272px !important;
}

#item41381 {
	width:74px !important;
	height:9px !important;
	left:414px !important;
	top:281px !important;
}

#item41408 {
	width:81px !important;
	height:9px !important;
	left:414px !important;
	top:290px !important;
}

#item41438 {
	width:79px !important;
	height:9px !important;
	left:414px !important;
	top:309px !important;
}

#item41465 {
	width:77px !important;
	height:9px !important;
	left:414px !important;
	top:318px !important;
}

#item22051 {
	width:181px !important;
	height:291px !important;
}

#item22045 {
	width:181px !important;
	height:291px !important;
	left:14px !important;
	top:147px !important;
}

#item22057 {
	width:175px !important;
	height:291px !important;
}

#item22052 {
	width:175px !important;
	height:291px !important;
	left:201px !important;
	top:147px !important;
}

#item22064 {
	width:152px !important;
	height:121px !important;
}

#item22058 {
	width:152px !important;
	height:121px !important;
	left:378px !important;
	top:137px !important;
}

#item22070 {
	width:152px !important;
	height:121px !important;
}

#item22065 {
	width:152px !important;
	height:121px !important;
	left:378px !important;
	top:210px !important;
}

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

#item22071 {
	width:152px !important;
	height:146px !important;
	left:378px !important;
	top:282px !important;
}

#item20649 {
	width:136px !important;
	height:282px !important;
}

#item20644 {
	width:136px !important;
	height:282px !important;
	left:139px !important;
	top:181px !important;
}

#item22102 {
	width:128px !important;
	height:282px !important;
}

#item22097 {
	width:128px !important;
	height:282px !important;
	left:278px !important;
	top:181px !important;
}

#item22108 {
	width:112px !important;
	height:117px !important;
}

#item22103 {
	width:112px !important;
	height:117px !important;
	left:414px !important;
	top:329px !important;
}

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

#item22109 {
	width:112px !important;
	height:122px !important;
	left:414px !important;
	top:381px !important;
}

#item22120 {
	width:112px !important;
	height:171px !important;
}

#item22115 {
	width:112px !important;
	height:171px !important;
	left:414px !important;
	top:452px !important;
}

#item22083 {
	width:121px !important;
	height:91px !important;
}

#item22078 {
	width:121px !important;
	height:91px !important;
	left:14px !important;
	top:333px !important;
}

#item22090 {
	width:121px !important;
	height:91px !important;
}

#item22084 {
	width:121px !important;
	height:91px !important;
	left:14px !important;
	top:387px !important;
}

#item22096 {
	width:121px !important;
	height:174px !important;
}

#item22091 {
	width:121px !important;
	height:174px !important;
	left:14px !important;
	top:452px !important;
}

#item22126 {
	width:170px !important;
	height:282px !important;
}

#item22121 {
	width:170px !important;
	height:282px !important;
	left:52px !important;
	top:189px !important;
}

#item22132 {
	width:198px !important;
	height:189px !important;
}

#item22127 {
	width:198px !important;
	height:189px !important;
	left:234px !important;
	top:278px !important;
}

#item22139 {
	width:104px !important;
	height:82px !important;
}

#item22133 {
	width:104px !important;
	height:82px !important;
	left:422px !important;
	top:129px !important;
}

#item22148 {
	width:104px !important;
	height:82px !important;
}

#item22143 {
	width:104px !important;
	height:82px !important;
	left:422px !important;
	top:165px !important;
}

#item22154 {
	width:104px !important;
	height:82px !important;
}

#item22149 {
	width:104px !important;
	height:82px !important;
	left:422px !important;
	top:205px !important;
}

#item22160 {
	width:104px !important;
	height:82px !important;
}

#item22155 {
	width:104px !important;
	height:82px !important;
	left:422px !important;
	top:248px !important;
}

#item22166 {
	width:108px !important;
	height:136px !important;
}

#item22161 {
	width:108px !important;
	height:136px !important;
	left:422px !important;
	top:299px !important;
}

#item41492 {
	width:68px !important;
	height:9px !important;
	left:13px !important;
	top:591px !important;
}

#item41520 {
	width:65px !important;
	height:9px !important;
	left:86px !important;
	top:591px !important;
}

#item41547 {
	width:65px !important;
	height:9px !important;
	left:13px !important;
	top:552px !important;
}

#item41574 {
	width:63px !important;
	height:9px !important;
	left:89px !important;
	top:552px !important;
}

#item41601 {
	width:88px !important;
	height:9px !important;
	left:165px !important;
	top:534px !important;
}

#item41628 {
	width:81px !important;
	height:19px !important;
	left:165px !important;
	top:544px !important;
}

#item41655 {
	width:83px !important;
	height:19px !important;
	left:165px !important;
	top:563px !important;
}

#item41682 {
	width:98px !important;
	height:9px !important;
	left:165px !important;
	top:582px !important;
}

#item41710 {
	width:78px !important;
	height:9px !important;
	left:292px !important;
	top:577px !important;
}

#item41738 {
	width:72px !important;
	height:9px !important;
	left:410px !important;
	top:543px !important;
}

#item41766 {
	width:62px !important;
	height:9px !important;
	left:410px !important;
	top:552px !important;
}

#item41793 {
	width:54px !important;
	height:9px !important;
	left:410px !important;
	top:562px !important;
}

#item41820 {
	width:68px !important;
	height:9px !important;
	left:410px !important;
	top:571px !important;
}

#item41847 {
	width:60px !important;
	height:9px !important;
	left:410px !important;
	top:581px !important;
}

#item41874 {
	width:98px !important;
	height:9px !important;
	left:410px !important;
	top:590px !important;
}

#item41901 {
	width:107px !important;
	height:9px !important;
	left:410px !important;
	top:600px !important;
}

#item20656 {
	width:149px !important;
	height:206px !important;
}

#item20650 {
	width:149px !important;
	height:206px !important;
	left:381px !important;
	top:14px !important;
}

#item22173 {
	width:110px !important;
	height:128px !important;
}

#item22168 {
	width:110px !important;
	height:128px !important;
	left:157px !important;
	top:14px !important;
}

#item22187 {
	width:96px !important;
	height:205px !important;
}

#item22181 {
	width:96px !important;
	height:205px !important;
	left:14px !important;
	top:84px !important;
}

#item22193 {
	width:174px !important;
	height:95px !important;
}

#item22188 {
	width:174px !important;
	height:95px !important;
	left:23px !important;
	top:402px !important;
}

#item22206 {
	width:181px !important;
	height:152px !important;
}

#item22201 {
	width:181px !important;
	height:152px !important;
	left:201px !important;
	top:428px !important;
}

#item22180 {
	width:96px !important;
	height:91px !important;
}

#item22174 {
	width:96px !important;
	height:91px !important;
	left:170px !important;
	top:164px !important;
}

#item22215 {
	width:126px !important;
	height:194px !important;
}

#item22210 {
	width:126px !important;
	height:194px !important;
	left:282px !important;
	top:230px !important;
}

#item22200 {
	width:200px !important;
	height:127px !important;
}

#item22194 {
	width:200px !important;
	height:127px !important;
	left:67px !important;
	top:499px !important;
}

#item41928 {
	width:78px !important;
	height:20px !important;
	left:285px !important;
	top:83px !important;
}

#item41955 {
	width:180px !important;
	height:9px !important;
	left:12px !important;
	top:375px !important;
}

#item41987 {
	width:180px !important;
	height:9px !important;
	left:12px !important;
	top:386px !important;
}

#item42015 {
	width:110px !important;
	height:18px !important;
	left:414px !important;
	top:412px !important;
}

#item42045 {
	width:110px !important;
	height:18px !important;
	left:414px !important;
	top:430px !important;
}

#item42075 {
	width:117px !important;
	height:9px !important;
	left:418px !important;
	top:598px !important;
}

#item42102 {
	width:117px !important;
	height:9px !important;
	left:418px !important;
	top:608px !important;
}

#item42130 {
	width:117px !important;
	height:9px !important;
	left:418px !important;
	top:619px !important;
}

#item22221 {
	width:118px !important;
	height:162px !important;
}

#item22216 {
	width:118px !important;
	height:162px !important;
	left:14px !important;
	top:381px !important;
}

#item22227 {
	width:118px !important;
	height:151px !important;
}

#item22222 {
	width:118px !important;
	height:151px !important;
	left:149px !important;
	top:377px !important;
}

#item22240 {
	width:159px !important;
	height:148px !important;
}

#item22235 {
	width:159px !important;
	height:148px !important;
	left:325px !important;
	top:349px !important;
}

#item22255 {
	width:188px !important;
	height:273px !important;
}

#item22250 {
	width:188px !important;
	height:273px !important;
	left:342px !important;
	top:65px !important;
}

#item22261 {
	width:179px !important;
	height:238px !important;
}

#item22256 {
	width:179px !important;
	height:238px !important;
	left:87px !important;
	top:14px !important;
}

#item22267 {
	width:60px !important;
	height:99px !important;
}

#item22262 {
	width:60px !important;
	height:99px !important;
	left:14px !important;
	top:14px !important;
}

#item22246 {
	width:173px !important;
	height:121px !important;
}

#item22241 {
	width:173px !important;
	height:121px !important;
	left:334px !important;
	top:428px !important;
}

#item22234 {
	width:60px !important;
	height:92px !important;
}

#item22228 {
	width:60px !important;
	height:92px !important;
	left:206px !important;
	top:535px !important;
}

#item42157 {
	width:70px !important;
	height:49px !important;
	left:276px !important;
	top:189px !important;
}

#item42187 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

#item42214 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item42242 {
	width:97px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item42269 {
	width:121px !important;
	height:9px !important;
	left:390px !important;
	top:619px !important;
}

#item42296 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:291px !important;
}

#item42324 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

#item20662 {
	width:259px !important;
	height:161px !important;
}

#item20657 {
	width:259px !important;
	height:161px !important;
	left:271px !important;
	top:14px !important;
}

#item22280 {
	width:162px !important;
	height:108px !important;
}

#item22275 {
	width:162px !important;
	height:108px !important;
	left:137px !important;
	top:290px !important;
}

#item22298 {
	width:113px !important;
	height:125px !important;
}

#item22293 {
	width:113px !important;
	height:125px !important;
	left:278px !important;
	top:369px !important;
}

#item22313 {
	width:316px !important;
	height:117px !important;
}

#item22308 {
	width:316px !important;
	height:117px !important;
	left:204px !important;
	top:510px !important;
}

#item22382 {
	width:126px !important;
	height:186px !important;
}

#item22377 {
	width:126px !important;
	height:186px !important;
	left:544px !important;
}

#item22304 {
	width:91px !important;
	height:75px !important;
}

#item22299 {
	width:91px !important;
	height:75px !important;
	left:395px !important;
	top:332px !important;
}

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

#item22281 {
	width:169px !important;
	height:112px !important;
	left:44px !important;
	top:345px !important;
}

#item22292 {
	width:120px !important;
	height:112px !important;
}

#item22287 {
	width:120px !important;
	height:112px !important;
	left:14px !important;
	top:228px !important;
}

#item22274 {
	width:214px !important;
	height:214px !important;
}

#item22268 {
	width:214px !important;
	height:214px !important;
	left:52px !important;
}

#item42351 {
	width:93px !important;
	height:20px !important;
	left:13px !important;
	top:93px !important;
}

#item42378 {
	width:238px !important;
	height:9px !important;
	left:275px !important;
	top:213px !important;
}

#item42409 {
	width:132px !important;
	height:20px !important;
	left:400px !important;
	top:482px !important;
}

#item42439 {
	width:144px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item42473 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:529px !important;
}

#item42500 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:539px !important;
}

#item22320 {
	width:109px !important;
	height:91px !important;
}

#item22315 {
	width:109px !important;
	height:91px !important;
	left:44px !important;
	top:295px !important;
}

#item22326 {
	width:150px !important;
	height:147px !important;
}

#item22321 {
	width:150px !important;
	height:147px !important;
	left:14px !important;
	top:388px !important;
}

#item22332 {
	width:150px !important;
	height:116px !important;
}

#item22327 {
	width:150px !important;
	height:116px !important;
	left:198px !important;
	top:437px !important;
}

#item22345 {
	width:180px !important;
	height:129px !important;
}

#item22339 {
	width:180px !important;
	height:129px !important;
	left:210px !important;
	top:293px !important;
}

#item22351 {
	width:206px !important;
	height:129px !important;
}

#item22346 {
	width:206px !important;
	height:129px !important;
	left:315px !important;
	top:323px !important;
}

#item22363 {
	width:177px !important;
	height:115px !important;
}

#item22358 {
	width:177px !important;
	height:115px !important;
	left:353px !important;
	top:176px !important;
}

#item22370 {
	width:177px !important;
	height:159px !important;
}

#item22364 {
	width:177px !important;
	height:159px !important;
	left:333px !important;
}

#item22376 {
	width:116px !important;
	height:118px !important;
}

#item22371 {
	width:116px !important;
	height:118px !important;
	left:201px !important;
	top:142px !important;
}

#item22338 {
	width:175px !important;
	height:90px !important;
}

#item22333 {
	width:175px !important;
	height:90px !important;
	left:214px !important;
	top:536px !important;
}

#item42527 {
	width:92px !important;
	height:20px !important;
	left:13px !important;
	top:249px !important;
}

#item42554 {
	width:110px !important;
	height:9px !important;
	left:17px !important;
	top:603px !important;
}

#item42581 {
	width:110px !important;
	height:9px !important;
	left:17px !important;
	top:613px !important;
}

#item42608 {
	width:124px !important;
	height:9px !important;
	left:200px !important;
	top:108px !important;
}

#item42635 {
	width:124px !important;
	height:9px !important;
	left:200px !important;
	top:117px !important;
}

#item42666 {
	width:124px !important;
	height:9px !important;
	left:200px !important;
	top:126px !important;
}

#item42694 {
	width:120px !important;
	height:9px !important;
	left:411px !important;
	top:598px !important;
}

#item42721 {
	width:120px !important;
	height:9px !important;
	left:411px !important;
	top:608px !important;
}

#item42748 {
	width:120px !important;
	height:9px !important;
	left:411px !important;
	top:619px !important;
}

#item20668 {
	width:222px !important;
	height:182px !important;
}

#item20663 {
	width:222px !important;
	height:182px !important;
	left:308px !important;
	top:14px !important;
}

#item22390 {
	width:198px !important;
	height:279px !important;
}

#item22385 {
	width:198px !important;
	height:279px !important;
}

#item22396 {
	width:243px !important;
	height:196px !important;
}

#item22391 {
	width:243px !important;
	height:196px !important;
	left:86px !important;
	top:292px !important;
}

#item22402 {
	width:272px !important;
	height:195px !important;
}

#item22397 {
	width:272px !important;
	height:195px !important;
	left:14px !important;
	top:432px !important;
}

#item22408 {
	width:184px !important;
	height:195px !important;
}

#item22403 {
	width:184px !important;
	height:195px !important;
	left:346px !important;
	top:270px !important;
}

#item42775 {
	width:88px !important;
	height:20px !important;
	left:201px !important;
	top:112px !important;
}

#item42802 {
	width:208px !important;
	height:9px !important;
	left:306px !important;
	top:245px !important;
}

#item42832 {
	width:114px !important;
	height:20px !important;
	left:355px !important;
	top:521px !important;
}

#item42859 {
	width:179px !important;
	height:9px !important;
	left:344px !important;
	top:608px !important;
}

#item42886 {
	width:179px !important;
	height:9px !important;
	left:344px !important;
	top:619px !important;
}

#item22414 {
	width:189px !important;
	height:129px !important;
}

#item22409 {
	width:189px !important;
	height:129px !important;
	left:77px !important;
	top:293px !important;
}

#item22439 {
	width:257px !important;
	height:235px !important;
}

#item22434 {
	width:257px !important;
	height:235px !important;
	left:9px !important;
}

#item22421 {
	width:237px !important;
	height:151px !important;
}

#item22416 {
	width:237px !important;
	height:151px !important;
	left:14px !important;
	top:400px !important;
}

#item22427 {
	width:169px !important;
	height:251px !important;
}

#item22422 {
	width:169px !important;
	height:251px !important;
	left:340px !important;
	top:326px !important;
}

#item22433 {
	width:178px !important;
	height:235px !important;
}

#item22428 {
	width:178px !important;
	height:235px !important;
	left:360px !important;
	top:87px !important;
}

#item42913 {
	width:123px !important;
	height:20px !important;
	left:276px !important;
	top:608px !important;
}

#item42944 {
	width:169px !important;
	height:20px !important;
	left:13px !important;
	top:277px !important;
}

#item42976 {
	width:88px !important;
	height:29px !important;
	left:276px !important;
	top:131px !important;
}

#item43007 {
	width:244px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

#item43038 {
	width:244px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item20674 {
	width:252px !important;
	height:158px !important;
}

#item20669 {
	width:252px !important;
	height:158px !important;
	left:278px !important;
}

#item22448 {
	width:266px !important;
	height:318px !important;
}

#item22443 {
	width:266px !important;
	height:318px !important;
}

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

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

#item22461 {
	width:252px !important;
	height:92px !important;
}

#item22456 {
	width:252px !important;
	height:92px !important;
	left:278px !important;
	top:477px !important;
}

#item22467 {
	width:252px !important;
	height:173px !important;
}

#item22462 {
	width:252px !important;
	height:173px !important;
	left:278px !important;
	top:224px !important;
}

#item43068 {
	width:137px !important;
	height:9px !important;
	left:13px !important;
	top:311px !important;
}

#item43095 {
	width:137px !important;
	height:9px !important;
	left:276px !important;
	top:206px !important;
}

#item43123 {
	width:163px !important;
	height:9px !important;
	left:276px !important;
	top:456px !important;
}

#item43151 {
	width:211px !important;
	height:9px !important;
	left:21px !important;
	top:608px !important;
}

#item43182 {
	width:141px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item22473 {
	width:164px !important;
	height:149px !important;
}

#item22468 {
	width:164px !important;
	height:149px !important;
	left:102px !important;
	top:478px !important;
}

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

#item22481 {
	width:252px !important;
	height:193px !important;
	left:14px !important;
	top:270px !important;
}

#item22492 {
	width:164px !important;
	height:198px !important;
}

#item22487 {
	width:164px !important;
	height:198px !important;
	left:103px !important;
	top:14px !important;
}

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

#item22495 {
	width:252px !important;
	height:232px !important;
	left:278px !important;
	top:14px !important;
}

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

#item22474 {
	width:252px !important;
	height:231px !important;
	left:278px !important;
	top:326px !important;
}

#item43209 {
	width:96px !important;
	height:20px !important;
	left:13px !important;
	top:194px !important;
}

#item43237 {
	width:80px !important;
	height:20px !important;
	left:18px !important;
	top:438px !important;
}

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

#item43291 {
	width:200px !important;
	height:9px !important;
	left:286px !important;
	top:296px !important;
}

#item43321 {
	width:134px !important;
	height:9px !important;
	left:337px !important;
	top:619px !important;
}

#item20681 {
	width:252px !important;
	height:196px !important;
}

#item20675 {
	width:252px !important;
	height:196px !important;
	left:278px !important;
	top:14px !important;
}

#item22506 {
	width:266px !important;
	height:210px !important;
}

#item22501 {
	width:266px !important;
	height:210px !important;
}

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

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

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

#item22519 {
	width:252px !important;
	height:156px !important;
	left:14px !important;
	top:408px !important;
}

#item22531 {
	width:130px !important;
	height:218px !important;
}

#item22525 {
	width:130px !important;
	height:218px !important;
	left:278px !important;
	top:408px !important;
}

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

#item22513 {
	width:252px !important;
	height:176px !important;
	left:278px !important;
	top:221px !important;
}

#item43348 {
	width:76px !important;
	height:20px !important;
	left:173px !important;
	top:121px !important;
}

#item43376 {
	width:104px !important;
	height:9px !important;
	left:420px !important;
	top:203px !important;
}

#item43403 {
	width:78px !important;
	height:20px !important;
	left:13px !important;
	top:379px !important;
}

#item43430 {
	width:75px !important;
	height:18px !important;
	left:276px !important;
	top:297px !important;
}

#item43457 {
	width:124px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item43484 {
	width:80px !important;
	height:20px !important;
	left:413px !important;
	top:507px !important;
}

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

#item22535 {
	width:252px !important;
	height:218px !important;
	left:14px !important;
	top:408px !important;
}

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

#item22548 {
	width:252px !important;
	height:123px !important;
	left:14px !important;
	top:221px !important;
}

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

#item22554 {
	width:252px !important;
	height:123px !important;
	left:278px !important;
	top:221px !important;
}

#item22565 {
	width:266px !important;
	height:145px !important;
}

#item22560 {
	width:266px !important;
	height:145px !important;
	left:278px !important;
}

#item22571 {
	width:135px !important;
	height:212px !important;
}

#item22566 {
	width:135px !important;
	height:212px !important;
	left:14px !important;
}

#item22547 {
	width:160px !important;
	height:218px !important;
}

#item22542 {
	width:160px !important;
	height:218px !important;
	left:278px !important;
	top:408px !important;
}

#item43511 {
	width:96px !important;
	height:18px !important;
	left:440px !important;
	top:610px !important;
}

#item43541 {
	width:115px !important;
	height:20px !important;
	left:158px !important;
	top:192px !important;
}

#item43568 {
	width:226px !important;
	height:9px !important;
	left:276px !important;
	top:203px !important;
}

#item43603 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:394px !important;
}

#item43632 {
	width:219px !important;
	height:9px !important;
	left:276px !important;
	top:394px !important;
}

#item43667 {
	width:114px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

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

#item20682 {
	width:252px !important;
	height:192px !important;
	left:278px !important;
}

#item22580 {
	width:252px !important;
	height:322px !important;
}

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

#item22587 {
	width:164px !important;
	height:279px !important;
}

#item22581 {
	width:164px !important;
	height:279px !important;
	top:348px !important;
}

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

#item22588 {
	width:252px !important;
	height:185px !important;
	left:278px !important;
	top:366px !important;
}

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

#item22594 {
	width:252px !important;
	height:157px !important;
	left:278px !important;
	top:202px !important;
}

#item43694 {
	width:169px !important;
	height:9px !important;
	left:13px !important;
	top:328px !important;
}

#item43721 {
	width:109px !important;
	height:18px !important;
	left:163px !important;
	top:487px !important;
}

#item43754 {
	width:107px !important;
	height:20px !important;
	left:408px !important;
	top:172px !important;
}

#item43785 {
	width:88px !important;
	height:18px !important;
	left:279px !important;
	top:309px !important;
}

#item43816 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

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

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

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

#item22619 {
	width:162px !important;
	height:126px !important;
	left:105px !important;
	top:232px !important;
}

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

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

#item22612 {
	width:158px !important;
	height:300px !important;
}

#item22607 {
	width:158px !important;
	height:300px !important;
	left:372px !important;
	top:326px !important;
}

#item22618 {
	width:266px !important;
	height:220px !important;
}

#item22613 {
	width:266px !important;
	height:220px !important;
	left:278px !important;
	top:14px !important;
}

#item43843 {
	width:82px !important;
	height:20px !important;
	left:283px !important;
	top:441px !important;
}

#item43870 {
	width:179px !important;
	height:9px !important;
	left:13px !important;
	top:214px !important;
}

#item43900 {
	width:100px !important;
	height:30px !important;
	left:20px !important;
	top:320px !important;
}

#item43930 {
	width:157px !important;
	height:9px !important;
	left:17px !important;
	top:614px !important;
}

#item43957 {
	width:84px !important;
	height:20px !important;
	left:381px !important;
	top:301px !important;
}

#item20694 {
	width:164px !important;
	height:138px !important;
}

#item20688 {
	width:164px !important;
	height:138px !important;
	left:14px !important;
	top:14px !important;
}

#item22637 {
	width:164px !important;
	height:135px !important;
}

#item22632 {
	width:164px !important;
	height:135px !important;
	left:190px !important;
	top:14px !important;
}

#item22643 {
	width:164px !important;
	height:146px !important;
}

#item22638 {
	width:164px !important;
	height:146px !important;
	left:366px !important;
	top:14px !important;
}

#item22649 {
	width:164px !important;
	height:143px !important;
}

#item22644 {
	width:164px !important;
	height:143px !important;
	left:366px !important;
	top:223px !important;
}

#item22656 {
	width:164px !important;
	height:151px !important;
}

#item22650 {
	width:164px !important;
	height:151px !important;
	left:190px !important;
	top:223px !important;
}

#item22662 {
	width:164px !important;
	height:144px !important;
}

#item22657 {
	width:164px !important;
	height:144px !important;
	left:14px !important;
	top:223px !important;
}

#item22668 {
	width:164px !important;
	height:142px !important;
}

#item22663 {
	width:164px !important;
	height:142px !important;
	left:14px !important;
	top:429px !important;
}

#item22674 {
	width:164px !important;
	height:142px !important;
}

#item22669 {
	width:164px !important;
	height:142px !important;
	left:190px !important;
	top:429px !important;
}

#item22680 {
	width:164px !important;
	height:142px !important;
}

#item22675 {
	width:164px !important;
	height:142px !important;
	left:366px !important;
	top:429px !important;
}

#item43984 {
	width:171px !important;
	height:9px !important;
	left:13px !important;
	top:204px !important;
}

#item44015 {
	width:158px !important;
	height:9px !important;
	left:188px !important;
	top:204px !important;
}

#item44044 {
	width:115px !important;
	height:9px !important;
	left:364px !important;
	top:204px !important;
}

#item44071 {
	width:119px !important;
	height:9px !important;
	left:13px !important;
	top:409px !important;
}

#item44098 {
	width:180px !important;
	height:9px !important;
	left:188px !important;
	top:409px !important;
}

#item44128 {
	width:150px !important;
	height:9px !important;
	left:364px !important;
	top:409px !important;
}

#item44155 {
	width:115px !important;
	height:18px !important;
	left:13px !important;
	top:610px !important;
}

#item44186 {
	width:107px !important;
	height:20px !important;
	left:189px !important;
	top:608px !important;
}

#item44218 {
	width:141px !important;
	height:9px !important;
	left:364px !important;
	top:619px !important;
}

#item22686 {
	width:164px !important;
	height:151px !important;
}

#item22681 {
	width:164px !important;
	height:151px !important;
	left:14px !important;
	top:14px !important;
}

#item22700 {
	width:340px !important;
	height:193px !important;
}

#item22694 {
	width:340px !important;
	height:193px !important;
	left:14px !important;
	top:224px !important;
}

#item22710 {
	width:165px !important;
	height:142px !important;
}

#item22704 {
	width:165px !important;
	height:142px !important;
	left:14px !important;
	top:429px !important;
}

#item22717 {
	width:165px !important;
	height:129px !important;
}

#item22711 {
	width:165px !important;
	height:129px !important;
	left:190px !important;
	top:429px !important;
}

#item22723 {
	width:165px !important;
	height:133px !important;
}

#item22718 {
	width:165px !important;
	height:133px !important;
	left:365px !important;
	top:429px !important;
}

#item22730 {
	width:165px !important;
	height:171px !important;
}

#item22724 {
	width:165px !important;
	height:171px !important;
	left:365px !important;
	top:180px !important;
}

#item22693 {
	width:164px !important;
	height:198px !important;
}

#item22687 {
	width:164px !important;
	height:198px !important;
	left:190px !important;
	top:14px !important;
}

#item44245 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:204px !important;
}

#item44273 {
	width:97px !important;
	height:27px !important;
	left:189px !important;
	top:194px !important;
}

#item44306 {
	width:79px !important;
	height:20px !important;
	left:193px !important;
	top:392px !important;
}

#item44333 {
	width:156px !important;
	height:9px !important;
	left:364px !important;
	top:409px !important;
}

#item44363 {
	width:123px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item44390 {
	width:164px !important;
	height:9px !important;
	left:189px !important;
	top:623px !important;
}

#item44420 {
	width:130px !important;
	height:20px !important;
	left:364px !important;
	top:608px !important;
}

#item20700 {
	width:178px !important;
	height:200px !important;
}

#item20695 {
	width:178px !important;
	height:200px !important;
	top:61px !important;
}

#item22749 {
	width:164px !important;
	height:156px !important;
}

#item22744 {
	width:164px !important;
	height:156px !important;
	left:14px !important;
	top:360px !important;
}

#item22755 {
	width:164px !important;
	height:118px !important;
}

#item22750 {
	width:164px !important;
	height:118px !important;
	left:188px !important;
	top:356px !important;
}

#item22761 {
	width:166px !important;
	height:136px !important;
}

#item22756 {
	width:166px !important;
	height:136px !important;
	left:365px !important;
	top:360px !important;
}

#item22736 {
	width:165px !important;
	height:186px !important;
}

#item22731 {
	width:165px !important;
	height:186px !important;
	left:189px !important;
	top:61px !important;
}

#item22742 {
	width:174px !important;
	height:232px !important;
}

#item22737 {
	width:174px !important;
	height:232px !important;
	left:356px !important;
	top:14px !important;
}

#item44450 {
	width:106px !important;
	height:18px !important;
	left:13px !important;
	top:332px !important;
}

#item44482 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:573px !important;
}

#item44514 {
	width:96px !important;
	height:18px !important;
	left:189px !important;
	top:564px !important;
}

#item44544 {
	width:124px !important;
	height:18px !important;
	left:369px !important;
	top:564px !important;
}

#item44575 {
	width:148px !important;
	height:18px !important;
	left:364px !important;
	top:332px !important;
}

#item44607 {
	width:133px !important;
	height:18px !important;
	left:189px !important;
	top:304px !important;
}

#item44639 {
	width:114px !important;
	height:27px !important;
	left:189px !important;
	top:323px !important;
}
#in5footer,  #prefooter {display:none;}
