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

#item59138 {
	width:169px !important;
	height:9px !important;
	left:276px !important;
	top:193px !important;
}

#item59166 {
	width:211px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item59196 {
	width:206px !important;
	height:9px !important;
	left:290px !important;
	top:608px !important;
}

#item59228 {
	width:206px !important;
	height:9px !important;
	left:290px !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;
}

#item59255 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item59282 {
	width:178px !important;
	height:9px !important;
	left:12px !important;
	top:284px !important;
}

#item59309 {
	width:83px !important;
	height:9px !important;
	left:210px !important;
	top:423px !important;
}

#item59336 {
	width:83px !important;
	height:9px !important;
	left:210px !important;
	top:433px !important;
}

#item59363 {
	width:82px !important;
	height:9px !important;
	left:210px !important;
	top:444px !important;
}

#item59390 {
	width:71px !important;
	height:20px !important;
	left:209px !important;
	top:273px !important;
}

#item59417 {
	width:72px !important;
	height:29px !important;
	left:209px !important;
	top:293px !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;
}

#item45732 {
	width:69px !important;
	height:20px !important;
	left:182px !important;
	top:102px !important;
}

#item45762 {
	width:85px !important;
	height:30px !important;
	left:453px !important;
	top:150px !important;
}

#item45789 {
	width:111px !important;
	height:20px !important;
	left:23px !important;
	top:598px !important;
}

#item45817 {
	width:121px !important;
	height:9px !important;
	left:277px !important;
	top:619px !important;
}

#item45844 {
	width:173px !important;
	height:9px !important;
	left:276px !important;
	top:385px !important;
}

#item45871 {
	width:173px !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;
}

#item45898 {
	width:70px !important;
	height:20px !important;
	left:13px !important;
	top:507px !important;
}

#item45925 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:438px !important;
}

#item45952 {
	width:75px !important;
	height:20px !important;
	left:13px !important;
	top:325px !important;
}

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

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

#item46034 {
	width:136px !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;
}

#item46061 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:216px !important;
}

#item46088 {
	width:154px !important;
	height:9px !important;
	left:281px !important;
	top:421px !important;
}

#item46115 {
	width:199px !important;
	height:9px !important;
	left:19px !important;
	top:414px !important;
}

#item46146 {
	width:89px !important;
	height:30px !important;
	left:448px !important;
	top:187px !important;
}

#item46173 {
	width:204px !important;
	height:9px !important;
	left:13px !important;
	top:587px !important;
}

#item46205 {
	width:204px !important;
	height:9px !important;
	left:13px !important;
	top:598px !important;
}

#item46237 {
	width:204px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

#item46269 {
	width:204px !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;
}

#item46296 {
	width:82px !important;
	height:20px !important;
	left:20px !important;
	top:81px !important;
}

#item46323 {
	width:132px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item46350 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item46377 {
	width:210px !important;
	height:9px !important;
	left:217px !important;
	top:619px !important;
}

#item46411 {
	width:233px !important;
	height:9px !important;
	left:217px !important;
	top:586px !important;
}

#item46445 {
	width:233px !important;
	height:9px !important;
	left:217px !important;
	top:596px !important;
}

#item46477 {
	width:233px !important;
	height:9px !important;
	left:217px !important;
	top:607px !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;
}

#item46507 {
	width:182px !important;
	height:9px !important;
	left:288px !important;
	top:296px !important;
}

#item46534 {
	width:125px !important;
	height:20px !important;
	left:217px !important;
	top:380px !important;
}

#item46564 {
	width:134px !important;
	height:9px !important;
	left:13px !important;
	top:296px !important;
}

#item46595 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item46625 {
	width:100px !important;
	height:9px !important;
	left:382px !important;
	top:468px !important;
}

#item46653 {
	width:100px !important;
	height:9px !important;
	left:382px !important;
	top:477px !important;
}

#item46680 {
	width:109px !important;
	height:9px !important;
	left:401px !important;
	top:372px !important;
}

#item46708 {
	width:109px !important;
	height:9px !important;
	left:401px !important;
	top:382px !important;
}

#item46735 {
	width:109px !important;
	height:9px !important;
	left:401px !important;
	top:393px !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;
}

#item46762 {
	width:92px !important;
	height:20px !important;
	left:272px !important;
	top:211px !important;
}

#item46789 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:298px !important;
}

#item46819 {
	width:203px !important;
	height:9px !important;
	left:13px !important;
	top:308px !important;
}

#item46849 {
	width:119px !important;
	height:20px !important;
	left:23px !important;
	top:556px !important;
}

#item46879 {
	width:119px !important;
	height:20px !important;
	left:23px !important;
	top:576px !important;
}

#item46910 {
	width:119px !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;
}

#item46937 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:296px !important;
}

#item46964 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item46995 {
	width:78px !important;
	height:20px !important;
	left:276px !important;
	top:166px !important;
}

#item47022 {
	width:89px !important;
	height:20px !important;
	left:442px !important;
	top:296px !important;
}

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

#item47076 {
	width:169px !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;
}

#item47103 {
	width:205px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item47134 {
	width:195px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item47164 {
	width:74px !important;
	height:20px !important;
	left:415px !important;
	top:353px !important;
}

#item47191 {
	width:78px !important;
	height:29px !important;
	left:20px !important;
	top:103px !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;
}

#item47221 {
	width:182px !important;
	height:9px !important;
	left:18px !important;
	top:232px !important;
}

