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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

#item13699 {
	width:213px !important;
	height:218px !important;
}

#item14159 {
	width:213px !important;
	height:218px !important;
	left:24px !important;
	top:299px !important;
}

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

#item14164 {
	width:147px !important;
	height:266px !important;
	left:368px !important;
	top:130px !important;
}

#item13701 {
	width:164px !important;
	height:162px !important;
}

#item14169 {
	width:164px !important;
	height:162px !important;
	left:304px !important;
	top:409px !important;
}

#item13702 {
	width:252px !important;
	height:139px !important;
}

#item14174 {
	width:252px !important;
	height:139px !important;
	left:278px !important;
	top:14px !important;
}

#item13703 {
	width:213px !important;
	height:264px !important;
}

#item14179 {
	width:213px !important;
	height:264px !important;
	left:14px !important;
	top:304px !important;
}

#item13704 {
	width:147px !important;
	height:265px !important;
}

#item14184 {
	width:147px !important;
	height:265px !important;
	left:235px !important;
	top:263px !important;
}

#item13705 {
	width:147px !important;
	height:215px !important;
}

#item14189 {
	width:147px !important;
	height:215px !important;
	left:387px !important;
	top:256px !important;
}

#item89924 {
	width:209px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item89954 {
	width:171px !important;
	height:9px !important;
	left:276px !important;
	top:191px !important;
}

#item89981 {
	width:215px !important;
	height:9px !important;
	left:295px !important;
	top:608px !important;
}

#item90011 {
	width:215px !important;
	height:9px !important;
	left:295px !important;
	top:619px !important;
}

#item13706 {
	width:184px !important;
	height:271px !important;
}

#item14194 {
	width:184px !important;
	height:271px !important;
	left:5px !important;
	top:305px !important;
}

#item13707 {
	width:216px !important;
	height:111px !important;
}

#item14199 {
	width:216px !important;
	height:111px !important;
	left:287px !important;
	top:383px !important;
}

#item13709 {
	width:259px !important;
	height:63px !important;
}

#item14204 {
	width:259px !important;
	height:63px !important;
	left:266px !important;
	top:526px !important;
}

#item13708 {
	width:259px !important;
	height:50px !important;
}

#item14209 {
	width:259px !important;
	height:50px !important;
	left:254px !important;
	top:492px !important;
}

#item13713 {
	width:129px !important;
	height:307px !important;
}

#item14215 {
	width:129px !important;
	height:307px !important;
	left:401px !important;
	top:6px !important;
}

#item13714 {
	width:124px !important;
	height:309px !important;
}

#item14220 {
	width:124px !important;
	height:309px !important;
	left:264px !important;
	top:7px !important;
}

#item13715 {
	width:190px !important;
	height:235px !important;
}

#item14225 {
	width:190px !important;
	height:235px !important;
	left:11px !important;
}

#item90041 {
	width:160px !important;
	height:9px !important;
	left:12px !important;
	top:284px !important;
}

#item90068 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item90096 {
	width:115px !important;
	height:9px !important;
	left:210px !important;
	top:414px !important;
}

#item90124 {
	width:115px !important;
	height:9px !important;
	left:210px !important;
	top:424px !important;
}

#item90152 {
	width:114px !important;
	height:9px !important;
	left:210px !important;
	top:435px !important;
}

#item90179 {
	width:77px !important;
	height:29px !important;
	left:209px !important;
	top:271px !important;
}

#item90211 {
	width:78px !important;
	height:29px !important;
	left:209px !important;
	top:301px !important;
}

#item13716 {
	width:172px !important;
	height:198px !important;
}

#item14230 {
	width:172px !important;
	height:198px !important;
	left:278px !important;
	top:14px !important;
}

#item13717 {
	width:169px !important;
	height:266px !important;
}

#item14236 {
	width:169px !important;
	height:266px !important;
	left:10px !important;
	top:11px !important;
}

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

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

#item13719 {
	width:252px !important;
	height:161px !important;
}

#item14246 {
	width:252px !important;
	height:161px !important;
	left:278px !important;
	top:414px !important;
}

#item60157 {
	width:123px !important;
	height:124px !important;
}

#item60152 {
	width:123px !important;
	height:124px !important;
	left:278px !important;
	top:221px !important;
}

#item60163 {
	width:123px !important;
	height:124px !important;
}

#item60158 {
	width:123px !important;
	height:124px !important;
	left:407px !important;
	top:221px !important;
}

#item76082 {
	width:78px !important;
	height:20px !important;
	left:182px !important;
	top:112px !important;
}

#item76109 {
	width:75px !important;
	height:30px !important;
	left:453px !important;
	top:140px !important;
}

#item76136 {
	width:154px !important;
	height:9px !important;
	left:22px !important;
	top:607px !important;
}

#item76167 {
	width:153px !important;
	height:9px !important;
	left:277px !important;
	top:619px !important;
}

#item76194 {
	width:179px !important;
	height:9px !important;
	left:276px !important;
	top:385px !important;
}

#item76222 {
	width:179px !important;
	height:9px !important;
	left:276px !important;
	top:395px !important;
}

#item13720 {
	width:192px !important;
	height:318px !important;
}

#item14251 {
	width:192px !important;
	height:318px !important;
	left:102px !important;
	top:292px !important;
}

#item13721 {
	width:82px !important;
	height:123px !important;
}

#item14256 {
	width:82px !important;
	height:123px !important;
	left:299px !important;
	top:487px !important;
}

#item13722 {
	width:75px !important;
	height:113px !important;
}

#item14261 {
	width:75px !important;
	height:113px !important;
	left:364px !important;
	top:452px !important;
}

#item13723 {
	width:86px !important;
	height:126px !important;
}

#item14266 {
	width:86px !important;
	height:126px !important;
	left:444px !important;
	top:477px !important;
}

#item13724 {
	width:236px !important;
	height:354px !important;
}

#item14271 {
	width:236px !important;
	height:354px !important;
	left:286px !important;
	top:14px !important;
}

#item13725 {
	width:247px !important;
	height:265px !important;
}

#item14276 {
	width:247px !important;
	height:265px !important;
	left:15px !important;
}

#item76249 {
	width:80px !important;
	height:20px !important;
	left:13px !important;
	top:497px !important;
}

#item76276 {
	width:130px !important;
	height:9px !important;
	left:13px !important;
	top:418px !important;
}

#item76303 {
	width:90px !important;
	height:20px !important;
	left:13px !important;
	top:326px !important;
}

#item76330 {
	width:104px !important;
	height:9px !important;
	left:13px !important;
	top:598px !important;
}

#item76357 {
	width:104px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

#item76384 {
	width:104px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item13726 {
	width:160px !important;
	height:209px !important;
}

#item14281 {
	width:160px !important;
	height:209px !important;
	left:278px !important;
	top:14px !important;
}

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

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

#item13728 {
	width:147px !important;
	height:133px !important;
}

#item14292 {
	width:147px !important;
	height:133px !important;
	left:120px !important;
	top:227px !important;
}

#item13729 {
	width:252px !important;
	height:153px !important;
}

#item14297 {
	width:252px !important;
	height:153px !important;
	left:278px !important;
	top:235px !important;
}

#item13730 {
	width:142px !important;
	height:92px !important;
}

#item14303 {
	width:142px !important;
	height:92px !important;
	left:14px !important;
	top:438px !important;
}

#item13733 {
	width:274px !important;
	height:187px !important;
}

#item14308 {
	width:274px !important;
	height:187px !important;
	left:249px !important;
	top:437px !important;
}

#item76411 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:212px !important;
}

#item76444 {
	width:75px !important;
	height:30px !important;
	left:448px !important;
	top:189px !important;
}

#item76471 {
	width:159px !important;
	height:9px !important;
	left:279px !important;
	top:421px !important;
}

#item76498 {
	width:230px !important;
	height:9px !important;
	left:19px !important;
	top:414px !important;
}

#item76528 {
	width:237px !important;
	height:9px !important;
	left:13px !important;
	top:587px !important;
}

#item76559 {
	width:237px !important;
	height:9px !important;
	left:13px !important;
	top:598px !important;
}

#item76591 {
	width:237px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

#item76624 {
	width:237px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item13734 {
	width:202px !important;
	height:247px !important;
}

#item14313 {
	width:202px !important;
	height:247px !important;
	left:8px !important;
	top:329px !important;
}

#item13735 {
	width:82px !important;
	height:122px !important;
}

#item14318 {
	width:82px !important;
	height:122px !important;
	left:278px !important;
	top:389px !important;
}

#item13736 {
	width:71px !important;
	height:86px !important;
}

#item14323 {
	width:71px !important;
	height:86px !important;
	left:378px !important;
	top:430px !important;
}

#item13737 {
	width:81px !important;
	height:132px !important;
}

#item14328 {
	width:81px !important;
	height:132px !important;
	left:332px !important;
	top:359px !important;
}

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

#item14333 {
	width:252px !important;
	height:254px !important;
	left:278px !important;
	top:14px !important;
}

#item13739 {
	width:172px !important;
	height:230px !important;
}

#item14338 {
	width:172px !important;
	height:230px !important;
	left:72px !important;
	top:79px !important;
}

#item76655 {
	width:155px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item76682 {
	width:196px !important;
	height:18px !important;
	left:217px !important;
	top:610px !important;
}

#item76716 {
	width:136px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item76743 {
	width:111px !important;
	height:9px !important;
	left:18px !important;
	top:71px !important;
}

#item76770 {
	width:232px !important;
	height:9px !important;
	left:217px !important;
	top:581px !important;
}

#item76805 {
	width:232px !important;
	height:9px !important;
	left:217px !important;
	top:590px !important;
}

#item76835 {
	width:232px !important;
	height:9px !important;
	left:217px !important;
	top:599px !important;
}

#item13740 {
	width:249px !important;
	height:242px !important;
}

#item14343 {
	width:249px !important;
	height:242px !important;
	left:278px !important;
	top:14px !important;
}

#item13741 {
	width:266px !important;
	height:240px !important;
}

#item14348 {
	width:266px !important;
	height:240px !important;
}

#item13744 {
	width:290px !important;
	height:293px !important;
}

#item14353 {
	width:290px !important;
	height:293px !important;
	top:326px !important;
}

#item13745 {
	width:94px !important;
	height:115px !important;
}

#item14359 {
	width:94px !important;
	height:115px !important;
	left:295px !important;
	top:498px !important;
}

#item60169 {
	width:65px !important;
	height:22px !important;
}

#item60164 {
	width:65px !important;
	height:22px !important;
	left:313px !important;
	top:436px !important;
}

#item60177 {
	width:65px !important;
	height:28px !important;
}

#item60171 {
	width:65px !important;
	height:28px !important;
	left:313px !important;
	top:459px !important;
}

#item13746 {
	width:126px !important;
	height:108px !important;
}

#item14365 {
	width:126px !important;
	height:108px !important;
	left:375px !important;
	top:500px !important;
}

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

#item14370 {
	width:133px !important;
	height:91px !important;
	left:397px !important;
	top:559px !important;
}

#item76866 {
	width:197px !important;
	height:9px !important;
	left:288px !important;
	top:296px !important;
}

#item76896 {
	width:98px !important;
	height:20px !important;
	left:217px !important;
	top:380px !important;
}

#item76923 {
	width:196px !important;
	height:9px !important;
	left:13px !important;
	top:286px !important;
}

#item76954 {
	width:196px !important;
	height:20px !important;
	left:13px !important;
	top:296px !important;
}

#item76989 {
	width:120px !important;
	height:9px !important;
	left:370px !important;
	top:381px !important;
}

#item77016 {
	width:120px !important;
	height:9px !important;
	left:370px !important;
	top:392px !important;
}

#item77043 {
	width:120px !important;
	height:9px !important;
	left:370px !important;
	top:402px !important;
}

#item77070 {
	width:189px !important;
	height:9px !important;
	left:308px !important;
	top:469px !important;
}

#item77101 {
	width:189px !important;
	height:9px !important;
	left:308px !important;
	top:480px !important;
}

#item13750 {
	width:288px !important;
	height:280px !important;
}

#item14375 {
	width:288px !important;
	height:280px !important;
	left:236px !important;
	top:334px !important;
}

#item13748 {
	width:185px !important;
	height:150px !important;
}

#item14380 {
	width:185px !important;
	height:150px !important;
	left:24px !important;
	top:338px !important;
}

#item13749 {
	width:87px !important;
	height:58px !important;
}

#item14385 {
	width:87px !important;
	height:58px !important;
	left:173px !important;
	top:555px !important;
}

#item13751 {
	width:211px !important;
	height:295px !important;
}

#item14390 {
	width:211px !important;
	height:295px !important;
	left:319px !important;
	top:14px !important;
}

#item13752 {
	width:244px !important;
	height:234px !important;
}

#item14395 {
	width:244px !important;
	height:234px !important;
	left:14px !important;
	top:14px !important;
}

#item77131 {
	width:78px !important;
	height:20px !important;
	left:274px !important;
	top:246px !important;
}

#item77158 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:287px !important;
}

#item77190 {
	width:200px !important;
	height:20px !important;
	left:13px !important;
	top:298px !important;
}

#item77224 {
	width:144px !important;
	height:20px !important;
	left:23px !important;
	top:556px !important;
}

#item77256 {
	width:131px !important;
	height:20px !important;
	left:23px !important;
	top:576px !important;
}

#item77288 {
	width:131px !important;
	height:20px !important;
	left:23px !important;
	top:596px !important;
}

#item13753 {
	width:164px !important;
	height:170px !important;
}

#item14400 {
	width:164px !important;
	height:170px !important;
	left:366px !important;
	top:14px !important;
}

#item13755 {
	width:156px !important;
	height:121px !important;
}

#item14405 {
	width:156px !important;
	height:121px !important;
	left:278px !important;
	top:193px !important;
}

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

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

#item13757 {
	width:252px !important;
	height:255px !important;
}

#item14415 {
	width:252px !important;
	height:255px !important;
	left:14px !important;
	top:321px !important;
}

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

#item14420 {
	width:252px !important;
	height:246px !important;
	left:278px !important;
	top:326px !important;
}

#item77318 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:284px !important;
}

#item77345 {
	width:196px !important;
	height:20px !important;
	left:13px !important;
	top:296px !important;
}

#item77378 {
	width:66px !important;
	height:40px !important;
	left:276px !important;
	top:146px !important;
}

#item77411 {
	width:77px !important;
	height:20px !important;
	left:442px !important;
	top:296px !important;
}

#item77438 {
	width:144px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item77465 {
	width:185px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

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

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

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

#item14430 {
	width:252px !important;
	height:200px !important;
	left:278px !important;
	top:387px !important;
}

#item13761 {
	width:227px !important;
	height:341px !important;
}

#item14435 {
	width:227px !important;
	height:341px !important;
	left:278px !important;
	top:14px !important;
}

#item13762 {
	width:158px !important;
	height:294px !important;
}

#item14441 {
	width:158px !important;
	height:294px !important;
	left:105px !important;
	top:17px !important;
}