#item47249 {
	width:154px !important;
	height:19px !important;
	left:304px !important;
	top:387px !important;
}

#item47281 {
	width:72px !important;
	height:47px !important;
	left:458px !important;
	top:192px !important;
}

#item47311 {
	width:55px !important;
	height:47px !important;
	left:209px !important;
	top:568px !important;
}

#item47342 {
	width:64px !important;
	height:47px !important;
	left:460px !important;
	top:575px !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;
}

#item47372 {
	width:88px !important;
	height:38px !important;
	left:184px !important;
	top:377px !important;
}

#item47402 {
	width:68px !important;
	height:38px !important;
	left:16px !important;
	top:590px !important;
}

#item47432 {
	width:227px !important;
	height:9px !important;
	left:281px !important;
	top:405px !important;
}

#item47462 {
	width:71px !important;
	height:38px !important;
	left:279px !important;
	top:589px !important;
}

#item47492 {
	width:225px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item47522 {
	width:64px !important;
	height:47px !important;
	left:281px !important;
	top:158px !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;
}

#item47554 {
	width:171px !important;
	height:9px !important;
	left:339px !important;
	top:187px !important;
}

#item47586 {
	width:128px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item47616 {
	width:130px !important;
	height:20px !important;
	left:174px !important;
	top:605px !important;
}

#item47646 {
	width:144px !important;
	height:9px !important;
	left:345px !important;
	top:619px !important;
}

#item47673 {
	width:129px !important;
	height:18px !important;
	left:339px !important;
	top:260px !important;
}

#item47703 {
	width:129px !important;
	height:18px !important;
	left:339px !important;
	top:278px !important;
}

#item47735 {
	width:129px !important;
	height:18px !important;
	left:339px !important;
	top:296px !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;
}

#item47767 {
	width:75px !important;
	height:20px !important;
	left:141px !important;
	top:224px !important;
}

#item47794 {
	width:73px !important;
	height:30px !important;
	left:124px !important;
	top:443px !important;
}

#item47821 {
	width:77px !important;
	height:20px !important;
	left:431px !important;
	top:363px !important;
}

#item47848 {
	width:81px !important;
	height:20px !important;
	left:399px !important;
	top:631px !important;
}

#item47875 {
	width:121px !important;
	height:9px !important;
	left:409px !important;
	top:208px !important;
}

#item47903 {
	width:121px !important;
	height:9px !important;
	left:409px !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;
}

#item47930 {
	width:155px !important;
	height:9px !important;
	left:13px !important;
	top:135px !important;
}

#item47957 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:189px !important;
}

#item47989 {
	width:90px !important;
	height:29px !important;
	left:442px !important;
	top:526px !important;
}

#item48019 {
	width:195px !important;
	height:9px !important;
	left:260px !important;
	top:605px !important;
}

#item48049 {
	width:195px !important;
	height:9px !important;
	left:260px !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;
}

#item48076 {
	width:83px !important;
	height:20px !important;
	left:13px !important;
	top:474px !important;
}

#item48104 {
	width:123px !important;
	height:20px !important;
	left:13px !important;
	top:373px !important;
}

#item48135 {
	width:123px !important;
	height:20px !important;
	left:13px !important;
	top:349px !important;
}

#item48165 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:587px !important;
}

#item48192 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:598px !important;
}

#item48220 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

#item48247 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:619px !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;
}

#item48274 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:184px !important;
}

#item48301 {
	width:74px !important;
	height:29px !important;
	left:12px !important;
	top:305px !important;
}

#item48331 {
	width:117px !important;
	height:9px !important;
	left:373px !important;
	top:619px !important;
}

#item48358 {
	width:123px !important;
	height:20px !important;
	left:249px !important;
	top:615px !important;
}

#item48385 {
	width:114px !important;
	height:9px !important;
	left:124px !important;
	top:279px !important;
}

#item48412 {
	width:114px !important;
	height:9px !important;
	left:124px !important;
	top:290px !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;
}

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

#item48467 {
	width:72px !important;
	height:20px !important;
	left:271px !important;
	top:213px !important;
}

#item48494 {
	width:105px !important;
	height:20px !important;
	left:279px !important;
	top:323px !important;
}

#item48521 {
	width:201px !important;
	height:9px !important;
	left:17px !important;
	top:486px !important;
}

#item48548 {
	width:181px !important;
	height:9px !important;
	left:17px !important;
	top:521px !important;
}

#item48575 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item48602 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item48629 {
	width:128px !important;
	height:18px !important;
	left:13px !important;
	top:592px !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;
}

#item48662 {
	width:146px !important;
	height:19px !important;
	left:19px !important;
	top:287px !important;
}

#item48694 {
	width:198px !important;
	height:19px !important;
	left:283px !important;
	top:328px !important;
}

#item48726 {
	width:148px !important;
	height:19px !important;
	left:279px !important;
	top:609px !important;
}

#item48758 {
	width:229px !important;
	height:9px !important;
	left:17px !important;
	top:601px !important;
}

#item48790 {
	width:229px !important;
	height:9px !important;
	left:17px !important;
	top:610px !important;
}

#item48822 {
	width:229px !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;
}

#item48854 {
	width:123px !important;
	height:19px !important;
	left:17px !important;
	top:268px !important;
}

#item48884 {
	width:166px !important;
	height:19px !important;
	left:17px !important;
	top:611px !important;
}

#item48916 {
	width:75px !important;
	height:36px !important;
	left:249px !important;
	top:185px !important;
}

#item48947 {
	width:255px !important;
	height:9px !important;
	left:252px !important;
	top:434px !important;
}

#item48980 {
	width:89px !important;
	height:38px !important;
	left:252px !important;
	top:593px !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;
}

#item49011 {
	width:235px !important;
	height:9px !important;
	left:17px !important;
	top:303px !important;
}

#item49042 {
	width:137px !important;
	height:19px !important;
	left:281px !important;
	top:297px !important;
}

#item49075 {
	width:311px !important;
	height:10px !important;
	left:154px !important;
	top:599px !important;
}

#item49106 {
	width:311px !important;
	height:10px !important;
	left:154px !important;
	top:608px !important;
}

#item49138 {
	width:311px !important;
	height:10px !important;
	left:154px !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;
}

#item49169 {
	width:230px !important;
	height:9px !important;
	left:18px !important;
	top:307px !important;
}

#item49203 {
	width:239px !important;
	height:9px !important;
	left:282px !important;
	top:307px !important;
}

#item49237 {
	width:240px !important;
	height:9px !important;
	left:18px !important;
	top:619px !important;
}

#item49268 {
	width:245px !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;
}

#item49300 {
	width:160px !important;
	height:9px !important;
	left:276px !important;
	top:235px !important;
}

#item49330 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:429px !important;
}

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

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

#item49425 {
	width:72px !important;
	height:29px !important;
	left:179px !important;
	top:159px !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;
}

#item49452 {
	width:137px !important;
	height:9px !important;
	left:131px !important;
	top:152px !important;
}

#item49484 {
	width:96px !important;
	height:20px !important;
	left:171px !important;
	top:214px !important;
}

#item49514 {
	width:197px !important;
	height:9px !important;
	left:276px !important;
	top:300px !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;
}

#item49546 {
	width:146px !important;
	height:20px !important;
	left:13px !important;
	top:298px !important;
}

#item49578 {
	width:194px !important;
	height:9px !important;
	left:276px !important;
	top:207px !important;
}

#item49608 {
	width:139px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item49635 {
	width:75px !important;
	height:29px !important;
	left:13px !important;
	top:588px !important;
}

#item49666 {
	width:215px !important;
	height:9px !important;
	left:276px !important;
	top:608px !important;
}

#item49693 {
	width:215px !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;
}

#item49723 {
	width:70px !important;
	height:29px !important;
	left:13px !important;
	top:388px !important;
}

#item49750 {
	width:126px !important;
	height:9px !important;
	left:276px !important;
	top:306px !important;
}

#item49777 {
	width:190px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

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

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

#item49861 {
	width:64px !important;
	height:9px !important;
	left:13px !important;
	top:181px !important;
}

#item49888 {
	width:64px !important;
	height:9px !important;
	left:13px !important;
	top:192px !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;
}

#item49916 {
	width:202px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item49948 {
	width:213px !important;
	height:9px !important;
	left:276px !important;
	top:204px !important;
}

#item49978 {
	width:131px !important;
	height:9px !important;
	left:276px !important;
	top:402px !important;
}

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

#item50032 {
	width:170px !important;
	height:9px !important;
	left:276px !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;
}

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

#item50089 {
	width:153px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item50116 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item50143 {
	width:123px !important;
	height:9px !important;
	left:13px !important;
	top:408px !important;
}

#item50170 {
	width:131px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item50197 {
	width:131px !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;
}

#item50226 {
	width:195px !important;
	height:9px !important;
	left:276px !important;
	top:215px !important;
}

#item50257 {
	width:204px !important;
	height:9px !important;
	left:276px !important;
	top:425px !important;
}

#item50287 {
	width:70px !important;
	height:20px !important;
	left:461px !important;
	top:608px !important;
}

#item50315 {
	width:103px !important;
	height:20px !important;
	left:164px !important;
	top:608px !important;
}

#item50342 {
	width:205px !important;
	height:9px !important;
	left:13px !important;
	top:414px !important;
}

#item50369 {
	width:205px !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;
}

#item50396 {
	width:128px !important;
	height:9px !important;
	left:276px !important;
	top:313px !important;
}

#item50423 {
	width:127px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item50454 {
	width:171px !important;
	height:9px !important;
	left:13px !important;
	top:191px !important;
}

#item50485 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item50516 {
	width:98px !important;
	height:29px !important;
	left:13px !important;
	top:367px !important;
}

#item50546 {
	width:145px !important;
	height:20px !important;
	left:13px !important;
	top:397px !important;
}

#item50579 {
	width:66px !important;
	height:9px !important;
	left:284px !important;
	top:557px !important;
}

#item50606 {
	width:67px !important;
	height:9px !important;
	left:284px !important;
	top:567px !important;
}

#item50633 {
	width:67px !important;
	height:9px !important;
	left:284px !important;
	top:578px !important;
}

#item50660 {
	width:67px !important;
	height:9px !important;
	left:284px !important;
	top:588px !important;
}

#item50687 {
	width:66px !important;
	height:9px !important;
	left:284px !important;
	top:599px !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;
}

#item50714 {
	width:217px !important;
	height:9px !important;
	left:281px !important;
	top:241px !important;
}

#item50746 {
	width:184px !important;
	height:19px !important;
	left:17px !important;
	top:420px !important;
}

#item50778 {
	width:75px !important;
	height:38px !important;
	left:171px !important;
	top:590px !important;
}

#item50808 {
	width:152px !important;
	height:19px !important;
	left:281px !important;
	top:609px !important;
}