#item77493 {
	width:256px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item77524 {
	width:160px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item77551 {
	width:93px !important;
	height:20px !important;
	left:18px !important;
	top:113px !important;
}

#item77579 {
	width:125px !important;
	height:9px !important;
	left:397px !important;
	top:361px !important;
}

#item13763 {
	width:175px !important;
	height:196px !important;
}

#item14446 {
	width:175px !important;
	height:196px !important;
	left:278px !important;
	top:51px !important;
}

#item13764 {
	width:266px !important;
	height:192px !important;
}

#item14452 {
	width:266px !important;
	height:192px !important;
}

#item13765 {
	width:282px !important;
	height:147px !important;
}

#item14457 {
	width:282px !important;
	height:147px !important;
	left:14px !important;
	top:258px !important;
}

#item13766 {
	width:134px !important;
	height:65px !important;
}

#item14462 {
	width:134px !important;
	height:65px !important;
	left:383px !important;
	top:262px !important;
}

#item13767 {
	width:203px !important;
	height:219px !important;
}

#item14467 {
	width:203px !important;
	height:219px !important;
	top:414px !important;
}

#item13768 {
	width:179px !important;
	height:213px !important;
}

#item14472 {
	width:179px !important;
	height:213px !important;
	left:278px !important;
	top:414px !important;
}

#item77606 {
	width:219px !important;
	height:9px !important;
	left:18px !important;
	top:231px !important;
}

#item77636 {
	width:65px !important;
	height:47px !important;
	left:453px !important;
	top:196px !important;
}

#item77666 {
	width:160px !important;
	height:19px !important;
	left:304px !important;
	top:387px !important;
}

#item77698 {
	width:62px !important;
	height:56px !important;
	left:207px !important;
	top:559px !important;
}

#item77729 {
	width:70px !important;
	height:47px !important;
	left:457px !important;
	top:569px !important;
}

#item13770 {
	width:163px !important;
	height:207px !important;
}

#item14477 {
	width:163px !important;
	height:207px !important;
	left:104px !important;
	top:426px !important;
}

#item13771 {
	width:192px !important;
	height:205px !important;
}

#item14482 {
	width:192px !important;
	height:205px !important;
	left:353px !important;
	top:425px !important;
}

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

#item14487 {
	width:252px !important;
	height:145px !important;
	left:278px !important;
	top:217px !important;
}

#item13773 {
	width:167px !important;
	height:200px !important;
}

#item14492 {
	width:167px !important;
	height:200px !important;
	left:14px !important;
	top:216px !important;
}

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

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

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

#item14502 {
	width:266px !important;
	height:207px !important;
	left:278px !important;
}

#item77760 {
	width:239px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

#item77791 {
	width:84px !important;
	height:38px !important;
	left:184px !important;
	top:377px !important;
}

#item77821 {
	width:62px !important;
	height:38px !important;
	left:16px !important;
	top:590px !important;
}

#item77848 {
	width:66px !important;
	height:47px !important;
	left:281px !important;
	top:156px !important;
}

#item77878 {
	width:189px !important;
	height:9px !important;
	left:281px !important;
	top:401px !important;
}

#item77908 {
	width:74px !important;
	height:38px !important;
	left:280px !important;
	top:590px !important;
}

#item13776 {
	width:193px !important;
	height:131px !important;
}

#item14507 {
	width:193px !important;
	height:131px !important;
	left:337px !important;
	top:14px !important;
}

#item13777 {
	width:270px !important;
	height:276px !important;
}

#item14513 {
	width:270px !important;
	height:276px !important;
	left:4px !important;
	top:14px !important;
}

#item13778 {
	width:105px !important;
	height:49px !important;
}

#item14518 {
	width:105px !important;
	height:49px !important;
	left:219px !important;
	top:14px !important;
}

#item13779 {
	width:104px !important;
	height:60px !important;
}

#item14523 {
	width:104px !important;
	height:60px !important;
	left:219px !important;
	top:65px !important;
}

#item13780 {
	width:286px !important;
	height:213px !important;
}

#item14528 {
	width:286px !important;
	height:213px !important;
	left:14px !important;
	top:317px !important;
}

#item13781 {
	width:65px !important;
	height:35px !important;
}

#item14533 {
	width:65px !important;
	height:35px !important;
	left:266px !important;
	top:520px !important;
}

#item13782 {
	width:183px !important;
	height:235px !important;
}

#item14538 {
	width:183px !important;
	height:235px !important;
	left:347px !important;
	top:327px !important;
}

#item77939 {
	width:119px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item77970 {
	width:113px !important;
	height:20px !important;
	left:174px !important;
	top:605px !important;
}

#item78001 {
	width:131px !important;
	height:9px !important;
	left:345px !important;
	top:619px !important;
}

#item78028 {
	width:173px !important;
	height:9px !important;
	left:339px !important;
	top:192px !important;
}

#item78059 {
	width:126px !important;
	height:18px !important;
	left:339px !important;
	top:262px !important;
}

#item78089 {
	width:128px !important;
	height:18px !important;
	left:339px !important;
	top:280px !important;
}

#item78120 {
	width:128px !important;
	height:18px !important;
	left:339px !important;
	top:298px !important;
}

#item13783 {
	width:480px !important;
	height:187px !important;
}

#item14543 {
	width:480px !important;
	height:187px !important;
	left:50px !important;
	top:479px !important;
}

#item13785 {
	width:106px !important;
	height:221px !important;
}

#item14548 {
	width:106px !important;
	height:221px !important;
	left:14px !important;
	top:252px !important;
}

#item13786 {
	width:230px !important;
	height:169px !important;
}

#item14553 {
	width:230px !important;
	height:169px !important;
	left:241px !important;
	top:259px !important;
}

#item13787 {
	width:137px !important;
	height:185px !important;
}

#item14558 {
	width:137px !important;
	height:185px !important;
	left:259px !important;
	top:54px !important;
}

#item13788 {
	width:130px !important;
	height:153px !important;
}

#item14564 {
	width:130px !important;
	height:153px !important;
	left:400px !important;
	top:9px !important;
}

#item13789 {
	width:184px !important;
	height:196px !important;
}

#item14569 {
	width:184px !important;
	height:196px !important;
	left:14px !important;
	top:14px !important;
}

#item78151 {
	width:80px !important;
	height:20px !important;
	left:142px !important;
	top:224px !important;
}

#item78178 {
	width:95px !important;
	height:20px !important;
	left:124px !important;
	top:453px !important;
}

#item78206 {
	width:82px !important;
	height:20px !important;
	left:431px !important;
	top:359px !important;
}

#item78233 {
	width:92px !important;
	height:20px !important;
	left:399px !important;
	top:630px !important;
}

#item78260 {
	width:101px !important;
	height:9px !important;
	left:427px !important;
	top:207px !important;
}

#item78287 {
	width:101px !important;
	height:9px !important;
	left:427px !important;
	top:218px !important;
}

#item13792 {
	width:439px !important;
	height:386px !important;
}

#item14574 {
	width:439px !important;
	height:386px !important;
	top:237px !important;
}

#item13790 {
	width:162px !important;
	height:340px !important;
}

#item14579 {
	width:162px !important;
	height:340px !important;
	left:270px !important;
}

#item13791 {
	width:89px !important;
	height:407px !important;
}

#item14585 {
	width:89px !important;
	height:407px !important;
	left:446px !important;
}

#item13793 {
	width:64px !important;
	height:26px !important;
}

#item14590 {
	width:64px !important;
	height:26px !important;
	left:460px !important;
	top:569px !important;
}

#item13796 {
	width:66px !important;
	height:27px !important;
}

#item14595 {
	width:66px !important;
	height:27px !important;
	left:460px !important;
	top:596px !important;
}

#item78314 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:135px !important;
}

#item78341 {
	width:180px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item78368 {
	width:81px !important;
	height:27px !important;
	left:442px !important;
	top:532px !important;
}

#item78398 {
	width:205px !important;
	height:9px !important;
	left:257px !important;
	top:606px !important;
}

#item78430 {
	width:205px !important;
	height:9px !important;
	left:257px !important;
	top:616px !important;
}

#item13797 {
	width:357px !important;
	height:329px !important;
}

#item14600 {
	width:357px !important;
	height:329px !important;
	left:187px !important;
	top:305px !important;
}

#item13798 {
	width:82px !important;
	height:80px !important;
}

#item14606 {
	width:82px !important;
	height:80px !important;
	left:170px !important;
	top:462px !important;
}

#item13799 {
	width:82px !important;
	height:80px !important;
}

#item14611 {
	width:82px !important;
	height:80px !important;
	left:171px !important;
	top:545px !important;
}

#item13800 {
	width:193px !important;
	height:193px !important;
}

#item14616 {
	width:193px !important;
	height:193px !important;
	left:337px !important;
	top:189px !important;
}

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

#item14621 {
	width:252px !important;
	height:144px !important;
	left:272px !important;
	top:42px !important;
}

#item13802 {
	width:243px !important;
	height:254px !important;
}

#item14626 {
	width:243px !important;
	height:254px !important;
	left:5px !important;
	top:17px !important;
}

#item78461 {
	width:87px !important;
	height:20px !important;
	left:13px !important;
	top:469px !important;
}

#item78488 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:587px !important;
}

#item78515 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:598px !important;
}

#item78542 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

#item78571 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item78598 {
	width:119px !important;
	height:20px !important;
	left:13px !important;
	top:372px !important;
}

#item78629 {
	width:119px !important;
	height:20px !important;
	left:13px !important;
	top:349px !important;
}

#item13803 {
	width:303px !important;
	height:358px !important;
}

#item14631 {
	width:303px !important;
	height:358px !important;
	left:241px !important;
	top:14px !important;
}

#item13804 {
	width:210px !important;
	height:114px !important;
}

#item14636 {
	width:210px !important;
	height:114px !important;
	left:14px !important;
	top:14px !important;
}

#item13805 {
	width:334px !important;
	height:294px !important;
}

#item14641 {
	width:334px !important;
	height:294px !important;
	top:334px !important;
}

#item13806 {
	width:90px !important;
	height:41px !important;
}

#item14646 {
	width:90px !important;
	height:41px !important;
	left:262px !important;
	top:512px !important;
}

#item13807 {
	width:153px !important;
	height:215px !important;
}

#item14652 {
	width:153px !important;
	height:215px !important;
	left:377px !important;
	top:349px !important;
}

#item78660 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:184px !important;
}

#item78688 {
	width:82px !important;
	height:20px !important;
	left:12px !important;
	top:310px !important;
}

#item78715 {
	width:151px !important;
	height:9px !important;
	left:373px !important;
	top:619px !important;
}

#item78745 {
	width:109px !important;
	height:20px !important;
	left:250px !important;
	top:615px !important;
}

#item78775 {
	width:116px !important;
	height:9px !important;
	left:124px !important;
	top:304px !important;
}

#item78802 {
	width:116px !important;
	height:9px !important;
	left:124px !important;
	top:314px !important;
}

#item13810 {
	width:207px !important;
	height:118px !important;
}

#item14657 {
	width:207px !important;
	height:118px !important;
	left:18px !important;
	top:322px !important;
}

#item13811 {
	width:310px !important;
	height:248px !important;
}

#item14663 {
	width:310px !important;
	height:248px !important;
	left:234px !important;
	top:388px !important;
}

#item13812 {
	width:52px !important;
	height:48px !important;
}

#item14668 {
	width:52px !important;
	height:48px !important;
	left:241px !important;
	top:361px !important;
}

#item13813 {
	width:52px !important;
	height:47px !important;
}

#item14673 {
	width:52px !important;
	height:47px !important;
	left:296px !important;
	top:361px !important;
}

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

#item14678 {
	width:140px !important;
	height:118px !important;
	left:390px !important;
	top:231px !important;
}

#item13815 {
	width:196px !important;
	height:216px !important;
}

#item14683 {
	width:196px !important;
	height:216px !important;
	left:334px !important;
	top:6px !important;
}

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

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

#item78829 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item78856 {
	width:207px !important;
	height:9px !important;
	left:16px !important;
	top:486px !important;
}

#item78888 {
	width:198px !important;
	height:9px !important;
	left:16px !important;
	top:522px !important;
}

#item78918 {
	width:69px !important;
	height:40px !important;
	left:276px !important;
	top:194px !important;
}

#item78945 {
	width:105px !important;
	height:29px !important;
	left:276px !important;
	top:318px !important;
}

#item78977 {
	width:132px !important;
	height:18px !important;
	left:13px !important;
	top:591px !important;
}

#item79010 {
	width:132px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

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

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

#item14698 {
	width:252px !important;
	height:230px !important;
	left:278px !important;
	top:52px !important;
}

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

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

#item13822 {
	width:164px !important;
	height:191px !important;
}

#item14708 {
	width:164px !important;
	height:191px !important;
	left:89px !important;
	top:331px !important;
}

#item13823 {
	width:79px !important;
	height:65px !important;
}

#item14713 {
	width:79px !important;
	height:65px !important;
	left:14px !important;
	top:469px !important;
}

#item13824 {
	width:74px !important;
	height:67px !important;
}

#item14718 {
	width:74px !important;
	height:67px !important;
	left:94px !important;
	top:468px !important;
}

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

#item14723 {
	width:252px !important;
	height:196px !important;
	left:278px !important;
	top:360px !important;
}

#item79065 {
	width:253px !important;
	height:9px !important;
	left:15px !important;
	top:297px !important;
}

#item79099 {
	width:166px !important;
	height:19px !important;
	left:283px !important;
	top:329px !important;
}

#item79131 {
	width:160px !important;
	height:19px !important;
	left:285px !important;
	top:609px !important;
}

#item79162 {
	width:249px !important;
	height:9px !important;
	left:17px !important;
	top:600px !important;
}

#item79194 {
	width:249px !important;
	height:9px !important;
	left:17px !important;
	top:609px !important;
}

#item79225 {
	width:249px !important;
	height:9px !important;
	left:17px !important;
	top:619px !important;
}

#item13826 {
	width:223px !important;
	height:257px !important;
}

#item14728 {
	width:223px !important;
	height:257px !important;
	left:14px !important;
	top:300px !important;
}

#item13827 {
	width:195px !important;
	height:180px !important;
}

#item14734 {
	width:195px !important;
	height:180px !important;
	left:349px !important;
	top:454px !important;
}

#item13828 {
	width:282px !important;
	height:137px !important;
}

#item14739 {
	width:282px !important;
	height:137px !important;
	left:248px !important;
	top:231px !important;
}

#item13829 {
	width:221px !important;
	height:207px !important;
}

#item14744 {
	width:221px !important;
	height:207px !important;
	left:14px !important;
	top:14px !important;
}

#item13830 {
	width:226px !important;
	height:223px !important;
}

#item14749 {
	width:226px !important;
	height:223px !important;
	left:321px !important;
}

#item79257 {
	width:117px !important;
	height:19px !important;
	left:17px !important;
	top:268px !important;
}

#item79284 {
	width:64px !important;
	height:38px !important;
	left:252px !important;
	top:174px !important;
}

#item79311 {
	width:152px !important;
	height:19px !important;
	left:17px !important;
	top:611px !important;
}

#item79342 {
	width:87px !important;
	height:36px !important;
	left:252px !important;
	top:595px !important;
}

#item79373 {
	width:274px !important;
	height:9px !important;
	left:252px !important;
	top:430px !important;
}

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

#item14755 {
	width:252px !important;
	height:201px !important;
	left:278px !important;
	top:51px !important;
}

#item13833 {
	width:266px !important;
	height:231px !important;
}

#item14760 {
	width:266px !important;
	height:231px !important;
}

#item13834 {
	width:117px !important;
	height:124px !important;
}

#item14765 {
	width:117px !important;
	height:124px !important;
	left:50px !important;
	top:362px !important;
}

#item13835 {
	width:139px !important;
	height:94px !important;
}

#item14770 {
	width:139px !important;
	height:94px !important;
	left:174px !important;
	top:449px !important;
}

#item13836 {
	width:102px !important;
	height:120px !important;
}

#item14775 {
	width:102px !important;
	height:120px !important;
	left:303px !important;
	top:348px !important;
}

#item13837 {
	width:81px !important;
	height:77px !important;
}

#item14780 {
	width:81px !important;
	height:77px !important;
	left:449px !important;
	top:329px !important;
}

#item13838 {
	width:81px !important;
	height:74px !important;
}

#item14785 {
	width:81px !important;
	height:74px !important;
	left:449px !important;
	top:407px !important;
}

#item13839 {
	width:81px !important;
	height:81px !important;
}

#item14790 {
	width:81px !important;
	height:81px !important;
	left:449px !important;
	top:482px !important;
}

#item79406 {
	width:164px !important;
	height:18px !important;
	left:281px !important;
	top:301px !important;
}

#item79440 {
	width:162px !important;
	height:19px !important;
	left:17px !important;
	top:298px !important;
}

#item79473 {
	width:303px !important;
	height:10px !important;
	left:137px !important;
	top:599px !important;
}

#item79503 {
	width:303px !important;
	height:10px !important;
	left:137px !important;
	top:608px !important;
}

#item79534 {
	width:303px !important;
	height:10px !important;
	left:137px !important;
	top:618px !important;
}

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

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

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

#item14800 {
	width:252px !important;
	height:245px !important;
	left:278px !important;
	top:328px !important;
}

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

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

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

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

#item79565 {
	width:210px !important;
	height:9px !important;
	left:18px !important;
	top:307px !important;
}

#item79596 {
	width:245px !important;
	height:9px !important;
	left:282px !important;
	top:307px !important;
}

#item79626 {
	width:246px !important;
	height:9px !important;
	left:18px !important;
	top:619px !important;
}

#item79658 {
	width:249px !important;
	height:9px !important;
	left:282px !important;
	top:619px !important;
}

#item13845 {
	width:252px !important;
	height:187px !important;
}

#item14816 {
	width:252px !important;
	height:187px !important;
	left:278px !important;
	top:17px !important;
}

#item13846 {
	width:148px !important;
	height:262px !important;
}

#item14822 {
	width:148px !important;
	height:262px !important;
	left:51px !important;
	top:46px !important;
}

#item13847 {
	width:261px !important;
	height:152px !important;
}

#item14827 {
	width:261px !important;
	height:152px !important;
	left:271px !important;
	top:227px !important;
}

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

#item14832 {
	width:266px !important;
	height:242px !important;
	top:328px !important;
}

#item13849 {
	width:241px !important;
	height:191px !important;
}

#item14837 {
	width:241px !important;
	height:191px !important;
	left:295px !important;
	top:437px !important;
}

#item13850 {
	width:211px !important;
	height:128px !important;
}

#item14842 {
	width:211px !important;
	height:128px !important;
	left:544px !important;
	top:13px !important;
}

#item79689 {
	width:78px !important;
	height:29px !important;
	left:184px !important;
	top:160px !important;
}

#item79716 {
	width:151px !important;
	height:9px !important;
	left:276px !important;
	top:233px !important;
}

#item79748 {
	width:180px !important;
	height:9px !important;
	left:276px !important;
	top:426px !important;
}

#item79779 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item79810 {
	width:200px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item13851 {
	width:220px !important;
	height:185px !important;
}

#item14847 {
	width:220px !important;
	height:185px !important;
	left:5px !important;
	top:154px !important;
}

#item13852 {
	width:266px !important;
	height:239px !important;
}

#item14852 {
	width:266px !important;
	height:239px !important;
	left:278px !important;
	top:14px !important;
}

#item79841 {
	width:169px !important;
	height:9px !important;
	left:99px !important;
	top:153px !important;
}

#item79872 {
	width:65px !important;
	height:50px !important;
	left:203px !important;
	top:222px !important;
}

#item79902 {
	width:247px !important;
	height:9px !important;
	left:276px !important;
	top:294px !important;
}

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

#item14857 {
	width:252px !important;
	height:156px !important;
	left:278px !important;
}

#item13854 {
	width:266px !important;
	height:305px !important;
}

#item14862 {
	width:266px !important;
	height:305px !important;
}

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

#item14867 {
	width:252px !important;
	height:137px !important;
	left:278px !important;
	top:225px !important;
}

#item13856 {
	width:190px !important;
	height:307px !important;
}

#item14872 {
	width:190px !important;
	height:307px !important;
	left:76px !important;
	top:327px !important;
}

#item13857 {
	width:153px !important;
	height:114px !important;
}

#item14878 {
	width:153px !important;
	height:114px !important;
	left:294px !important;
	top:439px !important;
}

#item13858 {
	width:80px !important;
	height:58px !important;
}

#item14884 {
	width:80px !important;
	height:58px !important;
	left:450px !important;
	top:499px !important;
}

#item79934 {
	width:182px !important;
	height:9px !important;
	left:13px !important;
	top:312px !important;
}

#item79966 {
	width:195px !important;
	height:9px !important;
	left:276px !important;
	top:207px !important;
}

#item79998 {
	width:221px !important;
	height:9px !important;
	left:276px !important;
	top:410px !important;
}

#item80029 {
	width:72px !important;
	height:29px !important;
	left:13px !important;
	top:588px !important;
}

#item80056 {
	width:212px !important;
	height:9px !important;
	left:276px !important;
	top:608px !important;
}

#item80086 {
	width:212px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item13862 {
	width:95px !important;
	height:141px !important;
}

#item14889 {
	width:95px !important;
	height:141px !important;
	left:86px !important;
	top:465px !important;
}

#item13863 {
	width:84px !important;
	height:124px !important;
}

#item14894 {
	width:84px !important;
	height:124px !important;
	left:182px !important;
	top:446px !important;
}

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

#item14899 {
	width:266px !important;
	height:235px !important;
	left:278px !important;
	top:325px !important;
}

#item13865 {
	width:181px !important;
	height:190px !important;
}

#item14904 {
	width:181px !important;
	height:190px !important;
	left:85px !important;
	top:225px !important;
}

#item13866 {
	width:266px !important;
	height:256px !important;
}

#item14909 {
	width:266px !important;
	height:256px !important;
	left:278px !important;
}

#item13868 {
	width:108px !important;
	height:103px !important;
}

#item14914 {
	width:108px !important;
	height:103px !important;
	left:164px !important;
	top:9px !important;
}

#item13867 {
	width:123px !important;
	height:115px !important;
}

#item14919 {
	width:123px !important;
	height:115px !important;
	left:88px !important;
	top:57px !important;
}

#item80116 {
	width:75px !important;
	height:30px !important;
	left:13px !important;
	top:387px !important;
}

#item80143 {
	width:170px !important;
	height:9px !important;
	left:276px !important;
	top:306px !important;
}

#item80170 {
	width:202px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item80201 {
	width:74px !important;
	height:9px !important;
	left:13px !important;
	top:179px !important;
}

#item80228 {
	width:74px !important;
	height:9px !important;
	left:13px !important;
	top:189px !important;
}

#item80255 {
	width:64px !important;
	height:9px !important;
	left:13px !important;
	top:598px !important;
}

#item80282 {
	width:64px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

#item13870 {
	width:253px !important;
	height:178px !important;
}

#item14924 {
	width:253px !important;
	height:178px !important;
	left:277px !important;
}

#item13871 {
	width:266px !important;
	height:248px !important;
}

#item14929 {
	width:266px !important;
	height:248px !important;
}

#item13872 {
	width:266px !important;
	height:214px !important;
}

#item14934 {
	width:266px !important;
	height:214px !important;
	top:326px !important;
}

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

#item14939 {
	width:252px !important;
	height:154px !important;
	left:278px !important;
	top:414px !important;
}

#item13874 {
	width:256px !important;
	height:152px !important;
}

#item14944 {
	width:256px !important;
	height:152px !important;
	left:278px !important;
	top:220px !important;
}

#item80310 {
	width:212px !important;
	height:9px !important;
	left:276px !important;
	top:205px !important;
}

#item80340 {
	width:179px !important;
	height:9px !important;
	left:276px !important;
	top:402px !important;
}

#item80367 {
	width:185px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item80394 {
	width:251px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item80425 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item13876 {
	width:260px !important;
	height:159px !important;
}

#item14949 {
	width:260px !important;
	height:159px !important;
	left:7px !important;
	top:421px !important;
}

#item13877 {
	width:266px !important;
	height:232px !important;
}

#item14954 {
	width:266px !important;
	height:232px !important;
	left:278px !important;
	top:327px !important;
}

#item13878 {
	width:252px !important;
	height:149px !important;
}

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

#item13879 {
	width:266px !important;
	height:257px !important;
}

#item14965 {
	width:266px !important;
	height:257px !important;
	left:278px !important;
}

#item13880 {
	width:112px !important;
	height:136px !important;
}

#item14971 {
	width:112px !important;
	height:136px !important;
	left:44px !important;
	top:29px !important;
}

#item13881 {
	width:117px !important;
	height:149px !important;
}

#item14976 {
	width:117px !important;
	height:149px !important;
	left:158px !important;
	top:33px !important;
}

#item13889 {
	width:26px !important;
	height:40px !important;
}

#item14981 {
	width:26px !important;
	height:40px !important;
	left:18px !important;
	top:17px !important;
}

#item13890 {
	width:41px !important;
	height:36px !important;
}

#item14986 {
	width:41px !important;
	height:36px !important;
	left:49px !important;
	top:25px !important;
}

#item80452 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:409px !important;
}

#item80485 {
	width:115px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item80516 {
	width:189px !important;
	height:9px !important;
	left:276px !important;
	top:306px !important;
}

#item80543 {
	width:201px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item80576 {
	width:176px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item80606 {
	width:176px !important;
	height:9px !important;
	left:13px !important;
	top:211px !important;
}

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

#item14991 {
	width:252px !important;
	height:162px !important;
	left:278px !important;
}

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

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

#item13894 {
	width:119px !important;
	height:86px !important;
}

#item15001 {
	width:119px !important;
	height:86px !important;
	top:259px !important;
}

#item13895 {
	width:252px !important;
	height:150px !important;
}

#item15006 {
	width:252px !important;
	height:150px !important;
	left:278px !important;
	top:230px !important;
}

#item13896 {
	width:159px !important;
	height:183px !important;
}

#item15011 {
	width:159px !important;
	height:183px !important;
	top:443px !important;
}

#item13897 {
	width:179px !important;
	height:181px !important;
}

#item15016 {
	width:179px !important;
	height:181px !important;
	left:278px !important;
	top:445px !important;
}

#item80636 {
	width:198px !important;
	height:9px !important;
	left:276px !important;
	top:217px !important;
}

#item80666 {
	width:145px !important;
	height:9px !important;
	left:276px !important;
	top:425px !important;
}

#item80693 {
	width:105px !important;
	height:18px !important;
	left:164px !important;
	top:610px !important;
}

#item80723 {
	width:68px !important;
	height:20px !important;
	left:461px !important;
	top:608px !important;
}

#item80751 {
	width:209px !important;
	height:9px !important;
	left:13px !important;
	top:414px !important;
}

#item80778 {
	width:209px !important;
	height:9px !important;
	left:13px !important;
	top:425px !important;
}

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

#item15021 {
	width:252px !important;
	height:206px !important;
	left:14px !important;
	top:421px !important;
}

#item13899 {
	width:168px !important;
	height:76px !important;
}

#item15026 {
	width:168px !important;
	height:76px !important;
	left:362px !important;
	top:334px !important;
}

#item13900 {
	width:92px !important;
	height:80px !important;
}

#item15032 {
	width:92px !important;
	height:80px !important;
	left:334px !important;
	top:442px !important;
}

#item13901 {
	width:62px !important;
	height:81px !important;
}

#item15037 {
	width:62px !important;
	height:81px !important;
	left:395px !important;
	top:449px !important;
}

#item13902 {
	width:60px !important;
	height:82px !important;
}

#item15042 {
	width:60px !important;
	height:82px !important;
	left:434px !important;
	top:468px !important;
}

#item13903 {
	width:86px !important;
	height:79px !important;
}

#item15047 {
	width:86px !important;
	height:79px !important;
	left:444px !important;
	top:497px !important;
}

#item13904 {
	width:81px !important;
	height:64px !important;
}

#item15052 {
	width:81px !important;
	height:64px !important;
	left:449px !important;
	top:554px !important;
}

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

#item15057 {
	width:252px !important;
	height:192px !important;
	left:14px !important;
	top:224px !important;
}

#item13906 {
	width:266px !important;
	height:241px !important;
}

#item15062 {
	width:266px !important;
	height:241px !important;
	left:278px !important;
}

#item13909 {
	width:168px !important;
	height:173px !important;
}

#item15067 {
	width:168px !important;
	height:173px !important;
	left:105px !important;
	top:7px !important;
}

#item80809 {
	width:155px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item80836 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:313px !important;
}

#item80863 {
	width:142px !important;
	height:9px !important;
	left:13px !important;
	top:186px !important;
}

#item80894 {
	width:202px !important;
	height:18px !important;
	left:13px !important;
	top:195px !important;
}

#item80928 {
	width:133px !important;
	height:18px !important;
	left:13px !important;
	top:371px !important;
}

#item80959 {
	width:114px !important;
	height:27px !important;
	left:13px !important;
	top:389px !important;
}

#item80994 {
	width:66px !important;
	height:9px !important;
	left:284px !important;
	top:558px !important;
}

#item81021 {
	width:67px !important;
	height:9px !important;
	left:284px !important;
	top:568px !important;
}

#item81049 {
	width:67px !important;
	height:9px !important;
	left:284px !important;
	top:579px !important;
}

#item81076 {
	width:67px !important;
	height:9px !important;
	left:284px !important;
	top:589px !important;
}

#item81103 {
	width:66px !important;
	height:9px !important;
	left:284px !important;
	top:600px !important;
}

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

#item15072 {
	width:252px !important;
	height:147px !important;
	left:278px !important;
	top:48px !important;
}

#item13911 {
	width:208px !important;
	height:322px !important;
}

#item15077 {
	width:208px !important;
	height:322px !important;
}