#item50840 {
	width:108px !important;
	height:29px !important;
	left:220px !important;
	top:410px !important;
}

#item50872 {
	width:100px !important;
	height:29px !important;
	left:390px !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;
}

#item50903 {
	width:166px !important;
	height:19px !important;
	left:18px !important;
	top:603px !important;
}

#item50935 {
	width:67px !important;
	height:38px !important;
	left:281px !important;
	top:590px !important;
}

#item50965 {
	width:63px !important;
	height:47px !important;
	left:280px !important;
	top:415px !important;
}

#item50995 {
	width:127px !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;
}

#item51026 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:204px !important;
}

#item51053 {
	width:167px !important;
	height:9px !important;
	left:189px !important;
	top:204px !important;
}

#item51080 {
	width:102px !important;
	height:20px !important;
	left:364px !important;
	top:194px !important;
}

#item51107 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:410px !important;
}

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

#item51162 {
	width:154px !important;
	height:9px !important;
	left:364px !important;
	top:410px !important;
}

#item51189 {
	width:119px !important;
	height:20px !important;
	left:283px !important;
	top:467px !important;
}

#item51216 {
	width:70px !important;
	height:29px !important;
	left:189px !important;
	top:599px !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;
}

#item51243 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:204px !important;
}

#item51273 {
	width:121px !important;
	height:20px !important;
	left:189px !important;
	top:194px !important;
}

#item51300 {
	width:109px !important;
	height:20px !important;
	left:13px !important;
	top:400px !important;
}

#item51327 {
	width:116px !important;
	height:20px !important;
	left:189px !important;
	top:406px !important;
}

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

#item51388 {
	width:146px !important;
	height:18px !important;
	left:189px !important;
	top:613px !important;
}

#item51420 {
	width:85px !important;
	height:30px !important;
	left:364px !important;
	top:506px !important;
}

#item51447 {
	width:167px !important;
	height:9px !important;
	left:364px !important;
	top:410px !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;
}

#item51477 {
	width:88px !important;
	height:28px !important;
	left:178px !important;
	top:233px !important;
}

#item51504 {
	width:64px !important;
	height:38px !important;
	left:20px !important;
	top:388px !important;
}

#item51537 {
	width:76px !important;
	height:28px !important;
	left:265px !important;
	top:371px !important;
}

#item51564 {
	width:63px !important;
	height:38px !important;
	left:206px !important;
	top:574px !important;
}

#item51592 {
	width:60px !important;
	height:38px !important;
	left:458px !important;
	top:576px !important;
}

#item51623 {
	width:195px !important;
	height:9px !important;
	left:276px !important;
	top:281px !important;
}

#item51654 {
	width:195px !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;
}

#item51685 {
	width:65px !important;
	height:38px !important;
	left:276px !important;
	top:565px !important;
}

#item51717 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:394px !important;
}

#item51744 {
	width:184px !important;
	height:9px !important;
	left:13px !important;
	top:178px !important;
}

#item51771 {
	width:67px !important;
	height:38px !important;
	left:277px !important;
	top:132px !important;
}

#item51803 {
	width:68px !important;
	height:29px !important;
	left:13px !important;
	top:563px !important;
}

#item51835 {
	width:68px !important;
	height:29px !important;
	left:13px !important;
	top:593px !important;
}

#item51863 {
	width:170px !important;
	height:9px !important;
	left:277px !important;
	top:417px !important;
}

#item51894 {
	width:170px !important;
	height:9px !important;
	left:277px !important;
	top:427px !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;
}

#item51921 {
	width:63px !important;
	height:9px !important;
	left:13px !important;
	top:62px !important;
}

#item51948 {
	width:81px !important;
	height:9px !important;
	left:13px !important;
	top:82px !important;
}

#item51975 {
	width:83px !important;
	height:9px !important;
	left:13px !important;
	top:92px !important;
}

#item52002 {
	width:84px !important;
	height:9px !important;
	left:13px !important;
	top:176px !important;
}

#item52029 {
	width:65px !important;
	height:9px !important;
	left:13px !important;
	top:270px !important;
}

#item52057 {
	width:63px !important;
	height:9px !important;
	left:13px !important;
	top:280px !important;
}

#item52084 {
	width:65px !important;
	height:9px !important;
	left:13px !important;
	top:374px !important;
}

#item52111 {
	width:62px !important;
	height:9px !important;
	left:13px !important;
	top:383px !important;
}

#item52138 {
	width:70px !important;
	height:9px !important;
	left:13px !important;
	top:393px !important;
}

#item52165 {
	width:79px !important;
	height:9px !important;
	left:13px !important;
	top:487px !important;
}

#item52192 {
	width:83px !important;
	height:9px !important;
	left:13px !important;
	top:496px !important;
}

#item52219 {
	width:83px !important;
	height:9px !important;
	left:13px !important;
	top:581px !important;
}

#item52246 {
	width:83px !important;
	height:9px !important;
	left:13px !important;
	top:590px !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;
}

#item52274 {
	width:85px !important;
	height:9px !important;
	left:13px !important;
	top:78px !important;
}

#item52303 {
	width:86px !important;
	height:9px !important;
	left:13px !important;
	top:99px !important;
}

#item52330 {
	width:81px !important;
	height:9px !important;
	left:13px !important;
	top:119px !important;
}

#item52357 {
	width:65px !important;
	height:9px !important;
	left:13px !important;
	top:158px !important;
}