#item13912 {
	width:150px !important;
	height:109px !important;
}

#item15083 {
	width:150px !important;
	height:109px !important;
	left:218px !important;
	top:263px !important;
}

#item13913 {
	width:157px !important;
	height:110px !important;
}

#item15088 {
	width:157px !important;
	height:110px !important;
	left:373px !important;
	top:263px !important;
}

#item13914 {
	width:169px !important;
	height:186px !important;
}

#item15093 {
	width:169px !important;
	height:186px !important;
	top:449px !important;
}

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

#item15098 {
	width:252px !important;
	height:96px !important;
	left:278px !important;
	top:449px !important;
}

#item81130 {
	width:219px !important;
	height:9px !important;
	left:281px !important;
	top:241px !important;
}

#item81160 {
	width:163px !important;
	height:18px !important;
	left:17px !important;
	top:420px !important;
}

#item81192 {
	width:84px !important;
	height:38px !important;
	left:170px !important;
	top:590px !important;
}

#item81223 {
	width:166px !important;
	height:19px !important;
	left:281px !important;
	top:609px !important;
}

#item81255 {
	width:95px !important;
	height:29px !important;
	left:220px !important;
	top:410px !important;
}

#item81286 {
	width:112px !important;
	height:29px !important;
	left:327px !important;
	top:410px !important;
}

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

#item15104 {
	width:252px !important;
	height:265px !important;
	left:14px !important;
	top:282px !important;
}

#item13917 {
	width:172px !important;
	height:150px !important;
}

#item15109 {
	width:172px !important;
	height:150px !important;
	left:372px !important;
	top:477px !important;
}

#item13918 {
	width:178px !important;
	height:183px !important;
}

#item15114 {
	width:178px !important;
	height:183px !important;
	left:352px !important;
	top:283px !important;
}

#item13919 {
	width:278px !important;
	height:275px !important;
}

#item15119 {
	width:278px !important;
	height:275px !important;
	left:266px !important;
}

#item13920 {
	width:128px !important;
	height:122px !important;
}

#item15125 {
	width:128px !important;
	height:122px !important;
	left:20px !important;
	top:54px !important;
}

#item81317 {
	width:188px !important;
	height:18px !important;
	left:19px !important;
	top:601px !important;
}

#item81349 {
	width:81px !important;
	height:38px !important;
	left:281px !important;
	top:590px !important;
}

#item81379 {
	width:61px !important;
	height:54px !important;
	left:281px !important;
	top:409px !important;
}

#item81412 {
	width:140px !important;
	height:19px !important;
	left:18px !important;
	top:250px !important;
}

#item13921 {
	width:137px !important;
	height:134px !important;
}

#item15130 {
	width:137px !important;
	height:134px !important;
	left:43px !important;
}

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

#item15135 {
	width:164px !important;
	height:133px !important;
	left:190px !important;
	top:14px !important;
}

#item13926 {
	width:164px !important;
	height:126px !important;
}

#item15140 {
	width:164px !important;
	height:126px !important;
	left:366px !important;
	top:14px !important;
}

#item13927 {
	width:165px !important;
	height:151px !important;
}

#item15145 {
	width:165px !important;
	height:151px !important;
	left:14px !important;
	top:223px !important;
}

#item13928 {
	width:162px !important;
	height:164px !important;
}

#item15150 {
	width:162px !important;
	height:164px !important;
	left:192px !important;
	top:224px !important;
}

#item13929 {
	width:164px !important;
	height:143px !important;
}

#item15155 {
	width:164px !important;
	height:143px !important;
	left:366px !important;
	top:223px !important;
}

#item13930 {
	width:179px !important;
	height:205px !important;
}

#item15160 {
	width:179px !important;
	height:205px !important;
	top:430px !important;
}

#item13931 {
	width:206px !important;
	height:197px !important;
}

#item15165 {
	width:206px !important;
	height:197px !important;
	left:332px !important;
	top:451px !important;
}

#item81443 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:204px !important;
}

#item81471 {
	width:158px !important;
	height:9px !important;
	left:189px !important;
	top:204px !important;
}

#item81788 {
	width:129px !important;
	height:20px !important;
	left:364px !important;
	top:198px !important;
}

#item81821 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:410px !important;
}

#item81848 {
	width:77px !important;
	height:20px !important;
	left:223px !important;
	top:400px !important;
}

#item81875 {
	width:173px !important;
	height:9px !important;
	left:364px !important;
	top:410px !important;
}

#item81906 {
	width:68px !important;
	height:40px !important;
	left:189px !important;
	top:588px !important;
}

#item81937 {
	width:105px !important;
	height:20px !important;
	left:283px !important;
	top:486px !important;
}

#item13932 {
	width:93px !important;
	height:109px !important;
}

#item15171 {
	width:93px !important;
	height:109px !important;
	left:87px !important;
	top:426px !important;
}

#item13933 {
	width:157px !important;
	height:155px !important;
}

#item15176 {
	width:157px !important;
	height:155px !important;
	left:190px !important;
	top:428px !important;
}

#item13934 {
	width:141px !important;
	height:189px !important;
}

#item15182 {
	width:141px !important;
	height:189px !important;
	left:389px !important;
	top:422px !important;
}

#item13935 {
	width:164px !important;
	height:180px !important;
}

#item15187 {
	width:164px !important;
	height:180px !important;
	left:366px !important;
	top:178px !important;
}

#item13936 {
	width:122px !important;
	height:110px !important;
}

#item15192 {
	width:122px !important;
	height:110px !important;
	left:234px !important;
	top:253px !important;
}

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

#item15197 {
	width:164px !important;
	height:120px !important;
	left:14px !important;
	top:223px !important;
}

#item13938 {
	width:164px !important;
	height:131px !important;
}

#item15202 {
	width:164px !important;
	height:131px !important;
	left:14px !important;
	top:14px !important;
}

#item13939 {
	width:195px !important;
	height:130px !important;
}

#item15207 {
	width:195px !important;
	height:130px !important;
	left:191px !important;
	top:14px !important;
}

#item81968 {
	width:151px !important;
	height:9px !important;
	left:13px !important;
	top:204px !important;
}

#item81996 {
	width:87px !important;
	height:20px !important;
	left:189px !important;
	top:194px !important;
}

#item82023 {
	width:110px !important;
	height:18px !important;
	left:13px !important;
	top:401px !important;
}

#item82054 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item82084 {
	width:140px !important;
	height:18px !important;
	left:189px !important;
	top:409px !important;
}

#item82117 {
	width:177px !important;
	height:9px !important;
	left:189px !important;
	top:621px !important;
}

#item82148 {
	width:64px !important;
	height:45px !important;
	left:364px !important;
	top:506px !important;
}

#item82179 {
	width:112px !important;
	height:18px !important;
	left:364px !important;
	top:406px !important;
}

#item13942 {
	width:81px !important;
	height:103px !important;
}

#item15212 {
	width:81px !important;
	height:103px !important;
	left:287px !important;
	top:60px !important;
}

#item13943 {
	width:87px !important;
	height:108px !important;
}

#item15217 {
	width:87px !important;
	height:108px !important;
	left:361px !important;
	top:55px !important;
}

#item13944 {
	width:60px !important;
	height:88px !important;
}

#item15222 {
	width:60px !important;
	height:88px !important;
	left:462px !important;
	top:60px !important;
}

#item13945 {
	width:61px !important;
	height:89px !important;
}

#item15227 {
	width:61px !important;
	height:89px !important;
	left:461px !important;
	top:153px !important;
}

#item13946 {
	width:171px !important;
	height:268px !important;
}

#item15232 {
	width:171px !important;
	height:268px !important;
}

#item13947 {
	width:133px !important;
	height:133px !important;
}

#item15237 {
	width:133px !important;
	height:133px !important;
	left:98px !important;
	top:302px !important;
}

#item13948 {
	width:187px !important;
	height:148px !important;
}

#item15242 {
	width:187px !important;
	height:148px !important;
	left:343px !important;
	top:310px !important;
}

#item13949 {
	width:187px !important;
	height:186px !important;
}

#item15247 {
	width:187px !important;
	height:186px !important;
	left:14px !important;
	top:446px !important;
}

#item13950 {
	width:127px !important;
	height:135px !important;
}

#item15253 {
	width:127px !important;
	height:135px !important;
	left:321px !important;
	top:485px !important;
}

#item82212 {
	width:77px !important;
	height:28px !important;
	left:20px !important;
	top:397px !important;
}

#item82240 {
	width:83px !important;
	height:28px !important;
	left:178px !important;
	top:231px !important;
}

#item82270 {
	width:72px !important;
	height:28px !important;
	left:206px !important;
	top:600px !important;
}

#item82297 {
	width:69px !important;
	height:36px !important;
	left:278px !important;
	top:378px !important;
}

#item82327 {
	width:71px !important;
	height:47px !important;
	left:459px !important;
	top:567px !important;
}

#item82358 {
	width:208px !important;
	height:9px !important;
	left:276px !important;
	top:281px !important;
}

#item82388 {
	width:208px !important;
	height:9px !important;
	left:276px !important;
	top:290px !important;
}

#item13951 {
	width:104px !important;
	height:116px !important;
}

#item15258 {
	width:104px !important;
	height:116px !important;
	left:102px !important;
	top:507px !important;
}

#item13952 {
	width:32px !important;
	height:39px !important;
}

#item15263 {
	width:32px !important;
	height:39px !important;
	left:214px !important;
	top:453px !important;
}

#item13953 {
	width:30px !important;
	height:32px !important;
}

#item15268 {
	width:30px !important;
	height:32px !important;
	left:182px !important;
	top:454px !important;
}

#item13954 {
	width:186px !important;
	height:187px !important;
}

#item15274 {
	width:186px !important;
	height:187px !important;
	left:344px !important;
	top:446px !important;
}

#item13955 {
	width:163px !important;
	height:103px !important;
}

#item15279 {
	width:163px !important;
	height:103px !important;
	left:278px !important;
	top:191px !important;
}

#item13956 {
	width:164px !important;
	height:99px !important;
}

#item15284 {
	width:164px !important;
	height:99px !important;
	left:353px !important;
	top:255px !important;
}

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

#item15289 {
	width:140px !important;
	height:142px !important;
	left:14px !important;
	top:204px !important;
}

#item13959 {
	width:171px !important;
	height:171px !important;
}

#item15294 {
	width:171px !important;
	height:171px !important;
	left:359px !important;
	top:14px !important;
}

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

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

#item82415 {
	width:65px !important;
	height:47px !important;
	left:276px !important;
	top:555px !important;
}

#item82447 {
	width:180px !important;
	height:9px !important;
	left:13px !important;
	top:394px !important;
}

#item82474 {
	width:250px !important;
	height:9px !important;
	left:13px !important;
	top:178px !important;
}

#item82504 {
	width:69px !important;
	height:47px !important;
	left:281px !important;
	top:141px !important;
}

#item82536 {
	width:149px !important;
	height:9px !important;
	left:277px !important;
	top:417px !important;
}

#item82566 {
	width:149px !important;
	height:9px !important;
	left:277px !important;
	top:427px !important;
}

#item82593 {
	width:66px !important;
	height:38px !important;
	left:13px !important;
	top:550px !important;
}

#item82626 {
	width:67px !important;
	height:38px !important;
	left:13px !important;
	top:589px !important;
}

#item13961 {
	width:103px !important;
	height:106px !important;
}

#item15304 {
	width:103px !important;
	height:106px !important;
	left:427px !important;
	top:177px !important;
}

#item13962 {
	width:149px !important;
	height:112px !important;
}

#item15309 {
	width:149px !important;
	height:112px !important;
	left:269px !important;
	top:159px !important;
}

#item13963 {
	width:132px !important;
	height:239px !important;
}

#item15314 {
	width:132px !important;
	height:239px !important;
	left:283px !important;
	top:279px !important;
}

#item13964 {
	width:167px !important;
	height:393px !important;
}

#item15319 {
	width:167px !important;
	height:393px !important;
	left:100px !important;
	top:165px !important;
}

#item13965 {
	width:57px !important;
	height:58px !important;
}

#item15324 {
	width:57px !important;
	height:58px !important;
	left:23px !important;
	top:306px !important;
}

#item13966 {
	width:56px !important;
	height:56px !important;
}

#item15330 {
	width:56px !important;
	height:56px !important;
	left:23px !important;
	top:404px !important;
}

#item13967 {
	width:57px !important;
	height:55px !important;
}

#item15335 {
	width:57px !important;
	height:55px !important;
	left:441px !important;
	top:439px !important;
}

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

#item15341 {
	width:164px !important;
	height:247px !important;
	left:161px !important;
	top:349px !important;
}

#item13969 {
	width:57px !important;
	height:57px !important;
}

#item15346 {
	width:57px !important;
	height:57px !important;
	left:119px !important;
	top:479px !important;
}

#item13970 {
	width:162px !important;
	height:159px !important;
}

#item15351 {
	width:162px !important;
	height:159px !important;
	left:153px !important;
	top:189px !important;
}

#item13971 {
	width:181px !important;
	height:298px !important;
}

#item15356 {
	width:181px !important;
	height:298px !important;
	left:309px !important;
	top:255px !important;
}

#item13972 {
	width:55px !important;
	height:55px !important;
}

#item15361 {
	width:55px !important;
	height:55px !important;
	left:475px !important;
	top:568px !important;
}

#item13973 {
	width:56px !important;
	height:55px !important;
}

#item15366 {
	width:56px !important;
	height:55px !important;
	left:270px !important;
	top:102px !important;
}

#item13978 {
	width:55px !important;
	height:55px !important;
}

#item15371 {
	width:55px !important;
	height:55px !important;
	left:331px !important;
	top:102px !important;
}

#item82658 {
	width:91px !important;
	height:9px !important;
	left:13px !important;
	top:582px !important;
}

#item82685 {
	width:91px !important;
	height:9px !important;
	left:13px !important;
	top:592px !important;
}

#item82712 {
	width:84px !important;
	height:9px !important;
	left:13px !important;
	top:488px !important;
}

#item82739 {
	width:91px !important;
	height:9px !important;
	left:13px !important;
	top:497px !important;
}

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

#item82793 {
	width:76px !important;
	height:9px !important;
	left:13px !important;
	top:384px !important;
}

#item82820 {
	width:61px !important;
	height:9px !important;
	left:13px !important;
	top:394px !important;
}

#item82847 {
	width:66px !important;
	height:9px !important;
	left:13px !important;
	top:271px !important;
}

#item82875 {
	width:78px !important;
	height:9px !important;
	left:13px !important;
	top:280px !important;
}

#item82903 {
	width:92px !important;
	height:9px !important;
	left:13px !important;
	top:176px !important;
}

#item82930 {
	width:59px !important;
	height:9px !important;
	left:13px !important;
	top:62px !important;
}

#item82957 {
	width:86px !important;
	height:9px !important;
	left:13px !important;
	top:82px !important;
}

#item82984 {
	width:91px !important;
	height:9px !important;
	left:13px !important;
	top:92px !important;
}

#item13979 {
	width:88px !important;
	height:128px !important;
}

#item15376 {
	width:88px !important;
	height:128px !important;
	left:442px !important;
	top:14px !important;
}

#item13980 {
	width:88px !important;
	height:126px !important;
}

#item15381 {
	width:88px !important;
	height:126px !important;
	left:442px !important;
	top:156px !important;
}

#item13981 {
	width:47px !important;
	height:47px !important;
}

#item15386 {
	width:47px !important;
	height:47px !important;
	left:432px !important;
	top:295px !important;
}

#item13982 {
	width:47px !important;
	height:47px !important;
}

#item15391 {
	width:47px !important;
	height:47px !important;
	left:483px !important;
	top:295px !important;
}

#item13983 {
	width:48px !important;
	height:48px !important;
}

#item15397 {
	width:48px !important;
	height:48px !important;
	left:457px !important;
	top:347px !important;
}

#item13984 {
	width:137px !important;
	height:271px !important;
}

#item15404 {
	width:137px !important;
	height:271px !important;
	left:14px !important;
	top:186px !important;
}

#item13985 {
	width:134px !important;
	height:269px !important;
}

#item15409 {
	width:134px !important;
	height:269px !important;
	left:147px !important;
	top:189px !important;
}

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

#item15414 {
	width:128px !important;
	height:282px !important;
	left:286px !important;
	top:186px !important;
}

#item13987 {
	width:88px !important;
	height:127px !important;
}

#item15419 {
	width:88px !important;
	height:127px !important;
	left:442px !important;
	top:14px !important;
}

#item13988 {
	width:88px !important;
	height:126px !important;
}

#item15424 {
	width:88px !important;
	height:126px !important;
	left:442px !important;
	top:155px !important;
}

#item13989 {
	width:140px !important;
	height:215px !important;
}

#item15429 {
	width:140px !important;
	height:215px !important;
	left:157px !important;
	top:173px !important;
}

#item13990 {
	width:128px !important;
	height:228px !important;
}

#item15434 {
	width:128px !important;
	height:228px !important;
	left:300px !important;
	top:179px !important;
}

#item13993 {
	width:111px !important;
	height:171px !important;
}

#item15439 {
	width:111px !important;
	height:171px !important;
	left:183px !important;
	top:394px !important;
}

#item13994 {
	width:121px !important;
	height:151px !important;
}

#item15444 {
	width:121px !important;
	height:151px !important;
	left:314px !important;
	top:412px !important;
}

#item13995 {
	width:84px !important;
	height:50px !important;
}

#item15449 {
	width:84px !important;
	height:50px !important;
	left:446px !important;
	top:492px !important;
}

#item13996 {
	width:84px !important;
	height:51px !important;
}

#item15454 {
	width:84px !important;
	height:51px !important;
	left:446px !important;
	top:545px !important;
}

#item83011 {
	width:65px !important;
	height:9px !important;
	left:13px !important;
	top:234px !important;
}

#item83038 {
	width:68px !important;
	height:9px !important;
	left:13px !important;
	top:243px !important;
}

#item83065 {
	width:73px !important;
	height:9px !important;
	left:13px !important;
	top:294px !important;
}

#item83092 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item83119 {
	width:74px !important;
	height:9px !important;
	left:13px !important;
	top:71px !important;
}

#item83147 {
	width:78px !important;
	height:9px !important;
	left:13px !important;
	top:92px !important;
}

#item83174 {
	width:83px !important;
	height:9px !important;
	left:13px !important;
	top:112px !important;
}

#item83202 {
	width:66px !important;
	height:9px !important;
	left:13px !important;
	top:151px !important;
}

#item83230 {
	width:62px !important;
	height:9px !important;
	left:13px !important;
	top:377px !important;
}

#item83257 {
	width:62px !important;
	height:9px !important;
	left:13px !important;
	top:386px !important;
}

#item83285 {
	width:75px !important;
	height:9px !important;
	left:13px !important;
	top:468px !important;
}

#item83312 {
	width:83px !important;
	height:9px !important;
	left:13px !important;
	top:517px !important;
}

#item83339 {
	width:92px !important;
	height:9px !important;
	left:13px !important;
	top:590px !important;
}

#item83367 {
	width:88px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item13997 {
	width:149px !important;
	height:140px !important;
}

#item15459 {
	width:149px !important;
	height:140px !important;
	left:187px !important;
	top:162px !important;
}

#item13998 {
	width:169px !important;
	height:286px !important;
}

#item15464 {
	width:169px !important;
	height:286px !important;
	left:162px !important;
	top:308px !important;
}

#item13999 {
	width:149px !important;
	height:355px !important;
}

#item15469 {
	width:149px !important;
	height:355px !important;
	left:342px !important;
	top:167px !important;
}

#item14000 {
	width:141px !important;
	height:30px !important;
}

#item15474 {
	width:141px !important;
	height:30px !important;
	left:14px !important;
	top:219px !important;
}

#item14001 {
	width:141px !important;
	height:39px !important;
}

#item15480 {
	width:141px !important;
	height:39px !important;
	left:14px !important;
	top:250px !important;
}

#item14002 {
	width:141px !important;
	height:24px !important;
}

#item15485 {
	width:141px !important;
	height:24px !important;
	left:14px !important;
	top:290px !important;
}

#item14003 {
	width:141px !important;
	height:39px !important;
}

#item15491 {
	width:141px !important;
	height:39px !important;
	left:14px !important;
	top:315px !important;
}

#item14004 {
	width:141px !important;
	height:24px !important;
}

#item15496 {
	width:141px !important;
	height:24px !important;
	left:14px !important;
	top:356px !important;
}

#item14006 {
	width:159px !important;
	height:237px !important;
}

#item15501 {
	width:159px !important;
	height:237px !important;
	left:145px !important;
	top:163px !important;
}

#item14007 {
	width:190px !important;
	height:270px !important;
}

#item15506 {
	width:190px !important;
	height:270px !important;
	left:308px !important;
	top:152px !important;
}

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

#item15511 {
	width:62px !important;
	height:61px !important;
	left:468px !important;
	top:315px !important;
}

#item83395 {
	width:62px !important;
	height:9px !important;
	left:13px !important;
	top:52px !important;
}

#item83423 {
	width:63px !important;
	height:9px !important;
	left:13px !important;
	top:131px !important;
}

#item83450 {
	width:65px !important;
	height:9px !important;
	left:13px !important;
	top:140px !important;
}

#item83477 {
	width:61px !important;
	height:9px !important;
	left:13px !important;
	top:150px !important;
}

#item83504 {
	width:65px !important;
	height:9px !important;
	left:13px !important;
	top:219px !important;
}

#item83531 {
	width:88px !important;
	height:9px !important;
	left:13px !important;
	top:229px !important;
}

#item83558 {
	width:72px !important;
	height:9px !important;
	left:13px !important;
	top:299px !important;
}

#item83585 {
	width:89px !important;
	height:9px !important;
	left:13px !important;
	top:388px !important;
}

#item83612 {
	width:105px !important;
	height:9px !important;
	left:13px !important;
	top:397px !important;
}

#item14009 {
	width:119px !important;
	height:111px !important;
}

#item15516 {
	width:119px !important;
	height:111px !important;
	left:322px !important;
	top:83px !important;
}

#item14010 {
	width:112px !important;
	height:109px !important;
}

#item15521 {
	width:112px !important;
	height:109px !important;
	left:427px !important;
	top:108px !important;
}

#item14011 {
	width:114px !important;
	height:96px !important;
}

#item15526 {
	width:114px !important;
	height:96px !important;
	left:426px !important;
	top:10px !important;
}

#item14012 {
	width:17px !important;
	height:29px !important;
}

#item15531 {
	width:17px !important;
	height:29px !important;
	left:22px !important;
	top:58px !important;
}

#item14013 {
	width:76px !important;
	height:56px !important;
}

#item15536 {
	width:76px !important;
	height:56px !important;
	left:18px !important;
	top:102px !important;
}

#item14014 {
	width:41px !important;
	height:27px !important;
}

#item15541 {
	width:41px !important;
	height:27px !important;
	left:95px !important;
	top:148px !important;
}

#item14015 {
	width:109px !important;
	height:83px !important;
}

#item15546 {
	width:109px !important;
	height:83px !important;
	left:18px !important;
	top:189px !important;
}

#item14016 {
	width:124px !important;
	height:84px !important;
}

#item15552 {
	width:124px !important;
	height:84px !important;
	left:133px !important;
	top:191px !important;
}

#item14017 {
	width:119px !important;
	height:169px !important;
}

#item15557 {
	width:119px !important;
	height:169px !important;
	left:142px !important;
	top:14px !important;
}

#item14018 {
	width:66px !important;
	height:63px !important;
}

#item15562 {
	width:66px !important;
	height:63px !important;
	left:14px !important;
	top:373px !important;
}

#item14019 {
	width:259px !important;
	height:176px !important;
}

#item15567 {
	width:259px !important;
	height:176px !important;
	left:7px !important;
	top:448px !important;
}

#item14020 {
	width:215px !important;
	height:313px !important;
}

#item15572 {
	width:215px !important;
	height:313px !important;
	left:278px !important;
	top:339px !important;
}

#item83640 {
	width:104px !important;
	height:20px !important;
	left:86px !important;
	top:417px !important;
}

#item83671 {
	width:82px !important;
	height:49px !important;
	left:450px !important;
	top:347px !important;
}

#item83702 {
	width:83px !important;
	height:20px !important;
	left:131px !important;
	top:608px !important;
}

#item83729 {
	width:105px !important;
	height:18px !important;
	left:276px !important;
	top:62px !important;
}

#item83761 {
	width:105px !important;
	height:18px !important;
	left:276px !important;
	top:80px !important;
}

#item83792 {
	width:248px !important;
	height:9px !important;
	left:13px !important;
	top:322px !important;
}

#item83824 {
	width:248px !important;
	height:9px !important;
	left:13px !important;
	top:331px !important;
}

#item83857 {
	width:248px !important;
	height:18px !important;
	left:13px !important;
	top:340px !important;
}

#item14024 {
	width:304px !important;
	height:186px !important;
}

#item15577 {
	width:304px !important;
	height:186px !important;
	left:226px !important;
	top:435px !important;
}

#item14021 {
	width:231px !important;
	height:135px !important;
}

#item15582 {
	width:231px !important;
	height:135px !important;
	left:85px !important;
	top:342px !important;
}

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

#item15587 {
	width:219px !important;
	height:176px !important;
	left:4px !important;
	top:397px !important;
}

#item14025 {
	width:225px !important;
	height:120px !important;
}

#item15592 {
	width:225px !important;
	height:120px !important;
	left:7px !important;
	top:204px !important;
}

#item14026 {
	width:198px !important;
	height:172px !important;
}

#item15597 {
	width:198px !important;
	height:172px !important;
	left:339px !important;
	top:14px !important;
}

#item14027 {
	width:206px !important;
	height:164px !important;
}

#item15603 {
	width:206px !important;
	height:164px !important;
	left:111px !important;
	top:6px !important;
}

#item14028 {
	width:236px !important;
	height:186px !important;
}

#item15608 {
	width:236px !important;
	height:186px !important;
	left:250px !important;
	top:153px !important;
}

#item83889 {
	width:87px !important;
	height:9px !important;
	left:22px !important;
	top:152px !important;
}

#item83916 {
	width:88px !important;
	height:9px !important;
	left:22px !important;
	top:163px !important;
}

#item83943 {
	width:88px !important;
	height:9px !important;
	left:22px !important;
	top:173px !important;
}

#item83970 {
	width:113px !important;
	height:9px !important;
	left:323px !important;
	top:428px !important;
}

#item83998 {
	width:113px !important;
	height:9px !important;
	left:323px !important;
	top:438px !important;
}

#item84025 {
	width:113px !important;
	height:9px !important;
	left:323px !important;
	top:449px !important;
}

#item14029 {
	width:252px !important;
	height:118px !important;
}

#item15613 {
	width:252px !important;
	height:118px !important;
	left:278px !important;
	top:14px !important;
}

#item14031 {
	width:266px !important;
	height:226px !important;
}

#item15618 {
	width:266px !important;
	height:226px !important;
}

#item14032 {
	width:194px !important;
	height:140px !important;
}

#item15624 {
	width:194px !important;
	height:140px !important;
	left:336px !important;
	top:203px !important;
}

#item14033 {
	width:225px !important;
	height:125px !important;
}

#item15629 {
	width:225px !important;
	height:125px !important;
	left:270px !important;
	top:303px !important;
}

#item14034 {
	width:238px !important;
	height:164px !important;
}

#item15634 {
	width:238px !important;
	height:164px !important;
	left:300px !important;
	top:393px !important;
}

#item14035 {
	width:221px !important;
	height:105px !important;
}

#item15639 {
	width:221px !important;
	height:105px !important;
	left:27px !important;
	top:302px !important;
}

#item14036 {
	width:224px !important;
	height:151px !important;
}

#item15645 {
	width:224px !important;
	height:151px !important;
	left:37px !important;
	top:380px !important;
}

#item84052 {
	width:111px !important;
	height:36px !important;
	left:150px !important;
	top:248px !important;
}

#item84085 {
	width:155px !important;
	height:18px !important;
	left:276px !important;
	top:170px !important;
}

#item84117 {
	width:229px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

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

#item84179 {
	width:180px !important;
	height:9px !important;
	left:276px !important;
	top:598px !important;
}

#item84207 {
	width:180px !important;
	height:9px !important;
	left:276px !important;
	top:608px !important;
}

#item84235 {
	width:180px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item14041 {
	width:282px !important;
	height:331px !important;
}

#item15650 {
	width:282px !important;
	height:331px !important;
	left:248px !important;
	top:14px !important;
}

#item14039 {
	width:235px !important;
	height:131px !important;
}

#item15655 {
	width:235px !important;
	height:131px !important;
	left:28px !important;
	top:504px !important;
}

#item14037 {
	width:187px !important;
	height:127px !important;
}

#item15660 {
	width:187px !important;
	height:127px !important;
	left:122px !important;
	top:315px !important;
}

#item14038 {
	width:187px !important;
	height:128px !important;
}

#item15665 {
	width:187px !important;
	height:128px !important;
	left:129px !important;
	top:408px !important;
}

#item14040 {
	width:205px !important;
	height:179px !important;
}

#item15670 {
	width:205px !important;
	height:179px !important;
	left:325px !important;
	top:378px !important;
}

#item14045 {
	width:238px !important;
	height:303px !important;
}

#item15675 {
	width:238px !important;
	height:303px !important;
	left:3px !important;
	top:8px !important;
}

#item84262 {
	width:84px !important;
	height:20px !important;
	left:160px !important;
	top:315px !important;
}

#item84289 {
	width:115px !important;
	height:18px !important;
	left:246px !important;
	top:242px !important;
}

#item84320 {
	width:141px !important;
	height:20px !important;
	left:324px !important;
	top:607px !important;
}

#item84350 {
	width:87px !important;
	height:9px !important;
	left:13px !important;
	top:462px !important;
}