#item52384 {
	width:65px !important;
	height:9px !important;
	left:13px !important;
	top:238px !important;
}

#item52411 {
	width:66px !important;
	height:9px !important;
	left:13px !important;
	top:248px !important;
}

#item52438 {
	width:84px !important;
	height:9px !important;
	left:13px !important;
	top:298px !important;
}

#item52465 {
	width:103px !important;
	height:9px !important;
	left:13px !important;
	top:308px !important;
}

#item52492 {
	width:62px !important;
	height:9px !important;
	left:13px !important;
	top:380px !important;
}

#item52519 {
	width:69px !important;
	height:9px !important;
	left:13px !important;
	top:389px !important;
}

#item52549 {
	width:68px !important;
	height:9px !important;
	left:13px !important;
	top:470px !important;
}

#item52576 {
	width:75px !important;
	height:9px !important;
	left:13px !important;
	top:518px !important;
}

#item52603 {
	width:102px !important;
	height:9px !important;
	left:13px !important;
	top:590px !important;
}

#item52630 {
	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;
}

#item52657 {
	width:73px !important;
	height:9px !important;
	left:13px !important;
	top:51px !important;
}

#item52684 {
	width:73px !important;
	height:9px !important;
	left:13px !important;
	top:128px !important;
}

#item52711 {
	width:65px !important;
	height:9px !important;
	left:13px !important;
	top:137px !important;
}

#item52738 {
	width:68px !important;
	height:9px !important;
	left:13px !important;
	top:146px !important;
}

#item52765 {
	width:65px !important;
	height:9px !important;
	left:13px !important;
	top:223px !important;
}

#item52793 {
	width:78px !important;
	height:9px !important;
	left:13px !important;
	top:232px !important;
}

#item52820 {
	width:81px !important;
	height:9px !important;
	left:13px !important;
	top:300px !important;
}

#item52847 {
	width:82px !important;
	height:9px !important;
	left:13px !important;
	top:387px !important;
}

#item52874 {
	width:99px !important;
	height:9px !important;
	left:13px !important;
	top:396px !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;
}

#item52904 {
	width:61px !important;
	height:49px !important;
	left:471px !important;
	top:344px !important;
}

#item52934 {
	width:116px !important;
	height:20px !important;
	left:87px !important;
	top:416px !important;
}

#item52961 {
	width:108px !important;
	height:20px !important;
	left:131px !important;
	top:608px !important;
}

#item52988 {
	width:103px !important;
	height:20px !important;
	left:276px !important;
	top:55px !important;
}

#item53015 {
	width:103px !important;
	height:20px !important;
	left:276px !important;
	top:75px !important;
}

#item53043 {
	width:250px !important;
	height:9px !important;
	left:13px !important;
	top:323px !important;
}

#item53075 {
	width:250px !important;
	height:9px !important;
	left:13px !important;
	top:332px !important;
}

#item53108 {
	width:250px !important;
	height:18px !important;
	left:13px !important;
	top:341px !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;
}

#item53141 {
	width:84px !important;
	height:9px !important;
	left:22px !important;
	top:169px !important;
}

#item53169 {
	width:85px !important;
	height:9px !important;
	left:22px !important;
	top:178px !important;
}

#item53197 {
	width:85px !important;
	height:9px !important;
	left:22px !important;
	top:187px !important;
}

#item53225 {
	width:139px !important;
	height:9px !important;
	left:323px !important;
	top:412px !important;
}

#item53252 {
	width:139px !important;
	height:9px !important;
	left:323px !important;
	top:423px !important;
}

#item53279 {
	width:139px !important;
	height:9px !important;
	left:323px !important;
	top:433px !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;
}

#item53306 {
	width:93px !important;
	height:36px !important;
	left:157px !important;
	top:248px !important;
}

#item53337 {
	width:215px !important;
	height:9px !important;
	left:276px !important;
	top:177px !important;
}

#item53367 {
	width:168px !important;
	height:9px !important;
	left:276px !important;
	top:598px !important;
}

#item53395 {
	width:168px !important;
	height:9px !important;
	left:276px !important;
	top:608px !important;
}

#item53422 {
	width:168px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item53450 {
	width:224px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

#item53481 {
	width:224px !important;
	height:9px !important;
	left:13px !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;
}

#item53511 {
	width:156px !important;
	height:20px !important;
	left:325px !important;
	top:608px !important;
}

#item53538 {
	width:77px !important;
	height:20px !important;
	left:161px !important;
	top:315px !important;
}

#item53565 {
	width:109px !important;
	height:20px !important;
	left:246px !important;
	top:214px !important;
}

#item53592 {
	width:84px !important;
	height:9px !important;
	left:13px !important;
	top:452px !important;
}

#item53619 {
	width:84px !important;
	height:9px !important;
	left:13px !important;
	top:462px !important;
}

#item53646 {
	width:84px !important;
	height:9px !important;
	left:13px !important;
	top:473px !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;
}

#item53674 {
	width:69px !important;
	height:20px !important;
	left:420px !important;
	top:193px !important;
}

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

#item53729 {
	width:183px !important;
	height:9px !important;
	left:279px !important;
	top:405px !important;
}

#item53756 {
	width:218px !important;
	height:9px !important;
	left:277px !important;
	top:619px !important;
}

#item53787 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

#item53817 {
	width:170px !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;
}

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

#item53871 {
	width:59px !important;
	height:50px !important;
	left:17px !important;
	top:177px !important;
}

#item53902 {
	width:218px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item53932 {
	width:218px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item53963 {
	width:236px !important;
	height:9px !important;
	left:277px !important;
	top:286px !important;
}

#item53993 {
	width:236px !important;
	height:9px !important;
	left:277px !important;
	top:296px !important;
}

#item54026 {
	width:236px !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;
}

#item54056 {
	width:213px !important;
	height:9px !important;
	left:265px !important;
	top:192px !important;
}

#item54088 {
	width:220px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item54122 {
	width:200px !important;
	height:9px !important;
	left:265px !important;
	top:619px !important;
}

#item54152 {
	width:242px !important;
	height:9px !important;
	left:13px !important;
	top:366px !important;
}

#item54179 {
	width:242px !important;
	height:9px !important;
	left:13px !important;
	top:376px !important;
}

#item54209 {
	width:62px !important;
	height:9px !important;
	left:265px !important;
	top:607px !important;
}

#item54236 {
	width:62px !important;
	height:9px !important;
	left:333px !important;
	top:607px !important;
}

#item54263 {
	width:62px !important;
	height:9px !important;
	left:401px !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;
}

#item54290 {
	width:126px !important;
	height:29px !important;
	left:13px !important;
	top:599px !important;
}

#item54325 {
	width:115px !important;
	height:30px !important;
	left:280px !important;
	top:241px !important;
}

#item54356 {
	width:242px !important;
	height:20px !important;
	left:18px !important;
	top:334px !important;
}

#item54388 {
	width:242px !important;
	height:20px !important;
	left:18px !important;
	top:313px !important;
}

#item54421 {
	width:59px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item54448 {
	width:58px !important;
	height:9px !important;
	left:342px !important;
	top:619px !important;
}

#item54475 {
	width:55px !important;
	height:9px !important;
	left:409px !important;
	top:619px !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;
}

#item54502 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item54534 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:609px !important;
}

#item54561 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item54589 {
	width:167px !important;
	height:9px !important;
	left:208px !important;
	top:609px !important;
}

#item54616 {
	width:167px !important;
	height:9px !important;
	left:208px !important;
	top:619px !important;
}

#item54643 {
	width:146px !important;
	height:9px !important;
	left:207px !important;
	top:418px !important;
}

#item54674 {
	width:146px !important;
	height:9px !important;
	left:207px !important;
	top:427px !important;
}

#item54701 {
	width:146px !important;
	height:9px !important;
	left:367px !important;
	top:418px !important;
}

#item54728 {
	width:146px !important;
	height:9px !important;
	left:367px !important;
	top:427px !important;
}

#item54755 {
	width:152px !important;
	height:9px !important;
	left:209px !important;
	top:219px !important;
}

#item54786 {
	width:152px !important;
	height:9px !important;
	left:209px !important;
	top:228px !important;
}

#item54813 {
	width:152px !important;
	height:9px !important;
	left:373px !important;
	top:219px !important;
}

#item54840 {
	width:152px !important;
	height:9px !important;
	left:373px !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;
}

#item54868 {
	width:106px !important;
	height:28px !important;
	left:13px !important;
	top:447px !important;
}

#item54898 {
	width:87px !important;
	height:28px !important;
	left:149px !important;
	top:600px !important;
}

#item54928 {
	width:238px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item54959 {
	width:173px !important;
	height:9px !important;
	left:276px !important;
	top:257px !important;
}

#item54987 {
	width:173px !important;
	height:9px !important;
	left:276px !important;
	top:267px !important;
}

#item55014 {
	width:172px !important;
	height:9px !important;
	left:276px !important;
	top:276px !important;
}

#item55041 {
	width:173px !important;
	height:9px !important;
	left:276px !important;
	top:286px !important;
}

#item55071 {
	width:173px !important;
	height:9px !important;
	left:276px !important;
	top:295px !important;
}

#item55101 {
	width:173px !important;
	height:9px !important;
	left:276px !important;
	top:305px !important;
}

#item55128 {
	width:231px !important;
	height:9px !important;
	left:276px !important;
	top:314px !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;
}

#item55162 {
	width:232px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item55198 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item55226 {
	width:70px !important;
	height:29px !important;
	left:17px !important;
	top:532px !important;
}

#item55253 {
	width:180px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item55280 {
	width:260px !important;
	height:9px !important;
	left:276px !important;
	top:619px !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;
}

#item55311 {
	width:151px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item55341 {
	width:149px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

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

#item55395 {
	width:118px !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;
}

#item55422 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item55453 {
	width:133px !important;
	height:9px !important;
	left:276px !important;
	top:206px !important;
}

#item55480 {
	width:226px !important;
	height:9px !important;
	left:277px !important;
	top:411px !important;
}

#item55510 {
	width:231px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item55540 {
	width:155px !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;
}

#item55567 {
	width:210px !important;
	height:9px !important;
	left:18px !important;
	top:200px !important;
}

#item55598 {
	width:150px !important;
	height:9px !important;
	left:18px !important;
	top:188px !important;
}

#item55625 {
	width:155px !important;
	height:9px !important;
	left:279px !important;
	top:197px !important;
}

#item55653 {
	width:96px !important;
	height:20px !important;
	left:166px !important;
	top:399px !important;
}

#item55680 {
	width:77px !important;
	height:20px !important;
	left:276px !important;
	top:398px !important;
}

#item55707 {
	width:97px !important;
	height:20px !important;
	left:161px !important;
	top:608px !important;
}