#item84377 {
	width:87px !important;
	height:9px !important;
	left:13px !important;
	top:471px !important;
}

#item84404 {
	width:87px !important;
	height:9px !important;
	left:13px !important;
	top:480px !important;
}

#item14046 {
	width:225px !important;
	height:208px !important;
}

#item15680 {
	width:225px !important;
	height:208px !important;
	left:305px !important;
}

#item14047 {
	width:306px !important;
	height:242px !important;
}

#item15685 {
	width:306px !important;
	height:242px !important;
	left:6px !important;
	top:13px !important;
}

#item14048 {
	width:256px !important;
	height:150px !important;
}

#item15691 {
	width:256px !important;
	height:150px !important;
	left:278px !important;
	top:218px !important;
}

#item14049 {
	width:249px !important;
	height:153px !important;
}

#item15696 {
	width:249px !important;
	height:153px !important;
	left:17px !important;
	top:386px !important;
}

#item14050 {
	width:96px !important;
	height:62px !important;
}

#item15702 {
	width:96px !important;
	height:62px !important;
	left:164px !important;
	top:329px !important;
}

#item14051 {
	width:257px !important;
	height:159px !important;
}

#item15707 {
	width:257px !important;
	height:159px !important;
	left:273px !important;
	top:420px !important;
}

#item84432 {
	width:79px !important;
	height:20px !important;
	left:420px !important;
	top:192px !important;
}

#item84459 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item84486 {
	width:195px !important;
	height:9px !important;
	left:279px !important;
	top:404px !important;
}

#item84518 {
	width:258px !important;
	height:9px !important;
	left:277px !important;
	top:619px !important;
}

#item84551 {
	width:187px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

#item84581 {
	width:187px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

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

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

#item14053 {
	width:193px !important;
	height:142px !important;
}

#item15717 {
	width:193px !important;
	height:142px !important;
	left:286px !important;
	top:325px !important;
}

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

#item15722 {
	width:252px !important;
	height:133px !important;
	left:278px !important;
	top:432px !important;
}

#item14055 {
	width:154px !important;
	height:140px !important;
}

#item15727 {
	width:154px !important;
	height:140px !important;
	left:390px !important;
}

#item14056 {
	width:143px !important;
	height:68px !important;
}

#item15732 {
	width:143px !important;
	height:68px !important;
	left:278px !important;
	top:179px !important;
}

#item14057 {
	width:101px !important;
	height:67px !important;
}

#item15737 {
	width:101px !important;
	height:67px !important;
	left:432px !important;
	top:193px !important;
}

#item14060 {
	width:186px !important;
	height:301px !important;
}

#item15742 {
	width:186px !important;
	height:301px !important;
	left:81px !important;
	top:14px !important;
}

#item84608 {
	width:59px !important;
	height:50px !important;
	left:16px !important;
	top:187px !important;
}

#item84640 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item84668 {
	width:235px !important;
	height:9px !important;
	left:276px !important;
	top:608px !important;
}

#item84699 {
	width:235px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item84729 {
	width:225px !important;
	height:9px !important;
	left:277px !important;
	top:286px !important;
}

#item84759 {
	width:225px !important;
	height:9px !important;
	left:277px !important;
	top:296px !important;
}

#item84791 {
	width:225px !important;
	height:9px !important;
	left:277px !important;
	top:307px !important;
}

#item14061 {
	width:278px !important;
	height:142px !important;
}

#item15747 {
	width:278px !important;
	height:142px !important;
	left:266px !important;
}

#item14062 {
	width:159px !important;
	height:138px !important;
}

#item15752 {
	width:159px !important;
	height:138px !important;
	left:14px !important;
	top:91px !important;
}

#item14063 {
	width:43px !important;
	height:43px !important;
}

#item15757 {
	width:43px !important;
	height:43px !important;
	left:164px !important;
	top:14px !important;
}

#item14064 {
	width:37px !important;
	height:43px !important;
}

#item15762 {
	width:37px !important;
	height:43px !important;
	left:210px !important;
	top:14px !important;
}

#item14065 {
	width:77px !important;
	height:47px !important;
}

#item15767 {
	width:77px !important;
	height:47px !important;
	left:169px !important;
	top:72px !important;
}

#item14066 {
	width:264px !important;
	height:159px !important;
}

#item15773 {
	width:264px !important;
	height:159px !important;
	top:397px !important;
}

#item14067 {
	width:135px !important;
	height:113px !important;
}

#item15778 {
	width:135px !important;
	height:113px !important;
	left:278px !important;
	top:312px !important;
}

#item14068 {
	width:133px !important;
	height:101px !important;
}

#item15783 {
	width:133px !important;
	height:101px !important;
	left:302px !important;
	top:435px !important;
}

#item84825 {
	width:212px !important;
	height:9px !important;
	left:265px !important;
	top:192px !important;
}

#item84857 {
	width:213px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item84890 {
	width:243px !important;
	height:9px !important;
	left:13px !important;
	top:372px !important;
}

#item84923 {
	width:243px !important;
	height:9px !important;
	left:13px !important;
	top:382px !important;
}

#item84955 {
	width:229px !important;
	height:9px !important;
	left:265px !important;
	top:619px !important;
}

#item84985 {
	width:66px !important;
	height:9px !important;
	left:265px !important;
	top:607px !important;
}

#item85012 {
	width:66px !important;
	height:9px !important;
	left:333px !important;
	top:607px !important;
}

#item85040 {
	width:66px !important;
	height:9px !important;
	left:400px !important;
	top:607px !important;
}

#item14069 {
	width:259px !important;
	height:264px !important;
}

#item15788 {
	width:259px !important;
	height:264px !important;
	left:14px !important;
	top:367px !important;
}

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

#item15804 {
	width:252px !important;
	height:154px !important;
	left:278px !important;
	top:282px !important;
}

#item14074 {
	width:81px !important;
	height:83px !important;
}

#item15809 {
	width:81px !important;
	height:83px !important;
	left:286px !important;
	top:449px !important;
}

#item14075 {
	width:84px !important;
	height:86px !important;
}

#item15814 {
	width:84px !important;
	height:86px !important;
	left:376px !important;
	top:447px !important;
}

#item14076 {
	width:266px !important;
	height:269px !important;
}

#item15933 {
	width:266px !important;
	height:269px !important;
	left:279px !important;
}

#item14077 {
	width:116px !important;
	height:101px !important;
}

#item15938 {
	width:116px !important;
	height:101px !important;
	left:129px !important;
	top:67px !important;
}

#item14078 {
	width:84px !important;
	height:51px !important;
}

#item15943 {
	width:84px !important;
	height:51px !important;
	left:9px !important;
	top:176px !important;
}

#item14079 {
	width:173px !important;
	height:49px !important;
}

#item15948 {
	width:173px !important;
	height:49px !important;
	left:96px !important;
	top:175px !important;
}

#item85068 {
	width:133px !important;
	height:30px !important;
	left:281px !important;
	top:242px !important;
}

#item85100 {
	width:133px !important;
	height:27px !important;
	left:13px !important;
	top:600px !important;
}

#item85133 {
	width:247px !important;
	height:18px !important;
	left:18px !important;
	top:336px !important;
}

#item85165 {
	width:247px !important;
	height:9px !important;
	left:18px !important;
	top:326px !important;
}

#item85192 {
	width:68px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item85219 {
	width:63px !important;
	height:9px !important;
	left:347px !important;
	top:610px !important;
}

#item85246 {
	width:60px !important;
	height:9px !important;
	left:414px !important;
	top:610px !important;
}

#item14080 {
	width:198px !important;
	height:169px !important;
}

#item15953 {
	width:198px !important;
	height:169px !important;
	top:69px !important;
}

#item14081 {
	width:107px !important;
	height:105px !important;
}

#item15958 {
	width:107px !important;
	height:105px !important;
	left:203px !important;
	top:60px !important;
}

#item14082 {
	width:106px !important;
	height:105px !important;
}

#item15963 {
	width:106px !important;
	height:105px !important;
	left:314px !important;
	top:60px !important;
}

#item14083 {
	width:107px !important;
	height:105px !important;
}

#item15968 {
	width:107px !important;
	height:105px !important;
	left:423px !important;
	top:60px !important;
}

#item14087 {
	width:200px !important;
	height:186px !important;
}

#item15974 {
	width:200px !important;
	height:186px !important;
	top:249px !important;
}

#item14088 {
	width:107px !important;
	height:105px !important;
}

#item15979 {
	width:107px !important;
	height:105px !important;
	left:203px !important;
	top:252px !important;
}

#item14089 {
	width:107px !important;
	height:105px !important;
}

#item15984 {
	width:107px !important;
	height:105px !important;
	left:314px !important;
	top:253px !important;
}

#item14090 {
	width:108px !important;
	height:103px !important;
}

#item15989 {
	width:108px !important;
	height:103px !important;
	left:422px !important;
	top:254px !important;
}

#item14091 {
	width:69px !important;
	height:111px !important;
}

#item15995 {
	width:69px !important;
	height:111px !important;
	left:11px !important;
	top:442px !important;
}

#item14092 {
	width:69px !important;
	height:111px !important;
}

#item16000 {
	width:69px !important;
	height:111px !important;
	left:89px !important;
	top:442px !important;
}

#item14093 {
	width:69px !important;
	height:111px !important;
}

#item16005 {
	width:69px !important;
	height:111px !important;
	left:165px !important;
	top:442px !important;
}

#item14094 {
	width:69px !important;
	height:111px !important;
}

#item16010 {
	width:69px !important;
	height:111px !important;
	left:242px !important;
	top:442px !important;
}

#item14095 {
	width:112px !important;
	height:192px !important;
}

#item16015 {
	width:112px !important;
	height:192px !important;
	left:411px !important;
	top:439px !important;
}

#item85274 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item85304 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:609px !important;
}

#item85331 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item85363 {
	width:184px !important;
	height:9px !important;
	left:197px !important;
	top:600px !important;
}

#item85390 {
	width:184px !important;
	height:9px !important;
	left:197px !important;
	top:609px !important;
}

#item85417 {
	width:155px !important;
	height:9px !important;
	left:209px !important;
	top:412px !important;
}

#item85447 {
	width:155px !important;
	height:9px !important;
	left:209px !important;
	top:421px !important;
}

#item85474 {
	width:151px !important;
	height:9px !important;
	left:371px !important;
	top:412px !important;
}

#item85502 {
	width:151px !important;
	height:9px !important;
	left:371px !important;
	top:421px !important;
}

#item85529 {
	width:165px !important;
	height:9px !important;
	left:209px !important;
	top:219px !important;
}

#item85559 {
	width:165px !important;
	height:9px !important;
	left:209px !important;
	top:228px !important;
}

#item85589 {
	width:152px !important;
	height:9px !important;
	left:381px !important;
	top:219px !important;
}

#item85616 {
	width:152px !important;
	height:9px !important;
	left:381px !important;
	top:228px !important;
}

#item14096 {
	width:121px !important;
	height:120px !important;
}

#item16020 {
	width:121px !important;
	height:120px !important;
	left:289px !important;
	top:57px !important;
}

#item14097 {
	width:82px !important;
	height:81px !important;
}

#item16025 {
	width:82px !important;
	height:81px !important;
	left:24px !important;
	top:60px !important;
}

#item14098 {
	width:82px !important;
	height:81px !important;
}

#item16030 {
	width:82px !important;
	height:81px !important;
	left:114px !important;
	top:60px !important;
}

#item14099 {
	width:82px !important;
	height:81px !important;
}

#item16035 {
	width:82px !important;
	height:81px !important;
	left:24px !important;
	top:148px !important;
}

#item14102 {
	width:82px !important;
	height:79px !important;
}

#item16040 {
	width:82px !important;
	height:79px !important;
	left:114px !important;
	top:148px !important;
}

#item14103 {
	width:81px !important;
	height:81px !important;
}

#item16045 {
	width:81px !important;
	height:81px !important;
	left:24px !important;
	top:236px !important;
}

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

#item16050 {
	width:82px !important;
	height:82px !important;
	left:113px !important;
	top:236px !important;
}

#item14105 {
	width:148px !important;
	height:147px !important;
}

#item16055 {
	width:148px !important;
	height:147px !important;
	left:118px !important;
	top:329px !important;
}

#item14106 {
	width:131px !important;
	height:118px !important;
}

#item16060 {
	width:131px !important;
	height:118px !important;
	left:14px !important;
	top:511px !important;
}

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

#item16066 {
	width:252px !important;
	height:223px !important;
	left:278px !important;
	top:333px !important;
}

#item85643 {
	width:95px !important;
	height:28px !important;
	left:13px !important;
	top:454px !important;
}

#item85674 {
	width:107px !important;
	height:27px !important;
	left:145px !important;
	top:601px !important;
}

#item85706 {
	width:222px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item85737 {
	width:176px !important;
	height:9px !important;
	left:276px !important;
	top:256px !important;
}

#item85767 {
	width:176px !important;
	height:9px !important;
	left:276px !important;
	top:265px !important;
}

#item85797 {
	width:175px !important;
	height:9px !important;
	left:276px !important;
	top:274px !important;
}

#item85825 {
	width:176px !important;
	height:9px !important;
	left:276px !important;
	top:283px !important;
}

#item85856 {
	width:176px !important;
	height:9px !important;
	left:276px !important;
	top:292px !important;
}

#item85889 {
	width:176px !important;
	height:9px !important;
	left:276px !important;
	top:301px !important;
}

#item85919 {
	width:242px !important;
	height:9px !important;
	left:276px !important;
	top:310px !important;
}

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

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

#item14109 {
	width:266px !important;
	height:262px !important;
}

#item16076 {
	width:266px !important;
	height:262px !important;
}

#item14110 {
	width:166px !important;
	height:241px !important;
}

#item16081 {
	width:166px !important;
	height:241px !important;
	left:101px !important;
	top:326px !important;
}

#item60221 {
	width:84px !important;
	height:69px !important;
}

#item60216 {
	width:84px !important;
	height:69px !important;
	left:14px !important;
	top:395px !important;
}

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

#item16086 {
	width:252px !important;
	height:232px !important;
	left:278px !important;
	top:327px !important;
}

#item85952 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:310px !important;
}

#item85982 {
	width:141px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item86009 {
	width:250px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item86041 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item86068 {
	width:78px !important;
	height:29px !important;
	left:16px !important;
	top:532px !important;
}

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

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

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

#item16096 {
	width:252px !important;
	height:242px !important;
	left:278px !important;
	top:325px !important;
}

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

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

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

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

#item86096 {
	width:171px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item86126 {
	width:126px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

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

#item86181 {
	width:121px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

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

#item16111 {
	width:252px !important;
	height:142px !important;
	left:278px !important;
	top:14px !important;
}

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

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

#item14120 {
	width:256px !important;
	height:145px !important;
}

#item16122 {
	width:256px !important;
	height:145px !important;
	left:278px !important;
	top:229px !important;
}

#item14121 {
	width:256px !important;
	height:224px !important;
}

#item16127 {
	width:256px !important;
	height:224px !important;
	left:14px !important;
	top:325px !important;
}

#item14122 {
	width:135px !important;
	height:120px !important;
}

#item16133 {
	width:135px !important;
	height:120px !important;
	left:278px !important;
	top:429px !important;
}

#item86208 {
	width:195px !important;
	height:9px !important;
	left:276px !important;
	top:211px !important;
}

#item86242 {
	width:252px !important;
	height:9px !important;
	left:277px !important;
	top:409px !important;
}

#item86275 {
	width:144px !important;
	height:9px !important;
	left:13px !important;
	top:306px !important;
}

#item86306 {
	width:237px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item86336 {
	width:125px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item14123 {
	width:142px !important;
	height:150px !important;
}

#item16138 {
	width:142px !important;
	height:150px !important;
	left:20px !important;
	top:449px !important;
}

#item14124 {
	width:258px !important;
	height:133px !important;
}

#item16144 {
	width:258px !important;
	height:133px !important;
	left:272px !important;
	top:429px !important;
}

#item14125 {
	width:138px !important;
	height:193px !important;
}

#item16149 {
	width:138px !important;
	height:193px !important;
	left:392px !important;
	top:223px !important;
}

#item14126 {
	width:147px !important;
	height:194px !important;
}

#item16154 {
	width:147px !important;
	height:194px !important;
	left:14px !important;
	top:223px !important;
}

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

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

#item14128 {
	width:252px !important;
	height:108px !important;
}

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

#item86364 {
	width:106px !important;
	height:20px !important;
	left:159px !important;
	top:608px !important;
}

#item86396 {
	width:247px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item86427 {
	width:101px !important;
	height:20px !important;
	left:166px !important;
	top:399px !important;
}

#item86457 {
	width:111px !important;
	height:20px !important;
	left:276px !important;
	top:399px !important;
}

#item86487 {
	width:196px !important;
	height:20px !important;
	left:18px !important;
	top:189px !important;
}

#item86519 {
	width:171px !important;
	height:9px !important;
	left:18px !important;
	top:178px !important;
}

#item86546 {
	width:177px !important;
	height:9px !important;
	left:279px !important;
	top:200px !important;
}

#item14129 {
	width:89px !important;
	height:383px !important;
}

#item16169 {
	width:89px !important;
	height:383px !important;
	left:444px !important;
	top:14px !important;
}

#item14130 {
	width:344px !important;
	height:206px !important;
}

#item16174 {
	width:344px !important;
	height:206px !important;
	top:76px !important;
}

#item14131 {
	width:96px !important;
	height:84px !important;
}

#item16179 {
	width:96px !important;
	height:84px !important;
	left:14px !important;
	top:266px !important;
}

#item14132 {
	width:96px !important;
	height:85px !important;
}

#item16184 {
	width:96px !important;
	height:85px !important;
	left:113px !important;
	top:266px !important;
}

#item14133 {
	width:165px !important;
	height:91px !important;
}

#item16189 {
	width:165px !important;
	height:91px !important;
	left:14px !important;
	top:428px !important;
}

#item14134 {
	width:164px !important;
	height:106px !important;
}

#item16194 {
	width:164px !important;
	height:106px !important;
	left:191px !important;
	top:427px !important;
}

#item14135 {
	width:171px !important;
	height:130px !important;
}

#item16199 {
	width:171px !important;
	height:130px !important;
	left:366px !important;
	top:428px !important;
}

#item86576 {
	width:121px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item86603 {
	width:112px !important;
	height:18px !important;
	left:189px !important;
	top:610px !important;
}

#item86634 {
	width:152px !important;
	height:9px !important;
	left:364px !important;
	top:619px !important;
}

#item86661 {
	width:77px !important;
	height:29px !important;
	left:369px !important;
	top:382px !important;
}

#item86688 {
	width:207px !important;
	height:9px !important;
	left:13px !important;
	top:399px !important;
}

#item86719 {
	width:207px !important;
	height:9px !important;
	left:13px !important;
	top:409px !important;
}

#item14136 {
	width:195px !important;
	height:299px !important;
}

#item16204 {
	width:195px !important;
	height:299px !important;
	left:14px !important;
	top:218px !important;
}

#item14137 {
	width:211px !important;
	height:140px !important;
}

#item16209 {
	width:211px !important;
	height:140px !important;
	left:326px !important;
	top:480px !important;
}

#item14138 {
	width:164px !important;
	height:144px !important;
}

#item16215 {
	width:164px !important;
	height:144px !important;
	left:366px !important;
	top:327px !important;
}

#item14139 {
	width:121px !important;
	height:193px !important;
}

#item16220 {
	width:121px !important;
	height:193px !important;
	left:219px !important;
	top:14px !important;
}

#item14140 {
	width:196px !important;
	height:210px !important;
}

#item16225 {
	width:196px !important;
	height:210px !important;
	left:348px !important;
}

#item14142 {
	width:65px !important;
	height:200px !important;
}

#item16230 {
	width:65px !important;
	height:200px !important;
	left:142px !important;
	top:14px !important;
}

#item86746 {
	width:114px !important;
	height:20px !important;
	left:18px !important;
	top:104px !important;
}

#item86777 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item86804 {
	width:191px !important;
	height:9px !important;
	left:218px !important;
	top:307px !important;
}

#item86834 {
	width:117px !important;
	height:20px !important;
	left:408px !important;
	top:296px !important;
}

#item86861 {
	width:120px !important;
	height:20px !important;
	left:218px !important;
	top:588px !important;
}

#item86891 {
	width:120px !important;
	height:20px !important;
	left:218px !important;
	top:608px !important;
}

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

#item16236 {
	width:218px !important;
	height:150px !important;
	left:312px !important;
	top:14px !important;
}

#item14144 {
	width:183px !important;
	height:200px !important;
}

#item16241 {
	width:183px !important;
	height:200px !important;
	left:13px !important;
	top:11px !important;
}

#item14147 {
	width:190px !important;
	height:194px !important;
}

#item16246 {
	width:190px !important;
	height:194px !important;
	left:14px !important;
	top:223px !important;
}

#item14148 {
	width:217px !important;
	height:108px !important;
}

#item16251 {
	width:217px !important;
	height:108px !important;
	left:313px !important;
	top:223px !important;
}

#item14149 {
	width:191px !important;
	height:198px !important;
}

#item16256 {
	width:191px !important;
	height:198px !important;
	left:14px !important;
	top:428px !important;
}

#item14150 {
	width:218px !important;
	height:140px !important;
}

#item16261 {
	width:218px !important;
	height:140px !important;
	left:312px !important;
	top:428px !important;
}

#item86918 {
	width:78px !important;
	height:20px !important;
	left:203px !important;
	top:193px !important;
}

#item86946 {
	width:97px !important;
	height:27px !important;
	left:437px !important;
	top:185px !important;
}

#item86977 {
	width:91px !important;
	height:36px !important;
	left:212px !important;
	top:382px !important;
}

#item87009 {
	width:220px !important;
	height:9px !important;
	left:311px !important;
	top:409px !important;
}

#item87041 {
	width:76px !important;
	height:40px !important;
	left:215px !important;
	top:588px !important;
}

#item87073 {
	width:222px !important;
	height:9px !important;
	left:311px !important;
	top:619px !important;
}

#item14151 {
	width:149px !important;
	height:218px !important;
}

#item16266 {
	width:149px !important;
	height:218px !important;
	left:14px !important;
	top:428px !important;
}

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

#item16271 {
	width:252px !important;
	height:235px !important;
	left:278px !important;
	top:325px !important;
}

#item14153 {
	width:148px !important;
	height:202px !important;
}

#item16276 {
	width:148px !important;
	height:202px !important;
	left:14px !important;
	top:221px !important;
}

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

#item16281 {
	width:266px !important;
	height:242px !important;
	left:278px !important;
	top:9px !important;
}

#item14155 {
	width:149px !important;
	height:202px !important;
}

#item16286 {
	width:149px !important;
	height:202px !important;
	left:14px !important;
	top:14px !important;
}

#item87103 {
	width:90px !important;
	height:20px !important;
	left:174px !important;
	top:193px !important;
}

#item87131 {
	width:79px !important;
	height:20px !important;
	left:166px !important;
	top:398px !important;
}

#item87158 {
	width:81px !important;
	height:20px !important;
	left:166px !important;
	top:608px !important;
}

#item87186 {
	width:227px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item87217 {
	width:189px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item16292 {
	width:257px !important;
	height:161px !important;
}

#item60222 {
	width:257px !important;
	height:161px !important;
	left:9px !important;
	top:15px !important;
}

#item16293 {
	width:244px !important;
	height:111px !important;
}

#item60227 {
	width:244px !important;
	height:111px !important;
	left:278px !important;
	top:53px !important;
}

#item16294 {
	width:251px !important;
	height:188px !important;
}

#item60232 {
	width:251px !important;
	height:188px !important;
	left:6px !important;
	top:245px !important;
}

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

#item60238 {
	width:237px !important;
	height:166px !important;
	left:278px !important;
	top:228px !important;
}

#item16296 {
	width:194px !important;
	height:148px !important;
}

#item60243 {
	width:194px !important;
	height:148px !important;
	left:14px !important;
	top:476px !important;
}

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

#item60248 {
	width:202px !important;
	height:151px !important;
	left:215px !important;
	top:476px !important;
}

#item87247 {
	width:213px !important;
	height:9px !important;
	left:13px !important;
	top:227px !important;
}

#item87278 {
	width:242px !important;
	height:9px !important;
	left:276px !important;
	top:210px !important;
}

#item87309 {
	width:132px !important;
	height:18px !important;
	left:136px !important;
	top:457px !important;
}

#item87340 {
	width:147px !important;
	height:19px !important;
	left:276px !important;
	top:442px !important;
}

#item87371 {
	width:82px !important;
	height:38px !important;
	left:432px !important;
	top:560px !important;
}

#item87402 {
	width:72px !important;
	height:28px !important;
	left:432px !important;
	top:600px !important;
}

#item16298 {
	width:175px !important;
	height:184px !important;
}

#item60253 {
	width:175px !important;
	height:184px !important;
	left:91px !important;
	top:443px !important;
}

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

#item60258 {
	width:252px !important;
	height:192px !important;
	left:278px !important;
	top:434px !important;
}

#item16300 {
	width:171px !important;
	height:198px !important;
}

#item60264 {
	width:171px !important;
	height:198px !important;
	left:278px !important;
	top:205px !important;
}

#item16324 {
	width:252px !important;
	height:149px !important;
}

#item60269 {
	width:252px !important;
	height:149px !important;
	left:14px !important;
	top:215px !important;
}

#item16325 {
	width:167px !important;
	height:171px !important;
}

#item60274 {
	width:167px !important;
	height:171px !important;
	left:100px !important;
	top:14px !important;
}

#item16326 {
	width:121px !important;
	height:169px !important;
}

#item60279 {
	width:121px !important;
	height:169px !important;
	left:413px !important;
	top:10px !important;
}

#item87433 {
	width:66px !important;
	height:47px !important;
	left:19px !important;
	top:140px !important;
}

#item87463 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:418px !important;
}

#item87493 {
	width:66px !important;
	height:28px !important;
	left:13px !important;
	top:583px !important;
}

#item87526 {
	width:64px !important;
	height:47px !important;
	left:279px !important;
	top:141px !important;
}

#item87558 {
	width:134px !important;
	height:19px !important;
	left:277px !important;
	top:606px !important;
}

#item87588 {
	width:72px !important;
	height:38px !important;
	left:457px !important;
	top:353px !important;
}

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

#item60284 {
	width:252px !important;
	height:142px !important;
	left:14px !important;
	top:16px !important;
}

#item16328 {
	width:64px !important;
	height:76px !important;
}

#item60289 {
	width:64px !important;
	height:76px !important;
	left:123px !important;
	top:164px !important;
}

#item16329 {
	width:64px !important;
	height:75px !important;
}

#item60294 {
	width:64px !important;
	height:75px !important;
	left:196px !important;
	top:164px !important;
}

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

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

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

#item60304 {
	width:252px !important;
	height:145px !important;
	left:278px !important;
	top:225px !important;
}

#item16332 {
	width:160px !important;
	height:298px !important;
}

#item60309 {
	width:160px !important;
	height:298px !important;
	left:14px !important;
	top:325px !important;
}

#item16333 {
	width:179px !important;
	height:214px !important;
}

#item60315 {
	width:179px !important;
	height:214px !important;
	left:359px !important;
	top:428px !important;
}

#item87618 {
	width:185px !important;
	height:9px !important;
	left:283px !important;
	top:212px !important;
}

#item87645 {
	width:153px !important;
	height:9px !important;
	left:283px !important;
	top:410px !important;
}

#item87673 {
	width:75px !important;
	height:20px !important;
	left:183px !important;
	top:553px !important;
}

#item87701 {
	width:61px !important;
	height:40px !important;
	left:283px !important;
	top:565px !important;
}

#item87728 {
	width:214px !important;
	height:9px !important;
	left:13px !important;
	top:296px !important;
}

#item87761 {
	width:214px !important;
	height:9px !important;
	left:13px !important;
	top:306px !important;
}

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

#item60320 {
	width:252px !important;
	height:145px !important;
	left:14px !important;
	top:428px !important;
}

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

#item60325 {
	width:252px !important;
	height:224px !important;
	left:278px !important;
	top:326px !important;
}

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

#item60330 {
	width:252px !important;
	height:140px !important;
	left:14px !important;
	top:224px !important;
}

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

#item60336 {
	width:252px !important;
	height:232px !important;
	left:278px !important;
	top:6px !important;
}

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

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

#item87791 {
	width:127px !important;
	height:20px !important;
	left:16px !important;
	top:189px !important;
}

#item87822 {
	width:137px !important;
	height:9px !important;
	left:13px !important;
	top:412px !important;
}

#item87849 {
	width:179px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item87878 {
	width:172px !important;
	height:9px !important;
	left:276px !important;
	top:306px !important;
}

#item87906 {
	width:157px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

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

#item60346 {
	width:252px !important;
	height:138px !important;
	left:278px !important;
	top:14px !important;
}

#item16341 {
	width:266px !important;
	height:227px !important;
}

#item60351 {
	width:266px !important;
	height:227px !important;
}

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

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

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

#item60361 {
	width:252px !important;
	height:122px !important;
	left:278px !important;
	top:430px !important;
}

#item16344 {
	width:266px !important;
	height:149px !important;
}

#item60366 {
	width:266px !important;
	height:149px !important;
	left:278px !important;
	top:223px !important;
}

#item87933 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:308px !important;
}

#item87960 {
	width:171px !important;
	height:9px !important;
	left:276px !important;
	top:204px !important;
}

#item87987 {
	width:193px !important;
	height:9px !important;
	left:276px !important;
	top:410px !important;
}

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

#item88045 {
	width:210px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item16345 {
	width:148px !important;
	height:205px !important;
}

#item60371 {
	width:148px !important;
	height:205px !important;
	left:118px !important;
	top:429px !important;
}

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