#item55734 {
	width:253px !important;
	height:9px !important;
	left:276px !important;
	top:619px !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;
}

#item55766 {
	width:81px !important;
	height:20px !important;
	left:369px !important;
	top:391px !important;
}

#item55793 {
	width:124px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item55823 {
	width:137px !important;
	height:9px !important;
	left:189px !important;
	top:619px !important;
}

#item55850 {
	width:154px !important;
	height:9px !important;
	left:364px !important;
	top:619px !important;
}

#item55878 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:399px !important;
}

#item55905 {
	width:166px !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;
}

#item55932 {
	width:107px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item55959 {
	width:100px !important;
	height:20px !important;
	left:18px !important;
	top:113px !important;
}

#item55990 {
	width:169px !important;
	height:9px !important;
	left:218px !important;
	top:307px !important;
}

#item56018 {
	width:90px !important;
	height:29px !important;
	left:398px !important;
	top:287px !important;
}

#item56050 {
	width:83px !important;
	height:30px !important;
	left:218px !important;
	top:567px !important;
}

#item56082 {
	width:78px !important;
	height:30px !important;
	left:218px !important;
	top:598px !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;
}

#item56110 {
	width:98px !important;
	height:20px !important;
	left:203px !important;
	top:193px !important;
}

#item56137 {
	width:101px !important;
	height:27px !important;
	left:437px !important;
	top:185px !important;
}

#item56167 {
	width:97px !important;
	height:20px !important;
	left:212px !important;
	top:398px !important;
}

#item56198 {
	width:142px !important;
	height:9px !important;
	left:311px !important;
	top:409px !important;
}

#item56225 {
	width:95px !important;
	height:20px !important;
	left:212px !important;
	top:517px !important;
}

#item56252 {
	width:220px !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;
}

#item56282 {
	width:97px !important;
	height:18px !important;
	left:167px !important;
	top:194px !important;
}

#item56314 {
	width:73px !important;
	height:20px !important;
	left:166px !important;
	top:398px !important;
}

#item56343 {
	width:91px !important;
	height:29px !important;
	left:166px !important;
	top:599px !important;
}

#item56370 {
	width:193px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item56400 {
	width:187px !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;
}

#item56427 {
	width:233px !important;
	height:9px !important;
	left:13px !important;
	top:227px !important;
}

#item56457 {
	width:197px !important;
	height:9px !important;
	left:276px !important;
	top:210px !important;
}

#item56487 {
	width:119px !important;
	height:19px !important;
	left:133px !important;
	top:452px !important;
}

#item56514 {
	width:165px !important;
	height:19px !important;
	left:276px !important;
	top:442px !important;
}

#item56548 {
	width:61px !important;
	height:28px !important;
	left:432px !important;
	top:570px !important;
}

#item56575 {
	width:62px !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;
}

#item56602 {
	width:72px !important;
	height:47px !important;
	left:19px !important;
	top:142px !important;
}

#item56633 {
	width:150px !important;
	height:9px !important;
	left:13px !important;
	top:413px !important;
}

#item56661 {
	width:63px !important;
	height:28px !important;
	left:21px !important;
	top:591px !important;
}

#item56692 {
	width:62px !important;
	height:47px !important;
	left:276px !important;
	top:141px !important;
}

#item56719 {
	width:66px !important;
	height:38px !important;
	left:457px !important;
	top:353px !important;
}

#item56749 {
	width:125px !important;
	height:19px !important;
	left:277px !important;
	top:606px !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;
}

#item56777 {
	width:164px !important;
	height:9px !important;
	left:283px !important;
	top:213px !important;
}

#item56804 {
	width:73px !important;
	height:20px !important;
	left:186px !important;
	top:532px !important;
}

#item56831 {
	width:173px !important;
	height:9px !important;
	left:283px !important;
	top:410px !important;
}

#item56858 {
	width:73px !important;
	height:36px !important;
	left:283px !important;
	top:581px !important;
}

#item56889 {
	width:179px !important;
	height:9px !important;
	left:13px !important;
	top:296px !important;
}

#item56919 {
	width:179px !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;
}

#item56946 {
	width:142px !important;
	height:9px !important;
	left:13px !important;
	top:412px !important;
}

#item56973 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item57001 {
	width:199px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item57031 {
	width:167px !important;
	height:9px !important;
	left:276px !important;
	top:306px !important;
}

#item57058 {
	width:167px !important;
	height:9px !important;
	left:16px !important;
	top:200px !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;
}

#item57085 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:308px !important;
}

#item57115 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:204px !important;
}

#item57142 {
	width:180px !important;
	height:9px !important;
	left:276px !important;
	top:410px !important;
}

#item57169 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item57196 {
	width:186px !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;
}

#item57223 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:204px !important;
}

#item57251 {
	width:218px !important;
	height:9px !important;
	left:13px !important;
	top:410px !important;
}

#item57282 {
	width:78px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

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

#item57336 {
	width:67px !important;
	height:30px !important;
	left:288px !important;
	top:275px !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;
}

#item57366 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:371px !important;
}

#item57393 {
	width:106px !important;
	height:29px !important;
	left:276px !important;
	top:341px !important;
}

#item57424 {
	width:105px !important;
	height:9px !important;
	left:414px !important;
	top:113px !important;
}

#item57451 {
	width:140px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item57480 {
	width:178px !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;
}

#item57507 {
	width:184px !important;
	height:9px !important;
	left:13px !important;
	top:304px !important;
}