#item60376 {
	width:252px !important;
	height:212px !important;
	left:278px !important;
	top:327px !important;
}

#item16347 {
	width:230px !important;
	height:306px !important;
}

#item60381 {
	width:230px !important;
	height:306px !important;
	left:315px !important;
}

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

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

#item16349 {
	width:252px !important;
	height:134px !important;
}

#item60391 {
	width:252px !important;
	height:134px !important;
	left:14px !important;
	top:219px !important;
}

#item88076 {
	width:223px !important;
	height:9px !important;
	left:13px !important;
	top:204px !important;
}

#item88106 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:410px !important;
}

#item88133 {
	width:100px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item88163 {
	width:134px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item88190 {
	width:108px !important;
	height:29px !important;
	left:286px !important;
	top:276px !important;
}

#item16350 {
	width:133px !important;
	height:198px !important;
}

#item60396 {
	width:133px !important;
	height:198px !important;
	left:278px !important;
	top:14px !important;
}

#item16351 {
	width:252px !important;
	height:293px !important;
}

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

#item16353 {
	width:151px !important;
	height:199px !important;
}

#item60406 {
	width:151px !important;
	height:199px !important;
	left:388px !important;
	top:225px !important;
}

#item16354 {
	width:252px !important;
	height:174px !important;
}

#item60412 {
	width:252px !important;
	height:174px !important;
	left:14px !important;
	top:384px !important;
}

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

#item60417 {
	width:252px !important;
	height:143px !important;
	left:278px !important;
	top:428px !important;
}

#item88221 {
	width:79px !important;
	height:20px !important;
	left:414px !important;
	top:122px !important;
}

#item88248 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:367px !important;
}

#item88275 {
	width:93px !important;
	height:27px !important;
	left:276px !important;
	top:345px !important;
}

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

#item88333 {
	width:200px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

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

#item60422 {
	width:252px !important;
	height:236px !important;
	left:14px !important;
	top:322px !important;
}

#item16357 {
	width:80px !important;
	height:64px !important;
}

#item60428 {
	width:80px !important;
	height:64px !important;
	left:190px !important;
	top:571px !important;
}

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

#item60433 {
	width:266px !important;
	height:225px !important;
	left:278px !important;
	top:326px !important;
}

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

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

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

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

#item88363 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:304px !important;
}

#item88390 {
	width:113px !important;
	height:18px !important;
	left:13px !important;
	top:576px !important;
}

#item88423 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:620px !important;
}

#item88450 {
	width:218px !important;
	height:9px !important;
	left:276px !important;
	top:305px !important;
}

#item88481 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

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

#item60449 {
	width:252px !important;
	height:143px !important;
	left:278px !important;
	top:14px !important;
}

#item16362 {
	width:146px !important;
	height:315px !important;
}

#item60454 {
	width:146px !important;
	height:315px !important;
}

#item16363 {
	width:266px !important;
	height:130px !important;
}

#item60459 {
	width:266px !important;
	height:130px !important;
	left:278px !important;
	top:226px !important;
}

#item16364 {
	width:266px !important;
	height:215px !important;
}

#item60464 {
	width:266px !important;
	height:215px !important;
	top:327px !important;
}

#item16365 {
	width:202px !important;
	height:201px !important;
}

#item60469 {
	width:202px !important;
	height:201px !important;
	left:342px !important;
	top:433px !important;
}

#item88508 {
	width:118px !important;
	height:18px !important;
	left:140px !important;
	top:108px !important;
}

#item88538 {
	width:114px !important;
	height:36px !important;
	left:152px !important;
	top:130px !important;
}

#item88571 {
	width:167px !important;
	height:9px !important;
	left:276px !important;
	top:206px !important;
}

#item88598 {
	width:126px !important;
	height:18px !important;
	left:356px !important;
	top:409px !important;
}

#item88631 {
	width:187px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item88659 {
	width:69px !important;
	height:30px !important;
	left:276px !important;
	top:598px !important;
}

#item16366 {
	width:149px !important;
	height:201px !important;
}

#item60474 {
	width:149px !important;
	height:201px !important;
	left:69px !important;
	top:381px !important;
}

#item16367 {
	width:110px !important;
	height:20px !important;
}

#item60479 {
	width:110px !important;
	height:20px !important;
	left:197px !important;
	top:587px !important;
}

#item16371 {
	width:111px !important;
	height:28px !important;
}

#item60485 {
	width:111px !important;
	height:28px !important;
	left:172px !important;
	top:613px !important;
}

#item16372 {
	width:139px !important;
	height:312px !important;
}

#item60490 {
	width:139px !important;
	height:312px !important;
	left:396px !important;
	top:323px !important;
}

#item16373 {
	width:530px !important;
	height:315px !important;
}

#item60496 {
	width:530px !important;
	height:315px !important;
	left:14px !important;
}

#item88686 {
	width:133px !important;
	height:9px !important;
	left:21px !important;
	top:296px !important;
}

#item88713 {
	width:77px !important;
	height:20px !important;
	left:20px !important;
	top:440px !important;
}

#item88740 {
	width:69px !important;
	height:36px !important;
	left:327px !important;
	top:592px !important;
}

#item88771 {
	width:130px !important;
	height:9px !important;
	left:187px !important;
	top:532px !important;
}

#item88799 {
	width:130px !important;
	height:9px !important;
	left:187px !important;
	top:542px !important;
}

#item88830 {
	width:130px !important;
	height:9px !important;
	left:187px !important;
	top:553px !important;
}

#item16374 {
	width:544px !important;
	height:313px !important;
}

#item60501 {
	width:544px !important;
	height:313px !important;
}

#item16375 {
	width:179px !important;
	height:110px !important;
}

#item60506 {
	width:179px !important;
	height:110px !important;
	left:14px !important;
	top:319px !important;
}

#item16376 {
	width:89px !important;
	height:68px !important;
}

#item60511 {
	width:89px !important;
	height:68px !important;
	left:181px !important;
	top:383px !important;
}

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

#item60516 {
	width:252px !important;
	height:307px !important;
	left:278px !important;
	top:328px !important;
}

#item88857 {
	width:83px !important;
	height:20px !important;
	left:326px !important;
	top:288px !important;
}

#item88884 {
	width:82px !important;
	height:20px !important;
	left:440px !important;
	top:456px !important;
}

#item88915 {
	width:140px !important;
	height:9px !important;
	left:12px !important;
	top:619px !important;
}

#item88945 {
	width:82px !important;
	height:18px !important;
	left:197px !important;
	top:611px !important;
}

#item16378 {
	width:147px !important;
	height:153px !important;
}

#item60521 {
	width:147px !important;
	height:153px !important;
	left:119px !important;
	top:480px !important;
}

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

#item60526 {
	width:252px !important;
	height:243px !important;
	left:278px !important;
	top:325px !important;
}

#item16380 {
	width:142px !important;
	height:141px !important;
}

#item60531 {
	width:142px !important;
	height:141px !important;
	left:14px !important;
	top:327px !important;
}

#item16382 {
	width:429px !important;
	height:316px !important;
}

#item60536 {
	width:429px !important;
	height:316px !important;
	left:101px !important;
}

#item88975 {
	width:71px !important;
	height:45px !important;
	left:13px !important;
	top:271px !important;
}

#item89006 {
	width:78px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item89033 {
	width:105px !important;
	height:18px !important;
	left:160px !important;
	top:411px !important;
}

#item89063 {
	width:193px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item16383 {
	width:530px !important;
	height:320px !important;
}

#item60541 {
	width:530px !important;
	height:320px !important;
}

#item16384 {
	width:266px !important;
	height:187px !important;
}

#item60546 {
	width:266px !important;
	height:187px !important;
	top:327px !important;
}

#item16385 {
	width:150px !important;
	height:142px !important;
}

#item60551 {
	width:150px !important;
	height:142px !important;
	left:278px !important;
	top:326px !important;
}

#item16386 {
	width:148px !important;
	height:152px !important;
}

#item60556 {
	width:148px !important;
	height:152px !important;
	left:278px !important;
	top:480px !important;
}

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

#item60562 {
	width:266px !important;
	height:225px !important;
	left:544px !important;
	top:326px !important;
}

#item16390 {
	width:178px !important;
	height:313px !important;
}

#item60578 {
	width:178px !important;
	height:313px !important;
	left:544px !important;
}

#item89090 {
	width:111px !important;
	height:20px !important;
	left:410px !important;
	top:297px !important;
}

#item89118 {
	width:75px !important;
	height:18px !important;
	left:432px !important;
	top:452px !important;
}

#item89150 {
	width:102px !important;
	height:9px !important;
	left:432px !important;
	top:619px !important;
}

#item89177 {
	width:156px !important;
	height:9px !important;
	left:108px !important;
	top:619px !important;
}

#item16388 {
	width:197px !important;
	height:340px !important;
}

#item60567 {
	width:197px !important;
	height:340px !important;
	left:347px !important;
	top:326px !important;
}

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

#item60572 {
	width:266px !important;
	height:243px !important;
	left:278px !important;
}

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

#item89231 {
	width:57px !important;
	height:30px !important;
	left:276px !important;
	top:598px !important;
}

#item89258 {
	width:92px !important;
	height:27px !important;
	left:183px !important;
	top:289px !important;
}

#item89289 {
	width:197px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

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

#item60583 {
	width:252px !important;
	height:125px !important;
	left:278px !important;
	top:14px !important;
}

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

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

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

#item60593 {
	width:170px !important;
	height:194px !important;
	left:278px !important;
	top:224px !important;
}

#item16394 {
	width:254px !important;
	height:234px !important;
}

#item60598 {
	width:254px !important;
	height:234px !important;
	left:14px !important;
	top:326px !important;
}

#item16397 {
	width:159px !important;
	height:197px !important;
}

#item60603 {
	width:159px !important;
	height:197px !important;
	left:278px !important;
	top:430px !important;
}

#item89319 {
	width:186px !important;
	height:9px !important;
	left:13px !important;
	top:310px !important;
}

#item89347 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:204px !important;
}

#item89375 {
	width:79px !important;
	height:18px !important;
	left:437px !important;
	top:402px !important;
}

#item89402 {
	width:206px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item89432 {
	width:95px !important;
	height:30px !important;
	left:442px !important;
	top:598px !important;
}

#item16398 {
	width:530px !important;
	height:204px !important;
}

#item60608 {
	width:530px !important;
	height:204px !important;
	left:14px !important;
	top:430px !important;
}

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

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

#item16400 {
	width:173px !important;
	height:405px !important;
}

#item60618 {
	width:173px !important;
	height:405px !important;
	left:278px !important;
	top:14px !important;
}

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

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

#item89463 {
	width:210px !important;
	height:9px !important;
	left:12px !important;
	top:208px !important;
}

#item89493 {
	width:79px !important;
	height:18px !important;
	left:13px !important;
	top:402px !important;
}

#item89520 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item89550 {
	width:83px !important;
	height:20px !important;
	left:431px !important;
	top:392px !important;
}

#item16402 {
	width:164px !important;
	height:213px !important;
}

#item60628 {
	width:164px !important;
	height:213px !important;
	left:102px !important;
}

#item16403 {
	width:253px !important;
	height:214px !important;
}

#item60634 {
	width:253px !important;
	height:214px !important;
	left:277px !important;
}

#item16404 {
	width:167px !important;
	height:189px !important;
}

#item60639 {
	width:167px !important;
	height:189px !important;
	left:101px !important;
	top:226px !important;
}

#item16405 {
	width:156px !important;
	height:190px !important;
}

#item60644 {
	width:156px !important;
	height:190px !important;
	left:374px !important;
	top:226px !important;
}

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

#item60649 {
	width:252px !important;
	height:205px !important;
	left:14px !important;
	top:427px !important;
}

#item16407 {
	width:170px !important;
	height:205px !important;
}

#item60654 {
	width:170px !important;
	height:205px !important;
	left:374px !important;
	top:427px !important;
}

#item16408 {
	width:171px !important;
	height:209px !important;
}

#item60660 {
	width:171px !important;
	height:209px !important;
	left:544px !important;
	top:426px !important;
}

#item16413 {
	width:266px !important;
	height:190px !important;
}

#item60675 {
	width:266px !important;
	height:190px !important;
	left:544px !important;
	top:225px !important;
}

#item89577 {
	width:89px !important;
	height:27px !important;
	left:13px !important;
	top:188px !important;
}

#item89609 {
	width:111px !important;
	height:9px !important;
	left:276px !important;
	top:206px !important;
}

#item89637 {
	width:77px !important;
	height:18px !important;
	left:276px !important;
	top:399px !important;
}

#item89667 {
	width:89px !important;
	height:20px !important;
	left:13px !important;
	top:397px !important;
}

#item89694 {
	width:78px !important;
	height:18px !important;
	left:13px !important;
	top:610px !important;
}

#item89724 {
	width:80px !important;
	height:18px !important;
	left:276px !important;
	top:610px !important;
}

#item16409 {
	width:266px !important;
	height:140px !important;
}

#item60665 {
	width:266px !important;
	height:140px !important;
	left:278px !important;
	top:428px !important;
}

#item16412 {
	width:266px !important;
	height:137px !important;
}

#item60670 {
	width:266px !important;
	height:137px !important;
	left:278px !important;
	top:227px !important;
}

#item16414 {
	width:267px !important;
	height:149px !important;
}

#item60680 {
	width:267px !important;
	height:149px !important;
	left:277px !important;
}

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

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

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

#item89781 {
	width:117px !important;
	height:18px !important;
	left:13px !important;
	top:199px !important;
}

#item89812 {
	width:227px !important;
	height:9px !important;
	left:276px !important;
	top:206px !important;
}

#item89843 {
	width:79px !important;
	height:20px !important;
	left:177px !important;
	top:397px !important;
}

#item89870 {
	width:124px !important;
	height:9px !important;
	left:276px !important;
	top:414px !important;
}

#item89897 {
	width:75px !important;
	height:30px !important;
	left:176px !important;
	top:598px !important;
}

#item16416 {
	width:163px !important;
	height:260px !important;
}

#item60690 {
	width:163px !important;
	height:260px !important;
	top:52px !important;
}

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

#item60695 {
	width:252px !important;
	height:179px !important;
	left:278px !important;
	top:53px !important;
}

#item16418 {
	width:252px !important;
	height:261px !important;
}

#item60700 {
	width:252px !important;
	height:261px !important;
	left:14px !important;
	top:323px !important;
}

#item16419 {
	width:181px !important;
	height:261px !important;
}

#item60706 {
	width:181px !important;
	height:261px !important;
	left:363px !important;
	top:323px !important;
}

#item90238 {
	width:88px !important;
	height:38px !important;
	left:171px !important;
	top:265px !important;
}

#item90265 {
	width:132px !important;
	height:19px !important;
	left:279px !important;
	top:289px !important;
}

#item90296 {
	width:128px !important;
	height:19px !important;
	left:13px !important;
	top:567px !important;
}

#item90328 {
	width:74px !important;
	height:38px !important;
	left:282px !important;
	top:409px !important;
}
#in5footer,  #prefooter {display:none;}