#item57534 {
	width:221px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item57565 {
	width:114px !important;
	height:18px !important;
	left:13px !important;
	top:567px !important;
}

#item57596 {
	width:174px !important;
	height:9px !important;
	left:13px !important;
	top:621px !important;
}

#item57623 {
	width:145px !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;
}

#item57650 {
	width:110px !important;
	height:20px !important;
	left:146px !important;
	top:112px !important;
}

#item57681 {
	width:107px !important;
	height:29px !important;
	left:146px !important;
	top:137px !important;
}

#item57714 {
	width:193px !important;
	height:9px !important;
	left:276px !important;
	top:206px !important;
}

#item57744 {
	width:130px !important;
	height:20px !important;
	left:355px !important;
	top:404px !important;
}

#item57774 {
	width:206px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item57804 {
	width:58px !important;
	height:40px !important;
	left:276px !important;
	top:588px !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;
}

#item57831 {
	width:145px !important;
	height:9px !important;
	left:21px !important;
	top:296px !important;
}

#item57858 {
	width:71px !important;
	height:20px !important;
	left:20px !important;
	top:431px !important;
}

#item57886 {
	width:70px !important;
	height:29px !important;
	left:327px !important;
	top:599px !important;
}

#item57913 {
	width:105px !important;
	height:9px !important;
	left:187px !important;
	top:531px !important;
}

#item57940 {
	width:105px !important;
	height:9px !important;
	left:187px !important;
	top:542px !important;
}

#item57968 {
	width:105px !important;
	height:9px !important;
	left:187px !important;
	top:552px !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;
}

#item57995 {
	width:83px !important;
	height:20px !important;
	left:326px !important;
	top:288px !important;
}

#item58022 {
	width:85px !important;
	height:29px !important;
	left:434px !important;
	top:447px !important;
}

#item58050 {
	width:116px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item58078 {
	width:79px !important;
	height:29px !important;
	left:191px !important;
	top:599px !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;
}

#item58105 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

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

#item58162 {
	width:86px !important;
	height:30px !important;
	left:13px !important;
	top:286px !important;
}

#item58189 {
	width:112px !important;
	height:9px !important;
	left:159px !important;
	top:402px !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;
}

#item58221 {
	width:121px !important;
	height:20px !important;
	left:410px !important;
	top:297px !important;
}

#item58248 {
	width:65px !important;
	height:20px !important;
	left:432px !important;
	top:450px !important;
}

#item58275 {
	width:68px !important;
	height:20px !important;
	left:434px !important;
	top:608px !important;
}

#item58302 {
	width:152px !important;
	height:9px !important;
	left:117px !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;
}

#item58329 {
	width:74px !important;
	height:27px !important;
	left:183px !important;
	top:289px !important;
}

#item58360 {
	width:180px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item58387 {
	width:111px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item58414 {
	width:52px !important;
	height:40px !important;
	left:278px !important;
	top:588px !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;
}

#item58441 {
	width:171px !important;
	height:9px !important;
	left:13px !important;
	top:310px !important;
}

#item58469 {
	width:118px !important;
	height:9px !important;
	left:276px !important;
	top:204px !important;
}

#item58496 {
	width:73px !important;
	height:20px !important;
	left:450px !important;
	top:400px !important;
}

#item58524 {
	width:150px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item58551 {
	width:69px !important;
	height:20px !important;
	left:446px !important;
	top:591px !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;
}

#item58578 {
	width:135px !important;
	height:9px !important;
	left:12px !important;
	top:208px !important;
}

#item58605 {
	width:73px !important;
	height:18px !important;
	left:13px !important;
	top:402px !important;
}

#item58632 {
	width:76px !important;
	height:29px !important;
	left:431px !important;
	top:381px !important;
}

#item58659 {
	width:118px !important;
	height:9px !important;
	left:13px !important;
	top:619px !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;
}

#item58686 {
	width:70px !important;
	height:20px !important;
	left:13px !important;
	top:196px !important;
}

#item58713 {
	width:97px !important;
	height:9px !important;
	left:276px !important;
	top:206px !important;
}

#item58741 {
	width:81px !important;
	height:20px !important;
	left:276px !important;
	top:397px !important;
}

#item58768 {
	width:67px !important;
	height:18px !important;
	left:13px !important;
	top:399px !important;
}

#item58795 {
	width:71px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item58822 {
	width:92px !important;
	height:20px !important;
	left:276px !important;
	top:608px !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;
}

#item58849 {
	width:128px !important;
	height:18px !important;
	left:13px !important;
	top:197px !important;
}

#item58880 {
	width:76px !important;
	height:29px !important;
	left:177px !important;
	top:388px !important;
}

#item58907 {
	width:91px !important;
	height:20px !important;
	left:180px !important;
	top:608px !important;
}

#item58935 {
	width:113px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item58962 {
	width:196px !important;
	height:9px !important;
	left:276px !important;
	top:206px !important;
}

#item58993 {
	width:94px !important;
	height:9px !important;
	left:276px !important;
	top:408px !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;
}

#item59021 {
	width:77px !important;
	height:38px !important;
	left:171px !important;
	top:262px !important;
}

#item59048 {
	width:125px !important;
	height:19px !important;
	left:279px !important;
	top:286px !important;
}

#item59078 {
	width:125px !important;
	height:19px !important;
	left:13px !important;
	top:567px !important;
}

#item59108 {
	width:70px !important;
	height:38px !important;
	left:282px !important;
	top:409px !important;
}
#in5footer,  #prefooter {display:none;}
